Remove EVE Online. Usernames that exists are not detected.

pull/342/head
Christopher K. Hoadley 5 years ago
parent 64ff416299
commit 995e1085d0

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

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

Loading…
Cancel
Save