mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Pusatfilm.kt
This commit is contained in:
parent
067208fbe6
commit
f864c6614b
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.TvSeriesLoadResponse
|
|||
import com.lagradost.cloudstream3.*
|
||||
|
||||
class Pusatfilm : Gomov() {
|
||||
override var mainUrl = "https://pusatfilm21.art"
|
||||
override var mainUrl = "http://185.190.140.116"
|
||||
override var name = "Pusatfilm"
|
||||
|
||||
override val mainPage = mainPageOf(
|
||||
|
@ -38,4 +38,4 @@ class Pusatfilm : Gomov() {
|
|||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue