manga.getFullURL("cover") returning an invalid url
s0hv opened this issue · 1 comments
s0hv commented
Calling manga.GetFullURL("cover")
incorrectly concatenates the cover to produce an url that looks like this https://mangadex.orghttps://mangadex.org/images/manga/20882.jpg
.
manga.cover
however returns the correct url.