mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update: movierulzhd (#297)
* Update build.gradle.kts * Update Movierulzhd.kt
This commit is contained in:
parent
39de0eb2b6
commit
778e41773b
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 41
|
||||
version = 42
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -12,7 +12,7 @@ import java.net.URI
|
|||
|
||||
open class Movierulzhd : MainAPI() {
|
||||
|
||||
override var mainUrl = "https://movierulzvid.gold"
|
||||
override var mainUrl = "https://movierulzhd.zone"
|
||||
|
||||
var directUrl = ""
|
||||
override var name = "Movierulzhd"
|
||||
|
|
Loading…
Reference in a new issue