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