Reinstate "easyen". Looks like some of the links on the site redirect to an internal index, but if you start out with a valid username, things do work.

pull/500/head
Christopher K. Hoadley 5 years ago
parent 4c6f9acd53
commit 6369e23ad5

@ -524,6 +524,15 @@
"username_claimed": "blue", "username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
}, },
"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": "wd",
"username_unclaimed": "noonewouldeverusethis7"
},
"Ebay": { "Ebay": {
"errorMsg": "The User ID you entered was not found", "errorMsg": "The User ID you entered was not found",
"errorType": "message", "errorType": "message",

@ -40,15 +40,6 @@
"username_claimed": "blue", "username_claimed": "blue",
"username_unclaimed": "noonewoulduse" "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": { "EVE Online": {
"errorType": "response_url", "errorType": "response_url",
"errorUrl": "https://eveonline.com", "errorUrl": "https://eveonline.com",

@ -38,23 +38,6 @@ As of 2019-12-31, all usernames are reported as existing.
}, },
``` ```
## 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 ## Codementor
As of 2019-12-31, usernames that exist are not detected. As of 2019-12-31, usernames that exist are not detected.

Loading…
Cancel
Save