From f9ac97d069cefe92d7f0ec98b6a41e86eb32192b Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Tue, 26 Mar 2024 07:15:02 +0000 Subject: [PATCH] 'Wikimedia Error' doens't mean a site is live --- check.py | 1 + 1 file changed, 1 insertion(+) diff --git a/check.py b/check.py index 2e5f193..82dce34 100755 --- a/check.py +++ b/check.py @@ -91,6 +91,7 @@ not_here_list = [ "Coming soon", "NOT_FOUND", "Resource Not Found", + "Wikimedia Error", ]