From 4251b00ff83735331c901d05e107242fb2c336d2 Mon Sep 17 00:00:00 2001 From: kustermariocoding Date: Fri, 25 Feb 2022 11:01:35 +0100 Subject: [PATCH] fixed false-positives for Smule - switched errorType to message --- 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 e2fd6a45..9c77fdfa 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1558,7 +1558,8 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Smule": { - "errorType": "status_code", + "errorType": "message", + "errorMsg": "Smule | Page Not Found (404)", "url": "https://www.smule.com/{}", "urlMain": "https://www.smule.com/", "username_claimed": "blue",