rpi/pihole/blocklists/affiliatetracking.stats

154 lines
5.3 KiB
Plaintext
Raw Normal View History

2021-10-19 21:54:26 +02:00
### Compile affiliatetracking Blocklist ###
Config:
** Build - 4:
extendWWWFLD
hosts
adblock
localpush
2021-10-22 13:21:35 +02:00
++ Prioritized Blocklists - 4:
2021-10-19 21:54:26 +02:00
../../data/black.list.block
2021-10-22 13:21:35 +02:00
../../data/rules.list.block
../../data/black.list.extension
../d3host/out/d3host.domains
2021-10-19 21:54:26 +02:00
-- Excludelists - 2:
../../light.txt
../../fake.txt
-- Deadlists - 1:
../../data/dead.list
-- Whitelists - 2:
2021-10-19 21:54:26 +02:00
../../data/white.list
../../data/white.list.adguard
2021-10-19 21:54:26 +02:00
-- Unblocklists - 1:
../../data/white.list.important
Initialize ...
# Download and convert Sourcelists ...
Nr | Count | Format | Source | Status | File | URL/File
2021-10-22 13:21:35 +02:00
1 | 122580 | hosts | http | online | unchanged | https://hostfiles.frogeye.fr/firstparty-trackers-hosts.txt
2021-10-20 03:42:34 +02:00
2 | 93712 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
2021-10-21 18:12:37 +02:00
3 | 244 | hosts | http | online | unchanged | https://raw.githubusercontent.com/d3ward/toolz/master/src/d3host.txt
2021-10-19 21:54:26 +02:00
4 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
2021-10-22 13:21:35 +02:00
5 | 40570 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
2021-10-21 18:12:37 +02:00
6 | 13720 | domains | http | online | unchanged | https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
7 | 429 | domains | http | online | unchanged | https://raw.githubusercontent.com/nextdns/metadata/master/privacy/affiliate-tracking-domains
2021-10-22 13:21:35 +02:00
8 | 22 | domains | http | online | unchanged | https://raw.githubusercontent.com/nextdns/cname-cloaking-blocklist/master/domains
9 | 5 | domains | http | online | unchanged | https://raw.githubusercontent.com/nextdns/metadata/master/security/parked-domains-cname
10 | 892 | domains | local | online | unchanged | white.list.referral
11 | 2 | domains | local | online | unchanged | black.list.affiliatetracking
12 | 14531 | domains | local | online | unchanged | black.list
13 | 27 | domains | local | online | unchanged | black.list.threat-intelligence
2021-10-19 21:54:26 +02:00
# Build affiliatetracking Domainlist ...
Stats affiliatetracking:
2021-10-22 13:21:35 +02:00
** Source (raw): 288468
== Source (unique): 253492 (-34976)
-- Exclude: 179793 (-73699)
-- White: 179494 (-299)
-- White(*): 177971 (-1523)
-- Dead: 152555 (-25416)
++ Block: 153638 (+1083)
-- Unblock: 153638 (-0)
++ FLD: 154229 (+591)
++ WWW: 157247 (+3018)
2021-10-22 13:21:35 +02:00
157247 unique Domains - Version 2021.1022.120902
MD5 Domains RAW: 324a4ed93e6f3dc424fbbd05676bcb1d
2021-10-19 21:54:26 +02:00
# Convert affiliatetracking to Hostlist ...
# Convert affiliatetracking to AdBlocklist ...
Prepare domain list for compiling ... done.
2021-10-20 08:00:56 +02:00
Starting @adguard/hostlist-compiler v1.0.12
Starting the compiler
Configuration: {
"name": "affiliatetracking",
"sources": [
{
"source": "affiliatetracking.adblock.raw",
2021-10-22 13:21:35 +02:00
"type": "adblock",
"exclusions_sources": [
"https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exclusions.txt"
],
"transformations": [
"Validate"
]
},
{
"source": "https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/rules.txt",
"transformations": [
"Validate"
],
"type": "adblock"
},
{
"source": "../rules.txt",
"transformations": [
"Validate"
],
"type": "adblock"
},
{
"source": "../../d3host/out/d3host.domains",
"transformations": [
"Validate"
],
"type": "adblock"
},
{
"source": "https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exceptions.txt",
"transformations": [
"Validate"
],
2021-10-20 08:00:56 +02:00
"type": "adblock"
}
],
"transformations": [
"Compress"
]
}
Start compiling affiliatetracking.adblock.raw
2021-10-22 13:21:35 +02:00
Original length is 137266
Filtering the list of rules using 325 exclusion rules
Excluded 10 rules. 137256 rules left.
Length after applying transformations is 137255
Start compiling https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/rules.txt
Original length is 576
Length after applying transformations is 570
Start compiling ../rules.txt
Original length is 4
Length after applying transformations is 4
Start compiling ../../d3host/out/d3host.domains
Original length is 201
Length after applying transformations is 201
Start compiling https://raw.githubusercontent.com/AdguardTeam/AdGuardSDNSFilter/master/Filters/exceptions.txt
Original length is 179
Length after applying transformations is 179
The list was compressed from 138224 to 105290
Final length of the list is 105296
2021-10-20 08:00:56 +02:00
Writing output to /media/nas/git/rpi/pihole/blocklists/build/affiliatetracking/out/affiliatetracking.adblock
Finished compiling
2021-10-19 21:54:26 +02:00
# Attach header to affiliatetracking Domainlist ...
# Push affiliatetracking to local Repositories ...