1
0
Fork 0
forked from svrjs/svrjs

Rewritten some of for loops to use forEach instead.

This commit is contained in:
Dorian Niemiec 2023-08-19 22:38:58 +02:00
parent e7e232f6e7
commit d31d47bbcd
2 changed files with 234 additions and 288 deletions

View file

@ -3,7 +3,7 @@
"port": 80,
"pubport": 80,
"page404": "404.html",
"timestamp": 1692472320477,
"timestamp": 1692477525860,
"blacklist": [],
"nonStandardCodes": [],
"enableCompression": true,
@ -90,4 +90,4 @@
"enableETag": true,
"disableUnusedWorkerTermination": false,
"rewriteDirtyURLs": true
}
}

518
svr.js

File diff suppressed because it is too large Load diff