Update YomoviesProvider.kt

This commit is contained in:
Saksham Shekher 2022-10-10 07:20:01 +05:30 committed by GitHub
parent 8355b24d23
commit f5fca523bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.fyi"
override var name = "Yomovies"
override val hasMainPage = true
override var lang = "hi"