Mangas.in: Update domain (#5401)

update domain
This commit is contained in:
bapeey 2024-10-07 06:20:38 -05:00 committed by Draff
parent bb9103e44a
commit 6deb8233fc
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 = 'Mangas.in' extName = 'Mangas.in'
extClass = '.MangasIn' extClass = '.MangasIn'
themePkg = 'mmrcms' themePkg = 'mmrcms'
baseUrl = 'https://mangas.in' baseUrl = 'https://m440.in'
overrideVersionCode = 3 overrideVersionCode = 4
isNsfw = true isNsfw = true
} }

View File

@ -23,7 +23,7 @@ import java.util.Locale
class MangasIn : MMRCMS( class MangasIn : MMRCMS(
"Mangas.in", "Mangas.in",
"https://mangas.in", "https://m440.in",
"es", "es",
supportsAdvancedSearch = false, supportsAdvancedSearch = false,
dateFormat = SimpleDateFormat("yyyy-MM-dd HH:mm:ss", Locale.US), dateFormat = SimpleDateFormat("yyyy-MM-dd HH:mm:ss", Locale.US),