mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Mail tracking
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
! %2Fpix.gif%3F$image
|
||||
! Bad: ||newegg.com/mr/ (for instance, should be in specific.txt)
|
||||
!
|
||||
! Snowplow
|
||||
com.snowplowanalytics.iglu
|
||||
! brevo.com / Sendinblue
|
||||
/tr/op/*-$image
|
||||
%2Ftr%2Fop%2F*-$image
|
||||
|
||||
@@ -12,6 +12,9 @@
|
||||
! Bad: ||example.org^$script (treated it as regular analytics and block it in the Tracking Protection filter,
|
||||
! if a script in not proxied)
|
||||
!
|
||||
! vk.ru
|
||||
vk.ru/email.php?t=$image
|
||||
vk.ru%2Femail.php%3Ft%3D$image
|
||||
! tradingview.com
|
||||
snowplow-pixel.tradingview.com$image
|
||||
! netflix.com
|
||||
|
||||
@@ -282,6 +282,7 @@
|
||||
! Cloudflare permormance monitoring
|
||||
/cdn-cgi/rum?
|
||||
!
|
||||
/com.snowplowanalytics.iglu/*
|
||||
/api/datafast/*
|
||||
/tr/lp/intg.js
|
||||
/op/analytics.js?domain=
|
||||
|
||||
Reference in New Issue
Block a user