From b245c462c92bf1655b3c871217f9683c1544554e Mon Sep 17 00:00:00 2001 From: shreyasNaik0101 Date: Fri, 3 Oct 2025 05:56:52 +0530 Subject: [PATCH] fix(sites): Remediate false positive for Apple Discussions --- sherlock_project/resources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 4c84ac52..cd081b00 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -115,7 +115,7 @@ "username_claimed": "lio24d" }, "Apple Discussions": { - "errorMsg": "The page you tried was not found. You may have used an outdated link or may have typed the address (URL) incorrectly.", + "errorMsg": "Looking for something in Apple Support Communities?", "errorType": "message", "url": "https://discussions.apple.com/profile/{}", "urlMain": "https://discussions.apple.com",