Merge pull request #8 from OshekharO/patch-1

Update domain
This commit is contained in:
Hexated 2022-09-21 00:41:32 +07:00 committed by GitHub
commit 2baac10b8a
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.red"
override var mainUrl = "https://yomovies.homes"
override var name = "Yomovies"
override val hasMainPage = true
override var lang = "hi"