Skip to content

Commit

Permalink
Lxhentai: Update url lxhentai (#6713)
Browse files Browse the repository at this point in the history
update url lxhentai
  • Loading branch information
Hellkaros authored Dec 22, 2024
1 parent cdfda13 commit c57d470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/vi/lxhentai/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
extName = 'LXHentai'
extClass = '.LxHentai'
extVersionCode = 11
extVersionCode = 12
isNsfw = true
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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() }

Expand Down

0 comments on commit c57d470

Please sign in to comment.