parent
a8fad4b5c2
commit
2f54e79818
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Biblio Panda'
|
||||
extClass = '.BiblioPanda'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://bibliopanda.com'
|
||||
overrideVersionCode = 0
|
||||
baseUrl = 'https://bibliopanda.visblog.online'
|
||||
overrideVersionCode = 1
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
@ -7,7 +7,7 @@ import java.util.Locale
|
||||
|
||||
class BiblioPanda : Madara(
|
||||
"Biblio Panda",
|
||||
"https://bibliopanda.com",
|
||||
"https://bibliopanda.visblog.online",
|
||||
"es",
|
||||
SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user