diff --git a/Gomov/src/main/kotlin/com/hexated/DutaMovie.kt b/Gomov/src/main/kotlin/com/hexated/DutaMovie.kt index 270bf211..0643ffe2 100644 --- a/Gomov/src/main/kotlin/com/hexated/DutaMovie.kt +++ b/Gomov/src/main/kotlin/com/hexated/DutaMovie.kt @@ -6,12 +6,8 @@ import com.lagradost.cloudstream3.utils.httpsify import com.lagradost.cloudstream3.utils.loadExtractor class DutaMovie : Gomov() { - - override var mainUrl = "https://cinema.dutamovie21.vip" - - - -override var name = "DutaMovie" + override var mainUrl = "https://drama.dutamovie21.tech/" + override var name = "DutaMovie" override val mainPage = mainPageOf( "category/box-office/page/%d/" to "Box Office", "category/serial-tv/page/%d/" to "Serial TV", diff --git a/Gomov/src/main/kotlin/com/hexated/Multiplex.kt b/Gomov/src/main/kotlin/com/hexated/Multiplex.kt index 18b8db3b..1ea025f1 100644 --- a/Gomov/src/main/kotlin/com/hexated/Multiplex.kt +++ b/Gomov/src/main/kotlin/com/hexated/Multiplex.kt @@ -3,13 +3,12 @@ package com.hexated import com.lagradost.cloudstream3.mainPageOf class Multiplex : Gomov() { - override var mainUrl = "http://5.104.81.46" + override var mainUrl = "http://5.189.181.147" override var name = "Multiplex" - override val mainPage = mainPageOf( "country/usa/page/%d/" to "Movie", "west-series/page/%d/" to "West Series", "nonton-drama-korea/page/%d/" to "Drama Korea", ) -} \ No newline at end of file +} diff --git a/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt b/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt index 48acf2cb..c70bebc8 100644 --- a/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt +++ b/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt @@ -3,7 +3,7 @@ package com.hexated import com.lagradost.cloudstream3.mainPageOf class Ngefilm : Gomov() { - override var mainUrl = "https://nge-film21.pics/" + override var mainUrl = "https://tv.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", diff --git a/Gomov/src/main/kotlin/com/hexated/Pusatfilm.kt b/Gomov/src/main/kotlin/com/hexated/Pusatfilm.kt index 3a18e469..aabb0ecd 100644 --- a/Gomov/src/main/kotlin/com/hexated/Pusatfilm.kt +++ b/Gomov/src/main/kotlin/com/hexated/Pusatfilm.kt @@ -6,9 +6,8 @@ import com.lagradost.cloudstream3.TvSeriesLoadResponse import com.lagradost.cloudstream3.* class Pusatfilm : Gomov() { - override var mainUrl = "http://31.220.90.203/" + override var mainUrl = "https://tv2.pusatfilm21.art" override var name = "Pusatfilm" - override val mainPage = mainPageOf( "film-terbaru/page/%d/" to "Film Terbaru", "series-terbaru/page/%d/" to "Series Terbaru", diff --git a/LayarKacaProvider/build.gradle.kts b/LayarKacaProvider/build.gradle.kts index 5c2f043d..5f978538 100644 --- a/LayarKacaProvider/build.gradle.kts +++ b/LayarKacaProvider/build.gradle.kts @@ -23,5 +23,5 @@ cloudstream { "Movie", ) - iconUrl = "https://www.google.com/s2/favicons?domain=tv5.lk21official.wiki&sz=%size%" + iconUrl = "https://www.google.com/s2/favicons?domain=tv6.lk21official.wiki&sz=%size%" } diff --git a/LayarKacaProvider/src/main/kotlin/com/hexated/LayarKacaProvider.kt b/LayarKacaProvider/src/main/kotlin/com/hexated/LayarKacaProvider.kt index 328257e9..34ebfdc7 100644 --- a/LayarKacaProvider/src/main/kotlin/com/hexated/LayarKacaProvider.kt +++ b/LayarKacaProvider/src/main/kotlin/com/hexated/LayarKacaProvider.kt @@ -8,8 +8,8 @@ import com.lagradost.cloudstream3.utils.* import org.jsoup.nodes.Element class LayarKacaProvider : MainAPI() { - override var mainUrl = "https://tv5.lk21official.wiki" - private var seriesUrl = "https://tv7.nontondrama.click" + override var mainUrl = "https://tv6.lk21official.wiki" + private var seriesUrl = "https://tv8.nontondrama.click/" override var name = "LayarKaca" override val hasMainPage = true override var lang = "id"