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