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-28 11:42:34 +01:00
- Unblock - 9:
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-28 14:26:05 +01:00
1 | 1385193 | domains | local | online | changed | big.txt
2 | 111552 | domains | local | online | changed | affiliatetracking.txt
3 | 364258 | 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-28 11:42:34 +01:00
5 | 262996 | domains | http | online | unchanged | https://raw.githubusercontent.com/notracking/hosts-blocklists/master/dnscrypt-proxy/dnscrypt-proxy.blacklist.txt
6 | 160414 | hosts | http | online | unchanged | https://raw.githubusercontent.com/notracking/hosts-blocklists/master/hostnames.txt
2022-01-28 14:26:05 +01:00
7 | 44381 | 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-28 14:26:05 +01:00
** Source (raw): 2329657
== Source (unique): 1558257 (-771400)
-- Dead: 1514990 (-43267)
-- Unblock: 1514989 (-1)
-- Unblock(*): 1514989 (-0)
2022-01-26 11:44:13 +01:00
2022-01-28 14:26:05 +01:00
1514989 unique Domains - Version 2022.0128.140435
MD5 Domains RAW: 34b0835d0c75c8b9a211354a0bb9dde5
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-28 14:26:05 +01:00
Original length is 1162491
Length after applying transformations is 1162491
The list was compressed from 1162494 to 583553
Final length of the list is 583559
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 ...