fixed LayarKaca

This commit is contained in:
hexated 2023-01-24 06:21:04 +07:00
parent 43beb98165
commit 4790518a13
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 7
version = 8
cloudstream {

View file

@ -8,9 +8,9 @@ import com.lagradost.cloudstream3.utils.loadExtractor
import org.jsoup.nodes.Element
class LayarKacaProvider : MainAPI() {
override var mainUrl = "https://lk21official.info"
override var mainUrl = "https://lk21official.vip"
// private val redirectUrl = "https://nd21x1.github.io"
private val seriesUrl = "https://drama.nontondrama.lol"
private val seriesUrl = "https://drama1.nontondrama.lol"
override var name = "LayarKaca"
override val hasMainPage = true
override var lang = "id"