diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index b6f987f5..5de4b92a 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2698,5 +2698,13 @@ "urlProbe": "https://www.minds.com/api/v3/register/validate?username={}", "username_claimed": "john", "username_unclaimed": "noonewouldeverusethis7" + }, + "furaffinity": { + "errorMsg": "This user cannot be found.", + "errorType": "message", + "url": "https://www.furaffinity.net/user/{}", + "urlMain": "https://www.furaffinity.net", + "username_claimed": "jesus", + "username_unclaimed": "noonewouldeverusethis7" } }