mirror of
https://github.com/Genshin-bots/gsuid_core.git
synced 2025-05-12 06:55:49 +08:00
update
This commit is contained in:
parent
c354be40d5
commit
97071e6965
@ -434,7 +434,6 @@ class MysApi(BaseMysApi):
|
|||||||
async with client.request(
|
async with client.request(
|
||||||
url=f'{_pass_api}>={gt}&challenge={ch}',
|
url=f'{_pass_api}>={gt}&challenge={ch}',
|
||||||
method='GET',
|
method='GET',
|
||||||
header=header,
|
|
||||||
)as data:
|
)as data:
|
||||||
try:
|
try:
|
||||||
data = await data.json()
|
data = await data.json()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user