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