More 'not live' strings
This commit is contained in:
parent
187214cfa1
commit
43f8b6faa9
9
check.py
9
check.py
|
@ -79,6 +79,15 @@ not_here_list = [
|
|||
"The page you requested could not be found",
|
||||
"Ooops! Could Not Find It",
|
||||
"OpenStreetMap Authentication Proxy",
|
||||
"Error 404",
|
||||
"Under Construction",
|
||||
"Page not found",
|
||||
"Error 404: Page not found",
|
||||
"Barcamptools",
|
||||
"That page can’t be found.",
|
||||
"looks like there's no page here",
|
||||
"404 page",
|
||||
"Database Error",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue