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 GitHub
parent 8a080e5c9e
commit 0f51a15a1d
2 changed files with 3 additions and 3 deletions

View File

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

View File

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