-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathopdns
More file actions
23 lines (18 loc) · 744 Bytes
/
opdns
File metadata and controls
23 lines (18 loc) · 744 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
- RULE-SET,ChinaCompanyIp,🎯 全球直连,no-resolve
- RULE-SET,Download,🎯 全球直连
- RULE-SET,GoogleCNProxyIP,🚀 节点选择,no-resolve
- RULE-SET,ChinaIp,🎯 全球直连,no-resolve
- GEOIP,CN,🎯 全球直连,no-resolve
- MATCH,🐟 漏网之鱼
GoogleCNProxyIP:
type: http
behavior: classical
url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Providers/Ruleset/GoogleCNProxyIP.yaml
path: ./providers/rule-provider_GoogleCNProxyIP.yaml
interval: 86400
ChinaIp:
type: http
behavior: classical
url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Providers/ChinaIp.yaml
path: ./providers/rule-provider_ChinaIp.yaml
interval: 86400