Remove Furaffinity. Usernames that don't exist are detected.

This commit is contained in:
Christopher K. Hoadley 2019-10-19 22:13:11 -05:00
parent 76f4baa297
commit fbbcfb71c7
2 changed files with 16 additions and 9 deletions

View file

@ -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,

View file

@ -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.