Update url mangaswat "ar" (#4730)
This commit is contained in:
parent
bd7aa80936
commit
ee9df7d875
|
@ -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"
|
||||
|
|
|
@ -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")),
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue