HentaiVN URL change (#2225)

* URL update for LXhentai

* hentaivn change url
This commit is contained in:
WarmSeeker6 2024-04-02 23:13:02 +07:00 committed by Draff
parent 69624b4193
commit f69e16b3bb
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
ext {
extName = 'HentaiVN'
extClass = '.HentaiVN'
extVersionCode = 31
extVersionCode = 32
isNsfw = true
}

View File

@ -43,7 +43,7 @@ class HentaiVN : ParsedHttpSource(), ConfigurableSource {
Injekt.get<Application>().getSharedPreferences("source_$id", 0x0000)
}
private val defaultBaseUrl = "https://hentaivn.tv"
private val defaultBaseUrl = "https://henvn.tv"
override val baseUrl by lazy { preferences.getString(PREF_KEY_BASE_URL, defaultBaseUrl)!! }
override val name = "HentaiVN"
@ -421,7 +421,7 @@ class HentaiVN : ParsedHttpSource(), ConfigurableSource {
)
// console.log(jQuery.makeArray($('ul.ul-search > li').map((i, e) => `Genre("${e.textContent}", "${e.children[0].value}")`)).join(',\n'))
// https://hentaivn.autos/forum/search-plus.php
// https://henvn.tv/forum/search-plus.php
private fun getGenreList() = listOf(
Genre("3D Hentai", "3"),
Genre("Action", "5"),