update m3u parsing

This commit is contained in:
Luke Pulverenti 2017-01-24 01:20:06 -05:00
parent 5fafcb4ff5
commit 5e1db2fe86

View File

@ -23,8 +23,7 @@
var info = {
Type: 'm3u',
Url: page.querySelector('.txtDevicePath').value,
EnableTvgId: true
Url: page.querySelector('.txtDevicePath').value
};
var id = getParameterByName('id');