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
f864c6614b
commit
bd7a63acef
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ import com.lagradost.cloudstream3.utils.*
|
|||
import org.jsoup.nodes.Element
|
||||
|
||||
class LayarKacaProvider : MainAPI() {
|
||||
override var mainUrl = "https://tv4.lk21official.wiki"
|
||||
private var seriesUrl = "https://tv6.nontondrama.click"
|
||||
override var mainUrl = "https://tv5.lk21official.wiki"
|
||||
private var seriesUrl = "https://tv7.nontondrama.click"
|
||||
override var name = "LayarKaca"
|
||||
override val hasMainPage = true
|
||||
override var lang = "id"
|
||||
|
|
Loading…
Reference in a new issue