mirror of
https://github.com/baiqwerdvd/ArknightsUID.git
synced 2025-05-04 19:17:33 +08:00
1111
This commit is contained in:
parent
1abbea2f73
commit
c358b7a4eb
@ -180,8 +180,8 @@ class SklandLogin:
|
||||
self.ark_uid: str = result_data["data"]["uid"]
|
||||
|
||||
async def generate_cred_by_code(self):
|
||||
self.client.headers["platform"] = "3"
|
||||
self.client.headers["vName"] = "1.0.0"
|
||||
self.client.headers["platform"] = "1"
|
||||
self.client.headers["vName"] = "1.28.0"
|
||||
self.client.headers["origin"] = "https://zonai.skland.com/"
|
||||
self.client.headers["referer"] = "https://zonai.skland.com/"
|
||||
self.client.headers["dId"] = await get_d_id()
|
||||
|
Loading…
x
Reference in New Issue
Block a user