mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Dubbindo.kt
update domain
This commit is contained in:
parent
501288264a
commit
16c5459098
1 changed files with 2 additions and 2 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"
|
||||
|
|
Loading…
Reference in a new issue