Remove EVE Online. Usernames that exists are not detected.

This commit is contained in:
Christopher K. Hoadley 2019-10-19 21:53:22 -05:00
parent 64ff416299
commit 995e1085d0
2 changed files with 16 additions and 9 deletions

View file

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

View file

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