From 7f7604a6af97d581144f429ed03353d682c75242 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Tue, 22 Nov 2016 15:23:30 +0100 Subject: [PATCH] Add "Query adlists" feature --- header.php | 6 ++++++ js/pihole/queryads.js | 36 ++++++++++++++++++++++++++++++++++++ php/queryads.php | 35 +++++++++++++++++++++++++++++++++++ queryads.php | 23 +++++++++++++++++++++++ 4 files changed, 100 insertions(+) create mode 100644 js/pihole/queryads.js create mode 100644 php/queryads.php create mode 100644 queryads.php diff --git a/header.php b/header.php index 54b4da1e..76284ef6 100644 --- a/header.php +++ b/header.php @@ -242,6 +242,12 @@ Update lists + +
  • + + Query adlists + +
  • diff --git a/queryads.php b/queryads.php new file mode 100644 index 00000000..82d22603 --- /dev/null +++ b/queryads.php @@ -0,0 +1,23 @@ + + + + +
    + + + + +
    + + + + + + +