MangaGezgini: update domain (#10809)

This commit is contained in:
Luqman 2025-10-03 18:15:10 +07:00 committed by Draff
parent dbb77d4a12
commit 0aac33c331
Signed by: Draff
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'MangaGezgini'
extClass = '.MangaGezgini'
themePkg = 'madara'
baseUrl = 'https://mangagezginim.com'
overrideVersionCode = 7
baseUrl = 'https://mangagezgini.love'
overrideVersionCode = 8
isNsfw = false
}

View File

@ -11,7 +11,7 @@ import java.util.Locale
class MangaGezgini : Madara(
"MangaGezgini",
"https://mangagezginim.com",
"https://mangagezgini.love",
"tr",
SimpleDateFormat("dd/MM/yyyy", Locale.ROOT),
) {