mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-12 01:50:04 -04:00
Update playlist.js
This commit is contained in:
parent
b19ff260ef
commit
b688af76d4
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ class Playlist {
|
||||||
if (options.public) {
|
if (options.public) {
|
||||||
attrs = {
|
attrs = {
|
||||||
'tvg-id': stream.get('tvg_id'),
|
'tvg-id': stream.get('tvg_id'),
|
||||||
'tvg-country': stream.get('tvg_country'),
|
|
||||||
'tvg-language': stream.get('tvg_language'),
|
|
||||||
'tvg-logo': stream.get('tvg_logo'),
|
'tvg-logo': stream.get('tvg_logo'),
|
||||||
'group-title': stream.get('group_title'),
|
'group-title': stream.get('group_title'),
|
||||||
'user-agent': stream.get('user_agent') || undefined
|
'user-agent': stream.get('user_agent') || undefined
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue