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