Updated the domain for TruyenQQ (VN) (#16534)

This commit is contained in:
minhngoc25a 2023-05-27 04:07:45 +07:00 committed by GitHub
parent 13f342ab33
commit 5b67c25b6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
extName = 'TruyenQQ'
pkgNameSuffix = 'vi.truyenqq'
extClass = '.TruyenQQ'
extVersionCode = 11
extVersionCode = 12
}
apply from: "$rootDir/common.gradle"

View File

@ -26,7 +26,7 @@ class TruyenQQ : ParsedHttpSource() {
override val lang: String = "vi"
override val baseUrl: String = "https://truyenqqq.vn"
override val baseUrl: String = "https://truyenqqne.com/"
override val supportsLatest: Boolean = true