mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
IptvorgProvider from https://github.com/iptv-org/iptv
This commit is contained in:
parent
e18ef02b4c
commit
724bb9d9ce
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import com.lagradost.cloudstream3.plugins.Plugin
|
|||
import android.content.Context
|
||||
|
||||
@CloudstreamPlugin
|
||||
class TvItalianaProviderPlugin: Plugin() {
|
||||
class FreeTVProviderPlugin: Plugin() {
|
||||
override fun load(context: Context) {
|
||||
// All providers should be added in this manner. Please don't edit the providers list directly.
|
||||
registerMainAPI(FreeTVProvider())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue