rpi/pihole/blocklists/affiliatetracking.stats

96 lines
2.8 KiB
Plaintext
Raw Normal View History

2021-10-19 21:54:26 +02:00
### Compile affiliatetracking Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
++ Prioritized Blocklists - 2:
../../data/black.list.block
../../data/white.list.referral
-- Excludelists - 2:
../../light.txt
../../fake.txt
-- Deadlists - 1:
../../data/dead.list
-- Whitelists - 1:
../../data/exclude.list
-- Unblocklists - 1:
../../data/white.list.important
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
1 | 122574 | hosts | http | online | unchanged | https://hostfiles.frogeye.fr/firstparty-trackers-hosts.txt
2 | 93459 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
3 | 225 | hosts | http | online | unchanged | https://raw.githubusercontent.com/d3ward/toolz/master/src/d3host.txt
4 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
2021-10-19 22:55:46 +02:00
5 | 40483 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2021-10-19 21:54:26 +02:00
6 | 429 | domains | http | online | unchanged | https://raw.githubusercontent.com/nextdns/metadata/master/privacy/affiliate-tracking-domains
7 | 2 | domains | local | online | unchanged | black.list.affiliatetracking
8 | 14242 | domains | local | online | unchanged | black.list
9 | 24 | domains | local | online | unchanged | black.list.threat-intelligence
# Build affiliatetracking Domainlist ...
Stats affiliatetracking:
2021-10-19 22:55:46 +02:00
** Source (raw): 273172
== Source (unique): 252586 (-20586)
2021-10-19 23:27:04 +02:00
-- Exclude: 179250 (-73336)
-- White: 176955 (-2295)
-- White(*): 176808 (-147)
++ Block: 178272 (+1464)
-- Unblock: 178269 (-3)
-- Dead: 152521 (-25748)
++ FLD: 153078 (+557)
++ WWW: 155411 (+2333)
2021-10-19 21:54:26 +02:00
# Convert affiliatetracking to Hostlist ...
# Convert affiliatetracking to AdBlocklist ...
Prepare domain list for compiling ... done.
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "affiliatetracking",
"sources": [
{
"source": "affiliatetracking.adblock.raw",
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling affiliatetracking.adblock.raw
2021-10-19 23:27:04 +02:00
Original length is 136280
Length after applying transformations is 136280
The list was compressed from 136283 to 132576
Final length of the list is 132582
2021-10-19 21:54:26 +02:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/affiliatetracking/out/affiliatetracking.adblock
Finished compiling
# Attach header to affiliatetracking Domainlist ...
# Push affiliatetracking to local Repositories ...