parent
51c1961ec5
commit
0b9daed773
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'HentaiVN.plus'
|
||||
extClass = '.HentaiVNPlus'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://hentaivn.fit'
|
||||
overrideVersionCode = 2
|
||||
baseUrl = 'https://hentaivn.vin'
|
||||
overrideVersionCode = 3
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ import java.util.Locale
|
|||
class HentaiVNPlus :
|
||||
Madara(
|
||||
"HentaiVN.plus",
|
||||
"https://hentaivn.fit",
|
||||
"https://hentaivn.vin",
|
||||
"vi",
|
||||
dateFormat = SimpleDateFormat("MM/dd/yyyy", Locale.ROOT),
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue