mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
fixed LayarKaca
This commit is contained in:
parent
43beb98165
commit
4790518a13
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 7
|
||||
version = 8
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue