This commit is contained in:
kushyanthpothi 2023-03-20 13:09:07 +00:00 committed by GitHub
commit 9eccf09631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
import org.jsoup.nodes.Element
class FivemovierulzProvider : MainAPI() { // all providers must be an instance of MainAPI
override var mainUrl = "https://5movierulz.cm"
override var mainUrl = "https://ww2.5movierulz.sh/"
override var name = "5movierulz"
override val hasMainPage = true
override var lang = "hi"