mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Adityajd patch 1 (#423)
* 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
This commit is contained in:
parent
be6b026fe0
commit
3cfa6e8dab
8 changed files with 13 additions and 13 deletions
|
@ -9,7 +9,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
|
|||
import org.jsoup.nodes.Element
|
||||
|
||||
class Dubbindo : MainAPI() {
|
||||
override var mainUrl = "https://www.dubbindo.xyz"
|
||||
override var mainUrl = "https://www.dubbindo.site"
|
||||
override var name = "Dubbindo"
|
||||
override val hasMainPage = true
|
||||
override var lang = "id"
|
||||
|
@ -133,4 +133,4 @@ class Dubbindo : MainAPI() {
|
|||
val type: String? = null,
|
||||
)
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue