Komikindo: update baseUrl (#9814)

This commit is contained in:
Vetle Ledaal 2025-07-28 12:41:59 +02:00 committed by Draff
parent d4fb412f9e
commit 8361f4774f
Signed by: Draff
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -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
}

View File

@ -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.