Update mainurl (#458)

* Update RebahinProvider.kt

* Update LayarKacaProvider.kt

update main url ="https://tv3.lk21official.wiki" change to "https://tv4.lk21official.wiki"

* Update LayarKacaProvider.kt

* Update Dubbindo.kt

update domain

* Update Cgvindo.kt

* Update DramaidProvider.kt

* Update DutaMovie.kt

* Update Ngefilm.kt

* Update Pusatfilm.kt

* Update LayarKacaProvider.kt

* Update build.gradle.kts

* Update RebahinProvider.kt

* Update DutaMovie.kt

Update mainurl

* Update build.gradle.kts

* Update Ngefilm.kt

* Update DramaSerial.kt

* Update Nodrakorid.kt

update mainurl

* Update Pusatfilm.kt

update mainurl

* Update DramaSerial.kt

update serverurl http://31.220.73.179/

* Update build.gradle.kts

* Update LayarKacaProvider.kt

update mainurl

* Update DutaMovie.kt

update mainurl

* Update Pusatfilm.kt

update mainurl

* Update Multiplex.kt

update mainurl

* Update Ngefilm.kt

update mainurl

* Update Ngefilm.kt

update mainurl

* Update DutaMovie.kt

update mainurl

* Update Multiplex.kt

update mainurl

* Update Ngefilm.kt

update mainurl

* Update Pusatfilm.kt

update mainurl

* Update build.gradle.kts

* Update LayarKacaProvider.kt

update mainUrl
update seriesUrl
This commit is contained in:
adityajd 2023-12-21 10:42:57 +07:00 committed by GitHub
parent 0695426de9
commit f0e897f8f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 15 deletions

View file

@ -23,5 +23,5 @@ cloudstream {
"Movie",
)
iconUrl = "https://www.google.com/s2/favicons?domain=tv5.lk21official.wiki&sz=%size%"
iconUrl = "https://www.google.com/s2/favicons?domain=tv6.lk21official.wiki&sz=%size%"
}

View file

@ -8,8 +8,8 @@ import com.lagradost.cloudstream3.utils.*
import org.jsoup.nodes.Element
class LayarKacaProvider : MainAPI() {
override var mainUrl = "https://tv5.lk21official.wiki"
private var seriesUrl = "https://tv7.nontondrama.click"
override var mainUrl = "https://tv6.lk21official.wiki"
private var seriesUrl = "https://tv8.nontondrama.click/"
override var name = "LayarKaca"
override val hasMainPage = true
override var lang = "id"