updated spiders

This commit is contained in:
marvzhang
2020-02-11 10:06:03 +08:00
parent 99aecf8938
commit a0c47e54e8

View File

@@ -2,4 +2,4 @@ name: "jd_mask"
display_name: "京东口罩 (Puppeteer)"
col: "results_jd"
type: "customized"
cmd: "node jd_mask_spider.js"
cmd: "dumb-init -- node jd_mask_spider.js"