Update Neox URL (again x2). (#5252)
This commit is contained in:
parent
b8ef369928
commit
63b2641375
|
@ -5,7 +5,7 @@ ext {
|
|||
extName = 'Madara (multiple sources)'
|
||||
pkgNameSuffix = "all.madara"
|
||||
extClass = '.MadaraFactory'
|
||||
extVersionCode = 161
|
||||
extVersionCode = 162
|
||||
libVersion = '1.2'
|
||||
containsNsfw = true
|
||||
}
|
||||
|
|
|
@ -936,7 +936,7 @@ class MangaDods : Madara("MangaDods", "https://www.mangadods.com", "en", SimpleD
|
|||
|
||||
class NeoxScanlator : Madara(
|
||||
"Neox Scanlator",
|
||||
"https://neoxscans.net",
|
||||
"https://neoxscans.com",
|
||||
"pt-BR",
|
||||
SimpleDateFormat("dd/MM/yyyy", Locale("pt", "BR"))
|
||||
) {
|
||||
|
|
Loading…
Reference in New Issue