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

97 lines
2.3 KiB
Plaintext
Raw Normal View History

2021-10-21 11:04:22 +02:00
### Compile experimental Blocklist ###
Config:
2021-11-22 21:53:31 +01:00
** Build - 4:
2021-10-21 11:04:22 +02:00
2021-11-22 21:53:31 +01:00
extendWWWFLD
2021-10-21 11:04:22 +02:00
hosts
2021-10-24 20:26:38 +02:00
noheader
2021-11-01 20:17:04 +01:00
adblock
2021-11-22 21:53:31 +01:00
+ Prioritized Block - 246:
experimental.block
2021-11-18 11:58:15 +01:00
++ Prioritized Blocklists - 2:
../../data/black.list.block
../../data/rules.list.block
2021-11-22 21:53:31 +01:00
-- Deadlists - 1:
../../data/dead.list
-- Whitelists - 6:
2021-10-24 20:26:38 +02:00
2021-11-22 21:53:31 +01:00
../../data/white.list
../../data/white.list.bmj
../../data/white.list.sw
../../data/white.list.nt
../../data/white.list.adguard
../../data/white.list.referral
2021-10-30 12:00:17 +02:00
2021-11-18 11:58:15 +01:00
-- Unblocklists - 1:
../../data/white.list.important
2021-10-21 11:04:22 +02:00
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2021-11-24 05:29:41 +01:00
1 | 376726 | domains | local | online | changed | multi.domains.unique
2 | 14095 | domains | local | online | changed | affiliatetracking.txt
3 | 44093 | domains | local | online | unchanged | fake.txt
4 | 375990 | domains | local | online | changed | threat-intelligence.txt
5 | 994092 | domains | http | online | unchanged | https://dbl.oisd.nl
2021-10-21 11:04:22 +02:00
# Build experimental Domainlist ...
Stats experimental:
2021-11-24 05:29:41 +01:00
** Source (raw): 1804996
== Source (unique): 1348838 (-456158)
-- White: 1347284 (-1554)
-- White(*): 1341456 (-5828)
-- Dead: 1238448 (-103008)
++ Block: 1238858 (+410)
-- Unblock: 1238857 (-1)
-- Unblock(*): 1238857 (-0)
++ FLD: 1251851 (+12994)
++ WWW: 1422859 (+171008)
2021-11-01 20:17:04 +01:00
2021-11-24 05:29:41 +01:00
1422859 unique Domains - Version 2021.1124.050939
MD5 Domains RAW: a7a26dd22e447e35447768b87cbaf7a9
2021-10-21 11:04:22 +02:00
# Convert experimental to Hostlist ...
2021-10-31 01:04:25 +02:00
# 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
2021-11-24 05:29:41 +01:00
Original length is 996944
Length after applying transformations is 996944
The list was compressed from 996947 to 554752
Final length of the list is 554758
2021-10-31 01:04:25 +02:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/experimental/out/experimental.adblock
Finished compiling
2021-11-24 05:29:41 +01:00
End: 2021.11-24-05:29:32
2021-10-26 10:32:42 +02:00