mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
parent
03a3124c02
commit
fce758db65
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'SamuraiScan'
|
||||
extClass = '.SamuraiScan'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://blog.manhuaonline.org'
|
||||
overrideVersionCode = 3
|
||||
baseUrl = 'https://spanish.visorsmr.com'
|
||||
overrideVersionCode = 4
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,7 @@ import java.util.Locale
|
||||
|
||||
class SamuraiScan : Madara(
|
||||
"SamuraiScan",
|
||||
"https://blog.manhuaonline.org",
|
||||
"https://spanish.visorsmr.com",
|
||||
"es",
|
||||
SimpleDateFormat("dd MMMM, yyyy", Locale("es")),
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user