更新 chatgpt 规则文件 URL
将 chatgpt 规则文件的 URL 从 "user-defined-rule" 目录更改为 "special-rules" 目录
This commit is contained in:
@@ -177,7 +177,7 @@ rule-providers:
|
|||||||
chatgpt:
|
chatgpt:
|
||||||
type: http
|
type: http
|
||||||
behavior: domain
|
behavior: domain
|
||||||
url: "http://git.yulei.icu/yulei/openclash-rule/raw/dev/user-defined-rule/chatgpt.yaml"
|
url: "http://git.yulei.icu/yulei/openclash-rule/raw/dev/user-defined-rule/special-rules/chatgpt.yaml"
|
||||||
path: ./profiles/rules/chatgpt.yaml
|
path: ./profiles/rules/chatgpt.yaml
|
||||||
interval: 21600
|
interval: 21600
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user