mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Pusatfilm.kt
change to old mainurl
This commit is contained in:
parent
67d8853f1e
commit
eb9fb0fd0b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import com.lagradost.cloudstream3.*
|
|||
|
||||
class Pusatfilm : Gomov() {
|
||||
|
||||
override var mainUrl = "http://37.60.238.37/Genre/pusatfilm21"
|
||||
override var mainUrl = "https://pf21.vip"
|
||||
|
||||
override var name = "Pusatfilm"
|
||||
override val mainPage = mainPageOf(
|
||||
|
|
Loading…
Reference in a new issue