mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
fix Ngefilm
This commit is contained in:
parent
4fd3adc751
commit
27618a9589
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue