mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Hdmovie Domain (#301)
This commit is contained in:
parent
411ba0ed9b
commit
6a2f925844
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 42
|
||||
version = 43
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -12,7 +12,7 @@ import org.jsoup.Jsoup
|
|||
|
||||
class Hdmovie2 : Movierulzhd() {
|
||||
|
||||
override var mainUrl = "https://hdmovie2.social"
|
||||
override var mainUrl = "https://hdmovie2.fan"
|
||||
|
||||
override var name = "Hdmovie2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue