mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-31 04:30:29 +08:00
commit
1367222266
@ -5,7 +5,7 @@ import string
|
||||
|
||||
from httpx import AsyncClient
|
||||
|
||||
from .get_data import old_version_get_ds_token,random_hex
|
||||
from get_data import old_version_get_ds_token,random_hex
|
||||
|
||||
Today_getcoins = 0
|
||||
Today_have_getcoins = 0 # 这个变量以后可能会用上,先留着了
|
||||
@ -235,4 +235,4 @@ class mihoyobbs_coin:
|
||||
return "已完成分享任务~获得10米游币~"
|
||||
else:
|
||||
time.sleep(random.randint(2, 8))
|
||||
time.sleep(random.randint(2, 8))
|
||||
time.sleep(random.randint(2, 8))
|
||||
|
Loading…
x
Reference in New Issue
Block a user