mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-30 04:00:31 +08:00
🐛 修复每月统计
(#315)
This commit is contained in:
parent
50b2bc1e56
commit
4e3798bb7c
@ -268,7 +268,7 @@ async def get_award(uid, server_id='cn_gf01') -> dict:
|
||||
HEADER['x-rpc-device_id'] = random_hex(32)
|
||||
data = await _mhy_request(
|
||||
url=MONTHLY_AWARD_URL,
|
||||
method='POST',
|
||||
method='GET',
|
||||
header=HEADER,
|
||||
params={
|
||||
'act_id': 'e202009291139501',
|
||||
|
Loading…
x
Reference in New Issue
Block a user