hosts/personal.stats

90 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2022-01-26 11:47:57 +01:00
### Compile personal Blocklist ###
Config:
** Build - 5:
extendWWWFLD
hosts
adblock
localpush
checkfordead
++ Prioritized Blocklists - 2:
../../data/black.list.block
../../data/rules.list.block
2022-01-28 13:32:16 +01:00
-- Deadlists - 1:
2022-01-26 11:47:57 +01:00
2022-01-28 13:32:16 +01:00
../../data/dead.list
2022-01-26 11:47:57 +01:00
-- Whitelists - 3:
../../data/exclude.list
../../data/white.list.apple
../../data/white.list.microsoft
-- Unblocklists - 1:
../../data/white.list.important
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2022-01-29 14:56:37 +01:00
1 | 13419 | domains | local | online | unchanged | black.list
2022-01-26 11:47:57 +01:00
2 | 635 | domains | local | online | unchanged | black.list.threat-intelligence
# Build personal Domainlist ...
Stats personal:
2022-01-29 04:11:22 +01:00
** Source (raw): 14054
== Source (unique): 14047 (-7)
-- White: 14045 (-2)
-- White(*): 14045 (-0)
-- Dead: 13762 (-283)
++ Block: 14308 (+546)
-- Unblock: 14307 (-1)
-- Unblock(*): 14303 (-4)
++ FLD: 14350 (+47)
++ WWW: 18110 (+3760)
2022-01-26 11:47:57 +01:00
2022-01-29 14:56:37 +01:00
18110 unique Domains - Version 2022.0129.145541
2022-01-29 04:11:22 +01:00
MD5 Domains RAW: 01f33dab24315ad8120620b71d5e0114
2022-01-26 11:47:57 +01:00
# Convert personal to Hostlist ...
# Convert personal to AdBlocklist ...
Prepare domain list for compiling ... done.
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "personal",
"sources": [
{
"source": "personal.adblock.raw",
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling personal.adblock.raw
2022-01-29 04:11:22 +01:00
Original length is 14038
Length after applying transformations is 14038
The list was compressed from 14041 to 9523
Final length of the list is 9529
2022-01-26 11:47:57 +01:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/personal/out/personal.adblock
Finished compiling
# Attach header to personal Domainlist ...
# Push personal to local Repositories ...