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