1
0
mirror of https://github.com/Loyalsoldier/clash-rules.git synced 2025-11-03 17:46:58 +08:00

Feat: use CIDR from repo @Loyalsoldier/geoip

This commit is contained in:
Loyalsoldier
2021-11-03 18:05:38 +08:00
parent b10802d5f3
commit a409fcb644
2 changed files with 14 additions and 4 deletions

View File

@@ -226,6 +226,8 @@ rules:
- RULE-SET,google,DIRECT
- RULE-SET,proxy,PROXY
- RULE-SET,direct,DIRECT
- RULE-SET,lancidr,DIRECT
- RULE-SET,cncidr,DIRECT
- RULE-SET,telegramcidr,PROXY
- GEOIP,,DIRECT
- GEOIP,CN,DIRECT
@@ -301,6 +303,7 @@ 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)