Skip to content

Commit

Permalink
Foursquare is not working: nothing is detected now.
Browse files Browse the repository at this point in the history
  • Loading branch information
hoadlck committed Nov 28, 2019
1 parent a573b4a commit 82760b7
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 8 deletions.
8 changes: 0 additions & 8 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -480,14 +480,6 @@
"username_claimed": "blue",
"username_unclaimed": "xgtrq"
},
"Foursquare": {
"errorType": "status_code",
"rank": 1843,
"url": "https://foursquare.com/{}",
"urlMain": "https://foursquare.com/",
"username_claimed": "dens",
"username_unclaimed": "noonewouldeverusethis7"
},
"Giphy": {
"errorType": "status_code",
"rank": 384,
Expand Down
8 changes: 8 additions & 0 deletions data_bad_site.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@
"url": "https://fotolog.com/{}",
"urlMain": "https://fotolog.com/"
},
"Foursquare": {
"errorType": "status_code",
"rank": 1843,
"url": "https://foursquare.com/{}",
"urlMain": "https://foursquare.com/",
"username_claimed": "dens",
"username_unclaimed": "noonewouldeverusethis7"
},
"Furaffinity": {
"errorMsg": "Fatal system error",
"errorType": "message",
Expand Down
15 changes: 15 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ They are listed here in the hope that things may change in the future
so they may be re-included.


## Foursquare

Usernames that exist are not detected.

```
"Foursquare": {
"errorType": "status_code",
"rank": 1843,
"url": "https://foursquare.com/{}",
"urlMain": "https://foursquare.com/",
"username_claimed": "dens",
"username_unclaimed": "noonewouldeverusethis7"
},
```

## Khan Academy

Usernames that don't exist are detected. First noticed 2019-10-25.
Expand Down

0 comments on commit 82760b7

Please sign in to comment.