From 00869f2e5ecd444567fc9cf2aca6190b186400a2 Mon Sep 17 00:00:00 2001 From: adityajd <45625055+adityajd@users.noreply.github.com> Date: Thu, 21 Dec 2023 11:29:24 +0700 Subject: [PATCH] Update Multiplex.kt fix indofilm --- Gomov/src/main/kotlin/com/hexated/Multiplex.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gomov/src/main/kotlin/com/hexated/Multiplex.kt b/Gomov/src/main/kotlin/com/hexated/Multiplex.kt index 1ea025f1..a724a50e 100644 --- a/Gomov/src/main/kotlin/com/hexated/Multiplex.kt +++ b/Gomov/src/main/kotlin/com/hexated/Multiplex.kt @@ -3,7 +3,7 @@ package com.hexated import com.lagradost.cloudstream3.mainPageOf class Multiplex : Gomov() { - override var mainUrl = "http://5.189.181.147" + override var mainUrl = "http://45.84.138.167" override var name = "Multiplex" override val mainPage = mainPageOf( "country/usa/page/%d/" to "Movie",