This commit is contained in:
Antony 2022-08-19 16:41:07 +02:00
parent a5a8b0b3ca
commit 876a77b496

View file

@ -75,7 +75,6 @@ class IptvorgProvider : MainAPI() {
val streamurl = channel.url.toString()
val channelname = channel.title.toString()
val posterurl = channel.attributes["tvg-logo"].toString()
Episode(
LoadData(streamurl, channelname, posterurl, 0).toJson(),
channelname,