mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-25 11:42:47 +01:00
parent
7f0c68affb
commit
2a223c8a2b
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'TruyenVN'
|
||||
extClass = '.TruyenVN'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://truyenvn.blog'
|
||||
overrideVersionCode = 5
|
||||
baseUrl = 'https://truyenvn.wiki'
|
||||
overrideVersionCode = 6
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -6,7 +6,7 @@ import java.util.Locale
|
||||
|
||||
class TruyenVN : Madara(
|
||||
"TruyenVN",
|
||||
"https://truyenvn.blog",
|
||||
"https://truyenvn.wiki",
|
||||
"vi",
|
||||
dateFormat = SimpleDateFormat("dd/MM/yyyy", Locale.ROOT),
|
||||
) {
|
||||
|
Loading…
Reference in New Issue
Block a user