mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-26 04:03:01 +01:00
parent
8a080e5c9e
commit
0f51a15a1d
@ -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"
|
||||
|
@ -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")),
|
||||
|
Loading…
Reference in New Issue
Block a user