From 8f8fff9fab56575545ba1026e00c3d1e828b13af Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 27 Jun 2021 11:10:49 +0200 Subject: [PATCH] removed AllMyLinks --- removed_sites.json | 8 ++++++++ removed_sites.md | 15 +++++++++++++++ sherlock/resources/data.json | 8 -------- 3 files changed, 23 insertions(+), 8 deletions(-) diff --git a/removed_sites.json b/removed_sites.json index d218aa50..d4ee2755 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -620,6 +620,14 @@ "urlMain": "https://twitter.com/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "allmylinks": { + "errorMsg": "Page not found", + "errorType": "message", + "url": "https://allmylinks.com/{}", + "urlMain": "https://allmylinks.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" } } diff --git a/removed_sites.md b/removed_sites.md index 08911a8f..c27ea4ab 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1215,3 +1215,18 @@ As of 2021-06-27, Twitter returns false positives. A solid solution has not been "username_unclaimed": "noonewouldeverusethis7" } ``` + +## AllMyLinks + +As of 2021-06-27, AllMyLinks has added a chapta using Cloudflare and this prevents us from checking for usernames. + +``` + "allmylinks": { + "errorMsg": "Page not found", + "errorType": "message", + "url": "https://allmylinks.com/{}", + "urlMain": "https://allmylinks.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + } +``` diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index d094a5cc..8bd3527f 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1744,14 +1744,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis" }, - "allmylinks": { - "errorMsg": "Page not found", - "errorType": "message", - "url": "https://allmylinks.com/{}", - "urlMain": "https://allmylinks.com/", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis7" - }, "aminoapp": { "errorType": "status_code", "url": "https://aminoapps.com/u/{}",