Update filter.js

Added `189.216.247.113` to blacklist
what-a-patch-1
freearhey 6 years ago
parent 4a330783d4
commit 313c4ab6de

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