From 294bd79435e696c86830b4ae0741af0720f0d8be Mon Sep 17 00:00:00 2001 From: salem <77879189@qq.com> Date: Wed, 26 Aug 2026 14:39:40 +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 | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/config/stash/override/hk.stoverride b/config/stash/override/hk.stoverride index 42872a0..5398f59 100644 --- a/config/stash/override/hk.stoverride +++ b/config/stash/override/hk.stoverride @@ -8,26 +8,23 @@ proxy-groups: #!merge # 1. 香港组 + - name: HK 香港节点 type: select - icon: https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Hong_Kong.png + icon: https://githubusercontent.com filter: "(?i)港|HK|Hong" - include-all: true proxies: - 🚀节点选择 # 2. 美国组 - + - name: 🇺🇸 美国中转 + + - name: US 美国节点 type: select - icon: https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/United_States.png - filter: "^((?!(落地|TAG|直连)).)*$" - include-all: true + icon: https://githubusercontent.com + filter: "(?i)美|US|States|America" proxies: - 🚀节点选择 # 3. 德国组 - + - name: 🇩🇪 德国节点 - type: select - icon: https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Germany.png - filter: "^((?!(落地|TAG|直连)).)*$" - include-all: true - proxies: - - 🚀节点选择 + + - name: DE 德国节点 + type: select + icon: https://githubusercontent.com + filter: "(?i)德|DE|Germany" + proxies: + - 🚀节点选择 \ No newline at end of file