mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update: some domains and kgp (#477)
* Update kgp * Update YomoviesProvider.kt * Update build.gradle.kts * Update Movierulzhd.kt * Update Hdmovie2.kt * Update build.gradle.kts
This commit is contained in:
parent
bf4337aa9c
commit
8178fc171e
6 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 25
|
||||
version = 26
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -10,7 +10,7 @@ import org.jsoup.nodes.Element
|
|||
import java.net.URI
|
||||
|
||||
open class YomoviesProvider : MainAPI() {
|
||||
override var mainUrl = "https://yomovies.media"
|
||||
override var mainUrl = "https://yomovies.boo"
|
||||
private var directUrl = ""
|
||||
override var name = "Yomovies"
|
||||
override val hasMainPage = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue