From 1d8c9eef7b53063201cbc817e0af659223353e3a Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Wed, 23 Oct 2024 12:07:41 +0100 Subject: [PATCH] Another string for not_here_list --- check.py | 1 + 1 file changed, 1 insertion(+) diff --git a/check.py b/check.py index 166b305..81e028f 100755 --- a/check.py +++ b/check.py @@ -92,6 +92,7 @@ not_here_list = [ "Database Error", "You are not authorized to access this page", "Attention Required! | Cloudflare", + "This page doesn't currently exist", ]