adguard/personal.stats

93 lines
2.6 KiB
Plaintext
Raw Normal View History

2021-10-19 21:59:14 +02:00
### Compile personal Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
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
-- Whitelists - 1:
../../data/exclude.list
2021-10-23 17:40:29 +02:00
-- Unblocklists - 2:
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-10-28 08:56:14 +02:00
1 | 14631 | domains | local | online | unchanged | black.list
2021-10-28 00:08:33 +02:00
2 | 134 | 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-28 12:09:14 +02:00
4 | 3675 | hosts | http | online | changed | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
2021-10-23 17:40:29 +02:00
5 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
2021-10-19 21:59:14 +02:00
6 | 2016 | adblock | http | online | unchanged | https://raw.githubusercontent.com/Kees1958/W3C_annual_most_used_survey_blocklist/master/TOP_EU_US_Ads_Trackers_ABP
2021-10-28 12:09:14 +02:00
7 | 4923 | adblock | http | online | changed | https://raw.githubusercontent.com/Kees1958/W3C_annual_most_used_survey_blocklist/master/EU_US%2Bmost_used_ad_and_tracking_networks
2021-10-19 21:59:14 +02:00
# Build personal Domainlist ...
Stats personal:
2021-10-28 12:09:14 +02:00
** Source (raw): 27115
== Source (unique): 23254 (-3861)
-- White: 21957 (-1297)
-- White(*): 21917 (-40)
-- Dead: 20979 (-938)
++ Block: 21145 (+166)
-- Unblock: 21143 (-2)
-- Unblock(*): 21143 (-0)
++ FLD: 21297 (+154)
++ WWW: 28035 (+6738)
2021-10-27 06:09:05 +02:00
2021-10-28 12:09:14 +02:00
28035 unique Domains - Version 2021.1028.120818
MD5 Domains RAW: ed71850077c590c3ede4cd4dd34faec1
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-10-28 12:09:14 +02:00
Original length is 20890
Length after applying transformations is 20890
The list was compressed from 20893 to 12822
Final length of the list is 12828
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 ...