mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-06-01 13:09:56 +08:00
Update get_mihoyo_bbs_coin.py
This commit is contained in:
parent
9d1716b82d
commit
fd0a04e052
@ -5,7 +5,7 @@ import string
|
|||||||
|
|
||||||
from httpx import AsyncClient
|
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_getcoins = 0
|
||||||
Today_have_getcoins = 0 # 这个变量以后可能会用上,先留着了
|
Today_have_getcoins = 0 # 这个变量以后可能会用上,先留着了
|
||||||
@ -235,4 +235,4 @@ class mihoyobbs_coin:
|
|||||||
return "已完成分享任务~获得10米游币~"
|
return "已完成分享任务~获得10米游币~"
|
||||||
else:
|
else:
|
||||||
time.sleep(random.randint(2, 8))
|
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