From 57a0ccef38066b769061736bc165fb0d94a4a516 Mon Sep 17 00:00:00 2001 From: Abhyuday K Hegde <66260177+akh7177@users.noreply.github.com> Date: Sat, 4 Oct 2025 14:30:40 +0530 Subject: [PATCH] Remediate False Positive for Roblox --- 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 b30ec929..2d965176 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1823,8 +1823,7 @@ "username_claimed": "blue" }, "Roblox": { - "errorMsg": "Page cannot be found or no longer exists", - "errorType": "message", + "errorType": "status_code", "url": "https://www.roblox.com/user.aspx?username={}", "urlMain": "https://www.roblox.com/", "username_claimed": "bluewolfekiller"