mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update LayarKacaProvider.kt
Update main url
This commit is contained in:
parent
00869f2e5e
commit
faff406653
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue