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
d947f4a8e8
commit
9e84ae26e8
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 = "http://31.220.90.203/"
|
||||
override var mainUrl = "https://tv2.pusatfilm21.art"
|
||||
override var name = "Pusatfilm"
|
||||
|
||||
override val mainPage = mainPageOf(
|
||||
|
|
Loading…
Reference in a new issue