Update LayarKacaProvider.kt

This commit is contained in:
adityajd 2023-11-30 07:48:39 +07:00 committed by GitHub
parent f864c6614b
commit bd7a63acef
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://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"