更新规则
This commit is contained in:
@@ -53,7 +53,7 @@ proxy-groups:
|
|||||||
- 一元
|
- 一元
|
||||||
proxies:
|
proxies:
|
||||||
|
|
||||||
- name: openai-PROXY
|
- name: Special-PROXY
|
||||||
type: select
|
type: select
|
||||||
url: http://www.gstatic.com/generate_204
|
url: http://www.gstatic.com/generate_204
|
||||||
interval: 3600
|
interval: 3600
|
||||||
@@ -173,18 +173,17 @@ rule-providers:
|
|||||||
url: "http://git.yulei.icu/yulei/openclash-rule/raw/dev/user-defined-rule/custom_direct.yaml"
|
url: "http://git.yulei.icu/yulei/openclash-rule/raw/dev/user-defined-rule/custom_direct.yaml"
|
||||||
path: ./profiles/rules/custom_direct.yaml
|
path: ./profiles/rules/custom_direct.yaml
|
||||||
interval: 21600
|
interval: 21600
|
||||||
|
##特殊规则
|
||||||
chatgpt:
|
special-rule:
|
||||||
type: http
|
type: http
|
||||||
behavior: domain
|
behavior: domain
|
||||||
url: "http://git.yulei.icu/yulei/openclash-rule/raw/dev/user-defined-rule/special-rules/chatgpt.yaml"
|
url: "http://git.yulei.icu/yulei/openclash-rule/raw/dev/user-defined-rule/special-rules/special-rule.yaml"
|
||||||
path: ./profiles/rules/chatgpt.yaml
|
path: ./profiles/rules/special-rule.yaml
|
||||||
interval: 21600
|
interval: 21600
|
||||||
|
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
- RULE-SET,chatgpt,openai-PROXY
|
- RULE-SET,special-rule,Special-PROXY
|
||||||
|
|
||||||
- RULE-SET,custom_proxy,PROXY
|
- RULE-SET,custom_proxy,PROXY
|
||||||
- RULE-SET,custom_direct,DIRECT
|
- RULE-SET,custom_direct,DIRECT
|
||||||
- RULE-SET,applications,DIRECT
|
- RULE-SET,applications,DIRECT
|
||||||
Reference in New Issue
Block a user