Merge pull request #127 from 3273576540/main

相对改绝对
This commit is contained in:
Wuyi无疑 2022-03-09 09:36:38 +08:00 committed by GitHub
commit 1367222266
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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))