rpi/pihole/blocklists/big.stats

77 lines
1.7 KiB
Plaintext
Raw Permalink 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 16:36:35 +01:00
1 | 490817 | domains | local | online | changed | multi.txt
2022-01-29 15:26:28 +01:00
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 16:36:35 +01:00
** Source (raw): 1658527
== Source (unique): 1401023 (-257504)
-- Dead: 1398530 (-2493)
-- Unblock: 1398529 (-1)
-- Unblock(*): 1398529 (-0)
++ FLD: 1399596 (+1067)
++ WWW: 1408798 (+9202)
2022-01-26 11:44:13 +01:00
2022-01-29 16:36:35 +01:00
1408798 unique Domains - Version 2022.0129.161654
MD5 Domains RAW: b2d0d8add9295936359ead9b4084ac6b
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 16:36:35 +01:00
Original length is 1063004
Length after applying transformations is 1063004
The list was compressed from 1063007 to 493668
Final length of the list is 493674
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 ...