mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update RebahinProvider.kt
update mainurl
This commit is contained in:
parent
f8d3318179
commit
decdb34eeb
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.169.211/"
|
||||
override var mainUrl = "http://37.60.242.22/"
|
||||
private var directUrl: String? = null
|
||||
override var name = "Rebahin"
|
||||
override val hasMainPage = true
|
||||
|
|
Loading…
Reference in a new issue