From 0f395d037b0e0bddfd930249d4e796bfb49a227a Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Wed, 13 Nov 2024 16:53:40 -0500 Subject: [PATCH] fix: F+s --- sherlock_project/resources/data.json | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index f4448f8..1467a80 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -111,12 +111,6 @@ "urlMain": "https://allmylinks.com/", "username_claimed": "blue" }, - "Amino": { - "errorType": "status_code", - "url": "https://aminoapps.com/u/{}", - "urlMain": "https://aminoapps.com", - "username_claimed": "blue" - }, "AniWorld": { "errorMsg": "Dieses Profil ist nicht verf\u00fcgbar", "errorType": "message", @@ -270,12 +264,6 @@ "urlMain": "https://www.biggerpockets.com/", "username_claimed": "blue" }, - "Bikemap": { - "errorType": "status_code", - "url": "https://www.bikemap.net/en/u/{}/routes/created/", - "urlMain": "https://www.bikemap.net/", - "username_claimed": "bikemap" - }, "BioHacking": { "errorType": "status_code", "url": "https://forum.dangerousthings.com/u/{}", @@ -1012,8 +1000,8 @@ }, "HackTheBox": { "errorType": "status_code", - "url": "https://forum.hackthebox.eu/profile/{}", - "urlMain": "https://forum.hackthebox.eu/", + "url": "https://forum.hackthebox.com/u/{}", + "urlMain": "https://forum.hackthebox.com/", "username_claimed": "angar" }, "Hackaday": {