This commit is contained in:
any
2020-12-09 16:35:59 +08:00
parent 600f7dccc9
commit 1452f800e0
2 changed files with 503 additions and 0 deletions

View File

@ -123,3 +123,6 @@ cron "10 7 * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_scrip
# 金榜年终奖 # 金榜年终奖
cron "10 0 * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_split.js,tag=年终奖 cron "10 0 * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_split.js,tag=年终奖
# PUBG
cron "10 0 * * *" script-path=https://raw.githubusercontent.com/lxk0301/jd_scripts/master/jd_pubg.js,tag=PUBG

500
jd_pubg.js Normal file

File diff suppressed because one or more lines are too long