mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Watchomovies.kt
This commit is contained in:
parent
8d51985926
commit
b4d96b2936
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ import com.lagradost.cloudstream3.TvType
|
||||||
import com.lagradost.cloudstream3.mainPageOf
|
import com.lagradost.cloudstream3.mainPageOf
|
||||||
|
|
||||||
class Watchomovies : YomoviesProvider() {
|
class Watchomovies : YomoviesProvider() {
|
||||||
override var mainUrl = "https://watchomovies.mom"
|
override var mainUrl = "https://watchomovies.beauty"
|
||||||
override var name = "Watchomovies"
|
override var name = "Watchomovies"
|
||||||
override var lang = "en"
|
override var lang = "en"
|
||||||
override val supportedTypes = setOf(
|
override val supportedTypes = setOf(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue