DutaMovie: update domain

This commit is contained in:
helo 2023-09-27 22:15:07 +07:00
parent f562427dde
commit 39de0eb2b6
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
import org.jetbrains.kotlin.konan.properties.Properties
// use an integer for version numbers
version = 16
version = 17
android {
defaultConfig {

View File

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

View File

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

View File

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