parent
fca1ceeb89
commit
308b9a09d3
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Visor Inari'
|
||||
extClass = '.VisorInari'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://vrinari.org'
|
||||
overrideVersionCode = 9
|
||||
baseUrl = 'https://inarimanga.yevadu.com'
|
||||
overrideVersionCode = 10
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -11,7 +11,7 @@ import java.util.Locale
|
||||
|
||||
class VisorInari : Madara(
|
||||
"Visor Inari",
|
||||
"https://vrinari.org",
|
||||
"https://inarimanga.yevadu.com",
|
||||
"es",
|
||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user