From 1fe1fc82f63f6d6ba3f6dd77a858a1e6af110d8d Mon Sep 17 00:00:00 2001 From: salem <77879189@qq.com> Date: Sat, 29 Aug 2026 21:41:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config/stash/mrs-test.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/stash/mrs-test.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/stash/mrs-test.yaml b/config/stash/mrs-test.yaml index 907bd54..7d134b0 100644 --- a/config/stash/mrs-test.yaml +++ b/config/stash/mrs-test.yaml @@ -24,12 +24,12 @@ dns: #- "rule-set:salem@cn,GitHub,fake-ip-filter" use-hosts: true use-system-hosts: false - default-nameserver: [system] + default-nameserver: [system,223.5.5.5] nameserver: [1.1.1.1#节点选择, 8.8.8.8#节点选择] nameserver-policy: "geosite:cn": - system - - 119.29.29.29 + - 223.5.5.5 proxy-server-nameserver: - 223.5.5.5 - 119.29.29.29 @@ -55,8 +55,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: ['节点选择']} +o4: &o4 {type: select, use: [Salem], proxies: ['节点选择']} o5: &o5 {type: select, use: [Salem], proxies: ['REJECT', 'DIRECT']} g5: &g5 {type: select, include-all: true}