diff --git a/Gomov/build.gradle.kts b/Gomov/build.gradle.kts index c53fc967..9aa3966a 100644 --- a/Gomov/build.gradle.kts +++ b/Gomov/build.gradle.kts @@ -1,7 +1,7 @@ import org.jetbrains.kotlin.konan.properties.Properties // use an integer for version numbers -version = 16 +version = 17 android { defaultConfig { diff --git a/Gomov/src/main/kotlin/com/hexated/DutaMovie.kt b/Gomov/src/main/kotlin/com/hexated/DutaMovie.kt index f383db56..08fbcbd2 100644 --- a/Gomov/src/main/kotlin/com/hexated/DutaMovie.kt +++ b/Gomov/src/main/kotlin/com/hexated/DutaMovie.kt @@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.utils.httpsify import com.lagradost.cloudstream3.utils.loadExtractor open class DutaMovie : Gomov() { - override var mainUrl = "https://dutamovie21.xyz" + override var mainUrl = "https://tv.dutamovie21.life" override var name = "DutaMovie" override val mainPage = mainPageOf( diff --git a/Gomov/src/main/kotlin/com/hexated/Gomov.kt b/Gomov/src/main/kotlin/com/hexated/Gomov.kt index bb027326..51cdc39d 100644 --- a/Gomov/src/main/kotlin/com/hexated/Gomov.kt +++ b/Gomov/src/main/kotlin/com/hexated/Gomov.kt @@ -21,7 +21,7 @@ open class Gomov : MainAPI() { TvType.AsianDrama ) - val sources = arrayOf("https://chillx.top", "https://watchx.top", "https://bestx.stream") + private val sources = arrayOf("https://chillx.top", "https://watchx.top", "https://bestx.stream") override val mainPage = mainPageOf( "page/%d/?s&search=advanced&post_type=movie" to "Movies", diff --git a/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt b/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt index af5e20ab..5fc0a5ee 100644 --- a/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt +++ b/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt @@ -9,7 +9,7 @@ import com.lagradost.cloudstream3.utils.ExtractorLink import com.lagradost.cloudstream3.utils.loadExtractor class Ngefilm : Gomov() { - override var mainUrl = "https://nge-film21.site" + override var mainUrl = "https://ngef-film21.online" override var name = "Ngefilm" override val mainPage = mainPageOf(