mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-26 22:00:27 +00:00
Updated the correct URL for Angel List
This commit is contained in:
parent
1b012ab46b
commit
82e42fc1e5
2 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@
|
|||
"AngelList": {
|
||||
"errorType": "status_code",
|
||||
"rank": 5767,
|
||||
"url": "https://angel.co/{}",
|
||||
"url": "https://angel.co/u/{}",
|
||||
"urlMain": "https://angel.co/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
|
|
|
@ -373,13 +373,13 @@ Usernames that exist are not detected.
|
|||
|
||||
## AngelList
|
||||
|
||||
Usernames that exist are not detected.
|
||||
Usernames that exist are not detected. Forbidden Request 403 Error.
|
||||
|
||||
```
|
||||
"AngelList": {
|
||||
"errorType": "status_code",
|
||||
"rank": 5767,
|
||||
"url": "https://angel.co/{}",
|
||||
"url": "https://angel.co/u/{}",
|
||||
"urlMain": "https://angel.co/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
|
|
Loading…
Reference in a new issue