Add more phrases to not_here_list
This commit is contained in:
parent
69a0ed0ff1
commit
f37463ff8f
1 changed files with 3 additions and 0 deletions
3
check.py
3
check.py
|
|
@ -37,6 +37,9 @@ not_here_list = [
|
|||
"Test Page for the Apache HTTP Server",
|
||||
"Site not found · GitHub Pages",
|
||||
"504: Gateway time-out",
|
||||
"This page doesn't exist (404)",
|
||||
"Coming soon",
|
||||
"NOT_FOUND",
|
||||
]
|
||||
|
||||
conferences = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue