mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-06-03 05:59:51 +08:00
Update getDB.py
This commit is contained in:
parent
0ecb4b4b26
commit
f9701195a0
2
getDB.py
2
getDB.py
@ -395,8 +395,6 @@ async def GetAward(Uid,ServerID="cn_gf01"):
|
|||||||
'x-rpc-client_type': '5',
|
'x-rpc-client_type': '5',
|
||||||
'Referer': 'https://webstatic.mihoyo.com/'})
|
'Referer': 'https://webstatic.mihoyo.com/'})
|
||||||
data = json.loads(req.text)
|
data = json.loads(req.text)
|
||||||
#f=open("/root/hoshino/HoshinoBot/hoshino/modules/GenshinUID/mys/chars/info.txt",'w')
|
|
||||||
#f.write(str(data))
|
|
||||||
return data
|
return data
|
||||||
except:
|
except:
|
||||||
print("访问失败,请重试!")
|
print("访问失败,请重试!")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user