mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-12 11:30:01 -04:00
Improve 404 error handling
This commit is contained in:
parent
5ba6105943
commit
995183d239
4 changed files with 24 additions and 17 deletions
|
@ -30,7 +30,7 @@ const testGeneratedUrl = async (url, headers) => {
|
|||
const testServerResponse = async () => {
|
||||
const endpoints = [
|
||||
"http://localhost:8080/",
|
||||
"http://localhost:8080/pathtonowhere",
|
||||
"http://localhost:8080/test-404",
|
||||
"http://localhost:8080/browsing",
|
||||
"http://localhost:8080/rammerhead",
|
||||
"http://localhost:8080/ultraviolet",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue