NetTruyen: update domain (#2608)

This commit is contained in:
Vetle Ledaal 2024-04-27 08:53:25 +00:00 committed by Draff
parent e3fca411f3
commit bb6221038e
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'NetTruyen'
extClass = '.NetTruyen'
themePkg = 'wpcomics'
baseUrl = 'https://www.nettruyentt.com'
overrideVersionCode = 29
baseUrl = 'https://www.nettruyenvv.com'
overrideVersionCode = 30
}
apply from: "$rootDir/common.gradle"

View File

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