From 83ecddac9165ee3634a35025d5213a911e9ef5aa Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Tue, 31 Dec 2019 07:22:21 -0600 Subject: [PATCH] Remove "easyen". As of 2019-12-31, usernames appear to redirect to an internal index. --- data.json | 9 --------- data_bad_site.json | 9 +++++++++ removed_sites.md | 17 +++++++++++++++++ 3 files changed, 26 insertions(+), 9 deletions(-) diff --git a/data.json b/data.json index 7cf02d97..35057dfd 100644 --- a/data.json +++ b/data.json @@ -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/", diff --git a/data_bad_site.json b/data_bad_site.json index 8d41318b..2f1bcb19 100644 --- a/data_bad_site.json +++ b/data_bad_site.json @@ -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", diff --git a/removed_sites.md b/removed_sites.md index 60ace92b..cbdfb035 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -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.