update m3u parsing
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
|
||||
var info = {
|
||||
Type: 'm3u',
|
||||
Url: page.querySelector('.txtDevicePath').value,
|
||||
EnableTvgId: true
|
||||
Url: page.querySelector('.txtDevicePath').value
|
||||
};
|
||||
|
||||
var id = getParameterByName('id');
|
||||
|
||||
Reference in New Issue
Block a user