From 599ce759fd1c37cc48b1de0bf6aa91d72d56e3e5 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Thu, 21 Dec 2023 17:38:17 +0100 Subject: [PATCH] removed Whonix Forum --- removed_sites.json | 6 ++++++ removed_sites.md | 11 +++++++++++ sherlock/resources/data.json | 6 ------ 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/removed_sites.json b/removed_sites.json index 7d83411..0f0374a 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -857,5 +857,11 @@ "url": "https://virgool.io/@{}", "urlMain": "https://virgool.io/", "username_claimed": "blue" + }, + "Whonix Forum": { + "errorType": "status_code", + "url": "https://forums.whonix.org/u/{}/summary", + "urlMain": "https://forums.whonix.org/", + "username_claimed": "red" } } diff --git a/removed_sites.md b/removed_sites.md index 3280ea7..b7f9919 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1860,4 +1860,15 @@ As of 2023.12.21, Lolchess returns false positives. "urlMain": "https://virgool.io/", "username_claimed": "blue" }, +``` + +## Whonix Forum +As of 2023.12.21, Lolchess returns false positives. +```json + "Whonix Forum": { + "errorType": "status_code", + "url": "https://forums.whonix.org/u/{}/summary", + "urlMain": "https://forums.whonix.org/", + "username_claimed": "red" + }, ``` \ No newline at end of file diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 29e6002..6289584 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2132,12 +2132,6 @@ "urlMain": "https://weebly.com/", "username_claimed": "blue" }, - "Whonix Forum": { - "errorType": "status_code", - "url": "https://forums.whonix.org/u/{}/summary", - "urlMain": "https://forums.whonix.org/", - "username_claimed": "red" - }, "Wikidot": { "errorMsg": "User does not exist.", "errorType": "message",