Remove AngelList. Usernames that exists are not detected.

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

@ -40,14 +40,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"AngelList": {
"errorType": "status_code",
"rank": 5767,
"url": "https://angel.co/{}",
"urlMain": "https://angel.co/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Anobii": {
"errorType": "response_url",
"rank": 61501,

@ -6,6 +6,21 @@ They are listed here in the hope that things may change in the future
so they may be re-included.
## AngelList
Username that exists is not detected.
```
"AngelList": {
"errorType": "status_code",
"rank": 5767,
"url": "https://angel.co/{}",
"urlMain": "https://angel.co/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```
## Codepen
Username that exists is not detected.

Loading…
Cancel
Save