Change Url Aresnov "ar" (#1482)

Change link Aresnov "ar"
This commit is contained in:
mohamedotaku 2024-02-22 19:39:11 +01:00 committed by Draff
parent 94762d7d0d
commit 838ee2fc97
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'ARESNOV' extName = 'ARESNOV'
extClass = '.ARESNOV' extClass = '.ARESNOV'
themePkg = 'mangathemesia' themePkg = 'mangathemesia'
baseUrl = 'https://aresnov.org' baseUrl = 'https://manhuascarlet.com'
overrideVersionCode = 0 overrideVersionCode = 1
} }
apply from: "$rootDir/common.gradle" apply from: "$rootDir/common.gradle"

View File

@ -12,7 +12,7 @@ import java.util.Locale
class ARESNOV : MangaThemesia( class ARESNOV : MangaThemesia(
"ARESNOV", "ARESNOV",
"https://aresnov.org", "https://manhuascarlet.com",
"ar", "ar",
mangaUrlDirectory = "/series", mangaUrlDirectory = "/series",
dateFormat = SimpleDateFormat("MMMMM dd, yyyy", Locale("ar")), dateFormat = SimpleDateFormat("MMMMM dd, yyyy", Locale("ar")),