Remove "easyen". As of 2019-12-31, usernames appear to redirect to an internal index.

pull/499/head
Christopher K. Hoadley 4 years ago
parent 3deb08d724
commit 83ecddac91

@ -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/",

@ -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",

@ -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.

Loading…
Cancel
Save