mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Ngefilm: update domain
This commit is contained in:
parent
f7fc5d6631
commit
ef69c85411
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 3
|
||||
version = 4
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -8,7 +8,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
|
|||
import org.jsoup.nodes.Element
|
||||
|
||||
class Ngefilm : MainAPI() {
|
||||
override var mainUrl = "https://ngefilm21.club"
|
||||
override var mainUrl = "https://ngefilm21.cfd"
|
||||
override var name = "Ngefilm"
|
||||
override val hasMainPage = true
|
||||
override var lang = "id"
|
||||
|
|
Loading…
Reference in a new issue