mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
docs: fix Clash usage in README.md (#34)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user