mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update: hdm2, mvrlz, dot mov, yo, uhd mov domain (#373)
* Update build.gradle.kts * Update YomoviesProvider.kt * Update SoraStream.kt * Update build.gradle.kts * Update build.gradle.kts * Update Movierulzhd.kt * Update Hdmovie2.kt --------- Co-authored-by: Hexated <37908684+hexated@users.noreply.github.com>
This commit is contained in:
parent
93cc04050b
commit
0932c8048c
7 changed files with 7 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 22
|
||||
version = 23
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -10,7 +10,7 @@ import org.jsoup.nodes.Element
|
|||
import java.net.URI
|
||||
|
||||
open class YomoviesProvider : MainAPI() {
|
||||
override var mainUrl = "https://yomovies.watch"
|
||||
override var mainUrl = "https://yomovies.men"
|
||||
private var directUrl = ""
|
||||
override var name = "Yomovies"
|
||||
override val hasMainPage = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue