Update filter.js

Added `189.216.247.113` to blacklist
pull/97/head
freearhey 6 years ago
parent 94a68dee5f
commit 241d226b7d

@ -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,

Loading…
Cancel
Save