From 3f264c17ba07ba561a60b10904f31945a2b62698 Mon Sep 17 00:00:00 2001 From: xboard Date: Fri, 19 Jul 2024 02:33:27 +0800 Subject: [PATCH] update default.sing-box.json --- resources/rules/default.sing-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/rules/default.sing-box.json b/resources/rules/default.sing-box.json index 2c83de5..1cf83a8 100644 --- a/resources/rules/default.sing-box.json +++ b/resources/rules/default.sing-box.json @@ -125,14 +125,14 @@ "type": "remote", "format": "binary", "url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-cn.srs", - "download_detour": "节点选择" + "download_detour": "自动选择" }, { "tag": "geoip-cn", "type": "remote", "format": "binary", "url": "https://raw.githubusercontent.com/SagerNet/sing-geoip/rule-set/geoip-cn.srs", - "download_detour": "节点选择" + "download_detour": "自动选择" } ] }