mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +08:00
docs: update Clash.Meta usage for speedtest.conf (#68)
This commit is contained in:
parent
836315c28c
commit
6d1d565fa9
16
README.md
16
README.md
@ -155,6 +155,22 @@ rules:
|
||||
DOMAIN-SET,https://ruleset.skk.moe/List/domainset/speedtest.conf,[Replace with your policy],extended-matching
|
||||
```
|
||||
|
||||
**Clash Meta**
|
||||
|
||||
```yaml
|
||||
rule-providers:
|
||||
speedtest:
|
||||
type: http
|
||||
behavior: domain
|
||||
format: text
|
||||
interval: 43200
|
||||
url: https://ruleset.skk.moe/Clash/domainset/speedtest.txt
|
||||
path: ./sukkaw_ruleset/speedtest.txt
|
||||
|
||||
rules:
|
||||
- RULE-SET,speedtest,[Replace with your policy]
|
||||
```
|
||||
|
||||
#### 常见静态 CDN
|
||||
|
||||
- 自动生成 + 人工维护
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user