updated spiders

This commit is contained in:
marvzhang
2020-02-11 10:06:03 +08:00
parent e20c18047f
commit cf7f30d7ce

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"