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