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-12-04 05:46:04 +01:00
1 | 518389 | domains | local | online | changed | multi.domains.unique
2 | 25365 | domains | local | online | changed | affiliatetracking.txt
3 | 42249 | domains | local | online | unchanged | fake.txt
4 | 370445 | domains | local | online | changed | threat-intelligence.txt
5 | 1042604 | domains | http | online | unchanged | https://dbl.oisd.nl
2021-10-21 11:04:22 +02:00
# Build experimental Domainlist ...
Stats experimental:
2021-12-04 05:46:04 +01:00
** Source (raw): 1999052
== Source (unique): 1579242 (-419810)
-- White: 1577505 (-1737)
-- White(*): 1551645 (-25860)
-- Dead: 1387368 (-164277)
++ Block: 1387774 (+406)
-- Unblock: 1387773 (-1)
-- Unblock(*): 1387773 (-0)
++ FLD: 1398621 (+10848)
++ WWW: 1565629 (+167008)
2021-11-01 20:17:04 +01:00
2021-12-04 05:46:04 +01:00
1565629 unique Domains - Version 2021.1204.051731
MD5 Domains RAW: 958d08e0d465d3ea5198c1fe5326d308
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-12-04 05:46:04 +01:00
Original length is 1197974
Length after applying transformations is 1197974
The list was compressed from 1197977 to 548550
Final length of the list is 548556
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-12-04 05:46:04 +01:00
End: 2021.12-04-05:45:53
2021-10-26 10:32:42 +02:00