rpi/pihole/blocklists/big.stats

77 lines
1.7 KiB
Plaintext
Raw Normal View History

2022-01-26 11:44:13 +01:00
### Compile big Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
-- Deadlists - 2:
../../data/dead.nt.list
../../data/dead.list.threat-intelligence
2022-01-29 15:26:28 +01:00
- Unblock - 11:
2022-01-26 11:44:13 +01:00
2022-01-28 11:16:55 +01:00
big.unblock
2022-01-26 11:44:13 +01:00
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2022-01-29 15:26:28 +01:00
1 | 490811 | domains | local | online | changed | multi.txt
2 | 39141 | domains | local | online | unchanged | fake.txt
3 | 1128569 | domains | http | online | unchanged | https://dbl.oisd.nl
2022-01-26 11:44:13 +01:00
# Build big Domainlist ...
Stats big:
2022-01-29 15:26:28 +01:00
** Source (raw): 1658521
== Source (unique): 1401011 (-257510)
-- Dead: 1398518 (-2493)
-- Unblock: 1398517 (-1)
-- Unblock(*): 1398517 (-0)
++ FLD: 1399584 (+1067)
++ WWW: 1408786 (+9202)
2022-01-26 11:44:13 +01:00
2022-01-29 15:26:28 +01:00
1408786 unique Domains - Version 2022.0129.150640
MD5 Domains RAW: e952e0057b7078dc2b5b5eca2eaad5f4
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-29 15:26:28 +01:00
Original length is 1062998
Length after applying transformations is 1062998
The list was compressed from 1063001 to 493662
Final length of the list is 493668
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 ...