1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2026-05-01 09:36:41 +08:00
This commit is contained in:
dylan
2023-11-30 19:35:58 +08:00
parent 3bf6c96628
commit 2097a1a5b5
+2 -1
View File
@@ -272,7 +272,8 @@ function taskPostUrl(url, body) {
'Cookie': `${cookie}`,
"Host": "api.m.jd.com",
"User-Agent": "JD4iPhone/167853 (iPhone; iOS; Scale/2.00)",
}
},
secureProtocol: 'TLSv1_2_method',
}
}