NhatTruyen: Update the domain (#4206)

* Update build.gradle

* Update NhatTruyen.kt

* bump versionCode
This commit is contained in:
Nyarunaa 2024-07-25 17:25:48 +07:00 committed by Draff
parent 2c6e3b45fd
commit ae10943664
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 = 'NhatTruyen'
extClass = '.NhatTruyen'
themePkg = 'wpcomics'
baseUrl = 'https://nhattruyenup.com'
overrideVersionCode = 17
baseUrl = 'https://nhattruyenvn.com'
overrideVersionCode = 18
}
apply from: "$rootDir/common.gradle"

View File

@ -15,7 +15,7 @@ import java.util.Locale
class NhatTruyen : WPComics(
"NhatTruyen",
"https://nhattruyenup.com",
"https://nhattruyenvn.com",
"vi",
dateFormat = SimpleDateFormat("dd/MM/yy", Locale.getDefault()),
gmtOffset = null,