From c672268fa359bb8451d92924b15bcc6a3f8ff33b Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Thu, 31 Aug 2023 22:54:48 +0200 Subject: [PATCH] Update to SVR.JS 3.4.25 --- LICENSE | 2 +- config.json | 2 +- index.html | 7 +-- licenses/index.html | 10 ++-- svr.js | 115 +++++++++++++++++++++++--------------------- tests.html | 4 +- 6 files changed, 73 insertions(+), 67 deletions(-) diff --git a/LICENSE b/LICENSE index ded992d..ad694af 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 DorianTech S.A. +Copyright (c) 2020-2023 DorianTech Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/config.json b/config.json index 5180f90..07dab3f 100644 --- a/config.json +++ b/config.json @@ -3,7 +3,7 @@ "port": 80, "pubport": 80, "page404": "404.html", - "timestamp": 1692482564058, + "timestamp": 1693508167592, "blacklist": [], "nonStandardCodes": [], "enableCompression": true, diff --git a/index.html b/index.html index 48c8f86..fb6ea0a 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - SVR.JS 3.4.24 + SVR.JS 3.4.25 -

Welcome to SVR.JS 3.4.24

+

Welcome to SVR.JS 3.4.25



@@ -110,7 +110,8 @@

Changes:

Bugs: