mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-12 23:37:11 +00:00
parent
f32fdaa93a
commit
f7075e1b64
2 changed files with 7 additions and 16 deletions
|
@ -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
|
||||
|
||||
As of 2020-02-23, all usernames are reported as not existing.
|
||||
|
|
|
@ -740,6 +740,13 @@
|
|||
"urlMain": "https://www.fandom.com/",
|
||||
"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": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://www.finanzfrage.net/nutzer/{}",
|
||||
|
|
Loading…
Reference in a new issue