parent
a1b627001f
commit
61988cdfe5
|
@ -2,8 +2,8 @@ ext {
|
||||||
extName = 'Elarc Toon'
|
extName = 'Elarc Toon'
|
||||||
extClass = '.ElarcPage'
|
extClass = '.ElarcPage'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://elarctoons.ink'
|
baseUrl = 'https://elarctoons.biz'
|
||||||
overrideVersionCode = 8
|
overrideVersionCode = 9
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ import java.io.IOException
|
||||||
|
|
||||||
class ElarcPage : MangaThemesia(
|
class ElarcPage : MangaThemesia(
|
||||||
"Elarc Toon",
|
"Elarc Toon",
|
||||||
"https://elarctoons.ink",
|
"https://elarctoons.biz",
|
||||||
"en",
|
"en",
|
||||||
) {
|
) {
|
||||||
override val id = 5482125641807211052
|
override val id = 5482125641807211052
|
||||||
|
|
Loading…
Reference in New Issue