parent
aa8ab20b95
commit
9b39822d7f
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Temple Scan'
|
extName = 'Temple Scan'
|
||||||
extClass = '.TempleScanEsp'
|
extClass = '.TempleScanEsp'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://templescanesp.vxviral.xyz'
|
baseUrl = 'https://templescanesp.caserosvive.com.ar'
|
||||||
overrideVersionCode = 2
|
overrideVersionCode = 3
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ import java.util.Locale
|
|||||||
class TempleScanEsp :
|
class TempleScanEsp :
|
||||||
Madara(
|
Madara(
|
||||||
"Temple Scan",
|
"Temple Scan",
|
||||||
"https://templescanesp.vxviral.xyz",
|
"https://templescanesp.caserosvive.com.ar",
|
||||||
"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