Noromax: Update Domain (#8164)
This commit is contained in:
parent
3b85cfc5a2
commit
7e13a5ca27
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Noromax'
|
||||
extClass = '.Noromax'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://noromax.my.id'
|
||||
overrideVersionCode = 0
|
||||
baseUrl = 'https://noromax01.my.id'
|
||||
overrideVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -2,7 +2,7 @@ package eu.kanade.tachiyomi.extension.id.noromax
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
||||
|
||||
class Noromax : MangaThemesia("Noromax", "https://noromax.my.id", "id", "/Komik") {
|
||||
class Noromax : MangaThemesia("Noromax", "https://noromax01.my.id", "id", "/Komik") {
|
||||
|
||||
// Site changed from ZeistManga to MangaThemesia
|
||||
override val versionId = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user