Skip to content

Commit

Permalink
Remove "YandexMarket". As of 2019-12-31, all usernames are reported a…
Browse files Browse the repository at this point in the history
…s existing.
  • Loading branch information
hoadlck committed Dec 31, 2019
1 parent 83ecdda commit 2ad96a8
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 @@ -1863,15 +1863,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"YandexMarket": {
"errorMsg": "\u0422\u0443\u0442 \u043d\u0438\u0447\u0435\u0433\u043e \u043d\u0435\u0442",
"errorType": "message",
"rank": 47,
"url": "https://market.yandex.ru/user/{}/achievements",
"urlMain": "https://market.yandex.ru/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"YouNow": {
"errorMsg": "No users found",
"errorType": "message",
Expand Down
9 changes: 9 additions & 0 deletions data_bad_site.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,14 @@
"urlMain": "https://teknik.io/",
"username_claimed": "red",
"username_unclaimed": "noonewouldeverusethis7"
},
"YandexMarket": {
"errorMsg": "\u0422\u0443\u0442 \u043d\u0438\u0447\u0435\u0433\u043e \u043d\u0435\u0442",
"errorType": "message",
"rank": 47,
"url": "https://market.yandex.ru/user/{}/achievements",
"urlMain": "https://market.yandex.ru/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
}
}
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.


## YandexMarket

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

```
"YandexMarket": {
"errorMsg": "\u0422\u0443\u0442 \u043d\u0438\u0447\u0435\u0433\u043e \u043d\u0435\u0442",
"errorType": "message",
"rank": 47,
"url": "https://market.yandex.ru/user/{}/achievements",
"urlMain": "https://market.yandex.ru/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```

## easyen

As of 2019-12-31, usernames appear to redirect to an internal index.
Expand Down

0 comments on commit 2ad96a8

Please sign in to comment.