Update domain

This commit is contained in:
Saksham Shekher 2023-04-05 07:34:29 +05:30 committed by GitHub
parent fee129c1ce
commit f06c50cb60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import com.lagradost.cloudstream3.utils.Qualities
import org.jsoup.nodes.Element
class MoviesModProvider : MainAPI() { // all providers must be an instance of MainAPI
override var mainUrl = "https://moviesmod.net"
override var mainUrl = "https://moviesmod.net.in"
override var name = "MoviesMod"
override val hasMainPage = true
override var lang = "hi"