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'
extClass = '.MangasIn'
themePkg = 'mmrcms'
baseUrl = 'https://mangas.in'
overrideVersionCode = 3
baseUrl = 'https://m440.in'
overrideVersionCode = 4
isNsfw = true
}

View File

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