Komiku.com: update domain (#9926)
This commit is contained in:
parent
09e1750887
commit
847ad8c44f
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Komiku.com'
|
extName = 'Komiku.com'
|
||||||
extClass = '.KomikuCom'
|
extClass = '.KomikuCom'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://komiku.one'
|
baseUrl = 'https://01.komiku.asia'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 2
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -4,4 +4,4 @@ import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
|||||||
import java.text.SimpleDateFormat
|
import java.text.SimpleDateFormat
|
||||||
import java.util.Locale
|
import java.util.Locale
|
||||||
|
|
||||||
class KomikuCom : MangaThemesia("Komiku.com", "https://komiku.one", "id", dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id")))
|
class KomikuCom : MangaThemesia("Komiku.com", "https://01.komiku.asia", "id", dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id")))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user