mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update DramaidProvider.kt
This commit is contained in:
parent
12ce8a2dae
commit
65906077b8
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue