Skip to content

Commit

Permalink
Merge pull request #44 from yubiuser/development
Browse files Browse the repository at this point in the history
Release v2.6.1
  • Loading branch information
yubiuser authored Feb 28, 2022
2 parents fa8e5ba + 1fe2eb8 commit c89256d
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 63 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This script tries to provide you with a bunch of information that enables you to
id, status, total domains on adlist, covered domains, hits, unique covered domains, address
- the sum of unique covered domains
- optional: list of unique coverd domains with adlist_id, address
- optional: analyse regex blacklist
- optional: analyse regex blacklist (will be disabled when running Pi-hole in Docker Container!)

As domains usually appear on more then one adlist I introduce the concept of ***unique covered domains***. Those are domains that have been visited, would have been blocked and appear on just one adlist. This might help you to value your adlists not just by how many domains are covered but also what would happen if you disable this adlist.

Expand Down Expand Up @@ -88,4 +88,4 @@ I'm not a developer. This script is mostly done by copy-pasting snippets I found
- Get the total number of blocked domains from pihole-ftl.db
- Get the total number of hits from pihole-ftl.db
- ~~Update adlist with the total number of domains from gravity.db for each adlist~~ (see [e0af664](https://github.com/yubiuser/pihole_adlist_tool/commit/e0af6642487515a28c4d1c7eb91f19def634ddce))
- format sql output with awk
- format sql output with awk
Loading

0 comments on commit c89256d

Please sign in to comment.