feat: add SoraJioTV

- disable NPJioTV, SnehIPTV, GDJioTV
This commit is contained in:
Deepak Patil 2022-12-09 15:25:02 +05:30
parent f8d2dc4824
commit 24269078eb
9 changed files with 381 additions and 3 deletions

View file

@ -15,7 +15,7 @@ cloudstream {
* 2: Slow
* 3: Beta only
* */
status = 1 // will be 3 if unspecified
status = 0 // will be 3 if unspecified
tvTypes = listOf(
"Live",
)