This commit is contained in:
Antony 2022-08-19 15:40:34 +02:00
parent fb826e27be
commit 832f578e4b

View file

@ -81,7 +81,7 @@ class IptvorgProvider : MainAPI() {
LoadData(streamurl, channelname, posterurl, 0).toJson(), LoadData(streamurl, channelname, posterurl, 0).toJson(),
channelname, channelname,
null, null,
index+1, index + 1,
posterurl posterurl
) )
} }