diff --git a/data.json b/data.json index bb481f81..2749e6a8 100644 --- a/data.json +++ b/data.json @@ -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, diff --git a/removed_sites.md b/removed_sites.md index 30ed537b..5d4c7ef1 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -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.