MagusManga: update mangaUrlDirectory (#1291)

update mangaUrlDirectory
This commit is contained in:
Secozzi 2024-02-16 12:30:45 +00:00 committed by GitHub
parent 370e94a7fb
commit eaef4967e7
2 changed files with 2 additions and 1 deletions

View File

@ -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"

View File

@ -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