@@ -49,10 +49,10 @@ proxy-providers:
|
|||||||
|
|
||||||
###锚点###
|
###锚点###
|
||||||
# 代理组相关
|
# 代理组相关
|
||||||
o1: &o1 {type: select, include-all: true, proxies: []}
|
o1: &o1 {type: select, proxies: []}
|
||||||
o2: &o2 {type: select, include-all: true, proxies: ['节点选择']}
|
o2: &o2 {type: select, proxies: ['节点选择']}
|
||||||
o3: &o3 {type: select, include-all: true, proxies: ['DIRECT', '节点选择']}
|
o3: &o3 {type: select, proxies: ['DIRECT', '节点选择']}
|
||||||
o4: &o4 {type: select, include-all: true, proxies: ['REJECT', 'DIRECT']}
|
o4: &o4 {type: select, proxies: ['REJECT', 'DIRECT']}
|
||||||
#o5: &o5 {type: select, include-all: true, proxies: ['节点选择']}
|
#o5: &o5 {type: select, include-all: true, proxies: ['节点选择']}
|
||||||
|
|
||||||
# 代理组
|
# 代理组
|
||||||
@@ -261,6 +261,6 @@ rule-providers:
|
|||||||
#geoip-cn: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/cn.yaml", path: ./rule-providers/geoip-cn.yaml}
|
#geoip-cn: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/cn.yaml", path: ./rule-providers/geoip-cn.yaml}
|
||||||
private: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/private.yaml", path: ./rule-providers/private.yaml}
|
private: {<<: *pd, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/private.yaml", path: ./rule-providers/private.yaml}
|
||||||
private_ip: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/private.yaml", path: ./rule-providers/private_ip.yaml}
|
private_ip: {<<: *pi, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geoip/private.yaml", path: ./rule-providers/private_ip.yaml}
|
||||||
speedtest: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/speedtest.yaml", path: ./rule-providers/speedtest.yaml}
|
speedtest: {<<: *pc, url: "https://gh.sswiwi.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/meta/geo/geosite/category-speedtest.yaml", path: ./rule-providers/category-speedtest.yaml}
|
||||||
#speedtest: {<<: *pc, url: "https://raw.githubusercontents.com/blackmatrix7/ios_rule_script/master/rule/Clash/Speedtest/Speedtest.yaml", path: ./rule-providers/speedtest.yaml}
|
#speedtest: {<<: *pc, url: "https://raw.githubusercontents.com/blackmatrix7/ios_rule_script/master/rule/Clash/Speedtest/Speedtest.yaml", path: ./rule-providers/speedtest.yaml}
|
||||||
fake-ip-filter: {<<: *pt, url: "https://git.sswiwi.com/salem/ruleset/raw/branch/main/config/stash/fake-ip-filter.list",path: ./rule-providers/fake-ip-filter.list}
|
fake-ip-filter: {<<: *pt, url: "https://git.sswiwi.com/salem/ruleset/raw/branch/main/config/stash/fake-ip-filter.list",path: ./rule-providers/fake-ip-filter.list}
|
||||||
|
|||||||
Reference in New Issue
Block a user