DocTruyen3Q: Update domain (#7669)

Update domain DocTruyen3Q
This commit is contained in:
Fioren 2025-02-16 16:37:35 +07:00 committed by Draff
parent 7c55e0b5ae
commit c9bd7e0825
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'DocTruyen3Q'
extClass = '.DocTruyen3Q'
themePkg = 'wpcomics'
baseUrl = 'https://doctruyen3qui.com'
overrideVersionCode = 2
baseUrl = 'https://doctruyen3qui2.com'
overrideVersionCode = 3
isNsfw = true
}

View File

@ -17,7 +17,7 @@ import java.util.TimeZone
class DocTruyen3Q : WPComics(
"DocTruyen3Q",
"https://doctruyen3qui.com",
"https://doctruyen3qui2.com",
"vi",
dateFormat = SimpleDateFormat("dd-MM-yyyy", Locale.ROOT).apply {
timeZone = TimeZone.getTimeZone("Asia/Ho_Chi_Minh")