1
0
Fork 0
forked from svrjs/svrjs

Cleaned up SVR.JS code even more...

This commit is contained in:
Dorian Niemiec 2023-09-03 11:08:16 +02:00
parent 8dd707c44d
commit bd7098c2c6
2 changed files with 138 additions and 110 deletions

View file

@ -3,7 +3,7 @@
"port": 80,
"pubport": 80,
"page404": "404.html",
"timestamp": 1693729629944,
"timestamp": 1693730077326,
"blacklist": [],
"nonStandardCodes": [],
"enableCompression": true,

246
svr.js

File diff suppressed because one or more lines are too long