Update url mangaswat "ar" (#4730)

This commit is contained in:
mohamedotaku 2024-08-25 03:13:27 +01:00 committed by GitHub
parent f42239bc2d
commit 425ffd5a30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'MangaSwat'
extClass = '.MangaSwat'
themePkg = 'mangathemesia'
baseUrl = 'https://tatwt.com'
overrideVersionCode = 22
baseUrl = 'https://healteer.com'
overrideVersionCode = 23
}
apply from: "$rootDir/common.gradle"

View File

@ -22,7 +22,7 @@ import java.util.Locale
class MangaSwat :
MangaThemesia(
"MangaSwat",
"https://tatwt.com",
"https://healteer.com",
"ar",
dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("ar")),
),