mirror of https://github.com/Zelo72/adguard
Apply @d3ward new D3Hosts to reach 100% in Ad Blocker Test
This commit is contained in:
parent
ae46cea0f1
commit
db7d9b575f
File diff suppressed because it is too large
Load Diff
|
@ -9,7 +9,7 @@ Config:
|
||||||
adblock
|
adblock
|
||||||
localpush
|
localpush
|
||||||
|
|
||||||
+ Prioritized Block - 7:
|
+ Prioritized Block - 3:
|
||||||
|
|
||||||
affiliatetracking.block
|
affiliatetracking.block
|
||||||
|
|
||||||
|
@ -27,9 +27,10 @@ Config:
|
||||||
|
|
||||||
../../data/dead.list
|
../../data/dead.list
|
||||||
|
|
||||||
-- Whitelists - 1:
|
-- Whitelists - 2:
|
||||||
|
|
||||||
../../data/exclude.list
|
../../data/white.list
|
||||||
|
../../data/white.list.adguard
|
||||||
|
|
||||||
-- Unblocklists - 1:
|
-- Unblocklists - 1:
|
||||||
|
|
||||||
|
@ -44,10 +45,10 @@ Initialize ...
|
||||||
2 | 93712 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
2 | 93712 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
||||||
3 | 245 | hosts | http | online | unchanged | https://raw.githubusercontent.com/d3ward/toolz/master/src/d3host.txt
|
3 | 245 | 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
|
4 | 1734 | hosts | http | online | unchanged | https://raw.githubusercontent.com/infinitytec/blocklists/master/ads-and-trackers.txt
|
||||||
5 | 40541 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
5 | 40548 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||||||
6 | 429 | domains | http | online | unchanged | https://raw.githubusercontent.com/nextdns/metadata/master/privacy/affiliate-tracking-domains
|
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
|
7 | 2 | domains | local | online | unchanged | black.list.affiliatetracking
|
||||||
8 | 14249 | domains | local | online | changed | black.list
|
8 | 14242 | domains | local | online | unchanged | black.list
|
||||||
9 | 24 | domains | local | online | unchanged | black.list.threat-intelligence
|
9 | 24 | domains | local | online | unchanged | black.list.threat-intelligence
|
||||||
|
|
||||||
# Build affiliatetracking Domainlist ...
|
# Build affiliatetracking Domainlist ...
|
||||||
|
@ -55,18 +56,18 @@ Initialize ...
|
||||||
Stats affiliatetracking:
|
Stats affiliatetracking:
|
||||||
|
|
||||||
** Source (raw): 273511
|
** Source (raw): 273511
|
||||||
== Source (unique): 252814 (-20697)
|
== Source (unique): 252820 (-20691)
|
||||||
-- Exclude: 178510 (-74304)
|
-- Exclude: 178515 (-74305)
|
||||||
-- White: 176214 (-2296)
|
-- White: 178211 (-304)
|
||||||
-- White(*): 176067 (-147)
|
-- White(*): 178042 (-169)
|
||||||
++ Block: 177539 (+1472)
|
++ Block: 179097 (+1055)
|
||||||
-- Unblock: 177536 (-3)
|
-- Unblock: 179094 (-3)
|
||||||
-- Dead: 151760 (-25776)
|
-- Dead: 153284 (-25810)
|
||||||
++ FLD: 152311 (+551)
|
++ FLD: 153861 (+577)
|
||||||
++ WWW: 154244 (+1933)
|
++ WWW: 156213 (+2352)
|
||||||
|
|
||||||
154244 unique Domains - Version 2021.1020.195628
|
156213 unique Domains - Version 2021.1020.202334
|
||||||
MD5 Domains RAW: 93bad324921155cf1220f18b2af39b6a
|
MD5 Domains RAW: bf8f3508a391de597d7820abfc320131
|
||||||
|
|
||||||
# Convert affiliatetracking to Hostlist ...
|
# Convert affiliatetracking to Hostlist ...
|
||||||
|
|
||||||
|
@ -89,10 +90,10 @@ Prepare domain list for compiling ... done.
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
ℹ Start compiling affiliatetracking.adblock.raw
|
ℹ Start compiling affiliatetracking.adblock.raw
|
||||||
ℹ Original length is 135134
|
ℹ Original length is 136574
|
||||||
ℹ Length after applying transformations is 135134
|
ℹ Length after applying transformations is 136574
|
||||||
ℹ The list was compressed from 135137 to 131513
|
ℹ The list was compressed from 136577 to 104580
|
||||||
ℹ Final length of the list is 131519
|
ℹ Final length of the list is 104586
|
||||||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/affiliatetracking/out/affiliatetracking.adblock
|
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/affiliatetracking/out/affiliatetracking.adblock
|
||||||
ℹ Finished compiling
|
ℹ Finished compiling
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue