mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update RebahinProvider.kt
This commit is contained in:
parent
7dcaa2459d
commit
d609a97dc2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import org.jsoup.nodes.Element
|
|||
import java.net.URI
|
||||
|
||||
open class RebahinProvider : MainAPI() {
|
||||
override var mainUrl = "http://179.43.163.51"
|
||||
override var mainUrl = "http://179.43.163.53"
|
||||
private var directUrl: String? = null
|
||||
override var name = "Rebahin"
|
||||
override val hasMainPage = true
|
||||
|
|
Loading…
Reference in a new issue