diff --git a/data.json b/data.json index 3b942ea..a9cd88a 100644 --- a/data.json +++ b/data.json @@ -473,15 +473,6 @@ "username_claimed": "dens", "username_unclaimed": "noonewouldeverusethis7" }, - "Furaffinity": { - "errorMsg": "Fatal system error", - "errorType": "message", - "rank": 4278, - "url": "https://www.furaffinity.net/user/{}", - "urlMain": "https://www.furaffinity.net", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis7" - }, "Giphy": { "errorType": "status_code", "rank": 405, diff --git a/removed_sites.md b/removed_sites.md index b7824a2..bd8ebe6 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -6,6 +6,22 @@ They are listed here in the hope that things may change in the future so they may be re-included. +## Furaffinity + +Usernames that don't exist are detected. + +``` + "Furaffinity": { + "errorMsg": "Fatal system error", + "errorType": "message", + "rank": 4278, + "url": "https://www.furaffinity.net/user/{}", + "urlMain": "https://www.furaffinity.net", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, +``` + ## Duolingo Usernames that don't exist are detected.