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