添加输出

This commit is contained in:
pplok 2020-01-18 17:06:56 +08:00
parent 5378a71500
commit ecfaebc963

View File

@ -39,7 +39,7 @@ let getscript = async (url) => {
// let upurl = pageUrl.replace("https://www.gufengmh8.com","") + prevChapterData.id + ".html" // let upurl = pageUrl.replace("https://www.gufengmh8.com","") + prevChapterData.id + ".html"
list = { imghost, chapterPath, chapterImages} list = { imghost, chapterPath, chapterImages}
if(list){ if(list){
// console.log(list) console.log(list)
return list; return list;