mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Pusatfilm.kt
Update mainurl
This commit is contained in:
parent
00e9fe2861
commit
22dc99ab29
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.TvSeriesLoadResponse
|
|||
import com.lagradost.cloudstream3.*
|
||||
|
||||
class Pusatfilm : Gomov() {
|
||||
override var mainUrl = "https://tv2.pusatfilm21.art"
|
||||
override var mainUrl = "http://37.60.238.37/Genre/pusatfilm21"
|
||||
override var name = "Pusatfilm"
|
||||
override val mainPage = mainPageOf(
|
||||
"film-terbaru/page/%d/" to "Film Terbaru",
|
||||
|
|
Loading…
Reference in a new issue