lujing
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user