From 0f025322fe0212598d7b9bfb1802693f498470a9 Mon Sep 17 00:00:00 2001 From: salem <77879189@qq.com> Date: Thu, 27 Aug 2026 14:15:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config/flcalsh/flclash.yam?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/flcalsh/flclash.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config/flcalsh/flclash.yaml b/config/flcalsh/flclash.yaml index d2a983e..efe0ea6 100644 --- a/config/flcalsh/flclash.yaml +++ b/config/flcalsh/flclash.yaml @@ -36,6 +36,7 @@ dns: - https://223.5.5.5/dns-query - https://doh.pub/dns-query - system + 'rule-set:salem@cn': [https://223.5.5.5/dns-query, https://doh.pub/dns-query] 'geosite:geolocation-!cn,google,category-ai-!cn': - https://1.1.1.1/dns-query#Google - https://8.8.8.8/dns-query#Google @@ -87,7 +88,7 @@ dns: # 本地服务器 proxies: -- {name: "🟢 直连", type: direct, udp: true} + # 订阅引用相关 u: &u {type: select, use: [Salem]} @@ -104,8 +105,8 @@ proxy-providers: # 代理组相关 o1: &o1 {type: select, use: [Salem], proxies: []} o2: &o2 {type: select, use: [Salem], proxies: ['节点选择']} -o3: &o3 {type: select, use: [Salem], proxies: ['🟢 直连', '节点选择']} -o4: &o4 {type: select, use: [Salem], proxies: ['节点选择', '🟢 直连']} +o3: &o3 {type: select, use: [Salem], proxies: ['DIRECT', '节点选择']} +o4: &o4 {type: select, use: [Salem], proxies: ['节点选择', 'DIRECT']} o5: &o5 {type: select, use: [Salem], proxies: ['REJECT', 'DIRECT']} g5: &g5 {type: select, include-all: true}