diff --git a/docs/README.md b/docs/README.md index af9011092..7f8b02829 100644 --- a/docs/README.md +++ b/docs/README.md @@ -124,7 +124,7 @@ Thank you to everyone who has contributed to Sherlock! ❤️ contributors -## Star history +## Star History diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 5507c21c8..fbc58a2c2 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -11,13 +11,6 @@ "urlMain": "https://www.1337x.to/", "username_claimed": "FitGirl" }, - "Terraria Forums": { - "errorMsg": "The following members could not be found", - "errorType": "message", - "url": "https://forums.terraria.org/index.php?search/42798315/&c[users]={}&o=relevance", - "urlMain": "https://forums.terraria.org/index.php", - "username_claimed": "blue" - }, "2Dimensions": { "errorType": "status_code", "url": "https://2Dimensions.com/a/{}", @@ -935,6 +928,12 @@ "urlMain": "https://www.gamespot.com/", "username_claimed": "blue" }, + "GameFAQs": { + "errorType": "status_code", + "url": "https://gamefaqs.gamespot.com/community/{}", + "urlMain": "https://gamefaqs.gamespot.com", + "username_claimed": "blue" + }, "GeeksforGeeks": { "errorType": "status_code", "url": "https://auth.geeksforgeeks.org/user/{}", @@ -1702,6 +1701,12 @@ "urlMain": "https://opencollective.com/", "username_claimed": "sindresorhus" }, + "OpenGameArt": { + "errorType": "status_code", + "url": "https://opengameart.org/users/{}", + "urlMain": "https://opengameart.org", + "username_claimed": "ski" + }, "OpenStreetMap": { "errorType": "status_code", "regexCheck": "^[^.]*?$", @@ -2388,6 +2393,13 @@ "urlMain": "https://tenor.com/", "username_claimed": "red" }, + "Terraria Forums": { + "errorMsg": "The following members could not be found", + "errorType": "message", + "url": "https://forums.terraria.org/index.php?search/42798315/&c[users]={}&o=relevance", + "urlMain": "https://forums.terraria.org/index.php", + "username_claimed": "blue" + }, "ThemeForest": { "errorType": "status_code", "url": "https://themeforest.net/user/{}", @@ -2464,6 +2476,13 @@ "urlMain": "https://tweakers.net", "username_claimed": "femme" }, + "Trovo": { + "errorMsg": "Uh Ohhh...", + "errorType": "message", + "url": "https://trovo.live/s/{}/", + "urlMain": "https://trovo.live", + "username_claimed": "Aimilios" + }, "Twitter": { "errorMsg": [ "
User ", @@ -2955,6 +2974,12 @@ "urlMain": "https://mastodon.xyz/", "username_claimed": "TheKinrar" }, + "mstdn.social": { + "errorType": "status_code", + "url": "https://mstdn.social/@{}", + "urlMain": "https://mstdn.social/", + "username_claimed": "MagicLike" + }, "mercadolivre": { "errorType": "status_code", "url": "https://www.mercadolivre.com.br/perfil/{}", @@ -3159,4 +3184,4 @@ ], "username_claimed": "example" } -} +} \ No newline at end of file