mirror of https://github.com/Zelo72/adguard
affiliatetracking auto-update
This commit is contained in:
parent
cb7f5dd858
commit
99a821a8bf
File diff suppressed because it is too large
Load Diff
|
@ -9,12 +9,10 @@ Config:
|
|||
adblock
|
||||
localpush
|
||||
|
||||
++ Prioritized Blocklists - 4:
|
||||
++ Prioritized Blocklists - 2:
|
||||
|
||||
../../data/black.list.block
|
||||
../../data/rules.list.block
|
||||
../../data/black.list.extension
|
||||
../d3host/out/d3host.domains
|
||||
../../data/rules.list.block
|
||||
|
||||
-- Excludelists - 2:
|
||||
|
||||
|
@ -39,37 +37,35 @@ Initialize ...
|
|||
# Download and convert Sourcelists ...
|
||||
|
||||
Nr | Count | Format | Source | Status | File | URL/File
|
||||
1 | 123255 | hosts | http | online | changed | https://hostfiles.frogeye.fr/firstparty-trackers-hosts.txt
|
||||
2 | 93712 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
||||
3 | 244 | 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
|
||||
5 | 40621 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||||
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
|
||||
8 | 22 | domains | http | online | unchanged | https://raw.githubusercontent.com/nextdns/cname-cloaking-blocklist/master/domains
|
||||
1 | 123255 | hosts | http | online | unchanged | https://hostfiles.frogeye.fr/firstparty-trackers-hosts.txt
|
||||
2 | 244 | hosts | http | online | unchanged | https://raw.githubusercontent.com/d3ward/toolz/master/src/d3host.txt
|
||||
3 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
|
||||
4 | 40640 | adblock | http | OFFLINE | unchanged | USE LOCAL COPY: adguardteam.github.io_adguardsdnsfilter_filters_filter.txt
|
||||
5 | 9314 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
|
||||
6 | 13720 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
|
||||
7 | 22 | domains | http | online | unchanged | https://raw.githubusercontent.com/nextdns/cname-cloaking-blocklist/master/domains
|
||||
8 | 429 | domains | http | online | unchanged | https://raw.githubusercontent.com/nextdns/metadata/master/privacy/affiliate-tracking-domains
|
||||
9 | 5 | domains | http | online | unchanged | https://raw.githubusercontent.com/nextdns/metadata/master/security/parked-domains-cname
|
||||
10 | 892 | domains | local | online | changed | white.list.referral
|
||||
11 | 2 | domains | local | online | unchanged | black.list.affiliatetracking
|
||||
12 | 13999 | domains | local | online | unchanged | black.list
|
||||
13 | 29 | domains | local | online | unchanged | black.list.threat-intelligence
|
||||
|
||||
# Build affiliatetracking Domainlist ...
|
||||
|
||||
Stats affiliatetracking:
|
||||
|
||||
** Source (raw): 288664
|
||||
== Source (unique): 253731 (-34933)
|
||||
-- Exclude: 180011 (-73720)
|
||||
-- White: 179700 (-311)
|
||||
-- White(*): 178543 (-1157)
|
||||
-- Dead: 153049 (-25494)
|
||||
++ Block: 154121 (+1072)
|
||||
-- Unblock: 154121 (-0)
|
||||
++ FLD: 154723 (+602)
|
||||
++ WWW: 157749 (+3026)
|
||||
** Source (raw): 190257
|
||||
== Source (unique): 168628 (-21629)
|
||||
-- Exclude: 118783 (-49845)
|
||||
-- White: 118651 (-132)
|
||||
-- White(*): 118352 (-299)
|
||||
-- Dead: 111748 (-6604)
|
||||
++ Block: 112507 (+759)
|
||||
-- Unblock: 112507 (-0)
|
||||
++ FLD: 112792 (+285)
|
||||
++ WWW: 113599 (+807)
|
||||
|
||||
157749 unique Domains - Version 2021.1023.070351
|
||||
MD5 Domains RAW: 12b2a230ab359d2279b5fddbf4e27b3d
|
||||
113599 unique Domains - Version 2021.1023.104141
|
||||
MD5 Domains RAW: 8b56ccc2871ba209c0633557eb4c8ebf
|
||||
|
||||
# Convert affiliatetracking to Hostlist ...
|
||||
|
||||
|
@ -85,40 +81,9 @@ Prepare domain list for compiling ... done.
|
|||
{
|
||||
"source": "affiliatetracking.adblock.raw",
|
||||
"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"
|
||||
],
|
||||
"type": "adblock"
|
||||
}
|
||||
],
|
||||
"transformations": [
|
||||
|
@ -126,24 +91,10 @@ Prepare domain list for compiling ... done.
|
|||
]
|
||||
}
|
||||
ℹ Start compiling affiliatetracking.adblock.raw
|
||||
ℹ Original length is 137744
|
||||
ℹ Filtering the list of rules using 325 exclusion rules
|
||||
ℹ Excluded 10 rules. 137734 rules left.
|
||||
ℹ Length after applying transformations is 137733
|
||||
ℹ 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 138702 to 105741
|
||||
ℹ Final length of the list is 105747
|
||||
ℹ Original length is 109639
|
||||
ℹ Length after applying transformations is 109638
|
||||
ℹ The list was compressed from 109641 to 81799
|
||||
ℹ Final length of the list is 81805
|
||||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/affiliatetracking/out/affiliatetracking.adblock
|
||||
ℹ Finished compiling
|
||||
|
||||
|
|
Loading…
Reference in New Issue