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: