From 8de5f6612327e9b6e9500f912d6b64e6a61d7701 Mon Sep 17 00:00:00 2001 From: adityajd <45625055+adityajd@users.noreply.github.com> Date: Wed, 29 Nov 2023 07:19:51 +0700 Subject: [PATCH] Update Ngefilm.kt update domain --- Gomov/src/main/kotlin/com/hexated/Ngefilm.kt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt b/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt index 737d86a8..4e2f44ca 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-film.xyz" + override var mainUrl = "https://nge-film21.fun" override var name = "Ngefilm" override val mainPage = mainPageOf( @@ -13,4 +13,4 @@ class Ngefilm : Gomov() { "/page/%d/?s=&search=advanced&post_type=tv&index=&orderby=&genre=&movieyear=&country=indonesia&quality=" to "Series Indonesia", ) -} \ No newline at end of file +}