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-28 11:16:55 +01:00
- Unblock - 9:
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-28 14:00:57 +01:00
1 | 490653 | domains | local | online | changed | multi.txt
2 | 39078 | domains | local | online | unchanged | fake.txt
2022-01-28 11:16:55 +01:00
3 | 1105786 | domains | http | online | unchanged | https://dbl.oisd.nl
2022-01-26 11:44:13 +01:00
# Build big Domainlist ...
Stats big:
2022-01-28 14:00:57 +01:00
** Source (raw): 1635517
== Source (unique): 1377344 (-258173)
-- Dead: 1374902 (-2442)
-- Unblock: 1374902 (-0)
-- Unblock(*): 1374902 (-0)
++ FLD: 1375949 (+1047)
++ WWW: 1385193 (+9244)
2022-01-26 11:44:13 +01:00
2022-01-28 14:00:57 +01:00
1385193 unique Domains - Version 2022.0128.134210
MD5 Domains RAW: eb86448bfadbc3ad217e67037cc96ebd
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-28 14:00:57 +01:00
Original length is 1039451
Length after applying transformations is 1039451
The list was compressed from 1039454 to 491463
Final length of the list is 491469
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 ...