mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
jd_xgyl.js
This commit is contained in:
parent
0dfbedde57
commit
f1286aee44
@ -1,7 +1,7 @@
|
||||
/*
|
||||
小鸽有礼2
|
||||
每天抽奖25豆
|
||||
活动入口:https://jingcai-h5.jd.com/#/dialTemplate?activityCode=1354740864131276800
|
||||
活动入口:https://jingcai-h5.jd.com/#/dialTemplate?activityCode=1354648125121241088
|
||||
活动时间:2021年1月28日~2021年2月28日
|
||||
更新地址:https://gitee.com/lxk0301/jd_scripts/raw/master/jd_xgyl.js
|
||||
|
||||
@ -244,7 +244,7 @@ function draw() {
|
||||
function taskUrl(function_id, body) {
|
||||
return {
|
||||
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: {
|
||||
'Host': 'lop-proxy.jd.com',
|
||||
'lop-dn': 'jingcai.jd.com',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user