adguard/personal.stats

94 lines
2.1 KiB
Plaintext
Raw Normal View History

2021-10-19 21:59:14 +02:00
### Compile personal Blocklist ###
Config:
2021-11-02 00:09:17 +01:00
** Build - 5:
2021-10-19 21:59:14 +02:00
extendWWWFLD
hosts
adblock
localpush
2021-11-02 00:09:17 +01:00
checkfordead
2021-10-19 21:59:14 +02:00
2021-10-23 19:33:01 +02:00
++ Prioritized Blocklists - 2:
2021-10-19 21:59:14 +02:00
../../data/black.list.block
2021-10-22 13:23:48 +02:00
../../data/rules.list.block
2021-10-19 21:59:14 +02:00
-- Deadlists - 1:
../../data/dead.list
2021-11-03 09:07:32 +01:00
-- Whitelists - 4:
2021-10-19 21:59:14 +02:00
../../data/exclude.list
2021-11-03 09:07:32 +01:00
../../data/white.list.microsoft
../../data/white.list.apple
2021-11-04 08:30:10 +01:00
../../data/white.list.hl2guide
2021-10-19 21:59:14 +02:00
2021-10-30 09:10:11 +02:00
-- Unblocklists - 3:
2021-10-19 21:59:14 +02:00
2021-10-30 09:10:11 +02:00
../../data/white.list
2021-10-19 21:59:14 +02:00
../../data/white.list.important
2021-10-23 17:40:29 +02:00
../../data/white.list.referral
2021-10-19 21:59:14 +02:00
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2021-11-22 11:28:10 +01:00
1 | 13048 | domains | local | online | unchanged | black.list
2021-11-01 12:04:27 +01:00
2 | 139 | domains | local | online | unchanged | black.list.threat-intelligence
2021-10-23 21:36:25 +02:00
3 | 2 | domains | local | online | unchanged | black.list.affiliatetracking
2021-10-19 21:59:14 +02:00
# Build personal Domainlist ...
Stats personal:
2021-11-22 11:28:10 +01:00
** Source (raw): 13189
== Source (unique): 13183 (-6)
-- White: 13180 (-3)
-- White(*): 13180 (-0)
-- Dead: 12633 (-547)
++ Block: 12828 (+195)
-- Unblock: 12824 (-4)
-- Unblock(*): 12818 (-6)
++ FLD: 13028 (+210)
++ WWW: 14966 (+1938)
2021-11-09 04:09:14 +01:00
2021-11-22 11:28:10 +01:00
14966 unique Domains - Version 2021.1122.112703
MD5 Domains RAW: 4534faa3809cb7869357d44868afb613
2021-10-20 12:06:05 +02:00
2021-10-19 21:59:14 +02: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",
2021-10-28 08:56:14 +02:00
"type": "adblock"
2021-10-19 21:59:14 +02:00
}
],
"transformations": [
"Compress"
]
}
Start compiling personal.adblock.raw
2021-11-22 11:28:10 +01:00
Original length is 12718
Length after applying transformations is 12718
The list was compressed from 12721 to 6495
Final length of the list is 6501
2021-10-19 21:59:14 +02: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 ...