mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
sora: disabled mMovies
This commit is contained in:
parent
ec7b24052b
commit
d80ec53b09
15 changed files with 84 additions and 54 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 19
|
||||
version = 20
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -8,8 +8,8 @@ import com.lagradost.cloudstream3.utils.*
|
|||
import org.jsoup.nodes.Element
|
||||
|
||||
class LayarKacaProvider : MainAPI() {
|
||||
override var mainUrl = "https://tv7.lk21official.wiki"
|
||||
private var seriesUrl = "https://tv9.nontondrama.click"
|
||||
override var mainUrl = "https://tv10.lk21official.wiki"
|
||||
private var seriesUrl = "https://tv11.nontondrama.click"
|
||||
override var name = "LayarKaca"
|
||||
override val hasMainPage = true
|
||||
override var lang = "id"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue