mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 19:07:37 -05:00
Update filter.js
This commit is contained in:
@@ -31,9 +31,8 @@ async function removeBlacklisted(playlist) {
|
|||||||
|
|
||||||
if (playlist.channels.length !== channels.length) {
|
if (playlist.channels.length !== channels.length) {
|
||||||
log.print(`updated`)
|
log.print(`updated`)
|
||||||
}
|
|
||||||
|
|
||||||
playlist.channels = channels
|
playlist.channels = channels
|
||||||
|
}
|
||||||
|
|
||||||
return playlist
|
return playlist
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user