新增 DLsite 规则至 clash 配置
This commit is contained in:
@@ -117,6 +117,15 @@ proxy-groups:
|
||||
proxies:
|
||||
- 大流量
|
||||
- PROXY
|
||||
- name: "DLsite"
|
||||
type: select
|
||||
use:
|
||||
- self-proxies
|
||||
- byWave
|
||||
- liangyuandian
|
||||
proxies:
|
||||
- 大流量
|
||||
- PROXY
|
||||
- name: "Exhentai"
|
||||
type: select
|
||||
use:
|
||||
@@ -354,6 +363,12 @@ rule-providers:
|
||||
url: http://192.168.51.11:3000/oruke/resources/raw/branch/main/clash/ruleset/exhentai.yaml
|
||||
path: ./ruleset/exhentai.yaml
|
||||
|
||||
dlsite-custom:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: http://192.168.51.11:3000/oruke/resources/raw/branch/main/clash/ruleset/dlsite.yaml
|
||||
path: ./ruleset/dlsite.yaml
|
||||
|
||||
pt-custom:
|
||||
type: http
|
||||
behavior: classical
|
||||
@@ -417,6 +432,7 @@ rules:
|
||||
|
||||
# 高优先级
|
||||
- RULE-SET,youtube,YouTube
|
||||
- RULE-SET,dlsite-custom,DLsite
|
||||
- RULE-SET,exhentai-custom,Exhentai
|
||||
|
||||
# 大流量服务
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
payload:
|
||||
# DLsite
|
||||
- DOMAIN-SUFFIX,dlsite.com
|
||||
- DOMAIN-SUFFIX,dlsite.jp
|
||||
- DOMAIN-SUFFIX,img.dlsite.jp
|
||||
Reference in New Issue
Block a user