From 29c473890a1a05f4af266b88225b6b3d7058c075 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 16 Mar 2026 22:24:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=86=85=E5=AE=B9=EF=BC=9A?= =?UTF-8?q?=E4=BB=A3=E7=90=86=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/main.py | 2 +- public/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/main.py b/backend/main.py index 0a4fe5d..34e687b 100644 --- a/backend/main.py +++ b/backend/main.py @@ -627,7 +627,7 @@ def _proxy_preview_for_log(proxy: str) -> str: def _normalize_proxy_scheme_to_socks5h(proxy: str) -> str: - """若代理是隧道地址但用了 http,改为 socks5h(7006 需 socks5)。""" + """若代理是隧道地址但用了 http,改为 socks5h(7006 需 socks5h)。""" if not proxy or not isinstance(proxy, str): return proxy p = proxy.strip() diff --git a/public/index.html b/public/index.html index 4709f7f..91132bb 100644 --- a/public/index.html +++ b/public/index.html @@ -544,10 +544,10 @@ />
- +