Update Domain for UWatchFree

This commit is contained in:
Pavan Katari 2022-10-30 13:13:55 +05:30 committed by GitHub
parent 21297f1ef5
commit f2e37088c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
import org.jsoup.nodes.Element
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 val hasMainPage = true
override var lang = "hi"