Skip to content

Commit

Permalink
Remove AngelList. Usernames that exists are not detected.
Browse files Browse the repository at this point in the history
  • Loading branch information
hoadlck committed Oct 20, 2019
1 parent dce2d22 commit 64ff416
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
8 changes: 0 additions & 8 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
15 changes: 15 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 64ff416

Please sign in to comment.