Update LayarKacaProvider.kt

This commit is contained in:
b4byhuey 2023-02-19 19:32:17 +08:00 committed by GitHub
parent 6c578c4c47
commit 1f77f47483
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ import java.net.URI
import java.net.URLDecoder
class LayarKacaProvider : MainAPI() {
override var mainUrl = "https://a.lk21official.lol"
override var mainUrl = "https://tv.lk21official.lol"
private var seriesUrl = "https://drama2.nontondrama.lol"
override var name = "LayarKaca"
override val hasMainPage = true