MangaHall domain change (#4791)

This commit is contained in:
Creepler13 2024-08-28 13:54:00 +02:00 committed by Draff
parent 30c9647669
commit f75ed7f762
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'MangaHall' extName = 'MangaHall'
extClass = '.MangaHall' extClass = '.MangaHall'
themePkg = 'madara' themePkg = 'madara'
baseUrl = 'https://mangahall.org' baseUrl = 'https://mangahall.net'
overrideVersionCode = 1 overrideVersionCode = 2
isNsfw = true isNsfw = true
} }

View File

@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.madara.Madara
class MangaHall : Madara( class MangaHall : Madara(
"MangaHall", "MangaHall",
"https://mangahall.org", "https://mangahall.net",
"en", "en",
) { ) {
override val id = 1234573178818746503 override val id = 1234573178818746503