mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Moviehab.kt (#369)
This commit is contained in:
parent
4d3edb68cd
commit
93cc04050b
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class Moviehab : MainAPI() {
|
||||||
"$mainUrl/library/movies?sort_by=imdb_rate&page=" to "Movies by IMDB Rating",
|
"$mainUrl/library/movies?sort_by=imdb_rate&page=" to "Movies by IMDB Rating",
|
||||||
"$mainUrl/library/shows?&sort_by=imdb_rate&page=" to "TV Shows by IMDB Rating",
|
"$mainUrl/library/shows?&sort_by=imdb_rate&page=" to "TV Shows by IMDB Rating",
|
||||||
"$mainUrl/library/movies?&sort_by=year&page=" to "New Movies",
|
"$mainUrl/library/movies?&sort_by=year&page=" to "New Movies",
|
||||||
|
"$mainUrl/trending/movies" to "Trending",
|
||||||
"$mainUrl/library/shows?&sort_by=year&page=" to "New TV Shows",
|
"$mainUrl/library/shows?&sort_by=year&page=" to "New TV Shows",
|
||||||
"$mainUrl/library/movies?country=Philippines&sort_by=year&page=" to "New Philippines Movies",
|
"$mainUrl/library/movies?country=Philippines&sort_by=year&page=" to "New Philippines Movies",
|
||||||
"$mainUrl/library/shows?&country=Philippines&sort_by=year&page=" to "New Philippines TV Shows",
|
"$mainUrl/library/shows?&country=Philippines&sort_by=year&page=" to "New Philippines TV Shows",
|
||||||
|
|
Loading…
Reference in a new issue