Merge pull request #286 from shylocks/master

PUBG
This commit is contained in:
lxk0301
2020-12-09 16:45:27 +08:00
committed by GitHub
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=年终奖
# 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