mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
update more domain (#410)
* Update RebahinProvider.kt * Update LayarKacaProvider.kt update main url ="https://tv3.lk21official.wiki" change to "https://tv4.lk21official.wiki" * Update build.gradle.kts update domain tv4.lk21official.wiki * Update LayarKacaProvider.kt
This commit is contained in:
parent
0b666eb201
commit
7d08605b19
3 changed files with 4 additions and 4 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…
Add table
Add a link
Reference in a new issue