mirror of
https://github.com/6dylan6/jdpro.git
synced 2025-12-17 15:25:03 +08:00
1
This commit is contained in:
@@ -253,7 +253,7 @@ def getcookie_wskey(key):
|
||||
#sign = get_sign_diy(pin)
|
||||
if not sign:
|
||||
continue
|
||||
url = f"https://api.m.jd.com/client.action?functionId=genToken&{sign}"
|
||||
url = f"http://api.m.jd.com/client.action?functionId=genToken&{sign}"
|
||||
headers = {
|
||||
"cookie": key,
|
||||
'user-agent': UserAgent,
|
||||
|
||||
Reference in New Issue
Block a user