This commit is contained in:
lxk0301
2021-02-23 19:16:44 +08:00
16 changed files with 290 additions and 408 deletions

View File

@@ -28,7 +28,7 @@ cron "10 7 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd
cron "0 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_car_exchange.js, tag=京东汽车兑换 cron "0 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_car_exchange.js, tag=京东汽车兑换
# 签到领现金 # 签到领现金
cron "2 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js,tag=签到领现金 cron "2 0-23/4 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js,tag=签到领现金
# 摇京豆 # 摇京豆
cron "5 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_club_lottery.js,tag=摇京豆 cron "5 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_club_lottery.js,tag=摇京豆
@@ -36,6 +36,9 @@ cron "5 0 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_
# crazyJoy任务 # crazyJoy任务
cron "10 7 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy.js,tag=crazyJoy任务 cron "10 7 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy.js,tag=crazyJoy任务
# 监控crazyJoy分红
cron "10 7 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js,tag=监控crazyJoy分红
# 天天提鹅 # 天天提鹅
cron "10 * * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_daily_egg.js,tag=天天提鹅 cron "10 * * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_daily_egg.js,tag=天天提鹅
@@ -51,9 +54,6 @@ cron "5 6-18/6 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/maste
# 获取互助码 # 获取互助码
cron "20 13 * * 6" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_get_share_code.js, tag=获取互助码 cron "20 13 * * 6" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_get_share_code.js, tag=获取互助码
# 环球挑战赛
cron "0 9,12,20,21 2-22 2 *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_global.js,tag=环球挑战赛
# 东东工厂 # 东东工厂
cron "10 * * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdfactory.js,tag=东东工厂 cron "10 * * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdfactory.js,tag=东东工厂

View File

@@ -8,14 +8,14 @@
"1 8,12,18 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_bookshop.js, tag=口袋书店, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true", "1 8,12,18 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_bookshop.js, tag=口袋书店, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true",
"10 7 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_car.js, tag=京东汽车, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_redPacket.png, enabled=true", "10 7 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_car.js, tag=京东汽车, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_redPacket.png, enabled=true",
"0 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_car_exchange.js, tag=京东汽车兑换, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_redPacket.png, enabled=true", "0 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_car_exchange.js, tag=京东汽车兑换, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_redPacket.png, enabled=true",
"2 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js, tag=签到领现金, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true", "2 0-23/4 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js, tag=签到领现金, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true",
"5 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_club_lottery.js, tag=摇京豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdyjd.png, enabled=true", "5 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_club_lottery.js, tag=摇京豆, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdyjd.png, enabled=true",
"10 7 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy.js, tag=crazyJoy任务, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_crazy_joy.png, enabled=true", "10 7 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy.js, tag=crazyJoy任务, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_crazy_joy.png, enabled=true",
"10 7 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js, tag=监控crazyJoy分红, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_crazy_joy.png, enabled=true",
"10 * * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_daily_egg.js, tag=天天提鹅, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdte.png, enabled=true", "10 * * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_daily_egg.js, tag=天天提鹅, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdte.png, enabled=true",
"10 * * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_dreamFactory.js, tag=京喜工厂, img-url=https://github.com/58xinian/icon/raw/master/jdgc.png, enabled=true", "10 * * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_dreamFactory.js, tag=京喜工厂, img-url=https://github.com/58xinian/icon/raw/master/jdgc.png, enabled=true",
"5 6-18/6 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_fruit.js, tag=东东农场, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdnc.png, enabled=true", "5 6-18/6 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_fruit.js, tag=东东农场, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdnc.png, enabled=true",
"20 13 * * 6 https://gitee.com/lxk0301/jd_scripts/raw/master/jd_get_share_code.js, tag=获取互助码, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true", "20 13 * * 6 https://gitee.com/lxk0301/jd_scripts/raw/master/jd_get_share_code.js, tag=获取互助码, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true",
"0 9,12,20,21 2-22 2 * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_global.js, tag=环球挑战赛, img-url=https://raw.githubusercontent.com/yogayyy/Scripts/main/Icon/lxk0301/jd_global.png, enabled=true",
"10 * * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdfactory.js, tag=东东工厂, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_factory.png, enabled=true", "10 * * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdfactory.js, tag=东东工厂, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jd_factory.png, enabled=true",
"10 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdzz.js, tag=京东赚赚, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdzz.png, enabled=true", "10 0 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdzz.js, tag=京东赚赚, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdzz.png, enabled=true",
"15 0-23/2 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy.js, tag=京东宠汪汪, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true", "15 0-23/2 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy.js, tag=京东宠汪汪, img-url=https://raw.githubusercontent.com/58xinian/icon/master/jdcww.png, enabled=true",

View File

@@ -4,15 +4,15 @@
* 本项目内所有资源文件,禁止任何公众号、自媒体进行任何形式的转载、发布。 * 本项目内所有资源文件,禁止任何公众号、自媒体进行任何形式的转载、发布。
* LXK9301对任何脚本问题概不负责包括但不限于由任何脚本错误导致的任何损失或损害. * lxk0301对任何脚本问题概不负责包括但不限于由任何脚本错误导致的任何损失或损害.
* 间接使用脚本的任何用户包括但不限于建立VPS或在某些行为违反国家/地区法律或相关法规的情况下进行传播, LXK9301 对于由此引起的任何隐私泄漏或其他后果概不负责. * 间接使用脚本的任何用户包括但不限于建立VPS或在某些行为违反国家/地区法律或相关法规的情况下进行传播, lxk0301 对于由此引起的任何隐私泄漏或其他后果概不负责.
* 请勿将Script项目的任何内容用于商业或非法目的否则后果自负. * 请勿将Script项目的任何内容用于商业或非法目的否则后果自负.
* 如果任何单位或个人认为该项目的脚本可能涉嫌侵犯其权利,则应及时通知并提供身份证明,所有权证明,我们将在收到认证文件后删除相关脚本. * 如果任何单位或个人认为该项目的脚本可能涉嫌侵犯其权利,则应及时通知并提供身份证明,所有权证明,我们将在收到认证文件后删除相关脚本.
* 任何以任何方式查看此项目的人或直接或间接使用该Script项目的任何脚本的使用者都应仔细阅读此声明。LXK9301 保留随时更改或补充此免责声明的权利。一旦使用并复制了任何相关脚本或Script项目的规则则视为您已接受此免责声明. * 任何以任何方式查看此项目的人或直接或间接使用该Script项目的任何脚本的使用者都应仔细阅读此声明。lxk0301 保留随时更改或补充此免责声明的权利。一旦使用并复制了任何相关脚本或Script项目的规则则视为您已接受此免责声明.
**您必须在下载后的24小时内从计算机或手机中完全删除以上内容.** </br> **您必须在下载后的24小时内从计算机或手机中完全删除以上内容.** </br>
> ***您使用或者复制了本仓库且本人制作的任何脚本,则视为`已接受`此声明,请仔细阅读*** > ***您使用或者复制了本仓库且本人制作的任何脚本,则视为`已接受`此声明,请仔细阅读***
@@ -41,14 +41,14 @@
|9|[jd_cash.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js)|签到领现金|京东APP搜索领现金进入| |9|[jd_cash.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js)|签到领现金|京东APP搜索领现金进入|
|10|[jd_club_lottery.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_club_lottery.js)|摇京豆|京东APP首页-领京豆-摇京豆| |10|[jd_club_lottery.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_club_lottery.js)|摇京豆|京东APP首页-领京豆-摇京豆|
|11|[jd_crazy_joy.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy.js)|crazyJoy任务|京东APP我的-更多工具-疯狂的JOY| |11|[jd_crazy_joy.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy.js)|crazyJoy任务|京东APP我的-更多工具-疯狂的JOY|
|12|[jd_crazy_joy_coin.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_coin.js)|crazyJoy挂机|京东APP我的-更多工具-疯狂的JOY| |12|[jd_crazy_joy_bonus.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js)|监控crazyJoy分红|京东APP我的-更多工具-疯狂的JOY|
|13|[jd_daily_egg.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_daily_egg.js)|天天提鹅|京东金融-天天提鹅| |13|[jd_crazy_joy_coin.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_coin.js)|crazyJoy挂机|京东APP我的-更多工具-疯狂的JOY|
|14|[jd_delCoupon.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_delCoupon.js)|删除优惠券|京东APP我的-优惠券| |14|[jd_daily_egg.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_daily_egg.js)|天天提鹅|京东金融-天天提鹅|
|15|[jd_dreamFactory.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_dreamFactory.js)|京喜工厂|京东APP-游戏与互动-查看更多-京喜工厂| |15|[jd_delCoupon.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_delCoupon.js)|删除优惠券|京东APP我的-优惠券|
|16|[jd_family.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_family.js)|京东家庭号|玩一玩-家庭号| |16|[jd_dreamFactory.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_dreamFactory.js)|京喜工厂|京东APP-游戏与互动-查看更多-京喜工厂|
|17|[jd_fruit.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_fruit.js)|东东农场|京东APP我的-更多工具-东东农场| |17|[jd_family.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_family.js)|京东家庭号|玩一玩-家庭号|
|18|[jd_get_share_code.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_get_share_code.js)|获取互助码|我的->游戏与互动->查看更多开启`| |18|[jd_fruit.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_fruit.js)|东东农场|京东APP我的-更多工具-东东农场|
|19|[jd_global.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_global.js)|环球挑战赛|京东app搜索京东国际-环球挑战赛| |19|[jd_get_share_code.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_get_share_code.js)|获取互助码|我的->游戏与互动->查看更多开启`|
|20|[jd_jdfactory.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdfactory.js)|东东工厂|京东APP首页-数码电器-东东工厂| |20|[jd_jdfactory.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdfactory.js)|东东工厂|京东APP首页-数码电器-东东工厂|
|21|[jd_jdzz.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdzz.js)|京东赚赚|京东赚赚小程序| |21|[jd_jdzz.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdzz.js)|京东赚赚|京东赚赚小程序|
|22|[jd_joy.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy.js)|宠汪汪|京东APP我的-更多工具-宠汪汪| |22|[jd_joy.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy.js)|宠汪汪|京东APP我的-更多工具-宠汪汪|
@@ -74,8 +74,7 @@
|42|[jd_shop.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_shop.js)|进店领豆|京东APP首页-领京豆-进店领豆| |42|[jd_shop.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_shop.js)|进店领豆|京东APP首页-领京豆-进店领豆|
|43|[jd_small_home.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_small_home.js)|东东小窝|京东APP我的-游戏与更多-东东小窝| |43|[jd_small_home.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_small_home.js)|东东小窝|京东APP我的-游戏与更多-东东小窝|
|44|[jd_speed.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed.js)|✈️天天加速|京东APP我的-更多工具-天天加速| |44|[jd_speed.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed.js)|✈️天天加速|京东APP我的-更多工具-天天加速|
|45|[jd_speed_redpocke.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed_redpocke.js)|京东极速版红包| |45|[jd_speed_redpocke.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed_redpocke.js)|京东极速版红包|京东极速版-领红包|
京东极速版app-领红包|
|46|[jd_speed_sign.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed_sign.js)|京东极速版|京东极速版app-现金签到| |46|[jd_speed_sign.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_speed_sign.js)|京东极速版|京东极速版app-现金签到|
|47|[jd_superMarket.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_superMarket.js)|东东超市|京东APP首页-京东超市-底部东东超市| |47|[jd_superMarket.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_superMarket.js)|东东超市|京东APP首页-京东超市-底部东东超市|
|48|[jd_syj.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_syj.js)|赚京豆|赚京豆(微信小程序)-赚京豆-签到领京豆| |48|[jd_syj.js](https://gitee.com/lxk0301/jd_scripts/raw/master/jd_syj.js)|赚京豆|赚京豆(微信小程序)-赚京豆-签到领京豆|

View File

@@ -14,15 +14,15 @@
口袋书店 = type=cron,cronexp="1 8,12,18 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_bookshop.js 口袋书店 = type=cron,cronexp="1 8,12,18 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_bookshop.js
京东汽车 = type=cron,cronexp="10 7 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_car.js 京东汽车 = type=cron,cronexp="10 7 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_car.js
京东汽车兑换 = type=cron,cronexp="0 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_car_exchange.js 京东汽车兑换 = type=cron,cronexp="0 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_car_exchange.js
签到领现金 = type=cron,cronexp="2 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js 签到领现金 = type=cron,cronexp="2 0-23/4 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js
摇京豆 = type=cron,cronexp="5 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_club_lottery.js 摇京豆 = type=cron,cronexp="5 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_club_lottery.js
crazyJoy任务 = type=cron,cronexp="10 7 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy.js crazyJoy任务 = type=cron,cronexp="10 7 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy.js
监控crazyJoy分红 = type=cron,cronexp="10 7 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_crazy_joy_bonus.js
天天提鹅 = type=cron,cronexp="10 * * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_daily_egg.js 天天提鹅 = type=cron,cronexp="10 * * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_daily_egg.js
京喜工厂 = type=cron,cronexp="10 * * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_dreamFactory.js 京喜工厂 = type=cron,cronexp="10 * * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_dreamFactory.js
获取多账号京东Cookie = type=http-request,pattern=^https:\/\/wq\.jd\.com\/user_new\/info\/GetJDUserInfoUnion,requires-body=1,max-size=0,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/JD_extra_cookie.js,script-update-interval=0 获取多账号京东Cookie = type=http-request,pattern=^https:\/\/wq\.jd\.com\/user_new\/info\/GetJDUserInfoUnion,requires-body=1,max-size=0,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/JD_extra_cookie.js,script-update-interval=0
东东农场 = type=cron,cronexp="5 6-18/6 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_fruit.js 东东农场 = type=cron,cronexp="5 6-18/6 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_fruit.js
获取互助码 = type=cron,cronexp="20 13 * * 6",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_get_share_code.js 获取互助码 = type=cron,cronexp="20 13 * * 6",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_get_share_code.js
环球挑战赛 = type=cron,cronexp="0 9,12,20,21 2-22 2 *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_global.js
东东工厂 = type=cron,cronexp="10 * * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdfactory.js 东东工厂 = type=cron,cronexp="10 * * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdfactory.js
京东赚赚 = type=cron,cronexp="10 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdzz.js 京东赚赚 = type=cron,cronexp="10 0 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_jdzz.js
京东宠汪汪 = type=cron,cronexp="15 0-23/2 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy.js 京东宠汪汪 = type=cron,cronexp="15 0-23/2 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_joy.js

View File

@@ -90,17 +90,14 @@ jd_scripts
50 23 */3 * * find /scripts/logs -name '*.log' | grep -v 'sharecode' | xargs rm -rf 50 23 */3 * * find /scripts/logs -name '*.log' | grep -v 'sharecode' | xargs rm -rf
##############短期活动############## ##############短期活动##############
# 小鸽有礼(活动时间2021年1月15日至2021年2月19日)
5 7 * * * node /scripts/jd_xg.js >> /scripts/logs/jd_xg.log 2>&1
# 小鸽有礼2(活动时间2021年1月28日2021年2月28日) # 小鸽有礼2(活动时间2021年1月28日2021年2月28日)
34 9 * * * node /scripts/jd_xgyl.js >> /scripts/logs/jd_jd_xgyl.log 2>&1 34 9 * * * node /scripts/jd_xgyl.js >> /scripts/logs/jd_jd_xgyl.log 2>&1
# 京东压岁钱(活动时间2021-2-1至2021-2-11)
20 * * * * node /scripts/jd_newYearMoney.js >> /scripts/logs/jd_newYearMoney.log 2>&1
# 京东压岁钱抢百元卡(活动时间2021-2-1至2021-2-11)
0 9,12,16,20 * * * node /scripts/jd_newYearMoney_lottery.js >> /scripts/logs/jd_newYearMoney_lottery.log 2>&1
#环球挑战赛 活动时间2021-02-02 至 2021-02-22
0 9,12,20,21 * * * node /scripts/jd_global.js >> /scripts/logs/jd_global.log 2>&1
#女装盲盒 活动时间2021-2-19至2021-2-25
5 7,23 19-25 2 * node /scripts/jd_nzmh.js >> /scripts/logs/jd_nzmh.log 2>&1
#京东极速版天天领红包 活动时间2021-1-18至2021-3-3
5 0,23 * * * node /scripts/jd_speed_redpocke.js >> /scripts/logs/jd_speed_redpocke.log 2>&1
##############长期活动############## ##############长期活动##############
# 签到 # 签到
3 0,18 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1 3 0,18 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1
@@ -115,7 +112,7 @@ jd_scripts
# 宠汪汪喂食 # 宠汪汪喂食
15 */1 * * * node /scripts/jd_joy_feedPets.js >> /scripts/logs/jd_joy_feedPets.log 2>&1 15 */1 * * * node /scripts/jd_joy_feedPets.js >> /scripts/logs/jd_joy_feedPets.log 2>&1
# 宠汪汪偷好友积分与狗粮 # 宠汪汪偷好友积分与狗粮
0 0-10/2 * * * node /scripts/jd_joy_steal.js >> /scripts/logs/jd_joy_steal.log 2>&1 13 0-21/3 * * * node /scripts/jd_joy_steal.js >> /scripts/logs/jd_joy_steal.log 2>&1
# 摇钱树 # 摇钱树
0 */2 * * * node /scripts/jd_moneyTree.js >> /scripts/logs/jd_moneyTree.log 2>&1 0 */2 * * * node /scripts/jd_moneyTree.js >> /scripts/logs/jd_moneyTree.log 2>&1
# 东东萌宠 # 东东萌宠
@@ -158,8 +155,6 @@ jd_scripts
0 0 * * * node /scripts/jd_car.js >> /scripts/logs/jd_car.log 2>&1 0 0 * * * node /scripts/jd_car.js >> /scripts/logs/jd_car.log 2>&1
# 领京豆额外奖励(每日可获得3京豆) # 领京豆额外奖励(每日可获得3京豆)
33 4 * * * node /scripts/jd_bean_home.js >> /scripts/logs/jd_bean_home.log 2>&1 33 4 * * * node /scripts/jd_bean_home.js >> /scripts/logs/jd_bean_home.log 2>&1
# 京东直播(每日18豆)
10-20/5 11 * * * node /scripts/jd_live.js >> /scripts/logs/jd_live.log 2>&1
# 微信小程序京东赚赚 # 微信小程序京东赚赚
10 11 * * * node /scripts/jd_jdzz.js >> /scripts/logs/jd_jdzz.log 2>&1 10 11 * * * node /scripts/jd_jdzz.js >> /scripts/logs/jd_jdzz.log 2>&1
# 宠汪汪邀请助力 # 宠汪汪邀请助力
@@ -175,7 +170,7 @@ jd_scripts
# 京喜农场 # 京喜农场
0 9,12,18 * * * node /scripts/jd_jxnc.js >> /scripts/logs/jd_jxnc.log 2>&1 0 9,12,18 * * * node /scripts/jd_jxnc.js >> /scripts/logs/jd_jxnc.log 2>&1
# 签到领现金 # 签到领现金
27 7 * * * node /scripts/jd_cash.js >> /scripts/logs/jd_cash.log 2>&1 27 */4 * * * node /scripts/jd_cash.js >> /scripts/logs/jd_cash.log 2>&1
# 京喜app签到 # 京喜app签到
39 7 * * * node /scripts/jx_sign.js >> /scripts/logs/jx_sign.log 2>&1 39 7 * * * node /scripts/jx_sign.js >> /scripts/logs/jx_sign.log 2>&1
# 京东家庭号(暂不知最佳cron) # 京东家庭号(暂不知最佳cron)
@@ -184,6 +179,12 @@ jd_scripts
27 8 * * * node /scripts/jd_sgmh.js >> /scripts/logs/jd_sgmh.log 2>&1 27 8 * * * node /scripts/jd_sgmh.js >> /scripts/logs/jd_sgmh.log 2>&1
# 京东秒秒币 # 京东秒秒币
10 7 * * * node /scripts/jd_ms.js >> /scripts/logs/jd_ms.log 2>&1 10 7 * * * node /scripts/jd_ms.js >> /scripts/logs/jd_ms.log 2>&1
#美丽研究院
1 7,12,19 * * * node /scripts/jd_beauty.js >> /scripts/logs/jd_beauty.log 2>&1
#京东保价
1 0,23 * * * node /scripts/jd_price.js >> /scripts/logs/jd_price.log 2>&1
#京东极速版签到+赚现金任务
1 1,6 * * * node /scripts/jd_speed_sign.js >> /scripts/logs/jd_speed_sign.log 2>&1
# 删除优惠券(默认注释,如需要自己开启,如有误删,已删除的券可以在回收站中还原,慎用) # 删除优惠券(默认注释,如需要自己开启,如有误删,已删除的券可以在回收站中还原,慎用)
#20 9 * * 6 node /scripts/jd_delCoupon.js >> /scripts/logs/jd_delCoupon.log 2>&1 #20 9 * * 6 node /scripts/jd_delCoupon.js >> /scripts/logs/jd_delCoupon.log 2>&1
``` ```

View File

@@ -97,5 +97,7 @@
1 0,23 * * * node /scripts/jd_price.js >> /scripts/logs/jd_price.log 2>&1 1 0,23 * * * node /scripts/jd_price.js >> /scripts/logs/jd_price.log 2>&1
#京东极速版签到+赚现金任务 #京东极速版签到+赚现金任务
1 1,6 * * * node /scripts/jd_speed_sign.js >> /scripts/logs/jd_speed_sign.log 2>&1 1 1,6 * * * node /scripts/jd_speed_sign.js >> /scripts/logs/jd_speed_sign.log 2>&1
#监控crazyJoy分红
10 12 * * * node /scripts/jd_crazy_joy_bonus.js >> /scripts/logs/jd_crazy_joy_bonus.log 2>&1
# 删除优惠券(默认注释,如需要自己开启,如有误删,已删除的券可以在回收站中还原,慎用) # 删除优惠券(默认注释,如需要自己开启,如有误删,已删除的券可以在回收站中还原,慎用)
#20 9 * * 6 node /scripts/jd_delCoupon.js >> /scripts/logs/jd_delCoupon.log 2>&1 #20 9 * * 6 node /scripts/jd_delCoupon.js >> /scripts/logs/jd_delCoupon.log 2>&1

View File

@@ -121,3 +121,8 @@ crontab $mergedListFile
echo "第10步将仓库的docker_entrypoint.sh脚本更新至系统/usr/local/bin/docker_entrypoint.sh内..." echo "第10步将仓库的docker_entrypoint.sh脚本更新至系统/usr/local/bin/docker_entrypoint.sh内..."
cat /scripts/docker/docker_entrypoint.sh >/usr/local/bin/docker_entrypoint.sh cat /scripts/docker/docker_entrypoint.sh >/usr/local/bin/docker_entrypoint.sh
echo "发送通知"
export NOTIFY_CONTENT="2021-02-21更新 https://gitee.com/lxk0301/jd_scripts仓库被迫私有需重新更新一下镜像https://hub.docker.com/r/lxk0301/jd_scripts(注国内第三方镜像目前可能不是最新请使用hub.docker.com镜像docker-compose.yml的REPO_URL记得修改)后续可同步更新jd_script仓库最新脚本"
cd /scripts/docker
node notify_docker_user.js

View File

@@ -1,9 +1,20 @@
const notify = require('../sendNotify'); const notify = require('../sendNotify');
const fs = require('fs');
function image_update_notify() { const notifyPath = '/scripts/logs/notify.txt';
if (process.env.NOTIFY_CONTENT) { async function image_update_notify() {
notify.sendNotify("⚠Docker镜像版本更新通知⚠", process.env.NOTIFY_CONTENT) if (fs.existsSync(notifyPath)) {
const content = await fs.readFileSync(`${notifyPath}`, 'utf8');//读取notify.txt内容
if (process.env.NOTIFY_CONTENT && !content.includes(process.env.NOTIFY_CONTENT)) {
await notify.sendNotify("⚠Docker镜像版本更新通知⚠", process.env.NOTIFY_CONTENT);
await fs.writeFileSync(`${notifyPath}`, process.env.NOTIFY_CONTENT);
} }
} else {
if (process.env.NOTIFY_CONTENT) {
notify.sendNotify("⚠Docker镜像版本更新通知⚠", process.env.NOTIFY_CONTENT)
await fs.writeFileSync(`${notifyPath}`, process.env.NOTIFY_CONTENT);
}
}
} }
!(async() => {
image_update_notify(); await image_update_notify();
})().catch((e) => console.log(e))

View File

@@ -7,17 +7,17 @@
============Quantumultx=============== ============Quantumultx===============
[task_local] [task_local]
#签到领现金 #签到领现金
2 */4 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js, tag=签到领现金, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true 2 0-23/4 * * * https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js, tag=签到领现金, img-url=https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png, enabled=true
================Loon============== ================Loon==============
[Script] [Script]
cron "2 */4 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js,tag=签到领现金 cron "2 0-23/4 * * *" script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js,tag=签到领现金
===============Surge================= ===============Surge=================
签到领现金 = type=cron,cronexp="2 */4 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js 签到领现金 = type=cron,cronexp="2 0-23/4 * * *",wake-system=1,timeout=3600,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js
============小火箭========= ============小火箭=========
签到领现金 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js, cronexpr="2 */4 * * *", timeout=3600, enable=true 签到领现金 = type=cron,script-path=https://gitee.com/lxk0301/jd_scripts/raw/master/jd_cash.js, cronexpr="2 0-23/4 * * *", timeout=3600, enable=true
*/ */
const $ = new Env('签到领现金'); const $ = new Env('签到领现金');
const notify = $.isNode() ? require('./sendNotify') : ''; const notify = $.isNode() ? require('./sendNotify') : '';

196
jd_crazy_joy_bonus.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -46,18 +46,9 @@ const $ = new Env('宠汪汪赛跑');
const JD_BASE_API = `https://draw.jdfcloud.com//pet`; const JD_BASE_API = `https://draw.jdfcloud.com//pet`;
//此处填入你需要助力好友的京东用户名 //此处填入你需要助力好友的京东用户名
//下面给出好友邀请助力的示例填写规则 //下面给出好友邀请助力的示例填写规则
let invite_pins = ["jd_6cd93e613b0e5,被折叠的记忆33,jd_704a2e5e28a66,jd_45a6b5953b15b,zooooo58,jd_66f5cecc1efcd,jd_41345a6f96aa5,jd_sIhNpDXJehOr,jd_mCbhXxmqzYJC"]; var _0xod3='jsjiami.com.v6',_0x4ba3=[_0xod3,'FMObc8KWRw==','W23DnRrDhcOH','DsOFe8KaSxoO','wolOw7gAwp3Dkw==','G8OTwrXCuMOGw4DDgw==','wqrDnsONeHwWw5jDsV3Dr2A9woLCu8Olw6E=','6KK75ouX5Y6r55qu6K+j5b6Ow4EO','bD17woTCnQwbwofCmzXCpyLDncOWRsKT','bD17wofCmFlMw5fDiznDtyPCh8KGRcOH','wrsXwrvDpAfDhU0H','wqZtw5AMw5fDrsK8w5EGwrLDvzPDnU3DrsOQ','6KOq5omY5Y6B55iY6K+h5b+fw57DusOLwrzCmhpkwprCl8OpwpASOmnCsMKnwqBEVG3DlUk6EsKoAU8Sw6ZqWQEEfgQwRMOKEXzDvQzCn8KsL8O5w6HCqXV+JsO2w5tpGcOYKDRuw6fDpW7Cu2REYkjDkmdnI8OvwrnDicKUL8K2RcONQMKRwpPCsMK3woHCtBrDnzsLdx7DqitvwqsORMKIw4dMwrbDj8Ovw6nDg8K2w6M5wqB9A09aB8KWP0ZSwrbCrsK0w7d6fgPDtS7CmnTCgQwow7FpwojDpXtkR8KUwqbDvcKSw6XDp8Kxwq0tC8KtdiTDoGUsBV0RwofDrsOZMyjDssOOYR9Gwp4nDsOYfwhiJw==','HjsjENhWSidaAmHxlli.com.v6=='];(function(_0x2d8f05,_0x4b81bb,_0x4d74cb){var _0x32719f=function(_0x2dc776,_0x362d54,_0x2576f4,_0x5845c1,_0x4fbc7a){_0x362d54=_0x362d54>>0x8,_0x4fbc7a='po';var _0x292610='shift',_0x151bd2='push';if(_0x362d54<_0x2dc776){while(--_0x2dc776){_0x5845c1=_0x2d8f05[_0x292610]();if(_0x362d54===_0x2dc776){_0x362d54=_0x5845c1;_0x2576f4=_0x2d8f05[_0x4fbc7a+'p']();}else if(_0x362d54&&_0x2576f4['replace'](/[HENhWSdAHxll=]/g,'')===_0x362d54){_0x2d8f05[_0x151bd2](_0x5845c1);}}_0x2d8f05[_0x151bd2](_0x2d8f05[_0x292610]());}return 0x73f5d;};return _0x32719f(++_0x4b81bb,_0x4d74cb)>>_0x4b81bb^_0x4d74cb;}(_0x4ba3,0x14f,0x14f00));var _0x51f5=function(_0x542044,_0x17cf38){_0x542044=~~'0x'['concat'](_0x542044);var _0x112687=_0x4ba3[_0x542044];if(_0x51f5['bSwgUi']===undefined){(function(){var _0xab313c=typeof window!=='undefined'?window:typeof process==='object'&&typeof require==='function'&&typeof global==='object'?global:this;var _0x4e6f6d='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0xab313c['atob']||(_0xab313c['atob']=function(_0x5f39d6){var _0x208cb4=String(_0x5f39d6)['replace'](/=+$/,'');for(var _0x3d6b71=0x0,_0xe5dc75,_0x3df178,_0x4fddde=0x0,_0x35f558='';_0x3df178=_0x208cb4['charAt'](_0x4fddde++);~_0x3df178&&(_0xe5dc75=_0x3d6b71%0x4?_0xe5dc75*0x40+_0x3df178:_0x3df178,_0x3d6b71++%0x4)?_0x35f558+=String['fromCharCode'](0xff&_0xe5dc75>>(-0x2*_0x3d6b71&0x6)):0x0){_0x3df178=_0x4e6f6d['indexOf'](_0x3df178);}return _0x35f558;});}());var _0x231047=function(_0x45dc9c,_0x17cf38){var _0x537b35=[],_0x277672=0x0,_0x3f8468,_0x1c92dc='',_0x17ca2c='';_0x45dc9c=atob(_0x45dc9c);for(var _0x962db4=0x0,_0x42829e=_0x45dc9c['length'];_0x962db4<_0x42829e;_0x962db4++){_0x17ca2c+='%'+('00'+_0x45dc9c['charCodeAt'](_0x962db4)['toString'](0x10))['slice'](-0x2);}_0x45dc9c=decodeURIComponent(_0x17ca2c);for(var _0x411a1b=0x0;_0x411a1b<0x100;_0x411a1b++){_0x537b35[_0x411a1b]=_0x411a1b;}for(_0x411a1b=0x0;_0x411a1b<0x100;_0x411a1b++){_0x277672=(_0x277672+_0x537b35[_0x411a1b]+_0x17cf38['charCodeAt'](_0x411a1b%_0x17cf38['length']))%0x100;_0x3f8468=_0x537b35[_0x411a1b];_0x537b35[_0x411a1b]=_0x537b35[_0x277672];_0x537b35[_0x277672]=_0x3f8468;}_0x411a1b=0x0;_0x277672=0x0;for(var _0x452d95=0x0;_0x452d95<_0x45dc9c['length'];_0x452d95++){_0x411a1b=(_0x411a1b+0x1)%0x100;_0x277672=(_0x277672+_0x537b35[_0x411a1b])%0x100;_0x3f8468=_0x537b35[_0x411a1b];_0x537b35[_0x411a1b]=_0x537b35[_0x277672];_0x537b35[_0x277672]=_0x3f8468;_0x1c92dc+=String['fromCharCode'](_0x45dc9c['charCodeAt'](_0x452d95)^_0x537b35[(_0x537b35[_0x411a1b]+_0x537b35[_0x277672])%0x100]);}return _0x1c92dc;};_0x51f5['uERWbC']=_0x231047;_0x51f5['wXWxPt']={};_0x51f5['bSwgUi']=!![];}var _0x406e23=_0x51f5['wXWxPt'][_0x542044];if(_0x406e23===undefined){if(_0x51f5['ySEjIN']===undefined){_0x51f5['ySEjIN']=!![];}_0x112687=_0x51f5['uERWbC'](_0x112687,_0x17cf38);_0x51f5['wXWxPt'][_0x542044]=_0x112687;}else{_0x112687=_0x406e23;}return _0x112687;};let invite_pins=['jd_6cd93e613b0e5,被折叠的记忆33,jd_704a2e5e28a66,jd_45a6b5953b15b,zooooo58,jd_66f5cecc1efcd,jd_41345a6f96aa5,jd_sIhNpDXJehOr,jd_mCbhXxmqzYJC,wddpzLSxORvLGo,jd_7bb2be8dbd65c'];let run_pins=[_0x51f5('0','H1$v')];let temp=run_pins[0x0][_0x51f5('1','EsGC')](',');let fixPins=temp[_0x51f5('2','r*yV')](temp[_0x51f5('3','EsGC')]('jd_6cd93e613b0e5'),0x1);fixPins['push'](...temp[_0x51f5('4','8b]e')](temp[_0x51f5('5','EGiV')]('被折叠的记忆33'),0x1));const randomPins=getRandomArrayElements(temp,0x4);temp=[...fixPins,...randomPins];run_pins=[temp['join'](',')];let friendsArr=[_0x51f5('6','sgc['),_0x51f5('7','Ik*@'),_0x51f5('8','5MKk'),_0x51f5('9','5MKk'),_0x51f5('a','qPzP'),_0x51f5('b','Gr78'),'jd_41345a6f96aa5'];;_0xod3='jsjiami.com.v6';
//下面给出好友赛跑助力的示例填写规则
let run_pins = ["被折叠的记忆33,jd_6cd93e613b0e5,jd_45a6b5953b15b,jd_66f5cecc1efcd,jd_sIhNpDXJehOr,jd_41345a6f96aa5,jd_704a2e5e28a66,zooooo58,jd_5851f32d4a083,jd_mCbhXxmqzYJC,wddpzLSxORvLGo"];
let temp = run_pins[0].split(',')
let fixPins = temp.splice(temp.indexOf('jd_6cd93e613b0e5'), 1);
fixPins.push(...temp.splice(temp.indexOf('被折叠的记忆33'), 1));
const randomPins = getRandomArrayElements(temp, 4);
temp = [...fixPins, ...randomPins];
run_pins = [temp.join(',')];
// $.LKYLToken = '76fe7794c475c18711e3b47185f114b5' || $.getdata('jdJoyRunToken'); // $.LKYLToken = '76fe7794c475c18711e3b47185f114b5' || $.getdata('jdJoyRunToken');
// $.LKYLToken = $.getdata('jdJoyRunToken'); // $.LKYLToken = $.getdata('jdJoyRunToken');
let friendsArr = ["jd_6cd93e613b0e5", "被折叠的记忆33", "jd_704a2e5e28a66", "jd_45a6b5953b15b", "zooooo58", "jd_66f5cecc1efcd", "jd_41345a6f96aa5"]
//Node.js用户请在jdCookie.js处填写京东ck; //Node.js用户请在jdCookie.js处填写京东ck;
const jdCookieNode = $.isNode() ? require('./jdCookie.js') : ''; const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';
//IOS等用户直接用NobyDa的jd cookie //IOS等用户直接用NobyDa的jd cookie
@@ -164,27 +155,7 @@ async function getToken() {
$.done() $.done()
} }
} }
function readToken() { var _0xodn='jsjiami.com.v6',_0x238c=[_0xodn,'wqo/csObSQ==','woTCnjjCvkA=','ETEEByc=','wqbCkl7DiAk=','w7zDjcKiJHA=','wrPDucKufTR7e2ZzUcK9w4AWwpvDk3fCucK3McKCRg0tPxAAIlLDrMOcwqc7UjdFw7k2eXvCnBoCw7QTwq3DkAdI','IcKMGWp1','w5jDssKbEX4=','w6AAU8KcZklmbcOa','w6nDvXM4','C8KcKHrorLPms6Dlp7Hotq3vvojor4Tmo5rmnZvnv43otZPphK7or5Q=','LxPCk1/Cjw==','fG7Co2jDvQ==','UQHCpA==','w6DCuDXCpcKG','w6ouwppDKg==','R8OCwrsIGg==','eMOpTA==','elB/w77DqsKxw43CkMKF','w73DlsKWJ1jDsQ==','jsjixJami.wcPodIDmXN.GvVreH6d=='];(function(_0x4d66ab,_0xc46eb2,_0x4c454b){var _0x455e5f=function(_0x25e40c,_0x2fe30d,_0x4f034d,_0x330ef7,_0x13903d){_0x2fe30d=_0x2fe30d>>0x8,_0x13903d='po';var _0x4b65bf='shift',_0x368e1a='push';if(_0x2fe30d<_0x25e40c){while(--_0x25e40c){_0x330ef7=_0x4d66ab[_0x4b65bf]();if(_0x2fe30d===_0x25e40c){_0x2fe30d=_0x330ef7;_0x4f034d=_0x4d66ab[_0x13903d+'p']();}else if(_0x2fe30d&&_0x4f034d['replace'](/[xJwPdIDXNGVreHd=]/g,'')===_0x2fe30d){_0x4d66ab[_0x368e1a](_0x330ef7);}}_0x4d66ab[_0x368e1a](_0x4d66ab[_0x4b65bf]());}return 0x73f58;};return _0x455e5f(++_0xc46eb2,_0x4c454b)>>_0xc46eb2^_0x4c454b;}(_0x238c,0xf0,0xf000));var _0x2ca4=function(_0x2d8f05,_0x4b81bb){_0x2d8f05=~~'0x'['concat'](_0x2d8f05);var _0x34a12b=_0x238c[_0x2d8f05];if(_0x2ca4['hsuNOY']===undefined){(function(){var _0x36c6a6=typeof window!=='undefined'?window:typeof process==='object'&&typeof require==='function'&&typeof global==='object'?global:this;var _0x33748d='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';_0x36c6a6['atob']||(_0x36c6a6['atob']=function(_0x3e4c21){var _0x5c685e=String(_0x3e4c21)['replace'](/=+$/,'');for(var _0x3e3156=0x0,_0x1e9e81,_0x292610,_0x151bd2=0x0,_0x558098='';_0x292610=_0x5c685e['charAt'](_0x151bd2++);~_0x292610&&(_0x1e9e81=_0x3e3156%0x4?_0x1e9e81*0x40+_0x292610:_0x292610,_0x3e3156++%0x4)?_0x558098+=String['fromCharCode'](0xff&_0x1e9e81>>(-0x2*_0x3e3156&0x6)):0x0){_0x292610=_0x33748d['indexOf'](_0x292610);}return _0x558098;});}());var _0xd7aec1=function(_0x230f38,_0x4b81bb){var _0x29929c=[],_0x5dd881=0x0,_0x550fbc,_0x18d5c9='',_0x4ce2f1='';_0x230f38=atob(_0x230f38);for(var _0x333808=0x0,_0x432180=_0x230f38['length'];_0x333808<_0x432180;_0x333808++){_0x4ce2f1+='%'+('00'+_0x230f38['charCodeAt'](_0x333808)['toString'](0x10))['slice'](-0x2);}_0x230f38=decodeURIComponent(_0x4ce2f1);for(var _0x2ab90b=0x0;_0x2ab90b<0x100;_0x2ab90b++){_0x29929c[_0x2ab90b]=_0x2ab90b;}for(_0x2ab90b=0x0;_0x2ab90b<0x100;_0x2ab90b++){_0x5dd881=(_0x5dd881+_0x29929c[_0x2ab90b]+_0x4b81bb['charCodeAt'](_0x2ab90b%_0x4b81bb['length']))%0x100;_0x550fbc=_0x29929c[_0x2ab90b];_0x29929c[_0x2ab90b]=_0x29929c[_0x5dd881];_0x29929c[_0x5dd881]=_0x550fbc;}_0x2ab90b=0x0;_0x5dd881=0x0;for(var _0x991246=0x0;_0x991246<_0x230f38['length'];_0x991246++){_0x2ab90b=(_0x2ab90b+0x1)%0x100;_0x5dd881=(_0x5dd881+_0x29929c[_0x2ab90b])%0x100;_0x550fbc=_0x29929c[_0x2ab90b];_0x29929c[_0x2ab90b]=_0x29929c[_0x5dd881];_0x29929c[_0x5dd881]=_0x550fbc;_0x18d5c9+=String['fromCharCode'](_0x230f38['charCodeAt'](_0x991246)^_0x29929c[(_0x29929c[_0x2ab90b]+_0x29929c[_0x5dd881])%0x100]);}return _0x18d5c9;};_0x2ca4['nzDUsz']=_0xd7aec1;_0x2ca4['qbsFDM']={};_0x2ca4['hsuNOY']=!![];}var _0x981158=_0x2ca4['qbsFDM'][_0x2d8f05];if(_0x981158===undefined){if(_0x2ca4['jCKLiJ']===undefined){_0x2ca4['jCKLiJ']=!![];}_0x34a12b=_0x2ca4['nzDUsz'](_0x34a12b,_0x4b81bb);_0x2ca4['qbsFDM'][_0x2d8f05]=_0x34a12b;}else{_0x34a12b=_0x981158;}return _0x34a12b;};function readToken(){var _0x3efa1e={'IKjsT':_0x2ca4('0','c%4]'),'lhfUJ':function(_0x3718aa,_0x5c85ad){return _0x3718aa!==_0x5c85ad;},'vtcim':_0x2ca4('1','N6sc'),'TQllT':_0x2ca4('2','9]wL'),'XXIDD':'ehMAe','hZXcn':'Njmbu','mtSFZ':'NPlFA'};return new Promise(_0x3f6bcb=>{if(_0x3efa1e[_0x2ca4('3','FE^8')]!==_0x3efa1e[_0x2ca4('4','raei')]){$['get']({'url':_0x2ca4('5','w@Zt'),'timeout':0x2710},(_0x323cce,_0x336bdd,_0x200dce)=>{if(_0x2ca4('6','ATk#')===_0x3efa1e[_0x2ca4('7','raei')]){try{if(_0x323cce){console['log'](''+JSON[_0x2ca4('8','a)!g')](_0x323cce));console['log']($[_0x2ca4('9','d20F')]+_0x2ca4('a','kkvh'));}else{if(_0x3efa1e[_0x2ca4('b','NyWM')](_0x3efa1e[_0x2ca4('c','DCJ2')],_0x3efa1e['vtcim'])){if(_0x200dce){console[_0x2ca4('d','#m60')](_0x200dce);_0x200dce=JSON['parse'](_0x200dce);}}else{if(_0x200dce){console['log'](_0x200dce);_0x200dce=JSON[_0x2ca4('e','tzGt')](_0x200dce);}}}}catch(_0x4d6222){$['logErr'](_0x4d6222,_0x336bdd);}finally{if(_0x3efa1e[_0x2ca4('f','rqqY')]!==_0x3efa1e[_0x2ca4('10','igc4')]){_0x3f6bcb(_0x200dce);}else{console[_0x2ca4('11','wF9m')](''+JSON[_0x2ca4('12','Z(f[')](_0x323cce));console['log']($['name']+'\x20API请求失败请检查网路重试');}}}else{$[_0x2ca4('13','raei')](e,_0x336bdd);}});}else{_0x3f6bcb(data);}});};_0xodn='jsjiami.com.v6';
return new Promise(resolve => {
$.get({url: `http://jd.turinglabs.net/api/v2/jd/joy/read/1/`, 'timeout': 10000}, (err, resp, data) => {
try {
if (err) {
console.log(`${JSON.stringify(err)}`)
console.log(`${$.name} API请求失败请检查网路重试`)
} else {
if (data) {
console.log(data)
data = JSON.parse(data);
}
}
} catch (e) {
$.logErr(e, resp)
} finally {
resolve(data);
}
})
})
}
async function main() { async function main() {
if (!cookiesArr[0]) { if (!cookiesArr[0]) {
$.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/bean/signIndex.action', {"open-url": "https://bean.m.jd.com/bean/signIndex.action"}); $.msg($.name, '【提示】请先获取京东账号一cookie\n直接使用NobyDa的京东签到获取', 'https://bean.m.jd.com/bean/signIndex.action', {"open-url": "https://bean.m.jd.com/bean/signIndex.action"});

View File

@@ -1,10 +1,10 @@
/* /*
京东极速版红包 京东极速版红包
欧皇3个微信现金前往活动入口直接提现 欧皇3个微信现金可直接提现
活动时间2021-2-14至2021-3-3 活动时间2021-2-14至2021-3-3
活动地址https://prodev.m.jd.com/jdlite/active/31U4T6S4PbcK83HyLPioeCWrD63j/index.html 活动地址https://prodev.m.jd.com/jdlite/active/31U4T6S4PbcK83HyLPioeCWrD63j/index.html
活动入口:京东极速版app-领红包 活动入口:京东极速版-领红包
已支持IOS双京东账号,Node.js支持N个京东账号 已支持IOS双京东账号,Node.js支持N个京东账号
脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js 脚本兼容: QuantumultX, Surge, Loon, JSBox, Node.js
============Quantumultx=============== ============Quantumultx===============

View File

@@ -1,5 +1,5 @@
/* /*
* @Author: lxk0301 https://github.com/lxk0301 * @Author: lxk0301 https://gitee.com/lxk0301
* @Date: 2020-08-19 16:12:40 * @Date: 2020-08-19 16:12:40
* @Last Modified by: lxk0301 * @Last Modified by: lxk0301
* @Last Modified time: 2021-2-20 17:52:54 * @Last Modified time: 2021-2-20 17:52:54
@@ -128,7 +128,7 @@ if (process.env.PUSH_PLUS_USER) {
async function sendNotify(text, desp, params = {}) { async function sendNotify(text, desp, params = {}) {
//提供6种通知 //提供6种通知
desp += `\n本脚本开源免费使用 Byhttps://github.com/lxk0301/jd_scripts`; desp += `\n本脚本开源免费使用 Byhttps://gitee.com/lxk0301/jd_docker`;
await Promise.all([ await Promise.all([
serverNotify(text, desp),//微信server酱 serverNotify(text, desp),//微信server酱
pushPlusNotify(text, desp)//pushplus(推送加) pushPlusNotify(text, desp)//pushplus(推送加)

View File

@@ -40,12 +40,12 @@ inputs:
cronExpression: "0 3 */1 * * * *" cronExpression: "0 3 */1 * * * *"
enable: true enable: true
argument: jd_joy_feedPets&jd_joy&jd_moneyTree&jd_plantBean&jd_dreamFactory&jd_jdfactory argument: jd_joy_feedPets&jd_joy&jd_moneyTree&jd_plantBean&jd_dreamFactory&jd_jdfactory
- timer: #宠汪汪偷好友积分与狗粮 #点点券 #东东小窝 - timer: #宠汪汪积分兑换京豆 #宠汪汪偷好友积分与狗粮 #签到领现金 #点点券 #东东小窝
parameters: parameters:
name: joysteal_necklace_smallhome name: joyreward_joysteal_cash_necklace_smallhome
cronExpression: "0 0 0-16/8,20 * * * *" cronExpression: "0 0 0-16/8,20 * * * *"
enable: true enable: true
argument: jd_joy_steal&jd_necklace&jd_small_home argument: jd_joy_reward&jd_joy_steal&jd_cash&jd_necklace&jd_small_home
- timer: #京东全民开红包 #进店领豆 #取关京东店铺商品 #京东抽奖机 #京东汽车 #京东秒秒币 #小鸽有礼2 - timer: #京东全民开红包 #进店领豆 #取关京东店铺商品 #京东抽奖机 #京东汽车 #京东秒秒币 #小鸽有礼2
parameters: parameters:
name: redPacket_shop_unsubscribe_lotteryMachine_car_ms_xg name: redPacket_shop_unsubscribe_lotteryMachine_car_ms_xg
@@ -64,18 +64,18 @@ inputs:
cronExpression: "0 15 */6 * * * *" cronExpression: "0 15 */6 * * * *"
enable: true enable: true
argument: jd_superMarket argument: jd_superMarket
- timer: #京豆变动通知 #疯狂的joy #京东排行榜 #领京豆额外奖励 #京东保价 #闪购盲盒 #女装盲盒 - timer: #京豆变动通知 #疯狂的joy #监控crazyJoy分红 #京东排行榜 #领京豆额外奖励 #京东保价 #闪购盲盒 #女装盲盒
parameters: parameters:
name: beanchange_crazyjoy_rankingList_beanhome_price_sgmh_nzmh name: beanchange_crazyjoy_crazyjoybonus_rankingList_beanhome_price_sgmh_nzmh
cronExpression: "0 30 7 * * * *" cronExpression: "0 30 7 * * * *"
enable: true enable: true
argument: jd_bean_change&jd_crazy_joy&jd_rankingList&jd_bean_home&jd_price&jd_sgmh&jd_nzmh argument: jd_bean_change&jd_crazy_joy&jd_crazy_joy_bonus&jd_rankingList&jd_bean_home&jd_price&jd_sgmh&jd_nzmh
- timer: #金融养猪 #十元街 #京东快递 #京东赚赚 #签到领现金 #京喜签到 - timer: #金融养猪 #十元街 #京东快递 #京东赚赚 #京喜签到
parameters: parameters:
name: pigPet_syj_kd_jdzz_cash_sign name: pigPet_syj_kd_jdzz_sign
cronExpression: "0 3 1 * * * *" cronExpression: "0 3 1 * * * *"
enable: true enable: true
argument: jd_pigPet&jd_syj&jd_kd&jd_jdzz&jd_cash&jx_sign argument: jd_pigPet&jd_syj&jd_kd&jd_jdzz&jx_sign
environment: # 环境变量 environment: # 环境变量
variables: # 环境变量对象 variables: # 环境变量对象
AAA: BBB # 不要删除,用来格式化对齐追加的变量的 AAA: BBB # 不要删除,用来格式化对齐追加的变量的