parent
bb9103e44a
commit
6deb8233fc
|
@ -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
|
||||
}
|
||||
|
||||
|
|
|
@ -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),
|
||||
|
|
Loading…
Reference in New Issue