From ac94ba125b3170c42b6fe3a849acaab2215b67f4 Mon Sep 17 00:00:00 2001 From: Jazper Date: Fri, 22 Jul 2022 17:02:11 +0200 Subject: [PATCH] Update data.json --- sherlock/resources/data.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 5de4b92a..b6f987f5 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2698,13 +2698,5 @@ "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" } }