Update LayarKacaProvider.kt

Update main url
This commit is contained in:
adityajd 2024-02-26 20:41:48 +07:00 committed by GitHub
parent 00869f2e5e
commit faff406653
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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://tv6.lk21official.wiki"
private var seriesUrl = "https://tv8.nontondrama.click/"
override var mainUrl = "https://amp.lk21official.mom"
private var seriesUrl = "https://tv12.nontondrama.click/"
override var name = "LayarKaca"
override val hasMainPage = true
override var lang = "id"