mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update TimefourTv.kt
This commit is contained in:
parent
f7fc5d6631
commit
ce28638ca7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ open class TimefourTv : MainAPI() {
|
|||
)
|
||||
|
||||
companion object {
|
||||
const val daddyUrl = "https://daddylivehd.sx"
|
||||
const val daddyUrl = "https://daddylive.watch"
|
||||
val daddyHost: String = URI(daddyUrl).host.split(".").first()
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue