Elarc Toon: update mangaUrlDirectory (#1341)
This commit is contained in:
parent
0d2056cabf
commit
63c57ec13e
|
@ -3,7 +3,8 @@ ext {
|
|||
extClass = '.ElarcPage'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://elarctoon.com'
|
||||
overrideVersionCode = 2
|
||||
overrideVersionCode = 3
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
|
@ -6,7 +6,7 @@ class ElarcPage : MangaThemesia(
|
|||
"Elarc Toon",
|
||||
"https://elarctoon.com",
|
||||
"en",
|
||||
"/series",
|
||||
"/readtoons98111",
|
||||
) {
|
||||
override val id = 5482125641807211052
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue