From f074612ddaa749211b5989341808e7257d67983a Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Mon, 26 Aug 2024 09:31:50 +0200 Subject: [PATCH] Replace one more "SVR.JS" with reference to svrjs.json file --- src/middleware/defaultHandlerChecks.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/middleware/defaultHandlerChecks.js b/src/middleware/defaultHandlerChecks.js index 7c1b9a1..2b9166e 100644 --- a/src/middleware/defaultHandlerChecks.js +++ b/src/middleware/defaultHandlerChecks.js @@ -11,7 +11,12 @@ module.exports = (req, res, logFacilities, config, next) => { res.write( 'Proxy not implemented

Proxy not implemented

SVR.JS doesn't support proxy without proxy mod. If you're administator of this server, then install this mod in order to use " + + "

Proxy not implemented

" + + name + .replace(/&/g, "&") + .replace(//g, ">") + + " doesn't support proxy without proxy mod. If you're administator of this server, then install this mod in order to use " + name .replace(/&/g, "&") .replace(/