head
This commit is contained in:
parent
00166f9df4
commit
4a018c3f3e
@ -64,11 +64,12 @@ let getscript = async (url) => {
|
|||||||
if(webpshow == 1){
|
if(webpshow == 1){
|
||||||
chapterImages = chapterImages.map(x => x + ".webp")
|
chapterImages = chapterImages.map(x => x + ".webp")
|
||||||
}
|
}
|
||||||
list = { chapterImages , imghost:qianzso ,chapterPath:"" }
|
list = { chapterImages , imghost:qianzso ,chapterPath:"",fanpa:{head:{"Referer": "https://www.177mh.net"}} }
|
||||||
// console.log(list)
|
console.log(list)
|
||||||
return list;
|
return list;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
getscript('/201804/385855.html')
|
// getscript('/201008/167494.html')
|
||||||
module.exports = getscript
|
module.exports = getscript
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user