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
|
||||
localpush
|
||||
|
||||
+ Prioritized Block - 7:
|
||||
+ Prioritized Block - 3:
|
||||
|
||||
affiliatetracking.block
|
||||
|
||||
|
@ -27,9 +27,10 @@ Config:
|
|||
|
||||
../../data/dead.list
|
||||
|
||||
-- Whitelists - 1:
|
||||
-- Whitelists - 2:
|
||||
|
||||
../../data/exclude.list
|
||||
../../data/white.list
|
||||
../../data/white.list.adguard
|
||||
|
||||
-- Unblocklists - 1:
|
||||
|
||||
|
@ -44,10 +45,10 @@ Initialize ...
|
|||
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
|
||||
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
|
||||
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
|
||||
|
||||
# Build affiliatetracking Domainlist ...
|
||||
|
@ -55,18 +56,18 @@ Initialize ...
|
|||
Stats affiliatetracking:
|
||||
|
||||
** Source (raw): 273511
|
||||
== Source (unique): 252814 (-20697)
|
||||
-- Exclude: 178510 (-74304)
|
||||
-- White: 176214 (-2296)
|
||||
-- White(*): 176067 (-147)
|
||||
++ Block: 177539 (+1472)
|
||||
-- Unblock: 177536 (-3)
|
||||
-- Dead: 151760 (-25776)
|
||||
++ FLD: 152311 (+551)
|
||||
++ WWW: 154244 (+1933)
|
||||
== Source (unique): 252820 (-20691)
|
||||
-- Exclude: 178515 (-74305)
|
||||
-- White: 178211 (-304)
|
||||
-- White(*): 178042 (-169)
|
||||
++ Block: 179097 (+1055)
|
||||
-- Unblock: 179094 (-3)
|
||||
-- Dead: 153284 (-25810)
|
||||
++ FLD: 153861 (+577)
|
||||
++ WWW: 156213 (+2352)
|
||||
|
||||
154244 unique Domains - Version 2021.1020.195628
|
||||
MD5 Domains RAW: 93bad324921155cf1220f18b2af39b6a
|
||||
156213 unique Domains - Version 2021.1020.202334
|
||||
MD5 Domains RAW: bf8f3508a391de597d7820abfc320131
|
||||
|
||||
# Convert affiliatetracking to Hostlist ...
|
||||
|
||||
|
@ -89,10 +90,10 @@ Prepare domain list for compiling ... done.
|
|||
]
|
||||
}
|
||||
ℹ Start compiling affiliatetracking.adblock.raw
|
||||
ℹ Original length is 135134
|
||||
ℹ Length after applying transformations is 135134
|
||||
ℹ The list was compressed from 135137 to 131513
|
||||
ℹ Final length of the list is 131519
|
||||
ℹ Original length is 136574
|
||||
ℹ Length after applying transformations is 136574
|
||||
ℹ The list was compressed from 136577 to 104580
|
||||
ℹ Final length of the list is 104586
|
||||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/affiliatetracking/out/affiliatetracking.adblock
|
||||
ℹ Finished compiling
|
||||
|
||||
|
|
Loading…
Reference in New Issue