This commit is contained in:
pplokijuhyg 2020-01-03 15:25:00 +08:00
parent ada01e1d16
commit d2b0f63bb8

View File

@ -46,7 +46,7 @@ let getscript = async (url) => {
})
return{
imghost:scrurl.substring(0,scrurl.length - 1),
chapterPath:baseurl.substring(1,baseurl.length),
chapterPath:"",
chapterImages:imglist
}
// return list;