mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
parent
239a847d5e
commit
b743f1c215
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 40
|
||||
version = 41
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -12,7 +12,7 @@ import org.jsoup.Jsoup
|
|||
|
||||
class Hdmovie2 : Movierulzhd() {
|
||||
|
||||
override var mainUrl = "https://hdmovie2.codes"
|
||||
override var mainUrl = "https://hdmovie2.social"
|
||||
|
||||
override var name = "Hdmovie2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue