Update domain TruyenQQ (#3077)

* Update domain truyenqq

* update bump
This commit is contained in:
are-are-are 2024-05-17 18:28:17 +07:00 committed by Draff
parent 1ef30094ca
commit b1c691394c
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
ext {
extName = 'TruyenQQ'
extClass = '.TruyenQQ'
extVersionCode = 13
extVersionCode = 14
}
apply from: "$rootDir/common.gradle"

View File

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