mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Hdmovie2.kt
This commit is contained in:
parent
2964ede7c8
commit
b64ffdc90f
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
|
|||
import org.jsoup.Jsoup
|
||||
|
||||
class Hdmovie2 : Movierulzhd() {
|
||||
override var mainUrl = "https://hdmovie2.bar"
|
||||
override var mainUrl = "https://hdmovie2.media"
|
||||
override var name = "Hdmovie2"
|
||||
|
||||
override val mainPage = mainPageOf(
|
||||
|
@ -85,4 +85,4 @@ class Hdmovie2 : Movierulzhd() {
|
|||
@JsonProperty("embed_url") val embed_url: String,
|
||||
@JsonProperty("type") val type: String?,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue