This commit is contained in:
lxk0301
2021-01-27 12:49:21 +08:00
parent d1b633cf60
commit cef9eeb21b

View File

@ -21,6 +21,9 @@
#京东神仙书院(活动时间:2021-1-20至2021-2-5)
30 6 * * * node /scripts/jd_immortal.js >> /scripts/logs/jd_immortal.log 2>&1
#京东神仙书院答题(活动时间:2021-1-20至2021-2-5)
5 */2 * * * node /scripts/jd_immortal_answer.js >> /scripts/logs/jd_immortal_answer.log 2>&1
##############长期活动##############
# 签到
0 0,18 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1