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
19c13f9de7
commit
fa85795975
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import com.lagradost.cloudstream3.TvType
|
|||
import com.lagradost.cloudstream3.mainPageOf
|
||||
|
||||
class Watchomovies : YomoviesProvider() {
|
||||
override var mainUrl = "https://watchomovies.beauty"
|
||||
override var mainUrl = "https://watchomovies.lat"
|
||||
override var name = "Watchomovies"
|
||||
override var lang = "en"
|
||||
override val supportedTypes = setOf(
|
||||
|
|
Loading…
Reference in a new issue