超级直播间红包雨,下一场直播时间:04月02日 20:00
This commit is contained in:
@@ -1,28 +1,28 @@
|
||||
/*
|
||||
超级直播间红包雨
|
||||
下一场直播时间:03月30日 20:00
|
||||
下一场直播时间:04月02日 20:00
|
||||
脚本兼容: Quantumult X, Surge, Loon, JSBox, Node.js
|
||||
==============Quantumult X==============
|
||||
[task_local]
|
||||
#超级直播间红包雨
|
||||
30,31 20-23/1 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_live_redrain.js, tag=超级直播间红包雨, enabled=true
|
||||
0,30,31 20-23/1 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_live_redrain.js, tag=超级直播间红包雨, enabled=true
|
||||
|
||||
==============Loon==============
|
||||
[Script]
|
||||
cron "30,31 20-23/1 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_live_redrain.js,tag=超级直播间红包雨
|
||||
cron "0,30,31 20-23/1 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_live_redrain.js,tag=超级直播间红包雨
|
||||
|
||||
================Surge===============
|
||||
超级直播间红包雨 = type=cron,cronexp="30,31 20-23/1 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_live_redrain.js
|
||||
超级直播间红包雨 = type=cron,cronexp="0,30,31 20-23/1 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_live_redrain.js
|
||||
|
||||
===============小火箭==========
|
||||
超级直播间红包雨 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_live_redrain.js, cronexpr="30,31 20-23/1 * * *", timeout=3600, enable=true
|
||||
超级直播间红包雨 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_live_redrain.js, cronexpr="0,30,31 20-23/1 * * *", timeout=3600, enable=true
|
||||
*/
|
||||
const $ = new Env('超级直播间红包雨');
|
||||
let allMessage = '';
|
||||
let bodyList = {
|
||||
"30": {
|
||||
"url": "https://api.m.jd.com/client.action?functionId=liveActivityV946&uuid=8888888&client=apple&clientVersion=9.4.1&undefined",
|
||||
"body": "body=%7B%22liveId%22%3A%223761428%22%7D"
|
||||
"2": {
|
||||
"url": "https://api.m.jd.com/client.action?functionId=liveActivityV946&uuid=8888888&client=apple&clientVersion=9.4.1&st=1617170756022&sign=d88f8ddcec714e9ed5636e75c73b6fd9&sv=112",
|
||||
"body": "body=%7B%22liveId%22%3A%223804885%22%7D"
|
||||
}
|
||||
}
|
||||
let ids = {
|
||||
|
Reference in New Issue
Block a user