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