Komikindo: update baseUrl
(#9814)
This commit is contained in:
parent
d4fb412f9e
commit
8361f4774f
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Komikindo'
|
extName = 'Komikindo'
|
||||||
extClass = '.Komikindo'
|
extClass = '.Komikindo'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://komikindo.icu'
|
baseUrl = 'https://komikindo4.link'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 2
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ import org.jsoup.nodes.Document
|
|||||||
|
|
||||||
class Komikindo : MangaThemesia(
|
class Komikindo : MangaThemesia(
|
||||||
"Komikindo",
|
"Komikindo",
|
||||||
"https://komikindo.icu",
|
"https://komikindo4.link",
|
||||||
"id",
|
"id",
|
||||||
) {
|
) {
|
||||||
// Some covers fail to load with no Accept header + no resize parameter.
|
// Some covers fail to load with no Accept header + no resize parameter.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user