Gomov: update domain

This commit is contained in:
alex 2024-01-04 17:47:26 +07:00
parent 4b54e29aa5
commit caca55f9ec
5 changed files with 5 additions and 5 deletions

View File

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

View File

@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.utils.httpsify
import com.lagradost.cloudstream3.utils.loadExtractor
class DutaMovie : Gomov() {
override var mainUrl = "https://drama.dutamovie21.tech/"
override var mainUrl = "https://yandex.dutamovie21.tech"
override var name = "DutaMovie"
override val mainPage = mainPageOf(
"category/box-office/page/%d/" to "Box Office",

View File

@ -3,7 +3,7 @@ package com.hexated
import com.lagradost.cloudstream3.mainPageOf
class Ngefilm : Gomov() {
override var mainUrl = "https://tv2.ngefilm21.homes"
override var mainUrl = "https://tv3.ngefilm21.homes"
override var name = "Ngefilm"
override val mainPage = mainPageOf(
"/page/%d/?s&search=advanced&post_type=movie&index&orderby&genre&movieyear&country&quality=" to "Movies Terbaru",

View File

@ -9,7 +9,7 @@ import org.jsoup.nodes.Element
import java.net.URI
class Nodrakorid : Gomov() {
override var mainUrl = "https://no-dra-kor-id.shop"
override var mainUrl = "https://no1.nodrakor.store"
override var name = "Nodrakorid"
override val mainPage = mainPageOf(

View File

@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.TvSeriesLoadResponse
import com.lagradost.cloudstream3.*
class Pusatfilm : Gomov() {
override var mainUrl = "https://tv2.pusatfilm21.art"
override var mainUrl = "https://pusatfilm21.vip"
override var name = "Pusatfilm"
override val mainPage = mainPageOf(
"film-terbaru/page/%d/" to "Film Terbaru",