mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Update filter.js
This commit is contained in:
@@ -31,10 +31,9 @@ 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