mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
parent
63a373f9e8
commit
a63d10b304
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Jeaz Scans'
|
||||
extClass = '.JeazScans'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://jeazscansv2.com'
|
||||
overrideVersionCode = 1
|
||||
baseUrl = 'https://jeazscansv1.com'
|
||||
overrideVersionCode = 2
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,7 @@ import java.util.Locale
|
||||
|
||||
class JeazScans : Madara(
|
||||
"JeazScans",
|
||||
"https://jeazscansv2.com",
|
||||
"https://jeazscansv1.com",
|
||||
"es",
|
||||
SimpleDateFormat("d MMMM, yyyy", Locale("es")),
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user