Update rules: 2025-09-12
This commit is contained in:
@@ -24,21 +24,21 @@ rule-providers:
|
||||
reject:
|
||||
type: http
|
||||
behavior: domain
|
||||
url: "https://cdn.jsdelivr.net/gh/\adminroot/clash-rules@main/ruleset/yaml/reject.yaml"
|
||||
url: "https://cdn.jsdelivr.net/gh/adminroot/clash-rules@main/ruleset/yaml/reject.yaml"
|
||||
path: ./ruleset/reject.yaml
|
||||
interval: 86400
|
||||
|
||||
proxy:
|
||||
type: http
|
||||
behavior: domain
|
||||
url: "https://cdn.jsdelivr.net/gh/\adminroot/clash-rules@main/ruleset/yaml/proxy.yaml"
|
||||
url: "https://cdn.jsdelivr.net/gh/adminroot/clash-rules@main/ruleset/yaml/proxy.yaml"
|
||||
path: ./ruleset/proxy.yaml
|
||||
interval: 86400
|
||||
|
||||
cncidr:
|
||||
type: http
|
||||
behavior: ipcidr
|
||||
url: "https://cdn.jsdelivr.net/gh/\adminroot/clash-rules@main/ruleset/yaml/cncidr.yaml"
|
||||
url: "https://cdn.jsdelivr.net/gh/adminroot/clash-rules@main/ruleset/yaml/cncidr.yaml"
|
||||
path: ./ruleset/cncidr.yaml
|
||||
interval: 86400
|
||||
|
||||
@@ -50,4 +50,4 @@ rules:
|
||||
- MATCH,PROXY
|
||||
```
|
||||
|
||||
最后更新: 2025-09-12 15:17
|
||||
最后更新: 2025-09-12 15:18
|
||||
|
||||
Reference in New Issue
Block a user