updated Dramaid domain

This commit is contained in:
hexated 2022-11-01 15:52:31 +07:00
parent 2b5b83a2e4
commit 8c45ad7a6a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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