From 2908c8eaa8ddd1ed711efa838ca587149f9a2767 Mon Sep 17 00:00:00 2001 From: Manjush Shetty Date: Mon, 6 Oct 2025 16:40:59 +0530 Subject: [PATCH] chore: try with different message --- 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 4ccec7d0..0a98e854 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -509,7 +509,7 @@ }, "Code Sandbox": { "errorType": "message", - "errorMsg": "Whoops, page not found", + "errorMsg": "Not Found", "url": "https://codesandbox.io/u/{}", "urlMain": "https://codesandbox.io", "username_claimed": "icyjoseph"