From 4a018c3f3e684fd8e492762892abdd1885fbd213 Mon Sep 17 00:00:00 2001 From: pplokijuhyg <1162963624@qq.com> Date: Mon, 6 Jan 2020 19:57:58 +0800 Subject: [PATCH] head --- bin/reptile/177mh_net/picture.js | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/bin/reptile/177mh_net/picture.js b/bin/reptile/177mh_net/picture.js index d9f6b27..416417e 100644 --- a/bin/reptile/177mh_net/picture.js +++ b/bin/reptile/177mh_net/picture.js @@ -64,11 +64,12 @@ let getscript = async (url) => { if(webpshow == 1){ chapterImages = chapterImages.map(x => x + ".webp") } - list = { chapterImages , imghost:qianzso ,chapterPath:"" } - // console.log(list) + list = { chapterImages , imghost:qianzso ,chapterPath:"",fanpa:{head:{"Referer": "https://www.177mh.net"}} } + console.log(list) return list; } -getscript('/201804/385855.html') -module.exports = getscript \ No newline at end of file +// getscript('/201008/167494.html') +module.exports = getscript +