Merge pull request #3 from adityajd/adityajd-patch-3

Update LayarKacaProvider.kt
This commit is contained in:
adityajd 2023-11-27 16:43:13 +07:00 committed by GitHub
commit 33499cbb9b
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