changed Yomovies domain

This commit is contained in:
hexated 2022-10-12 22:51:29 +07:00
parent 7ff6ba5108
commit 3044ac6d5a
2 changed files with 2 additions and 2 deletions

View File

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

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.rs"
override var mainUrl = "https://yomovies.fyi"
override var name = "Yomovies"
override val hasMainPage = true
override var lang = "hi"