Revert "Add user-agent attribute "
This reverts commit fdfce02ffdf622a9ddabacdcd77986daf1a3faaf.
This commit is contained in:
parent
fdfce02ffd
commit
cb019ec3c6
@ -113,10 +113,6 @@ module.exports = class Channel {
|
|||||||
this.tvg.language || ''
|
this.tvg.language || ''
|
||||||
}" tvg-logo="${this.logo || ''}"`
|
}" tvg-logo="${this.logo || ''}"`
|
||||||
|
|
||||||
if (this.http['user-agent']) {
|
|
||||||
info += ` user-agent="${this.http['user-agent']}"`
|
|
||||||
}
|
|
||||||
|
|
||||||
info += ` group-title="${this.group.title || ''}",${this.name}`
|
info += ` group-title="${this.group.title || ''}",${this.name}`
|
||||||
|
|
||||||
if (this.resolution.height) {
|
if (this.resolution.height) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user