From 051d15f1afc9ca0c7a118a8116e282e6fd807f39 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 13 May 2026 16:12:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B7=BB=E5=8A=A0=20.wss=20=E5=90=8E?= =?UTF-8?q?=E7=BC=80=E6=98=A0=E5=B0=84=E5=88=B0=20ws=20=E5=A4=84=E7=90=86?= =?UTF-8?q?=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/config.json b/conf/config.json index 4c4f57b..08acaf0 100755 --- a/conf/config.json +++ b/conf/config.json @@ -67,6 +67,7 @@ ], "processors":[ [".ws","ws"], + [".wss","ws"], [".xterm","xterm"], [".proxy","proxy"], [".llm", "llm"],