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

86 lines
2.4 KiB
Plaintext
Raw Normal View History

2022-01-26 11:44:13 +01:00
### Compile experimental Blocklist ###
Config:
** Build - 2:
hosts
adblock
++ Prioritized Blocklists - 1:
../../data/black.list.block
-- Deadlists - 2:
../../data/dead.nt.list
../../data/dead.list.threat-intelligence
-- Whitelists - 1:
../../data/white.list.reflig
-- Unblocklists - 1:
../../data/white.list.important
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2022-01-27 05:12:00 +01:00
1 | 1452701 | domains | local | online | changed | big.txt
2 | 112751 | domains | local | online | changed | affiliatetracking.txt
3 | 377090 | domains | local | online | changed | threat-intelligence.txt
4 | 863 | domains | http | online | changed | https://dbl.oisd.nl/extra
2022-01-26 11:44:13 +01:00
5 | 258939 | domains | http | online | unchanged | https://raw.githubusercontent.com/notracking/hosts-blocklists/master/dnscrypt-proxy/dnscrypt-proxy.blacklist.txt
6 | 101306 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
2022-01-27 05:12:00 +01:00
7 | 44313 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2022-01-26 11:44:13 +01:00
# Build experimental Domainlist ...
Stats experimental:
2022-01-27 05:12:00 +01:00
** Source (raw): 2347963
== Source (unique): 1636481 (-711482)
-- White: 1635948 (-533)
-- White(*): 1635939 (-9)
-- Dead: 1588505 (-47434)
++ Block: 1588505 (+0)
-- Unblock: 1588432 (-73)
-- Unblock(*): 1588338 (-94)
2022-01-26 11:44:13 +01:00
2022-01-27 05:12:00 +01:00
1588338 unique Domains - Version 2022.0127.044604
MD5 Domains RAW: 0771398aed7a3ebfaa34cbefcf60a933
2022-01-26 11:44:13 +01:00
# Convert experimental to Hostlist ...
# Convert experimental to AdBlocklist ...
Prepare domain list for compiling ... done.
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "experimental",
"sources": [
{
"source": "experimental.adblock.raw",
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling experimental.adblock.raw
2022-01-27 05:12:00 +01:00
Original length is 1225616
Length after applying transformations is 1225616
The list was compressed from 1225619 to 605041
Final length of the list is 605047
2022-01-26 11:44:13 +01:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/experimental/out/experimental.adblock
Finished compiling
# Attach header to experimental Domainlist ...