mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 10:22:47 +01:00
LXHentai URL change (#2242)
* URL update for LXhentai * hentaivn change url * LXHentai URL change
This commit is contained in:
parent
a7e28e50df
commit
a9e29b600c
@ -1,7 +1,7 @@
|
||||
ext {
|
||||
extName = 'LXHentai'
|
||||
extClass = '.LxHentai'
|
||||
extVersionCode = 2
|
||||
extVersionCode = 3
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -23,7 +23,7 @@ class LxHentai : ParsedHttpSource() {
|
||||
|
||||
override val name = "LXHentai"
|
||||
|
||||
override val baseUrl = "https://lxmanga88.com"
|
||||
override val baseUrl = "https://lxmanga.cc"
|
||||
|
||||
override val lang = "vi"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user