From 6369e23ad5f9c3efec28b744cbe2a035eee526db Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Tue, 31 Dec 2019 10:32:26 -0600 Subject: [PATCH] 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. --- data.json | 9 +++++++++ data_bad_site.json | 9 --------- removed_sites.md | 17 ----------------- 3 files changed, 9 insertions(+), 26 deletions(-) diff --git a/data.json b/data.json index 4f74520f..26e0eaaa 100644 --- a/data.json +++ b/data.json @@ -524,6 +524,15 @@ "username_claimed": "blue", "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": { "errorMsg": "The User ID you entered was not found", "errorType": "message", diff --git a/data_bad_site.json b/data_bad_site.json index 37bdc222..7fc63d65 100644 --- a/data_bad_site.json +++ b/data_bad_site.json @@ -40,15 +40,6 @@ "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", diff --git a/removed_sites.md b/removed_sites.md index 24998372..11ccdae8 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -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 As of 2019-12-31, usernames that exist are not detected.