This commit is contained in:
baiqwerdvd 2024-12-09 16:20:46 +08:00
parent 6d472b9ff9
commit 15db8f2e74
No known key found for this signature in database
GPG Key ID: 7717E46E1797411A

View File

@ -184,6 +184,7 @@ class SklandLogin:
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["sign_enable"] = False
self.client.headers["dId"] = await get_d_id()
self.client.headers["timestamp"] = str(int(datetime.now().timestamp()))
response = self.client.post(