Add '500: Internal Server Error' to not_here_list.

This commit is contained in:
Edward Betts 2025-02-18 00:48:32 +00:00
parent d845ec805f
commit 56645e3ff8

View file

@ -76,6 +76,7 @@ not_here_list = [
"This page does not exist yet",
"404 Not Found",
"500 Internal Server Error",
"500: Internal Server Error",
"Test Page for the Apache HTTP Server",
"Site not found · GitHub Pages",
"504: Gateway time-out",