fix error
This commit is contained in:
parent
0060b81055
commit
0217fe826c
16
README.md
16
README.md
@ -1,16 +1,22 @@
|
|||||||
# aaa
|
# Clash/Mihomo Config Template by Sukazyo
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
rule-provider:
|
rule-provider:
|
||||||
adobe-auth:
|
adobe-auth:
|
||||||
type: http
|
type: domain
|
||||||
url: https://storage.sukazyo.cc/Eyre-S/clash-template/rules/adobe-auth.yml
|
url: https://storage.sukazyo.cc/Eyre_S/clash-template/raw/branch/main/rules/adobe-auth.yml
|
||||||
behavior: classical
|
behavior: domain
|
||||||
format: yaml
|
format: yaml
|
||||||
interval: 1440
|
interval: 1440
|
||||||
steam-content-server:
|
steam-content-server:
|
||||||
type: http
|
type: http
|
||||||
url: https://storage.sukazyo.cc/Eyre-S/clash-template/rules/adobe-auth.yml
|
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
|
behavior: classical
|
||||||
format: yaml
|
format: yaml
|
||||||
interval: 1440
|
interval: 1440
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
payload:
|
payload:
|
||||||
- DOMAIN_SUFFIX,steamcontent.com
|
- DOMAIN-SUFFIX,steamcontent.com
|
||||||
- DOMAIN_SUFFIX,steamstatic.com
|
- DOMAIN-SUFFIX,steamstatic.com
|
||||||
- DOMAIN_SUFFIX,steamserver.net
|
- DOMAIN-SUFFIX,steamserver.net
|
||||||
- DOMAIN_SUFFIX,test.steampowered.com
|
- DOMAIN-SUFFIX,test.steampowered.com
|
||||||
- DOMAIN_SUFFIX,api.steampowered.com
|
- DOMAIN-SUFFIX,api.steampowered.com
|
||||||
- DOMAIN_SUFFIX,rmbgame.net
|
- DOMAIN-SUFFIX,rmbgame.net
|
Loading…
Reference in New Issue
Block a user