mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 02:12:42 +01:00
parent
370e94a7fb
commit
eaef4967e7
@ -3,7 +3,7 @@ ext {
|
||||
extClass = '.MagusManga'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://vofeg.com'
|
||||
overrideVersionCode = 2
|
||||
overrideVersionCode = 3
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
@ -10,6 +10,7 @@ class MagusManga : MangaThemesia(
|
||||
"Magus Manga",
|
||||
"https://vofeg.com",
|
||||
"en",
|
||||
mangaUrlDirectory = "/series",
|
||||
dateFormat = SimpleDateFormat("MMMMM dd, yyyy", Locale("en")),
|
||||
) {
|
||||
override val id = 7792477462646075400
|
||||
|
Loading…
Reference in New Issue
Block a user