mirror of
https://github.com/daarkdemon/cs-darkdemon-extensions.git
synced 2024-08-14 23:57:20 +00:00
fix: NPJioTV, SnehIPTV
feat: add GDJioTV
This commit is contained in:
parent
d87f228538
commit
974fc9aa8a
8 changed files with 140 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
version = 1
|
||||
version = 2
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -5,7 +5,7 @@ import com.lagradost.cloudstream3.utils.ExtractorLink
|
|||
import com.lagradost.cloudstream3.utils.Qualities
|
||||
|
||||
class NPJioTVProvider : MainAPI() { // all providers must be an instance of MainAPI
|
||||
override var mainUrl = "https://nayeemparvez.chadasaniya.cf"
|
||||
override var mainUrl = "https://nayeemparvez.chadasaniya.ml"
|
||||
override var name = "NPJioTV+"
|
||||
override val hasMainPage = true
|
||||
override var lang = "hi"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue