changed domain Xcinetop

This commit is contained in:
hexated 2022-11-28 06:06:08 +07:00
parent 4ce6754765
commit bcac1d2afa
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 2
version = 3
cloudstream {

View File

@ -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