迁移已过期的短期活动至activity文件夹。删除task订阅以及docker里面已过期活动

This commit is contained in:
lxk0301
2020-12-14 09:26:49 +08:00
parent 7c4a6996ab
commit ac19c81eac
20 changed files with 55 additions and 2770 deletions

View File

@@ -8,8 +8,6 @@
40 8 * * * node /scripts/jd_ms_redrain.js | ts >> /scripts/logs/jd_ms_redrain.log 2>&1
# 健康抽奖机(2020.12.31活动过期)
10 0 * * * node /scripts/jd_health.js | ts >> /scripts/logs/jd_health.log 2>&1
# PUBG游戏盛典(2020.12.13活动过期)
8 1,20 * * * node /scripts/jd_pubg.js | ts >> /scripts/logs/jd_pubg.log 2>&1
# 苹果超品日互动抽奖机(2020.12.14活动过期)
8 0,20 * * * node /scripts/jd_apple_live.js | ts >> /scripts/logs/jd_apple_live.log 2>&1