24 lines
631 B
Markdown
24 lines
631 B
Markdown
# Clash/Mihomo Config Template by Sukazyo
|
|
|
|
```yaml
|
|
rule-provider:
|
|
adobe-auth:
|
|
type: domain
|
|
url: https://storage.sukazyo.cc/Eyre_S/clash-template/raw/branch/main/rules/adobe-auth.yml
|
|
behavior: domain
|
|
format: yaml
|
|
interval: 1440
|
|
steam-content-server:
|
|
type: http
|
|
url: https://storage.sukazyo.cc/Eyre_S/clash-template/raw/branch/main/rules/steam-content-server.yml
|
|
behavior: classical
|
|
format: yaml
|
|
interval: 1440
|
|
zhihu:
|
|
type: http
|
|
url: https://storage.sukazyo.cc/Eyre_S/clash-template/raw/branch/main/rules/zhihu.yml
|
|
behavior: classical
|
|
format: yaml
|
|
interval: 1440
|
|
```
|