Add 'Site not found · GitHub Pages'
This commit is contained in:
parent
32db174fbb
commit
5ecb504227
1
check.py
1
check.py
|
@ -35,6 +35,7 @@ not_here_list = [
|
||||||
"404 Not Found",
|
"404 Not Found",
|
||||||
"500 Internal Server Error",
|
"500 Internal Server Error",
|
||||||
"Test Page for the Apache HTTP Server",
|
"Test Page for the Apache HTTP Server",
|
||||||
|
"Site not found · GitHub Pages",
|
||||||
]
|
]
|
||||||
|
|
||||||
conferences = [
|
conferences = [
|
||||||
|
|
Loading…
Reference in a new issue