From c6d40b74674b026ffa989d8f5702f137b2792ecb Mon Sep 17 00:00:00 2001 From: pplok <1162963624@qq.com> Date: Sat, 18 Jan 2020 17:01:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/reptile/manhuadb_com/picture.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/reptile/manhuadb_com/picture.js b/bin/reptile/manhuadb_com/picture.js index 64b6b2c..a99aebb 100644 --- a/bin/reptile/manhuadb_com/picture.js +++ b/bin/reptile/manhuadb_com/picture.js @@ -38,12 +38,12 @@ let getscript = async (url) => { // let down = pageUrl.replace("https://www.gufengmh8.com","") + nextChapterData.id + ".html" // let upurl = pageUrl.replace("https://www.gufengmh8.com","") + prevChapterData.id + ".html" list = { imghost, chapterPath, chapterImages} - console.log(list) + // console.log(list) } }) return list; } -getscript('/manhua/9008/11109_148948.html') +// getscript('/manhua/9008/11109_148948.html') module.exports = getscript \ No newline at end of file