VlogTruyen: Update domain (#11663)

This commit is contained in:
are-are-are 2025-11-15 22:21:28 +07:00 committed by Draff
parent d8f1be1bb4
commit c35f9f6111
Signed by: Draff
GPG Key ID: E8A89F3211677653
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ext {
extName = 'VlogTruyen'
extClass = '.VlogTruyen'
extVersionCode = 16
extVersionCode = 17
isNsfw = true
}

View File

@ -41,7 +41,7 @@ class VlogTruyen : ParsedHttpSource(), ConfigurableSource {
override val id: Long = 6425642624422299254
private val defaultBaseUrl = "https://vlogtruyen55.com"
private val defaultBaseUrl = "https://vlogtruyen57.com"
override val baseUrl by lazy { getPrefBaseUrl() }