From 74434bf00a8ee00c36093b57654d16d5978ad5c2 Mon Sep 17 00:00:00 2001 From: darksunlight <78575721+darksunlight@users.noreply.github.com> Date: Tue, 9 Nov 2021 14:53:49 -0800 Subject: [PATCH] Fix Wikipedia --- sherlock/resources/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 185adb28..be2e955b 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1763,9 +1763,9 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Wikipedia": { - "errorMsg": "Wikipedia does not have a user page with this exact name.", + "errorMsg": "centralauth-admin-nonexistent:", "errorType": "message", - "url": "https://www.wikipedia.org/wiki/User:{}", + "url": "https://en.wikipedia.org/wiki/Special:CentralAuth/{}?uselang=qqx", "urlMain": "https://www.wikipedia.org/", "username_claimed": "Hoadlck", "username_unclaimed": "noonewouldeverusethis7"