新增一批账号

This commit is contained in:
wisfern
2024-04-07 14:17:58 +08:00
parent dac253e38b
commit 4e947ac7d3
14 changed files with 29 additions and 10 deletions

5
loopclain.sh Normal file
View File

@@ -0,0 +1,5 @@
while true;
do
bash claim.sh 0.0001
sleep 5
done