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:
adityajd 2023-11-30 18:52:20 +07:00 committed by GitHub
parent be6b026fe0
commit 3cfa6e8dab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 13 additions and 13 deletions

View file

@ -11,7 +11,7 @@ import org.jsoup.Jsoup
import org.jsoup.nodes.Element
open class DramaidProvider : MainAPI() {
override var mainUrl = "https://dramaid.best"
override var mainUrl = "https://dramaid.skin"
override var name = "DramaId"
override val hasMainPage = true
override var lang = "id"