rpi/pihole/blocklists/big.stats

88 lines
1.9 KiB
Plaintext
Raw Normal View History

2022-01-26 11:44:13 +01:00
### Compile big Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
++ Prioritized Blocklists - 1:
../../data/black.list.block
-- Deadlists - 2:
../../data/dead.nt.list
../../data/dead.list.threat-intelligence
-- Whitelists - 1:
../../data/white.list.referral
-- Unblocklists - 1:
../../data/white.list.important
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2022-01-27 04:44:53 +01:00
1 | 523607 | domains | local | online | changed | multi.txt
2 | 39074 | domains | local | online | changed | fake.txt
3 | 1142811 | domains | http | online | changed | https://dbl.oisd.nl
2022-01-26 11:44:13 +01:00
# Build big Domainlist ...
Stats big:
2022-01-27 04:44:53 +01:00
** Source (raw): 1705492
== Source (unique): 1445253 (-260239)
-- White: 1445248 (-5)
-- White(*): 1445186 (-62)
-- Dead: 1442721 (-2465)
++ Block: 1442721 (+0)
-- Unblock: 1442714 (-7)
-- Unblock(*): 1442577 (-137)
++ FLD: 1443669 (+1092)
++ WWW: 1452701 (+9032)
2022-01-26 11:44:13 +01:00
2022-01-27 04:44:53 +01:00
1452701 unique Domains - Version 2022.0127.042155
MD5 Domains RAW: 7f8e2b8725b79af5f126d4119d273ad9
2022-01-26 11:44:13 +01:00
# Convert big to Hostlist ...
# Convert big to AdBlocklist ...
Prepare domain list for compiling ... done.
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "big",
"sources": [
{
"source": "big.adblock.raw",
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling big.adblock.raw
2022-01-27 04:44:53 +01:00
Original length is 1096616
Length after applying transformations is 1096616
The list was compressed from 1096619 to 501089
Final length of the list is 501095
2022-01-26 11:44:13 +01:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/big/out/big.adblock
Finished compiling
# Attach header to big Domainlist ...
# Push big to local Repositories ...