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

@@ -80,7 +80,7 @@ test_api_connection() {
local test_urls=(
"https://api.xcodecli.com"
"https://newapi.sususu.cf"
"https://api2.xcodecli.com"
)
print_info "Testing API connections..." >&2
@@ -207,7 +207,7 @@ Usage: $0 [OPTIONS]
This script automatically tests multiple API endpoints and selects the working one:
- https://api.xcodecli.com
- https://newapi.sususu.cf
- https://api2.xcodecli.com
Options:
-k, --key KEY Set the API key