mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
parent
53f8dc9803
commit
a424bf6607
@ -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
Block a user