From 2461c93b9fc7e0bdc1d62406f9ef78efed578b5a Mon Sep 17 00:00:00 2001 From: juewuy Date: Thu, 15 Jan 2026 19:10:08 +0800 Subject: [PATCH] =?UTF-8?q?~=E5=9B=9E=E9=80=80pr=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/starts/singbox_modify.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/starts/singbox_modify.sh b/scripts/starts/singbox_modify.sh index a91edb4a..d3416f59 100644 --- a/scripts/starts/singbox_modify.sh +++ b/scripts/starts/singbox_modify.sh @@ -202,7 +202,6 @@ EOF #域名嗅探配置 [ "$sniffer" = ON ] && ! grep -Eq '"action" *:[[:space:]]*"sniff"' "$CRASHDIR"/jsons/*.json && sniffer_set='{ "action": "sniff", "timeout": "500ms" },' [ "$ts_service" = ON ] && tailscale_set='{ "inbound": [ "ts-ep" ], "port": 53, "action": "hijack-dns" },' - sed -i '/"clash_mode".*"outbound"/d' "$CRASHDIR"/jsons/*.json cat >"$TMPDIR"/jsons/add_route.json <