mirror of
https://github.com/daarkdemon/cs-darkdemon-extensions.git
synced 2024-08-14 23:57:20 +00:00
Update SoraJioTVProvider.kt
This commit is contained in:
parent
fee129c1ce
commit
ce50c85e49
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ open class SoraJioTVProvider : MainAPI() { // all providers must be an instance
|
||||||
const val TMLJioTV = "http://techmaxlive.ml"
|
const val TMLJioTV = "http://techmaxlive.ml"
|
||||||
const val SWJioTV = "https://spidyworld.ga"
|
const val SWJioTV = "https://spidyworld.ga"
|
||||||
const val ZLZee5 = "https://zeeliv.tk"
|
const val ZLZee5 = "https://zeeliv.tk"
|
||||||
|
const val Mad = "https://madstream.live"
|
||||||
|
const val robi = "https://rogstream.fun"
|
||||||
}
|
}
|
||||||
|
|
||||||
override suspend fun getMainPage(
|
override suspend fun getMainPage(
|
||||||
|
|
Loading…
Reference in a new issue