diff --git a/helpers/filter.js b/helpers/filter.js index 3f81982ef..47a7eb85b 100644 --- a/helpers/filter.js +++ b/helpers/filter.js @@ -4,6 +4,7 @@ const debug = false const blacklist = [ '80.80.160.168', // repeats on a loop '63.237.48.3', // not a live stream + '189.216.247.113', // not working streams ] let stats = { total: 0,