chore: 恢复拉取源为 main 并移除 Beta 标识,准备发布 v4.0.0 正式版

This commit is contained in:
hotyue
2026-04-24 03:25:32 +00:00
parent 4d091e4dd9
commit b1ecbd4f9a
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ fi
LOCAL_VER="${AGENT_VERSION:-未知}"
# 极轻量级探针: 抓取 GitHub 云端的 version.txt (超时 3 秒,KV解析法)
REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/dev/v4.0.0-sonar"
REPO_RAW_URL="https://raw.githubusercontent.com/hotyue/IP-Sentinel/main"
REMOTE_VER=$(curl -s -m 3 "${REPO_RAW_URL}/version.txt" | grep "^AGENT_VERSION=" | cut -d'=' -f2 | tr -d '[:space:]')
# 构建底部引擎状态块