fix(es-manhuaonline): update domain to samuraiscan.com (#10501)
fix(es-manhuaonline): update baseUrl to samuraiscan.com; bump version code
This commit is contained in:
parent
347ef46ffc
commit
b1adb8d810
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'SamuraiScan'
|
||||
extClass = '.SamuraiScan'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://samurai.rzword.xyz'
|
||||
overrideVersionCode = 14
|
||||
baseUrl = 'https://samuraiscan.com'
|
||||
overrideVersionCode = 15
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
@ -11,7 +11,7 @@ import java.util.Locale
|
||||
|
||||
class SamuraiScan : Madara(
|
||||
"SamuraiScan",
|
||||
"https://samurai.rzword.xyz",
|
||||
"https://samuraiscan.com",
|
||||
"es",
|
||||
SimpleDateFormat("dd MMMM, yyyy", Locale("es")),
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user