-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChina.ini
127 lines (127 loc) · 3.68 KB
/
China.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
rule-providers:
mydirect:
behavior: domain
interval: 86400
path: ./ruleset/mydirect.yaml
type: http
url: "https://raw.githubusercontent.com/davidlee6628/rules/refs/heads/main/mydirect.yaml"
Netflix:
behavior: ipcidr
format: text
interval: 86400
path: ./ruleset/Netflix.list
type: http
url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/Netflix.list"
YouTube:
behavior: ipcidr
format: text
interval: 86400
path: ./ruleset/YouTube.list
type: http
url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/YouTube.list"
apple:
behavior: domain
interval: 86400
path: ./ruleset/apple.yaml
type: http
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/apple.txt"
applications:
behavior: classical
interval: 86400
path: ./ruleset/applications.yaml
type: http
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/applications.txt"
cncidr:
behavior: ipcidr
interval: 86400
path: ./ruleset/cncidr.yaml
type: http
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/cncidr.txt"
direct:
behavior: domain
interval: 86400
path: ./ruleset/direct.yaml
type: http
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/direct.txt"
gfw:
behavior: domain
interval: 86400
path: ./ruleset/gfw.yaml
type: http
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/gfw.txt"
github:
behavior: classical
format: text
interval: 86400
path: ./ruleset/github.list
type: http
url: "https://github.com/Repcz/Tool/raw/X/Clash/Rules/Github.list"
google:
behavior: domain
interval: 86400
path: ./ruleset/google.yaml
type: http
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/google.txt"
icloud:
behavior: domain
interval: 86400
path: ./ruleset/icloud.yaml
type: http
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/icloud.txt"
lancidr:
behavior: ipcidr
interval: 86400
path: ./ruleset/lancidr.yaml
type: http
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/lancidr.txt"
private:
behavior: domain
interval: 86400
path: ./ruleset/private.yaml
type: http
url: https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/private.txt
proxy:
behavior: domain
interval: 86400
path: ./ruleset/proxy.yaml
type: http
url: https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/proxy.txt
reject:
behavior: domain
interval: 86400
path: ./ruleset/reject.yaml
type: http
url: https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/reject.txt
telegramcidr:
behavior: ipcidr
interval: 86400
path: ./ruleset/telegramcidr.yaml
type: http
url: https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/telegramcidr.txt
tld-not-cn:
behavior: domain
interval: 86400
path: ./ruleset/tld-not-cn.yaml
type: http
url: https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/tld-not-cn.txt
rules:
- RULE-SET,applications,DIRECT
- DOMAIN,clash.razord.top,DIRECT
- DOMAIN,yacd.haishan.me,DIRECT
- RULE-SET,private,DIRECT
- RULE-SET,reject,REJECT
- RULE-SET,icloud,DIRECT
- RULE-SET,apple,DIRECT
- RULE-SET,google,PROXY
- RULE-SET,YouTube,PROXY
- RULE-SET,Netflix,PROXY
- RULE-SET,github,PROXY
- RULE-SET,mydirect,DIRECT
- RULE-SET,proxy,PROXY
- RULE-SET,direct,DIRECT
- RULE-SET,lancidr,DIRECT
- RULE-SET,cncidr,DIRECT
- RULE-SET,telegramcidr,PROXY
- GEOIP,LAN,DIRECT
- GEOIP,CN,DIRECT,no-resolve
- MATCH,DIRECT