parent
49ab904eaa
commit
c5395cae72
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'Visor Inari'
|
||||
extClass = '.VisorInari'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://visorinari.com'
|
||||
overrideVersionCode = 13
|
||||
baseUrl = 'https://vrinari.org'
|
||||
overrideVersionCode = 14
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ import java.util.Locale
|
|||
|
||||
class VisorInari : MangaThemesia(
|
||||
"Visor Inari",
|
||||
"https://visorinari.com",
|
||||
"https://vrinari.org",
|
||||
"es",
|
||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||
) {
|
||||
|
|
Loading…
Reference in New Issue