Update LayarKacaProvider.kt

This commit is contained in:
adityajd 2023-11-27 15:31:03 +07:00 committed by GitHub
parent 0b666eb201
commit c4e34025da
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