perf:2026适配

This commit is contained in:
2026-06-01 02:35:09 +00:00
parent 6051cd9bb6
commit a2991bf26b
4 changed files with 11 additions and 8 deletions
+2 -2
View File
@@ -10,5 +10,5 @@ base_num=$3
random_num=$(shuf -i 1-1000 -n 1)
step=$(( base_num + random_num ))
echo `date +"%Y/%m/%d %H:%M:%S"` $acct step =\> $step
#curl --location --request GET 'https://steps.api.030101.xyz/api?account=qiezihwy@outlook.com&password=HwyXiaomi9836$&steps=12134'
curl -s --location --request GET "https://steps.api.030101.xyz/api?account=$acct&password=$passwd&steps=$step"
curl -s --location --request GET "https://steps.hubp.de/api?account=$acct&password=$passwd&steps=$step"