diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 471d601d..3b8898b6 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -11,6 +11,13 @@ "urlMain": "https://www.1337x.to/", "username_claimed": "FitGirl" }, + "Pokemon Forums": { + "errorMsg": "User Not Found", + "errorType": "message", + "url": "https://community.pokemon.com/en-us/profile/{}", + "urlMain": "https://community.pokemon.com/en-us/", + "username_claimed": "mod_ginger" + }, "2Dimensions": { "errorType": "status_code", "url": "https://2Dimensions.com/a/{}", @@ -3005,4 +3012,4 @@ "regexCheck": "", "username_claimed": "example" } - } \ No newline at end of file + }