mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Adityajd patch 1 (#447)
* 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
This commit is contained in:
parent
a90648fa79
commit
fc909fa65b
3 changed files with 11 additions and 4 deletions
|
@ -12,7 +12,7 @@ import org.jsoup.nodes.Element
|
|||
import java.net.URI
|
||||
|
||||
open class RebahinProvider : MainAPI() {
|
||||
override var mainUrl = "http://179.43.163.53"
|
||||
override var mainUrl = "http://179.43.163.54"
|
||||
private var directUrl: String? = null
|
||||
override var name = "Rebahin"
|
||||
override val hasMainPage = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue