mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 01:30:37 +08:00
docs: fix Clash usage in README.md (#34)
This commit is contained in:
parent
46736d7bf5
commit
6628327351
@ -159,7 +159,7 @@ rule-providers:
|
|||||||
path: ./sukkaw_ruleset/cdn_domainset.txt
|
path: ./sukkaw_ruleset/cdn_domainset.txt
|
||||||
cdn_non_ip:
|
cdn_non_ip:
|
||||||
type: http
|
type: http
|
||||||
behavior: domain
|
behavior: classical
|
||||||
format: text
|
format: text
|
||||||
interval: 43200
|
interval: 43200
|
||||||
url: https://ruleset.skk.moe/Clash/non_ip/cdn.txt
|
url: https://ruleset.skk.moe/Clash/non_ip/cdn.txt
|
||||||
@ -593,7 +593,7 @@ rule-providers:
|
|||||||
path: ./sukkaw_ruleset/download_domainset.txt
|
path: ./sukkaw_ruleset/download_domainset.txt
|
||||||
download_non_ip:
|
download_non_ip:
|
||||||
type: http
|
type: http
|
||||||
behavior: domain
|
behavior: classical
|
||||||
format: text
|
format: text
|
||||||
interval: 43200
|
interval: 43200
|
||||||
url: https://ruleset.skk.moe/Clash/non_ip/download.txt
|
url: https://ruleset.skk.moe/Clash/non_ip/download.txt
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user