TempleScanES Domain Change (#10065)
Closes #9833 The automatic domain lookup system is not working.
This commit is contained in:
parent
2f21fcf8f7
commit
6b87ca01d3
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Temple Scan'
|
||||
extClass = '.TempleScanEsp'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://templescanesp.justep.me'
|
||||
overrideVersionCode = 4
|
||||
baseUrl = 'https://aedexnox.vxviral.xyz'
|
||||
overrideVersionCode = 5
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -21,7 +21,7 @@ import java.util.Locale
|
||||
class TempleScanEsp :
|
||||
Madara(
|
||||
"Temple Scan",
|
||||
"https://templescanesp.justep.me",
|
||||
"https://aedexnox.vxviral.xyz",
|
||||
"es",
|
||||
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user