diff --git a/data.json b/data.json index 39a115f02..5ba1a5715 100644 --- a/data.json +++ b/data.json @@ -356,5 +356,9 @@ "url": "https://devrant.com/users/{}", "errorType": "response_url", "errorUrl": "https://devrant.com/" + }, + "MyAnimeList": { + "url": "https://myanimelist.net/profile/{}", + "errorType": "status_code" } }