Siren Komik: update domain (#9922)
This commit is contained in:
parent
a3f4af82ea
commit
2b3b014c2c
@ -2,8 +2,9 @@ ext {
|
|||||||
extName = 'Siren Komik'
|
extName = 'Siren Komik'
|
||||||
extClass = '.SirenKomik'
|
extClass = '.SirenKomik'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://sirenkomik.my.id'
|
baseUrl = 'https://sirenkomik.xyz'
|
||||||
overrideVersionCode = 8
|
overrideVersionCode = 9
|
||||||
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
@ -14,7 +14,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class SirenKomik : MangaThemesia(
|
class SirenKomik : MangaThemesia(
|
||||||
"Siren Komik",
|
"Siren Komik",
|
||||||
"https://sirenkomik.my.id",
|
"https://sirenkomik.xyz",
|
||||||
"id",
|
"id",
|
||||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id")),
|
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("id")),
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user