fix: NPJioTV, SnehIPTV

feat: add GDJioTV
This commit is contained in:
darkdemon 2022-11-30 18:15:44 +05:30
parent d87f228538
commit 974fc9aa8a
8 changed files with 140 additions and 13 deletions

View file

@ -1,4 +1,4 @@
version = 1
version = 2
cloudstream {

View file

@ -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"