mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 02:00:37 +08:00
docs: fix clash typo (#36)
This commit is contained in:
parent
66213c2105
commit
edfa48befa
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user