From 27618a9589e26838ab1dde3f9380104f768efd76 Mon Sep 17 00:00:00 2001 From: helo Date: Fri, 22 Sep 2023 06:38:42 +0700 Subject: [PATCH] fix Ngefilm --- Gomov/src/main/kotlin/com/hexated/Ngefilm.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt b/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt index 33ec88a5..af5e20ab 100644 --- a/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt +++ b/Gomov/src/main/kotlin/com/hexated/Ngefilm.kt @@ -8,7 +8,7 @@ import com.lagradost.cloudstream3.mainPageOf import com.lagradost.cloudstream3.utils.ExtractorLink import com.lagradost.cloudstream3.utils.loadExtractor -class Ngefilm : DutaMovie() { +class Ngefilm : Gomov() { override var mainUrl = "https://nge-film21.site" override var name = "Ngefilm"