更新 config/stash/stash_yaml.yaml
This commit is contained in:
@@ -103,6 +103,7 @@ o2: &o2 {type: select, use: [Salem], proxies: ['节点选择']}
|
||||
o3: &o3 {type: select, use: [Salem], proxies: ['🟢 直连', '节点选择']}
|
||||
o4: &o4 {type: select, use: [Salem], proxies: ['节点选择', '🟢 直连']}
|
||||
o5: &o5 {type: select, use: [Salem], proxies: ['REJECT', 'DIRECT']}
|
||||
g5: &g5 {type: select, include-all: true}
|
||||
|
||||
# 代理组
|
||||
proxy-groups:
|
||||
@@ -150,14 +151,14 @@ proxy-groups:
|
||||
#- {name: 🛑 广告拦截, <<: *o4}
|
||||
#- {name: 🍃 应用净化, <<: *o4}
|
||||
#地区策略组
|
||||
- {name: 🇭🇰 香港节点, type: select, include-all: true, filter: "(?i)港|hk|hongkong|hong kong"}
|
||||
- {name: 🇭🇰 香港节点, <<: *g5, icon: "https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Hong_Kong.png", filter: "(?i)港|hk|hongkong|hong kong"}
|
||||
#- {name: 🇯🇵 日本节点, type: select, include-all: true, filter: "(?i)日本|川日|东京|大阪|泉日|埼玉|沪日|深日|JP|Japan"}
|
||||
#- {name: 🇺🇲 美国节点, type: select, include-all: true, filter: "(?i)美|波特兰|达拉斯|俄勒冈|凤凰城|费利蒙|硅谷|拉斯维加斯|洛杉矶|圣何塞|圣克拉拉|西雅图|芝加哥|US|United States"}
|
||||
#- {name: 🇸🇬 狮城节点, type: select, include-all: true, filter: "(?i)新加坡|坡|狮城|SG|Singapore"}
|
||||
#- {name: 🇰🇷 韩国节点, type: select, include-all: true, filter: "(?i)KR|Korea|KOR|首尔|韩|韓"}
|
||||
#- {name: 🇭🇰 香港中转, type: select, include-all: true, filter: "^((?!(落地|TAG|直连)).)*$"}
|
||||
- {name: 🇺🇲 美国中转, type: select, include-all: true, filter: "^((?!(落地|TAG|直连)).)*$"}
|
||||
- {name: 🇩🇪 德国中转, type: select, include-all: true, filter: "^((?!(落地|TAG|直连)).)*$"}
|
||||
- {name: 🇺🇸 美国中转, <<: *g5, icon: "https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/United_States.png", filter: "^((?!(落地|TAG|直连)).)*$"}
|
||||
- {name: 🇩🇪 德国中转, <<: *g5, icon: "https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Germany.png", filter: "^((?!(落地|TAG|直连)).)*$"}
|
||||
#- {name: 🇨🇳 台湾节点, type: select, include-all: true, filter: "(?i)台|tw|taiwan|tai wan"}
|
||||
#- {name: 🇸🇬 狮城节点, type: select, include-all: true, filter: "(?i)新加坡|sg|singapore|狮城"}
|
||||
#- {name: 🇯🇵 日本节点, type: select, include-all: true, filter: "(?i)日|jp|japan"}
|
||||
|
||||
Reference in New Issue
Block a user