From f28954e780b7e016708d7e29c6a48c2d6179b0ba Mon Sep 17 00:00:00 2001 From: Tanner Date: Tue, 6 Jan 2026 19:10:07 +0000 Subject: [PATCH] Switch noscript redirect query param This will match the blacklist: [/^\/_/,/\/[^/?]+\.[^/]+$/], in serviceWorker.js --- webclient/public/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webclient/public/index.html b/webclient/public/index.html index 2ffc440..0975b99 100644 --- a/webclient/public/index.html +++ b/webclient/public/index.html @@ -59,11 +59,13 @@
+ {% if False %} {% endif %} +