From 50098b2b99424008782737248926bf1cbcfbc30a Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Fri, 19 Jul 2024 17:00:16 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20clashmeta=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0ClaudeAI=E5=88=86=E6=B5=81=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 72182e0..c206948 100644 --- a/install.sh +++ b/install.sh @@ -8596,6 +8596,13 @@ proxy-groups: proxies: - 自动选择 - 手动切换 + - name: ClaudeAI + type: select + use: + - ${subscribeSalt}_provider + proxies: + - 自动选择 + - 手动切换 - name: Disney type: select use: @@ -8725,6 +8732,12 @@ rule-providers: url: https://mirror.ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/OpenAI/OpenAI.yaml path: ./ruleset/openai.yaml interval: 86400 + ClaudeAI: + type: http + behavior: classical + url: https://mirror.ghproxy.com/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Clash/Claude/Claude.yaml + path: ./ruleset/claudeai.yaml + interval: 86400 Bing: type: http behavior: classical @@ -8771,6 +8784,7 @@ rules: - RULE-SET,HBO,HBO - RULE-SET,Bing,Bing - RULE-SET,OpenAI,OpenAI + - RULE-SET,ClaudeAI,ClaudeAI - RULE-SET,Disney,Disney - RULE-SET,proxy,全球代理 - RULE-SET,gfw,全球代理 @@ -9429,7 +9443,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v3.3.10" + echoContent green "当前版本:v3.3.11" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus