parent
b83956c970
commit
8c648b7a74
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'TruyenVN'
|
||||
extClass = '.TruyenVN'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://truyenvn.me'
|
||||
overrideVersionCode = 2
|
||||
baseUrl = 'https://truyenvn.cam'
|
||||
overrideVersionCode = 3
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ import java.util.Locale
|
|||
|
||||
class TruyenVN : Madara(
|
||||
"TruyenVN",
|
||||
"https://truyenvn.me",
|
||||
"https://truyenvn.cam",
|
||||
"vi",
|
||||
dateFormat = SimpleDateFormat("dd/MM/yyyy", Locale.ROOT),
|
||||
) {
|
||||
|
|
Loading…
Reference in New Issue