rpi/pihole/blocklists/build/big/out/big.stats

84 lines
1.9 KiB
Plaintext
Raw Normal View History

2021-10-19 21:54:26 +02:00
### Compile big Blocklist ###
Config:
2021-10-28 08:43:09 +02:00
** Build - 4:
2021-10-19 21:54:26 +02:00
2021-10-22 13:21:35 +02:00
extendWWWFLD
2021-10-19 21:54:26 +02:00
hosts
adblock
localpush
2021-10-30 09:53:54 +02:00
++ Prioritized Blocklists - 2:
2021-10-22 13:21:35 +02:00
2021-10-30 09:53:54 +02:00
../../data/black.list.block
2021-10-22 13:21:35 +02:00
../../data/rules.list.block
2021-10-28 08:43:09 +02:00
-- Deadlists - 1:
2021-10-22 13:21:35 +02:00
2021-10-28 08:43:09 +02:00
../../data/dead.list
2021-10-22 13:21:35 +02:00
2021-10-30 09:53:54 +02:00
-- Unblocklists - 3:
2021-10-22 13:21:35 +02:00
2021-10-23 17:33:26 +02:00
../../data/white.list
../../data/white.list.important
2021-10-23 12:20:02 +02:00
../../data/white.list.referral
2021-10-22 13:21:35 +02:00
2021-10-19 21:54:26 +02:00
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2021-10-30 12:38:34 +02:00
1 | 482059 | domains | local | online | changed | multi.txt
2 | 47058 | domains | local | online | changed | fake.txt
2021-10-29 06:39:04 +02:00
3 | 1059554 | domains | http | online | unchanged | https://dbl.oisd.nl
2021-10-19 21:54:26 +02:00
# Build big Domainlist ...
Stats big:
2021-10-30 12:38:34 +02:00
** Source (raw): 1588671
== Source (unique): 1334330 (-254341)
-- Dead: 1296357 (-37973)
++ Block: 1296489 (+132)
-- Unblock: 1296475 (-14)
-- Unblock(*): 1294425 (-2050)
++ FLD: 1308811 (+14386)
++ WWW: 1317987 (+9176)
2021-10-26 18:28:50 +02:00
2021-10-30 12:38:34 +02:00
1317987 unique Domains - Version 2021.1030.121913
MD5 Domains RAW: 2d78aa5503c4c4b8780e1d288385b4b2
2021-10-26 18:28:50 +02:00
# Convert big to Hostlist ...
# Convert big to AdBlocklist ...
2021-10-28 08:43:09 +02:00
Prepare domain list for compiling ... done.
2021-10-26 18:28:50 +02:00
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
2021-10-28 08:43:09 +02:00
"name": "big",
2021-10-26 18:28:50 +02:00
"sources": [
{
2021-10-28 08:43:09 +02:00
"source": "big.adblock.raw",
2021-10-28 09:22:57 +02:00
"type": "adblock"
2021-10-26 18:28:50 +02:00
}
],
"transformations": [
"Compress"
]
}
2021-10-28 08:43:09 +02:00
Start compiling big.adblock.raw
2021-10-30 12:38:34 +02:00
Original length is 956559
Length after applying transformations is 956559
The list was compressed from 956562 to 488107
Final length of the list is 488113
2021-10-26 18:28:50 +02: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 ...
2021-10-24 09:48:17 +02:00