From dcf48b0407a9570548e0d76de56d7112647a97e3 Mon Sep 17 00:00:00 2001 From: mossfarmer <38235854+mossfarmer@users.noreply.github.com> Date: Tue, 20 Sep 2022 18:43:12 -0700 Subject: [PATCH] Create data.json Fixed the false positive with Star citizen so will now correctly display positives and no longer display false positives. Whonix users do not work as of now. Also changed the unclaimed username of Wikipedia because that username is taken on wikipedia now. --- sherlock/resources/data.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 363c8b1e..700da357 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1789,7 +1789,8 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Star Citizen": { - "errorType": "status_code", + "errorMsg": "404", + "errorType": "message", "url": "https://robertsspaceindustries.com/citizens/{}", "urlMain": "https://robertsspaceindustries.com/", "username_claimed": "blue", @@ -2074,7 +2075,8 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Whonix Forum": { - "errorType": "status_code", + "errorMsg": "302", + "errorType": "message", "url": "https://forums.whonix.org/u/{}", "urlMain": "https://forums.whonix.org/", "username_claimed": "red", @@ -2094,8 +2096,8 @@ "url": "https://en.wikipedia.org/wiki/Special:CentralAuth/{}?uselang=qqx", "urlMain": "https://www.wikipedia.org/", "username_claimed": "Hoadlck", - "username_unclaimed": "noonewouldeverusethis7" - }, + "username_unclaimed": "noonewouldeverusethis8" + }, "Windy": { "errorType": "status_code", "url": "https://community.windy.com/user/{}",