LXHentai: Update domain (#4065)

Update domain
This commit is contained in:
Chopper 2024-07-17 07:10:34 -03:00 committed by Draff
parent 89308ebcac
commit a53cb1bd8d
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
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.icu"
android:host="lxmanga.life"
android:pathPattern="/truyen/..*"
android:scheme="https" />
</intent-filter>

View File

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

View File

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