diff --git a/Gomov/src/main/kotlin/com/hexated/Pusatfilm.kt b/Gomov/src/main/kotlin/com/hexated/Pusatfilm.kt index cbae93ce..ae4f7639 100644 --- a/Gomov/src/main/kotlin/com/hexated/Pusatfilm.kt +++ b/Gomov/src/main/kotlin/com/hexated/Pusatfilm.kt @@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.TvSeriesLoadResponse import com.lagradost.cloudstream3.* class Pusatfilm : Gomov() { - override var mainUrl = "https://pusatfilm21.art" + override var mainUrl = "http://185.190.140.116" override var name = "Pusatfilm" override val mainPage = mainPageOf( @@ -38,4 +38,4 @@ class Pusatfilm : Gomov() { } } -} \ No newline at end of file +}