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