Skip to content

Commit

Permalink
Restore Fanpop
Browse files Browse the repository at this point in the history
Cleaned up commit for #2269
  • Loading branch information
ntexe committed Aug 28, 2024
1 parent f32fdaa commit f7075e1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
16 changes: 0 additions & 16 deletions docs/removed-sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
7 changes: 7 additions & 0 deletions sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/{}",
Expand Down

0 comments on commit f7075e1

Please sign in to comment.