mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Movierulzhd.kt
Changed Movie Domain
This commit is contained in:
parent
d540c0702c
commit
082fadb0c9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import java.net.URI
|
|||
|
||||
open class Movierulzhd : MainAPI() {
|
||||
|
||||
override var mainUrl = "https://movierulzhd.club"
|
||||
override var mainUrl = "https://movierulzhd.tube"
|
||||
var directUrl = ""
|
||||
override var name = "Movierulzhd"
|
||||
override val hasMainPage = true
|
||||
|
|
Loading…
Reference in a new issue