lujing
This commit is contained in:
parent
ada01e1d16
commit
d2b0f63bb8
@ -46,7 +46,7 @@ let getscript = async (url) => {
|
|||||||
})
|
})
|
||||||
return{
|
return{
|
||||||
imghost:scrurl.substring(0,scrurl.length - 1),
|
imghost:scrurl.substring(0,scrurl.length - 1),
|
||||||
chapterPath:baseurl.substring(1,baseurl.length),
|
chapterPath:"",
|
||||||
chapterImages:imglist
|
chapterImages:imglist
|
||||||
}
|
}
|
||||||
// return list;
|
// return list;
|
||||||
|
Loading…
Reference in New Issue
Block a user