changes Dramaid domain

This commit is contained in:
hexated 2022-09-12 16:05:13 +07:00
parent 1fe2c1678f
commit 9ad8d8a6f4
2 changed files with 2 additions and 2 deletions

View File

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

View File

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