mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update: mvrlz, hdm2, vega, dot, yo (#560)
* change domain * update some domains * forgot yo 💀 * update uhd and oplovers 💀
This commit is contained in:
parent
38416c118c
commit
08ecc642c9
10 changed files with 14 additions and 27 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 26
|
||||
version = 27
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -10,7 +10,7 @@ import org.jsoup.nodes.Element
|
|||
import java.net.URI
|
||||
|
||||
open class YomoviesProvider : MainAPI() {
|
||||
override var mainUrl = "https://yomovies.boo"
|
||||
override var mainUrl = "https://yomovies.fit"
|
||||
private var directUrl = ""
|
||||
override var name = "Yomovies"
|
||||
override val hasMainPage = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue