Lxhentai: Update url lxhentai (#6713)

update url lxhentai
This commit is contained in:
alberlandohc 2024-12-22 02:11:50 -03:00 committed by Draff
parent 30e7a06b74
commit 2b88f32401
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ext {
extName = 'LXHentai'
extClass = '.LxHentai'
extVersionCode = 11
extVersionCode = 12
isNsfw = true
}

View File

@ -30,7 +30,7 @@ class LxHentai : ParsedHttpSource(), ConfigurableSource {
override val name = "LXHentai"
private val defaultBaseUrl = "https://lxmanga.store"
private val defaultBaseUrl = "https://lxmanga.live"
override val baseUrl by lazy { getPrefBaseUrl() }