Update YomoviesProvider.kt

This commit is contained in:
Saksham Shekher 2022-09-20 22:46:29 +05:30 committed by GitHub
parent cbccd11aca
commit a0a27b9137
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.red"
override var mainUrl = "https://yomovies.homes"
override var name = "Yomovies"
override val hasMainPage = true
override var lang = "hi"