From b6151e76cc4be9ee4349b4dd470bb6d0ba78dcb9 Mon Sep 17 00:00:00 2001 From: LXK9301 <72646373+LXK9301@users.noreply.github.com> Date: Wed, 20 Jan 2021 22:42:41 +0800 Subject: [PATCH] Update jd_lotteryMachine.js --- jd_lotteryMachine.js | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/jd_lotteryMachine.js b/jd_lotteryMachine.js index d2e1f14f..83f0c3db 100644 --- a/jd_lotteryMachine.js +++ b/jd_lotteryMachine.js @@ -1,20 +1,10 @@ /* -自用于github action + +京东抽奖机 + +自用 author:yangtingxiao github: https://github.com/yangtingxiao -京东抽奖机 -更新时间:2020-11-07 11:09 -脚本说明:五个抽奖活动,【东东抽奖机】【新店福利】【东东福利屋】【东东生活】【闪购盲盒】,点通知只能跳转一个,入口在京东APP玩一玩里面可以看到 -脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js -// quantumultx -[task_local] -#京东抽奖机 -11 1 * * * https://raw.githubusercontent.com/yangtingxiao/QuantumultX/master/scripts/jd/jd_lotteryMachine.js, tag=京东抽奖机, img-url=https://raw.githubusercontent.com/yangtingxiao/QuantumultX/master/image/jd.png, enabled=true -// Loon -[Script] -cron "11 1 * * *" script-path=https://raw.githubusercontent.com/yangtingxiao/QuantumultX/master/scripts/jd/jd_lotteryMachine.js,tag=京东抽奖机 -// Surge -京东抽奖机 = type=cron,cronexp=11 1 * * *,wake-system=1,timeout=20,script-path=https://raw.githubusercontent.com/yangtingxiao/QuantumultX/master/scripts/jd/jd_lotteryMachine.js */ const $ = new Env('京东抽奖机'); main();