Movizland: new domain url (#935)
This commit is contained in:
@ -5,7 +5,7 @@ ext {
|
||||
extName = 'موفيزلاند'
|
||||
pkgNameSuffix = 'ar.movizland'
|
||||
extClass = '.Movizland'
|
||||
extVersionCode = 6
|
||||
extVersionCode = 7
|
||||
libVersion = '13'
|
||||
}
|
||||
|
||||
|
@ -35,7 +35,7 @@ class Movizland : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
|
||||
|
||||
override val name = "موفيزلاند"
|
||||
|
||||
override val baseUrl = "https://new.movizland.cyou/"
|
||||
override val baseUrl = "https://watch.movizland.cyou"
|
||||
|
||||
override val lang = "ar"
|
||||
|
||||
@ -290,6 +290,7 @@ class Movizland : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
|
||||
return GET(catUrl, headers)
|
||||
}
|
||||
}
|
||||
else -> {}
|
||||
}
|
||||
}
|
||||
throw Exception("اختر قسم")
|
||||
|
Reference in New Issue
Block a user