From 06166b2add3e0dbb4ed5c0f84138a24eafbdc46e Mon Sep 17 00:00:00 2001 From: Roopesh V S Date: Thu, 6 Aug 2020 15:46:40 +0530 Subject: [PATCH] No more False Positives on Wikipedia --- sherlock/resources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 60bca44b..0c140afb 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1916,7 +1916,7 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Wikipedia": { - "errorMsg": "is not registered.", + "errorMsg": "Wikipedia does not have a user page with this exact name.", "errorType": "message", "rank": 10, "url": "https://www.wikipedia.org/wiki/User:{}",