From 87149deeae6de10e872d983be2918c1ce8e7104d Mon Sep 17 00:00:00 2001 From: salem <77879189@qq.com> Date: Wed, 26 Aug 2026 21:44:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config/stash/stash=5Fyaml.?= =?UTF-8?q?yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/stash/stash_yaml.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/stash/stash_yaml.yaml b/config/stash/stash_yaml.yaml index fe5e74b..f6905fa 100644 --- a/config/stash/stash_yaml.yaml +++ b/config/stash/stash_yaml.yaml @@ -100,7 +100,7 @@ proxy-providers: # 代理组相关 o1: &o1 {type: select, use: [Salem], proxies: []} o2: &o2 {type: select, use: [Salem], proxies: ['节点选择']} -o3: &o3 {type: select, use: [Salem], proxies: ['DIRECT', '节点选择']} +o3: &o3 {type: select, use: [Salem], proxies: ['🟢 直连', '节点选择']} o4: &o4 {type: select, use: [Salem], proxies: ['节点选择', '🟢 直连']} o5: &o5 {type: select, use: [Salem], proxies: ['REJECT', 'DIRECT']}