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