From 7d5bd971421cfef2cca76274e878a13e4e618332 Mon Sep 17 00:00:00 2001 From: nour Date: Sat, 11 Oct 2025 07:17:01 +0300 Subject: [PATCH] fix: false positive for hackerearth --- sherlock_project/resources/data.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index de90d6ea..7f58b4a0 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1041,8 +1041,7 @@ "username_claimed": "blazezaria" }, "HackerEarth": { - "errorMsg": "404. URL not found.", - "errorType": "message", + "errorType": "status_code", "url": "https://hackerearth.com/@{}", "urlMain": "https://hackerearth.com/", "username_claimed": "naveennamani877"