From 995e1085d06b7ba2d67ff2e03dabc404eab4b5c3 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 19 Oct 2019 21:53:22 -0500 Subject: [PATCH] Remove EVE Online. Usernames that exists are not detected. --- data.json | 9 --------- removed_sites.md | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/data.json b/data.json index 2749e6a8..5e663e58 100644 --- a/data.json +++ b/data.json @@ -389,15 +389,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewoulduse" }, - "EVE Online": { - "errorType": "response_url", - "errorUrl": "https://eveonline.com", - "rank": 15347, - "url": "https://evewho.com/pilot/{}/", - "urlMain": "https://eveonline.com", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis7" - }, "Ebay": { "errorMsg": "The User ID you entered was not found", "errorType": "message", diff --git a/removed_sites.md b/removed_sites.md index 5d4c7ef1..0d6f89b0 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -6,6 +6,22 @@ They are listed here in the hope that things may change in the future so they may be re-included. +## EVE Online + +Usernames that exists are not detected. + +``` + "EVE Online": { + "errorType": "response_url", + "errorUrl": "https://eveonline.com", + "rank": 15347, + "url": "https://evewho.com/pilot/{}/", + "urlMain": "https://eveonline.com", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, +``` + ## AngelList Username that exists is not detected.