From 64ff416299c7ef8d73a071fdb0e4982c668b4989 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 19 Oct 2019 21:47:42 -0500 Subject: [PATCH] Remove AngelList. Usernames that exists are not detected. --- data.json | 8 -------- removed_sites.md | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 8 deletions(-) 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.