mirror of
https://github.com/Genshin-bots/gsuid_core.git
synced 2025-05-12 06:55:49 +08:00
Update request.py
This commit is contained in:
parent
37f4a7d74a
commit
1e5fec3716
@ -264,8 +264,6 @@ class BaseMysApi:
|
|||||||
header['x-rpc-device_fp'] = await self.get_user_fp(uid)
|
header['x-rpc-device_fp'] = await self.get_user_fp(uid)
|
||||||
|
|
||||||
for _ in range(2):
|
for _ in range(2):
|
||||||
print(header)
|
|
||||||
|
|
||||||
async with client.request(
|
async with client.request(
|
||||||
method,
|
method,
|
||||||
url=url,
|
url=url,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user