mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 18:32:39 +01:00
Update url mangaswat "ar" (#4730)
This commit is contained in:
parent
f42239bc2d
commit
425ffd5a30
@ -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
Block a user