更新 'SrcJyCustomJk.js'

pull/1/head
src48597962 2 years ago
parent cb23cda0bd
commit 2ce00f3619
  1. 5
      SrcJyCustomJk.js

@ -41,10 +41,7 @@ let customparse = {
};
let doghtml = request('https://www.dianyinggou.com/SpiderMovie/zy/' + dogname, {headers: headers});
let htmls = pdfa(doghtml, "body&&a");
for(let i in htmls){
log(htmls[i]);
}
log(htmls[0])
}
})
log(lists);

Loading…
Cancel
Save