From 55262f73c5fa888ee1ae141803368ad08a0b6f24 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Tue, 29 Aug 2023 15:34:17 +0200 Subject: [PATCH] Update to SVR.JS 3.7.5 --- LICENSE | 2 +- index.html | 9 ++-- licenses/index.html | 10 ++-- svr.js | 109 +++++++++++++++++++++++--------------------- tests.html | 4 +- 5 files changed, 69 insertions(+), 65 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/index.html b/index.html index a9a7967..bdaceb2 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - SVR.JS 3.7.4 + SVR.JS 3.7.5 -

Welcome to SVR.JS 3.7.4

+

Welcome to SVR.JS 3.7.5



@@ -42,7 +42,7 @@   "rewriteMap": [
    {
      "definingRegex": "/\\/invoke500\\/\\?/",
-       "replacements": dorians[
+       "replacements": [
        {
          "regex": "/\\/invoke500\\/\\?/",
          "replacement": "/invoke500.svr?"
@@ -110,7 +110,8 @@

Changes:

Bugs: