mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Ngefilm.kt (#607)
This commit is contained in:
parent
21988a718e
commit
29e26b4a1b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ package com.hexated
|
|||
import com.lagradost.cloudstream3.mainPageOf
|
||||
|
||||
class Ngefilm : Gomov() {
|
||||
override var mainUrl = "https://tv4.ngefilm21.homes"
|
||||
override var mainUrl = "https://nf1.ngefilm21.quest"
|
||||
override var name = "Ngefilm"
|
||||
override val mainPage = mainPageOf(
|
||||
"/page/%d/?s&search=advanced&post_type=movie&index&orderby&genre&movieyear&country&quality=" to "Movies Terbaru",
|
||||
|
|
Loading…
Reference in a new issue