mirror of
https://github.com/daarkdemon/cs-darkdemon-extensions.git
synced 2024-08-14 23:57:20 +00:00
Update Domain for UWatchFree
This commit is contained in:
parent
21297f1ef5
commit
f2e37088c5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
|
||||||
import org.jsoup.nodes.Element
|
import org.jsoup.nodes.Element
|
||||||
|
|
||||||
class UWatchFreeProvider : MainAPI() { // all providers must be an instance of MainAPI
|
class UWatchFreeProvider : MainAPI() { // all providers must be an instance of MainAPI
|
||||||
override var mainUrl = "https://uwatchfree.be/"
|
override var mainUrl = "https://uwatchfree.fan/"
|
||||||
override var name = "UWatchFree"
|
override var name = "UWatchFree"
|
||||||
override val hasMainPage = true
|
override val hasMainPage = true
|
||||||
override var lang = "hi"
|
override var lang = "hi"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue