From 0f8c5b1a2288df434c24f8e6440321b489a57cb7 Mon Sep 17 00:00:00 2001 From: salem <77879189@qq.com> Date: Wed, 26 Aug 2026 21:34:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config/stash/stash20260824?= =?UTF-8?q?.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/stash/stash20260824.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/config/stash/stash20260824.yaml b/config/stash/stash20260824.yaml index f6c2edf..eff46c4 100644 --- a/config/stash/stash20260824.yaml +++ b/config/stash/stash20260824.yaml @@ -41,7 +41,8 @@ dns: # 本地服务器 -proxies: null +proxies: +- {name: "🟢 直连", type: direct, udp: true} # 订阅引用相关 u: &u {type: select, use: [Salem]} @@ -59,13 +60,14 @@ proxy-providers: o1: &o1 {type: select, use: [Salem], proxies: []} o2: &o2 {type: select, use: [Salem], proxies: ['节点选择']} o3: &o3 {type: select, use: [Salem], proxies: ['DIRECT', '节点选择']} -o4: &o4 {type: select, use: [Salem], proxies: ['REJECT', 'DIRECT']} +o4: &o4 {type: select, use: [Salem], proxies: ['节点选择', '🟢 直连']} +o5: &o5 {type: select, use: [Salem], proxies: ['REJECT', 'DIRECT']} # 代理组 proxy-groups: - {name: 节点选择, <<: *o1, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Static.png'} - {name: Google, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Google_Search.png'} - - {name: 漏网之鱼, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Final.png'} + - {name: 漏网之鱼, <<: *o4, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Final.png'} - {name: YOUTUBE, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/YouTube.png'} - {name: NETFLIX, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Netflix.png'} - {name: Disney, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Disney+.png'} @@ -84,6 +86,7 @@ proxy-groups: - {name: Microsoft, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Microsoft.png'} - {name: Paypal, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/PayPal.png'} - {name: Finance, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/bitcoin.png'} + - {name: eBay, <<: *o4, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/ebay.png'} - {name: TikTok, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/TikTok.png'} #- {name: 游戏国际, <<: *o2, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Game.png'} - {name: 🇺🇲 WIFI_CALL_US, <<: *o2, icon: 'https://git.sswiwi.com/salem/ruleset/raw/branch/main/config/image/wificalling.webp'} @@ -94,7 +97,6 @@ proxy-groups: - {name: Instagram, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/instagram.png'} - {name: Whatsapp, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/whatsapp.png'} - {name: Speedtest, <<: *o2, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/librespeed.png'} - - {name: eBay, <<: *o3, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/ebay.png'} - {name: 甲骨文, <<: *o3, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/oracle.png'} - {name: 自制直连, <<: *o3, icon: 'https://cdn.jsdelivr.net/gh/selfhst/icons/png/apache-answer.png'} - {name: 苹果服务, <<: *o3, icon: 'https://fastly.jsdelivr.net/gh/Koolson/Qure@master/IconSet/Color/Apple.png'}