mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update LayarKacaProvider.kt
This commit is contained in:
parent
d8706be2b5
commit
501288264a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import org.jsoup.nodes.Element
|
|||
|
||||
class LayarKacaProvider : MainAPI() {
|
||||
override var mainUrl = "https://tv4.lk21official.wiki"
|
||||
private var seriesUrl = "https://tv5.nontondrama.click"
|
||||
private var seriesUrl = "https://tv6.nontondrama.click"
|
||||
override var name = "LayarKaca"
|
||||
override val hasMainPage = true
|
||||
override var lang = "id"
|
||||
|
|
Loading…
Reference in a new issue