Restore Fanpop

Cleaned up commit for sherlock-project/sherlock#2269
This commit is contained in:
ntexe 2024-08-27 23:08:40 -04:00
parent f32fdaa93a
commit f7075e1b64
2 changed files with 7 additions and 16 deletions

View file

@ -84,22 +84,6 @@ As of 2020-02-23, all usernames are reported as not existing.
}, },
``` ```
## Fanpop
As of 2020-02-23, all usernames are reported as not existing.
```json
"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 ## Canva
As of 2020-02-23, all usernames are reported as not existing. As of 2020-02-23, all usernames are reported as not existing.

View file

@ -740,6 +740,13 @@
"urlMain": "https://www.fandom.com/", "urlMain": "https://www.fandom.com/",
"username_claimed": "Jungypoo" "username_claimed": "Jungypoo"
}, },
"Fanpop": {
"errorType": "response_url",
"errorUrl": "https://www.fanpop.com/",
"url": "https://www.fanpop.com/fans/{}",
"urlMain": "https://www.fanpop.com/",
"username_claimed": "blue"
},
"Finanzfrage": { "Finanzfrage": {
"errorType": "status_code", "errorType": "status_code",
"url": "https://www.finanzfrage.net/nutzer/{}", "url": "https://www.finanzfrage.net/nutzer/{}",