mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Update countries.js
This commit is contained in:
@@ -40,8 +40,5 @@ module.exports = async function (streams = []) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
let items = _.filter(streams, stream => !stream.broadcast_area.length)
|
|
||||||
output.push({ filepath: 'countries/undefined.m3u', items })
|
|
||||||
|
|
||||||
return output
|
return output
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user