1
0
mirror of https://github.com/KingRan/KR.git synced 2026-03-14 16:22:50 +08:00
This commit is contained in:
KingRan
2023-11-30 21:00:09 +08:00
parent 5906cf9b1e
commit 51f8295303

View File

@ -335,7 +335,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',
}
}