Remove Fanpop. All usernames are reported as not existing.

pull/556/head
Christopher K. Hoadley 4 years ago
parent 8e86859fc3
commit 046cd68c04

@ -2125,15 +2125,6 @@
"username_claimed": "red",
"username_unclaimed": "noonewouldeverusethis7"
},
"fanpop": {
"errorType": "response_url",
"errorUrl": "http://www.fanpop.com/",
"rank": 9454,
"url": "http://www.fanpop.com/fans/{}",
"urlMain": "http://www.fanpop.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewould_everusethis7"
},
"fixya": {
"errorType": "status_code",
"rank": 4003,

@ -57,6 +57,15 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"fanpop": {
"errorType": "response_url",
"errorUrl": "http://www.fanpop.com/",
"rank": 9454,
"url": "http://www.fanpop.com/fans/{}",
"urlMain": "http://www.fanpop.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewould_everusethis7"
},
"Fotolog": {
"errorType": "status_code",
"rank": 47777,

@ -6,6 +6,22 @@ They are listed here in the hope that things may change in the future
so they may be re-included.
## Fanpop
As of 2020-02-23, all usernames are reported as not existing.
```
"fanpop": {
"errorType": "response_url",
"errorUrl": "http://www.fanpop.com/",
"rank": 9454,
"url": "http://www.fanpop.com/fans/{}",
"urlMain": "http://www.fanpop.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewould_everusethis7"
},
```
## Canva
As of 2020-02-23, all usernames are reported as not existing.

Loading…
Cancel
Save