Private
Public Access
1
0

fix: update API endpoint from newapi.sususu.cf to api2.xcodecli.com in scripts and documentation

This commit is contained in:
2025-11-12 16:13:58 +08:00
parent a6a3bb5388
commit dbea04aa17
5 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ XCodeCLI-Shells 是一个智能配置工具集,用于设置 Claude Code 与 XC
### 支持的 API 端点
脚本会按顺序测试以下端点,选择第一个可用的:
1. `https://api.xcodecli.com`
2. `https://newapi.sususu.cf`
2. `https://api2.xcodecli.com`
## 常用命令