Skip to content

Commit

Permalink
Remove "RamblerDating". As of 2019-12-31, site always times out.
Browse files Browse the repository at this point in the history
  • Loading branch information
hoadlck committed Dec 31, 2019
1 parent 2ad96a8 commit b9e89ed
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 9 deletions.
9 changes: 0 additions & 9 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1315,15 +1315,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"RamblerDating": {
"errorType": "response_url",
"errorUrl": "https://dating.rambler.ru/page/{}",
"rank": 322,
"url": "https://dating.rambler.ru/page/{}",
"urlMain": "https://dating.rambler.ru/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Rate Your Music": {
"errorType": "status_code",
"rank": 5062,
Expand Down
9 changes: 9 additions & 0 deletions data_bad_site.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,15 @@
"username_claimed": "powershellteam",
"username_unclaimed": "noonewouldeverusethis7"
},
"RamblerDating": {
"errorType": "response_url",
"errorUrl": "https://dating.rambler.ru/page/{}",
"rank": 322,
"url": "https://dating.rambler.ru/page/{}",
"urlMain": "https://dating.rambler.ru/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Shockwave": {
"errorMsg": "Oh no! You just finished all of the games on the internet!",
"errorType": "message",
Expand Down
16 changes: 16 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ They are listed here in the hope that things may change in the future
so they may be re-included.


## RamblerDating

As of 2019-12-31, site always times out.

```
"RamblerDating": {
"errorType": "response_url",
"errorUrl": "https://dating.rambler.ru/page/{}",
"rank": 322,
"url": "https://dating.rambler.ru/page/{}",
"urlMain": "https://dating.rambler.ru/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```

## YandexMarket

As of 2019-12-31, all usernames are reported as existing.
Expand Down

0 comments on commit b9e89ed

Please sign in to comment.