mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 02:12:42 +01:00
Elarc Toon: update mangaUrlDirectory (#1341)
This commit is contained in:
parent
1dc2b6f47f
commit
7f8ab93a23
@ -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
Block a user