mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
movierulzhd: updated domain
This commit is contained in:
parent
796c67c7ef
commit
f1e3665a34
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import org.jsoup.nodes.Element
|
|||
import java.net.URI
|
||||
|
||||
class Movierulzhd : MainAPI() {
|
||||
override var mainUrl = "https://movierulzhd.bond"
|
||||
override var mainUrl = "https://movierulzhd.best"
|
||||
private var directUrl = mainUrl
|
||||
override var name = "Movierulzhd"
|
||||
override val hasMainPage = true
|
||||
|
|
Loading…
Reference in a new issue