修复
This commit is contained in:
parent
9fed2b99c1
commit
c6d40b7467
@ -38,12 +38,12 @@ let getscript = async (url) => {
|
|||||||
// let down = pageUrl.replace("https://www.gufengmh8.com","") + nextChapterData.id + ".html"
|
// let down = pageUrl.replace("https://www.gufengmh8.com","") + nextChapterData.id + ".html"
|
||||||
// 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}
|
||||||
console.log(list)
|
// console.log(list)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
return list;
|
return list;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
getscript('/manhua/9008/11109_148948.html')
|
// getscript('/manhua/9008/11109_148948.html')
|
||||||
module.exports = getscript
|
module.exports = getscript
|
Loading…
Reference in New Issue
Block a user