Update Movierulzhd.kt

This commit is contained in:
IndusAryan 2023-09-10 00:35:14 +05:30 committed by GitHub
parent b64ffdc90f
commit 7cb06fb847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import org.jsoup.nodes.Element
import java.net.URI
open class Movierulzhd : MainAPI() {
override var mainUrl = "https://movierulzhd.tools"
override var mainUrl = "https://movierulzvid.gold"
var directUrl = ""
override var name = "Movierulzhd"
override val hasMainPage = true