Update LayarKacaProvider.kt

update mainurl
This commit is contained in:
adityajd 2023-12-19 22:43:02 +07:00 committed by GitHub
parent 690edf51a0
commit f15f63056f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ import com.lagradost.cloudstream3.utils.*
import org.jsoup.nodes.Element
class LayarKacaProvider : MainAPI() {
override var mainUrl = "https://tv5.lk21official.wiki"
private var seriesUrl = "https://tv7.nontondrama.click"
override var mainUrl = "https://tv6.lk21official.wiki"
private var seriesUrl = "https://tv8.nontondrama.click/"
override var name = "LayarKaca"
override val hasMainPage = true
override var lang = "id"