mirror of
https://github.com/baiqwerdvd/StarRailUID.git
synced 2025-05-06 03:33:45 +08:00
update header (#40)
This commit is contained in:
parent
b59f3d9b06
commit
ab70f84a46
@ -45,6 +45,7 @@ class MysApi(_MysApi):
|
||||
asyncio.run(self.get_fp())
|
||||
self._HEADER['x-rpc-device_id'] = self.device_id
|
||||
self._HEADER['x-rpc-page'] = '3.1.3_#/rpg'
|
||||
self._HEADER['x-rpc-challenge_game'] = '6'
|
||||
|
||||
async def create_qrcode_url(self) -> Union[Dict, int]:
|
||||
device_id: str = ''.join(random.choices(ascii_letters + digits, k=64))
|
||||
|
Loading…
x
Reference in New Issue
Block a user