修改地址链接。迁移过期活动(集鞭炮赢京豆)

This commit is contained in:
lxk0301
2021-01-28 14:27:50 +08:00
parent cbc557ade6
commit 1e91351023
87 changed files with 657 additions and 670 deletions

View File

@@ -5,7 +5,7 @@
* @Last Modified time: 2021-1-22 14:27:20
*/
/*
东东小窝 https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_small_home.js
东东小窝 https://gitee.com/lxk0301/jd_scripts/raw/master/jd_small_home.js
现有功能:
做日常任务任务每日抽奖有机会活动京豆使用的是免费机会不消耗WO币
自动使用WO币购买装饰品可以获得京豆分别可获得5,2050,100,200,400,7001200京豆
@@ -24,17 +24,17 @@ https://h5.m.jd.com/babelDiy/Zeus/2HFSytEAN99VPmMGZ6V4EYWus1x/index.html
===============Quantumultx===============
[task_local]
#东东小窝
16 22 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_small_home.js, tag=东东小窝, img-url=https://raw.githubusercontent.com/58xinian/icon/master/ddxw.png, enabled=true
16 22 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_small_home.js, tag=东东小窝, img-url=https://raw.githubusercontent.com/58xinian/icon/master/ddxw.png, enabled=true
================Loon==============
[Script]
cron "16 22 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_small_home.js, tag=东东小窝
cron "16 22 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_small_home.js, tag=东东小窝
===============Surge=================
东东小窝 = type=cron,cronexp="16 22 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_small_home.js
东东小窝 = type=cron,cronexp="16 22 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_small_home.js
============小火箭=========
东东小窝 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_small_home.js, cronexpr="16 22 * * *", timeout=3600, enable=true
东东小窝 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_small_home.js, cronexpr="16 22 * * *", timeout=3600, enable=true
*/
const $ = new Env('东东小窝');
const notify = $.isNode() ? require('./sendNotify') : '';