rpi/pihole/blocklists/personal.stats

90 lines
2.6 KiB
Plaintext
Raw Normal View History

2021-10-19 21:54:26 +02:00
### Compile personal Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
++ Prioritized Blocklists - 1:
../../data/black.list.block
-- Deadlists - 1:
../../data/dead.list
-- Whitelists - 1:
../../data/exclude.list
-- Unblocklists - 1:
../../data/white.list.important
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2021-10-21 00:06:17 +02:00
1 | 14241 | domains | local | online | changed | black.list
2021-10-19 21:54:26 +02:00
2 | 24 | domains | local | online | unchanged | black.list.threat-intelligence
3 | 2 | domains | local | online | unchanged | black.list.affiliatetracking
2021-10-20 06:31:45 +02:00
4 | 3675 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
2021-10-19 21:54:26 +02:00
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
2021-10-21 00:06:17 +02:00
7 | 4924 | adblock | http | online | changed | https://raw.githubusercontent.com/Kees1958/W3C_annual_most_used_survey_blocklist/master/EU_US%2Bmost_used_ad_and_tracking_networks
2021-10-19 21:54:26 +02:00
# Build personal Domainlist ...
Stats personal:
2021-10-19 22:55:46 +02:00
** Source (raw): 26616
== Source (unique): 22787 (-3829)
-- White: 21585 (-1202)
-- White(*): 21579 (-6)
++ Block: 21633 (+54)
-- Unblock: 21633 (-0)
-- Dead: 20808 (-825)
++ FLD: 20938 (+130)
++ WWW: 27622 (+6684)
2021-10-19 21:54:26 +02:00
2021-10-21 00:06:17 +02:00
27622 unique Domains - Version 2021.1021.000550
MD5 Domains RAW: ad8f093a587d87f654946060af82b0f9
2021-10-20 12:06:00 +02:00
2021-10-19 21:54:26 +02:00
# 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": [
"Compress"
]
}
Start compiling personal.adblock.raw
2021-10-19 22:55:46 +02:00
Original length is 20622
Length after applying transformations is 20622
2021-10-21 00:06:17 +02:00
The list was compressed from 20625 to 13404
Final length of the list is 13410
2021-10-19 21:54:26 +02:00
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 ...