From 0eabd90c14fb87abd3bfca6be83c48172768359c Mon Sep 17 00:00:00 2001 From: Catto Lover Date: Wed, 1 May 2024 20:15:41 +0200 Subject: [PATCH] Switch to urlProbe --- sherlock/resources/data.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 0af0e16..887fef5 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -142,9 +142,10 @@ "username_claimed": "test" }, "Archive.org": { + "urlProbe":" https://archive.org/details/@{}?noscript=true", "errorMsg": "could not fetch an account with user item identifier", "errorType": "message", - "url": "https://archive.org/details/@{}?noscript=true", + "url": "https://archive.org/details/@{}", "urlMain": "https://archive.org", "username_claimed": "blue" },