mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
fix build
This commit is contained in:
parent
51556f94b6
commit
34aae5c115
10 changed files with 335 additions and 71 deletions
|
@ -10,7 +10,7 @@ import org.jsoup.nodes.Element
|
|||
import java.net.URI
|
||||
|
||||
class YomoviesProvider : MainAPI() {
|
||||
override var mainUrl = "https://yomovies.rest"
|
||||
override var mainUrl = "https://yomovies.hair"
|
||||
private var directUrl = mainUrl
|
||||
override var name = "Yomovies"
|
||||
override val hasMainPage = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue