Fix (X-manga) : Update X-manga URL (#9283)

Update Url
This commit is contained in:
Aurel 2025-06-18 10:00:10 -04:00 committed by Draff
parent 67b795a5b8
commit 325772c8ab
Signed by: Draff
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'X-Manga' extName = 'X-Manga'
extClass = '.XManga' extClass = '.XManga'
themePkg = 'madara' themePkg = 'madara'
baseUrl = 'https://x-manga.net' baseUrl = 'https://x-manga.org'
overrideVersionCode = 2 overrideVersionCode = 3
isNsfw = true isNsfw = true
} }

View File

@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.madara.Madara
import java.text.SimpleDateFormat import java.text.SimpleDateFormat
import java.util.Locale import java.util.Locale
class XManga : Madara("X-Manga", "https://x-manga.net", "fr", dateFormat = SimpleDateFormat("MMMM d, yyyy", Locale.FRENCH)) { class XManga : Madara("X-Manga", "https://x-manga.org", "fr", dateFormat = SimpleDateFormat("MMMM d, yyyy", Locale.FRENCH)) {
// Scan Hentai Menu -> X-Manga // Scan Hentai Menu -> X-Manga
override val id = 4153742697148883998 override val id = 4153742697148883998