Truyenvn: Update url truyenvn (#6712)

update url truyenvn
This commit is contained in:
alberlandohc 2024-12-22 02:11:14 -03:00 committed by Draff
parent 2a44520bbe
commit 30e7a06b74
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 = 'TruyenVN'
extClass = '.TruyenVN'
themePkg = 'madara'
baseUrl = 'https://truyenvn.vin'
overrideVersionCode = 8
baseUrl = 'https://truyenvn.live'
overrideVersionCode = 9
isNsfw = true
}

View File

@ -14,7 +14,7 @@ import java.util.Locale
class TruyenVN :
Madara(
"TruyenVN",
"https://truyenvn.vin",
"https://truyenvn.live",
"vi",
dateFormat = SimpleDateFormat("dd/MM/yyyy", Locale.ROOT),
),