Fix optional feedback auth fallback

This commit is contained in:
2569718930@qq.com
2026-06-14 04:40:02 +08:00
parent 25408797f1
commit e6c99c946a
5 changed files with 38 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -u
BASE_URL="${1:-http://38.54.27.70:8000}"
BASE_URL="${1:-https://polyweather.top}"
CURL_BIN="${CURL_BIN:-curl}"
PASS_COUNT=0