Dramaid: updated domain

This commit is contained in:
hexated 2023-02-08 21:55:54 +07:00
parent fbae10d9e3
commit fdd244ed88
6 changed files with 28 additions and 12 deletions

View file

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 4
version = 5
cloudstream {

View file

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