NhatTruyen: Update the domain (#1831)

Update domain of NhatTruyen
This commit is contained in:
quangpao 2024-03-15 00:48:05 +07:00 committed by Draff
parent 488adf9ba6
commit e10e72ad98
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'NhatTruyen'
extClass = '.NhatTruyen'
themePkg = 'wpcomics'
baseUrl = 'https://nhattruyento.com'
overrideVersionCode = 15
baseUrl = 'https://nhattruyenup.com'
overrideVersionCode = 16
}
apply from: "$rootDir/common.gradle"

View File

@ -6,7 +6,7 @@ import okhttp3.Response
import java.text.SimpleDateFormat
import java.util.Locale
class NhatTruyen : WPComics("NhatTruyen", "https://nhattruyento.com", "vi", SimpleDateFormat("dd/MM/yy", Locale.getDefault()), null) {
class NhatTruyen : WPComics("NhatTruyen", "https://nhattruyenup.com", "vi", SimpleDateFormat("dd/MM/yy", Locale.getDefault()), null) {
override val searchPath = "the-loai"
/**