parent
2a44520bbe
commit
30e7a06b74
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'TruyenVN'
|
||||
extClass = '.TruyenVN'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://truyenvn.vin'
|
||||
overrideVersionCode = 8
|
||||
baseUrl = 'https://truyenvn.live'
|
||||
overrideVersionCode = 9
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ import java.util.Locale
|
|||
class TruyenVN :
|
||||
Madara(
|
||||
"TruyenVN",
|
||||
"https://truyenvn.vin",
|
||||
"https://truyenvn.live",
|
||||
"vi",
|
||||
dateFormat = SimpleDateFormat("dd/MM/yyyy", Locale.ROOT),
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue