新增 DLsite 规则至 clash 配置
This commit is contained in:
@@ -117,6 +117,15 @@ proxy-groups:
|
|||||||
proxies:
|
proxies:
|
||||||
- 大流量
|
- 大流量
|
||||||
- PROXY
|
- PROXY
|
||||||
|
- name: "DLsite"
|
||||||
|
type: select
|
||||||
|
use:
|
||||||
|
- self-proxies
|
||||||
|
- byWave
|
||||||
|
- liangyuandian
|
||||||
|
proxies:
|
||||||
|
- 大流量
|
||||||
|
- PROXY
|
||||||
- name: "Exhentai"
|
- name: "Exhentai"
|
||||||
type: select
|
type: select
|
||||||
use:
|
use:
|
||||||
@@ -354,6 +363,12 @@ rule-providers:
|
|||||||
url: http://192.168.51.11:3000/oruke/resources/raw/branch/main/clash/ruleset/exhentai.yaml
|
url: http://192.168.51.11:3000/oruke/resources/raw/branch/main/clash/ruleset/exhentai.yaml
|
||||||
path: ./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:
|
pt-custom:
|
||||||
type: http
|
type: http
|
||||||
behavior: classical
|
behavior: classical
|
||||||
@@ -417,6 +432,7 @@ rules:
|
|||||||
|
|
||||||
# 高优先级
|
# 高优先级
|
||||||
- RULE-SET,youtube,YouTube
|
- RULE-SET,youtube,YouTube
|
||||||
|
- RULE-SET,dlsite-custom,DLsite
|
||||||
- RULE-SET,exhentai-custom,Exhentai
|
- 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