From 7fc3e853df3bd2ac7a93ec462d2045cf8ea87a2c Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Thu, 21 Jan 2021 13:58:50 +0800 Subject: [PATCH] update --- QuantumultX/lxk0301_gallery.json | 2 +- docker/crontab_list.sh | 2 ++ jd_bean_change.js | 10 +++++--- jd_bean_sign.js | 8 +++--- jd_blueCoin.js | 7 ++++- jd_bookshop.js | 2 +- jd_cash.js | 2 +- jd_club_lottery.js | 44 ++++++++++++++++++-------------- jd_crazy_joy.js | 2 +- jd_crazy_joy_coin.js | 20 ++------------- jd_daily_egg.js | 19 ++++++++++++-- jd_dreamFactory.js | 2 +- jd_family.js | 2 +- jd_firecrackers.js | 2 +- jd_immortal.js | 2 +- jd_jdfactory.js | 4 +-- jd_joy.js | 25 +++++++++++------- jd_joy_feedPets.js | 29 +++++++++++++-------- jd_joy_reward.js | 11 +++++--- jd_joy_steal.js | 3 +++ jd_live.js | 2 +- jd_moneyTree.js | 24 ++++++++++------- jd_necklace.js | 2 +- jd_nh.js | 2 +- jd_nian.js | 2 +- jd_nianCollect.js | 2 +- jd_nian_sign.js | 2 +- jd_pigPet.js | 17 +++++++++++- jd_redPacket.js | 7 ++--- jd_shop.js | 31 +++++++++++----------- jd_small_home.js | 2 +- jd_speed.js | 24 ++++++++++------- jd_unbind.js | 2 +- jd_unsubscribe.js | 12 +++++---- jx_sign.js | 2 +- 35 files changed, 199 insertions(+), 132 deletions(-) diff --git a/QuantumultX/lxk0301_gallery.json b/QuantumultX/lxk0301_gallery.json index c4cb5ada..70a2a3b6 100644 --- a/QuantumultX/lxk0301_gallery.json +++ b/QuantumultX/lxk0301_gallery.json @@ -30,7 +30,7 @@ "10-20/5 12 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_live.js, tag=京东直播, img-url= https://raw.githubusercontent.com/58xinian/icon/master/jd_live_redrain.png", "14 11 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_jdzz.js, tag=京东赚赚, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdzz.png", "44 12 * * 6 https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_unbind.js, tag=注销京东店铺会员卡, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_unbind.png", - "30 8 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy.js, tag=crazyJoy任务, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png", + "30 8 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy.js, tag=crazyJoy任务, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_crazy_joy.png", "15 17 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/backUp/xmSports.js, tag=小米运动, img-url=https://raw.githubusercontent.com/58xinian/icon/master/xmyd.png", "0 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_car_exchange.js, tag=京东汽车兑换, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_redPacket.png", "0 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_bookshop.js, tag=口袋书店, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png", diff --git a/docker/crontab_list.sh b/docker/crontab_list.sh index 31f1e941..d97336cc 100644 --- a/docker/crontab_list.sh +++ b/docker/crontab_list.sh @@ -10,6 +10,8 @@ 0 * * * * node /scripts/jd_nian.js >> /scripts/logs/jd_nian.log 2>&1 #专门收集每秒产生的爆竹(1小时运行一次) 30 * * * * node /scripts/jd_nianCollect.js >> /scripts/logs/jd_nianCollect.log 2>&1 +#京东炸年兽签到任务🧨 +50 0,1 * * * node /scripts/jd_nian_sign.js >> /scripts/logs/jd_nian_sign.log 2>&1 #京东神仙书院(活动时间:2021-1-20至2021-2-5) 30 6 * * * node /scripts/jd_immortal.js >> /scripts/logs/jd_immortal.log 2>&1 ##############长期活动############## diff --git a/jd_bean_change.js b/jd_bean_change.js index 1706ec1b..6df682c8 100644 --- a/jd_bean_change.js +++ b/jd_bean_change.js @@ -10,15 +10,19 @@ 网页查看地址 : https://bean.m.jd.com/bean/signIndex.actionbeanDetail/index.action?resourceValue=bean 支持京东双账号 脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js -quantumultx +============QuantumultX============== [task_local] #京豆变动通知 2 9 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_bean_change.js, tag=京豆变动通知, enabled=true -Loon +================Loon=============== [Script] cron "2 9 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_bean_change.js, tag=京豆变动通知 -Surge +=============Surge=========== +[Script] 京豆变动通知 = type=cron,cronexp=2 9 * * *,wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_bean_change.js + +============小火箭========= +京豆变动通知 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_bean_change.js, cronexpr="2 9 * * *", timeout=3600, enable=true */ const $ = new Env('京豆变动通知'); const notify = $.isNode() ? require('./sendNotify') : ''; diff --git a/jd_bean_sign.js b/jd_bean_sign.js index d75d1448..4a061fd8 100644 --- a/jd_bean_sign.js +++ b/jd_bean_sign.js @@ -2,13 +2,11 @@ * @Author: LXK9301 https://github.com/LXK9301 */ /* -京豆签到,自用,可N个京东账号,IOS软件用户请使用 https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js +京豆签到,自用,可N个京东账号 Node.JS专用 +IOS软件用户请使用 https://raw.githubusercontent.com/NobyDa/Script/master/JD-DailyBonus/JD_DailyBonus.js 更新时间:2021-1-19 -从 github @ruicky改写而来 -version v0.0.1 -create by ruicky -detail url: https://github.com/ruicky/jd_sign_bot +Modified From github https://github.com/ruicky/jd_sign_bot */ const $ = new Env('京豆签到'); const notify = $.isNode() ? require('./sendNotify') : ''; diff --git a/jd_blueCoin.js b/jd_blueCoin.js index 7875be9a..795fd8ca 100644 --- a/jd_blueCoin.js +++ b/jd_blueCoin.js @@ -4,15 +4,20 @@ 更新时间:2020-12-24 支持京东多个账号 脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js -======================quantumultx=============== +============QuantumultX============== [task_local] #京小超兑换奖品 0 0 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_blueCoin.js, tag=京小超兑换奖品, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jxc.png, enabled=true + ====================Loon================= [Script] cron "0 0 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_blueCoin.js,tag=京小超兑换奖品 + ===================Surge================== 京小超兑换奖品 = type=cron,cronexp="0 0 0 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_blueCoin.js + +============小火箭========= +京小超兑换奖品 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_blueCoin.js, cronexpr="0 0 0 * * *", timeout=3600, enable=true */ const $ = new Env('京小超兑换奖品'); const notify = $.isNode() ? require('./sendNotify') : ''; diff --git a/jd_bookshop.js b/jd_bookshop.js index 95115625..d34fe643 100644 --- a/jd_bookshop.js +++ b/jd_bookshop.js @@ -6,7 +6,7 @@ ============Quantumultx=============== [task_local] #口袋书店 -1 8,12,18 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_bookshop.js, tag=口袋书店, enabled=true +1 8,12,18 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_bookshop.js, tag=口袋书店, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true ================Loon============== [Script] diff --git a/jd_cash.js b/jd_cash.js index 6dc6cc34..b10cce39 100644 --- a/jd_cash.js +++ b/jd_cash.js @@ -7,7 +7,7 @@ ============Quantumultx=============== [task_local] #签到领现金 -2 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_cash.js, tag=签到领现金, enabled=true +2 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_cash.js, tag=签到领现金, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true ================Loon============== [Script] diff --git a/jd_club_lottery.js b/jd_club_lottery.js index 7bbc9e3e..71cf3d50 100644 --- a/jd_club_lottery.js +++ b/jd_club_lottery.js @@ -1,23 +1,29 @@ /* - * @Author: LXK9301 - * @Date: 2020-11-03 20:35:07 - * @Last Modified by: LXK9301 - * @Last Modified time: 2020-11-23 12:27:09 - 摇京豆(京东APP首页-领京豆-摇京豆) - 更新时间:2020-10-12 - Modified from https://github.com/Zero-S1/JD_tools/blob/master/JD_vvipclub.py - 已支持IOS双京东账号,Node.js支持N个京东账号 - 脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js - // QuantumultX - [task_local] - #摇京豆 - 5 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js, tag=摇京豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdyjd.png, enabled=true - //Loon - [Script] - cron "5 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js,tag=摇京豆 - //Surge - 摇京豆 = type=cron,cronexp="5 0 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js - * */ +* @Author: LXK9301 +* @Date: 2020-11-03 20:35:07 +* @Last Modified by: LXK9301 +* @Last Modified time: 2020-11-23 12:27:09 +*/ +/* +摇京豆(京东APP首页-领京豆-摇京豆) +更新时间:2020-10-12 +Modified from https://github.com/Zero-S1/JD_tools/blob/master/JD_vvipclub.py +已支持IOS双京东账号,Node.js支持N个京东账号 +脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js +============QuantumultX============== +[task_local] +#摇京豆 +5 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js, tag=摇京豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdyjd.png, enabled=true +=================Loon=============== +[Script] +cron "5 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js,tag=摇京豆 +=================Surge============== +[Script] +摇京豆 = type=cron,cronexp="5 0 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js + +============小火箭========= +摇京豆 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_club_lottery.js, cronexpr="5 0 * * *", timeout=3600, enable=true +*/ const $ = new Env('摇京豆'); const notify = $.isNode() ? require('./sendNotify') : ''; diff --git a/jd_crazy_joy.js b/jd_crazy_joy.js index 091cd15f..2169ebc3 100644 --- a/jd_crazy_joy.js +++ b/jd_crazy_joy.js @@ -9,7 +9,7 @@ crazyJoy任务 ============Quantumultx=============== [task_local] #crazyJoy任务 -10 7 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy.js, tag=crazyJoy任务, enabled=true +10 7 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy.js, tag=crazyJoy任务, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_crazy_joy.png, enabled=true ================Loon============== [Script] diff --git a/jd_crazy_joy_coin.js b/jd_crazy_joy_coin.js index c2af7a0b..8720d218 100644 --- a/jd_crazy_joy_coin.js +++ b/jd_crazy_joy_coin.js @@ -1,24 +1,8 @@ /* crazy joy 挂机领金币/宝箱专用 - - -已支持IOS双京东账号,Node.js支持N个京东账号 -脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js -============Quantumultx=============== -[task_local] -#crazyJoy挂机 -10 7 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy_coin.js, tag=crazyJoy挂机, enabled=true - -================Loon============== -[Script] -cron "10 7 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy_coin.js,tag=crazyJoy挂机 - -===============Surge================= -crazyJoy挂机 = type=cron,cronexp="10 * * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy_coin.js - -============小火箭========= -crazyJoy挂机 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy_coin.js, cronexpr="10 * * * *", timeout=3600, enable=true +⚠️建议云端使用。手机端不建议使用(会一直跑下去,永不停止) +10 7 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_crazy_joy_coin.js */ diff --git a/jd_daily_egg.js b/jd_daily_egg.js index cd98b1f6..f4000c6d 100644 --- a/jd_daily_egg.js +++ b/jd_daily_egg.js @@ -5,11 +5,26 @@ * @Last Modified time: 2020-11-20 14:11:01 */ /* +TODO 京东金融-天天提鹅 定时收鹅蛋,兑换金币 -先这样子吧 +已支持IOS双京东账号,Node.js支持N个京东账号 +脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js +============Quantumultx=============== +[task_local] +#天天提鹅 +10 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_daily_egg.js, tag=天天提鹅, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdte.png, enabled=true + +================Loon============== +[Script] +cron "10 * * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_daily_egg.js,tag=天天提鹅 + +===============Surge================= +天天提鹅 = type=cron,cronexp="10 * * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_daily_egg.js + +============小火箭========= +天天提鹅 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_daily_egg.js, cronexpr="10 * * * *", timeout=3600, enable=true */ -//0 */3 * * * const $ = new Env('天天提鹅'); let cookiesArr = [], cookie = ''; const JD_API_HOST = 'https://ms.jr.jd.com/gw/generic/uc/h5/m'; diff --git a/jd_dreamFactory.js b/jd_dreamFactory.js index 1d75b4a4..e8692844 100644 --- a/jd_dreamFactory.js +++ b/jd_dreamFactory.js @@ -10,7 +10,7 @@ ============Quantumultx=============== [task_local] #京喜工厂 -10 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_dreamFactory.js, tag=京喜工厂, enabled=true +10 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_dreamFactory.js, tag=京喜工厂, img-url=https://github.com/58xinian/icon/raw/master/jdgc.png, enabled=true ================Loon============== [Script] diff --git a/jd_family.js b/jd_family.js index 19276e88..5159f922 100644 --- a/jd_family.js +++ b/jd_family.js @@ -13,7 +13,7 @@ ============Quantumultx=============== [task_local] #京东家庭号 -1 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_family.js, tag=京东家庭号, enabled=true +1 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_family.js, tag=京东家庭号, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_family.png, enabled=true ================Loon============== [Script] diff --git a/jd_firecrackers.js b/jd_firecrackers.js index 64cbd4a1..d5a67b79 100644 --- a/jd_firecrackers.js +++ b/jd_firecrackers.js @@ -12,7 +12,7 @@ ============Quantumultx=============== [task_local] #集鞭炮赢京豆 -10 8,21 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_firecrackers.js, tag=集鞭炮赢京豆, enabled=true +10 8,21 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_firecrackers.js, tag=集鞭炮赢京豆, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true ================Loon============== [Script] diff --git a/jd_immortal.js b/jd_immortal.js index a06f9a50..6ce7f75b 100644 --- a/jd_immortal.js +++ b/jd_immortal.js @@ -12,7 +12,7 @@ boxjs IMMORTAL_LATLON ============Quantumultx=============== [task_local] #京东神仙书院 -0 8 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_immortal.js, tag=京东神仙书院, enabled=true +0 8 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_immortal.js, tag=京东神仙书院, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true ================Loon============== [Script] diff --git a/jd_jdfactory.js b/jd_jdfactory.js index 9f795b3f..d13417a4 100644 --- a/jd_jdfactory.js +++ b/jd_jdfactory.js @@ -15,8 +15,8 @@ 脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js ============Quantumultx=============== [task_local] -#京东工厂 -10 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_jdfactory.js, tag=东东工厂, enabled=true +#东东工厂 +10 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_jdfactory.js, tag=东东工厂, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_factory.png, enabled=true ================Loon============== [Script] diff --git a/jd_joy.js b/jd_joy.js index 0f7e7872..785a759b 100644 --- a/jd_joy.js +++ b/jd_joy.js @@ -7,16 +7,23 @@ IOS用户支持京东双账号,NodeJs用户支持N个京东账号 feedCount:自定义 每次喂养数量; 等级只和喂养次数有关,与数量无关 推荐每次投喂10个,积累狗粮,然后去玩聚宝盆赌 Combine from Zero-S1/JD_tools(https://github.com/Zero-S1/JD_tools) +==========Quantumult X========== +[task_local] +#京东宠汪汪 +15 0-23/2 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy.js, tag=京东宠汪汪, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true + +============Loon=========== +[Script] +cron "15 0-23/2 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy.js,tag=京东宠汪汪 + +============Surge========== +[Script] +京东宠汪汪 = type=cron,cronexp="15 0-23/2 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy.js + +===============小火箭========== +京东宠汪汪 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy.js, cronexpr="15 0-23/2 * * *", timeout=3600, enable=true */ -// quantumultx -// [task_local] -// #京东宠汪汪 -// 15 */2 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy.js, tag=京东宠汪汪, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true -// Loon -// [Script] -// cron "15 */2 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy.js,tag=京东宠汪汪 -// Surge -// 京东宠汪汪 = type=cron,cronexp="15 */2 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy.js + const $ = new Env('宠汪汪'); const notify = $.isNode() ? require('./sendNotify') : ''; //Node.js用户请在jdCookie.js处填写京东ck; diff --git a/jd_joy_feedPets.js b/jd_joy_feedPets.js index 5cc8cf4b..91dc1d4a 100644 --- a/jd_joy_feedPets.js +++ b/jd_joy_feedPets.js @@ -1,18 +1,25 @@ -/***** +/* 宠汪汪喂食(如果喂食80g失败,降级一个档次喂食(40g),依次类推),三餐,建议一小时运行一次 更新时间:2020-11-03 支持京东多个账号 脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js -****/ -// quantumultx -// [task_local] -// #京东宠汪汪喂食 -// 15 */1 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_feedPets.js, tag=京东宠汪汪喂食, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true -// Loon -// [Script] -// cron "15 */1 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_feedPets.js,tag=京东宠汪汪喂食 -// Surge -// 京东宠汪汪喂食 = type=cron,cronexp="15 */1 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_feedPets.js +==============Quantumult X============== +[task_local] +#京东宠汪汪喂食 +15 0-23/1 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_feedPets.js, tag=京东宠汪汪喂食, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true + +==============Loon=============== +[Script] +cron "15 0-23/1 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_feedPets.js,tag=京东宠汪汪喂食 + +=========Surge============= +[Script] +京东宠汪汪喂食 = type=cron,cronexp="15 0-23/1 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_feedPets.js + +===============小火箭========== +京东宠汪汪喂食 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_feedPets.js, cronexpr="15 0-23/1 * * *", timeout=3600, enable=true +*/ + const $ = new Env('宠汪汪🐕喂食'); const notify = $.isNode() ? require('./sendNotify') : ''; diff --git a/jd_joy_reward.js b/jd_joy_reward.js index f2edb8a6..1644159a 100644 --- a/jd_joy_reward.js +++ b/jd_joy_reward.js @@ -6,15 +6,20 @@ 每日京豆库存会在0:00、8:00、16:00更新,经测试发现中午12:00也会有补发京豆。 支持京东双账号 脚本兼容: Quantumult X, Surge, Loon, JSBox, Node.js -// Quantumult X +==============Quantumult X============== [task_local] #宠汪汪积分兑换奖品 0 0-16/8 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_reward.js, tag=宠汪汪积分兑换奖品, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true -// Loon + +==============Loon============== [Script] cron "0 0-16/8 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_reward.js,tag=宠汪汪积分兑换奖品 -// Surge + +================Surge=============== 宠汪汪积分兑换奖品 = type=cron,cronexp="0 0-16/8 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_reward.js + +===============小火箭========== +宠汪汪积分兑换奖品 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_reward.js, cronexpr="0 0-16/8 * * *", timeout=3600, enable=true */ const $ = new Env('宠汪汪积分兑换奖品'); let joyRewardName = 20;//是否兑换京豆,默认开启兑换功能,其中20为兑换20京豆,500为兑换500京豆,0为不兑换京豆.数量有限先到先得 diff --git a/jd_joy_steal.js b/jd_joy_steal.js index ee8c0a51..6da84e92 100644 --- a/jd_joy_steal.js +++ b/jd_joy_steal.js @@ -15,11 +15,14 @@ IOS用户支持京东双账号,NodeJs用户支持N个京东账号 [task_local] #宠汪汪偷好友积分与狗粮 0 0-10/2 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_steal.js, tag=宠汪汪偷好友积分与狗粮, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true + =======Loon======== [Script] cron "0 0-10/2 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_steal.js,tag=宠汪汪偷好友积分与狗粮 + ========Surge========== 宠汪汪偷好友积分与狗粮 = type=cron,cronexp="0 0-10/2 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_steal.js + =======小火箭===== 宠汪汪偷好友积分与狗粮 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_joy_steal.js, cronexpr="0 0-10/2 * * *", timeout=3600, enable=true */ diff --git a/jd_live.js b/jd_live.js index beb479df..a34e0d9b 100644 --- a/jd_live.js +++ b/jd_live.js @@ -7,7 +7,7 @@ ============Quantumultx=============== [task_local] #京东直播 -10-20/5 12 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_live.js, tag=京东直播, enabled=true +10-20/5 12 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_live.js, tag=京东直播, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true ================Loon============== [Script] diff --git a/jd_moneyTree.js b/jd_moneyTree.js index 3b7a40c8..fe978e7b 100644 --- a/jd_moneyTree.js +++ b/jd_moneyTree.js @@ -3,16 +3,22 @@ 更新时间:2020-11-16 京东摇钱树支持京东双账号 注:如果使用Node.js, 需自行安装'crypto-js,got,http-server,tough-cookie'模块. 例: npm install crypto-js http-server tough-cookie got --save +===============Quantumultx=============== +[task_local] +#京东摇钱树 +3 0-23/2 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_moneyTree.js, tag=京东摇钱树, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdyqs.png, enabled=true + +==============Loon=========== +[Script] +cron "3 0-23/2 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_moneyTree.js,tag=京东摇钱树 + +===============Surge=========== +京东摇钱树 = type=cron,cronexp="3 0-23/2 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_moneyTree.js + +============小火箭========= +京东摇钱树 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_moneyTree.js, cronexpr="3 0-23/2 * * *", timeout=3600, enable=true */ -// quantumultx -// [task_local] -// #京东摇钱树 -// 3 */2 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_moneyTree.js, tag=京东摇钱树, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdyqs.png, enabled=true -// Loon -// [Script] -// cron "3 */2 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_moneyTree.js,tag=京东摇钱树 -// Surge -//京东摇钱树 = type=cron,cronexp="3 */2 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_moneyTree.js + const $ = new Env('京东摇钱树'); const notify = $.isNode() ? require('./sendNotify') : ''; //Node.js用户请在jdCookie.js处填写京东ck; diff --git a/jd_necklace.js b/jd_necklace.js index a1c07cd9..31510529 100644 --- a/jd_necklace.js +++ b/jd_necklace.js @@ -13,7 +13,7 @@ APP活动入口:“最新版本京东APP >领券中心/券后9.9>领点点券 ===============Quantumultx=============== [task_local] #点点券 -10 0,20 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_necklace.js, tag=点点券, enabled=true +10 0,20 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_necklace.js, tag=点点券, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true ================Loon============== [Script] diff --git a/jd_nh.js b/jd_nh.js index f0946c1a..60bd997f 100644 --- a/jd_nh.js +++ b/jd_nh.js @@ -13,7 +13,7 @@ ============Quantumultx=============== [task_local] #京东年货节 -1 7 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_nh.js, tag=京东年货节, enabled=true +1 7 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_nh.js, tag=京东年货节, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true ================Loon============== [Script] diff --git a/jd_nian.js b/jd_nian.js index e102dd1f..5479f0eb 100644 --- a/jd_nian.js +++ b/jd_nian.js @@ -9,7 +9,7 @@ ============Quantumultx=============== [task_local] #京东炸年兽🧨 -0 8 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_nian.js, tag=京东炸年兽🧨, enabled=true +0 8 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_nian.js, tag=京东炸年兽🧨, img-url=https://raw.githubusercontent.com/yogayyy/Scripts/main/Icon/lxk0301/jd_nian.png, enabled=true ================Loon============== [Script] diff --git a/jd_nianCollect.js b/jd_nianCollect.js index 07f79189..0b5b17e0 100644 --- a/jd_nianCollect.js +++ b/jd_nianCollect.js @@ -6,7 +6,7 @@ ============Quantumultx=============== [task_local] #京东炸年兽🧨 -20 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_nianCollect.js, tag=京东收🧨, enabled=true +20 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_nianCollect.js, tag=京东收🧨, img-url=https://raw.githubusercontent.com/yogayyy/Scripts/main/Icon/lxk0301/jd_nianCollect.png, enabled=true ================Loon============== [Script] diff --git a/jd_nian_sign.js b/jd_nian_sign.js index 326d4247..37633930 100644 --- a/jd_nian_sign.js +++ b/jd_nian_sign.js @@ -9,7 +9,7 @@ ============Quantumultx=============== [task_local] #京东炸年兽签到任务🧨 -30 8 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_nian_sign.js, tag=京东炸年兽签到任务🧨, enabled=true +30 8 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_nian_sign.js, tag=京东炸年兽签到任务🧨, img-url=https://raw.githubusercontent.com/yogayyy/Scripts/main/Icon/lxk0301/jd_nian.png, enabled=true ================Loon============== [Script] diff --git a/jd_pigPet.js b/jd_pigPet.js index 459f9d55..7c7ab558 100644 --- a/jd_pigPet.js +++ b/jd_pigPet.js @@ -11,7 +11,22 @@ 喂食 每日签到 完成分享任务得猪粮 -12 * * * * +已支持IOS双京东账号,Node.js支持N个京东账号 +脚本兼容: QuantumultX, Surge, Loon, 小火箭,JSBox, Node.js +===============Quantumultx=============== +[task_local] +#京东金融养猪猪 +12 * * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_pigPet.js, tag=京东金融养猪猪, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdyz.png, enabled=true + +================Loon============== +[Script] +cron "12 * * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_pigPet.js, tag=京东金融养猪猪 + +===============Surge================= +京东金融养猪猪 = type=cron,cronexp="12 * * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_pigPet.js + +============小火箭========= +京东金融养猪猪 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_pigPet.js, cronexpr="12 * * * *", timeout=3600, enable=true */ const $ = new Env('金融养猪'); diff --git a/jd_redPacket.js b/jd_redPacket.js index 452a842e..0b67b540 100644 --- a/jd_redPacket.js +++ b/jd_redPacket.js @@ -15,14 +15,15 @@ 支持京东双账号 脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js -QuantumultX +================QuantumultX================== [task_local] #京东全民开红包 1 1 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_redPacket.js, tag=京东全民开红包, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_redPacket.png, enabled=true -Loon +===================Loon============== [Script] cron "1 1 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_redPacket.js, tag=京东全民开红包 -Surge +===============Surge=============== +[Script] 京东全民开红包 = type=cron,cronexp=1 1 * * *,wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_redPacket.js */ const $ = new Env('京东全民开红包'); diff --git a/jd_shop.js b/jd_shop.js index ca71751f..d77cf14e 100644 --- a/jd_shop.js +++ b/jd_shop.js @@ -1,18 +1,19 @@ -/** - 进店领豆(京东APP首页-领京豆-进店领豆),每天可拿四京豆 - 更新时间:2020-11-03 - 已支持IOS双京东账号,Node.js支持N个京东账号 - 脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js - // quantumultx - [task_local] - #进店领豆 - 10 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_shop.js, tag=进店领豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_shop.png, enabled=true - //Loon - [Script] - cron "10 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_shop.js,tag=进店领豆 - //Surge - 进店领豆 = type=cron,cronexp="10 0 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_shop.js -* */ +/* +进店领豆(京东APP首页-领京豆-进店领豆),每天可拿四京豆 +更新时间:2020-11-03 +已支持IOS双京东账号,Node.js支持N个京东账号 +脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js +===============Quantumultx=============== +[task_local] +#进店领豆 +10 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_shop.js, tag=进店领豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_shop.png, enabled=true +================Loon============ +[Script] +cron "10 0 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_shop.js,tag=进店领豆 +==============Surge=============== +[Script] +进店领豆 = type=cron,cronexp="10 0 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_shop.js +*/ const $ = new Env('进店领豆'); const notify = $.isNode() ? require('./sendNotify') : ''; //Node.js用户请在jdCookie.js处填写京东ck; diff --git a/jd_small_home.js b/jd_small_home.js index 3c0f7afa..9811fe71 100644 --- a/jd_small_home.js +++ b/jd_small_home.js @@ -25,7 +25,7 @@ https://h5.m.jd.com/babelDiy/Zeus/2HFSytEAN99VPmMGZ6V4EYWus1x/index.html ===============Quantumultx=============== [task_local] #东东小窝 -16 0 * * * 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 0 * * * 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 ================Loon============== [Script] diff --git a/jd_speed.js b/jd_speed.js index ae4f406c..1da835f2 100644 --- a/jd_speed.js +++ b/jd_speed.js @@ -6,16 +6,22 @@ 每天4京豆,再小的苍蝇也是肉 从 https://github.com/Zero-S1/JD_tools/blob/master/JD_speed.py 改写来的 建议3小时运行一次,打卡时间间隔是6小时 +=================QuantumultX============== +[task_local] +#天天加速 +8 0-23/3 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_speed.js, tag=京东天天加速, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdjs.png, enabled=true + +============Loon================ +[Script] +cron "8 0-23/3 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_speed.js,tag=京东天天加速 + +===========Surge============ +天天加速 = type=cron,cronexp="8 0-23/3 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_speed.js + +==============小火箭============= +天天加速 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_speed.js, cronexpr="11 0-23/3 * * *", timeout=3600, enable=true */ -// quantumultx -// [task_local] -// #天天加速 -// 8 */3 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_speed.js, tag=京东天天加速, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdjs.png, enabled=true -// Loon -// [Script] -// cron "8 */3 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_speed.js,tag=京东天天加速 -// Surge -//天天加速 = type=cron,cronexp="8 */3 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_speed.js + const $ = new Env('✈️天天加速'); const notify = $.isNode() ? require('./sendNotify') : ''; //Node.js用户请在jdCookie.js处填写京东ck; diff --git a/jd_unbind.js b/jd_unbind.js index f08436da..15b3152d 100644 --- a/jd_unbind.js +++ b/jd_unbind.js @@ -6,7 +6,7 @@ ==========Quantumult X========== [task_local] #注销京东会员卡 -55 23 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_unbind.js, tag=注销京东会员卡, enabled=true +55 23 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_unbind.js, tag=注销京东会员卡, img-url= https://raw.githubusercontent.com/58xinian/icon/master/jd_unbind.png, enabled=true =======Loon======== [Script] cron "55 23 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_unbind.js,tag=注销京东会员卡 diff --git a/jd_unsubscribe.js b/jd_unsubscribe.js index 003f8885..f7031f1b 100644 --- a/jd_unsubscribe.js +++ b/jd_unsubscribe.js @@ -5,16 +5,18 @@ 默认每运行一次脚本取消关注10个商品,10个店铺。可结合boxjs自定义取消多少个(目前测试通过最大数量是一次性取消300个商品无异常,大于300请自行测试,建议尽量不要一次性全部取消以免出现问题)。 建议此脚本运行时间在 种豆得豆和宠汪汪脚本运行之后 再执行 现有功能: 1、取关商品。2、取关店铺。3、匹配到boxjs输入的过滤关键词后,不再进行此商品/店铺后面(包含输入的关键词商品/店铺)的取关。4、支持京东双账号 -脚本兼容: Quantumult X, Surge, Loon, JSBox, Node.js -// Quantumult X +脚本兼容: Quantumult X, Surge, Loon, JSBox, Node.js, 小火箭 +==============Quantumult X=========== [task_local] #取关京东店铺商品 -55 23 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_unsubscribe.js, tag=取关京东店铺商品, enabled=true -// Loon +55 23 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_unsubscribe.js, tag=取关京东店铺商品, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true +===========Loon============ [Script] cron "55 23 * * *" script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_unsubscribe.js,tag=取关京东店铺商品 -// Surge +============Surge============= 取关京东店铺商品 = type=cron,cronexp="55 23 * * *",wake-system=1,timeout=3600,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_unsubscribe.js +===========小火箭======== +取关京东店铺商品 = type=cron,script-path=https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jd_unsubscribe.js, cronexpr="55 23 * * *", timeout=3600, enable=true */ const $ = new Env('取关京东店铺和商品'); //Node.js用户请在jdCookie.js处填写京东ck; diff --git a/jx_sign.js b/jx_sign.js index 46216570..80062443 100644 --- a/jx_sign.js +++ b/jx_sign.js @@ -5,7 +5,7 @@ ============Quantumultx=============== [task_local] #京喜签到 -5 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jx_sign.js, tag=京喜签到, enabled=true +5 0 * * * https://raw.githubusercontent.com/LXK9301/jd_scripts/master/jx_sign.js, tag=京喜签到, img-url=https://raw.githubusercontent.com/Orz-3/task/master/jd.png, enabled=true ================Loon============== [Script]