Update NettruyenCO URL Change (#4448)

This commit is contained in:
are-are-are 2024-08-07 10:36:15 +07:00 committed by GitHub
parent 66615df76d
commit 66c3f46412
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'NetTruyenCO (unoriginal)'
extClass = '.NetTruyenCO'
themePkg = 'wpcomics'
baseUrl = 'https://nettruyencc.com'
overrideVersionCode = 1
baseUrl = 'https://nettruyenaa.com'
overrideVersionCode = 2
}
apply from: "$rootDir/common.gradle"

View File

@ -8,7 +8,7 @@ import java.util.Locale
class NetTruyenCO : WPComics(
"NetTruyenCO (unoriginal)",
"https://nettruyencc.com",
"https://nettruyenaa.com",
"vi",
dateFormat = SimpleDateFormat("dd/MM/yy", Locale.getDefault()),
gmtOffset = null,