mirror of
https://github.com/iptv-org/iptv
synced 2025-12-18 11:27:34 -05:00
Removed commented code
This commit is contained in:
@@ -22,8 +22,6 @@ async function main() {
|
|||||||
|
|
||||||
if(debug) {
|
if(debug) {
|
||||||
console.log('Debug mode is turn on')
|
console.log('Debug mode is turn on')
|
||||||
// countries = countries.slice(0, 1)
|
|
||||||
// countries = [{ url: 'channels/ru.m3u' }, { url: 'channels/ua.m3u' }]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const unsortedPlaylist = util.parsePlaylist('channels/unsorted.m3u')
|
const unsortedPlaylist = util.parsePlaylist('channels/unsorted.m3u')
|
||||||
|
|||||||
Reference in New Issue
Block a user