Elarc Toon: update domain (#2025)
This commit is contained in:
parent
86474f6d98
commit
6317d70538
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Elarc Toon'
|
extName = 'Elarc Toon'
|
||||||
extClass = '.ElarcPage'
|
extClass = '.ElarcPage'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://elarctoon.com'
|
baseUrl = 'https://elarctoons.com'
|
||||||
overrideVersionCode = 4
|
overrideVersionCode = 5
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ import java.io.IOException
|
|||||||
|
|
||||||
class ElarcPage : MangaThemesia(
|
class ElarcPage : MangaThemesia(
|
||||||
"Elarc Toon",
|
"Elarc Toon",
|
||||||
"https://elarctoon.com",
|
"https://elarctoons.com",
|
||||||
"en",
|
"en",
|
||||||
) {
|
) {
|
||||||
override val id = 5482125641807211052
|
override val id = 5482125641807211052
|
||||||
|
Loading…
x
Reference in New Issue
Block a user