changed domain

This commit is contained in:
hexated 2022-10-03 21:57:52 +07:00
parent e67b59fb4b
commit cb45b2c159
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
import org.jsoup.nodes.Element
class YomoviesProvider : MainAPI() {
override var mainUrl = "https://yomovies.homes"
override var mainUrl = "https://yomovies.rs"
override var name = "Yomovies"
override val hasMainPage = true
override var lang = "hi"