jd_xgyl.js

This commit is contained in:
lxk0301
2021-02-23 19:16:24 +08:00
parent 9df88b652b
commit f3ff982c4a

View File

@@ -1,7 +1,7 @@
/* /*
小鸽有礼2 小鸽有礼2
每天抽奖25豆 每天抽奖25豆
活动入口https://jingcai-h5.jd.com/#/dialTemplate?activityCode=1354740864131276800 活动入口https://jingcai-h5.jd.com/#/dialTemplate?activityCode=1354648125121241088
活动时间2021年1月28日2021年2月28日 活动时间2021年1月28日2021年2月28日
更新地址https://gitee.com/lxk0301/jd_scripts/raw/master/jd_xgyl.js 更新地址https://gitee.com/lxk0301/jd_scripts/raw/master/jd_xgyl.js
@@ -244,7 +244,7 @@ function draw() {
function taskUrl(function_id, body) { function taskUrl(function_id, body) {
return { return {
url: `https://lop-proxy.jd.com/${function_id}`, url: `https://lop-proxy.jd.com/${function_id}`,
body: JSON.stringify([{"userNo": "$cooMrdGatewayUid$", "activityCode": "1354740864131276800", ...body}]), body: JSON.stringify([{"userNo": "$cooMrdGatewayUid$", "activityCode": "1354648125121241088", ...body}]),
headers: { headers: {
'Host': 'lop-proxy.jd.com', 'Host': 'lop-proxy.jd.com',
'lop-dn': 'jingcai.jd.com', 'lop-dn': 'jingcai.jd.com',