mirror of https://github.com/Zelo72/adguard
affiliatetracking auto-update
This commit is contained in:
parent
3711c5de36
commit
fc7a16e4ef
131497
affiliatetracking.adblock
131497
affiliatetracking.adblock
File diff suppressed because it is too large
Load Diff
|
@ -52,14 +52,14 @@ Stats affiliatetracking:
|
||||||
|
|
||||||
** Source (raw): 273446
|
** Source (raw): 273446
|
||||||
== Source (unique): 252762 (-20684)
|
== Source (unique): 252762 (-20684)
|
||||||
-- Exclude: 178488 (-74274)
|
-- Exclude: 178501 (-74261)
|
||||||
-- White: 176193 (-2295)
|
-- White: 176206 (-2295)
|
||||||
-- White(*): 176046 (-147)
|
-- White(*): 176059 (-147)
|
||||||
++ Block: 177510 (+1464)
|
++ Block: 177523 (+1464)
|
||||||
-- Unblock: 177507 (-3)
|
-- Unblock: 177520 (-3)
|
||||||
-- Dead: 151732 (-25775)
|
-- Dead: 151745 (-25775)
|
||||||
++ FLD: 152277 (+545)
|
++ FLD: 152295 (+550)
|
||||||
++ WWW: 154191 (+1914)
|
++ WWW: 154210 (+1915)
|
||||||
|
|
||||||
# Convert affiliatetracking to Hostlist ...
|
# Convert affiliatetracking to Hostlist ...
|
||||||
|
|
||||||
|
@ -67,6 +67,27 @@ Stats affiliatetracking:
|
||||||
|
|
||||||
Prepare domain list for compiling ... done.
|
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
|
||||||
|
ℹ Original length is 135121
|
||||||
|
ℹ Length after applying transformations is 135121
|
||||||
|
ℹ The list was compressed from 135124 to 131499
|
||||||
|
ℹ Final length of the list is 131505
|
||||||
|
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/affiliatetracking/out/affiliatetracking.adblock
|
||||||
|
ℹ Finished compiling
|
||||||
|
|
||||||
# Attach header to affiliatetracking Domainlist ...
|
# Attach header to affiliatetracking Domainlist ...
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue