rpi/pihole/blocklists/personal.stats

96 lines
2.7 KiB
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Compile personal Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
++ Prioritized Blocklists - 2:
../../data/black.list.block
../../data/rules.list.block
-- Deadlists - 1:
../../data/dead.list
-- Whitelists - 1:
../../data/exclude.list
-- Unblocklists - 2:
../../data/white.list.important
../../data/white.list.referral
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
1 | 14632 | domains | local | online | changed | black.list
2 | 132 | domains | local | online | unchanged | black.list.threat-intelligence
3 | 2 | domains | local | online | unchanged | black.list.affiliatetracking
4 | 3672 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
5 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
6 | 2016 | adblock | http | online | unchanged | https://raw.githubusercontent.com/Kees1958/W3C_annual_most_used_survey_blocklist/master/TOP_EU_US_Ads_Trackers_ABP
7 | 4924 | adblock | http | online | unchanged | https://raw.githubusercontent.com/Kees1958/W3C_annual_most_used_survey_blocklist/master/EU_US%2Bmost_used_ad_and_tracking_networks
# Build personal Domainlist ...
Stats personal:
** Source (raw): 27112
== Source (unique): 23251 (-3861)
-- White: 21954 (-1297)
-- White(*): 21914 (-40)
-- Dead: 20977 (-937)
++ Block: 21142 (+165)
-- Unblock: 21140 (-2)
-- Unblock(*): 21140 (-0)
++ FLD: 21293 (+153)
++ WWW: 28026 (+6733)
28026 unique Domains - Version 2021.1027.180735
MD5 Domains RAW: 0404868b40a365db7461f1a63ad6ed86
# Convert personal to Hostlist ...
# Convert personal to AdBlocklist ...
Prepare domain list for compiling ... done.
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "personal",
"sources": [
{
"source": "personal.adblock.raw",
"type": "adblock",
"transformations": [
"Validate"
]
}
],
"transformations": [
"Compress"
]
}
Start compiling personal.adblock.raw
Original length is 20886
Length after applying transformations is 20885
The list was compressed from 20888 to 12818
Final length of the list is 12824
Writing output to /media/nas/git/rpi/pihole/blocklists/build/personal/out/personal.adblock
Finished compiling
# Attach header to personal Domainlist ...
# Push personal to local Repositories ...