Updated Domain (#1360)

* Update YomoviesProvider.kt

* Update providers.json

* Update providers.json
This commit is contained in:
Saksham Shekher 2022-07-29 02:54:50 +05:30 committed by GitHub
parent 0fb0c6b39f
commit bd09fadf44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 4 deletions

View file

@ -9,7 +9,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
import org.jsoup.nodes.Element import org.jsoup.nodes.Element
class YomoviesProvider : MainAPI() { class YomoviesProvider : MainAPI() {
override var mainUrl = "https://yomovies.plus" override var mainUrl = "https://yomovies.vip"
override var name = "Yomovies" override var name = "Yomovies"
override val hasMainPage = true override val hasMainPage = true
override var lang = "hi" override var lang = "hi"
@ -138,4 +138,4 @@ class YomoviesProvider : MainAPI() {
} }
} }

View file

@ -592,7 +592,7 @@
"language": "hi", "language": "hi",
"name": "Yomovies", "name": "Yomovies",
"status": 1, "status": 1,
"url": "https://yomovies.plus" "url": "https://yomovies.vip"
}, },
"ZoroProvider": { "ZoroProvider": {
"language": "en", "language": "en",
@ -600,4 +600,4 @@
"status": 1, "status": 1,
"url": "https://zoro.to" "url": "https://zoro.to"
} }
} }

View file

@ -264,6 +264,11 @@
"url": "https://vidembed.cc", "url": "https://vidembed.cc",
"status": 1 "status": 1
}, },
"YomoviesProvider": {
"name": "Yomovies",
"url": "https://yomovies.vip",
"status": 1
},
"WatchAsianProvider": { "WatchAsianProvider": {
"name": "WatchAsian", "name": "WatchAsian",
"url": "https://watchasian.cx", "url": "https://watchasian.cx",