LXHentai: update domain (#2719)

This commit is contained in:
Vetle Ledaal 2024-05-02 00:54:31 +00:00 committed by Draff
parent e807908b9f
commit 0c27089d2f
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
<category android:name="android.intent.category.BROWSABLE" />
<data
android:host="lxmanga.net"
android:host="lxmanga.club"
android:pathPattern="/truyen/..*"
android:scheme="https" />
</intent-filter>

View File

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

View File

@ -23,7 +23,7 @@ class LxHentai : ParsedHttpSource() {
override val name = "LXHentai"
override val baseUrl = "https://lxmanga.cc"
override val baseUrl = "https://lxmanga.club"
override val lang = "vi"