HentaiVN.plus: update domain (#5204)

Skips some redirect.
This commit is contained in:
Vetle Ledaal 2024-09-25 15:53:49 +02:00 committed by Draff
parent 51c1961ec5
commit 0b9daed773
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -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
}

View File

@ -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),
),