VlogTruyen: Update domain (#10494)

This commit is contained in:
are-are-are 2025-09-13 21:04:56 +07:00 committed by Draff
parent 04493e878a
commit acbd615590
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 = 13
extVersionCode = 14
isNsfw = true
}

View File

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