From 511ca2d8dcdb094f868d741e3fd3f1cb8769fca7 Mon Sep 17 00:00:00 2001 From: salem <77879189@qq.com> Date: Wed, 26 Aug 2026 15:40:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20config/stash/override/hk.s?= =?UTF-8?q?toverride?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/stash/override/hk.stoverride | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/stash/override/hk.stoverride b/config/stash/override/hk.stoverride index 26ccf90..9dacae0 100644 --- a/config/stash/override/hk.stoverride +++ b/config/stash/override/hk.stoverride @@ -1,5 +1,7 @@ name: 自动港美德策略组 desc: 自动筛选订阅中的香港、美国、德国节点,并统一沉底排列在最后 -proxy-groups: #!merge - - {name: 🇭🇰 香港节点, type: select, icon: "https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Hong_Kong.png", filter: "(?i)港|HK|Hong", include-all: true, proxies: [🚀节点选择]} \ No newline at end of file +proxy-groups: + - {name: 🇭🇰 香港节点, type: select, icon: "https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Hong_Kong.png", filter: "(?i)港|HK|Hong", include-all: true, proxies: [🚀节点选择]} + - {name: 🇺🇸 美国中转, type: select, icon: "https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/United_States.png", filter: "^((?!(落地|TAG|直连)).)*$", include-all: true, proxies: [🚀节点选择]} + - {name: 🇩🇪 德国节点, type: select, icon: "https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Germany.png", filter: "^((?!(落地|TAG|直连)).)*$", include-all: true, proxies: [🚀节点选择]} \ No newline at end of file