mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
update
This commit is contained in:
parent
d7d604219a
commit
f05365f93b
@ -16,16 +16,10 @@
|
|||||||
#每日抽奖(活动时间:2021-05-01至2021-05-31)
|
#每日抽奖(活动时间:2021-05-01至2021-05-31)
|
||||||
13 1,22,23 * * * node /scripts/jd_daily_lottery.js >> /scripts/logs/jd_daily_lottery.log 2>&1
|
13 1,22,23 * * * node /scripts/jd_daily_lottery.js >> /scripts/logs/jd_daily_lottery.log 2>&1
|
||||||
|
|
||||||
#手机狂欢城
|
|
||||||
0 0,12,18,21 * * * node /scripts/jd_carnivalcity.js >> /scripts/logs/jd_carnivalcity.log 2>&1
|
|
||||||
#618动物联萌
|
#618动物联萌
|
||||||
33 0,6-23/2 * * * node /scripts/jd_zoo.js >> /scripts/logs/jd_zoo.log 2>&1
|
33 0,6-23/2 * * * node /scripts/jd_zoo.js >> /scripts/logs/jd_zoo.log 2>&1
|
||||||
#618动物联萌专门收集金币(每小时的第30分运行一次)
|
#618动物联萌专门收集金币(每小时的第30分运行一次)
|
||||||
0-59/30 * * * * node /scripts/jd_zooCollect.js >> /scripts/logs/jd_zooCollect.log 2>&1
|
0-59/30 * * * * node /scripts/jd_zooCollect.js >> /scripts/logs/jd_zooCollect.log 2>&1
|
||||||
#家电星推官 活动时间:2021年5月27日 00:00:00-2021年6月18日 23:59:59
|
|
||||||
0 0 * * * node /scripts/jd_xtg.js >> /scripts/logs/jd_xtg.log 2>&1
|
|
||||||
#家电星推官好友互助 活动时间:2021年5月27日 00:00:00-2021年6月18日 23:59:59
|
|
||||||
0 0 * * * node /scripts/jd_xtg_help.js >> /scripts/logs/jd_xtg_help.log 2>&1
|
|
||||||
#金榜创造营 活动时间:2021-05-21至2021-12-31
|
#金榜创造营 活动时间:2021-05-21至2021-12-31
|
||||||
0 1,22 * * * node /scripts/jd_gold_creator.js >> /scripts/logs/jd_gold_creator.log 2>&1
|
0 1,22 * * * node /scripts/jd_gold_creator.js >> /scripts/logs/jd_gold_creator.log 2>&1
|
||||||
#5G超级盲盒(活动时间:2021-06-2到2021-07-31)
|
#5G超级盲盒(活动时间:2021-06-2到2021-07-31)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user