@ -1,5 +1,5 @@
// use an integer for version numbers
version = 2
version = 3
cloudstream {
@ -12,7 +12,7 @@ import com.lagradost.cloudstream3.utils.AppUtils.tryParseJson
import org.jsoup.nodes.Element
class Xcinetop : MainAPI() {
override var mainUrl = "https://xcine.top"
override var mainUrl = "https://xcine.click"
override var name = "Xcine.top"
override val hasMainPage = true
override val hasDownloadSupport = true