Skip to content

Commit f7075e1

Browse files
committed
Restore Fanpop
Cleaned up commit for #2269
1 parent f32fdaa commit f7075e1

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

docs/removed-sites.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -84,22 +84,6 @@ As of 2020-02-23, all usernames are reported as not existing.
8484
},
8585
```
8686

87-
## Fanpop
88-
89-
As of 2020-02-23, all usernames are reported as not existing.
90-
91-
```json
92-
"fanpop": {
93-
"errorType": "response_url",
94-
"errorUrl": "http://www.fanpop.com/",
95-
"rank": 9454,
96-
"url": "http://www.fanpop.com/fans/{}",
97-
"urlMain": "http://www.fanpop.com/",
98-
"username_claimed": "blue",
99-
"username_unclaimed": "noonewould_everusethis7"
100-
},
101-
```
102-
10387
## Canva
10488

10589
As of 2020-02-23, all usernames are reported as not existing.

sherlock_project/resources/data.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,13 @@
740740
"urlMain": "https://www.fandom.com/",
741741
"username_claimed": "Jungypoo"
742742
},
743+
"Fanpop": {
744+
"errorType": "response_url",
745+
"errorUrl": "https://www.fanpop.com/",
746+
"url": "https://www.fanpop.com/fans/{}",
747+
"urlMain": "https://www.fanpop.com/",
748+
"username_claimed": "blue"
749+
},
743750
"Finanzfrage": {
744751
"errorType": "status_code",
745752
"url": "https://www.finanzfrage.net/nutzer/{}",

0 commit comments

Comments
 (0)