Remove ads HentaiVNPlus (#8354)

This commit is contained in:
Fioren 2025-04-04 14:13:54 +07:00 committed by Draff
parent 85c4793096
commit 45581e3697
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@ ext {
extClass = '.HentaiVNPlus'
themePkg = 'madara'
baseUrl = 'https://hentaivn.art'
overrideVersionCode = 9
overrideVersionCode = 10
isNsfw = true
}

View File

@ -22,6 +22,8 @@ class HentaiVNPlus :
override val mangaSubString = "truyen-hentai"
override val pageListParseSelector = ".reading-content img"
private val preferences: SharedPreferences = getPreferences()
init {