From 8414ce4d66d52c35a09fee601f512e329639a86f Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 6 Feb 2022 13:16:34 +0100 Subject: [PATCH] fixed Codecademy false positive --- 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 763b1989..83b4fe82 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -364,7 +364,8 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Codecademy": { - "errorType": "status_code", + "errorMsg": "This profile could not be found", + "errorType": "message", "url": "https://www.codecademy.com/profiles/{}", "urlMain": "https://www.codecademy.com/", "username_claimed": "blue",