mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 03:43:02 +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
|
## 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.
|
||||||
|
|
|
@ -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/{}",
|
||||||
|
|
Loading…
Reference in a new issue