mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update Moviehab.kt
This commit is contained in:
parent
6069537dbe
commit
6b5a18a1ce
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ import com.lagradost.cloudstream3.utils.ExtractorLink
|
|||
import com.lagradost.cloudstream3.utils.M3u8Helper
|
||||
|
||||
class MoviehabNet : Moviehab() {
|
||||
override var mainUrl = "https://play.moviehab.net"
|
||||
override var mainUrl = "https://play.moviehab.asia"
|
||||
}
|
||||
|
||||
open class Moviehab : ExtractorApi() {
|
||||
|
@ -41,4 +41,4 @@ open class Moviehab : ExtractorApi() {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue