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

75 lines
2.2 KiB
Plaintext
Raw Normal View History

2022-01-26 11:44:13 +01:00
### Compile experimental Blocklist ###
Config:
** Build - 2:
hosts
adblock
-- Deadlists - 2:
../../data/dead.nt.list
../../data/dead.list.threat-intelligence
2022-01-29 15:52:31 +01:00
- Unblock - 11:
2022-01-26 11:44:13 +01:00
2022-01-28 11:42:34 +01:00
experimental.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 17:02:24 +01:00
1 | 1408798 | domains | local | online | changed | big.txt
2 | 113344 | domains | local | online | unchanged | affiliatetracking.txt
3 | 364332 | domains | local | online | changed | threat-intelligence.txt
2022-01-28 04:00:17 +01:00
4 | 863 | domains | http | online | unchanged | https://dbl.oisd.nl/extra
2022-01-29 15:52:31 +01:00
5 | 260111 | domains | http | online | unchanged | https://raw.githubusercontent.com/notracking/hosts-blocklists/master/dnscrypt-proxy/dnscrypt-proxy.blacklist.txt
6 | 160244 | hosts | http | online | unchanged | https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
7 | 43245 | 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-29 17:02:24 +01:00
** Source (raw): 2350937
== Source (unique): 1578128 (-772809)
-- Dead: 1538190 (-39938)
-- Unblock: 1538187 (-3)
-- Unblock(*): 1538187 (-0)
2022-01-26 11:44:13 +01:00
2022-01-29 17:02:24 +01:00
1538187 unique Domains - Version 2022.0129.163940
MD5 Domains RAW: b67207752df74af842e2d75e428499a3
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-29 17:02:24 +01:00
Original length is 1185578
Length after applying transformations is 1185578
The list was compressed from 1185581 to 585375
Final length of the list is 585381
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 ...