From 816f96b0642de0f01ce368d072fc7b535cd409f7 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sun, 3 Sep 2023 22:44:26 +0200 Subject: [PATCH] Update to SVR.JS 3.4.28 --- config.json | 4 +- index.html | 7 +- licenses/index.html | 8 +-- svr.js | 170 +++++++++++++++++++++++++------------------- tests.html | 4 +- 5 files changed, 107 insertions(+), 86 deletions(-) diff --git a/config.json b/config.json index 88aeac3..c8e7e68 100644 --- a/config.json +++ b/config.json @@ -3,7 +3,7 @@ "port": 80, "pubport": 80, "page404": "404.html", - "timestamp": 1693508167592, + "timestamp": 1693773733148, "blacklist": [], "nonStandardCodes": [], "enableCompression": true, @@ -96,4 +96,4 @@ "sni": {}, "disableNonEncryptedServer": false, "disableToHTTPSRedirect": false -} +} \ No newline at end of file diff --git a/index.html b/index.html index 8f09b38..a1beafd 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - SVR.JS 3.4.27 + SVR.JS 3.4.28 -

Welcome to SVR.JS 3.4.27

+

Welcome to SVR.JS 3.4.28



@@ -119,8 +119,7 @@

Changes:

Bugs: