parent
94ec34b7ab
commit
b9282c11ec
@ -3,7 +3,7 @@ ext {
|
||||
extClass = '.Noromax'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://noromax01.my.id'
|
||||
overrideVersionCode = 1
|
||||
overrideVersionCode = 2
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -2,7 +2,11 @@ package eu.kanade.tachiyomi.extension.id.noromax
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
||||
|
||||
class Noromax : MangaThemesia("Noromax", "https://noromax01.my.id", "id", "/Komik") {
|
||||
class Noromax : MangaThemesia(
|
||||
"Noromax",
|
||||
"https://noromax01.my.id",
|
||||
"id",
|
||||
) {
|
||||
|
||||
// Site changed from ZeistManga to MangaThemesia
|
||||
override val versionId = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user