VisorInari: update domain (#6187)
This commit is contained in:
parent
e762d3ecb2
commit
a420b0e1f6
|
@ -2,8 +2,8 @@ ext {
|
||||||
extName = 'Visor Inari'
|
extName = 'Visor Inari'
|
||||||
extClass = '.VisorInari'
|
extClass = '.VisorInari'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://vrinari.org'
|
baseUrl = 'https://clubinari.org'
|
||||||
overrideVersionCode = 14
|
overrideVersionCode = 15
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ import java.util.Locale
|
||||||
|
|
||||||
class VisorInari : MangaThemesia(
|
class VisorInari : MangaThemesia(
|
||||||
"Visor Inari",
|
"Visor Inari",
|
||||||
"https://vrinari.org",
|
"https://clubinari.org",
|
||||||
"es",
|
"es",
|
||||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||||
) {
|
) {
|
||||||
|
|
Loading…
Reference in New Issue