Skip to content

Commit

Permalink
Remove "easyen". As of 2019-12-31, usernames appear to redirect to an…
Browse files Browse the repository at this point in the history
… internal index.
  • Loading branch information
hoadlck committed Dec 31, 2019
1 parent 3deb08d commit 83ecdda
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 9 deletions.
9 changes: 0 additions & 9 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2026,15 +2026,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
"easyen": {
"errorMsg": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d",
"errorType": "message",
"rank": 9789,
"url": "https://easyen.ru/index/8-0-{}",
"urlMain": "https://easyen.ru/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"fanpop": {
"errorType": "response_url",
"errorUrl": "http://www.fanpop.com/",
Expand Down
9 changes: 9 additions & 0 deletions data_bad_site.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@
"username_claimed": "blue",
"username_unclaimed": "noonewoulduse"
},
"easyen": {
"errorMsg": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d",
"errorType": "message",
"rank": 9789,
"url": "https://easyen.ru/index/8-0-{}",
"urlMain": "https://easyen.ru/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"EVE Online": {
"errorType": "response_url",
"errorUrl": "https://eveonline.com",
Expand Down
17 changes: 17 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ They are listed here in the hope that things may change in the future
so they may be re-included.


## easyen

As of 2019-12-31, usernames appear to redirect to an internal index.
So, there is no way to query with the normal username text.

```
"easyen": {
"errorMsg": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d",
"errorType": "message",
"rank": 9789,
"url": "https://easyen.ru/index/8-0-{}",
"urlMain": "https://easyen.ru/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```

## Codementor

As of 2019-12-31, usernames that exist are not detected.
Expand Down

0 comments on commit 83ecdda

Please sign in to comment.