jd_live_redrain.js update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
超级直播间红包雨 新增3.12日,3.16日
|
||||
超级直播间红包雨 新增3.16日,3.19日红包雨
|
||||
|
||||
脚本兼容: Quantumult X, Surge, Loon, JSBox, Node.js
|
||||
==============Quantumult X==============
|
||||
@@ -20,13 +20,13 @@ cron "30,31 20-23/1 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/
|
||||
const $ = new Env('超级直播间红包雨');
|
||||
let allMessage = '';
|
||||
let bodyList = {
|
||||
'12': {
|
||||
url: 'https://api.m.jd.com/client.action?functionId=liveActivityV842&uuid=8888888&client=apple&clientVersion=9.4.1&st=1615468728099&sign=4aa630a409b136aefa993c9980fd9a63&sv=101',
|
||||
body: 'body=%7B%22liveId%22%3A%223649497%22%7D'
|
||||
},
|
||||
'16': {
|
||||
url: 'https://api.m.jd.com/client.action?functionId=liveActivityV842&uuid=8888888&client=apple&clientVersion=9.4.1&st=1615468726059&sign=60005fa89f99116a2707cb31fb7debac&sv=120',
|
||||
body: 'body=%7B%22liveId%22%3A%223665668%22%7D'
|
||||
},
|
||||
'19': {
|
||||
url: 'https://api.m.jd.com/client.action?functionId=liveActivityV842&uuid=8888888&client=apple&clientVersion=9.4.1&st=1615900663048&sign=3dfbdf3e3f0e0701c8c4070c14b4f5b0&sv=100',
|
||||
body: 'body=%7B%22liveId%22%3A%223704156%22%7D'
|
||||
}
|
||||
}
|
||||
let ids = {
|
||||
|
Reference in New Issue
Block a user