Filter 3
Filter 3
Checksum: uJlWU1JLCxtxlBlICQpZLw
! Title: AdGuard Tracking Protection filter
! Description: The most comprehensive list of various online counters and web
analytics tools. Use this filter if you do not want your actions on the Internet to
be tracked.
! Version: 2.0.17.66
! TimeUpdated: 2020-10-20T23:31:25+03:00
! Expires: 4 days (update frequency)
! Homepage: https://github.com/AdguardTeam/AdGuardFilters
! License: https://github.com/AdguardTeam/AdguardFilters/blob/master/LICENSE
!
!-------------------------------------------------------------------------------!
!------------------ General JS API ---------------------------------------------!
!-------------------------------------------------------------------------------!
! JS API START
#%#var AG_onLoad=function(func){if(document.readyState==="complete"||
document.readyState==="interactive")func();else
if(document.addEventListener)document.addEventListener("DOMContentLoaded",func);els
e if(document.attachEvent)document.attachEvent("DOMContentLoaded",func)};
#%#var AG_removeElementById = function(id) { var element =
document.getElementById(id); if (element && element.parentNode)
{ element.parentNode.removeChild(element); }};
#%#var AG_removeElementBySelector = function(selector) { if (!
document.querySelectorAll) { return; } var nodes =
document.querySelectorAll(selector); if (nodes) { for (var i = 0; i < nodes.length;
i++) { if (nodes[i] && nodes[i].parentNode)
{ nodes[i].parentNode.removeChild(nodes[i]); } } } };
#%#var AG_each = function(selector, fn) { if (!document.querySelectorAll) return;
var elements = document.querySelectorAll(selector); for (var i = 0; i <
elements.length; i++) { fn(elements[i]); }; };
#%#var AG_removeParent = function(el, fn) { while (el && el.parentNode) { if
(fn(el)) { el.parentNode.removeChild(el); return; } el = el.parentNode; } };
!
! AG_removeCookie
! Examples: AG_removeCookie('/REGEX/') or AG_removeCookie('part of the cookie
name')
!
#%#var AG_removeCookie=function(a){var e=/./;/^\/.+\/$/.test(a)?e=new
RegExp(a.slice(1,-1)):""!==a&&(e=new RegExp(a.replace(/[.*+?^${}()|[\]\\]/g,"\\
$&")));a=function(){for(var a=document.cookie.split(";"),g=a.length;g--;)
{cookieStr=a[g];var d=cookieStr.indexOf("=");if(-1!
==d&&(d=cookieStr.slice(0,d).trim(),e.test(d)))for(var
h=document.location.hostname.split("."),f=0;f<h.length-1;f++){var
b=h.slice(f).join(".");if(b){var c=d+"=",k="; domain="+b;b=";
domain=."+b;document.cookie=c+"; expires=Thu, 01 Jan 1970 00:00:00
GMT";document.cookie=c+k+"; expires=Thu, 01 Jan 1970 00:00:00
GMT";document.cookie=c+b+"; expires=Thu, 01 Jan 1970 00:00:00
GMT";document.cookie=c+"; path=/; expires=Thu, 01 Jan 1970 00:00:00
GMT";document.cookie=c+k+"; path=/; expires=Thu, 01 Jan 1970 00:00:00
GMT";document.cookie=c+b+"; path=/; expires=Thu, 01 Jan 1970 00:00:00
GMT"}}}};a();window.addEventListener("beforeunload",a)};
!
! AG_defineProperty
! See https://github.com/AdguardTeam/deep-override
!
#%#var AG_defineProperty=function(){var
p,q=Object.defineProperty;if("function"==typeof WeakMap)p=WeakMap;else{var
r=0,t=function()
{this.a=(r+=Math.random()).toString()};t.prototype.set=function(a,b){var
d=a[this.a];d&&d[0]===a?d[1]=b:q(a,this.a,{value:[a,b],writable:!0});return
this};t.prototype.get=function(a){var b;return(b=a[this.a])&&b[0]===a?b[1]:void
0};t.prototype.has=function(a){var b=a[this.a];return b?b[0]===a:!1};p=t}function
u(a){this.b=a;this.h=Object.create(null)}function v(a,b,d,e)
{this.a=a;this.i=b;this.c=d;this.f=e}function
w(){this.g=/^([^\\\.]|\\.)*?\./;this.j=/\\(.)/g;this.a=new p}function x(a,b){var
d=b.f;if(d&&!("beforeGet"in d||"beforeSet"in d))return z(d);var e={get:function()
{var c=b.f;c&&c.beforeGet&&c.beforeGet.call(this,b.a.b);a:if(c=b.g)c=A(c)?
c.value:c.get?c.get.call(this):void 0;else{c=b.a.b;if(b.i in c&&(c=B(c),null!==c))
{var d=C.call(c,b.i);c=d?d.call(this):c[b.i];break a}c=void 0}(this===b.a.b||
D.call(b.a.b,this))&&E(a,c,b.c);return c},set:function(c){if(this===b.a.b||
D.call(b.a.b,this)){b.f&&b.f.beforeSet&&(c=b.f.beforeSet.call(this,c,this));var
d=b.g;d&&A(d)&&d.value===c?c=!0:
(d=F(b,c,this),G(c)&&(c=H(a,c),I(a,c,b.c)),c=d)}else c=F(b,c,this);return
c}};d&&J(d,e,K);return e}function I(a,b,d){for(var e in d.h){var
c=d.h[e];if(b.h[e]){var h=a,g=b.h[e],k=c;!k.f||g.f||"undefined"===typeof g.a.b||
g.g||(g.g=z(k.f));g.c&&k.c&&g.c!==k.c&&I(h,g.c,k.c)}else{g=h=void 0;k=a;var
f=b,l=c.i,m="undefined"!==typeof f.b,y=!1;m&&(g=L(f.b,l))&&!g.configurable&&(y=!
0,h=f.b[l]);var n=y?H(k,h):new u(c.c.b);I(k,n,c.c);n=new
v(f,l,n,c.f);f.h[l]=n;m&&(n.g=g,m=x(k,n),y?E(k,h,c.c):
(q(f.b,l,m),g&&A(g)&&(M(m,g.value,f.b),E(k,g.value,c.c))))}}}function E(a,b,d)
{G(b)&&(b=H(a,b),I(a,b,d))}function F(a,b,d){var e=a.g;if(!e){e=B(a.a.b);if(null!
==e&&(e=N.call(e,a.i)))return e.call(d,b);if(!O(a.a.b))return!
1;a.g={value:b,configurable:!0,writable:!0,enumerable:!0};return!0}return
M(e,b,d)}function H(a,b){var d=a.a.get(b);d||(d=new u(b),a.a.set(b,d));return
d}function A(a){return"undefined"!==typeof a.writable}function J(a,b,d){for(var
e=0,c=d.length;e<c;e++){var h=d[e];h in a&&(b[h]=a[h])}}function z(a){if(a){var
b={};J(a,b,P);return b}}function M(a,b,d){if(A(a))return a.writable?(a.value=b,!
0):!1;if(!a.set)return!1;a.set.call(d,b);return!0}var P="configurable enumerable
value get set writable".split("
"),K=P.slice(0,2),L=Object.getOwnPropertyDescriptor,O=Object.isExtensible,B=Object.
getPrototypeOf,D=Object.prototype.isPrototypeOf,C=Object.prototype.__lookupGetter__
||function(a){return(a=Q(this,a))&&a.get?a.get:void
0},N=Object.prototype.__lookupSetter__||function(a){return(a=Q(this,a))&&a.set?
a.set:void 0};function Q(a,b){if(b in a){for(;!
w.hasOwnProperty.call(a,b);)a=B(a);return L(a,b)}}function G(a){var b=typeof
a;return"function"===b||"object"===b&&null!==a?!0:!1}var R;return function(a,b,d)
{R||(R=new w);var e=R;d=d||window;var c=new u;a+=".";var h=c||new u;for(var
g=e.g,k=e.j,f,l,m;a;){f=g.exec(a);if(null===f)throw 1;f=f[0].length;l=a.slice(0,f-
1).replace(k,"$1");a=a.slice(f);(f=h.h[l])?m=f.c:(m=new u,f=new
v(h,l,m),h.h[l]=f);h=m}if(!f)throw 1;a=f;a.f=b;E(e,d,c)};}();
!
! AG_abortOnPropertyWrite(property, debug)
! Aborts execution of a script when it attempts to write the specified property.
! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
!
! Examples:
! AG_abortOnPropertyWrite('String.fromCharCode');
!
! @param property property or properties chain
! @param debug optional, if true - we will print warning when script is aborted.
!
#%#var AG_abortOnPropertyWrite=function(a,b){var
c=Math.random().toString(36).substr(2,8);AG_defineProperty(a,{beforeSet:function()
{b&&console.warn("AdGuard aborted property write: "+a);throw new
ReferenceError(c);}});var d=window.onerror;window.onerror=function(e)
{if("string"===typeof e&&-1!==e.indexOf(c))return b&&console.warn("AdGuard has
caught window.onerror: "+a),!0;if(d instanceof Function)return
d.apply(this,arguments)}};
!
! AG_abortOnPropertyRead(property, debug)
! Aborts execution of a script when it attempts to read the specified property.
! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
!
! Examples:
! AG_abortOnPropertyRead('String.fromCharCode');
!
! @param property property or properties chain
! @param debug optional, if true - we will print warning when script is aborted.
!
#%#var AG_abortOnPropertyRead=function(a,b){var
c=Math.random().toString(36).substr(2,8);AG_defineProperty(a,{beforeGet:function()
{b&&console.warn("AdGuard aborted property read: "+a);throw new
ReferenceError(c);}});var d=window.onerror;window.onerror=function(e)
{if("string"===typeof e&&-1!==e.indexOf(c))return b&&console.warn("AdGuard has
caught window.onerror: "+a),!0;if(d instanceof Function)return
d.apply(this,arguments)}};
!
! AG_abortInlineScript(regex, property, debug)
! Aborts execution of an inline script when it attempts to access the specified
property
! AND content of the <script> element matches specified regular expression.
! Based on AG_defineProperty (https://github.com/AdguardTeam/deep-override)
!
! Examples:
! AG_abortInlineScript(/zfgloadedpopup|zfgloadedpushopt/, 'String.fromCharCode');
!
! @param regex regular expression that the inline script contents must match
! @param property property or properties chain
! @param debug optional, if true - we will print warning when script is aborted.
!
#%#var AG_abortInlineScript=function(g,b,c){var d=function(){if("currentScript"in
document)return document.currentScript;var
a=document.getElementsByTagName("script");return a[a.length-
1]},e=Math.random().toString(36).substr(2,8),h=d();AG_defineProperty(b,
{beforeGet:function(){var a=d();if(a instanceof HTMLScriptElement&&a!
==h&&""===a.src&&g.test(a.textContent))throw c&&console.warn("AdGuard aborted
execution of an inline script"),new ReferenceError(e);}});var
f=window.onerror;window.onerror=function(a){if("string"===typeof a&&-1!
==a.indexOf(e))return c&&console.warn("AdGuard has caught window.onerror: "+b),!
0;if(f instanceof Function)return f.apply(this,arguments)}};
!
! AG_setConstant('property.chain', 'true') // defines boolean (true), same for
false;
! AG_setConstant('property.chain', '123') // defines Number 123;
! AG_setConstant('property.chain', 'noopFunc') // defines function(){};
! AG_setConstant('property.chain', 'trueFunc') // defines function(){return true};
! AG_setConstant('property.chain', 'falseFunc') // defines function(){return
false};
!
#%#var AG_setConstant=function(e,a){if("undefined"===a)a=void 0;else
if("false"===a)a=!1;else if("true"===a)a=!0;else if("noopFunc"===a)a=function()
{};else if("trueFunc"===a)a=function(){return!0};else
if("falseFunc"===a)a=function(){return!1};else if(/^\d+$/.test(a))
{if(a=parseFloat(a),isNaN(a)||32767<Math.abs(a))return}else return;var b=!
1;AG_defineProperty(e,{get:function(){return a},set:function(c){if(b)var d=!0;else
void 0!==c&&void 0!==a&&typeof c!==typeof a&&(b=!0),d=b;d&&(a=c)}})};
! JS API FINISH
!-------------------------------------------------------------------------------!
!-------------- General javascript, CSS and HTML extensions --------------------!
!-------------------------------------------------------------------------------!
!-------------------
!-------JS----------
!-------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/64616
!
!! facebook.com - removing tracking parameter
!! external links
! facebook.com,facebookcorewwi.onion#%#new MutationObserver(function(){var t=["?
fbclid","%3Ffbclid","&fbclid","%26fbclid","%3Futm","?utm","&fbc=","%26fbc%3D","?
share=","%3Fshare%3D","%3F__twitter_impression%3D","?__twitter_impression=","?
wtmc=","%3Fwtmc%3D","?originalReferrer=","%3ForiginalReferrer%3D","?
wtrid=","%3Fwtrid%3D","?trbo=","%3Ftrbo%3D","?GEPC=","%3FGEPC%3D","?
whatsapp=","%3Fwhatsapp%3D","?fbc=","%3Ffbc%3D","?dmcid=","%3Fdmcid
%3D"];document.querySelectorAll('a[target="_blank"]').forEach(function(e)
{for(i=0;i<t.length;i++)if(e.href.includes(t[i])){if(!(r=e.href.split("#!")[1]))var
r=e.href.split("%23%21")[1];if(!r)var
r="";if(e.href.includes("#!")&&(r="#!"+r),e.href.includes("%23%21")&&(r="%23%21"+r)
,!(r=e.href.split("&feature=share&")[1]))r=e.href.split("%26feature%3Dshare%26")
[1];if(!
r)r="";e.href.includes("&feature=share&")&&(r="?"+r),e.href.includes("%26feature
%3Dshare%26")&&(r="%3F"+r),e.setAttribute("href",e.href.split(t[i])
[0]+r)}})}).observe(document,{childList:!0,subtree:!0});
facebook.com,facebookcorewwi.onion#%#new MutationObserver(function(){var t=["?
fbclid","%3Ffbclid","&fbclid","%26fbclid","&__tn__","%__26tn__","%3Futm","?
utm","&fbc=","%26fbc%3D","?share=","%3Fshare%3D","%3F__twitter_impression%3D","?
__twitter_impression=","?wtmc=","%3Fwtmc%3D","?
originalReferrer=","%3ForiginalReferrer%3D","?wtrid=","%3Fwtrid%3D","?
trbo=","%3Ftrbo%3D","?GEPC=","%3FGEPC%3D","?whatsapp=","%3Fwhatsapp%3D","?
fbc=","%3Ffbc%3D","?dmcid=","%3Fdmcid
%3D"];document.querySelectorAll('a[target="_blank"]').forEach(function(e)
{for(i=0;i<t.length;i++){var r;e.href.includes(t[i])&&(r=(r=(r=e.href.split("#!")
[1])||e.href.split("%23%21")
[1])||"",e.href.includes("#!")&&(r="#!"+r),e.href.includes("%23%21")&&(r="%23%21"+r
),r=(r=(r=e.href.split("&feature=share&")[1])||e.href.split("%26feature%3Dshare
%26")
[1])||"",e.href.includes("&feature=share&")&&(r="?"+r),e.href.includes("%26feature
%3Dshare%26")&&(r="%3F"+r),r=(r=(r=e.href.split("&h=")[1])||e.href.split("%26h%3D")
[1])||"",e.href.includes("&h=")&&(r="&h="+r),e.href.includes("%26h%3D")&&(r="%26h
%3D"+r),e.setAttribute("href",e.href.split(t[i])[0]+r))}})}).observe(document,
{childList:!0,subtree:!0});
!! internal links
facebook.com,facebookcorewwwi.onion#%#new MutationObserver(function(){var
t=["&eid=","%26eid%3D","?eid=","%3Feid%3D","?__tn__=","%3F%5F%5Ftn%5F%5F
%3D","&__tn__=","%26%5F%5Ftn%5F%5F%3D","?source=","%3Fsource%3D","?__xts__","%3F%5F
%5Fxts%5F%5F","&__xts__","%26%5F%5Fxts%5F%5F","&__xts__%5B","?ref=","%3Fref
%3D","?fref=","%3Ffref%3D","?epa=","%3Fepa%3D","&ifg=","%26ifg%3D","?
comment_tracking=","%3Fcomment_tracking%3D","?av=","%3Fav%3D","&av=","%26av%3D","?
acontext=","%3Facontext%3D","&session_id=","%26session_id%3D","&session_id=","?
hc_location=","%3Fhc_location%3D","&fref=","%26fref%3D","?
__cft","%3f__cft"];document.querySelectorAll('a:not([target="_blank"]):not([href*="
2fac/"])').forEach(function(e){for(i=0;i<t.length;i+
+)e.href.includes(t[i])&&e.setAttribute("href",e.href.split(t[i])
[0])})}).observe(document,{childList:!0,subtree:!0});
! Google Contributor tracking domains
elpais.com,chip.de,moviepilot.com,madison.com,promiflash.de,trendblog.net,qctimes.c
om,missoulian.com,chip.eu,promiflash.tv,bix7.com,7riversmarketplace.com,azstarnet.c
om,huskerextra.com,hawkmania.com,casperstartribune.com,justselect.ru,xonio.com,auto
socut.de,thebettendorfnews.com,netcive.com,autocout24.de,lmagazinelincoln.com,linco
lnrestaurantweek.com,napavalleywheels.com,thisistucson.com,download.de,billingsgaze
tte.net,autoscount24.de,chipxonio.biz,tucsonestrella.us,teilescout24.eu,celebratene
braska.com,autoscunt.de,mopedscout.com,auto-
sout24.de,autocsout24.de,promiflasch.de,autoteilescout.ch,aotoscout.de,motoscout.in
,autoscoter24.de,autoskaud.de,ersatzteile-
scout24.de,chipxonio.info,kfzscout24.de,reifenscout24.eu,harpers.de,aptshowcase.com
,tyrescout24.com,tucsonestrella.org,houstonconews.com,mastercar.de,autoteilescout.n
et,bikescout24.eu,autoscout25.de,aut0scout.de,zubehoerscout24.de,autosout-
24.de,rivervalleybusinessreport.com,teilescout24.net,motor-scout24.eu,unfall-
scout.de,tuning-scout24.eu,motoscount24.de,autoascout24.de,reifen-
scout24.de,autoteilescout24.org,autoteilescout24.info,motoscout.us,moviecritter.de,
autoscouet24.de,utoscout24.de,motor-scout.ch,autoscout23.de,motorrad-
scout.net,moto-
scout24.pl,motorradscaut24.de,macfrage.net,bikerscout.info,motorscout24.eu,gzlincol
n.com,chipxonio.net,automobilscaut.de,capitalnewspapers.com,fahrzeugscout.de,autosc
out22.de,motoradscout.eu,motoscout24.mx,motoscout.ro,motoskout.de,ersatzteilscout.d
e,autoteilescout.de,neighborhoodextra.com,autiscout24.de,motoscout.mx,danceshoppene
braska.com,autoscouting24.de,workbakken.com,auto-scout-
2.de,billingsgazzette.com,livewellwyoming.com,autoscont24.de,autoskaud24.de,auto-
scount.de,carscout24.de,moto-scout24.mobi,ersatzteilscout24.de,autoscott-
24.de,dailystarcalendar.com,montanamessenger.com,tuningscout24.de,notoscout24.de,au
tomobilscout24.de,auto-skout-24.de,it-
whitepaper.net,spearfishcommunity.com,atoscout-24.de,autosgout24.de,auto-
scouts.de,reifenscout24.com,wyoworks.com,motoscout24.mobi,wheelsforyoukansas.com,mo
torrad-scout24.info,teilescout24.at,autscout24.de,auto-scaut24.de,teile-
scout.com,autoscod24.de,teile-scout.ch,autocout-24.de,chip-video.de,moto-
scout.com.cn,lincoln-
living.com,motorradscout24.net,ms24.biz,flipsideonline.com,moto-
scout24.ro,auotoscout24.de,www-auto-
scout24.de,motorradscout24.org,rollerscout.de,kfz-teilescout.de,auto-
skout.de,autohausscout24.eu,xonio.at,autohausscout24.de,autoscuot.de,downloadchip.d
e,autoteile-scout24.info,outdoorboatsrvsmore.com,motorrad-
scout24.ch,motoscot.de,as24autocredit.de,auto-scott-24.de,auto-scot-
24.de,autoskout-24.de,autosgaud24.de,it-
whitepaper.at,elektroautoscout.de,autoscput24.de,motorradscout.eu,autosout.de,foto-
video.eu,chip-fotovideo.de,unfallscout24.de,quadscout24.de,motorradscout.org,autos-
scout.de,motoscout24.ro,motoscout24.co,teile-
scout.net,autodcout24.de,autosccout24.de,autoscout4.de,autoscout-
online.de,autoteile-scout.com,aotoscout24.de,audosgaut.de,auto-
shout.de,autosckut24.de,game-
critter.com,autoscoutvierundzwanzig.de,motorscout24.de,insidenapavalley.com,souther
nillinoisan.com,audosgaud.de,motorrad-scout24.net,outdoorwheels.com,autoteile-
scout.info,autoscaund24.de,autosgaud.de,laestrelladetucson.us,teilescout.org,autote
ile-scout.at,autoteilescout24.ch,otoscout.de,auto-skaut24.de,auto-sout-
24.de,ersatzteil-scout-24.de,teilescout.com,auto-cout-
24.de,wyovarsity.com,aotoscaut.de,autoteile-
scout.org,wheelsforyouomaha.com,promiflash.net,gebrauchtwagen-scout.de,motoscout-
24.com,motosout24.com,ms24.mobi,autoscout2.de,outoscout24.de,auto-
scout24.de,foodcritter.com,promiflash.org,walkacrosswyoming.com,autoteile-
scout24.ch,mtfires.com,musicritter.com,mtinbusiness.com,motoscout.info,starcitygolf
er.com,autoteilescout24.net,autohausscout.de,autoacout24.de,moto-scout.info,wi-
elections.com,auto-
skout24.de,autoshot24.de,motosocut24.de,autoscout27.de,chipdigital.de,autoscout24-
online.de,teilescout.info,autoscout-xl.de,teilescout24.org,ersatzteilescout-
24.at,it-
whitepaper.org,krombach24.de,automobilscout.de,finderads.com,freakfestlive.com,ells
worthcommunity.com,motor-scout.de,moto-scout.ch,uatoscout24.de,autoscouts.de,moto-
scout24.net,autoscaut24.de,auotscout24.de,ersatzteilescout-
24.de,quadcityvarsity.com,motorradscout.ch,unfallautoscout24.com,ersatzteilescout.d
e,promi-
flash.de,estrelladetucson.com,salukigameday.com,autosco24.de,autoteilescout.eu,ersa
tzteilescout-24.com,download-chip.de,autoscuot-24.de,motorrad-
scout24.biz,wwwautoscout.de,motoradscout24.com,wheelsforyounebraska.com,motoscout-
24.de,teile-scout24.biz,autoteile-scout.biz,reifenscout.net,auto-skut24.de,auto-
scout.de,atoscout.de,chip-
fotovideo.eu,chipxonio.org,qcvarsity.com,reifenscout.at,auto-scout-
24.de,mooscout24.de,estrelladetucson.net,teile-scout.org,download-chip.mobi,promi-
flash.ch,elektroauto-scout.de,woodfordcountyjournal.com,autoscoot24.de,familie-
kellers.de,teile-scout24.org,autoscaut-24.de,ersatzteil-
scout.de,wheelsforyoumissouri.com,movie-critter.com,tarif.de,auto-scuot-
24.de,tuningscout24.net,kfzscout.eu,fahrzeugscout24.de,corridormag.com,autoscout24d
e.de,oldiescout24.de,autoscount-24.de,autoscaunt.de,car-
scout24.de,autosscout24.de,billinggazette.com,autohaus-
adermann.de,missoulianentertainer.com,wiprepzone.com,missoulian.net,oldtimer-
scout24.de,monsoonalerts.com,xn--motorrderscout24-0nb.de,motoscout24.cn,moto-
scout24.de,starcityhealth.com,audoscout24.de,motorradscout24.ch,pc-
frage.net,motorradscout.net,xonio.mobi,ms24.cn,motorrad-
scout.org,ihrautoscout.com,newjobsnd.com,auto-
scout4.de,auttoscout24.de,autocscout24.de,autuscaut.de,autoteile-
scout24.biz,autoscoud.de,autosc0ut24.de,ms24.us,moto-
scout24.eu,lincolnjournalstar.com,motorrad-
scout.mobi,promiflash.ch,unfallscout.de,walkerwatch.net,teilescout24.ch,auto-
scou.de,emptystockingclub.com,motoscout2.de,xonio.eu,teilescout.eu,www-
autoscout24.de,motorad-scout.eu,ahtoscout.de,utoscout.de,it-
whitepaper.info,autoscout20.de,kfzteilescout24.de,mastercar.com,ms24.com.cn,officef
rage.net,unfallautoscout24.de,autos-scout24.de,moto-
scout.mobi,farmercityjournal.com,teilescout.net,chip-germany.de,kchaiyo.com,moto-
scout24.us,moto-
scout.in,tuningmarkt.eu,seelakegeorge.com,ascout24.de,motoscuot.de,motorad-
scout.de,autoscout-
2.de,autosckot.de,motoscout24.net,autoschaut24.de,tyrescout24.eu,poststar.org,biker
scout24.com,audosgaut24.de,motorradscout24.eu,wyomingwheelsforyou.com,autoscouts24.
de,tucsonestrella.com,digitalcritter.com,77square.com,autoshout24.de,moto-
scout24.biz,reifenscout.ch,autoskaut-24.de,reifen-scout24.com,wwwautoscout-
24.de,motoscout24.com,reifenscout24.de,mietwagenscout.com,auto-scot.de,moto-
scout24.cn,autoscott24.de,teile-
scout.de,autoteilescout24.eu,auoscout24.de,motorbikescout.com,motorradscout.biz,c.d
e,jahreswagenscout24.de,moto-scout.com,chip-foto-
video.eu,autoscuout24.de,motoradscout.net,motorradscout.info,auto-skaut-24.de,auto-
scott.de,champions.co,teile-scout24.at,as24.de,www-auto-scout.de,autoteile-
scout24.com,autoscott.de,motorradscout-24.de,wwwauto-
scout.de,mtoscout24.de,autoscoutt.de,ms24.info,www-
autoscout.de,carscout.de,gebrauchtwagen-
sout.de,starcitybridal.com,missoulien.com,myautoscout24.de,oldiescout.de,autoteile-
scout.ch,motorad-scout24.de,ersatzteilescout.eu,auto-scut24.de,motoscout.biz,auto-
scaut-24.de,auto-scount-
24.de,chip.at,motoscuot24.de,musiccritter.com,motscout24.de,motor-
scout.com,laestrelladetucson.org,crashscout24.de,autoskout24.de,werkstattscout24.co
m,ahl-freiberg.de,autoscond24.de,chip-
linux.com,reifenscout24.info,autooscout24.de,motoscut24.de,motorscout.ch,wyopreps.n
et,oldtimerscout24.de,promiflash-images.de,a-
scout.de,badgerbeat.com,youngtimerscout24.ch,testlabor.de,motorradscout24.com,chipl
og.de,blackhillsjournal.net,car-scout-
24.de,motoscout.org,autoscoutde.de,autosscout.de,autosout24.de,gebrauchtwagenscout.
de,lifeandstylesi.net,motoscout.com,saddlebagnotes.com,autoscuont24.de,meadecountyt
imestribune.com,motorad-
scout.ch,uatoscout.de,autoscuot24.de,motoradscout.de,winecountrysi.com,motorrad-
scout-24.net,togetherapartmadison.com,auto-shout24.de,bike-
scout24.de,as24shop.de,moto-
scout.cn,wyovarsity.net,motoscout24.eu,autoscout28.de,moto-scout.de,kfz-
teilescout24.de,bike-
scout24.eu,qcpreps.com,sellitnebraska.com,motorbikescout24.eu,autoreifenscout.de,pr
omi-flash.com,evo7.de,missoulian.us,auto-scou24.de,autosocut24.de,auto-scoud.de#
%#AG_abortInlineScript(/propertyIsEnumerable.*window\.stop.*\/[A-Za-z0-9\-_]{100}/,
'navigator');
! https://github.com/AdguardTeam/AdguardFilters/issues/4253
mebelkmk.ru#%#window.yaCounter27017517 ={ reachGoal: function() {} };
! overclockers.ru - fixing links at the top
overclockers.ru#%#AG_onLoad(function() { window.trackOutboundLink =
window.open; });
! Disable Battery Status API
~ads.google.com#%#navigator.getBattery = undefined;
!
! Yandex Metrika dummy
venalia.ru,добрынинский.рф#%#(function() { window.Ya = window.Ya || {};
window.Ya.Metrika = function() { var a = function() {}; this.replacePhones =
this.reachGoal = this.params = this.notBounce = this.hit = this.file = this.extLink
= clickmap = trackLinks = this.addFileExtension = a }; var a = [], c = a.push;
a.push = function(b) { a._init || "function" !== typeof b || (b(), a._init = !0);
c.call(a, b) }; window.yandex_metrika_callbacks = a})();
!
! Fixing possible issues with google analytics blocked
~svsound.com,~realmadrid.com,~google.com,~google.ad,~google.ae,~google.com.af,~goog
le.com.ag,~google.com.ai,~google.al,~google.am,~google.co.ao,~google.com.ar,~google
.as,~google.at,~google.com.au,~google.az,~google.ba,~google.com.bd,~google.be,~goog
le.bf,~google.bg,~google.com.bh,~google.bi,~google.bj,~google.com.bn,~google.com.bo
,~google.com.br,~google.bs,~google.bt,~google.co.bw,~google.by,~google.com.bz,~goog
le.ca,~google.cd,~google.cf,~google.cg,~google.ch,~google.ci,~google.co.ck,~google.
cl,~google.cm,~google.cn,~google.com.co,~google.co.cr,~google.com.cu,~google.cv,~go
ogle.com.cy,~google.cz,~google.de,~google.dj,~google.dk,~google.dm,~google.com.do,~
google.dz,~google.com.ec,~google.ee,~google.com.eg,~google.es,~google.com.et,~googl
e.fi,~google.com.fj,~google.fm,~google.fr,~google.ga,~google.ge,~google.gg,~google.
com.gh,~google.com.gi,~google.gl,~google.gm,~google.gp,~google.gr,~google.com.gt,~g
oogle.gy,~google.com.hk,~google.hn,~google.hr,~google.ht,~google.hu,~google.co.id,~
google.ie,~google.co.il,~google.im,~google.co.in,~google.iq,~google.is,~google.it,~
google.je,~google.com.jm,~google.jo,~google.co.jp,~google.co.ke,~google.com.kh,~goo
gle.ki,~google.kg,~google.co.kr,~google.com.kw,~google.kz,~google.la,~google.com.lb
,~google.li,~google.lk,~google.co.ls,~google.lt,~google.lu,~google.lv,~google.com.l
y,~google.co.ma,~google.md,~google.me,~google.mg,~google.mk,~google.ml,~google.com.
mm,~google.mn,~google.ms,~google.com.mt,~google.mu,~google.mv,~google.mw,~google.co
m.mx,~google.com.my,~google.co.mz,~google.com.na,~google.com.nf,~google.com.ng,~goo
gle.com.ni,~google.ne,~google.nl,~google.no,~google.com.np,~google.nr,~google.nu,~g
oogle.co.nz,~google.com.om,~google.com.pa,~google.com.pe,~google.com.pg,~google.com
.ph,~google.com.pk,~google.pl,~google.pn,~google.com.pr,~google.ps,~google.pt,~goog
le.com.py,~google.com.qa,~google.ro,~google.ru,~google.rw,~google.com.sa,~google.co
m.sb,~google.sc,~google.se,~google.com.sg,~google.sh,~google.si,~google.sk,~google.
com.sl,~google.sn,~google.so,~google.sm,~google.sr,~google.st,~google.com.sv,~googl
e.td,~google.tg,~google.co.th,~google.com.tj,~google.tk,~google.tl,~google.tm,~goog
le.tn,~google.to,~google.com.tr,~google.tt,~google.com.tw,~google.co.tz,~google.com
.ua,~google.co.ug,~google.co.uk,~google.com.uy,~google.co.uz,~google.com.vc,~google
.co.ve,~google.vg,~google.co.vi,~google.com.vn,~google.vu,~google.ws,~google.rs,~go
ogle.co.za,~google.co.zm,~google.co.zw,~google.cat,~maximonline.ru,~minecraft.net,~
softkey.ru,~softkey.ua#%#var _gaq = []; var _gat = { _getTracker: function()
{ return { _initData: function(){}, _trackPageview: function(){}, _trackEvent:
function(){}, _setAllowLinker: function() {}, _setCustomVar: function() {} } },
_createTracker: function() { return this._getTracker(); }, _anonymizeIp: function()
{} };
~google.com,~google.ad,~google.ae,~google.com.af,~google.com.ag,~google.com.ai,~goo
gle.al,~google.am,~google.co.ao,~google.com.ar,~google.as,~google.at,~google.com.au
,~google.az,~google.ba,~google.com.bd,~google.be,~google.bf,~google.bg,~google.com.
bh,~google.bi,~google.bj,~google.com.bn,~google.com.bo,~google.com.br,~google.bs,~g
oogle.bt,~google.co.bw,~google.by,~google.com.bz,~google.ca,~google.cd,~google.cf,~
google.cg,~google.ch,~google.ci,~google.co.ck,~google.cl,~google.cm,~google.cn,~goo
gle.com.co,~google.co.cr,~google.com.cu,~google.cv,~google.com.cy,~google.cz,~googl
e.de,~google.dj,~google.dk,~google.dm,~google.com.do,~google.dz,~google.com.ec,~goo
gle.ee,~google.com.eg,~google.es,~google.com.et,~google.fi,~google.com.fj,~google.f
m,~google.fr,~google.ga,~google.ge,~google.gg,~google.com.gh,~google.com.gi,~google
.gl,~google.gm,~google.gp,~google.gr,~google.com.gt,~google.gy,~google.com.hk,~goog
le.hn,~google.hr,~google.ht,~google.hu,~google.co.id,~google.ie,~google.co.il,~goog
le.im,~google.co.in,~google.iq,~google.is,~google.it,~google.je,~google.com.jm,~goo
gle.jo,~google.co.jp,~google.co.ke,~google.com.kh,~google.ki,~google.kg,~google.co.
kr,~google.com.kw,~google.kz,~google.la,~google.com.lb,~google.li,~google.lk,~googl
e.co.ls,~google.lt,~google.lu,~google.lv,~google.com.ly,~google.co.ma,~google.md,~g
oogle.me,~google.mg,~google.mk,~google.ml,~google.com.mm,~google.mn,~google.ms,~goo
gle.com.mt,~google.mu,~google.mv,~google.mw,~google.com.mx,~google.com.my,~google.c
o.mz,~google.com.na,~google.com.nf,~google.com.ng,~google.com.ni,~google.ne,~google
.nl,~google.no,~google.com.np,~google.nr,~google.nu,~google.co.nz,~google.com.om,~g
oogle.com.pa,~google.com.pe,~google.com.pg,~google.com.ph,~google.com.pk,~google.pl
,~google.pn,~google.com.pr,~google.ps,~google.pt,~google.com.py,~google.com.qa,~goo
gle.ro,~google.ru,~google.rw,~google.com.sa,~google.com.sb,~google.sc,~google.se,~g
oogle.com.sg,~google.sh,~google.si,~google.sk,~google.com.sl,~google.sn,~google.so,
~google.sm,~google.sr,~google.st,~google.com.sv,~google.td,~google.tg,~google.co.th
,~google.com.tj,~google.tk,~google.tl,~google.tm,~google.tn,~google.to,~google.com.
tr,~google.tt,~google.com.tw,~google.co.tz,~google.com.ua,~google.co.ug,~google.co.
uk,~google.com.uy,~google.co.uz,~google.com.vc,~google.co.ve,~google.vg,~google.co.
vi,~google.com.vn,~google.vu,~google.ws,~google.rs,~google.co.za,~google.co.zm,~goo
gle.co.zw,~google.cat#%#function urchinTracker() {};
! Fixing http://forum.adguard.com/showthread.php?1437
citypizza.ru#%#window.yaCounter9890803 = { reachGoal: function() {} };
! Fixing apteka.ru map
apteka.ru#%#window.yaCounter14913877={ reachGoal: function() {} };
! http://forum.adguard.com/showthread.php?4633
popmech.ru#%#AG_onLoad(function() { window.POPMECH.increaseCounters = function() {}
});
! https://forum.adguard.com/index.php?threads/resolved-accountkiller-com.16162/
accountkiller.com#%#window.ga = function(){var a =
arguments[5];a&&a.hitCallback&&a.hitCallback();}
!-------------------
!-------CSS---------
!-------------------
!
!-------------------
!-------HTML--------
!-------------------
!-------------------------------------------------------------------------------!
!-------------- General hiding rules--------------------------------------------!
!-------------------------------------------------------------------------------!
!
! Hide counters images
!
##amp-embed[type="taboola"]
###qoo-counter
###ramblerCounter
###top100counter
##a[href^="http://click.hotlog.ru/"]
##a[href^="http://hitcounter.ru/top/stat.php"]
~yandex.by,~yandex.com,~yandex.kz,~yandex.ru,~yandex.ua##a[href^="http://
metrika.yandex.ru/stat/"]
##a[href^="http://top.mail.ru/jump"]
##a[href^="http://top100.rambler.ru/"]
~diary.ru##a[href^="http://www.liveinternet.ru/stat/"]
~yandex.by,~yandex.com,~yandex.kz,~yandex.ru,~yandex.ua##a[href^="https://
metrika.yandex.ru/stat/"]
##a[href^="https://top.mail.ru/jump"]
##img[src*="counter.yadro.ru"]
##img[src^="http://c.bigmir.net/"]
~underverse.su,~underver.se,~minu.stv.ee,~sota.com,~7kingdoms.ru,~epicl2.com,~forum
.ixbt.com,~forum.themega.ru,~gamepedia.com,~makeserver.ru,~mozhor.ru,~onliner.by,~w
iktionary.org,~yandex.by,~yandex.com,~yandex.com.tr,~yandex.ru,~yandex.ua##img[widt
h="88"][height="31"]
!---------------------------------------------------------------------------!
!-------------- Extended CSS rules -----------------------------------------!
!---------------------------------------------------------------------------!
!
! Extended CSS rules
!
! https://github.com/AdguardTeam/AdguardFilters/issues/6281
vol.az#?##footer > .column-one-fourth[-ext-has=".line > span:contains(Sayğac)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5449
donnerwetter.de#?#.col-xs-12 > div.block.prepend-top[-ext-has='> div.blocktitle-
brand > h2 > span.blocktitle-brand:contains(weitere Wetter-Nachrichten)']
!
hdreactor.club,hdreactor.su,hdreactor.tv,hdreactor.net#?#.sidebar > div.menu-wrap >
div.menu-head:contains(Счетчики)
hdreactor.club,hdreactor.su,hdreactor.tv,hdreactor.net#?#.sidebar > div.menu-wrap >
div.menu-head:contains(Счетчики) + div.menu-head1
!
musicrock24.ru#?#.art-layout-cell > div.art-box:has(> div.art-box-body > div.art-
blockheader > h3:contains(Счётчики))
pryamoj-efir.ru#?#.layout-post-right > h1.playmaker-list:contains(Статистика)
elmundo.es#?#body > main[role="main"] > div.ue-l-article:has(> div.ue-l-
article__inner > div.ue-l-article__main-column > aside > div[id^="taboola"])
uniongang.org#?#td[align="center"][height="27"]:contains(Счётчики)
novate.ru#?##right > div.bordered:has(> script:contains(relap))
novate.ru#?##right > h2:contains(Рекомендуем)
luxhard.com#?##sidebar-primary >
.widget-container:has(a[href^="https://metrika.yandex.ru/stat/"])
specialcom.net#?##sidebar > div.widget:has(span#openstat1)
kinoman.me#?##extra_block > div.extra_mod > div.extra_mod:has(>
div.extra_mod_title:contains(Счетчики))
latino-serialo.tv#?##sidebar-left > div.block[-ext-has="> div.box >
h2:contains(Счетчик)"]
prjaga.ru#?##right > div#right_nav > h3:contains(Онлайн статистика)
journal-plaza.net#?#.rightside div.block.bnavi[-ext-
has="h3.dtitle:contains(Счетчик)"]
!-------------------------------------------------------------------------------!
!-------------- Tracking servers list -----------------------------------------!
!-------------------------------------------------------------------------------!
!
! Blocking Firebase crash reporting is quite problematic:
! https://github.com/AdguardTeam/AdguardForAndroid/issues/1334#issuecomment-
319302543
! ||app-measurement.com^
!
! Crashlytics is commented by @ameshkov.
! The reason for unblocking crashlytics is to not make developers life worse by
breaking crash reporting.
! In a hostile network like when an ad blocker is present, apps might be crashing,
and these errors need to be
! reported to devs, otherwise they won't learn about the issue and won't fix it.
! Also, it is not a common third-party analytics tracker, Crashlytics is not used
for collecting users' data.
! ||e.crashlytics.com^
! ||settings.crashlytics.com^
!
! The list of bug-tracker services(Sentry, etc.)
! Add as commented rules. Will be used in additional list and/or strict DNS
! ||crashlyticsreports-pa.googleapis.com^
! ||e.crashlytics.com^
! ||settings.crashlytics.com^
! ||sessions.bugsnag.com^
! ||notify.bugsnag.com^
! ||crashlytics2.l.google.com^
! ||crashlyticsreports-pa.googleapis.com^
! ||bugly.qcloud.com^
! ||admob-app-id-*.firebaseio.com^
!
!
! ||ensighten.com^$third-party - not a tracker
!
! Be careful when blocking snssdk.com. It is used also for legal purposes
||mcs.snssdk.com^
||i.snssdk.com^
||log-hl.snssdk.com^
||ib.snssdk.com^
||xlog.snssdk.com^
||log.snssdk.com^
!||i.snssdk.com/log/*
!||i.snssdk.com/slardar/sdk.js
!
||pre.glotgrx.com^
||widerplanet.com^$third-party
||msg.qy.net^
||hit.uptrendsdata.com^$third-party
||hubvisor.io^$third-party
||sitest.jp^$third-party
||husfly.com^$third-party
||collect.lngtd.com^
||cdn.resonate.com^$third-party
||events.mapbox.com^
||log2.spotify.com^
||log.particlenews.com^
||analytics.a-f.io^
||analytics-api.a-f.io^
||smetrics.att.com^
||global.px.quantserve.com^
||client-analytics.braintreegateway.com^
||log.propermessage.io^
||hit.acstat.com^
||fhits.xyz^$third-party
||intelligenceretarget.com^$third-party
||stpmgo.com^$third-party
||eproof.com^$third-party
||pdc.dmleonyc.com^$third-party
||letscheckmygeos.com^$third-party
||gheochecke.com^$third-party
||prd-collector-anon.ex.co^$third-party
||stats*.videonow.ru^
||csbew.com^$third-party
||beak.bd.313.nl^
||collector.appconsent.io^
||tracker.durasite.net^
||growthrx.in^$third-party
||clickcease.com^$third-party
||logs.juspay.in
||logs.datadoghq.eu^$third-party
||logs.datadoghq.com^$third-party
||zprk.io^$third-party
||getstat.net^$third-party
||untidyrice.com^$third-party
||leadfeeder.com^$third-party
||rtb.connatix.com^
||trk.connatix.com^
||tr.connatix.com^
||pbstck.com^$third-party
||gateway.answerscloud.com^$third-party
||k50.ru^$third-party
||poorlydig.com^$third-party
||snowdayonline.xyz^$third-party
||log.hitsteps.com^$third-party
||f.zgbmw.com.cn^$third-party
||advangelists.com^$third-party
||bfmio.com^$third-party
||83.locksmaker.com.cn^$third-party
||beacons.mediamelon.com^$third-party
||smartocto.com^$third-party
||baikalize.com^$third-party
||relevant-digital.com^$third-party
||exitbee.com^$third-party
||statafun.ru^$third-party
||sc.lfeeder.com^$third-party
||tr.lfeeder.com^$third-party
||am-trc-events.taboola.com^
||g2178927685.co^$third-party
||pxf.io^$third-party
||eba-amadeus.netdna-ssl.com^$third-party
||c.tvpixel.com^$third-party
||ga-analytics.com^$third-party
||analytics.webads.eu^
||erandex.com^$third-party
||recruitics.com^$third-party
||direct-events-collector.spot.im^$third-party
||metrics-logger.spot.im^$third-party
||adwstats.com^
||smallbeginner.com^$third-party
||omappapi.com^$third-party
||pulsar.xlisting.jp^$third-party
||stats-stats.in.net^$third-party
||l.logly.co.jp^$third-party
||tagmanager.alright.network^$third-party
||statad.ru^$third-party
||tattle.api.osano.com^
||nta1vb6cdlrl.com^$third-party
||js.rush-member.com^$third-party
||js.passaro-de-fogo.biz^$third-party
||mediams.mb.softbank.jp^$third-party
||js.monetize-ssp.com^$third-party
||minkatu.com^$third-party
||udkcrj.com^$third-party
||accaii.com^$third-party
||astat.nikkei.com^
||interactive-circle.jp^$third-party
||stats.streamhub.io^$third-party
||litix.io^$third-party
||cdn.glassboxcdn.com^$third-party
||metrics0.com^$third-party
||glassboxdigital.io^$third-party
||p.tinynewsfeed.com^$third-party
||clarivoy.com^$third-party
||aufp.io^$third-party
||datadome.co^$third-party
||celebrus.com^$third-party
||techlab-cdn.com^$third-party
||mpianalytics.com^$third-party
||realytics.net^$third-party
||eue.d-teknoloji.com.tr^$third-party
||track.thevtk.com^$third-party
||track.mp3vizor.com^$third-party
||track.mp3bars.com^$third-party
||hs-scripts.com^$third-party
||parkdomainreal*.site^$third-party
||sjsmartcontent.org^$third-party
||telemetry.swe.quicinc.com^
||i-*.ci360.sas.com^$third-party
||st.onlygip.tech^$third-party
||analysis.fi^$third-party
.plerdy.com^$third-party
||tracker.plerdy.com^
||wtag.estlier.net^$third-party
||ulclick.ru^$third-party
||phoenix-widget.com^$third-party
||collector.getyourguide.com^$third-party
||amunx.de^$third-party
||5baf1288cf.dl8.me^$third-party
||mopinion.com^$third-party
||stat.sm-it.space^
||appcast.io^$third-party
||propeller-tracking.com^$third-party
||bigmining.com^$third-party
||im-apps.net^$third-party
||pixel.s3xified.com^
||collect.feefo.com^$third-party
||js.ptengine.jp^$third-party
||c.tgknt.com^$third-party
||imp.dmm.co.jp^
||imp.dmm.com^
||track.edu-info.jp^
||sftrack.searchforce.net^$third-party
||analytics.audioeye.com^$third-party
||ws.audioeye.com^$third-party
||a.wishabi.com^$third-party
||analytics.jst.ai^$third-party
||analytics.tiktok.com^
||freshmarketer.com^$third-party
||linksynergy.com^$third-party
||pepperjam.com^$third-party
||pj.l.a8723.com^$third-party
||pj.l.admedo.com^$third-party
||causecherry.com^$third-party
||squirrelhands.com^$third-party
||agreeabletouch.com^$third-party
||popt.in^$third-party
||px-cloud.net^
||massivemark.com^$third-party
||absorbingprison.com^$third-party
||tr.infopanel.jp^
||blok.link^
||cicero-mit.com^
||taxel.jp^$third-party
||awseukpi.whisbi.com^$third-party
||contentsquare.net^$third-party
||sys.refocus.ru^$third-party
||center.io^$third-party
||apn.c.appier.net^$third-party
||d1gwclp1pmzk26.cloudfront.net^$third-party
||stats2.agilecrm.com^$third-party
||doorbrazil.com^$third-party
||dmzls.safe-installation.com^$third-party
||pixel.safe-installation.com^$third-party
||troubledtail.com^$third-party
||spellsalsa.com^$third-party
||hits-i.iubenda.com^
||lk.vectoranalytics.ru^$third-party
||track.ilonofficial.com^
||track.saygames.io^
||exponea.com^$third-party
||cloisteredcord.com^$third-party
||stats.datawrapper.de^$third-party
||bigdata.riamedia.com.ua^$third-party
||track.adabra.com^$third-party
||reindaks.com^$third-party
||go.rcvlinks.com^$third-party
||monu.delivery^$third-party
||uniqodo.com^$third-party
||collectfasttracks.com^$third-party
||realizerecess.com^$third-party
||pixel.advertising.com^
||id5-sync.com^$third-party
||simonsignal.com^$third-party
||analytics.vodgc.net^$third-party
||youborafds01.com^$third-party
||statsy.net^$third-party
||mc.admetrica.ru^
||hybrid.ai^$third-party
||shopnetic.com^$third-party
||e-contenta.com^$third-party
||ad-srv-track.com^$third-party
||trk.techtarget.com^
||toecircle.com^$third-party
||qzxmtyy.com^$third-party
||adinsight.co.kr^$third-party
||adpies.com^$third-party
||altg.widerplanet.com^
||astg.widerplanet.com^
||asp22.http.or.kr^
||cm-exchange.toast.com^
||log.mediacategory.com^
||analytic.press^
||analytics.getaim.info^$third-party
||d1tracker.ru^
||bagbeam.com^$third-party
||irxcm.com^$third-party
||unid.go.com^$third-party
||v3.fstats.xyz^
||dataxpand.com^$third-party
||connectif.cloud^$third-party
||admetric.io^$third-party
||bandborder.com^$third-party
||lumitos.com^$third-party
||dynameex.com^$third-party
||seedtag.com^$third-party
||minisrclink.cool^
||quantummetric.com^$third-party
||mediator.mail.ru^$third-party
||bluecore.com^$third-party
||track.pnicnik.live^
||deliver.ptgncdn.com^
||u-on.eu^$third-party
||steadfastsystem.com^$third-party
||monetate.net^$third-party
||instana.io^$third-party
||sitelabweb.com^$third-party
||scripts.jixie.io^$third-party
||tr.jixie.io^$third-party
||betohomeall.com^$third-party
||mc.yandex.ru^
||track.segmentstream.com^$third-party
||vboro.de^$third-party
||barddfvgkhctch11.ru^$third-party
||tr.webantenna.info^$third-party
||trkn.us^$third-party
||counter.pixplug.in^
||referer.pixplug.in^
||visitor.pixplug.in^
||collector.mazeberry.com^
||email-reflex.com^$third-party
||tracker.azet.sk^
||videoevents.outbrain.com^
||ringsrecord.com^$third-party
||plantdigestion.com^$third-party
||leadsmonitor.io^$third-party
||audsp.com^$third-party
||mparticle.com^$third-party
||stat.analytiall.com^
||zeotap.com^$third-party
||engagetosell.com^$third-party
||edw.edmunds.com^$third-party
||z.opmnstr.com^
||a.quora.com^
||alocdn.com^$third-party
||fuelx.com^$third-party
||fuel451.com^$third-party
||pbbl.co^$third-party
||friendbuy.com^$third-party
||tag.getdrip.com^$third-party
||dojomojo.ninja^$third-party
||sc-static.net^$third-party
||vyg.mobi^$third-party
||ya-counter.ru^$third-party
||tracker.convead.io^$third-party
||trafficscanner.pl^$third-party
||stat.livesportbar.net^
||analytics.datahc.com^
||collect.blishtech.co^$third-party
||s99i.org^$third-party
||g.vev.io^$third-party
||rob.megaopen.ru^$third-party
||srv.dc-1.net^
||votetoda.com^$third-party
||promclickapp.biz^$third-party
||count.nuanyuehanxing.com^
||itrustzone.site^$third-party
||dable.io^$third-party
||distiltag.com^$third-party
||deep.bi^$third-party
||lists-tracking.komando.com^
||js.hsadspixel.net^$third-party
||opentracking.ru^$third-party
||clickanalytics208.com^$third-party
||logs.roku.com^
||tapstat.ru^$third-party
||cdn.driveback.ru^$third-party
||tms-st.cdn.ngenix.net$third-party
||track.aplaut.io^$third-party
||stat.tildacdn.com^$third-party
||cervell.io^$third-party
||sonet-rp.swaxis.com^$third-party
||stiffstem.com^$third-party
||admon.pro^$third-party
||stats.mos.ru^$third-party
||px.staticfiles.at^$third-party
||wapempire.com^$third-party
||chali.info^$third-party
||ulogin-stats.ru^$third-party
||stat.enter-system.com^$third-party
||t.hoood.info^
||experianmarketingservices.digital^$third-party
||kepler-37b.com^$third-party
||voluumtlkrnarketing.com^$third-party
||liod1ours.com^$third-party
||treasuredata.com^$third-party
||webtracker.jp^$third-party
||ladsp.com^$third-party
||pymx5.com^$third-party
||ubiquitousyard.com^$third-party
||i.compendium.com^
||statsp.fpop.net^$third-party
||uuidksinc.net^$third-party
||micpn.com^$third-party
||conductrics.com^$third-party
||zorosrv.com$third-party
||api.cazamba.com^$third-party
||maliva-mcs.byteoversea.com^
||sgali-mcs.byteoversea.com^
||mcs.byted.org^
||1dmp.io^$third-party
||wheredoyoucomefrom.ovh^
||profusesupport.com^
||logger.pw^$third-party
||log-ird.outbrain.com^
||sb.voicefive.com^
||mrb.upapi.net^$third-party
||analytics*.clickdimensions.com^
||pngme.ru^$third-party
||qoopler.ru^$third-party
||s.clicktex.ru^$third-party
||hitme.pw^$third-party
||tracking.lqm.io^$third-party
||visilabs.net^$third-party
||app.shoptarget.com.br^$third-party
||netdeal.com.br^$third-party
||ibclick.stream^$third-party
||denakop.com^$third-party
||trv.upperbooking.com^$third-party
||trl.upperbooking.com^$third-party
||getback.ch^$third-party
||meapk.com^
||vidapi.expepp.de^$third-party
||builfico.de^$third-party
||s24-analytics.com^
||checkyourgeo.info^$third-party
||targetman.ru^$third-party
||adtlgc.com^$third-party
||mateti.net^$third-party
||digitru.st^$third-party
||s-onetag.com^$third-party
||personaclick.com^$third-party
||counter*.freecounter.ovh^$third-party
||noy90o.com^$third-party
||logsss.com^$third-party
||tnative.ru^$third-party
||redatastore.ru^$third-party
||cinarra.com^$third-party
||marketo.com^$third-party
||2iui01.com^$third-party
||bd4travel.com^$third-party
||bm.adentifi.com^$third-party
||prvsz4pe.micpn.com^$third-party
||target.mixi.media^$third-party
||analytics.servogram.io^
||checkmygeo.com^$third-party
||collector-*.perimeterx.net^$third-party
||client.perimeterx.net^$third-party
||shifoagn.uk^$third-party
||stats.coronalabs.com^
||track.special-offers.online^$third-party
||crm-analytics.imweb.ru^$third-party
||i.clean.gg^
||xl-trk.com^$third-party
||168logger.com^$third-party
||nxcount.com^$third-party
||t.seesaa.net^
||pfx.sma-clsystem.info^$third-party
||tangankanan.net^$third-party
||smpl.hit.ppdb.pl^
||topiz.ru^$third-party
||hit.interia.pl^
||socialhoney.co^$third-party
||bs.nakanohito.jp^$third-party
||cs.nakanohito.jp^$third-party
||uh.nakanohito.jp^$third-party
||c.nakanohito.jp^$third-party
||b16.nakanohito.jp^$third-party
||trk.olnl.net^$third-party
||ustat.pro^$third-party
||stat.uitools.space^$third-party
||healte.de^$third-party
||track.ddmanager.ru^$third-party
||metrika-informer.com^$third-party
||rdstation.com^$third-party
||rdstation.com.br^$third-party
||analytic.rocks^
||client-api.matchinguu.com^
||counter.log24.ru^$third-party
||dcmn.com^$third-party
||bouncyproperty.com^$third-party
||adnz.co^$third-party
||cloud.roistat.com^$third-party
||nrich.ai^$third-party
||adoric.com^$third-party
||rfksrv.com^$third-party
||stack-sonar.com^$third-party
||mindtake.com^$third-party
||leadlab.click^$third-party
||artfut.com^$third-party
||13p76nnir.de^$third-party
||smrtb.com^$third-party
||tgdaudience.com^$third-party
||quadran.eu^$third-party
||piwik.pro^$third-party
||marketingautomation.services^$third-party
||audiens.com^$third-party
||lift.acquia.com^$third-party
||osniffer.pro^$third-party
||webtrekk.com^$third-party
||wcfbc.net^$third-party
||selfcampaign.com^$third-party
||upscore.com^$third-party
||usereachpeople.com^$third-party
||yadropro.ru^$third-party
||ablaze-class.space^$third-party
||iocnt.net^$third-party
||tracking.diginetica.net^$third-party
||zcltracker.com^$third-party
||mytopf.com^$third-party
||dircont3.com^$third-party
||edrone.me^$third-party
||plugin.management^$third-party
||back.marketing^$third-party
||nextclick.pl^$third-party
||nsaudience.pl^$third-party
||rutarget.ru^$third-party
||adx.com.ru^$third-party
||ymetrica1.com^$third-party
||visitor-analytics.io^$third-party
||giraff.io^$third-party
||leadboxer.com^$third-party
||rigelink.com^$third-party
||visitor-metrics.com^$third-party
||summerhamster.com^$third-party
||roosterfirework.com^$third-party
||ztsrv.com^$third-party
||getsmartlook.com^$third-party
||monkeytracker.cz^$third-party
||lhinsights.com^$third-party
||mobtop.com^$third-party
||tabzz.xyz^$third-party
||spolecznosci.net^$third-party
||excpm.com^$third-party
||antvoice.com^$third-party
||ownpage.fr^$third-party
||smrtrdrct.com^$third-party
||adblockmetrics.ru^$third-party
||medialogger.ru^
||rtbanalytics.com^
||waust.at^$third-party
||168logger.com^$third-party
||isterra.ru^$third-party
||user-clicks.com^$third-party
||mediapixelnet.com^$third-party
||bluecava.com^$third-party
||alcmpn.com^$third-party
||cdntrf.com^$third-party
||trafscan.com^$third-party
||retraffic.net^$third-party
||sentifi.com^$third-party
||yunit.org^$third-party
||dynatrace.com^$third-party
||df-srv.de^$third-party
||speedcurve.com^$third-party
||auth.bz^$third-party
||privymktg.com^$third-party
||longertail.pl^$third-party
||fmnetwork.nl^$third-party
||izooto.com^$third-party
||userreplay.net^$third-party
||smartlook.com^$third-party
||adclicks.io^$third-party
||getmygeo.com^$third-party
||trvtrk.com^$third-party
||mwtraf.mobi^$third-party
||wbtrk.net^$third-party
||soska.us^$third-party
||getbeacon.io^$third-party
||wzrkt.com^$third-party
||sitestats.info^$third-party
||ymetrica.com^$third-party
||dep-x.com^$third-party
||quantcount.com^$third-party
||fandommetrics.com^$third-party
||chengyuplaza.com^$third-party
||12fou.com^$third-party
||rtmark.net^$third-party
||xxxvv.ru^$third-party
||szsmtk.com^$third-party
||phywi.org^$third-party
||doomna.com^$third-party
||measuread.com^$third-party
||adblockanalytics.com^$third-party
||sitestatlog.net^$third-party
||listat.biz^$third-party
||lmodr.biz^$third-party
||hexagon-analytics.com^$third-party
||stat.media^$third-party
||akstat.io^$third-party
||top10sportsites.com^$third-party
||otik.de^$third-party
||bounce-ads.de^$third-party
||def-platform.com^
||globalwebindex.net^$third-party
||pfxlive.com^$third-party
||fogl1onf.com^$third-party
||technical-service.net^$third-party
||ko6ka.ru^$third-party
||pro100news.ru^$third-party
||trgtcdn.com^$third-party
||counterfire.info^$third-party
||props.id^$third-party
||gft2.de^$third-party
||srvtrck.com^$third-party
||geoplugin.net^$third-party
||ktrackdata.com^
||tda.io^$third-party
||statpipe.ru^$third-party
||luxupcdnc.com^$third-party
||hydr.work^$third-party
||connexity.net^
||bizrate.com^
||audienceinsights.net^$third-party
||pv.pjtsu.com^
||tt.ttarget.ru^$third-party
||adplus.io^$third-party
||dewsburg.info^$third-party
||adheart.de^$third-party
||interakt.ru^$third-party
||ad.gt^$third-party
||toolcount.ru^$third-party
||retarala.ru^$third-party
||dmpcloud.net^$third-party
||tanidigital.com^$third-party
//t100.ru^$third-party
://tru.am^$third-party
||0emm.com^$third-party
||0stats.com^$third-party
||0tracker.com^$third-party
||1-cl0ud.com^$third-party
||100im.info^$third-party
||103bees.com^$third-party
||105app.com^$third-party
||11nux.com^$third-party
||123-counter.de^$third-party
||123compteur.com^$third-party
||123count.com^$third-party
||12mnkys.com^$third-party
||149.13.65.144^$third-party
||180.76.2.18^$third-party
||193.197.158.209^$third-party,domain=~statistik.lubw.baden-wuerttemberg.de.ip
||195.10.245.55^$third-party
||1freecounter.com^$third-party
||1pel.com^$third-party
||200stran.ru^$third-party
||200summit.com^$third-party
||204st.us^$third-party
||206solutions.com^$third-party
||208.88.226.75^$third-party
||208.88.226.75^$third-party,domain=~informer.com.ip
||212.227.100.108^$third-party
||212.95.32.75^$third-party
||216.18.184.18^$third-party
||216.18.184.18^$third-party,domain=~etahub.com.ip
||247ilabs.com^$third-party
||24businessnews.com^$third-party
||24counter.com^$third-party
||24log.com^$third-party
||24log.de^$third-party
||24log.ru^$third-party
||2cnt.net^$third-party
||2o7.net^$third-party
||33across.com^$third-party
||360i.com^$third-party
||360tag.com^$third-party
||360tag.net^$third-party
||3dlivestats.com^$third-party
||3dstats.com^$third-party
||3gl.net^$third-party
||40nuggets.com^$third-party
||4oney.com^$third-party
||4stats.de^$third-party
||50bang.org^$third-party
||51yes.com^$third-party
||55labs.com^$third-party
||62.160.52.73^$third-party
||66.228.52.30^$third-party
||67.228.151.70^$third-party
||6sc.co^$third-party
||72.172.88.25^$third-party
||74.55.82.102^$third-party
||77tracking.com^$third-party
||79.125.117.123^$third-party
||7bpeople.com^$third-party
||7eer.net^$third-party
||8020solutions.net^$third-party
||99click.com^$third-party
||99counters.com^$third-party
||99stats.com^$third-party
||9nl.eu^$third-party
||a-cast.jp^$third-party
||a-counter.com.ua^$third-party
||a-counter.kiev.ua^$third-party
||a-counters.com^$third-party
||a-pagerank.net^$third-party
||a013.com^$third-party
||a8.net^$third-party
||a8ww.net^$third-party
||aaddzz.com^$third-party
||aamsitecertifier.com^$third-party
||abcompteur.com^$third-party
||abcstats.com^$third-party
||abmr.net^$third-party
||absolstats.co.za^$third-party
||acc-hd.de^$third-party
||access-analyze.org^$third-party
||accessi.it^$third-party
||accessintel.com^$third-party
||acecounter.com^$third-party
||acetrk.com^$third-party
||acexedge.com^$third-party
||acint.net^$third-party
||acq.io^$third-party
||acs86.com^$third-party
||actionallocator.com^$third-party
||active-tracking.de^$third-party
||active-trk7.com^$third-party
||active24stats.nl^$third-party
||activeconversion.com^$third-party
||activemeter.com^$third-party
||activeprospects.com^$third-party
||actnx.com^$third-party
||actonsoftware.com^$domain=~actonsoftware.com
||acxiom-online.com^$third-party
||ad-score.com^$third-party
||adblade.com^$third-party
||adc-serv.net^$third-party
||adchemix.com^$third-party
||adchemy-content.com^$third-party
||adchemy.com^$third-party
||adclear.net^$third-party
||adclickstats.net^$third-party
||addcontrol.net^$third-party
||addfreestats.com^$third-party
||addlvr.com^$third-party
||adelixir.com^$third-party
||adfox.ru^$third-party
||adgreed.com^$third-party
||adinsight.com^$third-party
||adinsight.eu^$third-party
||adku.co^$third-party
||adku.com^$third-party
||admantx.com^$third-party
||admdspc.com^$third-party
||admeo.ru^$third-party
||admitad.com^$third-party
||adobetag.com^$third-party
||adoftheyear.com^$third-party
||adprotraffic.com^$third-party
||adrank24.de^$third-party
||adrta.com^$third-party
||adsensedetective.com^$third-party
||adsettings.com^$third-party
||adspsp.com^$third-party
||adsymptotic.com^$third-party
||adtarget.me^$third-party
||adtelligence.de^$third-party
||adtraction.com^$third-party
||adtraxx.de^$third-party
||adultblogtoplist.com^$third-party
||advanced-web-analytics.com^$third-party
||advconversion.com^$third-party
||adyapper.com^$third-party
||adzoe.de^$third-party
||afairweb.com^$third-party
||affilae.com^$third-party
||affiliateedge.eu^$third-party
||affiliates-pro.com^$third-party
||affiliatetrackingsetup.com^$third-party
||affiliatly.com^$third-party
||affinesystems.com^$third-party
||affinitymatrix.com^$third-party
||affistats.com^$third-party
||afsanalytics.com^$third-party
||agencytradingdesk.net^$third-party
||agentinteractive.com^$third-party
||agillic.eu^$third-party
||agilone.com^$third-party
||agkn.com^$third-party
||aidata.io^$third-party
||aimediagroup.com^$third-party
||airpr.com^$third-party
||akanoo.com^$third-party
||akavita.com^$third-party
||akstat.com^$third-party
||alcvid.com^$third-party
||alenty.com^$third-party
||alexacdn.com^$third-party
||alexametrics.com^$third-party
||alltagcloud.info^$third-party
||alltracked.com^$third-party
||alnera.eu^$third-party
||altabold1.com^$third-party
||altastat.com^$third-party
||alvenda.com^$third-party
||alzexa.com^$third-party
||amadesa.com^$third-party
||amavalet.com^$third-party
||amazingcounters.com^$third-party
||amazy.ru^$third-party
||ambercrow.com^$third-party
||amctp.net^$third-party
||amikay.com^$third-party
||amung.us^$third-party
||amxdt.com^$third-party
||analoganalytics.com^$third-party
||analysistools.net^$third-party
||analytics-egain.com^$third-party
||analytics-engine.net^$third-party
||analyticswizard.com^$third-party
||analytk.com^$third-party
||anametrix.com^$third-party
||anametrix.net^$third-party
||anatid3.com^$third-party
||andersenit.dk^$third-party
||andyhoppe.com^$third-party
||anexia-it.com^$third-party
||angelfishstats.com^$third-party
||angsrvr.com^$third-party
||announcement.ru^$third-party
||anonymousdmp.com^$third-party
||anormal-tracker.de^$third-party
||anrdoezrs.net^$third-party
||anti-cheat.info^$third-party
||apexstats.com^$third-party
||apextwo.com^$third-party
||apicit.net^$third-party
||apkonline.ru^$third-party
||apollofind.com^$third-party
||appboycdn.com^$third-party
||apptentive.com^$redirect=nooptext
||apptimize.com^$redirect=nooptext
||aprtx.com^$third-party
||aqtracker.com^$third-party
||arcadeweb.com^$third-party
||arch-nicto.com^$third-party
||arena-quantum.co.uk^$third-party
||arkayne.com^$third-party
||arlime.com^$third-party
||arpuonline.com^$third-party
||arpxs.com^$third-party
||arrowpushengine.com^$third-party
||artefact.is^$third-party
||arturtrack.com^$third-party
||assoctrac.com^$third-party
||astro-way.com^$third-party
||atatus.com^$third-party
||atdmt.com^$third-party
||athenainstitute.biz^$third-party
||atoshonetwork.com^$third-party
||atraxio.com^$third-party
||atsfi.de^$third-party
||atticwicket.com^$third-party
||attracta.com^$third-party
||audienceamplify.com^$third-party
||audienceiq.com^$third-party
||audiencerate.com^$third-party
||audrte.com^$third-party
||authorinsights.com^$third-party
||auto-ping.com^$third-party
||autoaffiliatenetwork.com^$third-party
||autoaudience.com^$third-party
||autoid.com^$third-party
||avantlink.com^$third-party
||avastats.com^$third-party
||avazudsp.net^$third-party
||avencio.de^$third-party
||avenseo.com^$third-party
||avmws.com^$third-party
||avstat.it^$third-party
||awasete.com^$third-party
||awesomelytics.com^$third-party
||awin1.com^$third-party
||awmcounter.de^$third-party
||axf8.net^$third-party
||az7t8.com^$third-party
||azalead.com^$third-party
||azera-s014.com^$third-party
||b1img.com^$third-party
||b2c.com^$third-party
||babator.com^$third-party
||backlink-test.de^$third-party
||backlink-umsonst.de^$third-party
||backlinkdino.de^$third-party
||backlinkprofi.info^$third-party
||backlinks.li^$third-party
||backlinktausch.biz^$third-party
||bam-x.com^$third-party
||baptisttop1000.com^$third-party
||barilliance.net^$third-party
||barlive.link^$third-party
||basicstat.com^$third-party
||basilic.io^$third-party
||baynote.net^$third-party
||beanscattering.jp^$third-party
||beanstalkdata.com^$third-party
||beanstock.com^$third-party
||bebj.com^$third-party
||beemrdwn.com^$third-party
||beencounter.com^$third-party
||behavioralengine.com^$third-party
||bekannt-im-web.de^$third-party
||beliebtestewebseite.de^$third-party
||belstat.at^$third-party
||belstat.be^$third-party
||belstat.ch^$third-party
||belstat.com^$third-party
||belstat.de^$third-party
||belstat.fr^$third-party
||belstat.nl^$third-party
||benchit.com^$third-party
||berg-6-82.com^$third-party
||best-top.de^$third-party
||best-top.ro^$third-party
||bestcontactform.com^$~image,third-party
||bestweb2013stat.lk^$third-party
||besucherstats.de^$third-party
||besucherzaehler-counter.de^$third-party
||besucherzaehler-homepage.de^$third-party
||besucherzaehler-zugriffszaehler.de^$third-party
||besucherzaehler.org^$third-party
||besucherzahlen.com^$third-party
||betarget.com^$third-party
||betarget.de^$third-party
||betarget.net^$third-party
||bfoleyinteractive.com^$third-party
||bhs4.com^$third-party
||bid.run^$third-party
||bidswitch.net^$third-party
||bigcattracks.com^$third-party
||bigsauron.ru^$third-party
||bigstats.net^$third-party
||bigtracker.com^$third-party
||bionicclick.com^$third-party
||bizible.com^$third-party
||bizo.com^$third-party
||bizspring.net^$third-party
||bkrtx.com^$third-party
||bkvtrack.com^$third-party
||blizzardcheck.com^$third-party
||blockbreaker.io^$third-party
||blockmetrics.com^$third-party
||blog-o-rama.de^$third-party
||blog-stat.com^$third-party
||blog-webkatalog.de^$third-party
||blog104.com^$third-party
||blogcounter.com^$third-party
||blogcounter.de^$third-party
||bloggeramt.de^$third-party
||bloggerei.de^$third-party
||blogmeetsbrand.com^$third-party
||blogpatrol.com^$third-party
||blogrankers.com^$third-party
||blogranking.net^$third-party
||blogreaderproject.com^$third-party
||blogscounter.com^$third-party
||blogsontop.com^$third-party
||blogtoplist.com^$third-party
||blogtraffic.de^$third-party
||blogtraffic.sg^$third-party
||blogtw.net^$third-party
||blogverzeichnis.eu^$third-party
||blueconic.net^$third-party
||bluecounter.de^$third-party
||bluekai.com^$third-party
||blvdstatus.com^$third-party
||bm23.com^$third-party
||bm324.com^$third-party
||bmlmedia.com^$third-party
||bmmetrix.com^$third-party
||bnc.lt^$third-party
||bonitrust.de^$third-party
||bonuscounter.de^$third-party
||bookforest.biz^$third-party
||boomerang.com.au^$third-party
||boomtrain.com^$third-party
||botscanner.com^$third-party
||botsvisit.com^$third-party
||bounceexchange.com^$third-party
||bouncex.com^$third-party
||brat-online.ro^$third-party
||brcdn.com^$third-party
||bridgevine.com^$third-party
||brightedge.com^$third-party
||brilig.com^$third-party
||bronto.com^$third-party
||browser-statistik.de^$third-party
||browser-update.org^$third-party
||brsrvr.com^$third-party
||bstk.co^$third-party
||bstn-14-ma.com^$third-party
||btbuckets.com^$third-party
||btstatic.com^$third-party
||btttag.com^$third-party
||bubblestat.com^$third-party
||bugherd.com^$third-party
||burstbeacon.com^$third-party
||burt.io^$third-party
||bux1le001.com^$third-party
||buzzdeck.com^$third-party
||bytemgdd.com^$third-party
||c-o-u-n-t.com^$third-party
||c-webstats.de^$third-party
||c1exchange.com^$third-party
||c3metrics.com^$third-party
||c3tag.com^$third-party
||c4tracking01.com^$third-party
||c4tw.net^$third-party
||cache.am^$third-party
||cache.fm^$third-party
||cadreon.com^$third-party
||call-tracking.co.uk^$third-party
||callingjustified.com^$third-party
||callisto.fm^$third-party
||callmeasurement.com^$third-party
||callrail.com^$third-party
||calltrackingmetrics.com^$third-party
||calltracks.com^$third-party
||campaigncog.com^$third-party
||canalstat.com^$third-party
||canddi.com^$third-party
||canopylabs.com^$third-party
||caphyon-analytics.com^$third-party
||captify.co.uk^$third-party
||captivate.ai^$third-party
||cashburners.com^$third-party
||cashcount.com^$third-party
||castelein.nu^$third-party
||cccpmo.com^$third-party
||cedexis.com^$third-party
||cedexis.net^$third-party
||celebros-analytics.com^$third-party
||centraltag.com^$third-party
||certifica.com^$third-party
||cetrk.com^$third-party
||cftrack.com^$third-party
||chart.dk^$third-party
||chartaca.com^$third-party
||chartbeat.com^$third-party
||chartbeat.net^$third-party
||checkeffect.at^$third-party
||checkmypr.net^$third-party
||checkstat.nl^$third-party
||cheezburger-analytics.com^$third-party
||christiantop1000.com^$third-party
||christmalicious.com^$third-party
||chrumedia.com^$third-party
||circle.am^$third-party
||circular-counters.com^$third-party
||cityua.net^$third-party
||clarifyingquack.com^$third-party
||claritytag.com^$third-party
||cleananalytics.com^$third-party
||clearviewstats.com^$third-party
||cleveritics.com^$third-party
||clevi.com^$third-party
||click-linking.com^$third-party
||click-url.com^$third-party
||click2meter.com^$third-party
||click4assistance.co.uk^$third-party
||clickable.net^$third-party
||clickaider.com^$third-party
||clickalyzer.com^$third-party
||clickclick.net^$third-party
||clickcloud.info^$third-party
||clickconversion.net^$third-party
||clickdensity.com^$third-party
||clickdimensions.com^$third-party
||clickening.com^$third-party
||clickforensics.com^$third-party
||clicki.cn^$third-party
||clickigniter.io^$third-party
||clickinc.com^$third-party
||clickmanage.com^$third-party
||clickmap.ch^$third-party
||clickmeter.com^$third-party
||clickpathmedia.com^$third-party
||clickprotector.com^$third-party
||clickreport.com^$third-party
||clicksagent.com^$third-party
||clicksen.se^$third-party
||clickshift.com^$third-party
||clickstream.co.za^$third-party
||clicktale.net^$third-party
||clicktrack1.com^$third-party
||clicktracks.com^$third-party
||clickzs.com^$third-party
||clickzzs.nl^$third-party
||clixcount.com^$third-party
||clixpy.com^$third-party
||cloud-exploration.com^$third-party
||cloudtracer101.com^$third-party
||clubcollector.com^$third-party
||clustrmaps.com^$third-party
||cmcintra.net^$third-party
||cmcore.com^$third-party
||cmmeglobal.com^$third-party
||cmptch.com^$third-party
||cms.lv^$third-party
||cnetcontentsolutions.com^$third-party
||cnstats.ru^$third-party
||cnt1.net^$third-party
||cnxweb.com^$third-party
||cnzz.com^$third-party
||cnzz.net^$third-party
||codata.ru^$third-party
||cogmatch.net^$third-party
||cognitivematch.com^$third-party
||cointent.com^$third-party
||collarity.com^$third-party
||collserve.com^$third-party
||comagic.ru^$third-party
||commander1.com^$third-party
||company-target.com^$third-party
||compteur-gratuit.org^$third-party
||compteur.cc^$third-party
||compteur.com^$third-party
||comradepony.com^$third-party
||confirmational.com^$third-party
||confirmit.com^$third-party
||contactmonkey.com^$third-party
||contadordevisitas.es^$third-party
||contadorgratis.com^$third-party
||contadorgratis.es^$third-party
||contadorweb.com^$third-party
||contatoreaccessi.com^$third-party
||contemporaryceremonies.ca^$third-party
||content.ad^$third-party
||contentexchange.me^$third-party
||contentinsights.com^$third-party
||contentspread.net^$third-party
||continue.com^$third-party
||convergetrack.com^$third-party
||conversionlogic.net^$third-party
||conversionly.com^$third-party
||conversionruler.com^$third-party
||convertexperiments.com^$third-party
||convertglobal.com^$third-party
||convertmarketing.net^$third-party
||convertro.com^$third-party
||cooladata.com^$third-party
||copacast.net^$third-party
||copperegg.com^$third-party
||core-cen-54.com^$third-party
||coremetrics.com^$third-party
||coremotives.com^$third-party
||cormce.com^$third-party
||cosmi.io^$third-party
||cost1action.com^$third-party
||count-cnt.ru^$third-party
||count.fr^$third-party
||count24.de^$third-party
||countar.de^$third-party
||countby.com^$third-party
||counted.at^$third-party
||counter-city.de^$third-party
||counter-go.de^$third-party
||counter-gratis.com^$third-party
||counter-kostenlos.info^$third-party
||counter-kostenlos.net^$third-party
||counter-pagerank.de^$third-party
||counter-treff.de^$third-party
||counter.de^$third-party
||counter.gd^$third-party
||counter160.com^$third-party
||counter27.ch^$third-party
||counter4all.de^$third-party
||counterbot.com^$third-party
||countercentral.com^$third-party
||countercity.de^$third-party
||countercity.net^$third-party
||countergeo.com^$third-party
||counterland.com^$third-party
||counterlevel.de^$third-party
||counteronline.de^$third-party
||counters4u.com^$third-party
||counterseite.de^$third-party
||counterserver.de^$third-party
||counterservis.com^$third-party
||countersforlife.com^$third-party
||counterstation.de^$third-party
||counterstatistik.de^$third-party
||countertracker.com^$third-party
||counterviews.net^$third-party
||counthis.com^$third-party
||counti.de^$third-party
||countimo.de^$third-party
||counting4free.com^$third-party
||countingbiz.info^$third-party
||countino.de^$third-party
||countit.ch^$third-party
||countnow.de^$third-party
||counto.de^$third-party
||countok.de^$third-party
||countomat.com^$third-party
||countus.fr^$third-party
||countyou.de^$third-party
||countz.com^$third-party
||cpcmanager.com^$third-party
||cpx.to^$third-party
||cqcounter.com^$third-party
||cquotient.com^$third-party
||craftkeys.com^$third-party
||craktraffic.com^$third-party
||crashfootwork.com^$third-party
||crazyegg.com^$third-party
||creativecdn.com^$third-party
||criteo.com^$third-party
||criteo.net^$third-party
||crmmetrix.fr^$third-party
||crmmetrixwris.com^$third-party
||crosspixel.net^$third-party
||crosswalkmail.com^$third-party
||crowdscience.com^$third-party
||crowdskout.com^$third-party
||crsspxl.com^$third-party
||crwdcntrl.net^$third-party
||csdata1.com^$third-party
||csi-tracking.com^$third-party
||ctnsnet.com^$third-party
||cttracking02.com^$third-party
||cuntador.com^$third-party
||curalate.com^$third-party
||customer.io^$third-party
||customerconversio.com^$third-party
||customerdiscoverytrack.com^$third-party
||cxense.com^$third-party
||cxt.ms^$third-party
||cy-pr.com^$third-party
||cya1t.net^$third-party
||cya2.net^$third-party
||cybermonitor.com^$third-party
||cypr.com^$third-party
||cytoclause.com^$third-party
||dacounter.com^$third-party
||dailycaller-alerts.com^$third-party
||dapxl.com^$third-party
||dashboard.io^$third-party
||data-analytics.jp^$third-party
||databrain.com^$third-party
||datacaciques.com^$third-party
||datafeedfile.com^$third-party
||datam.com^$third-party
||datamaster.com.cn^$third-party
||datametrical.com^$redirect=nooptext
||dataperforma.com^$third-party
||datarating.com^$third-party
||datvantage.com^$third-party
||daylife-analytics.com^$third-party
||daylogs.com^$third-party
||dc-storm.com^$third-party
||de17a.com^$third-party
||decdna.net^$third-party
||decenthat.com^$third-party
||decibelinsight.net^$third-party
||decideinteractive.com^$third-party
||declaredthoughtfulness.co^$third-party
||demandbase.com^$third-party
||demdex.net^$third-party
||deqwas.net^$third-party
||desert.ru^$third-party
||device9.com^$third-party
||dgmsearchlab.com^$third-party
||dhmtracking.co.za^$third-party
||dialogtech.com^$third-party
||did-it.com^$third-party
||didit.com^$third-party
||die-rankliste.com^$third-party
||diffusion-tracker.com^$third-party
||digdeepdigital.com.au^$third-party
||digidip.net^$third-party
||digitaloptout.com^$third-party
||digitaltarget.ru^$third-party
||dignow.org^$third-party
||dimestore.com^$third-party
||dimml.io^$third-party
||dinkstat.com^$third-party
||directcounter.de^$third-party
||directrdr.com^$third-party
||directrix.ru^$third-party
||discover-path.com^$third-party
||discovertrail.net^$third-party
||displaymarketplace.com^$third-party
||distralytics.com^$third-party
||divolution.com^$third-party
||djers.com^$third-party
||dk-statistik.de^$third-party
||dlrowehtfodne.com^$third-party
||dmanalytics1.com^$third-party
||dmclick.cn^$third-party
||dmd53.com^$third-party
||dmpxs.com^$third-party
||dmtracker.com^$third-party
||dmtry.com^$third-party
||doclix.com^$third-party
||dominocounter.net^$third-party
||domodomain.com^$third-party
||dotmetrics.net^$third-party
||dotomi.com^$third-party
||doubleclick.net^$image,third-party
||downture.in^$third-party
||dpbolvw.net^$third-party
||dps-reach.com^$third-party
||dreamcounter.de^$third-party
||dsmmadvantage.com^$third-party
||dsparking.com^$third-party
||dsply.com^$third-party
||dstrack2.info^$third-party
||dtc-v6t.com^$third-party
||dti-ranker.com^$third-party
||dtscout.com^$third-party
||dummy-domain-do-not-change.com^$third-party
||durocount.com^$third-party
||dwin1.com^$third-party
||dwin2.com^$third-party
||dyntrk.com^$third-party
||e-kaiseki.com^$third-party
||e-pagerank.net^$third-party
||e-referrer.com^$third-party
||e-webtrack.net^$third-party
||e-zeeinternet.com^$third-party
||eanalyzer.de^$third-party
||earnitup.com^$third-party
||easy-hit-counters.com^$third-party
||easy.lv^$third-party
||easycounter.com^$third-party
||easyhitcounters.com^$third-party
||easyresearch.se^$third-party
||easytarget.ru^$third-party
||easytracking.de^$third-party
||ebtrk1.com^$third-party
||ec-track.com^$third-party
||eclampsialemontree.net^$third-party
||ecn5.com^$third-party
||eco-tag.jp^$third-party
||ecommstats.com^$third-party
||econda-monitor.de^$third-party
||ecustomeropinions.com^$third-party
||edgeadx.net^$third-party
||edigitalsurvey.com^$third-party
||edococounter.de^$third-party
||edt02.net^$third-party
||edtp.de^$third-party
||effectivemeasure.net^$third-party
||ekmpinpoint.co.uk^$third-party
||ekmpinpoint.com^$third-party
||ela-3-tnk.com^$third-party
||electusdigital.com^$third-party
||elite-s001.com^$third-party
||elitics.com^$third-party
||eloqua.com^$~stylesheet,third-party
||email-match.com^$third-party
||emailretargeting.com^$third-party
||embeddedanalytics.com^$third-party
||emediatrack.com^$third-party
||emetriq.de^$third-party
||emjcd.com^$third-party
||emltrk.com^$third-party
||emsecure.net^$third-party
||enecto.com^$third-party
||enectoanalytics.com^$third-party
||engageya.com^$third-party
||engine212.com^$third-party
||engine64.com^$third-party
||enhance.com^$third-party
||enquisite.com^$third-party
||enticelabs.com^$third-party
||eperfectdata.com^$third-party
||epilot.com^$third-party
||epiodata.com^$third-party
||epitrack.com^$third-party
||eproof.com^$third-party
||eps-analyzer.de^$third-party
||ereportz.com^$third-party
||eresmas.net^$third-party
||erkaseriilan.com.tr^$third-party
||erotikcounter.org^$third-party
||erotop.lv^$third-party
||esearchvision.com^$third-party
||esm1.net^$third-party
||esomniture.com^$third-party
||estadisticasgratis.com^$third-party
||estadisticasgratis.es^$third-party
||estara.com^$third-party
||estat.com^$third-party
||estrack.net^$third-party
||etahub.com^$third-party
||etherealhakai.com^$third-party
||ethn.io^$third-party
||ethnio.com^$third-party
||etracker.com^$third-party
||etracker.de^$third-party
||etracking24.de^$third-party
||etrafficcounter.com^$third-party
||etrafficstats.com^$third-party
||etrigue.com^$third-party
||etyper.com^$third-party
||eu-survey.com^$third-party
||eum-appdynamics.com^$third-party
||euro-pr.eu^$third-party
||euroads.dk^$third-party
||eurocounter.com^$third-party
||europagerank.com^$third-party
||europuls.eu^$third-party
||europuls.net^$third-party
||evanetpro.com^$third-party
||everestjs.net^$third-party
||everesttech.net^$third-party
||evergage.com^$third-party
||evisitanalyst.com^$third-party
||evisitcs.com^$third-party
||evisitcs2.com^$third-party
||evolvemediametrics.com^$third-party
||evyy.net^$third-party
||ewebanalytics.com^$third-party
||ewebcounter.com^$third-party
||exactag.com^$third-party
||exapxl.de^$third-party
||exclusiveclicks.com^$third-party
||exelator.com^$third-party
||exitmonitor.com^$third-party
||exmarkt.de^$third-party
||exovueplatform.com^$third-party
||explore-123.com^$third-party
||exposebox.com^$third-party
||extole.com^$third-party
||extreme-dm.com^$third-party
||extremetracking.com^$third-party
||extstat.info^$third-party
||eyein.com^$third-party
||eyeota.net^$third-party
||ezakus.net^$third-party
||ezec.co.uk^$third-party
||ezytrack.com^$third-party
||fabricww.com^$third-party
||factortg.com^$third-party
||faibl.org^$third-party
||fallingfalcon.com^$third-party
||fanplayr.com^$third-party
||fast-thinking.co.uk^$third-party
||fastanalytic.com^$third-party
||fastcounter.de^$third-party
||fastly-analytics.com^$third-party
||fastonlineusers.com^$third-party
||faststart.ru^$third-party
||fastwebcounter.com^$third-party
||fathomseo.com^$third-party
||fcs.ovh^$third-party
||feedcat.net^$third-party
||feedjit.com^$third-party
||feedperfect.com^$third-party
||ferank.fr^$third-party
||fetchback.com^$third-party
||fiksu.com^$third-party
||filitrac.com^$third-party
||finalid.com^$third-party
||find-ip-address.org^$third-party
||finderlocator.com^$third-party
||fishhoo.com^$third-party
||metrics*.fitanalytics.com^$third-party
||fixcounter.com^$third-party
||fixwap.net^$third-party
||flagcounter.com^$third-party
||flash-counter.com^$third-party
||flash-stat.com^$third-party
||flashadengine.com^$third-party
||flashgamestats.com^$third-party
||flcounter.com^$third-party
||t.flix360.com^
||rt.flix360.com^
||flixcar.com^$third-party
||flixfacts.co.uk^$third-party
||flixfacts.com^$third-party
||flixsyndication.net^$third-party
||flowstats.net^$third-party
||fluctuo.com^$third-party
||fluencymedia.com^$third-party
||fluidsurveys.com^$third-party
||flurry.com^$third-party
||flx1.com^$third-party
||flxpxl.com^$third-party
||flyingpt.com^$third-party
||followercounter.com^$third-party
||footprintdns.com^$third-party
||footprintlive.com^$third-party
||force24.co.uk^$third-party
||forensics1000.com^$third-party
||foreseeresults.com^$third-party
||forkcdn.com^$third-party
||formalyzer.com^$third-party
||formisimo.com^$third-party
||forter.com^$third-party
||foundry42.com^$third-party
||fout.jp^
||fpctraffic2.com^$third-party
||fprnt.com^$third-party
||fqtag.com^$third-party
||free-counter.co.uk^$third-party
||free-counter.com^$third-party
||free-counters.co.uk^$third-party
||free-counters.net^$third-party
||free-website-hit-counters.com^$third-party
||free-website-statistics.com^$third-party
||freebloghitcounter.com^$third-party
||freecounter.it^$third-party
||freecountercode.com^$third-party
||freecounterstat.com^$third-party
||freegeoip.net^$third-party
||freehitscounter.org^$third-party
||freelogs.com^$third-party
||freeonlineusers.com^$third-party
||freesitemapgenerator.com^$third-party
||freestat.ws^$third-party
||freestats.biz^$third-party
||freestats.com^$third-party
||freestats.me^$third-party
||freestats.net^$third-party
||freestats.org^$third-party
||freestats.tk^$third-party
||freestats.tv^$third-party
||freestats.ws^$third-party
||freetracker.biz^$third-party
||freetrafficsystem.com^$third-party
||freeusersonline.com^$third-party
||freeweblogger.com^$third-party
||freihit.de^$third-party
||fremaks.net^$third-party
||frescoerspica.com^$third-party
||freshcounter.com^$third-party
||freshplum.com^$third-party
||friendbuy.com^$third-party
||frosmo.com^$third-party
||fruitflan.com^$third-party
||fshka.com^$third-party
||ftbpro.com^$third-party
||ftrack.ru^$third-party
||fueldeck.com^$third-party
||fugetech.com^$third-party
||fullstory.com^$third-party
||fun-hits.com^$third-party
||funneld.com^$third-party
||funstage.com^$third-party
||fuse-data.com^$third-party
||fusestats.com^$third-party
||fuziontech.net^$third-party
||fyreball.com^$third-party
||gacela.eu^$third-party
||gallupnet.fi^$third-party
||gaug.es^$third-party
||gbotvisit.com^$third-party
||geistm.com^$third-party
||gemius.pl^$third-party
||gemtrackers.com^$third-party
||generaltracking.de^$third-party
||genieesspv.jp^$third-party
||geobytes.com^$third-party
||geocompteur.com^$third-party
||geocontatore.com^$third-party
||georiot.com^$third-party
||getbackstory.com^$third-party
||getclicky.com^$third-party
||getconversion.net^$third-party
||getcounter.de^$third-party
||getetafun.info^$third-party
||getfreebacklinks.com^$third-party
||getfreebl.com^$third-party
||getsidecar.com^$third-party
||getsmartcontent.com^$third-party
||getstatistics.se^$third-party
||gez.io^$third-party
||gezaehlt.de^$third-party
||gezinti.com^$third-party
||gigcount.com^$third-party
||gixmo.dk^$third-party
||glanceguide.com^
||glbtracker.com^$third-party
||globalviptraffic.com^$third-party
||globase.com^$third-party
||globel.co.uk^$third-party
||globetrackr.com^$third-party
||gmodmp.jp^$third-party
||go-mpulse.net^$third-party
||goaltraffic.com^$third-party
||godhat.com^$third-party
||goingup.com^$third-party
||goldstats.com^$third-party
||goneviral.com^$third-party
||goodcounter.org^$third-party
||google-pagerank.net^$third-party
||google-pr7.de^$third-party
||google-rank.org^$third-party
||googleadservices.com^$third-party
||googlerank.info^$third-party
||gooo.al^$third-party
||gopjn.com^$third-party
||gosquared.com^$third-party
||gostats.com^$third-party
||gostats.de^$third-party
||gostats.pl^$third-party
||gostats.ro^$third-party
||gostats.ru^$third-party
||gostats.vn^$third-party
||gourmetads.com^$third-party
||govmetric.com^$third-party
||grapheffect.com^$third-party
||graphinsider.com^$third-party
||gratis-besucherzaehler.de^$third-party
||gratis-counter-gratis.de^$third-party
||gratisbacklink.de^$third-party
||gravity4.com^$third-party
||greatviews.de^$third-party
||grepdata.com^$third-party
||grfz.de^$third-party
||gridsum.com^$third-party
||grmtech.net^$third-party
||gsecondscreen.com^$third-party
||gsimedia.net^$third-party
||gsspat.jp^$third-party
||gssprt.jp^$third-party
||gstats.cn^$third-party
||gtcslt-di2.com^$third-party
||gtop.ro^$third-party
||gtopstats.com^$third-party
||guanoo.net^$third-party
||guardwork.info^$third-party
||guruquicks.net^$third-party
||gvisit.com^$third-party
||h4k5.com^$third-party
||halldata.com^$third-party
||halstats.com^$third-party
||haraju.co^$third-party
||haveamint.com^$third-party
||haymarket.com^$third-party
||heapanalytics.com^$third-party
||heatmap.it^$third-party
||hellosherpa.com^$third-party
||hentaicounter.com^$third-party
||hetchi.com^$third-party
||heystaks.com^$third-party
||hiconversion.com^$third-party
||hiddencounter.de^$third-party
||higherengine.com^$third-party
||highmetrics.com^$third-party
||hiperstat.com^$third-party
||hirmatrix.hu^$third-party
||histats.com^$third-party
||hit-counter-download.com^$third-party
||hit-counter.info^$third-party
||hit-counters.net^$third-party
||hit-counts.com^$third-party
||hit-parade.com^$third-party
||hit100.ro^$third-party
||hit2map.com^$third-party
||hitbox.com^$third-party
||hitcount.dk^$third-party
||hitcounter.ru$third-party
||hitcountersonline.com^$third-party
||hitcounterstats.com^$third-party
||hitfarm.com^$third-party
||hitgelsin.com^$third-party
||hitgraph.jp^$third-party
||hitmaster.de^$third-party
||hitmatic.com^$third-party
||hitmaze-counters.net^$third-party
||hitmeter.ru^$third-party
||hitmir.ru^$third-party
||hits.e.cl^$third-party
||hits.io^$third-party
||hits2u.com^$third-party
||hitslink.com^$third-party
||hitslog.com^$third-party
||hitsniffer.com^$third-party
||hitsprocessor.com^$third-party
||hitstatus.com^$third-party
||hittail.com^$third-party
||hittracker.com^$third-party
||hitwake.com^$third-party
||hitwebcounter.com^$third-party
||hlserve.com^$third-party
||hopurl.org^$third-party
||hostip.info^$third-party
||hoststats.info^$third-party
||hot-count.com^$third-party
||hotcounter.de^$third-party
||hotjar.com^$third-party
||hotlog.ru^$third-party
||hotrank.com.tw^$third-party
||hotstats.gr^$third-party
||hqhrt.com^$third-party
||hs-analytics.net^$third-party
||humanclick.com^$third-party
||hung.ch^$third-party
||hunt-leads.com^$third-party
||hurra.com^$third-party
||hurterkranach.net^$third-party
||hwpub.com^$third-party
||hxtrack.com^$third-party
||hyfntrak.com^$third-party
||hyperactivate.com^$third-party
||hypestat.com^$third-party
||i-stats.com^$third-party
||iadvize.com^$third-party
||ib-ibi.com^$third-party
||ibillboard.com^$third-party
||ibpxl.com^$third-party
||ibpxl.net^$third-party
||ic-live.com^$third-party
||iclive.com^$third-party
||ics0.com^$third-party
||icstats.nl^$third-party
||id-visitors.com^$third-party
||ideoclick.com^$third-party
||idio.co^$third-party
||idot.cz^$third-party
||idtargeting.com^$third-party
||ifactz.com^$third-party
||igaming.biz^$third-party
||iivt.com^$third-party
||ijncw.tv^$third-party
||iljmp.com^$third-party
||ilk10.az^$third-party
||illumenix.com^$third-party
||ilogbox.com^$third-party
||imanginatium.com^$third-party
||imcht.net^$third-party
||imetrix.it^$third-party
||immanalytics.com^$third-party
||impcounter.com^$third-party
||improvely.com^$third-party
||imrtrack.com^$third-party
||imrworldwide.com^$third-party
||inaudium.com^$third-party
||inboxtag.com^$third-party
||incentivesnetwork.net^$third-party
||index.ru^$third-party
||c.index.ru^
||indexstats.com^$third-party
||indextools.com^$third-party
||indicia.com^$third-party
||individuad.net^$third-party
||ineedhits.com^$third-party
||inet-tracker.de^$third-party
||inferclick.com^$third-party
||infinigraph.com^$third-party
||infinity-tracking.net^$third-party
||inflectionpointmedia.com^$third-party
||influid.co^$third-party
||infocollect.dk^$third-party
||inimbus.com.au^$third-party
||innovateads.com^$third-party
||inphonic.com^$third-party
||inpref.com^$third-party
||inpwrd.com^$third-party
||inside-graph.com^$third-party
||insightera.com^$third-party
||insightgrit.com^$third-party
||insigit.com^$third-party
||insitemetrics.com^$third-party
||inspectlet.com^$third-party
||instadia.net^$third-party
||instore.biz^$third-party
||intarget.ru^$third-party
||intelevance.com^$third-party
||intelimet.com^$third-party
||intelli-direct.com^$third-party
||intelli-tracker.com^$third-party
||intelliad.de^$third-party
||intelligencefocus.com^$third-party
||intentmedia.net^$third-party
||interaktiv-net.de^$third-party
||interceptum.com^$third-party
||interestably.com^$third-party
||intergid.ru^$third-party
||intergient.com^$third-party
||interhits.de^$third-party
||intermundomedia.com^$third-party
||internetmap.info^$third-party
||interstateanalytics.com^$third-party
||intervigil.com^$third-party
||intrastats.com^$third-party
||invitemedia.com^$third-party
||invoc.us^$third-party
||invoca.net^$third-party
||invoca.solutions^$third-party
||iol.io^$third-party
||ip-adress.com^$third-party
||ip-label.net^$third-party
||ip2map.com^$third-party
||ip2phrase.com^$third-party
||ipaddresslabs.com^$third-party
||ipcatch.com^$third-party
||ipcount.net^$third-party
||ipcounter.de^$third-party
||ipcounter.net^$third-party
||iperceptions.com^$third-party
||ipfingerprint.com^$third-party
||ipfrom.com^$third-party
||ipinfo.info^$third-party
||ipinfodb.com^$third-party
||ipinyou.com.cn^$third-party
||iplocationtools.com^$third-party
||ipro.com^$third-party
||ipstat.com^$third-party
||iptrack.biz^$third-party
||ipv6monitoring.eu^$third-party
||iqfp1.com^$third-party
||irelandmetrix.ie^$third-party
||irs09.com^$third-party
||iryazan.ru^$third-party
||is.sabah.com.tr^$third-party
||ist-track.com^$third-party
||istat24.com^$third-party
||istats.nl^$third-party
||istrack.com^$third-party
||italianadirectory.com^$third-party
||itop.cz^$third-party
||itrackerpro.com^$third-party
||ivcbrasil.org.br^$third-party
||ivwbox.de^$third-party
||iwebtrack.com^$third-party
||iwstats.com^$third-party
||ixiaa.com^$third-party
||iyi.net^$third-party
||izea.com^$third-party
||izearanks.com^$third-party
||japanmetrix.jp^$third-party
||jdoqocy.com^$third-party
||jetcounter.ru^$third-party
||jiankongbao.com^$third-party
||jimdo-stats.com^$third-party
||jirafe.com^$third-party
||js.medi-8.net^$third-party
||jscounter.com^$third-party
||jsid.info^$third-party
||jsonip.com^$third-party
||jstracker.com^$third-party
||jump-time.net^$third-party
||jumptime.com^$third-party
||junbi-tracker.com^$third-party
||justuno.com^$third-party
||jwmstats.com^$third-party
||jwpltx.com^$third-party
||kameleoon.com^$third-party
||kampyle.com^$third-party
||kavijaseuranta.fi^$third-party
||keen.io^$third-party,domain=~keen.github.io|~keen.io
||kerebro.com^$third-party
||keymetric.net^$third-party
||keytrack.de^$third-party
||keywee.co^$third-party
||keywordmax.com^$third-party
||keywordstrategy.org^$third-party
||kieden.com^$third-party
||killerwebstats.com^$third-party
||kissmetrics.com^$third-party
||kisstesting.com^$third-party
||kitbit.net^$third-party
||kitcode.net^$third-party
||kka.agitos.de^
||klamm-counter.de^$third-party
||klert.com^$third-party
||klldabck.com^$third-party
||kmindex.ru^$third-party
||knowledgevine.net^$third-party
||komtrack.com^$third-party
||kono-research.de^$third-party
||kontagent.net^$third-party
||kopsil.com^$third-party
||kostenlose-counter.com^$third-party
||kqzyfj.com^$third-party
||krxd.net^$third-party
||ksyrium0014.com^$third-party
||kupona.de^$third-party
||landingpg.com^$third-party
||laserstat.com^$third-party
||lciapi.ninthdecimal.com^
||lddt.de^$third-party
||lead-123.com^$third-party
||lead-converter.com^$third-party
||lead-or-call.ru^$third-party
||leadforce1.com^$third-party
||leadforensics.com^$third-party
||leadformix.com^$third-party
||leadid.com^$third-party
||leadin.com^$third-party
||leadintelligence.co.uk^$third-party
||leadium.com^$third-party
||leadlife.com^$third-party
||leadmanagerfx.com^$third-party
||leadsius.com^$third-party
||legenhit.com^$third-party
||legolas-media.com^$third-party
||les-experts.com^$third-party
||leserservice-tracking.de^$third-party
||letterboxtrail.com^$third-party
||levexis.com^$third-party
||lexity.com^$third-party
||lfov.net^$third-party
||liadm.com^$third-party
||libstat.com^$third-party
||lightboxcdn.com^$third-party
||lijit.com^$third-party
||linezing.com^$third-party
||link-empfehlen24.de^$third-party
||link-smart.com^$third-party
||linkconnector.com^$third-party
||linkpulse.com^$third-party
||linktausch.li^$third-party
||linkxchanger.com^$third-party
||listrakbi.com^$third-party
||listtop.ru^$third-party
||livecount.fr^$third-party
||livecounter.dk^$third-party
||livehit.net^$third-party
||liverank.org^$third-party
||livestat.com^$third-party
||livestats.fr^$third-party
||livewebstats.dk^$third-party
||lloogg.com^$third-party
||load.sumome.com^$third-party
||localytics.com^$third-party
||lockview.cn^$third-party
||logaholic.com^$third-party
||logcounter.com^$third-party
||logdy.com^$third-party
||logentries.com^$third-party
||loger.ru^$third-party
||logger.co.kr^$third-party
||logger.su^$third-party
||loggly.com^$third-party
||lognormal.net^$third-party
||logua.com^$third-party
||logxp.ru^$third-party
||logz.ru^$third-party
||lookery.com^$third-party
||lookit.cz^$third-party
||lookmy.info^$third-party
||loopfuse.net^$third-party
||lopley.com^$third-party
||losecounter.de^$third-party
||losstrack.com^$third-party
||lp4.io^$third-party
||lpbeta.com^$third-party
||lporirxe.com^$third-party
||lptracker.ru^$third-party
||lsfinteractive.com^$third-party
||lstats.qip.ru^$third-party
||lucidel.com^$third-party
||luckyorange.com^$third-party
||lugansk-info.ru^$third-party
||lumatag.co.uk^$third-party
||luminate.com^$third-party
||lxtrack.com^$third-party
||lypn.com^$third-party
||lypn.net^$third-party
||lytics.io^$third-party
||lytiks.com^$third-party
||m-brain.fi^$third-party
||m-pathy.com^$third-party
||m1ll1c4n0.com^$third-party
||m6r.eu^$third-party
||magiq.com^$third-party
||magnetmail1.net^$third-party
||magnify360.com^$third-party
||mailstat.us^$third-party
||maploco.com^$third-party
||mapmyuser.com^$third-party
||marinsm.com^$third-party
||market015.com^$third-party
||market2lead.com^$third-party
||marketing-page.de^$third-party
||marketizator.com^$third-party
||marketo.net^$third-party
||marktest.pt^$third-party
||martianstats.com^$third-party
||masterstats.com^$third-party
||matheranalytics.com^$third-party
||mathtag.com^$third-party
||maxtracker.net^$third-party
||maxymiser.com^$third-party
||maxymiser.net^$third-party
||mb4a.com^$third-party
||mbid.io^$third-party
||mbotvisit.com^$third-party
||mbsy.co^$third-party
||mbww.com^$third-party
||mcount.ru^$third-party
||md-ia.info^$third-party
||mdotlabs.com^$third-party
||measure.ly^$third-party
||measuremap.com^$third-party
||measurementapi.com^$third-party
||mediaarmor.com^$third-party
||mediaforgews.com^$third-party
||mediagauge.com^$third-party
||mediaindex.ee^$third-party
||mediametrics.ru^$third-party
||mediaplan.ru^$third-party
||mediaplex.com^$third-party
||mediaseeding.com^$third-party
||mediego.com^$third-party
||meetrics.net^$third-party
||mega-stats.com^$third-party
||megastat.net^$third-party
||megatopsites.com^$third-party
||melatstat.com^$third-party
||memecounter.com^$third-party
||mengis-linden.org^$third-party
||mercadoclics.com^$third-party
||mercent.com^$third-party
||metakeyproducer.com^
||metakeyproducer.com^$third-party
||metalyzer.com^$third-party
||meteorsolutions.com^$third-party
||metricsdirect.com^$third-party
||metrigo.com^$third-party,domain=~metrigo.de
||metriweb.be^$third-party
||mezzobit.com^$third-party
||mialbj6.com^$third-party
||micodigo.com^$third-party
||microcounter.de^$third-party
||midas-i.com^$third-party
||midkotatraffic.net^$third-party
||millioncounter.com^$third-party
||minewhat.com^$third-party
||mitmeisseln.de^$third-party
||mixpanel.com^$third-party
||api.segment.io^$third-party
||mkt3261.com^$third-party
||mkt51.net^$third-party
||mkt941.com^$third-party
||mktoresp.com^$third-party
||ml314.com^$third-party
||mlclick.com^$third-party
||mletracker.com^$third-party
||mlno6.com^$third-party
||mlstat.com^$third-party
||mm7.net^$third-party
||mmccint.com^$third-party
||mmetrix.mobi^$third-party
||mmi-agency.com^$third-party
||mmstat.com^$third-party
||mmtro.com^$third-party
||mobalyzer.net^$third-party
||mobtop.ru^$third-party
||mobylog.jp^$third-party
||mochibot.com^$third-party
||modernus.is^$third-party
||mokuz.ru^$third-party
||monetate.net^$third-party
||mongoosemetrics.com^$third-party
||monitis.com^$third-party
||monitor.phorm.com^$third-party
||monitus.net^$third-party
||moreusers.info^$third-party
||morevisits.info^$third-party
||motorpresse-statistik.de^$third-party
||motrixi.com^$third-party
||mouse3k.com^$third-party
||mouseflow.com^$third-party
||mousestats.com^$third-party
||mousetrace.com^$third-party
||movable-ink-6710.com^$third-party
||mplxtms.com^$third-party
||mpstat.us^$third-party
||mpwe.net^$third-party
||mqs.ioam.de^
||mr-rank.de^$third-party
||msgapp.com^$third-party
||msgtag.com^$third-party
||mstop.ru^$third-party
||mstracker.net^$third-party
||mtrack.nl^$third-party
||mtracking.com^$third-party
||mtrics.cdc.gov^$third-party
||mucocutaneousmyrmecophaga.com^$third-party
||musiccounter.ru^$third-party
||mvilivestats.com^$third-party
||mvtracker.com^$third-party
||mxcdn.net^$third-party
||mxpnl.com^$third-party
||mxptint.net^$third-party
||my-ranking.de^$third-party
||my-stats.info^$third-party
||myaffiliateprogram.com^$third-party
||myaudience.de^$third-party
||mybloglog.com^$third-party
||mycounter.com.ua^$third-party
||mycounter.ua^$third-party
||myfastcounter.com^$third-party
||mynewcounter.com^$third-party
||myntelligence.com^$third-party
||myomnistar.com^$third-party
||myonlineanalytics.com^$third-party
||mypagerank.net^$third-party
||myreferer.com^$third-party
||myroitracking.com^$third-party
||myseostats.com^$third-party
||mysitetraffic.net^$third-party
||mysocialpixel.com^$third-party
||mystat-in.net^$third-party
||mystat.hu^$third-party
||mystat.it^$third-party
||mystats.nl^$third-party
||mysumo.de^$third-party
||mytictac.com^$third-party
||mytop.az^$third-party
||myusersonline.com^$third-party
||myvisualiq.net^$third-party
||mywebstats.com.au^$third-party
||mywebstats.org^$third-party
||naayna.com^$third-party
||naj.sk^$third-party
||nalook.com^$third-party
||nanovisor.io^$third-party
||native.ai^$third-party
||natpal.com^$third-party
||naturaltracking.com^$third-party
||navdmp.com^$third-party
||navegg.com^$third-party
||navilytics.com^$third-party
||navrcholu.cz^$third-party
||naytev.com^$third-party
||ncom.dk^$third-party
||ndg.io^$third-party
||neatstats.com^$third-party
||nedstat.com^$third-party
||nedstat.net^$third-party
||nedstatbasic.net^$third-party
||nedstatpro.net^$third-party
||neki.org^$third-party
||nestedmedia.com^$third-party
||net-filter.com^$third-party
||netaffiliation.com^$script,third-party
||netagent.cz^$third-party
||netapplications.com^$third-party
||netbiscuits.net^$third-party
||netclickstats.com^$third-party
||netcounter.de^$third-party
||netcustos.com^$third-party
||netdebit-counter.de^$third-party
||netflame.cc^$third-party
||netgraviton.net^$third-party
||netminers.dk^$third-party
||netmining.com^$third-party
||netmng.com^$third-party
||netmonitor.fi^$third-party
||netratings.com^$third-party
||netstats.dk^$third-party
||netupdater.info^$third-party
||netzaehler.de^$third-party
||netzstat.ch^$third-party
||newpoints.info^$third-party
||newsanalytics.com.au^$third-party
||newscurve.com^$third-party
||newstatscounter.info^$third-party
||newtrackmedia.com^$third-party
||nexeps.com^$third-party
||nextstat.com^$third-party
||ngacm.com^$third-party
||ngastatic.com^$third-party
||ngmco.net^$third-party
||nicewii.com^$third-party
||niftymaps.com^$third-party
||nik.io^$third-party
||ninestats.com^$third-party
||noowho.com^$third-party
||nordicresearch.com^$third-party
||northclick-statistiken.de^$third-party
||notifyvisitors.com^$third-party
||nowinteract.com^$third-party
||npario-inc.net^$third-party
||nprove.com^$third-party
||nr-data.net^$third-party
||nr7.us^$third-party
||ns1p.net^$third-party
||nstracking.com^$third-party
||ntlab.org^$third-party
||ntvk1.ru^$third-party
||nuconomy.com^$third-party
||nuggad.net^$third-party
||numerino.cz^$third-party
||nyctrl32.com^$third-party
||nytlog.com^$third-party
||oadz.com^$third-party
||observare.de^$third-party
||observerapp.com^$third-party
||octavius.rocks^$third-party
||odesaconflate.com^$third-party
||odoscope.com^$third-party
||oewabox.at^$third-party
||offermatica.com^$third-party
||offerpoint.net^$third-party
||offerstrategy.com^$third-party
||ogt.jp^$third-party
||ohmystats.com^$third-party
||oidah.com^$third-party
||oix-stage.net^$third-party
||oix.com^$third-party
||oix.phorm.com^$third-party
||oixcrv-lab.net^$third-party
||oixcrv-stage.net^$third-party
||oixcrv.net^$third-party
||oixpre-stage.net^$third-party
||oixpre.net^$third-party
||oixssp-lab.net^$third-party
||oixssp.net^$third-party
||ojrq.net^$third-party
||okt.to^$third-party
||oktopost.com^$third-party
||omarsys.com^$third-party
||omeda.com^$third-party
||ometria.com^$third-party
||omgpm.com^$third-party
||omguk.com^$third-party
||omkt.co^$third-party
||omnitagjs.com^$third-party
||on-line.lv^$third-party
||onefeed.co.uk^$third-party
||onelink-translations.com^$third-party
||onestat.com^$third-party
||onetag-sys.com^$third-party
||ongsono.com^$third-party
||online-media-stats.com^$third-party
||online-metrix.net^$third-party
||online-right-now.net^$third-party
||onlinewebstat.com^$third-party
||onlinewebstats.com^$third-party
||onlysix.co.uk^$third-party
||onthe.io^$third-party
||opbandit.com^$third-party
||openclick.com^$third-party
||openhit.com^$third-party
||openinternetexchange.com^$third-party
||openinternetexchange.net^$third-party
||openstat.net^$third-party
||opentracker.net^$third-party
||openvenue.com^$third-party
||openxtracker.com^$third-party
||oproi.com^$third-party
||optify.net^$third-party
||optimahub.com^$third-party
||optimierung-der-website.de^$third-party
||optimix.asia^$third-party
||optimizely.com^$third-party
||optimost.com^$third-party
||optin-machine.com^$third-party
||optorb.com^$third-party
||oranges88.com^$third-party
||orcapia.com^$third-party
||org-dot-com.com^$third-party
||os-data.com^$third-party
||ositracker.com^$third-party
||osxau.de^$third-party
||otoshiana.com^$third-party
||otracking.com^$third-party
||ournet-analytics.com^$third-party
||ourstats.de^$third-party
||outboundlink.me^$third-party
||overstat.com^$third-party
||owldata.com^$third-party
||owneriq.net^$third-party
||oxidy.com^$third-party
||p-td.com^$third-party
||pa-oa.com^$third-party
||page-hit.de^$third-party
||pagefair.com^$third-party
||pagerank-backlink.eu^$third-party
||pagerank-hamburg.de^$third-party
||pagerank-linkverzeichnis.de^$third-party
||pagerank-online.eu^$third-party
||pagerank-suchmaschine.de^$third-party
||pagerank.fr^$third-party
||pagerank4you.eu^$third-party
||pagerankfree.com^$third-party
||pageranking-counter.de^$third-party
||pageranking.li^$third-party
||pages05.net^$third-party
||pagesense.com^$third-party
||pageview.goroost.com^$third-party
||paidstats.com^$third-party
||parameter.dk^$third-party
||parklogic.com^$third-party
||parrable.com^$third-party
||pass-1234.com^$third-party
||pathful.com^$third-party
||pc-agency24.de^$third-party
||pc1.io^$third-party
||pclicks.com^$third-party
||pcspeedup.com^$third-party
||peakcounter.dk^$third-party
||pebed.dm.gg^$third-party
||peerius.com^$third-party
||percentmobile.com^$third-party
||perfdrive.com^$third-party
||perfectaudience.com^$third-party
||perfiliate.com^$third-party
||performancerevenues.com^$third-party
||performax.cz^$third-party
||performtracking.com^$third-party
||perion.com^$third-party
||permutive.com^$third-party
||persianstat.com^$third-party
||persianstat.ir^$third-party
||personage.name^$third-party
||personyze.com^$third-party
||petametrics.com^$third-party
||phonalytics.com^$third-party
||phone-analytics.com^$third-party
||phorm.com.tr^$third-party
||phorm.kr^$third-party
||phormlabs.com^$third-party
||photorank.me^$third-party
||phpstat.com^$third-party
||pi-stats.com^$third-party
||pi.a42.ru
||piano-media.com^$third-party
||pickzor.com^$third-party
||pikzor.com^$third-party
||pimpmypr.de^$third-party
||ping-fast.com^$third-party
||pingagenow.com^$third-party
||pingdom.net^$third-party
||pingil.com^$third-party
||pingomatic.com^$third-party
||pippio.com^$third-party
||piwik.matrix.ua^$third-party
||piwik.org^$third-party
||pixanalytics.com^$third-party
||pixel.ad^$third-party
||pixeleze.com^$third-party
||pixelinteractivemedia.com^$third-party
||pixelrevenue.com^$third-party
||pixelsnippet.com^$third-party
||piximedia.com^$third-party
||pjatr.com^$third-party
||pjtra.com^$third-party
||placemypixel.com^$third-party
||platformpanda.com^$third-party
||plecki.com^$third-party
||pleisty.com^$third-party
||plexop.com^$third-party
||plexworks.de^$third-party
||plugin.ws^$third-party
||plwosvr.net^$third-party
||pm0.net^$third-party
||pm14.com^$third-party
||pmbox.biz^$third-party
||pntra.com^$third-party
||pntrac.com^$third-party
||pntrs.com^$third-party
||pocitadlo.cz^$third-party
||pocitadlo.sk^$third-party
||pointomatic.com^$third-party
||polarmobile.com^$third-party
||popsample.com^$third-party
||popstats.com.br^$third-party
||populr.me^$third-party
||porngraph.com^$third-party
||portfold.com^$third-party
||posst.co^$third-party
||postaffiliatepro.com^$third-party
||postclickmarketing.com^$third-party
||powerbar-pagerank.de^$third-party
||powercount.com^$third-party
||ppclocation.biz^$third-party
||ppctracking.net^$third-party
||pr-chart.com^$third-party
||pr-chart.de^$third-party
||pr-link.eu^$third-party
||pr-linktausch.de^$third-party
||pr-rang.de^$third-party
||pr-sunshine.de^$third-party
||pr-textlink.de^$third-party
||pr-update.biz^$third-party
||prchecker.info^$third-party
||precisioncounter.com^$third-party
||predicta.net^$third-party
||predictivedna.com^$third-party
||predictiveresponse.net^$third-party
||prfct.co^$third-party
||prm-ext.phorm.com^$third-party
||prnetwork.de^$third-party
||prnx.net^$third-party
||proclivitysystems.com^$third-party
||productsup.com^$third-party
||proext.com^$third-party
||profilertracking3.com^$third-party
||profilesnitch.com^$third-party
||projeanaliz.com^$third-party
||projecthaile.com^$third-party
||projectsunblock.com^$third-party
||promotionengine.com^$third-party
||proofpositivemedia.com^$third-party
||propagerank.de^$third-party
||prospecteye.com^$third-party
||prostats.it^$third-party
||provenpixel.com^$third-party
||providence.voxmedia.com^$third-party
||prtracker.com^$third-party
||pstats.com^$third-party
||psyma-statistics.com^$third-party
||ptengine.com^$third-party
||pto-slb-09.com^$third-party
||ptp123.com^$third-party
||ptrk-wn.com^$third-party
||publicidees.com^$third-party
||publishflow.com^$third-party
||pulleymarketing.com^$third-party
||puls.lv^$third-party
||pulselog.com^$third-party
||pulsemaps.com^$third-party
||pureairhits.com^$third-party
||purevideo.com^$third-party
||push2check.com^$third-party
||putags.com^$third-party
||pxi.pub^$third-party
||pzkysq.pink^$third-party
||q-counter.com^$third-party
||q-stats.nl^$third-party
||qbaka.net^$third-party
||qbop.com^$third-party
||qdtracking.com^$third-party
||qoijertneio.com^$third-party
||qsstats.com^$third-party
||qualtrics.com^$third-party
||quantserve.com^$~object,third-party
||qubitproducts.com^$third-party
||questionpro.com^$third-party
||questradeaffiliates.com^$third-party
||quick-counter.net^$third-party
||quillion.com^$third-party
||quintelligence.com^$third-party
||qzlog.com^$third-party
||r7ls.net^$third-party
||radarstats.com^$third-party
||radarurl.com^$third-party
||rampmetrics.com^$third-party
||rang.com.ua^$third-party
||rank-hits.com^$third-party
||rank-power.com^$third-party
||rank4all.eu^$third-party
||rankchamp.de^$third-party
||ranking-charts.de^$third-party
||ranking-counter.de^$third-party
||ranking-hits.de^$third-party
||ranking-it.de^$third-party
||ranking-links.de^$third-party
||rankingpartner.com^$third-party
||rankings24.de^$third-party
||rankinteractive.com^$third-party
||ranklink.de^$third-party
||rapidcounter.com^$third-party
||rapidstats.net^$third-party
||rapidtrk.net^$third-party
||rating.in^$third-party
||rcounter.rambler.ru^
||reachforce.com^$third-party
||reachsocket.com^$third-party
||reactful.com^$third-party
||readertracking.com^$third-party
||readnotify.com^$third-party
||real5traf.ru^$third-party
||realcounter.eu^$third-party
||realcounters.com^$third-party
||reali.st^$third-party
||realist.gen.tr^$third-party
||realtimeplease.com^$third-party
||realtimewebstats.net^$third-party
||realtracker.com^$third-party
||realtracking.ninja^$third-party
||realytics.io^$third-party
||realzeit.io^$third-party
||recoset.com^$third-party
||redcounter.net^$third-party
||redistats.com^$third-party
||redstatcounter.com^$third-party
||reedbusiness.net^$third-party
||reedge.com^$third-party
||referer.org^$third-party
||referforex.com^$third-party
||referlytics.com^$third-party
||referrer.org^$third-party
||refersion.com^$third-party
||refinedads.com^$third-party
||reinvigorate.net^$third-party
||reitingas.lt^$third-party
||reitingi.lv^$third-party
||rejestr.org^$third-party
||relap.io^$third-party
||relead.com^$third-party
||reliablecounter.com^$third-party
||relmaxtop.com^$third-party
||remarketstats.com^$third-party
||rep0pkgr.com^$third-party
||repaynik.com^$third-party
||res-x.com^$third-party
||research-artisan.com^$third-party
||research-int.se^$third-party
||research-tool.com^$third-party
||research.de.com^$third-party
||researchnow.co.uk^$third-party
||reseau-pub.com^$third-party
||reson8.com^$third-party
||responsetap.com^$third-party
||retags.us^$third-party
||retargetly.com^$third-party
||reussissonsensemble.fr^$third-party
||revdn.net^$third-party
||revenuepilot.com^$third-party
||revenuescience.com^$third-party
||revenuewire.net^$third-party
||revolvermaps.com^$third-party
||revsw.net^$third-party
||rewardtv.com^$third-party
||reztrack.com^$third-party
||rfihub.com^$third-party
||rhinoseo.com^$third-party
||riastats.com^$third-party
||richard-group.com^$third-party
||richmetrics.com^$third-party
||rightstats.com^$third-party
||ritecounter.com^$third-party
||rkdms.com^$third-party
||rktu.com^$third-party
||rlcdn.com^$third-party
||rmtag.com^$third-party
||rnengage.com^$third-party
||rng-snp-003.com^$third-party
||rnlabs.com^$third-party
||roi-pro.com^$third-party
||roi-rocket.net^$third-party
||roia.biz^$third-party
||roiservice.com^$third-party
||roispy.com^$third-party
||roitesting.com^$third-party
||rollingcounters.com^$third-party
||royalcount.de^$third-party
||rpdtrk.com^$third-party
||rqtrk.eu^$third-party
||rrimpl.com^$third-party
||rs0.co.uk^$third-party
||rs6.net^$third-party
||rsvpgenius.com^$third-party
||rtbauction.com^$third-party
||rtfn.net^$third-party
||rtoaster.jp^$third-party
||rtrk.co.nz^$third-party
||rtrk.com^$third-party
||ru4.com^$third-party
||rucounter.ru^$third-party
||rumanalytics.com^$third-party
||rva.outbrain.com^
||rztrkr.com^$third-party
||s.conyak.com^$third-party
||s3s-main.net^$third-party
||s6w.de^$third-party
||sageanalyst.net^$third-party
||sail-horizon.com^$third-party
||sajari.com^$third-party
||salesgenius.com^$third-party
||saletrack.co.uk^$third-party
||sapha.com^$third-party
||sarevtop.com^$third-party
||sas15k01.com^$third-party
||sayutracking.co.uk^$third-party
||sayyac.com^$third-party
||sayyac.net^$third-party
||sbdtds.com^$third-party
||scaledb.com^$third-party
||scarabresearch.com^$third-party
||scastnet.com^$third-party
||schoolyeargo.com^$third-party
||sciencerevenue.com^$third-party
||scorecardresearch.com^$third-party
||scounter.rambler.ru^$third-party
||scoutanalytics.net^$third-party
||scrippscontroller.com^$third-party
||script.ag^$third-party
||script.opentracker.net$third-party
||scriptil.com^$third-party
||scripts21.com^$third-party
||scriptshead.com^$third-party
||sddan.com^$third-party
||sea-nov-1.com^$third-party
||searchfeed.com^$third-party
||searchignite.com^$third-party
||searchplow.com^$third-party
||searchstats.usa.gov^$third-party
||secure-pixel.com^$third-party
||securepaths.com^$third-party
||securestudies.com^$third-party
||sedotracker.com^$third-party
||sedotracker.de^$third-party
||seehits.com^$third-party
||seewhy.com^$third-party
||segment-analytics.com^$third-party
||segment.com^$third-party
||segment.io^$third-party
||segmentify.com^$third-party
||seitwert.de^$third-party
||selaris.com^$third-party
||sellpoints.com^$third-party
||semanticverses.com^$third-party
||semasio.net^$third-party
||sematext.com^$third-party
||semtracker.de^$third-party
||sendtraffic.com^$third-party
||sensic.net^$third-party
||sensor.org.ua^$third-party
||seo-master.net^$third-party
||seogift.ru^$third-party
||seomonitor.ro^$third-party
||seomoz.org^$third-party
||seoparts.net^$third-party
||seoradar.ro^$third-party
||sepyra.com^$third-party
||serating.ru^$third-party
||serious-partners.com^$third-party
||servedbyopenx.com^$third-party
||servestats.com^$third-party
||servinator.pw^$third-party
||servingtrkid.com^$third-party
||servustats.com^$third-party
||sessioncam.com^$third-party
||sexcounter.com^$third-party
||sexystat.com^$third-party
||sf14g.com^$third-party
||shareasale.com^$third-party
||sharp.ondu.ru^$third-party
||sharpspring.com^$third-party
||shinystat.com^$third-party
||shinystat.it^$third-party
||shippinginsights.com^$third-party
||showroomlogic.com^$third-party
||shrinktheweb.com^$third-party
||siftscience.com^$third-party
||signup-way.com^$third-party
||silverpop.com^$third-party
||silverpush.co^$third-party
||simplehitcounter.com^$third-party
||simplereach.com^$third-party
||simpli.fi^$third-party
||simplycast.us^$third-party
||simplymeasured.com^$third-party
||singlefeed.com^$third-party
||singleice.link^
||site-submit.com.ua^$third-party
||site24x7rum.com^$third-party
||siteapps.com^$third-party
||sitebot.cn^$third-party
||sitebro.com^$third-party
||sitebro.de^$third-party
||sitebro.net^$third-party
||sitebro.tw^$third-party
||sitechart.dk^$third-party
||sitecompass.com^$third-party
||siteimprove.com^$third-party
||siteimproveanalytics.com^$third-party
||sitelinktrack.com^$third-party
||sitemeter.com^$third-party
||sitereport.org^$third-party
||sitestat.com^
||sitetag.us^$third-party
||sitetagger.co.uk^$third-party
||sitetistik.com^$third-party
||sitetracker.com^$third-party
||sitetraq.nl^$third-party
||skimresources.com^$third-party
||skyglue.com^$third-party
||skylog.kz^$third-party
||sl-ct5.com^$third-party
||slingpic.com^$third-party
||slingshot.io^$third-party
||slogantrend.de^$third-party
||smart-digital-solutions.com^$third-party
||smart-ip.net^$third-party
||smartctr.com^$third-party
||smarterhq.io^$third-party
||smarterremarketer.net^$third-party
||smartracker.net^$third-party
||smartzonessva.com^$third-party
||smfsvc.com^$third-party
||smileyhost.net^$third-party
||smrtlnks.com^$third-party
||sniperlog.ru^$third-party
||sniphub.com^$third-party
||snoobi.com^$third-party
||snowplow-collector.sugarops.com^
||snowsignal.com^$third-party
||socialprofitmachine.com^$third-party
||socialtrack.co^$third-party
||socialtrack.net^$third-party
||sociaplus.com^$third-party
||socketanalytics.com^$third-party
||sodoit.com^$third-party
||softonic-analytics.net^$third-party
||sokrati.com^$third-party
||sometrics.com^$third-party
||sophus3.com^$third-party
||space-link.de^$third-party
||spacehits.net^$third-party
||specialstat.com^$third-party
||spectate.com^$third-party
||speed-trap.com^$third-party
||speedcount.de^$third-party
||speedcounter.net^$third-party
||speedtracker.de^$third-party
||spelar.org^$third-party
||spider-mich.com^$third-party
||splittag.com^$third-party
||splurgi.com^$third-party
||splyt.com^$third-party
||spn-twr-14.com^$third-party
||spn.ee^$third-party
||sponsorcounter.de^$third-party
||sponsored.com^$third-party
||spotmx.com^$third-party
||spring-tns.net^$third-party
||spring.de^$third-party
||springmetrics.com^$third-party
||springserve.com^$third-party
||sptag.com^$third-party
||sptag1.com^$third-party
||sptag2.com^$third-party
||spylog.com^$third-party
||spylog.ru^$third-party
||spywords.com^$third-party
||squidanalytics.com^$third-party
||srpx.net^$third-party
||ssl4stats.de^$third-party
||startstat.ru^$third-party
||stat.pl^$third-party
||stat08.com^$third-party
||stat24.com^$third-party
||stat24.ru^$third-party
||statcount.com^$third-party
||statcounter.com^$third-party
||statcounterfree.com^$third-party
||statcounters.info^$third-party
||statdb.pressflex.com^$third-party
||state.sml2.ru^$third-party
||stathat.com^$third-party
||stathound.com^$third-party
||statisfy.net^$third-party
||statistiche-free.com^$third-party
||statistiche-web.com^$third-party
||statistiche.it^$third-party
||statistiche.ws^$third-party
||statistichegratis.net^$third-party
||statistics.ro^$third-party
||statistik-gallup.net^$third-party
||statistika.lv^$third-party
||statistiq.com^$third-party
||statistx.com^$third-party
||statlife.ru^$third-party
||statok.net^$third-party
||statowl.com^$third-party
||stats-analytics.info^$third-party
||stats2.com^$third-party
||stats21.com^$third-party
||stats2513.com^$third-party
||stats4all.com^$third-party
||stats4free.de^$third-party
||stats4u.lv^$third-party
||stats4you.com^$third-party
||statsadvance-01.net^$third-party
||statsale.com^$third-party
||statsbox.nl^$third-party
||statsevent.com^$third-party
||statsforever.com^$third-party
||statsimg.com^$third-party
||statsinsight.com^$third-party
||statsit.com^$third-party
||statsmachine.com^$third-party
||statsrely.com^$third-party
||statssheet.com^$third-party
||statsview.it^$third-party
||statsw.com^$third-party
||statswave.com^$third-party
||statsy.net^$third-party
||stattds.club^$third-party
||stattooz.com^$third-party
||stattrax.com^$third-party
||statun.com^$third-party
||statuncore.com^$third-party
||statuscake.com^$third-party
||stcllctrs.com^$third-party
||stcounter.com^$third-party
||stealth.nl^$third-party
||steelhousemedia.com^$third-party
||stellaservice.com^$third-party
||stippleit.com^$third-party
||stopphoulplay.com^$third-party
||stopphoulplay.net^$third-party
||stormcontainertag.com^$third-party
||stormiq.com^$third-party
||storystack.com^$third-party
||stroeerdigitalmedia.de^$third-party
||strs.jp^$third-party
||sub2tech.com^$third-party
||submitnet.net^$third-party
||subtraxion.com^$third-party
||successfultogether.co.uk^$third-party
||suchmaschinen-ranking-hits.de^$third-party
||summitemarketinganalytics.com^$third-party
||sumologic.com^$third-party
||sundaysky.com^$third-party
||sunios.de^$third-party
||supercounters.com^$third-party
||superstat.info^$third-party
||superstats.com^$third-party
||supert.ag^$third-party
||surfcounters.com^$third-party
||surfertracker.com^$third-party
||surveyscout.com^$third-party
||surveywriter.com^$third-party
||survicate.com^$third-party
||sv.ltzvs.ru^
||svr-prc-01.com^$third-party
||svtrd.com^$third-party
||swcs.jp^$third-party
||swfstats.com^$third-party
||swiss-counter.com^$third-party
||swoopgrid.com^$third-party
||sxtracking.com^$third-party
||synergy-e.com^$third-party
||synergy-sync.com^$third-party
||synthasite.net^$third-party
||sysomos.com^$third-party
||t-analytics.com^$third-party
||t4ft.de^$third-party
||taboola.com^$third-party
||tag4arm.com^$third-party
||tagifydiageo.com^$third-party
||tagsrvcs.com^$third-party
||tagtray.com^$third-party
||tailtarget.com^$third-party
||tamedia.ch^$third-party
||tanx.com^$third-party
||tap.idg.de^$third-party
||tapfiliate.com^$third-party
||taps.io^$third-party
||tapstream.com^$third-party
||target.ukr.net^
||targetfuel.com^$third-party
||targeting.wpdigital.net^
||tcactivity.net^$third-party
||tcimg.com^$third-party
||tctm.co^$third-party
||td573.com^$third-party
||tds348bf.us^$third-party
||tdstats.com^$third-party
||tealiumiq.com^$third-party
||telemetrytaxonomy.net^$third-party
||telize.com^$third-party
||teljari.is^$third-party
||tellapart.com^$third-party
||tellaparts.com^$third-party
||temnos.com^$third-party
||tendatta.com^$third-party
||tentaculos.net^$third-party
||terabytemedia.com^$third-party
||teriotracker.de^$third-party
||tetigi.com^$third-party
||tetoolbox.com^$third-party
||theadex.com^$third-party
||thebestlinks.com^$third-party
||thebrighttag.com^$third-party
||thecounter.com^$third-party
||thefreehitcounter.com^$third-party
||thermstats.com^$third-party
||thesearchagency.net^$third-party
||thespecialsearch.com^$third-party
||thestat.net^$third-party
||thetrafficstat.net^
||tinycounter.com^$third-party
||tinystat.ir^$third-party
||tiser.com.au^$third-party
||tisoomi-services.com^$third-party
||titag.com^$third-party
||tkqlhce.com^$third-party
||tl813.com^$third-party
||tm.zedo.com^$third-party
||tm1-001.com^$third-party
||tmvtp.com^$third-party
||tns-counter.ru^$third-party
||tns-cs.net^$third-party
||tns-gallup.dk^$third-party
||tnsinternet.be^$third-party
||top-bloggers.com^$third-party
||top-ro.ro^$third-party
||top-staging.mail.ru^
||top.list.ru^$third-party
||top100bloggers.com^$third-party
||top100webshops.com^$third-party
||topblogarea.com^$third-party
||topblogging.com^$third-party
||topdepo.com^$third-party
||tophits4u.de^$third-party
||topli.ru^$third-party
||toplist.cz^$third-party
||toplist.eu^$third-party
||toplist.sk^$third-party
||toplog.az^$third-party
||topmalaysia.com^$third-party
||topofblogs.com^$third-party
||topsite.lv^$third-party
||topstat.com^$third-party
||torbit.com^$third-party
||toro-tags.com^$third-party
||touchclarity.com^$third-party
||tovery.net^$third-party
||tracc.it^$third-party
||trace-2000.com^$third-party
||trace.events^$third-party
||tracelytics.com^$third-party
||tracemyip.org^$third-party
||tracer.jp^$third-party
||tracetracking.net^$third-party
||traceworks.com^$third-party
||track-web.net^$third-party
||track2.me^$third-party
||trackalyzer.com^$third-party
||trackbar.info^$third-party
||trackcdn.com^$third-party
||trackcmp.net^$third-party
||trackconsole.com^$third-party
||trackdiscovery.net^$third-party
||trackeame.com^$third-party
||trackedlink.net^$third-party
||trackedweb.net^$third-party
||trackfeed.com^$third-party
||trackfreundlich.de^$third-party
||tracking100.com^$third-party
||tracking202.com^$third-party
||trackinglabs.com^$third-party
||trackjs.com^$third-party
||trackkas.com^$third-party
||trackmyweb.net^$third-party
||trackset.com^$third-party
||trackset.it^$third-party
||tracksy.com^$third-party
||tracktrk.net^$third-party
||trackuity.com^$third-party
||trackvoluum.com^$third-party
||trackword.biz^$third-party
||trackyourstats.com^$third-party
||tradedoubler.com^$third-party
||tradelab.fr^$third-party
||tradescape.biz^$third-party
||trafex.net^$third-party
||traffic4u.nl^$third-party
||trafficby.net^$third-party
||trafficengine.net^$third-party
||trafficfacts.com^$third-party
||trafficjoint.com^$third-party
||trafficmaxx.de^$third-party
||trafficregenerator.com^$third-party
||traffikcntr.com^$third-party
||trafic.ro^$third-party
||trafikkfondet.no^$third-party
||trafinfo.info^$third-party
||trafit.com^$third-party
||trafix.ro^$third-party
||trafiz.net^$third-party
||trail-web.com^$third-party
||trailheadapp.com^$third-party
||trakken.de^$third-party
||traktr.news.com.au^
||trakzor.com^$third-party
||treehousei.com^$third-party
||trekmedia.net^$third-party
||trendcounter.com^$third-party
||trendcounter.de^$third-party
||trendemon.com^$third-party
||triggeredmessaging.com^$third-party
||triggit.com^$third-party
||trkjmp.com^$third-party
||trkme.net^$third-party
||trovus.co.uk^$third-party
||tru.am^$third-party
||truehits.in.th^$third-party
||truehits.net^$third-party
||tscapeplay.com^$third-party
||tscounter.com^$third-party
||tsk4.com^$third-party
||tsk5.com^$third-party
||tst14netreal.com^$third-party
||tstlabs.co.uk^$third-party
||tsw0.com^$third-party
||tubetrafficcash.com^$third-party
||turn.com^$third-party
||twcount.com^$third-party
||twopointo.io^$third-party
||tylere.net^$third-party
||tynt.com^$third-party
||tyxo.bg^$third-party
||tyxo.com^$third-party
||u5e.com^$third-party
||uadx.com^$third-party
||uapoisk.net^$third-party
||uarating.com^$third-party
||ubertags.com^$third-party
||ubertracking.info^$third-party
||ugdturner.com^$third-party
||ukrre-tea.info^$third-party
||ultrastats.it^$third-party
||umbel.com^$third-party
||unicaondemand.com^$third-party
||universaltrackingcontainer.com^$third-party
||unknowntray.com^$third-party
||up-rank.com^$third-party
||upalytics.com^$third-party
||upstats.ru^$third-party
||uptime.monitorus.ru^$third-party
||uptimeviewer.com^$third-party
||uptracs.com^$third-party
||uriuridfg.com^$third-party
||urlbrief.com^$third-party
||urlself.com^$third-party
||urstats.de^$third-party
||usabilitytools.com^$third-party
||usabilla.com^$third-party
||userchecker.info^$third-party
||usercycle.com^$third-party
||userdmp.com^$third-party
||userlook.com^$third-party
||userneeds.dk^$third-party
||users.51.la^$third-party
||usuarios-online.com^$third-party
||uzrating.com^$third-party
||v.shopify.com^
||v3cdn.net^$third-party
||valaffiliates.com^$third-party
||valuedopinions.co.uk^$third-party
||vantage-media.net^$third-party
||vbanalytics.com^$third-party
||vdc.zoomph.com^
||vdna-assets.com^$third-party
||vdoing.com^$third-party
||veduy.com^$third-party
||veinteractive.com^$third-party
||velaro.com^$third-party
||vendri.io^$third-party
||ventivmedia.com^$third-party
||vepxl1.net^$third-party
||vertical-leap.co.uk^$third-party
||vertical-leap.net^$third-party
||verticalscope.com^$third-party
||verticalsearchworks.com^$third-party
||vertster.com^$third-party
||verypopularwebsite.com^$third-party
||video.oms.eu^$third-party
||videos.oms.eu^$third-party
||videostat.com^$third-party
||vidigital.ru^$third-party
||viewar.org^$third-party
||vihtori-analytics.fi^$third-party
||vinlens.com^$third-party
||vinsight.de^$third-party
||vinub.com^$third-party
||viralninjas.com^$third-party
||virool.com^$third-party
||virtualnet.co.uk^$third-party
||visadd.com^$third-party
||visibility-stats.com^$third-party
||visibli.com^$third-party
||visilabs.com^$third-party
||visioncriticalpanels.com^$third-party
||visistat.com^$third-party
||visit.webhosting.yahoo.com^$third-party
||visitlog.net^$third-party
||visitor-analytics.net^$third-party
||visitor-stats.de^$third-party
||visitor-track.com^$third-party
||visitorglobe.com^$third-party
||visitorinspector.com^$third-party
||visitorjs.com^$third-party
||visitorpath.com^$third-party
||visitorprofiler.com^$third-party
||visitortracklog.com^$third-party
||visitorville.com^$third-party
||visits.lt^$third-party
||visitstreamer.com^$third-party
||visualdna-stats.com^$third-party
||visualdna.com^$third-party
||visualrevenue.com^$third-party
||visualwebsiteoptimizer.com^$third-party
||vivistats.com^$third-party
||vivocha.com^$third-party
||vizisense.net^$third-party
||vizu.com^$third-party
||vizury.com^$third-party
||vmm-satellite1.com^$third-party
||vmm-satellite2.com^$third-party
||vmmpxl.com^$third-party
||vmtrk.com^$third-party
||vmweb.net^$third-party
||voicefive.com^$third-party
||voodooalerts.com^$third-party
||votistics.com^$third-party
||vstats.co^$third-party
||vtracker.net^$third-party
||vunetotbe.com^$third-party
||w3counter.com^$third-party
||w55c.net^$third-party
||w88.go.com^
||wa.and.co.uk^
||wa4y.com^$third-party
||waplog.mobi^$third-party
||waplog.net^$third-party
||warlog.ru^$third-party
||waudit.cz^$third-party
||way2traffic.com^$third-party
||web-boosting.net^$third-party
||web-controlling.org^$third-party
||web-counter.net^$third-party
||web-stat.com^$third-party
||web-stat.net^$third-party
||web-visor.com^$third-party
||web100kz.com^$third-party
||webalytics.pw^$third-party
||webclicktracker.com^$third-party
||webcompteur.com^$third-party
||webcounter.co.za^$third-party
||webcounter.ws^$third-party
||webed.dm.gg^$third-party
||webengage.com^$third-party
||webest.info^$third-party
||webflowmetrics.com^$third-party
||webforensics.co.uk^$third-party
||webgains.com^$third-party
||webglstats.com^$third-party
||webgozar.com^$third-party
||webgozar.ir^$third-party
||webhits.de^$third-party
||webiqonline.com^$third-party
||webkatalog.li^$third-party
||webleads-tracker.com^$third-party
||weblist.de^$third-party
||weblog.com.ua^$third-party
||weblytics.io^$third-party
||webmasterplan.com^$third-party
||webmeter.ws^$third-party
||webmobile.ws^$third-party
||webprospector.de^$third-party
||webseoanalytics.co.za^$third-party
||webserviceaward.com^$third-party
||webservis.gen.tr^$third-party
||website-hit-counters.com^$third-party
||websiteceo.com^$third-party
||websiteonlinecounter.com^$third-party
||websiteperform.com^$third-party
||websitesampling.com^$third-party
||websitewelcome.com^$third-party
||webspectator.com^$third-party
||webstat.com^$third-party
||webstat.net^$third-party
||webstat.no^$third-party
||webstat.se^$third-party
||webstatistic.ml^$third-party
||webstatistika.lt^$third-party
||webstatistika.lv^$third-party
||webstats.com^$third-party
||webstats4u.com^$third-party
||webtemsilcisi.com^$third-party
||webtrack.biz^$third-party
||webtraffic.se^$third-party
||webtrafficagents.com^$third-party
||webtraffiq.com^$third-party
||webtraffstats.net^$third-party
||webtraxs.com^$third-party
||webtrekk-asia.net^$third-party
||webtrekk-us.net^$third-party
||webtrekk.de^$third-party
||webtrekk.net^$third-party
||webtrends.com^$third-party
||webtrendslive.com^$third-party
||webttracking.de^$third-party
||webtuna.com^$third-party
||webvisor.ru^$third-party
||webwise.com^$third-party
||webwise.net^$third-party
||webwise.org^$third-party
||wecount4u.com^$third-party
||weesh.co.uk^$third-party
||welt-der-links.de^$third-party
||wemfbox.ch^$third-party
||whackedmedia.com^$third-party
||whatismyip.win^$third-party
||whitepixel.com^$third-party
||whoaremyfriends.com^$third-party
||whoaremyfriends.net^$third-party
||whoisonline.net^$third-party
||whoisvisiting.com^$third-party
||whosclickingwho.com^$third-party
||whoseesyou.com^$third-party
||whoson.com^$third-party
||wikia-beacon.com^$third-party
||wikiodeliv.com^$third-party
||wildxtraffic.com^$third-party
||wipe.de^$~script,third-party
||wiredminds.de^$third-party
||wisetrack.net^$third-party
||wishloop.com^$third-party
||woopra-ns.com^$third-party
||woopra.com^$third-party
||wordkeyhelper.com^$third-party
||worldgravity.com^$third-party
||worldlogger.com^$third-party
||wowanalytics.co.uk^$third-party
||wp-stats.com^$third-party
||wpdstat.com^$third-party
||wrating.com^$third-party
||wredint.com^$third-party
||wstatslive.com^$third-party
||wt-eu02.net^$third-party
||wt-safetag.com^$third-party
||wtp101.com^$third-party
||wtstats.com^$third-party
||wundercounter.com^$third-party
||wunderdaten.com^$third-party
||wunderloop.net^$third-party
||www-path.com^$third-party
||www.hey.lt^$third-party
||www.net.kg^$third-party
||www.rt-ns.ru^$third-party
||wwwstats.info^$third-party
||wysistat.com^$third-party
||wywy.com^$third-party
||wywyuserservice.com^$third-party
||wzrk.co^$third-party
||x-stat.de^$third-party
||x-traceur.com^$third-party
||x.ligatus.com^$third-party
||xa-counter.com^$third-party
||xclaimwords.net^$third-party
||xclk-integracion.com^$third-party
||xcounter.ch^$third-party
||xg4ken.com^$third-party
||xhit.com^$third-party
||xl-counti.com^$third-party
||xpanama.net^$third-party
||xplosion.de^$third-party
||xref.io^$third-party
||xtractor.no^$third-party
||xtremline.com^$third-party
||xxxcounter.com^$third-party
||xyztraffic.com^$third-party
||y-track.com^$third-party
||yadro.ru^$third-party
||yamanoha.com^$third-party
||yaudience.com^$third-party
||ybotvisit.com^$third-party
||ycctrk.co.uk^$third-party
||yellowbrix.com^$third-party
||ygsm.com^$third-party
||yieldbot.com^$third-party
||yieldify.com^$third-party
||yieldsoftware.com^$third-party
||yjtag.jp^$third-party
||yoochoose.net^$third-party
||youcanoptin.com^$third-party
||youcanoptin.org^$third-party
||youcanoptout.com^$third-party
||youcanoptout.net^$third-party
||youcanoptout.org^$third-party
||youmetrix.co.uk^$third-party
||your-counter.be^$third-party
||youramigo.com^$third-party
||zaehler.tv^$third-party
||zanox-affiliate.de^$third-party
||zanox.com^$third-party
||zdbb.net^$third-party
||zdtag.com^$third-party
||zenlivestats.com^$third-party
||zero.kz^$third-party
||zesep.com^$third-party
||zipstat.dk^$third-party
||zirve100.com^$third-party
||ziyu.net^$third-party
||zoomanalytics.co^$third-party
||zoomflow.com^$third-party
||zoomino.com^$third-party
||zoosnet.net^$third-party
||zoossoft.net^$third-party
||zowary.com^$third-party
||zqtk.net^$third-party
||zroitracker.com^$third-party
!
!
https://github.com/easylist/easylist/commit/a4d380ad1a3b33a0fab679a1a8c5a791321622b
3
||functionalclam.com^$third-party
!
! Admiral domains
! These domains are used for tracking purposes according to the data that is being
sent there.
! More info: https://getadmiral.com/products/measure
||blushingbeast.com^$third-party
||storesurprise.com^$third-party
||detectdiscovery.com^$third-party
||observantice.com^$third-party
||balloonbit.com^$third-party
||quietknowledge.com^$third-party
||broaddoor.com^$third-party
||consciouschairs.com^$third-party
||bhcumsc.com^$third-party
||neighborlywatch.com^$third-party
||carscannon.com^$third-party
||bravebone.com^$third-party
||timetwig.com^$third-party
||benthose.com^$third-party
||channelcamp.com^$third-party
||rememberroute.com^$third-party
||silentcredit.com^$third-party
||thickticket.com^$third-party
||controlswim.com^$third-party
||scatteredheat.com^$third-party
||gleamingtrade.com^$third-party
||movemeal.com^$third-party
||lorenzourban.com^$third-party
||youngmarble.com^$third-party
||batbuilding.com^$third-party
||fuzzyweather.com^$third-party
||educatedeggnog.com^$third-party
||vanfireworks.com^$third-party
||woaifl.com^$third-party
||paleleaf.com^$third-party
||cubchannel.com^$third-party
||businessbells.com^$third-party
||dolldetail.com^$third-party
||jadeitite.com^$third-party
||amazingairplane.com^$third-party
||tendertest.com^$third-party
||bitterbear.com^$third-party
||stickysheet.com^$third-party
||delightfulhour.com^$third-party
||breakfastboat.com^$third-party
||beadbears.com^$third-party
||clearcomb.com^$third-party
||absurdapple.com^$third-party
||mightyspiders.com^$third-party
||pastepot.com^$third-party
||ar1nvz5.com^$third-party
||bunchance.com^$third-party
||chesscolor.com^$third-party
||dq95d35.com^$third-party
||ejyymghi.com^$third-party
||exuberanteyes.com^$third-party
||nullnorth.com^$third-party
||owlsr.us^$third-party
||frailoffer.com^$third-party
||innocentwax.com^$third-party
||puffyloss.com^$third-party
||scarcesign.com^$third-party
||tedioustooth.com^$third-party
||btez8.xyz^$third-party
||pegasusplate.com^$third-party
||delegatediscussion.com^$third-party
||importedincrease.com^$third-party
||modifyeyes.com^$third-party
||complextoad.com^$third-party
||crabbychin.com^$third-party
||completecabbage.com^$third-party
||sincerespy.com^$third-party
||chinsnakes.com^$third-party
||loudlunch.com^$third-party
||attractiveafternoon.com^$third-party
||previousplayground.com^$third-party
||faultycanvas.com^$third-party
||chairscrack.com^$third-party
||flakyfeast.com^$third-party
||selectivesummer.com^$third-party
||piquantpigs.com^$third-party
||decisivedrawer.com^$third-party
||omniscientspark.com^$third-party
||instrumentsponge.com^$third-party
||ritzykey.com^$third-party
||spurioussteam.com^$third-party
||impossibleexpansion.com^$third-party
||showsteel.com^$third-party
||hardtofindmilk.com^$third-party
||scintillatingspace.com^$third-party
||sugarcurtain.com^$third-party
||teethfan.com^$third-party
||similarsabine.com^$third-party
||faultyfowl.com^$third-party
||ultraoranges.com^$third-party
||aheadday.com^$third-party
||feebleshock.com^$third-party
||sharppatch.com^$third-party
||sailsuit.com^$third-party
||spirebaboon.com^$third-party
||knifeoctopus.com^$third-party
||dancemistake.com^$third-party
||whiskyqueue.com^$third-party
||readingguilt.com^$third-party
||decoycreation.com^$third-party
||swordgoose.com^$third-party
||aromamirror.com^$third-party
||archswimming.com^$third-party
||gondolagnome.com^$third-party
||errortablet.com^$third-party
||farethief.com^$third-party
||readingopera.com^$third-party
||elderlytown.com^$third-party
||obscenesidewalk.com^$third-party
||magnificentmist.com^$third-party
||readymoon.com^$third-party
||aquaticowl.com^$third-party
||sillyscrew.com^$third-party
||moldyicicle.com^$third-party
||guardedschool.com^$third-party
||desertedrat.com^$third-party
||immensehoney.com^$third-party
||abandonedaction.com^$third-party
||puffypurpose.com^$third-party
||sombersurprise.com^$third-party
||nondescriptcrowd.com^$third-party
||thirstytwig.com^$third-party
||quizzicalzephyr.com^$third-party
||worriednumber.com^$third-party
||elderlyscissors.com^$third-party
||sombersquirrel.com^$third-party
||richstring.com^$third-party
||puffypull.com^$third-party
||hystericalhelp.com^$third-party
||secretspiders.com^$third-party
||cumbersomecloud.com^$third-party
||deadpantruck.com^$third-party
||shallowsmile.com^$third-party
||defectivesun.com^$third-party
||boilingumbrella.com^$third-party
||unarmedindustry.com^$third-party
||typicalteeth.com^$third-party
||smilingwaves.com^$third-party
||lightcushion.com^$third-party
||parsimoniouspolice.com^$third-party
||stupendoussleet.com^$third-party
||callousbrake.com^$third-party
||grandioseguide.com^$third-party
||apathetictheory.com^$third-party
||mysteriousmonth.com^$third-party
||discreetfield.com^$third-party
||calculatingcircle.com^$third-party
||blushingboundary.com^$third-party
||spiffymachine.com^$third-party
||scintillatingscissors.com^$third-party
||icebergindigo.com^$third-party
||tangibleteam.com^$third-party
||gracefulsock.com^$third-party
||stoveseashore.com^$third-party
||summerobject.com^$third-party
||nondescriptstocking.com^$third-party
||ruthlessrobin.com^$third-party
||absorbingband.com^$third-party
||dashingdirt.com^$third-party
||toothbrushnote.com^$third-party
||quarterbean.com^$third-party
||honeygoldfish.com^$third-party
||coordinatedcub.com^$third-party
||operationkettle.com^$third-party
||facilitategrandfather.com^$third-party
||railwayrainstorm.com^$third-party
||laughcloth.com^$third-party
||invitesugar.com^$third-party
||farmergoldfish.com^$third-party
||impulsehands.com^$third-party
||memorizeneck.com^$third-party
||aboardlevel.com^$third-party
||selectionsugar.com^$third-party
||longinglettuce.com^$third-party
||silkysquirrel.com^$third-party
||bucketbean.com^$third-party
||earthquakescarf.com^$third-party
||capablecows.com^$third-party
||inquisitiveinvention.com^$third-party
||sizesidewalk.com^$third-party
||inviterabbits.com^$third-party
||steadfastsound.com^$third-party
||bewilderedblade.com^$third-party
||springaftermath.com^$third-party
||earthycopy.com^$third-party
||sleepcartoon.com^$third-party
||structurerod.com^$third-party
||smashsurprise.com^$third-party
||previouspotato.com^$third-party
||memorycobweb.com^$third-party
||hollowshake.com^$third-party
||minormeeting.com^$third-party
||zealousfield.com^$third-party
||reflectivereward.com^$third-party
||whisperingcrib.com^$third-party
||nuttyorganization.com^$third-party
||enviousthread.com^$third-party
||acridtwist.com^$third-party
||commonswing.com^$third-party
||drabsize.com^$third-party
||untidyquestion.com^$third-party
||enthusiasticdad.com^$third-party
||hurtteeth.com^$third-party
||highfalutinroom.com^$third-party
||stakingslope.com^$third-party
||bustlinganimal.com^$third-party
||concernedcondition.com^$third-party
||nondescriptsmile.com^$third-party
||roughroll.com^$third-party
||tawdryson.com^$third-party
||detailedgovernment.com^$third-party
||flimsycircle.com^$third-party
||ambiguousquilt.com^$third-party
||dispensablestranger.com^$third-party
||wellmadefrog.com^$third-party
||laughablecopper.com^$third-party
||wryfinger.com^$third-party
||cheerfulrange.com^$third-party
||slipperysack.com^$third-party
||boringcoat.com^$third-party
||stakingscrew.com^$third-party
||agreeablestew.com^$third-party
||tremendoustime.com^$third-party
||cloisteredhydrant.com^$third-party
||desertedbreath.com^$third-party
||possessivebucket.com^$third-party
||secretivecub.com^$third-party
||unwrittenspot.com^$third-party
||absurdwater.com^$third-party
||encouragingwilderness.com^$third-party
||famousquarter.com^$third-party
||markedpail.com^$third-party
||sulkybutter.com^$third-party
||debonairway.com^$third-party
||workableachiever.com^$third-party
||talentedsteel.com^$third-party
||uttermosthobbies.com^$third-party
||tastefulsongs.com^$third-party
||glossysense.com^$third-party
||dashingsweater.com^$third-party
||standingnest.com^$third-party
||waryfog.com^$third-party
||teenyvolcano.com^$third-party
||fadedprofit.com^$third-party
||economicpizzas.com^$third-party
||wellgroomedbat.com^$third-party
||absentstream.com^$third-party
||abackchain.com^$third-party
||threechurch.com^$third-party
||illfatedsnail.com^$third-party
||barbarousnerve.com^$third-party
||fourarithmetic.com^$third-party
||endurableshop.com^$third-party
||functionalcrown.com^$third-party
||toweringrun.com^$third-party
||automaticflock.com^$third-party
||fascinatedfeather.com^$third-party
||piquantstove.com^$third-party
||parchedangle.com^$third-party
||robustbelieve.com^$third-party
||rapidkittens.com^$third-party
||historicalrequest.com^$third-party
||thinkablerice.com^$third-party
||falsefeet.com^$third-party
||motionlessbag.com^$third-party
||markedcrayon.com^$third-party
||sophisticatedstove.com^$third-party
||whirlwealth.com^$third-party
||productivepear.com^$third-party
||chunkycactus.com^$third-party
||resonantrock.com^$third-party
||savorystructure.com^$third-party
||tarttendency.com^$third-party
||handyfield.com^$third-party
||cuteturkey.com^$third-party
||gullibleguitar.com^$third-party
||spookyslope.com^$third-party
||bestboundary.com^$third-party
||efficaciouscactus.com^$third-party
||thingsafterthought.com^$third-party
||orangeoperation.com^$third-party
||shockingship.com^$third-party
||medusasailor.com^$third-party
||spottedsnow.com^$third-party
||paradoxfactor.com^$third-party
||shutseashore.com^$third-party
||thunderingrose.com^$third-party
||thomastorch.com^$third-party
||inventionpassenger.com^$third-party
||printerplasma.com^$third-party
||driverequest.com^$third-party
||experienceeggs.com^$third-party
||correctchaos.com^$third-party
||greasysquare.com^$third-party
||murkymeeting.com^$third-party
||consciousdirt.com^$third-party
||sweepsheep.com^$third-party
||timeterritory.com^$third-party
||spidersboats.com^$third-party
||nostalgicknot.com^$third-party
||evanescentedge.com^$third-party
||beastbeef.com^$third-party
||informengine.com^$third-party
||ambiguousalarm.com^$third-party
||donkeyleaf.com^$third-party
||erraticreaction.com^$third-party
||advertisementafterthought.com^$third-party
||boneregret.com^$third-party
||livelumber.com^$third-party
||shakesuggestion.com^$third-party
||dogsshoes.com^$third-party
||gloriouscracker.com^$third-party
||internalsink.com^$third-party
||sorethunder.com^$third-party
||briefbears.com^$third-party
||happenhistory.com^$third-party
||furryhorses.com^$third-party
||necessarywax.com^$third-party
||afraidlanguage.com^$third-party
||floweryoperation.com^$third-party
||kitesquirrel.com^$third-party
||homelycrown.com^$third-party
||highfalutinbox.com^$third-party
||harborcub.com^$third-party
||seedscissors.com^$third-party
||billowybead.com^$third-party
||impossiblemove.com^$third-party
||franticcarpenter.com^$third-party
||beneficialbeef.com^$third-party
||memopilot.com^$third-party
||cautiouscredit.com^$third-party
||headyhook.com^$third-party
||handleteeth.com^$third-party
||repeatsweater.com^$third-party
||siliconslow.com^$third-party
||thinkabletrick.com^$third-party
||cosmosjackson.com^$third-party
||gloriousbeef.com^$third-party
||pamelarandom.com^$third-party
||wrongpotato.com^$third-party
||oppositeoperation.com^$third-party
||acquireattention.com^$third-party
||slaysweater.com^$third-party
||paddleangle.com^$third-party
||coordinatedbedroom.com^$third-party
||drivingdirt.com^$third-party
||prefixpatriot.com^$third-party
||cannonjudo.com^$third-party
||giftedthumb.com^$third-party
||zlp6s.pw^$third-party
||coachquartz.com^$third-party
||pizzasnut.com^$third-party
||wistfulflight.com^$third-party
||resonantbrush.com^$third-party
||subsequentswim.com^$third-party
||alikearm.com^$third-party
||persuadesock.com^$third-party
||shockinggrass.com^$third-party
||pigspie.com^$third-party
||calculatingtoothbrush.com^$third-party
||wigglygeese.com^$third-party
||whisperingbadge.com^$third-party
||scientificshirt.com^$third-party
||maniacalappliance.com^$third-party
||miscreantmine.com^$third-party
||fourfork.com^$third-party
||snailsengine.com^$third-party
||elderlyinsect.com^$third-party
||muddledaftermath.com^$third-party
||dripappliance.com^$third-party
||enchantedtop.com^$third-party
||stripedburst.com^$third-party
||consistpotato.com^$third-party
||draconiancurve.com^$third-party
||usedexample.com^$third-party
||greasemotion.com^$third-party
||importedpolice.com^$third-party
||womanear.com^$third-party
||battlehope.com^$third-party
||blushingwar.com^$third-party
||niftyjelly.com^$third-party
||statuesquebrush.com^$third-party
||systemizecoat.com^$third-party
||scratchsofa.com^$third-party
||drydrum.com^$third-party
||purchasesuggestion.com^$third-party
||wreckvolcano.com^$third-party
||tempttalk.com^$third-party
||spendpest.com^$third-party
||damdoor.com^$third-party
||shyseed.com^$third-party
||perpetualpail.com^$third-party
||fearfowl.com^$third-party
||respectrain.com^$third-party
||chewcoat.com^$third-party
||futuristicfear.com^$third-party
||sombersea.com^$third-party
||sparklingnumber.com^$third-party
||arithmeticadjustment.com^$third-party
||suddensnake.com^$third-party
||decidedrum.com^$third-party
||frailflock.com^$third-party
||selectionship.com^$third-party
||ruthlessmilk.com^$third-party
||giftedglue.com^$third-party
||specialstatement.com^$third-party
||colorfulafterthought.com^$third-party
||supervisegoldfish.com^$third-party
||squashfriction.com^$third-party
||encourageidea.com^$third-party
||rhymezebra.com^$third-party
||carriagecan.com^$third-party
||supplysummer.com^$third-party
||niftyhospital.com^$third-party
||militaryverse.com^$third-party
||aboriginalboats.com^$third-party
||omniscientfeeling.com^$third-party
||selfishsea.com^$third-party
||quacksquirrel.com^$third-party
||waggishpig.com^$third-party
||overratedchalk.com^$third-party
||dapperfloor.com^$third-party
||rainyhand.com^$third-party
||battlebalance.com^$third-party
||slimyscarf.com^$third-party
||deafeningdock.com^$third-party
||torpidtongue.com^$third-party
||texturetrick.com^$third-party
||statementsweater.com^$third-party
||separateshow.com^$third-party
||funnyairplane.com^$third-party
||plantpotato.com^$third-party
||rainystretch.com^$third-party
||finalizeforce.com^$third-party
||futuristicfifth.com^$third-party
||knottysticks.com^$third-party
||awakebird.com^$third-party
||investigatepin.com^$third-party
||detectdinner.com^$third-party
||alertafterthought.com^$third-party
||materialisticmark.com^$third-party
||boredborder.com^$third-party
||panoramicbutter.com^$third-party
||excuseearthquake.com^$third-party
||rodeopolice.com^$third-party
||parcelcreature.com^$third-party
||clearcabbage.com^$third-party
||greasegarden.com^$third-party
||lagoonolivia.com^$third-party
||wigglyindustry.com^$third-party
||sophisticatedstory.com^$third-party
||proudprose.com^$third-party
||mountainouspear.com^$third-party
||subsequentstew.com^$third-party
||warmquiver.com^$third-party
||amusementmorning.com^$third-party
||sortsummer.com^$third-party
||changechickens.com^$third-party
||spuriousweather.com^$third-party
||heavenlybike.com^$third-party
||sootheside.com^$third-party
||makeshiftmine.com^$third-party
||suddensoda.com^$third-party
||eliminateeffect.com^$third-party
||soresneeze.com^$third-party
||capablecup.com^$third-party
||applesarmy.com^$third-party
||riserange.com^$third-party
||roomyreading.com^$third-party
||opinionsurprise.com^$third-party
||toothpasterabbits.com^$third-party
||tremendousplastic.com^$third-party
||cloudsdestruction.com^$third-party
||foamyfood.com^$third-party
||lettucecopper.com^$third-party
||fuzzybasketball.com^$third-party
||crayoncompetition.com^$third-party
||magnetairport.com^$third-party
||thinkablefloor.com^$third-party
||satisfyingshow.com^$third-party
||teenytinytongue.com^$third-party
||heavyplayground.com^$third-party
||unnaturalcaption.com^$third-party
||levelbehavior.com^$third-party
||simplisticstem.com^$third-party
||handsomeindustry.com^$third-party
||workoperation.com^$third-party
||toedrawer.com^$third-party
||combclover.com^$third-party
||materialisticfan.com^$third-party
||chemicalcoach.com^$third-party
||endurablecrayon.com^$third-party
||forgetfulflowers.com^$third-party
||arcticamber.com^$third-party
||uncoveredexpert.com^$third-party
||rhythmmoney.com^$third-party
||fujiladder.com^$third-party
||negotiatetime.com^$third-party
||knotkettle.com^$third-party
||languagelake.com^$third-party
||sloppycalculator.com^$third-party
||presssensor.com^$third-party
||scaredcomfort.com^$third-party
||tremendoustreatment.com^$third-party
||cumbersomecar.com^$third-party
||fretfulfurniture.com^$third-party
||successfulscent.com^$third-party
||pointlessrifle.com^$third-party
||thicktrucks.com^$third-party
||storescissors.com^$third-party
||wildernesscamera.com^$third-party
||persuadesupport.com^$third-party
||translateoatmeal.com^$third-party
||futuristicfold.com^$third-party
||catalogdiscovery.com^$third-party
||passengerpage.com^$third-party
||auntants.com^$third-party
||abstractedamount.com^$third-party
||dressexpansion.com^$third-party
||snakesshop.com^$third-party
||guitargrandmother.com^$third-party
||joblessdrum.com^$third-party
||somberattack.com^$third-party
||readysnails.com^$third-party
||profusesupport.com^$third-party
||cautiouscrate.com^$third-party
||substantialcarpenter.com^$third-party
||divergentoffer.com^$third-party
||uncoveredcircle.com^$third-party
||ruddywash.com^$third-party
||unevenstring.com^$third-party
||chemicalsnake.com^$third-party
||deskdecision.com^$third-party
||thirstyswing.com^$third-party
||decoroustitle.com^$third-party
||honeybulb.com^$third-party
||gaudybeginner.com^$third-party
||scatteredstream.com^$third-party
||snakemineral.com^$third-party
||topichawaii.com^$third-party
||importlocate.com^$third-party
||coatfood.com^$third-party
||preciouseffect.com^$third-party
||lamplow.com^$third-party
||smoggysnakes.com^$third-party
||seemlysociety.com^$third-party
||substantialstraw.com^$third-party
||zippywind.com^$third-party
||shopbreakfast.com^$third-party
||flimsythought.com^$third-party
||materialmoon.com^$third-party
||gulliblecamp.com^$third-party
||defiantrice.com^$third-party
||ruddycast.com^$third-party
||preciousyoke.com^$third-party
||unusedquestion.com^$third-party
||metroaverage.com^$third-party
||exuberantsoda.com^$third-party
||dustyrabbits.com^$third-party
||scarecrowslip.com^$third-party
||mimosamajor.com^$third-party
||slimopinion.com^$third-party
||wakefulcook.com^$third-party
||scaredstory.com^$third-party
||receptivebranch.com^$third-party
||ringplayground.com^$third-party
||honorableland.com^$third-party
||storeslope.com^$third-party
||aloofmetal.com^$third-party
||catschickens.com^$third-party
||audioarctic.com^$third-party
||boringberry.com^$third-party
||guiltlessbasketball.com^$third-party
||nothingmethod.com^$third-party
||scrollservice.com^$third-party
||desiredirt.com^$third-party
||sablesmile.com^$third-party
||virgoplato.com^$third-party
||drawservant.com^$third-party
||blotburn.com^$third-party
||roofrelation.com^$third-party
||diplomahawaii.com^$third-party
||trappush.com^$third-party
||venusgloria.com^$third-party
||typicalairplane.com^$third-party
||bruisebaseball.com^$third-party
||steepsquirrel.com^$third-party
||pedropanther.com^$third-party
||brandybison.com^$third-party
||conditioncrush.com^$third-party
||realizevacation.com^$third-party
||warnwing.com^$third-party
||tumblebirds.com^$third-party
||emptyescort.com^$third-party
||burnbubble.com^$third-party
||aboardamusement.com^$third-party
||familiarrod.com^$third-party
||hurtgrape.com^$third-party
||melodicminute.com^$third-party
||energeticexample.com^$third-party
||meremark.com^$third-party
||bawdypets.com^$third-party
||fearfulfish.com^$third-party
||torpidtoothpaste.com^$third-party
||sparklesleet.com^$third-party
||godlygeese.com^$third-party
||unifyaddition.com^$third-party
||chesscherry.com^$third-party
||mundanepollution.com^$third-party
||allowmailbox.com^$third-party
||sloppyearthquake.com^$third-party
||capsquirrel.com^$third-party
||reconditerake.com^$third-party
||fantasticsmash.com^$third-party
||guaranteelamp.com^$third-party
||importedplay.com^$third-party
||coordinatedcoat.com^$third-party
||writewealth.com^$third-party
||intelligentscissors.com^$third-party
||markedmeasure.com^$third-party
||magnificentmeasure.com^$third-party
||treadbun.com^$third-party
||lumpylumber.com^$third-party
||honorablehall.com^$third-party
||terrificgoose.com^$third-party
||smilingshake.com^$third-party
||encouragingleaf.com^$third-party
||satisfyingspark.com^$third-party
||ajaralarm.com^$third-party
||falseframe.com^$third-party
||copytitle.com^$third-party
||absorbingcorn.com^$third-party
||brashbead.com^$third-party
||soaprange.com^$third-party
||colossalchance.com^$third-party
||lowlocket.com^$third-party
||raintwig.com^$third-party
||uninterestedquarter.com^$third-party
||imperfectinstrument.com^$third-party
||distinctday.com^$third-party
||historicalbeam.com^$third-party
||apparatuslip.com^$third-party
||tendersugar.com^$third-party
||interestsmoke.com^$third-party
||butterbulb.com^$third-party
||automaticside.com^$third-party
||soggysponge.com^$third-party
||flockflame.com^$third-party
||fumblingselection.com^$third-party
||powderprofit.com^$third-party
||puzzlingproperty.com^$third-party
||meatydime.com^$third-party
||paintplantation.com^$third-party
||aquaticalarm.com^$third-party
||alleyarm.com^$third-party
||plainrequest.com^$third-party
||squeamishspot.com^$third-party
||detailedkitten.com^$third-party
||dustywave.com^$third-party
||somberstructure.com^$third-party
||calmcough.com^$third-party
||scaredsnake.com^$third-party
||maddeningpowder.com^$third-party
||sweetslope.com^$third-party
||subsequentsand.com^$third-party
||pastoralcorn.com^$third-party
||competitionbeetle.com^$third-party
||capriciouscorn.com^$third-party
||unknowncrate.com^$third-party
||calculatorstatement.com^$third-party
||rambunctiousvoyage.com^$third-party
||scaredsidewalk.com^$third-party
||leftliquid.com^$third-party
||alikeaddition.com^$third-party
||aliveachiever.com^$third-party
||defectivedress.com^$third-party
||pricklyplastic.com^$third-party
||annoyedfifth.com^$third-party
||unusedstone.com^$third-party
||shesubscriptions.com^$third-party
||spysubstance.com^$third-party
||laughdrum.com^$third-party
||stupendousselection.com^$third-party
||swellstocking.com^$third-party
||annoyingacoustics.com^$third-party
||grandmotherunit.com^$third-party
||jadedjoke.com^$third-party
||sortstructure.com^$third-party
||dampdock.com^$third-party
||snoresmile.com^$third-party
||sortsail.com^$third-party
||sneakystew.com^$third-party
||grayreceipt.com^$third-party
||ruthlessdegree.com^$third-party
||specialsnake.com^$third-party
||staleshow.com^$third-party
||plotparent.com^$third-party
||shallowblade.com^$third-party
||cumbersomecake.com^$third-party
||replaceroute.com^$third-party
||poisedpig.com^$third-party
||materialexample.com^$third-party
||balancemailbox.com^$third-party
||aboardfork.com^$third-party
||importedinsect.com^$third-party
||hearthorn.com^$third-party
||lovelydrum.com^$third-party
||squealingturn.com^$third-party
||briefstem.com^$third-party
||fatcoil.com^$third-party
||smoggystation.com^$third-party
||damageddistance.com^$third-party
||suspendseed.com^$third-party
||plotrabbit.com^$third-party
||shakysurprise.com^$third-party
||scientificsneeze.com^$third-party
||savoryorange.com^$third-party
||haltingbadge.com^$third-party
||stupidsnake.com^$third-party
||tastelesstrees.com^$third-party
||burgerbrush.com^$third-party
||stereoproxy.com^$third-party
||secretturtle.com^$third-party
||testedtouch.com^$third-party
||rusticprice.com^$third-party
||commonalmanac.com^$third-party
||nostalgicneed.com^$third-party
||dollardelta.com^$third-party
||shinesavage.com^$third-party
||bravecalculator.com^$third-party
||podiumpresto.com^$third-party
||cutepopcorn.com^$third-party
||politegoldfish.com^$third-party
||promopassage.com^$third-party
||mindlessmark.com^$third-party
||somberscarecrow.com^$third-party
||staleseat.com^$third-party
||lackadaisicalkite.com^$third-party
||nonchalantnerve.com^$third-party
||entertainingeyes.com^$third-party
||acousticairplane.com^$third-party
||crafthenry.com^$third-party
||arizonapuzzle.com^$third-party
||awarealley.com^$third-party
||suddenstructure.com^$third-party
||hatefulrequest.com^$third-party
||dramaticcondition.com^$third-party
||dashingdrop.com^$third-party
||learnedmarket.com^$third-party
||enchantedjudge.com^$third-party
||standingsack.com^$third-party
||pocketsonic.com^$third-party
||scrawnystart.com^$third-party
||clamcelery.com^$third-party
||verifyvegetable.com^$third-party
||haltinggold.com^$third-party
||boringbell.com^$third-party
||mailboxmeeting.com^$third-party
||silentwrench.com^$third-party
||archbushes.com^$third-party
||wrapstretch.com^$third-party
||divehope.com^$third-party
||tutorthing.com^$third-party
||singroot.com^$third-party
||rejectfairies.com^$third-party
||synthesizespoon.com^$third-party
||evaluateend.com^$third-party
||brushdaughter.com^$third-party
||verseballs.com^$third-party
||rhetoricalloss.com^$third-party
||stalesummer.com^$third-party
||firstfrogs.com^$third-party
||additionant.com^$third-party
||plainplayground.com^$third-party
||enviousshape.com^$third-party
||calmcactus.com^$third-party
||sinceresubstance.com^$third-party
||overconfidentfood.com^$third-party
||strangesink.com^$third-party
||carpentercomparison.com^$third-party
||curvycry.com^$third-party
||habitualhumor.com^$third-party
||hocgeese.com^$third-party
||dapperdiscussion.com^$third-party
||superficialsquare.com^$third-party
||energeticladybug.com^$third-party
||prepareplanes.com^$third-party
||hypnoticwound.com^$third-party
||samestretch.com^$third-party
||acidpigs.com^$third-party
||farshake.com^$third-party
||fadedsnow.com^$third-party
||nervoussummer.com^$third-party
||horsenectar.com^$third-party
||symbolizebeast.com^$third-party
||cannontwin.com^$third-party
||lumberamount.com^$third-party
||brothersbucket.com^$third-party
||spottednoise.com^$third-party
||squirrelhands.com^$third-party
||unequalbrake.com^$third-party
||unbecominghall.com^$third-party
||attractivecap.com^$third-party
||forecasttiger.com^$third-party
||sicksmash.com^$third-party
||squeakzinc.com^$third-party
||penspade.com^$third-party
||caringzinc.com^$third-party
||foregoingfowl.com^$third-party
||spuriousbase.com^$third-party
||2znp09oa.com^$third-party
||4jnzhl0d0.com^$third-party
||6ldu6qa.com^$third-party
||82o9v830.com^$third-party
||abandonedclover.com^$third-party
||abashedangle.com^$third-party
||abruptroad.com^$third-party
||actuallysheep.com^$third-party
||actuallysnake.com^$third-party
||ak0gsh40.com^$third-party
||ambitiousagreement.com^$third-party
||anxiousapples.com^$third-party
||argyresthia.com^$third-party
||ariseboundary.com^$third-party
||awzbijw.com^$third-party
||axiomaticalley.com^$third-party
||balancebreath.com^$third-party
||balloontexture.com^$third-party
||basketballbelieve.com^$third-party
||baskettexture.com^$third-party
||bawdybeast.com^$third-party
||beamincrease.com^$third-party
||beamkite.com^$third-party
||boilingbeetle.com^$third-party
||boredcrown.com^$third-party
||brassrule.com^$third-party
||broadboundary.com^$third-party
||broadcastbed.com^$third-party
||bulbbait.com^$third-party
||butterburst.com^$third-party
||calculatorcamera.com^$third-party
||calmfoot.com^$third-party
||cherrythread.com^$third-party
||chickensstation.com^$third-party
||chiefcurrent.com^$third-party
||chinchickens.com^$third-party
||comfortablecheese.com^$third-party
||commandwalk.com^$third-party
||concernrain.com^$third-party
||consciouscabbage.com^$third-party
||copperchickens.com^$third-party
||copycarpenter.com^$third-party
||copyrightaccesscontrols.com^$third-party
||crawlclocks.com^$third-party
||critictruck.com^$third-party
||crownclam.com^$third-party
||culturedcrayon.com^$third-party
||curtaincows.com^$third-party
||cutecushion.com^$third-party
||decisiveducks.com^$third-party
||delightdriving.com^$third-party
||detailedglue.com^$third-party
||differentdesk.com^$third-party
||dk4ywix.com^$third-party
||docksalmon.com^$third-party
||doubtfulrainstorm.com^$third-party
||dragzebra.com^$third-party
||elasticchange.com^$third-party
||elephantqueue.com^$third-party
||exclusivebrass.com^$third-party
||flavordecision.com^$third-party
||floodprincipal.com^$third-party
||frightenedpotato.com^$third-party
||futuristicfairies.com^$third-party
||fuzzyflavor.com^$third-party
||ga87z2o.com^$third-party
||gammamaximum.com^$third-party
||giddycoat.com^$third-party
||giraffepiano.com^$third-party
||gorgeousground.com^$third-party
||greetzebra.com^$third-party
||greyinstrument.com^$third-party
||guardedgovernor.com^$third-party
||guitarbelieve.com^$third-party
||h78xb.pw^$third-party
||hammerhearing.com^$third-party
||hfc195b.com^$third-party
||hilariouszinc.com^$third-party
||humdrumhat.com^$third-party
||illustriousoatmeal.com^$third-party
||incrediblesugar.com^$third-party
||innocentinvention.com^$third-party
||ivykiosk.com^$third-party
||j93557g.com^$third-party
||jamexistence.com^$third-party
||jewelcheese.com^$third-party
||justicejudo.com^$third-party
||leaplunchroom.com^$third-party
||lettucelimit.com^$third-party
||limpingline.com^$third-party
||lizardslaugh.com^$third-party
||lopsidedspoon.com^$third-party
||loudloss.com^$third-party
||lp3tdqle.com^$third-party
||lumpyleaf.com^$third-party
||matchcows.com^$third-party
||mellowtin.com^$third-party
||messagenovice.com^$third-party
||mixedreading.com^$third-party
||mowfruit.com^$third-party
||noiselessplough.com^$third-party
||optimallimit.com^$third-party
||ovalpigs.com^$third-party
||partplanes.com^$third-party
||peacepowder.com^$third-party
||perceivequarter.com^$third-party
||petiteumbrella.com^$third-party
||photographpan.com^$third-party
||pietexture.com^$third-party
||possibleboats.com^$third-party
||practicetoothpaste.com^$third-party
||presetrabbits.com^$third-party
||profitrumour.com^$third-party
||provideplant.com^$third-party
||quaintcan.com^$third-party
||quicksandear.com^$third-party
||raresummer.com^$third-party
||readgoldfish.com^$third-party
||rebelsubway.com^$third-party
||receptiveink.com^$third-party
||receptivereaction.com^$third-party
||referdriving.com^$third-party
||resolutekey.com^$third-party
||rulerabbit.com^$third-party
||saysidewalk.com^$third-party
||scarcestream.com^$third-party
||screechingfurniture.com^$third-party
||scrubsky.com^$third-party
||scrubswim.com^$third-party
||separatesilver.com^$third-party
||shakesea.com^$third-party
||shakytaste.com^$third-party
||shelterstraw.com^$third-party
||shiveringsail.com^$third-party
||shockingswing.com^$third-party
||simplisticnose.com^$third-party
||sincerebuffalo.com^$third-party
||sinceresofa.com^$third-party
||sixscissors.com^$third-party
||snakesort.com^$third-party
||sneaklevel.com^$third-party
||sneakystamp.com^$third-party
||spectacularsnail.com^$third-party
||spuriousstranger.com^$third-party
||squeamishscarecrow.com^$third-party
||standtrouble.com^$third-party
||steamsecretary.com^$third-party
||stickssheep.com^$third-party
||stormyachiever.com^$third-party
||stormyshock.com^$third-party
||stormysponge.com^$third-party
||straightnest.com^$third-party
||straightschool.com^$third-party
||strivesidewalk.com^$third-party
||structuresofa.com^$third-party
||succeedscene.com^$third-party
||suddensidewalk.com^$third-party
||superficialsink.com^$third-party
||terriblethumb.com^$third-party
||terribleturkey.com^$third-party
||thirdrespect.com^$third-party
||throattrees.com^$third-party
||ticklesign.com^$third-party
||tidytrail.com^$third-party
||tracedesire.com^$third-party
||tranquilside.com^$third-party
||trickycelery.com^$third-party
||tritetongue.com^$third-party
||truckstomatoes.com^$third-party
||unusualtitle.com^$third-party
||voicevegetable.com^$third-party
||wateryvan.com^$third-party
||wirecomic.com^$third-party
||xovq5nemr.com^$third-party
||zbwp6ghm.com^$third-party
! start: Big Star Labs
||yourblocksite.com^
||taskapi.net^
! https://github.com/AdguardTeam/AdguardFilters/issues/42797
! goguardian tracking
||beacon-fullpage-predictor.goguardian.com^
||countvoncount.goguardian.com^
||ext.goguardian.com^
||inquisition.goguardian.com^
||ip.goguardian.com^
||panther.goguardian.com^
||quiddity.goguardian.com^
||sakura.goguardian.com^
||screenshots.goguardian.com^
||snat.goguardian.com^
||sock*-goguardian.pusher.com^
||sockjs-goguardian.pusher.com^
||ws-goguardian.pusher.com^
||x3-policy-maker.goguardian.com^
||x3-predictor.goguardian.com^
!
! Baidu
||als.baidu.com^
||afd.baidu.com^
||wkctj.baidu.com^
||jpaasne.e.shifen.com^
||caclick.baidu.com^
||wkclick.baidu.com^
!
! popin.cc tracking
||rlog.popin.cc^
||log.popin.cc^
||r.popin.cc^
||inrecsys.popin.cc^
||jp-axia.m0mentum.net^
! Keyade
||keyade.net^
||keyade.com^
! Criteo
||storetail.io^
||dnsdelegation.io^
! AT Internet
||at-o.net^
||atinternet.com^
||xiti.com^$third-party
! Eulerian
||euleriancdn.net^$third-party
||eulerian.net^$third-party
||mj23.eulerian.com^
||eulerian.splendia.com^
||eulerian.sarenza.com^
||eulerian.officiel-des-vacances.com^
||eulerian.mathon.fr^
||eulerian.madeindesign.com^
||eulerian.brandalley.fr^
||eulerian.belambra.fr^
||eulerian.belambra.be^
! Adobe Experience Cloud
||2o7.net^
||omtrdc.net^
! Commanders Act
||tagcommander.com^
||commandersact.com^
! Wizaly
||wizaly.com^
! Ingenious Technologies
||affex.org^
!
! start: Mail Tracking
! note that we don't use || prefixes because mail tracking pixels are often proxied
by mail providers
! it's problematic that due to how Gmail proxy work, these domains aren't even
exposed on the network level
! fortunately, extensions can see them (Gmail puts the real URL in the
location.hash part of the src)
! MailTrack
mailtrack.io/trace/$image
mltrk.io/pixel$image
! HubSpot (getsidekick.com)
t.sidekickopen$image
t.sigopn$image
t.senal$image
t.signaux$image
t.signauxtrois.com$image
t.hubspotemail.net/e2t/o$image
t.hsms06.com$image
! Boomerang (boomeranggmail.com)
mailstat.us/tr$image
! Cirrus Inisght
tracking.cirrusinsight.com$image
! Customer.io
customeriomail.com/e/o$image
track.customer.io/e/o$image
! Yesware
t.yesware.com
! SalesforceIQ
salesforceiq.com/t.png$image
! RelateIQ
app.relateiq.com/t.png$image
! Streak
mailfoogae.appspot.com$image
! LaunchBit
launchbit.com/taz-pixel$image
! MailChimp
list-manage.com/track$image
/track/open.php?u=$image
! Postmark
cmail1.com/t$image
pstmrk.it/open$image
! iContact
click.icptrack.com/icp/$image
! Infusionsoft
infusionsoft.com/app/emailOpened$image
! Intercom
via.intercom.io/o$image
intercom-mail-100.com/o$image
! Mandrill
mandrillapp.com/track$image
! RJ Metrics
go.rjmetrics.com$image
! Mixpanel
api.mixpanel.com/track$image
! Front App
web.frontapp.com/api$image
! ToutApp
go.toutapp.com$image
! Outreach
app.outreach.io$image
outrch.com/api/mailings/opened$image
! Mixmax
track.mixmax.com/api$image
email.mixmax.com/e/o$image
! SendGrid
sendgrid.net/wf/open$image
/wf/open?upn=$image
! ExactTarget
exct.net/open.aspx$image
! Litmus
emltrk.com$image
! dotmailer
trackedlink.net$image
! Drip
dripemail2$image
! Bananatag
bl-1.com$image
! TinyLetter
tinyletterapp.com$image
! ContactMonkey
contactmonkey.com/api/v1/tracker$image
! Polymail
welovepg.polymail.io$image
polymail.io/v2/z$image
! YAMM
yamm-track.appspot$image
! GetResponse
/open.html?x=$image
! Close.io
close.io/email_opened$image
! Return Path
returnpath.net/pixel.gif$image
! NetHunt
nethunt.com/api/v1/track/email/$image
! JiveOn tracking
/mpss/o/*$image
! end: Mail Tracking
!
!+ NOT_PLATFORM(windows, mac, android)
||artfut.com^$redirect=nooptext,important
!
! Section contains the list of tracking servers, which are hosted on useful sites
as subdomains
!
! https://github.com/AdguardTeam/AdguardFilters/issues/25467
||ct.pinterest.com^
!
! Big Star Labs
||ben.crxmouse.com^
||api2.poperblocker.com^
||yourblocksite.com^
||taskapi.net^
! start: unimania
||d10vy5gom1ed53.cloudfront.net^
||um-public-panel-prod.s3.amazonaws.com^
||collection-endpoint-prod.herokuapp.com^
||collection-endpoint-staging.herokuapp.com^
! end:
!
! This rule breaks Australian sites
!+ NOT_PLATFORM(ios, ext_safari, ext_android_cb)
||tags.news.com.au^$~script
!
! https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/344
! Disabled in DNS filter
||telemetry.mozilla.org^
!
||tracking.epicgames.com^
||t*.zcvh.net^
||adj.st^
||app.adjust.net.in^
||app.adjust.world^
||d3nq5jrakcyw1w.cloudfront.net^
||tracking.netdoktor.at^
||targeting.tbt.arcpublishing.com^
||spixel.socy.es^
||rcm.shinobi.jp^
||app-analytics.snapchat.com^
||d2p3zdq8vjvnxd.cloudfront.net^
||logger.applovefrom.com^
||gstat.orange.fr^
||deliver.oztam.com.au^
||d35u1vg1q28b3w.cloudfront.net^
||imp.go.sohu.com^
||p.aty.sohu.com^
||pv.hd.sohu.com^
||pv.sohu.com^
||adv-sv-stat.focus.cn^
||tracker.jawcloud.co^
||analytics.callbell.eu^
||analytics.zeekit.co^
||analitik.edevlet.gov.tr^
||track.lexico.com^
||stat.ustore.bz^
||c0.adalyser.com^
||d3eyd961wi10bl.cloudfront.net^
||d1daeonbqcq0oh.cloudfront.net^
||analytics.plex.tv^
||hit.duhnet.tv^
||hit.demirorenteknoloji.com^
||n4p-rus.redtram.com^
||wtbevents.pricespider.com^$third-party
||experience.contextly.com^
||collector.xhamster*.desi^
||log.reformal.ru^
||event.prod.bidr.io^
||webed.dm-event.net^
||smetrics.nfl.com^
||log000.goo.ne.jp^
||bwb101.goo.ne.jp^
||beacon.sojern.com^
||pixel.sojern.com^
||analytic20.detik.com^
||rubicon.wellsfargo.com^
||dj4odketdva9s.cloudfront.net^
||stores-counters.wix.com^
||stats.heyoya.com^
||tracker.remp.impresa.pt^
||bl.impresa.pt^
||d2u1npnnqecmpq.cloudfront.net^
||beam.remp.impresa.pt^
||d2wlwbnaa4keje.cloudfront.net^
||api.mediarithmics.com^
||d5etv3akk3gsa.cloudfront.net^
||tracker.thinkindot.com^
||ttauri.laptopmag.com^
||d1rszqblq924lq.cloudfront.net^
||d2o5idwacg3gyw.cloudfront.net^
||d2e0sxz09bo7k2.cloudfront.net^
||bournemouthecho-gb.bournemouthecho.co.uk^
||horizon.globo.com^
||horizon-track.globo.com^
||stats.norton.com^
||analytics.plaid.com^
||spt.performgroup.com^$third-party
||cs*.mp3bars.com^
||track.analitycs.net^
||stats.popupmaker.com^
||hstats.hepsiburada.com^
||tracker.unbxdapi.com^
||d21gpk1vhmjuf5.cloudfront.net^
||spkrth.scw.systems^
||api-analytics.rozetka.com.ua^
||rrss.abc.es^
||analytics.htmedia.in^
||spxl.socy.es^
||telemetry.tradingview.com^
||tagger.ope.scmp.com^
||telemetry.soundcloud.com^
||e2e.mashable.com^
||stats-dev.brid.tv^
||videostats.kakao.com^
||stat.tiara.daum.net^
||webid.ad.daum.net^
||wt.soundestlink.com^
||pixelzirkus.gameforge.com^
||pixel.parsely.com^
||apv-launcher.minute.ly^$third-party
||counter.pr-cy.ru^
||journey.unicef.de^
||telemetry.art19.com^
||infinityid.condenastdigital.com^$third-party
||track.berliner-kurier.de^
||collect.usefathom.com^
||wwwlog.thebell.co.kr^
||d1miwkthq39xj8.cloudfront.net^$third-party
||stats1.wpmudev.com^$third-party
||stats.wpmucdn.com^$third-party
||stat.thestartmagazine.com^
||statistics.news1.kr^
||e.dr-zh.com^$third-party
||swa.metro.co.uk^
||crta.dailymail.co.uk^
||rta2.metro.co.uk^
||ea.fleurancenature.fr^
||ea.greenweez.com^
||ea.melijoe.com^
||yoc.younited-credit.com^
||vry9.destinia.com^
||ea.habitat.fr^
||ea.vente-unique.com^
||ea.deguisetoi.fr^
||ncx2.voyage-prive.it^
||tsj0.madeindesign.com^
||dt.nrjmobile.fr^
||xy33.smallable.com^
||pgt1.voyage-prive.es^
||vde1.voyage-prive.de^
||ea.histoiredor.com^
||mva1.maeva.com^
||vfo.voyage-prive.co.uk^
||ea.aujourdhui.com^
||sls2.loisirsencheres.com^
||6pal.consobaby.com^
||ea.rentacar.fr^
||gfn1.ugap.fr^
||po.ponant.com^
||vch.voyage-prive.ch^
||ea.auchantelecom.fr^
||gdm1.toner.fr^
||ea.vente-unique.ch^
||tpa7.iahorro.com^
||guq9.vente-unique.it^
||ea.millet.fr^
||ea.venta-unica.com^
||pbox.photobox.de^
||ef.futuroscope.com^
||ea.warnerbros.fr^
||uue2.destinia.ir^
||vgo.vegaoo.de^
||track.effitarget.com^
||v.oui.sncf^
||krum.vsct.fr^
||tracking.oui.sncf^
||ea.officedepot.fr^
||events.mediarithmics.com^
||f7ds.liberation.fr^
||cookie-matching.mediarithmics.com^
||engagefront.theweathernetwork.com^
||d2dq2ahtl5zl1z.cloudfront.net^
||d18p8z0ptb8qab.cloudfront.net^
||pixel.welt.de^
||pixel.trackverify.com^$third-party
||cdn.contalyze.com^$third-party
||log.news.zing.vn^
||px.gfycat.com^
||vhsrwd.aip24.pl^
||analytics.dpd.com^
||cfg.imtt.qq.com^
||log.tbs.qq.com^
||mqqad.html5.qq.com^
||beacon.qq.com^
||kiupoo.stroeerdp.de^$third-party
||phiesi.stroeerdp.de^$third-party
||ohcohz.stroeerdp.de^$third-party
||harvester.hbpl.co.uk^
||harvester.eu.square-enix.com^
||harvester.ext.square-enix-europe.com^
||harvester.hnonline.sk^
||d5nxst8fruw4z.cloudfront.net^
||stats.guiamais.com.br^
||d2yh8t8mdj4l9x.cloudfront.net^
||detwzgl8cvciv.cloudfront.net^
||events-collector.spot.im^
||track.bizjournals.com^
||pixel.playbuzz.com^
||spr.welt.de^
||analytics-ingress-global.bitmovin.com^
||tracking.hurlmedia.design^
||logs.insight.rapid7.com^
||count.rtl.de^
||pixel.4pcdn.de^
||lexip.4pcdn.de^
||pebed.dm-event.net^
||pixelappcollector.thesun.co.uk^
||counter.pixplug.in^
||analytics.webgains.io^
||candac.iridion.de^
||cunda.prudsys-rde.de^
||tr.junaroad.com^
||tracker.shopclues.com^
||beacon.itmedia.jp^
||d3j1weegxvu8ns.cloudfront.net^
||d2ibu2ug0mt5qp.cloudfront.net^
||tr.snapchat.com^
||trk.performanceplay.co.kr^
||atlas1.krone.at^
||spr.bild.de^
||pixel.wp.pl^$important
||dot.wp.pl^
||player-feedback-v1.glomex.com^
||track.sohu.com^
||pw.gigazine.net^
||marketing.net.brillen.de^
||app.airtrack.jp^
||xray.mail.ru^
||rs.mail.ru^$domain=~account.mail.ru
||tracking.linda.de^
||cdn.odoscope.cloud^$third-party
||sanalytics.ncaa.com^
||analytics.cn.ru^
||pa.tns-ua.com^
||r.rbc.ru^
||tcheck.outbrainimg.com^
||ats.otto.de^
||tracker.blutv.com^
||metrics.infranken.de^
||ophan.theguardian.com^
||tracking.s24.com^
||events.whisk.com^
||stats.aws.rubiconproject.com^
||a.ria.ru^
||ipcheck.tmgrup.com.tr^
||logger.tv.telstra.com.au^
||t.arianelab.com^
||t.karte.io^
||beacon.tws.toyota.jp^
||tr.marsflag.com^
||p.gazeta.pl^
||st.dynamicyield.com^
||log.outbrainimg.com^
||analytics-udg.netdna-ssl.com^
||collecte.audience.acpm.fr^
||stats.otempo.com.br^
||banstat.nadavi.net^
||pixel.4players.de^$important
||lexip.4players.de^
||monitor-targeting-failures.sqrt-5041.de^
||analytics.businessinsider.com^
||tracking.hotel.check24.de^
||stats01.20min.ch^
||tracking.gj-mobile-services.de^
||eventlog.outbrain.com^
||smetrics.marriott.com^
||api.logmatic.io^$third-party
||adc.9news.com.au^
||adc.api.nine.com.au^
||adc.nine.com.au^
||adwiretracker.fwix.com^
||affiliate.mercola.com^
||affiliate.productreview.com.au^
||affiliate.resellerclub.com^
||affiliates.genealogybank.com^
||affiliates.londonmarketing.com^
||affiliates.mozy.com^
||affiliates.myfax.com^
||affiliates.treasureisland.com^
||affiliates.vpn.ht^
||analysis.focalprice.com^
||analytic.imlive.com^
||analytics.247sports.com^
||analytics.adfreetime.com^
||analytics.bloomberg.com^
||analytics.ecosia.org^
||analytics.femalefirst.co.uk^
||analytics.gorillanation.com^
||analytics.ifood.tv^
||analytics.iraiser.eu^
||analytics.islamicfinder.org^
||analytics.jabong.com^
||analytics.mindjolt.com^
||analytics.msnbc.msn.com^
||analytics.omgpop.com/log
||analytics.posttv.com^
||analytics.schoolwires.com^
||analytics.services.distractify.com^
||analytics.shorte.st^
||analytics.skyscanner.net^
||analytics.slashdotmedia.com^
||analytics.teespring.com^
||analytics.thenest.com^
||analytics.thenewslens.com^
||analytics.thetab.com^
||analytics.upworthy.com^
||analytics.us.archive.org^
||analytics.volvocars.com^
||analytics.wetpaint.me^
||analytics.whatculture.com^
||analyze.yahooapis.com^
||analyzer52.fc2.com^
||atax.gamespy.com^
||atax.gamestats.com^
||atax.ign.com^
||atax.teamxbox.com^
||beacon.ehow.com^
||beacon.examiner.com^
||beacon.indieclicktv.com^
||beacon.lycos.com^
||beacon.netflix.com^
||beacon.nuskin.com^
||beacon.search.yahoo.com^
||beacon.toyota.co.jp^
||beacon.walmart.com^
||beacon.wikia-services.com^
||beacon.www.theguardian.com^
||beacons.helium.com^
||c.microsoft.com^
||c.wort-suche.com^
||c.x.oanda.com^
||clck.yandex.com^
||click.aliexpress.com^$image,script
||click.jasmin.com^
||click.livejasmin.com^
||click.mmosite.com^
||click.udimg.com^
||click2.cafepress.com^
||clicks.traffictrader.net^
||client-event-reporter.twitch.tv^
||clk.about.com^
||clkstat.china.cn^
||clog.go.com^
||cls.ichotelsgroup.com^
||clvk.viki.io^
||cmap.alibaba.com^
||cmstrendslog.indiatimes.com^
||cmstrendslog.timesnow.tv^
||cnt.nicemix.com^
||cnt.nuvid.com^
||cnt.vivatube.com^
||collection.theaa.com^
||collector-cdn.github.com^
||collector-medium.lightstep.com^
||collector.ksax.com^
||collector.kstptv5.com^
||collector.prod.expedia.com^
||collector.shopstream.co^
||collector.shorte.st^
||collector.statowl.com^
||collector.tescocompare.com^
||collector.trendmd.com^
||collector1.xhamster.com^
||count.livetv.ru^
||count.livetv.sx^
||count.prx.org^
||count.rin.ru^
||counter.entertainmentwise.com^
||counter.joins.com^
||counter.promodeejay.net^
||counter.sina.com.cn^
||counter.theconversation.edu.au^
||counter.zerohedge.com^
||ev.kck.st^
||event-reporting-dot-webylytics.appspot.com^
||eventlog.jackpot.de^
||eventlogger.soundcloud.com^
||events.jora.com^
||events.reddit.com^
||events.redditmedia.com^
||events.turbosquid.com^
||eventtracker.elitedaily.com^
||geo.hltv.org^
||geo.homepage-web.com^
||geo.metronews.ca^
||geo.mozilla.org^
||geo.perezhilton.com^
||geo.play.it^
||geo.theawesomer.com^
||geoip-lookup.vice.com^
||geoip.al.com^
||geoip.boredpanda.com^
||geoip.cleveland.com^
||geoip.gulflive.com^
||geoip.inquirer.net^
||geoip.lehighvalleylive.com^
||geoip.masslive.com^
||geoip.mlive.com^
||geoip.nj.com^
||geoip.nola.com^
||geoip.oregonlive.com^
||geoip.pennlive.com^
||geoip.silive.com^
||geoip.syracuse.com^
||geoip.viamichelin.com^
||geoiplookup.wikimedia.org^
||log.data.disney.com^
||log.deutschegrammophon.com^
||log.mappy.net^
||log.newsvine.com^
||log.optimizely.com^
||log.player.cntv.cn/stat.html?
||log.snapdeal.com^
||log.thevideo.me^
||log.vdn.apps.cntv.cn^
||log.wat.tv^
||log1.24liveplus.com^
||logger-*.dailymotion.com^
||logger.dailymotion.com^
||logger.nerdwallet.com^
||logger.viki.io^
||logging.goodgamestudios.com^
||loggly.cheatsheet.com^
||loglady.publicbroadcasting.net^
||metric*.rediff.com^
||metric-agent.i10c.net^
||metric.gstatic.com^
||metric.inetcore.com^
||metrics.apartments.com^
||metrics.aws.sitepoint.com^
||metrics.cbn.com^
||metrics.cbslocal.com^
||metrics.dailymotion.com^
||metrics.ee.co.uk^
||metrics.extremetech.com^
||metrics.tbliab.net^
||metrics.ted.com^
||metrigo.zalan.do^
||mmm.theweek.co.uk^
||mms.al.com^
||mms.cbslocal.com^
||mms.cleveland.com^
||mms.cnn.com^
||mms.deadspin.com^
||mms.gizmodo.com^
||mms.gulflive.com^
||mms.jalopnik.com^
||mms.jezebel.com^
||mms.lehighvalleylive.com^
||mms.lifehacker.com^
||mms.masslive.com^
||mms.mlive.com^
||mms.newyorkupstate.com^
||mms.nj.com^
||mms.nola.com^
||mms.oregonlive.com^
||mms.pennlive.com^
||mms.silive.com^
||mms.splinternews.com^
||mms.syracuse.com^
||mms.theroot.com^
||mobileanalytics.*.amazonaws.com^
||pictures.zooplus.com^
||ping.buto.tv^
||ping.hungama.com^
||ping.tvmaze.com^
||pix.eads.com^
||pix.gfycat.com^
||pix.nbcuni.com^
||pixazza.com/track/
||pixel.buzzfeed.com^
||pixel.digitalspy.co.uk^
||pixel.facebook.com^
||pixel.honestjohn.co.uk^
||pixel.klout.com^
||pixel.naij.com^
||pixel.newscgp.com^
||pixel.newsdiscover.com.au^
||pixel.pcworld.com^
||pixel.propublica.org^
||pixel.reddit.com^
||pixel.staging.tree.com^
||pixels.livingsocial.com^
||s.infogr.am^
||s.infogram.com^
||s.youtube.com^
||s2.youtube.com^
||sp.app.com^
||sp.argusleader.com^
||sp.azcentral.com^
||sp.battlecreekenquirer.com^
||sp.baxterbulletin.com^
||sp.bucyrustelegraphforum.com^
||sp.burlingtonfreepress.com^
||sp.caller.com^
||sp.centralfloridafuture.com^
||sp.chillicothegazette.com^
||sp.cincinnati.com^
||sp.citizen-times.com^
||sp.clarionledger.com^
||sp.coloradoan.com^
||sp.commercialappeal.com^
||sp.coshoctontribune.com^
||sp.courier-journal.com^
||sp.courierpostonline.com^
||sp.courierpress.com^
||sp.dailyrecord.com^
||sp.dailyworld.com^
||sp.delawareonline.com^
||sp.delmarvanow.com^
||sp.democratandchronicle.com^
||sp.desertsun.com^
||sp.desmoinesregister.com^
||sp.detroitnews.com^
||sp.dnj.com^
||sp.fdlreporter.com^
||sp.floridatoday.com^
||sp.freep.com^
||sp.fsunews.com^
||sp.gametimepa.com^
||sp.gosanangelo.com^
||sp.greatfallstribune.com^
||sp.greenbaypressgazette.com^
||sp.greenvilleonline.com^
||sp.guampdn.com^
||sp.hattiesburgamerican.com^
||sp.htrnews.com^
||sp.independentmail.com^
||sp.indystar.com^
||sp.inyork.com^
||sp.ithacajournal.com^
||sp.jacksonsun.com^
||sp.jconline.com^
||sp.jsonline.com^
||sp.kitsapsun.com^
||sp.knoxnews.com^
||sp.lancastereaglegazette.com^
||sp.lansingstatejournal.com^
||sp.ldnews.com^
||sp.lohud.com^
||sp.mansfieldnewsjournal.com^
||sp.marionstar.com^
||sp.marshfieldnewsherald.com^
||sp.montgomeryadvertiser.com^
||sp.mycentraljersey.com^
||sp.naplesnews.com^
||sp.newarkadvocate.com^
||sp.news-press.com^
||sp.newsleader.com^
||sp.northjersey.com^
||sp.pal-item.com^
||sp.pnj.com^
||sp.portclintonnewsherald.com^
||sp.postcrescent.com^
||sp.poughkeepsiejournal.com^
||sp.press-citizen.com^
||sp.pressconnects.com^
||sp.publicopiniononline.com^
||sp.redding.com^
||sp.reporternews.com^
||sp.rgj.com^
||sp.sctimes.com^
||sp.sheboyganpress.com^
||sp.shreveporttimes.com^
||sp.stargazette.com^
||sp.statesmanjournal.com^
||sp.stevenspointjournal.com^
||sp.tallahassee.com^
||sp.tcpalm.com^
||sp.tennessean.com^
||sp.theadvertiser.com^
||sp.thecalifornian.com^
||sp.thedailyjournal.com^
||sp.thegleaner.com^
||sp.theleafchronicle.com^
||sp.thenews-messenger.com^
||sp.thenewsstar.com^
||sp.thenorthwestern.com^
||sp.thespectrum.com^
||sp.thestarpress.com^
||sp.thetimesherald.com^
||sp.thetowntalk.com^
||sp.timesrecordnews.com^
||sp.udimg.com^
||sp.vcstar.com^
||sp.visaliatimesdelta.com^
||sp.wausaudailyherald.com^
||sp.wisconsinrapidstribune.com^
||sp.ydr.com^
||sp.yorkdispatch.com^
||sp.zanesvilletimesrecorder.com^
||spanids.dictionary.com^
||spanids.reference.com^
||spanids.thesaurus.com^
||stat.dealtime.com^
||stat.kbs.co.kr^
||stat.ruvr.ru^
||stat.torrentbar.com^
||stat.xhamsterpremium.com^
||stats.aplus.com^
||stats.articlesbase.com^
||stats.avg.com^
||stats.behance.net^
||stats.binki.es^
||stats.blogg.se^
||stats.break.com^
||stats.cardschat.com^
||stats.christianpost.com^
||stats.clear-media.com^
||stats.dnaindia.com^
||stats.europe.newsweek.com^
||stats.eyeviewdigital.com^
||stats.farfetch.com^
||stats.firedrive.com^
||stats.harpercollins.com^
||stats.ibtimes.co.in^
||stats.ibtimes.co.uk^
||stats.macmillanusa.com^
||stats.mehrnews.com^
||stats.nymag.com^
||stats.opoloo.de^
||stats.pandora.com^
||stats.paste2.org^
||stats.piaggio.com^
||stats.propublica.org^
||stats.pusher.com^
||stats.radiostreamlive.com^
||stats.redditmedia.com^
||stats.searchftps.net^
||stats.searchftps.org^
||stats.searchsight.com^
||stats.sharenet.co.za^
||stats.shoppydoo.com^
||stats.slashgear.com^
||stats.slideshare.net^
||stats.someecards.com^
||stats.storify.com^
||stats.suite101.com^
||stats.thevideo.me^
||stats.townnews.com^
||stats.tvmaze.com^
||stats.uswitch.com^
||stats.vc.gg^
||stats.video.search.yahoo.com^
||stats.videodelivery.net^
||stats.visistat.com^
||stats.vulture.com^
||stats.wwd.com^
||stats.ynet.co.il^
||stats.zmags.com^
||statscol.pond5.com^
||statstracker.celebrity-gossip.net^
||stattrack.0catch.com^
||stbt.coupons.com^
||stcollection.moneysupermarket.com^
||t-ak.hulu.com^
||t.blinkist.com^
||t.cinemablend.com^
||t.delfi.
||t.eharmony.com^
||t.hulu.com/beacon/
||t.my.jobs^
||t.vimeo.com^
||t.wayfair.com^
||t2.huluim.com^
||tracer.perezhilton.com^
||track.briskfile.com^
||track.catalogs.com^
||track.cbs.com^
||track.codepen.io^
||track.collegehumor.com^
||track.engagesciences.com^
||track.fxstreet.com^
||track.gawker.com^
||track.hubspot.com^
||track.netzero.net^
||track.ning.com^
||track.promptfile.com^
||track.pushbullet.com^
||track.slideshare.net^
||track.thesaurus.com^
||track.ugamezone.com^
||track.websiteceo.com^
||track.wildblue.com^
||track.workablemetro.com^
||track.zalando.
||track.zomato.com^
||tracker-api.my.com^
||tracker.anandtech.com^
||tracker.calameo.com^
||tracker.cpapath.com^
||tracker.joost.com^
||tracker.lolalytics.com^
||tracker.mattel.com^
||tracker.nbcuas.com^
||tracker.pinnaclesports.com^
||tracker.realclearpolitics.com^
||tracker.redditmedia.com^
||tracker.revip.info^
||tracker.secretescapes.com^
||tracker.uprinting.com^
||tracker.washtimes.com^
||tracker.wordstream.com^
||tracking.ancestry.com^
||tracking.batanga.com^
||tracking.battleon.com^
||tracking.carprices.com^
||tracking.carsales.com.au^
||tracking.chacha.com^
||tracking.conduit.com^
||tracking.eurosport.com^
||tracking.gfycat.com/viewCount/
||tracking.goodgamestudios.com^
||tracking.hsn.com^
||tracking.koego.com^
||tracking.military.com^
||tracking.moneyam.com^
||tracking.mycapture.com^
||tracking.nextdoor.com^
||tracking.olx.
||tracking.porndoelabs.com^
||tracking.realtor.com^
||tracking.resumecompanion.com^
||tracking.shoptogether.buy.com^
||tracking.softwareprojects.com^
||tracking.tidalhifi.com^
||tracking.times247.com^
||tracking.ukwm.co.uk^
||tracking.unrealengine.com^
||tracking.ustream.tv^
||tracking.yourfilehost.com^
||trackpm.shop2market.com^
||track.push-ad.com^
||stat.teleport.media^
||mamka.aviasales.ru^
||beacon.tingyun.com^
||pixel.anyclip.com^
||analysis.afreecatv.com^
||ulogs.umeng.com^
||ulogs.umengcloud.com^
||m.adtiming.com^
||trackcommon.hujiang.com^
||track.hujiang.com^
||prd-collector-anon-video.playbuzz.com^$third-party
||tracking.deluxe-marketing.com^
||logs.ntvplus.tv^
||alb.reddit.com^
||p.vtracy.de^$third-party
||tracker.brainsins.com^
||analytics.brave.com^
||pf.newegg.com^
||app.redretarget.com^$third-party
||e.tw.cx^$third-party
||pixel.europapress.net^
||ss.musthird.com^
||t1.musthird.com^
||front.optimonk.com^
||collector.leaddyno.com^
||tracker.affirm.com^
||track.datescan.info
||u.btserve.com^$third-party
||log.aliyuncs.com^
||d10lpsik1i8c69.cloudfront.net^$third-party
||stg-data-collector.playbuzz.com^
||stats.walytics.com^$third-party
||logging.carambo.la^
||hit.darmoweliczniki.pl^$third-party
||tracker.ampush.io^$third-party
||tm.tradetracker.net^
||dct.mango-office.ru^$third-party
||cc.calltracking.ru^$third-party
||collector.roistat.com^$third-party
||track.leadhit.io^$third-party
||applog.ucdns.uc.cn^
||t.frtyi.com^$third-party
||ssp*.rtb.beeline.ru^$third-party
||tracker.twenga.pl^
||analytics.ceneo.pl^
||track.buybox.click^
||tracking.retailrocket.net^
||track.omgpl.com^
||prd-collector-anon.playbuzz.com^
||trk.10ru.pt^$third-party
||stat.botdetector.ru^$third-party
||code.lockbot.net^$third-party
||codes.royalad.pl^$third-party
||metric-agent.i10c.net^$third-party
||az416426.vo.msecnd.net^$third-party
||a.klaviyo.com^$third-party
||kctag.net^$third-party
||mpc.nicequest.com^$third-party
||collector-analytics.efigence.com^
||stat.kununu.cz^
||log.hira-meki.jp^
||sync.1dmp.io^$third-party
||ya.domain-vip.net^$third-party
||webanalyzer.bussion.com^$third-party
||rosenberg.appmetrica.yandex.net^$third-party
||collector.bunchbox.co^$third-party
||happyunicorns.gutefrage.net^
||beacon.gutefrage.net^
||hit-pool.upscore.io^
||irqs.ioam.de^
||bt.mediaimpact.de^
||pixel.yabidos.com^
||api.amplitude.com^$third-party
||mastertag.effiliation.com^$third-party
||abs.proxistore.com^$third-party
||mc.webvisor.org^
||phen.fabricmedia.ru^$third-party
||m.dubcm.com^$third-party
||a1.huiqituan.com^$third-party
||geo.kaloo.ga^$third-party
||events.kaloo.ga^$third-party
||track.qcri.org^
||waves.retentionscience.com^
||m.czbiw.com^$third-party
||ip.hivps.xyz^$third-party
||ns336739.ip-37-187-249.eu^
||w1jesu6.package12.com^$third-party
||geoloc*.9cd47096ab1495d8d3b18667f6a52b9c.com^
||geoloc*.geo20120530.com^
||geoloc*.geostats.ovh^
||geoloc*.geovisite.ovh^
||px.reactrmod.com^$third-party
||yield-manager.browsiprod.com^$third-party
||l.ffx.io^$third-party
||api.calq.io^$third-party
||static.analytics-site.com^$third-party
||api.exc.mob.com^
||track.tcppu.com^$third-party
||tracking.skyword.com^$third-party
||d.adtriba.com^$third-party
||cnt2.stroeerdp.de^$third-party
||geolocation.stroeerdp.de^$third-party
||tw*.netcore.co.in^$third-party
||cdn.c-i.as^$third-party
||tracking.lengow.com^$third-party
||gjtrack.uc.cn^$third-party
||analytics.carambo.la^
||livecounter.theyosh.nl^$third-party
||counter.24log.es^
||analyticsnew.overwolf.com^
||newlog.overwolf.com^
||conf.international.baidu.com^
||pasta.esfile.duapps.com^
||a.hstrck.com^
||a.oix.net^$third-party
||a3.ogt.jp^$third-party
||adstat.4u.pl^$third-party
||adg.bzgint.com^
||trackers.adtarget.me^
||static-trackers.adtarget.me^
||apps.poln.co^$third-party
||atm.youku.com^
||bt.phorm.com^$third-party
||br.phorm.com^$third-party
||button.blogs.yandex.
||bia.brightinfo.com^$third-party
||beacon-1.newrelic.com^
||beacon.errorception.com^
||beacon.guim.co.uk^
||beacon.kmi-us.com^$third-party
||bats.video.yahoo.com^
||b.aol.com^$third-party
||b.grvcdn.com^$third-party
||b.oix.net^$third-party
||audience.visiblemeasures.com^$object,third-party
||c.adroll.com^$third-party
||c.bigmir.net$third-party
||c.bing.com/c.gif
||c.hit.ua^$third-party
||c.imrk.net^$third-party
||c.msn.com^
||c.newsinc.com^
||c.opinion.com.ua^
||c.tbex.ru^$third-party
||c00.adobe.com^$redirect=nooptext
||cc.swiftype.com^
||cc.zeit.de^
||cdnstats-a.akamaihd.net^$third-party
||clicks.hurriyet.com.tr^
||cmt.setrowid.com^$third-party
||cnt.cerber.rambler.ru^
||cnt.inforotor.net^$third-party
||cnt.logoslovo.ru^$third-party
||cnt.nov.ru^$third-party
||cnt.rambler.ru^$third-party
||cnt.ramlife.ru^
||collect-elb-*.amazonaws.com^$redirect=nooptext
||collect.igodigital.com^$third-party
||collector.schibsted.io^
||cntcerber.rambler.ru^
||counter.all.biz^
||count.channeladvisor.com^$third-party
||cookie.fuel451.com^$third-party
||counter.nn.ru^
||counter.ok.ee^$third-party
||counter.opinion.com.ua^
||counter.rambler.ru^
||counter.scribblelive.com^
||counter.scribblelive.net^
||counter.top.ge^$third-party
||counter.top.kg^$third-party
||counter.ukr.net^
||dadi.technology^$third-party
||data.mob.com^$redirect=nooptext
||d.impactradius-event.com^$third-party
||csi.gstatic.com^
||ct.buzzfeed.com^
||ctl.mobitrack.co.kr^
||crm.zenguard.biz^
||d303e3cdddb4ded4b6ff495a7b496ed5.s3.amazonaws.com^
||dejavu.mlapps.com^$third-party
||dc.tremormedia.com^$third-party
||dc8xl0ndzn2cb.cloudfront.net^
||datacollect*.abtasty.com^$third-party
||dailymotion-ams.gravityrd-services.com^
||device-analytics.rollout.io^$redirect=nooptext
||device-metrics-us*.amazon.com^$redirect=nooptext
||djibeacon.dowjoneson.com^$third-party
||dnn506yrbagrg.cloudfront.net^
||dmtracking2.alibaba.com^
||dv0.info^$third-party
||dw.cbsi.com^$domain=~cbsi.com
||dw.com.com^$third-party,domain=~cnet.com
||dtxtngytz5im1.cloudfront.net^
||ds-aksb-a.akamaihd.net^
||edge.quantserve.com^$third-party
||err.rambler.ru^
||er.mmi.bemobile.ua^
||event.condenastdigital.com^$third-party
||event.trove.com^
||eventlog.inspsearch.com^
||eventlog.inspsearchapi.com^
||events.artirix.com^$third-party
||fairfaxmedia.sharedcount.com^$third-party
||farmer.wego.com^$third-party
||fc.webmasterpro.de^$third-party
||geoservice.curse.com^
||geoip.herewetest.com^
||geolocation.performgroup.com^$third-party
||geo.query.yahoo.com^$domain=~mail.yahoo.com
||geo.xcel.io^$third-party
||geo.yahoo.com^
||funn.graphiq.com^
||gscounters.*.gigya.com^$third-party
||gscounters.gigya.com^$third-party
||hit.8digits.com^$third-party
||hit.copesa.cl^$third-party
||hit.dogannet.tv^$third-party
||hindsight.significanceapps.com^
||hc.uralweb.ru^
||j.uralweb.ru^
||hits.theguardian.com^
||hits.top.lv^$third-party
||ext.host-tracker.com^$third-party
||hm.baidu.com^$third-party
||ichnaea.netflix.com^$third-party
||ig.fp.oix.net^$third-party
||img.opentracker.net$third-party
||in.cuebiq.com^
||informer.yandex.ru^$third-party
||infostroy.nnov.ru^$third-party
||ingest.crittercism.com^
||js-agent.newrelic.com^
||kinesis.us-east-1.amazonaws.com^
||lct.salesforce.com^$third-party
||l2.visiblemeasures.com^$object,third-party
||kr.phorm.com^$third-party
||lb.secureweb24.net^
||live.ec2.cxo.name^$third-party
||log.go.com^
||log.invodo.com^$third-party
||log.iyunmai.com^$redirect=nooptext
||log.krs-ix.ru^
||log.outbrain.com^
||log.pinterest.com^$third-party
||logger.virgul.com^$third-party
||lynn.zgsemi.cn^$third-party
||loxodo-analytics.ext.nile.works^$third-party
||loxodo-ct.ext.nile.works^$third-party
||loggingservices.tribune.com^
||m.addthisedge.com^$third-party
||m.trb.com^
||mastertag.kpcustomer.de^
||met.vgwort.de^$third-party
||metrics.brightcove.com^
||metrics.cnn.com^
||metrics.foxnews.com^
||metrics.mzstatic.com^$redirect=nooptext
||metrics.pacsun.com^$third-party
||metrics.washingtonpost.com^
||meter-svc.nytimes.com^
||metrics-api.librato.com^
||mstat.acestream.net^
||msg.71.am^$third-party
||mx03.phorm.com^$third-party
||ns2.phorm.com^$third-party
||ns1.phorm.com^$third-party
||ninja.onap.io^$third-party
||ng.virgul.com^$third-party
||optimize-stats.voxmedia.com^$third-party
||ovk.xceler8.io^$third-party
||om.cbsi.com^$third-party
||om.dowjoneson.com^$third-party
||oimg.nbcuni.com^
||od.visiblemeasures.com^$object,third-party
||qos.video.yimg.com^
||px.dynamicyield.com^$third-party
||production-eqbc.lvp.llnw.net^
||production-mcs.lvp.llnw.net^
||pp-serve.newsinc.com^
||pos.baidu.com^$third-party
||pixelg.adswizz.com^
||pixel.bild.de^
||pixel.condenastdigital.com^$third-party
||pixel.parsely.com^$third-party
||pixel.quantserve.com$third-party
||pixel.watch^$third-party
||pixel.wp.com^
||pix.sniperlog.ru^$third-party
||pings.conviva.com^
||partner.shareaholic.com^
||p.l1v.ly^$third-party
||p.raasnet.com^$third-party
||p.smartertravel.com^
||p.typekit.net^$third-party
||p.yotpo.com^
||p-log.ykimg.com^
||p0.raasnet.com^$third-party
||p2trc.emv2.com^$third-party
||stat.4u.pl^$third-party
||stat.alibaba.com^
||stat.clickfrog.ru^$third-party
||stat.eagleplatform.com^$third-party
||stat.php-d.com^$third-party
||st.top100.ru^$third-party
||spoods.rce.veeseo.com^$third-party
||stat.www.fi^$third-party
||stat.rare.ru^$third-party
||stat.sputnik.ru^$third-party
||stat.youku.com^
||stat24.meta.ua^$third-party
||sync.morgdm.ru^$third-party
||stats.pandora.com^$redirect=nooptext
||stats.paypal.com^$redirect=nooptext
||stats.rutracker.ga^
||stats.shopify.com^
||stats.tudou.com^
||stats.wired.com^
||stats.wordpress.com^
||stats.wp.com^$third-party
||stats.ft.com^
||stats.g.doubleclick.net^
||stats.jpush.cn^$redirect=nooptext
||stats.kaltura.com^
||stats.ebay.com^
||stats.bbc.co.uk^
||stats.cnevids.com^
||static.parsely.com^$third-party
||smartpixel.auditorius.ru^
||siteintercept*.qualtrics.com^$third-party
||sentry01.zerg.rambler.ru^$third-party
||secure-wa-na.unileversolutions.com^$third-party
||sana.newsinc.com.s3.amazonaws.com^
||sa.aol.com^$third-party
||sa.bbc.co.uk^
||sa.bbc.com^
||rta.dailymail.co.uk^
||rtax.criteo.com^$third-party
||repdata.usatoday.com^
||referrer.disqus.com^
||r.bbci.co.uk^
||r.movad.de^$third-party
||truehits1.gits.net.th^$third-party
||truehits3.gits.net.th^$third-party
||ariane.abtasty.com^$third-party
||trk*.vidible.tv^
||triggertag.gorillanation.com^$third-party
||trck.spoteffects.net^$third-party
||treasuredata.com^$third-party
||trackingapi.cloudapp.net^
||tracking2.channeladvisor.com^$third-party
||tracking.adweb.co.kr^$third-party
||tracking.bdi-services.de^
||tracking.musixmatch.com^
||tracking.olx-st.com^
||tracking.performgroup.com^$third-party
||tracking.pixelfederation.com^
||tracking.rce.veeseo.com^$third-party
||tracking.sim-technik.de^
||tracking.tomshardware.co.uk^
||tracking.vitringez.com^$third-party
||tracking*.euroads.fi^$third-party
||tracking-rce.veeseo.com^$third-party
||tracker.cartprotector.com^$third-party
||tracker.neon-images.com^
||tracker.prom.ua^
||tracker.stats.in.th^$third-party
||track.atom-data.io^
||track.audtd.com^
||track.custora.com^$third-party
||track.effiliation.com^$third-party
||track.ft.com^
||track.recreativ.ru^$third-party
||track.securedvisit.com^$third-party
||track.spots.im^
||track.tenjin.io^$third-party
||tracelog.www.alibaba.com^
||toplist.raidrush.ws^$third-party
||top100-images.rambler.ru^$third-party
||top100.rambler.ru^$third-party
||top100.vkirove.ru^$third-party
||top.t-sk.ru^$third-party
||top.topua.net^$third-party
||top.myfilms.su^$third-party
||top.nydus.org^$third-party
||top.eomy.net^$third-party
||top.gamesby.net^$third-party
||top.gigmir.net^$third-party
||terra.fp.oix.net^$third-party
||ted.dailymail.co.uk^
||te.supportfreecontent.com^$third-party
||tags.bluekai.com^
||tag.aticdn.net^
||tag.datariver.ru^$third-party
||ta.queit.in^
||t.channeladvisor.com^$redirect=nooptext
||t.custora.com^$third-party
||t.dailymail.co.uk^
||t.kck.st^
||analytics.anvato.net^$third-party
||analytics.archive.org^
||analytics.artirix.com^$third-party
||analytics.aweber.com^$third-party
||analytics.edgekey.net^$third-party
||analytics.edgesuite.net^
||analytics.electro-com.ru^$third-party
||analytics.fairfax.com.au^$third-party
||analytics.localytics.com^
||analytics.newsinc.com^
||analytics.nextopia.net^
||analytics.query.yahoo.com^$third-party
||analytics.rechtslupe.org^
||analytics.shareaholic.com^
||analytics.twitter.com^$third-party
||analytics.yahoo.com^
||analytic.piri.net^$third-party
||amplifypixel.outbrain.com^
||ape-tagit.timeinc.net^
||app.crossengage.io^$third-party
||apm.crittercism.com^
||api.flocktory.com^$third-party
||yieldmo-builds.s3.amazonaws.com^
||xslt.alexa.com^$third-party
||widget.perfectmarket.com^
||whos.amung.us^$third-party
||vra.outbrain.com^
||vrt.outbrain.com^
||wa.ui-portal.de^
||walgreens.sc.omtrdc.net^
||web-analytics.engagio.com^$third-party
||w.oix.net^$third-party
||ui.oix.net^$third-party
||video-ad-stats.googlesyndication.com^
||udc.msn.com^
||beacon.tws.toyota.jp^$third-party
||beacon.toyota.co.jp^$third-party
||dd6zx4ibq538k.cloudfront.net^
||track.express.de^
||track.mopo.de^
||track.noz.de^
||pixel.1und1.de^
||mybbc-analytics.files.bbci.co.uk^
||reveal.clearbit.com^
||pixel.quantserve.com^
||affiliates.cdkeys.com^
||pixel.cdnwidget.com^
||affiliate.gamesdeal.com^
||affiliate.gameladen.com^
||d2j3te7y7s8xxp.cloudfront.net^$third-party
||logql.yahoo.co.jp^
||ybx.yahoo.co.jp^
||stats.vidyome.com^
||collect.albacross.com^
||magnetrack.klangoo.com^
||ta.trs.cn^
||telemetry.allrecipes.com^
||pixel.roymorgan.com^
||bdg-analytics.appspot.com^
||beacon.walmart.ca^
||stc.oa.zalo.me^
||oa-stc.zdn.vn^
||store-stc.zdn.vn^
||stats.zaloapp.com^
||static-ads.zaloapp.com^
||stc.za.zaloapp.com^
||log.api.zaloapp.com^
||stc.store.page.zaloapp.com^
||geosvc.globalmailer.com^$third-party
||pixiedust.buzzfeed.com^
||pix.telekom.de^
||tracksrv.zdf.de^
||trck.bdi-services.de^$third-party
||stat.scroogefrog.com^$third-party
||analytics.proxer.me^
||analytics.ooyala.com^
||beacon.gu-web.net^
||c.ipaddress.com^
||trck.cyberport.de^
||abc.esprit.de^
||tr.outbrain.com^
||analytics.shop.hisense.com^
||statistics.aldi-international.com^
||statistics.11880.com^
||pixel.bullion.media^$third-party
||stats.simply-hentai.com^
||trk.i0.cz^
||stat.tvigle.ru^
||live.rezync.com^
||log.webnovel.com^
||cj.madeleine.de^$third-party
||adclear.teufel.de^$third-party
||adc.xxxlshop.de^$third-party
||adclear.baur.de^$third-party
||bcd.esprit.de^$third-party
||adc.xxxlutz.de^$third-party
||log.quora.com^
||adtm.chip.de^
||a.mobify.com^
||ngagement-engine.mobify.com^
||pixel.carambo.la^
||analytics*.carambo.la^
||collect.tianya.cn^
||t.dtscdn.com^
||adcounter*.uptolike.ru^
||analytics.spankbang.com^
||event.demirorenteknoloji.com^$third-party
||felix.data.tm-awx.com^$third-party
||collect.data.tm-awx.com^$third-party
||t2.hulu.com^
||analytics-ingress.bitmovin.com^
||analytics.rotapost.ru^$third-party
||t.premii.com^
||sts.eccmp.com^$third-party
||pxlctl.elpais.com^
||track2.trbo.com^$third-party
||acl.stayfriends.de^
||counter.sibnet.ru^
||notify-bugs-fra1.rtl.de^
||tools.ranker.com^
||geoloc.hurriyet.com.tr^
||mormont.gamer-network.net^
||cpxl.golem.de^
||collect-test.arabam.com^
||events.privy.com^
||c.t-online.de^
||e.reddit.com^
||trackingapi.kaufda.de^
||tk.meinprospekt.de^
||tk.kaufda.de^
||trackingapi.meinprospekt.de^
||d20duyjzb7cuoc.cloudfront.net^
||ga.clearbit.com^
||hits.dealer.com^
||clicks.dealer.com^
||djtflbt20bdde.cloudfront.net^
||tracking.pornhd.com^
||counter.tianjimedia.com^
||api-analytics.rozetka.com.ua^
||trk.stroeermediabrands.de^
||gocp.stroeermediabrands.de^$third-party
||js.stroeermediabrands.de^$third-party
||tracking.oe24.at^
||tracking.kurier.at^
||analytics.codigo.se^
||tr.suedkurier.de^
||track.toroadvertising.com^
||stats.media.onet.pl^
||clk.onet.pl^
||csr.onet.pl^
||kropka.onet.pl^
||telemetry.jivosite.com^
||c1hit.tut.by^
||awsync.yandex.ru^$third-party
||pingback.sogou.com^
||pb.i.sogou.com^
||external-promo-metrics.yandex.net^
||ramp.purch.com^
||ping.smyte.com^
||collector.xhamster.com^
||cnt.xhamster.com^
||d1uy7uzra011au.cloudfront.net^
||pixel.4players.de
||subpixel.4players.de
||infox.sg/stats.php^
||top.hsdn.org^
||r.my.com^
||tracking.g2crowd.com^
||mtrcs.samba.tv^
||stat*.1internet.tv^
||stats.persgroep.be^
||stats.persgroep.nl^
||d2qmp7jjpd79k7.cloudfront.net^
||sat.sanoma.fi^
||analytics.sanoma.fi^
||counter.rian.ru^
||logs.spilgames.com^
||d22v2nmahyeg2a.cloudfront.net^
||log.ecgh.dk^
||tagger.opecloud.com^
||d31j93rd8oukbv.cloudfront.net^
||librato-collector.genius.com^
||session.timecommerce.net^
||metrics.tv2.dk^
||analytics.faw.sky.com^
||analytics.global.sky.com^
||tracker.downdetector.com^
||d7d3cf2e81d293050033-3dfc0615b0fd7b49143049256703bfce.ssl.cf1.rackcdn.com^
||odb.outbrain.com^
||tracking.target2sell.com^
||d3phbp7p78bdk9.cloudfront.net^
charlestownwyllie.oaklawnnonantum.com^
||perr.hola.org^
||dp1fzft1fdb84.cloudfront.net^
||metrics.n-tv.de^
||stat.radar.imgsmail.ru^
||mediator.imgsmail.ru^
||counter.24smi.info^
||log-player.arte.tv^
||ca.video-cdn.net^$third-party
||events.ocdn.eu^
||cmp-cdn.ghostery.com^
||services.wetek.com^
||tracking.propelmedia.com^
||trac.clicplan.com^
||trac.couponandgo.com^
||trac.clicplan.es^
||trac.oferting.es^
||trac.clicplan.fr^
||trac.oferting.fr^
||trac.clicplan.it^
||trac.oferting.it^
||trac.oferting.net^
||trac.oferting.org^
||trac.oferting.com.mx^
||trac.clicplan.co.uk^
||trac.couponandgo.co.uk^
||trac.oferting.co.uk^
||t.paypal.com^
||an.reflektion.com^
||marketing.modalife.com^
||ad.kinozal.website^
||t1.clipkit.com^
||lentaru.stat.eagleplatform.com^
||1l-hit.mail.ru^
||analytics.cervellio.com^
||stats.qmerce.com^
||counter*-yadro*-ru.unblocked.lol^
||t.sgc.io^
||stat.sputnik.ru^
||wstat.ozon.ru^
||analytics.vooxe.com^
||tracker.giftd.ru^$third-party
||collector.retailcrm.pro^$third-party
||tr1.admeira.ch^$third-party
||counter.snackly.co^
||logger.snackly.co^
||tracking.thehut.net^
||statistics.crowdynews.com^$third-party
||tracker.softcube.com^$third-party
||rtb.softcube.com^$third-party
||ads-trk.vidible.tv^
||trk.vidible.tv^
||track.zappos.com^
||track.price.ru^
||kraken.rambler.ru^$third-party
||dkhywqapojyk7.cloudfront.net^
||d169bbxks24g2u.cloudfront.net^
||d1cdnlzf6usiff.cloudfront.net^
||d1cerpgff739r9.cloudfront.net^
||d1clfvuu2240eh.cloudfront.net^
||d1clufhfw8sswh.cloudfront.net^
||d1fc8wv8zag5ca.cloudfront.net^
||d1gp8joe0evc8s.cloudfront.net^
||d1l6p2sc9645hc.cloudfront.net^
||d1lm7kd3bd3yo9.cloudfront.net^
||d1nh2vjpqpfnin.cloudfront.net^
||d1qpxk1wfeh8v1.cloudfront.net^
||d1r27qvpjiaqj3.cloudfront.net^
||d1rgnfh960lz2b.cloudfront.net^
||d1ros97qkrwjf5.cloudfront.net^
||d1wscoizcbxzhp.cloudfront.net^
||d1yu5hbtu8mng9.cloudfront.net^
||d1z2jf7jlzjs58.cloudfront.net^
||d21o24qxwf7uku.cloudfront.net^
||d23p9gffjvre9v.cloudfront.net^
||d28g9g3vb08y70.cloudfront.net^
||d2gfdmu30u15x7.cloudfront.net^
||d2gfi8ctn6kki7.cloudfront.net^
||d2kmrmwhq7wkvs.cloudfront.net^
||d2lv4zbk7v5f93.cloudfront.net^
||d2nxi61n77zqpl.cloudfront.net^
||d2oh4tlt9mrke9.cloudfront.net^
||d2pxb4n3f9klsc.cloudfront.net^
||d2ry9vue95px0b.cloudfront.net^
||d2so4705rl485y.cloudfront.net^
||d2tgfbvjf3q6hn.cloudfront.net^
||d2xgf76oeu9pbh.cloudfront.net^
||d3135glefggiep.cloudfront.net^
||d31qbv1cthcecs.cloudfront.net^
||d33im0067v833a.cloudfront.net^
||d34ko97cxuv4p7.cloudfront.net^
||d36lvucg9kzous.cloudfront.net^
||d36wtdrdo22bqa.cloudfront.net^
||d396ihyrqc81w.cloudfront.net^
||d3a2okcloueqyx.cloudfront.net^
||d3avqv6zaxegeu.cloudfront.net^
||d3c3cq33003psk.cloudfront.net^
||d3cxv97fi8q177.cloudfront.net^
||d3ezl4ajpp2zy8.cloudfront.net^
||d3h1v5cflrhzi4.cloudfront.net^
||d3hr5gm0wlxm5h.cloudfront.net^
||d3l3lkinz3f56t.cloudfront.net^
||d3ojzyhbolvoi5.cloudfront.net^
||d3qxwzhswv93jk.cloudfront.net^
||d3s7ggfq1s6jlj.cloudfront.net^
||d4ax0r5detcsu.cloudfront.net^
||d5i9o0tpq9sa1.cloudfront.net^
||d6jkenny8w8yo.cloudfront.net^
||d81mfvml8p5ml.cloudfront.net^
||d8rk54i4mohrb.cloudfront.net^
||d9lq0o81skkdj.cloudfront.net^
||daq0d0aotgq0f.cloudfront.net^
||d3alqb8vzo7fun.cloudfront.net^
||collector.puhutv.com^
||thj.astrakhan.ru^
||track.ultimate-guitar.com^
||intent.cbsi.com^
||bonfire.spklw.com^
://r.i.ua^
||analyticapi.piri.net^
||analytics-rollout-*.amazonaws.com^$third-party
||analytics-static.ugc.bazaarvoice.com^
||analytics.go.com^
||analytics.livestream.com^
||analytics.ma.tune.com^
||analytics.mobile.walmart.com^
||analytics.sgnapps.com^
||analytics.similarweb.com^
||analytics.thevideo.me^
||analytics.tout.com^
||analytics.vadio.com^
||analytics.xyscdn.com^
||app.adjust.io^
||b-aws.aol.com^
||b-aws.huffingtonpost.com^
||b.huffingtonpost.com^
||bat.bing.com^
||beacon.livefyre.com^
||beacon.riskified.com^
||bi-eventtracker-*.amazonaws.com^
||bi-pipeline-collector.stylight.net^
||bzclk.baidu.com^
||ce-global-track-*.amazonaws.com^$third-party
||chosun.com/hitlog/
||clc.stackoverflow.com^
||clientlogger-prod.elasticbeanstalk.com^
||cnt.alawar.com^
||collector.apester.com^$third-party
||collector.githubapp.com^
||comet.sputniknews.com^
||counter.1gb.ru^
||counter.mediastealer.com^$third-party
||counter.tovarro.com^
||counter.yadro.ru^
||d.haberler.com^
||d1m6l9dfulcyw7.cloudfront.net^
||d1xfq2052q7thw.cloudfront.net^
||d2q7mvwub8tmwf.cloudfront.net^
||d31bfnnwekbny6.cloudfront.net^
||d3r7h55ola878c.cloudfront.net^
||data-collector.wefi.com^$third-party
||dcs.maxthon.com^
||eclick.baidu.com^
||epiv.cardlytics.com^$third-party
||event.scimo.io^
||events.apester.com^$third-party
||events.mobile.optimizely.com^
||exacttarget.api.mashery.com^
||gekko.spiceworks.com^
||geobeacon.ign.com^
||hi.hellobar.com^
||hit.mynet.com^
||hitweb2.chosun.com^
||hrumpoc.hotels.com^
||ibeat.indiatimes.com^
||images.dmca.com^$~image,third-party
||iptracker-lb-*.amazonaws.com^
||l.ooyala.com^
||l.player.ooyala.com^
||l.sharethis.com^
||lgr.visilabs.net^$third-party
||lively-collect-elb-*.amazonaws.com^$third-party
||log-live.direct.ly^$third-party
||log.adap.tv^
||log.olark.com^
||log.rutube.ru^
||logs.thebloggernetwork.com^
||ls.srvcs.tumblr.com^
||lt*.tritondigital.com^
||metric.gstatic.com^$third-party
||metric.timewarnercable.com^$third-party
||metrics.toysrus.com^
||mevents.trusteer.com^$third-party
||mtp.spcs.me^
||mtp.spaces.im^
||mtp.spaces.ru^
||o.addthis.com^
||onclickpredictiv.com^$third-party
||perr.h-cdn.com^
||ping.hellobar.com^
||pixelhere.com^$third-party
||put.qostore.daumkakao.io^
||qlog.adap.tv^
||qnajplxtvz-a.akamaihd.net^$third-party
||r.remarketingpixel.com^$third-party
||recs.atgsvcs.com^$third-party
||rt.visilabs.net^$third-party
||s.frida.vse42.ru^
||saber.srvcs.tumblr.com^
||segments.adap.tv^$third-party
||smetrics.uhc.com^
||stags.bluekai.com^
||startrekk.flaconi.de^
||stat.novostimira.com^
||statistics.mailerlite.com^
||stats-newyork1.bloxcms.com^
||stats.mako.co.il^
||stats.mirror.co.uk^
||stats.olark.com^
||stats.videoseyredin.net^
||stats2.arstechnica.com^
||su.addthis.com^
||sync.adap.tv^
||timeslog.indiatimes.com^
||top-fwz1.mail.ru^
||tr.datanyze.com^
||track.dictionary.com^
||track.tiara.daum.net^
||track.tooplay.com^
||tracking.adactioninteractive.com^$third-party
||tracking.rtl.de^
||tracking.tchibo.de^
||ucounter.ucoz.net^
||ut.o2.pl^
||vstats.digitaltrends.com^
||vzw.sp1.convertro.com^
||w88.espn.com^
||wtsdc.uhc.com^$image
||xtag.autotrader.com^
||zdlogs.sphereup.com^
! Tiktok app
||log.musical.ly^
||log2.musical.ly^
||frontier.musical.ly^
||xlog-va.musical.ly^
!-------------------------------------------------------------------------------!
!-------------- General (unsorted) url blocking --------------------------------!
!-------------------------------------------------------------------------------!
!
! webtrekk
/wt?p=
!
! Popular on Japanese sites
! https://github.com/AdguardTeam/AdguardFilters/issues/58587#issuecomment-656098019
! Sample URL: ||js.passaro-de-fogo.biz/t/113/750/a1113750.js
/^https?:\/\/js\.[-.0-9a-z]+\/t\/[0-9]{3}\/[0-9]{3}\/a[0-9]{7,9}\.js$/
$script,third-party
!
! https://github.com/AdguardTeam/AdguardFilters/issues/60875
/facebookproductad/views/js/pixel.js
!
! Cloudflare
/\/(public|resources|static|assets)\/([a-f0-9]){28,31}$/
$script,xmlhttprequest,~third-party
/cdn-cgi/bm/cv/*$script
/cgi-bin/bm/cv/*$script
!
! Tracking pixels (for instance, analytics.businessinsider.com/t.gif)
.at/t.gif?
.au/t.gif?
.com/t.gif?
.net/t.gif?
.nz/t.gif?
.pt/t.gif?
.sg/t.gif?
.uk/t.gif?
!
! dynaTrace Monitor
/ruxitagentjs_
!
! YouTube
/log_event?
! Eulerian
/eulerian.js
/simpleEulerian.
! https://github.com/easylist/easylist/issues/5297
/submission/pageview
/collect-*/pageview|
!
/set_tracking.js
/Analytics/Tracking.js
/autotrack.custom.js
/admiral.js
/comscore-min.js
/pv?u=$image
directtrack.*.js
/js/trackjs.js
/diffuser.js
/qlitics.js
/api/increment-pv$xmlhttprequest
/matomo.php?idsite=
/watch.*.js?key=*&kw=*&refer=
/pv_count.
_analytics.js?
/entry.count?
/js/counter.js
/cls_report?
/akam/11/*
/bpix.bmp?b=
/chicken.gif?z=
/analytics-event-adapter.
/alog.min.js
/alog.mobile.min.js
.cn/b.gif?
.com/b.gif?
.jp/b.gif?
/v.gif?t=
.com/v.gif?
/__Analytics-Start?url=
/akam/*/pixel_
/?mailoptin-ajax=track_optin_impression
/collector.php?
/matomo.php?action_name=
/matomo.js$domain=~github.com
/newrelic-gpt.
/omniture/visitorapi.
/wp-content/plugins/wp-google-analytics-events/*
/wp-content/cache/busting/google-tracking/*
/googleanalytics.js
/insights-emitter.
/insights-emitter/*
/log-nt/*
-unbxdAnalytics.
/ux_analytics/*
/ux_analytics_
/owa.tracker-combined-min.js
/Web_JS_Stats.
/mip-stats-cnzz/*
/rtoaster.js
/fbevents.js
/js/sync?visitor_id=
/partner-analytics/*
/friendbuy.min.js
/pixel/?block_id=*&hash=*&host=
/VisitorIdentification.js
.demandbase.*.js
/zaius.gif?
/common/tracking/webtrekk
/greenoaks.gif?
/uedata?
/bbtstats/*
/px.js?ch=
/_CPiX/art
/counter?id=
/autotrack.js
/playertracking/*
/analyticsmediator.js
/pixel.*/track/*
/mendelstats.
/clarity-*.js
/smartpixel.
/smartpixel-1.js
.cf/gif/impression?
/CntRpt.aspx?hCase=
/analytics/smarttag-
/smarttag.js
/smarttag-prod.js
/smarttag_PROD.js
.cloudfront.net/br?tid=
/logger/p.gif?*d=/*
/amplitude-*-min.gz.js
/evercookie_
/google-analytics.
/log_interaction?
/2010/JS/AnalTrack.js^
/wp-content/plugins/pageviews/pageviews.js
/adrum.js^
-asset-tag.
-ajax.php?action=ajax-hits-counter-
.amazonaws.com/thbeacon
.com/a.gif?
.com/c.gif?
.com/cct?
.com/hit-increment/
.com/i.gif?
.com/vanity/?
.de/pt.gif?type=
.gatracking.js
.histats.*.js
.hit.gemius.*.js
.hit.gemius.*?
.hit.stat24.
.hit.ua/hit?
.microsoft.*/broker.js$domain=~technet.microsoft.com
.microsoft.com/trans_pixel.
.microsoft.com/wupixel/
.providesupport.com/cmd/*?ps_t=
.tns-counter.ru/v13a
/__ssobj/core.js
/admantx-
/admantx.
/admantx/*
/adrum_
/ajax-hits-counter/*
/analysis-logger/*
/aspenanalytics.
/atrk.gif?
/atrk.js
/b/ss/*/JS-
/b/ss/*&aqe=
/b/ss/*&ce=utf-8&
/b/ss/*&pagename=
/b/ss/*/h.17--wap?c20=
/b/ss/*=event36&
/b/ss/*=referrers&
/b/ss/*?aqb=1&pccr=
/b/ss/*?gn=mobile:
/b/ss/*?pagename=
/b/ss/ueglobaldev/*
/b/ss/wdgdolad
/brightcove/tracking/*
/cb-pixel.gif?
/cdn-cgi/pe/bag2?*.google-analytics.com
/cdn-cgi/pe/bag2?*bluekai.com
/cdn-cgi/pe/bag2?*bounceexchange.com
/cdn-cgi/pe/bag2?*cdn.onthe.io%2Fio.js
/cdn-cgi/pe/bag2?*chartbeat.js
/cdn-cgi/pe/bag2?*dnn506yrbagrg.cloudfront.net
/cdn-cgi/pe/bag2?*geoiplookup
/cdn-cgi/pe/bag2?*getblueshift.com
/cdn-cgi/pe/bag2?*google-analytics.com
/cdn-cgi/pe/bag2?*histats.com
/cdn-cgi/pe/bag2?*hs-analytics.net
/cdn-cgi/pe/bag2?*log.outbrain.com
/cdn-cgi/pe/bag2?*mc.yandex.ru
/cdn-cgi/pe/bag2?*newrelic.com
/cdn-cgi/pe/bag2?*nr-data.net
/cdn-cgi/pe/bag2?*optimizely.com
/cdn-cgi/pe/bag2?*piwik.js
/cdn-cgi/pe/bag2?*quantserve.com
/cdn-cgi/pe/bag2?*radarurl.com
/cdn-cgi/pe/bag2?*scorecardresearch.com
/cdn-cgi/pe/bag2?*static.getclicky.com%2Fjs
/cdn-cgi/pe/bag2?*viglink.com
/cdn-cgi/pe/bag2?*yieldbot.intent.js
/cdn-cgi/pe/bag2?r[]=*ps.eyeota.net
/cdn-cgi/pe/bag2?r[]=*whos.amung.us
/click_metrics-jquery.js
/cnt.aspx?*rnd=
/cp2.gif?
/dynaTraceMonitor?
/fingerprint2.min.js^
/gemius.js
/get_cdns?$third-party,xmlhttprequest
/get_geoip?
/gscounters.
/i.gif?pageEvent=
/images/top100.gif
/js/iMAWebCookie.js?
/LogAnalysisTracker/*
/m.gif?
/metrics/log-
/mistats/*
/mms/get_site_js?*abp=
/openxtargeting.js
/partner/transparent_pixel-$image
/piwik-$domain=~piwik.org|~piwik.pro
/piwik.$image,script,domain=~matomo.org|~piwik.org|~piwik.pro
/piwik/js/*$domain=~piwik.org
/piwik1.
/piwik2.js
/piwik_
/piwikapi.js
/piwikC_
/piwikTracker.
/pix.fcg?
/pix.gif?
/pixel-manager.js?
/pixel-page.html
/pixel.cgi?
/pixel.gif?
/pixel.jsp?
/pixel.php?
/pixel.swf?
/pixel.track?
/pixel/impression/*
/pixel_iframe.
/pixel_track.
/pixel_tracking.
/pixeltrack.php?
/pixeltracker.
/PixelTracking.
/pixeltracking/*
/pixLogVisit.
/pixy.gif?
/pladtrack.
/planetstat.
/player_counter.ashx?
/plista.js
/sayac.html
/shareCounts.
/shinystat.
/shinystat_
/shopify_stats.js
/showcounter.
/showhits.php?
/si-tracking.
/stat.gif?
/stat/dspixel.js
/stats.php?type=
/stats/CounterPage.
/synd.aspx
/syndication/metrics/*
/syndstats.*.gatracker.
/tealeaf.config.js
/TeaLeaf.js
/TeaLeafCfg.js
/TealeafSDK.js
/TealeafSDKConfig.js
/tealeafTarget2.html
/thetracker.js
/tncms/tracking.js
/tns-counter.js
/Track/Capture.aspx?
/tracking-ad/*
/tracking-hits.
/tracking-info.gif?
/tracking-init.
/tracking-pixel.
/tracking-pixel/*
/tracking-widget.
/tracking.ashx?
/tracking.cgi?
/tracking.fcgi?
/tracking.gif?
/tracking.jsp^
/tracking.php?id
/tracking.phtml?
/tracking.vidt
/tracking/csp?
/tracking/pixel.
/tracking/pixel/*
/tracking/pixel_
/tracking/pixels.
/tracking/tag_commander.php?
/tracking/track.jsp?
/tracking/track.php?
/tracking/tracking.js
/tracking/tracking_
/tracking_pixel
/trackIt.js
/trk.gif?
/vglnk.js
/visilabs.min.js
/webservices/remoteModulesTracker.php
/wmxtracker.js
/wp-content/plugins/asmb-tracking/*
/wp-content/themes/vip/pmc-plugins/pmc-global-functions/js/geoPosition.js
/wp-slimstat/*
/xgemius.js
/xtcore-*.js
/xtcore.js
/zanox.js
/ztagtrackedevent/*
/zz.gif?url=
://b.*/vanity/?
://top.*/count/cnt.php?
_pagespeed_beacon?
_social_tracking.js^
_tracking.php?b=
!-------------------------------------------------------------------------------!
!-------------- Specific web sites ---------------------------------------------!
!-------------------------------------------------------------------------------!
!
! Temporary
! https://github.com/easylist/easylist/issues/1719
! https://github.com/AdguardTeam/AdguardFilters/issues/22746
||ci.phncdn.com/www-static/js/ph-tracking.js$important
!
! index.ru alternative way of loading (loads index.ru first, then /tnc.js from the
same domain, see roem.ru for example)
/tnc.js?h=
!
! ||sa.etp-prod.com/analytics.js^ - breaks player on crunchyroll.com
! ||api.radio.*/info/*/user/playlog - breaks playing radio
!
! ||spiegel.de/static/sys/dimensionspixel.gif - breaks loading pictures on mobile
!
! The site should be carefully checked when you add this rule
||tags.tiqcdn.com/utag/*/prod/utag.js$domain=radissonhotels.com|post.ch
!
! Some sites are broken. The rules are required for apps only.
.demdex.net/id^$redirect=nooptext,important
||omtrdc.net/id^$redirect=nooptext,important
||nd.demdex.net/event?d_mid=$redirect=nooptext,important,domain=9now.com.au
||adc.nine.com.au/?token=$redirect=nooptext,important,domain=9now.com.au
!
||api.aws.mapquest.com/logger
||yuzde100yerli.com/wp-json/pum/v*/analytics/?event=
||mysexgames.com/statstracker.php
||churchtechtoday.com/?wordfence_lh=
||hdfilmcehennemi6.org/analytics/
||playep.pro/pl/vendor/stat.min.js
||computerbase.de/api/consent-analytics
||smutty.com/ajax/trcking/
||spechy.live/spechyAnalytics/spcwganalytic.js
||atconnect.npo.nl/h?s=$image
||supleks.jp/action/log/
||pendo.io/data/ptm.gif
||vk.com/rtrg$third-party
||clickability.com/s?
||conduit.com/drawtoolbar/
||fccinteractive.com/tracking/
||idg.se/3/idg/
||qihoo.com/stat.gif?
||ratteb.com/js.
||seotoolset.com/pathmaps.
||sohu.com/track/
||soufun.com/stats/
||nate.com/stat/
||hexun.com/js/count.
||hexun.com/track/
||c.lazada.co.id/t/v.gif?__t=
||hm.baidu.com/hm.gif
||m.baidu.com/tc?tcreq4log=
||virtualearth.net/webservices/v*/LoggingService/LoggingService.svc/Log?entry=
||sohu.com/stat/
||js.sohu.com/track/
||sohu.com/pv.js
||sohu.com/pv?
||sohu.com/qfpc.gif?
||sohu.com/clk.gif?
||s3.amazonaws.com/maropost/
||assets.vidora.com/*/validate?api_key=
||ty90nwjc8wjt-a.akamaihd.net^$domain=nypost.com
||digitalgov.gov/Universal-Federated-Analytics-Min.js
||af.analytics.elx.cloud^$domain=arbetsformedlingen.se
||livingtraditionally.com/wp-content/cache/busting/1/gtm-*.js
||newstm.in/stats?
||newstm.in/static/ase/at/at.js
||cnews.ru/inc/js/show_stat.js
||cdn.dopc.cz/gen/detect.png
||digikey.*/-/media/Designer/Web%20Analytics/MultiTrack/JS/multitrack.js
||digikey.*/resources/ba4e6e570brn21616213e20fbeb902d9
||app.convertkit.com/forms/*/visit
||chronicle.com/_track
||construction21.org/ga.js
||marsflag.com/mf2file/site/ext/tr.js
||retailrocket.ru/content/javascript/tracking.js
||api.idg.zone/intextlinks-tracking/
||prometeo-media-service.com/assets/pixel.gif
||capi.connatix.com/tr/
||i.milliyet.com.tr/D/j/Molatik/GoogleAnalit.js
.co/gc?id=$domain=nzma.org.nz
/kukulufinger2.js$domain=erinn.biz|kuku.lu
||genpas.icu/js/ga.js
||pages.s6.exacttarget.com/Script/pageTracking.js
||static-lvlt.xhcdn.com/js/track.min.js
||source.mmi.bemobile.ua/cm/
vulture.com##div[data-uri="www.vulture.com/_components/clay-space/instances/
taboola@published"]
||beget.com/p$image,third-party
||ae.dmxleo.com/*/events
||utils.cedsdigital.it/js/PaywallMeter.js
||time4shopping.com.ua/api/api.php/stat
||gizmodo.jp/api/SurveyCountCollection
android-tools.ru###text-8
||open-s.alibaba.com/openservice/userBehaviorProductViewService
||arms.aliyuncs.com/r.png
||alljapanesepass.com/ascripts/gcu.js
||alljapanesepass.com/rstat
||verify.snssdk.com^$xmlhttprequest,redirect=nooptext
||stats.viqeo.tv^
||links.services.disqus.com/api/ping
||nikkei.com/.resources/tracking/
||nikkei.*^*/SC/
||nikkei.*^*/SC2/
||i.bcicdn.com/js-min/*/chunks/8.*.js
||martechsecresponse.s3.us-east-2.amazonaws.com/HotelTracker-*.js
||my.mail.ru/dstat?random=
||javhd.com/ascripts/gcu.js
||expedia.nl/trvl-px/
||a.cdn-hotels.com/cos/travel-pixel/
||static.wellsfargo.com/tracking/ga/analytics.js
||static.wellsfargo.com/tracking/toppages/utag.js
||wellsfargo.com/assets/images/global/s.gif?log=
||wellsfargo.com/tas|
/wp-content/plugins/google-analytics-for-wordpress/
*$domain=graphicdesignresources.net
||tweakers.net/x/scripts/min/ptBO.js
||franeski.net/js/lib.js
||kbb.com/pixall/
||api.trwl1.com/ascripts/gcrt.js
||main.exoclick.com/tag.php
||i.bcicdn.com/js-min/*/chunks/8.3f10f7a68cef9d04f3d4.js
||static.dditscdn.com/arms-datacollectorjs/
||cs.digitalbox.ru/pixeljs
||zaycev.net/clickmeter_
||cdnst.zaycev.net/static/*/countersm.js
||highwebmedia.com/CACHE/js/output.ed5f5a28fb27.js
||foodclub.ru/bitrix/tmp/fd_tmb/f.php
||bloomberg.com/*/init.js
||bursadabugun.com/haber/imp-
||i.jsrdn.com/i/1.gif?r=
||api.impresa.pt/trackercookie
||rackcdn.com/stf.js
||linkedin.com/sensorCollect/?action=
||api.phoenix-widget.com/c?wid=
||gazeta-unp.ru/viewCounter/increment
||parsely.com/keys/$script,third-party
||computerbase.de/api/nlytcs
||dl8.me/*.gif?
||eec.crunchyroll.com^$domain=crunchyroll.com
||cr-eec.etp-prod.com^$domain=crunchyroll.com
||eec.crunchyroll.com/v1/track
||zone-telechargement.ninja/bypassmajs
||static.cloudflareinsights.com/beacon.min.js
||frog.wix.com/hls2?
||frog.wix.com/p?
||frog.wix.com/fed?
||frog.wix.com/da-client?
||frog.wix.com/pre?
||forum.turkmmo.com/*/track-view
||eiga.k-img.com/javascripts/td.js?1578981009
||gnavi.co.jp/analysis/
||api.smg.com/Etrack/
||klarnaservices.com/?a=$image
||vimeocdn.com/add/player-stats?beacon=
||signin.ebay.com/t_n.html
||s3.glbimg.com/cdn/libs/element-tracker/*/element-tracker.min.js$domain=globo.com
||tags.globo.com/utag/globo/*/prod/utag.js
||elitepvpers.com/epvplytics.
||rutube.ru/v*/api/track/
||rutube.ru/etrack/
||trinklink1.s3.amazonaws.com/trinklink.js
||myaccount.exeterfinance.com/Scripts/App/google_analytics.js
||dec.azureedge.net/sdk/telerik-dec-client.min.
||adlc-exchange.toast.com/sendid?sid=
||techstage.de/js/techstage/webtrekk_scrollposition.js
||n-tv.de/stats^
||media.miamiherald.com/miamiherald/ng.gif?
||vs4.com/impr.php
||cdns.gigya.com/js/gigyaGAIntegration.js
||leadpages.net/*/tracking.js
||api.leadpages.io/analytics/$domain=~my.leadpages.net
||pv.ltn.com.tw/impression?
||pv.ltn.com.tw/RI_Server?a=
||chesterstandard.co.uk/resources/static/standard/texts/js/VisitorAPI.js
||cdn.abcotvs.net/abcotv/assets/news/global/js/analytics/VideoHeartbeat.min.js
||g2insights-cdn.azureedge.net/*/mng/g2insights.min.js
animespirit.*###CollapsiblePanel_Statistics
||weather.com/weather/assets/omniture-visitorapi.*.js
||weather.com/api/v*/script/dprSdkScript.js
||weather.com/weather/assets/omniture-app-measurement.*.js
||dtiblog.com/hist_count.
||amazonaws.com/*/trackpush.min.js
||static.klaviyo.com/onsite/js/klaviyo.js
||sc.sftcdn.net/statics/px.gif?ch=
||gateway.boredpanda.com/event^
||rss-loader.com/track/
||pixlee.com/assets/pixlee_events.js
||content.mql5.com/tr?
||responder.wt.heise.de/resp/api/
||sbm.nate.com/setCookie?
||assiatv.com/css/stat.js
||fresnel.vimeocdn.com/add/player-test-impression?beacon
||exelator.com/pixel.gif
||api-js.mixpanel.com/engage/?
||api-js.mixpanel.com/track/?
||try.abtasty.com/*.js$third-party
||analytics.*.*/*.php
||notebookinfo.de/javascript/*/collector.js
||bmw-connecteddrive.de/z.gif?x=
||cdn.merklesearch.com/merkle_track.js
||abcotvs.net^*/fban_
||z.cdn.turner.com/analytics/cnnvan/jsmd.min.js
||newsource-cdn-static.ns.cnn.com/prd/analytics/1.0.1/cnnvan-omniture.min.js
setafi.com##.footer_bl-3
||gamejolt.com/tick/
||chaturbate.com/api/adblocker/
||evgnet.com/beacon/
||51nongyao.net/js/analytics.js
kanobu.ru##a[href^="https://www.liveinternet.ru/click"]
||a24.biz/pixel/
||preved.tut.by/1px.gif
||tp-link.com^*/addHits.html
||comgood.me/1px/
||cdn.branch.io^$domain=underarmour.com
||static.rebates.jp/rc/static/js/external/loggly.tracker-*.min.js
||google-analytics.com^$domain=promiflash.de,redirect=nooptext,important
||csi.gstatic.com^$domain=promiflash.de,redirect=nooptext,important
||bilder-a.akamaihd.net/ip/js/ipdvdc/dbav.js
||js-agent.newrelic.com^$domain=chaturbate.com,redirect=nooptext,important
||api-js.datadome.co/js/
||subscribe.washingtonpost.com/acquisition/views/tracking
||a.nytimes.com/svc/nyt/data-layer?sourceApp
||a.pr-cy.ru/assets/js/counter.sqi.min.js
||a.pr-cy.ru/assets/img/analysis-counter.png$third-party
||ir.ebaystatic.com/rs/c/makeebayfasterscript-src-scripts-logger-cbdc5549.js
||r.nikkei.com/.resources/tracking/
beauty.ua##.footer-counters
ctvnews.ca##img[alt="comscorebeacon"]
||s.pixfs.net/visitor.pixplug.in/
||siteoid.com/matomo/matomo.js
||s.aimg.sk/livemonitor/js/aztracker.js
||vidazoo.com/aggregate?
||vidazoo.com/event/
||asadcdn.com/bt^
||merkur.de/_cua.html
||cdn.cr.org/etc/designs/electronics/clientlibs/tracking.js
||run.crtx.info/track.min.js
||track.searchiq.co/api/tr?callback=*&event=
||yandexcdn.com/ajax.php
||www.uz/counter/collect?
||fernomius.com/event/
||sweetshow.com/r_log.php
||tubepleasure.com/r_log.php
||analdin.com/de/player/html.php
||baidu.com/xzhstatistics^
||etl-xlmc-ssl.xunlei.com/api/stat^
||sp0.baidu.com*/s.gif?l=$third-party
||static.metro.co.uk/rta2/
||metro.co.uk/wp-content/themes/metro-parent/dist/components/measurement.min.js
||wblt.oui.sncf/prod/*/vsca.js
||qq.com/stdlog
||btrace.video.qq.com/kvcollect^
||cloudfront.net/analytics.js
||affirm.com/api/*/cookie_sent
||app.opmnstr.com/v2/geolocate/
||my.kapook.com/asset/js/track.js
||mrtg.emailpartners.net^$image,third-party
||paypalobjects.com/*/pixel.gif
||usenetoffer.download/metrika^
||iboysoft.com/js/track.js
||get.geojs.io^$domain=pirate-bay.net
||beam.remp.nv.ua^
||player.ani-stream.com/log
||static-skin.ru/assets/js/tracking-frame.min.js
||static.spankbang.com/static_desktop/gen/*-ai-with-privacy.js
||rezka.ag/setinfo/
||piano.io/tracker/
||strm.yandex.ru/log?
||pitomec.ru/top.gif
||cdn.gamer-network.net/*/scripts/mormont
||crowdtwist.com/trck/
||turnto.com/webEvent/$third-party
||ardmediathek.de/rdpmaf.js
jaiefra.com###Stats10_content
||spiegel.de/static/sys/pixel.gif
||spiegel.de/static/sys/spltcs/js/spvisitor.js
||spiegel.de/static/sys/spltcs/js/spmetrics.js
||giphy.com/*/xhr/api/*/collector
||cdn-magiclinks.trackonomics.net/client^$third-party
||api.github.com/_private/browser/stats$important
||webim.ru/*/track.php
||api.mindbox.ru/scripts/*/tracker.js
dokonline.com###Counters
dokonline.com###Counters + div[class="block"]
||aip-cdn.sozcu.com.tr/aip/analytics.min.js
||media2.newsobserver.com/newsobserver/products/escenic
||cewe.de/tracking/*.js
||analytics.supplyframe.com/trackingservlet/
||welt.de/assets/resources/webtrekk^
||movie2.kinoche.ru/iframe.js?id=$third-party
||articles2.marketrealist.com/aptrk^
||addthisedge.com/live/boost/*/_ate.track
||sheego.de/request/pvp.php
||yastatic.net/s3/distribution/yanalytics/yanalytics.js
||c0.froala.com/i?
||streamlava.cc/stats^
||pjstat.com^$third-party
||rtb.loopa.net.au^$domain=junkmail.co.za
||linsoo.co.kr/linsoo_statistics_visitor.php
||imp.snapdeal.biz/pub/imp?$domain=snapdeal.com
||airunit.taobao.com/tracker.*.gif^
||bestbuy.com/*/analytics-*/
||assets.bbystatic.com/analytics-dotcom/
||shopclues.com/assets/js/sc_tracker.js
||shopclues.com/assets/js/slick.js
||cnn.com/optimizelyjs/*.js
||peach-static.ebu.io/pipe-*.min.js
||sp.cargurus.com/i?stm=
||cisnet.iqsn.de/L*/counter-cisstart.php
||steamprices.com/analytics^
||l-tike.com/akam/$script
||banggood.com/statistics.html
||ladesk.com/scripts/track.js
||s.kk-resources.com/ks.js
||s.kelkoogroup.net/st?
||vivaldi.*/rep/rep.js
||app.call-tracking.by/scripts/calltracking.js
||techstage.de/ivw-bin/ivw/CP^
||app.compendium.com/js/stats_bundle.js
||prettyfast.to/log^
||sexu.com/api/ttrack
||fls.doubleclick.net/activityi
||analytics.dugun.com^
||matomo.hellohi.me/matomo.js
||api.emailprivacytester.com/callback^$third-party
portaltele.com.ua##.td-footer-template-9
||instadp.com/track
||weser-kurier.de/REST/frontend/itemstatistics^
||facebook.com/sem_pixel^
||event-analytics.yesware.com/main.js
kinotan.ru##.counts
||fstrk.net/api/tracker/
||b2b.rocketcrm.bz^$domain=fitness-pro.ru
||tags.tiqcdn.com/utag/*/utag.sync.js$domain=yousee.dk
||massdrop.com/*/pixelrb?
||crunchyroll.com/versioned_assets/js/tracking^
||app.huawei.com/hwa-c/configresource/js/general/ha.js
||app.huawei.com/hwa-c*&action=
||toptracker.ru/buttons/counter.gif
||d2c7xlmseob604.cloudfront.net/tracker.min.js
reddit.com##a[href="#pixel"]
||heyhelga.net/analytics.js
||analytics-cms.whitebeard.me/js/
||skroutz.gr/analytics/srecord/
||bol.com/tracking/*.gif
||voonik.com/analytics.min.js
||topshop.com/wcsstore/ConsumerDirectStorefrontAssetStore/images/trans_pixel.gif
tap.az##.links-sites > .counters
||freepornq.com/counter/
||analdin.com/js/analytics.js
||tracking.pinflix.com/static/smt.js
||api.radio.*/info/*/user/log?event
||melonstube.com/js/analytics
||track.avt.pl/collector.js
||d.sudouest.fr/logs^
||api.permutive.com/*/events^
||zeit.de/cre-*/tracking^
||unagi-*.amazon.com/1/events^
||amazon.*/1/p13n-shared-components/*/batch/action
||amazon.*/gp/sponsored-products/logging^
||webtv.bundestag.de/iptv/js/youbora^
.ru/stat/?c=$domain=ucoz.net
levashove.ru##.footer-four > section#custom_html-5
||citycost.matomo.cloud/matomo.js
||d1gofkrkum4ehe.cloudfront.net/tracker.js
||cloudfront.net/sso.js
||graph.instagram.com/logging_client_events
||vc.ru/hit^
||tracker.departapp.com/api/collect?
||open.spotify.com/log/analytics
||amazon.de/gp/uedata*adblk
||userzoom.com/uz.js$third-party
||wieistmeineip.de/ip-adresse/$third-party
||7days.ru/statistics/*/hit?id=
||reklama.lv/services/collect.php
||anal.audio.sex/matomo.js
||corebipublic.blob.core.windows.net/*/corebi.event.js
||medium.com/_/stat?event=pixel.load
||glami.com.tr/js/compiled/pt.js
||blogheim.at/ranking
||watch32hd.org/tracking
||watch32hd.org/adblock
ferra.ru##div[data-widget="plista_widget_belowArticle_desktop_nocss"]
+div[class^="_"] > svg
ferra.ru##div[data-widget="plista_widget_webApp_mobile_nocss"]+div[class^="_"] >
svg
||kuntv.pw/wau.php
||static-cl.xhcdn.com/js/track.min.js
||tagm.tchibo.de/ai.aspx
||onesignal.com/webPushAnalytics
tensaigakkou.ru###custom_html-16
||at.rtb-cdn.net/?t_aid
||optimizely.com/js/geo2.js
||d3jaymjyiads5d.cloudfront.net/tracker.js
||admin.blog.fc2.com/dctanalyzer.php
||saccest.com/js/lidyana.js
||avtoradio.ru/design/images/site-design/top100.gif
/:\/\/rkn.gov.ru\/[a-g0-9]{30,}.gif/$domain=rkn.gov.ru
||tunein.com/api/*/comscore
||cerberus.sqrt-5041.de/somtag/logs^
||hagebau.de/tracking^
||rushlane.com/*/ga-*.js
||imwalking.de/servlet/LandmarkServlet?clientId
||static1.dmcdn.net/js/cpe/cpeEventTracking.min.js
||kerch.fm/templates/FM/js/analytic.js
||static.canal-plus.net/*/trcking.min.js
||d2-apps.net/*/impressions/log
||businesswire.com/js/videojs.ga.min.js
||organicfruitapps.com/analytics
||cdn.d2-apps.net/js/tr.js
||gittigidiyor.com/external-static/dtm/dtm.js
||sumo.com/apps/heatmaps/
||sumo.com/api/event/
||rumble.com/l/$image
||extremetech.com/sbs/beacon.js
||myfonts.net/count
||youboranqs01.com/ping
||news.de/empty.txt
||ue.nordbayern.de/cre-*/tracking^
/bcommon/js/trckUtil.min.js$domain=buffed.de|gamesaktuell.de|videogameszone.de|
gamezone.de|pcgames.de|pcgameshardware.de
||secure.agoda.com/pixel.gif
||agoda.com/api/pixel/index?
||wcs.naver.net^$domain=brotoon.com
||d1d3jupgwm7m5r.cloudfront.net/prod/cloudfrontVideoTracker.
||united-infos.net/event^
||logs*.smithsonian.museum^$domain=smithsonianmag.com
||juicebeard.prod.tda.link/rec/*/tracking^
||track.tagesanzeiger.ch/cre*/static/tracking^
||injapan.com/rest/*/track?*&callback=
||youlead.pl/track?
||api.code.com.tr/analytics
||smp.sankei.co.jp/js/analytics^
||tms.marriott.com/error/e.gif
||kodik.cc/stats
||redditstatic.com/ads/pixel.js
||cdn.ustatik.com/vendor/metrica/watch.js
||rp-online.de/cre*/tracking^
||vc.ru/booster/daily/hits
||directmarketingturkey.com/d.asp
||directmarketingturkey.com/l.asp
||directmarketingturkey.com/n.asp
||directmarketingturkey.com/r.asp
||directmarketingturkey.com/vm_tracking.asp
||sonar.semantiqo.com^$third-party
||manychat.com/widget/log?
||glssp.net/logger.js
||growingio.com^$third-party
||d.line-cdn.net/*/torimochi.js/*/torimochi.js
||d.line-scdn.net/*/torimochi.js/*/torimochi.js
/counter?$domain=amazon.com|amazon.de|amazon.it|amazon.com.tr
||medyaradar.com/Tools/AddHit.aspx?
||static.gazeta.pl/info/http/xgemius-min.jsgz
||onecount.net/onecount/oc_track/
||validate.onecount.net/js/v_sb.js
||validate.onecount.net/onecount/automation/a.php?__cuuid=
||nakanohito.jp/b*/b*.js
||nakanohito.jp/*/?uisv=
||realcam.pw/wau.php?
continentseven.com##.gaoop
||contx.net/ingest/res/i/tag/trk
||cdn.contx.net/collect.js
||b92.yahoo.co.jp/search^
||b92.yahoo.co.jp/js/s_retargeting.js
||contx.net/ingest/res/i/collect
||practicequiz.com/responsive/js/ga.js
||omt.shinobi.jp/pv^
||omt.shinobi.jp/tsumugi?location=
||t.blog.livedoor.jp/u.js
||youku.com/compvlog?
||tinypass.com^*/track?
||spycounter.net^$third-party
||e-kuzbass.ru/rank$third-party
||pr-cy.net/image.php^$third-party
||veeseo.com/tracking/$third-party
||emoment.net/cnt/
||sm.batuu.pl/collect?
||s.batuu.pl/smartlink/collect?
||ajanimo.com/wp-content/plugins/mashshare-google-analytics/assets/js/mashga.min.js
||fc2.com/counter.php?
||vidmoly.me/metric.php?
||s.p7s1.io/datalayer/conviva
||video.golem.de/download/*&cpxl=$image
||nbalive.pw^$third-party,subdocument
||s3.amazonaws.com/cdx-radar^
||yvesrocher.com.tr/images/avenseo/tr_TR/avenseo-uniq.min.js
||yvesrocher.com.tr/images/js/coremetrics.js
||yvesrocher.com.tr/images/js/tracking^
||yvesrocher.com.tr/images/__utm.gif^
||teenporn.ws/zaq/cron.php
||sirporno.xxx/js/analytics.js
||ventunotech.com/beacon/
||srv.onedio.com/counter^
||api.ip.sb/geoip$third-party
||tlctv.com.tr/ajax/item/hitImage?
||tlctv.com.tr/assets/default/images/pixel.gif
||soundcloud.com/v*/events
||static-cf.afreecatv.com/asset/service/common/common_analysis.js
||araskargo.com.tr/tr/jv_google_analytics.js
||cars.com/ajax/activityloggingapi^
||ref.dealerinspire.com/visit/*/events^
||hsbcglobalcmb.sc.omtrdc.net/id?
$redirect=nooptext,important,domain=business.hsbc.uk
||dpm.demdex.net/id$redirect=nooptext,important,domain=bt.com|nhl.com|
business.hsbc.uk
||pix.spot.im/api/*/pixel
||bamgrid.com/telemetry
||finn.no/clientstats.html
||finn.no/ec/REK^
||iha.com.tr/track.php^
||tag.aumago.com^$third-party,script
||trustaffs.com/api_ip_info.php?
||cpx.golem.de/cpx.php
||as.1und1.de/ias/track^
||api.salesmachine.io/*/track/event
||cdn.lmiutil.com/lpassets/track-
||aaxdetect.com/pxext.gif^
||aaxdetect.com/pxusr.gif^
||c.aaxads.com/aax.js^
||l.aaxads.com/log^
||storytelling.nzz.ch/track-manager^
||nike.com*/trackingConfig?
abp?type=js&session$domain=prosieben.de|sat1.de|kabeleins.de|sixx.de|
prosiebenmaxx.de
||ie8eamus.com/fp?uuid=$domain=avgle.com
||p.adsymptotic.com/d/px^$domain=boudja.com
||fembed.com/api/ping/
||fembed.com/r/collect?
||webcamsbabe.com/js/s.js
||fullepisodes.me/ajax.php?p=stats&
||01net.com/e3/nrtv/?u=
||cdn.daenischesbettenlager.de/analytics.js
||salesreps.io/shopify.js^$third-party
||cdn.feeds.ibt.com/track.gif^
||scripts.hepsiburada.net/assets/analytics/analytics.*.js
||airbnb.*/tracking/
||googleadservices.com/pagead/conversion_async.js
||analytics.twitter.com/i/adsct?
||t.co/i/adsct?
||linkedin.com/*/rum-track?
||media.licdn.com/cdo/rum/id?
||sendsay.ru/js/target/tracking.js
||trtarsiv.com/js/Player/jwTracking.js
||histats.com^$domain=avgle.com
||google-analytics.com^$domain=avgle.com
||io.narrative.io/?$third-party
||business-key.com/top/$third-party
||businessinsider.com/track.gif
||bs.yandex.ru/informer/$third-party
||bloombergbusiness.com/horizon/track
||biysk.info/cgi-bin/click$third-party
||bestpersons.ru/service/visit
||bemobile.ua/bug/
||bemobile.ua/cm/
||bemobile.ua/id/
||bemobile.ua/pagestat/
||bemobile.ua/vplayer/
||ati-host.net/hit.xiti?s=
||antivirus-alarm.ru/proverka$third-party
||addthis.com/live/$script,third-party
||58.205.218.4/pos?act=
||2ip.ru/sbar/$third-party
||doubleclick.net^*/trackimp/$third-party
||downloads.redbull.com/webtrekk/
||doubleclick.net/activity$third-party
||doubleclick.net/imp%$third-party
||doubleclick.net/imp;$third-party
||doubleclick.net/json?$third-party
||doubleclick.net/pixel?$third-party
||dmcdn.net/track/$third-party
||disqus.com/api/ping?$third-party
||disqus.com/event.js?$script
||disqus.com/stats.html
||dis.*.criteo.com/dis/
||dis.criteo.com/dis/
||d3qxef4rp70elm.cloudfront.net/m.js
||dailymail.co.uk/tracking/
||d1ivexoxmp59q7.cloudfront.net^*/live.js
||d1izbwxtc3f9ue.cloudfront.net/?tid=
||d2d5uvkqie1lr5.cloudfront.net^*/analytics-
||d2d5uvkqie1lr5.cloudfront.net^*/analytics.
||d27s92d8z1yatv.cloudfront.net/js/jquery.jw.analitycs.js
||d2nq0f8d9ofdwv.cloudfront.net/track.js
||criteo.com/event?$third-party
||condenastdigital.com/track$third-party
||cnt.re/cnt/$third-party
||clck.yandex.ru/click/dtype=$third-party
||clck.yandex.ru/jclck^$third-party
||clan.su/stat/
||cdn.api.twitter.com/*/urls/count.json$third-party
||cdn.appdynamics.com/adrum
||gravity.com^*/beacons/
||graph.facebook.com/logging_client_events
||goto.kz/img.php^$third-party
||googlesyndication.com/safeframe/$third-party
||googletagmanager.com/gtm.js?$third-party
||goodbookbook.com/_.gif?_
||front.sspicy.ru/collect?$third-party
||findme.ru/Counter$third-party
||eu.angsrvr.com/count
||engadget.com/ping
||elb.amazonaws.com/?page=$image
||ebay.com/op/t.do?event
||linkedin.com/countserv/count/$third-party
||kerch.net/counter/
||json.inf.mtml.ru/?*&count=
||irs01.com/irt?_iwt_id=
||ip-whois.net/test-speed-internet/$third-party
||ip-jobs.staff-base.spb.ru/ip.cgi
||ioam.de/?
||ioam.de/aid.io?
||ioam.de/tx.io?
||inq.com/tagserver/logging/
||inq.com/tagserver/*/onEvent
||inq.com/tagserver/tracking/
||inq.com^*/onEvent?_
||infotor.net/button.php^$third-party
||informers.sinoptik.ua/counter.php$third-party
||inet.az/img.php$third-party
||inews.name/top.php
||indexsite.ru/online_user.php$third-party
||imtop.ru/*/count$third-party
||icounter.net/getcode.php?site=
||news.com.au/track/
||news.com.au/tracking/
||netquattro.com/stats/
||my1.ru/stat/
||movad.de/c.ount?
||misto.zp.ua/img/reiting_$third-party
||metrika.yandex.ru/stat/?id=$third-party
||metka.ru/counter/^$third-party
||metaprom.ru/top100/counter.php
||mediachat.ru/cnt
||mail.ebay.com/img/*.gif
||mail.ru/grstat^$third-party
||mail.ru/gstat^$third-party
||pages03.net/WTS/event.jpeg?
||pautina.net/images/$third-party
||pivol.com/analytic/$third-party
||player.ooyala.com/errors/report?
||plista.com/async/$third-party
||prlog.ru/images/counter/$third-party
||quantserve.com^*.swf?$third-party
||quantserve.com^*^a=$third-party
||qualtrics.com^*/metrics
||quantserve.com/api/
||quantserve.com/api/$third-party
||quantserve.com/pixel$third-party
||qoo.by/counter.js$third-party
||researchnow.com/t/beacon$third-party
||rover.ebay.com.au^*&cguid=
||sim-technik.de^*&uniqueTrackId=
||sinajs.cn/open/analytics/$third-party
||skidka.ru/tracker/$third-party
||sovetnik.net/count
||static-fra.de^*/targeting.js
||static-fra.de^*/tracking.js
||surfingbird.ru/api/similar_pages.js$third-party
||surfingbird.ru/js/b2b.min.js$third-party
||sunhome.ru/counter.php$third-party
||sumome.com/api/event/?
||sumome.com/api/load/
||sumome.com/apps/contentanalytics/
||sumome.com/apps/heatmaps/
||svadba.net.ru/counter$third-party
||syslab.ru/cnt/$third-party
||sys000.uid.me/canalyzer/
||subscribe.ru/stat/$third-party
||t5.ro/trafic^$third-party
||tags.tiqcdn.com/utag/*/utag.v.js
||tatap.org/img_$third-party
||top.azur.ru/?id=
||top.bodr.net/c.php$third-party
||top.dkd.lt/counter$third-party
||top.doski.ru/top.gif$third-party
||top.riall.ru/counter.php$third-party
||top.startua.com/?$third-party
||top.novosel.ru/top.gif$third-party
||top10.vl.ru/hh.hit$third-party
||touchcommerce.com/tagserver/logging/$third-party
||twitter.com/i/jot
||tut.by/stat/
||ttic.ru/counter^$third-party
||tribdss.com/meter/$third-party
||top.mail.ru/counter$third-party
||top.mail.ru/jump$third-party
||top.gde.ru/isapi$third-party
||uc-file.at.ua/stat/$third-party
||ucoz.kz/stat/
||ucoz.net/stat/
||ucoz.ru/stat/
||ulogin.ru/js/stats.js
||ulogin.ru/stats.html
||vortex.data.microsoft.com/collect
||voxmedia.com/beacon-min.js
||webtalking.ru/counter/$third-party
||womentop.ru/top$third-party
||wpdigital.net/metrics/
||alibaba.com/js/beacon_
||amazonaws.com/?wsid=
||api.apisolutions.work/track/$third-party
||api.aio.media/stat?
||yandex.ru/*/watch.js$domain=~mp3poisk.ru|~yandex.by|~yandex.com|~yandex.kz|
~yandex.ru|~yandex.ua
||yandeg.ru/count$third-party
||yandex.ru/cycounter$third-party
||yahoo.com/_td_api/beacon/
||xsltcache.alexa.com/site_stats/$third-party
||ncp-e.com/typo3conf/ext/leadlab/res/wm_autotrack_v*.js
||om.lds.org/id*AnalyticsFields
||trendyol.com/Resources/Scripts/Libs/EventCollector/eventcollector
||collect.trendyol.com/__gc.gif?
||pi.pardot.com/analytics
||ev.kck.st/web/track
||solvay.com/js/ext.js
||digital-dwh.dumont.de/custom/*ts_unix=*keywords=*metric
||baur.de/servlet/*?clientId=*&landmark=*&ssid=
||secure.keytiles.com/stat.php^
||elitepartner.de/static_cms/elitepartner/static/peg_utils/tracking/
pegtracking_combined.js
||airbnb.de/pg_pixel^
||sslwidget.criteo.com/event^
||static.bbci.co.uk/bbcdotcom/*/script/av/emp/analytics.js
||action.dstillery.com/orbserv^
||t.co/i/adsct*tw_sale_amount=
||d.adroll.com/ipixel^
||ps.eyeota.net/pixel^
||ml314.com/csync.ashx^
||empa.flixbus.de/acv^
||pipe.flixbus.com/*/wt?src=pipe
||sp.fanatical.com/i?cd_c=*&aid=
||jssdk.pulse.schibsted.com/autoTracker.min.js
||collector.leaddyno.com/clickstream^
||faz.net/l.gif?
||corriereobjects.it/*/js/tracking/
||gazzettaobjects.it/*/js/tracking/
||stadvtools.akamaized.net/trackingservice/
||tvn.pl/sweqevub.js
||iwa.iplsc.com/sweqevub.js
||daib.pl/sweqevub.js
||interia.pl/*/hit.t?
||x.interia.pl/inpl/inpl.klmcounter.*.js
||iwa.iplsc.com/iwa.js
||l.iplsc.com/logger/
||events.onet.pl/v*/?_ac=kropka-
||vipbox.st/wau^
||seelive.me/wau.php
||rtbcx.jp.canon.com/bcx/ap/$image
||global.canon/00cmn/js/en/analytics.js
||bemail.it/audiens.php?
||fcmatch.youtube.com/pixel
||fcmatch.google.com/pixel
||sayyar.mynet.com/api/hit/
||citybeat.de/include/cbtrck.104.min.js
||cnt.wetteronline.de/cgi-bin/ivw/CP/
||tr.computeruniverse.net/*/wt?p=
||tr.computeruniverse.net/*/hm?p=
||lidl.media01.eu/tm_js.aspx?trackid=
||et.nytimes.com/pixel^
||inspij.org/stats^
||domatv.dnevnik.hr/bin/usrtrck-new.php
||gutefrage.net/__ub.gif?
||giga.de/api/core/tracking/
||s.7tv.de/webtrekk/*/webtrekk_*.min.js
||ekstrembilgi.com/?url=*google-analytics.com
||fulltrannytube.com/stats.gif
||fulltrannytube.com/analytics.js
||azurewebsites.net/telemetryapi^
||tudg.qq.com/dataimport^
||henkel.com.tr/resources/*/webtrekk.js
||ui-portal.de/*homepage.startseite.event
||tubedupe.com/js/td_track.js
||wscatalog.ru/dizain/cycounter.gif
||cjs-cdkeys.com/index.php?action=track
||ai.idg.se/us01^
||ax.idg.se/st01^
||deawm.com/*/wt?p=
||matelso.de/webtracking/
||nvworld.ru/js/ym-*.js
||nvworld.ru/js/ua-*.js
||gamestar.de/_misc/tracking/*.cfm
||sportal.de/js/cf.analytics.js
||wt.vhb.de/*/wt?p=
||handelsblatt.com/images/blank/*/1-formatOriginal.gif
||chefkoch.de/tracking/
||kino.de/api/core/tracking^
||sportdeutschland.vidibuscloud.net/themes/sportdeutschland*/javascripts/
webtrekk.js
||boss.berlinonline.de/cp.php
||d2zah9y47r7bi2.cloudfront.net/releases/current/tracker.js
||classic.comunio.de/external/ct^
||golem.de/staticrl/scripts/golem_cpxl_
||kinovau.club/js/analytics.js
||kinovau.club/js/s.js
||tvigle.ru/track/
||reisen.de/usertracking^
||heise.de/avw-bin/ivw/CP^
||heise.de/ivw-bin/ivw/CP^
||quelle.de/servlet/LandmarkServlet?clientId=
||receiver-hetzner.showheroes.com/events^
||creativefactory.zalando.de/impressions^
||zalando.de/api/rr^
||api.centify.co/adb
||haber365.com/hit?i=
||rover.ebay.*/roversync/?site=$image
||rover.ebay.*/roverimp/*&trknvp=$image
||rover.ebay.*/roverclk/*?trknvp=$image
||t.oned.io/onedio-longvisit.img?_t=
||amplify.outbrain.com/cp/obtp.js
||ot.obi.de/*/wt?p=*webtrekk
||cmap.alibaba.com/ml.html?callback=landing
||site.cdnmaster.cn/sitemaster/collect.js
||assets.shop.hisense.com/ta.js
||alternate.de/js/track.js
||camwhores.tv/*action=js_stats
||amazonaws.com/reachpeople^
||aflt.market.yandex.ru/widgets/metrika
||timeturk.com/sayac^
||media.myguide-cdn.com/common/analytics.js
||api.opinary.com/*events
||distributor.streamroot.io/klara/traffic/usage
||videoszoofiliahd.com/wp-content/themes/vz/js/ga.js
||altin.in/ajax.asp?i=adblock
||cdn.hivps.xyz/analytics-
||imobie.com/js/analytics.js
||ablaze-class.space/stats
||alive-airport.space/advert
||api.socialmart.ru/analytics.php
||jwpltx.com/*/ping.gif
||hukuki.net/analyticsjs.js
||zhihu-web-analytics.zhihu.com/api/v*/logs^
||pandanetwork.club/le/in.php^$third-party
||medicalnewstoday.com/structure/javascript/cache/beacon.js
||trendmd.com/events
||salesmanago.pl/api/r.gif
||utrack.buybox.click/analytics.js
||utrack.buybox.click/bb4shop.js
||istanbul.com/ui/js/analytics.js
||turkcell.com.tr/static_lib/assets/scripts/turkcell/google-analytics^
||mod.calltouch.ru/callback_event.php?*&analyticsId=
||iqiyi.com/pixel
||iqiyi.com/track
||winfuture.de/ajax/pixel^
||api.contentpass.net/stats^
||cpazapi.chip.de/stats^
||popfilmeshd.net/wp-content/plugins/google-analytics-dashboard-for-wp/front/js/
tracking-analytics-events.js
||tom.itv.com/itv/count/*
||cpt.itv.com/*/event
||destyy.com/bundles/*/tracking
msn.com##.trc_related_container
||elmir.ua/response/stats.php
||img.sputniknews.com/min/js/plugins/video-counters.js
||shazoo.ru/ping|
||shazoo.ru/pixel/
||wix.com/_api/blog-social-counters/
||sitebooster.com/sb/wix/p?$third-party
||data.reactandshare.com/track.gif
||merlininkazani.com/sayac
||ip-whois.net/img_ip*.php$third-party
||4pna.com/clientscript/kr_scripts/rbs_scripts/rbs_banner_sender.min.js
||gecid.com/inc/bstat.php
||prosecrets.pro/js/VietXfAdvStats/frontend.js
msn.com##.tbla
||phim.media/templates/themes/phim/js/ga.js
||hocam.com/gemius/xgemius_v3.js
||basaru.net.ru/js/coin32.js
||adultvideotop.com/js/ga.js
||assets.htvapps.com/lumiere/fallback/analytics.js
||pcrl.co/js/jstracker.min.js
||emag.ru/counter/counter.php?url=
||rt.chip.de/collect
||eventcom.api.np.km.playstation.net/event^
||kocaeligazetesi.com.tr/stats/
||gazetevatan.com/d/generic-counter.asp^
||gazetevatan.com/d/j/analytics.min.js
||quoka.de/services/count.php
||milligazete.com.tr/stats^
||esmas.com/scripts/esmas_stats.js
||api.nova.pub/track.php^
||frontend-prod.healthline.com/api/metrics
||beinsports.com/hitcountservice^
||indianpornvideotube.com/incnt
dizibey.com##.sidebar > #text-19
||s.rbk.ru/*/browser-updater/main.js
||static.yandex.net/browser-updater/stripe/script.js
||good-gay.tv/stats.gif
||good-gay.tv/analytics.js
||internethaber.com/ajax/hit-increment
||cevapla.tv/ajax/hit-increment
||memurhaber.com/ajax/hit-increment
||t24.com.tr/api/json/activity.php
||livinglanguage.com/js/View.Analytics.
||livinglanguage.com/content/_ui/js/View.Analytics.Controller.min.js
||biznesinfo.az/Scripts/fingerprint.min.js
||vvvvid.it/vvvvid/video/*/event
||google-analtyics.com/analytics.js
||api.jetlore.com/track.png?
||dz7cp6bdqjjn5.cloudfront.net/q/s/stats/init.min.js
||tagsd.com/newServing/tracking_id.php^
||redirector.yarbot.host/jwplayer/ping.gif^
||dawanda.com/trck^
||dawanda.com/uo/trck.gif
||dawanda.com/_strck^
||akamai.net/*.huluim.com/*/plustracking/
||vortex.hulu.com/*/events|
||instamp3.tv/js/analytics.js
||media.fc2.com/counter_empjs.php
||findgaytube.com/analytics.js
||yandex.*/cy?base=0&host=
||onlydudes.tv/analytics.js
||adblockmetrics.ru/js/metric.js
||marketingautomation.services/net?$third-party
||gaysuperman.com/stats.gif^
||gaysuperman.com/analytics.js
||me-gay.com/analytics.js
||me-gay.com/stats.gif^
||xlgaytube.tv/stats.gif^
||xlgaytube.tv/analytics.js
||gayfuckporn.tv/stats.gif^
||gayfuckporn.tv/analytics.js
||xgaytube.tv/stats.gif^
||xgaytube.tv/click.php
||goldgay.tv/stats.gif^
||goldgay.tv/analytics.js
||xgaytube.com/stats.js
||boy18tube.com/analytics.js
||klops.ru/ahoy/
||a.europaplus.ru/*/event?p2=
||morhipo.com/Shared/AnalyticsJS^
||assia.tv/css/stat.js
||assia.tv/css/analytics.js
||svcs.ebay.com/delstats/imp/rtm
||ebay.*/beacon/
||decathlon.de/content/js/tc_analytics.js
||stayfriends.de/mobilemember/js/framework/sf_tracking.js
||en2.elvenar.com/game/tracking
||moviepilot.de/assets/autotrack
||hdmz.co/site/user_geo
||data.shopgate.com/tracking/shopgate-analytics-sdk.production.min.js
||bildderfrau.de/stats/
bilgibizde.net##.sidebar > #addthis_tool_by_class_name_widget-0
||oas.monster.com/Scripts/oas_analytics.js
||logs.jobs.com/impression_trackingv2.min.js
||webstats.thesoul-publishing.com/track/ws.gif
||boersennews.de/js/lib/BnPageTracker.js
||pornozot.com/js/tracker.min.js
||bilder-a.akamaihd.net/rtl-v3/components/tracking/js/tc.min.js
||cdn.milffox.com/static/milffox.com/js/gtm.js
||7.p.tdf.ringier.ch/rp.js
||tracking.krone.at^
||ln-cc.com/*/internal/jscript/dwanalytics-*.js
||manager-magazin.de/static/sys/pixel.gif
||count.manager-magazin.de/nm_trck.gif
||emp.de/on/demandware.store/*/__Analytics-Tracking
||ostsee-zeitung.de/viewlog_receiver.php?
||a.bf-tools.net/de/de.js
||cnn.com/*/js/cnn-analytics.min.js
||d38ceu5cy6520w.cloudfront.net/assets/dist/js/collect/collect.min.js
||cimri.com/r/analytics
||static.vdmximg.com/wp-includes/js/u_hits_control.js
||embed.videosdemadurasx.com/js/u_hits_control.js
||jsengine.ru/geoproxy/ip
||event.api.drift.com/track^
||pornoruf.com/js/tracker.min.js
||rs.maxiporn.com/js/iframe-tracker.js
||rd.com/wp-content/plugins/rd-audience-science-pixel/js/as-tracking-pixel.js
||rd.com/wp-content/plugins/rd-parsely-multisite/js/dynamic-tracker.js
||168logger.com/*/log/event?$third-party
||dailymail.co.uk/rta2/
||t-online.de/px.js
||t-online.de/t.gif
||star.com.tr/xanalytic/count.asp
||tracking.wisepops.com^$third-party
||static.stylight.net/js_external/trackjs.*.js
||stats-bq.stylight.net/track/
||pejnya.net/counter/
||br.de/doTrack
||app.intercom.io/gtm_tracking/
||q.quora.com/_/*/pixel?
||track.cedsdigital.it/track_views.php
||utils.cedsdigital.it/js/webtrekk.js
||hudb.pl^$third-party
utorrent.games,borfilm.com,hronika.info##.count
||mail.ru/share_count?
||medya.ilan.gov.tr/widgets/assets/widget/analytics.js
||c.gazetevatan.com^
||papoto.com/api*/network/stats
||dealer.com^*/tracking/
||dealer.com^*/tracker/
||medya.ilan.gov.tr/widgets/assets/analytics.js
||arc.msn.com/*/Impression?PID=
||jzrputtbut.net/track/
||googletagmanager.com/gtag/$third-party
||clkmein.com/bundles/smeweb/img/tracking
||api.mindbox.ru/scripts/*/tracker.js
||199.19.203.46/js
||corneey.com/bundles/smeweb/img/tracking
||jimdo.com/app/tracking/common/index/
||gutefrage.net/px.js
||turbobit.net/ajax/fdlogger/
||morgenpost.de/resources/*/js/webtrekk
||kotaku.com/stats/beacon?
||immobilien-zeitung.de/backend/commons/js/analytics_config.js
||anapixel.elmundo.es/ter.gif
||pixelcounter.marca.com/pixelcontabilizacion/pixelcontabilizacion.gif
||poznamka.ru/ametrix.js
||gamesgames.com/wdg/tracking-active
||gamesgames.com/wdg/performance_tracker-active
||festyy.com/bundles/smeweb/img/tracking
||vidmoly.me/suba.php
||vidmoly.me/log.php
||vidmoly.me/dl.php
||xxxkingtube.com/fp.php
merkur.de##.id-Amp-recommendation
||pages.e.newsdigitalmedia.com.au/Script/pageTracking.js
||sa.sayaclar.com/c/s*.php?$third-party
||faz.net/placingservice/count
||free-sex-video.net/templates/default/js/fingerprintjs/fingerprint2.js
||hqq.watch/js/video.counters.js
||freehostedscripts.net^*.php?site=*&s=*&h=$third-party
||cdn.jsdelivr.net/npm/yandex-metrica-watch/watch.js
||cdn.jsdelivr.net/npm/yandex-metrica-watch/tag.js
||newserv.xyz^$third-party
||tagesschau.de/resources/framework/js/sitestat.js
||wiwo.de/js/*/webtrekk
||welt.de/webtrekk/
||lvz.de/viewlog_receiver.php?
||piwik.filecrypt.cc^
||srv.onedio.com/track
||t.oned.io/onedio-visit.img?_t=
||kurier.at/adblock
||files.cdn.spilcloud.com/*_adomic_hb_analytic.js
||d.mobilebanner.ru/p.gif
||hotclips24.com/templates/default/js/fingerprintjs/fingerprint2.js
||stats.pcsg-server.de/js/
||kissmanga.info/*.gif?gid=
||russian.rt.com/nbc/|
animeyt.tv##.ed-item > ul#filtro-letra-nuevo+div.bloque.bloque__descargas-
centro.ed-container
||cdn.taboola.com/libtrc/animeyttv/loader.js
||putlockerhd.watch/stats.js
||putlocker-hd.com/stats.js
||koronapay.com/*/metrika_rus.js
||t.lolalytics.com/?a=
ixbt.com##.block__recommend
||altapress.ru/story/counter/
unilad.co.uk###sidebar > #text-64 > .block-title
||suedkurier.de/storage/scr/*_webtrekk.js.js
||phoenix.de/php/mediaplayer/conf/tracking_
||infranken.de/_fWS/json/Statistic
||infranken.de/fileadmin/scripts/tracking
||stadtbibliothek-rostock.de/weblication/grid5/gui/scripts/wClickLogger.js
||kindernetz.de/static/tracking/xtclicks.js
||mtvema.com/media/module/ENT_Reporting
||newsmalta.com/?wordfence_logHuman
||lib.onet.pl/s.csr/adp
||onet.pl/eclk/
||vice-web-statics-cdn.vice.com/fonts/mtiFontTrackingCode.js
||vonzeitzuzeit.de/tracking
||track.bazonline.ch^
||diepresse.com/js/xtclicks.js
||diepresse.com/layout/diepresse/services/proxy/share-counter.jsp
||api.contentpass.net/analytics
||mobtop.az^$third-party
mp3.run.az###lsidebar > .mpblok:last-child
||c-date.at/sites/c-date.ch/modules/tracking
||fupa.net/fupa/api.php?p=besucher_klick
||kickass.unlockproj.party/analyze*.js
||7days.ru/ajax/route/browser
||abendblatt.de/stats
||online.hentai-share.me/templates/anime-share2/js/metrika.js
||online.hentai-share.me/templates/anime-share2/js/liveinternet.js
||news.cn/webdig.js
||iphonesoft.fr/js/analytics
||pornscum.com*&action=js_stats
||staticwl.bkmcdn.com/scripts/adwords-tracker.js
uniongang.net##a[href^="http://whos.amung.us/stats/"]
artmoney.ru##a[href^="http://top.list.ru/"]
artmoney.ru##a[href^="http://www.one.ru"]
computerbild.de##.articleAdditional > .mehrthema
||xtraffstat.com/js/ktr.js
||zapcdn.space/zapret.js
||patreon.com/api/tracking^
/index/ping^$domain=atharori.net|meriabub.net|gdanstum.net|fiaharam.net|
underhentai.net|gatustox.net|scuseami.net|gusimp.net|cowner.net|xterca.net|
gloyah.net|uclaut.net|atabencot.net|thouth.net|cinebo.net|baymaleti.net|
briskgram.net|ad.bdcraft.net|swiftviz.net|ad.sapixmedia.com|activetect.net|
brightvar.bid|clearload.bid|restorecosm.bid|bee.anime-loads.org|threadsphere.bid|
queuecosm.bid|yoitect.com|skamaker.com|adf.ly|ay.gy|cracksurl.com|tinyium.com|
skamason.com|redir2.auto-login-xxx.com|dl.underclassblog.com|special.picons.eu|
quainator.com|yoalizer.com|kibuilder.com|kimechanic.com|zo.ee|viahold.com|
tinyical.com|mmoity.com|pintient.com|riffhold.com|picocurl.com|bitigee.com|
atomcurve.com|atominik.com|battleate.com|kaitect.com|simizer.com|coginator.com|
cogismith.com|twineer.com|yobuilder.com|go.awanpc.me|viwright.com|yabuilder.com|
yamechanic.com|kializer.com|yoineer.com
/callback/*$domain=atharori.net|meriabub.net|gdanstum.net|fiaharam.net|
underhentai.net|gatustox.net|scuseami.net|gusimp.net|cowner.net|xterca.net|
gloyah.net|uclaut.net|atabencot.net|thouth.net|cinebo.net|baymaleti.net|
briskgram.net|ad.bdcraft.net|swiftviz.net|ad.sapixmedia.com|activetect.net|
brightvar.bid|clearload.bid|restorecosm.bid|bee.anime-loads.org|threadsphere.bid|
queuecosm.bid|yoitect.com|skamaker.com|adf.ly|ay.gy|cracksurl.com|tinyium.com|
skamason.com|redir2.auto-login-xxx.com|dl.underclassblog.com|special.picons.eu|
quainator.com|yoalizer.com|kibuilder.com|kimechanic.com|zo.ee|viahold.com|
tinyical.com|mmoity.com|pintient.com|riffhold.com|picocurl.com|bitigee.com|
atomcurve.com|atominik.com|battleate.com|kaitect.com|simizer.com|coginator.com|
cogismith.com|twineer.com|yobuilder.com|go.awanpc.me|viwright.com|yabuilder.com|
yamechanic.com|kializer.com|yoineer.com
||tracking-opi.fonpit.de/tracking/
||cdn3.net/pixe/
||dig.ultimedia.com^
||ultimedia.com/deliver/statistiques/
||mailtrack.io/trace/mail/*.png
||dmx.sync.yume.com/tracker/
m.lenta.ru##.b-footer_counters
||stats1.tune.pk^
||88688.ru/api/geoip/
||openculture.com/wp-admin/admin-ajax.php*^action=rxn_
||googletagservices.com/tag/js/gpt.js$domain=sinoptik.ua|gutefrage.net|qtv.ua|
dt.ua|ngs.ru|unian.net|easybib.com|bohenon.com|linuxtopia.org|newsroom.kh.ua|
hclips.com|noticierodigital.com|northumberlandgazette.co.uk|mywebtimes.com|
watchuseek.com|telekritika.ua|gamepedia.com|fontanka.ru|vesti.ua|bhub.com.ua|
guhoyas.com|rst.ua|hh.ru|buhgalter.com.ua|unocero.com|autonews.com|metropoles.com|
okezone.com|m.yeniakit.com.tr|kanalukraina.tv|day.az|knuddels.de
||imagecrest.com/asset/view/stats.php
||uaswitcher.org/logic/page/data
||success.trendmicro.com/jslibrary/*/NetworkTracking.js
||fonts.net/t/trackingCode.js
||vkcache.com/js/amung_counter.js
||va.tawk.to/log^
||inputs.alooma.com/track^
||syl.ru/misc/js/global/tracker.js
||sitejabber.com/set-fingerprint/
||spinmedia.com/clarity.min.js
||spinmediacdn.com/clarity.min.js
||dove.com*/Assets/JS/udm.js
||cdn.ampproject.org/*/amp-analytics-
||log.ventunotech.com^*/beacon.gif?
||venlog-1542946650.us-west-2.elb.amazonaws.com^*/beacon.gif?
||vkcache.com/js/video.*counter*.js
||hqq.watch/cdn-cgi/trace|
||vidoza.net/papi/*/addevent/promo_data
||daxab.com/logger^
||sueddeutsche.de/statistics?eventType=
maxpark.com###listOfCounters
||static.plista.com/async.js$third-party
||haber7.com/ad-ipmression-pixel/
||haber7.com/content/hit/
||tracking.content-recommendation.net^$third-party
||aachener-zeitung.de/zva/pc/zaehler.php
||telegraaf.tcdn.nl/javascript/analyticsfunctions
||kazus.ru/js/*/log_trackjs.htm
||privacy.www.nu.nl/pixel^
||liczniki.org/hit.php
||kameleoon.eu^$third-party
||static-*.plista.com/async.js$third-party
||sdwnet.me/index.php?action=tracking_script^
||trivago.*/log?sLog=
||tracking.tidalhifi.com/wimp/tracking/
westnews.com.ua##a[href="http://www.bigmir.net/"]
||d17m68fovwmgxj.cloudfront.net/js/appier-track-
||alteregoru.ru/js/counter
/g00/*/
TU9SRVBIRVVTOCRodHRwOi8vY3AtaW4ubmFub3Zpc29yLmlvL2NsaWVudHByb2ZpbGVyL2FkYj9pMTBjLm1
hcmsuc2NyaXB0LnR5cGU%3D_$~third-party
||mallorcamagazin.com/sfCounter
||alipay.com/service/clear.png?
||alipay.com/web/bi.do?ref=
||alipay.com/common/um/lsa.swf
||mail.yandex.*/monitoring_liza.txt$domain=mail.yandex.by|mail.yandex.kz|
mail.yandex.ru|mail.yandex.ua|mail.yandex.com|mail.yandex.com.tr
||dba.dk/ajax/tracking
||dbastatic.dk/Content_uex/scripts/tracking
||pes.itv.com/*/post/
||hrs.de/bi/null.gif?
||blogtotal.de/blogtotal_stats_
||2app.lk/events.gif^
||a.check24.net/misc/click.php?
||ras.reise.s.idealo.de/visit|
||ivw.mairdumont.com/get?referrer=
||amazonaws.com/ki.js/
||dr.dk/drWebStat/
||dr.dk/mu-online/api/*/reporting/
||storeedgefd.dsx.mp.microsoft.com/*/oemdiscovery?
||playout.3qsdn.com/watchtime?event=
||unitymedia.de/beacon/
||assets.sky.com/js/thirdparty/sessioncam5-5.js
||schlaubi.de/dynamicjavascript/tracking^
://datalayer-*.sky.com^$domain=sky.com
||news.de/track.php^
||akamaihd.net/worldwide_analytics/tagcommander/
||static.cotemaison.fr/min/js/consent
||static.cotemaison.fr/min/js/request_tracker
||static.cotemaison.fr/min/js/tagcommander_
||raidlight.com/*/index.php?controller=statistics
||s.pinimg.com/ct/core.js
||early-birds.fr/tracker/
||fiylo.de/typo3conf/ext/of_design/Resources/Public/JavaScript/Libs/
smarttag_LIVE.js
||steampowered.com/default/usabilitytracking
||report.23video.com/api/analytics/
||mb.mtvnservices.com/data/collect/
||imgsmail.ru/gstat?
||slideplayer.biz.tr/slide/getviewscount/
||hh.ru/stat?url=
||facebook.com/tr/|
||duckduckgo.com/t/
||kickass.cd/analyze*.js
||kickass.immunicity.gold/analyze*.js
xtreme.rip##td[class^="counter"]
||xing.com/collect/
||xing.com/logjam/
cnn.com##.zn-story-bottom
||graph.facebook.com/?ids=*&callback=$script,third-party
||pin-river.data.ea.com/pinEvents
fr.de##.bottom-footer > .dossier
||porneq.com/lib/ajax/track.php
||alicdn.com/js/aplus_*.js
zdnet.com###taboola-below-home-thumbnails-homepage
usatoday.com##.story-taboola-related-module
||motor-talk.de/tracking/AjaxTracking.action^
businessinsider.com##.bottom-recommended
||l.ghostery.com/api/page/?d=
reuters.com###taboola-recirc
||tmobi.tcdn.nl/*/beacon?
||groupon.it/tracky|
||api.netmera.com/event^
||addefend-platform.com/s?
||weltsport.appspot.com/hstrck-detect.js^
drive2.ru##.js-page > * > .dv-post-header > [class] > [class] > [id] > [class][id]
drive2.ru##.o-columns > .o-columns__side > [class] > [class][id] > [class][id]
drive2.ru,drive2.com##.is-tracked[data-metrika="recomm"]
drive2.ru,drive2.com##.js-scrolltracking[data-adkind="relap"]
||prezi.com/*/log/json^
||log.prezi.com^
thehill.com###block-thehill-blocks-amp-outbrain
||cstream.wi-fi.ru/csc-event$domain=wi-fi.ru
||gj.applog.uc.cn/collect^
||gjapplog.uc.cn/collect^
||hqq.tv/js/counters.js
||hqq.tv/cdn-cgi/trace
||hqq.tv/js/gcounter.js
||hqq.tv/js/amung_counter.js
||reutersmedia.net/*/js/analytics/win-GTM.js$domain=mobile.reuters.com
||web.tv/analytics/
||biz.alibaba.com/order/ajax/AjaxOrderStatistic.do$third-party
||api.userstyles.org/tic/stats
znak.com##.relap
||linclik.com/info.php^
||games.softgames.de/assets/sg-ga-track-sdk.js
||7tv.de/service/log/
||ad.antventure.com/pixel
||songmeanings.com/*/e.gif?pixels=
||vidoo.de/api_v3/index.php?service=stats&
||vidoo.de/api_v3/index.php?service=analytics&
||thcdn.com/*/tracking/*.js$domain=myprotein.ru|myprotein.com|myprotein.com.ua|
myprotein.sk|myprotein.co.za
||r0.mail.ru/pixel/
||id.rambler.ru/login-20/counters.js
||olympiaverlag.sc.omtrdc.net/b/ss/
||friends2follow.com/f2fi.php^
||themonitor.com/shared-content/art/stats/common/tracker.js^
||cxo.name/collect?
||puhutv-static.akamaized.net/scripts/segmentify.$script
||doublepimp.com/Scripts/Analytics/
||hmma.baidu.com/app.gif
||common.duapps.com/appLock/getConf?tk*&vendor=
||cdn.1337x.to/ip*.php
sinoptik.ua###bigmirTop
lurkmo.re,lurkmore.to###p-counters
football-ukraine.com###reachMedia
football-ukraine.com###shadowMedia
europcar.com###wt_overlay
-pcre-js-gen.herokuapp.com/tracking-event|
.arcor.de/pixel/
.arnostat.nl/click.
m24.ru##.b-counters > ul
vesti-ua.net,udaff.com##.counters
w-kino.ru,kinotochka.club,legend.az##.counts
blogovo.ru##.metrika_sapaclick
newslab.ru##.r-recommend
businessinsider.co.uk,businessinsider.com##.rail-recommended
life.ru##.read-next
radioprofusion.com##.revolvermaps
newslab.ru##.sharing
washingtonpost.com##.social-tools-wrapper-bottom
espreso.tv##.wrap-footer .counter
vse42.ru##.ya-metrika
/smarttag.js$domain=faz.net|heute.de|zdf.de|zdfinfo.de|zdfkultur.de|zdfneo.de|
zdfsport.de
pb.wtf,piratbit.org,piratbit.pw,piratbit.top##a[href="//www.liveinternet.ru/click"]
hotstuff.com.ua,mobivid.net,theplanet.ws##a[href="http://mycounter.com.ua/"]
infoorel.ru##a[href="http://www.infoorel.ru/stat/stat.php"]
armyrecognition.com##a[href^="http://cqcounter.com/"]
3dnews.ru##a[href^="http://metrika.yandex.ru/"]
hotstuff.com.ua##a[href^="http://top.bigmir.net/report/"]
seclub.org##a[href^="http://waplog.net/"]
kerch.com.ru,kerch.net##a[href^="http://www.kerch.net/counter/"]
megatorrents.kg##a[href^="http://www.net.kg/stat.php"]
radioprofusion.com##footer > div.counter
megalifez.net##img[height="40"][width="88"]
nadavi.com.ua##img[src^="http://banstat.nadavi.net/"]
versii.com##img[style="width: 88px; height: 31px; border: 0"]
hentaiz.org##img[width="31"][height="31"]
artmoney.ru##noindex > a
dreamprogs.net##td[width="88"][height="31"]
||2gis.ru/assets/apitracker-*.
||3dn.ru/stat/
||3dnews.ru/track?
||3sat.de/mediaplayer/*/plugins/IVWTrackingPlugin.swf
||3sat.de/mediathek/xmlservice/web/tracking
||4players.de/javascript/awstats_misc_tracker.js
||81.176.238.128/Counter.aspx
||aa.avvo.com/1/collect?*&events=
||ab-in-den-urlaub.de/TrackingPixel_
||ab-in-den-urlaub.de/nocacheTracking.php
||ab-in-den-urlaub.de/resources/cjs/tracking
||ab-in-den-urlaub.de/usertracking
||accounts.ad.nl/gscounters.sendReport
||ace.segye.com/?cookie
||ace.segye.com/?uid=
||addthis.com/at/
||addthis.com/live/
||addthis.com/red/$script,third-party
||addthis.com/red/p.png?
||addthis.com^*/p.json?*&ref=
||adobe.com/*/pdc_s_code.js
||adobe.com/*/s_code*.js
||adobedtm.com^*/satelliteLib-$script,domain=euronews.com|allrecipes.com|nvidia.at|
nvidia.be|nvidia.cn|nvidia.co.jp|nvidia.co.kr|nvidia.co.uk|nvidia.com|
nvidia.com.br|nvidia.com.mx|nvidia.com.tr|nvidia.com.tw|nvidia.cz|nvidia.de|
nvidia.dk|nvidia.es|nvidia.fi|nvidia.fr|nvidia.in|nvidia.it|nvidia.nl|nvidia.no|
nvidia.pl|nvidia.ru|nvidia.se
||aimp.ru/data/counter.html
||akamai.net/*/chartbeat.js
||aksam.com.tr/analytic
||alawar.com/gcounter_alawar.js
||amazon.com*/ReportEvent?
||amazon.com*/record-impressions?
||amazon.com*/recordevent.html?
||amazon.com/*/cerberus/log/
||amazon.com/empty.gif?
||amazon.com/follow/log-metrics^
||amazon.com^*/impress.html
||amazonaws.com/pixelpop/app/pixelpop-
||an.yandex.ru/count/
||analytics-static.unister-gmbh.de^
||analytics.unister-gmbh.de^
||analyzer*.fc2.com^
||aol.com/ping?
||aol.com/track/
||api.b2c.com/api/x.gif
||api.crossengage.io/api/*/track^
||api.giga.de/*tracking
||api.parsely.com/*/analytics/
||api.radio.de/*event=
||api.vicomi.com/api/*/analytics/
||app.brightinfo.com/bi.aspx$third-party
||app.conversio.com/tracking/
||app.link/_r?sdk=*&callback=branch_callback
||appdynamics.com/geo/$third-party
||apple.com/metrics/
||arcpublishing.com^*/datapoint/save
||assets-jpcust.jwpsrv.com/*/ping.js
||assets.adobedtm.com^$domain=mcclatchydc.com|elnuevoherald.com|
bellinghamherald.com|sacbee.com|charlotteobserver.com|newsobserver.com|
miamiherald.com|ef.ru|algida.com.tr|bmw-motorrad.co.uk|cif.com.tr|
clearhaircare.com|domestos.com|dove.com|elidor.com.tr|f1sport.autorevue.cz|
geico.com|gittigidiyor.com|hellmanns.com.tr|herkessofraya.com|johnsonsbaby.com.tr|
lipton.com|lnk.to|lux.com|magnumicecream.com|neutrogena.com.tr|omo.com|rexona.com|
samsung.com|sap.com|schwarzkopf.com.tr|signalturkiye.com|msnbc.com|nbcnews.com|
kbb.com
||at.mklaud.com/at/at_log_*.php
||auto-bild.de/*/gaEvents
||auto-motor-und-sport.de/js/sophus3/logging.js
||autoscout24.de/ArticleList/CustomLogging
||autoscout24.net/unifiedtracking/analytics.js
||autoteile24.de/*_tracking.js
||autotrader.com/beacon/rum?
||autotrader.com/no_cache/bi_
||b-ssl.grvcdn.com^
||backup-bar-navig.yandex.ru/u
||bar-navig.yandex.ru/u
||bazaarvoice.com^*/magpie.js
||beacon.richrelevance.com^
||bild.de/code/webtrekk-core*.bild.js
||bild.rtrp13n.de/tracking/
||bing.com/action/
||bitrix.info/ba.js
||blick.ch/stats
||bomp.odmedia.net^$domain=fcb.tv
||booking.com/js_tracking?
||booking.com/logo?
||bravotube.net/b_track.js
||brightcove.com/1pix.gif
||brille24.de/fileadmin/tracking
||btrace.qq.com^
||cbslocal.com^*/cbs1x1.gif?
||cdn-library.net/*&data=anti-abp
||cdn.segment.com/analytics.js
||cdn.static-fra.de/*/tracking/
||cdn.theoplayer.com/t?
||check24.de/js/tracker.php
||check24.de/misc/tracking_gif.php
||citizensvoice.com/logger/p.gif
||clancy.spiceworks.com/jackryan.js^
||clck.yandex.ru/counter/$domain=metro.yandex.ru
||cleverbridge.com/*/cleverAnalytics.js^
||click.uol.com.br^
||click.xda-developers.com/api/pixel.gif
||clickstream.grubhub.com/event.gif?event=
||clientlog.portal.office.com^
||cm.g.doubleclick.net^
||cmap.alibaba.com/landing_ae.gif
||cmexota.ru/templates/default/images/livinternet.png
||cnetcontent.com/log?
||collections.mp.microsoft.com/*/collections/query
||comet.yahoo.com^
||computerbase.de/api/stats?
||comvel.media/etc/designs/comvel/clientlibs/tracking
||core.bunchbox.co/geo.js^
||countess.twitch.tv^
||cpxl.golem.de/gif
||cultofmac.com/presslabs.js
||d395ev7kdef0wl.cloudfront.net/a.gif?
||d3sbxpiag177w8.cloudfront.net/Analytics/
||dailymotion.com/gravity/report
||dailymotion.com/logger/*?session_id=
||dailymotion.com^*/log/
||danawa.com/logger/
||dandb.com/*/pixel/?$third-party
||dc.services.visualstudio.com/*/track
||dealer.com/off-platform/pix-at.min.js^
||dec.sitefinity.com/collect/
||demandware.edgesuite.net/*/dwanalytics.js
||dfiles.eu/stats.php
||diziler.com/ajax/item/hitImage
||dmcdn.net/behavior/
||dmcdn.net/js/gen/lib/dm/ga.js
||dogannet.tv/q/s/stats
||dot-stat.radikal.ru^
||downloads-photoshop.ru/templates/dp/images/count.png
||downloads-photoshop.ru/templates/dp/images/count_top.png
||dpool.sina.com.cn/iplookup/iplookup.php
||dropbox.com/destiny_log
||dropbox.com/el/?b=open:
||dropbox.com/web_timing_log
||dsr.livefyre.com/*/collection/
||dsr.livefyre.com/livecountping/
||dus.trivago.com/tracking
||dws.reporting.dnitv.com/dni_reporting.js
||ebaystatic.com/js/v/in/roverlv.js
||ebaystatic.com^*/tracking_
||embed.sendtonews.com/player2/data_logging.php?
||evcdn.com/store/plugins/tracker-ev-sdk.js
||execute-api.*.amazonaws.com/current/events?
||expedia.*/1x1.gif?
||expedia.*/2x2.gif?
||expedia.*/minify/client-logger-bundle-
||expedia.com/api/datacapture/track
||expedia.com/cl/data/typeahead_client_metrics.json
||expedia.com/omniture.json^
||expedia.com^*/evaluateexperimentsandlog
||expedia.com^*/logexperiments
||extra.cz/counter.php?id=
||facebook.com/impression.php
||facebook.com/tr/?
||facebook.com/tr?
||facebook.com^*/impression_logging/
||facebook.com^*/logging/
||fapdu.com/ajax/post/track/
||fb.ru/misc/js/global/tracker.js
||feedburner.com/~r/
||feeds.feedburner.com/~fc/
||fool.com/tracking/
||forecast.io/js/app/analytics.js
||forum.ixbt.com/liveinternet.gif
||forum.krasmama.ru/js/adv_cnt_
||fotka.com/ajax_action/adblock_stat
||fotka.com/out/counters.php
||fullstory.com/s/fs.js^
||g.msn.com^
||gamespot.com/js/compiled/trackingWithCT.js
||gamona.de/*package/smbanalyticstracking
||gazisoft.com/alexa/
||geekchart.net/req.php
||geico.com/Sale/Metrics?
||geico.com/insite/dynaTraceMonitor
||geico.com/vs/track2.js?
||gelderlander.nl/logger
||geo.123data.ru/json
||getsitecontrol.com/api/*/stat?
||giga-abs.de^
||giga-video.de/js/customer/tracking-consumer.min.js
||gismeteo.ru/stat.js
||github.com/notifications/beacon/$important
||global.sueddeutsche.de/globalassets/standalone/szstats/configuration.json
||go.com/b/ss/
||google-analytics.com^*/__utm.gif
||google.com/apis/gpf_metrics?
||google.com/images/phd/gfl.gif
||google.com/images/phd/px.gif
||googleapis.com^*/gen_204?
||goroost.com/api/pageview
||gowatchit.com/analytics.js
||gowatchit.com/events/*.gif?
||gstatic.com/gen_204?
||hasbro.com/js/omniture.js
||heise.de/*/webtrekk
||heise.de/video/video_gesehen.html?mmbid=
||heizoel24.de/Scripts/g_tracking.js
||hellobar.com/ping?
||hm.com/global/session-tracking
||horizon.businessinsider.com/*/track
||horizon.mashable.com/*/track
||hotel.idealo.de/report
||hotwire.com/api/*/logging/
||hotwire.com/api/datacapture/track
||hotwire.com^*/1x1.gif?
||hotwire.com^*/evaluateexperimentsandlog
||hotwirestatic.com/*/comp/gtm/googletaganalytics.js
||gate.hockeyapp.net/*/track
||huffpost.com/ping?
||i.ag.ru/ag/i/counters_new_nr.png
||i.computer-bild.de/i/ab/*.gif?r
||i.computer-bild.de/i/blind.gif
||ibeat.indiatimes.com/js/pgtrackingV5.js
||idealo.com/*webtrekk
||idealo.net/*webtrekk
||images-amazon.com^*/ClientSideMetricsAUIJavascript*.js
||images.search.yahoo.com/viewer;_ylt=
||imdb.com/tr/?
||imdb.com/twilight/?
||imdb.com^*/b.gif
||img.litix.io/a.gif
||infoorel.ru/count.php
||internet-abc.de^*/eTracker.js
||istatistik.milliyet.com.tr/CntRpt.aspx
||ixbt.com/js/trg.js
||izlesene.com/js/site/tracker.js
||js-webt-lol.9cache.com/piwik
||js.washingtonpost.com/*/init.track-header-*.js
||js.washingtonpost.com/wp-stat/
||js.welt.de/*/webtrekk
||jsdelivr.net/snowplow/
||jwplatform.com/ping.gif?
||karstadt.de/on/demandware.store/*/__Analytics-Tracking?
||kfzteile24.de/*_tracking.js
||kia.ru/bitrix/templates/.default/js/jquery.gatrack.dpack.js
||kinja.com/api/analytics/
||kinozal.co.ua/uploads/button/online.png?n=
||kitbit.net/kb.js
||kotaku.com/api/analytics/
||krone.at/hps/data/test/md_track.php
||l.ivi.ru/logger/px/?b=
||l2.io/ip.js
||licdn.com/li.lms-analytics/
||linkedin.com/emimp/
||livefyre.com/libs/tracker/
||livefyre.com/tracking/
||livefyre.com^*/tracker.js
||livefyre.com^*/tracking/
||liverail.com/?metric=
||liverail.com/track/?
||livestream.com^*/analytics/
||log.liverail.com^
||log.thevideo.me/logpop^
||logger-*.vty.dailymotion.com/dm/
||logger.danawa.com/tracker
||logger.rm.uol.com.br^
||login.yahoo.com/config/loga?pad=
||magnitka.biz/top/img.php?
||mail.kz/assets/frontend/img/counter.png
||mail.ru/grstat?
||mail.ru/k?vk_id=$domain=vk.com
||mail.yahoo.com/neo/mbfb?bk=
||mail.yahoo.com/neo/splunkLogger
||maps.googleapis.com/*/stats.js
||maps.googleapis.com/maps-api-v3/*/stats.js$domain=roku.com
||marc-o-polo.media01.eu/view.aspx?trackid
||markafoni.com/*/__Analytics-Tracking
||mc.dailymotion.com/masscast/
||media-allrecipes.com/assets/deployables/*/analytics.bundled.js
||media-imdb.com/*/js/ads/beacon-
||media-imdb.com/images/*/imdbads/js/beacon-$script
||media-imdb.com/twilight/?
||mediashop.tv/daten/*/google.js
||megashara.org/uploads/button/online.png
||meinauto.de/js/vendor/criteo/criteo_ld.js
||meta.ua/f_new.asp?g=
||metrics.amd.com/b/ss/
||metrics.apple.com/b/ss/$image
||metrics.aviasales.ru^
||metrics.uol.com.br^
||mimg.sportsworldi.com/Lib/google_analytics.js
||mm.welt.de^
||montblanc.lenta.ru^
||montblanc.rambler.ru^
||moviefone.com/click?
||moviefone.com/ping?
||ms.computerbild.de/?event=
||ms.meta.ua/vast/cache_url.php?callback=
||msg.video.qiyi.com^$image
||msn.com/ro.aspx?
||msn.com/script/tracking*.js
||msn.com/tracker/
||msn.com^*/report.js
||msn.com^*/track.js
||msnbc.msn.com^*/analytics.js
||mtcs.nhk.or.jp/b/ss/$image
||mtvnservices.com/aria/uuid.html
||mtvnservices.com/metrics/
||n11.com/assets/javascripts/ha.js
||n11.com/realTime/count
||nbcnews.com/databox/databoxservice.asmx/GetLocation$domain=nbcnews.com
||nbcnews.com/trackingService/$domain=nbcnews.com
||nestle.com/staticlocal/analytics.js
||netflix.com/*/log|
||netflix.com/track/
||netflix.com/uitracking/
||netflix.com^*/homepagePing?
||newsharecounts.com/count.json
||newsweek.com/www/js/mar2015/counter.js
||nmetrics.samsung.com^
||notebooksbilliger.de/*/webtrekk
||omniture.chip.de/b/ss/
||ooyala.com/sas/analytics?
||ophan.theguardian.com/a.gif
||orbitz.com/api/datacapture/track
||orbitz.com/cl/data/bingpixels.json?
||orbitz.com/cl/data/typeahead_client_metrics.json
||orbitz.com/minify/client-logger-bundle-
||orbitz.com^*/1x1.gif?
||orbitz.com^*/2x2.gif?
||orbitz.com^*/evaluateexperimentsandlog
||ostkcdn.com/js/ostk-user-tracking-*.js
||ostkcdn.com/js/thirdparty/siteIntercept.*.js
||pardot.com/pd.js
||partner.rozetka.com.ua/ret_pixels/
||paypal.com/webapps/beaconweb/
||paypal.com^*/pixel.gif$third-party
||pcgames.de/webservices/socialShareCount.php
||pcgameshardware.de/webservices/socialShareCount.php
||pclick.yahoo.com^
||pcnet.com.tr/?wordfence_logHuman=
||pcwelt.de/js/amazon_tracking.js
||permato.com/impression?
||pic4you.ru/img/footer.js
||ping.typekit.net/p.gif
||pinterest.com/_/_/report/
||pipe.aria.microsoft.com/Collector/
||pivol.com/count.asp?
||pixel.redditmedia.com^
||player-feedback-mds.glomex.com/pf/?clientName=
||player.vimeo.com/log
||playerserver.walkme.com/Statistics/
||plista.com/getuid?
||plista.com/iframeShowItem.php
||pornhub.com/pix.php?s=
||porntube.com^*/track
||preis24.de/js/webtrekk.js
||pricespider.com/impression/
||prophet.heise.de^
||pudra.co/counter/
||qq.com/collect?
||qq.com/p?
||qq.com/pingd?
||quartic.pl/api/event^
||quartic.pl/t.php^
||r.chip.de/images/pic.gif?
||r.msn.com^
||r1.computerbild.de/images/pic.gif
||ranking.fc2.com/analyze.js
||ranking.fc2.com/count?
||rcs.mako.co.il/js/neo/hpstats.js
||rcs.mako.co.il/js/scripts/metrics.js
||real-user-monitoring.a.autoscout24.com^
||reanimator.net/informer-images/
||recs.richrelevance.com/rrserver/tracking?
||reformal.ru/log.php
||reise.com/js/webtrekk
||reisen.tchibo.de/webtrekk
||rel.msn.com^
||rem-track.bild.de^
||retargetapp.com/pixel.js^
||reutersmedia.net/resources_v2/js/*-track
||ria.ru/polling?ticket=
||riotgames.com/m.gif
||rl0.ru/*/dist/post.js$domain=www.rambler.ru
||rozetka.com.ua/w/?
||ruslab.net/a/p.js
||russianfood.com/js/informb_stat.core.js
||s.d.adup-tech.com/services/track.js
||s.lxax.com/s/js/ta-2.3.js
||s.mynet.com.tr/geolocation/geocookie.js
||s.shopify.com/visit/record.gif?
||s.yimg.*/cv/conversion.js^
||s3.amazonaws.com/ki.js/*.js$domain=holidaycheck.de
||sahibinden.com/ajax/counter
||sailthru.com^$domain=washingtonpost.com
||samsung.com/*/peppermint_buy_tracking.js
||samsung.com^*/scripts/tracking.js
||scripts.sophus3.com/s3s/ams/logging.js
||scripts.zeit.de/static/js/webtrekk
||secretescapes.de/assets/common/tracker
||sendtonews.com/player/loggingajax.php?
||serv.tooplay.com/analyse
||serv2.tooplay.com/b.gif
||service.geico.com/insite/js/mbox2.js
||shiftdelete.net/api/banner_
||sifomedia.sf.se/Scripts/oas_analytics.js
||sinst.fwdcdn.com/img/newImg/liveinternet.gif
||slack.com/beacon/
||slack.com/clog/track/?
||smetrics.washingtonpost.com^
||spaces.ru/*.gif?rnd=
||spiegel.de/nm_trck.gif?
||spiegel.tv/geoip/geoip.json
||spieletipps.de/js/jwplayer/plugins/tracking-min.js
||sport.be/javascripts/tracking/counterassets.js^
||spot.im/analytics/analytics.js
||spot.im/api/tracker/
||spox.com/pub/js/track.js
||sputniknews.com/services/counter/
||srv.onedio.com/geo/code
||srv1.srv-stat.com/*/?tid=
||stackoverflow.com/gps/event
||star.com.tr/analytic/
||stat.sports.ru^
||static.bro.adca.st/broadcast/stats
||static.iqiyi.com/js/pingback/
||static.krone.at/wcm/donau/extern/anti_adblocker/check.js
||statistic.gamona.de^
||stats.computecmedia.de^
||stats.paypal.com^
||store.nike.com/cms/analytics-store-desktop.js
||synapsys.us^*/tracker.js
||t.9gag.com^
||t.insigit.com/assets/dct.js
||tagesschau.de/resources/framework/js/tracking.js
||tags.tagcade.com/*/tagcade.js^
||tamgrt.com^*&pixel_version=
||tamindir.com/cdn-cgi/pe/bag2?r[]=
||tchibo.de/prof/js?event
||theatlantic.com/assets/static/theatlantic/img/sherlock.gif?
||thisisacoolthing.com/fp.js^
||tk.ilius.net/tr.gif?
||tout.com/tracker.js
||track.ad.nl^
||track.vitringez.com/tracking.js
||tracker.bt.uol.com.br^
||tracking.autoscout24.com^
||traffic.outbrain.com/network/trackpxl?
||travel-assets.com^*/experimentrecorder
||travelocity.com/api/datacapture/track
||travelocity.com/cl/data/bingpixels.json?
||travelocity.com/cl/data/typeahead_client_metrics.json
||travelocity.com/minify/exp.core.channeltracking
||travelocity.com/minify/exp.core.tvlytracking
||travelocity.com^*/1x1.gif?
||travelocity.com^*/2x2.gif?
||travelocity.com^*/evaluateexperimentsandlog
||traveltracking.check24.de^
||tribl.io/h.js
||tribl.io/firm_tracking.js
||tribl.io/_t.gif?
||tribl.io/analytics*.js^
||tripadvisor.*/actionrecord
||tripadvisor.*/cookiepingback?
||tripadvisor.*/garecord
||tripadvisor.*/impressionrecord
||trivago.de/search/log
||trk.helios.ligatus.com/imp?z=$image
||trust.zone/api_ip_info.php?$third-party
||tunein.com/*/log/?
||tunein.com/*/report?
||tv8.com.tr/Ajax/icerik/save_video_event
||tvsquared.com/tv2track$third-party
||twc.net/device/ovp/logger?
||twgreatdaily.com/site/js/name/stat
||uciservice.com/adinfo^
||umirs.com/counter*.
||umirs.com/counters/
||underthesnow.ru/engine/modules/counter-
||uservoice.com^*/track.js
||veeseo.com^*/url.gif?
||veeseo.com^*/view/$image
||vevo.com/event/
||viafoura.com/*/ingest?t=
||vid.me/api/metric
||video.steamstatic.com/*/stats/playerevent/?
||videos.giga.de/*/tracking
||videostat.meta.ua^
||visualstudio.com/v2/track$third-party
||w.ahalogy.com/e?v=
||w.ahalogy.com/widget/frame?&client=
||wdr.de/*/tracker/
||web-t.9gag.com^
||webmetrics.nintendo-europe.com^
||webstat.freaks4u.com^
||weg.de/etc/designs/comvel/clientlibs/tracking
||widgeo.net/compteur.php?
||widgeo.net/geocompteur/
||widgeo.net/hitparade.php
||widgeo.net/tracking.php?
||widgets.pinterest.com/*/urls/count.json
||winfuture.de/?*/videos-json.php&f=track_event
||winfuture.de/ajax/count
||wintorrents.ru/templates/WinTorentsNew/images/gp.jpg
||wow-impulse.net/track/
||xhamster.com/stats/
||yahoo.com/_td/api/resource/NativeAdService
||yahoo.com/_td/api/resource/StreamService.ads;ads=
||yahoo.com/_td/api/resource/StreamService;ads=
||yahoo.com/_td_api/resource/contentList;ad_meta=
||yahoo.com/neo/stat
||yahoo.com/neo/ygbeacon/
||yahoo.com/neo/ymstat
||yahoo.com/p.gif?
||yahoo.com/pageview
||yansk.ru/counter/
||yast.rutube.ru/track
||yazilim.net/alexa/
||yimg.com/wi/ytc.js
||youtube-nocookie.com/gen_204?
||youtube.com/api/stats/ads?
||youtube.com/api/stats/qoe?
||youtube.com/api/stats/atr
||youtube.com/csi_204?
||youtube.com/gen_204
||youtube.com/gen_204?$~xmlhttprequest
||youtube.com/player_204?
||youtube.com/ptracking?
||zara.media01.eu/tm_js.aspx?trackid
||zive.cz/Client.Scripts/tracking.js
||zonastat.com/installer.html?param=
||ztat.net/*/adrum.js^
||ztat.net/*/webtrekk.min.js^
||play.google.com/log?$redirect=nooptext
!+ NOT_PLATFORM(ios, ext_android_cb)
||naver.net/wcslog.js
! https://github.com/AdguardTeam/AdguardForAndroid/issues/249
||do-not-tracker.org^$third-party
||eviltracker.net^$third-party
||trackersimulator.org^$third-party
||trk.freepik.com
||pornhd.com/pinky.gif
! ||nav.files.bbci.co.uk/nav-analytics^ - breaks weather flash
!
! Big Star Labs
||s3.amazonaws.com/hcluster4^
||s3.amazonaws.com/hcluster5^
! Tracking url of GMass email service
link.gmapp*.net$image
! Start: cnet.com trackers (otherwise -- unblocked by the anti-adblock exclusion)
||cnet.com/akam/*/pixel_$domain=cnet.com
||facebook.com/tr/?$domain=cnet.com,important
||imrworldwide.com^$domain=cnet.com,important
||scorecardresearch.com^$domain=cnet.com,important
!
!+ NOT_PLATFORM(ios, ext_safari, android)
||hh.ru/analytics^
! End: cnet.com trackers
!
! https://github.com/AdguardTeam/AdguardFilters/issues/53722
||google-analytics.com/analytics.js$important,domain=unique-tutorials.info|
getintopc.com|solvetube.site|tech-platform.info
! https://github.com/AdguardTeam/AdguardFilters/issues/43140
||rum-static.pingdom.net/*-
*.js$script,redirect=noopjs,important,domain=leboncoin.fr
!
!+ NOT_PLATFORM(ios, ext_safari, ext_android_cb)
||bing.com/fd/ls/
! https://github.com/AdguardTeam/AdguardFilters/issues/19165
!
!-------------------------------------------------------------------------------!
!-------------- Cookies --------------------------------------------------------!
!-------------------------------------------------------------------------------!
!
! Section contains the rules for blocking cookies
!
!------------------------------
!---- Domain pecific rules ----
!------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/64976
||herder.de^$cookie=SC_ANALYTICS_GLOBAL_COOKIE
! https://forum.adguard.com/index.php?threads/31364/
||moniteurautomobile.be^$cookie=/_dc_gtm_|_gat_/
!
||vc.ru/$cookie=fingerprint
||vc.ru^$cookie=adblock-state
! onthe.io cookies
||vc.ru^$cookie=/^__io/
||vc.ru^$cookie=/^io_/
!------------------------------
!---- Generic rules -----------
!------------------------------
!-------------------------------------------------------------------------------!
!-------------- Mobile analytics ----------------------------------------------!
!-------------------------------------------------------------------------------!
!
! Section contains rules for mobile analytics and spyware
!
! Do not block pixapi.net. It causes issues
!
! https://github.com/AdguardTeam/AdguardForAndroid/issues/249
||adeventtracker.spotify.com^
||do-not-tracker.org^
||eviltracker.net^
||spotify.com/ads/
||trackersimulator.org^
!
! https://github.com/AdguardTeam/AdguardFilters/issues/31290
! https://github.com/AdguardTeam/AdguardFilters/issues/7099
! https://github.com/AdguardTeam/AdguardForAndroid/issues/908
!
! For apps
||analytics.kidoz.net^
||track.tenjin.com^
||tracker.mtrtb.com^
||tracking.ws.eurosport.com^
||tracker.rqmob.com^
||logconfig.polarisoffice.com
||analysis.polarisoffice.com
||stream.shuzilm.cn/report
||daa.shuzilm.cn/report
||fraudmetrix.cn^
||plbslog.umeng.com^
||analysys.cn^
||logs.supersonic.com^
||graph.facebook.com/*/activities?access_token=&event=
||graph.facebook.com/*?fields=supports_implicit_sdk_logging
!
! Swiftkey(Microsoft) Keyboard
||telemetry.api.swiftkey.com^
||telemetry.swiftkey.com^
!
! QuQa.ch for Android
||analytics.qoqa.ninja^
||analytics-sprint.qoqa.com^
||analytics.qoqa.ch^
||analytics.qoqa.com^
!
! Appsflyer
!
||inapps.appsflyer.com^
||gcdsdk.appsflyer.com^
||statsgoogle.appsflyer.com^
||impression.appsflyer.com^
||api.appsflyer.com^
||register.appsflyer.com^
||events.appsflyer.com^
||stats.appsflyer.com^
||t.appsflyer.com^
||track.appsflyer.com^
! Relap - avoid breaking their website on desktop
! but make sure it's blocked in apps
!+ NOT_PLATFORM(ios, ext_safari, ext_android_cb)
||adj.st^
!
||logs.gaaana.com^
||sdk-log-inter.youdao.com^
||sensors.snappea.com^
||analytics.snappea.com^
||analytics.snaptube.app^
||px.ucweb.com^
||collector1.afreecatv.com^
||adtima-static.zadn.vn^
||akstat.io^
||chartbeat.net^
||advangelists.com^
||agkn.com^
||33across.com^
||cpx.to^
||bfmio.com^
||mathtag.com^
||w55c.net^
||bidswitch.net^
||simpli.fi^
||getclicky.com^
||ztevents.zaloapp.com^
||log.adtimaserver.vn^
||register.xmpush.xiaomi.com^
||tunion-api.m.taobao.com^
||nbsdk-baichuan.taobao.com^
||amdc.m.taobao.com^
||amdcopen.m.taobao.com^
||batchlogging*-eu.truecaller.com^
||batchlogging*-noneu.truecaller.com^
||logsink.zedge.net^
||consent-manager-events.ogury.io^
||api.share.mob.com^
||m.data.mob.com^
||bi.manhuaren.com^
||c.data.mob.com^
||analytics.datasavannah.com^
||sq.requestads.com^
||insight.ucweb.com^
||gjapplog.ucweb.com^
||stat.meitudata.com^
||collect.media.jio.com^
||log.apk.v-mate.mobi^
||track.mobshark.net^
||dsp-adcreative.mobshark.net^
||dsptrack.mobshark.net^
||analytics.metrix.ir^
||hwstats.unity3d.com^
||dsp-tracking.unityads.unity3d.com^
||installtracker.unityads.unity3d.com^
||tracking.adsx.unityads.unity3d.com^
||tracking.prd.mz.internal.unity3d.com^
||publisher-event.ads.prd.ie.internal.unity3d.com^
||publisher-event.unityads.unity3d.com^
||userreporting.cloud.unity3d.com^
||analytics.cloud.unity3d.com^
||cdn-adn.rayjump.com^
||sg01.rayjump.com^
||cafe-log.myshoplus.com^
||de01.rayjump.com^
||stat.m.360.cn^
||stats-a.maxthon.com^
||pgapi.ksmobile.com^
||helpgrid1.ksmobile.com^
||gcm.ksmobile.net^
||gameanalisys.appcpi.net^
||adsaccount.appcpi.net^
||adtrack.appcpi.net^
||remain.appcpi.net^
||appmetr.com^
||track.tenjin.io^
||stats.abbi.io^
||api.goodbarber.net/statsapi/
||tr.snapchat.com^
||tracking.aatkit.com^
||reporting.aatkit.com^
||geo.go2s.co^
||log.go2s.co^
||batsavcdn.ksmobile.net^
||cfg.cml.ksmobile.com^
||tealand.cmcm.com^
||geoinfo.i2w.io^
||cmplay.did.ijinshan.com^
||tracking.i2w.io^
||detect.rayjump.com^
||26f396e0b71780f057be4d4af8ebe55b.com^
||a.appbaqend.com^
||ue.flipboard.com^
||helpshift.com/api/lib/2/events/
||mobileapptracking.com^
||mobile.bigfishgames.com/telemetry/
||ilyonanalytics.herokuapp.com^
||gcm.ksmobile.com^
||ninja.onap.io^
||api.splkmobile.com^
||sdk.stats-locations.com^
||config.safedk.com^
||api.safedk.com^
||elephantdata.net^
||sdks.stats-locations.com^
||imp.startappservice.com^
||tracking.intl.miui.com^
||storeconfig.mistat.intl.xiaomi.com^
||ploy.batmobi.net^
||an.batmobi.net^
||ustat.batmobi.net^
||analytics.any.do^
||zeus.ad.intl.xiaomi.com^
||api.ad.intl.xiaomi.com^
||sdkconfig.ad.intl.xiaomi.com^
||alog.umeng.co^
||oc.umeng.co^
||m.vpadn.com^
||parse-ppom-prod.herokuapp.com/parse/events^
||api.instabug.com^
||sts.batmobi.net^
||api.facebook.com/method/logging.clientevent
||pps-log.op-mobile.opera.com^
||event.allnews.uodoo.com^
||tktracker.aotter.net^
||tkrecorder.aotter.net^
||android.bugly.qq.com^
||astat.bugly.qq.com^
||ios.bugly.qq.com^
||fdplttrk.com^
||tracking.trnox.com^
||rts.mobula.sdk.duapps.com^
||aftonbladetnya.sc.omtrdc.net^
||omni-ads.omni.news^
||npario-inc.net^
||engine.mobileapptracking.com^
||wzrkt.com^
||analytics-events.inshorts.com^
||e-ssl.apsalar.com^
||collector-axa.cloud.ca.com^
||track.adform.net^
||analytics.ff.avast.com^
||api.miui.security.xiaomi.com^
||metok.sys.miui.com^
||sync.adotmob.com^
||logger.cloudmobi.net^
||tracker.adotmob.com^
||dmx.sync.yume.com/tracker/
||measuread.com^
||global.cmcs.service.amazonsilk.com/metrics
||analytics-tracker.thescore.com^
||app.roximity.com^
||dc.webtrends.com^
||rosenberg.appmetrica.webvisor.com^
||report*.appmetrica.webvisor.com^
||api.oneaudience.com^
||api.gameofwhales.com^
||geoplugin.net^
||d.applvn.com^
||rt.applvn.com^
||sdklogs.avocarrot.com^
||apiv2.moengage.com^
||rt.applovin.com^
||track.uc.cn^
||uc.ucweb.com^
||puds.ucweb.com^
||patriot.cs.pp.cn^
||amdc.m.taobao.com^
||sdk-orion.appboy.com^
||api.elysium.opera.com/api/elysium/log_session_events
||api.elysium.opera.com/api/elysium/log_session_info
||pippio.com^
||io.narrative.io^
||loadus.exelator.com^
||tracking.viewster.com^
||logcollector.viewster.com^
||api.mixpanel.com/track
||api.mixpanel.com/engage
||decide.mixpanel.com^
||api.segment.io/v1/
||applog.uc.cn^
||dispatcher.upmc.uc.cn^
||gj.applog.uc.cn^
||gjapplog.uc.cn^
||mazu.sec.miui.com^
||shenghuo.xiaomi.com^
||globalapi.ad.xiaomi.com^
||api.ad.xiaomi.com^
||a.bitmango.com^
||bitmango.com/log
||tracking.directservices.it^
||vortex.data.microsoft.com^
||onedrive-collection.device.mobileengagement.windows.net^
||metrics.timewarnercable.com^
||flurry.agentportal-*.yahoodns.net^
||amptrack-dailymail-co-uk.cdn.ampproject.org^
||metrics-cbslocal-com.cdn.ampproject.org^
||startappservice.com/tracking/
||counter.hdvb.info^
||tracking-server-prod-1.zenmxapps.com^
||config.uca.cloud.unity3d.com^
||api.uca.cloud.unity3d.com^
||resolver.msg.xiaomi.net^
||resolver.gslb.mi-idc.com^
||o2o.api.xiaomi.com^
||auth.be.sec.miui.com^
||thm.market.xiaomi.com/thm/stats
||geoip.ifunny.co^
||alogs.umeng.com^
||alogs.umengcloud.com^
||stats.umsns.com^
||device-metrics-*.amazon.com^
||flurry.agentportal.*.yahoodns.net^
||analytics.rayjump.com^
||iapp-cp.nuggad.net^
||4seeresults.com^
||abcd.mdc.akamaized.net/materials/index/?country=
||abtest.mistat.xiaomi.com^
||ad-analytics-bootstrap.metaps.com^
||adash.m.taobao.com/rest/sur?ak=
||adfuture.cn^
||adserver.snapads.com^
||adsunflower.com^
||adv.sec.miui.com^
||advmob.cn^
||alog.umeng.com^
||alog.umengcloud.com^
||amp-error-reporting.appspot.com^
||analytics-server.gimbal.com^
||analytics.ad.daum.net^
||analytics.liftoff.io^
||analytics.mobile.yandex.net^
||analytics.mopub.com^
||analytics.query.yahoo.com^
||analyzer.omniata.com^
||andmlb.kshwtj.com^
||api-analytics-bootstrap.metaps.com^
||api-analytics.metaps.com^
||api.amplitude.com^
||api.analytics.omgpop.com^
||api.appsee.com^
||api.apptentive.com^
||api.branch.io^
||api.crittercism.com^
||rubick.gameanalytics.com^
||api.gameanalytics.com^
||api.gimbal.com^
||api.sec.miui.com^
||api.taplytics.com^
||appmetrica.yandex.net^
||appmetrica.yandex.com^
||ar.umeng.com^
||beacon.carfax.com^
||beacon.qq.com^
||beacon.shazam.com^
||beha.ksmobile.com^
||bidder.mdspinc.com^
||bmbs.baidu.com/reportinfo.php
||brahe.apptimize.com^
||c.bigmir.net^
||carfax.sc.omtrdc.net^
||cb.ksmobile.com^
||cedexis-radar.net^
||cedexis.com^
||click.webeyemob.com/*/ad/click?subsite_id=
||clientmetrics-augmentum.kik.com^
||clientmetrics.kik.com^
||clktrk.display.io^
||collector.brandify.com^
||config2.mparticle.com^
||counter.kingsoft.com^
||crasheye.cn^
||crittercism.com/api/
||crwdcntrl.net^
||data.mistat.*.xiaomi.com^
||data.mistat.xiaomi.com^
||data.sec.miui.com^
||dc.services.visualstudio.com/v2/track
||demdex.net^
||dsg.sc.omtrdc.net^
||ep.xone.com^
||etl.xlmc.sandai.net^
||events.lbesecapi.com^
||facebook.com/rtb_impression/?tr=
||geoip.fotoable.net^
||google-analytics.com^
||googleadapis.l.google.com^
||graph.instagram.com/logging_client_events
||iam-agof-app.irquest.com^
||imp.apprevolve.com^
||inst.platform.bing.com/api/log
||installtracker.com^
||invenio_tracking_*.sgnapps.com^
||krxd.net^
||lepodownload.mediatek.com^
||lhzbdvm.com^
||log.droid4x.cn^
||log.umsns.com^
||logger.ntracecloud.com^
||logupdate.avlyun.sec.miui.com^
||lp4.io^
||m.vk.com/counters.php
||m.xiangce.baidu.com/mobileapp/motu-*?guid=
||metrics.adflake.com^
||metrics.bestbuy.com^
||metrics.macys.net^
||metrics.sdkbox.com^
||mixpanel.com/track
||mlb.did.ijinshan.com^
||mobile-collector.newrelic.com^
||mobile-global.baidu.com/mbrowser/stat/
||mobileanalytics.*.amazonaws.com^
||mobilelog.upqzfile.com^
||ms.cmcm.com^
||mtlog.droid4x.cn^
||nativesdks.mparticle.com^
||nlog.droid4x.cn^
||nrc.tapas.net^
||oc.umeng.com^
||online-metrix.net^
||openstat.net^
||ping.taplytics.com^
||ping.xlmc.sandai.net^
||pingma.qq.com/mstat/
||pingma.qq.com^
||pipe.aria.microsoft.com/Collector/
||play.googleapis.com/log|
||play.googleapis.com/play/log^
||prugskh.com^
||prugskh.net^
||quantcount.com^
||r.browser.miui.com^
||rc.dxsvr.com^
||regist.fotoable.net/regist/
||report.appmetrica.yandex.net^
||rlog-api.under9.co^
||rlog.9gag.com^
||sc-analytics.appspot.com^
||sdk-api.yozio.com/?os
||sdk.appbrain.com/api/
||sdkconfig.ad.xiaomi.com^
||ssl-google-analytics.l.google.com^
||sstats.economist.com/b/ss/econdarwinproduction/
||stat.duokanbox.com^
||statistics.videofarm.daum.net^
||stats.popcap.com^
||stats.unity3d.com^
||tapjoy.com^
||tapjoy.net^
||taurus.iad.appboy.com^
||tknet.rayjump.com^
||tns.simba.taobao.com^
||track.pingstart.com^
||tracker-api.my.com^
||tracking.lenzmx.com^
||tracking.miui.com^
||trk.pinterest.com^
||tu.dxcnd.cn^
||tumblr.com/services/cslog
||tunein.adswizz.com^
||ulink.adjust.com^
||umeng.com/app_logs
||upalytics.com^
||ups.ksmobile.net^
||ws.ksmobile.net^
||www-google-analytics.l.google.com^
||xlmc.sec.miui.com^
||yadro.ru^
||yikyakapi.net/api/logEvent?
||ymtracking.com^
||zdbb.net^
! UC Browser
||alog.umeng.co/app_logs^
||localytics.com^
||upoll.umengcloud.com^
||utop.umengcloud.com^
! KingRoot
||analy.qq.com^
||appsupport.qq.com/cgi-bin/appstage/mstats_batch_report
||monitor.uu.qq.com/analytics/
! Google News
||play.google.com/newsstand/api/*/people/me/analytics^
!-------------------------------------------------------------------------------!
!-------------- Mobile analytics exceptions -----------------------------------!
!-------------------------------------------------------------------------------!
!
! Exception rules that fix broken mobile apps and mobile websites
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/43809
@@||google-analytics.com/analytics.js$domain=uniqlo.com
@@||google-analytics.com/gtm/js^$domain=uniqlo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37935
! https://github.com/AdguardTeam/AdguardFilters/issues/35634
@@||google-analytics.com/analytics.js$domain=mediamarkt.nl
@@||googletagmanager.com/gtm.js$domain=mediamarkt.nl
@@||google-analytics.com/plugins/ua/ec.js$domain=mediamarkt.nl
! https://forum.adguard.com/index.php?threads/www-dailymotion-com.31223
! https://github.com/AdguardTeam/AdguardFilters/issues/25363
! https://github.com/AdguardTeam/AdguardFilters/issues/43046
@@||redirect.appmetrica.yandex.net^
@@||redirect.appmetrica.yandex.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/23294
@@||79423.analytics.edgekey.net^|
@@||79423.analytics.edgekey.net/html5/akamaihtml5-min.js$domain=nhk.or.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/22628
! https://github.com/AdguardTeam/AdguardFilters/issues/22498
! https://github.com/AdguardTeam/AdguardFilters/issues/24331
! Will work for the YT app only
@@||s.youtube.com^|
! https://github.com/AdguardTeam/AdguardFilters/issues/22724
! https://github.com/AdguardTeam/AdguardFilters/issues/21412
@@||collect.igodigital.com^$domain=m.harborfreight.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19399
@@||google-analytics.com/analytics.js$domain=brownbagcoffee.co.kr
@@||google-analytics.com/gtm/js^$domain=brownbagcoffee.co.kr
! https://forum.adguard.com/index.php?threads/28222/
! https://github.com/AdguardTeam/AdguardFilters/issues/15495
@@||relap.io/api/*/similar_pages_jsonp.js$domain=adme.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/2263
@@||relap.io/api/*/head.js?$domain=surfingbird.ru
! https://forum.adguard.com/index.php?threads/12119/
@@||googletagmanager.com/gtm.js$domain=society6.com
@@||google-analytics.com/analytics.js$domain=society6.com
@@||google-analytics.com/plugins/ua/ec.js$domain=society6.com
@@||b.scorecardresearch.com/r$domain=macworld.com|elmundo.es|pcworld.com|
seattletimes.com|ancestry.com|ancestry.co.uk|ancestry.ca|ancestry.de|ancestry.it|
ancestry.fr|ancestry.se|ancestry.mx
@@||scorecardresearch.com/r$image,domain=billetnet.dk|billettservice.no|
lippupalvelu.fi|pcworld.com|techhive.com|ticketmaster.ae|ticketmaster.co.uk|
ticketmaster.de|ticketmaster.ie|ticketmaster.nl|ticnet.se|wsj.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3085
@@||mc.yandex.ru/metrika/watch.js$domain=m.market.yandex.ru|m.market.yandex.ua|
m.market.yandex.by|m.market.yandex.kz
! https://github.com/AdguardTeam/AdguardFilters/issues/4060
@@||google-analytics.com/plugins/ua/ec.js$domain=saturn.de
@@||google-analytics.com/analytics.js$domain=saturn.de
@@||googletagmanager.com/gtm.js$domain=saturn.de
! https://github.com/AdguardTeam/AdguardFilters/issues/2943
@@||metrics.us.playstation.com/b/ss/
! https://github.com/AdguardTeam/AdguardFilters/issues/8900
@@||app.adjust.com^$domain=dawanda.com
!-------------------------------------------------------------------------------!
!-------------- Whitelist ------------------------------------------------------!
!-------------------------------------------------------------------------------!
!
!
! TEMPORARY
! https://github.com/AdguardTeam/CoreLibs/issues/1306
||rover.ebay.$image,object,script,badfilter
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65868
@@||collector.appconsent.io/hello$domain=linternaute.com
@@||collector.appconsent.io/save$domain=linternaute.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65878
@@||pdrnetwork.112.2o7.net/b/ss/pdrnetworkpdrnetprod/
||pdrnetwork.112.2o7.net/b/ss/pdrnetworkpdrnetprod/$image,redirect=2x2-
transparent.png,important
! https://github.com/AdguardTeam/AdguardFilters/issues/65334
@@||src.litix.io/core/*/mux.js$domain=kanald.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/65116
@@||cdn.dynamicyield.com^$domain=dafiti.com.co
@@||st.dynamicyield.com/st?$domain=dafiti.com.co
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-
gtm,domain=dafiti.com.co
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=dafiti.com.co
! https://github.com/AdguardTeam/AdguardFilters/issues/64930
@@||viu.com/ott/misc/tracking/tracking.js
! https://github.com/AdguardTeam/AdguardFilters/issues/65036
@@||ipcheck.tmgrup.com.tr/ipcheck/getcountry?
json=$xmlhttprequest,domain=aspor.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/65018
||google-analytics.com/analytics.js$script,redirect=google-
analytics,domain=straitstimes.com
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-
gtm,domain=straitstimes.com
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=straitstimes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64772
@@||cdn.optimizely.com/js/*.js$domain=ruggable.com
! lk.gosuslugi.ru - fixed a click on columns in the top
@@||mc.yandex.ru/metrika/tag.js$domain=lk.gosuslugi.ru
! https://forum.adguard.com/index.php?threads/piano-io-tinypass-com.39875/
@@||googletagmanager.com/gtm.js$domain=thecompanion.app
! https://github.com/AdguardTeam/AdguardFilters/issues/63801
@@||rtoaster.jp^$script,domain=animate-onlineshop.jp|lexus.jp|peachjohn.co.jp|
rtoaster.com|rurubu.jp|shop.hikaritv.net
! https://github.com/AdguardTeam/AdguardFilters/issues/63828#issuecomment-693360254
@@||googletagmanager.com/gtm.js$domain=sport1.de
! https://github.com/uBlockOrigin/uAssets/issues/7899
@@||caf.fr/*/smarttag.js
! https://github.com/AdguardTeam/AdguardFilters/issues/63499
@@||googletagmanager.com/gtm.js$domain=lgn.edu.gov.il
! https://github.com/AdguardTeam/AdguardFilters/issues/63476
@@||googletagmanager.com/gtm.js$domain=yourstory.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63343
@@||cloud.roistat.com/dist/module.js$domain=pandashop.md
! https://github.com/AdguardTeam/AdguardFilters/issues/62900
@@||google-analytics.com/analytics.js$domain=jump.com.tr
@@||googletagmanager.com/gtm.js$domain=jump.com.tr
@@||google-analytics.com/gtm/js$domain=jump.com.tr
!
! Fixing broken web sites
ciokorea.com,adpiamall.com,live.joins.com,naver.com,jbe.go.kr#%#//scriptlet('set-
constant', 'window.wcs_add', 'noopFunc')
ciokorea.com,adpiamall.com,live.joins.com,naver.com,jbe.go.kr#%#//scriptlet('set-
constant', 'window.wcs_do', 'noopFunc')
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65945
@@||googletagmanager.com/gtag/js$domain=muji.order.place
! https://github.com/AdguardTeam/AdguardFilters/issues/64945
@@||cdn.cxense.com/cx*.js$domain=tn.com.ar
@@||api.cxense.com/public/widget/data?json$domain=tn.com.ar
! https://onlineshop.smt.docomo.ne.jp/itunes-gift/index.html
! broken iTunes card button
@@||www.googletagmanager.com^$domain=onlineshop.smt.docomo.ne.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/64862
@@||googletagmanager.com/gtag/js$domain=m.hkgolden.com
! https://github.com/AdguardTeam/AdguardFilters/issues/62521
! https://github.com/AdguardTeam/AdguardFilters/issues/64508
@@||google-analytics.com/analytics.js$domain=avselectro.ru
@@||google-analytics.com/plugins/ua/ec.js$domain=avselectro.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/62277
! https://github.com/AdguardTeam/AdguardFilters/issues/62085
@@||googletagmanager.com/gtm.js$domain=pult.ru
@@||google-analytics.com/analytics.js$domain=pult.ru
@@||google-analytics.com/plugins/ua/ec.js$domain=pult.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/62436
! https://github.com/AdguardTeam/AdguardFilters/issues/62271
! https://github.com/AdguardTeam/AdguardFilters/issues/59888
! seattletimes.com - fixing long loading
@@||googletagmanager.com/gtm.js$domain=seattletimes.com
@@||google-analytics.com/analytics.js$domain=seattletimes.com
@@||google-analytics.com/gtm/js?id=$domain=seattletimes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/62178
||googletagmanager.com/gtag/js$script,other,redirect=googletagmanager-
gtm,domain=playphrase.me
! https://github.com/AdguardTeam/AdguardFilters/issues/61851
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-gtm,domain=avast.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61844
@@||github.com/carlomorgenstern/piwik-angular/$domain=github.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61868
@@||officedepot.co.cr/_ui/shared/js/analyticsmediator.js
! https://github.com/AdguardTeam/AdguardFilters/issues/61875
@@||cdn.segment.com/analytics.js$domain=buffer.com
@@||cdn.mxpnl.com/libs/mixpanel-*-latest.min.js$domain=buffer.com
@@||assets.customer.io/assets/track.js$domain=buffer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61464
@@||googletagmanager.com/gtm.js$domain=biomedglobal.net
@@||google-analytics.com/analytics.js$domain=biomedglobal.net
||google-analytics.com/analytics.js$script,redirect=google-
analytics,important,domain=biomedglobal.net
! https://github.com/AdguardTeam/AdguardFilters/issues/61456
@@||googletagmanager.com/gtm.js$domain=filgoal.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61392
||google-analytics.com/analytics.js$script,redirect=google-
analytics,domain=webdenal.com
@@||googletagmanager.com/gtm.js$domain=webdenal.com
! https://github.com/AdguardTeam/AdguardFilters/issues/60961
! https://github.com/AdguardTeam/AdguardFilters/pull/61240
@@||googletagmanager.com/gtag/js$domain=klix.ba
! https://github.com/AdguardTeam/AdguardFilters/issues/60887
@@||cmoney.tw/follow/js/google_analytics.js
! portsmouth.co.uk - broken menu buttons
@@||googletagmanager.com/gtm.js$domain=portsmouth.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/60547
@@||tvhayz.org/playergk/fingerprint2.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/60705
@@||cdn.cxense.com/cx*.js$domain=bangkokpost.com
@@||api.cxense.com/public/widget/data?json$domain=bangkokpost.com
! askona.ru - fixed buttons click
@@||googletagmanager.com/gtm.js$domain=askona.ru
@@||google-analytics.com/analytics.js$domain=askona.ru
@@||google-analytics.com/plugins/ua/ec.js$domain=askona.ru
@@||google-analytics.com/plugins/ua/linkid.js$domain=askona.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/60632
! https://github.com/AdguardTeam/AdguardFilters/issues/60426
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-
gtm,domain=beymen.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59975
@@||tags.crwdcntrl.net/c/*/cc.js?ns=$domain=html5.gamedistribution.com
! overwatchleague.com - fixing images
@@||googletagmanager.com/gtm.js$domain=overwatchleague.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59975
@@||google-analytics.com/analytics.js$domain=html5.gamedistribution.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59975
@@||az416426.vo.msecnd.net/next/ai.2.min.js$domain=ams.cdn.arkadiumhosted.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59973
@@||analytics.cervell.io/api/collect/connect$domain=cildimveben.com
@@||analytics.cervell.io/api/product/getProduct/$domain=cildimveben.com
@@||cdn.cervell.io^$domain=cildimveben.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59959
@@||mc.yandex.ru/metrika/watch.js$domain=xn--80awafglm0a6dza.xn--p1ai
! https://github.com/AdguardTeam/AdguardFilters/issues/59958
@@||static.klaviyo.com/onsite/js/klaviyo.js$domain=bunkerbranding.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59919
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-
gtm,domain=yargici.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59908
||google-analytics.com/analytics.js$script,redirect=google-
analytics,domain=hypebeast.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/59938
@@||googletagmanager.com/gtag/js$domain=battlestick2.net
! https://github.com/AdguardTeam/AdguardFilters/issues/59894
@@||googletagmanager.com/gtm.js$domain=elnuevodia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59607
! https://github.com/AdguardTeam/AdguardFilters/issues/59868
@@||google-analytics.com/analytics.js$domain=cheatengine.org
! https://forum.adguard.com/index.php?threads/39077/
! https://github.com/AdguardTeam/AdguardFilters/issues/59141
@@||files.mycloud.com/js/analytics/google_analytics.js$domain=files.mycloud.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59098
@@||googletagmanager.com/gtm.js$domain=redbull.com
! https://github.com/AdguardTeam/AdguardFilters/issues/58949
! https://github.com/AdguardTeam/AdguardFilters/issues/58944
@@||src.litix.io/videojs/*/videojs-mux.js$domain=dplay.co.uk
! https://forum.adguard.com/index.php?threads/samsung-com.39002/
@@||assets.adobedtm.com/*launch-*.min.js$domain=samsung.com
! https://github.com/AdguardTeam/AdguardFilters/issues/58157
! liga.net - fixing comments
@@||googletagmanager.com/gtm.js$domain=liga.net
! https://github.com/AdguardTeam/AdguardFilters/issues/58292
@@||s.imgur.com/min/px.js$domain=imgur.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57944
@@||googletagmanager.com/gtm.js$domain=braun.com
! https://github.com/AdguardTeam/AdguardFilters/issues/58091
@@||thehackernews.com/images^
! https://github.com/AdguardTeam/AdguardFilters/issues/57812
@@||googletagmanager.com/gtm.js$domain=spareroom.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/57848
! https://github.com/AdguardTeam/AdguardFilters/issues/57815
@@||cdn.jsdelivr.net/npm/fingerprintjs2$domain=wannadep.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57746
@@||googletagmanager.com/gtm.js$domain=koctas.com.tr
@@||cdn.segmentify.com/*/segmentify.js$domain=koctas.com.tr
@@||cdn.segmentify.com/*/segmentify.css$domain=koctas.com.tr
@@||gandalf.segmentify.com/*/add/events/v1.json$domain=koctas.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/57580
@@||googletagmanager.com/gtm.js$domain=bleedingcool.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57397
@@||events-collector.spot.im/api/$xmlhttprequest,other,domain=rt.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57332
! https://github.com/AdguardTeam/AdguardFilters/issues/57396
! https://github.com/AdguardTeam/AdguardFilters/issues/57250
@@||dev.visualwebsiteoptimizer.com/*/va-*.js$domain=yubico.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56997
@@||analytics.edgekey.net/config/$xmlhttprequest,domain=nhk.or.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/57098
@@||cdn.segment.com/analytics.js/v1/*/analytics.min.js$domain=shop.fender.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56992
! https://github.com/AdguardTeam/AdguardFilters/issues/56928
! https://github.com/AdguardTeam/AdguardFilters/issues/56955
||google-analytics.com/analytics.js$script,redirect=google-
analytics,domain=4kdownload.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56963
@@||mc.yandex.ru/metrika/tag.js$domain=salonveronika.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/56840
@@||googletagmanager.com/gtm.js$domain=vw-sklep.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/56863
@@||googletagmanager.com/gtm.js$domain=cdek.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/56685
@@||heatmap.it^$domain=heatmap.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56471
@@||googletagmanager.com/gtm.js$domain=radiorur.de
! https://github.com/AdguardTeam/AdguardFilters/issues/56261
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-
gtm,domain=chip.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/56240
@@||media.flixfacts.com/js/loader.js$domain=shop.samsung.com
@@||media.flixcar.com/delivery/$domain=shop.samsung.com
@@||media.flixcar.com/*cdn/$domain=shop.samsung.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55956
@@||google-analytics.com/analytics.js$domain=vgtimes.ru
||google-analytics.com/analytics.js$script,redirect=google-
analytics,domain=vgtimes.ru,important
! https://github.com/AdguardTeam/AdguardFilters/issues/56041
@@||google-analytics.com/analytics.js$domain=passnavi.evidus.com
||google-analytics.com/analytics.js$script,redirect=google-
analytics,domain=passnavi.evidus.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/56052
@@||collect.igodigital.com/collect.js$domain=berkley-fishing.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56061
@@||cdn.amplitude.com/libs/amplitude-*-min.gz.js$domain=pdfexpert.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55630
@@||googletagmanager.com/gtm.js$domain=gillette.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/55621
@@||s79.research.de.com/bb-mx/prime$domain=joyn.de
! agabangmall.com - fixing broken cart
@@||atm.acecounter.com/ac.js?tid=$domain=agabangmall.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54976
@@||google-analytics.com/analytics.js$domain=m.chosun.com
@@||static.chartbeat.com/js/chartbeat.js$domain=m.chosun.com
! Exception rules that fix different issues caused by blocking trackers
! maz-online.de, ostsee-zeitung.de, lvz.de - content gets loaded slow
||google-analytics.com/analytics.js$script,redirect=google-
analytics,important,domain=maz-online.de|ostsee-zeitung.de|lvz.de
@@||google-analytics.com/analytics.js$domain=maz-online.de|ostsee-zeitung.de|lvz.de
@@||google-analytics.com/gtm/js$domain=maz-online.de|ostsee-zeitung.de|lvz.de
! investing.com - fix 'Technical' tab on mobile
||google-analytics.com/analytics.js$script,redirect=google-
analytics,important,domain=m.investing.com
@@||google-analytics.com/analytics.js$domain=m.investing.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54621
||google-analytics.com/analytics.js$script,redirect=google-
analytics,important,domain=citethisforme.com
@@||google-analytics.com/analytics.js$domain=citethisforme.com
@@||google-analytics.com/gtm/js?id=$domain=citethisforme.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54994
@@||relap.io/v*/relap.js$domain=zr.ru
@@||relap.io/v*/vendor.*.js$domain=zr.ru
@@||relap.io/v*/core.*.js$domain=zr.ru
@@||relap.io/v*/*daeb.js$domain=zr.ru
@@||relap.io/api/v*/active_widget_cfgs?token=$xmlhttprequest,domain=zr.ru
@@||relap.io/api/v*/recs|$xmlhttprequest,domain=zr.ru
@@||cdn.relap.io^$image,domain=zr.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/55038
||google-analytics.com/analytics.js$script,redirect=google-
analytics,domain=globes.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/54350
@@||googletagmanager.com/gtm.js$domain=skoda-auto.pl
! pcmag.com - fixing long page rendering
@@||googletagmanager.com/gtm.js$domain=pcmag.com
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-
gtm,domain=pcmag.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/54384
@@||cdn-magiclinks.trackonomics.net/client/static/v2/
*_gamespot.js$domain=gamespot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54195
@@||astatic.ccmbg.com/fc/js/prebid?v=$domain=sante.journaldesfemmes.fr
@@||dpm.zebestof.com/*/tag.js$domain=sante.journaldesfemmes.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/54195
@@||googletagmanager.com/gtm.js$domain=sante.journaldesfemmes.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/54246
@@||geoplugin.net/javascript.gp$domain=aljazeera.net
! https://github.com/AdguardTeam/AdguardFilters/issues/54301
@@||googletagmanager.com/gtag/js$domain=ryanair.com
! https://github.com/AdguardTeam/AdguardFilters/issues/53943
@@||googletagmanager.com/gtm.js$domain=ccleaner.com
! https://github.com/AdguardTeam/AdguardFilters/issues/53914
@@||cdn.petametrics.com/*.js$domain=ranker.com
@@||query1.petametrics.com/*&sdk=bc-jsonp$domain=ranker.com
! https://github.com/AdguardTeam/AdguardFilters/issues/53756
@@||google-analytics.com/analytics.js$domain=tlctv.com.tr
@@||googletagmanager.com/gtm.js$domain=tlctv.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/53758
@@||ipcheck.tmgrup.com.tr/ipcheck/getcountry?
json=$xmlhttprequest,domain=ahaber.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/53442
@@||mc.yandex.ru/metrika/tag.js$domain=coddyschool.com
! https://github.com/AdguardTeam/AdguardFilters/issues/53129
! https://github.com/AdguardTeam/AdguardFilters/issues/52918
@@||google-analytics.com/analytics.js$domain=waipu.tv
@@||google-analytics.com/gtm/js^$domain=waipu.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/53007
@@||googletagmanager.com/gtag/js$domain=riamo.ru
@@||mc.yandex.ru/metrika/tag.js$domain=riamo.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/52930
@@||google-analytics.com/analytics.js$domain=home24.de
@@||google-analytics.com/gtm/js?id=$domain=home24.de
||google-analytics.com/analytics.js$script,redirect=google-
analytics,important,domain=home24.de
! https://github.com/AdguardTeam/AdguardFilters/issues/52495
@@||smetrics.aa.com/b/ss/
! https://github.com/AdguardTeam/AdguardFilters/issues/52356
@@||googletagmanager.com/gtm.js$domain=temp-mail.org
! https://github.com/AdguardTeam/AdguardFilters/issues/52462
@@||googletagmanager.com/gtm.js$domain=rottentomatoes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52427
@@||googletagmanager.com/gtm.js$domain=displate.com
@@||google-analytics.com/analytics.js$domain=displate.com
@@||google-analytics.com/plugins/ua/ec.js$domain=displate.com
@@||google-analytics.com/plugins/ua/ecommerce.js$domain=displate.com
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-
gtm,important,domain=displate.com
||google-analytics.com/analytics.js$script,redirect=google-
analytics,important,domain=displate.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51617
! polskapress.pl - broken video player
@@||googletagmanager.com/gtm.js$domain=dziennikbaltycki.pl|dzienniklodzki.pl|
dziennikpolski24.pl|dziennikzachodni.pl|echodnia.eu|expressbydgoski.pl|
expressilustrowany.pl|gazetakrakowska.pl|gazetalubuska.pl|gazetawroclawska.pl|
gk24.pl|gloswielkopolski.pl|gp24.pl|gs24.pl|kurierlubelski.pl|nowiny24.pl|
nowosci.com.pl|nto.pl|pomorska.pl|poranny.pl|to.com.pl|wspolczesna.pl|
polskatimes.pl|sportowy24.pl|strefaagro.pl|strefabiznesu.pl|stronakobiet.pl|
gol24.pl|gra.pl|naszemiasto.pl|miastakobiet.pl|stronazdrowia.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/51954
@@||google-analytics.com/analytics.js$domain=siberianhealth.com
||google-analytics.com/analytics.js$domain=siberianhealth.com,redirect=google-
analytics,important
! https://github.com/AdguardTeam/AdguardFilters/issues/52233
@@||static.klaviyo.com/onsite/js/klaviyo.js$domain=complyfoam.com
@@||a.klaviyo.com/onsite/api/*/modules?company_id=$domain=complyfoam.com
@@||a.klaviyo.com/forms/api/*/full-forms?company_id=$domain=complyfoam.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51958
@@||identity.mparticle.com/v*/identify$domain=nbc.com
@@||jssdkcdns.mparticle.com/js/v*/*/mparticle.js$domain=nbc.com
! square-enix-games.com - fixing issue with purchasing a product
@@||googletagmanager.com/gtm.js$domain=square-enix-games.com
@@||google-analytics.com/analytics.js$domain=square-enix-games.com
@@||google-analytics.com/plugins/ua/ec.js$domain=square-enix-games.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51913
@@||ak.sail-horizon.com/spm/spm.v*.min.js$domain=watch.wwe.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51823
@@||odb.outbrain.com^$domain=nypost.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51456
@@||whirlpool.tt.omtrdc.net/m2/whirlpool/mbox/json?mbox=$domain=kitchenaid.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51389
@@||states.newegg.com/b/ss/neweggprod/
! https://github.com/AdguardTeam/AdguardFilters/issues/51104
@@||scdn.cxense.com/cx.js$domain=digisport.ro
! https://github.com/AdguardTeam/AdguardFilters/issues/50970
@@||collect.igodigital.com/collect.js$domain=wilsonparking.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/55288
@@||p.typekit.net/*.css$domain=store.steampowered.com|nejm.org
! https://github.com/AdguardTeam/AdguardFilters/issues/50865
@@||bose.tt.omtrdc.net/*/bose/mbox/json?$domain=bose.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/50820
@@||mc.yandex.ru/metrika/watch.js$domain=lingvasto.com
! https://github.com/AdguardTeam/AdguardFilters/issues/50804
@@||googletagmanager.com/gtm.js$domain=digitaltrends.com
! https://github.com/AdguardTeam/AdguardFilters/issues/50693
@@||googletagmanager.com/gtm.js$domain=realestate.co.nz
! https://github.com/AdguardTeam/AdguardFilters/issues/50136
@@||cdn.ampproject.org/v0.js$domain=amp.fakty.ua
! https://github.com/AdguardTeam/AdguardFilters/issues/50355
@@||cdn.turner.com/analytics/cnnvan/jsmd.min.js$domain=6abc.com
@@||newsource-cdn-static.ns.cnn.com/prd/analytics/*/cnnvan-
omniture.min.js$domain=6abc.com
! https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/239
@@||try.abtasty.com/403fb16c20596e4691fbe9ec5db9720e.js$domain=shop.euromaster.de
! https://github.com/AdguardTeam/AdguardFilters/issues/50415
@@||intersport.peerius.com^|$domain=intersport.de
@@||intersport.peerius.com/tracker/*.page$domain=intersport.de
! https://forum.adguard.com/index.php?threads/blocking-the-short-form-to-download-
nitro-pdf-reader.37535
@@||app-*.marketo.com/js/forms2^$domain=gonitro.com
@@||app-*.marketo.com/index.php/form^$domain=gonitro.com
! https://github.com/AdguardTeam/AdguardFilters/issues/50052
@@||googletagmanager.com/gtm.js$domain=incehesap.com
@@||google-analytics.com/analytics.js$domain=incehesap.com
@@||google-analytics.com/plugins/ua/ec.js$domain=incehesap.com
@@||google-analytics.com/gtm/js?id=$domain=incehesap.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49849
@@||googletagmanager.com/gtm.js$domain=ucicinemas.pt
! https://github.com/AdguardTeam/AdguardFilters/issues/49055
@@||mopas.com.tr/_ui/shared/js/analyticsmediator.js$domain=mopas.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/49550
@@||googletagmanager.com/gtm.js$domain=teddyfood.com
@@||google-analytics.com/analytics.js$domain=teddyfood.com
@@||google-analytics.com/plugins/ua/ec.js$domain=teddyfood.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49992
@@||mc.yandex.ru/metrika/tag.js$domain=kuchenland.ru
! pdftoword.com - broken download button
@@||app-*.marketo.com/*/form$domain=pdftoword.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48961
@@||analytics.edgekey.net/ma_library/html5/html5_malibrary.js$domain=mxplayer.in
! https://github.com/AdguardTeam/AdguardFilters/issues/48777
@@||conversion.im/images/icons/google-analytics.png
! https://forum.adguard.com/index.php?threads/37146/
@@||googletagmanager.com/gtm.js$domain=chainreactioncycles.com
@@||googletagmanager.com/gtag/js?id=$domain=chainreactioncycles.com
@@||google-analytics.com/analytics.js$domain=chainreactioncycles.com
@@||google-analytics.com/gtm/js?id=$domain=chainreactioncycles.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48863
@@||googletagmanager.com/gtm.js$domain=scotsman.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48850
@@||tag.aticdn.net/*/smarttag.js$domain=rte.ie
! https://github.com/AdguardTeam/AdguardFilters/issues/48571
@@||cdn.blueconic.net/salemmediagroup.js$domain=biblestudytools.com
! https://forum.adguard.com/index.php?threads/adguard-tracking-protection-filter-
is-blocking-captcha.37103
@@||cdn.trackjs.com/releases/current/tracker.js$domain=express.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48667
@@||cdnjs.cloudflare.com/ajax/libs/fingerprintjs2/*/
fingerprint2.min.js$domain=moretvtime.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47754
@@||googletagmanager.com/gtm.js$domain=beterbed.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/47512
@@||mtdataweb1.supertaxi.com/webclient/Scripts/tracking/tracking.js
! yaplakal.com - fixing loading new posts
@@||mc.yandex.ru/metrika/watch.js$domain=yaplakal.com|yap.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/48385
@@||dw.cbsi.com/anonc.js$domain=cbs.com
@@||googletagmanager.com/gtag/js$domain=nbc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48235
@@||jssdkcdns.mparticle.com/js/v*/*/mparticle.js$domain=cwtv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48216
! https://github.com/AdguardTeam/AdguardFilters/issues/48215
@@||google-analytics.com/gtm/js?id=$domain=15min.lt
@@||google-analytics.com/analytics.js$domain=15min.lt
! https://github.com/AdguardTeam/AdguardFilters/issues/48066
@@||t2.hulu.com/*/adinteraction^$domain=player.hulu.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48010
@@||google-analytics.com/gtm/js?id=$domain=joblo.com
@@||google-analytics.com/analytics.js$domain=joblo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47131
@@||cdn.petametrics.com/*.js$domain=lanacion.com.ar
@@||query1.petametrics.com/*&sdk=bc-jsonp$domain=lanacion.com.ar
! https://github.com/AdguardTeam/AdguardFilters/issues/47926
@@||googletagservices.com/tag/js/gpt.js$domain=gentside.com|gentside.de|
gentside.co.uk|gentside.com.br|esgentside.com|maxisciences.com|ohmymag.com|
ohmymag.de|ohmymag.com.br|ohmirevista.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47757
@@||googletagmanager.com/gtm.js$domain=easycredit.de
@@||google-analytics.com/analytics.js$domain=easycredit.de
@@||google-analytics.com/gtm/js?id=$domain=easycredit.de
! https://github.com/AdguardTeam/AdguardFilters/issues/46619
@@||gaua.hit.gemius.pl/gplayer.js$domain=1plus1.video
! https://github.com/AdguardTeam/AdguardFilters/issues/46352
@@||cdn.taboola.com/libtrc/alluremedia-network/loader.js$domain=gizmodo.com.au
@@||cdn.taboola.com/libtrc/impl.*-RELEASE.js$domain=gizmodo.com.au
@@||trc.taboola.com/alluremedia-gizmodoau/trc/*$domain=gizmodo.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/47632
@@||googletagmanager.com/gtm.js$domain=wibc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46786
! https://github.com/AdguardTeam/AdguardFilters/issues/47334
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari, ext_edge, ext_ublock)
||google-analytics.com/analytics.js$script,redirect=google-analytics,domain=rzd.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/47187
! https://github.com/AdguardTeam/AdguardFilters/issues/46988
@@||ngastatic.com/*/tracker.js$domain=ads.allegro.pl
@@||googletagmanager.com/gtm.js$domain=ads.allegro.pl
! https://forum.adguard.com/index.php?threads/36580/
@@||googletagmanager.com/gtm.js$domain=info.lifecell.ua
! https://github.com/AdguardTeam/AdguardFilters/issues/46917
@@||googletagmanager.com/gtm.js$domain=malltina.com
@@||googletagmanager.com/gtag/js$domain=malltina.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46851
@@||googletagmanager.com/gtm.js$domain=sciencesetavenir.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/46948
@@||cedexis.com/zones/*/customers/*/apps/*/decision$domain=play.history.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46887
@@||googletagmanager.com/gtag/js^$domain=timparty.tim.it
! https://github.com/AdguardTeam/AdguardFilters/issues/46809
@@||googletagmanager.com/gtm.js$domain=nunnbush.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46603
@@||scdn.cxense.com/cx.js$domain=13.cl
! pcgames.de - mobile view main page - hidden article overview
@@||api.cxense.com/public/widget/data?json=$domain=pcgames.de
@@||scdn.cxense.com/cx.js$domain=pcgames.de
@@||scdn.cxense.com/cx.cce.js$domain=pcgames.de
! https://github.com/AdguardTeam/AdguardFilters/issues/46437
! https://github.com/AdguardTeam/AdguardFilters/issues/46273
@@||gapl.hit.gemius.pl/gplayer.js$domain=player.antyradio.pl
@@||hit.gemius.pl/*gemius.js$domain=player.antyradio.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/46563
@@||google-analytics.com/analytics.js$domain=dmax.com.tr
@@||googletagmanager.com/gtm.js^$domain=dmax.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/46206
@@||marketo.com/*/form$domain=orcad.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46126
@@||cdn.petametrics.com^$domain=telegraph.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/46107
! elinoi.com
@@||connect.facebook.net^*/fbevents.js$domain=elinoi.com
! EasyPrivacy Exclusion (iOS)
! https://github.com/AdguardTeam/AdguardFilters/issues/45992
@@||asadcdn.com/adlib/pages/sport1.js$domain=sport1.de
! https://github.com/AdguardTeam/AdguardFilters/issues/45761
@@||player-feedback-v1.glomex.com/pf/|$domain=player.glomex.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46018
! https://github.com/AdguardTeam/AdguardFilters/issues/45755
@@||identity.mparticle.com/v*/identify$domain=cwseed.com
@@||jssdkcdns.mparticle.com/js/v*/*/mparticle.js$domain=cwseed.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45318
@@||googletagservices.com/tag/js/gpt.js$domain=news.tvb.com
@@||googletagmanager.com/gtm.js$domain=news.tvb.com
@@||b.scorecardresearch.com/beacon.js$domain=news.tvb.com
! Taboola newsfeed in the samsung browser:
! https://news.internet.apps.samsung.com
@@||cdn.taboola.com^$domain=samsung.com|thestartmagazine.com
@@||images-dl.taboola.com^$domain=samsung.com|thestartmagazine.com
@@||api.taboola.com^$domain=samsung.com|thestartmagazine.com
@@||trc.taboola.com/samsung-browser-feed$domain=samsung.com|thestartmagazine.com
! https://forum.adguard.com/index.php?threads/36199/
@@||googletagmanager.com/gtm.js$domain=prostoprosport.ru
! https://forum.adguard.com/index.php?threads/36096/
@@||googletagmanager.com/gtm.js$domain=xn--80adinvscgek9d.xn--p1ai
! fix ticket adding to the cart
@@||cloud.roistat.com/dist/module.*$script,stylesheet,domain=britvabarber.ru|
tickets.bckhimki.ru
@@||cloud.roistat.com/api/site/$script,domain=britvabarber.ru|tickets.bckhimki.ru
! breaks signing for a barber session
@@||cloud.roistat.com/dist/module.*$script,stylesheet,domain=britvabarber.ru
@@||cloud.roistat.com/api/site/$script,domain=britvabarber.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/45056
@@||luluhypermarket.com/_ui/shared/js/analyticsmediator.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44948
@@||embeddedanalytics.com/updateeakpi.html$domain=brocardi.it
! https://github.com/AdguardTeam/AdguardFilters/issues/44701
||googletagservices.com/tag/js/
gpt.js$domain=epaper.timesgroup.com,redirect=googletagservices-gpt,important
@@||googletagservices.com/tag/js/gpt.js$domain=epaper.timesgroup.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44731
@@||cloudflare.com/ajax/libs/fingerprintjs2/*/
fingerprint2.min.js$domain=nfmovies.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44656
@@||cleverbridge.com/*/cleveranalytics.js^$domain=secure.ccleaner.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44538
@@||d81mfvml8p5ml.cloudfront.net/n8hnletr.js$domain=countryattire.com
@@||googletagmanager.com/gtm.js^$domain=countryattire.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43965
@@||googletagmanager.com/gtm.js$domain=accupass.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43823
@@||tags.crwdcntrl.net/c/*/cc_ajax.js$domain=gotrip.hk
! https://github.com/AdguardTeam/AdguardFilters/issues/43924
@@||googletagmanager.com/gtm.js$domain=shieldsgazette.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43809
@@||google-analytics.com/analytics.js$domain=uniqlo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43656
@@||cdn.blueconic.net/pon.js$domain=seat.nl
@@||pon.blueconic.net/DG/DEFAULT/rest/rpc/json$domain=seat.nl
@@||pon.blueconic.net/plugin/$domain=seat.nl
@@||pon.blueconic.net/plugins/*optout_responsive$domain=seat.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/43482
@@||cdn-gl.imrworldwide.com/novms/*/ggng*.js$domain=couriermail.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/43477
@@||cdn-gl.imrworldwide.com/novms/*/ggng*.js$domain=bodyandsoul.com.au|whimn.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/43411
@@||cdn-gl.imrworldwide.com/novms/*/ggng*.js$domain=taste.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/49069
@@||relap.io/api/v*/head.js$domain=briefly.ru|kulturologia.ru
@@||relap.io/api/v*/similar_pages.js$domain=briefly.ru|kulturologia.ru
@@||cdn.relap.io^$image,domain=briefly.ru|kulturologia.ru
@@||relap.io/css/api/v*/block.css$domain=briefly.ru|kulturologia.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/42981
@@||repco.com.au/_ui/shared/js/analyticsmediator.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43037
@@||googletagmanager.com/gtm.js$domain=shop.mango.com
! https://github.com/AdguardTeam/AdguardFilters/issues/42667
@@||googletagmanager.com/gtm.js$domain=migros.com.tr
@@||cdn.segmentify.com/*/segmentify.css$domain=migros.com.tr
@@||cdn.segmentify.com/*/segmentify.js$domain=migros.com.tr
@@||segmentify.com//get/key/v*.json?$domain=migros.com.tr
@@||segmentify.com//add/events/v*.json?apiKey=$domain=migros.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/42692
@@||ws.skoda-auto.com/sap/*_piwik/Piwik.js
! https://github.com/AdguardTeam/AdguardFilters/issues/42574
@@||cdn.georiot.com/snippet.js$domain=webwereld.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/42417
@@||cdn.segmentify.com/*/segmentify.js$domain=gittigidiyor.com
@@||segmentify.com//get/key/v*.json?$domain=gittigidiyor.com
@@||segmentify.com//add/events/v*.json?apiKey=$domain=gittigidiyor.com
! factor.ua - slow loading
@@||google-analytics.com/analytics.js$domain=factor.ua
! 24timezones.com - slow loading
@@||google-analytics.com/analytics.js$domain=24timezones.com
! https://github.com/AdguardTeam/AdguardFilters/issues/41944
@@||apple.com/metrics/data-relay/*/scripts/data-relay.js
! unblock Flops personal account Balance info
@@||panel.flops.ru/js/member/evercookie_init.js
! https://github.com/AdguardTeam/AdguardFilters/issues/41847
@@||googletagmanager.com/gtag/js$domain=hitta.se
! https://github.com/AdguardTeam/AdguardFilters/issues/41793
@@||googletagmanager.com/gtm.js$domain=gumtree.com
! https://github.com/AdguardTeam/AdguardFilters/issues/41821
@@||googletagmanager.com/gtm.js$domain=domains.google
! https://github.com/AdguardTeam/AdguardFilters/issues/41517
! https://github.com/AdguardTeam/AdguardFilters/issues/41099
@@||google-analytics.com/analytics.js$domain=1000.menu
! https://github.com/AdguardTeam/AdguardFilters/issues/41039
@@||diginetica.net^$domain=reg.megabitcomp.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/40971
@@||googletagmanager.com/gtm.js$domain=youfoodz.com
! https://forum.adguard.com/index.php?threads/error-in-pinterest.35169
@@||bnc.lt/a/key_live$domain=pinterest.co.kr|pinterest.com|pinterest.de|
pinterest.com.au|pinterest.com.mx|pinterest.es|pinterest.jp|pinterest.it|
pinterest.ca|pinterest.co.uk|pinterest.ru|pinterest.ch|pinterest.fr|pinterest.cl|
pinterest.at|pinterest.pt|pinterest.nz|pinterest.dk|pinterest.se|pinterest.ie|
pinterest.ph|pinterest.info
! joyn.de - changing channel not working
@@||cdn-gl.imrworldwide.com/conf/*.js#name=nlsnInstance$domain=joyn.de
@@||cdn-gl.imrworldwide.com/novms/js/*/nlsSDK*.eu.bundle.min.js$domain=joyn.de
! https://github.com/AdguardTeam/AdguardFilters/issues/40366
@@||marketo.com/js/forms$domain=pages.addigy.com
@@||marketo.com/index.php/form/$domain=pages.addigy.com
@@||templates.marketo.net/template*/$script,stylesheet,domain=pages.addigy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/40034#issuecomment-530061406
@@||bestbuy.com/*/vendor/analytics*/dist/analyticsQ.bundle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39990
@@||cdn.amplitude.com/libs/amplitude-*-min.gz.js$domain=agroros.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/39886
@@||google-analytics.com/analytics.js$domain=keepassium.com
! https://github.com/AdguardTeam/AdguardFilters/issues/39751
@@||reutersmedia.net/resources_v*/js/rcom-scroll-tracker.js$domain=reuters.com
! haz.de - delayed display of content
@@||google-analytics.com/analytics.js$domain=haz.de
@@||google-analytics.com/gtm/js?id=$domain=haz.de
! https://github.com/AdguardTeam/AdguardFilters/issues/34604
@@||ups.com/*/tracking.cgi
! https://github.com/AdguardTeam/AdguardFilters/issues/39051
@@||cdn.segment.com/analytics.js/*/analytics.min.js$domain=surfline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38938
@@||mc.yandex.ru/metrika/watch.js$domain=istiklal.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/38393
@@||smp.sankei.co.jp/js/analytics/skd.Analysis.js
! https://github.com/AdguardTeam/AdguardFilters/issues/37935
! https://forum.adguard.com/index.php?threads/34289/
@@||googletagmanager.com/gtm.js$domain=bestradio.fm
! https://github.com/AdguardTeam/AdguardFilters/issues/29939 - fixing image gallery
@@||static.chartbeat.com/js/chartbeat_video.js$domain=gamespot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/10417
@@||googletagmanager.com/gtm.js$domain=puhutv.com
@@||google-analytics.com/analytics.js$domain=puhutv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37773
@@||googletagmanager.com/gtm.js$domain=elderscrollsonline.com
@@||google-analytics.com/analytics.js$domain=elderscrollsonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37725
@@||analytics.edgekey.net/ma_library/javascript/
javascript_malibrary.js$domain=nhk.or.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/37721
@@||ugdturner.com/xd.sjs$domain=tbs.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37574
@@||relap.io/api/*/similar_pages_jsonp.js$domain=ivi.ru
! anime-planet.com - fix player
! https://github.com/AdguardTeam/AdguardFilters/issues/37430
! https://github.com/AdguardTeam/AdguardFilters/issues/35744
@@||track.svz.de/cre-*/tracking/tracking.js
! https://github.com/AdguardTeam/AdguardFilters/issues/37356 - fix video
@@||d8rk54i4mohrb.cloudfront.net/js/video.js$domain=forbes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37299
@@||googletagmanager.com/gtm.js$domain=techgenix.com
@@||cdn.petametrics.com^$domain=techgenix.com
! https://github.com/AdguardTeam/AdguardFilters/issues/36488
@@||google-analytics.com/analytics.js$domain=dermokozmetik.com
! https://github.com/AdguardTeam/AdguardFilters/issues/36923
@@||google-analytics.com/analytics.js$domain=pcgamesn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/36733
@@||collect.igodigital.com/collect.js$domain=samash.com
! https://github.com/AdguardTeam/AdguardFilters/issues/36323
@@||googletagmanager.com/gtm.js$domain=blue-tomato.com
@@||google-analytics.com/analytics.js$domain=blue-tomato.com
@@||google-analytics.com/plugins/ua/ec.js$domain=blue-tomato.com
@@||google-analytics.com/plugins/ua/linkid.js$domain=blue-tomato.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33891
@@||media.bnd.com/mistats/products/escenic_s_code.js
@@||media.bnd.com/mistats/finalizestats.js
@@||media.bnd.com/mistats/micb.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14124
@@||googletagmanager.com/gtag/js$domain=shiftdelete.net
! https://github.com/AdguardTeam/AdguardFilters/issues/30140#issue-414274496
@@||ipcheck.tmgrup.com.tr/ipcheck/get$domain=sabah.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/19308
! https://github.com/AdguardTeam/AdguardFilters/issues/36252
! https://github.com/AdguardTeam/AdguardFilters/issues/36217
@@||googletagmanager.com/gtm.js^$domain=kaspersky.com.tr|aptekanizkihcen.ua|gala.fr
! berliner-zeitung.de - broken videos
@@||pp.lp4.io/app^$domain=berliner-zeitung.de
! https://github.com/AdguardTeam/AdguardFilters/issues/36189
@@||relap.io/api/v*/similar_pages_jsonp.js$domain=adme.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/35132
@@/tracking.php?id$domain=a1.express
! https://forum.adguard.com/index.php?threads/2034/
@@||stats.g.doubleclick.net/dc.js$domain=dubizzle.com
! sloggi.com - fixing navigation
@@||googletagmanager.com/gtm.js$domain=sloggi.com
@@||cdn.cquotient.com/js/*/gretel.min.js$domain=sloggi.com
@@||e.cquotient.com/recs/*?callback=$domain=sloggi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/29115
@@||googletagmanager.com/gtm.js$domain=duolingo.com
! tf1.fr - fixing player
@@||cdn.tagcommander.com/cmp-api/cmp.js$domain=tf1.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/35439
@@||deprisa.com/scripts/tracking/tracking.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35324
@@||sb.scorecardresearch.com/beacon.js$domain=ntvspor.net
! https://github.com/AdguardTeam/AdguardFilters/issues/35208
@@||cdn-gl.imrworldwide.com/novms/*/ggng*.js$domain=dailytelegraph.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/34934
@@||google-analytics.com/analytics.js$domain=polygon.com
! sbs.com.au - broken video player
@@||scdn.cxense.com/cx.js$domain=sbs.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/34387
@@||scdn.cxense.com/cx.js$domain=digi24.ro
! https://github.com/AdguardTeam/AdguardFilters/issues/34137
@@||cdn-gl.imrworldwide.com/novms/*/ggng*.js$domain=heraldsun.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/34135
@@||cdn-gl.imrworldwide.com/novms/*/ggng*.js$domain=news.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/33999
@@||galt.hit.gemius.pl/gplayer.js$domain=lrt.lt
! https://github.com/AdguardTeam/AdguardFilters/issues/33932
@@||google-analytics.com/analytics.js$domain=hanime.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/33715
!+ NOT_OPTIMIZED
@@||stc.za.zaloapp.com/v*/za.js$domain=news.zing.vn
! https://github.com/AdguardTeam/AdguardFilters/issues/28292
@@||googletagmanager.com/gtm.js$domain=manager-magazin.de
! https://github.com/AdguardTeam/AdguardFilters/issues/32696
@@||google-analytics.com/plugins/ua/ec.js$domain=uspoloassn.com
@@||google-analytics.com/analytics.js$domain=uspoloassn.com
@@||googletagmanager.com/gtm.js$domain=uspoloassn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32695
@@||se.visilabs.net/Target.js$domain=boyner.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/32345
@@||googletagmanager.com/gtm.js$domain=capital.fr
! t-online.de - broken links in article
@@||googletagmanager.com/gtm.js$domain=t-online.de
! ntvplus.tv - fixing player
@@||google-analytics.com/analytics.js$domain=ntvplus.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/32097
@@||st.dynamicyield.com/st$domain=mediamarkt.de
! https://github.com/AdguardTeam/AdguardFilters/issues/32043
@@||googletagmanager.com/gtm.js^$domain=capterra.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32086
@@||google-analytics.com/analytics.js$domain=beinsports.com
! https://forum.adguard.com/index.php?threads/31364/
@@||googletagmanager.com/gtm.js$domain=moniteurautomobile.be
@@||google-analytics.com/analytics.js$domain=moniteurautomobile.be
! https://github.com/AdguardTeam/AdguardFilters/issues/31598
@@||track.nzz.ch/cre-*/tracking/tracking.js
! https://github.com/AdguardTeam/AdguardFilters/issues/31443
@@||jfe-cdn.qualtrics.com^$domain=virginiatech.qualtrics.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30065
@@||tags.tiqcdn.com/utag/tegna^$domain=kvue.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30497
@@||wilko.com/_ui/shared/js/analyticsmediator.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56248
! https://github.com/AdguardTeam/AdguardFilters/issues/54638
! https://github.com/AdguardTeam/AdguardFilters/issues/53780
! https://github.com/AdguardTeam/AdguardFilters/issues/52736
! https://github.com/AdguardTeam/AdguardFilters/issues/44062
! https://github.com/AdguardTeam/AdguardFilters/issues/43717
! https://github.com/AdguardTeam/AdguardFilters/issues/33135
! https://github.com/AdguardTeam/AdguardFilters/issues/31097
! https://github.com/AdguardTeam/AdguardFilters/issues/42985
@@||marketo.com/js/forms$domain=box.com|inthecloud.withgoogle.com|coursera.org|
cloudflare.com|rocketsoftware.com|sherweb.com|kaspersky.com|
workspace.circuitmaker.com|collab.net
@@||marketo.com/index.php/form/$domain=box.com|inthecloud.withgoogle.com|
coursera.org|cloudflare.com|rocketsoftware.com|sherweb.com|kaspersky.com|
workspace.circuitmaker.com|collab.net
! https://forum.adguard.com/index.php?threads/31245/
@@||ssl.google-analytics.com/ga.js$domain=gmail.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30981
@@||googletagmanager.com/gtm.js$domain=reuters.com
@@||google-analytics.com/analytics.js$domain=reuters.com
@@||google-analytics.com/gtm/js?id=$domain=reuters.com
@@||google-analytics.com/plugins/ua/linkid.js$domain=reuters.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30136
@@||cdn.amplitude.com/libs/amplitude-*-min.gz.js$domain=crunchyroll.com|
elconfidencial.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33440
! https://github.com/AdguardTeam/AdguardFilters/issues/30806
@@||tags.bluekai.com/site/*?ret=$domain=6abc.com|abc7.com|abc7news.com|
abc7chicago.com|abc13.com|abc7ny.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30337
@@||google-analytics.com/analytics.js$domain=outdoorchannel.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30339
@@||google-analytics.com/analytics.js$domain=thesportsmanchannel.com
! https://github.com/AdguardTeam/AdguardFilters/issues/29529
@@||google-analytics.com/gtm/js?id=$domain=theverge.com
@@||google-analytics.com/analytics.js$domain=theverge.com
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-
gtm,domain=theverge.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/56029
! https://github.com/AdguardTeam/AdguardFilters/issues/30347
@@||*-swissotel-cloudfront-prod.onelink-translations.com/sw/prod-ld1/delivery/
$domain=swissotel.de|swissotel.es|swissotel.fr|swissotel-hotels.ru|swissotel.ae|
swissotel.cn|swissotel.jp|swissotel.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/33627#issuecomment-546462756
@@||google-analytics.com/analytics.js$domain=atv.com.tr
@@||ipcheck.tmgrup.com.tr/ipcheck/get$domain=atv.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/30253
@@||mc.yandex.ru/metrika/watch.js$domain=woman.ru
@@||mc.yandex.ru/metrika/tag.js$domain=woman.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/30291
@@||googletagmanager.com/gtm.js$domain=jbc.be
! https://github.com/AdguardTeam/AdguardFilters/issues/30136
@@||cdn.amplitude.com/libs/amplitude-*-min.gz.js$domain=workflowy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30021
@@||google-analytics.com/analytics.js$domain=defesanet.com.br
! https://github.com/AdguardTeam/AdguardFilters/issues/29236
@@||googletagmanager.com/gtm.js$domain=superesportes.com.br
@@||d.tailtarget.com/profiles.js$domain=superesportes.com.br
! https://github.com/AdguardTeam/AdguardFilters/issues/29892
@@||google-analytics.com/analytics.js$domain=manga-zero.com
! https://github.com/AdguardTeam/AdguardFilters/issues/29768
@@||googletagmanager.com/gtm.js$domain=besplatka.ua
! https://forum.adguard.com/index.php?threads/tf1-fr-broken.30944/
@@||try.abtasty.com/78cb84f9b3158bdce6932109a6d7c7c1.js$domain=tf1.fr
@@||dcinfos.abtasty.com/geolocAndWeather.php^$domain=tf1.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/29483
@@||eddiebauer.com/__ssobj/core.js+ssdomvar.js+generic-adapter.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29233
@@/adrum.js$domain=usbank.com
! https://github.com/AdguardTeam/AdguardFilters/issues/29054
@@||halykbank.kz/assets/js/fingerprint2.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28934
@@||recommender.scarabresearch.com/js^$domain=tekzen.com.tr
@@||recommender.scarabresearch.com/merchants/$domain=tekzen.com.tr
! line.me - menu buttons not working
@@||google-analytics.com/plugins/ua/linkid.js$domain=line.me
! https://github.com/AdguardTeam/AdguardFilters/issues/28754
@@||klp.no/person/plugins/komponentbiblioteket/utils/tracking/Tracking.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25957
! https://github.com/AdguardTeam/AdguardFilters/issues/27885
@@||cdn.crowdtwist.com/img/$image,domain=myperks.catchow.com
@@||resources.crowdtwist.com/fan_club/clients/$domain=myperks.catchow.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26975
@@||googletagmanager.com/gtm.js$domain=programme-tv.net
! https://github.com/AdguardTeam/AdguardFilters/issues/27586
! https://github.com/AdguardTeam/AdguardFilters/issues/27609
@@||googletagmanager.com/gtag/js$domain=malwaretips.com
@@||googletagmanager.com/gtm.js$domain=imgur.com
! https://github.com/AdguardTeam/AdguardFilters/issues/25373
@@||googletagmanager.com/gtm.js$domain=fooda.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27402
@@||google-analytics.com/cx/api.js$domain=pcloud.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27312
@@||googletagmanager.com/gtm.js$domain=cinemaximum.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/26787
! https://github.com/AdguardTeam/AdguardFilters/issues/26887
@@||trackcmp.net^|
! https://github.com/AdguardTeam/ExperimentalFilter/issues/27035
! Fixing page loading. Examples: harveynorman.com.au, info.singtel.com
@@||dev.visualwebsiteoptimizer.com/j.php
! https://github.com/AdguardTeam/AdguardFilters/issues/27154
@@||googletagmanager.com/gtm.js$domain=packtpub.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26761
@@||google-analytics.com/analytics.js$domain=flaticon.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26330
@@||log.mmstat.com/eg.js$domain=youku.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23435
@@||google-analytics.com/gtm/js^$domain=mediamarkt.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/26052
! https://github.com/AdguardTeam/AdguardFilters/issues/25677
@@||google-analytics.com/analytics.js$domain=thiojoe.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26499
@@||cdnjs.cloudflare.com/ajax/libs/fingerprintjs2/*/
fingerprint2.min.js$domain=jiosaavn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24696
@@||scdn.cxense.com/cx.js$domain=atmarkit.co.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/23769
@@||scdn.cxense.com/cx.js$domain=itmedia.co.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/26172
@@||google-analytics.com/analytics.js$domain=kolkata24x7.com
! cryptokitties.co - fixing the site
@@||cdn.segment.com/analytics.js$domain=cryptokitties.co
! https://github.com/AdguardTeam/AdguardFilters/issues/25440
@@||googletagmanager.com/gtm.js$domain=dailyherald.com
! https://github.com/AdguardTeam/AdguardFilters/issues/25546
@@||google-analytics.com/analytics.js$domain=independer.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/25632
@@||google-analytics.com/analytics.js$domain=linetv.tw
! https://github.com/AdguardTeam/AdguardFilters/issues/25252
!+ NOT_PLATFORM(windows, mac, android)
@@||interia.hit.gemius.pl/redot.gif?$domain=m.interia.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/25189
@@||static.chartbeat.com/js/chartbeat_mab.js$domain=ny1.com
! https://github.com/AdguardTeam/AdguardFilters/issues/25320
@@||google-analytics.com/analytics.js$domain=antenaplay.ro
! https://github.com/AdguardTeam/AdguardFilters/issues/24812
@@||lprs*.fr/assets/js/lib/squid/smarttag.js$domain=leparisien.fr
! handelsblatt.com - misaligned text in article
@@||cdn.taboola.com/libtrc/impl.*-RELEASE.js$domain=handelsblatt.com
@@||cdn.taboola.com/libtrc/vhb-handelsblatt/loader.js$domain=handelsblatt.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24984
! https://github.com/AdguardTeam/AdguardFilters/issues/24603
@@||recs.engageya.com/rec-api/getrecs.json$domain=haber7.com
! Fixing player
@@||sbg.hit.gemius.pl/gplayer.js$domain=play.nova.bg
! https://github.com/AdguardTeam/AdguardFilters/issues/24203
@@||inpref.com/frosmo.xdm.html?
@@||inpref.com/messageApi?
@@||inpref.s3.amazonaws.com/frosmo.easy.js$third-party
@@||inpref.s3.amazonaws.com/sites/eventim_$script,third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/24117
@@||mc.yandex.ru/metrika/watch.js$domain=medyaradar.com
! hub.docker.com
@@||googletagmanager.com/gtm.js$domain=hub.docker.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23481
mamibuy.com.tw#%#window.ga = function() {};
@@||google-analytics.com/analytics.js$domain=mamibuy.com.tw
! https://github.com/AdguardTeam/AdguardFilters/issues/23568
kizi.com#%#window.google_trackConversion = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/23241
@@||ingturkey.tt.omtrdc.net/m2/ingturkey^$domain=ingbank.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/23182
@@||cxense.com^$domain=ikea.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23031
@@||google-analytics.com/analytics.js$domain=blt.se
! https://github.com/AdguardTeam/AdguardFilters/issues/22875
@@||googletagmanager.com/gtm.js$domain=tgifridays.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/22874
@@||metric.gstatic.com^$domain=ipv6test.google.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22782
@@||d1z2jf7jlzjs58.cloudfront.net/p.js$domain=nfl.com
@@||static.parsely.com/p.js$domain=nfl.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22580
@@||pleisty.com^$domain=evomag.ro
! https://github.com/AdguardTeam/AdguardFilters/issues/22506
@@||mc.yandex.ru/metrika/watch.js$domain=2mb.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/21643
@@||googletagmanager.com/gtm.js^$domain=myaccount.healthypawspetinsurance.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22152
@@||mc.yandex.ru/metrika/watch.js$domain=zaycev.fm
! https://github.com/AdguardTeam/AdguardFilters/issues/22202
@@||gatr.hit.gemius.pl/xgemius.js$domain=f5haber.com
! https://github.com/AdguardTeam/AdguardFilters/issues/21840
@@||googletagmanager.com/gtag/js$domain=go.epageview.com
! https://github.com/AdguardTeam/AdguardFilters/issues/21499
@@||googletagmanager.com/gtm.js^$domain=raywhitepakenham.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/21749
@@||cdn.segment.com/analytics.js^$domain=creativemarket.com
! fixing levelkitchen order page
@@||mc.yandex.ru/metrika/watch.js$domain=levelkitchen.com
@@||mc.yandex.ru/metrika/tag.js$domain=levelkitchen.com
! https://github.com/AdguardTeam/AdguardFilters/issues/21457
@@||collect.igodigital.com/collect.js$domain=vitalsource.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19888#issuecomment-415859556
@@||cdn.segment.com/analytics.js^$domain=crunchyroll.com
! https://forum.adguard.com/index.php?threads/pingfarm-com-incorrect-
blocking.29297/
@@||pingomatic.com/ping^$domain=pingfarm.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22109
! https://github.com/AdguardTeam/AdguardFilters/issues/21437
@@||scdn.cxense.com/cx.cce.js$domain=wsj.com
@@||api.cxense.com/public/widget/data?json=$domain=wsj.com
@@||scdn.cxense.com/cx.js$domain=wsj.com
@@||rscdn.cxense.com/cx-test.js$domain=wsj.com
! https://github.com/AdguardTeam/AdguardFilters/issues/21231
@@||comcastresidentialservices.tt.omtrdc.net/m2/
comcastresidentialservices^$domain=xfinity.com
! https://github.com/AdguardTeam/AdguardFilters/issues/21326
@@||googletagmanager.com/gtm.js^$domain=boyner.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/21175
@@||sb.scorecardresearch.com/beacon.js$domain=motorcyclenews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/21125
! https://github.com/AdguardTeam/AdguardFilters/issues/21085
@@||googletagmanager.com/gtm.js^$domain=benscrub.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20290
@@||sb.scorecardresearch.com/beacon.js$domain=discovery.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20995
@@||sb.scorecardresearch.com/beacon.js$domain=velocity.com
! chip.de schnaeppchen - click blocked on ios
! https://github.com/AdguardTeam/AdguardFilters/issues/20957
@@||metrics.foxnews.com/id^$domain=foxnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20658
@@||google-analytics.com/analytics.js$domain=pioner-cinema.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/20561
@@||static.lci.fr/assets/scripts/vendors/smarttag-prod.js
! https://github.com/AdguardTeam/AdguardFilters/issues/20769
@@||cdnjs.cloudflare.com/ajax/libs/fingerprintjs$domain=index.hr
! https://github.com/AdguardTeam/AdguardFilters/issues/20539
@@||eldiario.es/static/BBTCore/images/pixel.gif?
! https://github.com/AdguardTeam/AdguardFilters/issues/20435
@@||sb.scorecardresearch.com/beacon.js$domain=sciencechannel.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20391
@@||google-analytics.com/analytics.js$domain=earthclassmail.com
@@||google-analytics.com/plugins/ua/ec.js$domain=earthclassmail.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19887
@@||mc.yandex.ru/metrika/watch.js$domain=iz.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/19787
@@||optimizely.com/js/geo2.js$domain=cbs.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19699
@@||snapchat.com/static/js/autotrack.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19617
@@||scdn.cxense.com/cx.js$domain=deadspin.com|theinventory.com|thetakeout.com|
splinternews.com|theroot.com|kotaku.com|jezebel.com|gizmodo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19399
@@||google-analytics.com/analytics.js$domain=brownbagcoffee.co.kr
@@||googletagmanager.com/gtm.js^$domain=brownbagcoffee.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/19448
@@||cdn.mxpnl.com/libs/mixpanel-*-latest.min.js$domain=app.blox.io
! https://github.com/AdguardTeam/AdguardFilters/issues/19451
@@||static.mytf1.tf1.fr/assets/js/build/lib/smarttag.js$domain=tf1.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/19216
@@||googletagmanager.com/gtm.js$domain=kompas.com
@@||google-analytics.com/analytics.js$domain=kompas.com
! spiegel.de - article shows only after a while
@@||googletagmanager.com/gtm.js?id=GTM$domain=spiegel.de
! https://github.com/AdguardTeam/AdguardFilters/issues/19305
@@||google-analytics.com/analytics.js$domain=morhipo.com
@@||google-analytics.com/gtm/js?id=GTM^$domain=morhipo.com
! https://github.com/AdguardTeam/AdguardDNS/issues/300
@@||tag.aticdn.net/*/smarttag.js$domain=compteczam.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/18980
@@||matchesfashion.com/_ui/shared/js/analyticsmediator.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19024
@@||googletagmanager.com/gtm.js^$domain=profootballfocus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55931
@@||akamaihd.net/worldwide_analytics/tagcommander/
Ubisoft$domain=account.ubisoft.com|connect.ubisoft.com|store.ubi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/18449
@@||googletagmanager.com/gtm.js$domain=givingfuel.com|regfox.com|ticketspice.com|
redpodium.com
! https://github.com/AdguardTeam/AdguardFilters/issues/18178
@@||googletagmanager.com/gtm.js$domain=teb.com.tr
@@||googletagmanager.com/gtag/js^$domain=teb.com.tr
@@||google-analytics.com/analytics.js$domain=teb.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/18471
! https://www.1tv.ru/sport/fifaworldcup/live - broken stream
@@||analytics.edgekey.net/ma_library/javascript/
javascript_malibrary.js$domain=hbstrt.deltatre.net|hbsch1russia.deltatre.net|1tv.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/18176
@@||recommender.scarabresearch.com/merchants^$domain=digikala.com
@@||recommender.scarabresearch.com/js^$domain=digikala.com
! https://github.com/AdguardTeam/AdguardFilters/issues/18090
@@||googletagmanager.com/gtm.js^$domain=la7.it
! https://github.com/AdguardTeam/AdguardFilters/issues/17846
@@||rv.treehousei.com/prm/js/*/public.min.js$domain=partnerportal.fortinet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/17098
@@||google-analytics.com/analytics.js$domain=0mniscient.github.io
! https://github.com/AdguardTeam/AdguardFilters/issues/17602
@@||googletagmanager.com/gtm.js$domain=iphoneitalia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/17342
@@||sb.scorecardresearch.com/beacon.js$domain=animalplanet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/17373
@@||api.dmcdn.net/pxl/cpe/client.min.js$domain=m.sondakika.com
@@||api.dmcdn.net/pxl/cpe/app.min.js$domain=m.sondakika.com
! https://github.com/AdguardTeam/AdguardFilters/issues/17326
@@||google-analytics.com/analytics.js$domain=prego.ua
@@||googletagmanager.com/gtm.js$domain=prego.ua
! https://github.com/AdguardTeam/AdguardFilters/issues/17067
@@||google-analytics.com/analytics.js$domain=community.spiceworks.com
! https://github.com/AdguardTeam/AdguardFilters/issues/17133
@@||djtflbt20bdde.cloudfront.net^$domain=feedly.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16740
@@||google-analytics.com/analytics.js$domain=doviz.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16898
@@||segment-data.zqtk.net^$domain=wsj.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20296
! https://github.com/AdguardTeam/AdguardFilters/issues/16442
@@||play.google.com/log?format=json$domain=news.google.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16672
@@||googletagmanager.com/gtag/js^$domain=stardock.com
@@||google-analytics.com/analytics.js$domain=stardock.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16456
@@||franceculture.fr/static/vendor/js/xtcore
! https://github.com/AdguardTeam/AdguardFilters/issues/16210
@@||cdnjs.cloudflare.com/ajax/libs/fingerprintjs2/*/
fingerprint2.min.js$domain=fckrasnodar.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/16198
@@||secure-dcr.imrworldwide.com/novms/js/*/ggcmb*.js$domain=sonycrackle.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16366
@@||tags.crwdcntrl.net/c/*/cc.js$domain=static.rtl.nl
@@||crwdcntrl.net/*callback=setPIDForPlayer$domain=static.rtl.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/15969
@@||media.flixfacts.com/js/loader.js$domain=hansapost.ee
! https://github.com/AdguardTeam/AdguardFilters/issues/16089
@@||google-analytics.com/analytics.js$domain=karwan.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/15865
@@||jsonip.com/?callback=jQuery$domain=pagtel.com.br
! https://github.com/AdguardTeam/AdguardFilters/issues/15837
@@||ee.hit.gemius.pl/gplayer.js$domain=tv3play.tv3.ee
@@||google-analytics.com/analytics.js$domain=tv3play.tv3.ee
! https://github.com/AdguardTeam/AdguardFilters/issues/15609
! https://github.com/AdguardTeam/AdguardFilters/issues/15723
@@||google-analytics.com/ga.js$domain=justsystems.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15333
@@||googletagmanager.com/gtm.js^$domain=tn.com.ar
! https://github.com/AdguardTeam/AdguardFilters/issues/15715
@@||google-analytics.com/plugins/ua/ec.js$domain=carrefoursa.com
@@||google-analytics.com/gtm/js^$domain=carrefoursa.com
@@||googletagmanager.com/gtm.js^$domain=carrefoursa.com
@@||google-analytics.com/analytics.js$domain=carrefoursa.com
! https://github.com/AdguardTeam/AdguardForiOS/issues/767
@@||google-analytics.com/analytics.js$domain=line.me
! https://github.com/AdguardTeam/AdguardFilters/issues/15472
@@||google-analytics.com/analytics.js$domain=developers.google.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15210
@@||d31j93rd8oukbv.cloudfront.net/metrika/watch_ua.js$domain=novayagazeta.ru
! checkout.paddle.com
@@||googletagmanager.com/gtm.js^$domain=checkout.paddle.com
! https://github.com/AdguardTeam/AdguardFilters/issues/14998
@@||google-analytics.com/analytics.js$domain=frenchfrysoftware.com
! https://github.com/AdguardTeam/AdguardFilters/issues/14959
@@||cdn.mxpnl.com/libs/mixpanel-*.min.js$domain=voot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/14870
@@||google-analytics.com/analytics.js$domain=raspberrypi.org
! https://github.com/AdguardTeam/AdguardFilters/issues/14857
@@||google-analytics.com/analytics.js$domain=pluto.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/14652
! https://github.com/AdguardTeam/AdguardFilters/issues/14426
@@||api.cxense.com/public/widget/data?json=$domain=lavoz.com.ar
@@||cdn.cxense.com/cx.js$domain=lavoz.com.ar
@@||storage.embluemail.com/pixeltracking^$domain=lavoz.com.ar
! https://github.com/AdguardTeam/AdguardFilters/issues/14473
@@||google-analytics.com/analytics.js$domain=photoshoptutorials.ws
! https://github.com/AdguardTeam/AdguardFilters/issues/14123
@@||google-analytics.com/analytics.js$domain=gunes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/14030
@@||costco.com.tw/_ui/shared/js/analyticsmediator.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14307
@@||dtdc.in/tracking^
! https://github.com/AdguardTeam/AdguardFilters/issues/14245
@@||googletagmanager.com/gtm.js$domain=militaria.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/13560
@@||letelegramme.fr/js/xtcore.js
@@||scdn.cxense.com/cx.js$domain=letelegramme.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/13558
@@||google-analytics.com/analytics.js$domain=broadwayworld.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13499
@@||googletagmanager.com/gtm.js$domain=flo.com.tr
@@||cdn.segmentify.com/account-js/segmentify_flo.js$domain=flo.com.tr
@@||segmentify.com//get/key/v1.json$domain=flo.com.tr
@@||segmentify.com//*/events/v1.json?apiKey=$domain=flo.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/13643
@@||freegeoip.net/json/|$domain=load.pelispedia.vip
! https://github.com/AdguardTeam/AdguardFilters/issues/13428
! https://github.com/AdguardTeam/AdguardFilters/issues/13436
@@||google-analytics.com/analytics.js$domain=wakanim.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/13262
@@||costco.co.uk/_ui/shared/js/analyticsmediator.js$domain=costco.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/13197
@@||amc-widgets.crowdtwist.com/widgets/t/account-
! https://github.com/AdguardTeam/AdguardFilters/issues/13200
@@||cdn.segment.com/analytics.js^$domain=freshly.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12823
@@||cdnbigdata.azureedge.net/scripts/fingerprint2.min.js$domain=news.abs-cbn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12957
@@||googletagmanager.com/gtm.js$domain=newsarama.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12959
@@||google-analytics.com/plugins/ua/linkid.js$domain=stitcher.com
@@||google-analytics.com/analytics.js$domain=stitcher.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12840
@@||service.maxymiser.net/cg/v*/?fv=*mediamarkt.tr$domain=mediamarkt.com.tr
@@||service.maxymiser.net/platform/eu/api/mmpackage-*.js$domain=mediamarkt.com.tr
@@||service.maxymiser.net/api/eu/mediamarkt.tr/*/mmapi.js$domain=mediamarkt.com.tr
@@||googletagmanager.com/gtm.js$domain=mediamarkt.com.tr
@@||google-analytics.com/analytics.js$domain=mediamarkt.com.tr
@@||google-analytics.com/plugins/ua/ec.js$domain=mediamarkt.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/12464
@@||d3c3cq33003psk.cloudfront.net/opentag$domain=sunglasses-shop.co.uk|sunglasses-
shop.fi|sunglasses-shop.nl|sunglasses-shop.se|sunglassesshop.com|sunglassesshop.dk|
sunglassesshop.fr|sunglassesshop.no
! https://github.com/AdguardTeam/AdguardFilters/issues/12426
@@||googletagmanager.com/gtm.js$domain=m.n11.com
@@||google-analytics.com/analytics.js$domain=m.n11.com
@@||google-analytics.com/plugins/ua/ec.js$domain=m.n11.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12418
@@||torrentsafe.com/fingerprint2.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12332
@@||google-analytics.com/analytics.js$domain=vatanbilgisayar.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12269
@@||api.curalate.com^$domain=potterybarn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12142
@@||b.scorecardresearch.com/beacon.js$domain=premiumsporthd.it
! https://github.com/AdguardTeam/AdguardFilters/issues/11933
@@||sb.scorecardresearch.com/beacon.js$domain=investigationdiscovery.com
! https://github.com/AdguardTeam/AdguardFilters/issues/10636
! https://github.com/AdguardTeam/AdguardFilters/issues/12079
@@||cdn.optimizely.com/js/3148790251.js$domain=shopsmarter.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12078
@@||gatr.hit.gemius.pl/gplayer.js
! https://forum.adguard.com/index.php?threads/28099/
@@||cdn.segment.com/*/analytics.min.js$domain=canva.com
! https://github.com/AdguardTeam/AdguardFilters/issues/11746
@@||cdn.optimizely.com/js/8143030612.js$domain=bestbuy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/11580
@@||google-analytics.com/analytics.js$domain=sms-receive.net
! https://github.com/AdguardTeam/AdguardFilters/issues/11527
@@||mc.yandex.ru/metrika/watch.js$domain=nsk-kvartal.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/11568
@@||cloudfront.net/opentag*.js$domain=telegraph.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/11482
@@||smartpixel.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/11050
@@||trc.taboola.com/msn-msn/*$domain=msn.com
@@||cdn.taboola.com/libtrc^$domain=msn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/10897
@@||omtrdc.net^*/mbox/ajax?$script,other,domain=canadiantire.ca
! https://github.com/AdguardTeam/AdguardFilters/issues/10847
@@||freegeoip.net/json/|$domain=mudwars.io
! https://github.com/AdguardTeam/AdguardFilters/issues/10122
@@||googletagmanager.com/gtm.js^$domain=raiplay.it
! https://github.com/AdguardTeam/AdguardFilters/issues/10776
@@||img.blesk.cz/js/base-cz/gemius.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10521
@@||google-analytics.com/analytics.js$domain=mobile.tvnow.de
! https://forum.adguard.com/index.php?threads/ucpa-vacances-com.26747/
@@||googletagmanager.com/gtm.js$domain=ucpa-vacances.com
! https://github.com/AdguardTeam/AdguardFilters/issues/9914
@@||google-analytics.com/analytics.js$domain=chocotv.com.tw
! https://github.com/AdguardTeam/AdguardFilters/issues/9889
@@||googletagmanager.com/gtm.js^$domain=hurriyet.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/9973
@@||cloudfront.net/libs/amplitude-*-min.gz.js$domain=elconfidencial.com
! https://github.com/AdguardTeam/AdguardFilters/issues/9935
@@||cdn.mxpnl.com/libs/mixpanel-2-latest.min.js$domain=twe.no
! https://github.com/AdguardTeam/AdguardFilters/issues/9880
@@||google-analytics.com/analytics.js$domain=ndtv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/9665
@@||cdn.cxense.com/cx.js$domain=itmedia.co.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/9529
@@||tags.bluekai.com^$domain=netd.com
@@||netd.com/js/piwik-plugin.js
@@||js.agkn.com/prod/v0/tag.js$domain=netd.com
@@||gatr.hit.gemius.pl/gplayer.js$domain=netd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/9437
@@||google-analytics.com/analytics.js$domain=anadolu.edu.tr
! pcworld.com and kabel.canaldigital.no - websites are empty/grey for a while,
similiar issue to this - https://forum.adguard.com/index.php?threads/resolved-
piriform-com.23539/
@@||google-analytics.com/analytics.js$domain=pcworld.com
||googletagmanager.com/
gtm.js$script,redirect=noopjs,domain=kabel.canaldigital.no,important
||tags.tiqcdn.com/utag/telenor/telenor.no/prod/
utag.*js$script,redirect=noopjs,domain=kabel.canaldigital.no,important
! https://github.com/AdguardTeam/AdguardFilters/issues/9283
@@||analytics.edgekey.net/html5/akamaihtml5-min.js$domain=nhk.or.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/9192
@@||costco.co.kr/_ui/shared/js/analyticsmediator.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9149
@@||googletagmanager.com/gtm.js$domain=argeweb.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/8563
@@||netto-online.de/jquery/webanalytics/xtcore.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9020
@@||cdn.scarabresearch.com/js/*/scarab-v*.js$domain=avansas.com
@@||recommender.scarabresearch.com/merchants/$domain=avansas.com
! https://github.com/AdguardTeam/AdguardFilters/issues/8975
@@||geolocation.stroeerdp.de^$domain=t-online.de
! https://github.com/AdguardTeam/AdguardFilters/issues/8872
@@||rtoaster.jp^$domain=attenir.co.jp
! https://forum.adguard.com/index.php?threads/blokker-nl.16886/
@@||googletagmanager.com/gtm.js$domain=blokker.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/8834
@@||rtoaster.jp^$domain=3ple.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/8769
@@||tags.bkrtx.com/js/bk-coretag.js^$domain=abcnews.go.com
! https://github.com/AdguardTeam/AdguardFilters/issues/8699
@@||analytics.global.sky.com/sky-tags
! https://github.com/AdguardTeam/AdguardFilters/issues/8639
@@||googletagmanager.com/gtm.js$domain=unity3d.com
! https://github.com/AdguardTeam/AdguardFilters/issues/8174
@@||secure-dcr.imrworldwide.com/novms/js/*/ggcmb*.js$domain=crackle.com
! https://github.com/AdguardTeam/AdguardFilters/issues/8219
@@||google-analytics.com/analytics.js$domain=trendyol.com
@@||googletagmanager.com/gtm.js$domain=trendyol.com
! https://github.com/AdguardTeam/AdguardFilters/issues/8301
@@||apple.com/metrics/scripts/$domain=locate.apple.com
! https://github.com/AdguardTeam/AdguardFilters/issues/8147
@@||relap.io/api/*/similar_pages_jsonp.js?url=*brightside.me$domain=brightside.me
! https://forum.adguard.com/index.php?threads/27592/
@@||googletagmanager.com/gtm.js$domain=shop.kyivstar.ua
@@||google-analytics.com/analytics.js$domain=shop.kyivstar.ua
@@||google-analytics.com/plugins/ua/ec.js$domain=shop.kyivstar.ua
! https://github.com/AdguardTeam/AdguardFilters/issues/8217
@@||google-analytics.com/analytics.js$domain=chip.com.tr
! https://forum.adguard.com/index.php?threads/techadvisor-co-uk.27308/
@@||googletagmanager.com/gtm.js$domain=techadvisor.co.uk
@@||google-analytics.com/analytics.js$domain=techadvisor.co.uk
@@||cdn.georiot.com/snippet.js$domain=techadvisor.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/8002
@@||brm-core-0.brsrvr.com/api/*/core/?account_id=$domain=m.toysrus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7872
@@||michelin.com.tr/assets/js/xtcore.js$domain=michelin.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/7930
@@||doortodoor.co.kr/jsp/cmn/Tracking.jsp^
! https://github.com/AdguardTeam/AdguardFilters/issues/7589
@@||google-analytics.com/analytics.js$domain=viasatsport.se
! https://github.com/AdguardTeam/AdguardFilters/issues/7727
@@||cdn.cquotient.com/js/*/gretel.min.js$domain=karstadt.de
@@||e.cquotient.com/recs/*?callback=$domain=karstadt.de
! https://forum.adguard.com/index.php?threads/http-www-yenisafak-com.26868/
@@||cdn.cxense.com/cx.js$domain=yenisafak.com
@@||api.cxense.com/public/widget/data?json=$domain=yenisafak.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7746
@@||cdn.segment.com/analytics.js^$domain=authenticate.trustpilot.com
! https://forum.adguard.com/index.php?threads/27003/
@@||cdn.dimml.io/static/*.js$domain=consumentenbond.nl
@@||cdn.dimml.io/dimml.js$domain=consumentenbond.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/7658
@@||google-analytics.com/analytics.js$domain=play.nova.bg
! https://github.com/AdguardTeam/AdguardFilters/issues/7400
@@||analytics.edgesuite.net/js/csma.js$domain=mitele.es
! https://github.com/AdguardTeam/AdguardFilters/issues/7399
@@||googletagmanager.com/gtm.js$domain=tagesanzeiger.ch
! https://github.com/AdguardTeam/AdguardFilters/issues/7587
@@||googletagmanager.com/gtm.js$domain=highsnobiety.com
@@||google-analytics.com/analytics.js$domain=highsnobiety.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7364
! https://github.com/AdguardTeam/AdguardFilters/issues/7406
@@||googletagmanager.com/gtm.js$domain=20min.ch
! https://forum.adguard.com/index.php?threads/tr-beinsports-com.26593/
@@||googletagmanager.com/gtm.js$domain=tr.beinsports.com
! https://forum.adguard.com/index.php?threads/26397/
@@||vodafonelimited.tt.omtrdc.net^
! https://github.com/AdguardTeam/AdguardFilters/issues/7253
@@||googletagmanager.com/gtm.js$domain=tele2.ru
! uptime.community - the site is broken
@@||geoplugin.net/javascript.gp$domain=uptime.community
! https://forum.adguard.com/index.php?threads/25869/
@@||googletagmanager.com/gtm.js$domain=eksisozluk.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1476
@@||tags.bkrtx.com/js/bk-coretag.js^$domain=abc7.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4314
@@||tags.bkrtx.com/js/bk-coretag.js$domain=tmz.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1076
@@||tags.bkrtx.com/js/bk-coretag.js$domain=mobile.pcmag.com
@@||tags.bkrtx.com/js/$domain=cnet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6883
! auth.wi-fi.ru - auth is broken
@@||mc.yandex.ru/metrika/watch.js$domain=auth.wi-fi.ru
! https://forum.adguard.com/index.php?threads/25253/
@@||googletagmanager.com/gtm.js^$domain=asus.com
! https://forum.adguard.com/index.php?threads/25066/
@@||analytics.wearekiss.com/piwik.js$domain=spritepad.wearekiss.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6591
@@||pro.hit.gemius.pl/gplayer.js$domain=nova.cz
@@||google-analytics.com/analytics.js$domain=nova.cz
! https://forum.adguard.com/index.php?threads/25022/
@@||googletagmanager.com/gtm.js^$domain=arcelik.com.tr
@@||google-analytics.com/analytics.js$domain=arcelik.com.tr
@@||google-analytics.com/plugins/ua/ec.js$domain=arcelik.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/6705
@@||b.scorecardresearch.com/beacon.js$domain=ntvspor.net
! Fixing compatibility issues
@@||google-analytics.com/analytics.js$domain=cgv.co.kr|hypebeast.com|lottedfs.com|
moeni.net
@@||googletagmanager.com/gtm.js$domain=hypebeast.com|lottedfs.com|tvchosun.com
!
! https://github.com/AdguardTeam/AdguardFilters/issues/6458
@@||cloudflare.com/*/fingerprint2.min.js$domain=saavn.com
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5839
!
! http://forum.ru-board.com/topic.cgi?forum=2&topic=5372&start=420#3
!+ NOT_PLATFORM(windows, mac, android, ext_safari)
@@||mc.yandex.ru/metrika/watch.js$domain=samozapis-spb.ru
!
! lenta.ru, championat.com, afisha.ru - broken pages
!+ NOT_PLATFORM(windows, mac, android)
@@||ssp.rambler.ru/capirs_async.js$domain=lenta.ru|championat.com|afisha.ru
!
! https://github.com/AdguardTeam/AdguardFilters/issues/14773
@@||cdn.boomtrain.com/analyticstrain/snopes^$domain=snopes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6434
@@||google-analytics.com/analytics.js$domain=play.tv3.lt
! https://forum.adguard.com/index.php?threads/resolved-itv-com-windows.22200/
@@||googletagmanager.com/gtm.js$domain=itv.com
! https://forum.adguard.com/index.php?threads/24670/
@@||pixel.quantserve.com/pixel^$domain=mixcloud.com
! Unblock adblockanalytics.com marker
@@||adblockanalytics.com/ads.js|
@@||detectadblock.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6269
@@/fingerprint2.min.js^$domain=justfreethemes.com|ukit.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6197
@@||google-analytics.com/analytics.js$domain=dtf.ru
! deekit.com - images are blocked
@@||load.sumome.com/$domain=deekit.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6058
@@||google-analytics.com/analytics.js$domain=chowhound.com
! https://forum.adguard.com/index.php?threads/23879/
@@||googletagmanager.com/gtm.js?$domain=vseinstrumenti.ru
! https://forum.adguard.com/index.php?threads/23844/
@@||freegeoip.net/json/|$domain=userstyles.org
! https://github.com/AdguardTeam/AdguardFilters/issues/5915
@@||google-analytics.com/analytics.js$domain=rt.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/5721
@@||google-analytics.com/analytics.js$domain=androidpit.com|androidpit.com.br|
androidpit.de|androidpit.es|androidpit.fr|androidpit.it
@@||google-analytics.com/plugins/ua/linkid.js$domain=androidpit.com|
androidpit.com.br|androidpit.de|androidpit.es|androidpit.fr|androidpit.it
! eugene.kaspersky.* - incorrect blocking
@@||google-analytics.com/analytics.js$domain=eugene.kaspersky.co.jp|
eugene.kaspersky.com|eugene.kaspersky.com.br|eugene.kaspersky.com.mx|
eugene.kaspersky.de|eugene.kaspersky.es|eugene.kaspersky.fr|eugene.kaspersky.hk|
eugene.kaspersky.it|eugene.kaspersky.ru
! https://forum.adguard.com/index.php?threads/15617/
@@||images*.engageya.com^$image,domain=popmech.ru
! https://forum.adguard.com/index.php?threads/23539/
@@||google-analytics.com/analytics.js$domain=piriform.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3980
@@||googletagmanager.com/gtm.js^$domain=cosstores.com
@@||google-analytics.com/analytics.js^$domain=cosstores.com
@@||google-analytics.com/plugins/ua/ec.js^$domain=cosstores.com
! https://forum.adguard.com/index.php?threads/23237/
@@||d31j93rd8oukbv.cloudfront.net/metrika/watch_*.js$domain=gazeta.ru
! https://forum.adguard.com/index.php?threads/22905/
@@||cdn.mxpnl.com/libs/mixpanel*.min.js$domain=account.cyberghostvpn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5359
https://github.com/AdguardTeam/AdguardFilters/issues/8110
@@||recommender.scarabresearch.com/js/$domain=nkd.com|stiefelparadies.de
@@||recommender.scarabresearch.com/merchants/$domain=nkd.com|stiefelparadies.de
! https://github.com/AdguardTeam/AdguardFilters/issues/5347
@@||c.newsinc.com/getids^$domain=washingtonexaminer.com
@@||newsinc.com^*/getPlacements.js?pid=$domain=washingtonexaminer.com
! Temporary fix for Samsung internet
@@||google-analytics.com/analytics.js$domain=cgv.co.kr
! novayagazeta.ru - fixing page loading
@@||static.criteo.net/js/ld/publishertag.js$domain=novayagazeta.ru
! airbnb.ru - fixing the map
@@||bat.bing.com/bat.js$domain=airbnb.ru
! https://forum.adguard.com/index.php?threads/22199/
@@||webstat.channel4.com/b/ss/channel4dotcom/$domain=channel4.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5150
@@||ticketmaster.sc.omtrdc.net/b/ss/
! Fixing links on Yandex Search and News
@@||yabs.yandex.ru$domain=yandex.by|yandex.com.tr|yandex.kz|yandex.ru|yandex.ua
! https://forum.adguard.com/index.php?threads/verdi-de.21922/
@@||analytics.edgekey.net/js/csma.js^$domain=verdi.de
! https://github.com/AdguardTeam/AdguardFilters/issues/5080
@@||google-analytics.com/analytics.js$domain=etcher.io
@@||api.mixpanel.com/track/*$domain=etcher.io
! https://github.com/AdguardTeam/AdguardFilters/issues/5056
https://github.com/AdguardTeam/AdguardFilters/issues/8110
@@||googletagmanager.com/gtm.js$domain=bunte.de|stiefelparadies.de
! https://forum.adguard.com/index.php?threads/hiding-the-use-of-adguard.21983/
#post-138159
@@||googletagmanager.com/gtm.js?$domain=torrent-download.net|mac-torrent-
download.net
! https://github.com/AdguardTeam/AdguardFilters/issues/5034
@@||cdn.krxd.net/amp/remote.min.js$domain=static.telegraph.co.uk
! news.rambler.ru - broken video player
@@||mc.yandex.ru/metrika/watch.js$domain=news.rambler.ru
! mercedes-benz.de - broken page
@@||places.mercedes-benz.com/*/adrum.js
! m.lenta.ru - broken video player
@@||mc.yandex.ru/metrika/watch.js$domain=lenta.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/4910
@@||mobile.flypgs.com/tealeaf.js
! https://forum.adguard.com/index.php?threads/21289/
@@||boxberry.ru/tracking.service^
! https://github.com/AdguardTeam/AdguardFilters/issues/4895
@@||mc.yandex.ru/metrika/watch.js$domain=tickets.fc-zenit.ru
! https://forum.adguard.com/index.php?threads/20609/
@@||liveinternet.ru/code$generichide,genericblock,domain=liveinternet.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/4864
@@||olx.*/static/*/js/xgemius.js$domain=olx.kz|olx.ua|olx.pl
! https://forum.adguard.com/index.php?threads/20668/
@@||gatr.hit.gemius.pl/gplayer.js$domain=kanald.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/4816
@@||googleadservices.com/pagead/conversion_async.js$domain=knowledgecity.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4769
@@||google-analytics.com/cx/api.js$domain=stern.de
! https://github.com/AdguardTeam/AdguardFilters/issues/4746
@@||google-analytics.com/analytics.js$domain=rewasd.com
! https://forum.adguard.com/index.php?threads/20668/
@@||gaua.hit.gemius.pl/gplayer.js$domain=kanald.com.tr
@@||sb.scorecardresearch.com/beacon.js$domain=kanald.com.tr
! https://forum.adguard.com/index.php?threads/startpage-tracking-adblock-
users.20202/
@@||startpage.com/js/abp.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/4519
@@||cdnjs.cloudflare.com/ajax/libs/fingerprintjs*/
fingerprint2.min.js$domain=tree.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/4654
@@||google-analytics.com/plugins/ua/ec.js$domain=eldorado.com.ua
@@||google-analytics.com/analytics.js$domain=eldorado.com.ua
@@||googletagmanager.com/gtm.js$domain=eldorado.com.ua
! https://forum.adguard.com/index.php?threads/cnnturk-com-video-problem.20277/
@@||gaua.hit.gemius.pl/gplayer.js$domain=cnnturk.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4623
@@||secure-it.imrworldwide.com/novms/js/2/ggcmb390.js$domain=tv.liberoquotidiano.it
! https://forum.adguard.com/index.php?threads/20163/
@@||ak.sail-horizon.com/onsite/personalize.v0.0.4.min.js$domain=standard.co.uk
! https://forum.adguard.com/index.php?threads/20129/
@@||sb.scorecardresearch.com/beacon.js$domain=cnnturk.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4489
@@||googletagmanager.com/gtm.js^$domain=pioneer-car.eu
@@||google-analytics.com/analytics.js^$domain=pioneer-car.eu
! https://github.com/AdguardTeam/AdguardFilters/issues/4511
@@||google-analytics.com/analytics.js$domain=cbn.globoradio.globo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4508
@@||ssp.rambler.ru/acp/capirs_main.*.js$domain=afisha.ru
@@||ssp.rambler.ru/capirs.js$domain=afisha.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/4498
@@||tns-counter.ru/tcounter.js$domain=forbes.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/4466
@@||google-analytics.com/plugins/ua/ec.js$domain=dev.silverfish.com
@@||google-analytics.com/analytics.js$domain=dev.silverfish.com
! Fixing whoson live chat
@@||whoson.com/include.js$domain=oneplus.net|hotelchocolat.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16491
@@/fingerprint2.min.js$domain=livacha.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4284
@@||ninja.onap.io/ninja-*.js$domain=olx.kz|olx.ua|olx.pl
! https://forum.adguard.com/index.php?threads/19163/
@@||google-analytics.com/analytics.js$domain=hdmoviezone.net
! https://forum.adguard.com/index.php?threads/19173/
@@||taximaxim.com/assets/*/fingerprint2.min.js
! https://forum.adguard.com/index.php?threads/19029/
@@||google-analytics.com/urchin.js$domain=web-cache.chocomaru.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4199
||api.keen.io/*/projects/$domain=faceit.com
! www.qt.io/download/ - fixing buttons
@@||googletagmanager.com/gtm.js$domain=qt.io
! https://github.com/AdguardTeam/AdguardFilters/issues/3522
@@||s.youtube.com/api/stats/playback?
! https://forum.adguard.com/index.php?threads/18760/
@@||google-analytics.com/analytics.js$domain=store.diesel.com
! https://forum.adguard.com/index.php?threads/18627/
@@||tagcommander.com^*/tc_$script
! https://github.com/AdguardTeam/AdguardFilters/issues/4020
@@||omtrdc.net^*/mbox/json?$xmlhttprequest,domain=argos.co.uk|att.com|t-mobile.com
! https://github.com/AdguardTeam/AdguardDNS/issues/106
@@||ethn.io/*.js$domain=medicare.gov
! https://github.com/AdguardTeam/AdguardFilters/issues/3935
@@||sstats.omahasteaks.com/b/ss/
! https://github.com/AdguardTeam/AdguardFilters/issues/3814
@@||evernote.com^$domain=pioclpoplcdbaefihamjohnefbikjilc
! https://forum.adguard.com/index.php?threads/17074/
@@||static.parsely.com^$script,domain=dailystar.co.uk|express.co.uk|nydailynews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7003
@@||cdn.krxd.net/controltag/*.js$domain=video.foxnews.com|video.foxbusiness.com
@@||global.fncstatic.com/static/isa/app/lib/VisitorAPI.js$domain=video.foxnews.com|
video.foxbusiness.com
@@||metrics.foxnews.com/id^$domain=video.foxnews.com|video.foxbusiness.com
@@||analytics.edgesuite.net/config/beacon-*.xml$domain=video.foxnews.com|
video.foxbusiness.com
@@||analytics.edgesuite.net/html5/akamaihtml$domain=video.foxnews.com|
video.foxbusiness.com
@@||revsci.net/*/pcx.js?csid=$script,domain=video.foxnews.com|video.foxbusiness.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3683
@@||mc.yandex.ru/metrika/watch.js$domain=лидер-качества.рф
! https://forum.adguard.com/index.php?threads/16836/
@@||mc.yandex.ru/metrika/watch.js$domain=stopgame.ru
! https://forum.adguard.com/index.php?threads/16806/
@@||mc.yandex.ru/metrika/watch.js$domain=spor.internethaber.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3417
@@||metrics.consumerreports.org/b/ss/cuglobal/
! https://forum.adguard.com/index.php?threads/16053/
@@||analytics.edgesuite.net/html5/akamaihtml*-min.js$domain=ehftv.com
! https://forum.adguard.com/index.php?threads/spieletipps-de.14934/
@@||spieletipps.de/js/smb-tracking.js
! https://github.com/AdguardTeam/AdguardFilters/issues/3342
@@||b.scorecardresearch.com/beacon.js$domain=tmz.com
!
@@||google-analytics.com/gtm/js?id=$domain=m.papajohns.ru
@@||googletagmanager.com/gtm.js$domain=m.papajohns.ru
@@||google-analytics.com/analytics.js$domain=m.papajohns.ru
@@||google-analytics.com/plugins/ua/ec.js$domain=m.papajohns.ru
!
https://github.com/easylist/easylist/commit/7a675bf60b0722afcc7fc4bcf43f8cad2fc22dc
7
@@||gaanacdn.com/*_social_tracking.js$domain=gaana.com
!
https://github.com/easylist/easylist/commit/93567c036766bd5157e1df09f2cb75fb2914e72
8
@@||harvard.edu/scripts/ga_social_tracking.js
! https://github.com/AdguardTeam/AdguardFilters/issues/3330
@@||google.*/edu/cs/$genericblock
! https://forum.adguard.com/index.php?threads/15502/
@@||googletagmanager.com/gtm.js$domain=cabinet.planetakino.ua
! vitringez.com - can't click
@@||googletagmanager.com/gtm.js$domain=vitringez.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3277
@@||cdn.mxpnl.com/libs/mixpanel-*.min.js$domain=order.suddenlink.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3232
@@||metrics.corus.ca/b/ss/corus-tv-globalnews/
! https://forum.adguard.com/index.php?threads/14645/
@@||google.com/usability/$domain=google.com,document
! https://forum.adguard.com/index.php?threads/14568/
! https://github.com/AdguardTeam/AdguardFilters/issues/4098
epicwow.com#@#img[width="88"][height="31"]
@@||espn.com/b/ss/$domain=espn.com
@@||w88.espn.com/id?$domain=espn.com
@@||w88.go.com/id?$domain=espn.com
! https://forum.adguard.com/index.php?threads/13747/
@@||metrics.us.playstation.com/b/ss/
! https://forum.adguard.com/index.php?threads/14478/
@@||metrics.bitdefender.com/b/ss/*$domain=bitdefender.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3116
@@||in.treasuredata.com/js/v*/event/fluentd_website/
anchor_clicks_$domain=docs.fluentd.org
! https://github.com/AdguardTeam/AdguardFilters/issues/3059
@@||som.aeroplan.com/b/ss/
! https://forum.adguard.com/index.php?threads/https-russian-rt-com-inotv.13757/
#post-101596
@@||spot.im/api/tracker/spot/$domain=russian.rt.com
@@||track.atom-data.io/report$domain=russian.rt.com
! https://forum.adguard.com/index.php?threads/13697/
@@||googletagmanager.com/gtm.js$domain=tehnosila.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/2878
@@||mc.yandex.ru/metrika/watch.js$domain=optbaza.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/2874
@@||googletagmanager.com/gtm.js$domain=forum.worldoftanks.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/2873
@@||online-metrix.net/*/tags.js$domain=smartsource.com
! https://forum.adguard.com/index.php?threads/13067/
@@||secure.info.seek.com/b/ss/
! https://forum.adguard.com/index.php?threads/9166/
@@||opensubtitles.org/cdn-cgi/pe/bag2?r[]=*google-analytics.com
! https://github.com/AdguardTeam/AdguardFilters/issues/2774
@@||dispatcher.oewabox.at^$domain=krone.at
! https://forum.adguard.com/index.php?threads/12365/
@@||wix-dashboard.visitor-analytics.net/backoffice/restricted-demo$domain=wix.com
! https://forum.adguard.com/index.php?threads/12020/
@@||nmac.to/cdn-cgi/pe/bag2?r[]=*google-analytics.com
@@||nmac.to/cdn-cgi/pe/bag2?r[]=*histats.com
! https://github.com/AdguardTeam/AdguardFilters/issues/2759
@@||mc.yandex.ru/metrika/watch.js$domain=bombcat.ru
! https://forum.adguard.com/index.php?threads/12362/
! Fixing double loading
@@||cdn.tt.omtrdc.net/cdn/target.js
! https://forum.adguard.com/index.php?threads/12378/
@@||cdn.mxpnl.com/libs/mixpanel*.min.js$domain=grammarly.com
! https://forum.adguard.com/index.php?threads/12119/
@@||googletagmanager.com/gtm.js$domain=society6.com
@@||google-analytics.com/analytics.js$domain=society6.com
@@||google-analytics.com/plugins/ua/ec.js$domain=society6.com
! https://github.com/AdguardTeam/AdguardFilters/issues/2635
@@||hlserve.com/Delivery/$domain=costco.com,script
! https://github.com/AdguardTeam/AdguardFilters/issues/2592
@@||appapi.inspsearchapi.com^$domain=search.pch.com
@@||csr.inspsearchapi.com/lib/infospace.search.js$domain=search.pch.com
! https://github.com/AdguardTeam/AdguardFilters/issues/2545
@@||emerald.omeda.com/npdn/custsrv_login.do
! https://github.com/AdguardTeam/AdguardFilters/issues/2513
@@||google-analytics.com/analytics.js$domain=mediamarkt.nl
@@||googletagmanager.com/gtm.js$domain=mediamarkt.nl
@@||google-analytics.com/plugins/ua/ec.js$domain=mediamarkt.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/2484
@@||partner.googleadservices.com/gpt/pubads_impl_$domain=ukr.net
! Fixing endless loding, caused by blocking of optimizely.com
@@||cdn.optimizely.com/js/*.js$domain=ns.nl|compassion.com|creditsesame.com|
forbes.com|freeshipping.com|heroku.com|hotukdeals.com|imageshack.com|lifelock.com|
malwarebytes.org|policymic.com|ricardo.ch|spotify.com|techrepublic.com|zdnet.com|
olx.ua|casper.com|dubizzle.com|pullandbear.com
! http://forum.adguard.com/showthread.php?5974
@@||mc.yandex.ru/metrika/watch.js$domain=101.ru
! smartresponder.ru broken registration form
@@||mc.yandex.ru/metrika/watch.js$domain=smartresponder.ru
! https://forum.adguard.com/index.php?threads/11245/
@@||apple.com/metrics/ac-analytics/*/scripts/$domain=apple.com
! https://github.com/AdguardTeam/AdguardFilters/issues/1355
@@||mc.yandex.ru/webwisor/$domain=metrika.yandex.ru|metrika.yandex.ua|
metrika.yandex.by|metrika.yandex.kz|metrika.yandex.com.tr
! http://www.apple.com/ru/mac-pro/
@@||images.apple.com/metrics/scripts/s_code_h.js$domain=apple.com
! https://forum.adguard.com/index.php?threads/10893/
@@||taboola.com/libtrc/*/loader.js$domain=dailymail.co.uk|entrepreneur.com|
foxsports.com
! https://forum.adguard.com/index.php?threads/10678/
@@||attservicesinc.tt.omtrdc.net^$domain=att.com
! https://github.com/AdguardTeam/AdguardFilters/issues/2249
@@||googletagmanager.com/gtm.js$domain=mediamarkt.de
@@||google-analytics.com/analytics.js$domain=mediamarkt.de
@@||google-analytics.com/plugins/ua/ec.js$domain=mediamarkt.de
!
@@||vidible.tv^*/ComScore.StreamSense.js
@@||vidible.tv^*/ComScore.Viewability.js
!
@@||pixel.facebook.com^$domain=pixel.facebook.com
@@||pixel.facebook.com/ajax/gigaboxx/endpoint/UpdateLastSeenTime.php?$image
@@||pixel.facebook.com/ajax/notifications/mark_read.php?*&alert_ids%$image
!
! https://github.com/AdguardTeam/AdguardFilters/issues/20945
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2058
@@||gaua.hit.gemius.pl/gplayer.js$domain=ovva.tv
! https://forum.adguard.com/index.php?threads/9851/
@@||livenation.122.2o7.net/b/ss/$domain=oss.ticketmaster.com
@@||kiplinger.112.2o7.net^
! http://forum.xda-developers.com/showpost.php?p=66372452&postcount=1019
@@||equifaxps.122.2o7.net^
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1818#event-597780642
@@||viu.com/ott/*/js/tracking/tracking.js$domain=viu.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1804
@@||googletagmanager.com/gtm.js^$domain=costumenational.com
! http://forum.adguard.com/showthread.php?9679
@@||static.chartbeat.com/js/chartbeat_mab.js$domain=usatoday.com
! http://forum.adguard.com/showthread.php?9779
@@||cntcerber.rambler.ru/counter.js$domain=id.rambler.ru
! http://forum.adguard.com/showthread.php?9607
@@||mc.yandex.ru/metrika/watch.js$domain=f5haber.com
! http://forum.adguard.com/showthread.php?9564
@@||omtrdc.net^$domain=geico.com
! http://forum.adguard.com/showthread.php?9564
@@||mtvnetworks.tt.omtrdc.net^$script,domain=mtv.com
! http://forum.adguard.com/showthread.php?9532
! Fixing endless loading
@@||google-analytics.com/analytics.js$domain=mixcloud.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1673
@@||googletagmanager.com/gtm.js$domain=vogue.it
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1639
@@||googletagmanager.com/gtm.js$domain=unbiased.co.uk
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1554
@@||b.scorecardresearch.com/r$domain=techhive.com
@@||pcworldcommunication.d2.sc.omtrdc.net/b/ss/$domain=techhive.com
! http://forum.adguard.com/showthread.php?8838
@@||amazoncustomerservice.d2.sc.omtrdc.net^$domain=amazon.es
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1278
@@||zdbb.net/r/?*&mailing
! https://www.tinkoff.ru/cardtocard/
@@||tinkoffcreditsystems.d3.sc.omtrdc.net/b/ss/$domain=tinkoff.ru
! iguides.ru - fixing loading when scrolled to the end of the page
@@||mc.yandex.ru/metrika/watch.js$domain=iguides.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1289
@@||googletagmanager.com/gtm.js?$domain=renault.ua
! http://forum.adguard.com/showthread.php?4339
@@||googletagmanager.com/gtm.js?$domain=ozon.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1245
@@||google-analytics.com/analytics.js^$domain=jackbox.tv
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1274
@@||b.scorecardresearch.com/r?$domain=bedfordshire-news.co.uk
! extremetech.com - fixing subscription button
@@||emailapi.zdbb.net/subscriptions/$domain=extremetech.com
! pcmag.com - fixing subscription button
@@||cdn.static.zdbb.net/js/zd-email.min.js$domain=pcmag.com
@@||emailapi.zdbb.net/subscriptions/$domain=pcmag.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1170
@@||secure.logmein.com/scripts/Tracking/Tracking.js$domain=logmein.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1187
@@||i.onthe.io^$script,image,stylesheet,domain=nur.kz
! http://forum.adguard.com/showthread.php?8367
@@||googletagmanager.com/gtm.js$domain=zolotoyvek.ua
@@||google-analytics.com/analytics.js$domain=zolotoyvek.ua
@@||google-analytics.com/plugins/ua/ec.js$domain=zolotoyvek.ua
! http://forum.adguard.com/showthread.php?8225
@@||google-analytics.com/analytics.js$domain=amd.com
@@||google-analytics.com/plugins/$domain=amd.com
@@||googletagmanager.com/gtm.js$domain=amd.com
! singaporeseen.stomp.com.sg - broken gallery
@@||stomp.com.sg/xtcore.js
@@||cdn.cxense.com/cx.js$domain=stomp.com.sg
! http://mgts.ru/gpon/check/
@@||ad.adriver.ru/cgi-bin/rle.cgi$domain=mgts.ru
@@||google-analytics.com/analytics.js$domain=mgts.ru
@@||google-analytics.com/plugins/ua/linkid.js$domain=mgts.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1118
@@||googletagmanager.com/gtm.js$domain=besplatnyeprogrammy.ru|softobase.com|
freeversion.ru|softmen.ru|freeversions.ru|moiprogrammy.net
! http://forum.adguard.com/showthread.php?7960
@@||js-agent.newrelic.com/nr-*.min.js$domain=copy.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1023
@@||stat.sports.ru/*.json$domain=sports.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/75
@@||scorecardresearch.com^$third-party,domain=nissan.ru
! for Megogo.net in IE and Opera 12(+exclusions in Russian filter)
@@||b.scorecardresearch.com/crossdomain.xml
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1009
@@||logi5.xiti.com/go.click$domain=schneider-electric.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/994
@@||googletagmanager.com/gtm.js$domain=rollingstone.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/982
@@||omtrdc.net/b/ss/$domain=macworld.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/970
@@||2o7.net^$domain=audiusa.com
! http://forum.adguard.com/showthread.php?7344
@@||service.maxymiser.net/cdn/nbty/puritan/js/mmcore.js$domain=puritan.com
@@||service.maxymiser.net/cg/v5us/$domain=puritan.com
@@||levexis.com/nbty/$domain=puritan.com
@@||sec.levexis.com/clients/nbty/$domain=puritan.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/830
@@||myfamilycominc.tt.omtrdc.net^$domain=ancestry.com|ancestry.co.uk|ancestry.ca|
ancestry.de|ancestry.it|ancestry.fr|ancestry.se|ancestry.mx
@@||b.scorecardresearch.com/r$domain=macworld.com|elmundo.es|pcworld.com|
seattletimes.com|ancestry.com|ancestry.co.uk|ancestry.ca|ancestry.de|ancestry.it|
ancestry.fr|ancestry.se|ancestry.mx
! http://forum.adguard.com/showthread.php?7088
@@||gaua.hit.gemius.pl/gplayer.js$domain=tsn.ua
! http://forum.adguard.com/showthread.php?7015
@@||google-analytics.com/analytics.js$domain=sochiautodrom.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/773
@@||inspsearchapi.com^$domain=zoo.com|dogpile.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/738
@@||partner.googleadservices.com/gpt/pubads_$domain=mlb.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/734
@@||omtrdc.net^$domain=pcworld.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/733
@@||2gis.ru/assets/apitracker-*.$domain=2gis.ru
! https://forum.adguard.com/index.php?threads/14775/
@@||asset.pagefair.com/measure.min.js$domain=www.gamespot.com
@@||dw.cbsi.com/anonc.js$domain=gamespot.com
@@||gamespot.com/js/compiled/trackingWithCT.js$domain=gamespot.com
@@||dw.com.com/js/dw.js$domain=cbsnews.com|cnet.com|gamespot.com|tv.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/705#issuecomment-
134570218
@@||googleadservices.com/pagead/conversion_async.js$domain=ulmart.ru
! http://forum.adguard.com/showthread.php?6435
@@||googletagmanager.com/gtm.js$domain=gamepix.com
! http://forum.adguard.com/showthread.php?6545
@@||analytics.edgesuite.net/crossdomain.xml
! http://forum.adguard.com/showthread.php?6047 (#193)
@@||195.82.146.52/logo/logo.gif
! http://forum.adguard.com/showthread.php?5622
@@||stats.g.doubleclick.net/dc.js$domain=softkey.ru|softkey.ua
! Fixing extensions install
@@||googletagmanager.com^$domain=addons.opera.com
! Fixing commenting in stealth mode
@@||disqus.com/api/3.0/posts/$document
! pvo.guns.ru - ломалась вёрстка
@@||top.list.ru/jump?from=$domain=pvo.guns.ru
! guzei.com - восстановление логотипов радиостанций
guzei.com#@#img[width="88"][height="31"]
! http://forum.adguard.com/showthread.php?4540
crimea-kurort.com#@#img[width="88"][height="31"]
! http://forum.adguard.com/showthread.php?4540
@@||top.list.ru/counter?id=$domain=crimea-kurort.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/447
@@||interia.hit.gemius.pl/hitredir/$domain=interia.pl
! Fixing disqus (for stealth mode extension)
@@||disqus.com/api/3.0/embed/threadDetails.json
! Fixing ponominalu purchase page
@@.googleadservices.*.js$domain=ponominalu.ru
@@||ponominalu.ru/cart$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/376
maskme.ru#@#img[width="88"][height="31"]
! https://github.com/AdguardTeam/ExperimentalFilter/issues/342
@@||cdn.optimizely.com/js/$domain=zdnet.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/323
@@||omtrdc.net^$domain=nydailynews.com
! Fixing navigation
@@||seewhy.com^$domain=nixon.com
! http://www.wilderssecurity.com/threads/adguard-ad-blocker.342850/page-23#post-
2450136
@@||auto.cz/*/foto$jsinject
! https://github.com/AdguardTeam/ExperimentalFilter/issues/283
@@/pdc_s_code.js$domain=adobe.com
@@/s_code_acdc.js$domain=adobe.com
@@||atdmt.com/ds/yusptsprtspr/
@@||atdmt.com^*/direct*01$domain=sprint.com
@@||ec.atdmt.com/b/$domain=starwoodhotels.com
@@||switch.atdmt.com/iaction/$subdocument,domain=bestbuy.com
@@||view.atdmt.com^$domain=starwoodhotels.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/221
@@||google-analytics.com/analytics.js$domain=enter.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/88
@@||highscreen.ru/bitrix/templates/highscreen/js/counters.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/87
@@||mc.yandex.ru^$domain=planeta.ru
@@||webtrends.com/ots/$domain=moneysupermarket.com
! Fixing menu buttons on daemon-tools.cc
@@||google-analytics.com^$domain=daemon-tools.cc
@@||omtrdc.net^$domain=abbyy.ru
@@||omtrdc.net^*/mbox/standard?$script,domain=ancestry.com|ancestry.com.au|
blogtalkradio.com
! Fixing amazon
@@||omtrdc.net^$domain=amazon.co.uk|amazon.com|amazon.de
mozilla-russia.org#@#img[width="88"][height="31"]
! http://forum.adguard.com/showthread.php?2565
@@||svtrd.com^$domain=moneyou.de|ns.nl
! http://forum.adguard.com/showthread.php?1098
@@||mxpnl.com^$domain=dailysteals.com
! http://forum.adguard.com/showthread.php?2229
@@.2o7.net/$domain=today.com
!
@@/cdn-cgi/pe/bag2?*google-analytics.com%2Fanalytics.js$domain=amypink.de|
biznews.com|cryptospot.me|dailycaller.com|droid-life.com|forwardprogressives.com|
fpif.org|fullpotentialma.com|geekzone.co.nz|goldsday.com|hoyentec.com|
imageupload.co.uk|is-arquitectura.es|lazygamer.net|lingholic.com|mmanews.com|
nehandaradio.com|nmac.to|orain.org|tvunblock.com|unilad.co.uk|xrussianteens.com|
youngcons.com
@@/cdn-cgi/pe/bag2?*googleadservices.com$domain=droid-life.com
@@/cdn-cgi/pe/bag2?*googlesyndication.com%2Fpagead
%2Fosd.js$domain=forwardprogressives.com
@@/cdn-cgi/pe/bag2?*histats.com$domain=nmac.to|xrussianteens.com
@@/cdn-cgi/pe/bag2?*log.outbrain.com$domain=dailycaller.com
@@/cdn-cgi/pe/bag2?*newrelic.com$domain=clamav.net|dailycaller.com
@@/cdn-cgi/pe/bag2?*piwik.js$domain=orain.org
@@/cdn-cgi/pe/bag2?*quantserve.com$xmlhttprequest,domain=dailycaller.com
@@/cdn-cgi/pe/bag2?*scorecardresearch.com$xmlhttprequest,domain=amren.com|
amypink.de|biznews.com|dailycaller.com|droid-life.com|mmanews.com|nehandaradio.com|
unilad.co.uk
@@/cdn-cgi/pe/bag2?*skimlinks.js$domain=droid-life.com
@@/cdn-cgi/pe/bag2?*static.getclicky.com%2Fjs$domain=amazingpics.net
@@/cdn-cgi/pe/bag2?*yieldbot.intent.js$domain=droid-life.com
@@/cdn-cgi/pe/bag2?*nr-data.net$domain=dailycaller.com|realhardwarereviews.com|
thepoliticalinsider.com
@@||bam.nr-data.net^$script,domain=play.spotify.com
@@||google-analytics.com/ga.js$domain=7digital.com|account.hirezstudios.com|
aebn.net|aftonbladet.se|alatest.com|americanapparel.net|apps.facebook.com|asus.com|
avast.com|babylon.com|bangbros.com|banshee.fm|billabong.com|billboard.com|
bolha.com|bookadumpster.com|boostmobile.com|break.com|brobible.com|change.org|
cinemassacre.com|comingsoon.net|everydayhealth.com|dailyfreegames.com|
dailysteals.com|donanimhaber.com|echo.msk.ru|ehow.com|eonline.com|filmweb.pl|
fora.tv|fossil.com|foxsports.com.au|frequency.com|g4tv.com|gasbuddy.com|
globaltv.com|google.com|gumtree.com.au|hoerzu.de|imageshack.us|intellicast.com|
jetbrains.com|jobsite.co.uk|justjared.com|juxtapoz.com|kaspersky.pl|
kleinanzeigen.ebay.de|latimes.com|lemonfree.com|liptonicetea.com|logitech.com|
lucasarts.com|mashable.com|maxcdn.com|media.zie.nl|medonet.pl|meetme.com|mevio.com|
mommyish.com|newyorker.com|nme.com|nuts.co.uk|opendns.com|oyster.com|philips.com|
photobucket.com|priceme.co.nz|priestville.org|salon.com|search.diy.com|
seekingalpha.com|sundance.org|techbargains.com|tempe12.com|theblaze.com|
thegrindstone.com|thevine.com.au|theweek.com|threatfire.com|timberland.com|
tomshardware.com|tube8.com|tvunetworks.com|tweetgrid.com|umbro.com|videochart.net|
weeworld.com|wonka.com|xda-developers.com|yellow.co.nz|youtube.com|zoo.org.au
@@||msn.com/c.gif?rid=$image,domain=my.msn.com
@@||walmart.com/__ssobj/core.js
@@||google.*/mapmaker/gen_204?$subdocument,xmlhttprequest
@@||pp-serve.newsinc.com^*/unitsdata.js?$domain=timesfreepress.com
@@||star-telegram.com/mistats/sites/dfw/startelegram.js
@@||ebayrtm.com/rtm?$script,domain=annonces.ebay.fr|ebay.it
@@analytics^$domain=wwe.com
@@||brightcove.com^$domain=wwe.com
@@||a.visualrevenue.com/vrs.js$domain=nydailynews.com
@@||about-australia.com/*/clickheat.js
@@||ad.crwdcntrl.net^$domain=ap.org|newsinc.com
@@||adidas.com^*/adidasAnalytics.js?
@@||adobetag.com/d1/ewscripps/live/SNIFoodCategory.js$domain=food.com
@@||adobetag.com/d1/octagoncommerce/live/metrics.js$domain=1saleaday.com
@@||adobetag.com^*/amc.js$script
@@||adobetag.com^*/sitecatalyst.js$domain=hbf.com.au|seattlepi.com|tv.com
@@||adobetag.com^*/sitecatalystnew.js$domain=playstation.com
@@||adobetag.com^*s_code.js$domain=fnac.com
@@||aflac.com/js/wt_capi.js
@@||akamai.net^*/omniture.jsp$script,domain=walmart.com
@@||aliunicorn.com^*/click_stat/
@@||analytics.atomiconline.com/services/jquery.js
@@||anthem.com/includes/foresee/foresee-trigger.js
@@||aol.com/mm_track/slideshow/$subdocument
@@||aolcdn.com/js/mg2.js$domain=autoblog.com|autos.aol.com|dailyfinance.com
@@||aolcdn.com/omniunih.js$domain=autoblog.com|autos.aol.com|engadget.com|
mapquest.com|video.aol.com|www.aol.com
@@||aolcdn.com/omniunih_int.js$domain=autoblog.com
@@||aolcdn.com^*/beacon.min.js$domain=autoblog.com|dailyfinance.com
@@||api.chartbeat.com^script,domain=financialpost.com|wcpo.com|couriermail.com.au|
betabeat.com
@@||arstechnica.com/services/incr.php?*=interactions.adblock-
annoy.click$xmlhttprequest
@@||assets.espn.go.com/espn360/builds/nielsen/ggce*.swf
@@||autoscout24.net/unifiedtracking/ivw.js
@@||barclays.touchclarity.com^$domain=barclaycard.co.uk
@@||bbc.co.uk/frameworks/nedstat/$script,~third-party
@@||bc.geocities.*/not_found/
@@||beatthetraffic.com/traffic/?partner=$subdocument
@@||behanceserved.com/stats/stats.js?
@@||benswann.com/decor/javascript/magnify_stats.js?
@@||bettycrocker.com/Shared/Javascript/ntpagetag.js
@@||bettycrocker.com/Shared/Javascript/UnicaTag.js
@@||bhg.com/web/js-min/common/js/dwr/RemoteTargetingService.js
@@||bolha.com/clicktracker/
@@||britishairways.com/cms/global/scripts/applications/tracking/visualsciences.js
@@||britishtelecom.112.2o7.net^$domain=bt.com
@@||browserscope.org/user/beacon/*?callback=$script,domain=jsperf.com
@@||bt.com^*/touchclarity/homepage/omtr_tc.js
@@||buffalowildwings.com^*/google-analytics.js
@@||bunchball.net/scripts/cookies/current/NitroCookies.js$domain=mtvema.com
@@||by.optimost.com^$domain=ft.com
@@||c.mmcdn.net^*/flash/config/metrics.xml$domain=moshimonsters.com
@@||cache.nymag.com^*/clickability.js
@@||canada.com/js/ooyala/comscore.js
@@||canadiantire.ca^*/analytics.sitecatalyst.js
@@||care2.com/assets/scripts/cookies/care2/NitroCookies.js
@@||cbsimg.net/js/cbsi/dw.js$domain=cbssports.com
@@||cbsistatic.com/fly/bundles/flyjs/js/managers/clicktale-
1.0.js$domain=cbsnews.com
@@||ccom-cdn.com/assets/img/clear.gif?ccom_md5=$domain=credit.com
@@||chanel.com/js/chanel-tracking.js$script
@@||chartbeat.com/*/chartbeat/$~third-party
@@||chartbeat.com/js/chartbeat.js$domain=salon.com
@@||chatzy.com/?jsonp:$script
@@||cio.com/js/demandbase.js?
@@||cisco.com/web/fw/lib/ntpagetag.js
@@||cleananalytics.com/browser.js?$script,domain=cheapflights.com
@@||clicktale.net/wrb.js$domain=microsoft.com
@@||cloudflare.com/analytics?$domain=cloudflare.com
@@||cloudfront.net/atrk.js$domain=karnaval.com|livestream.com|luxuryrealestate.com
@@||cloudfront.net^*/jquery.google-analytics.js$domain=homepath.com
@@||collegeboard.org/webanalytics/
@@||computerworld.com/resources/scripts/lib/demandbase.js$script
@@||constantcontact.com/js/WebTracking/
@@||coremetrics.com/eluminate.js
@@||count.ly^$~third-party
@@||cqcounter.com^$domain=cqcounter.com
@@||crowdscience.com/max-$script,domain=everydayhealth.com
@@||crowdscience.com/start-$script,domain=everydayhealth.com
@@||csdata1.com/data/js/$domain=acehardware.com
@@||csid.com/wp-content/plugins/bwp-minify/min/?*/google-analyticator/$script
@@||csoonline.com/js/demandbase.js
@@||ctv.ca/players/mediaplayer/*/comscorebeacon.js
@@||d2dq2ahtl5zl1z.cloudfront.net/analytics.js/*/
analytics.min.js$domain=architizer.com
@@||d2pe20ur0h0p8p.cloudfront.net/identity/*/
wapo_identity_full.js$domain=washingtonpost.com
@@||d2pe20ur0h0p8p.cloudfront.net/identity/*/
wapo_jskit_addon.js$domain=washingtonpost.com
@@||d396ihyrqc81w.cloudfront.net^$domain=currys.co.uk
@@||dailyfinance.com/traffic/?
@@||dailymail.co.uk/brightcove/tracking/ted3.js
@@||deals.nextag.com^*/ClickTracker.jsp
@@||debenhams.com/foresee/foresee-trigger.js
@@||demdex.net/dest4.html?d_nsid=$subdocument,domain=multipack.com.mx
@@||descopera.ro/js/addLinkerEvents-ga.js
@@||diablo3.com/assets/js/jquery.google-analytics.js
@@||directline.com/touchclarity/$script
@@||doubleclick.net/activityi;src=$domain=cicispizza.com
@@||dw.cbsi.com/anonc.js$domain=cnet.com
@@||dw.cbsi.com/js/dw.js$domain=cnet.com
@@||dw.cbsi.com/redir$domain=cnet.com
@@||dw.de/js/xtcore.js
@@||ecostream.tv/js/ecos.js
@@||edgesuite.net/crossdomain.xml$domain=sbs.com.au
@@||egencia.com/pubspec/scripts/include/siteanalytics_include.js
@@||eircomphonebook.ie/js/wt_capi.js?
@@||eloqua.com/include/livevalidation_standalone.compressed.js$domain=pbs.org
@@||eloqua.com/visitor/v200/svrgp.aspx?$domain=itworld.com|juniper.net
@@||espncdn.com/combiner/*/chartbeat/$script,domain=espn.go.com
@@||espncdn.com/combiner/*/foresee/$script,domain=espn.go.com
@@||everestjs.net/static/st.js$domain=ford.com
@@||evernote.com^*/google-analytics-util.js
@@||expedia.com/minify/siteAnalytics-$script
@@||expedia.com/static/default/default/scripts/siteAnalytics.js
@@||megafon.ru/static/?files=*/tealeaf.js
@@||expedia.com/static/default/default/scripts/TealeafSDK.js
@@||fccbrea.org^*/swfaddress.js
@@||fifa.com^*/webanalytics.js?
@@||firstdirect.com^*/logging-code.js
@@||focus.ti.com^*/metrics-min.js
@@||freehostedscripts.net/online/$script,~third-party
@@||gameplayer.io^*/EventTracker.js
@@||gardenista.com/media/js/libs/ga_social_tracking.js
@@||gatheringmagic.com/wp-content/plugins/bwp-minify/min/*/google-analyticator/
$script
@@||geoplugin.net/javascript.gp$script,domain=christianhouseshare.com.au|
gamemazing.com|soundsonline.com
@@||geoplugin.net/json.gp?jsoncallback=$script,domain=worldc.am
@@||getclicky.com/ajax/marketshare?$script
@@||ghstatic.com/images/site/zylom/scripts/google-analytics.js?$domain=zylom.com
@@||go.com/stat/dolwebanalytics.js
@@||go.com/stat/flash/analyticreportingas3.swf
@@||goldbet.com/Scripts/googleAnalytics.js
@@||goldmansachs.com/a/pg/js/prod/gs-analytics-init.js
@@||google-analytics.com$domain=bt.com
@@||google-analytics.com/analytics.js$domain=afternic.com|clipitto.com|
deviantart.com
@@||google-analytics.com/plugins/ga/inpage_linkid.js$domain=lovehoney.co.uk|
opendns.com|openshift.com|vimeo.com
@@||google-analytics.com/urchin.js$domain=denverbroncos.com|muselive.com|
streetfire.net|wickedthemusical.com
@@||google.com/js/gweb/analytics/$domain=google.com
@@||google.com/js/gweb/analytics/doubletrack.js$domain=android.com
@@||googletagmanager.com/gtm.js?$domain=ebuyer.com|google.com
@@||grapeshot.co.uk/image-resize/$image
@@||grapeshot.co.uk/sare-api/
@@||graphracer.com/js/libs/heatmap.js
@@||guim.co.uk/flash/video/embedded/player-$object,domain=thedailywh.at
@@||healthcare.gov/marketplace/*/clear.gif?
@@||hhgregg.com/wcsstore/MadisonsStorefrontAssetStore/javascript/Analytics/
AnalyticsTagDataObject.js
@@||hj.flxpxl.com^*.js?r=*&m=*&a=$domain=twitch.tv
@@||homedepot.com/static/scripts/resxclsa.js
@@||hostlogr.com/etc/geo.php?
@@||hotmail.com/mail/*/i2a.js
@@||hotwirestatic.com^*/opinionLab.js$domain=hotwire.com
@@||imrworldwide.com/crossdomain.xml$domain=sbs.com.au
@@||imrworldwide.com/novms/*/ggcm*.js$domain=europafm.com
@@||imrworldwide.com/v60.js$domain=last.fm|musicfeeds.com.au|nzherald.co.nz|
realestateview.com.au|sf.se|threenow.co.nz|weatherchannel.com.au|
corriereadriatico.it|ilgazzettino.it|ilmattino.it|ilmessaggero.it|leggo.it|
quotidianodipuglia.it|freeview.com.au
@@||imrworldwide.com^*-mediaplayer&$domain=au.launch.yahoo.com
@@||imrworldwide.com^*/flashdetect.js
@@||imrworldwide.com^*/ggce354.swf$domain=espn.go.com
@@||imrworldwide.com^*/swfobject.js
@@||imwx.com/jsRollup?$script,domain=weather.com
@@||inazuma.co/campaign/js/heatmap.js$domain=monopoly.mcdonalds.co.uk
@@||iocdn.coremetrics.com^*.js?V=$domain=24ace.co.uk
@@||iocdn.coremetrics.com^*/io_config.js?ts=$domain=24ace.co.uk
@@||itworld.com/elqnow/elq*.js
@@||jeevansathi.com/minify.php?files=$script,stylesheet
@@||js.dmtry.com/channel.js$domain=zillow.com
@@||js.vpro.nl/vpro/*/statcounter.js?
@@||kaltura.com/content/*/comscorePlugin.swf
@@||kentucky.com/mistats/finalizestats.js
@@||keremerkan.net/wp-content/plugins/wp-minify/min/*/google-analyticator/
@@||koldcast.tv/mint/*/tracker.php?
@@||l.yimg.com/g/combo/*/comscore.$script
@@||latimes.com/hive/javascripts/loggingService.js
@@||lenovo.com^*/GoogleAnalytics.js
@@||lesacasino.com^*/EMERPEventCollector.$script,subdocument
@@||link.theplatform.com/*/tracker.log?
@@||link.theplatform.com/*?affiliate=
@@||live.indiatimes.com/trackjs.cms
@@||lloydstsb.com/it/xslt/touchclarity/omtr_tc.js
@@||loadus.exelator.com/load/?p=$script,domain=rrstar.com
@@||logging.apache.org^
@@||lp.longtailvideo.com/5/yourlytics/yourlytics-1.js$domain=indiedb.com|
indieroyale.com|moddb.com
@@||lsi.com^*/google-analytics.js
@@||mail-www.baynote.net^$domain=mail.com
@@||mail.biz.rr.com/images/portal/blank.gif$domain=mail.biz.rr.com
@@||mail.yahoo.com/neo/ymstat$xmlhttprequest
@@||maps.google.*/gen_204?$xmlhttprequest
@@||marcokrenn.com/public/js/logger.js
@@||maxmind.com/app/country.js$domain=lenovo.com|nationalgeographic.com
@@||maxmind.com^*/geoip.js$domain=aljazeera.com|ballerstatus.com|bikemap.net|
carltonjordan.com|dr.dk|everydaysource.com|girlgames4u.com|ip-address.cc|justin.tv|
qatarairways.com|sat-direction.com|sotctours.com|stoli.com|vibe.com
@@||mec.ca/media/javascript/resxclsx.js
@@||media-imdb.com^*/clickstream.js
@@||media.ft.com/j/optimost-$domain=ft.com
@@||media.ticketmaster.*/click_track.js
@@||mediaite.com/decor/javascript/magnify_stats.js$domain=videos.mediaite.com
@@||metrics.ctvdigital.net/global/CtvAd.js
@@||metrics.howstuffworks.com/b/ss/*&ot=
@@||metrics.nissanusa.com/b/ss/nissanusacom/
@@||metrics.torproject.org^
@@||microsoft.com/click/services/RioTracking2.js
@@||milb.com/shared/scripts/bam.tracking.js
@@||mixpanel.com/site_media/js/api/mixpanel.js$domain=blog.cloudflare.com
@@||mixpanel.com/track/?data=$xmlhttprequest,domain=change.org|kickstarter.com|
thefrisky.com
@@||mlb.com/shared/scripts/bam.tracking.js
@@||monetate.net/js/$domain=nike.com
@@||mongoosemetrics.com/jsfiles/js-correlation/mm-rules.min.js$domain=subaru.com
@@||motherboard.vice.com^*/vmp_analytics.js
@@||moulinex.com/js/xtroi.js
@@||msecnd.net^*/site-tracker.js$domain=momondo.co.uk
@@||musicvideogenome.com/javascripts/stats.js
@@||muzu.tv/flash/*tracking
@@||mxpnl.com/libs/mixpanel-*.min.js$domain=change.org|thefrisky.com
@@||mxpnl.com^$domain=mixpanel.com
@@||mybuys.com/webrec/wr.do?
@@||mycokerewards.com^*/webtrends/mcr3-webtrends_POST_$script
@@||mycommunitynow.com/includes/JI_trafficTracking.js$domain=mycommunitynow.com
@@||narf-archive.com^*/clickstream.js
@@||nationwide.co.uk/_/js/webAnalytics.js
@@||ncbi.nlm.nih.gov/stat?
@@||netdna-ssl.com/lib/jquery-google-analytics/jquery.google-
analytics.js$domain=homepath.com
@@||netinsight.travelers.com/scripts/ntpagetaghttps.js
@@||networkworld.com^*/demandbase.js
@@||next.co.uk/Scripts/GoogleAnalytics.js?
@@||nike.com/checkout/analytics/js/analyticFunctions.js$domain=nike.com
@@||nyandcompany.com^*/resxclsa.js$domain=nyandcompany.com
@@||nymag.com/decor/javascript/magnify_stats.js
@@||nymag.com/vltr/scripts/analytics.js$domain=vulture.com
@@||odcdn.com^*/cm.js
@@||officeworks.com.au^*/site-tracker.js
@@||ooyala.com/3rdparty/comscore_$domain=livetvcafe.net
@@||ooyala.com/3rdparty/comscore_*.swf$domain=bloomberg.com|businessweek.com|
greentechmedia.com
@@||ooyala.com/crossdomain.xml
@@||optimize.webtrends.com^$domain=peterboroughtoday.co.uk
@@||optimost.com/counter/*/event.js?$domain=bebo.com
@@||optimost.com^*/content.js?$domain=bebo.com
@@||optimost.com^*/FT_live.js$domain=ft.com
@@||pastebin.com/etc/geo.php?
@@||patrick-wied.at/static/heatmapjs/src/heatmap.js
@@||pillsbury.com/Shared/StarterKit/Javascript/ntpagetag.js
@@||pillsbury.com/Shared/StarterKit/Javascript/UnicaTag.js
@@||ping.hellobar.com/?*&_e=click&$image
@@||piwik.pro/images/
@@||pix04.revsci.net/E05510/a4/0/0/pcx.js?$domain=video.foxbusiness.com
@@||pixel.fetchback.com^$subdocument,domain=sears.com
@@||pixel.quantserve.com/api/segments.json?$domain=ap.org|newsinc.com
@@||pixel.quantserve.com/api/segments.xml?a=$domain=cbs.com|cbsatlanta.com|
centurylink.net|comedy.com|eurweb.com|fox5vegas.com|foxcarolina.com|
grabnetworks.com|kctv5.com|kpho.com|kptv.com|theimproper.com|thenewsroom.com|
tv.com|tvguide.com|wfsb.com|wnem.com|wsmv.com
@@||pixel.quantserve.com/seg/$script,domain=photos.essence.com
@@||pixel.quantserve.com/seg/r;a=$domain=cbs.com|filefront.com|imdb.com|
laobserved.com|tv.com
@@||playtheend.com/api/v1/players/heatmap.json?
@@||pokemonblackwhite.com^*/jquery.google-analytics.js
@@||polycom.com/polycomservice/js/unica/ntpagetag.js
@@||popeater.com/traffic/?$script,domain=popeater.com
@@||push2check.com/stats.php
@@||quantcast.com/wp-content/themes/quantcast/$domain=quantcast.com
@@||quantserve.com/quant.js$domain=apps.facebook.com|caranddriver.com|g4tv.com|
nymag.com|salon.com|theblaze.com
@@||radio.com/player/javascript/tracking.js$domain=player.radio.com
@@||randomhouse.com/book/css/certona.css
@@||rawstory.com/decor/javascript/magnify_stats.js
@@||redditenhancementsuite.com/js/jquery.google-analytics.js
@@||redfin.com/stingray/clicktracker.jsp?
@@||reinvigorate.net/re_.js$domain=thenounproject.com
@@||remodelista.com/media/js/libs/ga_social_tracking.js
@@||res-x.com^*/Resonance.aspx?
@@||safelinkwireless.com/enrollment/*/GoogleAnalytics.js
@@||samepage.io/assets/lib/google-analytics/GoogleAnalytics.js?
@@||scorecardresearch.com$domain=bt.com
@@||scorecardresearch.com/beacon.js$domain=agame.com|allrecipes.com|apl.tv|
babycenter.com|cbc.ca|deviantart.com|fastcompany.com|firstwefeast.com|hitfix.com|
huffingtonpost.com|laptopmag.com|last.fm|linkinpark.com|mainstreet.com|ning.com|
ouramazingplanet.com|outsideonline.com|plixi.com|radaronline.com|salon.com|
thedailybeast.com|thinkatheist.com
@@||scripts.demandmedia.com/wm.js$domain=ehow.com
@@||sears.com^*/analytics.sitecatalyst.js
@@||sellpoint.net/smart_button/$script,domain=walmart.com
@@||service.collarity.com/cust/nbcu/ucs.js$xmlhttprequest
@@||services.fliqz.com/metrics/*/applications/$domain=leftlanenews.com
@@||sfdict.com/app/*/click_tracking.js$domain=thesaurus.com
@@||siteanalytics.compete.com^$~third-party
@@||smetrics.blackberry.com/b/ss/*:jump-page:$image,domain=bbm.com
@@||songza.com/static/*/songza/systems/$script
@@||sportsgrid.com/decor/javascript/magnify_stats.js
@@||statcounter.com/chart.php?$script
@@||statcounter.com/js/fusioncharts.js
@@||statcounter.com/msline.swf
@@||static.atgsvcs.com/js/atgsvcs.js$domain=officedepot.com|shop.lego.com
@@||static.chartbeat.com/crossdomain.xml
@@||static.rpxnow.com/js/lib/rpx.js$domain=colbertnation.com|thedailyshow.com
@@||statics.cfmcdn.net/*/scripts/webtrends-$script,domain=cheapflights.com
@@||stats.g.doubleclick.net/dc.js$domain=lifehack.org|tripinsurance.ru|vimeo.com|
universarium.org
@@||stats.jtvnw.net/crossdomain.xml
@@||stippleit.com/stipple.js$domain=photos.toofab.com
@@||sundaysky.com/sundaysky.js?$domain=lenovo.com
@@||sundaysky.com^*/default/sundaysky.js$domain=lenovo.com
@@||support.thesslstore.com/visitor/index.php
@@||tablespoon.com/library/js/TBSP_ntpagetag.js
@@||tag.perfectaudience.com/serve/*.js$domain=asana.com
@@||tags.bluekai.com/site/*?ret=$subdocument,domain=zillow.com
@@||tags.w55c.net/rs?*&t=marketing$image
@@||tc.bankofamerica.com/c?
@@||teenvogue.com/js/eventTracker.js
@@||telegraph.co.uk/template/ver1-0/js/webtrends/live/wtid.js
@@||texasroadhouse.com/common/javascript/google-analytics.js
@@||track.mybloglog.com/js/jsserv.php?$domain=egotastic.com
@@||track2.royalmail.com^
@@||tracker.mattel.com/tracker.aspx?site=$script
@@||tracker.mattel.com^$domain=barbie.com
@@||trackjs.com^$~third-party
@@||trc.taboolasyndication.com^$domain=bloomberg.com|breitbart.com|nme.com|
slatev.com
@@||turner.com/cnn/*/video/chartbeat.js$domain=cnn.com
@@||ultimedia.com/js/common/jquery.gatracker.js
@@||unifi.me/mootools/classes/*-tracking
@@||ups.com/*/WebTracking/track&dcs
@@||ups.com/WebTracking/$xmlhttprequest
@@||urlcheck.hulu.com/crossdomain.xml
@@||uverseonline.att.net/report/click_tracking_nes.json
@@||v.me/personal/assets/ntpagetag-$script
@@||vacayvitamins.com/wp-content/plugins/wp-minify/min/?*/google-analyticator/
$script
@@||vast.com/vimpressions.js$domain=everycarlisted.com
@@||verizon.com/images/track/track.gif?track=load&$xmlhttprequest
@@||viamichelin.*/jQuery/ntpagetag.js
@@||viamichelin.*/ntpagetag_vm.js
@@||videos.nbcolympics.com/beacon?$domain=nbcolympics.com
@@||vidtech.cbsinteractive.com^*/AkamaiAnalytics.swf$domain=kuathletics.com|
mutigers.com|okstate.com
@@||virtualearth.net^*/LoggingService.svc/Log?$script,domain=bing.com
@@||visa.com^*/vendor/unica.js
@@||visiblemeasures.com/crossdomain.xml$domain=espn.go.com|live.indiatimes.com
@@||vizio.com/resources/js/vizio-module-tracking-google-analytics.js
@@||vod.olympics2010.msn.com/beacon?
@@||vod.universalsports.com/beacon?
@@||vulture.com/decor/javascript/magnify_stats.js
@@||w3spy.org/etc/geo.php?
@@||w88.go.com^$domain=abc.go.com
@@||walmart.com^*/track?event=$xmlhttprequest
@@||walmartimages.com/webanalytics/omniture/omniture.jsp$domain=walmart.com
@@||walmartimages.com/webanalytics/wmStat/wmStat.jsp$domain=walmart.com
@@||wbshop.com/fcgi-bin/iipsrv.fcgi?
@@||websimages.com/JS/Tracker.js
@@||webtrack.dhlglobalmail.com^
@@||webtrends.com^*/events.svc$subdocument,domain=mycokerewards.com
@@||webtrendslive.com^*/wtid.js?$domain=att.yahoo.com
@@||westelm.com^*/bloomreach.js
@@||westjet.com/js/webstats.js
@@||whirlpool.com/foresee/foresee-trigger.js
@@||widgets.outbrain.com^*/comScore/comScore.htm
@@||wikia.nocookie.net^*/AnalyticsEngine/js/analytics_prod.js
@@||wordpress.org/extend/plugins/wp-slimstat/screenshot-$image,~third-party
@@||wordpress.org/wp-slimstat/assets/banner-$image,~third-party
@@||wp.com/_static/*/gaAddons.js
@@||wwe.com/sites/all/modules/wwe/wwe_analytics/s_wwe_code.js
@@||x5.xclicks.net/js/x3165.js$domain=small-breasted-teens.com
@@||xcweather.co.uk/*/geo.php?
@@||yimg.com/bm/lib/fi/common/*/yfi_comscore.js$domain=finance.yahoo.com
@@||yimg.com^*/ywa.js$domain=nydailynews.com|travelscream.com|yahoo.com
@@||ynet.co.il/Common/App/Video/Gemius/gstream.js
@@||ynetnews.com/Common/App/Video/Gemius/gstream.js
@@||zappos.com/js/trackingPixel/mercentTracker.js
@@||zillowstatic.com/c/*/linktrack.js$domain=zillow.com
@@||zylom.com/images/site/zylom/scripts/google-analytics.js
@@||zynga.com/current/iframe/track.php?$domain=apps.facebook.com
@@||beacon.guim.co.uk/accept-beacon?
! Preliminarily whitelisting Omniture s_code tracking pixels (script versions H.25
- H.25.2) due to breakage (https://adblockplus.org/forum/viewtopic.php?
f=10&t=11378) if blocking the script causes issues
@@||112.2o7.net/b/ss/$image,domain=espn.com.br
@@||122.2o7.net/b/ss/$image,domain=billetnet.dk|billettservice.no|goal.com|
lippupalvelu.fi|pcworld.com|riverisland.com|techhive.com|ticketmaster.ae|
ticketmaster.co.uk|ticketmaster.de|ticketmaster.ie|ticketmaster.nl|ticnet.se
@@||fandango.com/b/ss/$image
@@||globalnews.ca/b/ss/
@@||info.seek.com/b/ss/$image,domain=seek.com.au
@@||metrics.brooksbrothers.com/b/ss/$image
@@||metrics.nationwide.co.uk/b/ss/$image
@@||metrics.target.com/b/ss/$image
@@||metrics.ticketmaster.com/b/ss/$image
@@||oms.dowjoneson.com/b/ss/$image,domain=wsj.com
@@||scorecardresearch.com/r$image,domain=billetnet.dk|billettservice.no|
lippupalvelu.fi|pcworld.com|techhive.com|ticketmaster.ae|ticketmaster.co.uk|
ticketmaster.de|ticketmaster.ie|ticketmaster.nl|ticnet.se|wsj.com
@@||simyo.de/b/ss/$image
@@||smetrics.target.com/b/ss/$image
@@||smetrics.ticketmaster.com/b/ss/$image
@@||stat.safeway.com/b/ss/$image
@@||walmart.com/b/ss/
! Whitelists to fix broken pages of tracking companies
@@||heatmap.it^$domain=heatmap.me
! German
@@||a.visualrevenue.com/vrs.js$domain=t-online.de
@@||ad.de.doubleclick.net/imp;$object,domain=rtl-now.rtl.de|rtl2now.rtl2.de|
rtlnitronow.de|superrtlnow.de|voxnow.de
@@||adac.de/_common/js/adac.webtrekk.js
@@||adclear.teufel.de^*/acv?*&ms=http$image,domain=gewinnspiele.freenet.de
@@||addicted-sports.com/piwik/piwik.js
@@||alternate.de/js/emos2.js
@@||arte.tv^*/xtcore.js
@@||billiger.de/js/emos2.js
@@||btstatic.com/tag.js$domain=oralb.de
@@||buffaloshop.de^*/webtrekk.js
@@||bundesliga.de/js/xtcore.js
@@||classistatic.de^*/hitcounter.js$domain=mobile.de
@@||code.etracker.com/t.js?et=$script,domain=apotheken-umschau.de|compo-hobby.de|
diabetes-ratgeber.net|kaguma.com|krombacher.de
@@||count.rtl.de/crossdomain.xml$domain=n-tvnow.de|rtl-now.rtl.de|rtl2now.rtl2.de|
rtlnitronow.de|superrtlnow.de|voxnow.de
@@||eatsmarter.de^*/webtrekk.js
@@||edgesuite.net^*/frontend_webtrekk.js$domain=goertz.de
@@||eltern.de/min.php?*/clickTracking.js
@@||esprit.de^*/webtrekk.js
@@||esprit.de^*/webtrekk_conf.js
@@||eventim.de^*/xtcore.js
@@||fussball.de/fbed/js/xtcore.js
@@||getgoods.de^*/emstrack.js
@@||giga.de/wp-content/plugins/econa-stats/log/video-views/log.php?id=
@@||google-analytics.com/siteopt.js?$domain=chip.de
@@||hach.de^*/emstrack.js
@@||hammonline.de/statistik/piwik.js
@@||heute.de/zdf/flash/eplayer/player.swf?*/cgi-bin/ivw/
@@||hr-online.de/website/includes/webanalyse/xtcore.js
@@||hse24.de^*/emos2.js
@@||ing-diba.de^*/sitestat.js
@@||iocdn.coremetrics.com^*.js?V=$script,domain=adidas.de
@@||iocdn.coremetrics.com^*/io_config.js?ts=$domain=adidas.de
@@||ivwbox.de/2004/01/survey.js$domain=stylished.de|t-online.de
@@||ivwextern.prosieben.de/crossdomain.xml$domain=galileo-videolexikon.de
@@||ivwextern.prosieben.de/php-bin/functions/ivwbox/ivwbox_extern.php?
path=$domain=galileo-videolexikon.de
@@||ivwextern.prosieben.de^*/ivw_flashscript.php?$script
@@||jetztspielen.de^*/EventTracker.js
@@||js.revsci.net/gateway/gw.js?$domain=t-online.de
@@||longtailvideo.com/5/googlytics/googlytics-1.js$domain=arte.tv
@@||maxmind.com^*/geoip.js$domain=automatensuche.de
@@||musicstore.de^*/emos2.js
@@||o2.de/resource/js/tracking/ntpagetag.js
@@||piwik.windit.de/piwik.js$domain=livespotting.tv
@@||pix04.revsci.net^*.js?$domain=t-online.de
@@||raiffeisen.at^*/Logger.js
@@||real.de/fileadmin/template/javascript/emos2.js
@@||renault.de/js/sitestat.js
@@||rollingstone.de/resources/js/webtrekk.js
@@||rover.ebay.com/ar/1/75997/4?
mpt=*&size=300x250&adid=$image,domain=millionenklick.web.de
@@||scorecardresearch.com/beacon.js$domain=spielen.com
@@||scorecardresearch.com/crossdomain.xml$domain=web.de
@@||scorecardresearch.com/p?$domain=web.de
@@||sitestat.com/europcar/europcar-de/*&ns_url=http://microsite.europcar.com/
deutschebahn/$subdocument,domain=bahn.de
@@||sitestat.com^*/s?
*&ns_type=clickin&ns_action=view&ns__t=$image,domain=sueddeutsche.de
@@||spiegel.de/layout/js/http/netmind-$script
@@||stylished.de/js/vendors/emos2.js$domain=stylished.de
@@||swr3.de/static/swrplayer/web/plugins/ivw/ivw.js
@@||t-online.de/js/xtcore_t_online.js?$xmlhttprequest
@@||t-online.de^*/xtcore.jstpl
@@||tchibo.de^*/webtrekk_$xmlhttprequest
@@||thebrighttag.com/tag?site=$script,domain=oralb.de
@@||uim.tifbs.net/js/3423.js$domain=top.de
@@||uim.tifbs.net/js/7732.js$domain=gewinnspiel.gmx.de|gewinnspiel.web.de
@@||vaillant.de/inc/assets/js/webtrekk_$script
@@||video.oms.eu/crossdomain.xml$domain=badische-zeitung.de
@@||video.oms.eu/projekt/download/OMSComponent.swf$domain=badische-zeitung.de
@@||willhaben.apa.net/clientscript/xtcore.js
@@||yimg.com/mi/eu/ywa.js$domain=immowelt.de
@@||zdf.de/zdf/flash/eplayer/player.swf?*/cgi-bin/ivw/
@@||zeit.de/piwik/piwik.js$domain=schach.zeit.de
@@||zeit.de/static/js/webtrekk/webtrekk_$script,domain=schach.zeit.de
! French
@@||analytics.ladmedia.fr/parismatch/xtcore_mod2.js$domain=parismatch.com
@@||annuaire.118000.fr/js/xtcore.js
@@||api.mixpanel.com/engage/?data=$xmlhttprequest,domain=deezer.com
@@||api.mixpanel.com/track/?data=$xmlhttprequest,domain=deezer.com
@@||cache2.delvenetworks.com/crossdomain.xml$domain=lapresse.ca
@@||cache2.delvenetworks.com/ps/c/v1/$domain=lapresse.ca
@@||cot.priceminister.com/res/static/*/xtcore.js
@@||easypari.fr^*/sitestat.js
@@||fdj.fr/oad/js/xiti/xtcore.js
@@||media.sosh.fr/includes/wtbase.js
@@||media.sosh.fr/includes/wtinit.js
@@||mxpnl.com/libs/mixpanel-*.min.js$domain=deezer.com
@@||orange.fr/medias/toolkit/js/Wtbase.js
@@||orange.fr/medias/toolkit/js/Wtinit.js
@@||stat.prsmedia.fr/tag/stat.js$domain=bienpublic.com
@@||tv5.org/cms/javascript/*/sitestat.js
! Chinese
@@||amazonaws.com/angular-ui-router.min.js*-google-
analytics.js$script,domain=dcard.tw
@@||hm.baidu.com/h.js?$domain=weaku.com
@@||imrworldwide.com/novms/js/2/ggcmb353.js$domain=nexttv.com.tw
@@||pingan.com.cn^*/logger.js?
@@||pingjs.qq.com/ping_tcss_ied.js$domain=dnf.qq.com
@@||uwants.com/include/*/swfaddress.js
@@||vanclimg.com/js.ashx?*/google-analytics.js$domain=vancl.com
@@||yimg.com/ss/rapid-3.7.js$domain=deals.yahoo.com
! Czech
@@||adobetag.com/d2/vodafonecz/live/VodafoneCZ.js
! Danish
@@||msecnd.net^*/site-tracker.js$domain=momondo.dk
! Dutch
@@||globecharge.com/images/ping.gif?
@@||kapaza.be/nl/js/xtcore_$script,domain=kapaza.be
@@||rtl.nl/system/s4m/xldata/get_comscore.js?
@@||sitestat.com/abp/abp/s?$domain=abp.nl
@@||sitestat.com/crossdomain.xml$domain=abp.nl
@@||sport.be.msn.com/javascripts/tracking/metriweb/spring.js
@@||sport.be/javascripts/tracking/metriweb/spring.js
@@||vplayer.ilsemedia.nl/swf/im_player.swf?
@@||vpro.nl/vpro/htmlplayer/0.3-snapshot/statcounter.js?
! Greek
@@||stats.e-go.gr/rx.asp?$domain=megatv.com
! Hebrew
@@||haaretz.co.il/logger/p.gif?*=COMMENTS$xmlhttprequest
@@||haaretz.com/logger/p.gif?*=COMMENTS$xmlhttprequest
@@||themarker.com/logger/p.gif?*=COMMENTS$xmlhttprequest
@@||themarker.com/logger/p.gif?a=$image
! Italian
@@||androidgalaxys.net/wp-content/plugins/*/google-analyticator/$script
@@||beppegrillo.it/mt-static/js/ga_social_tracking.js
@@||codicebusiness.shinystat.com/cgi-bin/getcod.cgi?
USER=panoramait&P=2$script,domain=panorama.it
@@||codicefl.shinystat.com/cgi-bin/getserver.cgi?$script,domain=3bmeteo.com|
quotidiano.net|radioitalia.it
@@||codicefl.shinystat.com/cgi-bin/getswf.cgi?
*PolymediaShow$domain=corriereadriatico.it|ilgazzettino.it|ilmattino.it|
ilmessaggero.it|leggo.it|quotidianodipuglia.it
@@||imrworldwide.com/novms/*/ggcm*.js$domain=sky.it
@@||lastampa.it/common/js/video-js-mm/webtrekk_media_flash.js
@@||lastampa.it/common/js/webtrekk_v3.js
@@||lastampa.it/modulo/tracciatori/js/nielsen.js
@@||lastampa.it/modulo/tracciatori/js/webtrekk.js
@@||maxmind.com^*/geoip.js$domain=sportube.tv
@@||nohup.it/js/webtrekk_js-media.js$domain=radioitalia.it
@@||tiscali.it/js/webtrends/$script,domain=mail.tiscali.it
@@||video.repubblica.it^*/nielsen.js
@@||webcenter.tiscali.it/distribuzione/_script/
audience_science.js$domain=mail.tiscali.it
! Latvian
@@/webtracking/*$domain=pasts.lv
! Polish
@@||gemius.pl/gstream.js
@@||kropka.onet.pl^*/onet.js$domain=tvnwarszawa.pl
@@||stat24.com/crossdomain.xml$domain=ipla.tv
@@||tablica.pl^*/xtcore.js
! Portuguese
@@||77.91.202.130/js/20050/xiti.js$domain=custojusto.pt
@@||dfdbz2tdq3k01.cloudfront.net/js/2.1.0/IbtRealTimeSJ/IbtRealTimeSJ.js?
$domain=social.economico.pt
@@||dfdbz2tdq3k01.cloudfront.net/js/2.1.0/IbtRealTimeSJ/IbtRealTimeSJCore.js?
$domain=social.economico.pt
@@||dfdbz2tdq3k01.cloudfront.net/js/2.1.0/ortc.js$domain=social.economico.pt
@@||google-analytics.com/urchin.js$domain=record.xl.pt
! Russian
@@||afisha.ru/proxy/videonetworkproxy.ashx?$xmlhttprequest
@@||dict.rambler.ru/fcgi-bin/$xmlhttprequest,domain=rambler.ru
@@||itv.1tv.ru/stat.php?
@@||swa.mail.ru/cgi-bin/counters?$script
@@||widget.myrentacar.me^$script,subdocument
@@||yandex.ru/metrika/watch.js$domain=anoncer.net
@@||yandex.ru/watch/$xmlhttprequest,domain=anoncer.net
@@||yandex.ru/webvisor/$xmlhttprequest,domain=anoncer.net
! Swedish
@@||blocket.se^*/xtcore.js
@@||reseguiden.se^*.siteCatalyst.js