mirror of
https://github.com/recloudstream/cloudstream-extensions.git
synced 2024-08-15 03:03:54 +00:00
update Kisskh home
This commit is contained in:
parent
6bc74167ed
commit
9fbb6f4d94
2 changed files with 3 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ cloudstream {
|
||||||
// All of these properties are optional, you can safely remove them
|
// All of these properties are optional, you can safely remove them
|
||||||
|
|
||||||
// description = "Lorem Ipsum"
|
// description = "Lorem Ipsum"
|
||||||
// authors = listOf("Cloudburst")
|
authors = listOf("Hexated")
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Status int as the following:
|
* Status int as the following:
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,8 @@ class KisskhProvider : MainAPI() {
|
||||||
"&type=1&sub=0&country=2&status=0&order=2" to "TVSeries Last Update",
|
"&type=1&sub=0&country=2&status=0&order=2" to "TVSeries Last Update",
|
||||||
"&type=3&sub=0&country=0&status=0&order=1" to "Anime Popular",
|
"&type=3&sub=0&country=0&status=0&order=1" to "Anime Popular",
|
||||||
"&type=3&sub=0&country=0&status=0&order=2" to "Anime Last Update",
|
"&type=3&sub=0&country=0&status=0&order=2" to "Anime Last Update",
|
||||||
|
"&type=4&sub=0&country=0&status=0&order=1" to "Hollywood Popular",
|
||||||
|
"&type=4&sub=0&country=0&status=0&order=2" to "Hollywood Last Update",
|
||||||
)
|
)
|
||||||
|
|
||||||
override suspend fun getMainPage(
|
override suspend fun getMainPage(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue