docs: fix clash typo (#36)

This commit is contained in:
Fei Yang 2024-08-12 22:35:25 +08:00 committed by GitHub
parent 66213c2105
commit edfa48befa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,7 +83,7 @@ rule-providers:
format: text format: text
interval: 43200 interval: 43200
url: https://ruleset.skk.moe/Clash/domainset/reject_extra.txt url: https://ruleset.skk.moe/Clash/domainset/reject_extra.txt
path: ./sukkaw_ruleset/reject_domainset.txt path: ./sukkaw_ruleset/reject_domainset_extra.txt
reject_ip: reject_ip:
type: http type: http
behavior: classical behavior: classical
@ -738,7 +738,7 @@ rule-providers:
format: text format: text
interval: 43200 interval: 43200
url: https://ruleset.skk.moe/Clash/ip/china_ip_ipv6.txt url: https://ruleset.skk.moe/Clash/ip/china_ip_ipv6.txt
path: ./sukkaw_ruleset/china_ip.txt path: ./sukkaw_ruleset/china_ipv6.txt
rules: rules:
- RULE-SET,china_ip,[Replace with your policy] - RULE-SET,china_ip,[Replace with your policy]
# Only use it if you are using IPv6 # Only use it if you are using IPv6