Update LayarKacaProvider.kt

update main url ="https://tv3.lk21official.wiki" change to "https://tv4.lk21official.wiki"
This commit is contained in:
adityajd 2023-11-27 15:54:27 +07:00 committed by GitHub
parent d609a97dc2
commit d8706be2b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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