parent
c407c67d0f
commit
d4e22509bc
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Temple Scan'
|
extName = 'Temple Scan'
|
||||||
extClass = '.TempleScanEsp'
|
extClass = '.TempleScanEsp'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://templescanesp.caserosvive.com.ar'
|
baseUrl = 'https://templescanesp.kawi.lat'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 1
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
class TempleScanEsp : Madara(
|
class TempleScanEsp : Madara(
|
||||||
"Temple Scan",
|
"Temple Scan",
|
||||||
"https://templescanesp.caserosvive.com.ar",
|
"https://templescanesp.kawi.lat",
|
||||||
"es",
|
"es",
|
||||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user