VlogTruyen: Update domain (#10901)

This commit is contained in:
are-are-are 2025-10-06 02:48:17 +07:00 committed by Draff
parent 2bc7dad385
commit ada0565967
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 = 14
extVersionCode = 15
isNsfw = true
}

View File

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