mirror of
				https://github.com/Loyalsoldier/clash-rules.git
				synced 2025-11-03 17:46:58 +08:00 
			
		
		
		
	Feat: remove obsolete cn blocked domains
This commit is contained in:
		
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							@@ -46,9 +46,6 @@
 | 
			
		||||
- **GFWList 域名列表 gfw.txt**:
 | 
			
		||||
  - [https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/gfw.txt](https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/gfw.txt)
 | 
			
		||||
  - [https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/gfw.txt](https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/gfw.txt)
 | 
			
		||||
- **GreatFire 域名列表 greatfire.txt**:
 | 
			
		||||
  - [https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/greatfire.txt](https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/greatfire.txt)
 | 
			
		||||
  - [https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/greatfire.txt](https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/greatfire.txt)
 | 
			
		||||
- **非中国大陆使用的顶级域名列表 tld-not-cn.txt**:
 | 
			
		||||
  - [https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/tld-not-cn.txt](https://raw.githubusercontent.com/Loyalsoldier/clash-rules/release/tld-not-cn.txt)
 | 
			
		||||
  - [https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/tld-not-cn.txt](https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/tld-not-cn.txt)
 | 
			
		||||
@@ -131,13 +128,6 @@ rule-providers:
 | 
			
		||||
    path: ./ruleset/gfw.yaml
 | 
			
		||||
    interval: 86400
 | 
			
		||||
 | 
			
		||||
  greatfire:
 | 
			
		||||
    type: http
 | 
			
		||||
    behavior: domain
 | 
			
		||||
    url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/greatfire.txt"
 | 
			
		||||
    path: ./ruleset/greatfire.yaml
 | 
			
		||||
    interval: 86400
 | 
			
		||||
 | 
			
		||||
  tld-not-cn:
 | 
			
		||||
    type: http
 | 
			
		||||
    behavior: domain
 | 
			
		||||
@@ -215,7 +205,6 @@ rules:
 | 
			
		||||
  - RULE-SET,reject,REJECT
 | 
			
		||||
  - RULE-SET,tld-not-cn,PROXY
 | 
			
		||||
  - RULE-SET,gfw,PROXY
 | 
			
		||||
  - RULE-SET,greatfire,PROXY
 | 
			
		||||
  - RULE-SET,telegramcidr,PROXY
 | 
			
		||||
  - MATCH,DIRECT
 | 
			
		||||
```
 | 
			
		||||
@@ -224,7 +213,6 @@ rules:
 | 
			
		||||
 | 
			
		||||
- [@Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip)
 | 
			
		||||
- [@Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat)
 | 
			
		||||
- [@Loyalsoldier/cn-blocked-domain](https://github.com/Loyalsoldier/cn-blocked-domain)
 | 
			
		||||
- [@gfwlist/gfwlist](https://github.com/gfwlist/gfwlist)
 | 
			
		||||
- [@v2fly/domain-list-community](https://github.com/v2fly/domain-list-community)
 | 
			
		||||
- [@felixonmars/dnsmasq-china-list](https://github.com/felixonmars/dnsmasq-china-list)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user