parent
a4c4090301
commit
2bc7dad385
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'HentaiVN.plus'
|
||||
extClass = '.HentaiVNPlus'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://hentaivn.cx'
|
||||
overrideVersionCode = 12
|
||||
baseUrl = 'https://hentaivn.ceo'
|
||||
overrideVersionCode = 13
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
||||
@ -12,9 +12,9 @@ import java.util.Locale
|
||||
class HentaiVNPlus :
|
||||
Madara(
|
||||
"HentaiVN.plus",
|
||||
"https://hentaivn.cx",
|
||||
"https://hentaivn.ceo",
|
||||
"vi",
|
||||
dateFormat = SimpleDateFormat("MM/dd/yyyy", Locale.ROOT),
|
||||
dateFormat = SimpleDateFormat("dd/MM/yyyy", Locale.ROOT),
|
||||
),
|
||||
ConfigurableSource {
|
||||
override val useLoadMoreRequest = LoadMoreStrategy.Never
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user