Mangaworld: Update Domain (#9886)
This commit is contained in:
parent
cb86a4ac6e
commit
3a3c1e6481
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Mangaworld'
|
extName = 'Mangaworld'
|
||||||
extClass = '.Mangaworld'
|
extClass = '.Mangaworld'
|
||||||
themePkg = 'mangaworld'
|
themePkg = 'mangaworld'
|
||||||
baseUrl = 'https://www.mangaworld.nz'
|
baseUrl = 'https://www.mangaworld.cx'
|
||||||
overrideVersionCode = 7
|
overrideVersionCode = 8
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -4,6 +4,6 @@ import eu.kanade.tachiyomi.multisrc.mangaworld.MangaWorld
|
|||||||
|
|
||||||
class Mangaworld : MangaWorld(
|
class Mangaworld : MangaWorld(
|
||||||
"Mangaworld",
|
"Mangaworld",
|
||||||
"https://www.mangaworld.nz",
|
"https://www.mangaworld.cx",
|
||||||
"it",
|
"it",
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user