From 7818ef567a1bcd0322213490ff1c571511285929 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Wed, 8 Feb 2023 21:05:18 +0100 Subject: [PATCH] removed BinarySearch.io --- removed_sites.json | 9 +++++++++ removed_sites.md | 14 ++++++++++++++ sherlock/resources/data.json | 9 --------- 3 files changed, 23 insertions(+), 9 deletions(-) diff --git a/removed_sites.json b/removed_sites.json index c13861f..b4ec1e0 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -712,5 +712,14 @@ "urlMain": "https://www.facebook.com/", "urlProbe": "https://www.facebook.com/{}/videos/", "username_claimed": "hackerman" + }, + "BinarySearch": { + "errorMsg": "{}", + "errorType": "message", + "regexCheck": "^[a-zA-Z0-9-_]{1,15}$", + "url": "https://binarysearch.io/@/{}", + "urlMain": "https://binarysearch.io/", + "urlProbe": "https://binarysearch.io/api/users/{}/profile", + "username_claimed": "Eyes_Wide_Shut" } } diff --git a/removed_sites.md b/removed_sites.md index 67eabeb..79086c2 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1608,4 +1608,18 @@ As of 04.02.2023, Facebook returns false positives because we get prompted with "username_claimed": "hackerman", "username_unclaimed": "noonewouldeverusethis7" }, +``` + +## BinarySearch +As of 08.02.2023, BinarySearch seems to not be responding at all +```json + "BinarySearch": { + "errorMsg": "{}", + "errorType": "message", + "regexCheck": "^[a-zA-Z0-9-_]{1,15}$", + "url": "https://binarysearch.io/@/{}", + "urlMain": "https://binarysearch.io/", + "urlProbe": "https://binarysearch.io/api/users/{}/profile", + "username_claimed": "Eyes_Wide_Shut" + }, ``` \ No newline at end of file diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index d81b70b..ba7fe39 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -209,15 +209,6 @@ "urlMain": "https://www.bikemap.net/", "username_claimed": "bikemap" }, - "BinarySearch": { - "errorMsg": "{}", - "errorType": "message", - "regexCheck": "^[a-zA-Z0-9-_]{1,15}$", - "url": "https://binarysearch.io/@/{}", - "urlMain": "https://binarysearch.io/", - "urlProbe": "https://binarysearch.io/api/users/{}/profile", - "username_claimed": "Eyes_Wide_Shut" - }, "BioHacking": { "errorType": "status_code", "url": "https://forum.dangerousthings.com/u/{}",