From d15373aa8ef4d13b16a0cc359d5c84ee295ca3df Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Fri, 4 Aug 2023 21:19:23 +0200 Subject: [PATCH] Improved reliability while loading server-side JavaScript. --- index.html | 6 +++--- licenses/index.html | 8 ++++---- svr.js | 19 +++++++++++++------ tests.html | 4 ++-- 4 files changed, 22 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 6616f4a..66d6560 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - SVR.JS 3.6.3 + SVR.JS 3.6.4 -

Welcome to SVR.JS 3.6.3

+

Welcome to SVR.JS 3.6.4



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

Changes:

Bugs: