From 3be0cb0de4fb09faebbf71e73a17320ebc06b364 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Sat, 14 Jan 2017 15:36:30 +0100 Subject: [PATCH] Codacy --- scripts/pi-hole/js/queryads.js | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/scripts/pi-hole/js/queryads.js b/scripts/pi-hole/js/queryads.js index aeeec981..6bf5e469 100644 --- a/scripts/pi-hole/js/queryads.js +++ b/scripts/pi-hole/js/queryads.js @@ -1,5 +1,20 @@ var exact = ""; +function quietfilter(ta,data) +{ + var lines = data.split("\n"); + for(var i = 0;i