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