You are on page 1of 1918

!

Checksum: /RXz5pOD5BYTya+QvzKoaw
! Title: AdGuard Base filter
! Description: EasyList + AdGuard English filter. This filter is necessary for
quality ad blocking.
! Version: 2.1.46.43
! TimeUpdated: 2020-10-21T11:31:26+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
!-------------------------------------------------------------------------------!
!------------------ Advertising networks ---------------------------------------!
!-------------------------------------------------------------------------------!
!
! Section contains list of advertising networks
!
! The rules with hints are at the end of file
!
!! https://a.bestcontentitem.top/warp/*?r=
!
||purrbodygyp.com^$third-party
||delightspiritedtroop.com^$third-party
||netnesspb.com^$third-party
||f853150605ccb.com^$document
||optnumbhigh.com^
||engine.partylemons.com^$third-party
||danyhazo.xyz^
||moviesflix4k.work^$third-party
||movies-flix.club^$third-party
||xemtivi24h.com^$third-party
||howtubray.com^
||apcats.ddns.net^$third-party
||vsetfdtwhp.com^
||doufoacu.net^
||digeyule.xyz^$third-party
||paddocsweek.com^$third-party
||claimbit.tk^$third-party
||srtrak.com^$popup
||gfftsqrc.com^$third-party
||ecsqyotk.com^$third-party
||bestcond1tions.com^$popup
||horacomerciar.com^$document,popup
||refpasrasw.world^$document,popup
||yogar2ti8nf09.com^$third-party
||upsghpnqjoo.com^
||jfxkxoicr.com^
||spotxchange.com^$third-party
||signbullswaif.com^$third-party
||fakinggivewacko.com^
||bulletprofitpop.com^$third-party
||bulletprofitads.com^$third-party
||bulletprofitadclick.com^$third-party
||bcfabscdt.com^$third-party
||lutcdiimmeze.com^$third-party
||tombspyelates.com^
||draydaisbitch.com^$popup
||nwa88nx9uxzh.com^$third-party
||developingstripes.com^
||africaewgrhdtb.com^$third-party
||traffic-go.com^$document,popup
||pulpsbarndomed.com^
||thyoaflucid.com^$third-party
||cratertadcite.com^$third-party
||mimilcnf.pro^
||pergavelshot.com^
||ablybeastssarcastic.com^$third-party
||askewpatienceblameless.com^$third-party
||penjazzvice.com^
||pawheatyous.com^
||oddertabrhino.com^
||rilelogicbuy.com^
||chigrikecy.pro^
||poemsdeucewee.com^
||resniks.pro^$third-party
||dudslubesviol.com^
||baleiambwee.com^
||urtirepor.com^
||terra8nb.com^
||jiltlargosirk.com^
||s.zlink2.com^$document,popup
||tk6if76q.ab1n.net^$document,popup
||heauty-viesected.com^$document,popup
||vo2.qrlsx.com^$document,popup
||cavewaxmalt.com^
||tauptoat.com^
||hamlipboat.com^$third-party
||p7m1rc80jdum.com^$third-party
||pub.contexthub.net^
||paybackvocal.com^$third-party
||pestilenttidefilth.org^$third-party
||contexthub.net^$third-party
||tmjhdyghjm.com^
||nortaumi.net^
||reflectionsforeground.com^
||partiesrelyfoliage.com^
||milkytarcub.com^
||beakedpissod.com^
||onclickperformance.com^$popup
||gotchosen.com^$third-party
||lightingfleeventures.com^$third-party
||airairgu.com^
||mobileoffers-bn-download.com^$third-party
||appstoore.online^$third-party
||renvahirions.xyz^
||sundayceremonytitanic.com^$third-party
||disappearanceherbalsixpence.com^
||yyjvimo.com^$third-party
||d1xkyo9j4r7vnn.cloudfront.net^$third-party
||fuherudo.xyz^
||umekian.pw^
||vendnibtemp.com^
||softspace.mobi^$third-party
||jumpnews.pro^$third-party
||kelopronto.com^
||winmonero.club^
||lmepskqkrrya.com^$third-party
||eossbuqccjrfs.com^$third-party
||uprivaladserver.net^$third-party
||wybutary.xyz^$third-party
||bot-checker.com^$popup
||pepsgolfsintake.com^
||ppfrlfe.com^
||oppressiveinterdependenthumanity.com^
||sixloamsob.com^
||methinking.club^
||talhundrewr.club^
||achedgodroad.com^
||iconstadper.com^
||prdele.eu^$third-party
||adhits.cf^$third-party
||diptaich.com^
||adtimaserver.vn^$third-party
||rightnativecontent.com^
||hulyyabo.xyz^
||srodicham.com^
||vupyjyyu.xyz^
||lhljbgevp.com^
||ads.123net.jp^
||ads.123net.jp^$redirect=nooptext
||breedtagask.com^
||gsecurecontent.com^$document,popup
||breadstringscrashed.com^$third-party
||helpful-web.com^$third-party
||sharieta.com^
||graniteacquitcharacteristic.com^
||bestcontentoperation.top^$third-party
||balebunsob.com^
||zergnet.com^$script,third-party
||fggwavfjucnyw.com^$third-party
||recentrecentinsectsquantity.com^
||vaneplusnod.com^$third-party
||in-page-push.com^$third-party
||reoxclick.com^$third-party
||nothingarbourdough.com^
||exchangedaudacious.com^
||popcornews.me^$third-party
||r023m83skv5v.com^$third-party
||p9oqu.com^$third-party
||invitesuperstitiousadmire.com^$third-party
||y3k7rqxsh55c.com^
||mopedisods.com^
||get.tfiph.com^
||get.mypdf-search.com^
||hamsterresentful.com^
||cpmprofitablecontent.com^
||creamssicsite.com^
||fatchilli.media^$third-party
||nvrblk.xyz^$third-party
||jannews.pro^$third-party
||oarvfvntktnoto.com^
||losingoldfry.com^$third-party
||coinad.media^$third-party
||got-money.online^$third-party
||adex.sato.my.id^$third-party
||faigroas.net^
||ledmophemp.com^
||makuzeko.xyz^$third-party
||joggingavenge.com^$third-party
||fdbtvavxtfvpbx.com^
||popupaval.com^$third-party
||jamdomn.pro^
||speedsagesleepy.com^
||vznntmjdb.com^$third-party
||alruqbfjg.com^$third-party
||notchcollectormuffin.com^
||idiafix.com^
||348wd7etbann.com^$third-party
||scarceagitationwry.com^$third-party
||zurilito.xyz^
||clawtoiltaupe.com^
||jubnaadserve.com^$third-party
||flushafterwardinteger.com^$third-party
||hobfadbig.com^
||loadonenot.online^
||asgclickkl.com^$third-party
||displaynetworkprofit.com^$third-party
||xxutoyreg.com^$third-party
||btemegxbnalq.com^$third-party
||wgqakonrahgprc.com^$third-party
||fitbxtqgneq.com^$third-party
||loopredsglen.com^
||irpopup.ir^$third-party
||himekingrow.com^
||uruswan.com^$third-party
||lorybnfh.com^$third-party
||topblockchainsolutions.nl^$document,popup
||mobileoffers-7-q-download.com^$third-party
||xuveiai.ru^$third-party
||popsoffer.com^$third-party
||insolencewhoeverinsult.com^$third-party
||a.bestcontentitem.top^$third-party
||wvahelphpfnhyx.com^$third-party
||sub.xxx-porn-tube.com^
||ileokscsawzzrh.com^$third-party
||a.bestcontentproject.top^$third-party
||futilereposerefreshments.com^$third-party
||offshoretolerantbenignity.com^$third-party
||mowyappedbibs.com^$third-party
||vggxxhton.com^$third-party
||doflygonan.com^$third-party
||sports-streams-online.com^$third-party
||track.wg-aff.com^$document,popup
||lmyiwaakn.com^$third-party
||analyticsq1.com^$document,popup
||fogbigcourt.com^
||impactserving.com^$document,popup,domain=~xfantazy.com
||crentgate.com^$document,popup
||kts.visitstats.com^$document,popup
||inservinea.com^
||fiorenetwork.com^$third-party
||popcent.org^$document,popup
||adskk.club^$third-party
||omchanseyr.com^
||highprofitnetwork.com^
||insolencewalter.com^
||wqpeltrb.com^
||vcmrlwcafliaa.com^
||yfivoqeh.online^
||recordervesttasting.com^
||ppcnt.org^$document,popup
||tomog.pro^$document,popup
||metosk.com^$third-party
||carelacysince.com^
||capsfogpeck.com^
||sapsuaveover.com^
||fergemcot.com^
||mainauko.net^
||kingads.mobi^$third-party
||secretexts.club^
||umfxefqtqd.com^
||ufmmtncv.com^
||7n32vb7tn4w7n373a.top^$third-party
||ylwu7xm3a1wv.com^$third-party
||ufow9xfashbm.com^$third-party
||pkhhyool.com^$third-party
||goingsilltrusty.com^
||xuossk3tu6hb.com^$third-party
||albado-tech.xyz^$third-party
||puddingreluctantly.com^
||rapiddictionarytemporarily.com^
||weekhostedmoo.com^
||representativeskipcloudy.com^$third-party
||beta.tidint.pro^$third-party
||barfsmiaowpit.com^
||protawe.com^$third-party
||awprt.com^$third-party
||overkirliaan.com^
||webads.eu^$third-party
||vevatom.com^$third-party
||parsruingmeld.com^
||itnuzleafan.com^$document,popup
||parpapsit.com^$third-party
||chatintr.com^$third-party
||delivery.fabrouter.com^$third-party
||rdr.wargaming.net^$third-party
||ppcmate.com^$third-party
||static.selfpuc.com^$third-party
||adpaths.com^
||fenailany.com^
||papawdadoton.com^
||pouluwie.net^
||fosterheiressdug.com^
||urnawareflan.com^$third-party
||padsimz.com^$third-party
||wyclddhldiou.com^$third-party
||uziilrlvkiy.com^$third-party
||unreshiramor.com^$document,popup
||go.schjmp.com^$third-party
||ohbayersbur.pro^$third-party
||bapsel.com^$third-party
||sjunnwxixycbv.com^$third-party
||skjdtkoqlvrhcn.com^$third-party
||chicaudo.com^
||litourge.com^
||ignitiontigercamera.com^
||andarmair.club^
||moontuftboy.com^
||announcedvillainvaluable.com^$third-party
||redresseducatedage.com^$third-party
||libedgolart.com^$third-party
||badsims.com^$third-party
||seeptauw.net^$third-party
||joobuste.com^$third-party
||p.tanx.com^
||ptaughar.com^$third-party
||yetseefad.com^
||moneypunchstep.online^$third-party
||webpinp.com^$third-party
||wtdome.com^$third-party
||app.titsx.com^$third-party
||chouftak.net^
||edampeci.com^
||thautsie.net^
||mawsewtow.com^
||secureanalytic.com^$third-party
||auweelta.net^
||willalland.info^$third-party
||intellipopup.com^$third-party
||padslimz.com^$third-party
||zoaheeth.com^
||emolapnay.com^
||nunailsum.com^
||xml.realtime-bid.com^$document,popup
||refparjhob.top^$document,popup
||1xredir57496.top^$document,popup
||luckyforbet.com^$document,popup
||xml.bidiology.com^$document,popup
||viiotp.com^$document,popup
||mortcollect.com^$document,popup
||ezexfzek.com^$third-party
||adpay.network^$third-party
||ethicalads.io^$third-party
||advinci.uno^$third-party
||opsoomet.net^
||d.trafiq.party^$third-party
||4tnui5r06j62.com^$third-party
||profitablegate.com^$third-party
||topdisplaynetwork.com^$third-party
||d6jfiirio372.com^$third-party
||xm0siulufost.com^$third-party
||toeapesob.com^$third-party
||sparagken.com^$third-party
||lopzitpup.com^$third-party
||ppcnt.us^$popup
||ppcnt.eu^$popup
||ppcnt.co^$popup
||1571627030.rsc.cdn77.org^$third-party
||dyecowwhy.com^
||terrasdsdstd.com^$third-party
||image.agni3.xyz^$popup
||dewincubiatoll.com^
||oldnayfey.com^
||eru5tdmbuwxm.com^
||premiumvertising.com^$third-party
||snessubsets.pro^$third-party
||defutohy.pro^$third-party
||ftd.agency^$third-party
||xihucio.ru^$third-party
||popbounty.com^$third-party
||u21drwj6mp.com^
||qfjherc.com^
||wwry.xyz^$third-party
||asccdn.com^$third-party
||upgulpinon.com^
||doathair.com^
||eaes.2track.info^$document,popup
||ughhimtoy.com^$third-party
||vg4u8rvq65t6.com^
||ridferbad.com^
||flashtalking.com^$third-party
||pyjamaican.club^
||hadsokz.com^$third-party
||bestdealfor20.life^$document,popup
||api.myhappyads.com^$document,popup
||preanalytication.com^
||mocmubse.net^
||psoumtou.net^
||bokrelri.com^
||passeseuro.com^$third-party
||vipicmou.net^
||milk.supertool.stunnermedia.com^$third-party
||classentedol.club^
||nibzitgas.com^
||oogneenu.net^
||oufauthy.net^$third-party
||rotumal.com^$document,popup
||0ra5eylno4zs.com^$third-party
||simrubwan.com^
||eyebinvex.com^
||evemasoil.com^
||cowbumply.com^
||alcroconawa.com^$third-party
||asoulrox.com^
||graizoah.com^
||inabsolor.com^
||itpatratr.com^
||greemeek.net^
||seayipsex.com^
||ueuodgnrhb.com^$third-party
||shqbsdjatunl.com^$third-party
||adtol.com^$third-party
||feboni.info^$third-party
||foapsovi.net^
||cldom.com^
||truesweb.com^
||iiprpq1bsedg.com^$third-party
||rotdubboy.com^
||m2track.co^
||ouftukoo.net^
||secret-photos.com^$document,popup
||topflownews.com^$document,popup
||ck-cdn.com^$third-party
||estoopsi.com^
||poptival.com^$third-party
||storeacdn.com^
||adfpoint.com^$document,popup
||rubiginose.com^
||properatersch.fun^$third-party
||qqqwes.com^$third-party
||cdn.tubecorp.com^$third-party
||dostophog.com^
||newsunads.com^$third-party
||smart2cnjuh34jb.com^$third-party
||pophahwot.com^
||82448dceaaa13034.com^
||ae21a0ad95016488.com^
||ded733b374cc1c3f.com^
||e21b1642db801b2a.com^
||544bd1e82a9c8c39.com^
||822f797ef9d68ad3.com^
||feb12740de5be9b3.com^
||34ed5da2977d1ace.com^
||ilkmawgod.site^$document,popup
||lowtyroguer.com^$document,popup
||idspatchi.com^$third-party
||connection1safety.com^$document,popup
||whitehalfabrr.club^$document,popup
||onclickperformance.com^$third-party
||onclickalgo.com^$third-party
||refnippod.com^
||gadspms.com^$third-party
||mfadsrvr.com^$third-party
||xadsmart.com^$third-party
||youearrid.com^
||acdcdn.com^$third-party
||ashcdn.com^$third-party
||ntdvjlvau.com^$third-party
||fthkmwrkqg.com^$third-party
||eveteaemo.com^
||terttalkinhitin.pro^
||entineffieldsta.site^$document,popup
||korastar.net^
||iclickcdn.com^
||bedrapiona.com^
||originedreting.site^$third-party
||distrikerkvazar.site^$third-party
||kotaku.xyz^$third-party
||hogantgot.com^
||retagro.com^
||prltmz.com^
||seraton.online^$third-party
||spareton.online^$third-party
||download-alert.com^$document,popup
||visariomedia.com^
||viralltopics.com^$third-party
||semireproji.pro^$third-party
||putfeepea.site^$third-party
||gagpetwet.com^$third-party
||wastesshimssat.world^$third-party
||hqr9q6f30371.com^
||hfsn.info^
||st-n.pc3ads.com^
||betteradsystem.com^
||kmhodhhdvulnn.com^
||asqgcaeeprydk.com^
||emuboosag.com^
||arejoysew.com^
||mrjb7hvcks.com^
||lyferere.pro^$document,popup
||max-adserv.com^
||mehebborc.com^
||letheyemo.site^
||offgashah.club^
||hisfryyes.com^
||ghvmjvkpapct.com^$third-party
||2cnjuh34jbhub.com^
||mopnixhem.com^
||wokfirsax.com^
||adpia.vn^$third-party
||passtechusa.com^$document,popup
||wandara113.xyz^$third-party
||uopvdbudoe.com^$third-party
||ad.pornimg.xyz^$third-party
||exoprsdds.com^
||opencaded.online^
||apionloadmedia.com^$third-party
||nextclickadv.com^
||wilburshort.pro^
||ytimm.com^
||spreadcreative.club^
||eonwayaha.com^
||fryawlauk.com^
||oupe71eiun.com^$third-party
||prpops.com^$document,popup
||xunkhuczqnuf.com^$third-party
||tracking.scenepass.com^
||asterilivestream.com^$third-party
||mycloudbook.xyz^$third-party
||enrilov.info^
||ikikik.xyz^
||uzk4umokyri3.com^
||sex1.party^$third-party
||catwenbat.com^
||pigaimhop.com^$third-party
||curarmbin.club^$third-party
||mk1lyl406xmp.com^$third-party
||zop381q5o0q1.com^$third-party
||jqk72ugyl2pz.com^$third-party
||irtyd.com^$third-party
||ohonorpod.site^
||dadhuhram.com^
||baysexthy.com^
||wizliebeg.com^
||508ec56533e3937e.com^
||c5b39ff13b3259df.com^
||f185cefa37b1806e.com^
||86cb1dcb13ba5a1a.com^
||5c577fc74618431b.com^
||d4d48974197052ea.com^
||c50021876c67fd14.com^
||523c579923fd35aa.com^
||815e8fa24ebb8686.com^
||trytipemo.com^
||dumbpop.com^
||alespeonor.com^
||3djd3.xyz^
||rednews.me^$third-party
||rdingperhan.site^$third-party
||emembersm.site^$third-party
||cadspms.com^$third-party
||kenfeeask.com^
||zshbpcqbm.com^
||ubxnqtnnoljn.com^
||xvwebllndr.com^$third-party
||meowpushnot.com^$third-party
||dmrzm8vdeuibaj1.info^
||n2hbmu7he2faa.online^
||ofphanpytor.com^$document,popup
||ubutplho.com^$third-party
||notify-monad.com^$document,popup
||notification-centar.com^$document,popup
||pushisback.com^$document,popup
||popcent.net^$document,popup
||redirect750.us^$document,popup
||healmsuoguurd.eu^
||protection-phone.club^$popup
||8ue4.xyz^
||digiadzone.com^$third-party
||services.vlitag.com^$third-party
||cogleapad.com^$third-party
||dryzapsol.com^$third-party
||zendplace.pro^$third-party
||cdfr.hot4k.org^$third-party
||gumk.pro^$document,popup
||safety1connection.com^$document,popup
||p.magicalthirteen.com^$third-party
||theyarehugevid.pro^
||notbad-ads.com^
||lindenlaugh.pro^
||padspms.com^$third-party
||m968kpz550cx.com^
||vwuyuahqf.com^
||983jdh.xyz^
||ofdittor.com^
||adprofits.ru^$third-party
||gvesgrun.online^
||peachdamwhiffs.store^
||madratesforall.com^$third-party
||3wdf4.xyz^
||worldmapd.online^$third-party
||trafficbass.com^
||cadsanz.com^
||zeqad.com^$third-party
||dsdsde.xyz^$third-party
||crocopop.com^
||dlfvgndsdfsn.com^
||hanacbclbrdjon.com^$third-party
||ofphanpytor.com^
||zyxzzz.xyz^$third-party
||pvrnqpgvbucif.com^$third-party
||bitsads.xyz^$third-party
||fadsipz.com^$third-party
||fixchidie.com^
||ewerhodub.com^
||asewlfjqwlflkew.com^$third-party
||repruggob.com^$third-party
||vpn5protectplus.com^
||bintds.com^$document,popup
||dairouzy.net^$document,popup
||yepsobtax.com^
||cawsodpet.club^
||bycelebian.com^$document,popup
||rsalcau.com^$document,popup
||erdecisesgeorg.info^$document,popup
||display.nativemedia.rs^$third-party
||belazyelephant.com^$document,popup
||lightversionhotel.com^$document,popup
||phethikapso.pro^$third-party
||aukalerim.com^
||rp-srw.net^$third-party
||aestivator.com^$third-party
||dadspmz.com^$third-party
||hayfatduh.com^$third-party
||waxpigbaa.com^$third-party
||trcksrvrs.com^$third-party
||waxtamnit.com^
||creativesumo.com^$third-party
||somecdn.bid^$third-party
||chooseyour26.live^$document,popup
||gadsabs.com^$third-party
||aptantasp.site^
||rowoardog.com^
||mehherrig.com^
||boyalebut.site^$third-party
||aimaniape.club^$third-party
||menuladshy.life^$third-party
||padsims.com^$third-party
||ejurzsax.com^
||thichawheja.pro^
||lofv.xyz^$third-party
||dayadopen.site^$third-party
||newthuads.com^$third-party
||witchcraftcash.com^$document,popup
||thebestoffersintheweb.com^$document,popup
||tizgo.ml^$third-party
||tantractium.com^$third-party
||afshanthough.pro^$third-party
||groupian.io^$third-party
||moonads.net^$third-party
||articlefddss1.info^
||tabookbusines.info^$third-party
||geniusdexchange.com^$document,popup
||admixer.co.kr^$third-party
||notification-centar.com^
||gagnibcan.com^$third-party
||gadslimz.com^$third-party
||owncutone.com^
||errnaphim.site^
||ddzfjyppcbv.com^$third-party
||qiaepasvtp.com^$third-party
||aleaidass.site^$third-party
||owltiphem.club^$third-party
||lodder5.biz^$document,popup
||tracktraf.com^$document,popup
||go1news.biz^$document,popup
||mostviewed.xyz^$third-party
||riykotovmy.com^$third-party
||pfcjhjogq.com^
||armaimapt.club^
||dingviewjeep.info^
||mama.foor-zik.com^$third-party
||foastail.net^
||aspaskaim.club^
||lyehemarm.club^
||t0p0ff3rs.com^$third-party
||tarawerap.com^$third-party
||adxpub.com^$third-party
||rubird.ru^$third-party
||viebitgreasy.email^$third-party
||armashair.site^$third-party
||evadavdsp.pro^$third-party
||fixsirrod.site^$third-party
||kudzuphloemgunk.tech^$third-party
||madplypie.club^$third-party
||fhgh9sd.com^
||adjarabet.com^$third-party
||tqddgnqsrya.com^$third-party
||newvideos.xyz^$third-party
||cdn.digitalpush.org^$third-party
||thefastpush.com^$document,popup
||sauwoaptain.com^$document,popup
||aj2041.online^
||kbyelxqr.com^$third-party
||stab.thench.net^$third-party
||euwtn.5081.site^$third-party
||boyaidare.club^
||ashamparm.site^
||zsdqemzzzbtn.com^
||odcnpmjgsxrqpr.com^
||blueioabj.com^
||lgsvywogylblv.com^
||cdn.advsmedia.net^$third-party
||cdn.sports-streams-online.club^$third-party
||cdn.sports-streams-online.xyz^$third-party
||ian029dkl3osl930sian.club^$third-party
||popupplus.ir^$third-party
||waavnpkn.com^
||sauaopmdesyysa.com^
||tsyndolls.com^$third-party
||fokgwuoft.com^
||sulxddttj.com^
||marfeelcache.com^$third-party
||bitcoinsad.com^$third-party
||viewm.moonicorn.network^$third-party
||mddwabpvzcr.com^
||bsfnvvxjcisif.com^
||ftigken.online^
||areapebeg.club^
||amcdn.vn^$third-party
||punosy.top^$third-party
||punosy.com^$third-party
||arcaukalb.site^
||horried.pro^
||counevan.pro^
||pmctrack.net^$third-party
||goonline13.online^$third-party
||postlnk.com^
||postlnk.com^$document,popup
||viatepigan.com^$document,popup
||advnetwork.net^$third-party
||ladspmz.com^$third-party
||aleapeapt.club^
||pagiwp.com^$third-party
||mirafaren.pw^
||bestvideo2019.xyz^$third-party
||nfwljgjva.com^$third-party
||rnpwxssirmgflk.com^$third-party
||psaukrik.net^
||herepackagine.info^
||ommunalspound.info^
||ristintriestenforth.info^
||jeclittrecheckrep.info^
||dadsipz.com^$third-party
||riptukri.net^
||nouseeth.com^
||clearadnetwork.com^
||netpatas.com^
||muvimtim.com^
||tpbpojpo.com^$third-party
||bwaguyek.com^
||adofqudjesh.com^
||aphycolourses.info^$third-party
||airartapt.site^$popup
||idwq.info^$third-party
||nativclick.com^$third-party
||yvmads.com^$third-party
||fuckthat.xyz^$third-party
||omareeper.com^
||pegloang.com^$document,popup
||paripartner.com^$document,popup
||thebestgame2020.com^$third-party
||warumbistdusoarm.space^$third-party
||fouralered.pro^$third-party
||contehos.com^
||coltagainst.pro^
||madcpms.com^
||trackpush.com^$third-party
||bnrsis.com^$third-party
||ookris.oferty-kredytowe.pl^
||estafair.com^
||onestepproductions.online^$third-party
||albado.xyz^$third-party
||ehu96t2p.com^$third-party
||badsbads.com^$third-party
||o3sndvzo25.com^$third-party
||goo4anywhere.com^$third-party
||assandart.site^
||xjijqczj.com^$third-party
||vyykulowdu.com^$third-party
||adbean.ru^$third-party
||doubooca.com^
||pheepudo.net^$third-party
||upsaibou.net^
||zarpop.com^$third-party
||gardoult.com^
||black77854.com^$document,popup
||adscorp.win^$third-party
||opoxv.com^$document,popup
||onvictinitor.com^
||otrwaram.com^
||sendmepush.com^
||trupir-asia.info^$document,popup
||cadsecs.com^$third-party
||27823.club^$document,popup
||rehomesit.info^
||htopensationclie.info^$document,popup
||bigbangbon.online^$third-party
||amaumomt.com^
||media-sapiens.com^$third-party
||beeashale.club^$third-party
||askaspalb.online^$third-party
||padsbrown.com^$third-party
||phukienthoitranggiare.com^$third-party
||exomonyf.com^
||sinsoftu.com^
||gracaiko.net^
||eegnacou.com^
||lessblog.pro^$third-party
||badsbads.com^$document,popup
||aiservice.vn^$third-party
||targetpush.co.kr^$third-party
||grubsoan.com^$third-party
||vempozah.net^$third-party
||phoossax.net^
||cadskis.com^
||madsans.com^$third-party
||lauhauch.com^
||native.wpu.sh^$third-party
||daunteegyptian.pro^$third-party
||a.bestcontenttool.top^$third-party
||hq3x.com^$third-party
||jacobeshort.pro^$third-party
||sdsttt.com^$third-party
||pushmejs.com^
||ysnj74ed.com^
||yjnqrbfnocy.com^$third-party
||js.gouhei.top^$third-party
||hiqubonenete.tk^$document,popup
||exchancetaur.info^
||wilwasharrabred.pro^
||baaeobgdaxdvsa.com^
||ftigholm.site^
||publish.iptvz.net^$third-party
||yieldlove-ad-serving.net^$third-party
||start.parimatch.com^$popup
||badshades.com^$third-party
||abskursin.com^$document,popup
||whegrads.com^
||kymirasite.pro^$third-party
||impactserving.com^$third-party
||nakedreel.com^$third-party
||caligula.pro^$third-party
||doublepimpads.com^$third-party
||fandmo.com^
||combitly.com^
||bgadx.com^$third-party
||vaebard.com^
||augheguw.net^
||moowouzy.net^
||aspanyarc.club^
||boffinsoft.com^$third-party
||9purdfe9xg.com^$third-party
||risausso.com^$third-party
||tohopes.ru^
||totogetica.com^
||ascraftan.com^
||noproblfr.com^
||ndjelsefd.com^
||syyycc.com^$third-party
||katelinna.m.biqubao.com^$third-party
||hamtugin.com^
||byyanmaor.com^
||opsivesh.net^
||roakicat.net^
||apearmare.site^$third-party
||admicro.vn^$third-party
||koutobey.net^
||grandoads.com^$third-party
||ev2cdn.com^
||adshob.com^$third-party
||ashbowany.site^
||jotchept.com^
||metagmae.org^$document,popup
||instantreward.site^
||webforumtik1.com^$popup
||private-show.live^$document,popup
||special-promotions.online^$document,popup
||noamiscience.pro^$third-party
||terrapsps.com^$third-party
||togenron.com^
||a.o333o.com^$document,popup
||suntcontent.se^$third-party
||thaihary.link^
||popnc.com^$third-party
||reevaipi.com^
||esdesignewebnet.info^
||lorahana.xyz^
||packsonikolas.info^
||herreperolsof.pro^
||rasclassignn.info^
||toonikab.com^
||itteholm.site^
||amarceusan.com^$third-party
||go.ero-advertising.com^$document,popup
||bebasads.com^$third-party
||aidalbark.site^
||raiphupi.com^
||volyze.com^$third-party
||opgolan.com^$third-party
||viatepigan.com^
||antburape.club^
||andarcair.club^
||aulrains.com^
||pushosub.com^
||koacojus.net^
||psozoult.net^
||qwerfdx.com^
||youngesdresp.pro^
||clickscloud.net^$third-party
||wasshimundme.ru^$third-party
||pornvideos.casa^$third-party
||a.artamkari.com^$third-party
||glokta.info^$third-party
||olineman.pro^
||bittraffic.io^$third-party
||bathouph.net^
||qlkms.ga^$third-party
||asg.xz2aab.xyz^$third-party
||expertnifg.com^
||blaghfpd.com^
||neon.today^$third-party
||remotefilez.info^$third-party
||cryaptall.club^
||artantash.club^
||onewastansepa.pro^
||bestcontentfood.top^$third-party
||oukruque.com^
||foazasis.com^
||grooksom.com^
||dg.sxybjjz.cn^$third-party
||mnptinibfbv.com^$third-party
||refpa.top^
||1xredjzldy.world^
||composivel.pro^$third-party
||bumampaid.club^$third-party
||balvalur.com^$third-party
||zijaipse.com^
||gloalrie.com^
||pushazam.com^
||uod2quk646.com^
||thetreuntalle.pro^
||dorectertnerow.info^
||arearmark.club^$third-party
||nuclearads.com^$third-party
||aniashboy.club^$third-party
||hertforthatharrigh.pro^
||qr-maker.me^
||pegloang.com^
||m.hbstjt88.cn^$third-party
||iqiyi.pub^$third-party
||sdfsdvc.com^$third-party
||6ki9d.cn^$third-party
||clipbongda.info^$third-party
||fiozxmznaba.com^
||xcvibxsdchxh.com^
||bitcoadz.pw^$third-party
||fotw.xyz^
||addan.xyz^
||shorteh.com^
||leftnetarenning.pro^
||amparcaim.club^
||fawenys.xyz^
||qt54a.cn^$third-party
||bitcoines.com^$third-party
||cheksoam.com^
||sonumal.com^
||buylnk.com^
||news-jupiter.com^
||86a6b542l7.com^
||adxoo.com^$third-party
||raigluce.net^
||thauftoa.net^
||richinfo.co^$third-party
||pushdom.co^$third-party
||admarket.network^$third-party
||systerwithing.info^
||laratlacrestot.pro^
||cdn-server.top^$third-party
||badslopes.com^
||patithatspartal.pro^
||clcassd.com^
||vamprog.site^
||bidadx.com^
||cdsbnrs.com^$third-party
||gzxdkaytxdsyxg.com^$third-party
||vdo.ai^$third-party
||loppjod.online^
||uriren.pw^
||cetedaninghining.pro^
||442d9f2ac50ca502.com^
||2a12be6140880286.com^
||6066bd8aab9d73e3.com^
||729dcbaa57e80c1e.com^
||3c06b86c4147745b.com^
||2e27bf1f09307aeb.com^
||110380d053f716c4.com^
||e553bcf717698d33.com^
||f369a60bf483bcc9.com^
||reberr.pro^$third-party
||badshores.com^$third-party
||bambarmedia.com^$third-party
||petsoocm.com^
||sviklutt.site^
||bigyapan.hamropatro.com^$third-party
||adalytics.prixacdn.net^$third-party
||cekyryfagyhy.ga^
||get1trightn0w.com^
||xineday.com^
||outseeltor.com^
||g.letaojuan68.com^$third-party
||clicktracklink.com^
||surfe.pro^$third-party
||beiven.pw^$third-party
||sometired.com^$third-party
||pushlinck.com^
||glishais.net^
||euktoywjpdxpdh.com^
||slideff.com^
||etoads.net^$third-party
||nuhwyavc.com^
||yximgdpivguxke.com^
||antbadani.club^
||bit-ad.com^$third-party
||aleapeact.club^
||rappenedstoric.info^$third-party
||apearmark.online^
||aspampbrr.online^
||aptapebog.online^
||askallalb.club^
||mvbemeggnodty.com^
||mysmokingmistress.com^$third-party
||beserte.pro^
||voastauz.net^
||tibacta.com^$redirect=nooptext,important
||ashaidbit.club^$third-party
||buysellads.com^$third-party
||kongssew.com^$third-party
||zoafoaho.net^$third-party
||posecoug.pro^
||pvp-pro.space^
||vaipsona.com^
||thevpntrustzone.xyz^$third-party
||graivaik.com^
||fethungi.com^
||lcwfab2.com^$third-party
||superonclick.com^
||serconmp.com^$third-party
||psoonsod.com^
||bulletprofit.com^$third-party
||sevootie.com^
||ailiyou1999.com^$third-party
||snyowx29.com^$third-party
||tuigang1999.com^$third-party
||victory1999.com^$third-party
||adserver.yahoo.com^
||popunders.bid^
||osskanger.com^
||relapayssia.xyz^
||kepler-37b.com^$third-party
||voluumtlkrnarketing.com^$third-party
||erxalim.xyz^
||nameketathar.pro^
||deryjobmeetin.info^
||sylmyar.pw^
||kenvam.online^
||wmwloejxww.com^
||givirsou.net^
||aud3g.com^
||adtags.mobi^$third-party
||d0p21g2fep.com^$third-party
||push-tools-system.com^
||feed.monad-rtb.com^
||ellcurvth.com^
||yr9n47004g.com^
||m.helloworld2018.top^$third-party
||reydi.xyz^$third-party
||chidsimp.com^
||allartand.club^
||hpcat.cn^$third-party
||tslomhfys.com^
||bl0uxepb4o.com^$third-party
||321gongsi.com^$third-party
||e.211pu.cn^$third-party
||m.91xiaodu.top^$third-party
||m.789657.top^$third-party
||wysasys.com^
||doghoust.net^
||astoapsu.com^
||daurifek.net^
||gloorajo.com^
||psoaptou.net^
||under2given.com^
||m.siwmc.cn^$third-party
||m.alylym.top^$third-party
||vagwyn.pw^
||zouzun.top^$third-party
||coothupu.net^
||hackesie.net^
||tczzzlwpss.com^$third-party
||27823.club^
||zonvid.com^$third-party
||eetsooso.net^$third-party
||loodoost.net^$third-party
||stygg.xyz^$third-party
||ptefautu.net^
||meezauch.net^
||877ky.com^$third-party
||chachors.net^
||chograud.com^
||wexevoom.net^
||gleechie.net^
||ad.1serve-sys.com^$third-party
||qwerty24.net^$third-party
||adtrue24.com^$third-party
||paddsup.com^
||b-m.xyz^
||yesmaris.com^
||bilsyndication.com^
||coyalecap.club^
||drjgjngf.com^
||stazumik.net^
||phengung.net^
||sgr1.com^
||aa24h.com^
||gitoku.com^
||doutthenhap.info^
||2yut0j.cn^$third-party
||iarfina.pw^
||grunkav.online^
||sdasasyydd.com^
||imzahrwl.xyz^$third-party
||adsaturn.com^$third-party
||hedtronverhan.ru^$third-party
||phauwooz.net^$third-party
||hikeheoratth.info^
||yoads.net^$third-party
||shalseey.com^$third-party
||xxxc2c.org^$third-party
||furtherescottom.info^
||braun634.com^$third-party
||z.cdn.braun634.com^$document,popup
||enmaer.com^$third-party
||caraphene.xyz^$third-party
||infloots.pro^$third-party
||googleapi.club^$third-party
||3585656d9351553f.com^
||7667bab1751ff777.com^
||b60228e270e363f6.com^
||tejia.gaibang.fun^$third-party
||41df76c67812005c.com^
||aa53df329975c325.com^
||6868bbe42af8e518.com^
||rydresa.info^
||taiphaib.net^$third-party
||krison.xyz^
||adxadtracker.com^$third-party
||mordi.xyz^
||stremanp.com^
||stoshoos.com^
||47f624b2e6c6072e.com^
||564d28256cddaeba.com^
||ae25079147984d4d.com^
||b13481647cf775c5.com^
||e6081b73afec581f.com^
||e7393e33565ce805.com^
||fd9523b31ff93b5c.com^
||2d7bd9e6eb370143.com^
||tssandycateup.com^
||lowgraveleron.com^
||paumoogo.net^
||bzoxa.cn^$third-party
||5e6lud.cn^$third-party
||q53ztm.cn^$third-party
||r9i8ud.cn^$third-party
||piou.kirkir.xyz^
||zbnfhsk.com^
||clckysudks.com^
||ugabuga.icu^$third-party
||meloads.com^$third-party
||adword.ge^$third-party
||dynamicadx.com^$third-party
||cootewie.com^
||ptashibu.com^
||zuzodoad.com^
||foloatoo.com^
||norvalur.xyz^
||a1a5ab31bcd1bc68.com^
||khlgauqt2000.com^$third-party
||aifei0755.net^$third-party
||cagelrib.net^
||daigleeb.net^
||naucaips.com^
||delivery.adten.eu^$third-party
||hub.com.pl^$third-party
||yourservice.live^
||traveltogandi.com^
||destinylocation.info^
||detectnewfavorite.com^
||ian.xyz^$third-party
||hesftig.site^
||resorsedroblet.pro^
||jomys.xyz^$third-party
||debitcrebit669.com^$third-party
||vizaiced.net^
||whehilru.com^
||noakauhe.com^
||syndapop.com^$third-party
||pub2srv.com^$third-party
||beharmalted.info^
||opetation.pro^
||oassooxo.com^
||naustoch.net^
||founehie.com^
||oardilin.com^
||zugnogne.com^
||phaihoaw.net^
||advsmedia.com^$third-party
||greetham.net^
||pushmono.com^
||salaure.pro^$third-party
||foreventwithenwas.info^$third-party
||ketapang.biz^$third-party
||ulaleth.xyz^
||nvoepbzqtn.com^$third-party
||zoteromedia.com^$third-party
||ae7c783736eb2ff.com^
||reftedlettiny.info^
||torshatencalsi.info^
||adtorio.com^$third-party
||vestlitt.online^
||serverflox.online^
||420147981.world^
||yesra.xyz^
||cepailru.com^
||nanoadexchange.com^$popup
||presatisfy.com^
||connectad.io^$third-party
||frtyo.com^$third-party
||baipagid.com^
||finized.co^
||westatess.info^
||udockoan.net^$third-party
||cuikcg.com^$third-party
||pmli.cn^
||ucheephu.com^
||hoohavoa.com^
||coomosha.com^
||groucign.com^
||cimoghuk.net^
||clotezar.com^
||peevopoy.com^
||sifuglie.com^
||taiwhups.net^
||houchosi.net^
||rufadses.net^
||daelynn.xyz^
||targaubs.com^
||ojeergoy.com^
||geebicom.net^
||gregnobs.com^
||uriqirelle.xyz^
||blueseed.tv^$third-party
||yomedia.vn^$third-party
||wachipho.net^
||roojouma.com^
||dexessee.com^
||riluaneth.com^
||craydark.pw^
||feewoajy.net^
||zarlomgog.com^
||psonstrentie.info^
||mavq.net^$third-party
||adqy6rzwcs.com^
||permenor.xyz^
||boacheeb.com^$third-party
||uohz.cn^$third-party
||aepetor.pw^$third-party
||tontwiredat.info^
||rpeonetedronsitren.info^
||tuscrity.info^
||bludoistores.info^
||virsalor.xyz^
||chersoat.com^
||kurlipush.com^
||mousheen.net^
||fshet.com^
||aijiboft.com^
||psadsoob.com^
||paibopse.com^
||remtoaku.net^
||deloplen.com^
||ad.pentabox.net^
||g--o.info^$third-party
||dbaof.com^
||zinrora.pw^
||popcent.net^$third-party
||kerumal.com^
||runative-syndicate.com^$third-party
||roupsouk.com^
||itad.linetv.tw^
||zoonoapt.net^
||jeeshapi.net^
||perren.xyz^
||elamyar.pw^
||sitegoto.com^
||cashbigo.com^
||idealmedia.io^
||guckawoh.net^
||vernehepet.info^
||groogloo.net^
||psurdoak.com^
||propbigo.com^$third-party
||clickopop1000.com^$third-party
||miakalyn.pw^
||vaivafie.net^
||voaroawo.net^
||lessonis.com^
||gleersoo.net^
||dalseeds.net^
||jokoshep.com^
||ithoahie.com^
||steptaik.net^
||peehotim.com^
||0gw7e6s3wrao9y3q.pro^
||niltutch.com^$third-party
||wauzoust.com^$third-party
||kelris.pw^
||aenan.pw^
||ianxalim.pw^
||elwraek.xyz^
||zoagremo.net^
||ivastoor.com^
||phenver.com^$third-party
||xch.smrtgs.com^$third-party
||foagoasu.net^$third-party
||getcontent.net^$third-party
||tonstiparro.info^
||othepbuttit.com^
||yllanala.pw^
||clrpdhptoddatj49.pro^$third-party
||ads2.contentabc.com^$third-party
||magrie.pw^
||stovoudu.com^
||kistutch.net^
||rereegny.net^
||koindut.com^
||magdove.xyz^
||carbian.info^
||geesopso.net^$third-party
||agreensdistra.info^$third-party
||rensovetors.info^
||soagitet.net^$third-party
||togroltu.net^$third-party
||oupushee.com^$third-party
||pheergar.com^$third-party
||mybestdc.com^
||arkinhechershedt.info^
||waubasou.com^
||paupepsu.click^
||m3haw43xxuiai.win^
||cegludse.net^$third-party
||chaghets.net^$third-party
||somelandingpage.com^
||getmyfreetraffic.com^
||pectors.info^$third-party
||afletedly.info^$third-party
||xcouj.com^$third-party
||yxtwx.cn^$third-party
||stoomeddert.info^$third-party
||pandanetwork.tk^$third-party
||pandanetwork.club^$third-party
||bnrslks.com^$third-party
||qiralei.xyz^
||tonsterandhantan.info^$third-party
||newsupdatedepot.info^$third-party
||pseelrou.net^$third-party
||denetsuk.com^$third-party
||jsfuz.com^$third-party
||xml.revrtb.net^
||xml.popmonetizer.net^
||presbanise.pw^$third-party
||mordi.fun^$third-party
||aj1603.online^$third-party
||katurars.com^$third-party
||7wtic7ru.com^$third-party
||psulsobi.net^$third-party
||sheenami.net^$third-party
||doshaido.com^$third-party
||haupsoti.net^$third-party
||zoacaups.net^$third-party
||newhigee.net^$third-party
||glynzumin.pw^$third-party
||ouloutso.net^$third-party
||s85n4btydl.online^$third-party
||wedeegut.net^$third-party
||evertherenous.info^$third-party
||governobylgot.info^$third-party
||grainsox.net^$third-party
||adtival.com^$third-party
||oorseest.net^$third-party
||chautcho.com^$third-party
||dirdamid.com^$third-party
||whegadry.com^$third-party
||nigrebud.net^$third-party
||glaimtug.com^$third-party
||sticoats.net^$third-party
||parumal.com^$third-party
||usenetnl.download^
||m3hywq3xaias4u.download^
||mediaoaktree.com^
||mediasprucetree.com^
||glumtitu.net^$third-party
||psughooy.com^$third-party
||dolohen.com^$third-party
||agxclick.com^$third-party
||desiasm.club^$third-party
||jungloconding.info^$third-party
||propu.sh^$third-party
||storoukr.net^$third-party
||bestadbid.com^
||ad.mox.tv^$third-party
||dm.hybrid.ai^$third-party
||uptopop.com^$third-party
||bodelen.com^$third-party
||ihosetch.com^$third-party
||adslop.com^$third-party
||phastoag.com^$third-party
||glodrips.com^$third-party
||holexknw.loan^$third-party
||551f044b1a3f4ef.com^$third-party
||keqi7dh3df.com^$third-party
||installp.com^$third-party
||producebreed.com^$third-party
||letaikay.net^$third-party
||shihoult.com^$third-party
||whitwise.com^$third-party
||ceptavou.net^$third-party
||thiksikr.com^$third-party
||coinzillatag.com^$third-party
||gcontentdelivery.info^$third-party
||smrtbnr.site^$third-party
||fairnessels.com^$third-party
||ousufauk.com^$third-party
||fvtwyjev.com^
||yoads.network^$third-party
||getfree-vpn.com^$third-party
||sensortoluy.club^$third-party
||majoritishbettes.info^$third-party
||expectorslapsino.info^$third-party
||adsnative.com^$third-party
||pheegoab.click^$third-party
||wynather.com^$third-party
||vaigowoa.com^$third-party
||ceetoaho.com^$third-party
||ottomdisede.club^$third-party
||burdaffi.burdadigital.pl^$third-party
||etrabandidlo.club^$third-party
||jhwj88.com^$third-party
||shenglonghg.net^$third-party
||asasfasdf.xyz^$third-party
||nompakru.click^
||pirdoust.com^
||libertystmedia.com^$third-party
||tinb.net^$third-party
||i22lo.com^$third-party
||riverhit.com^$third-party
||furocmay.com^$third-party
||aifoosty.net^$third-party
||kaukoafa.net^$third-party
||deathereclother.info^$third-party
||yeahmobi.com^$third-party
||api.grumft.com^$third-party
||c.pubguard.com^
||jscdn.yieldbird.com^
||hb.headbidder.net^
||advmanager.techfun.pl^
||abodealley.com^$third-party
||smentcirrhoea.club^$third-party
||ltanesperexcitems.club^$third-party
||mobileoffers-cb-download.com^$third-party
||fabrkrup.com^$third-party
||aj1574.online^$third-party
||becomspectua.club^$third-party
||onemerelyingisr.club^$third-party
||zostofou.link^$third-party
||adtube.ir^$third-party
||hitplus.ir^$third-party
||siblesectiveal.club^$third-party
||reotherebyfery.club^$third-party
||kaunairu.net^$third-party
||stompebi.link^$third-party
||eklcrpehu.com^$third-party
||brinein.com^$third-party
||jin33456.cn^$third-party
||pzuth.cn^$third-party
||merylaural.info^$third-party
||ohleiludieje.info^$third-party
||1q2w3.website^$third-party
||1q2w3.life^$third-party
||hartookr.link^$third-party
||dunellengez.info^$third-party
||resentaticexhaus.info^$third-party
||turngrind.com^$third-party
||chouphoa.top^$third-party
||chauksoa.net^$third-party
||septembership.com^$third-party
||thterras.com^$third-party
||nepsauss.net^
||jsybwjivrlhx.com^$third-party
||1warie.com^$third-party
||fessoovy.com^$third-party
||doaraifa.click^$third-party
||graftaub.com^$third-party
||dompegho.net^$third-party
||joredi.com^$third-party
||us.b3018.pw^
||keyrolan.com^$third-party
||w13qh.cn^$third-party
||neecnuaa.com^$third-party
||btzuecidcshmmv.com^$third-party
||foxypp.com^$third-party
||lnkfast.com^$third-party
||newspolovb.info^
||uytestion.info^
||cultidifficient.info^
||mechangesee.club^
||traffic.club^$third-party
||trafficclub-nde.netdna-ssl.com^$third-party
||lovacmar.click^$third-party
||gersairg.net^$third-party
||unknownads.com^$third-party
||adblox.net^$third-party
||uniquecaptcha.com^
||marial.pro^$redirect=nooptext,important
||analyticsq.com^
||analyticsq.com^$redirect=nooptext,important
||qenprsuoashu.com^$third-party
||nlyqwlyykvjl.com^$third-party
||emented.pro^$third-party
||obaizahshita.info^$third-party
||jaizouji.com^$third-party
||tauptaup.com^$third-party
||otefauks.link^$third-party
||ptocmaux.com^$third-party
||ads.avocet.io^$third-party
||adswrapme.click^$third-party
||cdn.pljs.ru^$third-party
||hgub2polye.com^$third-party
||ihowed.info^$third-party
||siterdm.com^$third-party
||bokeden.com^$third-party
||ceehimur.uk^$third-party
||weedazou.net^$third-party
||pushanert.com^$third-party
||pushwhy.com^$third-party
||rtbvideobox.com^$third-party
||nauchegy.link^$third-party
||lcwfab1.com^$third-party
||fuxoasim.link^$third-party
||oagudsey.uk^
||ukdtx.31202.fun^$third-party
||nativepu.sh^$third-party
||glothouw.link^$third-party
||a.doko.moe^$third-party
||renaissanto.com^$third-party
||6c4t5.cn^$third-party
||201d5.cn^$third-party
||housineschard.info^$third-party
||trothko.com^$third-party
||eecd179r3b.com^$third-party
||deparationew.info^$third-party
||daibusee.com^$third-party
||gsasd.info^$third-party
||vulevision.info^$third-party
||ad.linkprice.com^$third-party
||outbanner.hu.co.kr^$third-party
||ntosarang.com^$third-party
||campadv.ga^$third-party
||yektanet.com^$third-party
||adcaser.pl^$third-party
||yengo.com^$third-party
||bezoya.work^$third-party
||bethoy.es^$third-party
||partnerzyapi.ceneo.pl^$third-party
||stsodds.sts.pl^$third-party
||adtify.pl^$third-party
||bonnieradnetwork.se^$third-party
||mediaad.org^$third-party
||popupme.net^$third-party
||yljiaoluo.com^$third-party
||newyorkwhil.com^$third-party
||d2bj2texxib1qg.cloudfront.net^$third-party
||drakorindo.club^$third-party
||mobileoffers-a-download.com^$third-party
||piratepc.net^$third-party
||talk2none.com^$third-party
||smashseek.com^$third-party
||theirsvendor.com^$third-party
||opten.hu^$third-party
||sigmaad.com^$third-party
||adnegah.net^$third-party
||yekpop.com^$third-party
||yallarec.com^$third-party
||hechaocheng.cn^$third-party
||borsendental.com^$third-party
||bbtrf.info^$third-party
||mobilink.az^$third-party
||odbabo.info^$third-party
||fultop.biz^$third-party
||oxu24.com^$third-party
||anhuilitian.net^$third-party
||mediav.com^$third-party
||u8.hujiang.com^$third-party
||resu8.hjfile.cn^
||chinahdcm.com^$third-party
||yunpifu.cn^$third-party
||60608787.com^$third-party
||mengchengbao.com^$third-party
||guangzizai.com^$third-party
||zhuyuanp.top^$third-party
||statstat888.com^$third-party
||36900pf.com^$third-party
||zybxchina.com^$third-party
||kyad88.com^$third-party
||zhuyuanp.club^$third-party
||sy123888.com^$third-party
||jinchaoyu.com^$third-party
||qiqivv.com^$third-party
||qiqipower.com^$third-party
||guanglijiudian.com^$third-party
||tiankongzudui.com^$third-party
||wxktv.cn^$third-party
||dupinpu.com^$third-party
||258pcf.com^$third-party
||258ydh.com^$third-party
||admaster.com.cn^$third-party
||zhuwawa.net^$third-party
||yeshoutuan.cn^$third-party
||maizhenai.cn^$third-party
||88shu.cn^$third-party
||dup.baidustatic.com^
||x-ssp.com^$third-party
||icyrd.com^$third-party
||7527v.cn^$third-party
||qqjmbj.com^$third-party
||lfdydk.com^$third-party
||bps.sysact.cn^$third-party
||ms.awqsaged.cn^$third-party
||778771.com^$third-party
||fzxrjx.com^$third-party
||wsxxu.com^$third-party
||tabwl.com^$third-party
||evhj9.52av.tv^
||laojiayoufang.com^$third-party
||lygshgj.com^$third-party
||fate-xy.com^$third-party
||dsdsc.win^$third-party
||yijikm.com^$third-party
||czlhgz.com^$third-party
||gitpw.com^$third-party
||lzwla.top^$third-party
||sitemaji.com^$third-party
||prazpf.cn^$third-party
||wxbdfm.com^$third-party
||htyfmm.com^$third-party
||ruifeng99.com^$third-party
||97kuaixiu.com^$third-party
||70yst.com^$third-party
||kuaiyan.com^$third-party
||e.qxfly.com^$third-party
||nvrentao8.com^$third-party
||js.69lm.com.cn^$third-party
||kuhou.com^$third-party
||youle55.com^$third-party
||dm.jinshasi.cn^$third-party
||ffwap.com^$third-party
||sp96878.com^$third-party
||bycxsh.com^$third-party
||jgchq.com^$third-party
||in.bmgan.com^$third-party
||mts.sdtieta.com^$third-party
||lelexw.com^$third-party
||zusrd.cn^$third-party
||lwnne.cn^$third-party
||hulemedia.com^$third-party
||c.start280.com^$third-party
||tizzitextile.com^$third-party
||shen.zgfszs.com^$third-party
||lhzgqc.com^$third-party
||gygdmy.com^$third-party
||e.ejiakm.net^$third-party
||m.8800266.com.cn^$third-party
||s.zsxpx.com^$third-party
||s.gg0376.com^$third-party
||m.maidiankeji.org^$third-party
||myjj.pyzkk.com^$third-party
||kiki.ykjmy.com^$third-party
||llsp.gfd80.com^$third-party
||img.hai61.com^$third-party
||img.balaiyani.com^$third-party
||tt.twzui6.com^$third-party
||c.8l8l.com^$third-party
||img.56gmz.com^$third-party
||img.rqgsf.com^$third-party
||rc.xxhrd.com^$third-party
||x.55peixun.com^$third-party
||t.91chs.com^$third-party
||img.hunlimishu.com^$third-party
||g.hw6.com^$third-party
||cycy.kxrxh.com^$third-party
||gggo.xmbhj.com^$third-party
||5568.gjghy.com^$third-party
||9990.spqsd.com^$third-party
||nnd.xyssp.com^$third-party
||download.350.com^$third-party
||ttkx.qyctj.com^$third-party
||gog9.qzdfc.com^$third-party
||tt.biquge.la^$third-party
||ss.biquge.la^$third-party
||diaobanstudio.com^$third-party
||js.jianbaimei.com^$third-party
||baby.yf898.com^$third-party
||bnspx.com^$third-party
||mgwcn.com^$third-party
||nxrxt.com^$third-party
||hystq.com^$third-party
||ju33.com^$third-party
||yongkang6.com^$third-party
||m78.xhydrs.cn^$third-party
||sa.xalongli.cn^$third-party
||m71.qhdzfs.cn^$third-party
||ppco.trwba.com^$third-party
||js.133u.com^$third-party
||wtdtjs.rocks^$third-party
||wtdtjs.club^$third-party
||w.picsinfog.com^$third-party
||m.corocksi.com^$third-party
||s.shbywsd.cn^$third-party
||zymro.com^
||95558000.com^$third-party
||c.bxjpl.cn^$third-party
||201689.qingkan520.com^
||ekeide.com^
||qd.maskbaby.com.cn^
||s.polkoa.com^
||s.95105012.com^$third-party
||a.wlgnd.com^$third-party
||a.mlyns.com^$third-party
||cnzz.com^$third-party
||docols.net^$third-party
www.llllllllllll.net^$third-party
||js862.anreson.net^$third-party
||1lo0.net^$third-party
||54kefu.net^$third-party
||56fff.net^$third-party
||a3p4.net^$third-party
||c2.xsu.cc^$third-party
||egooad.com^$third-party
||gf108.com^$third-party
||yinooo.com^$third-party
||qiyou.com^$third-party
||users.51.la^$third-party
||linker.hr^$third-party
||cdn.midas-network.com^$third-party
||vvbox.cz^$third-party
||eclick.vn^$third-party
||ad2017.meo4.info^$third-party
||sbbanner.com^$third-party
||javblow.com^$third-party
||less-css.site^$third-party
||worlanned.pro^$third-party
||ujoongeilaej.info^$third-party
||newsupdatewe.info^$third-party
||intertakekuhy.info^$third-party
||gaitheed.com^$third-party
||aiwhebey.com^$third-party
||propellerclick.com^$third-party
||koapsooh.click^$third-party
||ryllae.com^$third-party
||blastnotificationx.com^
||ynopkisq.com^$third-party
||graucoay.net^$third-party
||kaishist.top^$third-party
||ipreparty.info^$third-party
||varielcontentdelivery.info^$third-party
||culsauwou.com^$third-party
||coinhits.com^$third-party
||poogriry.click^$third-party
||wirenth.com^$third-party
||4dsbanner.net^$third-party
||spunto.ru^$third-party
||promo-bc.com^$third-party
||apopgo.com^$third-party
||cobalten.com^$third-party
||soujoobafoo.com^$third-party
||dentaint.pro^$third-party
||uss1star.com^$third-party
||joheeptaicat.com^$third-party
||qinvaris.com^$third-party
||hrtya.com^$third-party
||lexozfldkklgvc.com^$third-party
||api.digitalbees.it^$third-party
||sdk.digitalbees.it^$third-party
||hyphenatedion.com^$third-party
||sapere.seed4.me^
||ekoatchooze.com^
||greview.pro^$third-party
||titranco.info^$third-party
||eoredi.com^$third-party
||geniusonclick.com^$third-party
||decademical.com^$third-party
||windowmentaria.com^$third-party
||stringroadway.com^$third-party
||sloi1.com^$third-party
||pnewspages.com^$third-party
||ablehed.pro^$third-party
||theiphaeraer.info^$third-party
||4dsbanner.com^$third-party
||yim3eyv5.top^$third-party
||9utwbj08.top^$third-party
||revrtb.com^$third-party
||popads.media^$third-party
||xmazvzvbqli.com^$third-party
||daljntupdaoejb.com^$third-party
||asextube.net^$third-party
||seriencev.com^$third-party
||pornodanke.com^$third-party
||pornostunde.com^$third-party
||endloseporno.com^$third-party
||pornomasse.com^$third-party
||pornogrund.com^$third-party
||pornojux.com^$third-party
||xrgrymutlq.com^
||s7c66wkh8k.com^$third-party
||europerty.pro^$third-party
||adtng.com^$third-party
||optmnstr.com^$third-party
||yeo1tfjz5f.com^
||makemyvids.com^$third-party
||outlookabsorb.com^$third-party
||ypa.focusoftime.com^$third-party
||parketsy.pro^$third-party
||pptchecker.club^$third-party
||amountinue.info^$third-party
||2hanwriten.com^$third-party
||mfio.cf^$third-party
||oei1.gq^$third-party
||mwor.gq^$third-party
||wordc.ga^$third-party
||adscpm.site^$third-party
||fkbwtoopwg.com^$third-party
||2taa9ib4ib.com^$third-party
||o12zs3u2n.com^$third-party
||nyacampwk.com^$third-party
||whs82908.com^$third-party
||mse2v5oglm.com^$third-party
||adcalm.com^$third-party
||push-notifications.top^$third-party
||95p5qep4aq.com^$third-party
||bj1110.online^$third-party
||4bb6jls06l.com^$third-party
||q8eqh.top^$third-party
||ridingintractable.com^$third-party
||pfk9fywba5.com^$third-party
||dlwmksxohvw.com^$third-party
||baletingo.com^$third-party
||2iiyrxk0.com^
||brdlplgvdq.com^$third-party
||click.advertnative.com^$third-party
||xilfqkxezy.com^$third-party
||docqacvwhgbxv.com^$third-party
||legistrike.pro^
||masture.mobi^$third-party
||wz7a23kicq.online^$third-party
||widgets.cryptopicture.com^$third-party
||hiug862dj0.com^
||4f2sm1y1ss.com^$third-party
||7s08gpbp39.com^$third-party
||afgmyvid.com^$third-party
||curriculture.com^$third-party
||h5tjj3loy2.com^$third-party
||dtprofit.com^$third-party
||o4uxrk33.com^
||runmewivel.com^$third-party
||webgekeniuos.com^$third-party
||eaqxjz6bra.com^
||lh5lg.top^$third-party
||glorinlost.rocks^$third-party
||retiremely.com^
||kidnepishlient.pro^
||ekostreams.gq^
||videoplayerhub.com^$third-party
||35.193.89.147^
||specialgift.top^
||im2ss2ss.top^
||xqkzsifxgv.com^$third-party
||stalluva.pro^$third-party
||vi-serve.com^$third-party
||wtg-ads.com^
||kurkizraka.com^
||mobpushup.com^
||zddxlih.com^
||7vxlfstt.top^
||presidery.info^$third-party
||nererut.com^$third-party
||reddleops.pro^$third-party
||smitionsory.co^
||zxwiejfbyr.com^
||admp.io^$third-party
||cklad.xyz^$third-party
||richmediaads.com^$third-party
||teleriumads-*.netdna-ssl.com^$third-party
||afgr3.com^$third-party
||anothere.club^$third-party
||reportions.club^$third-party
||voyeurhit.com^$third-party
||ghosthis.review^$third-party
||fullspeeddownload.com^$third-party
||privacysecurityprotection.com^$third-party
||69content.com^$third-party
||5iclx7wa4q.com^
||greerlies.pro^$third-party
||reseireejoch.info^$third-party
||fruitablock.net^$third-party
||blatungo.com^$third-party
||beaverads.com^$third-party
||zukxd6fkxqn.com^
||kofpag.com^
||laborates.com^
||rapistory.info^
||ed9wkbpy.com^
||dagnar.com^
||chainads.io^$third-party
||kiwihk.net^$third-party
||trav4life.site^$third-party
||hitadsmedia.com^$third-party
||mediapeartree.com^
||detailsay.info^
||vhldwuv6om.com^$third-party
||tfa5e.top^
||tfa5e.top^$popup
||adbitty.com^$third-party
||click.abctrack.bid^
||800d24d61daea3c.com^
||countante.info^$third-party
||evantative.top^$third-party
||allcuteboys.com^$third-party
||iz682noju02ye5.com^$third-party
||ptawe.com^$third-party
||pndelfast.com^$third-party
||a.gerasopa.com^
||q0zsp5e3dv.com^
||onclickmega.com^
||moneymakercdn.com^
||vidcpm.com^
||juicyads.com^
||pimmuter.com^$third-party
||pimmuter.com$popup
||6l1twlw9fy.com^
||optad360.io^$third-party
||oyi9f1kbaj.com^$third-party
||rzekbhnk.top^$third-party
||adrino.pl^$third-party
||vendimob.pl^$third-party
||traqueto.com^$third-party
||wheelches.info^
||menemier.info^$third-party
||therses.com$popup
||turbotraff.com^$third-party
||xijgedjgg5f55.com^
||pushno.com^$third-party
||bitvertise.io^$third-party
||coinverti.com^$third-party
||parlaka.com^$third-party
||trfpump.com^$third-party
||bullads.net^$third-party
||bnrdom.com^$third-party
||attenhance.com$popup
||langtzet.info^$third-party
||fm6dz864.top^$third-party
||ixeq490u20.com^$third-party
||k77hof1z7k.com^$third-party
||onlivestreams.online^$third-party
||webpower.eu^$third-party
||amadagasca.com^$third-party
||dlzm790g.com^$third-party
||ie8eamus.com^$third-party
||lignorange.com^$third-party
||univerba.club^$third-party
||fortpush.com^$third-party
||tweowhvrim.review^$third-party
||adserwer.xwords.pl^
||appared.online^
||colleduny.info^
||authorne.info^
||odrftytjmozxsfwnlw.bid^$third-party
||y2rmo576.top^$third-party
||speciadnessing.pro^$third-party
||filternal.space^$third-party
||interedy.info^$third-party
||fapmeth.com^$third-party
||popmode.net^$third-party
||goadservices.com^$third-party
||megappu.com^$third-party
||dramatical.online^
||sistacked.com^
||ortonch.com^$third-party
||ingeliteral.pro^$third-party
||eversely.com^
||shermore.info^
||parding.info^
||iberate.club^
||pindered.info^
||basepush.com^$third-party
||rmawm7mw.top^$third-party
||redewdit.pro^$third-party
||apyecom.com^$third-party
||aeckcjy.com^$third-party
||suggedin.info^$popup
||efishedo.info^$popup
||insupposity.info^$popup
||enclosely.info^$popup
||aclassigned.info^$popup
||maraukog.info^$popup
||acinster.info^$popup
||udriveme2.com^$third-party
||alxzes.com^$third-party
||gleaminist.info^$popup
||averoconnector.com^$third-party
||uncyane.com^$third-party
||bidrev.net^$third-party
||2pxg8bcf.top^$third-party
||preonesetro.com^$third-party
||omoukkkj.stream^$third-party
||zinidge.com^$third-party
||mysdvvf.com^$third-party
||milleonid.com^$third-party
||cellorun.info^$third-party
||focusego.info^$third-party
||pvclouds.com^$third-party
||chanicut.com^$third-party
||vetermsu.info^$third-party
||utilistom.info^$third-party
||unlithere.info^$third-party
||320147982.world^$third-party
||rasius.pro^$third-party
||phalata.info^$third-party
||afrigale.co^$third-party
||aj1052.online^$third-party
||crvtrk.com^$third-party
||apps4.space^$third-party
||appsha2.space^$third-party
||uniad.vn^$third-party
||bepolite.eu^$third-party
||run-syndicate.com^$third-party
||modulepush.com^$third-party
||pipeschannels.com^$third-party
||adsrv4k.com^
||tagbucket.cc^$third-party
||bcloudhost.com^$third-party
||plufdsb.com^$third-party
||pukrazopchatka.com^
||tweightment.pro^$third-party
||udmlkmzjkob.co^$third-party
||okanjo.com^$third-party
||advnet.xyz^$third-party
||g3j2wzmon8b.com^
||1.mobiuppedmedia.com^
||go2funz.com^
||valpeiros.com^$third-party
||overreare.co^$third-party
||witlee.com^$third-party
||hadarone.com^$third-party
||blueserving.com^$third-party
||sslenable.review^$third-party
||ininmacerad.pro^$third-party
||q-sht-zidjk.co^$third-party
||ogamon.win^$third-party
||o01fv23.loan^$third-party
||7mu36somt5.com^$third-party
||hcg82f2b.com^$third-party
||urlife2all.com^$third-party
||thump-night-stand.com^$third-party
||ek8k5dst5c.com^$third-party
||smopy.com^$third-party
||alogationa.co^$third-party
||enlarget.com^
||casterist.info^
||enousouz.info^
||muzotur.info^$third-party
||hitvhost.co^$third-party
||360adshost.com^$third-party
||360direct.click^$third-party
||ps7894.com^$third-party
||d14emrg9.com^$third-party
||ibjivzn.com^$third-party
||yebadu.com^$third-party
||ssl4go.ga^$third-party
||stimergeners.pro^$third-party
||frolnk.com^$third-party
||approp.pro^$third-party
||compass.adop.cc^$third-party
||terrapush.com^$third-party
||fridrici.info^$third-party
||stampshire.info^$third-party
||noqukjy.com^$third-party
||ssl2anyone3.com^$third-party
||kaidop.com^
||gamzetov.com^
||crack44.com^$third-party
||ppinstall.com^$third-party
||quaves.info^$third-party
||clickonometrics.pl^$third-party
||converti.se^$third-party
||widget.convertiser.com^$third-party
||adsenseguard.com^$third-party
||freesoftwarestation.com^
||ubdwc.com^$third-party
||uymkdz9s.com^$third-party
||jiwvbck.com^$third-party
||pgcode.org^$third-party
||cashpartners.eu^$third-party
||clickaine.com^$third-party
||tubecorporate.com^$third-party
||play4k.co^$third-party
||nmpmgmldzvrmra.com^$third-party
||ojiffvsutzrx.com^$third-party
||yoredi.com^$third-party
||adapex.io^$third-party
||cqlupb.com^$third-party
||rvvslhmmbor.com^$third-party
||graphli.net^$third-party
||sfo.xsgfhkwd.date^$third-party
||pop.verplusonline.com^$third-party
||adnami.io^$third-party
||ooredi.com^$third-party
||motosal.net^$third-party
||niajmtjqexq.co^$third-party
||adkernel.com^$third-party
||dopor.info^$third-party
||yaranitsa.info^$third-party
||ovustav.ru^$third-party
||plutusads.com^$third-party
||ritogaga.com^$third-party
||qaquzakalaka.com^$third-party
||smilewanted.com^$third-party
||hitlnk.com^$third-party
||defpush.com^$third-party
||performanteads.com^$third-party
||tjfot.com^$third-party
||fqsbi.com^$third-party
||zharezhi.info^$third-party
||befirstcdn.com^
||bleua.ecefibwja.xyz^
||cebadu.com^$third-party
||roxedltd.co.id^$third-party
||recallen.info^
||earnco.in^$third-party
||d1qk9ujrmkucbl.cloudfront.net^$third-party
||ssraju3n.com^$third-party
||top-games.me^$third-party
||m73lae5cpmgrv38.com^
||smartclick.net^$third-party
||3l4r8d61yz.com^
||pilottere.info^$third-party
||uharded.com^$third-party
||data.adwombat.com^
||onclickprediction.com^
||venturead.com^
||velocecdn.com^
||maxonclick.com^
||superfastcdn.com^
||ajkelra.com^
||akailoparzapi.com^
||atarshaboor.com^
||avalhukof.com^
||badokal.com^
||bahaimlo.com^
||bapalolo.com^
||bapaquac.com^
||beglorena.com^
||bobarilla.com^
||bokilora.com^
||bondinra.com^
||bonjikoa.com^
||botiviga.com^
||bulbazoa.com^
||camtinolc.com^
||carutinv.com^
||chukalapopi.com^
||chukalorqa.com^
||civitik.com^
||dontibar.com^
||dorapodorasham.com^
||drogomet.com^
||dulderbulder.com^
||durazopa.com^
||egolina.com^
||ekolamis.com^
||farfarida.com^
||filtonay.com^
||foditgoz.com^
||forkitz.com^
||fulhudhoo.com^
||godibarl.com^
||golizoli.com^
||haklopar.com^
||hariqavi.com^
||hirovivi.com^
||horheloopo.com^
||humuseliyahu.com^
||jadizayo.com^
||jandolav.com^
||jingavot.com^
||jorjodika.com^
||jquerycdn.co.il^
||jquerymin.co.il^
||kalmloda.com^
||kilomansa.com^
||kilorama.com^
||krakeshlaja.com^
||kuchebraska.com^
||kulkaridoopi.com^
||liktirov.com^
||lokipodi.com^
||measurementaz.com^
||milparota.com^
||mozefakt.com^
||mujilora.com^
||muligov.com^
||namitol.com^
||nanuyalailai.com^
||oddomane.com^
||pitatagata.com^
||pompazilla.com^
||poratav.com^
||prikolizdesa.com^
||qawiman.com^
||quavomi.com^
||ratkalol.com^
||rolkakuksa.com^
||scrappykoko.com^
||senolati.com^
||shmonekisot.com^
||shokala.com^
||tantella.com^
||tenlokif.com^
||tijorari.com^
||tikodala.com^
||tikrailijorj.com^
||udorik.com^
||ufraton.com^
||ukatoe.com^
||uralap.com^
||utazwa.com^
||utorido.com^
||uzotarak.com^
||venonita.com^
||vkafirac.com^
||volimole.com^
||wakapita.com^
||wodizapt.com^
||xeozir.com^
||yaboshadi.com^
||yallboen.com^
||yeshhaod.com^
||yorilada.com^
||yuituityula.com^
||zepozipo.com^
||zinovila.com^
||zirobata.com^
||zorbikala.com^
||zortinah.com^
||tinkerta.com^
||rotibald.com^
||secureboom.net^$third-party
||y6a7tqyr.com^$third-party
||niholaev.com^
||caprofitx.com^$third-party
||microad.net^$third-party
||tdblazing.com^$third-party
||hd100546b.com^$third-party
||dvdsm0rlx65fo.cloudfront.net^
||topjlinks.com^$third-party
||webinstats.com^$third-party
||inxy.run^$third-party
||hitcpm.com^$third-party
||rabbithole.top^$third-party
||apfbtiqdly.bid^$third-party
||fjmjlwvtv.bid^$third-party
||adclerks.com^$third-party
||cdn.adclerks.com^
||ralkipa.info^$third-party
||efkxhoeoqsv.bid^$third-party
||sebadu.com^$third-party
||ayclinical.com^$third-party
||naenticle.info^$third-party
||localbitcoins.com^$third-party
||adconity.com^$third-party
||neads.delivery^$third-party
||kensyii.com^$third-party
||btvhdscr.com^$third-party
||popmajor.com^$third-party
||adinlove.de^$third-party
||trinylium.com^$third-party
||velocitycdn.com^$third-party
||theonecdn.com^$third-party
||topacity.info^$third-party
||arancefy.com^$third-party
||findepended.com^$third-party
||lucklayed.info^$third-party
||croissed.info^$third-party
||elanatality.info^$third-party
||boudja.com^
||pussl43.com^$third-party
||click-cpa.net^$third-party
||bunkirling.co^$third-party
||anlclqrvbsk.co^$third-party
||advelvet.com^$third-party
||rbmcash.com^$third-party
||pussl50.com^$third-party
||chikhanos.info^$third-party
||tpmedia-reactads.com^$third-party
||clearonclick.com^$third-party
||uptimecdn.com^
||fbcdn2.com^$third-party
||ssl4us.cf^$third-party
||ssl4us.gq^$third-party
||replainy.co^$third-party
||cdnquality.com^$third-party
||bitonclick.com^$third-party
||daghashmal.com^
||kulkerbolda.com^
||erogaliv.com^
||yieldlove.com^$third-party
||adshost.site^$third-party
||celeritascdn.com^$third-party
||commercialvalue.org^$third-party
||0azx1.com^$third-party
||pussl48.com^$third-party
||qwfh39851jtfvkurf21hf.com^
||onaudience.com^$third-party
||pussl44.com^
||strucewe.info^$third-party
||be2anywhere.com^$third-party
||kzqjwdxxussshe.net^$third-party
||pussl2.com^$third-party
||4th3d48.com^$third-party
||ichlnk.com^$third-party
||adpixo.com^$third-party
||pushnative.com^$third-party
||doopads.com^$third-party
||aspgfx.org^$third-party
||leadzutw.com^$third-party
||uzekrs.com^
||kwunqjqntrnf.bid^$third-party
||vcgyhvgkcknlx.bid^$third-party
||advetvy.info^$third-party
||bfe4e6d364be199.com^
||ca4ec6874a33a13.com^
||iytfczscguf.bid^$third-party
||pussl41.com^$third-party
||gialnk.com^$third-party
||vm.timeinabottle.pw^$third-party
||mamydirect.com^$third-party
||oiqheoiwgnqiweoj.bid^$popup
||adform.net^
||pto.awecr.com^$third-party
||aoredi.com^$third-party
||deloton.com^$third-party
||irtya.com^$third-party
||nimdinb.com^
||stats.hprofits.com^$third-party
||plxnt.com^$third-party
||buyxiaomimi6.com^$third-party
||egnatius-ear.com^$third-party
||adszx.pro^$third-party
||tommysdream.net^$third-party
||alkdmsxs.bid^$third-party
||hatchord.com^$third-party
||brightonclick.com^$third-party
||pussl35.com^
||telllwrite.com^$third-party
||kdoraraq.com^
||ciridola.com^
||api.freewebfonts.org^$third-party
||patiland.co^$popup
||ad-specs.guoshipartners.com^
||optimaladbid.com^$third-party
||vergestatic.com^$third-party
||pussl32.com^$third-party
||pussl38.com^$third-party
||poredii.com^$third-party
||zonolali.com^
||k26fe9xhuzm.com^
||boostads.site^$third-party
||29d65cebb82ef9f.com^$third-party
||hartsfieldrowesville.salleyoklaunion.com^$third-party
||adsxyz.com^$third-party
||popunderjs.club^$third-party
||mn1nm.com^$third-party
||pejqoq4cafo3bg9yqqqtk5e6s6.com^
||1740f665a91b68.com^
||cpm20.com^
||u1trkqf.com^
||aanqylta.com^
||35.188.14.213^
||2778255fe56.com^
||b97beb2fed1c4f.com^
||y5wflt0xibmoufuvsayg1efy80yq0ystkjncf76cqm.com^
||h8vzwpv.com^$third-party
||cdn9now.com^$third-party
||reqpostanza.com^
||dagasaka.com^
||boodlewrite.com^$third-party
||trafgid.com^$third-party
||3ba87e4828c5a95.com^
||gocdn.site^$third-party
||dwore.bid^$third-party
||fcrgzqkbtgu.co^$third-party
||35.188.14.213^$popup
||maebtjn.com^$third-party
||oligan.info^$third-party
||pebadu.com^
||602d76e204c032.com^
||upasiansex.com^
||hypoot.com^$third-party
||verkolasti.pw^$third-party
||terepran.com^$redirect=nooptext,important
||rotabetaffiliates.com^$third-party
||u1trkqf.com^$redirect=nooptext
||aanqylta.com^$redirect=nooptext
||35.188.14.213^$redirect=nooptext
||2778255fe56.com^$redirect=nooptext
||diamongs.com^$third-party
||adpressi.com^$third-party
||42eed1a0d9c129.com^
||tracklab.club^$third-party
||wbpal.com^$third-party
||bitcoadz.io^$third-party
||ad.ettoday.net^$redirect=nooptext
||ad1.udn.com^
||ad2.udn.com^
||ad3.udn.com^
||ad4.udn.com^
||ad5.udn.com^
||31a5610ce3a8a2.com^
||tds77.su^
||cfgr1.com^$third-party
||afgr2.com^$third-party
||pussl16.com^
||atombid.com^$third-party
||biggbossseason11.com^$third-party
||b.misslk.com^$third-party
||cdn8now.com^$third-party
||popclck.org^$third-party
||bnutuin.com^$third-party
||redirecting.download^$third-party
||icebns.com^$third-party
||adserver.ad4link.com^$third-party
||niklesrov.com^
||rookads.com^$third-party
||fexperies.info^$third-party
||anothinga.com^$third-party
||htreatory.info^$third-party
||wateranik.com^$third-party
||codeadnetwork.com^
||truefilen32.com^$third-party
||adclickxpress.com^$third-party
||jsc.mgid.com^$domain=~mgid.com
||pussl10.com^
||y5wflt0xibmoufuvsayg1efy80yq0ystkjncf76cqm.com^$popup
||hbchwmrqb.bid^$third-party
||uxvtglgbeshxn.bid^$third-party
||jqueryserve.org^$third-party
||econducte.com^$third-party
||wct.click^$third-party
||9content.com^$third-party,popup
||pussl18.com^
||serving.adbetclickin.pink^$popup
||mtvp05j.com^
||khimandi.info^$third-party
||hottraffic.net^$third-party
||exoner.com^$third-party
||adnety.com^$third-party
||svyksa.info^$third-party
||htmonster.com^$third-party
||dohillright.com^$third-party
||nb42mac.com^$third-party
||shulhanafuh.com^$third-party
||wellmov.com^$third-party
||spacenine.biz^$third-party
||salarity.info^$third-party
||afvcugqaulh.co^$third-party
||wicktrown.co^$third-party
||pyscgael.bid^
||boxxxcash.com^$third-party
||mds.nipa.co.th^$third-party
||kvkoqywl.com^
||sgqmhpqrstwzwd.com^
||tummiarunzpf.com^
||play.entretenimientolz.com^
||stencef.com^$redirect=nooptext
||performanceadexchange.com^$third-party
||onclickpulse.com^$third-party
||jqueryserve.com^$third-party
||pussl13.com^
||pussl9.com^
||anothing.info^
||g22rbb7.com^
||mediad2.jp^$third-party
||mobileofferplace.site^$redirect=nooptext
||dlyads.com^$third-party
||ab.advertiserurl.com^
||my.top100.photo^$third-party
||delivery.trafficfabrik.com^$third-party
||wie9eig.top^
||cgjyesqhxzzm.com^$third-party
||nvqsjdvgqnyk.com^$third-party
||arrassley.info^
||opencdb84507.com^
||jeanclementcom.us^
||inclk.com^
||clksite.com^$third-party
||jsc.adskeeper.co.uk^
||cpm10.com^$popup
||misosoup.io^$third-party
||nurno.com^$third-party
||advertica-cdn.com^$third-party
||torabri.com^$third-party
||apploading.mobi^$third-party
||trflog.com^$third-party
||attirerpage.com^
||s2s.rafotech.com^
||trotux.com^
||startpageing123.com^
||funcionapage.com^
||universalsearches.com^
||thewebanswers.com^
||nicesearches.com^
||youndoo.com^
||giqepofa.com^
||mustang-browser.com^
||forestbrowser.com^
||luckysearch123.com^
||ooxxsearch.com^
||search2000s.com^
||walasearch.com^
||hohosearch.com^
||yessearches.com^
||35.184.169.188^$popup
||webma.space^$third-party
||creative.stripchat.com^$third-party
||ssl4anyone.com^$third-party
||ssl4anyone3.com^$third-party
||ssl4anyone4.com^$third-party
||ssl4anyone5.com^$third-party
||cdn.plopx.com^$third-party
||paclitor.com^$redirect=nooptext
||ssl4me.cf^$third-party
||fastpopunder.com^$third-party
||putrr*.com^$third-party
||78.140.130.88^$third-party
||happer.info^$third-party
||automoc.net^$third-party
||motohem.com^$third-party
||mobioffertrck.com
||trklvs.com
||suocloud.com^
||wirelesstube.mobi^
||cfasync.tk^$third-party
||vkkpv.com^$third-party
||pastilon.com^$third-party
||ssl4anyone2.com^$third-party
||iendoo.com^$third-party
||onerror.gq^$third-party
||cfasync.ml^$third-party
||rtbnowads.com^$third-party
||cpmly.com^$third-party
||likecontrol.com^$third-party
||xikrik.com^$third-party
||advon.net^$third-party
||recreativ.ru^$third-party
||topadvert.ru^$third-party
||23.236.55.237^$popup
||adbrn.com^
||shmokiads.com^$third-party
||fasttoss.com^$third-party
||buzzadnetwork.com^$third-party
||ashow.pcpop.com^$third-party
||biggestplayer.cachefly.net^
||adtwbjs.com^$third-party
||ssp.adxpremium.com^$third-party
||pvrtx.net^$third-party
||luxupcdnb.com^$third-party
||clyilp.com^
||xpicw.top^$third-party
||adsb4trk.com^$popup
||adsonflags.com^$third-party
||histock.info^
||b2.ijquery11.com^
||admother.com^$third-party
||bidgear.com^$third-party
||xxlargepop.com^$third-party
||dskfv.de^$third-party
||t.mtagmonetizationb.com^
||uqie4nzy.com^
||globaladmedia.net$popup
||xiniuz.com^
||ulife17yeter.com^$third-party
||adtear.com^$third-party
||siphic5.top^$third-party
||clevernt.com^$third-party
||undergiveto54.com^$third-party
||zjk24.com^$third-party
||checkhit.com^$third-party
.bbelements.com^$third-party
.doublepimp.com^$third-party
.lockscalecompare.com^$popup
||0aac4e6a54c170b0.se^$third-party
||1100ad.com^$third-party
||130.211.230.53^$popup
||130.211.230.53^$third-party
||178.17.164.58^$third-party
||1app.blob.core.windows.net^$third-party
||1yqbp.com^$third-party
||2performant.com^$third-party
||360popunder.com^$third-party
||3al.pw^$third-party
||5b15a826.xyz^$third-party
||60ads.com^$third-party
||78.140.130.91^$third-party
||863c4c0c521.se^$third-party
||abckj123.com^$third-party
||actiondesk.com^$popup,third-party
||ad2goal.com^$third-party
||adamoads.com^$third-party
||adbetnet.advertserve.com^$third-party
||adglare.org^$third-party
||adhigh.net^$third-party
||adk2.co^$third-party
||adk2.net^$third-party
||admax.quisma.com^
||admost.com^$third-party
||adnxs.com^$redirect=nooptext
||adosia.com^$third-party
||adpeepshosted.com^$third-party
||adplus.co.id^$third-party
||adrecreate.com^$third-party
||adrewards.com^$third-party
||adrotate.se^$third-party
||adrotator.se^$third-party
||ads.eorezo.com^$third-party
||ads.heias.com^$third-party
||ads.tremorhub.com^$third-party
||ads2-adnow.com^$third-party
||adsglow.net^$third-party
||adshell.net^$third-party
||adsmeda.com^$third-party
||adspeed.net^$third-party
||adspynet.com^$popup
||adsrvgateway.com^$third-party
||adsrvmedia.adk2.co^$important,third-party
||adsvcs.com^$third-party
||adtech.com^$third-party
||adternal.com^$third-party
||adtomafusion.net^$third-party
||adtrace.org^$third-party
||adtraffic.pl^$third-party
||adultadspy.com^$third-party
||adv.mediaharbor.co.kr^$third-party
||adversolutions.com^$third-party
||advertclickme.com^$third-party
||advertiserurl.com^$third-party
||adviator.com^$third-party
||adworkmedia.com$third-party
||adxpansion.com^$third-party
||adzerk.net^
||adzos.com^$third-party
||aff.camplace.com^$third-party
||affsnetwork.com^$third-party
||afftrack001.com^$third-party
||agomwefq.com^$popup
||albopa.work^$third-party
||alephd.com^$third-party
||alexrid.com^$third-party
||alipromo.com^$third-party
||allbestnews.net^$third-party
||alxsite.com^$third-party
||am15.net^$image,media,script,third-party
||am15.net^$popup
||api.reon.club^$third-party
||appintop.com^$third-party
||applicationgrabb.net^$third-party
||apugod.work^$third-party
||apytrc.com^$third-party
||arecio.work^$third-party
||asdorka.com^$third-party
||asto-exo.com^$third-party
||asv.whatismyip.win^$third-party
||awesome-revenue.com^
||awsatstb.com^
||axecash.com^$third-party
||az708531.vo.msecnd.net^$third-party
||b.rmgserving.com^$third-party
||badtopwitch.work^$third-party
||banner.dabi.ir^
||bannery.hledejceny.cz^$third-party
||bbcdn.go.evolutionmedia.bbelements.co
||bedebadum.net^$third-party
||bee7.com^$third-party
||best.infoiswhatwedo.com^$third-party
||bestevernews.com^$third-party
||bestevernews.net^$third-party
||bestnewsworld.net^$third-party
||bestwebdeal.net^
||bgcsojmtgdrv.com^$third-party
||bitmedia.io^$third-party
||bitmedianetwork.com^$redirect=nooptext
||black6adv.com^$third-party
||blkget8.com^$popup
||block.s*block.com^$third-party
||boomads.com^$third-party
||borotango.com^$third-party
||brand.ad^$third-party
||brassyobedientcotangent.com^$third-party
||bravo-lea.com^$third-party
||breeffnet.com^$third-party
||brethrengenotypeteledyne.com^$third-party
||bs.serving-sys.com^$third-party
||btdnav.com^$third-party
||bubblesmedia.ru^$popup
||bundasnovinhas.com^
||butterideareligious.xyz^
||buy-banner.com^$third-party
||buy-targeted-traffic.com^$third-party
||buzzabc.com^$third-party
||c.mfstatic.cz^$third-party
||c03jij5q.website^
||cah9ooy.bid^$third-party
||cdn.adk2.com^
||cdn.pulpix.com^$third-party
||checkchick4u.org^$third-party
||ci3ixee8.com^$third-party
||clickadu.com^$third-party
||clickforward.net^$popup,third-party
||clkoffers.com^$third-party
||clkrev.com^$third-party
||cloudsdns.net^$script,third-party
||cntrafficpro.com^$third-party
||code.poptm.com^$redirect=nooptext,important,script,third-party
||codeonclick.com^$third-party
||contactsin.mobi^$third-party
||contextual.media.net^$third-party
||corrosif.science^$third-party
||costaction.com^$third-party
||cpmstar.com^$object,third-party
||cpmterra.com^$third-party
||ctmconnect.com^$third-party
||dai0eej.bid^
||das5ku9q.com^$third-party
||dashgreen.online^$third-party
||dasistnews.net^$third-party
||data.permittingnorthlandseamen.info^$third-party
||data.shipboardserviceberrysiltstone.info^$third-party
||dc121677.com^$third-party
||ddomb.com^$third-party
||delnapb.com^$third-party
||detour.click^$third-party
||diamond88bet.com^$third-party
||directrev.com^$third-party
||dk7rftbivnkgr.cloudfront.net^
||dotomi.com^$third-party
||dpjtch.vestabalin.com^$third-party
||dsp-eu.exe.bid^$third-party
||dubshub.com^$third-party
||e-n-t-e-r-n-e-x.com^$third-party
||e.lndjj.com^$third-party
||eclkmpsa.com^$popup
||eclkspbn.com^$third-party
||eerdckbwujcx.com^
||emediate.apmmedia.net^$third-party
||engine.adtidy.net^$third-party
||ep7kpqn8.online^
||epom.com^$third-party
||eropayper.com^$third-party
||euym8eel.club^
||evolutionmedia.bbelements.com
||exitintel.com^$third-party
||exoclick.com^$popup
||exogripper.com^$third-party
||exoticads.com^$third-party
||ext.movixhub.com^$popup
||f.asdfzxcv1312.com^
||f.iaftjs.info^
||fabolele.com^$popup
||fdgeen.com^$third-party
||ficusoid.xyz^$third-party
||filadmir.site^$third-party
||filetarget.net^$third-party
||firstfirst.net^$popup,third-party
||flashteaser.com^$third-party
||fls.doubleclick.net^$third-party
||fsoft4down.com^$third-party
||fungetbag.info^$third-party
||fungoiddempseyimpasse.info^$third-party
||fxhoog.com^$third-party
||game.gamingnonstop.net^$third-party
||gameads.net^$third-party
||gctwh9xc.site^
||gernewt.info^$popup
||girlzgirlzgirlz4u.com^$third-party
||giu9aab.bid^$third-party
||glaswall.online^$third-party
||go.cartstick.com^$third-party
||go.onclasrv.com^$popup
||go.trafficshop.com^$popup
||go.verymuchad.com^$third-party
||gomakemerich1.com^$third-party
||grandslammedia.com^$third-party
||growtaller4adults.com^$third-party
||growtaller4men.com^$third-party
||growtaller4women.com^$third-party
||growth-flexvprosystem.com^$third-party
||hanaprop.com^$third-party
||heightboost.com^$third-party
||herezera.com^$third-party
||hgads.com^$third-party
||hubrus.com^$third-party
||id.kbmg.cz^$third-party
||ifmnwi.club^$third-party
||imaginaxs.com^$third-party
||india-zed.com^$third-party
||inter1ads.com^$third-party
||iu1xoe7o.com^$third-party
||j.77power.com^$third-party
||javacript.cf^$third-party
||jfduv7.com^$third-party
||ji.ihualun.com^$third-party
||jkolp.com^$third-party
||join.xlgirls.com^$third-party
||js.mengheng.net^$third-party
||js.srcsmrtgs.com^$third-party
||jujzh9va.com^$third-party
||jump.fhoa365.com^$third-party
||junbi-tracker.com^$third-party
||klickthru.com^$third-party
||kmylvwo5.com^$third-party
||kudrafa.ru^$third-party
||lamiflor.xyz^$third-party
||landing.meendo.com^$third-party
||lepubs.com^$third-party
||lifestyle24h.com^$third-party
||liflandaffiliates.com^$third-party
||linkbucks.com^$third-party,domain=~dyo.gs|~eafyfsuh.net
||liversely.com^$third-party
||liversely.net^$third-party
||llgerege.com^$third-party
||llladiez.org^$third-party
||lockerdome.com^$domain=~lockerdome.com
||lookfornews.net^$third-party
||madyna.ru^$third-party
||magicplayer-api.torrentstream.org^$third-party
||magicplayer-s.acestream.net^$third-party
||magicplayer-s.torrentstream.org^$third-party
||magifirst.com^$third-party
||mainclc.com^$third-party
||maneta.info^$third-party
||masteroids.com^$third-party
||measure.mf.cz^$third-party
||media.adtrack1.pl^
||mediastinct.com^$third-party
||mediaver.com^$third-party
||megapopads.com^$third-party
||metodikadeneg.info^$third-party
||mf*.advantage.as^$third-party
||mgid.com^$third-party
||mintake.com^$third-party
||moguldom.com^$third-party
||moneyplatform.biz^$third-party
||mrperfect.in^$third-party
||mtburn.com^$third-party
||mxtads.com:8040
||myadshub.com^$third-party
||mybinarysystem.com^$third-party
||myvpn.pro^$third-party
||n156adserv.com^$third-party
||nefroto.net^$third-party
||networkmanag.com^$third-party
||newsforbest.net^$third-party
||newviralmobistore.com^
||njmaq.com^$third-party
||nrged.com^$third-party
||nsdfsfi1q8asdasdzz.com^$third-party
||nuclersoncanthinger.info^$third-party
||octobird.com^$third-party
||offergo.net^$third-party
||offpageads.com^$third-party
||onclicktop.com^$third-party
||onderlea.info$popup
||ongkidcasarv.com^$third-party
||onlinesupaads.com^$third-party
||onlinewebfind.com^$third-party
||onshowit.com^$third-party
||opt.ximad.com^
||ov2ochu.bid^$third-party
||ovgzbnjj.com^$third-party
||paradoxtraffic.com^$third-party
||parserwords.info^$popup
||phox2ey.bid^$third-party
||physoi.eu^$third-party
||pketred.com^$third-party
||plsdrct1.me^$third-party
||plsdrct2.me^$third-party
||polimadv.com^$third-party
||pomtiy.com^$third-party
||pop-road47.info^$popup
||popped.biz^$third-party
||poprush.net^$script,third-party
||popup-traffic.com^$third-party
||popvertising.com^$third-party
||popzila.com^$third-party
||poweradcash.net^$third-party
||ppndr.xyz^$third-party
||print3.info^$third-party
||prm.sushis.kim^$third-party
||profit-pay.net^$third-party
||profitboosterapp.com^$popup
||profitsdeluxe.com^$third-party
||proteaser.net^$third-party
||protectaffiliates.org^$third-party
||prxii.cf^$third-party
||prxii.tk^$third-party
||purgrobi.com^$third-party
||puserving.com^$third-party
||pweaatek.com^$popup
||pyksf.com^$third-party
||qaadv.com^$third-party
||qadabra.com^$third-party
||qractv.com^$third-party
||quicksense.net^$third-party
||qwtm.purecertainengine.com^$popup
||r7mediar.com^
||rdsa2012.com^$popup
||redichat.com^$third-party
||reeviveglobal.com^$third-party
||referrer.website^$third-party
||regisg.com^$third-party
||restoring.club^$third-party
||retainguaninefluorite.info^$third-party
||retarget.ssl-services.com^$third-party
||rhtag.com^$third-party
||roulettebot-plus.com^$third-party
||rtbpopd.com^$third-party
||rvttrack.com^$third-party
||s1.adguard.com^$third-party
||sc.rvtlife.com^$third-party
||scr.flashcast.org.uk^$third-party
||scriptall.tk^$third-party
||serve.williamhill.com^$third-party
||sexpennyauctions.com^$third-party
||sextadate.net^$third-party
||sftapi.com^$third-party
||shorlakmedia.com^$third-party
||simudotheh.com^$~third-party
||slikslik.com^$third-party
||soadvr.com^$third-party
||softexcellence.com^$third-party
||sourcengo.com^$third-party
||spidtest.org^$third-party
||srvpub.com^$third-party
||ssdphmfduwcl.com^$third-party
||static.adtidy.net^$third-party
||static.hoptopboy.com^$third-party
||strands.com^$third-party
||super-promo.cyme.info^$popup
||syndication.exoclick.com^$third-party
||syndication.exosrv.com^$third-party
||syndication.globaltraffico.com^$third-party
||syndication.jsadapi.com^$third-party
||syngrestic.com^$popup,third-party
||synhandler.net
||t.booksuper.info^$third-party
||tagdelivery.com^$third-party
||tapfiliate.com^$third-party
||temphilltop.net^$third-party
||terraclicks.com^$popup
||thankswrite.com^$third-party
||theads.me^$third-party
||thnqemehtyfe.com^$popup
||tizermedias.com^$third-party
||tr553.com^
||track.bcvc.mobi^
||tracking.cirrusinsight.com^
||tradeadexchange.com^$popup,third-party
||trafex.net^$third-party
||traffichaus.com^$third-party
||trafficholder.com^$popup
||trafficmagnates.com^$popup
||traforet.com^$third-party
||transpera.com^$third-party
||trklnks.com^$third-party
||tubeadvertising.eu^$third-party
||tubecontext.com^$third-party
||u034024.778669.com^$third-party
||ujieva.com^
||v1n7c.com^$script,third-party
||vartoken.com^$third-party
||videogenetic.com^$third-party
||vipcpms.com^$third-party
||voluumtrk2.com^
||waframedia16.com^$third-party
||watrz.com^$third-party
||weberotic.net^$third-party
||winneradsmedia.com^$third-party
||wrmcfyzl.com^$third-party
||ws-gateway.com^
||wsp.adskeeper.co.uk^
||wsp.mgid.com^
||wsp.steepto.com^
||www.fuze-hill*.xyz^$popup
||www.fuze-sea*.xyz^$popup
||wwwpromoter.com^$third-party
||xaxoro.com^$third-party
||xpostx.com^$third-party
||xxyafiswqcqz.com^
||yesadvertising.com^$third-party
||ylx-4.com^$third-party
||yuiop.trade^$third-party
||yxbtyzqcczra.com^$third-party
||zanox.com^$third-party
||zaperplop.info^$third-party
||zedo.com^$third-party
||zeti.com^$third-party
||zptncsir.com^
!+ NOT_OPTIMIZED
||ew740.cn^
!+ NOT_OPTIMIZED
||mqgpo.com^
!+ NOT_OPTIMIZED
||dianomi.com^$third-party
!+ NOT_OPTIMIZED
||xk0x.cn^
!+ NOT_OPTIMIZED
||olc0.cn^
!
! https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/142
||stripe.rs-1028-a.com^
!
! Ads reinjection (For apps only)
!+ NOT_PLATFORM(windows, mac, android)
||piguiqproxy.com^$third-party,badfilter
!+ NOT_PLATFORM(windows, mac, android)
||amgload.net^$third-party,badfilter
!+ NOT_PLATFORM(windows, mac, android)
||rcdn.pro^$third-party,badfilter
!
! https://github.com/AdguardTeam/AdguardFilters/issues/31688
@@||amgload.net/z|$domain=sinoptik.ua|gismeteo.ua
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/23271
||samsungads.com^
! https://github.com/AdguardTeam/AdGuardHome/issues/1046
||samsungtvads.com^
!
! Section contains the list of advertising networks, which are hosted on non
advertising sites as subdomains
!
||leroj.elitegol.tv^
||algat.intergoles.me^
||d7dza8s7j2am6.cloudfront.net^
||ads.livetvcdn.net^
||adilk.ilikecomix.com^
||a.letsjerk.to^
||d2j042cj1421wi.cloudfront.net^
||d13k7prax1yi04.cloudfront.net^
||dq3yxnlzwhcys.cloudfront.net^
||d3ithbwcmjcxl7.cloudfront.net^
||rek.www.wp.pl^
||d3mr7y154d2qg5.cloudfront.net^
||centent.streamp1ay.cc^
||dz5bomaog2c5t.cloudfront.net^
||s.remonti.org^$third-party
||d36zfztxfflmqo.cloudfront.net^
||dl5ft52dtazxd.cloudfront.net^
||d3v3bqdndm4erx.cloudfront.net^
||dkyp75kj7ldlr.cloudfront.net^
||d11enq2rymy0yl.cloudfront.net^
||d3kblkhdtjv0tf.cloudfront.net^
||d261u4g5nqprix.cloudfront.net^
||ads.farakav.com^
||rst.pornyhd.com^
||d3c3uihon9kmp.cloudfront.net^
||d18g6t7whf8ejf.cloudfront.net^$third-party
||ads-media.gameforge.com^
||benefits.sovendus.com^$third-party
||ds88pc0kw6cvc.cloudfront.net^
||b.bestcontenthost.com^$third-party
||asgdfasad.mm-cgnews.com^
||d1nx2jii03b4ju.cloudfront.net^
||d3hj4iyx6t1waz.cloudfront.net^
||market.moonicorn.network^
||d141wsrw9m4as6.cloudfront.net^
||d10lv7w3g0jvk9.cloudfront.net^
||d3hs51abvkuanv.cloudfront.net^
||ddvfoj5yrl2oi.cloudfront.net^
||concertads-configs.vox-cdn.com^
||ads.roku.com^
||dc5k8fg5ioc8s.cloudfront.net^
||direct.apus.tech^$third-party
||d1r90st78epsag.cloudfront.net^
||searchad-phinf.pstatic.net^$third-party
||d1r90st78epsag.cloudfront.net^
||d31mxuhvwrofft.cloudfront.net^
||d3d52lhoy0sh2w.cloudfront.net^
||d2oa97wrxvxm7y.cloudfront.net^
||d2glav2919q4cw.cloudfront.net^
||d2wpknqle9nuv8.cloudfront.net^
||d22sfab2t5o9bq.cloudfront.net^
||dgw7ae5vrovs7.cloudfront.net^
||d1k3dpebxhgqjc.cloudfront.net^
||srtb.msn.com^
||banners.myads.ge^
||d1b0fk9ns6n0w9.cloudfront.net^
||smpop.icfcdn.com^
||pci.pornclipsxxx.com^
||d3t5ngjixpjdho.cloudfront.net^
||doo6pwib3qngu.cloudfront.net^
||video.cars247.tv^
||osm-onead.cdn.hinet.net^
||d63a3au5lqmtu.cloudfront.net^
||d13jhr4vol1304.cloudfront.net^
||d2va1d0hpla18n.cloudfront.net^
||d2ho1n52p59mwv.cloudfront.net^
||match.rundsp.com^
||d2ho1n52p59mwv.cloudfront.net^
||drda5yf9kgz5p.cloudfront.net^
||d1wjz6mrey9f5v.cloudfront.net^
||xml.revrtb.com^
||d1n3tk65esqc4k.cloudfront.net^
||d3vpf6i51y286p.cloudfront.net^
||ds02gfqy6io6i.cloudfront.net^
||dybxezbel1g44.cloudfront.net^
||d4ngwggzm3w7j.cloudfront.net^
||bidr.trellian.com^
||dxprljqoay4rt.cloudfront.net^
||dash.tmearn.com^
||d1uanozc5el74n.cloudfront.net^
||djz9es32qen64.cloudfront.net^
||drrcckbju3nd0.cloudfront.net^
||dkm6b5q0h53z4.cloudfront.net^
||ad-arata.s3.amazonaws.com^$third-party
||ads.linkedin.com^
||banner.vatanclick.ir^
||d2d8qsxiai9qwj.cloudfront.net^
||dtto8zfzskfoa.cloudfront.net^
||jdd01.198game.net^
||da3uf5ucdz00u.cloudfront.net^$third-party
||d3pvcolmug0tz6.cloudfront.net^
||secure.iqmining.com^$third-party
||delivery.content-recommendation.net^$third-party
||apps2.ctnetpass2.com^$third-party
||appsha2.ctnetload2.com^$third-party
||djv99sxoqpv11.cloudfront.net^
||d2nrdy2pg3k168.cloudfront.net^
||tm-offers.gamingadult.com^
||tm-banners.gamingadult.com^
||gpbqs.24590.space^$third-party
||blyxb.27667.club^$third-party
||delivery.porn.com^
||d2fbkzyicji7c4.cloudfront.net^
||d10lumateci472.cloudfront.net^
||olswr.27684.club^$third-party
||d1qc76gneygidm.cloudfront.net^
||d9tnvwv7i2n85.cloudfront.net^
||d35r45qhjmgs3g.cloudfront.net^
||sam.msn.com^
||d1n7ypf85zfej7.cloudfront.net^
||d269y12mnftu9c.cloudfront.net^
||d1bevsqehy4npt.cloudfront.net^
||d985a9d2clzq5.cloudfront.net^
||d2kz60b0gq4lg.cloudfront.net^
||d3ud741uvs727m.cloudfront.net^
||d1nmxiiewlx627.cloudfront.net^
||dc5ig2fc8lg83.cloudfront.net^
||d3q33rbmdkxzj.cloudfront.net^
||ads2.contentabc.com^$third-party
||d162nnmwf9bggr.cloudfront.net^
||ssp.zryydi.com^$third-party
||d27x580xb9ao1l.cloudfront.net^
||d1k0glcmk0b5rb.cloudfront.net^
||d1pozdfelzfhyt.cloudfront.net^
||d3ahinqqx1dy5v.cloudfront.net^
||d3rhktq8uy839j.cloudfront.net^
||s.worldofmacros.net^$third-party
||dc08i221b0n8a.cloudfront.net^
||d1f5rbi95y1icu.cloudfront.net^
||d2wl3qmk54t3ha.cloudfront.net^
||dh0uktvqfaomb.cloudfront.net^
||d3p2b5qewrnsyv.cloudfront.net^
||dbjnwpbqx5a6o.cloudfront.net^
||dwf6crl4raal7.cloudfront.net^
||cdn.welcome.pussysaga.com^$third-party
||d28g1fhp6rn9w3.cloudfront.net^
||d3iz6lralvg77g.cloudfront.net^
||d2hluuq2g8gwrv.cloudfront.net^
||d2ghscazvn398x.cloudfront.net^
||d6ummfe8aubt5.cloudfront.net^
||d1p7elpjrt6qav.cloudfront.net^
||dpz55hrzd89zs.cloudfront.net^
||adn.porndig.com^
||d3elm8wezzwg42.cloudfront.net^
||d3oep4gb91kpuv.cloudfront.net^
||d1qtf1avwa1wvl.cloudfront.net^
||dcjg1gv1px1h.cloudfront.net^
||d20je219bs8hnq.cloudfront.net^
||d3u5zn5k9864p0.cloudfront.net^
||d30zrwt3s044zr.cloudfront.net^
||d2fhjyz3dwdx87.cloudfront.net^
||demkc32bq01ah.cloudfront.net^
||d1zfhhmz4n1jvq.cloudfront.net^
||d138am4hd4ke4y.cloudfront.net^
||d2pc0q32fod0ha.cloudfront.net^
||d1mub3aw743hsf.cloudfront.net^
||d1vrcwxei1aj0g.cloudfront.net^
||d3cesrg5igdcgt.cloudfront.net^
||8cc5ff581a88.bitsngo.net^
||meganz.pushresponse.net^$popup
||dsh1ct2zrfakt.cloudfront.net^
||djwf0dl2q9i99.cloudfront.net^
||ads.contractoruk.com^
||d19uh5b0umbjrr.cloudfront.net^
||d1byvlfiet2h9q.cloudfront.net^
||d2nzjxafm0iowq.cloudfront.net^
||d1i2v9a8xom2hy.cloudfront.net^
||d3l4qa0kmel7is.cloudfront.net^
||d5ou3dytze6uf.cloudfront.net^
||d1vh0xkmncek4z.cloudfront.net^
||d26r15y2ken1t9.cloudfront.net^
||d11eq81k50lwgi.cloudfront.net^
||ddyv8sl7ewq1w.cloudfront.net^
||d3i1asoswufp5k.cloudfront.net^
||dc44qjwal3p07.cloudfront.net^
||dv2m1uumnsgtu.cloudfront.net^
||d1mxvenloqrqmu.cloudfront.net^
||dfrs12kz9qye2.cloudfront.net^
||dgkytklfjrqkb.cloudfront.net^
||d3fqhkmofpujs3.cloudfront.net^
||jizvehd.makeuseof.com^
||d3t9nyds4ufoqz.cloudfront.net^
||dzs55b7slwyx.cloudfront.net^
||a75-10-so.ssl.cdn13.com^$third-party
||dmtw0i4zln92b.cloudfront.net^
||d160mt023h8h3d.cloudfront.net^
||d28k9nkt2spnp.cloudfront.net^
||d1czd1q73kbu32.cloudfront.net^
||d1mroptkfdxko5.cloudfront.net^
||d2b7n13v8adl6f.cloudfront.net^
||do67etikr7pwz.cloudfront.net^
||d1wi563t0137vz.cloudfront.net^
||df0pmigc8xs70.cloudfront.net^
||dk45agakx3yfl.cloudfront.net^
||d37s9vd5t6mov7.cloudfront.net^
||d2lxztepvo7ma1.cloudfront.net^
||d15cjcet1djbmv.cloudfront.net^
||d2pppxxtaciku9.cloudfront.net^
||beap-bc.yahoo.com^
||beap1.cb.g01.yahoodns.net^$third-party
||d17rlarvg2khuc.cloudfront.net^
||d19182vyfoustz.cloudfront.net^
||d1dli2tyorled9.cloudfront.net^
||d1ewpr7kbabyrj.cloudfront.net^
||d1gp9nlx229wzz.cloudfront.net^
||d1k29rhvz38kg5.cloudfront.net^
||d1v6js7bjzmhoa.cloudfront.net^
||d1vwpe7grtcv9d.cloudfront.net^
||d240937yockcdo.cloudfront.net^
||d258hxk86e2ixw.cloudfront.net^
||d2i54aseqwhx68.cloudfront.net^
||d2l8bbn629wykr.cloudfront.net^
||d2nn3xyicdpsrf.cloudfront.net^
||d2ue9k1rhsumed.cloudfront.net^
||d2xsy1lxezptdm.cloudfront.net^
||d2ymkpxi1rgldj.cloudfront.net^
||d2z0gqc8sv0l7p.cloudfront.net^
||d32r49xyei4vz6.cloudfront.net^
||d36sxvmjoflc2i.cloudfront.net^
||d39hdzmeufnl50.cloudfront.net^
||d3ax6xygyb5hn9.cloudfront.net^
||d3id4jppiyyek8.cloudfront.net^
||d3laygk9zni6hc.cloudfront.net^
||d3m79ugzs2d8im.cloudfront.net^
||d3noqwmgo39at7.cloudfront.net^
||d6swopgiplmy0.cloudfront.net^
||d9rj2sdxjer5v.cloudfront.net^
||da5w2k479hyx2.cloudfront.net^
||dk2mvwe4uw0z3.cloudfront.net^
||dm8ojo46iwxm2.cloudfront.net^
||dohs95d6tfj19.cloudfront.net^
||dqqulesm3pfse.cloudfront.net^
||dr3k6qonw2kee.cloudfront.net^
||dviixeyykyqjv.cloudfront.net^
||js.bulkhentai.com^$third-party
||script.hqpass.com^$third-party
||d2t2on23g4lty1.cloudfront.net^$third-party
!-------------------------------------------------------------------------------!
!------------------ Common anti-adblock ----------------------------------------!
!-------------------------------------------------------------------------------!
!
! These rules are against all kinds of ad blocking reinjection/circumvention
scripts
!
! Test rule (`/js/ads.`) Another exclusion should be removed if the rule will works
fine
! https://github.com/AdguardTeam/AdguardFilters/issues/7076
! https://forum.adguard.com/index.php?threads/23596/
! https://github.com/AdguardTeam/AdguardFilters/issues/8584
! https://github.com/AdguardTeam/AdguardFilters/issues/15840
! https://github.com/AdguardTeam/AdguardFilters/issues/39593
@@/assets/js/advertisement.js$~third-party
@@/js/ads.js|$script,~third-party,domain=~internethaber.com|~knaqu.tv
@@/js/advert.js$~third-party
@@/jannah/*js/advertisement.js|$~third-party
@@/themes/flow/frontend_assets/js/advertisement.js|$~third-party
!
/wp-content/plugins/popupbuilder-adblock/*
!
! "deblocker" common rule
/wp-content/plugins/deblocker/js/deblocker.min*.js$~third-party
@@/wp-content/plugins/deblocker/js/ads.min.js$domain=tunovelaligera.com
||gamesrepacks.com/wp-content/plugins/deblocker/$important
||sportnews.to/*wp-content/plugins/deblocker/$important
||stackpathdns.com/wp-content/plugins/deblocker/js/deblocker.min.js
!
! 'mdpDeBlocker'
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=nooptext,domain=merkulov.design|
epidemia-koronawirus.pl|cardiagn.com|nulleb.com|javgayplus.com|dr-farfar.com|
netfuck.net|allywebsite.com|temi.pl|otakupdf.com|xenweb.net|darmowatv.ws|
sonradangamer.com|onlinefreecourse.net|themeslide.com|phpscripttr.com|
tutomoviles.com|frkmusic.me|scat.gold|freewebcart.com|choq.fm|zone-
annuaire.website|exdb.net|pentruea.com|software-on.com|restplay.xyz|zone-
annuaire.xyz|tunovelaligera.com|frkmusic.cc|open3dmodel.com|nullpk.com|magesy.blog|
magesy.pro|baixarsoftware.com|dr-farfar.com|fcportables.com|webphanmem.com|
nulledpremium.com|nsfw247.to|boycracked.co|elrellano.com|masihbelajar.com|
tehnografi.com|myqqjd.com|filecr.com|idolprojects.com|usb-antivirus.com
||googleads.g.doubleclick.net/pagead/
id$script,xmlhttprequest,redirect=nooptext,domain=merkulov.design|epidemia-
koronawirus.pl|cardiagn.com|nulleb.com
sonradangamer.com,pentruea.com,software-
on.com,tunovelaligera.com,open3dmodel.com,nullpk.com,baixarsoftware.com,dr-
farfar.com,fcportables.com,webphanmem.com,nulledpremium.com,nsfw247.to,boycracked.c
om,filecr.com#%#//scriptlet("abort-on-property-read", "mdp_deblocker")
temi.pl,tunovelaligera.com,idolprojects.com,myqqjd.com,magesy.blog,magesy.pro#%#//
scriptlet("abort-on-property-read", "mdpDeBlockerDestroyer")
merkulov.design,epidemia-koronawirus.pl,cardiagn.com,nulleb.com,javgayplus.com,dr-
farfar.com,netfuck.net,allywebsite.com,otakupdf.com,xenweb.net,darmowatv.ws,onlinef
reecourse.net,themeslide.com,phpscripttr.com,tutomoviles.com,frkmusic.me,usb-
antivirus.com,scat.gold,freewebcart.com,choq.fm,mhdtvworld.xyz,tehnografi.com,szone
-annuaire.website,exdb.net,tunovelaligera.com,restplay.xyz,zone-
annuaire.xyz,frkmusic.cc#%#//scriptlet("abort-on-property-read", "mdpDeBlocker")
! masihbelajar.com,masihbelajar.com#%#//scriptlet("abort-on-property-read",
"mdpDeBlocker")
!
! START: FuckAdBlock *** ALL RULES MUST HAVE THE SAME DOMAINS LIST ***
!! Temporary
! https://github.com/AdguardTeam/AdguardFilters/issues/50510
! https://github.com/AdguardTeam/AdguardFilters/issues/44173
! https://github.com/AdguardTeam/AdguardFilters/issues/43184
! https://github.com/AdguardTeam/AdguardFilters/issues/43180
! https://github.com/AdguardTeam/AdguardFilters/issues/42352
! https://github.com/AdguardTeam/AdguardFilters/issues/39695
! https://github.com/AdguardTeam/AdguardFilters/issues/38930
! https://github.com/AdguardTeam/Scriptlets/issues/39
abazero.com,androidaba.com,cshort.org,mshares.co,memoryhackers.org,highresolutionmu
sic.com,she2013.com,unikampus.net,tvserial.it,kodvizit.com,guzelresimler.info,downl
oad.mokeedev.com,mangahosted.com,123link.biz,inmanga.com,1004lucifer.blogspot.com,m
share.io,wikiall.org,eskago.pl,streamcloud.eu#@%#//scriptlet("prevent-fab-3.2.0")
! `#%#//scriptlet("prevent-fab-3.2.0")`
siberuang.com,assiatv.com,waaw.to,upstream.to,hukumonline.com,techsprobe.com,persia
nhive.com,hqq.to,subtitletools.com,click2win.xyz,iade.com,ebesucher.ru,streamporn.p
w,javpornsex.com,habblet.city,miniroyale2.io,ad-
doge.com,bitminer.biz,blkom.com,devactual.com,fshost.me,androidgreek.com,moneyexcel
.com,playtube.ws,novagente.pt,vod-
platform.net,essek.gen.tr,filmozercy.com,popsplit.us,nightpoint.io,hypebeast.kr,pan
jiachen.gitee.io,kangkimin.com,pdd.by,teepr.com,crypto-
lovers.club,mangadods.com,getmega.net,dj-
figo.com,animeblkom.net,arabianbusiness.com,innemedium.pl,ntsafelink.blogspot.com,t
v8.com.tr,onlinetvrecorder.com,mypussydischarge.com,mshares.co,start.u-
cdn.top,ustreamy.co,oemdtc.com,healthymaster.xyz,newdeaf.club,wwwfotografgotlin.blo
gspot.com,bitfaucet.ru,fivemleak.com,724indir.com,ivg.it,jjisso.tistory.com,studyqu
eries.com,nightfallnews.com,clicads.fr,tutorialforlinux.com,wangyeosa.tistory.com,i
medikament.de,laufpix.de,kochamjp.pl,m3u-
cdn.live,eoreuni.com,mp4upload.com,technologywindow.com,freebcc.org,pestleanalysis.
com,yabiladi.com,claimcoins.cc,coinxfaucet.com,servedez.com,maxservicesi.com,why-
tech.it,kryptogator.com,mangahost.site,firefile.cc,koinfire.com,apkgalaxy.top,nxloa
d.com,hd-
streams.org,xnalgas.com,hjkhgyss.tistory.com,imgtorrnt.in,xpaja.net,enterinit.com,h
abbokritik.de,suj.nu,net4ts.com,como5.com,freelitecoin.vip,macx.cn,clickurls.site,p
lugincim.com,urlpay.net,digitallearn.online,u-
play.pro,lightnovelworld.com,pspstation.org,exfaucet.com,sh7.ch,musicradar.com,thai
physicsteacher.com,leechpremium.link,klyker.com,neuroeconomia.net,infotelematico.co
m,cdnvideo.me,javpornstreaming.com,playhydrax.com,compressnow.com,bkksnews.xyz,hydr
ax.net,notmekani.com,radiotunes.com,fruitlab.com,turkcedersi.net,formasyonhaber.net
,infortekno.com,mirrorace.com,warda.at,myreutov.ru,picmix.com,infoua.biz,minecraftm
in.net,domowe-
wypieki.pl,spechly.com,she2013.com,konten.co.id,gamesrt.com,fanseriesthaisub.com,ci
nafoniaci.com,kafra.kr,heliohost.org,yannik.biz,hargawebsite.com,dares.xyz,myenemy.
club,kinokong.org,wildzz.com,series-
d.com,ventax.net,freebitcoin.vip,moneyhouse.ch,twi55.com,sorumatik.co,alsumaria.tv,
kwikmotion.com,yamareco.com,cshort.org,manganime.id,softfull.me,batch.id,tuga.tv,re
ceivesms.co,smszamok.ru,bitcomania.io,adbitcoins.top,waaw.tv,czxxx.org,coinhub.pw,b
old.dk,chd4.com,foxbits.net,freeiota.de,tieusunguoinoitieng.com,phys-
kids.com,simple-
devices.ru,javjack.com,btcleets.xyz,xko.red,5urokov.ru,cpopchanelofficial.com,satos
himonster.com,capage.in,okcaller.com,satoshihero.com,yhocdata.com,1000ps.at,mexa.sh
,queenfaucet.website,techspite.com,newhost.me,malzemebilimi.net,hindimetoons.net,vi
deoxseries.xyz,scenelife.org,piratulhd.com,hqq.tv,permadihermawan.site,yungeblog.xy
z,techperiod.com,unityassetcollection.com,ngantukberat.me,tribuntekno.com,paladinsd
ecks.com,prayersalltime.com,letsdownloads.com,autocar.co.uk,upvid.live,newsteez.com
,gdforum.freeforums.net,primochef.it,animexxx.org,animefrenzy.net,1004lucifer.blogs
pot.com,109.163.231.44,123link.biz,123link.pro,123link.pw,123link.vip,1337x.info,19
21681254.tech,480mkvshortlink.blogspot.com,7plus.com.au,99businessideas.com,a-
o.ninja,abazero.com,ad4msan.ml,adbeat.com,aeonsource.org,alojamiento.biz,andaluciai
nformacion.es,androidaba.com,androidatesi.com,androidiani.com,androidmakale.com,ani
me-odcinki.pl,anime-
update2.site,anime47.com,animedao28.stream,animedao29.stream,animeheaven.eu,animeku
.tv,animesync.tv,animeupdate6.pro,animextre.me,animeyt.tv,animeyt2.tv,anitube.cz,an
itube.info,anitubebr.biz,aphim.co,atresplayer.com,autoroad.cz,avclub.com,azdictiona
ry.com,badayak.com,bagusdl.pro,bdix.org,bebesymas.com,bejav.net,bemad.es,bg-
gledai.tv,bitco.world,biters.io,bitsilver.io,bituniverse.net,bitvin.org,blockfaucet
.com,blogginggyanbox.com,boas.io,bombuj.eu,bombuj.tv,broncos.com.au,bs.to,business-
service.biz,buyitonline.store,camarchiver.com,camiris.com,cashrewards.com.au,casker
s.tistory.com,channel4.com,chelsea24news.pl,citytv.com,clk.ink,clkmein.com,closeloa
d.com,commentcamarche.net,commentimemorabili.it,coolgames.com,corneey.com,counselli
ngresult2016.in,couplecams.video,cpmlink.net,crazyhd.com,cryptoracers.com,cscschola
rships.net,cuatro.com,d-
navi004.com,dalatmongm.site,dallasnews.com,damnripped.com,dasffad2590.ramrem.space,
deadspin.com,deezer.com,delivembed.cc,developerinsider.co,di.fm,diariodeleon.es,dic
kpritchettrealestate.com,dingit.tv,ditchthecarbs.com,divinity.es,diysideas.com,donn
aglamour.it,doonungdee.online,doramasmp4.com,dramaz.se,dustreaming.com,dvdgayonline
.com,dvdgayporn.com,eaglezz.com,eclypsia.com,ecuestre.es,egprices.com,egy.best,egyb
est.site,elderland.de,elecgate.com,elektrobike-
online.com,eltiempohoy.es,embed.kijk.nl,energytv.es,eskago.pl,estrenosdoramas.net,e
urosport.co.uk,eurosport.com,eurosport.de,eurosport.dk,eurosport.es,eurosport.fi,eu
rosport.fr,eurosport.nl,eurosport.no,eurosport.se,eurozpravy.cz,evilkingmedia.com,e
z3c.tw,fabsdeals.com,facepunch.io,factoriadeficcion.com,farmeramania.de,fastdrama.m
e,faucetgame.com,fetishpapa.com,fileflares.com,filesharing.io,firsatkrali.com,fisp.
io,flix-anime.com,flooxer.com,fm.tuba.pl,food-
tiger.de,forbes.uol.com.br,freaktab.com,freepsdvn.com,freespinwins.com,freetutorial
s.us,freevpn.us,funimation.com,funnyquiz.blog,futbin.com,gagetmatome.com,gamefaucet
.com,gamesource.it,gametop.com,gastroguide.de,geekrar.com,geki.tech,genbeta.com,ges
tyy.com,getfreshcloud.xyz,getpaidtoshare.money,gifsis.com,giga74.com,gigapurbalingg
aa.ga,gisher.org,gizmodo.com,globalklavye.com,globe24.cz,globo.com,gmyankee.tistory
.com,gobits.io,gocolumbialions.com,gotceleb.com,grazia.fr,grupovalltv.net,gs.by,gsm
turkey.net,guzelresimler.info,habboin.net,hamsab.net,hargahpmu.com,healbot.dpm15.ne
t,hentaiz.net,hesaplama.net,highresolutionmusic.com,hotanime.me,huynhhieu.com,ideal
silhouette.com,iitjeemainguide.in,ilpuntotecnicoeadsl.com,indianrailways.info,infom
vi.com,inmanga.com,inside-
handy.de,insurances.tips,intercelestial.com,iphonesoft.fr,iphonetweak.fr,iptvliste.
com,issuein.org,j-
talk.com,jalopnik.com,javhiv.com,javout.net,jazzradio.com,jbzdy.net,jbzdy.pl,jezebe
l.com,jimnong.tistory.com,jntufastupdates.com,journaldev.com,jovempan.uol.com.br,jw
mx.tistory.com,jyra.online,kakaotv.daum.net,kapteen.com,karanpc.com,karwan.tv,ketub
anjiwa.com,kingstheme.com,kissasian.ch,kmbc.com,knowyourmeme.com,kodvizit.com,kotak
u.com,kphim.tv,kuchnia-domowa.pl,ladige.it,lalawin.com,lasvegassun.com,latinoweb-
tv.com,lavozdealmeria.es,league-
funny.com,ledauphine.com,leitesculinaria.com,lifehacker.com,liketvw.com,likn.xyz,li
nk4gen.com,linkerpt.com,linksgenerator.ga,livesports.pw,loadearn.com,loadvid.online
,logrosxbox.com,lols.gg,loveawake.com,mackie100projects.altervista.org,mangahosted.
com,mangarock.com,marimo.me,matchat.online,mc-premium.org,medyaradar.com,mega-
anime.org,mega-
manga.ga,megapelishdonline.website,melonesinpreneur.com,memoryhackers.org,meutimao.
com.br,mindbodycare.org,misa-
anime.com,mitti.se,miuiturkiye.net,mmorpg.org.pl,mobilesringtones.com,mobinozer.com
,mokeedev.com,moneymag.cz,mongri.net,mooma.sh,motorradonline.de,moviesunuss.net,mp4
mania.xyz,mrwebmaster.it,mshare.io,mtled-
novels.com,mtmad.es,muhendisimaaslari.com,mx-
sh.net,myanimelist.net,mylivesignature.com,myshorturls.blogspot.com,mytunnel.info,m
yvidster.com,nadaguides.com,najserialy.to,ncaa.com,nekopoi.ga,new.lewd.ninja,newdea
f.online,newz.dk,no1lyrics.com,nrz.de,o2tvseries.com,odkrywamyzakryte.com,olympine.
com,onvasortir.com,openloadtv.co,opensnow.com,orgasmnaut.com,ouo.io,ourl.io,outdoor
-magazin.com,overwatch.pl,oxo-
nulled.info,papalah.com,pasteca.sh,peliculasputlocker.co,persnacons.tistory.com,pga
.com,pikio.pl,pitbullofficial.com,play-
tv.kakao.com,play.anghami.com,playview.io,pogo.com,polscygracze.pl,popcornflix.com,
popcorntv.it,premium-link.ninja,premium-
uploaded.net,premiumtvchannels.com,proapkmod.com,professionaltutorial.com,promobil.
de,publico.pt,purposegames.com,putlockerlink.com,quoka.de,racingsportscars.com,radi
ocut.fm,raid-data-recovery-link.com,ramedium.com,rapidrar.com,raptu.com,replica-
watch.info,repo.hackyouriphone.org,repo.xarold.com,reponsesphoto.fr,rijmwoordenboek
.net,ripple.is,roadbike.de,robot-forum.com,ronron-
blog.com,rte.ie,runnersworld.de,s-kip.eu,safebit.co.in,saglamindir.net,secure-
links.info,sedsports.com,seehd.pl,seetv.tv,semimkv.net,sentireascoltare.com,sharein
fo.pl,shencomics.com,shinden.pl,shink.me,shon.xyz,sk-
ip.ru,skinnycat.org,skyroyale.io,sms-
empfangen.com,sobremascotas.info,softonic.com,softwaregiveaway.xyz,sol.dk,splintern
ews.com,sport-tv-
guide.live,ssulwar.com,stars24.cz,streamapi.xyz,streamcloud.eu,surfsees.com,svapo.i
t,syreop.com,tagblatt.ch,teachios.com,techhung.com,techkreative.xyz,techperiod.com,
techwidetoday.site,tecnofullpc.com,tecnotutoshd.net,telecinco.es,telegraph.co.uk,te
tewlink.me,thaivisa.com,thechive.com,thefilmbay.com,theonion.com,thepiratefilmestor
rent.com,theroot.com,thesurfersview.com,thetakeout.com,today.it,tokenfly.pw,topseri
aly.to,topspeed.sk,torrentdosfilmeshd.net,trecetv.es,trendenciashombre.com,truyenau
diocv.com,tsa-
algerie.com,tubitv.com,tugaflix.com,turkanime.tv,tv.kakao.com,tvple.com,tvserial.it
,tvsportslive.stream,unikampus.net,uploaded.net,upost.info,utimetableresult.in,vaca
tion-
et.work,vcstream.to,vergol.com,veuclips.com,vev.io,videostreamlet.net,vidoza.net,vi
pshare.co,viuclips.net,vmf.edge-
apps.net,vpnssh.net,vtvgiaitri.vn,watchseries1.cc,weatherx.co.in,web1907.tistory.co
m,webzook.net,wikiall.org,win10.vn,windows7forum.pl,winhelp.us,wordgames.com,worldf
reeware.com,wpteq.org,xatakandroid.com,xboxdvr.com,xkorean.biz,yafud.pl,yesmoviesap
p.info,yuncomics.com,zxctunnel.com#%#//scriptlet("prevent-fab-3.2.0")
! `#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-
ads.text-ad-links { display: block !important; }`
siberuang.com,assiatv.com,waaw.to,upstream.to,hukumonline.com,techsprobe.com,persia
nhive.com,hqq.to,subtitletools.com,click2win.xyz,iade.com,ebesucher.ru,streamporn.p
w,javpornsex.com,habblet.city,miniroyale2.io,ad-
doge.com,bitminer.biz,blkom.com,devactual.com,fshost.me,androidgreek.com,moneyexcel
.com,playtube.ws,novagente.pt,vod-
platform.net,essek.gen.tr,filmozercy.com,popsplit.us,nightpoint.io,hypebeast.kr,pan
jiachen.gitee.io,kangkimin.com,pdd.by,teepr.com,crypto-
lovers.club,mangadods.com,getmega.net,dj-
figo.com,animeblkom.net,arabianbusiness.com,innemedium.pl,ntsafelink.blogspot.com,t
v8.com.tr,onlinetvrecorder.com,mypussydischarge.com,mshares.co,start.u-
cdn.top,ustreamy.co,oemdtc.com,healthymaster.xyz,newdeaf.club,wwwfotografgotlin.blo
gspot.com,bitfaucet.ru,fivemleak.com,724indir.com,ivg.it,jjisso.tistory.com,studyqu
eries.com,nightfallnews.com,clicads.fr,tutorialforlinux.com,wangyeosa.tistory.com,i
medikament.de,laufpix.de,kochamjp.pl,m3u-
cdn.live,eoreuni.com,mp4upload.com,technologywindow.com,freebcc.org,pestleanalysis.
com,yabiladi.com,claimcoins.cc,coinxfaucet.com,servedez.com,maxservicesi.com,why-
tech.it,kryptogator.com,mangahost.site,firefile.cc,koinfire.com,apkgalaxy.top,nxloa
d.com,hd-
streams.org,xnalgas.com,hjkhgyss.tistory.com,imgtorrnt.in,xpaja.net,enterinit.com,h
abbokritik.de,suj.nu,net4ts.com,como5.com,freelitecoin.vip,macx.cn,clickurls.site,p
lugincim.com,urlpay.net,digitallearn.online,u-
play.pro,lightnovelworld.com,pspstation.org,exfaucet.com,sh7.ch,musicradar.com,thai
physicsteacher.com,leechpremium.link,klyker.com,neuroeconomia.net,infotelematico.co
m,cdnvideo.me,javpornstreaming.com,playhydrax.com,compressnow.com,bkksnews.xyz,hydr
ax.net,notmekani.com,radiotunes.com,fruitlab.com,turkcedersi.net,formasyonhaber.net
,infortekno.com,mirrorace.com,warda.at,myreutov.ru,picmix.com,infoua.biz,minecraftm
in.net,domowe-
wypieki.pl,spechly.com,she2013.com,konten.co.id,gamesrt.com,fanseriesthaisub.com,ci
nafoniaci.com,kafra.kr,heliohost.org,yannik.biz,hargawebsite.com,dares.xyz,myenemy.
club,kinokong.org,wildzz.com,series-
d.com,ventax.net,freebitcoin.vip,moneyhouse.ch,twi55.com,sorumatik.co,alsumaria.tv,
kwikmotion.com,yamareco.com,cshort.org,manganime.id,softfull.me,batch.id,tuga.tv,re
ceivesms.co,smszamok.ru,bitcomania.io,adbitcoins.top,waaw.tv,czxxx.org,coinhub.pw,b
old.dk,chd4.com,foxbits.net,freeiota.de,tieusunguoinoitieng.com,phys-
kids.com,simple-
devices.ru,javjack.com,btcleets.xyz,xko.red,5urokov.ru,cpopchanelofficial.com,satos
himonster.com,capage.in,okcaller.com,satoshihero.com,yhocdata.com,1000ps.at,mexa.sh
,queenfaucet.website,techspite.com,newhost.me,malzemebilimi.net,hindimetoons.net,vi
deoxseries.xyz,scenelife.org,piratulhd.com,hqq.tv,permadihermawan.site,yungeblog.xy
z,techperiod.com,unityassetcollection.com,ngantukberat.me,tribuntekno.com,paladinsd
ecks.com,prayersalltime.com,letsdownloads.com,autocar.co.uk,upvid.live,newsteez.com
,gdforum.freeforums.net,primochef.it,animexxx.org,animefrenzy.net,1004lucifer.blogs
pot.com,109.163.231.44,123link.biz,123link.pro,123link.pw,123link.vip,1337x.info,19
21681254.tech,480mkvshortlink.blogspot.com,7plus.com.au,99businessideas.com,a-
o.ninja,abazero.com,ad4msan.ml,adbeat.com,aeonsource.org,alojamiento.biz,andaluciai
nformacion.es,androidaba.com,androidatesi.com,androidiani.com,androidmakale.com,ani
me-odcinki.pl,anime-
update2.site,anime47.com,animedao28.stream,animedao29.stream,animeheaven.eu,animeku
.tv,animesync.tv,animeupdate6.pro,animextre.me,animeyt.tv,animeyt2.tv,anitube.cz,an
itube.info,anitubebr.biz,aphim.co,atresplayer.com,autoroad.cz,avclub.com,azdictiona
ry.com,badayak.com,bagusdl.pro,bdix.org,bebesymas.com,bejav.net,bemad.es,bg-
gledai.tv,bitco.world,biters.io,bitsilver.io,bituniverse.net,bitvin.org,blockfaucet
.com,blogginggyanbox.com,boas.io,bombuj.eu,bombuj.tv,broncos.com.au,bs.to,business-
service.biz,buyitonline.store,camarchiver.com,camiris.com,cashrewards.com.au,casker
s.tistory.com,channel4.com,chelsea24news.pl,citytv.com,clk.ink,clkmein.com,closeloa
d.com,commentcamarche.net,commentimemorabili.it,coolgames.com,corneey.com,counselli
ngresult2016.in,couplecams.video,cpmlink.net,crazyhd.com,cryptoracers.com,cscschola
rships.net,cuatro.com,d-
navi004.com,dalatmongm.site,dallasnews.com,damnripped.com,dasffad2590.ramrem.space,
deadspin.com,deezer.com,delivembed.cc,developerinsider.co,di.fm,diariodeleon.es,dic
kpritchettrealestate.com,dingit.tv,ditchthecarbs.com,divinity.es,diysideas.com,donn
aglamour.it,doonungdee.online,doramasmp4.com,dramaz.se,dustreaming.com,dvdgayonline
.com,dvdgayporn.com,eaglezz.com,eclypsia.com,ecuestre.es,egprices.com,egy.best,egyb
est.site,elderland.de,elecgate.com,elektrobike-
online.com,eltiempohoy.es,embed.kijk.nl,energytv.es,eskago.pl,estrenosdoramas.net,e
urosport.co.uk,eurosport.com,eurosport.de,eurosport.dk,eurosport.es,eurosport.fi,eu
rosport.fr,eurosport.nl,eurosport.no,eurosport.se,eurozpravy.cz,evilkingmedia.com,e
z3c.tw,fabsdeals.com,facepunch.io,factoriadeficcion.com,farmeramania.de,fastdrama.m
e,faucetgame.com,fetishpapa.com,fileflares.com,filesharing.io,firsatkrali.com,fisp.
io,flix-anime.com,flooxer.com,fm.tuba.pl,food-
tiger.de,forbes.uol.com.br,freaktab.com,freepsdvn.com,freespinwins.com,freetutorial
s.us,freevpn.us,funimation.com,funnyquiz.blog,futbin.com,gagetmatome.com,gamefaucet
.com,gamesource.it,gametop.com,gastroguide.de,geekrar.com,geki.tech,genbeta.com,ges
tyy.com,getfreshcloud.xyz,getpaidtoshare.money,gifsis.com,giga74.com,gigapurbalingg
aa.ga,gisher.org,gizmodo.com,globalklavye.com,globe24.cz,globo.com,gmyankee.tistory
.com,gobits.io,gocolumbialions.com,gotceleb.com,grazia.fr,grupovalltv.net,gs.by,gsm
turkey.net,guzelresimler.info,habboin.net,hamsab.net,hargahpmu.com,healbot.dpm15.ne
t,hentaiz.net,hesaplama.net,highresolutionmusic.com,hotanime.me,huynhhieu.com,ideal
silhouette.com,iitjeemainguide.in,ilpuntotecnicoeadsl.com,indianrailways.info,infom
vi.com,inmanga.com,inside-
handy.de,insurances.tips,intercelestial.com,iphonesoft.fr,iphonetweak.fr,iptvliste.
com,issuein.org,j-
talk.com,jalopnik.com,javhiv.com,javout.net,jazzradio.com,jbzdy.net,jbzdy.pl,jezebe
l.com,jimnong.tistory.com,jntufastupdates.com,journaldev.com,jovempan.uol.com.br,jw
mx.tistory.com,jyra.online,kakaotv.daum.net,kapteen.com,karanpc.com,karwan.tv,ketub
anjiwa.com,kingstheme.com,kissasian.ch,kmbc.com,knowyourmeme.com,kodvizit.com,kotak
u.com,kphim.tv,kuchnia-domowa.pl,ladige.it,lalawin.com,lasvegassun.com,latinoweb-
tv.com,lavozdealmeria.es,league-
funny.com,ledauphine.com,leitesculinaria.com,lifehacker.com,liketvw.com,likn.xyz,li
nk4gen.com,linkerpt.com,linksgenerator.ga,livesports.pw,loadearn.com,loadvid.online
,logrosxbox.com,lols.gg,loveawake.com,mackie100projects.altervista.org,mangahosted.
com,mangarock.com,marimo.me,matchat.online,mc-premium.org,medyaradar.com,mega-
anime.org,mega-
manga.ga,megapelishdonline.website,melonesinpreneur.com,memoryhackers.org,meutimao.
com.br,mindbodycare.org,misa-
anime.com,mitti.se,miuiturkiye.net,mmorpg.org.pl,mobilesringtones.com,mobinozer.com
,mokeedev.com,moneymag.cz,mongri.net,mooma.sh,motorradonline.de,moviesunuss.net,mp4
mania.xyz,mrwebmaster.it,mshare.io,mtled-
novels.com,mtmad.es,muhendisimaaslari.com,mx-
sh.net,myanimelist.net,mylivesignature.com,myshorturls.blogspot.com,mytunnel.info,m
yvidster.com,nadaguides.com,najserialy.to,ncaa.com,nekopoi.ga,new.lewd.ninja,newdea
f.online,newz.dk,no1lyrics.com,nrz.de,o2tvseries.com,odkrywamyzakryte.com,olympine.
com,onvasortir.com,openloadtv.co,opensnow.com,orgasmnaut.com,ouo.io,ourl.io,outdoor
-magazin.com,overwatch.pl,oxo-
nulled.info,papalah.com,pasteca.sh,peliculasputlocker.co,persnacons.tistory.com,pga
.com,pikio.pl,pitbullofficial.com,play-
tv.kakao.com,play.anghami.com,playview.io,pogo.com,polscygracze.pl,popcornflix.com,
popcorntv.it,premium-link.ninja,premium-
uploaded.net,premiumtvchannels.com,proapkmod.com,professionaltutorial.com,promobil.
de,publico.pt,purposegames.com,putlockerlink.com,quoka.de,racingsportscars.com,radi
ocut.fm,raid-data-recovery-link.com,ramedium.com,rapidrar.com,raptu.com,replica-
watch.info,repo.hackyouriphone.org,repo.xarold.com,reponsesphoto.fr,rijmwoordenboek
.net,ripple.is,roadbike.de,robot-forum.com,ronron-
blog.com,rte.ie,runnersworld.de,s-kip.eu,safebit.co.in,saglamindir.net,secure-
links.info,sedsports.com,seehd.pl,seetv.tv,semimkv.net,sentireascoltare.com,sharein
fo.pl,shencomics.com,shinden.pl,shink.me,shon.xyz,sk-
ip.ru,skinnycat.org,skyroyale.io,sms-
empfangen.com,sobremascotas.info,softonic.com,softwaregiveaway.xyz,sol.dk,splintern
ews.com,sport-tv-
guide.live,ssulwar.com,stars24.cz,streamapi.xyz,streamcloud.eu,surfsees.com,svapo.i
t,syreop.com,tagblatt.ch,teachios.com,techhung.com,techkreative.xyz,techperiod.com,
techwidetoday.site,tecnofullpc.com,tecnotutoshd.net,telecinco.es,telegraph.co.uk,te
tewlink.me,thaivisa.com,thechive.com,thefilmbay.com,theonion.com,thepiratefilmestor
rent.com,theroot.com,thesurfersview.com,thetakeout.com,today.it,tokenfly.pw,topseri
aly.to,topspeed.sk,torrentdosfilmeshd.net,trecetv.es,trendenciashombre.com,truyenau
diocv.com,tsa-
algerie.com,tubitv.com,tugaflix.com,turkanime.tv,tv.kakao.com,tvple.com,tvserial.it
,tvsportslive.stream,unikampus.net,uploaded.net,upost.info,utimetableresult.in,vaca
tion-
et.work,vcstream.to,vergol.com,veuclips.com,vev.io,videostreamlet.net,vidoza.net,vi
pshare.co,viuclips.net,vmf.edge-
apps.net,vpnssh.net,vtvgiaitri.vn,watchseries1.cc,weatherx.co.in,web1907.tistory.co
m,webzook.net,wikiall.org,win10.vn,windows7forum.pl,winhelp.us,wordgames.com,worldf
reeware.com,wpteq.org,xatakandroid.com,xboxdvr.com,xkorean.biz,yafud.pl,yesmoviesap
p.info,yuncomics.com,zxctunnel.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
! Other rules:
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mshares.co
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=nooptext,domain=mshares.co,important
suj.nu#%#//scriptlet("abort-current-inline-script", "adBlockNotDetected",
"fuckAdBlock")
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/fuckadblock.js
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/fuckadblock.min.js
@@||cdn.jsdelivr.net/npm/fuckadblock@3.2.1/fuckadblock.min.js
/wp-content/plugins/wp-adblock-dedect/js/dedect.js^
! Temporary rule for apps, if website check if fuckAdBlock is undefined
! END: FuckAdBlock
!
!--- KillAdBlock ---
! '#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-
ads.text-ad-links { display: block !important; }'
expertvn.com,konstantinova.net,grab.tc,engine.univtec.com,letfap.com,litecoinads.co
m,rz-style.ru,vaughn.live,t-
rocforum.de,cruisin.me,manikusa.com,lumiafirmware.com,trentotoday.it,supreme-
gamers.com,m.kuku.lu,kotp1000000.xyz,blog.donia-
tech.net,clubpenguinhq.net,fcdot.lc,inews.co.uk,zbporn.com,map76.com,tibiabr.com,ti
biawiki.com.br,dood.to,doge-
bitsfree.net,sitostreaming.club,omgkpop.top,dood.watch,brofist.io,haddoz.net,fantas
y.lu,porndroids.com,hunterfansub.com,xkekos.tv,baritoday.it,peers.tv,upmela.com,fcc
.lc,hulkpop.top,shahinshort.tk,asiatv.cc,torrentarsivi.com,amni8.com,royaleapi.com,
free-
ethereum.ltd,oceanhero.today,ebookdz.com,sfchronicle.com,dailytelegraph.com.au,stre
amtape.com,abcvideo.cc,wyborcza.biz,digitalstudiome.com,wyborcza.pl,onepiece-
online-manga.com,key-
hub.eu,turkrock.com,forstreams.com,uprafa.com,romatoday.it,pstream.net,desktopsolut
ion.org,ksfaucet.net,comparteunclic.com,nakedteens.fun,fraudstercrew.su,althub.club
,dzone.com,sapixcraft.com,imintweb.com,newsmondo.it,arfaucet.eu,verteleseriesonline
.com,shrtbtc.com,leakgaming.fr,kollhong.com,foggiatoday.it,kelasdesain.com,9docu.or
g,filmninja.ws,freedownloadmanager.org,coinadster.com,shiroyasha.me,controlc.com,we
bserver.one,apiplayers.mir-dikogo-
zapada.com,boardgamesonline.net,mangahost2.com,daemon-
hentai.com,fullpdfkitapindir.com,pdfkitapp.com,gun-
otaku.blogspot.com,palermotoday.it,mega-
hentai2.blogspot.com,ytmp3eu.eu,iptvspor.com,fivemturk.com,teenager365.com,olinevid
.com,mshare.xyz,ashemaletube.com,techacrobat.com,osxinfo.net,7news.com.au,coivl.net
,9docu.net,thefastlaneforum.com,streamsforu.com,thememypc.net,md5hashing.net,theand
roidpro.com,rsc.cdn77.org,520call.me,dutchycorp.ovh,clipventures.com,ezbit.co.in,ja
v-xx.com,av-
uncen.com,uiz.app,premium4ever.blogspot.com,orangespotlight.com,moremoney.io,3dbrut
e.com,moretvtime.com,firefaucet.win,embedstorage.net,jnovels.com,claimfreecoins.io,
toclipit.com,dloady.com,sharing.wtf,uiz.io,nightwolfapk.com.br,ajo.pl,luckybits.io,
wibc.com,kstarmp3.com,free-bitcoin.ltd,audio-sound-
premium.com,lesmoutonsrebelles.com,6tek.org,the-
man.gr,shana.pe.kr,otomizu.work,dreamdth.com,13.cl,asahihen.blogspot.com,itascan.in
fo,dutchycorp.space,todosobrepsp.com,allvidview.com,zetflix.net,9now.com.au,ymso.ne
t,televisiongratisenvivo.com,donia2link.net,sqrible.com,yandexcdn.com,filmakinesi.n
et,televisiongratishd.com,vidupstream.com,ciftklik.net,omglyrics.com,ac-
mo.com,tekloggers.com,otakusave.com,voxc.org,jbzd.com.pl,afolog.com,video.alexfilm.
cc,c11.kr,yandexsport.ru,toxicpatat.com,theriser.info,scotsman.com,jbzd.cc,blackgam
er.ru,qladanier.com,buildplayer.com,kino-fs.pro,zombie-
film.com,vse.fm,wikimotors.net,rikucan.com,dailymail.co.uk,mytech.press,upclips.onl
ine,faucetcrypto.com,bitsfree.net,speakingtree.in,zmanga.org,phimtron.com,coinmonst
er.pw,audiotools.club,jbzdy.cc,vidstreamup.com,stb.ua,player.starlight.digital,onli
neinterviewquestions.com,audioreview.m1001.coreserver.jp,comicspace.com.br,tv-
onlinehd.com,pornflixhd.com,incredibox.com,binbox.io,jbzdy.eu,extra-
drama.com,hackinblood.com,alexgoldcheidt.com,pleximum.com,arcadepunks.com,sysnettec
hsolutions.com,omgmusik.com,hulkpop.com,thenerdic.com,tellmehow.co,udemycoursedownl
oader.net,patorjack.com,pinsystem.co.uk,svipvids.com,synonymbog.com,techbii.com,dar
kcomet.net,firmgoogle.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
!
!--- BlockAdBlock ---
!START: BlockAdBlock
! Old and 4.2b (Scriptlet `#%#//scriptlet("prevent-bab")`)
file-upload.com,firefiles.org,weviral.org,pro-
deals.com,dota2freaks.com,thatoneguy.com.au,stagesaga.xyz,ripperxd.blogspot.com,tel
lygossips.net,hala-
tube.net,significatocanzoni.it,midiextreme.com,kpopstan.com,zuketcreation.com,akwam
.*,ohmygirl.ml,thepoorcoder.com,streamingcommunity.to,bfas237blog.info,zuketcreatio
n.net,appsfullversion.com,wadigi.xyz,reactgo.com,vqtube.com,goalpro-
demo.blogspot.com,livehd7.com,hugo3c.tw,themeparktourist.com,tw-
hkt.blogspot.com,filedown.org,best-shopme.com,doctor-
groups.com,softairbay.com,hashhackers.com,addoge.cc,apps2app.com,adzec.cc,filmytoda
y.com,tv-
swirtvteam.info,submitclimb.com,adeth.cc,palsweet.live,shortenbuddy.com,filessharin
g.net,2ix2.com,surf-trx.com,samapkstore.com,satoshiquiz.com,super-
ethanol.com,royalkom.com,mp4cloud.net,streamanime.xyz,vidlii.com,csgo-
ranks.com,adltc.cc,pasend.net,justlightnovels.com,angeloyeo.github.io,glinks.co,gob
rowse.net,blowxtube.com,sociadrive.com,technisches-
zeichnen.net,webzews.com,santoinferninho.com,zt-
protect.net,bokepindohot.pw,hakie.net,dreamsfriend.com,safetxt.net,onlinevideoconve
rter.pro,unity3diy.blogspot.com,nodkey.xyz,raphsonbd.com,koreanaddict.net,theinnews
.com,vviruslove.com,unionmanga.xyz,213uhd.com,read1punchman.com,shrinkurl.org,watch
drakeandjoshonline.com,hexagame.io,btcfaucet.best,yannik.biz,kiktu.com,planet-
streaming1.com,asus-zenfone.com,anonymous-links.com,filmesserieshd.net,series-
streaminghd.com,gsu.st,ouhxxx.com,dramahd.me,iptunnels.com,soft4win.com,davidgalaxi
a.com,nullslide.com,softmafia.com,toppremiumpro.com,relmz.io,healthdelay.com,wikite
chy.com,quicasting.it,xn--80abmrinidrghe0b8e.xn--p1ai,senpa.io,crypto-
lovers.club,bioskopkaca21.com,larvelfaucet.com,soft4win.co,watchseries.video,daviru
zsystems.com,veryfiles.com,itdplus.ru,graphicdesignresources.net,freecoursenow.com,
apptoko.com,freedownloadae.com,emoji.gg,lookimg.com,topfreefaucet.com,stfly.me,skid
rowfull.com,pensionioggi.it,profitlink.info,apnetv.me,umecourses.xyz,udemydownload.
com,text2voice.org,paste.happy2hub.net,management.ind.in,freedeepweb.blogspot.com,4
download.net,eduzabawy.com,vstplugs.com,jwearn.com,fontyukle.net,zagl.info,9ketsuki
.info,utorrentgamesps2.blogspot.com,onlinemovie.one,aradramatv.co,dayoftheweek.org,
osuskinner.com,yoursavegames.com,aatfal.com,goo-2o.com,canadapolicereport.ca,web-
telegramm.org,xenforo.pk,xia1ge.com,xiaomifirmwareupdater.com,xossip.com,xossip.roc
ks,xpickle.club,xshark.me,yalujailbreak.net,yggtorrent.fr,yibtccoins.com,youmath.it
,yourlifeupdated.net,yourtechguider.com,yuinime.net,zermusicz.com,zetabitco.com,zeu
snews.it,zlounge.co,znaki.vxm.pl,zoey-deutch.us,zone-
telechargement2.net,zoogirls.org#%#//scriptlet("prevent-bab")
linkbuk.in,hightqualityshop.com,btc2019.tk,mobiprox.blogspot.com,rahim-
soft.com,weatherx.co.in,mondainai.moe,belajarbro.id,souqsky.net,animesanka.club,ani
mesanka.com,turkseed.com,myuploadedpremium.de,freeomovie.to,leechpremium.link,vinta
gewinepicks.blogspot.com,filmesviatorrents.gratis,tuts.web.id,anitokyo.tv,casos-
aislados.com,milaulas.com,thuglink.com,colheitafeliz.net,pulsemens.com,237solution.
net,anomize.xyz,ksfaucet.net,turknova.net,ziperto.com,oncam.me,prologuepro.com,shar
escript.net,bux.codes,themes-
dl.com,localizaagencia.com,freegetdownloader.com,downloaderzone.com,dubsstreamz.com
,fox-
url.com,frkn64modding.com,komiku.co.id,mangarow.com,dolldivine.com,mazakony.net,cou
rs-de-
droit.net,kantotero.net,paste.asia,althub.club,sukidesuost.info,arabnaar.com,claimd
oge.club,dirrtyremix.es,dirrrtyremixes.com,freecourselab.me,bg-gledai.live,bg-
gledai.co,kirmiziturkmedya.com,debrid-
file.com,akbardwi.my.id,verteleseriesonline.com,ansgaper2.ml,looopings.nl,animexin.
xyz,mangahost.site,teamshiginima.com,flutenotes.ph,ouofly.com,legendas.dev,megasubt
itles.com,bgnews.space,vstx.org,818-v-
ironmask.tistory.com,mariouniverse.com,sombex.com,websdr.space,business-
degrees.me,business-mortgage.pw,business-loan.trade,credits-loan.pw,business-
credits.cc,business-mortgage.info,business-loans.pw,loan-
trading.net,freetutorials.ca,mmo-
population.com,memoriadatv.com,onbox.me,getfreecourses.co,linkshrnk.com,sarapbabe.c
om,kollhong.com,rnbxclusive.best,watchonceuponatimeonline.com,myfreecourses.com,ile
ak.xyz,shinsori.com,8shrt.me,zt-
protect.com,techdracula.com,download.web.id,jakimasklad.pl,autofaucets.org,ovagames
.com,miscellaneous-
c.blogspot.com,proxoexploits.com,easyexploits.com,placestourist.com,blackclovermang
a.com,userapk.net,userupload.net,hhkungfu.tv,webtvhd.com,vivereurbino.it,modekoning
inmaxima.nl,hunter.fm,anonyviet.com,forzearmate.eu,sklinkstech.blogspot.com,sunbtc.
space,ero18.cc,reqlinks.net,komikcast.com,expresswords.xyz,watchthementalistonline.
com,shortearn.org,scambieuropei.info,filmedonstage.com,obengplus.com,tudogamesbr.co
m,robloxexploitz.com,teledyski.info,xendrive.ru,get-digital-
help.com,nxmac.com,kgezzang.tistory.com,hentaiworld.info,trygistify.com,alfaloji.or
g,remangas.top,pakgamesinfo.com,weadown.com,watchsuitsonline.net,bigbtc.win,amazfli
x.com,musicpremieres.com,allinternetnews.com,animesvision.biz,daemon-
hentai.com,mobilecpm.net,prueba.pixelshost.com,kiminime.com,profhalazayed.gnomio.co
m,animesonline.cz,memexcomputer.it,romsforever.co,mintik.com,scaleya.com,xda-
developers-
android.blogspot.com,k258059.net,masihbelajar.com,shorteet.com,pandafiles.com,happy
2hub.me,midiavip.com,expressfaucet.com,javplayer.com,claim4.fun,komikcast.co.id,ura
gongaming.blogspot.com,expertvn.com,megaurl.biz,iptv.allkaicerteam.com,shingekikyoj
in3v2.net,smashresume.com,tr3fit.xyz,torrentmegafilmes.tv,receitastops.ga,earlymang
a.website,ezbit.co.in,jstack.ru,freeallcourse.com,criticecho.com,speed-
down.org,mega-p2p.net,chronox.co.in,infodifesa.it,info-
desk.co.za,seosocialnews.info,countrytabs.com,gvmp.de,bitearns.com,erovoice.us,remi
xsearch.co,comptoir-
hardware.com,157.245.202.123,guncelakademi.com,apkgezegeni.com,vstx.ru,courseforfre
e.com,seirsanduk.online,euconfesso.com,it-
developer.in.ua,notepad.pw,sturl.pw,australianfrequentflyer.com.au,promipool.com,mp
4upload.com,earlymanga.ml,givekey.ru,kaamuu.com,adrenalinagames.com,osuskins.net,hi
sseyorumlari.com,drrtyr.mx,sharing.wtf,remix.es,translations.gocreateme.com,switchw
orld.tistory.com,niotv.com,pastelinku.net,wallpaperwaifu.com,starfaucet.net,cracked
vst.com,minioppai.org,olodesi.com,rennagiuseppe.it,megaurl.xyz,erai-ddl3.info,erai-
ddl2.info,erai-
ddl.info,sololeveling.net,fizyka.org,stream.freelive365.com,cryptlife.com,themehits
.com,expresscrypto.io,erai-raws.info,idioms4you.com,server-
listesi.com,berryboot.alexgoldcheidt.com,leech.softaz.net,nu6i-bg-
net.com,kfake.pw,ftuapps.dev,unionleitor.top,lauramarano.com.br,faucex.tk,infotekno
.net,leechall.download,pasty.info,fortnitedb.com,underurl.com,overlord2.net,vsttorr
ents.net,streameast.live,livebox247.com,gaming-tools.com,vietgamemod.net,classic-
retro-
games.com,ponselharian.com,hunstulovers.net,akatsukisubs.com,fullmatchsports.co,bax
.tv,anime2001.com,mhktricks.org,onifile.com,vsx.pl,viewupdates.online,sportsio.xyz,
downevo.com,natevanghacks.com,getrelax.cc,okyanime.com,tokvid.com,limontec.com,itec
hfever.com,hisse.net,4klik.xyz,komikindo.web.id,sopasti.com,beureum.com,shqipvision
.com,dicaspravida.life,freetutorialseu.com,freecoursessites.com,ftuudemy.com,ftufor
ums.com,irisbuddies.ml,knaqu.tv,iwatchsouthparkonline.com,todofull.net,dekhvhai.net
,kk665403.pixnet.net,thememazing.com,midnightchannel.net,narutoitalia.com,seriehd.m
oda,thefightingcock.co.uk,forum.release-apk.com,zoom-
link.com,soccer24hd.com,salah11.xyz,gatevidyalay.com,simumods.com,btcnewz.com,onlin
ecoursebay.com,kisshentai.tv,tormalayalam.in,zipraw.com,newsdust9.live,downloadcurs
os.net,4downfiles.co,iitvx.pl,ktm2day.com,r34anim.com,godisagamer.org,desmoriders.i
t,shareappscrack.com,meusfilmestorrents.com,ustv247.tv,sapixcraft.com,live90m.blogs
pot.com,jjcchh.com,alexstuff.ru,mega-
infonews1a.club,portaldoinvestidor.club,wikidoplaneta.club,typingtestnow.com,pirate
dhub.com,procoinadvice.com,livenewschat.eu,txori.com,fifermods.com,aramosalsal.tv,t
ibiawiki.com.br,fromhere.site,healthandhealthforu.com,switchbounty.com,wowclassicbi
s.com,shirainime.com,tamiltunes.network,oloadporn.com,tout-
debrid.net,skiplink.pw,canalgx.fr,uploadrar.net,tionghoa.info,pisap.tk,papahd.live,
photoshop-
kopona.com,pasend.com,shorterall.com,gamebrew.org,apkmaghrab.tk,faucetbr.tk,faucet.
gold,claimfreecoins.io,jaiefra.com,animemangaddl.com,jobcandies.com,indextred.xyz,t
echrrival.com,gogoanime.cool,chiaseapk.com,csrevo.com,designoptimal.com,techlootz.c
om,seirsanduk.us,fmzm.xyz,watchmalcolminthemiddle.com,watchonetreehillonline.com,on
argo.com,teknolojiprojeleri.com,2oo-
my.com,healthfary.com,uncensoredleak.com,downfile.site,cadpartners.biz,blogford.sit
e,freetutorials.se,teamos-
hkrg.com,onlyfullporn.com,drstoneanime.net,ttorials.com,downloader.la,freecourser.c
om,quizdiva.net,opendrive.online,driverays.com,lyricsongation.com,iblitzmods.ru,pro
xo.wtf,queenfaucet.website,dailyworldupdates.com,expressbulletin.in,earnbtc.io,here
xxx.com,zomatofood.in,infokupedia.id,refoblog.xyz,mcadventuretime.com,leporno.org,k
ikupload.xyz,sctricks.com,ustvgo.tv,torrentmegafilme.net,allcoins.pw,go-
links.net,naturalhealthy.xyz,arubedo.blogspot.com,xn--wemodels-
gf7e.to,cutadlink.net,getfreebit.xyz,cloudstorageoptions.com,turkdown.com,premiumch
ronicle.com,torrentsaatiniz.com,premiumleecher.com,keettech.com,duniaislamku.com,ea
rn4files.com,ad4msan.win,tempmail.ninja,business-trade.me,chile-
forum.ru,sorhadi.net,cyberspace.world,freshmms.com,paidcoursesforfree.com,receivetx
t.com,infotaxco.com,durtypass.com,dzapk.com,wikihandbk.com,properhacks.weebly.com,f
reecourselab.com,onehack.us,informarea.it,pluslive.live,downfile.io,juba-
get.com,cutlinks.pro,todotech20.com,her-
sey.net,dostats.info,k2nblog.com,kolompc.us,tollypics.com,manatelugumovies.cc,wrixy
.com,animesvision.com.br,tikvid.com,mycumx.com,learningcrux.com,vqporn.com,readcomi
csonline.ru,gmetrix.review,thichviet.site,megaurl.in,correotemporal.org,dl2f.com,na
vratdoreality.cz,robuxgen.online,g-
status.com,adnet.cash,executivetraveller.com,fastoshi.site,hdporncomics.com,getpcap
ps.com,warscrap.io,massivetechinterview.blogspot.com,tech-
zealots.com,kimchi.tv,nulledpremium.com,freephonenum.com,tvonlinegratis.ru,uplod.ne
t,readster.me,hoshinoromi.org,av-
drive.blogspot.com,gomentod.com,technicalguru.us,listenpersian.net,0mniscient.githu
b.io,10-download.com,1000bit.it,100count.net,123movies.tn,1me.club,2cheat.net,2o-
my.com,360haven.com,4553t5pugtt1qslvsnmpc0tpfz5fo.xyz,4downfiles.org,4gsmmaroc.com,
4horlover.com,900hub.pw,99udemy.com,a2zapk.com,abouttech.space,adbilty.me,adbull.me
,addoncloud.org,adflly.com,adlpu.com,adorofilmesdeterror.com,adpop.me,adslash.me,ad
slink.pw,adsrt.com,adsviv.com,afreesms.com,agradarpan.com,ahramk.com,ainodorama.web
.id,ak77now.pixnet.net,akalaty4day.com,akenini.com,akl2day.com,akoam.net,akoam.pro,
akoam.site,akoam.ws,albkinema.net,aliancadeherois.blogspot.com,allacronyms.com,alls
oftwarefull.com,allvideos.me,alt-
torrent.com,altadefinizione.cloud,alts4free.com,amf.pw,amtonline.com.br,androgalaxy
.in,android-
zone.ws,androidaba.com,androidemulator.in,androidescomplicado.blogspot.com,androidr
epublic.org,ani-ost.info,ani-share.com,anime-loads.org,anime7.download,animes-
mangas-
ddl.net,animesgo.net,animetake.tv,animetubeitalia.it,animeunity.it,animmex.net,anim
mex.tv,anitoonstv.com,anitube.cz,annakendrick-fr.com,annuaire-
ebook.com,aphim.co,apkmos.com,apnetv.co,apnetv.tv,appdrop.net,apprendre-les-
runes.com,appvn.com,arabloads.net,arabseries.net,arenavision.biz,arenavision.cc,are
navision.link,arenavision.ru,arenavision.us,arenavision2017.cf,arianatoday.net,arkf
orum.de,artikeltekno.com,asianovel.com,audioz.cc,ausbt.com.au,automobile-
catalog.com,avarti.co.il,avaxhome.co,avaxhome.pro,bail-
bonds.me,baixarsoftware.com,baqiworld.com,batshort.com,bdiptv.com,bdiptv.stream,bee
link.in,bella-
thorne.org,bellathorne.net,bestarticles.me,bestinforoom.com,bitcoinker.com,bitload.
org,bittorrent.am,blockadblock.com,bloggingdekh.xyz,blogthetech.com,bludv.com,boost
me.gg,boxwares.com,brenhealth.com,brfiles.com,british-
birdsongs.uk,bspin.club,btc.ms,btc4free.site,btcsmile.com,buenamusica.com,business-
credit.co,business-mortgage.co,business-service.me,business-solutions.us,business-
tv.me,business-
tv.org,businessvoip.me,businessvoip.pw,buyitonline.store,c4free.win,camwhores.co,ca
tchsms.com,catcuturl.tk,chimica-
online.it,chloemoretz.org,cinemafacil.com,cineview.me,claimfreebtc.win,clik.pw,clk.
icu,clk.ink,clk.press,cll.press,cloudwebcopy.com,cmacapps.com,cobachpl8.milaulas.co
m,coingrabr.com,coinkurier.de,coinpot.win,cointalk.club,colorspire.com,computerworm
.net,computingforgeeks.com,conference-hosting.us,connect-
trojan.net,connectwww.com,contract-miner.com#%#//scriptlet("prevent-bab")
sunbtc.space,elamigosedition.com,cooltamilhd.com,courseclub.net,crabcut.net,cracxso
ftwares.com,csport.xyz,d-h.st,damasgate.com,dangotoons.com,dasolo.co,david-
forum.de,dayzrp.com,dc-
chronicle.com,ddmix.net,deadtoonsindia.com,desirecourse.com,desirecourse.net,dir50.
com,dir50.net,discordemoji.com,dl-
protect1.com,dl.r3sub.com,dogefaucet.com,doluoyun.com,dopedgeeks.com,doshort.info,d
ove-cameron.org,down2hub.com,download.pixelexperience.org,dream-sound.com,dslr-
forum.de,dundi.it,dupedornot.com,dutchycorp.space,e-
dokument.org,eaglezz.com,easylife.tw,eatings.stream,education-
load.com,edusaguepa.milaulas.com,egprices.com,eimusics.com,electrical4u.com,elrinco
ndelvoxero.com,emailtemporal.org,emilyosment.net,enfermeria.gnomio.com,eroxia.com,e
rror4hack.com,eslwriting.org,eusouandroid.co,examsleague.co.in,extraimage.co,ez3c.t
w,fakyu.net,faucetcrypto.com,faucethub.io,faucethubgiveaway.win,faucy.win,fautsy.co
m,fce365.info,fcportables.com,file4go.biz,file4go.me,filebebo.net,filesharing.io,fi
nalservers.net,findwords.info,fistfast.net,fm.solewe.com,fmoviez.org,forum.brcbet.c
om,forum.darksoftware.net,forum.universegunz.net,forumcoin.win,forums.stateoffirest
one.xyz,freeapps4y.blogspot.com,freebitcoin.win,freecourselab.com,freecoursesite.co
m,freecoursesonline.us,freecourseweb.com,freeiptv.life,freemcserver.net,freemidi.or
g,freenod32key.com,freeomovie.com,freepanel.ts3.cloud,freephonenum.com,freesmscode.
com,freetimelearning.com,freetutorials.eu,freetutorials.us,freetutorialsus.com,free
tvall.com,freevirtualsmsnumber.com,frendx.com,fullmovie.gratis,fulltorrentindir.clu
b,funcinema.ga,funtastic-
vids.com,futbolchile.net,futeboltv.com,futeboltvgratis.com,futurefoundationngo.com,
fuyufs.com,g1novelas.org,galaxy.gala100.net,gamecode.win,gamemod.mobi,gamesandroidh
vga.net,gametimers.it,gamezito.com,gay69.stream,gceguide.com,geekdrop.com,geomedia.
gala100.net,getfreesmsnumber.com,getlink.pw,getmyfile.ga,getyourbitco.in,gifsis.com
,gigadownloads.co,globalcryptopress.com,globalrph.com,gobits.io,gocoo.co,gofobo.com
,gohub.pw,goldenmangas.online,gradown.com,grafixfather.com,gratismas.org,greatproje
ctscampaign.com,gymlive.net,gymlive.org,ha-
lab.com,hackerbot.net,hacksfinity.com,hardwarebbq.com,hdbox.ws,hdstreamvf.com,hdtur
k.de,hentaicore.org,heroacademia2.net,hibrido1337.blogspot.com,hightech.web.id,hind
istopin.com,hindistoponline.com,htnovo.net,hubcoins.xyz,hulblog.com,hulkpop.com,hum
aribit.win,hyperdebrid.net,icefilms.info,idtbox.com,ifate.com,ilcorsaroblu.org,imag
inetricks.com,imggram.org,imojado.org,indianhacking.in,informazionefiscale.it,insta
wank.com,intoupload.com,intoupload.net,ioanbtc.com,ioscreator.com,iphonecake.com,ir
isbuddies.blogspot.com,isolaillyon.it,it-
times.de,italiashare.info,italiashare.life,italiashare.net,itdmusic.me,itdmusic.sit
e,itopmusic.com,itshokunin.cc,iwatchseries.online,iwatchtheoffice.com,jagledam.co,j
agledam.com,jainjinvani.com,jav911.com,javadecompilers.com,javstream.com,javsubtitl
e.co,jcbtechno.com,jh333.pw,jhub.pw,jilhub.xyz,jkwaveblog.com,joey-
king.net,jolygram.com,justlikeyojna.com,justnerd.it,kadal.club,karaoke-
tutor.com,ke1.nl,kickedface.com,kimochi.info,kinonet.pl,kissjav.com,klartext-
ne.de,kodi-
tutorials.uk,komiku.co,komiupdates.xyz,kubadownload.com,kuronotranslations.com,l2ne
twork.eu,l2s.io,lacalleochotv.org,lamitadmas1.net,lapumiafilmes.com,lctutors.com.br
,leakforums.co,leakmania.gq,leechall.com,lesyt.xyz,letsdownloads.com,li-
nkz.com,lik.cl,lingolex.com,linkasm.com,linkdrop.net,linkjust.com,liodonwloads.blog
spot.com,litepaste.com,livetvcafe.me,losslessbests.com,loudwarez.pl,lowframe.com,lu
ckybitco.com,luckybits.io,lustich.de,maango.info,macappdownload.com,macbed.com,mack
ungfu.org,maclife.vn,macplanete.com,magesy.eu,magesypro.com,majesy.com,makemehost.c
om,mamahd.tv,mangahost-br.cc,mangahost-
br.com,mangahost.cc,mangahost1.com,mangahost2.com,mangahostbr.com,mangahosted.com,m
angaorigin.com,mangashiro.net,manyak.info,maritimeherald.com,marvelousga.com,masonl
ar.org,mcoc-guide.blogspot.co.uk,mcoc-guide.blogspot.com,mcoc-
guide.blogspot.in,medicalopium.blogspot.com.br,megafilmestorrenthd.net,megapanda.ne
t,megaurl.in,megaxtreme.net,meizufans.eu,mertcangokgoz.com,meulink.tk,micinehd.com,
midiextreme.blogspot.com,milanworld.net,mileyupdateuk.com,minhaoperadora.com.br,min
hasreceita.in,mixmods.com.br,modapkfree.me,money.it,movi.pk,movieforhd.com,mrhowtos
ay.com,mrtechmyth.com,mrtekani.com,msguides.com,muchfriends.com,mwpaste.com,myakoam
.com,myfree-
tivi.com,mygoodstream.pw,myicloud.info,myip.ms,mylink.sh,mylivewallpapers.com,mytec
hnopedia.com,myxclip.com,natationpourtous.com,naturalbd.com,navigaweb.net,nb-
music.net,nerdmaldito.com,newsforbolly.org,nfhost.eu,nfhost.me,nfhost.xyz,nflstream
s.me,ngolos.com,niagotch.com,nibbits.com,nmac.to,nod32key.xyz,nonsensediamond.onlin
e,nonsensediamond.website,noobslab.com,nooyul.co,nullpress.net,nyaa.pantsu.cat,nyse
xoffenders.com,oaome.com,oemdtc.com,ogznet.com,oldjogos.com,oldskool.vip,olympine.c
om,omglyrics.com,omgtorrent.cz,oneload.co,onhax.net,onlinevideoconverter.com,ooodes
i.com,open-
live.org,openelec.tv,opus.re,otakuindo.co,otakuindo.net,otakunation.org,ownhax.com,
palimas.tv,pallok.com,panditfiles.cc,panditfiles.pro,pastemod.com,pastepub.com,past
papers.papacambridge.com,pasty.link,payco.xyz,peliculasmegahdd.net,peperonity.net,p
es-patch.com,pes.social,peyton-
list.net,peytonlist.ru,pg3dhacks.com,piktag.net,pinaywalkers.net,pinoymovies.site,p
ipocas.tv,platinmods.com,playit.ch,pocaodemana.com,pokemonexotic.net,pokexgames-
tutoriais.blogspot.com,popfilmeshd.net,pornbimbo.com,porndish.com,porndownload.xyz,
pornfay.com,porngun.net,pornscum.com,premiumproxy.net,prgwonders.blogspot.com,progr
amasvirtualespc.net,programming.discudemy.com,promipool.de,promovies.pro,proxybunke
r.online,publicleech.xyz,pustkala.com,qmaths.in,railpictures.net,railwayoperationsi
mulator.com,ramdan.tv,rangdhanu.live,readheroacademia.com,readonepunchman.net,reads
hingekinokyojin.com,realkana.com,realmofdarkness.net,resurrectionremix.com,rl-
hackers.net,rlinstall.tech,rmdan.net,rmdan.org,rmdan.tv,royalown.review,rumushitung
.com,s0ft4pc.com,sabishiidesu.com,sadeempc.com,saikoanimes.com,saikocloud.ml,sankak
ucomplex.com,sarapbeh.com,sardeath.com,sat-universe.com,satoshilabs.net,script-
stack.com,scubidu.eu,serial-
key.com,serialosy.pl,serialwale.com,seriesgato.net,seriesgato.tv,servicesfun.com,se
ucinema.net,sevenangel.id,shaanig.se,shara.today,sharejunction.com,shingekikyojin3.
net,shortit.pw,shortzon.com,shrtfly.com,siberyazilimci.net,sigourney-
weaver.net,silicongadget.com,sims4marigold.blogspot.com,simulatedapeminer.com,sinep
inoy.net,singingdalong.blogspot.com,sivitechno.com,skidrowgamescpy.org,skiehacker.w
eebly.com,skmedix.pl,skycloud-
exploit.weebly.com,skyfaucet.win,slink.bid,smarteasystudy.com,smsbomber.in,smscodeo
nline.com,smskola.com,smslisten.com,smsnumbersonline.com,smsreceiveonline.com,smsre
ceiving.com,smstibo.com,smtebooks.net,snowfiles.com,sobootlogo.blogspot.com,sofioth
eque.info,solowarez.org,somosbinarios.es,sorcerers.net,speed4up.net,spiratedhub.com
,sportbh.stream,sportbikerider.us,sportsvideo.net,startseite.to,steamid.eu,steamid.
uk,stefaniescott.org,stfly.io,stream4free.live,streamflix.ru,streamingdivx.co,strea
mlord.com,studychacha.com,studydhaba.com,stupdroid.com,sukkisukki.com,supercineonli
ne.tv,superiorwallpapers.com,superyachtfan.com,swiggygold.com,syriancivilwarmap.com
,sznpaste.net,talkittechy.com,tamiltunes.online,tasksshare.com,techfinda.com,techma
zza.com,technocanvas.xyz,technoslek.com,techposts.org,techreviewpro.com,techtremend
ous.com,techtunes.co,techtunes.com.bd,techzac.com,tecknity.com,teqniaplus.com,teqnw
y.com,tercihiniyap.net,teutorrent.com,textmechanic.com,thebeast1.com,themefire.net,
themeslide.com,themesradar.com,therevcounter.co.uk,theseotools.net,thewpclub.net,th
optv.cricket,thoptv.net,thuthuatjb.com,tibiabr.com,timeforbitco.in,tinypaste.cc,toh
ax.com,tokyoghoulre.net,tomato.to,tooyul.co,topvideosgay.com,topzone.lt,tormalayala
m.com,torrent9.uno,torrentbrazil.org,torrentdosfilmeshd.net,torrentmegafilme.com,to
rrentmegafilmes.com,torrentsgamez.com,trekbbs.com,tricksbest.com,ttorial.com,ttsmp3
.com,tubeland.site,tunovelaligera.com,turboserver.info,turiver.com,tutoriaux-
excalibur.com,tvarticles.me,tvfree.me,uclick.in,udemyfreecoursesdownload.com,unfrie
nd-
app.com,unionmangas.top,updatesmarugujarat.in,upfiles.top,upload.mn,uploadbank.com,
uploadbyte.com,uploadedpremiumlink.xyz,uploadkadeh.com,uploadproper.com,uploadprope
r.net,uploadrar.com,uploadx.link,uplod.it,uplod.ws,url.hulblog.com,urlaubspartner.n
et,urlcero.com,urlcero.us,urlcloud.us,utmn.gnomio.com,vandenbrink.fr,vemai.org,veni
pa.net,vertusseriesypeliculasonline.blogspot.com,videoadept.com,videoo.info,vietmod
.pro,vinaurl.in,viral-
alert.com,visioncloud.cf,vivads.net,vnhax.com,vodlock.co,voirseries.co,vortez.net,v
pnjantit.com,vsthouse.ru,waccoe.com,wakfutemporada2subs.blogspot.com,wallpaper-
house.com,wallpaperenginefree.com,wallpaperhdzone.com,wallpapermania.eu,wanaliz.com
,watch30rockonline.com,watchadventuretime.com,watchamericandad.net,watcharcheronlin
e.com,watcharresteddevelopment.com,watchbreakingbad.online,watchcastleonline.com,wa
tchcheersonline.com,watchcommunity.online,watchcurbyourenthusiasm.com,watchdoctorwh
oonline.com,watcheverybodylovesraymond.com,watchfearthewalkingdead.net,watchfriends
online.net,watchhouseonline.net,watchhowimetyourmother.com,watchhowimetyourmother.o
nline,watchitsalwayssunnyinphiladelphia.com,watchkingofthehill.com,watchparksandrec
reation.net,watchprisonbreakonline.com,watchpsychonline.net,watchrickandmorty.onlin
e,watchscrubsonline.com,watchseinfeld.com,watchsmallvilleonline.net,watchsouthpark.
online,watchsupernaturalonline.cc,watchthat70show.com,watchtheoffice.online,watchth
eofficeonline.net,watchthesopranos.com,watchthewalkingdead.online,watchtopgearonlin
e.net,watchtwoandahalfmenonline.com,webcache.googleusercontent.com,webforefront.com
,webgate.tn,whackit.co,wholehk.com,win4cut.com,winhelp.us,wizblog.it,wizblogger.com
,worldofbitco.in,wowebook.org,wroffle.com,xboxforum.pl#%#//scriptlet("prevent-bab")
! in case if "prevent-bab" breaks DDoS protection by Cloudflare -
https://github.com/AdguardTeam/Scriptlets/issues/21
myreadingmanga.info,galaxylifereborn.com,steamplay.me,linnk.info,tpaste.net,f1fankl
ub.pl,arenavision.in#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "|kcolbdakcolb|")
kimchl.tv,swift4claim.com,appnee.com,kimchi1.tv,msmxtended.org,nippan-
doujin.net,compartiendofull.net,necksdesign.com,zt-
za.com,mywatchseries.stream,reevown.com,cryptofun.space,newsgeek.life,rndnovels.com
,justlightnovels.com,tranimeizle.com#%#//scriptlet("prevent-setInterval",
"/.\.display=='hidden'[\s\S]*?.\.visibility=='none'/")
checkz.net,shareappscrack.com#%#//scriptlet('prevent-setInterval',
'/"hidden"==.\.display[\s\S]*?"none"==.\.visibility/')
faktykaliskie.pl#%#//scriptlet('prevent-setInterval', '/.\.display == "hidden"[\s\
S]*?.\.visibility == "none"/')
! Can be replaced by "scriptlet" when this issue will be fixed -
https://github.com/AdguardTeam/Scriptlets/issues/57
animex.club#%#AG_abortInlineScript(/document\.getElementById\('babasbmsgx'\)/,
'Math.floor');
! For an old version: #banner_ad
!+ NOT_OPTIMIZED
vqtube.com,hcdn.online,hashhackers.com,addoge.cc,adzec.cc,2ix2.com,surf-
trx.com,adltc.cc,pasend.net,usagidesu.net,justlightnovels.com,sunbtc.space,technisc
hes-zeichnen.net,santoinferninho.com,gurl.pw,kissjav.com,zt-
protect.net,elamigosedition.com,gospeldownload.com.br,hexagame.io,filmesserieshd.ne
t,soft4win.com,softmafia.com,myreadingmanga.info,xn--80abmrinidrghe0b8e.xn--
p1ai,larvelfaucet.com,itdplus.ru,topfreefaucet.com,stfly.me,pensionioggi.it,profitl
ink.info,freesoff.com,umecourses.xyz,udemydownload.com,text2voice.org,paste.happy2h
ub.net,management.ind.in,freedeepweb.blogspot.com,imaginetricks.com,4download.net,j
wearn.com,fontyukle.net,turknova.net,freegetdownloader.com,iphonecake.com,kirmizitu
rkmedya.com,debrid-
file.com,flutenotes.ph,watchonceuponatimeonline.com,download.pixelexperience.org,8s
hrt.me,download.web.id,xendrive.ru,watchsuitsonline.net,firefiles.org,expressfaucet
.com,komikcast.co.id,megaurl.biz,jstack.ru,guncelakademi.com,demokrasistyle.blogspo
t.com,translations.gocreateme.com,laptrinhx.com,icefilms.info,fizyka.org,expresscry
pto.io,idioms4you.com,server-
listesi.com,leech.softaz.net,youmath.it,pasty.info,fortnitedb.com,classic-retro-
games.com,ioscreator.com,ponselharian.com,natevanghacks.com,footballstream.to,4klik
.xyz,shqipvision.com,dicaspravida.life,knaqu.tv,iwatchsouthparkonline.com,todofull.
net,seriehd.moda,zoom-
link.com,onlinecoursebay.com,kisshentai.tv,tormalayalam.in,newsdust9.live,desmoride
rs.it,jjcchh.com,shirainime.com,canalgx.fr,photoshop-
kopona.com,indextred.xyz,myhdjav.net,csrevo.com,seirsanduk.us,watchmalcolminthemidd
le.com,streameast.live,torrentmegafilme.net,xn--wemodels-
gf7e.to,ad4msan.win,tempmail.ninja,chile-
forum.ru,sorhadi.net,paidcoursesforfree.com,receivetxt.com,infotaxco.com,durtypass.
com,dzapk.com,wikihandbk.com,freecourselab.com,onehack.us,informarea.it,pluslive.li
ve,downfile.io,juba-
get.com,dl2f.com,adnet.cash,warscrap.io,kimchi.tv,nulledpremium.com,freephonenum.co
m,readster.me,adflly.com,akenini.com,anitoonstv.com,apprendre-les-
runes.com,arenavision2017.cf,edusaguepa.milaulas.com,emailtemporal.org,file4go.biz,
file4go.me,g1novelas.org,hibrido1337.blogspot.com,itdmusic.me,itdmusic.site,jcbtech
no.com,lacalleochotv.org,lik.cl,medicalopium.blogspot.com.br,meulink.tk,minhasrecei
ta.in,mwpaste.com,myfree-
tivi.com,natationpourtous.com,oldjogos.com,opus.re,peliculasmegahdd.net,programasvi
rtualespc.net,rl-
hackers.net,seucinema.net,shara.today,solowarez.org,tercihiniyap.net,tibiabr.com,to
rrentbrazil.org,torrentmegafilmes.com,torrentsgamez.com,tvfree.me,urlcero.us,vemai.
org,visioncloud.cf,voirseries.co#@##banner_ad
! Temporary rule for apps, if BAB is not inline script
!END: BlockAdBlock
!
! START: antiblock.org g207
! $generichide exclusions moved to 'content_blocker.txt'
! '#%#//scriptlet('abort-current-inline-script', 'document.addEventListener',
'/google_ad_client/')'
hentaialtadefinizione.it,bestpresent1.blogspot.com,ripperxd.blogspot.com,wowtv.info
,onlyfoot.net,magesy.eu,magesy.pw,soccerlive.casa,gomaainfo.com,indirlinks.xyz,buyn
orxviagraonline.com,listatv.pl,yespickbible.tistory.com,slothjuns.net,polim-
tv.blogspot.com,kabel-tv-
plus.blogspot.com,cgtips.org,3dmodelshare.org,tutoganga.blogspot.com,mobilpro.xyz,s
shagan.net,goossh.com,dafideff.com,moneywar2.blogspot.com,pangya.tistory.com,areavi
deolangka.blogspot.com,linkerload.com,linksaya.com,helow.id,ockles.com,fawrye.com,e
xambd.net,telemporio4.blogspot.com,tel-
emporio10.blogspot.com,kostenloslivetv.blogspot.com,tv-
bu.blogspot.com,texte.work,ifile.cc,hhkungfu.tv,filetera.com,weezzle.tistory.com,te
mpatak.blogspot.com,aatfal.com,goo-
2o.com,mainia.tistory.com,mangawt.com,gametter.com,inazumaotoshifansub.xyz,anoboy.s
tream,freshstuff4u.info,isbool.tistory.com,thuglink.com,mage.si,magesy.pro,gamegame
.kr,vuster.xyz,minemods.com.br,bedavapdf.com,anonymousceviri.com,seireshd.com,globa
lssh.net,pghk.blogspot.com,stalker-
mods.su,tainhanhvn.com,mingtrace.tistory.com,sakaiplus.com,pgh268400.tistory.com,nu
lledpremium.com,minorpatch.com,magesy.blog,singamda.net,singamda.xyz,minipol.tistor
y.com,bizimgezegenimiz.com,micano4u.org,techieway.blogspot.com,de-
baystars.doorblog.jp,gbadamud.blogspot.com,cosmomaker3.blogspot.com,2kspecialist.ne
t,digit77.com,hd-
tch.com,maxidbr.com,popmusic4u.tistory.com,archaeologynewsnetwork.blogspot.com,zeko
zimo.blogspot.com,bekerhosting.com,dosyayukle.biz,nensaysubs.net,cheatglobal.com,se
curitypcsoluciones.blogspot.com,bitearns.com,animealtadefinizione.it,3dsounada1.blo
gspot.com,altyazili13.xyz,wojtekczytawh40k.blogspot.com,ogrenciyegelir.com,pineappl
2.tistory.com,wellcometokorea.tistory.com,maplekibun.tistory.com,iptvnow.top,tipsla
b.info,player-
8627.tistory.com,skuld2000.tistory.com,akoam.net,gugomah.tistory.com,forumrenkli.co
m,indirlink.xyz,download.3dzip.org,luckyquiz.tistory.com,toppng.com,gjs8856.tistory
.com,ykage.tistory.com,kindmaster.tistory.com,minami.xneet.id,stock79.tistory.com,d
l.taive.work,goodssh.com,magdyman.com,best-
anime.eu,superonleech.online,superonleech.biz,anoboy.video,blackavelic.com,cariskuy
.com,waktusehat.xyz,servicio-
software.net,squidssh.com,descargaspcpro.net,pesfreedownloads.com,erpsoftwarelink.b
logspot.com,salahstream.ml,viralogic.xyz,linkvertise.com,cirokun.blogspot.com,anime
e.xyz,daizurin.com,ryukanime.lompat.in,erp-software-
services.review,anisubindo.video,anibatch.me,lnindo.org,audiozdownload.com,gdr-
online.com,tamilyogi.vip,flsaudio.com,daemon-
hentai.com,windes.com.es,interssh.com,dinvemitoloji.com,mangaromance.eu,onlineproxy
.online,mixloads.com,unlockapk.com,newsjizz.in,fullcrackpc.com,libros4.com,animenon
ton.tv,wegner.tech,wikitrik.com,aspdotnet-
suresh.com,jagoanssh.com,computerpcdata.com,methbox.com,cle0desktop.blogspot.com,dr
opapk.to,mycumx.com,hjkhgyss.tistory.com,acloudfiles.com,maniac-
game.tistory.com,pharmaguideline.com,news-
tech.xyz,marketmovers.it,ktmx.pro,mw5blog.blogspot.com,olarila.com,jelajahinternet.
me,mega-debrit.com,direct-
link.net,elsfile.org,eggblog.tistory.com,mimaletamusical.blogspot.com,fckdescargas.
com.ve,indoblog.me,balog18.blogspot.com,yupptv.in,fforfree.net,300mb.in.net,readraw
manga.com,bestfitnesstips.club,filmywap.world,vabstutorials.com,infosehatku.club,mu
hammadyoga.me,myshorturls.blogspot.com,talkshowyoutube.blogspot.com,link-
to.net,almezoryae.com,jobhunterplg.xyz,tamilyogi.eu,freeserial-
keys.blogspot.com,toptv.cloud,sna3talaflam.com,merdekaid.online,shtu.pro,sslproxies
24.top,suarankri.me,pd-retro-
tv.tistory.com,dropapk.com,getlec.blogspot.com,mohanlalmovieshub.blogspot.com,1idsl
y.com,updatetribun.org,up-to-down.net,darmowa-
telewizja.online,akanosora.com,porkyfap.org,kikiro.tistory.com,tamilyogi.nu,iglive.
me,drivebox.club,linkatna.me,earn-
url.com,fmoviez.org,loverscum.com,linku.us,mt4forexplatform.review,oploverz.in,dvdg
ayporn.com,mobdi3ips.com,ljutkeunvpn.blogspot.com,liveinincheon.tistory.com,javagui
des.net,youbamangablog.ga,vqporn.com,egyptiangy.net,2shorte.com,freshstuff4you.com,
onetwopatch.com,komikcast.com,komikindo.web.id,zermusicz.com,exiledros.net,lifeador
i.tistory.com,anime-
i.com,fakyu.net,sardeath.com,mangakyo.net,diagnofast.com,nisdon.com,aeprofree.com,p
lok01234.tistory.com,droidtk.com,egyption-gy.net,nir-
oz.blogspot.com,adturl.com,itdmusic.com,fuel-prices-
europe.info,nsbu.co.kr,majesy.com,sourcebincc.com,jagobd.com,ministryofsolutions.co
m,khedame.com,samnaprawiam.com,king-
pes.blogspot.com,linkatak.com,gotofap.tk,short24.pw,lanjutkeun.blogspot.com,sdw-
net.me,tvlive.cc,akashiro.co.id,terrarium.com.pl,europeanclassiccomic.blogspot.com,
programminggeek.in,beelink.in,singingdalong.blogspot.com,animeforce.stream,anonyvie
t.com,hexafile.net,subfb.us,neko-
miku.com,visionias.net,micloudfiles.com,toptech360.com,siteneverdown.xyz,androgalax
y.in,torrentevo.blogspot.com,viewingcat.tistory.com,kpliker.net,smarturlref.net,go-
ez.net,dz4soft.blogspot.de,dz4soft.blogspot.com,free-
premium.maxidbr.com,telolet.in,mimaletadepeliculas.blogspot.de,mimaletadepeliculas.
blogspot.com,voipsipclient.blogspot.com,voipsipclient.blogspot.nl,cryptovertise.tk,
mamahd.tv,antiblock.org,dinostream.pw,verdirectotv.com,stadium-
live.biz,driverdestek.com,ebookdz.com,ittopic.tistory.com,jpidols.tv,eikaiwamastery
.blogspot.com,wakudan.seesaa.net,kamikiyuki.hatenablog.com,omutulove.seesaa.net,omu
tulove.blog.fc2.com,akb48gnittimatome.com,gtoys.blog48.fc2.com,klikshowtime.com,res
-
simler.blogspot.com,oyunceviri.net,yuklesene.org,dreamfancy.org,etkisizeleman.com,m
.pes24.com,sportbosshd3.wtf,trgoals1.live,sportbosshd2.wtf,tumkarikaturler.com,merl
ininkazani.com,serialbumler.com,softmaroc.org,televallweb.site,projetomotog.blogspo
t.com,radiotormentamx.com,iptvvall.com,eldaryasolutiongame.blogspot.com,stiffgamerd
own.com,peruanazotv.com,televall.website,sacheats.com,filmes-torrent-
baixar.blogspot.com,grupovalltv.net,otakuworldsite.blogspot.com,futbol-
envivohd.com,novelasymangasjpo.blogspot.com,bludvfilmes.com,tv-
onlinehd.com,netflink.top,textflix.us,majesy.com,dompl3.info,lacajetillaroja.blogsp
ot.com,latornamesa.blogspot.com,acienciasgalilei.com,yoututosjeff.es,nuevos-
mu.ucoz.com,generacionretro.net,goaldirecto.blogspot.com,goaldirecto.blogspot.com.a
r,novelasd.com,tiengnhatpro.net,zwergenstadt.com,praxis-jugendarbeit.de#%#//
scriptlet('abort-current-inline-script', 'document.addEventListener',
'/google_ad_client/')
! '#%#//scriptlet("prevent-setTimeout", "/\.displayMessage[\s\S]*?\.nextFunction\
(\)/")' - in case if 'abort-current-inline-script' doesn't work due to race
condition (happens with extensions only)
! or in case if 'abort-current-inline-script' doesn't work correctly, related to
this issue - https://github.com/AdguardTeam/Scriptlets/issues/57
dcode.fr,xup.in,uk-
vision.blogspot.com,gdrivez.xyz,safeku.com,pkfnpo.ru,streamz.*,seriesynovelas.onlin
e,onehack.us,gsmturkey.net,cheatsquad.gg,conversationexchange.com#%#//
scriptlet("prevent-setTimeout", "/\.displayMessage[\s\S]*?\.nextFunction\(\)/")
! `#%#//scriptlet("prevent-setTimeout", "/offsetParent[\s\S]*?
defaultView\.getComputedStyle[\s\S]*?currentStyle\.display\)=='none'/")`
akwam.*#%#//scriptlet("prevent-setTimeout", "/offsetParent[\s\S]*?
defaultView\.getComputedStyle[\s\S]*?currentStyle\.display\)=='none'/")
! '#%#//scriptlet("prevent-addEventListener", "load", "google_ad_client")'
acapellas.eu,depo-
program.blogspot.com,animeuniverse.it,e9china.net,igtools.net,shirosafe.web.id,free
coursesonline.me,myhdjav.net,kamikiyuki.com,configinter.net,smsbomber.biz,pianetafa
nta.it,freesoftpdfdownload.blogspot.com#%#//scriptlet("prevent-addEventListener",
"load", "google_ad_client")
! '#%#//scriptlet('abort-current-inline-script', 'document.addEventListener',
'displayMessage:')'
4horlover.com,hesgoal.com,chuppito.fr,streamz.*,shorterall.com,reifenrechner.at,pic
s4you.ru,baltasar5010purohentai.com,jumpmanclubbrasil.com.br,fearonlineifsa.blogspo
t.com,ozbeceriksizler.com,livestreamgamess.blogspot.com,ear-phone-
review.com,adshrink.it,rapnation.org,mobilkulup.com,vmc.org.pl,94lauin.com,anime-
extremo.com,azvideo.net,deportesmax.com,deportesmax.info,dictionnaire-
medical.net,firelinks.me,forum-pokemon-go.fr,getinmac.com,hdbox.ws,in-
trend.biz,links4u.me,losslessbests.com,megafilmestorrents.net,mp3fiber.com,publicle
ech.xyz,sharecool.us,studizba.com,up-load.io,ur-link.biz,url-ink.biz,url-
ink.com,urli-nk.com,vivo-tv.com,vivotvhd.com,wehellas.gr,xbox360torrent.com,xn--
f9jh4f4b4993b66s.tokyo#%#//scriptlet('abort-current-inline-script',
'document.addEventListener', 'displayMessage:')
! old JS rule
torrentdosfilmes.co,letras2.com,torrentmegafilmes.com,zonasports.es,pajaslocas.com,
parasitipedia.net,ferr-um.ucoz.ru,stalker-
mods.clan.su,helpsetup.ru,nazolog.com,i8086.de,promotionbasis.de,liens-
telechargement.com,echoes.gr,neumanga.tv#%#(function(b)
{Object.defineProperty(Element.prototype,"innerHTML",{get:function(){return
b.get.call(this)},set:function(a){/^(?:<([abisuq]) id="[^"]*"><\/\1>)*$/.test(a)||
b.set.call(this,a)},enumerable:!0,configurable:!0})})
(Object.getOwnPropertyDescriptor(Element.prototype,"innerHTML"));
! if JS/scriptlet is not working
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##Adrectangle
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##PageLeaderAd
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##ad-column
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##advertising2
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##divAdBox
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##mochila-column-right-ad-
300x250-1
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##searchAdSenseBox
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##adsense
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##ad
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##Ads
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##adSense
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##adrectangle
pianetafanta.it,fullcrackpc.com,wikitrik.com,duit.cc#@##AdRectangle
!
! Scriptlet rules does not work in apps
! END: antiblock.org g207
!
!--- InstartLogic ---
! START: InstartLogic
! It can be IP dependent - inline script, external JS or no InstartLogic script
! InstartLogic version: 10.6.32/10.9.37/10.9.40
! '#%#//scriptlet("set-constant", "Object.prototype.iadb", "undefined")'
foxsports.com.au,americanphotomag.com,baggersmag.com,boatingmag.com,cbssports.com,c
howhound.com,cnet.com,cruisingworld.com,cycleworld.com,dirtrider.com,diversitybestp
ractices.com,edmunds.com,floridatravellife.com,frontpage.pch.com,gamespot.com,goal.
com,hotbikeweb.com,ign.com,infinitiev.com,islands.com,marlinmag.com,metacritic.com,
motorcyclecruiser.com,motorcyclistonline.com,msn.com,outdoorlife.com,popphoto.com,p
opsci.com,range365.com,saltwatersportsman.com,scubadiving.com,sportdiver.com,sportf
ishingmag.com,sportingnews.com,spox.com,superstreetbike.com,thoughtcatalog.com,tv.c
om,tvguide.com,utvdriver.com,wakeboardingmag.com,webmd.com,wetteronline.de,workingm
other.com,yachtingmagazine.com#%#//scriptlet("set-constant",
"Object.prototype.iadb", "undefined")
! On some sites InstartLogic loaded by external JS:
'/i10c@p1/client/latest/abd/instart.js'
/i10c@p1/client/latest/abd/instart.js$domain=ranker.com|infinitiev.com
! InstartLogic CSS broken
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
@@||goal.com^$generichide
cnet.com#@#a[href*="/adclick."]
foxsports.com.au,wakeboardingmag.com,cbssports.com,thoughtcatalog.com,webmd.com,gam
espot.com,windowscentral.com,tvguide.com,sfgate.com,afterellen.com,boston.com,calga
rysun.com,cattime.com,celebuzz.com,chowhound.com,cnet.com,comingsoon.net,computersh
opper.com,ctnow.com,cycleworld.com,edmunds.com,everydayhealth.com,metacritic.com,ms
n.com,popphoto.com,popsci.com,ranker.com,saveur.com,sportingnews.com,tv.com,washing
tonpost.com#@#iframe[width="300"][height="250"]
foxsports.com.au,wakeboardingmag.com,cbssports.com,thoughtcatalog.com,webmd.com,gam
espot.com,windowscentral.com,tvguide.com,sfgate.com,afterellen.com,boston.com,calga
rysun.com,cattime.com,celebuzz.com,chowhound.com,cnet.com,comingsoon.net,computersh
opper.com,ctnow.com,cycleworld.com,edmunds.com,everydayhealth.com,metacritic.com,ms
n.com,popphoto.com,popsci.com,ranker.com,saveur.com,sportingnews.com,tv.com,washing
tonpost.com#@#iframe[width="728"][height="90"]
! END: InstartLogic
!
!--- Sourcepoint ---
laptopmag.com#%#//scriptlet("abort-on-property-write", "_sp_")
! before extension update please move foreign domains to respected filter
||sp.usatoday.com^
coachmag.co.uk,vier.be,carmagazine.co.uk,amc.com,bikeradar.com,mylifetime.com,gents
ide.com,biography.com,alphr.com,gesundheitsfrage.net,gutefrage.net,finanzfrage.net,
cyclingnews.com,theweek.co.uk,spiegel.de,autoexpress.co.uk,eppingforestguardian.co.
uk,cotswoldjournal.co.uk,eurogamer.de,metabomb.net,usgamer.net,ligainsider.de,eurog
amer.net,cbs.com,aetv.com,history.com#%#!function(){function b(){}function a(a)
{return{get:function(){return a},set:b}}function c(a){a(!
1)}AG_defineProperty('_sp_.config.content_control_callback',a(b)),AG_defineProperty
('_sp_.config.spid_control_callback',a(b)),AG_defineProperty('_sp_.config.vid_contr
ol_callback',a(b)),AG_defineProperty('_sp_.config.disableBlockerStyleSheets',a(!
1)),AG_defineProperty('_sp_.checkState',a(c)),AG_defineProperty('_sp_.isAdBlocking'
,a(c)),AG_defineProperty('_sp_.isAdblocking',a(c)),AG_defineProperty('_sp_.isConten
tBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return
a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBe
acons',a(b)),AG_defineProperty('_sp_.msg.startMsg',a(b)),document.addEventListener(
'sp.blocking',function(a)
{a.stopImmediatePropagation(),a=document.createEvent('Event'),a.initEvent('sp.not_b
locking',!0,!1),this.dispatchEvent(a)})}();
doodle.com,itpro.co.uk#%#!function(){function b(){}function a(a)
{return{get:function(){return a},set:b}}function c(a){a(!
1)}AG_defineProperty('_sp_.config.content_control_callback',a(b)),AG_defineProperty
('_sp_.config.spid_control_callback',a(b)),AG_defineProperty('_sp_.config.vid_contr
ol_callback',a(b)),AG_defineProperty('_sp_.config.disableBlockerStyleSheets',a(!
1)),AG_defineProperty('_sp_.checkState',a(c)),AG_defineProperty('_sp_.isAdBlocking'
,a(c)),AG_defineProperty('_sp_.isAdblocking',a(c)),AG_defineProperty('_sp_.isConten
tBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return
a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBe
acons',a(b)),AG_defineProperty('_sp_.msg.startMsg',a(b)),document.addEventListener(
'sp.blocking',function(a)
{a.stopImmediatePropagation(),a=document.createEvent('Event'),a.initEvent('sp.not_b
locking',!0,!1),this.dispatchEvent(a)})}();
heraldscotland.com,usatoday.com,tyda.se,nyheter24.se,nj.com,nationalreview.com,mliv
e.com,kwiss.me,html.net,fragbite.se,demorgen.be,deadline.com,dayviews.com,wwd.com,m
ymotherlode.com,goldderby.com,spielaffe.de,winload.de,kino.de,golem.de#
%#(function(b,d,e){function a(){}b={get:function(){return
a},set:a},d={};Object.defineProperties(d,
{spid_control_callback:b,content_control_callback:b,vid_control_callback:b});e=new
Proxy({},{get:function(a,c){switch(c){case "config":return d;case "_setSpKey":throw
Error();default:return a[c]}},set:function(a,c,b){switch(c){case "config":return!
0;case "bootstrap":case "mms":return a[c]=b,!0;default:throw
Error();}}});Object.defineProperty(window,"_sp_",{get:function(){return
e},set:a})})();
eltern.de,bikeradar.com,vg247.com,evo.co.uk,southwalesargus.co.uk,swindonadvertiser
.co.uk,theargus.co.uk,theboltonnews.co.uk,thetelegraphandargus.co.uk,eveningtimes.c
o.uk,dailyecho.co.uk,oxfordmail.co.uk,southwalesargus.co.uk,huffingtonpost.co.uk,ra
diotimes.com,huffingtonpost.com,gamesradar.com,giga.de,gamona.de,erdbeerlounge.de#
%#(function(o){function a(a){return{get:function(){return a},set:b}}function b()
{}function c(){throw"Adguard: stopped a script execution.";}var
d={},e=a(function(a){a(!1)}),f={},g=EventTarget.prototype.addEventListener;o(d,
{spid_control_callback:a(b),content_control_callback:a(b),vid_control_callback:a(b)
});o(f,{config:a(d),_setSpKey:
{get:c,set:c},checkState:e,isAdBlocking:e,getSafeUri:a(function(a){return
a}),pageChange:a(b),setupSmartBeacons:a(b)});Object.defineProperty(window,"_sp_",a(
f));EventTarget.prototype.addEventListener=function(a){"sp.blocking"!
=a&&"sp.not_blocking"!=a&&g.apply(this,arguments)}})(Object.defineProperties);
! https://github.com/AdguardTeam/AdguardFilters/issues/63484
demorgen.be#@%#(function(b,d,e){function a(){}b={get:function(){return
a},set:a},d={};Object.defineProperties(d,
{spid_control_callback:b,content_control_callback:b,vid_control_callback:b});e=new
Proxy({},{get:function(a,c){switch(c){case "config":return d;case "_setSpKey":throw
Error();default:return a[c]}},set:function(a,c,b){switch(c){case "config":return!
0;case "bootstrap":case "mms":return a[c]=b,!0;default:throw
Error();}}});Object.defineProperty(window,"_sp_",{get:function(){return
e},set:a})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/49614
spiegel.de#@%#!function(){function b(){}function a(a){return{get:function(){return
a},set:b}}function c(a){a(!
1)}AG_defineProperty('_sp_.config.content_control_callback',a(b)),AG_defineProperty
('_sp_.config.spid_control_callback',a(b)),AG_defineProperty('_sp_.config.vid_contr
ol_callback',a(b)),AG_defineProperty('_sp_.config.disableBlockerStyleSheets',a(!
1)),AG_defineProperty('_sp_.checkState',a(c)),AG_defineProperty('_sp_.isAdBlocking'
,a(c)),AG_defineProperty('_sp_.isAdblocking',a(c)),AG_defineProperty('_sp_.isConten
tBlockerPresent',a(c)),AG_defineProperty('_sp_.getSafeUri',a(function(a){return
a})),AG_defineProperty('_sp_.pageChange',a(b)),AG_defineProperty('_sp_.setupSmartBe
acons',a(b)),AG_defineProperty('_sp_.msg.startMsg',a(b)),document.addEventListener(
'sp.blocking',function(a)
{a.stopImmediatePropagation(),a=document.createEvent('Event'),a.initEvent('sp.not_b
locking',!0,!1),this.dispatchEvent(a)})}();
!
!--- ChameleonX ---
/wp-content/embeded-adtional-content/*$redirect=nooptext,important
pocketnow.com,geektime.co.il#%#Object.defineProperty(window,"cxAsyncLoad",
{set:function(){throw Error();}});
! Kill-Adblock
/wp-content/plugins/kill-adblock/*$domain=ceplik.com|mrcheat.us|
udemycoursedownloader.com|techno360.in|files.love|mocasoft.ro|articlesjar.com
ceplik.com,mrcheat.us,udemycoursedownloader.com,articlesjar.com,wrzko.ws,mocasoft.r
o,techno360.in,files.love##.kill-adblock-container
!
!--- Uponit ---
mmorpg.com,101greatgoals.com,allthetests.com,biology-
online.org,bizportal.co.il,calcalist.co.il,eurweb.com,examinationresults.ind.in,fre
ewarefiles.com,fullmatchesandshows.com,hobbyconsolas.com,jerusalemonline.com,jpost.
com,letras.com,letras.mus.br,maariv.co.il,mako.co.il,phonesreview.co.uk,plusnetwork
.com,roadracerunner.com,status-
quote.com,thefreethoughtproject.com,trifind.com,veteranstoday.com,videograbby.com,y
ad2.co.il,ynet.co.il#%#(function(a){Object.defineProperty(window,"upManager",
{get:function(){return{push:a,register:a,fireNow:a,start:a}},set:function(a){if(!(a
instanceof Error))throw Error();}})})(function(){});
lankasri.com,manithan.com,convertfiles.com,emathhelp.net,reshet.tv,lucianne.com,anc
ient-
origins.net,eaglezz.com,jvpnews.com,tetrisfriends.com,video.gazeta.pl,ewatchseries.
to,kshowonline.com,mywatchseries.to,convertcase.net,neonnettle.com#%#(function(a)
{Object.defineProperty(window,"upManager",{get:function()
{return{push:a,register:a,fireNow:a,start:a}},set:function(a){if(!(a instanceof
Error))throw Error();}})})(function(){});
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android, ext_ff)
readlightnovel.org,emathhelp.net,reshet.tv,readmng.com#%#AG_abortInlineScript(/
ucbrowser\/i\.test\(navigator\.userAgent\)/, 'atob');
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
reppeat.com,machinenoveltranslation.com#%#AG_abortInlineScript(/new Uint8Array/,
'Math.random');
! TEMPORARY solution
!+ NOT_PLATFORM(windows, mac, android)
walterfootball.com,meta-calculator.com,spiele-
umsonst.de,almasdarnews.com,humansarefree.com,sporx.com,netzwelt.de,yepi.com,gorill
avid.in,mathwarehouse.com,robtex.com#%#window.TextDecoder = function(){};
!+ NOT_PLATFORM(windows, mac, android)
youtubeonrepeat.com,colourlovers.com#%#AG_abortInlineScript(/window\.TextDecoder/,
'window.addEventListener');
!
! plistaWidget detection and first-party ads
! clever-
tanken.de,wetteronline.de,gameswelt.at,gameswelt.ch,truckscout24.be,truckscout24.co
m,truckscout24.it,truckscout24.nl,truckscout24.pl,wetteronline.at,wetteronline.ch#
%#window.trckd = true;
transfermarkt.co.uk#%#Object.defineProperty(Object.prototype, 'mkStyleDyn', { get:
function() { throw null; }, set: function() { throw null; } });
!
! NoAdBlock (CloudflareApps)
lubetube.com,magesy.be,rockfile.co,rockfile.eu,psypost.org,ed-
protect.org,hdwallpapers.in,tamiltunes.live,who-
called.co.uk,fdesouche.com,cmacapps.com,itavisen.no,sankakucomplex.com,clubedohardw
are.com.br,hackintosh.zone,torrenting.com#%#!function(b,a)
{AG_defineProperty('CloudflareApps.installs',{get:function(){return a instanceof
Object&&Object.getOwnPropertyNames(a).forEach(function(c)
{a[c].appId=='ziT6U3epKObS'&&Object.defineProperty(a[c],'URLPatterns',
{value:b})}),a},set:function(b){a=b}})}(Object.seal([/(?!)/]));
paigeeworld.com,dot.ro#%#!function(b,a)
{AG_defineProperty('CloudflareApps.installs',{get:function(){return a instanceof
Object&&Object.getOwnPropertyNames(a).forEach(function(c)
{a[c].appId=='ziT6U3epKObS'&&Object.defineProperty(a[c],'URLPatterns',
{value:b})}),a},set:function(b){a=b}})}(Object.seal([/(?!)/]));
@@/favicon.ico^$domain=hackintosh.zone
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android)
@@||rules.noadblock.org/*/main.js$domain=paigeeworld.com|dot.ro|rulu.co|
rockfile.co|hackintosh.zone
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android)
@@||rules.noadblock.org/*/warnings.js$domain=paigeeworld.com|dot.ro|hackintosh.zone
!
! JS rule for blocking XHR requests
! ***It has less supported ad domains than new rule***
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android)
5.ua,animeget.net,antidiary.com,azov-
sea.info,blackboxrepack.com,chudesa.site,gazeta.ua,guru.ua,hd-dream.ru,kino-
dom.org,lugradar.net,megatfile.cc,oklivetv.com,pure-
t.ru,rian.com.ua,tvgid.ua,webcam.guru.ua,yahooeu.ru#%#(function(){var
b=XMLHttpRequest.prototype.open,c=/[/.@](piguiqproxy\.com|rcdn\.pro|amgload\.net|
dsn-fishki\.ru|v6t39t\.ru|greencuttlefish\.com|rgy1wk\.ru|vt4dlx\.ru|d38dub\.ru)
[:/]/i;XMLHttpRequest.prototype.open=function(d,a)
{if("GET"===d&&c.test(a))this.send=function(){return
null},this.setRequestHeader=function(){return null},console.log("AG has blocked
request: ",a);else return b.apply(this,arguments)}})();
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android)
1movies.is,game8.vn,shippuden-naruto.com,megatfile.cc#%#(function(){var
b=XMLHttpRequest.prototype.open,c=/[/.@](piguiqproxy\.com|rcdn\.pro|amgload\.net|
dsn-fishki\.ru|v6t39t\.ru|greencuttlefish\.com|rgy1wk\.ru|vt4dlx\.ru|d38dub\.ru|
csp-oz66pp\.ru|ok9ydq\.ru|kingoablc\.com)[:/]/
i;XMLHttpRequest.prototype.open=function(d,a)
{if("GET"===d&&c.test(a))this.send=function(){return
null},this.setRequestHeader=function(){return null},console.log("AG has blocked
request: ",a);else return b.apply(this,arguments)}})();
! JS for the sites with frequenly changed ad domains
! Another JS rule for some sites
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android, ext_ff)
mineavto.ru,newkaliningrad.ru,eku.ru,kramola.info,farap.ru,vesti.ru,myslo.ru,pravda
.ru,vesti.ru,itog.info,myshows.me,neolove.ru#%#AG_abortInlineScript(/\
['charCodeAt'\]/, 'atob');
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android, ext_ff)
animepace.si,tamilyogi.cc#%#window.atob = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/24892
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android, ext_ff)
@@||ads.exdynsrv.com/nativeads.js$domain=torrentgalaxy.org
!
! https://github.com/AdguardTeam/AdguardFilters/issues/11091
! ads reinjection
!+ NOT_OPTIMIZED NOT_PLATFORM(windows, mac, android)
sporx.com,kizi.com,loveroms.com,minijuegos.com,footyroom.com,computerhoy.com,twored
dots.com,netzwelt.de,datpiff.com,jpost.com,fullmatchesandshows.com,quotidiano.net,b
roadwayworld.com,bold.dk,ilrestodelcarlino.it,spaziogames.it,ilgiorno.it,almasdarne
ws.com,diariodocentrodomundo.com.br,acidcow.com,yepi.com,talkwithstranger.com,allth
etests.com,mathwarehouse.com,lanazione.it,vidmax.com,popmatters.com,toptenz.net,aut
obild.es,activistpost.com,spiele-
umsonst.de,tamilo.com,nowtheendbegins.com,obaoba.com.br,autopista.es,izzygames.com,
blacklistednews.com,theamericanmirror.com,textsfromlastnight.com,meta-
chart.com,motociclismo.es,mobga.me,ginjfo.com,sportlife.es,dailygalaxy.com,miniplay
.com,meta-
calculator.com,minijogos.com.br,ciclismoafondo.es,hiphopearly.com,iltelegrafolivorn
o.it,healthyfocus.org,parolesdefoot.com,asheepnomore.net,virtualjerusalem.com,daily
spikes.com,triatlonweb.es,status-quote.com,vreme-
on.net,transportemundial.es,iwhatsappstatus.com,mathworksheetsgo.com,lamoto.es,spor
tenkort.dk,motomercado.es,allthetests.com,diariodocentrodomundo.com.br,almasdarnews
.com,datpiff.com,asheepnomore.net,tworeddots.com,datpiff.com,footyroom.com,kizi.com
#%#AG_abortInlineScript(/window.TextEncoder/, 'addEventListener');
!
!--- Prevent AdFender detection ---
@@||webfail.com/image
!+ NOT_OPTIMIZED
@@||reuters.com^$generichide
!+ NOT_OPTIMIZED
@@||webfail.com^$generichide
!+ NOT_OPTIMIZED
@@||pons.com/p/files/*$image
!+ NOT_OPTIMIZED
@@||reutersmedia.net/resources^
!
!--- Yavli ---
grammarist.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "si.onload")
!
!*****
!* adf.ly, q.gs, j.gs, al.ly etc.
atharori.net,meriabub.net,taraa.xyz,gdanstum.net,zoee.xyz,fiaharam.net,out.underhen
tai.net,gatustox.net,scuseami.net,gusimp.net,cowner.net,larati.net,rd.consoletarget
.com,xterca.net,gloyah.net#%#//scriptlet("prevent-adfly")
@@/ad_top_$domain=atharori.net|meriabub.net|taraa.xyz|gdanstum.net|fiaharam.net|
underhentai.net|gatustox.net|scuseami.net|gusimp.net|cowner.net|consoletarget.com|
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|cracksurl.com|vializer.com|tinyium.com|
atomcurve.com|mmoity.com|skamason.com|casualient.com|picocurl.com|viahold.com|
twineer.com|redir2.auto-login-xxx.com|quamiller.com|dl.underclassblog.com|
special.picons.eu|quainator.com|yoalizer.com|kibuilder.com|kimechanic.com|
bitigee.com|zo.ee|pintient.com|microify.com|atominik.com|dl.android-zone.org|
bluenik.com|riffhold.com|babblecase.com|kaitect.com|simizer.com|coginator.com|
cogismith.com|yobuilder.com|go.awanpc.me|viwright.com|yabuilder.com|yamechanic.com|
kializer.com|yoineer.com|larati.net
||al.ly/static/fuckadblock.min.js
al.ly#$#.ads { position: absolute!important; left: -3000px!important; }
@@||larati.net^$generichide
@@||riffhold.com^$generichide
@@||twineer.com^$generichide
@@||q.gs^$generichide
@@||adf.ly^$generichide
@@||al.ly^$generichide
@@||j.gs^$generichide
@@||ay.gy/static/js/advert.js
@@||static.adf.ly/static/image/
@@||s1-adfly.com/show.php?url=
@@||cdn.ay.gy/static/image/
@@||q.gs/static/image/
adf.ly#@##bottom
q.gs#@##bottom
j.gs#@##bottom
@@||redirect2719.ws^$domain=adf.ly|q.gs|j.gs|al.ly
||clk.rtpdn11.com^$redirect=nooptext,domain=fiaharam.net
||codedexchange.com^$redirect=nooptext,domain=fiaharam.net
! when blocked, slow timer start
@@||q.gs/1market.php
@@||adf.ly/1market.php
@@||j.gs/1market.php
!*
!*****
!* Several wordpress adblock detector plugins
/wp-content/plugins/eazy-ad-unblocker/*
/wp-content/plugins/jgc-adblocker-detector/*
/wp-content/plugins/unblock-adsense/*/adunblock
/wp-content/plugins/adunblocker
/wp-content/plugins/simple-adblock-notice-pro^
!*****
!
!
! `Force Adblock` (app_vars) - Please disable Adblock to proceed to the destination
page.
! `#%#//scriptlet("set-constant", "app_vars.force_disable_adblock", "undefined")`
illink.net,sukatu.ru,4rl.ru,trinddz.com,proshort.gq,ownurl.website,ilinks.in,shortt
ey.org,techupme.com,danc.uk,pinnstube.com,projecto2.xyz,bitfly.io,earnguap.com,link
drop.net,shortzzy.in,asiashort.link,imagenesderopaparaperros.com,pslfive.com,url.na
maidani.com,c-
ut.com,toroox.com,4cash.me,shrinkme.in,fir3.net,softairbay.com,link1s.net,doctor-
groups.com,abdeo8.com,apksvip.com,gibit.xyz,claimcrypto.cc,shortenbuddy.com,btcdot.
xyz,zlink.xyz,pkr.pw,shrinkbtc.cc,todaynewspk.win,manikusa.com,shrinke.me,wordcount
er.icu,cut.my.id,try2link.net,linkbuk.in,stfly.me,shorthub.co,dz4win.com,real-
sky.com,bolssc.com,short2.cash,fx4vip.com,fcdot.lc,cutdl.xyz,genpas.icu,asupload.co
m,shortearn.in,megalink.vip,adsrt.live,linksly.co,link1s.com,uiz.one,shorter.fun,ve
neapp.com,cheappath.com,fcc.lc,vnpro.link,shortzon.com,arabplus2.co,fun4earn.xyz,li
nkurl.me,profitlink.info,ur-
ly.xyz,zagl.info,mediumarticles.com,shorthitz.com,savelink.site,axuur.com,linkshort
en.xyz,tmearn.com,pozvi.icu,shr.cash,acn.vin,btc2019.tk,samapro.me,dl.ocanoke.com,m
ondainai.moe,2ota.com,pnd.*,popimed.com,tipsforce.com,cut4fun.com,aii.sh,articlix.c
om,intothelink.com,newstomat.com,pingit.link,7r6.com,loptelink.vip,iir.ai,tii.ai,bi
roads.com,rozfly.com,adsrt.net,afly.us,bitconews.net,coredp.com,bestearnonline.com,
dz4link.com,gamesrs.com,ouofly.com,clicksbee.com,linkshrnk.com,mydomainscan.com,lin
ks.studyiqhub.com,linkad.in,fc.lc,techrfour.com,exee.io,rifurl.com,ushrt.me,theblog
cash.in,sk-
ip.tech,placestourist.com,shurt.pw,owllink.net,birdurls.com,bigb0ss.net,dogemanager
.com,s-
short.co,oncehelp.com,donia2link.com,cutlinks.pro,adclic.pro,shortpaid.com,cash4.li
nk,buteeq.com,urlty.in,urle.io,s-
url.xyz,getpronews.com,adbull.tech,adbull.org,slink.bid,wplink.online,melissagraham
.site,onelink.pw,linkcc.pro,linkviet.xyz,makeeasybtc.website,adshr.ink,dutchycorp.o
vh,dutchycorp.space,adlinkcash.com,encurta.eu,adsrt.org,shortbitsfree.net,leechprem
ium.link,earnload.co,gpmojo.co,shrinkhere.xyz,readnnews.com,bitearns.com,kekolink.c
om,wheeledu.com,gplinks.co,sedoinfo.com,memoo.xyz,rooff.xyz,vinaurl.in,industiiz.co
m,sturl.pw,url.topadnetworks.net,neonlink.net,adsme.cc,cashurl.in,bitcoinly.in,tiny
.do,wealthh.xyz,kayisi.top,supersimple.online,freeshrinker.com,linkviet.top,unionx.
in,sportt.space,clickurls.site,salez.site,unishort.com,dayy.site,lastfashions.xyz,a
dshort.tech,caat.site,shortearn.eu,adbull.site,shrinx.net,2xs.io,linksbuddy.com,ear
nload.com,jo2win.com,spiin.xyz,bitlinks.pw,cleft.xyz,ilmu.tech,repayone.net,cumple.
xyz,fodz.xyz,adslinkfly.online,ndoqp.com,go99tech.com,elnurtech.com,gplinks.in,shrt
win.com,waar.site,sparkly.to,stfly.io,cashearn.eu,seosence.com,eio.io,cutwin.com,ui
i.io,tapynews.com,acorpe.com,landd.xyz,shrinkerhub.com,thenewyear.xyz,mm1.ink,adsho
rt.club,techbeast.xyz,techofaqs.com,zoom-
link.com,short.pe,myhealthlytips.com,iddeas.xyz,shorten.sh,salee.xyz,artiicle.xyz,b
estlivingroomideas.com,megalink.pro,darnto.com,adshort.org,educationvilla.xyz,glory
-
link.com,pingit.im,skip.az,networkingz.xyz,clik.pw,travells.xyz,techsapparel.com,re
portkernel.com,uiz.io,2url.io,xz2.xyz,beastvila.info,latestseoupdate.com,payskip.or
g,fasshi.xyz,craftz.xyz,shrinkme.io,yourlearningfactory.com,urlcloud.us,zend.theplu
sit.ro,2-cars.club,fasturl.in,ex-
foary.com,linkfinal.com,cryptoadfly.com,dearresult.com,rohtasfitness.com,shockinghi
ndi.com,ultraurls.com,techshine.xyz,coin.mg,shrinkurl.org,exe.io,liclink.com,zend.p
hytech.ro,glory-
link1.com,shortearn.org,linkviet.net,adsafelink.com,trendbars.com,health7am.com,sho
pmoon.in,gkguj.com,enrt.eu,mysteriousbox.in,lkop.me,trendfaq.com,linkvietvip.com,te
achersjobindia.com,suqdz.com,trendpick.info,abonlinekaro.com,miniurl.pw,iloveamrits
ar.in,egovtjob.in,trendgang.info,sendsurl.com,geomica.com,adshorted.net,getlink.dea
dtoonsindia.net,idzone.site,digitallearn.online,bollyreveal.com,shrtfly.net,trendlo
uds.com,mysiterank.org,bollyleague.com,digitalcafez.com,shotfly.in,smwebs.xyz,adbil
ty.me,adsafelink.net#%#//scriptlet("set-constant",
"app_vars.force_disable_adblock", "undefined")
! for platforms without JS rules support
illink.net,sukatu.ru,4rl.ru,trinddz.com,proshort.gq,ownurl.website,ilinks.in,shortt
ey.org,techupme.com,danc.uk,pinnstube.com,projecto2.xyz,bitfly.io,earnguap.com,link
drop.net,shortzzy.in,asiashort.link,imagenesderopaparaperros.com,pslfive.com,url.na
maidani.com,c-
ut.com,toroox.com,4cash.me,shrinkme.in,fir3.net,softairbay.com,link1s.net,doctor-
groups.com,abdeo8.com,apksvip.com,gibit.xyz,claimcrypto.cc,shortenbuddy.com,btcdot.
xyz,zlink.xyz,pkr.pw,shrinkbtc.cc,todaynewspk.win,manikusa.com,shrinke.me,wordcount
er.icu,cut.my.id,try2link.net,linkbuk.in,stfly.me,shorthub.co,dz4win.com,real-
sky.com,bolssc.com,short2.cash,fx4vip.com,fcdot.lc,cutdl.xyz,genpas.icu,asupload.co
m,shortearn.in,megalink.vip,adsrt.live,linksly.co,link1s.com,uiz.one,shorter.fun,ve
neapp.com,cheappath.com,fcc.lc,vnpro.link,shortzon.com,arabplus2.co,fun4earn.xyz,li
nkurl.me,profitlink.info,ur-
ly.xyz,zagl.info,mediumarticles.com,shorthitz.com,savelink.site,axuur.com,linkshort
en.xyz,tmearn.com,pozvi.icu,shr.cash,acn.vin,btc2019.tk,samapro.me,dl.ocanoke.com,m
ondainai.moe,2ota.com,pnd.*,popimed.com,tipsforce.com,cut4fun.com,aii.sh,articlix.c
om,intothelink.com,newstomat.com,pingit.link,7r6.com,loptelink.vip,iir.ai,tii.ai,bi
roads.com,rozfly.com,adsrt.net,afly.us,bitconews.net,coredp.com,bestearnonline.com,
dz4link.com,gamesrs.com,ouofly.com,clicksbee.com,linkshrnk.com,mydomainscan.com,lin
ks.studyiqhub.com,linkad.in,fc.lc,techrfour.com,exee.io,rifurl.com,ushrt.me,theblog
cash.in,sk-
ip.tech,placestourist.com,shurt.pw,owllink.net,birdurls.com,bigb0ss.net,dogemanager
.com,s-
short.co,oncehelp.com,donia2link.com,cutlinks.pro,adclic.pro,shortpaid.com,cash4.li
nk,buteeq.com,urlty.in,urle.io,s-
url.xyz,getpronews.com,adbull.tech,adbull.org,slink.bid,wplink.online,melissagraham
.site,onelink.pw,linkcc.pro,linkviet.xyz,makeeasybtc.website,adshr.ink,dutchycorp.o
vh,dutchycorp.space,adlinkcash.com,encurta.eu,adsrt.org,shortbitsfree.net,leechprem
ium.link,earnload.co,gpmojo.co,shrinkhere.xyz,readnnews.com,bitearns.com,kekolink.c
om,wheeledu.com,gplinks.co,sedoinfo.com,memoo.xyz,rooff.xyz,vinaurl.in,industiiz.co
m,sturl.pw,url.topadnetworks.net,neonlink.net,adsme.cc,cashurl.in,bitcoinly.in,tiny
.do,wealthh.xyz,kayisi.top,supersimple.online,freeshrinker.com,linkviet.top,unionx.
in,sportt.space,clickurls.site,salez.site,unishort.com,dayy.site,lastfashions.xyz,a
dshort.tech,caat.site,shortearn.eu,adbull.site,shrinx.net,2xs.io,linksbuddy.com,ear
nload.com,jo2win.com,spiin.xyz,bitlinks.pw,cleft.xyz,ilmu.tech,repayone.net,cumple.
xyz,fodz.xyz,adslinkfly.online,ndoqp.com,go99tech.com,elnurtech.com,gplinks.in,shrt
win.com,waar.site,sparkly.to,stfly.io,cashearn.eu,seosence.com,eio.io,cutwin.com,ui
i.io,tapynews.com,acorpe.com,landd.xyz,shrinkerhub.com,thenewyear.xyz,mm1.ink,adsho
rt.club,techbeast.xyz,techofaqs.com,zoom-
link.com,short.pe,myhealthlytips.com,iddeas.xyz,shorten.sh,salee.xyz,artiicle.xyz,b
estlivingroomideas.com,megalink.pro,darnto.com,adshort.org,educationvilla.xyz,glory
-
link.com,pingit.im,skip.az,networkingz.xyz,clik.pw,travells.xyz,techsapparel.com,re
portkernel.com,uiz.io,2url.io,xz2.xyz,beastvila.info,latestseoupdate.com,payskip.or
g,fasshi.xyz,craftz.xyz,shrinkme.io,yourlearningfactory.com,urlcloud.us,zend.theplu
sit.ro,2-cars.club,fasturl.in,ex-
foary.com,linkfinal.com,cryptoadfly.com,dearresult.com,rohtasfitness.com,shockinghi
ndi.com,ultraurls.com,techshine.xyz,coin.mg,shrinkurl.org,exe.io,liclink.com,zend.p
hytech.ro,glory-
link1.com,shortearn.org,linkviet.net,adsafelink.com,trendbars.com,health7am.com,sho
pmoon.in,gkguj.com,enrt.eu,mysteriousbox.in,lkop.me,trendfaq.com,linkvietvip.com,te
achersjobindia.com,suqdz.com,trendpick.info,abonlinekaro.com,miniurl.pw,iloveamrits
ar.in,egovtjob.in,trendgang.info,sendsurl.com,geomica.com,adshorted.net,getlink.dea
dtoonsindia.net,idzone.site,digitallearn.online,bollyreveal.com,shrtfly.net,trendlo
uds.com,mysiterank.org,bollyleague.com,digitalcafez.com,shotfly.in,smwebs.xyz,adbil
ty.me,adsafelink.net#@##ad-banner
illink.net,sukatu.ru,4rl.ru,trinddz.com,proshort.gq,ownurl.website,ilinks.in,shortt
ey.org,techupme.com,danc.uk,pinnstube.com,projecto2.xyz,bitfly.io,earnguap.com,link
drop.net,shortzzy.in,asiashort.link,imagenesderopaparaperros.com,pslfive.com,url.na
maidani.com,c-
ut.com,toroox.com,4cash.me,shrinkme.in,fir3.net,softairbay.com,link1s.net,doctor-
groups.com,abdeo8.com,apksvip.com,gibit.xyz,claimcrypto.cc,shortenbuddy.com,btcdot.
xyz,zlink.xyz,pkr.pw,shrinkbtc.cc,todaynewspk.win,manikusa.com,shrinke.me,wordcount
er.icu,cut.my.id,try2link.net,linkbuk.in,stfly.me,shorthub.co,dz4win.com,real-
sky.com,bolssc.com,short2.cash,fx4vip.com,fcdot.lc,cutdl.xyz,genpas.icu,asupload.co
m,shortearn.in,megalink.vip,adsrt.live,linksly.co,link1s.com,uiz.one,shorter.fun,ve
neapp.com,cheappath.com,fcc.lc,vnpro.link,shortzon.com,arabplus2.co,fun4earn.xyz,li
nkurl.me,profitlink.info,ur-
ly.xyz,zagl.info,mediumarticles.com,shorthitz.com,savelink.site,axuur.com,linkshort
en.xyz,tmearn.com,pozvi.icu,shr.cash,acn.vin,btc2019.tk,samapro.me,dl.ocanoke.com,m
ondainai.moe,2ota.com,pnd.*,popimed.com,tipsforce.com,cut4fun.com,aii.sh,articlix.c
om,intothelink.com,newstomat.com,pingit.link,7r6.com,loptelink.vip,iir.ai,tii.ai,bi
roads.com,rozfly.com,adsrt.net,afly.us,bitconews.net,coredp.com,bestearnonline.com,
dz4link.com,gamesrs.com,ouofly.com,clicksbee.com,linkshrnk.com,mydomainscan.com,lin
ks.studyiqhub.com,linkad.in,fc.lc,techrfour.com,exee.io,rifurl.com,ushrt.me,theblog
cash.in,sk-
ip.tech,placestourist.com,shurt.pw,owllink.net,birdurls.com,bigb0ss.net,dogemanager
.com,s-
short.co,oncehelp.com,donia2link.com,cutlinks.pro,adclic.pro,shortpaid.com,cash4.li
nk,buteeq.com,urlty.in,urle.io,s-
url.xyz,getpronews.com,adbull.tech,adbull.org,slink.bid,wplink.online,melissagraham
.site,onelink.pw,linkcc.pro,linkviet.xyz,makeeasybtc.website,adshr.ink,dutchycorp.o
vh,dutchycorp.space,adlinkcash.com,encurta.eu,adsrt.org,shortbitsfree.net,leechprem
ium.link,earnload.co,gpmojo.co,shrinkhere.xyz,readnnews.com,bitearns.com,kekolink.c
om,wheeledu.com,gplinks.co,sedoinfo.com,memoo.xyz,rooff.xyz,vinaurl.in,industiiz.co
m,sturl.pw,url.topadnetworks.net,neonlink.net,adsme.cc,cashurl.in,bitcoinly.in,tiny
.do,wealthh.xyz,kayisi.top,supersimple.online,freeshrinker.com,linkviet.top,unionx.
in,sportt.space,clickurls.site,salez.site,unishort.com,dayy.site,lastfashions.xyz,a
dshort.tech,caat.site,shortearn.eu,adbull.site,shrinx.net,2xs.io,linksbuddy.com,ear
nload.com,jo2win.com,spiin.xyz,bitlinks.pw,cleft.xyz,ilmu.tech,repayone.net,cumple.
xyz,fodz.xyz,adslinkfly.online,ndoqp.com,go99tech.com,elnurtech.com,gplinks.in,shrt
win.com,waar.site,sparkly.to,stfly.io,cashearn.eu,seosence.com,eio.io,cutwin.com,ui
i.io,tapynews.com,acorpe.com,landd.xyz,shrinkerhub.com,thenewyear.xyz,mm1.ink,adsho
rt.club,techbeast.xyz,techofaqs.com,zoom-
link.com,short.pe,myhealthlytips.com,iddeas.xyz,shorten.sh,salee.xyz,artiicle.xyz,b
estlivingroomideas.com,megalink.pro,darnto.com,adshort.org,educationvilla.xyz,glory
-
link.com,pingit.im,skip.az,networkingz.xyz,clik.pw,travells.xyz,techsapparel.com,re
portkernel.com,uiz.io,2url.io,xz2.xyz,beastvila.info,latestseoupdate.com,payskip.or
g,fasshi.xyz,craftz.xyz,shrinkme.io,yourlearningfactory.com,urlcloud.us,zend.theplu
sit.ro,2-cars.club,fasturl.in,ex-
foary.com,linkfinal.com,cryptoadfly.com,dearresult.com,rohtasfitness.com,shockinghi
ndi.com,ultraurls.com,techshine.xyz,coin.mg,shrinkurl.org,exe.io,liclink.com,zend.p
hytech.ro,glory-
link1.com,shortearn.org,linkviet.net,adsafelink.com,trendbars.com,health7am.com,sho
pmoon.in,gkguj.com,enrt.eu,mysteriousbox.in,lkop.me,trendfaq.com,linkvietvip.com,te
achersjobindia.com,suqdz.com,trendpick.info,abonlinekaro.com,miniurl.pw,iloveamrits
ar.in,egovtjob.in,trendgang.info,sendsurl.com,geomica.com,adshorted.net,getlink.dea
dtoonsindia.net,idzone.site,digitallearn.online,bollyreveal.com,shrtfly.net,trendlo
uds.com,mysiterank.org,bollyleague.com,digitalcafez.com,shotfly.in,smwebs.xyz,adbil
ty.me,adsafelink.net#@#.ad-banner
! url block
@@||uii.io/js/ads.js
@@||2oceansvibe.com/?custom=takeover&callback=jQuery$domain=uiz.io
!
! `AdBlock Notify` (anOptions)
! Scriptlet `#%#//scriptlet("abort-on-property-read", "anOptions")`
arknovelonline.com,intelligentliving.co,cozumpark.com,apkmaza.net,serie-
novelas.com,outplayed.it,nulleb.com,oyuncusoruyor.com,picgiraffe.com,cgtips.org,tek
nomobil.net,locurainformaticadigital.com,p4fcourses.com,polskiedrogi-
tv.pl,alltutorialsworld.com,racefans.net,csitalia.org,yildizscript.com,aulianza.com
,pkmods.com,projetoscanlator.com,foxaholic.com,game-
2u.com,easytutoriel.com,junaedialwi.com,zuketcreation.com,kadinmodakulubu.com,otaku
wire.com,techturf.in,turkceyama.net,xiaomitools.com,cfd.ninja,bwe.su,ebookscart.com
,coursedrive.org,sciotocountydailynews.com,blogarti.com,labkom.co.id,pcprogramasyma
s.com,muratisbilir.com.tr,dongknows.com,torrentmafya.org,saberprogramas.com,smarter
analyst.com,movieknowing.com,10elol.it,app.poweradspy.com,money-
sense.club,dailymockup.com,ciclosport.com,litecompare.com,tv-
livestream.online,legendas.dev,megasubtitles.com,sexgayhot.com,jstranslations1.com,
ggwptech.com,ultimate-
catch.eu,animexin.xyz,xingkbjm.com,avoiderrors.com,hulkpop.top,freejavbt.com,butchi
xanh.com,desirefx.me,healthlytalks.com,androidride.com,v2rayssr.com,amote69.com,emb
etronicx.com,evileaks.su,freemockup.net,bozuyukhaberajansi.com,zuketcreation.net,sh
atter-
box.com,haberpop.com,techidence.com,edmtunes.com,textfonts.net,home.angelnara.kr,wo
tcheatmods.com,grafixfather.com,asia-
mag.com,dellwindowsreinstallationguide.com,yolgunlukleri.net,archi3x.com,downloadbu
ll.com,amirantivirus.com,spaziogames.it,modernvalueinvesting.de,shirokuns.com,torre
ntarsivi.com,hulblog.com,omgmusik.com,omglyrics.com,phpscripttr.com,kkpmh.vip,allma
cworld.com,resource-
pack.com,kindleku.com,biryoo.com,onurcici.com,variatkowo.pl,lauxanh.org,robloxscrip
ts.com,filmboxoffice.web.id,satcesc.com,teamsaiyajin.it,online-
dvdrip.com,infotekno.net,australianfrequentflyer.com.au,stilearte.it,gidabilinci.co
m,ipeenk.com,hanimeku.com,k2nblog.com,44car.site,hwzone.co.il,bilgidehasi.com,tyroc
ity.com,plugintorrent.com,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudi
o.com,terrarium.com.pl,rikucan.com,3dzip.org,turreta.com,workprochair.com,elevatort
oday.com,canalbpv.com,thesimarchitect.com,desktophut.com,hackinformer.com,bookflare
.org,earmilk.com,baomay01.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapena
ture.pw,chromeba.net,learnsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lif
elonglearning.kr,bambusmann.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,giz
china.com,switch-
xci.com,msguides.com,csonline2.net,airlive.net,anonyviet.com,arch2o.com,asianhobbyi
st.com,automobile-
propre.com,barboflacmusic.com,bpmodyssee.com,bychico.net,celebsepna.com,civetta.tv,
coursesdaddy.com,culture-informatique.net,dl-
wordpress.com,dubs.top,famfonts.com,faq.ph,filesrom.com,firmwarex.net,freepreset.ne
t,gamesmagnet.net,getfreecourses.me,girlxxx.org,gktoday.in,jimods.com,jimtechs.biz,
jkmk.net,jppinto.com,keys4free.com,kitguru.net,learncpponline.com,lovehdwallpapers.
com,ovagames.com,pcyardim.xyz,pesupdate.com,phonandroid.com,precitaj.si,programegra
tuitepc.com,resource-
packs.de,rnbxclusive.top,rushtime.in,scat.gold,softhound.com,soskidkami.ru,streamxx
x.tv,thefalse9.com,torjackan.info,torrentmafya.net,trickspremium.ga,tutsgalaxy.com,
ucuzaucak.net,unblockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-
team.com#%#//scriptlet("abort-on-property-read", "anOptions")
! for platforms without JS rules support
/wp-content/uploads/*/*.js$domain=foxaholic.com|zuketcreation.com|turkceyama.net|
xiaomitools.com|sciotocountydailynews.com|muratisbilir.com.tr|dongknows.com|
torrentmafya.org|smarteranalyst.com|movieknowing.com|money-sense.club|tv-
livestream.online|legendas.dev|megasubtitles.com|ggwptech.com|ultimate-catch.eu|
xingkbjm.com|avoiderrors.com|hulkpop.top|v2rayssr.com|embetronicx.com|haberpop.com|
techidence.com|home.angelnara.kr|wotcheatmods.com|grafixfather.com|asia-mag.com|
dellwindowsreinstallationguide.com|downloadbull.com|amirantivirus.com|
modernvalueinvesting.de|shirokuns.com|torrentarsivi.com|hulblog.com|omgmusik.com|
omglyrics.com|phpscripttr.com|kkpmh.vip|allmacworld.com|resource-pack.com|
kindleku.com|biryoo.com|onurcici.com|variatkowo.pl|lauxanh.org|robloxscripts.com|
filmboxoffice.web.id|satcesc.com|teamsaiyajin.it|online-dvdrip.com|stilearte.it|
gidabilinci.com|hanimeku.com|k2nblog.com|plugintorrent.com|pinsystem.co.uk|
comando4kfilmes.com|kepoow.me|trgamestudio.com|terrarium.com.pl|rikucan.com|
3dzip.org|turreta.com|workprochair.com|elevatortoday.com|canalbpv.com|
thesimarchitect.com|desktophut.com|hackinformer.com|bookflare.org|earmilk.com|
infokupedia.id|refoblog.xyz|chimicamo.org|landscapenature.pw|chromeba.net|
learnsql.xyz|otobelgesel.com|ad4msan.win|mediasobytiya.com|firmwarex.net|
famfonts.com|airlive.net|bychico.net|civetta.tv|gamesmagnet.net|girlxxx.org|
gktoday.in|jkmk.net|jppinto.com|kitguru.net|learncpponline.com|pcyardim.xyz|
programegratuitepc.com|rnbxclusive.top|scat.gold|softhound.com|trickspremium.ga|
unblockedgamming.com|veezie.st|wallstreams.com|australianfrequentflyer.com.au|
labkom.co.id
!+ NOT_OPTIMIZED
arknovelonline.com,intelligentliving.co,cozumpark.com,apkmaza.net,serie-
novelas.com,outplayed.it,nulleb.com,oyuncusoruyor.com,picgiraffe.com,cgtips.org,tek
nomobil.net,locurainformaticadigital.com,p4fcourses.com,polskiedrogi-
tv.pl,alltutorialsworld.com,racefans.net,csitalia.org,yildizscript.com,aulianza.com
,pkmods.com,projetoscanlator.com,foxaholic.com,game-
2u.com,easytutoriel.com,junaedialwi.com,zuketcreation.com,kadinmodakulubu.com,otaku
wire.com,techturf.in,turkceyama.net,xiaomitools.com,cfd.ninja,bwe.su,ebookscart.com
,coursedrive.org,sciotocountydailynews.com,blogarti.com,labkom.co.id,pcprogramasyma
s.com,muratisbilir.com.tr,dongknows.com,torrentmafya.org,saberprogramas.com,smarter
analyst.com,movieknowing.com,10elol.it,app.poweradspy.com,money-
sense.club,dailymockup.com,ciclosport.com,litecompare.com,tv-
livestream.online,legendas.dev,megasubtitles.com,sexgayhot.com,jstranslations1.com,
ggwptech.com,ultimate-
catch.eu,animexin.xyz,xingkbjm.com,avoiderrors.com,hulkpop.top,freejavbt.com,butchi
xanh.com,desirefx.me,healthlytalks.com,androidride.com,v2rayssr.com,amote69.com,emb
etronicx.com,evileaks.su,freemockup.net,bozuyukhaberajansi.com,zuketcreation.net,sh
atter-
box.com,haberpop.com,techidence.com,edmtunes.com,textfonts.net,home.angelnara.kr,wo
tcheatmods.com,grafixfather.com,asia-
mag.com,dellwindowsreinstallationguide.com,yolgunlukleri.net,archi3x.com,downloadbu
ll.com,amirantivirus.com,spaziogames.it,modernvalueinvesting.de,shirokuns.com,torre
ntarsivi.com,hulblog.com,omgmusik.com,omglyrics.com,phpscripttr.com,kkpmh.vip,allma
cworld.com,resource-
pack.com,kindleku.com,biryoo.com,onurcici.com,variatkowo.pl,lauxanh.org,robloxscrip
ts.com,filmboxoffice.web.id,satcesc.com,teamsaiyajin.it,online-
dvdrip.com,infotekno.net,australianfrequentflyer.com.au,stilearte.it,gidabilinci.co
m,ipeenk.com,hanimeku.com,k2nblog.com,44car.site,hwzone.co.il,bilgidehasi.com,tyroc
ity.com,plugintorrent.com,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudi
o.com,terrarium.com.pl,rikucan.com,3dzip.org,turreta.com,workprochair.com,elevatort
oday.com,canalbpv.com,thesimarchitect.com,desktophut.com,hackinformer.com,bookflare
.org,earmilk.com,baomay01.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapena
ture.pw,chromeba.net,learnsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lif
elonglearning.kr,bambusmann.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,giz
china.com,switch-
xci.com,msguides.com,csonline2.net,airlive.net,anonyviet.com,arch2o.com,asianhobbyi
st.com,automobile-
propre.com,barboflacmusic.com,bpmodyssee.com,bychico.net,celebsepna.com,civetta.tv,
coursesdaddy.com,culture-informatique.net,dl-
wordpress.com,dubs.top,famfonts.com,faq.ph,filesrom.com,firmwarex.net,freepreset.ne
t,gamesmagnet.net,getfreecourses.me,girlxxx.org,gktoday.in,jimods.com,jimtechs.biz,
jkmk.net,jppinto.com,keys4free.com,kitguru.net,learncpponline.com,lovehdwallpapers.
com,ovagames.com,pcyardim.xyz,pesupdate.com,phonandroid.com,precitaj.si,programegra
tuitepc.com,resource-
packs.de,rnbxclusive.top,rushtime.in,scat.gold,softhound.com,soskidkami.ru,streamxx
x.tv,thefalse9.com,torjackan.info,torrentmafya.net,trickspremium.ga,tutsgalaxy.com,
ucuzaucak.net,unblockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-
team.com#@##adsense
!+ NOT_OPTIMIZED
arknovelonline.com,intelligentliving.co,cozumpark.com,apkmaza.net,serie-
novelas.com,outplayed.it,nulleb.com,oyuncusoruyor.com,picgiraffe.com,cgtips.org,tek
nomobil.net,locurainformaticadigital.com,p4fcourses.com,polskiedrogi-
tv.pl,alltutorialsworld.com,racefans.net,csitalia.org,yildizscript.com,aulianza.com
,pkmods.com,projetoscanlator.com,foxaholic.com,game-
2u.com,easytutoriel.com,junaedialwi.com,zuketcreation.com,kadinmodakulubu.com,otaku
wire.com,techturf.in,turkceyama.net,xiaomitools.com,cfd.ninja,bwe.su,ebookscart.com
,coursedrive.org,sciotocountydailynews.com,blogarti.com,labkom.co.id,pcprogramasyma
s.com,muratisbilir.com.tr,dongknows.com,torrentmafya.org,saberprogramas.com,smarter
analyst.com,movieknowing.com,10elol.it,app.poweradspy.com,money-
sense.club,dailymockup.com,ciclosport.com,litecompare.com,tv-
livestream.online,legendas.dev,megasubtitles.com,sexgayhot.com,jstranslations1.com,
ggwptech.com,ultimate-
catch.eu,animexin.xyz,xingkbjm.com,avoiderrors.com,hulkpop.top,freejavbt.com,butchi
xanh.com,desirefx.me,healthlytalks.com,androidride.com,v2rayssr.com,amote69.com,emb
etronicx.com,evileaks.su,freemockup.net,bozuyukhaberajansi.com,zuketcreation.net,sh
atter-
box.com,haberpop.com,techidence.com,edmtunes.com,textfonts.net,home.angelnara.kr,wo
tcheatmods.com,grafixfather.com,asia-
mag.com,dellwindowsreinstallationguide.com,yolgunlukleri.net,archi3x.com,downloadbu
ll.com,amirantivirus.com,spaziogames.it,modernvalueinvesting.de,shirokuns.com,torre
ntarsivi.com,hulblog.com,omgmusik.com,omglyrics.com,phpscripttr.com,kkpmh.vip,allma
cworld.com,resource-
pack.com,kindleku.com,biryoo.com,onurcici.com,variatkowo.pl,lauxanh.org,robloxscrip
ts.com,filmboxoffice.web.id,satcesc.com,teamsaiyajin.it,online-
dvdrip.com,infotekno.net,australianfrequentflyer.com.au,stilearte.it,gidabilinci.co
m,ipeenk.com,hanimeku.com,k2nblog.com,44car.site,hwzone.co.il,bilgidehasi.com,tyroc
ity.com,plugintorrent.com,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudi
o.com,terrarium.com.pl,rikucan.com,3dzip.org,turreta.com,workprochair.com,elevatort
oday.com,canalbpv.com,thesimarchitect.com,desktophut.com,hackinformer.com,bookflare
.org,earmilk.com,baomay01.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapena
ture.pw,chromeba.net,learnsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lif
elonglearning.kr,bambusmann.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,giz
china.com,switch-
xci.com,msguides.com,csonline2.net,airlive.net,anonyviet.com,arch2o.com,asianhobbyi
st.com,automobile-
propre.com,barboflacmusic.com,bpmodyssee.com,bychico.net,celebsepna.com,civetta.tv,
coursesdaddy.com,culture-informatique.net,dl-
wordpress.com,dubs.top,famfonts.com,faq.ph,filesrom.com,firmwarex.net,freepreset.ne
t,gamesmagnet.net,getfreecourses.me,girlxxx.org,gktoday.in,jimods.com,jimtechs.biz,
jkmk.net,jppinto.com,keys4free.com,kitguru.net,learncpponline.com,lovehdwallpapers.
com,ovagames.com,pcyardim.xyz,pesupdate.com,phonandroid.com,precitaj.si,programegra
tuitepc.com,resource-
packs.de,rnbxclusive.top,rushtime.in,scat.gold,softhound.com,soskidkami.ru,streamxx
x.tv,thefalse9.com,torjackan.info,torrentmafya.net,trickspremium.ga,tutsgalaxy.com,
ucuzaucak.net,unblockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-
team.com#@#.an-advert-banner
!+ NOT_OPTIMIZED
arknovelonline.com,intelligentliving.co,cozumpark.com,apkmaza.net,serie-
novelas.com,outplayed.it,nulleb.com,oyuncusoruyor.com,picgiraffe.com,cgtips.org,tek
nomobil.net,locurainformaticadigital.com,p4fcourses.com,polskiedrogi-
tv.pl,alltutorialsworld.com,racefans.net,csitalia.org,yildizscript.com,aulianza.com
,pkmods.com,projetoscanlator.com,foxaholic.com,game-
2u.com,easytutoriel.com,junaedialwi.com,zuketcreation.com,kadinmodakulubu.com,otaku
wire.com,techturf.in,turkceyama.net,xiaomitools.com,cfd.ninja,bwe.su,ebookscart.com
,coursedrive.org,sciotocountydailynews.com,blogarti.com,labkom.co.id,pcprogramasyma
s.com,muratisbilir.com.tr,dongknows.com,torrentmafya.org,saberprogramas.com,smarter
analyst.com,movieknowing.com,10elol.it,app.poweradspy.com,money-
sense.club,dailymockup.com,ciclosport.com,litecompare.com,tv-
livestream.online,legendas.dev,megasubtitles.com,sexgayhot.com,jstranslations1.com,
ggwptech.com,ultimate-
catch.eu,animexin.xyz,xingkbjm.com,avoiderrors.com,hulkpop.top,freejavbt.com,butchi
xanh.com,desirefx.me,healthlytalks.com,androidride.com,v2rayssr.com,amote69.com,emb
etronicx.com,evileaks.su,freemockup.net,bozuyukhaberajansi.com,zuketcreation.net,sh
atter-
box.com,haberpop.com,techidence.com,edmtunes.com,textfonts.net,home.angelnara.kr,wo
tcheatmods.com,grafixfather.com,asia-
mag.com,dellwindowsreinstallationguide.com,yolgunlukleri.net,archi3x.com,downloadbu
ll.com,amirantivirus.com,spaziogames.it,modernvalueinvesting.de,shirokuns.com,torre
ntarsivi.com,hulblog.com,omgmusik.com,omglyrics.com,phpscripttr.com,kkpmh.vip,allma
cworld.com,resource-
pack.com,kindleku.com,biryoo.com,onurcici.com,variatkowo.pl,lauxanh.org,robloxscrip
ts.com,filmboxoffice.web.id,satcesc.com,teamsaiyajin.it,online-
dvdrip.com,infotekno.net,australianfrequentflyer.com.au,stilearte.it,gidabilinci.co
m,ipeenk.com,hanimeku.com,k2nblog.com,44car.site,hwzone.co.il,bilgidehasi.com,tyroc
ity.com,plugintorrent.com,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudi
o.com,terrarium.com.pl,rikucan.com,3dzip.org,turreta.com,workprochair.com,elevatort
oday.com,canalbpv.com,thesimarchitect.com,desktophut.com,hackinformer.com,bookflare
.org,earmilk.com,baomay01.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapena
ture.pw,chromeba.net,learnsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lif
elonglearning.kr,bambusmann.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,giz
china.com,switch-
xci.com,msguides.com,csonline2.net,airlive.net,anonyviet.com,arch2o.com,asianhobbyi
st.com,automobile-
propre.com,barboflacmusic.com,bpmodyssee.com,bychico.net,celebsepna.com,civetta.tv,
coursesdaddy.com,culture-informatique.net,dl-
wordpress.com,dubs.top,famfonts.com,faq.ph,filesrom.com,firmwarex.net,freepreset.ne
t,gamesmagnet.net,getfreecourses.me,girlxxx.org,gktoday.in,jimods.com,jimtechs.biz,
jkmk.net,jppinto.com,keys4free.com,kitguru.net,learncpponline.com,lovehdwallpapers.
com,ovagames.com,pcyardim.xyz,pesupdate.com,phonandroid.com,precitaj.si,programegra
tuitepc.com,resource-
packs.de,rnbxclusive.top,rushtime.in,scat.gold,softhound.com,soskidkami.ru,streamxx
x.tv,thefalse9.com,torjackan.info,torrentmafya.net,trickspremium.ga,tutsgalaxy.com,
ucuzaucak.net,unblockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-
team.com#@#.an-sponsored
!
!START: adtoniq
gelbooru.com,bigleaguepolitics.com,thegatewaypundit.com,flagandcross.com#%#//
scriptlet("abort-on-property-read", "adtoniq")
!+ NOT_PLATFORM(windows, mac, android)
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=flagandcross.com
!
adsatoshi.com,tech.dutchycorp.space,gelbooru.com,flagandcross.com#$#.pub_300x250.pu
b_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links
{ display: block !important; }
!END: adtoniq
!
! 'ai_adb_detected'
jpopsingles.eu,nulledfree.pw,chuksguide.com,tencentgamingbuddy.co,gplcanyon.com,civ
ildigital.com,paksociety.com,iptv4sat.com,apkmb.com,loveroms.online,loveroms.online
,soulreaperzone.com,freecoursesonline.me##body > div[id^="ai-adb-"]
[style^="position: fixed; top:"][style*="z-index: 9999"]
jpopsingles.eu,nulledfree.pw,chuksguide.com,tencentgamingbuddy.co,gplcanyon.com,civ
ildigital.com,paksociety.com,iptv4sat.com,apkmb.com,loveroms.online,loveroms.online
,soulreaperzone.com,freecoursesonline.me#%#//scriptlet("set-constant",
"ai_adb_detected", "noopFunc")
!
! Flashvars anti-adblock
tubsexer.com,homegrownfreaks.net,pornfd.com,bobs-tube.com,pornsexer.com#%#//
scriptlet("set-constant", "flashvars.protect_block", "")
!
! ai_front anti-adblock
wristreview.com,freewebcart.com,parzibyte.me,ftuapps.dev,sznlink.xyz,hinjakuhonyaku
.com,toppremiumpro.com,mashtips.com,dramahd.me,gaypornmasters.com#%#//
scriptlet("abort-on-property-write", "ai_front")
! anti-adblock 'adBlockDetected'
expertvn.com,konstantinova.net,asiatv.cc,whatsaero.com,ebookdz.com,onepiece-online-
manga.com,ksfaucet.net,memoryhackers.org,imintweb.com,coinbid.org,9docu.org,moretvt
ime.online,jav-xx.com,av-
uncen.com,premium4ever.blogspot.com,kstarmp3.com,6tek.org,zmanga.org#%#//
scriptlet("abort-on-property-read", "adBlockDetected")
! 'absda'
illink.net,4rl.ru,virpe.co,hlsplay.com,danc.uk,tanix.net,kropic.com,imgbaron.com,pi
cbaron.com,oncam.me,sznlink.xyz,shrinkbtc.cc,ebookdz.com,turkcemuzik.co,nodkey.xyz,
apkspurefile.com,aparat.cam,anonymous-
links.com,ask4movie.co,api.grhls.stream,onlinemovie.one,filecrypt.co,hhkungfu.tv,do
xxan.club,srtaem.bar,vidtome.stream,ouofly.com,hdmp4mania1.net,animepertutti.org,mp
4upload.com,fileone.tv,azm.to,noxx.to,linkdrop.net,owllink.net,luscious.net,reallif
ecamsex.xyz,smoner.com,wplink.online,onelink.pw,homeporn.website,rulu.co,birdurls.c
om,123moviesfull.su,kastream.biz,imgdawgknuttz.com,0123movies.su,footballstream.pw,
upload.ac#@#.adsBox
illink.net,4rl.ru,virpe.co,hlsplay.com,danc.uk,tanix.net,kropic.com,imgbaron.com,pi
cbaron.com,oncam.me,sznlink.xyz,shrinkbtc.cc,ebookdz.com,turkcemuzik.co,nodkey.xyz,
apkspurefile.com,aparat.cam,anonymous-
links.com,ask4movie.co,api.grhls.stream,onlinemovie.one,filecrypt.co,hhkungfu.tv,do
xxan.club,srtaem.bar,vidtome.stream,ouofly.com,hdmp4mania1.net,animepertutti.org,mp
4upload.com,fileone.tv,azm.to,noxx.to,linkdrop.net,owllink.net,luscious.net,reallif
ecamsex.xyz,smoner.com,wplink.online,onelink.pw,homeporn.website,rulu.co,birdurls.c
om,123moviesfull.su,kastream.biz,imgdawgknuttz.com,0123movies.su,footballstream.pw,
upload.ac#%#//scriptlet("abort-on-property-read", "absda")
!
!
!START: Popups - LocalStorage element abPopLastCall
hclips.com,hdzog.com,sss.xxx#@#.adsbox
@@||ads.exoclick.com/ads.js$domain=sss.xxx|hdzog.com|hclips.com
hclips.com,hdzog.com,sss.xxx#@#.advertisements
hclips.com,hdzog.com,sss.xxx#@#.adver
hclips.com#@#.adholder2
!END: Popups - LocalStorage element abPopLastCall
!
! AdRegain
!+ NOT_PLATFORM(windows, mac, android)
onehack.us#%#//scriptlet("abort-on-property-write", "adregain_wall")
onehack.us#%#//scriptlet("abort-on-property-read", "ad_nodes")
! Temporary for AdGuard for Windows 7.3
!
! Ad reinject
@@||cdn.adspirit.de/banner/_default/160x600.jpg$domain=streetdir.com|roaddir.com
@@||cdn.adspirit.de/banner/_default/300x250.jpg$domain=streetdir.com|roaddir.com
@@||cdn.adspirit.de/banner/_default/468x60.jpg$domain=streetdir.com|roaddir.com
@@||cdn.adspirit.de/banner/_default/728x90.jpg$domain=streetdir.com|roaddir.com
@@||static.criteo.net/js/ld/publishertag.prebid.js$domain=streetdir.com|roaddir.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=streetdir.com|
roaddir.com
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=streetdir.com|roaddir.com
@@||tycoon.adspirit.net/adview.php^$domain=streetdir.com|roaddir.com
!
! https://github.com/AdguardTeam/AdguardFilters/issues/56415
! 'contributor.google.com'
! Better CSS. Scripltet does not work on some sites(it useful for uBO, if
'fundingchoicesmessages.google.com' is blocked).
definitions.net,ensonhaber.com,elnacional.com,lapatilla.com,sozcu.com.tr,heraldo.es
,20minutos.es,tucson.com,gendai.ismedia.jp,hamakei.com,telva.com,gazettetimes.com,m
issoulian.com,kenoshanews.com,cumberlink.com,stltoday.com,auburnpub.com,trib.com,da
ilyprogress.com,journalstar.com,siouxcityjournal.com,pantagraph.com#$#body
{ overflow: visible !important; }
definitions.net,ensonhaber.com,elnacional.com,lapatilla.com,sozcu.com.tr,heraldo.es
,20minutos.es,tucson.com,gendai.ismedia.jp,hamakei.com,telva.com,gazettetimes.com,m
issoulian.com,kenoshanews.com,cumberlink.com,stltoday.com,auburnpub.com,trib.com,da
ilyprogress.com,journalstar.com,siouxcityjournal.com,pantagraph.com#$#body div.fc-
ab-root { display: none !important; }
! #%#//scriptlet("abort-current-inline-script", "atob", "googlefc")
sozcu.com.tr,heraldo.es,20minutos.es,tucson.com,gendai.ismedia.jp,hamakei.com,telva
.com,gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,stltoday.com,au
burnpub.com,trib.com,dailyprogress.com,journalstar.com,siouxcityjournal.com,pantagr
aph.com#%#//scriptlet("abort-on-property-read", "__tnt.adBlockEnabled")
definitions.net,ensonhaber.com,lapatilla.com,sozcu.com.tr#%#//scriptlet("abort-
current-inline-script", "atob", "googlefc")
!
!
! arlinablock
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=puressh.net|iptvbin.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=puressh.net|
iptvbin.com
!
! ignielAdBlock
! For some cases, try this scriptlet `#%#//scriptlet("abort-current-inline-script",
"document.createElement", "ignielAdBlock")` or JS rule
`#%#AG_abortInlineScript(/ignielAdBlock/, 'document.createElement');`
orirom.com,boycracked.com,rumahit.id#%#//scriptlet("abort-current-inline-script",
"document.createElement", "ignielAdBlock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=rumahit.id|sekilastekno.com|romfirmware.com|
orirom.com|boycracked.com|gsmfirmware.net|animekuro.net
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=rumahit.id|
sekilastekno.com|romfirmware.com|orirom.com|boycracked.com|gsmfirmware.net|
animekuro.net
!
!
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65935
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=gaypornhdfree.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65918
@@||tutorial.siberuang.com/wp-content/plugins/wp-safelink/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/65886
biggboss13.io#@#.afs_ads
@@||mahimeta.com/networks/ad_code.php$domain=biggboss13.io
biggboss13.io#%#//scriptlet("abort-on-property-read", "mMCheckAgainBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/65874
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=laptrinhx.com,important
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=laptrinhx.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65735
southindianactress.in#%#//scriptlet("abort-on-property-read", "adsBlocked")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=nooptext,domain=southindianactress.in
! !https://github.com/AdguardTeam/AdguardFilters/issues/65706
@@||coinlyhub.com/*/show_ads.js
||coinlyhub.com/landing/main.js
! javfull.net, javcl.com - antiadblock
javfull.net,javcl.com#$##wrapfabtest { height: 1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/65671
livingincebuforums.com#@#.adsbygoogle
livingincebuforums.com#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/65673
ibb.co#$?#body > iframe[name]:not([class]):not([id]):not([src])[style*="none"]
{ remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/65606
standardmedia.co.ke#%#//scriptlet("set-constant", "canRunAds", "true")
@@||standardmedia.co.ke/assets/js/prebid-google-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/65605
proshort.gq#$##FirstDiv { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/65562
evoload.io##.adb-msg
! https://github.com/AdguardTeam/AdguardFilters/issues/65499
livestreaming24.eu#@#.afs_ads
livestreaming24.eu#%#//scriptlet('prevent-setTimeout', 'ad.clientHeight')
! https://github.com/AdguardTeam/AdguardFilters/issues/65418
||sp-mms.weather.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/65438
grab.tc#%#//scriptlet("set-constant", "NoAdBlock", "noopFunc")
grab.tc#%#//scriptlet("set-constant", "noAdBlock.on", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/65388
@@||fastssh.com/dfp.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/65205
@@||urbanmilwaukee.com/wp-content/themes/*/js/prebid-ads.js
urbanmilwaukee.com#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/65081
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,script,redirect=nooptext,domain=malaysianwireless.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65035
@@||cdn.witchhut.com/network-js/witch-afg/ima3.js$domain=friv-2017.com
gamezop.com###adBlockerOverlay
! https://github.com/AdguardTeam/AdguardFilters/issues/64949
||linuxgizmos.com/files/ctkiba.css
linuxgizmos.com###ctkiba-blanket
! https://github.com/AdguardTeam/AdguardFilters/issues/65006
downloadrepack.com#%#//scriptlet('prevent-addEventListener', 'load', '"gads"')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=downloadrepack.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64959
||javnung.net/adbock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/64916
!+ NOT_PLATFORM(windows, mac, android)
@@||p.jwpcdn.com/player/plugins/vast/v/*/vast.js$domain=animefever.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/64828
@@||procoinadvice.com/*/libs/show_ads.js
procoinadvice.com#%#//scriptlet("set-constant", "show_ads_gr8_lite", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/64833
||freecourseweb.com/wp-content/uploads/xseoml.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=freecourseweb.com
freecourseweb.com#%#//scriptlet('prevent-setTimeout', 'body.className+=')
! https://github.com/AdguardTeam/AdguardFilters/issues/64186
@@||cloudfront.net/adsense.js$domain=egotter.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64800
claimrbx.gg#@#.adBanner
claimrbx.gg#%#//scriptlet('prevent-setTimeout', 'Adblocker Detected')
! https://github.com/AdguardTeam/AdguardFilters/issues/64702
@@||upstream.to/advertisement/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/64742
download.web.id#%#//scriptlet('prevent-addEventListener', 'load', '"gads"')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=download.web.id
! https://github.com/AdguardTeam/AdguardFilters/issues/64621
@@||grimhackers.me/js/siropu/am/ads.min.js
grimhackers.me#%#//scriptlet("set-constant", "adBlockDetected", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/64579
haloani.ru#@#.afs_ads
haloani.ru#@##ad-banner
haloani.ru#@#.ad-banner
haloani.ru#%#//scriptlet("set-constant", "kissassanime.control_disable_adblock",
"false")
! https://github.com/AdguardTeam/AdguardFilters/issues/64366
coolmathgames.com#%#//scriptlet("set-constant", "displayAdblockOverlay", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/64396
myl1nk.net#%#//scriptlet("abort-current-inline-script", "atob")
! https://github.com/AdguardTeam/AdguardFilters/issues/64373
roleplayer.me#%#//scriptlet("set-constant", "adblock", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/64199
redanimedatabase.cloud#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/64100
bfas237blog.info#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/64078
@@||androidtvbox-*.netdna-ssl.com/wp-content/themes/jannah/assets/js/
ad.js$domain=androidtvbox.eu
@@||androidtvbox-*.netdna-ssl.com/wp-content/uploads/siteground-optimizer-assets/
adning_dummy_advertising.min.js$domain=androidtvbox.eu
androidtvbox.eu#%#//scriptlet("set-constant", "$tieE3", "true")
androidtvbox.eu#%#//scriptlet("set-constant", "adning_no_adblock", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/64090
||mokkaofficial.com/wp-content/uploads/ibrmagw.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=nooptext,domain=mokkaofficial.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64059
gamersheroes.com#%#//scriptlet("json-prune", "*", "ad_to_link")
! https://github.com/AdguardTeam/AdguardFilters/issues/64045
saungfirmware.id#%#//scriptlet("set-constant",
"short_url_app_vars.force_disable_adblock", "undefined")
saungfirmware.id#@##ad-banner
saungfirmware.id#@#.ad-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/64029
@@||checkz.net/tools/*/*.$~third-party
checkz.net#@##featuread
checkz.net#@##banner_ad
checkz.net#@#.adsbygoogle
checkz.net#$#.adsbygoogle { height: 1px!important; display: block!important; }
checkz.net#%#//scriptlet("set-constant", "can_run_ads", "true")
checkz.net#%#//scriptlet("set-constant", "adblock_detect", "false")
checkz.net#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/63994
novafusion.pl#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/63919
ps4patches.com#@#.adsbygoogle
ps4patches.com#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
ps4patches.com#%#//scriptlet("prevent-setTimeout", "Adblocker")
! https://github.com/AdguardTeam/AdguardFilters/issues/63869
@@||moviehousememories.com/wp-content/themes/jannah/assets/js/ad.js
moviehousememories.com#%#//scriptlet("set-constant", "$tieE3", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/63803
ignboards.com#%#//scriptlet('abort-current-inline-script',
'EventTarget.prototype.addEventListener', 'iframe-network')
! https://github.com/AdguardTeam/AdguardFilters/issues/63790
@@||persianhive.com/wp-content/plugins/wp-adblock-dedect/js/dedect.js
! https://github.com/AdguardTeam/AdguardFilters/issues/63620
upstream.to###adbd
@@||upstream.to/ads/pop.js
upstream.to#%#//scriptlet("set-constant", "xadV", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/63513
faupto.com#%#//scriptlet("abort-current-inline-script", "$", "disable AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/63594
@@||tron-faucet.xyz/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/63447
drphil.com#@#.adBanner
drphil.com#%#//scriptlet("set-constant", "hasAdBlocker", "false")
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=drphil.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63528
||googletagmanager.com/gtm.js^$domain=emedemujer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63391
@@||ebesucher.ru/js/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/63362
@@||lookcam.com/fuckadblock.js
lookcam.pt,lookcam.it,lookcam.fr,lookcam.de,lookcam.es,lookcam.ru,lookcam.com,lookc
am.pl#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/63092
chiasecongnghe.com#@#.adsBox
chiasecongnghe.com#%#//scriptlet("set-constant", "adBlockEnabled", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/63185
beypazaricekici.com#@#.adBanner
beypazaricekici.com#%#//scriptlet('prevent-setTimeout', 'adBanner')
! https://github.com/AdguardTeam/AdguardFilters/issues/63069
sportskeeda.com#%#//scriptlet("set-constant", "adBlockCheckFired", "true")
sportskeeda.com#%#//scriptlet("prevent-addEventListener", "", "checkAdBlocker")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=sportskeeda.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63020
@@||miniroyale2.io/*adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/63019
@@||googleads.g.doubleclick.net/pagead/ads?ads$domain=freevocabulary.com
! https://github.com/AdguardTeam/AdguardFilters/issues/62948
javhdporn.net#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/62904
@@||waaw.tv/js/adv/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/62910
@@||shortenbuddy.com/*libs/show_ads.js
shortenbuddy.com#%#//scriptlet("set-constant", "show_ads_gr8_lite", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/62831
@@||deliver.vkcdnservice.com/vast-im.js$domain=hqq.to
@@||hqq.to/js/adv/fuckadblock.js
@@||hqq.to/e/$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/62841
@@||otakupdf.com/wp-content/plugins/*/js/ads*.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/62802
eddiekidiw.com#%#//scriptlet("set-constant", "itools", "true")
eddiekidiw.com#%#//scriptlet("abort-current-inline-script", "$", "#modal_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/62787
bitminer.biz#%#//scriptlet("abort-on-property-read", "adsBlocked")
||googleads.g.doubleclick.net/pagead/
id$xmlhttprequest,redirect=nooptext,domain=bitminer.biz
! https://github.com/AdguardTeam/AdguardFilters/issues/62664
@@||cruisin.me/community/js/*/oasadframe.js
cruisin.me#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! https://github.com/AdguardTeam/AdguardFilters/issues/62602
fshost.me#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/62554
vidlii.com#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/62540
novatecnology.com,shortclicks.xyz#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/62530
@@||k-links.xyz/*/libs/advertisement.js
k-links.xyz#%#//scriptlet("abort-on-property-read", "disableButtonTimer")
! https://github.com/AdguardTeam/AdguardFilters/issues/62517
@@||static.clmbtech.com/ad/commons/js/adframe.js$domain=colombiaonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/62371
audiotag.info#%#//scriptlet("prevent-setTimeout", "adsbygoogle.loaded")
audiotag.info#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/62389
lumiafirmware.com#%#//scriptlet("abort-on-property-read", "adsBlocked")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,script,redirect=nooptext,domain=lumiafirmware.com
! https://github.com/AdguardTeam/AdguardFilters/issues/62261
dogemate.com#$#img[id^="ads-"] { opacity: 0 !important; }
@@||dogemate.com/banner/*.gif$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/62271
chronicle.com#%#//scriptlet('prevent-setTimeout', 'checkPageIntegrity()')
! https://github.com/AdguardTeam/AdguardFilters/issues/62273
||lnfcdn.getsurl.com/js/aab.js
! https://forum.adguard.com/index.php?threads/resolved-py-md.39393/
||cdnjs.cloudflare.com/ajax/libs/blockadblock/3.2.1/
blockadblock.min.js$domain=py.md
! https://github.com/AdguardTeam/AdguardFilters/issues/61954#issuecomment-679448498
@@/script/advert.js$domain=sunbtc.space|weatherx.co.in
! https://github.com/AdguardTeam/AdguardFilters/issues/62040
@@||supreme-gamers.com/js/*/dmcads_ash.js
supreme-gamers.com#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! https://github.com/AdguardTeam/AdguardFilters/issues/61650
@@||linkvertise.com/assets/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/61964
forums.catholic.com###main >
div[style="position:fixed;top:0;left:0;width:100vw;height:100vh;background-
color:rgba(0,0,0,0.8);z-index:99999;"]
! forums.catholic.com#@#.google-adsense
! forums.catholic.com#@#.adsbygoogle
!
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=forums.catholic.c
om
forums.catholic.com#%#//scriptlet("prevent-setTimeout", "innerHTML.replace")
! https://github.com/AdguardTeam/AdguardFilters/issues/61965
@@||tricksplit.io/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/61829
coolsoft.altervista.org#%#//scriptlet('prevent-setTimeout', 'let _')
! https://github.com/AdguardTeam/AdguardFilters/issues/61813
reddit-livetv-links.blogspot.com#%#//scriptlet('abort-current-inline-script',
'addEventListener', 'Adblock')
! https://github.com/AdguardTeam/AdguardFilters/issues/62266
dogemate.com#%#//scriptlet("abort-current-inline-script", "$", "location")
! https://github.com/AdguardTeam/AdguardFilters/issues/61782
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=ff14angler.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=ff14angler.com
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl_*.js$domain=ff14angler.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61593
||allcoins.pw/js/adbb.js
! https://github.com/AdguardTeam/AdguardFilters/issues/61150
@@||3p42lylmo2.monster^$domain=playhydrax.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61483
solvetube.site###ai-adb-message
solvetube.site###ai-adb-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/61391
@@||arcadepunks.com/wp-content/plugins/dh-anti-adblocker/assets/js/prebid-ads.js
arcadepunks.com#%#//scriptlet("set-constant", "DHAntiAdBlocker", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/61382
@@||mixdrop.to/adblock.js
mixdrop.to#%#//scriptlet("set-constant", "MDCore.adblock", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/61346
@@||playtube.ws/ad/banner/*.json
! https://github.com/AdguardTeam/AdguardFilters/issues/61339
premid.app#%#//scriptlet("prevent-setInterval", ".adsbygoogle")
! https://github.com/AdguardTeam/AdguardFilters/issues/61332
@@||dloady.com/js/*/ad728x90-gmu.js
dloady.com#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! https://github.com/AdguardTeam/AdguardFilters/issues/61308
@@||mixdrop.co/adblock.js
mixdrop.co#%#//scriptlet("set-constant", "MDCore.adblock", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/61257
thetechrim.com##div[class^="blocker-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/60961
@@||fruitlab.com/js/pages/dfp.js
fruitlab.com#%#//scriptlet("set-constant", "adBlockDetected", "noopFunc")
||secure.quantserve.com/quant.js$script,redirect=nooptext,domain=fruitlab.com
! pussyspace.com,pussyspace.net - ads from ExoLoader on extensions
pussyspace.com,pussyspace.net#%#AG_defineProperty('exoDocumentProtocol', { value:
window.document.location.protocol });
pussyspace.com,pussyspace.net#$#.adsBox.ads_300x250.pub_300x250m.adsNew.pub_728x90.
text-ad.textAd.text_ad.text_ads.text-ads.loc-ads.text-ad-links { display: block !
important; }
||pussyspace.*/ads.js$script,important,redirect=noopjs
||realsrv.com/ads.js$script,redirect=noopjs,domain=pussyspace.com|pussyspace.net
@@||a.pussyspace.*/$script,domain=pussyspace.net|pussyspace.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61102
thingiverse.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60789
clubpenguinhq.net#%#//scriptlet("abort-on-property-read", "adBlockDetected")
! https://github.com/AdguardTeam/AdguardFilters/issues/61192
@@||oo5zw3hrsd.xyz^$domain=playhydrax.com|hydrax.net
! https://github.com/AdguardTeam/AdguardFilters/issues/60891
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-
adsbygoogle,important,domain=autofaucet.dutchycorp.space
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=autofaucet.dutchycorp.space
! https://github.com/AdguardTeam/AdguardFilters/issues/60858
@@||nosl.juezcoin.xyz/trx/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/60575
@@||brighteon.com/static/dfp.js
brighteon.com#%#//scriptlet("set-constant", "adBlockDisabled", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/60288
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=rte.ie
! https://github.com/AdguardTeam/AdguardFilters/issues/60627
simply-debrid.com#@#.adsbygoogle
simply-debrid.com#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60714
post.techtutors.site#@##adsense
post.techtutors.site#@##systemad_background
post.techtutors.site#@##row2AdContainer
post.techtutors.site#@##ps-vertical-ads
post.techtutors.site#@##mod_ad
post.techtutors.site#@##inner-top-ads
post.techtutors.site#@##hp-store-ad
post.techtutors.site#@##ad_300x250_m_c
! https://github.com/AdguardTeam/AdguardFilters/issues/60493
golfroyale.io#%#//scriptlet("set-constant", "adblocked", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/60492
dynast.io#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
"adsBlocked")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=dynast.io
! https://github.com/AdguardTeam/AdguardFilters/issues/60977
||cdn.sms24.me/assets/js/ado.js
! https://github.com/AdguardTeam/AdguardFilters/issues/60469
wabetainfo.com#@#.adBanner
wabetainfo.com#$##wrapfabtest { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60462
!+ NOT_PLATFORM(windows, mac, android)
@@||ockles.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/60388
||inews.co.uk/static/inews-ab-dialog/inewsFeAdblockDialog.
! https://github.com/AdguardTeam/AdguardFilters/issues/59445
@@||tweaktown.com^$generichide,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/60310
||puressh.net/assets/js/extra.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/60126
alphaantileak.net#%#window.google_jobrunner = function() {};
alphaantileak.net#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
!+ PLATFORM(windows, mac, android, ext_chromium)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=alphaantileak.net
! https://github.com/AdguardTeam/AdguardFilters/issues/60024
@@||popsplit.us/dist/ads.js
! axilesoft.com (ACG player app) - not able to hide ads until next start
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=axilesoft.com
! https://github.com/AdguardTeam/AdguardFilters/issues/60039
msguides.com##div[id^="ai-adb-"]
! unblock if feature blocked and move analytics rule to Tracking protection
! @@||msguides.com/wp-content/plugins/ad-inserter/js/ads.js
! @@||msguides.com/wp-content/plugins/ad-inserter/js/sponsors.js
! @@||google-analytics.com/analytics.js$domain=msguides.com
! @@||contextual.media.net/dmedianet.js$domain=msguides.com
! https://github.com/AdguardTeam/AdguardFilters/issues/60012
chelseafc.com#@#.ad-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/60036
@@||expertvn.com/dfp.js
@@||expertvn.com/fuckadblock.js
@@||downphanmem.com/dfp.js
! https://github.com/AdguardTeam/AdguardFilters/issues/59469#issuecomment-662052201
@@||a.poki.com/prebid/prebid*.js$domain=venge.io
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=venge.io
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=venge.io
@@||venge.io/adblock.js
@@||venge.io^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/59932
@@||ninja.io/js/dist/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/59929
@@||seadragons.io/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/59898
@@||cdn.witchhut.com/network-js/witch-afg/ima3.js$domain=witchhut.com
! https://github.com/AdguardTeam/AdguardFilters/issues/60472
duplichecker.com#%#//scriptlet("prevent-setInterval", "isAdBlockActive")
! https://github.com/AdguardTeam/AdguardFilters/issues/59883
kiktu.com#%#//scriptlet("abort-current-inline-script", "jQuery", "ai_adb")
! https://github.com/AdguardTeam/AdguardFilters/issues/59797
biopills.net#%#//scriptlet("abort-current-inline-script", "jQuery", "ai_adb")
! https://github.com/AdguardTeam/AdguardFilters/issues/59772
malaysiastock.biz#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/59697
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,important,domain=appsfullversion.com
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=appsfullversion.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59592
palermotoday.it#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/59570
@@||chompers.io/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/59468
@@||tricksplit.io/path/js/adblock.js
||tricksplit.io/dist/adblock*.js
tricksplit.io#%#//scriptlet("abort-on-property-read", "adBlockDetected")
! https://github.com/AdguardTeam/AdguardFilters/issues/60520
! https://github.com/AdguardTeam/AdguardFilters/issues/59461
thewatchcartoononline.tv#@#.adBanner
@@||thewatchcartoononline.tv*inc/embed/ads.js
thewatchcartoononline.tv#%#//scriptlet("set-constant", "isAdBlockActive", "false")
thewatchcartoononline.tv#%#//scriptlet("prevent-setTimeout", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/59405
@@||robofight.io/*/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/59409
@@||bombom.io/ads.txt
! https://github.com/AdguardTeam/AdguardFilters/issues/59415
@@||minigiants.io/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/59417
captureflag.io###dAB
! https://github.com/AdguardTeam/AdguardFilters/issues/59360
wcoforever.com#@#.adBanner
@@||wcoforever.com/inc/embed/ads.js
wcoforever.com#%#//scriptlet("set-constant", "isAdBlockActive", "false")
wcoforever.com#%#//scriptlet("prevent-setTimeout", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/59204
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=cdn.htmlgames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59345
@@||brutalmania.io/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/59206
@@/libs/show_ads.js$domain=faucetcoins.org|dogecrypto.club|getdogecoins.com
faucetcoins.org,dogecrypto.club,getdogecoins.com#%#//scriptlet("set-constant",
"show_ads", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/59155
@@||ads.a-static.com/ads.js|
masihbelajar.com#%#//scriptlet("set-constant", "fabActive", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/59106
@@||vanis.io/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/61800
zkillboard.com#%#//scriptlet('set-constant', 'showAds', '0')
! https://github.com/AdguardTeam/AdguardFilters/issues/59078
@@/libs/show_ads.js$domain=trxfaucet.xyz|ethereumfaucet.xyz|bchfaucet.xyz|
dashfaucet.xyz|dogfaucet.xyz|ltcfaucet.xyz|digibytefaucet.xyz|bytecoinfaucet.xyz|
monerofaucet.xyz|zcashfaucet.xyz|ripplefaucety.xyz|peercoinfaucet.xyz|
liskfaucet.xyz|etherclassic.xyz|potcoinfaucet.xyz|wavesfaucet.xyz|neofaucet.xyz|
stratisfaucet.xyz
trxfaucet.xyz,ethereumfaucet.xyz,bchfaucet.xyz,dashfaucet.xyz,dogfaucet.xyz,ltcfauc
et.xyz,digibytefaucet.xyz,bytecoinfaucet.xyz,monerofaucet.xyz,zcashfaucet.xyz,rippl
efaucety.xyz,peercoinfaucet.xyz,liskfaucet.xyz,etherclassic.xyz,potcoinfaucet.xyz,w
avesfaucet.xyz,neofaucet.xyz,stratisfaucet.xyz#%#//scriptlet("set-constant",
"show_ads_gr8_lite", "true")
! https://forum.adguard.com/index.php?threads/talkceltic-detecting-talkceltic-
net.39047
! https://github.com/AdguardTeam/AdguardFilters/issues/58984
freetutorialsus.com#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/58980
pasteit.top#%#//scriptlet("set-constant", "fabActive", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/58409
kbb.com#@#.gpt-ad
kbb.com#@#.ad-med-rec
! https://github.com/AdguardTeam/AdguardFilters/issues/58832
windowcleaningforums.co.uk#@#.adsbygoogle
windowcleaningforums.co.uk#$#.adsbygoogle { position: absolute!important; left: -
3000px!important; }
windowcleaningforums.co.uk#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/58913
hunterfansub.com#%#//scriptlet("abort-on-property-read", "adBlockDetected")
! https://github.com/AdguardTeam/AdguardFilters/issues/58847
@@||uiz.one^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/58710
lopteup.vip#@#.adBanner
lopteup.vip#$##wrapfabber { height: 1px!important; }
lopteup.vip#%#//scriptlet("abort-on-property-write", "showImageAdBlocker")
! https://github.com/AdguardTeam/AdguardFilters/issues/58516
truyentranhaudio.com#@#.adBanner
truyentranhaudio.com#$##wrapfabtest { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58551
@@||nuestroespacioweb.com/js/adframe.js$domain=beelink.in
beelink.in#%#//scriptlet("set-constant", "adblockEnabled", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/58386
||gstatic.com/firebasejs/*/firebase-app.js$domain=smallseotools.com
||gstatic.com/firebasejs/*/firebase-messaging.js$domain=smallseotools.com
@@||smallseotools.com^$generichide,badfilter
! distro.tv - antiadblock
||distro.tv/js/blocker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/58355
@@||faupto.com/freeltc/libs/show_ads.js
faupto.com#%#//scriptlet("set-constant", "show_ads_gr8_lite", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/58251
zeoob.com#@#.ads_div
! https://github.com/AdguardTeam/AdguardFilters/issues/58477
@@||cracking.org/js/siropu/am/ads.min.js
cracking.org#%#//scriptlet("abort-current-inline-script", "$", "initDetection")
! https://github.com/AdguardTeam/AdguardFilters/issues/58059
@@||chinapost-track.com/ads.txt
! https://github.com/AdguardTeam/AdguardFilters/issues/57870
wallpapershome.com###welcome.adblock
! https://github.com/AdguardTeam/AdguardFilters/issues/57756
@@||faucetcrypto.com/ads^
! https://forum.adguard.com/index.php?threads/38814/
hentaihaven.xxx#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/58355
bitlinks.pw#%#//scriptlet("abort-current-inline-script", "$", "img#ads-")
! https://github.com/AdguardTeam/AdguardFilters/issues/57722
||ftuforums.com/wp-content/uploads/xileatu.
! https://github.com/AdguardTeam/AdguardFilters/issues/57638
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in#%#//scriptlet('remove-
attr', 'src', 'iframe#claimAd')
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in#$#iframe[src*="mellowads.
com"] { display: block; width: 0!important; }
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in#$#iframe#claimAd
{ display: block; width: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57596
br0wsers.com,softwaresde.com#@#.ad_box
br0wsers.com,softwaresde.com#%#//scriptlet("prevent-setTimeout",
"isHidden(advert)")
! https://github.com/AdguardTeam/AdguardFilters/issues/57561
@@||camarchive.tv/assets/ads.js
camarchive.tv#%#//scriptlet("set-constant", "canads", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/57504
||cryptoads.space/libs/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/57393
||cdn.metro.co.uk/base/metro-ab-dialog/$stylesheet,script
! https://github.com/AdguardTeam/AdguardFilters/issues/57382
@@||fuckadblock.sitexw.fr^$generichide
@@||fuckadblock.sitexw.fr/beta/fuckadblock.js$domain=fuckadblock.sitexw.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/57380
megafile.io#%#//scriptlet("set-constant", "replaceContentWithAdBlockerContent",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/57302
@@||world-sms.org/get-ad/step
! https://github.com/AdguardTeam/AdguardFilters/issues/57204
@@||streamtape.com/ad.js
streamtape.com#@#.google-ad
streamtape.com#%#//scriptlet("set-constant", "googleAd", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/57119
xhardhempus.net#@#.adsbygoogle
xhardhempus.net#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
xhardhempus.net#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/57071
hd-stream.to#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/57044
@@||abcvideo.cc/js/popads.js
abcvideo.cc#%#//scriptlet("set-constant", "cRAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/56992
freecoursesonline.me#%#//scriptlet("abort-on-property-write", "ai_check_block")
! https://github.com/AdguardTeam/AdguardFilters/issues/56935
techadvisor.co.uk#%#//scriptlet("abort-on-property-read",
"Object.prototype.autoRecov")
! https://github.com/AdguardTeam/AdguardFilters/issues/56820
youtnbe.xyz#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/56686
gtamaxprofit.com#@#.adBanner
gtamaxprofit.com#$##wrapfabtest { height: 1px!important; }
gtamaxprofit.com#%#//scriptlet("abort-current-inline-script", "$", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/56675
@@||claimtrx.club/libs/show_ads.js
claimtrx.club#%#//scriptlet("set-constant", "show_ads", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/56627
leakite.com#%#//scriptlet("abort-on-property-write", "ai_check_block")
! https://github.com/AdguardTeam/AdguardFilters/issues/56588
key-hub.eu#%#//scriptlet("set-constant", "adblockDetector.init", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/56572
myviptuto.com#$##levelmaxblock { display: none!important; }
myviptuto.com#$#body[style] { overflow: visible!important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=myviptuto.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56560
leechall.com#$?##adBanner { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56486
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=arkadium.com
@@||ams.cdn.arkadiumhosted.com/advertisement/video/stable/video-
ads.js$domain=arkadium.com
@@||ams.cdn.arkadiumhosted.com/advertisement/display/stable/display-
ads.js$domain=arkadium.com
arkadium.com#%#//scriptlet("adjust-setInterval", "game will", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/56436
smartwebsolutions.org#@#.adsense-container
smartwebsolutions.org#%#//scriptlet("abort-current-inline-script", "$", "Adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/55656
tr.link#%#//scriptlet("set-constant", "xmlhttp", "noopFunc")
! toolforge.org - antiadblock
@@||toolforge.org/ad_block_test.js
toolforge.org#%#//scriptlet("set-constant", "noAdBlockers", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/56351
altyazikutu.ml#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/56359
@@||ievaphone.com/public/javascripts/ads.js
ievaphone.com#%#//scriptlet("abort-current-inline-script", "onload", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/56352
zipi.com##.wgAdBlockMessage
! windows101tricks.com - antiadblock
windows101tricks.com#%#//scriptlet("set-constant", "better_ads_adblock", "true")
@@||windows101tricks.com/wp-content/plugins/better-adsmanager/js/advertising.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56289
roya.tv#@#.adBanner
roya.tv#$##wrapfabtest { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56200
findandfound.ga#%#//scriptlet("abort-on-property-read", "adb_warning")
findandfound.ga#@#.adsbygoogle
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=findandfound.ga
! https://github.com/AdguardTeam/AdguardFilters/issues/56233
breatheheavy.com#@#.adsbygoogle
breatheheavy.com#%#//scriptlet("prevent-setTimeout", "test.offsetHeight===0")
! https://github.com/AdguardTeam/AdguardFilters/issues/55855
nightfallnews.com#%#//scriptlet("set-constant", "adBlockDetected", "noopFunc")
||cdnjs.cloudflare.com/ajax/libs/fingerprintjs2/2.0.6/
fingerprint2.min.js$script,redirect=nooptext,domain=nightfallnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56141
@@||call2friends.com/*/javascripts/ads.js
call2friends.com#%#//scriptlet("abort-current-inline-script", "onload", "Adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/56135
!+ NOT_PLATFORM(windows, mac, android)
@@||vuster.xyz^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/56054
@@||linkdecode.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/55958
timesnownews.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/55971
! https://github.com/AdguardTeam/AdguardFilters/issues/57470
! dropgalaxy.com#$?#input[id^="adblock_"] { remove: true; }
dropgalaxy.com###modalpop
dropgalaxy.com#@#.showads
dropgalaxy.com#%#//scriptlet("set-constant", "pplayer", "")
dropgalaxy.com#%#//scriptlet("prevent-addEventListener", "error",
"event.triggered")
dropgalaxy.com#%#//scriptlet("set-constant", "usrblock", "noopFunc")
dropgalaxy.com#%#//scriptlet('remove-attr', 'disabled', '.downloadbtn')
dropgalaxy.com#%#//scriptlet("abort-current-inline-script", "$", "/var _0x|
adblock/")
dropgalaxy.com#%#AG_onLoad(function()
{if(document.querySelector("#downloadPagecontainer")){var g=function(b){for(var
e="",c=0;c<b;c+
+)e+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".charAt(Math.f
loor(62*Math.random()));return e};f=function(b,e)
{b=Math.ceil(b);e=Math.floor(e);return Math.floor(Math.random()*(e-b+1))+b};d=new
MutationObserver(function(){var
b=1,e=g(f(26,27)),c=document.querySelector("ins.adsbygoogle[data-ad-
client]");if(c)var m=c.getAttribute("data-ad-
client");if(c=document.querySelector("ins.adsbygoogle[data-ad-slot]"))var
n=c.getAttribute("data-ad-
slot");c=document.querySelectorAll("ins.adsbygoogle");0<c.length&&(d.disconnect(),c
.forEach(function(h){var
k=document.createElement("ins"),l=document.createElement("ins"),a=document.createEl
ement("iframe"),p=document.createElement("iframe");h.setAttribute("data-
adsbygoogle-
status","done");h.appendChild(k);k.setAttribute("id","aswift_"+b+"_expand");k.style
="display:inline-
table;border:none;";k.appendChild(l);l.setAttribute("id","aswift_"+b+"_anchor");l.s
tyle="display:inline-table;border:none;";
l.appendChild(a);a.setAttribute("id","aswift_"+b);a.setAttribute("marginwidth","0")
;a.setAttribute("marginheight","0");a.setAttribute("vspace","0");a.setAttribute("hs
pace","0");a.setAttribute("allowtransparency","true");a.setAttribute("scrolling","n
o");a.setAttribute("allowfullscreen","true");a.setAttribute("data-google-container-
id","a!"+b);a.setAttribute("data-google-query-id",e);a.setAttribute("data-load-
complete","true");a.contentWindow.document.body.appendChild(p);b+
+}),frames=document.querySelectorAll('iframe[id^="aswift_"]:not([src]),
iframe[id^="google_ads_iframe_"]:not([src])'),0<frames.length&&frames.forEach(funct
ion(h){h.setAttribute("src","https://googleads.g.doubleclick.net/pagead/ads?
client="+m+"&output=html&h=90&slotname="+n+"&adk="+g(f(9,10))+"&adf="+g(f(10,11))
+"&w="+g(f(10,11))+" &lmt="+g(f(10,11))
+"&format="+g(f(1E3,1500)))}))});d.observe(document,{childList:!0,subtree:!
0});setTimeout(function(){d.disconnect()},5E3)}});
@@|http*://*.*/*.$image,third-party,domain=dropgalaxy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55228
arcai.com#@#.adsbox
arcai.com#%#//scriptlet("set-constant", "window.canRunAds", "true")
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=arcai.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55901
@@||cryptohog.net/*/libs/show_ads.js
cryptohog.net#%#//scriptlet("set-constant", "show_ads_gr8_lite", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/55598
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mobile-tracker-
free.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55767
haaretz.com#%#//scriptlet("prevent-addEventListener", "load", "hblocked?returnTo")
! https://github.com/AdguardTeam/AdguardFilters/issues/55510
sms24.me#$#.pub_728x90.text-ad.text_ads.text-ads.text-ad-links { display: block!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55729
mangallama.com#@#.adBanner
mangallama.com#$##wrapfabtest { height: 1px!important; }
mangallama.com#%#//scriptlet("abort-current-inline-script", "$", "detected")
! https://github.com/AdguardTeam/AdguardFilters/issues/55755
agxapks.com#%#//scriptlet("abort-on-property-read", "gothamBatAdblock")
agxapks.com#$#.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display:
block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55701
th-jav.co#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/55676
@@||awempt.com/embed/$script,domain=sexcamfreeporn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55552
@@||darksoftware.net/js/Siropu/AM/ads.min.js
darksoftware.net#%#//scriptlet("set-constant", "samDetected", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/55516
@@||akvideo.stream/js/popunder*.js
akvideo.stream#%#//scriptlet("abort-current-inline-script", "$", "').show();")
! https://github.com/AdguardTeam/AdguardFilters/issues/55404
||ads.exoclick.com/ads.js$script,redirect=noopjs
nakedteens.fun#%#AG_defineProperty('exoDocumentProtocol', { value:
window.document.location.protocol });
! https://github.com/AdguardTeam/AdguardFilters/issues/55366
plagiarismdetector.net#%#//scriptlet("prevent-setTimeout", "isAdBlockActive")
plagiarismdetector.net#%#//scriptlet("set-constant", "google_jobrunner",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/55203
@@||embed.m3u-cdn.live/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/55177
loptelink.vip#@#.adBanner
loptelink.vip#$##wrapfabber { height: 1px!important; }
loptelink.vip#%#//scriptlet("abort-on-property-write", "showImageAdBlocker")
! https://github.com/AdguardTeam/AdguardFilters/issues/55580
! https://github.com/AdguardTeam/AdguardFilters/issues/55121
||assets.revcontent.com/master/
delivery.js$script,redirect=nooptext,domain=mp4upload.com
||direct.apus.tech/inlive/www/delivery/
*.html$redirect=noopframe,domain=mp4upload.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54811
||miamiherald.com/static/yozons-lib/choice.adb*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/55094
@@||ads.themoneytizer.com/*/gen.js$domain=mylink.vc
! https://github.com/AdguardTeam/AdguardFilters/issues/54983
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=puzzles.msn.com
@@||ams.cdn.arkadiumhosted.com/advertisement/video/stable/video-
ads.js$domain=puzzles.msn.com
@@||ams.cdn.arkadiumhosted.com/advertisement/display/stable/display-
ads.js$domain=puzzles.msn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54881
||sp.tennessean.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/54969
@@||freebcc.org/static/ads/popunder.js
freebcc.org#%#//scriptlet("set-constant", "popunder_ads", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/54968
@@||vidload.net/popads.js
easyload.io#@#.adBanner
easyload.io##.force-adblock
! https://github.com/AdguardTeam/AdguardFilters/issues/54722
@@||coinxfaucet.com/static/ads/popunder.js
coinxfaucet.com#%#//scriptlet("set-constant", "popunder_ads", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/55286
@@||4snip.pw/*.js$domain=wstream.video
@@||wstream.video^$generichide
@@||wstream.video/*.js$~third-party
wstream.video#%#//scriptlet("set-constant", "e4e4e4", "true")
wstream.video#%#//scriptlet("set-constant", "efrefr", "true")
wstream.video#%#//scriptlet("adjust-setTimeout", "#adv", "3000", "0.02")
wstream.video#$#[id^="adv"] { height: 10px!important; }
wstream.video#$##ads { height: 4px!important; }
wstream.video#$#body[style*="overflow"] { overflow: visible!important; }
wstream.video#$?#body > div[id][style]:has(> div[style] > .jwplayer) { display:
block!important; }
wstream.video#$?##container div[id][style*="display:"]:not([style*="table-
cell"]):has(.jwplayer) { display: block!important; }
wstream.video#?##container div[id] > div:not([class]):not([id])> div[id]
[style]:has(> * > a[href="https://wstream.video/premium.html"])
wstream.video#?##container div[id] > div:not([class]):not([id])> div[id]
[style]:has(> center > * > a[href="https://wstream.video/premium.html"])
wstream.video#?#body > div[id][style]:has(> center > * >
a[href="https://wstream.video/premium.html"])
wstream.video#?#style + div[id^="div"]:contains(/Disable Ads?-block please/)
! https://github.com/AdguardTeam/AdguardFilters/issues/54747
mangareddit.com#@#.ad_box
mangareddit.com#%#//scriptlet("prevent-setTimeout", "advert")
! https://github.com/AdguardTeam/AdguardFilters/issues/54622
@@||d1wa9546y9kg0n.cloudfront.net/index.js$domain=times-standard.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54632
@@||maxservicesi.com/wp-content/plugins/*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/54532
techably.com#%#//scriptlet("prevent-setTimeout", "ins.adsbygoogle")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=techably.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54508
prepostseo.com#%#//scriptlet("set-constant", "showDabay", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/54378
@@||coinbid.org/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/54389
@@||kryptogator.com/static/ads/popunder.js
kryptogator.com#%#//scriptlet("set-constant", "popunder_ads", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/54426
||cdn.rawgit.com/hasrul11/mass/a68bd824/script.min.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=runmods.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54342
@@||software-on.com/wp-content/plugins/better-adsmanager/js/advertising.min.js
software-on.com#%#//scriptlet("set-constant", "better_ads_adblock", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/54244
@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/3.2.1/
blockadblock.js$domain=dutchycorp.ovh
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=dutchycorp.ovh
dutchycorp.ovh#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
"adsBlocked")
! https://github.com/AdguardTeam/AdguardFilters/issues/54406
@@||linkbucks.com/scripts/script-adv.js$domain=dwrfslsqpdfqfwy.net
! https://github.com/AdguardTeam/AdguardFilters/issues/54302
rummikub-apps.com###blockBanner
@@||cdn.reignn.com/Products/Reignn/DataPixels/AdBlockerCheck/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/54251
@@||koinfire.com/wp-content/plugins/wp-safelink/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/54204
shorterall.com#$#div[id^="42483"] { height: 11px!important; }
shorterall.com#%#//scriptlet("prevent-setTimeout", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/54183
@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/3.2.1/
blockadblock.js$domain=dutchycorp.space
! https://github.com/AdguardTeam/AdguardFilters/issues/54189
restplay.xyz#@#.afs_ads
@@||restplay.xyz/player/assets/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/53966
@@||btcandalt.com/trx/libs/show_ads.js
btcandalt.com#%#//scriptlet("set-constant", "show_ads_gr8_lite", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/54042
@@||googleads.g.doubleclick.net/pagead/ads?ads$domain=gleanster.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54179
al.ly#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
al.ly#$#.btn-danger[title^="Please disable AdBlocker"] { display: none!important; }
al.ly#$#.center-captcha.hidden { display: block!important; visibility: visible!
important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=al.ly
@@/static/js/jquery.min.js?v=$domain=al.ly
! https://github.com/AdguardTeam/AdguardFilters/issues/53996
||freetutsdownload.net/wp-content/plugins/adblock-monetizer/js/adblock-monetizer.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=freetutsdownload.net
freetutsdownload.net#%#//scriptlet("set-constant", "adblock_is_adsense", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/53922
earnsats.co#@#.hss-ad
earnsats.co#@#.gfp-banner
@@||earnsats.co/dfp.js
earnsats.co#%#//scriptlet("prevent-setTimeout", "setAb")
! https://github.com/AdguardTeam/AdguardFilters/issues/53912
shrib.com#%#//scriptlet("prevent-setTimeout", "adblock", "6000")
! https://github.com/AdguardTeam/AdguardFilters/issues/53888
newser.com#%#//scriptlet('abort-on-property-read', 'checkAds')
! https://github.com/AdguardTeam/AdguardFilters/issues/53850
1shortlink.com#%#//scriptlet("abort-on-property-read",
"showAlertRequireDisableAdblocker")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=1shortlink.com
! https://github.com/AdguardTeam/AdguardFilters/issues/53787
@@||notebookchat.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/53724
123phim.top#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/53686
playvid.host#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/53694
milfzr.com#$##juicyads { height: 21px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53691
thisav.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/53600
||akunssh.net/assets/js/extra.min.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=akunssh.net
! https://github.com/AdguardTeam/AdguardFilters/issues/53666
@@||fraudstercrew.su/js/*glam300.js
@@||fraudstercrew.su/js/siropu/am/ads.min.js
fraudstercrew.su#%#//scriptlet("set-constant", "adBlockDetected", "false")
fraudstercrew.su#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! https://github.com/AdguardTeam/AdguardFilters/issues/53643
@@||playtube.ws/js/pop.js
playtube.ws#%#//scriptlet("set-constant", "MehBleh", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/53636
aosmark.com#@#.banner_ad
aosmark.com#%#//scriptlet("prevent-setTimeout", "adelm.style")
! https://github.com/AdguardTeam/AdguardFilters/issues/53326
pornhd6k.net#@#.adsBox
pornhd6k.net#%#//scriptlet("abort-current-inline-script", "absda", "/.*/")
! https://github.com/AdguardTeam/AdguardFilters/issues/53584
faupto.com#@#.ad-banner
faupto.com#@##ad-banner
faupto.com#%#//scriptlet("abort-on-property-read", "disableButtonTimer")
! https://github.com/AdguardTeam/AdguardFilters/issues/53433
@@||cheatsquad.gg/javascript/ad*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/53430
ilovephd.com#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/53394
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=akinator.com|
akinator.mobi
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,important,domain=akinator.com|akinator.mobi
! https://github.com/AdguardTeam/AdguardFilters/issues/58124
dogemate.com#@##ad-banner
dogemate.com#@#.ad-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/53366
l2db.info#$#.modal-adblock { display: none !important; }
l2db.info#$#.modal-adblock ~ div.modal-backdrop { display: none !important; }
l2db.info#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53214
buzz50.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/53351
||ads.exoclick.com/ads.js$script,redirect=noopjs,domain=uflash.tv
||ads.exoclick.com/nativeads.js$script,redirect=noopjs,domain=uflash.tv
uflash.tv#$#body .video .ad300x250 { display: block!important; height: 250px!
important; width: 300px!important; position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53313
javhub.pro#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/53200
javxxx.me#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/53106
javtiful.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
"adsBlocked")
! https://github.com/AdguardTeam/AdguardFilters/issues/52997
@@||habbokritik.de/FuckAdBlock/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/52878
@@||tstrs.me/img/*#/
@@||tstrs.me^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/52866
hentai4.me#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/52926
soulreaperzone.com##body > div[id^="ai-adb-"][style^="position: fixed; top:"]
[style*="z-index: 9999"]
! https://github.com/AdguardTeam/AdguardFilters/issues/52779
androidpolice.com#%#//scriptlet("abort-on-property-write", "ai_adb")
! https://github.com/AdguardTeam/AdguardFilters/issues/52764
@@||bookscool.com/*/advertisement.js
||bookscool.com/*/adblock-checker.
bookscool.com#%#//scriptlet("set-constant", "adblock", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/52725
@@||fux.com/adblockchecker.js
fux.com#%#//scriptlet("set-constant", "adbDetectorLoaded", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/52702
podu.me#%#//scriptlet("set-constant", "adsAreBlocked", "false")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=podu.me
! https://github.com/AdguardTeam/AdguardFilters/issues/52510
@@||theblogcash.in/*/advertisement.js
||theblogcash.in/*/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/52345
@@||soup.io/ads.js
soup.io#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/51861
@@||doodcdn.com/ads/pop.js
dood.*#%#//scriptlet("set-constant", "xPoPAdS", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/52491
crxne.de#@#.adBanner
crxne.de#$##wrapfabtest { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52358
softgateon.herokuapp.com#%#//scriptlet("set-constant", "gadb", "false")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,important,domain=softgateon.herokuapp.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52324
||mangalatest.com/*/antiadblockscript.js
! https://github.com/AdguardTeam/AdguardFilters/issues/52305
bigbrothercanada.ca#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/52000
eplayer.is#@#.adBanner
eplayer.is##.force-adblock
! https://github.com/AdguardTeam/AdguardFilters/issues/52225
thelayoff.com#%#//scriptlet("prevent-setTimeout", "AdBlockers")
! https://github.com/AdguardTeam/AdguardFilters/issues/52031
@@/ad.js$~third-party,domain=giveaway.su
! https://github.com/AdguardTeam/AdguardFilters/issues/52117
freecoursesonline.me#%#//scriptlet("abort-on-property-write", "adregain_wall")
! https://github.com/AdguardTeam/AdguardFilters/issues/52020
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=sna3talaflam.com
sna3talaflam.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/51980
@@||skip.az/adsbygoogle.js
skip.az#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"').style.display='none';")
! https://github.com/AdguardTeam/AdguardFilters/issues/51941
ftuapps.dev#%#//scriptlet("abort-on-property-write", "adregain_wall")
! https://github.com/AdguardTeam/AdguardFilters/issues/51938
intl.startrek.com#@#.adBanner
||intl.startrek.com/modules/contrib/ctd_sourcepoint/js/ctd-sourcepoint.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51905
qpython.club#@#.adBanner
qpython.club#$##wrapfabtest { height: 1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51884
@@||clickurls.site/wp-content/plugins/*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51775
@@||100count.net/*/linko/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51807
@@||cdn.jsdelivr.net/npm/*/fuckadblock.min.js$domain=gun-otaku.blogspot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51785
freegogpcgames.com#%#//scriptlet("set-constant", "DHAntiAdBlocker", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/51758
@@||freebcc.org/claim/vendor/ads/ads.js
freebcc.org#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/51721
uploader.xzy.pw#@#.adBanner
uploader.xzy.pw#$#.adBanner { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51727
@@||kxcdn.com/community/js/siropu/am/
ads.min.js$domain=australianfrequentflyer.com.au
australianfrequentflyer.com.au#%#//scriptlet("set-constant", "adBlockDetected",
"false")
! https://github.com/AdguardTeam/AdguardFilters/issues/51663
asianclub.nl#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/51649
moonbitcoin.cash#$##claimAd { display: block!important; position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51646
@@||magesy.blog/*/deblocker/js/ads.min.js
@@||magesy.pro/*/deblocker/js/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51606
@@||informaxmed.tech/wp-content/plugins/wp-safelink-v3/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51529
||ttauri.laptopmag.com^$script,domain=laptopmag.com
! vivo.sx - antiadblock
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=vivo.sx
! https://github.com/AdguardTeam/AdguardFilters/issues/51437
animesanka.net#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=animesanka.net
! https://github.com/AdguardTeam/AdguardFilters/issues/51422
||mangafeeds.com/antiblock/antiadblockscript.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51340
@@||urlpay.net/wp-content/plugins/*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51149
@@||firefaucet.win^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/51258
hackintosh.computer##body > #loader-wrapper
hackintosh.computer#%#//scriptlet("set-constant", "better_ads_adblock", "true")
@@||wp-content.hackintosh.computer/plugins/better-adsmanager/js/
advertising.min.js$domain=hackintosh.computer
! https://github.com/AdguardTeam/AdguardFilters/issues/51004
@@||img.xcartoon.online/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/50933
pornsexer.com#%#//scriptlet("set-constant", "flashvars.protect_block", "")
! https://github.com/AdguardTeam/AdguardFilters/issues/50899
uiz.app#%#//scriptlet("set-constant", "app_vars.disable_adblock", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/50871
@@||digitallearn.online/wp-content/plugins/*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/50659
playdoe.xyz#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/50834
playfinder.xyz#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/55260
! https://github.com/AdguardTeam/AdguardFilters/issues/51628
! https://github.com/AdguardTeam/AdguardFilters/issues/50582
@@||punosy.top/cdn/*.js$domain=bcvc.live
bcvc.live#%#//scriptlet("abort-on-property-read", "punosyIppSettings")
bcvc.live###bvcontainerx
||bcvc.live/aze.js
bcvc.live#%#//scriptlet("prevent-addEventListener", "load",
"(document.getElementById('")
bcvc.live#%#//scriptlet("prevent-setTimeout", "/Blocking Ads|if\
(document\.getElementById\(/")
! https://github.com/AdguardTeam/AdguardFilters/issues/50664
playvideo.best#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/50757
@@||thefastlaneforum.com/community/js/*/adblocker-leader.js
thefastlaneforum.com#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! https://github.com/AdguardTeam/AdguardFilters/issues/50731
@@||gogodl.com/*/js/advertisement.js
gogodl.com#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"bannerad")
! https://github.com/AdguardTeam/AdguardFilters/issues/50707
@@||shorteet.com/*/advertisement.js
||shorteet.com/*/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/50721
lg-firmwares.com,sfirmware.com#%#AG_onLoad(function(){var
a=document.querySelector("#download-popup-inner");if(a&&!a.hasChildNodes()){var
b=document.createElement("inc");a.appendChild(b);b.setAttribute("class","adsbygoogl
e")}a=document.querySelector("#download-popup-inner
> .adsbygoogle");b=document.createElement("iframe");b.style="width: 0px !important;
border: none !important;";a&&a.appendChild(b)});
! https://github.com/AdguardTeam/AdguardFilters/issues/50455
@@||earnbits.xyz/advertisement.js
||earnbits.xyz/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/50744
@@||melissagraham.site/adsbygoogle.js
melissagraham.site#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "').style.display='none';")
! https://github.com/AdguardTeam/AdguardFilters/issues/50737
@@||lookmovie.ag/dfp.min.js
lookmovie.ag#@#.adbanner
lookmovie.ag#$##ft-site-logo { height: 1px!important; }
lookmovie.ag#%#//scriptlet("abort-on-property-read", "detect")
lookmovie.ag#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "wellcome-boy")
! https://github.com/AdguardTeam/AdguardFilters/issues/54207
! https://github.com/AdguardTeam/AdguardFilters/issues/50511
@@||thehouseofportable.com^$generichide
||feboni.info/*.js$script,redirect=noopjs,important,domain=thehouseofportable.com
||adservice.google.*/adsid/
integrator.js$script,redirect=noopjs,important,domain=thehouseofportable.com
/favicon.ico$third-party,image,xmlhttprequest,redirect=1x1-
transparent.gif,domain=thehouseofportable.com
thehouseofportable.com#%#(function(){var
a={A:"https://googleads.g.doubleclick.net/pagead/"};window.__google_ad_urls=window.
__google_ad_urls||{j:[a,a,a]}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/50387
btcmining.best#%#//scriptlet("set-constant", "window.ADSController", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/50629
md5hashing.net#%#//scriptlet("set-constant", "_app.adsBlocked.set", "falseFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/50623
@@||lastfashions.xyz/adsbygoogle.js
lastfashions.xyz#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "').style.display='none';")
! https://github.com/AdguardTeam/AdguardFilters/issues/50540
read7deadlysins.com#@#.adsBox
read7deadlysins.com#@#.adBlock
! https://github.com/AdguardTeam/AdguardFilters/issues/50520
@@||secureservercdn.net/*.myftpupload.com/wp-content/themes/jannah/assets/js/
advertisement.js$domain=sailuniverse.com
sailuniverse.com#%#//scriptlet("set-constant", "$tieE3", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/50548
almezoryae.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=almezoryae.com
! https://github.com/AdguardTeam/AdguardFilters/issues/50119
@@||shrtbtc.com/adblock/js/ads.js$domain=exfaucet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/50456
adshr.ink#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/50482
@@||cdn.howtofixwindows.com/wp-content/*/better-adsmanager/js/advertising.min-*.js
howtofixwindows.com#%#//scriptlet("set-constant", "better_ads_adblock", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/50488
@@||palimas.tv/scr/advertise.js
palimas.tv#%#//scriptlet("set-constant", "adBlock ", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/49922
@@||baixarsoftware.com/*/advertisement.js
baixarsoftware.com#%#//scriptlet("set-constant", "adblock", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/49874
kimochi.info#%#//scriptlet("abort-current-inline-script", "$", "checkAdBlocker")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=kimochi.info
! https://github.com/AdguardTeam/AdguardFilters/issues/49756
olarila.com#@#.adsbygoogle
olarila.com#$#.adsbygoogle { height: 1px!important; display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50102
sznlink.xyz#%#//scriptlet("abort-current-inline-script", "jQuery", "/ai_|ai-|
detected|use_current_selector|JSON.stringify|insertion_before|AdSense|jquery-
migrate\.min\.js/")
! https://github.com/AdguardTeam/AdguardFilters/issues/50179
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=tunein.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49824
||release-apk.com/ext/*/AntiAdblock/
release-apk.com#%#//scriptlet("prevent-addEventListener", "load", "adblocker")
! https://github.com/AdguardTeam/AdguardFilters/issues/50226
@@||btcleets.xyz/static/ads/popunder.js
! https://github.com/AdguardTeam/AdguardFilters/issues/50016
u-s-news.com#%#//scriptlet("set-constant", "ulp_noadb", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/49892
@@||cdn.jsdelivr.net/npm/*/fuckadblock.min.js$domain=theandroidpro.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49755
@@||cdn.tsyndicate.com/sdk/v*/n.js$domain=popjav.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/50065
journaldev.com#%#//scriptlet("abort-on-property-read",
"mailoptin_globals.public_js")
! https://github.com/AdguardTeam/AdguardFilters/issues/49707
gamesradar.com#@#.googleAd
! https://forum.adguard.com/index.php?threads/37426/
@@||xendrive.ru/direct/lib/adsbygoogle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/49444
@@||filecr.com/wp-content/plugins/holdback/$script,stylesheet
! https://github.com/AdguardTeam/AdguardFilters/issues/49667
||cdn.staticaly.com/gist/pyarmeindia/*/raw/*/gourabblock.js$third-party
softwarecrackguru.com#%#//scriptlet("abort-current-inline-script",
"addEventListener", "abblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=softwarecrackguru.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49608
@@||birdload.com/*/js/advertisement.js
birdload.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "bannerad")
! https://github.com/AdguardTeam/AdguardFilters/issues/49526
@@||onlineteckno.com/wp-content/*/advertisement.js$domain=tecknity.com
tecknity.com#%#//scriptlet("set-constant", "ads_b_test", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/49290
avforums.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/49261
@@||bitearns.com/*/advertisement.js
! insideedition.com - antiadblock in video player
insideedition.com#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/49176
rimworldbase.com#%#//scriptlet("prevent-setTimeout", "getAdIFrameCount")
! https://github.com/AdguardTeam/AdguardFilters/issues/48919
@@||urlest.site/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48905
play.anghami.com#@#.adsbox
play.anghami.com#@#.adsBanner
play.anghami.com#$#.adsbox.adsBanner { display: block!important; }
! cumple.xyz - antiadblock
cumple.xyz#%#//scriptlet("abort-on-property-read", "adblockmesaj")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=cumple.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/48839
vinaurl.in#$##ads-center { height: 11px!important; }
vinaurl.in#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"ADBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/48665
asia-mag.com#%#//scriptlet("abort-on-property-read", "adsBlocked")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=asia-mag.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48661
@@||viptools.es/assets/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48671
physicsisbeautiful.com#@#.adBanner
! adslink.pw - antiadblock
@@||adslink.pw/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48362
! https://github.com/AdguardTeam/AdguardFilters/issues/48465
||hulkpop.com/levelmaxblock.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=blog.omgmusik.com|
blog.omglyrics.com|safelink.hulblog.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48198
acdriftingpro.com#@#.adsbygoogle
acdriftingpro.com#$#.adsbygoogle { display: block!important; position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/48420
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=cdnvideo.me
! https://github.com/AdguardTeam/AdguardFilters/issues/48359
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=motorsport.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/47155
demonslayermanga.com#@#.adBlock
! https://github.com/AdguardTeam/AdguardFilters/issues/48211
@@||dloady.com/js/*/ad-banner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48392
thewatchcartoononline.tv,wco.tv,wcostream.com,wcoanimesub.tv,wcoanimedub.tv#@#.adBa
nner
thewatchcartoononline.tv,wco.tv,wcostream.com,wcoanimesub.tv,wcoanimedub.tv#$##wrap
fabtest { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/48248
@@||bkksnews.xyz/wp-content/plugins/*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48245
@@||ooodesi.com/*/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48095
xxaa.bid#@#.afs_ads
! hydrax.net, playhydrax.com - antiadblock
@@$websocket,domain=play.hydracdn.network
play.hydracdn.network,playhydrax.com,hydrax.net#%#//scriptlet("set-constant",
"isClick", "true")
play.hydracdn.network,playhydrax.com,hydrax.net#@#.afs_ads
@@||iamcdn.net/players/*ads*.js$domain=hydrax.net|playhydrax.com
!+ NOT_PLATFORM(ext_ublock)
||fadsanz.com/*.js$script,redirect=noopjs,important,domain=hydrax.net|
playhydrax.com
!+ NOT_PLATFORM(ext_ublock)
||madsimz.com/*.js$script,redirect=noopjs,important,domain=hydrax.net|
playhydrax.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48025
@@||ads.remix.es/advertisement.js|
! https://github.com/AdguardTeam/AdguardFilters/issues/48011
kayisi.top#%#//scriptlet("abort-on-property-read", "adblockmesaj")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=kayisi.top
! https://github.com/AdguardTeam/AdguardFilters/issues/48010
joblo.com#%#AG_abortInlineScript(/adb:function/, 'document.body.appendChild');
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=joblo.com
!+ NOT_PLATFORM(windows, mac, android)
@@||rddywd.com/adcode.png$domain=joblo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48008
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=player.glomex.com
! https://github.com/AdguardTeam/AdguardFilters/issues/62266
! https://github.com/AdguardTeam/AdguardFilters/issues/47450
@@||earn-cryptolive.000webhostapp.com/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/59049
@@||leechall.download/js/adsbygoogle.js
leechall.download#$##taboola-below-article-thumbnails { height: 450px!important;
position: absolute!important; left: -3000px!important; }
leechall.download#$#.asd { display: block!important; position: absolute!important;
left: -3000px!important; height: 100px !important; }
leechall.download#$##adBanner { display: block!important; position: absolute!
important; left: -3000px!important; height: 100px !important; }
leechall.download#@#.adsbygoogle
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=leechall.download
! https://github.com/AdguardTeam/AdguardFilters/issues/47886
@@||earncryptosaj786.com/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/47885
@@||momofree.website/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/47855
satoshimonster.com#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/47854
satoshihero.com#@#.adBanner
! https://forum.adguard.com/index.php?threads/19361/
rong-chang.com#@#.adsBox
rong-chang.com###content > div > table:nth-child(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/47777
feurl.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/47632
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=wibc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47555
||cdn.rawgit.com/perampokgoogle/AntiAdblock/master/AdblockRampok.js
! https://github.com/AdguardTeam/AdguardFilters/issues/47448
@@||gajiancoin.online/*/libs/advertisement.js
! sickworldmusic.com - antiadblock
sickworldmusic.com#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "ad blocker")
!+ NOT_PLATFORM(windows, mac, android)
@@||sickworldmusic.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/47144
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff, ext_opera)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=radiotunes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47021
@@||nowvideo.club/images/banner_popunder_ads_adv.png
nowvideo.club#$#.tecc { height: 2px!important; }
nowvideo.club#$##myster65 { display: block!important; }
nowvideo.club#$##dead54 { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47331
! https://github.com/AdguardTeam/AdguardFilters/issues/47240
@@||starfaucet.net/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/47187
totv.org#%#//scriptlet("set-constant", "blocked", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/47284
@@||ddl.to/js/ads.js
ddl.to#%#//scriptlet("set-constant", "adb_check", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/47112
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=babygames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47231
||cdn.rawgit.com/Abdo-Hegazi/wdbloog/*/wdbloogablock.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=okyanime.com
okyanime.com#%#//scriptlet("abort-current-inline-script", "addEventListener",
"ablock")
! https://github.com/AdguardTeam/AdguardFilters/issues/47044
@@||infortekno.com/wp-content/plugins/*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/47020
hitbits.io#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/46841
||earncryptosaj786.com/TRX/libs/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46844
@@||bitent.com/lock_html5/adPlayer/v*/adPlayer.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46862
||cdnjs.cloudflare.com/ajax/libs/jquery-confirm/*/jquery-
confirm.min.js$domain=openplayer.net
! https://github.com/AdguardTeam/AdguardFilters/issues/46689
onlymilfporn.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/46621
@@||photobucket.com/resources/common/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46560
@@||stayonline.pro/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46483
@@||fingahvf.top/advertisers.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46528
johnsonweld.com#@#.adBanner
johnsonweld.com#@##adWrap
johnsonweld.com#$##adWrap { display: block!important; height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46413
@@||rysafe.blogspot.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/46417
hydrogenassociation.org#@#.adBanner
hydrogenassociation.org#@##adWrap
hydrogenassociation.org#$##adWrap { display: block!important; height: 1px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46351
@@||retweetpicker.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/46350
123greetings.com###ad_lightbox
! https://github.com/AdguardTeam/AdguardFilters/issues/56707
! https://github.com/AdguardTeam/AdguardFilters/issues/46242
ftuapps.dev#%#//scriptlet("abort-on-property-read", "ai_set_cookie")
!+ NOT_PLATFORM(windows, mac, android)
@@||ftuapps.dev^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/46228
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/
fuckadblock.min.js$domain=asahihen.blogspot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46153
@@||bitearns.com/*/libs/advertisement.js
@@||faupto.com/*/advertisement.js
@@||dogemate.com/*/advertisement.js
dogemate.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/46090
@@||cryptofreebies.info/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46107
quackr.io#%#window.adsbygoogle = { loaded: !0 };
! https://github.com/AdguardTeam/AdguardFilters/issues/46091
@@||faucex.tk/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46072
infotekno.net#@#.adsbygoogle
infotekno.net#$#.adsbygoogle { height: 1px!important; display: block!important; }
||go.infotekno.net/abp.js
! express-cut.ovh - antiadblock
express-cut.ovh#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/46058
@@||trivisna.com/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46046
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/
fuckadblock.min.js$domain=todosobrepsp.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46030
@@||shahinshort.tk/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45966
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=sportskeeda.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45945
@@||picmix.com/js/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45891
freevocabulary.com#@#.adBanner
freevocabulary.com#@##adWrap
freevocabulary.com#$##adWrap { display: block!important; height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45117
@@||bagi.co.in/express/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/47063
@@||uiz.io/_sw.js
@@||ditds.xyz/sw*.js$domain=uiz.io
! https://github.com/AdguardTeam/AdguardFilters/issues/45718
@@||pandora.com/web-client-assets/ads.*.js
@@||pandora.com/web-version/*/ads.json
! https://github.com/AdguardTeam/AdguardFilters/issues/45688
@@||seeitworks.com/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45588
televisiongratisenvivo.com###divadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/45465
@@||c.yandexcdn.com/js/adv/ads.js$domain=yandexcdn.com
@@||c.yandexcdn.com/js/adv/advert3.js$domain=yandexcdn.com
@@||c.yandexcdn.com/js/adv/fuckadblock.js$domain=yandexcdn.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=yandexcdn.com
@@||cdn.jsdelivr.net/npm/videojs-contrib-ads/dist/
videojs.ads.min.css$domain=yandexcdn.com
@@||cdn.jsdelivr.net/npm/videojs-contrib-ads/dist/
videojs.ads.min.js$domain=yandexcdn.com
@@||storage.googleapis.com/vkcdnservice.appspot.com/script$domain=yandexcdn.com
||deliver.vkcdnservice.com/api/spots/$redirect=nooptext,domain=yandexcdn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45453
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=freemagazines.top
! https://github.com/AdguardTeam/AdguardFilters/issues/45452
@@||keran.co/*/libs/ad*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45447
@@||wstream.video/ads2.js
!+ NOT_PLATFORM(windows, mac, android)
wstream.video#%#//scriptlet("prevent-setTimeout", "/document\.getElementById\([\s\
S]*?\)\.style\.display/")
! https://github.com/AdguardTeam/AdguardFilters/issues/45442
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/
fuckadblock.min.js$domain=televisiongratishd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45436
@@||spechly.com/wp-content/*/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45411
doodle.com#@#.googleAd
! https://github.com/AdguardTeam/AdguardFilters/issues/45376
@@||content-cdn.y2mate.com/themes/js/ads.js
!+ NOT_PLATFORM(windows, mac, android)
y2mate.com#%#//scriptlet("set-constant", "canRunAds", "true")
! she2013.com - antiadblock
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/
fuckadblock.min.js$domain=she2013.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45347
@@||konten.co.id/wp-content/*/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45311
autocar.co.uk#@#.googleAd
! https://github.com/AdguardTeam/AdguardFilters/issues/45280
@@||gamesrt.com/wp-content/plugins/*/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/49288
! https://github.com/AdguardTeam/AdguardFilters/issues/45301
@@||dreamdth.com/community/js/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45298
@@||cdn.osimg.co/ads/pop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45187
!+ NOT_PLATFORM(windows, mac, android)
games.latimes.com#%#//scriptlet("set-constant", "Adv_ab", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/45124
@@||wilafhhbdyewgbd.xyz/popads.js$domain=filetitle.com
filetitle.com#$##blockblockB { display: block!important; }
filetitle.com#$##blockblockA { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44864
bit-url.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/44788 - bing.com - it seems
that bing.com is using some kind of ad reinjection script and displays different
ads if below elements are blocked
! bing.com##.sb_adTA
! bing.com###b_content > main > #b_results >
li:not(.b_algo):not(.b_ans):not(.b_mop):not(.b_pag)
bing.com#@#li.b_adBottom
bing.com#@#a[h$=",Ads"]
bing.com#@#a[href^="https://www.bing.com/aclick?"]
bing.com#@##b_results >
li:not(.b_algo):not(.b_ans):not(.b_pag):not(.aca_algo):not(.aca_algo_count):not(.b_
msg)
@@||bing.com^$generichide
bing.com#$?#.b_ad { remove: true; }
bing.com#$#.b_ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44870
@@||hofoot.vidcrt.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/44731
! https://github.com/AdguardTeam/AdguardFilters/issues/44791
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/fuckadblock.min.js$domain=ac-
mo.com|nfmovies.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44634
@@||androiddownload.net/themes/*/js/advertisement.js
!+ NOT_PLATFORM(windows, mac, android)
androiddownload.net#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "bannerad")
! hargawebsite.com - antiadblock
@@||hargawebsite.com/js/fuckadblock.js
! karbagi.com - antiadblock
!+ NOT_PLATFORM(windows, mac, android)
karbagi.com#%#//scriptlet("set-constant", "safelink.adblock", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/44836
@@||official-amtemu.com/wp-content/*/assets/js/advertisement$script
! https://github.com/AdguardTeam/AdguardFilters/issues/44739
@@||dares.xyz/wp-content/plugins/*/assets/fuckadblock.js
! https://forum.adguard.com/index.php?threads/36047/
||shqipvision.com/js/blockadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44616
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff, ext_opera)
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=felanovia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44630
! https://github.com/AdguardTeam/AdguardFilters/issues/44537
@@/wp-content/plugins/wp-safelink-v*/assets/fuckadblock.js$domain=wildzz.com|
myenemy.club
! https://github.com/AdguardTeam/AdguardFilters/issues/44516
knights-table.net#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/44518
@@||ams.cdn.arkadiumhosted.com/advertisement/video/stable/video-
ads.js$domain=games.metv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44477
crackians.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/44442
sadeempc.com#$?#body[style*="visibility"] { visibility: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44384
||rawgit.com/fahimraza/FK/master/ad-unblocker.js
!+ NOT_PLATFORM(windows, mac, android)
irisbuddies.ml#%#//scriptlet("abort-on-property-write", "adBlockDetected")
! torrent-download.net,mac-torrent-download.net
! https://github.com/AdguardTeam/AdguardFilters/issues/57096
! https://github.com/AdguardTeam/AdguardFilters/issues/54999
! https://github.com/AdguardTeam/AdguardFilters/issues/44295
torrent-download.net,mac-torrent-download.net###fab
torrent-download.net,mac-torrent-download.net#%#document.cookie = "glx_pp_1_1=1;
path=/";
torrent-download.net,mac-torrent-download.net#%#AG_onLoad(function() { detectChrome
= function() {}; document.cookie = "glx_pp_1_1=1; path=/"; });
torrent-download.net,mac-torrent-download.net#%#//scriptlet("set-constant",
"popBlockAlert", "noopFunc")
torrent-download.net,mac-torrent-download.net#%#//scriptlet("abort-current-inline-
script", "chAlert")
torrent-download.net,mac-torrent-download.net#%#//scriptlet("set-constant", "wStr",
"undefined")
torrent-download.net,mac-torrent-download.net#%#//scriptlet("set-constant",
"glxopen", "noopFunc")
! Temporary rule for Macos app only
! https://github.com/AdguardTeam/CoreLibs/issues/1311
! https://github.com/AdguardTeam/AdguardFilters/issues/44314
@@||geekrar.com/wp-content/*/js/ads-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44157
dongyoungsang.club#@#.adsbygoogle
!+ NOT_PLATFORM(windows, mac, android)
dongyoungsang.club#%#//scriptlet('abort-current-inline-script', '$', 'disable ad-
block')
! https://github.com/AdguardTeam/AdguardFilters/issues/44273
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/
fuckadblock.min.js$domain=ventax.net
! https://github.com/AdguardTeam/AdguardFilters/issues/44260
@@||wstream.video/js/popads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44123
@@||freetutsdownload.net/wp-content/plugins/adblock-monetizer/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44068
@@||vidia.tv/js/googima.js
!+ NOT_PLATFORM(windows, mac, android)
vidia.tv#%#//scriptlet("set-constant", "cRAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/44048
@@||kxcdn.com/js/wutime_adblock/ads.js$domain=enxf.net
! https://github.com/AdguardTeam/AdguardFilters/issues/44003
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff, ext_opera)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=jazzradio.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44018
@@||grandfaucet.net/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/53221
! https://github.com/AdguardTeam/AdguardFilters/issues/43982
!+ NOT_OPTIMIZED
adshrink.it#$#.adsbox.pub_300x250 { display:block!important; }
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=adshrink.it
! https://github.com/AdguardTeam/AdguardFilters/issues/43950
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff, ext_opera)
||saruch.co/ads/ad.xml$redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/43925
zoom-link.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/43791
||cdn.jsdelivr.net/gh/vli-platform/adb-analytics@a6f3a45/v1.0.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43788
@@||soccer24hd.com/adblock/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43745
av-th.info#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/43152
pch.com#%#//scriptlet("abort-current-inline-script", "pAPI", "location")
! https://github.com/AdguardTeam/AdguardFilters/issues/43723
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff, ext_opera)
||adservice.google.com/adsid/
integrator.js$script,redirect=noopjs,important,domain=943thex.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43664
!+ NOT_PLATFORM(windows, mac, android)
yts.life#%#//scriptlet("set-constant", "blocked", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/43553
@@||cdn.onlystream.tv/ads/pop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43168
@@||hesgoal.com/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43457
@@||cdn.adrise.tv/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43517
||subtitledb.org/js/adblockcheck.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43600
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=blog-dnz.org
! https://github.com/AdguardTeam/AdguardFilters/issues/43408
@@||asianrun.com/ads.js
!+ NOT_PLATFORM(windows, mac, android)
asianrun.com#%#//scriptlet("set-constant", "allow_ads", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/43339
mylink.sh#@#.adsbygoogle
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mylink.sh
! https://github.com/AdguardTeam/AdguardFilters/issues/43245
theshedend.com#@#.adsbygoogle
theshedend.com#$#.adsbygoogle { height: 1px!important; display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43231
@@||static.teemo.gg/*/models/adsense/*.wasm
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=nooptext,important,domain=teemo.gg
! https://github.com/AdguardTeam/AdguardFilters/issues/42869
@@||books-share.com/scripts/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/42870
@@||promods.net/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/42770
@@||softfull.me/wp-content/plugins/wp-safelink-v*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/42630
windows4all.com#@##adWrap
windows4all.com#@#.adBanner
windows4all.com#$##adWrap { display: block!important; height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42638
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=litecoinfaucet.info
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=litecoinfaucet.info
! https://github.com/AdguardTeam/AdguardFilters/issues/42704
@@||wikidoplaneta.club^$generichide
@@||mega-infonews1a.club^$generichide
@@||portaldoinvestidor.club^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/42584
@@||bagi.co.in/*/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/42614
videogreen.xyz#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/42701
javdock.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/63695!
||hcdn.online/engine/video/videojs-vast-vpaid-waterfall.js
! https://github.com/AdguardTeam/AdguardFilters/issues/42533
@@||receivesms.co/js/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/54283
! https://github.com/AdguardTeam/AdguardFilters/issues/42395
hackintoshzone.com##body > loaderwrapperaa
hackintoshzone.com#%#AG_onLoad(function(){var
a=document.body;a&&a.classList.add("loaded")});
! https://github.com/AdguardTeam/AdguardFilters/issues/42256
programmer-books.com#%#AG_setConstant('canRunAds', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/42197
@@||radio.securenetsystems.net/cwa/scripts/ads/prebid.js
securenetsystems.net#%#AG_setConstant('iExist', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/42206
streamty.com###adbd
! https://github.com/AdguardTeam/AdguardFilters/issues/42264
! https://github.com/AdguardTeam/AdguardFilters/issues/42270
!+ NOT_PLATFORM(ext_ff, ext_opera)
videobin.co#%#AG_setConstant('adb', '0');
! https://github.com/AdguardTeam/AdguardFilters/issues/42154
@@||f1livegp.net/advertisement.js
f1livegp.net#$##blockblockB { display: block!important; }
f1livegp.net#$##blockblockA { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42085
@@||gogoanime.cloud/*/js/ads.js
gogoanime.cloud#%#AG_setConstant('check_adblock', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/41883
!+ NOT_PLATFORM(windows, mac, android)
@@||flsaudio.com^$generichide
!+ NOT_PLATFORM(windows, mac, android)
@@.png#$domain=flsaudio.com
! https://github.com/AdguardTeam/AdguardFilters/issues/41496
coinhub.pw#%#//scriptlet('abort-current-inline-script', 'adBlockNotDetected',
'/FuckAdBlock/')
! https://github.com/AdguardTeam/AdguardFilters/issues/41627
@@||igg-games.com/ads.min.js|
igg-games.com#%#//scriptlet("prevent-setTimeout", "/0x[\s\S]*?break|var divAds/")
igg-games.com#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/0x[\s\S]*?break|var divAds/.test(a.toString()))return b(a,c)};})();
!+ NOT_PLATFORM(windows, mac, android)
igg-games.com#%#//scriptlet("set-constant", "qc", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/41798
@@||keran.co/*/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/41762
! https://github.com/AdguardTeam/AdguardFilters/issues/41762#issuecomment-541089131
@@||megaup.net/ads.js
megaup.net#@#.adBanner
megaup.net#$?#div[id*="ScriptRootC"] > div[id*="PreloadC"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41357
! FAB with different baits list('.pub_300x25')
falkirkherald.co.uk#$#.pub_300x25.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42081
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff, ext_opera)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=hindustantimes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/41916
paraphrasing-tool.com#%#AG_abortInlineScript(/whiteListRequestMessage/, 'angular');
paraphrasing-tool.com#%#//scriptlet("abort-current-inline-script", "angular",
"/whiteListRequestMessage/")
! https://github.com/AdguardTeam/AdguardFilters/issues/41688
gounlimited.to###adbd
@@||gounlimited.to/ads/pop.js|
gounlimited.to#%#//scriptlet("set-constant", "xads", "false")
gounlimited.to#%#//scriptlet("set-constant", "_p", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/41660
@@||assets-ads.3dtuning.com/ad?
! https://github.com/AdguardTeam/AdguardFilters/issues/41630
@@||foxbits.net/static/js/noadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/41594
@@||myneobuxportal.com/wp-content/plugins/*/adblock-detector/advertisement.js
myneobuxportal.com#%#AG_setConstant('jQuery.adblock', 'false');
! https://github.com/AdguardTeam/AdguardFilters/issues/41552
@@||freeiota.de/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/41376
creditcardgenerator.com#@##adWrap
creditcardgenerator.com#@#.adBanner
creditcardgenerator.com#$#body #adWrap { display: block!important; height: 1px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41369
||cdn.jsdelivr.net/gh/Indzign/InSEO@master/levelmaxblock.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=aice-coffee.blogspot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/41346
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=tokubatch.com
tokubatch.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adsbygoogle.js")
tokubatch.com#%#//scriptlet("abort-on-property-read", "downloadJSAtOnload")
tokubatch.com#%#AG_abortInlineScript(/adsbygoogle\.js/, 'document.createElement');
tokubatch.com#%#AG_abortOnPropertyRead('downloadJSAtOnload');
! https://forum.adguard.com/index.php?threads/what-is-the-use-of-the-application-
if-it-can-be-discovered.35260/#post-189375
pockethow.com#@##ad-banner
pockethow.com#@#.ad-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/44536
! https://github.com/AdguardTeam/AdguardFilters/issues/43847
! https://github.com/AdguardTeam/AdguardFilters/issues/41712
! https://forum.adguard.com/index.php?threads/www-uploadship-com.35246/
@@||uploadship.com/*/*adv*.js
!+ PLATFORM(ext_chromium, ext_ff, ext_opera)
*.*/*.$third-party,redirect=nooptext,xmlhttprequest,domain=uploadship.com
@@*.*/*.ico$xmlhttprequest,domain=uploadship.com
@@||doubleclick.net/*.$xmlhttprequest,domain=uploadship.com
@@||asadcdn.com/adlib/pages/*.js$domain=uploadship.com
uploadship.com#%#//scriptlet('abort-current-inline-script',
'document.addEventListener', '/"adblockinfo"/')
@@||uploadship.com^$generichide
uploadship.com#@#.showads
uploadship.com#@#.adsbygoogle
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=uploadship.com
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff, ext_opera)
||adservice.google.com/*.
$redirect=nooptext,important,xmlhttprequest,other,image,domain=uploadship.com
! https://github.com/AdguardTeam/AdguardFilters/issues/40896
! Disabled. Antiadblock not reproduced
https://github.com/AdguardTeam/AdguardFilters/issues/58231
!dailymail.co.uk#@#.adHolder
!dailymail.co.uk#@#.billboard_wrapper
!dailymail.co.uk#@#.puff-ad
!dailymail.co.uk#$?#.adHolder { remove: true; }
!dailymail.co.uk#$?#.billboard_wrapper { remove: true; }
!dailymail.co.uk#$?#.puff-ad { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41116
@@||harena.space/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/41114
@@||myethereumfaucet.com/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/41035
@@||tagmp3.net/ads.js
tagmp3.net#%#AG_abortInlineScript(/\$\("\.warning"\)/, 'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/41038
||transparentcalifornia.com/static/js/ab-message
! https://github.com/AdguardTeam/AdguardFilters/issues/41068
@@||stackpathcdn.com/wp-content/plugins/*/adblock-detector/
advertisement.js$domain=phoneswiki.com
phoneswiki.com#%#AG_defineProperty('jQuery.adblock', {value: false});
! https://github.com/AdguardTeam/AdguardFilters/issues/41023
||conversationexchange.com/javaScript/checkBlock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40935
@@||cloudfront.net/assets/advertisement/ads-*.js$domain=heatworld.com|
winsummer.co.uk
@@||d27so4lebom4m9.cloudfront.net/assets/advertisement/ads-
ad7a5d608196d8a3a02d451c604c2ad5.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39493
@@||adshorted.net/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40531
@@||services.brid.tv/player/build/plugins/adunit.js
gem021.com#%#AG_setConstant('document.bridCanRunAds', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/40674
@@||cdn.jsdelivr.net/gh/njentit/testads/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40663
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=vtppi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/40632
@@||sombex.com/ads.js
sombex.com#%#AG_abortInlineScript(/adblock-blocker-overlay/,
'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/40481
@@||konstantinova.net/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40426
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=stellarfaucet.info
! https://github.com/AdguardTeam/AdguardFilters/issues/40452
@@||vegashipcalc.co.uk/scripts/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/62999
! https://github.com/AdguardTeam/AdguardFilters/issues/40536
hqq.tv#%#AG_setConstant('doSecondPop','noopFunc');
@@||hqq.tv/js/optscript/script
@@||storage.googleapis.com/vkcdnservice.appspot.com/script$domain=hqq.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/40358
@@||stellarkazan.com/*/js/advertisement.js
stellarkazan.com#%#AG_setConstant('adblock', '1');
! https://github.com/AdguardTeam/AdguardFilters/issues/40405
@@||1filesharing.com/*/js/advertisement.js
1filesharing.com#%#AG_abortInlineScript(/bannerad/, 'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/40377
@@||xfaucet.net/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40399
jpvideo.live#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/40364
24hd.be#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/40260
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=kharisma-adzana.blogspot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/40136
streamm4u.ws#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/40235
@@||mexa.sh/advertisements.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40222
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=games.mobinozer.com
@@||cdn.games.mobinozer.com/shared/loader/advert.js
mobinozer.com#%#AG_setConstant('noAdblock', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/40118
@@||nulledteam.com/js/wutime_adblock/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40106
@@/themes/v*/js/ads.js$domain=123movies.tf
@@||static.moviescdn.live/themes/v*/js/ads.js
123movies.tf#%#AG_setConstant('check_adblock', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/40000
tv-onlinehd.com###divadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/39928
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=godmods.com
! https://github.com/AdguardTeam/AdguardFilters/issues/39877
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=amc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/39708
webbro.online#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/39528
@@||onlystream.tv/js/pop.js
onlystream.tv#%#AG_setConstant('xRds', 'false');
! https://github.com/AdguardTeam/AdguardFilters/issues/39745
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=download.shareappscrack.com
! https://github.com/AdguardTeam/AdguardFilters/issues/39675
embed.best#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/39571
razorlink.us#%#//scriptlet("set-constant", "safelink.adblock", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/53180
! https://github.com/AdguardTeam/AdguardFilters/issues/42696
! https://github.com/AdguardTeam/AdguardFilters/issues/39576
camera.aeonax.com#%#!function(){window.addEventListener("load", function(){var
el=document.body;if(el)for(var i=0;3>i;i++){var
ce=document.createElement("iframe");ce.style="display: none !
important;";ce.src="data:text/html;";el.appendChild(ce)};});}();
! https://github.com/AdguardTeam/AdguardFilters/issues/39565
safelinkblog.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "arlinablock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=safelinkblog.com
! https://github.com/AdguardTeam/AdguardFilters/issues/39555
hightech.web.id#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "adback")
! https://github.com/AdguardTeam/AdguardFilters/issues/39508
@@||getfreebit.xyz/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39507
@@||techperiod.com/wp-content/cache/min/*/wp-content/themes/TechPeriod/js/ads-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39501
@@||turkdown.com/*/advertisement.js
turkdown.com#$##agzblocker-unit-id { display: block!important; }
turkdown.com#%#AG_setConstant('agzblocker.adsBlocked', 'noopFunc');
turkdown.com#%#AG_abortInlineScript(/bannerad/, 'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/39573
@@||ngantukberat.me/wp-content/plugins/*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39498
creditcardrush.com#@##adWrap
creditcardrush.com#@#.adBanner
creditcardrush.com#$##adWrap { display: block!important; height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39443
@@||cruisin.me/community/js/wutime_adblock/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39397
viralusablog.us#@##ad-banner
viralusablog.us#@#.ad-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/39386
@@||prayersalltime.com/wp-content/plugins/*/assets/fuckadblock.js
@@||letsdownloads.com/wp-content/plugins/*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39140
itrum.net#%#AG_abortOnPropertyRead('XF.samAdBlockAction');
! https://github.com/AdguardTeam/AdguardFilters/issues/39213
myhdjav.info#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/39065
||muhbayu.github.io/adBDetect/js/adbdetect.packed.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39316
! https://github.com/AdguardTeam/AdguardFilters/issues/39322
@@/fuckadblock.js$domain=videoxseries.xyz|scenelife.org|piratulhd.com|hqq.tv|
newhost.me|czxxx.org|waaw.tv
@@||cdn.jsdelivr.net/npm/videojs-contrib-ads/dist/
videojs.ads.min.js$domain=videoxseries.xyz|scenelife.org|piratulhd.com|hqq.tv|
newhost.me|czxxx.org|waaw.tv
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=videoxseries.xyz|
scenelife.org|piratulhd.com|hqq.tv|newhost.me|czxxx.org|waaw.tv
!+ NOT_PLATFORM(ext_edge, ext_ublock)
||vkcdnservice.com/api/spots/$redirect=noopjs,domain=waaw.to|hqq.to|hindipix.in|
waaws.tk|hindipix.in|ventax.net|waaw1.tv|fullbeeg.com|waaw.tv|czxxx.org|newhost.me|
videoxseries.xyz|scenelife.org|piratulhd.com|hqq.tv
waaw.to,hqq.to,hindipix.in,waaws.tk,hindipix.in,ventax.net,waaw1.tv,fullbeeg.com,wa
aw.tv,czxxx.org,newhost.me,videoxseries.xyz,scenelife.org,piratulhd.com,hqq.tv#
%#//scriptlet("set-constant", "adBlockDetected", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/39196
antdownloadmanager.com#@#.adv_td
! https://github.com/AdguardTeam/AdguardFilters/issues/39187
||cellz.io/dist/adblockF.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39143
@@||binbox.io/adblock.js
binbox.io#%#AG_setConstant('weNeedAdsToKeepRunning', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/38854
besttechinfo.com#%#AG_setConstant('$tieE3', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/39038
||satchel.rei.com/packages/adobe-target^
! https://github.com/AdguardTeam/AdguardFilters/issues/38961
@@||solve-all-problems.info/googleads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38753
@@||egyanime.com/layout/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38757
automobiledimension.com#$##adtura { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38562
pcgamer.com#%#AG_setConstant('handleHeaderError', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/38632
parentingss.xyz#@##ad-banner
parentingss.xyz#@#.ad-banner
parentingss.xyz#$?#body > .ad-banner { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38347
zoobeeg.com##.swal2-container
! https://github.com/AdguardTeam/AdguardFilters/issues/38701
bestjavporn.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/38693
@@||downmienphi.net/themes/uploadfly/frontend_assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38651
cover-addict.com#%#AG_abortOnPropertyRead('downloadJSAtOnload');
||cdn.jsdelivr.net/gh/Arlina-Design/quasar@master/arlinablock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38625
@@||indianrailways.info/js/adblocker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33497
autocar.co.uk#@#input[onclick^="window.open('http://www.FriendlyDuck.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/38401
safemaru.blogspot.com###unblocker
! https://github.com/AdguardTeam/AdguardFilters/issues/32766
videogreen.gq#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/38302
! https://github.com/AdguardTeam/AdguardFilters/issues/38289
@@||techkreative.xyz/wp-content/plugins/*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38270
@@||cdn.zillowtech.com/wp-content/plugins/better-adsmanager/js/advertising.min.js
zillowtech.com#%#AG_setConstant('better_ads_adblock', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/38210
||wrixy.com/assets/antiAds-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38127
! https://github.com/AdguardTeam/AdguardFilters/issues/38148
||tsukie.com/js/guarder2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38135
@@||ams.cdn.arkadiumhosted.com/assets/*/display-ads-f.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38156
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=wuxiaworld.com
wuxiaworld.com#%#AG_defineProperty('CHAPTER.adwallTag', {value: ""});
! https://github.com/AdguardTeam/AdguardFilters/issues/38117
! https://github.com/AdguardTeam/AdguardFilters/issues/38075
||tikvid.com/js/ba.js
! https://github.com/AdguardTeam/AdguardFilters/issues/37992
! https://github.com/AdguardTeam/AdguardFilters/issues/38049
||racedepartment.com/js/RD/blockDetect.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38001
watch-jav-english.live#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/38005
@@||solarmoviefree.ac/themes/v*/js/ads.js
solarmoviefree.ac#%#AG_setConstant('check_adblock', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/37830
macupload.net#%#AG_setConstant('fabActive', 'false');
! rbc.ru - fixing error (pt. 1 Another rules are in Russian filter)
! disabled elemhide exclusions [26.09.2019]
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=autonews.ru|rbc.ru|
sportrbc.ru
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=autonews.ru|rbc.ru|
sportrbc.ru
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1$domain=autonews.ru|rbc.ru|
sportrbc.ru
!autonews.ru,rbc.ru,sportrbc.ru#@#iframe[id^="google_ads_iframe"]
!autonews.ru,rbc.ru,sportrbc.ru#@#div[id^="div-gpt-ad"]
!autonews.ru,rbc.ru,sportrbc.ru#@#div[id^="google_ads_iframe_"]
autonews.ru,rbc.ru,sportrbc.ru#$#div[id^="div-gpt-ad"] { position: absolute!
important; left: -3000px!important; }
autonews.ru,rbc.ru,sportrbc.ru#$#div[id^="google_ads_iframe_"] { position:
absolute!important; left: -3000px!important; }
autonews.ru,rbc.ru,sportrbc.ru#$#iframe[id^="google_ads_iframe"] { position:
absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37798
@@||v7player.wostreaming.net/ads.js
v7player.wostreaming.net#$##adblocker-test-ad { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37717
! https://github.com/AdguardTeam/AdguardFilters/issues/29454
@@/smarttag.js$~third-party,domain=rte.ie
@@/showads.$~third-party,domain=rte.ie
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=rte.ie
! https://github.com/AdguardTeam/AdguardFilters/issues/28337
! https://github.com/AdguardTeam/AdguardFilters/issues/37573
@@||fwlive.sonycrackle.com/ad/g/1|
! https://github.com/AdguardTeam/AdguardFilters/issues/37508
@@||mycastapp.*.amazonaws.com/assets/ads.js$domain=mycast.io
mycast.io#%#AG_abortInlineScript(/blocking_ads/, 'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/39122
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=player.tubia.com
@@||adservice.google.*/adsid/integrator.js$domain=player.tubia.com
! https://forum.adguard.com/index.php?threads/34088/
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=dl2f.com
dl2f.com#@#.adsbygoogle
dl2f.com#$#.adsbygoogle { height: 1px!important; }
dl2f.com###modal-adbmon-div
! https://github.com/AdguardTeam/AdguardFilters/issues/33975
conservativefiringline.com#$#body { display: block!important; }
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari)
||conservativefiringline.com/*/*.jpg$script
! https://github.com/AdguardTeam/AdguardFilters/issues/37450
filmandseries.com#@#.adsBox
! abs-cbn.com - adblock detection
abs-cbn.com#@#.adsbox
! https://github.com/AdguardTeam/AdguardFilters/issues/34707
@@||tiz-cycling.racing/adsbygoogle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35648
@@||nosteam.ro/notcaptcha/messages.js
! warscrap.io
||warscrap.io/js/libs/blockadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/37340
! https://github.com/AdguardTeam/AdguardFilters/issues/35670
kitploit.com#%#AG_abortOnPropertyRead('adB');
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=kitploit.com
! veedi.com
@@||veedi.com/*/js/ads/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/37214
@@||v.fwmrm.net/ad/g/1$domain=uktvplay.uktv.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/37196
@@||9anime.vip/assets/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/36748
24hd.club#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/36573
@@||mac2sell.net/js/ads/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35411
! https://github.com/AdguardTeam/AdguardFilters/issues/37070
myphotolikes.com#@#.adsbygoogle
myphotolikes.com#$#.adsbygoogle { display: block!important; position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37030
! https://github.com/AdguardTeam/AdguardFilters/issues/36960
bitco.world#%#AG_abortOnPropertyRead('adBlockDetected');
! desirecourse.net
@@||desirecourse.net/wp-content/*/themes/jannah/assets/js/advertisement-*.js
! british-birdsongs.uk
british-birdsongs.uk#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/\]\.bab\
(window/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/35828
! https://github.com/AdguardTeam/AdguardFilters/issues/36684
! https://github.com/AdguardTeam/AdguardFilters/issues/36749
! https://github.com/AdguardTeam/AdguardFilters/issues/36760
@@||bc.vc/fly/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35663
uwatchfreetv.cf,vanlongstream.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/32896
@@||mediaite.com/*/adsbygoogle.js
! mstream.cloud
@@||statics.mystream.to/pop.js
mstream.cloud#%#AG_setConstant('cRads', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/36921
! https://github.com/AdguardTeam/AdguardFilters/issues/36653
! https://github.com/AdguardTeam/AdguardFilters/issues/36642
! https://github.com/AdguardTeam/AdguardFilters/issues/36619
! https://github.com/AdguardTeam/AdguardFilters/issues/33545
@@/js/ads.$script,domain=verifyemailaddress.io
! https://github.com/AdguardTeam/AdguardFilters/issues/35873
embed.media#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/35591
janjua.tv#@#.adBanner
janjua.tv#$##blockeddiv { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36324
camhub.cc,camhub.world#%#AG_defineProperty('flashvars.protect_block', {value: ""});
fuckit.cc,camhub.cc,camhub.world#@#.ads-iframe
@@||camhub.cc/player/player_ads.html
@@||camhub.world/player/player_ads.html
! https://github.com/AdguardTeam/AdguardFilters/issues/36317
! https://github.com/AdguardTeam/AdguardFilters/issues/35900
! https://github.com/AdguardTeam/AdguardFilters/issues/35883
uiz.io#@#.myTestAd
! https://github.com/AdguardTeam/AdguardFilters/issues/35779
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=trackr.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/36380
! AdShort
bollydata.com,adbl.me#@#.ad-banner
bollydata.com,adbl.me#@##ad-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/35840
! mylink.li
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=mylink.li
! https://github.com/AdguardTeam/AdguardFilters/issues/35608
! https://github.com/AdguardTeam/AdguardFilters/issues/35557
! https://forum.adguard.com/index.php?threads/myhackingworld-com-adblock-
message.33627/
myhackingworld.com#@#.an-sponsored
myhackingworld.com#@#.an-advert-banner
myhackingworld.com#@##adsense
! userscloud.com - limited speed
userscloud.com#@#.adsbox
! https://github.com/AdguardTeam/AdguardFilters/issues/36122
@@||hargahpmu.com/wp-content/plugins/*/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/36217
! breaks cookie settings on
https://github.com/AdguardTeam/AdguardFilters/issues/38663
! ||sourcepoint.mgr.consensu.org^
! https://github.com/AdguardTeam/AdguardFilters/issues/36225
clx.icu#@##ad-banner
clx.icu#@#.ad-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/36152
@@||ijobanana.xyz^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/36036
nekopoi.care#%#AG_setConstant('popjs', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/35714
sinagritbabasworkshop.com##body > #mbd1
! https://github.com/AdguardTeam/AdguardFilters/issues/32134
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=di.fm
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=nooptext,important,domain=di.fm
di.fm#%#//scriptlet('set-constant', 'di.VAST.XHRURLHandler', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/35674
@@||newser.com/javascript/*/adblock.js
! mylink.how
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mylink.how
! rulu.co
@@||rulu.co/*.php$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/35139
ebates.ca#@#.google-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/31904
@@||gvt1.com/videoplayback/id/*/source/gfp_video_ads/*/file.mp4$domain=rx.iscdn.net
@@||pubads.g.doubleclick.net/gampad/live/ads?correlator=$domain=rx.iscdn.net
! https://github.com/AdguardTeam/AdguardFilters/issues/42469
! https://github.com/AdguardTeam/AdguardFilters/issues/38924
! https://github.com/AdguardTeam/AdguardFilters/issues/36992
! https://github.com/AdguardTeam/AdguardFilters/issues/35452
linksht.com#%#//scriptlet("abort-current-inline-script", "$", "_$_")
linksht.com#%#//scriptlet("prevent-setTimeout", "_$_")
! https://github.com/AdguardTeam/AdguardFilters/issues/35404
! https://forum.adguard.com/index.php?threads/hanime-tv-cant-intercept.33106/
@@||htvassets.club/images/partners^
! https://github.com/AdguardTeam/AdguardFilters/issues/35406
! https://github.com/AdguardTeam/AdguardFilters/issues/35292
! https://github.com/AdguardTeam/AdguardFilters/issues/35273
!+ NOT_PLATFORM(windows, mac, android)
@@||theseotools.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/35235
! https://github.com/AdguardTeam/AdguardFilters/issues/35360
short.pe#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/35294
@@||techsighter.com/js/siropu/am/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35284
@@||217.172.189.161/googlead.js
@@||217.182.196.136/googlead.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35212
! meeplegamers.com - overlay
meeplegamers.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/34066
flashplayer.fullstacks.net#%#AG_setConstant('gadb', 'false');
||pagead2.googlesyndication.com/pagead/
show_ads.js$script,redirect=noopjs,important,domain=flashplayer.fullstacks.net
! https://github.com/AdguardTeam/AdguardFilters/issues/35163
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=free-mp3-download.net
! https://github.com/AdguardTeam/AdguardFilters/issues/35174
wupfile.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/35141
! https://github.com/AdguardTeam/AdguardFilters/issues/35129
official-kmspico.com#%#AG_setConstant('$tieE3', 'true');
@@||official-kmspico.com/wp-content/*/wp-content/themes/jannah/assets/js/
advertisement-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35055
! https://github.com/AdguardTeam/AdguardFilters/issues/35068
helis.com#$##ablockercheck { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35098
moviemaniac.org#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/34993
! https://github.com/AdguardTeam/AdguardFilters/issues/35007
! https://github.com/AdguardTeam/AdguardFilters/issues/34998
gametop.com#%#AG_onLoad(function() { var el=document.body; var
ce=document.createElement('div'); if(el) { el.appendChild(ce);
ce.setAttribute("id", "aswift_0_expand"); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/35027
||imggram.org/js/ba.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30536
! https://github.com/AdguardTeam/AdguardFilters/issues/35060
! https://github.com/AdguardTeam/AdguardFilters/issues/34990
@@||surfsees.com/wp-content/plugins/clickarsf/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/34987
macrotrends.net#%#AG_abortInlineScript(/removeCookie/, 'atob');
! https://github.com/AdguardTeam/AdguardFilters/issues/34958
! https://github.com/AdguardTeam/AdguardFilters/issues/34941
! https://github.com/AdguardTeam/AdguardFilters/issues/34932
undeniable.info#%#AG_abortInlineScript(/testadblock/, 'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/34918
win10.vn#%#AG_abortInlineScript(/\|kcolbdakcolb\|/, 'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/34853
@@||tinyhomebuilders.com/scripts/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/34884
! https://github.com/AdguardTeam/AdguardFilters/issues/39858
! https://github.com/AdguardTeam/AdguardFilters/issues/37706
! https://github.com/AdguardTeam/AdguardFilters/issues/34877
@@||dreamdth.com/*/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/34878
!+ NOT_PLATFORM(windows, mac, android)
@@||csport.xyz^$generichide
! https://forum.adguard.com/index.php?threads/speed4up-com.32807/
! https://github.com/AdguardTeam/AdguardFilters/issues/34873
@@||cdn.vup.to/js/pop.js
vup.to#%#AG_setConstant('cRAds', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/34854
! https://github.com/AdguardTeam/AdguardFilters/issues/34832
! https://github.com/AdguardTeam/AdguardFilters/issues/34787
! https://github.com/AdguardTeam/AdguardFilters/issues/34737
! https://github.com/AdguardTeam/AdguardFilters/issues/34742
! https://github.com/AdguardTeam/AdguardFilters/issues/34725
! https://github.com/AdguardTeam/AdguardFilters/issues/34732
@@||freeupload.info/assets/js/advertisement.js$domain=fstore.biz
fstore.biz#@##bannerad
! https://github.com/AdguardTeam/AdguardFilters/issues/34664
! https://github.com/AdguardTeam/AdguardFilters/issues/34703
ddlflix.com#%#AG_abortInlineScript(/\|kcolbdakcolb\|/,
'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/34653
!+ NOT_PLATFORM(windows, mac, android)
@@||msguides.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/34663
! https://github.com/AdguardTeam/AdguardFilters/issues/34595
! https://github.com/AdguardTeam/AdguardFilters/issues/34569
! https://github.com/AdguardTeam/AdguardFilters/issues/34535
! bestfitnesstips.club
! https://github.com/AdguardTeam/AdguardFilters/issues/34497
!+ NOT_PLATFORM(windows, mac, android)
@@||filmywap.world^$generichide
!+ NOT_PLATFORM(windows, mac, android)
@@||filmywap.world/wp-content/uploads/*.jpg#
! https://github.com/AdguardTeam/AdguardFilters/issues/34484
! https://github.com/AdguardTeam/AdguardFilters/issues/34464
!+ NOT_PLATFORM(windows, mac, android)
@@||vnhax.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/34429
@@||satellite-calculations.com/ads.js
satellite-calculations.com#%#AG_setConstant('blck_enabled', 'false');
! yepi.com - antiadblock
yepi.com##.wgAdBlockMessage
@@||yepi.com/assets/*advertisement-*.js
yepi.com#%#//scriptlet("set-constant", "evitca_kcolbda", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/34384
! https://github.com/AdguardTeam/AdguardFilters/issues/34399
! komiupdates.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/34311
! https://github.com/AdguardTeam/AdguardFilters/issues/34288
! https://github.com/AdguardTeam/AdguardFilters/issues/34338
! https://github.com/AdguardTeam/AdguardFilters/issues/34224
! https://github.com/AdguardTeam/AdguardFilters/issues/34211
! https://github.com/AdguardTeam/AdguardFilters/issues/34196
! https://github.com/AdguardTeam/AdguardFilters/issues/34176
! https://github.com/AdguardTeam/AdguardFilters/issues/34175
! https://github.com/AdguardTeam/AdguardFilters/issues/34026
@@/js/ads.js$domain=nutraceuticalsworld.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34110
! https://github.com/AdguardTeam/AdguardFilters/issues/34083
@@||freevpn4you.net/ads/*.png
freevpn4you.net#$##adbanner { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/34116
pasty.link#%#AG_onLoad(function() { window.thatEnjoyment = function() { return
true; }; });
pasty.link#$##adsense2 { display: block!important; position: absolute!important;
left: -3000px!important; }
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=pasty.link
pasty.link#%#AG_onLoad(function() { var
el=document.querySelector(".adsbygoogle"),ce=document.createElement("iframe");ce.st
yle="width: 0px !important; border: none !important;";el&&el.appendChild(ce);var
eli=document.querySelector(".adsbygoogle
iframe");eli&&eli.contentWindow.document.body.appendChild(ce); });
@@||pasty.link^$content
! https://github.com/AdguardTeam/AdguardFilters/issues/33986
gamekit.com#$#.ad.ads.adBanner { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/33883
! https://github.com/AdguardTeam/AdguardFilters/issues/34028
! https://github.com/AdguardTeam/AdguardFilters/issues/33994
! https://github.com/AdguardTeam/AdguardFilters/issues/34002
! https://github.com/AdguardTeam/AdguardFilters/issues/33993
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=vev.io
! https://github.com/AdguardTeam/AdguardFilters/issues/33938
mm9841.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/33924
excelviewer.herokuapp.com#%#AG_setConstant('gadb', 'false');
||pagead2.googlesyndication.com/pagead/
show_ads.js$script,redirect=noopjs,important,domain=excelviewer.herokuapp.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33908
! https://github.com/AdguardTeam/AdguardFilters/issues/33863
! https://github.com/AdguardTeam/AdguardFilters/issues/33861
namemc.com#%#AG_abortInlineScript(/Object\.defineProperties\?
Object\.defineProperty:function/, 'navigator');
! https://github.com/AdguardTeam/AdguardFilters/issues/33837
! https://github.com/AdguardTeam/AdguardFilters/issues/33870
@@||123link.biz/js/blockadblock.js
123link.biz#%#AG_abortOnPropertyRead('showAdsBlock');
! https://github.com/AdguardTeam/AdguardFilters/issues/33932
! https://forum.adguard.com/index.php?threads/hanime-tv-unable-to-block.32296/
hanime.tv#@#.ad-content-area
hanime.tv#@#.vertical-ad
hanime.tv#$#.htv-video-player > iframe { display:block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/33857
! insurance-info.us
@@||insurance-info.us/src/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33824
! https://github.com/AdguardTeam/AdguardFilters/issues/33743
@@||spinbot.com/js/adsbygoogle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33760
thelibertydaily.com#$#body { display: block!important; }
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari)
||thelibertydaily.com/*/*.jpg$script
! https://github.com/AdguardTeam/AdguardFilters/issues/33671
worder.cat#%#AG_setConstant('aben', 'false');
! https://github.com/AdguardTeam/AdguardFilters/issues/33795
@@||ratemyteachers.com/ads.js
ratemyteachers.com#%#AG_abortInlineScript(/whitelist/, 'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/33678
! https://github.com/AdguardTeam/AdguardFilters/issues/33653
! https://github.com/AdguardTeam/AdguardFilters/issues/33657
! link-to.net
! skycloud-exploit.weebly.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33656
! https://github.com/AdguardTeam/AdguardFilters/issues/33609
! https://github.com/AdguardTeam/AdguardFilters/issues/33515
@@||web2.0calc.com/js/ads.js
web2.0calc.com#%#AG_setConstant('doads', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/33511
! https://github.com/AdguardTeam/AdguardFilters/issues/33423
antiadblockscript.com#@#.ad_box
! https://github.com/AdguardTeam/AdguardFilters/issues/33484
! https://github.com/AdguardTeam/AdguardFilters/issues/33489
! https://github.com/AdguardTeam/AdguardFilters/issues/33476
! https://github.com/AdguardTeam/AdguardFilters/issues/33487
! https://github.com/AdguardTeam/AdguardFilters/issues/33475
!+ NOT_PLATFORM(ext_ff, ext_opera)
vidlox.me#%#AG_setConstant('adb', '0');
! https://github.com/AdguardTeam/AdguardFilters/issues/33472
! https://github.com/AdguardTeam/AdguardFilters/issues/33446
duplichecker.com#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/"\.adsbygoogle"/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/33433
! https://github.com/AdguardTeam/AdguardFilters/issues/33341
! https://github.com/AdguardTeam/AdguardFilters/issues/33321
! https://github.com/AdguardTeam/AdguardFilters/issues/33348
! https://github.com/AdguardTeam/AdguardFilters/issues/33373
! https://github.com/AdguardTeam/AdguardFilters/issues/33322
dmntsf.net#%#AG_setConstant('canRunAds', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/33351
! https://github.com/AdguardTeam/AdguardFilters/issues/33362
cyfostreams.com###blockblockA
@@||cyfostreams.com/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33318
! https://github.com/AdguardTeam/AdguardFilters/issues/33055
! https://github.com/AdguardTeam/AdguardFilters/issues/33303
! https://github.com/AdguardTeam/AdguardFilters/issues/35313
freetuts.download#%#AG_setConstant('adblock_is_adsense', '0');
@@||freetuts.download/wp-content/*plugins/adblock-monetizer/js/ads*.js
freetuts.download#$#.redirect-message > button { display: inline-block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/33270
! https://github.com/AdguardTeam/AdguardFilters/issues/33278
! https://github.com/AdguardTeam/AdguardFilters/issues/33276
megaxz.com#%#(function(){var
b=window.addEventListener;window.addEventListener=function(c,a,d){if(a&&-
1==a.toString().indexOf("adblocker"))return b(c,a,d)}.bind(window)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/33259
nonsensediamond.website#%#(function(){var
b=window.setInterval;window.setInterval=function(a,c){if(!/.\.display=='hidden'[\s\
S]*?.\.visibility=='none'/.test(a.toString()))return b(a,c)}.bind(window)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/33258
! https://github.com/AdguardTeam/AdguardFilters/issues/33216
! https://github.com/AdguardTeam/AdguardFilters/issues/34363
! https://forum.adguard.com/index.php?threads/freepsdvn-com.31748/
@@||freepsdvn.com/wp-content/themes/mts_sense/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/31759
@@||xcafe.com/*/advertisement.jsf
! https://github.com/AdguardTeam/AdguardFilters/issues/33117
! https://github.com/AdguardTeam/AdguardFilters/issues/33118
! https://github.com/AdguardTeam/AdguardFilters/issues/33125
! https://github.com/AdguardTeam/AdguardFilters/issues/33167
! https://github.com/AdguardTeam/AdguardFilters/issues/33106
! https://github.com/AdguardTeam/AdguardFilters/issues/33058
! https://github.com/AdguardTeam/AdguardFilters/issues/33025
uploadship.com#%#AG_abortInlineScript(/"adblockinfo"/, 'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/33008
! https://github.com/AdguardTeam/AdguardFilters/issues/33031
! https://github.com/AdguardTeam/AdguardFilters/issues/33028
! https://github.com/AdguardTeam/AdguardFilters/issues/32994
! https://github.com/AdguardTeam/AdguardFilters/issues/37324
! https://github.com/AdguardTeam/AdguardFilters/issues/32993
@@||xenforo.pk/js/wutime_adblock/ads.js
@@||xenforo.pk/js/siropu/am/ads.min.js
@@||xenforo.pk/js/SvgAdblockDetected/advertising.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32918
@@||s.jsrdn.com/s/1.js$domain=lcpdfr.com
@@||g17media.com/detect.html$domain=lcpdfr.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32925 - fixing openload
fullscreen button
@@/advert3.js|$~third-party,domain=waaw.tv|czxxx.org|videoxseries.xyz|
piratulhd.com|scenelife.org|hqq.tv|openload.cz|oload.fun|oload.club
! oload.club,oload.fun#%#AG_setConstant('sadbl', 'false');
! https://github.com/AdguardTeam/AdguardFilters/issues/32806
@@||rjiblog.org/advertisement.js
!+ NOT_PLATFORM(windows, mac, android)
@@||getinmac.com^$generichide
! merdekaid.online,shtu.pro - antiadblock
@@||merdekaid.online^$generichide
@@||shtu.pro^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/32767
! https://github.com/AdguardTeam/AdguardFilters/issues/32813
teachertube.com#%#AG_abortInlineScript(/\|kcolbdakcolb\|/,
'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/32784
! https://github.com/AdguardTeam/AdguardFilters/issues/31731
! https://github.com/AdguardTeam/AdguardFilters/issues/32871
mifirm.net#%#AG_abortInlineScript(/load|unload/, 'window.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/32722
! https://github.com/AdguardTeam/AdguardFilters/issues/32685
onle.co#@#.adsBox
onle.co#$#.center-captcha.hidden { display: block!important; visibility: visible!
important; }
onle.co#$#.btn-danger[title^="Please disable AdBlocker"] { display: none!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/32697
! https://github.com/AdguardTeam/AdguardFilters/issues/32580
! https://github.com/AdguardTeam/AdguardFilters/issues/32672
! https://github.com/AdguardTeam/AdguardFilters/issues/32582
! https://github.com/AdguardTeam/AdguardFilters/issues/32614
@@||febbit.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/32586
software-on.com#%#(function(){var
b=window.setInterval;window.setInterval=function(a,c){if(!/e\.display=='hidden'[\s\
S]*?e\.visibility=='none'/.test(a.toString()))return b(a,c)}.bind(window)})();
@@||software-on.com/wp-content/plugins/angwp2/assets/dev/js/advertising.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32581
@@||reactiongaming.us/community/js/siropu/am/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32547
! https://github.com/AdguardTeam/AdguardFilters/issues/32554
@@||australianfrequentflyer.com.au/community/js/siropu/am/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32526
! https://github.com/AdguardTeam/AdguardFilters/issues/32497
! https://github.com/AdguardTeam/AdguardFilters/issues/32490
! https://github.com/AdguardTeam/AdguardFilters/issues/32479
! https://github.com/AdguardTeam/AdguardFilters/issues/32460
! https://github.com/AdguardTeam/AdguardFilters/issues/32458
@@||topserialy.to/js/advertisements.js$domain=topserialy.to
! https://github.com/AdguardTeam/AdguardFilters/issues/32447
! https://github.com/AdguardTeam/AdguardFilters/issues/32444
@@||nohat.cc/*/advertisement.js
nohat.cc#%#AG_setConstant('adblock', '1');
! https://github.com/AdguardTeam/AdguardFilters/issues/32432
! https://github.com/AdguardTeam/AdguardFilters/issues/59313
||d33wubrfki0l68.cloudfront.net/js/*/js/ad-payment.js$domain=duellinksmeta.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32324
dausel.co#@#.adsBox
dausel.co#$#.center-captcha.hidden { display: block!important; visibility: visible!
important; }
dausel.co#$#.btn-danger[title^="Please disable AdBlocker"] { display: none!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32340
! https://github.com/AdguardTeam/AdguardFilters/issues/31679
uii.io#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/31213
@@||sportsplays.com/ads/ad.html$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/32197
springfieldspringfield.co.uk#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/32291
javaguides.net#@#.vertical-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/32131
! https://github.com/AdguardTeam/AdguardFilters/issues/32216
! https://github.com/AdguardTeam/AdguardFilters/issues/32189
! https://github.com/AdguardTeam/AdguardFilters/issues/32185
strikeout.co,vipleague.pw,vipleague.cc,vipbox.im,vipleague.bz#$#.embed-responsive >
.position-absolute { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32016
! veuclips.com - antiadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/32108
! https://github.com/AdguardTeam/AdguardFilters/issues/32088
forum.islup.online#@#.adsbygoogle
forum.islup.online#$#body .adsbygoogle { display: block!important; position:
absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32090
@@||watchfree.su/themes/*/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/31983
! https://github.com/AdguardTeam/AdguardFilters/issues/31977
@@||zikjkh4d.site/js/adpop.js
zikjkh4d.site#%#AG_setConstant('adsShowPopup1', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/31892
! https://github.com/AdguardTeam/AdguardFilters/issues/31888
rmdown.com#$#table.container td[bgcolor="white"] > a[href][target="_blank"]
{ position: absolute!important; left: -3000px!important; }
rmdown.com#$#table.container td[bgcolor="white"] > a[href][target="_blank"] > img {
height: 1px!important; display: block!important; }
@@||rmdown.com/ads.js
rmdown.com###foo1ter
rmdown.com#%#AG_setConstant('ert6j', 'false');
rmdown.com#%#AG_onLoad(function() { window.dpos = function() {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/31926
! https://github.com/AdguardTeam/AdguardFilters/issues/31839
ftuforum.com#%#AG_abortInlineScript(/\|kcolbdakcolb\|/,
'document.addEventListener');
!+ NOT_PLATFORM(windows, mac, android)
@@||ftuforum.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/31832
! https://github.com/AdguardTeam/AdguardFilters/issues/31871
mmacore.tv#$#.adsbygoogle { height: 1px!important; display: block!important; }
mmacore.tv#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/31840
! https://github.com/AdguardTeam/AdguardFilters/issues/31518
clik.pw#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/31745
! https://github.com/AdguardTeam/AdguardFilters/issues/31740
! https://github.com/AdguardTeam/AdguardFilters/issues/31714
! https://github.com/AdguardTeam/AdguardFilters/issues/31702
dotpelangi.xyz#@##adsense
! https://github.com/AdguardTeam/AdguardFilters/issues/31600
freemcserver.net#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/\/site\/adblock/.test(a.to
String()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/31498
! https://github.com/AdguardTeam/AdguardFilters/issues/31475
! https://github.com/AdguardTeam/AdguardFilters/issues/31400
! https://github.com/AdguardTeam/AdguardFilters/issues/31385
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=mylink.love
! https://github.com/AdguardTeam/AdguardFilters/issues/31383
! https://github.com/AdguardTeam/AdguardFilters/issues/31375
! https://github.com/AdguardTeam/AdguardFilters/issues/31351
! https://github.com/AdguardTeam/AdguardFilters/issues/26283
justjared.com#%#AG_abortInlineScript(/getAttribute\(\"abp\"\)/,
'document.readyState');
! https://github.com/AdguardTeam/AdguardFilters/issues/31304
@@||watch32hd.org/ads_*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/31276
! https://github.com/AdguardTeam/AdguardFilters/issues/31258
! https://github.com/AdguardTeam/AdguardFilters/issues/31099
! https://github.com/AdguardTeam/AdguardFilters/issues/31274
lookmovie.ag#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/31193
!+ NOT_PLATFORM(windows, mac, android)
@@||otakunation.org^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/31182
! https://github.com/AdguardTeam/AdguardFilters/issues/31174
! https://github.com/AdguardTeam/AdguardFilters/issues/31157
! https://github.com/AdguardTeam/AdguardFilters/issues/31126
! https://github.com/AdguardTeam/AdguardFilters/issues/31091
! https://github.com/AdguardTeam/AdguardFilters/issues/31050
memoryhackers.org#@#.pub_300x250
! https://github.com/AdguardTeam/AdguardFilters/issues/31145
! https://github.com/AdguardTeam/AdguardFilters/issues/31069
@@||5d3e9.v.fwmrm.net/crossdomain.xml$domain=viafree.no
! https://github.com/AdguardTeam/AdguardFilters/issues/31052
pornbimbo.com#%#AG_defineProperty('flashvars.protect_block', {value: ""});
!+ NOT_PLATFORM(windows, mac, android)
@@||pornbimbo.com/player/player_ads.html
!+ NOT_PLATFORM(windows, mac, android)
gaymenhdtv.com#@#.ads-iframe
! https://github.com/AdguardTeam/AdguardFilters/issues/30966
! https://github.com/AdguardTeam/AdguardFilters/issues/30995
! https://github.com/AdguardTeam/AdguardFilters/issues/30946
@@||ams.cdn.arkadiumhosted.com/assets/*/advertisements.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30959
! https://github.com/AdguardTeam/AdguardFilters/issues/48073
! https://github.com/AdguardTeam/AdguardFilters/issues/34915
! https://github.com/AdguardTeam/AdguardFilters/issues/30936
/^https?:\/\/cdn\.http\.anno\.channel4\.com\/m\/[\s\S]*?_[\s\S]*_\
d+\.mp4/$object,domain=channel4.com,important
-ads-ingest-prod.*.amazonaws.com/*.mp4$~object,media,redirect=noopmp4-
1s,domain=channel4.com
||cdn.http.anno.channel4.com/m/*.mp4$~object,media,redirect=noopmp4-
1s,important,domain=channel4.com
@@||s-static.innovid.com/*/config/*.xml$object,domain=channel4.com
@@||mssl.fwmrm.net/p/c4_live/*.swf$object,domain=channel4.com
@@||v.fwmrm.net/ad/l/1?$object,domain=channel4.com
@@||cdn.http.anno.channel4.com^$domain=channel4.com
@@||ad-emea.doubleclick.net/ad/*$domain=channel4.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30931
! https://github.com/AdguardTeam/AdguardFilters/issues/30941
@@||leakforums.co/js/siropu/am/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30924
! https://github.com/AdguardTeam/AdguardFilters/issues/30782
grabfone.com#%#AG_abortInlineScript(/moc\.kcolbdakcolb/,
'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/30777
! https://github.com/AdguardTeam/AdguardFilters/issues/30766
! https://github.com/AdguardTeam/AdguardFilters/issues/30725
! https://github.com/AdguardTeam/AdguardFilters/issues/30845
! https://github.com/AdguardTeam/AdguardFilters/issues/30799
! https://github.com/AdguardTeam/AdguardFilters/issues/30755
! https://github.com/AdguardTeam/AdguardFilters/issues/30753
! https://github.com/AdguardTeam/AdguardFilters/issues/30728
! https://github.com/AdguardTeam/AdguardFilters/issues/30729
kissanime.si#%#AG_setConstant('check_adblock', 'true');
! videostreamlet.net - antiadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/30655
! https://github.com/AdguardTeam/AdguardFilters/issues/30617
! https://github.com/AdguardTeam/AdguardFilters/issues/30608
@@||boas.io/adBlockDetector.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=boas.io
! https://github.com/AdguardTeam/AdguardFilters/issues/30547
! https://github.com/AdguardTeam/AdguardFilters/issues/41342
! https://github.com/AdguardTeam/AdguardFilters/issues/35050
! https://github.com/AdguardTeam/AdguardFilters/issues/31232
! https://github.com/AdguardTeam/AdguardFilters/issues/11379
@@||media.trafficjunky.net/__js/test.js
@@||media.trafficjunky.net/js/holiday-promo.js$domain=redtube.com|tube8.com|
youporn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30592
! https://github.com/AdguardTeam/AdguardFilters/issues/30523
@@||certifychat.com/js/siropu/am/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30510
epubreader.1bestlink.net#%#Object.defineProperty(window, 'gadb', { value: false });
||pagead2.googlesyndication.com/pagead/
show_ads.js$script,redirect=noopjs,domain=epubreader.1bestlink.net
! https://github.com/AdguardTeam/AdguardFilters/issues/30430
avoiderrors.com#%#window.google_jobrunner = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/30456
! https://github.com/AdguardTeam/AdguardFilters/issues/30404
!+ NOT_PLATFORM(windows, mac, android)
@@||akalaty4day.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/30363
! https://github.com/AdguardTeam/AdguardFilters/issues/30364
! https://github.com/AdguardTeam/AdguardFilters/issues/30381
heidisql.com#%#window.adsbygoogle = { loaded: !0 };
! https://github.com/AdguardTeam/AdguardFilters/issues/30354
! https://forum.adguard.com/index.php?threads/up-4-net.30856
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=www.up-4.net
! https://github.com/AdguardTeam/AdguardFilters/issues/19256
! https://github.com/AdguardTeam/AdguardFilters/issues/30296
uploadbank.com#%#AG_abortInlineScript(/ad blocking/, 'Math.random');
! https://github.com/AdguardTeam/AdguardFilters/issues/30114
! https://github.com/AdguardTeam/AdguardFilters/issues/36005
! https://github.com/AdguardTeam/AdguardFilters/issues/30143
@@||aosmark.com/ads.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=theappstore.org
! https://github.com/AdguardTeam/AdguardFilters/issues/29716
! https://github.com/AdguardTeam/AdguardFilters/issues/30120
@@||static.animecdn.xyz/js/ads.js
9animes.ru#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/30028
@@||macddl.com/themes/min/frontend_assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30100
@@||kisscartoon.is/js/ads.js
kisscartoon.is#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/27851
! https://github.com/AdguardTeam/AdguardFilters/issues/29076
@@||mx-sh.net/advertisements.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29138
! https://github.com/AdguardTeam/AdguardFilters/issues/28311
! https://github.com/AdguardTeam/AdguardFilters/issues/27373
@@||ayefiles.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/29894
! https://github.com/AdguardTeam/AdguardFilters/issues/29731
! https://github.com/AdguardTeam/AdguardFilters/issues/29687
||amf.pw/deli.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29800
exyusubs.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/29830
@@||geoguessr.com/_ads/
! https://github.com/AdguardTeam/AdguardFilters/issues/29706
@@||fflares.com^$generichide
@@||fflares.com/advertisements.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29674
! https://github.com/AdguardTeam/AdguardFilters/issues/29775
@@||flixsite.b-cdn.net/js/pop.js
flix555.com#%#window.cRAds = !0;
! https://github.com/AdguardTeam/AdguardFilters/issues/29684
! https://github.com/AdguardTeam/AdguardFilters/issues/28201
@@||short-fly.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29608
! https://github.com/AdguardTeam/AdguardFilters/issues/29628
! https://github.com/AdguardTeam/AdguardFilters/issues/29605
! https://github.com/AdguardTeam/AdguardFilters/issues/29164
! https://github.com/AdguardTeam/AdguardFilters/issues/28975
||techtunes-space.*.cdn.digitaloceanspaces.com/wp-content/themes/techtunes-
trinity/framework/assets/js/tTunes_ad-blck.js$domain=techtunes.co
! https://github.com/AdguardTeam/AdguardFilters/issues/29443
! https://github.com/AdguardTeam/AdguardFilters/issues/28031
@@||cutearn.ca^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/29440
! https://github.com/AdguardTeam/AdguardFilters/issues/29151
stream4free.live#%#AG_abortInlineScript(/"moc\.kcolbdakcolb"/,
'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/28928
! https://github.com/AdguardTeam/AdguardFilters/issues/48853
! https://github.com/AdguardTeam/AdguardFilters/issues/29260
@@||couponscorpion.com/ads.js
@@||couponscorpion.com/dfp.js
couponscorpion.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "Ad Block Detected")
! https://github.com/AdguardTeam/AdguardFilters/issues/29444
@@||dramaz.se/*antiadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29460
! https://github.com/AdguardTeam/AdguardFilters/issues/29418
! https://github.com/AdguardTeam/AdguardFilters/issues/29417
! https://github.com/AdguardTeam/AdguardFilters/issues/29401
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gameswf.com
! https://github.com/AdguardTeam/AdguardFilters/issues/29193
! https://github.com/AdguardTeam/AdguardFilters/issues/29051
safeurl.net#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/29262
||gymlive.org/js/ba.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29148
! https://github.com/AdguardTeam/AdguardFilters/issues/32930
! https://github.com/AdguardTeam/AdguardFilters/issues/29259
pluspremieres.nz#$?#.ad1.advertisement { remove: true; }
pluspremieres.nz#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/AdBlock/.test(a.toString()
))return b(a,c)};})();
pluspremieres.nz#%#(function(){var
b=window.setInterval;window.setInterval=function(a,c){if(!/AdBlock/.test(a.toString
()))return b(a,c)}.bind(window)})();
pluspremieres.nz#%#AG_abortInlineScript(/<\\\/script>\/gi\,/, '$');
! https://github.com/AdguardTeam/AdguardFilters/issues/29265
@@||dramavery.com/ads.js
dramavery.com#%#Object.defineProperty(window, 'allow_ads', { value: true });
! https://github.com/AdguardTeam/AdguardFilters/issues/29101
!+ NOT_PLATFORM(windows, mac, android)
@@||drivebox.club^$generichide
! https://forum.adguard.com/index.php?threads/www-temp-phone-number-com.30589/
@@||temp-phone-number.com/files/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28927
@@||filevast.com/popads.js
filevast.com#$##blockblockA { display: none!important; }
filevast.com#$##blockblockB { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28923
! https://github.com/AdguardTeam/AdguardFilters/issues/28900
! https://github.com/AdguardTeam/AdguardFilters/issues/28894
! https://github.com/AdguardTeam/AdguardFilters/issues/28871
! https://github.com/AdguardTeam/AdguardFilters/issues/28836
! https://github.com/AdguardTeam/AdguardFilters/issues/28888
@@||game-maps.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/29048
fmoviez.org#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/28948
@@||tubidy.net/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28751
@@||amber-dash.cf/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28030
! https://github.com/AdguardTeam/AdguardFilters/issues/28749
luckybitco.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/28748
! https://github.com/AdguardTeam/AdguardFilters/issues/28719
! sonycrackle.com - making player unhidden
sonycrackle.com#$#.cracklePlayer > div > div { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28742
! https://github.com/AdguardTeam/AdguardFilters/issues/28763
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=cdn.witchhut.com
! https://github.com/AdguardTeam/AdguardFilters/issues/28689
@@||ebonus.gg/ads/ads.js
@@||google-analytics.com/r/collect?url=*://pubads.g.doubleclick.net/pcs/click|
$domain=ebonus.gg
ebonus.gg#$#.grey-area { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28471
@@||googletagmanager.com/gtag/js$domain=telerium.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/28720
! https://github.com/AdguardTeam/AdguardFilters/issues/27408
! Prevent popup
@@||origin-ads.exosrv.com/ad99uip8i.php
! https://github.com/AdguardTeam/AdguardFilters/issues/28694
payco.xyz#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/28682
! https://github.com/AdguardTeam/AdguardFilters/issues/28513
||kimochi.info/qc.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28631
||rawcdn.githack.com/Arlina-Design/quasar/*/arlinablock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28627
||script.bloggerku.com/antiadblock/1.0/script.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28634
! https://github.com/AdguardTeam/AdguardFilters/issues/28605
! https://github.com/AdguardTeam/AdguardFilters/issues/28514
@@||earnz.xyz/js/adsbygoogle.js
earnz.xyz#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/28466
! https://github.com/AdguardTeam/AdguardFilters/issues/25515
javqd.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/28389
@@||aniwatcher.com/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28420
! https://github.com/AdguardTeam/AdguardFilters/issues/43067
! https://github.com/AdguardTeam/AdguardFilters/issues/28383
eplayer.is#@#.afs_ads
eplayer.is#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/28307
! https://github.com/AdguardTeam/AdguardFilters/issues/28377
! https://github.com/AdguardTeam/AdguardFilters/issues/28310
boards.vinylcollective.com#@#.adsbygoogle
boards.vinylcollective.com#$#.adsbygoogle { position: absolute!important; left: -
3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28369
fembed.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/28200
! https://github.com/AdguardTeam/AdguardFilters/issues/28294
! https://github.com/AdguardTeam/AdguardFilters/issues/25992
javdoe.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/28159
@@||wstream.video/img2/rivcash_banner_468x60_650.gif
wstream.video#$#img[src*="_banner_"] { height: 1px!important; visibility: hidden; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28324
ally.shortens.co#@#.adsBox
ally.shortens.co#$#.btn-danger[title^="Please disable AdBlocker"] { display: none!
important; }
ally.shortens.co#$#.center-captcha.hidden { display: block!important; visibility:
visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28333
! https://github.com/AdguardTeam/AdguardFilters/issues/28260
! https://github.com/AdguardTeam/AdguardFilters/issues/28121
! https://github.com/AdguardTeam/AdguardFilters/issues/28240
! https://github.com/AdguardTeam/AdguardFilters/issues/28191
@@||googletagmanager.com/gtag/js$domain=av01.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/28174
! https://github.com/AdguardTeam/AdguardFilters/issues/27462
!+ NOT_OPTIMIZED
@@/ad/banner/_adsense_/_adserver/_adview_.ad.json
! https://forum.adguard.com/index.php?threads/missed-adblock-detected-
message.30454/
nolfgirl.net#@#.adsbygoogle
nolfgirl.net#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/27936
@@||dvdgayporn.com/wp-content/plugins/wp-adblock-dedect/js/dedect.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28008
@@||demolandia.net/js/adsbygoogle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28037
! https://github.com/AdguardTeam/AdguardFilters/issues/27962
@@||firstonetv.live^$generichide
firstonetv.live#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=firstonetv.live
! https://github.com/AdguardTeam/AdguardFilters/issues/27912
hanime.tv#@#.banner-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/27923
javfinder.sh#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/27919
! https://github.com/AdguardTeam/AdguardFilters/issues/27877
! https://github.com/AdguardTeam/AdguardFilters/issues/25906
@@||sexcamdb.com/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27808
! https://github.com/AdguardTeam/AdguardFilters/issues/27797
!+ NOT_PLATFORM(windows, mac, android)
@@||nulledteam.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/39622
@@/show-ad.js$domain=afdah.info,~third-party
@@/show-ads.js$domain=afdah.info,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/27643
||googletagmanager.com/gtag/$domain=strikeout.nu
! https://github.com/AdguardTeam/AdguardFilters/issues/27754
! https://github.com/AdguardTeam/AdguardFilters/issues/27747
@@||static.doubleclick.net/instream/ad_status.js$domain=linksht.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27732
! https://github.com/AdguardTeam/AdguardFilters/issues/39713
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=simsdom.com
@@||simsdom.com/js/ads.*.js
simsdom.com#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/27726
@@||pirate.ws/advert.js
pirate.ws#%#window.spoof_weer2edasfgeefzc = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/27518
! https://github.com/AdguardTeam/AdguardFilters/issues/36048
@@||textfree.us^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/27602
@@||dreamdth.com/js/siropu/am/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27481
@@||gearingcommander.com/js/adsbygoogle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27493
@@||filegage.com/popads.js
filegage.com#$##blockblockB { display: block!important; }
filegage.com#$##blockblockA { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/27506
! https://github.com/AdguardTeam/AdguardFilters/issues/27435
! https://github.com/AdguardTeam/AdguardFilters/issues/27398
@@||yesmovies.rs/themes/*/js/ads.js
yesmovies.rs#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/27397
@@||gomovies.ec/themes/*/js/ads.js
gomovies.ec#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/24969
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=firstonetv.net
! https://github.com/AdguardTeam/AdguardFilters/issues/27357
480mkvshortlink.blogspot.com##.adb
! https://github.com/AdguardTeam/AdguardFilters/issues/27330
||jolygram.com/js/ba.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32570
! https://github.com/AdguardTeam/AdguardFilters/issues/27347
||bcloudhost.com/*/invoke.js$script,redirect=noopjs,important,domain=free-mp3-
download.net
||googletagmanager.com/gtag/js?$redirect=nooptext,important,domain=free-mp3-
download.net
! https://github.com/AdguardTeam/AdguardFilters/issues/30875
@@||file-up.org/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26985
! https://github.com/AdguardTeam/AdguardFilters/issues/54765
! https://github.com/AdguardTeam/AdguardFilters/issues/40813
! https://github.com/AdguardTeam/AdguardFilters/issues/38170
! https://forum.adguard.com/index.php?threads/30210/
! https://github.com/AdguardTeam/AdguardFilters/issues/41895
a2zupload.com#%#AG_onLoad(function(){if(document.querySelector(".DownLoadBotton"))
{var b=new MutationObserver(function(){var
c=document.querySelector("#alertmsg");if(c)try{[].slice.call(document.getElementsBy
TagName("script")).some(function(a){if(a.text.match(/var apk;[\s\S]*?\.attr\
('action'/))return a=a.text.split(/function ([\s\S]*?\(\))\n/),(new Function(a[1]))
(),c.remove(),b.disconnect(),!0})}catch(a){}});b.observe(document,{childList:!
0,subtree:!0});setTimeout(function(){b.disconnect()},1E4)}});
@@|http*://*.*/*.$image,third-party,domain=a2zupload.com
@@||a2zapk.com/images/$image,domain=a2zupload.com
! id DNS filtering enabled
||tpc.googlesyndication.com/simgad/*?w=*&h=$domain=a2zupload.com,redirect=1x1-
transparent.gif,important
@@||newsjizz.in^$generichide
@@||a2zapk.com/images/Loading.gif$domain=newsjizz.in
@@||tpc.googlesyndication.com/simgad/$image,domain=a2zupload.com|unlockapk.com|
newsjizz.in
@@||adsterra.com/images/*.png$image,domain=unlockapk.com|newsjizz.in
@@||static.popads.net/img/icons/menu/websites.png$domain=a2zupload.com
!+ PLATFORM(windows, mac, android, ext_chromium)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=unlockapk.com|newsjizz.in|
a2zupload.com
a2zupload.com,unlockapk.com,newsjizz.in#%#AG_onLoad(function() { var el =
document.querySelector('.adsbygoogle'); if(el) el.setAttribute("data-adsbygoogle-
status", "done"); });
@@||unlockapk.com/*ads.js
unlockapk.com###aswift_2_expand
a2zupload.com,unlockapk.com,newsjizz.in#@#.adsbygoogle
a2zupload.com,unlockapk.com,newsjizz.in#@#.showads
a2zupload.com,unlockapk.com,newsjizz.in#$#.adsbygoogle { height: 1px!important; }
a2zupload.com,unlockapk.com,newsjizz.in#$#.showads { height: 1px!important; }
a2zupload.com,unlockapk.com,newsjizz.in#$##adsenseimage { height: 1px!important; }
@@||airpush.com/wp-content/themes/airpush/assets/images^$domain=a2zupload.com|
unlockapk.com|newsjizz.in
! Popular anti-adblock script
||npttech.com/advertising.js$script,redirect=noopjs,important
! https://github.com/AdguardTeam/AdguardFilters/issues/27222
@@||fastdrama.me/scripts/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27102
@@||player.ooyala.com/static/v*/production/latest/ad-plugin/
google_ima.min.js$domain=broncos.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/27129
! https://github.com/AdguardTeam/AdguardFilters/issues/31728
! https://github.com/AdguardTeam/AdguardFilters/issues/26937
hackedonlinegames.com#%#AG_abortInlineScript(/
Ly9wYWdlYWQyLmdvb2dsZXN5bmRpY2F0aW9uLmNvbS9wYWdlYWQvanMvYWRzYnlnb29nbGUuanM=/,
'decodeURIComponent');
hackedonlinegames.com#@#.adsbygoogle
hackedonlinegames.com#$#.adsbygoogle { height: 1px!important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=hackedonlinegames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33094
! https://github.com/AdguardTeam/AdguardFilters/issues/28842
! https://github.com/AdguardTeam/AdguardFilters/issues/28387
! https://github.com/AdguardTeam/AdguardFilters/issues/28341
! https://github.com/AdguardTeam/AdguardFilters/issues/27120
123l.pw#%#AG_abortOnPropertyRead('showAdsBlock');
123link.vip,dalatmongm.site,123link.pw#%#Object.defineProperty(window,
'adBlockDetected', { get: function() { return; } });
/jquery.adi.$redirect=nooptext,important,domain=123l.pw|123link.vip|123link.pw|
dalatmongm.site
||googleads.g.doubleclick.net|$redirect=nooptext,important,domain=123l.pw|
123link.vip|123link.pw|dalatmongm.site
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=123l.pw|123link.vip|
123link.pw|dalatmongm.site
||adservice.google.*/adsid/integrator.js?domain=123link.
$redirect=nooptext,important,domain=123link.pw
@@||123link.vip/js/ads.js
@@||dalatmongm.site/js/ads.js
@@||123link.pw/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27123
! https://github.com/AdguardTeam/AdguardFilters/issues/26990
!+ NOT_PLATFORM(windows, mac, android)
@@||2shorte.com^$generichide
!+ NOT_PLATFORM(windows, mac, android)
@@||freshstuff4you.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/51300
! https://github.com/AdguardTeam/AdguardFilters/issues/27060
@@||mshare.xyz/js/ads.js
@@||mshare.xyz/js/blockadblock.js
@@||mshare.io/js/ads.js
@@||mshare.io/js/blockadblock.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=mshare.io|mshare.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/25655
turbogvideos.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/26665
@@||ovh.webshark.pl/adserver/*/main_script.js?advertise_check=1
@@|https:///ovh.webshark.pl/adserver/*/main_script.js?advertise_check=1
! https://github.com/AdguardTeam/AdguardFilters/issues/26610
safelinkmoba.blogspot.com#%#AG_defineProperty('safelink.adblock', { value:
false }); AG_defineProperty('safelink.counter', { value: 0 });
! https://github.com/AdguardTeam/AdguardFilters/issues/26857
@@||btcmines.club/themes/faucettheme/assets/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26621
@@||googleads.g.doubleclick.net/pagead/ads?client=ca-pub-$domain=dl.ccbluex.net
||pagead2.googlesyndication.com/pub-config/*/ca-pub-
*.js$script,redirect=noopjs,important,domain=dl.ccbluex.net
||adservice.google.*/adsid/integrator.js?
domain=dl.ccbluex.net$redirect=nooptext,important,domain=dl.ccbluex.net
! https://github.com/AdguardTeam/AdguardFilters/issues/26845
mhtviewer.booogle.net#%#Object.defineProperty(window, 'gadb', { value: false,
writable: false });
||pagead2.googlesyndication.com/pagead/
show_ads.js$script,redirect=noopjs,important,domain=mhtviewer.booogle.net
! https://github.com/AdguardTeam/AdguardFilters/issues/26841
! https://github.com/AdguardTeam/AdguardFilters/issues/26696
phoneworld.com.pk#%#window.$tieE3 = true;
@@||phoneworld.com.pk/wp-content/themes/phoneworld/assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26663
! https://github.com/AdguardTeam/AdguardFilters/issues/26775
@@||kisscartoon.su/js/ads.js
kisscartoon.su#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/26750
||nzbstars.com/vanilla.js
nzbstars.com#%#Object.defineProperty(window, 'adsBlockes', { get: function()
{ return function() {}; } });
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=nzbstars.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32663
! https://github.com/AdguardTeam/AdguardFilters/issues/25530
!+ NOT_OPTIMIZED
theverge.com##div[class^="adblock-allowlist-messaging"]
! https://github.com/AdguardTeam/AdguardFilters/issues/26657
! rapidstream.co - antiadblock
@@||rapidstream.co/js/pop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26600
! gentside.com
@@/assets/prebid/*.js$script,xmlhttprequest,domain=gentside.com|gentside.de|
gentside.co.uk|gentside.com.br|esgentside.com|maxisciences.com|ohmymag.com|
ohmymag.de|ohmymag.com.br|ohmirevista.com
@@/js/prebid/*/others.$script,domain=gentside.com|gentside.de|gentside.co.uk|
gentside.com.br|esgentside.com|maxisciences.com|ohmymag.com|ohmymag.de|
ohmymag.com.br|ohmirevista.com
@@/js/prebid/*/others/*$script,domain=gentside.com|gentside.de|gentside.co.uk|
gentside.com.br|esgentside.com|maxisciences.com|ohmymag.com|ohmymag.de|
ohmymag.com.br|ohmirevista.com
@@/js/prebid/others.$script,domain=gentside.com|gentside.de|gentside.co.uk|
gentside.com.br|esgentside.com|maxisciences.com|ohmymag.com|ohmymag.de|
ohmymag.com.br|ohmirevista.com
@@/js/prebid/others/*$script,domain=gentside.com|gentside.de|gentside.co.uk|
gentside.com.br|esgentside.com|maxisciences.com|ohmymag.com|ohmymag.de|
ohmymag.com.br|ohmirevista.com
@@||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
@@||adservice.google.*/adsid/integrator.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
@@||cdn.adsafeprotected.com/*.*.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
@@||imasdk.googleapis.com/js/sdkloader/ima3.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
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=gentside.com|
gentside.de|gentside.co.uk|gentside.com.br|esgentside.com|maxisciences.com|
ohmymag.com|ohmymag.de|ohmymag.com.br|ohmirevista.com
@@||maxisciences.com/js/amazon/$script
! buyitonline.store - antiadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/26550
! https://github.com/AdguardTeam/AdguardFilters/issues/26328
@@||rapidrar.com/js/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26569
hackedfreegames.com#@#.adsbygoogle
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=hackedfreegames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26502
thoptv.info#%#AG_onLoad(function() { var
el=document.querySelector('ins.adsbygoogle'); if(el)
{ el.appendChild(document.createElement('div')); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/26474
! https://github.com/AdguardTeam/AdguardFilters/issues/26473
||freepanel.ts3.cloud/assets/js/letMeMakeMoneyBro.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26316
@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/*/blockadblock.js$domain=clk.ink
! https://github.com/AdguardTeam/AdguardFilters/issues/26242
! https://github.com/AdguardTeam/AdguardFilters/issues/26336
! https://github.com/AdguardTeam/AdguardFilters/issues/26229
@@||mc-premium.org/assets/js/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26334
! https://github.com/AdguardTeam/AdguardFilters/issues/26226
! https://github.com/AdguardTeam/AdguardFilters/issues/26225
! https://github.com/AdguardTeam/AdguardFilters/issues/26212
uploadbox.io#%#Object.defineProperty(window, 'replaceContentWithAdBlockerContent',
{ get: function() { return; } });
@@||uploadbox.io/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26177
! https://github.com/AdguardTeam/AdguardFilters/issues/26136
strikeout.co#@#.AdSense
! https://github.com/AdguardTeam/AdguardFilters/issues/25901
! https://github.com/AdguardTeam/AdguardFilters/issues/26097
! https://github.com/AdguardTeam/AdguardFilters/issues/25925
dexterclearance.com#$##ads { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25942
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/
fuckadblock.min.js$domain=streamcloud.eu
! https://github.com/AdguardTeam/AdguardFilters/issues/25927
pluspremieres.eu#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/AdBlock/.test(a.toString()
))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/24376
@@||native.propellerclick.com/1?z=^$domain=swatchseries.to
! https://github.com/AdguardTeam/AdguardFilters/issues/25923
!+ NOT_PLATFORM(windows, mac, android)
@@||google-analytics.com/analytics.js$domain=receive-sms-online.info
! https://github.com/AdguardTeam/AdguardFilters/issues/25765
! https://github.com/AdguardTeam/AdguardFilters/issues/25650
popsci.com#$#.tp-backdrop { display: none!important; }
popsci.com#$#.tp-modal { display: none!important; }
popsci.com#$#body.tp-modal-open { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/59031
! https://github.com/AdguardTeam/AdguardFilters/issues/56203
! https://github.com/AdguardTeam/AdguardFilters/issues/43671
! https://github.com/AdguardTeam/AdguardFilters/issues/31497
! https://github.com/AdguardTeam/AdguardFilters/issues/25591
extremereportbot.com#%#AG_onLoad(function()
{document.querySelectorAll("ins.adsbygoogle").forEach(function(a){try{var
b=document.createElement("iframe");b.style="width: 0px !important; border: none !
important;";a.appendChild(b);var
c=a.querySelector("iframe"),d=document.createElement("iframe");c.contentWindow.docu
ment.body.appendChild(d)}catch(e){}})});
||googleapis.com/discovery/v*/apis/$domain=extremereportbot.com
!+ PLATFORM(windows, mac, android, ext_chromium, ext_edge)
extremereportbot.com#%#!function(){window.adsbygoogle={loaded:!0,push:function()
{}}}();
extremereportbot.com#%#window.ga = function(a) {};
@@||extremereportbot.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25746
@@||0123movies.is/themes/*/js/ads.js
0123movies.is#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/25325
! https://github.com/AdguardTeam/AdguardFilters/issues/25471
leakforums.co#%#window.adblock = 'no';
@@||leakforums.co/js/SvgAdblockDetected/advertising.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25577
megaleech.us#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/25572
@@||agar.space/adsbygoogle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25580
encoretvb.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/25581
@@||gounlimited.to/js/pop.js|
gounlimited.to#%#window.cRAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/25445
! https://github.com/AdguardTeam/AdguardFilters/issues/25574
@@||pafpaf.info/advertisement.js
@@||kurosafety.menantisenja.com/advertisement.js
pafpaf.info,kurosafety.menantisenja.com#%#window.adblock = 1;
! https://github.com/AdguardTeam/AdguardFilters/issues/25624
@@||123link.pro/js/blockadblock.js
@@||123link.pro/js/ads.js
@@||123link.pro/*/advertisement.js
123link.pro#@#.adsbygoogle
123link.pro#$#.adsbygoogle { position: absolute!important; left: -3000px!important;
}
!+ NOT_PLATFORM(ios, ext_android_cb)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=123link.pro,important
! https://github.com/AdguardTeam/AdguardFilters/issues/25616
audiobookforsoul.com##body > div[id][class][style*="z-index: 9999"]
audiobookforsoul.com##body > div[id][class][style*="z-index: 9999"] + div[class]
[style*="z-index: 9999"]
! https://github.com/AdguardTeam/AdguardFilters/issues/25569
||gymlive.net/js/ba.js
gymlive.net#%#window.google_jobrunner = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/25504
@@||solarmoviez.su/themes/*/js/ads.js
solarmoviez.su#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/25443
@@||gomovies.lc/themes/*/js/ads.js
gomovies.lc#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/25468
! https://github.com/AdguardTeam/AdguardFilters/issues/25409
@@||watchfree.at/themes/*/js/ads.js
watchfree.at#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/25364
! https://github.com/AdguardTeam/AdguardFilters/issues/25322
! https://github.com/AdguardTeam/AdguardFilters/issues/25245
! https://github.com/AdguardTeam/AdguardFilters/issues/25250
etonline.com#@#.adBanner
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=etonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/25188
||rawgit.com/wejdaneblogger/master/master/wejdane-adblocker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25259
kimcartoon.to##body > .top_page_alert
kimcartoon.to#%#Object.defineProperty(window, 'alb', { value: false });
! https://github.com/AdguardTeam/AdguardFilters/issues/25105
! https://github.com/AdguardTeam/AdguardFilters/issues/25131
@@||gamezhero.com/api/ima3.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gamezhero.com
@@||onlinemahjong.games/api/ima3.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=onlinemahjong.games
! https://github.com/AdguardTeam/AdguardFilters/issues/25026
asianclub.tv#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/25014
loadearn.com#%#AG_defineProperty('adBlocker.isDetected', { get: function() { return
function() { return false; }; }, set: function() {}});
!
! https://github.com/AdguardTeam/AdguardFilters/issues/24722
@@||mega-debrid.eu/JS/advertisement.js
mega-debrid.eu#%#window.Advertisement = 1;
!
@@||file-upload.com/js/advertisement.js
file-upload.com#%#AG_abortInlineScript(/getElementById\("adblockinfo"\)/,
'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/58160
! https://github.com/AdguardTeam/AdguardFilters/issues/61814
solvetube.site,getintopc.com#%#AG_onLoad(function()
{if(location.pathname.includes("/wait-for-resource/")||
location.pathname.includes("/video-guide-for-setup-installation/")||
location.pathname.includes("/file-will-start-automatically")){var c=function(a)
{for(var b="",e=0;e<a;e+
+)b+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".charAt(Math.f
loor(62*Math.random()));return b};f=function(a,b)
{a=Math.ceil(a);b=Math.floor(b);return Math.floor(Math.random()*(b-a+1))+a};d=new
MutationObserver(function(){var a=document.querySelector("ins.adsbygoogle[data-ad-
client]"); if(a)var b=a.getAttribute("data-ad-
client");if(a=document.querySelector("ins.adsbygoogle[data-ad-slot]"))var
e=a.getAttribute("data-ad-
slot");a=document.querySelectorAll('iframe[id^="aswift_"]:not([src]),
iframe[id^="google_ads_iframe_"]:not([src])');0<a.length&&(a.forEach(function(g)
{g.setAttribute("src","https://googleads.g.doubleclick.net/pagead/ads?
client="+b+"&output=html&h=90&slotname="+e+"&adk="+c(f(9,10))+"&adf="+c(f(10,11))
+"&w="+c(f(10,11))+" &lmt="+c(f(10,11))+"&format="+c(f(1E3,1500)))}),
d.disconnect())});d.observe(document,{childList:!0,subtree:!
0});setTimeout(function(){d.disconnect()},5E3)}});
solvetube.site,getintopc.com#%#AG_onLoad(function()
{if(location.pathname.includes("/wait-for-resource/")||
location.pathname.includes("/video-guide-for-setup-installation/")||
location.pathname.includes("/file-will-start-automatically")){var d={format:
{stringify:function(a){var
b={ct:a.ciphertext.toString(CryptoJS.enc.Base64)};a.iv&&(b.iv=a.iv.toString());a.sa
lt&&(b.s=a.salt.toString());return JSON.stringify(b)},parse:function(a)
{a=JSON.parse(a);var
b=CryptoJS.lib.CipherParams.create({ciphertext:CryptoJS.enc.Base64.parse(a.ct)});a.
iv&&(b.iv=CryptoJS.enc.Hex.parse(a.iv));a.s&&(b.salt=CryptoJS.enc.Hex.parse(a.s));r
eturn b}}},c=new MutationObserver(function(){try{var
a=document.querySelector(".clear-block > div[id][style] > h1 >
b");a&&a.innerText.includes("Adblocker")&&(a.style.display="none",
[].slice.call(document.getElementsByTagName("script")).some(function(b)
{b.text.match(/'({"ct":"[\s\S]*?"\})'/)&&"CryptoJS"in
window&&(b=b.text.matchAll(/'({"ct":"[\s\S]*?"\})'/g),
(match=Array.from(b))&&match[0]&&match[0][1]&&(link=match[0][1],
c.disconnect(),setTimeout("location.href =
'http://"+JSON.parse(CryptoJS.AES.decrypt(link,"lvzzcibxicb",d).toString(CryptoJS.e
nc.Utf8))+"';",10)))}))}catch(b){}});c.observe(document,{childList:!0,subtree:!
0});setTimeout(function(){c.disconnect()},1E4)}});
tutorials-technology.info,unique-tutorials.info,getintopc.com,solvetube.site,tech-
platform.info#%#//scriptlet("set-constant", "qckyta", "false")
tutorials-technology.info,unique-tutorials.info,getintopc.com,solvetube.site,tech-
platform.info#%#//scriptlet("abort-current-inline-script", "jQuery", "/ai_|ai-|
detected|use_current_selector|JSON.stringify|insertion_before|AdSense|\/wp-
includes\/[\s\S]*?\.js|jscomp\.arrayIterator|_mNDetails/")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=getintopc.com|
solvetube.site
@@||getintopc.com/*.js$domain=getintopc.com
@@||solvetube.site/*js$domain=solvetube.site
@@||tutorials-technology.info^$generichide
@@||unique-tutorials.info^$generichide
@@||getintopc.com^$generichide
@@||solvetube.site^$generichide
@@||tech-platform.info^$generichide
tutorials-technology.info,unique-tutorials.info,getintopc.com,solvetube.site,tech-
platform.info##.adsbygoogle
!unique-tutorials.info,getintopc.com,solvetube.site,tech-platform.info#%#//
scriptlet("abort-on-property-write", "ai_front")
!@@|http$script,domain=unique-tutorials.info|getintopc.com|solvetube.site|tech-
platform.info
!||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$important,domain=unique-
tutorials.info|getintopc.com|solvetube.site|tech-platform.info
!@@||unique-tutorials.info/*ad*.js
!@@||solvettube.com/*ad*.js
!@@||solvetube.site/*ad*.js
!
! https://github.com/AdguardTeam/AdguardFilters/issues/34437
! https://github.com/AdguardTeam/AdguardFilters/issues/24956
freecoursesonline.me#%#AG_abortInlineScript(/\|kcolbdakcolb\|/,
'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/24977
albvid.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/24940
! https://github.com/AdguardTeam/AdguardFilters/issues/24887
! https://github.com/AdguardTeam/AdguardFilters/issues/24857
hotanime.me,link4gen.com,no1lyrics.com#%#Object.defineProperty(window,
'adBlockDetected', { get: function() { return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/30644
! https://github.com/AdguardTeam/AdguardFilters/issues/24879
@@||ads.3dtuning.com/ad?placement=*&$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/24884
! https://github.com/AdguardTeam/AdguardFilters/issues/24860
@@||h5.4j.com/js/ima3.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=dressupmix.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24858
! https://github.com/AdguardTeam/AdguardFilters/issues/24830
@@||itopmusic.com/wp-content/plugins/ad-ace//includes/adblock-detector/
advertisement.js
itopmusic.com#%#AG_defineProperty('jQuery.adblock', {value: false});
! https://github.com/AdguardTeam/AdguardFilters/issues/24835
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=temp-
mail.org,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/24804
! https://github.com/AdguardTeam/AdguardFilters/issues/24683
! https://github.com/AdguardTeam/AdguardFilters/issues/24657
@@||imgview.net/js/jquery-*.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/24542
irobux.com#@#.adBanner
irobux.com#$##pleaseenablerevenue { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24512
! https://github.com/AdguardTeam/AdguardFilters/issues/24585
! https://github.com/AdguardTeam/AdguardFilters/issues/24522
@@||xboxdvr.com/assets/ads-*.js$~third-party
xboxdvr.com#%#Object.defineProperty(window, 'abD', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/24428
rim-world.com#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/getAdIFrameCount/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/24422
@@||blindhypnosis.com/adsbygoogle.js
! trueachievements.com, pockettactics.com - ad reinjection
! https://github.com/AdguardTeam/AdguardFilters/issues/24472
pockettactics.com,trueachievements.com,ign.com#%#Object.defineProperty(window,
'$JabK', { get: function(){ throw null; }, set: function(){ throw null; }});
pockettactics.com#%#AG_abortInlineScript(/isIframeNetworking/, 'Math.random');
trueachievements.com,ign.com#%#AG_abortInlineScript(/isIframeNetworking/,
'document.addEventListener');
ign.com#%#//scriptlet('abort-current-inline-script', 'addEventListener', 'iframe-
network')
! https://github.com/AdguardTeam/AdguardFilters/issues/24396
! https://github.com/AdguardTeam/AdguardFilters/issues/24374
@@||static.xmovies88.online/themes/*/js/ads.js
@@||static.xmovies88.online/themes/_js/adsbygoogle.js
xmovies8.pl#%#window.check_adblock = true;
xmovies8.pl#%#window.isAdsDisplayed = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/24318
! https://github.com/AdguardTeam/AdguardFilters/issues/24160
simply-debrid.com#%#window.adsbygoogle = { loaded: !0 };
! https://github.com/AdguardTeam/AdguardFilters/issues/24322
allpcworld.com##body > div[id][class][style*="z-index: 9999"]
allpcworld.com##body > div[id][class][style*="z-index: 9999"] + div[class]
[style*="z-index: 9999"]
! https://github.com/AdguardTeam/AdguardFilters/issues/24178
@@||asianen.com/ads.js
asianen.com#%#Object.defineProperty(window, 'allow_ads', { value: true });
! https://github.com/AdguardTeam/AdguardFilters/issues/24149
! https://github.com/AdguardTeam/AdguardFilters/issues/24179
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=igniel.com,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/24180
! https://github.com/AdguardTeam/AdguardFilters/issues/24183
! https://github.com/AdguardTeam/AdguardFilters/issues/24186
@@||emailregex.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/24195
gaymenhdtv.com#@#.ads-iframe
@@||gaymenhdtv.com/player/player_ads.html
! https://github.com/AdguardTeam/AdguardFilters/issues/24119
! https://github.com/AdguardTeam/AdguardFilters/issues/24076
! https://github.com/AdguardTeam/AdguardFilters/issues/24079
ad4msan.ml###adblockdetected
! https://github.com/AdguardTeam/AdguardFilters/issues/24025
@@||mexashare.com/advertisements.js
mexashare.com#%#AG_abortInlineScript(/"adblockinfo"/, 'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/24011
@@||premiumzen.com/url/advertisement.js
premiumzen.com#%#AG_abortInlineScript(/bannerad/, 'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/24004
realcam.pw#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/23993
!+ NOT_PLATFORM(windows, mac, android)
@@||freetutorials.eu^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/23903
! https://github.com/AdguardTeam/AdguardFilters/issues/22945
parkers.co.uk#@#.plainAd
! https://github.com/AdguardTeam/AdguardFilters/issues/23661
@@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=hexviewer.iblogbox.com
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=hexviewer.iblogbox.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23741
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=boo.tw|b00.tw
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=boo.tw|b00.tw
! https://github.com/AdguardTeam/AdguardFilters/issues/23728
! https://github.com/AdguardTeam/AdguardFilters/issues/23668
||practicequiz.com/responsive/plugins/detectAdBlock.js
||practicequiz.com/responsive/js/detectAdBlockPC.js
! https://github.com/AdguardTeam/AdguardFilters/issues/23568
!+ NOT_PLATFORM(windows, mac, android)
kizi.com#%#//scriptlet("set-constant", "evitca_kcolbda", "false")
@@||kizi.com/assets/*advertisement-*.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=kizi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23450
! https://forum.adguard.com/index.php?threads/www-stream2watch-org-detecting-
adguard-again.29582
@@||stream2watch.stream/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/23098
guardiandeals.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/23334
! https://github.com/AdguardTeam/AdguardFilters/issues/23318
! https://github.com/AdguardTeam/AdguardFilters/issues/22722
! https://github.com/AdguardTeam/AdguardFilters/issues/21596
||static.popads.net/js/trustguard.js$script,redirect=noopjs,important
! https://github.com/AdguardTeam/AdguardFilters/issues/23144
! https://github.com/AdguardTeam/AdguardFilters/issues/23176
@@||wakeupcallme.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/23068
mackie100projects.altervista.org###fuckadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/23027
! https://github.com/AdguardTeam/AdguardFilters/issues/22890
safelink.miuipedia.com#%#AG_defineProperty('safelink.adblock', { value: false });
AG_defineProperty('safelink.counter', { value: 0 });
! https://github.com/AdguardTeam/AdguardFilters/issues/22955
! https://github.com/AdguardTeam/AdguardFilters/issues/22972
readcomiconline.to##.top_page_alert
! https://github.com/AdguardTeam/AdguardFilters/issues/25297
! https://github.com/AdguardTeam/AdguardFilters/issues/22921
ourl.io#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/22916
! https://github.com/AdguardTeam/AdguardFilters/issues/22878
@@||deepbrid.com/backend-dl/app/views/site/default/ads/advertisement.js
deepbrid.com#%#AG_abortInlineScript(/adblock/, 'document.getElementById');
! trueachievements.com ad reinject
@@||trueachievements.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/24813
! https://github.com/AdguardTeam/AdguardFilters/issues/22722
||kissmanga.com/ads/*.html$subdocument,redirect=noopframe
kissmanga.com#%#Object.defineProperty(window, 'hynsaswnvx', { value: false });
@@||kissmanga.com/ads/*.aspx
kissmanga.com#@##adsIfrme3
kissmanga.com#@##adsIfrme2
||googletagmanager.com/gtag/js$domain=kissmanga.com,redirect=nooptext,important
||px.ads.linkedin.com/collect?
fmt=js$domain=kissmanga.com,redirect=nooptext,important
||static.mgid.com/js/
jquery.inputmask.min.js$domain=kissmanga.com,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/22778
@@||prppsn.com/templates/base_master/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/22753
! Ad reinject
debka.com#%#AG_abortInlineScript(/InstallTrigger/, 'Math.random');
! matchat.online
! https://github.com/AdguardTeam/AdguardFilters/issues/22720
||cdn.rawgit.com/MuhBayu/adBDetect^$third-party
yuudrive.me#@#.adsbygoogle
! https://forum.adguard.com/index.php?threads/nulled-life.29494/
@@||nulled.life/Assets/Addon/Css/ads.css
! https://github.com/AdguardTeam/AdguardFilters/issues/22651
! https://github.com/AdguardTeam/AdguardFilters/issues/22562
@@||platinmods.com/js/siropu/am/ads.min.js
platinmods.com#%#window.adBlockDetected = false;
! https://github.com/AdguardTeam/AdguardFilters/issues/22526
! https://github.com/AdguardTeam/AdguardFilters/issues/22478
msguides.com#$##msgblogheader { height: 1px!important; }
! readshingekinokyojin.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22461
@@||premium-uploaded.net/js/blockadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/22447
gostream.nu#%#window.check_adblock = true;
@@||gostream.nu/themes/v*/js/ads.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/22398
@@||upload.ac/hg/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/22352
@@||cdn.car4um.com/js/Siropu/AM/ads.min.js
@@||germancarforum.com/js/Siropu/AM/ads.min.js
germancarforum.com#%#window.samDetected = false;
! https://github.com/AdguardTeam/AdguardFilters/issues/22350
! https://github.com/AdguardTeam/AdguardFilters/issues/21804
@@||porntube.com/adb_detector.js|$~third-party
porntube.com#%#window.adsEnabled = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/22333
! https://github.com/AdguardTeam/AdguardFilters/issues/21584
@@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=24sms.net
@@||pagead2.googlesyndication.com/pagead/js/r*/show_ads_impl.js$domain=24sms.net
! https://forum.adguard.com/index.php?threads/fontsrepo-com.29425
||fontsrepo.com/plugin/*/inc/pause-front.js
! https://github.com/AdguardTeam/AdguardFilters/issues/22277
! https://github.com/AdguardTeam/AdguardFilters/issues/22189
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=player.theplatform.com
||pubads.g.doubleclick.net/gampad/ads?
*&output=xml_vast$domain=stream.thecwvideo.com,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/21856
thurrott.com#$#body { overflow: visible!important; }
thurrott.com#$##adBlock.blocker-interstitial { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22149
! https://github.com/AdguardTeam/AdguardFilters/issues/22142
! https://github.com/AdguardTeam/AdguardFilters/issues/22224
ally.sh#@#.adsBox
!
! https://github.com/AdguardTeam/AdguardFilters/issues/59243
! check with Brasilian IP
ondemandkorea.com#%#//scriptlet("set-constant", "detector.adBlockDetect",
"noopFunc")
ondemandkorea.com#%#//scriptlet("set-constant", "pbjs.libLoaded", "true")
ondemandkorea.com#%#//scriptlet("set-constant", "googletag._loadStarted_", "true")
ondemandkorea.com#%#//scriptlet("set-constant", "apstag.bids", "noopFunc")
ondemandkorea.com#@#.afs_ads
||google-analytics.com/collect|$image,redirect=1x1-
transparent.gif,domain=ondemandkorea.com
||production-static.ondemandkorea.com/images/ads-$image,redirect=1x1-
transparent.gif,domain=ondemandkorea.com
||imasdk.googleapis.com/js/sdkloader/
ima3.js$script,redirect=noopjs,important,domain=ondemandkorea.com
!
!#safari_cb_affinity(general,privacy)
!#safari_cb_affinity
!
! https://github.com/AdguardTeam/AdguardFilters/issues/22058
@@||bspin.club/themes/demo/assets/javascript/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/22087
@@||videodistribution.com/js/ads.js
videodistribution.com#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/22070
! https://github.com/AdguardTeam/AdguardFilters/issues/22051
! https://github.com/AdguardTeam/AdguardFilters/issues/22048
@@||sfl.ink^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/21862
! https://github.com/AdguardTeam/AdguardFilters/issues/21859
! https://github.com/AdguardTeam/AdguardFilters/issues/21792
! https://github.com/AdguardTeam/AdguardFilters/issues/21888
! https://github.com/AdguardTeam/AdguardFilters/issues/21839
! https://github.com/AdguardTeam/AdguardFilters/issues/21794
@@||g7t7z7m6.stackpathcdn.com/js/ads.js
! https://forum.adguard.com/index.php?threads/29340/
@@||service.videoplaza.tv/proxy/pulse-sdk-html5/*/latest.min.js$domain=rtl.be
! https://github.com/AdguardTeam/AdguardFilters/issues/21708
! https://github.com/AdguardTeam/AdguardFilters/issues/21702
@@||vivo.sx^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/21615
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/*/fuckadblock.min.js$domain=sport-
tv-guide.live
! https://github.com/AdguardTeam/AdguardFilters/issues/21380
@@||files.vitalitygames.com/games/webgl/PreloaderBG/*/game-ads.js
! short24.pw - antiadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/21369
ebook3000.biz##.swal2-fade
! https://github.com/AdguardTeam/AdguardFilters/issues/21671
@@||firstonetv.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/21497
! https://github.com/AdguardTeam/AdguardFilters/issues/21477
! https://github.com/AdguardTeam/AdguardFilters/issues/21527
! https://github.com/AdguardTeam/AdguardFilters/issues/21459
! https://github.com/AdguardTeam/AdguardFilters/issues/21628
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
pcmag.com#@#iframe[title="3rd party ad content"]
! https://github.com/AdguardTeam/AdguardFilters/issues/31976
! https://github.com/AdguardTeam/AdguardFilters/issues/21509
@@||fileflares.com/advertisements.js
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?$domain=fileflares.com
||adservice.google.com/adsid/
integrator.js$script,redirect=noopjs,important,domain=fileflares.com
! https://github.com/AdguardTeam/AdguardFilters/issues/21513
streamjav.net#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/21197
rubiks-cube-solver.com#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/21422
@@||pngtosvg.com/wp-content/plugins/ad-inserter^
pngtosvg.com#@##banner-advert-container
pngtosvg.com#@#.chitika-ad
pngtosvg.com#@#.ad-inserter
pngtosvg.com#@##adsense
pngtosvg.com#@#.adsense
pngtosvg.com#@#.SponsorAds
! https://github.com/AdguardTeam/AdguardFilters/issues/21362
makeuseof.com#@#.adsbox
! https://github.com/AdguardTeam/AdguardFilters/issues/21348
! megaxtreme.net - blockadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/21287
||opjav.com/statics/defaultv2/js/dedect.js
! https://github.com/AdguardTeam/AdguardFilters/issues/21204
! https://github.com/AdguardTeam/AdguardFilters/issues/21209
! https://github.com/AdguardTeam/AdguardFilters/issues/21226
@@||adulttvlive.net/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/21207
! https://github.com/AdguardTeam/AdguardFilters/issues/21206
imagetotext.iblogbox.com#%#Object.defineProperty(window, 'gadb', { value: false });
! https://github.com/AdguardTeam/AdguardFilters/issues/21218
hungama.com#%#window.showAds = true;
@@||hungama.ind.in/assets/js/ads.js$domain=hungama.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20910
! https://github.com/AdguardTeam/AdguardFilters/issues/21186
linksmee.com#%#AG_defineProperty('jQuery.adblock', {value: false});
@@||linksmee.com/*/advertisement.js|$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/21175
! https://github.com/AdguardTeam/AdguardFilters/issues/21150
bozemandailychronicle.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/21122
@@||speedup-faucet.com/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/20985
@@||megaupload.pw/themes/pro/frontend_assets/js/advertisement.js
megaupload.pw#%#AG_abortInlineScript(/"adblockinfo"/, 'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/20955
@@||lunaticfiles.com/ads.js|
! https://github.com/AdguardTeam/AdguardFilters/issues/21030
!+ NOT_PLATFORM(windows, mac, android)
@@||everydayporn.co/player/player_ads.html
! https://github.com/AdguardTeam/AdguardFilters/issues/20966
@@||vb.icdrama.se/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/20544
! https://github.com/AdguardTeam/AdguardFilters/issues/23800
! https://github.com/AdguardTeam/AdguardFilters/issues/20917
reuters.com#%#AG_abortInlineScript(/Flags\.autoRecov/, 'navigator');
reuters.com#%#Object.defineProperty(Object.prototype, 'autoRecov', { get:
function() { throw null; }, set: function() { throw null; } });
reuters.com#%#window.uabpdl = window.uabInject = window.uabpDetect = true;
@@||reuters.com/ads.js|
! https://github.com/AdguardTeam/AdguardFilters/issues/20786
! https://github.com/AdguardTeam/AdguardFilters/issues/20737
discoveryrom.org#%#AG_onLoad(function() { var el=document.body; var
ce=document.createElement('div'); if(el) { el.appendChild(ce);
ce.setAttribute("id", "aswift_0"); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/21808
@@||pubads.g.doubleclick.net/gampad/adx$domain=watoday.com.au
watoday.com.au#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display:block!important; }
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=watoday.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/20841
! https://github.com/AdguardTeam/AdguardFilters/issues/20754
@@||clubbingtv.com/*/ads/showad.js|
! https://github.com/AdguardTeam/AdguardFilters/issues/20753
! https://github.com/AdguardTeam/AdguardFilters/issues/16677
! https://github.com/AdguardTeam/AdguardFilters/issues/20663
||shortit.pw/js/adbb.js
! https://github.com/AdguardTeam/AdguardFilters/issues/20266
mailbait.info#%#Object.defineProperty(window, 'adblock_present', { value: 200 });
@@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=mailbait.info
! https://github.com/AdguardTeam/AdguardFilters/issues/20648
@@||stream2watch.org/js/advertisement.js
! cbssports.com - antiadblock in video player
@@||imasdk.googleapis.com/js/sdkloader/ima3_debug.js$domain=cbssports.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20520
! https://github.com/AdguardTeam/AdguardFilters/issues/20477
! https://github.com/AdguardTeam/AdguardFilters/issues/20219
@@||sexwebvideo.me/js/advertising.js
sexwebvideo.me#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/20262
happyfor.win#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/adblock.html/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/20257
emurom.net#$##adsense { display: block!important; height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/20377
! https://forum.adguard.com/index.php?threads/getlink-pw.29175/
! https://github.com/AdguardTeam/AdguardFilters/issues/20432
! https://github.com/AdguardTeam/AdguardFilters/issues/20271
@@||hackintoshzone.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/20130
@@||mp4upload.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/20270
@@||safeurl.net/theme/js/ads_tests.js
! https://github.com/AdguardTeam/AdguardFilters/issues/20272
converthinks.xyz#@##adsense
! https://github.com/AdguardTeam/AdguardFilters/issues/20222
! https://github.com/AdguardTeam/AdguardFilters/issues/20187
! https://github.com/AdguardTeam/AdguardFilters/issues/20004
! https://github.com/AdguardTeam/AdguardFilters/issues/20126
wroffle.com#@##banner-advert-container
wroffle.com#@#.chitika-ad
wroffle.com#@#.ad-inserter
wroffle.com#@##adsense
wroffle.com#@#.SponsorAds
wroffle.com#@#.adsense
@@||wroffle.com/wp-content/plugins/ad-inserter^
! https://github.com/AdguardTeam/AdguardFilters/issues/20124
! https://github.com/AdguardTeam/AdguardFilters/issues/20128
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=stickgames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20129
fmlawkers.club#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/20134
@@||uploaded-premium-link-generator.com/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/20135
plg.ovakode.com#@#.bottom-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/20026
! filebebo.co - antiadblock
@@||filebebo.co/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19952
rollercoin.com#@#.adBlock
rollercoin.com#%#AG_onLoad(function() { window.addBlockTest = function() {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/19935
! https://github.com/AdguardTeam/AdguardFilters/issues/19899
! https://github.com/AdguardTeam/AdguardFilters/issues/19902
@@||zonebourse.com/js/googleads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19889
@@||rules.noadblock.org^$domain=hackintoshzone.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19838
@@||imgdrive.net/anex/alt2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19855
@@||safeurl.net/theme/js/ads_test.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19633
slice.ca#@#.afs_ads
! kissasian.es - antiadblock
@@||kissasian.es/js/ads.js$~third-party
kissasian.es#%#window.check_adblock = true;
@@||kissasian.es/themes/vast/videojs.ads.min.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=kissasian.es
! https://github.com/AdguardTeam/AdguardFilters/issues/19754
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mufasi.ga
! https://github.com/AdguardTeam/AdguardFilters/issues/19753
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=hiddenobjectgames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19749
@@||cdn.witchhut.com/network-js/witch-afg/ima3.js$domain=playpod.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19748
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=tetris.com
@@||tetris.com/play-tetris-content/ads.js
! https://forum.adguard.com/index.php?threads/uplod-io.29091/
@@||uplod.io/hg/js/advertisement.js
! https://forum.adguard.com/index.php?threads/intoupload-net.29090/
! https://github.com/AdguardTeam/AdguardFilters/issues/19566
@@||wwe2day.com/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19588
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=repo.xarold.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19450
! https://github.com/AdguardTeam/AdguardFilters/issues/19449
@@/adBlockDetector.js$~third-party,domain=facepunch.io|biters.io|skyroyale.io|
fisp.io
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=facepunch.io|biters.io|
skyroyale.io|fisp.io
! https://github.com/AdguardTeam/AdguardFilters/issues/19360
! https://github.com/AdguardTeam/AdguardFilters/issues/19558
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=wordgames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19473
! https://github.com/AdguardTeam/AdguardFilters/issues/19247
! https://github.com/AdguardTeam/AdguardFilters/issues/19454
! https://github.com/AdguardTeam/AdguardFilters/issues/19455
! https://github.com/AdguardTeam/AdguardFilters/issues/19456
mangadeep.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/19458
smsget.net#@#.adsbygoogle
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=smsget.net
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=smsget.net
! https://github.com/AdguardTeam/AdguardFilters/issues/19459
@@||temp-mails.com/files/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19520
! https://github.com/AdguardTeam/AdguardFilters/issues/19214
! https://github.com/AdguardTeam/AdguardFilters/issues/19320
cwseed.com#%#AG_defineProperty('wc.pid', { value: "" });
! https://forum.adguard.com/index.php?threads/29029/
xclusivejams.com##.main-container > div[id][class][style*="z-index: 9999"]
xclusivejams.com##.main-container > div[id][class][style*="z-index: 9999"] +
div[class][style*="z-index: 9999"]
! https://github.com/AdguardTeam/AdguardFilters/issues/19283
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=coolgames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19337
! https://github.com/AdguardTeam/AdguardFilters/issues/19255
! https://github.com/AdguardTeam/AdguardFilters/issues/19338
@@||shortadd.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/19310
||foxbooru.com/js/bab.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19370
! https://github.com/AdguardTeam/AdguardFilters/issues/49173
! https://github.com/AdguardTeam/AdguardFilters/issues/19240
! https://github.com/AdguardTeam/AdguardFilters/issues/19242
@@||a2zp30.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19247
@@||forum.darksoftware.net/js/valecore/blockadblock/adsense.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19254
asiancorrespondent.com#%#AG_abortInlineScript(/bidWon/, 'Math.floor');
! https://github.com/AdguardTeam/AdguardFilters/issues/18503
@@||titsbox.com/js/pop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/18937
@@||perfectgirls.net^$generichide
@@||ads.exosrv.com/ad_track.js$domain=perfectgirls.net
@@||ads.exosrv.com/ad99uip8i.php$domain=perfectgirls.net
! https://github.com/AdguardTeam/AdguardFilters/issues/19138
@@$domain=rapidvideo.com,webrtc,websocket
! https://github.com/AdguardTeam/AdguardFilters/issues/19092
@@||ad.skylinewebcams.com/ad.php
! https://github.com/AdguardTeam/AdguardFilters/issues/18731
countrylife.co.uk#%#AG_abortInlineScript(/bidWon/, 'IPCCoreQueue');
! https://github.com/AdguardTeam/AdguardFilters/issues/18739
baloo.co,123tvseries.co#%#AG_abortInlineScript(/stop.bind/, 'z');
! https://github.com/AdguardTeam/AdguardFilters/issues/18876
! https://github.com/AdguardTeam/AdguardFilters/issues/19047
! https://github.com/AdguardTeam/AdguardFilters/issues/19050
! https://github.com/AdguardTeam/AdguardFilters/issues/18807
! https://github.com/AdguardTeam/AdguardFilters/issues/18577
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=androgalaxy.in
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=androgalaxy.in
! https://github.com/AdguardTeam/AdguardFilters/issues/18780
! https://github.com/AdguardTeam/AdguardFilters/issues/18806
@@||hm732.com/adverts/ad-400.js
goodtoknow.co.uk#%#AG_abortInlineScript(/bidWon/, 'IPCCoreQueue');
! https://github.com/AdguardTeam/AdguardFilters/issues/18577
@@||androgalaxy.in/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/18633
@@||evowars.io/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/18635
@@||freeproxylist.me^$generichide
@@||manager.youssh.net/js/jqe.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/18700
! https://github.com/AdguardTeam/AdguardFilters/issues/18728
! https://github.com/AdguardTeam/AdguardFilters/issues/18628
@@||1fichier.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/18569
! https://github.com/AdguardTeam/AdguardFilters/issues/35064
! https://github.com/AdguardTeam/AdguardFilters/issues/20387
! https://github.com/AdguardTeam/AdguardFilters/issues/18523
kissasian.sh,kissasian.ch#%#Object.defineProperty(window, 'alb', { value: false });
!+ NOT_PLATFORM(ios, ext_android_cb, ext_ublock)
||bebi.com/js/plugins.js$domain=kissasian.ch|
kissasian.sh,redirect=nooptext,important
!+ NOT_PLATFORM(ios, ext_android_cb, ext_ublock)
||propellerads.com/wp-content/themes/Zephyr/framework/js/
jquery.simpleplaceholder.js$domain=kissasian.ch|
kissasian.sh,redirect=nooptext,important
!+ NOT_PLATFORM(ios, ext_android_cb, ext_ublock)
||pubmatic.com/wp-content/themes/pubmatic/js/
jquery.alignHeight.js$domain=kissasian.ch|kissasian.sh,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/18342
! https://github.com/AdguardTeam/AdguardFilters/issues/18296
dongyoungsang.com,dongyoungsang.me,dongyoungsang.net#@#.adsbygoogle
dongyoungsang.com,dongyoungsang.me,dongyoungsang.net#$#.adsbygoogle { position:
absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/18215
! https://github.com/AdguardTeam/AdguardFilters/issues/12524
! https://github.com/AdguardTeam/AdguardFilters/issues/18350
! https://github.com/AdguardTeam/AdguardFilters/issues/18185
@@||streamango.com/assets/js/script.packed.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17927
||bitcolife.ru/*/assets/js/misc.js
! https://github.com/AdguardTeam/AdguardFilters/issues/18145
! https://github.com/AdguardTeam/AdguardFilters/issues/18139
! https://github.com/AdguardTeam/AdguardFilters/issues/17420
! https://github.com/AdguardTeam/AdguardFilters/issues/18079
couponcabin.com#@##bottomAd
! https://github.com/AdguardTeam/AdguardFilters/issues/18080
@@||anilinkz.to/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17989
! https://github.com/AdguardTeam/AdguardFilters/issues/16618
!+ NOT_PLATFORM(windows, mac, android)
@@||pornscum.com/player/player_ads.html$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/16190
xberuang.blogspot.de,xberuang.blogspot.com#%#AG_defineProperty('safelink.adblock',
{value: false}); AG_defineProperty('safelink.counter', {value: 0});
! https://github.com/AdguardTeam/AdguardFilters/issues/18012
@@||itsourtree.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17851
! https://github.com/AdguardTeam/AdguardFilters/issues/17661
@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/3.2.1/
blockadblock.min.js$domain=cpmlink.net
! https://github.com/AdguardTeam/AdguardFilters/issues/17890
@@||waves4you.com/files/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17764
444.coffee##.ui-widget-overlay
444.coffee##div[aria-describedby="myaabpfun12dialog"]
! https://github.com/AdguardTeam/AdguardFilters/issues/17646
! https://github.com/AdguardTeam/AdguardFilters/issues/17110
!+ NOT_PLATFORM(windows, mac, android)
finalservers.net#%#(function(){var
b=window.setInterval;window.setInterval=function(a,c){if(!/t\.visibility=='none'/.t
est(a.toString()))return b(a,c)}.bind(window)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/17098
! https://github.com/AdguardTeam/AdguardFilters/issues/17644
! https://github.com/AdguardTeam/AdguardFilters/issues/27787
! https://forum.adguard.com/index.php?threads/10844/
! https://forum.adguard.com/index.php?threads/radio-net-ads.33637/
! https://github.com/AdguardTeam/AdguardFilters/issues/56841
! ad reinjection
@@/ads.*.js$domain=notebookcheck-hu.com|notebookcheck.com|notebookcheck.net|
notebookcheck.org|notebookcheck.biz|notebookcheck.it|notebookcheck.nl|
notebookcheck.info|notebookcheck-tr.com|notebookcheck.se|notebookcheck-ru.com
radio.net,notebookcheck-
hu.com,notebookcheck.com,notebookcheck.net,notebookcheck.org,notebookcheck.biz,note
bookcheck.it,notebookcheck.nl,notebookcheck.info,notebookcheck-
tr.com,notebookcheck.se,notebookcheck-ru.com#
%#Object.defineProperty(Object.prototype, 'autoRecov', { get: function() { throw
null; }, set: function() { throw null; } });
notebookcheck-
hu.com,notebookcheck.com,notebookcheck.net,notebookcheck.org,notebookcheck.biz,note
bookcheck.it,notebookcheck.nl,notebookcheck.info,notebookcheck-
tr.com,notebookcheck.se,notebookcheck-ru.com#%#AG_abortInlineScript(/
Flags\.autoRecov/, 'navigator');
@@||static.h-bid.com/prebid/*/prebid.js$domain=notebookcheck-hu.com|
notebookcheck.com|notebookcheck.net|notebookcheck.org|notebookcheck.biz|
notebookcheck.it|notebookcheck.nl|notebookcheck.info|notebookcheck-tr.com|
notebookcheck.se|notebookcheck-ru.com
@@||static.h-bid.com/gdpr/cmp.stub.js$domain=notebookcheck-hu.com|
notebookcheck.com|notebookcheck.net|notebookcheck.org|notebookcheck.biz|
notebookcheck.it|notebookcheck.nl|notebookcheck.info|notebookcheck-tr.com|
notebookcheck.se|notebookcheck-ru.com
@@||notebookcheck*/fileadmin/scripts/pagecall_dfp_async.js
notebookcheck-
hu.com,notebookcheck.com,notebookcheck.net,notebookcheck.org,notebookcheck.biz,note
bookcheck.it,notebookcheck.nl,notebookcheck.info,notebookcheck-
tr.com,notebookcheck.se,notebookcheck-ru.com#%#window.uabpdl = window.uabInject =
true;
! https://github.com/AdguardTeam/AdguardFilters/issues/17518
! https://github.com/AdguardTeam/AdguardFilters/issues/17607
@@||a2zapk.com/ads.js
a2zapk.com#%#window.ads = "on";
! https://forum.adguard.com/index.php?threads/28862/
@@||uploadcloud.pro/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17560
! https://github.com/AdguardTeam/AdguardFilters/issues/17604
@@||hulkshare.com/combine/*adblocker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17605
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=pluspremieres.io
pluspremieres.io#@##ad-container
pluspremieres.io#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/25586
! https://github.com/AdguardTeam/AdguardFilters/issues/17609
!+ NOT_OPTIMIZED
||cdn.rawgit.com/Arlina-Design/quasar/*/arlinablock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17382
! https://github.com/AdguardTeam/AdguardFilters/issues/17336
sofonesia.com###popDiv
! https://github.com/AdguardTeam/AdguardFilters/issues/17341
! https://github.com/AdguardTeam/AdguardFilters/issues/19061
! https://github.com/AdguardTeam/AdguardFilters/issues/17104
! https://github.com/AdguardTeam/AdguardFilters/issues/17481
proxydocker.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/17514
intercelestial.com##.swal2-container
! https://github.com/AdguardTeam/AdguardFilters/issues/16631
! https://github.com/AdguardTeam/AdguardFilters/issues/17447
! https://github.com/AdguardTeam/AdguardFilters/issues/28391
! https://github.com/AdguardTeam/AdguardFilters/issues/18113
facebook.com,facebookcorewwwi.onion#@#.AdBox
facebook.com,facebookcorewwwi.onion#@#.Ad
facebook.com,facebookcorewwwi.onion#@#.advert
facebook.com,facebookcorewwwi.onion#@#.post-ads
facebook.com,facebookcorewwwi.onion#$#body > .AdBox.Ad.advert { display:block!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17252
@@||maps4heroes.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/17316
! https://github.com/AdguardTeam/AdguardFilters/issues/17216
almasdarnews.com##body > div[style^="position: fixed; top:"][style*="z-index:
9999"]:not([class]):not([id])
almasdarnews.com#%#Object.defineProperty(window, 'ddbbca0c0ea9', { get: function()
{ return function() {}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/17379
@@||ruluthemes.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/17295
@@||crackedgameservers.com/uploads/set_resources*adframe.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17302
@@||babeforums.org/clientscript/site_ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17077
! https://github.com/AdguardTeam/AdguardFilters/issues/17196
hotcars.com#@#.AdSense
! https://github.com/AdguardTeam/AdguardFilters/issues/28122
! https://github.com/AdguardTeam/AdguardFilters/issues/16909
! https://github.com/AdguardTeam/AdguardFilters/issues/16762
@@||thop.in/ads.js
||emploislongueuil.com/wp-includes/js/blo.js
! https://github.com/AdguardTeam/AdguardFilters/issues/16676
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/$domain=nationalpost.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16978
@@||production-static.ondemandkorea.com/js_src/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/16844
inspirationde.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/16832
! https://github.com/AdguardTeam/AdguardFilters/issues/16838
! https://github.com/AdguardTeam/AdguardFilters/issues/16698
@@||tvcatchup.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/16271
@@||n4mo.org/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/16272
stream.cr#%#AG_abortInlineScript(/error:function/, '$');
@@/banners/adServe/*$script,stylesheet,domain=stream.cr
@@/core/adServe/banners/*$script,stylesheet,domain=stream.cr
@@||gomovies.technology/*/banners.php$domain=stream.cr|gomovies.technology
!+ NOT_PLATFORM(ext_ff, ext_edge, ios, ext_android_cb, ext_ublock)
||static.criteo.net/js/ld/
publishertag.js$script,redirect=noopjs,important,domain=stream.cr
!+ NOT_PLATFORM(ext_ff, ext_edge, ios, ext_android_cb, ext_ublock)
||modulepush.com^$redirect=nooptext,important,domain=stream.cr
! https://github.com/AdguardTeam/AdguardFilters/issues/16660
@@||cutcaptcha.com/captcha/*.js$domain=filecrypt.cc
! https://github.com/AdguardTeam/AdguardFilters/issues/16476
! https://forum.adguard.com/index.php?threads/www-free-download-pro.28766/
@@||free-download.pro/adsense.js
! https://github.com/AdguardTeam/AdguardFilters/issues/16519
dl.ccbluex.net#@#.adsbygoogle
dl.ccbluex.net#@#.ad-banner
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=dl.ccbluex.net
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=dl.ccbluex.net
! https://github.com/AdguardTeam/AdguardFilters/issues/16420
@@||viewasian.tv/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/16460
! https://github.com/AdguardTeam/AdguardFilters/issues/16466
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=pluspremieres.us
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=pluspremieres.us
pluspremieres.us#@##ad-container
pluspremieres.us#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/16288
! https://github.com/AdguardTeam/AdguardFilters/issues/16397
offidocs.com##body > div[style*="text-align: center; z-index: 90000;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/15917
beinsports.com#@#.afs_ads
@@||assets.beinsports.com/*/scripts/ads.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/16390
mellowads.com#@##frameAd
! https://github.com/AdguardTeam/AdguardFilters/issues/16180
androidsage.com#%#Object.defineProperty(window, 'blckad', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/15962
mp4cloud.net,streamratio.com#%#window.detector_active = true;
@@/detector/adsbygoogle.js$~third-party,script,domain=mp4cloud.net|streamratio.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16336
@@||flashx.*/counter.cgi?$~third-party
@@||flashx.*/flashx.php?f=fail&fxfx=$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/16277
@@||billiongraves.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/29721
! https://github.com/AdguardTeam/AdguardFilters/issues/16012
ihackedgames.com#%#Object.defineProperty(window, 'gasblockDone', { get: function()
{ return function() {}; } });
ihackedgames.com#@#.adsbygoogle
ihackedgames.com#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=ihackedgames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15762
||education-load.com/js/main.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15740
pacogames.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/15951
! https://github.com/AdguardTeam/AdguardFilters/issues/15933
@@||post4earn.com/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15929
@@||houstonpress.com/js_cache/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15752
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ditchthecarbs.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15851
! https://github.com/AdguardTeam/AdguardFilters/issues/15848
@@||phoenixnewtimes.com/js_cache/ads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/15850
! https://github.com/AdguardTeam/AdguardFilters/issues/15840
@@||macup.org/themes/flow/frontend_assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15834
! https://github.com/AdguardTeam/AdguardFilters/issues/15806
!+ NOT_PLATFORM(windows, mac, android)
@@||pornfay.com/player/player_ads.html$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/15787
@@||pagead2.googlesyndication.com/pagead/js/r*/show_ads_impl.js$domain=cmacapps.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=cmacapps.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15792
! https://github.com/AdguardTeam/AdguardFilters/issues/15546
! https://github.com/AdguardTeam/AdguardFilters/issues/15623
! https://github.com/AdguardTeam/AdguardFilters/issues/15533
! https://github.com/AdguardTeam/AdguardFilters/issues/62435
! https://github.com/AdguardTeam/AdguardFilters/issues/15491
@@||cdn-surfline.com/quiver/*/scripts/$domain=surfline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15485
rockfile.co#%#AG_onLoad(function() { var el=document.body; var
ce=document.createElement('iframe'); ce.style = 'display: none!important;'; if(el)
{ el.appendChild(ce); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/15381
! https://github.com/AdguardTeam/AdguardFilters/issues/15319
||d3urj1bkrgys5t.cloudfront.net/app.min.js$domain=cityam.com
cityam.com#%#AG_defineProperty('CatapultTools.AdblockDetection', { get: function()
{ throw null; }, set: function() { throw null; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/15286
! https://github.com/AdguardTeam/AdguardFilters/issues/15247
! https://github.com/AdguardTeam/AdguardFilters/issues/15245
thememypc.net#$#.ABD_display_adblock { display: none!important; }
thememypc.net#$#.ABD_display_noadblock { display: block!important; }
@@||thememypc.net/wp-content/plugins/nervous-pleasure/assets/js/
advertisement.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15046
/^https?:\/\/anonymousemail\.me\/[\S]{3,10}\.js$/
$important,domain=anonymousemail.me
!+ NOT_PLATFORM(windows, mac, android)
@@||benkhouya.com/ads.js$domain=anonymousemail.me
! https://github.com/AdguardTeam/AdguardFilters/issues/15242
rentanadviser.com#$#.reklamcontainer { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15358
@@||vlist.se/advertisement.js
@@||videobug.se/advertisement.js
vlist.se#%#window.adblock = 1;
! https://github.com/AdguardTeam/AdguardFilters/issues/33179
! https://github.com/AdguardTeam/AdguardFilters/issues/23960
! https://github.com/AdguardTeam/AdguardFilters/issues/15341
@@||einthusan.ca/prebid.js
@@||einthusan.tv/prebid.js
@@||einthusan.com/prebid.js
@@||vid.springserve.com/vast/*einthusan.ca
@@||vid.springserve.com/vast/*einthusan.tv
@@||vid.springserve.com/vast/*einthusan.com
@@||imasdk.googleapis.com/js/sdkloader/loader.js$domain=einthusan.ca|einthusan.tv|
einthusan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15190
@@||gardenista.com/assets/scripts/advert.js
gardenista.com#%#Object.defineProperty(window, 'adsAreBlocked', { value: false });
! https://github.com/AdguardTeam/AdguardFilters/issues/15296
@@/js/advertisement.$domain=blogs.sapib.ca
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=blogs.sapib.ca
@@||blogs.sapib.ca^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/15306
! https://github.com/AdguardTeam/AdguardFilters/issues/15276
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=repo.hackyouriphone.org
@@||repo.hackyouriphone.org/images/ads/ad.php$domain=repo.hackyouriphone.org
! https://github.com/AdguardTeam/AdguardFilters/issues/36258
! https://github.com/AdguardTeam/AdguardFilters/issues/15279 Paid Content
@@||orbitfour47.com/adclix.png
ancensored.com#%#Object.defineProperty(window, 'oio', { get: function() { return; }
});
! https://github.com/AdguardTeam/AdguardFilters/issues/15273
! https://github.com/AdguardTeam/AdguardFilters/issues/15275
! https://github.com/AdguardTeam/AdguardFilters/issues/15836#issuecomment-390495486
! https://github.com/AdguardTeam/AdguardFilters/issues/15017
9anime.is#%#AG_onLoad(function() { var el=document.querySelector('#sidebar >
[class="widget crop text-center mgid"] > [id*="ScriptRoot"]'); var
ce=document.createElement('div'); if(el) { el.appendChild(ce);
ce.setAttribute("id", "MarketGidComposite180508"); } });
9anime.is#%#AG_onLoad(function() { setTimeout(function()
{ AG_removeElementBySelector('.container > .widget.crop.text-center, .content
> .widget.crop.text-center'); }, 300); });
9anime.is#$#.widget.crop { height: 7px!important; }
9anime.is#@#.rc-item
9anime.is#@##rc-row-container
9anime.is#@#.rc-item-wrapper
9anime.is#@#div[id*="ScriptRootC"]
9anime.is#@#[id*="ScriptRoot"]
@@||trends.revcontent.com/serve.js.php$domain=9anime.is
! https://github.com/AdguardTeam/AdguardFilters/issues/15278
@@||cut4links.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/15049
elfqrin.com#%#var _st = window.setTimeout; window.setTimeout = function(a, b)
{ if(!/document\.querySelector\("ins\.adsbygoogle"\)/.test(a)){ _st(a,b);}};
! https://github.com/AdguardTeam/AdguardFilters/issues/15180
! https://github.com/AdguardTeam/AdguardFilters/issues/15043
! https://github.com/AdguardTeam/AdguardFilters/issues/15048
@@||speed4up.com/themes/flow/frontend_assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15047
! https://github.com/AdguardTeam/AdguardFilters/issues/15039
@@||cartoon8.tv/js/ads.js
cartoon8.tv#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/14003
@@||cartoonhd.pw/templates/cartoonhd/assets/scripts/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15117
@@||hgtv.ca^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/15157
@@||pagead2.googlesyndication.com/pagead/js/lidar.js$domain=jerusalemonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15040
@@||asr-games.net/*/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/31492
!+ NOT_PLATFORM(windows, mac, android)
@@||forum.blackhatindia.ru/js/siropu/am/ads.min.js
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=forum.blackhatindia.ru
!+ NOT_PLATFORM(windows, mac, android)
@@||forum.blackhatindia.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14991
@@||livesports.pw/*adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14985
! https://github.com/AdguardTeam/AdguardFilters/issues/23708
@@||faucetcrypto.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14969
! https://github.com/AdguardTeam/AdguardFilters/issues/14970
! https://github.com/AdguardTeam/AdguardFilters/issues/14960
! https://github.com/AdguardTeam/AdguardFilters/issues/14895
@@||gamesglue.com/game_core/check^
! https://github.com/AdguardTeam/AdguardFilters/issues/14898
! https://github.com/AdguardTeam/AdguardFilters/issues/14880
@@||googletagservices.com/tag/js/gpt.js$domain=twitch.tv
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=twitch.tv
@@||nexac.com/*/getdata.xgi$domain=twitch.tv
@@||s0.2mdn.net^$domain=twitch.tv
@@||pagead2.googlesyndication.com^$domain=twitch.tv
@@||adservice.google.com^$domain=twitch.tv
!+ NOT_PLATFORM(ext_edge, ext_safari)
||googletagservices.com/tag/js/
gpt.js$script,redirect=noopjs,important,domain=twitch.tv
!+ NOT_PLATFORM(ext_edge, ext_safari)
||c.amazon-adsystem.com/aax2/
apstag.js$script,redirect=noopjs,important,domain=twitch.tv
!+ NOT_PLATFORM(ext_edge, ext_safari)
||nexac.com/*/getdata.xgi$redirect=nooptext,important,domain=twitch.tv
!+ NOT_PLATFORM(ext_edge, ext_safari)
||s0.2mdn.net^$redirect=nooptext,important,domain=twitch.tv
!+ NOT_PLATFORM(ext_edge, ext_safari)
||pagead2.googlesyndication.com^$redirect=nooptext,important,domain=twitch.tv
!+ NOT_PLATFORM(ext_edge, ext_safari)
||adservice.google.com^$redirect=nooptext,important,domain=twitch.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/14826
@@||kimcartoon.co/js/ads.js
kimcartoon.co#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/14858
! https://forum.adguard.com/index.php?threads/28509/
datpiff.fun###wp-footer > div[id][class][style^="background: rgb(221, 221, 221);"]
datpiff.fun###wp-footer > div[id][class][style^="background: rgb(221, 221, 221);"]
+div[class][style]
! https://forum.adguard.com/index.php?threads/28491/
@@||dreamsky10.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14825
@@||watchcartoonsonline.me/js/ads.js
watchcartoonsonline.me#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/14823
! https://github.com/AdguardTeam/AdguardFilters/issues/14794
@@||giveaway-club.com/includes/js/ads.js
giveaway-club.com#%#window.gcAdsActive = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/14430
! https://github.com/AdguardTeam/AdguardFilters/issues/28709
@@||v.fwmrm.net/ad/g/1$domain=stream.nbcsports.com
! https://github.com/AdguardTeam/AdguardFilters/issues/14749
@@||clipwatching.com/js/pop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14546
@@||thecriptonews.us^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14544
@@||litecoin-faucet.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14259
! https://github.com/AdguardTeam/AdguardFilters/issues/14650
||javhiv.net/statics/defaultv2/js/dedect.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14576
swissadspaysfaucet.com#@#.adsBox
swissadspaysfaucet.com#@#.adsbox
! allvideos.me - antiadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/11336
twitch.tv#@#.adsbox
@@||pubads.g.doubleclick.net^$domain=twitch.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/14486
! https://github.com/AdguardTeam/AdguardFilters/issues/14297
! https://github.com/AdguardTeam/AdguardFilters/issues/14020
! https://github.com/AdguardTeam/AdguardFilters/issues/13806
! https://github.com/AdguardTeam/AdguardFilters/issues/40589
@@||getfree.co.in/*/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14392
@@||mapquest.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14266
@@||orbitfour47.com^$domain=chicksonright.com
! https://github.com/AdguardTeam/AdguardFilters/issues/14303
@@||hyperdebrid.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/14246
||dreamdth.com/js/siropu/am/core.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14076
globaltv.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/13809
@@||bitbitcoin.website/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28426
! https://github.com/AdguardTeam/AdguardFilters/issues/14270
@@||anime-loads.org/assets/pub/js/ads.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/13814
@@||expertblogz.com/*/ads.js
expertblogz.com#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/13326
! https://github.com/AdguardTeam/AdguardFilters/issues/14159
! https://github.com/AdguardTeam/AdguardFilters/issues/14198
! https://github.com/AdguardTeam/AdguardFilters/issues/14172
! https://github.com/AdguardTeam/AdguardFilters/issues/13831
! ads replacement script
@@||vintage-erotica-forum.com/clientscript/site_ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/13804
! https://github.com/AdguardTeam/AdguardFilters/issues/13808
@@||blockfaucet.com/assets/js/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/13801
cointiply.com#@#.side-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/13882
@@||tvarticles.org^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/13865
@@||games.softgames.com/modules/ads-client.last.js
@@||games.softgames.com/assets/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/13797
! https://github.com/AdguardTeam/AdguardFilters/issues/14006
forum.hackinformer.com#@#.headerads
forum.hackinformer.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/13991
@@||audioz.cc/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/13508
siteneverdown.xyz#@#.banner-top
! https://github.com/AdguardTeam/AdguardFilters/issues/42698
! https://github.com/AdguardTeam/AdguardFilters/issues/34215
! https://github.com/AdguardTeam/AdguardFilters/issues/13539
fcportables.com##body > div[id^="ai-adb-"][style^="position: fixed; top:"]
[style*="z-index: 9999"]
fcportables.com#%#AG_abortOnPropertyRead('ai_check_block');
! https://github.com/AdguardTeam/AdguardFilters/issues/13888
! https://github.com/AdguardTeam/AdguardFilters/issues/13815
! https://github.com/AdguardTeam/AdguardFilters/issues/13628
@@||leechall.download^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/20121
! https://github.com/AdguardTeam/AdguardFilters/issues/13434
@@||haaretz.com/dclk/dfp/test/show_all_dfp_ads.js
haaretz.com#%#Object.defineProperty(window, 'AdBlockUtil', { get: function()
{ return; } });
haaretz.com#%#Object.defineProperty(window, 'showAds', { get: function() { return
true; } });
@@||haaretz.com/htz/js/advertisement.js
@@||haaretz.com/ad/dclk^
! https://github.com/AdguardTeam/AdguardFilters/issues/13436
@@||cdncontent.wakanim.tv/scripts/dist/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/13425
! https://github.com/AdguardTeam/AdguardFilters/issues/13034
||video-ads.rubiconproject.com/video/*/vast.xml$redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/13401
@@||pasty.link/javascript/ads.js
pasty.link#%#Object.defineProperty(window, 'isAdBlockActive', { value: false });
! https://github.com/AdguardTeam/AdguardFilters/issues/13335
! https://github.com/AdguardTeam/AdguardFilters/issues/13332
@@||static.animecdn.stream/js/ads.js
kissanime.ac#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/13061
@@||speedtest.net/javascript/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/13146
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=thewebflash.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=thewebflash.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13031
! https://github.com/AdguardTeam/AdguardFilters/issues/13024
kmlviewer.nsspot.net#%#Object.defineProperty(window, 'gadb', { value: false });
||pagead2.googlesyndication.com/pagead/
show_ads.js$domain=kmlviewer.nsspot.net,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/13006
! https://github.com/AdguardTeam/AdguardFilters/issues/13057
@@||fcportables.com/wp-content/uploads/ad-inserter^
! https://github.com/AdguardTeam/AdguardFilters/issues/12924
@@||hentaihaven.org/popexit-a3s-ad-home.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12939
@@||liveadexchanger.com/a/display.php^$domain=prem.link
! https://github.com/AdguardTeam/AdguardFilters/issues/12974
@@||uplod.org/hg/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12942
@@||isnapshot.co/adblockdetect/_advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/65172
! https://github.com/AdguardTeam/AdguardFilters/issues/23901
! https://github.com/AdguardTeam/AdguardFilters/issues/12807
majesy.com#%#window.adblock = 1;
@@||majesy.com/css-cdn/advertisement.js
@@||mage.si/advertisement.js
@@||majesy.com/advertisement.js
@@||beelink.in/ad/advertisement.js
majesy.com,magesy.eu,beelink.in#%#AG_defineProperty('jQuery.adblock', {value:
false});
@@||majesy.com^$generichide
@@||magesy.eu^$generichide
@@||magesy.blog^$generichide
@@||magesy.pw^$generichide
@@.png#$domain=majesy.com|magesy.eu|magesy.blog|magesy.pw
! https://github.com/AdguardTeam/AdguardFilters/issues/12816
minecraft-forum.net#%#window.ab = false;
@@||minecraft-forum.net/v/adblock-detection-master/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12736
@@||img.tfd.com/ads.js
freethesaurus.com,thefreedictionary.com#%#window.showAds = 1;
freethesaurus.com,thefreedictionary.com#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/ad-free
subscription/.test(a.toString()))return b(a,c)};})();
freethesaurus.com#%#window.adsbygoogle = { loaded: !0 };
freethesaurus.com#@#.afs_ads
freethesaurus.com#@#.TopBannerAd
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb)
||thefreedictionary.com/_/tr.ashx?
! https://github.com/AdguardTeam/AdguardFilters/issues/12529
@@||collectionofbestporn.com/templates/cobp/js/site_ads.js
! !+ PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
@@||cyclingnews.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/12756
ma-x.org##.k2cd89-hide
! https://github.com/AdguardTeam/AdguardFilters/issues/12657
! https://github.com/AdguardTeam/AdguardFilters/issues/12654
! https://github.com/AdguardTeam/AdguardFilters/issues/12570
@@||gotceleb.com/wp-content/plugins/wppas/templates/js/advertising.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12662
! https://github.com/AdguardTeam/AdguardFilters/issues/12639
@@||vergol.com/adblock.js
@@||vergol.com/player/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12607
@@||sltrib.com/pb/resources/scripts/utils/ads/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12506
||simplo.gg/js/defense.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12478
streamcloud.eu#%#AG_defineProperty('scApp.cs', {value: true});
streamcloud.eu#$#.info_notice { display: none!important; }
streamcloud.eu#$##login > div[style*="width"][style*="display: none;"] { display:
block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/14251
! https://github.com/AdguardTeam/AdguardFilters/issues/12297
vidlox.me#%#window.popns = true;
streamapi.xyz#%#(function(){var a={debug:{set:function(){return
a}},on:function(b,c){b||setTimeout(function(){c()},1);return
a},onDetected:function(b){return a.on(!0,b)},onNotDetected:function(b){return
a.on(!1,b)},check:function(){}};Object.defineProperty(window,"fuckAdBlock",
{get:function(){return a}})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/12416
! https://github.com/AdguardTeam/AdguardFilters/issues/12414
itprotoday.com#$##body-wrapper { opacity: 1!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/12352
@@||pekalongan-cits.blogspot.co.id^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/61173
freeopenvpn.org#$##advert_top { height: 6px !important; }
freeopenvpn.org#$##advert { height: 4px !important; }
@@||freeopenvpn.org/*/advert.png
@@||freeopenvpn.org/units/*.png
@@||freeopenvpn.org^$generichide
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=freeopenvpn.org
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=freeopenvpn.org
freeopenvpn.org#$?#.adsbygoogle { height: 2px!important; }
freeopenvpn.org#$#.adsbygoogle iframe { position: absolute!important; left: -
3000px!important; }
@@||freeopenvpn.org/adsense.js
freeopenvpn.org#%#window.adBlock = false;
! https://github.com/AdguardTeam/AdguardFilters/issues/12386
@@||fileflares.com^$generichide
@@||fileflares.com/*ads.js$~third-party
fileflares.com#$#.adsbygoogle { height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/12364
@@||wallpaperstudio10.com/assets/js/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12324
dz4soft.blogspot.de,dz4soft.blogspot.com#%#var _st = window.setTimeout;
window.setTimeout = function(a, b) { if(!/newBody=document/.test(a)){ _st(a,b);}};
! https://github.com/AdguardTeam/AdguardFilters/issues/12321
! https://github.com/AdguardTeam/AdguardFilters/issues/12320
@@||clix4btc.com/ads.js
clix4btc.com#%#Object.defineProperty(window, 'adblock', { value: false });
! https://github.com/AdguardTeam/AdguardFilters/issues/12307
!+ NOT_PLATFORM(windows, mac, android)
@@||autoexpress.co.uk^$generichide
!+ NOT_PLATFORM(windows, mac, android)
autoexpress.co.uk#@#.block-taboola
!+ NOT_PLATFORM(windows, mac, android)
autoexpress.co.uk#@##leaderboard-bottom
!+ NOT_PLATFORM(windows, mac, android)
autoexpress.co.uk#@##__ic-notice
!+ NOT_PLATFORM(windows, mac, android)
autoexpress.co.uk#@##block-dennis-newsletter-newsletter-block
! https://forum.adguard.com/index.php?threads/28133/
! https://github.com/AdguardTeam/AdguardFilters/issues/12224
@@||9ani.me/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12098
! https://github.com/AdguardTeam/AdguardFilters/issues/12036
@@||protecturl.xyz^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/12042
! https://github.com/AdguardTeam/AdguardFilters/issues/12031
@@||securepubads.g.doubleclick.net/gampad/ads^$domain=theatlantic.com
@@||cdn.theatlantic.com/assets/static/*/js/advertisement.2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11994
@@||hotcopper.com.au/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11881
@@||cdn.broadstreetads.com/init.js$domain=thebatavian.com
! https://github.com/AdguardTeam/AdguardFilters/issues/31493
! https://github.com/AdguardTeam/AdguardFilters/issues/11602
updato.com#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/\!document\.getElementById[\s\S]*?#updato-overlay/.test(a.toString()))return
b(a,c)};})();
@@||updato.b-cdn.net/wp-content/themes/updato/js/ads.js$domain=updato.com
updato.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/11610
||mma-core.com/vidjs*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11758
@@||stc.fx.fastcontentdelivery.com/js/showad_.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11679
@@||clksite.com/static/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27985
! https://github.com/AdguardTeam/AdguardFilters/issues/25578
! https://github.com/AdguardTeam/AdguardFilters/issues/11580
sms-receive.net#$#.adsbygoogle { height: 0!important; }
sms-receive.net#@#.adsbygoogle
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=sms-receive.net
@@||pagead2.googlesyndication.com/pagead/js/r20180214/r20170110/
show_ads_impl.js$domain=sms-receive.net
! https://github.com/AdguardTeam/AdguardFilters/issues/11542
@@||dl.go4up.com/*ad*.js
@@||sharethis.com/button/$script,domain=dl.go4up.com
! https://github.com/AdguardTeam/AdguardFilters/issues/11545
! https://github.com/AdguardTeam/AdguardFilters/issues/11519
! https://github.com/AdguardTeam/AdguardFilters/issues/48235
! https://github.com/AdguardTeam/AdguardFilters/issues/10770#issuecomment-365468745
cwseed.com,cwtv.com#%#//scriptlet("set-constant", "Object.prototype.handleWall",
"noopFunc")
cwtv.com#%#AG_defineProperty('wc.pid', { value: "" });
! bypass ads
radyoland.com#%#document.cookie = "vast=0; path=/";
! https://github.com/AdguardTeam/AdguardFilters/issues/11444
@@||kisscartoon.ac/js/ads.js^
kisscartoon.ac#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/11429
windows10gadgets.pro#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/11390
@@||minecraftbuildinginc.com/wp-content/themes/*/js/advertisement.js
minecraftbuildinginc.com#%#window.$tieE3 = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/11366
@@||androgalaxy.in/js/Siropu/AM/ads.min.js
androgalaxy.in#$#.samCodeUnit .SamLink { height: 1px!important; }
androgalaxy.in#%#window.samDetected = false;
! https://github.com/AdguardTeam/AdguardFilters/issues/11454
classicreload.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/11319
! https://github.com/AdguardTeam/AdguardFilters/issues/11269
@@||stream.nbcolympics.com/assets/page/general/ads.js
nbcolympics.com#%#Object.defineProperty(window,'adBlockEnabled',{value:false});
! https://github.com/AdguardTeam/AdguardFilters/issues/11204
! https://github.com/AdguardTeam/AdguardFilters/issues/11159
! https://github.com/AdguardTeam/AdguardFilters/issues/10906
! https://github.com/AdguardTeam/AdguardFilters/issues/11058
! https://github.com/AdguardTeam/AdguardFilters/issues/10856
! https://github.com/AdguardTeam/AdguardFilters/issues/11033
@@||camsexvideo.net/js/advertising.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11026
surfguru.com##.camBoxAd
@@||surfguru.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/10890
observer.com#@#.AdSense
! https://github.com/AdguardTeam/AdguardFilters/issues/10919
@@||flacmusicfinder.com/*show_ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10938
funnygames.biz,funnygames.org,funnygames.at,funnygames.nl,funnygames.eu,funnygames.
ch,funnygames.asia,funnygames.cz,funnygames.pl,funnygames.com.br,funnygames.hu,funn
ygames.com.tr,funnygames.com.co,funnygames.ru,funnygames.it,funnygames.in,funnygame
s.ph,funnygames.pk,funnygames.fi,funnygames.lt,funnygames.dk,funnygames.com.mx,funn
ygames.co.id,funnygames.gr,funnygames.no,funnygames.ie,funnygames.pt,funnygames.com
.ng,funnygames.ro,funny-
games.co.uk,misjuegos.com,funnygames.vn,funnygames.ir,funnygames.kr,funnygames.jp,f
unnygames.cn,funnygames.us,funnygames.se,cadajuego.es,funnygames.be,funnygames.fr#@
#.afs_ads
@@||games.gamesplaza.com^$generichide
@@||games.gamesplaza.com/shared/loader/advert.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=games.gamesplaza.com
@@||games.gamesplaza.com/shared/loader/gads.js
! https://forum.adguard.com/index.php?threads/seehd-club.27998/
! https://github.com/AdguardTeam/AdguardFilters/issues/10862
@@||vip.freelive365.com/adblocker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10911
@@||100percentfedup.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/10914
@@||media.studybreakmedia.com/doubleclick/ads2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10863
@@||123link.pw/1/2/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10867
@@||leecher.xyz/adi/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10881
@@||beelink.in/advertisement2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10882
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=supergames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/10844
@@||doomed.io/scripts/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10839
atrix.ovh#%#AG_onLoad(function() { var
el=document.querySelector('ins.adsbygoogle'); if(el)
{ el.appendChild(document.createElement('div')); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/10831
@@||akvideo.stream/banners^$domain=akvideo.stream
! https://github.com/AdguardTeam/AdguardFilters/issues/10806
! https://github.com/AdguardTeam/AdguardFilters/issues/10738
! https://github.com/AdguardTeam/AdguardFilters/issues/10712
@@||bitfun.co^$generichide
@@||mellowads.com/view^$domain=bitfun.co|moonb.ch|moonbitcoin.cash
! https://github.com/AdguardTeam/AdguardFilters/issues/10586
@@||pagead2.googlesyndication.com/pagead/js/r20180124/r20170110/osd.js$domain=cpu-
world.com
! https://github.com/AdguardTeam/AdguardFilters/issues/10680
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=updato.com
! https://github.com/AdguardTeam/AdguardFilters/issues/10530
animeupdate6.pro#%#Object.defineProperty(window, 'adblockDetect', { get: function()
{ return function(){}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/10687
idsly.com##.adsbygoogle
@@||idsly.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/10576
mellow.link#$##frameAd { height: 50px!important; display: block!important; }
mellow.link#@##frameAd
! https://github.com/AdguardTeam/AdguardFilters/issues/10520
! https://github.com/AdguardTeam/AdguardFilters/issues/10519
@@||9bis.net/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10516
@@||abysstream.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/18187
! https://github.com/AdguardTeam/AdguardFilters/issues/10542
! Ads reinjection
nme.com#%#AG_abortInlineScript(/Infinity/, 'Math.floor');
! https://github.com/AdguardTeam/AdguardFilters/issues/10492
! https://github.com/AdguardTeam/AdguardFilters/issues/10567
filesupload.org#$#.detect { display:none!important; }
filesupload.org#$#.link-download { display:block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10592
@@||assets.galaxant.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10384
@@||plus.addkt.com/slader.js$domain=slader.com
! https://github.com/AdguardTeam/AdguardFilters/issues/10409
! https://github.com/AdguardTeam/AdguardFilters/issues/10342
ally.sh#$#.center-captcha.hidden { display: block!important; visibility: visible!
important; }
ally.sh#$#.btn-danger[title^="Please disable AdBlocker"] { display: none!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/10482
@@||pagead2.googlesyndication.com/pagead/$domain=free-scores.com,image
! https://github.com/AdguardTeam/AdguardFilters/issues/10363
pluspremieres.us#@#.adsbygoogle
pluspremieres.us#@##ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/10296
@@||cryptovertise.tk/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/10323
! https://github.com/AdguardTeam/AdguardFilters/issues/10147
livesports.pw###adb-enabled
! https://github.com/AdguardTeam/AdguardFilters/issues/10221
! https://github.com/AdguardTeam/AdguardFilters/issues/10241
! https://github.com/AdguardTeam/AdguardFilters/issues/10084
! https://github.com/AdguardTeam/AdguardFilters/issues/10017
@@||losslessbest.org^$generichide
@@||losslessbest.biz^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/10096
! https://github.com/AdguardTeam/AdguardFilters/issues/9980
superligatv.com#%#AG_defineProperty('jQuery.adblock', {value: false});
@@||superligatv.com/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9979
vergol.com###adb-enabled
! https://github.com/AdguardTeam/AdguardFilters/issues/9977
! https://github.com/AdguardTeam/AdguardFilters/issues/9993
@@||metabomb.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/9990 - rule from Liste FR
||www.multiup.*/js/compiled_js_
! https://github.com/AdguardTeam/AdguardFilters/issues/9967
html-online.com#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/9958
@@||viewdrama.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9945
! https://github.com/AdguardTeam/AdguardFilters/issues/9875
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=player.watch.aetnd.com
@@||player.watch.aetnd.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/9806
! https://github.com/AdguardTeam/AdguardFilters/issues/9796
flashx.pw,flashx.sx,flashx.to,flashx.tv#%#AG_defineProperty('jQuery.adblock',
{value: false});
@@||flashx1.tv/js/showad_.js|
@@||flashx1.tv/js/popad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9793
@@||kissanime.ac/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9789
wstream.video#$#.mypop { height:1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/9537
off-soft.net#@#.adsbygoogle
off-soft.net##.contents-usual .adsbygoogle:not(#content-raw)
! https://github.com/AdguardTeam/AdguardFilters/issues/9264
@@||coinvesti.ru/wp-content/themes/jannah/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9402
@@||planetsuzy.org/clientscript/site_ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9335
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=vidyome.com
! https://github.com/AdguardTeam/AdguardFilters/issues/9336
@@||download.hr/module/detector/adsbygoogle.js
download.hr#%#window.detector_active = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/9111
@@||thevideobee.to/js/pop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9028
@@||map.poketrack.xyz/js/ads-min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9052
8wayrun.com#$#.happyContainer {height:1px!important; length:1px!important;}
8wayrun.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/9411
@@||fwmrm.net^$domain=liiga.fi
@@||v.fwmrm.net/ad/g/1?$domain=ruutu.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/9030
@@||redditgirls.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9015
@@||googleads.g.doubleclick.net/pagead/images/abg$domain=lolalytics.com
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=lolalytics.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23583
! https://github.com/AdguardTeam/AdguardFilters/issues/8992
battlecats-db.com#%#AG_onLoad(function()
{ AG_removeElementBySelector('.adsbygoogle'); });
@@||pagead2.googlesyndication.com/pagead/js/r*/show_ads_impl.js$domain=battlecats-
db.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=battlecats-db.com
battlecats-db.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/8891
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js^$domain=onitube.com
! https://github.com/AdguardTeam/AdguardFilters/issues/8923
||assets.jumpstartmediavault.com/abd/v2/jam_abd.min.js
||assets.jumpstartmediavault.com/abd/v2/jam_abd_nag.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8865
@@||streamango.com/assets/js/license.adbl.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8833
@@||doridro.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/8727
getrelax.club#@#.google-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/8694
! seattletimes.com - antiadblock
@@||seattletimes.com/wp-content/plugins/st-privacy-detection/js/src/ads/ad-test.js
seattletimes.com#%#//scriptlet("set-constant",
"SEATIMESCO.browser.adBlock.baitLoaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/8700
pcsteps.com#@##adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/8702
therichest.com##.ad-zone-container
@@||therichest.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/8665
bonusbitcoin.co#$##adX {height:40px!important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/7567
||gigaleecher.com/templates/plugmod/giga.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8688
! https://github.com/AdguardTeam/AdguardFilters/issues/8668
@@||timeforbitco.in/application/views/script/advert.js
timeforbitco.in#%#window.adBlock = false;
! https://github.com/AdguardTeam/AdguardFilters/issues/8667
@@||worldofbitco.in/application/views/script/advert.js
worldofbitco.in#%#window.adBlock = false;
! https://github.com/AdguardTeam/AdguardFilters/issues/8666
@@||getyourbitco.in/application/views/script/advert.js
getyourbitco.in#%#window.adBlock = false;
! https://github.com/AdguardTeam/AdguardFilters/issues/8594
! https://github.com/AdguardTeam/AdguardFilters/issues/8590
! https://github.com/AdguardTeam/AdguardFilters/issues/8575
! https://github.com/AdguardTeam/AdguardFilters/issues/38762
titulky.com#%#Object.defineProperty(window, 'closeAdbb', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/8492
! https://github.com/AdguardTeam/AdguardFilters/issues/8480
||data-raid-recovery-link.com/wp-content/plugins/end-of-adblock-cycle/js/
! https://github.com/AdguardTeam/AdguardFilters/issues/8477
! https://github.com/AdguardTeam/AdguardFilters/issues/8474
multicoinfaucet.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/8409
bitcoin143.com#@##sponsorText
! https://github.com/AdguardTeam/AdguardFilters/issues/8408
! https://github.com/AdguardTeam/AdguardFilters/issues/8405
@@||fautsy.com/libs/advertisement.js
||fautsy.com/js/site.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8493
@@||hollaforums.com/js/adcash.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8436
@@||hentaihaven.org/basement/js/adshow.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8499
@@||menshealth.com/*/pubads$script,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/8389
@@||ad.doubleclick.net/ddm/ad/*$domain=twitch.tv,third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/8403
@@||starbits.io/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8278
@@||porn.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/8106
@@||go.goldbachpoland.bbelements.com/bb/bb_one2n.js$domain=uploaduj.net
@@||go.goldbachpoland.bbelements.com/please/showit/*$domain=uploaduj.net
@@||googletagmanager.com/gtm.js$domain=uploaduj.net
@@||bbcdn.go.goldbachpoland.bbelements.com/bb/
bb_one2n.131.65.134.1.js$domain=uploaduj.net
@@||bbcdn.go.goldbachpoland.bbelements.com/bb/
bb_one2nAliasForWrapper.js$domain=uploaduj.net
! https://github.com/AdguardTeam/AdguardFilters/issues/8370
blockersurvive.com#@#.ads-content
! https://forum.adguard.com/index.php?threads/27405/
masseurporn.com#@#.advertisement
masseurporn.com#@#.ad-body
! https://github.com/AdguardTeam/AdguardFilters/issues/8298
@@||getfree.co.in^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/8299
! https://github.com/AdguardTeam/AdguardFilters/issues/8357
! https://forum.adguard.com/index.php?threads/www-putlockers9-ws.27427/
@@||zedstream.com/js/pop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8330
@@||kimcartoon.io/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8252
! https://github.com/AdguardTeam/AdguardFilters/issues/8297
! https://github.com/AdguardTeam/AdguardFilters/issues/8235
@@||r1x.pw^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/8224
@@||mocasoft.net/wp-content/themes/jannah/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33815
! https://github.com/AdguardTeam/AdguardFilters/issues/23999
! https://github.com/AdguardTeam/AdguardFilters/issues/8168
next-episode.net#%#AG_abortOnPropertyRead('tryCheckB32');
! https://github.com/AdguardTeam/AdguardFilters/issues/7708
@@||socksproxylist24.blogspot.de^$generichide
@@||socksproxylist24.blogspot.com^$generichide
@@||socks24.org^$generichide
@@||sslproxies24.top^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/8158
@@||kisscosplay.moe^$generichide
! https://forum.adguard.com/index.php?threads/www-fakeporn-tv-ads-nsfw-anti-
adblock.27510/
@@||fakeporn.tv^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7884
@@||adyou.me^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7903
! https://github.com/AdguardTeam/AdguardFilters/issues/8107
@@||shortify.pw/adblock.js
! https://forum.adguard.com/index.php?threads/27550/
@@||apjr.needrom.com/advert*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8062
doublemesh.com#@#.afs_ads
! https://forum.adguard.com/index.php?threads/27541/
@@||arconaitv.us/assets/javascripts/ads.js
! https://forum.adguard.com/index.php?threads/27524/
@@||themelock.com/advertisement.js
! https://forum.adguard.com/index.php?threads/27526/
||template-download.top/app/Themes/Colorizer/js/scripts.js?ver=
@@||template-download.top/adsense.js
! https://forum.adguard.com/index.php?threads/27527/
! https://github.com/AdguardTeam/AdguardFilters/issues/8089
target.my.com#%#AG_defineProperty('trg.ads', { get: function() { return true; },
set: function() { }, enumerable: true });
@@||target.my.com/media/js/app/ads.js^
kisshentai.net#%#Object.defineProperty(window, 'adblock', { value: false });
@@||googletagmanager.com/gtag/js^$domain=rapidvideo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/8003
@@||ebates.com^$generichide
! https://forum.adguard.com/index.php?threads/27330/
||vortez.net/jscript/warn2.js
! https://forum.adguard.com/index.php?threads/27200/
! https://forum.adguard.com/index.php?threads/27243/
! https://forum.adguard.com/index.php?threads/sendvid-com.27212/
@@||sendvid.com/site_ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7796
@@||kissanime.co/js/ads.js
! https://forum.adguard.com/index.php?threads/http-gigapurbalinggaa-ga.27085/
! https://github.com/AdguardTeam/AdguardFilters/issues/7589
@@||v.fwmrm.net/ad/g/1$domain=viasatsport.se
@@||v.fwmrm.net/ad/l/1$domain=viasatsport.se
@@||mssl.fwmrm.net/*/MTG_Brightcove_HTML5/AdManager.js$domain=viasatsport.se
||freewheel-mtgx-tv.akamaized.net/
*.mp4$domain=viasatsport.se,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/7592
! https://github.com/AdguardTeam/AdguardFilters/issues/7584
@@||tvshqiphd.com/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7455
! https://forum.adguard.com/index.php?threads/27092/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=uptostream.com
@@||uptostream.com^$generichide
! https://forum.adguard.com/index.php?threads/26919/
@@||popmyads.com*/pma$domain=publicleech.xyz
@@||publicleech.xyz^$generichide
! https://forum.adguard.com/index.php?threads/www-uploadcloud-pro.26897/
@@||uploadcloud.pro^$generichide
! https://forum.adguard.com/index.php?threads/26899/
@@||roxddl.space/Assets/Addon/Css/ads.css
! https://forum.adguard.com/index.php?threads/files-save-com.26898/
@@||files-save.com/Assets/Addon/Css/ads.css
! https://github.com/AdguardTeam/AdguardFilters/issues/7267
backin.net#$#.myadz { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7634
@@||festyy.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7262
getfree-bitcoin.com#@#.top-advertisement
! https://github.com/AdguardTeam/AdguardFilters/issues/7242
au.tv.yahoo.com#@#.y7-advertisement
! https://github.com/AdguardTeam/AdguardFilters/issues/7240
@@||v.fwmrm.net/ad/g/1$domain=viasport.no
@@||v.fwmrm.net/ad/l/1$domain=viasport.no
@@||mssl.fwmrm.net/*/MTG_Brightcove_HTML5/AdManager.js$domain=viasport.no
||freewheel-mtgx-tv.akamaized.net/
*.mp4$domain=viasport.no,redirect=nooptext,important
! https://forum.adguard.com/index.php?threads/xvidstage-com.26827/
@@||xvidstage.com/js/pop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7576
@@||bravofly.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7600
@@||cllkme.com^$generichide
! https://forum.adguard.com/index.php?threads/resolved-dir50-com-android.26665/
! https://forum.adguard.com/index.php?threads/filebebo-com.26806/
@@||filebebo.com/js/advertisement.js
! https://forum.adguard.com/index.php?threads/26799/
! https://github.com/AdguardTeam/AdguardFilters/issues/7536
@@||cpmlink.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7237
pesnewupdate.click###unblocker
! https://github.com/AdguardTeam/AdguardFilters/issues/7382
pornshare.org###adblockplus
! https://forum.adguard.com/index.php?threads/last-fm-anti-adblock.16897/
||static.doubleclick.net/instream/
ad_status.js$domain=last.fm,redirect=nooptext,important
! https://forum.adguard.com/index.php?threads/26715/
@@||e-vdo.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7493
@@||3rabshort.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7306
@@||v.fwmrm.net/ad/g/1?$domain=player.canalplus.fr|01net.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7333
||mn0e.com^$domain=missoulian.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7110
||bnserving.com/*/invoke.js$script,redirect=noopjs,important,domain=strikeout.co
! https://forum.adguard.com/index.php?threads/26602/
@@||seomafia.net/stylesheets/ads.css
! https://forum.adguard.com/index.php?threads/26604/
@@||thebookee.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7429
@@||coinb.ink/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6905
!+ NOT_PLATFORM(windows)
socketloop.com#%#var _st = window.setTimeout; window.setTimeout = function(a, b)
{ if(!/document\.getElementById\('cootent'\)\.innerHTML=/.test(a)){ _st(a,b);}};
! https://github.com/AdguardTeam/AdguardFilters/issues/7175
simply-debrid.com#@##google_ads
! https://forum.adguard.com/index.php?threads/26503/
@@||gr8forte.org/assets/js/
! https://forum.adguard.com/index.php?threads/26512/
! https://forum.adguard.com/index.php?threads/26453/
@@||vpnsplit.com/ads/advertisement.js
! https://forum.adguard.com/index.php?threads/26469/
@@||download.themeslide.com/js/ads.js
! https://forum.adguard.com/index.php?threads/26451/
@@||estrenos10.com/assets/ads.js
mil.ink#@#.adsbygoogle
! https://forum.adguard.com/index.php?threads/26437/
!+ NOT_PLATFORM(windows, mac, android)
@@||kingstheme.com/wp-content/plugins/idblog-core/js/fuckadblock.js
!+ NOT_PLATFORM(windows, mac, android)
kingstheme.com###idblog-adb-enabled
! https://forum.adguard.com/index.php?threads/26453/
@@||tcpvpn.com/ads/advertisement.js
! https://forum.adguard.com/index.php?threads/down2hub-com.26379/
! https://github.com/AdguardTeam/AdguardFilters/issues/7256
@@||cinemamkv.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7170
! https://github.com/AdguardTeam/AdguardFilters/issues/7251
@@||firstonetv.net/*/*&&_=
! https://github.com/AdguardTeam/AdguardFilters/issues/7108
! https://github.com/AdguardTeam/AdguardFilters/issues/7107
! https://github.com/AdguardTeam/AdguardFilters/issues/7106
freestocks.org##body.adblock > .popup
! https://github.com/AdguardTeam/AdguardFilters/issues/7105
! https://github.com/AdguardTeam/AdguardFilters/issues/7103
@@||egy-links.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7055
@@||cut-earn.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7224
! https://github.com/AdguardTeam/AdguardFilters/issues/7213
@@||linxtablet.co.uk^$generichide
! https://forum.adguard.com/index.php?threads/uploadx-link.26197/
! https://github.com/AdguardTeam/AdguardFilters/issues/7208
@@||my5.tv^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7038
@@||onecccam.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7037
manga99.com#@#.afs_ads
! https://forum.adguard.com/index.php?threads/26269/
androidoreos.info#@#div[id^="div-gpt-ad"]
! https://forum.adguard.com/index.php?threads/26266/
@@||globaldjmix.com/dist/js/ads.js
! https://forum.adguard.com/index.php?threads/26252/
! https://forum.adguard.com/index.php?threads/26177/
youtubemultidownloader.com#@#.ad-placement
youtubemultidownloader.com#$##ablockercheck { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7180
! https://github.com/AdguardTeam/AdguardFilters/issues/7034
@@||media.wired.it/static/js/cn-adv.js
! https://forum.adguard.com/index.php?threads/26127/
! https://forum.adguard.com/index.php?threads/26116/
! https://forum.adguard.com/index.php?threads/26114/
! https://forum.adguard.com/index.php?threads/26090/
olpair.com#%#window.adblock = false;
@@||olpair.com/assets/js/doubleclick.js
! https://forum.adguard.com/index.php?threads/26085/
@@/ads.js$domain=cut-urls.com,~third-party
! https://forum.adguard.com/index.php?threads/kizi-com-anti-ad-block.25955/
@@||common-static.tunnl.com/player/js/ads.js
@@||video-static.tunnl.com/js/ads.js
video-static.tunnl.com#%#window.canRunAds = true;
! marvelousga.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7026
@@||hdliveextra-a.akamaihd.net/HD/scripts/*/config/ads.js
! https://forum.adguard.com/index.php?threads/zmovs-com-pop-up-nsfw.25923/
@@||zmovs.com/js/pop.js
! https://forum.adguard.com/index.php?threads/mylink-st-anti-adblock.25917/
! https://forum.adguard.com/index.php?threads/bigspeeds-com-anti-ad-block.25908/
@@||bigspeeds.com/ajax/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/65094
! https://github.com/AdguardTeam/AdguardFilters/issues/64935
! https://forum.adguard.com/index.php?threads/reevown-com.25899/
myuploadedpremium.de,reevown.com#%#//scriptlet('prevent-setTimeout', '$
("iframe").length')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=myuploadedpremium.de|
reevown.com
! temporary rule
@@||reevown.com^$generichide
@@||reevown.com^$~third-party,script,xmlhttprequest
@@||onepiece-api.de/ad_banner_4free.js
reevown.com#%#//scriptlet("set-constant", "op_load", "false")
! https://forum.adguard.com/index.php?threads/www-televisionparatodos-tv-anti-
adblock.25891/
latino-webtv.com###adb-enabled
! https://github.com/AdguardTeam/AdguardFilters/issues/7006
@@||bit-url.com/js/ads.js
! https://forum.adguard.com/index.php?threads/25761/
! https://forum.adguard.com/index.php?threads/25832/
! https://forum.adguard.com/index.php?threads/25823/
! https://forum.adguard.com/index.php?threads/25828/
! https://forum.adguard.com/index.php?threads/25738/
@@||static.xmovies88.stream/themes/*/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6983
@@||ecut.io/js/ads.js
@@||ecut.it/js/ads.js
! https://forum.adguard.com/index.php?threads/25794/
! https://forum.adguard.com/index.php?threads/25796/
@@/fuckadblock.js$domain=playview.io
! https://github.com/AdguardTeam/AdguardFilters/issues/6982
@@||animeheaven.eu^$script,other,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/6980
! https://github.com/AdguardTeam/AdguardFilters/issues/6979
ps4news.com#$##blockblockB { display: block!important; }
ps4news.com#$##blockblockA { display: none!important; }
! https://forum.adguard.com/index.php?threads/25743/
@@||zeroboard.org^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/6888
! https://github.com/AdguardTeam/AdguardFilters/issues/7022
@@||dx-tv.com/adv*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6863
@@||adlinkme.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7020
@@||rappers.in/js/antiadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6859
@@||igram.im/js/ads.js
! https://forum.adguard.com/index.php?threads/https-sweext-com-nsfw.25520/
fullhdxxx.org#@#.afs_ads
! https://forum.adguard.com/index.php?threads/https-fxporn69-com-nsfw.25495/
! https://forum.adguard.com/index.php?threads/http-www-javhiv-com-nsfw.25509/
||javhiv.com/statics/defaultv2/js/dedect.js
! vidoza.net
! https://forum.adguard.com/index.php?threads/25612/
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=userupload.net
! https://forum.adguard.com/index.php?threads/25613/
! https://forum.adguard.com/index.php?threads/25497/
@@||wendgames.com/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6922
! https://github.com/AdguardTeam/AdguardFilters/issues/28633
!+ NOT_OPTIMIZED
cs-fundamentals.com###adBlockerAlert
! https://github.com/AdguardTeam/AdguardFilters/issues/6947
||fairfaxstatic.com.au/dtm/*/satelliteLib-*.js$domain=theage.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/6812
||pigav.com/cdn-cgi/apps/head/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6866
digitalinformationworld.com#%#window.adsbygoogle = { loaded: !0 };
! https://github.com/AdguardTeam/AdguardFilters/issues/6864
@@||cut-egy.ml/js/ads.js
@@||cut-egy.ga/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6858
alemdarleech.com###koddostu-com-adblocker-engelleme
! https://github.com/AdguardTeam/AdguardFilters/issues/6842
! https://github.com/AdguardTeam/AdguardFilters/issues/6841
@@||hackingwithphp.com/js/adsbygoogle.js
hackingwithphp.com#%#window.areAdsDisplayed = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/6783
! https://github.com/AdguardTeam/AdguardFilters/issues/7402
@@||anonymousemail.me/*.js$~third-party
anonymousemail.me#$#.adsense { height: 1px!important; }
anonymousemail.me#$#.adsbygoogle { height: 1px!important; width: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6801
@@||firstonetv.watch/*/*?*&_=
! https://forum.adguard.com/index.php?threads/25426/
@@||uplod.cc/hg/js/advertisement.js
! https://forum.adguard.com/index.php?threads/https-chan-sankakucomplex-com.20084/
! https://github.com/AdguardTeam/AdguardFilters/issues/6777
behindwoods.com#@##sponsorText
! https://github.com/AdguardTeam/AdguardFilters/issues/6776
@@||arconai.tv/assets/javascripts/ads.js
arconai.tv#%#window.canRunAds = true;
! https://forum.adguard.com/index.php?threads/25368/
! https://github.com/AdguardTeam/AdguardFilters/issues/6860
||gpone.com/cdn-cgi/apps/head/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6871
@@||beinsports.com/wp-content/themes/bein/dist/scripts/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6775
@@||kisscartoon.es/js/ads.js
kisscartoon.es#%#window.check_adblock = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/6787
@@||shorteurl.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6786
@@||cuturlink.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6785
@@||url.gem-flash.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6822
ramedium.com##.admania_adblock_detector
! https://github.com/AdguardTeam/AdguardFilters/issues/18729
@@||tmearn.com/js/ads*.js
! https://forum.adguard.com/index.php?threads/25124/
||freeapkgame.net/wp-content/themes/nyeo-final/js/bypasskiller.js
! https://forum.adguard.com/index.php?threads/25130/
@@||fileoops.com^$generichide
! https://forum.adguard.com/index.php?threads/25117/
@@||7sim.net^$generichide
! https://forum.adguard.com/index.php?threads/25116/
@@||smspinger.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/6796
! https://forum.adguard.com/index.php?threads/25067/
playretrogames.com#@##prerollAd
! https://github.com/AdguardTeam/AdguardFilters/issues/6674
! https://github.com/AdguardTeam/AdguardFilters/issues/6673
! https://github.com/AdguardTeam/AdguardFilters/issues/6669
@@||lolskinlistgenerator.com/Kodlar/JS/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15726
! https://github.com/AdguardTeam/AdguardFilters/issues/6661
! https://github.com/AdguardTeam/AdguardFilters/issues/6667
@@||link-cash.com/js/ads.js
! https://forum.adguard.com/index.php?threads/25048/
@@||a10.com/wdg/js_aggregator-active/js/module/monetisation/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6721
! https://forum.adguard.com/index.php?threads/26094/
@@||adshorte.com/js/ads.js
@@||adshort.co/js/ads.js
@@||shortfly.us/js/ads.js
@@||i-invdn-com.akamaized.net/js/ads.js
@@||adshort.me/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6693
! https://github.com/AdguardTeam/AdguardFilters/issues/6717
@@||coinlink.us/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6489
@@||catcatyfaucet.xyz/ads/ads.js
@@||catcatyfaucet.xyz/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6487
columbiaspectator.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/6479
bizled.co.in#%#window.google_jobrunner = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/6478
@@||vertamedia.com/assets/img/adimage.png
! https://github.com/AdguardTeam/AdguardFilters/issues/6476
@@||afdah.to/show-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/6459
! https://forum.adguard.com/index.php?threads/24960/
@@||xmovies8.es/themes/*/ads.js?v=
! https://forum.adguard.com/index.php?threads/24937/
putlocker.bid#@##adsense
! https://forum.adguard.com/index.php?threads/24938/
! https://github.com/AdguardTeam/AdguardFilters/issues/6665
@@||adbilty.me/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6593
! https://github.com/AdguardTeam/AdguardFilters/issues/6622
! https://github.com/AdguardTeam/AdguardFilters/issues/6434
@@||v.fwmrm.net/ad/g/1?$domain=play.tv3.lt
@@||mssl.fwmrm.net/*/MTG_Brightcove_HTML5/AdManager.js$domain=play.tv3.lt
@@||play.tv3.lt/ad/banner/*.ad.json$domain=play.tv3.lt
||freewheel-mtgx-tv.akamaized.net/
*.mp4$domain=play.tv3.lt,redirect=nooptext,important
! https://forum.adguard.com/index.php?threads/24768/
! https://github.com/AdguardTeam/AdguardFilters/issues/6602
@@||sgxnifty.org/wp-content/themes/default/js/adblocker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6575
@@||business-standard.com/ad/banner.js
! premium-link.ninja
@@||premium-link.ninja/js/blockadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6561
@@||pornbraze.com/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6424
iptvultra.com#%#AG_onLoad(function() { var
el=document.querySelector('ins.adsbygoogle'); if(el)
{ el.appendChild(document.createElement('div')); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/6429
shutterdowner.com#$##zagsh { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6418
@@||v.fwmrm.net/ad/l/1$domain=tv3sport.dk,important
@@||v.fwmrm.net/ad/g/1$domain=tv3sport.dk,important
@@||mssl.fwmrm.net/*/MTG_Brightcove_HTML5/AdManager.js$domain=tv3sport.dk
!+ NOT_PLATFORM(ext_edge)
||freewheel-mtgx-tv.akamaized.net/
*.mp4$domain=tv3sport.dk,redirect=nooptext,important
||mds.pliing.com/scm/videoburner/isobar/burneruploads/
*.mp4$domain=tv3sport.dk,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/6414
bank-codes.com#%#Object.defineProperties(window,{ab1:{value:false},ab2:
{value:false},ab3:{value:false},ab4:{value:false}});
! https://github.com/AdguardTeam/AdguardFilters/issues/6411
! https://github.com/AdguardTeam/AdguardFilters/issues/6397
windowstechinfo.com#%#window.AlobaidiDetectAdBlock = true;
@@||windowstechinfo.com/wp-content/plugins/detect-adblock/js/ads.js
! https://forum.adguard.com/index.php?threads/24649/
@@||kmspico.esy.es^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/6357
@@||ads.korri.fr/index.js$domain=dogefaucet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6356
! https://github.com/AdguardTeam/AdguardFilters/issues/6530
@@||linkkawy.com^*js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6520
! https://github.com/AdguardTeam/AdguardFilters/issues/6521
! https://forum.adguard.com/index.php?threads/24564/
ur.ly,urly.mobi#@##bottomad
! https://github.com/AdguardTeam/AdguardFilters/issues/6501
! https://github.com/AdguardTeam/AdguardFilters/issues/6517
1001tracklists.com#@##adframe:not(frameset)
! https://github.com/AdguardTeam/AdguardFilters/issues/5761
!+ PLATFORM(ext_chromium, ext_ff, ext_opera, ios, ext_android_cb)
debridnet.com#@%#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)};
!+ PLATFORM(ext_chromium, ext_ff, ext_opera, ios, ext_android_cb)
@@||popads.net/pop.js$domain=debridnet.com,important
!+ PLATFORM(ext_chromium, ext_ff, ext_opera, ios, ext_android_cb)
@@||histats.com^$domain=debridnet.com
! https://forum.adguard.com/index.php?threads/24454/
@@||1movies.*/js/ads.js^
! https://forum.adguard.com/index.php?threads/zippyshare-com-pop-up-on-download-
now-windows.24433/
@@||revdepo.com/static/advertisement.js|
! https://github.com/AdguardTeam/AdguardFilters/issues/6336
nydailynews.com#%#window.Adv_ab = false;
@@||amsarkadium-a.akamaihd.net/assets/*/arena/heap/
advertisements.js$domain=nydailynews.com
! https://forum.adguard.com/index.php?threads/24412/
@@||fmovies.is^$generichide
! https://forum.adguard.com/index.php?threads/24384/
@@||mydaddy.cc/js/ads.js
! https://forum.adguard.com/index.php?threads/22199/
@@||v.fwmrm.net/ad/p/1?$domain=channel4.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6312
@@/crossdomain.xml$domain=channel4.com
@@||ak.http.anno.channel4.com^$domain=channel4.com
@@||cf.http.anno.channel4.com^$domain=channel4.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6404
@@||wallpapersite.com/scripts/ads.js
wallpapersite.com#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/6382
! https://forum.adguard.com/index.php?threads/24246/
! https://github.com/AdguardTeam/AdguardFilters/issues/6335
! https://forum.adguard.com/index.php?threads/24236/
||demo.smarttutorials.net/how-to-detect-adblocker-with-javascript-demo/js/
script.js$third-party
! https://forum.adguard.com/index.php?threads/24285/
||kissasian.ch/Scripts/taptica.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6349
@@||vivud.com/js/pop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6294
! https://github.com/AdguardTeam/AdguardFilters/issues/6163
@@||cutwin.com/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6277
@@/js/ads.js$~third-party,domain=clik.pw|linksh.top
! https://github.com/AdguardTeam/AdguardFilters/issues/6284
! https://github.com/AdguardTeam/AdguardFilters/issues/6280
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=lolalytics.com
lolalytics.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/6278
! https://github.com/AdguardTeam/AdguardFilters/issues/6253
! https://github.com/AdguardTeam/AdguardFilters/issues/11167
||savetodrive.net/*/cblock.js
savetodrive.net#%#var _st = window.setTimeout; window.setTimeout = function(a, b) {
if(!/isAdsBlocked/.test(a)){ _st(a,b);}};
! https://github.com/AdguardTeam/AdguardFilters/issues/6236
@@||egobits.com/envato/detector/detector/adsbygoogle.js$~third-party
! https://forum.adguard.com/index.php?threads/apkmirror-com-ag-browser-
extension.24166/
! https://forum.adguard.com/index.php?threads/desktop-and-android-same-filters-
different-behavior.30070/
apkmirror.com#%#//scriptlet("abort-on-property-write", "ranTwice")
apkmirror.com#$#.gooWidget { display:block!important; position: absolute!important;
left: -3000px!important; }
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=apkmirror.com
! ! + PLATFORM(ext_safari, ext_ff, ext_opera, ios, ext_android_cb)
!apkmirror.com#@#.google-ad-leaderboard
! ! + PLATFORM(ios, ext_android_cb)
!apkmirror.com#@#.google-ad-square
! https://github.com/AdguardTeam/AdguardFilters/issues/6231
@@||igeeksblog.com/wp-content/plugins/wp-quads-pro/assets/js/ads.js
igeeksblog.com#%#window.wpquads_adblocker_check = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/6229
@@||moviemakeronline.com/resources/jsc/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6228
@@||sportspyder.com/assets/ads-*.js|
sportspyder.com#%#window.adsEnabled=!0;
! https://github.com/AdguardTeam/AdguardFilters/issues/6227
@@||stream.nbcsports.com/assets/page/general/ads.js
nbcsports.com#%#AG_onLoad(function() { window.adBlockEnabled = false; });
! https://github.com/AdguardTeam/AdguardFilters/issues/6174
! https://github.com/AdguardTeam/AdguardFilters/issues/6165
! https://github.com/AdguardTeam/AdguardFilters/issues/6159
comicallyincorrect.com#@#.AdPanel
comicallyincorrect.com#@#.BannerAd
comicallyincorrect.com#@#.ad-banner
comicallyincorrect.com#@#.MBoxAdMain
comicallyincorrect.com#@##sponsoredwellcontainertop
comicallyincorrect.com#%#Object.defineProperty(window, 'oio', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/11166
paraphrasing-tool.com#$#[id^="adsense_"] { height: 80px!important; width: 80px!
important; position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6122
! https://forum.adguard.com/index.php?threads/24061/
@@||adm.fwmrm.net/p/aetn_live/AdManager.js$domain=history.com
history.com#@#.ad
! https://forum.adguard.com/index.php?threads/24045/
@@||copypastecharacter.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/6120
adgaterewards.com#%#Object.defineProperty(window,'adblockIsEnabled',{value:false});
@@||adgaterewards.com/assets/js/vc/advertisement.js|$~third-party
@@||asmwall.com/js/ads.js|$~third-party
! https://forum.adguard.com/index.php?threads/24023/
gntai.xyz#%#window.showAds = true;
@@||res.cloudinary.com/*/advertisement.js$domain=gntai.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/6060
||hamsab.net/golden/js/checkme.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6059
swissadspaysethfaucet.com#%#Object.defineProperty(window,'adBlockEnabled',
{value:false});
swissadspaysethfaucet.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/6053
@@||vaughnlive.tv/*/js/ima3.js
||cdn.pelcro.com/js/bab/min.js$domain=livenewsus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6049
@@||samehadaku.net/wp-content/themes/jannah/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6006
@@||kingofdown.com^$generichide
! avaxhome.pro
!
! NoAdBlock (CloudflareApps)
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/6004
@@||transparentcalifornia.com/static/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5953
! https://github.com/AdguardTeam/AdguardFilters/issues/5993
swedroid.se#%#window.canRunAds = true;
@@||swedroid.se/js/ads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/5995
@@||online-converting.com/js/ads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/5761
@@/adServe/banners^$domain=debridnet.com
@@||code.jquery.com^$domain=debridnet.com
@@||debridnet.com/adforge.js^
debridnet.com#$?#div.center[-ext-has='>script[src*="clksite.com/adServe/banners"]']
{position:absolute;height:299px;left:-9999px;top:-9999px;}
! https://github.com/AdguardTeam/AdguardFilters/issues/5984
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=door2windows.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5983
! https://github.com/AdguardTeam/AdguardFilters/issues/5982
@@||catchcoin.pw/u_peer/libs/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5981
! https://github.com/AdguardTeam/AdguardFilters/issues/5957
@@||generatorlinkpremium.com/ads/advertisement.php
! https://github.com/AdguardTeam/AdguardFilters/issues/5904
! https://forum.adguard.com/index.php?threads/4-missed-ads-4-nsfw.23438/
! https://github.com/AdguardTeam/AdguardFilters/issues/5824
l2s.io#@#.myTestAd
@@||l2s.io/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5901
explosm.net#%#window.showads=true;
@@||explosm.net/js/adsense.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5760
@@||assets.gameallianz.com/api/js/ads/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5861
1tiny.net#@##redirectBlock
! https://github.com/AdguardTeam/AdguardFilters/issues/5763
/js/script.js$domain=leechgear.net|leechtimes.net|luxleech.net
! https://github.com/AdguardTeam/AdguardFilters/issues/5766
yiv.com###AdBlockMessage
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=h5.4j.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5706
viz.com#%#Object.defineProperty(window,'show_dfp_preroll',{value:false});
@@||viz.com^$generichide
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5759
haxmaps.com#%#Object.defineProperties(window,{ab1:{value:false},ab2:
{value:false},ab3:{value:false},ab4:{value:false}});
haxmaps.com#$#.adsbygoogle { height: 1px!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5694
steamcustomizer.com###sadcat
steamcustomizer.com##span.support-notice.notice
@@||steamcustomizer.com/cache/skin/ad/$image
! https://forum.adguard.com/index.php?threads/23709/
@@||games.iwin.com^$generichide
! https://forum.adguard.com/index.php?threads/23711/
@@||link.tl/js/flashad.js
! https://forum.adguard.com/index.php?threads/23665/
@@/adsense.js$~third-party,domain=bdsmpornhd.com|bestpornever.xyz|
fuckedintransit.com|gayporn-videos.xyz|handjob.pro|jav-hd.xyz|lezbiyen-tube.com|
mybigbeautifulwoman.com|mystreetgirl.com|pinay-porn.xyz|sex-jav.com|shemale-
videos.xyz|thaiporn-videos.xyz|vrporn-videos.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/5846
@@||trackr.fr/sites/all/themes/contrib/touch/js/miroirs/adwordstracking.js
! https://forum.adguard.com/index.php?threads/23645/
@@||thekickass.info^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/5758
@@||totaldebrid.org^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/5753
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5740
tg007.net#$##gads { height: 1px!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5770
@@||tune.pk/js/ads.js^
! http://ps.w.org/monitor-adblock/tags/2.3/monitorblockad.php
mmoplus.info,securityonline.info,xkorean.net,h-
hentai.com,honatur.com,xyzbikini.com,hentaisos.com,lanouvelletribune.info,supertela
tv.net,yearn-
magazine.fr,msphdscholarship.com,kinoking.to,fierasdelaingenieria.com,cantaringles.
com,cscscholarships.org,javgay.com,rozbor-
dila.cz,teenboytwink.com,filmeseserieshd.org,kizzboy.com,meterpreter.org,pronunciac
iones.com,atelevisao.com,streaming2040.org,worldoftrucks.ru,novelleleggere.com,plan
t-home.net,mundo-pack.com,scholarshipsads.org,jmusic.me###adblock_screen
! https://forum.adguard.com/index.php?threads/23575/
@@||instasave.xyz^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/5661
@@||cinesift.com/js/ads.js
! short.am
@@/js/show_ads.js|$~third-party,domain=srt.am|short.am
! https://forum.adguard.com/index.php?threads/23569/
@@||codelist.cc/advertisement.js
@@||adbull.me/js/ads.js
@@||adbull.me^$generichide
! https://forum.adguard.com/index.php?threads/15976/
@@||ahmedabadmirror.indiatimes.com/ads.cms
@@||timesofindia.indiatimes.com/ads_native_js^
@@||timesofindia.indiatimes.com/ad-banner-zedo^
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5764
cellmapper.net#$##myAd { height: 1px!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5695
@@||hackinformer.com/wp-content/plugins/detect-adblock/js/ads.js
! extremetube.com - ads replacement script
extremetube.com#%#Object.defineProperty(window, 'abb', { get: function() { return
false; } });
! https://forum.adguard.com/index.php?threads/23423/
! https://github.com/AdguardTeam/AdguardFilters/issues/5686
@@||player.gogoanime.ch/static/ads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/5685
animeheaven.eu#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/5677
openculture.com#@##SponsoredLinks
openculture.com#@##influads_block
! conservativetribune.com - ads replacement script
conservativetribune.com#%#Object.defineProperty(window, 'oio', { get: function()
{ return; } });
!
!
!+ NOT_PLATFORM(windows, mac, android)
gktoday.in#@##adsense
!+ NOT_PLATFORM(windows, mac, android)
gktoday.in#@##google-ads
!+ NOT_PLATFORM(windows, mac, android)
gktoday.in#@#.adsense
!+ NOT_PLATFORM(windows, mac, android)
gktoday.in#@#.sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/5648
pokevs.com##.adblocker
! https://forum.adguard.com/index.php?threads/23366/
! https://github.com/AdguardTeam/AdguardFilters/issues/5508
@@||cdn.reverso.net/*/static/js/advertising.js^
! https://forum.adguard.com/index.php?threads/urle-co-adblock-detection.23222/
#post-143815
@@||urle.co/js/ads.js^
! https://forum.adguard.com/index.php?threads/23122/
trancepodcasts.com#$##banner-message { visibility: hidden!important; }
trancepodcasts.com#$#.w3eden { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/18482
@@||mangatail.me/sites/all/themes/newbird/js/advertisement.js
! 9cartoon.me/Watch/160651/party-legends-season-2-2016/episodie-3
@@||player.9cartoon.me/static/ads.js^
! https://forum.adguard.com/index.php?threads/22999/
@@||indiaeveryday.com/staticcontent/ads/googleads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/5496
@@||tubeninja.net/ads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/5478
@@||xmovies8.ru/themes/*/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5484
@@||kisscartoon.io/js/ads.js^
! https://forum.adguard.com/index.php?threads/cinemablend-com-anti-adb-
windows.22290/
@@//aka-cdn-ns.adtechus.com/images/$domain=cinemablend.com
! https://forum.adguard.com/index.php?threads/urle-co.22212/
urle.co#@#.myTestAd
! Adblock Notify plugin https://themeisle.com/plugins/adblock-notify/
anonyviet.com,precitaj.si,getfreecourses.me,rushtime.in,gizchina.com,switch-
xci.com,hwzone.co.il,learnlinux.tv,culture-informatique.net,wordexcerpt.com,money-
sense.club,lisenme.com,mydramaoppa.com,wincamp.org,fuwaost.net,dzelectronic.com,aud
ioplugin.net,downloadmockup.com,tudigitale.it,channel-
jk.com,healthelia.com,turkishyama.com,magicgameworld.com,czapkomania.pl,thejewishvo
ice.com,watchpro.com,allamericansthings.com,kizi.cm,miuiturkiye.net,yoandroide.xyz,
examupdates.in,dexterclearance.com,fosslovers.com,couponscorpion.com,luongovincenzo
.it,tuttotek.it,otopress.pl,morfikirler.com,sayrodigital.com,forfreeiptv.com,atifza
frak.com,asia2tv.co,techsomogro.com,esportsinsider.com,xiaomitoday.com,vostfr-
anime.com,oddreaders.com,razorphim.com,mi-
globe.com,sinepinoy.net,sceptr.net,businessforyouand.me,sachmoi.info,msguides.com,m
ediabiasfactcheck.co,winkeyfinder.com,easyview.eu,tariffando.it,lffl.org,picenonews
24.it,fizyoo.com,frkn64modding.com,newsweb.pl,telchina.pl,kenhtao.net,chaturbacumgi
rls.net,knowtechie.com,teleame.com,getmyfile.ga,nabtron.com,belajarpc.com,passionea
nime.it,leakedearly.review,zarabiajnaokazjach.pl,hawkfeather.wp-
x.jp,freeridermagazine.net,dvdcover.com,ww2gravestone.com,hentaitake.net,stolicazdr
owia.pl,satcesc.com,awanpc.me,meteomodel.pl,revdlz.com,thehardtimes.net,dragonballf
orever.it,dexternights.com,albanian.tv,ispazio.net,keshavcommoditycalls.com,techyge
ekshome.info,wabetainfo.com,leakedearly.gdn,gktoday.in,endlessflix.co.uk,sims.life,
1phut30giay.net,24gliwice.pl,2ech.com,2hpc.ru,2iptv.com,2ndrun.tv,300mbmoviesfree4u
.com,365recettes.com,43rumors.com,4kfilme.de,4legend.com,9453av18.net,99volo.com,ab
outspacejornal.net,aboutwedding.gr,acehsc.net,adictosaldiseno.org,adictosaliphone.o
rg,adifferentface.net,advrtas.com,agarserv.com,agentesforestales.net,agrigentoierie
oggi.it,ahsentv.com.tr,ahui3c.com,aikido-
ueshiba.com,aimindo.com,airlive.net,ajnoo.com,akbrak.com,akoapreco.com,akses.link,a
lbertaventure.com,algeriepress.com,alibertarianfuture.com,aliexpreses.ru,alimaniac.
com,aljens.info,allaboutfpga.com,allezlyon.fr,allpianonotes.in,allporndiscounts.com
,all-smart-
games.com,allwallpapers.info,almeea.com,almeea.ro,alotof.software,alphahistory.com,
alpha-
te.com,altereddimensions.net,amitpatil.me,amunanet.com,androfyi.com,androidexplaine
d.com,androidfacil.org,anglais-
pdf.com,anibatch.id,anifirebr.net,animalstime.com,animatedshortfilms.net,anime1.me,
animeemanga.it,animesubindo.id,animesubtitle.com,animesubways.net,animetubeita.com,
animium.com,antyteksty.com,aphotoeditor.com,appki.com.pl,app-
kostenlos.de,aprendeapincharmusica.com,arabicfont.net,arabitec.com,arabsex.be,arbhh
ome.com,arcades.xyz,arch2o.com,arena4g.com,ascolinews.it,astateoftrancelive.com,ast
ucetech.com,asurada.com,attitude.co.uk,attractmen.org,attrape-
songes.com,audionewsroom.net,audiophilefr.com,audiovision.de,audipassion.com,auf-
den-berg.de,auto-actualite.eu,autocoachingpnl.com,autodidaxie.com,auto-login-
xxx.com,autotalk.com,aviacaosemnocao.com,aviasafety.ru,avosassiettes.fr,avselected.
com,ayudaempleosrd.com,b9.com.br,bagilagi.com,baixarseriesmp4.com,bakifail.hu,balka
nandroid.com,bambooink.altervista.org,bankovnikod.cz,battlebotsupdate.com,baza-
lekow.com.pl,bbox-
mag.fr,beatlesbible.com,beatsmaza.com,beauty.net,behshaddavoudi.ir,beingblogged.se,
benchmarkhardware.com,beritadumay.com,bestengineeringprojects.com,bestmydesign.com,
bestzoosex.net,beurettefacile.com,beyondthematrix.nl,bieresetplaisirs.com,bigfreegi
veaway.com,bilim-
teknoloji.com,binaryoptionstested.com,bitcoindetector.com,bitcoinfh.com,bitnet-
co.ir,biznes-prost.ru,bleachmx.fr,bleachmx.net,bleach-mx.net,bleachmx-
news.net,blog4all.sk,blogobisnis.com,boainformacao.com.br,boardgamer.gr,bofoy.com,b
onecabebereborn.com.br,boobooka.com,booksmedicos.me,bowshrine.com,brianzasport.it,b
tcbux.top,burshaberleri.com,bustedfaucet.com,buzzarena.com,buzzebene.net,cactushugs
.com,calculatricescientifiqueenligne.com,calracing.com,canalpelis.com,canaltdt.es,c
aq.fr,carmeloportal.com,casinonl.com,cavemanketo.com,cd-2-
dvd.com,celebplace.de,celebsflash.com,certifiedjewelry.com,cetresults.in,chasseursd
ecool.fr,chelorg.com,cherwell.org,cheznu.tv,chillitorun.pl,christiaanbeem.com,chron
o-
tm.org,ciekawe.org,cinefilosfrustrados.com,ciptacendekia.com,civilfree.com,clashcla
nswiki.com,clashroyaleguides.com,classifiedwale.com,classtonic.com,clickamericana.c
om,clickbabynames.com,clubpenguinmemories.com,club-quant.ru,cn130.com,cnx-
software.com,coderexample.com,codernote.ru,coderstent.com,codesdegay.com,codexpcgam
es.com,coffeetalk.com,coins4.me,colorivivacimagazine.com,comicbookdaily.com,comicbo
x.eu,comicsxonline.com,comofazerumamonografia.com,comparebin.com,computerera.co.in,
computersnyou.com,comunidadkodi.com,connectesport.com,conteudoenematualizado.com.br
,coolsmartphone.com,coolvideo.info,cosas-que-pasan.com,cosmo-
scope.com,cosplayjav.pl,cpoplove.com,crackingthesafe.com,crackplaza.com,craction.co
m,craftmovie.com,crayonpaper.com,crazynauka.pl,creamyscoop.com,creativeshory.com,cr
emated.ru,cronenberger-
woche.de,cronyos.com,crowsnestpolitics.com,crybit.com,cscsquestions.com,cybertermin
ators.co,cybertlc.world,cyclingmagazine.ca,dabarecrutement.com,dabstars.com,dailyhd
wallpaper.com,dailynexus.com,dailyrush.dk,dailysmash.co.uk,damereceta.com,damnrippe
d.com,datpiff.xyz,dayi.ca,debcstmdsgn.com,deco-
cool.com,deephouselounge.com,defencetalk.com,delchocweb.com,deltabreed.com,descarga
rdoramas.com,designoptimal.com,detran-br.com.br,devassas.net,developerguru.net,d-
hive.net,diablo3fans.pl,diana.bg,diariotecnico.net,diazmag.com,die-
namenlosen.net,digit-
hall.com,dimitrology.com,dirittoscolastico.it,disuk.cz,diversidadesdomundo.com,dlap
olski.pl,dlwordpress.com,dogesurf.com,dolygames.com,dopaapdo.com,doramaniacos.com,d
ownloadnewhdmovies.com,downloadorinstall.com,downloads4djs.co.in,dragonballcomplete
.com,dragonballstream.com,dragoninquisition.com,drawingmanuals.com,drcaos.com,drive
experience.it,drogin.ru,droid-
now.com,dronereviews.biz,dropboxwiki.com,dtechterminal.com,dxbblog.ae,ebenesport.co
m,e-
bet.co,ebizlatam.com,echo.net.au,ecopreneurist.com,ecosounds.net,edessanews.gr,edmt
hrones.net,efagaming.com,eggslab.net,ehlisunnettv.com,elchapuzasinformatico.com,ele
ktrobot.net,empregoestagios.com,en-
contact.com,endurorider.pl,english01.ru,english100.ru,englishexplained.es,enjoylove
lylife.com,enterpr1se.info,entrance-
exam.ind.in,entrenadorfutbol.es,enwealthen.com,eoto.tech,epicpcgames.com,erhanakkus
.com.tr,erkekse.com,erticonetwork.com,ervegan.com,escapefan.com,esctoday.com,escuel
adebonsaionline.com,esenin-poet.ru,e-
sushi.fr,eteknix.com,ethernews.com,euribor.com.es,examhill.com,executeautomation.co
m,exhdmovies.in,experciencia.com,f1-live.eu,fabian-
esteban.com,fabiofrittoli.altervista.org,factorio.su,fainaidea.com,faire-des-
amis.com,faiunpreventivo.com,familion.ru,fandroid.com.pl,fantasy-
coach.fr,farenda.com,fashandmag.com,fciencias.com,feirox.com,fes13.com,fesslersoft.
de,filipinochow.com,filmulescu.com,filmydokumentalne.eu,filmywave.com,finalcall.tra
vel,find-local-
jobs.com,findmymain.com,fireteam.fr,firstact.nl,fistintheair.com,fiveminutehistory.
com,flightfindair.com,folhavideira.com,fooin.net,footballatclick.com,formatatmak.co
m,forumsospc.fr,fotbolldirekt.se,fredericiaavisen.dk,freecvtemplate.org,freegamehac
kscheats.com,freemmostation.com,frenchnews.eu,freshershome.com,frisch-
gebloggt.de,fujirumors.com,fullmatchtv.com,funkysnippet.nl,funmagazin.sk,futbolocos
.com,g33kmania.com,gamblingherald.com,game-
owl.com,gamingesports.com,garagespot.com,gate2017exam.com,gayecho.com,gaypornmaster
s.com,gaypornwave.com,geekdad.com,geekk.ru,geekmom.com,geeknews.click,geekproject.c
om.br,geekslop.com,geesguud.com,gej.rs,gerardopandolfi.com,gestiondesti.com,getouto
fdebt.org,gexperience.it,gfxfarm.com,gfxfree.tk,gfxpirate.com,ggeguide.com,gialloro
ssi.net,gid.lt,giftfluence.com,ginogy.com,gizchina.cz,globfone.com,gobbofinchecampo
.com,goedkoopste-
iphone.nl,gojio.net,gotofap.tk,gpsmap.us,grafica2d3d.com,grandoldteam.com,greentech
reviews.ru,gripped.com,grocery-coupons-
guid.com,guiadobitcoin.com.br,guiadota.org,guitarchordcollection.com,gustishare.net
,hackfunk.com,hackingeveryday.com,haenselblatt.com,haerlemsbodem.nl,hakanhitay.net,
halamadrid.pl,hardgame2.com,hardmaniacos.com,haustierseiten.de,hawkfeed.com,haydayw
iki.com,head-
it.ru,heimhelden.de,helpmehindi.com,hentaidestruction.com,hessteg.com,hhxnoter.dk,h
iendnews.gr,hieristhailand.nl,highsierratopix.com,hijodeunahiena.com,hillaac.net,hi
storyofroyalwomen.com,hitky.sk,hitydiscopolo.pl,hockeysverige.se,hoerli.net,hojenje
n.com,homasg.com,hommedumatch.fr,hostingtop100.com,hotladsworld.com,housecontroller
s.de,hqm.gr,hrelate.com,humandroid.com.br,hundeinfoportal.de,hungliaonline.com,ibec
onomist.com,iblindness.org,ibpspreparation.com,identifiants-hotspot-wifi-
gratuit.fr,idevice.me,idevicehacks.com,idevicetool.eu,idjblast.com,idol48fans.web.i
d,ieltsforfree.com,ifsalarim.com,igyaan.in,ihdimages.com,ilbosone.com,ilmukimia.org
,imoham3d.ml,inavitnews.com,incredigames.com,indianintaiwan.com,indiaroadtrips.com,
in-
drive.ru,infobron.nl,infographixdirectory.com,infonotizia.it,informazionelibera.net
,inrelationship.in,insearchofmexican.com,insidefmcg.com.au,insidegameofwar.com,insi
deretail.asia,insideretail.com.au,insideretail.hk,insideretail.sg,insidesmallbusine
ss.com.au,interfirstinsurance.com,internetretailing.com.au,inter-
news.it,internshipul.ro,iphone-
lab.net,iplliveupdate.in,irstaxseason.com,isite.tw,israellycool.com,italianwebdesig
n.it,itilexamtest.com,itishk.com,itmaniatv.com,it-
media.kiev.ua,itproacc.com,jaimedijon.com,japanization.org,jaredheinrichs.com,javai
nsimpleway.com,jayendrapatil.com,jbklutse.com,jcutrer.com,jeuxastuce.com,jewishpres
s.com,jkmk.net,jobculture.fr,joeglens.com,jokerfansub.com,jokerfansub.top,jokerfans
ub.xyz,jornaldopovomarilia.com,jospiko.de,juegosdetiempolibre.org,juraexamen.info,j
ustgeek.fr,justonemoreday.info,jzx100.com,kabarweb.com,kaisiadorieciams.lt,kalkogra
phus.pl,karaokegratis.com.ar,kenpack.pl,kepoin.id,keygen-
download.de,keypunk.com,keys4free.com,khalidalnajjar.com,kingoffaucet.online,kitgur
u.net,
klikni-i-uzivaj.com,klu15.in,kondom-
guru.net,koprivnica.net,koptalk.co.uk,koptalk.com,korben.info,koungeek.com,kpoply.c
om,kreasitekno.com,krs247.no,ktm2day.com,kupislonica.ru,kursus-
online.asia,lacitypools.com,lapannocchiaimbarazzante.com,lapetitemaisondanslaprairi
e.fr,laprogressive.com,lateinlehrer.net,latorredicotone.com,latuaguida.com,layandra
ma.net,leedstime.com,legalescrow.co.uk,legiobiznes.pl,lemontube.it,lessons4you.info
,letrasgratis.com.ar,lgfoot.be,lhwadwa.com,liderbilgi.com,lifebel.com,ligalive.net,
liliputing.com,livingin2k.net,livrosconservadores.com.br,lobbystas.gr,loliconjav.pl
,lolnews2030.com.br,longitudeonda.com,loukosporandroid.cc,loukosporandroid.com.br,l
owcarbalpha.com,luzoplanet.com,macademiangirl.com,macappstore.org,mackie100projects
.altervista.org,macmaniacs.at,macos-
app.com,mactan.com.br,madpicks.com,maispaletes.com,maissuperior.com,maiuri.net,make
r-tutorials.com,malayalapachakam.com,manga-
home.com,manmagazin.sk,mapleleafshotstove.com,master-
develop.com,mavs1007.de,mawqii.com,mbbscounselling.co.in,mc4u.de,medicalopedia.org,
melamorsicata.it,mes-pains-
maison.fr,miamibuttsluts.com,miapple.me,midis.com.ar,mikesaysmeh.com,mikudb.moe,min
ecraftquiz.com,minecraftservers.club,minhamulher.com,minilogue.net,minlife.ru,mint-
space.com,mirplace.com,mirrorlessrumors.com,mixalwan.com,mixofall.com,mkxfan.org,mm
o.it,mobilejury.com,mobilinternetayarlari.com,moddingtr.com,modernnexus.com,mojandr
oid.sk,momasefreshtakers.com,mondo24.it,mondoprimavera.com,monthlyreview.org,mortal
journey.com,mostafa-shemeas.com,motofire.com,movies360.info,mp3-
telechargement.net,mrfreeat33.com,mrvideogame.com.br,msgdigital.com,mummumtime.com,
mundokodi.com,mur.tv,musculacao.net,musicsongs.xyz,muzikbuldum.com,mxalwan.com,myaq
uaworld.ru,mybabybarbiegames.com,my-clash-royale.ru,myhadoopexamples.com,my-
headway.ru,myicloud.info,myria.com,mysalonika.gr,mytechtipshub.com,myvegansupermark
et.co.uk,myvirtualput.ru,nacionpix.com,napolicalcio.net,napolipiu.com,nativeamerica
calling.com,nckreader.com,nebigarci.net,neckarstudent.de,nerdalicious.com.au,neupus
ti.kz,neupusti.net,newcameranews.com,newlaunches.com,newxmovies.com,newyou.buzz,new
zars.com,nextgentech.it,nextimpulsesports.com,nextleveltricks.com,ninfasafada.com.b
r,nomascrisis.com,nondoc.com,noobabble.com,normastecnicas.com,notiziebomba.com,notr
e-
siecle.com,novinite.eu,nudefoto.club,nuexpo1.com,nulledcode.cc,nulledforest.com,nul
ledradar.com,nulload.com,nusa.website,nyadagbladet.se,nyfalls.com,nylonhose.us,ohfa
buloso.com,oklivetv.com,oknotivi.ru,okpronostico.it,omerfarukbodur.com,onlineknjige
.com,onlinemakejobs.com,onlinerelaxing.com,opentuition.com,opozicionar.com,opsmedia
.ru,optclean.com.br,optimist.rs,oracleerpappsguide.com,ostechnix.com,ostrovokpodelo
k.ru,overclex.net,overclocking.guide,palel.es,paraguaymipais.com.ar,parcequetoulon.
com,pascalforget.com,pasha4ur.org.ua,passioncarre.net,passportindia.in,patriaquemer
a.com.ar,pbhz.com,pbn.com,pdfbaba.com,pensjonistferie.no,pepakura.eu,perv-
box.com,pespatchupdate.com,philmacgiollabhain.ie,phonandroid.com,phonedas.com,phone
itech.com,photojav.com,pikoff.com,pinaydb.com,pinoyalbums.com,pintire.com,pixellici
ous.com,placegrenet.fr,planetagracza.pl,planet-sansfil.com,plan-
gay.net,plusdebonsplans.com,podtrash.com,pointdeveloper.com,pointofsync.com,popmuzi
k.se,porncomic.xyz,pornoparaelas.com,postdekh.com,pozeraj.me,prawapolityka.pl,previ
dencia.social,prince2examtest.com,princetronics.com,probasket.pl,programegratuitepc
.com,pticyrus.info,ptt8.net,punjabimania.com,pupless.com,puregaming.es,purwaka.net,
putariaxxx.com,qkav.co,qstage.com.br,quantapti.com,quotidianopiemontese.it,r15team.
net,radiojeunesactu.com,rape-porn-
video.com,raremainstream.com,ravimagazine.com,razasporcinas.com,rbigradeb.com,rc-
markt.de,realhardwarereviews.com,realwebjob.ru,rebelmayhem.com,recebersegurodesempr
ego.com,reekoscience.com,reflectim.fr,refundschedule.com,refundstatus.com,remonline
.com,retrabbit.ru,rnbxclusive.me,rnbxclusive.site,rntimes.in,robintel.ro,roofvis.tv
,rosh1.co.il,rosmini.eu,rubankom.com,runnersclub.gr,runningmagazine.ca,rusactions.r
u,russia-aliexpress.com,rymandoujou.tokyo,sac-en-
papier.net,sachmoi.net,sadvin.ru,salient.org.nz,saltymediagroup.com,salutebenessere
perte.com,sami-s-rukami.ru,sandboxgamemaker.com,sandbox-
games.net,sandero.ru,santosmadeiras.com.br,sapdocs.info,scambieuropei.info,schaefer
-it-consultant.de,schamanische-
krafttiere.de,schools99.com,scmowns.com,sdelatotoplenie.ru,sea-
group.org,secretflying.com,segelreporter.com,seguridadwireless.es,selalutekno.com,s
emendria.com,sempreupdate.com.br,sequepuedovolar.com,sexjapaneseporn.com,sexonlinep
orn.com,sfilate.it,shadowlionheart.it,shanelynn.ie,share24.gr,shatimes.com,shiny-
girlz.org,shock2.at,showbagnow.com,showbiz.mus.br,siglaseabreviaturas.com,simsroom.
com,siteforeverything.com,sizhu-
vjazhu.ru,sizofrenpsikolog.com,sledujufilmyserialy.cz,slovakmagazin.sk,slovakwoman.
sk,slovenskemamicky.sk,slovenskyali.sk,smartprep.in,smitedatamining.com,smsalloccas
sion.com,socialextensions.eu,softandapps.info,softmaker.kz,soghoot.website,solalias
.com,solosavoia.it,some-
blog.ru,sonorapresente.com,sonyalpharumors.com,sopsport.org,souslechapiteau.com,sou
th-park-tv.eu,sovetolog.com,sowhat-magazine.fr,s-
pegasus.com,spisiakoviny.eu,starprivate.com,startingfinance.com,startkariery.pl,sta
rtups.bz,stechno.net,steelersdepot.com,steigerhout-
bouwtekeningen.nl,stixos.eu,stopmensonges.com,stopvirus.fr,strainspot.com,streaming
filmcompleto.com,studipariwisata.com,studyandjobs.com,studydhaba.com,studylinux.ru,
studystuff4u.com,stylejournal.de,sunday-coupons.com,supprimer.net,survival-
sandbox.de,survivor-
story.com,suvalkai.lt,svetandroida.cz,swtorcantina.de,syanart.com,tachido.mx,tacobi
t.website,tactiknews.com,tactotek.com,taisachhay.com,tamilfunda.com,tamilguns.in,ta
nki-tut.ru,tanya-tanya.com,tawdilo.com,taxschedule.com,tbvop.com,tcc-em-
blocos.esy.es,tchar.net,tcmlogos.com,teachmehana.com,techdracula.com,techmoka.com,t
echnicaloverload.com,technicalscoop.com,technicoz.com,technoarea.in,technoblitz.it,
technochat.in,techwareguide.com,tecnicomo.com,tecnologosrd.com,tecnomasters.com.br,
tegustaserunpirata.com,teknikalt.dk,teknokroki.com,teori-
prov.com,terminal28.com,tgsup.com,theartfulcrafter.com,thebloggersden.com,thecodega
rden.net,thedroidway.com,thedronedomain.com,theexplode.com,thefitgirlz.com,thegeekh
ammer.com,thegroovecartel.com,thelongdark.ru,thematch.gr,themosvagas.com.br,thepyth
onguru.com,theurbanist.info,thewebhow.com,thinkcomputers.org,thirdsectormagazine.co
m.au,threeredkings.com,tibbschool.net,time2draw.com,time4review.es,timeless-
miracle.com,timourrashed.com,titulkomet.cz,tkbsen.in,tkj.se,todaytechnology.in,todo
gratisinternet.com,topgirl.sk,topnocreditcheckloans.com,toyotaklub.org.pl,trapress.
net,travestis.xxx,trelipareanews.com,triathlonmagazine.ca,tribunesports.net,tronche
-de-
geek.fr,tudibao.com.br,turkifsalarizle.com,tutorialepc.ro,tutorialspedia.com,tutori
alweb.net,tutoriels-
android.com,tutsps.com,tuxnews.it,tvadmusic.co.uk,ukcsgo.com,ukfashiondesign.com,ul
travfx.com,undergroundscience.net,unioncosmos.com,univers-anime.com,univers-
animesi.com,univers-
animezi.com,universityprimetime.com,universovalve.net,urbanidades.arq.br,urly.us,va
cciniinforma.it,vakeourbano.com,valutawijzer.nl,vampire69blog.com,venpacks.com.ve,v
ergleichsspannung.de,veryhtml5.com,vgtribune.com,viajetip.com,viajoenmoto.com,video
pazzeschi.com,videos-de-
chasse.fr,vilistime.com,vimedhund.dk,vipcandid.com,vipsg.fr,vivuvivu.xyz,vliegtuige
nspotter.nl,vocal4u.com,vskoole.net,vstitorrent.com,vstorrent.net,vstorrent.org,vst
orrent.ru,walking-dead-en-streaming.fr,wann-is-
was.de,warsawnow.pl,wasduk.com,watchnewmovie.net,watchnewmovie.org,wavelengthmag.co
.uk,wavelengthmag.com,wavepc.pl,webdesignerhut.com,webmagazine24.it,webonet.fr,web-
paint.ru,websitelister.org,websvelato.it,weddingplanner.vn,weeds-
streaming.fr,weedtrader.com,weyz.net,whoiscute.com,wickedspot.org,wildernessarena.c
om,windoctor.it,windowsaplicaciones.com,windowsku.com,winphonecloud.com,wirtualnywy
dawca.pl,witcherhour.com,withform.cz,wololo.net,wololo-
project.es,womennow.in,worldwithouthorizons.com,wowfacts.net,wow-
rhea.com,wptele.ga,x1xporn.com,x-
3dfx.com,xavierstuder.com,xbnrg.com,xclub.sk,xdiggers.com,xkorean.net,xn--
4dbcyzi5a.com,xpenology-
fr.net,xsafadas.com,xturkifsa.org,xxxhdmovie.com,xxxhdonline.com,xyzjyotishcenter.c
om,yakyakyak.fr,yallapro.com,yummyoyummy.com,zag-rider.net,zapisi-
privata.com,zatznotfunny.com,zerofeed.com,zetail.com.tw,zetatecnologia.com,zippysha
remediafire.download,z-news.xyz,znrls.co,zzn.fr#@##adsense
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5655
@@||cdn.hackintosh.zone/ipscdn/adsense/$domain=hackintosh.zone
! https://github.com/AdguardTeam/AdguardFilters/issues/5627
pokehunter.co#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/5626
! https://github.com/AdguardTeam/AdguardFilters/issues/5622
||icons.wxug.com/scripts/sourcepoint/
! https://github.com/AdguardTeam/AdguardFilters/issues/65443
! https://github.com/AdguardTeam/AdguardFilters/issues/377
@@||spike.itv.com/itv/lserver/tserver/random=$xmlhttprequest
@@||itv.com/itv/tserver/*size=*/*/viewid=
! https://forum.adguard.com/index.php?threads/23302/
@@||destyy.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/5567
@@||adpop.me^$generichide
! https://forum.adguard.com/index.php?threads/23262/
! https://github.com/AdguardTeam/AdguardFilters/issues/5469
! https://github.com/AdguardTeam/AdguardFilters/issues/5527
||kissasian.com/Scripts/taptica.min.js^
! https://forum.adguard.com/index.php?threads/23109/
@@||uplod.ws/*/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28761
! https://github.com/AdguardTeam/AdguardFilters/issues/26327
! https://forum.adguard.com/index.php?threads/flacplayer-ehubsoft-net-anti-ad-
block-ubo-on-chrome.23131/
!+ NOT_PLATFORM(ios, ext_android_cb)
||pagead2.googlesyndication.com/pagead/
show_ads.js^$redirect=nooptext,important,domain=ehubsoft.net
!
! https://forum.adguard.com/index.php?threads/smsreceiveonline-com-anti-ad-block-
ubo.23093/
! https://forum.adguard.com/index.php?threads/getfreesmsnumber-com-anti-ad-block-
ubo-on-chrome.23091/
@@||getfreesmsnumber.com/js/advertisement.js^
! https://forum.adguard.com/index.php?threads/receive-a-sms-com-anti-ad-block-ubo-
on-chrome.23087/
receive-a-sms.com##ins.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/5507
@@||bytesloader.com^$generichide
! realclearpolitics.com antiadblock
@@||realclearpolitics.com/asset/section/doubleclick.js^
! uploadfiles.io anti-adblock (size of the element exceeds 100500px)
uploadfiles.io##.ad-blocked
! https://github.com/AdguardTeam/AdguardFilters/issues/5389
gosugamers.net#@#.ad-placement
! https://forum.adguard.com/index.php?threads/22720/
! https://github.com/AdguardTeam/AdguardFilters/issues/5361
@@||audio-track.com/theme/*/advertisement.js^
! https://forum.adguard.com/index.php?threads/22597/
themes24x7.com#@#.adsbygoogle
themes24x7.com#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; display: block!important; }
! https://forum.adguard.com/index.php?threads/22624/
!+ NOT_PLATFORM(windows, mac, android)
receive-sms-online.info#@#.adsbygoogle
!+ NOT_PLATFORM(windows, mac, android)
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=receive-sms-
online.info
!
! https://forum.adguard.com/index.php?threads/22584/
@@/advertisement.js|$domain=fistfast.net
@@/pop.js|$domain=fistfast.net
! https://forum.adguard.com/index.php?threads/22596/
@@||uploadboy.com/ads.js
! https://forum.adguard.com/index.php?threads/https-www-firstonetv-eu-http-www-
sdwnet-me-anti-adblock.22470/
@@||sdwnet.me^$generichide
! https://forum.adguard.com/index.php?threads/22293/
arconaitv.me#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/39813
! https://github.com/AdguardTeam/AdguardFilters/issues/5269
wowtoken.info#@#.adsbygoogle
wowtoken.info#$#.adsbygoogle { height: 51px!important; }
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=wowtoken.info
! https://forum.adguard.com/index.php?threads/22255/
@@||common-static.vooxe.com/player/js/ads.js
||storesurprise.com^$third-party
! https://forum.adguard.com/index.php?threads/22256/
@@||binbucks.com/fuckadblock.js
@@||binbucks.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/3255
@@||hdliveextra-a.akamaihd.net/*/config/ads.js$domain=vplayer.nbcsports.com
! https://forum.adguard.com/index.php?threads/expedia-de.22147/
@@||travel-assets.com/ads/*/expadsblocked.js^
! https://forum.adguard.com/index.php?threads/22066/
@@||pinoybay.ch/assets/js/ads.js
! https://forum.adguard.com/index.php?threads/anti-adblock-ibtimes-co-uk.22124/
@@||d.ibtimes.co.uk/imasdk/ads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/5126
||facildownloads.net/wp-content/plugins/pause-adblocker/
! https://forum.adguard.com/index.php?threads/22081/
mylifetime.com#@#.block-doubleclick
! https://github.com/AdguardTeam/AdguardFilters/issues/5108
ff14angler.com#@#.adsbygoogle
! https://forum.adguard.com/index.php?threads/22029/
@@||raptu.com/e/$generichide
! https://forum.adguard.com/index.php?threads/21829/
whosampled.com#%#var _st = window.setTimeout; window.setTimeout = function(a, b)
{ if(!/_detectAdBlocker/.test(a)){ _st(a,b);}};
! https://forum.adguard.com/index.php?threads/u2s-io.21825/
@@||u2s.io^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/5085
liftable.com#@##sponsoredwellcontainertop
liftable.com#@#.MBoxAdMain
liftable.com#%#Object.defineProperty(window, 'oio', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/5083
@@||uvnc.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/27866
! https://github.com/AdguardTeam/AdguardFilters/issues/5062
@@||oploverz.in/wp-content/*.png#*_ad
@@||oploverz.in^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/5031
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=blog-rct.com
@@||blog-rct.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/5039
@@||viid.me^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/15016
! https://github.com/AdguardTeam/AdguardFilters/issues/4661
@@||zap.in^$content
zap.in#$##flexContentAdFrame { height: 51px!important; display: block!important; }
zap.in#$##verifyAd { display: block!important; height: 1px!important; }
! https://forum.adguard.com/index.php?threads/21454/
forum.xda-developers.com#@#.adonis-placeholder
! arduino-board.com
@@||adserver.dca13.com/js/ads2.js
arduino-board.com#%#Object.defineProperty(window,'abc',{value:false});
! https://github.com/AdguardTeam/AdguardFilters/issues/4917
@@||dailygeekshow.com/wp-content/themes/soofresh2/js/advertisement.js^
! http://freetvall.com/video/9kb116rwshsb/motors-tv
http://www.estadiofutebol.com/gratis/motorstv
televisaofutebol.com#$##pub2 {height:20px;}
! https://xenforo.com/community/resources/rellect-adblock-detector.2312/
/rellect/AdblockDetector/handler.$~third-party,redirect=nooptext,important
! https://forum.adguard.com/index.php?threads/a9droid-com.21265/
a9droid.com#@#div[id^="div-gpt-ad"]
! https://forum.adguard.com/index.php?threads/21366/
||b.slipstick.com/bmp/bmpjquery.js
! https://github.com/AdguardTeam/AdguardFilters/issues/4907
@@||elsfile.net^$generichide
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/662
||temp-mail.org/js/antiblock.js^
temp-mail.org#%#Object.defineProperty(window,'adblocked',{value:{}});
! https://forum.adguard.com/index.php?threads/bollywoodshaadis-com-anti-adb-
windows.21328/
bollywoodshaadis.com###ad_blocker
! https://github.com/AdguardTeam/AdguardFilters/issues/4841
@@||vidoza.net/js/pop.js
@@||vidoza.net/js/ads.js
! Graphiq owned sites https://forum.adguard.com/index.php?threads/planes-axlegeeks-
com.21241/
allpatents.com,armsrack.com,axlegeeks.com,careertrends.com,corporate.com,credio.com
,findthebest.com,findthecompany.com,findthedata.com,findthehome.com,gearsuite.com,g
raphiq.com,healthgrove.com,homeowl.com,insidegov.com,mooseroots.com,pickban.com,pik
asaur.com,platform.com,pointafter.com,prettyfamous.com,softwareinsider.com,specout.
com,startclass.com,underthelabel.com,weatherdb.com#%#(function(o,a)
{o(window,"FTBAds",{get:function(){return a},set:function(b){a=b;o(a,"ads",{value:!
1})}})})(Object.defineProperty);
! https://forum.adguard.com/index.php?threads/21233/
!+ NOT_OPTIMIZED
||api.tinypass.com^$domain=dallasnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4850
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=up-4ever.com
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=up-4ever.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4840
engineeringtoolbox.com##.adblo
! https://github.com/AdguardTeam/AdguardFilters/issues/4837
surfline.com#@#.afs_ads
! wordpress theme https://mythemeshop.com/themes/ad-sense/
@@/wp-content/themes/mts_ad_sense/js/ads.js^$~third-party,domain=320box.com|
adisteme.kz|adobevn.net|aggressivecars.com|allbluevr.com|androidcrush.com|
applosungen.com|appluseis.com|awamiweb.com|azfinans.ru|besthealthyguide.com|
bhookedcrochet.com|biochemden.com|bloggingden.com|braininspired.net|business-
solution.us|carajuki.com|carapraktis.info|caratulasparacuadernos.com|
catchmyjobs.com|ccna6.com|ccnav6.com|cineview.me|circuiteasy.com|conference-
hosting.net|conspatriot.com|dailyhealthkeeper.com|darmawan.my.id|dayoadetiloye.com|
degree-classes.com|detutorial.com|diedit.com|diysite.tips|diyzone.tips|
dollsnews.com|dormir-moins-bete.com|download-album.com|duniaq.com|
espiaresgratis.com|everythingsohealth.com|filmreno.net|freesmshub.com|
gamingguidetips.com|geekpeaksoftware.com|gennarino.org|gratiserotik.se|grfeed.com|
healthspiritbody.com|healthysolutionsbenefit.com|healthytotal.net|healthzone.tips|
hightechbuzz.net|horamerica.com|howtorootmobile.com|idownloadblogs.com|
inmigrantesenmadrid.com|insurancequotestip.com|kampusexcel.com|kimdirbu.com|
lahuria.com|laivanduc.com|langsungviral.com|learn-automation.com|
librospdfgratis.net|lifeblogid.com|liriklaguindonesia.net|lotsofhealthy.com|
martketingdigital.com|masterdrivers.com|minimilitiacheats.com|mjemagazine.com|
mobilehardreset.com|mobilesreview.co.in|mstory.me|mypapercraft.net|mysemakan.com|
newmoviesfun.com|nicecarsinfo.com|ofertasahora.com|onlinehealthsociety.com|
orduh.com|organichealthcorner.com|otimundo.com|ovnihoje.com|parhaye.com|
pointsrecipes.com|prdnews.com|quoteacademy.com|ricasaude.com|rwaag.org|
sapsibubapa.org|sarungpreneur.com|satgobmx.com|shoemoney.com|
smartphonehrvatska.com|soltvperu.com|ssante.com|sumberpendidikan.com|
supercarcenter.com|supportcanon.com|tatuajestatu.com|techcrack.net|teclane.com|
tellynews.us|thestreetriders.com|tipsdroidmax.com|todaysjobalert.com|
todolandia.com|top10remedioscaseros.com|topnaturaltips.com|topwebsitelists.com|
trenddify.com|truquesedicas.org|tutorialescomo.com|ultra4kporn.com|usefuldiys.com|
vegrecetas.com|vidabytes.com|viewhealth.net|viralholic.net|viralistics.com|
wikigain.com|wisdomquotesandstories.com|www-mabadi.com|yoemigro.com|yomasti.co|
zenfoneasus.com
320box.com,adisteme.kz,adobevn.net,aggressivecars.com,allbluevr.com,androidcrush.co
m,applosungen.com,appluseis.com,awamiweb.com,azfinans.ru,besthealthyguide.com,bhook
edcrochet.com,biochemden.com,bloggingden.com,braininspired.net,business-
solution.us,carajuki.com,carapraktis.info,caratulasparacuadernos.com,catchmyjobs.co
m,ccna6.com,ccnav6.com,cineview.me,circuiteasy.com,conference-
hosting.net,conspatriot.com,dailyhealthkeeper.com,darmawan.my.id,dayoadetiloye.com,
degree-
classes.com,detutorial.com,diedit.com,diysite.tips,diyzone.tips,dollsnews.com,dormi
r-moins-bete.com,download-
album.com,duniaq.com,espiaresgratis.com,everythingsohealth.com,filmreno.net,freesms
hub.com,gamingguidetips.com,geekpeaksoftware.com,gennarino.org,gratiserotik.se,grfe
ed.com,healthspiritbody.com,healthysolutionsbenefit.com,healthytotal.net,healthzone
.tips,hightechbuzz.net,horamerica.com,howtorootmobile.com,idownloadblogs.com,inmigr
antesenmadrid.com,insurancequotestip.com,kampusexcel.com,kimdirbu.com,lahuria.com,l
aivanduc.com,langsungviral.com,learn-
automation.com,librospdfgratis.net,lifeblogid.com,liriklaguindonesia.net,lotsofheal
thy.com,martketingdigital.com,masterdrivers.com,minimilitiacheats.com,mjemagazine.c
om,mobilehardreset.com,mobilesreview.co.in,mstory.me,mypapercraft.net,mysemakan.com
,newmoviesfun.com,nicecarsinfo.com,ofertasahora.com,onlinehealthsociety.com,orduh.c
om,organichealthcorner.com,otimundo.com,ovnihoje.com,parhaye.com,pointsrecipes.com,
prdnews.com,quoteacademy.com,ricasaude.com,rwaag.org,sapsibubapa.org,sarungpreneur.
com,satgobmx.com,shoemoney.com,smartphonehrvatska.com,soltvperu.com,ssante.com,sumb
erpendidikan.com,supercarcenter.com,supportcanon.com,tatuajestatu.com,techcrack.net
,teclane.com,tellynews.us,thestreetriders.com,tipsdroidmax.com,todaysjobalert.com,t
odolandia.com,top10remedioscaseros.com,topnaturaltips.com,topwebsitelists.com,trend
dify.com,truquesedicas.org,tutorialescomo.com,ultra4kporn.com,usefuldiys.com,vegrec
etas.com,vidabytes.com,viewhealth.net,viralholic.net,viralistics.com,wikigain.com,w
isdomquotesandstories.com,www-
mabadi.com,yoemigro.com,yomasti.co,zenfoneasus.com#$#.pub_300x250.pub_300x250m.pub_
728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !
important; }
! https://forum.adguard.com/index.php?threads/14775/
gamespot.com#@#.AdHere
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=gamespot.com
@@||asset.pagefair.net/ads.min.js$domain=www.gamespot.com
@@||asset.pagefair.com/adimages/adsense.js$domain=www.gamespot.com
@@||onceux.unicornmedia.com/now/ads^$domain=gamespot.com
! https://forum.adguard.com/index.php?threads/http-www-sport247-live.20960/
@@||s1.medianetworkinternational.com/js/advertisement.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/4796
||mangatail.com/sites/all/themes/newbird/js/adblock-checker.min.js
||mangasail.com/sites/all/themes/newbird/js/acheck.min.js
! https://forum.adguard.com/index.php?threads/20897/
oalevels.com#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/4802
@@||liveedu.tv/static/js/ads.js
! https://forum.adguard.com/index.php?threads/adageindia-in-missed-ads-
windows.20841/
||gaia.adage.com/assets/js/min/BlockDetector.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/4727
wurstclient.net#@#.adsbygoogle
! https://forum.adguard.com/index.php?threads/liverpoolecho-co-uk.20590/
||dashboard.tinypass.com/*/load^$third-party
! https://forum.adguard.com/index.php?threads/20340/
@@||filez.tv/themes/flow/frontend_assets/js/advert.js
! https://forum.adguard.com/index.php?threads/20348/
@@||outlookindia.com/*anti_ab.js$script
@@||outlookindia.com$generichide
! https://forum.adguard.com/index.php?threads/14368/
gelbooru.com#%#window.abvertDar = 1;
@@||gelbooru.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/4661
@@||adz.bz^$content
adz.bz#@##frameAd
adz.bz#$##frameAd { height: 51px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23200
@@||onlinemschool.com/script/ads.js
@@||onlinemschool.com/script/ads1.js
onlinemschool.com#@##oms_left
@@||onlinemschool.com^$generichide
! https://forum.adguard.com/index.php?threads/18766/
jetload.tv#@##bannerad
@@||jetload.tv/themes/flow/frontend_assets/js/advertisement.js
! https://forum.adguard.com/index.php?threads/http-www-newsnow-co-uk.20278/
newsnow.co.uk##.c-blockmsg
! https://forum.adguard.com/index.php?threads/www-papergeek-fr.20281/
papergeek.fr##.padb-enabled
! https://forum.adguard.com/index.php?threads/20253/
@@||streamlive.to^$generichide
! https://forum.adguard.com/index.php?threads/im9-eu.20226/
@@||tff.tf/popunder.js$domain=im9.eu
! https://github.com/AdguardTeam/AdguardFilters/issues/4636
||repo.xarold.com/ajax/unlock.php
! https://github.com/AdguardTeam/AdguardFilters/issues/4605
@@||fwmrm.net/*/AdManager.js^$domain=viafree.no
! https://github.com/AdguardTeam/AdguardFilters/issues/4624
bicycling.com,menshealth.com,prevention.com,rodale.tv,rodalesorganiclife.com,rodale
wellness.com,runnersworld.com,womenshealthmag.com#%#(function(c,b)
{Object.defineProperties(window,{dataLayer:c,dataLayer_gtm:c})})({set:function(a)
{a&&a[0]&&(a[0].AdBlockerDetected=!1);b=a},get:function(){return b},enumerable:!
0});
@@/securepubads.$script,other,~third-party,domain=bicycling.com|menshealth.com|
prevention.com|rodale.tv|rodalesorganiclife.com|rodalewellness.com|
runnersworld.com|womenshealthmag.com
@@.com/ads.$script,other,~third-party,domain=bicycling.com|menshealth.com|
prevention.com|rodale.tv|rodalesorganiclife.com|rodalewellness.com|
runnersworld.com|womenshealthmag.com
@@/pagead2.$script,other,~third-party,domain=bicycling.com|menshealth.com|
prevention.com|rodale.tv|rodalesorganiclife.com|rodalewellness.com|
runnersworld.com|womenshealthmag.com
@@/pubads.$script,other,~third-party,domain=bicycling.com|menshealth.com|
prevention.com|rodale.tv|rodalesorganiclife.com|rodalewellness.com|
runnersworld.com|womenshealthmag.com
! https://forum.adguard.com/index.php?threads/20180/
@@||top1porn.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/4604
@@||xda-developers-forum.blogspot.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/54746
@@||googletagservices.com/tag/js/gpt.js$domain=citationmachine.net
@@||cdn.springserve.com/assets/0/playerJS/
chegg_unlocked_cm.js$domain=citationmachine.net
@@||snippets.studybreakmedia.com/doubleclick/ads.js
citationmachine.net#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/4578
@@||sportbikerider.us^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/4513
@@||adm.fwmrm.net/p/fox_live/AdManager.js^
@@||player.foxdcg.com/*/js/playback.js?*^ad$xmlhttprequest,domain=fox.com
! https://forum.adguard.com/index.php?threads/http-www-fordclub-eu.20043/
fordclub.eu#@#.reklama
! 1337x.to - antiblock ads
@@||1337x.to$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/4521
apktechdown.com###idblog-adb-enabled
! https://forum.adguard.com/index.php?threads/19067/
||spillvacation.com^$third-party
! https://forum.adguard.com/index.php?threads/19724/
@@||bsp.needrom.com/advert*.js
! https://forum.adguard.com/index.php?threads/freelive365-com.19834/
@@||freelive365.com/adblock.js^
! https://forum.adguard.com/index.php?threads/19740/
@@||bestlistofporn.com^$generichide
! https://forum.adguard.com/index.php?threads/19735/
@@||revdownload.com/*.php$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/4459
@@||battlecats.spica-net.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/4143
! https://forum.adguard.com/index.php?threads/%D0%A0%D0%B5%D1%88%D0%B5%D0%BD%D0%BE-
http-www-allmusic-com.18598/
allmusic.com,sidereel.com#%#(function(a){setTimeout=function(){var
b="function"==typeof arguments[0]?
Function.prototype.toString.call(arguments[0]):"string"==typeof arguments[0]?
arguments[0]:String(arguments[0]);return/\[(_0x[a-z0-9]{4,})\[\d+\]\][\[\(]\1\[\
d+\]/.test(b)?
NaN:a.apply(window,arguments)}.bind();Object.defineProperty(setTimeout,"name",
{value:a.name});setTimeout.toString=Function.prototype.toString.bind(a)})
(setTimeout);
! https://forum.adguard.com/index.php?threads/19628/
https://github.com/AdguardTeam/AdguardFilters/issues/4841
@@||easylist.club/ados.js
@@||easylist.club/popunder*.js
@@||easylist.club/adlabs.js
@@||easylist.club/adconfig.js
! https://forum.adguard.com/index.php?threads/19630/
! https://forum.adguard.com/index.php?threads/19630/
@@||flashx1.tv/sidead.js
@@/js/showad*.js$domain=flashx.tv|flashx.to
@@||flashx1.tv/js/showadcode.js
! https://github.com/AdguardTeam/AdguardFilters/issues/4404
vidlox.tv#%#Object.defineProperty( window, 'adb', { get: function(){ return
0; } });
! https://forum.adguard.com/index.php?threads/last-fm-anti-adblock-detection.13686/
! https://forums.lanik.us/viewtopic.php?f=62&t=35213
last.fm#%#(function(b,c){setTimeout=function(){var
a=arguments[0];if("function"==typeof a&&/^function [A-Za-z]{1,2}\(\)\s*\{([A-Za-
z])\|\|\(\1=!0,[\s\S]{1,13}\(\)\)\}$/.test(c.call(a)))throw"Adguard stopped a
script execution.";return b.apply(window,arguments)}})
(setTimeout,Function.prototype.toString);
! https://github.com/AdguardTeam/AdguardFilters/issues/4379
gamekings.tv#@#.afs_ads
! ratemyprofessors.com - adblock detection
@@||ratemyprofessors.com/assets/libs/adFrame_ads-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/4362
@@||upbitcoin.com^$generichide
! https://forum.adguard.com/index.php?threads/http-hentaihaven-org-nsfw.19381/
hentaihaven.org#%#Object.defineProperty(window,'canRunAds',{get:function(){return
1}});
! https://forum.adguard.com/index.php?threads/19407/
@@||bitcoinaliens.com/*/js/ads.js
! https://forum.adguard.com/index.php?threads/13436/
@@||ads2.contentabc.com/ads?spot_id=$domain=8muses.com,xmlhttprequest
@@||8muses.com^$generichide
8muses.com#$#a.t-hover iframe { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/4299
@@||angrybirdsnest.com/wp-content/themes/abn-responsive/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/4305
@@||thebeastnews.com^$generichide
! https://forum.adguard.com/index.php?threads/voodaith7e-com.19387/
voodaith7e.com#%#adsShowPopup1 = true;
! https://forum.adguard.com/index.php?threads/http-www-javdude-com-nsfw.19019/
@@||javdude.com^$generichide
! https://forum.adguard.com/index.php?threads/pokemonultimate-forumcommunity-
net.18332/
||forumfree.net/js/anti_adb.js
! https://forum.adguard.com/index.php?threads/18232/
@@||biophobia.tv^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/3909
picjumbo.com#@#.adsbygoogle
! https://forum.adguard.com/index.php?threads/16928/
@@||hdwall.us/js/adsbygoogle.js
! Anti-adblock ads
@@||traffic.adxprts.com/ads/ads.js
!
! rlslog.net - anti-adblock clickunder
@@||cdn.engine.spotscenered.info/Scripts/infinity.js.aspx?guid=$domain=rlslog.net
! https://forum.adguard.com/index.php?threads/http-www-anizm-tv.19210/
||player.tune.pk/v2/js/annoy.min.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/4237
! Reported: https://forums.lanik.us/viewtopic.php?f=64&t=35263
sonichits.com#@#.right-ad
! https://forum.adguard.com/index.php?threads/18997/
@@||oogh8ot0el.com/js/-ad-big.js
@@||oogh8ot0el.com/ads/pop-under.js
! https://github.com/AdguardTeam/AdguardFilters/issues/4170
@@/ad_top$domain=gamecopyworld.click,image
! https://forum.adguard.com/index.php?threads/18340/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js^$domain=zattoo.com
! https://forum.adguard.com/index.php?threads/20675/
@@||pubads.g.doubleclick.net/gampad/ad?$domain=nbc.com
@@||tpc.googlesyndication.com/pagead/imgad?id=$domain=nbc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4182
nbc.com#%#window.canRunAds = true;
@@||nbc.com/generetic/scripts/ads.js
! https://forum.adguard.com/index.php?threads/pornve-com-nsfw.18962/
@@||fistfast.com/pop.js
! https://forum.adguard.com/index.php?threads/18804/
@@||superwall.us/js/adsbygoogle.js
! https://forum.adguard.com/index.php?threads/18800/
@@||file-upload.cc^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/4113
@@||credio.com/ad?
@@||credio.com$generichide
! https://forum.adguard.com/index.php?threads/18658/
@@||bitporno.com^$generichide
! https://forum.adguard.com/index.php?threads/18662/
@@||jokerfansub.com^$generichide
@@||jokerfansub.com/content/themes/default/images/feed-icon-28x28.png#-iframe-
ads^$image
! https://forum.adguard.com/index.php?threads/18566/
@@/jquery2.js$domain=flashx.tv,third-party
@@/js/showad_.js$domain=flashx.tv
@@||flashx.tv/counter.cgi$domain=flashx.tv
@@||flashx.to/counter.cgi
! https://github.com/AdguardTeam/AdguardFilters/issues/4026
@@||booksdeity.com^$generichide
! https://forum.adguard.com/index.php?threads/18447/
@@||mp3fy.com^$generichide
! https://forum.adguard.com/index.php?threads/18246/
@@||cracks9.com^$generichide
! https://forum.adguard.com/index.php?threads/18517/
specout.com#$#.BOX-wrap[style^="z-index:"] { display: none!important; }
specout.com#$#body { overflow-y: visible!important; }
! https://forum.adguard.com/index.php?threads/9895/
@@||motherless.com/scripts/site_ads.js
! https://forum.adguard.com/index.php?threads/14844/
imagefap.com#@#[id][style*="width:"]
! https://forum.adguard.com/index.php?threads/18426/
@@||recwebcam.com/js/fuckadblock.js
@@||recwebcam.com^$generichide
@@||cam-archive.com/js/fuckadblock.js
@@||cam-archive.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/3969
@@||hdliveextra-a.akamaihd.net/*/showads*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/3965
@@||fanoffifa.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/3925
@@||msn.com/advertisement.ad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/3959
@@||visitweb.com/js/ref.js$domain=kisscartoon.se
!
http://www.oregonlive.com/beavers/index.ssf/2016/12/oregon_state_moves_up_to_no_22.
html#incart_river_home - Prevent detection and style removal
||sp148.global.ssl.fastly.net^$redirect=nooptext
! https://forum.adguard.com/index.php?threads/vipbox-nu.17409/
strikeout.me,vipboxtv.me,vipbox.nu,vipleague.tv,vipbox.bz#%#(function(){var
b=window.setInterval;window.setInterval=function(a,c){if(!/[A-Za-z]{40,}\
(\)/.test(a.toString()))return b(a,c)}.bind(window)})();
! https://forum.adguard.com/index.php?threads/al-ly.17044/
@@||go.ad2up.com/afu.php?id=620502$domain=al.ly
al.ly#$##site { visibility:hidden!important; }
! https://forum.adguard.com/index.php?threads/wstream-video.14711/
wstream.video#$##divplayer { display: block!important; }
wstream.video#$##noplayer { display: none!important; }
! https://forum.adguard.com/index.php?threads/thesimsresource-com.16877/
thesimsresource.com#%#window.sessionStorage.loadedAds = 3;
! https://github.com/AdguardTeam/AdguardFilters/issues/58238
@@||aranzulla.it/_adv/
! https://forum.adguard.com/index.php?threads/hqporner-com-nsfw.16107/
@@||5.79.78.12/js/ads.js
! https://forum.adguard.com/index.php?threads/javhdonline-com-nsfw.16116/
@@||javhdonline.com^$generichide
! Anti-adblock ads
@@||traffichaus.com/scripts/banner-ad.js
@@||traffichaus.com/scripts/*ad*.js$domain=spankwire.com|hdzog.com
! https://forum.adguard.com/index.php?threads/facebook-com.12519/
@@||fbcdn-creative-a.akamaihd.net/hads-ak-prn2/
@@||ad.atdmt.com/m/*account_id=*&source=cm&step=1^$domain=facebook.com|
facebookcorewwwi.onion
! https://forum.adguard.com/index.php?threads/14760/
! https://forum.adguard.com/index.php?threads/http-jav-720p-com-nsfw.20255/
@@||dato.porn/js/pop.js|
! https://forum.adguard.com/index.php?threads/18043/
windows7themes.net#$#div[id^="partnerbox"] { position: absolute!important; left: -
3000px!important; height: 20px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/3762
@@||einthusan.tv^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/3779
@@||video-download.online/js/advertisement.js
! https://forum.adguard.com/index.php?threads/17645/
@@||imgwallet.com/advertisement.js
! https://forum.adguard.com/index.php?threads/wired-com-adblock-detection.8268/
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1$domain=wired.com
! https://forum.adguard.com/index.php?threads/17045/
@@||getlinkgenerator.com^$generichide
! https://forum.adguard.com/index.php?threads/17590/
@@||football-lineups.com^$generichide
! https://forum.adguard.com/index.php?threads/17447/
@@.adcenter.$domain=indiansgetfucked.com
@@||indiansgetfucked.com$generichide
@@||myindianporn.com^$generichide
! vulture.com - anti-adblock message
vulture.com###article > #bottom > div.nymab-response
! vipbox.tv - anti-adblock clickunder
@@||vipbox.tv/js/cnads.js
! https://forum.adguard.com/index.php?threads/3-missed-ads.15870/
@@||pornbraze.com^$generichide
! https://forum.adguard.com/index.php?threads/16794/
@@||mije.net^$generichide
! https://forum.adguard.com/index.php?threads/16784/
@@||urlex.org^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/3594
@@||s0ft4pc.com^$generichide
! https://forum.adguard.com/index.php?threads/16689/
||cosplayjav.pl/wp-content/themes/cosplayjav/js/fuckadblock
! https://forum.adguard.com/index.php?threads/16627/
@@||ah-me.com^$generichide
! https://forum.adguard.com/index.php?threads/16183/
@@||gamenguide.com/common/js/common/ads.js
||gamenguide.com*adbk
! https://forum.adguard.com/index.php?threads/16187/
||itechpost.com*adbk
@@||itechpost.com/common/js/common/ads.js
! multidown.me https://github.com/AdguardTeam/AdguardFilters/issues/3540
@@||rapidvideo.com^$generichide
! https://forum.adguard.com/index.php?threads/16526/
@@||cloudfront.net^*adframe.js$domain=webupd8.org
@@||contextual.media.net/nmedianet.js$domain=webupd8.org
@@||contextual.media.net/fcmdynet.js$domain=webupd8.org
! bdcraft.net - ad block detection on adf.ly redirect
! http://adf.ly/564553/spbdc-512-mc110
@@||bdcraft.net/download/?$content
! https://github.com/AdguardTeam/AdguardFilters/issues/3496
xbox-store-checker.com#@#.adsbygoogle
! https://forum.adguard.com/index.php?threads/16312/
@@||media2.intoday.in/aajtak/$script
! https://github.com/AdguardTeam/AdguardFilters/issues/3482
theatlantic.com#@#.ad
theatlantic.com#@#.sponsored
! https://forum.adguard.com/index.php?threads/nowvideo-li.16277/
@@/banner.php^$domain=nowvideo.ag|nowvideo.co|nowvideo.li|nowvideo.to
! https://forum.adguard.com/index.php?threads/16195/
@@||amarujala.com/ads.html$domain=amarujala.com
! https://forum.adguard.com/index.php?threads/16242/
/torrenttrackerlist.com\/(wp-content)\/(uploads)\/[a-zA-Z0-9]{10,}\/[a-zA-Z0-9]
{10,}.js/
! https://forum.adguard.com/index.php?threads/16173/
@@||tehnotone.com^$generichide
! https://forum.adguard.com/index.php?threads/15982/
@@||livehindustan.com/*ad$script
! https://github.com/AdguardTeam/AdguardFilters/issues/38944
! https://forum.adguard.com/index.php?threads/15974/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=indiatimes.com
@@||static.clmbtech.com/ase/$script,domain=indiatimes.com
@@||static.chartbeat.com/js/chartbeat.js$script,domain=indiatimes.com
@@||www.google-analytics.com/analytics.js$script,domain=indiatimes.com
@@||b.scorecardresearch.com/beacon.js$script,domain=indiatimes.com
@@||tags.crwdcntrl.net/c/*/cc.js$script,domain=indiatimes.com
@@||files.adspdbl.com/publishers/timesofindia/code.js$script,domain=indiatimes.com
@@||ads.pubmatic.com/AdServer/js/pwt/*/pwt.js$script,domain=indiatimes.com
@@||static.columbia.timesinternet.in/ad/commons/js/
colombia.js$script,domain=indiatimes.com
@@||images.taboola.com$image,domain=indiatimes.com
@@||ads.yahoo.com$image,domain=indiatimes.com
! https://forum.adguard.com/index.php?threads/15996/
@@||s3.amazonaws.com/khachack/*.js$script,domain=ndtv.com
! https://forum.adguard.com/index.php?threads/14313/
@@||gadgets360.com/*ad$script
! https://forum.adguard.com/index.php?threads/16112/
zippymusic.co##.modal-bg
! mirrorcreator.com - alternative clickunder
@@||cdn.engine.4dsply.com/Scripts/infinity.js.aspx$domain=mirrorcreator.com
! https://forum.adguard.com/index.php?threads/2-anti-adblock-messages.15764/
@@||realses.com^$generichide
! https://forum.adguard.com/index.php?threads/http-www-vipleague-co.15776/
vipleague.tv###warningdiv + div[id][style]
! https://forum.adguard.com/index.php?threads/www-lesechos-fr.15718/
lesechos.fr#%#window.call_Ad = function() { };
! https://github.com/AdguardTeam/AdguardFilters/issues/3254
||s1.wp.com/*/ie_block_redirect.js$important,domain=indianexpress.com
indianexpress.com#%#window.RunAds = !0;
! https://github.com/AdguardTeam/AdguardFilters/issues/3224
manastaynight09.blogspot.kr#@#.adsbygoogle
! sktorrent.net - adblock detection
@@||sktorrent.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/3353
@@||cdn.vidyomani.com/*/*ads*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/3354
@@||paybis.com/assets/*/responsive/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/3333
@@||doridro.com^$generichide
@@||doridro.com/forum/styles/FLATBOOTS/theme/images/logo.png
! https://forum.adguard.com/index.php?threads/exashare-com.15270/
ohbuegh3ev.com,uame8aij4f.com,yahmaib3ai.com#%#Object.defineProperties(window,
{adsShowPopup1:{get:function(){return!0}},jsPopunder:{get:function(){return
function(){}}},admvpu:{set:function(){throw new TypeError;}}});
uv9ieb2ohr.com#%#Object.defineProperties(window,{adsShowPopup1:{get:function()
{return!0}},jsPopunder:{get:function(){return function(){}}},admvpu:{set:function()
{throw new TypeError;}}});
! https://forum.adguard.com/index.php?threads/15454/
@@||crawlist.net^$generichide
! https://forum.adguard.com/index.php?threads/15401/
@@||cdn1.pron.tv/xjs/advertisement.js$domain=pron.tv
! https://forum.adguard.com/index.php?threads/15439/
@@||crm-daily.com/share/*ad*.js$domain=crm-daily.com
crm-daily.com#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/3279
@@||ad.crwdcntrl.net/*/callback=$domain=cityam.com
@@||partner.googleadservices.com/gpt/pubads_impl_$domain=cityam.com
@@||securepubads.g.doubleclick.net/gampad/ads$domain=cityam.com
! https://forum.adguard.com/index.php?threads/15344/
@@||radiosantaclaus.com/js/advert.js
@@/advert.js$domain=radiostreamlive.com,~third-party
! https://forum.adguard.com/index.php?threads/15316/
@@||eenadu.net/ads.js
! https://forum.adguard.com/index.php?threads/15306/
@@||uploadocean.com^$generichide,content
! https://github.com/AdguardTeam/AdguardFilters/issues/3257
theinquirer.net#%#window._r3z = {}; Object.defineProperties(window._r3z, { jq:
{ value: undefined }, pub: { value: {} } });
@@||securepubads.g.doubleclick.net/gampad/ads$domain=theinquirer.net
@@||partner.googleadservices.com/gpt/pubads_impl_$domain=theinquirer.net
@@||ssl.cf3.rackcdn.com/Pub/*$domain=theinquirer.net
@@||ssl.cf3.rackcdn.com/Ads/*$domain=theinquirer.net
@@|http://*.theinquirer.net/$script
! https://forum.adguard.com/index.php?threads/15034/
! Anti-adblock clickunder
@@||torrento.org$generichide
@@||adcity.tech/ads/ad_forum_$domain=torrento.org
! https://github.com/AdguardTeam/AdguardFilters/issues/3230
@@://*.ico$domain=livenewschat.eu
@@||adsatt.espn.starwave.com^$domain=livenewschat.eu,~script
! https://forum.adguard.com/index.php?threads/15246/
@@||sexwebvideo.com/js/ad*.js
! https://forum.adguard.com/index.php?threads/15159/
@@||javhdx.tv$generichide
! https://forum.adguard.com/index.php?threads/14963/
carandbike.com#@#.ad300
! https://forum.adguard.com/index.php?threads/14962/
@@||movieworld.me^$generichide
! https://forum.adguard.com/index.php?threads/14965/
@@||computerera.co.in^$generichide
! https://forum.adguard.com/index.php?threads/14904/
@@||katfile.com/js/*ad*.js
! https://forum.adguard.com/index.php?threads/14756/
@@||picrelated.com^$generichide
! https://forum.adguard.com/index.php?threads/14760/
@@||retainguaninefluorite.info/path/ads/ads.js
! https://forum.adguard.com/index.php?threads/14670/
@@||uploads.to^$generichide
! https://forum.adguard.com/index.php?threads/14667/
@@||upload.af^$generichide
! https://forum.adguard.com/index.php?threads/14596/
@@||unified3.adsjudo.com^$domain=firstrowus1.eu
! https://forum.adguard.com/index.php?threads/14664/
@@/adpop.js$domain=doyki.com|spashopaz.com
!
! https://forum.adguard.com/index.php?threads/14544/
@@||static.cdn.web.tv/scripts/ads.js
! https://forum.adguard.com/index.php?threads/14433/
@@||pornhdx.tv^$generichide
! flacmania.ru
@@||forum.flacmania.ru/*ads*.*/
! https://github.com/AdguardTeam/AdguardFilters/issues/3097
@@||ad.doubleclick.net/ddm/ad/*$domain=seekingalpha.com
@@||d3ujids68p6xmq.cloudfront.net^$domain=seekingalpha.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3113
@@||climatempo.com.br/climatempo/climatempo/js/vendor/detectadblock/
! https://forum.adguard.com/index.php?threads/14279/
buzz99.com##body > div[class][style^="display: block; cursor: pointer; background:
rgb"]
buzz99.com##body > div[class][style^="top: 100px; opacity: 1; visibility: visible;
background: rgb"]
! https://forum.adguard.com/index.php?threads/14464/
@@||ad.doubleclick.net/ddm/ad/*$domain=wiltshiretimes.co.uk|gazetteandherald.co.uk|
theboltonnews.co.uk|oxfordmail.co.uk|swindonadvertiser.co.uk|southwalesargus.co.uk
@@||budgetedbauer.com^$domain=wiltshiretimes.co.uk|gazetteandherald.co.uk|
theboltonnews.co.uk|oxfordmail.co.uk|swindonadvertiser.co.uk|southwalesargus.co.uk
! https://forum.adguard.com/index.php?threads/14337/
beeg.com#@##ad-1
beeg.com#@##ad-2
! https://forum.adguard.com/index.php?threads/14287/
spaste.com#%#Object.defineProperty(window, 'adBlockDetected', { get: function()
{ return false; } });
! https://forum.adguard.com/index.php?threads/14288/
@@||shink.in$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/3092
@@||ad.doubleclick.net/ddm/ad/*$domain=familyhandyman.com
@@||d3ujids68p6xmq.cloudfront.net/x.js$domain=familyhandyman.com
@@||familyhandyman.com$generichide
! https://forum.adguard.com/index.php?threads/14158/
||kelleybbook.tt.omtrdc.net/m2/kelleybbook/mbox/ajax?mboxHost=
! https://forum.adguard.com/index.php?threads/13867/
@@||pagead2.googlesyndication.com/pagead/js/lidar.js$domain=freewarefiles.com
@@||ad.doubleclick.net/favicon.ico$domain=freewarefiles.com
! https://forum.adguard.com/index.php?threads/14149/
@@||policelifes.de/js/ads.js
! https://forum.adguard.com/index.php?threads/13919/
@@||zonasports.to^$generichide
! https://forum.adguard.com/index.php?threads/14020/
@@||bookdl.org^$generichide
@@|http*://*.ico^$domain=bookdl.org
! https://forum.adguard.com/index.php?threads/19712/
@@||arasa.news/pop.js
@@||watchingmysistergoblack.com/pop.js
/pop.js|$domain=pornve.com
pornve.com#%#(function() { window.xRds = false; window.frg = true; window.frag =
true; })();
! https://github.com/AdguardTeam/AdguardForWindows/issues/1291
@@||cypt.ga^$generichide
! https://forum.adguard.com/index.php?threads/13810/
||connect.cointent.com^$domain=allaboutjazz.com
! https://forum.adguard.com/index.php?threads/13801/
@@||sharepirate.com^$generichide
! https://forum.adguard.com/index.php?threads/13760/
@@||4fuckr.com$content,generichide
! https://forum.adguard.com/index.php?threads/13775/
@@||livemint.com/_js/*ads
! https://forum.adguard.com/index.php?threads/13754/
@@||multiup.org/pop.js
@@||myadcash.com/video_landing/js/jquery.inview.min.js$domain=multiup.org
! https://forum.adguard.com/index.php?threads/13710/
@@||torrentmafia.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/2970
@@||viafree.dk$generichide
@@||viafree.dk/*ads*/*ad*/
! https://forum.adguard.com/index.php?threads/13659/
eurogamer.pl#%#Object.defineProperty(window, 'yafaIt', { get: function() { return
{}; } });
@@||cdn.gamer-network.net/plugins/dfp/$script,domain=eurogamer.pl
! https://forum.adguard.com/index.php?threads/13640/
@@||rapidrar.com^$generichide
! html.net - anti-adblock ads
@@||ad.doubleclick.net/ddm/ad/*$domain=html.net
! https://forum.adguard.com/index.php?threads/13532/
@@||tugaflix.com^$generichide
! https://forum.adguard.com/index.php?threads/13593/
bollywood.bhaskar.com#%#window.canABP = true;
@@||bollywood.bhaskar.com/*ads*.js
! https://forum.adguard.com/index.php?threads/12944/
uploaded.net##[id*="pico"]
uploaded.net##[class*="pico"]
@@||ads.exoclick.com^$domain=uploaded.net,script
! https://forum.adguard.com/index.php?threads/13335/
@@||games-pc.ro/*adv*.js
! https://forum.adguard.com/index.php?threads/13328/
||businesstoday.in/ad-blocker.html
! https://github.com/AdguardTeam/AdguardFilters/issues/2930
@@||js.jansatta.com/ads_js.js
! https://forum.adguard.com/index.php?threads/13234/
@@||crackhex.com/ad.js
! https://forum.adguard.com/index.php?threads/13277/
seslimakale.com#@#.post-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/2926
@@||thenextweb.com$generichide
! https://forum.adguard.com/index.php?threads/lcpdfr-com.13294/
lcpdfr.com#@##HouseAd
! https://github.com/AdguardTeam/AdguardFilters/issues/2912
@@||serve.popads.net/checkInventory.php|$domain=jav4.me
! https://forum.adguard.com/index.php?threads/13263/
@@||agarabi.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/2901
apkandroidfree.info###fab-over
apkandroidfree.info###fab
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/335
@@||thoaimedia.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/2901
@@||xda-android-marshmallow.blogspot.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/2884
@@||crunchyroll.com^$generichide
! https://forum.adguard.com/index.php?threads/13125/
@@||adm.fwmrm.net/p/aetn_live/AdManager.swf$domain=fyi.tv
@@||v.fwmrm.net/ad/p/1?$domain=cdn.watch.aetnd.com
@@||budgetedbauer.com^$domain=fyi.tv
@@||ad.doubleclick.net/ddm/ad/*$domain=fyi.tv
! https://forum.adguard.com/index.php?threads/17947/
@@||uploadrocket.net/ads.js
@@||uploadrocket.net/advertising/ads.js
! https://forum.adguard.com/index.php?threads/13055/
@@||download.jkmk.net^$genericblock,~image
! https://forum.adguard.com/index.php?threads/12969/
freewaresys.com##.xenOverlay
freewaresys.com###exposeMask
! https://forum.adguard.com/index.php?threads/13198/
@@||bsmedia.business-standard.com/include/_mod/site/adblocker/
@@||smartinvestor.business-standard.com^$generichide
! https://forum.adguard.com/index.php?threads/7291/
@@||seomafia.net^$generichide
! https://forum.adguard.com/index.php?threads/12850/
@@||sadeemapk.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/2828
@@||xbox-store-checker.com/assets/js/*ads*.js
! https://forum.adguard.com/index.php?threads/12663/
||connect.cointent.com^$domain=pwinsider.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63496
investing.com#$##abPopup { display: none !important; }
investing.com#$#body { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/2819
imageraider.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/2816
@@||cloudfront.net/mb*.gz.js$domain=hotslogs.com
hotslogs.com#$#div[class^="advertisementBanner"] { position: absolute!important;
left: -3000px!important; }
@@||sv.monkeybroker.net/mb/*$domain=hotslogs.com
! https://forum.adguard.com/index.php?threads/12756/
v3.co.uk#%#Object.defineProperty(window, '_r3z', { get: function() { return; } });
! https://forum.adguard.com/index.php?threads/12425/
@@||partner.googleadservices.com/gpt/pubads_impl_$domain=indiatimes.com
@@||tags.crwdcntrl.net/*?ns=_$domain=indiatimes.com
@@||static.clmbtech.com/ad/commons/js/colombia_v2.js$domain=indiatimes.com
! https://forum.adguard.com/index.php?threads/12677/
kmspico.esy.es#@#.afs_ads
! https://forum.adguard.com/index.php?threads/12714/
@@||macupload.net/themes/flow/frontend_assets/js/adv*.js
! https://forum.adguard.com/index.php?threads/12039/
verliga.net###adb-enabled
! https://forum.adguard.com/index.php?threads/11977/
||myabandonware.com/media/js/blckevent.js
! https://forum.adguard.com/index.php?threads/12079/
@@||163.172.29.124/pop.js
! https://forum.adguard.com/index.php?threads/12300/
intoday.in##.adblocker-page
! https://github.com/AdguardTeam/AdguardFilters/issues/2743
@@||mid-day.com/Resources/middaymobile/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2739
@@||economictimes.com/*ads*/*.cms
! https://forum.adguard.com/index.php?threads/12321/
@@||drop.ndtv.com/ndtv/images/*_zedo_
@@||cricketndtv.com/*adv$script
ndtv.com#%#Object.defineProperty(window, 'getNoTopLatestNews', { get: function()
{ return {}; } });
! https://forum.adguard.com/index.php?threads/12331/
@@||financialexpress.com/wp-content/themes/vip/financialexpress/js/ads_js.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2568
timesofindia.indiatimes.com#%#AG_onLoad(function() { for (var key in window) { if
(key.indexOf('_0x') == 0) { window[key] = []; } }; });
! https://forum.adguard.com/index.php?threads/11823/
@@||rapidgrab.pl^$generichide
@@-template-ads/*$domain=rapidgrab.pl
! https://forum.adguard.com/index.php?threads/12183/
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=jarochos.net
! https://github.com/AdguardTeam/AdguardFilters/issues/2662
@@||arsopo.com^$generichide
! https://forum.adguard.com/index.php?threads/11799/
premium-place.com##div[class*="ui-widget"]
! https://github.com/AdguardTeam/AdguardFilters/issues/2638
@@||hindustantimes.com/res/js/*ads*
! https://forum.adguard.com/index.php?threads/25593/
@@||fas.li^$generichide
! https://forum.adguard.com/index.php?threads/11956/
broadbandforum.co#%#AG_onLoad(function() { XenForo.rellect.AdBlockDetectorParams =
{}; XenForo.rellect.AdBlockDetectorParams.loadScript = function() {}; });
! https://forum.adguard.com/index.php?threads/11971/
pokemonizle.net#@##adsense
! https://forum.adguard.com/index.php?threads/11774/
@@||vietget.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/44716
! https://forum.adguard.com/index.php?threads/11956/
indiatimes.com#%#window.canRun = true;
@@*ad*.cms$domain=indiatimes.com|timesofindia.com
@@||indiatimes.com/*/wp-content/*/js/ads.js
@@||indiatimes.com/wp-content/themes/*/js/*ads*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2506
businesstoday.in###adbocker_alt
! https://github.com/AdguardTeam/AdguardFilters/issues/2596
@@||adsur.it/y/service/ads/ads.js
! https://forum.adguard.com/index.php?threads/10802/
mma-core.com#%#var _st = window.setTimeout; window.setTimeout = function(a, b)
{ if(!/displayAdBlockedVideo/.test(a)){ _st(a,b);}};
! https://forum.adguard.com/index.php?threads/11844/
@@||gledanjefilmova.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/49716
! https://github.com/AdguardTeam/AdguardFilters/issues/46103
! https://github.com/AdguardTeam/AdguardFilters/issues/31457
! https://forum.adguard.com/index.php?threads/17643/
download.mokeedev.com#%#//scriptlet("set-constant", "adVerified", "false")
download.mokeedev.com#%#AG_setConstant('detectVerified', 'false');
download.mokeedev.com#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/adsbygoogle instanceof
Array/.test(a.toString()))return b(a,c)};})();
@@||download.mokeedev.com/ad.php$generichide
@@||download.mokeedev.com/js/show_ads_impl.js$domain=download.mokeedev.com
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=download.mokeedev.com
@@||pagead2.googlesyndication.com/pagead/osd.js$domain=download.mokeedev.com
@@||download.mokeedev.com/ad*.php$generichide
download.mokeedev.com#$#body ins.adsbygoogle { display: block!important; position:
absolute!important; left: -3000px!important; }
download.mokeedev.com#@#.adsbygoogle
download.mokeedev.com#@#ins.adsbygoogle[data-ad-client]:not([data-matched-content-
ui-type])
! dasolo.org
@@||js.adscale.de/getads.js:adscale_slot_id/$domain=dasolo.org
! http://forum.adguard.com/showthread.php?9817
@@||crackhex.com/*.js.pagespeed.*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2557
@@||wplocker.com/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2508
! https://github.com/AdguardTeam/AdguardFilters/issues/2534
intoday.in#@#.ad_banner
intoday.in#@#.right-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/2561
bournemouthecho.co.uk###__nq__hh
@@||budgetedbauer.com^$domain=bournemouthecho.co.uk
@@||ad.doubleclick.net/ddm/ad/*$domain=bournemouthecho.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/2526
! adblade and mkolite scripts
ipatriot.com#%#Object.defineProperty(window, 'mk', { get: function() { return {}; }
});
ipatriot.com#%#window.blockAdBlock = function() {};
legalinsurrection.com#%#Object.defineProperty(window, 'gf', { get: function()
{ return {}; } });
! https://forum.adguard.com/index.php?threads/11577/
@@||play-old-pc-games.com/wp-content/plugins/agreeable-vacation/assets/js/
advertisement.min.js
! https://forum.adguard.com/index.php?threads/11626/
computerworlduk.com#%#Object.defineProperty(window, '_r3z', { get: function()
{ return; } });
! https://forum.adguard.com/index.php?threads/11437/
thefreedictionary.com#$#div[class][id] > a > img:not([src^="http"]) { height:
1px; }
thefreedictionary.com#$#div[class][id][style="height: auto;"] { position: absolute!
important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/11281/
audioboom.com##divDIV[class="pam white tc"]
@@||directapk.net/themes/flow/frontend_assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2347
@@||ads.servebom.com/tmnhead.js$domain=livescience.com
livescience.com#%#Object.defineProperty(window, 'tmntag_raascallback', { get:
function() { return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/2374
onlinemoviewatchs.site#@#.afs_ads
! https://forum.adguard.com/index.php?threads/10793/
pizap.com#%#AG_onLoad(function() { window.showAdBlock = function() {}; });
! https://forum.adguard.com/index.php?threads/10976/
afreesms.com#%#Object.defineProperty(window, 'init_guard', { get: function()
{ return; } });
! https://forum.adguard.com/index.php?threads/12853/
allmusic.com#$#.advertising { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/11108/
playok.com#%#Object.defineProperty(window, 'abask', {get: function() { return
function() {}; } });
! https://forum.adguard.com/index.php?threads/11076/ [BlockAdBlock]
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=ifate.com
stadt-bremerhaven.de##.deadblocker-header-bar
! https://forum.adguard.com/index.php?threads/mackie100projects-altervista-org-
adblock-detected.10971/
||mackie100projects.altervista.org/wp-content/uploads/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2284
mocospace.com#@#.dfp_ad
! https://forum.adguard.com/index.php?threads/10701/
@@||wallpapershome.com/scripts/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/955
@@||thevideo.me/js/jspc.js?ab
! https://forum.adguard.com/index.php?threads/10585/
vipbox.nu#%#document.cookie = "xclsvip = 1";
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2019
@@||videowood.tv$generichide
! https://forum.adguard.com/index.php?threads/10369/
@@||wholecloud.net/banner.php
! https://forum.adguard.com/index.php?threads/10386/
@@||maxcheaters.com^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2123
@@||fxnews2016.info/embed/$generichide
! https://forum.adguard.com/index.php?threads/10269/
techworld.com#%#Object.defineProperty(window, '_r3z', { get: function() { return; }
});
! https://forum.adguard.com/index.php?threads/10151/
@@||sitenow.me^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2107
world4ufree.pw#@#.afs_ads
! https://forum.adguard.com/index.php?threads/10133/
@@||receivesmsonline.net/ads.js
! https://forum.adguard.com/index.php?threads/resolved-upvast-com.10102/
@@||upvast.com/pop.js
! https://forum.adguard.com/index.php?threads/10087/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js^$domain=blackbird.zoomin.tv
! https://forum.adguard.com/index.php?threads/10067/
@@||castfree.me^$generichide
castfree.me#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /dayt.pw/; window.open = function(a, b) { if (typeof a !== 'string' || !
regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2039
@@||b.scorecardresearch.com/b$domain=cravetv.ca
@@||platform.twitter.com/oct.js$domain=cravetv.ca
@@||googleadservices.com/pagead/conversion_async.js$domain=cravetv.ca
! https://forum.adguard.com/index.php?threads/9777/
@@||nuggad.net^$domain=sportdeutschland.tv
! https://forum.adguard.com/index.php?threads/9779/
@@||elgoles.net^$generichide
! https://forum.adguard.com/index.php?threads/9806/
@@||portalzuca25.ucoz.com^$generichide
! https://forum.adguard.com/index.php?threads/9766/
lawebdeldj.com#@#.afs_ads
! https://forum.adguard.com/index.php?threads/9740/
@@||mitierratvco2.com^$generichide
@@||maxdeportv.net^$generichide
! https://forum.adguard.com/index.php?threads/9742/
@@||iptvcanales.com^$generichide
! http://forum.adguard.com/index.php?threads/9714/
@@||starshd.xyz^$generichide
! http://forum.adguard.com/showthread.php?10797
keybr.com##div[class^="Supporter"]
! http://forum.adguard.com/showthread.php?10599
cloudtime.to#%#var v728x90=1;
@@||cloudtime.to/banner.php
! http://forum.adguard.com/showthread.php?10663
@@||elgoles2017.blogspot.ru^$generichide
@@||elgoles2017.blogspot.com.au^$generichide
! http://forum.adguard.com/showthread.php?10632
@@||sportshubtv.com/streams/advertisement.js
! http://forum.adguard.com/showthread.php?10633
zonasports.to###nf37
! http://forum.adguard.com/showthread.php?10634
fulltvsports.com###gf81
! http://forum.adguard.com/showthread.php?10564
slacker.com#$#body > header { margin-top: 0!important; }
slacker.com###leaderboard
! http://forum.adguard.com/showthread.php?10535
@@||azulyblanco.co^$generichide
! http://forum.adguard.com/showthread.php?799
debrid.us,debridfast.com#%#Object.defineProperty(window, 'TestPage', { get:
function() { return {}; } }); Object.defineProperty(window, 'start', { get:
function() { return {}; } });
debrid.us,getdebrid.com#%#AG_onLoad(function()
{ document.getElementById("simpleAd").remove(); });
! http://forum.adguard.com/showthread.php?10433
cast4u.tv###notice
! miuipro.ru - prevent download firmware
@@||miuipro.ru/advert.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1872
@@||pcgamesn.com^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1877
@@||wpmienphi.com^$generichide
! http://forum.adguard.com/showthread.php?9990
sports4u.tv###notice
! http://forum.adguard.com/showthread.php?9998
@@||liveonlinetv247.info/embed/$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1805
@@||embedupload.com^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1807
theguardian.com##.js-adblock-sticky
! http://forum.adguard.com/showthread.php?9782
@@||byetv.org^$generichide
! http://forum.adguard.com/showthread.php?9768
@@||mamahd.com^$generichide
hdcast.org###notice
! http://forum.adguard.com/showthread.php?9773
@@||cdn.vipboxsa.co/js/cnads.js
! http://forum.adguard.com/showthread.php?9750
@@||millonbitcoin.com^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1753
@@||savefile.co^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1738
||macos-app.com/wp-content/uploads/an-temp/
! http://forum.adguard.com/showthread.php?9550
thescene.com#%#Object.defineProperty(window, 'sniffAdBlock', { get: function()
{ return function() { }; } });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1702
kissanime.to#%#AG_onLoad(function() { for (var key in window) { if
(key.indexOf('DoDetect') == 0) { window[key] = function() { }; } }; });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1580
birminghammail.co.uk#%#window.checkState = function() {};
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1697
@@||kingofshrink.com^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1699
debridfast.com#$#.myTestAd { height: 1px!important; }
! http://forum.adguard.com/showthread.php?9268
@@||genbird.com^$generichide
! http://forum.adguard.com/showthread.php?9288
@@||cdn.cpmstar.com/cached/js/advertisement.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1589
@@||appdn.net/wp-content/plugins/chilly-pot/assets/js/advertisement.min.js
@@||appdn.net^$generichide
! http://forum.adguard.com/showthread.php?9177
spylinks.org#$#.cap { margin-top: 0!important; }
@@||spylinks.org^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1541
@@||filespace.com^$generichide
! http://forum.adguard.com/showthread.php?9147
@@||wallpapermania.eu/assets/js/ads.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1532
@@||moviefull-hd.com^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1509
pch.com###sfad-wrapper
pch.com###sfad-greyback
! http://forum.adguard.com/showthread.php?9049
premium-place.com#@#.afs_ads
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1356
@@||biggestplayer.cachefly.net/ad300.html
@@||biggestplayer.cachefly.net/cricad.html
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1457
world4ufree.cc#@#.afs_ads
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1416
||thinkcomputers.org/wp-content/uploads/an-temp/
! http://forum.adguard.com/showthread.php?8957
@@||static.filehorse.com/js/ads.js
! http://forum.adguard.com/showthread.php?8880
techno360.in#@#.afs_ads
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1373
liberallogic101.com#@##sidebar_ad_1
liberallogic101.com#@##text-37
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1310
@@||64.150.180.102/banmanpro/a.aspx$domain=educationcanada.com
@@||educationcanada.com/js/advertisement.js
@@||educationcanada.com/js/blockadblock.js
@@||educationcanada.com^$generichide
@@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=educationcanada.com
educationcanada.com#%#AG_onLoad(function() { window.TestPage = function() {}; });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1217
cultofmac.com##.adblock-notification-wrapper
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1207
@@||partner.googleadservices.com/gpt/pubads_impl_$domain=cwtv.com
! http://forum.adguard.com/showthread.php?8295
@@||uploadshub.com^$elemhide
! http://forum.adguard.com/showthread.php?8250
@@||ebookmed.blogspot.in^$elemhide
! http://forum.adguard.com/showthread.php?7533
@@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=cleodesktop.com
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=cleodesktop.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/978
@@||b.ifmnwi.club/adblockr.javascript$domain=cbs.com
@@||b.ifmnwi.club/ads.bmp$domain=cbs.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1129
@@||dozenofelites.com^$elemhide
! http://forum.adguard.com/showthread.php?8092
@@||uploadex.com^$elemhide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1079
||debridfast.com/blocker.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1078
unixmen.com#@#.afs_ads
! http://forum.adguard.com/showthread.php?7839
@@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=zippygo.org|
zippymp3.org
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=chartdj.org
! http://forum.adguard.com/showthread.php?7859
@@||b.ifmnwi.club/ads.bmp$domain=cbsnews.com
@@||b.ifmnwi.club/adblockr.javascript$domain=cbsnews.com
! http://forum.adguard.com/showthread.php?7639
@@||kissanime.to/ads/madads.aspx
! https://github.com/AdguardTeam/ExperimentalFilter/issues/918
marketwatch.com#@#div[id="ad_DisplayAd"]
marketwatch.com#@#.advertisement
!
@@||porntube.com/*/js/ads.js
! http://forum.adguard.com/showthread.php?7551
apkdot.com##.downloadCountdown
! http://forum.adguard.com/showthread.php?7533
cleodesktop.com#$#div[id="myTestAd"] { height: 1px!important; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/880
@@/scripts/adv.js$domain=securenetsystems.net
! http://forum.adguard.com/showthread.php?7387
||avxwcuaagfcdn.net^$third-party
! http://forum.adguard.com/showthread.php?7321
nadgames.com#@#.afs_ads
! http://forum.adguard.com/showthread.php?7265
||salefiles.com/jss/blockadblock.js
! http://forum.adguard.com/showthread.php?7200
@@||biggestplayer.me^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/821
mangamap.com#@#.afs_ads
! http://forum.adguard.com/showthread.php?7108
envatostuff.rocks##.adblock_detector
! http://forum.adguard.com/showthread.php?7001
zippymoviez.cc###h97e
! http://forum.adguard.com/showthread.php?6948
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###abAlert
! https://github.com/AdguardTeam/ExperimentalFilter/issues/774
dayt.se#$##synpit { height:1px!important; }
! http://forum.adguard.com/showthread.php?6916
@@||shush.se/_ads.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/727
@@||cdn.needrom.com/advert*.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/710
mangacap.com#@#.afs_ads
! http://forum.adguard.com/showthread.php?6501
pixiz.com###adblock-detected
! http://forum.adguard.com/showthread.php?6409
@@||appzdam.net^$elemhide
! http://forum.adguard.com/showthread.php?6416
@@||cdn.vipboxsa.co/js/ads.js
! http://forum.adguard.com/showthread.php?6415
@@||techonthenet.com/javascript/advert-min.js
! http://forum.adguard.com/showthread.php?6126
||xsportnews.com/wp-content/uploads/an-temp/
! https://github.com/AdguardTeam/ExperimentalFilter/issues/607
@@||pzkysq.pink/adblockr.javascript$domain=cbsnews.com
! http://forum.adguard.com/showthread.php?5748
binbox.io#@#.banner-ad
@@||binbox.io/ad/banner?paste=
! http://forum.adguard.com/showthread.php?5714
||z0r.de/inc/adb.js
! http://www.comss.ru/disqus/page.php?id=1888#comment-2054564210
bitcoinspace.net#%#window.canRunAds = true;
foxfaucet.com#%#window.setTimeout=function() {};
@@||xpbitcoin.com^$elemhide
@@||adbit.co/adspace.php$domain=xpbitcoin.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=xpbitcoin.com
! http://forum.adguard.com/showthread.php?5627
@@||filmpornoita.net/advertisement.js
! http://forum.adguard.com/showthread.php?5563
microimg.biz#%#window.setTimeout=function() {};
! http://forum.adguard.com/showthread.php?5575
@@||dlh.net/public/js/advertisement.js
@@||dlh.net/_application/modules/Standard/Adv/assets/advertisement.js
! http://forum.adguard.com/showthread.php?5579
@@||cpalead.com/content_locker.php$domain=torrentomega.com
! zippymoviez.com - disable anti-block
zippymoviez.com#%#window.setTimeout=function() {};
! https://github.com/AdguardTeam/ExperimentalFilter/issues/540
incredibox.com###bbox-fd
incredibox.com###box-abp
! https://github.com/AdguardTeam/ExperimentalFilter/issues/527
@@||4shared.com/show_ad
! http://forum.adguard.com/showthread.php?5363
nitroflare.com#@#div[style="width: 728px; height: 90px; text-align: center;"]
! https://github.com/AdguardTeam/ExperimentalFilter/issues/431
@@||pubads.g.doubleclick.net/gampad/ads?adk=$domain=viki.io
! https://github.com/AdguardTeam/ExperimentalFilter/issues/481 ;
http://forum.adguard.com/showthread.php?5105 ;
http://forum.adguard.com/showthread.php?9772
@@||cdn.vipbox.tv/js/ads.js
strikeout.co,vipleague.ws,vipleague.is,vipleague.se,vipleague.me,vipleague.co,viple
ague.sx,vipbox.tv#$#.vip_052x003 {height: 150px!important;}
strikeout.co,vipleague.ws,vipleague.is,vipleague.se,vipleague.me,vipleague.co,viple
ague.sx,vipbox.tv#$#.vip_09x827 {height: 25px!important;}
strikeout.co,vipleague.ws,vipleague.is,vipleague.se,vipleague.me,vipleague.co,viple
ague.sx,vipbox.tv###warningdiv
strikeout.co,vipleague.ws,vipleague.is,vipleague.se,vipleague.me,vipleague.co,viple
ague.sx,vipbox.tv#%#Object.defineProperty(window, 'iExist', { get: function()
{ return {}; } });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/436
/abb-msg.js$domain=hardocp.com
! uptobox.com
||static.uptobox.com/adunblock/
! batoto.net
batoto.net###topa
! mangastream.com
||mangastream.com/assets/img/block_leader.png
||mangastream.com/assets/img/block_sky.png
! http://forum.adguard.com/showthread.php?1278
! hyperspeeds.com - http://forum.adguard.com/showthread.php?1355
hyperspeeds.com##body #d315
! http://forum.adguard.com/showthread.php?1444
drivermax.com#$#.ad-block-enabled { visibility: hidden; }
||solidice.com/js/sneaky.js
! n8fanclub.com
n8fanclub.com##body > center[id]
n8fanclub.com##body > i[id]
n8fanclub.com##body > p[id]
n8fanclub.com##body > strong[id]
! anti-adblock
! https://github.com/AdguardTeam/ExperimentalFilter/issues/239#issuecomment-
66791045
labnol.org##.adsbygoogle > img
! https://github.com/AdguardTeam/ExperimentalFilter/issues/372
doulci.net#@##adlabel
doulci.net#@##adsense
doulci.net#@##advertbox3
doulci.net#@##bottomAd
doulci.net#@##mini-ad
doulci.net#@##rightAd
doulci.net#@##sky_advert
doulci.net#@##top_ad_game
doulci.net#@#.rightAd
! http://forum.adguard.com/showthread.php?4204
@@||4shared.com/ads.html^$document
! http://forum.adguard.com/showthread.php?4598
tamilmovierockers.net###j401
tamilmovierockers.net#$##j401 ~ * { display: block!important; }
! http://forum.adguard.com/showthread.php?3165
dirtstyle.tv##.lightbox
! http://forum.adguard.com/showthread.php?4814
||dzxxxg6ij9u99.cloudfront.net/wb.js$domain=cwtv.com
! http://forum.adguard.com/showthread.php?4846
@@||ifirstrowpt.eu/advertisement.js
ifirstrowpt.eu###adblockplus
! http://www.wilderssecurity.com/threads/adguard-for-chrome-open-beta-test.362760/
page-13#post-2472504
inoreader.com#%#AG_onLoad(function() { window.adb_detected = function() {}; });
inoreader.com#%#var adb_detected = function() {};
! http://forum.adguard.com/showthread.php?4884
@@||d.pzkysq.pink/adblockr.javascript$domain=cbs.com
! http://forum.adguard.com/showthread.php?4750
oploverz.net#@##adlabel
oploverz.net#@##adsense
oploverz.net#@##advertbox3
oploverz.net#@##bottomAd
oploverz.net###btm_banner
oploverz.net#@##mini-ad
oploverz.net#@##rightAd
oploverz.net#@##sky_advert
oploverz.net#@##top_ad_game
! https://github.com/AdguardTeam/AdguardFilters/issues/8260
@@||imasdk.googleapis.com/js/sdkloader/outstream.js$domain=squadd.io
! https://github.com/AdguardTeam/AdguardFilters/issues/8377
wolframclient.net#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/2241
! admitad ad block checker
@@||ad.admitad.com/3rd-party/advert.js
@@||ad.admitad.com/3rd-party/*/cookie/?f=CookieChecker.remoteTest
!-------------------------------------------------------------------------------!
!------------------ Extended CSS rules -----------------------------------------!
!-------------------------------------------------------------------------------!
!
! Extended CSS rules
!
! facebook.com - Sponsored text right side
facebook.com#?#div[data-pagelet="RightRail"] > div:not([data-visualcompletion]) >
div > div[class]:has(> div[class] h3[dir="auto"] span[class][style="-webkit-box-
orient: vertical; -webkit-line-clamp: 2; display: -webkit-
box;"]:contains(Sponsored))
! https://github.com/AdguardTeam/AdguardFilters/issues/65400
bing.com#?#.insights > .insml > li > .ins_exp > div > ul > li > .ta_c >
a[href*="/aclick?ld="]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/65389
kissmanga.link#?#.body-wrap > .c-top-sidebar:not(:has(.widget-manga-popular-
slider))
! https://github.com/AdguardTeam/AdguardFilters/issues/65183
washingtonpost.com#?#.story > .bigbox-wrapper > .bottom-ad--bigbox:upward(1)
washingtonpost.com#?#.story > .bigbox-wrapper:has(> .bottom-ad--bigbox) + .ma-
auto.flex.items-center
washingtonpost.com#?#div[style^="padding-left:"] > div[style="min-height: 90px;"] >
wp-ad[class]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/65171
mangarockteam.com#?#.body-wrap > .c-top-second-sidebar:not(:has(.widget-manga-
popular-slider))
! https://github.com/AdguardTeam/AdguardFilters/issues/64841
cryptodaily.co.uk#?#.related-row > div.related-item:has(> div > p.post-ad-title)
! https://github.com/AdguardTeam/AdguardFilters/issues/64910
solarmovie.cr#$?#iframe[data-glx][style] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64759
loveha.net#?#.chapter-content > center:has(> h3 > font[color="white"])
loveha.net#?#.chapter-content > h3 > font[color="white"]:contains(ADVERTISEMENT)
! https://github.com/AdguardTeam/AdguardFilters/issues/64657
soundandvision.com#?#.region-right > .latest-video-wrapper:has(> .headhome600 >
span.h1:contains(/^SPONSORED VIDEO$/))
! independent.co.uk - left-over at top main page
independent.co.uk#?##frameInner > div[class]:has(> div[class] > div[data-ad-unit-
path])
! https://github.com/AdguardTeam/AdguardFilters/issues/64639
wordreference.com#?#.rightcolumn > tbody > .adtitle + tr[style]:has(> td:only-child
> div[id^="adright"])
! https://github.com/AdguardTeam/AdguardFilters/issues/64474
nudeteenwhore.com#?#.title:has(> h2:contains(Recommend))
nudeteenwhore.com#?#.title:has(> h2:contains(Recommend)) + div.thumbs
! https://github.com/AdguardTeam/AdguardFilters/issues/64436
letsrun.com#?##letsrun-wp-sidekick > .code-block-1:has(> center + div[id^="div-gpt-
ad"])
letsrun.com#?##letsrun-wp-sidekick > .code-block-2 > center > i:contains(/^Article
continues below player$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/64459
nulleb.com#?#.g1-collection-items > .g1-injected-unit:has(> .g1-advertisement-
inside-grid)
! https://github.com/AdguardTeam/AdguardFilters/issues/64373
roleplayer.me#?#div[align="center"] >
font[color="grey"]:contains(/^Advertisement$/)
roleplayer.me#?#div[id^="ClearVista_Roleplayerme_300x"] + table:has(> tbody > tr >
td > center > font > a[href="premium/paid_membership.php"])
! https://github.com/AdguardTeam/AdguardFilters/issues/63976
!+ NOT_OPTIMIZED
thequint.com#?#.container div:has(> div > div > .adunitContainer)
thequint.com#?#.content div[style=""] > div[class*=" "]:has(> div[class] > div
> .adunitContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/64203
pixiv.net#?#.gtm-toppage-thumbnail-illustration-recommend-works-zone ul[class] >
li:has(> div[class] > iframe[name="topbranding_rectangle"])
! https://github.com/AdguardTeam/AdguardFilters/issues/64060
duplichecker.com#?#.main-content + .mb20 > div:not([class]):not([id]):has(> div
> .search-panel-sec > div[class] > span[id^="img"].dpn)
! https://github.com/AdguardTeam/AdguardFilters/issues/63776
torrentfreak.com#?#.page__sidebar > .widget_text >
.o-widget__title:contains(/^Sponsors$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/63727
cinereporters.com#?##btm-widget > h1:contains(/^From around the web$/)
cinereporters.com#?#.colombiaonesuccess > div[class]:has(> div[id] > div >
a[onclick] > div > .brand_ctn)
cinereporters.com#?#.story-mainnews > .row > .col-md-6 > .colombiaonesuccess >
div[class]:has(> div[id] > div > a[href] > div > p:matches-css-before(content:
/^Ad$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/63476
yourstory.com#?#main > div[class^="sc-"] > div[id$="-banner-0-landing"]:only-
child:empty:upward(1)
yourstory.com#?#div[id^="page-style-"][id*="-multisize-"][id$="-story-def"]:only-
child:empty:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/63403
independent.co.uk#?#article > div[class^="sc-"]:has(> div > div[data-tile-
name="top_banner"])
! https://github.com/AdguardTeam/AdguardFilters/issues/63236
pixiv.net#?#div[style^="position: static;"] + div[class] > iframe[name="header"]
[width]:upward(1)
pixiv.net#?#div[class^="sc-"] > div[style^="margin:"][style*="font-size:"]:only-
child > iframe[name="footer"][width]:only-child:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/63163
cointelegraph.com#?#.sidebar > .sidebar__widget:has(> div > div >
a[href^="https://cointelegraph.com/advertise"])
cointelegraph.com#?#.posts-listing__list > .posts-listing__item:has(> div > div >
a[href^="javascript:void(0);"][data-link] img)
cointelegraph.com#?#.post-page__item > div[class]:has(> div > div >
a[href^="javascript:void(0);"][data-link] img)
! https://github.com/AdguardTeam/AdguardFilters/issues/63032
letsupload.org#?#.mngez_upgradepage > .content > h3:contains(/^Sponsored Content\.
$/)
! ouo.io - ads
ouo.io#$?#iframe[name]:not([class]):not([id]):not([src])[style^="display:"]
{ remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/62685
mirrorace.*#?#.uk-article > .uk-card-default > .uk-card-secondary:has(>.uk-text-
center > a[rel="nofollow"] > img)
mirrorace.*#?#.uk-article > .uk-card-small > .uk-card-secondary:has(> h3.uk-text-
truncate + .uk-grid-medium > div > button.vpn-download)
! https://github.com/AdguardTeam/AdguardFilters/issues/62652#issuecomment-683706247
imdb.com#$?#.interstitial-adWrapper { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/62713
zlink.xyz#?#.box-main > center:has(> b > h4:contains(SPONSOR))
! https://github.com/AdguardTeam/AdguardFilters/issues/62516
punemirror.indiatimes.com###content > div[class]:has(> div > div >
a[onclick*="punemirror.indiatimes.com/glnmep/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/61546
justfullporn.com,xorgasmo.com#?#.row > div.order-1:has(> div.video-block-happy)
! https://github.com/AdguardTeam/AdguardFilters/issues/61983
duolingo.com#?##root div[data-test="player-end-carousel"] > div[class]:has(>
ins.adsbygoogle)
duolingo.com#?#section > div:has(> div > div[class] > div[class] > ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/61974
crazyshit.com#?#.side_box:has(> .trevda)
crazyshit.com#?#.side_box:has(> .row > .tile > a[href*="out.php?"])
! https://github.com/AdguardTeam/AdguardFilters/issues/61822
engadget.com#?#ul[data-component="LatestStream"] > li:has(> div[data-
component="GeminiAdItem"])
! https://github.com/AdguardTeam/AdguardFilters/issues/61538
porntube.com#?#.listings .row-grid > div[class]:has(> iframe[width="300"]
[height="250"])
porntube.com#?#.shelve > .row-grid > div[class^="col-"]:has(>
iframe[src*="external"])
! https://github.com/AdguardTeam/AdguardFilters/issues/61407
erofus.com#?#.row-content > .col-xs-12:has(> .ad.thumbnail)
! washingtontimes.com - left-overs in article
washingtontimes.com#?#.block-content > .article-position-render:has(> .page-
headline > .sponsored-heading)
washingtontimes.com#?#body > div[align="center"][style^="height: 90px"]:has(> .ad-
slot)
washingtontimes.com#?#.aside-inner > .block:has(> .block-content > .sponsored-
container)
washingtontimes.com#?#.aside-inner > .block:has(> .block-content > script[data-
paid-clicks])
! https://github.com/AdguardTeam/AdguardFilters/issues/60847
tumblr.com#?#div[class^="_"][tabindex] > div[tabindex] > div:has(>
a[href="http://primevideo.tumblr.com"] ~ div > a[href$="/relevantads"])
! https://github.com/AdguardTeam/AdguardFilters/issues/60995
unity3diy.blogspot.com#?##sidebar > div.widget:has(> div.widget-content >
ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/60795
mangazuki.online#?#.body-wrap > .c-top-sidebar:not(:has(.widget-manga-popular-
slider))
! https://github.com/AdguardTeam/AdguardFilters/issues/60474
amateurporn.me,severeporn.com#?#.block-video > div.table:has(> div.opt)
! https://github.com/AdguardTeam/AdguardFilters/issues/60486
imore.com#?#p > a[href^="/e?link="][href*="offer"][target="_blank"].norewrite +
span[style^="text-align: center; padding: 2px; display"]
! https://github.com/AdguardTeam/AdguardFilters/issues/60370
codecs.forumotion.net#?##main-content > div[style]:has(> div[class]
iframe[src^="https://adstune.com/"])
codecs.forumotion.net#?##main-content > #p0.post:has(> .inner > .postprofile > dl >
dt > strong:contains(/^Sponsored content$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/60364
ask4movie.co#$?#iframe[data-glx][style*="z-index"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60197
sexu.com#?#.section--sm > .title--sm:contains(/^Advertising$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/59690
speed-down.org#?#center > .download-option-btn:has(> button >
a[href^="https://speed-down.org/download"])
! https://github.com/AdguardTeam/AdguardFilters/issues/59614
mensxp.com#?#ul[class$="-card"] > li:not(.track_ga):has(> div[class*=" "] > div >
a[onclick])
! https://github.com/AdguardTeam/AdguardFilters/issues/59830
xtits.com#?#.container > div.block-content > div.table:has(> div.spot-holder >
div.adv-title)
! https://github.com/AdguardTeam/AdguardFilters/issues/59576
sharkz.io#?#.wrapper > .pure-g > div[class^="pure-u"]
> .section:has(> .frontPageAdvertisementHeader)
! https://github.com/AdguardTeam/AdguardFilters/issues/59572
takemine.io#?##home > .container > .row > .col-xs-5:has(> .panel > .panel-
body.text-center > div[id$="ads"])
takemine.io#?#.modal-body > .text-center > #summary ~ .flex-row:has(> .col > .text-
muted > small:contains(/^Advertisement$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/59418
wormate.io#?#.line-center > .column-right:has(> div[id] >
.label:contains(/^Advertisement:$/))
wormate.io#?##game-cont > #results-view > div[id][style]:has(>
.label:contains(/^Advertisement:$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/59371
pngegg.com#$?#.list_ads { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60472
duplichecker.com#?#body > div[class]:has(> div.container > div.clearfix +
div[class] > div[id] > span.text-center > a[target="_blank"][rel="nofollow"])
duplichecker.com#?#.side-bar > div:not([class]):has(> div span.text-center >
a[target="_blank"][rel="nofollow"])
duplichecker.com#?#.main-content div[class][id]:has(> span.text-center >
a[target="_blank"][rel="nofollow"])
! https://github.com/AdguardTeam/AdguardFilters/issues/59163
mangainn.net#?#.col-md-4 > .sidebar:has(> .text-back > span:contains(/^Sponsored
Content$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/59035
comicastle.org#?#.card > .card-body.text-center:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/59032
file-upload.com#?#.container > div.page-wrap > div.text-center[style^="margin-
bottom: 20px;"]:contains(ads)
file-upload.com#?#.container > div.page-wrap > center:contains(ads)
! https://github.com/AdguardTeam/AdguardFilters/issues/59106
vanis.io#?##overlay > .container > .fade-box.box-1:has(> div[style="padding:
4px;"]:contains(/^Advertisement$/))
! majorgeeks.com - ad leftover
majorgeeks.com#?#.content > center > font[size="1"]:contains(/^-=Advertisement=-$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/58832
windowcleaningforums.co.uk#?#.cWidgetContainer > .ipsList_reset
> .ipsWidget_vertical:has(> .ipsWidget_inner > .ipsType_reset >
a[href="https://thrivewp.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/58502
coursedrive.org#$?#.better-ads-listitemad { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58138
shootup.io#?#body > div[id$="-wrap"]:has(> div[id^="shootup-io_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/56769
reddit.com#?#div[style="margin-left:24px;margin-top:0"][class] > div[class] >
div[class^="_"]:not([data-redditstyle]):has(> div[class] div[class] > div[class] >
div[data-before-content="advertisement"])
reddit.com#?#.ListingLayout-outerContainer > div[class] > div[style][class] >
div[style][class] > div[class] div[class]:not([data-redditstyle]):has(> div[class]
> div[class] > .SidebarAd)
! https://github.com/AdguardTeam/AdguardFilters/issues/58001
mp4upload.com#?##container > div[style] > .container > div:has(>
script[src*="apus.tech"])
! https://github.com/AdguardTeam/AdguardFilters/issues/55365
linkedin.com#?#div[class="core-rail"] > .ember-view > div[data-
id^="urn:li:activity:"]:has(> .occludable-update > div[class^="feed-shared-
update-"][data-urn] > .feed-shared-actor > .app-aware-link > .feed-shared-
actor__meta > span.feed-shared-actor__sub-description > div.feed-shared-text-view >
span:only-child)
! https://github.com/AdguardTeam/AdguardFilters/issues/57239
tradingreview.net#?##sidebar > .widget:has( > a[rel*="nofollow"][target="_blank"] >
img)
! https://github.com/AdguardTeam/AdguardFilters/issues/57156
7torrents.cc#?#.card-body:has(> div.warning-note > strong.ip)
! https://github.com/AdguardTeam/AdguardFilters/issues/56977
rogerebert.com#?#.page-content > div[class="columns is-centered is-spaced--
large"]:has(> .column > .page-content--block > .page-content--ad-block)
! https://github.com/AdguardTeam/AdguardFilters/issues/56701
filecrypt.co#?##cform > .protection div > ul > li:has(> .bims > div[onclick])
! https://github.com/AdguardTeam/AdguardFilters/issues/56617
onepiece-online-manga.com#?#.code-block > center:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/56572
myviptuto.com#?#.articles > article.grid-25.np-mobile:has(> .epcl-banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/56077
primewire.li#?#.choose_tabs > .actual_tab > .movie_version:has(> tbody > tr > td >
span > a[href^="/links/sponsored/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/62629
! https://github.com/AdguardTeam/AdguardFilters/issues/56778
! windows101tricks.com - ads
windows101tricks.com#?##sidebar-primary-sidebar > .primary-sidebar-widget
> .section-heading > span.h-text:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/58740
! https://github.com/AdguardTeam/AdguardFilters/issues/56171
inputmag.com,bustle.com,inverse.com#?#div[data-adroot] > div[class*=" "]:has(>
div[id^="ad-"]:only-child)
inputmag.com,inverse.com#?#body > header + div[class] > div[class*=" "]:has(>
div[id^="ad-"]:only-child)
inputmag.com,inverse.com#?#article > div > div[class*=" "] > div[class] >
div[class*=" "] > div[class*=" "]:has(> div[id^="ad-"]:only-child)
! https://github.com/AdguardTeam/AdguardFilters/issues/56129
png.is#?#.grid > .grid__item > img[onload="reloadma()"] +
.alert-info:contains(/^These ads help/)
png.is,nohat.cc#?#.grid > .grid__item[style*="min-height: 250px; position:
absolute;"]:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/55785
elitepvpers.com#?#.page > div[style="padding:0px 10px 0px 10px"]
> .smallfont[style*="padding-bottom:"]:contains(/^Advertisement$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/55531
cryptopotato.com#?##sidebar section.widget:has(> div.widget-inner > div.textwidget
div.widget-image > center > span:contains(ADVERTISEMENT))
! station-drivers.com - ad leftover
station-drivers.com#?##tm-top-b > .uk-container > section.tm-top-b.uk-grid > .uk-
row-first > .uk-panel-box:has(> .bannergroup)
! https://github.com/AdguardTeam/AdguardFilters/issues/55237
f150forum.com#?#form[method="post"][id="notices"]:has(> div.tbox > div >
div.tcell:contains(Topic Sponsor))
f150forum.com#?#.page.column > div.tbox:has(> div.trow > div.tcell > div.flexitem >
div.forum_sponsor_add)
! https://github.com/AdguardTeam/AdguardFilters/issues/55160
forum.team-mediaportal.com#?#.block-container > .js-replyNewMessageContainer >
div[style^="min-width:250px;min-height:250px;"]:has(> .adsbygoogle)
forum.team-mediaportal.com#?#.block-container > .js-replyNewMessageContainer >
div[style^="min-width: 250px; min-height: 250px;"]:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/55000
galaxylifereborn.com#?#.absolute-center > .section > .container > .row > .col-12
> .box[style]:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/54909
trakt.tv#?#div[id]:has(> div[id] > a[href="/vip/ads"])
! https://github.com/AdguardTeam/AdguardFilters/issues/61280
elamigosedition.com##.video-box > center:has(> a[rel="nofollow"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/54707
fossbytes.com#?#.td-ss-main-sidebar > .ai_widget:has(> .code-block > .adsbygoogle)
fossbytes.com#?#.td-ss-main-sidebar > .ai_widget:has(> .block-title >
span:contains(/^Advertisement$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/54797
afly.us#?##link-view > .form-group + div:not([class]):not([id]):has(>
center:contains(/^Advertisement/))
! quora.com - sponsored posts on the main page
quora.com#?#div[style="box-sizing: border-box; direction: ltr;"] > div >
div[class^="Box-"]:has(div[display="inline-block"]:contains(/Sponsored|Promoted
by/))
quora.com#?#div[style="box-sizing: border-box; direction: ltr;"] > div >
div[class^="Box-"]:has(div[class="q-flex qu-mb--tiny"] > div > div.q-
text:contains(/Sponsored|Promoted by/))
! https://github.com/AdguardTeam/AdguardFilters/issues/54439
kotaku.com,kotaku-com.cdn.ampproject.org#?#.js_post-content > aside:has(> div > div
> a[data-amazonsin])
kotaku.com,kotaku-com.cdn.ampproject.org#?#article > div[class*=" "]:has(> div >
p:contains(Advertisement))
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.c
om,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetak
eout.com#?#body > div > div[class]:has(> .ad-container)
! https://github.com/AdguardTeam/AdguardFilters/issues/54315
cointelegraph.com#?#.posts-listing__list > li.posts-listing__item:has(> div.posts-
listing__bnr)
! https://github.com/AdguardTeam/AdguardFilters/issues/54629
servedez.com#?##sp_right > .sp_block_section:has(> #sp_block_20 > .windowbg
> .sp_block > a[href="https://nexusbytes.com"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/54410
lifehacker.com,lifehacker-com.cdn.ampproject.org#?#article > div[class*=" "]:has(>
div > p:contains(Advertisement))
lifehacker.com,lifehacker-com.cdn.ampproject.org#?#article > aside:has(> div > div
> a[data-amazonsin])
! https://github.com/AdguardTeam/AdguardFilters/issues/54094
shrtbtc.com#?#.content > center:not(:has(.btn-success))
shrtbtc.com#?#.content > table[border="0"][width="100%"]:not(:has(#link-view))
idea4cash.com#?#.content > table[border="0"]:not(:has(#nexts))
idea4cash.com#?#.content > center > table[border="0"]:not(:has(#nexts))
! https://github.com/AdguardTeam/AdguardFilters/issues/53983
mmo-population.com#?#.row > .col-sm-12 > .card-box:has(> .adsbygoogle)
mmo-population.com#?#.row > .col-xl-12 > .card-box:has(> .m-b-20 > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/53922
earnsats.co#?#div[class^="max-w-"] > div.justify-center.mt-8:has(> div > .justify-
end > a[href][target="_blank"].ease-in-out)
earnsats.co#?#div[class^="max-w-"] > div[class="flex flex-wrap justify-
around"]:has(> .mb-4 > .justify-end > a[href][target="_blank"].ease-in-out)
! https://github.com/AdguardTeam/AdguardFilters/issues/53871
fxempire.com#?#div[class^="fx-grid__Header-sc-"] div[class^="Positions__Absolute-
sc-"] > div[class^="Card-sc-"] > div[class^="Card-sc-"] >
span:contains(/^Advertisement$/)
fxempire.com#?#div[class^="fx-grid__Content-sc-"] > div[class*="fx-grid__RowSystem-
sc-"]:has(> div[class*="fx-grid__ColSystem-sc-"] span[class^="Span-
sc-"]:contains(/^Advertisement$/))
fxempire.com#?#div[class^="fx-grid__MainContent-sc-"] > div > div[class*="fx-
grid__RowSystem-sc-"] > div[class*="fx-grid__ColSystem-sc-"] > div[class*="fx-
grid__RowSystem-sc-"]:has(> div[class*="fx-grid__ColSystem-sc-"] >
div[class^="Card-sc-"] > div[class^="Card-sc-"] > div[class^="Card-sc-"] >
span:contains(/^Advertisement$/))
fxempire.com#?#div[class^="fx-grid__MainContent-sc-"] > div > div[class*="fx-
grid__RowSystem-sc-"] > div[class*="fx-grid__ColSystem-sc-"] > div[class*="fx-
grid__RowSystem-sc-"]:has(> div[class*="fx-grid__ColSystem-sc-"] > div >
div[class^="Card-sc-"] > div[class^="Card-sc-"] button > span >
span:contains(/^Sponsored$/))
fxempire.com#?#div[class^="fx-grid__MainContent-sc-"] > div > div[class*="fx-
grid__RowSystem-sc-"] > div[class*="fx-grid__ColSystem-sc-"] >
div[class^="Positions__Sticky-sc-"]:has(> div[class^="Card-sc-"] >
div[class^="Card-sc-"] > div[class^="Card-sc-"] > span:contains(/^Advertisement/))
fxempire.com#?##content > div[class^="fx-grid__Layout-sc-"] > div >
div[class^="Card-sc-"] > div[class^="fx-grid__Content-sc-"]:has(> div[class^="Card-
sc-"] > div > div[class^="Positions__Relative-sc-"] > button > span >
span:contains(/^Sponsored$/))
fxempire.com#?#article[class^="Post__PostArticle-sc-"] > div[class*="fx-
grid__RowSystem-sc-"] > div[class*="fx-grid__ColSystem-sc-"] > div[class^="Card-
sc-"] > div[class^="Card-sc-"] > span:contains(/^Advertisement$/)
fxempire.com#?#div[class^="fx-grid__MainContent-sc-"] div[class*="fx-
grid__ColSystem-sc-"] > div > div[class^="Card-sc-"]:has(> div[class^="Top-"] +
div[class^="Card-sc-"] > span > div > div[class^="Positions__Relative-sc-"] >
button > span > span:contains(/^Sponsored$/))
fxempire.com#?#div[class^="fx-grid__Layout-sc-"] > div[class^="fx-grid__Content-
sc-"] > div[class*="fx-grid__RowSystem-sc-"]:has(> div[class*="fx-grid__ColSystem-
sc-"] > div > div[class^="Card-sc-"] > ul[class^="Lists"] > li[class^="Lists"] >
div[class^="Positions__Relative-sc-"] >
div[class^="Card-sc-"]:contains(/^Advertisement$/))
! imgur.com - advertisement popup
imgur.com#?#.Toaster > .Toast2--timeless:has(> .Toast2-
title:contains(ADVERTISEMENT))
! https://github.com/AdguardTeam/AdguardFilters/issues/53813
antdm.forumactif.com#?##main-content > #p0.post:has(> .inner > .postprofile > dl >
dt > strong:contains(/^Sponsored content$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/53815
healthlytalks.com#?#.td-ss-main-sidebar > .td_block_template_8:has(> .textwidget >
p > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/53790
sciencealert.com#?#.section-container > .section-container-col-2
> .moduletable:has(> .custom > div[style] > div[id^="taboola-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/53419
lifehacker.com#?##sidebar_wrapper > div.js_sidebar_sticky_container ~ div > div >
h3:contains(Popular Deals)
lifehacker.com#?##sidebar_wrapper > div.js_sidebar_sticky_container ~ div > div >
h3:contains(Popular Deals) + aside
! https://github.com/AdguardTeam/AdguardFilters/issues/53488
camclips.cc#?#.video-container > .plyr + div[class]:has(> a[href="/upgrade"])
! https://github.com/AdguardTeam/AdguardFilters/issues/53351
uflash.tv#?#.thumbs:has(> .native)
! https://github.com/AdguardTeam/AdguardFilters/issues/53312
prostylex.org#?#.wrapper > div[style="text-align:center;font-
family:Tahoma;"]:not([class]):not([id]) ~
center:has(a[href="http://slotslights.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/52500
reclaimthenet.org#?#.ezoic-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/52947
temp-mail.org#?#.inbox-dataList > ul > li[class]:has(> div[class="col-box"] > a >
span.inboxSenderEmail:contains(/^ad\s*\|.*|^AD\s*\|.*/))
! https://github.com/AdguardTeam/AdguardFilters/issues/52861
android-x86.org#?#section > h6:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/59259
! https://github.com/AdguardTeam/AdguardFilters/issues/52326
tumblr.com#?##base-container aside > div[class^="_"]:has(> div[class^="_"] > h1 +
div[class] > div[class^="_"] > div.iab_sf)
tumblr.com#?##base-container main div:not([class]):not([id]) >
div[class^="_"]:not([data-id]):has(.iab_sf)
! https://github.com/AdguardTeam/AdguardFilters/issues/52376
djmag.com#?#._section--row > ._teaser--container--MPU:has(> ._teaser--MPU > .pane-
djmag-advert-responsive-pane)
! https://github.com/AdguardTeam/AdguardFilters/issues/52221
clipwatching.com#?#body > #container > .panel-default:has(> .panel-body >
p[style="font-size:26px; font-weight:bold;"] > a[href][target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/52154
rateyourmusic.com#?##content > .mbgen > tbody > tr > td > div[style]:has(>
div[id^="div-gpt-ad"])
rateyourmusic.com#?##user_list > tbody > tr[class] + tr:not([class]):has(> td >
div[style] > div[id^="div-gpt-ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/51754
forum.mobilism.org#?##pagecontent > .tablebg > tbody > .row1:has(>
td[align="center"][valign="middle"] > b.postauthor:contains(/^Advertisement \[Bot\]
$/))
forum.mobilism.org#?##pagecontent > .tablebg > tbody > .row1:has(> .profile >
table[align="center"] > tbody > tr > .postdetails:contains(/^The Advertiser$/))
forum.mobilism.org#?##pagecontent > .tablebg > tbody > .row1:has(> .profile >
table[align="center"] > tbody > tr > .postdetails:contains(/^The Advertiser$/))
+ .row1:has(>.profile)
! https://github.com/AdguardTeam/AdguardFilters/issues/51494
pinterest.com,pinterest.ca,pinterest.co.uk,pinterest.fr#?#.gridCentered > div >
div[style="width: 100%;"] > div > div[data-grid-item="true"]:has(> div div[data-
test-pin-id*="-"] div[title]:contains(/Promoted by|Promowane przez|Sponsorisée par|
Рекламный пин/))
pinterest.com,pinterest.ca,pinterest.co.uk,pinterest.fr#?#.gridCentered > div >
div[style="width: 100%;"] > div > div[data-grid-item="true"]:has(> div div[data-
test-pin-id*="_"] div[title]:contains(/Promoted by|Promowane przez|Sponsorisée par|
Рекламный пин/))
! https://github.com/AdguardTeam/AdguardFilters/issues/51286
xxxhentai.net#?#.gallery-list > div[itemprop='associatedMedia'] ~
div:not([class]):not([id]):not([itemprop]):has(> .tac > .admin-frame-wrap > div >
iframe[width="300"][height="250"])
! https://github.com/AdguardTeam/AdguardFilters/issues/51229
reallifecamsex.xyz#?#.col-md-sidebar > .widget > .pm-section-head >
h2:contains(Advertisment)
! https://github.com/AdguardTeam/AdguardFilters/issues/51219
readmng.com#?#.row > .col-md-12.page_chapter:has(> .ads-title)
readmng.com#?#.row > .col-md-12.page_chapter[style^="min-height:"]:has(> center
> .OUTBRAIN)
readmng.com#?#.col-md-4 > div[style^="padding-top"]:has(> .apester-media)
readmng.com#?#.col-md-4 > div > center[style^="min-height:"]:has(> div[id^="div-
gpt-ad"])
readmng.com#?#.col-md-4 > .title:has(> h3:contains(/^Sponsored (Content|Website)
$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/51073
gamcore.com#?#.slides > .item:has(> h4 > a[href^="https://gamcore.com/pzdc"])
gamcore.com#?#.all_items > .item:has(> .row > div[class] > h3 >
a[href^="https://gamcore.com/pzdc"])
! https://github.com/AdguardTeam/AdguardFilters/issues/51075
spyur.am#?##footer > div[class]:has(.baner_footer)
! https://github.com/AdguardTeam/AdguardFilters/issues/50975
kimcartoon.xyz#?#.col-md-4 > section.widget_text:has(> .textwidget > p >
[id^="BB_SLOT_"])
kimcartoon.xyz#?#.col-md-12 > section.widget_text:has(> .textwidget > center >
div[id^="bg_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/50875
duplichecker.com#?#.side-bar > div:not([class]):not([id]) > .search-panel-sec:has(>
div[class] > script:contains(adsbygoogle))
! https://github.com/AdguardTeam/AdguardFilters/issues/54206
! https://github.com/AdguardTeam/AdguardFilters/issues/50613
a2zapk.com#?#.ArticleLand > .DownLoadBotton + .Clear ~ small:contains(/Grab Limited
Offer!|Earn Huge Money/)
! https://github.com/AdguardTeam/AdguardFilters/issues/50724
androidcentral.com#?#.article-body > .article-body__section > .article-
body__aside:has(> p.caption > img[alt="Zagg Ad Hero"])
! https://github.com/AdguardTeam/AdguardFilters/issues/50664
javwide.tv#?#.bar-sidebar > h4.text-left:contains(Advertiser)
! https://github.com/AdguardTeam/AdguardFilters/issues/50731
gogodl.com#?#.mb-5.align-items-end > .col-lg-6:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/50748
mygc.com.au#?#.entry-content > .code-block[style]:has(> div[id^="div-gpt-ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/49531
explainedge.com#?#.thecontent > p:contains(Sponsored searches)
! https://github.com/AdguardTeam/AdguardFilters/issues/50127
freep.com#?#.more-stories-content:has(> div[id="js-taboola-wrapper"])
! https://github.com/AdguardTeam/AdguardFilters/issues/50501
wowroms.com#?##sandBox-wrapper > .ulromlist > li.element:has(> .row-container > li
> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/50483
olinevid.com,1819714723.rsc.cdn77.org#$?##player #layerName_postroll { remove:
true; }
olinevid.com,1819714723.rsc.cdn77.org#$?##player #layerName_preroll { remove: true;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/24801
yahoo.com#?##YDC-Stream > ul > li.js-stream-content:has(> div > div > span >
a[href^="http://help.yahoo.com/kb/index?page=content&y="][rel="nofollow noopener"])
! https://github.com/AdguardTeam/AdguardFilters/issues/49263
premium4ever.blogspot.com#?#.sidebar > .widget.HTML:has(> .widget-title >
h2.title:contains(/^ads$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/49102
courseforfree.com#?##secondary > aside[id^="custom_html-"]:has(> .textwidget
> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/48665
asia-mag.com#?##secondary > aside[id^="text-"]:has(> h3 > span:contains(/^PARTNER
ADS$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/61661
techinferno.com#?#.ipsWidget > div[class^="ipsWidget_inner"]:has(> p >
a[rel="external"])
! https://github.com/AdguardTeam/AdguardFilters/issues/30376
moviesand.com#?#.twocolumns > .aside > div[style*="font-weight: bold;"]
[style*="text-align: left;"][style*="background-color:"]:contains(/^Sponsored
Content$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/48485
dignited.com#?#.single-content > div.center > small:contains(/^Advertisement -
Continue reading below$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/48270
9gag.com#?#.list-stream > div > article:not([id]):has(> div.post-container > div >
div[style^="width: 500px; height: 281px;"] )
9gag.com#?#.list-stream > div > article:not([id]):has(> div.post-container > div >
iframe[src^="https://9gag.com/static/ads/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/47636
solarmovie.ink#?##list-eps > table.movie_version:contains(Promo Host)
! gismeteo
gismeteo.com,gismeteo.lt,gismeteo.pl#?#.right_col_1 > div.column-wrap >
div.wrap_small:has(> div.media_frame > div.media_content > div.media_feed >
div.media_title > a:contains(/RT News|15min.lt|Žinių radijas|Wiadomości z Polski i
świata/))
gismeteo.com,gismeteo.lv#?#.right_col_1 > div.column-wrap > div.wrap_small:has(>
div.media_frame > div.media_content > div[id^="div-gpt-ad"])
gismeteo.com,gismeteo.lt,gismeteo.pl#?#.page > div.page__i > div.layout > div.side
> div.side__i:has(> div.side___i > div.ad)
gismeteo.lt#?#.right_col_1 > div.column-wrap > div.wrap_small:has(> div.media_frame
> div.media_content > div[id^=div-gpt-ad])
gismeteo.lt,gismeteo.lv#?#.main > div.column-wrap div.__frame:has(>
div.media_middle > div#media-middle > div[id^="div-gpt-ad"])
gismeteo.lt,gismeteo.pl#?#.page > div.page__i > div.layout > div.side > noindex >
div.extra:has(> div.extra__i > div.extrbcua > div.extra-title > span >
a:contains(15min.lt|Wiadomości z Polski i świata))
gismeteo.lt#?#.section > div.section__i > div.article > div.items:has(>
div[id^="div-gpt-ad"])
gismeteo.lv#?#.right_col_1 > div.column-wrap > div.wrap_small:has(> div.media_frame
> div.media_content > div.media_feed > div.media_title:contains(/APOLLO.LV|TVNET/))
gismeteo.pl#?#.right_col_1 > div.column-wrap > div.wrap_small:has(> div.media_frame
> div.media_content > ins.adsbygoogle)
gismeteo.pl#?#.main > div.column-wrap div.__frame:has(> div.media_middle >
div#media-middle > ins.adsbygoogle)
gismeteo.md#?#.content > div[class] > div[class] > div[class] > div[class] >
div[class]:has(> div[class] > div[id] > center > h1:contains(404 Not Found))
gismeteo.md#?#.content > div[class] > div[class] > div[class] > div[class] >
div[class]:has(> div[class] > div[class] > div[class] > div[class] >
a:contains(Accent-TV))
! https://github.com/AdguardTeam/AdguardFilters/issues/47140
cointelegraph.com#?#.post-preview-list-cards > li.post-preview-list-
cards__item:has(> div.post-preview-item-banner)
cointelegraph.com#?#.affix-sidebar__widget > div.sbar-area-wrap_with-footer:has(>
div.sbar-area-wrap__header > a[href="/advertise-with-bitcoins"])
! https://github.com/AdguardTeam/AdguardFilters/issues/47470
seedpeer.mrunlock.red#?#.page-content > div.container > center + div > div:has(>
h2.title > a:contains(Recommended FREE))
! https://github.com/AdguardTeam/AdguardFilters/issues/47702
torrentz2.eu#?#.downurls > dl > dt ~ dd:contains(Spónsored)
! https://github.com/AdguardTeam/AdguardFilters/issues/47606
grammarist.com#?##wrap > div[style="width:100%;"] > center > div[align="center"] >
small:contains(/^Advertisement$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/47545
hotgirlclub.com#?#aside.sidebar > .headline > h3:contains(/^ADVERTISEMENT$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/46860
creatorlabs.net#?#div[data-container="sidebar"] > div[id^="cc-matrix-"] > div.j-
module:has(> p[style="text-align: center;"] > span:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/47359
mangafor.com#?#div[id^="custom_html-"]:has(> .textwidget > .adsbygoogle)
mangafor.com#?#div[id^="custom_html-"]:has(> .textwidget >
div[id^="rn_ad_native_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/47228
crackedvst.com#?#.g1-collection-items > .g1-injected-unit:has(> .g1-advertisement-
inside-grid)
! https://github.com/AdguardTeam/AdguardFilters/issues/47171
retrogames.cc#?#div[style] > div[class^="ejs--"] > div[class^="ejs--"] >
div:not([class]):not([id]) > div[class^="ejs--"][style*="!important"]:has(>
iframe[src="https://www.emulatorjs.com/ad.html"])
! https://github.com/AdguardTeam/AdguardFilters/issues/47027
dailywire.com#?#footer[class^="css-"] > section[class^="css-"] >
header[class^="css-"]:has(> div[class^="css-"] > span.zergattribution)
! https://github.com/AdguardTeam/AdguardFilters/issues/47170
mariogames.be#?#.gameinfo tr > td:has(> div > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/47164
thelocal.se,thelocal.no,thelocal.dk,thelocal.it,thelocal.at,thelocal.es,thelocal.de
,thelocal.fr#?#.row > div[class^="row-"]:has(> a[href="#"] > .panel-ad)
thelocal.se,thelocal.no,thelocal.dk,thelocal.it,thelocal.at,thelocal.es,thelocal.de
,thelocal.fr#?#div > .section:has(> div[class*="-label"]:contains(Sponsored))
! https://github.com/AdguardTeam/AdguardFilters/issues/46793
webbrowsertools.com#?#body > .card.description:has(> div[style^="text-
align:center;"] > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/46857
msn.com#$?#.adslidedata-container { remove: true; }
msn.com#$?#li[data-adindex] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46405
pornpictureshq.com#?#.masonry_thumbs > div.grid > div.thumb:has(> iframe)
! https://github.com/AdguardTeam/AdguardFilters/issues/46561
! imdb.com#?##maindetails_sidebar_bottom > div.aux-content-widget-2:has(>
span.ab_widget > div.ab_zergnet)
imdb.com#?##sidebar > div[class]:has(> span.ab_widget > div.ab_zergnet)
! https://github.com/AdguardTeam/AdguardFilters/issues/46378
outlook.live.com#?##app > .ms-Fabric > div[class] > div[class] > div[class]:has(>
div > div > div[id^="owaadbar"])
! https://github.com/AdguardTeam/AdguardFilters/issues/46373
demonoid.is#?#.main_content > table > tbody > tr:has(> td span >
a[href="/nord.php"])
! https://github.com/AdguardTeam/AdguardFilters/issues/46285
its.porn#?#.twocolumns > aside:not([class]):not([id]):has(> .table >
div[class*="IPO-Itsporn_Native_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/46242
ftuapps.dev#?##secondary > aside[id^="custom_html-"]:has(> .textwidget
> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/46106
apk4all.com#?#.app-footer > div.ny-down:has(> a:not([href*="://dlapk4all.com"]))
! https://github.com/AdguardTeam/AdguardFilters/issues/46007
deleted.io#?#body.route-index > section > div.container:has(> h2:contains(/^Our
Sponsors$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/52928
reddit.com#?#div[style*="fakelightbox-overlay-"] ~ div[tabindex] > div > div > div
> div[data-redditstyle="false"]:has(> div > div > div[data-before-
content="advertisement"])
! https://github.com/AdguardTeam/AdguardFilters/issues/45735
windowslatest.com#?#.td-ss-main-sidebar > aside.widget:has(> h4 >
span:contains(/Advertisement|Deal/))
! https://github.com/AdguardTeam/AdguardFilters/issues/45681
techrepublic.com#?#.col-4 > div:has(> section[class^="content-mpu"])
! https://github.com/AdguardTeam/AdguardFilters/issues/45527
rat.xxx#?#.heading > h2.title:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/45535
rexporn.com#?#.mainside > div.pitem:has(> div.pitemcont > div.pitem_screen >
a[target="_blank"])
! MGID ads
porngo.com,heavy-r.com,y2mate.com,niceporn.xxx,0gomovies.com,igg-games.com#$?
#iframe[srcdoc*="XMLHttpRequest"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45339
discordrep.com#?#main > div[class^="container-fluid margin_"]:has(> div > center >
img.semiwide-ads)
! g-omedia.com websites - left-overs and ads in articles
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.c
om,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetak
eout.com#?##sidebar_wrapper > div[class]:not(.js_sidebar_sticky_container):has(>
a[data-ga^='[["Commerce Inset'])
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.c
om,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetak
eout.com#?##sidebar_wrapper > div[class]:has(> div[class] > div[class] > .ad-
container)
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.c
om,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetak
eout.com#?#.js_sidebar_sticky_container > div > div > div[class]:has(> div > div
> .ad-container)
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.c
om,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetak
eout.com#?##secondScroll > div > div:has(> div div[class] > .ad-unit)
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.c
om,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetak
eout.com#?##secondScroll > div > div:has(> div[class] > .ad-unit)
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.c
om,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetak
eout.com#?#.js_post-content > div[class]:has(> .ad-container)
! https://github.com/AdguardTeam/AdguardFilters/issues/45207
gofile.io#?#body > div.swal2-container:has(img[src*="NordVPN"])
! https://github.com/AdguardTeam/AdguardFilters/issues/45236
linkz.ge#?#table > tbody > tr > td[width="364"]:has(> div[align="center"]
> .SC_TBlock)
linkz.ge#?#table.mainbody > tbody > tr > td[align="middle"][height="80"]:has(>
div[align="center"] > object > embed[src="/ads/walrek.swf"])
! https://github.com/AdguardTeam/AdguardFilters/issues/45211
cleantechnica.com#?#.xoxo > li[id^="text-"]:has(> .textwidget
a[href^="http://cleantechnica.com/advertise/"])
cleantechnica.com#?#.xoxo > li[id^="text-"]:has(> .widgettitle >
span:contains(Advertisement))
! https://forum.adguard.com/index.php?threads/36087/
agario-play.com#?##helloContainer > div.side-container > div.agario-panel:has(>
div.text-center > div[id^="div-gpt-ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/44960
airmore.com#?#.aside > section:has(> h5:contains(Ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/44778
petapixel.com#?#.posts > .is-elsewhere:has(> .post-preview__excerpt > p >
a[rel="norewrite follow external noopener noreferrer"])
! https://github.com/AdguardTeam/AdguardFilters/issues/44466
pornhd.com#?##pageContent > .thumbs > li.video-list-corner-block:has(> .corner-
block-element > .remove-ad-block)
! https://github.com/AdguardTeam/AdguardFilters/issues/44618
disboards.com#?#.p-body-sidebar > div[style^="background-color:"]:has(>
div[align="center"] > a[href^="https://www.wdwinfo.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/44219
duplichecker.com#?#.side-bar > div.search-panel-sec:has(> div >
script[src^="https://pagead2."])
! https://github.com/AdguardTeam/AdguardFilters/issues/44345
gadgetsnow.com#?#.clearfix > div[class*=" "]:has(> div > div > a[onclick])
gadgetsnow.com#?#.sidebar > .clearfix > div[class*=" "]:has(> div > div > div >
a[onclick])
! https://github.com/AdguardTeam/AdguardFilters/issues/43302
mi-globe.com#?#div[class*="tdi"]:has(> div > span[id^="ezoic-pub-ad"])
! filecrypt.co - usenet ad next to captcha
filecrypt.co#?#form > .window.protection > div ul > li:has(> .bams)
! https://github.com/AdguardTeam/AdguardFilters/issues/43869
medicalnewstoday.com#?#div[style="position:relative"] > article >
div[class^="css-"]:has(> aside > div > div[data-empty="true"])
greatist.com,medicalnewstoday.com#?#div[id="__next"] > div[class^="css-"] >
aside:has(> div:matches-css-before(content: /ADVERTISEMENT/))
greatist.com,medicalnewstoday.com#?#div[id="__next"] > div[class^="css-"] > div >
section > div:matches-css-before(content: /ADVERTISEMENT/)
! https://github.com/AdguardTeam/AdguardFilters/issues/43562
dl.gamecopyworld.com#?#body > center > .t2 > tbody > tr:has(> td > .lb#lb)
! https://github.com/AdguardTeam/AdguardFilters/issues/43343
limetorrents.info#?##content > table.table3:has(> tbody > tr >
th:contains(Sponsored))
! https://github.com/AdguardTeam/AdguardFilters/issues/43419
torrentdownloads.co#?#.inner_container > div > div[style^="float:"]:has(>
a[rel="nofollow"][style^="display: block !important;" ])
! https://github.com/AdguardTeam/AdguardFilters/issues/43267
extremetube.com#?##video-box > div[style^="float: right; right: 16px; position:
relative;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/43188
pirate-bay.net#?#.content-main > .message-wrap:has(>
a[href^="https://go.nordvpn.net/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/43026
bing.com#?##b_results > li.b_algo:has(> .b_caption > p:matches-css-
before(content: /^(Ad|Ann\.|Annonce|Anúncio|Anzeige|Reklama|Реклама|Reclamă|
Publicidade)$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/42819
tovidit.com#$?#iframe[srcdoc*="frameElement.code.pop"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42411
freegames66.com#?#.B1 > #R5:has(> center > .adsbyvli)
! https://github.com/AdguardTeam/AdguardFilters/issues/42153
limetorrents.info#?##rightbar > div:has(> .head:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/41963
payskip.org#?#.box-main > center:has(> div[id^="adm-container-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/41785
softfamous.com#?##sidebars > .sidebar:has(> .widget > .container_ads)
! https://github.com/AdguardTeam/AdguardFilters/issues/41645
xanimeporn.com#?##sidebar > .sidebar-widget:has(> .widget-title >
span:contains(/^Sponsor$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/41620
zend.theplusit.ro#?#.mx-auto > center:contains(Advertisment)
! https://github.com/AdguardTeam/AdguardFilters/issues/41623
fasturl.in#?#.container > .row center:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/41594
myneobuxportal.com#?#.g1-collection-items > .g1-injected-unit:has(> .g1-
advertisement-inside-grid)
! https://github.com/AdguardTeam/AdguardFilters/issues/41541
hiclipart.com#$?#.list_ads { remove: true; }
! neowin.net - sponsored articles
neowin.net#$?#.news-list > .news-item:has( > .news-item-promo > .news-item-thumb >
a > .sponsored) { remove: true; }
! https://forum.adguard.com/index.php?threads/mixloads-com.35197/
mixloads.com#?#.container > .row > div[class^="col-md-"]:has( > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/41266
dropapk.to#?#.container.py-5 > .row > .col-md-8:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/41227
rinmarugames.com#?#body > div[align="center"] > #maindiv:has(> #newrinmarugamesdiv
> font:contains(Advertisement))
! ipornia.com - ads
ipornia.com#$?#.cj-foot { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41095
mumbaimirror.indiatimes.com#?#.home-widgets > ul > li > div[class*=" "]:has(> div >
div > a[onclick])
!+ NOT_OPTIMIZED
mumbaimirror.indiatimes.com#?##content > div[class*=" "]:has(> div > div >
a[onclick])
mumbaimirror.indiatimes.com#?#.latestCmmtData > .mrtoday > div[class*=" "]:has(>
div > div > a[onclick])
! https://github.com/AdguardTeam/AdguardFilters/issues/40963
desktophut.com#?#.gridlove-content > .adsfront:has(> center > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/40778
imgtaxi.com#?#.sidebar > div:has( > iframe[src^="frame.php?"])
imgtaxi.com#?#.sidebar > h3:has( > a:contains(Recommended))
! https://forum.adguard.com/index.php?threads/35054/
mi-globe.com#?#.widget_custom_html:has(> div.custom-html-widget > span[id^="ezoic-
pub-ad-"])
! /links/popad - popups '#$?#form[action$="/links/popad"] { remove: true; }'
4rl.ru,ownurl.website,shorttey.org,danc.uk,projecto2.xyz,url.namaidani.com,xz2.xyz,
doctor-
groups.com,gibit.xyz,zlink.xyz,pkr.pw,cut.my.id,dz4win.com,asupload.com,shortearn.i
n,stfly.me,fun4earn.xyz,shorthitz.com,linkshorten.xyz,btc2019.tk,cut4fun.com,mitly.
us,afly.us,links.studyiqhub.com,rifurl.com,ushrt.me,theblogcash.in,shrt10.com,s-
short.co,adclic.pro,uii.io,uiz.app,onelink.pw,adlinkcash.com,newstakindia.in,unionx
.in,linksbuddy.com,shortearn.eu,express-
cut.ovh,cashearn.eu,vivads.net,reportkernel.com,urlcloud.us,coin.mg,shrinkurl.org,l
kop.me,jibfly.com,egovtjob.in,shrtfly.net,smwebs.xyz,clx.icu,uiz.io,adbl.me,stfly.i
o,royalown.review,komiupdates.xyz#$?#form[action$="/links/popad"] { remove: true; }
! lifehacker.com - left-over at article end
lifehacker.com#?#body > div > div[class^="sc-"]:has( > .ad-container)
! https://github.com/AdguardTeam/AdguardFilters/issues/40149
opencritic.com#?#app-review-table > div > #ReviewTableTop + div > app-review-
table-row ~ .review-row:has(> .col > app-advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/39741
thegay.com#?#.footer-margin > .content > .box:has(> .bottom-adv__link-wrapper)
! https://github.com/AdguardTeam/AdguardFilters/issues/39548
palmtube.com#?#.Video_Block > .Sub_Title:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/39752
pholder.com#$?#main[id="Slideshow"] > section[class^="Slide "]:has(> div.OUTBRAIN)
{ remove: true; }
pholder.com#$?#main[id="Slideshow"] > section[class^="Slide "]:has(> article.Frame
> div[aria-label^="Chaturbate"]) { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39779
mangarock.com#?##page-content > .container > .row > .col-12 >
span[style]:has(>a[href="/membership"])
mangarock.com#?#div[role="presentation"] > div[id^="vertical-page-"]:has(>
div[class]:not([style]) > a[href="/membership"])
mangarock.com#?#div[role="presentation"] > div[id^="vertical-page-"]:last-child >
div[class] > div[class]:has(> div > a[href="/membership"])
mangarock.com#$?#div.slick-track > div.slick-slide:has(> a[href="/membership"])
{ remove: true; }
mangarock.com#?#div.slick-track > div.slick-slide:last-child > div[class]:has(> div
> a[href="/membership"])
! https://github.com/AdguardTeam/AdguardFilters/issues/42696
camera.aeonax.com#$?##wrapper > #predownloads:has(> .inner > #AdamWr) { height:
0px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39545
txxx.com#$?#.fat_under { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39180
repo.hackyouriphone.org#?##list_container > .list_elemnt:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/39336
imgburn.com#?#td[class="contents"][align="center"]:has(> div[style="border: 1px
solid black; width: 346px; padding: 5px;"])
! https://github.com/AdguardTeam/AdguardFilters/issues/39158
tvlogy.to#$?##pre-banner { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39260
livejournal.com#?#.l-flatslide-aside-content > div[class*="--feed "]:has(> div >
div > div[ng-if="directive.close"])
! https://github.com/AdguardTeam/AdguardFilters/issues/39254
protopage.com#?#body > div[style^="position: absolute"]:has(div.scheme-body-
text[style*="width: 100px"])
protopage.com#?#body > div[style^="position: absolute"]:has(>
div[style*="/web/images/12x"])
protopage.com#?#body > div[style^="position: absolute"]:has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/39092
fijivillage.com#?#.contentleft > p > small:contains(/^ADVERTISEMENT$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/38915
biertijd.com,biertijd.xxx#?##wrapper > div#sidebarcontainer >
h2:contains(/Advertenties|Sponsors|Aanrader/)
! https://github.com/AdguardTeam/AdguardFilters/issues/38877
thelocal.ch#?#div[id^="column"] > div[id^="column"] > div[id]:not([class]):has( >
h2[id]:contains(From our sponsors))
!+ NOT_OPTIMIZED
thelocal.ch#?#body > div > .section:has( > div[class]:contains(Sponsored))
! https://github.com/AdguardTeam/AdguardFilters/issues/38767
wikifeet.com#?#.dashboard > div[style^="float:"]:has(> div.dashad)
! https://github.com/AdguardTeam/AdguardFilters/issues/38107
mywebtimes.com#?#.side > div.innertube:has(> aside > div.bundle > div.promo)
! https://github.com/AdguardTeam/AdguardFilters/issues/38631
playtube.pk#?#.container > .panel-default:has(> .panel-body > .adcode)
! https://github.com/AdguardTeam/AdguardFilters/issues/38625
indianrailways.info#?##showrest > .ir-flex-row.white-bg:has(> .ir-content-widget
> .local-unit > a[href="https://url.mailzig.com/ir_outer_u"])
! https://github.com/AdguardTeam/AdguardFilters/issues/38398
upload.ac#?#.row > .fmore:has(> a[href^="https://bit.ly/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/38311
prostylex.org#?#.wrapper > div[style*="text-align"]:has(>
a[href^="https://trustaffs.com"])
! https://github.com/AdguardTeam/AdguardFilters/issues/38269
askvg.com#?##sidebarHome > p:contains(/^Advertisements$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/38211
ratemyprofessors.com#?##container > .sticky-wrapper:has(> .ad.GAM)
! https://github.com/AdguardTeam/AdguardFilters/issues/38196
manatelugumovies.cc#?#center > h6:contains(Advertisement)
manatelugumovies.cc#?#.sidebar > h6:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/38075
tikvid.com#?#.popularphoto > .row > .col-sm-6:has(> .pptabdiv > div[data-ad])
! https://github.com/AdguardTeam/AdguardFilters/issues/37931
unblocked.to#$?#html { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/34962
investmentwatchblog.com#?#.inside-right-sidebar > aside[id^="custom_html-"]:has(>
div > script[src^="//ads.investingchannel.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/37694
vosizneias.com#?#.body > div[style^="position: relative;"]:has(> #gruuvAd)
! text ad in topics list
rutracker.appspot.com,pornolab.biz,pornolab.cc,pornolab.lib,pornolab.net,rutracker-
org.appspot.com,rutracker.cr,rutracker.lib,rutracker.net,rutracker.nl,rutracker.org
#?#.vf-table > tbody > tr:not([data-topic_id]):has(> td > a[class^="ref-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/34044
free-mockup.com#?##main > #secondary > div[style*="text-align: center; margin: 0
auto 15px;background: white;"]:has(> .adspot-title)
! https://github.com/AdguardTeam/AdguardFilters/issues/33281
thegatewaypundit.com#?#.page-sidebar > div.enhanced-text-widget:has(>
div.textwidget > a[href*="duckduckgo.com"])
thegatewaypundit.com#?#.page-sidebar > div.thega-widget:has(> div[id^="thega-"] >
div.powerinbox > div.pi_header)
thegatewaypundit.com#?#.page-sidebar > div.thega-widget:has(> div[id^="thega-"] >
a[href*="americafirstpolls.com"])
! https://github.com/AdguardTeam/AdguardFilters/issues/37850
imtranslator.net#?#td:has(div[style="border:0px; margin-
top:8px;width:728px;height:90px;"])
! https://github.com/AdguardTeam/AdguardFilters/issues/35520
multiup.eu,multiup.org#?#.panel-body > .row > .col-md-4:has(> .panel > .panel-
footer > a[href^="/download-fast/"][namehost="UseNet"])
! https://github.com/AdguardTeam/AdguardFilters/issues/37324
xenforo.pk#?#.p-body-sideNavContent > .block:has(> .block-container > .block-body >
.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/50342
kickass.love,kickass.vc#?#td[width="100%"] > style + div[id]:has(> div[id] >
a[href="/k/?q=q"][target="_blank"])
kickass.vc#?#td[width="100%"] > .tabs > style + div[id]:has(> div[id] >
a[href="/k/?q=q"][target="_blank"])
kickass.vc#?#td[width="100%"] > div:not([class]):not([id]) > style + div[id]:has(>
div[id] > a[href="/k/?q=q"][target="_blank"])
kickass.love,kickass.vc#?#.commentsLeftModule > style + div[id]:has(> div[id] >
a[href="/k/?q=q"][target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/36782
discordbots.org#?#.bot-list-section > .columns > .column:has(> .content > .info >
span.lib:contains(Promoted))
! https://github.com/AdguardTeam/AdguardFilters/issues/35890
javmec.com#?#.bar-sidebar > h4:contains(Advertiser)
! https://github.com/AdguardTeam/AdguardFilters/issues/36124
smarthomebeginner.com#?#.theiaStickySidebar > .widget:has(> div >
div[class^="shb-"][class*="-placement"])
! https://github.com/AdguardTeam/AdguardFilters/issues/35312
texastech.forums.rivals.com#?#.mainContent
> .sectionMain.funbox:has(.funbox_forum_view_above_thread_list > div > a[href]
[target="_blank"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/35273
theseotools.net#?##rightCol > .well:has(> .sideXd > p >
a[href^="http://deal.ink/Grammarly"])
! msn.com - en-US ads in slider
msn.com#$?#.swipenav > li:has(>a.nativead) { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/34987
macrotrends.net#?##main_content > div[style*="background-color"][style*="text-
align"][style*="min-height:"]:has(>#ic_728_90)
! https://github.com/AdguardTeam/AdguardFilters/issues/34760
kickass.love#?#td[width="100%"] > style + div[id]:has(> div[id] > a[href="/k.php?
q=q"][target="_blank"])
kickass.love#?#.commentsLeftModule > style + div[id]:has(> div[id] >
a[href="/k.php?q=q"][target="_blank"])
kickass.love#?#td[width="100%"] > div:not([class]):not([id]) > style +
div[id]:has(> div[id] > a[href="/k.php?q=q"][target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/34700
kickassz.com#?#td[width="100%"] > style + div[id]:has(> div[id] > a[href="/k/?q=q"]
[target="_blank"])
kickassz.com#?#.commentsLeftModule > style + div[id]:has(> div[id] > a[href="/k/?
q=q"][target="_blank"])
kickassz.com#?#td[width="100%"] > div:not([class]):not([id]) > style +
div[id]:has(> div[id] > a[href="/k/?q=q"][target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/34104
bleepingcomputer.com#?#.cz-post-comment-wrapp + .cz-related-article-
wrapp:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/34095
spankwire.com#?#div[class^="sc-"][style="height: 400px;"] > div[class^="sc-"]:has(>
div[class^="sc-"]:contains(Advertisement))
spankwire.com#?##js-react-categorypage > div[class^="sc-"] > div[class^="sc-"] >
div[class^="sc-"]:has(> div[class^="sc-"]:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/34036
filehippo.com#?##content-main > h2[style]:contains(Recommended Web Apps)
! https://github.com/AdguardTeam/AdguardFilters/issues/33965
nsfwyoutube.com#?#.embed-container > h2:contains(Watch the Featured Video of the
Day)
! https://github.com/AdguardTeam/AdguardFilters/issues/33128
viralizeit.net#?#.stick.card:has(> .banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/33681
vivatube.com#?#.container.mt15 > .c-title:has(> .c-normtitle-
output:contains(Reklam))
! https://github.com/AdguardTeam/AdguardFilters/issues/33152
ccn.com#?#.theiaStickySidebar > #text-31:has(> .widget-
title:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/33098
oddsdigest.com#?#.td-ss-main-sidebar > .td_block_template_1:has(> h4 >
span:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/pull/33001/
reblop.com#?#.td-block-row >
div[class^="td-block-span"]:has(a[href^="https://t.frtyo.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/33446
duplichecker.com#$?#.adsbygoogle { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36458
! https://github.com/AdguardTeam/AdguardFilters/issues/33406
nytimes.com,nytimes3xbfgragh.onion#?#div[class^="css-"][class*=" "]:has(>
div[class^="css-"][class*=" "] > div[class^="css-"] > div > .ad)
nytimes.com,nytimes3xbfgragh.onion#?#div[data-testid="block-Well"] >
div[class^="css-"] > [class^="css-"][data-well-section="well-section"]:has(>
div[class^="css-"] > div > .ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/33323
mensxp.com#?#.mb-50 > div[class*=" "]:has(> div > div > a[onclick])
! pcsteps.com - ad in article
pcsteps.com#?#.entry-content > p >
strong:has(a[href^="https://www.pcsteps.com/cyberghost-pcsteps-deal"])
! https://github.com/AdguardTeam/AdguardFilters/issues/32993
xenforo.pk#?#.p-body-sidebar > .block > .block-container:has(> .block-
minorHeader:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/32767
robot-forum.com#?##quickModForm > .windowbg2:has(> .post_wrapper > h4.member-
r:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/32716
gizchina.com#?##vwspc-section-2 > .container > .row > .vwspc-section-content:has(>
#ad-slot2)
! https://github.com/AdguardTeam/AdguardFilters/issues/32697
royalown.review#?##link-view > p:contains(Advertisement)
royalown.review#?#.col-md-12 > p:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/32587
sammobile.com#?#.owl-stage > .owl-item:has(a[href*="/sponsored"])
sammobile.com#?##latest_news .item:has(a[href*="/sponsored"])
! https://github.com/AdguardTeam/AdguardFilters/issues/31663
gtainside.com#?#.container > .col-sm-6:has(> .box_grey.ad)
gtainside.com#?#.container > .row > .col-sm-6:has(> .box_grey.ad)
! ign.com - sponsored articles
ign.com#?#.broll.wrap > .tbl > article:has(a[href*="/promoted/"])
! google - search ads
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,goo
gle.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google
.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.c
m,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google
.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.m
a,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,goo
gle.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.c
om,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com
.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.co
m.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.c
om.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.
com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google
.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,googl
e.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,goog
le.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,goo
gle.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,go
ogle.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,googl
e.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.f
i,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,g
oogle.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,goog
le.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.
la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,
google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,goo
gle.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google
.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk
,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,go
ogle.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws#?
#.rl_full-list div.rl_tile-group > .rlfl__tls > div > div[data-hveid] >
div[class]:has(> div > a > div[class] > .gghBu)
! https://github.com/AdguardTeam/AdguardFilters/issues/31728
hackedonlinegames.com#$?#div[class=""][style^="display: block !important;
visibility: visible !important;"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31589
economictimes.indiatimes.com#?#.pageContent > .articleSep:has(div[class*=" "] > div
> div > a[onclick])
economictimes.indiatimes.com#?#.tabdata > div[class*=" "]:has(> div > a[onclick])
! https://github.com/AdguardTeam/AdguardFilters/issues/31362
nytimes.com,nytimes3xbfgragh.onion#?##app > #site-content > div[class] >
div[class^="css-"] > div[class^="css-"][class*=" "]:has( div[class^="css-"]
[class*=" "] > .ad)
nytimes.com,nytimes3xbfgragh.onion#?#div[data-testid="block-Well"] > div[class] >
div[data-well-section="well-section"]:has( > div[class] > .ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/30970
wordexcerpt.com#?##main-sidebar > .widget_text >
div[id^="custom_html-"].default:has(> .c-widget-wrap > .font-heading >
h4:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/30737
easyvoyage.co.uk#?#.code-block > div[style*="text-align"]:contains(ADVERTISEMENT)
! https://github.com/AdguardTeam/AdguardFilters/issues/30637
opensubtitles.org#?#div[class="msg"][style="padding: 10px;"] > div:has(>
iframe[src^="ads2.opensubtitles.org"])
! https://github.com/AdguardTeam/AdguardFilters/issues/30607
appsgeyser.com#?#.row > .col-md-12 > .powerwidget.green:has(>
header:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/30381
heidisql.com#?##content > .bordered-box:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/30064
wwitv.com#?##page-wrapper > center:has(> .adsbygoogle)
wwitv.com#?#.panel.top > .panel-body:has(> .adsbygoogle)
wwitv.com#?#.panel > .panel-body:has(> center:contains(Sponsored links))
! https://github.com/AdguardTeam/AdguardFilters/issues/29899
goalnepal.com#?#.highlights > .items:has(> .boundary-box > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/29163
brisbanetimes.com.au#?#article > section > div[class] > .noPrint:has(> div > div >
div[id^="adspot-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/29721
ihackedgames.com#?#div[class][style*="!important;"] > a[href][style*="!
important;"]:has(> img[style*="!important;"])
! https://github.com/AdguardTeam/AdguardFilters/issues/29687
amf.pw#?#.page-content > .forabg:has(> .inner > .topiclist > .header > .icon >
dt:contains(Advertisement))
amf.pw#?##page-footer > .forabg > .forabg > .inner:has(> .topiclist > .header
> .icon > dt:contains(Advertisement))
! wololo.net - ad left-overs in article and tag view
wololo.net#?#.entry-inner > center[-ext-has='span[id^="ezoic-pub-ad-placeholder"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/29409
dnslytics.com#?#.row > .col-xs-12[style="margin-top: 20px;"] > .row > .col-lg-
5:has(>.adboxcontentsum)
! https://github.com/AdguardTeam/AdguardFilters/issues/29193
mylivewallpapers.com#?#.posts > div.posts:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/29028
audiobookbay.pl#?##page > div#rsidebar > ul > li:has(> h2:contains(AD))
audiobookbay.pl,audiobookbay.nl#?#.torrent_info > tbody > tr:has(>
td[valign="top"]:contains(AD:))
! https://github.com/AdguardTeam/AdguardFilters/issues/29267
thesaurus.com#?#aside[class^="css-"] > aside[class^="css-"] >
aside[class^="css-"]:has(> div[id^="thesaurus_serp_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/29246
mangarock.com#?#div[class="col-12 col-lg-8"] > div[class]:has(>
iframe[title^="Adtrue"])
! https://github.com/AdguardTeam/AdguardFilters/issues/28900
dutchycorp.space#?#center > p > b:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/26978
timesofindia.indiatimes.com#?#.main-content > div[style="display: none !
important;"] ~ div:has(> div > div > a[onclick][rel="nofollow"] > span)
! https://github.com/AdguardTeam/AdguardFilters/issues/28540
opencritic.com#?#.table-view > .row.d-md-block:has(> .col > app-advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/28545
liveleak.com#?#.content_main_right_outer > .col-xs-12[style*="padding:"]:has(>
center > script:first-child)
liveleak.com#?#.content_main_right_outer > .col-xs-12[style*="padding:"]:has(>
center > div[class^="runative-banner-"])
! https://forum.adguard.com/index.php?threads/missed-adblock-detected-
message.30454/
nolfgirl.net#?#.ipsList_reset > .ipsBox:has(> .ipsWidget_inner > center
> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/27962
firstonetv.live#?#.columns > .widgetBox:has(> .widgetTitle >
h5:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/27930
radioforest.net#?#.col_right > .box:has(> .col_title:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/27919
jobcandies.com,techlootz.com,healthfary.com,dailyworldupdates.com,expressbulletin.i
n,sctricks.com,futurefoundationngo.com,pustkala.com,techtremendous.com,brenhealth.c
om,justlikeyojna.com,shortzon.com,sivitechno.com,agradarpan.com,abouttech.space,li-
nkz.com#?#.col-md-12 > #link-view > center:contains(Sponsored Links)
! https://github.com/AdguardTeam/AdguardFilters/issues/27869
pornpics.com#?##container2 > div:has(> span:contains(Brought By:))
! https://github.com/AdguardTeam/AdguardFilters/issues/27793
adultwalls.com#?#.sidebar .panel:has(h3.panel-title:contains(Sponsors))
adultwalls.com#?#.sidebar .panel:has(h3.panel-title:contains(Our Friends))
! https://github.com/AdguardTeam/AdguardFilters/issues/27792
spaste.com#?#.pasteContent > b:contains(Weekend Sale Live - Buy Brazzers, Mofos,
RK, DP etc. Just for $9.99 How ?)
! https://github.com/AdguardTeam/AdguardFilters/issues/50342
kickass.love,kickass2.cc#?#.tabNavigation:has(> li > a.selectedTab >
span:contains(Sponsored Links))
kickass2.cc#?#td[width="100%"] style ~ div[id]:has(> center > div[id] >
a[href="/k.php?q=q"])
! https://github.com/AdguardTeam/AdguardFilters/issues/24493
tubeon.com#?#.envelope-coverap > div.contain:has(> div.livecams)
tubeon.com#?#.contain > div.c-appellation:has(> div.c-medappellation-output >
h2:contains(Advertising))
tubeon.com#?#.envelope-coverap > div.contain:has(> div.c-appellation > div.c-
medtitle-output > h2:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/27267
pandamovies.pw#?#.wrap > .rightdiv1:has(> .rightdiv1content > a[href]
[rel="nofollow"])
! https://github.com/AdguardTeam/AdguardFilters/issues/27241
piratebays.fi#?#body > table#searchResult:has(> tbody > tr > td >
a[href="https://protect-your-privacy.co/private-vpn.php"])
piratebays.fi#?##main-content > table#searchResult:has(> tbody > tr > td >
a[href="https://protect-your-privacy.co/private-vpn.php"])
! https://github.com/AdguardTeam/AdguardFilters/issues/26796
gamesradar.com#?##sidebar > div > div:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/26659
kizi.cm#?#div[class*="game"] > .sidebanner:has(> .main-game > .title-special > div
> center > h2:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/26657
dc-chronicle.com#?#.td-ss-main-sidebar > .widget_custom_html:has(> .block-title >
span:contains(ADVERTISEMENT))
! https://github.com/AdguardTeam/CoreLibs/issues/492
! 10news.com - ad
10news.com#?#.ob-widget-items-container > li.ob-dynamic-rec-container:has(>
a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"]
[target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/25562
youramateurporn.com#?##videoTopCarousel:has(a[target="blank"][rel="nofollow"] >
img)
! https://github.com/AdguardTeam/AdguardFilters/issues/25054
apkpure.com#?#.right > .box:has(> div[style^="position: relative;"] >
a[href^="https://dealspure.com/Deals?utm_source="])
apkpure.com#?##iframe_download + .slide-wrap > .bd > .tempWrap > ul[style^="width:
1656px;"] > li[style*="float: left; width: 828px;"]:has(>
a[href^="https://yaksgames.com/?utm_source"])
! https://github.com/AdguardTeam/AdguardFilters/issues/35093
! https://github.com/AdguardTeam/AdguardFilters/issues/25276
!+ NOT_OPTIMIZED
androidpolice.com#?#body:not(.author-sponsored-post) #ap-body > .primary
> .post.list-view[-ext-has='a[href^="https://www.androidpolice.com/author/
sponsored-post"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/24899
wikifeet.com#?##content > .dashboard > .dash2:has(> .dashtitle >
h3:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/31716
! https://github.com/AdguardTeam/AdguardFilters/issues/24884
readonepunchman.net#?##main > .chapter_coin > center:has(.adsbygoogle)
readonepunchman.net#?##main > .code-block-1:has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/24758
timesnownews.com#?#.right-block > div[class^="section-"]:has(> .ad-div)
! https://github.com/AdguardTeam/AdguardFilters/issues/24527
limetorrents.info#?#.torrentinfo div[style^="float:"]:has(> a[href^="/fast.php?"]
[rel="nofollow"][style^="display: block !important"])
! https://github.com/AdguardTeam/AdguardFilters/issues/24119
updatesmarugujarat.in#?##adsense-target .tr_bq > span:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/23462
porn300.com#?#.primary-nav > ul.main-menu > li.main-menu__item:has(>
a[href^="http://traffic.bannerator.com/"]#tabcams-desk)
! https://github.com/AdguardTeam/AdguardFilters/issues/23874
gaypornempire.com#?#.item-page-stats > .item-list:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/23672
watchtvseries.unblckd.cx,swatchseries.to#?#.block-left-home > .block-left-home-
inside[style]:has(>a[href="/westworld-watch.html"][rel="nofollow"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/23110
mangarock.com#?#.row > .col-lg-4 > div[class^="_"]:has(div[id^="taboola-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/23027
gamecode.win#?#.container > .row > .col-sm-4.text-center.white:has(> .adsContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/22142
superyachtfan.com#?#[id^="frag_"]:has(> .adsbygoogle)
! https://forum.adguard.com/index.php?threads/not-blocking-ads-on-linkedin.29440
linkedin.com#?#.ember-view > .ember-view[data-id^="urn:li:activity:"][-ext-
has='span[class^="feed-shared-actor"] > .feed-shared-text-view
span:contains(Promoted)']
! https://github.com/AdguardTeam/AdguardFilters/issues/21629
mail.google.com#?#.aeF > .nH > .nH[role="main"] > .aKB:has(> div)
! https://github.com/AdguardTeam/AdguardFilters/issues/21593
digit.in#?##sidebar > .specs-box[-ext-has='h3:contains(Recommendation and Deals)']
digit.in#?##sidebar > div.newleft-list:has( > ul > li[-ext-has='a[href*="tracker"]
[onclick*="BTC_Product_Widget_RHS"]'])
! https://github.com/AdguardTeam/AdguardFilters/issues/21771
softpedia.com#?#.main > div[class^="container_"] > div[class$="_30
grid_48"]:has(> .dlcls > span.promoted[style])
! https://github.com/AdguardTeam/AdguardFilters/issues/21497
readheroacademia.com#?##main > .chapter_coin > center:has(> h3 >
strong:contains(Advertisement))
readheroacademia.com#?##main > .code-block[style] > center:has(> h3 >
strong:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/20655
mylust.com#?#.box > .title:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/21268
filikula.co#?#.idTabs > li[-ext-has='a[href^="#tab-ad"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/21149
javfor.me#?#.content-wrapper > .container > .row:not(#player-row)[-ext-
has='a[href*="media.r18.com/track"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/28471
! https://github.com/AdguardTeam/AdguardFilters/issues/25057
! https://github.com/AdguardTeam/AdguardFilters/issues/20956
telerium.tv#?#body > div[id]:has(iframe[src^="https://static.tellerium.com/"])
telerium.tv#?#body > div[id]:has(iframe[src*="rsc.cdn77.org/"])
telerium.tv#?#body > div[id]:has(iframe[src^="//teleriumads-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/20817
geekdrop.com#?##forum > div[align="center"]:has(>
a[href^="https://x.geekdrop.com/"])
geekdrop.com#?#.left-corner > div[align="center"]:has(>
a[href^="https://x.geekdrop.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/20734
downloadhub.cc#?#.primary-sidebar > .widget-title:contains(Recommended)
! https://github.com/AdguardTeam/AdguardFilters/issues/20292
mustangforums.com#?##right-rail > div[style^="text-align: center;"][-ext-
has='center']
! https://github.com/AdguardTeam/AdguardFilters/issues/20064
123movieshub.movie#?#.player-holder > #full-player > #list-eps > .le-
server:has(> .les-content > a[href][data-link^="https://vod.play4k.co/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/20124
fullepisodes.me#?#.container > .row > .col-md-4 > .widget:has(> .pm-ads-banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/19516
caminspector.net#?#.container > .headline:has(> h2:contains(Web Girls - Online
Now!))
! https://github.com/AdguardTeam/AdguardFilters/issues/19379
yourdailypornvideos.com#?#.span8.column_container > article[id^="post-"] >
p[style^="text-align:
center;"]:has(a[href^="https://www.brazzersnetwork.com/landing/"][target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/19563
paksociety.com#?#.textwidget > p > b:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/19244
ninjakiwi.com#?##primary > .wideWidgetWrapper[-ext-has='#cpmstar_dynamicEditorial']
! https://forum.adguard.com/index.php?threads/faq-for-creating-rule-user-
filter.28977/#post-169445
primewire.life#?#.actual_tab > .movie_version:contains(Promo Host)
! https://github.com/AdguardTeam/AdguardFilters/issues/15883
fpo.xxx#?#.block-video > .table:has(> .opt > [id^="mp_spot_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/18042
clipconverter.cc#?##description > p[-ext-has='a[href][target="_blank"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/17779
ghanaweb.com#?##ads > .ad:has(>.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/17436
3movs.com#?##side_col > .section[-ext-has='span[class^="beau"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/17733
streamwoop.net#?##stream
.item-list[-ext-has='a[href^="https://jack.streamwoop.net/imp"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/16278
tomahawktake.com,mlsmultiplex.com,fansided.com,dawgpounddaily.com#?#.sidebar
> .widget > .top-stories > li:not([class]):not([id]):has(> .fs_ad_widget-ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/17307
celebitchy.com#?##sidebar > .hotposts:contains(Advertisements)
! https://forum.adguard.com/index.php?threads/monova-to-monova.28773
monova.to#?#.general-table > tbody > tr[-ext-has='td:contains(Sponsored)']
! https://github.com/AdguardTeam/AdguardFilters/issues/16271
n4mo.org#?##sidebar > .sidebar-box:has(> .custom-html-widget >
a[href^="https://keep2share.cc/"] > img)
! wizardsandwhatnot.com - ad in article
wizardsandwhatnot.com#?#.article-content > p:not([class]):not([id])[-ext-
has='a[href^="http://fubo.tv"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/16200
streamshunter.tv#?#.module-desc > .modulelinks
tr[-ext-has='a[href^="http://bird.padaria.eu"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/15777
tejji.com#?#.ip_url_convert + table td > span:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/15429
siterankz.com#?#.chartcontainer > .infotable:has(ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/15242
rentanadviser.com#?##ctl00_ContentPlaceHolder1_lblvideos
> .videocontainer:has(> .reklamcontainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/15112
newatlas.com#?#.js-recommendations-inner > section:has(div[id*="taboola"])
! https://github.com/AdguardTeam/AdguardFilters/issues/15056
socialblade.com#?#.content-container > .content-module[-ext-has='.socialblade-
heartbeat']
! https://github.com/AdguardTeam/AdguardFilters/issues/45545
mirrorace.com#?#.uk-article > .uk-card-default > h1 + .uk-card-secondary:has(> .uk-
grid-medium > div > button.vpn-download)
! https://github.com/AdguardTeam/AdguardFilters/issues/14046
lo4d.com#?#ul > li.feedb2.bbcr:has(>.glbt > .adsbygoogle)
lo4d.com#?#.Bcolumn_2 > div:not([class]):not([id]):has(>.glbt > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/14297
proapkmod.com#?#.isotope-active > .item-isotope:has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/14342
freethesaurus.com,thefreedictionary.com#?##sidebar > .widget:not([id]):has(>.holder
> a[href])
! https://github.com/AdguardTeam/AdguardFilters/issues/14072
add0n.com#?#.content tbody > tr:first-child:contains(Advertisement)
add0n.com#?#.content tbody > tr:first-child:contains(Advertisement) + tr
! https://github.com/AdguardTeam/AdguardFilters/issues/14317
seriouseats.com#?#.sidebar > div[id^="sidebar-bng-"][-ext-has='.ad-wrapper']
! https://github.com/AdguardTeam/AdguardFilters/issues/13834
cryptomininggame.com#?#.col-lg-3 > .panel:has(>.panel-heading >
h2:contains(Advertisements))
! https://github.com/AdguardTeam/AdguardFilters/issues/43649#issuecomment-551265457
redtube.com#?##content_container div[class]:has(> div > a.ad-link)
! https://github.com/AdguardTeam/AdguardFilters/issues/13223
wuxiaworld.com#?#.row > .col-md-4 > #widget_0:has(>.panel-
heading:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/12653
genesisowners.com#?##sidebar > li > .block:has(> .blocksubhead >
span.blocktitle:contains(Genesis Ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/12654
smarturlref.net#?#body > center > p > b:contains(Advertisement)
kpliker.net#?#center > p:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/12415
androidcentral.com#?#.article-body > .article-body__section > p + div[style*="text-
align: center;"][style*="display:"][style*="!
important"]:not(p):contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/11679
vipleague.bz,vipbox.st,vipbox.fi#?#.collapse.show > div[class]:contains(Betting)
! https://github.com/AdguardTeam/AdguardFilters/issues/11847
xtube.com#?#.wrapper > .container:has(>[class] > .adContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/16826
! https://github.com/AdguardTeam/AdguardFilters/issues/11251
! https://github.com/AdguardTeam/AdguardFilters/issues/19064
! https://github.com/AdguardTeam/AdguardFilters/issues/19934
! https://github.com/AdguardTeam/AdguardFilters/issues/21297
! https://github.com/AdguardTeam/AdguardFilters/issues/21144
! Used javascript now
! quora.com#?#.PromptsList > div[id]:has(> [id$="_wrapper"]
[id$="_content_wrapper"] [class]:contains(ad by))
! quora.com#?#.PromptsList > div[id]:has(> [id$="_wrapper"] [id$="_content_box"]
[class]:contains(ad by))
! quora.com#?#.AnswerListDiv > div.UnifiedAnswerPagedList > div.paged_list_wrapper
> div.pagedlist_item:has(a[href][target="_blank"][rel="nofollow
noopener"]:contains(promoted by))
! quora.com#?#.PromptsList > div[id][-ext-has='.advertiser_endpoint']
! quora.com#?#.paged_list_wrapper > .pagedlist_item:has(.advertiser_endpoint)
! quora.com#?#.actionable > .content_marker > .upper_content:has(.advertiser_url)
! quora.com#?#.AnswerListDiv > .UnifiedAnswerPagedList > .paged_list_wrapper >
div[id][-ext-has='a[href][disable_auto_login][target="_blank"]']
! quora.com#?#.grid_page > .layout_2col_main > div[id]:not(.AnswerListDiv)[-ext-
has='a[href][disable_auto_login][target="_blank"]']
!! top ad in questions
!quora.com#?#.grid_page > .layout_2col_main >
div[id]:not(.AnswerListDiv):not(.answer_text_small):not(:last-child)[-ext-
has='a[href][target="_blank"][rel="noopener nofollow"]']
!quora.com#?#.grid_page > .layout_2col_main > div[id]:not([class*="Answer"])[-ext-
has='a[href][target="_blank"][rel="noopener nofollow"]']
!quora.com#?#.grid_page > .layout_2col_main > div[class]:not([id*="paged_list"])[-
ext-has='a[href][target="_blank"][rel="noopener nofollow"]']
! quora.com#?#.grid_page div[class][id] > div[class*=" "] > div[id^="__"]:has(>
div.upper_content_actions):has(> div > div > div:contains(/ad\s*by\s*/))
! quora.com#?#.grid_page div[class][id] > div[class*=" "] >
div[id^="__"]:has(a[href][target="_blank"][rel="noopener nofollow"]):has( >
div:contains(/ad\s*by\s*/))
!! bottom ads in questions
! quora.com#?#.UnifiedAnswerPagedList > .paged_list_wrapper > div[id][-ext-
has='a[href][target="_blank"][rel="noopener nofollow"]:not(.external_link)']
! quora.com#?#.UnifiedAnswerPagedList > .paged_list_wrapper > div[id][-ext-
has='a[href*="utm_medium"][target="_blank"][rel="noopener
nofollow"]:not(.link_overlay)']
! quora.com#?#.UnifiedAnswerPagedList > .paged_list_wrapper > div[id][-ext-
has='a[href][target="_blank"][rel="noopener
nofollow"]:not(.link_overlay):contains(promo)']
! quora.com#?#.UnifiedAnswerPagedList > .paged_list_wrapper > div[id]:has( div
> .promoted_answer_wrapper)
! quora.com#?#.UnifiedAnswerPagedList > .paged_list_wrapper > div[id]:has(a[href]
[target="_blank"][rel="noopener nofollow"]):has( > *:contains(/promoted\s*by\s*|
sponsored\s*by\s*/))
!! main page ad
! quora.com#?#.HomeMultifeed > .paged_list_wrapper[id*="paged_list_wrapper"] >
div[id] > div[class]:not(.AnswerStoryBundle)[-ext-has='a[href][target="_blank"]
[rel="noopener nofollow"]:not(.external_link):not(.link_overlay)']
! quora.com#?#.HomeMultifeed > .paged_list_wrapper[id*="paged_list_wrapper"] >
div[id] > div[class]:not(.AnswerStoryBundle)[-ext-has='a[href*="utm_medium"]
[target="_blank"][rel="noopener nofollow"]:not(.link_overlay)']
! quora.com#?#.HomeMultifeed > .paged_list_wrapper[id*="paged_list_wrapper"] >
div[id] > div[class]:not(.AnswerStoryBundle)[-ext-has='a[href*="utm_"]
[target="_blank"][rel="noopener nofollow"]:not(.link_overlay)']
! quora.com#?#.HomeMultifeed > .paged_list_wrapper[id*="paged_list_wrapper"] >
div[id] > div[class]:not(.AnswerStoryBundle):has(a[href][target="_blank"]
[rel="noopener nofollow"]):has( > div:contains(/promoted\s*by\s*|Sponsored/))
!! main page ad when expanding answer
! quora.com#?#.AnswerStoryBundle .ToggleAnswerFooterWrapper > div[class][-ext-
has='a[href][target="_blank"][rel="noopener
nofollow"]:not(.external_link):not(.link_overlay)']
! quora.com#?#.AnswerStoryBundle .ToggleAnswerFooterWrapper > div[class][-ext-
has='a[href*="utm_medium"][target="_blank"][rel="noopener
nofollow"]:not(.link_overlay)']
! quora.com#?#.AnswerStoryBundle .ToggleAnswerFooterWrapper > div[class][-ext-
has='a[href*="utm_"][target="_blank"][rel="noopener nofollow"]:not(.link_overlay)']
! quora.com#?#.AnswerStoryBundle .ToggleAnswerFooterWrapper >
div[class]:has(a[href][target="_blank"][rel="noopener nofollow"]):has( >
div:contains(/promoted\s*by\s*/))
! https://github.com/AdguardTeam/AdguardFilters/issues/11429
windows10gadgets.pro#?#.content-box > .row > .col-1-4:has(>.wrap-col > .item-
content > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/11388
royalroadl.com#?#.portlet-body > h6.bold:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/11302
dcyoutube.com#?#.row > .addesk > .panel-default:has(>.panel-body >
script[src*="bnserving.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/10857
loks.us#?#.splash.container > .row > .col-md-5:has(>.ads)
! https://github.com/AdguardTeam/AdguardFilters/issues/10146
javadecompilers.com#?#.row > .col-xs-12.col-md-5:has(>.row > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/9797
dcode.fr#?#div[id^="right"] > .heading_bar:contains(Sponsored ads)
! https://github.com/AdguardTeam/AdguardFilters/issues/9669
rarbgmirror.com,rarbgmirror.org,rarbgmirror.xyz,rarbgunblock.com,rarbg.is,rarbg.unb
lockall.org,rarbgaccess.org,rarbg.bypassed.org,rarbgproxy.org,rarbg.to,rarbg.bypass
ed.org#?#table[width="100%"].lista > tbody > tr:nth-
child(2):has(>.header2:contains(VPN))
! https://github.com/AdguardTeam/AdguardFilters/issues/9582#issuecomment-545261903
! https://forum.adguard.com/index.php?threads/28133/
audiobookbay.nl#$?##rsidebar > ul > li >
*[-ext-has='a[href]:not([href^="https://twitter.com"]) img'] { position: absolute!
important; left: -3000px!important; }
audiobookbay.nl#$?#.torrent_info
tr[-ext-has='a[rel=nofollow]:not([href^="/download?"])'] { position: absolute!
important; left: -3000px!important; }
audiobookbay.nl#$?##rsidebar > ul > li > h2:contains(/^AD$/) { position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/9408
onlinewatchfree.cc#?#.content .tab-content[-ext-has='a[href^="/streaming/"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/9336
download.hr#?#.add_center_big:has(>.adsbygoogle)
download.hr#?#.add_responsive_right_box:has(>.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/22891
yeswegays.com#?#.header > .nav > ul > li:has(>
a[href^="https://www.flirt4free.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/9122
watchonlinemovie.rocks#?##details > #Thevideo ~
p[-ext-has='a[href^="/streaming/"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/9114
watch24free.net#?#.content > div > .below_player ~ .tab-content[-ext-
has='a[href^="/watching/"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/9150
quora.com#?#.AnswerListDiv > div.AnswerPagedList >
div.pagedlist_item:has(a.promoted_hlink)
! https://github.com/AdguardTeam/AdguardFilters/issues/9047
watchputlocker.site#?#.content ul > li[-ext-has='a[href^="/streaming/"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/8974
corporationwiki.com#?#.sidebar-container > .card:has(>.card-
header:contains(Advertisements))
! https://github.com/AdguardTeam/AdguardFilters/issues/8916
findgaytube.com#?#.random-container > .wrapper > .b-head-
title.recommend:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/8914
onlydudes.tv#?#.b-randoms-col > .b-head > h3:contains(Sponsored by:)
! https://github.com/AdguardTeam/AdguardFilters/issues/8822
putlocker.cz#?#.links-holder > .table-scroll tbody >
tr[-ext-has='a[href^="http://putlocker.cz/episode-stream"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/8837
watch2free.net#?#.content .movie_links ~
.tab-content[-ext-has='a[href^="/watching/"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/8823
websiteoutlook.com#?#.container > .row .clearfix[-ext-has='ins.adsbygoogle']
! https://github.com/AdguardTeam/AdguardFilters/issues/8820
putlocker.bet#?#.content-box > .message ~ table[-ext-has='a[href^="/watching/"] >
img']
! https://github.com/AdguardTeam/AdguardFilters/issues/8819
putlocker.at#?#.content-box > table[-ext-has='a[href^="http://putlocker.at/play"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/8402
pajiba.com#?##burstBox > h2:has(> b:contains(Advertisement))
pajiba.com#?##burstBox > h2:has(> b:contains(Advertisement)) + hr
! https://github.com/AdguardTeam/AdguardFilters/issues/8662
freevirtualsmsnumber.com#?#tbody > tr:not(:first-child):not(:last-child) >
td[colspan]:contains(ADS)
freevirtualsmsnumber.com#?#div[style^="clear:"][style*="both;"][style*="margin:"]
[style*="text-align:"][style*="center"]:contains(ADS)
! https://github.com/AdguardTeam/AdguardFilters/issues/8208
fantasti.cc#?#.right_column > .left-column-top-link:contains(SPONSOR)
! https://github.com/AdguardTeam/AdguardFilters/issues/8210
pornxs.com#?#.container > .thumbs > .thumb[-ext-has='.adv_list']
! https://forum.adguard.com/index.php?threads/allreleases-us.27500/
allreleases.us#?##left > .bl0[-ext-has='.bl3:contains(Advertising)']
! https://forum.adguard.com/index.php?threads/putlockeronlinefree-site.27409/
putlockeronlinefree.site#?#.content .tab-content[-ext-has='a[href^="/watching/"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/8231
giveaway.su#?#.content > div.row > div.col-md-4:has(> div.definetelynotanad)
! https://forum.adguard.com/index.php?threads/putlockers-tv.27428/
putlockers.tv#?#.conteudo > h2[style]:contains(Sponsored Content)
! https://forum.adguard.com/index.php?threads/https-www-dailyfx-com.27273/
dailyfx.com#?#center > span:contains(Advertisement)
! https://forum.adguard.com/index.php?threads/27246/
lavamovies.se#?##list-eps > div.le-server:has(> div.les-content > a[href^="/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/7737
wesh.com#?#.article-content--body-text > .article-content--body-wrapper-side-
floater:has(>.ad-rectangle)
! https://github.com/AdguardTeam/AdguardFilters/issues/7405
codingforums.com#?##sidebar_container >
#sidebar:has(span.blocktitle:contains(Sponsored Ads))
! https://forum.adguard.com/index.php?threads/26958/
graphicex.com#?##rightsidebar > .mainbox:has(> div.modules > div.blocktitle >
h3:contains(Advertising))
graphicex.com#?##rightsidebar > .mainbox[-ext-has='a[href="http://shareae.com"]']
! https://forum.adguard.com/index.php?threads/resolved-downace-com.26194/
downace.com#?#div.uk-margin-small-bottom[-ext-has='> a[rel="nofollow"]
[style^="display:"] > img']
downace.com#?#div.uk-text-center > a[rel="nofollow"][-ext-has='>img']
! https://forum.adguard.com/index.php?threads/http-www-radiosure-com.26907/
radiosure.com#?#.widget-area > .widget[-ext-has='.widget-
title:contains(Advertisement)']
! https://forum.adguard.com/index.php?threads/reuters-com.26825/
reuters.com#?#.sectionContent > .module-header > .module-
heading:contains(Sponsored)
! https://forum.adguard.com/index.php?threads/technoclever-com.26798/
technoclever.com#?#.td-ss-main-sidebar > .widget[-ext-has='ins.adsbygoogle']
! https://github.com/AdguardTeam/AdguardFilters/issues/7270
lifehack.org#?#div.hidden-sm.col-md-4 > aside >
div:not([class]):not([id]):has(div[class] > [id^="lifehack_d_"][id*="TF"])
lifehack.org#?#.visible-md:has(>[id^="div-gpt-ad"])
lifehack.org#?#.visible-md:has(>[id^="div-dfp-ad"])
lifehack.org#?#.visible-sm:has(#article_desk_728x90_ATF11)
! https://github.com/AdguardTeam/AdguardFilters/issues/7036
thefreedictionary.com#$?#main#main > div[class][id][style^="height: 1"][-ext-
has='>iframe[src*="://a.farlex.com/_/bnrsrv.ashx?"]'] { height: 1px!important; }
! https://forum.adguard.com/index.php?threads/26006/
mirrorcreator.com#?##result > table > tbody > tr[-ext-has='a[href*="fdown.php"]']
! https://forum.adguard.com/index.php?threads/watchseries-do.25924/
watchseries.do#?##table_id > tbody > .odd[-ext-has='>.view_link >
a[href^="http://downloadplayer.xyz/"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/21185
! https://github.com/AdguardTeam/AdguardFilters/issues/6790
mycinema.pro#$?#[class]:matches-css(width: 336px):matches-css(height:
280px):matches-css(min-height: 280px):has(>ins.adsbygoogle) { visibility: hidden!
important; }
mycinema.pro#?#[class]:not(:matches-css(width: 336px):matches-css(height:
280px):matches-css(min-height: 280px)):has(>ins.adsbygoogle)
mycinema.pro#?#div[class]:contains(Advertisement):not([-ext-has=">*"])
! https://forum.adguard.com/index.php?threads/25660/
autoblog.com#$?#section.affix-neartop[-ext-has="> div"] { top: 0px !important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/6789
socketloop.com#?#.row-fluid > [class="span4 widget widget-box pull-right"][-ext-
has=">.widget-header > h4:contains(Advertisement)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/6951
turbobit.net#$?#html[-ext-has="> body"] { background: none!important; }
! https://forum.adguard.com/index.php?threads/http-www-imgrum-org.25318/
imgrum.org#?#.fs_blog_module > div.blogpost_preview_fw[-ext-has='>
div.fw_preview_wrapper > [class="pf_output_container"][style^="text-align: center;
margin-bottom: 0; height:"] > .adsbygoogle']
imgrum.org#?#.module_blog_page > .blogpost_user_meta[-ext-has=">.adsbygoogle"]
! https://forum.adguard.com/index.php?threads/25038/
cutestat.com#?#.stat_details > div.marginBottom_10 > div.stat_half_left[-ext-has=">
div > script:contains(window._mNHandle.queue.push)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/6638
rarbg2020.org,rarbgproxied.org,rarbg.to,rarbg-to.proxydude.xyz,rarbg-
to.pbproxy.red,rarbg.unblocked.lol,rarbg.pbproxy2.co#?#td[align="justify"] > div >
table[width="100%"][class="lista"] > tbody > tr:has(tr > td + td[style*="height:"])
!
batashkihan.com#?#aside > div[class]:has(>
a[href="https://batashkihan.com/sexdating.php"])
batashkihan.com#?#main > div[class] > div[style^="background-image"]:has(>
div[class] > form[action="https://batashkihan.com/sexdating.php"])
batashkihan.com#?#main article > div[class] > div[class]:has(> p >
a[href="https://batashkihan.com/sexdating.php"])
!
tuberel.com#?#.tcats div.category-item:has(> a.vda-link)
tuberel.com#?#.videos div.video-item:has(> a.vda-link)
!
!
tube-bunny.com#?#.page-wrapper div[class]:has(> div.title-vis > p >
span:contains(Advertisement))
tube-bunny.com#?#span:contains(Advertisement)
!
videosection.com#?#.player-detail__tabs > div.player-
detail__tab:contains(Advertisement)
cpomagazine.com#?#body div[class]:has(> div[class^="cpoma-articles-inline-"])
smallseotools.com#?#.main-content div[class]:has(> span[class*="tuny_baaz_"])
xdarom.com#?#.sidebar-main > aside:has(> div.textwidget > p > ins.adsbygoogle)
wisn.com#?#.article-content--body-text > div.article-content--body-wrapper-side-
floater:has(> div.ad-rectangle)
letfap.com#?#.box > center:has(> span[id^="ad-top-"])
ladsnbastands.com#?##secondary > section:has(> div.textwidget ins.adsbymahimeta)
youngpornvideos.com##.sidebar div[class]:has(>
a[href^="https://a.bestcontentoperation.top/"])
onlinemschool.com#?#div[style*="!important;"]:has(> img)
kiktu.com###secondary > div.widget:has(> div.code-block >
script[src^="https://www.highprofitnetwork.com/"])
alltutorialsworld.com###secondary > aside.widget_text:has(> div.textwidget >
ins.adsbygoogle)
radio.net#?#header ~ div[class]:has(> div[class] > div[id^="RAD_NET_"])
mamalisa.com#?#.row div[class] > div[style]:contains(Advertisement)
fapnado.com#?##list_videos_related_videos > center:contains(Advertisement)
pinkvilla.com#?#div[style]:has(> span:contains(Advertisement))
pinkvilla.com#?#li:has(> div[style] > span:contains(Advertisement))
pinkvilla.com#?#.articles > ul#latestArtGal > li.fullWidth:has(> div#taboola-below-
home-thumbnails)
giga-down.com#?#.captcha > div.download-option-btn:has(> button >
a[href^="https://www.google.com.eg/"])
germs.io#?##menuCenter > div.card:has(> div.row div#germs-io_300x250)
bombarena.io#?##spaceBarIndicatorContainer td[style]:has(>
div.ribbonTitle:contains(Advertisement))
shootem.io#?#body > div[id]:has(> div[id] > div.ympb_target_banner)
vrsumo.com#?#aside div.box-container:has(> div.inner-box-container
a[target="_blank"]:contains(Ads by))
flyflv.com#?#.box > div.content:has(> div.line > a#joinLink)
larvelfaucet.com#?#.row > div[class]:has(> div a[href]:contains(advertise))
pocketgamer.com#?#.fence > article.content-block:has(> h3:contains(ADVERTISEMENT))
kentonline.co.uk#?#.PageContent > div.SiteContentBlock:has(> div#TaboolaMain)
foobar2000.com#?#body table[style]:has(> caption:contains(advertisement))
hometheaterforum.com#?#.uix_sidebar--scroller > div.block:has(> div.block-container
> h3:contains(Forum Sponsors))
windowschimp.com#?#.inside-right-sidebar > aside.widget:has(> div.textwidget
a[target="_blank"] > img)
thetakeout-com.cdn.ampproject.org#?#article > div[class]:has(> div[class] >
p[class]:contains(Advertisement))
thewindowsclub.com#?#.sidebar > aside.widget:has(> div.textwidget >
span[id^="ezoic-pub-ad-placeholder-"])
healthline.com#?#article > div:not([class]):not([id]):has(> section > div > div >
div > div:contains(ADVERTISEMENT))
macmillandictionary.com#?##topslot_container:has(> #ad_topslot)
aetherhub.com#?#.inner-content > div.row div.card:has(> div > div[id^="zone"])
watchpornx.com#?#aside > div.widget_execphp:has(> div[class] script[type])
totaljerkface.com###container div[id="mainContainer"]:has(> div[id="adContainer"])
myshows.me#?#main > div[style^="min-height"]:has(> div[id^="ad-wmg-container-"])
tunefind.com#?#ul[class^="MainList__container"] > li:has(> div[class^="AdSlot"])
tunefind.com#?#.media-body:contains(advertisement)
wooordhunt.ru#?##content > div[style*="min-height"]:not([id]):has(> .adsbygoogle)
canyoublockit.com#?#center > p:contains(Advertisement)
flutenotes.ph#?#.sidebar > div.widget:has(> div.widget-content >
div[id^="headline"])
torlock.com#?#article > table:has(> tbody > tr > td > div.warn)
loveheaven.net#?#body h3:has(> font:contains(ADVERTISEMENT))
eyerollorgasm.com#?#footer div.four-columns-footer > section.widget:has(>
h2.widget-title:contains(Advertisments))
adulthub.ru#?##main > div.container > div.row > div[class] > div.widget >
div.title:has(> h3:contains(/Partners$|Live Girls/))
reclaimthenet.org#?#.s-post-content > div.code-block:has(>
a[href^="https://reclaim.link/"])
miohentai.com#?##sidebar-right > div.related-post > div.related-post-
header:contains(Advertisement)
dotabuff.com#?#.container-inner > div.header-content-container + div[class] >
div[class]:has(> div[style] a[target="_blank"] > img)
gamulator.com#?#.container > div.row > div[class^="col-"]:has(> ins.adsbygoogle)
tecadmin.net#?##sidebar > div[id^="custom_html-"]:has(> .custom-html-widget >
strong > .adsbygoogle)
befuck.com#?#.info > .tools > span:contains(Download full video)
criticecho.com###right-sidebar > div.inside-right-sidebar > aside.widget:has(>
div.textwidget > div[id^="amzn-assoc-ad-"])
sexvid.xxx#?#.spots_thumbs > .spots_title:contains(Advertisement)
8muses.com#?#.gallery > a.t-hover:has(> div.image > iframe[src^="/banner/"])
filecr.com#?#.sidebar > section.widget:has(> div.textwidget ins.adsbygoogle)
spankwire.com#?##js-react-header > div[class^="sc-"]
div[class]:contains(Advertisement)
jnovels.com#?#aside > div.widget_text:has(> div.widget-content > div.textwidget >
ins.adsbygoogle)
bitcointalk.org#?#.bordercolor > tbody > tr:has(> td > table > tbody
table[width="100%"][class] + [class] a[href])
ooodesi.com#?#.main-content > div.mag-box:has(> div.container-wrapper >
div.clearfix script[src^="https://a.exosrv.com/"])
txxx.tube#?#.video-page__content > div.right > div.text:has(> a[target="_blank"][-
ext-contains="Advertisement"])
txxx.tube,txxx.com#?##app span > table > tbody > tr:has(> td > div[class] >
div:contains(Advertisement))
winaero.com#?##secondary > aside.widget_text:has(> h3.widget-
title:contains(Advertisment))
camseek.tv#?#.content > div[style]:has(> div.embed-container >
iframe[src^="https://chaturbate.com/"])
simpleflying.com#?#.sidebar > div.widget:has(> div.title-block-wrap > h5.title-
block:contains(Featured Video))
whowhatwear.co.uk#?#.suggested__section > .card__group > .card__item:has(>
div[class^="placement__wrapper"])
footwearnews.com#?#.slick-track > .slick-slide:has(> article > .admz)
washingtonpost.com#?#main > aside > div:has(> wp-ad)
zmovs.com#?#.jscroll-inner > div.jscroll-added > div.in-gallery-spot:has(>
div[class]:contains(Advertisement))
stackabuse.com#?#.sidebar > .widget:has(> .ad)
stackabuse.com#?#.sidebar > .widget-sticky:has(> div > div > .ad)
bluemoongame.com#?#.relative > section:has(> div.section-content > div.row >
div.col > div.col-inner > div.box a[rel^="sponsored"])
petri.com#?#.content_sidebar > div.widget:has(> div.widget_header >
h6.title:contains(Sponsors))
fort-russ.com#?#.wpb_wrapper > div.wpb_single_image:has(> figure.wpb_wrapper >
a.vc_box_border_grey)
fort-russ.com#?#.sidebar > div.widget:has(> div[class] > div.pwz-container >
img[alt^="Banner"])
horriblesubs.info#?##secondary > div.well:has(> div.showpage-sponsor)
official-amtemu.com#?#.theiaStickySidebar > div.widget:has(> div > ins.adsbygoogle)
btcnewz.com#?#.row > div[class^="col-md-"]:has(> div.panel > ins.adsbygoogle)
nitroflare-porn.com#?#.box > h3:contains(NitroFlare)
pornktube.porn#?##main_content > div.pornkvideos:has(> div.wrap > h2 >
a:not([href^="https://www.pornktube.porn/"]))
scores24.live#?#.__ProfileFeed > div > div.__CommonPane:has(> div > div >
div[style="position:relative;"] > a[target="_blank"])
merriam-webster.com#?#.right-rail > div[id$="-sticky-wrapper"]:has(> div >
div[class^="mw-ad-slot"])
dailyprogress.com#?#.tncms-region:has(> div.panel-body > section.block >
div.clearfix > div.block-title > div.block-title-inner > h3:contains(Recommended
for you))
dailyprogress.com#?#.card-img-md > div.card-panel:has(> div.panel-body >
article.clearfix > div.card-container span.label-flag-promotion)
weartesters.com#?#.sidebar-content-inner > div:has(> div > div >
div[id^="weartesters_300x250"])
weartesters.com#?#.sidebar-content-inner > div:has(> div > div > div[id="taboola-
right-rail-thumbnails"])
ohentai.org#?#.videobrickwrap > div.videobrick:has(> div.videoadintro)
pons.com#?##wrap > div[style]:has(> #ad-leaderboard__container)
spankwire.com#?##js-react-video-player > div[class^="sc-"] > div[class^="sc-"] >
div[class^="sc-"]:has(> div[class^="sc-"]:not(.js-video-player) >
div[class^="sc-"]:contains(Advertisement))
siouxcityjournal.com#?#section.block:has(> div.clearfix h3:contains(Ads))
siouxcityjournal.com#?#.block-title:has(> div.block-title-inner >
h3:contains(Recommended))
designoptimal.com#?#.widget-area > aside.sidebar-widget:has(> div.textwidget:only-
child ins.adsbygoogle)
timesofindia.indiatimes.com#?#.as_article > div.article_content > div[class*="
"]:has(> div > div > a[onclick])
timesofindia.indiatimes.com#?#.sidebar > div[class*=" "]:has(> div > div >
a[onclick])
timesofindia.indiatimes.com#?#.main-content > div.article_content~div[class*="
"]:has(> div > div > a[onclick])
vipboxes.eu#?#.ui-accordion-content > .linkGroup:has(> .linkRow > .gameLinks >
a[title][href]:not([href*="vipboxes"]))
wakefieldexpress.co.uk#?#div[class] > section:has(> div.slab > div.slab__inner >
div.dy-editorial-wow)
healthline.com#?#.article-body > div:has(> aside[class] > div > div[class] >
div[data-ad="true"])
healthline.com#?#div > div[class^="css-"]:has(> ins#ad-pb-by-google)
thelibertydaily.com#?#.widget-box:has(> div.widget-text > div.powerinbox >
div.pi_header)
free-sex-video.net,xxxity.com#?##left > div.header:has(> h2:contains(Recommended))
pantagraph.com#?#.block-title:has(> div.block-title-inner >
h3:contains(Recommended))
porndig.com#?#.navbar_menu_wrapper > ul.main_menu > li.main_menu_item:has(> a[href]
> span:contains(/Webcams|Meet/))
thecambabes.com#?#.main-content > div.content:has(> div.box >
iframe[src*="sexedchat.com/"])
pornxs.com#?#.video__container > div.video__inner > div >
div:not([class]):contains(Advertisement)
levelsex.com,fapjournal.com#?#.content-wrap > div > .related:has(> div
> .recommended-logo)
icegay.tv#?#.b-secondary-column__randoms > div.b-head > h3:contains(Sponsored)
techgenix.com#?#ul.sidebar_widget > li:has(> div > .dfp_ad_pos)
techgenix.com#?#ul.sidebar_widget > li:has(> div > .ezoic-ad)
ticklingforum.com#?##tmf_sidebar > div.tmf_sb_content:has(> p.tmf_sb_p >
a[href*="clips4sale.com"])
ticklingforum.com#?##tmf_sidebar > div.tmf_sb_content:has(> p.tmf_sb_p >
a[href*="cams.com"])
ticklingforum.com#?##tmf_sidebar > div.tmf_sb_heading >
p.tmf_sb_p:contains(/clips4sale|Live Camgirls/)
nationalpost.com#?#section:has(> div > .flyer-ticker)
ofoct.com#?#.widget-area > aside[id^="text-"]:has(> div > ins.adsbygoogle)
ofoct.com#?##content > article:has(> ins.adsbygoogle)
filesmerge.com#?#.slider-body > div.slider_item:has(> div > h4:contains(/Ads|
Werbung|Mainostaminen|Publicité|Publicidad|Pubblicità|广告|Реклама/))
winaero.com#?#aside:has(.adsbygoogle)
rumormillnews.com#?#p:has(a[target="_blank"])
moozpussy.com#?#article.box > blockquote:has(> a[href][target="_blank"])
techpowerup.com#?#.sidebar > figure:has(a[rel="nofollow external"])
m4maths.com#?#.m4_footer_container:has(> div:contains(Advertisements))
researchgate.net#?#.lite-page__side > div.nova-o-stack > div.nova-o-
stack__item:has(> div > div > div.lite-page-ad)
veporns.com#?#.info:has(> a[href^="https://bit.ly"])
5movies.to#?#.links > ul > li.download:contains(Download in HD)
sexydesktopnudes.com#?#.left_sidebar > h2:contains(Links) + ul
iplocation.net#?#section > div.container div.widget:has(> div.widget_title >
h3:contains(Advertisement))
0123moviestv.com#?##links-content > a.btn-list:contains(Sponsor)
wallpaperstudio10.com#?#.col-md-5 > div[class="card card-body"]:has(> div.text-
center > ins.adsbygoogle)
sexy-youtubers.com#?#.td-ss-main-sidebar >
aside.widget_text:has(script:contains(ad_idzone))
sexy-youtubers.com#?#.site-sidebar > aside.widget:contains(var ad_idzone)
mocasoft.net#?#.main-content > div[class^="mag-box block-custom-content"]:first-
child:has(> div.container-wrapper > div.mag-box-container > div.entry > p >
ins.adsbygoogle)
milffox.com#?##page_content > div#side_content:has(> div > div.banner)
petri.com#?##sidebar > div.widget:has(> header > h6:contains(Sponsors))
vortez.net#?#.sidebar-content > div.split-panel > div.right > div.panel-block:has(>
div.panel-title > h2:contains(Advertisement))
shareae.com#?##sidebar > div.block:has(h3.sidehead:contains(Advertising))
shareae.com#?##sidebar > div.block:has(> .topitem > div[align="center"] >
a[href*="/aff_c?offer_id="])
problogbooster.com#?#.sidebar.section > div[class="widget HTML"]:has([id^="ezoic-
pub-ad-"])
problogbooster.com#?#.sidebar.section > div[class="widget HTML"]:has(.pbbcenterads)
printscreenshot.com#?#body > div.container > div.fieldset:has(> div.googleAd)
sap-certification.info#?#.sidebar > section[id^="text-"]:has(> div.textwidget
ins.adsbygoogle)
3movs.com#?##data > div.section_wide:has(> div.block_header >
h4:contains(Advertisement))
3movs.com#?##side_col_video_view > div.section:has(> div.block_header_side >
h4:contains(Advertisement))
tube8.com#?##videos_page_wrapper > div[class]:has(>
div[class]:contains(Advertisement))
tube8.com#?#.content-wrapper > div[id] > div[id] > div[class] > div[class]
[id]:has(> div[class]:contains(Advertisement))
arenavision.ru#?#.full > .one_three[-ext-has=">.region-homepage-two > #block-block-
12"]
mp3juice.tv,beemp3s.net#?#[class="col-md-12 text-right"] >
small:contains(Advertisement)
watch2free.site#?#.tab-content > .movie_links >
li[-ext-has='a[href^="/watching/"]']
nbk.io#?#.overlay_section.left:has(> div#leftContent > ins.adsbygoogle)
nuvid.com#?#.aside > h2:contains(Advertising)
zapak.com#?#.rightPanel div.colm3 > div.widget-box:has(> div.ad300)
javarchive.com#?#.sidebar_list > .widget_text:has(> h6:contains(/(ADS|Content
Here)/))
javarchive.com#?#.sidebar_list > .widget_text:has(a[title="ads"])
jadult.net#?#.span-200 > div.box:has(> .btitle > h2:contains(Sponsors))
spankwire.com#?##js-react-footer > div > div:has(> div:contains(Advertisement))
ghacks.net#?#article.post > .fix + div[-ext-has="ins.adsbygoogle"]
xkeezmovies.com#?##sidebar > [id^="text-1"][-ext-has="script:contains(adsbyjuicy)"]
popjav.com#?#.releated_video_list > .releated_video[-ext-has='>center >
iframe[src*="syndication.exosrv.com/ads-iframe"]']
jav789.com#?#.container > .box[-ext-has=">.porn-videos-ads"]
tvad.me#?#.player-options-section > .col-md-4[-ext-has='> div > div > div.panel-
heading > h1:contains(Sponsored)']
xda-developers.com#?#.theiaStickySidebar > div.widget[-ext-has="> div.widget_title
> h3:contains(on Swappa)"]
bitbt.org#?#div.ibox[-ext-has='a[href^="/download.php"][target="_blank"]
[rel="nofollow"] > img']
pervclips.com#?#.cut_block > .block > .heading > h2:contains(Ad)
katestube.com#?#.video-control[-ext-has="span.text_adv"]
pornboss.org#?##menu-menue-1 > li:has(> a[href^="http://toplist.raidrush.ws/"])
askvg.com#?##sidebarHome > p+p[-ext-contains="Advertisements"]
yeptube.com#?#.wrapper > div.container[-ext-has="> div.c-title > div.c-medtitle-
output > h2.c-mt-output:contains(Advertisement)"]
2ddl.pro#?##side-content >div#posts > div[class="post"][-ext-has="> .postmeta
> .metaright > .advert"]
askvg.com#?#.post > p[-ext-contains="Advertisements"]
askvg.com#?##sidebarSingle > p[-ext-contains="Advertisements"]
! https://forum.adguard.com/index.php?threads/24881/
time.com#?#div[class="row vZMmMa_9"] > div[class="column small-12"] > div.row[-ext-
has='> div[id^="ad-"]']
! https://forum.adguard.com/index.php?threads/24774/
dailytelegraph.com.au#?#.widget-area-main-content >
div.widget_newscorpau_capi_sync_collection > div.tgs-mosaicv2-rootwidget div.tgc-
mosaicv2-slim-m_flex_child[-ext-has='> article.tge-cardv2 > a.tge-
cardv2_wrapper[href="#"]']
! facebook.com
! https://github.com/AdguardTeam/AdguardFilters/issues/8124
t.facebook.com,t.facebookcorewwwi.onion#?#div[id^="more_pager_pagelet_"]
div[id^="hyperfeed_story_id_"][-ext-has='a[href^="/ads/about"]']
t.facebook.com,t.facebookcorewwwi.onion#?#div[id^="substream_"]
div[id^="hyperfeed_story_id_"][-ext-has='a[href^="https://t.facebook.com/ads/
about"]']
! https://forum.adguard.com/index.php?threads/facebook-com.21192/
! facebook.com marketplace item view - ad below initial item
facebook.com,facebookcorewwwi.onion#?#div[data-testid="marketplace_pdp_component"]
div[style^="max-height:"] div[style^="max-height:"] > div[class] > div >
div:not([class]):has(> div[class] > div[class] > a[href^="/ads/"])
! https://forum.adguard.com/index.php?threads/movieonline-io-fake-button.24728/
movieonline.io#?#.col3-r >
.col3-btn:not([id])[-ext-has='>a[href^="//go.oclasrv.com/afu.php?"]']
! https://forum.adguard.com/index.php?threads/http-www-thebody-com.24551/
thebody.com#?#font[color="#999999"]:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/6410
tampermonkey.net#?#.noborder > tbody > tr > td[width][style^="vertical-align:"][-
ext-has=">.adsbygoogle"]
! https://forum.adguard.com/index.php?threads/https-www-ghacks-net.24274/
ghacks.net#?##sidebar > strong:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/6286
emuparadise.me#?#.row > .col_3 > .left-menu[-ext-has='#ad160']
! https://github.com/AdguardTeam/AdguardFilters/issues/6281
vol.az#?##esas > [class] > .basliq4:contains(Reklam)
! https://forum.adguard.com/index.php?threads/24217/
jkanime.net#?#.video_right > div.publibox[-ext-has='> div.separepubli >
script[src^="http://ads."]']
jkanime.net#?##top_block > div#moveboxr > div.publibox[-ext-has='> div >
div[id^="adtrue_"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/6297
majorgeeks.com#?#.content > b > center[-ext-has='> font[face="Arial"] >
font:contains(advertisement)']
! https://github.com/AdguardTeam/AdguardFilters/issues/6058
chowhound.com#?#.freyja_container > .col.gu4 > .wp_rrmw[-ext-has='.sb_mpu']
! https://forum.adguard.com/index.php?threads/http-jav911-com-nsfw.23974/
jav911.com#?#.main-page > .container > .box[-ext-
has='.title:contains(Advertisers)']
! https://github.com/AdguardTeam/AdguardFilters/issues/6062 - lesyt.xyz - ad
leftover
lesyt.xyz#?#.sb > .sb-item-group > .sb-item.island[-ext-has='.sb-item-
title.bgc:contains(Advertisement)']
! https://github.com/AdguardTeam/AdguardFilters/issues/5990
sitepoint.com#?#.l-w-aside-i > .m-border + .f-light.f-larger.f-uppercase.f-c-
white.t-bg-grey-500:contains(Sponsors)
sitepoint.com#?#.Product_sidebar > [template-alias="Premium Resource Sidebar"]
+ .f-light.f-larger.f-c-white.t-bg-grey-500:contains(SPONSORS)
! https://github.com/AdguardTeam/AdguardFilters/issues/6016
bythom.com#?##sidebar-content div.pagelet.titled[-ext-has="> h4 >
span:contains(Advertisement)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/6043
shabdkosh.com#?#.col-sm-4 > h3:contains(Sponsored Link)
shabdkosh.com#?#.col-lg-4 > h1:contains(Sponsored Link)
! https://github.com/AdguardTeam/AdguardFilters/issues/5991
bradsknutson.com#?##blog-widgets > p + h2:contains(Check These Out)
! https://github.com/AdguardTeam/AdguardFilters/issues/5941
fontsquirrel.com#?##full_sidebar > #sidebar_ad_container +
div:not([class]):not([id])[-ext-has='h3:contains(Advertisements)']
! https://forum.adguard.com/index.php?threads/4-missed-ads-4-nsfw.23438/
javfor.me#?##largewidget > .widget:last-child[-ext-has='h3:contains(SPONSORS)']
! https://github.com/AdguardTeam/AdguardFilters/issues/5837
theverge.com#?#.l-col__main > div.c-compact-river > div.c-compact-river__entry[-
ext-has=" > div.c-entry-box--compact > div.c-entry-box--compact__body> div.c-entry-
box__ad-preamble"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5618
toolslib.net#?#[class="col-lg-4 col-md-6 col-sm-6"][-ext-has='.custom > div.custom-
label > span:contains(Advertising)']
! https://forum.adguard.com/index.php?threads/23429/
bhg.com.au#?#.OUTBRAIN ul.ob-widget-items-container > li.ob-dynamic-rec-container[-
ext-has='a[onmousedown*="https://paid.outbrain.com/network/redir?"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/38725
! conservativetribune.com
!+ NOT_PLATFORM(windows,mac,android)
conservativetribune.com#?#.sidebar > div[class][-ext-has='> div[class] >
div[class*="headline"]']
conservativetribune.com#?#.ad-notice-small+div[class="article-extras trending"][-
ext-has="div.sponsor"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5508
reverso.net#?#.sticky > .verticalbox[-ext-has='.verticalboxtitle >
span:contains(Advertising)']
! https://github.com/AdguardTeam/AdguardFilters/issues/5527
kissasian.com#?#div[style*="height:"][style*="position:"][-ext-has='>.divCloseBut']
! https://forum.adguard.com/index.php?threads/23123/
audiobookbay.me,audiobookbay.la,audiobookeo.com#?##page > div#rsidebar > ul > li[-
ext-has="> h2:contains(Ads)"]
audiobookbay.me,audiobookbay.la,audiobookeo.com#?##page > div#rsidebar > ul > li[-
ext-has="> h2:contains(Sponsor Links)"]
audiobookbay.me,audiobookbay.la,audiobookeo.com#?#.torrent_info > tbody > tr[-ext-
has='> td[valign="top"]:contains(Ads:)']
! https://github.com/uBlockOrigin/uAssets/issues/471
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#?#.sectionWrapper >
div[class*=" "][-ext-has='> div[class]:only-child > a.removeAdLink']
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#?#body > .wrapper +
div[class][-ext-has='> .removeAdLink']
! https://github.com/AdguardTeam/AdguardFilters/issues/5454
csgosquad.com#?#.col-xs-6 > .panel[-ext-has='>.panel-heading>.panel-
title:contains(Advertisement)']
! https://github.com/AdguardTeam/AdguardFilters/issues/5403
dexerto.com#?##sidebar > [class="mb2"][-ext-has='>#fallback-st']
! https://forum.adguard.com/index.php?threads/audiobookle-com.22741/
audiobookle.com#?##rsidebar > ul > li[-ext-has='>h2:contains(Sponsor Links)']
! https://github.com/AdguardTeam/AdguardFilters/issues/5069
alphagamers.net#?#.mainContent > .sectionMain.funbox[-ext-has=">*>.adsbygoogle"]
! https://forum.adguard.com/index.php?threads/21862/
putlocker.kim#?#.table > tbody > tr[-ext-has='> td[valign="middle"] >
a[href*="afu.php?"]']
! https://forum.adguard.com/index.php?threads/resolved-google-de.20917/#post-134268
! Google map search ads
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,goo
gle.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google
.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.c
m,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google
.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.m
a,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,goo
gle.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.c
om,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com
.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.co
m.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.c
om.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.
com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google
.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,googl
e.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,goog
le.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,goo
gle.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,go
ogle.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,googl
e.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.f
i,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,g
oogle.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,goog
le.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.
la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,
google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,goo
gle.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google
.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk
,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,go
ogle.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws#?
#.rlfl__tls > div[jstcache="0"]:not([class]):not([id])[-ext-has='span._mB']
! https://forum.adguard.com/index.php?threads/amazon-de.21625/
!+ NOT_PLATFORM(ext_safari)
amazon.de,amazon.com,amazon.co.uk,amazon.fr,amazon.in,amazon.it,amazon.es#?#.s-
result-list > .s-result-item[-ext-has='h5[data-alt-pixel-url^="/gp/sponsored"]']
! https://forum.adguard.com/index.php?threads/ndtv-com.21547/
ndtv.com#?##ins_storylist > ul > li[-ext-has='>[id^="taboola-native"]']
! https://forum.adguard.com/index.php?threads/androidmtk-com.21117/
androidmtk.com#?#.ezoic-ad[-ext-has='>span[id^="div-gpt-ad"]']
! https://forum.adguard.com/index.php?threads/21104/
vmovee.click#?##container > .movie-element[-ext-has='div.adverts']
! https://forum.adguard.com/index.php?threads/watchfree-to.20423/
watchfree.to#?#.list_links > .link_item[-ext-has='a[onclick*="sponsored"]']
! https://forum.adguard.com/index.php?threads/phazeddl-tv.20435/
phazeddl.tv#?##downloads-table > tbody > tr[-ext-has='>.crop>a[href^="/premium-
download-"]']
! https://forum.adguard.com/index.php?threads/20401/
putlockerz.ws#?#.content-box > .table[-ext-has='a[href^="/watching/"] +
a[href^="/watching/"]']
! https://forum.adguard.com/index.php?threads/visit4movies-com.20198/
visit4movies.com#?#.tab-content[-ext-has='a[href^="/hdstream?"]']
! https://forum.adguard.com/index.php?threads/project-free-tv-im.19913/
project-free-tv.im#?##mybox > table.alternate_color > tbody > tr[-ext-
has='>td>a[href^="http://project-free-tv.im/mirror-link/"]']
! https://forum.adguard.com/index.php?threads/putlockeris-org.19959/
putlockeris.org#?#.dataTable > tbody >
tr[-ext-has='>td>a[href*="?url=http://hdvideostream.biz/"]']
! https://forum.adguard.com/index.php?threads/19462/
onlytv.me#?#.links_table > tbody > tr:first-child[-ext-has="td > a:contains(Now)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/4450
putlocker.ac#?#.easy-table-default > tbody > tr[-ext-has='a[href^="/4k"]']
! https://forum.adguard.com/index.php?threads/https-androidworld-nl.19434/#post-
127142
androidworld.nl#?#.stream > .card[-ext-has="li > a.meta__special"]
androidworld.nl#?#.full-small > .card--tiny[-ext-has="li > a.meta__special"]
! https://forum.adguard.com/index.php?threads/windowsreport-com.19661/
windowsreport.com#?#.featured-posts + div[-ext-has=">p>.adsbygoogle"]
! https://forum.adguard.com/index.php?threads/19057/
putlockertv.is,putlockers.ch#?#.content-box > h2[style][-ext-
has="strong:contains(Sponsored Content)"]
! https://forum.adguard.com/index.php?threads/putlocker-ac.19588/
putlocker.ac#?#.easy-table-default > tbody > tr[-ext-has='a[href^="/watch-
download."]']
! https://forum.adguard.com/index.php?threads/19298/
idiva.com#$?#.first_container > div.first_ul > ul[id] li[class^="card_"][-ext-
has='a[rel="nofollow,noindex"][onclick*="www.idiva.com/idivurs/click.htm?"]']
{ position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/resolved-putlocker-hd-tv.19061/#post-
125775
putlocker-hd.tv#?#.tab > strong > li[-ext-has=">.openload2"]
! https://forum.adguard.com/index.php?threads/voodaith7e-com.19387/
voodaith7e.com#?#[style*="999998"][-ext-has="+#player_code"]
! https://forum.adguard.com/index.php?threads/19298/
idiva.com#?#.left-container > div[data-layout="content"] > div > div[class][-ext-
has="h2:contains(FROM AROUND THE WEB)"]
! https://forum.adguard.com/index.php?threads/http-www-livepopulation-com.19168/
livepopulation.com#?#.panel-default[-ext-has=".adsbygoogle"]
! https://forum.adguard.com/index.php?threads/resolved-primewire-ag.18353/#post-
122698
primewire.ag#?#.actual_tab > table.movie_version[-ext-
has='span.version_host:contains(Host)']
! https://forum.adguard.com/index.php?threads/kisscartoon-me.18213/
kisscartoon.se#?##rightside > .rightBox[-ext-has='a[href="/Message/GoPremium"]']
! https://github.com/AdguardTeam/AdguardFilters/issues/3742
wagnardsoft.com#?##page article[class^="block block-block"][-ext-
has="script:contains(google)"]
! https://forum.adguard.com/index.php?threads/17080/
javfinder.com#?#.sidebar div.sidebar-vid.most-viewd[-ext-has=".sidebar-
heading:contains(SPONSORS)"]
! https://forum.adguard.com/index.php?threads/16057/
javzab.com#?#.col-md-3 > .panel[-ext-has='i.fa-bookmark-o']
javzab.com#?#.col-md-9 > .panel[-ext-has='i.fa-globe']
! https://github.com/AdguardTeam/AdguardFilters/issues/3413
ubuntumaniac.com#?#div[class="widget HTML"][id^="HTML"][-ext-
has='script[src="http://www.bnhtml.com/invoke.js"]']
! https://forum.adguard.com/index.php?threads/15886/
!+ NOT_PLATFORM(ext_safari)
amazon.ca,amazon.cn,amazon.co.jp,amazon.com,amazon.com.br,amazon.com.uk,amazon.de,a
mazon.es,amazon.fr,amazon.in,amazon.it,amazon.jp,amazon.nl#?#.s-result-list-parent-
container > .s-result-list > li[id^="result_"][-ext-has='.s-sponsored-list-header']
! https://github.com/AdguardTeam/AdguardFilters/issues/3341
2daygeek.com#?#.sidebar-content div.widget.widget_text[-ext-has=">h3:contains( Ads
–)"]
! https://forum.adguard.com/index.php?threads/10206/
hltv.org#?##thirdCollumn.columnRight li[id][class][-ext-has='.boxBarText > a >
img[src="http://static.hltv.org//images/txt_sponsors.gif"]']
! https://forum.adguard.com/index.php?threads/exashare-com.15270/
uv9ieb2ohr.com,ohbuegh3ev.com,uame8aij4f.com,yahmaib3ai.com#?#[style*="999998"][-
ext-has="+#player_code"]
! https://forum.adguard.com/index.php?threads/15238/
bleepingcomputer.com#?##ips_Posts > .post_block[-ext-has='div.apb']
! https://forum.adguard.com/index.php?threads/15236/
thurrott.com#?##sidebar > .widget[-ext-has='div[id^="div-gpt-ad"]']
! https://forum.adguard.com/index.php?threads/15235/
techperiod.com#?##sidebar > .widget[-ext-has='ins.adsbygoogle']
! https://forum.adguard.com/index.php?threads/15176/
sextop10.net#?#.widget-area > .xoxo > .widget_text[-ext-has='div[id^="SC_TBlock"]']
! https://forum.adguard.com/index.php?threads/14472/
jdforum.net,jodic-forum.org#?#table[class$="tborder"][bgcolor][-ext-
has='script:contains(var banner)']
! https://forum.adguard.com/index.php?threads/14188/
search.comodo.com#?#.sr_list > li.list[-ext-has='cite.srurls > span.yellow-
badge:contains(Ad)']
! https://forum.adguard.com/index.php?threads/13921/
hipornvideo.com#?#div[class$="story box"][-ext-has='h3[class$="shead"]:contains(Hot
Porn Videos)']
! https://forum.adguard.com/index.php?threads/13796/
listoffreeware.com#?#div[class$="post excerpt"][-ext-
has='ins[class$="adsbygoogle"]']
! https://forum.adguard.com/index.php?threads/13760/
4fuckr.com##div[class^="box"][style][-ext-has='a:not([href^="/
image_"]):not([href^="/video_"]) > img']
! https://forum.adguard.com/index.php?threads/13471/
cnn.com#?#div[class^="column zn__column--idx-"][-ext-has='h2[data-analytics$="Paid
Partner Content_list-xs_"]']
! https://forum.adguard.com/index.php?threads/13479/
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#?#.sectionWrapper >
div.psWrapper[-ext-has="a.removeAdsStyle"]
! https://github.com/AdguardTeam/AdguardFilters/issues/7912
thedailybeast.com#?#.HomePage__two-columns-wrapper .Card[-ext-has='.AdSlot']
! https://github.com/AdguardTeam/AdguardFilters/issues/8377
wolframclient.net#?#.post-content > div[-ext-has='ins.adsbygoogle']
!
primewire.to#?#.actual_tab >
.movie_version[-ext-has='a[href^="http://www.primewire.to/watchnow"]']
economictimes.indiatimes.com#?#.list[-ext-has='img[alt^="Advert"]']
!-------------------------------------------------------------------------------!
!------------------ Banner sizes -----------------------------------------------!
!-------------------------------------------------------------------------------!
!
! Section contains list of popular banner sizes
!
##embed[height="175"][width="175"]
##embed[height="200"][width="100%"]
##embed[height="200"][width="175"]
##embed[height="233"][width="280"]
##embed[height="250"][width="175"]
##embed[width="100%"][height="100"]
##embed[width="1000"][height="150"]
##embed[width="120"][height="240"]
##embed[width="120"][height="600"]
##embed[width="160"][height="600"]
##embed[width="180"][height="300"]
##embed[width="180"][height="530"]
##embed[width="200"][height="230"]
##embed[width="200"][height="250"]
##embed[width="200"][height="300"]
##embed[width="200"][height="400"]
##embed[width="200"][height="500"]
##embed[width="210"][height="270"]
##embed[width="212"][height="300"]
##embed[width="215"][height="359"]
##embed[width="220"][height="250"]
##embed[width="240"][height="150"]
##embed[width="240"][height="250"]
##embed[width="240"][height="300"]
##embed[width="240"][height="400"]
##embed[width="240"][height="420"]
##embed[width="250"][height="250"]
##embed[width="300"][height="250"]
##embed[width="310"][height="70"]
##embed[width="430"][height="120"]
##embed[width="460"][height="70"]
##embed[width="468"][height="60"]
##embed[width="470"][height="50"]
##embed[width="500"][height="100"]
##embed[width="500"][height="120"]
##embed[width="500"][height="170"]
##embed[width="570"][height="100"]
##embed[width="600"][height="160"]
##embed[width="600"][height="200"]
##embed[width="600"][height="90"]
~zing.vn##embed[width="640"][height="160"]
##embed[width="680"][height="130"]
##embed[width="700"][height="60"]
##embed[width="728"][height="90"]
##embed[width="940"][height="90"]
##embed[width="960"][height="120"]
##iframe[width="100%"][height="120"]
~tut.by##iframe[width="100%"][height="60"]
##iframe[width="104"][height="464"]
##iframe[width="200"][height="240"]
##iframe[width="200"][height="300"]
##iframe[width="210"][height="237"]
~discord.com,~discordapp.com##iframe[width="240"][height="300"]
##iframe[width="240"][height="350"]
##iframe[width="240"][height="400"]
##iframe[width="300"][height="250"]
##iframe[width="468"][height="60"]
##iframe[width="600"][height="90"]
##iframe[width="728"][height="90"]
##iframe[width="780"][height="120"]
##iframe[width="980"][height="90"]
~4pda.ru,~drweb.co.il,~emilyblunt.us,~moboi.narod.ru##img[width="240"]
[height="400"]
##img[width="240px"][height="400px"]
##img[width="460"][height="60"]
##img[width="468"][height="60"]
##img[width="600"][height="90"]
##img[width="720"][height="90"]
##img[width="728"][height="90"]
##object[height="100"][width="550"]
##object[height="120"][width="120"]
##object[height="175"][width="175"]
##object[height="200"][width="100%"]
##object[height="250"][width="175"]
##object[height="380"][width="190"]
##object[height="80"][width="100%"]
##object[height="97"][width="500"]
##object[width="100%"][height="150"]
##object[width="100%"][height="250"]
##object[width="100%"][height="300"]
##object[width="100%"][height="60"]
##object[width="100%"][height="90"]
##object[width="1000"][height="100"]
##object[width="1000"][height="150"]
##object[width="1000"][height="200"]
~s-tv.ru##object[width="1000"][height="250"]
~autogas.in.ua##object[width="1000"][height="270"]
##object[width="1000"][height="300"]
##object[width="1000"][height="70"]
##object[width="1000"][height="90"]
##object[width="1020"][height="200"]
##object[width="1020"][height="220"]
##object[width="1024"][height="150"]
##object[width="1024"][height="80"]
##object[width="120"][height="300"]
##object[width="120"][height="60"]
##object[width="120"][height="600"]
##object[width="140"][height="320"]
##object[width="140"][height="600"]
##object[width="1440"][height="299"]
##object[width="150"][height="150"]
##object[width="150"][height="250"]
##object[width="150"][height="300"]
##object[width="150"][height="360"]
##object[width="160"][height="200"]
##object[width="160"][height="400"]
##object[width="160"][height="600"]
##object[width="161"][height="250"]
##object[width="170"][height="170"]
##object[width="170"][height="80"]
##object[width="175"][height="200"]
##object[width="175"][height="220"]
##object[width="180"][height="107"]
##object[width="180"][height="235"]
##object[width="180"][height="250"]
##object[width="180"][height="300"]
##object[width="180"][height="540"]
##object[width="185"][height="228"]
##object[width="188"][height="290"]
##object[width="190"][height="310"]
##object[width="190"][height="46"]
##object[width="190"][height="700"]
##object[width="200"][height="100"]
##object[width="200"][height="150"]
~satsis.info##object[width="200"][height="200"]
##object[width="200"][height="220"]
##object[width="200"][height="300"]
##object[width="200"][height="352"]
##object[width="200"][height="360"]
##object[width="200"][height="400"]
##object[width="210"][height="300"]
##object[width="215"][height="400"]
##object[width="220"][height="160"]
##object[width="220"][height="320"]
##object[width="224"][height="373"]
##object[width="229"][height="229"]
##object[width="230"][height="100"]
##object[width="230"][height="60"]
##object[width="234"][height="60"]
##object[width="240"][height="100"]
##object[width="240"][height="120"]
##object[width="240"][height="200"]
##object[width="240"][height="240"]
##object[width="240"][height="300"]
##object[width="240"][height="325"]
##object[width="240"][height="350"]
##object[width="240"][height="400"]
##object[width="240"][height="800"]
##object[width="250"][height="125"]
##object[width="250"][height="250"]
##object[width="250"][height="500"]
##object[width="250"][height="520"]
##object[width="250"][height="60"]
##object[width="256"][height="300"]
~rockfm.in.ua##object[width="260"][height="130"]
##object[width="260"][height="450"]
##object[width="265"][height="300"]
##object[width="270"][height="540"]
##object[width="275"][height="138"]
##object[width="280"][height="90"]
##object[width="300"][height="250"]
##object[width="300"][height="276"]
##object[width="300"][height="300"]
~in-radio.ru,~slushaut.ru##object[width="300"][height="60"]
##object[width="300"][height="78"]
##object[width="340"][height="170"]
##object[width="340"][height="585"]
##object[width="340"][height="80"]
##object[width="350"][height="115"]
##object[width="350"][height="170"]
##object[width="360"][height="120"]
##object[width="360"][height="60"]
##object[width="370"][height="170"]
##object[width="400"][height="50"]
##object[width="400"][height="87"]
##object[width="408"][height="275"]
##object[width="440"][height="100"]
##object[width="460"][height="40"]
##object[width="468"][height="40"]
##object[width="468"][height="60"]
##object[width="468"][height="90"]
##object[width="469"][height="70"]
##object[width="470"][height="50"]
##object[width="480"][height="100"]
##object[width="480"][height="60"]
##object[width="500"][height="100"]
##object[width="500"][height="200"]
##object[width="500"][height="250"]
##object[width="500"][height="78"]
##object[width="530"][height="170"]
##object[width="545"][height="70"]
##object[width="550"][height="130"]
##object[width="550"][height="200"]
##object[width="560"][height="120"]
##object[width="570"][height="180"]
##object[width="572"][height="106"]
##object[width="580"][height="80"]
##object[width="590"][height="100"]
##object[width="600"][height="130"]
##object[width="600"][height="200"]
##object[width="600"][height="250"]
##object[width="600"][height="80"]
##object[width="600"][height="90"]
##object[width="610"][height="130"]
##object[width="620"][height="120"]
##object[width="626"][height="75"]
##object[width="630"][height="206"]
##object[width="635"][height="185"]
~zing.vn##object[width="640"][height="100"]
~zing.vn##object[width="640"][height="160"]
##object[width="675"][height="80"]
##object[width="680"][height="125"]
##object[width="680"][height="240"]
##object[width="680"][height="90"]
##object[width="690"][height="85"]
##object[width="700"][height="100"]
##object[width="700"][height="87"]
##object[width="700"][height="90"]
##object[width="703"][height="120"]
##object[width="720"][height="120"]
##object[width="720"][height="60"]
##object[width="720"][height="90"]
##object[width="728"][height="90"]
##object[width="738"][height="90"]
##object[width="750"][height="100"]
##object[width="758"][height="93"]
##object[width="760"][height="90"]
##object[width="770"][height="100"]
##object[width="800"][height="128"]
##object[width="800"][height="200"]
##object[width="800"][height="90"]
##object[width="850"][height="100"]
##object[width="850"][height="83"]
##object[width="880"][height="80"]
##object[width="900"][height="100"]
##object[width="900"][height="150"]
##object[width="900"][height="68"]
##object[width="900"][height="90"]
##object[width="940"][height="120"]
##object[width="950"][height="150"]
##object[width="950"][height="90"]
##object[width="951"][height="90"]
##object[width="980"][height="100"]
##object[width="980"][height="250"]
##object[width="982"][height="150"]
##object[width="990"][height="206"]
!-------------------------------------------------------------------------------!
!------------------ Foreign rules ----------------------------------------------!
!-------------------------------------------------------------------------------!
!---------------------------------------------------------------------
!------------------------------ Albanian -----------------------------
!---------------------------------------------------------------------
! https://forum.adguard.com/index.php?threads/36208/
||joq.al//banners^
joq-albania.com,joqalbania.com##div[data-adunit]
joq-albania.com,joqalbania.com##div[class^="adunit-"]
joq-albania.com,joqalbania.com##.boost-list-container
a[href^="https://aa.boostapi.net"]
joq-albania.com,joqalbania.com#?#.boost-list-container > [style] > [class]:has(>
a[href^="https://aa.boostapi.net"])
! https://github.com/AdguardTeam/AdguardFilters/issues/53545
filma24.to###vidad
||youtube.com/embed/*?*&origin=*.filma24.*&widgetid$domain=filma24.to
||filma24.to/Code-it.gif
filma24.to#?#.widget > h2.module-heading:contains(INSTAGRAM)
! https://github.com/AdguardTeam/AdguardFilters/issues/30433
||gameselect.net/*.php$domain=albvid.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22556
@@||videotekaime.net/uni/popunder.js|
videotekaime.net#%#window.ad_permission = "OK";
! https://github.com/AdguardTeam/AdguardFilters/issues/17139
||gjc.gjirafa.com^
gjirafa.com##div[id^="an-holder-"]
video.gjirafa.com#%#AG_defineProperty('originVideo.requestA.Id', { value: "0" });
!
||teksteshqip.com/imgz/ads/336.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/12509
@@||videotekaime.com/uni/popunder.js
!---------------------------------------------------------------------
!------------------------------ Arabian ------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65871
sydroid.co#?##sidepar > div.widget:has(> div.widget-content > ins.adsbygoogle)
sydroid.co#?##sidepar > div.widget:has(> div.widget-content >
script[type]:not([src]))
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=sydroid.co
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=sydroid.co
! https://github.com/AdguardTeam/AdguardFilters/issues/65714
||economickey.com/wp-content/plugins/popup-builder/$script,stylesheet
! https://github.com/AdguardTeam/AdguardFilters/issues/64113
allkaicerteam.com###sidebar3 > #HTML19
allkaicerteam.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=nooptext,domain=allkaicerteam.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61456
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=filgoal.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59718
@@||unpkg.com/aos@*/dist/aos.js$domain=xsanime.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61410
xxxnxx.org###fluid_nonLinear_myplay
! https://forum.adguard.com/index.php?threads/elkooora-live.39063
||caiteesh.net^
elkooora.live#%#//scriptlet("set-constant", "openx150", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/58726
harmash.com#%#//scriptlet('prevent-setTimeout', '#ads_alert')
! https://github.com/AdguardTeam/AdguardFilters/issues/57982
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=amni8.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=amni8.com,script,redirect=googlesyndication-
adsbygoogle,important
! https://github.com/AdguardTeam/AdguardFilters/issues/56649
lodynet.co##.Ad160
! https://github.com/AdguardTeam/AdguardFilters/issues/58493
kooora.com###big_MPU
||embed.dugout.com^$third-party
kooora.com##.dugout
kooora.com#?#.cognativex-widget > div[class] > div.cx-topnews-div:has(> div.cx-
content-part > p[style] > svg[data-icon="ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/52525
harmash.com###hsoub_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/49712
arabseed.net##center > a[rel="nofollow"] > img
arabseed.net##center > a[href][rel="nofollow"] > img
arabseed.me,arabseed.net#%#//scriptlet("abort-on-property-read", "area51")
! orangespotlight.com - antiadblock
orangespotlight.com#%#//scriptlet("abort-on-property-read", "adBlockDetected")
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=orangespotlight.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48622
!+ NOT_PLATFORM(ext_edge, ios, ext_android_cb, ext_safari)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=nooptext,domain=animesanka.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45355
@@||cdn.statically.io/gh/koraonlinefans/koraonline/*/rmp-shaka.min.js$domain=kora-
online.tv
@@||cdn.radiantmediatechs.com^$domain=kora-online.tv
@@||gstatic.com/cv/js/sender/v1/cast_sender.js$domain=kora-online.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/43401
||deloplen.com^$redirect=nooptext,domain=eg.arblionz.tv,important
! https://github.com/AdguardTeam/AdguardFilters/issues/42180
mvs4u.net,movs4u.org##a[href^="http://sonumal.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44480
! https://github.com/AdguardTeam/AdguardFilters/issues/42075
egyanime.com#$#.video-container > img[src="https://www.egyanime.com/play.png"]
{ display: none!important; }
egyanime.com#$#.video-container > iframe#FrameID { z-index: 1!important; }
egyanime.com##body > .container > a[href][target="_blank"] > img
egyanime.com#%#AG_abortInlineScript(/window\.open/, '$');
! https://github.com/AdguardTeam/AdguardFilters/issues/41822
||bp.blogspot.com^$domain=beinmatch.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37579
nabmovie.com#%#window.open=function(){};
nabmovie.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/37514
@@||okanime.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35921
||aflamfree.top/tv/BoxO.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/34349
! https://github.com/AdguardTeam/AdguardFilters/issues/33787
talkshowyoutube.blogspot.com##.ads1_post
! https://github.com/AdguardTeam/AdguardFilters/issues/33571
! https://github.com/AdguardTeam/AdguardFilters/issues/33481
alfajertv.com##div._ads
! https://github.com/AdguardTeam/AdguardFilters/issues/33114
! https://github.com/AdguardTeam/AdguardFilters/issues/33002
! https://github.com/AdguardTeam/AdguardFilters/issues/31678
||cdn.jsdelivr.net/gh/tknobloog/nossir98@master/adblock/adblock%2B.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=mikrotikafricaa.com
!
gerasanews.com###firstads_close_button
! vidstream.to - https://github.com/AdguardTeam/AdguardFilters/issues/40013
||deloplen.com^$csp=script-src 'none'
deloplen.com#%#!function(){setTimeout(function() { window.close(); }, 1000);}();
||vidstream.to/cv.$popup,badfilter
!+ NOT_OPTIMIZED
||vidstream.*/cv.$popup,badfilter
vidstream.to#%#AG_onLoad(function() { var el = document.querySelector('p >
a.bigbutton:first-child:not(._reload)'); var el1 = document.querySelector('.video-
js:not(._reload)'); if(el||el1) { $('html').unbind('click'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/65396
! https://github.com/AdguardTeam/AdguardFilters/issues/45296
! https://github.com/AdguardTeam/AdguardFilters/issues/31000
! https://github.com/AdguardTeam/AdguardFilters/issues/31000
egybest.asia,egybest.cheap,egybest.ltd,egybest.ninja,egybest.rocks,egybest.name,egy
best.bid,egybest.club,egybest.co,egybest.cz,egybest.xyz,egybest.biz,egybest.me,egyb
est.org,egybest.online,egybest.club,egybest.pw,egybest.site,egybest.com,egy.best##a
[href^="https://bodelen.com"][href*=".php"]
egybest.asia,egybest.cheap,egybest.ltd,egybest.ninja,egybest.rocks,egybest.name,egy
best.bid,egybest.club,egybest.co,egybest.cz,egybest.xyz,egybest.biz,egybest.me,egyb
est.org,egybest.online,egybest.club,egybest.pw,egybest.site,egybest.com,egy.best#$#
.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-
ad-links { display: block !important; }
! breaks player: egybest.site,egy.best#%#AG_setConstant('WinMsgHtml', 'noopFunc');
@@||cdn-static.egybest.net/static/global/js/adblock.js
!
egybest.asia,egybest.cheap,egybest.ltd,egybest.ninja,egybest.rocks,egybest.name,egy
best.bid,egybest.club,egybest.co,egybest.cz,egybest.xyz,egybest.biz,egybest.me,egyb
est.org,egybest.online,egybest.club,egybest.pw,egybest.com,egybest.site,egy.best#
%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c){if(!/new
Date\(\)[\s\S]*?WinMsgHtml|_AdBlock|WinMsgHtml\
(decodeURIComponent/.test(a.toString()))return b(a,c)};})();
egy.best,egybest.*,vidstream.*#%#(function(){if("function"==typeof Proxy){var
e=/\/(click|cv)\.php/;window.open=new Proxy(window.open,{apply:function(f,g,c){var
d=c[0];if(!0!==e.test(d))return f.apply(g,c);var
a=document.createElement("object");a.data=d;a.style.setProperty("height","1px","imp
ortant");a.style.setProperty("width","1px","important");a.style.setProperty("positi
on","absolute","important");a.style.setProperty("top","-
99999px","important");document.body.appendChild(a);setTimeout(function(){return
a.remove()},1E4);return a.contentWindow? new Proxy(a.contentWindow,
{get:function(a,b){return a[b]},set:function(a,b,c){a[b]=c}}):new Proxy(a,
{get:function(a,b){return!1},set:function(a,b,c){a[b]=!1}})}})}})();
egy.best,egybest.*,vidstream.*#%#AG_onLoad(function(){setTimeout(function(){var
a=document.documentElement;a&&a.click();(a=document.querySelector(".vjs-
tech:not([src])"))&&a.click();(a=document.querySelector("p >
a.bigbutton._reload"))&&a.click()},500)});
egy.best,egybest.*,vidstream.*#%#AG_onLoad(function(){var
a=document.querySelector("script[src^='//creamssicsite.com/']");if(a)try{var
b=a.src.split("/")[4];b&&(window["G_"+b+"_API"]={show:function()
{},remove:function(){}})}catch(c){}});
||creamssicsite.com^$redirect=nooptext
! These exceptions below are needed, because Popup Blocker causes that video player
and links to download video don't work
! https://github.com/AdguardTeam/AdguardFilters/issues/30988
@@||ads.farakav.com/group/*?uid=$domain=video.varzesh3.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30662
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=abdoutech.com
! https://github.com/AdguardTeam/AdguardFilters/issues/29897
@@||cdnjs.cloudflare.com/ajax/libs/js-cookie/*/js.cookie.min.js$domain=faselhd.co
@@||vidsplay.net^$script,domain=faselhd.co
! https://github.com/AdguardTeam/AdguardFilters/issues/28657
! https://github.com/AdguardTeam/AdguardFilters/issues/27855
@@||egyshort.info^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/27924
@@||android4ar.com/wp-content/themes/style/assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27880
! https://github.com/AdguardTeam/AdguardFilters/issues/26691
hastidl1.com##.container > center
hastidl1.com##div[data-adtype]
hastidl1.com##div[class^="main-"] > center > a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/26933
@@||upload.far7net.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/25507
@@||pro3xplain.com/wp-content/themes/jannah*/assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25523
! https://github.com/AdguardTeam/AdguardFilters/issues/25281
! https://github.com/AdguardTeam/AdguardFilters/issues/24150
asia2tv.co###scpsec
asia2tv.co###video-container
||asia2tv.co/wp-content/themes/*/assets/js/adsvideos.js
! https://forum.adguard.com/index.php?threads/mazakony-com.29604
mazakony.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/22832
@@||play.bokracdn.run/*/adsjs/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/22590
! https://github.com/AdguardTeam/AdguardFilters/issues/22589
sarayanews.com##[class^="adsSpacer"]
sarayanews.com##div[class^="bestaAds_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/22273
! https://github.com/AdguardTeam/AdguardFilters/issues/21720
myegy.cc##a[href^="https://firstbyte.pro"]
! https://github.com/AdguardTeam/AdguardFilters/issues/21321
filfan.com#$#.feautred { background:none!important; }
filfan.com##.topLeaderboardHome
!+ NOT_OPTIMIZED
filfan.com##div[class^="c-"] > .mr
! https://github.com/AdguardTeam/AdguardFilters/issues/21322
yallakora.com##.leaderboardDiv
yallakora.com##.showcaseDiv
! https://github.com/AdguardTeam/AdguardFilters/issues/23063
! https://github.com/AdguardTeam/AdguardFilters/issues/20809
masrawy.com##.leaderboardDiv
masrawy.com##.showcaseDiv
masrawy.com##.monsterDiv
!+ NOT_OPTIMIZED
masrawy.com##.billboardDiv
! https://github.com/AdguardTeam/AdguardFilters/issues/19544
sigma4pc.com#%#AG_abortInlineScript(/abisuq/, 'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/18339
hastidl.me##.main-sidebar > center
hastidl.me##.container > center
hastidl.me###shenavar
hastidl.me##div[data-adtype]
! https://github.com/AdguardTeam/AdguardFilters/issues/16364
shahid.mbc.net#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display:block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15984
! https://github.com/AdguardTeam/AdguardFilters/issues/16089
karwan.tv#%#AG_defineProperty('settings.adBlockerDetection', { value: false });
! https://github.com/AdguardTeam/AdguardFilters/issues/15323
el7l.tv#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/new Image\(\);s\.onerror=function/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/14859
@@||masrawy.com/Scripts/ads.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/13999
@@||ma-x.org^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/13929
||zi-m.com/open4.js
zi-m.com#%#Object.defineProperty(window, 'loadpopunder', { get: function()
{ return; } });
zi-m.com#%#AG_onLoad(function() { var el =
document.querySelector('html[onclick="click_item()"]'); if(el)
{ el.removeAttribute('onclick'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/13677
eddirasa.com#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/30773
! https://github.com/AdguardTeam/AdguardFilters/issues/12334
khaberni.com##div[class$="-banners"]
khaberni.com#?#div:has(>
img[src="https://www.khaberni.com/themes/default/images/open122x25.png"])
khaberni.com#?#.site-main-area >
.col-lg-12[-ext-has='a[href^="http://www.lamudi.jo"]']
||stackpathdns.com/uploads/banners_model^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/11587
@@||arbwarez.com/wp-content/themes/jannah-NULLED/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11254
360kora.com#%#AG_abortInlineScript(/abisuq/, 'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/9304
@@||cdn.egy.best/static/global/js/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8204
! https://github.com/AdguardTeam/AdguardFilters/issues/6957
! https://github.com/AdguardTeam/AdguardFilters/issues/5822
wdbloog.com###unblocker
wdbloog.com###post-wdbloog > .dsbygoogle-src3h
wdbloog.com##.date-posts > .post-wd > .inline-wd
! https://forum.adguard.com/index.php?threads/ammonnews-net-android-google-
chrome.23402/
ammonnews.net#?#.Margin-Right-10 > .Width-480.Margin-Right-10[-ext-
has='img[src*="Sponsor"]']
! https://forum.adguard.com/index.php?threads/www-raialyoum-com-android-google-
chrome.23403/
raialyoum.com##a[href="http://www.oxbridge-apartments.com/"] > img
||raialyoum.com/images/adarabi.jpg
||raialyoum.com/images/adenglish.jpg
! https://forum.adguard.com/index.php?threads/missed-ads-on-two-news-sites.23389/
ammonnews.net##[class^="bestaAds_"]
! https://github.com/AdguardTeam/CoreLibs/issues/492
!+ NOT_PLATFORM(windows, mac, android)
gerasanews.com##[class^="adsSpacer"]
!+ NOT_PLATFORM(windows, mac, android)
gerasanews.com##[class^="bestaAds_"]
!+ NOT_PLATFORM(windows, mac, android)
gerasanews.com##.iads_border
! https://github.com/AdguardTeam/AdguardFilters/issues/5091
paklight-sharing.com#%#(function() { var w_open = window.open, regex = /goo.gl/;
window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a))
{ w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/5036
@@||koraaaaaabook.blogspot.co.id^$generichide
!
qatarshares.com##.above_body > div#header+table[width="100%"][cellpadding="0"]
adslgate.com##.smallfont > center > a > img
adslgate.com##.smallfont a[href^="http://deals.souq.com/"]
qatarshares.com##.above_body > table[width="100%"] a > img
||campaign-uploads.s3.amazonaws.com/fl/KSA-Footer/JSFiles/leader.js
!---------------------------------------------------------------------
!------------------------------ Armenian -----------------------------
!---------------------------------------------------------------------
auto.am##.azd-top
||auto.am/files/uploads/html5_banners/
||auto.am/ajax.php?act=loadBanners
hayastantv.co#@#.afs_ads
!---------------------------------------------------------------------
!------------------------------ Azerbaijani --------------------------
!---------------------------------------------------------------------
||code.ainsyndication.com^
kayzen.az##.Blocksmaster
mp3le.sende.biz##center > a[href^="https://kingads.mobi/redirect/"]
edumap.az##.textwidget > a[href] > img
sherg.az##.bannerler
sherg.az##.orta_banner
||sia.az/informers/
sherg.az##img[width="500"][height="94"]
||sherg.az/banner/
||azedu.az/share/share.php
sumqayitxeber.com###media_image-2
||azedu.az/uploads/adds/
||axsam.az/img/banner/
axsam.az##.adsbymahimeta
azadliq.az##img[width="1000"][height="110"]
||vebmarket.az/medias/banner/
satal.az##div[class^="box-banner"]
qarabazar.az##.left_banner
birja-in.az##.right_banner
alsat.az##.reklamsol
||alsat.az/uploads/bgreklam.gif
emlak.al##.rclm
emlak.al##.rec_cl
bul.az##body > div[style="margin: 0px auto; width: 1004px; height: 100px; margin-
top: 20px;"]
birja.com##body .left-banner
birja.com##body .right-banner
||evmarket.az/bannerler/
metbuat.az#?#body > .container.z-index-up:has(.z-index-up a[href][target="_blank"])
||metbuat.az/images/xb984x155.gif
sen.az#$#header#header { height: 50px!important; }
sen.az##header#header > div[style^="margin-left:"][style*="margin-top:"]
danger.az#?#.ortasag > .bolme:contains(Reklam)
danger.az#$#a[href^="https://www.instagram.com/xirdalan_online_shop"]
{ display:none!important; }
danger.az#$#a.dlogo img { top: 25px!important; }
||amazingomgnews.ru/live.js^
hol.az##div[class$="fixedads"]
hol.az#?##right .sideheader:contains(REKLAMLAR)
qadin.az#?#.container > div[class] > div.row-fluid:contains(Reklam)
||ru.axar.az/axar.php$third-party
||teleqraf.com/informers/publika.html$third-party
||ikisahil.az/images/banner^
ikisahil.az###gkTopMenu > .custom
azertag.az##[href^="https://goo.gl"][target="_blank"] > img
||gunaz.az/aa.swf
gunaz.az##div[class^="aads"] > object
xeberoxu.az##td[style="padding-left:10px;"] > a[target="blank"] > img
statuslarim.com###HTML2
statuslarim.com###HTML1
yeniqadin.biz##div[class*="reklam"]
lunar.az#?#.sagpanel div[class^="yenisb"]:contains(Reklam)
lunar.az##body > div[style*="width: 990px;margin: 0px auto;background:"]
lunar.az#?##dle-content > .fulltitle:has(div[id^="SC_TBlock_"])
lunar.az##div[class$="areklam"]
lunar.az##.tabbasliq > ul > .tabx > .tabSelected
izle.az###mediarek
kenquru.az##.ads
||hizliresimyukle.com/images/2018/02/13/banner-1.jpg
||525.az/site/dinamicbanner525_l_qolaz.php
||news.lent.az/iframe/*/index.php
matbuat.az##.row > .col-sm-8.col-lg-9 > .news_in_content + .wh_box.hidden-sm
matbuat.az#$#.tnav { margin-top: 0!important; }
||mia.az/images/miabg
mia.az##.logo_banner
vol.az##.rightopenrek
apa.tv##.centerbanner
||apa.tv/iframe/worldcaspianipack/index.php
||apa.tv/iframe/980x100_asan_radio/iframe.html
||p.jwpcdn.com/*/vast.js$domain=apa.tv,important
xeber.info##.bannergroup
||regionxeberleri.com/templates/tema/images/reklam
regionxeberleri.com###right > #slideshow
regionxeberleri.com##.full-story > a[href^="https://goo.gl/"] > img
qafqazxeber.az##div[class^="banner_"]
vol.az##a[href="http://mp3.big.az/zengimcell"].btn
banco.az##.lr-banner
banco.az##.banner-4x4
banco.az##.menu-banners
banco.az##.row-10 > .col-6 > a[href].btn
unikal.org##object[height="90"]
unikal.org##.menuReklam
unikal.org##img[style="width: 260px;"]
||unikal.org/images/ady.az.gif
||unikal.org/images/bmp.az.gif
||xeberler.az/ckfinder/userfiles/images/
metbuat.az#$#.tnav { margin-top: auto!important; }
||yenicag.az/wp-content/themes/_city-desk/baner_c/
7news.az##.sidebarbanner
arenda.az##.kurs_banner
||azvision.az/banners/
||apa.az/iframe/
olke.az##.horBanner
||olke.az/iframes/
yenicag.az##.adv-post-inner
yenicag.az###sidebar .adsense
||yenicag.az/files/uploads/2017/12/hatemoglu-winter.gif
||yenicag.az/files/uploads/
2017/09/18861517_1933284533593004_7482849296203644928_n.gif
azerbaijan-news.az##.ads
axar.az##.branding
||bakuguide.com/rek/
big.az##a[href="http://unvan.az"]
||sonxeber.az/reklamexport_
sonxeber.az##.makerekframe
fins.az##.currency-weather-block-inner > div.weather
||yeniemlak.az/img/banner/
yeniavto.az##a[href^="../?id=5&sehife="] > img
yeniavto.az##img[width="170"][height="240"]
vol.az##.sag > .basliq4[style="display: none !important;"] + .bolmeici
vol.az##.topdareklam
wikibit.me##div[id^="adv"]
turbo.az##.bg-bnr-container
mp3.feat.az#?#.sidebarfull > .sidebox2:has(>.side-t > div[align="center"] >
span:contains(Reklam))
biznesinfo.az##.tableDefault100percent > tbody > tr:first-child >
td[style="overflow:hidden;width: 1000px"]
||i.hizliresim.com/1J2pQB.png
sport7.az##.sidebarbanner
move.az##.videoreklam
cebhe.info#?#.sidebar > .box_outer:has(> div.widget > h3 > div.box_outer >
div.widget > h3.widget_title:contains(Reklam))
cebhe.info###soldakayan
cebhe.info###sagdakayan
news.lent.az##.col-xs-12 > object[width="550"]
||qaynarinfo.az/theme/frontend/q/style/default/banner/
||i.hizliresim.com/01326B.gif
atv.az##[style*="margin-top: 10px"] > object[height="102"]
||gununsesi.info/wp-content/uploads/*/virtual_road_300_200.gif
day.az##.ad-240x400
day.az###top_adv_links
||milli.az/informers/$third-party
||fins.az/banners/
fins.az##.banner
fins.az##[class^="contenttop-banner"]
fins.az##.header-banners
fins.az#?#.news-block-id-3 > .news-block-inner> ul.no-list-style > li[-ext-
has=">.news-block-banner"]
||azvision.az/turan/akkord5.gif
||azvision.az/turan/500-100.png
||azvision.az/turan/*.jpg
||metbuat.az/site/informer$third-party
bakupost.az##.news-viewer-item-content > iframe
bakupost.az#?#.paper-row.sagdalent > .paper-row-content.small-item-double > .paper-
row-item:not([onclick])[-ext-has=">.adsgarden"]
bakupost.az#?#.paper-row.sagdalent > .paper-row-content.small-item-double > .paper-
row-item:not([onclick])[-ext-has=">.adsbyskyline"]
||bakupost.az/theme/frontend/y/style/default/images/300-200.gif
||bakupost.az/theme/frontend/y/style/default/images/whatsApp.jpeg
||bakupost.az/theme/frontend/y/style/default/images/2017-yeni-satis-
sertleri_KVADRAT.jpg
myvideo.az##.mv_banner_600x100
myvideo.az###mv_tvbox_banner
mp3.sun.az#?#td[valign="top"] >
.blockmenu[-ext-has='a[href="http://www.liveinternet.ru/click"]']
||mp3.sun.az/banner/SIZIN_REKLAM.jpg
||ikisahil.az/iframe/banner
||bakipost.az/590x80.html
||azvision.az/qafqaza/qafqazinfo.php$third-party
||joy.az/select/index.html
||joy.az/templates/Softo/images/xatik.swf
||film.joy.az/templates/film/images/Maker-4.swf
film.joy.az#?#[id$="-menu"][-ext-has=">.mavi-text:contains(Reklam)"]
film.joy.az###body-left > #sol
daytube.az##.advertise_row
video.az#?#.section-area > div[style^="height:
100px;"][-ext-has='>script[src*="/ads2.newmedia.az/"]']
ann.az##.sidebarbanner
raundaz.com##.adsbyskyline
mp3.xodver.az#?#.main_content_info > .main_tittle:contains(Reklam)
mp3.xodver.az#?#.main_content_info > .main_tittle:contains(Reklam)
+ .main_in_content
mp3.xodver.az#?#.main_right_side > .main_tittle:first-child:contains(Reklam)
mp3.xodver.az#?#.main_right_side > .main_tittle:first-child:contains(Reklam)
+ .main_in_content
skrom.net##.post-ban
skrom.net##.ban-wrap
skrom.net##.adsbyskyline
joy.az##iframe[src^="http://move.az/reklam"]
joy.az###sidebar > .widget:not(.tab_widget):not([id]):not(.clearfix)
||avtomobil.az^$popup,domain=take.az
forgenc.net##div[class*="widget_alx_"]
||qaynarinfo.az/images/banner
||autonet.az/bannerler
autonet.az##.banner_slide_first > div#slides
autonet.az#$#header#header { height: auto!important; max-height: 400px!important; }
||topxeber.az/banners/
||salamnews.org/files/*_645x60_gif_az.gif
||medianews.az/ru/e/exp-minval.php$third-party
minval.az##iframe[src="http://medianews.az/ru/e/exp-minval.php"]
||icmal.az/theme/frontend/icmal/style/default/banner/
publika.az##.adv-horizontal
||brifinq.com/images/mynews240x120.gif
||surf.az/images/cevahirjewelleryreklam.png
||azpolitika.info/wp-content/themes/internationalpost-singlepro/ss/
musavat.com##.banner
||minval.az/reklam_iframe*.php
||axar.az/musavat.php$third-party
||tr.minval.az/e/musavat.php$third-party
||aktual.az/musavat$third-party
xanim.az###myrekopen
xanim.az##.makerekframe
xanim.az##body > a[href="http://unvan.az"][target="_blank"]
||xanim.az/banner/
xanim.az###rightmenu > a[href="http://mp3sayt.az"]
||moderator.az/rus_banner.html
||gununsesi.info/banner/$third-party
asanradio.az##.col-md-12 > .panel.panel-info > br
asanradio.az##.col-md-12 > .panel.panel-info > a[href][target="_blank"] > img
||asanradio.az/apa_baner/
||fenomen.az/wp-content/uploads/*/wallpaper-ad.jpg
||ailem.az/upload/reklams/
||azvision.az/qafqaza/olke.php^$third-party
||olke.az/qaynar.html^$third-party
elchi.az###featuredContent > div[style^="width:630px; height:130px;"]
elchi.az###innerContent > #innerLeft > div[style^="width:630px; height:130px;"]
||elchi.az/banner/
axar.az###ptop > div[style^="float:left; width:330px; height:90px;"]
axar.az###ptop > div[style^="float:left; width:500px; height:100px;"]
||publika.az/axar.php^$third-party
||axar.az/axar*.php^$domain=axar.az
||teleqraf.com/axar_out_*.php^$third-party
||sherg.az/axar/$third-party
goal.az##.rads__right
||goal.az/uploads/promotion/
||movqe.az/informer_*.php$third-party
bakipost.az#?#.paper-row.sagdalent > .paper-row-content.small-item-double > .paper-
row-item:not([onclick])[-ext-has=">.adsgarden"]
bakipost.az#?#.paper-row.sagdalent > .paper-row-content.small-item-double > .paper-
row-item:not([onclick])[-ext-has=">.adsbyskyline"]
||bakipost.az/theme/frontend/y/style/default/images/whatsApp.jpeg
||bakipost.az/theme/frontend/y/style/default/images/2017-yeni-satis-
sertleri_KVADRAT.jpg
azerbaycan24.com##.ad-inner-wrap
||azerbaycan24.com/wp-content/uploads/*/on-off-electronics_n.gif
||teleqraf.com/publika.php^$third-party
||axar.az/publika*.php^$third-party
||publika.az/informers/$third-party
||placeholdit.imgix.net/~text?txtsize=*&txt=Sizin%20reklam%20yeriniz&w=*&h=
7news.az##iframe#disableIframeBanner
||bizimxeber.az/banner
||femida.az/baner/rek*.php
femida.az##.news-st > .addthis_native_toolbox ~ br
||yenicag.az/wp-content/themes/_city-desk/baner_b/
||salamnews.org/files/atabank-az.png
||sia.az/assets/images/iqtibas.png
qafqazxeber.az##.site-brand-container > .banner_site
qafqazxeber.az##.awaken-featured-container > .banner_site
||qafqazxeber.az/wp-content/uploads/*/mutlu.az_.gif
||qafqazxeber.az/wp-content/uploads/*/*qafqazhuquq.gif
primetime.az###header-top
||picshare.ru/uploads/170822/Z489OPvAEY.jpg
anews.az##div[id^="reklam"]:not(.small-sidebar)
||anews.az/theme/frontend/annaz/style/default/banner/
goldnews.az##div[class^="banner-"]
||goldnews.az/media/recla/
||goldnews.az/static/main-base/assets/images/bg_banner.png
minion.az##.ads
minion.az##.adslent
minion.az##.bannerarea
||minion.az/templates/Default/img/banner.jpg
||minion.az/templates/Default/img/bannerf.png
brifinq.com##.header-banners
brifinq.com##.news-header-adv
brifinq.com##.article-content > div ~ h3
politico.az##.bdy > tbody > tr > td >
div[style*="height:60px;"]:not([class]):not([id])
||metbuat.az/html5_ads/
||navigator.az/img/triban_banner/
navigator.az##body > .list-banner + ul.tags.container
bax.tv##.mejs__baxtv_midroll
bax.tv,regionxeberleri.com,cebhe.info,gundem.ws##.adsgarden
gundem.ws#?#.sidebar > .kopa-article-list-5-widget[-ext-has=">.adsgarden"]
||lavazza.az/banner/
unikal.org##.banner
unikal.org##.right_r > a > img[style^="width:250px;"]
unikal.org##.right_r > div.sagg > a > img[style^="width:250px;"]
||youtube.com/embed/lHf04QyG_zc$domain=unikal.org
sfera.az###reklamdesktop
sfera.az##.row > .col-lg-12 > div[style="overflow-x: auto;padding:15px;text-
align:center;border:1px solid #dedede;border-radius:5px;background:#e8e8e8;margin-
bottom:15px;"]
arenda.az##.banner_side
arenda.az##.center2 > a[href].bann
||arenda.az/public/css/img/banner_for_rieltor.gif
||arenda.az/ba.html
||marja.az/banners/
||media24.az/banners/
azpolitika.info##.adsbyskyline
||navigator.az/img/bnrimg-
navigator.az##.ads
||navigator.az/img/banners/
navigator.az##.list-banner
yenicag.az##.ad-manager
||yenicag.az/files/uploads/2017/09/turkiye-banner-ev.gif
yenicag.az##a[href="http://www.yenicag.az/company/advertising/"] > img
yenicag.az##.main-content-class > div.main-inner-pad[style="margin-bottom:15px!
important;"]
infocity.az##.mkdf-header-banner-widget
infocity.az##a[href="http://ganja.marathon.az/"]
||saygac.az^$domain=mp3yukle.link
||code.adsgarden.com/js/adsgarden.js
az.baku.ws##iframe[src^="http://ad.adriver.ru/"]
az.baku.ws##iframe[src^="https://ad.adriver.ru/"]
mp3.run.az###dle-content > .full > .sect
mp3.run.az##center > a[href][rel="nofollow"] > img
||alan.az/ads-$domain=mp3.run.az
mp3.run.az##.ortarek
mp3.run.az###dle-content > .embedkod
mp3.run.az###maincont > div > .mpblok
mp3.run.az##a[href="http://mp3.run.az/reklam.html"] > .mpblok
mp3.run.az#?##content > #rsidebar > .mpblok[-ext-has=".adsbyskyline"]
mp3.run.az#?#[id$="sidebar"] > .mpblok[-ext-has=".mpblok_head:contains(Reklam)"]
bina.az##.bg-bnr
bina.az##.crm-top
apasport.az##.header-rek
apasport.az###right_rek
apasport.az##.center_rek
sportarena.az##tbody > tr > td[align="center"][valign="middle"][height="100"]
futbolxeber.az###col_sag
sportinfo.az##.craiBanner
||news.lent.az/lentiframeapasport$subdocument,domain=apasport.az
||apa.tv/apatv2sport$subdocument,domain=apasport.az
||sportarena.az/banner/
||media24.az/sportal.php$subdocument,domain=sportarena.az
||rekord.az/images/aaafpark.swf
||emlak.az/images/banners/
||dashinmazemlak.az/images/banner
||digital.newmedia.az/web/web_page_2.html
vipemlak.az##.blockreklam
qan.az#?#div[style="text-align: center"] > b > b[-ext-contains="Reklam:"]
+a[href^="http://qan.az/chat/simaz/go.php?id="]+br
qan.az#?#div[style="text-align: center"] > b > b[-ext-contains="Reklam:"]
qan.az##div[style="text-align: center"] > b >
br+b+a[href^="http://qan.az/chat/simaz/go.php?id="]
||bizplus.az/wp-content/themes/Newsmag-child/banners/
bizplus.az##.td_block_widget > a[href^="https://goo.gl/"] > img
||goal.az/informer.html
metbuat.az##.col-sm-8 > [class="wh_box hidden-sm hidden-xs"]
||azvision.az/qafqaza/680.php
turizm.fins.az##.banner
turizm.fins.az##.header-top
||turizm.fins.az/file/banner/
ceeb.mobi##body > div.content[style="padding: 5px; margin: 0;"]
||ceeb.mobi/images/banners/
||cebhe.info/reklam
bakipost.az##.news-viewer-item-content > iframe
||7news.az/*.html$third-party
turbo.az##.bg-bnr
mp3.big.az##.blockreklam
mp3.big.az##body > a[href="http://unvan.az"][target="_blank"]
||big.az/banner/
||olke.az/banners/
ucarliyiq.biz##.popular-posts-widget > a[href="http://son-xeberler.com"]
metbuat.az##.row > div[class="col-sm-8 col-md-9 col-lg-9"] > div[class="wh_box"]
metbuat.az##.row > div[class="col-sm-4 col-md-3 col-lg-3"] > div[class="scrool_news
hidden-xs hidden-sm"]
||big.az/unvanexp.php^
||azadliq.az/ads/
||www.azadliq.az/ozaramizdibanner.jpg
||www.azadliq.az/turkiyekitabsifarisim.png
||bizimyol.info/az/wp-content/uploads/*-ads-*.png
bizimyol.info##.textwidget > [style="text-align:center;"] > a[href]
[target="_blank"]
xeberler.az##a[href="http://hesab.az"]
||xeberler.az/new/960x100/960x100.html
||xeberler.az/new/images/eventsbanner.jpg
olkem.az##.k192.fl.aciksari > .bar.bosluk > .baslik.yesil
day.az##.bTop
avtoxeber.az#?#div[class="vc_sidebar sidebar main-sidebar wpb_column
vc_column_container"] > .wpb_wrapper > .wpb_widgetised_column > .wpb_wrapper
> .widget.momizat-video[-ext-has='.widget-head > .widget-title >
span:contains(Reklam)']
||avtoxeber.az/banner/
||skyline.az/static/js/adsbyskyline.js^
apa.az##.lazyLoadAd_places
apa.az##.right_side > .row.bb.uni_b
milli.az##.large-ad-holder
milli.az###main > [style="clear: both; background: #dadada; margin: -38px 0 20px
0;"]
tap.az##.bg-bnr-container
tap.az###js-lotriver-top-banner
tap.az##.bg-bnr
tap.az##.banners-top
||news.lent.az/rek/
news.lent.az##body > div[style*="990px;"][style*=" auto;"]
news.lent.az##.head-ads-side
||news.lent.az/*/rebans/
feat.az##div[class^="reklam"]
||qafqazinfo.az/banners/
||qafqazinfo.az/public/site/js/adsbyskyline.js^
sonxeber.az##.blk_rek
sonxeber.az##.blk_rekinline
sonxeber.az##body > a[href="http://unvan.az"][target="_blank"]
||sonxeber.az/banner/
turbo.az##.banners-top
boss.az##.bg-bnr
boss.az##.bnr-top
||bizimyol.info/azz_rightads.html
bizimyol.info##.site > div[style^="width:"][style*="1010px"]:first-of-type
bizimyol.info##.sagqanad > div[style*="250px;"][style*="300px;"]:nth-of-type(-n+2)
mp3.ses.az##body > .menu:nth-of-type(6)
mp3.ses.az##body > .menu:nth-of-type(4)
mp3.ses.az##body > .menu:nth-child(n+9) > center:first-child
qafqazinfo.az##a.visible-lg
||simvol.az/ads/
qafqazinfo.az##div[id^="sag-banner-"]
||salamnews.org/files/ENERGY_az.jpg
alan.az##.rclm
||faktinfo.az/wp-content/themes/fakt/images/banner
wsemir.com##.banner
mekan.az##div[id$="-ad-bar"]
modern.az##.manshet_adds_bottom
modern.az##.manshet_adds
||modern.az/uploads/banner/
modern.az##.head_content_top
modern.az#$#.wrapper_cont > div.head { height: auto!important; }
dushunce.az##object[data^="/files/others/mega-az-"]
tumejortorrent.com##.pub728x90
tumejortorrent.com###box-ads-tr
tumejortorrent.com#%#window.atob = function() { };
saglamolun.az##.wallpreklamsag
||qaziler.az/rek/
saglamolun.az##div[id^="banner"]
avtosfer.az##.top_banners
avtosfer.az##.bnr0
||avtosfer.az/upload/banner/
avtosfer.az##.adsbyskyline ~ div[style*="534px"]:nth-last-child(-n+2)
avtosfer.az##.bannerArea + * + div[style*="min-height:"]
avtosfer.az##.bannerArea + div[style*="min-height:"]
valyuta.com###bannerInvest
||baku.ws/banners
az.baku.ws##.main_top_banners
az.baku.ws##.bottom_banner
baku.ws##.ban_mac
turbo.az##.banners-right
||turbo.az/r/
turbo.az##.banners-poster
turbo.az##.banners--section-title
||tap.az^$domain=turbo.az
bina.az###central_banners
||avtosfer.az/banner*_
||criminal.az/avtosfer.html
avtosfer.az##iframe[src^="http://avtosfer.az/banner"]
||avtosfer.az/banner240x
avtosfer.az##div[class^="bannerArea"]
||avtosfer.az/banners/
||unvan.az/banner
unvan.az##.makerekframe
||unvan.az/reklamexport_
run.az#?#.bolmem[-ext-has="load:contains(Reklam)"]
run.az#?#.bolmem[-ext-has="div.bolme > load:contains(REKLAM)"]
run.az#%#document.cookie = "popunder=1";
legend.az##.bantop
||legend.az/banners/
legend.az##.fban
big.az##.makerekframe
big.az##.blk_rek
||saglamolun.az/images/banners/
saglamolun.az##.wallpleft
saglamolun.az##.wallpright
saglamolun.az###nsp-nsp_632
olke.az##iframe.mom_visibility_desktop
||interpress.az/banner/$third-party
||a24.az/banners/$third-party
||medianews.az/export/*.php
||az.qaynarinfo.az/banner*.php
||qafqazinfo.az/milliaz.html
milli.az##.ad-back
olke.az##.modal.in
olke.az##.modal-backdrop.in
olke.az##div[style$="height: 90px; text-align: center"]
||olke.az/ads/
lent.az##body > div[style="margin:0 auto;height:86px;width:990px;"]
lent.az##.lazyLoadAd_places
||apa.tv/test/banners/
||vesti.az/site/vestiiframe3lentaz
||bizimyol.info/azzz_
anspress.com##.ans-adv-block
musavat.com##div[style^="width: 222px; height: 200px;"]
musavat.com##div[style="margin:6px 0px 0px 0px;width: 502px;display:table"] >
iframe
trend.az###header > div > div[id^="TREND_slot"]
avtomobil.az##.banner
news.lent.az##div[style*="margin:0 auto;height:86px;width:990px;"]
news.lent.az##.right_rebans_box > object[width="200"][height="250"]
az##.adsgarden
az##.adsbyskyline
! https://github.com/AdguardTeam/AdguardFilters/issues/13766
banker.az##.sticky_left_banner
banker.az##.sticky_right_banner
banker.az#?#.wpb_wrapper > [class="vc_wp_text wpb_content_element"]:has(> .widget >
.textwidget > p > a[href^="https://turanbank.az/"])
banker.az#%#Object.defineProperty(window, 'td_ad_background_click_link', { get:
function() { return ""; } });
||banker.az/wp-content/uploads/2016/09/Untitled-300x46.png
||banker.az/wp-content/uploads/*/700x115.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/13110
weather.day.az#$##navigation { top: 0!important; }
weather.day.az###DAY_Slot_Weather_Top_1000x120
weather.day.az#$##navigation-sticky-wrapper+header { margin-top: auto!important; }
! https://forum.adguard.com/index.php?threads/http-www-1news-az.26222/
1news.az#$#.banners_sm { display: none!important; }
1news.az#$#.redline { top: 0!important; margin-top: 0!important; }
1news.az#$#.left { margin-top: 65px!important; }
1news.az#$#.right { margin-top: 65px!important; }
! https://forum.adguard.com/index.php?threads/https-news-day-az.26219/
day.az#$#div.b-topres { top: 0!important; }
day.az#$#div#service { margin-top: 50px!important; }
! https://forum.adguard.com/index.php?threads/http-joy-az.25340/
joy.az#%#document.cookie = "popunder=1";
! https://forum.adguard.com/index.php?threads/http-take-az.25344/
take.az#%#Object.defineProperty(window, 'makePopunder', { get: function() { return
{}; } });
! https://forum.adguard.com/index.php?threads/http-az-surf-az.25310/
surf.az#$#div[id^="SC_TBlock"] { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/25324/
regionxeberleri.com#@#.adzone
! https://forum.adguard.com/index.php?threads/25309/
@@||unikal.org/images/ad/*.js
! https://forum.adguard.com/index.php?threads/https-news-milli-az.25236/
milli.az##.ad-text_line
milli.az#$#header > .nav-holder2 { top: 0!important; }
milli.az#$#header > .info-panel2 { margin-top: 43px!important; }
! https://forum.adguard.com/index.php?threads/24920/
@@||navigator.az/adblockhuntermaster/advert.js
! https://forum.adguard.com/index.php?threads/http-video-yukle-xyz.24702/
video-yukle.xyz#$#[id^="SC_TBlock"] { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/http-feat-az.22519/
feat.az#%#document.cookie="popunder=1; path=/;";
! https://forum.adguard.com/index.php?threads/3-missed-ads-1.22522/
apa.az#$##pushmodal { display: none!important; }
apa.az#$#.modal-backdrop.fade.in { display: none!important; }
apa.az#$#body.modal-open { overflow: visible!important; padding-right: 0!important;
}
! https://forum.adguard.com/index.php?threads/http-olke-az.18883/
olke.az#$##top_banner_A {display:none!important;}
olke.az#$#body.trans { margin-top:100px!important; }
olke.az#$##content_block > .header { top: 0!important; }
olke.az#$#.wrapper { top: 0!important; }
!---------------------------------------------------------------------
!------------------------------ Belgian ------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/39799
@@||videoplayer.persgroep.be/v*/player/ad_smartads_.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27989
@@||medialaancdn.be^$generichide
@@||v.fwmrm.net/ad/g/1$domain=medialaancdn.be
! https://forum.adguard.com/index.php?threads/flair-be.19224/
@@||flair.be/js/default/*_jq.$script
!---------------------------------------------------------------------
!------------------------------ Bulgarian ----------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/64914
@@||play.nova.bg/prebid-ads.js
play.nova.bg#%#//scriptlet("set-constant", "_spabia", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/62751
||trud.bg/public/images/autodoc.bg_300x50.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/64717
gotvach.bg###artbot
gotvach.bg###mplx
gotvach.bg###comm
gotvach.bg###artvert
gotvach.bg###dvdt
gotvach.bg###embed
! https://github.com/AdguardTeam/AdguardFilters/issues/60574
blitz.bg#$#div[id^="div-gpt-ad"] { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57501
||filmisub.com/templates/filmisub/images/*/bmsk59sjdesk.gif
filmisub.com##a[href^="https://ggbet.life/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/54572
||ads1-adselo.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/51510
||adsy.mail.bg^
||mail.bg/images/brandings/
mail.bg##.branding_content_link
mail.bg###main-billboard-spacer
! https://github.com/AdguardTeam/AdguardFilters/issues/46407
@@||filmisub.com/templates/filmisub/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44372
||webcafe.bg^$domain=arenabg.com
arenabg.com#?#.row > div[class] > div.panel-arena:has(> div.panel-heading >
a[target="_blank"])
! play.nova.bg - anti adblock
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=play.nova.bg
! https://github.com/AdguardTeam/AdguardFilters/issues/41064
seirsanduk.us#?##program > center:contains(Реклама)
! https://github.com/AdguardTeam/AdguardFilters/issues/42378
cars.bg#$#body { background: #fafafa!important; }
cars.bg##a[href^="http://www.ads.bg/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/7027
@@||seirsanduk.com/ad-server.js
seirsanduk.com#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/6311
bg-gledai.tv##.squarebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/6054
@@||alein.org/jscript/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/6050
@@||webcafe.bg/js/ads.js
!
seirsanduk.com###fbox-background
||dir.bg/js_ext.php?placeid=*&affiliate_id=*
digital.bg##.banner-holder
kliuki.bg##img[width="650"][height="80"]
kliuki.bg##img[width="960"][height="90"]
kliuki.bg###container > div[style="float:left;"] > div[style]
@@||smartadserver.com/call/pubx/*/M/$domain=vbox7.com
!---------------------------------------------------------------------
!------------------------------ Bengali ------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/55418
bartamanpatrika.com##.mybot-adcover
bartamanpatrika.com##.superBanner_970X70
bartamanpatrika.com##.pageAdBanner_300X255 img
||bartamanpatrika.com/userfiles/ADs/
! https://github.com/AdguardTeam/AdguardFilters/issues/51817
prothomalo.com##.advertisement
prothomalo.com##.news_inner_spcl_ad
prothomalo.com##a[href^="https://unilever3.demdex.net/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/46957
prothomalo.com##.common_google_ads
prothomalo.com##a[href^="http://bit.ly/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/46316
!+ NOT_PLATFORM(windows, mac, android)
banglanews24.com#%#//scriptlet('abort-current-inline-script', '$', '#myModal')
! https://github.com/AdguardTeam/AdguardFilters/issues/36588
/banner/*.gif$domain=ebdpratidin.com
! https://github.com/AdguardTeam/AdguardFilters/issues/41233
!---------------------------------------------------------------------
!------------------------------ Burmese ------------------------------
!---------------------------------------------------------------------
fofmyanmar.com##div[style*="text-align: center;"] > a > img[style="width: 100%;
height: auto"]
fofmyanmar.com##center > a[rel="noopener noreferrer"] > img
!
!---------------------------------------------------------------------
!------------------------------ Chinese ------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/64238
template.city#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/63770
!+ NOT_OPTIMIZED
sohu.com##a[href*="_Click_Flow_recommend_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/64077
r3sub.com##div[class] > a[href^="show.php?id="][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/63860
ttshow.tw##div[id^="ad_index_"]
ttshow.tw##div[id^="ad_article_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/63631
@@||getitfree.cn/wp-content/plugins/adunblocker/public/js/banner_ads_*.js
getitfree.cn#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "/!document\.getElementById\([\s\
S]*?\.style\.display=/")
! https://github.com/AdguardTeam/AdguardFilters/issues/63611
/\/upload\/[a-z0-9]{7}\/[0-9]+-[0-9]?\/[a-z0-9]{32}\.gif/$domain=higu.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/63351
itislooker.com##.ui_adblock
! https://github.com/AdguardTeam/AdguardFilters/issues/63575
ohmanhua.com###ics
! https://github.com/AdguardTeam/AdguardFilters/issues/62978
chinese.engadget.com##div[class*="Mih(90px)"][class*="Bdbc(engadgetGray)"]
chinese.engadget.com###module-engadget-deeplink-top-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/63740
edh.tw###fix-corner
edh.tw##.close-corner
! https://github.com/AdguardTeam/AdguardFilters/issues/64125
ifeng.com##div[class^="layout-"] > div#subNav + div
! https://github.com/AdguardTeam/AdguardFilters/issues/62662
inmywordz.com##.acca-block
! https://github.com/AdguardTeam/AdguardFilters/issues/62449
manhuaren.com###lb-win
! https://github.com/AdguardTeam/AdguardFilters/issues/62199
ithome.com#?#.t-b.sel > ul.nl > li:has(> a[href*="/lapin."])
! https://github.com/AdguardTeam/AdguardFilters/issues/62452
@@||potalapalace.cn/upload/images/advertise/picture/131030000583.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/61686
eprice.com.tw##div[class^="ad-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/62198
yzl333.com##a[href^="https://jump.9118ads.com/"]
yzl333.com#?#.row > div.col-sm-6:has(> div.well >
a[href^="https://jump.9118ads.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/62194
jxnews.com.cn##.ad120050
! https://github.com/AdguardTeam/AdguardFilters/issues/61982
||wnacg.com/1sdfdc1/500_60-1.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/61787
v.pptv.com###video-download-game
! https://github.com/AdguardTeam/AdguardFilters/issues/61633
/tuuu.me\/\d*.gif/$domain=91ron.org
||tuuu.me/gg*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/61563
tsubasa.im#%#//scriptlet('prevent-setInterval', 'ty_test_run_counter')
! https://github.com/AdguardTeam/AdguardFilters/issues/61170
mikanani.me##a[href][onclick*="'ad'"] > img[src^="/images/Masha/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/61417
adrama.to#?#.post_sidebar > div.side_box:has(div[id^="mynewads_"])
adrama.to###container > div[style*="margin-right: 2px;"][style*="width: 300px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/61482#issuecomment-678740199
||nfmovies.com/pic/tu/banner-*.jpg
||naifei.shop/static/banner/banner_mobile.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/60660
||zavporn.net/images/9.gif
zavporn.net##.opt
! https://github.com/AdguardTeam/AdguardFilters/issues/61007
||hsex.men/view/img/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/60802
mobile01.com##div[id^="_popIn_recommend"]
mobile01.com##div[id^="dablewidget_"][data-widget_id]
! https://github.com/AdguardTeam/AdguardFilters/issues/60956
tw.yahoo.com##[class*="has-beacon-click"][data-wf-beacons^="https://
*.gemini.yahoo.com/"]
tw.yahoo.com##div[id^="applet_p_"][class^="dealstdv2wafer"]
! https://github.com/AdguardTeam/AdguardFilters/issues/60067
minhangcidian.com##div[id^="googleAd"]
||icao4.com/uploads/pic/2.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/60179
gas.goodlife.tw###leaderboard_banner
!
! https://github.com/AdguardTeam/AdguardFilters/issues/59658
||vip1.loli.net/2020/02/17/A9jmsY41EwiUzou.png$domain=ddrk.me
! antiadblock
@@||ddrk.oss-cn-shanghai.aliyuncs.com/img/0.png$domain=ddrk.me
!
! https://github.com/AdguardTeam/AdguardFilters/issues/59640
hxcpp13.com###player-bottom-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/59395
18comic.vip,18comic.fun,18comic1.biz,18comic2.biz##div[data-group^="skyscraper_"]
18comic.vip,18comic.fun,18comic1.biz,18comic2.biz##div[data-height="250"][data-
width="300"]
! https://github.com/AdguardTeam/AdguardFilters/issues/59334
huaban.com##div[class="pin wfc ad wft"]
! https://github.com/AdguardTeam/AdguardFilters/issues/59009
teepr.com##body .ucfad_async
! https://github.com/AdguardTeam/AdguardFilters/issues/60974
tw.stock.yahoo.com#?#.news > div[class="bd quote"]:has(ul > li > .geminiAd)
tw.stock.yahoo.com###ysmcm
tw.stock.yahoo.com##tr:has(> td[valign="top"] > .geminiAd)
tw.stock.yahoo.com##td > div.ysm
! https://github.com/AdguardTeam/AdguardFilters/issues/59264
youranshare.com#%#//scriptlet("abort-current-inline-script", "$", "adskilltest")
! https://github.com/AdguardTeam/AdguardFilters/issues/59047
mpyit.com##.post-999999
! https://github.com/AdguardTeam/AdguardFilters/issues/58804
493428493428c.monster##div[style^="width:728px;height:90px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/58587
||53orz.com^$domain=hotpress.info
hotpress.info##.widget_text:first-child
hotpress.info##.widget_text:nth-of-type(n+5)
hotpress.info#%#//scriptlet('prevent-setTimeout', 'nextFunction', '2000')
! https://github.com/AdguardTeam/AdguardFilters/issues/58327
lnk2.cc#%#//scriptlet("set-constant", "adblock", "false")
@@||lnk2.cc/js/ad_code.js
! https://github.com/AdguardTeam/AdguardFilters/issues/58305
share.dmhy.org##div[align="center"] > a > img
! https://github.com/AdguardTeam/AdguardFilters/issues/58306
share.acgnx.se##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/58137
dcard.tw#?##comment-anchor > section > div[style] > div[data-index]:has(>
div[class] > div > div[id^="div-gpt-ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/57907
huya.com##.J_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/55886
x3cn.com#?#body > div#qmenu_menu ~ div[style]:has(> a[target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/57800
idreamx.com###threadlisttableid > tbody:not([id]):has(> tr > td > ins.adsbygoogle)
idreamx.com###threadlisttableid > tbody:not([id]):has(> tr > td >
a[target="_blank"])
idreamx.com##.ad
! https://github.com/AdguardTeam/AdguardFilters/issues/57893
techbang.com##.ad_grey_floor
! https://github.com/AdguardTeam/AdguardFilters/issues/57252
ctwant.com##.l-ad__article
! https://github.com/AdguardTeam/AdguardFilters/issues/56212
/tghr.js$domain=159i.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56651
wenxuecity.com##.sidebar > .banners
wenxuecity.com#%#//scriptlet("set-constant", "adsbygoogle", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/56211
||ac-room.cc/images/ad_
ac-room.cc##.ad.v-card
ac-room.cc#?#.waterfall > div.waterfall-box > div.waterfall-item:has(> div.ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/56212
||159i.com/sxxd.js
@@||vvv.aaaf.info/*/playlist.m3u8$domain=159i.com
@@||vvv.aaaf.info/*.ts$domain=159i.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55577
teepr.com##div[class^="mid-post-ad-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55822
logi.im#%#//scriptlet("prevent-setTimeout", "ins.adsbygoogle")
logi.im##body > div[style^="background: black; position: fixed; "][style*="opacity:
0.5; z-index: 1999;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55847
ifvod.tv##vg-pause-ads
ifvod.tv#%#Object.defineProperty(Object.prototype, 'ShouldPlayAds', { get:
function(){ return function() {}; }, set: function(){ return function() {}; }});
!+ PLATFORM(windows, mac, android, ext_chromium)
ifvod.tv##vg-player.ng-star-inserted > vg-pause-ads + div.caption.show > .inner
! https://github.com/AdguardTeam/AdguardFilters/issues/55362
69story.com##aside#secondary > section[id="text-2"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55280
6park.com##img[width="980"][height="90"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55201
@@://*/gg/$domain=gg.go.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/55233
wnacg.org##a[href^="https://l.tyrantdb.com/"][target="_blank"] > img
wnacg.org#%#//scriptlet("abort-current-inline-script", "document.write",
"tips[index]")
! https://github.com/AdguardTeam/AdguardFilters/issues/54589
!+ NOT_OPTIMIZED
rrys2019.com###globalNav1
rrys2019.com##.lx167
||t.quandangdang.net/vtdd
||js.jstucdn.com/js/ad_37cs.js
||jstucdn.com/g3/
! https://github.com/AdguardTeam/AdguardFilters/issues/54569
cncrk.com##a.downfile_hits[href]
! https://github.com/AdguardTeam/AdguardFilters/issues/54091
zhidao.baidu.com##div[class^="cms-slide"] > p[class="cms-link-title"]
! https://github.com/AdguardTeam/AdguardFilters/issues/53426
hmitalk.com##div[class*="-pubadban "]
hmitalk.com##div[data-adid]
! https://github.com/AdguardTeam/AdguardFilters/issues/53723
v2rayssr.com#@#.adBanner
v2rayssr.com#$##wrapfabtest { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53539
m.tvsou.com##.story_ad_android
m.tvsou.com##.sogou-temp-hidden
! https://github.com/AdguardTeam/AdguardFilters/issues/53248
bbs.liyuans.com#?#div[data-widget-area="sidebar"] > div[class="panel panel-
primary"]:has(> div.panel-heading > h3:contains(广告))
bbs.liyuans.com##div[class="panel panel-infot"] > a[href^="https://www."] >
img[height="100%"][width="100%"]
! https://github.com/AdguardTeam/AdguardFilters/issues/53173
dilidili3.com#?#.body > div.body-wrap:has(> div.mod-box > div.mod-title >
h3:contains(友情链接))
! https://github.com/AdguardTeam/AdguardFilters/issues/52840
haoweichi.com#$#.adsbygoogle { height: 1px !important; }
haoweichi.com##.ad2
! https://github.com/AdguardTeam/AdguardFilters/issues/52124
! https://github.com/AdguardTeam/AdguardFilters/issues/52631
||jiuyuntian3.cn/vs.php?id=
! https://github.com/AdguardTeam/AdguardFilters/issues/52404
||ustv123.com/images/axd.js
! https://github.com/AdguardTeam/AdguardFilters/issues/52544
mobile01.com##.ad-adblock
@@||attach.mobile01.com/image/mod_ad/*$domain=mobile01.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52347
||img.virscan.org/images/*/ad_
virscan.org##div[class^="ad_"]
! https://forum.adguard.com/index.php?threads/https-www-hmoe-moe-347730.38044
hmoe.one,hmoe.moe##a[href^="https://item.taobao.com"]
hmoe.one#?#.widget_text > .inn-sidebar__widget:has(> .poi-panel__header > .poi-
panel__header__title:contains(赞助商))
! https://github.com/AdguardTeam/AdguardFilters/issues/52237
kairos.news##a[href^="https://kairos.shopping/product/"]
kairos.news#?#.theiaStickySidebar > div.widget:has(> div.textwidget
a[href^="https://kairos.shopping/product/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/51378
||70822.com/agfile/
! https://github.com/AdguardTeam/AdguardFilters/issues/50044
blog.iportable.in##body > b[style="z-index: 10000;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/50285
||zlyk.com/Runtime/Js/footer.js
||zlyk.com/Runtime/Js/m_footer_top.js
||zlyk.com/Runtime/Js/m_nav_bottom.js
! https://github.com/AdguardTeam/AdguardFilters/issues/50402
ddrk.me##a[onclick^="ClickobayST();"]
! https://github.com/AdguardTeam/AdguardFilters/issues/50212
@@||video.520call.me/jspopunder.min.js$domain=520call.me
520call.me#%#//scriptlet("set-constant", "all520dddaaa222", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/49734
av1868.com###banner
av1868.com###totalStationAD
! https://github.com/AdguardTeam/AdguardFilters/issues/49535
dmhy.anoneko.com##div[id$="_adv"]
! https://github.com/AdguardTeam/AdguardFilters/issues/49474
51nongyao.net###reportPop
51nongyao.net##a[onclick^="javascript:trackEvent('AD-Banner'"]
51nongyao.net##.sectionBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/49481
||agree.5ch.net/js/ad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/49371
udn.com###ads-billboard
! https://github.com/AdguardTeam/AdguardFilters/issues/48562
edc1014070.pixnet.net###banner
edc1014070.pixnet.net#%#//scriptlet("set-constant", "MM_openBrWindow", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/49041
myptt.cc##p[style="padding:0;margin: 5px 0;color:#ff0000;"] > a[href]
[target="_blank"][style^="display:inline-block;"] > img
myptt.cc#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/49080
fashionwaltz.com###single_reading
fashionwaltz.com##.entry-content > div.copyright ~ div[style*="text-align:center;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/49085
||tui56.com/guanggao*.html
! https://github.com/AdguardTeam/AdguardFilters/issues/48953
duodada.com##.row > div[class] > div.page-header ~ div[style^="width:100%;"]
duodada.com#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/48901
! https://github.com/AdguardTeam/AdguardFilters/issues/48639#issuecomment-580244003
nfmovies.com##.container > div.row > div.hy-layout > div.clearfix > a[href]
[target="_blank"] > img
/ad*_mobile_banner.png$domain=nfmovies.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47695
briian.com##div[class^="hentry-gad-mobile"]
! https://github.com/AdguardTeam/AdguardFilters/issues/47061
@@||8maple.ru/*/ad.php
8maple.ru##a[href^="http://line.naver.jp/R/msg/text/?"]
! https://github.com/AdguardTeam/AdguardFilters/issues/47636
!+ NOT_OPTIMIZED
@@||bdstatic.com/static/v1/mip$domain=biqugecom.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47511
c4dm.live###text-21
c4dm.live###custom_html-2
! https://github.com/AdguardTeam/AdguardFilters/issues/47843
jav777.xyz,520call.me###inplayer
jav777.xyz##iframe[src^="//ads.exoclick.com/"]
jav777.xyz#%#//scriptlet("prevent-eval-if", "ADS_BLOCKED")
! https://github.com/AdguardTeam/AdguardFilters/issues/47816
||sex8.cc/plugin-e6-rebate.html
sex8.cc##a[onclick^="window.open('/dasp.php?"]
sex8.cc##.b_mu > div#asx_text
sex8.cc##.V-video-float
sex8.cc###nv > ul.cl > li > a[href^="http"]
! https://github.com/AdguardTeam/AdguardFilters/issues/47732
h5.17k.com#$#body { overflow: visible!important; }
h5.17k.com#$#html { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47715
@@||ifengimg.com/fe/shank/content/mobile_view.*_modern.js
! https://github.com/AdguardTeam/AdguardFilters/issues/47691
||abminbuy.com/*.mp4$media,redirect=noopmp4-1s
abminbuy.com##body > a[rel="nofollow"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/47611
m.52qumao.com#$#iframe.js-video-player { display: block!important; }
m.52qumao.com#$?#section.baiduIvy { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46970
||kt51.com/bjl666.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/46971
||m.kukudm.com/mg/show1.js
||m.kukudm.com/mg/show2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46837
lanzous.com##.appad
||statics.woozooo.com/img/*.js$domain=lanzous.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46830
||dushiyanqing.net/mobile/lib/ccppcc.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46905
@@||dydog.org/*/DPlayer.min.js
@@||dydog.org/*/DPlayer.min.css
! https://github.com/AdguardTeam/AdguardFilters/issues/46916
v2ex.com#?##Rightbar > .box:has(> .inner > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/46870
||m.manhua123.net/js/com1.js
//m.manhua123.net/js/com2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46301
xhtml?$domain=kanshu8.net
! @@||nfmovies.com/pic/tu/$image
nfmovies.com#%#//scriptlet("set-constant", "inited", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/46343
v.shensgo.com##body > div[id][class*="animated"][style*="position"][style*="z-
index"]
v.shensgo.com##brde[id][style*="height"]
! https://github.com/AdguardTeam/AdguardFilters/issues/46341
m.lelekan.com##div[id^="myads"]
m.lelekan.com#$#body { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46194
mcdulll.com##body div[class*="-mib-ad-"]
mcdulll.com###box2155090
! https://github.com/AdguardTeam/AdguardFilters/issues/46239
extmovie.com##.cd_listtop_pc
! https://github.com/AdguardTeam/AdguardFilters/issues/46159
buzzorange.com##.rmaxAD
buzzorange.com##.adNoSex
buzzorange.com##.ad_small_m
buzzorange.com###primary > .dfped[id^="all-970x"]
buzzorange.com###divRelated > .dfped
buzzorange.com#?#.sidebar > section[id^="text-"]:has(> .textwidget > .dfped)
buzzorange.com#$#.sidebar > section#text-8[style*="bottom: 240px;"] { position:
static!important }
! https://github.com/AdguardTeam/AdguardFilters/issues/46164
jiemian.com###ad_header_top
! https://github.com/AdguardTeam/AdguardFilters/issues/46025
||niu07.com/gg/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45768
||m.qiushuzw.com/9CB0D8A5/2dfc69b0d8a5.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45708
||s.ssl.qhres.com/ssl/ab77b6ea7f3fbf79.js
||99meiju.tv/template/zhuan/neirongye_foot.js
||99meiju.tv/js/tj.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45838
||wantgoo.com/wantgoofiles/banner/
wantgoo.com##.adsbox
! https://github.com/AdguardTeam/AdguardFilters/issues/45965
|.gif$domain=fashangji.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45643
@@||hk.on.cc/js/v4/oncc-adbanner.js$domain=hk.on.cc
@@||ad4.on.cc/web/www/delivery/spcjs.php$domain=hk.on.cc
@@||ad4.on.cc/web/www/delivery/fl.js$domain=hk.on.cc
@@||ad4.on.cc/web/www/delivery/spc.php?zones=content_float$domain=hk.on.cc
@@||ad4.on.cc/web/www/delivery/ajs.php?zoneid=$domain=hk.on.cc
hk.on.cc##.banner
hk.on.cc##div[id^="google_div_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44969
||doupocangqiong1.com/js/ptwap.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45318
@@||news.tvb.com/player/js/videojs.ads.js$domain=news.tvb.com
@@||img.ads.tvb.com/news/min.js$domain=news.tvb.com
@@||news.tvb.com/player/css/videojs.ads.css$domain=news.tvb.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=news.tvb.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45131
||shuneiya.com/js/wcnm/foot.js
||shuneiya.com/static/js/ding.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45137
||mphj.com/Runtime/Js/
! https://github.com/AdguardTeam/AdguardFilters/issues/45134 - fixing video player
! https://github.com/AdguardTeam/AdguardFilters/issues/44883
||m.k1k.cc/wap/js/indexbottom.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45078
sigure.tw##.Ads-Sidebar
! https://github.com/AdguardTeam/AdguardFilters/issues/45251
||77xsw.la/novel/js/pagetop.js
||77xsw.la/novel/js/pagebottom.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48036
! https://github.com/AdguardTeam/AdguardFilters/issues/45237
@@||ip.cn^$content
ip.cn#$#.container-fluid > #result ~ div > a[href*="share_code"] > img[id] { width:
370px!important; position: absolute!important; left: -3000px!important; }
ip.cn##a[href^="https://www.zeptovm.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/45021
||ssl.css.cdn120.com/js/gcxsbdads*.js
||ssl.css.cdn120.com/js/gcxsfeeds.js
||ssl.css.cdn120.com/js/application.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45068
||sjks88.com/templets/default/js/mydata4.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45102
ssr.tools##.asb > div[style] > a[target="_blank"] > img
ssr.tools##.sidebar > div.widget > div.item > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/45067
||static.xshuyaya.com/m/d.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45075
vgtime.com##.vgart_top > img
! https://github.com/AdguardTeam/AdguardFilters/issues/45078
sigure.tw##.reds
! https://github.com/AdguardTeam/AdguardFilters/issues/44983
||av6k.com/templets/default/video-ad/
||av6k.com/shop/a4.jpg
||av6k.com/shop/bann$image
! https://github.com/AdguardTeam/AdguardFilters/issues/44985
||s.69vj.com/assets/DIY.$image,media
! https://github.com/AdguardTeam/AdguardFilters/issues/44979
||ly6080.com.cn/gg/
! https://github.com/AdguardTeam/AdguardFilters/issues/44967
||m.ysxs8.com/js/content_db.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44973
! to 'general_url.txt' of AG CN filter
/js/profit.js$~third-party
/db.js?_dc=
! https://github.com/AdguardTeam/AdguardFilters/issues/44974
||ishisetianxia.com/tb.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44975
||m.81new.com/scripts/common.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44971
||m652a.cn/*/*xhtml?
||m.805zx.cn/uu.php?
||m.805zx.cn/*(com?
! https://github.com/AdguardTeam/AdguardFilters/issues/44881
||m.20mao.com/*/TOP.JS
||m.20mao.com/*/BOT.js
||m.20mao.com/*/Head.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44882
||thcdy.co/baidu2/foot.js
||thcdy.co/baidu2/index_top.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44880
gugeys.cc##.am-g
||bbs.alxx520.com/ad/
! https://github.com/AdguardTeam/AdguardFilters/issues/45024
!+ NOT_PLATFORM(windows, mac, android)
javlibrary.com#%#//scriptlet('abort-current-inline-script', 'document.write',
'/getCookie[\s\S]*?\("\\x/')
! https://github.com/AdguardTeam/AdguardFilters/issues/44813
sex8.cc##.a_oscar1
sex8.cc##.fnwehjnc12
sex8.cc##.j-oscar
sex8.cc##.gd-list
! https://github.com/AdguardTeam/AdguardFilters/issues/51858
! https://github.com/AdguardTeam/AdguardFilters/issues/45000
||huanqiu.com/statics/*/dist/js/detected_block.js
huanqiu.com##.itemAd
huanqiu.com##.ad_t1
huanqiu.com##.r-hqNext-ad
huanqiu.com##.aa_250
world.huanqiu.com##.ad_bot
world.huanqiu.com##.ad_txt
world.huanqiu.com##.img_flow.ad_all
world.huanqiu.com##div[class^="ad_t"]
! Fixing EasyList China
world.huanqiu.com#@#.ad_all
! https://github.com/AdguardTeam/AdguardFilters/issues/44839
||eastmoney.com/cachedata/ad.js
||dfcfw.com/project/gubawap/ad/
! https://github.com/AdguardTeam/AdguardFilters/issues/44768
||lefengtv.com/js/tj.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44766
||01u.net/js/tj.js
||008844.cc/dy/lb.js
||008844.cc/dy/dp.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44755
||youy14.com/js/zz/xf.js
||youy14.com/js/tj.js
||youy14.com/js/zz/nr.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44757
||4080kan.com/js/head1.js
||4080kan.com/js/bc.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44756
||pic.touleb.cn/banner/
||4kwu.cc/static/js/tj.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44763
||yp868.com/js/54h/
yp868.com##iframe[src="/js/loading.html"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44762
||jx.yy6080.info/adcms/js/
! Ads from alicdn.com
||alicdn.com^$image,domain=m.k1k.cc|thcdy.co|27k.cc|1024pa.com|hg6384.com-
www.6u7u.com|4080kan.com|dy686.net
! https://github.com/AdguardTeam/AdguardFilters/issues/44894
520film.net##.wapimg
! https://github.com/AdguardTeam/AdguardFilters/issues/44824
dyzd1.com##.layui-layer
dyzd1.com##.layui-layer-shade
||touimg.com^$domain=dyzd1.com
dyzd1.com##.all960
! https://github.com/AdguardTeam/AdguardFilters/issues/44825
||i.imgur.com^$domain=av.movie
! https://github.com/AdguardTeam/AdguardFilters/issues/44911
avjd014.com##a[href^="http://163qp.xyz"]
||avjd014.com/*ad^
! https://github.com/AdguardTeam/AdguardFilters/issues/44913
||pic.qlp9.cn/banner^
||juzi6.com/js/dp.js
||juzi6.com/js/gd.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44925
||img.vim-cn.com^$domain=522dy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44808
||icws.jb51.net/good/arc2019.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44585
||cmdy5.com/js/waptbplay2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44815
hfxbs.cc##body > a:not([href*="hfxbs.cc"]):not([href^="/"]) > img
! https://github.com/AdguardTeam/AdguardFilters/issues/44674
hkdm688.com##.bb01
! https://github.com/AdguardTeam/AdguardFilters/issues/44753
||63ys.com/*/gct.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44663
||shanyu178.com/agg$script
! https://github.com/AdguardTeam/AdguardFilters/issues/44812
yasehub.com#?#.video-list > ul > li.video-item:has(> div[class] > .video-thumb
> .video-thumb-image[style^="background-image:
url('https://static2.yaseok.com/uploads/"])
yasehub.com##.container > fieldset[style*="text-align: center; border: 1px solid"]
yasehub.com##.video-thumb > .video-thumb-image[style^="background-image:
url('https://static2.yaseok.com/uploads/"]
yasehub.com##.aasdwa
yasehub.com##.container > div[class] > div#list_asiall > div a[target="_blank"] >
img
yasehub.com##div[style*="position: absolute;"][style*="text-align: center;"]
[style*="align-items: center;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44673
sese-777.com###videoEdImg
sese-777.com##.pasuAD
! https://github.com/AdguardTeam/AdguardFilters/issues/44823
getrelax.cc#@#iframe[width="300"][height="250"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44664
bbs.52codes.net##div[style$="background:#99cccc;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44677
fxykx.com#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/44725
xgan.cn##body > center > a[target="_blank"][rel="nofollow"]
xgan.cn##.bottom_fixed
xgan.cn##.container center > a[target="_blank"] > img
xgan.cn##a[href^="https://www.jspp9.xyz"]
! https://github.com/AdguardTeam/AdguardFilters/issues/46061#issuecomment-601842012
t66y.com#%#//scriptlet('adjust-setTimeout', 'adhtml', '10000')
t66y.com#%#//scriptlet('adjust-setTimeout', 'blockText', '1000')
!t66y.com#%#//scriptlet("abort-current-inline-script", "$", "do_not_remove")
t66y.com##.tips
t66y.com##.sptable_do_not_remove
!+ NOT_PLATFORM(windows, mac, android)
t66y.com#%#AG_onLoad(function(){var a=document.querySelector(".tpc_content
img");if(a){a=a.attributes;for(var b=0;b<a.length;b++)if(!
a[b].name.startsWith("data-link")&&!a[b].name.match(/data-.?(h|i|s)|(a|o|f|b|c|d|
v|\d)s?\d?z?t?-data/)&&!a[b].value.match(/:\/\/[\s\S]*?a\.?d?\/.?.?b(_)?l(0|
o|)ck\.jpg/i)){var c=a[b].name;break}}$("img["+c+"]").each(function(){0<$
(this).attr(c).indexOf("sinaimg")&&$(this).attr(c,$(this).attr(c).replace(/
https:/,"http:"));$(this).attr("src",$(this).attr(c));$
(this).css("cursor","pointer");$(this).click(function(){window.open($
(this).attr("src"));return!1})})});
||alicdn.com^$domain=t66y.com
||dioimg.net^$domain=t66y.com
||sinaimg.cn^$domain=t66y.com
t66y.com##.tpc_content.do_not_catch > a[target="_blank"]
t66y.com##.tpc_content.do_not_catch > span.f24
t66y.com##.tpc_content.do_not_catch > br
! https://github.com/AdguardTeam/AdguardFilters/issues/44471
!+ NOT_OPTIMIZED
||ysx8.vip^
! https://github.com/AdguardTeam/AdguardFilters/issues/44525
csdn.net##.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/44276
sina.cn##div[sax-type="proxy"]
sina.cn##.midThreeAds
sina.cn#?#.page_main > .specSlide2Wrap:has(> div > #midThreeAds)
||adblock.sina.cn^
! https://github.com/AdguardTeam/AdguardFilters/issues/44258
cb.wpio.xyz##.tpc_content > a[target="_blank"][onmouseout]
cb.wpio.xyz##.tpc_content > span > span > a[target="_blank"][onmouseout]
.gif$third-party,domain=cb.wpio.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/44028
kk665403.pixnet.net###Adsense
! https://github.com/AdguardTeam/AdguardFilters/issues/43815
@@/520cc.cc\/ad[a-z]{1,12}\/[a-z0-9A-Z]{12,}.js/$domain=520cc.cc
@@||ads.exosrv.com/iframe.php$domain=520cc.cc
520cc.cc#@#iframe[width="300"][height="250"]
||520cc.cc/data/attachment/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/43631
duba.com##.plane_ads
duba.com##.liondance-wrapper
duba.com##.news_ctm_wrap > .ctm_ad
duba.com#?#.newslist > .news_ctm_wrap:has(> .ctm_ad)
yx.kimg.cn##ul#feedList > li.feed-list-ad
||duba.com/static/v*/js/tiyan*/ad/ad.*.js
||act.cmcmcdn.com/*/liondance/dist/js/bundle.js$domain=duba.com
! In EasyList China there is "duba.com##.fav_box" and for some reason it's causing
that after clicking on "tabs" (from .ss_tabbox class) content is flickering
duba.com#@#.fav_box
duba.com#$#.fav_box_wrap { visibility: hidden; height: 60px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43307
@@||www.ruanyifeng.com^$csp=script-src 'self' *
'sha256-0McqMM66/wAVZmxF6zXpjNsb1UMbTl4LXBXdhqPKxws='
ruanyifeng.com#@#a > img[src*="wangbase.com/blogimg/asset/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/43268
nb.zol.com.cn##.article-cont > div.zol-eshop
! https://github.com/AdguardTeam/AdguardFilters/issues/43312
game735.com##div[id^="ysmAD"]
game735.com#$#div[id^="gklobl"] { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43144
wdzj.com##.ggao-everyone-rebeat
wdzj.com##div[class$="-ad-top"]
wdzj.com###ggao-article-bottom
wdzj.com##.left-gg-box > div.sl-ggao > div.gg
! https://github.com/AdguardTeam/AdguardFilters/issues/42685
waerfa.com#?#.content-area > div#content > div > div.item:has(>
a:not([href*="waerfa.com/"]) > img)
waerfa.com##section > div.article-gg
waerfa.com##section > div.content > p > a[href*="taobao.com/coupon/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/42576
edc1014001.pixnet.net##a[onmouseover]
! https://github.com/AdguardTeam/AdguardFilters/issues/42623
91porn.com##iframe[src$="/fans/ad.php"]
! https://github.com/AdguardTeam/AdguardFilters/issues/42567
||booktxt.net/js/easyAD
||booktxt.net/js/mangoIndexBanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/42425
javporn.best#@#.afs_ads
||javporn.best/asset/default/player/plugins/vast-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/42481
!#safari_cb_affinity(privacy)
@@||cloudflare.com/ajax/libs/fingerprintjs2/*/
fingerprint2.min.js$domain=nfmovies.com
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/42421
dashishipin.com##.banner_iframe
@@||cdn.jsdelivr.net/gh/dashidev/static@master/js/ads.js$domain=dashishipin.com
dashishipin.com#%#AG_setConstant('killads', 'true');
!+ NOT_PLATFORM(windows, mac, android)
dashishipin.com#%#//scriptlet("set-constant", "ExoVideoSlider", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/42202
85tube.com##.block-album > .table > .opt
! https://github.com/AdguardTeam/AdguardFilters/issues/41555
||m.pianba.tv/ad/
! https://github.com/AdguardTeam/AdguardFilters/issues/41968
technews.tw#%#AG_abortInlineScript(/navigator\.userAgent/, 'jQuery');
technews.tw#%#//scriptlet("abort-current-inline-script", "jQuery",
"/navigator\.userAgent/")
@@||technews.tw/images/blockadblock/adserver.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40922
||m.2kxs.org/img/hia1.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40903
weihemenye.com##.topad
! https://github.com/AdguardTeam/AdguardFilters/issues/41121
@@||encoretvb.com/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40909
avcao.cc##.layui-layer
avcao.cc##.layui-layer-shade
! https://github.com/AdguardTeam/AdguardFilters/issues/40907
.gif$third-party,domain=1024pa.com
! https://github.com/AdguardTeam/AdguardFilters/issues/40902
18av.mm-cg.com##.ut_ad_box
18av.mm-cg.com###main > #twcgUUU
18av.mm-cg.com###primary_content > #Dfrom
||18av.mm-cg.com/*/7mmtv.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/40901
.gif$third-party,domain=avbebe.com
! https://github.com/AdguardTeam/AdguardFilters/issues/40900
sex8.cc##.banners12
! https://github.com/AdguardTeam/AdguardFilters/issues/34794
||nyaa.fun/static/js/*_costcheck_a.js
nyaa.fun##div[class^="servers-cost-money"]
! https://github.com/AdguardTeam/AdguardFilters/issues/40032
supportdap.online##.td-post-content > a[rel="nofollow"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/40396
! https://github.com/AdguardTeam/AdguardFilters/issues/33697
!+ NOT_OPTIMIZED
baidu.com##.bds-list-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/38452
||m.nfydd.com/template/wap1/js/dd.js
! https://github.com/AdguardTeam/AdguardFilters/issues/34930
.gif$third-party,domain=yasem5.com
yasem5.com###cdaas-rand
yasem5.com##a[href*="yasem5.com/go"][target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/33593
kkphm.com,haohaiyo.cc,51kkp.club##a[href*="kkpmh.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/33851
flyblog.cc##.pixnavbar__top-bar__main-sites
flyblog.cc###links > div[id] >
div.hslice:not(#search):not(#counter):not(#category):not(#calendar):not([id*="-
article"]):not(#latest-comment)
flyblog.cc#?#.article-body > div[style]:has(> div[style] > div[id] >
ins.adsbyfalcon)
! https://github.com/AdguardTeam/AdguardFilters/issues/34470
maxfoodfun.com#?#.article-body > div[style]:has(> div[style] > div[id] >
ins.adsbyfalcon)
maxfoodfun.com###links > div[id] >
div.hslice:not(#search):not(#qrcode):not(#category):not([id*="-
article"]):not(#latest-comment)
! https://github.com/AdguardTeam/AdguardFilters/issues/37960
58b.tv##.listri > .ad
58b.tv##.closead
58b.tv##div[style^="width:300px; height:250px;"]
58b.tv##div[style^="width: 300px; height: 250px;"]
58b.tv,8fun.tv##div[style^="width:300px;height:250px;"]
58b.tv,8fun.tv#?#.datal.clear:has(> table div[id^="revive_zoneid_"])
58b.tv#?#.datal.main:has(> table div[id^="revive_zoneid_"])
58b.tv#$#.playmar > .playl { visibility: hidden!important; }
58b.tv#$#.playmar > .playr { visibility: hidden!important; }
58b.tv#$##banner { display: none!important; }
58b.tv#$##video_player { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/34903
||104.167.70.98^$domain=chuzuche8.com
chuzuche8.com##body > h4 > font[color="red"][size="6"]
chuzuche8.com#?#body > font:contains(function)
chuzuche8.com#?##container > font[color] > font[color] > div[style]:has(>
table[width] > tbody > tr > th > a[href][target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/34905
xxxsm.vip##.ad280x165
xxxsm.vip##a[href="ilupian8.html"]
! https://github.com/AdguardTeam/AdguardFilters/issues/34901
||sinaimg.cn^$image,domain=hg6384.com-www.6u7u.com
hg6384.com-www.6u7u.com##.advert
! https://github.com/AdguardTeam/AdguardFilters/issues/34906
/uploads/*/*-860x250*.gif$domain=aipa551.com|aipa552.com
aipa551.com,aipa552.com##a[href*="theporndude.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/33601
lsj2017.com##.wrap > .top_box
||107.175.181.58^$domain=lsj2017.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33587
||a304.top^$image,domain=hihbt.com
||z2x5c8.com^$image,domain=hihbt.com
hihbt.com##aside[id^="advert-"]
hihbt.com##.single-content > p > a[target="_blank"]:not([href^="/ac"])
hihbt.com#?#.theiaStickySidebar > .widget_custom_html:has(> .textwidget > p
a[target="_blank"][rel="noopener"]:not([href^="/ac"]):not([href^="/
asian"]):not([href^="/category"]))
! https://github.com/AdguardTeam/AdguardFilters/issues/33592
f2dsex1.com##.ad-recommend
f2dsex1.com##.private-entertain
f2dsex1.com##.detail_left > div > a[target="_blank"]
f2dsex1.com##a[href="https://kf2828.com/"]
f2dsex1.com##div.link
||f2dsex1.com/public/fb*.png
! https://github.com/AdguardTeam/AdguardFilters/issues/33586
dyz99.com#?#.content > table.main > tbody > tr > td[width]:has(>
a[target="_blank"]:not([href="/ad.html"]):not([href="/xjlist.php"]))
dyz99.com##.place > a[target="_blank"]:not([href="/xjlist.php"])
dyz99.com##.sponsor
! https://github.com/AdguardTeam/AdguardFilters/issues/33714
find.ruten.com.tw##.site_evt
! https://github.com/AdguardTeam/AdguardFilters/issues/33595
||theporn.xyz/static/tmp/
||theporn.xyz/static/bet365.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/33582
xin99r2.com##.wrap-head-spots
xin99r2.com##.sidebar > .block.spots
xin99r2.com##.main > a[href][target="_blank"] > img
xin99r2.com###index_tan
! https://github.com/AdguardTeam/AdguardFilters/issues/34633
dyhs6.com##.mydl
dyhs6.com##.business
||alicdn.com^$domain=dyhs6.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34641
yaoshe67.com##.container > .top
! https://github.com/AdguardTeam/AdguardFilters/issues/37361
guruma.net##.s_body_top
! https://github.com/AdguardTeam/AdguardFilters/issues/34912
! https://github.com/AdguardTeam/AdguardFilters/issues/44826
||caoporn.com/images/bmqp
caoporn.com###bottom-gg1
caoporn.com###middleimg
caoporn.com###feadback-content
caoporn.com##.jw-icon-replay-contain > div[style^="display: block; position:
absolute; background-color: white; width:"]
||caoporn.com/ggs.php
! https://github.com/AdguardTeam/AdguardFilters/issues/34899
moyu16.com##.nav-banner
moyu16.com##a[href="http://71979.com"]
moyu16.com##.panel > .v-thumb > a.v-link > img
moyu16.com##.tab-cont > a[href][target="_blank"] > .show-img > img
! https://github.com/AdguardTeam/AdguardFilters/issues/34768
dy.xdf.cn##div[id^="adModel_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/31820
||bixjf.com/*/ad/*.mp4
||bixjf.com/*/video_loading.gif
imkan.tv##.bottom__card
! https://github.com/AdguardTeam/AdguardFilters/issues/35140
macdaxue.com##.content > div.asb
! https://github.com/AdguardTeam/AdguardFilters/issues/35526
://m.*.cn/*.xmtl?$third-party
://m.*.cn/*/*.js?ssid=_
://m.*.top/*.js?ssid=_
://m.*.top/*/*.js?
://m.*.pw/*.js?ssid=_
://m.*.pw/*/*.js?$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/35785
||m.danmeixsw.com/js/mwap.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35416
/promo/right_float_poster/image^$domain=litv.tv
litv.tv##body > .right_float_poster_container
! https://github.com/AdguardTeam/AdguardFilters/issues/40906
! https://github.com/AdguardTeam/AdguardFilters/issues/33365
/300x300.gif$domain=922tp.com
.gif$third-party,domain=922tp.com
! https://github.com/AdguardTeam/AdguardFilters/issues/31621
cl.wpio.xyz##.tpc_content > a[target="_blank"][onmouseover]
.gif$third-party,domain=cl.wpio.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/39860
sutin0831.pixnet.net#$#div[class*="-ad-sidebar-"] { position: absolute!important;
left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37137
||zd518.cn/bfq2.html
/y.js?pid=$domain=zd518.cn
! https://github.com/AdguardTeam/AdguardFilters/issues/36070
||atoncengreige.com^$image,domain=icantv.cn
! https://github.com/AdguardTeam/AdguardFilters/issues/33638
@@||cdn.rawgit.com/*/lazyload.js$domain=javmost.com
!
javdove.com##.ad-body
javdove.com##.tdads-nonlinear
69vj.com###nta
66se2.com##a[target="_blank"] > img
66se2.com##.f_f
.gif^$domain=kobi8.com|66se2.com
kobi8.com##.abc
kobi8.com###fixed-left
kobi8.com###fixed-right
! https://github.com/AdguardTeam/AdguardFilters/issues/26330
@@||cibntv.net/youku/*.mp4?$domain=v.youku.com
! https://github.com/AdguardTeam/AdguardFilters/issues/36120
gz.bendibao.com##.content_r_ad300
! https://github.com/AdguardTeam/AdguardFilters/issues/36092
@@||s.ip-cdn.com/img/ag.jpg
ip.cn#$#.container-fluid > div > a[href="#"] > img#tp { position: absolute!
important; left: -3000px!important; }
!
||buzztoon*.com/data/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/35258
||static.tohomh123.com/js/funasd.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35180
sohu.com##div[data-spm-content="promotion"]
sohu.com##a[href^="https://m.sohu.com/promotion?"]
! https://github.com/AdguardTeam/AdguardFilters/issues/36199
.gif$third-party,domain=m.7ktw.com
! https://github.com/AdguardTeam/AdguardFilters/issues/35090
yaseg2.com,yaseg3.com##.wp > div[class] > div[id] > a[data-num]
[style*=".yaseok.com/uploads/20"][style$=".gif');"][href*=".yaseg3.com/go?id="]
yaseg2.com,yaseg3.com##.player > div[id][style^="width: 100%; height: 100%;
background:"][style*="position: absolute; z-index:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/34322
@@||8maple.ru/comic.jpg$domain=video.bilibili.to
bilibili.to###yytf
||8maple.ru/comic.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/33590
ddav.org###adv-2
||upload.cc/i1/*.gif$domain=ddav.org
! https://github.com/AdguardTeam/AdguardFilters/issues/33875
||stp.qiansi.pw^$domain=danmeijia5.com
||photo.52nvyou.cn^$domain=danmeijia5.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37247
rjno1.com#%#//scriptlet("prevent-setTimeout", "Goog_Osd_UnloadAdBlock", "4000")
rjno1.com##div[class*="-a-d1"]
rjno1.com##div[class*="-a-d2"]
rjno1.com##div[class*="-a-d3"]
rjno1.com##div[class*="-a-d4"]
@@/show_ads.js$domain=rjno1.com,~third-party
@@||rjno1.com^$csp=script-src 'self' *;style-src
||d5.sina.com.cn/litong/zhitou/leju/
leju.js$script,redirect=noopjs,important,domain=rjno1.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33643
papalah.com#%#AG_abortOnPropertyRead('adBlockDetected');
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=papalah.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33061
xinfcw.com##.dmcenterb
||xinfcw.com/js/layer1.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33273
bt.cosxcos.xyz##.myakbz
! https://github.com/AdguardTeam/AdguardFilters/issues/33454
sese733.info##.fp-player > div[style^="position: absolute;"][style*="overflow:
hidden; z-index:"]:not([class])
! https://github.com/AdguardTeam/AdguardFilters/issues/33458
avcao.cc##div#aa
avcao.cc##.ps-body > div[class^="adv-top"]
||avcao.cc/js/p.js
||worldcup1.com/imgs/*.gif$domain=avcao.cc
avcao.cc#%#AG_abortOnPropertyRead('myclick');
! https://github.com/AdguardTeam/AdguardFilters/issues/33510
||axjbt.com/dbxf/pctc.js
axjbt.com#%#AG_abortOnPropertyRead('myclick');
! https://github.com/AdguardTeam/AdguardFilters/issues/33508
udn.com##.mag_topic > a[href][target="_blank"] >
img[src^="https://p.udn.com.tw/upf/"][src*="_banners/Special/"]
||p.udn.com.tw/upf/*_banners/Special/
! https://github.com/AdguardTeam/AdguardFilters/issues/33507
javfree.club#%#AG_abortInlineScript(/#adisblock/, '$');
javfree.club#@#.google-ad
javfree.club#$##main_content { display: block!important; }
javfree.club#$##adisblock { display: none!important; }
javfree.club##.loaded-popup-wrapper
javfree.club#%#(function() { var w_open = window.open, regex = /agxclick\.com/;
window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a))
{ w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/33453
85tube.com##.block-video > .table
||85tube.com/player/html.php?aid=*_html&video_id=*&*&referer
||85tube.com/player/html.php?aid=*_html&video_id=*&*&referer$redirect=nooptext
! https://github.com/AdguardTeam/AdguardFilters/issues/31528
||r3sub.com/posters/00698128.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/33456
weihemenye.com###popup_bottom
weihemenye.com#$##player_div { display: block!important; }
weihemenye.com#$##player_ad_div { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30701
!+ NOT_PLATFORM(windows, mac, android)
v.qq.com#%#//scriptlet('json-prune', 'ad')
! https://github.com/AdguardTeam/AdguardFilters/issues/35335
! https://github.com/AdguardTeam/AdguardFilters/issues/33197
bingfeng.tw#$##ypaad { height: 3px!important; }
bingfeng.tw#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/Adblock/.test(a.toString()))return b(a,c)};})();
@@||bingfeng.tw/source/plugin/unadblock/*_ads_*.js
bingfeng.tw#%#//scriptlet('abort-current-inline-script', 'setTimeout',
'COOKIE_NAME')
! https://github.com/AdguardTeam/AdguardFilters/issues/33141
ip.cn#$##result { display: block!important; }
ip.cn#?#.container-fluid > #tips[style]:contains(请不要屏蔽广告)
@@||ip.cn/favicon.ico
@@||s.ip-cdn.com/img/logo.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/32320
kpl037.com##center > a[target="_blank"] > img
.gif$domain=kpl037.com
! https://github.com/AdguardTeam/AdguardFilters/issues/31612
dnvod.tv#%#Object.defineProperty(Object.prototype, 'ShouldPlayAds', { get:
function(){ return function() {}; }, set: function(){ return function() {}; }});
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari)
dnvod.tv##vg-player.ng-star-inserted > vg-pause-ads + div.caption.show > .inner
! https://github.com/AdguardTeam/AdguardFilters/issues/32721
ebb.io#%#//scriptlet('set-constant', 'ga', 'noopFunc')
ebb.io#%#//scriptlet('set-constant', 'google_empty_script_included', 'true')
||google-analytics.com/analytics.js$script,redirect=noopjs,important,domain=ebb.io
||pagead2.googlesyndication.com/pagead/js/
google_top_exp.js$script,redirect=noopjs,important,domain=ebb.io
! https://github.com/AdguardTeam/AdguardFilters/issues/31004
m.86kl.com#%#AG_abortOnPropertyRead('akumtagcc');
! https://github.com/AdguardTeam/AdguardFilters/issues/31681
dmhy.org##div[id$="_ad"] > a[onclick*="'ad'"][target="_blank"]
dmhy.org##div[id$="_adv"] > a[onclick*="'ad'"][target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/31631
qing.gq##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/31003
jianshu.com##a[id^="web-note-ad"]
jianshu.com###note-fixed-ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/29693
sobaigu.com##a[href^="https://cloud.tencent.com/redirect.php?"][target="_blank"]
[rel="noopener"] > img
||sobaigu.com/images/tencentcloudamd_1040x100.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/29650
mcar.cc##.showhide > video + div[style="background-color:#FC0;margin-top:1px;
width:500px; height:90px;"]
mcar.cc##.showhide > video + div[style="background-color:#FC0;margin-top:1px;
width:500px; height:90px;"] + div[style="background-color:#FF0;background-
float:right;margin-top:-371px;margin-left:500px; width:234px; height:375px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/28382
tw.bid.yahoo.com###livePromote
||s.yimg.com/ma/auc/common/js/ext_y_straas_shell_*.js$domain=tw.bid.yahoo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54359
! https://github.com/AdguardTeam/AdguardFilters/issues/26318
! https://forum.adguard.com/index.php?threads/youku-com-v-qq-com.30749/
||vali*.cp*.ott.cibntv.net/*.mp4?ccode*&duration=$redirect=noopmp4-
1s,important,domain=~m.youku.com
||vali*.*.cibntv.net/*.mp4?$redirect=noopmp4-1s,important,domain=youku.com|
~m.youku.com
youku.com#%#//scriptlet("adjust-setTimeout", "r--", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/28334
finance.sina.cn##.article-sax
! https://github.com/AdguardTeam/AdguardFilters/issues/28258
tw.yahoo.com##.travelads
! https://github.com/AdguardTeam/AdguardFilters/issues/28211
91wii.com#%#window.ad = window.ads = window.dzad = window.dzads = true;
@@||91wii.com/source/plugin/unadblock/
adjs_pic_cpc_cpm_cpa_guanggao_gg_ads_250x250.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28117
yam.com##.axdBox
! https://github.com/AdguardTeam/AdguardFilters/issues/27580
||js.meitulu.com/css/*showgg.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26948
qq.com##div[class^=ad-type-]
! https://github.com/AdguardTeam/AdguardFilters/issues/27480
mamibuy.com.tw##.layui-layer
mamibuy.com.tw##.layui-layer-shade
! https://github.com/AdguardTeam/AdguardFilters/issues/27164
techbang.com##.post-side > .related-article
techbang.com##.article > #post-additional
! https://github.com/AdguardTeam/AdguardFilters/issues/26597
discuss.com.hk###gamepage_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/26174
! https://github.com/AdguardTeam/AdguardFilters/issues/25356
! https://github.com/AdguardTeam/AdguardFilters/issues/45721
! https://github.com/AdguardTeam/AdguardFilters/issues/33275
! do not hide popup, because product selector will not work
||coolpc.com.tw/home/img/right2.html
!
||bt.cosxcos.com/uploads/mya/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/23388
dnvod.tv##vg-pause-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/25647
dnvod.tv##.player-side
dnvod.tv##.page-container > app-gg-block.mb-5
! https://github.com/AdguardTeam/AdguardFilters/issues/23683
ettoday.net#@#AMP-AD
ettoday.net#@#amp-ad
ettoday.net#@#.iframe-ad
ettoday.net###adsense-matched-content
ettoday.net##.content-container > .iframe-ad
ettoday.net##.sharebox:not([id]) ~ .iframe-ad
ettoday.net#%#AG_onLoad(function() { setTimeout(function()
{ AG_removeElementBySelector('.iframe-ad, amp-ad'); }, 1000); });
@@||ad.ettoday.net/msg_liveshow.php^$domain=ettoday.net
! https://github.com/AdguardTeam/AdguardFilters/issues/23597
5278.cc#%#AG_onLoad(function() { setTimeout(function()
{if(window.location.href.indexOf("agree.php") != -1){ var elements =
document.getElementsByTagName("a"); for( i = 0; i < elements.length; i++)
{ elements[i].removeAttribute("onclick"); }}}, 300); });
!
||lianmeng.la/cde/text.js
||lianmeng.la/cde/recommend.js
||lianmeng.la/cde/image.js
! https://github.com/AdguardTeam/AdguardFilters/issues/23160
@@||av01.tv/av01/videojs/imads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/22545
psnine.com##center[style="overflow:hidden;"] > a > img
! https://github.com/AdguardTeam/AdguardFilters/issues/22369
||rabc1.iteye.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/22269
17wtv.com##.ad3
! https://github.com/AdguardTeam/AdguardFilters/issues/22183
@@||mlbstatic.com/mlb.com/video/config/mlb-vpp-aws^
! https://github.com/AdguardTeam/AdguardFilters/issues/22108
ez3c.tw##.ypa-custom2
! https://github.com/AdguardTeam/AdguardFilters/issues/21502
||m.fbaix.com^$domain=daocaorenshuwu.com
! https://github.com/AdguardTeam/AdguardFilters/issues/21573
gameapps.hk##.ad-full-screen
! https://github.com/AdguardTeam/AdguardFilters/issues/21423
xiaoma.net##.colunm-banner
xiaoma.net##.col-list-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/21331
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=video.udn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/21341
hjenglish.com###regModule
hjenglish.com###uzt-mask
hjenglish.com###bottomBar
hjenglish.com##.module-recommend-course
! https://github.com/AdguardTeam/AdguardFilters/issues/20706
||k366.com/images/smxs^
cm.k366.com##.rightpart td[height="260"]
cm.k366.com##.rightpart td[width="300"][height="270"]
! https://github.com/AdguardTeam/AdguardFilters/issues/20783
@@||youmaker.com/js/prebid.js$domain=epochtimes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20300
||baidu.com/feproxy/ad/list?
! https://github.com/AdguardTeam/AdguardFilters/issues/19797
toutiao.com##body div[ad_name]
! https://github.com/AdguardTeam/AdguardFilters/issues/19634
||img.ferlie.net^$domain=wangchao.net.cn
! https://github.com/AdguardTeam/AdguardFilters/issues/19430
7k7k.com##.skin-link
||7k7kimg.cn/cms/cms10/20180706/135219_4911.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/19010
||hyz86.com^
subhd.com##.container > div[style="margin:0 auto;"]:not([class]):not([id])
subhd.com##.container > div > div[style="padding-top:120px"]:not([class]):not([id])
subhd.com#%#sessionStorage.setItem("hassession", 1);
! https://github.com/AdguardTeam/AdguardFilters/issues/18526
!+ NOT_OPTIMIZED
||subhd.com/images/ap/
! https://github.com/AdguardTeam/AdguardFilters/issues/17446
! https://github.com/AdguardTeam/AdguardFilters/issues/17458
||sinaimg.cn^$domain=avcc.vip|av78.vip
/home/diyjs$domain=avcc.vip|av78.vip
av78.vip,avcc.vip##.business
! https://github.com/AdguardTeam/AdguardFilters/issues/17841
apk.tw##.login_bg > .ad300
! https://github.com/AdguardTeam/AdguardFilters/issues/17829
duowan.com###doc > div[style*="width:998px;height:90px;overflow:hidden;border"]
! https://github.com/AdguardTeam/AdguardFilters/issues/17249
||xianzhenyuan.cn/data/attachment^$image
@@||xianzhenyuan.cn/data/attachment/common/guanggao/adjs.htm
!
dayanzai.me##.rban1
dayanzai.me##.stopban
! https://github.com/AdguardTeam/AdguardFilters/issues/16846
http*://$script,third-party,xmlhttprequest,domain=cnbtspread.xyz
||cdxyb.cn^
||go.gotourls.bid^
! https://github.com/AdguardTeam/AdguardFilters/issues/16887
xia1ge.com##div[class^="category-iloveyou"]
xia1ge.com##.wsappad
xia1ge.com#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/16384
! https://github.com/AdguardTeam/AdguardFilters/issues/16105
||ddd.jandan.net/*.js|$domain=i.jandan.net
! https://github.com/AdguardTeam/AdguardFilters/issues/16028
! https://github.com/AdguardTeam/AdguardFilters/issues/15807
baidu.com#$##content_left > div[style*="display:block !important;"]:not(.result)
{ position: absolute!important; left: -4000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15800
aotu43.com##center > a[rel="nofollow"] > .king
aotu43.com##.ads
||sinaimg.cn^$domain=aotu43.com
||chuantu.biz^$domain=aotu43.com
||aotu43.com/templates/defboot/js/duilian.js
||z4a.net^$domain=aotu43.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15213
88files.net#%#window.open = function() {};
||sinaimg.cn^$domain=88files.net
||dioimg.net^$domain=88files.net
! https://github.com/AdguardTeam/AdguardFilters/issues/14444
av01.tv###overlay-advertising
@@||av01.tv/wp-content/themes/wp-script-theme/vendor/*/trigger_video_hls.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14112
vipthz.com###fwin_content_imc_attachad [style="WIDTH: 100%; padding-left:10px;"] >
div > p > a[href][target="_blank"]
vipthz.com###fwin_content_imc_attachad [style="WIDTH: 100%; padding-left:10px;"] >
div > a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/14051
@@||cnzz.com/z_stat.php$domain=newsite.sherpa.com.cn
! https://github.com/AdguardTeam/AdguardFilters/issues/13236
kocpc.com.tw##ads
kocpc.com.tw##.topbarad
! https://github.com/AdguardTeam/AdguardFilters/issues/14280
youku.com##div[name="m_pos"] > #FullPromotion
m.youku.com##body > [style="width: 100px; height: 100px; position: fixed; top:
auto; right: 0px; bottom: 0px; left: auto; z-index: 188;"]:not([class]):not([id])
! https://github.com/AdguardTeam/AdguardFilters/issues/14286
m.dnvod.tv#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("player").removeAttribute("hidden"); }, 3000); });
m.dnvod.tv#$#.top-bar > h3.text-over { display:none!important; }
m.dnvod.tv#$#.video-box > .video-box { display:none!important; }
! Fixing EasyList China
classic.dnvod.tv#@?#[data-code] > :not(object)
classic.dnvod.tv#@?#[data-code] > [target="_blank"]
classic.dnvod.tv#@?#[data-code] >
:not([pluginspage="http://www.macromedia.com/go/getflashplayer"])
@@||dnvod.tv/api/video/play
@@||dnvod.tv/404.mp4
@@||m.dnvod.tv/fontawesome-webfont
!
wuchajian.net##.UPAD
easylife.tw##.adsbygoogle
!+ NOT_PLATFORM(ios, ext_safari, ext_android_cb)
|http*://$script,third-party,xmlhttprequest,domain=23wxx.com|chenhuixsd.com|
cyxse.com|hfxiaoshuo.com|hlxiaoshuo.net|lwxiaoshuo.com|m.1200ksw.com|m.16kxsw.com|
m.23sw.net|m.2kxs.com|m.31wxw8.com|m.360118.com|m.37zw.net|m.3dllc.cc|m.3kw.cc|
m.50zw.co|m.50zw.la|m.50zww.com|m.52biquge.com|m.555zw.com|m.58xs.tw|m.5ccc.net|
m.630book.la|m.67shu.com|m.69shu.org|m.6mao.com|m.80txt.com|m.83zw.com|m.88106.com|
m.88dus.com|m.98xiaoshuo.com|m.99shumeng.net|m.aiquxs.com|m.amu520.com|m.aszw.org|
m.b5200.net|m.baishulou8.com|m.baoliny.com|m.beijingaishu.net|m.bichi.me|
m.biqudu.com|m.biquge.cm|m.biquge.com.tw|m.biquge.info|m.biqugego.com|
m.biqugexsw.com|m.biqugezw.com|m.biqumo.com|m.biquwu.cc|m.boluoxs.com|m.book9.net|
m.booktxt.net|m.bqg5.cc|m.bqg5200.com|m.bxwx9.org|m.daizhuzai.com|m.dashubao.cc|
m.ddxsw.net|m.dhzw.org|m.diyibanzhu.xyz|m.dpcq1.net|m.duanwenxue.com|
m.fhxiaoshuo.com|m.fhxsw.org|m.gsdaquan.com|m.gulizw.com|m.gxwztv.com|m.haotxt.com|
m.haxwx2.com|m.heiyanwang.com|m.hkslg.net|m.jjxsw.org|m.kewaishu.info|m.konlan.org|
m.kxs7.com|m.lanseshuba.com|m.lbxs.com|m.ldw.la|m.lewenxiaoshuo.com|m.liewen.cc|
m.liushuba.com|m.lkshu.com|m.longtanxs.com|m.luoqiu.com|m.lwtxt.net|m.miaobige.com|
m.miaoshufang.com|m.mishug.com|m.mpzw.com|m.panqis.cn|m.qianrenge.cc|m.qu.la|
m.ranwena.com|m.sanjiangge.com|m.shengyan.org|m.shuanshu.com|m.shuketxt.net|
m.shumil.com|m.shuqu8.com|m.shuquge.com|m.shushu8.com|m.silukeke.com|m.sjtxt.la|
m.snwx8.com|m.sosoxiaoshuo.cc|m.sqsxs.com|m.suimeng.la|m.tingshuge.com|m.tmetb.net|
m.tsxsw.com|m.ttzw.com|m.txt2017.com|m.txtduo.com|m.tywxw.la|m.vodtw.com|
m.wanjuanba.com|m.wantxt.com|m.wenxue6.com|m.wenxuem.com|m.wenxuemi.com|
m.wodeshucheng.com|m.wodexiaoshuo1.cc|m.x81zw.com|m.xbxwx.net|m.xiaoxiaoshuwu.net|
m.xiashu.la|m.xinshula.com|m.xs.la|m.xs222.tw|m.xy48.net|m.yawenb.com|m.ybdu.com|
m.yssm.org|m.yunlaige.com|m.yuyouge.com|m.zbzw.la|m.zhenben.cc|m.zhuaji.org|
m.zhuishubang.com|qihaoqihao.com|wap.xxbiquge.com|wap.yb3.cc|xntk.net|
yfxiaoshuoa.com|zhxiaoshuoa.com|zwdu.com
zybang.com##body.m-question > a[href^="https://www.kuaiduizuoye.com/"]
[target="_blank"] > img
dyttw.com.cn##td[align="center"][valign="middle"][bgcolor="#FFFFFF"] >
table[width="1210"] > tbody > tr > td[height="55"]
99kubo.tv##.main > div[class="datal clear"]
99kubo.tv##div[style^="width:300px;height:250px;"]
feng.com##.dd305
worldjournal.com##.banner-zone
sina.cn#$#[data-href*="://sax"] { position: absolute!important; left: -3000px!
important; }
free.com.tw###custom_html-5
free.com.tw###custom_html-7
pcstore.com.tw##div[class^="ad388zone"]
pcstore.com.tw##.bestshop_ad
pcstore.com.tw###id_index_ad_bimg
zhongziso.com##div[style="width:100%;height:100%;position:fixed;top:0"]
! https://github.com/AdguardTeam/AdguardFilters/issues/13976
@@||yesiget.i234.me^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/13323
||0302.pghwwjd.com/777dvd/98.js
||0302.pghwwjd.com/777dvd/gg.html
||0302.pghwwjd.com/777dvd/wapbb.js
||0302.pghwwjd.com/777dvd/wapbb.html
! https://github.com/AdguardTeam/AdguardFilters/issues/13438
udn.com##.ad_mask
udn.com##iframe[src*="udn.com/mall/cus/cat/OutWebAd.do"]
oops.udn.com#?##wrapper > #mainbar > .area:not(#story):not(#comments):has(> h3 >
a[href]:contains(商品推薦))
! https://github.com/AdguardTeam/AdguardFilters/issues/13422
chinese.engadget.com##body #ldrBoardAd
chinese.engadget.com##.spotim-recirculation div[data-spotim-row] > div[data-spotim-
slot-size="300x250"]
chinese.engadget.com#$#[data-spotim-module=recirculation][data-spotim-showing-
slots~="1-start-300x250"] .spotim-recirculation div[data-spotim-row] > div[data-
spotim-slot-size="300x250"] ~ .sprcRftoX { margin-left: 0!important; }
chinese.engadget.com#$#body [data-spotim-module=recirculation][data-spotim-showing-
slots~="1-start-300x250"] .sprc2PlxR [data-spotim-row="1"]::before { left: 0!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13283
thenewslens.com##div[class^="help-tnl-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/13282
udn.com###sidebar_fix > .area.mag_topic > .nomurafunds >
a[href^="https://p.udn.com.tw/upf/2016_sales/nomura/nomurafunds_2.html?"]
udn.com#%#AG_onLoad(function() { AG_removeElementBySelector('.recommendation-
list__holder > div[class="recommendation-list__news area "]:empty'); });
udn.com#%#AG_onLoad(function() { AG_removeElementBySelector('.recommendation-
list__holder > .recommendation-list__news.area.ads'); });
||udnfunlife.com/mall/cus/cat/OutWebAd.do
udn.com###mainbar > #ec.area
udn.com##.more_ad
||udn.com/mall/cus/cat/OutWebAd.do
! https://github.com/AdguardTeam/AdguardFilters/issues/13277
||adbot.tw^
! https://github.com/AdguardTeam/AdguardFilters/issues/13276
ltn.com.tw##.ad_w300
ltn.com.tw##div[class^="market300"]
! https://github.com/AdguardTeam/AdguardFilters/issues/35630
briian.com##.hentry-gad
briian.com##.sidebar-widget-area > #custom_html-6
! https://github.com/AdguardTeam/AdguardFilters/issues/13278
briian.com###main > div[style="width:100%; height:auto; margin: 5px 0 15px;
background:#FFFFFF; text-align:center; padding:7px 0 10px 4px;"]
briian.com##.entry-data-wrapper > div[style="display:table; margin: 0 0 15px 0;"]
briian.com###custom_html-4
briian.com###post-wrapper div[style^="width:"][style*="height: auto; background"]
||img.scupio.com$domain=briian.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13237
chinatimes.com##div[class^="banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/13255
storm.mg###floating_btns_wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/13218
||files.zmzjstu.com/g3^
! https://github.com/AdguardTeam/AdguardFilters/issues/13142
@@||av4u.info/source/plugin/unadblock^
! https://github.com/AdguardTeam/AdguardFilters/issues/13071
fcw45.com##div[id^="layui-layer"]
||fcw45.com/js/layer1.js^
||sinaimg.cn/large^$domain=fcw45.com
fcw45.com##.bottom-adv
! https://github.com/AdguardTeam/AdguardFilters/issues/12937
||199.180.100.185/love44^
! https://github.com/AdguardTeam/AdguardFilters/issues/12599
ez3c.tw##.adsbygoogle
ez3c.tw#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/12428
blog.csdn.net##dl[id^="yd_a_d_feed_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/11001
cnbeta.com##.cooperation
cnbeta.com##.cnbeta-side-sponsor
cnbeta.com##.cnbeta-home-side > .cbv
cnbeta.com##.cnbeta-update-list > .cbv
! https://github.com/AdguardTeam/AdguardFilters/issues/10751
778772.com##a[href^="http://www.yh988y.com"] > img
778772.com##td[style*="PADDING-BOTTOM:"] > a > img
!
wangfz.com##div[class^="my-ad-"]
@@||book.com.tw/image/getImage?
@@||chocotv.com.tw/scripts/ads.js
||cdndm5.com/*/default/js/ad_
hao6v.com##.topad
dysfz.cc##.adv_f
.html?$third-party,domain=m.800xs.net
/meitui.org\/[a-z][a-z].js/$domain=meitui.org
/meitui.org\/[a-z].js/$domain=meitui.org
! https://github.com/AdguardTeam/AdguardFilters/issues/10485
alotof.software#%#window.google_jobrunner = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/9156
||s1-a*.dnvod.tv
dnvod.tv###clickbgleft
dnvod.tv###clickbgright
dnvod.tv##.main > [id] > [id] > a[href^="//public.dnvod.tv/c/c"][target="_blank"] >
img
dnvod.tv##[data-u2] > div[id] > a[href^="//public.dnvod.tv/c/c"]
dnvod.tv##div[class] >
.box[style^="background"][style*="url"][style*="//static.dnvod.tv/upload/
video/"]:empty
dnvod.tv#$##video[class^="bfq"] > [id] > a[href^="//public.dnvod.tv/c/c"]
[target="_blank"] { visibility: hidden!important; }
||dnvod.tv^*.jpg$domain=dnvod.tv
||z8.cnzz.com/stat.htm?$domain=dnvod.tv
dnvod.tv#%#AG_onLoad(function() { window.ckcpt = function() {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/7967
@@||590103.idv.tw/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7428
! rjno1.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7114
! https://github.com/AdguardTeam/AdguardFilters/issues/7046
~h5.dilidili.wang,dilidili.wang#$#a[href*=".11h5."] img { position: absolute!
important; left: -3000px!important; }
dilidili.wang#$#body > article[class][style*="position: fixed;top: 0;z-index:
9999;display:block !important;"] { position: absolute!important; left: -3000px!
important; }
||static.jfrft.com/js/
main_list.js^$script,redirect=noopjs,domain=dilidili.wang,important
||static.jfrft.com/js/
main_video.js^$script,redirect=noopjs,domain=dilidili.wang,important
! https://github.com/AdguardTeam/AdguardFilters/issues/6131
bysp.pw##a[href^="http://xz.98qr.cn/"] > img
bysp.pw##a[href^="http://t1.ugg66.com/"][target="_blank"]
||ugg66.com/*/*.gif$domain=bysp.pw
||yezilm.com/vs.php$domain=bysp.pw
||sinaimg.cn/*/*.gif$domain=bysp.pw
||bysp.pw/template/baoyusp-wap/js/wapad.js
! https://github.com/AdguardTeam/AdguardForiOS/issues/345
stealjobs.com#@#.custom-ad
! https://forum.adguard.com/index.php?threads/22723/
||9659927.com/bocai/index.html
500papa.com,papa03.com##a[href*="9927.com"] img
500papa.com,papa03.com###content > div[align="center"] > a > img
||manai521.com:88/bocai/index.html
! https://forum.adguard.com/index.php?threads/www-dnvod-tv.21124/
dnvod.tv#?#.clickbg[-ext-has="+*"]
! TEMPORARY until https://github.com/AdguardTeam/AdguardBrowserExtension/issues/631
is resolved
! https://forum.adguard.com/index.php?threads/forum-gamer-com-tw.20470/
@@||bahamut.com.tw/s01/$domain=forum.gamer.com.tw
! https://github.com/AdguardTeam/AdguardFilters/issues/4652
sockscap64.com#@#.adsbygoogle
!
!
||js.jialingmm.net/dm/history.js
||js.jialingmm.net/dm/tj.js
ettoday.net##div[id^="abp"]
ettoday.net##.etmall-shopping-guide
||udn.com.tw/upf/*_banners/BD/$third-party
udn.com##.mag_topic > a[href^="https://goo.gl/"][target="_blank"] >
img[src*="_banners/BD/"]
//*.emgrt.com^$third-party
||jx.flzyw.com/js/foot.js
||ere.wew.92kkdy.cc^
||baike.com/iframeheightforad.
||cntv.cn/hezuo/
||sl.ce22d.cn^$domain=baike.com
||ifeng.com^*/wapifeng
avtb01.com##.ads
avtb01.com##.ads-player
avtb01.com##body > div[id^="haoetv"]
avtb01.com##a[href^="http://xgn66.com/?aff="]
||ourusababy.com/bsj.js
ifeng.com##a[href^="http://ids.deliver.ifeng.com/"]
ifeng.com##.luckybag
||www5.oss-cn-hangzhou.aliyuncs.com^
||sfsft.com/ckplayer/1config.js
cnprint.org##.adsbygoogle
zhihu.com##.QuestionAdBanner
||xuefo365.cn/dd/*.php|
fun01.net##.ui_adblock
gvm.com.tw###colorbox
gvm.com.tw###cboxOverlay
||storebt.com/storebt-static?
/mediashow.php?id=$domain=storebt.com
||lulu.dian500.com.cn^
||bobo.xmwty.com^
||dota.sykty.com^
go.10086.cn##.gaiPing
||tns.simba.taobao.com^
/cdn-cgi/pe/bag2?r[]=http%3A%2F%2Fope.tanx.com
gamer.com.tw#$##flyRightBox { position: absolute!important; left: -3000px!
important; }
zhidao.baidu.com##a[class="cur"][href^="/mobile/board?"] > img
coco01.net##.scupioadslot
discuss.com.hk##div[style="width:728px;height:90px;"]
discuss.com.hk#$#iframe[width="728"][height="90"] { position: absolute!important;
left: -3000px!important; }
discuss.com.hk##iframe[src="/fb_page_plugin.php?interface=web"]
techbang.com##.google-dfp
||cdnny.com^
||wasabii.com.tw/float/*.js
medialnk.com##.sidebar.fl.ui_blockbg > div[style$="height:600px;"]
||m.hackhome.com/js/m_ga.js
||panduoduo.net/wapl?i=$script
||m.shushu8.com/js/tongji.js?
jandan.net###random-ads
juejin.im##.feedAdsense
juejin.im##.banner-section
discuss.com.hk##div[id^="ad_"]
discuss.com.hk##iframe[src^="yna"]
||470kk.com/js/indextop.js
||470kk.com/js/config.js
||kwongwah.com.my/wp-content/plugins/dibs_engine/js/dibs_popup.js
kwongwah.com.my##.kp-adv-widget
://8ox.cn/$third-party
9kld.com##iframe[src^="http://www.9kld.com/ad"]
9kld.com##table[width="990"] img[width="990"]
ck101.com##.adfixWp
ck101.com##.float_ad_allage_box
feng.com##div[class^="ad_90"]
huaren.us##.article_title_ad_img
hueren.us##div[id^="ad_"]
uuvps.com##.widget_text
uuvps.com##img[width="1000"][height="50"]
vmvps.com###long_image
vmvps.com##.spbox
zrblog.net###top_nav
zrblog.net##.ad_h
zrblog.net##a[href^="http://u.zrblog.net"]
||9kld.com/ad*.html
||hgyouxi.net/source/plugin/hgyouxiad/
||huaren.us/Adverts/
||huaren.us/banners/
||huaren.us/bbs_ads/
||vmvps.com/aoyohost-com-bann
||zrblog.net/zanzhu/virpus.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/4641
@@||hdslb.com/u_user/$~object,domain=bilibili.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4530
@@||hdslb.com/bfs/archive/*@$domain=bilibili.com,image
! https://github.com/AdguardTeam/AdguardFilters/issues/27165
mobile01.com###ad-control
mobile01.com###show-play-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/3129
mobile01.com#$#body { overflow: visible!important; }
mobile01.com#$#.modal-backdrop { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/3037
@@||hk.on.cc/mobile/js/lib/adbanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2552
baidu.com#@##results > div[class]:not(.result):not(.result-op):not(.sp-rslt-bar)
! https://github.com/AdguardTeam/AdguardFilters/issues/2454
@@||livew.l.qq.com/livemsg?ty=web&ad_type=$domain=v.qq.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/846
macapp.so#$##m2 { height: 5px!important; }
!
! https://github.com/AdguardTeam/AdguardFilters/issues/6877
10co.biz,10co.xyz,10co.co,10co.me,10co.org###popad
10co.biz,10co.xyz,10co.co,10co.me,10co.org#$##myTestAd { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35997
||ecimg.tw/img/xdsys/*/layout/*/sign/channel*/ad_*.jpg
!---------------------------------------------------------------------
!------------------------------ Croatian -----------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/57692
||bug.hr/ads/
! https://github.com/AdguardTeam/AdguardFilters/issues/42483
jutarnji.hr##.lidl.products
jutarnji.hr##.feroterm.products
jutarnji.hr##.promo_heading_fix img
! https://github.com/AdguardTeam/AdguardFilters/issues/29090
eprevodilac.com##.oglasi_sredina
! https://github.com/AdguardTeam/AdguardFilters/issues/24734
njuskalo.hr#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/21440
||kupujemprodajem.com/bShow.php^
! https://github.com/AdguardTeam/AdguardFilters/issues/17278
||subs.vingd.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/15699
!+ NOT_OPTIMIZED
mob.hr##.noa-banner > a
!+ NOT_OPTIMIZED
mob.hr###billboard_ad_container
!+ NOT_OPTIMIZED
||banner.mob.hr^
!
||mob.hr/h18.jpg
||pcchip.hr/wp-content/uploads*BANNER
mob.hr##.side_banner
||mob.hr/blog/wp-content/uploads/noviupload/NOA-E1-BANNER
||mob.hr^*-300x250.
!---------------------------------------------------------------------
!------------------------------ Czech and Slovakian ------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65452
||trackad.cz/adtrack.php$script,other,redirect=nooptext,domain=markiza.sk
! https://github.com/AdguardTeam/AdguardFilters/issues/65003
reflex.cz#@%#//scriptlet('ubo-acis.js', 'atob')
! https://github.com/AdguardTeam/AdguardFilters/issues/64704
zive.cz#@%#//scriptlet('ubo-acis.js', 'String.fromCharCode')
! https://github.com/AdguardTeam/AdguardFilters/issues/64522#issuecomment-700587040
@@||cz.mrezadosa.com^$domain=centrum.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/63995
techfocus.cz###leader_place
techfocus.cz##.text > div[style="width:520px; margin-left:-30px; margin-
bottom:20px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/63885
||photos.iboys.com/live/ads/
! https://github.com/AdguardTeam/AdguardFilters/issues/63502
! https://github.com/AdguardTeam/AdguardFilters/issues/62926
xiaomiplanet.sk#?#.sidebar_inner > div.widget:has(> div.widget_title >
strong:contains(Reklama))
! https://github.com/AdguardTeam/AdguardFilters/issues/62091
titulky.com#$?##head_b { margin-top: initial !important; background: initial !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/61263
mercedesclub.cz#$##obalovydiv { display: block!important; }
mercedesclub.cz#%#//scriptlet("abort-on-property-read", "gaFailedToLoad")
! https://github.com/AdguardTeam/AdguardFilters/issues/58243
techbyte.sk##.techb-sticky
techbyte.sk#%#//scriptlet("abort-current-inline-script", "advads", "campaign")
! https://github.com/AdguardTeam/AdguardFilters/issues/57078#issuecomment-648457281
! https://github.com/AdguardTeam/AdguardFilters/issues/57381
! https://github.com/AdguardTeam/AdguardFilters/issues/56717
zive.cz#$#body > .etarget:empty { display: block!important; }
zive.cz#%#//scriptlet("abort-current-inline-script", "$", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/55474
bmwklub.cz##.topBanners
! https://github.com/AdguardTeam/AdguardFilters/issues/55725
sector.sk##body > .scndtop.videotop
||sector.sk/a/war/
! https://github.com/AdguardTeam/AdguardFilters/issues/54946
roklen24.cz##.l-wrapper > ul.list-services
! https://github.com/AdguardTeam/AdguardFilters/issues/54608
||s.aimg.sk/zive_symfony/build/article-adblock*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/54344
hellspy.cz##a[class^="rondobg"]
||hellspy.com/assets/promo/rondobg/
! https://github.com/AdguardTeam/AdguardFilters/issues/53059
! TEMPORARY until this issue will be fixed -
https://github.com/AdguardTeam/Scriptlets/issues/57
!+ NOT_PLATFORM(ext_ublock)
idnes.cz,novinky.cz,aktualne.cz,sport.aktuality.sk,reflex.cz,zive.cz,mobilmania.cz,
e15.cz,blesk.cz,ahaonline.cz,super.cz,auto.cz,maminka.cz,autorevue.cz,vareni.cz,oso
bnosti.cz,sport.cz,lidovky.cz,iprima.cz,kupi.cz,kinobox.cz,cnews.cz,zeny.cz,expres.
cz,tiscali.cz,sport.cz,extra.cz,onetv.cz,dama.cz,g.cz,chip.cz,mojecelebrity.cz,spis
ovatele.cz,modnipeklo.cz,info.cz,lupa.cz,karaoketexty.cz,hnonline.sk,emimino.cz,vit
alion.cz,mojezdravi.cz,abicko.cz,arome.cz,labuznik.cz,fights.cz,nasepenize.cz#@
%#//scriptlet('ubo-acis.js', 'String.prototype.indexOf', 'atob')
! https://github.com/AdguardTeam/AdguardFilters/issues/52776
! TEMPORARY until this issue will be fixed -
https://github.com/AdguardTeam/Scriptlets/issues/57
!+ NOT_PLATFORM(ext_ublock)
csfd.cz#@%#//scriptlet('ubo-acis.js', '$', 'Ads')
! https://github.com/AdguardTeam/AdguardFilters/issues/52472
aktuality.sk#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/52052
@@||sledujserialy.to/theme/js/popunder.js
sledujserialy.to#%#//scriptlet("abort-current-inline-script", "$",
"(document.getElementById('")
sledujserialy.to##.w-episode-source > div[id][style^="position: absolute; top:
0"]:not([class])
||sledujserialy.to/theme/json/episode.ad.php?adlink=
! https://github.com/AdguardTeam/AdguardFilters/issues/50421
||imedia.cz^$domain=televizeseznam.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/51143
lingea.sk#?#.container > div.col-sm-9 > div.bx-wrapper:has(> div.bx-viewport >
div#promoCarousel)
! https://github.com/AdguardTeam/AdguardFilters/issues/45953
||rsz.sk^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/45430
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=svetandroida.cz
!+ NOT_PLATFORM(windows, mac, android)
svetandroida.cz#%#//scriptlet("abort-on-property-read", "detectAdBlocker")
! https://github.com/AdguardTeam/AdguardFilters/issues/44916
poradte.cz#@#.reklama
poradte.cz#$##obalreklam { display: block!important; height: 1px!important; width:
1px!important; }
poradte.cz#?#.ram-boky > #index2:has(> div[style] >
div[style^="position:relative;"] > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/44752
sector.sk##.videtop
sector.sk##img[style*="max-width:660px;"][style*="width:100%;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44475
dama.cz##div[data-clickattribute="mainClick"]
dama.cz##.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/45896
denik.cz##.reklama-box-leaderboard
denik.cz##div[class^="reklama-box"]
! https://github.com/AdguardTeam/AdguardFilters/issues/41954
letemsvetemapplem.eu##.footerbanner
! adbDetect
televizeseznam.cz,ahaonline.cz,extra.cz,mobilmania.cz,idnes.cz,aktuality.sk,aktualn
e.cz,blesk.cz,centrum.cz,cnews.cz,e15.cz,karaoketexty.cz,novinky.cz,sport.cz,super.
cz,tiscali.cz,zive.cz#%#//scriptlet('remove-cookie', '/^adb$|adb\.key|^[a-z]
{5,11}$/')
televizeseznam.cz,ahaonline.cz,extra.cz,mobilmania.cz,idnes.cz,aktuality.sk,aktualn
e.cz,auto.cz,blesk.cz,centrum.cz,cnews.cz,e15.cz,sport.cz,super.cz,tiscali.cz,zive.
cz#%#//scriptlet("abort-on-property-read", "Object.prototype.kununu_mul")
! novinky.cz requires different rule, because rule above breaks video player
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
novinky.cz#%#!function(){if(location.pathname.indexOf("/iframe/player")===-1)
{Object.defineProperty(Object.prototype, 'kununu_mul', { get: function(){ throw
null; }, set: function(){ throw null; }});}}();
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
karaoketexty.cz#%#AG_abortInlineScript(/adbDetect/, 'Math', true);
!
! https://github.com/AdguardTeam/AdguardFilters/issues/45246
! https://github.com/AdguardTeam/AdguardFilters/issues/44412
kosicednes.sk###gateBanner
kosicednes.sk##div.impressionClickCounter[data-banner-type]
! https://github.com/AdguardTeam/AdguardFilters/issues/42904
ceskenoviny.cz##.box-offer
ceskenoviny.cz###mobile-ahead
ceskenoviny.cz###mobFullPerexBan
ceskenoviny.cz###AdTrackCategoryTop1
ceskenoviny.cz##.crossroad-grid > .list > .list-item > div[id^="hyperbox"]
ceskenoviny.cz#?#.crossroad-grid > .list > .list-item:has(> .crossroad-light >
div[id^="div-gpt-ad"])
ceskenoviny.cz#?#.box-list > span.info:contains(/^Reklama$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/42496
cdr.cz,diit.cz#$#html > body { background-image: none!important; padding-top: 0!
important; }
||diit.cz/sites/default/files/_cdr_branding/branding.jpg
||cdr.cz/sites/default/files/_cdr_branding/branding.jpg
! centrum.cz - ads
!+ NOT_PLATFORM(windows, mac, android)
centrum.cz#%#//scriptlet("set-constant", "Object.prototype.fetchAds", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/42194
ahaonline.cz##.ads
ahaonline.cz##.boxReklama
! https://github.com/AdguardTeam/AdguardFilters/issues/41373
||bannery.navratdoreality.cz^
navratdoreality.cz###snippet--banners-bot
navratdoreality.cz###snippet--banners-top
navratdoreality.cz#?##snippet-list-posts > .item:not([id]):has(> .box-
responsive:only-child > div[id]:only-child)
! https://github.com/AdguardTeam/AdguardFilters/issues/40792
@@||najserialy.to/ad/banner/*.json
najserialy.to##.players .overlay
najserialy.to##.etargetBottomFixed
filmy.najserialy.to##body > .mojatv
! https://github.com/AdguardTeam/AdguardFilters/issues/40186
sector.sk#$#body.bodymain { background-image: none!important; }
sector.sk#$#body > .frstop[style="margin-top:250px"] { margin-top: 45px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39754
volvo-club.cz#$##obalovydiv { display: block!important; }
volvo-club.cz#%#//scriptlet("abort-on-property-read", "gaFailedToLoad")
! https://github.com/AdguardTeam/AdguardFilters/issues/38683
auto.cz##body > video[id^="vided-"][src^="data:video/webm"]
auto.cz#?#.right-col > #sticky-wrapper:has( > div[id^="sticky-banner-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/36614
||bombuj.tv/adblock/fuckadblock2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35615
! https://github.com/AdguardTeam/AdguardFilters/issues/35240
karaoketexty.cz##.ad_large_square
! https://github.com/AdguardTeam/AdguardFilters/issues/33238
sport.aktuality.sk##.rs-advertisement
sport.aktuality.sk##.nike-box-promo-banner
sport.aktuality.sk###page-container >
div[style="position:relative;"]:not([class]):not([id]) > div[style^="width:"] >
iframe[id^="etarget_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/33044
! https://github.com/AdguardTeam/AdguardFilters/issues/30781
freefilm.to##.adxvOverNew
freefilm.to##a[id^="advOverVideo"]
! https://forum.adguard.com/index.php?threads/http-www-auto-cz.31112
@@||auto.cz/js/base-cz/advert.js
auto.cz##.ads
auto.cz##.adv
auto.cz###column > .container[style="width: auto; position: relative; height:
620px;"]
@@||auto.cz/auto/skins/*/js/advertisment.js
! https://forum.adguard.com/index.php?threads/http-fightclubnews-cz.31083/
fightclubnews.cz#@#.td-ad-background-link
fightclubnews.cz#$#body.td-ad-background-link { background-image: none!important; }
fightclubnews.cz#$#body.td-ad-background-link #td-outer-wrap { cursor: auto!
important; }
fightclubnews.cz#%#Object.defineProperty(window, 'td_ad_background_click_link',
{ get: function() { return ""; } });
||ticketportal.cz/Event/$popup,domain=fightclubnews.cz
! https://forum.adguard.com/index.php?threads/www-sport-cz.30895/
sport.cz###adArticleSign
sport.cz##div[id^="next-articles-"] > div[class][data-number]
sport.cz###adCommercialBackground:not([style*="background-image:"])
sport.cz##iframe[src^="//c.imedia.cz/context?url="]
||c.imedia.cz/context?url=$domain=sport.cz
sport.cz#%#Object.defineProperty(window, 'timelineAds', { get: function() { return;
} });
! https://github.com/AdguardTeam/AdguardFilters/issues/65828
! auto.tn.nova.cz
nova.cz#@#.AdSense
! https://github.com/AdguardTeam/AdguardFilters/issues/28905
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=nova.cz
!+ NOT_PLATFORM(windows, mac, android)
@@||pubads.g.doubleclick.net/gampad/ads?*=xml_vast*nova.cz$domain=nova.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/27138
topserialy.to###over-playit
||uptopopunder.com^$popup
! https://github.com/AdguardTeam/AdguardFilters/issues/61169
@@||idos.idnes.cz^$csp
@@||cz.mrezadosa.com^$domain=idos.idnes.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/25988
idnes.cz#$#html.klikaci-body body { background:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/20740
rajce.idnes.cz###top-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/31512
! https://github.com/AdguardTeam/AdguardFilters/issues/11203
idnes.cz##table[id^="r-leaderboard"].s_branding
! https://github.com/AdguardTeam/AdguardFilters/issues/6315
@@||1gr.cz/reklama/banner.js?clickthru=advert|$domain=idnes.cz
@@||idnes.cz^$generichide
idnes.cz##[id^="r98."].r-box
idnes.cz##div[id^="r98."][class*="touch"]
idnes.cz##.art-full > #text-out-box + div:not([class]):not([id]) > .r-head
! https://forum.adguard.com/index.php?threads/14098/
xman.idnes.cz##body > div#main > table[id][class]
xman.idnes.cz###space-g
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1232
idnes.cz#%#Object.defineProperty(window, 'AdTrack', { get: function()
{ return; } });
!
idnes.cz###main [id^="r98."]
idnes.cz###idnes-premium-popup
||data.idnes.cz/nocache/DPP/dacan/
! https://github.com/AdguardTeam/AdguardFilters/issues/24181
e15.cz##.ad-skyscrapper
e15.cz##.ads
||e14.cz/*/*branding$image
e15.cz#$#body { background-image:none!important; }
e15.cz###topSite
e15.cz###brandingCreativeWrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/24191
vtm.zive.cz##.box-cex
! https://github.com/AdguardTeam/AdguardFilters/issues/23207
seznamzpravy.cz#?#.ogm-branding > .e_fM > .e_fE:has([data-e2e="mol-advert"])
! https://github.com/AdguardTeam/AdguardFilters/issues/23034
najserialy.to##.wrapper > a[href^="https://goo.gl/"] > img
najserialy.co##body > a[href^="https://goo.gl/"].mojatv
! https://github.com/AdguardTeam/AdguardFilters/issues/22397
nikee.net#?#td[valign="Top"] > div[style^=" font-family: Verdana; font-size:"] >
div[style*="background-color:"]:contains(Reklama)
! https://github.com/AdguardTeam/AdguardFilters/issues/22168
tiscali.cz##.box-offer
! https://github.com/AdguardTeam/AdguardFilters/issues/20752
eurozpravy.cz##.ad_aside
eurozpravy.cz##.ad_etarget
eurozpravy.cz##.hp_big_ad
eurozpravy.cz##.hp_bottom_ad
eurozpravy.cz##.hp_top > .leaders + .ad > .in > h6.title
eurozpravy.cz##.hp_topics_aside > .ad_etarget2 + .ad > .in > h6.title
||eurozpravy.cz/etarget.php?
! stredoevrogan.cz - left-over at top in article
stredoevropan.cz##.td-header-sp-recs
! https://github.com/AdguardTeam/AdguardFilters/issues/20065
! https://github.com/AdguardTeam/AdguardFilters/issues/19871
motorkari.cz##.banner
motorkari.cz#@#.left-banner
motorkari.cz###left-side-banner
||img.motorkari.cz/upload/files/banery^
! https://github.com/AdguardTeam/AdguardFilters/issues/19661
||freefilm.sk/banners^
freefilm.sk##div[class^="reklama"]
@@||freefilm.sk/functions/fuckadblock^
@@||freefilm.sk^$generichide
freefilm.sk##a[title="Spustiť"]
freefilm.sk##.adxvOverNew
! https://github.com/AdguardTeam/AdguardFilters/issues/19573
zive.cz##.ads
zive.cz#$#.sky-wrapper { min-height: 10px!important;}
@@||zive.cz/Client.Scripts/advertisment.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17198
mobilmania.cz##.ads
mobilmania.cz#$#.sky-wrapper { min-height: 50px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/18195
! https://github.com/AdguardTeam/AdguardFilters/issues/17923
! https://github.com/AdguardTeam/AdguardFilters/issues/17020
aktualne.cz###kulublu-mulu
aktualne.cz##.rtx-burn12 + div[class][id]
! https://github.com/AdguardTeam/AdguardFilters/issues/16537
||prima-vod-prep.ssl.cdn.cra.cz/vod_Prima^$media
iprima.cz##.vjs-ad-link
! https://github.com/AdguardTeam/AdguardFilters/issues/12347
cs-dopravak.cz##.col.span-3[id^="yui_"] > .sqs-block[data-block-type="5"]
cs-dopravak.cz#?#.col.span-3[id^="yui_"] > .sqs-block > .sqs-block-content >
p:contains(Banner)
cs-dopravak.cz###sidebar .col[id^="yui_"] > .sqs-block[data-block-type="5"]
cs-dopravak.cz#?##sidebar .col[id^="yui_"] > .sqs-block > .sqs-block-content > p >
strong:contains(Reklama)
! https://github.com/AdguardTeam/AdguardFilters/issues/11791
@@||static.cz.prg.cmestatic.com/static/cz/shared/js/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33226
! https://github.com/AdguardTeam/AdguardFilters/issues/11748
aktualne.cz##.souvisejici-box > .idvert-wrapper
aktualne.cz##.stranka > div[class]:not(.leva-strana):not([id]) > div[class*="-
obal"]:not(#graphics-obal) > div[class]:not([id])
aktualne.cz##.sponzorovane
aktualne.cz###reklama-exchange_eko
aktualne.cz##div[class*="reklama-"]
aktualne.cz##.medium-rectangle
aktualne.cz###kulubulu-mulu
aktualne.cz##div[data-ec-list="hp-psd"] > .bezcary + div[class][id]
aktualne.cz##.special-obal
! https://github.com/AdguardTeam/AdguardFilters/issues/11748#issuecomment-367510890
! https://github.com/AdguardTeam/AdguardFilters/issues/11585
peugeotclub.eu#@#.reklama
! https://github.com/AdguardTeam/AdguardFilters/issues/10776
@@||img.blesk.cz/js/base-cz/advert.js
@@||img.blesk.cz/static/data/blesk/reklama/advertisment.js
blesk.cz##div[data-vr-zone^="Komerční sdělení"]
blesk.cz##.ads
blesk.cz##div[class^="stickyContentBottom_"]
blesk.cz##div[id^="ads-"]
blesk.cz###mimibazar-block
blesk.cz###article div[class*="etext"][class*="_"]:not([id])
! https://github.com/AdguardTeam/AdguardFilters/issues/9023
! https://github.com/AdguardTeam/AdguardFilters/issues/7873
novinky.cz#%#//scriptlet("abort-on-property-read", "AdBlockTest")
!
! https://github.com/AdguardTeam/AdguardFilters/issues/6880
videacesky.cz#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
videacesky.cz##.advert
! https://github.com/AdguardTeam/AdguardFilters/issues/6767
iprima.cz##.banner
iprima.cz##.vjs-marker-ad
iprima.cz###AdTrackVideoPlayer
||iprima.cz/*/*tagid=*&keywords=$domain=iprima.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/6675
@@||warforum.cz/ads.js
fastshare.cz/top*?utm_source=*&utm_medium=*&utm_campaign=$domain=warforum.cz
warforum.cz###popwrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/6396
@@||sledujufilmy.cz/js/ads.js
sledujufilmy.cz##.riding-banner
sledujufilmy.cz##.ads-position
sledujufilmy.cz##.bottom-advert
sledujufilmy.cz##.block[style="position: relative; float: right; height: 848px;
margin-right: 16px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/6395
@@||sledujserialy.sk/theme/js/ads.js
! sme.sk - adblock detection
||cdn.tinypass.com^$domain=sme.sk
! https://forum.adguard.com/index.php?threads/19077/
||extra.cz/*/*pripad
||extra.cz/*?click=
extra.cz##.detail-inner > .perex + .centered
extra.cz##.main-content > div[id*="-c"]
||extra.cz/*=ref^$redirect=nooptext
||extra.cz/*._blank$script
||extra.cz/*&p=outstream$script
||extra.cz/*?test$script
! https://forum.adguard.com/index.php?threads/10320/
extra.cz#%#Object.defineProperty(window, 'windowWidth', { get: function() { return
300; } });
extra.cz##.container > div[class^="ad "]
!
! https://github.com/AdguardTeam/AdguardFilters/issues/2893
||mobilmania.cz/RssHubPager.ashx
! https://github.com/AdguardTeam/AdguardFilters/issues/2737
@@||mitsubishiclub.cz^$generichide
!
extra.cz##.movingAd
!
.cz/ads/$~object,domain=~hcplzen.cz
tvstar.ch##.ad.rectangle
! mobilmania.cz - broken player
@@||mf.advantage.as/if/imcreat.php$domain=mobilmania.cz
!
bombuj.eu##div[id^="reklaama"]
sledujserialy.sk##.w-episode-source > div[id][style^="position: absolute; top:
0"]:not([class])
best4you.sk##a[href*="Onlinefilmy.eu"]
best4you.sk##a[href*="tipsport.sk"]
best4you.sk##img[src="/images/multisharesk.gif"]
best4you.sk##img[width="560"][height="90"]
best4you.sk##img[width="690"][height="90"]
best4you.sk##object[width="745"][height="100"]
letemsvetemapplem.eu###headervelka
tipcars.com###homepage_reklamni_pruh
tipcars.com###kosilka_reklama_td
tipcars.com###loading
amateri.cz###menu > div.box:nth-child(3)
forum.iphone.cz###rightcolumn > .in > h3:first-child
forum.iphone.cz###rightcolumn > .in > h3:first-child + div
in-pocasi.cz###topbanner
tipcars.com###vrstva_hlaska_okna
autorevue.cz##.adblock-leaderboard-clip
mobilmania.cz##.advantage-clip
tipcars.com##.nas_banner
tipcars.com##.nase_reklama
freevideo.cz##.topstory
@@||googletagmanager.com^$domain=mobilmania.cz
@@||mf.advantage.as/if/imshow.php$domain=f1sport.autorevue.cz
@@||mfstatic.cz/js/advantage.min.js$domain=mobilmania.cz
@@||stream.cz/static/js/stream/IssueDetector/advert.js
forum.iphone.cz##[src^="http://forum.iphone.cz/julek/west-coast-2.jpg"]
in-pocasi.cz##a[href^="http://go.cz.bbelements.com/"]
rozzlobenimuzi.com##body > a
||egrensis.cz/images/banner/
||forum.iphone.cz/julek/west-coast-2.jpg$domain=forum.iphone.cz
||mobilmania.cz/Client.Scripts/Controls.Google.Tracker.js
||mobilmania.cz/Client.Scripts/tracking.js
||www2.ebm.cz/include/bannery/
!------------------
!---- JS rules ----
!------------------
! http://forum.adguard.com/showthread.php?10082
auto.cz#%#Object.defineProperty(window, 'abOpenHelp', { get: function() { return
function() { }; } });
!
mobilmania.cz#%#AG_onLoad(function() { window.VIDEO_AD_FORCE_YT = true; });
!------------------
!---- CSS fixes ---
!------------------
cez.cz#$#body { background: #333!important; }
!---------------------------------------------------------------------
!------------------------------ Danish -------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/58154
trendsales.dk##.top__banner
! https://github.com/AdguardTeam/AdguardFilters/issues/55721
ni.dk#@#a[href*=".adform.net/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55472
@@||borsen.dk/themes/borsen.dk/js/dfp.js
! https://github.com/AdguardTeam/AdguardFilters/issues/54516
@@||v.fwmrm.net/ad/g/1$domain=bold.dk
@@||v.fwmrm.net/ad/l/1$domain=bold.dk
@@||v.fwmrm.net/crossdomain.xml$domain=bold.dk
||freewheel-mtgx-tv.akamaized.net/*.mp4$media,redirect=noopmp4-1s,domain=bold.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/52411
xn--bredbnd-ixa.dk##div[class^="speedtest-bg"] > a > img
! https://github.com/AdguardTeam/AdguardFilters/issues/52093
||freewheel-mtgx-tv.akamaized.net^$media,domain=viafree.no|viafree.dk|tv3sport.dk
! https://github.com/AdguardTeam/AdguardFilters/issues/41558
jyllands-posten.dk##.bpTopPlacement
! https://github.com/AdguardTeam/AdguardFilters/issues/29017
dagensbyggeri.dk###megaboard-top-container
dagensbyggeri.dk#$#.ads { display: block!important; }
@@||dagensbyggeri.dk/assets/templates/dagensbyggeri/gfx/ads.png
! https://forum.adguard.com/index.php?threads/ekstrabladet-dk.29696/
finans.dk##.baPosition
! https://github.com/AdguardTeam/AdguardFilters/issues/21470
maskinbladet.dk##.openx-iframe-wrapper
@@||maskinbladet.dk/assets/templates/2016_maskinbladet/images/ads.png
! https://github.com/AdguardTeam/AdguardFilters/issues/17005
politiken.dk##.ad--horseshoe
politiken.dk##div[class^="ad ad--ctx-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44706
@@||imasdk.googleapis.com/pal/sdkloader/pal.js$domain=dplay.dk
@@||v.fwmrm.net/ad/g/1?$domain=dplay.dk
||dniadops-a.akamaihd.net/*.mp4$media,redirect=noopmp4-1s,domain=dplay.dk,important
! https://github.com/AdguardTeam/AdguardFilters/issues/16229
! https://github.com/AdguardTeam/AdguardFilters/issues/15741
viafree.dk##.pause-ad
@@||v.fwmrm.net/ad/g/1$domain=viafree.dk
@@||v.fwmrm.net/ad/l/1$domain=viafree.dk
@@||mssl.fwmrm.net/p/MTG_Brightcove_HTML5/AdManager.js$domain=viafree.dk
||freewheel-mtgx-tv.akamaized.net/*.mp4$media,redirect=noopmp4-
1s,domain=viafree.dk,important
!+ NOT_PLATFORM(windows, mac, android)
viafree.dk#$#body .avodp.ad-playing .vjs-progress-control { display: block!
important; }
!+ NOT_PLATFORM(windows, mac, android)
viafree.dk#$#body .avodp.ad-playing .vjs-remaining-time { display: block!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/15287
!+ NOT_OPTIMIZED
newz.dk##.top-interstitial
! https://github.com/AdguardTeam/AdguardFilters/issues/12977
information.dk##.ib-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/12132
ekstrabladet.dk##.eb-position
ekstrabladet.dk#?#.fnSpaceManagement > div:has(> .widgetiframe)
! https://github.com/AdguardTeam/AdguardFilters/issues/11884
||boost-cdn.manatee.dk/config/mboost
! https://github.com/AdguardTeam/AdguardFilters/issues/10145
mx.dk#$##wrapper > #leaderboard > div { display: block!important; }
mx.dk###wrapper > #leaderboard
mx.dk##[class^="ad_"][class$="_300x250"]
! https://github.com/AdguardTeam/AdguardFilters/issues/7590
@@||version2.dk/ads.js
! https://forum.adguard.com/index.php?threads/inputmag-dk-adblock-detection.26940/
@@||inputmag.dk/wp-content/themes/jannah/js/advertisement.js
||inputmag.dk/wp-content/uploads/*/*_Galaxy-_takeover_$image
inputmag.dk#$#html > body { background-image: none!important; }
! https://forum.adguard.com/index.php?threads/25850/
@@||vibilagare.se/sites/all/themes/custom/okweb/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5246
fuglestemmer.dk#@##banner_ad
! https://forum.adguard.com/index.php?threads/ekstrabladet-dk.21978/
ekstrabladet.dk##.mar-m--tb .native-element.list-wrapper
! https://forum.adguard.com/index.php?threads/marca.20946/
||boost.manatee.dk/srx/srx_lib_block_$script,other
! https://github.com/AdguardTeam/AdguardFilters/issues/3719
!
vibilagare.se##.banner
nordschleswiger.dk##.TopAdvertising-Content-Wrapper
! https://forum.adguard.com/index.php?threads/11124/
@@||ebimg.dk/misc/js/ads.js
! avisen.dk - anti-adblock
||cevd0tnyvecontent.net^$domain=avisen.dk
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1485
@@||jyllands-posten.dk/app/*ads*.js
!---------------------------------------------------------------------
!------------------------------ Estonian -----------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/53388
foorum.bmwclub.ee##.phpbb-ads-center
! https://github.com/AdguardTeam/AdguardFilters/issues/45658
ilm.ee#$#body { background: none!important; }
ilm.ee##.marquee0
ilm.ee##.rekl
ilm.ee##.tekstilingid
ilm.ee#$#header.trim > div.container { margin-top: auto!important; }
ilm.ee##.thisad
ilm.ee###taust
geenius.ee##.ad
telegram.ee###headerbanner > .banner
mail.ee###inx-main-roof
mail.ee###inxAds-imr
mail.ee##.b-promo
mail.ee##.b-text-ads
posti.mail.ee##tbody#eml-list__tbody > tr[id^="row"] > td
||posti.mail.ee/banners/
kava.ee##.kava_ad_chilli
||static.chilli.ee^$domain=kava.ee
! https://forum.adguard.com/index.php?threads/23477/
!---------------------------------------------------------------------
!------------------------------ Finnish ------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/60249
kuvake.net#@#.ad728x90
kuvake.net##div[style*="min-width: 300px; max-width: 450px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/43726
@@||videoplaza.tv/proxy/pulse-sdk-html*latest.min.js$domain=mtvuutiset.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/41783
hinta.fi###hv-wrapper-top
! https://github.com/AdguardTeam/AdguardFilters/issues/39393
aamulehti.fi##.parade-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/34139
is.fi###kumppaneiden-tarjoukset
! https://github.com/AdguardTeam/AdguardFilters/issues/41461
@@||pakkotoisto.com/js/siropu/am/ads.min.js$domain=pakkotoisto.com
pakkotoisto.com##.samBannerUnit
! https://github.com/AdguardTeam/AdguardFilters/issues/34214
iltalehti.fi##.parade-ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/34619
!
riemurasia.net###container > div[class^="slide_"]
riemurasia.net#?##container > div.main-div > div[id]:has(>script[data-adfscript])
||kuvake.net^$domain=naurunappula.com
||gooby.naurunappula.com/images/armadillo
naurunappula.com##a[href^="http://bit.ly/"] > video
! https://github.com/AdguardTeam/AdguardFilters/issues/29464
mtvuutiset.fi##.ad-container
mtvuutiset.fi##.leaderboard
! https://github.com/AdguardTeam/AdguardFilters/issues/9411
||ads-*.nelonenmedia.fi/ads/*.mp4
! https://github.com/AdguardTeam/AdguardFilters/issues/23266
||iltalehti.fi^$domain=telkku.com,third-party
telkku.com##.nav__ekontakti
telkku.com##.nav__alma
telkku.com##.nav__alekoodi
telkku.com#?#.rectangle-container:has(> .iframe-container >
iframe[src^="https://ad.ilcdn.fi/"])
telkku.com#?#.rectangle-container:has(> iframe[src^="http://www.iltalehti.fi/"])
telkku.com#?#.rectangle-container:has(> #footer-split--iltalehti-first)
telkku.com##.rectangle-divider-big
telkku.com##.rectangle-divider-medium
telkku.com##.rectangle-divider-small
! https://forum.adguard.com/index.php?threads/7957/
!---------------------------------------------------------------------
!------------------------------ French -------------------------------
!---------------------------------------------------------------------
! https://forum.adguard.com/index.php?threads/jeddl-org.19432/
jeddl.org##a[href^="//www.jeddl.org/telechargement-film.php?"]
jeddl.org##a[href="http://www.jeddl.org/Regarder-le-film.html"]
jeddl.org##a[href="http://www.jeddl.org/Telecharger-le-film.html"]
! https://forum.adguard.com/index.php?threads/https-fr-mappy-com-windows.19282/
#post-125327
mappy.com#@#.advertising
!
all-stadium.net#$##layer2 {top:50px!important; left:950px!important;}
||all-stadium.net/tv3.html
all-stadium.net##body > center + #layer2
! https://github.com/AdguardTeam/AdguardFilters/issues/4084
@@||ima3vpaid.appspot.com/?adTagUrl=$domain=playtv.fr
!
liguendirect.com###floatLayer1
! https://forum.adguard.com/index.php?threads/18388/
cityplug.be#$#.preview-tabs-controls li { height: auto!important; }
! https://forum.adguard.com/index.php?threads/17451/
@@||intocam.com/chat/advertisement.js
@@||coco.fr/chat/advertisement.js
! https://forum.adguard.com/index.php?threads/15039/
lesinrocks.com#$#.noBlock__content { display: none!important; }
lesinrocks.com#$#body.no-scroll { overflow: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/3048
@@||ultimedia.com/deliver/video$domain=ultimedia.com,xmlhttprequest,other
! https://forum.adguard.com/index.php?threads/13739/
retinaboys.com###screen_block
! https://github.com/AdguardTeam/AdguardFilters/issues/2947
igen.fr##body > a[style^="z-index:"]
igen.fr#$##motherboard { top: 30px!important; }
! https://forum.adguard.com/index.php?threads/7957/page-2#post-90715
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1845
@@||static.lexpress.fr/js/ads.js
@@||static.lexpress.fr/*/ads.css
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1846
||cdn-analytics.ladmedia.fr/europe1/ablocker/$domain=europe1.fr
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1826
@@||f1g.fr/build/*/adsense.js
@@||foglio.basilic.io/ad/basilic.adsense.js
! http://forum.adguard.com/showthread.php?9276
@@||playerhd2.pw^$generichide
playerhd2.pw###micontenedor > div#total
! hifi.fr - advanced search is broken by Adguard injections
@@||hifi.fr/pm_advancedsearch$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1415
! broken by Adguard injections
@@||mycanal.fr/library/Pelican/Ajax/$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/794
@@||cdn.videoplaza.tv/contrib/fr-canalplus/svm/homadConfigVideoplaza-
itele.json$domain=itele.fr
! http://forum.adguard.com/showthread.php?6399
forum.ad##img[width="250"][height="90"]
forum.ad###branding-content > #sidebar_header
!
lesoir.be##.sub-right > div[style*="100%; height:"][style*=" 3px; "]
lefigaro.fr##.fig-adgps
@@||pq-direct.revsci.net/pql?placementIdList=$domain=player.m6web.fr
@@||cdn.videoplaza.tv/contrib/fr-m6/svm/homadConfigVideoplaza-clubic.json?
cache=$domain=player.m6web.fr
@@||cdn.videoplaza.tv/contrib/fr-m6/svm/vp_plugin.swf$domain=player.m6web.fr
||homad-global-configs-eu-fra.schneevonmorgen.com.s3.amazonaws.com/www.clubic.com/
config.json?cache=player.m6web.fr
@@||tout-debrid.com^$elemhide
||lequipe.fr/*/adUnblock.js
||static.lequipe.fr/v6/js/popinVideo.js
!------------------
!---- JS rules ----
!------------------
! http://forum.adguard.com/showthread.php?6907
generation-nt.com#%#Object.defineProperty(window, 'AdvertBay', { get: function()
{ return []; } });
! skyrock - anti-adblock
skyrock.com,skyrock.fr#%#Object.defineProperty(window, 'OAS_AD', { get: function()
{ return []; } });
! radiocockpit.fr - anti-adblock
radiocockpit.fr#%#function setTimeout() {};
!---------------------------------------------------------------------
!------------------------------ Georgian -----------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/50043
geo.saitebi.ge##.catfish
! https://github.com/AdguardTeam/AdguardFilters/issues/50049
adjaranet.com##div[class^="styled__StyledBanner-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/43213
adjaranet.com##.hedgehog-overlay-gg
adjaranet.com##a[href^="https://open5.myvideo.ge/delivery/ck.php?"]
adjaranet.com##iframe[src^="https://bms.adjarabet.com/BMS/bms.php"]
adjaranet.com##div[class^="sc-"][width="980"][height="150"]:empty
adjaranet.com#?#div[class^="sc-"][width="980"][height]:has(> div[id^="beacon_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/40686
||myvideo.ge/delivery/*.php?*vast
||net.adjara.com/js/rmp-vast/rmp-vast.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39640
movie.ge##.rss_container
! https://github.com/AdguardTeam/AdguardFilters/issues/38983
||geo.saitebi.ge/ads/getLink
||bit.ly^$domain=geo.saitebi.ge
! https://github.com/AdguardTeam/AdguardFilters/issues/38984
geocanabis.com#?#.ipsLayout_right > div[class^="ipsSideBlock clearfix __"]:has(> a
> img[src^="https://geocanabis.com/banner-"])
||geocanabis.com/banner
geocanabis.com###sidebar2
! https://github.com/AdguardTeam/AdguardFilters/issues/37596
mymarket.ge,myhome.ge##.full-banner
mymarket.ge,myhome.ge,myparts.ge,myjobs.ge##.banner
myhome.ge##.h-banners
||static.my.ge/*/js/banners.js
! https://github.com/AdguardTeam/AdguardFilters/issues/49694
! https://github.com/AdguardTeam/AdguardFilters/issues/37309
||sab.fast.ge/www/*/*.$domain=forum.ge
||forum.ge/trash/ads_down.gif
||forum.ge/trash/basisbank2.jpg
||forum.ge/trash/Proservice_domain.png
! https://github.com/AdguardTeam/AdguardFilters/issues/34923
myauto.ge##.medium-banner
myauto.ge##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/34704
imovies.cc##.ggg-container
imovies.cc##.header-banner
imovies.cc##iframe[src*=".myvideo.ge/delivery/"]
||myvideo.ge/delivery/*.php?$domain=imovies.cc
! https://github.com/AdguardTeam/AdguardFilters/issues/33569
livesport.ge###banner
livesport.ge###footerbanner
||livesport.ge/js/banner.js
!
||autopapa.ge/system/content/banners
autopapa.ge##.top-rek
!---------------------------------------------------------------------
!------------------------------ Greek --------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/60870
news247.gr##body .ad-widget
sport24.gr##div[id^="ros-300x250"]
! https://forum.adguard.com/index.php?threads/oneman-adblock-detect.39056/
oneman.gr##.ads_element
! https://github.com/AdguardTeam/AdguardFilters/issues/57331
onlinemovie.one#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/50168
||info-war.gr/wp-content/uploads/2020/01/DEBTFREE-300X300-GR2.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/49308
angroid.gr##.aflinkor
! https://github.com/AdguardTeam/AdguardFilters/issues/47915
bestprice.gr###filters-aside > .ads
! https://github.com/AdguardTeam/AdguardFilters/issues/63621
bestprice.gr##.product__wrapper--promoted
bestprice.gr##a[class^="promo"]
! https://github.com/AdguardTeam/AdguardFilters/issues/48046
lexigram.gr##.col1 > div[style="margin-top: 95px; height: 130px; text-align:
center; min-height: 130px; "] > p
lexigram.gr#?##tdAdL > center:contains(Διαφήμιση)
lexigram.gr#?##tblAdR td > center:has(> p:contains(Διαφήμιση))
lexigram.gr#$#.col1 > div[style="margin-top: 95px; height: 130px; text-align:
center; min-height: 130px; "] { min-height: 0px !important; height: 1px !important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/47521
||go.linkwi.se/delivery/
@@||ets2.gr/js/siropu/am/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/45660
iefimerida.gr#@#.ads-loaded
! https://github.com/AdguardTeam/AdguardFilters/issues/45143
parapolitika.gr#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/42521
newsthessaloniki.gr##.adace-slideup-slot-wrap
@@||newsthessaloniki.gr/wp-content/*/adblock-detector/advertisement.js
!+ NOT_PLATFORM(windows, mac, android)
newsthessaloniki.gr#%#//scriptlet("set-constant", "jQuery.adblock", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/39991
@@||xiaomi-miui.gr/*/advertisement.js
xiaomi-miui.gr#%#AG_setConstant('$easyadvtblock', 'false');
xiaomi-miui.gr#?##content > .tabularBox:has(> div > .teaserBoxContent
> .teaserBoxContentList > .teaserBoxContentListItem >
a[href^="http://www.mygad.gr/?tracking="])
! https://github.com/AdguardTeam/AdguardFilters/issues/37707
olympiakos-livetv.gr#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/35957
newsbomb.gr##.textlinks > div.textlink > a[rel="nofollow noopener"]
newsbomb.gr##.banner-section
newsbomb.gr###taboola-below-article-thumbnails
! https://github.com/AdguardTeam/AdguardFilters/issues/31499
gazzetta.gr##.content a[target="_blank"] > img
gazzetta.gr##div#right_sidebar .ad
! https://github.com/AdguardTeam/AdguardFilters/issues/30314
enikos.gr##.billboard-wrap
enikos.gr#?#.content-wrap:has(> .googadd)
enikos.gr#?#.footer-wrap:has(> div[id^="FootDesk_A_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/29642
olympiakos.live#@#.afs_ads
!
||oipeirates.tv/prts.nln.php^
||militaire.gr/banners^
militaire.gr##.td-header-sp-recs
echoes.gr##.adsbygoogle
echoes.gr##section[style="min-height: 252px"]:not([class]):not([id])
@@||cdnjs.cloudflare.com/ajax/libs/videojs-contrib-ads^$domain=in.gr
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=in.gr
://gom.ge/cookie.js
gom.ge##a[href="http://topkinoebi.com/"]
!---------------------------------------------------------------------
!------------------------------ Hindi --------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/44708
mahuazy.net##p[align="center"] > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/22120
hindi.business-standard.com#%#AG_abortInlineScript(/displayMessage:/,
'document.addEventListener');
!
@@||patrika.com/scripts/ads.js
patrika.com##.google-ads-full
!---------------------------------------------------------------------
!------------------------------ Hungarian ----------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65285
||dalmatinskiportal.hr/*/baneri/
dalmatinskiportal.hr##.banner
||cdn.234doo.com/dalmatinskiportal.js
dalmatinskiportal.hr##.banner-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/65032
filmvilag.me,mozimax.top##a[href^="https://rosszlanyok.hu/"]
filmvilag.me,mozimax.top#?#.container_12 > div[style*="min-height:
250px;"]:has(> .adslot_1)
filmvilag.me,mozimax.top#$?#iframe[srcdoc*="XMLHttpRequest"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64544
forbes.hu##.forbesad
! https://github.com/AdguardTeam/AdguardFilters/issues/58569
||a.b.napiszar.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/58088
4x4magazin.hu##.advertisement
! https://github.com/AdguardTeam/AdguardFilters/issues/58087
onroad.hu##.highlighted-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/58090
gamestar.hu#?#.field_global_rightside > .box:has(> .element > .title-box-wrapper
> .box-title:contains(Hirdetés))
gamestar.hu#?#.element:has(> a[href^="/hir"])
gamestar.hu##a[href^="/hir"]
gamestar.hu##.field_global_rightside > .box[style="display: none !important;"]
+ .box-extranews
gamestar.hu##div[id^="rltd-ad-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/57848
! https://github.com/AdguardTeam/AdguardFilters/issues/56499
mozinet.me#$?#iframe[srcdoc*="XMLHttpRequest"] { remove: true; }
mozinet.me#?#.container_12 > div[style*="min-height: 250px;"]:has(> .adslot_1)
mozinet.me###advert
! https://github.com/AdguardTeam/AdguardFilters/issues/62196
totalbike.hu,divany.hu,totalcar.hu#%#//scriptlet("abort-current-inline-script",
"document.querySelector", "document.body.style.overflow")
||ad.adverticum.net/g3.js$script,redirect=nooptext,domain=totalbike.hu|divany.hu|
totalcar.hu
@@||totalcar.hu/assets/js/adbd/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/50811
ujszo.com#%#//scriptlet("abort-on-property-read",
"Drupal.behaviors.adBlockerPopup")
! https://github.com/AdguardTeam/AdguardFilters/issues/49428
@@||napi.hu/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/54337
! https://github.com/AdguardTeam/AdguardFilters/issues/49333
@@||ad.adverticum.net/g3.js$domain=port.hu
@@||ad.adverticum.net/scripts/goa3/main/*/goa3.js$domain=port.hu
@@||port.hu/js/ads.min.js
@@||port.hu/js/advert.min.js
port.hu#%#//scriptlet("set-constant", "Adserving.hasAdBlocker", "falseFunc")
port.hu#%#//scriptlet("prevent-setTimeout", "/\.offsetHeight === 0[\s\
S]*?\.appendChild[\s\S]*?document\.body\.style/")
! https://github.com/AdguardTeam/AdguardFilters/issues/46048
mobilarena.hu#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-
links.xabrecontainer.partners.spleft.spright.xabre-responsive { display: block!
important; }
mobilarena.hu##div[onclick^="$.ajax('https://mobilarena.hu/muvelet/hozzaferes/
kapcsolodas.php"]
mobilarena.hu#?#div[class]:has(>
div[onclick^="$.ajax('https://mobilarena.hu/muvelet/hozzaferes/kapcsolodas.php"])
! https://github.com/AdguardTeam/AdguardFilters/issues/46372
@@||forrest.adverticum.net/inapp/user^$domain=embed.indavideo.hu
! https://github.com/AdguardTeam/AdguardFilters/issues/43515
filmvilag.org#$?#iframe[srcdoc*="XMLHttpRequest"] { remove: true; }
filmvilag.org###advert
filmvilag.org##a[href^="http://rosszlanyok.hu/"]
filmvilag.org##div[align="center"][style^="width:970px;height:250px;"]
||cdn.onlymega.com/*/embed.js?*&bnTag=
! https://github.com/AdguardTeam/AdguardFilters/issues/40737
napi.hu###stickymellekletbannerfooter
! https://github.com/AdguardTeam/AdguardFilters/issues/40734
szifon.com##.afterpost-promotion
szifon.com##.cikkoz > a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/37929
gyorietokc.hu##.hirek-tamogato
||gyorietokc.hu/uploads/banner/
||gyorietokc.hu/images/partnerek/kiemelt/
! https://github.com/AdguardTeam/AdguardFilters/issues/35357
mobilarena.hu###top > div.container.bg-transparent.overflow-hidden >
div:not([class^="content"])
mobilarena.hu###right > div[class$="-responsive-300px-60px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/37226
bien.hu##.lapozos_728x90_cikk_elott
bien.hu#?##jobb-hasab > .desktopon:has(.goAdverticum)
! https://github.com/AdguardTeam/AdguardFilters/issues/36397
itcafe.hu##div[class$="responsive-300px-600px"]
itcafe.hu##div[class$="responsive-300px-250px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/35734
port.hu#@#.advert
! https://github.com/AdguardTeam/AdguardFilters/issues/33668
hardverapro.hu###page-split > #top > .container.bg-transparent.overflow-hidden
hardverapro.hu###right > div[class*=" "] > h4 + [style^="width: calc("]
[style*="height: calc("]
hardverapro.hu#?##right > div[class*=" "]:has(> h4 + [style^="width: calc("]
[style*="height: calc("])
hardverapro.hu##.uad-details > .col-md-4.text-center > div[class*=" "] > h4 +
[style^="width: calc("][style*="height: calc("]
hardverapro.hu#?#.uad-details > .col-md-4.text-center > div[class*=" "]:has(> h4 +
[style^="width: calc("][style*="height: calc("])
! https://github.com/AdguardTeam/AdguardFilters/issues/31163
figyelo.hu#$#div[class$="__interstitial_active"] { display: none!important; }
figyelo.hu#$#div[class$="__interstitial_active"] + .page__body { display: block!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36392
||wireless-bolt.hu/logos/*banner*.
! https://github.com/AdguardTeam/AdguardFilters/issues/36395
||techkalauz.hu/app/uploads/*/*LSZ_ONLINE*.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/31167
magyarnemzet.hu##.et_pb_advertising
! https://github.com/AdguardTeam/AdguardFilters/issues/31995
magyarepitok.hu##.ad.row
! https://github.com/AdguardTeam/AdguardFilters/issues/31435
csaladinet.hu##a[href^="/?module=advertisement"]
! https://github.com/AdguardTeam/AdguardFilters/issues/30286
humenonline.hu##div[class$="sidebar-inner"] > #text-23 .pz_cont
! https://github.com/AdguardTeam/AdguardFilters/issues/29952
||video.vid4u.org^$domain=kitekinto.hu
! https://github.com/AdguardTeam/AdguardFilters/issues/28110
!+ NOT_OPTIMIZED
szifon.com##.afterpost-a
! https://github.com/AdguardTeam/AdguardFilters/issues/28705
jobinfo.hu##.advertiser-paper
! https://github.com/AdguardTeam/AdguardFilters/issues/28486
artportal.hu##div.ad
! https://github.com/AdguardTeam/AdguardFilters/issues/28477
nickelodeon.hu##.mtvn-mpu-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/28473
hirtv.hu##.banner-fix
hirtv.hu##.banner-media
hirtv.hu##.banner-horizontal
hirtv.hu#$#.banner-fix { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32615
! https://github.com/AdguardTeam/AdguardFilters/issues/27282
!+ NOT_OPTIMIZED
hwsw.hu##.adoomany
! https://github.com/AdguardTeam/AdguardFilters/issues/26351
animeaddicts.hu###left > .box > .content > .twinkle
animeaddicts.hu#?##left > .box:has(> .content > .flash)
||animeaddicts.hu/file/adver/
||animeaddicts.hu/theme/images/bannerbg.jpg
||animeaddicts.hu/theme/images/banner_ezit.png
! https://github.com/AdguardTeam/AdguardFilters/issues/36396
helloworldonline.hu#$#.ad-skin-space { height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/18934
prohardver.hu###right > div[class*=" "] > h4 + [style^="width: calc("]
[style*="height: calc("]
prohardver.hu#?##right > div[class*=" "]:has(> h4 + [style^="width: calc("]
[style*="height: calc("])
prohardver.hu##div[itemprop="articleBody"] > [class] > h4 + [style^="width: calc("]
[style*="height: calc("]
prohardver.hu#?#div[itemprop="articleBody"] > [class]:has(> h4 + [style^="width:
calc("][style*="height: calc("])
prohardver.hu###center >.cntcolumn > .anyag.hir > div[class*=" "] > h4 +
[style^="width: calc("][style*="height: calc("]
prohardver.hu#?##center >.cntcolumn > .anyag.hir > div[class*=" "]:has(> h4 +
[style^="width: calc("][style*="height: calc("])
prohardver.hu##body > #page > div[class*=" "] > h4 + div[class][style^="width:
calc("][style*="height: calc("]
prohardver.hu###main > #center[style^="margin: 20px; border:"][style*="z-index:"]
[style$="transition: background 2000ms ease; padding: 16px; width: 906px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/18155#issuecomment-399240673
valasz.hu##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/18281
!+ NOT_OPTIMIZED
playstationcommunity.hu###body_liner > #header[style*="width: 100%"]
! https://github.com/AdguardTeam/AdguardFilters/issues/18134
automotor.hu##.mw-banner-zone
! https://github.com/AdguardTeam/AdguardFilters/issues/17054
bitport.hu##.right-block > div[style^="padding: 0 10px"][style*="background-
color:"]
bitport.hu#?#.container > .col-lg-4 > .col2 >
.right-block:has(a[href^="http://ad.adverticum.net/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/26253
! https://github.com/AdguardTeam/AdguardFilters/issues/17554
||video.vid4u.org^$domain=pcworld.hu
pcworld.hu##a[href^="https://ad.adverticum.net/"]
pcworld.hu##.ad-sticky_bottom
pcworld.hu##.box.ad
pcworld.hu##div[class^="ad ad-article-"]
pcworld.hu#$#.ad-skin-space { height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17553
computerworld.hu##.box.ad
computerworld.hu##div[class^="ad ad-article-"]
computerworld.hu#$#.ad-skin-space[style] { height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17622
origo.hu##a[href*="adverticum.net"]
origo.hu##.os-content > .os-spar-holder
origo.hu#$#body.osLiveRelated.hasHangar { padding-top: 130px!important; }
origo.hu#$#.hasHangar footer[style^="margin-bottom:"] { margin-bottom: 0!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/17552
filmbuzi.hu#?##right > h2:contains(Hirdetés)
! https://github.com/AdguardTeam/AdguardFilters/issues/17052
almapiac.com##.wrapper > #top-b
almapiac.com##body > #block-top-a
almapiac.com###maininner > section#innertop
||almapiac.com/Bannerek/almapiac/$image
almapiac.com#%#AG_defineProperty('SqueezeBox.open', { get: function() { return
function() { popupAnywherecloseWindow(); }; }, set: function() {} });
! https://github.com/AdguardTeam/AdguardFilters/issues/17274
hvg.hu##a[title="Ratecard"]
hvg.hu##.sidebar-ajanlat
! https://github.com/AdguardTeam/AdguardFilters/issues/16988
mobilarena.hu##div[itemprop="articleBody"] > [class] > [style^="width: calc("]
[style*="height: calc("]
mobilarena.hu###right > div[class*=" "] > [style^="width: calc("][style*="height:
calc("][onclick*="/kapcsolodas.php?"]
mobilarena.hu#?#div[itemprop="articleBody"] > [class]:has(> [style^="width: calc("]
[style*="height: calc("])
mobilarena.hu#?##right > div[class*=" "]:has(> [style^="width: calc("]
[style*="height: calc("][onclick*="/kapcsolodas.php?"])
!
dvtk.eu##a[href^="/advertise/href/"]
m.cartoonnetwork.hu##.header-leaderboard-ad-tagline
haszon.hu##.bannergroup
haszon.hu##.pushdownbanner
||haszon.hu/images/banners/
glamour.hu##.wrapAds
glamour.hu##.wrapAdsSide
dietaesfitnesz.hu##.grid.ab-banner
dietaesfitnesz.hu##.article-banner
dietaesfitnesz.hu##.banner.margin-auto
delmagyar.hu###billboard
delmagyar.hu###fullbanner
delmagyar.hu##.banner-zone
delmagyar.hu##.banner__container
delmagyar.hu##.pr--partner-billboard
delmagyar.hu##a[href^="https://frappeguide.hu/?utm_source="]
[href$="&utm_campaign=promo"]
delmagyar.hu#?#aside#main-aside > .aside-box:has(> .aside-box__section > .banner-
zone)
vezess.hu##.banner-container
||168ora.hu/data/Bannerek/ads_*.gif
nemzetisport.hu##.ado-holder
nemzetisport.hu##section.banner
baon.hu,zaol.hu,nool.hu,veol.hu,vaol.hu,feol.hu,duol.hu,szoljon.hu,teol.hu,heol.hu,
sonline.hu###eads-super-banner
mindmegette.hu##.ad.inter
mindmegette.hu##.laku-3articles-slider-box
noizz.hu###ad-cikk2
noizz.hu###ad-fekvo2
noizz.hu##div[id^="ad-jobb"]
noizz.hu##.intext-ads-container
iosblog.hu###secondary > #text-5
iosblog.hu###secondary > #text-8
||iosblog.hu/banner_iosblog_*.gif
||iosblog.hu/banner_blog_mobile.jpg
iphonekozosseg.hu##.mainban
iphonekozosseg.hu##section#omc-sidebar > ul.xoxo > li#enhancedtextwidget-33
iphonekozosseg.hu##a[href*="?utm_source="][href*="&utm_medium="]
[href*="_banner&utm_campaign="][target="_blank"] > img
technap.hu##.banner
imagazin.hu##.section--offers
telefonguru.hu##div[style] > a[href^="https://www.arukereso.hu/mobiltelefon-"]
player.hu##.seethru
tech2.hu##div[class^="td-a-rec"]
tech2.hu##.td-post-content > .code-block[style]
gepigeny.hu##.adt_hun
techaddikt.hu#?#.vc_column-inner > .wpb_wrapper
> .wpb_content_element:not(:contains(FACEBOOK))
mfor.hu##div[id^="banner_"]
mmonline.hu###panels > .panel.text-center
mmonline.hu##div.panel-body[id^="banner"] + .panel-footer
mmonline.hu#?#.container > .panel[-ext-has='div.panel-body[id^="banner"] + .panel-
footer']
||szifon.com/wp-content/uploads/*/*_banner_
szifon.com###secondary > aside[id^="text-"]:not(#text-6)
szifon.com##div[class^="top-"][class*="fixed"]
gamechannel.hu##.post-bottom > .jobbra ~ p
||play247.hu/listaapi.php^$third-party
gamechannel.hu##.entry > .cikk_zona
gamechannel.hu##.entry > .cikk_zona + br
gamechannel.hu##.post-bottom > span[style*="height:30px;"]
gamechannel.hu##.post-bottom > .jobbra
uraharashop.hu##a[href^="https://uraharashop.hu/advertisement"]
urbanlegends.hu###fl-post-container > article.clearfix > center
||urbanlegends.hu/wp-content/*spar*wallpaper
urbanlegends.hu##body > #wrapper
urbanlegends.hu#$##fl-main-content { padding-top: 1px!important; }
urbanlegends.hu##.posts-ad
gamestar.hu##.ad
||cdn29.hu/apix_collect/ads^
gamestar.hu##a[href*="ad.adverticum.net"]
gamestar.hu#$#.ad-skin-space { height: 50px!important; }
gamestar.hu##.background
zsibvasar.hu#%#AG_onLoad(function() { $
('a[target="_blank"]:not([href*="zsibvasar.hu"]').closest('.item').remove(); $
('.carousel-inner > .item')[0].classList.add("active") });
zsibvasar.hu##a[href^="http://optimusnumizmatika"]
hazipatika.com###box-humanmeteorologia
||media.hazipatika.com/szponzor_hatter^
hazipatika.com###panel > noindex
hogyankell.hu###rightside > img
hogyankell.hu###localNotice
magro.hu##.banner_leaderboard
arukereso.hu##.promotion-container
playstationcommunity.hu###skinlinkDiv
playstationcommunity.hu###body_liner > div[align="center"][style="padding: 10px 0px
10px 0px"] > a[href][target="_blank"] > img
||playstationcommunity.hu/mr_banner_*.jpg
||playstationcommunity.hu/advertfiles^
playstationcommunity.hu#$##Page { margin-top: 0!important; }
playstationcommunity.hu#$#body { background-image: none!important; background:
#06203d!important; }
idokep.hu##.hird-label
idokep.hu##.mitvegyekfel
prohardver.hu##.xabre-responsive-970px-90px
prohardver.hu##.xabre-responsive-300px-60px
ncore.cc##.banner
ncore.cc#@#.text-ad-links
!---------------------------------------------------------------------
!------------------------------ Iceland ------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/53728
trolli.is#@#iframe[width="300"][height="250"]
!
!---------------------------------------------------------------------
!------------------------------ Indian -------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/61920
newstm.in##div[class^="colombia"]
! https://github.com/AdguardTeam/AdguardFilters/issues/63139
gujaratexclusive.in##div[class^="td-paragraph-"] > div.code-block
gujaratexclusive.in##a[href="https://sheetalinfra.estateexclusive.in"]
! https://github.com/AdguardTeam/AdguardFilters/issues/40119
/.*prixa.*\.net\/media\/(Parvo|Ratop|Riddh)\/[A-Za-z0-9-_]+.(gif|jpg)/
/.*prixa.*\.net\/media\/[0-9A-Za-z-_]*.(gif|jpg)/
ratopati.com##div[style*="max-height:150px;overflow:hidden;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/34513
jagran.com##.article-ctn
! https://github.com/AdguardTeam/AdguardFilters/issues/35420
timesofindia.indiatimes.com##div[id^="div-clmb-ctn"]
indiatimes.com##.manbox-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/46116
nakkheeran.in###block-video-ads
nakkheeran.in###spb-block-articlepageoverlayad
! https://github.com/AdguardTeam/AdguardFilters/issues/35175
nakkheeran.in###block-adsidebarfirstarticle
nakkheeran.in##.sidebar-inner > div > div[id^="block-views-block-detail-page-ads-
block-"]
nakkheeran.in#?#.sidebar-inner > div > div[id^="block-
articlesidebar"]:has(div[id^="div-gpt-ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/35124
antarvasnastories.com###secondary a[href^="https://www.velamma.com"]
antarvasnastories.com#?##secondary > aside:has(a[href^="https://www.velamma.com"])
! https://github.com/AdguardTeam/AdguardFilters/issues/32861
navbharattimes.indiatimes.com##.ads_default
navbharattimes.indiatimes.com#?#.leftmain > div[style] ~ div[class*=" "]:has(> div
> div > a[onclick])
navbharattimes.indiatimes.com#$#body.disable-scroll { overflow: auto!important;
margin-right: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26172
kolkata24x7.com#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23471
banglachotikahinii.com##span[w3p3]
||banglachotikahinii.com/wp-json/IPE/v1/get_dsc_online
||b4x6a6x3.ssl.hwcdn.net/k/709010/1ds/ul98hJ.js$domain=banglachotikahinii.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22969
anandabazar.com##.banner-before-editors
anandabazar.com##.abp-horizontal-banner-inside
anandabazar.com##.abp-right-tab-fix > .home_right_ban_algn_no_brdr
||anandabazar.com/polopoly_fs/*/image/image.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/22751
indiatyping.com#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/16790
||videoplaza.tv/proxy/distributor/$domain=hotstar.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/15471
@@||3050.pw^$generichide
3050.pw##a[href^="http://bit.ly/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/13755
khabar.ndtv.com##.ad315
khabar.ndtv.com##.ins_rhscont300.___ads
! https://github.com/AdguardTeam/AdguardFilters/issues/12500
superiorwallpapers.com#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/11612
||videoplaza.tv/proxy/distributor/*.weburl=https://www.voot.com/$important
! https://github.com/AdguardTeam/AdguardFilters/issues/12303
! https://github.com/AdguardTeam/AdguardFilters/issues/12247
https://github.com/AdguardTeam/AdguardFilters/issues/12246
userupload.net,tnpdf.com#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("downloadbtn").removeAttribute("disabled"); }, 300); });
@@||tnpdf.com/assets/js/advertisement.js
userupload.net#$#.download-btn { display:block!important; }
userupload.net#$##countdown { display:none!important; }
@@||userupload.net/assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11860
nookthem.com##body > [style*="z-index: 999999"][style*="margin-"]
[style*="bottom:"]:not([class]):not([id])
||nookthem.com/js/popping^
! https://github.com/AdguardTeam/AdguardFilters/issues/11874
hdpornstarz.com###sidebar > div[id^="text-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/11942
pcsoftkey.com##a[href^="http://slappeary.info"]
! https://github.com/AdguardTeam/AdguardFilters/issues/12144
||iporntv.net/c_adu_pop.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12096
sexpussynude.com##.sidebar > section[id^="custom_html-"]
||sexpussynude.com/wp-content/plugins/da-unblock^
! https://github.com/AdguardTeam/AdguardFilters/issues/11886
tubezx.com##.hrads
! https://github.com/AdguardTeam/AdguardFilters/issues/11653
deadtoonsindia.com#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/11663
oralhoes.com###vid-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/11664
||sextubehub.com/js/htpop.js
||sextubehub.com/xx/o.php$redirect=nooptext
sextubehub.com#%#window.open = function() {};
sextubehub.com#%#var _st = window.setTimeout; window.setTimeout = function(a, b)
{ if(!/window\.location\.href = '\/xx\/o\.php/.test(a)){ _st(a,b);}};
! https://github.com/AdguardTeam/AdguardFilters/issues/11731
aajtak.intoday.in##.aaspassContainerAd
@@||smedia2.intoday.in/aajtak/*/resources/advertisement_zedo_banner_zedo_google/
atitg.js
aajtak.intoday.in###pushwooshpopup
! https://github.com/AdguardTeam/AdguardFilters/issues/11769
xfuckonline.com###kt_player > #invideo_2
xfuckonline.com##.advmnt
||xfuckonline.com/eureka^
||xfuckonline.com/js/show_adv.js
! https://github.com/AdguardTeam/AdguardFilters/issues/11788
https://github.com/AdguardTeam/AdguardFilters/issues/11787
hdpornlove.net,wetpornvideos.net##.player > .a_all
hdpornlove.net,wetpornvideos.net##body > #im
hdpornlove.net,wetpornvideos.net##.player > div.play[onclick]
! https://github.com/AdguardTeam/AdguardFilters/issues/11080
||goo.gl^$domain=crackstubes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/11083
ultravfx.com##a[href^="https://href.li/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/11085
cracx.net##center > a[href][rel="nofollow"] > img
cracx.net##a[href^="http://ppinstall.com"]
cracx.net##.post-sharing-bd
! https://github.com/AdguardTeam/AdguardFilters/issues/11160
pastpapers.papacambridge.com###directory-list-header > .well:not(.text-
center):not([id])
! https://github.com/AdguardTeam/AdguardFilters/issues/10876
! https://github.com/AdguardTeam/AdguardFilters/issues/10878
yomowo.com#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/10453
@@||ceesty.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/10212
emp3c.co##a[href^="https://www.emp3c.co/spon/"]
emp3c.co##a[href^="/spons/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/9895
alphashoppers.co##.sponsered-links
! https://github.com/AdguardTeam/AdguardFilters/issues/9117
/vqa^$domain=pagalguy.com
pagalguy.com##iframe[id^="vqa:ads:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/7031
anandabazar.com#%#Object.defineProperty(window,'canRunAds',{value:false});
@@||abpdemo.ttef.in/gads.js$domain=anandabazar.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4787#issuecomment-316871958
adageindia.in,bombaytimes.com,businessinsider.in,gizmodo.in,iamgujarat.com,in.techr
adar.com,lifehacker.co.in,mensxp.com,indiatimes.com,samayam.com,idiva.com#
%#Object.defineProperty(window,'trev',{get:function(){return function(){var
a=document.currentScript;if(!a){var
c=document.getElementsByTagName('script');a=c[c.length-1]}if(a&&/typeof\sotab\s==\
s'function'/.test(a.textContent)){var
d=a.previousSibling,b=d;while(b=b.previousSibling)if(b.nodeType==Node.COMMENT_NODE&
&/\d{5,}\s\d{1,2}/.test(b.data))
{d.style.setProperty('display','none','important');return}}}},set:function(){}});
! https://forum.adguard.com/index.php?threads/resolved-m-indiatimes-com-missed-ads-
ios.20774/#post-140718
||media.indiatimes.in/idthat/
! https://forum.adguard.com/index.php?threads/22437/
dinamani.com##div[id^="pro_menu"]
! https://forum.adguard.com/index.php?threads/resolved-ndtv-com-anti-adb-
ios.18066/page-2#post-140401
m.ndtv.com###header_ads
!
! https://forum.adguard.com/index.php?threads/resolved-m-timesofindia-com-missed-
ads-ios.20287/#post-139881
timesofindia.com##.columbiaAds
timesofindia.com##div[id^="div-gpt-ad"]
!+ NOT_OPTIMIZED
||timesofindia.com/toimga/
!+ NOT_OPTIMIZED
timesofindia.com##style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
!
! https://github.com/AdguardTeam/AdguardFilters/issues/4922
divyabhaskar.co.in#%#window.canABP = window.canRunAds = window.canCheckAds = true;
@@||bhaskar.com/adblock/*.js^
! https://forum.adguard.com/index.php?threads/resolved-gizmodo-in-missed-ads-
windows.19891/
gizmodo.in##style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
gizmodo.in##.adageunicorns
! https://forum.adguard.com/index.php?threads/astrospeak-com-missed-ads-ios.20843/
astrospeak.com##.astroCommon-300[style^="min-height:"]
astrospeak.com#?#.astroCommon-block[-ext-has=">.colombia"]
astrospeak.com##.colombia
! https://forum.adguard.com/index.php?threads/bombaytimes-com-missed-ads-
windows.20842/
@@||bombaytimes.com/*ads$script,other,~third-party
bombaytimes.com#%#window.canRun = true;
||m.bombaytimes.com/detector.cms
bombaytimes.com##style[type="text/css"] + div[class]:not([id]):not([class*=" "])
! https://forum.adguard.com/index.php?threads/iamgujarat-com-missed-ads-
windows.20826/
||www.iamgujarat.com/Igtah
iamgujarat.com##style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
! https://forum.adguard.com/index.php?threads/adageindia-in-missed-ads-
windows.20841/
||www.adageindia.in/agath/
adageindia.in##style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
! https://forum.adguard.com/index.php?threads/m-indiatimes-com-missed-ads-
ios.20774/
m.indiatimes.com##.ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/4742
@@||ads.dainikbhaskar.com/AdTech/ads/ads.js
! https://forum.adguard.com/index.php?threads/m-hindustantimes-com-missed-ads-
ios.20284/
m.hindustantimes.com#?#.container-fluid > section[-ext-has=">.redvert-section"]
m.hindustantimes.com#?#.container-fluid > section.noBorder[-ext-has=">.recommended-
story>.recommended-list>ul>li:not([class]):empty"]
m.hindustantimes.com##.recommended-list > ul > li:empty
! https://forum.adguard.com/index.php?threads/m-timesofindia-com-missed-ads-
ios.20287/
m.timesofindia.com##[data-container="gadgetsnowdata"] div[data-utm]
!
! https://forum.adguard.com/index.php?threads/gadgetsnow-com-missed-ads-ios.20205/
||shop.gadgetsnow.com/gsearch/gadgetsnow.php^$domain=m.gadgetsnow.com|
timesofindia.indiatimes.com
gadgetsnow.com##.article_cont ~ section.slideshowwdt
timesofindia.indiatimes.com##.shopping_times_wdgt
!+ NOT_OPTIMIZED
gadgetsnow.com##.shopping_wdgt
!
! https://forum.adguard.com/index.php?threads/businessinsider-in-missed-ads-
windows.19295/#post-125544
businessinsider.in##style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
||businessinsider.in/bimed/
! https://forum.adguard.com/index.php?threads/mensxp-com-missed-ads-windows.19296/
mensxp.com##.right_suggest_ctn_js > style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
mensxp.com###rhsLatestCont > div[class]:not(.ListingBlock)
mensxp.com##.cont.blk + style:not([type]) + style[type="text/css"] + div[class]
mensxp.com###section_WhatsHot > div:not([id])
mensxp.com###right_panel > style[type="text/css"] +
div[class]:not([id]):not([style])
||media.mensxp.com/mxcip/$image
! https://forum.adguard.com/index.php?threads/lifehacker-co-in-missed-ads-
windows.19297/#post-125419
lifehacker.co.in##.articlelist1 > article.article:not([id^="btm_"])
lifehacker.co.in##.top-content.list1 > li > style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
lifehacker.co.in###colombiaAdBox
lifehacker.co.in##.rhs_widget_h > h3.heading2 + ul > li[style^="display:"]
[style$="inline-block;"]:not([data-id])
||lifehacker.co.in/lhega/$image
! https://forum.adguard.com/index.php?threads/ndtv-com-anti-adb-ios.18066/#post-
125302
ndtv.com##.cnAdzerkDiv
ndtv.com##.cnoverlay-regularAd
ndtv.com##.cnadvertisement-leaderboard
khabar.ndtv.com##.headerpartial > .clear > div[style$="color:#ccc;"]
khabar.ndtv.com##[data-nextstory] > .clear > div[style$="color:#ccc;"]
! https://forum.adguard.com/index.php?threads/colombia-ads-missed-ads-
windows.19238/
in.techradar.com##style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
||in.techradar.com/trcdem/
indiatimes.com##.last8brdiv > div.sponsor_block
||indiatimes.com/toiitpic/
! https://forum.adguard.com/index.php?threads/15978/
@@||anandabazar.com/*ad$script
! https://forum.adguard.com/index.php?threads/15428/
@@||jagran.com/*/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2810
###__BULLETIN__bdiv[style="position"]
||203.94.227.140^$image,third-party
||203.94.248.40^$image,third-party
! https://forum.adguard.com/index.php?threads/12181/
bhaskar.com#%#var canABP = true;
@@||bhaskar.com/*/ads/ads.js|
!
@@||indiafreestuff.in/forum/public/*/facebook_
!---------------------------------------------------------------------
!------------------------------ Indonesian ---------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65651
sukatu.ru#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/64851
206.189.151.55##.tvtubeads
206.189.151.55###ffbp-bg
! https://github.com/AdguardTeam/AdguardFilters/issues/64623
149.56.24.226###overlay
149.56.24.226###player-lux
||layarkacaxxi.icu/asset/bann.js
! https://github.com/AdguardTeam/AdguardFilters/issues/62278
ayobandung.com##.banner-top
ayobandung.com##.sticky-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/60769
goodnewsfromindonesia.id###mybot-adcover
! https://github.com/AdguardTeam/AdguardFilters/issues/61759
dafideff.com#?#.inline_wrapper > div.middle_post:has(> ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/60909
bioskopkeren.link#$##film { display: block !important; }
bioskopkeren.link#$##filmoncereklam { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60907
185.63.253.247##.wpb-outer-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/60905
/sawnowepage\.com\/[a-zA-Z0-9]{0,16}\/[0-9]+/$script,domain=drakorindo.fun
drakorindo.fun##a[href^="https://bit.ly/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/60853
173.212.233.209###tengah
||bp.blogspot.com^$image,domain=173.212.233.209
! https://github.com/AdguardTeam/AdguardFilters/issues/60612
iklandb.com#@#.afs_ads
iklandb.com##.black-overlay
iklandb.com##.whitecontent
iklandb.com##.banner125
iklandb.com#?#.sidebar > .widget:has(> .banner125)
! https://github.com/AdguardTeam/AdguardFilters/issues/59740
pengusahamuslim.com###text-27
pengusahamuslim.com###text-28
! https://github.com/AdguardTeam/AdguardFilters/issues/59189
@@||ads.a-static.com/ads.js$domain=ad4msan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57565
labelotaku.com#%#//scriptlet("abort-current-inline-script", "eval",
"ignielAdBlock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=labelotaku.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57217
neonime.moe##.box_item_berlangganan_popup
! https://github.com/AdguardTeam/AdguardFilters/issues/56515
anoboy.stream##a[href][rel="sponsored"]
anoboy.stream##.sidebar > .center > a[href][target="_blank"] > amp-img
! kawanfilm21.pro - ads
||bp.blogspot.com^$image,domain=kawanfilm21.pro
kawanfilm21.pro#$#.mfp-bg { display: none !important; }
kawanfilm21.pro#$#.mfp-wrap { display: none !important; }
kawanfilm21.pro#$#html { overflow: visible !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53475
xemtvhd.com##iframe[src="xx/top.php"]
! https://github.com/AdguardTeam/AdguardFilters/issues/53408
animeindo.fun#%#//scriptlet("abort-on-property-read", "Popper")
animeindo.fun#%#//scriptlet('remove-class', 'async-hide', 'html')
! https://github.com/AdguardTeam/AdguardFilters/issues/52755
babla.co.id###topslot_container
! https://github.com/AdguardTeam/AdguardFilters/issues/52687
xnxx54.info##.entry-content > div.ktz_content-more > p[style] + div[class]
[id]:not([style])
! https://github.com/AdguardTeam/AdguardFilters/issues/52595
||kxcdn.com/wp-content/uploads/*/*-336x280.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/52502
sederet.com###main_container > table.bg_search_container + div[style]
! https://github.com/AdguardTeam/AdguardFilters/issues/52241
bagas31.info##.frame-banner-places-popup
bagas31.info##.socialproff-bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/51656
||firebasestorage.googleapis.com/*/ABP.$stylesheet,script,domain=pekalongan-
cits.blogspot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51657
oploverz.in##div[id^="glx-"][id$="-container"][style^="display: grid;"]
oploverz.in#%#//scriptlet("abort-on-property-read", "Object.prototype.Focm")
! https://github.com/AdguardTeam/AdguardFilters/issues/54520
! https://github.com/AdguardTeam/AdguardFilters/issues/52722
! https://github.com/AdguardTeam/AdguardFilters/issues/52102
! https://github.com/AdguardTeam/AdguardFilters/issues/51614
tokopedia.com##.success .ta-inventory[id^="promo"][ad_url]
tokopedia.com##div[data-testid="topadsCPMWrapper"]
tokopedia.com#?#div[data-testid="divSRPContentProducts"] > div[class^="css-"]:has(>
a[data-testid="lnkProductContainer"] > div[data-testid="divProductWrapper"] >
div[class^="css-"] > div[class^="css-"] > div[class^="css-"] > img[alt="topads
icon"])
! https://github.com/AdguardTeam/AdguardFilters/issues/51488
seputarforex.com##.text-right[style*="font-size: 10px;"]
seputarforex.com##.need-share-button
! https://github.com/AdguardTeam/AdguardFilters/issues/50809
beritasatu.com###primary-content-wrap > .sticky.fixed-sosmed-article
! https://github.com/AdguardTeam/AdguardFilters/issues/50807
inews.id##.ads_sticky_footer
! https://github.com/AdguardTeam/AdguardFilters/issues/50159
katadata.co.id##.center-belt
katadata.co.id##.footer_sticky
! https://github.com/AdguardTeam/AdguardFilters/issues/60886
samehadaku.vip##.infoeps div[style="text-align: center;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/48923
157.245.202.123##.wps-player__happy-inside
157.245.202.123#%#//scriptlet("abort-current-inline-script", "decodeURI", "4zz.")
! https://github.com/AdguardTeam/AdguardFilters/issues/48267
||bp.blogspot.com^$domain=khalidcompany.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56958
! https://github.com/AdguardTeam/AdguardFilters/issues/54471
! https://github.com/AdguardTeam/AdguardFilters/issues/49109
@@||static.doubleclick.net/instream/ad_status.js$domain=laksa19.github.io
!+ NOT_PLATFORM(ext_edge, ios, ext_android_cb, ext_safari)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=laksa19.github.io
! https://github.com/AdguardTeam/AdguardFilters/issues/48650
pradjadj.com##.widget_abd_shortcode_widget
pradjadj.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/48584
neonime.org##.box_item_berlangganan_popup
! https://github.com/AdguardTeam/AdguardFilters/issues/48001
filmblurayku.com###fixedban
! https://github.com/realodix/AdBlockID/issues/329
gembel9.xyz,gembelcit.net#%#//scriptlet("abort-current-inline-script",
"document.createElement", "ignielAdBlock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=gembel9.xyz|gembelcit.net
! https://github.com/AdguardTeam/AdguardFilters/issues/48266
redtube53.info##img[width="300"][height="600"]
redtube53.info##.entry-content.clearfix
! https://github.com/AdguardTeam/AdguardFilters/issues/47204
||xtgem.com/images/xtvid/$domain=sextgem.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47199
komikhentaiterbaru.xtgem.com##.footer2 > center > a[href*=".php"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/47205
rajahentai.com##._xt_ad_close_internal
||rajahentai.com/img/foto-bugil.gif
rajahentai.com#?##navigation-menu > ul > li:has(> center > b:contains(Wap Partner))
! https://github.com/realodix/AdBlockID/issues/260
semi168.net,semi168.club#%#//scriptlet("abort-on-property-read", "jsPopunder")
semi168.net,semi168.club#%#//scriptlet("abort-on-property-read", "makePopunder")
! https://github.com/realodix/AdBlockID/issues/248
mangaku.in#%#//scriptlet("abort-on-property-read", "popup")
! https://github.com/AdguardTeam/AdguardFilters/issues/47435
juraganfilm.site###netkevin-popup
juraganfilm.site###netkevin-overlay
! https://github.com/realodix/AdBlockID/issues/241
oujanime.com###fixedban
oujanime.com###ouibounce-modal
oujanime.com#%#//scriptlet("abort-on-property-read", "iframepopupwidow")
! https://github.com/AdguardTeam/AdguardFilters/issues/47197
komikhentai.me##div[id^="st"][style^="z-index: 9999"]
! https://github.com/AdguardTeam/AdguardFilters/issues/46349
||img.kota*.casa/images/idxbet/
! https://github.com/AdguardTeam/AdguardFilters/issues/47201
minioppai.org##.ads
minioppai.org#?#.rapi > .leftarea:has(> script:first-child:contains(ad_idzone))
! https://github.com/realodix/AdBlockID/issues/211
||im88.best/wp-content/uploads/*/*.gif
im88.best##.idmuvi-topbanner-aftermenu
im88.best##.idmuvi-topplayer
indomovies88.icu###banner
! https://github.com/realodix/AdBlockID/issues/187
dewabioskop21.org###main-popup
! https://github.com/realodix/AdBlockID/issues/182#issuecomment-569951120
||kordramass.com/wp-content/plugins/uji-popup/
kordramass.com##a[href^="https://join-adf.ly/"]
kordramass.com#%#//scriptlet("abort-on-property-read", "Object.prototype.popunder")
! https://github.com/realodix/AdBlockID/issues/182
kshowsubindo.org#%#//scriptlet("abort-on-property-read",
"Object.prototype.popunder")
kshowsubindo.org##.jquery-modal
kshowsubindo.org###popup
! https://github.com/AdguardTeam/AdguardFilters/issues/46816
nekopoi.web.id##.sidebar > #HTML6
nekopoi.web.id###header-wrapper > .batasan > #header2
||blogspot.com/-*/ads-poi*.jpg$domain=nekopoi.web.id
||rawcdn.githack.com/nkpoi/ads/master/adsblock2.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=nekopoi.web.id
! https://github.com/realodix/AdBlockID/issues/173
wizardsubs.com#?#div[class^="sidebar"] > div.widget:has(> h3.widget-title >
span:contains(Ads))
! https://github.com/realodix/AdBlockID/issues/162
||img.teman.stream^$domain=terbit21.online
! https://github.com/realodix/AdBlockID/issues/163
senimovie.co#%#//scriptlet("abort-on-property-read", "Object.prototype.popunder")
senimovie.co###sidebar
! https://github.com/AdguardTeam/AdguardFilters/issues/46604
semprot.com#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"ahli")
! https://github.com/AdguardTeam/AdguardFilters/issues/46399
sosok.grid.id#?#.container > h2.title__default > span:contains(/^PROMOTED
CONTENT$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/45885
lewat.club#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/46101
viva.co.id##.skyscraper160
! https://github.com/AdguardTeam/AdguardFilters/issues/46118
bursahentai.com##div[id^="st"][style^="z-index: 9999"]
! https://github.com/AdguardTeam/AdguardFilters/issues/46066
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=shrink.world
! https://github.com/AdguardTeam/AdguardFilters/issues/45839
hdtvku.live##div[id^="mybanner"]
hdtvku.live###bannerplayerheader
hdtvku.live###bannerplayerfooter
hdtvku.live###bannermiddleplayer
! https://github.com/AdguardTeam/AdguardFilters/issues/45728
layarindo21.website##div[id="1br"]
! https://github.com/AdguardTeam/AdguardFilters/issues/38345
kotakhitam.casa,kotakputih.casa###vid > .jwseed
dutafilm.*##.right-content a[href^="https://bit.ly/"] > img
dutafilm.*##.right-content > #orbit
dutafilm.*##iframe[data-glx][style*="z-index"]
185.224.130.67,dutafilm.*##.swal-overlay
185.224.130.67,dutafilm.*##body > a[href] > div[style^="position:absolute;"]
[style*="z-index:"]
185.224.130.67,dutafilm.*##.left-content a[href][target="_blank"] > img
dutafilm.*#%#//scriptlet("prevent-window-open", "1", "bit.ly")
dutafilm.*#%#//scriptlet("prevent-addEventListener", "load", "banner_id")
dutafilm.*#%#//scriptlet("abort-on-property-read", "Object.prototype.Focm")
! https://github.com/AdguardTeam/AdguardFilters/issues/45312
grid.id#%#//scriptlet('abort-current-inline-script', 'document.addEventListener',
'iframe-network')
grid.id###outbrain-container
grid.id#?#.read__article > h2.title__default > span:contains(/^PROMOTED CONTENT$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/45313
kompas.tv##.ads-foot
! https://github.com/AdguardTeam/AdguardFilters/issues/45088
dosenbiologi.com##.stickyunit
dosenbiologi.com#$#.divright { float: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45086
hellosehat.com##body .ads-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/44614
nontonmovie251.info###wpb_overlay
nontonmovie251.info##.wpb-image-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/44587
blackavelic.com###teaser2
! https://github.com/AdguardTeam/AdguardFilters/issues/44583
dramasave.net###banner-tengah
! https://github.com/AdguardTeam/AdguardFilters/issues/44595
bioskopkerenin.com###ptbanner
bioskopkerenin.com###middle-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/44540
anonenime.com##.whitebox > div.postbox a[target="_blank"] > img
anonenime.com#?#.sidebar > div.section:has(> div.area > h3:contains(Ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/44251
fb21.tv##div[id^="previewBox"]
fb21.tv#$##myModalSingle { display: none!important; }
fb21.tv#$#body.modal-open { overflow: visible!important; padding-right: 0!
important; }
!+ NOT_PLATFORM(windows, mac, android)
fb21.tv#%#//scriptlet("adjust-setInterval", "countdown")
! https://github.com/AdguardTeam/AdguardFilters/issues/44243
shopee.co.id#?#.shopee-search-item-result__items > .shopee-search-item-
result__item:has(> div > a[data-sqe="link"] > div[class^="_"] > div[class^="_"] >
div[class^="_"] > div[data-sqe="ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/44153
sobatkeren.com#%#AG_onLoad(function() { gizle(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/44103
semawur.com##div[style="text-align:center"] > span[style*="font-size: 10px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44187
kompasiana.com#%#//scriptlet('abort-current-inline-script',
'document.addEventListener', 'iframe-network')
! https://github.com/AdguardTeam/AdguardFilters/issues/44254
solopos.com##.ad--widget
solopos.com#$#.sticky-wrapper { height: calc(100%)!important; }
solopos.com#?#.container > .row > div > .page--title:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/43917
public.upera.co##center > a[href^="http://upera.shop/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/43909
gigapurbalingga.net##.entry-content center > button
! https://github.com/AdguardTeam/AdguardFilters/issues/43683
tempo.co##.top-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/43593
139.99.209.98###mid-b
139.99.209.98###top-b
139.99.209.98###bplayer-single
139.99.209.98###overlay-pop
139.99.209.98###player-below-b > a[rel="nofollow"] > img
139.99.209.98##.sidebar > div#bsquare > a[rel="nofollow"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/43282
semprot.com##.p-body-inner > div[style="text-align:center"] a[href^="/yum.php?go="]
! https://github.com/AdguardTeam/AdguardFilters/issues/43035
detik.com#$#.containerBB { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42804
kiryuu.co#%#Object.defineProperty(Object.prototype, 'Focm', { get: function()
{ throw null; }, set: function(){ throw null; }});
! https://github.com/AdguardTeam/AdguardFilters/issues/42766
batch.id##.sidebar > .klan300
@@||batch.id/wp-content/plugins/lw-adblocker/assets/js/fuckadblock.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/42780
||animeindo.moe/wp-content/uploads/*/ADS-
! https://github.com/AdguardTeam/AdguardFilters/issues/42776
anoboy.video##a[href^="https://bit.ly/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/42777
manganime.id##.klan300
! https://github.com/AdguardTeam/AdguardFilters/issues/44155
ganool.ltd###mbanner
ganool.ltd###ptbanner
ganool.ltd##a[href][rel="nofollow"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/42772
!+ NOT_PLATFORM(windows, mac, android)
shinobijawi.id#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "/abisuq/")
! https://github.com/AdguardTeam/AdguardFilters/issues/42555
||21moviemaniaasli.club/asset/default/player/plugins/vast-*.js
layarkaca21indo.xyz,layarkaca21indo.net##.theiaStickySidebar > #custom_html-8
!+ NOT_PLATFORM(windows, mac, android)
21moviemania.pw,layarkaca21indo.xyz,layarkaca21indo.net#%#//scriptlet("abort-
current-inline-script", "$", "#idmuvi-popup")
! https://github.com/AdguardTeam/AdguardFilters/issues/42700
lnindo.org#?#[class]:has(> center > ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/42513
tribunnews.com##.ads__horizontal
tribunnews.com###adspop
tribunnews.com###wideskyscraper
!
semprot.com##.semprotnenenmontok_adalah_pujaan_hatiku >
div[style]:not([id]):not([class])
telset.id##.footer_sticky
! https://github.com/AdguardTeam/AdguardFilters/issues/40700
@@.bid$image,domain=manhwa-manga.bid
! https://github.com/AdguardTeam/AdguardFilters/issues/42312
kuydoy.xyz#%#AG_abortInlineScript(/abisuq/, 'document.addEventListener');
kuydoy.xyz#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "/abisuq/")
! https://github.com/AdguardTeam/AdguardFilters/issues/41992
kuyhaa-me.com##.entry-content > center > input[src]
! https://github.com/AdguardTeam/AdguardFilters/issues/41900
indoxxi.men,iindoxxi.com##.top-banner
indoxxi.men,iindoxxi.com###banner-tengah
indoxxi.men,iindoxxi.com##center > a[href^="//bit.ly/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/40360
drakorkita.com###sgpb-popup-dialog-main-div-wrapper
drakorkita.com##.sgpb-popup-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/41125
indoxxi.today##.ujipopup
indoxxi.today##.jquery-modal.blocker
indoxxi.today###ffbp
! https://github.com/AdguardTeam/AdguardFilters/issues/41132
lebahkaca.com##p > a[rel="nofollow noopener noreferrer"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/40401#issuecomment-536183740
mangacanblog.com###topbar
mangacanblog.com#%#window.open = function() {};
mangacanblog.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/41144
sukamovie.mobi##div[id^="floating_ads_"]
sukamovie.mobi###banner-tengah
! https://github.com/AdguardTeam/AdguardFilters/issues/41142
bioskop168.pro#%#AG_setConstant('makePopunder', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/41141
||bp.blogspot.com^$image,domain=filmindo21.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/40633
depokpos.com##.newkarma-core-topbanner
depokpos.com##.newkarma-core-floatbanner
depokpos.com###secondary div[id^="text-"] a[href][rel="noopener noreferrer"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/40577
layardunia21.com##div[id^="ads-side"]
layardunia21.com##.container > #ilang1
layardunia21.com#?#aside.sidebar > ul > li:has(>h2.title:contains(ADVERTISEMENT))
! https://github.com/AdguardTeam/AdguardFilters/issues/40394
animenonton.tv##.videoad
animenonton.tv###pc-player-bar-close
! https://github.com/AdguardTeam/AdguardFilters/issues/40337
! https://github.com/AdguardTeam/AdguardFilters/issues/42173
mangashiro.org##.blox
mangashiro.org###teaser1
mangashiro.co,mangashiro.org##.bixbox > div[style] > a[target="_blank"]
[rel="Dofollow"] > img
mangashiro.co##div[id^="teaser"]
mangashiro.co##.kln
mangashiro.co#%#AG_setConstant('window.open', 'noopFunc');
mangashiro.co#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/40323
lk21tv.com##.close-banner
lk21tv.com#$#a[href][rel="nofollow"] > img[src*="/ezgif-"] { position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/40314
bioskop45.vip#@#.adsBox
||bioskop45.co/Banner/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/40313
movies21.co###middle-banner
movies21.co##.row > div[id^="after-menu-"] > a[href][rel="nofollow"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/39831
ganool.watch###mbanner
ganool.watch###float-banner
ganool.watch###popup-banner
ganool.watch##a[href][rel="nofollow"] > img
||img.teman.stream/tb/$domain=ganool.watch
! https://github.com/AdguardTeam/AdguardFilters/issues/39951
winnetnews.com##.adswrapper
||api.winnetnews.com/api/v*/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/39856
||bucket.id^$image,domain=idfl.me
! https://github.com/AdguardTeam/AdguardFilters/issues/39559
idalponse.blogspot.com#@##adcontent
idalponse.blogspot.com##.showadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/39489
||layarxxi21.com^$image,domain=mvdown21.com
||topikhot.com^$image,domain=mvdown21.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38275
moviekeren.com##.bnr
moviekeren.com###ads_player_inside > .Dvr-300
moviekeren.com#$##ads_player_inside { display: none!important; }
moviekeren.com#$#.TPlayer.on::after { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37211
layarkaca21.red#$#.mfp-bg { display: none!important; }
layarkaca21.red#$#.mfp-wrap { display: none!important; }
layarkaca21.red#$#html { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36322
||player.serverbk.com/bkcdn*.xml
||p.jwpcdn.com/*/vast.js$important,domain=bioskopkeren.one
||bioskopkeren.one/images/luxury/*.gif
bioskopkeren.one#$##film { display: block!important; }
bioskopkeren.one#$##filmoncereklam { display: none!important; }
! dunia21.biz
dunia21.biz##.sidebar > div#bsquare > a[rel="nofollow"] > img
dunia21.biz###player-below-b > a[rel="nofollow"] > img
dunia21.biz###top-b
tuyensinh247.com##.banner_fooder
dunia21.biz###overlay-pop
dunia21.cc###overlay-pop
! https://github.com/AdguardTeam/AdguardFilters/issues/35552
bagilagi.com#%#AG_onLoad(function() { var
el=document.querySelector('img[id="showlink"]'); if(el) el.click(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/35789
! filmbioskop21
139.99.120.222##a[href^="https://bit.ly/"] > img
139.99.120.222##img[width="250"][height="250"]
139.99.120.222##img[style="width:100%;height:80px"]
139.99.120.222##a[rel="nofollow"] > img[height="80"]
139.99.120.222##.ban_empat
139.99.120.222##.inner-wrap > div[id^="previewBox"]
139.99.120.222##.navbar-brand
139.99.120.222##.navbar-brand#fbawah
139.99.120.222##div[id^="previewBox"][style^="position: fixed;"]
139.99.120.222#$##myModalSingle { display: none!important; }
139.99.120.222#$#body { overflow: visible!important; }
139.99.120.222#%#//scriptlet("adjust-setInterval", "timeLeft", "", "0.02")
||139.99.120.222/assets/qq-sidebar.gif
||139.99.120.222/wp-content/uploads/*/luxury.gif
||139.99.120.222/img/closeX.png
! https://github.com/AdguardTeam/AdguardFilters/issues/35087
||kotanopan.com/wp-content/uploads/*/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/34775
||akurat.co/assets/royalflush-ok.gif
||dl.layarkaca21.vip/iframe/content.php
dl.layarkaca21.vip#$##teks { display: none!important; }
dl.layarkaca21.vip#$##skip { display: block!important; }
dl.layarkaca21.vip#%#AG_onLoad(function() { var el = document.querySelector("#skip
> a"); if(el) { el.click(); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/34394
! https://github.com/AdguardTeam/AdguardFilters/issues/30663
meownime.id###kadal
meownime.id###floating_banner_top
meownime.id##a[href][target="_blank"][rel="nofollow"] > img
meownime.id##a[href][target="_blank"][rel="noopener"] > img
||blogspot.com/*/*/*.gif$domain=meownime.id
! https://github.com/AdguardTeam/AdguardFilters/issues/28670
oploverz.in###btm_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/26465
animeindo.video##.in_up_ad-area
! https://github.com/AdguardTeam/AdguardFilters/issues/24916
cafecinema.cc###netkevin-popup
cafecinema.cc###netkevin-overlay
cafecinema.cc##p > a[rel*="noopener"] > img
cafecinema.cc##img[width="300px"][height="250px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/27139
bagilagi.com##.msb-box
||bagilagi.com/wp-content/plugins/medsosboost/msb-script.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26871
komikcast.com##.klnmin a[target="_blank"] > img
komikcast.com#%#//scriptlet("abort-current-inline-script", "$", "popup")
! https://github.com/AdguardTeam/AdguardFilters/issues/26709
komikindo.web.id###gb
! https://github.com/AdguardTeam/AdguardFilters/issues/26453
hightech.web.id#%#AG_abortInlineScript(/AdBlock/, 'document.addEventListener');
neonime.com##div[class^="berlangganan-"]
neonime.com##.box_item_berlangganan
neonime.com##.tampilan_tambahan
! https://github.com/AdguardTeam/AdguardFilters/issues/25888
mangakyo.net###sidebar .sencs > .textwidget > a[href][target="_blank"] > p > img
! https://github.com/AdguardTeam/AdguardFilters/issues/25573
kurazone.net##.anuads
||cdn.staticaly.com/gh/sotazer/sotazone/*/kurazoneAdblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25345
otakuindo.net##.ads
otakuindo.net##a[href^="https://bit.ly/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/24441
gudangmovies21.cc##.s_right > #text-2
gudangmovies21.cc##.s_right > #text-3
gudangmovies21.cc##.contenido > .box > center a[href][rel="nofollow"]
||gudangmovies21.cc/wp-content/uploads/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/24577
! https://github.com/AdguardTeam/AdguardFilters/issues/25480
! https://github.com/AdguardTeam/AdguardFilters/issues/22339
lk21.cam###tengah
lk21n.fun,lk21.cam##td[style*="padding: 1px;"] > a[target="_blank"] > img
lk21n.fun,lk21.cam#?##site-container > header#masthead >
table:not([class]):not([id]):has(td > a[target="_blank"])
/wp-content/uploads/2*/*/*.gif$domain=lk21n.fun|lk21.cam
! https://github.com/AdguardTeam/AdguardFilters/issues/22115
nontonplus.com##.content-kuss
nontonplus.com###float-bottom-banner
||nontonplus.com/wp-content/uploads/2*/*/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/26565
! https://github.com/AdguardTeam/AdguardFilters/issues/21372
dunia21.net###overlay-pop
||terafile.net/Luxury*.mp4
||terafile.net/luxury*.xml
dunia21.net##div[id^="player-"] > a[target="_blank"]
dunia21.net###top-b
dunia21.net###mid-b
dunia21.net###bsquare
||dunia21.net/assets/top-*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/44197
! https://github.com/AdguardTeam/AdguardFilters/issues/36332
! https://github.com/AdguardTeam/AdguardFilters/issues/20634
idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75#%#(function(){var
c=window.setInterval;window.setInterval=function(f,g){return g===1e3&&/\.bwac-
btn/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75#%#(function()
{window.addEventListener("load",function(){if(document.getElementById("content-
embed")){var c=new MutationObserver(function(){for(var
b=document.querySelectorAll('.play-notice > .alert > #report-box ~ a[href]
[target="_blank"]'),a=0;a<b.length;a+
+)b[a].removeAttribute("href");b=document.querySelector('#content-embed > a[href]
[target="_blank"]');a=document.querySelector("#content-embed #tv-play-
btn");b&&(c.disconnect(),b.removeAttribute("href"),a&&a.click())});c.observe(docume
nt,{childList:!0,subtree:!0});setTimeout(function(){c.disconnect()},3E4)}});})();
idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75#%#(function()
{window.addEventListener("load",function(){if(document.querySelector(".block-
trailer")){var a=new MutationObserver(function()
{if(b=document.querySelector('.block-trailer > a[href]
[target="_blank"]'))b.removeAttribute("href"),a.disconnect()});a.observe(document,
{childList:!0,subtree:!0});setTimeout(function(){a.disconnect()},3E4)}})})();
||img.akubebas.com/images/pencetpoker-
idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75##div[id^="home-
bnner"]
idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75##div[id^="player-
side-"] > a
idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75###content-embed
> .jwseed[onclick]
! https://github.com/AdguardTeam/AdguardFilters/issues/19738
@@||idfl.me/fancyboxidfl2/jquery.js
||idfl.me/fancyboxidfl2^
||postimg.cc/*/*Banner
! https://github.com/AdguardTeam/AdguardFilters/issues/19460
hightech.web.id#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/19453
@@||teknologilink.com/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25349
! https://github.com/AdguardTeam/AdguardFilters/issues/19216
kompas.com#%#AG_abortInlineScript(/isIframeNetworking/,
'document.addEventListener');
tribunnews.com,kompas.com#%#Object.defineProperty(window, '$JabK', { get:
function(){ throw null; }, set: function(){ throw null; }});
kompas.com##.kcm__rectangle > .sticky__rectangle
kompas.com##.kcm__horizontal > a.kcm__close.js-kcm-horizontal
! https://github.com/AdguardTeam/AdguardFilters/issues/19004
sosiali.com#$#.adsbygoogle { height: 0!important; }
sosiali.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/24805
! https://github.com/AdguardTeam/AdguardFilters/issues/18637
linkpoi.in##center > a[href][target="_blank"] > img
nekopoi.care###sidebar_right > .widget_text > .custom-html-widget >
a[href^="http://bit.ly/"] > img
nekopoi.ga##.container > .row > .col-xs-12 > div[style="text-
align:center;"]:not([class]):not([id])
nekopoi.care,nekopoi.cash,nekopoi.lol##div[class^="adsgen"]
nekopoi.cash##.ero > .leftarea
@@||nekopoi.*/wp-content/themes/ThemeNekopoi/js/adsbygoogle.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/15514
bagilagi.com#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/14679
indofilm.pro#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/14389
dunia21.tv###ads-pop
dunia21.tv###float-banner
dunia21.tv###middle-banner
dunia21.tv###float-bottom-banner
||dunia21.tv/assets/*.gif$domain=dunia21.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/12616
dwindly.io#%#AG_onLoad(function() { setTimeout(function() {var click =
document.getElementById("btd"); link = click.onclick.toString().split(";"); link1 =
link[0].split(")"); link2 = link1[1].split("("); link3 = link2[1] + "(" + link2[2]
+ ")"; document.location.href = eval(link3); }, 300); });
dwindly.io##.adBtn
dwindly.io#$#.adBtn {position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/12590
! https://github.com/AdguardTeam/AdguardFilters/issues/12559
! https://github.com/AdguardTeam/AdguardFilters/issues/11859
||pornxxxplace.com/eureka^
pornxxxplace.com###invideo_new
! https://github.com/AdguardTeam/AdguardFilters/issues/11888
freesex.pw###overlay-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/11906
specialpornsex.com##.hd_bitch > ul > li[style="float:right;"]
specialpornsex.com##.ads_sys_300
! https://github.com/AdguardTeam/AdguardFilters/issues/11822
betikom.com#%#AG_defineProperty('insertAfter', { get: function() { return
function() { }; }, set: function() { }});
! https://github.com/AdguardTeam/AdguardFilters/issues/11583
! https://github.com/AdguardTeam/AdguardFilters/issues/11541
@@||samehadaku.tv/wp-content/themes/*/js/advertisement.js
samehadaku.tv#%#window.$tieE3 = true;
samehadaku.tv##.adsbyadop
! https://github.com/AdguardTeam/AdguardFilters/issues/11492
majalahikan.com##.adsbygoogle
@@||majalahikan.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/10833
||idfl.me/files/banneriklan/
idfl.me###notices > ol > li[id^="navbar_notice_"] > p[align="center"] >
a[target="_blank"] > img
idfl.me##div[style="position:fixed;left:-10px;bottom:0px;z-index:1000"] >
a[target="_blank"] > img
idfl.me##div[style="position:fixed;left:290px;bottom:0px;z-index:1000"] >
a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/11054
jalantikus.com##.ads
jalantikus.com##div[id*="div-gpt-ad-"]
jalantikus.com##[class^="ad-"][class*="-container"]
jalantikus.com#%#window.googleToken = "no";
! https://github.com/AdguardTeam/AdguardFilters/issues/10877
mangashiro.net##.rm > center > a > img
! https://github.com/AdguardTeam/AdguardFilters/issues/10811
kangibay.net#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/10727
mangaindo.web.id#@#.an-advert-banner
mangaindo.web.id#@##adsense
mangaindo.web.id#@#.an-sponsored
! Indonesian telco injecting its ads
||cfs1.uzone.id^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/10098
eramuslim.com#@##topAd
! https://github.com/AdguardTeam/AdguardFilters/issues/9962
sehatlega.com#@#.an-advert-banner
sehatlega.com#@##adsense
sehatlega.com#@#.an-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/9539
sandrives.blogspot.de,sandrives.blogspot.com,sandrives.blogspot.com.au###HTML8
! https://github.com/AdguardTeam/AdguardFilters/issues/9286
||bitly.com^$domain=semprot.com
! https://forum.adguard.com/index.php?threads/neumanga-tv-ads-anti-adblock.26796/
neumanga.tv##.ads
neumanga.tv##a[href^="https://fb.me"]
neumanga.tv##a[onclick]#close-teaser > img
||neumanga.tv/uploads/*/raja365.gif
||neumanga.tv/uploads/*/Judi%20Poker%20Online.gif
||neumanga.tv/uploads/*/agenqq2.gif
||neumanga.tv/uploads/*/banner728.gif
||neumanga.tv/uploads/*/hokiqq2.gif
||depodomino.com^$popup,domain=neumanga.tv
neumanga.tv#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /depodomino.com/; window.open = function(a, b) { if (typeof a !== 'string'
|| !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/7277
inwepo.co##.adsbygoogle
@@||inwepo.co^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/7033
||gambar123.com/xf/trump/xyz_$domain=46.166.167.16
46.166.167.16##div[class^="semprotnenenmontok_"]
46.166.167.16#%#AG_abortInlineScript(/AdBlocker/, 'eval');
! https://github.com/AdguardTeam/AdguardFilters/issues/6872
!+ NOT_PLATFORM(windows, mac, android)
mivo.com##.top-ads
!+ NOT_PLATFORM(windows, mac, android)
@@||mivo.com^$generichide
mivo.com#$#div[class^="player-ads-"] { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6338
mangacanblog.com##.ad
mangacanblog.com###adrtop
mangacanblog.com###btm_banner
||mangacanblog.com/adblock/src/adblock-checker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5562
! https://github.com/AdguardTeam/AdguardFilters/issues/5566
@@||blog.taryo.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/5294
aplikasipc.com#@#.afs_ads
!
animeindo.moe###sct_content a[target="_blank"][target="_blank"].external > img
||animeku.tv/wp-content/themes/animeku/iklan/*.php
||tinypic.com^$domain=movie303.com|nontonmovie33.net
||bp.blogspot.com^$image,domain=movie303.com|nontonmovie33.net
||agenjudionline.in^$image,domain=movie303.com|nontonmovie33.net
movie303.com,nontonmovie33.net##div[id^="floating_banner"]
movie303.com###ads-pop
||agenmovie.net^$domain=movie303.com|nontonmovie33.net
||nontonmovie33.net^$domain=movie303.com
nontonmovie33.net,movie303.com##a[rel="Nofollow"] > img[height]
nontonmovie33.net,movie303.com##a[rel="Nofollow"] > img[width="220"]
bioskopstar88.com###floating_banner_top
kshowsubindo.org#%#Object.defineProperty(window, 'iframepopupwidow', { get:
function() { return; } });
||kshowsubindo.org/wp-content/plugins/cm-pop-up-banners/
kshowsubindo.org##a[href^="http://bit.ly/"] > img
||lk21.me/wp-content/themes/layarkaca21/js/lk21ads.js^
lk21.me##.container > div[id$="banner"]
||gambar123.com^$image,domain=semprot.com
semprot.com##div[class^="semprotpokemon_"]
@@||gambar123.com/pic/o/semprot-b-$image,domain=semprot.com
@@||freesms4us.com/*adv*.js
movie76.com###btm_banner
wardhanime.net###iklanatas
wardhanime.net###kanan
wardhanime.net###kiri
dm5.com##.cp_adct
krucil.net##.krucil_ads
krucil.net##.krucil_floating_banner_top
gigapurbalingga.com##a[href^="http://downloadab.com/"]
movie76.com,wardhanime.net##div[id^="teaser"]
movie76.com##img[alt="ads"]
krucil.net##img[width="550"][height="50"]
krucil.net##img[width="900"][height="50"]
||krucil.net/KD
!---------------------------------------------------------------------
!------------------------------ Hebrew -------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/64196
sdarot.tv##div[class="row nomar"] > div.col-md-12 > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/62416
||walla.co.il/p.php
||walla.co.il/cdn/swordfish.js
||walla.co.il/js/walla.js
||sheee.co.il/js/walla.js
||cdn.behindyou.cf/cdn/walla.js
/walla.js$third-party,domain=walla.co.il
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
sheee.co.il,walla.co.il#$?#iframe[srcdoc][name] { remove: true; }
! walla.co.il#%#//scriptlet('remove-cookie', '/^([a-zA-Z0-9]{40,70}|[a-zA-Z0-9]
{8,11})$/')
sheee.co.il,walla.co.il#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
||cm.g.doubleclick.net/pixel?$image,redirect=1x1-
transparent.gif,domain=sheee.co.il|walla.co.il
||stats.g.doubleclick.net/r/collect?$image,redirect=1x1-
transparent.gif,domain=sheee.co.il|wwalla.co.il
||stats.g.doubleclick.net/*/collect?
$xmlhttprequest,redirect=nooptext,domain=sheee.co.il|wwalla.co.il
!+ NOT_PLATFORM(ext_ublock)
walla.co.il#@%#//scriptlet('ubo-aopw.js', 'upManager')
!+ NOT_PLATFORM(ext_ublock)
walla.co.il#@%#//scriptlet('ubo-acis.js', 'btoa', 'upManager')
! https://github.com/AdguardTeam/AdguardFilters/issues/60889
ynet.co.il##.marketingRecommended
!+ NOT_PLATFORM(ext_ublock)
ynet.co.il#@%#//scriptlet('ubo-aopw.js', 'upManager')
! https://github.com/AdguardTeam/AdguardFilters/issues/59815
hm-news.co.il#$?#a[href][data-item^='{"sources":['][data-item*='Video Ad']
{ remove: true; }
hm-news.co.il#%#//scriptlet("set-constant", "fv_player_pro.video_ads", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/58620
pricez.co.il##.ProductInCatLIB
pricez.co.il#%#//scriptlet("abort-on-property-read", "adsBlocked")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=nooptext,domain=pricez.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/56716
krayot.com##.krayo-slider
! https://github.com/AdguardTeam/AdguardFilters/issues/55038
@@||globes.co.il/news/inc/banners/ad_banner.js
globes.co.il#%#//scriptlet("set-constant", "document.blocked_var", "1")
globes.co.il#%#//scriptlet("set-constant", "____ads_js_blocked", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/54092
@@||ynet.co.il/common/javascript/ads.js
ynet.co.il#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/52737
! https://github.com/AdguardTeam/AdguardFilters/issues/52497
! TEMPORARY until this issue will be fixed -
https://github.com/AdguardTeam/Scriptlets/issues/76
!+ NOT_PLATFORM(ext_ublock)
haaretz.co.il,themarker.com#@%#//scriptlet('ubo-aeld.js', '', 'clientHeight')
! https://github.com/AdguardTeam/AdguardFilters/issues/48600
@@||player.ynet.co.il/*/flowplayer.ads.*.ynet.js$domain=ynet.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/45799
!+ NOT_PLATFORM(windows, mac, android)
themarker.com#%#//scriptlet("prevent-addEventListener", "load", "hblocked?
returnTo")
! https://github.com/AdguardTeam/AdguardFilters/issues/45669
@@||admedia.com/images/cross_channel_arrows.png$domain=weather2day.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/42344
shvoong.co.il#$#.ppsPopupShell { display: none!important; }
shvoong.co.il#$##ppsPopupBgOverlay { display: none!important; }
shvoong.co.il#$#html[style="overflow: hidden;"] { overflow: visible!important; }
shvoong.co.il#$#body[style="overflow: hidden;"] { overflow: visible!important; }
shvoong.co.il#$#html > body { background-image: none!important; cursor: default!
important; }
shvoong.co.il#%#AG_abortOnPropertyRead('bg_backgrounds');
shvoong.co.il#%#//scriptlet("abort-on-property-read", "bg_backgrounds")
! https://github.com/AdguardTeam/AdguardFilters/issues/37946
haaretz.co.il###pageRoot > div > section > div > a[href^="http://bit.ly"]
! https://github.com/AdguardTeam/AdguardFilters/issues/42094
rotter.net###taboola-forum_atf
rotter.net#$?#.adsbygoogle { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/33131
13news.co.il,13tv.co.il#%#document.cookie = "r13_maavron=5; path=/";
! https://github.com/AdguardTeam/AdguardFilters/issues/31834
sheva7.co.il##.maavaron
sheva7.co.il##.advertising-box-wrapp
||sheva7.co.il/wp-content/banners/banner
! https://github.com/AdguardTeam/AdguardFilters/issues/26958
pc.co.il#%#document.cookie = "ad_shown=true; path=/;"; document.cookie =
"numOfPageViews=1; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/27607
walla.co.il##iframe[src^="//walla.yad2.co.il/xml_yad2/dinamic_banner_"]
walla.co.il###root > div > div[class][style^="--vertical"] > div[class] >
section.no-mobile[style^="opacity:"] > ul > li > a[href][target="_blank"] img
fun.walla.co.il##.game-item > .pre-game
walla.co.il##div[class^="ads-image-link"]
||jor-el.net^$third-party
! Fixing video player with EasyList Hebrew enabled
@@||walla.co.il^$csp
@@$webrtc,domain=walla.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/27608
||taboola.com^$domain=sport5.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/26416
koozi.info#$#.tien-ads-video > div#player { visibility: visible!important; }
koozi.info#$#.tien-ads-video { background: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26111
walla.co.il#%#window.atob = function() { };
walla.co.il#%#AG_abortInlineScript(/TextDecoder/, 'atob');
! https://github.com/AdguardTeam/AdguardFilters/issues/24635
! https://github.com/AdguardTeam/AdguardFilters/issues/19323
||pijama.*.elasticbeanstalk.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/20899
inn.co.il##.Content > .InfoIn2
inn.co.il###divTopAd
! https://github.com/AdguardTeam/AdguardFilters/issues/21327
kan.org.il#@#iframe[width="100%"][height="60"]
! https://github.com/AdguardTeam/AdguardFilters/issues/20439
haaretz.co.il##.footer-ruler
! https://github.com/AdguardTeam/AdguardFilters/issues/19953
desire2music.net#?##content[role="main"] > #weeksong:has(> .d2m-banner-zone)
desire2music.net#?##content[role="main"] > #top4:has(> .d2m-banner-zone)
desire2music.net#$##content[role="main"] > #pirsumleft { display: none!important; }
desire2music.net#$##content[role="main"] > #pirsumright { display: none!
important; }
desire2music.net#$##main > #primary[style="width: 100%; max-width: 470px;"] { max-
width: 100%!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/19874
||themarker.com/tm/js/resp/body_scripts/internal/plugins/adblock.js
||themarker.com/tm/js/resp/header_scripts/internal/util/z_adblockutil.js
themarker.com#%#Object.defineProperty(window, 'showAds', { value: true });
themarker.com##.outbrain-wrapper
themarker.com#@##ad-block-wrapper
@@||themarker.com^$generichide
@@||themarker.com/ad/dclk^
! https://github.com/AdguardTeam/AdguardFilters/issues/19324
haaretz.co.il#$#html[class][style="overflow-y: hidden;"] { overflow: visible!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36558
haaretz.co.il#@#div[class*="addBlocker"]
haaretz.co.il#@#.adBanner
!+ NOT_PLATFORM(windows, mac, android)
haaretz.co.il#%#//scriptlet("prevent-addEventListener", "load", "hblocked?
returnTo")
@@||haaretz.co.il/htz/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14568
reshet.tv##.ad-Unit-Wrp
! https://github.com/AdguardTeam/AdguardFilters/issues/17101
inn.co.il##.taboola
inn.co.il###divBottomAd
inn.co.il##.leftClm > .div300
inn.co.il##.leftClm > #divInfT1_1
inn.co.il##.RightClm > #divin4
inn.co.il##.RightClm > #divin5
inn.co.il##.NewsLeft .LeftInfo.h600
inn.co.il###taboola-mid-main-column-thumbnails
inn.co.il##.Content[itemprop="articleBody"] > div#infin0:empty
||a7.org/*/*?func=Info.Insert&$domain=inn.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/17701
yad2.co.il##.left_column ~ .pie[style*="height: 90px; background-color"]
[style*="margin"]
yad2.co.il###top_banners
||yad2.co.il/dfp*/script/SpecialSlotsManager.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15151
@@||themarker.com/htz/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14769
grouponisrael.co.il##[za_campaign_id]
! https://github.com/AdguardTeam/AdguardFilters/issues/13542
walla.co.il##.celebs-promo
! https://github.com/AdguardTeam/AdguardFilters/issues/11941
reshet.tv###sidebar[ng-controller^="side_bar_ctrl"]
! https://github.com/AdguardTeam/AdguardFilters/issues/11683
mako.co.il##div.ad
mako.co.il##div[id^="top-strip-"]
mako.co.il###mysupermarketcontainer
! https://github.com/AdguardTeam/AdguardFilters/issues/6562
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ynet.co.il
!
m.calcalist.co.il#%#Object.defineProperty(window, 'show_maavaron', { value:
false })
m.calcalist.co.il#$#html{display:block!important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/5877
baliperek.com###popup1
! https://github.com/AdguardTeam/AdguardFilters/issues/5145
srugim.co.il##.ads_cube
! https://github.com/AdguardTeam/AdguardFilters/issues/4635
ynet.co.il##.promolightboxmvc
ynet.co.il##div[class^="MarketingCarousel"]
||ynet.co.il/*/Teaser/MarketSchedual_
ynet.co.il##.HomepageTwoDivAds
ynet.co.il##div[id^="marketschedual"]
ynet.co.il##.block.B2b.spacer div.dy_unit
ynet.co.il##.block.B1.spacer div.general-image
! bizportal.co.il https://github.com/AdguardTeam/AdguardFilters/issues/4186
||cloudboost.co.il/ejs?
||cloudboost.co.il/wsm?
! https://github.com/AdguardTeam/AdguardFilters/issues/4241
hometheater.co.il##div[style="width:728px; height:90px;"]
!+ NOT_OPTIMIZED
hometheater.co.il##td[width="900"][align="center"][valign="top"]
! https://github.com/AdguardTeam/AdguardFilters/issues/4112
@@||themarker.com/dclk/dfp/test/
themarker.com#%#AG_onLoad(function() { hasadblock = false; });
! https://forum.adguard.com/index.php?threads/18644/
mako.co.il#%#Object.defineProperty(window, 'isBs', { get: function(){ return false;
} });
!
||treemedia.co.il/sdarot2
! https://forum.adguard.com/index.php?threads/14514/
@@/walla_vod/*$domain=walla.co.il
! http://forum.adguard.com/showthread.php?8881
||cloudfront.net^$third-party,domain=ynet.co.il
! https://github.com/AdguardTeam/AdguardFilters/issues/2523
fxp.co.il#@#iframe[width="300"][height="250"]
!---Anti-Adblock---
! https://github.com/AdguardTeam/ExperimentalFilter/issues/996
goalim4you.site###f765
!---------------------------------------------------------------------
!------------------------------ Italian ------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/65627
@@||occhionotizie.it/wp-content/themes/jannah/assets/js/ad.js
occhionotizie.it#%#//scriptlet("set-constant", "$tieE3", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/65700
@@||ad.tio.ch^$xmlhttprequest
tio.ch#%#//scriptlet("set-constant", "app.checkAds", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/65078
@@||rockitecn.nohup.it/*/js/*.js$domain=rockit.it
! https://github.com/AdguardTeam/AdguardFilters/issues/62436
programmiedovetrovarli.it#%#//scriptlet("abort-on-property-write", "ai_front")
! https://github.com/AdguardTeam/AdguardFilters/issues/61602
testicanzoni.mtv.it##p[aria-hidden="true"][class="selectionShareable"]
! https://github.com/AdguardTeam/AdguardFilters/issues/59860
sitostreaming.club##a[href^="https://madsoks.com/"]
sitostreaming.club#%#//scriptlet("set-constant", "hasAdblock", "falseFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/59684
||pastemyimg.com/ads/$domain=androidaba.com
! https://github.com/AdguardTeam/AdguardFilters/issues/58422#issuecomment-657403682
hdblog.it#@#a[href^="https://www.amazon."][href*="tag="]
! https://github.com/AdguardTeam/AdguardFilters/issues/57938
||laleggepertutti.it/wp-content/themes/llpt-child/images/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/57696
napolitoday.it#$#.afs_ads.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56993
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=video.lastampa.it
! https://github.com/AdguardTeam/AdguardFilters/issues/56714
@@||oasjs.kataweb.it/adsetup*.js$domain=huffingtonpost.it
! https://github.com/AdguardTeam/AdguardFilters/issues/56657
@@||media.wired.it/static_wired/js/misc/cn-adv.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56070
romatoday.it#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/55312
@@||ticonsiglio.com/wp-content/*/plugins/ad-ace/includes/adblock-detector/
advertisement-*.js
ticonsiglio.com#%#//scriptlet("set-constant", "jQuery.adblock", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/54782
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=3bmeteo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54668
ilmeteo.it#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ilmeteo.it
@@||adx.4strokemedia.com/www/delivery/asyncjs.php$domain=ilmeteo.it
@@||adx.4strokemedia.com/www/delivery/asyncspc.php$domain=ilmeteo.it
! vivereurbino.it - ads
vivereurbino.it##div[class^="box_adv_"]
/images/banners_x_cliente/*$domain=vivereurbino.it
! https://github.com/AdguardTeam/AdguardFilters/issues/49560
spaziogames.it##div[id^="spazi-"]
spaziogames.it#$##wrapper > #main { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51782
my-personaltrainer.it##.sal-adv-slot
! https://github.com/AdguardTeam/AdguardFilters/issues/46179
@@||itascan.info/js/ads.block.min.js
!+ NOT_PLATFORM(windows, mac, android)
itascan.info#%#//scriptlet("abort-on-property-read", "adBlockDetected")
itascan.info#?#div.col-md-4 > .panel-default:has(> .panel-
heading:contains(Pubblicità))
! https://github.com/AdguardTeam/AdguardFilters/issues/46544
@@||oasjs.kataweb.it/adsetup.js$domain=video.deejay.it
@@||oasjs.kataweb.it/adsetup.real.js$domain=video.deejay.it
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=video.deejay.it
! https://github.com/AdguardTeam/AdguardFilters/issues/46079
plaffo.com#@##adsense
plaffo.com#@#.an-advert-banner
plaffo.com#@#.an-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/45089
cinafoniaci.com##.tm-sidebar-b > .uk-panel > center > a[href][target="_blank"] >
img
cinafoniaci.com#?#.tm-sidebar-b > .uk-panel > center:has(> a[href][target="_blank"]
> img)
! https://github.com/AdguardTeam/AdguardFilters/issues/44415
@@||calciomercato.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/44248
@@||adv.bebad.it/js/ads.js$domain=badtaste.it
! https://forum.adguard.com/index.php?threads/35646/
@@||rockitecn.nohup.it/web/js/ads.js
rockit.it##.articolo-body-text-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/42162
insidemarketing.it##.bannerG
insidemarketing.it##.homeBannerMax
@@||insidemarketing.eu/cdn/lib/js/adsframe.js
!+ NOT_PLATFORM(windows, mac, android)
insidemarketing.it#%#//scriptlet("set-constant", "adblock", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/42488
gdr-online.com##.adv_barra_alto
gdr-online.com##body > div[align="center"][style*="margin-top:6px;"][style*="align:
center !IMPORTANT;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/41807
hwupgrade.it##.gb-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/41946
@@||oasjs.kataweb.it/adsetup.js$domain=video.capital.it
@@||oasjs.kataweb.it/adsetup.real.js$domain=video.capital.it
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=video.capital.it
! https://github.com/AdguardTeam/AdguardFilters/issues/41868
kijiji.it#@#.ad__item
kijiji.it#@##post-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/41699
forum.tomshw.it###show-data-trovaprezzi
||forum.tomshw.it/*/amazon/getdata*.php?
! https://github.com/AdguardTeam/AdguardFilters/issues/41272
everyeye.it##.wrap_amazon_banner
@@||everyeye.it/adv/ads.js
razorlink.us#%#//scriptlet("set-constant", "google_ad_block", "false")
everyeye.it#%#AG_setConstant('google_ad_block', 'false');
! https://forum.adguard.com/index.php?threads/35072/
sentireascoltare.com#?##page-body > section[id^="info_pub"]:has(> section >
ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/40230
impiego24.it##.banner_336x280
impiego24.it##body .contentBanner
impiego24.it##.grid1 > div[style^="width:970px; height:250px; margin:"]
impiego24.it#?#.annunciLavoro > li.boxAnnunci:has(>
a[href^="http://ad.payclick.it/"])
impiego24.it#?#.annunciLavoro > li.boxAnnunci:has(>
a[href^="https://affiliate.across.it/"])
impiego24.it#?#.annunciLavoro > li.boxAnnunci:has(>
a[href^="http://go.ketc.it/aff_c?offer_id="])
impiego24.it#%#//scriptlet("abort-current-inline-script", "$",
"skinUrlDestinazione")
! https://github.com/AdguardTeam/AdguardFilters/issues/39404
@@||dailybest.it/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39603
fcinternews.it###masthead
fcinternews.it###tccslimbannerlink
||player.performgroup.com/eplayer.js$domain=fcinternews.it
fcinternews.it#?##section-right > div.mx-auto:has(> div[style] > div.div-gpt-ad)
fcinternews.it#?#.mx-auto:has(> div > ins.adsbygoogle)
fcinternews.it#?#.mx-auto:has(> div[style^="overflow: hidden;"])
fcinternews.it#?##content > div.row:has(> div[class] > div > div[style] >
ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/38634
m.tuttomercatoweb.com##.adv_margin
! https://github.com/AdguardTeam/AdguardFilters/issues/38303
||sottomarina.net/image/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/37558
rollingstone.it###result.adsblocked
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=rollingstone.it
! https://github.com/AdguardTeam/AdguardFilters/issues/37552
dreamsub.stream##.astromica
! https://github.com/AdguardTeam/AdguardFilters/issues/37155
! https://github.com/AdguardTeam/AdguardFilters/issues/31542
@@||dniadops-a.akamaihd.net/ads/scripts/fwconfig/2/configs/italy-dplay2live.js
! https://github.com/AdguardTeam/AdguardFilters/issues/36764
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=abazero.com
! https://github.com/AdguardTeam/AdguardFilters/issues/35602
luongovincenzo.it#%#//scriptlet("abort-on-property-write", "ai_adb")
luongovincenzo.it#%#AG_abortOnPropertyWrite('ai_adb');
! https://github.com/AdguardTeam/AdguardFilters/issues/34818
open-live.org##.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/34174
! https://github.com/AdguardTeam/AdguardFilters/issues/34151
! https://github.com/AdguardTeam/AdguardFilters/issues/34149
citynow.it#%#AG_setConstant('advanced_ads_check_adblocker', 'noopFunc');
citynow.it#$#.ad_unit.ad-unit.text-ad.text_ad.pub_300x250 { display: block!
important; }
citynow.it#$#.wrapper.cityn-body-background { padding-top: 0!important; }
citynow.it##.cityn-sidebar-top-first
a[data-bid][href^="https://www.citynow.it/linkout/"][rel="nofollow"] > img
||citynow.it/wp-content/uploads/*/336x250-GLA.gif
||citynow.it/wp-content/uploads/*/SkinSitoMotorShow2Mari.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/34103
lurlo.news###background-ad-cover
lurlo.news#$#body #tie-wrapper { margin-top: 0px!important; }
||lurlo.news/wp-content/uploads/*/cellulite-farmacia-minerva.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/33556
@@||svapo.it/dev/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33256
!+ NOT_PLATFORM(windows, mac, android)
@@||toptv.cloud^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/32977
! https://github.com/AdguardTeam/AdguardFilters/issues/32800
! https://github.com/AdguardTeam/AdguardFilters/issues/32596
htnovo.net#@#.adBanner
htnovo.net#$##wrapfabber { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30934
gametimers.it##.td-header-sp-recs
! https://github.com/AdguardTeam/AdguardFilters/issues/30602
! https://github.com/AdguardTeam/AdguardFilters/issues/30475
@@||larena.it/gfx/siti/*/images/advertising_banner_300.gif
larena.it#$##adblock-check { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30033
napolivillage.com#@#.td-ad-background-link
||napolivillage.com/file/*/Skin_vivi-napoletano_-*.jpg
||bccnapoli.it^$popup,domain=napolivillage.com
napolivillage.com#$#body.td-ad-background-link { background-image: none!
important; }
napolivillage.com#$#body.td-ad-background-link #td-outer-wrap { cursor: auto!
important; }
napolivillage.com#%#Object.defineProperty(window, 'td_ad_background_click_link',
{ get: function() { return ""; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/43662
! https://github.com/AdguardTeam/AdguardFilters/issues/28961
tuttoandroid.net###navbar .justify-content-end
tuttoandroid.net##.justify-content-around > div[class^="col-"] >
a[href^="http://bit.ly/"][target="_blank"] > img
tuttoandroid.net#?#.card-grid.home > div.row > .col-18 > .row > .col-
18.preload:has(> article.card-post > span.ribbon.yellow:contains(/^Adv$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/29127
eurogamer.it##.advert
! https://github.com/AdguardTeam/AdguardFilters/issues/28002
androidworld.it##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/28551
@@||mrwebmaster.it/adserver/adview.js
mrwebmaster.it##.advmid
! https://github.com/AdguardTeam/AdguardFilters/issues/28154
money.it##.gptslot[data-adunitid]
! https://github.com/AdguardTeam/AdguardFilters/issues/27364
! https://github.com/AdguardTeam/AdguardFilters/issues/27208
chimerarevo.com##.banner-ad-area
chimerarevo.com#$##page[style^="margin-top:"] { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26634
milanworld.net##ol#posts > li[class="postbitlegacy postcontainer"][id^="yui-
gen"]:not([id="post_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/26689
! https://github.com/AdguardTeam/AdguardFilters/issues/25398
! https://github.com/AdguardTeam/AdguardFilters/issues/26118
telefonino.net#?#.table-layout > .fixed-width-300:has(> .sidebar-spacer:first-child
.banner-content)
! https://forum.adguard.com/index.php?threads/corrieredellosport-it-video-
blocked.29976/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=corrieredellosport.it
! https://github.com/AdguardTeam/AdguardFilters/issues/24663
||assets.deltapictures.it/js/adblock/adblock.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/23974
tv8.it##.adv-top-dx
! EasyList Italy Exclusion
! https://github.com/AdguardTeam/AdguardFilters/issues/14916
hdblog.it#@#[id^="banner"]
hdblog.it#@#.ads_block
hdblog.it#@#.item_compra
hdblog.it#@#.box_flame
hdblog.it#@#.box_grampa_shadow
! End EasyList Italy Exclusion
! https://github.com/AdguardTeam/AdguardFilters/issues/23014
sentireascoltare.com##.mainAdv
sentireascoltare.com###block-adv
sentireascoltare.com##.banner_scroll_space
! https://github.com/AdguardTeam/AdguardFilters/issues/22984
! https://github.com/AdguardTeam/AdguardFilters/issues/22738
techuniverse.it###cb-logo-box > div.cb-h-block > img[alt]
! video.huffingtonpost.it broken videon
@@||imasdk.googleapis.com$domain=video.huffingtonpost.it
! https://github.com/AdguardTeam/AdguardFilters/issues/22694
evilkingmedia.com#%#Object.defineProperty(window, 'adBlockDetected', { get:
function() { return; } });
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=evilkingmedia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22630
macitynet.it#$#body.td-ad-background-link { cursor:initial!important; }
macitynet.it#$##td-outer-wrap > .td-header-wrap {margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17789
lffl.org##.egg-container
lffl.org##.cegg_widget_products
! https://github.com/AdguardTeam/AdguardFilters/issues/22446
gamesforum.it#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/22166
qdmnotizie.it###mvp-foot-logo
qdmnotizie.it#$#.custom-background { background:none!important; }
qdmnotizie.it###mvp-wallpaper
! https://github.com/AdguardTeam/AdguardFilters/issues/21189
ispazio.net##.adverts-widget
ispazio.net##.entry-content > .entr-footer
ispazio.net##.entry-content > div[style="float:left;height:300px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/21195
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=popcorntv.it
popcorntv.it#%#Object.defineProperties(window,{wantedPreroll:{value:0},adstarted:
{value:5},waterfallIndex:{value:11}});
! https://github.com/AdguardTeam/AdguardFilters/issues/20689
animetubeitalia.it#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/20162
mondomobileweb.it###custom_html-25
mondomobileweb.it###custom_html-20
mondomobileweb.it###custom_html-13
! https://github.com/AdguardTeam/AdguardFilters/issues/19763
@@||itascan.info/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19593
@@||ilpuntotecnico.com/forum/RealPopup/blockadblock.js
@@||ilpuntotecnico.com^$generichide
ilpuntotecnico.com##.container > div[style="text-align:center; height: 95px;"]
ilpuntotecnico.com##div[style="text-align:center; height:255px;"][id]
! https://github.com/AdguardTeam/AdguardFilters/issues/19275
||static-js.net-cdn.it/the-purge^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/18845
gamesvillage.it##article[id^="post-"] > p[alig] + br
gamesvillage.it#$#.header { margin-bottom: 0!important; }
gamesvillage.it##.post-detail-row > br
! https://github.com/AdguardTeam/AdguardFilters/issues/17006
@@||googletagservices.com/dcm/dcmads.js$domain=italiamac.it
@@||adspremium.it/adserver/www/delivery/lg.php?$domain=italiamac.it
@@||adspremium.it/adserver/www/delivery/ajs.php?zoneid=$domain=italiamac.it
! https://github.com/AdguardTeam/AdguardFilters/issues/18377
! https://github.com/AdguardTeam/AdguardFilters/issues/32311
||macitynet.it/wp-content/uploads/*/gearbest
macitynet.it#$#body { background:none!important; }
macitynet.it#%#window.open = function() {};
||macitynet.it/wp-content/uploads/2019/04/macitynetbig.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/18118
tg.la7.it##.region > #block-block-21
tg.la7.it##div[id^="rcsad_Frame"]
tg.la7.it##.region > #block-block-24
! https://github.com/AdguardTeam/AdguardFilters/issues/18028
! https://github.com/AdguardTeam/AdguardFilters/issues/58238
aranzulla.it##.banner
aranzulla.it###super-header
! https://github.com/AdguardTeam/AdguardFilters/issues/18033
gizchina.it##.td-ss-main-sidebar .textwidget > a > img
! https://github.com/AdguardTeam/AdguardFilters/issues/17881
maidirelink.it##.background-cover
||maidirelink.it/wp-content/uploads/2017/02/sconti-amazon.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/30320
! https://github.com/AdguardTeam/AdguardFilters/issues/17802
forum.telefonino.net##.blz_link_container
! https://github.com/AdguardTeam/AdguardFilters/issues/17790
farmacoecura.it##.nativeadv
farmacoecura.it###adv_content
farmacoecura.it###adv_side
farmacoecura.it###minihead
! https://github.com/AdguardTeam/AdguardFilters/issues/17736
andreagaleazzi.com#$#.site { top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17739
tim.it#$#.modal-open { overflow:visible!important; }
tim.it#$##modal_offerta { display:none!important; }
tim.it#$#.modal-backdrop { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17746
formiche.net##a[class^="banner"]
formiche.net#?##secondary > .widget[-ext-has='a[class^="banner"]']
formiche.net###text-17
! https://github.com/AdguardTeam/AdguardFilters/issues/17608
ilpuntotecnico.com#@#.an-advert-banner
ilpuntotecnico.com#@##adsense
ilpuntotecnico.com#@#.an-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/17496
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=androidaba.com
androidaba.com##.sidebar-content > #media_image-2
androidaba.com##.sidebar-content > #widget_sp_image-2
! https://github.com/AdguardTeam/AdguardFilters/issues/16900
! https://github.com/AdguardTeam/AdguardFilters/issues/16665
@@||goodtag.it/gts/*/goodvideo.js?$domain=tvserial.it
tvserial.it###DSKBillboardATFxcpciu0
! https://github.com/AdguardTeam/AdguardFilters/issues/17025
hdmotori.it,hdblog.it#$#.banner_news_top_box { height:1px!important; background-
image:none!important; background:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31982
! https://github.com/AdguardTeam/AdguardFilters/issues/15746
calciomercato.com##.adv--300x250:not(#generic-video-player)
@@||calciomercato.com/prebid.js
@@||calciomercato.com/ads.js
@@||adv.fkadb.bid/ad_adv.js$domain=calciomercato.com
calciomercato.com#%#window.my_random_number = 1;
calciomercato.com#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/\
[_0x/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/15676
! https://github.com/AdguardTeam/AdguardFilters/issues/14586
hdmotori.it#$#.ads_block { width: 15px!important; height: 15px!important; }
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=hdmotori.it
hdmotori.it#@#.ads_block
hdblog.it###banner4_300600
! https://github.com/AdguardTeam/AdguardFilters/issues/20525
! https://github.com/AdguardTeam/AdguardFilters/issues/17770
! https://github.com/AdguardTeam/AdguardFilters/issues/14602
! https://github.com/AdguardTeam/AdguardFilters/issues/14739
hdblog.it,hdmotori.it##.box_highlight_hot[style*="margin-top"]
!+ NOT_OPTIMIZED
hdblog.it,hdmotori.it##.box_highlight_footer[style*="margin-top"]
hdmotori.it##.box_highlight_hot
hdmotori.it,hdblog.it###banner2_980
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=hdblog.it
hdblog.it##.compras_items > .item_prod
hdmotori.it,hdblog.it###banner3_300600
hdblog.it#@#.ads_block
hdblog.it#$#.ads_block { min-height:15px!important; width: 15px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/14050
youtg.net#$##jsn-content { padding-top: 110px!important; }
youtg.net##.banneritem
! https://github.com/AdguardTeam/AdguardFilters/issues/13780
@@||dopedgeeks.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/13194
sukkisukki.com#@##banner_ad
sukkisukki.com#%#Object.defineProperty(window, 'loadpopunder', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/13027
||msp.ticdn.it/farmunica/adv^
! https://github.com/AdguardTeam/AdguardFilters/issues/12841
cb01.zone###rk_wp_twitter_button > a[href^="https://www.cb01.zone/film"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/12578
filmhd.me###streaming-hd > a[href="#"]
! https://github.com/AdguardTeam/AdguardFilters/issues/12541
yourlifeupdated.net##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/12542
concorsipubblici.net#@##banner_ad
concorsipubblici.net##.cp-get-this-deal
! https://github.com/AdguardTeam/AdguardFilters/issues/12394
! https://github.com/AdguardTeam/AdguardFilters/issues/12264
@@||cdn.mangaeden.com/js/ad/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12154
speedvideo.net##a[href*="/fhud/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/12152
italiaserie.blue##a[href*="/4k/?"]
! https://github.com/AdguardTeam/AdguardFilters/issues/12153
eurostreaming.video##a[href*="/ads?key="]
! https://github.com/AdguardTeam/AdguardFilters/issues/12135
cb01.zone##a[href*="/adserver/iframe?"]
! https://github.com/AdguardTeam/AdguardFilters/issues/11870
filmhd.me#%#AG_abortInlineScript(/window\.open/, '$');
! https://github.com/AdguardTeam/AdguardFilters/issues/11410
guardarefilm.life,guardarefilm.live##a[href^="/4k/"]
guardarefilm.life,guardarefilm.live##a[href^="http://play4k.co/"]
guardarefilm.life,guardarefilm.live##[data-link^="https://vod.play4k.co/"]
guardarefilm.life,guardarefilm.live#%#AG_onLoad(function() { setTimeout(function()
{ var el2=document.querySelector('.list-play li:nth-child(2) > .ml'); if(el2)
{ el2.click(); } }, 500); });
! https://github.com/AdguardTeam/AdguardFilters/issues/11263
altadefinizione.bid##a[href^="http://altadefinizione.bid"][href*="wth.php"]
speedvideo.net###playerstart
speedvideo.net###preparevideo
! https://github.com/AdguardTeam/AdguardFilters/issues/11260
filmhd.me###buttonposter
filmhd.me##.movie-actions #play-button
!! https://github.com/AdguardTeam/AdguardFilters/issues/11258
shrink-service.it#%#AG_onLoad(function() { setTimeout(function() {var loc =
document.querySelectorAll('[value]')[0]; if (loc.type="hidden" && loc.value!="")
{document.location.href = loc.value;}; }, 300); });
shrink-service.it#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/11000
||static.androidiani.com/wp-content/themes/androidianiv*/js/fckblock.js
androidiani.com###sidebar > ul > #text-5
! https://github.com/AdguardTeam/AdguardFilters/issues/10943
italia-film.online##article.post > div[align="center"][style*="margin-top"]
italia-film.online##a[href^="/player/play.php"]
||italia-film.online/player/play.php
! https://github.com/AdguardTeam/AdguardFilters/issues/10275
cinemalibero.club##a[href][target="__blank"] > img
cinemalibero.club#$##players { margin-top: auto!important; }
cinemalibero.club#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /toroadvertisingmedia.com/; window.open = function(a, b) { if
(typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/10023
filehd.host###container > center > a:not([href*="http://filehd.host/"]) > img
! https://github.com/AdguardTeam/AdguardFilters/issues/10027
cb01.zone##a[href^="/4k/"] > img
||cb01.zone/4k/
! https://github.com/AdguardTeam/AdguardFilters/issues/43659
! https://github.com/AdguardTeam/AdguardFilters/issues/10032
!+ NOT_PLATFORM(windows, mac, android)
vvvvid.it#%#//scriptlet("set-constant",
"vvvvid.models.PlayerObj.prototype.playAds", "false")
@@||v.fwmrm.net/ad/g/1?*DiscoveryIntl_BrightcoveJ*&csid=VVVVID_ITALY_*vast
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=vvvvid.it
@@||ads.mperience.net/vast$domain=imasdk.googleapis.com
||vvvvid.akamaized.net/vvvvid/CommunityPrem.mp4$domain=vvvvid.it
||dni-adops-proxy-prod-adopsmediaconverter.mercury.dnitv.com/*.mp4$domain=vvvvid.it
||flashondemand.top-ix.org/video-omg/channels/mlogo_0.mp4
||flashondemand.top-ix.org/video-omg/vvvvid^
! https://github.com/AdguardTeam/AdguardFilters/issues/10026
swzz.xyz##div[class^="italianews"]
! https://github.com/AdguardTeam/AdguardFilters/issues/10022
altadefinizione.pink##a[href^="http://altarisoluzione.online/"]
!+ NOT_PLATFORM(ios, ext_android_cb)
hdpass.net##.wrapBgOpenload
hdpass.net#%#AG_onLoad(function() {setTimeout(function() {function clearify(url) {
var size = url.length; if (size % 2 == 0) { var halfIndex =
size / 2; var firstHalf = url.substring(0, halfIndex); var
secondHalf = url.substring(halfIndex, size); var url = secondHalf +
firstHalf; var base = url.split("").reverse().join(""); var
clearText = $.base64('decode', base); return clearText } else {
var lastChar = url[size - 1]; url[size - 1] = ' '; url =
$.trim(url); var newSize = url.length; var halfIndex =
newSize / 2; var firstHalf = url.substring(0, halfIndex);
var secondHalf = url.substring(halfIndex, newSize); url = secondHalf +
firstHalf; var base = url.split("").reverse().join("");
base = base + lastChar; var clearText = $.base64('decode', base);
return clearText } } var urlEmbed = $('#urlEmbed').val(); urlEmbed =
clearify(urlEmbed); var iframe = '<iframe width="100%" height="100%" src="' +
urlEmbed + '" frameborder="0" scrolling="no" allowfullscreen />'; $
('#playerFront').html(iframe); }, 300); });
||hdpass.net/HD/media/columbia.mp4
||hdpass.net/HD/media/warner.mp4
! https://github.com/AdguardTeam/AdguardFilters/issues/8496
italiashare.life##.bforum > #blockblockB
italiashare.life##div[style^="width:200px; height:728px;"]
italiashare.life###adblockplus
italiashare.life#%#AG_abortInlineScript(/abisuq/, 'document.addEventListener');
@@||italiashare.life/adblock/advertisement.js
@@||italiashare.life/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9025
calciomercato.it#$#.banner_RaccomandazioniArticolo { height: 1px!important; }
calciomercato.it#?##sidebar > .widget__content:has(>.banner_Sidebar)
! https://github.com/AdguardTeam/AdguardFilters/issues/8114
dblegacy.forumcommunity.net##.popup_adb
! https://github.com/AdguardTeam/AdguardFilters/issues/7591
@@/ads/adv/*$script,domain=video.virgilio.it
! https://github.com/AdguardTeam/AdguardFilters/issues/7032
@@||latin.it/banner.php
! https://github.com/AdguardTeam/AdguardFilters/issues/6732
! https://github.com/AdguardTeam/AdguardFilters/issues/6430
@@||jdownlader2premiums.blogspot.de^$generichide
jdownlader2premiums.blogspot.de##a[href^="http://amzn.to/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/6416
gpro.net#?#.boxy[-ext-has="#blockblockA"]
! https://github.com/AdguardTeam/AdguardFilters/issues/6412
mmorpgitalia.it#$#.adContainer { height: 1px!important; }
mmorpgitalia.it###topskin_clicktag
! https://github.com/AdguardTeam/AdguardFilters/issues/6275
italiashare.info#%#Object.defineProperties(window,{adblockblock:{value:function()
{}}});
italiashare.info###adblockplus
! https://github.com/AdguardTeam/AdguardFilters/issues/6244
@@||acquavivalive.it/TemplateLive/app/assets/js/ads.js
acquavivalive.it##[class^="mkt-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/6055
@@||animeforce.org^$generichide
animeforce.org#$#[id^="MarketGidWrap"] { position: absolute!important; left: -
3000px!important; }
||animeforce.org/frames/site-300.250.html
||animeforce.org/frames/300.250.html
! https://github.com/AdguardTeam/AdguardFilters/issues/5902
dasolo.me#%#Object.defineProperty(window,'adblock_aktiv',{value:false});
@@||dasolo.me^$generichide
@@||dasolo.me/advertisement.js
@@||dasolo.me/ads/$image,domain=dasolo.me
dasolo.me##.footad
! https://github.com/AdguardTeam/AdguardFilters/issues/5246
canti-uccelli.it#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/5106
||zeusnews.it/antiadb.js
! https://github.com/AdguardTeam/AdguardFilters/issues/4838
@@||acea.it^$jsinject
! https://github.com/AdguardTeam/AdguardFilters/issues/4606
architetturaecosostenibile.it#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/3689
hackyouriphone.org##.sweet-overlay
hackyouriphone.org##div.show-sweet-alert
! https://forum.adguard.com/index.php?threads/16027/
dbplanet.net###document_modal
dbplanet.net###some_ad_block_key_popup
! https://github.com/AdguardTeam/AdguardFilters/issues/3186
||tradingmania.it/wp-content/uploads/*bdswiss$image
||tradingmania.it/wp-content/uploads/2016/09/corso-trading-online.gif
||tradingmania.it/wp-content/uploads/2016/06/Bonus-100-mania.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/3030
@@||calciomercato.com/promodisplay
!
ilfattoquotidiano.it##.rullo-item.special
ridble.com##.adisclaimer
fibs.it##a[href="http://www.aisla.it"] > img
hwupgrade.it##.amz-prodotto
androidworld.it##.b-adv
tg24.sky.it###advBoxTop
tg24.sky.it###advBoxBottom
ansa.it##.adv
ansa.it##.sponsor-menu
androidiani.com##ol#posts > li.postbitlegacy#post_
||lffl.org/wp-content/uploads/*/techrepair.jpg
||lffl.org/wp-content/uploads/*/Scopri-il-GM6.png
||lffl.org/wp-content/uploads/*/mrdeals-banner.jpg
||lffl.org/wp-content/uploads/*/techbannerino320x100.jpg
hwupgrade.it##.bannerMobile
hwupgrade.it###top300x250-container
hwupgrade.it###top300x250-background
hwupgrade.it##.page-content > div[style="width:300px; height:250px;
"]:not([class]):not([id])
hwupgrade.it###col-dx-inner > div[style="width:300px; height:250px;
"]:not([class]):not([id])
casacinema.video##a[href^="http://www.casacinema.video/fdh/wth.php"]
altadefinizione.pink##.sm_header > a[rel="nofollow"] > img
filmpertutti.black##a[href^="http://www.filmpertutti.black/fdh/wth.php"]
||altadefinizione.live/templates/Dark/img/reg.png
altadefinizione.live###mirrors > li > a[href="#"][class="playerlink"]
casacinema.video,filmpertutti.black,filmsenzalimiti.black##.ads
filmsenzalimiti.black##a[href^="http://filmsenzalimiti.black/fdh/wth.php"]
filmstreaminghd.biz##a[href="http://www.filmstreaminghd.biz/player/check.html"]
filmstreaminghd.biz##.wp-content[itemprop="description"] >
div[style="float:none;margin:10px 0 10px 0;text-align:center;"]
||filmstreaminghd.biz/player/play.php
||filmstreaminghd.biz/player/banner.png
filmissimi.net##a[href^="https://www.filmissimi.net/4k/"]
||filmissimi.net/wp-content/uploads/2017/06/guarda7-2.png
altadefinizione01.zone,altadefinizione01.life##[data-link^="https://
vod.play4k.co/"]
altadefinizione01.zone,altadefinizione01.life##a[href^="/4k/"]
altadefinizione01.zone,altadefinizione01.life##a[href^="http://play4k.co/"]
altadefinizione01.zone,altadefinizione01.life##.player-btn-outer
ilmessaggero.it###outbrain
hdmotori.it,hdblog.it##.ads
tiscali.it##.container_b_1
tiscali.it##.adv300x100vd
tiscali.it##.banner320x250
tiscali.it##.c1c6
megahd.tv##body > div[style] > div[id]:not([style]):not([id="megahd_wrapper"])
mediaset.it##div[class$="stickyadv"]
retenews24.it##a[href$="http://www.larivistaweb.it/le_monde_en_un_clic/"]
||ilsussidiario.net/images/banner_*.
||artimondo.it/promo^$third-party
||ilsussidiario.net/images/banner-*.
corriere.it###youreporter
corriere.it###ddayBox
corriere.it##a[href^="https://it.chili.tv"]
libero.it###sixpack
libero.it###partners
libero.it###bantwo
tiscali.it###meetic_quad
tiscali.it##.oroscopo_n
virgilio.it##div[class*="box-adv"]
virgilio.it##div[id$="advbreak"]
virgilio.it###localadvstuff
virgilio.it##div[id^="banner"] > div[id^="ad"]
virgilio.it##div[id^="sponsy"]
beppegrillo.it##div[id^="spazio_google_ads"]
beppegrillo.it##div[id^="google3"]
||beppegrillo.it/js/cadetect.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2550
@@||aranzulla.it^*ads$domain=aranzulla.it
!---------------------------------------------------------------------
!------------------------------ Khmer --------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/17698
dap-news.com##.ads
!---------------------------------------------------------------------
!------------------------------ Korean -------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65891
@@||noonnu.cc/js/prebid-ads.js
noonnu.cc#%#//scriptlet("set-constant", "noonnuCanRunAds", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/65629
torrentqq55.com##a[href^="https://torrentqq55.com/ads"]
! https://github.com/AdguardTeam/AdguardFilters/issues/65601
! torrentview20.net
||torrentview*.net/data/editor/*.gif
||torrentview*.net/data/file/*_*/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/65495
/tghr.js$domain=projectjav.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65340
! blacktoon.link
||blacktoon*.com/poster_js/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/64595
crank-in.net###banner
!
||bam76co.com/img/banner/
||hodu65.net/img/banner/
bam76co.com###banner_top_center
! https://github.com/AdguardTeam/AdguardFilters/issues/64796
! https://github.com/AdguardTeam/AdguardFilters/issues/56866
! https://github.com/AdguardTeam/AdguardFilters/issues/56754
! https://github.com/AdguardTeam/AdguardFilters/issues/55548
! https://github.com/AdguardTeam/AdguardFilters/issues/53979
||torrent*.com/data/zn_banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/65600
/\/(seda.*[-m]?|wait|allfor[0-9]?)\.(gif|png)/$domain=torrentmax5.com
torrentmax5.com##.container-line-main-m
torrentmax5.com##a[href="https://seda4.bet"]
! https://github.com/AdguardTeam/AdguardFilters/issues/64509
||i.imgur.com/*.gif$domain=torrentqq52.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64374
||partner.pocketing.tv^$third-party
gajagogo.co.kr##.pum
! https://github.com/AdguardTeam/AdguardFilters/issues/64370
te31.com###menu_right
te31.com#?##bbs > div[style]:has(> ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/64042
! wtwt34.com - domains are switched regularly
||imgcloud3.net/16000/jelly.gif
||imgcloud3.net/16000/netmable4.gif
||imgcloud3.net/16000/nocaw5.gif
||imgcloud3.net/16000/major.gif
||imgcloud3.net/16000/bell.gif
||imgcloud3.net/16000/meal.gif
||imgcloud3.net/16000/spinwt.gif
||imgcloud3.net/16000/tenw.gif
||imgcloud3.net/16000/winwt1.gif
||imgcloud3.net/16000/meal908.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/64052
||etoland.co.kr/data/file0207/etomall/
3531478097_amELib5r_KakaoTalk_20200903_143519184_02.jpg
etoland.co.kr##body > aside[class^="back_aside"]
! https://github.com/AdguardTeam/AdguardFilters/issues/62883
||manatoki*.*/data/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/62734
krposts.com#$?#iframe[name]:not([class]):not([id]):not([src])[style^="display:"]
{ remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/62672
koreapas.com##table[style^="overflow:hidden;margin-top:10px;"]
koreapas.com##a[href^="https://www.catch.co.kr/"]
koreapas.com##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/62411
jusoyo.com##.basic-banner-gallery
! https://github.com/AdguardTeam/AdguardFilters/issues/61718
||funbe.store/bann/
! https://github.com/AdguardTeam/AdguardFilters/issues/60419
ppss.kr##.ppss-title-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/60583
! https://github.com/AdguardTeam/AdguardFilters/issues/60821
ani24do.com#%#AG_onLoad(function(){document.querySelector('#box a[href^="/ads.php?
ads="]')&&setTimeout(function(){var
a=document.querySelector('#box');a&&a.click()},1500)});
ani24do.com##a[href^="/ads.php?ads="]
! https://github.com/AdguardTeam/AdguardFilters/issues/60430
naver.com##a[onclick^="callWebAdBannerClick"]
! https://github.com/AdguardTeam/AdguardFilters/issues/60454
webtoon.daum.net###midBnr
! https://github.com/AdguardTeam/AdguardFilters/issues/59858
x86.co.kr#%#//scriptlet("set-constant", "count", "0")
x86.co.kr#@#.download_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/59149
news2day.co.kr##.banner_con
! https://github.com/AdguardTeam/AdguardFilters/pull/62486
blackdesertm.com#@#.left_bnr
! https://github.com/AdguardTeam/AdguardFilters/issues/58379
linsoo.co.kr##span[style*="document.documentElement.scrollTop?
document.documentElement.scrollTop: document.body.scrollTop"]
! https://github.com/AdguardTeam/AdguardFilters/issues/58064
! domains switched frequently
torrent*.*/data/banner/*.gif
||i.imgur.com/i7iy77r.gif
||i.imgur.com/XydQoFT.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/58012
hjreps.com##.at-main > div[id="board_tab"] ~ div:not([id]):not([class]) >
div[style="position: relative;"] > div[data-ride="carousel"]
! https://github.com/AdguardTeam/AdguardFilters/issues/58050
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ichannela.com
@@||advimg.ad-mapps.com/sdk/M_PLUS/JS/111T/ad_movie_script.js$domain=ichannela.com
@@||nscreen.neoebiz.co.kr/xJqScreen.php$domain=ichannela.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61225
ytn.co.kr###_popIn_recommend
! https://github.com/AdguardTeam/AdguardFilters/issues/57947
star.mt.co.kr##div[id^="mobonDivBanner_"]
star.mt.co.kr##a[class="piclick-link"]
! https://github.com/AdguardTeam/AdguardFilters/issues/57751
@@||ad.smartmediarep.com/crossdomain.xml$domain=programs.sbs.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/57749
||i.imgur.com^$domain=torrentrg.org,image
torrentrg.org###hd_pop
torrentrg.org###banner_top_list_wrap
torrentrg.org##a[href^="https://www.torrentrg.org/etc/link.php"]
! https://github.com/AdguardTeam/AdguardFilters/issues/57697
||ttobogo.net/uploads/banner/
ttobogo.net##.banners
! https://github.com/AdguardTeam/AdguardFilters/issues/57631
||i.imgur.com/*.gif$domain=jujutorrent.com|jujutorrent12.com
||jujutorrent*.com/data/editor/*/*_*_*.gif
jujutorrent.com,jujutorrent12.com##.npia-board-gallery
jujutorrent.com,jujutorrent12.com#?#.widget-index > div.w-box:has(> div.npia-board-
gallery)
! https://github.com/AdguardTeam/AdguardFilters/issues/57105
etoland.co.kr##aside[class^="fortune_aside"]
etoland.co.kr###cocoment_main > center > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/56752
||coupa.ng^$domain=everdevel.com
everdevel.com##aside#rightAside > section > p
everdevel.com###subMenuLeftArea >
div[style="clear:both;float:left;width:100%;height:240px;text-align:center"]
! https://github.com/AdguardTeam/AdguardFilters/issues/62002
||tkor.*/bann/
! https://github.com/AdguardTeam/AdguardFilters/issues/56457
jootc.com#%#//scriptlet("abort-current-inline-script", "jQuery", "ai_adb")
!#safari_cb_affinity(privacy)
@@||google-analytics.com/analytics.js$domain=jootc.com
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/55720
postshare.co.kr##body > div[style^="position:fixed;"][style*="z-index:9999"]
[style*="background:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55328
||tistory3.daumcdn.net/tistory/1999484/skin/images/
bal.jpg$domain=gungang1.tistory.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55126
eoreuni.com##a[href^="https://iherb.co/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/55024
||edudonga.com/data/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/54580
||image.ichannela.com/images/mainbanner/kookmin_*.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/53639
avjamak.com##.carousel-inner
! https://github.com/AdguardTeam/AdguardFilters/issues/53449
||i.imgur.com/T0Z9BQG.mp4
! https://github.com/AdguardTeam/AdguardFilters/issues/53603
@@||daumcdn.net/tistory/*/skin/images/fuckadblock.js$domain=tistory.com
tistory.com#@#ins.adsbygoogle[data-ad-client]:not([data-matched-content-ui-type])
tistory.com#@#.adsbygoogle
istory.com#$#.adsbygoogle { display: block!important; }
tistory.com#%#//scriptlet("abort-on-property-read", "blockCode")
! https://github.com/AdguardTeam/AdguardFilters/issues/53633
dailyhoroscope.tistory.com#%#//scriptlet("abort-current-inline-script", "$", "ad-
block")
dailyhoroscope.tistory.com#$#.adsbygoogle { display: block!important; position:
absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52661
@@||advimg.ad-mapps.com/sdk/*/manjs/sdk/ad_movie_script.js$domain=ichannela.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52638
newsway.co.kr##[class^="bannerad"]
newsway.co.kr##.antZbanner
||nimage.newsway.kr/*banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/52334
coronaboard.kr##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/52205
cnews.beyondpost.co.kr##.wr2_lt > div[style*="margin-"][style*="text-
align:center;"]
cnews.beyondpost.co.kr##div[style="width:640px;height:250px;margin:0px auto;margin-
bottom:30px;margin-top:30px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/51543
torrentmax.net##.subject-txt-info > a[href][target="_blank"][style^="text-
decoration:"]
torrentmax.net##.container-line-main-m > .container-top >.container-top-content >
a[href][target="_blank"] > img
torrentmax.net##.container-line-main-m > .container-top >.container-top-main >
div[class$="-mode"] > a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/65242
torrentqq54.com##.at-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/51482
torrevi.me,torrentww.net,u-tofiles.net,u2-
file.me,torrentmaps.net,toggiri.org##.banner
/data/banner/*$domain=torrevi.me|torrentww.net|u-tofiles.net|u2-file.me|
torrentmaps.net|toggiri.org
! https://github.com/AdguardTeam/AdguardFilters/issues/51586
sportsseoul.com###article_viewWrap > div[style="height:167px;"]
comic.sportsseoul.com##div[style*="width:730px"][style*="height:90px"]
comic.sportsseoul.com##div[style*="width:728px"][style*="height:90px"]
comic.sportsseoul.com##div.sidebox[style*="width:250px"][style*="height:250px"]
comic.sportsseoul.com##div.sidebox[style*="width:250px"][style*="height:500px"]
photo.sportsseoul.com##div[style*="width:100px"][style*="height:90px"]
sportsseoul.com##div[style*="width:1000px"][style*="height:90px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/51444
||yazaral17.net/sitemap_storage/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/51474
live.joins.com##div[id^="promotion_bnr"]
live.joins.com###gnb_banner
live.joins.com##iframe[src^="//ad.imp.joins.com"]
live.joins.com##.ad_article_bottom1text
live.joins.com##.sns_area
! https://github.com/AdguardTeam/AdguardFilters/issues/51057
||moca-2080.com/img/bn_img/
! https://github.com/AdguardTeam/AdguardFilters/issues/51592
||e-files.net/img/*.gif
e-files.net##.widget-box-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/50720
||sda.dveamer.com/js/csda.js
! https://github.com/AdguardTeam/AdguardFilters/issues/52115
! https://github.com/AdguardTeam/AdguardFilters/issues/50751
||ppomppu.co.kr/zboard/data3/banner/main/$domain=ppomppu.co.kr
ppomppu.co.kr#?#.main > .left > .topSub-nav:has(> .topSub-nav.off > a[href]
[target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/50392
kpanews.co.kr#@#.ad_top
kpanews.co.kr##div[class^="area_ad"]
! https://github.com/AdguardTeam/AdguardFilters/issues/62624
! https://github.com/AdguardTeam/AdguardFilters/issues/52199
marumaru.*##.w_banner
! For Android CB
marumaru.site##.w_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/50380
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=coronaita.com
! https://github.com/AdguardTeam/AdguardFilters/issues/50088
||youtube.com/embed/7Gx6lPe2FQM$domain=talk.op.gg
talk.op.gg###runeterra_content
! https://github.com/AdguardTeam/AdguardFilters/issues/49677
smpeople.net##.ada
smpeople.net###trip > ul[style$="text-align: center;"] > li.bxa
! https://github.com/AdguardTeam/AdguardFilters/issues/49652
emusk.tistory.com#$#div.adsbygoogle { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/49187
megabox.co.kr#$#header#header { top: 0!important; }
megabox.co.kr#$#.header-add-area { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/49223
lovelywoman.tistory.com#$#.adsbygoogle { display: block!important; position:
absolute!important; left: -3000px!important; }
lovelywoman.tistory.com#?##sidebar > .panel.hidden-sm:has(> .panel-body
> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/48763
||busan.com/w2010/DD/kcc1026.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/49010
funbe32.com##.top_banner
funbe32.com##div[class^="main_top_bann"]
||funbe32.com/bann/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/48554
||img.postshare.co.kr/images/banner/
postshare.co.kr###hd_pop
! https://github.com/AdguardTeam/AdguardFilters/issues/48636
somenotes247.blogspot.com#@#.vertical-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/61225
@@||advimg.ad-mapps.com/sdk/*/ad_movie_script.js$domain=ytn.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/47552
@@||gigglehd.com/gg/$domain=gigglehd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48070
ktube.kr#%#AG_abortInlineScript(/abisuq/, 'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/48056
gugomah.tistory.com#$#.adsense-area { height: 1px!important; }
gugomah.tistory.com#%#//scriptlet("abort-on-property-read", "checkAds")
! https://github.com/AdguardTeam/AdguardFilters/issues/47313
asiatoday.co.kr##.iwm_ba
! https://github.com/AdguardTeam/AdguardFilters/issues/47031
etoland.co.kr###main_bn
etoland.co.kr##.index_list > li[style="height: 110px; margin-top: 10px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/47541
||torrentwal2.com/banner/
torrentwal2.com##div[id^="left_ad_"]
torrentwal2.com##a[href^="https://link.torrentwal.com/"][href*=".php"]
[target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/46298
@@||ssl.pstatic.net/adimg3.search/adpost/js/
adpost_show_ads_v2.min.js$domain=m.clien.net
! https://github.com/AdguardTeam/AdguardFilters/issues/47237
est0que.tistory.com#@#.adSquare
est0que.tistory.com##div[class^="googleA"]
! https://github.com/AdguardTeam/AdguardFilters/issues/47048
ibe.kr###hd_pop
ibe.kr##div.wing-left
ibe.kr##div.wing-right
ibe.kr##.widget-box-banner > center > a[href] > img
ibe.kr#?#.widget-box-banner:has(> center > a[href] > img)
ibe.kr##a[href][onclick^="window.open('http://www.filemaru.com/?p_id="]
ibe.kr##a[href][onclick^="window.open('http://event.filesun.com/intro.php?
partnerid="]
! https://github.com/AdguardTeam/AdguardFilters/issues/47049
torrenttt02.me###hd_pop
||torrenttt02.me/data/file/ad/
||torrenttt02.me/thema/Basic/assets/img/banner1.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/51439
avsee07.tv,avsee06.tv##img[width="100%"]
avsee07.tv,avsee06.tv##img[align][height="100%"]
! video ad on NaverTV Live
||a01-g-naver-vod.pstatic.net^$media,domain=tv.naver.com,redirect=noopmp4-1s
! https://github.com/AdguardTeam/AdguardFilters/issues/45933
thebell.co.kr##.bannerBox > div[class^="FLOAT_AD"]
! daumd02.net - ads
||daumd02.net/_img/ad/
! toonsarang.* - ads
||iu.toonsarang.*/*.gif
! copytoon57.com - ads
||iu.copytoon57.com/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/45619
jjalbangs.com,ipfstube.club###ads
jjalbangs.com,ipfstube.club##body > #sharebuttons ~ a[target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/45367
mk.co.kr#@#.ad_header
! https://github.com/AdguardTeam/AdguardFilters/issues/44557
size60.com###page > div[id^="e_"][style*="top: 60px;"]
size60.com###page > div[id^="e_"][style*="top:60px;"]
size60.com##img[width="555"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/39918
@@||dadispapi.gmarket.co.kr/target/gmkt/getAd?$domain=escrow.gmarket.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/43711
mlbpark.donga.com##.left_cont > div[style*="background:#fff; padding:10px 20px 0
20px;overflow:hidden;"]:not([class]):not([id])
donga.com##a[href^="https://adcr.naver.com"]
donga.com##.ad_info
donga.com##div[id^="ad_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/43514
ubang13.com##.insty
ubang13.com##.exo
! https://github.com/AdguardTeam/AdguardFilters/issues/43368
instiz.net#@#.admain
instiz.net###sidead3
instiz.net##.pc_dable_ad
instiz.net#$?#.admain > div[style="float:left;width:85%;"] >
div[style="float:left;width:40%;"]:has(>div[style^="margin:"] >
div[style^="vertical-align:"] > script:contains(/^googletag/)) { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43367
postpop.tistory.com#@#.adbanner
postpop.tistory.com#$##adblocktestdiv { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51384
! https://github.com/AdguardTeam/AdguardFilters/issues/64477
! https://github.com/AdguardTeam/AdguardFilters/issues/44992
! https://github.com/AdguardTeam/AdguardFilters/issues/44981
! https://github.com/AdguardTeam/AdguardFilters/issues/44904
! https://github.com/AdguardTeam/AdguardFilters/issues/43222
kakaotv.daum.net,play-
tv.kakao.com,tv.kakao.com,media.daum.net,v.daum.net,entertain.daum.net,gallery.v.da
um.net,namu.wiki#$##adblockPixelTag > img { display: block !important; }
||daumcdn.net/*/creative/*.mp4.kakaoad.$media,domain=kakaotv.daum.net|play-
tv.kakao.com|tv.kakao.com|media.daum.net|v.daum.net|entertain.daum.net|
gallery.v.daum.net|namu.wiki
||spotv.dl.cdn.cloudn.co.kr/*.mp4$redirect=noopmp4-1s,domain=kakaotv.daum.net|play-
tv.kakao.com|tv.kakao.com|media.daum.net|v.daum.net|entertain.daum.net|
gallery.v.daum.net|namu.wiki
/embed/player/image/ads.png$image,redirect=1x1-
transparent.gif,important,domain=kakaotv.daum.net|play-tv.kakao.com|tv.kakao.com|
media.daum.net|v.daum.net|entertain.daum.net|gallery.v.daum.net|namu.wiki
@@/embed/player/image/ads.png$domain=kakaotv.daum.net|play-tv.kakao.com|
tv.kakao.com|media.daum.net|v.daum.net|entertain.daum.net|gallery.v.daum.net|
namu.wiki
@@||adserver.rockwell.kakao.com/crossdomain.xml
@@||adserver.rockwell.kakao.com/adserver/api/v*/vmap$domain=daumcdn.net|
kakaotv.daum.net|play-tv.kakao.com|tv.kakao.com|media.daum.net|v.daum.net|
entertain.daum.net|gallery.v.daum.net|namu.wiki
@@||adserver.rockwell.kakao.com/adserver/api/v*/vast?data=$domain=kakaotv.daum.net|
play-tv.kakao.com|tv.kakao.com|media.daum.net|v.daum.net|entertain.daum.net|
gallery.v.daum.net|namu.wiki
@@||daumcdn.net/adfit/static/ad.min.js$domain=kakaotv.daum.net|play-tv.kakao.com|
tv.kakao.com|media.daum.net|v.daum.net|entertain.daum.net|gallery.v.daum.net|
namu.wiki
||stream.spongead.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/43002
||avsee05.tv/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/42987
jamakav.com##.swipe-carousel
jamakav.com##a[href*="deloplen.com/afu.php"]
jamakav.com#?#.widget-box:has(> div > div[id^="M"][id*="ScriptRootC"])
jamakav.com#?#.widget-box:has(> a[href*="deloplen.com/afu.php"])
jamakav.com#?#.widget-box:has(> div.basic-banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/42215
koreanz.fun##.basic-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/41676
foodvaccine.tistory.com#$#.adsbygoogle { display: block!important; position:
absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51804
manhwa-manga.bid###custom_html-45
manhwa-manga.bid###custom_html-43
manhwa-manga.bid###custom_html-41
manhwa-manga.bid###custom_html-37
manhwa-manga6.bid###main-sidebar > #custom_html-104
manhwa-manga18.bid,manhwa-manga17.bid,manhwa-manga16.bid,manhwa-manga15.bid,manhwa-
manga14.bid,manhwa-manga13.bid,manhwa-manga12.bid,manhwa-manga11.bid,manhwa-
manga10.bid,manhwa-manga9.bid,manhwa-manga8.bid,manhwa-manga7.bid,manhwa-
manga6.bid,manhwa-manga5.bid,manhwa-manga4.bid,manhwa-manga3.bid,manhwa-
manga.icu,manhwa-manga.date,manhwa-manga.bid#?
#div[id^="custom_html-"]:has(div.custom-html-widget > div:empty)
manhwa-manga18.bid,manhwa-manga17.bid,manhwa-manga16.bid,manhwa-manga15.bid,manhwa-
manga14.bid,manhwa-manga13.bid,manhwa-manga12.bid,manhwa-manga11.bid,manhwa-
manga10.bid,manhwa-manga9.bid,manhwa-manga8.bid,manhwa-manga7.bid,manhwa-
manga6.bid,manhwa-manga5.bid,manhwa-manga4.bid,manhwa-manga3.bid,manhwa-
manga.icu,manhwa-manga.date,manhwa-manga.bid#?
#div[id^="custom_html-"]:has(div.custom-html-widget:empty)
manhwa-manga18.bid,manhwa-manga17.bid,manhwa-manga16.bid,manhwa-manga15.bid,manhwa-
manga14.bid,manhwa-manga13.bid,manhwa-manga12.bid,manhwa-manga11.bid,manhwa-
manga10.bid,manhwa-manga9.bid,manhwa-manga8.bid,manhwa-manga7.bid,manhwa-
manga6.bid,manhwa-manga5.bid,manhwa-manga4.bid,manhwa-manga3.bid,manhwa-
manga.icu,manhwa-manga.date,manhwa-manga.bid#?#.widget:has(div[id^="rn_ad_native"])
manhwa-manga18.bid,manhwa-manga17.bid,manhwa-manga16.bid,manhwa-manga15.bid,manhwa-
manga14.bid,manhwa-manga13.bid,manhwa-manga12.bid,manhwa-manga11.bid,manhwa-
manga10.bid,manhwa-manga9.bid,manhwa-manga8.bid,manhwa-manga7.bid,manhwa-
manga6.bid,manhwa-manga5.bid,manhwa-manga4.bid,manhwa-manga3.bid,manhwa-
manga.icu,manhwa-manga.date,manhwa-manga.bid#?#div[id^="custom_html-"]:has(>
div.custom-html-widget > script[src])
manhwa-manga18.bid,manhwa-manga17.bid,manhwa-manga16.bid,manhwa-manga15.bid,manhwa-
manga14.bid,manhwa-manga13.bid,manhwa-manga12.bid,manhwa-manga11.bid,manhwa-
manga10.bid,manhwa-manga9.bid,manhwa-manga8.bid,manhwa-manga7.bid,manhwa-
manga6.bid,manhwa-manga5.bid,manhwa-manga4.bid,manhwa-manga3.bid,manhwa-
manga.icu,manhwa-manga.date,manhwa-manga.bid#?#div[id^="custom_html-"]:has(>
div.custom-html-widget > [id*="ScriptRoot"])
manhwa-manga18.bid,manhwa-manga17.bid,manhwa-manga16.bid,manhwa-manga15.bid,manhwa-
manga14.bid,manhwa-manga13.bid,manhwa-manga12.bid,manhwa-manga11.bid,manhwa-
manga10.bid,manhwa-manga9.bid,manhwa-manga8.bid,manhwa-manga7.bid,manhwa-
manga6.bid,manhwa-manga5.bid,manhwa-manga4.bid,manhwa-manga3.bid,manhwa-
manga.icu,manhwa-manga.date,manhwa-manga.bid#?#div[id^="ai_widget-"]:has(>
div.code-block > script[onerror])
! https://github.com/AdguardTeam/AdguardFilters/issues/40952
koreaminecraft.net##.ka-red > p > a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/43185
/banner/*.gif$domain=torrentp.com
torrentp.com###banner_top_list_wrap
torrentp.com##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/51650
||i.imgur.com^$domain=avpop13.com|mtshow1.me|marumaru.site
! https://github.com/AdguardTeam/AdguardFilters/issues/40808
search.naver.com##.sp_power
! https://github.com/AdguardTeam/AdguardFilters/issues/40342
hangulogame.com#@#.adsbygoogle
hangulogame.com#$?#.adsbygoogle { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/33403
cooln.net###logo_top3
! https://github.com/AdguardTeam/AdguardFilters/issues/40214
clien.net##.main_top_ad
clien.net##.main_center_ad
clien.net##.list_center_ad
clien.net##.list_bottom_ad
clien.net##.view_center_ad
clien.net##.view_bottom_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/39953
happycampus.com##.go_ad_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/38758
buzztoon.com,buzztoon1.com,buzztoon2.com,buzztoon3.com,buzztoon4.com,buzztoon5.com,
buzztoon6.com,buzztoon7.com,buzztoon8.com,buzztoon9.com,buzztoon10.com,buzztoon11.c
om,buzztoon12.com,buzztoon13.com,buzztoon50.com,buzztoon28.com##div[class^="banner"
]
buzztoon.com,buzztoon1.com,buzztoon2.com,buzztoon3.com,buzztoon4.com,buzztoon5.com,
buzztoon6.com,buzztoon7.com,buzztoon8.com,buzztoon9.com,buzztoon10.com,buzztoon11.c
om,buzztoon12.com,buzztoon13.com,buzztoon50.com,buzztoon28.com###hd_pop
||i.imgur.com^$domain=buzztoon.com|buzztoon1.com|buzztoon2.com|buzztoon3.com|
buzztoon4.com|buzztoon5.com|buzztoon6.com|buzztoon7.com|buzztoon8.com|
buzztoon9.com|buzztoon10.com|buzztoon11.com|buzztoon12.com|buzztoon13.com|
buzztoon50.com|buzztoon28.com
/^https:\/\/buzztoon?.+.com\/data\/[A-Za-z0-9_]+.gif/$domain=buzztoon.com|
buzztoon1.com|buzztoon2.com|buzztoon3.com|buzztoon4.com|buzztoon5.com|
buzztoon6.com|buzztoon7.com|buzztoon8.com|buzztoon9.com|buzztoon10.com|
buzztoon11.com|buzztoon12.com|buzztoon13.com|buzztoon50.com|buzztoon28.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38240
!+ NOT_OPTIMIZED
dispatch.co.kr###topAdRoll
!+ NOT_OPTIMIZED
dispatch.co.kr##body > div[style="height: 45px;"]:not([id]):not([class])
! https://github.com/AdguardTeam/AdguardFilters/issues/38162
yazaral11.com##div[id^="sitemap"] > a[href][target="_blank"]
yazaral11.com###bitme
! https://github.com/AdguardTeam/AdguardFilters/issues/38131
lifelonglearning.kr#$#.adsbygoogle { position: absolute!important; left: -10000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37747
! https://github.com/AdguardTeam/AdguardFilters/issues/33603
toonkor.page##.main_top_bann
toonkor.page##.top_banner
toonkor.page##div[class^="bancol"]
! https://github.com/AdguardTeam/AdguardFilters/issues/37517
maniac-game.tistory.com##ins.adsbygoogle
maniac-game.tistory.com#$#div.adsbygoogle { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26599
||imp.performanceplay.co.kr^$domain=ytn.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/35672
@@||webzook.net/js/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35528
! https://github.com/AdguardTeam/AdguardFilters/issues/36241
||toonkor.*/bann^
! https://github.com/AdguardTeam/AdguardFilters/issues/37758
! https://github.com/AdguardTeam/AdguardFilters/issues/35837
ilsangt.tistory.com#$#.adsense-area { height: 1px!important; }
ilsangt.tistory.com#@#.adsense-area
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=ilsangt.tistory.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34623
web1907.tistory.com#%#AG_abortOnPropertyRead('blockCode');
! https://github.com/AdguardTeam/AdguardFilters/issues/34577
moroa.tistory.com#%#AG_setConstant('adsbygoogle.loaded', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/62741
wfwf107.com##.top-banner
||imgcloud3.net/*.gif$domain=wfwf107.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33292
namu.live##.containe-fluid > .ad
! https://github.com/AdguardTeam/AdguardFilters/issues/30742
! https://github.com/AdguardTeam/AdguardFilters/issues/32799
@@||ad.smartmediarep.com/NetInsight/video^$domain=allvod.sbs.co.kr
||smrmembers-smr.smartmediarep.com/smc/smrmembers^$redirect=noopmp4-1s,important
||cdnprism.pandora.tv/_adv_img^$domain=tvchosun.com,redirect=noopmp4-
1s,media,important
! https://github.com/AdguardTeam/AdguardFilters/issues/32406
news.heraldcorp.com###FadeADLayer
news.heraldcorp.com##div[id^="mobonDivBanner_"]
||js.newsmobile.co.kr/FadeIn_v*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/32032
mtoon10.com##a[href^="https://www.mtoon10.com/bbs/link.php?bo_table=banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/32382
blog.naver.com###ssp-adpost
||ssl.pstatic.net/tveta/libs/ssp/res/r.html$domain=blog.naver.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32375
! https://github.com/AdguardTeam/AdguardFilters/issues/31959
naver.com#$#.section_newscast { padding-top:0px!important; }
naver.com##div[id^="veta_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/32039
dcinside.com##iframe[src^="https://ad.pentabox.net/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/32031
||jusomoa.com/data/file/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/31905
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=1004lucifer.blogspot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/31452
marumaru01.com##.widget-basic-banner
||marumaru01.com/data/apms/egg_banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/31379
daum.net##.advert_svcbnr
! https://github.com/AdguardTeam/AdguardFilters/issues/29174
torrentpan.net##.basic-banner
torrentpan.net##.side-banner-box
! https://github.com/AdguardTeam/AdguardFilters/issues/29823
yapletv5.com##.nivo-wrapper
yapletv5.com##.basic-post-slider
||yapletv5.com/data/ask_banner/
||yapletv5.com/data/file/banner
yapletv5.com##.div-carousel.widget-basic-post-photo-carousel
! https://github.com/AdguardTeam/AdguardFilters/issues/29798
! https://github.com/AdguardTeam/AdguardFilters/issues/27954
hiyobi.me##div[class][style] > div[style="width:100%;height:100%;text-
align:center"]
hiyobi.me#?#body > div[class][style]:has(> div[style="width:100%;height:100%;text-
align:center"] > a[href] > img[width="100%"])
! https://github.com/AdguardTeam/AdguardFilters/issues/31818
||newtoki*.*/data/banner/
newtoki51.com#$#body { overflow: visible!important; padding-right: 0!important; }
newtoki51.com#$#.modal-backdrop { display: none!important; }
newtoki51.com#$##adModal { display: none!important; }
!+ NOT_PLATFORM(windows, mac, android)
newtoki51.net#%#//scriptlet("abort-current-inline-script", "jQuery", "/\
('#adModal'\)\.modal\('show'\)/")
! https://github.com/AdguardTeam/AdguardFilters/issues/29331
@@||lover.ne.kr^$generichide
lover.ne.kr##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/28912
! https://github.com/AdguardTeam/AdguardFilters/issues/29006
! https://github.com/AdguardTeam/AdguardFilters/issues/28832
te31.com##a[target="_blank"] > img[width="300"]
! https://github.com/AdguardTeam/AdguardFilters/issues/28703
@@||cdn.syreop.com/javascripts/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28109
||etoland.co.kr/img/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/26151
speedtoon.com##.banners
! https://github.com/AdguardTeam/AdguardFilters/issues/26433
torrenthaja12.com,torrenthaja2.com,torrenthaja.com##.basic-body-main >
a[href*="/addevent.php?site_source="][target="_blank"] > img
torrenthaja12.com,torrenthaja2.com,torrenthaja.com##div.main-banner
torrenthaja12.com,torrenthaja2.com,torrenthaja.com##div.side-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/23346
||innorame.com^$third-party
thebigdata.co.kr##div[id^="mobitree"]
! https://github.com/AdguardTeam/AdguardFilters/issues/27999
! https://github.com/AdguardTeam/AdguardFilters/issues/27927
! https://github.com/AdguardTeam/AdguardFilters/issues/28013
! https://github.com/AdguardTeam/AdguardFilters/issues/27867
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=kakao.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27854
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=kakaotv.daum.net
! https://github.com/AdguardTeam/AdguardFilters/issues/27390
||vod*.shoppingcall.me/ad_shoppingCallme.php
! https://github.com/AdguardTeam/AdguardFilters/issues/25933
m.ondisk.co.kr#$##js_evtBnnrLayerFortune { display: none!important; }
m.ondisk.co.kr#$#body > div.blankElement[style*="z-index:"] { display: none!
important; }
m.ondisk.co.kr#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25707
/banner/img/$domain=mdtoday.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/24621
brotoon.com##.basic-banner
brotoon.com##.board-tail-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/26579
! https://github.com/AdguardTeam/AdguardFilters/issues/26475
! https://github.com/AdguardTeam/AdguardFilters/issues/25475
betanews.heraldcorp.com,betanews.heraldcorp.com:8080###banner_right01
betanews.heraldcorp.com,betanews.heraldcorp.com:8080###banner_right02
betanews.heraldcorp.com,betanews.heraldcorp.com:8080##iframe[src*=".betanews.net/
banner.html?"][id^="ad_"]
betanews.heraldcorp.com##body > center >
div[style="position:relative;width:728px;height:90px;margin:5px auto;"]
||betanews.net/banner.html^
! https://github.com/AdguardTeam/AdguardFilters/issues/25255
! https://github.com/AdguardTeam/AdguardFilters/issues/25167
jimnong.tistory.com###sidebar .adsbygoogle
jimnong.tistory.com##div[align="center"] > .adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/23658
||wasabisyrup.com/template/plugin02.js
||partner.toptoon.com/assets/files/banner^
||partner.toptoon.com/out^
! https://github.com/AdguardTeam/AdguardFilters/issues/24548
hellven.net###fboardlist > a[href].thumbnail
hellven.net##a[href^="https://hellven.net/bbs/adver_link.php"]
hellven.net##.col-md-3 > a[href][target="_blank"].thumbnail[style]
||hellven.net/data/apms/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/23821
koreapas.com##a[href^="https://bit.ly"][target="_blank"] > img
koreapas.com##a[href^="view.php?id="] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/23935
! https://github.com/AdguardTeam/AdguardFilters/issues/23846
! https://github.com/AdguardTeam/AdguardFilters/issues/23609
gigglehd.com##.widget_banner_skin
! https://github.com/AdguardTeam/AdguardFilters/issues/23646
@@||madpeople.net/layouts/xecenter/js/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/37169
! https://github.com/AdguardTeam/AdguardFilters/issues/23245
dasibomtv.io,dasibomtv.net##.wpb_wrapper > div.wpb_single_image
dasibomtv.io,dasibomtv.net##.widget > div[style="text-align: center; "] >
a[target="_blank"] > img
dasibomtv.io,dasibomtv.net##.widget > a[target="_blank"] > img
dasibomtv.io,dasibomtv.net##p[align="center"] > a[target="_blank"] > img
dasibomtv.io,dasibomtv.net##.wpb_wrapper > div.wpb_text_column a[target="_blank"] >
img
! https://github.com/AdguardTeam/AdguardFilters/issues/23017
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=gmyankee.tistory.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22893
! https://github.com/AdguardTeam/AdguardFilters/issues/22902
! https://github.com/AdguardTeam/AdguardFilters/issues/22807
khan.co.kr##.bn_photobank
khan.co.kr##.link_banner
khan.co.kr##.ad_imgBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/22752
! https://github.com/AdguardTeam/AdguardFilters/issues/22749
! https://github.com/AdguardTeam/AdguardFilters/issues/22448
tzoy.me##.main-box-ad
||tzoy.me/data/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/22071
tzog.me##.main-box-ad
||tzog.me/data/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/30022
! https://github.com/AdguardTeam/AdguardFilters/issues/21905
torrentmap.com##.banner
torrentmap.com###ad_board
torrentmap.com###wrapper > #container > div[style="text-align:center;
margin:10px;"]:not([class]):not([id]) > div[style^="width:100%;"]
torrentmap.com###hd_wrapper > div[style="float:right; width:450px; margin-
top:10px;"]:not([class]):not([id])
torrentmap.com###container_wr > #container > div[style="margin-bottom:20px;
border:1px #ccc solid; background:#fff; padding:6px;"]:not([class]):not([id])
torrentmap.com###container_wr > div[style="float:right; width:305px; height:60px;
margin:0 0 10px 0; border:1px #ddd solid; background:#fff; line-height:60px; text-
align:center; color:#ccc;"]:not([class]):not([id])
||torrentmap.com/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/21316
@@||ad.smartmediarep.com/crossdomain.xml$domain=sbscnbc.sbs.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/21233
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=vod.mbcsportsplus.com
@@||vod.mbcsportsplus.com/player.html
! https://github.com/AdguardTeam/AdguardFilters/issues/21105
ppomppu.co.kr##.container > div > #pp_ban_bbs_list
ppomppu.co.kr##.container #result_box[style] > .power-link
ppomppu.co.kr##.ebay-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/21089
ittopic.tistory.com##.adsbygoogle
dldduxhrl.tistory.com##.tt_article_useless_p_margin >
div[style="float:right;margin:0 0 10px 10px;width:336px;height:280px"]
dldduxhrl.tistory.com##.tt_adsense_bottom
dldduxhrl.tistory.com##.tt_article_useless_p_margin > #TixIntroMap
! https://github.com/AdguardTeam/AdguardFilters/issues/20547
dasibom.tv##div[id^="dasib-"] > a[href][target="_blank"] > img
dasibom.tv##div[class="vc_row wpb_row vc_row-fluid"] > div[class="wpb_column
column_container col-md-3 vc_col-xs-3"]
||dasibom.tv/wp-content/uploads/*/*/*180.gif
||dasibom.tv/wp-content/uploads/*/*/*300.gif
||dasibom.tv/wp-content/uploads/*/*/*728.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/20513
! https://github.com/AdguardTeam/AdguardFilters/issues/19658
dasiboda.com##.main-content a[target="_blank"]:not([href*="kakao"])
||dasiboda.com/dasi_media*/180x180
||adf.acrosspf.com^
||dasiboda.com/dasi_media/*300x300
opentv.media,dasiboda.com##.sidebar a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/19508
bbs.ruliweb.com##.content_wrapper > .nbp_container.default
! https://github.com/AdguardTeam/AdguardFilters/issues/18799
humoruniv.com###CmAdView2
humoruniv.com###ad_240
||humoruniv.com/banner^
! https://github.com/AdguardTeam/AdguardFilters/issues/18931
fmkorea.com###adpost
! https://github.com/AdguardTeam/AdguardFilters/issues/18712
||img.mobon.net/newAd^
||dreamsearch.or.kr/servlet/adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/13762
tvnamu.org##.each_adv_center
tvnamu.org##.primary > .pane_mobile_bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/18095
||apis.naver.com/rmcnmv/rmcams^
! https://github.com/AdguardTeam/AdguardFilters/issues/17319
/banner^$domain=ttonga.net|ttonga.com
||freestory01.net/banner^
! https://github.com/AdguardTeam/AdguardFilters/issues/16876
||ttonga.net/banner^
! https://github.com/AdguardTeam/AdguardFilters/issues/16592
||tv.naver.com/fragment/gnb/banner^
tv.naver.com##.end_da._banner
tv.naver.com##.da_box > a[href][onclick^="clickcr(this, 'ban.banner'"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/16016
saramin.co.kr#@##ad_top
saramin.co.kr#$##ad_top > #ad_cast { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15357
m.kpinews.co.kr##.pushADMiddle
m.kpinews.co.kr###mobitree
! https://github.com/AdguardTeam/AdguardFilters/issues/15338
||veta.naver.com/fxshow
! https://github.com/AdguardTeam/AdguardFilters/issues/15345
dcinside.com##.banner_box
! https://github.com/AdguardTeam/AdguardFilters/issues/15024
||tcorea.com/img/banner^
tcorea.com##div[onmouseover*="#ad_more"]
tcorea.com#$#div[style*="background:#fff;"][style*="border-right:"] >
table[style^="margin-top:"] { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/14925
||zipbogo.net/cdsbData_gal^
zipbogo.net##a[href^="/ad/"]
zipbogo.net#?#.sidebar > ul > li[-ext-has='a[href*="/ad/"]']
zipbogo.net##div[id^="popup_"]
zipbogo.net##a[href^="http://filecast.co.kr"]
! https://github.com/AdguardTeam/AdguardFilters/issues/14146
@@||script.auction.co.kr/Ad/DACommon.js
auction.co.kr##.hp_side_banner
! https://forum.adguard.com/index.php?threads/28421/
tzoa.me##.main-box-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/14269
||corearoadbike.com/data/banner^
m.corearoadbike.com##table#sticky-footer
! https://github.com/AdguardTeam/AdguardFilters/issues/13544
te31.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
te31.com##table[width="900"][height="270"]
! https://github.com/AdguardTeam/AdguardFilters/issues/13890
||bikesell.co.kr/site/images/ban/
! https://github.com/AdguardTeam/AdguardFilters/issues/13751
koreanz.tv##.basic-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/13421
! https://github.com/AdguardTeam/AdguardFilters/issues/12910
madpeople.net#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/11394
gall.dcinside.com###admaru
gall.dcinside.com##._BTN_AD_
gall.dcinside.com##.power_click
! https://github.com/AdguardTeam/AdguardFilters/issues/12791
||ttonga.com/banner^
! https://github.com/AdguardTeam/AdguardFilters/issues/12777
||nsbu.co.kr/js/adblockblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12228
||nyasarang.com/files/attach/images^
nyasarang.com###top_proban_wrap00
! https://github.com/AdguardTeam/AdguardFilters/issues/10666
joins.com#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/9089
ajersi.com##a[href^="/bbs/link.php?bo_table=banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/6302
||hayan.tv/adp.htm$redirect=nooptext,important
hayan.tv#$#iframe[src="/adp.htm"] { height: 0!important; }
hayan.tv###screen > #message ~ div[id][style^="position: absolute; left: 50%;
bottom: 0px; text-align: center; z-index:"][style$="visibility: visible;"]
@@||hayan.tv^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/3982
@@||wasabisyrup.com^$generichide
! https://forum.adguard.com/index.php?threads/18178/
@@||ani19.net/js/ads.js
@@||ani19.net/vendor/fuckadblock/fuckadblock.js
@@||ani19.net/js/ads.exoclick.com.js
!
||mediacategory.com/servlet/iadbn
||mediacategory.com/servlet/adBanner
torrentleea.com###div10
||imagizer.imageshack.com/img922/5017/fDoDCo.gif
yuncomics.com##.adsense
shencomics.com,yuncomics.com##.floating-banner
mlbpark.donga.com##div[class^="ad_con"]
!---------------------------------------------------------------------
!------------------------------ Latvian ------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/52551
skaties.lv#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/48215
15min.lt#%#//scriptlet("prevent-setTimeout", ".top-banner")
! https://github.com/AdguardTeam/AdguardFilters/issues/30887
balticlivecam.com##.vjs-poster
! https://github.com/AdguardTeam/AdguardFilters/issues/34539
autogidas.lt##.header-ann
! https://github.com/AdguardTeam/AdguardFilters/issues/3339
delfi.ee#@#.adbanner
delfi.ee#@#.bottomAdvert
delfi.ee###ab-top-bar
!
! delfi.lt#%#AG_setConstant('__dabd', 'noopFunc');
! delfi.lt#%#//scriptlet("set-constant", "__dabd", "noopFunc")
! delfi.lt#%#AG_setConstant('_dlf._ab', 'noopFunc');
delfi.lt#%#//scriptlet("prevent-setTimeout", "Banner")
delfi.lt#@#.banner
delfi.lt#@#.revolut-juosta
delfi.lt#$#.revolut-juosta { position: absolute!important; left: -3000px!important;
}
delfi.lt###al-infoblock
delfi.lt###al-580x150
||alio.lt^$domain=delfi.lt
delfi.lt##img[alt="topsport"]
delfi.lt###ads-bottom-bar-container
||ap.delfi.ee^
delfi.ee##div[class$="col-has-ad"] div[id^="dwidget"]
delfi.ee##div[class$="col-has-ad"] table
||ado.delfi.ee^
delfi.ee##.pysipinnad--textlinks
||delfi.ee/misc/cobancar/*.php$subdocument
||delfi.lt/b?region=
||delfi.lv/news_export$domain=~delfi.ee|~delfi.lv
delfi.ee##a[href^="http://ap.delfi.ee/b?"]
delfi.ee###city24_precom
||delfi.lv/news_export/widget_creator.php$domain=reklama.vesti.lv
delfi.ee##.cxense-news
delfi.ee###section > div.aside
delfi.ee###right
digileht.epl.delfi.ee##.pagebreak-banner
delfi.lt##iframe[src*="//track.adform.net/"]
delfi.lt##iframe[src*="//www.alio.lt/"]
||alio.lt/info*.html$domain=delfi.lt
delfi.lt##body > div[style^="position:fixed;"][style*="z-
index:9999999"]:not([class]):not([id])
delfi.lt##.right img[width="300"][height="600"]
delfi.lt##iframe[src^="https://www.delfi.lt/apps/banners/"]
delfi.ee##.md-banner-placement
delfi.lt##.ads-rudelfi-friends
||alio.lt/infoblock.html
delfi.lv##div[id^="zave_"]
delfi.lv##div[class^="city24"]
delfi.lv##div[class^="adsAdmin-"]
delfi.lv##.adblock_content
mixnews.lv##.advert
mixnews.lv##.banner-space
delfi.lv##.zave_m
delfi.lv##.zave_r
@@||ads.delfi.lv^$elemhide
@@||delfi.lv/celojumi^$elemhide
@@||s1.adform.net/banners/scripts/adx.js$domain=delfi.lt
delfi.lv##a.ads-blocks-link
delfi.lv##a[href*="delfi.lv/shop/click.php?shop_id="]
delfi.lv##a[href*="delfi.lv/trav/click.php?shop_id="]
mixnews.lv##img[src="/images/baltkom_player_tez.jpg"]
delfi.lt#$##header-top-banner.container { position: absolute!important; left: -
3000px!important; }
delfi.lt#$##wallpaper-sitehat { position: absolute!important; left: -3000px!
important; }
delfi.lt#$#.delfi-ads-block { position: absolute!important; left: -3000px!
important; }
delfi.ee#$#body { margin-top: auto!important; }
delfi.lt#$##wallpaper { position: absolute!important; left: -3000px!important; }
delfi.lt#$##wallpaper-link-container { z-index: -999999!important; }
vesti.lv###subscribe-banner
vesti.lv##.banner
||vesti.lv/www/imgget/imgjs.php?
!
@@||ado.delfi.ee/files/js/ado.js$script,domain=delfi.ee
@@||delfi.ee/misc/crs/js/ads.js|$domain=delfi.ee
!---------------------------------------------------------------------
!------------------------------ Lithuanian ---------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/41493
tv3.lt#?##sidebar > div.custom-div:contains(REKLAMA)
||v.fwmrm.net/ad/g/1?$domain=tvplay.tv3.lt,important
! https://github.com/AdguardTeam/AdguardFilters/issues/40491
filmux.org#@#.myTestAd
!+ NOT_PLATFORM(ext_edge, ios, ext_android_cb, ext_safari)
||googleads.g.doubleclick.net/
$redirect=nooptext,important,xmlhttprequest,other,domain=filmux.org
! https://forum.adguard.com/index.php?threads/missed-ads-on-www-delfi-lt.33213/
vaistai.lt###billboardwrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/35013
! https://github.com/AdguardTeam/AdguardFilters/issues/33999
lrt.lt##.banner-block
! https://github.com/AdguardTeam/AdguardFilters/issues/31220
15min.lt##.widget-ad
15min.lt#?#.item:has(> a[href*="//bit.ly"][target="_blank"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/27498
skelbiu.lt#@#DIV.content
! https://github.com/AdguardTeam/AdguardFilters/issues/27038
filmux.org##div[id*="ScriptRoot"]
@@||ufonaut.000webhostapp.com/advertisement.js$domain=filmux.org
filmux.org#$##blockblockA { display: none!important; }
filmux.org#$##blockblockB { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/21166
||serveris.lnk.lt/*/ad.js?
||serveris.lnk.lt/*ad.xml?
||serveris.lnk.lt/files/x/*/*.mp4$media,domain=lnk.lt
||p.jwpcdn.com/*/vast.js$domain=lnk.lt,important
! https://github.com/AdguardTeam/AdguardFilters/issues/20953
skelbiu.lt###top-item-zone
@@||skelbiu-static.dgn.lt/static/js/inside_ad.js
@@||skelbiu-static.dgn.lt/static/css/inside_ad.css
! https://github.com/AdguardTeam/AdguardFilters/issues/20461
tvplay.tv3.lt#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/19084
topzone.lt##div[id^="edit"] > .tborder:not([id^="post"])
! https://github.com/AdguardTeam/AdguardFilters/issues/41789
! https://github.com/AdguardTeam/AdguardFilters/issues/16150
filmux.org#?##box-main > .box-rekbar:has(> noindex > div[id*="ScriptRoot"])
! https://github.com/AdguardTeam/AdguardFilters/issues/7902
||static.vz.lt/files/antsrauto/countsJS.php^
!
m.basketnews.lt##div[style^="text-align: center; width: 300px; height: 250px;"]
m.basketnews.lt##.main_title > div[style="text-align: center;"] > a > img
15min.lt##.ads
@@/banners*swf$domain=vma.esec.vu.lt
!---------------------------------------------------------------------
!------------------------------ Mexican ------------------------------
!---------------------------------------------------------------------
poringa.net###banner-layer
poringa.net###banner-overlay
||o1.t26.net/poringa/tvmart/$domain=poringa.net
!---------------------------------------------------------------------
!------------------------------ Moldovian ----------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/41096
tv8.md#@#.ad-container
!
jurnaltv.md###banSMP2
eumama.md###bannerPopup
point.md##.business-widget
point.md##.informer-widget
jurnaltv.md##div[id^="dqBnnRight"]
||eumama.md/sites/default/files/field/bannerfile/
!---------------------------------------------------------------------
!------------------------------ Nepali -------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/60367
ekantipur.com##.static-sponsor
ekantipur.com###roadblock-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/46911
onlinekhabar.com##.advName
onlinekhabar.com##.okam-each-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/33858
setopati.com###modalbox-banner
setopati.com##.top-main-ads > .mast-head
||img.setopati.org/uploads/bigyapan/$domain=setopati.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26343
annapurnapost.com##.advertisement
annapurnapost.com##.sticky-footer
!---------------------------------------------------------------------
!------------------------------ Norwegian ----------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/51978
||gratisxxx.no/*.php?bn=
! https://github.com/AdguardTeam/AdguardFilters/issues/46682
inky.no#@#iframe[width="200"][height="240"]
! https://github.com/AdguardTeam/AdguardFilters/issues/43587
gulindex.no###cintmodal
||panel.cint.com^$domain=gulindex.no
! https://github.com/AdguardTeam/AdguardFilters/issues/38395
! https://github.com/AdguardTeam/AdguardFilters/issues/45205
@@||cdn.flowplayer.com/releases/native/stable/plugins/
ads.min.js$domain=nettavisen.no
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=nettavisen.no
nettavisen.no###article-body > .rel-article
nettavisen.no##.background-na-commercial
nettavisen.no##a > .background-na-commercial ~ *
nettavisen.no#?#amedia-frontpage > .optimus-complex-front:has(> header >
h2:contains(/Reklame|REKLAME/))
nettavisen.no##.am-bazaar-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/37562
dt.no##.am-bazaar-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/34686
||deiligejenter.com/testfile23.js
nakenprat.com#?##sidebar > li > .block:has(> .blocksubhead > span:contains(Noen
sponsorer))
! https://github.com/AdguardTeam/AdguardFilters/issues/34439
@@||nettavisen.no/templates/v*/resources/admanager/templates/topover/topover.jsp
! https://github.com/AdguardTeam/AdguardFilters/issues/35943
@@||google-analytics.com/analytics.js$domain=jula.no
! https://github.com/AdguardTeam/AdguardFilters/issues/27371
digi.no##.tujobs-ad
digi.no##.poster-placeholder
digi.no##.tu-frontpage > .frontpage-top-poster-wrap
digi.no##div[class^="sticky-col-"] > .sticky-content
! https://github.com/AdguardTeam/AdguardFilters/issues/25483
langrenn.com##body > .bannerlocation > div > a[href^="/bannerclick.php/"]
langrenn.com#$#body.haslocation12 { padding-top: 10px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29678
! https://github.com/AdguardTeam/AdguardFilters/issues/23015
tu.no##.commercial
tu.no##.tujobs-ad
tu.no##.poster-placeholder
tu.no##article[data-pinned].annonse
tu.no##body > .surround > .top-poster-wrap.align-center
tu.no##.tu-frontpage > .frontpage-top-poster-wrap
tu.no##div[class^="sticky-col-"] > .sticky-content
tu.no##.col-full-width > .products-carousel.daily-offers
! https://github.com/AdguardTeam/AdguardFilters/issues/21961
||nakenprat.com/adfirst*.js
||nakenprat.com/adlast*.php^
! https://github.com/AdguardTeam/AdguardFilters/issues/20808
itavisen.no##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/18533
qxl.no##.butikkbunn
qxl.dk##body > div[style*="min-height:"][style*="background"]
qxl.dk###catIndexTopSeller
qxl.no###GoogleAdsensePanorama
qxl.no###qxlprofilertebox
! https://github.com/AdguardTeam/AdguardFilters/issues/31803
! https://github.com/AdguardTeam/AdguardFilters/issues/17490
viafree.no##.pause-ad
@@||v.fwmrm.net/ad/g/1$domain=viafree.no
@@||v.fwmrm.net/ad/l/1$domain=viafree.no
@@||v.fwmrm.net/crossdomain.xml$domain=viafree.dk
||freewheel-mtgx-tv.akamaized.net/*.mp4$media,redirect=noopmp4-
1s,domain=viafree.no,important
!+ NOT_PLATFORM(windows, mac, android)
viafree.no#$#body .avodp.ad-playing .vjs-remaining-time { display: block!important;
}
!+ NOT_PLATFORM(windows, mac, android)
viafree.no#$#body .avodp.ad-playing .vjs-progress-control { display: block!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16687
finn.no##iframe#easyad
finn.no##iframe#smallEasyAd
finn.no##.banner-skyscraper-container
finn.no##div.banners[style^="height: 150px"]
finn.no##.banners[data-banner-pos="topbanner"]
finn.no##div.external-banner-board.adsbox[data-controller]
finn.no##.banners.adsbox
! https://github.com/AdguardTeam/AdguardFilters/issues/12725
@@||fwmrm.net/ad/g/1?$domain=dplay.no
! https://github.com/AdguardTeam/AdguardFilters/issues/11958
@@||advert.vg.no/1v*.js?v=$domain=e24.no
@@||advertisement.vg.no/1v*.js?v=$domain=e24.no
e24.no#%#Object.defineProperty(window, '__AB__', { get: function() { return; } });
e24.no##.ad
! https://github.com/AdguardTeam/AdguardFilters/issues/10383
@@||advert.vg.no/1v*.js?v=$~third-party
@@||advertisement.vg.no/1v*.js?v=$~third-party
vg.no#%#Object.defineProperty(window, '__AB__', { get: function() { return; } });
vg.no##.ad
vg.no##.appnexus.ad
vg.no##.inline-ad-text
vg.no##.advert
vg.no##.finn-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/7960
tv2.no#%#//scriptlet("json-prune", "enabled", "testhide")
tv2.no##.tv2-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/6064
vgtv.no###player.pulse-isPauseAdVisible > .jw-overlays
! https://github.com/AdguardTeam/AdguardFilters/issues/5246
fuglelyder.net#@##banner_ad
!
itavisen.no##div[id^="ad-"]
vg.no###ad-topboard
!---------------------------------------------------------------------
!------------------------------ Persian ------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/62695
rayanehmag.net##.admania_headertopleft
rayanehmag.net##.admania_headertopright
rayanehmag.net##.admanina_afterheaderad
rayanehmag.net##.admania_primarysidebar > aside.widget_simpleimage
! https://github.com/AdguardTeam/AdguardFilters/issues/58945
balatarin.com##.announcement
! https://github.com/AdguardTeam/AdguardFilters/issues/56925
downloadsoftware.ir##.advertisebanner > div[style^="z-index"][style*="position:"] >
a[href][target^="_blank "] > img
||p30afzar.com/ext_files/GiftCard.gif$domain=downloadsoftware.ir
! https://github.com/AdguardTeam/AdguardFilters/issues/56886
mobile.ir##div[class="apnl"]
mobile.ir###bottombanner
mobile.ir##.apnl.rightverticalapnl
! https://github.com/AdguardTeam/AdguardFilters/issues/33352
downloadly.ir##iframe[src^="https://beta.kaprila.com/a/show.php"]
! https://github.com/AdguardTeam/AdguardFilters/issues/42827
farsroid.com##.ads
farsroid.com##.farsroid-ads
dlfox.com##.under_phone_banner_link
dlfox.com##a[href^="https://www.dlfox.com/adspage"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/37023
soft98.ir##[class^="adx"]
||kaprila.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/33437
khabaronline.ir##section.box.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/28759
||zoomit.ir/banners/
||zoomit.ir/*/*/*-*.gif
zoomit.ir##.bannercontainer
zoomit.ir##.showBanner > .declaration-inner > .declaration-container
zoomit.ir#$#.showBanner { display: none!important; }
zoomit.ir#$#body[style^="padding-top:"] { padding-top: 0!important; }
zoomit.ir#$#body > .hotMenu[style="top: auto;"] { top: 0!important; }
zoomit.ir#$#body > nav.is-sticky[style="top: 130px;"] { top: 0!important; }
zoomit.ir#%#document.cookie = "BnShowNum=4; path=/;";
! soft98.ir
soft98.ir#%#//scriptlet("set-constant", "Object.prototype.disableDownloadLink",
"noopFunc")
soft98.ir#$#[id^="sidebar"][id*="stick"] > section { opacity: 0!important; pointer-
events: none!important; }
soft98.ir#$#.d-js2-none { display: none!important; }
soft98.ir#$#.d-js2-block { display: block!important; }
soft98.ir##img[src="https://cloudirs.cf/Afrak.az"]
soft98.ir##body > div#content-top + div.containers
soft98.ir###content-bottom__inner > aside#sidebar > section.bg-light
soft98.ir#%#document.querySelectorAll1 = document.querySelectorAll;
soft98.ir#%#var AG_each = function(selector, fn) { if (!document.querySelectorAll1)
return; var elements = document.querySelectorAll1(selector); for (var i = 0; i <
elements.length; i++) { fn(elements[i]); }; };
soft98.ir#%#AG_onLoad(function(){AG_each('a[target="_blank"]
[rel="nofollow"]:not([href*=".soft98.ir"]):not([class*="linkdoni"]):not([class*="do
wnload"])',function(el){el.removeAttribute('href');})});
soft98.ir#%#AG_onLoad(function(){AG_each('a[target="_blank"]
[rel="nofollow"]:not([href*=".soft98.ir"]):not([class*="linkdoni"]):not([class*="do
wnload"]) img',function(el){el.removeAttribute('src');})});
soft98.ir#$#body img[src*=".ml"] { display: block!important; visibility: hidden!
important; height: 0!important; width: 0!important; }
!soft98.ir#$?##logo__wrap #logo + div > div[id*="-header"]:has(img[src*=".ml"])
{ max-height: 0!important; visibility: hidden!important; }
!soft98.ir#$?##dle-content > div.mb-4[id*="fullstory"]:has([class*="-link"] >
[class*="-image"]) { max-height: 0!important; }
!soft98.ir#$?#body > #content-top ~ .container[id*="-special"]:has(img[src*=".ml"])
{ max-height: 0!important; visibility: hidden!important; }
! soft98.ir#$?#body > #content-top + .container[id*="-wide"]:has(img[src*=".ml"]) {
max-height: 0!important; visibility: hidden!important; }
languagedownload.ir###content > article[id^="post-"].type-sticky.status-publish
languagedownload.ir###content > article[id^="post-"] > .entry-summary > div[data-
post-id].insert-page
languagedownload.ir###content > article[id^="post-"] > div[class^="entry-"] >
div[data-post-id].insert-page a[href*="://goo.gl/"]
languagedownload.ir###content > article[id^="post-"] > div[class^="entry-"] >
div[data-post-id].insert-page a[href^="http://languagedownload.ir/"][title] >
img[src*="/sticky"]
androidgozar.com#?#.container > .row > div[class][-ext-has='.ag-agah']
||androidgozar.com/agahi/remodal/dist/remodal.css
androidgozar.com##.remodal-wrapper
@@||api.digikala.com/api/AdService^
@@||soft98.ir^$generichide
asriran.com##.adv-yektanet-mrg
asriran.com##.adv_click
asriran.com##div[id^="yektanet-articles-"]
asriran.com##.adv_ifram_ticket
||api.ticketing-service.com^$domain=asriran.com
||upera.co/img/shahrzad/*
chareter.ir##.ad_sb
||beta.kaprila.com/a/show.php?ref=
p30download.com##img[width="240"][height="90"]
p30download.com##span[style^="width: 728px; height: 90px;"]
p30download.com##div[style*="width: 120px;"][style*="height: 240px;"]
p30download.com##.tabliq-468 > div[style="height: 260px; display:block"]
||sabavision.com^
||media.snn.ir/ads/
||farsroid.com/file/PopM.js
26ariamovie.in##div[class^="b"] a[rel="nofollow"] > img
26ariamovie.in##a[href="http://www.arzan57.tk/"]
download.ir##img[alt="120-240"]
p30day.com##.adsblockpop
p30day.com##.txtAdv
||8pic.ir/ads/tabligh.js
||p30day.com/images/popdanny*.js
!---------------------------------------------------------------------
!------------------------------ Philippines -------------------------------
!---------------------------------------------------------------------
joujizz.com##.video-top-wrap > .sb
!---------------------------------------------------------------------
!------------------------------ Polish -------------------------------
!---------------------------------------------------------------------
! Temporary
! https://github.com/AdguardTeam/AdguardFilters/issues/57685#issuecomment-647022651
! probably FiltersRegistry issue
polsatnews.pl,polsatsport.pl##.videoPlayer__vast
||redirector.redefine.pl/r/*$media,redirect=noopmp4-1s,domain=polsatnews.pl|
polsatsport.pl
! https://github.com/AdguardTeam/AdguardForWindows/issues/2273
! End
!
! ---------------------------
! FuckAdBlock Polish
interia.pl,trojmiasto.pl,js.iplsc.com,pomponik.pl,posty.pl,zalajkowane.pl,kulinarna
polska.org,wroclawskiejedzenie.pl,jbzdy.co,innpoland.pl,jbzdy.com.pl,mywrestling.co
m.pl,andek.com.pl,smartage.pl,joemonster.org,tajemnice-
swiata.pl,naszraciborz.pl,natemat.pl,stadionowioprawcy.net,fortnitepolska.pl,sadist
ic.pl,napisy24.pl,mamadu.pl,towideo.pl,forsal.pl,kresy.pl,mambiznes.pl,prnews.pl,we
szlo.com,dziwneobrazki.pl#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
! ---------------------------
! adquesto
posty.pl,zalajkowane.pl,kulinarnapolska.org,wypracowania.pl,otopress.pl,wroclawskie
jedzenie.pl,innpoland.pl,smartage.pl,joemonster.org,natemat.pl,mamadu.pl,forsal.pl,
kresy.pl,mambiznes.pl,prnews.pl,weszlo.com#%#//scriptlet("abort-current-inline-
script", "parseInt", "/adBlock/")
innpoland.pl,mamadu.pl,dadhero.pl,natemat.pl#%#//scriptlet("prevent-eval-if",
"isAdblockActive")
@@||video.onnetwork.tv/adblock_notify.js
||request.dqst.pl/v*/$xmlhttprequest
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65623
@@||virpe.com/includes/js/adver.js
virpe.com#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/65548
@@||krs-online.com.pl/js/showads.js
krs-online.com.pl#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/64988
antyradio.pl#@#[class$="-ads"]
antyradio.pl#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64893
perelki.net#@#.ad-banner
perelki.net#%#//scriptlet("prevent-setTimeout", "aderror_new")
! https://github.com/AdguardTeam/AdguardFilters/issues/64569
! https://github.com/AdguardTeam/AdguardFilters/issues/64289
film.org.pl##.advertise-wide
||film.org.pl/wp-content/uploads/*/*/*-banner-nad-tekstem-*.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/63583
! https://github.com/AdguardTeam/AdguardFilters/issues/63580
!#safari_cb_affinity(privacy)
@@||iwa3.hit.interia.pl^*/iwa_core?ts=$domain=pomponik.pl|interia.pl
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/63504
@@||oglaszamy24.pl/*js-css/reklamy/bannery/*/adv.js
oglaszamy24.pl#%#//scriptlet("set-constant", "trap_active", "false")
! temi.pl - ads
temi.pl#?#center > span.napis:contains(/^REKLAMA$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/62824
dzienniknarodowy.pl#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/62749
wykop.pl#%#//scriptlet('remove-class', 'screening', 'body.screening')
! https://github.com/AdguardTeam/AdguardFilters/issues/62158
biznesinfo.pl###lazyAds
! lifeinkrakow.pl - ads
lifeinkrakow.pl#?#.page-content > p:has(> .adsbygoogle:only-child)
lifeinkrakow.pl#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! slidety.com - antiadblock
slidety.com##.adace-popup
! motocaina.pl - ads
motocaina.pl##iframe[src^="/acme/"][src$="index.html"]
||motocaina.pl/acme/*/index.html$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/60690
cgm.pl##.bsaPopupWrapper
cgm.pl##.bsaPopupWrapperBg
! https://github.com/AdguardTeam/AdguardFilters/issues/62007
polskiedrogi-tv.pl##.rek-wrap
polskiedrogi-tv.pl##.spc
! subiektywnieofinansach.pl - ads
subiektywnieofinansach.pl##.partner-box
subiektywnieofinansach.pl##.border-box > .partner
subiektywnieofinansach.pl#?#.home-top-sidebar > .border-box:has(> .partner)
! biznesalert.pl - ads
biznesalert.pl##.partners
! https://github.com/AdguardTeam/AdguardFilters/issues/60262
synonimy.pl#%#//scriptlet("set-constant", "showAddbockerMsg", "noopFunc")
||smartadserver.com/config.js$script,redirect=nooptext,domain=synonimy.pl
||stats.g.doubleclick.net/dc.js$script,redirect=nooptext,domain=synonimy.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/60206
@@||filmozercy.com/js/fuckadblock.min.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=filmozercy.com
! kursjs.pl - antiadblock
@@||kursjs.pl/js/dfp.js
kursjs.pl#%#//scriptlet("prevent-setTimeout", "wstretne-reklamy")
! https://github.com/AdguardTeam/AdguardFilters/issues/59874
@@||teledyski.info/link/*ads/show_ads.js
! se.pl - incorrect blocking
@@||googletagmanager.com/gtm.js$domain=se.pl
! lowcygier.pl - ads
lowcygier.pl##body .top-background
lowcygier.pl#$#body.background-image.background-screening .intro .header-widget
{ position: static!important; }
! fakt.pl - ad leftovers
fakt.pl##aside.artRight[data-run-module="local/main.floatingSlots"]
fakt.pl#$#.onet-ad { position: absolute!important; left: -3000px!important; }
fakt.pl#$##onet-ad-flat-plista { position: absolute !important; left: -3000px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58213
waw4free.pl#?#.zobacz-box-text:contains(/^reklama$/)
!
! https://github.com/AdguardTeam/AdguardFilters/issues/57758
||audiostereo.pl/old/images/baner_
audiostereo.pl##div[style="margin-bottom: 10px;"] > a[target="_blank"] > img
! audiostereo.pl anti-adblock
audiostereo.pl#@#.adsbygoogle
audiostereo.pl#%#//scriptlet('prevent-setTimeout', 'test.remove')
!
! https://github.com/AdguardTeam/AdguardFilters/issues/57609
@@||tibiopedia.pl/js/show_ads.js
tibiopedia.pl#%#//scriptlet("set-constant", "adBlockEnabled", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/57598
innemedium.pl#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56790
dorzeczy.pl##.box-list-item-ad
! dorzeczy.pl - incorrect blocking
@@||dorzeczy.pl/dorzeczy/_i/button-125x40-app-store.png
@@||dorzeczy.pl/dorzeczy/_i/button-125x40-google-play.png
! lublin112.pl - ads leftovers
lublin112.pl###sidebar > .ad ~ hr
! portal.nysa.pl - ads
portal.nysa.pl##.sidebar-inner > .widget-area > aside#media_image-2
portal.nysa.pl##.sidebar-inner > .widget-area > aside#media_image-3
! https://github.com/AdguardTeam/AdguardFilters/issues/55879
jarock.pl##div[class^="a-d-banner"]
jarock.pl##.old-news > .grid > .news-item.grid-item.a-d
jarock.pl##.old-news > .grid > .news-item.grid-item.aserver_slot
! https://github.com/AdguardTeam/AdguardFilters/issues/55846
trojmiasto.pl#%#//scriptlet("abort-on-property-read", "HateAdBlock")
trojmiasto.pl#%#//scriptlet("abort-on-property-read", "adBlockDetected")
||trojmiasto.pl/adxmlrpc/json.php$redirect=noopjs
! https://github.com/AdguardTeam/AdguardFilters/issues/55791
||resetoff.pl/static/player/*/vast.js
resetoff.pl#%#//scriptlet("set-constant", "ads_unblocked", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/55761
gazeta.pl##.o-apartHeader
gazeta.pl##.o-apartContainer
gazeta.pl#%#//scriptlet('remove-class', 'c-section--lifestyle--apart', '.l-main
> .c-section--lifestyle.c-section--lifestyle--apart')
! https://github.com/AdguardTeam/AdguardFilters/issues/55617
kochamjp.pl#?#.greatwp-sidebar-one-wrapper-inside > #text-35:has(> .textwidget >
center > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/55192
cda-tv.online#%#//scriptlet('remove-attr', 'href|target', 'a[href]
[target]#clickfakeplayer')
cda-tv.online#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
! https://github.com/AdguardTeam/AdguardFilters/issues/55161
mistrzowie.org,joemonster.org##.video-js[data-attr-player="mcnPlayer2"]
joemonster.org##.stored-adverts-container
! https://github.com/AdguardTeam/AdguardFilters/issues/55013
burzowo.info###hide_ad
@@||burzowo.info/*.js?&
burzowo.info#%#AG_abortInlineScript(/adblock/, 'document.getElementsByTagName');
! https://github.com/AdguardTeam/AdguardFilters/issues/54694
@@||portel.pl/adex.js
portel.pl#%#//scriptlet("set-constant", "blokowanko", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/54355
trojmiasto.pl##iframe[src^="https://ad.doubleclick.net/"]
! knowhowinsider.com - ads
knowhowinsider.com#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/54282
rynek-kolejowy.pl,transport-publiczny.pl,rynekinfrastruktury.pl,rynek-
lotniczy.pl#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/54165
forum.alfaholicy.org##ol > li.restore > center
forum.alfaholicy.org###sidebar #block_html_3
forum.alfaholicy.org#?##sidebar > li > .block.smaller:has(> .blocksubhead >
span.blocktitle:contains(/^Reklama$/))
forum.alfaholicy.org#?##posts > .postcontainer:has(> .postdetails >
#innovativeadspan)
! pisupisu.pl - antiadblock
@@||pisupisu.pl/js/adsbygoogle.js
pisupisu.pl#%#//scriptlet("prevent-setTimeout", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/54021
purepc.pl##a[databx][href*=".php"][style*="background:url(/files/Image/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/53881
||zaq2.pl/static/js/player/*/vast.js
! tarnogorski.info - ads
tarnogorski.info#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! gloswielkopolski.pl - ads
gloswielkopolski.pl##.linkiSponsorowane
! https://github.com/AdguardTeam/AdguardFilters/issues/52961
@@||cdnjs.cloudflare.com/ajax/libs/videojs-contrib-ads/*/
videojs.ads.js$domain=wtk.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/53048
zobacz.ws#%#//scriptlet("abort-on-property-read", "mdpDeBlocker")
! portalsamorzadowy.pl - ads
portalsamorzadowy.pl##body > .box-1
! tuwroclaw.com - ads leftovers
tuwroclaw.com##.special-ad
! medme.pl - ads leftovers
medme.pl##p[style^="background: none repeat scroll 0 0 #E3E3E3; color: #A5A5A5;
font-family: Tahoma;"]
! eluban.pl - ads
eluban.pl##div.visible-lg[onclick^="update_ad"]
! grodzisknews.pl - ads
grodzisknews.pl##.ad_suw_nad
! wnp.pl - ads
wnp.pl##body div.ad.block
! https://github.com/AdguardTeam/AdguardFilters/issues/52583
pikio.pl#?#.article-gallery-container > .add > span:contains(/^Reklama$/)
! gazetaprawna.pl - ads leftovers
gazetaprawna.pl##.tpl_std_module > div[id^="belka"][style^="margin-top:"] >
div[style="text-align: center; color: grey; font-size: 10px;"]
! anywhere.pl - ads
anywhere.pl##.g > div[class^="g-single a-"]
anywhere.pl##.g-single > center > a.gofollow
anywhere.pl##.g-single > center > center > a.gofollow
anywhere.pl#?#.elementor-widget-container >
p.elementor-heading-title:contains(/^Reklama$/)
anywhere.pl#?#.elementor-widget-container > .elementor-text-editor >
p:contains(/^Reklama$/)
! zdrowie.wprost.pl - ads
zdrowie.wprost.pl##.header-partner
! https://github.com/AdguardTeam/AdguardFilters/issues/52125
matzoo.pl#$#.spolecznoscinet { height: 1px!important; }
matzoo.pl#%#//scriptlet("prevent-setTimeout", "adblock")
! wirtualnemedia.pl - ads
wirtualnemedia.pl##.partner-news-wrapper
! party.pl - ads
||edipresse.pl/script/init.js
! nfspolska.pl - ads
nfspolska.pl#$#.carousel-item > a[href^="https://eu.puma.com/"] { visibility:
hidden!important; }
nfspolska.pl#%#AG_onLoad(function(){document.querySelectorAll('.carousel-item >
a[href^="https://eu.puma.com/"]').forEach(function(a)
{a.parentNode.remove()});document.querySelectorAll('#carouselExampleIndicators >
div.carousel-inner > div[class="carousel-item"]').forEach(function(a)
{a.classList.add("active")})});
! https://github.com/AdguardTeam/AdguardFilters/issues/51720
@@||bham.pl/templates/bham_res/js/adsbygoogle.js
bham.pl#%#//scriptlet("abort-on-property-read", "TestPage")
! https://github.com/AdguardTeam/AdguardFilters/issues/51061
warsztat.pl###baner199
||warsztat.pl/includes/ajax.php?request=banerAjax&
! https://github.com/AdguardTeam/AdguardFilters/issues/51026
mjakmama24.pl,eska.pl,se.pl#$#.adsbox.ad { display: block!important; }
! portalwrc.pl - ads
portalwrc.pl##.gAds-content
portalwrc.pl##img[src^="/images/reklama/"]
! sinoptik.pl - ads
sinoptik.pl#$?#body > iframe[name]:not([class]):not([id]):not([src])
[style="display:none"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50376
dobryruch.co.uk#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58416
! https://github.com/AdguardTeam/AdguardFilters/issues/53284
! https://github.com/AdguardTeam/AdguardFilters/issues/50437
@@||js.iplsc.com/inpl.abd/*/proxy.html?host=$generichide
@@||js.iplsc.com/inpl.abd/latest/ads.js?$domain=pomponik.pl|interia.pl|js.iplsc.com
interia.pl,pomponik.pl#%#//scriptlet("set-constant", "Inpl.Abd.onDetected",
"noopFunc")
interia.pl,pomponik.pl#%#//scriptlet("set-constant", "isAdblockDetected", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/50061
@@||adst.mp.pl^$domain=mp.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/49329
superportal24.pl##.widget_sidebar_content > img[data-srcset]
superportal24.pl##.widget_article > .content > a > img[srcset]
superportal24.pl##img[class^="widget_"][class$="_mobile"][data-srcset]
superportal24.pl#?#div[class="col-sm-6"] > .widget_article:has(> .content > a >
img[srcset])
superportal24.pl###top_above_menu
superportal24.pl#$##main_content[style^="margin-top:"] { margin-top: 0!important; }
! jeja.pl - skip ads in games
jeja.pl#%#AG_onLoad(function() { setTimeout(function() { if(typeof show_game_iframe
=== "function") { show_game_iframe(); } }, 1000); });
! https://github.com/AdguardTeam/AdguardFilters/issues/48429
nick.com.pl#%#//scriptlet("set-constant", "gon.viacom_config.ads.game_ads.enabled",
"false")
! https://github.com/AdguardTeam/AdguardFilters/issues/48369
rybnik.com.pl#$?#iframe[name]:not([class]):not([id]):not([src])
[style="display:none"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/48112
@@||soisk-me.pl/modules/*/js/advertisement.js
! zalajkowane.pl - ads
zalajkowane.pl###main-sidebar > #text-4
zalajkowane.pl###main-sidebar > #text-12
zalajkowane.pl#$#.ezoic-ad { position: absolute!important; left: -3000px!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/47872
jbzd.com.pl##.jad-rectangle
jbzd.com.pl#?##content-container > .article:has(> .article-avatar.hidden
+ .article-content > .article-details > .article-info > .article-author >
strong:contains(/^Reklama$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/47239
fotka.com##.brd_top
! https://github.com/AdguardTeam/AdguardFilters/issues/46988
@@||ads.allegro.pl^$domain=ads.allegro.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/46799
megane.com.pl#@#.adsbygoogle
megane.com.pl#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! gram.pl - ad leftovers
gram.pl##body .external-entity-container
gram.pl##body .text-ad-center
! https://github.com/AdguardTeam/AdguardFilters/issues/46589
||pixelpost.pl/wp-content/uploads/*-600-x-300_baner_
||pixelpost.pl/wp-content/uploads/*-750-x-300-baner_
pixelpost.pl##.sidebar-inwrap > aside#text-3
pixelpost.pl##.sidebar-inwrap > aside#text-4
! https://github.com/AdguardTeam/AdguardFilters/issues/46488
mapa-turystyczna.pl##.ts-map-layout__content > .ts-com.ts-com--non-mobile
! https://github.com/AdguardTeam/AdguardFilters/issues/51944
! https://github.com/AdguardTeam/AdguardFilters/issues/46478
!+ NOT_OPTIMIZED
||ssl.images.audycje.tokfm.pl/prodstatic360/img/autopromocja/
*.mp3$domain=audycje.tokfm.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/46291
se.pl##div[class^="zpr_inside_"][class*="placement__lazy"]
! https://github.com/AdguardTeam/AdguardFilters/issues/45865
ceneo.pl##.js_top-banner[data-name]
! https://github.com/AdguardTeam/AdguardFilters/issues/45831
cowkrakowie.pl###metaslider_widget-2
cowkrakowie.pl##.metaslider_widget-3
cowkrakowie.pl##.swifty_imgwidget_ul > li > a[href][target="_blank"]
[rel="nofollow"]:not([href^="https://cowkrakowie.pl/"]) > img
! https://github.com/AdguardTeam/AdguardFilters/issues/45561
czateria.interia.pl###video-player
czateria.interia.pl##body > .rodo-popup ~ div[style*="position: absolute;"]
[style$="display: block;"]:not([class]):not([id])
! https://github.com/AdguardTeam/AdguardFilters/issues/45113
natemat.pl##div[class^="optad"]
natemat.pl##div[class^="adslot"]
! rodzinnekino.com - skip timer
rodzinnekino.com#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
! horrortube.fun,otube.pl - popups
!+ NOT_PLATFORM(windows, mac, android)
horrortube.fun,otube.pl#%#//scriptlet("abort-current-inline-script", "decodeURI",
"4zz.")
! wielkahistoria.pl - ad leftovers
wielkahistoria.pl##.johannes-sidebar > .johannes-sticky
wielkahistoria.pl##.adsbygoogle + script + hr
wielkahistoria.pl##p[style="color:f2f3f3; font-size:14px; text-align:center;
padding:0; margin-bottom: 20px;"]
! vider.info - ads
||vider.info/static/player/*/vast.js
! https://github.com/AdguardTeam/AdguardFilters/issues/44036
obserwatorgospodarczy.pl##.bannergroup
! https://github.com/AdguardTeam/AdguardFilters/issues/43487
benchmark.pl##.market
! https://github.com/AdguardTeam/AdguardFilters/issues/43326
terrarium.com.pl#%#//scriptlet("set-constant", "canRunAds", "true")
! meczyki.pl - incorrect blocking
meczyki.pl#%#!function(){window.YLHH={bidder:{startAuction:function(){}}};}();
! https://github.com/AdguardTeam/AdguardFilters/issues/42713
zakazany-humor.pl##.ppsPopupShell
zakazany-humor.pl###ppsPopupBgOverlay
zakazany-humor.pl##.sidebar > .widget-wrap > aside#text-7
! https://github.com/AdguardTeam/AdguardFilters/issues/42037
@@||wfirma.pl/*/add/*?_=$other
! https://github.com/AdguardTeam/AdguardFilters/issues/42358
||r.trojmiasto.pl/*/json.php?zoneid=
trojmiasto.pl#%#AG_abortInlineScript(/banner_/, '$');
! filman.cc - skip timer, ads
filman.cc#%#(function(){var c=window.setTimeout;window.setTimeout=function(f,g)
{return g===1e3&&/#kam-ban-
player/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
filman.cc#%#//scriptlet("abort-current-inline-script", "decodeURIComponent",
"removeCookie")
filman.cc#$?#iframe[src^="javascript:window.location.replace"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47917
m.olx.pl#@#.adbox
! https://github.com/AdguardTeam/AdguardFilters/issues/42166
@@||m.olx.pl/api/v*/ads/*?adId=
! https://github.com/AdguardTeam/AdguardFilters/issues/41882
auto-motor-i-sport.pl,menshealth.pl,motocykl-online.pl,runners-
world.pl,womenshealth.pl#%#//scriptlet("adjust-setInterval", "redirectId")
auto-motor-i-sport.pl,menshealth.pl,motocykl-online.pl,runners-
world.pl,womenshealth.pl#%#(function(){var
c=window.setInterval;window.setInterval=function(f,g){return
g===1e3&&/redirectId/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(w
indow)})();
womenshealth.pl##body[onclose="return closeBrowserEvent()"] .col-xs-12 > .col-xs-12
> a[href][onclick*="'Klikniecie-welcomepage-reklama'"]
! https://github.com/AdguardTeam/AdguardFilters/issues/41718
rp.pl#?##main_topic_3 > .teaser-parent:has(> .ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/42379
dailyweb.pl##.adwse-headerr
dailyweb.pl#%#AG_setConstant('checkAds', 'noopFunc');
dailyweb.pl#%#//scriptlet("set-constant", "checkAds", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/41674
m.jbzd.com.pl,m.jbzd.cc,m.jbzdy.cc#@#.mobile-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/41428
portalspozywczy.pl##body > .box-1
! https://github.com/AdguardTeam/AdguardFilters/issues/41490
mgsm.pl###left-con > .row > .columns > div[style="height: 336px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/41250
emonitoring.poczta-polska.pl###getbaner
! https://github.com/AdguardTeam/AdguardFilters/issues/41151
expressilustrowany.pl#?#.componentsRecommendationsSimpleListing__content
> .componentsRecommendationsSimpleListing__element[data-slot-show]:has(> #dfp-
nativesrodek1)
! https://github.com/AdguardTeam/AdguardFilters/issues/40523
@@||realmadryt.pl/ads.js
! telepolis.pl - ads
||tblr.pl/dyna/s.js
telepolis.pl#?#.d-none.justify-content-center:has(> .m-auto > .ad)
telepolis.pl##body > header > div[class="collapsible-content d-none d-xl-block bg-
cover"]
telepolis.pl#$#body { padding-top: 70px!important; }
||ads.comperia.pl/www/delivery/afr.php$important
! https://github.com/AdguardTeam/AdguardFilters/issues/60690
! https://github.com/AdguardTeam/AdguardFilters/issues/40567
cgm.pl#$#body { background-image: none!important; }
cgm.pl##.adv
!+ NOT_OPTIMIZED
cgm.pl#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/40099
k-mag.pl##.c-site-banner
k-mag.pl##.rotating-banners--desktop
||amazonaws.com/kmag/banners/$image,domain=k-mag.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/39840
@@||signs.pl/_css/adserver.css
signs.pl##div[id^="adibadi"]
||signs.pl/signlink/RL300/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/39427
dziennik.pl,forsal.pl,gazetaprawna.pl##.adCaptionContainer
forsal.pl,gazetaprawna.pl#?#div[id^="miejsce"] > div[style*="text-align: center;
color: grey; font-size: 10px;"]:contains(/^Reklama$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/37781
interia.pl#%#!function(){-1!=window.location.href.indexOf("/
wyloguj.html#utm_source=konto&utm_medium=pasek_portalowy&utm_campaign=Wylogowania_z
_poczty&iwa_source=layer_logout_mail")&&(location.href="/")}();
! kreskowki.tv - skip timer
kreskowki.tv#%#AG_onLoad(function() { setTimeout(function() { if(typeof
start_show_buttons === "function") { start_show_buttons(); } }, 150); });
! take-kino.pl - antiadblock
take-kino.pl#@#.afs_ads
! nadmorski24.pl - ads
||tkchopin.pl/cams/video_file/*.mp4$media,redirect=noopmp4-1s
! https://github.com/AdguardTeam/AdguardFilters/issues/37199
medianarodowe.com#$#.row > .sidebar-right > #post-box::before { content: "REKLAMA"!
important; position: absolute!important; background: white!important; color: white!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37094
drogerium.pl#$#body[style="opacity: 0;"] { opacity: 1!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35364
naekranie.pl#%#//scriptlet('abort-current-inline-script', '$', '/loadData|halfpage|
welcome|screening|placement|adtitle/')
! https://github.com/AdguardTeam/AdguardFilters/issues/36126
! https://github.com/AdguardTeam/AdguardFilters/issues/36012
ddwloclawek.pl,ddtorun.pl##.topLayer
! https://github.com/AdguardTeam/AdguardFilters/issues/60807
!+ NOT_OPTIMIZED
wylecz.to#?#.row div[class][style*="border-bottom:"][style*="max-height:"]:has(>
div[style]:contains(REKLAMA))
! https://github.com/AdguardTeam/AdguardFilters/issues/35408
darkw.pl##.bladbl
darkw.pl#$#.adsbox { display: block!important; height: 1px!important; position:
absolute!important; left: -3000px!important; }
! darkw.pl - ads
darkw.pl#?#.main > .container > .topic > .topic__row:has(> .topic__user >
a[href="Reklama/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/35197
! https://github.com/AdguardTeam/AdguardFilters/issues/35159
vorek.pl#$#.ads.adsbox.ad { display: block!important; }
! kinoseans.pl - skip timer
kinoseans.pl#%#AG_setConstant('count', '0');
! https://github.com/AdguardTeam/AdguardFilters/issues/33675
! https://github.com/AdguardTeam/AdguardFilters/issues/34228
! https://github.com/AdguardTeam/AdguardFilters/issues/55606
! https://github.com/AdguardTeam/AdguardFilters/issues/46586
o2.pl##.wp-player > .npp-container > .plchldr
o2.pl##div[data-testid^="ad-placeholder-"]
o2.pl#?#div[class][style="width:100%"] > div[class*=" "]:has(>
img[role="presentation"]:not([src]))
o2.pl#?#div[class*=" "]:has(> img[src="https://www.o2.pl/f/2/adPlaceholder.png"])
o2.pl#?#div[class*=" "]:has(> div:not([class]):not([id]) >
script:contains(registerPlaceholder))
! https://github.com/AdguardTeam/AdguardFilters/issues/34112
poczta.o2.pl#@#body > div[class="pub_300x250 text_ads ad_container"][style] +
div[class]:not([id])
! https://github.com/AdguardTeam/AdguardFilters/issues/34282
! https://github.com/AdguardTeam/AdguardFilters/issues/34100
sportowefakty.wp.pl#@#body > .content ~ iframe + div[class]:not([id])
sportowefakty.wp.pl#@#body > .content ~ script[async] + div[class]:not([id])
sportowefakty.wp.pl#@?#body > [class]:not([id]):matches-css(position:
fixed):matches-css(top: 0px)
! https://github.com/AdguardTeam/AdguardFilters/issues/61207
! https://github.com/AdguardTeam/AdguardFilters/issues/53527
||o2.hit.gemius.pl/xgemius.js$script,redirect=nooptext,domain=o2.pl
||bidder.criteo.com/$xmlhttprequest,redirect=nooptext,domain=wp.pl|money.pl|o2.pl|
pudelek.pl|komorkomania.pl|gadzetomania.pl|fotoblogia.pl|autokult.pl|
portal.abczdrowie.pl
||static.criteo.net/js/$script,redirect=nooptext,domain=wp.pl|money.pl|o2.pl|
pudelek.pl|komorkomania.pl|gadzetomania.pl|fotoblogia.pl|autokult.pl|
portal.abczdrowie.pl
||static.criteo.net/images/$image,redirect=1x1-transparent.gif,domain=wp.pl|
money.pl|o2.pl|pudelek.pl|komorkomania.pl|gadzetomania.pl|fotoblogia.pl|
autokult.pl|portal.abczdrowie.pl
||wp.hit.gemius.pl/xgemius.js$script,redirect=nooptext,domain=magazyn.wp.pl|
money.pl|o2.pl|pudelek.pl|komorkomania.pl|gadzetomania.pl|fotoblogia.pl|
autokult.pl|portal.abczdrowie.pl
||connect.facebook.net/*/fbevents.js$script,redirect=nooptext,domain=wp.pl|
money.pl|o2.pl|pudelek.pl|komorkomania.pl|gadzetomania.pl|fotoblogia.pl|
autokult.pl|portal.abczdrowie.pl
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-gtm,domain=wp.pl|
money.pl|o2.pl|pudelek.pl|komorkomania.pl|gadzetomania.pl|fotoblogia.pl|
autokult.pl|portal.abczdrowie.pl
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=wp.pl|money.pl|o2.pl|pudelek.pl|komorkomania.pl|
gadzetomania.pl|fotoblogia.pl|autokult.pl|portal.abczdrowie.pl
!
film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,mo
to.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,wiadomosci.wp.pl#?#body >
div[class][id]:has(a[href]:matches-css-before(content: /^O[\s\S]*?,[\s\S]*?\
u200B$/))
!
film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl,magazyn.wp.pl,mo
to.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,wiadomosci.wp.pl#?#body >
div[class][id]:has(a[href^="abp:subscribe?location="])
@@||wp.pl/*-FwkqOxhmGz4XCSo7GGYbPhcJKjsYZhs-$script,domain=film.wp.pl|
finanse.wp.pl|gwiazdy.wp.pl|kobieta.wp.pl|ksiazki.wp.pl|magazyn.wp.pl|moto.wp.pl|
opinie.wp.pl|sportowefakty.wp.pl|tech.wp.pl|wiadomosci.wp.pl
@@||wp.pl/b3RvQ2h1TVIzFCcBR0pAR3*DtBSkw=$script,domain=film.wp.pl|finanse.wp.pl|
gwiazdy.wp.pl|kobieta.wp.pl|ksiazki.wp.pl|magazyn.wp.pl|moto.wp.pl|opinie.wp.pl|
tech.wp.pl|wiadomosci.wp.pl
@@||adv.wp.pl/RM/Box/c/b/inline/inline-o2_gaf.js$domain=o2.pl
@@||adv.wp.pl/RM/Box/c/b/inline/inline-o2_pudelek_pl.js$domain=pudelek.pl
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=wp.pl|o2.pl|
pudelek.pl|so-magazyn.pl
@@||googletagservices.com/tag/js/gpt.js$domain=wp.pl|dobreprogramy.pl|o2.pl|
pudelek.pl|so-magazyn.pl
!
o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ksiazki.wp.pl
,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,turystyka.wp.
pl,wiadomosci.wp.pl#%#(function()
{z=document.querySelectorAll;document.querySelectorAll=function(a,b){if(!/
body>div,body>main,body>footer,body>header,body>address/.test(a.toString()))return
z.apply(this,arguments)}})();
! o2.pl,pudelek.pl,wp.pl#%#Object.defineProperty(navigator, 'userAgent', { get:
function() { return 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible;
Googlebot/2.1; +http://www.google.com/bot.html) Safari/537.36'; } });
! o2.pl,pudelek.pl,wp.pl#%#//scriptlet("set-constant",
"Object.prototype.isGoogleBot", "true")
! pudelek.pl,wp.pl#%#AG_setConstant('WP.gaf.loadBunch', 'noopFunc');
sportowefakty.wp.pl##article .advarticle
tech.wp.pl,gry.wp.pl#%#AG_onLoad(function(){var a=new MutationObserver(function()
{var c=document.querySelectorAll("body > div[class] > div[class] > div[class]:only-
child > div[class] > div[class] + div[class]:last-
child");0<c.length&&c.forEach(function(b){try{b&&b.textContent.startsWith("Przejd\
u017a
teraz")&&b.previousElementSibling&&b.previousElementSibling.innerText.startsWith("R
EKLAMA")&&(a.disconnect(),b.click())}catch(d){}})});a.observe(document,{childList:!
0,subtree:!0});setTimeout(function(){a.disconnect()},1E4)});
tech.wp.pl,gry.wp.pl#%#AG_onLoad(function(){(new MutationObserver(function(){var
b=document.querySelectorAll("body > div[class] > div[class]:last-
child");0<b.length&&b.forEach(function(a){try{a&&a.textContent.startsWith("REKLAMA:
Automatycznie wy\u015bwietlimy artyku\u0142
za")&&a.previousElementSibling&&a.previousElementSibling.innerText.startsWith("Prze
jd\u017a do artyku\u0142u teraz")&&a.previousElementSibling.click()}catch(c)
{}})})).observe(document,{childList:!0,subtree:!0})});
fotoblogia.pl,tv.wp.pl,tech.wp.pl,horoskop.wp.pl,gry.wp.pl,pogoda.wp.pl,o2.pl,sport
owefakty.wp.pl,autokult.pl,pudelek.pl#%#!function(){(new
MutationObserver(function()
{document.querySelectorAll('[class]:not([style*="display:
none"])').forEach(function(a){Object.keys(a).forEach(function(b){b.match(/
^isAdv$/)&&(a.style="display: none !important;")})})})).observe(document,
{childList:!0,subtree:!0})}();
pogoda.wp.pl,o2.pl,sportowefakty.wp.pl,autokult.pl,pudelek.pl##body >
div[class^="_"]> a[href][target="_blank"]:only-child > div[style^="position:"]
[style*="background-image: url"]
tech.wp.pl,gry.wp.pl##div[class^="_"]> a[href][target="_blank"]:only-child >
div[style^="position:"][style*="background-image: url"]
pudelek.pl##div[class^="_"][style^="position: relative;"] > a[href]
[target="_blank"]:only-child > div[style^="position:"][style*="background-image:
url"]
pogoda.wp.pl#?#.grid-container > .grid-left > .list > ul > li > div[class*="
"]:matches-css(background-image: /^url\(data:image/png;base64,iVBOR/):has(>
div:first-child)
pogoda.wp.pl#?#.grid-container > .grid-right div[class*=" "]:matches-
css(background-image: /^url\(data:image/png;base64,iVBOR/):has(> div:first-child)
tv.wp.pl#?#div[class*=" "][height]:has(> div:only-child > div >
script:contains(slotNumber))
~pilot.wp.pl,wp.pl#%#AG_abortOnPropertyRead('prebidConfig.config.aab.allowed');
www.wp.pl#%#//scriptlet("abort-on-property-read", "Object.prototype.bodies")
www.wp.pl,poczta.o2.pl,poczta.wp.pl,profil.wp.pl,autocentrum.pl,dobreprogramy.pl,ec
hirurgia.pl,kafeteria.pl,parenting.pl,snobka.pl#%#//scriptlet("set-constant",
"Object.prototype.advViewability", "undefined")
www.wp.pl,poczta.o2.pl,poczta.wp.pl,profil.wp.pl,autocentrum.pl,dobreprogramy.pl,ec
hirurgia.pl,kafeteria.pl,open.fm,parenting.pl,snobka.pl#%#//scriptlet("set-
constant", "Object.prototype.gafSlot", "undefined")
www.wp.pl,poczta.o2.pl,poczta.wp.pl,profil.wp.pl,autocentrum.pl,dobreprogramy.pl,ec
hirurgia.pl,kafeteria.pl,parenting.pl,snobka.pl#%#//scriptlet("set-constant",
"Object.prototype.rekids", "undefined")
portal.abczdrowie.pl,wp.pl#%#//scriptlet('prevent-setTimeout', '/getComputedStyle[\
s\S]*?style\.display="none"[\s\S]*?styleBlocked[\s\S]*?detected/')
wp.pl,money.pl,komorkomania.pl,autokult.pl#%#(function(){try{if("undefined"!=typeof
localStorage){var a=Date.now();localStorage.setItem("WPwlcapp",a)}}catch(b){}})();
turystyka.wp.pl,opinie.wp.pl,gry.wp.pl,moto.wp.pl,gwiazdy.wp.pl,tech.wp.pl,kobieta.
wp.pl,wiadomosci.wp.pl#?#div[class*="-"] > div[class*="-"][class*=" "]:has(>
img[src="https://i.wpimg.pl/O/56x45/i.wp.pl/a/i/stg/pkf/bg.png"])
dobreprogramy.pl##iframe[id^="__bc_ifrm"]
so-
magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ks
iazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,te
leshow.wp.pl,wiadomosci.wp.pl#@#.pub_300x250
so-
magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ks
iazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,te
leshow.wp.pl,wiadomosci.wp.pl#@#.text_ads
so-
magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ks
iazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,te
leshow.wp.pl,wiadomosci.wp.pl#$#.pub_300x250 { display: block!important; }
so-
magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ks
iazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,te
leshow.wp.pl,wiadomosci.wp.pl#$?#html { overflow: visible!important; position:
unset!important; }
so-
magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ks
iazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,te
leshow.wp.pl,wiadomosci.wp.pl#$?#body { overflow: visible!important; position:
unset!important; }
so-
magazyn.pl,o2.pl,pudelek.pl,film.wp.pl,finanse.wp.pl,gwiazdy.wp.pl,kobieta.wp.pl,ks
iazki.wp.pl,magazyn.wp.pl,moto.wp.pl,opinie.wp.pl,sportowefakty.wp.pl,tech.wp.pl,te
leshow.wp.pl,wiadomosci.wp.pl#$?#body > [class]:not(.settings--user) { filter:
none!important; }
so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#$#body > .css-
adv.text_ads.ads.adsbygoogle.Adv.advertisement.top-banners#ad-column { display:
block!important; }
so-magazyn.pl,o2.pl,pudelek.pl,wp.pl##[class^="css-"]:not(.css-adv)
portal.abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,mone
y.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#[class^="css-"]
portal.abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,mone
y.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#[class^="advertisement"]
portal.abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,mone
y.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#[class^="ad-"]
portal.abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,mone
y.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#.ads
portal.abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,mone
y.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#.adsbygoogle
portal.abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,mone
y.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#.top-banners
portal.abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,mone
y.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@#.advertisement:not(body)
portal.abczdrowie.pl,autokult.pl,fotoblogia.pl,komorkomania.pl,gadzetomania.pl,mone
y.pl,so-magazyn.pl,o2.pl,pudelek.pl,wp.pl#@##ad-column
wp.pl#@#body > div:nth-of-type(1)[style^="display: block;"]:not(#page)
@@||portal.abczdrowie.pl^$generichide
@@||autokult.pl^$generichide
@@||fotoblogia.pl^$generichide
@@||komorkomania.pl^$generichide
@@||gadzetomania.pl^$generichide
@@||money.pl^$generichide
@@||so-magazyn.pl^$generichide
@@||o2.pl^$generichide
@@||pudelek.pl^$generichide
@@||wp.pl^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/37699
dobreprogramy.pl#$#.nav-tabs-content > #new-tools.block-content:not(.active)
{ display: none; }
dobreprogramy.pl#$#.nav-tabs-content > #popular-tools.block-content:not(.active)
{ display: none; }
dobreprogramy.pl#$#.nav-tabs-content > #new-stable.block-content:not(.active)
{ display: none; }
! https://github.com/AdguardTeam/AdguardFilters/issues/34071
@@||static.webcamera.pl/webcamera/ads.js
webcamera.pl#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/33856
! https://github.com/AdguardTeam/AdguardFilters/issues/33231
andek.com.pl##.single-entry-summary >
div[style="float:left;width:270px;height:260px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/33102
! https://github.com/AdguardTeam/AdguardFilters/issues/47720
! https://github.com/AdguardTeam/AdguardFilters/issues/32558
@@||odkrywamyzakryte.com/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/
odkrywamyzakryte.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
odkrywamyzakryte.com#?#div[class*="sidebar"] > .widget_text:has(> .textwidget >
a[href]:not([href*="odkrywamyzakryte.com"]) > img)
odkrywamyzakryte.com#?#.td-ss-main-sidebar > .widget_text:has(> h4.block-title >
span:contains(REKLAMA))
odkrywamyzakryte.com#%#//scriptlet("abort-on-property-read", "sc_adv_out")
! https://github.com/AdguardTeam/AdguardFilters/issues/31994
chillizet.pl##.footer-article > .esi
! https://github.com/AdguardTeam/AdguardFilters/issues/31836
twojogrodek.pl#$#.pub_300x250.pub_300x250m.text-ad.textAd.text-ads.text-ad-links
{ display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31706
metin2tech.eu#@#.adsbygoogle
metin2tech.eu#$#.adsbygoogle { display: block!important; position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31544
@@||autocentrum.pl/system/modules/adblock/js/advertisement.js
autocentrum.pl#%#AG_setConstant('adblockJsFile', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/31611
xiaomifans.pl#@#.adsbygoogle
xiaomifans.pl#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31459
tajemnice-swiata.pl##.mh-sidebar > div[id^="custom_html-"]
tajemnice-swiata.pl##.mh-sidebar > div[id^="text-"]:not(#text-41)
tajemnice-swiata.pl#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31343
dojrzewamy.pl##div[id^="google_ads_div_"]
dojrzewamy.pl##.adblock_info
dojrzewamy.pl#$#body .ad-container { display: block!important; height: 1px!
important; }
dojrzewamy.pl#%#AG_abortInlineScript(/adblock_info/, 'setTimeout');
! https://github.com/AdguardTeam/AdguardFilters/issues/31172
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=naszraciborz.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/31057
lwowecki.info##a[target="_blank"] > img[src$=".gif"]
! https://github.com/AdguardTeam/AdguardFilters/issues/30841
serialosy.pl#%#AG_abortOnPropertyWrite('smrtSB');
! https://github.com/AdguardTeam/AdguardFilters/issues/30525
nczas.com#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
! dniwolne.eu - ads
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_safari)
dniwolne.eu###main > .axv
! ekino-tv.pl - skip timer
ekino-tv.pl#%#Object.defineProperty(window,'time',{value:1});
! https://github.com/AdguardTeam/AdguardFilters/issues/30438
! valique.com - antiadblock
valique.com#$#.adds { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29820
jakbudowac.pl#$#.pub_300x250.pub_300x250m.text-ad.textAd.text-ads.text-ad-links
{ display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50316
! https://github.com/AdguardTeam/AdguardFilters/issues/29592
docer.pl,doci.pl#%#AG_onLoad(function() { var el=document.body; var
ce=document.createElement('div'); ce.style = 'width: 1px !important; display: block
!important;'; if(el) { el.appendChild(ce); ce.setAttribute("id", "doublebillboard-
1"); } });
@@||static.webshark.pl/adserver/*/main_script.js?advertise_check=1
docer.pl#%#window.ads_unblocked = !0;
docer.pl#$?#iframe#doublebillboard-1 { width: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36229
!+ NOT_PLATFORM(windows, mac, android)
@@||googletagservices.com/tag/js/gpt.js$domain=pilot.wp.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/34353
pilot.wp.pl#@#.ads
pilot.wp.pl#@#body > script + iframe + div:not([id])[class]
pilot.wp.pl#$#html > body > div.pub_300x250.text_ads.ad_container[style]:not(#page)
{ display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29296
!+ NOT_PLATFORM(windows, mac, android)
@@||wp.pl/*-FwkqOxhmGz4XCSo7GGYbPhcJKjsYZhs-$script,domain=pilot.wp.pl
! legia.net - antiadblock
||get.optad360.io/*/plugin.min.js$script,redirect=noopjs,important,domain=legia.net
||lib.wtg-ads.com/lib.min.js$script,redirect=noopjs,important,domain=legia.net
||lib.wtg-ads.com/publisher/legia.net/
standard.publisher.config.min.js$script,redirect=noopjs,important,domain=legia.net
! https://github.com/AdguardTeam/AdguardFilters/issues/29042
||video.onnetwork.tv^$domain=sciaga.pl
! wyborcza.pl - fixing video player
! sadistic.pl - antiadblock
sadistic.pl###spAd
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=sadistic.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/28505
||napisy24.pl/run/js/blad*.js$script
||google.com/*/ads.html|$redirect=nooptext,important,domain=napisy24.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/49385
! https://github.com/AdguardTeam/AdguardFilters/issues/28554
kurnik.pl#@$#.adsbygoogle { height: 1px !important; width: 1px !important; }
kurnik.pl#$#body .adsbygoogle { display: block!important; height: 2px!important;
width: 1px!important; }
kurnik.pl#%#//scriptlet("abort-on-property-read", "abask")
! https://github.com/AdguardTeam/AdguardFilters/issues/28506
@@||static.gazetaprawna.pl/js/adverts.js
dziennik.pl#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/28403
spottedskarzysko.pl##p[style="text-align: center;"] > a[rel="noopener noreferrer"]
> img
spottedskarzysko.pl##p[align="center"] > a[target="_blank"][rel="noopener
noreferrer"] > img
||spottedskarzysko.pl/images/data/*/UNINET-MAJ2.gif
! seciki.pl - incorrect blocking
seciki.pl#@#iframe[width="100%"][height="60"]
! https://github.com/AdguardTeam/AdguardFilters/issues/28173
scypion.pl#@#.adsbygoogle
scypion.pl#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28059
@@||satkurier.pl/frontEnd/js/ads.js
satkurier.pl#%#window.canRunAds = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/28035
forsal.pl#%#window.canRunAds = true;
@@||static.forsal.pl/js/adverts.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25773
skapiec.pl#?##content > .content-wrapper > h2.before-
popularshops:has(> .advertisement)
skapiec.pl#?##content > .content-wrapper > h2.before-
popularshops:has(> .advertisement) + div[class="slider-module-container slim no-
background"]
! https://github.com/AdguardTeam/AdguardFilters/issues/27403
@@||szukajka.tv/static/fonts/$font
@@||cda.pl/video/$subdocument,domain=szukajka.tv
@@||szukajka.tv/link/$subdocument,domain=szukajka.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/27314
przegladpiaseczynski.pl#$#html[class].wppas-model-open { overflow: visible!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/27249
@@||s-pt.ppstatic.pl/o/js/pp-ads/ads.js
@@||ppstatic.pl/lib/*/js/ads/*/reklama.js
! cda-tv.pl - skip timer
cda-tv.pl#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
AG_onLoad(function() { setTimeout(function() {
if(window.location.href.indexOf("/links/") != -1) { var el =
document.getElementById("link"); if(el) { var link = el.getAttribute("href");
window.location.replace(link); } }}, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/26925
@@||towideo.pl/assets/ads_configs/sas_vod.js
@@||towideo.pl/assets/ads_configs/sasPluginData.js
@@||towideo.pl/assets/ads_configs/sas_ad_config_vod.js
@@||sascdn.com/video/controller.js$domain=towideo.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/26047
budujemydom.pl##.magazyn-label
budujemydom.pl##.byebye
! https://github.com/AdguardTeam/AdguardFilters/issues/26021
mecze24.pl##a[href^="https://www.mecze24.pl/bukmacher"] > img
mecze24.pl##.list > li[class]:not([data-sport]) > a[href] > img
mecze24.pl##.list ol > li.promo > a[href][rel="external"] >
img[src^="upload/bookmaker/"]
mecze24.pl##ol > li.promo ~ li:not([class]):not([id]) > a[href][rel="external"] >
img[src^="upload/bookmaker/"]
mecze24.pl#?#div[class^="cool-stuff"]
mecze24.pl#?#.active > .list > li[class]:not([data-
sport]):not(.inactive):has(a[href^="https://www.mecze24.pl/bukmacher"])
meczenazywo.pl#?#.active > .list > li[class]:not([data-
sport]):not(.inactive):has(a[href^="https://www.meczenazywo.pl/bukmacher"])
meczenazywo.pl,mecze24.pl#?#.active > .list > li[class]:not([data-
sport]):not(.inactive):has(> fieldset a[href^="https://bit.ly/"])
meczenazywo.pl,mecze24.pl#%#Object.defineProperty(window, 'aPopunder', { get:
function() { return []; } });
||cw.totolotek.pl/baner/banner*.php?refID
||extragoals.com/upload/video/fortuna.mp4
/media/js/jquery.pu.js$domain=mecze24.pl|meczenazywo.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/26562
@@||ipla.tv^$generichide
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ipla.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/57202
! anime-odcinki.pl - ads
anime-odcinki.pl##.region-sidebar-second > .widget_text > .textwidget > center >
div[id][style="width:300px;height:250px;"]:empty
kitsune-subs.anime-odcinki.pl#%#window.showAds = true;
@@||kitsune-subs.anime-odcinki.pl/wp-content/themes/fanstrap/lib/js/
advertisement.js
anime-odcinki.pl##a[href="https://e-neko.pl/"] > img
||cdn.shortpixel.ai/client/q_lossy,ret_img/https://anime-odcinki.pl/wp-content/
uploads/*/ga_banner1.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/25794
bezprawnik.pl##.wall-bg-link
bezprawnik.pl#$#.wall-bg[style^="background-image:"] { background-image: none!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26054
popularne.pl#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26020
polsatsport.pl##.fl-right > a[href^="http://redefineadpl.hit.gemius.pl/hitredir/"]
[href*="url=https://ad.doubleclick.net/ddm/trackclk/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/26019
meczyki.pl##.banner
meczyki.pl##.container-communique
! https://github.com/AdguardTeam/AdguardFilters/issues/26076
speedtest.pl#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25849
@@||cdn.muratordom.smcloud.net/t/advert.js
@@||sascdn.com/video/controller.js$domain=mjakmama24.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/26074
mgsm.pl###left-con > .row > .columns > div[style="display: block; height: 330px;
text-align:center;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/54690
! https://github.com/AdguardTeam/AdguardFilters/issues/44169
! https://github.com/AdguardTeam/AdguardFilters/issues/26011
pudelek.pl#?#[class*="-"] > div[class*="-"][class*=" "]:has(>
img[src="https://i.wpimg.pl/O/56x45/i.wp.pl/a/i/stg/pkf/bg.png"])
pudelek.pl#?#div[class^="sc-"]:has(> img[src^="https://v.wpimg.pl/"]
[role="presentation"]:not([alt]))
money.pl##a[href="https://www.kongres590.pl/"] > img
pudelek.pl,o2.pl,moneyv.wp.pl,money.pl#?#div[class*="sc-"]:has(>
img[src="https://i.wpimg.pl/O/56x45/i.wp.pl/a/i/stg/pkf/bg.png"])
wideo.wp.pl#?#img[src="https://i.wpimg.pl/O/56x45/i.wp.pl/a/i/stg/pkf/
bg.png"]:upward(1)
money.pl#?#img[src="/static/mny-placeholder.png"]:upward(1)
money.pl#?##app > div[class^="sc-"] > div[class]:not([class^="sc-"]):has(>
div[class*=" "] > img[src="/static/mny-placeholder.png"])
money.pl#?#div[class*=" "]:not(.LazyLoad) > img[src^="https://v.wpimg.pl/"]
[src$="=="][alt]:matches-css(position: absolute) + div:last-child:upward(1)
money.pl#?##app > div[class^="sc-"] > div[class]:not([class*=" "]):has(>
div[class*=" "]:only-child > img[src^="https://v.wpimg.pl/"][src$="=="][alt])
! https://github.com/AdguardTeam/AdguardFilters/issues/25329
chomikuj.pl###InboxTable > tbody > tr > td.dataCell > p.spons
chomikuj.pl###InboxTable > tbody > tr > td.dataCell + td > a[href*="/lp/"]
[href*="/?aid="][href*="&utm_campaign=default"]
chomikuj.pl#?##InboxTable > tbody > tr:has(> td.dataCell > p.spons)
! https://github.com/AdguardTeam/AdguardFilters/issues/25182
||kinonet.pl/css/images/player.gif
kinonet.pl##a[href^="https://brumflix.com/"]
kinonet.pl#?#.float-xl-left > .card.mb-3:has(> .card-body >
a[href^="https://brumflix.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/25285
otopress.pl##.pierwsza_reklameczka_part
otopress.pl#$#.adsbygoogle { position: absolute!important; left: -3000px!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/24717
tv.wp.pl#?#div[class*="grid-headers-boundary"] div[class*=" "]:has(> div[class*="
"][height] > div:only-child)
tv.wp.pl#?#div[class*=" "][height]:has(> img[src^="https://v.wpimg.pl/"]
[src$="="]:not([alt]))
tv.wp.pl#$#.AdUnit.adBanner.adsbox.adsinfo.mixadvert { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26578
! https://github.com/AdguardTeam/AdguardFilters/issues/24284
||sascdn.com/video/controller.js$domain=eskago.pl,important
@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/3.2.1/
blockadblock.js$domain=eskago.pl
@@||cdn.rawgit.com/sitexw/FuckAdBlock/*/fuckadblock.js$domain=eskago.pl
! eskago.pl#%#Object.defineProperty(window, 'adBlockDetected', { get: function()
{ return adBlockUndetected; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/24095
infor.pl##.reklama > div[style^="text-align: right; color: gray;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/24036
kreskowkazone.pl#@#.myTestAd
! https://github.com/AdguardTeam/AdguardFilters/issues/24008
||i.iplsc.com/twoje-zdrowie-banner^
! https://github.com/AdguardTeam/AdguardFilters/issues/23702
dziennik.pl##.widget-list-ul > .infeed1
! https://github.com/AdguardTeam/AdguardFilters/issues/23704
! ||i.wpimg.pl/O/56x45/i.wp.pl/a/i/stg/pkf/bg.png
money.pl##article[data-testid="article-main"] + aside[data-testid="article-aside"]
> .iQjREM
wykop.pl##a[href^="https://www.wykop.pl/adverts"]
||wykop.pl/adverts^
wykop.pl#?##itemsStream > .link:has(a[href^="http://www.wykop.pl/reklama"])
! https://github.com/AdguardTeam/AdguardFilters/issues/23706
gazeta.pl###alternativeNewsSource
gazeta.pl##.o-section__adform
! https://github.com/AdguardTeam/AdguardFilters/issues/23631
dziennikbaltycki.pl,dzienniklodzki.pl,dziennikpolski24.pl,dziennikzachodni.pl,echod
nia.eu,expressbydgoski.pl,expressilustrowany.pl,gazetakrakowska.pl,gazetalubuska.pl
,gazetawroclawska.pl,gk24.pl,gloswielkopolski.pl,gol24.pl,gp24.pl,gs24.pl,katowice.
naszemiasto.pl,kurierlubelski.pl,motofakty.pl,naszemiasto.pl,nowiny24.pl,nowosci.co
m.pl,nto.pl,polskatimes.pl,pomorska.pl,poranny.pl,sportowy24.pl,strefaagro.pl,stref
abiznesu.pl,stronakobiet.pl,telemagazyn.pl,to.com.pl,wspolczesna.pl##.promoContaine
r
||ppstatic.pl/assets/gratka/v*/css/pages/promoButton.css$domain=~naszemiasto.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/23630
instalki.pl##.module-adv
instalki.pl###outer > #banner
! https://github.com/AdguardTeam/AdguardFilters/issues/23628
pcworld.pl#%#window.uabpInject = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/39370
! https://github.com/AdguardTeam/AdguardFilters/issues/29945
! https://github.com/AdguardTeam/AdguardFilters/issues/28572
! https://github.com/AdguardTeam/AdguardFilters/issues/23446
@@||dziennikwschodni.pl/*/*ads.
@@||dziennikwschodni.pl/*/*?ads=$~third-party,image
dziennikwschodni.pl#$#.adholder { display: block!important; height: 1px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23504
overwatch.pl#$#.adlabel.advertbox3.bottomAd.mini-ad.rightAd.sky_advert.top_ad_game
{ display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23399
gry-online.pl##.baner.if-no-baner
! https://github.com/AdguardTeam/AdguardFilters/issues/23178
@@||gamekit.io/ads.js
dogry.pl#$#.ad.ads.adBanner { display: block!important; }
dogry.pl###js-zarobek-quest-list-second-horizontal
! https://github.com/AdguardTeam/AdguardFilters/issues/23066
superportal24.pl##.bnr
superportal24.pl##.bnr--billboard
superportal24.pl##body > #page-top
! https://github.com/AdguardTeam/AdguardFilters/issues/22709
forbes.pl##div[data-run-module="local/main.stickyAloneAd"]
! https://github.com/AdguardTeam/AdguardFilters/issues/22625
dziwneobrazki.pl##.adsbygoogle
! doci.pl - antiadblock
doci.pl#$?#iframe#doublebillboard-1:not(:has(>*)) { width: 1px!important; }
doci.pl#%#window.ads_unblocked = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/22079
! https://github.com/AdguardTeam/AdguardFilters/issues/20305
skript.pl#%#AG_abortInlineScript(/adblocka/, 'document.addEventListener');
! ipon.pl - antiadblock
ipon.pl#$#.app_adv_baner { height: 1px!important; }
ipon.pl#$#.appAdvContainer { height: 1px!important; }
ipon.pl#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/checkAds\(\);/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/19684
||g.cda.pl/xml_adbc.php
ebd.cda.pl#%#//scriptlet("prevent-window-open", "0", "cda.pl")
! https://github.com/AdguardTeam/AdguardFilters/issues/19026
jbzdy.pl##.dads
! alltube.pl - popups
alltube.pl#%#AG_abortInlineScript(/__htapop /, 'document.createElement');
! https://github.com/AdguardTeam/AdguardFilters/issues/17188
! superfilm.pl - antiadblock
superfilm.pl#%#window.adblock = true;
! chip.pl - ads
chip.pl#%#Object.defineProperty(window, 'ads', { get: function() { return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/14599
! https://github.com/AdguardTeam/AdguardFilters/issues/14435
allegro.pl##div[data-box-name*="carousel_ads"]
! https://github.com/AdguardTeam/AdguardFilters/issues/14334
@@||tools.services.tvn.pl/_ads/advert.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14264
dobreprogramy.pl#%#AG_defineProperty('WP.gaf.loadAndRunBunch', { get: function()
{ return function() {}; }, set: function() {} });
dobreprogramy.pl#%#AG_abortInlineScript(/window\.open\('https:\/\/
ad\.doubleclick\.net\//, '$');
! https://github.com/AdguardTeam/AdguardFilters/issues/14009
!+ NOT_PLATFORM(ext_ff)
filmweb.pl#%#Object.defineProperty(window, 'sas', { get: function() { return { cmd:
{ push: function() {} } }; }, set: function() {} });
! https://github.com/AdguardTeam/AdguardFilters/issues/64980
! https://github.com/AdguardTeam/AdguardFilters/issues/13641
animezone.pl#@#.myTestAd
animezone.pl#$#.myTestAd { display: block!important; height: 1px!important; }
animezone.pl##.rek
animezone.pl#$?#.category-description > #episode > .embed-container:has(> a[href]
[target="_blank"].link-play) { padding-bottom: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13426
! https://github.com/AdguardTeam/AdguardFilters/issues/19903
!+ NOT_PLATFORM(ext_ublock)
~www.wp.pl,wp.pl#?#div[class^="_"] > div[class^="_"][class*="_"]:has(>
img[src^="https://v.wpimg.pl/"][src$="=="][alt="WP"])
! https://github.com/AdguardTeam/AdguardFilters/issues/11314
! https://github.com/AdguardTeam/AdguardFilters/issues/11623
~www.wp.pl,wp.pl###aSlot3
!+ NOT_PLATFORM(windows, mac, android, ext_ublock)
www.wp.pl#?#[class*="AdvSlotWithPlaceholder__"]:has(>img[class^="AdvPlaceholder"])
!+ NOT_PLATFORM(windows, mac, android, ext_ublock)
~www.wp.pl,wp.pl#?#[class^="_"] > [class^="_"][class*=" _"]:has(>[class^="_"] >
[class*=" "] > [class]:first-child:contains(REKLAMA))
!+ NOT_PLATFORM(windows, mac, android, ext_ublock)
~www.wp.pl,wp.pl#?#[class^="_"] > [class^="_"][class*=" _"]:has(>[class^="_"] >
[class*="_"] > a[href] > [style*="background-image: url("])
!+ NOT_PLATFORM(windows, mac, android, ext_ublock)
~www.wp.pl,wp.pl#?#div[class*=" "]:has(>div[class]:not([-ext-has=">*"]):first-
child:contains(REKLAMA))
! https://github.com/AdguardTeam/AdguardFilters/issues/13103
! https://github.com/AdguardTeam/AdguardFilters/issues/12308
kwejk.pl#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links.adsbygoogle { display: block!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/12024
@@||a-o.ninja/bannerinc.js
||a-o.ninja/allo.js
! electro-torrent.pl - popup
electro-torrent.pl#%#Object.defineProperty(window, 'bidrev', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/11565
gry.pl#?##overlay:has(>.adblock)
! tvp.pl - antiadblock
||tvp.pl/video/vod/reklamy/$domain=tvp.pl
||vod.*.tvp.pl/video/vod/reklamy/
@@||adx.adform.net/adx/$xmlhttprequest,other,domain=tvp.pl
@@||myao.adocean.pl^$image,domain=tvp.pl
@@||myao.adocean.pl/_*/ad.xml$xmlhttprequest,other,domain=tvp.pl
@@||myao.adocean.pl/*ad.*?$xmlhttprequest,other,domain=tvp.pl
@@||secure.adnxs.com/ptv?id=*&cb=*&pubclick=$xmlhttprequest,other,domain=tvp.pl
@@||adservice.google.pl/adsid/integrator.js$script,domain=tvp.pl
@@||myao.adocean.pl/|$domain=tvp.pl
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tvp.pl|tvp.info
@@||imasdk.googleapis.com/js/sdkloader/vpaid_adapter.js$domain=vod.tvp.pl
! weszlo.com - popup
weszlo.com#%#AG_abortInlineScript(/window\.open\(getUrl,/, 'jQuery');
! pcworld.pl - ads
pcworld.pl#%#window.uabpdl = window.uabInject = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/11383
a-o.ninja#%#Object.defineProperty(window, 'openload', { value: true });
a-o.ninja#%#Object.defineProperties(window, { megaupload1: { value: true },
megaupload7: { value: true }, przylecielitrzejkrolowie: { value: true }, sas:
{ value: [] } });
a-o.ninja#%#AG_onLoad(function() { var el = document.querySelector("#video-
player"); if(el) { el.innerHTML = ('<iframe src="" width="100%" height="100%"
allowfullscreen="true"></iframe>'); } });
! freedisc.pl - antiadblock
freedisc.pl#%#window.ads_unblocked = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/11032
chamsko.pl##.main-banner
@@||chamsko.pl/js/advertisement.js
! wp.pl
!+ NOT_PLATFORM(ext_ublock)
www.wp.pl#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/61660
! www.wp.pl#?#div[class]:has(>div[class]:not([-ext-has=">*"]):first-
child:contains(REKLAMA))
www.wp.pl#?#div[class^="sc-"]:has(> img[src^="https://v.wpimg.pl/"]
[role="presentation"][class^="sc-"]:matches-css(position: absolute))
wp.pl#?#[class^="_"]:has(>img[src*=".wp.pl"])
!
turystyka.wp.pl,opinie.wp.pl,gry.wp.pl,moto.wp.pl,gwiazdy.wp.pl,tech.wp.pl,kobieta.
wp.pl#?#div[class^="_"][class*=" _"]:has(>div[class]:first-
child:empty+img[src*="://v.wpimg.pl/"][alt="WP"]:empty)
turystyka.wp.pl#?#div:not([class]):not([id]) > div:not([class]):not([id]) >
div[class*=" "] > div[class] > div:not([class]):not([id]):only-child >
div:not([class]):not([id]):first-child > div[class]:only-child:upward(4)
dom.wp.pl,facet.wp.pl,film.wp.pl,finanse.wp.pl,gry.wp.pl,gwiazdy.wp.pl,kobieta.wp.p
l,ksiazki.wp.pl,kuchnia.wp.pl,moto.wp.pl,opinie.wp.pl,tech.wp.pl,teleshow.wp.pl,tur
ystyka.wp.pl,wawalove.wp.pl,wiadomosci.wp.pl,wroclaw.wp.pl#?#div[class*="
"]:has(>div[class]:first-child:empty+img[src*="://v.wpimg.pl/"][alt]:empty)
pilot.wp.pl#?#div[class*="sc-"]:has(>
img[src="https://i.wpimg.pl/56x45/i.wp.pl/a/i/stg/pkf/bg.png"])
pilot.wp.pl##.wp-player > .adpause > .plchldr
||i.wp.pl/a/i/stg/wpjslib-nojq.js$domain=dobreprogramy.pl
||oas.wpcdn.pl/*.mp4$media,redirect=noopmp4-1s,domain=dobreprogramy.pl|
medycyna24.pl|money.pl|o2.pl|pudelek.pl|wp.pl
||v.wpimg.pl^$media,redirect=noopmp4-1s,domain=autocentrum.pl|autokult.pl|
abczdrowie.pl|gadzetomania.pl|fotoblogia.pl|parenting.pl|komorkomania.pl|o2.pl|
pudelek.pl|dobreprogramy.pl|medycyna24.pl|money.pl|wp.pl
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tv.pudelek.pl
sportowefakty.wp.pl#?#div:not([class]):not([id]):has(> div[class] > div[class*=" "]
> div:not([class]):not([id]):contains(/^REKLAMA$/))
sportowefakty.wp.pl#?#.teasers > div[class=" display"]:has(> div[class] >
div[class] > div:not([class]):not([id]) >
div:not([class]):not([id]):contains(/^REKLAMA$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/5669
www.wp.pl#?#aside > div[data-st-area="Pogoda"] +
div[class^="sc-"]:has(a[href^="https://koszykrd.wp.pl?product_url="])
www.wp.pl##a[href^="https://direct.money.pl/landing-page/callcenter/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/45978
abczdrowie.pl#?#.article__textbox:has(> div[class] > div[id^="div-gpt-ad"])
portal.abczdrowie.pl#?#.article__container > .content-aside .content-
aside__item:matches-css(background-image:
/^url\(https:\/\/portal\.abczdrowie\.pl\/media\/images\/commb\.png/)
! https://github.com/AdguardTeam/AdguardFilters/issues/56048
pogoda.wp.pl#?#div[class*=" "]:not(.LazyLoad) > img[src^="https://v.wpimg.pl/"]
[src$="="][alt]:matches-css(position: absolute) + div:last-child:upward(1)
pogoda.wp.pl#?##__layout > div[class] > div[class*= " "]:matches-css(background-
image: /^url\(data:image/png;base64,iVBOR/):has(> div:only-child:empty)
pogoda.wp.pl#?#.grid-container > div[class*=" "]:matches-css(background-image:
/^url\(data:image/png;base64,iVBOR/):has(> div:only-child:empty)
pogoda.wp.pl#?#.grid-container > div[class^="grid-"] > div[class*=" "]:matches-
css(background-image: /^url\(data:image/png;base64,iVBOR/):has(> div:only-
child:empty)
pogoda.wp.pl#?#.grid-container > div[class^="grid-"] > div[class] > div[class*="
"]:matches-css(background-image: /^url\(data:image/png;base64,iVBOR/):has(>
div:only-child:empty)
pogoda.wp.pl#?#.grid-container > div[class^="grid-"] > .list > ul > li >
div[class*=" "]:matches-css(background-image:
/^url\(data:image/png;base64,iVBOR/):has(> div:only-child:empty)
! https://github.com/AdguardTeam/AdguardFilters/issues/61376
parenting.pl##.article__container > .content-aside
! Glomex video ads - ttv.pl
||mdsglvod-a.akamaihd.net/vod/2.0/progressive/*/x.mp4$redirect=noopmp4-
1s,domain=ttv.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/10825
tokfm.pl#%#window.adsOk = !0;
@@||images.fm.tuba.pl/tuba*/_js/banner/advertisement.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tokfm.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/10028
tokfm.pl#%#window.ads_ok = true;
@@||images.audycje.tokfm.pl/prodstatic/js/advertisement.js
@@||audycje.tokfm.pl/vast/ad/GetReklamyMultimediaVast?
advertisement=$domain=tokfm.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/8343
fm.tuba.pl#%#window.adsOk = !0;
fm.tuba.pl#%#Object.defineProperty(window, 'adblockDetector', { get: function()
{ return { init: function() {} }; }, set: function() {} });
@@||fm.tuba.pl/adblockDetector.js
@@||images.fm.tuba.pl/*/_js/banner/advert.js
! pebx.pl - ad leftovers
pebx.pl##header > #header iframe[src]
! portel.pl - ad leftovers
portel.pl#$#iframe[src*="/R1"][src$=".html"][style*="display:block !important;"]
{ position: absolute!important; left: -3000px!important; }
! cba.pl - mining script
||cba.pl/min.cba.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48819
pclab.pl#%#//scriptlet('prevent-setTimeout', 'document.body.getAttribute("abp")')
! https://github.com/AdguardTeam/AdguardFilters/issues/64295
onet.pl#$#.insertedSlot { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26613
! https://github.com/AdguardTeam/AdguardFilters/issues/20504
! https://github.com/AdguardTeam/AdguardFilters/issues/12159
! https://github.com/AdguardTeam/AdguardFilters/issues/7218
auto-
swiat.pl,businessinsider.com.pl,fakt.pl,medonet.pl,noizz.pl,onet.pl,plejada.pl,prze
gladsportowy.pl,vod.pl#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/document\.body\.getAttribu
te\("abp"\)/.test(a.toString()))return b(a,c)};})();
@@||komputerswiat.pl^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/53431
filmweb.pl#$#body.ws { overflow: visible!important; }
filmweb.pl#%#//scriptlet("abort-current-inline-script", "addEventListener",
"/faBar[\s\S]*?insertAdjacentElement/")
filmweb.pl#?#.page__group > .filmWhereToWatchLinkSection > .page__container
> .subPageLinkBlock:has(> .subPageLinkBlock__container >
a[href^="https://pro.hit.gemius.pl/hitredir"])
||fwcdn.pl/el/kk/player/032020/672.html
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari)
filmweb.pl##.page__group > .fa.faBar > iframe[src*="fwcdn.pl/el/kk/player/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/15134
! https://forum.adguard.com/index.php?threads/adblock-detection-filmweb-pl-
mac.26801/
filmweb.pl#%#//scriptlet("abort-current-inline-script", "IRI", "Adblock")
filmweb.pl#%#AG_onLoad(function() { setTimeout(function()
{ AG_removeElementBySelector('.ws__wrapper'); }, 300); });
filmweb.pl#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/notDetectedBy/.test(a.toString()))return b(a,c)};})();
||filmweb.pl/*welcomeScreenJS
||filmweb.pl/adbchk?v=
@@||filmweb.pl^$generichide
filmweb.pl#@#.ws__wrapper
filmweb.pl#@#.adv_container
filmweb.pl#@#[class$="-ads"]
filmweb.pl#@##pasekup
filmweb.pl#@##flashcontent3
filmweb.pl#@##skyBanner
filmweb.pl#@#body .ws__wrapper
www.filmweb.pl#@#.ws__wrapper
filmweb.pl#$#.ws__wrapper { visibility: hidden!important; }
filmweb.pl#$#.lightboxNEW:not(.fullscreen)[style] { top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7471
! niezalezna.pl - ads reinjection
niezalezna.pl#%#Object.defineProperty(window,'adonisHash',{get:function()
{},set:function(){throw'Adguard: stopped a script execution.'}});
! https://github.com/AdguardTeam/AdguardFilters/issues/7325
! https://github.com/AdguardTeam/AdguardFilters/issues/24309
! https://github.com/AdguardTeam/AdguardFilters/issues/7139
elektroda.pl#%#//scriptlet("abort-on-property-read", "welcomeAdContainerElement")
elektroda.pl#%#//scriptlet("abort-on-property-read", "loadPopup")
elektroda.pl#%#//scriptlet("abort-on-property-read", "disablePopup")
||elektroda.pl/js/window.js
||static.elektroda.pl/html5/pcim/desktop/index.html
||elektroda.pl/js/modal.js
||elektroda.pl/js/first.js
||elektroda.pl/js/welcome.js
elektroda.pl###WelcomeAdContainer
elektroda.pl###WelcomeAdContainer + #overlay
elektroda.pl##.the-category > .section-patrons
elektroda.pl##.widgets a[href^="https://jlcpcb.com/"] > img
elektroda.pl##a[href="https://itserwis.net/simplivity/"] > img
elektroda.pl##body > #main > .content-wrap > .container > .container +
section[class]:not([class="row"]) >
a[href]:not([href^="https://www.elektroda.pl/"])[target="_blank"] > img
elektroda.pl##body > #main > .content-wrap > .container > .hidden-cookie-info +
section[class] > a[href]:not([href^="https://www.elektroda.pl/"])[target="_blank"]
> img
elektroda.pl#?#a.button_open[href="/rtvforum/companyabout.php"]:contains(Zamieść
Reklamę)
elektroda.pl##.the-list > li[class]:not([class="clearfix"]) > a[href]
[target="_blank"][onclick*="Event"]
elektroda.pl#?#.wrapper2 .top-lside ~ * a[href^="https://www.pcbway.com/"] >
img:upward(2)
!+ NOT_OPTIMIZED
elektroda.pl#?#.the-list > li[class]:not([class="clearfix"]):has(> a[href]
[target="_blank"][onclick*="Event"])
!+ NOT_OPTIMIZED
elektroda.pl#?#.col-md-8 div >
form[action^="https://www.tme.eu/pl/katalog/"]:upward(1)
!+ NOT_OPTIMIZED
elektroda.pl#?#.the-content > div[class]:has(> div > a[href][target="_blank"]
[onclick*="'Patron', 'Click Button'"])
!+ NOT_OPTIMIZED
elektroda.pl#?#.the-post-list > ul >
li[class]:not([class="clearfix"]):has(>[id^="div-gpt-ad"])
!+ NOT_OPTIMIZED
elektroda.pl##.sidebar-wrap > .row > .widgets > .boombox-content > a[href]
[target="_blank"][onclick*="'Navibox', 'Click', '"]
!+ NOT_OPTIMIZED
elektroda.pl###forumlist > .forumlist-wrap > .clearfix >
a[href]:not([href^="https://www.elektroda.pl/"]) > picture > source[media^="(min-
width:"] + img
elektroda.pl##.topic-box > div[class] > div >
a[href]:not([href^="https://www.elektroda.pl/"])[target="_blank"] > img
elektroda.pl##.topic-box > div[class] > .sec-b >
a[href]:not([href^="https://www.elektroda.pl/"]) > img
elektroda.pl##.position-relative > .sec-b >
a[href]:not([href^="https://www.elektroda.pl/"]) > img
elektroda.pl##.position-relative > .sec-b >
a[href]:not([href^="https://www.elektroda.pl/"]) > picture > source[media^="(min-
width:"] + img
elektroda.pl#?#.topic-lists > li[class] > .topic-box > .position-
relative:has(> .sec-b > div[id^="div-gpt-ad"])
elektroda.pl##.container
a[class][href*="&utm_medium=banner"]:not([href^="https://www.elektroda.pl/"]):not([
href^="https://obrazki.elektroda.pl/"]) > img
elektroda.pl##.container > section >
a[class][href]:not([href^="https://www.elektroda.pl/"]):not([href^="https://
obrazki.elektroda.pl/"]) > img
elektroda.pl##.container .topic-lists .topic-box > div > div > a[class]
[href]:not([href^="https://www.elektroda.pl/"]):not([href^="https://
obrazki.elektroda.pl/"]) > img
elektroda.pl##.sidebar-wrap .the-list > li[class]:not([class="clearfix"]) > a[href]
[rel="noopener"]:not([href^="https://www.elektroda.pl/"]):not([href^="https://
obrazki.elektroda.pl/"]) > img
! https://github.com/AdguardTeam/AdguardFilters/issues/6630
iiv.pl#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-
ads.text-ad-links { display: block !important; }
! anyfiles.pl - popups
anyfiles.pl#%#Object.defineProperty(window, 'launchOpenWindow', { get: function() {
return {}; } });
! https://github.com/MajkiIT/polish-ads-filter/issues/3175
naszemiasto.pl#%#window.adBlockTest = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/32398
! https://github.com/AdguardTeam/AdguardFilters/issues/20613
! https://github.com/AdguardTeam/AdguardFilters/issues/15353
! https://github.com/AdguardTeam/AdguardFilters/issues/11323
! shinden.pl#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/fL\(\);/.test(a.toString()))return b(a,c)};})();
! shinden.pl#%#var _st = window.setTimeout; window.setTimeout = function(a, b)
{ if(!/\|\|\(''\+ga\)/.test(a)){ _st(a,b);}};
! shinden.pl#%#var _st = window.setTimeout; window.setTimeout = function(a, b)
{ if(!/addBlockDetected/.test(a)){ _st(a,b);}};
! shinden.pl#%#Object.defineProperty(window, 'Criteo', { get: function() { return {
DisplayAcceptableAdIfAdblocked: function() {} }; } });
! shinden.pl#%#(function(){var
b=window.setInterval;window.setInterval=function(a,c){if(!/h\[b\
d/.test(a.toString()))return b(a,c)}.bind(window)})();
shinden.pl###spolSticky
shinden.pl##.spolecznoscinet
shinden.pl##iframe[src^="https://reklama.shinden.eu/adpeeps.php?"]
shinden.pl#%#AG_onLoad(function() { AG_removeElementBySelector('.ads'); });
shinden.pl#%#AG_abortOnPropertyRead('popjs.init');
shinden.pl#%#Object.defineProperty(window, 'PopAds', { get: function()
{ return; } });
shinden.pl#%#window.iFrameResize = function() {};
shinden.pl#%#window.sas_noad = true;
shinden.pl#%#window.rtb_header_loaded = true;
shinden.pl#%#window.shinden_ads = 1;
shinden.pl#%#//scriptlet("set-constant", "_pop", "noopFunc")
shinden.pl#%#//scriptlet("abort-on-property-write", "AdservingModule")
@@||spolecznosci.net/core/*/main.js$domain=shinden.pl
@@||spolecznosci.net/js/core*-min.js$domain=shinden.pl
@@||spolecznosci.net/js/modules/*.js$domain=shinden.pl
@@||a.spolecznosci.net/pet?s=Shinden$domain=shinden.pl
@@||static.criteo.net/js/ld/publishertag.js$domain=shinden.pl
||spolecznosci.net/js/modules/sfw.js$important,domain=shinden.pl
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff)
||smartadserver.com/ac$script,redirect=noopjs,domain=shinden.pl,important
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff, ext_opera)
||ced-ns.sascdn.com/diff/templates/js/sas/sas-
browser.js$script,redirect=noopjs,domain=shinden.pl,important
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff)
||securepubads.g.doubleclick.net/gpt/
pubads_impl_$domain=shinden.pl,redirect=nooptext,important
!+ PLATFORM(windows, mac, android, ext_chromium, ext_ff)
||ced-ns.sascdn.com/diff/templates/js/overslide/sas-overslide-
*.js$script,redirect=noopjs,domain=shinden.pl,important
!+ NOT_PLATFORM(windows, mac, android)
@@||stats.g.doubleclick.net/r/collect$image,domain=shinden.pl
!+ PLATFORM(ext_chromium, ext_ff, ext_opera, ios, ext_android_cb, ext_edge)
@@||popads.net/pop.js$script,important,domain=shinden.pl
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
||tradeadexchange.com/a/display.php$domain=shinden.pl,important
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
||rtbnowads.com^$domain=shinden.pl|a-o.ninja,important
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
||reklama.shinden.eu^$domain=shinden.pl,important
! https://forum.adguard.com/index.php?threads/videostar-pl-windows10.22172/
@@||static.videostar.pl/static/assets/js/adcheck.min.js^
! https://forum.adguard.com/index.php?threads/10734/
@@||adv.wp.pl/RM/Box/c/b/money_rail_and_frames/money-rail-1.0.2.js
! https://forum.adguard.com/index.php?threads/22087/
mmorpg.org.pl##div[id][style*="background-image: url(/images/info-peer.jpg);"]
mmorpg.org.pl#%#AG_onLoad(function() { $(function()
{ jQuery('body').unbind('click').removeAttr("body").css("cursor","default"); }); })
;
! https://github.com/AdguardTeam/AdguardFilters/issues/5103
||llog.pl^
! https://forum.adguard.com/index.php?threads/radiozet-pl.21880/
radiozet.pl##.adocean
radiozet.pl###banner-radiostacja
||radiozet.pl/extension/radiozet/design/standard/images/banner-
||gfx.radiozet.pl/design/radiozet/javascript/module/radio-sponsor.js
||gfx.radiozet.pl/design/radiozet/javascript/lib/radioSponsor.js
! https://forum.adguard.com/index.php?threads/dobreprogramy-pl.19744/#post-127483
dobreprogramy.pl#?#div[style^="color:"][style*="text-align:center;font-size:"][-
ext-contains=""]
dobreprogramy.pl#?##slide-menu > * div[id^="c"][style*="height:"][style*="width:"]
[-ext-has="+*"]:not([id^="cb"]):not([id^="co"])
dobreprogramy.pl#?#div[style*="rgb(169, 169, 169);"][style*="font-size: 11px;"][-
ext-contains=""]
dobreprogramy.pl#?#.gamescarousel-wrapper[-ext-has="+*"]
dobreprogramy.pl#?#div[id$="_divAdTop"][-ext-has="*"]
dobreprogramy.pl#%#(function(a){EventTarget.prototype.addEventListener=function()
{("slide-menu"==this.id||
this.parentNode&&"main"==this.parentNode.id&&this==this.parentNode.firstElementChil
d)&&-1!==["mouseout","click","mouseover"].indexOf(arguments[0])||
a.apply(this,arguments)};})(EventTarget.prototype.addEventListener);
dobreprogramy.pl#$#body:not(#bd):not([style*="background-image:"]) { background-
image:none!important; }
! https://forum.adguard.com/index.php?threads/weszlo-com.19388/
weszlo.com#$#body > #page { margin-top: 137px !important; }
weszlo.com#$#body > #page > .main-page-content > .navbar-fixed-top { top: 0px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36308
!
abczdrowie.pl,allani.pl,autokrata.pl,autokult.pl,biztok.pl,bloog.pl,dobreprogramy.p
l,dzieci.pl,easygo.pl,echirurgia.pl,fotoblogia.pl,gadzetomania.pl,hotmoney.pl,inter
aktywnie.com,inwestycje.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,kantory.pl,kazimie
rzdolny.pl,komediowo.pl,komorkomania.pl,mazury.com,mojeauto.pl,mojeosiedle.pl,money
.pl,nasygnale.pl,niewiarygodne.pl,nocowanie.pl,o2.pl,odkrywcy.pl,open.fm,parenting.
pl,pudelek.pl,pudelek.tv,pytamy.pl,sfora.pl,snobka.pl,tlen.pl,totalmoney.pl,wakacje
.pl,wawalove.pl,wp.pl,wp.tv,wrzuta.pl#%#AG_defineProperty('WP.crux.sealed', { get:
function() { return function() { return false; }; }, set: function() {}});
AG_defineProperty('WP.crux.hasSentinel', { get: function() { return function()
{ return false; }; }, set: function() {}});
! https://forum.adguard.com/index.php?threads/kobieta-wp-pl.18565/
! https://forum.adguard.com/index.php?threads/wp-pl.19418/
homebook.pl,abczdrowie.pl,autokult.pl,dobramama.pl,dobreprogramy.pl,echirurgia.pl,f
otoblogia.pl,gadzetomania.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,komorkomania.pl,
luxlux.pl,medycyna24.pl,mixer.pl,money.pl,nocowanie.pl,o2.pl,open.fm,parenting.pl,p
inger.pl,pogodnie.pl,pudelek.pl,pytamy.pl,samosia.pl,snobka.pl,testwiedzy.pl,wp.pl#
$#body { pointer-events: auto!important; }
!
abczdrowie.pl,allani.pl,autokrata.pl,autokult.pl,biztok.pl,bloog.pl,dobreprogramy.p
l,dzieci.pl,easygo.pl,echirurgia.pl,fotoblogia.pl,gadzetomania.pl,hotmoney.pl,inter
aktywnie.com,inwestycje.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,kantory.pl,kazimie
rzdolny.pl,komediowo.pl,komorkomania.pl,mazury.com,mojeauto.pl,mojeosiedle.pl,money
.pl,nasygnale.pl,niewiarygodne.pl,nocowanie.pl,o2.pl,odkrywcy.pl,open.fm,parenting.
pl,pudelek.pl,pudelek.tv,pytamy.pl,sfora.pl,snobka.pl,tlen.pl,totalmoney.pl,wakacje
.pl,wawalove.pl,wp.pl,wp.tv,wrzuta.pl#%#AG_defineProperty('WP.crux.set', { get:
function() { return function() {}; }, set: function() {} });
!
abczdrowie.pl,allani.pl,autokrata.pl,autokult.pl,biztok.pl,bloog.pl,dobreprogramy.p
l,dzieci.pl,easygo.pl,fotoblogia.pl,gadzetomania.pl,hotmoney.pl,interaktywnie.com,i
nwestycje.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,kantory.pl,kazimierzdolny.pl,kom
ediowo.pl,komorkomania.pl,mazury.com,mojeauto.pl,mojeosiedle.pl,money.pl,nasygnale.
pl,niewiarygodne.pl,nocowanie.pl,o2.pl,odkrywcy.pl,parenting.pl,pudelek.pl,pudelek.
tv,pytamy.pl,sfora.pl,snobka.pl,tlen.pl,totalmoney.pl,wawalove.pl,wp.pl,wp.tv,wrzut
a.pl#%#(function(b){function c(){"advertisement"!
=arguments[0]&&b.apply(window,arguments)}Object.defineProperties(window,
{hasSentinel:{get:function(){return function(){return!1}},set:function(){}},hamper:
{value:function(a){return a}},addEventListener:{get:function(){return
c},set:function(a){b=a}}})})(window.addEventListener);
!
~pilot.wp.pl,abczdrowie.pl,allani.pl,autokrata.pl,autokult.pl,biztok.pl,bloog.pl,do
breprogramy.pl,dzieci.pl,easygo.pl,fotoblogia.pl,gadzetomania.pl,hotmoney.pl,intera
ktywnie.com,inwestycje.pl,jejswiat.pl,kafeteria.pl,kafeteria.tv,kantory.pl,kazimier
zdolny.pl,komediowo.pl,komorkomania.pl,mazury.com,mojeauto.pl,mojeosiedle.pl,money.
pl,nasygnale.pl,niewiarygodne.pl,nocowanie.pl,o2.pl,odkrywcy.pl,parenting.pl,pudele
k.pl,pudelek.tv,pytamy.pl,sfora.pl,snobka.pl,tlen.pl,totalmoney.pl,wakacje.pl,wawal
ove.pl,wp.pl,wp.tv,wrzuta.pl#%#AG_defineProperty('PWA_adbd', {value: 2});
pilot.wp.pl#%#AG_defineProperty('PWA_adbd', {value: 0});
!+ NOT_PLATFORM(ext_ublock)
||adv.wp.pl/RM/Box/*.mp4$media,redirect=noopmp4-1s,,important
! https://github.com/AdguardTeam/AdguardFilters/issues/3884
@@||tvn.adocean.pl/ad.xml$domain=miniminiplus.pl
@@||tvn.adocean.pl^*/ad.xml$domain=miniminiplus.pl
@@||miniminiplus.pl$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/23327
spidersweb.pl##.columns > .row > .show-for-large > aside.sidebar.margin-bottom40
spidersweb.pl###premium-content> .row > .show-for-large > div.sidebar-panel.margin-
bottom60[data-equalizer-watch="premiumlist"]
! https://github.com/AdguardTeam/AdguardFilters/issues/3213
spidersweb.pl##a[href^="http://clk.tradedoubler.com/click?"] > img
spidersweb.pl##a[href^="https://www.playstation.com/"] > img
! https://forum.adguard.com/index.php?threads/6053/
fotka.pl,fotka.com#$#body { background: none!important; }
fotka.pl,fotka.com###brd_online
fotka.pl,fotka.com##div[onad^="hideBillboardTop"]
@@||spolecznosci.net/js/reklama/advertisement.js
@@||fotka.pl/js/advertisement.js
fotka.pl,fotka.com###brd_profil
! https://forum.adguard.com/index.php?threads/13966/
exsite.pl###adstower2
! https://github.com/AdguardTeam/AdguardFilters/issues/7184
teletoonplus.pl###nctopcontainer
teletoonplus.pl##iframe#nctop
||services.*.pl/belka/$domain=teletoonplus.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/50364
! https://github.com/AdguardTeam/AdguardFilters/issues/49821
! https://github.com/AdguardTeam/AdguardFilters/issues/21639
! https://github.com/AdguardTeam/AdguardFilters/issues/11428
! https://forum.adguard.com/index.php?threads/10376/
@@||tvn.hit.gemius.pl/*redataredir?url=*tvn.adocean.pl*ad.xml$domain=player.pl|
teletoonplus.pl|get.x-link.pl
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
||tvn.adocean.pl/*ad.xml$xmlhttprequest,redirect=noopvast-2.0,domain=tvn24.pl
!+ NOT_PLATFORM(ext_ublock)
@@||tvn.adocean.pl/*ad.xml$xmlhttprequest,domain=player.pl|get.x-link.pl
@@||redcdn.pl/*/TVN-Adserver/*.mp4$xmlhttprequest,domain=miniminiplus.pl|
teletoonplus.pl|tvnturbo.pl|tvn.pl
@@||cdntvn.pl/adscript.js$domain=player.pl
||redcdn.pl/*/TVN-Adserver/*.mp4$media,redirect=noopmp4-1s,domain=player.pl
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tvn24.pl|tvn.pl
!+ NOT_PLATFORM(windows, mac, android)
tvn24.pl##.video-player > .videoPlayer.player-initialized .vjs-switching .vjs-
loading-spinner
@@||tvn24.pl^$generichide
@@||get.x-link.pl^$generichide
@@||cdntvn.pl/*/static/ad*.js$domain=player.pl|get.x-link.pl
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=get.x-link.pl
!+ NOT_PLATFORM(ext_ublock)
@@||player.pl^$generichide
player.pl#%#//scriptlet("json-prune", "movie.advertising.ad_server")
! Temporary solution until it will possible to fix it via $redirect rule -
https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1471
!+ PLATFORM(ext_chromium, ext_opera, ext_edge)
player.pl#%#!function(){function z(f){var a=function(){for(var
a=arguments.length,c=Array(a),b=0;b<a;b++)c[b]=arguments[b];var d=new
(window.Function.prototype.bind.apply(g,c)),h=d.open;d.open=function(){for(var
a=arguments.length,b=Array(a),e=0;e<a;e++)b[e]=arguments[e];var c=f.apply(void
0,b);"string"===typeof c&&Object.defineProperties(this,{responseText:
{configurable:!1,set:function(){},get:function(){return c}},status:{configurable:!
1,set:function(){},get:function(){return 200}},statusText:{configurable:!
1,set:function(){},get:function(){return"OK"}}});return h.apply(d,b)};return
d};try{var g=window.XMLHttpRequest;window.XMLHttpRequest=a}catch(k)
{}}z(function(f,a){if(/^https?:\/\/tvn\.adocean\.pl\/ad\.xml/.test(a))return'<VAST
version="2.0"></VAST>'});}();
! https://github.com/AdguardTeam/AdguardFilters/issues/34440
! https://github.com/AdguardTeam/AdguardFilters/issues/21435
! https://github.com/AdguardTeam/AdguardFilters/issues/7477
@@||gapl.hit.gemius.pl/gplayer.js$domain=redefine.pl
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=redefine.pl|redcdn.pl|
polsatnews.pl|polsatsport.pl|twojapogoda.pl|geekweek.pl
@@||redefineadpl.hit.gemius.pl/*redataredir?
url=*.hit.stat24.com*ad.xml$domain=polsatnews.pl|polsatsport.pl|twojapogoda.pl
@@||hit.stat24.com/*ad.xml$xmlhttprequest,other,domain=polsatnews.pl|
polsatsport.pl|twojapogoda.pl|geekweek.pl
||ipla.hit.stat24.com/*ad.xml$redirect=nooptext,important,domain=~polsatnews.pl|
~polsatsport.pl|~twojapogoda.pl
!+ NOT_PLATFORM(windows, mac, android, ext_ff, ext_opera, ext_ublock)
||ipla.hit.stat24.com/*ad.xml$xmlhttprequest,redirect=noopvast-
2.0,important,domain=twojapogoda.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/3093
newpct1.com##.pub728x90
newpct1.com##div[style*="width:300px;height:250px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/2862
optyczne.pl###warning[style^="z-index:"]
! https://forum.adguard.com/index.php?threads/12963/
@@||polvod.pl/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/2735
ss.lv#@#[id^="ads_"]
! https://forum.adguard.com/index.php?threads/12080/
dobreprogramy.pl##a[href="http://loa2.dobregry.pl/"]
||static.dpcdn.pl/*/assets/img/skin_*/back.jpg
dobreprogramy.pl###slide-menu > div.page-element.center.target > div[style="height:
250px; width: 970;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/2482
avito.ru#@#[class$="-ads"]
! https://forum.adguard.com/index.php?threads/11423/
motobanda.pl#$#body #mvideo { z-index: 1!important; }
! https://forum.adguard.com/index.php?threads/http-bazy-danych-wyklady-org-adblock-
detected-windows.10816/
wyklady.org#@##banner_ad
!
||bsxmuny.wp.pl^
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2138
purepc.pl#@#.reklama
! https://github.com/AdguardTeam/AdguardFilters/issues/3095
@@||tvnturbo.pl^$generichide
@@||cdntvn.pl/adscript.js?_=$domain=tvnturbo.pl
@@||cdn.behavioralengine.com/scripts/btest/advertisement.js$domain=tvnturbo.pl
@@||s.tvn.pl/tools/_ads/advert.js$domain=tvnturbo.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/51605
stooq.pl#?#td[valign="top"] > table[width="100%"][style="position:relative;z-
index:1"] > tbody > tr > td[align="center"] > table[height="250"][cellpadding="0"]
[align="center"]:has(> tbody > tr > td[style="background-color:ffffff"]
> .adsbygoogle)
! https://forum.adguard.com/index.php?threads/9809/
stooq.pl##div[onclick*="window.open('http://stooq.pl/ads/"]
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1855
playpuls.pl#%#Object.defineProperty(window, 'ads', { get: function() { return {}; }
});
! shinden.pl - anti-adblock
@@||shinden.pl^$generichide
! czasbajki.pl - skip timer
czasbajki.pl#%#AG_onLoad(function() { $('#kFinal').removeClass('kHidden'); $
('#kSplash').remove(); });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1545
lolsy.tv##.reklama-sidebar
! wp.pl - anti-adblock
@@||adv.wp.pl/bar.gif
!
purepc.pl##body > a[rel="nofollow"]
purepc.pl#$#body > a[style] { height: 0!important; position: absolute!important;
top: -2000px!important;}
purepc.pl#$#.container > a[style*="display:block !important;visibility:visible !
important;"] { height: 0!important; position: absolute!important; top: -2000px!
important; }
purepc.pl#$#html > body { background-image: none!important; background-color:
#d5d5d5!important; }
!
@@||rek.www.wp.pl/*.gif$domain=wp.pl
wp.pl##body > b
wp.pl##a[href*="adv.wp.pl/"]
wykop.pl##div[id^="bmone2n-"]
exsite.pl##a[href^="http://643.pl/"]
exsite.pl##div[id*="adkon"]
filmweb.pl###fullScreenAdBg
filmweb.pl##.d_utru
interia.pl##.adStandardTop
interia.pl##div[class*="ad ad_"]
interia.pl##div[class^="box ad box"]
||exsite.pl/kampania/ads/
exsite.pl#%#window.ab = false;
interia.pl#%#document.cookie = "lltsg=1";
!---------------------------------------------------------------------
!------------------------------ Romanian -----------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/51135
dcnews.ro##.ContentRight > div:not([class]):not([id]) > a[href][rel="nofollow"]
[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/37614
filmeserialeonline.org##a[href^="http://bit.ly/"][target="_blank"] > img
||filmeserialeonline.org/nshost300x250.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/29906
vezi-online.org##.sidebar aside#text-3
||vezi-online.org/wp-content/uploads/*/banner-diavolita.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/29224
radiozu.ro#@#.ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/38579
startupcafe.ro###block-views-block-events-block-2
startupcafe.ro##.main-partners
! https://github.com/AdguardTeam/AdguardFilters/issues/25320
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=antenaplay.ro
! https://github.com/AdguardTeam/AdguardFilters/issues/24936
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=antena3.ro
||ivm.antenaplay.ro/fadead_check.php$domain=antena3.ro
||videoassets.antenaplay.ro/temp/antenaplay-small.mp4$domain=antena3.ro
antena3.ro##.ima-ad-container
! filmeserialeonline.org - left-over box at main page
filmeserialeonline.org##.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/22568
cinemagia.ro###banner_container_top
cinemagia.ro#$#.header_nav { position:static!important; }
cinemagia.ro#$##header { position:static!important; top: 0!important; }
cinemagia.ro#$##main_container { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22575
||media.stiripesurse.ro/assets/img/ads_img^
||media.stiripesurse.ro/assets/img/agerpres
||media.stiripesurse.ro/assets/img/sati_logo.png
! https://github.com/AdguardTeam/AdguardFilters/issues/22586
romanialibera.ro##body > div.m-auto[style="width: 1200px; height: 200px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/22583
@@||pieseauto.ro/functions/javascript/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/22565
gsp.ro##.parteneri > .inside > .boxuri-parteneri > .box-partener.custom
! https://github.com/AdguardTeam/AdguardFilters/issues/20684
@@||moduri.ro/wp-content/themes/parabola/ads.js
moduri.ro#%#AG_abortInlineScript(/moduri\.ro\/adblock"/,
'document.getElementById');
! https://github.com/AdguardTeam/AdguardFilters/issues/19781
||corespondent.eu/baner$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/17990
||shok.md/wp-content/banners^
! https://github.com/AdguardTeam/AdguardFilters/issues/17103
! https://github.com/AdguardTeam/AdguardFilters/issues/17269
sport.ro###galrightbox > #rightBBox
sport.ro##.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/12897
anime-ro-sub.ro#@#.an-advert-banner
anime-ro-sub.ro#@##adsense
anime-ro-sub.ro#@#.an-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/11214
@@||phenom-network.blogspot.ro^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/10915
||p.jwpcdn.com/*/vast.js$domain=zf.ro,important
! https://github.com/AdguardTeam/AdguardFilters/issues/7571
||p.jwpcdn.com/*/vast.js$domain=florydinvaslui.ro,important
! https://github.com/AdguardTeam/AdguardFilters/issues/7010
vezi-online.com##.parteneri
vezi-online.com##a[href="http://www.csmania.ro/download-cs/"] > img
||vezi-online.com/imagini/banner
||vezi-online.com/wp-content/uploads/*/csmania.png
! https://github.com/AdguardTeam/AdguardFilters/issues/6772
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=a1.ro
||videoassets.antenaplay.ro/temp/antenaplay-small.mp4$domain=a1.ro
a1.ro##.ima-ad-container
a1.ro#?##ivm-inread-video > [aria-label="video player"][-ext-
has='video[src*="videoassets.antenaplay.ro/temp/antenaplay-small.mp4"]']
!
filmeonline2013.biz##center > a[rel="nofollow"] > img
||get-contents.video-ads.tk/files/*.mp4$redirect=noopmp4-1s,domain=moje-filmy.tk
!---- Anti-adblock ---
!
!---------------------
nosteam.ro##div[id^="stickynote1"]
!------------------
!---- JS rules ----
!------------------
nosteam.ro#%#window.open = function() {};
!---------------------------------------------------------------------
!------------------------------ Serbian ------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/51517
dominantni.com##div[id^="MonadPlug_"]
dominantni.com###ai_widget-3
! https://github.com/AdguardTeam/AdguardFilters/issues/43714
kupujemprodajem.com#@#.ad-title
! https://github.com/AdguardTeam/AdguardFilters/issues/31567
||filmotopia.org/sw.js
! https://github.com/AdguardTeam/AdguardFilters/issues/21612
||aviatica.rs/static/uploads/*/*/*-banner-*x*.gif
||aviatica.rs/static/uploads/*/*/aviatica-1atravel-*.gif
aviatica.rs##.fusion-imageframe > a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/21869
||zotabox.com^$domain=animesrbija.com
animesrbija.com#%#AG_abortInlineScript(/blockadblock/,
'document.addEventListener');
!
prva.rs##div[id^="midasWidget"]
tvarenasport.com##a[class^="baner_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/3101
@@||sultanovic.net/*adv*.js
!---------------------------------------------------------------------
!------------------------------ Singhalese ---------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/12963
jh333.pw##.e3lan
!---------------------------------------------------------------------
!------------------------------ Slovenian ----------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/63579
!+ NOT_PLATFORM(windows, mac, android)
@@||ads.api.24ur.si/adserver/banner/vast.php$domain=24ur.com
! https://github.com/AdguardTeam/AdguardFilters/issues/42866
citymagazine.si#@#iframe[width="300"][height="250"]
citymagazine.si##div[class^="banner-square-"]
!---------------------------------------------------------------------
!------------------------------ Swedish ------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/51854
omni.se###banner--fullscreen
omni.se##.article--sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/50070
sydsvenskan.se##.listbox--native
sydsvenskan.se##.placeholder-native-unit
! https://github.com/AdguardTeam/AdguardFilters/issues/56772
! https://github.com/AdguardTeam/AdguardFilters/issues/47420
! https://github.com/AdguardTeam/AdguardFilters/issues/46569
nyafilmer.*##.bigbg
nyafilmer.*##.headerSpace
! https://github.com/AdguardTeam/AdguardFilters/issues/45506
streamtajm.com##.col-xs-12 > div[style^="background-color: #eee; width:"]
[style*="overflow: hidden;"]:not([class]):not([id])
! https://github.com/AdguardTeam/AdguardFilters/issues/45408
eniro.se#$#.e-banner { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45041
@@||imasdk.googleapis.com/pal/sdkloader/pal.js$domain=dplay.se
! https://github.com/AdguardTeam/AdguardFilters/issues/6355
! https://github.com/AdguardTeam/AdguardFilters/issues/39908
@@||v.fwmrm.net/crossdomain.xml$domain=viafree.se
@@||v.fwmrm.net/ad/l/1$domain=viafree.se
@@||v.fwmrm.net/ad/g/1$domain=viafree.se
! https://github.com/AdguardTeam/AdguardFilters/issues/37540
! https://github.com/AdguardTeam/AdguardFilters/issues/65125
! happypancake has a few language domains
happypancake.se,happypancake.fi,happypancake.nl#%#//scriptlet("abort-on-property-
read", "Object.prototype.adUnits")
! https://github.com/AdguardTeam/AdguardFilters/issues/34388
@@||app.khz.se/api/*&ad_type=preroll-channel$domain=ilikeradio.se
! https://github.com/AdguardTeam/AdguardFilters/issues/25211
@@||adtech.de/dt/common/DAC.js$domain=swehockey.se
! https://github.com/AdguardTeam/AdguardFilters/issues/26999
@@||adtech.de/dt/common/DAC.js$domain=mitti.se
! https://github.com/AdguardTeam/AdguardFilters/issues/23998
swedroid.se###Sony_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/23408
happyride.se##.fixed-col > #a-sidebar1
happyride.se##.container-fluid > .anp1-container
! https://github.com/AdguardTeam/AdguardFilters/issues/22980
aftonbladet.se#$#body.abMegaAd { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22402
nyafilmerhd.com##body > [id][onclick^="window.open("]
nyafilmerhd.com###wrap > div[style="margin-top:180px"]:empty
nyafilmerhd.com##.single-content > ul > li > a[href][target="_blank"]
||nyafilmerhd.com/wp-content/themes/keremiya1/js/script.js
nyafilmerhd.com#%#Object.defineProperty(window, 'popns', { get: function() { return
{}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/18357
blocket.se##body > #index_panorama[style]
! https://github.com/AdguardTeam/AdguardFilters/issues/17598
fotbolltransfers.com##div[class^="ad"]
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock^$domain=fotbolltransfers.com
@@||fotbolltransfers.com^$generichide
fotbolltransfers.com##.header_sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/15837
@@||mssl.fwmrm.net/p/MTG_Brightcove_HTML5/AdManager.js$domain=tv3play.tv3.ee
@@||v.fwmrm.net/ad/g/1$domain=tv3play.tv3.ee
! https://github.com/AdguardTeam/AdguardFilters/issues/58323
tv3.ee##.site-player-blocker.site-player-blocker-adblock.site-player-blocker-active
! https://github.com/AdguardTeam/AdguardFilters/issues/13978
||dbf0a92kfjvxs.cloudfront.net/creatives/assets^$domain=tv4play.se
! https://github.com/AdguardTeam/AdguardFilters/issues/14694#
aftonbladet.se###MegaAd
! https://github.com/AdguardTeam/AdguardFilters/issues/12788
aftonbladet.se##.abTheme-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/12664
!+ NOT_OPTIMIZED
sydsvenskan.se##.burt-native-unit.teaser
! https://github.com/AdguardTeam/AdguardFilters/issues/12471
@@||v.fwmrm.net/ad/g/1$domain=dplay.se
! https://github.com/AdguardTeam/AdguardFilters/issues/10796
@@||acdn.adnxs.com/ast/ast.js$domain=svd.se
!
dn.se##.sponsored-teaser
fz.se##.bnr
sweclockers.com##.header > .hfix > .banner
dn.se##.ad
sydsvenskan.se##.ad
||fusion.sydsvenskan.se^
idg.se##.spklw-post-attr[data-type="ad"]
dreamfilm.se##div[style*="width:750px;height:100px;"]
dreamfilm.se##a[rel="nofollow"] > img
dreamfilm.se##div[align="center"] > a[href="http://dreamfilmhd.sh/go.html"] > img
dreamfilmhd.sh##a[href="http://dreamfilmhd.sh/go.html"] > img
||dreamfilmhd.sh/testpop
dreamfilmhd.sh##a[rel="nofollow"] > img
dreamfilmhd.sh##div[style*="width:750px;height:100px;"]
||dreamfilmhd.sh/images/358x36.png
@@||cds.w6x3h2w2.hwcdn.net/ads/advertisement.js
sydsvenskan.se##.ad--mobile
swefilm.tv##a[href="http://loading.swefilm.tv/watch/"]
swefilm.tv#$#a[href="lnk.html"] { pointer-events: none!important; cursor:
default; }
||fusion.expressen.se/script.js
||allercdn.net/randomurl.js$domain=seoghoer.dk
swefilm.tv##.moviez > a > img
swefilm.tv##a[href^="http://goo.gl/"] > img
swefilm.tv##a[href^="http://adsrvmedia.adk2x.com/"]
swefilm.tv##.ads_mainmid
||swefilm.tv/template/img/midads.png
swefilm.tv##.top-banner
||swefilm.tv/template/img/topbanner.png
||cdn.trafficbee.com/tags/dfap.js
baws.se##body > div#wallpaper > a.wallpaper-link
baws.se#$#html { background: none!important; }
baws.se#%#document.documentElement.style['background-image'] = 'none';
expressen.se###ctl00_AllContent_SecondColumnSectionContent_SecondColumn_WidgetZone_
ctl21_ctl00_ctl00_randomContainer
expressen.se###ctl00_AllContent_SecondColumnSectionContent_SecondColumn_WidgetZone_
ctl31_ctl00_ctl00_randomContainer
aftonbladet.se##.abBoxAd
aftonbladet.se##.abBoxSponsoredRed
expressen.se##div[id*="_randomContainer"]
! https://forum.adguard.com/index.php?threads/15369/
@@||videoplaza.tv/creatives/assets*.mp4^$domain=expressen.se
!---Anti-Adblock---
!
! https://github.com/AdguardTeam/AdguardFilters/issues/14028
aftonbladet.se##[id^="abAdArea"]
||se-aftonbladet.videoplaza.tv/proxy/distributor/$domain=aftonbladet.se,important
||aftonbladet.ooul.tv/nocache/se-aftonbladet/aab/
aftonbladet_config.js$script,redirect=noopjs,domain=aftonbladet.se
!+ NOT_PLATFORM(windows, mac, android)
aftonbladet.se#%#(function(){var
b=XMLHttpRequest.prototype.open,c=/ib\.adnxs\.com/i;XMLHttpRequest.prototype.open=f
unction(d,a){if("POST"===d&&c.test(a))this.send=function(){return
null},this.setRequestHeader=function(){return null},console.log("AG has blocked
request: ",a);else return b.apply(this,arguments)}})();
! https://forum.adguard.com/index.php?threads/aftonbladet-se-anti-adblock.26830/
aftonbladet.se#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36632
ekstrabladet.dk#%#AG_setConstant('apntag.requests', 'noopFunc');
ekstrabladet.dk#@##ad_container
@@||adtech.de/dt/common/DAC.js$domain=ekstrabladet.dk
@@||politiken.dk/static/content/js/ads.js$domain=ekstrabladet.dk
!
||login.di.se/assets/adblk.js
!---------------------------------------------------------------------
!------------------------------ Sinhalese and Tamil ------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/11711
@@||topsinhalamp3.com/scripts/ads.js
topsinhalamp3.com#?##sitbl > tbody >
tr[-ext-has='a[href^="http://adserver.adreactor.com"]']
topsinhalamp3.com#?##sitbl > tbody > tr[-ext-has='a[href^="https://ylx-4.com"]']
!---------------------------------------------------------------------
!------------------------------ Taiwan -------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/60463
forum.gamer.com.tw##.a-mercy-d
! https://github.com/AdguardTeam/AdguardFilters/issues/52546
pansci.asia#@#.ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/52449
juksy.com##.ad__wrap
||ad.juksy.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/42657
shopee.tw#?#.shopee-search-item-result__items > .shopee-search-item-
result__item:has(> div > a[data-sqe="link"] > div[class^="_"] > div[class^="_"] >
div[class^="_"] > div[data-sqe="ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/42461
@@||web-static.linetv.tw/public/scripts/ads.js
linetv.tw#%#AG_setConstant('canRunAds', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/33598
forusex.com##a[href^="http://redheartnext.com"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/34625
bonbonme.com##.topbannerer
jizz99.com,bonbonyou.com###inplayer
! https://github.com/AdguardTeam/AdguardFilters/issues/34910
goodav17.com##.ads_pc
goodav17.com###sticky_ads
goodav17.com##div[id$="content"] > div[style="margin: 0 auto; text-align:center;
margin-top:30px; width:90%;"]
goodav17.com#%#AG_abortOnPropertyRead('popunder');
! https://github.com/AdguardTeam/AdguardFilters/issues/35953
league-funny.com##.player_bb
league-funny.com##.more2ad_bb
league-funny.com##.scupioadslot
league-funny.com##.w336center
league-funny.com##.google_more
league-funny.com##.widgetBox.w300600
league-funny.com##.widgetBox.w728Bottom
league-funny.com##.right > .fansCard
! https://github.com/AdguardTeam/AdguardFilters/issues/35871
ck101.com#?##threadlisttableid > tbody:not([class]):not([id]):has(> tr >
td[id^="popin_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/35310
twpkinfo.com###div_close_cf
! https://github.com/AdguardTeam/AdguardFilters/issues/33850
tvshowbox.tw##a[href=" http://www.shumeimotel.com/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/33954
skyqzone.com###pop_art
! https://github.com/AdguardTeam/AdguardFilters/issues/51312
avbebe.com###wrapper > div[align="center"]
avbebe.com###content > div.single-post > div[align="center"]
avbebe.com##.sidebar > .xoxo > li[id^="text-"]
avbebe.com##.sidebar > .xoxo > li[id^="execphp-"]
avbebe.com##.sidebar a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/33588
seselah.com###video-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/33648
in99.org,av99.us###inplayer
! https://github.com/AdguardTeam/AdguardFilters/issues/33247
||159i.com/nd/scxd.js
||159i.com/nd/b_slest.php
! https://github.com/AdguardTeam/AdguardFilters/issues/32133
||tw.jav321.com^$popup,domain=ucptt.com
ucptt.com#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /tw\.jav321\.com/; window.open = function(a, b) { if (typeof a !== 'string'
|| !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/26883
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=linetv.tw
@@||cdnjs.cloudflare.com/ajax/libs/videojs-contrib-ads/*/
videojs.ads.min.js$domain=linetv.tw
! https://github.com/AdguardTeam/AdguardFilters/issues/30630
manhuagui.com##.gg_728
manhuagui.com##.gg_950
manhuagui.com##.w250 > .mt10[style="width: 300px; height: 250px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/30495
@@||ez3c.tw/js/adblockDetector.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30422
itshokunin.cc#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29611
food.ltn.com.tw##.popular300 > li[id^="compass-fit-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/29572
news.ltn.com.tw##.list > li[id^="apxzone_"]
news.ltn.com.tw##.list > li[id^="newest-native"]
news.ltn.com.tw##.list > li[id^="newspaper-native"]
news.ltn.com.tw#?#.whitecon > .related > li:has(> .ltn_ad)
news.ltn.com.tw#$#.whitecon > .related[data-desc="相關新聞"] > li:nth-child(5)
{ margin-right: 0!important; margin-left: 20px!important; }
ltn.com.tw##.Slider > li.L1ad
! https://github.com/AdguardTeam/AdguardFilters/issues/28527
maplestage.com##div[class*="-page-module__ad728Holder___"]
maplestage.com##div[class*="-page-module__right"] > div > div[style="margin-
bottom:20px;padding:16px 10px;box-sizing:border-box;width:100%;background-
color:#eee;border:1px solid #ddd;text-align:center;"]:first-
child:not([class]):not([id])
! https://github.com/AdguardTeam/AdguardFilters/issues/28209
easylife.tw##.popup_bottom_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/27822
||news.99k.tw/open/open*.php
news.99k.tw##.entry-content > table[align="left"][style="width:360px"]
news.99k.tw##iframe[src^="http://news.99k.tw/open/open"][src$=".php"]
! https://github.com/AdguardTeam/AdguardFilters/issues/26753
! https://github.com/AdguardTeam/AdguardFilters/issues/26760
||wholehk.com/atttuop.js
wholehk.com#?#div[id^="postmessage_"] > div[align="center"][style^="font-
size:11px;"] > font:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/25146
@@||alotof.software/wp-content/themes/alosss/ads.php
! https://github.com/AdguardTeam/AdguardFilters/issues/44823
getrelax.cc#?#.nav > li.dropdown:has(> ul.dropdown-menu > li > div.mega-menu-
content > div.container > div.row div.blog-grid >
a[href^="https://getrelax.cc/ad"])
getrelax.cc#?#.nav > li:has(> a[target="_blank"])
!+ NOT_PLATFORM(windows, mac, android)
getrelax.cc#%#//scriptlet('abort-current-inline-script', '$', '#adisblock')
getrelax.cc#$#iframe[src^="https://syndication.exosrv.com/"] { display: none!
important; }
getrelax.cc#$#iframe[src^="//adserver.juicyads.com/"] { display: none!important; }
getrelax.cc#$?##main_content > .grid-boxes-in:has(>
iframe[src^="//adserver.juicyads.com/"]) { remove: true; }
getrelax.cc#$?##main_content > .grid-boxes-in:has(>
iframe[src^="https://syndication.exosrv.com/"]) { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24478
@@||poedb.tw/js/adsbygoogle.js
poedb.tw#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"/#myModal'\)\.modal/")
! https://github.com/AdguardTeam/AdguardFilters/issues/22904
eprice.com.tw##.ad-728x250-g
eprice.com.tw##.ad-728x90-g
eprice.com.tw##.ad-300x370
! https://github.com/AdguardTeam/AdguardFilters/issues/23735
ck101.com#?#.readingList > ul > div:has(> li > span:contains(PR))
ck101.com##.bt-ad-728x90
ck101.com###wp > .videoAdWrapper
ck101.com###wp > .subListTop
! https://github.com/AdguardTeam/AdguardFilters/issues/23481
||mamibuy.com.tw/Ad/Period.aspx
! https://github.com/AdguardTeam/AdguardFilters/issues/22157
slashlook.com#%#window.canRunAds = true;
@@||slashlook.com/_resource/js/_js_ads.min.js
||slashlook.com/_resource/html/_bloggerAdsBottom.html
||slashlook.com/_resource/html/_bloggerAdsInline1.html
slashlook.com###AdvertismentInline
slashlook.com###AdvertisementBottom
slashlook.com#$##mdAdsAnnouncement { display: none!important; }
slashlook.com#$#body.modal-open .modal-backdrop { display: none!important; }
slashlook.com#$#body.modal-open { padding-right: 0!important; overflow: visible!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/20884
nownews.com##div[class^="footer_"] > div[class^="adBlocks_"]
nownews.com##div[class^="leftSide_"] > div[data-reactid] a[data-event-action="page-
recommend-ad"]
nownews.com#?#div[class^="leftSide_"] > ._popIn_recommend + div[data-reactid]:last-
child > h2:contains(NOWnews 推薦)
nownews.com#?#div[class^=" margin10_"] > div[data-reactid] > a[class^="clearfix
box_"][data-on="click"]:has(> .right > [class^="category_"]:contains(Sponsored))
! https://github.com/AdguardTeam/AdguardFilters/issues/16506
!+ NOT_OPTIMIZED
gamme.com.tw##.ad_down
!+ NOT_OPTIMIZED
gamme.com.tw##.list > li.ad
!+ NOT_OPTIMIZED
gamme.com.tw##a[href^="https://www.gamme.com.tw/redirect.php?id="][target="_blank"]
> img
!+ NOT_OPTIMIZED
||gamme.com.tw/uploads/*?2
! https://github.com/AdguardTeam/AdguardFilters/issues/15434
520cc.me#@#iframe[width="300"][height="250"]
520cc.me#$##acornerinner1122 { position: absolute!important; left: -3000px!
important; }
520cc.me#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/myaaqqbpfun12\(\)/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/26460
! https://github.com/AdguardTeam/AdguardFilters/issues/21669
! https://github.com/AdguardTeam/AdguardFilters/issues/21072
! https://github.com/AdguardTeam/AdguardFilters/issues/15480
@@||service.4gtv.tv/4gtv/Data/GetAD.ashx
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=4gtv.tv
!+ NOT_PLATFORM(windows, mac, android, ext_ff)
||vast.doublemax.net/adserver/vast.xml$redirect=nooptext,important
!+ NOT_PLATFORM(windows, mac, android)
@@||googleads.g.doubleclick.net/pagead/ads?
*&url=http*.4gtv.tv*&output=xml_vast*.4gtv.tv$domain=imasdk.googleapis.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13456
upmedia.mg###divider_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/13447
cool3c.com##.col-xs-12 > [class="board board-page board-Cool3c_SuperBoard board-new
clearfix"][data-board="Cool3c_SuperBoard"]
cool3c.com##.col-xs-12 > [class="board board-article board-
cool3c_superboard_article3 board-new clearfix"][data-
board="cool3c_superboard_article3"]
cool3c.com##.post-list > [class="board board-post board-cool3c_superboard_2 board-
new clearfix"][data-board="cool3c_superboard_2"]
cool3c.com##.post-list > [class="board board-post board-cool3c-super-board-home-1
board-new clearfix"][data-board="cool3c-super-board-home-1"]
cool3c.com##.sticky-inner > [class="board board-side board-cool3c-home_300x250_2
board-new clearfix"][data-board="cool3c-home_300x250_2"]
cool3c.com##.sticky-inner > [class="board board-side board-cool3c-homepage-
TR300X250 board-new clearfix"][data-board="cool3c-homepage-TR300X250"]
! https://github.com/AdguardTeam/AdguardFilters/issues/13298
books.com.tw##.header_box_pop > [class^="flash_banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/13235
cna.com.tw##.ad_336_2
cna.com.tw#$#.fb_fanpage_inpage > .other_news_box_2 { padding: 0 0px!important;
margin: 26px 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13296
xuite.net###single-bottom-ad
xuite.net##[class^="ad-mid"]
xuite.net##div[id^="index-ad-mid"]
xuite.net###single-ad-300-250
xuite.net###side-special.special
! https://github.com/AdguardTeam/AdguardFilters/issues/13289
setn.com###aspnetForm > .rightFloat
@@||googleads.github.io/videojs-ima/node_modules/video.js/dist/
video.min.js$domain=setn.com
@@||googleads.github.io/videojs-ima/node_modules/video.js/dist/video-
js.min.css$domain=setn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13288
nownews.com##article > [class^="contentAd_"]
nownews.com##[class*="Side_"] div[class=""] > [id^="dfp-"][style^="width:"]
[style*="height:"]
nownews.com##[class^="bg_"] > [class^="clearfix container_"] >
[class^="rightSide_"] > [class^="box"]
! https://github.com/AdguardTeam/AdguardFilters/issues/13236
kocpc.com.tw#$##header > nav.floated-navbar { top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/11819
tt1069.com#@##adbrite
! https://github.com/AdguardTeam/AdguardFilters/issues/11650
||ad.52av.tv^
! https://github.com/AdguardTeam/AdguardFilters/issues/10977
||r3sub.com/images/aaa^
! https://github.com/AdguardTeam/AdguardFilters/issues/7596
@@||ani.gamer.com.tw^$generichide
@@||i2.bahamut.com.tw/JS/ad/animeLogo.js^$domain=ani.gamer.com.tw
@@||i2.bahamut.com.tw/JS/ad/animeVideo.js^$domain=ani.gamer.com.tw
@@||i2.bahamut.com.tw/JS/ad/animeVideo2.js^$domain=ani.gamer.com.tw
@@||gamer-cds.cdn.hinet.net/vod/gamer/*.ts^$domain=ani.gamer.com.tw
@@||hinet.net/keys/a.key^$domain=ani.gamer.com.tw
@@||gamer-cds.cdn.hinet.net/vod/gamer/*.m3u8^$domain=ani.gamer.com.tw
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=ani.gamer.com.tw
!
! https://github.com/AdguardTeam/AdguardFilters/issues/6826
@@||digiland.tw/advert.js
!
gamer.com.tw#$##BH-bigbanner { position: absolute!important; left: -3000px!
important; }
gamer.com.tw#$#img[onload="AntiAd.check(this)"] { position: absolute!important;
left: -3000px!important; }
||bahamut.com.tw/js/ad.js
mm-cg.com###ArticlesEx_box
||rackcdn.com/htv/banners/$domain=hanime.tv
hanime.tv##.vertical-ad
mm-cg.com##.TW_UTtoy
!---------------------------------------------------------------------
!------------------------------ Thai ---------------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/60522
||nippan-doujin.site/adsx*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/57660
kapook.com##._popIn_recommend_article_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/57139
.gif$domain=037hdmovie.com
037hdmovie.com###fix_footer2
037hdmovie.com###banner-left
037hdmovie.com###ads_fox_bottom
037hdmovie.com##.filmborder > div[style="text-align: center;"] > a[target="_blank"]
037hdmovie.com#?#.leftC > .filmborder:has(> div[style="text-align: center;"] >
a[target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/57125
anime-sugoi.com###bt-ads
||bp.blogspot.com/*.gif$domain=anime-sugoi.com
anime-sugoi.com##.center_lnwphp + center > br
! https://github.com/AdguardTeam/AdguardFilters/issues/57113
box-manga.com###bgpopup
box-manga.com###Seriespopup
box-manga.com###ads728x90top
box-manga.com##.container > div[style^="width:"] > center > a[href]
[target="_blank"] > img
! The rule below is from Thai filter and it's necessary in case of apps, because
website is broken when apps remove images
! https://github.com/AdguardTeam/AdguardFilters/issues/56919
toonclub-th.co###bgpopup
toonclub-th.co###Seriespopup
toonclub-th.co###ads728x90top
! https://github.com/AdguardTeam/AdguardFilters/issues/55895
/images/banners/*$domain=doonungonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55838
mo9x.com##.adsbtn_right
! https://github.com/AdguardTeam/AdguardFilters/issues/56008
||doomovie.sgp*.digitaloceanspaces.com/*.mp4$redirect=noopmp4-
1s,domain=doomovie.com
||doomovie.com/storage/go/*.gif$~third-party
doomovie.com##.ads-center
doomovie.com##.go-b-close
! https://github.com/AdguardTeam/AdguardFilters/issues/55782
moviefree365.com##.ad_cen
moviefree365.com##.ad-float
moviefree365.com##.ad-main-bottom
moviefree365.com##div[class^="ad_right"]
moviefree365.com#%#//scriptlet("json-prune", "MU_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/55704
videox24.com##.float-banner
videox24.com#%#//scriptlet("json-prune", "MU_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/55701
subthaijav.com##.widget-area > .Dvr-300
! https://github.com/AdguardTeam/AdguardFilters/issues/55240
cartoonth12.com##a[href="https://sagame1688.com/"]
cartoonth12.com#@#.afs_ads
@@||p.jwpcdn.com/player/plugins/vast/v*/vast.js$domain=player.cartoonth12.com
||googles.video/*/*.mp4$redirect=noopmp4-1s,domain=player.cartoonth12.com
||cdn.oct2bet.com/*.mp4$redirect=noopmp4-1s,domain=player.cartoonth12.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54445
v8movie.com##.ads-center
v8movie.com##div[id^="banner-"]
v8movie.com###ads_fox_bottom
leoplayer1.com,stream1688.com###close_ads
||cdn.oct2bet.com/*.mp4$domain=leoplayer1.com|stream1688.com
||cdn.ufabet678.com/*.mp4$domain=leoplayer1.com|stream1688.com
||googles.video/*/*.mp4$domain=leoplayer1.com|stream1688.com
||cdn.playhub777.com/*.mp4$domain=leoplayer1.com|stream1688.com
leoplayer1.com,stream1688.com#%#//scriptlet("set-constant", "Object.prototype.ads",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/54317
doofree88.com##.go-hard
! https://github.com/AdguardTeam/AdguardFilters/issues/54242
/movie1168\.com\/storage\/go\/[0-9a-zA-Z]{0,40}\.gif/
movie1168.com##.go-hard
movie1168.com##body .ads-center
movie1168.com##div[class^="go-b-"]
movie1168.com##.d-flex > a[href][target="_blank"] > img
||ads-sv.laos-tech.com/*.mp4$redirect=noopmp4-1s
||googles.video/*/SAGAME77.mp4$redirect=noopmp4-1s
||googles.video/*/*.mp4$redirect=noopmp4-1s,domain=movie1168.com
movie1168.com#%#AG_defineProperty('go', { value: "" });
! https://github.com/AdguardTeam/AdguardFilters/issues/54043
dufree4k.com#%#//scriptlet("abort-on-property-read", "player_0")
dufree4k.com#$##player_ads_0 { display: none !important; }
dufree4k.com#$##player_movie { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53779
movie2ufree.com##.ad-float
movie2ufree.com##.sidebar-banner
movie2ufree.com##.adcen > .adb:not(:last-child)
movie2ufree.com#$#.adcen > .adb:last-child { visibility: hidden!important; }
movie2ufree.com#%#//scriptlet("json-prune", "MU_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/53323
moviemocha.com,cdn.livedoomovies.com#%#//scriptlet("set-constant", "_currAdvIndex",
"0")
! https://github.com/AdguardTeam/AdguardFilters/issues/51221
||doomovie-hd.com/assets/img/banner-new/
doomovie-hd.com##.floating_ads_bt-mid_container
doomovie-hd.com##.horizontal-ad-bar
doomovie-hd.com#%#//scriptlet("json-prune", "adParam")
! https://github.com/AdguardTeam/AdguardFilters/issues/51200
movie-th.com##.adstop-movie
movie-th.com###ads_fox_bottom
movie-th.com##.sidebar > a[href][target="_blank"] > img
movie-th.com##.content-right > a[href][target="_blank"] > img
movie-th.com#$##moviePlayer { display: none!important; }
movie-th.com#$##videoWrapper { display: block!important; }
||cdn.sa168vip.com^$media,redirect=noopmp4-1s,domain=movie-th.com
||cdn.sagame66.com^$media,redirect=noopmp4-1s,domain=movie-th.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/50665
av-uncen.com###custom_html-25
av-uncen.com###media_image-2
av-uncen.com###custom_html-22
av-uncen.com###media_image-3
av-uncen.com###custom_html-20
! https://github.com/AdguardTeam/AdguardFilters/issues/50282
movie2uhd.com##.ad-float
movie2uhd.com##.widgettitle-banner + a[rel^="nofollow"][target="_blank"] > img
movie2uhd.com#%#//scriptlet("json-prune", "MU_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/48317
||movie2z.com/img/*.gif
movie2z.com##.text-center > a:not([href^="https://movie2z.com"]) > img
movie2z.com##.justify-content-md-center > div[class="col-2"] > a[target="_blank"] >
img
! https://github.com/AdguardTeam/AdguardFilters/issues/45689
||xxxyeddek.com^$domain=037-hd.com
037-hd.com##.container > div.row a[target="_blank"] > img
037-hd.com###bt-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/45281
fanseriesthaisub.com##div[style="margin-top:15px;"]
fanseriesthaisub.com##.top-right-iframe
! https://github.com/AdguardTeam/AdguardFilters/issues/45286
dofree.co###player_inzad
dofree.co###p9fe
! @@||dofree.co/assets/js/ads.core.js
! @@||dofree.co^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/45283
! https://github.com/AdguardTeam/AdguardFilters/issues/45284
! https://github.com/AdguardTeam/AdguardFilters/issues/45287
series-d.com#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelectorAll("iframe.embed-responsive-item"); if(el) { var source =
el[0].src.replace("/vod/","/p2p/"); el[0].setAttribute("src",source); }; },
1000); });
tvseriesclub.com##div[id^="ads"]
||imgur.com^$domain=series4you.com|tvseriesclub.com|series-d.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45288
||movieszaa.com/adsvideo^
||seriespop.com/preroll*.xml
||uppic.cc^$domain=movieszaa.com
||picz.in.th^$domain=movieszaa.com
||blogspot.com^$domain=seriespop.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44333
series108.com##.fake-player
! https://github.com/AdguardTeam/AdguardFilters/issues/44220
@@||content.jwplatform.com/libraries/*.js$domain=zone-anime.net
.gif$domain=zone-anime.net
zone-anime.net##div[class^="code-block code-block-"] > center[style]
! https://github.com/AdguardTeam/AdguardFilters/issues/44222
! ดูหนั งออนไลน์.com
.gif$domain=xn--72czpba5eubsa1bzfzgoe.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44229
uhuseries.com###ads_fox_bottom
uhuseries.com##.sidebar > #text-27
uhuseries.com##a[href^="https://bit.ly/"] > img
uhuseries.com##center > a[href][target="_blank"] > img
aplayer.xyz##.popupfancy
aplayer.xyz##body > .container:empty
||aplayer.xyz/player/xml/*.xml.php
! https://github.com/AdguardTeam/AdguardFilters/issues/44231
||subseries.co/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/44230
series24hr.com##center > a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/44232
nanamovies.com##.yan-rek
nanamovies.com##.filmonu
nanamovies.com##a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/44228
superseriesthai.com##center > a[href] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/44227
baan-series.com##.ads
baan-series.com###bt-ads
baan-series.com##a[href][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/44328
||i.imgur.com^$domain=overseries.com
.gif$third-party,domain=overseries.com
overseries.com##.pcShow
! https://github.com/AdguardTeam/AdguardFilters/issues/44330
xn--72czp5e5a8b.online##.bireklam
xn--72czp5e5a8b.online##div[style="text-align: center;"] > a[href][target="_blank"]
> img
037hdd.com#?#.leftC > .filmborder:has(> div[style="text-align: center;"]:only-child
> a[href][target="_blank"])
037hdd.com#?#.leftC > .filmborder:has(> div[style="text-align: left;"]:only-child >
.separator:only-child > a[href][target="_blank"])
||cdn.ufa191.video/*.mp4
||sportpools.in.th/videos/*.mp4$domain=leoplayer1.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44321
posttoday.com##.leaderboard
! https://github.com/AdguardTeam/AdguardFilters/issues/44331
imovie-hd.com##div[id^="banner"]
||bit.ly^$image,domain=imovie-hd.com
imovie-hd.com###ads_fox_bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/44327
fanseriesthaisub.com##.margin-banner
fanseriesthaisub.com#$#.ftco-navbar-light { background: #000 !important; }
fanseriesthaisub.com#$#.ftco-navbar-light.scrolled { background: #fff !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44319
mthai.com##div[id^="dfp-"]
mthai.com###masthead
mthai.com##.banner-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/44322
pptvhd36.com##.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/44318
sanook.com##.nativePostAdCol
sanook.com##.billboard
sanook.com##.colAdRec
! https://github.com/AdguardTeam/AdguardFilters/issues/44329
seriesclubs.com##.adcontainer
@@||seriesclubs.com/wp-content/plugins/better-adsmanager/includes/libs/better-
framework/assets/fonts/$font
! https://github.com/AdguardTeam/AdguardFilters/issues/44221
@@||cdn.jsdelivr.net/npm/fuckadblock@3.2.1/fuckadblock.min.js$domain=series-d.com
series-d.com###bt-kosana
series-d.com##.kosana-banner
||cdn.sagame66.com^$important,media,redirect=noopmp4-1s,domain=series-d.com
||cdn.ufa191.com/*.mp4$important,media,redirect=noopmp4-1s,domain=series-d.com
||cdn.sexygame66.com^$important,media,redirect=noopmp4-1s,domain=series-d.com
||series-d.com/vast/*.mp4$important,media,redirect=noopmp4-1s,domain=series-d.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43410
||media.datahc.com/Affiliates/$third-party
mgronline.com##.hotelscombine
! https://github.com/AdguardTeam/AdguardFilters/issues/42800
mgronline.com##article.pordee-shops
@@||imprezzer.com/js/imprezzer2.min.js$domain=mgronline.com
@@||imprezzer.com/js/multisize*_responsive.js$domain=mgronline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38073
animeloli.com###bt-ads
animeloli.com###link_h_movie_ad
animeloli.com##a[href]:not([href^="https://www.animeloli.com"]) > .imgbanner
! https://github.com/AdguardTeam/AdguardFilters/issues/35415
doonungdee.online###floatleft
doonungdee.online###floatright
doonungdee.online##.ads-responsive
/pic-ads/*$domain=doonungdee.online|movie285.com
!
ballzaa.com##.banner-box
||bp.blogspot.com^$image,domain=nontonmovie33.net
! https://github.com/AdguardTeam/AdguardFilters/issues/28171
flix-anime.com##.player-container > .kosana-container
@@||cdn.jsdelivr.net/npm/fuckadblock@3.2.1/fuckadblock.min.js$domain=flix-anime.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26526
anime-i.com##.ads-300-150
anime-i.com##.ads-1000-100
player.anime-i.com#%#(function(){ window.addEventListener("load", function()
{ AG_removeElementBySelector('ul[data-ads]'); }); })();
||7mscorethai.com/ohoslot-*.mp4$redirect=noopmp4-1s,domain=player.anime-i.com
! https://github.com/AdguardTeam/AdguardFilters/issues/25544
@@||hdarkzone.com/wp-content/plugins/block-adsblock/js/ads.core.js
! https://github.com/AdguardTeam/AdguardFilters/issues/24797
misa-anime.com###banner
misa-anime.com###player_misaad
||cdn.inzpi.com/js/web-1-sec-1.js
||cdn.inzpi.com/js/web-1-sec-13.js
! https://github.com/AdguardTeam/AdguardFilters/issues/23746
neko-miku.com##.ads-825-100
neko-miku.com##.ads-290-100
player.neko-miku.com#%#(function(){ window.addEventListener("load", function()
{ AG_removeElementBySelector('ul[data-ads]'); }); })();
||7mscorethai.com/ohoslot-*.mp4$redirect=noopmp4-1s,domain=player.neko-miku.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23024
movie2free.com##.notice h1 a[href][target="_blank"]
movie2free.com##.notice > div[style*="height: 200px;"][style*="width: 15%;"]
movie2free.com##a[href^="https://bit.ly/"][target="_new"] > img
movie2free.com##.notice a[href][target="new"] > img
||movie2free.com/wp-content/themes/next/images/*.gif
@@||movie2free.com/wp-content/themes/next/images/nav-bullet
! https://github.com/AdguardTeam/AdguardFilters/issues/21156
opuree.com#%#window.detector_active = true;
@@||opuree.com/scr/detector/adsbygoogle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/41681
||ksubthai.co^$popup,domain=kseries.tv
kseries.tv#%#AG_abortOnPropertyRead('tabUnder');
kseries.tv#%#//scriptlet("abort-on-property-read", "tabUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/18059
kod-hd.com##center > a[href][target="_blank"][rel="nofollow"] > img
kod-hd.com##center > a[href][target="_blank"][rel="noopener"] > img
kod-hd.com##.filmcontent > a[href][target="_blank"][rel="nofollow"] > img
kod-hd.com##.sidebar-right a[href][target="_blank"][rel^="nofollow"] > img
||donungvip.com/vip/$domain=kod-hd.com
||uppicimg.com/file/*.gif$domain=kod-hd.com
||file18x.com/imgupload/uploads/*.gif$domain=kod-hd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/
hflight.net#@#.ipsAd
hflight.net##a[href^="http://th.airbnb.com/c"] > img
hflight.net###ipbwrapper .ipsAd > table[width][align="center"]
! https://github.com/AdguardTeam/AdguardFilters/issues/18057
nungsub.com###top-bar-image
nungsub.com###top-post-banner
nungsub.com##div[align="center"] > a[href][rel="nofollow"] > img
||nungsub.com/wp-content/uploads/*/fun88.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/18050
||picz.in.th^$domain=88movie-hd.com
88movie-hd.com##.p-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/18051
onlinemini-hd.com###bannersingle
! https://github.com/AdguardTeam/AdguardFilters/issues/18052
new-mastermovie.com###main > div[dir="ltr"]
new-mastermovie.com###sidebar div[dir="ltr"]
! https://github.com/AdguardTeam/AdguardFilters/issues/18053
sakkarinsai8.com##.img-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/18054
! https://github.com/AdguardTeam/AdguardFilters/issues/18056
up-moviehd.com##.ai_widget
koi-anime.com,up-moviehd.com##.code-block
! https://github.com/AdguardTeam/AdguardFilters/issues/18055
moviehd-free.com#?##sidebar > .sidebarborder[-ext-has='a[href^="https://goo.gl"] >
img']
moviehd-free.com##a[href^="https://goo.gl"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/18058
||lineballsod.com/images/banner^
lineballsod.com##.footer1
||lineballsod.com/wp-content/uploads*/*700x150
! https://github.com/AdguardTeam/AdguardFilters/issues/18049
movie2free.com##a[href*=".php"][target="_new"]
! https://github.com/AdguardTeam/AdguardFilters/issues/18060
gg-anime.com##a[target="_blank"] > img[alt="Advertisement"]
gg-anime.com###top-section > center
gg-anime.com###main > center
! https://github.com/AdguardTeam/AdguardFilters/issues/17460
! https://github.com/AdguardTeam/AdguardFilters/issues/16179
! https://github.com/AdguardTeam/AdguardFilters/issues/12774
@@||openpoint.com.tw^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/12395
video.520cc.cc###inplayer
jav777.cc##.ui-widget-overlay
jav777.cc##div[aria-describedby="myaabpfun12dialog"]
! https://github.com/AdguardTeam/AdguardFilters/issues/12087
av8x.com##.container > div[style*="overflow: hidden"]
! https://github.com/AdguardTeam/AdguardFilters/issues/11897
javboss.me#%#clientSide.player.play(true);
!+ NOT_PLATFORM(ios, ext_android_cb)
javboss.me###preroll
! https://github.com/AdguardTeam/AdguardFilters/issues/11768
footballfuck.com##a[href*="footballfuck.com/go?url="]
footballfuck.com##.football-ads
footballfuck.com##section[name="banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/10101
adintrend.com#@#.Adsense
adintrend.com#@#.AdSense
adintrend.com#@#.adsense
adintrend.com#@#.adSense
! https://forum.adguard.com/index.php?threads/https-www-2510avporn-com-nsfw.25516/
||i.imgur.com/Uj494PO.gif
||2510avporn.com/banner/
||xxxthhd.com/wp-content/uploads/banner
||2510avporn.com/wp-content/uploads/*/banner
||2510avporn.com/wp-content/uploads/2017/09/2510avporn-960x100.jpg
2510avporn.com##[id^="banner"]
2510avporn.com#$##sgcolorbox { display: none!important; }
2510avporn.com#$##sgcboxOverlay { display: none!important; }
2510avporn.com#$#body[style="overflow: hidden;"] { overflow: visible!important; }
2510avporn.com#%#AG_onLoad(function() { jQuery(function() { jQuery('body,
a').unbind('click'); }); });
! http://forum.adguard.com/showthread.php?8848
@@||thaitv3.com/js/video_ads.js
! http://forum.adguard.com/showthread.php?7076
daum.net##.box_banner
! http://forum.adguard.com/showthread.php?7078
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=voicetv.co.th
! http://forum.adguard.com/showthread.php?5788
@@||tv.sanook.com/ajax/get_ads?
@@||tv.sanook.com/assets/js/ads*.js
! http://forum.adguard.com/showthread.php?5505
cuptv.com###ads_tag
! http://forum.adguard.com/showthread.php?5402
@@||pq-direct.revsci.net/pql$domain=nationtv.tv
! http://forum.adguard.com/showthread.php?5403
brandbuffet.in.th#@#.category-advertorial
!---------------------------------------------------------------------
!------------------------------ Vietnam ------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65955
||traderviet.com/data/Siropu/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/65885
quantrimang.com##.adbox
! https://github.com/AdguardTeam/AdguardFilters/issues/64611
game4v.com##div[class^="banner-mobile-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/63539
phuongtrinhhoahoc.com##.ads_blocks_advice
phuongtrinhhoahoc.com#%#//scriptlet("prevent-setTimeout", "adsbygoogle iframe")
! https://github.com/AdguardTeam/AdguardFilters/issues/62283
yan.vn##.card__FbWatch_ads
yan.vn##.yan-app
! https://github.com/AdguardTeam/AdguardFilters/issues/62336
motphimzz.net##a[href^="https://bit.ly/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/62314
@@||apitvh.net/embed/*ads_code_*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/62027
hhkungfu.tv#$##myframe { display: block!important; }
hhkungfu.tv#$##LoadError { display: none!important; }
||jsc.adskeeper.co.uk/*.js$script,redirect=nooptext,domain=hhkungfu.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/63775
fshare.vn###page-content-asv
! https://github.com/AdguardTeam/AdguardFilters/issues/60826
mmo4me.com##div[class^="ads"]
mmo4me.com##.p-body-sidebar > .block:not(:first-child) .block-body > center >
a[href][target="_blank"] > img
mmo4me.com#?#.p-body-sidebar > .block > .block-container:has(> h3.block-
minorHeader:contains(/^Advertises$/))
||ahaclip.com/Bannerrate/*.php$domain=mmo4me.com
! https://github.com/AdguardTeam/AdguardFilters/issues/60846
vieon.vn#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/61340
tuoi69.site##div[class^="adspopup"]
tuoi69.site##.logo1
! https://github.com/AdguardTeam/AdguardFilters/issues/60547
@@||tvhayz.org/ads/365.php
! https://github.com/AdguardTeam/AdguardFilters/issues/60255
game4v.com###fixedban
! https://github.com/AdguardTeam/AdguardFilters/issues/60179
thienvadia.net##.my_responsive_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/59524
||kiemtinh.com/wp-content/uploads/*-banner-650x90-
! https://github.com/AdguardTeam/AdguardFilters/issues/59715
||vphim.net/js/popup.js
vphim.net#%#//scriptlet("abort-on-property-read", "SmartPopunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/59351
anonyviet.com##.jeg_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/58770
hentai18plus.blogspot.com#?#.sidebar > div.widget:has(> div.widget-content >
a[href]:not([href^="http://hentai18plus.blogspot.com/"]))
! https://github.com/AdguardTeam/AdguardFilters/issues/59123
!+ NOT_OPTIMIZED
||hentaiz.net/images/sponsor/
! https://github.com/AdguardTeam/AdguardFilters/issues/58456
! https://github.com/AdguardTeam/AdguardFilters/issues/58342
@@||apitvh.net/embed/ads_code_1.js$domain=apitvh.net
||apitvh.net/preload^
! https://github.com/AdguardTeam/AdguardFilters/issues/58028
||ppcnt.*/go.php?id=$popup
! https://github.com/AdguardTeam/AdguardFilters/issues/57705
fimfast.com#%#AG_onLoad(function() { store.set("preload-popup-2", new Date); });
! https://github.com/AdguardTeam/AdguardFilters/issues/57612
||storage.fshare.vn/support/*-300x600-
fshare.vn##div[class^="quang-cao-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/57054
||phobolsatv.com/wp-content/uploads/*/ad-
! https://github.com/AdguardTeam/AdguardFilters/issues/56400
||game4v.com/*/banner-*.gif
game4v.com###close-fixedban
! https://github.com/AdguardTeam/AdguardFilters/issues/55957
hentaivn.net###over
! https://github.com/AdguardTeam/AdguardFilters/issues/54824
vietjack.com###lightbox_ballon
! https://github.com/AdguardTeam/AdguardFilters/issues/54611
win10.vn#%#//scriptlet("abort-current-inline-script", "eval", "ignielAdBlock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=nooptext,domain=win10.vn
! https://github.com/AdguardTeam/AdguardFilters/issues/53724
anime47.com#%#//scriptlet("abort-on-property-read", "openNewTab")
! https://github.com/AdguardTeam/AdguardFilters/issues/52380
hhkungfu.tv###bsadsheadline
! https://github.com/AdguardTeam/AdguardFilters/issues/52059
quantrimang.com###adsposttop
! https://github.com/AdguardTeam/AdguardFilters/issues/51547
||hbplatform.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/51426
tinhte.vn##div[style="width:320px;height:100px"]
tinhte.vn##div[style="width:300px;height:600px"]
tinhte.vn#?#div[class="root"] > header + div.main:has(> div.main >
div[style="width:320px;height:100px"])
tinhte.vn#?#.section > div.snd > div.main:has(> div.item > div.main >
div[style="width:300px;height:250px"])
tinhte.vn#?#.section > div.snd > div.main:has(> div.item > div.main >
div[style="width:300px;height:600px"])
! https://github.com/AdguardTeam/AdguardFilters/issues/49323
||biphim.tv/hphimvast*.xml
! https://github.com/AdguardTeam/AdguardFilters/issues/49073
||bp.blogspot.com^$domain=hamtruyen.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48486
vip.tiin.vn###body > div.notify-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/48567
||pubads.g.doubleclick.net/gampad/ads?
$redirect=nooptext,important,domain=vtvgiaitri.vn
! https://github.com/AdguardTeam/AdguardFilters/issues/47839
phimnhe.net###pc-ballon-left
phimnhe.net###pc-catfix
manga123.net#@#.afs_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/47620
tiin.vn###news-content > div.box-taitro
@@||tiin.vn/adsense/
! https://github.com/AdguardTeam/AdguardFilters/issues/47147
||howkteam.vn/PageAd/Popup
@@||howkteam.vn/Assets/pagead/adsbygoogle.js
howkteam.vn#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/49022#issuecomment-581714528
tinhte.vn##a[href*="safelinks.protection.outlook.com/"]
tinhte.vn##.jsx-3663401058.main
tinhte.vn##div[style="width:320px;height:50px"]
tinhte.vn##div[style="width:300px;height:250px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/46759
lauxanh.org##.happy-footer
lauxanh.org##.happy-under-player
lauxanh.org##a[href^="https://timgaigoi.com/"][target="_blank"] > img
||thiendia.com/poplxorg.js
lauxanh.org#%#//scriptlet("abort-on-property-write", "show_pop")
! https://github.com/AdguardTeam/AdguardFilters/issues/46765
saostar.vn##.ads-duocsiTien
! https://github.com/AdguardTeam/AdguardFilters/issues/46218
bongda365.tv##.banner-under-player
bongda365.tv##div[class^="ballon-"]
||media.giphy.com^$domain=bongda365.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/45105
blogtruyen.vn##.BT-Ads
||blogspot.com^$domain=blogtruyen.vn
blogtruyen.vn##body > .modal ~ div[style^="display: block; position: fixed; "]
! https://github.com/AdguardTeam/AdguardFilters/issues/44709
||uniad.phimmoi.net/publisher/
! https://github.com/AdguardTeam/AdguardFilters/issues/44002
softwaresblue.com#@#.ad_box
! https://github.com/AdguardTeam/AdguardFilters/issues/43616
phimnhe.net#%#//scriptlet("abort-current-inline-script", "createCookie", "popurl")
phimnhe.net#%#AG_abortInlineScript(/popurl/, 'createCookie');
! https://github.com/AdguardTeam/AdguardFilters/issues/42753
media.zalo.me##.zsponsor-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/42582
ftios.vn##.ftd4-new-scroll > .ftd4-testbox
! https://github.com/AdguardTeam/AdguardFilters/issues/42802
||api.dable.io/widgets/
thanhnien.vn##div[id^="dablewidget_"]
thanhnien.vn#?#.sidebar > div:has(> div[id^="dablewidget_"])
thanhnien.vn###headerTopBanner
saostar.vn#?#.cache-path > div[class]:has(> div.flexbox > div >
div[id^="dablewidget_"])
bongda.com.vn##.adv
! https://github.com/AdguardTeam/AdguardFilters/issues/41591
@@||aquabird.vn/js/Siropu/AM/ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40962
win10.vn#%#AG_setConstant('canRunAds', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/42445
game8.vn#?#article:has(> div.row > div[class] > div.efect >
a:not([href^="http://game8.vn/"]))
! https://github.com/AdguardTeam/AdguardFilters/issues/40994
beeng.net##.image-plus
beeng.net###emebeded_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/40675
@@||fullcrackpc.com/ads.js
fullcrackpc.com##.float-ck
! https://github.com/AdguardTeam/AdguardFilters/issues/40463
tinhte.vn##.main > a[href^="http://bit.ly/"] > img
||tinhte.vn/data/attachment-files/*/*_hero_banner.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/40404
kingphim.net##.banner
kingphim.net###fanback
kingphim.net##a[href^="https://bit.ly/"][target="_blank"] > img
kingphim.net##a[href^="https://bit.ly/"][target="_blank"] > div[style]
||kingphim.net/play/*.xml|
||iamcdn.net/players/jwplayer/*/plugins/vast.js$domain=kingphim.net
kingphim.net#%#//scriptlet("abort-on-property-read", "popunder")
kingphim.net#%#AG_abortOnPropertyRead('popunder');
! https://github.com/AdguardTeam/AdguardFilters/issues/41731
! https://github.com/AdguardTeam/AdguardFilters/issues/40545
||jbovn.com^$popup,domain=animetvn.tv
animetvn.tv#%#//scriptlet("prevent-window-open", "1", "banner")
animetvn.tv#%#AG_onLoad(function() { dh_popup = function() {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/40336
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=fptplay.vn
! https://github.com/AdguardTeam/AdguardFilters/issues/40201
gamepay.site##.header-promo
! https://github.com/AdguardTeam/AdguardFilters/issues/38288
yan.vn###playable_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/38159
||affiliate.k4.tinhte.vn^
tinhte.vn##.TinhteMods_AffiliateWidget
! https://github.com/AdguardTeam/AdguardFilters/issues/36260
ftios.vn##.ftd4-maybest
! https://github.com/AdguardTeam/AdguardFilters/issues/36902
vtvgiaitri.vn##.ads-pop-up
vtvgiaitri.vn##.ads-top-wrap
vtvgiaitri.vn#@##adblock
vtvgiaitri.vn#$##adblock { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36862
phim33.com##a[href^="https://c.bong99.com/"]
.gif$third-party,domain=phim33.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34010
||hdsieunhanh.com/vast.xml
||p.jwpcdn.com/*/vast.js$important,domain=hdsieunhanh.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33144
! https://github.com/AdguardTeam/AdguardFilters/issues/32976
phimgi.net#@#.adBanner
phimgi.net#$##wrapfabber { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32863
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=24h.com.vn
! https://github.com/AdguardTeam/AdguardFilters/issues/31929
xemphimso.com##.float-ck
xemphimso.com##.ads > center
! https://github.com/AdguardTeam/AdguardFilters/issues/32349
!+ NOT_OPTIMIZED
vnexpress.net##iframe[src^="https://fado.vn/iframe/search?ref_id="]
!+ NOT_OPTIMIZED
vnexpress.net##.title_box_category[style*="background:url(https://scdn.vnecdn.net/
doisong/restruct/i/"][style*="/graphics/bg_fado_search.jpg)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/30349
comicvn.net#%#AG_abortInlineScript(/'windowpop'/, '$');
comicvn.net##.cfish
comicvn.net##.fancybox-wrap
comicvn.net##.fancybox-overlay
comicvn.net##div[class^="displaya-top-"][class*="image-plus ber-plus"]
?utm_source=comicvn.net&utm_medium=m-popup$popup,domain=comicvn.net
?
utm_source=comicvn.net&utm_medium=banner&utm_campaign=comicvn.net.*popup$popup,doma
in=comicvn.net
! https://github.com/AdguardTeam/AdguardFilters/issues/29690
phim8u.com##div[class^="float-ck"]
||phim8u.com/test/popup_m*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28791
tivis.101vn.com###topads
tivis.101vn.com###right_float
tivis.101vn.com##a[href][target="_blank"][rel="nofollow"] > img
tivis.101vn.com##div[id][style="height: 100px;width:300px;bottom:12px"]
||gmodules.com/gadgets/proxy?container=*&url=*.gif$domain=tivis.101vn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/28230
thuthuatjb.com#%#window.google_jobrunner = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/29803
baomoi.com##.is-ads
baomoi.com#?#.sidebar > .fyi--group:has(> .is-ads)
! https://github.com/AdguardTeam/AdguardFilters/issues/29558
khoai.tv#@#.afs_ads
||khoai.tv/assets/popup.js
||data.videonow.ru/?profile_id=$domain=khoai.tv
||delivery.vungtv.com/vungtv/fc.php?script=apVideo:vast$domain=khoai.tv
khoai.tv#%#Object.defineProperty(window, 'SmartPopunder', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/28369
anime47.com#%#Object.defineProperty(window, 'BB', { get: function() { return
{ getVASTUrl: function() {} }; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/27603
truyenqq.com##a[target="_blank"][href*="http"]:not([href*="truyenqq.com/"]) > img
! https://github.com/AdguardTeam/AdguardFilters/issues/24611
ngoisao.net##.qc_quangcao_300x250
ngoisao.net#$##QC_TOP { min-height: 0!important; padding: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24854
! https://github.com/AdguardTeam/AdguardFilters/issues/24671
blogtruyen.com##.BT-Ads
blogtruyen.com##.advertise_pnl
blogtruyen.com##.container > .qc-inner
||blogtruyen.com/scripts/banner-preload.js
||blogtruyen.com/Data/data_script/bt_script_*_*.js
blogtruyen.com#%#Object.defineProperty(window, 'btpop', { get: function() { return;
} });
blogtruyen.com##.qc-inner-move
! https://github.com/AdguardTeam/AdguardFilters/issues/23669
saostar.vn#$#.trang-chi-tiet { margin-top: 0!important; }
saostar.vn##.full-width-banner-ads
saostar.vn##.banner-middle
! https://github.com/AdguardTeam/AdguardFilters/issues/23591
nhanhtv.net##.ad_location
!
||showbizchaua.com/wp-content/uploads/*/tutaoweb
! https://github.com/AdguardTeam/AdguardFilters/issues/22909
doisongphapluat.com#?#.lastest > ul > li.pkg:has(> a[href^="http://bit.ly/"])
doisongphapluat.com#?#ul.module-vertical-list > li:has(> .info >
a[href^="http://bit.ly/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/22936
macintosh.vn##footer > #fancybox-wrap
macintosh.vn##footer > #fancybox-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/22907
yan.vn###divInpageBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/23244
!+ NOT_OPTIMIZED
taifile.net###content_download > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/22910
antt.vn##.ads_full
! https://github.com/AdguardTeam/AdguardFilters/issues/22508
baodatviet.vn##.adv_160
baodatviet.vn###left_col > center > div[style="width:468px; height: 280px; margin-
top: 10px; clear: both"]
baodatviet.vn###right_col > .box_300.width_common > div[style="height:250px;
width:300px; margin-top: 5px"]
baodatviet.vn###mid_col > .content_160 > div[style="clear: both; margin-top: 5px;
margin-bottom: 2px; width: 160; height: 150px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/22816
megaurl.in#$#.modal-open { overflow:visible!important; }
megaurl.in###myModal
megaurl.in##.modal-backdrop
! https://github.com/AdguardTeam/AdguardFilters/issues/22492
vietnamplus.vn##.m_banner_show
! https://github.com/AdguardTeam/AdguardFilters/issues/22536
plo.vn###Web_AdsArticleBodyMiddle
! https://github.com/AdguardTeam/AdguardFilters/issues/43911
! https://github.com/AdguardTeam/AdguardFilters/issues/22161
||tinhte.vn/data/attachment-files/*/*/*_special_banner_coccoc.jpg
tinhte.vn##a[href^="https://new.coccoc.com/?utm_source=Specialbanner"]
tinhte.vn#?#.main > .section > .snd[-ext-has='div[style^="width:300px;height:"]']
tinhte.vn##.main > .section > .snd div[style^="width:300px;height:"]
tinhte.vn##.root > header + div[class^="jsx-"].main > .root >
div[class^="jsx-"].main > div[class^="jsx-"].main >
div[style="width:320px;height:50px"]:empty
tinhte.vn#?#.root > header + div[class^="jsx-"].main:has(> div[class^="jsx-"] >
div[id^="bling-"])
tinhte.vn#?#.root > header + div[class^="jsx-"].main:has(> div[class^="jsx-"] >
div[style="width:320px;height:50px"])
tinhte.vn#?#.root > .section > .snd > .mobile-hidden ~ .main:has(> .item > .main >
div[id^="bling-"])
tinhte.vn#?#.root > .section > .snd > .mobile-hidden + .main:has(> .item > .main >
div[style="width:300px;height:600px"])
tinhte.vn#?#div[class^="jsx-"].section > div.snd >
div[class^="jsx-"].main:has(> .item > .main > div[id^="bling-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/21718
vuviphim.com##.sidebar aside#ai_widget-2
! https://github.com/AdguardTeam/AdguardFilters/issues/21571
! https://github.com/AdguardTeam/AdguardFilters/issues/20514
bongdaplus.vn###ad-in-page
bongdaplus.vn##iframe[src^="http://demo.klick.vn:"]
||bongdaplus.vn/ads/
! https://github.com/AdguardTeam/AdguardFilters/issues/20055
loigiaihay.com###wrapper > div[align="center"]:not([id]):not([class])
! https://github.com/AdguardTeam/AdguardFilters/issues/20618
||p.jwpcdn.com/*/vast.js$domain=khoai.tv,important
! https://github.com/AdguardTeam/AdguardFilters/issues/20011
! https://github.com/AdguardTeam/AdguardFilters/issues/19927
hoquangdai.com#%#window.adblock = 1;
@@||hoquangdai.com/j2/src/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30050
! https://github.com/AdguardTeam/AdguardFilters/issues/19839
tvhay.org#%#AG_abortOnPropertyWrite('tvhay');
||tvhay.org/guide/tvhpu11.js
||tvhay.org/guide/punew-tvh.js
||tvhay.org/preload/*.php
||tvhay.org/guide*/pre-*.xml
||p.jwpcdn.com/*/vast.js$important,domain=tvhay.org
! https://github.com/AdguardTeam/AdguardFilters/issues/19694
itphutran.com#@#.an-advert-banner
itphutran.com#@##adsense
itphutran.com#@#.an-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/18600
@@||phimmedia.tv/templates/themes/phim/js/advertisement.js
phimmedia.tv#%#window.adblock = 1;
phimmedia.tv#%#AG_defineProperty('PM_popup', { get: function() { return function()
{}; }, set: function() {}});
! https://github.com/AdguardTeam/AdguardFilters/issues/19239
||licklink.net/js/full-page-script.js$script,redirect=noopjs,important
fcine.net#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/18638
@@||vnurl.net/1/2/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/19036
||cdn.rawgit.com/BinLate/*/arlinablock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/18843
! https://github.com/AdguardTeam/AdguardFilters/issues/18835
@@||ani4u.org^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/18578
@@||webkul.com/joomaddon//plugins/system/adblockerdetect^
! https://github.com/AdguardTeam/AdguardFilters/issues/18638
vnurl.net##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/18743
@@||static.doubleclick.net/instream/ad_status.js$domain=fcine.net
fcine.net#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/18702
hocvientruyentranh.com###popup-giua-man-hinh
! https://github.com/AdguardTeam/AdguardFilters/issues/18534
@@||nhacpro.net/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/18531
hentaivn.net##div[id^="page_ads_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/18317
||anonyviet.com/wp-content/uploads/2017/02/LienHeQuangCao.png
||anonyviet.com/wp-content/uploads/2018/05/lmintArtboard-1.svg
! https://github.com/AdguardTeam/AdguardFilters/issues/18232
! https://github.com/AdguardTeam/AdguardFilters/issues/18175
phim.media##.nopadding > div > a[href^="http://bit.ly/"][target="_blank"] > img
@@||phim.media/templates/themes/phim/js/advertisement.js
phim.media#%#window.adblock = 1;
phim.media#%#AG_onLoad(function() { var elems=document.querySelectorAll('#btn-film-
watch,.poster > a');if(elems)for(var href,i=0;i<elems.length;i+
+)href=elems[i].getAttribute('href'),href=href.match('utm_id=.*')
[0].replace('utm_id=',''),href&&elems[i].setAttribute('href',atob(href)); });
! https://github.com/AdguardTeam/AdguardFilters/issues/17516
||p.jwpcdn.com/*/vast.js$domain=vung.tv,important
! https://github.com/AdguardTeam/AdguardFilters/issues/17102
! https://github.com/AdguardTeam/AdguardFilters/issues/17323
||hentaivn.net/js/abp.js
hentaivn.net##.qc_main
! https://github.com/AdguardTeam/AdguardFilters/issues/16910
24h.com.vn###div_inpage_banner_open
24h.com.vn###div_inpage_banner_after
24h.com.vn##section[id^="ADS_"][id$="s_container"]
! https://github.com/AdguardTeam/AdguardFilters/issues/16851
news.zing.vn##.banner
news.zing.vn###site-header
! https://github.com/AdguardTeam/AdguardFilters/issues/32215
!+ NOT_OPTIMIZED
game8.vn##.col-sm-9 > .box_text_qc
!+ NOT_OPTIMIZED
game8.vn##.thumb > a[href^="https://goo.gl/"][target="_blank"] > img
!+ NOT_OPTIMIZED
game8.vn##.box_quangcao_top > a[href^="http://goo.gl/"][rel="nofollow"] > img
!+ NOT_OPTIMIZED
game8.vn##a[href^="http://zxc.world/"]
||game8.vn/media/*/images/au2-300x250.jpg.300.250.cache
!+ NOT_OPTIMIZED
game8.vn##.box_quangcao_top > .btn_close_popup
!+ NOT_OPTIMIZED
game8.vn##.box_quangcao_top > a[href][target="_blank"] > img
!+ NOT_OPTIMIZED
game8.vn##.bn1
!+ NOT_OPTIMIZED
game8.vn##.bn2
!+ NOT_OPTIMIZED
game8.vn##.bn3
!+ NOT_OPTIMIZED
game8.vn##.thumb > a[href][target="_blank"] > img[alt^="Banner"][alt$="Adsense"]
!+ NOT_OPTIMIZED
||game8.vn/Partial/Adv*_=
!+ NOT_OPTIMIZED
||game8.vn/Partial/Adv728x90
!+ NOT_OPTIMIZED
||game8.vn/Partial/All_*AdvPartial
!+ NOT_OPTIMIZED
||game8.vn/Partial/All_AdvWidth*Partial
!+ NOT_OPTIMIZED
||game8.vn/Partial/AdvMobileContent?IdAdv=
!+ NOT_OPTIMIZED
game8.vn##.box_quangcao_mobile_320x50
! https://github.com/AdguardTeam/AdguardFilters/issues/16452
tiengnhatpro.net###HTML8
tiengnhatpro.net##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/14467
tinhte.vn#$#.adWidget { position: absolute!important; left: -3000px!important; }
tinhte.vn##.TinhteMods_KmThreads
! https://github.com/AdguardTeam/AdguardFilters/issues/27224
anime47.com##.ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/13756
@@||anime47.com/*/js/your-ad.txt
! https://github.com/AdguardTeam/AdguardFilters/issues/13906
phimhoathinh.biz#%#Object.defineProperty(window, 'BB', { get: function() { return {
getVASTUrl: function() {} }; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/13221
xemphimon.com##a[href^="http://xemphimon.com/ads"]
xemphimon.com##.adv_phim
! https://github.com/AdguardTeam/AdguardFilters/issues/12884
tv.101vn.com##div[id^="full_banner"]
tv.101vn.com###topads
tv.101vn.com###fl813691
tv.101vn.com###right_float
tv.101vn.com##a[href^="http://tv.101vn.com/img"] > img
tv.101vn.com##.page > div[id^="sl"]
! https://github.com/AdguardTeam/AdguardFilters/issues/12886
keonhacai.com###fl813691
keonhacai.com##a[href^="http://keonhacai.com/img"] > img
keonhacai.com##.AdsDesktop-header
keonhacai.com###right_float
! https://github.com/AdguardTeam/AdguardFilters/issues/12887
||n.tivi8k.net/*.php
! https://github.com/AdguardTeam/AdguardFilters/issues/12962
||vuviphim.com/ads^
vuviphim.com##a[title="v9bet"]
! https://github.com/AdguardTeam/AdguardFilters/issues/12622
@@||static.hdonline.vn/template/frontend/js/ads.js
hdonline.vn#%#AG_defineProperty('HDOCONFIG.HDOADChecker.Adguard', {value: false});
! https://github.com/AdguardTeam/AdguardFilters/issues/12385
! https://github.com/AdguardTeam/AdguardFilters/issues/12322
! https://github.com/AdguardTeam/AdguardFilters/issues/12160
heodam.tv##.float-ck
||heodam.tv/ballon^
! https://github.com/AdguardTeam/AdguardFilters/issues/12169
||hdvietnam.com/banner^
! https://github.com/AdguardTeam/AdguardFilters/issues/11968
! https://github.com/AdguardTeam/AdguardFilters/issues/11462
@@||tvhay.org/playergk/fingerprint2.min.js
tvhay.org##.float-ck
tvhay.org##.ad_location
! https://github.com/AdguardTeam/AdguardFilters/issues/11440
@@||game24h.vn/js/ads_v*.js?v=$domain=game24h.vn
game24h.vn##.content > div[style="float:left;"] > .LRBanner
game24h.vn#$##adv_tai_tro_id { display: none!important; }
game24h.vn#$##game_player_container { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/9910
! https://github.com/AdguardTeam/AdguardFilters/issues/9648
techrum.vn##.sidebar_ads_img
techrum.vn##.vip_ad_div
techrum.vn##div[class^="k_ads_vip_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/9553
@@||megaurl.in/adi/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8077
!+ NOT_PLATFORM(windows, mac, android)
||delivery.senvangvn.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/7671
webketoan.com##iframe[src^="//ad2017.meo4.info/"]
webketoan.com##a[href^="http://member.civi.vn/cpc/"]
webketoan.com#?#.sidebar > .widget-container
> .WidgetFramework_WidgetRenderer_Html[-ext-has=">h3:contains(Ads)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/7506
||tuoi69.com/trai.js
||tuoi69.com/balloonr.js
||ads.8live.com^$popup
tuoi69.com#%#Object.defineProperty(window,'sinhvienit',{value:1});
! https://github.com/AdguardTeam/AdguardFilters/issues/25822
! https://github.com/AdguardTeam/AdguardFilters/issues/7444
linkneverdie.com##iframe[data-src^="https://linkneverdie.com/Ads/Micro/?size="]
linkneverdie.com##.sidebar-widgets-wrap > .canhgiua > a[href][rel="nofollow"] > img
linkneverdie.com#$##adsqca { height: 20px!important; position: absolute!important;
left: -3000px!important; }
linkneverdie.com#$##adquangcao { position: absolute!important; left: -3000px!
important; }
@@||ad.a-ads.com/*?size=300x250$domain=linkneverdie.com
@@||static.doubleclick.net/instream/ad_status.js$domain=linkneverdie.com
||linkneverdie.com/Ads/Micro/?
size=$redirect=nooptext,important,domain=linkneverdie.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6582
@@||lmss.vn^$generichide
lmss.vn##.sidebanner.ads
lmss.vn##.s-image-box[data-dismiss="modal"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5118
@@||js.genieessp.com/t^$domain=phim.media
@@||static.gammaplatform.com/js/ad-exchange.js$domain=phim.media
! https://github.com/AdguardTeam/AdguardFilters/issues/6587
linkneverdie.com#$##wrapper { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5823
@@||linkneverdie.com^$generichide
@@||linkneverdie.com/Assets/Js/ads.js
!
||phimmedia.tv/jwplayer-*/vast.js
phimmedia.tv###mobile_content_bottom
phimmedia.tv###mobile_content_on_top_player
phimmedia.tv##a[href^="https://www.fshare.vn/partnerlink"][target="_blank"]
razorphim.com###divFLRALeft
razorphim.com###divFLRARight
nld.com.vn###BorderMenutop > .bordertopmenuv4
ictnews.vn###page-wraper > .hidden-lg[style^="width:300px; height:250px;"]
phimmedia.tv##.banner_right_play
phimmedia.tv##.nopadding > div > a[href][target="_blank"] > img
ictnews.vn##.header-banner
kenhtao.net##.homeadv2
congtruongit.com##.quangcao_duoi_bai_viet
congtruongit.com##a[href^="https://goo.gl/"] > img
congtruongit.com##a[href^="http://flamingo.dailai.info/"] > img
congtruongit.com##a[href="http://sezi.vn/giay-nam-cp.html"]
congtruongit.com##a[href^="https://www.fshare.vn/partnerlink"]
||img.masoffer.net^$domain=congtruongit.com
||storage.fshare.vn/images/congtruongit.com_960x128.gif
vtc.vn##.adv
||jav22.net/mads/
jav22.net###divExoLayerWrapper
jav22.net##.rich-content > center > a[rel="noopener"] > img
news.zing.vn##.banners
vnexpress.net###box_splienquan
vnexpress.net##.box_shopvne
linksvip.net##div[class^="banner-style-"]
4share.vn##.affiliate
4share.vn##.affiliate~a[target="_blank"] > img
vaphim.com##div[id^="ad-nav"]
phimhotjav.com##.social
||tonystream.com/wp-includes/js/min.js
xxxvietsub.com##div[style^="width:100%;text-align:center;"] > a[rel="nofollow"] >
img
||tivitot.net/qc/babilon-trai.php
tivitot.net##div[class^="ads"]
tivitot.net##div[id^="Ads_"]
animevs.pro,phimmedia.tv,phim.media##.float-ck
phim.media###mobile_content_bottom
phim.media##a[href^="http://lucky88.com/"]
phim.media##.adv-300-right
jav8.net,phimsexmoi.biz###text-2[style*="left: 0px; top: 0px;"]
tv3x.net###text-3[style*="left: 0px; top: 0px;"]
||fsharefilm.com/wp-content/themes/fsharefilm/js/popup.js
fsharefilm.com#%#Object.defineProperty(window, 'popunder', { get: function()
{ return {}; } });
@@||pq-direct.revsci.net/pql$domain=vivo.vn
@@||admicro1.vcmedia.vn/ads_codes/*$domain=vivo.vn
nhaccuatui.com###eventBannerLeft
nhaccuatui.com###eventBannerTop
torviet.com###leftBanner1Ky
torviet.com###rightBanner1Ky
torviet.com##a[href*="adredir.php?id="]
nhaccuatui.com##div[class^="adv_"]
||torviet.com/pic/banner/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/5118
@@/ads.js$domain=hayhaytv.vn|talktv.vn|chiasenhac.vn|hplus.com.vn|fptplay.net|
phim.media
!---------------------------------------------------------------------
!------------------------------ Fixing other filters -----------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/ExperimentalFilter/issues/327
@@||m.ynet.co.il/Promo.aspx^$document
!
||pirsumot.co.il/banners/
!---------------------------------------------------------------------
!------------------------------ Fanboy Annoyances --------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/26087
@@/1pixel.$~third-party,domain=javhdstream.net
! http://forum.adguard.com/showthread.php?6714
@@||heartage.me/*/js/common/directives/cookie-banner.js
!
@@||facebook.com/share/share_now_menu/$domain=facebook.com
!---------------------------------------------------------------------
!------------------------------ RU AdList: BitBlock ------------------
!---------------------------------------------------------------------
!
!---------------------------------------------------------------------
!------------------------------ EasyPrivacy --------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65195
!-------------------------------------------------------------------------------!
!------------------ General hiding rules----------------------------------------!
!-------------------------------------------------------------------------------!
!
! Section contains list general hiding rules
!
! https://github.com/AdguardTeam/AdguardFilters/issues/63897
!+ NOT_OPTIMIZED
##.ad-disclaimer-container
! disqus ads(for apps)
##iframe[src^="//tempest.services.disqus.com/ads-iframe/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/58506
!+ NOT_OPTIMIZED
###content_ad_container
! https://github.com/AdguardTeam/AdguardFilters/issues/56937
!+ NOT_OPTIMIZED
###interads
! https://github.com/AdguardTeam/AdguardFilters/issues/51287#issuecomment-599896371
!+ NOT_OPTIMIZED
##.ad-container--leaderboard
! https://github.com/AdguardTeam/AdguardFilters/issues/47225
!+ NOT_OPTIMIZED
###videopageadblock
!+ NOT_OPTIMIZED
###floatingAdContainer
! winfuture.de - left-over
!+ NOT_OPTIMIZED
##.ad_w300i
!+ NOT_OPTIMIZED
##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/40726
!+ NOT_OPTIMIZED
##.ad-300
! https://github.com/AdguardTeam/AdguardFilters/issues/36807
!+ NOT_OPTIMIZED
##.commercial-unit-mobile-bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/30864
!+ NOT_OPTIMIZED
##.mobile-instream-ad-holder-single
! https://github.com/AdguardTeam/AdguardFilters/issues/26257
!+ NOT_OPTIMIZED
###ad_wp_base
! https://github.com/AdguardTeam/AdguardFilters/issues/25532
!+ NOT_OPTIMIZED
###adxtop
! https://github.com/AdguardTeam/AdguardFilters/issues/19482
!+ NOT_OPTIMIZED
###ad_728h
!+ NOT_OPTIMIZED
###ad_336_singlebt
! https://github.com/AdguardTeam/AdguardFilters/issues/16974
!+ NOT_OPTIMIZED
##.tjads
!+ NOT_OPTIMIZED
##topadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/14993
!+ NOT_OPTIMIZED
###ad-fullbanner2-billboard-outer
! https://github.com/AdguardTeam/AdguardFilters/issues/14979
!+ NOT_OPTIMIZED
##.loop_google_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/10524
!+ NOT_OPTIMIZED
##.amp_ad_wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/10560
! https://github.com/AdguardTeam/AdguardFilters/issues/10799
!+ NOT_OPTIMIZED
##.commercial-unit-mobile-top
!
! For example: http://vol.az/mp3-3288-Nara-Richebru-Araftayim-2016
##div[id*="ScriptRootN"]
!
! https://github.com/AdguardTeam/AdguardFilters/issues/34045
!+ NOT_OPTIMIZED
##.b_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/7752
!+ NOT_OPTIMIZED
##.ad-engage
! https://forum.adguard.com/index.php?threads/23528/
!+ NOT_OPTIMIZED
###gads_middle
! https://github.com/AdguardTeam/AdguardFilters/issues/7826
!+ NOT_OPTIMIZED
##.add_300x250
!
! https://github.com/AdguardTeam/AdguardFilters/issues/7613
!+ NOT_OPTIMIZED
##.ContentAd
!
##a[href^="https://join3.bannedsextapes.com/track/"]
##.puFloatLine > #puFloatDiv
##.td-a-rec
##a[href*=".ufinkln.com/"]
##body >
#overover[style="position:fixed;width:100%;height:100%;background:silver;z-index:
2;opacity: 0.1;"]
##body >
#overover[style="position:fixed;width:100%;height:100%;background:silver;z-index:
2;opacity: 0.1;"] ~ #obrazek
~ero-advertising.com##a[href^="https://redirect.ero-advertising.com"] > img
##.stripper > a[href*="istripper"] > img
##a[href*="/fdh/wth.php?"]
##.BetterJsPopOverlay
##.videojs-hero-overlay
~kingandqueenpro.com##a[href*="://kingandqueenpro.com/r/?"]
##div[id^="M"][id*="Composite"]
##.wpcnt > .wpa
###BannerBox
###ad-topper
###ad_300X250
###ad_google
###advertRightTopPosition
###banner-top-right
###bannerfloat22
###bb_banner
###blox-top-promo
###bp_banner
###campaign-banner
###extensible-banner
###fb_300x250
###footer-banner
###scorecard-ad
###topBanners
###total_banner
##.SC_TBlock
##.ad_register_prompt
##.ad_showthread_firstpost_start_placeholder
##.adheader403
##.b-header-banner
##.baners_block
##.banner_header
##.banners-middle
##.banners_block
##.innerBanner
##.main_promo_image_container
##.menu-ads
##.post-ads
##.reclamTable
##.sidebar-ads-container
##.special-ads
##.sponsor-div
##.sponsored-home-page-inner
##.sponsored-items
##.top-adv-app
##.top-banners
##.top-r-ads
##.topbannerad
##.widget-sidebar-right-banner
##a[href*="//sub2.bubblesmedia.ru/"]
##a[href^="http://softexcellence.com/"]
##div[id^="google_ads_iframe_"]
##img[title^="advertisement"]
!-------------------------------------------------------------------------------!
!------------------ General javascript, CSS and HTML extensions ----------------!
!-------------------------------------------------------------------------------!
!-------------------
!-------JS----------
!-------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/53333
crunchyroll.com#%#//scriptlet('json-prune', 'value.media.ad_breaks')
!
!
!**********************************
! START: Popular clickunders
!
! ExoClick (clickunder or/and ads)
hclips.com,pandamovie.pw,anysex.com,maturefatporn.com,chyoa.com,hutimg.com,nopeporn
.com,101xxx.xyz,xxxarray.com,veu.xxx,mature-girls.com,iwantmature.com,amateurs-
fuck.com,clubtubes.com,cumlouder.com,sexy-
youtubers.com,smplace.com,losporn.org,sexytrunk.com,gaytiger.com,revolutions.pw,gay
pornmasters.com,inpixme.pw,xxxbanjo.com,24video.adult,24video.in,bdsmstreak.com,por
nozot.com,pornyfap.com,celebrity-
leaks.net,perfectgirls.net,imgking.xyz,luscious.net,imgprime.com,pornoruf.com,thisv
id.com,txxx.com,hdzog.com,yourporn.sexy,gotporn.com,upornia.com,pornhd.com,bravotub
e.net,hotmovs.com,porndoe.com,4tube.com,porntube.com,sunporno.com,myreadingmanga.in
fo,plusone8.com,pornerbros.com,javhihi.com,hellporno.com,sexu.com,thefappening.pro,
tubedupe.com,ah-
me.com,pussyspace.com,hotclips24.com,alotporn.com,52av.tv,multporn.com,xbabe.com,vi
ntage-erotica-forum.com,thegay.com,fux.com,ashemaletv.com,bobs-
tube.com,hardsextube.com,reallifecamhd.net,pandamovie.eu,absoluporn.com,biguz.net,j
avbuz.com,frprn.com,8teenxxx.com,jizzman.com,ftopx.com,realgfporn.com,pornomovies.c
om,thehentaiworld.com,see.xxx,fullhdxxx.com,free-sex-
video.net,amateurporn1.com,porntui.com,pornobae.com,worldsex.com,imzog.com,tranny.o
ne,pornwatchers.com,girlscanner.cc,kporno.com,xerotica.com,jizzhut.com,besteporn.co
m,pornl.com,pornorips.com,submityourflicks.com,japan-
whores.com,singlove.com,tuberel.com,pornult.com,unfaithfulxxx.com,dreamamateurs.com
,bravoerotica.com,madchensex.com,xstory-
fr.com,juicygif.com,newporn24.com,gotgayporn.com,favefreeporn.com,thatpervert.com,o
nlygayvideo.com,qrrro.com,veronicca.com,eegay.com,sensualgirls.org,whichav.com,fxpo
rn69.com,pornoheit.com,pornj.com,fuckbox.org,vixvids.to,thegay.porn,girlscv.com,red
tub3xxx.com,pornoreino.com,9gag2.com,hentaipulse.com,onlyhgames.com,pornmtn.com,nak
edmodelsxxx.com,homosexualtube.com,imghall.com,deutschsex.com,yeswegays.com,pornmak
i.com,bonertube.com,rockjockcock.com,betterhdporn.com,vqporn.com,fuqer.com,sizzling
clicks.com,needgayporn.com,mrsexe.com,nude-
gals.com,mypornstarbook.net,nxgx.com,erowall.com,streaming-
porn.org,picbank.tk,hentaifr.net,jizzonline.com,whichav.net,dump.xxx,twinkhouse.com
,home-made-videos.com,xxxvideos247.com,18-teen-
xxx.com,deliciousbabes.org,pornvideoq.com,gosexpod.com,xnxxporntube.net,pornfapr.co
m,blobopics.biz,teenagefucking.com,sexuhot.com,xnxxvideoporn.com,eroxia.com,plashpo
rn.com,xfilmen.com,lucotube.com,vidshort.net,wokao.co,18hentaionline.net,gameofporn
.com,freexvideossex.com,homemature.net,gutesex.com,sexhdtuber.com,sexrura.pl,pornze
xx.com,pornhugo.com,al4a.com,thisav.video,fivestarpornsites.com,pornv.porn,upskirtp
orn.de,cutieporno.com,xvideos.works,japanesefuck.com,playpornfree.net,muschitube.co
m,dumphub.com,sexybabes.club,pornpy.com,jizzbo.com,erohentai.net,pornoversion.com,p
orntcomic.com,freepornik.com,nakedbabes.club,thedoujin.com,fitteasatismerkezi.com,r
ealitybrazzers.com,fuckhardporn.com,boysnaweb.net,onlypron.com,yumstories.com,lospo
rn.com,hotsexlove.com,area51.porn,nudistube.com,pornvideoslove.com,porntubexxxl.com
,pervertedmilfs.com,wetpornvideos.net,vavvi.net,girlsfucking.net,goshgay.com,cartoo
ntube.xxx,japornhd.com,hdporn8.com,okporn.com,absolugirl.com,lonely-
mature.com,gifsfor.com,drunkmoms.net,picfox.org,beste-
sexgeschichten.com,porngq.com,freeimagefap.com,toustubes.com,pornvideo1.xxx,amateur
dumper.com,pornclipsxxx.com,xboyzzz.com,sexymature.net,pornsql.com,ok-
gay.com,misterboys.com,pornbourn.com,jemontremasextape.com,panapin.com,imgtorrnt.in
,sikwap.info,twinks.singles,auntmia.com,youwatchporn.com,mega3x.com,brazzerzxxx.com
,jemontremonminou.com,g6hentai.com,freetubeasia.com,tubeflv.com,obitube.com,seqing.
world,beegsexporn.com,momthumb.com,sassygays.com,ohhgays.com,4asianporn.com,5278.li
ve,gay-boys-
xxx.com,desihoes.com,malexxx.net,fuckvideos.adult,sassytube.com,gaybarebacks.com,se
xybabesz.com,moviesguy.com,youngsexhd.com,pornnudexxx.com,yify-films.com,club-
flank.com,hdmoza.com,xxx-
y.com,superbgays.com,newxxxvideos.net,pornvideohunter.com,hdporn.click,xxxtubesex.n
et,bustmonkey.com,fulltube.porn,porn-free-
hub.com,perfectgirlsboobs.com,pornstarsadvice.com,jav789.com,javhihi.in,sex01.org,t
rans.firm.in,picshick.com,mujeres-
desnudas.com,imghost.top,petrovixxxjav.info,kawstimages.com,xyzimage.net,imgplaces.
com,imageshtorm.com,xxxwebdlxxx.org,picshits.com,imgazel.info,enigmages.com,subrima
ges.com,imagerar.com,yoerotica.com,gelbooru.com,freeyesporn.com,imgpeak.com,motherl
ess.com,beeg.com,pentasex.io,movierls.net,milffox.com,pixroute.com,img-
central.com,ximagehost.org,newpornup.com,imgic.ru,pictoa.com,imgsalem.com,xxximaget
pb.org,img24.org,xeimg.yt,pornleech.com,naughtyblog.org,8muses.com,doolls.org,topbo
ard.org,youjizz.com,hipornvideo.com,imageweb.ws,planetsuzy.org,imagetwist.com#
%#Object.defineProperty(window, 'ExoLoader', { get: function() { return; } });
hitomi.la,torrentgalaxy.org,prostylex.com,youngleak.com#
%#Object.defineProperty(window, 'ExoLoader', { get: function() { return; } });
!+ NOT_PLATFORM(windows, mac, android)
baltasar5010purohentai.com,eporner.com,pornofaps.com,eroprofile.com,imguur.pictures
,webcamshows.org,xxxmoviestream.xyz,mangoporn.co,erome.com,imgmercy.com,pandavideo.
pw,playpornfree.xyz,letmejerk.com,wantedbabes.com#%#//scriptlet("abort-on-property-
read", "ExoLoader")
sexvideotube.tv#%#Object.defineProperty(window, 'exbl', { get: function() { return;
} });
imgtornado.com,shameless.com,imguur.pictures,imgdone.com,xxxdessert.com,xaoutchouc.
live,simply-hentai.com,imgseed.com,akaihentai.com,picfuture.com,muskaer.com#
%#(function(){Object.defineProperty(window, 'ExoLoader', { get: function()
{ return; } }); var
c=document.addEventListener;document.addEventListener=function(a,b,d,e)
{"getexoloader"!=a&&-
1==b.toString().indexOf('loader')&&c(a,b,d,e)}.bind(document);})();
hentaiarena.com,saradahentai.com,anysex.com,ytboob.com,multporn.net,fapnado.com,tub
e-bunny.com,yespornpleasexxx.com,pornrox.com,fux.com,fetish-
bb.com,porndollz.com,xxxextreme.org,eporner.com,hotgirlclub.com,freepornvid.net,xxx
imagetpb.org,pandamovies.me,thehentaiworld.com,trueimg.xyz,jizz.us,pornhd.com,tubse
xer.com,besthugecocks.com,pornomotor.org,sundukporno.com,zalupok.com,animeon.moe,xx
xmaturevideos.com,onlyhgames.com,daftporn.com,get-
to.link,imgtorrnt.in,pornyfap.com#%#//scriptlet("prevent-addEventListener",
"getexoloader")
!+ NOT_PLATFORM(windows, mac, android)
fapality.com,720video.me,javbuz.com,bananamovies.net,youwatchporn.com,watchpornx.co
m,xxxparodyhd.net,pornhat.com,baltasar5010purohentai.com,hot-sex-tube.com,teen-
tube-20.com,javteentube.com,asian-teen-
sex.com,babesjoy.com,gottanut.com,pornkino.cc,watchpornfree.info,freee-
porns.com,xxxmoviestream.xyz,mangoporn.co,besthindisexstories.com,freehindisexstori
es.com,imgmercy.com,pandavideo.pw,ecoimages.xyz,youav.com,tmohentai.com,tbib.org,ja
vhihi.com,dailyimages.xyz,159i.com,xopenload.me,reblop.com,tubsexer.com,blameless.w
ork,imagemuggy.com,streamporn.pw,postpics.xyz,stileproject.com,watchpornfree.ws,noo
dlemagazine.com,pandamovies.pw,123pandamovie.me,solarporn.net,123pandamovie.com,img
outlet.pw,imgrock.pw#%#//scriptlet("abort-current-inline-script",
"document.dispatchEvent", "/getexoloader/")
freee-porns.com,xxxonxxx.com,3prn.com#%#AG_setConstant('ExoLoader.serve',
'noopFunc');
shameless.com#%#AG_abortInlineScript(/getexoloader/, '$LAB');
shameless.com#%#//scriptlet("abort-current-inline-script", "$LAB",
"/getexoloader/")
!
! 'PopJSLock'
area51deportiva.com,xxxfree.watch,linksly.co,animesanka.com,mhometheater.com#%#//
scriptlet("abort-current-inline-script", "String.fromCharCode", "constructor")
!
! PopAds-a(`Privet darkv`)
xmoviesforyou.video,streamz.cc,drycounty.com,vidz72.com,uplod.ws,uplod.so,flashxx.t
v,pandamovie.net,vipleague.me,hdporn720.net,playpornx.net,hdporner720.com,newpct1.c
om,2ddl.ag,jkmk.net#%#Object.defineProperty(window, 'PopAds', { get: function()
{ return {}; } });
filma24.cc,oke.io,ouo.io,friend-
series.com,streamjav.net,propix.pw,propix.info,ouo.press,skidrowreloaded.com,worldf
ree4u.lol,todaypk.ag,hpjav.com,knaben.tk,mkvcage.com,ancensored.com,123videos.tv,ne
ko-
miku.com,onlinemoviewatchs.ws,naphi.lol,300mbfilms.co,watchxxxfree.com,anyanime.com
,audioz.download,xmoviesforyou.com,ovagames.com,psarips.com,javdude.com,portalroms.
com,ddl2.org,5movies.to,xfilmywap.me,xfilmywap.mobi,baixarseriesmp4.com,animeshin.c
om,anime-
sugoi.com,hdsector.com,fastdrama.co,filmehd.net,watchtheofficeonline.tv,eplsite.inf
o,reallifecamhd.net,tumejortorrent.com,filma24.tv,vivatorrents.com,popjav.com,newpc
t.com,pandamovie.eu,torrentlocura.com,milfzr.com,datoporn.co,elitetorrent2.net,divx
atope1.com,wplocker.com,jizzman.com,halacima.net,unmundodepeliculas.com,filmovizija
.ws,desixnxx.net,turbovid.me,hentai-id.tv,vezi-
online.com,4gmovies.mobi,clicksud.org,netspor12.com,pornotorrent.com.br,pornobae.co
m,khatrimazafull.net,goldrose.ml,filmesviatorrents.info,javstream.co,bokepseks.zone
,animeindo.net,yifytorrent.me,kambikuttan.net,deltabit.co,pirateiro.com,animeindo.c
o,miltorrents.com,tele-
wizja.com,filmeseseriesonlinex.com,downloadgameps3.com,animeku.tv,torrentrapid.com,
programasvirtualespc.net,empressleak.biz,tugafree.net,yts.pe,xxgasm.com,khatrimazaf
ull.com,wetblog.org,seriesmeme.com,nflstream.net,gohub.pw,youtube-mp3.org,a-
o.ninja,abcmalayalam.co,videodowload.com,porndish.com,milversite.me,gonewild.co,por
n68jav.com,chochox.com,hkfree.co,pipocao.com,filmvilag.org,celebsflash.com,netlegen
das.com,nekonime.com,peliculasaudiolatino.com,2ddl.ooo,javgay.com,thisjav.com,avpoc
kiehd.com,modelblog.org,freehdx.com,extratorrent2.net,ivhunter.com,leechall.com,kin
guys.com,usabit.com,mallandrinhas.net,dblatino.com,sexiz.net,dhakasports.com,gnula.
biz,xanimeporn.com,mixhdporn.com,javsuper.com,ytsyify.com,italiaserie.co,movies-
300mb.net,300mbfilms.org,itdmusic.me,peliculaseroticasonline.tv,bdmusic25.cam,films
enzalimiti.black,pornvibe.org,tv21.org,onlygayvideo.com,cricbox.net,duckmovies.net,
extra2.to,sportstreams.co,filikula.co,animeai.org,hdpornfull.co,oxo-
nulled.info,freeonlinegayporn.com,youtube-audio.org,musicoye.com,streams-
soccer.com,scan-
vf.com,legendaoficial.net,downloadgamexbox.com,worldfree4umovie.live,f1streams.com,
sexloading.com,animeforce.org,lhscans.com,thebarchive.com,hentaistream.co,videosexb
okep.co,pictastar.com,eimusics.com,javleak.com,vepornhd.club,f1livegp.us,wallpapers
in4k.org,zone-
anime.net,avseesee.com,bokep2017.co,300mbdownload.cc,kinemania.tv,kizzboy.com,kshow
subindo.org,kobestreams.ch,openloadmovie.me,layarindo21.me,image-
bugs.com,cinemalek.net,ketubanjiwa.com,nontononlinedrama.co,big4umovies.net,elmosls
al.com,todoinmega.com,ssec.life,yify-
torrent.xyz,ebookbb.com,startseite.to,jkanime.site,1080phd.net,moviesevil.ws,video2
mp3.de,friendstamilmp3.com,yuuk.net,animesync.tv,videobokepz.stream,borutotime.com,
watchfomny.tv,pornpassw0rds.com,chuksmobile.com,schoolgirlfuck.net,watch-
dbz.tv,maniacosporcomics.com,muslsl.com,hiper.cool,xvideospanish.com,south-park-
tv.eu,filmetraduse.online,verliga.net,revistasequadrinhos.com,machosaonatural.com.b
r,anitube.info,deseneledublate.com,ngentothd.net,mkvtvseries.com,mp3slash.net,balka
ndownload.org,superanimes.biz,9clacks3.net,sexxdesi.net,yts.world,videobokepz.men,b
dmusic90.net,omberbagi.com,kenh88.com,r34anim.com,replaymatches.com,javhd720.com,vi
deocrot.city,dragonballplay.com,animated247.com,downloadlivre.net,metaserie.com,nee
dgayporn.com,theapricity.com,watchdragonballsuper.info,taboosex.club,cda-
x.pl,piratebay.co.in,peliculasid.cc,cinemamkv.net,movieshdgratis.com.mx,watchfreehd
.net,allfreefightvideos.com,lilsubs.com,verpeliculasporno.gratis,hdporner720.com,ad
ultwallpapers.co.in,latinodvdfull.net,radiofly.ws,iptvsatlinks.blogspot.com,bindass
bros.com,cheaphdmovies.club,suki48.web.id,mp3goal.com,link-
protect.me,xsiansix.com,netpornsex.com,porn93.com,aflmsexarab.com,tvids.net,nasze-
kino.online,scnlog.eu,dnj.to,guasavemp3.com,electro-
torrent.pl,pornlibrary.net,rnbxclusive.top,pkmusiq.co,javxxx.net,torrentpirata.com,
dlhdmovies.in,songsnut.com,opujem.com,ziperto.com,bokepseks.tube,bigohot.com,gifbin
.com,vipaltyazi.club,hdshows.in,pleermp3.net,hdencoders.com,newtorrentgame.com,xxhd
porn.com,torjackan.info,peliculaspornomega.com,tv-release.pw,mitemovie.com,devil-
torrents.pl,lightdl.xyz,instadp.com,sectordescargas.com,watchjavidol.com,imgdomino.
com,animesdrive.com,discografiascompletas.net,utorrentmui.com,megadisco.xyz,javhdfr
ee.net,korean720.com,sobatdrama.net,seriesonlinex.org,ifl-
porn.com,videobokepcrot.com,bucetacasada.com,hentaiplus.co,newhdmovie24.biz,cricbox
.co,ultrapeliculashd.com,olangal.biz,oceanofdownload.com,onlinefilmovisaprevodom.cc
,filmclub.tv,mzansixxx.com,lokervids.win,freecast.pw,pornissimo.org,onlinefilmsites
ii.net,tamilrockers.fr,sexloving.net,magnetlink.in,desibombs.com,naijalumia.com,bem
etal.org,gottateens.com,animebam.net,altyazivip.club,tv-
weeb.com,rlcsex.com,seriesblanco.tv,thepiratebay24.ga,morewap.com,anitube.online,de
siseen.com,todaypk.lol,thepiratefilmesoficial.com,canal10videos.com,tpproxy.site,in
cestoreal.net,so-
name.info,piratuca.com,couchtuner.fr,pornzexx.com,easypornos.com,netpics.top,megafi
lmeshd21.org,xxhay.com,mrvideogame.com.br,world4freeus.co.in,xxxstarsxxx.com,megafi
lmestorrent.cc,xpety.com,9clacks2.net,animesfusion.org,sexwaw.com,kingstheme.com,cl
aim-
bitco.in,mangaid.co,idolblog.org,bigohot.zone,alivefoot.us,mzansifun.com,javzen.com
,odia1.me,felipephtutoriais.com.br,pirateproxy.top,hdcine.in,prxy.party,altyazicafe
.club,tr7music.me,hdjavonline.com,playpornfree.net,dramakorea.web.id,hotshortfilms.
com,movies-
300mb.info,torgamez.com,animeyes.biz,sobatsemi.com,anime7u.net,saikoanimes.com,asia
npornempire.stream,musicastorrent.com,namethatpornad.com,xtremostereo.net,teenboytw
ink.com,hentaifreak.org,desivdo.com,shofonline.org,erostorrents.com,moviezen.me,est
renosdoramas.org,rumahbokep.fun,hdpornfull.net,freeiptvlinks.net,desiremovies.info,
idolfake.com,nunghd.org,ezsports.stream,seirsanduk.com,livestream.sx,pakvim.net,gho
nche.xyz,gayhd18.com,watchtvserieslive.org,avpapa.co,cpygames.io,2ddl.pro,losporn.c
om,ximage.me,kissasiantv.net,vpornex.com,brpass.com,avenuexxx.com,pornotecahd.com,w
orld4freeus.org,megacinex.com,ahlamtv.com,bitclaimer.me,naijakings.com,hd2doo.com,r
breezy.net,jav18tv.com,xvidstage.com,earn-money-
onlines.info,flashx.to,hdfilminadresi.org,bdsmpornhd.com,bestpornever.xyz,fuckedint
ransit.com,gayporn-videos.xyz,handjob.pro,jav-hd.xyz,lezbiyen-
tube.com,mybigbeautifulwoman.com,mystreetgirl.com,pinay-porn.xyz,sex-
jav.com,shemale-videos.xyz,thaiporn-videos.xyz,vrporn-
videos.xyz,itdmusic.com,newpct1.com,al.ly,uplod.ws#%#Object.defineProperty(window,
'_pop', { get: function() { return {}; } });
tamiltunes.online,frkmusic.org,speedvid.net#%#Object.defineProperty(window, '_pop',
{ get: function() { return {}; } });
! '#%#//scriptlet("abort-on-property-write", "_pop")'
hentaialtadefinizione.it,racaty.net,illink.net,virpe.com,hlsplay.com,ownurl.website
,300mbplus.*,hdmovieplus.site,wowtv.info,onlyfoot.net,hala-
tube.net,hqcelebcorner.net,indirlinks.xyz,shrinkme.in,shorten.sh,upstream.to,link1s
.net,get-to.link,tv-
swirtvteam.info,chiasecongnghe.com,xmoviesforyou.video,gibit.xyz,mangovideo.club,bu
dcenter.site,pctmix.com,mirrorace.*,shrinkbtc.cc,300mbfilms.*,todaynewspk.win,youdb
ox.com,gaypornmasters.com,wordcounter.icu,darmowatv.ws,hiperdex.com,rawdex.net,spor
tzonline.to,wstream.to,verpornocomic.com,baixarhentai.net,scnlog.me,nodkey.xyz,itop
music.com,pics4share.com,linkjust1.com,fx4vip.com,onlystream.tv,animesvision.biz,ko
reanaddict.net,iklandb.com,moaplos.com,nowagoal.xyz,bestjavs.com,thepiratebay.asia,
nocensor.rest,dramahd.me,thepiratebay0.org,scat.gold,aparat.cam,clik.pw,animeblkom.
net,frkmusic.me,vstplugs.com,onceddl.org,freeomovie.to,leechpremium.link,nxload.com
,uii.io,short.pe,cryptohog.net,abcvideo.cc,clicknupload.co,viitodo.com,intothelink.
com,snahp.it,hikarinoakariost.info,streamtape.com,animeshouse.net,drobfilx.com,skym
ovieshd.fit,porncomix.info,7r6.com,vldtodo.com,xyzembed379.net,zobacz.ws,vidtome.st
ream,legendas.dev,megasubtitles.com,haloani.ru,sukidesuost.info,ouofly.com,mixdrop.
co,putload.tv,exdb.link,exdb.net,animeuniverse.it,filmisub.com,drycounty.com,guard.
link,mitly.us,ouo.io,shon.xyz,bitconews.net,animepahe.com,cda-
tv.pl,picbaron.com,skidrowcodex.net,streamz.*,business-degrees.me,business-
mortgage.pw,business-loan.trade,credits-loan.pw,business-credits.cc,business-
mortgage.info,business-loans.pw,loan-
trading.net,videogreen.xyz,thisav.com,filma24.to,playtube.ws,pornxbit.com,hitomi.la
,rnbxclusive.best,onceddl.com,pornxday.com,autofaucets.org,rifurl.com,filmninja.ws,
imgrock.net,shurt.pw,piratebay.live#%#//scriptlet("abort-on-property-write",
"_pop")
!+ NOT_PLATFORM(windows, mac, android)
javcl.com,vsttorrents.net,kropic.com,shorterall.com,fakyutube.com,8shrt.me,javtiful
.com,22pixx.xyz,linkdrop.net,sk-
ip.tech,porndish.com,mypornhd.com,europeanclassiccomic.blogspot.com,mm1.ink,daddyli
ve.live,holanime.com,oloadporn.com,tamilyogi.vip,bleach-
hdtv.blogspot.com,cutadlink.net,telewizja-
internetowa.pl,webcamshows.org,team1x1.com,thehiddenbay.com,ask4movie.com,oload.par
ty,peeplink.in,animeultima.eu,moviezwaphd.la,zooqle.mrunlock.fun,darmowa-
telewizja.online,kastream.biz#%#//scriptlet("abort-on-property-read", "_pop")
animo-pace-stream.io,thepiratebay.asia,diag-
auto.site,mygoodstream.pw,superitu.com,edmdl.com,ayefiles.com,vezi-
online.org,project-free-tv.ag,9stream.pw,mypeercast.com,ibrodtv.net#
%#Object.defineProperty(window, 'popjs', { get: function() { return {}; } });
!+ NOT_PLATFORM(windows, mac, android)
pornyhd.com,pornxday.com,putlockerslinks.com,unblockninja.blue,baixarhentai.net,fre
eservice.info,branitube.net,hindimean.com,sports-
stream.net,btdb.nl,drobfilx.com,22pixx.xyz,nacastle.com,eurostreaming.pink,imgbaron
.com,embed.media,feurl.com,zidiplay.com,animeshouse.biz,erai-ddl3.info,erai-
ddl2.info,erai-
ddl.info,hitbits.io,scnlog.me,plytv.me,premiersport.tv,mixdrop.to,streamcdn.to,300m
bfilms.io,jkanime.net,lovetheboxx.be,uii.io,mixdrop.co,filma24.cc,hentaistream.vide
o,anime-
odcinki.pl,phim2online.com,upzone.cc,likn.xyz,t0r.xyz,sportstream.to,acefile.co,wat
chxxxfreeinhd.com,haloani.ru,premiumleecher.com,short.pe,fjav.net,kastream.biz,drop
apk.to,aflamfree.top,khatrimazafull.to,mirrorace.com,kuntv.pw,egybest2.com,javplay.
me,fbbcdn.xyz,imgoutlet.pw,ytmp3.eu#%#//scriptlet("abort-on-property-read",
"popjs")
!
! PopAds-b
javhiv.com,nyafilmer.com,gotgayporn.com,letwatch.to,hqq.tv,xonline.vip,pornhd.com,t
hevideo.me,sextfun.com,vidup.me,imgoutlet.com,imgrock.net#
%#Object.defineProperty(window, 'popns', { get: function() { return {}; } });
myreadingmanga.info,aflamyz.com,porntrex.com,faselhd.co,tnaflix.com,anysex.com,file
crypt.cc,icdrama.se,faselhd.com,jawcloud.co,xmoviesforyou.com,123moviesonline.strea
m,pornovo.com,swapsmut.com,imp3.live,imgrock.info,alantv.com,publicleech.xyz,pornwh
ite.com,dir50.com,vshare.eu#%#Object.defineProperty(window, 'popns', { get:
function() { return {}; } });
czxxx.org,ashemaletube.com,fiuxy.eu,moviezwaphd.la,moviesand.com#
%#AG_abortOnPropertyRead('popns');
nyafilmer.*#%#//scriptlet('abort-on-property-read', 'popns')
xmoviesforyou.com,haloani.ru,thatav.net,playpornfree.xyz,gounlimited.to,jetload.net
,megapornfreehd.com,manhwahentai.com,animo-pace-
stream.io,fileone.tv,thepiratebay.unblockall.org#
%#Object.defineProperty(Object.prototype, 'popns', { get: function() { return; },
set: function() { return; } });
filecrypt.cc#%#Object.defineProperty(window, 'WaynePop3', { get: function()
{ return {}; } });
!
! AdMaven
yts.gy,sendit.cloud,flowyourvideo.com,katcr.co,k2nblog.com,xclusivejams2.com,cracki
ngpatching.com,xmovies8.es,1337x.to,unblocked.ink,albumkings.org,uploadocean.com,zi
ppyshare.com,bigfile.to,flashxx.tv,imgcandy.net,uptobox.com,uptostream.com,flashx.t
v,userscloud.com,imageweb.ws,salefiles.com,eztv.ag,extra.to,pornscum.com,pornsocket
.com,depositfiles.com,depositfiles.org,dfiles.eu,dfiles.ru,pornve.com,yourbittorren
t.com,nowvideo.ag,nowvideo.co,nowvideo.li,nowvideo.to,karanpc.com,daclips.in,gorill
avid.in,movpod.in,uplod.ws,psarips.com,freelive365.com,imgchili.net,porntrex.com,po
rnfay.com,hulkload.com,ddlvalley.cool,unblocked.onl,zone.telechargementz.tv,xmovies
8.tv,imgclick.net,watchers.to,letwatch.to,deportesmax.com,gorillavid.com,daclips.co
m,speedvid.net,indishare.me,bdupload.info,vidlox.tv,img24.org,uploadrocket.net,scep
er.ws,streamhub.live,prefiles.com,300mbfilms.co,yourporn.sexy,vidfile.net,anime-
odcinki.pl,u2s.io,247hd.info,kingvid.tv,zippyaudio2.com,flashx.to,computerworm.net,
extratorrent.cc,xmovies8.ru,clicknupload.link,suprafiles.co,lipstickalley.com,xmovi
es.to,streamflv.com,auroravid.to,watchvideo.us,uploading.site,coo5shaine.com,onhax.
me,wholecloud.net,movpod.net,katfile.com,bestream.tv#
%#Object.defineProperties(window,{admvpu:{get:function(){},set:function(a)
{if("function"==typeof a)throw Error();}},Fingerprint2:{get:function()
{},set:function(){throw Error();}}});
manhwahentai.com,yts.gd,beinmatch.com,flashx.pw,yesmovies.to,streamplay.to,streamp1
ay.me,adsrt.me,cloudvideo.tv,khoai.tv,linkatna.me,openloadmovies.net,xmovies8.im,go
movies.ec,0123movies.is,kisscartoon.su,bmovies.cz,watchfree.at,imgoutlet.pw,frkmusi
c.org,xmovies8.pl,snowfiles.com,lnkshrnk.net,vidto.me,tusfiles.com,flashx.co,dwindl
y.io,streamplay.me,opensubtitles.org,easyview.eu,peggo.tv,vidmoly.me,megaxtreme.net
,goalsport.se,flashx.cc,adsrt.com,extreme-
down.im,flashx.bz,peliculasveo.gratis,itdmusic.site,zi-
m.com,downsub.com,xrivonet.info,linkrex.net,youtubemultidownloader.com,123movies.fu
n,worldsrc.com,shink.me,onhax.net,cpygames.com,vidtodo.me,tv-
porinternet.com,drhtv.com.pl,srt.am,link-
protect.me,dir50.net,ojomovies.com,yobuilder.com,estrenos10.com,urle.co,tvsportsliv
e.stream,9xbuddy.com,pasteca.sh,onlinehdmovies.org,peliculaxd.com,vidzella.me,thepi
ratebay.org,listentoyoutube.com,streamplay.gdn,powvideo.net,monova.org,gamesofpc.co
m,gameslords.com,filesharingz.ga,file.up09.com,cogismith.com,coginator.com,simizer.
com,riffhold.com,kaitect.com,vizer.tv,jkanime.net,tugaflix.com,douploads.com,supraf
iles.org,leakedearly.gdn,tusfiles.net,solidfiles.com,itdmusic.com,ebook-
gratuit.co,cloudyfiles.org#%#Object.defineProperties(window,{admvpu:{get:function()
{},set:function(a){if("function"==typeof a)throw Error();}},Fingerprint2:
{get:function(){},set:function(){throw Error();}}});
uploadmp4.com,komiupdates.xyz,streamtajm.com#%#Object.defineProperties(window,
{admvpu:{get:function(){},set:function(a){if("function"==typeof a)throw
Error();}},Fingerprint2:{get:function(){},set:function(){throw Error();}}});
! #%#//scriptlet("abort-on-property-write", "Fingerprint2")
! below rule can conflict with normal JS rule in Chrome Extension - Error executing
AG js: TypeError: Invalid value used as weak map key
videobin.co,streamsport.pro,animeheaven.ru,mywatchseries.stream,kissanime.nz,upload
rar.com,vldtodo.com,zobacz.ws,bit-
url.com,hexupload.net,steamplay.me,thehouseofportable.com,iir.ai,tii.ai,prostream.t
o,gomo.to,pleermp3.net,upstream.to,solarmovie.to,yesmovies.ag,adshort.club,newepiso
des.co,megaup.net,bluemediafiles.com,ckk.ai,uploadas.com,downloadpirate.com,openloa
dmovies.bz,imgrock.pw,gounlimited.to,shon.xyz,adbl.me,ask4movie.co,cmacapps.com,use
rscloud.com#%#//scriptlet("abort-on-property-write", "Fingerprint2")
! Exclusion for that issue (to not break initial rule for FF/Opera extension)
userscloud.com#@%#Object.defineProperties(window,{admvpu:{get:function()
{},set:function(a){if("function"==typeof a)throw Error();}},Fingerprint2:
{get:function(){},set:function(){throw Error();}}});
!
! jsPopUnda
xxxstreams.me,watchfreexxx.net,playpornfree.org,pandamovie.co,losporn.net,namethatp
ornstar.com,demogame.org,bayimg.com,playpornfree.net,mangoporn.net,torrage.com,youw
atchporn.com,watchfreexxx.net,verpeliculasbuenas.com,pornfree.me,4porno.com.br,movi
eporn.me,bayfiles.net,speedporn.net,videoporno.com,goldboard.org,configspc.com,peli
culasactuales.com,gimblethorn.comunidades.net,cinemabrasileiro.comunidades.net,porn
mix.org,3dlolicon.com#%#Object.defineProperty(window, 'jsUnda', { get: function() {
return; } });
xxxparodyhd.net,uptobox.com,uptostream.com,pandamovies.me,pornkino.cc,watchpornfree
.info,xxxmoviestream.xyz,mangoporn.co,pandavideo.pw,playpornfree.xyz,xopenload.me,s
treamporn.pw#%#//scriptlet("abort-on-property-read", "jsUnda")
!
! For scripts, which uses base64
force-download.es,bro.adca.st,jpost.com,convert-me.com,keezmovies.com#%#window.atob
= function() { };
!
! phantomPopunder
shooshtime.com,streaming-porn.org,drtuber.com,planetsuzy.org#
%#Object.defineProperty(window, 'phantomPopunder', { get: function() { return {}; }
});
!
! impspcabe (anti adblock clickunder)
doodhwali.com,deutsche-porn.com,videotoolbox.com,convertfiles.com,private-
shows.net,flashx.tv,extratorrent.cc,uploads.to,drtuber.com,uplod.it,4bir.com,rapidv
ideo.com,losmovies.club,mcfucker.com,befuck.com,streamgaroo.com,pandamovie.net,pipe
c.ru,xyya.net,playpornx.net,imageweb.ws,the-watch-
series.to,linkshrink.net,vid.ag,userscloud.com,animeflv.net,icefilms.info,vidzi.tv,
subs.ro,tumejortorrent.com,hdxpornx.com,thefappening.one,thefappening2015.com,thefa
ppeningnew.com,yourporn.sexy,vshare.eu,anon-
v.com,raptu.com,tubedupe.com,estream.to,hentai-
id.tv,soundpark.pt,kingvid.tv,demonoid.pw,demonoid.click,dreamamateurs.com,thenewpo
rn.com,ddlvalley.cool,salefiles.com,watchvideo.us#%#Object.defineProperties(window,
{ "_impspcabe_alpha": { value: false, writable: false }, "_impspcabe_beta":
{ value: false, writable: false }, "_impspcabe_path": { value: 'about:blank',
writable: false }, "_impspcabe": { value: false, writable: false } });
worldwidetorrents.me,tamilyogi.cc,femefun.com,masalaclips.org,votrube.ru,720video.t
v,megapeer.org,vidabc.com,bravoerotica.com,javfind.com,hotasiantubes.com#
%#Object.defineProperties(window, { "_impspcabe_alpha": { value: false, writable:
false }, "_impspcabe_beta": { value: false, writable: false }, "_impspcabe_path": {
value: 'about:blank', writable: false }, "_impspcabe": { value: false, writable:
false } });
!
! prscripts clickunder
! use 2nd to not break FF extension
camwhores.tv,cambabe.video,cambabe.me,tvspots.tv,sportbet.tips,dragonthumbs.com,cri
ssymoran.net,freebets.claims,bettingtips.expert,tubepornovideo.com,amateursgonebad.
com,glamourmodelsgonebad.com,anonimag.es,ukbettips.co.uk,bestbet.tips,ikwilthepirat
ebay.org,1337x.to,pornve.com,thepiratebay.org,imagebam.com,pornleech.com,rarbg.to,r
ocktv.co,flashx.tv#%#Object.defineProperties(window, { _wm: { get: function()
{ return null; } }, _wm_settings: { get: function(){return{};} } });
webtv.ws,piratebays.fi,cwtvembeds.com,camgirlbay.net#
%#Object.defineProperties(window, { _wm: { get: function(){ return null; } },
_wm_settings: { get: function(){return{};} } });
rarbgaccess.org,rarbg.to,rarbg.unblocked.work,rarbgmirror.com#
%#Object.defineProperties(window, { _wm2: { get: function(){ return null; } },
_wm2_settings: { get: function(){return{};} } });
rarbgproxied.org,rarbgmirror.org,rarbgaccess.org,rarbg-
to.pbproxy.red,rarbg.is,rarbg1-
to.pbproxy2.co,rarbg.to,rarbg.unblocked.work,rarbgmirror.com#
%#Object.defineProperties(window, { _wm3: { get: function(){ return null; } },
_wm3_settings: { get: function(){return{};} } });
!
! Gunggo
4553t5pugtt1qslvsnmpc0tpfz5fo.xyz,pirateproxy.tf,ukpirate.click,4553t5pugtt1qslvsnm
pc0tpfz5fo.xyz#%#Object.defineProperty(window, '_gunggo', { get: function()
{ return []; } });
!
! AdCash WebRTC popups
2giga.link,animeid.tv,vidzi.tv,eztv.ag,raptu.com,vidtodo.com,akstream.video,wizhdsp
orts.is,noslocker.com,vshare.eu,thevideobee.to,istockfile.com,streamin.to,extratorr
ent.cc,shaanig.org,flashx.tv,divxme.com,bitsnoop.com,vidzi.tv,movdivx.com,downace.c
om,vidabc.com,upfile.mobi,rocktv.co,watchseries.cr,readmanga.today#%#(function()
{var b=window.setTimeout;window.setTimeout=function(a,c){if(!/RTCPeerConnection[\s\
S]*?new MouseEvent\("click"/.test(a.toString()))return b(a,c)};})();
bitporno.com#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/RTCPeerConnection[\s\S]*?new MouseEvent\("click"/.test(a.toString()))return
b(a,c)};})();
gaybeeg.info,italiashare.life#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/RTCPeerConnection[\s\S]*?
new MouseEvent\("click"/.test(a.toString()))return b(a,c)};})();
!
! BetterJsPop
hentaihaven.org,avforme.com,3pornstarmovies.com,identi.li,xn--myp2-
esa.eu,voyeurhit.com,myasiantv.se,katestube.com,hanime.tv,goldesel.to,fetishshrine.
com,homemoviestube.com,alphaporno.com,fantagazzetta.com,sleazyneasy.com,movie-
blog.org,xxxstreams.org,hotclips24.com,wankoz.com,subtorrents.com,ikshow.net,xxxkin
gtube.com,xvideosx.com.br,pornicom.com,shesfreaky.com,firstrowsportes.net,nosteam.r
o,sheshaft.com,dramacity.se,firstsrowsports.tv,pornwhite.com,pandamovie.eu,exvagos1
.com,sexgalaxy.net,waybig.com,divxtotal1.net,estrenosdtl.tv,firstrows.xyz,free-sex-
video.net,yes.xxx,tubeunblock.me,porn18sex.com,sextop1.net,hd-
world.org,streamingporn.xyz,hotcelebshome.com,imgcloud.pw,queerclick.com,newestxxx.
com,tarjetarojaonline.org,rojadiracta.me,streamshunter.tv,imageweb.ws,freepornhq.xx
x,sextop.net,recwebcam.com,firstrowi.com,streamhunter.top,vipbox.me,vipboxing.eu,ro
ketfilmizle.org,atdhe.ru,justpicsplease.com,kisshentai.net,katyporn.net,xvideos5.co
m.br,cam-archive.com,atdhe.top,zedporn.com,julesjordanvideo.com,ddl-
mdh.org,pornomineiro.com,yeswegays.com,myp1p.eu,3ddl.tv,fullxxxmovies.net,warez-
world.org,myp2p.biz,videosdesexoxxx.blog.br,piratecams.com,freepornstreams.org,drag
o99.com,cricfree.org,mamasijaya.me,vipbox.so,stream2watch.ru,mypornstarbook.net,sex
hayvc.com,crickfree.net,atdhe.to,atdhe.cc,vrsmash.com,webdesigndev.com,line25.com,s
tream2watch.eu,doitruy.net,plashporn.com,tarjetarojaonline.eu,sportlemons.com,javhd
movies.net,redvideos.com.br,rojadirectas.me,xxhay.com,handjobhub.com,wiziwig.to,fem
domtube.xxx,porntube4k.net,sexne.net,firstsrowsports.com,darkom.me,1kino.in,firstro
w1uk.eu,lavoratorio.it,scatkings.com,losporn.com,wiziwig.ru,sportlemon.net,entrejue
gosgratis.com,ultradownloads.com.br,livesx.ru,drakulastream.tv,javstreams.org,xnxxh
amster.net,downloadableporn.org,lshunters.tv,frontrowsports.ru,wisiwig.eu,xxxvideos
porno.blog.br,amateurbusters.com,pornclipsxxx.com,youtubeconvert.cc,pornstreams.org
,freshmusic.download,firstrowsportes.tv,ilivestream.com,porn2dl.net,sportlemon.top,
sportcategory.org,guyswithiphones.com,streamhunter.net,astu-maison.com,deep-
warez.org,xxx-
photo.com,pornogiusto.com,vipbox.biz,frontrowsport.tv,dramafree.se,ilemi.so,streamh
unter.so,atdhe.se,camarchiver.com,phimmup.net,realstreamunited.tv,jphimsex.net,kiss
doujin.com,analstreams.net,astucito.com,exposedlyrics.com,torrentz.in,sexsub.net,as
tu-
cuisine.com,pussylicking.me,pornotube.it,xxxsiterips.xyz,p2p4u.ru,videojav.net,lyri
czz.com,sexiestpicture.com,fullpornmovies.net,pornbust.net,krank.de,hentaidream.org
,freestream.to,firstrow.top,myp2p.sx,creamypussyvideos.com,firstrows.net,pirateporn
.net,bioskop378.tv,freepornpass.biz,pelis24hrs.com,hahasports.net,cphimsex.com,spor
tlemons.net,nastyplace.org,p2p4u.tv,sessoitaliano.com,ddload.tv,sambapornobrasileir
o.com,xxxphoto.org,somosgnula.com,lawanswers.com.au,couplecams.video,spintissimo.co
m,teenvideos.download,blow-jobs.me,firstsrowsports.eu,ilemi.co,lesbian-
tube.net,newxxx.xyz,wiziwigs.eu,incesti.com,sportlemons.org,xfiles.cc,goatd.me,free
streams.eu,celebritysextapes.org,wiziwig.top,pornotubo.it,divxtotal.com,verseries.p
w,firstsrow.eu,streams2watch.me,pornilly.com,firstrowi.eu,yougoggle.com,mdhstream.n
et,toppornstars.org,firstrowi.net,pornincest.org,buyu0910.com,pornsextube.tv,vive-
le-
porno.com,dermclarcis.ru,firstrow1us.eu,hahasport.top,gigaporno.com,hdvideos.porn,w
ebcamrip.com,hahasports.tv,streamsport.eu,adultxpedia.com,hugeblackcocks.org,escort
e.sex,xhamster.it,velhas10.com,bibledusexe.com,atdhe.me,eroticporn.co,bigboobedporn
.xyz,annangelxxx.com,globaltravel.com,stopstreams.tv,coolsport.biz,theassfactory.co
m,atdhe.mx,olpair.com,streamplay.gdn,filecrypt.cc,theteenbay.co,turbobit.net,sankak
ucomplex.com,pervclips.com,fuckhardporn.com,streamplay.to,scnlog.eu,streamango.com,
solidfiles.com,uploaded.net,safelinking.net,openload.co#
%#Object.defineProperty(window, 'BetterJsPop', { get: function() { return { init:
function() { } }; } });
oladblock.me,oladblock.xyz,oladblock.services,oload.space,oload.live,oload.club,ope
nload.pw,oload.fun,povwideo.cc,turbobit.cc,fruithosts.net,oload.icu,putlockermix.or
g,streamplay.me,empressleak.biz,xxxity.com,oload.win#
%#Object.defineProperty(window, 'BetterJsPop', { get: function() { return { init:
function() { } }; } });
! `#%#//scriptlet("abort-on-property-read", "BetterJsPop")`
firstr0w.eu,hqq.tv,onlystream.tv,nhentai.net,streamz.*,hindipix.in,3movs.com,alltub
e.tv,oload.monster,openload.cz,tryboobs.com,eporner.com,oload.press,vivatube.com,ol
oad.life,streamp1ay.me,nxload.com,oload.services,verystream.com,freeteenporn.xxx,as
hemale.one,kaotic.com,hentaicore.org,oload.vip,woof.tube,vidop.icu,oload.best,oload
.network,alltube.pl,oload.biz,oload.website,oload.xyz#%#//scriptlet("abort-on-
property-read", "BetterJsPop")
! `#%#//scriptlet("set-constant", "BetterJsPop.add", "noopFunc")`
youtube2convert.com#%#//scriptlet("set-constant", "BetterJsPop.add", "noopFunc")
!
streamplay.me,powvideo.xyz,powvideo.net#%#Object.defineProperty(window,"puOverlay",
{get:function(){return function(){arguments[2]&&"function"==typeof
arguments[2]&&arguments[2]()}}});
!
! A popunder script that generates cookies with name 'ppu_main' - system.popunder
xxxsex.tv,seehd.ws,kat.how,watchers.to#%#(function(){var
b=document.addEventListener;document.addEventListener=function(){-
1==arguments[1].toString().indexOf("inXP(e.target")&&b.apply(document,arguments)};v
ar c=window.setInterval;window.setInterval=function(){if(-
1==arguments[0].toString().indexOf("pSC(ppu_main,"))return
c.apply(window,arguments)};Object.defineProperty(window,"onbeforeunload",
{set:function(a){return-1==a.toString().indexOf("location.href=options.url")?
a:null}})})();
1fichier.com,mp3red.me,pornfapr.com,freepornhq.xxx,piratebays.co.uk,gameofbay.org,f
astpiratebay.co.uk,kickass.unlockproj.party,kickass.com.se,djmaza.life,hdsector.com
#%#(function(){var b=document.addEventListener;document.addEventListener=function()
{-
1==arguments[1].toString().indexOf("inXP(e.target")&&b.apply(document,arguments)};v
ar c=window.setInterval;window.setInterval=function(){if(-
1==arguments[0].toString().indexOf("pSC(ppu_main,"))return
c.apply(window,arguments)};Object.defineProperty(window,"onbeforeunload",
{set:function(a){return-1==a.toString().indexOf("location.href=options.url")?
a:null}})})();
animeflv.net,srkcast.com,vidtodo.me,vidfile.net,vidlox.tv,m4ufree.com#%#!
function(b,c){function a(a,b){return typeof a!=='function'?!
0:a.toString().indexOf(b)===-
1}b=document.addEventListener,document.addEventListener=function()
{a(arguments[1],'inXP(e.target')&&b.apply(document,arguments)},c=window.setInterval
,window.setInterval=function(){return a(arguments[0],'pSC(ppu_main,')?
c.apply(window,arguments):void 0},AG_defineProperty('onbeforeunload',
{beforeSet:function(b){return a(b,'location.href=options.url')?b:null}})}();
kat.sx,videoszoofiliahd.com,rarbgto.org,rarbgunblock.org,nopeporn.com,rarbg.to,prox
yfl.info,unblockedhyperbay.info,tpbairproxy.in,thepiratebay.pictures,proxybayduck.f
i,piratenbucht.eu,piratebaai.click,piratbaypirate.link,capjackproxy.net,ikwildepira
tebay.org,proxyproxyproxy.nl,proxypirate.in,gameofbay.org,tpbunblocked.org,unblockt
pb.com,piratebays.co.uk,tpbportal.in,thepiratebay.uk.net,fastpiratebay.co.uk,pirate
today.click,batpirate.info,baypirate.click,thepiratebay.blue,piratebaai.club,proxys
potting.in,baypiratebay.be,ukpirate.click,tpbproxyone.org,unblockedbay.info,baybayp
irate.org,rowpirate.org,kickass.cd,eztv.unblocked.sh,porn00.org,megadrive.co,altade
finizione01.zone,altadefinizione01.life,javhdx.com,tamilrockers.tw,vidto.me,rarbgmi
rror.org,avgle.com,piratbaypirate.link,vidzi.tv#%#!function(b,c){function a(a,b)
{return typeof a!=='function'?!0:a.toString().indexOf(b)===-
1}b=document.addEventListener,document.addEventListener=function()
{a(arguments[1],'inXP(e.target')&&b.apply(document,arguments)},c=window.setInterval
,window.setInterval=function(){return a(arguments[0],'cookies.ppu_main')?
c.apply(window,arguments):void 0},AG_defineProperty('onbeforeunload',
{beforeSet:function(b){return a(b,'location.href=options.url')?b:null}})}();
estream.xyz,estream.nu,estream.to,animeskai.com,animeflv.ru#%#!function(d,e)
{function f(g,h){return"function"!=typeof g||-
1===g.toString().indexOf(h)}d=document.addEventListener,document.addEventListener=f
unction(){f(arguments[1],"['tagName']['toLowerCase']
()&&document")&&d.apply(document,arguments)},e=window.setInterval,window.setInterva
l=function(){return f(arguments[0],"['overlayName'])[")?
e.apply(window,arguments):void 0},AG_defineProperty("onbeforeunload",
{beforeSet:function beforeSet(g){return f(g,"location.href=options.url")?g:null}})}
();
flashx.pw,rarbg2019.org,rarbgmirrored.org,rarbgget.org,proxyrarbg.org,flashx.co,x13
37x.eu,1337x.to,1337x.st,x1337x.ws,kissasian.ch,fembed.com,proxytpb.pw,tvsinpagar.c
om,filmux.org,egy.best#%#!function(a,b){function c(i,j){return"function"!=typeof
i||-
1===i.toString().indexOf(j)}a=document.addEventListener,document.addEventListener=f
unction(){c(arguments[1],")]=null,!
(")&&a.apply(document,arguments)},b=window.setInterval,window.setInterval=function(
){return c(arguments[0],"popunder")?b.apply(window,arguments):void
0},AG_defineProperty("onbeforeunload",{beforeSet:function(j){return
c(j,"location.href=options.url")?j:null}})}();
albvid.com,m4ufree.tv,bludvfilmes.com,torrentrapid.com,speedvid.net,cda-
hd.cc,ettv.tv,x1337x.se,hpjav.tv,bayproxy.eu,101xxx.xyz,xxxarray.com,veu.xxx,proxyt
pb.org,zombay.org,tpbbay.eu,proxyoneahoy.net,thepiratebay.bet,urbanproxy.eu,pirateb
ays.co,piratebay.click,pirateproxy.tf,piratebaymirror.eu,pirate.trade,thepiratebay-
proxy.com,wearepirates.click,ukpirate.org,hyperproxy.net,duckingproxy.eu,piratebayp
roxy.tf,tpbmirror.us,pirateproxy.yt,alivbay.org,piratebay.red,baytpbportal.fi,pirat
eproxy.wf,ukpirateproxy.xyz,piratebay247.net,pirateprox.club,baypiratebay.be,ukpira
te.click,indiaproxy.in,pirateproxy.click,ahoypirate.click,thepirate.click,piratepir
ate.eu,tpb.tw,seehd.pl,worldwidetorrents.me,superanimes.site,streamdreams.org,1me.c
lub,vergol.com,vidmoly.me,anitubebr.com,1337x.bypassed.ws,mp3fiber.com,flashx.cc#
%#!function(a,b){function c(i,j){return"function"!=typeof i||-
1===i.toString().indexOf(j)}a=document.addEventListener,document.addEventListener=f
unction()
{c(arguments[1],"'popunder'")&&a.apply(document,arguments)},b=window.setInterval,wi
ndow.setInterval=function(){return c(arguments[0],"'ppu_")?
b.apply(window,arguments):void 0},AG_defineProperty("onbeforeunload",
{beforeSet:function(j){return c(j,"location.href=options.url")?j:null}})}();
biqle.ru#%#!function(a,b){function c(i,j){return"function"!=typeof i||-
1===i.toString().indexOf(j)}a=document.addEventListener,document.addEventListener=f
unction()
{c(arguments[1],")]=null;")&&a.apply(document,arguments)},b=window.setInterval,wind
ow.setInterval=function(){return c(arguments[0],"popunder")?
b.apply(window,arguments):void 0},AG_defineProperty("onbeforeunload",
{beforeSet:function(j){return c(j,"location.href=options.url")?j:null}})}();
pirata.pw,superbay.link,thepiratebay.kiwi,bayception.org,bayception.pw,piratebay.to
wn,ikwildepiratebay.xyz,piratebay.tel,proxy4life.org,thepiratebay.ist,tpb.one,baypi
rateproxy.org,airproxyproxy.pw,airproxyunblocked.org,proxyindia.net,bayhypertpb.be,
ahoyhyperbay.com,pirateahoy.net,airproxyboat.in,unblockedtpb.pw,baypirateproxy.pw,a
irproxybay.art,thepiratebay.bet,piratbaypirate.link,proxyfl.info,ahoypiratebaai.eu,
pirate.bet,pirataibay.in,thepiratebay.blue,tpbproxyone.org,thepiratebay.pictures,ai
rproxytpb.red,blueproxy.blue,forrealzpiratebay.org,pirateproxy.click,bayunblocked.e
u,piratenbucht.eu,urbanproxy.eu,pirat2.club,tpbpiratbay.club,ahoypirate.in,indiapro
xydl.org,magnetbay.eu,freeproxy.rocks,pietpiraat.org,thepirate.one,thepirate.xyz,un
blocktheship.org,pirateproxy.click,urbanproxy.eu,tpb.tw,proxytpb.pw,noobnoob.rocks,
123movies.net#%#Object.defineProperty(window, 'AaDetector', { get: function()
{ return; } });
vidbom.com,okanime.com,fmovies.cab,1idsly.com,updatetribun.org,extramovies.host,rdx
hd.cool#%#!function(a,b){function c(i,j){return"function"!=typeof i||-
1===i.toString().indexOf(j)}a=window.addEventListener,window.addEventListener=funct
ion()
{c(arguments[1],"tabunder")&&a.apply(window,arguments)},b=window.setInterval,window
.setInterval=function(){return c(arguments[0],"catch(_")?
b.apply(window,arguments):void 0},AG_defineProperty("onbeforeunload",
{beforeSet:function(j){return c(j,"location.href=options.url")?j:null}})}();
putlockers.co,gomostream.com,kissasian.sh,megavideo.st,uwatchfree.st,oko.sh,punjabi
moviesonline.org,suarankri.me,arabseed.tv,bdupload.info,9xupload.me,9xmovies.cc#%#!
function(a,b){function c(i,j){return"function"!=typeof i||-
1===i.toString().indexOf(j)}a=window.addEventListener,window.addEventListener=funct
ion()
{c(arguments[1],"'tabu")&&a.apply(window,arguments)},b=window.setInterval,window.se
tInterval=function(){return c(arguments[0],"catch(_")?
b.apply(window,arguments):void 0},AG_defineProperty("onbeforeunload",
{beforeSet:function(j){return c(j,"location.href=options.url")?j:null}})}();
kimcartoon.to#%#!function(a,b){function c(i,j){return"function"!=typeof i||-
1===i.toString().indexOf(j)}a=window.addEventListener,window.addEventListener=funct
ion()
{c(arguments[1],"window['location']")&&a.apply(window,arguments)},b=window.setInter
val,window.setInterval=function(){return c(arguments[0],"catch(_")?
b.apply(window,arguments):void 0},AG_defineProperty("onbeforeunload",
{beforeSet:function(j){return c(j,"location.href=options.url")?j:null}})}();
cloudvideo.tv,ckk.ai,hubfiles.ws,otakuindo.co#%#!function(a,b){function c(i,j)
{return"function"!=typeof i||-
1===i.toString().indexOf(j)}a=window.addEventListener,window.addEventListener=funct
ion()
{c(arguments[1],"window['open']")&&a.apply(window,arguments)},b=window.setInterval,
window.setInterval=function(){return c(arguments[0],"['result']")?
b.apply(window,arguments):void 0},AG_defineProperty("onbeforeunload",
{beforeSet:function(j){return c(j,"location.href=options.url")?j:null}})}();
fitgirlrepacks.co,skymovieshd.one,series24hr.com,albvid.com,b4ucast.me,playerhost.n
et,holanime.com,zenomovie.com,uploadev.org,grandxxi.win,indomovies88.biz,oko.sh,pus
atfilm21.com,lordhd.com#%#!function(a,b){function c(i,j){return"function"!=typeof
i||-
1===i.toString().indexOf(j)}a=window.addEventListener,window.addEventListener=funct
ion()
{c(arguments[1],"glxopen")&&a.apply(window,arguments)},b=window.setInterval,window.
setInterval=function(){return c(arguments[0],"catch(_")?
b.apply(window,arguments):void 0},AG_defineProperty("onbeforeunload",
{beforeSet:function(j){return c(j,"location.href=options.url")?j:null}})}();
streamhoe.online#%#!function(a,b){function c(i,j){return"function"!=typeof i||-
1===i.toString().indexOf(j)}a=document.addEventListener,document.addEventListener=f
unction()
{c(arguments[1],"['inXP']")&&a.apply(document,arguments)},b=window.setInterval,wind
ow.setInterval=function(){return c(arguments[0],"popunder")?
b.apply(window,arguments):void 0},AG_defineProperty("onbeforeunload",
{beforeSet:function(j){return c(j,"location.href=options.url")?j:null}})}();
europixhd.pro,9xmovies.baby,vidhd.net,shahid4u.net,linksupto.me,put-
locker.com,javhub.pro,ssrmovies.win,gdriveplayer.*,vidsrc.me,getpronews.com,mkvhub.
net,a2zapk.com,vidload.net,cima4u.tv,gomoviesfree.page,gomo.to,kissmanga.com#%#//
scriptlet("abort-on-property-write", "glxopen")
ettvcentral.com,animekisa.tv,javdoe.tv,budcenter.site,movies07.co,playtube.ws,genpa
s.icu,upstream.to,tii.ai,iir.ai,hhkungfu.tv,playhydrax.com,hydrax.net,indiaboat.art
,get-to.link,ouo.press,ouo.io,xstreamcdn.com,fbbcdn.xyz#%#//scriptlet("abort-on-
property-read", "AaDetector")
monoschinos.com,animeshd.online,streamsport.pro,soccerstreams.net,123mkv.*,bagas31.
info,akwam.*,vidstream.*,file-
upload.com,bacakomik.co,mangasee123.com,watchmovies7.com.pk,moviesjoy.net,anitube.b
iz,japscan.co,dramacool9.co,downloadhub.*,videomega.co,gdriveplayer.me,vidsrc.me,pa
lsweet.live,pluslive.live,skymovieshd.*,europixhd.io#%#//scriptlet("abort-on-
property-write", "GLX_GLOBAL_UUID_RESULT")
desiupload.co,leechall.com,allcalidad.la,kissmanga.link,disasterscans.com,masterani
me.es,savesubs.com,gdtot.com,mkvcinemas.nl,mangakik.com,akwam.*,goo-
2o.com,torrentdownloads.me,solarmovie.cr,mirrored.to,desustream.me,europixhd.io,new
s.techrfour.com,streamwire.net,brbushare.com,9kmovies.fit#%#//scriptlet("json-
prune", "*", "pop_type")
desiupload.co,leechall.com,allcalidad.la,kissmanga.link,disasterscans.com,masterani
me.es,savesubs.com,gdtot.com,mkvcinemas.nl,mangakik.com,akwam.*,goo-
2o.com,torrentdownloads.me,solarmovie.cr,mirrored.to,europixhd.io#%#//
scriptlet("json-prune", "*", "rot_url")
!
! A popunder script that generates cookies with name 'glx_pp'
!+ NOT_PLATFORM(windows, mac, android)
mkvhub.net,idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75,underurl.c
om,aii.sh,oko.sh,cloudvideo.tv,file-up.org#%#//scriptlet("abort-current-inline-
script", "Math", "/=function\(str,vocabulary\)/")
!
! jsPopunder
imgrock.info,dir50.net,thevideo.me,voodaith7e.com,imgrock.net,imgoutlet.com,spashop
az.com,doyki.com,vidup.me,imgoutlet.com#%#Object.defineProperty(window,
'jsPopunder', { get: function() { return function() {}; } });
zikjkh4d.site#%#AG_abortOnPropertyRead('jsPopunder');
!
! initPu, puShown
shemaleporn.xxx,lizardporn.com,downace.com,javstyle.com,yts.ag,qwertty.net,imgsin.c
om#%#Object.defineProperty(window, 'puShown', { get: function() { return
true; } });
123pandamovie.me,adultvideoz.net,mangovideo.pw,cartoonporno.xxx,69games.xxx,mirrora
ce.com,xxxhost.me,4fuckr.com#%#Object.defineProperty(window, 'initPu', { get:
function() { return; } });
myl1nk.net,mangovideo.club,22pixx.xyz,xxxparodyhd.net,torrentproject.cc,pandamovies
.me,porcore.com,dbupload.co,fileru.me,mangoporn.net,pornkino.cc,watchpornfree.info,
imguur.pictures,xxxmoviestream.xyz,mangoporn.co,kickass.vc,pandavideo.pw,freshscat.
com,playpornfree.xyz,kickass.love,desiupload.in,xopenload.me,streamporn.pw#%#//
scriptlet("set-constant", "puShown", "true")
!
! AdSupply clickunder
mirrorcreator.com,fullmatchesandshows.com,tinypic.com,tube8.com,youporn.com,pornhub
.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#%#Object.defineProperty(window,
'UAParser', { get: function() { return function() { }; } });
pornone.com,vporn.com#%#//scriptlet("abort-on-property-read", "UAParser")
!
watchseries-online.nl,btsone.cc#%#Object.defineProperty(window,'_drp',
{ get:function(){return {}; } });
!
! go.oclasrv.com clickunder/ads ('zfgloaded')
! '#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"zfgloaded")'
eplayvid.com,gestyy.com,youdbox.com,downloadtwittervideo.com,dailyuploads.net,fetch
tube.com,elkooora.com,jetanimes.co,lodynet.co,animecomplet.in,mega4up.com,brstej.co
m,tuktukcinema.com,adslinkfly.online,mvs4u.tv,arabseed.net,speedvideo.net,watchdbzs
uper.tv,gsurl.in,4kfullhdfilmizle.net,yalla-
shoot.today,earnload.co,gpmojo.co,vminhsang.name.vn,movi.pk,uqload.com,halacima.co,
shorten.sh,earnload.com,mangazuki.online,televisiongratishd.com,videobin.co,seosenc
e.com,todofull.net,thenewyear.xyz,zoom-
link.com,uppom.live,techsapparel.com,uploadrar.net,urlcloud.us,hdfilme.cc,0123movie
shd.com,mangacanblog.com,stalktr.net,lelscan-
vf.com,app.ignition.fun,cafehulu.com,gogoanimes.tv,watchwebmovies.com,9anime.vip,01
23movies.biz,0123movies.com,123kmovies.net,123movie.cc,123movie.sc,123movies.actor,
123movies.cafe,123movies.domains,123movies.net,123movies.st,123movies2019.com,123mo
vies2019.net,123movies2019.org,123moviesback.com,123moviese.com,123moviesfree.com,1
23moviesgot.com,123moviesok.org,123movieson.com,123moviesss.com,123moviestar.net,12
3moviies.org,123videos.tv,123watchmovies.org,168hd.net,1movies.is,1movies.online,1m
ovies.to,1xxx.tv,2conv.com,2movierulz.ms,300mbmovies4u.club,33sk.tv,360nobs.org,3ar
abicporn.com,3sk.co,4cima.tv,4oof4u.com,4shworld.com,5starmusiq.com,9anime.cloud,9a
nime.ru,9anime.to,9movies.tv,9putlocker.io,9xrockers.pw,a5bar-
sari3a.com,adsviv.com,adultwallpapers.co.in,afghanidata.com,aflam.io,aflam4you.tv,a
flamhq.co,aflamonlinee.org,ahlamtv.com,akoam.net,albkinema.net,allkdramas.tk,almida
n9.net,alotofmusic.org,altadefinizione.bid,altadefinizione01.love,altadefinizione01
.site,altastreaming.online,anime-
odcinki.pl,animeawake.org,animedoor.com,animeflv.net,animesave.com,animeskai.biz,an
imestreams.tv,animeunity.it,animeyes.biz,animezone.pl,animo-pace-
stream.io,anitube.cz,aovivonatv.com,arabhd.co,arenavision.cc,arenavision.us,atozmp3
.co,baixandotudo.net,beinmatch.com,bestfilmeshd.com,bindassbros.com,bludv.com,btgal
axy.com,bucetasx.com,cadelanocio.com.br,cambabe.me,camgirlbay.net,caminspector.net,
camwhores.adult,camwhores.tv,camwhoreshd.com,cb01.io,ceesty.com,chatrooms.org.in,ch
odan.com,chrt.pw,cima5.com,cimaclub.com,cineblog01.media,cinema4tv.com,clicknupload
.org,clik.pw,clipconverter.cc,clipwatching.com,clooud.cc,cloudvideo.tv,clubedoaz.co
m.br,cmovieshd.bz,cmovieshd.com,cmovieshd.net,cockhero.org,converto.io,coolmg.com,c
rackzsoft.com,cwtvembeds.com,czech3x.net,dailyimages.xyz,dailyuploads.cc,darmowa-
telewizja.online,darmowa-
tv.pl,ddlplayer.com,denunciando.com,descargacineclasico.net,despreseriale.ro,dir50.
com,downace.com,downlaodmovies.com,downloadhub.org,downloadhub.ws,downloadming.la,d
ownloadming.pro,downloadmp3song.live,dp-
stream.com,drakulawidget.com,dramacool9.io,dramamate.com,dredown.com,dropfile.downl
oad,ebooksz.net,egy.best,egybest.net,egybest.site,ekasiwap.com,embed.watchasian.co,
ewatchseries.to,extramovies.cc,extramovies.ws,extreme-d0wn.com,f-
hd.net,f16f.com,f5movies.top,faselhd.co,fastpiratebay.co.uk,fastplay.to,fatimakhami
ssa.com,ffmovies.ru,file-up.org,filehostguru.online,filerio.in,filme-
bune.net,filmeonline2013.biz,filmesonlinex.co,filmotopia.org,filmywap.com,filmywap2
.com,flashx.to,flenix.net,flix555.com,flowhot.me,fmovie.cc,fmovies.ag,fmovies.is,fm
ovies.org,fmovies.pe,fmovies.sc,fmovies.se,fmovies.su,fmovies.tl,fmovies.to,fmovies
.wf,fmovies.wtf,fmoviez.org,foxebook.net,freeapps4y.blogspot.com,freedisc.pl,freeli
vesports.co,fridaymovieshd.com,full-
stream.nu,fullmaza.net,fullmovies24.net,fullmoviescenter.com,fullxxxonline.com,full
ypcgames.in,fussball-
livestream.net,gameofbay.org,ganduworld.info,gaypinoyporn.com,glinks.me,gnula.se,go
goanime.cloud,gogomovies.net,gomovies.cool,gomovies.la,gotdatfire.com,greenmp3.com,
gsul.me,gsur.in,hdfilme.net,hdfilme.tv,hdgo.to,hdmoviedownloader.com,hdmoviesfree.m
e,hdmoviesfree.net,hdmp4mania.world,hdpopcorns.in,hdteenx.com,her69.net,hevcbay.com
,hindugodsongs.com,hizlifullfilmizle.com,homewhores.net,hon3yhd.com,hwnaturkya.com,
idtbox.com,igg-
games.com,imgbox.com,imgrock.info,indexofmovie.com,indoakatsuki.net,indoxxi.show,ip
agal.org,irp.uz,iwatchtwd.com,japscan.to,jav18tv.com,javtasty.com,jawcloud.co,jizzm
an.com,joymovies.com,justdubsanime.net,justupload.io,katcr.review,katmovie.de,katmo
viehd.cc,kickasstorrent.com.pl,kinemania.tv,kinofen.net,kinoger.com,kinoger.to,komb
atch.com,koursaros.net,kprofiles.com,kreskowkazone.pl,kuntv.pw,lapeliculas.com,lava
movies.se,legendofkorra.tv,libertyvf.co,linkcaptcha.net,losmovies.cx,m4ufree.io,mac
-torrent-download.net,mangahasu.se,mangaindo.web.id,manhwa-
manga.kim,marstv.pw,medeberiyaa.com,mehlizmovies.com,milfzr.com,mirrorcreator.com,m
irrored.to,mithaaprilia.com,mktba22.blogspot.com,mobilemovieshd.in,momjoi.com,movie
1k.pw,movie2free.com,moviebay.io,moviemart.in,movieonline.io,movies1234.net,movies7
9.com,moviescounter.cool,moviesevil.ws,movieshd.ru,moviesonline.tf,moviespur.pw,mov
iestime.to,movistack.com,movizland.online,movs4u.to,movs4u.tv,mp3-pn.com,mp3-
red.co,mp3-search.click,mp3-
search.top,mp3bedavam.com,mp3red.me,mp3skulls.today,mp4mania.world,mr-hd.com,mr-
hd.in,mrelhlawany.com,msphubs.com,musicart.ml,musicastorrent.com,musicpleer.es,my12
3movies.org,myegy.tv,mywatchseries.stream,mywatchseries.to,narudemi.co,nepalikanchi
.com,new-
mastermovie.com,newpct.com,newpct1.com,nghmaty.com,ngusman.com,niagotch.com,nordicf
ilm.co,novelasfb.com,odia1.me,ogario.ovh,oikamenoi.com,olozmp3.net,onlinechat.co.in
,onlinemovierasiganyogis.in,onlinemoviesrasiganyogis.in,onlinemoviezrasiganyogi.com
,onlinemovizrasiganyogi.in,onprojectfreetv.site,openloadmovie.org,oploverz.in,otaku
stream.tv,ouo.io,ourl.io,pagalworldm.com,panda-
streaming.net,pelisencastellano.com,peruanazotv.com,phimotv.net,picclock.ru,pinoymo
vies.me,pinoymovies.site,piratebays.co.uk,pirateproxy.click,pirateproxy.wf,piratepr
oxy.yt,plg.ovakode.com,polskie-aktorki-
porno.pl,pornley.com,pornlibrary.net,pornlicias.com,pornscum.com,porntrex.com,pregl
edaj.net,project-free-
tv.ag,punjabimoviesonline.org,putlocker.cam,putlocker.sk,putlockerfree.net,putlocke
rs.co,putlockers.fm,putlockers.tf,putlockersfm.com,putlockertv.se,putlockertv.ws,ra
pidvideo.com,rapidvideo.is,rdxhd.biz,realcam.pw,reallifecamhd.net,red-
mp3.me,regarder-film-
gratuit.eu,revivelink.com,rule34hentai.net,rumahminimalisbagus.com,sa7eralkutub.com
,sabwap.co,savethevideo.com,sawlive.tv,scanof.net,sceper.ws,sebn.sc,segiempat.com,s
empreinter.com,sendvid.com,seriesblanco.tv,seriesonlinehd.org,sexarabtv.com,sexmag.
biz,shaggyimg.pro,short.pe,shortmony.me,shurikenteam.com,siii.club,simitator.com,so
ckshare.net,softcoretube.org,softpcfull.com,software-
on.com,solarmovie.net,solarmovie.st,solarmovie.today,solarmoviefree.co,solarmoviefr
ee.me,solarmoviefree.net,solarmoviefreez.com,solarmoviesc.co,solarmoviesc.com,solar
moviex.to,speed4up.com,speed4up.net,sportify365.blogspot.co.uk,sportify365.blogspot
.hr,starmusiq.la,stiffgamerdown.com,stream4free.live,streamcloud.eu,streaming-
foot.club,streaming-
football.org,streamingo.org,streamjav.net,streamm4u.com,strikeout.nu,subsmovies.me,
swatchseries.to,switch-
xci.com,szs.pw,tambayanlivetv.com,tamilfreemp3songs.com,tamilfullmovies.in,tamilmv.
cz,tamilrock.org,telepisodes.org,thaihotmodels.com,the123movies.com,the123movies.or
g,thenightseries.net,theseriesonline.net,tnhd.co,toonworld4all.in,topbestsite.me,to
peuropix.net,toptech360.com,toptx.net,toquemp3.com,torrentdosfilmes.co,torrentlocur
a.com,torrentmegafilme.com,torrentrapid.com,torrents9.org,torrentsmd.eu.org,tous-
sports.tv,toussports.info,tubebg.com,tubecomplet.com,tudotv.tv,tudotvonline.com,tug
aanimado.net,tumejortorrent.com,tusnovelas.net,tv-
onlinehd.com,twojetv.ws,uii.io,upload.ac,upload4earn.org,uploadbank.com,uploadmp4.c
om,uppit.com,upzone.cc,urgetofap.com,urgrove.net,userscloud.com,ustreamix.com,vezi-
online.com,vidcloud.icu,videokhoj.co,vidfile.net,vidload.co,vidlox.me,vidlox.tv,vid
node.net,vidoevo.com,vidstreaming.io,vidtomp3.info,vimeotomp3.com,viralitytoday.com
,vizhe.xyz,vojkudee.net,vstarmusiq.com,watch-online.biz,watch-
series.co,watch32.is,watch5s.me,watcharcheronline.com,watchcommunity.cc,watchfilmy.
com,watchmovies.pk,watchncum.biz,watchncum.com,watchonline.me,watchonlinemovies.com
.pk,watchparksandrecreation.net,watchrecentmovies.co,watchseries.unblockme.xyz,watc
hserieshd.cc,watchshow.stream,watchtvseries.unblckd.cx,wicr.me,xeimg.yt,xkeezmovies
.com,xmovies8.io,xmovies8.net,xmoviesforyou.com,xmoviesforyou1.com,xrares.com,xxxst
reams.eu,xxxwebdlxxx.org,yakaracolombia.com,yalla-
shoot.com,yaoimangaonline.com,yeane.org,ymovies.tv,yourporn.sexy,yt2mp3s.me,yttomp3
.org,yuyalay.com,zedstream.com,zinkhd.co#%#//scriptlet("abort-current-inline-
script", "String.fromCharCode", "zfgloaded")
! '#%#//scriptlet("abort-on-property-read", "zfgformats")'
ockles.com,nowagoal.xyz,forextrading9.online,exee.io,pcgamez-
download.com,gamepciso.com,youdbox.com,tunestream.net,moviesub.is,putlockers.ws,ser
ies.movie,shorthitz.com,moalm-
qudwa.blogspot.com,dramacool.movie,aatfal.com,soap2day.to,vivo.sx,ustreamy.co,anime
blix.com,toonily.com,mondainai.moe,pnd.*,underurl.com,goo-
2o.com,animesanka.club,animesanka.com,k-
vid.net,vidfast.co,movizland.com,leechpremium.link,cloud9.to,watchasian.to,thepirat
efilmes.co,1watchonlinemovies.com.pk,filmesviatorrents.gratis,stardima.com,dood.*,k
azefuri.me,pulsemens.com,abcvideo.cc,clicknupload.co,animetrick.com,palsweet.live,l
efturl.com,pluslive.live,douploads.net,torrentproject.cc,nmac.to,kissmanga.com,biro
ads.com,exdb.link,exdb.net,animelove.it,animepahe.com,mcloud2.to,ouofly.com,streamz
.*,watchseries.*,onbox.me,seriesfilmestorrent.net,gdriveplayer.*,hindipix.in,48idol
.tv,naisho.website,shurt.pw,animecomplet.co,supervideo.tv,watchcartoonsonline.la,tu
dogamesbr.com,masteranime.es,akltu.com,100count.net,playtube.ws,animesanka.net,alli
nternetnews.com,shortpaid.com,uiz.app,gogoanimee.com,pandafiles.com,wplink.online,o
nelink.pw,iir.ai,7deadlysins.tv,adshr.ink,cima4u.tv,citgratis.com,allvids.co,vup.to
,dayifullhdfilmizle.site,torrentmegafilmes.tv,pirlotv.es,kora-
online.tv,hindimean.com,gplinks.co,123moviesc.me,airhdx.com,movies123.pics,sturl.pw
,birdurls.com,adsme.cc,fitgirlrepacks.co,downmienphi.net,tiny.do,vidtoply.com,super
simple.online,pstream.net,sickworldmusic.com,videomega.co,prostream.to,anitube.be,s
hotly.io,megaurl.xyz,uiz.io,adshort.tech,shortearn.eu,kisscartoon.info,what.cd,kiss
cartoon.love,mcloud.to,plytv.me,aii.sh,ckk.ai,oko.sh,lovemovies.ge,idtube.me,bitear
ns.com,idxx1.net,owllink.net,trivisna.com,repayone.net,gnula.nu,1tamilmv.com,televi
siongratisenvivo.com,hunstulovers.net,rapidotorrents.net,megafilmes.org,voxc.org,to
pflix.tv,gplinks.in,bit-
url.com,cmovies.tv,ytmp3.cc,cashearn.eu,superonleech.online,superonleech.biz,3movie
rulz.mx,hanimeku.com,flowyourvideo.com,isubsmovies.com,vidbm.com,onlinemovieswatch.
com.pk,baan-
series.com,tapynews.com,acorpe.com,kickassanime.rs,adshort.club,nbastream.io,mvs4u.
net,aflamyz.net,tamilmv.win,solarmovie.fun,fuqer.com,soap2day.com,downloadgamepsp.c
om,downloadgameps3.com,streamango.tv,comando4kfilmes.com,filmvilag.org,arblionz.tv,
kiryuu.co,vidsrc.me,putlockers.bz,0123movies.pl,adshort.org,fmovies.gallery,educati
onvilla.xyz,pingit.im,newsbaxs.com,tvbd.live,idxx1.rocks,103.194.171.75,cinemamkv.n
et,tencentgamingbuddy.co,shahid4u.net,movs4u.org,solarmoviehd.ru,123movieshub.one,2
url.io,latestseoupdate.com,indoxxi.men,iindoxxi.com,apkmaghrab.tk,faucet.gold,trucn
et.net,drhealthmag.com,mtbtutoriales.com,mtbcut.net,idxx1.top,ddownr.com,megaurl.in
,movies123.pro,harvestofmusic.com,rockindiy.com,thegroupmusic.com,fileleech.net,bao
may01.com,uploadrar.com,terbit21.co,superflix.net,comandotorrents.com,ymovies.to,on
lystream.tv,torrentmegafilme.net,watchxxxfreeinhd.com,sendsurl.com,adshorted.net,5m
ovies.cloud,cafehulu.com,up-4ever.org,telewizja-
internetowa.pl,0123movies.org,watchhowimetyourmother.online,up-
load.io,moshahda.online,kickassanime.ru,egyanime.com,indoxxi.center,wzayeef.com,ytm
p3.mobi,mp4s.org,tamilmv.bid,rapidvid.to,streamloverx.com,is123moviesfree.com,putlo
cker.digital,prettyfast.to,01fmovies.com,123movies.gallery,123movies.gdn,123moviesp
ro.net,1337x.unblock2.xyz,2movierulz.ac,animeheaven.es,bludv.tv,foxebook.net,gomovi
es.tube,gowatchseries.tv,indoxx1.show,kkiste.su,mac-torrent-
download.net,movs4u.to,onlinevideoconverter.com,putlockerstoworld.com,revivelink.co
m,seehd.ru,series9.to,short.pe,uploadmp4.com,watchcartoonsonline.eu,y2mate.com,yts.
lt#%#//scriptlet("abort-on-property-read", "zfgformats")
! other scriptlets
watch-series.cc,33sk.tv,watchserieshd.io#%#//scriptlet("abort-current-inline-
script", "decodeURIComponent", "zfgloaded")
imgdawgknuttz.com,getlec.blogspot.com#%#//scriptlet("abort-on-property-read",
"zfgloadedpopup")
! A new/different version of "zfgloaded" ads/popups
! `#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"/emZnbG9hZGVk|break;case \$\./")`
racaty.net,videobin.co,bdupload.asia,indishare.org,gdtot.com,livestreaming24.eu,ili
nks.in,hdmovieplus.site,egy.best,egybest.*,vidstream.*,upvid.net,filmvilag.me,bitfl
y.io,revivelink.com,owllink.net,goo-
2o.com,akwam.*,multicanais.com,upstream.to,streamingcommunity.to,easyload.io,clipco
nverter.cc,readm.org,notube.net,gogo-stream.com,animesonline.cz,doctor-
groups.com,kissanime.nz,gowatchseries.ac,aatfal.com,ouo.io,budcenter.site,ustreamix
.to,ffmovies.co,animekisa.tv,shrinkbtc.cc,vidlox.me,wlnk.ec,zone-
annuaire.best,repackov.com,dood.*,youdbox.com,databasegdriveplayer.xyz,putlocker.st
yle,hallan.club,watchmovies7.com.pk,manhwa18.com,swatchseries.to,mangatx.com,ouofly
.com,playtube.ws,iir.ai,bolssc.com,2conv.com,linkjust1.com,fx4vip.com,mangazuki.onl
ine,elsfile.org,clicknupload.co,cima4u.io,mcloud.to,fmovies.to,aflamgulf.com,gateaf
lam.com,exee.io,anonymous-
links.com,mediumarticles.com,pulsemens.com,aparat.cam,doramasmp4.com,jkanime.net,pc
gamez-download.com,flvto.biz,movs4u.live,clipwatching.com#%#//scriptlet("abort-
current-inline-script", "String.fromCharCode", "/emZnbG9hZGVk|break;case \$\./")
! `#%#//scriptlet("abort-current-inline-script", "Math", "/emZnbG9hZGVk|
break;case \$\./")`
streamtape.com#%#//scriptlet("abort-current-inline-script", "Math", "/emZnbG9hZGVk|
break;case \$\./")
! '#%#//scriptlet("abort-on-property-write", "zfgproxyhttp")'
lookmovie.ag#%#//scriptlet("abort-on-property-write", "zfgproxyhttp")
! #%#//scriptlet("prevent-setInterval", "[$."), #%#//scriptlet("prevent-
setTimeout", "[$."), #%#//scriptlet("prevent-addEventListener", "", "[$.")
manga-raw.club#%#//scriptlet("prevent-setInterval", "[$.")
kickass.love,kissanime.nz,animekisa.tv,repackov.com#%#//scriptlet("prevent-
setTimeout", "[$.")
kickass.love,animafan.biz,manga-raw.club,kissanime.nz,animekisa.tv,repackov.com#
%#//scriptlet("prevent-addEventListener", "", "[$.")
!
! clickunder - {delete window[$.g] (similar to 'zfgloaded')
! #%#//scriptlet("abort-current-inline-script", "String.fromCharCode", "delete
window")
files.im,1primewire.com,clipwatching.com,animafan.biz,ouo.press,gdriveplayer.io,fit
girlrepacks.co,embed.meomeo.pw,tii.ai,cartoonwire.to,hakie.net,embed.dramacool.movi
e,vidcloud9.com,watchseries.movie,xcine.tv,daddylive.live,xsanime.com,icouchtuner.c
lub,file-
upload.com,9tsu.net,shugraithou.com,gameslay.net,www.4bac.ro,www.mobilephonedir.com
,theusajob.com,washingmachineinside.com,www.spyloaded.net,skyshutter.com,applicatio
ng29.com,hasi-
thate.com,maxfilmes.tv,radiokontakt.al,techmagazine.ws,wordandobject.com,capacidade
digital.com,www.radiolankaonline.com,l11sweeps.com,egyhd.net,romforandroid.com#
%#//scriptlet("abort-current-inline-script", "String.fromCharCode", "delete
window")
!
! FastPops
sleazyneasy.com,gowatchfreemovies.to,streamcloud.eu,watchfree.to,vidbull.com,stream
in.to,primewire.ag#%#if (typeof localStorage != 'undefined' &&
localStorage.setItem) { localStorage.setItem('InfNumFastPops', '1'); }
sleazyneasy.com,gowatchfreemovies.to,streamcloud.eu,watchfree.to,vidbull.com,stream
in.to,primewire.ag#%#if (typeof localStorage != 'undefined' &&
localStorage.setItem) { localStorage.setItem('InfNumFastPopsExpire', new Date(new
Date().setYear(2020))); }
mirrored.to#%#AG_abortOnPropertyRead('UAParser');
! __htapop
tamilyogi.fm,watchxxxfree.com,ikinohd.club,torrent-download.net,mac-torrent-
download.net,watchjavonline.com,maturemoms.tv,pornovideoshub.com,pornsharing.com,ji
zzman.com,pornoid.com,finevids.xxx,bossvideotube.com,cat3movie.us,nudevista.net,cas
hvideotube.com,tczmp3.com,megafilmesonline.net,pervertslut.com,embedlink.info,befuc
k.com,nudevista.com.br,youfreeporntube.com,pinkrod.com,thenewporn.com,megacinefilme
s.com,ghostvidstube.com,nudevista.at,carvideotube.com,updatetube.com,wetplace.com,x
movies1.com,wow-mature.com,omamaturetube.com,vermangasporno.com,movies-
300mb.net,ahegao.online,desibees.com,veronicca.com,sexxincest.com,hotshame.com,tube
tria.com,wawacity.ec,owplayer.com,pornalized.com,tuzmp3.com,verpornocomic.com,javyo
o.com,fusker.xxx,hentaisd.tv,mp3xyz.co#
%#Object.defineProperty(HTMLScriptElement.prototype, 'src', {writable:false});
! AdExtend
youporngay.com#%#Object.defineProperty(window, 'loadPUscript', { get: function()
{return function() {}; } });
!
! FastPop rule not working in this case
! popMagic ("var adConfig")
! '#%#//scriptlet("prevent-addEventListener", "click", "popMagic")'
cocomanhua.com,videosection.com,otuzbirvakti.*,xanimeporn.com,ver-comics-
porno.com,gntai.net,xkeezmovies.com,netfapx.com,anysex.com,blowxtube.com,felizporno
.com,hotpornfile.org,pornktu.be,31vaktii.cyou,8muses.xxx,freepornxxxhd.com,javbange
rs.com,huyamba.tv,amateurporn.me,31vaktii.site,cerdas.com,highporn.net,genlink.cc,t
ube-
bunny.com,493428493428c.monster,vnpro.link,kiaporn.com,doxxan.club,aii.sh,lewdweb.n
et,fastpic.ru,ohmanhua.com,iir.ai,gaypornlove.net,onemanhua.com,vqtube.com,tubxporn
.com,animeindo.to,av-
uncen.com,bangx.org,bestporncomix.com,biguz.net,birdurls.com,bitearns.com,celebsepn
a.com,eroclips.org,ezbit.co.in,french-stream.in,ftopx.com,get-
to.link,gotporn.com,haho.moe,homeporn.tv,horrortube.fun,imgbaron.com,imgdew.com,img
town.net,imgtown.pw,jav-
xx.com,javhdfree.net,javnew.net,kiminime.com,lesbian8.com,letsjerk.is,likuoo.video,
mycumx.com,myhdjav.net,myreadingmanga.info,ok.xxx,onlyfullporn.com,otube.pl,owllink
.net,picbaron.com,pornhd.com,pornkino.cc,pornktube.porn,pornky.com,pornleech.io,por
novideoshub.com,prostream.to,rapidvideo.com,rapidzona.tv,rule34hentai.net,saavndown
load.com,teenskitten.com,thehentaiworld.com,thisvid.com,tmohentai.com,tubxxporn.com
,uiz.app,uncensoredleak.com,vidspace.io,vqporn.com,webcamrips.com,webcamshows.org,x
xxmaturevideos.com,xxxtor.com#%#//scriptlet("prevent-addEventListener", "click",
"popMagic")
! popMagic - another variant
pussyspace.net,pussyspace.com,viralxvideos.es#%#//scriptlet("abort-current-inline-
script", "document.cookie", "popMagic")
! `#%#//scriptlet('abort-current-inline-script', 'document.querySelectorAll',
'popMagic')`
javix.net,asiashort.link,familyporn.tv,pornone.com,hentaiarena.com,saradahentai.com
,aagmaal.com,plusone8.com,perfectgirls.net,animeindo.cc,xmoviesforyou.net,manikusa.
com,xlecx.org,multporn.net,filman.cc,31vakti.*,fcdot.lc,watchfreenet.org,up-
load.io,clipwatching.com,31vaktii.xyz,uiz.one,fcc.lc,linkurl.me,camarchive.tv,crypt
oads.space,savelink.site,short.croclix.me,primewire.li,articlix.com,fc.lc,xxxrapid.
com,kropic.com,kenzato.uk,pornhat.com,animeindo.fun,tii.ai,klikmanga.com,nsfw247.to
,javrave.club,ileak.xyz,thepiratebay.org,taxi69.com,uflash.tv,pornditt.com,bitporno
.com,rushporn.xxx,topsitestreaming.info,imgrock.net,imgrock.pw,fetish-
bb.com,linkdrop.net,rushporn.com,ero18.cc,hentaicore.org,stileproject.com,fileone.t
v,rapidzona.tv,xxxtor.com,pornovideoshub.com,rule34hentai.net,haho.moe,kiminime.com
,javhdfree.net,teenskitten.com,ezbit.co.in,jav-xx.com,av-
uncen.com,uiz.app,pornleech.io,javnew.net,birdurls.com,vidspace.io,hentaihand.com,p
rostream.to,ftopx.com,thehentaiworld.com,myreadingmanga.info,onlyfullporn.com,imgto
wn.net,imgtown.pw,imgbaron.com,saavndownload.com,bitearns.com,owllink.net,get-
to.link,animeindo.to#%#//scriptlet('abort-current-inline-script',
'document.querySelectorAll', 'popMagic')
!
! 'popit' (in general it is popular on fake NSFW sites, and prevets to close a tab)
xxxstreams.org,24animeporn.com,3dhentaicomics.com,3dpornpics.pro,3dsex.pics,3dsexco
mics.pro,3dsexpictures.net,3xcuties.com,41tube.com,4maturesex.com,4xxxtube.com,6asi
anporn.com,6bdsmporn.com,6gayvideos.com,6indianxxx.com,6japaneseporn.com,6lesbianpo
rn.com,6maturesex.com,6maturetube.com,6momporn.com,6sextube.com,6xxxvideos.com,8xxx
videos.com,adultvideotop.com,alfabbwporn.com,alfablackporn.com,alfahairyporn.com,al
faindianporn.comen,alfamatureporn.comen,alfavintageporn.comen,alfavoyeurporn.com,al
lamateurorgasm.com,allbesthairy.com,allbondagetube.com,allmomsex.com,allretrotube.c
om,allsexhub.com,allxxxsex.com,alohaxxxsex.com,alsobdsmporn.com,alsoporn.com,alsote
enporn.com,alsovintagetube.com,alsoxxxshemales.com,amateurfreetube.com,amateurgirll
ab.com,amateurpussyass.com,amateursexbox.com,amazingvintagesex.com,animeporn.pro,an
imepornfilm.com,animepornxxx.com,animesex.pro,animesexclip.com,animesexxxx.com,anim
exxxsex.com,anudeart.com,anyebonysex.com,anyindianporn.com,anylesbiansex.com,anymil
fporn.com,anyxxxanime.com,anyyoungporn.com,asia-
xxx.net,asianasssex.com,asianporn.sexy,asianpornfuck.com,asiansex.sexy,asiansexcilp
s.com,asiansexmov.com,asiansextube.me,asiantube.pro,asiantube.xyz,asianxxxass.com,a
sianxxxclips.com,asianxxxjoy.com,asianxxxmovs.com,asiaxxxmovies.com,azpornvideos.co
m,bbwsex.pro,bbwsexporn.com,bbwtube.pro,bbwxxxclips.com,bdsmporn.club,bdsmporn.pro,
bdsmsex.pro,bdsmsexxxx.com,bdsmtube.pro,bdsmtube.sexy,bdsmtube.video,bdsmxxxmovies.
com,bdsmxxxtubes.com,beautymaturegirl.com,beeg-
videos.net,beegvideoz.com,bestindiansex.com,bestlesbiantube.com,bestlesbianxxx.com,
bestmilfpussy.com,bestsexhub.com,bestvintagesex.com,betavintageporn.com,betaxxxbond
age.com,bigbbwporn.com,bigindiansex.com,bigjapanesesex.com,bigsexhub.com,bigtitsmix
.com,bigtitsslutspics.com,bigvintageporn.com,bigyoungsex.com,bitchmomporn.com,black
pornfilms.com,blacksex.me,blackteenpictures.com,blacktube.pro,blackzaur.com,bobmovs
.com,bondagepornsex.com,bondagesexfilms.com,bondagesexporn.com,bustyhornypics.com,b
ustymompics.com,cartoonporn.picsen,cartoonsexcomix.com,cartoonxxxcomix.com,checkles
bianporn.com,checkmaturesex.com,checkmaturetube.com,chinatownav.com,citrusdesiporn.
com,classicpussyporn.com,classymomsex.com,coolasianporn.com,cougarpornpics.net,coxy
teens.com,crazymatureporn.com,cupidonmilf.com,curvyteenpics.com,daindianporn.com,da
pornvideos.com,deasians.com,desipornfilm.com,desipornfilms.com,desipornxxx.com,desi
sexfilms.com,desixxxporn.com,dirtyindiansex.com,dobdsmsex.com,domilfsex.com,doretro
sex.com,dosexteens.com,doxxxindians.com,doxxxtube.com,easymatureporn.com,easyteense
x.com,ebonyporn.pro,ebonypornsex.com,ebonysexporn.com,ebonyteenpictures.com,ebonytu
be.pro,ebonytube.video,elitehentaiporn.com,eliteindianporn.com,elitelesbianporn.com
,enjoyasianporn.com,entergayporn.com,enterjapaneseporn.com,eroticartlab.com,eroticg
irlbox.com,everyamateurteen.com,everyhairypussy.com,exitporn.com,extraindiansex.com
,extrajapaneseporn.com,extramatureporn.com,extramomporn.com,extrateensex.com,exvint
agetube.com,family-
sex.biz,fantasticxxxteen.com,fantasticyoungporn.com,fapporn.me,fastindianporn.comen
,fastteenporn.com,fastteensex.com,fastteentube.com,fastvintageporn.com,fatporn.pro,
fatsexfilms.com,favjapaneseporn.com,favmatureporn.com,favteenporn.com,finehub.com,f
inelesbianporn.com,finemomsex.com,fireblackporn.com,firstasianpussy.com,firstasians
ex.com,firstvintageporn.com,firstyoungporn.com,foxsexvideos.com,free-
xhamster.com,free-xxx-
free.com,freeasianxxxtube.comen,freedeepsex.com,freegayxxxtube.com,freekinkysex.net
,freemomxxxtube.com,freerealvideo.com,freesexpics.pro,freexxxteeny.com,freeyoungvid
eos.com,freshamateursex.com,freshsexonly.com,freteenporn.com,fruitlesbianporn.com,f
ruitshemaletube.com,fuckgayporn.com,fuckhairytube.com,fuckindianporn.com,fuckindian
pussy.com,fuckindiantube.com,fuckmaturesex.com,fuckmaturevideos.com,fuckpussyclips.
comen,fuckretrotube.com,fucksexhub.com,fuckteenclips.com,fuckteenvids.com,fucktrann
yporn.com,fucktube.me,fucktube.pro,fuckvintageporn.com,fuckyoungsex.com,fullasiantu
be.com,fullindiansex.com,fulljapanesetube.com,fullporn.pro,fullporn8.com,fullshemal
etube.com,fullteenporn.com,fullxhamster.com,fullyoungsex.com,gaycockfilms.com,gaydi
ckvideos.com,gayfuckass.com,gaymenboy.com,gayorgyporn.com,gayporn.pro,gaytube.pro,g
aytube.sexy,gaytubefuck.com,gayxxxtv.com,getpornpics.com,gfasianpussy.com,glossytub
e.com,goindiansex.com,goldanimeporn.com,golddesisex.com,golderotica.com,goldfatporn
.com,goldhentaiporn.com,goldindianporn.com,goldmaturesex.com,goldmomsex.com,goldmom
tube.com,goldpornclips.com,goldpussytube.com,goldretrosex.com,goldsexhub.com,goldse
xvideos.com,goldteenporn.com,goldteensex.com,goldxxxmovies.com,goldxxxsex.com,goldx
xxtube.com,goodindianporn.com,gosexvideos.com,goteentube.com,gotrannyporn.com,goyou
ngporn.com,grandmatureporn.com,grannypornpics.pro,grannytubedot.com,greatindianporn
.com,greenpornclips.com,hairyasspussy.com,hairymaturetube.com,hairyporn.me,hairypor
n.pro,hairysex.pro,hairysexporn.com,hairytube.pro,hairyvaginaxxx.com,hairyxxxtubes.
com,hamsterfucktube.com,hamstermaturetube.com,hamsterxxxtube.com,hardasiansex.com,h
ardbondageporn.com,harddesitube.com,hardhairysex.com,hardindiansex.com,hardindianvi
deos.com,hardretromovies.com,hardretrosex.com,hardsex8.com,hardsextube-
teens.com,hardvintagetube.com,hardxxxmoms.com,hardyoungsex.com,hardyousex.com,hd-
sex.me,hdfuckporn.com,hdgaycock.com,hdhotasiansex.com,hdsex.date,hdvintagetube.com,
hdyoungpussy.com,hentaicomics.proen,hentaipornfilms.com,hentaipornmovs.com,hentaise
x.pro,hentaisexfilms.com,hentaisexporn.com,hentaisexxxx.com,hnntube.com,homematuret
ube.com,homesex.bid,hometeentube.com,hornybabepics.com,hornyindianporn.com,hornyind
iansex.com,hornylesbiansex.com,hot-mature-
movies.com,hotbdsmvideos.com,hotindiantube.com,hotindianxxxsex.com,hotjapanporn.com
,hotmatureclips.com,hotorientalporn.com,hotvintagesex.com,hotxxxbdsmporn.com,hq-
jav.com,hqasiananal.com,hqasiangirls.com,hqasianhotties.com,hqhotmoms.com,hqindiant
ube.com,hqjapanesegirls.com,hqjapanesepussy.com,hqjapanesesex.com,hqjavporn.com,hqm
aturehub.com,hqpornclips.com,hqshemaleporn.com,hqteensexmovies.com,hqxxxfuck.com,hu
gefatporn.com,hussyasian.com,indianassvideos.com,indianporn.pro,indianpussymovies.c
om,indiansexbar.com,indiansexpussy.com,indiansexyxxx.com,indiantube.pro,itshemales.
com,itsporn.net,ivintageporn.com,jane-
safo.ru,japaneseasstube.com,japanesefucksex.comen,japanesepussyclips.com,japanesese
x.me,japanesetube.pro,japanesetube.video,japanesexxx.pro,japanesexxxfuck.com,japanp
ornclip.com,japanpornmovs.com,japans.me,japansporno.com,japanxxxass.com,japanxxxfil
ms.com,japanxxxsex.com,javmimi.com,javteens.com,juicyteenie.com,kindindianporn.com,
kindteenporn.com,kinkyteensex.com,kissteenporn.com,kittypornvideos.com,largeporncli
ps.com,largeteensex.com,leafindiansex.com,lesbiangirlspussy.com,lesbianpornxxx.com,
lesbianpussyfilms.com,lesbianpussygirls.com,lesbianpussytube.com,lesbianpussyxxx.co
m,lesbiansex.pro,lesbiansex.sexy,lesbiansexclip.com,lesbianvaginatube.com,lifestyle
tribune.com,likeasianporn.com,likehairyporn.com,likematuretube.com,limeteensex.com,
lingerievideotube.com,lingeriexxxtubes.com,lobsterxxxporn.com,lolanimesex.com,longa
siansex.com,longblacksex.com,longindiantube.com,longmilfsex.com,longyoungporn.com,l
ookgayporn.com,lookindianporn.com,lookmaturewoman.com,lovemomporn.com,lustfulbabesp
ics.com,madfap.com,madgaytube.com,madgrannytube.com,madhairytube.com,madlesbiantube
.com,madmomtube.com,madrabbitsex.com,madtrannysex.com,mainxxxtube.com,manpornvideos
.com,manyvintageporn.com,mastergaytube.com,mature-
ptv.com,matureanalpics.com,matureathome.com,maturefuckclips.com,maturemagic.com,mat
ureporn.picsen,matureporn.pro,matureporner.com,maturepornmovs.com,maturesex.me,matu
resexvideos.pro,maturetube.pro,maturetube.sexy,maturetube.xyz,maturevideosex.com,ma
turextreme.com,maxasiantube.com,maxretroporn.com,mcjapanporn.com,megaasiansex.com,m
egablackporn.com,megafatporn.com,megahentaitube.com,megaindianporn.com,megaindiantu
be.com,megajapanesesex.com,megavintageporn.com,megayoungporn.com,megayoungsex.com,m
ikesmatures.com,milfasiantube.com,milfporn.pro,milfpussypic.com,milfsex.me,milftube
.pro,milfzporn.com,missasianporn.com,mixasiansex.com,mixbdsmsex.com,mixblacksex.com
,mixgaysex.com,mixhairysex.com,mixindiansex.com,mixlesbiansex.com,mixmaturesex.com,
mixsexvideos.com,mixshemalesex.com,mixvintagesex.com,mixvoyeursex.com,mommygranny.c
om,mommyporn.pro,mommypornvideos.com,momporn.pro,mompornfilms.com,mompornpics.net,m
omsex.pro,momsex.xyz,momsexclip.com,momsexfilms.com,momsextube.pro,momtube.club,mom
tube.pro,momvideos.me,momxxxass.com,momxxxclips.com,morebdsmporn.com,moreblackporn.
com,mostindiantube.com,mostxxxtube.com,moviezporn.com,mrporntubes.com,mybbwporn.com
,myhairyphotos.com,myhotasian.com,myperfectebony.com,mysuperaffiliatementor.com,myt
eenphotos.com,nakedasiansex.com,nakedboysmovies.com,nakedmensex.com,nakedmomtube.co
m,nakedolders.com,nakedyoungvideos.com,nakehub.com,nakeporn.com,nakevideos.com,nast
yhairypussy.com,naturallesbiansex.com,newbdsmsex.com,newjapanesexxx.com,newlesbians
ex.com,newmaturevideos.com,newmomporn.com,newpornclips.com,newpornfilms.com,newporn
pic.com,news2local.com,newsexpics.net,newxxxgays.com,newxxxpornvideo.com,newyoungse
x.com,nextasianporn.com,nextlesbianporn.com,nextmatureporn.com,nextsexvideos.com,ne
xtteenporn.com,niceblacksex.com,niceretrotube.com,nicesexvideos.com,niceshemaleporn
.com,niceteenvideos.com,nicevintageporn.com,nicevintagesex.com,nowteensex.com,nudeh
airytube.com,nudemilftube.com,nudemilfwomen.com,nudemomxxx.com,nudetuber.com,nudevo
yeursex.com,nudexxxmovies.com,nylonbabesporn.com,ohahoh.com,okshemaleporn.com,oktee
nporn.com,oldgirlsporn.com,onasianporn.com,onindiansex.com,onlesbianporn.com,onlyma
turetube.com,onlymomporn.com,onlyteasephoto.com,onlyteenbeauty.com,onteenporn.com,o
nxxxtube.com,orientalasianporn.com,originalindianporn.com,originalmaturetube.com,or
iginalretroporn.com,originalteentube.com,otherbondagesex.com,otherporntube.com,othe
rshemaleporn.com,paulsmatures.com,paulsporn.com,peppe
rclips.com,pepperdesitube.com,pepperlesbiantube.com,peppermomporn.com,petiteasiantu
be.com,petitenakedgirl.com,picgrandma.com,picseroticgirl.com,plainasianporn.com,pla
yretrosex.com,playyoungsex.com,playyoungtube.com,plumpxxxporn.com,plusasianporn.com
,pornaf.com,pornasianvideos.com,pornblackporn.com,porncliphub.com,porncomics.me,por
nfattube.com,pornhubcom.org,pornjapanesesex.com,pornlesbianporn.com,pornmovs.pro,po
rnoplum.com,pornpictures.proen,pornvideotop.com,pornzvideo.com,primehairysex.com,pr
imeindianporn.com,primelesbianporn.com,primematureporn.com,primemomsex.com,primevin
tagesex.com,privatepornfilms.com,proasiansex.com,progaysex.com,promomporn.com,prose
xtube.com,proyoungporn.com,psmatureporn.com,publicfuckvideo.com,publicxxxvideo.com,
purebbwfuck.com,puremilfporn.com,pureretroporn.com,pussylesbiansex.com,pussymomsex.
com,pussysexdig.com,pussyteenfuck.com,qsextube.com,rawasiansex.com,realclassicporn.
com,realhentaiporn.com,realjapansex.com,realmomsex.com,realporntubes.com,redmaturep
orn.com,redpornpictures.com,redsexhub.com,redteensex.com,redtubecom.orgen,redxxxsex
.com,redxxxvideos.com,reteenporn.com,retroclassicporn.com,retroclassicsex.com,retro
porn.me,retroporn.pro,retrosexclips.com,retrosexfilms.com,retrosexporn.com,retrotub
e.porn,retrotube.xyz,rightxxxtube.com,rockasianporn.com,rocksextube.com,rootdesisex
.com,roughbdsmsex.com,royalpornvideos.com,rudevintageporn.com,rushteenporn.com,rush
teentube.com,rxphoto.com,schoolgirlsexpics.com,searchxxxvideos.com,seegayvideos.com
,seeindianporn.com,seematurevideos.com,seeshemaleporn.com,seeteenporn.com,seexxxtub
e.com,sexasianfuck.com,sexbdsmsex.com,sexcartoonpics.comen,sexcliphub.com,sexclipsh
d.com,sexfilmstube.com,sexhubmovs.com,sexindianvideos.com,sexjapansex.com,sexjapanv
ideos.com,sexlesbianvideos.com,sexmaturesex.com,sexmomsex.com,sexprontube.com,sexre
trotube.com,sextubeclip.com,sextubehub.com,sexvintagefilms.com,sexxxxfilms.com,sexy
classicporn.com,sexyhentaivideos.com,sexyindianpussy.com,sexylesbianpussy.com,sexyl
esbiansex.com,sexymomsex.com,sexyorientalporn.com,sexyoungmovies.com,sexypussypic.c
om,sexyteenagepics.comen,sexytoonporn.com,sexytuber.com,sexyvintageporn.com,sexyyou
ngsex.com,shehairy.com,shemaleasstube.com,shemaleclip.com,shemaleporn.pro,shemalepo
rnfilms.com,shemaletube.pro,shemalexxxfilms.com,shemalexxxsex.com,slickyoungporn.co
m,slimteenporn.com,slutamateursex.com,smoothteentube.com,soamateurteen.com,sohornym
ature.com,sohornyteen.com,soindianporn.com,sonudepics.com,sooldsluts.com,soteenpics
.com,soteenporn.com,sourceclassicporn.com,spicyvintageporn.com,stepmaturesex.com,su
cking.cc,superjapanesesex.com,sweetjapanporn.com,sweetyoungtube.com,teenagedtube.co
m,teenagesexpics.com,teenagexxxvideos.com,teenfuck.party,teenfucksex.com,teenpornbo
mb.com,teenpornpics.pro,teenpornvideos.pro,teenpussylab.com,teenpussytv.com,teens-
fuck-
movies.com,teensex.sexy,teensexass.com,teensexpics.pro,teensextubez.com,teensxxxvid
eos.net,teentube.pro,teentubeme.com,teenvaginapics.com,teenxxxmovs.com,teenxxxtube.
me,theasiansextube.com,thismaturesex.com,thisteentube.com,thisxxxsex.com,toonpornpi
cs.com,toonsex.pics,topasianvideos.com,topbbwporn.com,toplesbiantube.com,topmaturep
ussy.com,topteenpussy.com,totalbbwporn.com,totalclassicsex.com,totalmansex.com,tota
lxxxteens.com,totalxxxtube.com,trannysexfilms.com,trannysexporn.com,trendhairyporn.
com,trendteenporn.com,trueasiansex.com,truepornmovies.com,trueretroporn.com,truetee
nporn.com,trylesbiansex.com,tryyoungporn.com,tube-matures.com,tube8-
teens.com,tube8.pro,tubegift.com,tubepornhot.com,tubezporno.com,tvshemalesex.com,uj
apanesesex.com,ultraasiantube.com,ultrabdsmporn.com,ultraindiansex.com,ultrajapanes
eporn.com,ultralesbianporn.com,ultrapornvideos.com,ultrateenpussy.com,ultrateensex.
com,ultraxxxtube.com,ultrayoungsex.com,ultrayoungtube.com,upasiansex.com,uphentaipo
rn.com,upmatureporn.com,upmomtube.com,uptranny.com,upvintagesex.com,upvintagetube.c
om,upxxxlesbians.com,upxxxmatures.com,upxxxporn.com,upxxxretro.com,usematuretube.co
m,usetrannysex.com,useyoungsex.com,uteentube.com,variousteenporn.com,vintageporn.pr
o,vintagesex.me,vintagesex.pro,vintagesex.sexy,vintagetube.pro,vintagetube.video,vi
ntagexxxfilms.com,vintagexxxfuck.com,vintagexxxsex.com,voyeurpornsex.com,voyeurporn
tube.me,voyeursextubes.com,voyeursexvideos.com,voyeurxxxtube.com,voyeurxxxtubes.com
,wantasiantube.com,watchretrosex.com,webcamfuckvideo.com,wellasianporn.com,wellmatu
reporn.com,wellmaturetube.com,wellsextube.com,wellsexvideos.com,whoreasianporn.com,
whorelesbianporn.com,whoreteenporn.com,whoreteensex.com,whorevintagesex.com,wildasi
anmovies.com,wildbbwtube.com,wilddesiporn.com,wildhentaitube.com,wildindianporn.com
,wildindiantube.com,wildindianvideos.com,wildjapaneseporn.com,wildjapanesesex.com,w
ildsexteens.com,wildteenvideos.com,wildvintageporn.com,wildvintagesex.com,wildvoyeu
rporn.com,wildxxxsex.com,willyporn.com,winmatureporn.com,worldpornvideos.com,wotube
.com,wowindianporn.com,wowindiansex.com,wowjapansex.com,wowmilfporn.com,wowmomsex.c
om,wowvintagesex.com,wowyoungporn.com,xasiananal.com,xasianbeauties.com,xasianorgy.
com,xasianporn.net,xgaymovies.com,xhardcoreaunts.com,xknock.com,xnakedwomen.com,xnm
odels.com,xnxxcomvideos.com,xnxxhd.pro,xnxxpornclips.comen,xnxxsexclips.com,xnxxtub
ehd.comen,xpics.me,xpimper.com,xsexcomics.comen,xsexpics.pro,xvideos-
teens.com,xvideoscom.me,xvintagevideos.com,xxindianporn.com,xxx3dcomix.com,xxxanime
movies.com,xxxasianfuck.com,xxxbdsmfilms.com,xxxbdsmfuck.com,xxxboobsporn.com,xxxca
rtoonporn.pro,xxxclassicporno.com,xxxclassictube.com,xxxdesitube.com,xxxdig.com,xxx
fuckfilms.com,xxxfuckhub.com,xxxfuckmom.com,xxxgaydick.com,xxxgayfuck.com,xxxgaytub
ez.com,xxxhairymovies.com,xxxhairysex.com,xxxhamstertube.com,xxxhotgays.com,xxxhubv
ideos.com,xxxindian.pro,xxxindianfilms.com,xxxindiantv.com,xxxjapaneseclips.com,xxx
japanesemovies.com,xxxjapanesepussy.com,xxxjapanesesex.com,xxxjapanesevideos.com,xx
xjapanporno.com,xxxlargeporn.com,xxxlesbianfilms.com,xxxlesbianpussy.com,xxxlesbian
tv.com,xxxmaleporn.com,xxxmaturepussypics.com,xxxmilftoon.com,xxxmomfilms.com,xxxmo
mtv.com,xxxmomz.com,xxxmovies.pro,xxxmoviesfuck.com,xxxmoviestube.me,xxxoldyoung.co
m,xxxpornindia.com,xxxpornmovs.com,xxxporntranny.com,xxxpornvideos.pro,xxxredsex.co
m,xxxretroclips.com,xxxretromovies.com,xxxsex.pro,xxxsexcinema.com,xxxsexmoviez.com
,xxxsexpussy.com,xxxsexshemales.com,xxxshemalefilms.com,xxxteenfilms.com,xxxteenpus
sy.net,xxxteensextube.com,xxxteenvagina.com,xxxteenyporn.com,xxxtube.pro,xxxtube.vi
deo,xxxtubegay.com,xxxvideos.pro,xxxvintagefilms.com,xxxvintagepussy.com,xxxvintage
sex.com,xxxvintagesextube.com,xxxvintagevideos.com,xxxvoyeurtube.com,xxxyoungfilms.
com,xxxyoungxxx.com,xxyoungporn.com,yesnude.com,yoasiangirls.com,yoasiansex.com,yob
atube.com,youngfucktube.com,youngjizztube.com,youngporn.pro,youngpornclip.com,young
pornfilms.com,youngsex.pro,youngsex.video,youngsexmovs.com,youngsexvideos.me,youngt
eenworld.com,youngtinysex.com,youngtitstube.com,youngtube.me,youngtube.pro,youngtub
e.video,youngtube.xyz,youngxxxass.com,youngxxxsex.com,youpornteens.com,yourasianpor
n.com,yourpornbus.com,yourtube.xxx,yourvintagetube.com,yousexfilms.com,yousexxxx.co
m,youxxxmovies.com,youxxxsex.com#%#//scriptlet("abort-on-property-read", "popit")
! asgPopScript
xyzcomics.com,freeadultcomix.com,savelink.site,turboimagehost.com,moresisek.net,por
nxday.com,streamingporn.xyz,xxxstreams.org,turbobit.net,movi.pk,vidoza.org,tubsexer
.com,vintagetube.xxx#%#//scriptlet("abort-on-property-read", "asgPopScript")
! '#%#//scriptlet("abort-on-property-read", "pop")'
123phim.top,playvid.host,jvembed.com,javmvp.com,javideo.pw,playvideo.best,fakyutube
.com,javhub.pro,videogreen.xyz,hentai4.me,gaobook.review#%#//scriptlet("abort-on-
property-read", "pop")
! '#%#//scriptlet("prevent-addEventListener", "click", "window.open")'
animetw.net,anime789.com,redanimedatabase.cloud,javmvp.com,31vakti-
cdn.*,zidiplay.com,vfilmesonline.net,fcdn.stream,playvideo.best,ns21.online,asiancl
ub.tv,ondembed.xyz,megahdfilmes.me,player-megahdfilmes.com,hd-
stream.to,dzynet.me,altyazikutu.ml,gaobook.review,th-
jav.co,novelplanet.me,luxubu.review,embedsito.com,pussyspace.com,animeshouse.biz,gc
loud.live,videogreen.xyz,hdplay.site,feurl.com,cdn-
myhdjav.info,there.to,videohub.tech#%#//scriptlet("prevent-addEventListener",
"click", "window.open")
! '#%#//scriptlet("abort-current-inline-script", "decodeURI", "4zz.")'
uploadbuzz.cc,uploadever.com,asiashort.link,asia-
mag.com,clik.pw,tokyomotion.net,abcvideo.cc,sxyprn.com,birdurls.com,oload.party#
%#//scriptlet("abort-current-inline-script", "decodeURI", "4zz.")
! '#%#//scriptlet("abort-on-property-read", "runAdblock")'
animetw.net,1337x.to,c-
ut.com,picbaron.com,imgbaron.com,onlystream.tv,yst.am,ouo.press,newepisodes.co,lime
torrents.info,mp4upload.com,beinmatch.tv,openloadmovies.ws,yts.mx,yts.lt#%#//
scriptlet("abort-on-property-read", "runAdblock")
! END: Popular clickunders
!
!
! 'adthrive'
jocooks.com,tasteandtellblog.com,163bifenzhibo.cn,500wzuqiubifen.cn,allaboutcats.co
m,aomenbocaijishibifen.cn,aosikayulecheng.cn,bo8bifenwang.cn,bocaiwangbifenzhibojin
sha.cn,cookingperfected.com,curbsideclassic.com,fortemplebanana.com,fortsettings.co
m,gethealthyu.com,goldendoodleadvice.com,hitbottlewood.com,housingaforest.com,huang
guanzoudibifen.cn,letthemeatgfcake.com,listcaboodle.com,makinglemonadeblog.com,mone
yning.com,nanascraftyhome.com,pandabeardragonlet.com,parentingpod.com,psychreg.org,
qiutanbifenwang.cn,runeterraccg.com,shijiebeibifen.cn,spacedmagazine.com,strengthan
dsunshine.com,sunnyacross.com,tdalabamamag.com,thisisraleigh.com,ticotimes.net,unco
nventionalbaker.com,welcomehula.com,whereverwriter.com,yulechengbifenzhibo.cn#%#//
scriptlet("abort-on-property-read", "window.adthrive.config")
!
! Ads by Galaksion
kissmanga.com,getpronews.com,akltu.com,shorten.sh,9xmovies.app,toonily.com,kiminime
.com,katmoviehd.nl,beinmatch.tv,a2zapk.com,vidload.net,movies123.pics,loveheaven.ne
t,nsfwyoutube.com,ckk.ai,wikifeet.com,adsafelink.com,isekaiscan.com,extramovies.wik
i,desiupload.in,uppit.com,watchhowimetyourmother.online,kisstvshow.to,kimcartoon.to
,arabseed.tv,updatetribun.org,strikeout.nu,putlockers.co#%#//scriptlet("abort-on-
property-read", "Object.prototype.Focm")
!
!**********************************
!
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65832
nxload.com#%#//scriptlet("abort-on-property-read", "loadRunative")
! https://github.com/AdguardTeam/AdguardFilters/issues/65765
crazyshit.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "window.csim_")
! https://github.com/AdguardTeam/AdguardFilters/issues/65716
coin.mg#%#//scriptlet("abort-current-inline-script", "document.createElement",
"document?document:null")
! https://github.com/AdguardTeam/AdguardFilters/issues/65122
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#%#//scriptlet('set-
constant', 'page_params.holiday_promo', 'true')
! https://github.com/AdguardTeam/AdguardFilters/issues/65564
w4files.ws#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/65508
ownurl.website#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/65499
livestreaming24.eu#%#//scriptlet("prevent-window-open", "1", "i-converter.com")
! https://github.com/AdguardTeam/AdguardFilters/issues/65459
shorttey.org#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/65358
4snip.pw#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/65303
beinmatch.best#%#//scriptlet("abort-on-property-read", "S9tt")
beinmatch.best#%#//scriptlet("prevent-window-open", "1", "beinmatch.best/home/r/")
! https://github.com/AdguardTeam/AdguardFilters/issues/65274
economictimes.indiatimes.com#%#//scriptlet('set-cookie', 'et_interstitial_active',
'true')
economictimes.indiatimes.com#%#//scriptlet("adjust-setTimeout", "updateCounter();",
"", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/65379
danc.uk#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/65343
projecto2.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/65319
onlyfoot.net#%#//scriptlet("abort-current-inline-script", "document.createElement",
"__htas")
! upvid.net - popups
upvid.net#%#//scriptlet("prevent-window-open")
upvid.net#%#//scriptlet("abort-on-property-read", "_run")
! https://github.com/AdguardTeam/AdguardFilters/issues/65205
urbanmilwaukee.com#%#//scriptlet('set-cookie', 'takeover-ad', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/65136
letfap.com#%#AG_defineProperty('exoDocumentProtocol', { value:
window.document.location.protocol });
! https://github.com/AdguardTeam/AdguardFilters/issues/64986
tanix.net#%#//scriptlet("abort-on-property-write", "U9QQ")
! https://github.com/AdguardTeam/AdguardFilters/issues/64979
bitfly.io#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/64874
sbs.com.au#%#//scriptlet('remove-class', 'ad-controls', '.bitmovinplayer-
container.ad-controls')
! mtgarena.pro - ad remains
mtgarena.pro#%#//scriptlet("abort-on-property-write", "__vm_add")
! https://github.com/AdguardTeam/AdguardFilters/issues/64959
iframejav.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/64869
melongfilm.org#%#//scriptlet("abort-on-property-write", "i7oo")
melongfilm.org#%#//scriptlet('prevent-setTimeout', 'Q70.')
melongfilm.org#%#//scriptlet("prevent-addEventListener", "", "Q70.")
! https://github.com/AdguardTeam/AdguardFilters/issues/64690
embedsito.com#%#//scriptlet("json-prune", "player.incomePop")
! https://github.com/AdguardTeam/AdguardFilters/issues/64415
streamp1ay.cc#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/64637
ettvcentral.com#%#//scriptlet("json-prune", "0.cu")
! https://github.com/AdguardTeam/AdguardFilters/issues/64396
kickass.love#%#AG_abortInlineScript(/VPN/, 'document.write');
! https://github.com/AdguardTeam/AdguardFilters/issues/64306
aylink.co#%#//scriptlet('remove-attr', 'data-ppcnt_ads|onclick',
'#main[onclick*="mainClick"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/64118
anime789.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/64318
shortzzy.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/64177
aparat.cam#%#//scriptlet("abort-on-property-read", "Appop")
! https://github.com/AdguardTeam/AdguardFilters/issues/64278
katmoviehd.ch#%#//scriptlet("abort-current-inline-script",
"document.createElement", "/\/main\.js[\s\S]*?document\?document:null/")
! https://github.com/AdguardTeam/AdguardFilters/issues/64099
url.namaidani.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/64069
dr-farfar.net#%#//scriptlet("prevent-window-open", "1", "dr-farfar.com/ads")
c-ut.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/64050
toroox.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/63747
rubtech.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/63808
streamsport.pro#%#//scriptlet("abort-on-property-write", "TID")
! https://github.com/AdguardTeam/AdguardFilters/issues/63804
notube.net#%#//scriptlet("prevent-window-open", "1", "://notube.net/p/")
! https://github.com/AdguardTeam/AdguardFilters/issues/63727
cinereporters.com#%#//scriptlet("json-prune", "*.adSlot")
! https://github.com/AdguardTeam/AdguardFilters/issues/63693
sub4unlock.com#%#//scriptlet("prevent-window-open", "1", "://shorte.be/")
! xz2.xyz - popups
xz2.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/63596
doctor-groups.com#%#//scriptlet("prevent-window-open")
doctor-groups.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "document?document:null")
! https://github.com/AdguardTeam/AdguardFilters/issues/63271
strmrdrpx.xyz,tacsiz.com#%#//scriptlet("set-constant", "adsConfig.enabled",
"false")
! https://github.com/AdguardTeam/AdguardFilters/issues/63301
picbaron.com,imgbaron.com#%#//scriptlet("prevent-addEventListener", "", "[z15.")
! https://github.com/AdguardTeam/AdguardFilters/issues/63239
kissasian.sh#%#//scriptlet("json-prune", "0.cu")
kissasian.sh#%#//scriptlet("prevent-setInterval", "()&&_0x")
! https://github.com/AdguardTeam/AdguardFilters/issues/63178
freepik.com#%#//scriptlet("prevent-window-open", "1",
"aHR0cHM6Ly9jbGsudHJhZGVkb3VibGVyLmNvbS")
! https://github.com/AdguardTeam/AdguardFilters/issues/63030
underhentai.net#%#//scriptlet("prevent-window-open", "1", "adtng.com")
underhentai.net#%#//scriptlet("abort-current-inline-script", "$", "adf-fired")
! https://github.com/AdguardTeam/AdguardFilters/issues/63025
tsumino.com#%#//scriptlet("abort-on-property-read", "_wm")
! https://github.com/AdguardTeam/AdguardFilters/issues/63034
ohentai.org#%#AG_abortInlineScript(/iCanPop/, 'localStorage.getItem');
ohentai.org#%#//scriptlet("abort-current-inline-script", "localStorage.getItem",
"/iCanPop/")
! https://github.com/AdguardTeam/AdguardFilters/issues/62700
anysex.com#%#//scriptlet("abort-on-property-read", "z7OO")
anysex.com#%#//scriptlet("abort-current-inline-script", "document.write",
"/undefined[\s\S]*?'<scr'\+'ipt/")
! https://github.com/AdguardTeam/AdguardFilters/issues/63002
gibit.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/62893
mangovideo.club#%#//scriptlet("set-constant", "flashvars.video_click_url", "")
! https://github.com/AdguardTeam/AdguardFilters/issues/62873
ffmovies.co#%#//scriptlet("abort-current-inline-script", "onclick", "fbox_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/62713
zlink.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/62835
imhentai.com#%#//scriptlet("abort-on-property-read", "z7OO")
imhentai.com#%#AG_abortInlineScript(/go\.hentaigold\.net\/id\//, 'document.write');
! https://github.com/AdguardTeam/AdguardFilters/issues/62710
collectionofbestporn.com#%#//scriptlet("abort-on-property-read", "__ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/62823
clipwatching.com#%#//scriptlet("abort-on-property-read", "CLP")
! https://github.com/AdguardTeam/AdguardFilters/issues/62697
perfectgirls.net#%#//scriptlet("abort-on-property-read", "ExoDetector")
! https://github.com/AdguardTeam/AdguardFilters/issues/62622
pkr.pw#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/62593
moneycontrol.com#%#//scriptlet("set-constant", "redirect_interstitial", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/62485
youtube-video.download#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/62499
manikusa.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/62399
shrinke.me#%#//scriptlet("abort-on-property-read", "addDictionary")
! https://github.com/AdguardTeam/AdguardFilters/issues/62396
yespornpleasexxx.com#%#//scriptlet("abort-on-property-write", "i7oo")
yespornpleasexxx.com#%#//scriptlet("prevent-addEventListener", "", "return R0()")
yespornpleasexxx.com#%#//scriptlet('prevent-setTimeout', '/,position:[\s\S]*?
setTimeout/')
! https://github.com/AdguardTeam/AdguardFilters/issues/62351
gmanga.me#%#//scriptlet("abort-current-inline-script", "document.createElement",
"/\/main\.js[\s\S]*?document\?document:null/")
! https://github.com/AdguardTeam/AdguardFilters/issues/62377
goossh.com#%#//scriptlet("abort-on-property-read", "open_popup")
! https://github.com/AdguardTeam/AdguardFilters/issues/62267
cut.my.id#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/62230
hubfiles.ws#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/62257
linkmit.us#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/61788
flickr.com#%#//scriptlet('adjust-setTimeout', 'adTimerStartCount', '1000')
! https://github.com/AdguardTeam/AdguardFilters/issues/62037
boxlink.us#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/62192
lnk.parts,lnk.news#%#//scriptlet("prevent-setTimeout", "redirectPage")
! https://github.com/AdguardTeam/AdguardFilters/issues/61407
erofus.com#%#//scriptlet("abort-current-inline-script", "document.dispatchEvent",
"addZone")
! https://github.com/AdguardTeam/AdguardFilters/issues/61347
ouofly.com#%#//scriptlet("prevent-window-open")
ouofly.com#%#//scriptlet("abort-on-property-read", "LieDetector")
stfly.me#%#//scriptlet("abort-on-property-write", "onClickTrigger")
! nbastreams.xyz - player clickunder
nbastreams.xyz#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/61336
pururin.io#%#//scriptlet("abort-on-property-read", "PururinPopJs")
! https://github.com/AdguardTeam/AdguardFilters/issues/61334
hentaifox.com#%#//scriptlet("abort-on-property-read", "mmpsqbdosy")
hentaifox.com#%#//scriptlet("abort-on-property-read", "adsbyjuicy")
! https://github.com/AdguardTeam/AdguardFilters/issues/61339
premid.app#%#//scriptlet("adjust-setInterval", "countDownBtn", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/61261
iir.ai#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/61270
dz4win.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/61188
short2.cash#%#//scriptlet("prevent-window-open")
short2.cash#%#//scriptlet("abort-current-inline-script", "document.createElement",
"window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/61192
kisscartoon.info#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/61141
goo-2o.com#%#//scriptlet("prevent-addEventListener", "click", "clicking")
! https://github.com/AdguardTeam/AdguardFilters/issues/61042
flv2mp3.by#%#//scriptlet("prevent-window-open", "0", "flv2mp3.by")
! https://github.com/AdguardTeam/AdguardFilters/pull/61083
politico.com#%#//scriptlet("set-constant", "generateGalleryAd", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/61044
onlinevideoconverter.pro#%#//scriptlet("prevent-window-open", "1",
"agacelebir.com")
! https://github.com/AdguardTeam/AdguardFilters/issues/60823
donia2link.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/60662
pornrox.com#%#AG_onLoad(function(){const a = document.querySelectorAll('.icon-
play');for (let c = 0; c < a.length; c += 1) {const b = a[c]?.previousSibling;if (b
&& b?.textContent.indexOf('Close & Play') > 0) b.remove();}});
! https://github.com/AdguardTeam/AdguardFilters/issues/60709
elsfile.org#%#//scriptlet("json-prune", "rot_url pop_type")
elsfile.org#%#//scriptlet("prevent-addEventListener", "", "x20click")
! https://github.com/AdguardTeam/AdguardFilters/issues/60640
m4ufree.yt,9movies.yt#%#//scriptlet("json-prune", "rot_url pop_type")
m4ufree.yt,9movies.yt#%#//scriptlet("prevent-addEventListener", "", "x20click")
! https://github.com/AdguardTeam/AdguardFilters/issues/60665
fcdot.lc#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/60565
wordcounter.icu,genpas.icu#%#//scriptlet("prevent-window-open")
! ghacks.net
ghacks.net#%#AG_onLoad(function(){var a=document.querySelector('.user-content >
div[id^="div-gpt-
ad"]');a&&(a=a.previousSibling,a.textContent.match("Advertisement")&&15>a.length&&a
.remove())});
! https://github.com/AdguardTeam/AdguardFilters/issues/60434
xhamster5.desi#%#//scriptlet("abort-on-property-read", "wih-popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/60452
! https://github.com/AdguardTeam/AdguardFilters/issues/45545
mirrorace.*#%#document.cookie="vpn=1; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/60423
krunkercentral.com#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/60364
ask4movie.co#%#//scriptlet("json-prune", "rot_url pop_type")
ask4movie.co#%#//scriptlet("prevent-addEventListener", "", "x20click")
! https://github.com/AdguardTeam/AdguardFilters/issues/60199
zbporn.com#%#AG_defineProperty('exoDocumentProtocol', { value:
document.location.protocol });
! https://github.com/AdguardTeam/AdguardFilters/issues/60138
usporncomics.space#%#//scriptlet("abort-on-property-read", "mnpw")
! https://github.com/AdguardTeam/AdguardFilters/issues/60001
cima4u.io#%#//scriptlet("json-prune", "rot_url pop_type")
cima4u.io#%#//scriptlet("prevent-addEventListener", "", "x20click")
! abcvideo.cc - popups
abcvideo.cc#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/59956
asupload.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/59918
watch-jav-english.live#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/59901
shortearn.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/59474
hotmovs.com#%#//scriptlet("prevent-addEventListener", "click", "/pop[\s\S]*?
window\.open/")
! https://github.com/AdguardTeam/AdguardFilters/issues/59766
embed.watchasian.to#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/59744
genlink.cc#%#//scriptlet("remove-attr", "href", "a[href][rel].ads-link")
! https://github.com/AdguardTeam/AdguardFilters/issues/59748
asus-zenfone.com#%#//scriptlet("prevent-window-open", "1", "ponselkita.com")
! https://github.com/AdguardTeam/AdguardFilters/issues/59790
oxy.st#%#//scriptlet("abort-current-inline-script", "$", "divdownload")
! https://github.com/AdguardTeam/AdguardFilters/issues/59586
mr-jatt.in#%#//scriptlet("json-prune", "rot_url pop_type")
mr-jatt.in#%#//scriptlet("prevent-addEventListener", "", "x20click")
! https://github.com/AdguardTeam/AdguardFilters/issues/59478
! popunder when click on the back button
vrsumo.com#%#Object.defineProperty(window, 'offer', { value: ''});
! https://github.com/AdguardTeam/AdguardFilters/issues/59389
streamsb.net#%#//scriptlet("prevent-setTimeout", ".H4n")
streamsb.net#%#//scriptlet("prevent-addEventListener", "", ".H4n")
! https://github.com/AdguardTeam/AdguardFilters/issues/59397
series.movie#%#//scriptlet("prevent-window-open")
vidcloud9.com#%#//scriptlet("prevent-window-open")
movcloud.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/59203
jamieoliver.com#%#//scriptlet('remove-class', 'has-leaderboard-ad', 'header#main-
header.has-leaderboard-ad')
! https://github.com/AdguardTeam/AdguardFilters/issues/59165
hentaihere.com#%#//scriptlet("abort-on-property-read", "ARFnet")
! https://github.com/AdguardTeam/AdguardFilters/issues/59166
hentai2read.com#%#//scriptlet("abort-on-property-read", "ARFnet")
! https://github.com/AdguardTeam/AdguardFilters/issues/59175
watchsomuch.org#%#//scriptlet("json-prune", "rot_url pop_type")
! https://github.com/AdguardTeam/AdguardFilters/issues/59099
txxx.com#%#//scriptlet("abort-current-inline-script", "skipPop", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/59043
flvto.biz#%#//scriptlet("prevent-window-open", "1", "kenomal.com")
! movs4u.live - popups
movs4u.live#%#//scriptlet("json-prune", "rot_url pop_type")
movs4u.live#%#//scriptlet("prevent-addEventListener", "", "x20click")
! https://github.com/AdguardTeam/AdguardFilters/issues/59077
adsrt.live#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/58935
mp3pro.xyz#%#//scriptlet('prevent-setTimeout', 'location.assign', '500')
! https://github.com/AdguardTeam/AdguardFilters/issues/58884
aparat.cam,easyload.io#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/58894
porndroids.com#%#//scriptlet("abort-on-property-read", "aNB")
porndroids.com#%#AG_defineProperty('exoDocumentProtocol', { value:
window.document.location.protocol });
! https://github.com/AdguardTeam/AdguardFilters/issues/58866
kisstvshow.to#%#//scriptlet("json-prune", "rot_url pop_type")
kisstvshow.to#%#//scriptlet("prevent-addEventListener", "", "x20click")
! https://github.com/AdguardTeam/AdguardFilters/issues/58784
! Many non-Russian online cinemas use mail.ru player
my.mail.ru#%#//scriptlet('prevent-window-open', '1', '/:\/\/r\.mail\.ru\//')
! https://github.com/AdguardTeam/AdguardFilters/issues/58847
uiz.one#%#//scriptlet("prevent-window-open")
uiz.one#%#//scriptlet("prevent-setTimeout", "replaceUrl")
uiz.one#%#//scriptlet("abort-on-property-read", "popUrl")
! https://github.com/AdguardTeam/AdguardFilters/issues/58655
javhd.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
"popunClick")
! https://github.com/AdguardTeam/AdguardFilters/issues/58681
movs4u.live#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/58579
2conv.com#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/58533
beegnow.com#%#//scriptlet("remove-attr", "data-id", ".thumbs > li > a[href][data-
id]")
! https://github.com/AdguardTeam/AdguardFilters/issues/58472
fcc.lc#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/58226
arabplus2.co#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/58227
stfly.me#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57850
imx.to#%#AG_onLoad(function() { var
el=document.querySelector('input[name="imgContinue"]'); if(el) el.click(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/57969
sportsbay.org,espn-live.stream#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/57985
nowvid.online#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/58045
fun4earn.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57902
iseekgirls.com#%#//scriptlet('prevent-window-open')
iseekgirls.com#%#//scriptlet('remove-attr', 'data-item', 'a[href=""]')
! https://github.com/AdguardTeam/AdguardFilters/issues/57678
jwearn.com#%#//scriptlet("abort-current-inline-script", "tabUnder", "popup")
! https://github.com/AdguardTeam/AdguardFilters/issues/57384
vidia.tv#%#//scriptlet("abort-on-property-read", "showpop")
! https://github.com/AdguardTeam/AdguardFilters/issues/57497
api.savemedia.website,ymp4.download#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57395
nudepicturearchive.com#%#//scriptlet("abort-on-property-write", "Pub2")
! https://github.com/AdguardTeam/AdguardFilters/issues/57386
megagames.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "cpmstarAPI")
! https://github.com/AdguardTeam/AdguardFilters/issues/57456
shorthitz.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57455
savelink.site#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57453
linkshorten.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57218
sk-ip.tech#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57329
pozvi.icu#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57354
a2zapk.com#%#//scriptlet("json-prune", "rot_url")
a2zapk.com#%#//scriptlet("prevent-addEventListener", "", "/tabunder|window\
['open'\]/")
! youtnbe.xyz - popups
youtnbe.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57204
streamtape.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57135
linksly.co#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57097
btc2019.tk#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/57030
adsy.pw#%#//scriptlet("abort-on-property-read", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/56876
nudepatch.net#%#//scriptlet("abort-on-property-read", "DYNBAK")
! https://github.com/AdguardTeam/AdguardFilters/issues/56775
s.to,serienstream.sx#%#//scriptlet('prevent-addEventListener', 'click',
'window.open')
! https://github.com/AdguardTeam/AdguardFilters/issues/56770
powv1deo.cc#%#//scriptlet("abort-on-property-read", "BJS")
powv1deo.cc#%#Object.defineProperty(window,"puOverlay",{get:function(){return
function(){arguments[2]&&"function"==typeof arguments[2]&&arguments[2]()}}});
! https://github.com/AdguardTeam/AdguardFilters/issues/56746
downloadhub.*#%#//scriptlet("json-prune", "rot_url")
downloadhub.*#%#//scriptlet("prevent-addEventListener", "load", "banner_id")
! https://github.com/AdguardTeam/AdguardFilters/issues/56468
playerfs.com#%#//scriptlet("prevent-window-open")
streamcdn.to,xyzembed379.net#%#//scriptlet("prevent-addEventListener", "mousedown",
"dtnoppu")
! https://github.com/AdguardTeam/AdguardFilters/issues/56563
y2mate.guru#%#//scriptlet("prevent-setTimeout", "window.open")
! unblockit.me - popups
unblockit.me#%#//scriptlet("abort-on-property-read", "CTABPu")
! https://github.com/AdguardTeam/AdguardFilters/issues/56297
nxload.com#%#//scriptlet("abort-on-property-write", "nxpjs.add")
! https://github.com/AdguardTeam/AdguardFilters/issues/56242
siska.video#%#//scriptlet("abort-on-property-write", "Pub2")
! https://github.com/AdguardTeam/AdguardFilters/issues/55656
tr.link#%#//scriptlet('remove-attr', 'data-ppcnt_ads|onclick',
'#main[onclick*="__cfRLUnblockHandlers"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/56055
cut4fun.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/56073
readm.org#%#//scriptlet("abort-current-inline-script", "$", "our Sponsor")
! https://github.com/AdguardTeam/AdguardFilters/issues/56128
bananamovies.net,youwatchporn.com#%#//scriptlet("prevent-window-open", "1",
"snowdayonline.xyz")
! https://github.com/AdguardTeam/AdguardFilters/issues/56076
aii.sh#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/55943
sekilastekno.com#%#//scriptlet("abort-on-property-read", "adtipop")
sekilastekno.com,miuiku.com#%#//scriptlet("abort-current-inline-script", "$",
"window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/55286
wstream.video#%#//scriptlet("abort-on-property-write", "AdservingModule")
! shorte-st.online - redirect to ad site on download page
shorte-st.online#%#//scriptlet("prevent-setTimeout", "", "1000")
! https://github.com/AdguardTeam/AdguardFilters/issues/55842
mentalfloss.com#%#//scriptlet("set-constant", "countClicks", "0")
mentalfloss.com#%#//scriptlet('remove-class', 'af-ad-loaded', '.afg-section.af-ad-
loaded')
! https://github.com/AdguardTeam/AdguardFilters/issues/55865
watchpornx.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/55789
animetrick.com#%#//scriptlet("set-constant", "td_ad_background_click_link",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/55502
xxxparodyhd.net#%#//scriptlet("abort-on-property-read", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/55747
articlix.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/55669
xvideos.com#%#//scriptlet('remove-class', 'has-banner', '#page > #main > #profile-
title')
! fc.lc - popups
fc.lc#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/55532
opensubtitles.org#%#//scriptlet("set-constant", "hide_ads3", "1")
opensubtitles.com#%#//scriptlet("set-constant", "extInstalled", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/55380
mkvhub.net#%#//scriptlet("abort-current-inline-script", "Symbol",
"Symbol&&Symbol.toStringTag")
! youjizz.com - ads
youjizz.com#%#//scriptlet("set-constant", "config.ads.desktopPreroll", "")
! https://github.com/AdguardTeam/AdguardFilters/issues/55475
pingit.link#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/55404
nakedteens.fun#%#//scriptlet("abort-current-inline-script", "onbeforeunload",
"popit")
! https://github.com/AdguardTeam/AdguardFilters/issues/55290
mystream.to#%#//scriptlet("prevent-window-open")
easyplayer.cc#%#//scriptlet("prevent-window-open", "1", "out.streamcomplet.vet")
! https://github.com/AdguardTeam/AdguardFilters/issues/55116
online-downloader.com#%#//scriptlet("prevent-window-open", "1",
"onlineconvert.com")
online-downloader.com#%#AG_onLoad(function() { setTimeout(function() { if(typeof
jQuery === "function") { jQuery('#SearchButtom').unbind('click'); } }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/55115
9xbuddy.org#%#//scriptlet("abort-current-inline-script", "Symbol",
"Symbol&&Symbol.toStringTag")
! https://github.com/AdguardTeam/AdguardFilters/issues/55155
videobb.ru#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/54968
vidload.net#%#//scriptlet("prevent-setInterval", "ppu_exp")
vidload.net#%#//scriptlet("prevent-addEventListener", "", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/55147
gaobook.review#%#//scriptlet("prevent-window-open", "0", "kissasian.sh")
! https://github.com/AdguardTeam/AdguardFilters/issues/55094
mylink.vc#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/55088
vidtome.stream#%#//scriptlet("prevent-window-open")
! upvid.host - popups
upvid.host#%#//scriptlet("abort-on-property-read", "MyJsPop")
! https://github.com/AdguardTeam/AdguardFilters/issues/55027
movs4u.live#%#//scriptlet("set-constant", "dtGonza.playeradstime", "-1")
aflamyz.net,aflamgulf.com,gateaflam.com,watch4unow.com,movs4u.live#%#//
scriptlet("prevent-addEventListener", "/click|DOMContentLoaded|blur/", "var _0x")
! https://github.com/AdguardTeam/AdguardFilters/issues/54927
dood.*#%#//scriptlet("abort-on-property-read", "DoodPop")
! https://github.com/AdguardTeam/AdguardFilters/issues/54685
hotmovs.com#%#//scriptlet("set-constant", "videoadvertising2.tag", "")
hotmovs.com#%#//scriptlet("set-constant", "adver.abFucker.recoverAdv", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/54786
rozfly.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/54870
adsrt.net,mitly.us#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/54797
afly.us#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/54732
thewatchcartoononline.tv#%#//scriptlet("json-prune", "rot_url")
! https://github.com/AdguardTeam/AdguardFilters/issues/54631
tii.ai#%#//scriptlet("json-prune", "rot_url pop_type")
tii.ai#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/54500
pentruea.com#%#//scriptlet("abort-on-property-read", "sc_adv_out")
! https://github.com/AdguardTeam/AdguardFilters/issues/54583
iir.ai#%#//scriptlet('remove-attr', 'onclick',
'button#invisibleCaptchaShortlink,a.btn.get-link')
! https://github.com/AdguardTeam/AdguardFilters/issues/54563
shotly.io#%#//scriptlet("abort-on-property-read", "S9tt")
! suicidegirlsfree.com - ads
suicidegirlsfree.com#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "/var ExoLoader[\s\S]*?idzone/")
! https://github.com/AdguardTeam/AdguardFilters/issues/54419
kimcartoon.to#%#//scriptlet("abort-current-inline-script", "document.write", "_0x")
! https://github.com/AdguardTeam/AdguardFilters/issues/54367
! breaks https://github.com/AdguardTeam/AdguardFilters/issues/61579
! playhydrax.com,hydrax.net#%#//scriptlet('prevent-window-open', '0', 'hydrax',
'trueFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/54480
canyoublockit.com#%#//scriptlet("abort-on-property-write", "a9LL")
canyoublockit.com#%#//scriptlet("set-constant", "window.open", "noopFunc")
canyoublockit.com#%#//scriptlet('remove-attr', 'href',
'a[href*="http://deloplen.com/afu.php?"]')
! mylinks.xyz - popups
mylinks.xyz#%#//scriptlet("set-constant", "pu_shown", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/54339
clik.pw#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/54264
kissmanga.com#%#//scriptlet("prevent-addEventListener", "click", "var _0x")
kissmanga.com#%#//scriptlet("prevent-window-open", "1", "/\/imp\/[\s\S]*?/\?
scontext_/")
! https://github.com/AdguardTeam/AdguardFilters/issues/54239
streamz.*#%#//scriptlet("prevent-window-open", "1", "/video.php")
! https://github.com/AdguardTeam/AdguardFilters/issues/54187
gfinityesports.com#%#//scriptlet("prevent-window-open", "1", "stealthoptional.com")
! https://github.com/AdguardTeam/AdguardFilters/issues/54094
idea4cash.com#%#//scriptlet("prevent-window-open", "1", "popnc.com")
! https://github.com/AdguardTeam/AdguardFilters/issues/53986
notube.net#%#//scriptlet('remove-attr', 'onclick', '.page-title-search >
input[type="submit"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/53871
fxempire.com#%#//scriptlet("set-constant", "AdGlare", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/53464#issuecomment-615955924
8shrt.me#%#//scriptlet('remove-attr', 'href', '#linkdown > center > a.btn')
8shrt.me#%#//scriptlet('remove-attr', 'onclick', 'center >
form[action^="https://8shrt.me/"][onclick^="window.open"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/53888
newser.com#%#//scriptlet('abort-current-inline-script', 'document.createElement',
'IsAdblockRequest')
! https://github.com/AdguardTeam/AdguardFilters/issues/53958
fileone.tv#%#//scriptlet("prevent-window-open", "1", ".php?")
fileone.tv#%#//scriptlet("prevent-setTimeout", "J3M")
! pornwhite.com - popups
pornwhite.com#%#//scriptlet("abort-on-property-read", "customScript")
! vjav.com - ads
vjav.com#%#//scriptlet("set-constant", "adver", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/53705
shegotass.info#%#AG_defineProperty('flashvars.popunder_url', {value: ""});
shegotass.info#%#AG_defineProperty('flashvars.adv_pre_src', {value: ""});
shegotass.info#%#//scriptlet("abort-on-property-read", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/53709
shemalez.com#%#//scriptlet("set-constant", "adver", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/53688
91porn.com#%#//scriptlet("set-constant", "player.preroll", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/53679
clipwatching.com#%#//scriptlet("abort-on-property-read", "showpop")
! https://github.com/AdguardTeam/AdguardFilters/issues/53528
hitomi.la#%#//scriptlet("abort-on-property-read", "pops")
! https://github.com/AdguardTeam/AdguardFilters/issues/53501
imgtorrnt.in#%#//scriptlet("abort-on-property-write", "pndrCodeScript")
! https://github.com/AdguardTeam/AdguardFilters/issues/53488
camclips.cc#%#//scriptlet("abort-on-property-read", "CCGirls")
! https://github.com/AdguardTeam/AdguardFilters/issues/53454
javrave.club#%#AG_onLoad(function() { if(typeof videofunc === "function")
{ videofunc(); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/53432
links.studyiqhub.com#%#//scriptlet("prevent-window-open")
! fappic.com - redirect overlay
fappic.com#%#//scriptlet("set-constant", "closeOverlay", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/52946#issuecomment-611942461
cambro.tv#%#//scriptlet("abort-on-property-read", "crakPopInParams")
! https://github.com/AdguardTeam/AdguardFilters/issues/53351
uflash.tv#%#//scriptlet("prevent-window-open", "1", "chaturbate")
! https://github.com/AdguardTeam/AdguardFilters/issues/53329
watchmygf.me#%#document.cookie="p3006=1; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/53310
powvldeo.me#%#//scriptlet("abort-on-property-read", "BJS")
powvldeo.me#%#//scriptlet("abort-on-property-write", "Fingerprent2")
powvldeo.me#%#Object.defineProperty(window,"puOverlay",{get:function(){return
function(){arguments[2]&&"function"==typeof arguments[2]&&arguments[2]()}}});
! https://github.com/AdguardTeam/AdguardFilters/issues/44685
multiup.org#%#//scriptlet('prevent-setTimeout', 'window.location = "/download-
fast/')
! https://github.com/AdguardTeam/AdguardFilters/issues/53172
downloadhub.life#%#//scriptlet("abort-current-inline-script", "Symbol",
"Symbol&&Symbol.toStringTag")
! https://github.com/AdguardTeam/AdguardFilters/issues/53216
house.porn#%#//scriptlet("abort-on-property-read", "q4SS")
! https://github.com/AdguardTeam/AdguardFilters/issues/53263
ddl-warez.to#%#//scriptlet("prevent-setTimeout", "redirect();")
ddl-warez.to#%#//scriptlet("abort-current-inline-script", "$", "window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/53215
porngo.com#%#//scriptlet("abort-on-property-read", "detectAdb")
porngo.com,xxxfiles.com#%#//scriptlet("abort-current-inline-script", "$",
".append(data.code)")
! https://github.com/AdguardTeam/AdguardFilters/issues/53188
javjunkies.com#%#(function(){var b=window.open,c=/^\/[\
S]*?.php$/;window.open=function(a,d){if("string"===typeof a&&c.test(a))return
window;b(a,d)}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/53104
javher.com#%#//scriptlet("set-constant", "Object.prototype.showPopUnder",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/53022
javhub.net#%#//scriptlet("abort-on-property-read", "Light.Popup")
! https://github.com/AdguardTeam/AdguardFilters/issues/52857
rifurl.com#%#//scriptlet("prevent-window-open")
rifurl.com#%#//scriptlet("abort-on-property-read", "_cpp")
! https://github.com/AdguardTeam/AdguardFilters/issues/52790
playvids.com#%#document.cookie="rpuShownDesktop=1; path=/;";
playvids.com#%#//scriptlet("set-constant", "pop_clicked", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/52726
girlwallpaper.pro#%#AG_onLoad(function(){document.querySelectorAll('a[href^="st/
out.php?"][href*="/out.php?u="]').forEach(function(a){var
b=a.getAttribute("href").split("/out.php?u=");a.setAttribute("href",b[1])})});
! https://github.com/AdguardTeam/AdguardFilters/issues/52666
voyeurhit.com#%#//scriptlet("set-constant", "adver", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/52651
sextvx.com#%#//scriptlet("prevent-setTimeout", "window.location.href=link")
sextvx.com#%#(function(){try{if("undefined"!=typeof
localStorage&&localStorage.setItem){var a=(new
Date).getTime();localStorage.setItem("popseen",JSON.stringify(a))}}catch(b){}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/52612
ushrt.me#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/52586
animestuffs.com#%#//scriptlet("abort-on-property-read", "loadRunative")
! https://github.com/AdguardTeam/AdguardFilters/issues/52510
theblogcash.in#%#//scriptlet("prevent-window-open")
! shrt10.com - popups
shrt10.com#%#//scriptlet("prevent-window-open")
! mega.nz - skip video ads
mega.nz#%#//scriptlet("adjust-setInterval", "addClass('skip')", "", "0.02")
mega.nz#%#!function(){var b=new MutationObserver(function(){var
a=document.querySelector(".viewer-vad-
control.skip");a&&(a.click(),setTimeout(function()
{b.disconnect()},1E3))});b.observe(document,{childList:!0,subtree:!0})}();
mega.nz#%#(function() { try { if ('undefined' != typeof localStorage)
{ localStorage.setItem('pra', '{"1":9999999}') } } catch (ex) {} })();
! https://github.com/AdguardTeam/AdguardFilters/issues/52236
theinventory.com,thetakeout.com,theonion.com,splinternews.com,clickhole.com,avclub.
com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,the
root.com#%#//scriptlet("abort-on-property-read", "_mNDetails")
! https://github.com/AdguardTeam/AdguardFilters/issues/52251 - skip timer
coolmathgames.com#%#//scriptlet("adjust-setInterval", "seconds_left", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/52000
asianclub.tv#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/51988
oneurls.org#%#//scriptlet("abort-on-property-read", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/51986
birdurls.com#%#//scriptlet("abort-on-property-read", "q4SS")
! https://github.com/AdguardTeam/AdguardFilters/issues/51984
s-short.co#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/51785
freegogpcgames.com#%#//scriptlet("abort-on-property-read", "S9tt")
! skidrowreloaded.com - popups
skidrowreloaded.com#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/51812
shorten.sh#%#//scriptlet("prevent-window-open")
shorten.sh#%#//scriptlet("prevent-setTimeout", "I8P.")
shorten.sh#%#//scriptlet("prevent-addEventListener", "mousedown", "I8P.")
! https://github.com/AdguardTeam/AdguardFilters/issues/51502
pinoymovies.ch,pinoymovieseries.com#%#//scriptlet("remove-attr", "href",
"a[href]#clickfakeplayer")
pinoymovies.ch,pinoymovieseries.com#%#AG_defineProperty('dtGonza.playeradstime',
{value: -1});
! https://github.com/AdguardTeam/AdguardFilters/issues/51464
safeku.com#%#//scriptlet("prevent-window-open", "1", "passeura")
! https://github.com/AdguardTeam/AdguardFilters/issues/45537
up-4ever.org#%#AG_onLoad(function() { setTimeout(function() { var el =
document.getElementById("downLoadLinkButton"); if(el)
{ el.removeAttribute("onclick"); } }, 300); });
up-4ever.org#%#//scriptlet("remove-attr", "onclick", "#downLoadLinkButton")
! https://github.com/AdguardTeam/AdguardFilters/issues/51441
putlockers.cr#%#//scriptlet("prevent-window-open", "1", "stream-4k")
! https://github.com/AdguardTeam/AdguardFilters/issues/51421
streamz.cc#%#//scriptlet("abort-on-property-read", "videoplay")
streamz.cc#%#//scriptlet('remove-attr', 'onclick', 'form[action="dodownload.dll"] >
input[onclick*="window.open"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/51463
adclic.pro#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/51416
hentaiworld.tv#%#//scriptlet("abort-on-property-read", "calculate_interstitial")
! https://github.com/AdguardTeam/AdguardFilters/issues/51302
dwrfslsqpdfqfwy.net#%#(function(){var a;Object.defineProperty(window,"initLbjs",
{get:function(){return a},set:function(c){a=function(a,b){b.AdPop=!1;return
c(a,b)}}})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/51286
xxxhentai.net#%#//scriptlet("remove-attr", "data-id", ".gallery-list >
div[itemprop='associatedMedia'] > a[href][data-id]")
! https://github.com/AdguardTeam/AdguardFilters/issues/51296
9hentai.com#%#//scriptlet("set-constant", "_9HentaiPopJs", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/51137
spankbang.com#%#document.cookie="postgen_pop_v2=1; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/51069
interracial.com#%#//scriptlet("prevent-window-open", "1", "about:blank")
! https://github.com/AdguardTeam/AdguardFilters/issues/51029
seriesynovelas.online#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/50677
popuptest.com#%#//scriptlet("set-constant", "StartFloat", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/50899
uiz.app#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/50872
adbull.tech,adbull.org#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/50668
pornjapan.pro#%#//scriptlet("abort-on-property-read", "openP")
pornjapan.pro#%#//scriptlet("abort-on-property-read", "Aloader")
! https://github.com/AdguardTeam/AdguardFilters/issues/50845
slink.bid#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/50685
adshrink.it#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/50346#issuecomment-592917051
imgixxx.com#%#//scriptlet("abort-on-property-read", "visitweb_script")
! https://github.com/AdguardTeam/AdguardFilters/issues/50455
wplink.online#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/50624
boomx5.com#%#//scriptlet("prevent-eval-if", "__PPU_CHECK")
! https://github.com/AdguardTeam/AdguardFilters/issues/50617
onelink.pw#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/50509
happy2hub.me#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/51031
! https://github.com/AdguardTeam/AdguardFilters/issues/50330
cloudgallery.net,imgair.net#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "shouldFire")
cloudgallery.net,imgair.net#%#//scriptlet("prevent-window-open", "1",
"/tripedrated\.xyz|salaure\.pro|imgair\.net\/vip\//")
! https://github.com/AdguardTeam/AdguardFilters/issues/50378
teenskitten.com#%#AG_onLoad(function(){document.querySelectorAll("a[href^='/
gallery/'][data-href]").forEach(function(a){var b=a.getAttribute("data-
href"),c=a.href;b=c.substring(0,c.indexOf(b));a.setAttribute("href",b)})});
! https://github.com/AdguardTeam/AdguardFilters/issues/50239
wetpussy.sexy#%#//scriptlet("abort-on-property-read", "axios")
wetpussy.sexy#%#AG_onLoad(function(){document.querySelectorAll('a[href^="/cc/
out.php?"][href*="/o.php?u=http"]').forEach(function(a){var
b=a.getAttribute("href").split("/o.php?u=");a.setAttribute("href",b[1])})});
! api.youtube-mp3.org.in - popups
api.youtube-mp3.org.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/50106
p4link.com,oceantech.xyz#%#//scriptlet("abort-on-property-read", "tampilkanUrl")
p4link.com,oceantech.xyz#%#AG_onLoad(function()
{if(document.querySelector("#countdown")){var b=new MutationObserver(function(){var
a=document.querySelector('a[class="btn btn-success btn-lg get-link"]
[target="_blank"]');a&&(a.classList.remove("get-
link"),a.removeAttribute("target"),b.disconnect())});b.observe(document,
{childList:!0,subtree:!0})}});
! https://github.com/AdguardTeam/AdguardFilters/issues/50113
adlinkcash.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/50096
adsrt.org#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/50138
dizilla.com#%#//scriptlet("abort-on-property-read", "popURL")
! https://github.com/AdguardTeam/AdguardFilters/issues/52637#issuecomment-607677049
pornfay.org,fapnado.com#%#//scriptlet("set-constant", "flashvars.popunder_url", "")
! https://github.com/AdguardTeam/AdguardFilters/issues/49913
imagefap.com#%#//scriptlet("abort-on-property-read", "popCookie")
! https://github.com/AdguardTeam/AdguardFilters/issues/49714
apiyt.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/49555
bitdownloader.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/49505
dr-farfar.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/49408
psntvs.me#%#//scriptlet('abort-current-inline-script', 'Math', 'about:blank')
! https://github.com/AdguardTeam/AdguardFilters/issues/49394
airhdx.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/49353
steamplay.me#%#Object.defineProperty(window,"puOverlay",{get:function(){return
function(){arguments[2]&&"function"==typeof arguments[2]&&arguments[2]()}}});
! https://github.com/AdguardTeam/AdguardFilters/issues/49351
memeburn.com#%#//scriptlet("set-constant", "show_interstitial", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/49143
sportstream2.pw,emb.apl4.me#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/6351
pervclips.com#%#//scriptlet("abort-on-property-read", "customScript")
! newstakindia.in - popups
newstakindia.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/64004
! https://github.com/AdguardTeam/AdguardFilters/issues/51036
! https://github.com/AdguardTeam/AdguardFilters/issues/49480
! https://github.com/AdguardTeam/AdguardFilters/issues/48843
22pixx.xyz#%#//scriptlet("abort-on-property-read", "loadm")
22pixx.xyz#%#//scriptlet("remove-attr", "target", "#continuetoimage > a[href]
[target='_blank'][onclick*='loadimg']")
22pixx.xyz#%#//scriptlet("remove-attr", "target|onclick", "#continuetoimage >
a[href][target='_blank']:not([onclick*='loadimg']):not([onclick*='show'])")
22pixx.xyz#%#//scriptlet("remove-attr", "target|href", "#continuetoimage > a[href]
[target='_blank'][onclick*='lshow()']")
! https://github.com/AdguardTeam/AdguardFilters/issues/48573#issuecomment-579085015
cam4.com#%#//scriptlet("set-constant", "window.open", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/48839
vinaurl.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/48659
url.topadnetworks.net#%#//scriptlet("abort-current-inline-script", "$", "#myModal")
url.topadnetworks.net#%#//scriptlet("adjust-setInterval", "downloadTimer", "",
"0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/48655
promipool.com#%#//scriptlet("abort-on-property-read", "Object.prototype.autoRecov")
! https://github.com/AdguardTeam/AdguardFilters/issues/48658
birdurls.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/30376
moviesand.com#%#//scriptlet("prevent-window-open", "1", "about:blank")
! https://github.com/AdguardTeam/AdguardFilters/issues/48350
eztv.io#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"hide_vpn")
! https://github.com/AdguardTeam/AdguardFilters/issues/48304
javpornstreaming.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "__htas")
! https://github.com/AdguardTeam/AdguardFilters/issues/48327
ffmovies.ru#%#//scriptlet("prevent-window-open", "1", "ffmovies.ru/stream/")
! https://forum.adguard.com/index.php?threads/resolved-userupload-net.34267/#post-
194126
userupload.net#%#AG_onLoad(function() { setTimeout(function() { var el =
document.getElementById("addon"); if(el) { el.click(); }; }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/47699
cambro.tv#%#//scriptlet("abort-on-property-read", "onload")
! https://github.com/AdguardTeam/AdguardFilters/issues/47908
supersimple.online#%#//scriptlet("prevent-window-open")
supersimple.online#%#//scriptlet("adjust-setInterval", "#unlock", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/47498
tuberel.com,hdzog.com#%#//scriptlet("set-constant", "adver.abEnable", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/47467
happy-porn.com#%#//scriptlet("set-constant", "use_go", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/47602
unionx.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/47554
movienear.me#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/47572
semawur.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/47545
hotgirlclub.com#%#AG_onLoad(function(){document.querySelectorAll('a[href^="/free/
gallery.php?id="][href*="&url="][href*="&p="]').forEach(function(a){var
b=a.getAttribute("href").split(/&url=|&p=/);a.setAttribute("href",b[1])});});
! https://github.com/AdguardTeam/AdguardFilters/issues/47465
ouo.today#%#(function(){var d=(new
URL(window.location.href)).searchParams.get("cr");try{var a=atob(d)}catch(b)
{}try{new URL(a);var c=!0}catch(b){c=!1}if(c)try{window.location=a}catch(b){}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/47021
nowvideo.club#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/47259
cwtvembeds.com#%#AG_defineProperty('flashvars.video_click_url', { value: "" });
! https://github.com/AdguardTeam/AdguardFilters/issues/47350
prostream.to,pandamovies.me#%#//scriptlet("abort-on-property-read", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/47332
unishort.com#%#//scriptlet("abort-on-property-read", "showInPopup")
! https://github.com/AdguardTeam/AdguardFilters/issues/47187
totv.org#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/47104
imagefruit.com#%#//scriptlet("remove-attr", "href", "a[href='/view']")
! https://github.com/AdguardTeam/AdguardFilters/issues/47046
ifbbpro.com#%#//scriptlet("set-constant", "td_ad_background_click_link",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/46923
bannercuts.com#%#//scriptlet("prevent-window-open", "1", "livefm.lk")
! https://github.com/AdguardTeam/AdguardFilters/issues/46987
stream.freelive365.com#%#//scriptlet("prevent-window-open")
stream.freelive365.com#%#//scriptlet("abort-on-property-read", "S9tt")
airhdx.com#%#//scriptlet("abort-on-property-read", "_wm")
! https://github.com/AdguardTeam/AdguardFilters/issues/46949
adshort.tech#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/46812
myreadingmanga.info#%#//scriptlet("abort-on-property-read", "bisqus")
! https://github.com/AdguardTeam/AdguardFilters/issues/46874
!+ NOT_PLATFORM(windows, mac, android)
icutlink.com#%#//scriptlet("abort-current-inline-script", "alert", "window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/46840
shortearn.eu#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/46755
zembed.to#%#//scriptlet("abort-on-property-read", "tmp_link")
! https://github.com/AdguardTeam/AdguardFilters/issues/46788
adbull.site#%#//scriptlet("set-constant", "window.open", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/46722
mstream.xyz,mystream.to#%#//scriptlet("abort-on-property-read", "doSecondPop")
! https://github.com/AdguardTeam/AdguardFilters/issues/46615
imagevenue.com#%#AG_onLoad(function() { var e =
document.querySelector('a[title="Continue to your image"]'); if (e) e.click(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/46574
linksbuddy.com#%#//scriptlet("abort-on-property-read", "popUp")
!+ NOT_PLATFORM(windows, mac, android)
linksbuddy.com#%#//scriptlet("prevent-window-open")
! shrtwin.com - popup
shrtwin.com#%#//scriptlet("set-constant", "PopUP", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/6537
!+ NOT_PLATFORM(windows, mac, android)
fetishshrine.com#%#//scriptlet("abort-on-property-read", "customScript")
! https://github.com/AdguardTeam/AdguardFilters/issues/46354
antarvasnaphotos.com#%#document.cookie = "poppied=true";
! https://github.com/AdguardTeam/AdguardFilters/issues/46280
!+ NOT_PLATFORM(windows, mac, android)
freehentaistream.com#%#//scriptlet("abort-on-property-read", "dataPopUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/46145
zootube1.com#%#AG_onLoad(function(){document.querySelectorAll('a[href^="/zoo/
play.php?hd="]').forEach(function(a){var
b=a.getAttribute("href").split("/zoo/play.php?
hd=");a.setAttribute("href",b[1])})});
! express-cut.ovh - popups
!+ NOT_PLATFORM(windows, mac, android)
express-cut.ovh#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45979
247hearts.com#%#AG_onLoad(function() { setTimeout(function() { var el =
document.getElementById("feature-ad-holder"); if(el) { hideFeatureAd(); }; }, 300);
});
! https://github.com/AdguardTeam/AdguardFilters/issues/46009
!+ NOT_PLATFORM(windows, mac, android)
celeb.gate.cc#%#//scriptlet("abort-on-property-read", "dataPopUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/45848
footballstream.pw#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45862
links4earn.com#%#AG_setConstant('window.open', 'noopFunc');
links4earn.com#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelector(".button > a"); if(el)
{ el.removeAttribute("onclick"); }; }, 300); });
! overlord2.net - skip timer
!+ NOT_PLATFORM(windows, mac, android)
overlord2.net#%#//scriptlet("adjust-setTimeout", "btn-close-ads", "", "0.02")
! pirateproxy.space - popups
!+ NOT_PLATFORM(windows, mac, android)
pirateproxy.space#%#//scriptlet("set-constant", "openNewURLInTheSameWindow",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/45588
!+ NOT_PLATFORM(windows, mac, android)
televisiongratisenvivo.com#%#//scriptlet("prevent-window-open", "1", "bit.ly")
! https://github.com/AdguardTeam/AdguardFilters/issues/45465
yandexcdn.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45421
!+ NOT_PLATFORM(windows, mac, android)
gowatchseries.fm#%#//scriptlet("set-constant", "_0xb36c", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/45376
!+ NOT_PLATFORM(windows, mac, android)
y2mate.com#%#//scriptlet("set-constant", "clickAds.isShown", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/45388
shrtfly.net#%#//scriptlet("abort-on-property-read", "open")
shrtfly.net#%#//scriptlet("abort-on-property-read", "tabUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/45350
shon.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/44699
pixroute.com#%#//scriptlet("set-constant", "proclayer", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/45272
rekkerd.org#%#AG_setConstant('td_ad_background_click_link', 'undefined');
! https://github.com/AdguardTeam/AdguardFilters/issues/45224
!+ NOT_PLATFORM(windows, mac, android)
shrtwin.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45203
savemp3.cc#%#AG_setConstant('window.open', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/45265
!+ NOT_PLATFORM(windows, mac, android)
downevo.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45263
!+ NOT_PLATFORM(windows, mac, android)
mstream.rocks#%#//scriptlet("abort-on-property-read", "doSecondPop")
! streamcdn.to - popups
!+ NOT_PLATFORM(windows, mac, android)
streamcdn.to#%#//scriptlet("prevent-addEventListener", "click", "dtnoppu")
! https://github.com/AdguardTeam/AdguardFilters/issues/45250
!+ NOT_PLATFORM(windows, mac, android)
pornxs.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45240
!+ NOT_PLATFORM(windows, mac, android)
vidconverter.co#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45116
!+ NOT_PLATFORM(windows, mac, android)
bolly4umovies.xyz#%#//scriptlet("set-constant", "zfgformats", "noopFunc")
! hdsex.org - auto-click video
hdsex.org#%#AG_onLoad(function() { setTimeout(function() { var el =
document.getElementById("player"); if(el) { el.click(); }; }, 1000); });
! https://github.com/AdguardTeam/AdguardFilters/issues/45044 - on 4th video click
redirect to random website
sweetshow.com,tubepleasure.com#%#document.cookie = "acjcl=-9999999999;path=/;max-
age=9999";
! https://github.com/AdguardTeam/AdguardFilters/issues/44905
!+ NOT_PLATFORM(windows, mac, android)
cashearn.eu#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/44864
!+ NOT_PLATFORM(windows, mac, android)
bit-url.com#%#//scriptlet("prevent-eval-if", "__PPU_CHECK")
! https://github.com/AdguardTeam/AdguardFilters/issues/44791
!+ NOT_PLATFORM(windows, mac, android)
ac-mo.com#%#//scriptlet("abort-on-property-read", "PopUP")
! https://github.com/AdguardTeam/AdguardFilters/issues/44714
!+ NOT_PLATFORM(windows, mac, android)
youzik.com#%#//scriptlet("prevent-window-open", "1", ".info?tid=")
! https://github.com/AdguardTeam/AdguardFilters/issues/44845
!+ NOT_PLATFORM(windows, mac, android)
stfly.io#%#//scriptlet("abort-on-property-read", "tabUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/44654
!+ NOT_PLATFORM(windows, mac, android)
1819714723.rsc.cdn77.org,streamsforu.com#%#//scriptlet("adjust-setInterval",
"timerLayerAdLine", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/44686
lightnovelworld.com#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelectorAll(".adsbox"); if(el) { el.forEach(function(el)
{ el.remove(); }); } }, 1000); });
! bcvc.live - popups
!+ NOT_PLATFORM(windows, mac, android)
bcvc.live#%#//scriptlet("abort-on-property-read", "pop_init")
! https://github.com/AdguardTeam/AdguardFilters/issues/44643
livecricket.is#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/44332
!+ NOT_PLATFORM(windows, mac, android)
playerlunla.com#%#//scriptlet("abort-current-inline-script", "$", "check_av")
! https://github.com/AdguardTeam/AdguardFilters/issues/44273
!+ NOT_PLATFORM(windows, mac, android)
ventax.net#%#//scriptlet("set-constant", "PopUP", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/44133
!+ NOT_PLATFORM(windows, mac, android)
vjav.com#%#//scriptlet("abort-on-property-read", "vertis.popunder.neverblock")
!+ NOT_PLATFORM(windows, mac, android)
vjav.com#%#//scriptlet("set-constant", "JsvISiNc.neverblock.loaderUrl",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/44064
!+ NOT_PLATFORM(windows, mac, android)
adshort.club#%#//scriptlet("prevent-window-open")
! filecrypt.co - popunder on download page
filecrypt.co#%#AG_defineProperty('_popsThisDay', {value: "999"});
filecrypt.co#%#AG_setConstant('YPOP','noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/43713
!+ NOT_PLATFORM(windows, mac, android)
javfull.net#%#//scriptlet("abort-on-property-read", "Z4EE")
! https://github.com/AdguardTeam/AdguardFilters/issues/43700
!+ NOT_PLATFORM(windows, mac, android)
fuqer.com#%#//scriptlet("abort-on-property-read", "fUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/43664
yts.life#%#document.cookie = "visitx=1; path=/";
! https://github.com/AdguardTeam/AdguardFilters/issues/43415
!+ NOT_PLATFORM(windows, mac, android)
xsexvideos.pro,mature-tube.sexy#%#//scriptlet('prevent-setTimeout',
'/window\.location\.href = ("\/sell\.php"|popURL)/')
! https://github.com/AdguardTeam/AdguardFilters/issues/43481
moneymanagement.com.au#%#(function(){if(-1!=window.location.href.indexOf("/intro-
mm"))for(var c=document.cookie.split(";"),b=0;b<c.length;b++){var
a=c[b];a=a.split("=");"redirect_url_to_intro"==a[0]&&window.location.replace(decode
URIComponent(a[1]))}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/43470
iddeas.xyz#%#//scriptlet("prevent-window-open")
iddeas.xyz#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/43304
vev.red,vev.io,vidup.io#%#//scriptlet("set-constant", "Object.prototype.ads",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/43320
!+ NOT_PLATFORM(windows, mac, android)
artiicle.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/43252
!+ NOT_PLATFORM(windows, mac, android)
pornlib.com#%#//scriptlet("prevent-window-open", "1", "about:blank")
! adshell.net - popups
h5.adshell.net#%#//scriptlet("prevent-window-open")
h5.adshell.net#%#window.open = function() {};
! kickassanime.rs - popups
!+ NOT_PLATFORM(windows, mac, android)
kickassanime.rs#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/43032
!+ NOT_PLATFORM(windows, mac, android)
ibit.to#%#//scriptlet("abort-on-property-read", "SmartPopunder")
! https://forum.adguard.com/index.php?threads/35677/
cutpaid.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/59431
babestube.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/43056
darnto.com#%#//scriptlet("prevent-window-open")
darnto.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/12579
!+ NOT_PLATFORM(windows, mac, android)
hotmovs.com#%#//scriptlet("abort-on-property-read", "vertis.popunder.neverblock")
!+ NOT_PLATFORM(windows, mac, android)
hotmovs.com#%#//scriptlet("set-constant", "chanforHe.neverblock.loaderUrl",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/14438
!+ NOT_PLATFORM(windows, mac, android)
hdzog.com#%#//scriptlet("abort-on-property-read", "vertis.popunder.neverblock")
!+ NOT_PLATFORM(windows, mac, android)
hdzog.com#%#//scriptlet("set-constant", "mygosh.neverblock.loaderUrl", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/42962
get-to.link#%#//scriptlet("prevent-window-open", "1", "exdynsrv.com")
! https://github.com/AdguardTeam/AdguardFilters/issues/42961
adshort.org#%#//scriptlet("prevent-window-open")
adshort.org#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/42843
click-paid.com#%#//scriptlet("prevent-window-open")
click-paid.com#%#window.open = function() {};
click-paid.com#%#(function() { var _eval = window.eval; window.eval = function(a) {
if ( a.toString().indexOf('__PPU_CHECK') === -1 ) { _eval(a); return; } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/42845
pingit.im#%#//scriptlet("prevent-window-open")
pingit.im#%#window.open=function(){};
! https://github.com/AdguardTeam/AdguardFilters/issues/55300
! https://github.com/AdguardTeam/AdguardFilters/issues/42791
cshort.org#%#//scriptlet("prevent-window-open", "1", "/(greatdexchange|
onclickmega)\.com/")
! https://github.com/AdguardTeam/AdguardFilters/issues/42723
!+ NOT_PLATFORM(windows, mac, android)
vivads.net#%#//scriptlet("abort-on-property-read", "SmartPopunder")
vivads.net#%#//scriptlet("prevent-window-open")
vivads.net#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/42413
spankbang.com#%#//scriptlet("prevent-setTimeout", "/document.location.assign/")
spankbang.com#%#document.cookie = "postgen_pop=1";
spankbang.com#%#document.cookie = "bbm_pp_desktop=1";
! mixdrop.co, mixdrop.to - popups
!+ NOT_PLATFORM(windows, mac, android)
mixdrop.to,mixdrop.co#%#//scriptlet("prevent-addEventListener", "click", "dtnoppu")
! typingtestnow.com - ads
!+ NOT_PLATFORM(windows, mac, android)
typingtestnow.com#%#//scriptlet("prevent-setTimeout", "replace_blank_adsense_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/42701
video.javdock.com#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelector('strong#close-btn-text'); if(el) el.click(); }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/42422
reportkernel.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/41851
cambro.tv#%#//scriptlet("set-constant", "Object.prototype.flashvars.popunder_url",
"")
! https://github.com/AdguardTeam/AdguardFilters/issues/42211
laidhub.com#%#//scriptlet("abort-on-property-read", "OpenPopUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/42158
icutlink.com#%#//scriptlet("prevent-window-open")
icutlink.com#%#(function() { var _eval = window.eval; window.eval = function(a)
{ if ( a.toString().indexOf('__PPU_CHECK') === -1 ) { _eval(a); return; } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/42159
voxc.org#%#//scriptlet("abort-on-property-read", "PopUP")
! https://github.com/AdguardTeam/AdguardFilters/issues/42019
xz2.xyz#%#//scriptlet("prevent-window-open")
! Bongacams clickunder ('BC_P_BONGACAMS_POP')
javbangers.com,cambro.tv#%#//scriptlet('abort-current-inline-script',
'document.attachEvent', 'initBCPopunder')
!
https://reddit.com/r/Adguard/comments/de5qoh/how_can_i_keep_a_website_from_redirect
ing_to/
bs.to#%#AG_abortInlineScript(/a.href,a.href/, 'Date');
! https://github.com/AdguardTeam/AdguardFilters/issues/41823
ckk.ai#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/41908
gottanut.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/41763
imgdrive.net#%#//scriptlet("abort-on-property-read", "cticodes")
! https://github.com/AdguardTeam/AdguardFilters/issues/41983
latestseoupdate.com#%#AG_setConstant('window.open', 'noopFunc');
latestseoupdate.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/41780
shrinkme.io#%#AG_setConstant('window.open', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/41701
link.karanpc.com#%#AG_onLoad(function() { var el=document.querySelector('form >
input[alt="Create Download Link"]'); if(el) el.click(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/41651
urlcloud.us#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/41645
xanimeporn.com#%#//scriptlet("abort-on-property-read", "openpopup")
! https://github.com/AdguardTeam/AdguardFilters/issues/41551
rohtasfitness.com#%#//scriptlet("prevent-window-open")
! tmearn.com - popups
tmearn.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/41403
techshine.xyz#%#//scriptlet("prevent-window-open")
! ipornia.com - popups
ipornia.com#%#//scriptlet("abort-on-property-read", "vertis.popunder.neverblock")
ipornia.com#%#//scriptlet("set-constant", "vdaVars.neverblock.loaderUrl",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/40847
learningfromtrip.info#%#AG_onLoad(function() { window.dmgg = function() {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/40869
megaurl.in#%#//scriptlet("prevent-window-open")
megaurl.in#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/40802
arenavision.in#%#//scriptlet("abort-on-property-read", "S9tt")
arenavision.in#%#AG_abortOnPropertyRead('S9tt');
! https://github.com/AdguardTeam/AdguardFilters/issues/40671
shopmoon.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/40649
thejournal.ie#%#(function() { var w_open = window.open, regex = /specsavers\.ie/;
window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a))
{ w_open(a, b); } }; })();
! lkop.me - popups
lkop.me#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/40540
xxx4hindi.com#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e)
{"mousedown"!=a&&-1==b.toString().indexOf(':!!')&&c(a,b,d,e)}.bind(document); var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/;if\
(\!/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/40494
trendfaq.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/40391
sankakucomplex.com#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e)
{"DOMContentLoaded"!=a&&-
1==b.toString().indexOf('window.prestitial')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/40211
proxo.wtf#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/40130
mangazuki.top#%#AG_setConstant('adtrue_rtb.tag', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/39741
thegay.com#%#//scriptlet("abort-on-property-read", "vertis.popunder.neverblock")
thegay.com#%#//scriptlet("set-constant", "vdaVars.neverblock.loaderUrl",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/39691
pornkino.cc,xopenload.me,watchpornfree.info#%#//scriptlet("abort-on-property-read",
"popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/39856
idfl.me#%#//scriptlet("abort-on-property-write", "expDays")
! https://github.com/AdguardTeam/AdguardFilters/issues/39672
pornl.com#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"popup")
! https://github.com/AdguardTeam/AdguardFilters/issues/39896
streamp1ay.me#%#Object.defineProperty(window,"puOverlay",{get:function(){return
function(){arguments[2]&&"function"==typeof arguments[2]&&arguments[2]()}}});
! https://github.com/AdguardTeam/AdguardFilters/issues/39865
photos.freeones.com#%#AG_onLoad(function(){document.querySelector(".gallery-
overview")&&(new MutationObserver(function()
{document.querySelectorAll("a[href]#sponsorHref").forEach(function(a)
{a.removeAttribute("href")})})).observe(document,{childList:!0,subtree:!0})});
! https://github.com/AdguardTeam/AdguardFilters/issues/39562
jibfly.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/39824
egovtjob.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/39753
imagevenue.com#%#AG_abortOnPropertyRead(`__ads`);
! https://github.com/AdguardTeam/AdguardFilters/issues/39548
palmtube.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/39690
pornflixhd.com#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
! https://github.com/AdguardTeam/AdguardFilters/issues/39511
cutadlink.net#%#AG_abortOnPropertyRead('SmartPopunder');
! https://github.com/AdguardTeam/AdguardFilters/issues/39497
clk.ink#%#(function() { var _eval = window.eval; window.eval = function(a) { if
( a.toString().indexOf('__PPU_CHECK') === -1 ) { _eval(a); return; } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/39493
adshorted.net#%#AG_abortOnPropertyRead('Z4EE');
! https://github.com/AdguardTeam/AdguardFilters/issues/39545
txxx.com#%#AG_abortOnPropertyRead('vertis.popunder.neverblock');
txxx.com#%#AG_setConstant('vdaVars.neverblock.loaderUrl', 'undefined');
! https://github.com/AdguardTeam/AdguardFilters/issues/39199
mangoporn.net#%#window.open = function() {};
mangoporn.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/39492
digitallearn.online#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/38730
tube8.com#%#AG_setConstant('showPopunder', 'false');
! https://github.com/AdguardTeam/AdguardFilters/issues/39254
protopage.com#%#AG_setConstant('displayAds', 'false');
! https://github.com/AdguardTeam/AdguardFilters/issues/39135
pornwhite.com#%#//scriptlet("prevent-window-open")
pornwhite.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/39123
mangareader.net#%#AG_abortOnPropertyRead('parts');
mangareader.net#%#//scriptlet("abort-on-property-read", "parts")
! https://github.com/AdguardTeam/AdguardFilters/issues/39362
sendvid.com#%#(function() { var open_ = window.open; var w_open = window.open,
regex = /about:blank|juicyads\.com/; window.open = function(a, b) { if (typeof a !
== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/38710
filmysign.com#%#//scriptlet("prevent-window-open")
filmysign.com#%#window.open = function() { };
! https://github.com/AdguardTeam/AdguardFilters/issues/39177
mangalaw.com#%#AG_setConstant('adtrue_rtb.tag', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/39158
tvlogy.to#%#AG_defineProperty('second', {value: 0});
! https://github.com/AdguardTeam/AdguardFilters/issues/38925
shrtfly.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/39071
yesvids.com#%#AG_setConstant('window.open', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/38818
cutwin.com#%#AG_abortOnPropertyRead('adss');
! https://forum.adguard.com/index.php?threads/file-up-org.34362
file-up.org#%#AG_setConstant('window.open', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/38725
camwhores.tv#%#AG_abortOnPropertyRead('crakPopInParams');
! https://github.com/AdguardTeam/AdguardFilters/issues/38912
beeng.net#%#//scriptlet("prevent-window-open")
beeng.net#%#window.open = function() { };
! xhamster.com popunder
xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#%#//scriptlet("abort-
current-inline-script", "document.createElement", "initTabUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/65754
! https://github.com/AdguardTeam/AdguardFilters/issues/38558
easyexploits.com#%#AG_abortOnPropertyRead('S9tt');
! https://github.com/AdguardTeam/AdguardFilters/issues/38547
imguur.pictures#%#AG_abortOnPropertyRead('ad1');
imguur.pictures#%#AG_abortOnPropertyRead('popunder');
! https://github.com/AdguardTeam/AdguardFilters/issues/38399
ytss.unblocked.to#%#(function() { var _eval = window.eval; window.eval =
function(a) { if ( a.toString().indexOf('popunder') === -1 ) { _eval(a);
return; } }; })();
! woof.tube - popups
woof.tube#%#AG_setConstant('exclude', 'true');
woof.tube#%#(function() { var open_ = window.open; var w_open = window.open, regex
= /about:blank/; window.open = function(a, b) { if (typeof a !== 'string' || !
regex.test(a)) { w_open(a, b); } }; })();
woof.tube#%#window.addEventListener("load", function(){ var el =
document.getElementById("videerlay"); if(el){el.click();} });
! https://github.com/AdguardTeam/AdguardFilters/issues/38389
hotpornfile.org#%#AG_abortOnPropertyRead('F900');
hotpornfile.org#%#AG_abortOnPropertyRead('cIPop');
hotpornfile.org#%#AG_abortOnPropertyRead('_clk_na_list');
! https://github.com/AdguardTeam/AdguardFilters/issues/38332
shotfly.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/38302
up-load.io#%#(function() { var _eval = window.eval; window.eval = function(a) { if
( a.toString().indexOf('__PPU_CHECK') === -1 ) { _eval(a); return; } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/38290
smwebs.xyz#%#window.open = function() {};
! byter.tv - popups
byter.tv#%#AG_abortOnPropertyRead('S9tt');
byter.tv#%#AG_abortOnPropertyRead('tube');
! https://github.com/AdguardTeam/AdguardFilters/issues/38247
sixxxs.com#%#AG_abortOnPropertyRead('vurrr');
! https://github.com/AdguardTeam/AdguardFilters/issues/37941
porntopic.com#%#AG_abortOnPropertyRead('MPP');
! https://github.com/AdguardTeam/AdguardFilters/issues/34665
headfonics.com#%#AG_abortOnPropertyRead('advanced_ads_ready');
! https://github.com/AdguardTeam/AdguardFilters/issues/37881
shemaleorgy.xxx#%#document.cookie = "pu_count=1";
! https://github.com/AdguardTeam/AdguardFilters/issues/38149
softonic.cn,softonic.com,softonic.pl#%#document.cookie = "session.DI_ModalShown=1;
path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/38127
cle0desktop.blogspot.com#%#AG_abortOnPropertyRead('popunder');
! https://github.com/AdguardTeam/AdguardFilters/issues/37940
xxxmoviestream.xyz#%#AG_abortOnPropertyRead('popunder');
vidop.icu#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"click"!
=a&&-1==b.toString().indexOf('.di()')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/37972
ultraurls.com#%#window.open = function() {};
ultraurls.com#%#(function() { var _eval = window.eval; window.eval = function(a)
{ if ( a.toString().indexOf('__PPU_CHECK') === -1 ) { _eval(a); return; } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/38343
! https://github.com/AdguardTeam/AdguardFilters/issues/38007
kickassanime.ru,kickassanime.io#%#AG_abortOnPropertyRead('t_url');
kickassanime.ru,kickassanime.io#%#AG_abortInlineScript(/removeCookie/, 'atob');
! https://github.com/AdguardTeam/AdguardFilters/issues/37884
soundpark-club.casa,soundpark.best,sound-park.world,soundpark.red#
%#AG_onLoad(function() { $(function() { $('.dnl').unbind('click'); }); });
soundpark-club.casa,soundpark.best,sound-park.world,soundpark.red#%#(function()
{ window.open_ = window.open; var w_open = window.open, regex =
/anizablevetor\.pro/; window.open = function(a, b) { if (typeof a !== 'string' || !
regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/37860
tranny.one#%#AG_abortOnPropertyRead('betterNameTr');
! https://github.com/AdguardTeam/AdguardFilters/issues/33587
hihbt.com#%#//scriptlet("abort-current-inline-script", "window.open")
hihbt.com#%#window.open = function() { };
! https://github.com/AdguardTeam/AdguardFilters/issues/37858
tube8.com#%#AG_abortOnPropertyRead('smpop');
! https://github.com/AdguardTeam/AdguardFilters/issues/37849
robuxgen.online#%#AG_abortOnPropertyRead('S9tt');
! https://github.com/AdguardTeam/AdguardFilters/issues/37509
givirsou.net#%#window.close();
! https://github.com/AdguardTeam/AdguardFilters/issues/37731
imgfile.net#%#AG_abortInlineScript(/shouldFire/, 'document.getElementById');
imgfile.net#%#//scriptlet("prevent-window-open", "1", "/tripedrated\.xyz|
salaure\.pro|imgfile\.net\/vip\//")
! https://github.com/AdguardTeam/AdguardFilters/issues/37685
jyra.online#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"mouseup"!
=a&&-1==b.toString().indexOf(`var U="click";var R='_blank';var
v="href";`)&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/37545
recordmp3.co#%#(function(){window.open_=window.open;var
c=window.open,d=/ecpms\.net/;window.open=function(e,f){return"string"==typeof
e&&d.test(e)?document.body:void c(e,f)}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/35611
0xxx.ws#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e)
{"mousedown"!=a&&-1==b.toString().indexOf('Z4P')&&c(a,b,d,e)}.bind(document); var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/\..4P\(|=setTimeout\
(/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/42262
! https://github.com/AdguardTeam/AdguardFilters/issues/34252
mangoporn.net,mangoporn.co#%#AG_abortOnPropertyRead('popunder');
! https://github.com/AdguardTeam/AdguardFilters/issues/35648
nosteamgames.ro#%#AG_abortOnPropertyWrite('jsPop21');
nosteamgames.ro#%#AG_abortOnPropertyWrite('jsPop22');
nosteamgames.ro#%#AG_abortOnPropertyWrite('Searchrum');
nosteamgames.ro#%#AG_abortInlineScript(/window\.open/,
'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/35671
erome.com#%#AG_abortOnPropertyWrite('tiPopAction');
! https://github.com/AdguardTeam/AdguardFilters/issues/37403
clx.icu#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/37304
fmovies.to#%#(function() { var w_open = window.open, regex =
/fmovies\.to\/stream\//; window.open = function(a, b) { if (typeof a !== 'string'
|| !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/35903
lesbianexpert.com#%#AG_abortOnPropertyRead('asgPopunder');
! https://github.com/AdguardTeam/AdguardFilters/issues/36562
phillip-mellody.me#%#window.open = function() {};
phillip-mellody.me#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"mouseup"!
=a&&-1==b.toString().indexOf(`var U="click";var R='_blank';var
v="href";`)&&c(a,b,d,e)}.bind(document);})();
! uwatchfreetv.cf - popups
uwatchfreetv.cf#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e)
{"mousedown"!=a&&-1==b.toString().indexOf('Z4P')&&c(a,b,d,e)}.bind(document); var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/\..4P\(|=setTimeout\
(/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/35520
multiup.eu#%#AG_onLoad(function(){var b=document.querySelectorAll(".panel-footer >
form[action] > button[link]"),c=document.querySelectorAll(".panel-footer >
form[action]");if(b.length===c.length)for(var a=0;a<c.length;a++){var
d=b[a].getAttribute("link");c[a].setAttribute("action",d);c[a].setAttribute("target
","_blank")}b=document.querySelectorAll('.panel-footer > form[method="POST"]
[action^="https://openload."], .panel-footer > form[method="POST"]
[action^="https://filerio.in/"]');for(a=0;a<b.length;a+
+)b[a].setAttribute("method","GET")});
multiup.org#%#AG_onLoad(function(){var b=document.querySelectorAll(".panel-footer >
form[action] > button[link]"),c=document.querySelectorAll(".panel-footer >
form[action]");if(b.length===c.length)for(var a=0;a<c.length;a++){var
d=b[a].getAttribute("link");c[a].setAttribute("action",d);c[a].setAttribute("target
","_blank")}b=document.querySelectorAll('.panel-footer > form[method="POST"]
[action^="https://openload."], .panel-footer > form[method="POST"]
[action^="https://filerio.in/"]');for(a=0;a<b.length;a+
+)b[a].setAttribute("method","GET")});
! https://github.com/AdguardTeam/AdguardFilters/issues/35623
opjav.com#%#AG_abortOnPropertyRead('dh_popup');
! https://forum.adguard.com/index.php?threads/up-4ever-org-cookie-notice.33762/
up-4ever.org#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelectorAll("a[onclick*='window.open'][data-
target*='up4ever.download']")[0]; if(el) { el.removeAttribute("onclick"); } },
300); });
! rapidvid.to, rapidvideo.is - popups
rapidvideo.is,rapidvid.to#%#AG_abortOnPropertyRead('doSecondPop');
rapidvideo.is,rapidvid.to#%#AG_setConstant('executed', 'true');
! https://github.com/AdguardTeam/AdguardFilters/issues/33663
katestube.com#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"click"!
=a&&-1==b.toString().indexOf('bi()')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/36335
imagezilla.net#%#AG_abortOnPropertyRead('Pub2');
imagezilla.net#%#(function(){window.open_=window.open;var
c=window.open,d=/pornoh\.info/;window.open=function(e,f){return"string"==typeof
e&&d.test(e)?document.body:void c(e,f)}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/36537
pandavideo.pw#%#AG_abortOnPropertyRead('popunder');
pandavideo.pw#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e)
{"mousedown"!=a&&-1==b.toString().indexOf('Z4P')&&c(a,b,d,e)}.bind(document); var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/\..4P\(|=setTimeout\
(/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/35883
cutlinks.pro,uiz.io#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/35842
adbl.me#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/36247
motherless.com#%#//scriptlet("set-constant", "_ml_ads_ns", "null")
! https://github.com/AdguardTeam/AdguardFilters/issues/36200
123movies.st#%#AG_setConstant('open', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/36105
winporn.com#%#AG_setConstant('showspop', 'undefined');
! https://github.com/AdguardTeam/AdguardFilters/issues/35851
komikcast.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/35293
hd21.com#%#AG_abortOnPropertyRead('showspop');
! https://forum.adguard.com/index.php?threads/old-problem-hanime-tv-unable-to-
block.33811
! https://forum.adguard.com/index.php?threads/hanime-tv-cant-intercept.33106/
hanime.tv#%#document.cookie = "in_d3=1";
hanime.tv#%#document.cookie = "in_m4 = 1;"; document.cookie = "in_d4 = 1;";
document.cookie = "in_m1 = 1;";
! https://github.com/AdguardTeam/AdguardFilters/issues/35341
blastarena.io#%#AG_abortInlineScript(/cpmstarAPI/, 'document.createElement');
! https://github.com/AdguardTeam/AdguardFilters/issues/35342
porndr.com#%#//scriptlet("abort-current-inline-script", "getCookie", "popup_url")
! https://github.com/AdguardTeam/AdguardFilters/issues/35360
short.pe#%#AG_abortOnPropertyRead('pndrCodeScript');
! https://github.com/AdguardTeam/AdguardFilters/issues/28049
clipwatching.com#%#AG_abortInlineScript(/window\.open/, '$');
clipwatching.com#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /kerumal\.com/; window.open = function(a, b) { if (typeof a !
== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! clk.ink - popups
clk.ink#%#AG_onLoad(function(){ AG_each('a[href="/skiplink"]
[target="_blank"]',function(el) { el.removeAttribute('href') }); });
! https://github.com/AdguardTeam/AdguardFilters/issues/34872
tubev.sex#%#AG_abortOnPropertyRead('TrybbBlock');
! https://github.com/AdguardTeam/AdguardFilters/issues/34963
playpornfree.xyz#%#AG_abortOnPropertyRead('popunder');
playpornfree.xyz#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
! msn.com - en-US slider cleanup
msn.com#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelectorAll(".todaystripe .swipenav > li"); if(el)
{ for(i=0;i<el.length;i++) { el[i].setAttribute("data-aop", "slide" + i +
">single"); var data = el[i].getAttribute("data-id"); el[i].setAttribute("data-m",
' {"i":' + data + ',"p":115,"n":"single","y":8,"o":' + i + '} ')}; var count =
document.querySelectorAll(".todaystripe .infopane-placeholder .slidecount span");
var diff = count.length - el.length; while(diff > 0) { var count_length =
count.length; count[count_length-1].remove(); var count =
document.querySelectorAll(".todaystripe .infopane-placeholder .slidecount span");
var diff = count.length - el.length; } } }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/34897
bmovieshub.com#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /\/home\/watching\//; window.open = function(a, b) { if
(typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/34952
break.tv#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /break\.tv\/widget\/r\//; window.open = function(a, b) { if (typeof a !==
'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/35045
thevidhd.club#%#AG_abortOnPropertyWrite('smrtSB');
! https://github.com/AdguardTeam/AdguardFilters/issues/35024
filehippo.com#%#document.cookie = "session.DI_ModalShown=1; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/35056
vidbob.com#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e)
{"mousedown"!=a&&-1==b.toString().indexOf('Z4P')&&c(a,b,d,e)}.bind(document); var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/Z4P/.test(a.toString()))re
turn b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/35000
powvldeo.net#%#Object.defineProperty(window,"puOverlay",{get:function(){return
function(){arguments[2]&&"function"==typeof arguments[2]&&arguments[2]()}}});
! https://github.com/AdguardTeam/AdguardFilters/issues/34954
dailymotiontomp3.com#%#AG_setConstant('IsPopAd', 'false');
dailymotiontomp3.com#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /rotumal\.com/; window.open = function(a, b) { if (typeof a !
== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/33064
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#
%#Object.defineProperty(Object.prototype, 'loadPopUnder', { get: function(){ return
function() {}; }, set: function(){ return function() {}; }});
! gosswatch.com - popunder when playing video
goss.watch,gosswatch.com#%#AG_setConstant('pop', 'noopFunc');
! mediafire.com - ad redirect on download
mediafire.com#%#AG_setConstant('InfCustomFPSTAFunc', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/34854
stfly.io#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/34622
letmejerk.com#%#(function(){var
b=window.addEventListener;window.addEventListener=function(c,a,d){if(a&&-
1==a.toString().indexOf("exoJsPop"))return b(c,a,d)}.bind(window)})();
! https://forum.adguard.com/index.php?threads/upload-ac.32152/
upload.ac#%#AG_onLoad(function() { setTimeout(function() { var el =
document.getElementById("chkIsAdd"); if(el) { el.click(); } }, 300); });
! https://forum.adguard.com/index.php?threads/userscloud-com.32800
userscloud.com#%#AG_onLoad(function() { setTimeout(function() { var el =
document.getElementById("btn_download"); if(el) {el.removeAttribute("onclick");} },
300); });
! dancers `Popping Tool`
freeuseporn.com,zazzybabes.com,vipergirls.to,imgixxx.com#%#//scriptlet("abort-
current-inline-script", "loadTool", "/'popping'/")
picbaron.com,porno-
island.games,wantedbabes.com,consoletarget.com,celeb.today,ftopx.com,bunnylust.com#
%#AG_abortInlineScript(/'popping'/, 'loadTool');
! healthinsider.online - popups
healthinsider.online#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/34703
ddlflix.com#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
! https://github.com/AdguardTeam/AdguardFilters/issues/34700
kickassz.com#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"click"!
=a&&-1==b.toString().indexOf('checkTarget')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/34510
ytmp3.cc#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /ytmp3\.cc\/p\//; window.open = function(a, b) { if (typeof a !== 'string'
|| !regex.test(a)) { w_open(a, b); } }; })();
! hubfiles.ws - popups
hubfiles.ws#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /decademical\.com/; window.open = function(a, b) { if (typeof a !==
'string' || !regex.test(a)) { w_open(a, b); } }; })();
! komiupdates.xyz,techcraze.online - popups
komiupdates.xyz,techcraze.online#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/34271
opjav.com#%#AG_abortOnPropertyRead('popunder');
! https://github.com/AdguardTeam/AdguardFilters/issues/34096
sexvid.xxx#%#AG_abortOnPropertyRead('pu');
! https://github.com/AdguardTeam/AdguardFilters/issues/34029
sozosblog.com#%#AG_onLoad(function(){AG_each('#content-area a[href="/go.php"]
[rel="nofollow"]',function(el){el.removeAttribute('href');});});
! https://github.com/AdguardTeam/AdguardFilters/issues/33973
upvid.live#%#AG_abortOnPropertyRead('MyJsPop');
! https://github.com/AdguardTeam/AdguardFilters/issues/42251
! https://forum.adguard.com/index.php?threads/resolved-www-file-up-org.30886
file-up.org#%#AG_onLoad(function() { var el = document.querySelector('.container
> .page-wrap'); if(el) { el.innerHTML = el.innerHTML.replace(/\nads\n|ads(
)?\n/g,''); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/33024
drakula.top#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /about:blank/; window.open = function(a, b) { if (typeof a !== 'string'
|| !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/33665
empflix.com#%#AG_abortOnPropertyRead('ads.pop_url');
! https://github.com/AdguardTeam/AdguardFilters/issues/33624
hpjav.tv#%#AG_setConstant('NativeAd', 'noopFunc');
! fc.lc - popups
fc.lc#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"mouseup"!
=a&&-1==b.toString().indexOf(`var U="click";var R='_blank';var
v="href";`)&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/32781
imgadult.com#%#AG_abortOnPropertyRead('adbctipops');
imgrock.pw,imgoutlet.pw,imgadult.com#%#(function(){Object.defineProperty(window,
'ExoLoader', { get: function() { return; } }); var
c=document.addEventListener;document.addEventListener=function(a,b,d,e)
{"getexoloader"!=a&&-
1==b.toString().indexOf('loader')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/33522
hdpornvideo.xxx#%#AG_abortOnPropertyRead('TrybbBlock');
! https://github.com/AdguardTeam/AdguardFilters/issues/33357
wickedsick.tv#%#AG_abortInlineScript(/api\/direct/, 'spot');
! https://github.com/AdguardTeam/AdguardFilters/issues/33480
imgfile.net#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e)
{"mousedown"!=a&&-
1==b.toString().indexOf('hasClickListener')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/33442
mstream.cloud#%#AG_abortOnPropertyRead('doSecondPop');
! https://github.com/AdguardTeam/AdguardFilters/issues/33489
adsviv.com#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /c4free\.win/; window.open = function(a, b) { if (typeof a !== 'string'
|| !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/31358
multileech.net#%#document.cookie = "ad_locked=1; path=/";
! https://github.com/AdguardTeam/AdguardFilters/issues/33299
mangahato.com#%#AG_abortOnPropertyRead('loadRunative');
! https://github.com/AdguardTeam/AdguardFilters/issues/33259
nonsensediamond.website#%#AG_abortOnPropertyRead('S9tt');
! https://github.com/AdguardTeam/AdguardFilters/issues/32352
moviezwaphd.la#%#AG_abortOnPropertyRead('a_d_sl_ot');
! https://github.com/AdguardTeam/AdguardFilters/issues/32886
manyvideos.xyz,yeapornpls.com#%#AG_abortOnPropertyRead('cIPop');
! https://github.com/AdguardTeam/AdguardFilters/issues/33095
streamplay.to,streamp1ay.me#%#AG_abortOnPropertyWrite('Fingerprent2');
! https://github.com/AdguardTeam/AdguardFilters/issues/30421
xozilla.com#%#AG_abortOnPropertyRead('popunder');
! nitroflare.com - popunder when downloading
nitroflare.com#%#(function(){window.open_=window.open;var
c=window.open,d=/./;window.open=function(e,f){return"string"==typeof e&&d.test(e)?
document.body:void c(e,f)}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/31858
! delete second rule after scriptlets are supported by standalone apps
czechvideo.org#%#//scriptlet("prevent-window-open")
czechvideo.org#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/31571
crazyshit.com#%#AG_abortInlineScript(/ppu_main/, 'encodeURIComponent');
! linkshrink.net mobile website - popups
linkshrink.net#%#window.open = function() {};
linkshrink.net#%#AG_abortInlineScript(/ads\.linkshrink\.net/, 'confirm');
linkshrink.net#%#AG_abortInlineScript(/onpopstate/, 'history.pushState');
! uii.io - popups
uii.io#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"mouseup"!
=a&&-1==b.toString().indexOf(`var U="click";var R='_blank';var
v="href";`)&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/32751
kisstvshow.to#%#AG_abortOnPropertyRead('loadRunative');
! https://github.com/AdguardTeam/AdguardFilters/issues/32697
royalown.review#%#window.open = function() {};
royalown.review#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelector('form[action$="/links/popad"]'); if(el) el.remove(); },
300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/32669
! arenavision.cc#%#//scriptlet("abort-on-property-read", "smrtAdSySPop")
arenavision.cc#%#AG_abortOnPropertyRead('smrtAdSySPop');
! https://github.com/AdguardTeam/AdguardFilters/issues/32457
gaobook.review#%#AG_abortOnPropertyWrite('z3ll');
! https://github.com/AdguardTeam/AdguardFilters/issues/31807
mangovideo.pw#%#AG_abortOnPropertyRead('myFunction');
mangovideo.pw#%#AG_abortOnPropertyRead('myFunctions');
analdin.com,mangovideo.pw,streamporn.pw#%#AG_abortOnPropertyRead('popunder');
! https://github.com/AdguardTeam/AdguardFilters/issues/32348
kimcartoon.to#%#AG_abortOnPropertyRead('loadRunative');
! https://github.com/AdguardTeam/AdguardFilters/issues/32269
myfeed2all.eu#%#AG_onLoad(function(){ AG_each('a[href^="/watch/"]
[onclick^="window.open"]',function(el) { el.removeAttribute('onclick') }); });
! https://github.com/AdguardTeam/AdguardFilters/issues/32185
nbastream.io,vipleague.bz#%#AG_abortOnPropertyRead('S9tt');
! https://github.com/AdguardTeam/AdguardFilters/issues/32150
kastream.biz#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/31976
fileflares.com#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"click"!
=a&&-1==b.toString().indexOf('bi()')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/15133
link.tl#%#AG_onLoad(function() { setTimeout(function()
{if(window.location.href.indexOf("/i/") != -1) { document.querySelector(" .skip >
a").click(); }}, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/27252
sexu.com#%#AG_abortOnPropertyRead('cIPop');
! https://github.com/AdguardTeam/AdguardFilters/issues/31204
x1337x.eu,1337x.to,1337x.st,x1337x.ws#%#AG_setConstant('S9tt', 'noopFunc');
! https://github.com/AdguardTeam/AdguardFilters/issues/30959
tamiltunes.online#%#AG_abortInlineScript(/"TAMILWIRE_POP"/,
'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/30037
imgmaze.pw#%#document.cookie = "jvsdzi=2; path=/";
imgview.pw,imgtown.pw,imgdew.pw#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e)
{"mousedown"!=a&&-1==b.toString().indexOf('bi()')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/30728
shrtfly.com#%#AG_onLoad(function() { setTimeout(function() { $("#go-
popup").remove(); }, 300); });
! quora.com - ad posts
quora.com#%#(function(){ var observer=new
MutationObserver(hide);observer.observe(document,{childList:!0,subtree:!
0});function hide(){var e=document.querySelectorAll('span[data-nosnippet] > .q-
box');e.forEach(function(e){var i=e.innerText;if(i){if(i!==void 0&&(!
0===i.includes('Sponsored')||!0===i.includes('Ad by')||!0===i.includes('Promoted
by'))){e.style="display:none!important;"}}})} })();
quora.com#%#(function(){ var observer=new
MutationObserver(hide);observer.observe(document,{childList:!0,subtree:!
0});function hide(){var e=document.querySelectorAll('.paged_list_wrapper
> .pagedlist_item');e.forEach(function(e){var i=e.innerHTML;if(i){if(i!==void 0&&(!
0===i.includes('Hide This Ad<\/span>'))){e.style="display:none!important;"}}})} })
();
! https://github.com/AdguardTeam/AdguardFilters/issues/30452
arcadeprehacks.com#%#AG_abortInlineScript(/#cpmstar/, 'Math.random');
! https://forum.adguard.com/index.php?threads/up-4-net.30856
up-4.net#%#AG_abortInlineScript(/document:{currentScript:null}/, 'Math.random');
! https://github.com/AdguardTeam/AdguardFilters/issues/30266
tnaflix.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/30188
peeplink.in#%#Object.defineProperty(Object.prototype, 'bullads', { get: function(){
throw null; }, set: function(){ throw null; }});
! https://github.com/AdguardTeam/AdguardFilters/issues/29675
soundpark-club.com#%#AG_onLoad(function() { $(function() { $
('.dnl').unbind('click'); }); });
soundpark-club.com#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /afletedly\.info/; window.open = function(a, b) { if (typeof a
!== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/29687
amf.pw#%#Object.defineProperty(window, 'PRPub2', { get: function() { return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/29849
mydramaoppa.com#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
AG_onLoad(function() { setTimeout(function() {
if(window.location.href.indexOf("/links/") != -1) { var el =
document.getElementById("link"); if(el) { var link = el.getAttribute("href");
location.replace(link); } }}, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/29674
idtbox.com#%#Object.defineProperty(window, 'mypop', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/29727
vidbom.com#%#AG_abortInlineScript(/removeCookie/, 'atob');
! https://github.com/AdguardTeam/AdguardFilters/issues/29775
flix555.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/29773
adsrt.me#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/34795
twitter.com#%#!function(){(new MutationObserver(function()
{document.querySelectorAll('div[style^="padding-bottom: 0px;"] >
div[style^="padding-top:"] > div:not([class]):not([style]), div[class] >
div[style^="position: relative"] > div[style*="position:
absolute;"]:not([class]):not([style*="display: none"])').forEach(function(b)
{Object.keys(b).some(function(a){if(a.includes("reactEventHandlers"))
{a=b[a];try{var
c=a.children._owner.alternate.key;c.includes("promotedTweet")&&(b.style="display:no
ne!important;")}catch(d){}}})})})).observe(document,{childList:!0,subtree:!0})}();
! https://forum.adguard.com/index.php?threads/mac-adguard-2-4-3-718-facebook-
sponsored-ads-are-not-blocked.37861
! update: 05.06.2020 (full rule)
facebook.com,facebookcorewwi.onion#%#!function(){var e=new
MutationObserver(function(){var m=document.querySelectorAll("div[id^='mount_']");
{var e;e=0<m.length?document.querySelectorAll('div[role="feed"] > div[data-
pagelet^="FeedUnit"] >
div[class]:not([style*="height"])'):document.querySelectorAll('[id^="substream"] >
div:not(.hidden_elem) div[id^="hyperfeed_story_id"]')}e.forEach(function(e)
{function n(e,n){for(0<m.length?"0"==(h=e.querySelectorAll('div[role="article"]
span[dir="auto"] > a > span > span > span[data-
content]')).length&&(h=e.querySelectorAll('div[role="article"] span[dir="auto"] > a
> span[aria-label]')):h=e.querySelectorAll(".userContentWrapper h5 + div[data-
testid] a [class] [class]"),socheck=0;socheck<h.length;socheck+
+)h[socheck].innerText.contains(n)&&(p=["1"],d=["1"],u=["1"],i=r=l=1,socheck=h.leng
th)}function t(e,n,t,c,a)
{for(0<m.length?"0"==(h=e.querySelectorAll('div[role="article"] span[dir="auto"] >
a > span > span > span[data-
content]')).length&&(h=e.querySelectorAll('div[role="article"] span[dir="auto"]
div[role="button"][tabindex]')):h=e.querySelectorAll(".userContentWrapper h5 +
div[data-testid] > span a > [class]
[class]"),"0"==h.length&&(h=e.querySelectorAll('div[role="article"]
span[dir="auto"] > a > span[aria-label]')),socheck=0;socheck<h.length;socheck++)
{spancheck=0,1<h.length?(spancheck=h[socheck].querySelectorAll("span")
[0],0==spancheck&&(spancheck=h[socheck].querySelectorAll("b")[0])):
(spancheck=h[0].querySelectorAll("span")
[socheck],0==spancheck&&(spancheck=h[0].querySelectorAll("b")[socheck]));var
o=h[0];if(0!=spancheck&&spancheck)
{if(2==spancheck.children.length&&0<m.length)for(spancheck=spancheck.querySelectorA
ll("span:not([style])"),spcheck=0;spcheck<spancheck.length;spcheck+
+)spancheck[spcheck].innerText.contains(n)?s=1:!
spancheck[spcheck].innerText.contains(t)||0!=spancheck[spcheck].offsetTop||
spancheck[spcheck].innerText.contains(n)||
spancheck[spcheck].innerText.contains(c)||
spancheck[spcheck].innerText.contains(a)?!
spancheck[spcheck].innerText.contains(c)||0!=spancheck[spcheck].offsetTop||
spancheck[spcheck].innerText.contains(t)||
spancheck[spcheck].innerText.contains(n)||
spancheck[spcheck].innerText.contains(a)?!
spancheck[spcheck].innerText.contains(a)||0!=spancheck[spcheck].offsetTop||
spancheck[spcheck].innerText.contains(t)||
spancheck[spcheck].innerText.contains(c)||
spancheck[spcheck].innerText.contains(n)||(u=["1"],i=1):(d=["1"],r=1):
(p=["1"],l=1);0==m.length&&((!
(spancheck.innerText.contains(n)&&0==spancheck.offsetTop||
h[0].innerText.contains(n)&&0==h[0].offsetTop)||spancheck.innerText.contains(t)&&!
h[0].innerText.contains(t)||spancheck.innerText.contains(c)&&!
h[0].innerText.contains(c)||spancheck.innerText.contains(a)&&!
h[0].innerText.contains(a))&&(!o.innerText.contains(n)||0!=o.offsetTop||
o.innerText.contains(t)||o.innerText.contains(c)||o.innerText.contains(a))?!
spancheck.innerText.contains(t)||0!=spancheck.offsetTop||
spancheck.innerText.contains(n)||spancheck.innerText.contains(c)||
spancheck.innerText.contains(a)?!spancheck.innerText.contains(c)||0!
=spancheck.offsetTop||spancheck.innerText.contains(t)||
spancheck.innerText.contains(n)||spancheck.innerText.contains(a)?!
spancheck.innerText.contains(a)||0!=spancheck.offsetTop||
spancheck.innerText.contains(t)||spancheck.innerText.contains(c)||
spancheck.innerText.contains(n)||(u=["1"],i=1):(d=["1"],r=1):
(p=["1"],l=1):s=1)}}}function c(e,n,t,c,a){u=0<m.length?
(h=e.querySelectorAll('div[role="article"] span[dir="auto"] > a > span span[data-
content='+n+"]"),p=e.querySelectorAll('div[role="article"] span[dir="auto"] > a >
span span[data-content='+t+"]"),d=e.querySelectorAll('div[role="article"]
span[dir="auto"] > a > span span[data-
content='+c+"]"),e.querySelectorAll('div[role="article"] span[dir="auto"] > a >
span span[data-content='+a+"]")):(h=e.querySelectorAll(".userContentWrapper h5 +
div[data-testid] a [data-content="+n+"]"),p=e.querySelectorAll(".userContentWrapper
h5 + div[data-testid] a [data-
content="+t+"]"),d=e.querySelectorAll(".userContentWrapper h5 + div[data-testid] a
[data-content="+c+"]"),e.querySelectorAll(".userContentWrapper h5 + div[data-
testid] a [data-content="+a+"]"))}var
s=0,l=0,r=0,i=0,h=0,p=0,d=0,u=0,a=e.querySelectorAll("div[style='width: 100%'] >
a[href*='oculus.com/quest'] >
div"),o=document.querySelector("[lang]"),k=document.querySelectorAll("link[rel='pre
load'][href*='/l/']");o=o?document.querySelector("[lang]").lang:"en";var
y,g=e.querySelectorAll('a[ajaxify*="ad_id"] >
span'),f=e.querySelectorAll('a[href*="ads/about"]'),S=e.querySelectorAll('a[href*="
https://www.facebook.com/business/help"]');if("display: none !important;"!
=e.getAttribute("style")&&!e.classList.contains("hidden_elem")&&(0<g.length||
0<f.length||0<S.length?(T+=1,0<m.length?(""==(y=e.querySelectorAll("a[href]")
[0].innerText)&&(y=e.querySelectorAll("a[href]")
[1].innerText),""==y&&(y=e.querySelectorAll("a[href]")[0].querySelectorAll("a[aria-
label]")[0].getAttribute("aria-label"))):y=e.querySelectorAll("a[href]")
[2].innerText,console.log("--------"),console.log("Ad hidden from:
"+y),console.log("Total ads hidden: "+T),console.log("F length:
"+g.length),console.log("H length: "+f.length),console.log("I length (Paid
partnership): "+S.length),console.log("--------"),e.style="display:none!
important;"):0<a.length?(T+=1,y="Facebook",console.log("--------"),console.log("Ad
hidden from: "+y),console.log("Total ads hidden: "+T),console.log("Non-declared
ad"),console.log("--------"),e.style="display:none!important;"):"af"==o?
n(e,"Geborg"):"de"==o||"nl"==o?c(e,"G","e","s","n"):"am"==o?n(e,"የተከፈለበት
ማስታወቂያ"):"ar"==o?n(e,"‫)"مم َّول‬:"as"==o?n(e,"
ُ পৃষ্ঠপোষকতা কৰা"):"az"==o?n(e,"Sponsor
dəstəkli"):"co"==o?n(e,"Spunsurizatu"):"bs"==o||"sl"==o||"cs"==o?
c(e,"S","p","z","n"):"da"==o||"en"==o||"et"==o||"fy"==o||"it"==o||"ku"==o||"nb"==o|
|"nn"==o||"pl"==o||"sq"==o||"sv"==o||"zz"==o?0<m.length?
k[0].href.contains("en_UD")?n(e,"pəɹosuodS"):k[0].href.contains("ja_KS")?n(e,"広
告"):k[0].href.contains("tz_MA")?n(e,"ⵉⴷⵍ"):k[0].href.contains("sy_SY")?n(e," ‫ܒܘܕܩܐ‬
‫)"ܡܡܘܘܢܐ‬:k[0].href.contains("cb_IQ")?n(e,"‫)"پاڵپشتیکراو‬:k[0].href.contains("ar_AR")?
n(e,"‫)"مم َّول‬:k[0].href.contains("sz_PL")?
ُ
n(e,"Szpōnzorowane"):k[0].href.contains("eo_EO")?
n(e,"Reklamo"):k[0].href.contains("es_LA")?c(e,"P","u","c","d"):
(c(e,"S","p","s","n"),"0"==h.length&&t(e,"S","p","s","n"),"0"==h.length&&n(e,"Spons
ored")):document.querySelector("body").className.includes("Locale_en_UD")?
n(e,"pəɹosuodS"):document.querySelector("body").className.includes("ja_KS")?n(e,"広
告"):document.querySelector("body").className.includes("tz_MA")?
n(e,"ⵉⴷⵍ"):document.querySelector("body").className.includes("sy_SY")?n(e," ‫ܒܘܕܩܐ‬
‫)"ܡܡܘܘܢܐ‬:document.querySelector("body").className.includes("cb_IQ")?n(e,"
‫)"پاڵپشتیکراو‬:document.querySelector("body").className.includes("ar_AR")?n(e,"
‫)"مم َّول‬:document.querySelector("body").className.includes("sz_PL")?
ُ
n(e,"Szpōnzorowane"):document.querySelector("body").className.includes("eo_EO")?
n(e,"Reklamo"):document.querySelector("body").className.includes("es_LA")?
c(e,"P","u","c","d"):
(c(e,"S","p","s","n"),"0"==h.length&&t(e,"S","p","s","n")):"be"==o?
n(e,"Рэклама"):"bg"==o?n(e,"Спонсорирано"):"mk"==o?n(e,"Спонзорирано"):"br"==o?
n(e,"Paeroniet"):"ca"==o?n(e,"Patrocinat"):"gl"==o||"pt"==o?
(n(e,"Patrocinado"),"0"==l&&c(e,"P","a","c","o")):"bn"==o?n(e,"সৌজন্যে"):"cb"==o?
n(e,"‫)"پاڵپشتیکراو‬:"cx"==o?c(e,"G","i","s","n"):"cy"==o?n(e,"Noddwyd"):"el"==o?
n(e,"Χορηγούμενη"):"eo"==o?n(e,"Reklamo"):"es"==o?c(e,"P","u","c","d"):"eu"==o?
n(e,"Babestua"):"fa"==o?n(e,"‫)"دارای پشتیبانی مالی‬:"ff"==o?n(e,"Yoɓanaama"):"fi"==o?
n(e,"Sponsoroitu"):"fo"==o?n(e,"Stuðlað"):"fr"==o?0<m.length?
k[0].href.contains("fr_FR")?
c(e,"S","p","s","n"):c(e,"C","o","m","n"):document.querySelector("body").className.
includes("Locale_fr_FR")?c(e,"S","p","s","n"):c(e,"C","o","m","n"):"ga"==o?
n(e,"Urraithe"):"gn"==o?n(e,"Oñepatrosinapyre"):"gu"==o?n(e,"પ્રાયોજિત"):"ha"==o?
n(e,"Daukar Nauyi"):"he"==o?n(e,"‫)"ממומן‬:"hr"==o?n(e,"Plaćeni oglas"):"ht"==o?
n(e,"Peye"):"ne"==o||"mr"==o||"hi"==o?n(e,"प्रायोजित"):"hu"==o?
c(e,"H","i","r","d"):"hy"==o?n(e,"Գովազդային"):"id"==o?
c(e,"B","e","p","n"):"is"==o?n(e,"Kostað"):"ja"==o?n(e,"広告"):"ms"==o?
n(e,"Ditaja"):"jv"==o?n(e,"Disponsori"):"ka"==o?n(e,"რეკლამა"):"kk"==o?
n(e,"Демеушілік көрсеткен"):"km"==o?n(e,"បានឧបត្ថម្ភ"):"kn"==o?
n(e,"ಪ್ರಾಯೋಜಿತ"):"ko"==o?n(e,"Sponsored"):"ky"==o?n(e,"Демөөрчүлөнгөн"):"lo"==o?
n(e,"ຜູ້ສະໜັບສະໜູນ"):"lt"==o?n(e,"Remiama"):"lv"==o?n(e,"Apmaksāta
reklāma"):"mg"==o?n(e,"Misy Mpiantoka"):"ml"==o?n(e,"സ്പോൺസർ
ചെയ്തത്"):"mn"==o?n(e,"Ивээн тэтгэсэн"):"mt"==o?n(e,"Sponsorjat"):"my"==o?(n(e,"ပံ့ ပို း
ထားသည်"),"0"==l&&n(e,"အခပေးကြော်ငြာ")):"or"==o?n(e,"ପ୍ରଯୋଜିତ"):"pa"==o?n(e,"ਸਰਪ੍ਰਸਤੀ
ਪ੍ਰਾਪਤ"):"ps"==o?n(e,"‫)"تمويل شوي‬:"ro"==o?n(e,"Sponsorizat"):"ru"==o||"uk"==o?
n(e,"Реклама"):"rw"==o?n(e,"Icyamamaza ndasukirwaho"):"sc"==o?n(e,"Patronadu
de"):"si"==o?n(e,"අනුග්රාහක"):"sk"==o?n(e,"Sponzorované"):"sn"==o?
n(e,"Zvabhadharirwa"):"so"==o?n(e,"La maalgeliyey"):"sr"==o?
n(e,"Спонзорисано"):"sw"==o?n(e,"Imedhaminiwa"):"sy"==o?n(e," ‫ܒܘܕܩܐ‬
‫)"ܡܡܘܘܢܐ‬:"sz"==o?n(e,"Szpōnzorowane"):"ta"==o?n(e,"விளம்பரம்"):"te"==o?n(e,"ప్రాయోజితం
చేయబడింది"):"tg"==o?n(e,"Бо сарпарастӣ"):"th"==o?n(e,"ได้รับการสนั บสนุ น"):"tl"==o?n(e,"May
Sponsor"):"tr"==o?n(e,"Sponsorlu"):"tt"==o?n(e,"Хәйрияче"):"tz"==o?
n(e,"ⵉⴷⵍ"):"ur"==o?n(e,"‫)"سپانسرڈ‬:"uz"==o?n(e,"Reklama"):"vi"==o?n(e,"Được tài
trợ"):"zh-Hans"==o?n(e,"赞助内容"):"zh-Hant"==o&&n(e,"贊
助"),0<h.length&&0<p.length&&0<d.length&&0<u.length))
{for(cont=0;cont<h.length;cont+
+)0<h[cont].offsetHeight&&(cont=h.length,s=1);for(cont1=0;cont1<p.length;cont1+
+)0<p[cont1].offsetHeight&&(cont1=p.length,l=1);for(cont2=0;cont2<d.length;cont2+
+)0<d[cont2].offsetHeight&&(cont2=d.length,r=1);for(cont3=0;cont3<u.length;cont3+
+)0<u[cont3].offsetHeight&&(cont3=u.length,i=1);1==s&&1==l&&1==r&&1==i&&(0<m.length
&&""!=(y=e.querySelectorAll("a[href]")[1].innerText)||
(y=e.querySelectorAll("a[href]")
[2].innerText),T+=1,console.log("--------"),console.log("Ad
hidden from: "+y),console.log("Total ads hidden:
"+T),console.log("--------"),e.style="display:none!
important;")}})}),T=0;e.observe(document,{childList:!0,subtree:!0})}();
! Blocking ads on old interface (big rule will be split for easier maintaining)
facebook.com,facebookcorewwi.onion#%#!function(){var e=new
MutationObserver(function(){document.querySelectorAll('[id^="substream"] >
div:not(.hidden_elem) div[id^="hyperfeed_story_id"]').forEach(function(e){function
n(e,n){for(d=e.querySelectorAll(".userContentWrapper h5 + div[data-testid] a
[class] [class]"),socheck=0;socheck<d.length;socheck+
+)d[socheck].innerText.contains(n)&&(h=["1"],u=["1"],p=["1"],i=r=l=1,socheck=d.leng
th)}function o(e,n,o,t,c){d=e.querySelectorAll(".userContentWrapper h5 + div[data-
testid] a [data-content="+n+"]"),h=e.querySelectorAll(".userContentWrapper h5 +
div[data-testid] a [data-content="+o+"]"),u=e.querySelectorAll(".userContentWrapper
h5 + div[data-testid] a [data-
content="+t+"]"),p=e.querySelectorAll(".userContentWrapper h5 + div[data-testid] a
[data-content="+c+"]")}var
s=0,l=0,r=0,i=0,d=0,h=0,u=0,p=0,t=e.querySelectorAll("div[style='width: 100%'] >
a[href*='oculus.com/quest'] >
div"),c=document.querySelector("[lang]");document.querySelectorAll("link[rel='prelo
ad'][href*='/l/']");c=c?document.querySelector("[lang]").lang:"en";var
a,y=e.querySelectorAll('a[ajaxify*="ad_id"] >
span'),k=e.querySelectorAll('a[href*="ads/about"]'),g=e.querySelectorAll('a[href*="
https://www.facebook.com/business/help"]');if("display: none !important;"!
=e.getAttribute("style")&&!e.classList.contains("hidden_elem")&&(0<y.length||
0<k.length||0<g.length?(m+=1,a=e.querySelectorAll("a[href]")
[2].innerText,console.log("--------"),console.log("Ad hidden from:
"+a),console.log("Total ads hidden: "+m),console.log("F length:
"+y.length),console.log("H length: "+k.length),console.log("I length (Paid
partnership): "+g.length),console.log("--------"),e.style="display:none!
important;"):0<t.length?(m+=1,a="Facebook",console.log("--------"),console.log("Ad
hidden from: "+a),console.log("Total ads hidden: "+m),console.log("Non-declared
ad"),console.log("--------"),e.style="display:none!important;"):"af"==c?
n(e,"Geborg"):"de"==c||"nl"==c?o(e,"G","e","s","n"):"am"==c?n(e,"የተከፈለበት
ማስታወቂያ"):"ar"==c?n(e,"‫)"مم َّول‬:"as"==c?n(e,"
ُ পৃষ্ঠপোষকতা কৰা"):"az"==c?n(e,"Sponsor
dəstəkli"):"co"==c?n(e,"Spunsurizatu"):"bs"==c||"sl"==c||"cs"==c?
o(e,"S","p","z","n"):"da"==c||"en"==c||"et"==c||"fy"==c||"it"==c||"ku"==c||"nb"==c|
|"nn"==c||"pl"==c||"sq"==c||"sv"==c||"zz"==c?
document.querySelector("body").className.includes("Locale_en_UD")?
n(e,"pəɹosuodS"):document.querySelector("body").className.includes("ja_KS")?n(e,"広
告"):document.querySelector("body").className.includes("tz_MA")?
n(e,"ⵉⴷⵍ"):document.querySelector("body").className.includes("sy_SY")?n(e," ‫ܒܘܕܩܐ‬
‫)"ܡܡܘܘܢܐ‬:document.querySelector("body").className.includes("cb_IQ")?n(e,"
‫)"پاڵپشتیکراو‬:document.querySelector("body").className.includes("ar_AR")?n(e,"
‫)"مم َّول‬:document.querySelector("body").className.includes("sz_PL")?
ُ
n(e,"Szpōnzorowane"):document.querySelector("body").className.includes("eo_EO")?
n(e,"Reklamo"):document.querySelector("body").className.includes("es_LA")?
o(e,"P","u","c","d"):(o(e,"S","p","s","n"),"0"==d.length&&function(e,n,o,t,c)
{for("0"==(d=e.querySelectorAll(".userContentWrapper h5 + div[data-testid] > span a
> [class] [class]")).length&&(d=e.querySelectorAll('div[role="article"]
span[dir="auto"] > a > span[aria-label]')),socheck=0;socheck<d.length;socheck++)
{spancheck=0;var a=d[0];1<d.length?(spancheck=d[socheck].querySelectorAll("span")
[0],0==spancheck&&(spancheck=d[socheck].querySelectorAll("b")[0])):
(spancheck=d[0].querySelectorAll("span")
[socheck],0==spancheck&&(spancheck=d[0].querySelectorAll("b")
[socheck])),spancheck=spancheck||d[socheck],0!=spancheck&&spancheck&&((!
spancheck.innerText.contains(n)||0!=spancheck.offsetTop||
spancheck.innerText.contains(o)||spancheck.innerText.contains(t)||
spancheck.innerText.contains(c))&&(!a.innerText.contains(n)||0!=a.offsetTop||
a.innerText.contains(o)||a.innerText.contains(t)||a.innerText.contains(c))||(s=1),!
spancheck.innerText.contains(o)||0!=spancheck.offsetTop||
spancheck.innerText.contains(n)||spancheck.innerText.contains(t)||
spancheck.innerText.contains(c)||(h=["1"],l=1),!spancheck.innerText.contains(t)||0!
=spancheck.offsetTop||spancheck.innerText.contains(o)||
spancheck.innerText.contains(n)||spancheck.innerText.contains(c)||(u=["1"],r=1),!
spancheck.innerText.contains(c)||0!=spancheck.offsetTop||
spancheck.innerText.contains(o)||spancheck.innerText.contains(t)||
spancheck.innerText.contains(n)||(p=["1"],i=1))}}(e,"S","p","s","n")):"be"==c?
n(e,"Рэклама"):"bg"==c?n(e,"Спонсорирано"):"mk"==c?n(e,"Спонзорирано"):"br"==c?
n(e,"Paeroniet"):"ca"==c?n(e,"Patrocinat"):"gl"==c||"pt"==c?
(n(e,"Patrocinado"),"0"==l&&o(e,"P","a","c","o")):"bn"==c?n(e,"সৌজন্যে"):"cb"==c?
n(e,"‫)"پاڵپشتیکراو‬:"cx"==c?o(e,"G","i","s","n"):"cy"==c?n(e,"Noddwyd"):"el"==c?
n(e,"Χορηγούμενη"):"eo"==c?n(e,"Reklamo"):"es"==c?o(e,"P","u","c","d"):"eu"==c?
n(e,"Babestua"):"fa"==c?n(e,"‫)"دارای پشتیبانی مالی‬:"ff"==c?n(e,"Yoɓanaama"):"fi"==c?
n(e,"Sponsoroitu"):"fo"==c?n(e,"Stuðlað"):"fr"==c?
document.querySelector("body").className.includes("Locale_fr_FR")?
o(e,"S","p","s","n"):o(e,"C","o","m","n"):"ga"==c?n(e,"Urraithe"):"gn"==c?
n(e,"Oñepatrosinapyre"):"gu"==c?n(e,"પ્રાયોજિત"):"ha"==c?n(e,"Daukar
Nauyi"):"he"==c?n(e,"‫)"ממומן‬:"hr"==c?n(e,"Plaćeni oglas"):"ht"==c?
n(e,"Peye"):"ne"==c||"mr"==c||"hi"==c?n(e,"प्रायोजित"):"hu"==c?
o(e,"H","i","r","d"):"hy"==c?n(e,"Գովազդային"):"id"==c?
o(e,"B","e","p","n"):"is"==c?n(e,"Kostað"):"ja"==c?n(e,"広告"):"ms"==c?
n(e,"Ditaja"):"jv"==c?n(e,"Disponsori"):"ka"==c?n(e,"რეკლამა"):"kk"==c?
n(e,"Демеушілік көрсеткен"):"km"==c?n(e,"បានឧបត្ថម្ភ"):"kn"==c?
n(e,"ಪ್ರಾಯೋಜಿತ"):"ko"==c?n(e,"Sponsored"):"ky"==c?n(e,"Демөөрчүлөнгөн"):"lo"==c?
n(e,"ຜູ້ສະໜັບສະໜູນ"):"lt"==c?n(e,"Remiama"):"lv"==c?n(e,"Apmaksāta
reklāma"):"mg"==c?n(e,"Misy Mpiantoka"):"ml"==c?n(e,"സ്പോൺസർ
ചെയ്തത്"):"mn"==c?n(e,"Ивээн тэтгэсэн"):"mt"==c?n(e,"Sponsorjat"):"my"==c?(n(e,"ပံ့ ပို း
ထားသည်"),"0"==l&&n(e,"အခပေးကြော်ငြာ")):"or"==c?n(e,"ପ୍ରଯୋଜିତ"):"pa"==c?n(e,"ਸਰਪ੍ਰਸਤੀ
ਪ੍ਰਾਪਤ"):"ps"==c?n(e,"‫)"تمويل شوي‬:"ro"==c?n(e,"Sponsorizat"):"ru"==c||"uk"==c?
n(e,"Реклама"):"rw"==c?n(e,"Icyamamaza ndasukirwaho"):"sc"==c?n(e,"Patronadu
de"):"si"==c?n(e,"අනුග්රාහක"):"sk"==c?n(e,"Sponzorované"):"sn"==c?
n(e,"Zvabhadharirwa"):"so"==c?n(e,"La maalgeliyey"):"sr"==c?
n(e,"Спонзорисано"):"sw"==c?n(e,"Imedhaminiwa"):"sy"==c?n(e," ‫ܒܘܕܩܐ‬
‫)"ܡܡܘܘܢܐ‬:"sz"==c?n(e,"Szpōnzorowane"):"ta"==c?n(e,"விளம்பரம்"):"te"==c?n(e,"ప్రాయోజితం
చేయబడింది"):"tg"==c?n(e,"Бо сарпарастӣ"):"th"==c?n(e,"ได้รับการสนั บสนุ น"):"tl"==c?n(e,"May
Sponsor"):"tr"==c?n(e,"Sponsorlu"):"tt"==c?n(e,"Хәйрияче"):"tz"==c?
n(e,"ⵉⴷⵍ"):"ur"==c?n(e,"‫)"سپانسرڈ‬:"uz"==c?n(e,"Reklama"):"vi"==c?n(e,"Được tài
trợ"):"zh-Hans"==c?n(e,"赞助内容"):"zh-Hant"==c&&n(e,"贊
助"),0<d.length&&0<h.length&&0<u.length&&0<p.length))
{for(cont=0;cont<d.length;cont+
+)0<d[cont].offsetHeight&&(cont=d.length,s=1);for(cont1=0;cont1<h.length;cont1+
+)0<h[cont1].offsetHeight&&(cont1=h.length,l=1);for(cont2=0;cont2<u.length;cont2+
+)0<u[cont2].offsetHeight&&(cont2=u.length,r=1);for(cont3=0;cont3<p.length;cont3+
+)0<p[cont3].offsetHeight&&(cont3=p.length,i=1);1==s&&1==l&&1==r&&1==i&&(a=e.queryS
electorAll("a[href]")[2].innerText,m+=1,console.log("--------"),console.log("Ad
hidden from: "+a),console.log("Total ads hidden:
"+m),console.log("--------"),e.style="display:none!
important;")}})}),m=0;e.observe(document,{childList:!0,subtree:!0})}();
! Blocking ads based on property, works only with new design
facebook.com,facebookcorewwi.onion#%#!function(){var c=0;(new
MutationObserver(function(){document.querySelectorAll('div[data-
pagelet^="FeedUnit"]:not([style*="display: none"])').forEach(function(a)
{Object.keys(a).forEach(function(b){if(b.includes("__reactProps"))
{b=a[b];try{if(b.children.props.children.props.edge.category.includes("SPONSORED"))
{c++;a.style="display: none !important;";var d=a.querySelector("a[href]
[role='link']:not([aria-hidden]):not([aria-label])");d&&console.log("Ad blocked
based on property ["+c+"] -> "+d.textContent)}}catch(e){}}})})})).observe(document,
{childList:!0,subtree:!0})}();
! ! #if (!adguard_app_windows && !adguard_app_mac && !adguard_app_android)
facebook.com,facebookcorewwi.onion#%#!function(){var e=new
MutationObserver(function(){document.querySelectorAll('[id^="substream"] >
div:not(.hidden_elem) div[id^="hyperfeed_story_id"]').forEach(function(e){function
t(e,t){for(s=e.querySelectorAll('.userContentWrapper h5 + div[data-testid*="sub"] a
[class] [class]'),socheck=0;socheck<s.length;socheck+
+)s[socheck].innerText.contains(t)&&(c=["1"],d=["1"],i=["1"],r=l=a=1,socheck=s.leng
th)}function o(e,t,o,n,a){s=e.querySelectorAll('.userContentWrapper h5 + div[data-
testid*="sub"] a [data-content='+t+"]"),c=e.querySelectorAll('.userContentWrapper
h5 + div[data-testid*="sub"] a [data-
content='+o+"]"),d=e.querySelectorAll('.userContentWrapper h5 + div[data-
testid*="sub"] a [data-content='+n+"]"),i=e.querySelectorAll('.userContentWrapper
h5 + div[data-testid*="sub"] a [data-
content='+a+"]"),0==s.length&&(s=e.querySelectorAll('.userContentWrapper h5 +
div[data-testid*="label"] a [data-
content='+t+"]"),c=e.querySelectorAll('.userContentWrapper h5 + div[data-
testid*="label"] a [data-content='+o+"]"),d=e.querySelectorAll('.userContentWrapper
h5 + div[data-testid*="label"] a [data-
content='+n+"]"),i=e.querySelectorAll('.userContentWrapper h5 + div[data-
testid*="label"] a [data-content='+a+"]"))}var
n=0,a=0,l=0,r=0,s=0,c=0,d=0,i=0,u=e.querySelectorAll("div[style='width: 100%'] >
a[href*='oculus.com/quest'] >
div"),h=document.querySelector("[lang]").lang,g=e.querySelectorAll('a[ajaxify*="ad_
id"] > span'),p=e.querySelectorAll('a[href*="ads/about"]');if("display: none !
important;"!=e.getAttribute("style")&&!e.classList.contains("hidden_elem"))
{if(0<g.length||0<p.length){f+=1;var y=e.querySelectorAll("a[href]")
[2].innerText;console.log("--------"),console.log("Ad hidden from:
"+y),console.log("Total ads hidden: "+f),console.log("F length:
"+g.length),console.log("H length:
"+p.length),console.log("--------"),e.style="display:none!important;"}else
if(0<u.length){f+=1;y="Facebook";console.log("--------"),console.log("Ad hidden
from: "+y),console.log("Total ads hidden: "+f),console.log("Non-declared
ad"),console.log("--------"),e.style="display:none!important;"}else"af"==h?
t(e,"Geborg"):"de"==h||"nl"==h?o(e,"G","e","s","n"):"am"==h?t(e,"የተከፈለበት
ማስታወቂያ"):"ar"==h?t(e,"‫)"مم َّول‬:"as"==h?t(e,"
ُ পৃষ্ঠপোষকতা কৰা"):"az"==h?t(e,"Sponsor
dəstəkli"):"co"==h?t(e,"Spunsurizatu"):"bs"==h||"sl"==h||"cs"==h?
o(e,"S","p","z","n"):"da"==h||"en"==h||"et"==h||"fy"==h||"it"==h||"ku"==h||"nb"==h|
|"nn"==h||"pl"==h||"sq"==h||"sv"==h||"zz"==h?
document.querySelector("body").className.includes("Locale_en_UD")?
t(e,"pəɹosuodS"):o(e,"S","p","s","n"):"be"==h?t(e,"Рэклама"):"bg"==h?
t(e,"Спонсорирано"):"mk"==h?t(e,"Спонзорирано"):"br"==h?t(e,"Paeroniet"):"ca"==h?
t(e,"Patrocinat"):"gl"==h||"pt"==h?t(e,"Patrocinado"):"bn"==h?
t(e,"সৌজন্যে"):"cb"==h?t(e,"‫)"پاڵپشتیکراو‬:"cx"==h?o(e,"G","i","s","n"):"cy"==h?
t(e,"Noddwyd"):"el"==h?t(e,"Χορηγούμενη"):"eo"==h?t(e,"Reklamo"):"es"==h?
o(e,"P","u","c","d"):"eu"==h?t(e,"Babestua"):"fa"==h?t(e,"‫)"دارای پشتیبانی مالی‬:"ff"==h?
t(e,"Yoɓanaama"):"fi"==h?t(e,"Sponsoroitu"):"fo"==h?t(e,"Stuðlað"):"fr"==h?
document.querySelector("body").className.includes("Locale_fr_FR")?
o(e,"S","p","s","n"):o(e,"C","o","m","n"):"ga"==h?t(e,"Urraithe"):"gn"==h?
t(e,"Oñepatrosinapyre"):"gu"==h?t(e,"પ્રાયોજિત"):"ha"==h?t(e,"Daukar
Nauyi"):"he"==h?t(e,"‫)"ממומן‬:"hr"==h?t(e,"Plaćeni oglas"):"ht"==h?
t(e,"Peye"):"ne"==h||"mr"==h||"hi"==h?t(e,"प्रायोजित"):"hu"==h?
o(e,"H","i","r","d"):"hy"==h?t(e,"Գովազդային"):"id"==h?
o(e,"B","e","p","n"):"is"==h?t(e,"Kostað"):"ja"==h?t(e,"広告"):"ms"==h?
t(e,"Ditaja"):"jv"==h?t(e,"Disponsori"):"ka"==h?t(e,"რეკლამა"):"kk"==h?
t(e,"Демеушілік көрсеткен"):"km"==h?t(e,"បានឧបត្ថម្ភ"):"kn"==h?
t(e,"ಪ್ರಾಯೋಜಿತ"):"ko"==h?t(e,"Sponsored"):"ky"==h?t(e,"Демөөрчүлөнгөн"):"lo"==h?
t(e,"ຜູ້ສະໜັບສະໜູນ"):"lt"==h?t(e,"Remiama"):"lv"==h?t(e,"Apmaksāta
reklāma"):"mg"==h?t(e,"Misy Mpiantoka"):"ml"==h?t(e,"സ്പോൺസർ
ചെയ്തത്"):"mn"==h?t(e,"Ивээн тэтгэсэн"):"mt"==h?t(e,"Sponsorjat"):"my"==h?t(e,"ပံ့ ပို း
ထားသည်"):"or"==h?t(e,"ପ୍ରଯୋଜିତ"):"pa"==h?t(e,"ਸਰਪ੍ਰਸਤੀ ਪ੍ਰਾਪਤ"):"ps"==h?t(e," ‫تمويل‬
‫)"شوي‬:"ro"==h?t(e,"Sponsorizat"):"ru"==h||"uk"==h?t(e,"Реклама"):"rw"==h?
t(e,"Icyamamaza ndasukirwaho"):"sc"==h?t(e,"Patronadu de"):"si"==h?t(e,"අනුග්‍
රාහක"):"sk"==h?t(e,"Sponzorované"):"sn"==h?t(e,"Zvabhadharirwa"):"so"==h?t(e,"La
maalgeliyey"):"sr"==h?t(e,"Спонзорисано"):"sw"==h?t(e,"Imedhaminiwa"):"sy"==h?t(e,"
‫)"ܒܘܕܩܐ ܡܡܘܘܢܐ‬:"sz"==h?t(e,"Szpōnzorowane"):"ta"==h?t(e,"விளம்பரம்"):"te"==h?
t(e,"ప్రాయోజితం చేయబడింది"):"tg"==h?t(e,"Бо сарпарастӣ"):"th"==h?t(e,"ได้รับการ
สนั บสนุ น"):"tl"==h?t(e,"May Sponsor"):"tr"==h?t(e,"Sponsorlu"):"tt"==h?
t(e,"Хәйрияче"):"tz"==h?t(e,"ⵉⴷⵍ"):"ur"==h?t(e,"‫)"سپانسرڈ‬:"uz"==h?
t(e,"Reklama"):"vi"==h?t(e,"Được tài trợ"):"zh-Hans"==h?t(e,"赞助内容"):"zh-
Hant"==h&&t(e,"贊助");if(0<s.length&&0<c.length&&0<d.length&&0<i.length)
{for(cont=0;cont<s.length;cont+
+)0<s[cont].offsetHeight&&(cont=s.length,n=1);for(cont1=0;cont1<c.length;cont1+
+)0<c[cont1].offsetHeight&&(cont1=c.length,a=1);for(cont2=0;cont2<d.length;cont2+
+)0<d[cont2].offsetHeight&&(cont2=d.length,l=1);for(cont3=0;cont3<i.length;cont3+
+)0<i[cont3].offsetHeight&&(cont3=i.length,r=1);if(1==n&&1==a&&1==l&&1==r)
{y=e.querySelectorAll("a[href]")
[2].innerText;f+=1,console.log("--------"),console.log("Ad hidden from:
"+y),console.log("Total ads hidden:
"+f),console.log("--------"),e.style="display:none!
important;"}}}})}),f=0;e.observe(document,{childList:!0,subtree:!0,characterData:!
0,attributes:!0})}();
! ! #endif
! facebook.com - hides sponsored ads on marketplace
! new interface
facebook.com,facebookcorewwwi.onion#%#!function(){var
e,o;0<window.location.href.indexOf("marketplace")&&(e=new
MutationObserver(function(){document.querySelectorAll('div[data-
pagelet^="BrowseFeedUpsell_"] div[class][style^="max-width:"] div[class]
[style^="max-width:"]').forEach(function(e){var
l,t=e.querySelectorAll('a[href*="ads/about"]');"display: none !
important;"==e.getAttribute("style")||e.classList.contains("hidden_elem")||
0<t.length&&(o+=1,""==(l=e.querySelectorAll("a[href]")
[0].innerText)&&(l=e.querySelectorAll("a[href]")
[1].innerText),""==l&&(l=e.querySelectorAll("a[href]")[0].querySelectorAll("a[aria-
label]")[0].getAttribute("aria-label")),console.log("--------"),console.log("Ad
hidden from: "+l),console.log("Total ads hidden: "+o),console.log("H length:
"+t.length),console.log("--------"),e.style="display:none!
important;")})}),o=0,e.observe(document,{childList:!0,subtree:!0}))}();
! old interface
facebook.com,facebookcorewwi.onion#%#!function()
{if(window.location.href.includes("/marketplace/")){new MutationObserver(function()
{document.querySelectorAll('div[data-testid="marketplace_home_feed"] div[class]
[data-testid^="MarketplaceUpsell-"] > div > div').forEach(function(e){var
t=e.outerHTML;t&&void
0!==t&&!0===t.includes("/ads/about/")&&(e.style="display:none!
important;")})}).observe(document,{childList:!0,subtree:!0})}}();
! https://forum.adguard.com/index.php?threads/uploadbuzz-org.29866
uploadbuzz.org#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("xfiletemplates").click(); }, 300); });
! https://forum.adguard.com/index.php?threads/douploads.30540
douploads.com#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("chkIsAdd").checked = false; }, 300); })
douploads.com#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("chkIsAdd").checked = true;
document.getElementById("chkIsAdd").click(); }, 1500); })
! https://github.com/AdguardTeam/AdguardFilters/issues/27643
viprow.net,strikeout.nu#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelector(".embed-responsive > .position-absolute"); if(el)
el.click(); }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/28893
tugaflix.com,tugaflix.icu#%#AG_abortInlineScript(/about:blank/,
'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/28694
payco.xyz#%#window.open = function() {};
payco.xyz#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelector('form[action$="/links/popad"]'); if(el) el.remove(); },
300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/28590
indishare.me#%#AG_abortInlineScript(/removeCookie/, 'atob');
indishare.me#%#Object.defineProperty(window, 'NativeAd', { get: function(){ throw
null; }, set: function(){ throw null; }});
! https://github.com/AdguardTeam/AdguardFilters/issues/28194
maxcheaters.com#%#document.cookie = "ips4_espopup_16=true; path=/;";
! https://github.com/AdguardTeam/AdguardFilters/issues/28289
movierulzfree.me#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /\/watchmovie\.php/; window.open = function(a, b) { if (typeof
a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/28288
vumoo.life#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
! https://github.com/AdguardTeam/AdguardFilters/issues/28203
adnangamer.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/28252
youtube6download.top#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /youtube6download\.top\/adx\.php/; window.open = function(a,
b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/28285
pinoymovies.me#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
! https://github.com/AdguardTeam/AdguardFilters/issues/28277
domovies.se#%#(function(){var
b=window.addEventListener;window.addEventListener=function(c,a,d){if(a&&-
1==a.toString().indexOf("popunder"))return b(c,a,d)}.bind(window)})();
! https://github.com/AdguardTeam/AdguardFilters/issues/25736
xpee.com#%#Object.defineProperty(window, 'SgUnder', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/28250
ycapi.org#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /ycapi\.org\/p\//; window.open = function(a, b) { if (typeof a !== 'string'
|| !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/27936
dvdgayporn.com#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
! 9movies.us - popups
9movies.us#%#(function(){window.open_=window.open;var
c=window.open,d=/go\.pub2srv\.com/;window.open=function(e,f){return"string"==typeof
e&&d.test(e)?document.body:void c(e,f)}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/27583
! delete second rule after scriptlets are supported by standalone apps
watchcartoonsonline.la#%#//scriptlet("prevent-window-open")
watchcartoonsonline.la#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/25451
hotpornfile.org#%#AG_abortInlineScript(/getexldr/, 'document.dispatchEvent');
! https://github.com/AdguardTeam/AdguardFilters/issues/27216
dwindly.io#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/upload4earn-org.30284/
upload4earn.org#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("dcheck").checked = true;
document.getElementById("dcheck").click(); }, 14500); })
upload4earn.org#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("dcheck").checked = false; }, 14000); })
! marstv.pw - popups
marstv.pw,shassets.pw#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/27484
streamapi.xyz#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/overlay/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/25319
300mbdownload.club#%#AG_abortInlineScript(/removeCookie/, 'atob');
! https://github.com/AdguardTeam/AdguardFilters/issues/27370
kickass2.cc#%#Object.defineProperty(window, 'puShown', { get: function() { return
true; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/27100
dirtyshack.com#%#Object.defineProperty(window, 'SgUnder', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/26983
! https://github.com/AdguardTeam/AdguardFilters/issues/26984
gomovieshd.be,putlockersnewsite2018.com#%#AG_onLoad(function() { var el =
document.querySelector('a#movie-play-intro1[href^="/watch.php?"][onclick]'); if(el)
{ el.removeAttribute('href'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/26931
youngsexhd.net#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "api_host")
! psl.pw - popups
psl.pw#%#window.open = function() {};
! 2shorte.com - popups
2shorte.com#%#Object.defineProperty(window, 'puShown', { get: function() { return
true; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/25655
turbogvideos.com#%#Object.defineProperty(window, 'MPP', { get: function() { return;
} });
! https://github.com/AdguardTeam/AdguardFilters/issues/26313
tumejortorrent.com#%#AG_abortInlineScript(/about:blank/,
'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/26865
fembed.com,asianclub.tv#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelector('a.fakeplaybutton[href]'); if(el)
{ el.removeAttribute('href'); } }, 500); });
! https://github.com/AdguardTeam/AdguardFilters/issues/26502
thoptv.info#%#(function(){window.open_=window.open;var
c=window.open,d=/greatdexchange\.com/;window.open=function(e,f)
{return"string"==typeof e&&d.test(e)?document.body:void c(e,f)}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/8272
pictoa.com#%#Object.defineProperty(window, 'tiPopAction', { get: function() { throw
null; }, set: function() { throw null; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/26244
savefrom.net#%#Object.defineProperty(window, 'clickAds', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/25681
watchtvseries.unblckd.cx#%#window.zfgloadednative = true;
! https://github.com/AdguardTeam/AdguardFilters/issues/25206
pornxt.com#%#document.cookie = "popundr=1";
! https://github.com/AdguardTeam/AdguardFilters/issues/25561
pandamovies.pw,solarporn.net#%#Object.defineProperty(window, 'puShown', { get:
function() { return true; } });
solarporn.net,123pandamovie.com#%#Object.defineProperty(window, 'jsUnda', { get:
function() { return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/25057
player.limpi.tv,anahix11.com#%#Object.defineProperty(window, 'smrtAdSySPop', { get:
function() { return function() {}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/24463
hanime.tv#%#document.cookie = "in_d0=1";
! https://github.com/AdguardTeam/AdguardFilters/issues/24928
fruithosts.net#%#window.exclude = true;
fruithosts.net#%#window.addEventListener("load", function(){ var el =
document.getElementById("videooverlay"); if(el){el.click();} });
! https://github.com/AdguardTeam/AdguardFilters/issues/24899
wikifeet.com#%#Object.defineProperty(window, 'NativeAd', { get: function(){ throw
null; }, set: function(){ throw null; }});
! https://github.com/AdguardTeam/AdguardFilters/issues/24807
czechvideo.org#%#AG_abortInlineScript(/initBCbongacams_popPopunder/,
'document.addEventListener');
! https://github.com/AdguardTeam/AdguardFilters/issues/41797
! https://github.com/AdguardTeam/AdguardFilters/issues/24886
vivo.sx#%#//scriptlet("prevent-addEventListener", "click", "about:blank")
vivo.sx#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"click"!
=a&&-1==b.toString().indexOf('about:blank')&&c(a,b,d,e)}.bind(document);})();
vivo.sx#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/Object\[/.test(a.toString()))return b(a,c)};})();
vivo.sx#%#(function(){Object.defineProperty(window,"open",{writable:!1,enumerable:!
1,configurable:!1,value:window.open})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/24596
onionplay.net#%#Object.defineProperty(window, 'scds', { value: 0 });
! https://github.com/AdguardTeam/AdguardFilters/issues/24288
ultimate-guitar.com#%#document.cookie = "_ug_interstitialShown=1; path=/;";
AG_onLoad(function() { if
(location.href.indexOf('/components/ads/interstitial/view?id=') > -1) { var el =
document.querySelector('#countdown ~ div[style] > a[href].red_cl'); if(el)
{ el.click(); } } });
! https://github.com/AdguardTeam/AdguardFilters/issues/24389
1337x.unblocker.win#%#Object.defineProperty(window, 'bbe365', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/24207
pogo.com#%#AG_defineProperty('pogo.intermission.staticAdIntermissionPeriod',
{value: -1});
! https://github.com/AdguardTeam/AdguardFilters/issues/28680
! https://github.com/AdguardTeam/AdguardFilters/issues/28441
! https://github.com/AdguardTeam/AdguardFilters/issues/27743
openload.cz#%#window.open = function() {}; document.cookie = "popcashpuCap=1";
Object.defineProperty(window,'turnoff',{value:true}); Object.defineProperty(window,
'preserve', { get: function() { return true; } });
oladblock.me,oladblock.xyz,oladblock.services,oload.space,oload.live,oload.club,ope
nload.pw,oload.fun#%#window.open = function() {}; document.cookie =
"popcashpuCap=1"; Object.defineProperty(window,'turnoff',{value:true});
Object.defineProperty(window, 'preserve', { get: function() { return true; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/23887
xxxdan.com#%#AG_abortInlineScript(/nasl/, 'document.cookie');
! https://github.com/AdguardTeam/AdguardFilters/issues/23560
za.gl#%#window.open = function() {};
za.gl#%#AG_abortInlineScript(/popup/, 'redirect');
! https://github.com/AdguardTeam/AdguardFilters/issues/64754
! https://github.com/AdguardTeam/AdguardFilters/issues/29035
! https://github.com/AdguardTeam/AdguardFilters/issues/21439
! https://forum.adguard.com/index.php?threads/twitch-new-ads-mechanism.39980
! twitch.tv#%#(function(){if("function"==typeof fetch){var
a=window.fetch;window.fetch=function(b){if(2<=arguments.length&&"string"==typeof
b&&b.includes("/access_token")){var d=new
URL(arguments[0]);d.searchParams.delete("player_type"),d.searchParams.set("platform
", "_"),arguments[0]=d.href}return a.apply(this,arguments)}}})();
! twitch.tv#%#(function(){if("function"==typeof fetch){var
e=window.fetch;window.fetch=function(d,g){if(2<=arguments.length&&"string"===typeof
d&&d.includes("/access_token")){var c=new
URL(arguments[0]),a=[];c.searchParams.forEach(function(h,f){a.push(f)});for(var
b=0;b<a.length;b++)"oauth_token"!=a[b]&&"need_https"!
=a[b]&&c.searchParams["delete"](a[b]);arguments[0]=c.href}return
e.apply(this,arguments)}}})();
! twitch.tv#%#!function(){var
c;!1!==/(^|\.)twitch\.tv$/.test(document.location.hostname)&&(c=window.fetch,window
.fetch=function(t,e){var n;return 2<=arguments.length&&"string"==typeof
t&&t.includes("/access_token")&&((n=new URL(t)).searchParams.forEach(function(t,e)
{n.searchParams.delete(e)}),t=n.href),c.apply(this,arguments)})}();
twitch.tv#%#(function(){if("function"==typeof fetch){var
a=window.fetch;window.fetch=function(b){if(2<=arguments.length&&"string"==typeof
b&&b.includes("/access_token")){var d=new
URL(arguments[0]);d.searchParams.delete("player_type"),d.searchParams.delete("platf
orm"),arguments[0]=d.href}return a.apply(this,arguments)}}})();
! katcr.co - ad
katcr.co#%#AG_onLoad(function() { AG_removeElementBySelector('.alert--danger'); });
! https://github.com/AdguardTeam/AdguardFilters/issues/23110
mangarock.com#%#Object.defineProperty(window, 'NativeAd', { get: function()
{ return function() {}; } });
! vidtrick.com - skip timer
vidtrick.com#%#Object.defineProperty(window, 'count', { value: 0 });
AG_onLoad(function() { if (window.location.pathname.indexOf('/red.php') > -1)
{ var wlochref = window.location.href; var dec = decodeURIComponent(wlochref); var
loc = dec.replace(/https?:\/\/(www\.)?vidtrick\.com\/red\.php\?link=([\s\
S]*)/,'$2'); window.location = loc; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/22429
bc.vc#%#AG_defineProperty('history.pushState', { get: function() { return
function() {}; }, set: function() {} });
! https://github.com/AdguardTeam/AdguardFilters/issues/22121
optifine.net#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/document\.location = url;/.test(a.toString()))return b(a,c)};})();
optifine.net#%#AG_onLoad(function() { var el =
document.querySelector('a[href^="download"][onclick="onDownload()"]'); if(el)
{ el.removeAttribute('onclick'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/20845
deezer.com#%#Object.defineProperty(window, 'sas_manager', { get: function()
{ return { noad: function() {} }; }, set: function() {} });
! https://github.com/AdguardTeam/AdguardFilters/issues/21972
adsrt.com#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/userscloud-not-fixed.29344/
userscloud.com#%#Object.defineProperty(window, 'SubmitDownload1', { get: function()
{ return true; } });
! fembed.com - popup
fembed.com#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/=setTimeout\(/.test(a.toString()))return b(a,c)};})();
! https://github.com/AdguardTeam/AdguardFilters/issues/21486
vidbull.tv#%#AG_defineProperty('flashvars.video_click_url', { value: "" });
! https://github.com/AdguardTeam/AdguardFilters/issues/21663
lnkshrnk.net#%#AG_onLoad(function() { setTimeout(function() {var click =
document.getElementById("btd"); if(click) { link =
click.onclick.toString().split(";");var link2 = link[0].split(")"); var link3 =
link2[1].split("("); document.location.href = revC(link3[2]);} }, 300); });
lnkshrnk.net#%#AG_abortInlineScript(/onpopstate/, 'history.pushState');
! https://github.com/AdguardTeam/AdguardFilters/issues/21482
instamp3.zone#%#AG_onLoad(function(){var
a=document.querySelector('.vid_deatail');if(a){var b=function(){var
e=document.querySelectorAll('a.getUrl.btn');if(e)for(i=0;i<e.length;i+
+)e[i].removeAttribute('href')},c=new MutationObserver(b);c.observe(document,
{childList:!0,subtree:!0})}});
instamp3.zone#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementsByClassName("hide-mobile")[0].click(); }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/21298
torrents24.top,torrentz-
eu.top,torrentz1.top,torrentz2eu.top,torrentz3.site,torrentz4.xyz,torrentz5.net,tor
rentz6.top,torrentz7.top,torrentz8.top,torrentz9.top#%#AG_onLoad(function()
{ window.popunder = function() {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/21268
filikula.co#%#AG_onLoad(function() { setTimeout(function()
{ document.querySelectorAll(".idTabs a[href='#tab2']")[0].click(); }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/21272
torrent1.me#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/21207
tvlive.cc#%#Object.defineProperty(window, 'puShown', { get: function() { return
true; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/21149
javfor.me#%#document.cookie = "r18pop = 1";
! https://github.com/AdguardTeam/AdguardFilters/issues/61936
eteknix.com#%#//scriptlet("prevent-addEventListener", "click", "e.target.tagName")
! https://github.com/AdguardTeam/AdguardFilters/issues/21054
tusfiles.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/20914
androidpolice.com#%#AG_onLoad(function() { setTimeout(function() {var
el=document.querySelector('.primary > .post-flag-pinned + .post'); if(el)
{ if(el.classList.contains("sticky") && el.clientHeight == 0)
{ document.querySelector('.primary > .post-flag-pinned').style.display = "none"; }}
}, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/20345
linkshrink.net,dwindly.io#%#AG_abortInlineScript(/onpopstate/,
'history.pushState');
! https://github.com/AdguardTeam/AdguardFilters/issues/20861
theamericanmirror.com#%#AG_abortInlineScript(/Uint8Array/, 'Math.random');
! https://github.com/AdguardTeam/AdguardFilters/issues/20663
shortit.pw#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /\.\/out\.php\?/; window.open = function(a, b) { if (typeof a !== 'string'
|| !regex.test(a)) { w_open(a, b); } }; })();
! https://forum.adguard.com/index.php?threads/getlink-pw.29175/
getlink.pw#%#AG_onLoad(function() { setTimeout(function() { $("#go-
popup").remove(); }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/20222
novaenreta.space,shon.xyz#%#Object.defineProperty(window, 'pup', { value: 3 });
novaenreta.space,shon.xyz#%#var
d=document.addEventListener;document.addEventListener=function(a,b,c){("mousedown"!
=a&&"click"!=a||-1==b.toString().indexOf("popundrInit"))&&d(a,b,c)}.bind(document);
! https://github.com/AdguardTeam/AdguardFilters/issues/20172
webcamsbabe.com#%#AG_defineProperty('bcs_popup_show_bongacams_pop', {value:true},
window);
! filebebo.co - popup
filebebo.co#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /mediaturn\.com|oclaserver\.com|reddleops\.pro|popcash\.net/; window.open =
function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a,
b); } }; })();
! vidup.io, vev.io - popup
vev.io#%#(function() { window.open_ = window.open; var w_open = window.open, regex
= /about:blank/; window.open = function(a, b) { if (typeof a !== 'string' || !
regex.test(a)) { w_open(a, b); } }; })();
vidup.io,vev.io#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"click"!
=a&&-1==b.toString().indexOf('.hi()')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/19709
vidcloud.co,loadvid.online,vcstream.to#%#AG_defineProperty('BetterJsPop', { get:
function() { return function() { }; }, set: function() { }});
vidcloud.co,loadvid.online,vcstream.to#%#AG_onLoad(function()
{ setTimeout(function() { loadPlayer(); }, 300); });
! https://forum.adguard.com/index.php?threads/intoupload-net.29090/
intoupload.net#%#AG_onLoad(function() { setTimeout(function() { $
('#chkIsAdd').click(); }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/19516
caminspector.net#%#AG_abortInlineScript(/popunder/, 'navigator');
! https://github.com/AdguardTeam/AdguardFilters/issues/19685
xxxmilfporn.xxx#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/19522
cwtvembeds.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/19457
mp3skull-tube.net#%#Object.defineProperty(window, 'is_enabled_ads', { value:
false });
! sport7.pw - popup
sport7.pw#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/19446
phillymag.com#%#AG_onLoad(function() { if
(window.location.pathname.indexOf('/welcome/') > -1) { document.cookie = "10up-
prestitial=true; path=/;"; var wlochref = window.location.href; var dec =
decodeURIComponent(wlochref); var loc = dec.replace(/https?:\/\/(www\.)?
phillymag.com\/welcome\/[\s\S]*?(https?)/,'$2'); window.location = loc; } });
! https://forum.adguard.com/index.php?threads/19490/
katfile.com#%#window.open = function() {};
! clipwatching.com - popup
clipwatching.com#%#(function() { window.open_ = window.open; var w_open =
window.open, regex = /predictivdisplay\.com|rhfgjld\.com|refuzzlizing\.pro|
exdynsrv\.com|ooredi\.com|911proxy\.re/; window.open = function(a, b) { if (typeof
a !== 'string' || !regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/19375
veporns.com#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("bt").click(); }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/18634
arenavision.in#%#Object.defineProperty(window, 'smrtAdSySPop', { get: function()
{ return function() {}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/19062
efukt.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/18719
tranny.one#%#Object.defineProperty(window, 'spot', { get: function() { } });
! https://github.com/AdguardTeam/AdguardFilters/issues/18543
embedy.me#%#window.open = function() {};
! sloomp.space - popup
sloomp.space#%#Object.defineProperty(window, 'pup', { value: 3 });
sloomp.space#%#var
d=document.addEventListener;document.addEventListener=function(a,b,c){("mousedown"!
=a&&"click"!=a||-1==b.toString().indexOf("popundrInit"))&&d(a,b,c)}.bind(document);
! https://github.com/AdguardTeam/AdguardFilters/issues/18219
mp3-pn.com#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /demolat\.com/; window.open = function(a, b) { if (typeof a !== 'string' ||
!regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/15908
momsextube.pro#%#Object.defineProperty(window, 'getRandomPopunder', { get:
function() { return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/17411
bitporno.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/17992
streamsk.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/17877
xpau.se#%#Object.defineProperty(window, 'counter', { value: -1 });
xpau.se#%#AG_defineProperty('miner.getAcceptedHashes', { get: function() { return
function() { 1000; } }, set: function() {} });
xpau.se#%#AG_onLoad(function() { setTimeout(function() { var el =
document.getElementById("skipper"); if(el) { el.click(); } }, 2000); });
! ourl.io - popups
ourl.io#%#AG_abortInlineScript(/hicpm10\.com/, 'document.createElement');
! https://github.com/AdguardTeam/AdguardFilters/issues/17812
cinemamkv.net#%#AG_onLoad(function() { setTimeout(function() { var elements =
document.querySelectorAll("a[href*='go.oclaserver.com']"); for(var i =0 ; i <
elements.length; i++){ elements[i].removeAttribute("href"); } ; }, 500); });
! https://github.com/AdguardTeam/AdguardFilters/issues/17495
asiananimaltube.org#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/17497
zoosex.pink#%#Object.defineProperty(window, 'Popunder', { get: function() { } });
! https://github.com/AdguardTeam/AdguardFilters/issues/17672
upvid.co#%#window.open = function() { var dummy =
document.getElementsByTagName("body")[0]; return dummy;}
upvid.co#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementsByClassName("vjs-big-play-button")[0].click();
document.getElementsByClassName("vjs-big-play-button")[0].click(); }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/17447
vcstream.to#%#Object.defineProperty(window, 'pop_cnt', { value: 10 });
! https://github.com/AdguardTeam/AdguardFilters/issues/16854
! https://github.com/AdguardTeam/AdguardFilters/issues/16855
! https://github.com/AdguardTeam/AdguardFilters/issues/16856
! https://github.com/AdguardTeam/AdguardFilters/issues/16867
vixenless.com,bestialporn.com,bestialitysexanimals.com,mynakedwife.video,bestiality
taboo.tv,mujeresdesnudas.club,megaxtreme.net#%#AG_abortInlineScript(/clickObject/,
'$');
! https://github.com/AdguardTeam/AdguardFilters/issues/16372
catcuturl.tk#%#AG_onLoad(function() { setTimeout(function()
{ document.querySelectorAll("form[action='/links/popad']")[0].remove(); },
300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/16191
intoupload.com#%#AG_onLoad(function() { var el =
document.getElementById("chkIsAdd"); if(el) el.checked = false; });
! https://github.com/AdguardTeam/AdguardFilters/issues/15933
post4earn.com#%#AG_onLoad(function() { var el = document.getElementById("dcheck");
if(el) el.checked = false; });
! https://github.com/AdguardTeam/AdguardFilters/issues/15740
pacogames.com#%#AG_onLoad(function() { setTimeout(function()
{ AG_defineProperty('Garter.ads.affiliate.enabled', { value: false }); },
1000); });
! https://github.com/AdguardTeam/AdguardFilters/issues/15847
d0stream.com#%#AG_defineProperty('eresponse.adcode', { value: "" });
! https://github.com/AdguardTeam/AdguardFilters/issues/15806
pornfay.com#%#Object.defineProperty(window, 'MPP', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/15219
valueresearchonline.com#%#AG_onLoad(function() { if
(window.location.pathname.indexOf('/ads/splash.asp') > -1) { document.cookie =
"HasSeenSplash=True; path=/;"; window.location = 'http://valueresearchonline.com/';
} });
! https://github.com/AdguardTeam/AdguardFilters/issues/15018
cartoon-sex.tv#%#Object.defineProperty(window, 'prPuShown', { get: function()
{ return true; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/15439
medicalnewstoday.com#%#window.atob = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/15623
loadvid.online#%#Object.defineProperties(window, { pop_cnt: { value: 10 }, popup: {
value: true } });
! https://github.com/AdguardTeam/AdguardFilters/issues/15594
kimcartoon.me#%#Object.defineProperty(window, 'callExo', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/15482
sex.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/15483
arenavision.us#%#Object.defineProperty(window, 'smrtSP', { get: function()
{ return; } });
! thevid.net - popups
thevid.net#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"click"!
=a&&-1==b.toString().indexOf('"dtnoppu"')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/15306
bagusdl.pro#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /adserver\.adreactor\.com/; window.open = function(a, b) { if (typeof a !==
'string' || !regex.test(a)) { w_open(a, b); } }; })();
! pornscum.com - popunder on play button
pornscum.com#%#Object.defineProperty(window, '_cpp', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/13891
vrlesbian.video#%#document.cookie = "pu_count=1";
! https://github.com/AdguardTeam/AdguardFilters/issues/13823
sexvid.xxx#%#Object.defineProperty(window, 'popns', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/14842
rmdown.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/14622
upload.ee#%#Object.defineProperty(window, '_smartad', { get: function() { return; }
});
! https://github.com/AdguardTeam/AdguardFilters/issues/13904
whostreams.net#%#var
d=document.addEventListener;document.addEventListener=function(a,b,c){("mousedown"!
=a&&"click"!=a||-1==b.toString().indexOf("popundrInit"))&&d(a,b,c)}.bind(document);
! https://github.com/AdguardTeam/AdguardFilters/issues/13191
xxx-videos.org#%#window.open = function() {};
! backin.net popunder
backin.net#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /hitcpm.com/; window.open = function(a, b) { if (typeof a !== 'string' || !
regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/14306
cpmlink.net#%#AG_abortInlineScript(/onpopstate/, 'history.pushState');
! https://github.com/AdguardTeam/AdguardFilters/issues/13827
lechetube.com#%#AG_abortInlineScript(/pop_type/, 'MPP');
! https://github.com/AdguardTeam/AdguardFilters/issues/13829
osaka69.com#%#AG_abortInlineScript(/./, 'dcInitPu');
! https://github.com/AdguardTeam/AdguardFilters/issues/13414
watchmynewgf.com#%#Object.defineProperty(window, 'prPopunder', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/12386
fileflares.com#%#AG_onLoad(function(){ window.open_ = window.open; var w_open =
window.open, regex = /hicpm10.com/; window.open = function(a, b) { if (typeof a !==
'string' || !regex.test(a)) { w_open(a, b); } }; });
! https://github.com/AdguardTeam/AdguardFilters/issues/13562
putlockers.fm#%#AG_abortInlineScript(/jsc\.mgid\.com/, 'document.createElement');
! https://github.com/AdguardTeam/AdguardFilters/issues/13818
demonoid.pw#%#Object.defineProperty(window, '_cpp', { get: function()
{ return ; } });
! sawlive.tv video stream - blocks start popup
sawlive.tv#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/13109
neowin.net#%#AG_onLoad(function() { AG_removeElementBySelector('.news-item--
sharethrough'); });
! https://github.com/AdguardTeam/AdguardFilters/issues/12673
silenceisconsent.net#%#Object.defineProperty(window, 'oio', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/13045
pornoaffe.com,hd-pornos.net#%#AG_defineProperty('vpUsePreRoll', {value:false},
window);
! https://github.com/AdguardTeam/AdguardFilters/issues/12912
analust.com#%#if (typeof sessionStorage != 'undefined' && sessionStorage.setItem) {
sessionStorage.setItem('poped', '1'); };
! https://github.com/AdguardTeam/AdguardFilters/issues/12919
gamecode.win#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/12936
thegatewaypundit.com#%#Object.defineProperty(window, 'oio', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/11358
xtapes.to#%#AG_abortInlineScript(/pop_init/, 'jQuery');
! https://github.com/AdguardTeam/AdguardFilters/issues/12778
!+ NOT_PLATFORM(windows, mac, android)
wcostream.com,animego.to,watchcartoonsonline.eu,animeland.us#%#//scriptlet("abort-
on-property-read", "bbHideDiv")
kiss-
anime.ws,animeshow.tv,toonget.net,kickassanime.io,thewatchcartoononline.tv,gogoanim
es.tv,watchanime.info,watchcartoonsonline.la,mangafreak.net,gogoanimes.co,gogoanime
.sh,kiss-
anime.tv,9anime.to,watchcartoononline.io,readcomiconline.to,animeland.me,igg-
games.com,animeflv.net,animeplus.tv,goodanime.co,animewow.org,animenova.org,animela
nd.tv,animetoon.org,9anime.is,gogoanime.to,gogoanime.in,mangapanda.com,memecenter.c
om,mangareader.net#%#AG_abortOnPropertyWrite('bbHideDiv');
animewow.org,animenova.org,gogoanime.to#%#AG_onLoad(function() { window.showAd =
function() {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/12794
imagefap.com#%#Object.defineProperty(window, 'Buu', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/12705
telecharger-youtube-mp3.com#%#AG_onLoad(function(){AG_each('a[href]
[onclick^="setTimeout(function(){ window.open("]
[onclick*="clksite.com"]',function(el){el.removeAttribute('onclick');
el.removeAttribute('href');});});
! https://github.com/AdguardTeam/AdguardFilters/issues/12480
1movies.to#%#AG_abortInlineScript(/ADBI/, 'decodeURI');
! https://github.com/AdguardTeam/AdguardFilters/issues/12361
spaste.com#%#AG_onLoad(function() { document.getElementsByClassName('pasteContent')
[0].innerHTML = document.getElementsByClassName('pasteContent')
[0].innerHTML.replace('Buy Premium Account of Brazzers, Mofos @40% Lifetime
Discount How ?',''); });
! https://github.com/AdguardTeam/AdguardFilters/issues/11863
waxtube.com#%#Object.defineProperty(window, 'mybanners', { get: function() { return
[]; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/12255
gsmarena.com#%#Object.defineProperty(window, 'phpadsbanner', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/12072
tusfiles.net#%#AG_onLoad(function() { var el =
document.querySelector('#btn_download[onclick^="window.open"]'); if(el)
{ el.removeAttribute('onclick'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/11849
humoron.com#%#Object.defineProperty(window, 'popad', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/11847
xtube.com#%#Object.defineProperty(window, 'UAParser', { get: function() { return
function() { }; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/11879
pornflip.com#%#window["pop_clicked"] = 1;
! https://github.com/AdguardTeam/AdguardFilters/issues/11865
akvideo.stream#%#AG_onLoad(function() { var el =
document.querySelector('a.dwnb[href][onclick^="window.open"]'); if(el)
{ el.removeAttribute('onclick'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/11866
wstream.video#%#AG_onLoad(function() { var el = document.querySelector('#dws >
span[style] > a[href][onclick^="window.open"]'); if(el)
{ el.removeAttribute('onclick'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/11843
1337x.st#%#AG_abortInlineScript(/MarketGid/, 'MarketGidJSON');
! https://github.com/AdguardTeam/AdguardFilters/issues/11642
phim.media#%#AG_defineProperty('PM_popup', { get: function() { return function()
{ }; }, set: function() { }});
! https://github.com/AdguardTeam/AdguardFilters/issues/11417
pornotube.xxx#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/11088
tinypaste.cc#%#AG_abortInlineScript(/encodeURIComponent/, 'decodeURI');
! https://github.com/AdguardTeam/AdguardFilters/issues/10905
https://github.com/AdguardTeam/AdguardFilters/issues/10904
fxporn.net,ceporn.net#%#AG_onLoad(function() { setTimeout(function()
{document.querySelectorAll('[onclick^="toplay"]')[0].click();}, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/10902
fetishpapa.com#%#document.cookie = "lj_fetish=ads-modal";
fetishpapa.com#%#document.cookie = "lj_fetish_counter=1";
! https://github.com/AdguardTeam/AdguardFilters/issues/11014#issuecomment-363374170
shink.me#%#Object.defineProperty(window, 'pup', { value: 3 });
shink.me#%#var
d=document.addEventListener;document.addEventListener=function(a,b,c){("mousedown"!
=a&&"click"!=a||-1==b.toString().indexOf("popundrInit"))&&d(a,b,c)}.bind(document);
linkrex.net#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"click"!
=a&&-1==b.toString().indexOf('trigerred')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/10856
adlpu.com#%#(function(){var
c=document.addEventListener;document.addEventListener=function(a,b,d,e){"click"!
=a&&-1==b.toString().indexOf('trigerred')&&c(a,b,d,e)}.bind(document);})();
! https://github.com/AdguardTeam/AdguardFilters/issues/10879
bro.adca.st#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/10532
vuxm.com#%#AG_onLoad(function() { setTimeout(function()
{document.getElementsByClassName("close-parrot")[0].click();}, 500); });
! https://github.com/AdguardTeam/AdguardFilters/issues/10557
fucking-tube.com#%#AG_defineProperty('bcs_popup_show_tv_red', {value:true},
window);
! https://github.com/AdguardTeam/AdguardFilters/issues/10575
watchmygf.cc#%#Object.defineProperty(window, 'prPuShown', { get: function()
{ return true; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/10541
tune.pk#%#Object.defineProperty(window, 'TuneOverlay', { get: function() { return
function(){}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/10592
viralnova.com#%#AG_defineProperty('oio', { get: function() { return function() { };
}, set: function() { }});
! https://github.com/AdguardTeam/AdguardFilters/issues/10460
eliteindianporn.com#%#Object.defineProperty(document, 'onclick', { get: function()
{ return; } });
! bro.adca.st - popup
bro.adca.st#%#Object.defineProperty(window, 'opened', { value: true });
! https://github.com/AdguardTeam/AdguardFilters/issues/10275
vcrypt.net#%#AG_onLoad(function() { var el =
document.getElementsByClassName("btncontinue")[0]; if(el)
{ el.removeAttribute('onclick'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/10216
imp3.live#%#Object.defineProperty(window, 'H7WWWW', { get: function() { return
{}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/10230
chicksextube.com#%#AG_onLoad(function() { setTimeout(function() { $
('body').unbind('click'); }, 300); });
! tmearn.com - popunder
tmearn.com#%#(function() { var _eval = window.eval; window.eval = function(a) { if
( a.toString().indexOf('__PPU_CHECK') === -1 ) { _eval(a); return; } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/10226
downsub.com#%#AG_abortInlineScript(/window.TextDecoder/, 'atob');
! https://github.com/AdguardTeam/AdguardFilters/issues/9824
flashx.pw,flashx.co,flashx.cc,flashx.bz,flashx.sx,flashx.to#%#window.open =
function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/9880
ndtv.com#%#AG_onLoad(function() { if
(window.location.href.indexOf("hpinterstitialnew.html") != -1)
{ window.setCookie1('sitecapture_interstitial', 1, 1); window.location.href =
"http://www.ndtv.com/"; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/9650
imgprime.com#%#AG_onLoad(function() {setTimeout(function() { if(linkid)
{ document.location.href = linkid;};}, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/8982
cam4.de.com,cam4s.com#%#document.cookie = "bannerPops=under";
! https://github.com/AdguardTeam/AdguardFilters/issues/9507
savemyrights.com#%#AG_defineProperty('onclick', {value:true}, document);
! https://github.com/AdguardTeam/AdguardFilters/issues/9522
buffstream.net#%#AG_onLoad(function(){ AG_each('.list-group >
a[onclick^="window.open("].list-group-item',function(el)
{ el.removeAttribute('onclick') }); });
! https://github.com/AdguardTeam/AdguardFilters/issues/9462
gameofporn.net#%#AG_onLoad(function() { document.getElementsByClassName("video-
banner-close-play")[0].click(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/9402
planetsuzy.org#%#AG_defineProperty('open', { get: function() { return; }});
! https://github.com/AdguardTeam/AdguardFilters/issues/9292
upload4earn.com#%#AG_onLoad(function() { document.getElementById("dcheck").checked
= false });
! https://github.com/AdguardTeam/AdguardFilters/issues/9175
24scores.org,24score.com,24score.info,24scor.com#%#window.open = function(){};
! https://github.com/AdguardTeam/AdguardFilters/issues/9166
gotblop.com#%#AG_defineProperty('popunderUrl', { get: function() { return;}});
! https://github.com/AdguardTeam/AdguardFilters/issues/9164
pornoeggs.com#%#Object.defineProperty(window, 'pop_target', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/9147
ashemaletube.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/9113
manofuck.com#%#AG_abortInlineScript(/api\/direct/, 'spot');
! https://github.com/AdguardTeam/AdguardFilters/issues/8967
sunporno.com#%#AG_abortInlineScript(/api\/direct/, 'spot');
! https://github.com/AdguardTeam/AdguardFilters/issues/8920
gaytoday.xxx#%#AG_abortInlineScript(/api\/direct/, 'spot');
! https://github.com/AdguardTeam/AdguardFilters/issues/8856
bullhub.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/8865
gomovies.lol#%#AG_onLoad(function() { setTimeout(function() {var el =
document.querySelector('.idTabs > li > a[href^="#div2"]'); if(el) el.click();},
300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/8822
putlocker.cz#%#AG_onLoad(function() { var el = document.querySelector('a.change-
server[data-id]:not([data-id="default"])'); if(el) el.click(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/8813
pornokeep.com#%#AG_defineProperty('bdet', { get: function() { return function()
{ }; }, set: function() { }});
! https://github.com/AdguardTeam/AdguardFilters/issues/8751
drtuber.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/8707
pornhd3x.to#%#AG_onLoad(function() { window.popunder = function() {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/8673
youjizz.com#%#Object.defineProperty(window, 'nb', { get: function() { return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/8596
foxgay.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/8554
ah-me.com#%#AG_abortInlineScript(/api\/direct/, 'spot');
! https://github.com/AdguardTeam/AdguardFilters/issues/8536
e-hdporn.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/8197
assia.tv#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/8338
! ads reinjection
15min.lt#%#AG_abortInlineScript(/googlesyndication\.com/, 'performance.mark');
! https://github.com/AdguardTeam/AdguardFilters/issues/8265
xxxx.se#%#document.cookie = "pu_count=1";
! https://forum.adguard.com/index.php?threads/123gomovies-info.27447/
123gomovies.info#%#AG_onLoad(function() { var el =
document.querySelector('a.change-server[data-id]:not([data-id="default"])'); if(el)
el.click(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/8334
lavamovies.se#%#document.cookie = "btcpopup=1";
! https://forum.adguard.com/index.php?threads/http-tr-nakednepaligirl-com-
nsfw.27351/
nakednepaligirl.com#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/www-fakeporn-tv-ads-nsfw-anti-
adblock.27510/
fakeporn.tv#%#Object.defineProperty(window, 'prPuShown', { get: function() { return
true; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/8075
myshared.ru,slideplayer.biz,slideplayer.biz.tr,slideplayer.com,slideplayer.com.br,s
lideplayer.cz,slideplayer.dk,slideplayer.es,slideplayer.fi,slideplayer.fr,slideplay
er.hu,slideplayer.in.th,slideplayer.info,slideplayer.it,slideplayer.nl,slideplayer.
no,slideplayer.org,slideplayer.pl,slideplayer.se#
%#AG_defineProperty('service.show_after_load', { get: function() { return
function() { }; }, set: function() { }});
! https://github.com/AdguardTeam/AdguardFilters/issues/7743
megayoungsex.com#%#document.cookie = "popunder_cookie=1";
! https://forum.adguard.com/index.php?threads/https-www-watchmyexgf-net-nsfw.26689/
watchmyexgf.net#%#Object.defineProperty(window, 'prPuShown', { get: function()
{ return true; } });
! https://forum.adguard.com/index.php?threads/27295/
sendit.cloud#%#AG_onLoad(function() { $
('button[type="submit"]').prop('onclick',null).off('click'); });
! https://forum.adguard.com/index.php?threads/11931/
sceper.ws,celebmafia.com#%#Object.defineProperty(window, 'bidrev', { get:
function() { return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/7584
sport7.tech#%#AG_onLoad(function() { setTimeout(function() { $('#player-
container').unbind('mouseup'); }, 300); });
! https://forum.adguard.com/index.php?threads/https-won-pe.27041/
won.pe#%#AG_onLoad(function() { var el = document.querySelector('#skipbox >
a[href^="http://redirect.won.pe/ad/"]#skip_button'); if(el)
{ el.removeAttribute('href'); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/7266
sportvisions.ws#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/24196/
zippyshare.com#%#Object.defineProperty(window, 'opener', { get: function() { return
{}; } });
! https://forum.adguard.com/index.php?threads/resolved-downace-com.26194/
downace.com#%#Object.defineProperty(window, 'puTShown', { get: function() { return
true; } });
! https://forum.adguard.com/index.php?threads/satikids-com.26894/
satikids.com#%#AG_onLoad(function(){AG_each('a[href^="/away.php"][rel="nofollow"]
[target="_blank"]',function(el){el.removeAttribute('href');})});
! https://forum.adguard.com/index.php?threads/26979/
dailyuploads.cc#%#Object.defineProperty(window, 'adbClick', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/7267
backin.net#%#AG_onLoad(function() { var el =
document.querySelector('button.downloadbtn'); if(el)
{ el.removeAttribute('onclick'); } });
! https://forum.adguard.com/index.php?threads/zupload-me.26823/
zupload.me#%#AG_onLoad(function() { var el =
document.querySelector('a[onclick].link_button'); if(el)
{ el.removeAttribute('onclick'); } });
! https://forum.adguard.com/index.php?threads/26805/
linkshrink.net#%#AG_onLoad(function() { setTimeout(function() {var click =
document.getElementById("btd"); link = click.onclick.toString().split(";");var
link2 = link[0].split(")"); var link3 = link2[1].split("("); document.location.href
= revC(link3[2]); }, 300); });
! https://forum.adguard.com/index.php?threads/26874/
tonejoy.com#%#window.sessionStorage.adShowed = true;
! https://forum.adguard.com/index.php?threads/26804/
cpmlink.net#%#window.open = function(){};
! https://forum.adguard.com/index.php?threads/www-zzcartoon-com-nsfw.26670/
zzcartoon.com#%#Object.defineProperty(window, 'prPopunder', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/7381
pornorips.com#%#Object.defineProperty(window, 'popunder', { get: function()
{ return {}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/7485
fap.to#%#Object.defineProperty(window, 'Buu', { get: function() { return; } });
! https://forum.adguard.com/index.php?threads/26590/
thewindowsclub.com#%#AG_onLoad(function() { setTimeout(function()
{ AG_removeElementBySelector('ins[id^="aswift_"]'); }, 2000); });
! https://forum.adguard.com/index.php?threads/26454/
oxo-nulled.info#%#AG_onLoad(function() { window.min_time = 1; });
! https://forum.adguard.com/index.php?threads/beemp3s-net.26211/
mp3juice.tv,beemp3s.net,yt-to-mp3.com#
%#Object.defineProperty(window,'adBlockBypassPopup',{value:function(){}});
! https://forum.adguard.com/index.php?threads/resolved-empflix-com-nsfw.25961/
empflix.com#%#window.exo99HL3903jjdxtrnLoad = true;
! https://forum.adguard.com/index.php?threads/25943/
zapak.com#%#AG_onLoad(function() { prerollskip(); setTimeout(function()
{ prerollskip(); }, 100); setTimeout(function() { prerollskip(); }, 300); });
! https://forum.adguard.com/index.php?threads/times-of-india.26039/
timesofindia.indiatimes.com#%#Object.defineProperty(window,'nsShowCook',{value:0});
! https://forum.adguard.com/index.php?threads/darewatch-com.25976/
vidup.me,thevideo.cc,tvad.me,thevideo.ch,thevideo.us,thevideo.io#
%#Object.defineProperty(window, 'popHandler', { get: function() { return {}; },
set: function() {} });
! https://forum.adguard.com/index.php?threads/myplaycity-com.25958/
m.myplaycity.com#%#Object.defineProperty(window,'showStartAds',{value:false});
m.myplaycity.com#%#Object.defineProperty(window,'showIngameAds',{value:false});
! https://forum.adguard.com/index.php?threads/25920/
entervideo.net#%#AG_onLoad(function() { window.dowin = function() {}; });
! https://forum.adguard.com/index.php?threads/25934/
backin.net#%#(function() { var w_open = window.open, regex = /cpm20.com/;
window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a))
{ w_open(a, b); } }; })();
! https://forum.adguard.com/index.php?threads/vwmmedia-com.25898/
vwmmedia.com#%#AG_onLoad(function(){AG_each('a[href^="/away.php"][rel="nofollow"]
[target="_blank"]',function(el){el.removeAttribute('href');})});
! https://forum.adguard.com/index.php?threads/https-hdporn4us-com-nsfw.25755/
hdporn4us.com#%#Object.defineProperty(window, 'popunder', { get: function()
{ return {}; } });
! https://forum.adguard.com/index.php?threads/25798/
forum.flacmania.ru#%#Object.defineProperty(window, 'showTabs', { get: function() {
return function(partnerUrl,fileUrl) {parent.location.href=fileUrl;return;}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/6812
pigav.com#%#AG_onLoad(function() { jQuery(function()
{ jQuery('body').unbind('click'); jQuery(`#td-outer-wrap`).css("cursor","default");
}); });
! https://forum.adguard.com/index.php?threads/25447/
streamplay.to#%#Object.defineProperty(window,"puOverlay",{get:function(){return
function(){arguments[2]&&"function"==typeof arguments[2]&&arguments[2]()}}});
! https://github.com/AdguardTeam/AdguardFilters/issues/6801
firstonetv.live,firstonetv.net,firstonetv.watch#%#AG_onLoad(function() { var player
= document.querySelector('#playerContainer'); if(player){ var _setInterval =
setInterval(function(){ skipTimer() }, 500); function skipTimer() { var el =
document.querySelector('#skipAdBtn'); if (el) { outputPlayer(); el.remove();
clearInterval(_setInterval); } }; } });
! vidoza.net - popups
vidoza.net#%#Object.defineProperty(window, 'initPusCommon', { get: function()
{ return; } });
vidoza.net#%#Object.defineProperty(window, 'fwCount', { value: 0 });
vidoza.net#%#Object.defineProperty(window,'pus_disabled',{value:"1"});
vidoza.net#%#AG_onLoad(function() { if(typeof cookName != 'undefined')
{ document.cookie = cookName + "0=1"; } });
! https://forum.adguard.com/index.php?threads/5-missed-ads-19-nsfw.24974/
vidsvidsvids.com#%#document.cookie = "pu_count = 1";
! https://forum.adguard.com/index.php?threads/24980/
animetycoon.org#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("justmp4_close").click(); }, 300); });
animetycoon.org#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("uploadcrazy_close").click(); }, 1300); });
! https://forum.adguard.com/index.php?threads/24981/
buenaisla.net#%#AG_onLoad(function() { setTimeout(function() { crearRep(); $
('#bannerRep').remove();}, 300); });
! https://forum.adguard.com/index.php?threads/24982/
pornovo.cm#%#Object.defineProperty(window, 'tQZr', { get: function() { return
function(){}; } });
pornovo.com#%#AG_onLoad(function() { setTimeout(function()
{document.getElementById("p7").click();}, 300); });
! xnxx.com - clickunder
xnxx.com#%#Object.defineProperty(window, 'loadPopup', { get: function() { return
function() { }; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/6339
sawlive.tv#%#AG_onLoad(function() { closeMyAd(); });
! https://github.com/AdguardTeam/AdguardFilters/issues/6624
!+ NOT_PLATFORM(windows, mac, android)
wowtoken.info#%#AG_onLoad(function() { setTimeout(function()
{ AG_removeElementBySelector('ins[id^="aswift_"]'); },3000); });
! https://forum.adguard.com/index.php?threads/23919/
naughtyblog.org#%#Object.defineProperty(window, 'popunder', { get: function()
{ return {}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/6493
jzrputtbut.net#%#var _initLbjs; Object.defineProperty(window, 'initLbjs', { get:
function() { return _initLbjs; }, set: function(i) { _initLbjs = function(a, b)
{ b.AdPop = false; return i(a, b); }; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/6540
fantasti.cc#%#document.cookie = "popundr=1";
! https://forum.adguard.com/index.php?threads/putlocker-hd-com-pop-up.24739/
putlocker-hd.com#%#AG_onLoad(function() { var el=document.querySelector('#player >
#overlay > a'); if(el) { el.removeAttribute("href"); } });
! https://forum.adguard.com/index.php?threads/cmovieshd-com-pop-up.24725/
cmovieshd.com#%#Object.defineProperty(window, 'cookies_blacklist', { value:
'GG' });
! https://github.com/AdguardTeam/AdguardFilters/issues/6576
lolalytics.com#%#AG_onLoad(function() { setTimeout(function()
{ AG_removeElementBySelector('ins[id^="aswift_"]'); },3000); });
! birdenplay.com - popups
birdenplay.com#%#Object.defineProperty(window, 'adverto', { get: function()
{ return {}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/6529
file.up09.com#%#window.opened = 1;
! https://github.com/AdguardTeam/AdguardFilters/issues/6499
shooshtime.com#%#Object.defineProperty(window, 'phantomPopunders', { get:
function() { return {}; } });
! https://forum.adguard.com/index.php?threads/24564/
ur.ly,urly.mobi#%#Object.defineProperty(window, 'change_link', { get: function()
{ return; } });
ur.ly,urly.mobi#%#Object.defineProperty(window, 'onblur', { get: function()
{ return; } });
ur.ly,urly.mobi#%#Object.defineProperty(window, 'cl_link', { get: function()
{ return; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/6495
greatdaygames.com#%#AG_onLoad(function() { showPreRollAd = function() {};
RefreshFlashGame(); });
! https://forum.adguard.com/index.php?threads/24559/
mp3fiber.com#%#Object.defineProperty(window, '_pop', { get: function()
{ return; } });
mp3fiber.com#%#Object.defineProperty(window, '_popByHours', { get: function()
{ return; } });
! https://forum.adguard.com/index.php?threads/zippyshare-com-pop-up-on-download-
now-windows.24433/
zippyshare.com#%#Object.defineProperty(window, 'H7WWWW', { get: function() { return
{}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/6319
gamesradar.com#%#Object.defineProperty(window, 'usingBordeauxAds', { get:
function() { return false; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/6235
newser.com#%#Object.defineProperty(window, 'UAParser', { get: function() { return
function() { }; } });
! https://forum.adguard.com/index.php?threads/24196/
zippyshare.com#%#window.btoa = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/6192
youtubecomtomp3.com#%#Object.defineProperty(window,'IsPopAd',{value:false});
! thevideo.me - ads and popups
thevideo.me#%#window._mgq = { push: function() {} };
! https://forum.adguard.com/index.php?threads/http-www-xxxmovies-pro-nsfw.24031/
xxxmovies.pro#%#document.cookie = "popunder_cookie=1";
! https://github.com/AdguardTeam/AdguardFilters/issues/6128
mofosex.com#%#document.cookie = "popundr=1";
extremetube.com#%#document.cookie = "popundr=1";
! https://forum.adguard.com/index.php?threads/23885/
dailyuploads.net#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/23611/
pron.tv#%#Object.defineProperty(window,'getFallb', { get:function(){return; } });
! https://forum.adguard.com/index.php?threads/bottom-adleftovers-nsfw.23755/
asianporn.sexy#%#document.cookie = "popunder_cookie=1";
! https://github.com/AdguardTeam/AdguardFilters/issues/5861
1tiny.net#%#Object.defineProperty(window, 'myrfunction', { get: function()
{ return{}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/5765
vkpass.com#%#Object.defineProperty(window, 'fired', { get: function() { return
true; } });
! https://forum.adguard.com/index.php?threads/23412/
javmimi.com#%#Object.defineProperty(window, 'ppURLdata', { get: function()
{ return; } });
! rapidvideo.com - popups
rapidvideo.com#%#AG_abortOnPropertyRead('doSecondPop');
rapidvideo.com#%#(function() { var w_open = window.open, regex =
/rapidvideo\.com\/pad\.php/; window.open = function(a, b) { if (typeof a !==
'string' || !regex.test(a)) { w_open(a, b); } }; })();
rapidvideo.com#%#AG_onLoad(function() { var
el=document.querySelector('form[onsubmit^="exitpopup"]'),el1=document.querySelector
('form[onsubmit^="exitpopup"]
input#confirm');el&&el1&&(el.removeAttribute('onsubmit'),el1.click()); });
rapidvideo.com#%#Object.defineProperty(window,'executed',{value:true});
! https://forum.adguard.com/index.php?threads/23211/
hqq.watch#%#AG_onLoad(function() { setTimeout(function() { if(typeof after_click
=== "function") { after_click(); } }, 300); });
! https://forum.adguard.com/index.php?threads/12858/
pornhd.com#%#Object.defineProperty(window, 'popU', { get: function() { return {}; }
});
!
! https://forum.adguard.com/index.php?threads/resolved-saavn-com-missed-ads-
windows.22981/#post-143066
!+ NOT_PLATFORM(ext_ff, ext_opera)
saavn.com#%#!function(a,b){b=new MutationObserver(function()
{a.classList.contains('idle')&&a.classList.remove('idle')}),b.observe(a,
{attributes:!0,attributeFilter:['class']})}(document.documentElement);
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5388
csgoconfigs.com#%#document.cookie = "AD_SHOWN=true";
! https://forum.adguard.com/index.php?threads/littlebyte-net.22689/
littlebyte.net#%#AG_onLoad(function()
{AG_each('a[onclick^="getActionContent"]',function(a)
{a.setAttribute('href','#');a.removeAttribute('target');})})
! https://forum.adguard.com/index.php?threads/userscloud-com-android-
unsolved.22394/
userscloud.com#%#AG_onLoad(function(){AG_each('a[href*="usercdn.com"]
[onclick*="window.open("]',function(el){el.removeAttribute('onclick')});});
! https://forum.adguard.com/index.php?threads/nulledscripts-pro.22393/
nulledscripts.pro#%#Object.defineProperty(window,'Get_Cookie',{value:0});
! https://forum.adguard.com/index.php?threads/22194/
dropapk.com#%#window.eval = function() {};
! https://forum.adguard.com/index.php?threads/filescdn-com.22215/
filescdn.com#%#window.open = function(){};
! https://forum.adguard.com/index.php?threads/22187/
hqq.watch#%#Object.defineProperty(window, 'turnoff', { get: function() { return
true; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/4957
exrapidleech.info#%#if (document.location.href.indexOf('index.php') > 0)
{ window.eval = function() {}; }
exrapidleech.info#%#document.cookie = 'popcashpuCap=1';
exrapidleech.info#%#document.cookie = 'popcashpu=1';
exrapidleech.info#%#window.PopAds = "hi!";
! Prevent endless loading
technobuffalo.com,educationcanada.com#%#AG_onLoad(function()
{ AG_removeElementBySelector('ins[id^="aswift_"]'); });
cyberghostvpn.com#%#AG_onLoad(function() { AG_removeElementBySelector('iframe#ad');
});
! https://forum.adguard.com/index.php?threads/21861/
123moviesfree.com#%#window.eval = function() {};
! batmanstream.com
batmanstream.com#%#(function() { var w_open = window.open, regex = /adk2x.com/;
window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a))
{ w_open(a, b); } }; })();
! PanamaClient WebRTC circumvention
androidcentral.com,businessnewsdaily.com,champion.gg,closerweekly.com,collegehumor.
com,connectedly.com,crackberry.com,dorkly.com,firstforwomen.com,healthline.com,into
uchweekly.com,j-14.com,kiplinger.com,lifeandstylemag.com,lolcounter.com,merriam-
webster.com,newsarama.com,phonearena.bg,phonearena.com,probuilds.net,spanishdict.co
m,teamliquid.net,theberry.com,thepoliticalinsider.com,tomsguide.com,tomshardware.co
.uk,tomshardware.com,tomshardware.de,tomshardware.fr,topix.com,windowscentral.com,w
omansworld.com,xda-developers.com#%#URL.createObjectURL=function()
{return"about:blank"};
drudgereport.com#%#URL.createObjectURL=function(){return"about:blank"};
! backup rule for FF/Opera
androidcentral.com,businessnewsdaily.com,champion.gg,closerweekly.com,collegehumor.
com,connectedly.com,crackberry.com,dorkly.com,firstforwomen.com,healthline.com,into
uchweekly.com,j-14.com,kiplinger.com,lifeandstylemag.com,lolcounter.com,merriam-
webster.com,newsarama.com,nydailynews.com,phonearena.bg,phonearena.com,probuilds.ne
t,spanishdict.com,teamliquid.net,theberry.com,thepoliticalinsider.com,tomsguide.com
,tomshardware.co.uk,tomshardware.com,tomshardware.de,tomshardware.fr,topix.com,wind
owscentral.com,womansworld.com,xda-developers.com#%#URL.createObjectURL=function()
{return"about:blank"};
! remove when FF/Opera extension got updated - alongside with backup rule -
03.07.2020
nydailynews.com#@%#URL.createObjectURL=function(){return"about:blank"};
! >=7.0.0
! Adonis ads reinjection
brobible.com,mensfitness.com,mashable.com,teamliquid.net,britannica.com,gsmarena.co
m,phonearena.com,nydailynews.com,champion.gg,collegehumor.com,dorkly.com,drudgerepo
rt.com,investopedia.com,merriam-webster.com,topix.com,androidcentral.com#
%#Object.defineProperty(window,'adonisConnType',{get:function(){},set:function()
{throw'Adguard: stopped a script execution.'}});
gosunoob.com,royalroadl.com,healthline.com,trakt.tv,uproxx.com,wuxiaworld.com,bored
panda.com,liquipedia.net,allkpop.com,windowscentral.com,androidcentral.com,slickdea
ls.net,xda-developers.com,probuilds.net#
%#Object.defineProperty(window,'adonisHash',{get:function(){},set:function()
{throw'Adguard: stopped a script execution.'}});
!
! https://github.com/AdguardTeam/AdguardFilters/issues/12211
! Ad reinject
israelnationalnews.com#%#AG_abortInlineScript(/new RegExp/, 'Math.random');
! https://github.com/AdguardTeam/AdguardFilters/issues/11692
peekvids.com#%#window["pop_clicked"] = 1;
! https://github.com/AdguardTeam/AdguardFilters/issues/11540
hentaihaven.org#%#AG_onLoad(function() { setTimeout(function()
{document.querySelectorAll('a[title^="Mirror (720p)"]')[0].click();}, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/10960
animeshow.tv#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/4-missed-ads-4-nsfw.23438/
javfor.me#%#document.cookie = "javformenewmpas=1";
! https://forum.adguard.com/index.php?threads/www-foumovies-com-windows.22664/
bypassed.eu,bypassed.bz,bypassed.org,hindilinks4u.to,freemovieswatchonline.com,psar
ips.com,123movies.net,foumovies.com#%#(function() { var _eval = window.eval;
window.eval = function(a) { if ( a.toString().indexOf('charCodeAt') === -1 )
{ _eval(a); return; } }; })();
! https://forum.adguard.com/index.php?threads/21834/
kickasstorrent.hu#%#Object.defineProperty(window, 'TABUnder', { get: function()
{ return; } });
! https://forum.adguard.com/index.php?threads/21961/
lesbiansex.pro#%#Object.defineProperty(window, 'getRandomPopunder', { get:
function() { return; } });
! https://forum.adguard.com/index.php?threads/2giga-link.21801/
2giga.link#%#Object.defineProperty(window, '_0xbcc1', { get: function() { return
function(){}; } });
! https://forum.adguard.com/index.php?threads/12858/
pornhd.com#%#Object.defineProperty(window, 'smPop', { get: function() { return
{}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/4874
9to5google.com,9to5mac.com,9to5toys.com,dronedj.com,electrek.co#%#window.canRunAds
= true; window.OXHBConfig = {};
! pornhub.com
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#
%#Object.defineProperty(window,'tj_ads',{get:function(){return[]}});
! https://forum.adguard.com/index.php?threads/18375/
openload.cz#%#window.addEventListener("load", function(){ var el =
document.getElementById("videooverlay"); if(el){el.click();} });
verystream.com,oladblock.me,oladblock.xyz,oladblock.services,oload.space,oload.live
,oload.club,openload.pw,oload.fun,oload.icu,oload.cloud,oload.download,oload.stream
,oload.info#%#window.addEventListener("load", function(){ var el =
document.getElementById("videooverlay"); if(el){el.click();} });
! https://github.com/AdguardTeam/AdguardFilters/issues/4735
skidrowgamesreloaded.com#%#Object.defineProperty(window, 'tQZr', { get: function()
{ return {}; } });
! qz.com header glitch
qz.com#%#AG_onLoad(function(){if(document.body.classList)
{document.body.classList.remove("has-marquee");var
a=document.getElementById("settingsNav");a&&a.classList.remove("header-stuck")}});
! https://github.com/AdguardTeam/AdguardFilters/issues/4736
yts.ag#%#window.atob = function() { };
! https://forum.adguard.com/index.php?threads/20670/
vidoza.net#%#Object.defineProperty(window, 'PuS', { get: function() { return
{}; } });
! https://forum.adguard.com/index.php?threads/linclik-com.20662/
linclik.com#%#(function(a){window.open=function(){if("Popup_Window"!
==argument[1])return a.apply(window,arguments)};})(window.open);
! https://forum.adguard.com/index.php?threads/20615/
streamango.com#%#window.exclude = true;
! https://forum.adguard.com/index.php?threads/16581/
pron.tv#%#AG_onLoad(function() { setTimeout(function()
{document.getElementById('main').removeAttribute("style");}, 300); });
! https://forum.adguard.com/index.php?threads/20401/
putlockerz.ws#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementsByClassName("play_action")[0].click(); }, 500); });
! https://forum.adguard.com/index.php?threads/20332/
hibasex.com#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/20111/
hentaihaven.org#%#Object.defineProperty(window, 'HentaiHavenPop', { get: function()
{ return function(){}; } });
! https://forum.adguard.com/index.php?threads/18374/
dato.porn#%#window.open = function() {};
! adf.ly clickunder
adf.ly#%#window.btoa = function() {};
! https://forum.adguard.com/index.php?threads/bigfile-to.19972/
bigfile.to#%#(function(a){Object.defineProperties(window,
{bindPopUnder:a,bindPopUnderX2:a})})({get:function(){return function()
{}},set:function(){}});
! https://forum.adguard.com/index.php?threads/vmovee-click.19958/#post-128586
vmovee.click#%#(function(a){window.open=function(){if(arguments[0].indexOf&&-
1==arguments[0].indexOf("go.ad2up.com"))return a.apply(window,arguments)}})
(window.open);
! https://forum.adguard.com/index.php?threads/18252/
thevideobee.to#%#AG_onLoad(function() { $('#btn_download').prop('disabled',''); $
('#countdown_str').css('visibility','hidden'); });
! https://github.com/AdguardTeam/AdguardFilters/issues/4455
msn.com#%#AG_onLoad(function(){AG_removeElementBySelector(".infopaneregion >
ul.swipenav > li.ead")});
! https://github.com/AdguardTeam/AdguardFilters/issues/4246
sextingforum.net#%#Object.defineProperty(window, 'stagedTmpFunc', { get: function()
{ return function() { }; } });
! https://forum.adguard.com/index.php?threads/19257/
embedding.pw#%#AG_onLoad(function() { var e = document.querySelector('a[href="#"]
[onclick^="play"]'); if (e) e.click(); });
! https://forum.adguard.com/index.php?threads/19258/
supercartoons.net#%#AG_onLoad(function() { prerollCompleted();
AG_removeElementBySelector('iframe[id="cartoon-preroll-container"]'); });
! https://forum.adguard.com/index.php?threads/19046/
katfile.com#%#AG_onLoad(function() { window.newlink = true; window.bodyclick =
true; });
! https://forum.adguard.com/index.php?threads/19034/
uptobox.com#%#AG_onLoad(function() { var el =
document.getElementById('btn_download'); if(el) { el.disabled = false;
AG_removeElementBySelector('p[id="timeLeft"]'); } });
! https://forum.adguard.com/index.php?threads/19043/
uppit.com#%#AG_onLoad(function() { document.getElementById('btn_download').disabled
= false; AG_removeElementBySelector('input[id="countdown"]'); });
! https://forum.adguard.com/index.php?threads/18997/
oogh8ot0el.com#%#Object.defineProperty(window, 'jsPopunder', { get: function()
{ return; } }); Object.defineProperty(window, 'install_2nd_popup', { get:
function() { return; } }); Object.defineProperty(window, 'xfs_popup_1st', { get:
function() { return; } }); Object.defineProperty(window, 'get_1_popup', { get:
function() { return; } }); Object.defineProperty(window, 'get_tanya_popup', { get:
function() { return; } });
! https://forum.adguard.com/index.php?threads/18968/
hqq.tv#%#AG_onLoad(function() { setTimeout(function() { if(typeof after_click ===
"function") { after_click(); } }, 300); });
! https://forum.adguard.com/index.php?threads/18874/
0eb.net#%#Object.defineProperty(window, 'loadpopunder', { get: function() { return
function(){}; } });
! https://forum.adguard.com/index.php?threads/18216/
imgclick.net#%#AG_onLoad(function() { document.getElementById("form-
captcha").submit(); });
! https://forum.adguard.com/index.php?threads/www-apkpromod-net.18611/
apkpromod.net#%#(function(){var a=window.open;window.open=function(){if(-
1==arguments[0].indexOf("www.facebook.com/"))return a.apply(window,arguments)}})();
! https://forum.adguard.com/index.php?threads/15318/
imagepearl.com#%#Object.defineProperty(window, 'z0e', { get: function() { return
[]; } });
! https://forum.adguard.com/index.php?threads/18584/
youjizz.com#%#AG_onLoad(function() { for (var key in window) { if
(key.indexOf('ExoLoader') == 0) { window[key] = {}; } }; });
! https://github.com/AdguardTeam/AdguardFilters/issues/60261
nhentai.net#%#//scriptlet("set-constant", "n.ads.options.show_popunders", "false")
! https://forum.adguard.com/index.php?threads/18593/
nhentai.net#%#if (typeof localStorage != 'undefined' && localStorage.setItem)
{ localStorage.setItem('popunder_state', {"last_shown":999999999999,"shown":
["g"],"lock_until":999999999999}); }
! https://forum.adguard.com/index.php?threads/myex-com-nsfw.18352/
myex.com#%#Object.defineProperty(window, 'pP', { get: function(){ return function()
{ }; } });
! https://forum.adguard.com/index.php?threads/http-free-mp3-streaming-online.18347/
free-mp3-streaming.online#%#var b=window.open;window.open=function(a,c,d){if(0!
=a.indexOf("https://goo.gl/"))return b(a,c,d)};
! https://forum.adguard.com/index.php?threads/czechvideo-org-nsfw.18301/
czechvideo.org#%#Object.defineProperty(window, 'PopunderShown', { get: function() {
return true; } });
! https://forum.adguard.com/index.php?threads/9895/
heavy-r.com,motherless.com#%#Object.defineProperty(window, 'popad', { get:
function() { return; } });
! https://forum.adguard.com/index.php?threads/18426/
recwebcam.com#%#Object.defineProperty(window, 'jsUnda', { get: function() { return;
} });
cam-archive.com#%#Object.defineProperty(window, 'jsUnda', { get: function()
{ return; } });
! https://forum.adguard.com/index.php?threads/www-trictrac-net.18102/
trictrac.net#%#Object.defineProperty(window,'ads',{get:function(){return;}});
! https://forum.adguard.com/index.php?threads/imgspice-com-nsfw.17966/
imgspice.com#%#Object.defineProperty( window, 'viewholder', { set: function()
{ throw new Error(); } });
imgspice.com#%#var
d=document.addEventListener;document.addEventListener=function(a,b,c){("mousedown"!
=a&&"click"!=a||-1==b.toString().indexOf("popundrInit"))&&d(a,b,c)}.bind(document);
! https://forum.adguard.com/index.php?threads/16955/
pornfay.com#%#AG_onLoad(function() { setTimeout(function() { if (aclose)
{ aclose(); } },1000); });
! https://github.com/AdguardTeam/AdguardFilters/issues/3698
myasiantv.se#%#Object.defineProperty(window, 'was_init', { get: function() { return
true; } });
! https://forum.adguard.com/index.php?threads/mirrorcreator-com.16889/
mirrorcreator.com#%#(function(){var
b=window.addEventListener;window.addEventListener=function(c,a,d){if(a&&-
1==a.toString().indexOf("data:application/pdf;base64,JVBERi0"))return
b(c,a,d)}.bind(window)})();
! https://forum.adguard.com/index.php?threads/vodlocker-lol.16910/
vidup.me#%#Object.defineProperty(window, 'adsShowPopup', { get: function() { return
false; } });
! https://forum.adguard.com/index.php?threads/http-www-semprot-com.15120/
semprot.com#%#Object.defineProperty(window, 'semprot_abp', { set:function(){ throw
new TypeError(); }});
! https://forum.adguard.com/index.php?threads/16792/
nulledfree.top#%#Object.defineProperty(window, 'popunder', { get: function()
{ return {}; } });
! https://forum.adguard.com/index.php?threads/16289/
rapidvideo.com#%#Object.defineProperty(window, '_axipp', { get: function()
{ return; } });
! https://forum.adguard.com/index.php?threads/www-c8-fr.15884/
c8.fr#%#var a=window.open;window.open=function(b){-
1==b.indexOf("smartadserver.com")&&a(b)};
! https://forum.adguard.com/index.php?threads/14433/
playpornx.net#%#Object.defineProperty(window, '_drp', { get: function() { return; }
});
! https://forum.adguard.com/index.php?threads/hdxxx-me-nsfw.16101/
hdxxx.me#%#Object.defineProperty( window, 'popper', { get: function(){ return {}; }
});
! https://forum.adguard.com/index.php?threads/hqporner-com-nsfw.16107/
bemywife.cc#%#window.canRunAds = !0;
! https://forum.adguard.com/index.php?threads/telegraph-co-uk.16064/
telegraph.co.uk#%#var
a=document.createElement("div"),b=document.createElement("div");a.id="galleryData";
b.className="gallery-settings";b.setAttribute("data-gallery-slides-per-
ad","1E9");b.setAttribute("data-gallery-ad-
viewability","1E9");a.appendChild(b);AG_onLoad(function()
{AG_each(".gallery.component",function(c){c.setAttribute("data-
telegraph_image_gallery","#galleryData");c.appendChild(a.cloneNode(!0))})});
! https://forum.adguard.com/index.php?threads/resolved-uploading-site.15791/#post-
111717
uploading.site#%#var o=window.open;window.open=function(a)
{a.indexOf("clicksor.net/cpxcenter")||o(a)};
! https://forum.adguard.com/index.php?threads/15795/
letwatch.to#%#AG_onLoad(function() { document.cookie="ppu_main_1=1";
document.cookie="ppu_delay_1=1"; });
! https://github.com/AdguardTeam/AdguardFilters/issues/3364
vg247.com#%#AG_onLoad(function() { window.yafaIt = function() {}; });
! https://forum.adguard.com/index.php?threads/7392/
img24.org#%#Object.defineProperty(window, '_mtxuxar', { get: function() { return
{}; } });
! https://forum.adguard.com/index.php?threads/15364/
deadline.com#%#Object.defineProperty(window, 'AdLoader', { get: function()
{ return; } });
deadline.com#%#Object.defineProperty(window, 'pmc_admanager', { get: function()
{ return; } });
deadline.com#%#Object.defineProperty(window, '_sp_', { get: function()
{ return; } });
! https://forum.adguard.com/index.php?threads/9786/
extremetube.com#%#Object.defineProperty(window, 'pP', { get: function() { return
{}; } });
! https://forum.adguard.com/index.php?threads/15188/
phimsk.com#%#Object.defineProperty(window, 'sinhvienit', { get: function() { return
1; } });
phimsk.com#%#Object.defineProperty(window, 'popunder', { get: function() { return
{}; } });
! https://forum.adguard.com/index.php?threads/14831/
thevideo.me#%#Object.defineProperty(window, 'install_propeller_popup', { get:
function() { return {}; } });
propellerthevideo.me#%#Object.defineProperty(window, 'adsShowPopup', { get:
function() { return false; } });
! https://forum.adguard.com/index.php?threads/14793/
czechvideo.org#%#Object.defineProperty(window, 'initBCtv_new_pop2Popunder', { get:
function() { return {}; } });
! https://forum.adguard.com/index.php?threads/14666/
thevideo.me#%#Object.defineProperty(window, 'jsPopunderAB_embed', { get: function()
{ return {}; } });
! https://forum.adguard.com/index.php?threads/14596/
firstrowus1.eu#%#(function() { var w_open = window.open, regex = /adk2x/;
window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a))
{ w_open(a, b); } }; })();
firstrowus1.eu#%#Object.defineProperty(window, 'mainCheck', { get: function()
{ return {}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/3145
fmovies.to#%#Object.defineProperty(window, 'j4v6', { get: function() { return {}; }
});
! https://forum.adguard.com/index.php?threads/14487/
porn-bb.net#%#Object.defineProperty(window, 'PopShow3', { get: function() { return;
} });
! https://forum.adguard.com/index.php?threads/14492/
https://github.com/AdguardTeam/AdguardFilters/issues/11879
xxxshare.net#%#Object.defineProperty(window, 'makePopunder', { get: function()
{ return {}; } });
! https://forum.adguard.com/index.php?threads/14399/
playedto.me#%#(function() { var eval_o = window.eval; window.eval = function(e)
{if(e.indexOf("document.onclick=function")==-1){eval_o(e);}}; })();
! https://forum.adguard.com/index.php?threads/13053/
ddlvalley.cool#%#Object.defineProperty(document, 'onclick', { get: function()
{ return; } });
! https://forum.adguard.com/index.php?threads/13996/
pussytorrents.org#%#Object.defineProperty(window, 'initBCbongacams_popPopunder',
{ get: function() { return; } });
! https://forum.adguard.com/index.php?threads/13921/
ftop.ru#%#Object.defineProperty( window, 'random_imglink', { get: function()
{ return; } });
! https://forum.adguard.com/index.php?threads/12947/
clicknupload.link#%#Object.defineProperty(document, 'onclick', { get: function()
{ null; } });
! https://forum.adguard.com/index.php?threads/13636/
bigfile.to#%#Object.defineProperty( window, 'popupDownloadBtn', { get: function() {
return; } });
! https://forum.adguard.com/index.php?threads/13489/
limetorrents.in#%#Object.defineProperty(window, 'iframepopupwidow', { get:
function() { return {}; } });
! Prerolls in vkpass.com players
vkpass.com#%#document.cookie = "videoad=OK";
! https://forum.adguard.com/index.php?threads/13351/
ddl-warez.to#%#document.cookie = "ddlpop=1"; document.cookie = "downloadpopup=1";
! https://github.com/AdguardTeam/AdguardFilters/issues/2894
multiup.org#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/12032/
dailyuploads.net#%#(function() { var w_open = window.open, regex = /sapphirum.com/;
window.open = function(a, b) { if (typeof a !== 'string' || !regex.test(a))
{ w_open(a, b); } }; })();
! https://forum.adguard.com/index.php?threads/13075/
zoomtv.me#%#Object.defineProperty(window, '_pao', { get: function() { return
{}; } });
! https://github.com/AdguardTeam/AdguardFilters/issues/2887
xvideos.com#%#Object.defineProperty(window, 'openpop', { get: function()
{ return; } });
! https://forum.adguard.com/index.php?threads/12855/
xvideos.com#%#Object.defineProperty(Object.prototype, 'config/ads', { get:
function() { return false; } });
! https://forum.adguard.com/index.php?threads/12950/
flaticon.com#%#AG_onLoad(function() { document.cookie = "launcher_popup" + "=" +
"1" + (";expires=" + "2020" + (";domain=" + document.domain) + ";path=/"); });
! https://forum.adguard.com/index.php?threads/13088/
8muses.com#%#AG_onLoad(function() { for (var key in window) { if
(key.indexOf('_0x') == 0) { window[key] = []; } }; });
! https://forum.adguard.com/index.php?threads/13011/
uploadocean.com#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("tick-dwn").click(); },300); });
! https://forum.adguard.com/index.php?threads/12987/
datafilehost.com#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementById("with_manager").click(); },300); });
! https://forum.adguard.com/index.php?threads/12845/
uploadrocket.net#%#window.open = function () {};
uploadrocket.net#%#Object.defineProperty(window, 'p0t', { get: function() { return;
} });
! https://forum.adguard.com/index.php?threads/12590/
flashx.tv#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/12152/
letwatch.us#%#document.cookie = "_.mypopunder=1";
! https://forum.adguard.com/index.php?threads/11869/
zoomtv.me#%#window.iaxpEnabled = 1;
! https://forum.adguard.com/index.php?threads/12250/
iguide.to#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/11798/
linkshrink.net#%#document.cookie = "AABE2=1";
! https://forum.adguard.com/index.php?threads/11993/
space.com#%#Object.defineProperty(window, 'tmntag_raascallback', { get: function()
{ return; } });
! uploads.to - disable download manager
uploads.to#%#AG_onLoad(function() { document.getElementById("chkIsAdd").checked =
false });
! https://forum.adguard.com/index.php?threads/11655/
wantdl.com#%#AG_onLoad(function() { if(document.cookie.indexOf("pop1") == -1)
{ document.cookie = "popunder=pop1"; } });
! https://forum.adguard.com/index.php?threads/11545/
ndtv.com#%#AG_onLoad(function() { if
(window.location.href.indexOf("hpinterstitial.aspx") != -1)
{ window.setCookie1('sitecapture_interstitial', 1, 1); window.location.href =
"http://www.ndtv.com/"; } });
! nypost.com
nypost.com#%#window.checkState = function() {};
! https://forum.adguard.com/index.php?threads/10683/
videomega.tv#%#if (typeof localStorage != 'undefined' && localStorage.setItem)
{ localStorage.setItem('ppu_main_none', 1 + (1 ? "; expires=" + (new Date((new
Date()).getTime() )).toUTCString() : "")); }
! https://github.com/AdguardTeam/AdguardFilters/issues/2345
pcmag.com#%#window.checkState = function() {};
! https://forum.adguard.com/index.php?threads/11171/
mediafire.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem)
{ localStorage.setItem('InfNumFastPops', '5'); }
mediafire.com#%#if (typeof localStorage != 'undefined' && localStorage.setItem)
{ localStorage.setItem('InfNumFastPopsExpire', new Date(new Date().setYear(2020)));
}
! https://forum.adguard.com/index.php?threads/10775/
aggregatorgetb.com#%#document.addEventListener=function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/2283
constitution.com#%#var cv = function() {};
! https://forum.adguard.com/index.php?threads/10727/
uploaded.net#%#Object.defineProperty(window, 'e5V', { get: function() { return
[]; } });
! https://forum.adguard.com/index.php?threads/10684/
imagetwist.com#%#AG_onLoad(function() { setTimeout(function()
{document.cookie="ppu_sub=1"; document.cookie="ppu_main=1";}, 300); });
! https://forum.adguard.com/index.php?threads/10656/
crazy4tv.com#%#Object.defineProperty(window, 'swal', { get: function() { return {};
} });
! https://forum.adguard.com/index.php?threads/10425/
go4up.com#%#Object.defineProperty(window, 'B1q', { get: function() { return
[]; } });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2019
videowood.tv#%#document.cookie = "lvid_main=true"; document.cookie = "vid_sub=1";
document.cookie = "vid_subpub=3";
! https://forum.adguard.com/index.php?threads/10067/
castfree.me#%#AG_onLoad(function() { setTimeout(function() {window.open =
window.open_;}, 300); });
micast.tv#%#AG_onLoad(function() { setTimeout(function() {document.cookie =
"vid_sub=1"; document.cookie = "vid_main=true";}, 300); });
! https://forum.adguard.com/index.php?threads/10077/
keeplinks.eu#%#AG_onLoad(function() { window.p0t = undefined; });
! https://forum.adguard.com/index.php?threads/9786/
extremetube.com#%#Object.defineProperty(window, 'Advert', { get: function()
{ return {}; } });
! https://forum.adguard.com/index.php?threads/9717/
sportlive.me#%#window.setTimeout=function() {};
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1997
cheatsheet.com#%#Object.defineProperty(window, 'xh', { get: function() { return [];
} });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1982
porn.com#%#document.cookie = "pu_count=1";
! http://forum.adguard.com/showthread.php?9989
streamlive.to#%#window.open = function() {};
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1828
kitguru.net#%#AG_onLoad(function() { jQuery(function()
{ jQuery('body').unbind('click').removeAttr("body").css("cursor","default"); }); })
;
! http://forum.adguard.com/showthread.php?9805
adlice.com#%#Object.defineProperty(window, 'inc_popup', { get: function() { return
{}; } });
! http://forum.adguard.com/showthread.php?9782
byetv.org#%#window.open = function() {};
! http://forum.adguard.com/showthread.php?9532
! background ads
dailymail.co.uk#%#Object.defineProperty(window, 'adBlockQueue', { get: function() {
return; }, set: function() {} });
! http://forum.adguard.com/showthread.php?8765
hltv.org#%#AG_onLoad(function() { window.foo = function(){}; });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1690
bessporno.tv#%#window.eval = function() {};
! http://forum.adguard.com/showthread.php?9338
pornxs.com#%#Object.defineProperty(window, 'th_ab_pop', { get: function() { return
{}; } });
! http://forum.adguard.com/showthread.php?9338
youjizz.com#%#Object.defineProperty(window, 'th_ab_pop', { get: function() { return
{}; } });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1642
play3r.net#%#(function() { var w_open = window.open, regex = /goo.gl/; window.open
= function(a, b) { if (typeof a !== 'string' || !regex.test(a)) { w_open(a,
b); } }; })();
! cpmstar ads
armorgames.com,onrpg.com,mmohuts.com,newgrounds.com#%#Object.defineProperty(window,
'cpmstar_siteskin', { get: function() { return {}; } });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1607
! spectrum.ieee.org - disable splash screen
spectrum.ieee.org#%#//scriptlet("set-constant", "splashpage", "undefined")
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1570
! https://github.com/AdguardTeam/AdguardFilters/issues/25903
! turbobit.net (and similar domains) - block clickunder
turbobita.com,turbobit.net,turboot.ru#%#function setCookie(c_name,exdays) { var
exdate=new Date(); exdate.setDate(exdate.getDate() + exdays); var
c_value=escape(exdate) + ((exdays==null) ? "" : "; expires="+exdate.toUTCString());
document.cookie = c_name+"="+c_value+"; path=/"; };
turbobita.com,turbobit.net,turboot.ru#%#AG_onLoad(function()
{ setCookie('turbobit1', 86400000); });
turbobita.com,turbobit.net,turboot.ru#%#AG_onLoad(function()
{ setCookie('turbobit2', 86400000); });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1573
libertyalliance.com#%#Object.defineProperty(window, 'zy', { get: function()
{ return {}; } });
! custompcreview.com - remove clickunder
custompcreview.com#%#Object.defineProperty(window, 'bg_backgrounds', { get:
function() { return []; } });
! benchmarkreviews.com - remove clickunder
benchmarkreviews.com#%#Object.defineProperty(window, 'bg_backgrounds', { get:
function() { return []; } });
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1416
! clickable background
thinkcomputers.org#%#window.myatu_bgm = 0;
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1318
clipconverter.cc#%#window.open = function() {};
! http://forum.adguard.com/showthread.php?8685
fastpik.net#%#window.open = function() {};
! datafilehost.com - disable loader
datafilehost.com#%#AG_onLoad(function() { setTimeout(function()
{ document.cbf.cb.checked = false; }, 1000); });
! http://forum.adguard.com/showthread.php?8277
thepiratebay.plus,tpb.dashitz.com#%#document.cookie = "tpbpop=5";
! http://forum.adguard.com/showthread.php?8036
picfox.org#%#AG_onLoad(function()
{ AG_removeElementBySelector('div[class="overlayBg"]'); });
picfox.org#%#document.cookie = "popunder=1";
! https://github.com/AdguardTeam/ExperimentalFilter/issues/914
vkpass.com#%#AG_onLoad(function() { window.adverto = function() {} });
! http://forum.adguard.com/showthread.php?9219-Openload-Did-you-give-up
openload.co,openload.io#%#window.open = function() {};
! http://forum.adguard.com/showthread.php?7211
videogamesblogger.com#%#Object.defineProperty(window, '__durl', { get: function() {
return []; } });
! sendspace.com - clickunder
sendspace.com#%#AG_onLoad(function() { window.runad = function() {} });
! your-pictures.net - remove redirect by click
your-pictures.net#%#window.open = function() {};
! https://github.com/AdguardTeam/ExperimentalFilter/issues/311
chaturbate.com#%#document.cookie = "np3=5";
! http://forum.ru-board.com/topic.cgi?forum=5&topic=31105&start=1920
180upload.com#%#AG_onLoad(function() { $
('#use_installer').removeAttr('checked') });
! antiblock.org script on better-explorer.com
better-explorer.com#%#AG_onLoad(function() { AG_removeElementById('y34e') });
! http://forum.adguard.com/showthread.php?1805
sendspace.com#%#window.runad = function() {};
! bitcoinzebra.com fixing anti-adblock
bitcoinzebra.com#%#AG_onLoad(function() { var prevShowCaptcha = window.showCaptcha;
window.showCaptcha = function() { prevShowCaptcha(); $
('#AdBlocked').val('false'); }; });
! filepost.com (fixing popups on low speed download click)
filepost.com#%#setTimeout(function() { window.show_popup=false;
window.download_inited = true; }, 300);
! ilive.to (found on http://freetvall.com/video/5U2B12R6R878/CNN-USA)
ilive.to#%#function setOverlayHTML() {};
ilive.to#%#function setOverlayHTML_new() {};
ilive.to#%#setTimeout(removeOverlayHTML, 2000);
! because of body click event
torrentz.eu#%#document.addEventListener=function() {}
! http://forum.adguard.com/showthread.php?2189
efukt.com#%#AG_onLoad(function() { window.popunder=function() {} });
! any.gs autoredirect
any.gs#%#var parts = document.URL.split("/url/"); if (parts.length == 2 &&
parts[1].indexOf('script') < 0 && /^https?:\/\/[a-z0-9.-_]+\/.*$/.test(parts[1])) {
document.location = parts[1]; };
! thepiratebay and pirateproxy anti-popup
pirateproxy.in,pirateproxy.be#%#window.open=function() {};
! Fixing zive.cz video ad
zive.cz#%#AG_onLoad(function() { window.VIDEO_AD_ENABLED = false; } );
! filecore anti-adblock
fcore.eu#%#AG_onLoad(function() { window.checkAds = function() {}; });
! pornhub.com -- it does not show popups in opera
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#%#window.opera = true;
! http://forum.adguard.com/showthread.php?3431
secureupload.eu#%#window.open = function() {};
! https://github.com/AdguardTeam/ExperimentalFilter/issues/47
kissanime.com#%#AG_onLoad(function() { window.DoDetect2 = function() {} });
! clickunder(empty) http://www.imagebam.com/image/fc3dc3397258172
imagebam.com#%#window.open = function() {};
freeimgup.com#%#document.cookie = "popundr=1";
! http://forum.adguard.com/showthread.php?4971
calameo.com#%#AG_onLoad(function() { document.getElementsByTagName('body')
[0].className = ''; });
! zippymoviez.com - clickunder
zippymoviez.com#%#window.open = function() {};
! https://forum.adguard.com/index.php?threads/mobilapk-com.27521
mobilapk.com#%#AG_onLoad(function() { setTimeout(function()
{document.getElementsByClassName('post-inner')[0].innerHTML =
document.getElementsByClassName('post-inner')[0].innerHTML.replace('Sponsored
Ads',''); document.getElementsByClassName('post-inner')[0].innerHTML =
document.getElementsByClassName('post-inner')[0].innerHTML.replace('Sponsored
Ads',''); }, 300); });
!-------------------
!-------CSS---------
!-------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65550
! fixing scrolling(@@ rules for content blockers are in content_blocker.txt)
joe.ie,joe.co.uk#$#.noscroll { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/65264
extremetech.com#$#.inner-wrap > #bannerad + .wrapper:not([style]) { margin-top:
110px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64949
linuxgizmos.com#$#table[align="center"] + center > table[width="100%"] > tbody > tr
> td[align="left"] { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/65018
straitstimes.com#$#html { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64784
accuweather.com#$#.base-header.has-banner { height: calc(100%) !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64691
thepoorcoder.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64621
grimhackers.me#$#.samBannerUnit { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64202#issuecomment-698101517
roblox.com#$##Skyscraper-Abp-Left { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/64090
mokkaofficial.com#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/63804
notube.net#$##download2-add { display: none !important; }
notube.net#$#download2 { display: inline-block !important; }
! https://forum.adguard.com/index.php?threads/unable-to-use-live-sports-website-
since-last-years-adguard-update.39785
firstr0w.eu#$##sunInCenter + .cover { position: absolute!important; left: -2000px!
important; }
!
eprice.com.tw#$#.parallax-ads-container { position: absolute!important; left: -
3000px!important; }
! vladan.fr - branding
vladan.fr#$#html > body { background-image: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/63186
!+ NOT_PLATFORM(android)
boldsky.com#$#header { margin-bottom: 65px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/62170
mac-torrents.io#$#.mysticky-welcomebar-position-top { display: none !important; }
mac-torrents.io#$#html { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/62450
csgo-ranks.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important;
}
! https://github.com/AdguardTeam/AdguardFilters/pull/61020
ashemaletube.com#$##site { min-width: calc(100%)!important; max-width: calc(100%)!
important; }
ashemaletube.com#$##site-wrapper { min-height: calc(100%)!important; }
ashemaletube.com#$##site-wrapper { padding-top: 0!important; }
movies.ndtv.com#$##footer-ads { height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60512
livenewschat.eu#$#.plyr--video { margin-top: 10px!important; }
! itigic.com - ads
itigic.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/59499
otakuwire.com#$#.adsbygoogle { position: absolute!important; top: -9999px!
important; left: -9999px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/59412
deadwalk.io#$#.squareAdContainer { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/59038
addictinggames.com#$#.gam-add-box { min-height: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58955
securityonline.info#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58455
fileinfo.com#$#.adTopLB { height: 0!important; min-height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/58360
clipartkey.com#$#.adpop-content-left { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57902
iseekgirls.com#$#.flowplayer.is-cva .fp-controls { display: flex !important; }
iseekgirls.com#$#.flowplayer.is-cva .fp-fullscreen { display: flex !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/57206
camwhoresbay.com#$#.related-videos ~ div[class^="visible-"][style="border:1px solid
#ccc;text-align: center;margin-top: 10px;padding:5px"] { position: absolute!
important; left: -3000px!important; }
! xhamster.com - allowing to scroll when ad overlay is shown (.video-view-ads)
xhamster.com#$#.xh-scroll-disabled { overflow: visible !important; position:
absolute !important; }
! unixtimestamp.com - ads
unixtimestamp.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56701
filecrypt.co#$#.support_2 > i[onclick*="this;openLink"] { position: absolute!
important; left: -3000px!important; }
! windows101tricks.com - ads
windows101tricks.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56233
breatheheavy.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56086
sammobile.com#$#body > div[class="g g-29"] { margin-top: 20px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56017
askleo.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55848
dailymockup.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55789
animetrick.com#$#body.td-ad-background-link { cursor: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/54274
beermoneyforum.com#$#.samBackground { background-image: none ! important; }
! https://github.com/AdguardTeam/AdguardFilters/pull/54114
theverge.com#$#.async-hide { opacity: 1.0 !important }
! https://github.com/AdguardTeam/AdguardFilters/issues/55216
tutorialspark.com#$##mainblock { top: 0 !important; bottom: 1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/55299
douploads.net#$##downloadbtn { display: block!important; }
douploads.net#$##downloadBtnClick { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/54983
puzzles.msn.com#$#div[class^="Preroll__container_"] { display: none!important; }
puzzles.msn.com#$#div[class^="Game__unitContainer_"] { position: relative!
important; left: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/54411
getcomics.info#$#.advanced_floating_content { height: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/54352
uk.pcmag.com#$#body > div#adkit_billboard[align="center"] { min-height: 100px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/54187
gfinityesports.com#$#.page.relative { background-image: none !important;
background: #000 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53705
shegotass.info#$#.block-video > div.table { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53591
embetronicx.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53640
yourdictionary.com#$#.floating-nav#site-menu-div:not([style="display: none;"])
+ .floating-header#ydHeaderContainer[style] { top: 45px!important; }
yourdictionary.com#$#.floating-nav#site-menu-div[style="display: none;"]
+ .floating-header#ydHeaderContainer[style] { top: 0px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53394
akinator.mobi#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53366
l2db.info#$##main-wrapper { margin: 0px auto 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53257
mypornhere.com#$#.block-video > div.table { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52890#issuecomment-609878303
tubeoffline.com#$#body > style[type] + div[style] { display: none !important; }
tubeoffline.com#$#.header-strip { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52940
vegasslotsonline.com#$##fullscreen.fullwidth > .iframe-wrap { height: 100vh!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52775
mumsnet.com#$#.header-bootstrap { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52689
tiny.do#$##inputlink { display: none!important; }
tiny.do#$##download1 { display: none!important; }
tiny.do#$##download2 { display: block!important; }
tiny.do#$##download3 { display: table-row!important; border: none!important;
background: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52602
researchgate.net#$#.publication-resources-summary__inner.is-sticky { top: 0 !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52481
bigleaguepolitics.com#$#header#mvp-main-head-wrap > nav#mvp-main-nav-wrap > .mvp-
fixed.mvp-nav-small { top: -70px!important; }
bigleaguepolitics.com#$#header#mvp-main-head-wrap > nav#mvp-main-nav-wrap > .mvp-
fixed + #mvp-main-nav-bot.mvp-fixed1 { top: -70px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51819
get-digital-help.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51164
techacrobat.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50933
pornsexer.com#$#.block-video > div.table { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50693
realestate.co.nz#$#html.async-hide { opacity: 1!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50472
itechtics.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50404
dellwindowsreinstallationguide.com#$#.ezoic-ad { position: absolute!important;
left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50475
winhelponline.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50391
starsinsider.com#$#.slide-show > .h-100 > .col-lg-8 { width: 100%!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50233
thehaphazardtraveler.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50383
pixiv.net#$##js-mount-point-header { min-height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/49751
androidinfotech.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50164
fapnado.com#$#.block-video > div.table { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/49891
systemrequirementslab.com#$##amazon-skin { background-image: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/49663
divinedaolibrary.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/49176
rimworldbase.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47902
wikichip.org#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47964
linuxize.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! myanimelist.net - fixed padding bottom
myanimelist.net#$#body { padding-bottom: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47468
hdpornvideos.su#$#.prefixdger-player-promo-col { display: none!important; }
hdpornvideos.su#$#.prefixdger-player { max-width: 1050px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/51031
! https://github.com/AdguardTeam/AdguardFilters/issues/50330
! https://github.com/AdguardTeam/AdguardFilters/issues/47149
cloudgallery.net,imgair.net,imgfile.net#$#.big_img[style*="margin-top:"] { margin-
top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47193
xda-developers.com#$#body.twig-body { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47046
ifbbpro.com#$#body.td-background-link { background-image: none!important; cursor:
auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46955
moddingway.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/46429
2conv.com,flvto.biz,flv2mp3.by#$?#div[class*="ads"] {visibility: hidden !important;
display: block !important; height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46545
rule34.xxx#$#body { background: #aae5a3!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/46183
techdator.net#$#.adsbygoogle { position: absolute!important; top: -9999px!
important; left: -9999px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45462
mail.yahoo.com#$#a[data-test-id^="pencil-ad"] { position: absolute!important; left:
-3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45729
gaming-tools.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60452
! https://github.com/AdguardTeam/AdguardFilters/issues/45545
mirrorace.*#?#html.uk-modal-page > body > .uk-modal:has(> .uk-modal-dialog > form >
.uk-margin-top > h3:contains(/^Are you protected with a VPN/))
mirrorace.*#$#html.uk-modal-page { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45272
rekkerd.org#$#.td-background-link { cursor: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/45151
vigilantcitizen.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! usatoday.com - remove top padding
usatoday.com#$#header.gnt_n { margin: 0 !important; top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44646
itechfever.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/44223
cutlinks.pro#$#body .modal-open { overflow: visible!important; }
cutlinks.pro#$#.box-main > .row > .col-md-12 > #countdown { display: none!
important; }
cutlinks.pro#$#.box-main > .row > .col-md-12 > #progressBar { display: none!
important; }
cutlinks.pro#$##myCAP { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/44244
mangahato.com#$#body > #myCarousela2 { margin-top: 0px!important; margin-bottom:
0px!important; height: 90px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43973
filegasm.com#$#.ovl { display: none!important; }
filegasm.com#$##videoJSContainer_html5_api { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43355
metacritic.com#$#.inset_left2 ~ .inset_left2 > .next_to_side_col
> .browse_list_wrapper { border-top: 0px !important; padding-top: 0px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/43419
torrentdownloads.co#$#a[href^="/max1.php?search="] { position: absolute!important;
left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/42477
songmeanings.com#$#.ezoic-ad { position: absolute!important; left: -2000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41763
imgdrive.net#$##redirect-close { display: block!important; }
imgdrive.net#$##redirect-wait { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41401
techrrival.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important;
}
! neowin.net - sponsored articles cleanup
neowin.net#$#.news-list > .news-item[style="display: none !important;"] + .news-
item { padding-left: 0px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41258
pixhost.to#$#body > div#web { display: block !important; }
pixhost.to#$#body div#js { display: none !important; }
! https://forum.adguard.com/index.php?threads/35054/
mi-globe.com#$# div > span[id^="ezoic-pub-ad-placeholder-"] +
span[style^="display:block"] { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/40649
thejournal.ie#$#html[data-url][style] { background-image: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/40502
drstoneanime.net#$#.overlay { display: none!important; }
drstoneanime.net#$#.cointainer-iframe { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/40388
thessdreview.com#$#html > body { background-image: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/40279
dotnetfiddle.net#$#.main > .sidebar.unselectable { bottom: 4px!important; }
dotnetfiddle.net#$#.content > .layout-container[style^="position: relative;
height:"] { height: 100%!important; max-height: 100%!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/40051
pesgalaxy.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39958
money.co.uk#$#.advertPlaceholderWrapper { display: none!important; }
money.co.uk#$#header > .mainNavFixed[style*="top:"] { top: 0!important; }
! riotpixels.com - remove top padding
riotpixels.com#$#body .all-wrapper { top:0 !important; }
riotpixels.com#$#body .bottom-bar { top:0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39816
pornflip.com#$#.bottom-banner > .a-label { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39495
paladinsdecks.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/39424
javfinder.sh#$##preroll { display: none !important; }
javfinder.sh#$##external-embed { display: block !important; }
! digitaltrends.com - ad text in article
digitaltrends.com#$#.dtads-slot { position: absolute!important; left: -2000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38399
ytss.unblocked.to#$#html[style] header.nav-bar { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38313
mangahato.com#$#.carousel-inner > div[id^="search"] { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38270
zillowtech.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/38211
ratemyprofessors.com#$##container > .sticky-wrapper ~ #body.sticky-shown { margin-
top: 100px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/38215
computerworld.com#$#body > .related-content-wrapper[style="top: 50px;"] { top: 0!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37778
chromeunboxed.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37571
sweepsadvantage.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/37299
techgenix.com#$#.ezoic-ad { position: absolute!important; top: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35885
javqd.tv#$##external-embed { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32038
community.spiceworks.com#$#.community-content-banner > div[class^="community-
content-banner-slot-"] > .community-content--ad_card { visibility: hidden!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35539
smh.com.au#$#div[id^="adspot-"] { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35381
forum.xda-developers.com#$#.twig { display: none !important; }
forum.xda-developers.com#$#body.twig-body > header[role="banner"] { top: 0!
important; }
! viprow.net - overlay over video
viprow.net#$#.embed-responsive > iframe + .position-absolute { position: absolute!
important; left: -2000px!important; }
! https://forum.adguard.com/index.php?threads/why-website-ask-you-these-
questions.33046/
space.com#$#.hawk-disclaimer-container { border-top:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35207
fifacareermodetips.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/34653
msguides.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/33845
dummies.com#$##promoted-stories { height: 600px!important; position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/33795
ratemyteachers.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/33744
aboutchromebooks.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/33446
duplichecker.com#$#body { overflow: visible!important; }
duplichecker.com#$##bio_ep { display: none!important; }
duplichecker.com#$##bio_ep_bg { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32994
pes.social#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29979
arstechnica.com#$#.ad_crown { position: absolute!important; left: -10000px!
important; }
arstechnica.com#$#.ad_xrail { position: absolute!important; left: -10000px!
important; }
arstechnica.com#$#.ad_fullwidth { position: absolute!important; left: -10000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32422
nj.com#$#.ad--in-article { visibility: hidden; min-height: 0!important; margin: 0!
important; padding: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/32457
kissasian.sh#$##my_video_1 { display: block!important; }
kissasian.sh#$##my_video_1_html5_api { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28601
mysanantonio.com#$#.ctpl-fullbanner { display: none!important; }
mysanantonio.com#$##ctpl-fullbanner-spacer { display: none!important; }
mysanantonio.com#$#header > #subHead { transform: translateY(0px)!important; }
mysanantonio.com#$#header > nav#siteNav[class="site-nav menu-slide"] { transform:
translateY(0px)!important; }
mysanantonio.com#$#header > nav#siteNav[class^="site-nav menu-slide fixed"] { top:
0!important; }
mysanantonio.com#$#header > #homepage-timestamp { position: relative!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31362
nytimes.com,nytimes3xbfgragh.onion#$#ol[data-testid="search-results"] > li[data-
testid="search-add-result"] > div[class] { border-top:0!important; padding-top:0px!
important;}
nytimes.com,nytimes3xbfgragh.onion#$#ol[data-testid="search-results"] > li[data-
testid] + li:not([data-testid]) + li[data-testid="search-bodega-result"] >
div[class] { border-top:0!important; padding-top:0px!important;}
nytimes.com,nytimes3xbfgragh.onion#$##stream-panel > .supplemental > aside[class] {
border-top:0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/31215
gamerant.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! minecraftmaps.com - ads
minecraftmaps.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30939
zinggadget.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/30814
timesofmalta.com#$#body.ad_takeover { background-color: #fff!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30616
md5online.org#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/30252
ctv.ca#$##leaderboard_container.attach_to_nav ~ .site-wrapper .navigation-wrapper {
top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29633
seattlepi.com#$#.ctpl-fullbanner { display: none!important; }
seattlepi.com#$##ctpl-fullbanner-spacer { display: none!important; }
seattlepi.com#$#header > #subHead { transform: translateY(0px)!important; }
seattlepi.com#$#header > nav#siteNav[class="site-nav menu-slide"] { transform:
translateY(0px)!important; }
seattlepi.com#$#header > nav#siteNav[class^="site-nav menu-slide fixed"] { top: 0!
important; }
seattlepi.com#$#header > #homepage-timestamp { position: relative!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29163
brisbanetimes.com.au#$#div[id^="adspot-"] { position: absolute!important; left: -
3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/27690
limetorrents.asia#$#a[href^="/media.php?"][rel="nofollow"][style^="display: block !
important"] { position: absolute!important; left: -3000px!important; }
! pornhub.com ad left-over on main page
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#$#iframe[title*="Campaig
n"] { position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/up-4-net.30856/
up-4.net#$##btn_downloadLink { display:block!important; }
up-4.net#$##btn_downloadPreparing { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29292
comicbook.com#$#body > header { top: 0!important; }
comicbook.com#$#body { margin-top: 84px!important; }
comicbook.com#$#body > section.main { margin-top: 84px!important; }
comicbook.com#$#.ad_blk { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/29143
linuxhint.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/34431
! https://github.com/AdguardTeam/AdguardFilters/issues/28991
oxforddictionaries.com#$#@media (min-width: 1024px) { .main-content > div.container
> aside[class="sidebar extend"] { margin: 0 0 20px -300px!important; } }
! https://github.com/AdguardTeam/AdguardFilters/issues/25515
javqd.com#$##external-embed { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28194
maxcheaters.com#$#.esPopupWrapper { display: none!important; }
maxcheaters.com#$#.b-modal.__b-popup1__ { display: none!important; }
maxcheaters.com#$#body { background-image: none!important; }
maxcheaters.com#$#html[style="overflow: hidden;"] { overflow: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25992
javdoe.com#$##external-embed { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28143
gamewatcher.com#$#.reskin-wrapper + .inner-wrapper { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/28094
uploadproper.com#$##dvPassport { display: block!important; }
uploadproper.com#$##AddPassport { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/27923
javfinder.is#$##external-embed { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/27773
healevate.com#$#.paid-left { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25148
imgtaxi.com#$##container > .left-column[style] { margin-top: 25px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/27726
pirate.ws#$#body { padding-top: 70px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25746
0123movies.is#$##list-eps ~ .mvi-content { margin-top: 220px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26874
news.com.au#$##header { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26761
flaticon.com#$#ul.icons > li.icon[data-name][style="margin-bottom: 116px;"]
{ margin-bottom: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25079
maxedtech.com#$##headerwrap > div#header { height: 103px!important; }
maxedtech.com#$##site-logo { top: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26595
review-hub.co.uk#$#a[href^="http://shrsl.com/"] { font-weight: 100!important;
border-bottom: none!important; pointer-events: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26312
torrentdownloads.me#$#a[href^="/max1.php?keyword="] { position: absolute!important;
left: -3000px!important; }
torrentdownloads.me#$#a[href^="/max.php?keyword="] { position: absolute!important;
left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26569
hackedfreegames.com#$##Content > div[itemscope="itemscope"] > div[style*="height"]
[style*="padding-top:"] { position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/uploadev-com.30032/
uploadev.com#$##downloadbtn { display:block!important; }
uploadev.com#$##downloadBtnClick { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24831
extratorrent.si,onitube.com,linx.cloud#$#div[id^="MGWrap"] { position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25564
salon.com#$#.flex-center.header-wrapper { min-height: 100px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25864
couponscorpion.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! vg247.com - left-over in sidebar
vg247.com#$#.sidebar-mpu-container { padding-bottom:0px!important; }
! https://forum.adguard.com/index.php?threads/forum-hovatek-com.29945
hovatek.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24710
oturl.com#$##myModal { display: none!important; }
oturl.com#$#body[style="overflow: hidden;"] { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25409
watchfree.at#$##list-eps ~ .mvi-content { margin-top: 220px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25341
u.gg#$##af-click > #af-header.clickable.af-header { height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25108
geeksultd.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/25054
apkpure.com#$##iframe_download + .slide-wrap > .bd > .tempWrap > ul[style^="width:
1656px;"] { left: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24755
welltorrent.icu#$#div[id^="SC_TBlock"] { position: absolute!important; left: -
3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24743
thewindowsclub.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24700
leechpremium.link#$#body { overflow: visible!important; }
leechpremium.link#$#div[aria-labelledby="myModalLabel"] { display: none!
important; }
leechpremium.link#$#.modal-backdrop { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24527
limetorrents.info#$#a[href^="/fast.php?"][rel="nofollow"][style^="display: block !
important"] { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24428
rim-world.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/24323
oregonlive.com#$##adTower { margin-top: 0px; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23773
vporn.com#$#a[href^="//bongacams2.com"] { position: absolute!important; left: -
3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23644
digit.in#$##main { padding: 59px 0 0!important; }
digit.in#$##sub_header { top: 40px!important; }
! katcr.co - ad
katcr.co#$#.alert--danger { visibility: hidden!important; margin-top: 0!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23098
guardiandeals.com#$#div[id^="bsa-block"][style] { position: absolute!important;
left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/23221
flyordie.com#$#body > iframe[style*="left: 180px;"] { left: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22782
nfl.com#$#div[data-foobar-id="realthing"] { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22722
kissmanga.com#$#iframe[src^="/ads/"] { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22521
babylonbee.com#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22476
besttechinfo.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22473
heroacademia2.net,shingekikyojin3.net#$#.entry-content .overlay { display: none!
important; }
heroacademia2.net,shingekikyojin3.net#$#.entry-content .cointainer-iframe
{ display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22408
hardocp.com#$#body { background-image: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22345
economictimes.indiatimes.com#$#.adsbg300 { position: absolute!important; left: -
3000px!important; }
! mirrorace.com - ads
mirrorace.*#$#.uk-text-center > a[rel="nofollow"] > img { position: absolute!
important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22116
14powers.com#$#.adtester-container { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22194
citethisforme.com#$#.page.a4 { min-height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17500
motherless.com#$#iframe[style="display:block !important"]:not([id="adguard-
assistant-dialog"]) { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/21963
todaysnews.live#$##container > #leftCol.shadow { min-height: 0!important;
visibility:hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/21857
sfgate.com#$#.ctpl-fullbanner { display: none!important; }
sfgate.com#$##ctpl-fullbanner-spacer { display: none!important; }
sfgate.com#$#header > #subHead { transform: translateY(0px)!important; }
sfgate.com#$#header > nav#siteNav[class="site-nav menu-slide"] { transform:
translateY(0px)!important; }
sfgate.com#$#header > nav#siteNav[class^="site-nav menu-slide fixed"] { top: 0!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/21715
wowhead.com#$##page-content { padding-right: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/21672
nbcsports.com#$#.entry-footer { min-height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/20530
readwhere.com#$#.adunit { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/20430
no-minimum.com#$##table9 { height: calc(100%)!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/20013
toucharcade.com#$#header > #header { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/20098
!+ NOT_PLATFORM(windows, mac, android)
msn.com#$#li[data--ac*="adblockMediumCardContainer"] { position: absolute!
important; left: -3000px!important; }
!+ NOT_PLATFORM(windows, mac, android)
msn.com#$#[id^="-"] { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/22485
! https://forum.adguard.com/index.php?threads/29078/
crackwatch.com#$#div[style$="text-align: center;"] > div > a[rel="nofollow noopener
noreferrer"] span[style*="background-image"] + div { display: none!important; }
crackwatch.com#$#div[style$="text-align: center;"] > div > a[rel="nofollow noopener
noreferrer"] span[style*="background-image"][style*="base64"] { height: 1px!
important; min-height: 1px!important; background-image: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/19897
cyanogenmods.org#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/19883
opensubtitles.org#$#.content > fieldset.intro[style="height:250px;"] { height:
auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/19624
247sports.com#$#section.main-wrapper > .topnav { margin-top: 0!important; }
247sports.com#$#section.main-wrapper > .topnav > .nav-bar.nav-bar--fixed { top: 0!
important; }
! wololo.net ad left-overs
wololo.net#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/intoupload-net.29090/
intoupload.net#$##downloadbtn { display:block!important; }
intoupload.net#$##downloadBtnClick { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/19457
mp3skull-tube.net#$#.col-md-12 > .tableBox { margin-bottom: 100px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/19458
smsget.net#$#.adsbygoogle { height:1px!important; }
! kimcartoon.to, kimcartoon.me - unhide video player
kimcartoon.to,kimcartoon.me#$##my_video_1 { display: block!important; }
kimcartoon.to,kimcartoon.me#$##my_video_1_html5_api { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/19268
trueanal.com#$#.modal-open { overflow:visible!important; }
trueanal.com#$#div[class^="modal"] { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/18659
economist.com#$#.fe-blogs__top-ad-wrapper { position: absolute!important; left: -
3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/18780#issuecomment-401265284
vg247.com#$#.mpu { position: absolute!important; left: -3000px!important; }
vg247.com#$#.advert { position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/faq-for-creating-rule-user-
filter.28977/#post-169445
primewire.life#$#a[href^="/gohere.php?"] { position: absolute!important; left: -
3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17440
realthaisluts.com#$#.ads-block-bottom-wrap { position: absolute!important; left: -
3000px!important; }
realthaisluts.com#$#.video-list-ads { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17543
healthline.com#$#.css-orw3q8 { margin-top: 100px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17606
tvtropes.org#$#.ad-content-top { min-height:1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17252
maps4heroes.com#$#.adsbygoogle iframe { position: absolute!important; left: -
3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/17187
rockettube.com#$#.fixedPos { overflow:visible!important; }
rockettube.com#$#.popup { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16624
coub.com#$#.timeline-banner { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16660
filecrypt.cc#$#a[href][onclick^="var"][onclick*="openLink"] > i > img { position:
absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16550
egmnow.com#$##pt_dark_over { display:none!important; }
egmnow.com#$##pt_place_content { visibility: visible!important; }
egmnow.com#$##pt-everything { visibility: visible!important; }
egmnow.com#$#div[class^="pt-pop-overlay"] { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16519
dl.ccbluex.net#$#.ad { position: absolute!important; left: -4000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16098
watchcartoononline.io#$##r-player { display:block!important; }
watchcartoononline.io#$##r-reklam { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/16390
mellowads.com#$#.flexBefore { position: absolute!important; left: -4000px!
important; }
mellowads.com#$#div[class^="flexAd"] { position: absolute!important; left: -4000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15762
! https://github.com/AdguardTeam/AdguardFilters/issues/52148
! https://github.com/AdguardTeam/AdguardFilters/issues/33462
! https://github.com/AdguardTeam/AdguardFilters/issues/15845
! https://github.com/AdguardTeam/AdguardFilters/issues/15846
screencrush.com,tasteofcountry.com#$##site-menu-wrapper > .logo { display: block!
important; height: 50px!important; }
popcrush.com#$##site-menu-wrapper > .logo { display: block!important; height: 50px!
important; top: 10px!important; max-width: 318px!important; }
screencrush.com,popcrush.com,tasteofcountry.com#$#.non-menu-content { display:none!
important; }
screencrush.com,popcrush.com,tasteofcountry.com#$#.site-menu-right { top: 0!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15850
kodi-tutorials.uk#$#.ezoic-ad { position: absolute!important; left: -4000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15825
justwatch.com#$#.filter__wrapper--fixed { top:50px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15069
ghanaweb.com#$#body > #pagecontainer[style$="top:85px;"] { top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15229
appletoolbox.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/14035
ok-y.com#$#.player > .hide { display:none!important; }
ok-y.com#$##embed { margin-top: 0!important; }
ok-y.com#$#.ios_img { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/14248
medicalnewstoday.com#$#ins[data-ad-client] { position: absolute!important; left: -
4000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/14136
majorgeeks.com#$#.cbola-banner-structure { position: absolute!important; left: -
3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/14006
forum.hackinformer.com#$#.adsbygoogle { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13402
moonb.ch#$#iframe[src^="//mellowads.com/view/"] { position: absolute!important;
left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13659
livescience.com#$#.tmntag_adlabel { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13143
evanstonnow.com#$#.node-content > #node-story-full-group-lead-photo { float:right!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/12812
reallifecamsex.xyz#$##video_player_container { display:inline!important; }
reallifecamsex.xyz#$##preroll_placeholder { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/11847
xtube.com#$#body.desktopView.hasFooterAd .mainSection { padding-bottom: 0!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/11843
1337x.st#$#div[id*="Composite"] { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/11602
updato.com#$#.adsbygoogle { height: 1px!important; }
updato.com#$#div[class^="firmware-"][class*="-add"] { height:1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/8992
battlecats-db.com#$#.adsbygoogle { position: absolute!important; left: -4000px!
important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/9747
tempostorm.com#$#.bg-override {background-color: #1b141d!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/9959
dvbtmap.eu#$##leftCol { top: 50px!important; }
dvbtmap.eu#$##content-container { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10712
bitfun.co#$#div[class^="flex"][class*="Ad"] { position: absolute!important; left: -
2000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/11379
redtube.com#$#.video_left_section > .hd .subtxt {position: absolute!important;
left: -3000px!important; }
redtube.com#$#.remove_ads {position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/11187
pictame.com#$#.grid > .panel.clearfix.social-entry.text-center[style*="padding:
0px; min-height:"] { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10914
citationmachine.net#$##rectangle_in_stream { position: absolute!important; left: -
4000px!important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/10831
akvideo.stream#$#.mypop { position: absolute!important; left: -2000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10532
vuxm.com#$##embed-overlay { display:none!important; }
vuxm.com#$#.player > .hide { display:none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10541
tune.pk#$##ad-container-overlay { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10542
nme.com#$##wrapper { padding-top: 0!important; }
nme.com#$#.advert { z-index: -999999!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10331
uplod.org,uplod.cc#$#button.downloadbtn:not([name]) { display: block!important; }
uplod.org,uplod.cc#$#button.downloadbtn[name] { display: none!important; }
uplod.org,uplod.cc#$##downloadBtnClick~div.checkbox { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/10332
dailyuploads.net#$##downloadBtnClickOrignal { display: block!important; }
dailyuploads.net#$#button[id="downloadBtnClick"] { display: none!important; }
dailyuploads.net#$##downloadBtnClick~label[style="font-size:x-small"] { display:
none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6945
moviechat.org#$#.adc { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/9538
showsport-tv.com#$##ch_area[style="pointer-events: none;"] { pointer-events: auto!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/9522
buffstream.com#$##webmodal2 { display: none!important; }
buffstream.com#$#.modal-backdrop { display: none!important; }
buffstream.com#$#body.modal-open { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/8931
vpnmentor.com#$##bio_ep { display: none!important; }
vpnmentor.com#$##bio_ep_bg { display: none!important; }
vpnmentor.com#$#body { overflow: visible!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/8406
dailyfreebits.com#$#a[href^="//mellowads.com/"] { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/8455
opensnow.com#$#.mobile-ad { position: absolute!important; left: -4000px!
important; }
opensnow.com#$#.wide-ad { position: absolute!important; left: -4000px!important; }
opensnow.com#$#.web-ad { position: absolute!important; left: -4000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/8370
blockersurvive.com#$#.ads-content { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7699
hgtv.com#$#body[style^="margin-top: 90px;"] { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7698
diynetwork.com#$#body[style^="margin-top: 90px;"] { margin-top: 0!important; }
! https://forum.adguard.com/index.php?threads/22273/
skymetweather.com#$##wrapperinner > div#block_top > div.top10-top { height: 40px!
important}
! https://github.com/AdguardTeam/AdguardFilters/issues/7697
spoonuniversity.com#$#body[style^="margin-top: 90px;"] { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7696
cookingchanneltv.com#$#body[style^="margin-top: 90px;"] { margin-top: 0!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7695
greatamericancountry.com#$#body[style^="margin-top: 90px;"] { margin-top: 0!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7694
travelchannel.com#$#body[style^="margin-top: 90px;"] { margin-top: 0!important; }
! https://forum.adguard.com/index.php?threads/27171/
timesofindia.indiatimes.com#$#.ad1 { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7262
getfree-bitcoin.com#$#.top-advertisement { position: absolute!important; left: -
3000px!important; }
! https://forum.adguard.com/index.php?threads/resolved-ytssubtitles-com-fake-
button-ag-browser-extension.24942/
ytssubtitles.com#$#.uk-text-center > a[rel="nofollow"][style="display: inline-block
!important;"] > img { position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/resolved-dir50-com-android.26665/
dir50.net#$#.bigres { visibility: hidden; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7603
androidauthority.com#$#div[data-spotim-slot-size="300x250"] { position: absolute!
important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/26656/
justwatch.com#$#.wrapper { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7436
futhead.com#$#.headliner-homepage { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7175
simply-debrid.com#$##google_ads { height: 1px!important; visibility: hidden!
important; }
! https://forum.adguard.com/index.php?threads/26512/
dir50.com#$#.bigres { visibility: hidden; }
! https://forum.adguard.com/index.php?threads/26451/
mil.ink#$#.adsbygoogle { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7008
redir2.auto-login-xxx.com#$##rf { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/myrealgames-com.25940/
myrealgames.com#$#.desktop-only.main-adv-block { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/13855
poki.com#$#.Ex.FC { visibility: hidden!important; }
poki.com#$#.Ex.FD { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7026
golfchannel.com#$#header.navigation { top: 0!important; }
golfchannel.com#$##page-outer { margin-top: 45px!important; }
golfchannel.com#$#body section.content { margin-top: 100px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6984
4downfiles.org#$#div[style="width:300px; height:250px; background-color:#f4f4f4;
text-align:center"] { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/7007
foodnetwork.com#$#body[style^="margin-top: 90px;"] { margin-top: 0!important; }
! https://forum.adguard.com/index.php?threads/25732/
nextgenupdate.com#$##ad-block { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6981
warclicks.com#$#.holder > .cool-holder.cool-728.blocked-728 { visibility: hidden; }
! https://forum.adguard.com/index.php?threads/25651/
tennistemple.com#$##header_height[style="height: 110px;"] { height: 50px!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/6876
bicycling.com#$#.region-banner { display: none!important; }
bicycling.com#$#.header.scrolling { top: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6874
runnersworld.com#$#.region-banner { display: none!important; }
runnersworld.com#$#.header.scrolling { top: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6867
easybib.com#$##easybib_lboard { position: absolute!important; left: -3000px!
important; }
easybib.com#$#[id^="easybib_box"] { position: absolute!important; left: -3000px!
important; }
easybib.com#$#.easybib-col2-box { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/https-www-gumtree-com-au.25525/
gumtree.com.au#$#.header { margin-top: 0!important; }
! https://forum.adguard.com/index.php?threads/resolved-primewire-ag.18353/
primewire.ag#$#a[href^="/gohere.php?link="][style="display:inline !important;"]
{ position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/http-thefreedictionary-com.25069/
freethesaurus.com,thefreedictionary.com#$#.content-holder > div[class]:empty
{ position: absolute!important; left: -3000px!important; }
thefreedictionary.com#$#.content-holder > div[class][style^="height:"] { position:
absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/24987/
javboss.com#$##preroll { display: none!important; }
javboss.com#$##loading { display: none!important; }
! https://forum.adguard.com/index.php?threads/24985/
javmany.com#$##preroll { display: none!important; }
javmany.com#$##loading { display: none!important; }
! https://forum.adguard.com/index.php?threads/24991/
pcgamingwiki.com#$#.home-information-column { padding-top: 40px!important; }
! https://forum.adguard.com/index.php?threads/24881/
time.com#$#.column.small-12[data-reactid="101"] > div.row > div.column:last-child {
float: left!important; }
! https://forum.adguard.com/index.php?threads/24871/
daporn.com#$##mediaOverlay { position: absolute!important; left: -3000px!important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/6422
zo.ee#$##rf { position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/http-www-thebody-com.24551/
thebody.com#$##pagecontainer > #topnav { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6553
yeptube.com#$#div[class="thr-rcol"] > div[class="container mt15"] { visibility:
hidden!important; }
! https://forum.adguard.com/index.php?threads/24651/
youpornru.com#$#.column-flex { width: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6510
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#$#.playerFlvContainer >
div#pb_template[style] { position: absolute!important; left: -3000px!important; }
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#$#.video-wrapper >
div#player~div[class$=" hd clear"] { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/24633/
perfectgirls.net#$#.list__item { margin-right: auto!important; }
perfectgirls.net#$#.list__item { margin-left: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6359
dotesports.com#$#.row._mwxnus{ margin-top: 10px!important; }
dotesports.com#$#.row._1nsgeoz { margin-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6391
trustedreviews.com#$#body.has-adverts > #wrapper { padding-top: 0!important; }
trustedreviews.com#$#body.has-adverts > .header-advert { display: none!important; }
! https://forum.adguard.com/index.php?threads/24189/
hanime.tv#$#.golden-saucer-bar { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6241
popculture.com#$#.ad_blk { position: absolute!important; left: -3000px!important; }
popculture.com#$#body div.adInContent { position: absolute!important; left: -
3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6229
moviemakeronline.com#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! thevideo.me - ads
thevideo.me#$#div[id*="Composite"] { position: absolute!important; top: -2000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6132
paraphrasing-tool.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6071
sexoasis.com#$#.detail-side-td { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6063
greenwichmeantime.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/yourdictionary-com-missed-ads-
windows.24013/
yourdictionary.com#$#body > .floating-nav { top: 0px; }
yourdictionary.com#$#body > #ydHeaderContainer[style="display: block; top: 145px;"]
{ top: 45px!important; }
yourdictionary.com#$#body > #ydHeaderContainer[style="display: block; top: 100px;"]
{ top: 0!important; }
yourdictionary.com#$#body > ul[class="ui-autocomplete ui-menu ui-widget ui-widget-
content ui-corner-all"] { z-index: 99999999!important; }
yourdictionary.com#$#body > #top_spacer[style] { height: 141px!important; }
yourdictionary.com#$#html.touch > body > #top_spacer { height: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5998
kitguru.net#$#html body { background-image: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/6003
mangashiro.net#$##main > #content > .postsbody { margin-right: 10px; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5953
menshealth.com#$#.region-banner { display: none!important; }
menshealth.com#$#[class="header scrolling"][role="banner"][style^="top:"] { top:
auto!important; }
! https://forum.adguard.com/index.php?threads/23858/
androidcentral.com#$#.field-items > .field-item > div[style*="display: block !
important;"] { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5944
official-plus.com#$#body:not(.device-mobile-optimized) #comp-iwtg0twj { top: 430px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5909
w3schools.com#$##tryitLeaderboard ~ .trytopnav { top: 0!important; }
w3schools.com#$##tryitLeaderboard ~ #container { top: 40px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5766
yiv.com#$##LeftAdDiv { visibility: hidden!important; }
yiv.com#$##RightAdDiv { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5798
onlinefanatic.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/23695/
pornscum.com#$#.block-video > div.table > div.opt { visibility: hidden!important; }
! https://forum.adguard.com/index.php?threads/23628/
xxxhare.com#$#.block-video > div.table > div.opt { visibility: hidden!important; }
! https://forum.adguard.com/index.php?threads/23648/
battleate.com#$#iframe[src] { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/23588/
psprices.com#$#.ezoic-ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5657
greenbayphoenix.com#$#[class="component c-nav c-nav-sport"][role="navigation"]
{ top: 120px; }
! https://forum.adguard.com/index.php?threads/computerworld-com-au-missed-ads-
windows.23530/
computerworld.com.au#$#body.lo-body { padding-top: 85px!important; }
computerworld.com.au#$#.lo-top > header.lo-header { top: 0!important; }
! https://forum.adguard.com/index.php?threads/auditbureau-org.23495/
auditbureau.org#$#.leftAdvertise { visibility: hidden!important; }
auditbureau.org#$#.rightAdvertise { visibility: hidden!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5474
vlive.tv#$#.ly_promotion { display: none!important; }
vlive.tv#$##header > .dimmed_bg { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5467
gamepedia.com#$##siderail { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5587
tellyreviews.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/resolved-saavn-com-missed-ads-
windows.22981/#post-143066
!+ NOT_PLATFORM(ext_ff, ext_opera)
saavn.com#$##idle-unit-curtain{display:none!important;}
! https://forum.adguard.com/index.php?threads/saavn-com-missed-ads-windows.22981/
saavn.com#$##aside + #main{margin-right:80px;}
! https://forum.adguard.com/index.php?threads/gaana-com-missed-ads-windows.22939/
gaana.com#$##mainarea{padding:0;}
gaana.com#$#.add_block{display:none!important;}
! https://github.com/AdguardTeam/AdguardFilters/issues/5454
csgosquad.com#$#.container.takeover-container{margin-top:0px;}
! https://github.com/AdguardTeam/AdguardFilters/issues/5390
esport.aftonbladet.se#$#body > #abMasterContainer{top:0px;}
! https://forum.adguard.com/index.php?threads/resolved-reader-jokerfansub-com-
adblock-warning-windows.18662/
jokerfansub.com#$#.ads.iframe.banner { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5316
giveawayoftheday.com#$#.middle.cf > .col1.giveaway_day { margin-top: 0!important; }
giveawayoftheday.com#$#.middle.cf > .col2-2.gaotd_game2 { margin-top: 0!
important; }
! https://forum.adguard.com/index.php?threads/fmovies-is.22692/
fmovies.is#$#div[id*="Composite"] { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/22385/
cultofmac.com#$#.ezoic-ad { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/comicbook-com-android.22292/
comicbook.com#$#.landingstrip-list > li:not([data-key]) {visibility:hidden!
important;}
! comickbook.com - ads leftovers
comicbook.com#$#[id^="oas_"] { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5207
investing.com#$#[style*="height: 600px !important; width: 300px !important;"]
[style*="display: inline-table !important;"] { position: absolute!important; left:
-3000px!important; }
investing.com#$#[style*="height: 250px !important;"][style*="display: inline"]
{ position: absolute!important; left: -3000px!important; }
investing.com#$#.wrapper > div[id][class] > div > div[style^="height: 90px"]
{ position: absolute!important; left: -3000px!important; }
investing.com#$#.tradeNowRightColumn+div:not([class]):not([id]) >
div:not([class]):not([id])[style] > div:not([class]):not([id]) > iframe:not([src])
[style] { position: absolute!important; left: -3000px!important; }
investing.com#$#.wrapper > div:not([class]):not([id]) > div:not([class]):not([id])
> div[style^="height: 90px !important;"] { position: absolute!important; left: -
3000px!important; }
! https://forum.adguard.com/index.php?threads/21834/
kickasstorrent.hu#$#.torrenttable > .torrentrow[style^="background-color"]
{ position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/21869/
mywatchseries.to#$#a[href^="http://data.committeemenencyclopedicrepertory.info/"] {
position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/8772/
apkmirror.com#$#body .google-ad-leaderboard-smaller { position: absolute!important;
left: -4000px!important; display:block!important; }
apkmirror.com#$#body .google-ad-square-sidebar { position: absolute!important;
left: -4000px!important; display:block!important; }
! adsjudo popup
koyhni.ru,torrentking.eu,dreamfilm.se,dreamfilmhd.sh,hotshotgamers.net,hugesharing.
net,hulkload.com,iwannawatch.to,keepvidi.net,linkshrink.net,movie2k.io,moviesdbz.ne
t,moviesmast.com,mp3tunes.ws,mydownloadtube.com,softango.com,stream2watch.cc,strike
out.me,thepiratefilmeshd.com,vipbox.bz,vipbox.nu,vipboxtv.me,vipleague.tv#$#a[oncli
ck^="mainWidget_globalTm"] { position: absolute!important; top: -9999px!important;
left: -9999px!important; }
! https://forum.adguard.com/index.php?threads/21723/
moddb.com#$##subheader { height: 50px!important; padding-bottom: 0!important;
background-image: none!important; }
! https://forum.adguard.com/index.php?threads/21624/
videohaven.net#$#.leftcol > div[style="position: relative;"] { display: none!
important; }
videohaven.net#$##player_code { visibility: visible!important; }
! https://forum.adguard.com/index.php?threads/21454/
forum.xda-developers.com#$#.post-first-post { min-height: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/4921
therebel.media#$#iframe.embedly-embed { max-height: 400px!important; }
! https://forum.adguard.com/index.php?threads/21104/
vmovee.click#$#a[onclick*="mainWidget_globalTm"] { position: absolute!important;
left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/20829/
gadgets.ndtv.com#$#div[id^="div-gpt-ad"] { position: absolute!important; left: -
3000px!important; }
! https://forum.adguard.com/index.php?threads/20418/
afaqs.com#$##afsitecap {display:none!important;}
afaqs.com#$##masterhead_container { display: block !important; }
! https://forum.adguard.com/index.php?threads/19798/
ultimate-guitar.com#$##advanced_search td.b.bdrunion[style^="display: block!
important;"] { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/4346
cdkeys.com#$#body .wrapper { background: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/4340
worldfree4u.lol#$#body > a[onclick] { width: 0!important; height: 0!important; }
! https://forum.adguard.com/index.php?threads/b99-tv.19229/
b99.tv#$##cartoon-preroll-container {display:none!important;}
b99.tv#$##videoframe { display: block !important; }
! https://forum.adguard.com/index.php?threads/pixhost-org-nsfw.19062/
pixhost.org#$##js { display: none!important; }
pixhost.org#$##web { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/4187
theatlantic.com#$#.welcome-lightbox{display:none!important;}
theatlantic.com#$#.welcome-screen-open #site{-webkit-filter:none!important;-moz-
filter:none!important;filter:none!important;}
theatlantic.com#$#.welcome-screen-open::after{display:none!important;}
theatlantic.com#$#.welcome-screen-open{overflow:visible!important;}
! https://forum.adguard.com/index.php?threads/www-trictrac-net.18102/
trictrac.net#$#html > body.withAd { background: #f5f5f5!important; }
trictrac.net#$#html > body.withAd:hover { cursor: auto; }
trictrac.net#$#html > body.withAd #container { cursor: auto; }
! https://github.com/AdguardTeam/AdguardFilters/issues/3909
picjumbo.com#$#.adsbygoogle { height: 1px!important; }
! https://forum.adguard.com/index.php?threads/imgspice-com-nsfw.17966/
imgspice.com#$##download_box > #widepage { display: none!important; }
! https://forum.adguard.com/index.php?threads/18088/
backin.net#$##divvvx { height: 10px!important; }
backin.net#$##hideadb { display: block!important; }
backin.net#$##hideadb > a { display: block!important; }
backin.net#$##mydiv2 { display: block!important; }
! https://forum.adguard.com/index.php?threads/14629/
xhamster.com#$#div[style*="adVideo"] { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/rockpapershotgun-com.17594/
rockpapershotgun.com#$##page-wrapper { background: inherit!important; padding-top:
inherit!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/3792
pcmag.com#$##adkit_billboard { padding-top: 0!important; }
! https://forum.adguard.com/index.php?threads/17649/
techcentral.ie#$#body.home { background: none!important; }
techcentral.ie#$#body.single { background: none!important; }
! https://forum.adguard.com/index.php?threads/17638/
wizhdsports.to#$#body > a[style^="width:100%; height:100%; display:block!
important;"] { position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/16856/
recordedcams.com#$#.video-list-ads { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/16794/
mije.net#$#.save-time + span { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/3569
techpowerup.com#$#body { background-image: none !important; background-color:
#f0f0f0 !important; }
! https://forum.adguard.com/index.php?threads/www-c8-fr.15884/
c8.fr#$#body { cursor:default!important; }
! https://forum.adguard.com/index.php?threads/16347/
redtube.com#$#.video-listing.two-in-row { width: 100% !important; }
redtube.com#$#.video-listing.two-in-row > li.first-in-row:nth-child(4n-1) { clear:
none !important; margin-left: 25px !important; }
redtube.com#$#.tja { position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/16312/
intoday.in#$#.ad-withborder { position: absolute!important; left: -3000px!
important; }
intoday.in#$#.ad_bn { position: absolute!important; left: -3000px!important; }
intoday.in#$#.right-ad { position: absolute!important; left: -3000px!important; }
intoday.in#$#.cnAdzerkDiv { position: absolute!important; left: -3000px!
important; }
! Fix ad left-overs https://forum.adguard.com/index.php?threads/marketwatch-
com.15906/
marketwatch.com#$##brass-rail { display: none!important; }
marketwatch.com#$#.breadcrumb-container::after { max-width: 1280px!important; }
marketwatch.com#$##right-rail-cutout { display:none!important; }
! vg247.com - remove background branding, padding at the top
vg247.com#$##page-wrapper { background-image: none!important; padding-top: 0!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/3279
cityam.com#$##pre-header { position: absolute!important; left: -3000px!important; }
! https://forum.adguard.com/index.php?threads/15366/
myanimelist.net#$#div._unit[style] { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/10422/
gamepedia.com#$#.ad-placement { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/14313/
ndtv.com#$#div[class^="ad300"] { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/13435/
inoreader.com#$##reader_pane.reader_pane_sinner { padding-right: 0!important; }
! https://forum.adguard.com/index.php?threads/13055/
download.jkmk.net#$##sitebar > div#bottom { position: absolute; top: -1000px; }
! upload.so - force activate original download button
upload.so#$#button#downloadBtnClickOrignal { display: block!important; }
upload.so#$#button#downloadBtnClick { display: none!important; }
! https://forum.adguard.com/index.php?threads/12853/
allmusic.com#$#.leaderboard { position: absolute!important; left: -3000px!
important; }
! https://forum.adguard.com/index.php?threads/12146/
vidspot.net#$#div[id$="On3Pla1ySpot"] { position: absolute!important; top: -2000px!
important; }
! batmanstream.com - moving the banner outward the screen
batmanstream.com#$#a[href^="data:text/html;base64"][style] { position: absolute!
important; left: -3000px!important; }
batmanstream.com#$#div[style$="width:728px;height:90px;visibility: visible !
important;"] { position: absolute!important; top: -2000px!important; }
! gismeteo.com - fixing ad leftover at the top, hiding one of leftovers
gismeteo.lt,gismeteo.com,gismeteo.lv#$#.rframe#weather-lb { position: absolute!
important; left: -3000px!important; }
! emgn.com - removed big paddings at the top of the page
emgn.com#$#.inner-wrapper { margin-top: 0!important; }
emgn.com#$#header.header { top: 0!important; }
! https://forum.adguard.com/index.php?threads/11655/
wantdl.com#$#p[style="text-align: center;"] > a[rel="external nofollow"]
[class="ext-image"] { pointer-events: none!important; cursor: default; }
! https://forum.adguard.com/index.php?threads/10669/#post-84364
! lifehacker.com - unhide usefil block
lifehacker.com#$#.invisible.leftrailmodule--popular { visibility: visible; }
! https://forum.adguard.com/index.php?threads/10857/
hardwareheaven.com#$#html > body { background: #EEEDED!important; }
hardwareheaven.com#$#body { background: #EEEDED!important; }
! https://forum.adguard.com/index.php?threads/10206/
hltv.org#$#body { background-image: none !important; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1828
kitguru.net#$#body { background-image: none !important; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1815
allkeyshop.com#$#body.custom-background { background-image: none!important; }
! answers.yahoo.com - fixing "Ask a question" form
answers.yahoo.com#$##Stencil.Answers #Aside { padding-top: 104px!important; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1642
play3r.net#$#body { background-image: none!important; cursor: default!important; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1564
custompcreview.com#$#body { background-size: 0!important; cursor: default!
important; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1518
pcgameware.co.uk#$#body { background-image: none !important; }
! benchmarkreviews.com - branded background (the rules are not duplicate, 1st - for
Chrome extension, 2nd - for app)
benchmarkreviews.com#$#body { background-image: none!important; }
benchmarkreviews.com#$#html > body { background-image: none!important; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1416
thinkcomputers.org#$#body.myatu_bgm_body { background-image: none !important; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1373
liberallogic101.com#$#aside#text-37 { visibility: hidden!important; width: 0!
important; position: absolute!important; }
! http://forum.adguard.com/showthread.php?8347
limetorrents.cc#$#div[style^="float:left"] > a[rel="nofollow"] { visibility:
hidden!important; position: fixed!important; }
limetorrents.cc#$#font { visibility: hidden!important; position: fixed!important; }
! pixlr.com - expanded workspace
pixlr.com#$#body { padding-right: 0!important; }
!
torrentdownloads.me#$#a[href^="/redir.php"][rel="nofollow"][style="display: block !
important;"] > img[style="display: block !important"] { position: absolute!
important; left: -3000px!important; }
chinatownav.com#$#.invideo {display:none!important;}
!
mail.yahoo.com#$#div[id="shellcontent"] { right: 0!important; }
mail.yahoo.com#$#.panescroll #toolbar { right:0 !important; }
mail.yahoo.com#$#.pc.panescroll { top: 0px !important; }
mail.yahoo.com#$#.pc.panescroll #theAd { top: 0px !important; }
mail.yahoo.com#$#.pc.panescroll #shellcontent { top: 0px !important; }
mail.yahoo.com#$##main { max-width: 2560px !important; }
mail.yahoo.com#$##yucs { max-width: 2560px !important; }
mail.yahoo.com#$##yuhead-bucket { max-width: 2560px !important; }
mail.live.com#$#.WithRightRail { min-width: auto!important; right: 0!important; }
neowin.net#$#.banner-square { height: 0!important; min-height: 0!important; margin:
0!important; padding: 0!important; display: none!important; }
neowin.net#$#div[class^="banner-"] { height: 0!important; min-height: 0!important;
margin: 0!important; padding: 0!important; display: none!important; }
!-------------------
!-------HTML--------
!-------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/63153
!
! PopAds
! PopAds - 'Privet darkv'
! PopAds - 'PopAds%20CGAPIL%20'
!
! AdMaven
! `(function(__htas)`
! ouo.io - ads
! hclips.com
! MGID ads
! https://github.com/AdguardTeam/AdguardFilters/issues/54220
! https://github.com/AdguardTeam/AdguardFilters/issues/38730
! https://github.com/AdguardTeam/AdguardFilters/issues/35648
! https://github.com/AdguardTeam/AdguardFilters/issues/35671
! https://github.com/AdguardTeam/AdguardFilters/issues/36247
! viprow.net - ad reinject
! https://github.com/AdguardTeam/AdguardFilters/issues/33064
! https://github.com/AdguardTeam/AdguardFilters/issues/34622
! https://github.com/AdguardTeam/AdguardFilters/issues/33095
! https://github.com/AdguardTeam/AdguardFilters/issues/30959
! https://forum.adguard.com/index.php?threads/up-4-net.30856
! https://github.com/AdguardTeam/AdguardFilters/issues/27216
! https://github.com/AdguardTeam/AdguardFilters/issues/23434
! https://github.com/AdguardTeam/AdguardFilters/issues/19883
! https://github.com/AdguardTeam/AdguardFilters/issues/7885
! https://forum.adguard.com/index.php?threads/26499/
! go.oclasrv.com clickunder
! androidcentral.com - ads
! htapop
! https://github.com/AdguardTeam/AdguardFilters/issues/32789
! https://forum.adguard.com/index.php?threads/msn-com.21237/
! https://forum.adguard.com/index.php?threads/17040/
! https://github.com/AdguardTeam/AdguardFilters/issues/3606
! https://forum.adguard.com/index.php?threads/13636/
! https://forum.adguard.com/index.php?threads/13055/
! https://forum.adguard.com/index.php?threads/11841/
! https://github.com/AdguardTeam/AdguardFilters/issues/11892
! Stream close button: http://hdstreams.net/channel-35/
! we are using content-rule because pages with ads are too small
! poong.tv (iframe stream, found on sportcategory.tv)
! http://forum.adguard.com/showthread.php?2219
!
!
!+ NOT_PLATFORM(ext_edge)
onlinevideoconverter.com#%#(function(){if("function"===typeof Blob){var
c={"confirm.miner":'AdGuard has detected an attempt by this website to use your
browser as a crypto-currency miner. It can create significant CPU load. Press
"Cancel" to prevent it.',"confirm.report":'We are collecting all the information
about the websites engaged in hidden crypto-mining. Press "OK" to send an automatic
report about this website.'},d={"confirm.miner":'AdGuard \u043e\u0431\u043d\u0430\
u0440\u0443\u0436\u0438\u043b, \u0447\u0442\u043e \u044d\u0442\u043e\u0442 \u0441\
u0430\u0439\u0442 \u043f\u044b\u0442\u0430\u0435\u0442\u0441\u044f \u0438\u0441\
u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0432\u0430\u0448 \
u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u0434\u043b\u044f \u0434\u043e\u0431\
u044b\u0447\u0438 \u043a\u0440\u0438\u043f\u0442\u043e\u0432\u0430\u043b\u044e\
u0442\u044b. \u042d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u0441\u043e\u0437\
u0434\u0430\u0442\u044c \u0437\u0430\u043c\u0435\u0442\u043d\u0443\u044e \u043d\
u0430\u0433\u0440\u0443\u0437\u043a\u0443 \u043d\u0430 \u043f\u0440\u043e\u0446\
u0435\u0441\u0441\u043e\u0440. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 "\u041e\
u0442\u043c\u0435\u043d\u0430", \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u0431\
u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u0443 \
u043f\u043e\u043f\u044b\u0442\u043a\u0443.',"confirm.report":'\u041c\u044b \u0441\
u043e\u0431\u0438\u0440\u0430\u0435\u043c \u0434\u0430\u043d\u043d\u044b\u0435 \
u043e\u0431\u043e \u0432\u0441\u0435\u0445 \u0441\u0430\u0439\u0442\u0430\u0445, \
u0437\u0430\u043c\u0435\u0447\u0435\u043d\u043d\u044b\u0445 \u0432 \u043f\u043e\
u043f\u044b\u0442\u043a\u0430\u0445 \u0441\u043a\u0440\u044b\u0442\u043e\u0433\
u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\
u044f \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u0432\u0430\u0448\u0435\
u0433\u043e \u043a\u043e\u043c\u043f\u044c\u044e\u0442\u0435\u0440\u0430. \u041d\
u0430\u0436\u043c\u0438\u0442\u0435 "\u041e\u041a" \u0447\u0442\u043e\u0431\u044b \
u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043d\u0430\u043c \u0430\
u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \
u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u0435 \u043e\u0431 \
u044d\u0442\u043e\u043c \u0441\u0430\u0439\u0442\u0435.'},e=function(b){var
a=navigator.language;return a&&0===a.indexOf("ru")?
d[b]:c[b]},f;Object.defineProperty(Object.prototype,"CRYPTONIGHT_WORKER_BLOB",
{get:function(){return f},set:function(b){var a=null;"undefined"===typeof
sessionStorage?a=!1:"1"===sessionStorage.getItem("__u7c4mop23r23239")?a=!
0:"0"===sessionStorage.getItem("__u7c4mop23r23239")&&(a=!1);if(null==a)
{a=window.confirm(e("confirm.miner"));try{if(a)sessionStorage.setItem("__u7c4mop23r
23239","1");else
if(sessionStorage.setItem("__u7c4mop23r23239","0"),window.confirm(e("confirm.report
"))){var c=window.location.hostname,d=encodeURIComponent(document.referrer);(new
Image).src="https://crypto.adguard.com/report.png?host="+c+"&ref="+d}}catch(g)
{}}a&&(f=b)}})}})();
!-------------------------------------------------------------------------------!
!------------------ Banner names -----------------------------------------------!
!-------------------------------------------------------------------------------!
!
! Banner names
!
.xyz/1clkn/
.club/1clkn/
! https://github.com/AdguardTeam/AdguardFilters/issues/65588
! https://github.com/AdguardTeam/AdguardFilters/issues/44105
.com/*?*&refer=*fmovies.*&adb=$document,popup
! PopAds redirects
! ads on the porn sites
.pro/*/a/pop/js/
/s/su.php?t=
/s/js/ssu.v2.js?v=
/xvideo.js|
! Adman System popunder
/local_p.js|
/local_su.js?t=
/ab-a.js?v=
/ai/s/s/js/m/i-def.js?b=
/local_ssu.js|
/ai/s/s/js/m/pr-before.js?b=
/ai/s/s/supc.php
!
.pro/v1/a/*.js|
.pro/v1/a/*/js?subid=awn|
.pro/v1/a/*/js?container=
.pro/v2/a/ban/
!
!
/?pid=*&subid=*&clickid=$popup
/pu/?psid=
! Popular ExoClick script name
/flo.js|
! Block some clickunders
! for a lot of porn sites
porn*.me/bees.js|
porn*.com/bees.js|
porn*.net/bees.js|
!
! https://github.com/AdguardTeam/CoreLibs/issues/587
!+ NOT_OPTIMIZED
/getAditem
!+ NOT_OPTIMIZED
/getMultiAdsStrategy
!+ NOT_OPTIMIZED
/getStartPageAds
!+ NOT_OPTIMIZED
/getads?
!
/ld/ifk?zoneid=
/asset/default/player/plugins/vast-*.js
.com/1clkn/
.php?*&v=direct&siteId=*&minBid=*&popundersPerIP=
/cdn-cgi/pe/bag2?r[]=*ssp.zryydi.com
/cdn-cgi/pe/bag2?r[]=*d27x580xb9ao1l.cloudfront.net
/cdn-cgi/pe/bag2?r[]=*.popmajor.com
/cdn-cgi/pe/bag2?r[]=*.mgid.com
/cdn-cgi/pe/bag2?r[]=*party-vqgdyvoycc.now.sh
/static/js/amvn.js
://*.*.biz/*?*!&bid=$third-party
/phantomPopunder.js|
.com/ad_js/
/cdn-cgi/pe/bag2?r[]=*syndication.exoclick.com
/js/popunderjs/init.js^
.space/?tid=
.baidu.com/cpro/
.baidu.com/ecom
.baidu.com/h.
.baidu.com/union/
.com/ad.$domain=~ad-tuning.de|~ipla.tv
/?track=ad:$third-party
/_ra_lib.js
/_ra_lib.php
/abdetect.min.js^
/AdblockDetector/handler.min.js$script
/ads.criteo.com.js
/adsadclient
/adsen.php
/adwolf.$domain=~adwolf.ru
/anti-ad-buster.js
/banners*swf
/cdn-cgi/pe/bag2?r[]=*yebadu.com
/cdn-cgi/pe/bag2?r[]=*cdn.plopx.com
/cdn-cgi/pe/bag2?r[]=*securepubads.g.doubleclick.net
/cdn-cgi/pe/bag2?r[]=*bontent.powvideo.net
/cdn-cgi/pe/bag2?r[]=*dacash.powvideo.net
/cdn-cgi/pe/bag2?r[]=*.poptm.com
/cdn-cgi/pe/bag2?r[]=*cpmstar.com
/cdn-cgi/pe/bag2?r[]=*prscripts.com
/cdn-cgi/pe/bag2?r[]=http%3A%2F%2Fhilltopads.net
/cu.php?s=$popup
/di3asdadasdadas.di3asdsa.js
/fiets-banner_
/filejoker.$image
/hitfile_730_90.png
/im/im.js?sk=
/index.php?op=ad_click
/mobiquo/smartbanner/ads.js^
/pb-ads/*
/player_embed_cu.php?s=$popup
/redirect-ads.php
/tc-under.min.js
_200x250.png
Banner468x60
http://www.ads.$third-party
||cdn.drnxs.com/js/gp.min.js
!
! https://forum.adguard.com/index.php?threads/22268/
/file?type=script&n=1&k=*&int=60&cl=$script
! RoughTed malvertising servers
! https://blog.malwarebytes.com/cybercrime/2017/05/roughted-the-anti-ad-blocker-
malvertiser/
!
! PPU clickunder
.com/?zoneid=*&xref=*&uuid=$redirect=nooptext,important
! AdMaven
&tid=*&red=1&abt=$redirect=nooptext,important
?tid=*&red=1&*&abt=$redirect=nooptext,important
/?&pid=*&subid=$redirect=nooptext,important
/?&subid=*&pid=$redirect=nooptext,important
!-------------------------------------------------------------------------------!
!------------------ Rules for specific web sites -------------------------------!
!-------------------------------------------------------------------------------!
!
! Section contains rules for specific websites
!
!### HINTS are at the end of file
!
!### Temporary ###
! Reported to Easylist
windalert.com##.dfpAd-top
! remove after black friday
porn00.org##.fridaydesk
! https://github.com/AdguardTeam/AdguardFilters/issues/35030
|https://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=topeuropix.net,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/6470
! https://forums.lanik.us/viewtopic.php?f=64&t=35443&p=123220#p123220
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##div > [style]
iframe[width][height]:not([src^="https://www.google.com/recaptcha/"])
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##[style] > div >
iframe[width]:first-child:not([src^="https://www.google.com/recaptcha/"])
! https://forums.lanik.us/viewtopic.php?p=121479#p121479
gelbooru.com##a[href*="/track/"]
gelbooru.com#@#span[class]:last-child > a img[src]
!##################
!
|ws*://$websocket,domain=fullmatchesandshows.com|1337x.to|allkpop.com|auroravid.to|
boards2go.com|celebdirtylaundry.com|celebritymozo.com|collectivelyconscious.net|
dailycaller.com|destructoid.com|dumpaday.com|firstrowau.eu|firstrowus1.eu|flash-
x.tv|flashsx.tv|flashx.me|flashx.run|flashx.tv|flashx1.tv|flashxx.tv|fmovies.to|
free-torrent.org|free-torrents.org|gamenguide.com|gofirstrow.eu|gorillavid.in|
gsmarena.com|health-weekly.net|i4u.com|ifirstrow.eu|ifirstrowit.eu|img24.org|
instanonymous.com|itechpost.com|izismile.com|jpost.com|lifehacklane.com|
livescience.com|mobilenapps.com|mobipicker.com|natureworldnews.com|navbug.com|
ncscooper.com|newsarama.com|noslocker.com|nowfeed2all.eu|nowvideo.ag|nowvideo.co|
nowvideo.li|nowvideo.to|okceleb.com|omgwhut.com|opensubtitles.org|parentherald.com|
pornhub.com|pornhubthbh7ap3u.onion|prnt.sc|putlocker9.com|pwinsider.com|
snoopfeed.com|sportsmole.co.uk|stream-tv-series.net|stream-tv2.to|stream2watch.cc|
streamgaroo.com|technobuffalo.com|the-watch-series.to|thevideo.me|
thinkinghumanity.com|todayshealth.buzz|tomsguide.com|tomshardware.co.uk|
tomshardware.com|toptenz.net|torrentino.me|tribune.com.pk|uberhavoc.com|
universityherald.com|vidmax.com|vidzi.tv|viewmixed.com|viralands.com|wccftech.com|
webfirstrow.eu|whydontyoutrythis.com|wrestlinginc.com|wrestlingnews.co|xilfy.com|
yourtango.com
!
! https://github.com/AdguardTeam/AdguardFilters/issues/64437
google.*###bottomads > div[id^="tads"]
! https://github.com/AdguardTeam/ExperimentalFilter/issues/997
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,goo
gle.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google
.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.c
m,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google
.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.m
a,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,goo
gle.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.c
om,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com
.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.co
m.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.c
om.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.
com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google
.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,googl
e.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,goog
le.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,goo
gle.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,go
ogle.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,googl
e.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.f
i,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,g
oogle.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,goog
le.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.
la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,
google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,goo
gle.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google
.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk
,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,go
ogle.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws###taw
#tvcap ._hsi.mnr-c
!
! ExoClick
/backend_loader.php$domain=beeg.com|croea.com|hipornvideo.com|imagepearl.com|
imagetwist.com|img24.org|imgskull.com|kporno.com|pandamovie.net|picfox.org|
picshick.com|picturelol.com|pornleech.com|pornorip.biz|porntube.com|pron.tv|
yourporn.sexy
/bl.php$domain=nopeporn.com|101xxx.xyz|xxxarray.com|veu.xxx|sexytrunk.com|
xxxbanjo.com|beeg.com|croea.com|hipornvideo.com|imagepearl.com|imagetwist.com|
img24.org|imgskull.com|kporno.com|pandamovie.net|picfox.org|picshick.com|
picturelol.com|pornleech.com|pornorip.biz|porntube.com|pron.tv|yourporn.sexy|
sunporno.com|chaostube.net
/fl.js$domain=nopeporn.com|101xxx.xyz|xxxarray.com|veu.xxx|oralhoes.com|
sexytrunk.com|xxxbanjo.com|beeg.com|croea.com|hipornvideo.com|imagepearl.com|
imagetwist.com|img24.org|imgskull.com|kporno.com|pandamovie.net|picfox.org|
picshick.com|picturelol.com|pornleech.com|pornorip.biz|porntube.com|pron.tv|
yourporn.sexy|24video.adult|24video.in|peretrah.com|pornognomik.com|sizke.com|
imagecrest.com|yoerotica.com|imgtaxi.com|chaostube.net
/floa.js$domain=ah-me.com|beeg.com|croea.com|hipornvideo.com|imagepearl.com|
imagetwist.com|img24.org|imgskull.com|kporno.com|pandamovie.net|picfox.org|
picshick.com|picturelol.com|pornleech.com|pornorip.biz|porntube.com|pron.tv|
yourporn.sexy
/frontend_loader$domain=beeg.com|croea.com|hipornvideo.com|imagepearl.com|
imagetwist.com|img24.org|imgskull.com|kporno.com|pandamovie.net|picfox.org|
picshick.com|picturelol.com|pornleech.com|pornorip.biz|porntube.com|pron.tv|
yourporn.sexy
/fros_los.js$domain=beeg.com|croea.com|hipornvideo.com|imagepearl.com|
imagetwist.com|img24.org|imgskull.com|kporno.com|pandamovie.net|picfox.org|
picshick.com|picturelol.com|pornleech.com|pornorip.biz|porntube.com|pron.tv|
yourporn.sexy
/efldr.js$domain=pornhd.com
/ebldr.php$domain=pornhd.com
/exbl.js$domain=fantasti.cc
/exbl.php$domain=fantasti.cc
/ab_frontend.js$domain=lilitube.com
/frntldr.js$domain=gotgayporn.com
!
! system.popunder
proxytpb.pw,vizer.tv,eztv.unblocked.sh,piratbaypirate.link,animeshow.tv,vidzi.tv##b
ody > div[id][style*="position: fixed"][style*="z-index"][style*="height:"]
[style*="height:"]:not(#container)
!
! For ad scripts, which are using onerror event
||octoclick.net/b/code/*.js$script,redirect=noopjs
!
! Windows apps
! Skype
! uTorrent
||utclient.utorrent.com/offers/mac-ut-adfree/i18n/en/offer.json
||bt.co/network/index-mac-ut.html$redirect=nooptext,important
!
! Viber for desktop
!
!***
!* Metro Apps
||adduplex.com/*/GetAd
||impus.tradedoubler.com/imp?type(img)
! https://github.com/AdguardTeam/AdguardForWindows/issues/1572
||frank-luttmann.de/banner/
||palmendeals.blob.core.windows.net
! Microsoft Solitaire Collection
||adbroker.mp.dse.microsoft.com^
||vungle.com^
! News modern app
||api.taboola.com/*/json/msn-windowsapps-*/recommendations.get?
! Metro Commander
||apps.boo-studio.com/*/banner/
||apps.boo-studio.com/promotion/
!*
!***
!
!*****
! adf.ly etc.
!/funcript*.php?pub=*&v=$domain=adf.ly|ay.gy|viahold.com|tinyical.com|mmoity.com|
pintient.com|riffhold.com|picocurl.com|bitigee.com|atomcurve.com|atominik.com|
battleate.com|babblecase.com|simizer.com|coginator.com|cogismith.com|twineer.com|
yobuilder.com
/funcript*.php?pub=*&v=
||adf.ly/puopen.php?attempt
||adf.ly/puscript
||bc.vc/efes.js
||adf.ly/fp.rev3.php
||marketing.al.ly^
||mba-vergleich.de^$redirect=nooptext,third-party
||redirect2719.ws^$redirect=nooptext
||go.ad2up.com/afu.php^$redirect=nooptext
||*.*$domain=s1-adfly.com
!*****
! https://github.com/AdguardTeam/AdguardFilters/issues/5706
! Hulu video ads
||ads-v-darwin.hulustream.com^$media,redirect=noopmp4-1s
!
! Amazon prime video ads
! US/UK
||akamaihd.net/dub-dub-iad/*_video_*p_*bps_audio
! German
||videorolls.row.aiv-cdn.net/*_video_*p_*bps_audio
||avodmp*.akamaihd.net/ww_dub*_video_*p_*bps_audio_*_*bps.mp4
!
! Spotify - https://github.com/AdguardTeam/AdguardFilters/issues/10050
||audio-ak*-spotify-com.akamaized.net/audio/$media,redirect=noopmp4-
1s,domain=spotify.com
! https://github.com/AdguardTeam/AdguardForWindows/issues/3087
||spclient.wg.spotify.com/ad-logic/flashpoint
!
! vast preroll ads
/vast.js$domain=1movies.to
!
!
! Prevent of loading WS (onerror event)
||servicer.mgid.com^$redirect=nooptext,third-party,important
||jsc.marketgid.com/*.js?t=$redirect=nooptext,important,~websocket
!
! dancers `Popping Tool` (domain.com/t28193693144.js)
/\/t[a-f0-9]{10,13}\.js$/$domain=imgbaron.com|pics4share.com|torrents-club.info|
eroticahall.com|girlwallpaper.pro|mactorrent.co|erowall.com|adultwalls.com|
motaen.com|camclips.cc|camwhores.biz|freeporn-site.com|imageteam.org|cambabe.video|
cambabe.me|caminspector.net|free-strip-games.com|hdgirlstock.com|camwhores.tv|
torrents-club.net|free-porn.games|picusha.net|porno-tracker.com|torrents-club.org|
windows-soft.info|porno-island.games|zehnporn.com|x-movies.top|60-fps.net|
femaleorgasms.pro
! #%#//scriptlet("abort-current-inline-script", "loadTool", "/popping/")
imgbaron.com,torrents-club.info,pornorips.com,mactorrent.co,windows-
portal.pw,erowall.com,adultwalls.com,motaen.com,camclips.cc,camwhores.biz,freeporn-
site.com,imageteam.org,cambabe.video,cambabe.me,caminspector.net,free-strip-
games.com,hdgirlstock.com,camwhores.tv,torrents-club.net,free-
porn.games,picusha.net,porno-tracker.com,torrents-club.org,windows-
soft.info,nudepatch.net,bustybloom.com,eroticahall.com,girlwallpaper.pro#%#//
scriptlet("abort-current-inline-script", "loadTool", "/popping/")
! TotemTools
/\/t[a-f0-9]{10,13}\.min\.js$/$domain=nudevideoswallpapers.com
! #%#//scriptlet("abort-on-property-read", "_TotemTools")
nudevideoswallpapers.com#%#AG_abortOnPropertyRead('_TotemTools');
pics4share.com,gamecopyworld.com#%#//scriptlet("abort-on-property-read",
"TotemToolsObject")
x-movies.top,consoletarget.com,gamecopyworld.eu#
%#AG_abortOnPropertyRead('TotemToolsObject');
!
! 9anime.is side ads
!! Blocking scripts
/(toonget|kickassanime|watchanime|(the)?watchcartoons?online|readcomiconline|
kimcartoon|kiss-anime|9anime|gogoanimes?|toonova|animeflv|animeplus|goodanime|
animewow|animenova|animeland|animetoon|mangapanda|memecenter|mangareader|
mangafreak)\.[a-z]{2,4}\/[s\S]*\/[-_a-zA-Z0-9]{22,}/$script,domain=toonget.net|
kickassanime.io|thewatchcartoononline.tv|gogoanimes.tv|watchanime.info|
watchcartoonsonline.la|mangafreak.net|gogoanimes.co|gogoanime.sh|kiss-anime.tv|
mangapanda.com|memecenter.com|mangareader.net|animeland.tv|animetoon.org|
animenova.org|animewow.org|goodanime.co|animeplus.tv|animeflv.net|toonova.net|
gogoanime.to|gogoanime.in|9anime.is|kiss-anime.me|kimcartoon.me|readcomiconline.to
! /(readcomiconline|kimcartoon|kiss-anime|9anime|gogoanime|toonova|animeflv|
animeplus|goodanime|animewow|animenova|animeland|animetoon|mangapanda|memecenter|
mangareader)\.[a-z]{2,4}\/(?!(assets|Content|cover|images|img|js|player|scripts|
thumbs|Uploads|wp-content)\/)[-_a-zA-Z0-9]{4,}\/[-_a-zA-Z0-9]{2,}\/[-_a-zA-Z0-9]
{2,}\/[-_a-zA-Z0-9]{1,}/$domain=mangapanda.com|memecenter.com|mangareader.net|
animeland.tv|animetoon.org|animenova.org|animewow.org|goodanime.co|animeplus.tv|
animeflv.net|toonova.net|gogoanime.to|gogoanime.in|9anime.is|kiss-anime.me|
kimcartoon.me|readcomiconline.to
/thumbs^$script,domain=mangapanda.com|memecenter.com|mangareader.net|animeland.tv|
animetoon.org|animenova.org|animewow.org|goodanime.co|animeplus.tv|animeflv.net|
toonova.net|gogoanime.to|gogoanime.in|9anime.is|kiss-anime.me|kimcartoon.me|
readcomiconline.to
!! Blocking pictures
/(readcomiconline|kimcartoon|kiss-anime|9anime|gogoanime|toonova|animeflv|
animeplus|goodanime|animewow|animenova|animeland|animetoon|mangapanda|memecenter|
mangareader)\.[a-z]{2,4}\/[-_a-zA-Z0-9]{3,}\/[-_a-zA-Z0-9]{20,}.(gif|jpg|png)/
$domain=gogoanime.sh|mangapanda.com|memecenter.com|mangareader.net|animeland.tv|
animetoon.org|animenova.org|animewow.org|goodanime.co|animeplus.tv|animeflv.net|
toonova.net|gogoanime.to|gogoanime.in|9anime.is|9anime.to|kiss-anime.me|
kimcartoon.me|readcomiconline.to
animeshow.tv,toonget.net,thewatchcartoononline.tv,gogoanimes.tv,watchanime.info,wat
chcartoonsonline.la,mangafreak.net,gogoanimes.co,gogoanime.sh,watchcartoononline.io
,animeland.me,mangapanda.com,memecenter.com,mangareader.net,animeland.tv,animetoon.
org,animenova.org,animewow.org,goodanime.co,animeplus.tv,animeflv.net,toonova.net,g
ogoanime.to,gogoanime.in,9anime.is,kiss-
anime.me,kimcartoon.me,readcomiconline.to##div[style*="visibility:hidden;"] >
div[style*="z-index"] > a[href][rel*="nofollow"][rel*="noindex"]
wcostream.com,animego.to,watchcartoonsonline.eu,kiss-
anime.ws,animeshow.tv,toonget.net,thewatchcartoononline.tv,gogoanimes.tv,watchanime
.info,watchcartoonsonline.la,mangafreak.net,gogoanimes.co,gogoanime.sh,watchcartoon
online.io,animeland.me,mangapanda.com,memecenter.com,mangareader.net,animeland.tv,a
nimetoon.org,animenova.org,animewow.org,goodanime.co,animeplus.tv,animeflv.net,toon
ova.net,gogoanime.to,gogoanime.in,9anime.is,9anime.to,kiss-
anime.me,kimcartoon.me,readcomiconline.to##div > div[id][style*="overflow:"]
[style*="hidden;"][style*="height:"]
kiss-anime.me,kimcartoon.me##div > div[id][style*="overflow: hidden"]
[style*="width: 300px;"][style*="height: 250px"][style*="flex"]
kiss-anime.ws##script[id^="BB_SLOT_"] ~ div[id][style^="overflow: hidden; width:"]
[style$="display: flex;"]
! no referrer anymore for ad request
||kimcartoon.me/Scripts^$image
! old versions
! /(readcomiconline|kimcartoon|kiss-anime|9anime|gogoanime|toonova|animeflv|
animeplus|goodanime|animewow|animenova|animeland|animetoon|mangapanda|memecenter|
mangareader)\.[a-z]{2,4}\/(?!(assets|scripts|player)\/)[a-zA-Z0-9]{4,}[\s\S]*.js/
$domain=mangapanda.com|memecenter.com|mangareader.net|animeland.tv|animetoon.org|
animenova.org|animewow.org|goodanime.co|animeplus.tv|animeflv.net|toonova.net|
gogoanime.to|gogoanime.in|9anime.is|kiss-anime.me|kimcartoon.me|readcomiconline.to
! /(readcomiconline|kimcartoon|kiss-anime|9anime|gogoanime|toonova|animeflv|
animeplus|goodanime|animewow|animenova|animeland|animetoon|mangapanda|memecenter|
mangareader)\.[a-z]{2,4}\/(?!(assets|scripts|player)\/)[a-zA-Z0-9]{4,}[\s\S]a*\/[a-
zA-Z0-9]{4,}[\s\S]*.js/$domain=mangapanda.com|memecenter.com|mangareader.net|
animeland.tv|animetoon.org|animenova.org|animewow.org|goodanime.co|animeplus.tv|
animeflv.net|toonova.net|gogoanime.to|gogoanime.in|9anime.is|kiss-anime.me|
kimcartoon.me|readcomiconline.to
!
! `(function(__htas)`
/*/*/*/*/*$third-party,script,domain=123pandamovie.me|123pandamovie.com|1tanah-
abang.com|211po.com|300mbmovies.me|345fen.com|627ti.com|713ewm3.com|920ya.com|
acssupply.net|admiralxd163.info|ahri-plus.com|ahri.site|ahri.xyz|ahri8.com|
akali.club|all-adult-moves.gdn|allgoods.pro|andrewcaseyelectric.net|
ankarasacekimimerkezleri.com|apksuggest.com|appgaming.info|appinviter.net|
arizonahomeproperties.com|arteytartas.com|aslibet.net|bananamovies.net|
bestpornbabes.com|betullife.com|boracaypools.net|bounceusa.us|boyintransit.com|
bulkmod.info|buxxter.net|bwinir90game.com|bybulentyacht.com|cabinetpsybordeaux.com|
cabinsofthesmokymountains.org|cairnsbond.com|casinokings.info|
celebrateliferetreat.com|cemejp.biz|cerkita.net|cfapfakes.com|chiamiablogs.com|
chn171.com|cl8282.com|classifiedonlineads.net|clubmediterran.info|
coastalorganizingandstagingsolutions.com|cod787.com|cslivechat100.com|
datingsworld13.com|derekpaulgendron.com|directory-two.co.uk|duibusters.info|
dzierzoniow24.pl|emergencymanagementsummit.org|emeufootmaker.info|emp4.link|
emp4s.info|erotischesexgeschichten.club|evolutiondigital.group|eyraric.website|
ezclassifiedads.com|fapbraze.com|fbcinema.com|filemonster.org|filmedesexo.blog.br|
fitmarketingalliance.com|fjavhub.xyz|free-adult-scene.gdn|freepornhdonlinegay.com|
frisons.fr|fullxxxmovies.me|fwebdirectory.com|goldstaragents.com|good2golimo.com|
gpcllw.biz|guidemyride.us|gxzmjc.com|h799g.com|hafh410.org|hardikmehta.in|
healthofficials.xyz|hellxx.com|holiganbet86.com|homenssemcamisa.com|hot-periscope-
replay.com|hotshame.com|iklanmu.info|indiansexvideos.tv|instituteofdanceaus.com|
inxporn.com|inzesttube.com|iyottube.commost-recent|jav69.vip|javfind.com|
javfor.xyz|javhd.xyz|javhub.vip|jcp.mobi|joinurbio.com|kaisa.world|kfapfakes.com|
killuminatistore.com|knownshelter.info|lachesis.fr|laportewithkids.com|
littleteenporn.com|livraisonfleursmans.fr|lromco.biz|luhanastore.com|
luxurysotograndeproperty.com|makemebeautifulsalon.info|mangovideo.pw|
manhwahand.com|mbrojtjanepune.com|mcfucker.com|mikescomputersga.net|
montenegrobet06.com|moviesboys.com|mthoo.net|mulheresnaplayboy.com|music-
hiroba.info|nepaliputi.net|netflixporno.net|nienfd.com|obscene-desires-xxx.top|
oknassau.com|onlygaytube.com|orgasm-denial.net|pandorabutikk.com|parimatch-
now9.com|patriciaadler.info|pinkrod.com|planet-translation.com|plashporn.net|
playindiansex.com|playstoremarket.com|poolvantage.com|porn-stories.asia|
porn4days.com|pornalized.com|pornam.com|porndude.ws|pornfinder.is|porngo.club|
porngo.site|pornhegemon.com|pornleech.ws|pornlist.vip|pornocaseiro.vlog.br|
pornoid.com|pornoisy.com|pornopaulista.net|pornoreal.com.br|pornowatch.me|
pornpete.com|pornsharing.com|pornult.com|pornvibe.org|pottsmail.us|
processofpregnancy.com|proogle.info|protect-download.com|pusathwi.com|qajxaq.biz|
realtrannyvideos.com|redfly.xyz|refilm.net|rentberry.se|resasunshine.com|
rimandfuck.com|royalfigure.com|rqbwfb.biz|safegardra.net|scatville.com|
scratchdead.com|sendcast.info|seventysixdistrict.com|sexopornogay.com.br|
sexsaoy.com|shemalepower.xyz|shinmeilvxing.com|sixthdistrictwim.org|
socialcovergenerator.com|sourcefirstinc.com|spectaclemagie.fr|spectrevariant.com|
speedporn.net|spooncook.info|stampedhairsulotions.com|sugarmumy.net|sukkisukki.com|
supernua.com|sxwhuc.biz|teeniebay.com|teohandsome.com|terrariumtvios.com|
thefappening.one|thefappening2015.com|thefappeningnew.com|thefrappening.so|
themetart.com|themvmtacademy.com|thenewporn.com|thoughtfulangels.net|
tontonfilem.com|totalsportek-streams.blogspot.com|totoworld.net|toxixvape.com|
trbet211.com|trendbunda.com|ugafc.com|updatetube.com|uploadion.com|
uscollegeinternational.com|uwczfk.biz|vapetab.com|videochatrandom.com|
videosamadoresreais.com.br|vitalizeskinformen.com|vivation-italia.com|vnidpr.biz|
vpornvideos.com|welovenudes.net|wetplace.com|www-11088.com|wzpm.xyz|xn--paypa-
9tb.com|xnma.com|xojav.com|xtapes.meadult|xxx-beat.com|xxxallsex.net|
xxxgaysporno.com|xxxparodyhd.net|xxxpornmikelenaisus.com|xxxstream.me|
yarddigitaloc.review|yespornplease.ws|ytb-mp3-converter.org|zq8p.com|
pornovideoshub.com|rgfootball.net
!
! remains from generichide rule `tnt-adblock`
gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,trib.com,dailyprogre
ss.com,stltoday.com,journalstar.com##.ad-col
gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,trib.com,dailyprogre
ss.com,stltoday.com,journalstar.com##.item-ad
gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,trib.com,dailyprogre
ss.com,stltoday.com,journalstar.com##.tnt-ads-container
!
!
! Youtube
!
youtube.com##ytd-video-masthead-ad-advertiser-info-renderer
youtube.com##ytm-promoted-sparkles-web-renderer
youtube.com###__ffYoutube1
youtube.com###__ffYoutube2
youtube.com###__ffYoutube3
youtube.com###__ffYoutube4
youtube.com###offer-module
youtube.com###pla-shelf > ytd-pla-shelf-renderer[class="style-scope ytd-watch"]
youtube.com###promotion-shelf
youtube.com###related > ytd-watch-next-secondary-results-renderer > #items > ytd-
compact-promoted-video-renderer.ytd-watch-next-secondary-results-renderer
youtube.com###watch7-branded-banner
youtube.com##ytd-promoted-sparkles-web-renderer
youtube.com##ytd-search-pyv-renderer
!
! START: Youtube whitescreen fix
!
! This one might be needed when the page is loaded for the first time
youtube-nocookie.com,youtube.com#%#//scriptlet('set-constant',
'ytInitialPlayerResponse.adPlacements', 'undefined')
youtube-nocookie.com,youtube.com#%#//scriptlet('set-constant',
'playerResponse.adPlacements', 'undefined')
! This one handles an XHR request for YT player data
! smart JSON override:
https://gist.github.com/ameshkov/0c5148f243ffe9d8e40fd9ee11f142f4
! smartJSONParseOverride('adPlacements', [], /.*/);
! smartJSONParseOverride('playerAds', [], /.*/);
! Use this rule until all clients update to 7.5 (currently there are some on old
versions)
!+ NOT_PLATFORM(ext_ff, ext_opera, ext_ublock)
youtube-nocookie.com,youtube.com#%#(function(){var
overrideObject=function(obj,propertyName,overrideValue){var overriden=false;for(var
key in obj)if(obj.hasOwnProperty(key)&&key===propertyName)
{obj[key]=overrideValue;overriden=true}else if(obj.hasOwnProperty(key)&&typeof
obj[key]==="object")if(overrideObject(obj[key],propertyName,overrideValue))override
n=true;return overriden};var
smartJSONParseOverride=function(propertyName,overrideValue,reStack){var
realParse=JSON.parse;JSON.parse=function(text,reviver){var
obj=realParse(text,reviver);if(!obj)return obj;var stackTrace=(new
Error).stack;if(reStack.test(stackTrace))if(overrideObject(obj,propertyName,overrid
eValue));return obj}};smartJSONParseOverride("adPlacements",
[],/.*/);smartJSONParseOverride("playerAds",[],/.*/)})();
!
! Modify YT xhr responses
! This rule should replace the JS rule from above when all clients update
! This one may be unnecessary:
||youtube.com/get_video_info?*=adunit&$important
! https://github.com/AdguardTeam/AdguardFilters/issues/51453
!+ NOT_OPTIMIZED
||youtube.com/get_video_info?$~third-party,badfilter
!
! END: Youtube whitescreen fix
!
! Fixing embedded video player
! https://github.com/easylist/easylist/issues/5112
!
https://github.com/easylist/easylist/commit/3ed65e66e22963dc08a659dce6baa344ff15866
4
@@||youtube.com/get_video_info*&el=editpage
@@||youtube.com/get_video_info?*embedded$~third-party,other
!
! Fake buttons on pirate video services
! '##.mvic-btn > a.btn-successful'
xxxparodyhd.net,movgotv.com,123kmovies.net,123movies.*,bluemovies.co,f5movies.top,f
moviez.org,freeomovie.info,gofilms4u.co,gomoviec.com,gomovies.ltd,gomovieshd.be,hin
dilinks4u.co,hollymoviehd.com,movi.pk,moviesahd.com,my123movies.org,novamovie.net,o
penloadmovies.stream,pandavideo.pw,prmovies.co,putlocker.*,putlockerslinks.com,rdxh
d.cool,streamporn.pw,streamup.pro,the123movies.com,xopenload.me##.mvic-btn > a.btn-
successful
! '##.mvic-btn'
123movies.*,123movieshd.ws,123moviestube.io,gomovies.cool,gomovies.la,putlockersnew
site2018.com,watch5s.is,z123movies4u.com##.mvic-btn
!
! For Safari ('{,}' is not supported in regex rules)
! URLs like that:
https://r023m83skv5v.com/c5/d1/c7/c5d1c7fa34676226827685638cd1efb7.js
!
!
! common names
! ##.banner
trinddz.com,omni.se,earnguap.com,forums.sonarr.tv,cashurl.in,abdeo8.com,xfantazy.co
m,printscreenshot.com,cut.my.id,zagl.info,photoeditor.com,9c717baaf805a8436afd79120
39e826c.link,uflash.tv,boxlink.us,shortbitsfree.net,hellomagazine.com,adsme.cc,clic
kurls.site,planetanime.co,rocketfiles.com,pornwhite.com,aplayer2.me,viralizeit.net,
sex3.com,softonic.com,3pornstarmovies.com,govtsmartjob.com,cutearn.ca,dfporn.net,cl
l.press,hellporno.net,youramateurporn.com,getlink.pw,embedtvseries.com,keygames.com
,uclick.in,flv2mp3.by,doodhwali.com,smutindia.com,dvdcover.com,xxxadultphoto.com,ga
bicoins.com,qpdownload.com,windows10portal.com,2conv.com,javcloud.com,underhentai.n
et,cutwin.com,hqasiananal.com,bradsknutson.com,flv2mp3.org,subscene.com,yourlink.in
,iplayer.pw,qpornx.com,sofifa.com,jawcloud.co,indiansgetfucked.com,medi-
bayreuth.de,oxforddictionaries.com,tube18.sex##.banner
! ##.ad
soundclouddownloader.org,r3sub.com,citra-
emu.org,ipaddress.com,mobafire.com,movieweb.com,ndtv.com,owfire.com,samistream.com,
trafficland.com,forvo.com,apornotube.net,instadp.com,stream365.xyz,bab.la,elophant.
com,ibrodtv.net,thurrott.com,mtlblog.com,accuweather.com,narcity.com,mywebtimes.com
,cellz.io,livescore.com,xcafe.com,ancient.eu,gradesaver.com,nytimes.com,nytimes3xbf
gragh.onion,tempostorm.com,defensesystems.com,whatsmydns.net,newatlas.com,gtplanet.
net,investopedia.com,mangafox.la,sexhoundlinks.com,ibc.org,dcode.fr,pinkvilla.com,g
reasyfork.org,ranker.com,curiouscat.me,pornhd.com,history.com,icefilms.info,saavn.c
om,msn.com,www-technologyreview-
com.cdn.ampproject.org,bombhopper.io,worms.lol,satelite.io,javascripttutorial.net,j
ungle.lol,1v1.lol,tricksplit.io,filehippo.com,supersextube.pro,zipi.com,nejm.org,er
tyu.org,howchoo.com,dvdsreleasedates.com,unicode-search.net##.ad
! ##.banner-inner
techupme.com,bitfly.io,asiashort.link,fir3.net,softairbay.com,todaynewspk.win,fx4vi
p.com,tii.ai,srt.leechpremium.link,link1s.com,arabplus2.co,stfly.me,profitlink.info
,jwearn.com,shorthitz.com,adsy.pw,cut4fun.com,intothelink.com,linkviet.xyz,uiz.app,
adslinkfly.online,theblogcash.in,miniurl.pw,placestourist.com,lkop.me,shlinko.com,f
ullytech24.com,s-short.co,oncehelp.com,shorterall.com,urle.io,s-url.xyz,glory-
link.com,getpronews.com,encurta.eu,url.topadnetworks.net,shotly.io,linksbuddy.com,s
tfly.io,tapynews.com,mm1.ink,educationvilla.xyz,click-
paid.com,newsbaxs.com,shrtfly.net,vivads.net,skiplink.pw,fc.lc,icutlink.com,urlclou
d.us,jobcandies.com,techlootz.com,shopmoon.in,healthfary.com,teachersjobindia.com,w
i.cr,suqdz.com,dailyworldupdates.com,expressbulletin.in,sctricks.com,trendlouds.com
,cutlinks.pro,futurefoundationngo.com,pustkala.com,techtremendous.com,brenhealth.co
m,justlikeyojna.com,shortzon.com,sivitechno.com,talkittechy.com,techfinda.com,jainj
invani.com,bloggingdekh.xyz,agradarpan.com,royalown.review,utimetableresult.in,getf
reshcloud.xyz,abouttech.space,technocanvas.xyz,funnyquiz.blog,blogginggyanbox.com,y
esmoviesapp.info,kutz.io,geki.tech,fabsdeals.com,iitjeemainguide.in,1921681254.tech
,earn-url.com,payco.xyz,gifsis.com,li-
nkz.com,oturl.com,clk.press,arura.win,bitshortener.site,coinb.ink,bit-
url.com,tmearn.com,linkkawy.com##.banner-inner
! ###ad
cnvids.com,cimanow.cam,iogames.army,classic-retro-
games.com,ytmp3.cc,fxsolves.com,fc.lc,kodi-
addons.club,lastpass.com,jsoneditoronline.org,mgnet.me,laliga-
live.to,animeseed.com,robinwidget.com,ascoltareradio.com,bg-
radio.org,ceskaradiaonline.cz,ecouterradioenligne.com,emisora.cl,emisora.org.es,emi
soras.com.gt,emisoras.com.mx,emisoras.com.py,nederlandseradio.nl,nettiradiot.org,ne
ttradionorge.com,onlineradio.pl,radio.cd,radio.co.ci,radio.co.cm,radio.co.dk,radio.
co.ma,radio.co.si,radio.ht,radio.mg,radio.org.ro,radio.org.se,radio.pp.ru,radio.sn,
radioalgerie.eu,radioarg.com,radiohallgatas.hu,radioonline.com.pt,radios.co.at,radi
os.co.cr,radios.co.ni,radios.co.ve,radios.com.bo,radios.com.co,radios.com.do,radios
.com.ec,radios.com.pa,radios.com.pe,radios.com.sv,radios.com.uy,radios.hn,radios.hr
,radios.org.il,radiosaovivo.net,radiosdecuba.com,radiosdepuertorico.com,radiosonlin
e.be,radiosonline.ch,radiotunisienne.org,radioua.net,radyodinle.fm,surinaamseradio.
com###ad
! ##.advert
etf.com,northern-
scot.co.uk,pornwatchers.com,economist.com,ftopx.com,dazeddigital.com,agame.com,beeg
.com,blogto.com,clkmein.com,destyy.com,eurogamer.net,eurogamer.pt,festyy.com,fijivi
llage.com,flashgames.ru,games.co.id,games.co.uk,gamesgames.com,giochi.it,gioco.it,g
irlsgogames.co.id,girlsgogames.co.uk,girlsgogames.com,girlsgogames.de,girlsgogames.
fr,girlsgogames.it,girlsgogames.ru,globalrph.com,gry.pl,jetzspielen.de,jeu.fr,jeux.
fr,juegos.com,juegosdechicas.com,moonbit.co.in,mousebreaker,mousebreaker.com,newswe
ek.com,ojogos.com.br,ourgames.ru,oyunskor.com,permainan.co.id,pornwatchers.com,sh.s
t,spel.nl,spela.se,spelletjes.nl,spielen.com,stileproject.com,unogs.com,velonews.co
m,videogameschronicle.com##.advert
! ###fancybox-outer
royalcams.com,100tipcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbo
live.com,bongacam.net,bongacam.org,bongacams-
chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,clipmass.com,dcmoz.net
,prostocams.com,redlightarea.com,smutcam.com###fancybox-outer
! ###fancybox-overlay
royalcams.com,100tipcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbo
live.com,bongacam.net,bongacam.org,bongacams-
chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,clipmass.com,dcmoz.net
,prostocams.com,redlightarea.com,smutcam.com###fancybox-overlay
! ###floatLayer1
superfastvideos.xyz,supervideogameshd.com,cricfree.live,cricfree.stream,livestream4
u.pw,hdcast.pw,alivefoot.net,livestreamhd.me,mbfsports.com,wizhdsports.fi,tuttospor
tweb.fi,wizhdsports.be,wizhdsports.is,hdgameslive.com,stream4watch.me,alivefoot.us,
blogspot.com,bollymovies.in,buzina.xyz,c247.la,c247.tv,cricfree.sc,eplstream.org,fu
nhdtv.com,hdfree.tv,lethalstreams.xyz,live9.net,newzion02.top,samistream.tv,stream2
watch.me,streamlivebox.com,tuttosportweb.com,vipracing.biz,wiz1.net,wizhdsports.com
,wizhdsports.to###floatLayer1
! ###floatLayer2
cast4u.tv,euro16.live,footdirect24.com,freesoccer.in,hdcast.info,hdmyt.info,hentai-
id.tv,lshstreams.com###floatLayer2
!
! For URL shorteners or simple sites with frequently changed ad servers.
! Incorrectly blocked domains can be excluded using regex
/^(?!.*(google\.com|gstatic\.com|googleapis\.com|recaptcha\.net|
cdn\.ampproject\.org|fluidplayer\.com|facebook\.net|fbcdn\.net|cloudflare\.com|
ebacdn\.com|vk\.com|jquery\.com|jsdelivr\.net|yastatic\.net|yandex\.net|ytimg\.com|
fontawesome\.com|dmca\.com|disqus\.com|twitter\.com|vidazoo\.com|disquscdn\.com|
jwpcdn\.com|shrink\.pe|zencdn\.net|unpkg\.com|github\.io|ulogin\.ru|
jwplatform\.com|bootstrapcdn\.com|player)).*$/$third-
party,script,domain=illink.net|proshort.gq|ownurl.website|300mbplus.*|
hdmovieplus.site|news.techrfour.com|shortzzy.in|shrinkme.in|shorten.sh|gibit.xyz|
btcdot.xyz|iir.ai|shrinkbtc.cc|todaynewspk.win|cut.my.id|ouofly.com|stfly.me|
dz4win.com|bolssc.com|genpas.icu|canyoublockit.com|aii.sh|uptoshort.com|gsurl.in|
oncehelp.com|adslinkfly.online|loveheaven.net|extramovies.casa|asianclub.nl|file-
up.org|kshow123.net|short.articlix.com|dlapk4all.com|cryptoads.space|
profitlink.info|shorthitz.com|putlocker.digital|pimpandhost.com|pornpapa.com|
shorthub.co|xxxfiles.com|pornone.com|rawdex.net|hiperdex.com|ask4movie.co|
scash.xyz|animekayo.com|animekaizoku.com|xorgasmo.com|mitly.us|xtits.com|vjav.com|
japscan.se|birdurls.com|hunstulovers.net|area51deportiva.com|mixdrop.to|
allporncomic.com|doramasmp4.com
!
!
!
10fastfingers.com###ads-speedtest-view-container
10fastfingers.com##div[style="min-height: 600px; height: 400px;"]
abcya.com##.a-skyscraper
constructionenquirer.com###ad-page-takeover-wrap
constructionenquirer.com##.ad-list
||vkspeed.com/player*/vast.js
pdr.net###ehsBanner
||mysexgames.com/pix/*/400x800_*.mp4
mysexgames.com##table[width="190"][height="630"]
mysexgames.com##table[width="190"][height="640"]
mysexgames.com##table[style^="background-color:#eeeeee; width:800px;
height:270px;"]
||madnessporn.com/mad/
janusnotes.com##div[data-zone]
fapster.xxx##.table
forum.psnprofiles.com##.nn-player-floating
||aero.nxload.com^$script
||nxload.com/vast-im.js
||nxload.com/api/spots/
||nxload.com/js/xvideo.js
||static.crazyshit.com/js/im/im.js
blackhatworld.com##.bhw-advertise-link
gizmodo.com###commerce-inset-wrapper
imgbox.com##div[id^="aad-header-"]
dr-farfar.net##.footerBar > iframe
||mrfog.com^$domain=dr-farfar.net
leechall.com##.download-main-content > a[href^="https://bit.ly/"][target="_blank"]
||femax20.com/asset/bann.js
amazon.com##a[aria-label="Sponsored video, click to navigate to featured page."]
livingincebuforums.com##.ipsWidget[data-blockid*="_nbAdsWidget_"]
||allporncomic.com/*-*/?_=
rocket-league.com##.rlg-ad-container
desiremovies.cyou##div[style^="width:320px;"][style*="height:100px;"]
easeus.com##.float_banner
mangalong.com##.post_content > div.align-items-center
||fembed.com/asset/bann.js
||saruch.co/atag-anti.js
||saruch.co/tera.js
||ishort.in/js/full-page-script.js
software.informer.com##.screen_ad
softonic.cn,softonic.com,softonic.pl,softonic.nl##.sam-slot
gamezop.com##div[data-native-ad]
gamezop.com##div[style="position:relative;text-align:center"] >
span[style^="top:20px;position:absolute;left:"]
gamezop.com##div[style="position: relative; text-align: center;"] >
span[style^="top: 20px; position: absolute; left:"]
grab.tc##a[href^="https://youhodler.g2afse.com/click?pid="]
yts.mx##a[href="/yevp"]
jawcloud.co##.jawban
||jawcloud.co/naughtyworms.gif
smailpro.com###inbox > br + div.loading.text-center
smailpro.com###settingsEmail + div > div.row div.bg-dark
/mapquest.com/index/ads.min.js$domain=mapquest.com
mapquest.com##.online-offers
mapquest.com##div[style="min-width: 300px; min-height: 250px;"]
||hentaiz.net/images/spon/
hentaiz.net##div[id^="rmcard"]
||economictimes.indiatimes.com/js_interstitial.cms
neetexambooster.in##a[href^="https://ekaro.in/"]
e-hentai.org##td.itd[colspan="6"] > div[style^="max-width:"]
[style*="position:relative; z-index:"]
imagetwist.com##.text-center > a[href][target="_blank"] > video
||imagetwist.com/ram/ram*.mp4
hentaifox.com##.bblocktop
mangareader.net##.d64
historydaily.org##.adwrapper
ustvgo.tv##.entry-content > strong
mangarockteam.com##.row > .main-col > .body-top-ads + .c-sidebar
docs.picotorrent.org##.ethical-sidebar
||moongazing.xyz/wpsafelink.js
letfap.com##iframe[src^="https://syndication.exoclick.com/"]
file-converter-online.com,konvertera-online.se,conversor-pdf.com,konwerter-
online.pl,online-omzetten.nl,online-konverter.com,convertire-documenti.it,pdf-
convertisseur.fr,convertir-pdf.com,prevod-souboru.cz###content-area > .entry >
small[style="font-size:10px"]
file-converter-online.com,konvertera-online.se,conversor-pdf.com,konwerter-
online.pl,online-omzetten.nl,online-konverter.com,convertire-documenti.it,pdf-
convertisseur.fr,convertir-pdf.com,prevod-souboru.cz###content-area > .entry >
small[style="font-size:10px"] + .lead-responsive
file-converter-online.com,konvertera-online.se,conversor-pdf.com,konwerter-
online.pl,online-omzetten.nl,online-konverter.com,convertire-documenti.it,pdf-
convertisseur.fr,convertir-pdf.com,prevod-souboru.cz###sidebar > div[style="margin-
top:10px;min-height:250px"]
viu.com##.banner_ad_label
viu.com##.ad-ph
lifehacker.com##.js_commerce-inset-permalink
vapsgroup.com##.manga-info-text > li > a[href][rel="nofollow"] > img
||cdn.witchhut.com/network-js/witch-afg/witchAfg.partner.js
friv-2017.com##div[class="home_game_image_featured"][id="header-game1-left"]
friv-2017.com###content-game > div[style="margin-top:130px;"] > p
linuxgizmos.com###eaa_post_between_content
notateslaapp.com###main > div.container.top-book
videosection.com##.player-detail__banners
videosection.com##div[data-title="Advertisement"]
videosection.com##.inline-video-adv
||videosection.com/agent.php
straitstimes.com###MyPageOverlay
||bitfly.io/js/nt.js
accuweather.com##.adhesion-header
||redirector.googlevideo.com/videoplayback?
id=*&itag=340&source=dclk_video_ads&$redirect=nooptext,domain=sbs.com.au,important
||cloudfront.net/*.min.js$script,redirect=nooptext,domain=imgrock.pw
||shrinkads.com/js/fp.js
||disafelink.com/js/full-page-script.js
rappler.com##div[class*="TaboolaAd__Wrapper-"]
earthsky.org##.recent-posts > a[target="_blank"] > img
cpomagazine.com##.block-da-header_top
cpomagazine.com##div[class^="cpoma-articles-inline-"]
cpomagazine.com##.cpoma-adlabel
cryptodaily.co.uk##.post-ad-title
cryptodaily.co.uk##img[alt="crdt banner"]
solarmovie.cr##.mvic-bmt
solarmovie.cr##.fkplayer
solarmovie.cr###bar-player > div[style] > a.textb
solarmovie.cr##.mvic-desc a[href][target="_blank"] > .solar_btn
melongfilm.org##.ipprtcnt
darko.audio##[id^="ubm-banners-"]
observer.com###top-banner-container
||smutty.com/n.js
||smutty.com/ab/
||s.smutty.com//javascript/yo/yolor.js
||dyncdn.me/static/20/js/rightb2.js
hdporn.org##a[href^="https://www.hdporn.org/link/"]
loveha.net##.float-ck
boxrec.com##.midAdvert
||upsieutoc.com/images/2020/08/19/bl.jpg
uii.io,wordcounter.icu,genpas.icu,shurt.pw##body > iframe
imgbaron.com,picbaron.com##iframe[src^="//tsyndicate.com/"]
ign.com##.adunit-wrapper
check-host.net##div[class*="adcont"]
||check-host.net/images/ndguard
watchseries.ovh##.block-left-home > div[style^="height:252px;"][style*="text-
align:center;"]
check-host.net##.ad_z
soundandvision.com###sub_pop
9anime.to##.sda
||streamtape.com/mainstream2.js
dukechronicle.com##.flytead
englishlightnovels.com##.sidebar-right p > a[href^="https://loot.cr/"]
||englishlightnovels.files.wordpress.com/*/amazonprime-
banner.jpg$domain=englishlightnovels.com
||amazonaws.com/prod/Ad_Cinando/$domain=cinando.com
audiogon.com###main-content div.content-marketing-panes:not(:last-child)
audiogon.com###main-content div.content-marketing-panes > div[class]:first-child +
div[class]
thefunpost.com##.ad-spacing
thefunpost.com##.ya-slot
reuters.com##div[class^="StickyContainer-container-"][style^="height: 1200px;"]
[style*="margin-bottom: 120px;"]
genpas.icu###dfp
sexroom.xxx,nudeteenwhore.com,asiansex.life##.spot-holder
||nudeteenwhore.com/oeufrb/
||sexroom.xxx/xxx/fastload.js
asiansex.life##.full-ave
asiansex.life##.top-mo-ave
punishbang.com##.banners
txxx.com##.rightt
||statics.letfap.com/assets/love/index.php
nitrome.com###banner_ad
nitrome.com###left_skyscraper_shadow
nitrome.com###mu_3_shadow_ng
nitrome.com###mu_3_container
nitrome.com###new_elem_shadow_2_game
smallseotools.com##span[class*="tuny_baaz_"]
zippyshare.com##.center > font[style="font-size: 10px; letter-spacing: 3px; word-
spacing: 2px;"]
majorgeeks.com##.content > table.alford
||mobilenobo.com/scripts/
||profollow.com/form/
kickass.love##.justify-brow
kickass.love##a[href="/k.php?q=q"]
myl1nk.net##div[id^="pub"] > center > iframe
||myl1nk.net/nordcode.php
bbc.com##section[class^="AdContainer-"]
letfap.com##.main-page > div.player-wrapper + div.container
pornone.com##.vjs-paused > .warp
pushsquare.com##.insert-label
pushsquare.com##.item-insert
pushsquare.com##.insert
routinehub.co###ethad
roleplayer.me##div[id^="ClearVista_Roleplayerme_300x"] + table > tbody > tr > td >
center > font > a[href="premium/paid_membership.php"]
||aparat.cam/pu/*.js
katmoviehd.ch###sidebar > #text-3
katmoviehd.ch###sidebar > div[id^="custom_html-"]
katmoviehd.ch##.footer-widgets > .column > div[id^="custom_html-"]
||redanimedatabase.cloud/asset/bann.js
pixiv.net##._premium-lead-function-banner
loveheaven.net##body > center > h3 > font[color="white"]
sexvid.porn###banner_video
sexvid.porn##.spots_thumbs
||sexvid.porn/mia/
||sexvid.porn/stpd/
thewindowsclub.com##a[href^="http://www.restoro.com/"][rel]
||atharori.net/*market.php$redirect=nooptext
||bdsmstreak.com/fr37.js
||adoric-static.*.amazonaws.com/adoric.ads.js
androidtvbox.eu##.stream-item
androidtvbox.eu##.stream-item-widget
androidtvbox.eu##.modalJS_object
androidtvbox.eu##.theiaStickySidebar > #text-5
androidtvbox.eu##.theiaStickySidebar > #text-6
androidauthority.com##.aa-bottom-header-section
scotsman.com##.dmpu-item
sbs.com.au##div[id^="adcta-"]
||duplichecker.com/g32dj22^
duplichecker.com##div[class^="axcd"].text-center
shrinkme.in##.box-main > #countdown ~ h3
shrinkme.in##.col-md-12 > #link-view ~ h3
||stream.directmoviedl.com/popembed.php
stream.directmoviedl.com##iframe[src="https://stream.directmoviedl.com/
popembed.php"]
swisscows.com##.banners-wrap
swisscows.com##.web-results > .item.sales
swisscows.com##.cloud-wrapper > .cloud > a[href^="https://swisscows.com/api/"]
[target="_blank"].tile--image
swisscows.com##.cloud-container > .cloud >
a[href^="http://www.smartredirect.de/redir/clickGate.php"]
||streamsport.pro/ads/
||javporn.best/asset/bann.js
androidpolice.com##.ains-18
spanishdict.com##div[id^="adSide"]
spanishdict.com###adTopLarge-container
secrant.com##.divHLeaderFull
secrant.com##.lowLead
calculateaspectratio.com##.waldo
cinereporters.com##.colombiatracked[data-slot] > iframe
cinereporters.com##div[id^="HP_P_"][name="Homepage-Paid-Top-1-Desktop"]
cinereporters.com###btm-widget > div[id^="div-clmb-ctn-"]
biguz.net##.topb
biguz.net###under
subtitletools.com##.hide-when-adblock
subtitletools.com##a[href^="https://go.nordvpn.net/"][target="_blank"]
||subtitletools.com/images/nord/nordvpn-banner.jpg
firstr0w.eu###sunInCenter
||beerfaucet.io/promo/300×250.gif
||firefaucet.win/static/images/banner4.gif
smallseotools.com##.ha_love_wraper
smallseotools.com##.love_code
mumbaimirror.indiatimes.com##.moreFromWorld
/\/(200x200|160600[a-z]?|rectangle)\.(gif|png)/$domain=tron-faucet.xyz
file-upload.net##.mod_picture > iframe[width="336"][height="280"]
sanfoundry.com##div[id^="sf-ads-"]
faucetpay.io##.sponsored-light
faucetpay.io##a[href^="https://faucetpay.io/page/view-banner-ad"]
doctor-groups.com##div[data-zone]
doctor-groups.com##center > div[style^="display: flex;"]
softairbay.com##.brave
||iamzlnk.me/themes/bootstrap/img/bravebanner.png
||play-asia.com^$domain=iamzlnk.me
||tweetycoin.com^$domain=1ink.cc
tweetycoin.com##td > a[target="_blank"] > img
tweetycoin.com##center > a[target="_blank"] > img
temp-mail.org##.headerSeoLink
clk.ink##iframe[src*="/ads/"]
clk.ink##div[id^="adm-container-"] ~ iframe
clk.ink##div[data-captcha-enable] > div[id^="google-captcha-"]
||clk.ink/ads/
||kissanime.nz/api/pop.php
gadgets.ndtv.com##.__wdgt_rhs_kpc
||newalbumreleases.siteunblocked.info^$script
indiabet.com##.bs-callout-ad
||sexei.net^$domain=xup.in
pornmd.com##.suggestions-box
/\/wp-content\/uploads\/.*(trustbadge[0-9]?writingtool|animatedpoof).*\.(png|gif)/
$domain=edumanias.com
tfwiki.net###p-ads
||toyhax.com/TFwiki/banner.html
sexpositionstyle.com,blowxtube.com,128.199.102.111,mobile-
porn.club,javtsunami.com,fullporn.online,whataporn.tv,liboggirls.net,dapornhub.com,
eyerollorgasm.com,pornux.com,s-
jav.com,pandamovies.me,pornofaps.com,javporn.xyz,pornkino.cc,sexgayhot.com,avgigi.c
om,stockingfetishvideo.com,hdjavonline.com,ultrahdporn.eu,speedporn.net,adultvideoz
.net##.happy-inside-player
pornjk.com##.bottom-blocks
gelbooru.com##a[href^="https://buymyshit.moneygrubbingwhore.com/"]
strmrdrpx.xyz,tacsiz.com##div[data-free-banner]
euronews.com,wgrz.com,newatlas.com,plymouthherald.co.uk,chroniclelive.co.uk,hulldai
lymail.co.uk,thesportbible.com,foreignpolicy.com##.taboola
technicaljayendra.com,lubedfan.com,xtremetop100.com##img[width="160"][height="600"]
privado.com##.sponsored-mainline
nypost.com##.recirc--outbrain
picbaron.com,imgbaron.com##a[href^="https://sexymeets.club/"]
picbaron.com,imgbaron.com##a[href="https://forum.picbaron.com"] > img
pixiv.net##iframe[src^="https://pixon.ads-pixiv.net/"]
lookcam.pt,lookcam.it,lookcam.fr,lookcam.de,lookcam.es,lookcam.ru,lookcam.com,lookc
am.pl##.prefix-adlabel
kissasian.sh##iframe[src^="/Ads/"]
wjunction.com##a[href="http://katfile.com/make-money.html"]
wjunction.com##.message--post + div[style="margin: 30px; text-align: center;"] >
a[href][target] > img
teamos-hkrg.com##.sponsors__lead
||imgur.com/q04jCOV.gif$domain=wjunction.com
pornwatchers.com##.stage-promo
||entaiarena.com/curly-mode-$script
||saradahentai.com/sparkling-band-$script
freepik.com##div[data-id^="div-gpt-ad-"]
vaughn.live##.MvnAbvsLowerThirdWrapper
cointelegraph.com##a[href^="javascript:void(0);"][data-link] img
usaudiomart.com##.featad
boldsky.com##.cmscontent-top
boldsky.com##.content_right > div[style^="min-height:"][style*="250px;"][style*="-
bottom: 10px;"]
boldsky.com###nanoWdOut
boldsky.com##.sixtysec-rightblock
boldsky.com###lightbox-popup-ad
telugu.boldsky.com##.right-panel > div.gap10 > div[style="min-height:250px;"]
gizguide.com##a[href^="spr.ly/"][target^="_blank"]
gizguide.com##a[href^="http://bit.ly/"][target^="_blank"]
gizguide.com###fixedbox
gizguide.com###HTML7
gogoanime.movie##.anime_video_body_cate >
div[style="height:250px;overflow:hidden;"]
mediafire.com##.DLExtraInfo-downloadApp
||hotsxg.com^$domain=chiasecongnghe.com
rankedboost.com##.InsertTitle-Updated
rankedboost.com##.ArticleTopInsert-Updated
my.yahoo.com##li[id^="ad-"]
javhd.today###previewBox
youngpornvideos.com##.adnSpot2
youngpornvideos.com##.ads-mobile
underhentai.net##.adf-out
hentaimama.io##.jwplayer ~ #overlay
letsupload.org###addsButtonNew
||tsumino.com/Content/pop.js
gifporntube.com##.video-aside
gifporntube.com##.bottom-blocks
stream.findercdn.me###poster
javfree.sh##footer div[style^="height: 250px"]
||hentaicloud.com/templates/frontend/dark-blue/js/backdrop.js
anysex.com##.naf_dd
||anysex.com/*/serve|$script
||anysex.com/712iofah42wy.jx
texteditor.co###adHeading
texteditor.co##.topBanner
operanewsapp.com###detail-bottom-ad
||streamporn.pw/adult/wp-content/themes/PsyPlay/billo.
||ukfucking.com/fr.js
||ukfucking.com/v.js
||media.complex.com/common/cmnUNT.js
||media.complex.com/common/cmnUNTmobile.js
ukfucking.com##.im-show
dailymail.co.uk##.ad-wrapper
news18.com##.article-mad
smallseotools.com##.top_b_home
smallseotools.com##div[id^="stop_it_"]
linkdrop.net,wordcounter.icu##.interstitial-page > nav#mainNav ~ iframe
milesplit.com##.leaderboard
livelaw.in##.modal_wrapper_frame
livelaw.in##div[data-category="banner_ad"]
vecdn.pw##.overlay_video
vecdn.pw##.boxof
2ix2.com##div[class^="bireklamsu"]
autotrader.co.uk##.gpt-billboard
mydrive.ch###sidebar > div.softronics
||imhentai.com/js/acrfqesqit.php
longfiles.com##p > a[href*="/vip.php"][rel="nofollow"] > img
player.tubeqd.tv###preroll
tubeqd.tv##div[style^="height: 250px;overflow: hidden;"]
indiatoday.in##.inline-story-add
||webnovelonline.com/static/media/banner_
collectionofbestporn.com###lower-ads
hdporn.org,porn00.org,keekass.com,fuckit.cc,camwhoresbay.com,vqtube.com,private-
shows.net,camwhoreshd.com,fapster.xxx##.block-video > div.table
porn00.org##.headline > a[rel="nofollow"]
clipwatching.com###coverAds
||clipwatching.com/pu/*.js
/xmoviesforyou.video\/\d+.*.js/$domain=xmoviesforyou.video
netfapx.com##div[class^="ads-"]
techspot.com##div[class^="billboard_placeholder_"]
techspot.com##div[data-ns="rectangle"]
porn300.com##[class^="aan_fake"]
mirrorace.*##.vpn-download
||ytboob.com/long-limit-$script
||impactserving.com/preroll.engine$xmlhttprequest,redirect=nooptext
||twinrdsrv.com/preroll.engine$xmlhttprequest,redirect=nooptext
filessharing.net##a[href^="https://xexpertxsoftwarex.com/"]
tubepornclassic.com##.video-page__adv
3dmodelshare.org##.post > div.single-box
3dmodelshare.org##.homeadv > span
3dmodelshare.org##.widget_anthemes_300px
mp4cloud.net##.video-overlay
mp4cloud.net##.overlay-container
ad-doge.com###ctl00_PageMainContent_balancesChartDiv12
||ad-doge.com/Images/b_ads/
||shrinkme.io/js/full-page-script.js
indiatimes.com##.vidad
lexico.com##.banbox
lexico.com##.banbox-mini
gocomics.com##.gc-deck--is-ad
||youtube-video.download/bn.php
||youtube-video.download/y-vd.php
||livingtraditionally.com/wp-content/uploads/*/line2.jpg
wlnk.ec##center > a[href][target="_blank"] > img
shrinke.me,unishort.com##.expop
movies07.co##.sidebar > ul > #custom_html-3
timesofindia.indiatimes.com##div[style="min-height:250px; display:block!important"]
autoevolution.com##.ad_adc
autoevolution.com###swipebox-right::before
autoevolution.com###swipebox-top::before
||vladan.fr/wp-content/*/plugins/wpsite-background-takeover*/js/wpsite_clickable-
*.js
||vladan.fr/images/blank3.gif
vladan.fr##.widget-wrap > div.textwidget > table[width="270"]
gmanga.me##body > .center > div[class][data-zone][style]
gaypornmasters.com###UnderplayerP
gaypornmasters.com##a[href^="https://popcash.net/"]
typingclub.com##div[id^="adslot_"]
file-upload.net##.mod_picture > div[style="font-
size:11px;color:#a3a3a3;float:right;"]
/owa.MailBoot~MessageAdList.json$domain=outlook.live.com
outlook.live.com##div[role="region"][data-max-height] >
div.threeColItemViewSenderImageOn + div div:empty
||faxfossil.com^$popup,domain=hubfiles.ws
||gobrowse.net/glx_*.js
||lnfcdn.getsurl.com/js/was2.js
linkvertise.com##.msn-newsfeed
||txxx.com/lifematters/
loveheaven.net##.chapter-content > img.chapter-img ~ center
loveheaven.net##.chapter-content > img.chapter-img +br + br + br + h3 >
font[color="white"]
loveheaven.net##center > a[target="_blank"] > img
abbaspc.net##.entry-content center > button
netflav.com##.ads_video_overlay_mobile
aternos.org##.header-ad
||avple.video/asset/bann.js
barstoolsports.com##.freestarAd__container
netload.cc##.download-button-wrapper > a[href*="/descargalibro"]
play.hydracdn.network##div#over
@@||eteknix.com^$generichide,badfilter
eteknix.com##article > h1 + hr
eteknix.com##div[id^="div-gpt-ad"] + hr
||svr.lnk.news/click.php$popup
||cdn.kaotic.com/thumbs^$domain=crazyshit.com
llam.io###divBottom
tricksplit.io##._3BMpPnQaZ5MP5I-53RsBtc
tricksplit.io##._1nc49dfhfhsYbvUzZhVOfm
sofascore.com##.ad-unit__text
jigidi.com##.au-base
scash.xyz##iframe[src^="//www.b4f.site/"]
scash.xyz##iframe[style^="width:300px; height:250px;"]
||xfaucet.xyz/*.php$third-party
||b4f.site^$third-party
||longfiles.com/images/468.png
einthusan.tv###load-status-screen
engadget.com##div[data-component="GeminiAdItem"]
txxx.com##.underplayer > div:not([class^="underplayer_"])
/newser.com\/[a-zA-Z]{5,}\/[a-zA-Z]{3,}\/[a-zA-Z]{5,}.js/$domain=newser.com
felizporno.com##.fluid_html_on_pause.fluid-b-container
verpeliculasporno.gratis###videoOverAd
izismile.com##div[style="margin-top:70px"] > center
izismile.com##.banners_btw_pics
izismile.com##div[style="text-align: center; margin-bottom:30px;"] > center
izismile.com###banner_code_rotator
izismile.com##.js-banner-top
bloggif.com###home > div[style*="width:370px;"][style*="height:280px;"]
||pornone.com/images/pornone.xml
||pornktu.be/js/kt.js
proboards.com##iframe[id^="ad-desktop-bottom"]
yofreesamples.com##.com-ad
yofreesamples.com###custom_html-3
stream2watch.io##.min-test
chronicle.com##.GoogleDfpAd-container
moomoo.io###adCard
moomoo.io##div[style^="width:728px;"][style*="margin-top:10px;"]
||hclips.com/qeeen/
||txxx.com/erbrightni/
pornhub.com,redtube.com##.adsbytrafficjunky
redtube.com##.videos_grid > li:not([class*="js_thumbContainer"]):not([class*="_"])
pornhd.com##.video-list-corner-ad
cbc.ca##.ad-risingstar-container
bonusbitcoin.co##div[style="text-align:center;margin-bottom:10px;height:300px"]
hidden247.com##.oglSvePoc
digitalcitizen.life##.block--amp-ad
bloggif.com,lolalytics.com,migraine.com,technobuffalo.com,bloomberg.com,moviefone.c
om,gamerconfig.eu###leaderboard
lyngsat.com##tr[valign="baseline"]
babesource.com##.addthis
babesource.com##.corner-ad
babesource.com##.gallery-content > .sidebar
bigtitsxxxsex.com##.bnrba
diffnow.com###root > div[style="margin: 20px 72px;"] > div[style^="position:
relative; display: flex; margin-top: 20px; margin-bottom: 20px; justify-content:
center; align-items: center; border:"][style$="height: 100px; overflow: hidden;"]
distrowatch.com##td[style="width: 19%; vertical-align: top; border: none"] >
table[class="News"]+br+table[width="100%"]
enjoyfuck.com,fuckgonzo.com##.advmnt
filehorse.com##.dx-sb-1
foxgay.com##body > .pb_footer
techinferno.com##a[rel="sponsored"]
gayporno.fm,gaymaletube.name,gayporn.fm,gaysuperman.com##.b-uvb-spot
gaytiger.com##.content-inner-col > .aside-itempage-col
gottabemobile.com##div[class^="code-block code-block-"][style]:not([class$="code-
block code-block-16 ai-desktop-tablet"])
heroesfire.com,owfire.com,pgfire.net,vaingloryfire.com##.sidebar-feature.add.box
hidden247.com##.oglSve
lyngsat.com##a[href="http://www.lyngsat.com/advert.html"]
m.empflix.com##.bannerBlock
m.smutty.com##.ui-content .center[style*="margin-"]:not([id])
me-gay.com,gaysuperman.com##.b-mobile-random-links
me-gay.com,gaysuperman.com##.mobile-random
modelsxxxtube.com##div[class^="adx-"]
movies.ndtv.com##.ndmv-ad-wrapper
ndtv.com###ad100
off-soft.net##.right_sidebar > .adsbygoogle
slipstick.com##.entry-content > div[style^="width:100%;padding: 10px
10%;height:100px;"]
smitefire.com##.self-clear div.caroufredsel_wrapper
vivud.com##.closeContainer
wildgay.com###main > table td[width="520"] + td[bgcolor="#191919"]
youjizz.com###desktopFooterPr
youjizz.com###onPausePrOverlay
fakemail.net##.banner
fakemail.net##div[style^="height:120px;"] > .donate
fakemail.net##div.noPadding[style="height:200px !important;"]
youjizz.com##.top_pr
zoomgirls.net##.side-header2
grabon.in##.promo-banner
xlecx.org##iframe[src^="https://promo-bc.com/"]
||erofus.com/loader
||erofus.com/*/loader.js
||multporn.net/*.php$script
||service.hotstar.com^*/preroll
||service.hotstar.com^*/midroll
arcadepunks.com##a[href^="https://www.arcadepunks.com/go/grs-foot-"]
arcadepunks.com##a[href="https://www.arcadepunks.com/go/
arcade_systems_skyscraper/"]
macupdate.com##.mu_app_additional_ad
northern-scot.co.uk###TaboolaMain
northern-scot.co.uk##.TaboolaSide
northern-scot.co.uk##div[class="DMPU"]
||pururin.io/assets/js/pop.js
||hentaifox.com/js/*.php
icutlink.com##form[method="post"] > br
jasonsavard.com##.localAd
||safelinku.com/js/web-script.js
||goaloo.*/mn/*.gif
sonyalpharumors.com###custom_html-39
sonyalpharumors.com###custom_html-15
sonyalpharumors.com###custom_html-41
kisscartoon.info###bar-player > div.countdown
kisscartoon.info##.offads
ethereumprice.org##.partner-highlight
tunebat.com##div[id^="nm-sticky-container"]
tunebat.com##.ad-container-box
dailymail.co.uk##.connatix-placeholder
washingtontimes.com##.connatixcontainer
thingiverse.com##div[class^="AdBlockDetect"]
autonews.com##.ad-entity-container
macrumors.com##.sidebarblock:empty
coolefriend.com##.footer-promo
||flvto.biz/get-rtb-url
||flv2mp3.by/get-rtb-url
politico.com##.gallery-carousel-ad
flvto.biz,flv2mp3.by,2conv.com##.push-offer
gotoquiz.com##.chespin
imtranslator.net###divalert + table > tbody > tr > td[colspan="9"][align][height]
[valign="bottom"]
sportschatplace.com##.post-right > div[class="post-excerpt"]
sportschatplace.com##.above-mid-article-ad
pinkvilla.com##.nodeteaserads
pinkvilla.com##.ROS-TOP
pinkvilla.com###mobSecondArt
pinkvilla.com###mobThirdArt
pinkvilla.com###twoColAds
pinkvilla.com##li[id^="sideBarAd"]
pinkvilla.com##div[id^="gptTag"]
stackshare.io##div[data-testid="Squib"] > a[rel="nofollow"] > img
pkmods.com###leader-wrapper
tumblr.com##div[class^="_"][tabindex] > div[tabindex] > div > div ~
a[href="http://primevideo.tumblr.com"][target="_blank"]
autofaucet.dutchycorp.space##.hide-on-med-and-down > div[style="text-align:center"]
> a[onmousedown^="$(this).attr('href',"]
canyoublockit.com##a[href="ad.com"]
canyoublockit.com##iframe[src^="//ds88pc0kw6cvc.cloudfront.net/"]
||va.media.tumblr.com/internal/*/tumblr_sponsored_day.mp4
||cdnu.porndoe.com/fly-banner/
miniwebtool.com##div[id^="div_"][align="center"]
||milfzr.com/banner.gif
||milfzr.com/pu.js
rat.xxx##iframe[id^="native_code_"]
fantasti.cc##div[id^="th_"]
fantasti.cc###overpht
fantasti.cc##div[data-bn-left]
fapnado.com##.container > div.spot-outer
fapnado.com###pause-ads
jizzbunker.net##.fp-player > .zx1p
jizzbunker.net##.panel-rklcontent-wide
jizzbunker.net##.panel-body > div[data-zone]
pinflix.com,pornrox.com##.advertisement-link
rawdevart.com##.text-center > .d-inline-block.my-3
myfamporn.com##.wps-player__happy-inside-zone
mobile-porn.club,myfamporn.com##.happy-under-player
||xnxx.realty/safu/
xnxx.realty##.full-right-col
wankyjob.com##.opt
yahoo.com##[data-wf-image-beacons][data-wf-beacons*="beap.gemini.yahoo.com"]
porntrex.com##div[style="border:1px solid #ccc;text-align: center;margin-top:
10px;padding:5px"]
forum.xda-developers.com##.postbit-wrapper > .post_thanks_box_wrapper +
div[style="width: 100%; text-align: center; clear: left; margin-top: 15px;"] >
iframe[src^="https://www.youtube.com/"]
||theinnews.com/wp-content/plugins/progressads/
||pornpapa.com/extension/aine/*.php?s=
9movies.yt##.barve
||support.brighteon.com/Javascripts/BrighteonWBA.js
brighteon.com##a[href^="https://support.brighteon.com/WBA/"][href$=".html"]
[target="_blank"] > img
mangaread.org##.c-top-second-sidebar
||fcdot.lc/glx_*.js
cambro.tv##.vdvwad
||yst.am/ypt.js
||yst.am/y_is_ad.js
opensubtitles.org##.LSERefer
livenewschat.eu###secondary > aside[id^="custom_html-"]
golfroyale.io###adFooterContainer
imore.com##p > a[href^="/e?link="][href*="offer"][target="_blank"].norewrite > img
imore.com##p > a[href^="/e?link="][href*="offer"][target="_blank"].norewrite +
span[style^="text-align: center; padding: 2px; display"]
thepostmillennial.com##.commercial
getcomics.info##.advanced_floating_content
danishfamilysearch.com##div[id^="ContentPlaceHolder1_div_annonce"]
amateurporn.me,anon-
v.com,javwhores.com,javtasty.com,javbangers.com,porntrex.com,private-
shows.net,pornfapr.com,freepornvideo.sex##.opt
simpleflying.com##div[class*="-display-ad-"]
sciotocountydailynews.com##.content-inner > p > a[href][target="_blank"] > img
inews.co.uk##.inews__mpu
inews.co.uk##.inews__advert
duplichecker.com##div[class*="aadd_boox"]
cyprusjobcentre.com##div[style="margin-top:30px;min-height:500px;"]
codecs.forumotion.net###main-content > div[style^="position:relative;height:90px;
min-width: 728px"]:not([class]):not([id])
zbporn.com##.desktop-nat-spot
express.co.uk##.imadc
||zbporn.com/zps/
||api.zbsexvid.info^$domain=zbporn.com
porngem.com##.wrapper > div[style="text-align: right;"] > small.text-gray
||javtsunami.com/divine-glade-$script
||javtsunami.com/steep-heart-$script
chemz.io##.menu_ad1Box
||cloudrls.com/asset/barr.js
uiporn.com##.text-gray
hog.tv##.player__side
hog.tv##div[class="title title--sm"]
hog.tv##div[class="content__info content__info--vis info"]
||widgets.future-fie.co.uk^$domain=tomsguide.com
tomsguide.com##.hawk-placeholder
||rule34.us/ad.html
||img.rule34.us/images/gelbooru.mp4
giga-down.com##div[style^="width:336px; height:280px"]
giga-down.com##a[href^="https://www.google.com/url?"]
usporncomics.space##div[style^="position: fixed; top: 100%; left: 100%; transform:
translate"]
komikhentaiterbaru.xtgem.com##div[id^="st"][style^="z-index: 9999"]
komikhentaiterbaru.xtgem.com##body > center > a[href] > img
||komikhentaiterbaru.xtgem.com/iklan2.gif
||1bitspace.github.io/wgaming/es/rectangle-medium/v2.html
1bit.space##.modal__overlay
1bit.space##.bnsLayers
1bitspace.com##.column > div[style^="min-height: 80vh;"] > div[style^="min-height:
72%;"] > div:nth-child(1)
1bitspace.com##.column > div[style^="min-height: 80vh;"] > div[style^="min-height:
72%;"] > div:nth-child(2)
shootz.io###respawnDiv > center > div > div[style="width:336; height: 280;
background-color: #000; display: inline-block"]
shootz.io###readyDiv #col1 > div[style^="width:300; height: 330;"] >
div[style="width:300; height: 250; background-color: #000"]
popsplit.us##body #banner
germs.io##div[id^="money-"]
gunies.io##div[id^="gunies-io_"]
waterguns.io###watergunsio_300x250
voxar.io###gas-home-rect
superhex.io##div[id][style="width:300px;height:250px;"]
spacegolf.io###ad-menu
orbz.io##div[style="width: 300px; height: 600px;"]
orbz.io##div[style="width: 300px; height: 250px;"]
polygun.io##div[class][style^="width: 300px; height: 250px; margin:"]
tangies.io###right-ads-wrapper
astroe.io##.wideAdPanel
piaf.io###midBotPanel
dungo.io###dungoio_300x250
spaceblast.io,bombarena.io##div[id^="adArea"]
scrims.io###scrims-io_300x250
dizzytroopers.io###banner-cont
dizzytroopers.io###box-banner-cont
striketactics.net###unit_a_cont
filedown.org,speed-down.org##div[style="width:336px; height:280px; background-
color:#ffffff; text-align:center"]
filedown.org,speed-down.org##center > div[style="width:336px; height:280px"]
speed-down.org##a[href^="https://speed-down.org/download"]
speed-down.org##.captcha > .download-option-btn > .btn-
success:not(.downloadbtn):not([style])
raaaaft.io##.dialog-ad-container
kugeln.io##.extAdBox
tacticscore.io###adsense_home
battlestick.net##a[href="http://battlestick2.net"] + p.text-muted
haxpc.net##form[action^="//ziphost.online/"]
bumper-io.com,trapz.io###bannerSpr
bumper-io.com,trapz.io###bannerOverLeftSpr
na-2.gunwars.io,na.gunwars.io,na.throwz.io##div[style^="width:300;"]
[style*="height: 250;"]
na-2.gunwars.io,na.gunwars.io,na.throwz.io##div[style^="width:336;"]
[style*="height: 280;"]
jizzbunker.com##.rzx1
jizzbunker.com##.zx1p
jizzbunker.com##.ftrzx1
downturk.net##.alert-light
||freepikpsd.com/wp-content/uploads/*site-banner.
||freepikpsd.com/wp-content/uploads/*/banner-
||freepikpsd.com/wp-content/uploads/*/jv_banner_
freepikpsd.com##.sf-sidebar-wrapper
||ujav.me/asset/barr.js
fishz.io,blastz.io###rightDiv > div[style^="width:300; height:250; background-
color:#"]
msn.com##a[href^="https://afflnk.microsoft.com/"]:not([href*="u=https://
www.microsoft.com"])
pimpandhost.com##.aablock
highporn.net##a[href^="https://media.r18.com/"]
swordz.io##div[style="width:336; height: 280; background-color: #000; display:
inline-block"]
malaysiastock.biz###sideBar > div[class^="RightPanel_Rectangle"]
creatur.io###abr-panels
ehow.com##.ad
||download.oxy.st/dd.png
oxy.st##.button-list__container > div.text-left + p
fliphtml5.com##.fh5---banner---container
surviv.io###ad-block-right
surviv.io##.ui-stats-ad-container
disqus.com###placement-top
||gsu.st/glx_*.js
||linkspy.cc/js/fullPageScript.min.js
||naturalnews.com/Javascripts/Jean-Jul.js
naturalnews.com##div[class] > div:not([class]):not([id]) >
a[href^="https://www.naturalnews.com/WBA-"][href$=".html"][target="_blank"] > img
megalink.vip###__bgd_link
pngitem.com##.adhtml
mensxp.com##ul[class$="-card"] > li:not(.track_ga) > div[class*=" "] > div >
a[onclick]
douploads.net##.row > div.text-center > a.btn-block + center
trueachievements.com##.ad-wrap
tombr.io###rightDiv > div[style="width:300; height:250; background-color:#222;
display:inline-block"]
nebulaz.io###adArea1
sharkz.io##.frontPageAdvertisementHeader
lubedfan.com##.maxbutton-tour
repuls.io###monetization
yourbittorrent2.com##iframe[src^="//a.adtng.com/"]
yourbittorrent2.com##.card-footer a.extneed[href] > picture
yourbittorrent2.com##.container > .table-responsive > .torrent-list
leevz.io###leevz-io_300x250
witz.io###moneyMakerHolder
||xcafe.com/*.jx
||cdn.vrsumo.com/js/moartraffic.js
vrsumo.com##.sponsore-col
defly.io###curse-promo
defly.io###respawn-promo
fapsrc.com##.baninsidevideo
flyflv.com##.container > br + div.messages
otakuwire.com##.td-header-wrap > .td-banner-wrap-full
||fcdn.stream/asset/barr.js
kbb.com###kbbAdsMedRecShowcase
kbb.com###kbbAdsStm
kbb.com###kbbAdsMedRec2
kbb.com##div#kbbAdsMedRec
kbb.com###kbbAdsFct
||cdnu.porndoe.com/static/pop/slide-in/*.mp4
porndoe.com##.fly-in-content
relmz.io###relmz-io_728x90
relmz.io###relmz-io_300x250
gallons.io###a-left
gallons.io###a-bottom
doubledodgers.com,nuggetroyale.io##.mainMenuAdBox
nuggetroyale.io##.gameOverBannerAd
deadwalk.io##.main-menu-overlay > div[class="main-menu main-menu-bottom"]:empty
sciencealert.com##.article-fulltext > div[style="margin:20px 0;height:250px;text-
align:center;"]
kize.io##.ad.left
kize.io##.ad_end_main
checkpagerank.net##div[style="text-align:center;"] > table[style="text-
align:center; display:inline-block;"] > tbody
pngegg.com##.list_ads
collinsdictionary.com##.mpuslot_b-container
collinsdictionary.com##.btmslot_a-container
pussyspace.com,pussyspace.net###showPlayerCam ~ a[href][rel="nofollow"]
[target="_blank"]
||moviemaniac.org/asset/barr.js
fightz.io###menuDiv > center > table[style="margin-top: 20"] > tbody > tr >
td[valign="top"] > div[style^="width:300; height: 250;"]
steamworkshopdownloader.io##.alert-secondary
file-upload.com##span#countdown + div[id^="ads_container_"]
kotaku.com##.js_movable_ad_slot
forbes.com##fbs-ad + p > br
swordz.io##div[style="width:300; height: 250; background-color: #000"]
disasterscans.com##div[id^="media_image-"].no-icon.heading-style-1
pcworld.com###amazon-bottom-widget
shiachat.com##body > div#ipsLayout_header + center
||shiachat.com/forum/uploads/monthly_*/shiamatch.gif.*.gif
||shiachat.com/forum/uploads/monthly_*/*_alaligemsa.gif.*.gif
foes.io###adParent
agma.io###advertDialog1
agma.io###adWrapper300x250
astr.io###a4g
hentaihere.com##.js-adzone
hentai2read.com##.js-rotating[data-type="leaderboard-index"]
||hentaicdn.com/cdn/v*.assets/js/ARFnet.*.js
mngdoom.com##.center-block.advf
mngdoom.com,mangainn.net##.chapter-top-ads
mangainn.net##.chapter-bottom-ads
manganelo.com##iframe[src^="/ads/"]
manganelo.com##.body-site > div[style="width: 100%;overflow: hidden;text-align:
center;"] > div[style*="overflow: hidden; text-align: center; margin:"]
czechcasting.com##.recommended-projects
||revive.ntl.cloud/XCz2mn9RkP8TvCeR.js
limetor.com,limetorrents.info,limetorrents.asia##a[href^="https://
affiliate.rusvpn.com/"]
youtube-nocookie.com##.ytp-ad-progress-list
addictinggames.com##.add-bx
senmanga.com##.banner-block
flvto.biz##.square-ads
flvto.biz##.horizontal-ads
senpa.io###ad-slot-center-panel
senpa.io##div[class^="advertisement-informer"]
vanis.io###player-data > div[style="text-align: center; height: 286px;"]
larvelfaucet.com##.close-ad
larvelfaucet.com###bottomRightFloatingAd
linksly.co##div[aria-label="Close Ads"]
himovies.to###overlay-container
alaskasnewssource.com,ky3.com##body .arc-ad
boxlink.us,glitched.online##a[href^="https://bit.ly/"] > img
glitched.online##.elementor-widget-sidebar > .elementor-widget-container > #text-7
glitched.online##.elementor-widget-sidebar > .elementor-widget-container > #text-8
glitched.online##.elementor-widget-sidebar > .elementor-widget-container > #text-9
glitched.online##.elementor-widget-sidebar > .elementor-widget-container >
#media_image-6
appleinsider.com##article .ad
porndroids.com##.aan_fake
||porndroids.com/nb.js
threadreaderapp.com##.entity-url-preview
windowcleaningforums.co.uk###ipsLayout_footer a[href][rel="nofollow noopener"] >
img
windowcleaningforums.co.uk###elPostFeed .ipsSpacer_half a[href][target="_blank"]
[rel="nofollow noopener"] > img
||windowcleaningforums.co.uk/myimages/hereside.png
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,goo
gle.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google
.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.c
m,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google
.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.m
a,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,goo
gle.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.c
om,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com
.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.co
m.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.c
om.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.
com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google
.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,googl
e.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,goog
le.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,goo
gle.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,go
ogle.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,googl
e.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.f
i,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,g
oogle.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,goog
le.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.
la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,
google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,goo
gle.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google
.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk
,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,go
ogle.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws##div[
role="navigation"] + c-wiz > div > .kxhcC
22pixx.xyz###overlayera
filehippo.com##.video-player
||streamp1ay.cc/jquery-1.8.3.min.js
pocketgamer.com##.item
pocketgamer.com##.item-unit
igeekphone.com##.theiaStickySidebar > ul > .igeek-widget
igeekphone.com##.row > .col-8.main-content > div:not([class]):not([id]) > a[href] >
img.no-display
webmd.com##.responsive-sharethrough-wrapper
disasterscans.com,webtoon.xyz,manhuas.net,mangarocky.com##.body-wrap > .c-top-
sidebar
webtoon.xyz,manhuas.net,mangarocky.com##.body-wrap > .c-bottom-sidebar
merriam-webster.com##.mw-right-ad-slot
1001tracklists.com##.img20ad
||daftsex.com/img/pc20.png
lopteup.vip##.page-download > center
lopteup.vip##.margin-top-3 > .panel-body > center
greasyfork.org##.ad-entry
||b4f.site^$domain=shorter.fun
zlink.xyz,cut.my.id,shorter.fun##iframe[src^="https://www.b4f.site/"]
sythe.org##div[style="width: 100%; display: block; text-align: center;"] > a >
video
||i.imgur.com/DKoVO5Z.mp4$domain=sythe.org
sythe.org###topad
mumbailive.com##.ml-google-ad
vid4up.site###aoverlay
veryfiles.com##.creation-container > a[href][target="_blank"].btn-success
2conv.com##.horizontal-ads
2conv.com##.square-ads
||2conv.com/get-rtb-url$xmlhttprequest,redirect=nooptext
kentonline.co.uk##.LeaderBack
freecoursenow.com##a[href^="https://bit.ly/"][target="_blank"] > img
coursedrive.org##.sidebar > #custom_html-9
||themarketherald.com.au/*/hc-thread-tmh-video-posts-widget.php?
r=$domain=hotcopper.com.au
hotcopper.com.au##.tmh-thread-widget
hotcopper.com.au##.row-billboard
wbay.com##.arc-ad
||gray-wbay-prod.cdn.arcpublishing.com/pf/resources/js/ads/arcads.js
||canncentral.com/wp-content/themes/canncentral/assets/js/arcads.js
addictivetips.com##.adslabel
addictivetips.com##div[class^="reim"]
||fcc.lc/glx_*.js
lookmovie.ag##html > iframe[style*="position: fixed !important; display: block !
important; z-index:"][style*="right:"]:not([src])
||cryptomininggame.com/uploads/partner/images/
clipartkey.com##.adhtml
clipartkey.com##.adtextshow
bitlinks.pw##img[id^="ads-"]
downloadhub.host##a[target="_blank"] > img[width="300"][height="300"]
||javhoho.com/hzhxexywhxpy.php
/uploads/banners/*$domain=goalnepal.com|walletinvestor.com
subdl.com##a[href^="https://subdl.com/ads.php"]
modd.io##.ads-card-block
||d24rtvkqjwgutp.cloudfront.net/srv/advisibility_trendsales.js
hometheaterforum.com##div[style="width: 300px; height: 600px;"]
amazingribs.com###main-body-wedge
amazingribs.com##div[class*="ad-space-"]
linuxandubuntu.com##.YouTubePopUp-Wrap
||linuxandubuntu.com/wp-content/uploads/*/MassiveGRID-Banner.jpg
maketecheasier.com##.header-widget
kotaku.com##div[class^="js_welcome-ad-"]
tvweb.com##.ad-leaderboard-wrap
tvweb.com##.ad
chinapost-track.com##.tracking-pro-container
copter.io##div[id^="respawn-promo"]
gota.io###main-rb
gota.io##.main-rb-title
exactaudiocopy.de##div[align="center"] > h6
||iseekgirls.com/*/rotate.php
iseekgirls.com##.fv-cva-time
iseekgirls.com##.elementor-widget-container > div[style^="text-
align:center;float:right;"]
iseekgirls.com##a[href^="https://www.iseekgirls.com/af/"]
boardgamegeek.com##.global-body-ad
||hanime.xxx/wp-content/plugins/script-manager/assets/js/script-manager.js
vidcloud.pro###overlay-container
||duplichecker.com/6c2124a^
squadd.io###crossPromo
faucetcrypto.com##iframe[src^="https://www.faucetcrypto.com/ads/"]
||hentaihaven.xxx/wp-content/plugins/script-manager/assets/js/script-manager.js
onlineradiobox.com##.alert--puzzlegarage
||singaporemotherhood.com/redirad/script.js
geeksforgeeks.org##div[id^="AP_"]
dl.helow.id##center > a[rel="noopener"] > img
||an.yandex.ru^$domain=parcelsapp.com
||fc.lc/dwn.html
collinsdictionary.com##.topslot_container
filsh.net##div[id^="sovendus-container-"]
miniwebtool.com###videoad
miniwebtool.com##div[id$="banner"]
toucharcade.com##div[style="width:300px; height:150px;"]
dictionary.cambridge.org,ldoceonline.com##.topslot-container
distrowatch.com##td[style="width: 60%; vertical-align: top; border: none"] > table
> tbody > tr > td[style="width: 100%; border: 0; margin: 0; padding: 0; vertical-
align: top; overflow: hidden"]
flashscore.co.uk##.boxOverContent__banner
pornbimbo.com##iframe[src*="/player/html.php?aid="]
||pornbimbo.com/player/html.php?aid=*&referer=*&rnd=
||vidia.tv/lockerdss.js
ymp4.download###results a[href][target="__blank"]
duckduckgo.com##.module--carousel-products
||prprocess.com/goal.js.php
||wp.com/banners.$domain=nudepicturearchive.com
ebaumsworld.com##.mediumRect
ebaumsworld.com###rightColumnStick > li > .divider > span[style^="font-size:"]
||shrtfly.com/js/full-page-script.js
||savelink.site/vast-im.js
timelessleaf.com##.sidebar > #custom_html-21
timelessleaf.com##.sidebar > #custom_html-23
timelessleaf.com##.sidebar > #custom_html-24
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.c
om,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetak
eout.com##.js_sidebar_sticky_container #commerce-inset-wrapper
bdnews24.com##.inside-article-ad-rectangle
primagames.com##div[style="margin-bottom:10px;"] > a[href^="https://"] > img
||primagames.com/localstatic/images/promos/raid-shadow-legends-2020-v3-
300x250px.jpg
mypussydischarge.com##iframe[src^="https://chaturbate.com/affiliates/"]
userupload.net##.report > a.btn-danger
medindia.net##.ads-advlabel
erome.com##.adn-posty__top
||ytbvast.xyz/*/finder.js
||youtnbe.xyz/asset/bull.js
||bcd.h-l.icu^$domain=youtnbe.xyz
appleinsider.com##.boxes.ad
camwhoresbay.com##.related-videos ~ div[class^="visible-"][style="border:1px solid
#ccc;text-align: center;margin-top: 10px;padding:5px"] > center
mshares.co##.download.file-info > div[style="margin-top : 20px; margin-bottom :
20px; "]
alternativeto.net##li.sponsored
tradingreview.net###sidebar > .widget > a[rel*="nofollow"][target="_blank"] > img
thetrendspotter.net##div[class^="thetr-adsense-"]
||cdn.jwplayer.com/players/*.js$domain=imfdb.org
imfdb.org###bodyContent > div#column-google + div[style][itemscope]
vipboxtv.se##.text-center > button[data-open="_blank"]
healthline.com##hl-adsense
forums.flyer.co.uk##.custom_html-2
forums.flyer.co.uk##.custom_html-3
dohomemadeporn.com###ghslz
||dohomemadeporn.com/js/ghslz.js
discussed.cc##.ipsResponsive_inlineBlock > a[href][rel^="nofollow"] >
img[alt="advertisement_alt"]
|http$subdocument,third-party,domain=btc2019.tk
||ustreamy.co/uploads/banners/freedownloadae-banner.webp
||ustreamy.co/uploads/banners/your-banner-here-middle.webp
mobiprox.blogspot.com##div[class^="Adsense"]
mobiprox.blogspot.com##div[class^="itsappleos_ads_"]
oemdtc.com##.clickable-background
oemdtc.com###sidebar > .ai_widget > .code-block > a[href][target="_blank"] > img
||cdn.flowdee.de/aawp/assets/aawp-banner-en-300x250.jpg$domain=oemdtc.com
videocelebs.net##.midle_div > div[style^="height:"][style*="position: relative;"]
rogerebert.com##.advertisement
rogerebert.com##.page-content--ad-block
||aetherhub.b-cdn.net/images/zones/
||player.twitch.tv^$domain=aetherhub.com
aetherhub.com###SponsoredStream
||projectagoralibs.com^$domain=samapro.me
||abcvideo.cc/player*/vast.js
rahim-soft.com##.sidebar > #text-7
linux-magazine.com###Skyscraper
shotly.io##.centeradcover
owllink.net##p > a[href][target="_blank"]
adz7short.space,short.cliquebook.net##.rectangles
short.cliquebook.net##a[href="https://www.eonads.com"]
||nudepatch.net/dynbak.min.js
||nudepatch.net/gamergirlshow.js
||dombnrs.com^$domain=nudepatch.net
downfilez88.tk##a[class="btn btn-default"][href*="/?token="]
||fs0.downfilez88.tk/themes/flow/images/download-button.png
jetanimes.co###clickfakeplayer
xxxxtube-porn.com##.aff-content-col
||xxxxtube-porn.com/helper/tos.js
cyberciti.biz##.entry-content > center > div[style="border: 1px solid #e9ecef;
border-radius: 3px; padding: 3px; color: #999999;"]
cyberciti.biz###custom_html-7
||souqsky.net/glx_*.js
webvoyeur.com##.spot
webvoyeur.com##.twocolumns > div.aside
themoviesflix.co##.thecontent > center > div[style^="width:300px;height:250px;"]
themoviesflix.co##div[style^="width: 320px; height: 100px;"]
themoviesflix.co##div[style^="width:320px;height:100px;"]
themoviesflix.co###sidebar > div[id^="custom_html-"]
||vip-hd-movies.xyz^
powv1deo.cc##iframe[src^="/ben/mgnat.html"]
powv1deo.cc##iframe[src^="//tontent.powv1deo.cc/"]
||powv1deo.cc/player*/*/vast.js
||powv1deo.cc/js/dpu*/pu*.min.js
||vidplayer.cz/asset/bill.js
news.sky.com##div[data-ad-format="leaderboard"]
purexbox.com##.insert
purexbox.com##.article-recommendations
newsnow.co.uk##.js-ad-frame
quora.com##.spacing_log_question_page_ad
filecrypt.co###cform > .protection div > ul > li > .bims > div[onclick]
pornone.com##.video-add
pornone.com##.overheaderbanner
downloadhub.fans##center > a[href][target="_blank"] > img
downloadhub.fans##.code-block > a[href][target="_blank"] > img
enewspaper.sandiegouniontribune.com##div[id^="ext-readerbannerad-"]
thepctribe.com##button[class="button-red user"][data-user]
windowsactivationkey.com##center > div[style] > img.user
leechall.com##.digiseller-buy-standalone
indianexpress.com##.o-taboola-homepage
||boxcracked.com/wp-content/uploads/*/boxcracked.png
rzcracks.com##center > a[href][target="_blank"]
arkadium.com##div[class^="GamePageAd-"]
arkadium.com##div[class^="Ad-adContainer-"]
freshstuff4u.info##.sidebar > .widget_list_mag_wp_300px
nikonrumors.com##.xoxo > li[id^="custom_html-"]
nikonrumors.com###index-top > ul.xoxo
||nikonrumors.com/wp-content/uploads/2020/05/CaptureOne-Nikon-banner.jpg
nikonrumors.com##img[width="300"][height="600"]
shr.cash,pnd.*##.swal2-container
tipsforce.com##div[id^="wmg-vb-"][style^="width: 300px; height: 250px;"]
primewire.li##a[href^="/links/sponsored/"]
primewire.li##a[href^="https://go.nordvpn.net/aff_c?"]
||deviantart.com/_adslot/
upmela.com,uprafa.com###footerStickyBox
interpals.net##div[style^="float: right;"][style*="min-height: 600px;"]
cointelegraph.com##.bnrs-list
filecr.com##.sidebar > section.filec-widget
cut4fun.com##.row > .short
readm.org##center > a[href][target="_blank"] > img
sammobile.com###closeAd
pstream.net##.yet-another-overlay
sekilastekno.com,miuiku.com##div[style="text-align: center;"] > a[href] > img
coolors.co##.carbon-cad
||short.pe/js/full-page-script.js
imgur.com##.post-banner
imgur.com##.masthead
simpleflying.com##.simpl-adlabel
news.avclub.com###sidebar_wrapper > div > div.sc-5f1ako-3
nightfallnews.com##.bottom_sticky_banner_container
||cdn.coingape.com/wp-content/uploads/2020/05/21173509/Br-min.jpg
coingape.com##.coing-before-last-2-paragraph
coingape.com##.coing-after-3rd-paragraph
coingape.com##.partner-container
timeanddate.com##.tool__skyadvert
ladbible.com##div[class$="-margin-Advert"]
||35.232.188.118^$domain=35.232.188.118
wikizero.com##.ads_btns
wikizero.com###btns_adz
slickdeals.net##.searchWrapper #afscontainer
elitepvpers.com##.page > div[style="padding:0px 10px 0px 10px"] > a[href]
[target="_blank"] > img
omg.blog##.ad-tag + p[align="center"]
||xxxparodyhd.net/wp-content/themes/PsyPlay/billo.
businessinsider.in##.ad-brdr-top
unicode-table.com##.content-inside-banner
unicode-table.com##.main__top-updated-ad
myabandonware.com##.box > a[href][target="_top"][onclick] > img
||myabandonware.com/media/img/pwn/
||kotaku.com.au//app/mu-plugins/pedestrian-video-front-end/template/assets/js/
brightcove-video-manager.js
/common/boxes/*$domain=babupc.com
||pbcdn1.podbean.com/fs1/site/images/spo/miiduu.gif
cardgames.io##.don-draper > label
stileproject.com##.btn-sponsored
thehackernews.com##.ad_two
newstomat.com###callus
beermoneyforum.com##.p-body > div.p-body-inner ~a[class="samItem
samBackgroundItem"][rel="nofollow"]
||cdn.nsimg.net/cache/landing/*.xml
||mycrazygifts.com/static/ads?$domain=animeshow.tv
kimcartoon.to###subcontent > div[style="margin: 0px auto; text-align: center;
overflow: hidden;"]
nakedteens.fun##.full-ave-pl
nakedteens.fun###spot-holder
||nakedteens.fun/*/quwet.js
||nakedteens.fun/*/*.php$script
xxxrapid.com##.video-actions-content
cleverst.com##.ad2
metasrc.com##div#side-video
start.me##.widget-page__ads
sxyprn.net###yps_player_vpaid
yadi.sk##.direct-public
||filecrypt.co/blob/rh1enkla.png
hawkbets.com##.app__page-body > a[href][target="_blank"][rel="nofollow"]
hawkbets.com##.app__right-sidebar > a[href][target="_blank"][rel="nofollow"]
||hawkbets.com/images/info_large_en.gif
||hawkbets.com/images/info_medium_en.png
dhakatribune.com##.advertisement-image
teamos-hkrg.com##.p-body-sidebar > a[href] > img
teamos-hkrg.com##.p-body-inner > center > a[href][target="_blank"] > img
tutorialspark.com###toprect
||kshow123.net/vast.js
||kshow123.net/theme/js/test_2.js
/script/compatibility.js$domain=kropic.com
||pornhat.com/nbb/*.php
||douploads.net/sw_newone.js
streamsport.pro,easyplayer.cc###layer1
apk.support##.googleadv
||torrentproject.cc/1.js
||torrentproject.cc/r/?md5=$subdocument
||videobb.ru/asset/sostress.js
||gaobook.review/asset/sostress.js
||mylink.vc/nordcode.php
mylink.vc##iframe[src^="/nordcode.php?id="]
motorcyclenews.com##.sticky-leaderboard-ad-container
citethisforme.com##.ads_top_middle
aflamgulf.com,gateaflam.com,watch4unow.com##.overall_adz
thecellguide.com##.thece-in-content-ad
lnk.parts##.display-link-layer > .display-300x250
az511.gov##.adsContainerTop
daijiworld.com##.hpRightAdvt
daijiworld.com##.hpRightAdvtSocialCom
daijiworld.com##.paddingRight0px > a[onclick^="recordOutboundLink("] > img
daijiworld.com##.ipRightAdvt
daijiworld.com##.navbar-static-top a[onclick^="recordOutboundLink("] > img
daijiworld.com##.row > div[class="col-md-4 padding3px"]
a[onclick^="recordOutboundLink("] > img
sitepoint.com##div[class^="styledHeader__TopBanner-"]
puzzles.msn.com##div[class^="DisplayAd__container_"]
cambro.tv##.fp-logo
whataporn.tv##.happy-player-beside
hotmovs.com##.underplayer > .underplayer-box
||dombnrs.com/p2.js
kolombox.com###dlbtn_big
||kolombox.com/images/downicon.png
wandermap.net###sidebar > .sidebar-propaganda
stylecaster.com##.wrapper-header-ad-slot
stylecaster.com##.sc-ad-article-middle-wrapper
mediafire.com##.errorExtraContent > a[href][target] > img
rozfly.com##.separator > a[href]
fossbytes.com##a[href^="https://www.linkev.com/order?a_fid="][target="_blank"] >
img
tomsguide.com##.hawk-widget[data-model-name]
shorthitz.com,dl.ocanoke.com,afly.us##.box-main > .blog-item
leechall.com,kissmanga.link,disasterscans.com,savesubs.com,mkvcinemas.nl,mangakik.c
om,akwam.*,goo-
2o.com,torrentdownloads.me,europixhd.io,monoschinos.com,soccerstreams.net,bagas31.i
nfo,bacakomik.co,mangasee123.com,watchmovies7.com.pk,anitube.biz,elsfile.org,m4ufre
e.yt,9movies.yt,ask4movie.co,watchsomuch.org,kisstvshow.to,downloadhub.fans,thewatc
hcartoononline.tv##iframe[data-glx][style*="z-index"]
bitconews.net###modalin
bitconews.net###btn-cerrar
bleepingcomputer.com##.cz-sponsorposts
extramovies.*##.ad_btn
denofgeek.com##.ad-dog
cointelegraph.com##.posts-listing__bnr
servedez.com###ad_below_menu_2
servedez.com##.sp_block > a[href="https://nexusbytes.com"] > img
||pop.nexusbytes.com^$domain=servedez.com
||torrentleech.org/images/seedit4me.png
gizmodo.com,kotaku.com##div[class="sc-5f1ako-3 iaPcjQ"]
gizmodo.com,kotaku.com##.ad-container
||asset.fwcdn1.com/js/fwn.js
clipwatching.com###container > div[style="display:flex;"] > div[style^="width:"] >
a[href][onclick^="window.open"][target="_blank"] > img
||clipwatching.com/o9.jpg
fontyukle.net##.reklam_alani
||deviants.com/dv543/dv.js
deviants.com##.twocolumns > div.aside > script[src*="/api/spots/"] +
div[align="center"]
horux.cz##.posts-container div[style="float:left; margin-right:10px; width: 300px;
height:250px;"]
||cdn.avantisvideo.com^$domain=smokingmeatforums.com
||d2kk0o3fr7ed01.cloudfront.net/bootstrap-native.min.js
elamigos-games.com##a[href^="https://track.wg-aff.com/"]
||suicidegirlsfree.com/b/$script
techably.com##.sidebar a[href^="https://affiliate.namecheap.com/"]
sciencedaily.com##.mobile-top-rectangle
sciencedaily.com##.mobile-middle-rectangle
sciencedaily.com##.mobile-bottom-rectangle
faucetpay.io##a[href^="https://faucetpay.io/advertise/"][target="_blank"]
kimcartoon.to###ads-top-wrap
kimcartoon.to,filerio.in##div[id^="glx-"][id$="-container"]
interracial.com##.twocolumns > .aside > div[align="center"]
||canyoublockit.com/wp-content/plugins/banner-creator/assets/js/ts-ads.js
canyoublockit.com##a[href^="//mr2cnjuh34jb.com/"]
||mylinksite.com/wp-content/uploads/*/ads.jpg
||cdn.faptitans.com/s*/rc/logo.jpg
||lostincunt.space^$domain=faptitans.com
faptitans.com##.cross-promo-bnr
/cloud_theme/build/js/script.min.php$domain=clik.pw|shurt.pw
||jgthms.com/carbon.js
bulma.io##.intro-carbon
adsrt.org###vastWrapper
animexin.xyz###floatcenter
animexin.xyz##a[title="Advertising AnimeXin"]
animexin.xyz##.kln > a[href][target="_blank"] > img
animexin.xyz##a[href="https://webooindonesia.yukbisnis.com/"]
singamda.net,singamda.xyz,singamda.asia##a[href^="http://fkrt.it/"]
runmods.com##.sidebar > #HTML6
healthline.com##.css-1p8o5rz
macrumors.com##div.tertiary:empty
physicsworld.com##.row > div.equalize-sidebar + div[id="secondary"]
physicsworld.com##.corporate-partners
flutenotes.ph##.widget-content > div[id^="headline"]
hulkpop.top##.eaa-ad
gizmodo.com,avclub.com##.js_movable_ad_slot
larvelfaucet.com,shorterall.com,cpmlink.net##iframe[src^="//mellowads.com/"]
shorterall.com##a[href^="//mellowads.com/"]
shorterall.com##.row > div[class] > style + div.sticky
dutchycorp.space###boxes > #mask
dutchycorp.space###boxes > #dialog
||kuyhaa-me.com/meongvpn.js
||ad4game-a.akamaihd.net/async-ajs.min.js
myfreemp3.best##a[href="/a"]
win-raid.com##div[style^="text-align:center;"][style*="height:100px"]
mysafeurls.com,myfreemp3.best##a[href="https://myfreemp3.best/a"]
||myfreemp3.best/img/stb.png
bit-url.com##body > nav[id="mainNav"] + div.container > div.row > div[class] >
iframe[sandbox][src]
shrtbtc.com##object[data*="cliquesteria.net/"]
idea4cash.com##.content > center > table + br + center
idea4cash.com##.content > center > table:not([border]):first-child
||bestmoneysites.com^$domain=idea4cash.com|shrtbtc.com
||exe.io/js/full-page-script.js
earnsats.co##a[href][target="_blank"].ease-in-out
||imagekit.io/earnsats/ads/$domain=earnsats.co
thekitchn.com##.StickyBanner
trakt.tv###progress-wrapper > div.container > div[class][id]:not([data-url])
trakt.tv##.sidenav > div.sidenav-inner > nav + div[id]
||engine.fxempire.com/?$script,xmlhttprequest
||pornwhite.com/js/customscript.js
sexu.com##.player-block__line > h3.line__title
xdlab.ru##.row > .five.columns > div[align="center"] > p[style="text-align:center"]
extremetube.com##.container > div[id]:not([class])[style^="margin: auto; height:"]
extremetube.com##.ggs-list-videos > li[id]:not([class])[style^="float:right;
width:"]
javfinder.la##.col-md-12[style="overflow: hidden !important;margin-bottom:8px;"]
> .nomobile
javfinder.la##body > div[style="overflow: hidden !important;margin-top:10px;"] >
div[style="height: 250px;overflow: hidden;text-align: center; font-size: 0; "]
uiz.app##body > div[style="min-height: 250px;"]
antdm.forumactif.com###main-content > div[class][style="overflow:visible"] > .inner
> div[style="position:relative;height:90px; min-width: 728px px;"]
empressleak.biz###wnb-bar
empressleak.biz###wpfront-notification-bar
||pcs.boundhub.com/kpa/
boundhub.com##.block-video > div.tabl4e
boundhub.com##.to1p
keekass.com##.footer-margin
dupose.com##div[id^="bannerfloat"]
bellesa.co##img[alt="Deeper Pause Ad"]
bellesa.co##div[class*="Notifications__Wrapper-"]
bellesa.co##div[data-label="Sponsor"]
bellesa.co##div[class*="BlastBar__Bar-"]
||bellesa.co/api/rest/v1/campaigns?
washingtonpost.com##.ent-ad-container
itv.com##.seek-bar__ad
||adshort.tech/toolfp.js
sciencealert.com##.section-container-col-2 #Purch_D_R_0_1
torlock.com##article > table.table-condensed + div[class] > div.row a.extneed
abc11.com###vembaModule
printedelectronicsnow.com##.globalOverlay
printedelectronicsnow.com###exposeMask
||shemalez.com/assets/jwplayer-*/vast.js
91porn.com##.vjs-preroll
powvldeo.me##iframe[src^="//tontent.powvideo.net/"]
||clipwatching.com/streamloker-clipwatching*.js
||bigmanga.net/a*.html
bigmanga.net###ads-iframe-fixed
dropgalaxy.com,pornhd6k.net##a[href^="https://bit.ly/"]
pornhd6k.net##.col-md-4 > div.one_p94 > div.one_p95
famousinternetgirls.com##img[width="300"][height="250"]
famousinternetgirls.com##.video-details ~ div[id^="text-"][class="widget
widget_text"]
famousinternetgirls.com##.sidebar > div[id^="text-"][class="widget widget_text"]
sexpositions.club###main-content > aside[id="sidebar"]
||uploadship.com/themes/pro/UploadShip/images/PUBG.jpg
up4pc.com##center > button.user
/high-speed-download.png$domain=extramovies.*
imgtorrnt.in##iframe#i_frame
||api.camclips.cc/api/*?a=
camclips.cc###app > .container > div:not([class]):not([id]) >
div:not([class]):not([id]) > div[class][style$="px; display: block;"]
flograppling.com##flo-ad-leaderboard
flograppling.com##flo-ad-rectangle
embetronicx.com##.sgpb-popup-overlay
embetronicx.com##.sgpb-popup-dialog-main-div-wrapper
embetronicx.com###custom_html-12
embetronicx.com##.AdWidget_HTMLWidget
embetronicx.com##.widget_blog_subscription
embetronicx.com##.widget_facebook_likebox
embetronicx.com###custom_html-9
javrave.club##.leader_banner
watchonceuponatimeonline.com###single > div.content + div.sidebar
||nexus188.net/images/download1.gif
myfreecourses.com###secondary > aside#custom_html-10
myfreecourses.com###secondary > aside#media_image-3
urlgalleries.net##.gallerybody > center > table + center > table[width="100%"]
urlgalleries.net##iframe[src="/200x90.php"]
l2db.info##body > a[onclick^="captureOutboundLink"][rel="noopener"]
popjav.tv##.releatedadsholder
||8shrt.me/newbanner/
hd-streams.org##span[class="v-tooltip v-tooltip--bottom"] > span >
a[onclick^="window.location.href=window.atob"]
wowroms.com###product-header > div.relative + div > a.btnDwn ~ a[target="_blank"]
extramovies.*##div[class^="code-block code-block-"] > a[rel="nofollow"] > img
msn.com##div[data-aop="stripe.deals_stripe"]
/invoke.js$domain=141jav.com|123putlocker.io|94funtv.com
uflash.tv##.sidebar > .box
javtc.tv##.content-wrapper > .container > span.nomobile
javtc.tv##.content-wrapper > .container > div[style="overflow: hidden !
important;margin-bottom:8px;"] > center
prostylex.org##.wrapper > div[style="text-align:center;font-
family:Tahoma;"]:not([class]):not([id])
vqtube.com##.fluid_nonLinear_ad
extremetube.com##.underPlayerBanner
cumlouder.com##.video-promos > div.box-video + div[class]
cumlouder.com##body > div.related-sites + div[class]
blowxtube.com,eyerollorgasm.com###tracking-url
porndroids.com##.video-container > div.wrapper > div.js-player ~ meta[itemprop] +
ul[class]
porndroids.com##body > aside > div.wrapper > section.wrapper__related-sites ~
aside[class]
||filerio.in/sw.js
||tontent.powvideo.net^
||powvldeo.me/js/dpu*/pu*.min.js
||powvldeo.me/player*/*/vast.js
online-tech-tips.com##.entry-content > div.KonaBody > div.wp-block-image ~
div.code-block
vidsrc.me###pop_asdf
ddl-warez.to##a[href="#"][onclick^="window.location.href="]
ddl-warez.to##div[style^="margin-left:"] > .row > .panel-default > .panel-
heading[style^="text-align:center;background-color:yellow"]
reclaimthenet.org##a[href="https://reclaim.link/brave-mid"]
reclaimthenet.org##.code-block > a[href="https://reclaim.link/brave-mid"] +
p[style="text-align: center;"]
mypornhere.com###ex_pop_iframe
adshrink.it###app > div:not([class]):not([id]) > div[style^="width: 100%; height:
100%;"]:not([class]):not([id])
openloadmovies.ac##.textwidget > div[class^="_"][data-zone][style^="width:"]
up-4ever.org##center > a[type="button"][onclick]
up-4ever.org##center > a[type="button"][onclick] ~ a[style]
dl.gamecopyworld.com##td[align="center"][style="height:70px;"]
gamecopyworld.com##td[align="center"] > a[href^="@_"] > img
republicworld.com##.honda_container
javjunkies.com##center > a[href][target="_blank"] > img
||tnaflix.com/*.php?*idzone$script
javtiful.com##.jtmoney-invideo
javtiful.com##.wrapper > div.container > button[aria-label="Close"]
||javtiful.com/zplay.js
||javtiful.com/jtmoney/*.php
||hdplay.site/asset/default/player/plugins/vast*.js
||adulthub.ru/image/ezgif.com
javher.com##.billboardBanner
javher.com###video #sources
javher.com##.affiliate-card-container
javher.com##.videoWrapper > div > div.gg
javher.com##body > .toasted-container
4shared.com##.jsReklBlock
boomlive.in##.advert-panel
/tghr.js$script,redirect=noopjs,domain=biqle.com
uptodown.com###content_lower_ad
bustybloom.com###maincol > #nat_top
bustybloom.com##.post-table > .partner.post.candy
||bustybloom.com/images/bustybloom.com/istripper/
musescore.com##.js-page header[class] > div > section[class^="_"]
javhub.net###ui-block > div.form-group + div.container + div[class]
urlgalleries.net###ifrm
||txxx.com/covad/
||4allapps.com/wp-content/plugins/installcapital/
tubeoffline.com##table[width="100%"] > tbody > tr[style="text-align:center"] > td >
a[target="_blank"] > img
tubeoffline.com##body > div.divContent + br + div[class]
usnews.com##div[class*="placeAds__"]
usnews.com##div[class*="Ad__Container"]
investing.com##.dfp-native
investing.com##.dfpVideo
player.jav.sh###poster
mangatown.com##div[id^="ad_box_"]
||srh895.com/images/download1.gif
mangamelon.com##.layout > .flex > .v-card >
div[style="height:280px;"]:not([class]):not([id])
khmertimeskh.com##.head-wrap > div.col-md-4 > *:not(h1)
khmertimeskh.com##a[target="_blank"][rel="noopener noreferrer"] > img
||khmertimeskh.com/wp-content/uploads/2019/07/Khmer-Times-352x516.gif
letsjerk.to##.vpage_premium_bar
sexvid.xxx##.video-holder > div.tool_bar
||mangatensei.com/runative.php
||pornerbros.com/churro.js
||autofaucets.org^$domain=rifurl.com
||joysporn.com/js/pj.js
||services.brid.tv/player/build/brid.min.js$domain=android-x86.org
procrackerz.org##center > a[rel="nofollow"] > img
pornrox.com##.inplayer-ad
pornrox.com##.next-to-video
||pornrox.com/js/kYX0Yts6UL.js
vegasslotsonline.com###fullscreen .casino-under-game
||asianclub.nl/asset/playerRvn.js
alternativeto.net##.atf2-native-page
freewarefiles.com##div[class$="-gray-ad-txt"]
||hitomi.la/3v80st6S.js
prtawe.com###heimdallPlayer div.pausedView
prtawe.com###heimdallPlayer div.onlineIndicator
thegatewaypundit.com###Top-ad
informer.com##.block_ad1
playvids.com##.block-advert
||freedownloadmanager.org/web/bannerinf.js
androidpolice.com##div[class*="ains-ap2_"] a[class$="_adb"]
teenporno.xxx##.main-menu > ul > li > a[target="_blank"]
||js.wpnsrv.com/pn.php
||teenporno.xxx/ab/
vikiporn.com##.header-area > ul.nav > li > a[rel="nofollow"][target="_blank"]
camwhoresbay.com##.exclusive-link
camwhoresbay.com##.navbar-right > li > a[rel="noopener"][onclick]
bitetheass.com##center > noindex
22pixx.xyz##.resp-container
gotporn.com##.spnsrd
||fux.com/mojon/mojon.
analteen.pro##.mexu-bns-bl
analteen.pro###topbar
crazyimg.com###main > div.page > br ~ center
fapdick.net##.fstory > div.scont > div.oblozhka + center
anyporn.com##.primary > .nopop > a[target="_blank"]
||fetish-bb.com/Gfr4jkFh.
||pornwatchers.com/sw.js
stileproject.com,pornrabbit.com,pornwatchers.com##.fluid_nonLinear_bottom
||pornwatchers.com/boom/*.html
vqtube.com##.video-holder > center > h2
pornfay.org##a[href="http://pornfay.org/xxx/free-porn-videos.php"]
pornfay.org##.kt-api-btn-start
tube8.com##a[href^="https://sexsimulator.game/"]
pornburst.xxx##.promo-gauleporno
pornburst.xxx###footer-iframe
podu.me##.adv-contanier
||podu.me/ads/audio/*.mp3$redirect=noopmp3-0.1s
zazzybabes.com##body > div[id="pbOverlay"] + div[style]
voyeurhit.com##.header > ul.nav > li > a[target="_blank"]
thegatewaypundit.com###adtoniq-msgr-bar
niketalk.com##.p-body-sidebar > div.p-sidebar-inner > div[id^="spacer"]
glory-link.com##iframe[src^="https://www.youtube.com/embed/"]
pornfay.org,pornskirt.com##iframe[src^="https://www.fay.chat/"]
||fay.chat^$third-party
doge-bitsfree.net,coinadster.com###wcfloatDiv4
perezhilton.com##.single-spot.shown
||amazonaws.com/sftemp/sf_v*/html/r*.html$domain=tumblr.com
marketscreener.com##.hPubRight2
marketscreener.com,zonebourse.com##div[style="width: 100%;"] > #zppMiddle2
theblogcash.in###wcfloatDiv
theblogcash.in##.col-md-2 > a[href][target="_blank"] > img
shotly.io##.centerwhiteboxinner > a[href] > img
linkdrop.net##iframe[src^="https://padspms.com/"]
ultrahorny.com##.cont li[class^="menu-item"] > a[target="_blank"]
ultrahorny.com##a[href="https://hentai.tv/"]
rushporn.xxx,rushporn.com###main_video_fluid_html_on_pause
bigleaguepolitics.com###dsk-box-ad-c
free4pc.org##a[href="javascript:void(0);"] > img
fapnado.com##.list-videos > div[class][id] > noindex
soup.io###fpbanner
soup.io##span[id*="_sidebar_ad_"]
edmtunes.com##div[id^="sticky-footer-div-gpt-ad-"]
titantv.com###ctl00_Main_TVL_ctl00_sb
thingiverse.com##div[class^="AdCard"]
watchthementalistonline.com###contenedor > #keeper_top
watchdrakeandjoshonline.com,watchthementalistonline.com##.mCSB_container
#closeButton2
watchthementalistonline.com###custom_html-7 #closeButton2
mangalatest.com##.panel-body div[id="svchapter"] ~ div[id="sv"] > div.panel-body-
author:last-child
||cperformmedia-a.akamaihd.net/dpfm.js
||cdn.spylees.com/vast3?
skymetweather.com##div[id^="side-banneradd"]
thelayoff.com##.epp-bf
clipwatching.com##a[href*="expertfastlink.today/"]
clipwatching.com##.panel-body > p > a[href][target="_blank"]
clipwatching.com##div[style^="width: 300px;"] a[href][target="_blank"] > img
moretvtime.online,moretvtime.com##.sc-banner
gameforge.com##.openX_interstitial
rateyourmusic.com##.album_info_outer > tbody > tr > td[style="vertical-
align:top;width:300px;"]
rateyourmusic.com##.release_left_column > div[style="padding:0px;padding-top:0;"] >
div[style="min-height:300px;margin:0 auto;text-align:center;margin-top:1em;margin-
bottom:1em;"]
rateyourmusic.com##.release_left_column > div[style="padding:0px;padding-top:0;"] >
div[style="margin:0 auto;text-align:center;margin-top:2em;margin-bottom:1em;min-
height:300px;min-width:300px;"]
rateyourmusic.com##.release_left_column > div[style="padding:0px;padding-top:0;"] >
div[style="width:336px;min-height:300px;margin:0 auto;text-align:center;margin-
top:1em;margin-bottom:1em;"]
rateyourmusic.com##.section_reviews > .page_section > div[style="padding-
top:1em;padding-bottom:1em;text-align:center;margin:0 auto;min-height:90px"]
rateyourmusic.com##.release_right_column >
div[style="width:728px;height:90px;margin:0 auto;text-align:center;margin-
top:1em;margin-bottom:1em;"]
rateyourmusic.com###content > .row > div[class="large-4 columns"][style="min-
width:400px;min-height:300px;"]
rateyourmusic.com###content > div[style="min-height:90px;margin:0 auto;text-
align:center;margin-top:1.5em;margin-bottom:1.5em;"]
rateyourmusic.com###content td[style="width:42%;vertical-align:top;"] >
div[style="min-height:300px;margin:0 auto;text-align:center;margin-
top:1.5em;margin-bottom:1.5em;"]
rateyourmusic.com###content > div[style="background:#f8f8f8;font-
size:small;margin:10px;padding:10px;min-height:335px;margin-bottom:1em;"] >
div[style="float:right;padding:1em;width:400px;height:300px;"]
rateyourmusic.com##.artist_right_col > div[style="text-align:center;margin:0
auto;margin-bottom:5px;margin-top:0.5em;width:400px;height:320px;"]
rateyourmusic.com##.frontpage_column > div[style="text-align:center;margin:0
auto;margin-bottom:1.5em;margin-top:1em;width:400px;"]
rateyourmusic.com###content > div[style="width:970px;min-height:90px;text-
align:center;margin:0 auto;margin-top:0.25em;margin-bottom:1em;"]
rateyourmusic.com##.artist_right_col > div[style="text-align:center;margin:0
auto;margin-bottom:0.5em;margin-top:0.5em;width:400px;height:320px;"]
rateyourmusic.com##.section_main_info > .page_section > div[style="min-
height:300px;"] > div[style="float:right;width:346px;min-height:250px;text-
align:center;"]
rateyourmusic.com##.film_left_column > div[style="padding:0px;padding-top:0;"]
> .hide-for-small > div[style$="px;text-align:center;margin:0 auto;margin-
top:1em;margin-bottom:1em;"]
hclips.com##.video-page__item
||cdn-server.cc/p/wl-http.js
.bongacams.com/?bcs=$popup
tnaflix.com###zoneInPlayer
tnaflix.com##.pspBanner + div[id]
tnaflix.com##.pspBanner ~ span
||tubxporn.com/js/xp.js
skidrowcodexgames.com##img[width="250"][height="56"]
skidrowcodexgames.com##img[width="600"][height="138"]
boxlink.us###link-view > p[style] + center
oneurls.org##.box-main #countdown ~ center
oneurls.org###link-view .btn-captcha ~ center
house.porn,birdurls.com##body >
div[style^="position:fixed;right:0;top:0;overflow:hidden;"]
bicfic.com##a[href^="http://curve.talkrabbit.icu/"]
hentaihaven.me##.player-ad-banner
simplicity.in##.sc-desc-detail-page > p + div[style] > a[target="_blank"] > img
bigb0ss.net##body > a[href][target="_blank"] > img
bigb0ss.net##.box-main > p[style="font-size: 17px;"]
bigb0ss.net##center [data-zone][style^="width:300px;height:250px;"]
freelitecoin.vip,freebitcoin.vip##.brvsid
freelitecoin.vip,freebitcoin.vip##.brvsid ~ section > .container > center > .alert
freelitecoin.vip,freebitcoin.vip##div[style^="background:"][style$="width:
100%;height:45px;overflow:hidden"]
dogemanager.com##.banner-captcha
||coinadster.com^$domain=dogemanager.com
faupto.com##body > .bg-dark.fixed-a
||bitco220.co^$domain=s-short.co
imdb.com###placeholderImageLinearGradient
||xxxextreme.org/Gfr4jkFh.
||vipergirls.to/files/se.gif
paisdelosjuegos.com.co###rest-content > div[class*="advertisement-"]
vipergirls.to##div[align="center"] > a[href^="https://vipergirls.to/go/"] > img
desimartini.com##.bor_bot > div[style="background-color: #f5f5f5; min-height:
110px; padding: 10px 0 10px 0;"]:empty
getpocket.com##.syndication-ad
gplinks.co##p[style="text-align: center;"] > a[target="_blank"] > img
stileproject.com##.download-btn > a[href][rel="nofollow"][rel="nofollow"]
web-capture.net###stw_ad
web-capture.net##.partner
primarygames.com##.fixed-side-sky
primarygames.com###overlay-hideme
primarygames.com##.below-gameinfo > .AD300x250-wrapper
primarygames.com##.outer_gamecat_wrap > .gamecat_wrap300x250
friv.land##.banner-advertisement
9to5google.com,9to5mac.com,9to5toys.com,dronedj.com,electrek.co##.ad-disclaimer-
container
boyfriendtv.com##a[rel="sponsored"]
xvideos.com##.banner-game
letmejerk.com##.wrapper > div.container + div[class]
xxxvogue.net###embed-parrot
xxxvogue.net###embed-embed-overlay
xxxvogue.net,perfectgirls.net,ehftv.com##.banner-wrapper
||xxxvogue.net/*/external_pop.js
download.pixelexperience.org,hackintoshzone.com##.adsbygoogle
underhentai.net###main > .navbar + noscript + img
underhentai.net###main > div.sidebar
underhentai.net##.adf-float
||jawcloud.co/js/jawgo.js
4sysops.com##.article-content > div[id^="div-test-"][style="margin-bottom:21px; -
webkit-hyphens: none; -ms-hyphens: none; hyphens: none; "]
serverhunter.com##.special-offer
serverhunter.com##.advertisement
||pornky.com/js/pk.js
||xmoviesforyou.video/01ed00c5.js
||porndoe.com/views/footer/banners.html
porndoe.com##[ng-if*="service.banners"]
porndoe.com##ul[class="-h-nav"] > li > a[target="_blank"][href^="/track/"]
porntrex.com##div[class="index-link show"]
||btdb.io/btdba.js
||btdb.eu/btdba.js
btdb.eu,btdb.io##div[onclick^="location.href = 'https://bit.ly/"]
mytopgames.net##div[style="font-family:Arial;font-size:12px;color:#ffffff;"]
softonic.com##div[class="modal-di__step"] > div.modal-di__header
softonic.com##div[class="modal-di__step"] > div.modal-di__header + div.modal-
di__content
softonic.com##div[class="modal-di__step"] > div.modal-di__header + div.modal-
di__content + div.modal-di__button-wrapper
softonic.com##div[class="modal-di__step"] > div.modal-di__header + div.modal-
di__content + div.modal-di__button-wrapper + div.modal-di__button-wrapper
softonic.com##.modal-di__wrapper-steps > p[class="modal-di__label"]
videomega.co###click_me
pinoymovies.ch,pinoymovieseries.com###playeroptionsul > li:not([id]) > a[href]
[target="_blank"]
masteranime.es##iframe[src^="https://ad.masteranime.es/adx/"]
||grammarist.com/*/*.jpeg$script
||plagiarismdetector.net/img-pop/1234.png
accuweather.com##.glacier-ad
putlockers.cr##a[href^="/stream-4k/"]
putlockers.cr##a[href^="/download-4k/"]
||baltasar5010purohentai.com/white-wildflower-b42c/|
hentaicore.org##iframe[src^="http://tools.bongacams.com/promo.php"]
hentaicore.org###side > #full-poster > center > div[style="overflow:hidden;margin:
10px 0 0 -10px;width:290px;"]
hentaihaven.xxx##.main-sidebar[role="complementary"]
miohentai.com###sidebar-right > div.related-post > div.related-post-header ~
div[class^="side"]
||hentaicloud.com/cornergirls.js
naughtyhentai.com##.videoarea > div.video + div[class] a[target="_blank"] > img
luscious.net##.ad_lead
yourupload.com##.kado-button
yourupload.com##.roms-get-button
||newepisodes.co/atag.js
lookmovie.ag##body > iframe[style^="position: fixed; z-index:"]
[style*="right:"]:not([src])
||lookmovie.ag/sw_*.js
miragenews.com##.entry-content > .thumbnail > .attachment-wt450_250.hide-in-
mob[style="min-height:280px"]
multipastes.com##center > a[href][target="_blank"] > img
||rule34hentai.net/javascript_rotator.php$important
||rule34hentai.net/javascript_rotator*.php$important
||rule34hentai.net/javascript_rotatortopbanner.php$important
rule34hentai.net##.blockbody >
iframe[src^="https://rule34hentai.net/javascript_rotaor"]
xxxhentai.net##.promo-block
xxxhentai.net##noindex > .bb-place
xxxhentai.net##.gallery-list > div[itemprop='associatedMedia'].paid-mix
9hentai.com##iframe[src^="https://adserver-a.juicyads.com/"]
haho.moe##.video-container #dol
||mp4upload.com/atag.js
reverso.net##.wrapperW > .bottom-horizontal
reverso.net##.result-block-api > .top-horizontal
hackintosh.computer##.adlabelbox
lewat.club##div[style="text-align: center;"] > a[href] > img
ashemaletube.com##.vast-overlay
xxxdan.com###content > div.movie + div[class]
reallifecamsex.xyz##.pm-ads-banner
spankbang.com##.ptgncdn_holder
janenoble.pw/adultforce|$domain=noodlemagazine.com
||noodlemagazine.com/templates/js/jwplayer/vast.js
katfile.com###container > .style2 > a[href][target="_blank"] > img
||fapnado.com/player/html.php?aid=*_html&video_id=*&*&referer
||interracial.com/sw.js
||interracial.com/int354/script.php
||interracial.com/player/html.php?aid=*_html&video_id=*&*&referer
katmoviehd.nl###sidebar > #text-3
stun:35.224.227.218^
gamcore.com##a[href^="https://gamcore.com/ads"]
gamcore.com##body > #languages ~ div[style*="z-index"][style*="visibility:
hidden;"]
gamcore.com##.d-md-block > .flexslider
gamcore.com##body > #wrapper ~ div[style="bottom: 0px; right: 0px; position: fixed;
z-index: 100; cursor: pointer;"]
||fgn.cdn.serverable.com/common/images/nfr2ie0nd1s9^
||gamcore.com/combo19.js
watchfriendsonline.net###contenedor > #keeper_top
watchfriendsonline.net##div[class*="sidebar"] > aside[id^="custom_"]
cash4.link##.card-container > div.card > p
cash4.link##.card-container > div.card > h5
cash4.link##.card-container > div.card > img
cash4.link##.sticky-card
shmoop.com##.ad-accordion
simplemost.com##.footer-ad-container
alligator.io##.article-side > .sticky-side > div > a[href][rel="sponsored"] > img
alligator.io##.article-side > .sticky-side > .text-center > a[href="/about-
sponsored-or-affiliate/"]
||pornsexer.com/fend_lodr.js
pornsexer.com##.bottom-adv1
pornsexer.com##.player-wrap > div[id="kt_player"] + div[id][style]
||dapornhub.com/dh/dh.php
||jav789.com/assets/*/index.php
freetutorialsus.com###secondary > aside#text-6
freetutorialsus.com###secondary > aside#text-12
freetutorialsus.com##div[style="display: flex; -webkit-box-pack: center; justify-
content: center; font-size: 12px; line-height: 24px; color: #57585a;"]
urle.io###topadv
urle.io##a[href][target="_blank"]
/\/\d+$/$third-party,script,domain=readcomiconline.to
||glory-link.com/sw.js
fullytech24.com,getpronews.com###link-view > a[href] > img
shrinkme.in,fullytech24.com,getpronews.com###link-view > p[style="text-align:
center;"]
fullytech24.com,getpronews.com##.box-main > a[href] > img
getpronews.com##center > a[href] > img
getpronews.com##.box-main > p[style="text-align: center;"]
a2zapk.com##a[href^="https://dropgalaxy.com/"] > img
hockeybuzz.com###outer > #leaderboard
forbes.com##.vestpocket
uploadship.com##img[style="max-width: 100%;height: auto;"]
||pornjapan.pro/js/nxfpj.js
androidcentral.com##.article-body__suppl_content--inline-cta-ad
hentai2read.com##.content > div[class] > div.afs_ads ~ div[class]
a[target="_blank"] > img
majorgeeks.com##.content > b > font[color="#00000f"]
majorgeeks.com##.content > b > font[color="#00000f"] + a[rel="nofollow"]
majorgeeks.com##.geekycolumn > b > font[color="#000000"]
majorgeeks.com##.geekycolumn > b > font[color="#000000"] + a[rel="nofollow"]
||mynudez.com/askdrej/quwet.js
adshrink.it##iframe[src^="https://www.shrink-service.it/ads.php?"]
bitpic.me##body > div[align="center"] > b[style="font-size: 16px;color:red"]
bitpic.me##body > div[align="center"] > .category > a[href][target="_self"] > img
||bitpic.me/xbay/*.gif
javwide.tv##body > div[style="overflow: hidden !important;margin-bottom:8px;"] >
div[style="height: 250px;overflow: hidden;text-align: center; font-size: 0; "]
imgixxx.com##body > script[src^="https://afshanthough.pro/"] + center
readlightnovel.org##.header > style + div.container--content
readlightnovel.org##div[style="min-height:250px;"]
dotabuff.com##.elo-placement
||goldenbbw.com/*_fe.js
realestate.co.nz##.modal-ad-wrap
realestate.co.nz##.topbar-ad-parent
explainedge.com##.thecontent > p[style="text-align: center;"] >
span[class^="maxbutton-"]
pornhd.com##.inplayer-ad
tmonews.com##.featured-google
tmonews.com##.sponsor-dfp
fandom.com##.featured-video__wrapper
fc.lc###link-view > iframe[src*="/fc.lc/"]
news.sky.com##.sdc-site-au[data-ad-format] > div[data-role="ad-container"]
news.sky.com##.sdc-site-layout-sticky-region__ghost[data-format="leaderboard"]
news.sky.com##.sdc-article-body > .sdc-site-layout-sticky-region[data-
format="floated-mpu"]
||dcs.creativecow.net^$domain=wwwm.creativecow.net
sloomp.space###skip > span[style^="display: block;color: #aaa;"]
a2zapk.com###galax
ozbargain.com.au##div[id^="ozbads-"]
feudalwars.net,shadowexplorer.com###skyscraper
linkcc.pro##.box-main > div[style] > a[href][target="_blank"]
unblockninja.blue##body > cloudflare-app[app="flashcard"][data-
visibility="visible"][style^="z-index:"]
7deadlysins.tv###js-ap-ads
||i.imgur.com/*.mp4$redirect=noopmp4-1s,domain=videos.animecruzers.com
addictivetips.com##.ggnoads
addictivetips.com##.bestfloat
breakbrunch.com##.content-container > a[href][rel="sponsored"] > img
itechtics.com##aside[id^="adswidget"]
kickass.love##.mainpart > style[type] + div[id]
kickass.love##.doublecelltable > tbody > tr > td[width] table.data ~ style[type] +
div[id]
laidhub.com##[data-mb="advert-height"]
laidhub.com###main-nav > div.main-nav-inner-col > ul.main-nav-list > li.menu-el >
a:not([href^="https://www.laidhub.com/"])
howtofixwindows.com##.horqnmxbi-pubadban
howtofixwindows.com##.sidebar > div[id^="horqnmxbi-"]
mangakakalots.com##div[class$="Col"] > div[style="float: left;width: 100%;text-
align: center;"]
palimas.tv##body > #content[style^="position: fixed;"][style*="z-index:"]
[style*="visibility"]
olinevid.com,rsc.cdn77.org###player #layerName_preroll
olinevid.com,rsc.cdn77.org###player #layerName_postroll
starsinsider.com###pubspace
starsinsider.com##.pub-container
movies123.pics##.popOverForADSInPlayer
wetpussy.sexy##.mansonry-item
wetpussy.sexy##a[href^="http://access.rylskyart.com/"]
||wetpussy.sexy/ads
||wetpussy.sexy/js/index-nb.js
babepedia.com###gallery > center > a[href][target="_blank"] > img
||babepedia.com/images/xfantasy-banner300-200.jpg
||teenskitten.com/*/quwet.js
teenskitten.com##.bottom-ban
skinnyteenpics.com##.main > div.row.margin-top > div.text-center >
a[target="_blank"] > img
||1845130540.rsc.cdn77.org/onclick_ad/
viprow.me,vipstand.se##.embed-responsive > .position-absolute
dramacool.eu##.sidebar aside#custom_html-3
dramacool.eu##div[class^="module_"][class$="p_ads"]
||healthnewsreal.com/*.php?utm_source=$third-party
ventax.net,shrtwin.com,voxc.org##.demo
ventax.net,shrtwin.com,voxc.org###tw-target-text
ventax.net,shrtwin.com,voxc.org##iframe[src^="http://syndication.exosrv.com/"]
androidinfotech.com##.sidebar > #custom_html-3
iir.ai,tii.ai##.box-main > a[href][target="_blank"] > img
||bankbazaar.com/images/*-CT-Banner-
bankbazaar.com##.footer-cta-banner-desktop
||emoneyspace.com^$domain=shortbitsfree.net
shortbitsfree.net##iframe[src^="https://www.emoneyspace.com/"]
fapnado.com##.video-holder > div.player + center
comparitech.com##.ct_popup_modal
comparitech.com##.body-inner > div.page-container ~ script[type] + div[class*="-"]
[style]
msn.com##.adlabel
msn.com###main > div.stripecontainer[aria-label="promotions"]
porntrex.com##div[class^="pop-"].open-tool
||uiz.app/br?stream=
uiz.app##a[href^="https://uiz.app/dw?file="]
||aigneloa.com^$third-party
||ditds.xyz^$document,popup
uploadmb.com##a[href^="http://faucetgame.com/"]
||util.simply-hentai.com/prod/
simply-cosplay.com##div.text-center[data-section="video-show"]
torrentdownload.info##center > a[rel="nofollow"] > img
miniurl.pw##.box-main > script[src] + div[class^="_"]
drphil.club##.wpfp_custom_popup
||content.uplynk.com/api/*/preplay/external/*-vid.json?
platform=web&ad.tag=$domain=abc7news.com
game-state.com###contents > div[style="height: 360px;"] > div[style="float:
left;"]:first-child > div[style="width: 358px;"]
tutorialspoint.com##.top-ad-heading
tutorialspoint.com##.google-bottom-ads
||mp4upload.com/bd*.html
megaurl.biz##a[href^="//ampburask.site/"]
hwinfo.com##.download > div[class^="xds"]
||cdn.ttgtmedia.com/cmp/sourcepoint/$script,third-party
||159i.com/nb/
||stunninglover.com/*/$third-party
amazon.de,amazon.com,amazon.co.uk,amazon.fr,amazon.in,amazon.it,amazon.es##.aw-
campaigns
zbporn.tv##.spots-title
||zbporn.*/xdman/
||zbporn.*/zpi/zp.js
||uploadship.com/themes/pro/UploadShip/DP/DigitalPush.jpg
||eroclips.org/player/html.php?aid=
goforporn.com##.direction
goforporn.com##.recipient
goforporn.com##.doorway
smashingmagazine.com##.c-promo-box--ad
systemrequirementslab.com##a[id^="box-amazon-"]
bloomberg.com###pathfinder-tout
||pornicom.com/js/customscript.js
quizlet.com##.SiteAd
europixhd.io,topeuropix.com##a[id^="MyAdsId"]
/\/(license|script)(\.\d{1,5})?\.js\?\w+/$domain=boyfriendtv.com
||androidpolice.com/wp-content/uploads/*/spigen_s20_728x350.png
thelocalproject.com.au##.footer-support-section
thelocalproject.com.au##.content-within-display-link
thelocalproject.com.au##.sidebar-banner
indiangaysite.com##iframe[src^="//ads.exosrv.com/"]
||thefappeningcelebs.com/icloud9.html
jav-xx.com,av-uncen.com##img[src$="/gclub-ads.gif"]
||123openload.com^$domain=av-uncen.com
myip.ms##.adsfloatpanel
kissmanga.com,getpronews.com,akltu.com,shorten.sh,9xmovies.app,toonily.com,kiminime
.com,katmoviehd.nl,vidload.net,movies123.pics,loveheaven.net##div[class^="glx-
slider-container-"][style*="z-index:"]
news.yahoo.com###sda-LDRB
22pixx.xyz###overlayBg
solidtorrents.net##.elevation-2
artstation.com##hello-world > div[ng-if^="showAsset"] > .friends-message
artstation.com##hello-world > div[ng-if^="showAsset"] > .friends-message ~ a[ng-
href][target="_blank"]
psntvs.me##span[style="font-weight:bold;"]
psntvs.me##span[style="font-weight: bold;"]
avclub.com,clickhole.com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.c
om,lifehacker.com,splinternews.com,theinventory.com,theonion.com,theroot.com,thetak
eout.com##.movable-ad
airhdx.com##body > div[id][style^="position: fixed;"][style*="z-index:"]
embedstream.me##body > .position-absolute
||sports-stream.net/joker.jpg
||1993035451.rsc.cdn77.org/watchstream.php
||rsc.cdn77.org/watchstream.php$domain=sportsbay.org
stream2watch.ws##img.fpi
||stream2watch.ws/frames/fp2/index.php
viprow.net##button.btn[data-open="_blank"]
gfxtra31.com##center > a[target="_blank"] > h4
thepointsguy.com##.article-body-ad
thepointsguy.com##.beam-top-banner
steamplay.me##iframe[src^="//gontent.steamplay.me/"]
memeburn.com###single-wrapper > .wrapper--grey > .py-md-5:empty
chromeunboxed.com##.topSpace
wago.io##.wago-ad-container
||privateinternetaccess.com/affiliate.min.js
rockpapershotgun.com##.comments-container > .mpu-container
oceanofgamese.com###instance-atom-text-2
oceanofgamese.com##.post-content > div[class][style="float: none; margin:10px 0
10px 0; text-align:center;"]
jawcloud.co##.video-js > div[class][style^="background:#000;position: absolute;"]
||jawcloud.co/ilovebasics.html
bongino.com##div[style^="margin:"] > .ai-attributes
pornleech.io##.block-content-r > div[align="justify"].b-content > table > tbody >
tr > td > div[style="text-align: center;"] > span[style="color: red; font-size: x-
small;"]
||a5.cba.pl/js.js
softonic.com##div[data-ua-category="RecommendedAppHeaderBar"]
||i.imgur.com/ClxOIJJ.png$domain=discordrep.com
imx.to##.btnimxtoad
||dyncdn.me/static/20/js/expla*.js$important
vidsrc.me###adbox_desktop
free-ethereum.ltd,moremoney.io##.mx-auto
||gplinks.co/sw.js
javdoe.tv,123moviesc.me###external-embed ~ #poster
autofaucet.dutchycorp.space,firefaucet.win##.sticky-ad-728x90
smallseotools.com##.category_box > .hone_a_box
trends.gab.com##.sponsored
bravotube.net##.fluid_video_wrapper > div.inplb
||hdtube.porn/hdt/hdt.js
kitsapsun.com,lcsun-news.com##.story-taboola-related-module
sportstream2.pw###ad-overlay2
sportstream2.pw##body > div[style^="position: fixed;"][style*="z-
index:"]:not([class]):not([id])
||aplayer2.me/js/pop.js
||pervclips.com/tube/static_new/js/new/customscript.js
newstakindia.in,urlest.site##div[dir="ltr"] a[href][target="_blank"] > img
caixinglobal.com,bitcoinly.in##.banner
filecr.com##.google-ad-area-list
spankwire.com###js-react-header > div[class]
a[target="_blank"]:not([href*="snapchat.com/"]) > img
||xxxbunker.me/xxx.php
shrinkhere.xyz##a[href][rel="nofollow norefferer noopener"]
hulkload.com###direct_link
koimoi.com##amp-fx-flying-carpet
koimoi.com##.amp-flying-carpet-text-border
cam4.com##div[class^="Directory__adds_"]
||rtyznd.com/get/*?zoneid=$script
vinaurl.in##.alert-danger > a[href]
vinaurl.in###link-view a[href] > img
scotchwhisky.com##.adcore
pcmag.com##aside[class^="zmgad-"]
||url-coin.com/ads72890.php
||moonicorn.network^$domain=birdurls.com
birdurls.com###link-view > center > p:not([style*="font-size:"])
birdurls.com##center > p > a[href][target="_blank"]
pdfforge.org##.adsense
playhub.com##span[class^="ad-title-"]
gamepressure.com##.if-no-baner
||moviesand.com/player/html.php?aid=*_html&video_id=*&*&referer
sciencenews.org##section[class^="ad-block-leaderboard__wrapper"]
tripadvisor.de,tripadvisor.ca,tripadvisor.co,tripadvisor.co.id,tripadvisor.co.uk,tr
ipadvisor.com,tripadvisor.com.au,tripadvisor.com.br,tripadvisor.com.gr,tripadvisor.
com.mx,tripadvisor.com.my,tripadvisor.com.sg,tripadvisor.com.tr,tripadvisor.com.tw,
tripadvisor.es,tripadvisor.fr,tripadvisor.ie,tripadvisor.in,tripadvisor.it,tripadvi
sor.jp,tripadvisor.net,tripadvisor.nl,tripadvisor.se,tripadvisor.be##.ppr_priv_head
er_banner_ad
woozworld.com###ads_iframe
loopit.in##.video-advert
loopit.in##.watch-detail > center + a[class][style*="width: 300px;height: 250px;"]
loopit.in##.watch-detail > center > h2
dlapk4all.com##div[align="center"] > a[href][target="_Blank"] > img
||dlapk4all.com/img/1xbet.gif
dignited.com###sab_wrap
bcvc.live##.pnsipp-item
ntp.msn.com##div[class^="nativeAd-"]
dl-android.com##a[href][target="_blank"].xs-btn-dl
earlymanga.ml###sidebar > #HTML2
earlymanga.ml###sidebar > #HTML4
vjav.com##.rek__link
torkitty.com,torrentkitty.se,torrentkitty.vip,torrentkitty.tv###fixedbanner
torkitty.com,torrentkitty.se,torrentkitty.vip,torrentkitty.tv##a[href*=".affiliates
cn.net/"]
/images/vpn.gif$domain=torkitty.com|torrentkitty.se|torrentkitty.vip|
torrentkitty.tv
eztv.io##.forum_header_border_normal > tbody > tr > td[align="center"] > div[id] >
div[style*="background-color:"][style*="padding-top:"]
tuberel.com##.vda-link
ffmovies.ru##a[href^="https://ffmovies.ru/stream/"][target="_blank"]
userupload.net##.row div[href*="apk"]
www.msn.com##iframe[width="300"][height="350"]
babylonbee.com##.sticky-footer-image
/assets/js/mob.js$domain=uptostream.com|uptobox.com
cwtv.com###ad_728x90
9gag.com##.post-container > div > div[style^="width: 500px; height: 281px;"]
9gag.com##iframe[src^="https://9gag.com/static/ads/"]
torrentz2.is,unblockit.me,torrentz2.eu##div[class$="onToleratds"]
||xvideos-cdn.com/*/js/static/header/sda/ppsuma*.js
in330.com##.main-content-row > aside.sidebar
||solarmovie.news/templates/Solar/images/button*_.png
solarmovie.news##a[class^="fkplayer"]
solarmovie.news###bar-player > div[style="text-align:center"]
smarter.com##.PartialContentFeed-ad-wrapper
solarmovie.news##a[data-link*="R0cHM6Ly9zb2xhcm"]
nextofwindows.com##.td_block_ad_box
nextofwindows.com##.Hot_random_image > a[href*="?utm_source="] > img
solarmovie.ink##a[href^="https://goo.gl/"]
10play.com.au##.content__ad__content
gismeteo.md##.top-media-placeholder
tiny.do##a.btn-captcha[href][target="_blank"]
fbdownloader.site##.well > div[data-zone][style]
porndr.com##.above-player-spot
uploadrar.com##a[role="button"][href^="http://"]
dailyuploads.net##input[style*="background-color:"][style*="40px;"]
[style*="250px;"]
linuxize.com##.sideblock > .affiliate
||solarmovie.to/sw.js
||images.cointelegraph.com/images/2280_
||images.cointelegraph.com/images/1454_
cointelegraph.com##.layout__leaderboard
cointelegraph.com##.post-preview-item-banner
cointelegraph.com##.sb-area > a[rel="noopener"] > img
://i.imgur.com/$domain=tokyoghoulre.com
tokyoghoulre.com,demonslayermanga.com##img[width="300"][height="250"]
tokyoghoulre.com,demonslayermanga.com##.js-pages-container > div.flex.text-center >
div[style="width: 450px;"]
luckyvaper.com##a[href*="&utm_medium=banner"] > img
||static.airmail.news/video/2019-12-28/2019-12-28-moncler-001.mp4
airmail.news##am-display[fetched="fetched"]
coinmarketcal.com##.banner_medium
||coinmarketcal.com/images/clients/asset/bitcasino/
yourbittorrent2.com##.card-footer > div.row > div.text-center > a[href^="http://"]
haldimandmotors.com##div[style="width:100%;height:90px;"]
||yts.mx/atag*.js
||yts.lt/atag*.js
stun:34.70.28.179^$domain=yts.lt
seedpeer.mrunlock.red##.torrent-details-actions > p > a:not([href])
||txxx.tube/bampuk/
||js.hdzog.com/saber/
engadget.com###gemini-right-rail-thumbnails
||sss.xxx/poppy/$script
wsj.com##div[class*="-adWrapper-"]
animelab.com##.progress-bar > div[class="aip"]
||asp.animelab.com/*.php?do=vast*&vastver=
||cloudfront.net/pre_rolls/*.mp4$domain=animelab.com
macrumors.com##div[id^="adplaceholder"]
imleagues.com##.im-ads250
imleagues.com##.im-ads90
||happy-porn.com/str/*/jqv*.js
happy-porn.com##div[class^="on-player-wrap"]
gizmodo.com.au##.leaderboard-container
hdpornvideos.su##.camitems
||donstick.com^$domain=hdpornvideos.su
batashkihan.com##a[href="https://batashkihan.com/sexdating.php"]
sxyprn.net###content_div > div[class] > a[target="_blank"] > div > img
kickasstorrents.to##a[href="/register/"]
||torrentz2.eu/img/xpressvpn
torrentz2.eu##.downurls > dl > dt > a[rel="nofollow"][href^="/"]
||static.newsnation.in/images/webtech.gif
grammarist.com###sidebar > #custom_html-5
grammarist.com###sidebar > #custom_html-3
||grammarist.com/*/*.jpg$script
||deviants.com/player/html.php?aid=*_html&video_id=*&*&referer
deviants.com##.twocolumns > div.aside > div[style*="text-align: left;"]
deviants.com##.twocolumns > div.aside > div[style*="text-align: left;"] ~ font
babestube.com,deviants.com##.spot_panel
unionx.in##.box-mai > p
unionx.in##.box-mai > h3
unionx.in##.box-mai > center
||semawur.com/download3.png
movienear.me##div[style="text-align: center;"] > a[href] > img
1337x.to##.no-top-radius > .clearfix > ul[class*=" "] > li > a[href^="/v-pn"]
1337x.to##.no-top-radius > .clearfix > ul[class*=" "] > li > a[href^="/st-rd-"]
1337x.to##.no-top-radius > div[class]:not([class*=" "]):not([class*="-"]) >
a[href^="/v-pn"][id]
semawur.com##.col-md-12 > div[style="text-align:center"] > span[style^="background-
color:#fff;color:"]
hotgirlclub.com##div[class^="spnsrd-block-"]
||hotgirlclub.com/assets/vendors/*/bknd_ldr_
watchcheersonline.com##.mCSB_container #closeButton2
||imgur.com/Bs86dFv.png
||hooktrap.xyz^$image,domain=clickurls.site
||chaturbate.com^$domain=zoomgirls.net,important
nowvideo.club###amedre > div[style^="position: absolute;"][style*="z-index:"]
[onclick^="window.open("]
torrentz.io###torrentz2
||lcwfabt1.com^$third-party
camwhores.video,camwhores.tv##.list-videos > div.margin-fix > div.place
creatorlabs.net##div[data-container="sidebar"] > div[id^="cc-matrix-"] > div.j-
module.j-hr
creatorlabs.net##a[href^="https://billing.apexminecrafthosting.com/"]
myshows.me##.kinopoiskBanner
myshows.me##.wrapper > div.branding
zkillboard.com###adsensebottom
zkillboard.com##div[style="width: 100%"] > a[target="_new"]
||camseek.tv/live/live.php
camseek.tv##.navigation > ul.primary > li > a:not([href^="http://camseek.tv/"])
cloudgallery.net,imgair.net,imgfile.net##.qwrcb
cloudgallery.net,imgair.net,imgfile.net##.odlake
||xxximagetpb.org/f_ler.js
inaporn.com##.container > table[style="padding:20px 20px 0px;"] > tbody > tr >
td[style="padding:0px 0px 0px 30px;"][width="360"]
vizzed.com##.boxadbox300
vizzed.com##.boxadsides
vizzed.com##.header > .headerBanner
ur-files.com##.recdowdisplay
ur-files.com##.blockdowright > center > a[href] > img
1ink.cc##body > div[id^="Ad"][style^="position:fixed;"]
wallpaperwaifu.com###elementor-popup-modal-250
wallpaperwaifu.com##.pt-cv-page > .pt-cv-content-item[data-pid^="ad-"]
vidoza.net,vidoza.org##.prevent-first-click
mydirtyhobby.to##.col-md-4 > .well.tt-body
||mydirtyhobby.to/banner/$image
||starfaucet.net/banners/$image
||starfaucet.net/images/banners/
porntube.com##.pre-footer
||3movs.com/player/html.php?aid=*_html&video_id=*&*&referer
||shotly.io/img/download.jpg
loveroms.online##div[id^="freshwp-"][id$="-sidebar"] > div[id^="text-"].freshwp-
side-widget
xda-developers.com###twig-top
||cam69.com/images/*x*sexedchat.gif
||static.selfpua.com/mnpw.js
windowscentral.com##.article-body__suppl_content--inline-cta-ad
||imagefruit.com/includes/js/layer.js
||ifbbpro.com/wp-content/uploads/*/*OlympiaChampions_*x*.jpg
btcandalt.com,hitbits.io##iframe[src^="//ad.a-ads.com/"]
||af-anime-store.myshopify.com^$domain=sololeveling.net
dailywire.com##div[style="width: 300px; height: 600px;"]:empty
dailywire.com##div[style] > div[style="width: 728px; height: 90px;"]:empty
dailywire.com##div[style] > div[style="width: 300px; height: 250px;"]:empty
dailywire.com##div[id^="zergnet-widget"] + div[class^="css-"] > div[style="width:
300px; height: 250px;"]:empty
dailywire.com##article[class^="css-"] > div[style="width: 728px; height: 90px;
margin: 0px auto 32px;"]
||lastfashions.xyz/download*.png
||lastfashions.xyz//download*.png
||vd.7vid.net/*.js$domain=vidoza.org
mariogames.be##.bigcolumn > div[style]:not([style="clear:both"]):not(.thumb)
channelmyanmar.org##div > .code-block > a > img
channelmyanmar.org##.myResponsiveAd > a[target="_blank"] > img
channelmyanmar.org##div[id^="custom_html-"]
1movies.is###quality_vote
||1movies.is/sahdsd^
msn.com##li[data-yvef*="adblockMediumCardContainer"]
msn.com##div[data-positions^=".shopping"]
msn.com##div[data-yvef*="stripe"][data-yvef*="ad"]
msn.com##.sponsored:not(.coronavirus)
||mediausamns-a.akamaihd.net/*.mp4$redirect=noopmp4-1s,media,domain=crackle.com
linksbuddy.com##span[id^="goog_"]
linksbuddy.com##div[style="clear: both; text-align: center;"] > a[href] > img
linksbuddy.com###link-view div[dir="ltr"] > p
linksbuddy.com##button[onclick="myFunction()"]#invisibleCaptchaShortlink
zerolives.com##.munder-top
zerolives.com##.munder-container
zerolives.com##.munder-content-wide-top
||thehentaiworld.com/fro_lo*.js
haxdown.com##.bannersinglefot
haxdown.com##a[href*="/go.php?a_aid="]
freelive365.com##a[href$="://www.tvbarata.club/"]
||bit.ly^$domain=airhdx.com
cryptlife.com##div[style^="float:none;"] > font[color="#D3D3D3"] > center
mybrowseraddon.com##.container > div[style="text-align:center;min-height:90px"]
mybrowseraddon.com##.container > div[style="text-align:center;margin:5px auto;min-
height:90px"]
mybrowseraddon.com##.container > div[style="color:#777;text-
align:left;margin:0;height:16px;line-height:16px"]
||horsedrawnhearse.uk/images/download1.gif
||myreadingmanga.info/home.js
||tsyndicate.com/*/vast?$redirect=nooptext,important,domain=hentaiworld.tv|
myreadingmanga.info
icutlink.com##p[style="text-align: center;"] > a[target="_blank"] > img
themehits.com##img[alt="728×90"]
themehits.com##img[alt="970×250"]
themehits.com##img[alt="300×250"]
themehits.com##.wzifdceusx
/supertotobet*.mp4$redirect=noopmp4-1s,domain=closeload.com
||closeload.com/*/js/closeplayer/js/video.rek.js
||closeload.com/*/js/closeplayer/js/vast-new/src/videojs-preroll.js
kisstvshow.to,kissasian.sh##.ksAds
zembed.to###wr
||zembed.to/public/dist/aa.js
jame-world.com##.small.text-muted > small
onlyfullporn.com##.video-embedded > .a-opa
onlyfullporn.com##.video-embedded > .a-embed
onlyfullporn.com##.video-embedded > .over-close
kisscartoon.info##.adkiss
dogemate.com##.page-content > div.fixed-a
mstream.xyz,mystream.to##.player--container > div[id][style^="position: absolute;"]
[style*="z-index: 999"]
pinflix.com##.video-player-overlay
pinflix.com##.under-video-channel-link
simpleflying.com##.afw_ad
rpcs3.net##.landing-con-adsense
||solarmovie.fun/addons/banner/
bravoteens.com##.a352
bravoteens.com##.main > noindex
0gomovies.to##.md-top > div#bread + style + div[id][class] > div[class*=" "] >
*:not(div)
||upornia.com/gugra/teo*.js
||bravoteens.com/if2/
||bravoteens.com/js/bi.js
||bravoteens.com/b_track.js
||bravoteens.com/js/clickback.js
bravoteens.com##div[class^="inplb"]
apps.jeurissen.co##.cja-landing__content > div.cja-sqimage
||cyber-hub.pw/b_images/
rule34.xxx##a[href^="https://track.afcpatrk.com/"]
insideevs.com##.myevFeedContainer
insideevs.com##.sellwild-container
insideevs.com##a[href^="https://www.myev.com/cars-for-sale"]
torrent-download.net,mac-torrent-download.net##a[href^="javascript:window.open('"]
> img
torrent-download.net,mac-torrent-download.net##button.button-
blue[onclick="buttonLink()"]
torrent-download.net,mac-torrent-download.net##button.more-img-
alt[onclick^="window.open"]
coopgames.eu##table.table-condensed > tbody > tr > td[colspan="6"]:only-
child:empty:not([class]):not([id])
stltoday.com##.scrbbl-post-type-advertisement
thefappeningblog.com##a[href^="https://join3.bannedsextapes.com/track"]
foxsports.com.au##div[class^="styles__BettingFooter-"]
foxsports.com.au##a[href^="https://kayosports.com.au/?marketing="]
foxsports.com.au##.fiso-sc-article-scorecards [href^="http://www.bet365.com.au/"]
||content.foxsports.com.au/fs/match-centre/promotions/cricket/mobile.gif
||content.foxsports.com.au/fs/match-centre/promotions/cricket/desktop.gif
||startcrack.com/wp-content/uploads/2018/05/sidebar-banner.jpg
||fetishshrine.com/js/customscript.js
||static-ss.xvideos-cdn.com/*/js/skins/min/default.pp.static.js
/pornpictureshq\.com\/[A-Za-z]+\d+\.html/$domain=pornpictureshq.com
ctvnews.ca##.election-leaderboard
joe.ie##div[id^="div-gpt-joe"]
||cdn.netcatx.com/bid^
||cdn.netcatx.com/adxchange^
||native.propellerclick.com^$domain=manhwa18.com,redirect=nooptext,important
jetvis.ru##.stick-banner
porcore.com##.adddscolumn
porcore.com##div[style^="text-align:center;"] > div > a[rel="nofollow"]
||gamcore.com/pzdc/$popup
dbupload.co##.innerpart a[href][target="_blank"] > img
||static-itsporn.woxcdn.com/static/vast.xml
freehentaistream.com##.aside-banner
freehentaistream.com##.video-banner-dt
||anime.freehentaistream.com/content/pdz.js
zerohedge.com##.contributor-teasers > .view-content > .carousel-placement
vidoza.net###videotop > iframe
royalroad.com##.portlet.text-center[style^="padding"][style*="!important"]
||frprn.com/even/ok.js
youporn.com##.adLinkText
youporn.com##.ad-remove + .responsiveIframe
fandom.com##div[class^="aff-unit"]
biguz.net##iframe[src^="https://ads.exosrv.com/"]
ownedcore.com##.block-below-so-wrapper
||bomflit.net/images/download1.gif
apkpure.com##.adsbypure
heavenmanga.org##.svl_ads_right
avalanche.state.co.us##.sky_banner_ad
||url-coin.com/ads300250.php
whowhatwear.co.uk##.ad-mount
weakspell.com###video-player > div[data-player] > div.full
weakspell.com###video-player > div[data-player] > div#ad-close-sp
||yawanah.com^$domain=ilmu.tech
||filetender.net/images/filecast.jpg
247hearts.com##.aspace
||teenpornvideo.fun/*.php|
teenpornvideo.fun##.full-ave-pl
teenpornvideo.fun###mo-ave
deleted.io##.amirite-embed
celeb.gate.cc###sidebar > div[style="width: 200px; height: 200px;"]:not([class])
||go.hpyrdr.com/smartpop/$domain=celeb.gate.cc
owllink.net,cumple.xyz##center > a[href][target="_blank"]
allsex.xxx##div[class^="block-"] > .table
||allsex.xxx/adv/
||zooredtube.com/zr*.js
utorrent.com,mylink.st,windowscentral.com,ustvgo.tv##a[href^="https://
go.nordvpn.net/"]
routinehub.co###advertisement
nuvid.com##iframe#spot_video_livecams
nuvid.com##iframe#spot_video_underplayer_livecams
nuvid.com##.video-options > div[style="position:relative;"] > span[style="width:
100%;text-align: left;display: inline-block;position: absolute;top: -12px;font-
size: 10px;"]
links4earn.com##a[href*="earnoffice.com"]
||blogspot.com^$domain=links4earn.com
washingtonpost.com###leaderboard-wrapper
lifehack.org##.ad-wrap-transparent
pirateproxy.space##.nord-message__wrap
pirateproxy.space##a[href^="https://online-protection-now.com/"]
||indiaboat.art/storage/po.js
||online-protection-now.com^$popup,domain=pirateproxy.space
www-thewindowsclub-com.cdn.ampproject.org##amp-anim[height="60"]
namethatporn.com##div[class][data-flba^="https://landing1.brazzersnetwork.com/"]
namethatporn.com##iframe[src*="//a.adtng.com/"]
avanderlee.com##span.swiftlee-ad
9now.com.au##.vjs-cuepoints-bar
torrents.io##.notice-top > a[rel="nofollow"]
javfinder.id##div[style="overflow: hidden !important;margin-bottom:8px;"]
ooodesi.com###text-3
powvideo.net##iframe[src^="//wontent.powvideo.net/apw.hh"]
powvideo.net##iframe[src^="/ben/mgnat.html"]
||powvideo.net/ben/mgnat.html
coolsoft.altervista.org##._pb
techrepublic.com##section[class^="content-mpu"] > div
techrepublic.com##.ad-active + div[style="width:100%"]:not([class]):not([id])
||bestfreetube.xxx/tmp/
||rat.xxx/xdman/
||rat.xxx/rpi/rat.js
||hdtube.porn/xdman/
hdtube.porn##.footer__banners
hdtube.porn##.g-col-banners
hdtube.porn##.banners
ok.xxx##.player-bn
ok.xxx##.bn
/img/banners/*$domain=fullporn.online
heavy-r.com##.a-d-holder-new
heavy-r.com##.first-row >
a[href][target="_blank"]:not([href="http://pornedup.com/"]):not([href="https://
www.mrporngeek.com"])
holymanga.net##.svl_ads_right
hentai.tv,animeidhentai.com##iframe[src^="https://a.adtng.com/"]
dl-android.com##iframe[src="https://dlandroid.com/mello.php"]
happymod.com##a[style*="/static/img/ad"]
||pcworld.com/www/js/messaging.js
wired.com##.full-bleed-ad
letsupload.co##.mngez_upgradepage > div.content > h3
letsupload.co##.mngez_upgradepage > div.content > h3 + a[rel="nofollow"]
voxc.org##iframe[src*="afu.php"]
mhktricks.org##aside[id="text-3"]
mhktricks.org##a[href^="https://uploadocean.com/"]
mhktricks.org##.widget-area > aside[id^="media_image-"]
stackabuse.com##.sidebar > .widget > .ad
stackabuse.com##.sidebar a[ga-event-category="Sponsorship"]
y2mate.com###ads_spot1
||jizz.us/loco/
jizz.us###alfa_promo_parent
uiporn.com###UIP-Nat
jo2win.com,elnurtech.com##span[style="color:#8e44ad;"]
spankbang.com##.live_cam_header
spankbang.com##.top_video_spacer > a[rel="nofollow"]
||ltn.hitomi.la/Uv7eUa6X^
||gplinks.in/sw.js
gizmodo.com##.js_ad-dynamic
||cdn.rekkerd.org/img/a/rkkrdprm/
vladan.fr###wpfront-notification-bar-spacer
vladan.fr##section[id^="advads_ad_widget-"]
vladan.fr###custom_html-9
agar.io###adsLeft
gousfbulls.com##.stickybar
gousfbulls.com##.buzz + #slide
gousfbulls.com##.row > ads-component
||usf_ftp.sidearmsports.com/custompages/live-headers/bg.png
||vidazoo.com^$domain=blackclovermanga.com|sololeveling.net|readheroacademia.com|
demonslayermanga.com
linkz.ge###floatdiv1
||linkz.ge/popup1.js
voxc.org,shrtwin.com##iframe[src^="http://www.poweredbyliquidfire.mobi/"]
cleantechnica.com###omc-full-article > center
sneakernews.com##.advertisement-section
||ahoyahoy.in/storage/po.js
shrtz.me##div[style*="padding-top:10px;"][style*="width:300px;"]
||tvessaiprod.nbcuni.com/video/*/file-*_m3u8_video_640x360_*_primary_*.ts
omglyrics.com###externalinject-gpt-passback-container
mangajar.com##div[data-ads-provider]
isekaiscan.com##.advance-ads
timesofindia.indiatimes.com##.main-paisa
torrentfreak.com##.widget-1.widget_custom_html
||fiorenetwork.com/*/vast.php
||fiorenetwork.com/*/hdg.php?
||fiorenetwork.com/*/YtVpaid*.php
||ytmp3.cc/ad/|
||megatube.xxx/atrm^
megatube.xxx##a[href^="https://www.megatube.xxx/go/"] > img
megatube.xxx##.widget-sponsor-sticky
megatube.xxx##iframe[id^="inp_iframe"]
||dyn.empflix.com/display.php^
||empflix.com/mew.php^
tnaflix.com,empflix.com##.rightBarBannersx
empflix.com##.mewZa
porn.com##div[class$="-znr"]
/porn.com\/[a-z0-9]{4,}\/[a-z0-9]{4,}\/[a-z0-9]{10,}.webp/$domain=porn.com
alotporn.com##.block-video > .table
hdsex.org##.player-section__ad-block
hdsex.org##.inline-video-adv
xozilla.com##.banner-top
xozilla.com,analdin.com###overlay
xozilla.com,analdin.com##body > .popup
hellporno.net##span[id^="HT-TAB-"]
hellporno.net##span[id^="HT-Native-Under-Player-"]
hellporno.net##div[style="width:100%;margin:0 auto;text-align:center;"]
txxx.com##div.text > a
txxx.com##.video-page__content > .right
txxx.com##.underplayer__ad
timesofindia.indiatimes.com##.most-searched-section
timesofindia.indiatimes.com##div[data-cb="processCtnAds"]
vimeo.com##a[target="_blank"] > img[src*="house-ads"]
indystar.com,usatoday.com##aside[aria-label="advertisement"]
manhwa-manga.xyz###content div[id^="ai_widget"]
manhwa-manga.xyz###content div[id^="custom_html-"]
9to5mac.com##ins[data-ad-client]
9to5mac.com##div[id][data-google-query-id]
airmore.com##.thead
||bit-url.com/*/sapphirum1.js
mixdrop.to,mixdrop.co##div[style^="position:absolute;"][style*="z-index:"][onclick]
oload.party##body > div[style^="z-index: 999"][style*="position: absolute;"]
getbukkit.org##.col-md-offset-2 > div.limit
||dolightiritar.info^$popup,domain=youzik.com
news.com.au###story > .iseDiv
zeebiz.com##.daburbanner
techpowerup.com##.mnmuzjsddc
nature.com##.leaderboard-or-billboard-container[data-container-type="banner-
advert"]
motorplus-online.com##.ads-on
motorplus-online.com##.ads__boxr
motorplus-online.com##.ads__horizontal
eviliso.com##center > a[rel="nofollow"] > img
hentaigasm.com##a[href^="https://www.hentaiheroes.com"]
||add2home.files.wordpress.com^$domain=hentaigasm.com
ohentai.org##div[id*="detailad"]
ohentai.org##.detailleftadcontainer
multiup.org##.content-body > .alert-info
upload.ac##.download .fmore
disboards.com##.js-notices
strikeout.nu##button[data-longurli][data-open="_blank"]
acefile.co###btmx
acefile.co###kelik
spankbang.com##.advrt
||bcvc.live/dist/js/po_v*.js
blowxtube.com,porndollz.com,teenager365.com,pornmz.com,asianmilfhub.com##.wps-
player__happy-inside
analyticsindiamag.com##img[src="https://www.analyticsindiamag.com/wp-content/
uploads/2019/02/Blue_03.jpg"]
analyticsindiamag.com##a[href][target="_blank"][data-wpel-link="external"] >
img[data-src]
analyticsindiamag.com##div.post-content > div[class]
[style="clear:both;float:left;width:100%;margin:0 0 20px 0;"]
lovetheboxx.be##.footer-bnr-link
irisbuddies.ml##.ticker-outer > #ticker:last-child
||tubsexer.com/fend_lodr.js
||tubsexer.com/backend_liador.php
||besthugecocks.com/a1/
shockingmovies.com##body .video-list-ads
shockingmovies.com##body .ads-block-bottom-wrap
||oxy.st/images/bannr.png
popuplayer.com##.adtt
popuplayer.com###popup_overlay
||gdrive.popuplayer.com/preroll*.xml
gadgetsnow.com##.affiliateBannerAds
gadgetsnow.com##.amz-box
mi-globe.com##.td_block_wrap[style="display: none !important;"]
+ .td_block_separator
mydramalist.com##div[class^="spnsr-wrapper-"]
birdurls.com,gplinks.co,linksbuddy.com,owllink.net,gplinks.in,tapynews.com###link-
view > p
owllink.net,birdurls.com,fullytech24.com,gplinks.co,gplinks.in,tapynews.com,zend.th
eplusit.ro##.box-main > p
marketrealist.com##div[id^="ad-"]
marketrealist.com##div[id^="ads-"]
marketrealist.com##div[id*="_cfu_"]
revolvermag.com##.full-ad-wrapper
animeindo.to##a[target="_blank"] > img
pozvi.icu,oko.sh###link-view > center
oko.sh##.box-main > a > img
oko.sh##.box-main > center > a > img
mangahato.com##.container > .info-manga + div > center + br
mangaowl.net,mangaowl.com##div[id^="ads_"]
torrent-download.net,mac-torrent-download.net##.entry-content > div.mv_box aside >
a[target="_blank"] > img
vjav.com##.box.fad
||bigbangbon.online/saber/vjav/dutti/
techobest.com###dismiss-btn
gadgetsnow.com,m.timesofindia.com,timesofindia.indiatimes.com##.gn-affiliate-box
m.timesofindia.com,timesofindia.indiatimes.com##.bottomnative.colombiaRequestSend[d
ata-ad-id]
porngo.com##.video-side
/banner-ads/*$important,domain=dailymotion.wapcus.com
dailymotion.wapcus.com##a[href^="https://download.imglov.com/"]
dailymotion.wapcus.com##center > div >
a[href][rel="nofollow"]:not([href^="http://dailymotion.wapcus.com/"])
||mangahere.us/mgid_
pesgaming.com###top_content_advert
mm1.ink##.ulp-window
mm1.ink##.ulp-overlay
freebitcoin.vip,mm1.ink##div[style="position:fixed;right:3px;bottom:0px;z-
index:999;"]
premiumleech.eu###d-spc.cf
||pornicom.com/new_js/customscript.js
viprow.me,vipstand.se,nbastream.io,worldcuplive.stream##.text-center >
button.btn[data-longurli][data-open="_blank"]
thepiratebay0.org##a[href^="https://www.get-express-vpn.com/torrent-vpn?a_fid="]
bangx.org##div[style*="height:100px;"][style*="overflow:hidden;"]
filecrypt.co##.container > .buttons > span > button[onclick]
filecrypt.co##.bams
riotpixels.com###wasdslider1
fort-russ.com##img[alt^="Banner"]
jav.guru##aside#custom_html-24
60fps.live##.afc_popup
bolasiar.live##.banners
bolasiar.live##.bannerplayernya
||bolasiar.live/wp-content/uploads/*/*/BANNER-*.gif
||likn.xyz/js/fa_in.js
||likn.xyz/js/fa_go.js
||likn.xyz^$domain=multileech.net
hltv.org##.stavka-fourth
hltv.org##.widget-parimatch
hltv.org##.article-bet-widget
hltv.org##div[class^="ggbet-"]
free4pc.org##form#download_file[target="_blank"]
ip-tracker.org##div[class^="adunit"]
hentaimoe.me##.videoad
kiss-anime.ws##iframe[src*="bagoads.html"]
kiss-anime.ws##.episodeList > div > div[style^="text-align: center"]
mi-globe.com##div[class^="seb-ad-"]
||hentaianime.tv/push.js
iboysoft.com##.js-article-wrap > div.streamer
inoreader.com##.ad_size_leaderboard
inoreader.com##.leaderboard_ad
imgbaron.com,picbaron.com##iframe[src^="//a.exosrv.com/"]
||toots-a.akamaihd.net/priority/*.mp4$redirect=noopmp4-
1s,media,xmlhttprequest,domain=itv.com
redtube.com##.search_upper_right_ad
spankwire.com###js-react-player-ad-under
hentaiworld.tv,hentaiworld.info##.support-ad
watchanime.video,animeporn.tube,hentaiporn.tube,hentaivideo.tv,naughtyhentai.com,he
ntaianime.tv,pornxxx.tv,cartoonporn.tv,hentaimovie.tv###myContent
watchanime.video,animeporn.tube,hentaiporn.tube,hentaivideo.tv,naughtyhentai.com,he
ntaianime.tv,pornxxx.tv,cartoonporn.tv,hentaimovie.tv##.under-video
gamecopyworld.com##.lb#lb
movies123.pro##body > main + script + div[class]:not([style]):not([id])
movies123.pro##online > div[class] > div[class] + div[class]:not([style]):not([id])
> div[class*=" "]:not([style]):not([id]) > div[class*=" "]:not([style]):not([id])
||movies123.pro/addons/partners^
||movies123.pro/addons/try^
scotsman.com##.bottom_leaderboard
familyporn.tv##.media_spot_holder
familyporn.tv###player_adv
blog-dnz.org##.headerright
m.timesofindia.com,timesofindia.indiatimes.com##.asAffiliate
m.timesofindia.com,timesofindia.indiatimes.com##a[href^="https://
timesofindia.indiatimes.com/affiliate_amazon.cms?"]
savefrom.net##.uvd[data-href^="https://videodownloader.ummy.net/"]
savefrom.net##a[href^="https://desktop.televzr.com/download-in-hd.html"]
||rek.savefrom.net/www/*.php
asian-teen-sex.com##.gavtantnsx-23or
porno-usa.com##img[alt="chaturbate"]
dailyxporno.com##div[class*="wps-player__happy-inside--"]
xxxmaturevideos.com##.XMV_player_ads
xxxmaturevideos.com##.XMV_video_hors
xxxmaturevideos.com##.XMV_hor_bl
||xxxmaturevideos.com/ab_fl.js
||xxxmaturevideos.com/ab_bl.php
xfantazy.com,analdin.com,xtits.com,sexu.com,javrave.club,mangamelon.com,vidoza.co,v
intagetube.xxx,vidoza.org,xxxmom.pro##iframe[src^="//a.o333o.com/"]
iframeplayer.tubepornstreaming.com##.video-container > .inner-wrap[style="display:
flex;"]
nitroflare-porn.com##center > noindex
nitroflare-porn.com##center > a[href^="https://www.nitroflare.com/view/"]
||rainmaker.production-public.tubi.io/rev/WEB?
app_id=tubitv*&pub_id=*&*vpaid_enabled=true
||ark.tubi.video/*.mp4$redirect=noopmp4-1s
||paella.adrise.tv/*.mp4$redirect=noopmp4-1s
justlightnovels.com###custom_html-2
7torr.com##a[href^="get-down?"][title="Direct Download"]
||isohunt2.net/nordvpn/
isohunt2.net##.banner-wrp
torrentdownloads.co##a[href^="https://track.ultravpn.com/"][rel="nofollow"]
||appspot.com/torrentdownloads/horizontal-banner?$domain=torrentdownloads.co
ettv.to##.kr_cr
ettv.to##.download_links_a
opencritic.com##app-advertisement
qladanier.com##a[href][rel="noopener noreferrer"] > img
vev.io##.vjs-overlay-background
||exe.io/files/glasss.js
upornia.com##.iRx9_wrt
sxyprn.com##a[href^="https://ab.advertiserurl.com"][rel="nofollow"]
windowscentral.com##.holidays.panels-flexible-row
||script.hentaicdn.com/cdn/*assets/js/Feinee
4downfiles.co##div[style="width:336px; height:280px"]
4downfiles.co##div[style="width:336px; height:280px; background-color:#ffffff;
text-align:center"]
pornlib.com##.footer_web_adv
vibexxx.com##.bpbanner
vibexxx.com##.page > .ntv
sexy-youtubers.com##.meetfuck
productkeyfree.org##center > input[type="button"][onclick^="window.open("]
||zipfileservers.info/boot/loader.js
serialkey.info,movavicrack.info,free4pc.org##button[class^="button-"].user
||daftporn.com/nb_1/
muzamilpc.com,cracxpro.com##button.button-red
wcostream.com##.reklam_pve
||shrte.life/js/jq11.js
pirate-bay.net##.sidebar-vpn
pirate-bay.net###vpnModal
pirate-bay.net##.mobile-banner
||tpb.party/static/custom_ads.js
ibit.to##a[href^="https://hide.me/en/promotion/"]
ibit.to##a[href^="https://torrentprotect.com/?friend="][href*="&banner="]
[target="_blank"]
||ibit.to/s/ext/pop.js
||tubepornclassic.com/detroit/
xtits.com,tubepornclassic.com##.adv-title
hawkbets.com##.new_aside_block
babestube.com##body > div#_iframe_content
babestube.com##.twocolumns > div.viewlist + div.aside
fagalicious.com##[width="300"][height="250"]
fagalicious.com##a[title="Gay Games at Nutaku"]
putlockers.bz###play-button-ad
||exe.io/files/cplylive.js
series9.to##.main-content > div[style^="padding:"] > a[href="javascript:void(0)"]
[target="_blank"]
hotmovs.com##.player-holder > script[src] ~ span[class*="_"]
hotmovs.com##.in-video-1 > noindex > a[href][target="_blank"] > img
||leadingru.online/saber/hotmovs/dutti/
hdzog.com##.video-container > div[id^="__"] > a[target="_blank"] > img
||js.hdzog.com/saber/hdzog/dutti/
salon.com##.proper-ad-unit + hr
||fmovies.gallery/jkndsgsasdadsgh
machotube.tv##.b-randoms-col
machotube.tv##.b-main-nav > .row > .b-main-nav__mi
bicfic.com##.code-block
go99tech.com##.col-md-10 a[href] > img
||click-paid.com/1.js
||dev.click-paid.com/bt.html
||dev.click-paid.com/amar2.html
click-paid.com##iframe[src^="https://dev.click-paid.com/"]
linkin.az,cutepins.online##.col-md-10 a[class^="button"][href]
uiz.app,uiz.io###captcha-locker > div[id^="google-captcha-"]
uiz.io##.box-main > .row > .col-sm-3[style="padding: 10px;"]
||verifyzone.net^$domain=uiz.io
bloggif.com,audiobookbay.nl##.sky
||api-v*.soundcloud.com/audio-ads?
||promoted.soundcloud.com/event?*=audio-ad-web-vast-api-
||newepisodes.co/sw.js
||vivads.net/popup.js
crichd.online##div[id^="floatingLayer"]
||watchcrichd.org/terra.js
||razz.pk/jump/next.php?r=
||scores24.live/promo/
dailynewshungary.com##.dnh-ad-header-banner
||videogreen.xyz/asset/default/player/plugins/vast*.js
openplayer.net###pauseModal
openplayer.net###pauseModal ~ .modal-backdrop
3dzip.org##img.sphyerf-image
freeallcourse.com,3dzip.org##.better-ads-listitemad
audiozdownload.com###custom_html-11
mixdrop.co##body > div[class][style^="position:absolute;"][style*=";width:
100%;height: 100%;z-index:"]
typingtestnow.com##a[href$=".clickbank.net/"] > img
fifermods.com###masterPage > :not(footer) .tpaw0
pesworld.co.uk##div[style^="width:"] > div[id^="comp-"][id$="Overlay"]
brantfordexpositor.ca##.sponsored-wrap > .sponsored
codeshare.io###codeshare > .sp-tile
porn4days.net##body .navbar-nav > li > a[rel="nofollow"]
adn.com##.pb-f-embedded-geotix-widget
adn.com##.taboola-well
freegames66.com##.Ad300 + .AV
switchbounty.com##.header-widgets-wrapper > .header-widgets-three > .switc-widget
reportkernel.com###link-view > center > .form-group ~ *:not(button)
techsapparel.com##a[href*="deloplen.com/afu.php"]
thenewyear.xyz,techsapparel.com##a[href^="http://mob1ledev1ces.com/"]
||vidmoly.net/*.php?*=*&*&$xmlhttprequest,other
||vidmoly.to/*.php?*=*&*&$xmlhttprequest,other
||coubsecure-s.akamaihd.net/get/*/promo_background/
coub.com##.promo-background
||cambro.tv/player/html.php?aid=
cambro.tv##iframe[src^="https://www.cambro.tv/player/html.php?aid="]
||xmoviesforyou.com/01ed00c5.js
laidhub.com##.preroll
laidhub.com##.subplayer-ban
laidhub.com##.main-inner-col > .box-container + .slider-row
laidhub.com##.main-nav-list > li.menu-el > a[href][rel="nofollow"]
xopenload.video###video_ads
wowclassicbis.com##.Banner
||nudemodelsx.com/nudemodelsx.js
||ebonyones.com/ebonyones.js
||chunkyblacks.com/chunkyblacks.js
||xnmodels.com/xnmodels.js
fuckamouth.ru##a[href*="&offer_id="]
||iccomsa.com/ads/
||iccomsa.com/images/download1.gif
uiporn.com##.a-d-v
streamty.com##div[class^="video_adp"]
||api-feed.com^$domain=slutload.com
slutload.com##.player-related-videos
inoreader.com###article_below_dialog_wrapper.inno_dialog_overflow
solarmoviehd.ru##a#b_link
uploadrar.net##.adsbox
vidcloud.co###overlay-center
vidcloud.co###overlay-bottom
limetorrents.info##a[href^="https://track.ultravpn.com/"][rel="nofollow"] > img
adbitcoins.top##div[id^="wcfloatDiv"]
icutlink.com##.col-md-10 > div[style="text-align: center;"] > .row > .col-md-12 >
form#link-view > .form-group ~ br
||icutlink.com/team.js
||icutlink.com/img/download-now.gif
||dash.cutw.pro/bt.html$important
f1livegp.net###tra
f1livegp.net###trans
f1livegp.net##a[href^="//bit.ly/"][rel="nofollow"] > img
||steepto.com/mghtml/framehtml/$important
||mgid.com/mghtml/framehtml/$important
freesoftpdfdownload.blogspot.com##a[href^="http://wap4dollar.com/ad/"]
reddit.com##div[data-before-content="advertisement"]
xz2.xyz##.banner
imdb.com##.mediaviewer__head-banner
searchenginejournal.com##.avert-text
cambro.tv##.cbchat
ultrahorny.com,veporn.com##.ads-on-player
uwatchfreetv.site###sidebar2 > div[class="widget HTML"][id^="HTML"]
||1080872514.rsc.cdn77.org/mobilead.js
||rsc.cdn77.org^$domain=lnk.news|multileech.net
hanime.tv##.htvad[style]
flsaudio.com##.sidebar > .widget_list_mag_wp_300px
||payskip.org/sw.js
imagexport.com###rang2
imagexport.com##p[style="display: block; text-align:center;"] ~ br +
div[class="text-center"]
imagexport.com##.top-menu > li > b > a[class]
mapquest.com##.showing-top-ad
mapquest.com##.sponsored-banner-ad
mapquest.com##.main-ad-728x90-container
mapquest.com##.route-sponsor
mapquest.com##.branded-image[ng-if="$ctrl.showBanner()"]
mangazuki.online##.body-top-ads
softfamous.com##.container_ads
gottanut.com##[class^="reclam-"]
sexy-youtubers.com##iframe[width="300px"][height="250px"]
||static.showheroes.com/pubtag.js
||static.showheroes.com/publishertag.js
fritchy.com,imagebam.com##div[id^="ad-header"]
history.com##.m-adaptive-ad-component
history.com##.m-in-content-ad-row
||get-to.link/delicate-water-5f5b/
linksly.co,shrinkme.io###imgAddDirectLink
tech.dutchycorp.space##div[id^="floating_ads_"]
cumilf.com##.visibility
||cumilf.com/regarding.asp$script
hentaicore.org##.mob-lock
||exe.io/files/shazme.js
||s3.amazonaws.com^$domain=game3rb.com
srt.am##.text-center > center > a[target="_blank"] > img
washingtonpost.com##wp-ad[class]
washingtonpost.com##.bg-offwhite[data-qa="article-body-ad"]
washingtonpost.com##main > aside.grid-item > div[style="height: 1250px;"]
theverge.com,washingtonpost.com##.outbrain-wrapper
hentaitoday.com##.widget_random_banner_widget
||hentaitoday.com/wp-content/uploads/*.gif?v=
hentai.cloud###footer_columns
ohentai.org##.listadcontainer
gsurl.be##div[id^="adm-container-"]
bolasport.com##div[class^="ads__"]
hentaistream.com##.othercontent
hentaistream.com##.skin-hold
xda-developers.com##.sponsor-dyn-banner
||deloplen.com/afu.php?$important
appuals.com##.appua-reimage-top
||aiosearch.com/vpn/warning*.html
newsbaxs.com,shockinghindi.com###link-view > .form-group ~ *:not(button)
popsci.com##.arcAdsContainer
popsci.com##.arcAdsBox
speakingtree.in##.amazonProduct
speakingtree.in##.amazonProductSidebar
uiz.io##.box-main > .countdown ~ a[target="_blank"]
uiz.io##.box-main > .row +a[target="_blank"]
bravotube.net##span[id^="BT-Native-"]
0123movieshd.com##a[href="https://www.0123movieshd.com/downloadhd.php"]
0123movieshd.com##a[href^="https://www.0123movieshd.com/movies/streamhd"]
digit.in##.adsAdvert
techrrival.com##.techr-aff
tokubatch.com###iklan-pos
tokubatch.com##.adsidebar2
live.harleyquinnwidget.live##iframe ~ div > a[target="_blank"] > img
jokerplayer.net###close
inforum.com###origami
inforum.com##.origami
||exe.io/files/avenhunt.js
||kickassanime.rs/rigtside
||kickassanime.rs/sime
kickassanime.rs##.ka-ax-wr
||spankbang.com/static_*/JS/default/ero_loader
ddl.to##a[href^="https://ddl.to/download.html"]
uploadship.com##center > .adsbygoogle
uploadship.com##.US_F_ADS
indiatimes.com##.custom_ad
coolmathgames.com##div[class^="panel-pane pane-block pane-cmatgame-advertisement-
cm-g-"]
wrw.is##.site-header-inner > a[rel="nofollow"] > img
wrw.is##.widget_sp_image > a[rel="nofollow"] > img
||bstatic.com^$script,domain=abril.com.br
/media/static/id?zid=*&*=PUB_CUSTOMIFRAME&$domain=gfycat.com
||pervertslut.com/contents/other/player/embed/*.gif
rinmarugames.com###bannerdiv
rinmarugames.com###mainbodyadsdiv
rinmarugames.com##div[id$="div"] > div[align="center"][style*="padding-top:50px;
margin-right: auto; width:100%; height:90px;"]
||imasdk.googleapis.com/js/sdkloader/ima3.js$important,domain=rinmarugames.com
ipornia.com##.tcats > ul > li.fel-vd
tapatalk.com##.post_content > div.pb3 > div[style="margin-
top:10px;padding:10px;background-color:#f8f8f8;font-size:1rem;color:#333;"]
slate.com##.ad--inArticleBanner
mumbaimirror.indiatimes.com##.colombiaSuccess[data-slot-type="organicAds"]
moneycontrol.com##.advertise_brand
tagmp3.net##.tagsadd
||babesjoy.com/nb/
phoneswiki.com##.adace-slideup-slot-wrap
learningfromtrip.info##aside#custom_html-3
desktophut.com##.gridlove-sidebar > #text-18
heatworld.com,winsummer.co.uk##.drw-ad
heatworld.com,winsummer.co.uk##.sticky-ad-unit-spacer-default
porn.com##.s-znr
porn.com##.f-znr
timesofindia.indiatimes.com##div[data-primead]
timesofindia.indiatimes.com##.toi-amazon
timesofindia.indiatimes.com##.asprime1
timesofindia.indiatimes.com###reverseads
timesofindia.indiatimes.com##.mid_ads
timesofindia.indiatimes.com##.fromaroundwebrhs
||megaurl.in/sw.js
notebookreview.com##aside#todaysPromos
swatchseries.to##a[href^="http://takelnk.com/"]
||static.fileboom.me/images/i/*160x*600-*.gif
||aii.sh/sw_*.js
streameast.live###Advertisement2
dailycaller.com##.adcontainer
imgspice.com###interdiv
yugatech.com##a[href^="https://yugatech.ph/"][target="_blank"] > img
yugatech.com##.sidebar-content > div[id^="text-"] > .textwidget > p >
a[href^="https://yugatech.ph/"] > img
dubizzle.com###top-leaderboard
||free-icons-download.net/images/red-close-button-icon-
$image,domain=supergoodtvlive.com
vipboxes.eu###rightcolumnwrap div[id^="slot"][style]
vipboxes.eu##div[id^="banner"]
thisvid.com##.video-holder span.message > a[href][target="_blank"]
||lnk.news/links/flash-ad?u_id=
||1080872514.rsc.cdn77.org/flash.js
imgtaxi.com##iframe[src^="frame.php?"]
webtoon.xyz,manytoon.com##.c-ads
workprochair.com,manytoon.com###floating_ads_bottom_textcss_container
manytoon.com##.text-center > a[href][target="_blank"] > img
gogoanime.io##.anime_video_body_cate > div[style="height:250px;overflow:hidden;"]
socks24.org###crosscol > .HTML:not(.PageList)
||embed.dramaz.se/jwplayer-*/vast.js
||cpopchanelofficial.com/wp-content/uploads/*/Banner
||fastdrama.me/jwplayer-*/vast.js
capage.in##.single_post table[style="height: 100%; width: 100%; border-collapse:
collapse;"]
||movies123.pro/xcbdhdasdfr
mangarock.com###bottom-banner-ads
||thejournal.ie/media/hpto/*roidesignerofferssuperdryvrpageskin1.jpg
||lkop.me/sw.js
||fileleech.net/js/propeller.js
apkgod.net##.ads-parent
motaen.com##.baner
||bit-url.com/special*/*.html$subdocument
||exe.io/files/urafes.js
digitaltrends.com##.b-anterior
wakefieldexpress.co.uk##.bottom_leaderboard
forvo.com##.li-ad
pictoa.com##a[href="https://www.pictoa.com/o/live-footer.html"][rel="nofollow"]
pictoa.com##a[href="https://www.pictoa.com/o/live-gallery.html"][rel="nofollow"]
||iamcdn.net/players/jwplayer/*/plugins/vast.js$domain=vidtrick.com|fastdrama.me
t0r.xyz##cloudflare-app[data-style="prominent"]
sankakucomplex.com##iframe[src^="//c.otaserve.net/"]
||sankakucomplex.com/*as/s.js
||netdna-cdn.com/wp-content/uploads/*/
ssdreview_SX6000Lite.jpg$domain=thessdreview.com
9to5mac.com##a[href^="https://prf.hn/"] > img
health7am.com,mysteriousbox.in,teachersjobindia.com###link-view > .form-group ~ ol
||oko.sh/sw_*.js
123moviesfull.su##a.textb[href^="//123movies-free.club/-/player-branded/"]
game.jkfa.xyz##.wrapper > div[class] div[style="text-align: center"]
wuxiaworld.com##[href^="https://go.onelink.me"]
wuxiaworld.com##.container-fluid .pw-container > a[target="_blank"]
||wuxiaworld.com/images/pw^
dailystar.co.uk##amp-iframe[height="40"]
apkmirror.com##.listWidget > .promotedApp
dotnetfiddle.net##.container-sponsor
aceservice.club###btmx
167.99.71.200##tbody > tr > td[style] > a[href][target="_blank"] > img
film21.online##a[href*="&utm_medium=Banner"] > img
||somenewz.pw/adxa/show.js
nof21.com##a[href][target="_blank"][rel^="nofollow"] > img
pusatfilm21.com##div[class^="idmuvi-topbanner"]
||folmetor.com^$popup
forums.hardwarezone.com.sg###sphm_overlay
game-debate.com##.scrolling-ad
game-debate.com##.scrolling-ad-square
gottanut.com##.reclamUndervideo
gottanut.com##.reclam-overlayVid-desktop
gottanut.com##.less-gutter > .rightContent-videoPage
||gottanut.com/addons/blad.php
||gottanut.com/assets/js/fdl.js
||click-paid.com^$subdocument,domain=amarsr.com
||pornkino.cc/wp-content/themes/retrotube/nex1.js
forums.watchuseek.com##body > a[rel="nofollow"][target="_blank"]
sunporno.com##.wrap > div.a-block > div.atv
uploadrar.com###commonId > a[href][target="_blank"] > img
mangadog.club##a[onclick*="ad_config"]
kolombox.com,payskip.org,aii.sh,ckk.ai,oko.sh##img[class^="ziggy_"]
mangakakalot.com##div[style="float: left;width: 100%;text-align: center;"] >
div[style*="width: 728px; height: 90px;"]
mangakakalot.com##div[style="float: left;width: 100%;text-align: center;"] >
div[style*="width: 300px; height: 250px;"]
||techpowerup.com/njutrvceser/$image
||hclips.com/sherif/teo$script
mangapark.net##.ad-page-3x
mangapark.net##div[claass="ad-970x250"]
cb.websiteforever.com###id_cntobs
cb.websiteforever.com##.add_item
cb.websiteforever.com##.wrapper > div[style^="width:100%; height:90px;"]
igg-games.com##.widget-advads-ad-widget
nosteamgames.ro##body > div[id^="c_window_"][style="width: 300px; height: 280px;"]
venea.net##.ag_banner
venea.net##.ag_content
anime-planet.com##.pure-g > .pure-1 > .halo
anime-planet.com##.homepage > .halo.aligncenter
anime-planet.com###siteContainer > .halo.aligncenter
iccomsa.com,mangabat.com##div[style$="overflow: hidden;"] > div[style^="width:
728px; height: 90px;"]
iccomsa.com,mangabat.com##div[style$="overflow: hidden;"] > div[style^="width:
300px; height: 250px;"]
||imgtorrnt.in/nb/
||chaturgirl.com/affiliates/
$subdocument,redirect=nooptext,important,domain=imgtorrnt.in
/poppy^$script,domain=pornq.com|upornia.com|hclips.com|see.xxx
upornia.com##.moralez
thegay.com##.navigation > ul.primary > li > a[href][target="_blank"]
apkpure.com##.ad-box-auto
||eroprofile.com/js/nvbl.js
pornyfap.com##div[class="ad"]
pornyfap.com##.grid-container > div.item4-1
||pornyfap.com/nb/
||chaturgirl.ddns.net^$domain=pornyfap.com|imgtorrnt.in
||imgtornado.com/nb/
xtube.com##.offerHolder
biqle.ru##a[href="https://savevk.com/biqle.ru"]
watchpornfree.info##aside > #execphp-2
||watchpornfree.info/wp-content/themes/toroflix/nex1.
||shameless.com/nb/
shameless.com##.player > .pause-gift
videos.freeones.com##.vjs-banner-overlay
photos.freeones.com##a[href^="http://click.payserve.com/"]:not(#sponsorHref)
erisalitigation.org##a[href][rel="nofollow"] > img
||erisalitigation.org/images/download1.gif
lhscan.net##.chapter-content > img ~ center
riotpixels.com##.br-new
1377x.to###pc-down-wrap
1377x.to##a[href^="/anonymous-download/?"][target="_blank"][id]
||shawmediaauto.com^$domain=mywebtimes.com
mywebtimes.com##div[class^="piano"]
||scatboi.com/banner/
scatboi.com##a[href="https://crackstuffers.com/"]
palmtube.com##.Player_Bn
palmtube.com##.Content > .Sub_Title.Sub_Title_Bottom
||adt.reallifecam.com^$domain=palmtube.com
||neopowerlab.com/palmim.js
novelplanet.com##div[style^="text-align:"] > div[style="display:inline-block;
width:300px; height:250px"]
novelplanet.com###main > div[style="text-align:center"] >
div[style="display:inline-block; padding-bottom: 1em; width:300px; height:250px"]
kisslove.net,lhscan.net###sbottom
pornflixhd.com##.asgdc
pornflixhd.com##.custom-html-widget > a[href][rel="noopener noreferrer"] > img
||d1my4dwo04nr8a.cloudfront.net^$domain=pholder.com
||cinemkeren.com/xad/js.php
||vast.adsubon.com/vast/
simsdom.com##.pbcd
einthusan.ca###html5-player > #load-status-screen
userbenchmark.com##.be-lb-page-top-banner
userbenchmark.com##.be-mr
userbenchmark.com##.be-caption
safelinkblog.com##.entry-header > #link-view ~ center >
form[action]:not([class]):not([id])
safelinkblog.com##div[style="text-align:center;"] > span[style='background-color:
white; color: #888888; font-family: "Open Sans", Arial, sans-serif; font-size:
10px;']
||adtival.network^$third-party,subdocument
||imgadult.com/img/46860.png
||cutadlink.net/popup.js
||saude-vip.com^$domain=sendsurl.com
||haloani.ru/dust/newserv.js
geomica.com##.box-main > .banner-728x90 + center[style^="box-sizing:border-box;
color:#"]
cloudstorageoptions.com##.adslot_left
||adee.hit.gemius.pl/gdejs/xgde.js$domain=sportacentrs.com
||crabcut.net/*/popup.js
||webgate.tn/getlink/*.js
||webgate.tn/promo/*.gif
techsapparel.com,urlty.in,semawur.com,idzone.site##center > a[href] > img
txxx.com##.desk-free
txxx.com##.side > .desk > div[id^="ntv_"]
||txxx.com/saber/txxx_fel/dutti/
tube8.es###result_container_fake
tube8.es##.js-pop[data-esp-node="content_partner_video"]
tube8.es##.rightColBanner
tube8.es,tube8.com##.footerBanner
tube8.es,tube8.com###main-nav > li > a[rel="nofollow noopener"]
[onclick^="pageTracker"]
tube8.es,tube8.com##.gridBanner
northumberlandgazette.co.uk##div[class^="sc-"]::before
free-sex-video.net,xxxity.com###offer
free-sex-video.net###navmenu > li > a:not([href^="https://free-sex-video.net"])
xxxity.com###navmenu > li > a:not([href^="https://www.xxxity.com"])
mangoporn.net##a[href="https://theporndude.com"]
milffox.com##.signup
milffox.com##.offer
uploadedpremiumlink.xyz##div[style*="width: 728px;height: 90px;"]
pantagraph.com##a.btn-success:not([href="/members/join/"])
||marketrealist.com/*/adrules.js
sendvid.com###video-js-video > a[href="javascript:void(0)"][style*="z-index:
99999"]
momvids.com##.aside
||momvids.com/player/html.php?aid=
gamerant.com##.ad-zone-container
speed-down.org,earn4files.com##center > div[style="width:336px; height:280px;
background-color:#ffffff; text-align:center"]
||a.o333o.com/api/spots^
||pub.javwide.com/UN4DlQ5.js
accuweather.com##.ad-lr
vidwatch.me###over_main
forum.wordreference.com##.js-replyNewMessageContainer > li.message:not([id^="js-
post-"])
||vast.youview.io/xml
hclips.com##.poper
mangazuki.top,mangalaw.com##.adtrue-div
||fijivillage.com/images/ad_pshx.png
||consoletarget.com/js/p2.js
||gamecopyworld.eu/games/js/p2.js
||gamecopyworld.eu/ddd/ii/*/*_lb*.$image
||gamecopyworld.com/ddd/ii/*/*_lb*.$image
||d2.consoletarget.com/*/ii/kgn/$image
gamecopyworld.eu##.t0 > div[style] > table > tbody > tr > td[align="center"] > #lb
consoletarget.com##.t2 td[colspan="2"] >
div[style="width:730px;height:91px;align:center;"]
||secretblogging.co/wpsafelink.js
winporn.com##.relatedvideos ~ .relatedvideos:not([style])
perfectgirls.net###hat_message
spankwire.com##div[class$="-sponsor-link"]
myabandonware.com###content > .abox
||myabandonware.com/media/img/g2a/
||myabandonware.com/media/img/innog/
||myabandonware.com/media/img/wgm/
||maxconsole.com/styles/mc/ad/
maxconsole.com##.secbanner-wrapper
streamango.tv,watchseries.tw###ad_buts
/banners/*$domain=biertijd.com|biertijd.xxx
biertijd.com,biertijd.xxx##div[style="text-align: center"] > a[target="_blank"] >
img
||autocar.co.uk/sites/autocar.co.uk/files/styles/body-image/public/
save_you_money_148.jpg
etsy.com##div[data-behat-search-results-lg] .listing-link.logged:not([data-shop-
id])
atarigamer.com##.at_article_ad
atarigamer.com##.at_article_line + div[style="display:flex;overflow:hidden;"]
+div.at_article_line
wikifeet.com###content > div[id="dual300"]
wikifeet.com##.dashad
||exe.io/files/p*.js
||animefrenzy.net/static/jquery.js?v=
||shawmediahomes.com^$domain=mywebtimes.com
mywebtimes.com##iframe[src^="https://shawmediahomes.com/"]
mywebtimes.com##.roadblock
cinespot.net##.ad-image
cinespot.net##td[width="10%"]
cinespot.net###gsContent > b
cinespot.net###gsContent + b
cinespot.net##td[align="center"] > b
javhdporn.net,javxxx.me,bestjavporn.com###player_3x2_container
hypnotube.com##[class^="aff-"]
||hypnotube.com/images/*Ad*$image
playtube.pk##.videoPlayerAd
fmovies.to##.mbtn.stream4k > a[href^="https://www9.fmovies.to/stream/"]
graduatez.com##.slot-box-marker-ad
ptinews.com##div[class^="adddiv"]
wotinspector.com##div[style*="background-color:#5a0000;"][style*="font-
size:0.7em;"]
wotinspector.com##div[style="background-color:#5a0000;line-height:1;font-
size:0.9em"]
oko.sh##a[href^="http://sundhopen.site/"]
||thecambabes.com/js/mypop2.js
thecambabes.com##.list-videos > div.margin-fix > div.place
thecambabes.com##.navigation > ul.primary > li > a:not([href*="thecambabes.com/"])
anyporn.com##.inplb
porndig.com##.vjs-toolbar
ovagames.bypassed.ooo###removeThisSection
||adsafelink.com/js/webscript.js
coub.com##.coub--promoted
imguur.pictures##a[href^="https://mojamor.xyz/"]
||imguur.pictures/allads/
||imguur.pictures/UXLLOWERT_lo.js
||threepercenternation.com/*/*.jpg$script
||freee-porns.com/f.js
upload.ac##.col-md-4 > .boxa > center > a[href] > img
||static.cfgr3.com^$domain=camwhoreshd.com
racefans.net##.text-above-ad
||data.gblcdn.com/data/*gblcdn*.js
putlocker.fyi##.pull-left > a[href][target="_blank"] > img
hotpornfile.org##body > div[id][style^="position: fixed;"][style*="z-index:"]
hotpornfile.org##article.post > footer + div[id] > div[style] >
iframe[style*="border-box; border: none;"]:not([src])
cutlinks.pro##center > a[href=""] > img
||cutlinks.pro/banner.png
||exe.io/files/p10.js
||up-load.io/ds1/js/nt.js
uploadrar.com###commonId > a[class="btn btn-primary"][target="_blank"]
kickassanime.ru/codea/
||kickassanime.ru/sime*/$subdocument
||imgdone.com/nb/frozzlolz.js
||cp.dbbp1.com^$popup
mangahato.com##.float-ck
mangahato.com###sbottom[style*="720px"]
userupload.net##form .fileBottom
stechies.com##.ad_mark
smwebs.xyz###link-view > center
smwebs.xyz###link-view > center + div[style="text-align: center;"]
||clips4sale.com^$image,domain=ticklingforum.com
||ticklingforum.com/*/*Banner$image
ticklingforum.com##div[id*="_banners_"]
goal.com##a[href^="https://ad.doubleclick.net/"]
||g00.performgroup.com/g00/$media,redirect=noopmp4-
1s,domain=player.performgroup.com
zillowtech.com##.sidebar > .primary-sidebar-widget[class*="widget_"]
||zillowtech.com/wp-content/uploads/*/*/VPN-offer.jpg
||gdriveplayer.co/ads.xml
||playerseo.club/luxury*.mp4
menrec.com##div[id^="dsk-box-ad-"]
eroticasearch.net###grid > .column > div[style]:not([id])
pornxs.com##.video__container > .video__inner > div > div[data-place^="ntv"]
rapidgatorporn.net##.full-block > center > [href][target="_blank"] > img
||rapidgatorporn.net/templates/rapidgatorporn/images/Flashbit.gif
thisvid.com##.main-nav > li > a[target="_blank"]
||imgrock.pw/nxhjez.js
||imgrock.pw/amload.js
webcamshows.org##.Dvr300
||webcamshows.org/nb/*.js
hackforums.net##.mam-header > a[href][target="_blank"] > img
||hackforums.net/uploads/mam/*.gif
||fiorenetwork.com/vpaid
||headfonics.com/wp-content/*/Banner-*.gif
manatelugumovies.cc##.laptopad
||linuxtopia.org/includes/tools.js
||linuxtopia.org/images/eBookStore_*.png
linuxtopia.org##a[href*="ebookfrenzy.com/"]
meteoblue.com##main > div > div > div > div[style="width: 300px; height: 250px;"]
txxx.com##.header-nav > .control-group > a[href][rel="nofollow"]
sexy-youtubers.com##a[href^="https://secure.chewynet.com/"]
sexy-youtubers.com##.td-ss-main-sidebar > aside.widget > div.textwidget > p
a:not([href*="sexy-youtubers.com"])
watchmygf.me,porndr.com,fpo.xxx##.fp-player > div[style^="position: absolute;"]
[style*="overflow: hidden; z-index:"]:not([class])
||porntopic.com/player/html.php?aid=pause_html&video_id=*&*referer=
shemaleorgy.xxx###provider
shemaleorgy.xxx###footZones > iframe
||shemaleorgy.xxx/d/*id_site*id_channel*&ref^
/^https?:\/\/(www\.)?pornorips\.com\/[a-z\d]+\.js$/$domain=pornorips.com
||ipicture.su//nb/*.js
spankwire.com###js-react-header-menu > div > div > nav >
a[href^="https://dirty.games"]
spankwire.com###js-react-video-player > div > div > div >
a[href="https://www.czechsexcasting.com/"]
||vidop.icu/static/incontent/runative.html
||xxxmoviestream.xyz/wp-content/themes/dooplay/nex1.
fux.com##iframe[src^="/nativeexternal/"]
fux.com##nav > ul > li > a[target="_blank"]:not([href="http://www.fuxhd.com"])
||fux.com/nativeexternal/
vporn.com##.nav-menu > a.dropdown ~ a[rel="nofollow"]
||gelbooru.com/extras/
youtrannytube.com##.random-td
youtrannytube.com##.footer-spot
/iframe.php?spotID=$domain=youtrannytube.com
escortbook.com##body #ebsponAxDS
escortbook.com##div[id^="escortbook_ads_type"]
||bigleaguepolitics.com/wp-content/plugins/adtoniq/
||prxiy.com/stevenbaltay.js
||ultraurls.com/dev/dev*.html$subdocument
xfantasy.tv##.adds_ban
icegay.tv,gayporno.fm##a[href*="kepler-37b.com/"]
kickassanime.ru,kickassanime.io##div[class^="ka-ax-wr"]
||kickassanime.io/sime*/$subdocument
||unblocked.to/testi.php
slant.co##._SummaryPageSponsoredOptionView
ettvcentral.com,btdb.nl,switch-xci.com,skytorrents.to,btdb.eu###vpnvpn
||video.laterxxx.com/vast/tag
streamcloud.eu##a[href^="http://www.FriendlyDuck.com/"]
||anizablevetor.pro^$popup
tranny.one##.container-content > div[style^="padding-top: 10px; overflow: hidden;
height:"]
yesvids.com,tranny.one##.flirt-block > div[class^="ads"]
nudevista.at,nudevista.be,nudevista.com,nudevista.com.pl,nudevista.es,nudevista.it,
nudevista.net,nudevista.nl,nudevista.se,nudevista.tw###paysite
thegay.com,shemalez.com##.poper_show
||shemalez.com/sw.js
animego.to##.adsverting
||extramovies.wiki/wp-content/uploads/*/red.png
g-status.com##.topadv_placeholder
||cdn.performit.club/scripts/nwm-pw.min.js
upscpdf.com###custom_html-10
upscpdf.com###custom_html-11
upscpdf.com##.e3lan-below_header > a[href^="http://bit.ly/"] > img
imtranslator.net##div[style="width:315px;text-align:center;"]
easybib.com##.adds-wrapper
livenewschat.eu##.adsbygoogle
antivirussoftwareguide.com##.sidebar-block__top-product-block
||imgsee.net/vip/2mf.html
||imgfile.net/shrinker/js/zler.js
investmentwatchblog.com###custom_html-15
linsoo.co.kr##.adsbygoogle-noablate
editorsdepot.com##.footer-sponsor-section
||editorsdepot.com/images/edmdbanner.png
jyra.online##.adz
||jyra.online/nt.js
meteomedia.com##.promo_service
thecambabes.com,celebsroulette.com,camuploads.com,heroero.com,thebestshemalevideos.
com##.block-video > .table > .opt
camuploads.com##a[href^="https://reactads.engine.adglare.net/"]
||mangatensei.com/propbig.php
||mangatensei.com/propbot.php
adz7short.space,forum.xda-
developers.com,countle.com,chron.com,poidb.com,picmix.com,pornsfw.com##.leaderboard
kmbc.com##.ad.rectangle
mycast.io##.graphic-big-holder
||yourlust.com/m/js/mobile.min.js
spankbang.com##nav.main_nav > ul > li > a[rel="nofollow"]
||ecpms.net^$popup
apk4all.com##.ny-down > a[rel="nofollow"][class="more-link"]
[title="Download"]:not([href*="?app_id="])
latimes.com##.GoogleDfpAd-wrapper
.com/js/customscript.js|$domain=wankoz.com|katestube.com|vikiporn.com|
sleazyneasy.com
nutritiondata.self.com##.around_the_web
free-mockup.com##div[class^="ad-affiliate-"]
||free-mockup.com/wp-content/themes/checkout/images/placeit-mockup-15off.png
||free-mockup.com/wp-content/themes/checkout/images/placeit-mockup-horizontal.png
porngun.net##.menu > li > a[href][target="_blank"]
porngun.net###player-container > #video-pause
ultimate-guitar.com##bidding-unit[id^="ad_cs_"]
findagrave.com##.fg-prad
vpnranks.com###sticky-banner
||compare.thecrazytourist.com/*/javascripts/intent_media_sca_ads.js
18tube.club##.sidebar > #text-5
18tube.club##.entry-content > .vc_row > .vc_col-sm-2
||imglnkd.com^$domain=18tube.club|amateurporn.me
gematsu.com##iframe[data-src^="https://www.play-asia.com/"][data-
src*="iframe_banner-"]
||play-asia.com/*iframe_banner-$domain=gematsu.com
erome.com##.free-space
||erome.com/35.js
hdporncomics.com###sidebar-right > #text-3
hdporncomics.com###sidebar-right > #custom_html-9
||analyticsindiamag.com/wp-content/uploads/2019/02/Blue_03.jpg
analyticsindiamag.com##.textwidget > p > a[rel="nofollow external noopener
noreferrer"] > img
||activistpost.com/*/*.jpg$script
flyingmag.com##.arcAdsContainer
flyingmag.com##.article_ad_text
warscrap.io##.squareAdContainer
||besthindisexstories.com/bhk.js
besthindisexstories.com###widgets-wrap-sidebar-right > #enhancedtextwidget-3
besthindisexstories.com###widgets-wrap-sidebar-right > #enhancedtextwidget-5
||freehindisexstories.com/fhsh.js
freehindisexstories.com###widget-area > #enhancedtextwidget-3
techgenix.com##.pp_ads_single_before_related
uploadrive.com##a[href*="/?token="][href*=".exe"]
skysports.com##div[data-ad-format="mpu"]
lesbianexpert.com##.kck
/^https?:\/\/(www\.)?lesbianexpert\.com\/[a-z\d]+\.js$/$domain=lesbianexpert.com
||wysasys.com^$popup
flagandcross.com###klicked-shopify-widget
flagandcross.com##.mvp-side-widget a[target="_blank"]
||tempest.services.disqus.com/ads-iframe^$important
||uploadrar.com/banner.gif
||uploads4u.net/images/download_ads.png
naturallycurly.com##.google-dfp-adspace
||cdn.thejournal.ie/media/hpto/*skin*.png
||xyzcomics.com/vixaizcomehpefw.php
socialblade.com##div[style^="width: 860px; height: 90px;"]
allcelebs.club##table[width="330"][border="1"]
allcelebs.club##table[width="300"][border="1"]
allcelebs.club##table[border="1"][width="310"]
allcelebs.club##.demo3
allcelebs.club##table[align="center"][style="width: 700px;"]
allcelebs.club##a[href^="http://www.searchcelebrityhd.com/"]
ettv.to##.vp_ab
ettvcentral.com,ettv.to##.imdb > div[class^="download_liinks"]
looper.com##.recommended-heading
||xxxdessert.com/tube/player/html.php?aid=pause_html&video_id=*&*referer=
||imgmercy.com/folo.js
||phillip-mellody.me/team.js
||phillip-mellody.me/img/download-now.gif
||phillip-mellody.me/img/DownloadNow.gif
sexu.com##.player__side.player-related
sexu.com##.content__body .info
||get.cryptobrowser.site/promo/ad/
||realhax.com/wp-content/uploads/2019/03/realhax.png
://s3.amazonaws.com/*?trkch=*&visitor_id=*-aff0-
*&client=*&u=$redirect=nooptext,important
lookmovie.ag##.plr-ad-stripe
lookmovie.ag##.bottom-message-container
||sexy-youtubers.com/fronfrontfront.js
sexy-youtubers.com##a[href^="http://aj1070.online/"]
sexy-youtubers.com##a[href^="https://go.strpjmp.com/"]
sexy-youtubers.com##a[href="https://theporndude.com/"]
sexy-youtubers.com##a[href="http://weknowporn.com"]
||zbporn.com/xdman/
||zbporn.com/zpi/zp.js
zbporn.com##.spots-title
htpcguides.com##.inside-right-sidebar > #text-18
crystalmark.info##a[href^="https://suishoshizuku.com/"]
saveur.com##div[class*="arcAds"]
watchcartoonsonline.eu##.sidebar_list > #text-7
||watchcartoonsonline.eu/inc/ggz/ffa.js
uploadrar.com##div[class^="download"][class*="page"] div[class^="banner"]
||kickass.vc/c.js
celebritygalls.com##.articles-container > article.card[style="border:5px solid
black;"]
||bitco.world/brave2.gif
||imgoutlet.pw/lksgx.js
||torrentgalaxy.to/common/exs/presenter.js
all81soft.com##.header + div[data-op^="/go/"]
||pornid.xxx/pid/dev.js
pornid.xxx##.rsidebar-spots-holder
animeland.us##div:not([class]):not([id]) > div[id][style*="overflow:"]
[style*="hidden;"][style*="height:"]
animeland.us##div[id][style^="overflow:"] > div[style="position: relative"] >
a[href^="/wp-content/"][href*="zgbtoany"]
||animeland.us/wp-content/plugins/tzd-to-any/zgbtoany.min.js
fatherly.com##.article__leaderboard-ad
fatherly.com##.in-article-ad
dictionary.com##aside[id$="-lb-728x90"]
dictionary.com##aside[id$="-top-300x250"]
uwatchfree.st##a[href][rel="nofollow"].hd-links
namethatporn.com##div[onclick^="FAB"]
namethatporn.com###fab_blacko
||static.namethatporn.com/assets/prod/fab
youporn.com##.ad-bottom-text
xxxonxxx.com##.player-bn
||jelajahinternet.me/download3.png
rawstory.com##.rs_ad_block
javmec.com###wrap-main-home-tab > div[style="overflow: hidden !important;margin: 0
8px;"]
||muahohanghoa.com/xad/js.php
openloadmovies.bz##aside[id^="text-"] > .textwidget > div[class^="xc"][data-zone]
[style]
||openloadmovies.bz/sw.js
opjav.com##.float-ct
opjav.com###ads_location
||opjav.com/bet/*_728х90.gif
||rapidvideo.is/genads.php
protoawe.com##.pausedView
||awestat.com/npt/banner^
||taboola.com^$domain=1fichier.com|espn.com|gamespot.com|popsci.com
healthline.com##aside[class="css-bzwr8d"]
healthline.com##div[class="css-y4sdpf"]
healthline.com##div[class="css-1vcjrad"]
||rule34.xxx/images/pro.png
||kickassanime.io/homeside*/$subdocument
01fmovies.com##.jw-logo-top-left[style^="background-image:
url(\"https://01fmovies.com/addons/"]
||minhdz.com/xad/js.php
javfinder.sh##.col-md-9 > div[style="overflow: hidden !important;margin-
bottom:8px;"]
||imagezilla.net/gqwxtancgwaiet.php
gumtree.com.au##.user-ad-row.user-ad-row--featured-or-premium
||pandavideo.pw/wp-content/themes/PsyPlay/nex1.
||kshow123.net/assets/*.html$subdocument
||uiz.io/custom_theme/js/uref.js
||uiz.io/img/downloadbutton*.gif
/images/banner_$domain=hawkbets.com|audiotag.info|cna.org.cy
||cdn-assets.bittorrent.com/*-banner-
||adshort.co/proxy-service-ab1.php
||1337x.unblock2.xyz/z.js
||1337x.unblock2.xyz/ab*.js
rowfirst.eu###bannerInCenter
rowfirst.eu###hiddenBannerCanvas
radio.net###section-ad
mrunlock.run##a[href*="redsittalvetoft.pro"]
mrunlock.run##p.text-center > a[target="_blank"] > img
||xopenload.club/*/uploads/GirlfriendExperience*.jpg
||xopenload.club/*/images/300_
proporn.com##.abtext
||smarthomebeginner.com/images/*300x250_
smarthomebeginner.com##div[class^="shb-"][class*="-placement"]
digit.in##.hot_deals
hdzog.com##.rek-link
new.lewd.ninja##.box.has-aids
bikeradar.com##.sticky-advert-widget
bikeradar.com##div[data-adtargets]
bikeradar.com##.ad-banner-container
piratedhub.com##a[href^="https://bit.ly/"] > img
||moviemaniac.org/asset/rev/jun29m.js
||toplessrobot.com/wp-content/themes/smart-mag-child/js/vmg-ads.js
||winporn.com/templates/base_master/js/jquery.shows.min.js
||xozilla.com/player/html.php
autotrader.com##div[data-cmp="fixedAdContainer"]
uploadrive.com###content > center > a.btn[onclick]
mysanantonio.com##a[target="_blank"] > img[width="300"][height="250"]
nekopoi.care##a[href^="https://bit.ly"] > img[alt*="iklan "]
vladan.fr##a[href*="banner"][href*="utm_source"][target="_blank"]
||vladan.fr/wp-content/uploads/images/veeamskin3.png
vladan.fr##a[href^="https://www.vladan.fr/go"] > img
sinagritbabasworkshop.com##.widget-content > div[style="text-align:justify"] >
a:not([href*="dmca.com"])
czechvideo.org##a[href^="https://www.xxxc2c.org"]
oko.sh##.banner + center > a[target="_blank"] > img
xfantasy.tv##nav > ul > li > a[target="_blank"]
xfantasy.tv##a[class^="join_banner"][target="_blank"] > img
seedpeer.me##.content > iframe[width="800"][height="200"]
instadp.com##.promoted-modal
.com/pu/$script,domain=smutr.com
||backgrounds.wetransfer.net/brand/
youx.xxx##.banner
youx.xxx##.player-banner
xxxdessert.com###player-banner
||pornalin.com/*.php
pornalin.com##.block_spots
pornalin.com##.section_spot
pornalin.com##.aside_spots
pornalin.com##.js-banner-player
rumormillnews.com##div[style="width:160px"]
rumormillnews\.com\/images\/(make_my_day.JPG|banner3kevinremade.jpeg|
banner3kevinremade.jpeg|africanfamily3.jpg|acm-homeworkshop.jpg)
indianexpress.com##.m-story-ad
forums.whirlpool.net.au##.replyblock > .reply[style="padding: 0;"]
xtube.com###xtubePlayer > div[id] > div[id][class][style="display:
none"]:not(.recommendedVideosOverlay) > div
xtube.com###tabVideos > .rowSpace > li.stamp:not(.deleteListElement):not([data-
plid])
xtube.com##.videoPage > aside.expandAside > div[class*="
cntPanel"]:not(.myPlaylist):not(.moreVideosFromUser)
upornia.com##a[title*="ad spot"]
.blogspot.com/*/*ADtulo-2.jpg
sportsplays.com##.bannerZone
porntube.com##.native-footer
porntube.com##.webcam-shelve
uiporn.com,porngem.com##.top-sponsor
theroar.com.au##.pm-ad-unit
hindimoviesonline.club##div[style="clear: both; text-align: center;"] >
a[target="_blank"] > img
bulbapedia.bulbagarden.net###laptop-box
forum.xda-developers.com##.sponsor-dyn-banner
yifymovies.tv##.sidebar .textwidget > div[style*="width: 300px; height: 600px;"]
kimovil.com##.kau
||hd21.com/templates/base_master/js/jquery.shows.min.js
freepik.com###main > section[class=""][id*="_"]:not([class*="spr"])
instaud.io##.spons
texastech.forums.rivals.com##.sectionMain.funbox .funbox_forum_view_above_thread_li
st > div > a[href][target="_blank"] > img
tryfist.net##aside > a[target="_blank"] > img
javengsub.com##div[id^="ahd"]
jawcloud.co##.loloba
putlockerstoworld.com##a[href^="https://deloplen.com/"]
star-telegram.com,sacbee.com###zerg-target
boostme.gg##main > div.container > div.justify-center[style="height:
150px;width:100%;"]
sdfgdf.xyz##.full
sdfgdf.xyz##.ad-close-sp
webvoyeur.com,uiporn.com##iframe[src*="/player/html.php?aid=pause_html"]
webvoyeur.com,uiporn.com##iframe[src*="/player/html.php?aid=start_htm"]
gomovies.tube##a[href^="/user/profile/premium-membership"] > img
gomovies.tube##.jw-logo-top-left[style^="background-image:
url(\"https://gomovies.tube/addons/try-premium"]
||ecoimages.xyz/furs/mastiff.js
||ecoimages.xyz/furs/mortgage.php
||theseotools.net/sponsors/$image
youramateurporn.com##.menu > ul > li > a[rel="nofollow"]
youramateurporn.com##a[target="_blank"][rel="nofollow"]
txxx.com##.rek-under-player
porndr.com##iframe[id="inp_iframe-pd-nat-h"]
porndr.com##.content > .bottom-pct
encurta.eu,oko.sh###link-view > a[href][target="_blank"] > img
||oko.sh/sw.js
||s3.amazonaws.com/15b1ad2a9c430b2496e4a196b0ef1906e1e3299e8d46dc1f3a1e354226/
secure.js
audioz.download###leaderboard > li > a[href] >
[src^="/templates/Default/img/promotional/"]
audioz.download###inSidebar > a[href][target="_blank"][rel="noFollow external"]
[style*="/promotional/"]
||audioz.download/templates/Default/img/promotional/
||cut-urls.com/files/p1.js
space.com##.slot-after_popular_box
space.com##.slot-before_popular_box
space.com##div[class^="slot-attemp-slot-"]
space.com##.slot-top_of_sidebar
msn.com##div[data-m*="RiverMarketPromo"]
yts.mx,yts.lt##.nbox-bordered
yts.mx,yts.lt##.aibox-bordered
speedtest.net##.eot-box-wrapper > div.pure-g
bootcampdrivers.freeforums.net###wrapper > div[style^="display: flex; width: 700px;
max-width: 100%;min-height: 250px;"]:not([class]):not([id])
||youav.com/nb/fnl.js
slidehunter.com##.itm-ads
slidehunter.com##.sticky > .ad
msn.com##li[data-m*="NativeAdHeadlineItemViewModel"] > a.nativead
msn.com##div[data-section-id="shopping stripe"]
tubev.sex##.sp_block_3-300-250
||tubev.sex/static/js/abb.js
indiansexvideos.porn##.notififation--image > img[src*="/media/"][alt="Profile pic"]
/wp-content/themes/dooplay/nex1.$domain=mangoporn.co|playpornfree.xyz
||movcpm.com/watch.xml?key=
||displayfusion.com/ImagesCommon/Content/FileSeek/
||hdeuropix.com/hdmgor.js
||hdeuropix.com/hdmdol.js
/^http(s*):\/\/.+\/\d+$/$domain=topeuropix.net
bmovieshub.com##.btn-primary[href][rel="nofollow"]
flix555.com##body > a[style="position: fixed; top: 0; left: 0; right: 0; bottom:
0"][target="_blank"]
pornxs.com##div[data-ad-index-parent]
flaticon.com###sponsor-partner
leechall.com,wi.cr###overly
||thevidhd.club/sw.js
||vidbob.com/player*/vast.js
||cdn.cloudfrale.com/Managed/*.mp4
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###hd-rightColVideoPage >
.clearfix:first-child
msn.com##div[aria-label="property by domain"]
msn.com##div[aria-label="from our partners"]
zuketcreation.net,idmcrackpatch.com,bestprosoft.com,cracksmod.com##.affiliate_downl
oad_imagebutton_container
powvldeo.net###oly
||powvldeo.net/js/pu.js?v=
||powvldeo.net/bun/
macrotrends.net##.adx_top_ad
dailymotiontomp3.com##.wondershareAd
||rotumal.com^$popup,domain=dailymotiontomp3.com
myabandonware.com###l > #std > a[href] > img
cricfree.sc##.links-buttons > .watch.live-color > a[href="http://iptvlive.com"]
cricfree.sc##.kbps > .watch.live-color > a[href="https://cricfree.live/"]
[target="_blank"]
||cricfree.sc/banner.png
tekrevue.com##.ad-post-trail
jigsawplanet.com##.ts-ad-wrap
trueachievements.com###sidebar > .side-unit
||stfly.io/download.png
||dawnupdate.xyz^$domain=stfly.io
winkawaks.org##.google-adsese
letmejerk.com##.video-wrapper > aside[class]
highporn.net,hotmovs.com,javhub.net##.fel-playclose
javhub.net##div[class*="banner-"]
staticice.com.au##td[align="center"] > a[href^="http://www.staticice.com.au/cgi-
bin/redirect.cgi?"][target="_blank"] > img
coolrom.com.au##table[width="980"] > tbody > tr > td[width="100%"]
[bgcolor="#000000"][colspan="2"][align="center"]
coolrom.com.au##table[width="980"] > tbody > tr[height="100%"] td[width="100%"] >
font > center > div[style="min-height:250px;"]
coolrom.com.au##table[width="980"] > tbody > tr[height="100%"] > td[width="326"] >
table > tbody > tr > td[colspan="2"][width="325"][height="250"]
[style="margin:0px;padding:0px;"]
oregonlive.com##.revenue-display--wide
hitomi.la##div[class^="hitomi-"] > a[href^="http://www.nutaku.net/signup/landing/"]
> img[src^="//ltn.hitomi.la/"]
hitomi.la##div[class^="hitomi-"] > a[href^="http://www.nutaku.net/signup/landing/"]
> video[src^="//ltn.hitomi.la/"]
||kickass.love/j.js
javdragon.com##.aft_bnr
||wantedbabes.com/fload.js
||wantedbabes.com/images/wantedbabes.com/p2_parent.js
||content*.wantedbabes.com/images/wantedbabes.com/istripper/istripper
||aweproto.com^$domain=kodiak.top
||protoawe.com^$domain=kodiak.top
||awestat.com^$domain=kodiak.top|leporno.org
kodiak.top##div[style*="width:300px;height:250px;"]
kodiak.top##div[style*="width:720px;height:250px;"]
kodiak.top##a[href="page-Money.html"]
||pussytorrents.org/js/striptools/t*_*.js
||whenisgood.net/static/pics/ycbm-ad.jpg
kickassz.com##a[href="/k.php?q=q"]
||kickassz.com/c.js
xxxdessert.com##.content-gallery_banner
||xxxdessert.com/*_fe.js
||tvbarata.club/ads/
||pcast.pw/addycash.js
livesport4u.com,pcast.pw,sportlive.site###localpp
girlsofdesire.org##div[style="margin: 0 auto;font-size: 0px; height: 255px;"]
girlsofdesire.org##a[href^="http://refer.ccbill.com/"]
||girlsofdesire.org/php/*_fl.js
||movies123.pics/addons/partners/
putlocker.style,movies123.pics,gomovies.bid,solarmovie.fun##div[id] > .close.ico
putlocker.style,movies123.pics,gomovies.bid,solarmovie.fun##div[id] > .close.ico +
a[href="/user/profile/premium-membership"]
fmovies.gallery,movies123.pro,123movies.gallery,01fmovies.com,gomovies.tube,123movi
es.domains##div[style="display: block;"] > .close.ico
fmovies.gallery,movies123.pro,123movies.gallery,01fmovies.com,gomovies.tube,123movi
es.domains##div[style="display: block;"] > .close.ico +
a[href="/user/profile/premium-membership"]
putlocker.style,movies123.pics,gomovies.bid,fmovies.gallery,movies123.pro,123movies
.gallery,01fmovies.com,01fmovies.com,gomovies.tube,123movies.domains##a[href="/
user/profile/premium-membership"] > img
putlocker.style##.jw-logo[style^="background-image: url("][style*="/addons/"]
movies123.pics##.jw-logo[style^="background-image:
url(\"https://movies123.pics/addons/"]
gomovies.bid##.jw-logo[style^="background-image:
url(\"https://gomovies.bid/addons/"]
fmovies.gallery##.jw-logo-top-left[style^="background-image:
url(\"https://fmovies.gallery/addons/"]
movies123.pro##.jw-logo-top-left[style^="background-image:
url(\"https://movies123.pro/addons/"]
123movies.gallery##.jw-logo-top-left[style^="background-image:
url(\"https://123movies.gallery/addons/img/"]
123movies.domains##.jw-logo-top-left[style^="background-image:
url(\"https://123movies.domains/addons/img/"]
msn.com##.provAd
pervclips.com##.thumb_spots
otakusan.net##.fixed-ad
otakusan.net##.pages div[style="margin: auto;width: 605px;max-width: 100%;text-
align: center;height: 250px;overflow: hidden;"]
otakusan.net###chap_view > div[style="margin: auto;width: 605px;max-width:
100%;text-align: center;height: 252px;overflow: hidden;max-height:260px;overflow-
y:hidden;"]
aajtak.intoday.in##.amp-ad-inner
||ytmp3.cc/p/|$popup
myjoyonline.com##.article-text > div[id^="in-article-"]
myjoyonline.com##.article-text > div[style="float:right;z-index: 996;height:340px;
width:250px;margin-bottom: 10px;"]:not([class]):not([id])
||myjoyonline.com/ghana-news/img/glauc-new.jpg
kissasian.sh##div[style^="float:left; width: 300px; height:
250px;"]:not([class]):not([id])
kissasian.sh##.barContent div[style="width: 620px; margin: 0px
auto;"]:not([class]):not([id])
||jsfiddle.net^$domain=bitsnoop.me,important
theinventory.com,thetakeout.com,theonion.com,splinternews.com,clickhole.com,avclub.
com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,the
root.com##.gwCoav
theinventory.com,thetakeout.com,theonion.com,splinternews.com,clickhole.com,avclub.
com,deadspin.com,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lifehacker.com,the
root.com##.evizSo
wespeakrugby.com##div[style^="float:"] > .btn-warning
wespeakrugby.com##div[style^="float:"] > .btn-danger[href*="/Buy"]
wespeakrugby.com##div[style^="float:"] >
.btn-success:not([href="https://wespeakrugby.com/"])
wespeakrugby.com##.swal2-container
||unblocked.*/abd.js
||unblocked.*/abe.js
zooqle.unblocked.icu,zooqle.unblocked.me.uk##a[href^="/b/?http"][style="font-
weight: bold;"]
||cdn.sexygame66.com^$media
||cdn.sagame66.com^$media
/wp-content/uploads/*.gif$domain=037hdd.com
037hdd.com##.bireklam
037hdd.com##div[class="filmborder"][style="height: 200px;"]
037hdd.com##div[id^="ads_"]
037hdd.com###sidebar > div[class="widget_text sidebarborder"]
||cdn.ufa191.com/*.mp4
||goalclub.tv/videos/Macau*.mp4
pornclipsxxx.com##div[align="right"][style="color:#333;text-align:center;"]
||xtremeserve.xyz/*.php$xmlhttprequest,other
||muhammadyoga.me/download3.png
twitchtracker.com##.abracadabra
gainslink.com##div[dir="rtl"]
||porndr.com/nb/jsfile.js
porndr.com##.we_are_sorry
||porndr.com/player/html.php
tryboobs.com##.two-rcol
kickasstorrent.cr###wrapperInner > .tcc_mb
||uploadrar.com/dating.jpg
moozpussy.com##.smb
moozpussy.com###sponsor
moozpussy.com##.box > span#link
moozpussy.com##.linkf
thefilmbay.com##.bnr
thefilmbay.com##a[href^="https://bit.ly/"] > img
windowscentral.com##.panels-flexible-region-inside >
a[href^="https://www.awin1.com/awclick.php?"]
nutraceuticalsworld.com###exposeMask
nutraceuticalsworld.com###dfpoverlay_wrap
subtitlebank.net##a[href^="http://trk.globwo.online/"]
||subtitlebank.net/2.gif
digiday.com##.wrapper > article div[class^="ad_"]
||thekat.ch/c.js
shotcut.org##.col-md-8 > div[style="background-color: #ddd; padding: 6px; text-
align: center"]:not([class]):not([id])
is123moviesfree.com,putlocker.digital,123movies.gallery,1movies.is###p_native
spankwire.com##.video_right__item-spot
spankwire.com##iframe[src^="//rev.adsession.com/"]
spankwire.com##.js-react-simple-header[data-zone="HEADER_WHOLE_ZONE"]
||sexvid.xxx/stpd/
sexvid.xxx##.bottom_spots
sexvid.xxx###banner_video
||xxxonxxx.com/a.php|
xxxonxxx.com##.gallery-thumbs
chess24.com##.ad3rdParty
closeload.com###clk_btn
||dx82u1pulx6jk.cloudfront.net/pub/$domain=filehippo.com
cutpaid.com###link-view > center > iframe
||filez.cutpaid.com/bt*.html
sozosblog.com###banner-lad
sozosblog.com###load-featured-content
sozosblog.com###sidebar a[href="/go.php"][rel="nofollow"] > img
youx.xxx##.thumb_banner
||youx.xxx/*.php|
mp4upload.com##.video-js > .vjs-over.vjs-fade
||mp4upload.com/vjs/ada2.html
||mp4upload.com/vjs/iframe2ad.html
file-up.org##.row > div[class] > #countdown + div[style="margin: 10px 0;"]
drakula.top###bannerInCenter
drakula.top###hiddenBannerCanvas
||drakula.top/pu/new/pu.js
||vkprime.com/player*/vast.js
||greedseed.world/vast_tag/*.php
viralizeit.net##.top_right_banner
viralizeit.net##.bottom_right_stick
ottawacitizen.com##.adsizewrapper
japscan.to##div[id^="p_root_"] #p_native
dummies.com##.ad-post > section.ads
hentaiprn.com,kaplog.com###v-overlay
hentaiprn.com,kaplog.com##.Thumbnail_List > .xtact
hentaiprn.com,kaplog.com##.Thumbnail_List > .aft_bnr
||statics.javhihi.com/assets/love/index.
cpmlink.net##.site-main > .container a[href][target="blank"] > img
||blogspot.com^$image,domain=cpmlink.net
sex3.com##.search-page-adv
sex3.com##.inplb3x2
vivatube.com##.spots.c-content
vivatube.com##.thrcol > .livecams
vivatube.com##.thrcol > .thr-rcol
speed4up.com##center > a[target="_blank"] > img
||tvmovieflix.com/468__60-Orange-
/storage/*.js#spot=$domain=ahoymybay.one|baybea.net|bayboat.link|bayception.pw|
beapirate.pw|blue247.pw|blueprox.click|piraatprox.in|piraattpb.click|piratebay.tel|
proxtpb.art|proxydltpb.club|thepiratebay.kiwi|tpbtpb.xyz|unblocktheship.org
||protoawe.com/vast/
fmovies.wtf##a[href^="https://staticf.akacdn.ru/f/assets/premium/
stream_in_hd.html?"]
fmovies.wtf##a[href^="https://staticf.akacdn.ru/f/assets/premium/
download_in_hd.html?"]
katmoviehd.eu###sidebar > #text-3
||fc.lc/js/nt.js
||fc.lc/*.html$~third-party,subdocument
||japscan.to/sw.js
imgadult.com##a[href^="http://xapi.juicyads.com/"]
||youtubeloop.net/img/banner/*-banner.gif
uploadedpremiumlink.xyz##.col-md-12 > div > div[style^="margin-bottom:"]
[style*="width:300px; height:250px;"]:not([class]):not([id])
myhdporn.net##.afc_popup
myhdporn.net##a[href="http://myhdporn.net/other.php"][rel="nofollow"] > img
||myhdporn.net/sss.gif
||myhdporn.net/ccc.gif
hdpornvideo.xxx##.lika
||hdpornvideo.xxx/static/js/abb.js
||hdpornvideo.xxx/nbb/serve
superherohype.com##.wrapper > #js-leaderboard
||dailyimages.xyz/crackle/carouseal.js
||dailyimages.xyz/crackle/graduation.php
imgfile.net##div[class^="ov-ar-container-"]
||adsviv.com/pop.js
||adsviv.com/banner/
||link.tl/js/mobilead.js
||1373837704.rsc.cdn77.org/mobilead.js
||1373837704.rsc.cdn77.org/entry2.js
watchdrakeandjoshonline.com,watchcheersonline.com,watchonetreehillonline.com,watchh
owimetyourmother.online###contenedor > #keeper2
oddsdigest.com##a[href="https://www.dollarshaveclub.com/"] > img
best4pc.com##.entry-content > center:last-child > :not(h5):not(h4)
reblop.com##[href^="https://t.frtyo.com/"]
realstream.cc###float-bottom
realstream.cc##body > div[id^="slice-"][style^="display:"][style*="position:
absolute; z-index:"]
||realstream.cc/awrapper/
||filerio.in/images/logo_bw.png$popup
xda-developers.com##.bravetwig-top
||kickassanime.io/codea/
file-up.org##.page-wrap > .dareaname ~ .text-center
pcsteps.com##a[href^="https://www.pcsteps.com/cyberghost-pcsteps-deal"]
speed4up.com##.adstop > center > a > img
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.adWrapper
||sxyprn.com/mth^
||ckk.ai/sw.js
ups.com##.ups-tracking_banner_img
cointiply.com##iframe[src^="/api/ads/"]
||zap.buzz^$subdocument
apkmos.com##.td-header-sp-recs
||gedmhqqipuz6wfon.pro/v*/pop/js/
allthatsinteresting.com##.post-content > .pbh_inline
allthatsinteresting.com##.banner-row
movistack.com##a[href^="https://jaunithuw.com/?h="]
movistack.com##a[href^="https://publishers.propellerads.com/"]
||pentasex.com/ae/cu1stom.js
3movs.com##.nav > li.cams
||ouo.io/js/adv
||xcafe.com/jkzx/VCYQAfEIoJ.js
||xcafe.com/*.jsf?m=
||xozilla.com/js/ppndr.js
ouo.press,ouo.io##.content a[href][target="_blank"]
||ouo.io/js/*.js?
||ouo.press/js/*.js?
||ouo.io/js/webpush.ma.js
||floater.playstream.media^$domain=ouo.io
hpjav.tv##.home-featured-ad
popjav.tv,hpjav.tv##body > div[style^="position: fixed; overflow: hidden; right:"]
[style$="z-index: 999;"]
livesport.ws##a[href^="http://clickstats.online/"]
||xopenload.me/wp-content/themes/PsyPlay/nex1.
javsubtitle.co###impanel
xenforo.pk##a[href="https://xenforo.pk/link-forums/dont-click.61/"]
techpowerup.com###viewport > a[target="_blank"][rel]:empty
||content-cdn.y2mate.com/themes/js/pa.js
teenpornjizz.com##.adv_banners
porn555.com##.vda-x2
pornq.com##.thumb--adv
3prn.com##iframe[src^="//ads.exosrv.com/"]
3prn.com##iframe[src^="https://syndication.exosrv.com/"]
||3prn.com/even/ok.php
fux.com##.native-footer
||tubsexer.com/fend_ldr.js
||tubsexer.com/backend_loador.php
bobs-tube.com,tubsexer.com##.sponsored_top
tubsexer.com##.header_link > a[href="https://tubsexer.com/link/limited-1-offer-or-
exclusive-1-deal/"]
see.xxx,pornl.com##.vda-item
opensubtitles.org###search_results > tbody > tr[style^="height:115px"]
[style*="background-color:"]
zooqle.mrunlock.fun##a[href^="https://mahopercetit.info/"]
imagefap.com##a[href^="https://awejmp.com"]
softwarespro.net##.entry-content > center > a > img
firstpost.com##.fixBtm
firstpost.com##.add_placeholder_300_600
firstpost.com##.add_placeholder_300_250
veporns.com##a[href^="https://bit.ly"]
teachertube.com##.removeAd
||uii.io/js/health.js
tarifi.kiev.ua##body > div.plus
slashdot.org###announcement
||freshscat.com/images/*scat*.jpg
||freshscat.com/images/livefetishcams.jpg
freshscat.com##.menu > li > a[target="_blank"][rel^="nofollow"]
gamcore.com##a[rel="nofollow"] > img[src*="fgn.me/common/images/"]
gamcore.com##.warningbox
gamcore.com##.side_fls
gamcore.com###centerwrap > div#center > div#blurb
gamcore.com##.flashes > li.foxtrotuniform_block
gamcore.com##.warningbox ~ a[rel="nofollow"] > img
gamcore.com##canvas[width="350"]
gamcore.com##div[id$="_tvadbody"]
gamcore.com###tvnotice
/daclips\.in\/[A-Za-z0-9]{7,8}\.[A-Za-z0-9]{7,8}$/$domain=daclips.in
||coub.com/assets/promo/
coub.com##.viewer__das
/[a-z0-9]{32,}.js/$domain=biqle.ru
sslproxies24.top##iframe[name="banner"][src^="http://affiliate.strongvpn.com/"]
kisstvshow.to##.barContent > div:not([class]):not([id]) > div[style="width: 300px;
margin: 0px auto;"]:not([class]):not([id])
kisstvshow.to##div[style="width: 620px; margin: 0px auto; overflow:
hidden;"]:not([class]):not([id])
ondemandkorea.com##.banner.player_overlay
taxi69.com##.menu-button-cams-icon2
||taxi69.com/nb^
||slutload.com/kvs-container/camsoda^
||slutload.com/spots^
pornvibe.org###menu-main-navigation-1 > li > a[target="_blank"]
pornstreams.eu###menu-menu > li > a[target="_blank"]
pussyspace.com##.li_pad_cam
pussyspace.com##.right > .rightNav + style + div[id] > div[class] > img
blackmod.net##div[style="width: 300px; height: 250px;"]
blackmod.net##.p-body-content > div[class="lSSlideOuter noticeScrollContainer"]
/anime-vostfr\.net\/[A-Za-z0-9-_]{50,60}/$script,domain=anime-vostfr.net
||analdin.com/js/ppndr.js
||pornhd.com/*.php?$script
gizchina.com##.vwspc-section-sidebar > .vw-sticky-sidebar >
div[id^="text-"]:not(#text-29)
||royalown.review/links/popad$popup
forums.androidcentral.com##.mn_postbit > .row > .mn_deals__widget
||bubble*life$redirect=nooptext
||check-prizes-now*.life^$redirect=nooptext
cambabe.video##.primary > li[style^="background-color:"][style*="color: #fff;"]
camwhores.video,camwhores.tv##.primary > li >
a[target="_blank"]:not([href*="camwhores.chat"])
camwhores.video,camwhores.tv##.footer-wrap > div[style="text-align:center;margin-
top:5px;margin-bottom:5px;font-size:20px;"]
myxclip.com##.adv-square
myxclip.com##.adv:not(#adv-2)
||blameless.work/gorge/approval.js
||blameless.work/gorge/conqueror.php
||imagemuggy.com/archaic/dishonor.js
||imagemuggy.com/archaic/chairman.php
/js/*.php|$script,domain=urlink.biz|url-ink.com|urli-nk.com|url-ink.biz|ur-link.biz
levelsex.com##.banner_page_right
||zog.link^$redirect=nooptext,important,domain=hclips.com
freeteenporn.xxx##.thumb-banner
freeteenporn.xxx##.video-banner
||freeteenporn.xxx/js/script.js
software-on.com##._ning_cont > ._ning_inner
vidlink.org,streamz.*,nullpk.com,mitly.us,merdekaid.online,software-
on.com##a[href^="http://deloplen.com/"]
switch-xci.com##.code-block-4 > div[style="text-align:center;font-
family:Tahoma;"]:not([class]):not([id])
thepiratebayorg.org##center > a[href][target="_blank"][rel="nofollow"] > img
||thepiratebayorg.org/images/
xkorean.biz##.contain.refill[style="width:100%;padding-top: 15px"]
al.com,oregonlive.com,nj.com##.main-wrapper > #belowToprail
||propvideo.net/vast.php
||streamporn.pw/wp-content/themes/PsyPlay/billo.
||postpics.xyz/hii.js
||postpics.xyz/bye.php
argusleader.com,azcentral.com,battlecreekenquirer.com,baxterbulletin.com,bucyrustel
egraphforum.com,burlingtonfreepress.com,centralfloridafuture.com,citizen-
times.com,clarionledger.com,coloradoan.com,courier-
journal.com,courierpress.com,dailyworld.com,delawareonline.com,delmarvanow.com,dese
rtsun.com,desmoinesregister.com,floridatoday.com,freep.com,fsunews.com,greatfallstr
ibune.com,guampdn.com,hattiesburgamerican.com,hometownlife.com,indystar.com,jconlin
e.com,kitsapsun.com,lansingstatejournal.com,lcsun-
news.com,montgomeryadvertiser.com,mycentraljersey.com,naplesnews.com,news-
leader.com,news-press.com,newsleader.com,pal-
item.com,pnj.com,portclintonnewsherald.com,press-
citizen.com,redding.com,rgj.com,sctimes.com,shreveporttimes.com,statesmanjournal.co
m,stevenspointjournal.com,tallahassee.com,tcpalm.com,theadvertiser.com,thecaliforni
an.com,thegleaner.com,thenews-
messenger.com,thenewsstar.com,thespectrum.com,thestarpress.com,thetimesherald.com,t
hetowntalk.com,usatoday.com,vcstar.com,visaliatimesdelta.com##.taboola-module
torrentdownloads.me##.advv_box
||torrentdownloads.me/templates/new/images/titl_tag2.jpg
||fbbcdn.xyz/asset/rev/pop-m3.js
lowyat.net##.wpb_wrapper > #custom_html-7
lowyat.net##.wpb_wrapper > #custom_html-9
lowyat.net##.sidebar_inner > #custom_html-4
lowyat.net##.sidebar_inner > #custom_html-6
kisstvshow.to,kimcartoon.to###centerDivVideo > div[class^="glx-in-player-"] >
div[id^="glx-"][id$="-container"]
springfieldspringfield.co.uk##.additional-content2
crichd.to###floatingLayer1
nbastream.io##.w-100
filecrypt.cc##.support_2
premierleague-lives.com##a[href^="https://trk.allsports4free.online/"]
||live-sports-stream.net/media-resources/other/scripts/tsc-widget-v1.min.js
javfor.me##a[href^="/lib/url.php?"] > img
forums.crackberry.com##.mn_deals__widget
bosscast.net##a[href^="http://smokeandhoney.storenvy.com/collections/"]
iframesecure.com###myjs
bulma.io##.bd-partner.bd-is-carbon
||scoresinplay.com/366unibet.html
||scoresinplay.com/366bwinad.html
||leechpremium.link/iframe.php
||gamecopyworld.*/games/js/tc_*.js$important
paigeeworld.com##.webAd
vipleague.pw,vipleague.cc,vipbox.im,vipleague.bz##div.text-center > button[data-
open="_blank"]
||cdn.cdn000.club/js/gssjs.js
||cdn.cdn000.club/js/goojs.js
thenewsminute.com##div[class*="_ads_block"]
||dailyuploads.net/images/gbinsta.jpg
gizchina.com##.vw-content-sidebar > div.vw-sticky-sidebar.theiaStickySidebar >
div[id^="text-"][class="widget widget_text"]
taxidrivermovie.com##.category-taxi-fares
taxidrivermovie.com##.fares-heading
sciencealert.com##div[class^="priad"]
arab-times.info##a[href^="http://click.adsdelivery.bid"]
arab-times.info##.offer
limetorrents.info###content > [class^="wrn_txt"]
limetorrents.info###content > div[class^="warn"]
||mp4upload.com/b3.html
musicbusinessworldwide.com##.mb-interstitial--popup
||xcum.com/*/s/s/adhs.php?
tvraven.pro##.LolElement
||nu-bay.com/static/js/born.js
||nu-bay.com/static/js/abb.js
nu-bay.com##.gal-banner
uploadever.com###container > center > .btn-success
home-barista.com###page-header-banner
home-barista.com###footer_leaderboard
home-barista.com##.forum-billboard-resp
home-barista.com##.forum-banner-container
home-barista.com##.related-topics-resp + .responsive-hide[style="display: inline-
block; text-align: center; vertical-align: top;"] > i
ashemale.one##iframe[src^="https://acdn.ashemale.one/ashm/frms/"]
||acdn.ashemale.one/ashm/frms/
moviesand.com###ggf-aside > .inner-aside-af
moviesand.com###ggf-aside > span[class^="af-"]
moviesand.com###main-item > .loadMoreRelated[style^="display: inline-block;"]
zikjkh4d.site###player_wrappe a[href][target="_blank"] > img
||link.tl/ax/impression^
||link.tl/interstitial^$redirect=nooptext,important
mylust.com##.content > .cs-bnr
coub.com##.viewer__sad
ibizaglobalradio.com##.banner-publi
facebook.com,facebookcorewwwi.onion###megamall_rhc_ssfy_pagelet
||readcomiconline.to/Ads/$important
||bc.vc^$domain=multileech.net
sexu.com###nv_ads
||sexu.com/ifrm/
intoupload.net##.downppi
||watchonlinemovies.com.pk/wp-content/uploads/2016/10/logo.png$popup
xxxkingtube.com###offer
||xxxkingtube.com/*/ban/json/
||pci.xxxkingtube.com/v*/a/*/js|
uploadbuzz.org###wrapper > div[class^="downloadpage"] > .content > center
uploadbuzz.org##.sideright > form > #downloadbtn ~ span.btn-primary
gotporn.com##.sidebar > .image-group > .external-img-300x250 + span.caption
stileproject.com##.sponsor-btn
||stileproject.com/frexo.js
||stileproject.com/baexo.php
||stileproject.com/boom/d-*.html
||clik.pw/bomb.png$popup
pacman.io###adEnvelope
gogoanime.io##.anime_video_body >
div[style="height:250px;overflow:hidden;"]:not([class]):not([id])
steelersdepot.com##.theiaStickySidebar div[id^="custom_html-"]
||watchpornfree.ws/wp-content/themes/toroflix/nex1.
musicbusinessworldwide.com##body .mb-advert
musicbusinessworldwide.com##body .mb-block--advert-side
sciencedaily.com##.sidebar > .unit2
sciencedaily.com##.sidebar > .half-page
sciencedaily.com##.sidebar > .bottom-rectangle
sciencedaily.com##.left-skyscraper
sciencedaily.com##header > .container > .unit1 > .textrule
kaotic.com###overflowIdVideo
thisvid.com##.main-nav > li > a[href^="//servtrending.com/"]
thisvid.com##.main-nav > li > a[href^="https://reactads.engine.adglare.net/"]
gadgetsnow.com##.ad.colombia[data-cb="processCtnAds"]
||kiss-anime.ws/salapi3/
||rapidvideo.com/genads2.php$important
flashx.pw##iframe[src*="flashx.pw/"][src*=".php?treqn="]
||flashx.pw/*.php?treqn=*&runauction=*&crr=*&cbrandom=$subdocument,important
||fmovies.cab/asdfasgdUUy
||loadshare.org/custom/*/fmovies_480p.mp4$domain=fmovies.cab
uploadev.com##form #downloadBtnClick ~ a[target="blank"][rel="nofollow"]
uploadev.com###direct_link > a[target="blank"][rel="nofollow"]:not(.directl)
agar.io###mainui-ads
iitjeemainguide.in##.box-main > .banner-captcha + .row + center
wjla.com##div[class^="ddb_300x250_"][class*="largeRectangleAd_container_"]
go123movies.io##a[rel="nofollow"].btn-successful
epaper.timesgroup.com##.GoogleDFP
europixhd.net###MyImageId
||europixhd.net/js/propadbl
||hdeuropix.io/hdm*.js
forum.xda-developers.com##.page > div#posts >
div[id]:not([id^="edit"]):not([id^="lastpost"])[class="postbit-wrapper"][style]
nzbindex.com##.main > #search + div#i.hide > .inner >a[href][target="_blank"] > img
otakunation.org##div[id$="MessageOverlay"]
otakunation.org##div[id$="preloaderOverlay"]
psprices.com###Psprices_ATF
psprices.com###Psprices_MID
psprices.com###Psprices_BOT
kmph.com,kfoxtv.com,fox17.com##div[class^="index_displayAd_"]
kmph.com,kfoxtv.com,fox17.com##div[class^="index_ad"]
boardgamegeek.com###main_content .amazon_search_ad
||fmovies.*/sw.js?
1movies.is##.sp-cont > a[href*="banner"][target="_blank"] > img
arcadepunks.com##.footer-widget-style-1 > aside#custom_html-41
xxxdan.com,jizzbunker.com###content .banner
anyporn.com##.container .native-footer-desktop-6x1
fetishshrine.com,xxx-photo.com,youfreeporntube.net,reallifecam.vip##.nav > li >
a[target="_blank"]
vivud.com##.in-gallery-banner
hdzog.com##.main-content > .block-thumbs:not([class*=" "])
hdzog.com##.player-wrapper > .player-showtime-two.without-title
||sexu.com/ifrm/*?ad=awn
4tube.com###ad_player
||shaggyimg.pro/crackle/carouseal.js
gamefaqs.gamespot.com##.message_mpu
|https://$script,subdocument,third-party,xmlhttprequest,domain=upload4earn.org
pornbimbo.com###kt_player > .fp-player + a[href$="?play=true"][target="_blank"]
[style]
||pornbimbo.com/player/html.php?aid=pause_html&video_id=*&*referer=
thescore.com##div[class^="Ad__bigbox--"]
kawowo.com##.g-single > a[href][target="_blank"] > img
||wp.com/www.kawowo.com/wp-content/uploads/*/topbet_web_*.gif$domain=kawowo.com
noypigeeks.com##div[align="center"] > a[href][target="_blank"][rel] > img
||noypigeeks.com/wp-content/uploads/*/*/*-*-*-NoypiGeeks*.gif
coub.com##div[adfox-featured-banner]
quora.com##div.Bundle:not([class*=" "])[data-clog-metadata]
||yts.gd/sw.js
media.esc-plus.com###leader-wrap
timesofmalta.com##body .ad_takeover
fashionista.com##.m-fixedbottom-ad--container
||display.netbina.com/banner/
kickassanime.io##ins[id][style^="text-decoration: none;"] > div[id^="adsrg-"]
||blogginggyanbox.com/sw.js
||safelinkconverter.com^$third-party
viprow.net##button[data-lnguri*="banner"]
usgamer.net##.below-comments > .recommendations
usgamer.net##.leaderboard-container
irisbuddies.blogspot.com##a[href^="http://go.oclasrv.com/"]
irisbuddies.blogspot.com##a[href^="https://publishers.propellerads.com/"]
pornoxo.com##div[class*="advi"]
pornicom.com##.thumb_spots
utimetableresult.in,getfreshcloud.xyz,fabsdeals.com,funnyquiz.blog,blogginggyanbox.
com,yesmoviesapp.info##.box-main > .banner ~ center
||yesmoviesapp.info/sw.js
olympicchannel.com##.adv__300x300
yesnetwork.com###sponsored-takeover-container > .header-stats
troypoint.com###wpfront-notification-bar-spacer
||fun1.arcadeprehacks.com/*/*_d.js
||ltn.hitomi.la/RiVERIev78/GRAnTeRTh18*.js$important
torrentdownloads.me##.inner_container > a[href][rel="nofollow"] > img
||uploadbank.com/images/bluedownload.png
||syndication.dynsrvtbg.com^$popup,domain=tnaflix.com
fangraphs.com##form > div.fg-ra-desktop
forum.wordreference.com##.messageList > li.message[id$="_mid"][style]
ctv.ca##.dfp_block
||uploadever.com/images/down.png
1movies.is##.superButton
1movies.is##a[id^="adimg"]
||chan.sankakucomplex.com/p/pre.js
adultlook.com###ad_pb
||xaoutchouc.live/await/sluggard.js
||xaoutchouc.live/await/notwithstanding.php
||soonbigo.com/vast/*.xml$domain=nudogram.com
shurt.pw,uii.io,short.pe,clik.pw,szs.pw,chrt.pw##div[style="z-
index:99999;position:fixed;bottom:10px;left:50%;transform: translateX(-50%)"]
nytimes.com,nytimes3xbfgragh.onion##.e12j3pa50
nytimes.com,nytimes3xbfgragh.onion###story > div#bottom-wrapper[class^="css-"]
nytimes.com,nytimes3xbfgragh.onion###stream-panel ol > div[id^="mid"]
[type="supplemental"]
nytimes.com,nytimes3xbfgragh.onion##body > #app > div[class^="css-rpp"][class*=" "]
> div[class^="css-"][class*=" "]
nytimes.com,nytimes3xbfgragh.onion##.eaca97t1v
nytimes.com,nytimes3xbfgragh.onion###bottom-wrapper > div#bottom-slug
nytimes.com,nytimes3xbfgragh.onion###mktg-wrapper.eaca97t0
nytimes.com,nytimes3xbfgragh.onion###mid2-wrapper.eaca97t0
nytimes.com,nytimes3xbfgragh.onion###mid1-wrapper.eaca97t0
nytimes.com,nytimes3xbfgragh.onion##.css-1yvwzdo
||afletedly.info^$popup
1001tracklists.com##.img15ad
1001tracklists.com##.bannerFP
/^https?:\/\/celeb\.today\/[a-z\d]+\.js$/$domain=celeb.today
derpibooru.org###imagespns
||derpicdn.net/spns/*.gif
watchonline.me##.remove-ad
adultwalls.com##a[href^="/links/go"]
||adultwalls.com/istripper^
plusone8.com##a[href="http://bongacams2.com/track"]
xda-developers.com##a[href="https://forum.xda-developers.com/getbrave"] > img
rankedboost.com##.ArticleTopInsert
rankedboost.com##div[class^="ArticleInsert"]
healevate.com##.widget_text.banner
healevate.com##article[id^="post-"] div.banner
sexydesktopnudes.com##.more_links
sexydesktopnudes.com##a[href^="http://nlkdom.com"]
||sexydesktopnudes.com/*160x120.gif
legalporno24.com,tubezx.com,7porn.xyz##.partnier-top-nav
||playbuzz.com^$domain=javarevisited.blogspot.com|nsfwyoutube.com|readmng.com|
readlightnovel.org|guacamoley.com|sportsplays.com|dailyhive.com|straightdope.com
||speedporn.net/wp-content/themes/retrotube/nex1.js
nudespree.com##.top-links
nudespree.com##.main-menu > li > a[rel="nofollow"]
9animes.ru##iframe[src^="https://ad.animehub.ac/"]
9animes.ru##body > div[id] > div[id][style^="visibility:visible;"][style$="z-
index:0;background-color:#222;"]
||ad.animehub.ac^
vidz72.com##.partnier-top-nav
forebears.io##.banner-h
||forebears.io/data/*/dna-h.html?*&ads=
biqle.ru##.message-container
spankwire.com##a[href^="http://as.sexad.net"]
||pornorips.com/pr7ab49db374.js
vivud.com##.navbar-nav > li > a[rel="nofollow"]
heroero.com##a[href^="https://assist.lifeselector.com/"]
heroero.com##img[alt="avatar11"][width="300"]
luxuretv.com###menu2 > #lien
||ad.kisscartoon.is^
||uploadproper.com/images/dl-now.png
geekermag.com###ai_widget-3
pornpics.com##a[href^="https://www.pornpics.com/go/"]
windowscentral.com##.header-top-alert-bar--close-disabled
androidpolice.com##.ap-post-footer-banner
androidpolice.com##a[href^="https://www.visible.com"][target="_blank"] > img
putlockers.co##.videoAreac > div[class^="glx-in-player-"] > div[id^="glx-"][id$="-
container"]
||putlockers.co/sw.js
hotmovs.com##.adv-name-small
||uploadev.com/mngez/images/banner
uploadrar.net,uploadev.com##div[class^="banner"]
inoreader.com##div[id^="column_ad-"]
inoreader.com##.ad_footer_remove
torrentdownloads.cc##a[href^="https://cybertool.co/"][rel="nofollow"] > img
||torrentdownloads.cc/templates/new/images/one*.gif
hd21.com##.aside_video > .wrap > .title
simply-hentai.com##.page-leave
simply-hentai.com##.text-center > div[id] > div[class]:empty
||util.simply-hentai.com/prod/$script,image,domain=simply-hentai.com
empireproleague.com##a[href="https://www.venerablelawfirm.com/"]
empireproleague.com##a[href="https://empire-pro-nutrition.goherbalife.com/Catalog/
Home/Index/en-US/"]
goalnepal.com##.inner-local-ad
goalnepal.com##.sticky-footer-ad
smh.com.au,brisbanetimes.com.au##.noPrint div[data-
widget^="plista_widget_underArticle_"]
thefappening.wiki##a[href^="/bst-red.php?"]
sysnettechsolutions.com###header-widget-area > .hw-widget >
a[href^="https://bit.ly/"][target="_blank"] > img
mrskin.com##.sk-wallpaper
mrskin.com##.sk-wallpaper-top-container
myreadingmanga.info##center > a[href][target="_blank"][rel="nofollow noopener"] >
img
||myreadingmanga.info/mrj.js
||myreadingmanga.info/script30may.js
||myreadingmanga.info/images/*/BLOD-300x250.gif
||myreadingmanga.info/wp-content/uploads/*/DLC-300x250.gif
||eontent.streamplay.to/apv.hh?$important
9stream.pw##body > div[id][onclick^="javascript:window.open("]
ibrodtv.net##body > div[align="center"][id][style^="position:absolute;"][style*="z-
index:"]
||hdcast.pw/addycash.js
extramovies.host##a[href^="http://ghoto-12.win/"]
||tornadomovies.co/site/kasdl7asd
||loadshare.org/custom/*/tornadomovies_video.mp4$domain=tornadomovies.co
||dredown.com/images/youtube.png$popup
||amf.pw/ookboqflzavrqd.php
mydramaoppa.com###fakeplayer
ultimate-guitar.com##.js-ad-alternative
123movies.mx##.buttonfirst
123movies.mx##.buttondll
123movies.mx##a.btn-block[rel="nofollow"]
equity.today##.popup_module_container
equity.today##.read_carefully_subcontent > a[rel="noopener"] > img
myupload.co###mytest
openspeedtest.com##.ad-block
||skylineservers.com/images/banners/skyline-servers728x90_02.jpg
oaoa.com###blox-right-col > div[id^="rail-"] >
div[style="width:300px;height:250px;margin-bottom:20px;"]
tubewolf.com,xcum.com##.bnnrs-player
jazzradio.com##.one-third > .bare
offerup.com##.db-ad-tile
||idtbox.com/js/wire.js
||humparsi.com^$popup
flix555.com##.flix_fadein
adsrt.me##div[id*="ScriptRootC"] > div[id*="PreloadC"]
fmovie.cc##a[rel="nofollow norefferer noopener"][style^="position: fixed; z-
index:"]
vg247.com##.content > .low-leader-container
||noodlemagazine.com/nb/*.js
pornbimbo.com,mangovideo.pw##.fp-player > .fp-ui > a[href][target="_blank"]
[style^="position: absolute; left:"]
||mangovideo.pw/v*/*/pop/js/
||pandanetwork.club/v*/*/pop/js/
||seo.pandanetwork.club/xoxo.js
||seo.pandanetwork.club/seoxo.js
/^https?:\/\/ftopx\.com\/[a-z\d]+\.js$/$domain=ftopx.com
cryptomininggame.com##a[href^="https://coinad.com/"]
cryptomininggame.com##body > .row.text-center > .col-lg-6 > a[href]
[target="_blank"] > img
||movs4u.tv/wp-content/uploads/2019/01/Logo-header.png$popup
jav.guru###custom_html-15
jav.guru###custom_html-17
jav.guru###main_header > li.menu-item > a[href="https://theporndude.com/"]
washingtonpost.com##div[class*="pb-f-ad-leaderboard"]
politicaloutcast.com##.ad-336x280
politicaloutcast.com##.ad-336x280-nativeads
addoncloud.org##.well.vpn
addoncloud.org##.vertical-left
courant.com##div[data-pb-name="DFP Ad"]
stream4free.live###promo
stream4free.live##a#closeButton
||goo.gl/jvPtF2$domain=stream4free.live
keezmovies.com##.main_menu > li.nmenu > a[rel="nofollow"]
keezmovies.com##.vjs-inplayer-overlay
keezmovies.com##p[style="text-align: center"] > strong[style="color: #000000"]
keezmovies.com##[data-ad-right]
||static.depositfiles.com/js/utar*.js$important
peeplink.in###thin_border > article > div > h5
peeplink.in###thin_border > article > div > h5 + a[rel*="external"]
||tpc.googlesyndication.com/ima3vpaid?vad_format$domain=vidbob.com
||katmovie.de/wp-content/uploads/2018/02/katmoviecologo2-min.png$popup
||tubecomplet.com/wp-content/uploads/2018/08/Logo-Y.png$popup
app.appvalley.vip##.notification-item
comicbook.com##.modernInContent
salon.com###posts > .flex-center.header-wrapper
salon.com##.black-container > .flex-center.header-wrapper
||mixi.media/data/js/*.js|$domain=rt.com
audiobookbay.pl##div[style="text-align:left;margin:0 0 10px 0;"] > a > img
||audiobookbay.nl/images/fr.jpg$important
||audiobookbay.nl/images/bz.jpg$important
||audiobookbay.nl/images/bin.jpg$important
||audiobookbay.nl/images/d-t.gif$important
thestar.com##.article-body-items > .hero + div > div > div.alpha--big-
box.hideRegistration
gmanetwork.com##.ad-hldr
gmanetwork.com##psst-ad > .mrec > span
gmanetwork.com##crowdy-news > .crowdy-hldr
gmanetwork.com##psst-outbrain > div > #ob-title
gmanetwork.com##.sidebar-main > #mrec-container
download.cnet.com###download-fd-leaderboard-ad-top
a2zcrack.com###header-banner468
a2zcrack.com##center > a[href][target="blank"] > img
a2zcrack.com##a[href][target="blank"][rel="nofollow"] > h3
uploadev.com##a[href^="https://wronsironhow.club/"]
||1921681254.tech/sw.js
uploadbuzz.org##.sideright > form > #downloadbtn ~ a[rel="nofollow"]
[target="_blank"]
imtranslator.net###topframe
imtranslator.net##td[align]> div[style="padding:5px;margin:5px;border:1px solid
#21497D;"]
gamepedia.com##.xt-placement
minecraftforge.net##.promo-container
fetishshrine.com,vikiporn.com##.adv-aside
pornwhite.com,wankoz.com,pornicom.com,sleazyneasy.com,fetishshrine.com,vikiporn.com
##.text_adv
bolor-toli.com###banner-clear
||bolor-toli.com/assets/banners/
||solarmovie.*/images/button.png
worldcuplive.stream,viprow.net,strikeout.nu##.embed-responsive > .position-absolute
> div
thefreedictionary.com##section > div > div > a > img[src^="//img.tfd.com/wn"]
yttalk.com##.funboxWrapper a > img
yttalk.com##.uix_mainSidebar div.secondaryContent > div.sided1
hellporno.net##.bnnrs-player
||freefansitehosting.com/ads/
||static.tellerium.com/close-icon.png
||static.tellerium.com^$subdocument,domain=telerium.tv
timesofindia.indiatimes.com##iframe[id^="google_ads_iframe"]
||3movs.com/player/html.php?aid=post_roll_html
||picturesboss.com/f.js
clicksbee.com,cutlinks.pro,leechpremium.link,payco.xyz###myModal
clicksbee.com,cutlinks.pro,payco.xyz,watch5s.is,btc.ms,watch5s.to##.modal-backdrop
movistack.com,myfeed2all.eu,payco.xyz##a[href^="http://bodelen.com/"]
kimochi.info##body > script + div[style="margin-
top:10%"]:empty:not([class]):not([id])
|http*://$subdocument,third-party,domain=crabcut.net|payco.xyz
tokenfly.pw##center > a[href][target] > img
linkcc.pro,tokenfly.pw###fbox-background
travelmarketreport.com##.topcenter_ad
travelmarketreport.com##.contentpayPalAd
travelmarketreport.com##.DestinationsRightAdSlide
earnz.xyz##.fadeInRightBig > a[href] > img
ondemandkorea.com##.player_banner_300x250
liveleak.com##div[class^="runative-banner-"]
red-mp3.me##a[data-href^="//ads.ad-center.com/"]
red-mp3.me##a[data-href^="https://look.ichlnk.com/"]
red-mp3.me##div.ac > a[class="button main-download"][style="cursor: pointer;"]
kodicommunity.com##.header-banner
kodicommunity.com##div[class^="penci-google-adsense-"]
kodicommunity.com##.theiaStickySidebar > .penci_list_banner_widget > .penci-list-
banner > .penci-promo-item > .penci-promo-link:not([href*="kodicommunity.com"]) +
img
||kodicommunity.com/wp-content/uploads/*/fire-tv.gif
||kodicommunity.com/wp-content/uploads/*/sidebar-add.gif
||kodicommunity.com/wp-content/uploads/*/horizontal_ad.jpg
maxcheaters.com##.sa_link_overlay
maxcheaters.com##.ipsAdvertisement
maxcheaters.com###popupcontent_16 img
||maxcheaters.com/applications/easypopup/interface/popup200.js
||maxcheaters.com/uploads/monthly_2019_01/ezgif-5-
a8ea8efcb8c0.jpg.fd373ccbe260d53b1d2dad88d4755f62.jpg
spendmatters.com##.sidebar-widgets > .widget > .fullwidth[style="text-align:
center;margin-bottom:5px;"]
p4link.com,oceantech.xyz,adlinkcash.com,adnangamer.com##.banner ~ .blog-item
||bit.ly^$popup,domain=adnangamer.com
||vidlox.me$popup,domain=aniwatcher.com
aniwatcher.com##main > h2.h2episode+div[class*=" epsa"]
fmoviesarena.com##.reklam-s-kodd
||canadastatehealthinsurance.com^$domain=fmoviesarena.com
basenotes.net##.advertblock
mydramalist.com##.spnsr
mydramalist.com##.spnsr_right
mydramalist.com##.spnsr-wrapper
mydramalist.com##.nav-item >.dropdown-menu #dp-store-tag
||xozilla.com/sw.js
javhub.net##.nav > li > a[href="https://bongacams.com"]
javhub.net##.nav > li > a[href^="http://media.r18.com/track/"]
javhub.net##div[id^="r18" ] > a[href][target="_blank"] > img
kickassanime.io###hideshow
kickassanime.io###hideshow2
kickassanime.io###smallAds
kickassanime.io##div[class^="col-md-"] > .ka-ax
kickassanime.io##.comments-block > .embed-container2
||kickassanime.io/codea/720x90*.html
||dailymotion.com/embed/video/x70pzw0?$domain=kickassanime.io
online.fliphtml5.com##body > div[style^="z-index: 99999; position:
fixed;"]:not([class]):not([id])
cnet.com##.amzn-native-container
||youtube6download.top/adx.php^$popup
||plantaheim.web.id/wp-content/plugins/soralink/assets/js/sora.php
hentaiplay.net###video_overlays
||topeuropix.net//js/prop_*.js
||javwide.com/underpl.js
||123lnk.com/post/jsx.js
||xpee.com/application//assets/scripts/sgunder.js
mt4forexplatform.review##.adsbygoogle
||solarmovie.one/Public/img/solar_btn_
||solarmovie.*/templates/Solar/images/solar_btn_
solarmovie.vc,solarmovie.one##div[style*="text-align:center"] > a.textb
||ycapi.org/p/|$popup
anime-sugoi.com##center > a[rel="nofollow"]~br
||buyitonline.store/sw.js
||123movies.actor/wp-content/uploads/2018/11/alpha.jpg$popup
limetorrents.info##.torrentinfo > div > div[style^="float:"]:not([class]):not([id])
limetorrents.asia,limetorrents.info##.downloadareabig[style="width: 250px"]
> .dltorrent
uploadproper.com##form > center > a[href]:not([href*="uploadproper.com"]) > img
gametracker.com##.block_ad303x1000_left
gametracker.com##.block_ad303x1000_right
gametracker.com##.page_content > div[style="width:980px; height:48px; margin-
bottom:5px; overflow:hidden; border-radius:6px;"]:not([class]):not([id])
dvdgayporn.com##.sidebar a[href^="http://join."][href*=".com/track/"] > img
egmnow.com##.a-single > a[href^="http://bit.ly/"].gofollow > img
al4a.com##a[href^="http://as.sexad.net"]
al4a.com##a[href^="http://ezofferz.com"]
gotporn.com##a[href="https://www.gotporn.com/webcams"]
pornerbros.com##a[href^="https://as.sexad.net"]
pornerbros.com##a[href="http://pornerbros.idealgasm.com/"]
pornerbros.com##iframe[src^="https://as.sexad.net/"]
sleazyneasy.com##a[href^="https://ab.advertiserurl.com"]
tubedupe.com##a[href^="https://www.studio20cam.com"]
||tubedupe.com/js/ppnr.js
foxtube.com##a[href^="https://webcams.muyzorras.com"]
foxtube.com##body > .pds.pb_footer
foxtube.com##footer > #pie
foxtube.com##footer > #pie_top
alphaporno.com##.sort-menu > li > span > a.pignr
alphaporno.com##a[href="https://hellmoms.com/"]
alphaporno.com##.bnnrs-player
xrisetube.com##.wrapper > .floating
xrisetube.com##.container > .floating
xrisetube.com##.container > .bottom-blocks
xrisetube.com##.container > .video-wrapper > .video-aside
hanime.tv##iframe[src^="https://a.adtng.com/"]
hanime.tv##iframe[src^="https://ads.trafficjunky.net/"]
hanime.tv##.full-page-height > .int[style^="width:"]
celebheights.com##a[href="https://donsfootwear.com/"] > img
celebheights.com##a[href="https://www.donsfootwear.com/"] > img
omgfoss.com###sidebar > #text-2
omgfoss.com###sidebar > #text-9
jizzwithme.com##.info__content > .row > .textAdAboveVideoLink
jizzwithme.com##a[href^="https://bullion-media.vnative.net"]
filthybritishporn.com##.bnnr
ettv.tv##div[class^="vp_a"]
ettv.tv##.imdb > div[class^="download_links"]
embed.media##a[href][target="_blank"][onclick="this.parentNode.removeChild(this);"]
||embed.media/asset/rev/a10.js
hulkpop.com##.sidebar_list > .widget_text > .textwidget > div[id^="wmg-vb-"]
[style^="width: 300px; height: 250px;"]
kimcartoon.to##.runative-banner-300x250
kimcartoon.to###subcontent > div[style="width: 620px; margin: 0px auto; text-align:
center;"]
dailyuploads.net##center > a[rel="nofollow"] > input
limetorrents.asia,limetorrents.info##.trtbl + td > [class^="wrn_"]
limetorrents.asia,limetorrents.info##.trtbl + td > div[class^="warn"]
/wp-content/uploads/*/download*.jpg$domain=kolompc.com
/wp-content/uploads/*/download-*.png$domain=kolompc.com
kissanime.ac###adlink1
kissanime.ac###adlink2
||vptbn.com/redirect/?spot_id=*&action=vast
||vcdn.rivertraffic.com/*.mp4$domain=viptube.com
masseurporn.com##.video_cums
masseurporn.com##.video_cums1
faapy.com##a[href="https://faapy.com/cs/mylf/"]
faapy.com##.footer > .container > .textlink
vshare.io##body > [id][style*="text-align: center;"][style*="position: absolute;"]
[style*="z-index:100;"]
||instadp.com/images/*-ad.png
instadp.com##.article > div[style="float:left; width: 100%; text-align: center;"] >
a[href][target="_top"] > img
||hxload.io/assets/images/*Poker*.gif
javjack.com##.banner_top_right
javjack.com##.nav_top_links > li > a[target="_blank"][onclick^="ga('send', 'event',
'outbound', 'click',"]
sleazyneasy.com##div[class^="wrapper--"][data-slide-in-from="right"]
[style^="border: 5px solid"]
||hotpornfile.org/wp-content/themes/hpf-theme/ex/ex_l.js
spaste.com##a[href^="javascript:showhide('deals')"]
imgtaxi.com##a[href^="http://xapi.juicyads.com/"]
dexerto.com###articleContainer div[class=""] > div[style="text-align:center;"] >
p[style="font-size:12px;color:#ccc;"]
dramacool9.io,k-vid.net,vidstreaming.io,vidcloud.icu##a[href^="https://
bodelen.com/"]
strikeout.nu##.text-center > button[data-open="_blank"]
||cdn.globwo.online/scripts/nwm-pw.min.js
||topsinhalamp3.com/sw.js
royalurls.com##p[style="font-weight: 100; font-size: 12px;"]
vcstream.to###overlay-vcplayer-main
||ajax2.scr.cr/placeholder.mp4
torrentdownloads.info##a[href^="https://cybertool.co"]
torrentdownloads.cc##a[href*="bit.ly"][rel="nofollow"] > img[alt]
123movies.la##a[href][target="_blank"][class^="adsbut_"]
123movies.la##.mvi-content > div[class^="mvi"] > a.btn[target="_blank"]
123movies.la##.content-kub
123movies.la##a[href^="http://bit.ly/"]
123movies.la##a[href^="https://bit.ly/"]
123movies.la##script + div > div[style^="position:relative;"]
myjest.com###Ustad_MJ
myjest.com###Mj_728x90_div
cam4.com###videoBannerMidrollAdWrapper
cam4.com###headerMenuMainUL > li > #sexgames
cam4.com###headerMenuMainUL > li > .meetandfuck
techpowerup.com##figure > a[rel="nofollow external"] img
pugski.com##.forum-sponsor
pugski.com##.section.sponsors
||discord.me/assets/img/units/digitalzealot_ad.png
kiplinger.com##.kip-banner
kiplinger.com##.kip-advertisement
||shoppanda.co/partners/megaurl.js
technocanvas.xyz,megaurl.in###link-view > .form-group + center
gomovies.ec###btn_zone_300
kickass2.cc##a[href="/k.php?q=q"]
jolygram.com###mgIdFrame
||zumto.com/adv|
||zumto.com/adv2|
||zumto.com/adv$domain=jolygram.com
readsnk.com##img[width="300"][height="250"]
readsnk.com##.pages > div.img_container+div[class^="d-flex justify-content-center
text-center"]
tubeon.com##.puFloatLine
tubeon.com##.drt-sponsor-block
tubeon.com##.envelope-coverap > div.spots
/:\/\/fmovies.[a-z]+\/[A-Za-z0-9]+$/$domain=fmovies.cab
uploadocean.com##a[href^="https://uploadocean.com/search/search.php?q="] > img
pandamovies.pw##.mingplus
pandamovies.pw##.rightdiv1content > a[href][rel="nofollow"]
pandamovies.pw##body > div[style^="position: fixed; overflow:
hidden;"]:not([class]):not([id])
||pandamovies.*/125_125.js
post-gazette.com##div[data-dfpads-position]
||limetorrents.info/sw.js
imini.in##.box-main em > span[style="font-size: 8pt; color: #999999;"]
bunnylust.com##a[href^="http://wcrgl.freeadult.games/hit.php"]
/^https?:\/\/(www\.)?bunnylust\.com\/[a-z\d]+\.js$/$domain=bunnylust.com
||pornki.com/pop/popup.js
piratebays.fi##a[href="https://protect-your-privacy.co/private-vpn.php"]
||piratebays.fi/staticproxy/img/download1.png
dirtyshack.com##.network-sec
||dirtyshack.com/und/sgunder.js
javdragon.com##body > .messagge.alert
javdragon.com##a[href^="https://bit.ly/VIPHD"][target="_blank"]
putlockersnewsite2018.com##a[href^="//look.kfiopkln.com/"]
movie4u.live##a[href][target="_blank"].options
news.com.au###header-ads-container
menhdv.com###rel-ad
menhdv.com##.videoPalayerOverlay
menhdv.com###video-player > .right-block
animekaizoku.com##div[id^="banner-"][id$="-wrapper"]
euronews.com##.js-article-sidebar-content > div.c-article-sidebar__sticky-zone.u-
min-height-1200
tvworthwatching.com##div[id^="cphContent_divAdvertisement"]
yourtechguider.com##.box-main > center:last-child
streamapi.xyz##div[id^="overlay"]
anysex.com###main_video_fluid_html_on_pause
mshare.xyz,mshare.io##.ads_336
mshare.xyz,mshare.io##.download.file-info > div[style="margin-top : 20px; margin-
bottom : 20px; "] > center > div[style="text-align:center;font-
size:13px;color:#a1a1a1;"]
wcoforever.com,thewatchcartoononline.tv###sidebar_r1
||ad.kisscartoon.su^
uploadfiles.io##.external-holder
techtablets.com###gp-page-wrapper > div[id$="area"] > div.gp-container > center > a
> img
red-mp3.me,albkinema.net,tamilmv.cz,vidbob.com,igg-
games.com,clipconverter.cc,s.to,watchserieshd.io,revivelink.com,pinoymovies.me,clic
knupload.org,123movies.actor,yalla-
shoot.com,9anime.ru,9anime.to,ffmovies.ru,fmovies.to##a[href^="//"][rel="nofollow
norefferer noopener"][style^="position: fixed; z-index:"]
sexodx.com###video_reklamy
sexodx.com###background-cloud
trueachievemenets.com##.side-unit > div[id^="nn_mpu"]
download.mokeedev.com##.ad-wrapper+div[class="center-align"] > span[class="grey-
text text-darken-2"]
/asset/revad.js$domain=asianclub.tv|fembed.com
gamefox.ws##center > a[target="_blank"] > img
||maxedtech.com/promo*.php
maxedtech.com###sidebar-activate > aside[id^="custom_html-"]
fmoviesarena.com,openloadmovie.org##.righthd
gomostream.com##.adtimes
/vast/*.xml$domain=mangovideo.pw
||mangovideo.pw/player/html.php?aid=*_html&video_id=*&*&referer
mangovideo.pw##.fp-ui > div[style^="position: absolute; overflow: hidden;"] >
a[href][target="_blank"] > img
review-hub.co.uk##a[href^="http://shrsl.com/"] > img
phoneworld.com.pk##.theiaStickySidebar > #stream-item-widget-1
phoneworld.com.pk##.theiaStickySidebar > #stream-item-widget-4
phoneworld.com.pk##.theiaStickySidebar > #stream-item-widget-6
dl-android.com##center > button.btnDownload
||uptostream.com/assets/ads.xml
msn.com##header > span.partnerlogo-img > a[title="MarketWatch"]
msn.com##.articlebody > .floatleft >
iframe[src^="https://products.gobankingrates.com/r/"]
msn.com##.articlebody > .floatleft > iframe[src^="https://widgets.informars.com/"]
[src*="/mortgage/widgets/MiniMortgageTable.aspx?"]
||products.gobankingrates.com/r/$domain=msn.com
||widgets.informars.com/*/mortgage/widgets/MiniMortgageTable.aspx?$domain=msn.com
androidcentral.com,windowscentral.com,imore.com##.header-top-alert-bar
dc-chronicle.com##.td-post-content > .chron-content
awsubs.co###floatcenter
awsubs.co###btm_banner
awsubs.co##.klnrec
awsubs.co##a[rel="noopener"] > img[src*="bp.blogspot.com"]
anime-sugoi.com,awsubs.co##a[rel="nofollow"] > img[src*="bp.blogspot.com"]
torrentdownloads.me##a[href^="https://bit.ly/"] > img
apkmirror.com##.google-auto-placed
||greatdexchange.com^$popup
||roforum.net/youtube/banner.php$popup
seehd.uno##.s_right > div[id^="custom_html-"]
pictoa.com##a[href="https://www.pictoa.com/o/dating.html"]
pictoa.com###tab-gallery > a[href][target="_blank"][rel="nofollow"]
/:\/\/[A-Za-z-0-9]+.[a-z]+\/[A-Za-z-0-9]+\/\d+$/$domain=shaanig.se
||shaanig.se/sw.js
quora.com##div[data-clog-metadata*="promoted_content"]
zerohedge.com##.placement-header-container
zerohedge.com##aside[id^="sidebar"][class^="placement"]
digit.in##.inside-container > .gift > a[href^="https://www.digit.in/tracker/"]
[target="_blank"]
uploadocean.com##a[href^="https://uploadocean.com/downloadfile/search.php"]
sexwebvideo.me##.uk-navbar-nav > li > a[href^="https://p.hecams.com/"]
sexwebvideo.me##.page-header > a[href^="https://bongacams.com/track?"]
redtube.com###top_main_menu > li > a[id^="paid_tab_"]
||torrentgalaxy.org/common/exs/exs.php
eztv1.unblocked.wtf###removeThisSection
porntube.com##.navbar-nav > div >
a[rel="nofollow"]:not([href^="http://www.hdporntube.com"])
4tube.com###main_navigation > li > a[rel="nofollow"]:not([href*="4tubehd.com"])
||keyrolan.com^$popup
||savefrom.net/assets/experiment/clickads/
toptenreviews.com##div#prime-day-deals[data-widget-type="deals"]
kissjav.com###player-advertising
retail-insider.com###headban
retail-insider.com###sidebar-one div.intrinsic
retail-insider.com###footban
retail-insider.com##div[class="sqs-gallery sqs-gallery-design-stacked"] >
div[class^="slide content-fit"]
||picmoza.com/nb/
techradar.com##.slot-leaderboard
techradar.com###sidebar > .slot-top_of_sidebar
techradar.com###sidebar > div[class^="slot-"][class$="_popular_box"]
techradar.com##div[class^="slot-attemp-slot-"][style^="position: relative; box-
sizing: border-box; height:"]
techradar.com##div[class^="slot-double-height-"][style^="position: relative; box-
sizing: border-box; height:"]
livescore.com##.top-add
livescore.com##.right-bar > div[data-type="dfpbnr"]
javpost.net,javmost.com##div[style="overflow: hidden !important;"] > center >
div[style="width:100%; height: 100px;overflow: hidden !important;"]
||adultvideoz.net/*_*.js|
ip-tracker.org##div[class^="ad-"]
ip-tracker.org##td[style="height:135px; padding-left:2%"]
ip-tracker.org##.lookup-ad-holder
salon.com##.posts > div[data-salon-ad][data-ad-unit]
cracks4win.com##div[style="text-align:center;"] > a[rel="nofollow"] > img
itsfoss.com##.sidebar #text-11 .wp-coupons
comnuan.com##.cmnnsticky
gsmchoice.com###left-con > div[style="min-height:280px;"]
$subdocument,third-party,domain=oturl.com
cointelegraph.com##.container > a[href="javascript:void(0)"][data-link] > img
thurrott.com###announcement-bar-container
megaleech.us##.ad_code2
theglobeandmail.com##.container-with-ad
||hitsmedia.us/ad_onclick.php
toolson.net##.adaptad
encoretvb.com##div[id^="square-ad-"]
nisdon.com###sidebar > #HTML1
nisdon.com###sidebar > #HTML5
||powforums.com/js/hta.php
pornbimbo.com,anon-v.com##div[class^="list-"] > .margin-fix > .place
anon-v.com##.content > div[style="padding:5px 5px 8px 5px;"] > a[href][style]
anon-v.com##.video-holder > div[style="padding:5px;margin:5px;text-align:center;"]
> a[href][style]
99udemy.com##.theiaStickySidebar > div[id^="text-"]
onmovies.se##center > div[id^="AD_"]
||onmovies.se/zone_ads.php
psmag.com##.l-content-recommendation
yourtechguider.com,buyitonline.store,clk.ink,clk.icu,123link.pro##.box-main
> .banner > .banner-inner
||mcs.player.limpi.tv/js/*.js|
||solarporn.net/xoxox.js
||123pandamovie.*/125_125.js
||solarporn.net/125_125.js
||solarporn.net/*/apop/
watchcartoonsonline.la##.sidebar_list > #text-2
5movies.to##.watch-now
||blogspot.com/*/Orange+336x280.jpg$domain=langsamples.com
||blogspot.com/*/Orange+728x90+Size.jpg$domain=langsamples.com
valueresearchonline.com###fixed_footer
rapidvideo.com##body > div[style*="data:image"]
techposts.org###sidebar > #text-2
uploadocean.com##.resp-container
uploadocean.com##form > a[href]:not([href*="uploadocean.com"]) > img
||kotaroyalliving.com/ad*.php
forum.lowyat.net##.style_ad
tonymacx86.com##.responsiveAdCentered
u.gg###af-click > .af-left
||u.gg/affiliate/amazon/*.jpg
iresearchnet.com##a[href*="/order.html?pid="] > img[src*="/banner"]
||edu-profit.com/img/banner-ew-300x250.gif
||iresearchnet.com/wp-content/uploads/*/banner-discount-300-300-.png
nulledhack.com##.p-header-content > center > a[href][target="_blank"] > img
westernjournal.com##div:not(.after-article) > div[id$="-ad"].sponsor
smutr.com##.header-menu > li a[rel^="nofollow"]
mylivecricket.live###bannerfloat2
rediff.com##.advtcell
geeksultd.com##.theiaStickySidebar > #text-html-widget-3
geeksultd.com##.theiaStickySidebar > #text-html-widget-4
telerium.tv##iframe[src*="rsc.cdn77.org/"]
||rsc.cdn77.org/*.html|$domain=telerium.tv
||dealspure.com/outpromotion/apkpuredown-728x150
apkpure.com##.left > .ad-left ~ div[style^="margin: 0 auto 20px auto;position:
relative;width:100%;overflow: hidden;height: 150px; background:
#fff;"]:not([class]):not([id])
camwhores.co###custom_html-2
uploadbuzz.org##.content > center > div[class^="adunit"] ~ a[target="_blank"]
/styles/typeboost/*/typeboost.min.css$third-party,domain=rapidvideo.com
gamecopyworld.com##iframe[src^="$_news.php?"]
||gamecopyworld.com/games/*.mp4
ymovies.tv###banner_publi
yeswegays.com##.twocolumn > .r-col > .side-spot
yeswegays.com##.video-spot
yeswegays.com##.spot-bottom
yeswegays.com##a.btn-offer[href^="https://www.men.com/"]
yeswegays.com##.header > .nav > ul > li > a[href^="https://www.flirt4free.com/"]
sportsvideo.net##.container > #banner
sportsvideo.net##.admin-content > .container-fluid >
div[style="width:970px;height:90px;margin: auto; margin-top:
50px;"]:not([class]):not([id])
vshare.io###xxas
||kimcartoon.to/ajax/callback|
||gamezhero.com/promo|$subdocument
proboards.com##div[style="display: flex; width: 700px; max-width: 100%;min-height:
250px; margin: 0 auto 10px; text-align: center; justify-content: space-around;flex-
wrap: wrap"]
snopes.com##.card-body > p+div.creative
pcgamer.com##div[class^="slot-"][style*="background-color: rgb(237, 237, 237);"]
last.fm##.chartlist-row--interlist-ad
loadearn.com###headlineatas
mtlblog.com###article-text > div.awrapper
mangarock.com###taboola-below-article-thumbnails-last-page-vertical
independent.co.uk##.section-content .premium-content
rapidvideo.com##a[href^="//trafficlord.net/"]
rapidvideo.com##body > div[style^="height:30px; text-align:center; background-
color:"]:not([class]):not([id])
||hotanime.io/ads/
audiobyray.com##.cat-carousel
||imgrock.pw/lksgx.js
||imgoutlet.pw/amload.js
||imgoutlet.pw/ckkenkxrhem.js
||temp-mail.org/images/site-banners/
temp-mail.org##.side-plugin-banner
||extratorrent.si/ecd.js
||extratorrent.si/webmr*.js
timesnownews.com##.right-block > .square-adv
timesnownews.com##.content-block > .add-wrap
timesnownews.com##.artical-description > #inline_video_ads
timesnownews.com##.right-block > div[class^="ad-section-"]
youzik.com##a[href^="https://adsrv.me/"]
gotporn.com##.nav > li > a[href="https://www.gotporn.com/casino"]
||safemov.site/safelink.js
ultimate-guitar.com##.js-ab-regular
limetorrents.info###content > table[style="padding-bottom:10px;width:100%;font-
size: 12px;font-family:Verdana"]
tmearn.com##iframe[src*=".tmearn.com/"][style^="overflow:hidden;"]
||tmearn.com^$third-party
collectionofbestporn.com##.main-nav-list > li > a[rel="nofollow"]
wikihow.com##.ad_label_related
wowhead.com##.page-content > div.sidebar-wrapper
the123movies.org##.content-kuss-ads
the123movies.org##a[href^="https://s3.amazonaws.com/"].btn
||prostylex.com/fronter.js
prostylex.com##a[href^="https://trustaffs.com/"]
gceguide.com##.tringdad-main
baloo.co##a.btn[rel="nofollow"]
y8.com##.right > .box.ads
popculture.com##body .modernInContent > div[id^="oas_FC"]
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,goo
gle.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google
.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.c
m,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google
.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.m
a,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,goo
gle.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.c
om,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com
.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.co
m.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.c
om.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.
com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google
.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,googl
e.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,goog
le.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,goo
gle.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,go
ogle.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,googl
e.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.f
i,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,g
oogle.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,goog
le.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.
la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,
google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,goo
gle.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google
.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk
,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,go
ogle.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws###cen
ter_col > #taw > #tvcap > .cu-container > .commercial-unit-desktop-top
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,goo
gle.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google
.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.c
m,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google
.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.m
a,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,goo
gle.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.c
om,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com
.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.co
m.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.c
om.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.
com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google
.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,googl
e.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,goog
le.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,goo
gle.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,go
ogle.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,googl
e.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.f
i,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,g
oogle.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,goog
le.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.
la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,
google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,goo
gle.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google
.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk
,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,go
ogle.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws##.flt
-actionblock
monoprice.com##body .global-adsense
artstation.com##support-artstation-block[asset-size]
||1373837704.rsc.cdn77.org/flash.js
||link.tl/interstitial/flash-ad?$important
thefappeningleak.com##a[href^="https://888celebs.com/"]
mustangnews.net##.widget_thbadsingle > a[href] > img
||wing.kmplayer.com/cache/json/kmp_tvbox.json
putlocker.cam###watchUsefullInfoContainer
cracks4win.com##img[width="500"][height="80"]
cracks4win.com##img[width="300"][height="316"]
linkjust.com##.adsbygoogle
zetabitco.com###bottom-ads
zetabitco.com##.top_adspace
zetabitco.com##div[id*="-adspace"]
camclips.cc##.toasted.error
updatesmarugujarat.in###HTML7
updatesmarugujarat.in##.adsbygoogle
updatesmarugujarat.in###adsense-target #adsense-content
ad4msan.ml##.row > .col-xs-12 > div[style="text-align:center;"]
eporner.com###movieplayer-box-adv
eporner.com##.dropdown > li > a[rel="nofollow"]
||truvidplayer.com^$domain=mangafox.fun
vidoza.net##.download-green
vidoza.net##.in-block[style*="z-index:"]
fantrax.com##.placeholder--300
fantrax.com##.cell--placeholder
fantrax.com##.placeholder--skyscraper
fantrax.com##.placeholder--leaderboard
fantasy.espn.com###games-footercol > .fantasy-sponsored-headlines
mexashare.com##.adsbygoogle
clipwatching.com##.video_ad2_fadein
||clipwatching.com/911proxy300.gif
amazon.com,amazon.de,amazon.co.uk###ADPlaceholder
||nopeporno.com/f.js
||gaypornempire.com/inthefront.js
gaypornempire.com##.block-300x250-ads
machinenoveltranslation.com##.right-sidebar > .widget-subscribe:not([class*=" "])
gearslutz.com###crawler
gearslutz.com###noticesContainer
anyshemale.com##.section > .wide + .sidebarv
anyshemale.com##.wide > .af
apps.jeurissen.co##div[class="cja-bottomimage cja-card"]
||imgseed.com/kita/lusan.js
||static.akacdn.ru^$popup,domain=9anime.to
pinoymovies.site##a[href^="http://go.oclasrv.com/afu.php"]
bmoviesfree.ru##body > div[style*="base64"][style*="z-index: 99999"]
porntrex.com##.show.exclusive-link
||22pixx.xyz/l^
gayforit.eu###navigation > div > a[camstarget]
gayforit.eu###navigation > div > a[target="_blank"]
manhub.com##.floatLeft > .mlinks > a[target="_new"]
search.yahoo.com##.ds_promo_newtab
xxxdan.com##a[href^="https://www.pornhubpremium.com"]
parkers.co.uk##.site-header-ad-notification
masterani.me##.hero-726x90
masterani.me##a[href^="https://www.masterani.me/out/"] > img
||masterani.me/static/neenee/*-*.$image
sunderlandecho.com##.slab__block > #adSlotMainContent1 + .backfill-cta
history.com##.m-header-ad
history.com##aside.m-in-content-ad-row
postandcourier.com##.dfp-ad-div
postandcourier.com##div[itemprop="articleBody"] #queryly_campaign
nudogram.com##ul.primary > li > a[target="_blank"]:not([href*="nudogram.com"])
mlbstream.tv##.mlbst-before-content > a[href] > img
mirror.co.uk###div-gpt-native:not([id*="recommendation"])
mirror.co.uk###taboolaRightRailsResponsive
bitchute.com##.rcad-container
faucetcrypto.com###fixed_ad_custom
neoseeker.com###ads_page_top
softserialkey.com##center > input[type="button"][onclick^="window.open"]
swatchseries.to##.shd_button
watchtvseries.unblckd.cx,swatchseries.to##a[href="/westworld-watch.html"]
[rel="nofollow"] > img
eurogamer.net##.desktop-mpu
denofgeek.com##.block-taboola
mangahelpers.com##.sovrn-onetag-ad
livesport.ws##.ads-full-right
forums.techguy.org##div[style="text-align:center;"] > div[style="font-size:80%;"]
forums.techguy.org##.messageList > li.message[id^="post-"]
+li.message:not([id^="post-"])
digit.in##.cashify-holder
fixya.com##.locked-footer-ad-wrapper
privateindian.net##.movie > #on_video
exclusiveindianporn.com###divclose
||exclusiveindianporn.com/f_exclusiveindianporn.com.js
indianpornfuck.com##.spots.appeared
iceporn.com##.drt-video-player > .drt-sponsor-block
xcafe.com##.leftbar > .content_source.no_pop
xcafe.com###fluid_video_wrapper_main_video > #main_video_fluid_html_on_pause
momdadporn.com##.ad_outer_container
||getindiansex.com/f_*.js|
getindiansex.com###divtime
flyordie.com##div[style="padding:10px; font-size:8px; xline-height:20px;
color:#c0c0c0"]
apkdom.com##.adslot_right
celebsroulette.com###kt_player > a[target="_blank"]
celebsroulette.com##.player + .sponsor
za.gl##.winwin
za.gl##.winbig
||megatube.xxx/ai^
megatube.xxx###sponsor-sticker
megatube.xxx##.alert-panel
porn.com##a[href*="delivery.porn.com"]
manualslib.com##p.abp_adv_s-title
kizi.com##.category_banner
nettruyen.com##.yanad
||dailymotion.com/embed/video/x649mo1?$domain=nettruyen.com
webgradients.com##.phoenix_popup
webgradients.com##a.js-reach-goal.jumbo--phoenix
tbc.tetrisfb.com###content-left > .ad-container+span
tbc.tetrisfb.com###content-right > span > iframe
telecomtalk.info##.second_post_adv_main
||justjared.com/tools.js
||justjared.com/index_revive.php
||taboola.com^$domain=wgrz.com
||flyordie.com/games/online/iframeafg*.html
anon-v.com##div[style="max-width: 640px; text-align: center; margin: 0 auto;"]
yugioh.com###sidebar > .ad-01
popjav.tv,hpjav.tv##.video-boxad
popjav.tv,javdragon.com,hpjav.tv##.poplayer
adultbay.org##a[href^="http://bit.ly/"] > img
||uii.io/js/u3.js
psl.pw##a[href^="https://syndication.exdynsrv.com"]
gayfuror.com##.publis-bottom
gayfuror.com##.menu > li > a[target="_blank"]
gayfuror.com##a[id^="promotedlink_"]
gayfuror.com##.right-player-169
camgirlbay.net##.list-videos > .margin-fix > .place
camgirlbay.net,camwhores.adult##body > .top[style="text-align:center;font-
size:16px;"]:not([id])
/camgirlbay.net\/[a-z]{1,2}[1-9]{1,4}[a-z]{1,2}[1-9]{1,4}[\s\S]*.js/
$domain=camgirlbay.net
/camwhores.adult\/[a-z]{1,2}[1-9]{1,4}[a-z]{1,2}[1-9]{1,4}[\s\S]*.js/
$domain=camwhores.adult
dl.a2zcity.net##.entry-content > center > a[href^="http://"]
mangarock.com##.row > .col-lg-8 > div[style="height:90px"]
mangarock.com##.row > .col-lg-8 > div[style="height: 90px;"]
mangarock.com##.row > .col-12 > div[style="margin-top:0;height:90px"]
mangarock.com##.row > .col-12 > div[style="margin-top: 0px; height: 90px;"]
papstream.xyz###playerOv
voirfilms.ws##a[href="javascript:;"]
/images/banners/*$domain=free-strip-games.com|buzz50.com
/^https?:\/\/(ww.\.)?m4ufree\.tv(\/[a-z\d]{0,2}){3}\/[a-z\d]+\.js$/
$script,domain=m4ufree.tv
trueachievements.com###topad-wrap
op.gg##.vm-placement
||adbull.me/js/prb.js
formula1.com##.f1-DFP--banner
uploadedpremiumlink.xyz##body > center > div[style="width: 728px; height: 90px;
border: 1px solid #b9b7b7;"]:not([class]):not([id])
uploadedpremiumlink.xyz##body > center > div[style="width: 300px; height: 250px;
border: 1px solid #b9b7b7;"]:not([class]):not([id])
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.sectionWrapper
> .videos[id] >
li[class^="sniper"]:not(.videoblock):not(.videobox):not([id^="playlist_"])
||xxxdan.com/aa474eaa.js
drtuber.com##body[style^="height: 100%;"] a.drt-pause-link[target="_blank"]
supercheats.com###titlebar_banner
||akaihentai.com/fro_lo*.js
kisscartoon.ac##.closeVideoAd
||api.whizzco.com/demand/*/rtads
debka.com##.ads_single_side
thesaurus.com##aside[id*="_serp_"][id*="tf_"][class]
rawindianporn.com###divtime
||rawindianporn.com/f_rawindianporn.com.js
desipapa.tv##.video-tb > .video-col
desipapa.tv##.bns-bl
freepornxxxhd.com##.phdZone.zone
pinflix.com,pornhd.com##.phdZone.zone-area
pornhdin.com##.remove-ad-block
pornhdin.com,pornhd.com##.video-player-overlay
pornhdin.com,pornhd.com##.vp-under-video-spot
pornhd.com##.main-nav
li[onclick='headerUtilities.callAnalytics("mainmenu","click","Casino",1)']
/^https?:\/\/(www\.)?pornhd\.com\/[a-z\d]+\.js$/$domain=pornhd.com
piccash.net##.pcash-user > div[id^="pcash-block"]
youngleak.com##.desk
||youngleak.com/app.js
whackit.co##.adcon
whackit.co##.adconleft
whackit.co##div[class^="sideadvertdiv"]
player.limpi.tv###windowads
||andovercg.com/images/join-ebay-600-120.gif
cmyip.com##a[href*="&utm_campaign"]
||cmyip.com/img_partner^
cmyip.com##.jumbotron > a[href^="go/"] + p
cmyip.com##.jumbotron > a[href^="go/"]
9anime.to###sidebar > .widget.crop
walterfootball.com##.sovrn-onetag-ad
walterfootball.com##.container > div[style="display: block; text-align: center;"]
||walterfootball.com/images/draftkingsad.jpg
iogames.space###HomeRectAdMod
iogames.space##.banner-ad-contain
iogames.space###v2-impTopBanner
besttechinfo.com##.sidebar > div.theiaStickySidebar > div[id="custom_html-5"]
besttechinfo.com##.sidebar > div.theiaStickySidebar > div[id="custom_html-6"]
heroacademia2.net,shingekikyojin3.net##.widget-area > .widget_mkslider_widget
readshingekinokyojin.com,heroacademia2.net,shingekikyojin3.net###main > .code-
block-1 > center > div[style="width: 336px; height: 280px; position: relative;"]
ragalahari.com##div[style="font-size:11px;line-height:15px;color:#CACACA"]
pcgamesn.com###pcgamesn_ad_billboard
pcgamesn.com##.ad_bgskin
pcgamesn.com##.flow_ad_wrap
pcgamesn.com##.sticky_rail600 > #pcgamesn_ad_mputop
pcgamesn.com##.sl_wrap
pcgamesn.com###pcgn_custom_slots
pcgamesn.com###pcgnAF-_af
myabandonware.com##.art > a[target] > img
football.fantasysports.yahoo.com##a[class*="yfa-rapid-module-"][class*="Promo"]
123movies.la,gomovies.cool##.content-kusss
hardocp.com##a[href="https://www.hardocp.com/redirect.php"]
hardocp.com###content-left > div[style="height:280px; width:336px; margin-left:
10px; clear: both;"]:not([class]):not([id])
||images.hardocp.com/images/ASUS-2018-COD-BO4-Website_Skins-HardOCP-v3.jpg
watchcartoononline.io##td > table[width="726"][border="0"] > tbody > tr > td >
table[width="416"][height="332"][border="0"]
||bc.vc/js/app.v5.js
||bc.vc/js/po_$script
milfzr.com##.wpfp_custom_ad
r34anim.com,nsfw247.to,milfzr.com##.aoa_overlay
milfzr.com##a[rel="noopener"] > img[height="125"]
||anyporn.com/aa/s/s/suo.php$redirect=nooptext
||anyporn.com/aa/s/s/su.php$redirect=nooptext
||anyporn.com/player/related_videos.php
18pornsex.com##.video-page > .ad
||teenporn.ws/a_nevbl^
teenporn.ws##.pause-block
porn300.com##.aan__video-units
porn300.com###multitubes-ad
porn300.com##.aan
||pornohammer.com/cpanel^
||pornohammer.com/static/script/*/video-cust-ad.js
||pornohammer.com/script/*/am.js
pornohammer.com##.video_header > div[id^="wa_"]
thewpclub.net##.style1 > .note2_sp
thewpclub.net##.widget_better-ads
thewpclub.net##.bsac
webmd.com##div.ad[id^="ads"]
bing.com###pole > .productAd[data-ad-carousel]
bing.com##.b_adPATitleBlock
bing.com##.b_adPATitleBlock + div
bing.com##a.sb_meta[href^="http://advertise.bingads.microsoft.com"]
egyption-gy.net,shortit.ca,icutit.ca##.banner-captcha > .banner-inner >
#headlineatas
||youtube.com/embed/$domain=icutit.ca|shortit.ca|sxyprn.net
||picfuture.com/down/command.js
readcomiconline.to##div[class^="ads-top-"]
/^https?:\/\/hentaigo\.com\/[a-z\d]+\.js$/$domain=hentaigo.com
||hentaigo.com/wp-content/themes/Gameleon-child/ads-random/
||hentaigo.com/wp-content/themes/Gameleon-child/ads-interstitial/
porntube.com##.cppBanner
porntube.com##iframe[src^="https://as.sexad.net/"]
viprow.net,strikeout.co,strikeout.nu,vipleague.pw,vipleague.cc,vipleague.bz##button
.btn[onclick^="landPage("]
viprow.net,strikeout.co,strikeout.nu,vipleague.pw,vipleague.cc,vipleague.bz##button
.btn[onclick^="opendefuser"]
realtimetv.me##iframe[src^="data:text/html;charset=utf-8"][src*="window.open"]
||s3.amazonaws.com/www.top-games.me/player.js
gamesofdesire.com##a#img_left
gamesofdesire.com##a#img_right
gamesofdesire.com##[alt="banner"]
kitploit.com##.post-footer > div[style="text-align:center;"] > a[target="_blank"]
[imageanchor][style]:not([href^="//www.kitploit.com"])
kitploit.com##.post-header > div[style="text-align:center;"] >
a[target="_blank"]:not([class])
readcomiconline.to###fl-ads
kimcartoon.to,readcomiconline.to##.barContent > div > div[style^="width: 300px;
height: 250px; float: left;"]
readcomiconline.to###subcontent script + div[id][style="overflow: hidden; width:
300px; height: 250px; margin: 0px; display: flex;"]
sammobile.com##.container > div[class="g g-34"]
||14powers.com/images/EEOG.png
appleinsider.com###sidebar-right > .ad
tocloud.co##a[href^="/register"][target="_blank"]
moviewatcher.is##a#show-button[target="_blank"][rel][href^="/"]
sportsbay.org###site-contenedor
||ssa.1337x.to/*/*.js
addictivetips.com##.bottomdeal
addictivetips.com##a[href^="https://www.addictivetips.com/go"] > img
citethisforme.com##.sbm-ad
x1337x.se##a[href^="/vpn"][href*=".php"]
x1337x.se##.aabfdbb[id][href*=".php"]:not([onclick])
/^https?:\/\/[a-z0-9]{5,17}\.(com|bid|online|top|club)\/[0-9a-f]{32}\/invoke.js$/
$script,third-party
premium4ever.blogspot.com,hxload.io,haxhits.com###fixedban
||haxhits.com/gdata/ad-vast.xml
healthline.com##.article-body > div[class^="css-"][class*=" e"]
healthline.com###site-header + div + section.css-9vohld
healthline.com##div[class^="css-"][data-empty="true"]
||api.captchme.net/api/script?key=*&style=
||api.captchme.net/api/media?ckey=*&div_ID=CaptchMe_attAds
adsrt.com##div[id^="M"][id*="Preload"]
adsrt.com##.SC_TBlock
adbl.me,adsrt.com###frme1
||powvideo.net/bun/$important
amazon.co.uk,amazon.de###ape_Detail_ad-endcap-1_Glance_placement
||creative.speednetwork*.com/speednetwork*/tags/x*/x*.js?ap=
||dwindly.io/ws.js
eurogamer.net,eurogamer.de##.game-spotlight-advertising
||crazyshit.com/js/pu^
||crazyshit.com/static/js/ab^
digit.in###sidebar > .advertisements + .scoPannel > .specs-box
hclips.com##.nav > li > a[href]
[target="_blank"]:not([href*="hclips.com"]):not([href^="/"])
upornia.com##a[href^="https://upornia.com/link"][target="_blank"]
veporns.com##.glinks li >
a:not([href*="veporns.com"]):not([href^="/"]):not([href="#"])
tnaflix.com##.menu-paid-tab
androidpolice.com###sbar-content > li#ai_widget-6 > .ains >
a.no_ul[href^="http://andp.lc/"] > img
androidpolice.com##a.no-style[href^="http://andp.lc/"][target="_blank"]
howtogeek.com###div-thetop1
bdcraft.net###bottombanner
shortlink.live##.adsense-2
shortlink.live##form#link-view > h[style="display:block;"]:not([class]):not([id])
gifs.com###gifsad
cpmlink.net##.panel-body > center iframe[width="300px"]:not([src])
vidup.io##.sponsored-container
||mp4upload.com/tabn.html
||wp.com/vfxdownload.com/wp-content/uploads/*-ads-
||wp.com/vfxdownload.com/wp-content/uploads/*-banner-
aidownload.com##div[class^="googleads"]
||abc.hostedbyfembed.com/freezone.js
vidbull.tv##a[href^="https://go.pub2srv.com/afu.php?"]
vidbull.tv##a[href^="https://syndication.dynsrvtbg.com/splash.php"]
||vidbull.tv/contents/other/player/embed/png-resizeimage.png
bgr.com##.entry-content > .dont-miss
||muskaer.com/mu.js
blackclovermanga.com,sololeveling.net,readshingekinokyojin.com,readonepunchman.net,
readheroacademia.com##.pages__ad
||pornzexx.com/fuxxxx.js
||qdownloader.net/img/dl-btn-banner-
bitdownloader.com,qdownloader.net##.bannera
mylust.com###wrapper > div[style*="color:#7f7f7f;font-family:Arial,Tahoma;font-
size:14px;"]:not([id]):not([class])
||mylust.com/jwpo/fYLHnDsCmI.php
||mylust.com/assets/script.js^
||mylust.com/4wkjbnwgz6qz.jsx
amc.com##.ad-tag-text
apherald.com##.top-story-list > li[style="height: 120px;max-height: none;"]
apherald.com###closeDiv
apherald.com###body-section > div[style*="position: fixed;"][style*="bottom: -
76px;"][style*="width: 122px;"][style*="height: 223px;"][style*="right: 98px;"]
[style*="overflow: hidden;"][style*="background: #fff;"][style*="z-index:
99;"]:not([id]):not([class])
mlb.com##.ad--article
prepostseo.com##.text-center > .text-uppercase.text-muted
brokenlinkcheck.com##td[id^="mainform"] tr[bgcolor="#FFFFFF"]
rockpapershotgun.com##.below > #recommendations
fileflares.com##form[method="POST"] > button[type="button"][id] +
div[style="margin-top:10px;"]
||pandamovie.biz/bee.js
||pandamovie.biz/125_125.php
||pandamovie.biz/125_125.js
||handjobhub.com/assets/paysites^
pussyspace.com###responsPlayerDOM > div[class*="player"]:not([class^="player"])
||www.dm5.com/wxhfm.html^
||jdd01.198game.net^$redirect=nooptext,important
javrom.com##.div-relative
.yhhyp.com^$domain=vrv.co
instamp3.zone##a[href^="http://instamp3.zone/dnl.php"]:not([class])
||bp.blogspot.com/*-300x250.$domain=myreadingmanga.info
intowindows.com##.entry-content > div[style="float: none; margin:10px 0 10px 0;
text-align:center;"]
ultrahorny.com##.hentai_pro_float
ultrahorny.com##a[href*="brazzersnetwork.com"]
sheamateur.com##.banners_col
dfporn.net##.info-discription-link > h3 ~ img[title][alt]
emmabeautyblog.com,hbsgsl.org##.navbar-right > li > a[target="_blank"][rel]
emmabeautyblog.com,hbsgsl.org##.content > .link-holder-top
yespornplease.com##div[class^="col-"] > .well:not([class*=" "])
||imgsmarts.info/bast^
||mangoporn.net/125_125.php
||mangoporn.net/125_125.js
redtube.com,pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###main-
container > .abovePlayer
indiatoday.in##div[id^="block-itg-ads-ads"]
scroll.in##.in-article-adx
bgr.in##.essel_logo_div
bgr.in##.bgr_featured_phones
bgr.in##.bgr_newArrivals_block
bgr.in##div[data-widget="91m_multi_store"]
goodreturns.in##.oneindia-coupons-block
$domain=adserver.juicyads.com
123moviesc.me,123moviesfree.sc,openloadmovies.to,cmovieshd.co,gomovies.li,0123movie
s.fun,newmovies.to,moviesnow.to,filikula.co##a.btn-successful[target="_blank"]
nzherald.co.nz##.pb-f-ads-native-ad
bigleaguepolitics.com##.tpd-box-ad-d
bigleaguepolitics.com##.z-lockerdome-inline
growmap.com##.sidebar > section[id^="media_image-"]
||copypastecharacter.com/assets/*-banner-
||watchpornfree.ws/125_125.js
||watchpornfree.ws/beea.js
economictimes.indiatimes.com##.internalAd
m.economictimes.com,economictimes.indiatimes.com##.amz-list
economictimes.indiatimes.com##.byd-spotli
likewap.world,likewap.top##body > .ucin a[rel="nofollow"]
[href]:not([href*="likewap.top"])
||multporn.net/baki_ladur_pss.php
||multporn.net/frunti_punti_lad.js
oneindia.com##.oi-header-ad
||securepubads.g.doubleclick.net/gpt/
pubads_impl_rendering_$domain=epaper.timesgroup.com,important
nhl.com##.ad-responsive-slot
unblocked.lol##.video_player > a[style^="color:inherit;display:block"]
motorcyclenews.com##.google-ads
motorcyclenews.com##.mpu-ad
motorcyclenews.com##.site-header-ad-notification
||javfor.me/static/banner^
javfor.me##a[href^="https://media.r18.com"]
||voyeurhit.com/js/2704.js^
thehackernews.com##body > .google.cf
thehackernews.com##.right-box > .zoho-box
||eteknix-eteknixltd.netdna-ssl.com/wp-content/uploads/*/skin-asusnb-*-
*.jpg$domain=eteknix.com
hclips.com##a[href^="http://tubecorporate.com/home/advertising"]
||yurivideo.com/hclips/nvb_*.js
captchme.net,steb.us###captchmepubarea
speedup-faucet.com,steb.us##body > #ShowMe_div #ShowMepubarea
filmeonline2013.biz##.produse
filmeonline2013.biz##.filme > a[rel="nofollow"] > img
website.informer.com##div[id^="div-gpt-ad"]
||losmovies.cx/assets/bootstr-*.js
cambabe.me###list_videos_videos_watched_right_now_items > noindex
tubsexer.com,cambabe.me##.block-video > .table
cambabe.me##ul.primary > li[style^="background-color"][style*="color: #fff;"]
cambabe.me##.list-live-models
/cp/webcam_gallery^$domain=cambabe.me,third-party
cmacapps.com##a[href*="offer.php?"] > img
wired.com##.sponsored-stories-component
gamerant.com##[class^="ezoic-ad.medrectangle"]
briefmenow.org##aside#secondary > a[href="https://www.prepaway.com/"]
[rel="nofollow"] > img
toros.co,2ddl.ws##.trtbl
2ddl.ws##.postarea > div[align="center"] > a[rel="nofollow"]
yahoo.com##li[class^="Bgc(geminiBgc)"]
yahoo.com###rawad-gemini-wrapper
1me.club##a[href][onclick^="window.open('https://stream2foot.info/'"]
mlb.com##.p-ad
||api.wikia.nocookie.net/*/wikia.php?
controller=AdEngine*ApiController&method=getBTCode
polygon.com##.c-related-list__video
raagalahari.com##.off-canvas-content > .row > .columns > div[style="font-
size:11px;line-height:15px;color:#CACACA"]:not([class]):not([id])
||cdn-aimi.akamaized.net/mr/overlay.js
ndtv.com##.ins_storybody > #checked
onemovieraven.pro##.LolElement
visionias.net###HTML11
||livestream4u.pw/banner350.php
||images-eu.ssl-images-amazon.com^$domain=sharespark.net
sharespark.net##center > div div[id^="randomContentServeId"]
thefappeningblog.com###text-4
thefappeningblog.com###text-3
gogovid.net##.new_domain_link
tvm10.ucoz.pl##a[href^="https://tinyurl.com"]
theamericanmirror.com##.powerinbox
||imgtornado.com/backener.php
||imgtornado.com/fronter.js
chron.com##.ctpl-fullbanner
chron.com###ctpl-fullbanner-spacer
wowhead.com##img[src^="//pixel.advertising.com/"]
cepro.com###cedia
cepro.com###cedia-small
geekrar.com,techspite.com,techhung.com,professionaltutorial.com,infomvi.com,kapteen
.com##.navigation-banner
youramateurporn.com##a[href*="out.php?"]
porns.land##.brazzersR
vidz78.com##.partnier-top-menu
pornqd.com##.menu > li > a[href^="http"][target="_blank"]
porndoe.com##.nav-page li > a[href^="http"][target="_blank"]
xxxstreams.org##.nav-menu > li > a[href^="http"][target="_blank"]
youfreeporntube.com##.nav > li > a[href^="http"][target="_blank"]
porn4days.com##a[href*="landing"][href*="campaign"]
porn4days.com##.navbar-nav > li > a[href^="http"][target="_blank"]
thisvid.com,pornhd8k.net##a[href^="https://theporndude.com"][target="_blank"]
t3.com,gamesradar.com##.sponsored-post
||allcoins.pw/js/ref.js
||freebtcn.win/js/ref.js
shortit.pw##a[href^="./out.php?w=a&id="]
afdah.fun###rk-content
pornrewind.com##.header-menu > .container > ul > li >
a[href="https://www.theporndude.com"]
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,goo
gle.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google
.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.c
m,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google
.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.m
a,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,goo
gle.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.c
om,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com
.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.co
m.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.c
om.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.
com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google
.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,googl
e.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,goog
le.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,goo
gle.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,go
ogle.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,googl
e.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.f
i,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,g
oogle.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,goog
le.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.
la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,
google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,goo
gle.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google
.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk
,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,go
ogle.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws###rhs
_block .xpdopen div[data-ved] > .mod[data-ved]:not([data-attrid])
analdin.com,xozilla.com##.brazzers-link
porntrex.com##li[class] > a[target="_blank"][rel]
youjizz.com##a[href^="//"][target="_blank"]:not([href*="https://www.youjizz.com"])
downloadhub.cc##a[href="/watchnowbuttons.php"]
downloadhub.cc##.primary-sidebar > .widget-title[style="display: none !important;"]
+ .widget-body
txxx.com##a[href^="http://bongacams.com"]
||stream2watch.org/images/watch_now_button.gif
drtuber.com##.abtext
||media.porn.com/system/files/images/*.gif
bobs-tube.com##a[onclick*="_gaq.push(['_trackEvent',"]
bobs-tube.com##.social-bookmarks
cambro.tv,bobs-tube.com##.fp-brand
popsugar.com,popsugar.com.au,popsugar.co.uk###pubexchange_below_content
weightlossgroove.com##.adsense_wrapper
||1337x.bypassed.ws/sw.js
||static.flashx.co/js/testjs.js
||static.flashx.cc/js/testjs.js
bleachernation.com##.row > .post-list > [class^="code-block code-block-"]
[style="margin: 8px auto; text-align: center; clear: both;"]
xsexvideos.pro,mature-tube.sexy,pornpipi.com###myads
readwhere.com###clip-ad
forums.watchuseek.com##.store-promo
forums.watchuseek.com###header > a[href][target="_blank"][rel="nofollow"] > img
forums.watchuseek.com##ol#posts > li[class="postbitlegacy postbitim postcontainer"]
[id^="yui-gen"]:not([id="post_"])
laptopmedia.com##.lm-single-ad
laptopmedia.com##.lm-single-page-ad
bitcq.com##div[class="img-responsive center-block"] > a > img
nullpress.net,frendx.com##div[itemtype="https://schema.org/WPAdBlock"]
yts-subtitles.com##.tm-wrapper > div[class="tm-block-top-a tm-block-padding tm-
block-dark uk-hidden-small"]
sexwebvideo.me##.uk-panel-box > .trailer-sponsor
sexwebvideo.me##.footer-content > .uk-container-center .list-spots
alohatube.com##.advboxemb
||a1tb.com/300x250ntv
||kissasian.sh/Ads/
tinypic.com##.ad_banner
camwhores.video,camwhores.tv##body > .top[style="text-align:center;font-
size:16px;"]
camwhores.video,camwhores.tv##.primary > li[style="background-color:#ff4040; color:
#fff;"]
camwhores.tv##.row-models
camwhores.video,camwhores.tv##.list-live-models
camwhores.video,camwhores.tv##.container > .content ~ .headline
javacodegeeks.com##.foobar-container
txxx.com##.underplayer_banner
teenager365.com,stockingfetishvideo.com##.happy-under-player
stockingfetishvideo.com###custom_html-16
stockingfetishvideo.com###custom_html-17
teenager365.com,stockingfetishvideo.com##.video-archive-ad
stockingfetishvideo.com##a[href^="https://stockingfetishvideo.com/"][href*=".php"]
stockingfetishvideo.com###menu-main-menu > li >
a:not([href*="stockingfetishvideo.com"])
ablogtowatch.com###mfc_widget-2
||clkfly.pw/clkflypop$popup
||binomo.com/promo^$third-party
no-minimum.com###table9 td[align="center"] > a
no-minimum.com###table9 #table9
mirror.co.uk##div.teaser[data-link-partner][data-element-type]
christianforums.com##.ctaFtListItemsPage > div[style^="padding: "][style*="text-
align: center;"]
christianforums.com##.message > div[style^="padding: "][style*="text-align:
center;"]
accuweather.com##.panel-ad-mr
||www2.gorillavid.in/*.js
watchthat70show.com###keeper
||shon.xyz/js/p.js
||novaenreta.space/js/p.js
novaenreta.space###skip > span[style="display: block;color: #aaa;font-size:
13px;padding-bottom: 2px;"]
||fembed.com/revenue?_=
porntrex.com##.content > .link-holder-top
toucharcade.com##a[href^="https://toucharcade.com/ads/adtrack.php?"]
toucharcade.com##header > #header > div[class^="ta_heroSkin ta_heroSkin--"]
loveheaven.net,lhscan.net##.quang-cao
putlocker4u.co,fmovies.ai##.wrapper > .col3 > .col3-r
qrrro.com###footer
yourporn.sexy##body > #wrapper_div ~ a[href*=".rocks"]
thecambabes.com##.head_ifr
||thecambabes.com/images/Banners^
/t63fd79f7055.js$domain=jesseporn.xyz|kendralist.com|jennylist.xyz|
erotichdworld.com|freyalist.com|doseofporn.com|guruofporn.com|steezylist.com|
moozporn.com|moozgirls.com|sharkyporn.com|lizardporn.com
/t19b071ccecf.js$domain=nakedandglamour.com
/t11df40f5a49.js$domain=sexysluts.tv|hotbabes.tv
sexysluts.tv##body > .wrapper ~ div[style*="z-index: 9999999;"]
123movieshub.movie##.top-bnr
123movieshub.movie##.top-bnr2
123movieshub.movie##.poster-bnr
123movies.la,123movieshub.movie##.bottom-bnr
pornboss.org##a[href^="https://bullads.net/"]
pornboss.org###secondary > .widget_execphp
pornboss.org###menu-menue-1 > li > a[href^="http://toplist.raidrush.ws/"]
||pornboss.org/is*.gif
dedoimedo.com###container > #content ~ #mon
techpowerup.com##.rightbar > figure
mp4upload.com##div[id^="data_"][style="border:1px solid
grey;width:300px;height:250px;"]
links4u.me,linku.us,skips.link,ur-link.biz,url-ink.biz,urli-nk.com,url-
ink.com##.adsbygoogle
urlink.biz##body > center > div[class]:not([id]):not([class*=" "])
pxstream.tv##body > div[id$="___"][style^="position: fixed; z-index:"]
pxstream.tv##body > iframe[id="iframeSite____"][style^="position: fixed; z-index:"]
||upapi.net/pb/ex?w=*&uponit
newsweek.com##.block-fusion-ads
mycujoo.tv##div[class^="TvApps__root_"] div[class^="TvSponsors__root_"]
porntopic.com,sexwebvideo.com,sexwebvideo.me,camsexvideo.net###kt_player > .fp-
player + a[href$="/?play=true"][target="_blank"][style]
porndoe.com##.channel-link
porndoe.com##.news-ticker-wrap
porndoe.com###pdvideo_fluid_html_on_pause
||porndoe.com/siteVideo/preRollXml
||porndoe.com/pop^
||badgirlz.org/license.*.js
||badgirlz.org/script.js
||pandamovie.pw/125_125.js
||empressleak.biz/script.js
||empressleak.biz/popunderscript.js
||empressleak.biz/wp-content/uploads/2017/10/newskin.jpg
rockpapershotgun.com###page-wrapper > .leaderboards
igg-games.com##div[id][style^="overflow:"] > div[style="position: relative"] >
a[href^="/wp-includes/"][href$=".jpg"][rel="noindex nofollow"] > img
caminspector.net##.block-video > .table .spot
caminspector.net##.box > .list-videos.list-live-models
caminspector.net##.box > .list-videos > .margin-fix[id^="list_videos_"] > noindex >
div.place
||camsoda1.com/promos/iframe/$domain=caminspector.net
/cp/webcam_gallery/index.php?$third-party,domain=caminspector.net
/assets/cp/js/webcam_gallery/iframe_handler.js$third-party,domain=caminspector.net
||yourdailypornvideos.com/wp-content/uploads/20*/*/*.gif
||yourdailypornvideos.com/wp-content/uploads/*/videoaccessbrazzers.jpg
||zotabox.com^$domain=yourdailypornvideos.com
yourdailypornvideos.com##.span4.column_container > .widget_custom_html a[href]
[rel="noopener"] > img
||ultrahorny.com/media/videos/brazzers
ultrahorny.com##a[href^="https://static.babesnetwork.com/landing"]
ultrahorny.com##.player_nav > div[id^="player"]
pussyspace.com###responsPlayerDOM > div[class]:not([class*="player"])
xblaze.com##.video-offer-anchor
xblaze.com##.wrap-banner
||xblaze.com/tceeb0833002.js
ruleporn.com##.aff-col
dreamamateurs.com##.media-box > .cs-link
app.myreadit.com###options > .ng-star-inserted
mangarock.com###taboola-article-thumbnails
@@||imgadult.com/anex/alt2.js
imgdrive.net##.if > iframe
imgdrive.net##a[href*="juicyads"]
imgdrive.net,imgadult.com##iframe[src^="frame.php"]
imgdrive.net,imgadult.com##.sidebar > h3 > a[href="#"]
nme.com,trustedreviews.com##.header-advert-wrapper
||lexozfldkklgvc.com^$domain=camwhores.tv
||lite-iframe.stripcdn.com^$domain=camwhores.tv|caminspector.net
horriblesubs.info##.rls-sponsor
horriblesubs.info##.latest-sponsor
horriblesubs.info##.homepage-sponsor
||horriblesubs.info/images/b/
firmwarefile.com##div[style*="width:728px"]
firmwarefile.com###ad2logo
firmwarefile.com##div[style^="width:300px;height:250px;"]
firmwarefile.com##.code-block
firmwarefile.com###fbhide > div#spon
firmwarefile.com###pagelist > div.code-block+blockquote >
div[style^="float:none;margin:10px -20px -20px -20px;"]
androidmtk.com###fbhide[style^="width:300px;height:600px;"]
androidmtk.com###relatedpost
androidmtk.com##.in-article-adsense
slice.ca###ad-DoubleBigBox
smithsonianmag.com##.special-offers-from-advertisers-ad-showcase
slice.ca###videoAds.ad-labeled-dark.bigbox
247sports.com##.sidebar .article-list__list > .article-list__list-item--ad
tetris.com###gameAxDivContainer
||cluster-*.cdnjquery.com*sha256_$script,domain=theultralinx.com
theultralinx.com##aside[phx-content-rail-ad-block]
ondemandkorea.com##.player_ads
intoupload.net##a[href*="go.php"]
caminspector.net##.hola_top_element
caminspector.net##body > .footer ~ div[style*="background-color: rgb(0"]
[style*="opacity"]
camsexvideo.net##.trailer-sponsor
activly.com##.activ-adflareabovenext
xxxmilfporn.xxx###footZones
xxxmilfporn.xxx##.rmedia
xgaytube.tv##.b-header > .b-row > .b-main-nav > ul > li >
a[href^="https://hd100546b.com/"]
||icy-veins.com/prolix^
cwtvembeds.com##.hola_top_element
||nudespree.com/t57f52d401ce.js
cinejosh.com##.googleAdPanel
cinejosh.com##.googleAdsSponsered
mp3skull-tube.net##.open-video-ad-bottom img
8shit.net##aside.sidebar > #text-8
sport7.pw##.helldiv
||sportbh.stream/desna.php
dict.hinkhoj.com##.dict_add
tech-faq.com##.prl-entry-content > div:not(.adblock) > .adsbygoogle
patorjack.com##.contain.refill[style="width:100%;padding-top: 15px"] > .spots
patorjack.com##.contain.refill[style="width:100%;padding-top: 15px"] > .c-
denomination
||s3-ap-southeast-1.amazonaws.com/statis8duj5z/full-page-script-vx.js
ipsw.me##div[class="col-md-12 alert alert-info"][style="background-color: #0a84ff;
margin-top: 10px;"]
currencio.co##.adb_wrapper
fallbrook247.com##h5[style^="font-size: 10px;color: #999;padding: 0px;text-align:
center;"]:not([class]):not([id])
theargus.co.uk##.dfp-ad
kicdam.com##.article-body > .sia[data-ad="true"]
pixlr.com##body > .pro-app-wrap
bloomberg.com##.leaderboard-ad-dummy
ani-share.com###text-2
mangadeep.com###text-9
mangadeep.com###text-16
drakulawidget.com##.ad_stream_hd
drakulawidget.com##.sofabanner
thesurfersview.com##.mid-section > .right-part
thesurfersview.com##div[class^="ad"]
||nudespree.com/a^
nudespree.com###inplayer-banner
nudespree.com##footer > .container > div[style*="height: 240px; background: white"]
top10travel.online###rehub_sticky_on_scroll-2
top10travel.online##.woocommerce
neoseeker.com##tr.messagerow.alt[style="background-color: #E0E3EB;"]
||easyview.eu/sw.js
veporns.com##img[alt="remove ads"]
rdxhd.me##.add_poster
gamepedia.com##div[aria-labelledby="p-sitePromos-label"]
tamilyogi.cc###text-10
bravotube.net##.brazzers
||bravotube.net/cc/s/s/su.php
bravotube.net##.wrap > .bravo-vids + .titleline > h2
bravotube.net###BT-Native-Footer
darkscene.org##.full-adv-block
galaxy.gala100.net##.metaRedirectWrapperTopAds
||amaturetube.net/from.py
amaturetube.net##.invideo
amaturetube.net##.banner-pop
||mycut.me^$domain=shortadd.com
3movs.com##div[class="3M-textlink"]
||cdn.gadgets360.com/pricee/assets/affiliate/js/pwdgt.min.js$domain=ndtv.com
pinsystem.co.uk##.mh-sidebar > div[id^="enhancedtextwidget-"]
||ferrolad.com/oiopub^
psdkey.es###third .m-text[style^="height:620px"]
psdkey.es##a[id^="mell"]
psdkey.es##.news-text > div[style="padding:10px 0"]
ebay.co.uk##div[title="ADVERTISEMENT"]
alphr.com##.block-dfp
ninjakiwi.com##.local-skin
ninjakiwi.com###lightbox_all
ninjakiwi.com###lightbox_osx_only
ninjakiwi.com##.overlay
||shink.me/p/ifr^
asiancorrespondent.com##.article-mpu
||y5p6d9k6.ssl.hwcdn.net/holiday^$domain=trueanal.com
arenavision.in##iframe[width="300"][height="250"]:not([src])
coolicool.com##.banr
coolicool.com##.tpadcomm
||titsbox.com/js/pns.min.js
titsbox.com##.inplayer_banners
titsbox.com##.player-aside-banners
titsbox.com##.in-gallery-banner
||titsbox.com/eb^
||rule34.xxx/aa^
dailymotion.com##div[class^="AdWatchingRight__container"]
||english-subtitles.pro/system/banners/
perfectgirls.net##a[href^="http://syndication.exosrv.com"]
perfectgirls.net##.adv_block
crunchyroll.com###slidebox
shemalemodelstube.com##.barContAll
||shemalemodelstube.com/images/review
shemalemodelstube.com##.wrapper > .main-video ~ .heading.cf
shemalemodelstube.com##.featured-sites
shemalemodelstube.com##.wrapper > .sidebar-video
||shemalemodelstube.com/fun^
||thebestshemalevideos.com/images/visuals^
drtuber.com##.title_adv
telerium.tv##body > div[id][style^="display:"]+div[class]:not([class^="tb "])
telerium.tv##body > div[id][style="display: block;"]
||livestatic-*.netdna-ssl.com^$domain=telerium.tv
/ancensored.com\/js\/[-_a-zA-Z0-9]{12,}.js/$domain=ancensored.com
thefappeningblog.com###text-2
camvideos.tv##.thumb-live-model
||camvideos.tv/*ad300_250.php
pandamovie.pw##.wrap > .rightdiv1
||pandamovie.pw/bee.js
||pandamovie.pw/iamfront.js
ultimate-guitar.com##.js-ad-criteo
fortune.com##div[data-partial="sponsored-list-item"]
cnycentral.com,news3lv.com,upnorthlive.com,wcyb.com,wjactv.com,fortune.com##.outbra
in
fortune.com##.bottom-recirc > .bottom-recirc[data-endpoint^="https://"][data-
endpoint*="ads"]
solarmoviesc.org###wrap_content > center > a > img
hellporno.net##.main > .block-videos + div[style="margin:0 auto;text-
align:center;"]
hellporno.net##.block-banner
itsfoss.com##.Campaign
business.financialpost.com###section_2 > .adsizewrapper
countrylife.co.uk##.ipc-advert-class
123tvseries.co##a[href="/stream_hd"]
mariomayhem.com###content > div[style*="width:300px;
height:250px"]:not([id]):not([class])
javdeal.com,malaysianwireless.com##.e3lan-top
bail-bonds.me##.adsbygoogle
bail-bonds.me##div[id^="div-gpt-ad"]
||zdnet.com/m3d0s1/recommendation/
demonoid.pw###rbid
||taboola.com^$domain=livemint.com
androidpit.it,androidpit.de,androidpit.com,androidpit.com.br##.gptSlot
androidpit.it,androidpit.de,androidpit.com,androidpit.com.br##.bannerSidebar
msn.com##.adprocess
vg247.com##.sidebar-mpu-container > .small-title
||static.mytuner.mobi/media/banners/
goodtoknow.co.uk##.header-advert-wrapper
asianhobbyist.com###ai_widget-4
portsmouth.co.uk##.leaderboard-ad
katmoviehd.cc###text-3
lifehacker.com##.splashy-ad-container
||hqq.tv/js/betterj/ban^
||c.hqq.tv/js/betterj/license.hqq.tv.js
eroxia.com##[class^="aff-"]
||vg247.com/wp-content/themes/vg247/scripts/mvg247-fsm.js
lifehacker.com##.ad-non-sticky
||kiss-anime.me/*mgid
vivads.net##form ~ .row > .col-sm-4
vivads.net###my_div
||vivads.net/links/popad$popup
shemaleporn.xxx##.aff-col
shemaleporn.xxx##a[href^="https://theporndude.com/"]
shemaleporn.xxx##.content-inner-col > .aside-itempage-col small
jizz.us,shemaleporn.xxx##.aff-content-col
||tubedupe.com/td_fl.js
shemaletubevideos.com##.buttonsale
shemaletubevideos.com##.mainvt > .right-2
||pc180101.com/gen/banner
||tranny.one/api/direct^$popup
||tranny.one/?area=ajaxGeo
||tranny.one/bd.php
||livejasmin.com/pu$popup
||tranny.one/js/fd.js
nend.io,shemaletubevideos.com,tube.shegods.com###advert
tube.shegods.com##.main-gal > .right-gallery
jizzez.net##.footer > .inner
upornia.com##body > span[class] > table[style*="transform"]
its.porn,jizzez.net##.oneBanner
||jizzez.net/ai/s^
||peggo.tv/static/js/admaven.min.js
peggo.tv##div[class^="ad-"]
||peggo.tv/ad^
primewire.life##a[href^="http://watch.primewire.life"][onclick]
||primewire.life/gohere.php$popup
readcomiconline.to###containerRoot > div[style]:not([id]):not([class]) >
div[style*="width"][style*="margin: 0px"]:not([id]):not([class])
readcomiconline.to###cus-exo
||bebi.com/js^$redirect=nooptext
tempr.email##.af-table-wrapper
hifivision.com##.p-body-pageContent > center
hifivision.com##.block-body center
hifivision.com##.block-body center ~ br
nintendolife.com##.google-mc
nintendolife.com##.item.item-insert
vipbox.st,vipbox.fi,vipleague.bz##div.my-1[style="display: none !important;"]
~ .my-1
||namethatporn.com/assets/dev_popscript.js^
extremetube.com##.new-friendly-ads-wrapper
extremetube.com##div[data-class="vjs-inplayer-overlay"]
extremetube.com##.tj-add-text
extremetube.com##.video-wrapper > #video-page-comment-wrappers ~ div[id]
[style*="height:"][style*="width:"][style*="overflow"]
overlog.gg##.vm-placement
embedy.me##.center-block > #xel1
efukt.com##.header_menu_items > li.menu_item > a[target="_blank"]
efukt.com##.hardlinks.font700
efukt.com##.plugs-nice-try-adblockers
||estream.xyz/script.js
||static.escdn.co/t6/js/at/apr3.js
javhay.net###sidebar > #custom_html-2 center > a[href] > img
gestyy.com,destyy.com##.skip-advert
||hdmoza.com/nb^
kimcartoon.to,kimcartoon.me##.kcAds1
apkpure.com##.left > .box[style="overflow: hidden; padding-bottom: 20px"]
||static.livesport.ws/uploads/*240x400$image
||hotpornfile.org/*/b_l.php
alphaporno.com##.movies-block > div[style*="text-align:center;"]
hexafile.net##.adsbygoogle
||cdnproviders.net/out.php
thefappening.wiki##div[class^="promo-"]
||celebrity-leaks.net/*.php$script
||thefrappening.so/sproject/sproject.php
.com/ads/$domain=pornbraze.com|hdbraze.com
procoinadvice.com,bitcolife.ru###middle-adspace
||static.nitropay.com/nads^
sorcerers.net##td.right_nav > .nocontent ~ .nocontent ~ table.right_nav
sorcerers.net##a[href^="http://www.sorcerers.net/Supporters/index.php"]
sorcerers.net##.content > div[align="center"]
sorcerers.net##td.left_nav > table.left_nav
trend-chaser.com##.primary-ad-widget
trend-chaser.com###primary-under-title-wrapper
trend-chaser.com##div[class="attribution attribution-over attribution-center"]
anysex.com##.native_middle
||anysex.com/assets/script.js
/^https?:\/\/anysex\.com\/[a-zA-Z]{1,4}\/[a-zA-Z]+\.php$/
$image,script,domain=anysex.com
momsextube.pro##.bt-hs-col
momsextube.pro##.prev[style^="width:320px;height:254px;"]
fpo.xxx##.fp-player > .fp-ui > div[style^="position: absolute; overflow: hidden;
display: block; left:"]
||fpo.xxx/contents/other/player/porngame*.mp4
||fpo.xxx/player/html.php?aid=pause_html&video_id=*&*referer=
ndtv.com##.newins_widget > div[id][data-wdgt][class^="__pcwgt"]
anyporn.com##.content > noindex
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.realsex
gay1080.com###boxzilla-overlay
gay1080.com##.boxzilla-container
fapality.com##.nativefooter
fapality.com##.columns.large-3 > .simple:not(.video_view):not(.list_comments)
||fapality.com/b^
||fapality.com/wsoz^
fapality.com,yourlust.com##.native-aside
||yourlust.com/iszw^
anilinkz.to##.james
anilinkz.to###jade
mobilescout.com##.ads.square
||cartooncrazy.net/mg*.html?
hanime.tv##.htv-flag
gizchina.com##.spotim_siderail
||img.gizchina.com/*/*_300x300
wikihow.com,gamermatters.com,curiouscat.me##.adcontainer
mangapanda.club,mangaheaven.org###sbottom[data-ads]
ourl.io###__random_class_name__
smallnetbuilder.com##iframe[src^="//ws-na.amazon-adsystem.com/"]
coub.com##.coub__banner-timeline
cryptomininggame.com###sticky_bot_right
playtube.pk,mangareader.site,mangafox.fun,wallpaper-house.com,mangahub.io##.ads-
container
mangafox.cc,mangafull.net##div[data-ads]
mangaheaven.org###main > .padding0[style="text-align: center"]
poe.trade###main > div > .row#contentstart
durumblock.com##a[href^="/engine/go.php?"][target="_blank"] > img
||xbooru.com/x^
||xbooru.com/ex.js^
||static.winporn.com/upload/banners^
||winpbn.com/redirect/^
||3movs.com/ai/
3movs.com##iframe[src^="/ai/s/s/su.php"]
||realthaisluts.com/*.php?z
/simply-hentai.com\/javascripts\/[_-a-zA-Z0-9]{5,}.js/$domain=simply-hentai.com
/blobopics.biz\/[_-a-zA-Z0-9]{4,}.js/$domain=blobopics.biz
||blobopics.biz/*.php
blobopics.biz##.overlayBg > div[style] > center:not([id]):not([class])
xxxity.com###footer > div[align="right"][style*="color"]
xxxity.com###vertical-banners
xxxity.com###player > #playerOverlay ~ div[align="left"]
xxxity.com###top-banners > div[align="right"]
xxxity.com###top-banners > div[style="height: 90px;"]
dressupmix.com##.banner300x600
||safelinku.net/fullpage/script.js
cinemamkv.net##a[href^="https://trav4life.site"]
pornrabbit.com##.txt-a-onpage
/pornrabbit.com\/[a-z0-9]{1,2}.php/$domain=pornrabbit.com
asiananimaltube.org##iframe[src*="ochko.biz"]
asiananimaltube.org##.view_block > .right_block.rightBs
||ochko.biz^$domain=asiananimaltube.org
shooshtime.com##.video_sponsor_anchor
shooshtime.com##.wrap > ul > li > a:not([href*="shooshtime"])
shooshtime.com##.primary > .plugs + .plugs
motherless.com##div[data-action="OurFriends"]
spankwire.com##div[data-ad-square]
healthline.com##.css-g8s93n
healthline.com##.css-1031od0
healthline.com##.css-15wdjsy
zooqle.com##.panel-body li.text-nowrap > a[target="_blank"]
||ltn.hitomi.la/thlYeSta6.js
||ltn.hitomi.la/RaCtICanTi24.js
||cartoonporno.xxx/cont/js/pun-abc.js
thebrickfan.com###text-14
proxydocker.com##.container .adsbygoogle
proxydocker.com##.row[style*="margin-top: 0px;"] .facebookdiv
streamwoop.net##.container > div[align="center"]:not([class]) > a[onclick]
streamwoop.net##a[onclick*="trackOutboundLink"][href*="tap"]
apkmirror.com##.amazon-ad
momondo.com##.rrc
momondo.com##div[onclick*="inline.ad"]
pluspremieres.io##.Blog > .adsbygoogle
faapy.com##.block-banner
dawgpounddaily.com###inner-site-header > .header-billboard
||mediausamns-a.akamaihd.net/*.mp4$media,domain=funimation.com
vi-control.net##.samBannerUnit > .SamLink > a[href] > img
||vi-control.net/Spitfire/LABS_*.gif
ebay.de,ebay.it,ebay.com##div.vi-lb-placeholder[id^="scandal"]
citationmachine.net##.container > .row[style="min-height: 120px;"]:not([id])
pluspremieres.io###post-bottom > .adsbygoogle
coinwarz.com##div#background > div[style="float:left;"]
coinwarz.com##div#background > div[style="float:right;"]
coinwarz.com##.well > div[style^="width: 336px; height: 280px; float: left;"]
animalplanet.com##.bannerFlexHeader__main.banner-flexOne-main
leagueofgraphs.com##div[id^="cdm-zone-"]
thexvid.com##.in-bg-pop > div#morev
tornadomovies.to###container_outer
||tornadomovies.to/sw.js
||tornadomovies.to/site/kasdl7asd
proxydocker.com##.facebookdiv[style="min-height:200px;"]
||japanbros.com/vjav/nvb_*.js
vjav.com##table.oImef0.oImef > tbody > tr > td[style="transform: scale(1);"]
flyordie.com##div[style="text-align:center; margin: 0 auto 10px; color:#b0b0b0;
font-size: 8px;"]
flyordie.com###dasb
flyordie.com##div[style^="position: absolute; width: 180px; height: 600px;"]
flyordie.com##div[style^="position:absolute;width:180px;height:600px;"]
benfile.org##a[rel="noopener"] > img
whatismybrowser.com##.fun
laptopmag.com###Ribbon_ad
laptopmag.com###responsive_ad
noonsite.com##.portlet-static-global-sponsors
xcafe.com##.footbnr
wordreference.com,xcafe.com##.adtitle
||xcafe.com/*.php
xcafe.com##.divExoCustomLayer
spyur.am,bestvpn.com##.top_banner
/gaypornium.com\/bfs[0-9]{1,2}.gif/$domain=gaypornium.com
/gaypornium.com\/[0-9]{1,2}.gif/$domain=gaypornium.com
bestvpn.com##div[class^="ulp-"]
twinfinite.net##.theiaPostSlider_preloadedSlide > div[class]
[style="clear:both;float:left;width:100%;margin:0 0 20px 0;"]
satelliteguys.us,forums.macrumors.com,forum.blackhatindia.ru,androidrepublic.org##.
samCodeUnit
fantasti.cc##div.noPopunder[class^="floating-"]
||fantasti.cc/static/js/libs/fabl.js
||fantasti.cc/js/pht2^
pornbaze.com###video_ads
livescore.com##.wrapper > .bb:not(.header)
||zootube1.com/magnn.js
zootube1.com##[class^="content_aside-ad"]
reddit.com##.ii4q9d-0.fePAzF > div.s1g6rpxu-1
searchenginejournal.com##.sej-unit
searchenginejournal.com##.sej-banner-section
searchenginejournal.com###scheader.media
/zeroclipboard.min.js$domain=putlocker.co.com|9anime.to
gtaall.com##div[class^="banner-content-"]
gdforum.freeforums.net###ad1
||heroero.com/temp/2ava.jpg
efukt.com##.efukt-widget-slider-nice-try-adblockers
sportnews.to##span.mol-ads-label-container
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=skylinewebcams.com,important
vesselfinder.com###admap
wololo.net##.content > div[style*="background-color"]:not([class]):not([id])
watchtheoffice.online###colophon > .n_sites_box
||nudevista.com/xhr/xhr.html
monova.to##.page-buttons > span > a[data-tooltip="Usenet"]
monova.to##section.torrent-page div.background-block .header-subtitle
monova.to##section.torrent-page div.background-block .header-subtitle +
div:not([class]):not([id]) > [onclick]
whatleaks.com##aside[class="col-l clr"] > div.banner
king5.com##div[id^="taboola-below-article-thumbnails-"]
windowscentral.com##.adunit.inline-text
upornia.com##.container > noindex > div[class][style]
maritimeherald.com###right-side-top > aside#text-13
maritimeherald.com###right-side-top > aside#text-17
businessinsider.com##.ad-title
businessinsider.com##.river > .river-post.border-bottom.print-hide
wololo.net##.entry-inner > center
phonearena.com##.s_page_content > div > .ad_300_250 ~ br
businessinsider.com##.targeted-recommended
businessinsider.com##section.recommended
xda-developers.com##.sponsor-banner
||videoszoofiliahd.com/wp-content/themes/vz/js/p.js
||blackverga.com/*/redirect.php$popup
||pornloverx.com/*/redirect.php$popup
||pornofury.com/*/redirect.php$popup
||static.fapdex.com/nb^
petitiontime.com##.content > center > a[target="_blank"] > img
gamesradar.com###sidebar > div[style]:not([class]):not([id]) > div[style*="width:
100%"]:not([class]):not([id])
||bestialitytaboo.tv/pop2.js
activistpost.com##.post-ad
activistpost.com##.post-ads
addictinginfo.com###sidebar > #text-37
||srv.queerpixels.com/banner^
bestmalevideos.com##.sidebar > div[id^="ad"]
playcast.se###ckeckaddblock
clipwatching.com##.cover
tvcatchup.com##.abContainer
||search.stream.cr/core/ads.js
||search.stream.cr/core/webfont.js
msn.com##.secondary > li[data-m*='NativeAdHeadlineItemViewModel']
nationalpost.com###sidebar > .adsizewrapper
wikihow.com##div[id^="rightrail"][style^="height:"][class="rr_container"]
0123moviestv.com##a[href="/hd/stream.php"]
kitploit.com###MBB-Ads
kitploit.com##.widget-content > div[style="text-align:center"]
9anime.is##.rc-item
tomahawktake.com,mlsmultiplex.com,apptrigger.com,yanksgoyard.com,fansided.com,dawgp
ounddaily.com,wizardsandwhatnot.com##.mosaic-banner
tomahawktake.com,mlsmultiplex.com,apptrigger.com,yanksgoyard.com,wizardsandwhatnot.
com##.header-billboard
||streamhunter.top/pu^
vidmoly.me###lo_sd
vidmoly.me###adios_container
dallasnews.com##.hdr-ad
slant.co##.AdContainer
eurogamer.net##.stack-mpu
eurogamer.net##.homepage-billboard-container
gameplanet.co.nz###layoutTopBanner
gameplanet.co.nz##.sponsor-logos
downloadcrew.com,eurogamer.net,rockpapershotgun.com##.mpu
slidetoplay.com###side-bar > div[id^="bl_html-"]:not(#bl_html-6)
nintendolife.com##.insert-label
nintendolife.com##div[data-dfp-sizes]
script-stack.com##.bsac
nintendolife.com##.items > .item-insert
freemcserver.net##.adsbygoogle
pluspremieres.us###post-bottom > .adsbygoogle
micloudfiles.com###container > br
micloudfiles.com##.adsbygoogle
micloudfiles.com##div[class^="ads_"]
micloudfiles.com###container > [style="text-align: center;"]
micloudfiles.com###container > h2 > center
micloudfiles.com###content > br
crackss.net##a[href*="href.li"][target="_blank"]
||intoupload.com/images/StartDownload.gif
||mobimart.it/smartbp.html
||mellowads.com/js/popunder$important
||mellowads.com/pop.js$important
porndroids.com##.aan
porndroids.com##.wrapper > ul.aan__video-units
/^https?:\/\/xxximage\.org\/[a-z\d]+\.js$/$domain=xxximage.org
/^https?:\/\/imageboom\.net\/[a-z\d]+\.js$/$domain=imageboom.net
/^https?:\/\/freexxxdownloads\.net\/[a-z\d]+\.js$/$domain=freexxxdownloads.net
maturefatporn.com##.h-bns-bl
maturefatporn.com##.player > .a_all
maturefatporn.com##.player > div.play
||maturefatporn.com/max.js
billiongraves.com##.IMediaSearchAd
billiongraves.com##.DoubleClickAdWrapper
ytss.unblocked.lol##.vpn-link
ytss.unblocked.lol##.bottom-info > .blue
assia.tv##body > [class^="ban"]
||assia.tv/css/banr*.html
||live.shwidget.com/css/banr*.html
live.shwidget.com##.sofabanner
||livexscores.com/rekban.php
streamshunter.tv##a[href^="http://bird.padaria.eu"]
fifisof.website,hdstreams.club,1me.club###html1
sharecast.eu##body > #player ~ table
escland.proboards.com##div[style^="display: flex; width: 700px; max-width:
100%;min-height: 250px;"]
speedporn.net##.sbox + #uwee
||speedporn.net/iamfront.js
rapidvideo.com##div[id^="top350"]
/pornlicias.com\/[a-z]{1,3}.(js|php)/$domain=pornlicias.com
hackedonlinegames.com,ihackedgames.com##.offer-alpha
||zbporn.com/xdman/license.*.js
retrooh.com##.player > #embed__pre
pacogames.com###ga_sp_banner
pacogames.com###ga_sp_preloader
chyoa.com##.chyoa-adzone
/^https?:\/\/chyoa\.com\/[a-zA-Z\d]{1,15}\/[a-zA-Z\d]{1,15}\.js$/$domain=chyoa.com
kodi-tutorials.uk##.entry-content > .code-block
kodi-tutorials.uk###custom_html-2
kodi-tutorials.uk##.ezo_ad
kodi-tutorials.uk###custom_html-3
kodi-tutorials.uk##iframe[name="banner"]
kodi-tutorials.uk###main > .code-block
justwatch.com##publication-block
pornfay.com##.bottom-adv
pornfay.com##a[href="http://pornfay.com/xxx/free-porn-videos.php"]
pornfay.com##iframe[src^="//s2.static.cfgr2.com/anim/index12.html"]
||t.frtyt.com/*offer_id=*&aff_id=
||static.cfgr2.com/anim/index12.html
medindia.net##.related-links > div[style="font-size: 11px;display: block;text-
align: left; color: #c1c1c1; text-transform: uppercase;margin-bottom: 1px;"]
techrepublic.com##div[data-medusa-async-options]
techrepublic.com###mantle_skin > div > .ad-active + div[style="width:100%"]
porngem.com##.a-d-v
uiporn.com,porngem.com##.bottom-b-s
porngem.com##.grid > .featured-b
||porngem.com/player/html.php?aid=*_html&video_id=*&*&referer
search.yahoo.com##.grad
pornfay.com##.fp-player > div:not(.fp-ui)
||pornfay.com/player/float.php^
tivocommunity.com###messageList .messageContent .messageText > .tivoBoxMessage
strikeout.nl,ouo.io##div[id*="ScriptRoot"]
amazon.in,amazon.fr,amazon.co.uk,amazon.de##.s-result-list > li[id^="result_"]
[style*="display: block;"]
simplemost.com##.vw-related-posts
mediafire.com##a[href="http://desktop.mftracking.com"]
||amazonaws.com/mftracker/dl_banner.gif
mgnet.me###page-ad
solarmovie.one,123movieshub.movie##.fkplayer
pornloupe.com##.banner-column
||pornloupe.com/images/temp/banner
porngem.com##iframe[src^="/ai/"]
||porngem.com/ai^
intporn.com##iframe[src^="https://chaturbate.com/affiliates"]
||intporn.com/chaturbate.gif
||intporn.com/camsoda.gif
||chaturbate.com/tours^$third-party
||intporn.com/js/chaturbatebest.js
||mangoporn.net/iamback.php
||mangoporn.net/see.js
||mangoporn.net/iamfront.js
123movie.cc,fmovie.cc##.bannerR2x
fmovie.cc##.top_podCon
upload4earn.org##a[onclick^="window.open"]
cartoon-sex.tv##.f-banner
||bigholestube.com/rotator/baner.php^
||bigholestube.com/wp-content/uploads/*/*banner
||bigholestube.com/rotator/banery^
theclassicporn.com###jerrys
theclassicporn.com##.player-container > div[id^="stop"]
||classicporn.club/ab_fl.js
||classicporn.club/ab_bl.php
classicporn.club##.cpc_video_hors
classicporn.club##.cpc_dark_bl
hdzog.com,thegay.com,hclips.com,txxx.com,tubepornclassic.com##span.iRx9_wrt
||pornwatch.ws/iamfront.js
||pornwatch.ws/bees.js
popularmechanics.com##.leaderboard-ad
thefreelibrary.com##.yn
wankoz.com##body > .im_block
openallurls.com##.nav-content-wrap > .row > div[class]:nth-
child(2):not([id]):not([style]) > h5
migraine.com###secondary > .desktop-only
homemoviestube.com##a[href^="http://www.gfrevenge.com"]
||homemoviestube.com/nb^
erightsoft.com##font[color="#7d7d7d"] > font[size="1"]
erightsoft.com##td font[color="#666666"] > font[size="1"]
||stream2watch.org/images/hd-option.png
ndtv.com##.__footer_ads > div[style=" margin:0 auto; width:auto; height:auto; text-
align:center;"]
123movies.info##.host > a[href="#"] ~ a
123movies.info##.host > a[href="#"]
gostream.sc,fmovies.ag##.container > center > a > img
3movs.com##div#list_videos_related_videos
hdonline.is##a[href="https://watchasap.com/invite"] > img
kimcartoon.me###mgiframe2
||kimcartoon.me/widgets/exo5x1.aspx
||kimcartoon.me/External/NativeKC
||idsly.bid/download
idsly.bid##.adsbygoogle
idsly.bid##.affiliate
pictoa.com###searchContainerMenu > .menuTab
pictoa.com##a[onclick^="trackOutboundLink"]
||pictoa.com/31.js
||pictoa.com/*.php
spankwire.com##div[data-ad-header-grid]
spankwire.com##div[data-class="vjs-inplayer-overlay"]
spankwire.com##div[data-ad-video-right]
spankwire.com##div[data-ad-footer]
||pandamovie.co/iamback.php^
myguidecyprus.com##div[class^="mdAd"]
iodine.com##.d-show
drugs.com##.sideBoxStackedAdWrap
txxx.com##.ivbs
||dropapk.com/download.gif
dropapk.com##a[href^="https://dropapk.com/download/"]
surfline.com##.sl-spot-report-page__ad
||i.cdn-surfline.com/ops/945x*_Dragon_WOTW_mar18.jpg
||imgpfx.arenavision.in/js/*.js
||playwire.com^$domain=megagames.com|mangarock.com|readlightnovel.org|
gamrconnect.vgchartz.com|poelab.com|lcpdfr.com
gamrconnect.vgchartz.com##.thread_around_network
gamrconnect.vgchartz.com###network_box_wrap
businessinsider.com##a[href*="utm_campaign="] > img
wired.com##div[class^="advertisement"]
900hub.pw###text-6
900hub.pw##.e3lan
||pururin.io/assets/js/js.betterpop.js
zlounge.co##.side-bar-ad
rentanadviser.com##.rklm_main
rentanadviser.com##.reklamtitle
adrama.to,icdrama.se###closeADV
icdrama.se,vlist.se###vb_adplayer
||icdrama.se/script.js
theoutline.com##[data-campaign2]
||d6sav80kktzcx.cloudfront.net/mailchimp^
spaste.com##.spasteCaptcha h5
ghanaweb.com##body > div[style^="background:url("][style*="cursor:pointer;
display:block; height:100%; width:100%;"]
rockfile.co##[id^="forgood"] > img#donate
surelyawesome.com##.surel-widget
nfl.com##.bling
sankakucomplex.com##.vce-ad-container
streamagratis.com##body > #pageskin
gardenista.com##.sticky[data-advert]
gardenista.com##.promotion[data-advert]
gardenista.com##.product-aside > div[data-advert]
gardenista.com##section.articles.has-promotion > article.article.is-promotion
||xemzz.com/assets/images/banner-footer.gif
||parimovie.com/G2802---Top-banner-test.gif
wololo.net##center[ezoic][style*="margin"][style*="rcnt:"]
4shared.com##.sideRekl
hdzog.com###channel-banner
||imzog.com/sizo^
vipbox.st##a[href*="amazonaws.com"]
bloomberg.com##.native-content-footer
sports4u.info###box99890
superhd.me##.video-box > div[class] > center
||cdnjs.cloudflare.com/ajax/libs/fancybox^$domain=streamagratis.com
sportinglife.com##.gpt-container
vrlesbian.video##.rmedia
vrlesbian.video##iframe.sppc
||vrlesbian.video/d/*id_site*id_channel*&ref^
||javhub.net/img/r18_banner1.jpg
sexvid.xxx##.container > .intro_holder > .spots_intro
||sexvid.xxx/pi/xd.js
||sexvid.xxx/xdman/?zone=
marvel.com##footer > .social-bar-container + .ad
livecricket.is,stream365.xyz,superhd.me,vlive.pw,crichd.ws##div[id^="floatLayer"]
nfl.com##div.rsv-ae9db127[style*="background-color: rgb(221, 221, 221);"]
medindia.net##div[id^="ezoic-pub-ad-"]
||123gomovies.co/hd/index.php
123gomovies.co##[class^="breadcums"] .embed-container
onvasortir.com###pub_rectangle
onvasortir.com##.adsbygoogle
hentaihaven.org###custom_html-2
hgtv.ca##div[data-ad-pos]
hgtv.ca##.blogDetail-ad
hgtv.ca##.videoCabinet-ad-placeholder
hgtv.ca##.latestContent-ad
hgtv.ca##.featureEnhanced-ad-placeholder
hgtv.ca###videoAd
hgtv.ca##.video-drawer-bigBox
hgtv.ca##.js-gptAd
watch5s.is###pop-subscribe
watch5s.is##.content-kus[style]:not([style*="display:"])
link.tl##.mobsplOverlay
link.tl##.mobsplBox
123freeavatars.com##div[align="center"] > div[align="center"]
[style*="border"]:first-child
123freeavatars.com##div[style="float:left;"] > .hd[style]
voyeurhit.com##.player-container > div[style] > span[class]
shemalez.com##[class^="adv_"]
shemalez.com##.fluid-width-video-wrapper > div[style] > span[class]
/briefmenow.org\/img\/pa[0-9]{1}.jpg/$domain=briefmenow.org
||briefmenow.org/img/modal-prepaway.js
watchcartoononline.io###sidebar_right > #blog > div[style="width: 420px; height:
300px;"]
israelnationalnews.com###taboola-3
israelnationalnews.com##.RightClm > #divin4
israelnationalnews.com###taboola-mid-main-column-thumbnails
israelnationalnews.com##iframe[id^="iframe"][src="about:blank"]
israelnationalnews.com##.RightClm > div[style="height:305px;margin-top:25px;"]
[id^="avp_zid_"]:empty
||faselhd.com/va/tag.xml
||cdn.vidsplay.net/jwplayer/*/vast.js
reddit.com##div[id^="sidebar-btf"]
bro.adca.st##.load-more
hardsextube.com##.video-thumbnail-placeholder
hardsextube.com##.pre-play
gr8forte.org###in-video
toppremiumpro.com,cgtips.org,themeslide.com,prajwaldesai.com,onlinefreecourse.net##
div[data-adid]
hotmovs.com##a[alt*="ad spot"]
||imgazure.com/888_super.php^
||imgazure.com/sro/editorship.php
hanime.tv##.banner_iframe
photoshopessentials.com##[class^="members-ad"]
photoshopessentials.com##.widget-area > #text-2
||plusone8.com/ardexaae.php^
avcanada.ca###wrap > #page-header > table[cellspacing]
avcanada.ca##.postbody > div[id^="post"] >
center:not([class]):not([id]):not([style])
pornnetflixtv.info##.cgal-sidebar-widgets
pornnetflixtv.info##.bottom-content-widget
securityweek.com##.simplemodal-overlay
securityweek.com##.simplemodal-container
||estream.nu/script.js
yugatech.com##.blue_square_ads
yugatech.com##div[class*="sidebox-ads-"]
yugatech.com##.sidebar-content > #text-57
yugatech.com##.sidebar-content > #text-76
yugatech.com###subheader > center > a[href][target="_blank"] > img
yugatech.com##div[class$="group"] > a[href^="https://bit.ly/"][rel="noopener"] >
img
||yugatech.com/wp-content/uploads/*/V9_digital-ad-placement_*px-x-*px*.jpg
||wp.com/www.yugatech.com/wp-content/uploads/*/V9_digital-ad-placement_*px-x-
*px*.jpg$domain=yugatech.com
updato.com##.main-article-content > div[class][style*="float: left"]
[style*="margin"]
gomovies.cd,streamapi.xyz,123moviestube.io##body > #container + #streamit-unit
dreamsky10.com##.adsbygoogle
dreamsky10.com##.ads300_250-widget
dreamsky10.com##.ads-posts
||www1.wi.to^*.gif
|http*://$image,third-party,domain=rmdown.com
123netflix.pro##.btn-successful
watchtheofficeonline.net,watchhouseonline.net,watch30rockonline.com,watchbreakingba
d.online,watchtopgearonline.net,watchrickandmorty.online,watchcurbyourenthusiasm.co
m,watchsmallvilleonline.net,watchfearthewalkingdead.net,watchpsychonline.net,watchc
heersonline.com,iwatchseries.online,watchhowimetyourmother.com,watchscrubsonline.co
m,watchthesopranos.com,watchdoctorwhoonline.com,watchkingofthehill.com,watcheverybo
dylovesraymond.com,watchitsalwayssunnyinphiladelphia.com,watchprisonbreakonline.com
,watcharresteddevelopment.com,watcharcheronline.com,watchsouthpark.online,watchamer
icandad.net,watchseinfeld.com,watchthewalkingdead.online,watchfriendsonline.net###c
ontenedor > #keeper
clashofclanslovers.com##.vce_adsense_widget
hclips.com##.footer-spot
hclips.com##div[id^="under-player-ad"]
hclips.com##.player > div[style] > div[style] > span[class]:not([id]):not([style])
winporn.com##.afsite > .thr-rcol
hdzog.com##.player-container > div[style] > span[class]:not([id]):not([style])
hdzog.com###under-pl-ad
bomurl.com##.adsbygoogle
meow-share.com##.adsframe
ah-me.com##div[id^="ts_ad_"]
||ah-me.com/pig/oinkoink^
||rapidrame.com/vast.xml
||p.jwpcdn.com/*/vast.js$important,domain=fvsvideo.com|gomovies.bid|popuplayer.com|
solarmovie.fun|fmovies.gallery|vidmoly.to|movies123.pro|gdriveplayer.co|vidmoly.me|
01fmovies.com|gomovies.tube|123movies.domains|fmovies.cab|tornadomovies.co|scr.cr|
1movies.is|rapidrame.com|tornadomovies.to|animeland.tv|timesnownews.com|
film21.online|opjav.com
goal.com##.group > .commercial
||thecriptonews.us/ltc/assets/img/samples/160x200.jpg
pckeysoft.com##center > a[href][rel="nofollow"][target="_blank"]
te-en.com###page-body > center
te-en.com###page-body > a[style]
te-en.com##.post.bg3
te-en.com##p[style="text-align:center"] > a > img
||camvideos.tv/homeAD.php
camvideos.tv##.block-video > .table > div[style="margin:5px;padding:5px;text-
align:center;"] > iframe
leechall.download##.adsbygoogle
ownedcore.com##.bannerBox
ownedcore.com##div[class^="adosia-"]
player.livesports.pw###divpubli
dl.go4up.com###streamList
dl.go4up.com##a[href^="https://members.linkifier.com"]
soft7star.com##div[style="text-align:center;"] > button
soft7star.com##center > div[style="cursor:pointer"] > img.user
||juorange.online/dezaula.js
ok-y.com###embed-overlay
pandaporn.net##.inside-player-ad
||orgyxxxhub.com/js/objad.js
orgyxxxhub.com###objad
||orgyxxxhub.com/eureka^
||imgking.xyz/sro^
hotclassicfuck.com##.player > #embed__pre
fuck55.net##ul[id^="ad_content"]
androidpolice.com##.home .tag-sponsored
swissadspaysfaucet.com##a[href^="//mellowads.com"]
indianexpress.com##.amazon-widget
anysex.com##.no_pop > .mini_title
||anysex.com/assets/f.html
||4ustream.com/frames/*.php
||whostreams.net/popall.js
||pornoreino.com/custom/reino_lo.js
windowscentral.com##div[id^="trc_wrapper_"]
douploads.com##center > a[rel="nofollow"] > img
wololo.net##div[id^="post_content"] > .content > div[style*="padding:5px;
border:1px solid #c1c1e1;margin-top:5px;"]
||jawcloud.co/js/script.js
theultralinx.com##.m-ad-card--grid-item
msn.com##div[data-section-id="stripe.shopping1"]
||toots-a.akamaihd.net/priority/*Sponsor
||toots-a.akamaihd.net/priority/pushdown^
||worldsex.com/assets/js/thnb.js
worldsex.com##.currently-blokje-block
||faselhd.com/promo_imgs/
trannytube.tv##.b-secondary-column__banners
youtrannytube.com##.banner-td
||camvideos.tv/CAMVID.php
||camvideos.tv/playAD.html
xxx-videos.org##.sidebar_main > ul:last-child
xxx-videos.org##.sidebar_main > ul:first-child
||multiplayer-games.net^$domain=xxx-videos.org
||xxx-videos.org/im-pop.js
||xxx-videos.org/svduwgzizfuv.php
getfree.co.in##a[href^="https://coinad.com/"]
techworld.com##.adLabel
techworld.com##div[id^="google_ads_iframe_"]
7commgames.com.au##div[class^="adContainer"]
7commgames.com.au##div[class^="adWrapper"]
cambabe.video##.margin-fix[id^="list_videos_"] > noindex > .place
||ipsw.me/assets/images/external/slide.png
xcafe.com,whiskyprices.co.uk##.bnr
global.americanexpress.com##.text-align-center.pad-tb
||watchop.io/*.html|
||putlockers-hd.stream/fkplyr.gif
putlockers-hd.stream##a[href="/go.html"]
putvid.com##div[data-watermark]
||i.imgur.com/8y9RqZ4.png
watchcartoononline.io##a[href*="/go?"]
mofosex.com##.float-left > div[style] > article[style^="position: relative;
overflow: hidden;"][style*="width:"][style*="height:"]
mofosex.com##.align-center[style="padding: 0 0 10px;"]
mofosex.com###vjs-inplayer-overlay
||apps6.space/bnr^
rgmechanicsgames.com*VPN.exe
rgmechanicsgames.com###fanback
rgmechanicsgames.com##a[href*="VPN.exe"]
gogoanime.to##a[href*="/go?"] > img
seriouseats.com##.entry-body > .product-widget
||hutimg.com/hutf.js
||plumperporn.xxx/css/ubr.js
||plumperporn.xxx/ppx.html
||plumperporn.xxx/plumperpornxxx.html
pornwhite.com,xcum.com,vikiporn.com,fetishshrine.com,wankoz.com,sleazyneasy.com,kat
estube.com,hellporno.net##.bottom-banners
wankoz.com,sleazyneasy.com,katestube.com,sheshaft.com##.adv-aside
sheshaft.com##.player-info > .under-player
globaltv.com###shawVideo_playbackContainer > #corusVideo_VideoAds
soccerjumbotv1.me###html4
soccerjumbotv1.me##iframe[src="mg.html"]
||jazztv.co/class/jazztvhhdds.js
gomoviesuk.com##.ads-btns
two-movies.net###playerDiv
two-movies.net##tr[class="first trlinks"][id="link_row_0"]
amazon.co.jp,amazon.cn,amazon.ca,amazon.co.uk,amazon.it,amazon.fr,amazon.de,amazon.
com##div[id^="sponsoredProducts"]
freeppt.net##.ads350
freeppt.net##.advertgeneral
kimcartoon.to,readcomiconline.to,kimcartoon.me,kissasian.ch###adsFloat1
kissasian.ch##.wrap > div[style*="text-align: center; margin: 10px"]
kissasian.ch##iframe[src^="http://kissasian.ch/ads"]
||www2.escdn.co/script.js$important
facebook.com,facebookcorewwwi.onion###pagelet_ego_pane
> .pagelet:not(.egoOrganicColumn)
dansmovies.com##.addsinside
nastyrat.com###bn
||nastyrat.com/*_*.js|
appuals.com##.ad-popup
clickvideodownload.com###bigRectangleAdWrapper
youngsextube.me##.player-ad
||youngsextube.me/agent.php
||mature-girls.com/kutstelers.js
||yourporn.sexy/nbsys3/fsyspp.js
||watchindianporn.net/fli.js
||watchindianporn.net/js/watchip.js
watchindianporn.net##.spots-wr
mzansi.porn##.dvr-3x2
blockfaucet.com##div[style$="width: 300px; height: 250px;"]
cointiply.com##.fl-ad-left
cointiply.com##iframe[src^="/api/userads/"]
entrepreneur.com##div[data-spotim-slot-size="300x250"]
poki.com##.Ez
poki.com##.FA
cheatsheet.com##div[style^="width:728px;height:90px;"]
cheatsheet.com##.top-ad
cheatsheet.com##.sidebar
crazygames.com##.sideCol > .sidePanel.sky
||images.crazygames.com/ggs-banners/*_*.gif?
silvergames.com###x-300
silvergames.com##.box_game_ad
||silvergames.com/div/ca.php
||silvergames.com/div/oa.php
||games.softgames.com/ads/configs/match?publisher=
||rcgroups.net/adjsc.php
rcgroups.com###wrapper > table[width="100%"][height="25"]
rcgroups.com##a[href*="/adclick.php?bannerid="]
rcgroups.com###posts > div[align="center"]+table[width="100%"][align="center"]
pasiondeportiva.me###ada
||hdcast.pw/terra/terra.html
||4live.org/adsset/300.php
watchmynewgf.com##body > section.bb
||watchmynewgf.com/exo/
||watchmynewgf.com/js/mes.js
||watchmynewgf.com/js/cash*.js
webforefront.com##.adslot_leader
surelyawesome.com##img[title="BigSidebar1"]
surelyawesome.com##.surel-responsive-bottom > div[style="margin: 10px 0px 20px;
padding-bottom: 5px"] > div[style$="text-align: center"]
||readmng.com/onlinenovelreader.jpg
animewow.org,animenova.org,gogoanime.to##.safeuploada-filter
||123movies.one/banners/
||123movies.one/wp-content/uploads/*/player4k.jpg
realtimetv.me##a[onclick^="hidefunc"]
vipleague.bz##.text-warning
vipleague.bz##a[onclick="removeOverlayHTML();"]+div
vipleague.bz##a[onclick="removeOverlayHTML();"]
vipleague.bz##.container > div.row > div.text-center > div.col-md-4.pull-
right.hidden-xs
tutorialsteacher.com##.header-ad-div
tutorialsteacher.com##a[href][onclick="handleEFExtAdClick();"] > img
||tutorialsteacher.com/content/images/ef-ext.jpg
gumtree.com##.srp-results > div.grid-row > div[class*="grid-col-12"] > h3[id$="-
attribution"]:not([data-q])
gumtree.com###vipBanner
gadgets.ndtv.com##div[id^="adslot300x250"]
livescience.com##body > [id^="bom_footer_ad"][style*="position: fixed; z-index:"]
theralphretort.com##.sidebar-content > #text-25
theralphretort.com##.sidebar-content > #text-42
theralphretort.com##.sidebar-content > #text-49
theralphretort.com##.sidebar-content > #text-57
digg.com##article[data-primary-tag-display="Sponsored"]
buzzfeed.com##.item--ad
ok.nowlive.pw###site-contenedor
ok.nowlive.pw##.raulito
bro.adca.st###markup
||images.futbolbase.us/Anner*.html
||static.x64zcsqq.netdna-cdn.com/content.png
||ip-ads.xcr.comcast.net^$media
||imgfile.net/ynx/button-video-download-blue-_large.png
nerdist.com###sub-footer-banner-wrapper-300
advocate.com##.block-heremedia-ads
||vivads.net/banners/
demonoid.pw###bbb
vipbox.st##a[onclick="removeOverlayHTML();"]
seelive.me##body > div[id]:first-child:not([class])
vipbox.st##a[onclick="removeOverlayHTML();"]+div
investopedia.com##.ad-leaderboard
tennessean.com,sputniknews.com##.taboola-sidebar
pickvideo.net##.downloadSection > span[style="font-style: italic; color: #949494;
text-align: center;"]
keepvid.com##.side_adBox
y2mate.com###adv_box
y2mate.com##img[alt="advertisement"]
y2mate.com##div[style$="text-align: center"] > p[style$="text-align: center"] > i
||cdn.taboola.com/libtrc/$domain=worldlifestyle.com
worldlifestyle.com##.ams_ad_title
worldlifestyle.com##.ams_ad_wrapper
worldlifestyle.com##.ams-ad-full-wrapper
||chaturbatebongacams.online/goto.js
||thedigitalfix.com/blackfriday.html
uclick.in##div[class^="banner_"]
uclick.in##body ins[class^="bmadblock-"]
tw.yahoo.com###util-travelads
||h2mp3.com/d/as.php
||mirrorcreator.com/images/down_a.png
mirrorcreator.com##center > a[href^="//www.mirrorcreator.com/fdown.php?"] > img
mashable.com##.stories-strip > #stories-ad
komando.com##[class^="win-smartphone-ad-"]
gadgetsnow.com##.atf_ad300
gadgetsnow.com##.related_story > .cvs_wdt > .ad[data-cb="processCtnAds"]
dailymotion.com##div[class^="VideoQueue__adWatchingRight"]
chaturbacumgirls.net##.headerbanner
chaturbacumgirls.net##.single-banner
hongkiat.com###promote-bottom
hollymoviehd.com##a[href^="http://www.tradeadexchange.com/"]
||ad.kissanime.ac^
apkmirror.com##.listWidget > div[style="padding-top: 12px;"][class="appRow"]
ouo.press##.skip-container > .text-center > span[style="display: block;color:
#aaa;font-size: 13px;padding-bottom: 2px;"]
txxx.com##.rekl-iv
pornscum.com##.fp-ui > a[href][target="_blank"]
yahoo.com##.tabads
msn.com##div[data-aop*="taboolawidgetvnext"]
yahoo.com##div[id^="my-ads"]
yahoo.com##.ecbestbuy
theultralinx.com##.l-content-recommendation > [id^="revcontent_"]
acronymfinder.com##.search-results > .tab-content > .result-list > tbody > tr >
td[colspan="3"]:not([id]):not([class])
wuxiaworld.com##div[adonis-marker]
amazon.de,amazon.com,amazon.fr,amazon.it,amazon.co.uk##.adFeedback
neowin.net##.footer-banner
spaste.com##center > a[target="_blank"] > img
kottke.org##a[href^="http://carbonads.net"]
||new.evanstonnow.com/zdisplay^
msn.com##a[href^="https://clk.tradedoubler.com/"]:not([href*="microsoft.com"])
hentaicore.org##.side > .full-poster > center >
div[style^="width:300px;height:750px;"]
||imagebam.com/*.php?
bypassed.eu,bypassed.bz,bypassed.org##cloudflare-app[app="flashcard"]
||iwantmature.com/ixxi^
hentaicore.org##a[href^="http://gamingadult.biz"]
||hentaicore.org/pub/bg-$image
||kickass.cd/cd.js
pornoaffe.com,hd-pornos.net##aside[id^="special"]
pornoaffe.com,hd-pornos.net##div[id^="wa_"].widget
vidop.icu,pornoaffe.com,hd-pornos.net##.vjs-overlay
||static.twincdn.com/special^$third-party
iwantgalleries.com##.bant
||iwantgalleries.com/axxa^
fcportables.com##.adsbygoogle
speedtest.net##div[data-ad-placeholder]
||fuqer.com/core/js/pop
||fuqer.com/b_load.php
||fuqer.com/nuevo/player/aserve.php
fuqer.com##.colright > .widget:first-child
fuqer.com###nuevoa
||analust.com/js/istrip.js
analust.com##a[href^="https://t.irtya.com/"]
guruofporn.com##.main > div[id^="slides"]
erotichdworld.com##.main > div[style*="margin-left"]
viewporn.tv###footer > #ftx
viewporn.tv###player > #blockpub
viewporn.tv###col2RightContainer
||vkpass.com/palavro/*.js
||timeinabottle.pw/newads/$third-party
||static.mjg.in/widget/widget.js
||srv.tagila.com/adsrvmedia/$third-party
||signup.leagueoflegends.com/?ref=$third-party
||rajakamar.com/widget/$third-party
||o.aolcdn.com/ads/$third-party
||kontera.com/javascript/$third-party
||file.up09.com/open*.js
||tcr.tynt.com/ti.js$third-party
||travian.dk/?uc=$third-party
||enter.brazzersnetwork.com/track/$third-party
||ekupon.ba/*urm_source^$third-party
||babylon.com/*affID=$third-party
||avjp.net/?aid=
||amazonaws.com/amcdn/admvpopunder.swf
||360switch.net/b.js
||filesonic.com/premium-ref/$third-party
||146.148.85.61/rtb$third-party
||wishuluck.pw/XnewadsX/$third-party
koutube.com##.dwonload_asd
koutube.com##.iframe_ads
||koutube.com/images/abanner_
||oheyo.com/embeds^$third-party
||togenron.com/apu.php?$redirect=nooptext,important
||stremanp.com/apu.php?$redirect=nooptext,important
||lowgraveleron.com/apu.php?$redirect=nooptext,important
||deloplen.com/apu.php?$redirect=nooptext,important
||sitegoto.com/apu.php?$redirect=nooptext,important
||koindut.com/apu.php?$redirect=nooptext,important
||parumal.com/apu.php?$redirect=nooptext,important
||dolohen.com/apu.php?$redirect=nooptext,important
||thterras.com/apu.php?$redirect=nooptext,important
||keyrolan.com/afu.php?$redirect=nooptext,important
||lnkfast.com/apu.php?$redirect=nooptext,important
||bestadbid.com/afu.php?$redirect=nooptext,important
||siterdm.com/apu.php?$redirect=nooptext,important
||bokeden.com/apu.php?$redirect=nooptext,important
||bodelen.com/apu.php?$redirect=nooptext,important
||cobalten.com/apu.php?$redirect=nooptext,important
||qinvaris.com/apu.php?$redirect=nooptext,important
||eoredi.com/apu.php?$redirect=nooptext,important
||hypoot.com/apu.php?$redirect=nooptext,important
||fapmeth.com/apu.php?$redirect=nooptext,important
||pipeschannels.com/afu.php?$redirect=nooptext,important
||go.mooncklick.com/apu.php?$redirect=nooptext,important
||go.oclasrv.com/apu.php?$redirect=nooptext,important
||go.onclasrv.com/apu.php?$redirect=nooptext,important
||debadu.com/apu.php?
||pttsite.com/apu.php?
||moradu.com/apu.php?
||vebadu.com/apu.php?
||tebadu.com/apu.php?$redirect=nooptext,important
||moradu.com/apu.php?$redirect=nooptext,important
||deloton.com/apu.php?$redirect=nooptext,important
||deloton.com/afu.php?$redirect=nooptext,important
||onclkds.com/apu.php?$redirect=nooptext,important
||eholnk.com/apu.php?$redirect=nooptext,important
||aoredi.com/apu.php?$redirect=nooptext,important
||gialnk.com/apu.php?$redirect=nooptext,important
||sebadu.com/apu.php?$redirect=nooptext,important
||ooredi.com/apu.php?$redirect=nooptext,important
||yoredi.com/apu.php?$redirect=nooptext,important
||valpeiros.com/apu.php?$redirect=nooptext,important
||go.pub2srv.com/apu.php?zoneid=
||storage.googleapis.com/prototype-lib/bin.js$third-party
||store.bitdefender.com/affiliate.php^$third-party
||go.pub2srv.com/afu.php?
||go.pushnative.com/ntfc.php?$redirect=nooptext,important
hentailove.tv##div[class^="ad-vid-"]
||hentailove.tv/images/af^
thevid.net###tbl1
||essexpic.com/*_upsa.php^
||essexpic.com/nb^
||imgking.xyz/sr^
imgtornado.com##body > div[style="text-align:center;font-family:Tahoma;"]
fanfox.net##body > a[href^="http://mangazoneapp.com/?utm_source="]
||acronymfinder.com/*/housebanners^
analust.com,4black.men,incestfuq.com###overlayAdContainer
||sharkyporn.com/img/11490.gif
podbean.com##.downloads > .down:first-child
pornvids.me##div[id^="player_adv"]
||xxxstreams.me/wfxfrontend_loader.js
||xxxstreams.me/bees.js
||crrepo.com/ban^
prem.link###img_new
||amateurs-fuck.com/kutstelers.js
||damimage.com/t20315e241bf.js
x1337x.ws##a[href^="/streamredirect.php"]
x1337x.ws##a[href^="/vpn"]
||x1337x.ws/js/eacafdcdbefcdcbd.js
||imgprime.com/grfl.js
bobs-tube.com,wankoz.com,tubsexer.com,fetishshrine.com,pornicom.com##.advertising
pornicom.com###data > #related_videos_col + #related_videos_col
upornia.com##.footer-banners
vikiporn.com##.under_vid
||vikiporn.com/js/license.*.js
updato.com##.post-ad-container
fusionbd.com##body > .path
fusionbd.com##body > .tmn
newsarama.com##.page-top-promo
cpmlink.net##body > iframe
imore.com##.adunit-wrap
mangarock.com##iframe[src^="/iframe/"]
||hdsector.bypassed.org/images/next/main-page-banner.jpg
rappler.com##[id^="story-separator-ads"]
rappler.com###rappler3-common-desktop-top-ad
rappler.com##.rappler-light-gray .mm-circle-container > .mm-preloader >
#Rappler_Moods
/*&stck=*pxr=true$domain=animetoon.org|gogoanime.to|9anime.is|mangapanda.com|
mangareader.net|memecenter.com|watchcartoononline.io
fmovies.se##div[style="display: block;height:166px;overflow:hidden"]
||pornformance.com/player/html.php?aid=*_roll
xozilla.com##.JuicyAds-holder
xozilla.com##.right-video-dvertisement
myanimelist.net##.amazon-ads
||camwhores.video/t6e6d2454fa5.js
imore.com##.adunit
readms.net##.msa
||maturezone.org/wp-content/uploads/*-300x
maturezone.org##.widget_black_studio_tinymce
silenceisconsent.net##div[style="color: #777;font-size: 9px;display: block;margin:0
auto;text-align:center;"]
silenceisconsent.net##div[class*="-box-ad-"]
silenceisconsent.net###mc4wp_form_widget-3
cyclingnews.com##.dfp-plugin-advert
cyclingnews.com##.global-banner
||go.pub2srv.com/apu.php$redirect=nooptext,important
||lightborg.com/license.*.js
theoutline.com##div[data-campaign]
||porndoe.com/misc^$third-party
porndoe.com##.with-acontainer
porndoe.com##div[class*="a-container"]
||sex01.org/gu^
voyeurhit.com###under-pl-ad
cinemablend.com##.ads_slot
gotceleb.com##.entry > div[style="clear:both; width:100%; padding:30px;
height:250px"]
gotceleb.com##.pad > div[style^="clear:both; width:100%; padding:30px"]
[style$="height:250px"]
studyrankers.com###sidebarleft > #HTML4
myfreeppt.com##.entry-content > div[style^="float: right; padding:"]
post4earn.com,upload4earn.com##form a[href^="javascript:void(0)"]
[onclick^="window.open"]
||amjadfreesoft.com^$third-party,image
pcmag.com##.slicker > .in-content-lazy
wololo.net##div[id^="w_temp_weblab_widget-"]
androidcentral.com##.adunit-wrap
||androidcentral.com/sites/androidcentral.com/files/article_images/*/gamestash-
970x460_2.jpg
||meta.streamcloud.eu/scApp.php
streamcloud.eu###jantest
shieldsgazette.com##.slab--commercialverticals
shieldsgazette.com##.leaderboard-ad
grabvideo.me###adplayer
||blogspot.com^$domain=nontongo.org,image
sk-ip.tech,melissagraham.site,iir.ai,tii.ai,birdurls.com,kayisi.top,glory-
link.com,skip.az,cutlinks.pro,extramovies.wiki,desiupload.in,123moviestube.io##cent
er > a[href][target="_blank"] > img
||vshare.eu/player_sda.html
ninjatrader.com##div[class*="Sponsored"]
vividscreen.info##.page .as
||123link.pw/js/full-page-script.js
cleanpc-malware.com###text-3.widget
flashx.cc,flashx.sx##a[href^="https://adsrvmedia.adk2x.com/"]
spaste.com##a[href^="javascript:showhide('Adeals')"]
spaste.com##.pasteContent > h5
freenod32key.com,nod32key.xyz##.tw_float_ads_main_Wrap_Both
clix4btc.com##.bannersport
clix4btc.com###divActionButton
jizz.us,waxtube.com##.aside-itempage-col > .aside-itempage-inner-col > .box-
container
123moviestube.io##.main-detail > center > a > img
||tnmedia.co^$domain=streamapi.xyz
||audiobookbay.nl/images/shs.jpg
||gsmarena.com/adjs.php$script,important
||trefoil.tv/adb/promo.js
readthedocs.io,godotengine.org##.rtd-pro
/moozpussy.com\/[a-z]{1,13}[0-9]{1,13}[a-z]{1,13}[\s\S]*.js/$domain=moozpussy.com
/zoompussy.com\/[a-z]{1,13}[0-9]{1,13}[a-z]{1,13}[\s\S]*.js/$domain=zoompussy.com
zoompussy.com,moozpussy.com###side_sponsor
zehnporn.com,freyalist.com,jennylist.xyz,sharkyporn.com,moozgirls.com,zoompussy.com
,moozpussy.com##.stripper
ninjatrader.com##.outerWrap_728
||curlimage.com/bcler.php
||curlimage.com/frler.js
spigotmc.org##div[id^="Sponsors"]
||pccrack.net^$third-party
sportstream.tv##a[href^="http://sportstream.tv/out.php"] > img
||pandamoviehd.me/zfrontend_loader.js
||streamporn.me/zfrontend_loader.js
vipbox.st,vipbox.fi##.panel-body > div.linkbar[style*="display: none !important;"]
+ .linkGroup
||streamporn.me/see.js
spox.com##.adfb
spox.com##.sdgAnzeigenkennung
||pandamoviehd.me/see.js
putlockertv.se##a[href^="/player/"][href*="_in_hd.html"]
||badjojo.com/*.php?js=1&s=
badjojo.com##.embed-overlay
||dyncdn.me/static/20/js/lwqusjtaxgiypbfcorhzmnkdev.js$important
||clubtubes.com/nba^
||clubtubes.com/scripts/cbad.js
||clubtubes.com/scripts/pgloader.js
thegay.com##.bottom-adv
||static.thegay.com/assets/js/0309.js
mylust.com##.no_pop.centeredbox
mylust.com##.content > .list_info > .row:last-child
eporner.com###btasd
majorgeeks.com##.content > .author
muslimgirl.com##.sidebar #text-20
muslimgirl.com##.sidebar #text-21
muslimgirl.com##a[href^="https://pennyappealusa.org"]
youwatchporn.com##a[href^="http://gohillgo.com/out"]
bobs-tube.com##iframe[src*="bongacams.com/promo.php"]
||cluster.awmserve.com/incstage/function.js$third-party
||cluster.awmserve.com/incstage/license.*.js$third-party
||befap.com/fr*_*.js|
befap.com##.container > div.row-middle
||sex01.org/*_*.php?q=
||sex01.org/*_*.js|
||imageweb.ws/whaledate.gif
imageweb.ws##a[href^="http://reallygoodlink.freehookupaffair.com"]
limesteam.com###nuevoa
av8x.com,pornqd.net##a[href^="http://www.poweredbyliquidfire.mobi"]
av8x.com,pornqd.net##.row div[style="width: 300px; height: 250px;"]
homewhores.net##.media_spot
/homewhores.net\/[a-z]{1,2}[1-9]{1,4}[a-z]{1,2}[1-9]{1,4}[\s\S]*.js/
$domain=homewhores.net
homewhores.net##body > .top[style="text-align:center;font-size:16px;"]
m.alpha.facebook.com,touch.alpha.facebook.com,mtouch.alpha.facebook.com,x.alpha.fac
ebook.com,iphone.alpha.facebook.com,touch.facebook.com,mtouch.facebook.com,x.facebo
ok.com,iphone.facebook.com,m.beta.facebook.com,touch.beta.facebook.com,mtouch.beta.
facebook.com,x.beta.facebook.com,iphone.beta.facebook.com,touch.facebookcorewwwi.on
ion,mtouch.facebookcorewwwi.onion,x.facebookcorewwwi.onion,iphone.facebookcorewwwi.
onion,touch.beta.facebookcorewwwi.onion,m.facebook.com,m.facebookcorewwwi.onion,b-
m.facebook.com,b-
m.facebookcorewwwi.onion,mobile.facebook.com,mobile.facebookcorewwwi.onion##article
[data-sigil*="AdStory"]
||ikhedmah.com/images/ref-banners/
||evtubescms.phncdn.com/videos/*/mp4_480.mp4$important
||evtubescms.phncdn.com/pre_videos^$important
||gopay2.me^$popup,domain=tusfiles.net
thegatewaypundit.com##div[id*="ScriptRoot"]
thegatewaypundit.com##div[id^="div-gpt-ad"]
humoron.com##body > table[width="764"][height="300"][border="0"]
xtube.com##.expandAside .adContainer + .js-pop
oke.io##.centeradcover
movoto.com##.guide-banner-container
andoveradvertiser.co.uk,asianimage.co.uk,banburycake.co.uk,barryanddistrictnews.co.
uk,basildonstandard.co.uk,basingstokegazette.co.uk,bicesteradvertiser.net,borehamwo
odtimes.co.uk,braintreeandwithamtimes.co.uk,brentwoodlive.co.uk,bridportnews.co.uk,
bromsgroveadvertiser.co.uk,bucksfreepress.co.uk,burytimes.co.uk,campaignseries.co.u
k,chelmsfordweeklynews.co.uk,chorleycitizen.co.uk,clactonandfrintongazette.co.uk,co
tswoldjournal.co.uk,cravenherald.co.uk,croydonguardian.co.uk,dailyecho.co.uk,darlin
gtonandstocktontimes.co.uk,dorsetecho.co.uk,droitwichadvertiser.co.uk,dudleynews.co
.uk,ealingtimes.co.uk,echo-
news.co.uk,enfieldindependent.co.uk,eppingforestguardian.co.uk,epsomguardian.co.uk,
eveshamjournal.co.uk,falmouthpacket.co.uk,freepressseries.co.uk,gazette-
news.co.uk,gazetteherald.co.uk,gazetteseries.co.uk,guardian-
series.co.uk,halesowennews.co.uk,halsteadgazette.co.uk,hampshirechronicle.co.uk,har
rowtimes.co.uk,harwichandmanningtreestandard.co.uk,heraldseries.co.uk,herefordtimes
.com,hillingdontimes.co.uk,ilkleygazette.co.uk,keighleynews.co.uk,kidderminstershut
tle.co.uk,knutsfordguardian.co.uk,lancashiretelegraph.co.uk,ledburyreporter.co.uk,l
eighjournal.co.uk,ludlowadvertiser.co.uk,maldonandburnhamstandard.co.uk,malverngaze
tte.co.uk,messengernewspapers.co.uk,middlewichguardian.co.uk,milfordmercury.co.uk,n
ewsshopper.co.uk,northwichguardian.co.uk,northyorkshireadvertiser.co.uk,oxfordmail.
co.uk,oxfordtimes.co.uk,penarthtimes.co.uk,prestwichandwhitefieldguide.co.uk,reddit
chadvertiser.co.uk,richmondandtwickenhamtimes.co.uk,romseyadvertiser.co.uk,runcorna
ndwidnesworld.co.uk,salisburyjournal.co.uk,smallholder.co.uk,southendstandard.co.uk
,southwalesargus.co.uk,southwalesguardian.co.uk,southwestfarmer.co.uk,stalbansrevie
w.co.uk,sthelensstar.co.uk,stourbridgenews.co.uk,surreycomet.co.uk,suttonguardian.c
o.uk,tewkesburyadmag.co.uk,theargus.co.uk,theboltonnews.co.uk,thenational.scot,then
orthernecho.co.uk,theoldhamtimes.co.uk,thescottishfarmer.co.uk,thetelegraphandargus
.co.uk,thetottenhamindependent.co.uk,thewestmorlandgazette.co.uk,thurrockgazette.co
.uk,times-
series.co.uk,tivysideadvertiser.co.uk,wandsworthguardian.co.uk,watfordobserver.co.u
k,wearvalleyadvertiser.co.uk,westerntelegraph.co.uk,wharfedaleobserver.co.uk,wilmsl
owguardian.co.uk,wiltsglosstandard.co.uk,wimbledonguardian.co.uk,wirralglobe.co.uk,
witneygazette.co.uk,worcesternews.co.uk,yorkpress.co.uk,yourlocalguardian.co.uk##.e
arpiece-ad
wankflix.com##div[id^="adLeader"]
wankflix.com##ul.aff-item-list
||wankflix.com/includes/dp.php?q=
thewindowsclub.com##.adsbygoogle
providr.com##div[id^="ezoic-pub-ad-placeholder-"]
pornwhite.com,sleazyneasy.com###after-adv
softexia.com##body .wppaszone
||cdnmedia.xyz^$popup,domain=akvideo.stream|wstream.video
akvideo.stream,wstream.video##div[style][onclick^="window.open"]
1337x.st##div[id*="Composite"]
||1337x.st/js/faadccceffceedeef.js
bing.com##.promotion-panel-inner
pornflip.com##.container > .aside-emb
||fux.com/mojon.js
||fux.com/ade/pop_ex.php^
||cdn*-*.fux.com/*/banner^
||cdn*-*.fux.com/assets/ad*-*.js
||avforme.com/nutaku/script.*.js
wpbeginner.com##.sidebardeals
wpbeginner.com##.singleadthumbcontainer
||spankbang.com/static_*/JS/mpop.js
||a.spankbang.com^$redirect=nooptext
theprovince.com##.widget_pn_dfpad
updato.com##.dataTable .asset
mma-core.com###rsky
||wpnrtnmrewunrtok.xyz/*x*-stripgirls.gif
/camwhoreshd.com\/[a-z]{1,2}[0-9]{1,2}[a-z]{1,2}[0-9]{1,2}[\S\s]*.js/
$domain=camwhoreshd.com
4tube.com###listingBanner
||piratepirate.eu/static/img/download*.png
phim.media###mobile_content_on_top_player
||static.sportsbar.pw/scripts.js
sportslens.com##.topad
||sportslens.com/files1^
sportslens.com###sidebar > div[id^="text-"]:not(#text-34):not(#text-42)
sportslens.com##div[id^="FMAds"]
||static.efukt.com/js/p^
||static.vidzi.tv/down.png
sporcle.com##.ad-hide
sporcle.com##div[id^="div-gpt-"]
porn.com##div[class*="-zne"]
windowscentral.com##.adunit-wrap
downloadfullfree.com##a[href^="http://pay.fastserver.me"]
peekvids.com###mediaPlayerBanner
||peekvids.com/away/pop$redirect=nooptext
peekvids.com##.watch-page-banner
peekvids.com##.add_href_jsclick
1337x.to##a[href^="/vpn"][href*=".php"]
cumlouder.com##.promo
cumlouder.com##.p-bottom
cumlouder.com##.widget_bnrs
||cumlouder.com/nb/fro_lo.js
vipbox.st,vipbox.fi##.embed-responsive > div[id][style="display:
block;"]:not([class])
vipbox.st,vipbox.fi##a[href*="clksite.com"]
sleazyneasy.com##.banner-aside
||sleazyneasy.com/contents/other/player/candygaby
kimcartoon.me##.kcAds
kimcartoon.to,kimcartoon.me###hideAds
dnserrorassist.att.net##.search-results > .b-links
gotporn.com##.video-page-content > .image-content-wrap > .caption
sports.yahoo.com##div[id*="-AbPromo"]
hentaihaven.org##a[title^="Default (720p)"]
hiapphere.com##a[href="http://www.hiapphere.net/exchange/detail/id/2"] > img
opencritic.com##oc-ad
opencritic.com##.oc-jumbotron__ad
bitfeed.co##.widget-ads
quora.com##.AdBundle
savevideo.me##body .ads
healthline.com##.css-1ca3fuk
healthline.com##header#site-header + section.css-1031od0
||ad.kisscartoon.ac^
escortwiz.com##center > a[rel="nofollow"] > img
||tubemania.org/b_right.html
||tubemania.org/bottom.html
||smplace.com/bcb.js
||smplace.com/bioep.js
||smplace.com/fel.js
czvids.com##.overlay
czvids.com##a[title^="Visit "][rel="nofollow noopener"]
||losporn.org/bees.js
||losporn.org/*_*.js|
thebitchclub.com###video_ads
||pornotube.xxx/*=?ident=*&id_site=
pornotube.xxx##.rmedia
pornotube.xxx###footZones
||mrskin.com/scripts/$third-party
megadrive.co##.elite_vp_popup
||megadrive.co/images/ban/
rarbg2018.org###trlxup
royalroadl.com##.portlet.text-center[style$="padding-top: 5px !important;"]
pornicom.com,vikiporn.com,sleazyneasy.com##.im_block
pornoreino.com,camvideos.tv,vjav.com,private-
shows.net,freepornvideo.sex,xxxhare.com,vqporn.com,watchmyexgf.net,bobs-
tube.com,fakeporn.tv,sleazyneasy.com##.bottom-adv
1movies.to##.superButton
123movies.fun##div[style="text-align: center; margin-bottom: 20px;"]
dcyoutube.com###rowad
dcyoutube.com###clkad
howwe.biz##._300_ad
howwe.biz##.mid-resp-ads
multiup.org##.well.success.text-center
||howfun.org^$domain=multiup.org
||unknowncheats.me/forum/images/ez^
unknowncheats.me###hmmk
ncaa.com##.ncaa-top-ad-wrapper
quora.com##.NewGridQuestionPage .linked_content
/expla*.js^$important,domain=rarbgto.org.
/expla*.js^$important,domain=rarbgway.org|rarbgunblock.com|rarbgcore.org|
rarbgp2p.org|rarbgenter.org|rarbg2019.org|rarbgunblocked.org|rarbgproxied.org|
rarbgmirrored.org|rarbgprx.org|rarbgtor.org|rarbgget.org|proxyrarbg.org|
rarbgto.org|rarbgunblock.org|rarbg2018.org|rarbg.bypassed.org|rarbg.is|rarbg.to|
rarbg.unblockall.org|rarbg.unblocked.kim|rarbgaccess.org|rarbgmirror.com|
rarbgmirror.org|rarbgmirror.xyz|rarbgproxy.com|rarbgproxy.org|rarbgunblock.co|
rarbgaccessed.org
/:\/\/rarbg.bypassed.org\/cdn\/static\/20\/js\/[a-z0-9]{20,}.js/
$domain=rarbg.bypassed.org
||totalcmd.net/images/japanese-used-cars
totalcmd.net##td > center > a[target="_blank"] > img
10minutemail.net###content > #right
fxporn.net##img[alt="remove ads"]
ceporn.net##div[class^="adblock"]
||cdn1-static-extremetube.spankcdn.net/js/a/a.js
||extremetube.com/*/exbl.min.js
extremetube.com##div[style="margin: auto; width:950px; height: 300px; overflow:
hidden;"][id]:not([class])
extremetube.com###video-box > div[style^="float: right; right: 16px; position:
relative;"]
extremetube.com##.homepageBottomVideoList > div[id]:not(#carousel)
extremetube.com##.ggs-list-videos.timeline > li[style*="color: #fff"]
[style*="width:"]
teenpornb.com###sidebar #text-6
||teenpornb.com/1234.gif
||teenpornb.com/teensex.gif
teenpornb.com##a[href^="https://www.0597sands.com"]
||static.exosrv.com^$domain=syndication.exosrv.com
syndication.exosrv.com##body
pictame.com##article > .panel.clearfix.social-entry.text-
center[style*="padding:0px;min-height:"]
coinmarketcap.com###header-banner-wrapper
gowatchfreemovies.to##.secure_link > a[href^="/go.php"]:not([title])
gsmarena.com##iframe[id^="dm-hm-ifrm-"]
||pagead2.googlesyndication.com/pagead/$script,domain=gsmarena.com,important
freeappstorepc.com##center > a[rel="nofollow"] > img
wwltv.com##div[data-module="ad"]
wwltv.com##div[data-module="taboola"]
fetishpapa.com###js-ads-modal
ashemaletube.com,pornoxo.com,boyfriendtv.com,fetishpapa.com##.video-extra-overlay
fetishpapa.com##.ads-block-rightside
||fetishpapa.com/banner-iframe/
||linkrex.net/links/popad$popup
webtv.ws,playerfs.com###video_ads_overdiv
||adlpu.com/links/popad$popup
bitshortener.site##iframe#frame
mope.io###moneyRectangle
mope.io###moneyRectBottomWrap
msn.com###taboola-below-article-thumbnails-card-layout-short
camsexvideo.net##.list-spots
phonearena.com##.spot_disclaimer
phonearena.com###livestream > .left:not(.ln-item)
gearbest.com##header > .back-top-banner
funnygames.biz,funnygames.org,funnygames.at,funnygames.nl,funnygames.eu,funnygames.
ch,funnygames.asia,funnygames.cz,funnygames.pl,funnygames.com.br,funnygames.hu,funn
ygames.com.tr,funnygames.com.co,funnygames.ru,funnygames.it,funnygames.in,funnygame
s.ph,funnygames.pk,funnygames.fi,funnygames.lt,funnygames.dk,funnygames.com.mx,funn
ygames.co.id,funnygames.gr,funnygames.no,funnygames.ie,funnygames.pt,funnygames.com
.ng,funnygames.ro,funny-
games.co.uk,misjuegos.com,funnygames.vn,funnygames.ir,funnygames.kr,funnygames.jp,f
unnygames.cn,funnygames.us,funnygames.se,cadajuego.es,funnygames.be,funnygames.fr##
#katon-slot
citationmachine.net###unit-responsive
anime-loads.org##.skycontent
androidauthority.com###tpd-banner-ad-a
/dreamfilmhd.io\/[0-9]{0,3}[a-z]{0,3}[0-9]{0,3}[a-z]{0,3}.js/$domain=dreamfilmhd.io
spankwire.com##.noPopunder > div[id^="tj_zone_"]+span
spankwire.com##div[class^="align-center"][style]
anime-loads.org###leaderwidget
bubblebox.com###wideLeadrbrd
sleazyneasy.com##.content > .images-btm
sleazyneasy.com##.content > .carousel_1 ~ .headline
sleazyneasy.com##.video-holder > .video-options::after
sleazyneasy.com##.wrap > .sidebar::after
voyeurhit.com##.player-container > div[class^="pl_showtime"]
||vidzi.tv/dl.png
ibc.org##.spinAdvert
||static.escdn.co/js/at/p3veu1.js
||max-deportv.com/arriba
maxdeportv.net##p.Estilo12
maxdeportv.net##p.Estilo13
maxdeportv.net##span.Estilo13
max-deportv.info##.Estilo11
iconmonstr.com##.container-content-ad
business-standard.com##.bannerRelease
business-standard.com##.txt-adv-panel
business-standard.com###Banner_bd
estream.to,1337x.to##body > div[id][style^="position: fixed; top: "][style*="z-
index: "][style*="height: "][style*="width: "]
driverscloud.com###dc_centerpage div[id^="dc_cadre"]
driverscloud.com##.dcdossiers > div[id^="pubbox-"]
leecher.xyz##a[href="https://bytes.id"] > img
123link.pw##.box-main > div:not([class]):not([id]):not([style])
agar.io###advertisement
magesy.be##.adsbygoogle
lubetube.com##a[href^="http://lubetube.com/out"]
thesportek.com##.matches > div[align="center"] > center
bro.adca.st##.pibe
bro.adca.st###punga
wings.io###mpu-top
wings.io##.form-group > center > span.text-muted[style="font-size:12px"]
bestgaypornvideos.com###sidebar > .sidebar-widget:last-child
bestgaypornvideos.com##a[href*="/track/"]
4black.men###content > div[style*="text-align: center;"]
gaypornwave.com##.it-sponsor-site
||gaypornwave.com/baclo.php
gaypornwave.com##.thr-ot > .refill[style*="width:100%;"]
gaypornwave.com##.it-download > .it-download-content
||ww.x-xn.com/api/spots^$third-party
youporn.com##.e8-column
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML2
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML12
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML3
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML2
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML5
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML9
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML6
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML7
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML1
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML8
thegay.com###underplayer
||gayboystube.com/*/js/license.js
||dbnaked.com/ban^
||messytube.com/pup^
fucking-tube.com##.camframe
||watchmygf.cc/z^
||watchmygf.cc/js/ex.js
||netnesspb.com/mad/desk/*.php
jpradio.jp,onlineradios.in,radio.com.lk,radio.net.bd,radio.net.pk,radio.org.nz,radi
o.org.ph,radioau.net,radionp.com,radioonline.co.id,radioonline.kr,radioonline.my,ra
dioonline.vn,radios.hk,radios.tw,radiosingapore.org,radioth.net,zhibo.fm##.add-box-
top
jpradio.jp,onlineradios.in,radio.com.lk,radio.net.bd,radio.net.pk,radio.org.nz,radi
o.org.ph,radioau.net,radionp.com,radioonline.co.id,radioonline.kr,radioonline.my,ra
dioonline.vn,radios.hk,radios.tw,radiosingapore.org,radioth.net,zhibo.fm##.add-box-
side
10news.com###column-41
bitfun.co###slideIn
bitfun.co##.flexContentAd
tempr.email##a[href^="https://www.amazon."]
uplod.cc##.fmore
neowin.net##.verdict-badge
free-power-point-templates.com##.entry__inforial
free-power-point-templates.com##div[class^="entry__inforial-"]
free-power-point-templates.com##.aff-unit
17track.net##.gad-container
theyoump3.com###bottom-ad-download-page
bludv.com##a[href^="https://goo.gl"]
||idsly.com/downlaod1.png
idsly.com##a[href^="http://jalantikus.bid"]
||idsly.com/download.png
radiotimes.com##.dfp-ad
soft4win.com##div[align="center"] > div[style="background-
color:#7CC3E0;width:728px"]
soft4win.com##div[align="center"] > div[style="background-
color:#7CC3E0;width:300px"]
soft4win.com##.p-body-content > div[align="center"] > a > img
||aeonsource.org/wp-content/uploads/*/wp-discount-banner.gif
longindiantube.com##.player-spots > .player-right-b
momsextube.pro,eliteindianporn.com,doxxxindians.com,xxxpornindia.com,bullhub.com,me
gayoungsex.com,hardsex8.com,sexkittytube.com,xxxmovies.pro,lesbiansex.pro##.imbar
androidcentral.com##.adunit
driverscloud.com###dc_centerpage > #dc_cadretoppub
wuxiaworld.com##aside[id^="ai_widget-"]
whattomine.com##.container .centered-image
indianpornvideotube.com##.spot_section
||bhabhitube.com/agent.php^$third-party
||cdn.ss-n-30.com/15ffcf4a.js^$third-party
||originalindianporn.com/func.js
||alsoporn.com/func.js
alsoporn.com##.alsoporn_bt-hs-col
alsoporn.com##.alsoporn_player-spots
fastindianporn.com##.right-bl-wrap
fastindianporn.com##.bottom-bl-wrap > .bottom-bl
||wowindianporn.com/func.js
||fastindianporn.com/func.js
doodhwali.com##a[href^="http://ads.livepromotools.com"]
||doodhwali.com:*/images/banners
||doodhwali.com:*/cont^$image
doodhwali.com##.container .col-xs-12 .col-xs-12 > .yellow:not(:nth-child(3))
smutindia.com##.container .row .orange + .yellow
||smutindia.com*/images/banners
doodhwali.com,smutindia.com##a[href^="http://imlive.com"]
||smutindia.com*/cont^$image
doodhwali.com,smutindia.com##a[href^="http://secure."]
||primeindianporn.com/func.js
||longindiantube.com/func.js
eliteindianporn.com##.br-b > .br
xxxpornindia.com##.ho-bawra
filmshowonline.net##.btn-watch-dl
teenporn.ws,sportsbay.org,ok.nowlive.pw,bro.adca.st##.mask
spankwire.com###vjs-inplayer-overlay
thestar.co.uk##.leaderboard-ad
aniroleplay.com##div[align] > font[face="Arial, Helvetica, Geneva"]
thrillist.com##body .ad-container
addictivetips.com##.publeft
wstream.video###overlayx
tes.com##.masthead-advert
sintelevisor.com###floatLayer
||sintelevisor.com/tv/asas.html
||livesports.pw/ads/
javadecompilers.com##.adsbygoogle
viraliq.com###sidebar > div[style="max-width:300px;"] > p[style^="font-size: 13px;
color: #333333; margin-bottom: 0px;"]
insidenova.com###jobCardDiv
||gomnlt.com/partner_resources/full_job_card_loader_prod.min.js
imp3.live##center > a[rel="nofollow"].btn-primary
exophase.com##.ad-general
atvrider.com,baggersmag.com,boatingmag.com,cruisingworld.com,cycleworld.com,destina
tionweddingmag.com,dirtrider.com,fieldandstream.com,floridatravellife.com,flyingmag
.com,hotbikeweb.com,islands.com,marlinmag.com,motorcyclecruiser.com,motorcyclistonl
ine.com,outdoorlife.com,popphoto.com,popsci.com,range365.com,saltwatersportsman.com
,scubadiving.com,sportdiver.com,sportfishingmag.com,superstreetbike.com,utvdriver.c
om,wakeboardingmag.com,waterskimag.com,workingmother.com,yachtingmagazine.com##.st-
block.ads.separator
popphoto.com##.pane-taboola
||sexcord.com/cord.js
rockfile.co##.pageContainer > div[style="max-width: 900px;"] > div[style="text-
align:center; margin:0 auto;"]
||hostround.net/affiliate-resources/728-servers-1.jpg
||web.tmearn.com/aaa.js
softonic.com##.ad-content-wrapper
videolike.org###mgid
veoh.com###RelatedVideosContainer
sexcord.com##.spots-box
||sexcord.com/show.php|
||sexcord.com/sadsrd*.php
||sexcord.com/play*.php
sexlist.tv##.player-ads-side
||sexlist.tv/player/html.php
||sexlist.tv/show.php|
||sexlist.tv/x1.js
colliderporn.com##.player-container > .aside-blocks
losslessbest.org,losslessbest.biz##.blog-tandems > div[class="row"] > center > b
losslessbest.org,losslessbest.biz##.adsbygoogle
weather.com##.taboola-module
spaste.com###template-contactform-message > a[target="_blank"] > font[color]
html-online.com##.templateSzorny
viewdrama.com##div[class^="inside-video"]
linclik.com##.box-success > .box-body > p:not([id]):not([class]):not([style])
publicleech.xyz##a[href="http://www.exrapidleech.info/index.html"] > img
||publicleech.xyz/templates/plugmod/images/exrapidleech.gif
tvpor-internet.com##div[id^="pub"]
vergol.com###closeX
vergol.com##div[id^="capa"]
||verliga.net/publiverliga.html
||verdirectotv.com/publi/publi728.php
||verdirectotv.com/publi/publi300.php
||vercanalestv.com/ad300.html$important
||vercanalestv.com/publimia.html$important
dinostream.pw,playerapp1.pw##[id^="total"]
||stadium.dinozap.info/in_ad_new.php
metabomb.net##.advert-container
rockpapershotgun.com,metabomb.net##.billboard-container
1movies.is,1movies.to###zxc_pops
1movies.to###no_po_share
||1movies.to/addons/*.mp4
1movies.to##.player_additional_controls_wrap > .tooltip
1movies.to###content a[href^="/user/buyregistration"]
dvbtmap.eu##div[class*="advertcontent"]
salon.com##[class^="style__inContentAd___"]
onhax.net###top-promo-dload
onhax.net###bottom-promo-abdload
onhax.net###oh-suckitadb-promd-2
||downpas.com/fileziper-down-btn.png
izofile.com##.thecontent > .waleed
softcage.com##.entry > div[style*="background:"]:not([class]):not([id])
serialkeypro.com##a[href^="http://maltaian.info"]
fragrantica.com,fragrantica.ru##div[style="padding: 5px;"] > div[style^="width:
100%; text-align: center; clear: both"]
fragrantica.com,fragrantica.ru##div[style="padding: 5px;"] > div[style="font-size:
10px;"] > div[style="width: 100%; text-align: center;"]
/www.eporner.com\/[^xhr][^comment][1-9]{0,3}[a-z]{0,3}/$script,domain=eporner.com
audiobookbay.nl##a[href^="/download-now.php"]
||audiobookbay.nl/images/hides.jpg
||audiobookbay.nl/images/drt.gif
flashx.pw,flashx.co,flashx.cc,flashx.bz,flashx.ws,flashx.sx,flashx.to,flashx.tv###d
ownload_div2
dreamfilmhd.io##a[href="/go.html"]
dreamfilmhd.io##body > div[style*='z-index: 99999999; background:
url("data:image/']
||image.ibb.co/mbdV2m/Banner_Black_Friday_1_2.jpg
tempostorm.com##.meta-snapshot > a
mirrorace.com##a[href^="http://infoforeme.com"]
wstream.video##div[id*="ScriptRoot"]
birminghammail.co.uk###taboolaRightRailsResponsive
sometag.com##div[class^="some-adv"]
gplayer.kmpmedia.net##.t_banner
genius.com##dfp-ad
||tango-deg.com/*?adTagId
||search.vertoz.com/redirect^
||witalfieldt.com/redirect?
realitykings.com##.floating-banner
1337x.info##a[href^="/directredirect.php"]
1337x.info##a[href^="/spyoff.php"]
torjackan.info##.c-medtitle-output
boom.porn,3prn.com,smutv.com,torjackan.info##.spots
xopenload.com,xmegaload.com###video_ads
realityxxxtube.com##.ads-video-zone-container
||realityxxxtube.com/*.php?z=
showsport-tv.com##body > div[id*="_overlay"]
nflstreams.me##div[id*="ScriptRoot"]
nflstreams.me##.cc-floating
nflstreams.me##.embed-responsive > div[id][style="display: block;"]
livestreamz.net##.lives-before-content
slickdeals.net###logoarea
slickdeals.net##div[id^="crt-adblock"]
audiobookbay.nl##a[href^="/download-"] > img
||audiobookbay.nl/images/shield
nhlstream.net,nbastream.net,nfl-stream.live###sidebar > #text-3
nbastream.net,nfl-stream.live##a[href^="http://v2.nflpass.net/register/"]
nbastream.net,nfl-stream.live##a[href^="http://www.sportyplay.com/"]
nhlstream.net,nbastream.net##a[href="/watch-live/"]
||nbastream.net/wp-content/uploads/2017/06/btn2.png
||streamhd.eu/images/watch-now.jpg
map.poketrack.xyz##div[style^="display:inline-block;background-color:"]
||buffstream.com/uploads/720/*.jpg
buffstream.com##center > a[target="_blank"][rel="nofollow"]
buffstream.com,buffstream.net##a[href*="//look.ichlnk.com/"]
dict.cc##a[href^="/?home_tab=ads"]
onlinethreatalerts.com##.googleResponsive-label
||i.tvmuze.eu/plm/
||imzog.com/*.php?z=*&sub=
||watchfreexxx.net/bees.js
moviestube.live##a[href^="https://moviestube.live/playnow"]
||askwk.me/m.js
||dyncdn.me/static/20/js/xqijtezmrschyl.js$important
sexytrunk.com###vid-ads
||filmlinks4u.is/wp-content/themes/sahifa/js/pop^
||imgrock.info/amload.js
||imgrock.info/vtrack
imgrock.info/ui.php$popup
imgrock.info##div[style]:not([class]):not([id]) > table td[align]:not(.share)
ilgeniodellostreaming.org,watchhax.me###playerads
ilgeniodellostreaming.org,watchhax.me##.contadorads
readlightnovel.org##.sidebar .col-lg-12 > center > small
||planetsuzy.org/*.*?i=*&z=$image
majorgeeks.com/images/mg/ad$image
/watermark$domain=soretin.stream,image
||hashflare.eu/banners/
||hellporno.com/adman_ai/s/s/im.php
||hellporno.com/adman_ai/s/s/js/ssu.v2.js
||hellporno.com/adman_ai/s/s/su.php
||laliga-live.to/img/site/stream*.png
||xxxfatclips.com/func.js
||xxxfatclips.com/images/undbn.gif
||yjcontentdelivery.com/app/*/puRV-$script
youjizz.com###desktopHeaderPr
youjizz.com##[data-i18n^="ads."] + label
download.hr##.ad_unit_label
ostha.com##.patch-top-ads
ostha.com##.patch-random-ads
ostha.com##.patch-bottom
piratecity.net##a[rel="nofollow"][target="_blank"] > img
sjcrack.com##center > a[rel="nofollow"][target="_blank"]
solidsoftwaretools.com##center > img[onclick="linkOPen()"]
||solidsoftwaretools.com/wp-content/uploads/2017/10/download2.png
idm-serial-number.com##a[href^="http://www.hip2file.com/"]
idm-serial-number.com##center > a[rel="nofollow"][target="_blank"]
ghacks.net##.ghacks-sidebar > [id^="ghacks_ad_code-"]:not(#ghacks_ad_code-6)
4shared.com##div[class^="rekl"]
watchonline.to##a[onclick][target="_blank"]
games.latimes.com##.ARK_AdTopMesage
codepad.co##body > .custom-banner
||*.cdnco.us/st*.php
/04stream.com\/[0-9]{1,6}.js/
||firstrowas1.cc/ad*x*.html
||24scor*.*/img/*background$image
||24scor*.*/img/branding
||24scores.org/img/banners^
||3pornstarmovies.com/ai/s/s/su.php
||3pornstarmovies.com/*/*/*/js/ssu*.js^
realstream.pw##div[id^="float-"]
doseofporn.com##a[href^="/go/istripper"]
/doseofporn.com\/[a-z]{0,5}[1-9]{0,5}[a-z]{0,5}[1-9][s\S]*.js/
||ashemaletube.com/ast/paysite
revolvy.com###info_box_ad
megahd.cc###reproduceme li.active[style] > a[target="_blank"]
megahd.cc##.imgsidbrr
megahd.cc##.sub_title_sidebar_ad
megahd.cc##.tab-content > #produccion ~ center:not([id]):not([class])
||movie4k.is/DLWN
||movie4k.is/hdnow.gif
porkytube.com##.large-square
bobmovies.net##.full_film a.download_link[href="#"][target="_blank"] > img
||modelsxxxtube.com/eureka/eureka.js
hallmarkfreemovies.site###details > .section-header ~ div[align="center"] > a > img
filmlinks4u.is##div[id^="tab_HD"]
||filmlinks4u.is/images/watch_
||thevideobee.to/js/punder^
akvideo.stream###overlayx
||ycapi.org/p.php?
||florenfile.com/images/Florenfile-729x90.gif
||instamp3.tv/admbd*html
movie24k.xyz###ad_button
movierulzfree.me,movierulzfree.com##a[href^="/watchfree.php"]
||movierulzfree.com/img/Watch
||movierulzfree.com/img/playnow
movierulzfree.me,movierulzfree.com##.ad_watch_now
santabanta.com###right_336x280_ad
m4ufree.co##a > img[title*="Free Download"]
||m4ufree.co/images/dl.png
||watchputlocker.site/img/watch
watch2free.review,onlinewatchfree.cc,watchonlinemovie.rocks,watch24free.net,watchpu
tlocker.site##.watch_now
||123movieson.com/img/*banner
123movieson.com##a[href^="https://123movieson.com/hd/link.php"]
||nude-gals.com/striptools^
||nude-gals.com/images^
nude-gals.com##a[href^="go.php?"]
nude-gals.com##body > #lightbox ~ div[style*="height: 50px; width: 50px;"]
nude-gals.com##.chaturbate
nude-gals.com##body > #lightbox ~ div[style*="height: 50px; width: 50px;"] +
img[src^="data:image"]
||celeb.gate.cc/assets/bilder/icloudhack
celeb.gate.cc##a[href^="https://goo.gl"]
celeb.gate.cc##body > #footer ~ iframe[id]:not([src])
babesource.com##a[href^="http://babesource.com/a/"]
||upload.ee//image/
globalrph.com##.goog3
||smutty.com/javascript/yo$script
haxball.com##.flexRow > .rightbar
corporationwiki.com##.advert-warn
corporationwiki.com##.sidebar-container > [id$="fixed-ad"]
||gaytoday.xxx/*.php?spot=
||xgaystube.com/api/direct^$redirect=nooptext
jizz.us,gaytiger.com##.aff-sec
||gaytiger.com/inthefront.js
gaytiger.com##.inner-box-container > .row > center
wildgay.com###main + .line1
wildgay.com###popup_box
sextubespot.com##.content.ways > .related.video ~ h5.title-line[style="margin:
auto;margin-bottom: 5px;margin-top: 3px;"]
greengaytube.com##.content > .bottom + div > h2
greengaytube.com##.content > .main_box + .right
sextubespot.com##.invideo-spot-outer
sextubespot.com###pause-adv
sextubespot.com##.fp-player > .fp-ui > a[href^="https://sextubespot.com/videos/"]
videopornstories.com##.floating
videopornstories.com##.player-screen-ads-wrapper
hddgaytube.com###playads
bmovies.ru##a.full.btn[href^="/player/"][href*="_in_hd.html?"][rel="nofollow"]
bmbets.com###rightcolumn > #WebPanel3
||bmbets.com/banner.aspx
playhd.stream##a[href="http://playhd.stream/downloadhd.html"]
playhd.stream##a[href="http://www.playhd.stream/streamhd.html"]
1337x.stream##a[href="http://www.1337x.stream/streamhd.html"]
1337x.stream##a[href="http://www.1337x.stream/downloadhd.html"]
123kmovies.co,filmbae.com##a[href^="http://go.onclasrv.com/afu.php"]
||rapidvideo.com/adcash300.html
gomovies.lol##.idTabs > li > a[href^="#div1"]
yahoo.com###my-adsLDRB
mymovieraven.pro##.mvic-thumb > a.LolElement[href="#"]
mymovieraven.pro###MainContent_Adsection
newmoviezion.pro,mymovieraven.pro##a.LolElement[style*="background-color:red;"]
[href="#"]
spacemov.io##a[href^="http://www.movie4all.co"]
spacemov.io##.popover
mamalisa.com##div[class] > div[style$="padding-top:1em;font-size:.85em;"]
vexmovies.org##a[href^="http://bit.ly"] > img
||vexmovies.org/wp-content/uploads/2017/12/Stream-Movie.png
123moviesflix.com##a[href^="https://123moviesflix.com/downloadprocess.php"]
||123moviesflix.com/wp-content/uploads/ctatop.png
||cpygames.com/cdn-cgi/pe/bag2?r[]=*.cloudfront.net
putlocker.cz##a[href^="http://putlocker.cz/episode-stream"]
putlocker.cz##a[href^="http://putlocker.cz/download-file"]
||script.hentaicdn.com/cdn/*/js/script.h2r
||hentaicdn.com/cdn/v2.assets/period/
putlocker.blog##.conteudo > iframe ~ span.st_sharethis_hcount +
h2[style*="padding:5px;background-color:beige;"]
putlocker.blog##.menu-box > li[id^="text-"]
||123putlocker.org/ptw/js/4k^
123putlocker.org##.column-right > #text-8
123putlocker.org##.postTabs_divs > .table-responsive
||fuckgonzo.com/js/show_adv.js
||enjoyfuck.com/js/show_adv.js
||pornokeep.com/content2/lib/
pornokeep.com###show_adv
||rockjockcock.com/code^
rockjockcock.com###bottom-af
needgayporn.com###side_col > div:not([class]):not([id])
||needgayporn.com/guzguzson.js
||needgayporn.com/fancyAds^
needgayporn.com##iframe[src^="https://www.needgayporn.com/player/html.php"]
||needgayporn.com/ohs-180x800.gif
||gaypornmasters.com/frolo.js
||gaypornmasters.com/baclo.php
||realgfporn.com/lander^
realgfporn.com##.banner-video-right
mediafire.com##a[href^="http://www.mftracking.com"]
xgaytube.com##a[href^="https://stats.hprofits.com"]
boy18tube.com##.video > table td + .random-td
||boyfriendtv.com/bftv/www/js_*?url=https://www.boyfriendtv.com/out
||boyfriendtv.com/banner-iframe^
||boyfriendtv.com/bftv/b/invideo-exo.html
boyfriendtv.com##div[class$="advi"]
||all-gay-video.com/uploads^$image
all-gay-video.com##a[href^="http://www.buddylead.com"]
||putlocker.*/img/watch
||javbi.com/assets/js/text.js
jav-model.com,vaisex.com,javbi.com##.loading-ad
stileproject.com,shemaleporn.xxx,waxtube.com,pornpy.com##.aff-item-list
incestfuq.com###videoInfos #cam-msg
||images.sexhoundlinks.com/belami-trio
sexhoundlinks.com##.footer > strong > a[href="#"]
sexhoundlinks.com##.link-list > li:not([id]):not([class])
sexhoundlinks.com,gaymanflicks.com###in_player_block
pixiz.com##[class$="-advert"]
hdgays.net##body > .sitelist.w998 + .w998 + .w998
hdgays.net###bnnr_mov_id
hdgays.net##.bnnr_r
||imgtop.hdgays.net/img_bnnrs
||hdgays.net/img_hg/gaypaysites.jpg
hdgays.net##.flash_big > .psgroups
hdgays.net##.flash_big > .rubimg + h4
hdgays.net##body > .ps_img
hdgays.net##.reviewpaysites
hdgays.net###id_tf
||hdgays.net/xxx/thumb
hdgays.net##.w98p
hdgays.net###id_tm
hdgays.net##.lex > a
hdgays.net##body > .sitelist.w998 + .w998
putlocker-9.co##div[align] > a[title*="HD"][rel="nofollow"][class]
sports.ndtv.com##.nd-ad-block
auto.ndtv.com##.ad_300
doctor.ndtv.com##.adv_bg
doctor.ndtv.com##.mrec-ads
food.ndtv.com##.ad_300x250
food.ndtv.com##.ad_300x100
ndtv.com##.mod-ad
solarmoviesc.com,solarmoviefree.net##.container > center > a[href^="../"] > img
gayhits.com##.invideo-spot
livestreamhd.me##div[id^="addy_"]
livestreamhd.me###ads-left
livestreamhd.me###content-match > div[style="text-align:
center;"]:not([class]):not([id])
shemalestube.com##.specialOffer
xrares.com##.nva-center
pornqd.com##body div#preroll[style="display: block;"]
pornhd3x.to,boyfriendtv.com###invideo_wrapper
||pornhd3x.net/ads
||pornhd3x.to/video-ads.ejs
torrentking.eu##.rty
torrentking.eu##a[href^="/movie-download/"][rel="nofollow"]
torrentking.eu##a[href^="//inclk.com/adServe/"]
||bonertube.com/*/script.js
||bonertube.com/*/license.*.js
||bonertube.com/*frntldr.js
bitcoinker.com##iframe[data-lazy-src^="//coinad.com/ads/"]
bitcoinker.com##iframe[data-lazy-src^="//bitcoset.com/show/show.php"]
stream2watch.ru###bannerInCenter
||cdne-static.yjcontentdelivery.com/app/1/js/puWeb^$script
||navegacom.com/protect/redirect$redirect=nooptext
youjizz.com##[data-i18n^="ads."]
bit-sites.com##a > img.ani.in
bonusbitcoin.co###adX
bonusbitcoin.co##a[href^="https://coinad.com"]
bonusbitcoin.co##a[href^="//mellowads.com"]
||bitstarz.com^$third-party
btc.ms##iframe#frame[src]
btc.ms###inter_popup_modal
||rainpool.io^$domain=btc.ms
vipbox.bz##.container .text-center a[href][target="_blank"] > img
vipbox.bz##.embed-responsive > div[id][style="display: block;"]
gotgayporn.com###aff-aside
gotgayporn.com##.bottom-af-block
richdad.com##.___ad-modal
||thumbs.dagay.com/static/js*/sponsor_bg.js
dagay.com###player > .overlay-media
||r.foxgay.com/saimre.php
||r.foxgay.com/*/js/ftl.js
r.foxgay.com##body > #pcontainer
||r.foxgay.com/bkel.php
youporngay.com##.playWrapper > #videoWrapper + aside.clearfix
youporngay.com##.ad-bottom-text
youporngay.com###videoContainer > #pb_template
||myp1p.eu/pup/
||myp1p.eu/js/sun.js
femefun.com##.side_spot
femefun.com##.media_spot_box
||superzooi.com/ilove/bananas.php
||bdsmstreak.com/ldrfront.js
||bdsmstreak.com/jsload.js
bdsmstreak.com##.onvideo
||exoclick.com/ad_track.js$important
olympicstreams.me##a[href^="http://streamsign.me/"]
olympicstreams.me##a[href^="http://www.top-games.me/"]
olympicstreams.me##.embed-responsive > div[id][style="display: block;"]
emty.space,realtimetv.me,seelive.me##body > #noflash ~ style + div[id]:not([class])
emty.space,realtimetv.me,seelive.me##body > .jwplayer ~ style +
div[id]:not([class])
emty.space,realtimetv.me,seelive.me##body > #vidoe-player ~ style +
div[id]:not([class])
dailypress.com##section.trb_outfit[data-role="adloader"] >
section.trb_outfit_sections > div[data-frame-height="100%"][data-frame-
class="trb_em_b_if"]
ratemyprofessors.com###ad300
btcsmile.com##iframe[src^="https://coinmedia.co/"]
adbtc.top##a[href^="https://coinad.com/"]
viral-alert.com##.viral-widget
viral-alert.com##a[href^="https://track.advendor.net/"]
bitcoin143.com##[class^="bmadblock-"]
datoporn.co###a[onclick]
||datoporn.co/assets/pu^
gayporno.fm,gayporn.fm,igayvideos.tv##.b-content__aside > .b-random-column
gogaytube.tv,gaymaletube.name,xgaytube.tv,gaysuperman.com##.b-advertisement
machogaytube.com,good-gay.tv,shemaleporntube.tv##.b-video-cols > .b-randoms-col
icegaytube.tv##.b-secondary-column__banners
icegaytube.tv,machogaytube.com,gogaytube.tv,good-gay.tv,gayporno.fm##.b-mobile-
spots-wrap
||e-hdporn.com/d/*id_site*id_channel*&ref^
anyfreeporn.com,e-hdporn.com##.rmedia
anyfreeporn.com,e-hdporn.com##.scenew #provider
||anyfreeporn.com/d/*id_site*id_channel*&ref^
lilitube.com##body > .container > .row-middle
dailyfreebits.com##a[href^="https://coinad.com/"]
||images.mmorpg.com/images/ros2.jpg
||images.mmorpg.com/images/dbzs.jpg
mmorpg.com##.home > .panelFirst
mmorpg.com##a[href^="http://www.mmorpg.com/adServer"]
mmorpg.com##.gvconblock .newsItem > .news_newspost + div[align="center"] > .head
||forum.xda-cdn.com/honor-hub/images/honorbanner
filerio.in##.content01 > div[align="center"] h2 > a
||hollaforums.com/if/rc
fbstreams.me##a[href*="/vipbox"] > img
calgarysun.com###content > .l-content > .l-top-content
claimcrypto.cc,zlink.xyz,ad-doge.com,doge-
bitsfree.net,trxfaucet.xyz,ethereumfaucet.xyz,bchfaucet.xyz,dashfaucet.xyz,dogfauce
t.xyz,ltcfaucet.xyz,digibytefaucet.xyz,bytecoinfaucet.xyz,monerofaucet.xyz,zcashfau
cet.xyz,ripplefaucety.xyz,peercoinfaucet.xyz,liskfaucet.xyz,etherclassic.xyz,potcoi
nfaucet.xyz,wavesfaucet.xyz,neofaucet.xyz,stratisfaucet.xyz,cryptomininggame.com,fa
ucetcoins.org,club,getdogecoins.com,dutchycorp.space,freelitecoin.vip,moremoney.io,
bitcoinly.in,btcandalt.com,cointalk.club,100count.net,faucetcrypto.com,speedup-
faucet.com,freebitcoin.win##ins[class^="bmadblock-"]
freebitcoin.win##a[href^="https://coinad.com"]
hentaihaven.org##.widget-area > #custom_html-3
||mirrorcreator.com/file_nugget.php
fantasti.cc##.adv-notice
amateurporn1.com##.thumbs-cubes-holder
amateurporn1.com##.cs-link
amateurporn1.com##.main-holder > .row + .content-holder > .thumbs-holder
> .thumb:first-child
amateurporn1.com##.main-holder > .row + .content-holder > .thumbs-holder
> .thumb:nth-child(2)
sexpic.site/more.php$popup
sexpic.site##a[href^="/next.php"]
pictoa.com##.contentsp > #player > .subtitle_wrapper
porn.com##div[class*="-zone"]
bigbtc.win##a[href^="https://coinad.com/"]
bigbtc.win##body > div[style="position:fixed;left:3px;bottom:0px;z-index:999;"]
uploaduj.net##.gba-ad-respo
slipstick.com##.sidebar > #text-257
slipstick.com##.sidebar section[id^="custom_html-"] a > img:not([alt*="donation"])
||lshunter.net/ls/player.php?id=
||assia.tv/css/jquerymin16.js
||0eb.net/js/script-*.js
lshunter.net,lshunter-iframe.com##a[href^="/redirect_bet.php"]
lshunter.net,lshunter-iframe.com##a[href^="http://refparer.xyz/L?tag="]
[href*="&ad="][rel="nofollow"]
lshunter.net##[id^="player_event"]
livestream4u.pw,hdcast.pw,vipcast.pw###addy_overlayer
soretin.stream##.chiquita.close
srkcast.com###table1
srkcast.com###table2
11livematches.com###mid_left > br
||11livematches.com/rent_space/
||11livematches.com/images/watch_football.jpg
||11livematches.com/images/footballtipster2.jpg
masseurporn.com##center > a[rel="nofollow"] > img
||xxxadultphoto.com/*.php|
||allreleases.us/templates/*/images/rek.jpg
mycitymag.com##a[href][target="_blank"].gofollow > img
||ilivestream.com/pu/*/pu.js
greatmedia.top###myDIV
newsbaike.com,newsbaike.com,pepsportrewards.com,sycamoresports.net,themediacows.com
,themediacows.com,themediacows.com,uwformulamotorsports.net,uwformulamotorsports.ne
t,uwformulamotorsports.net,vrsportskit.com,vrsportskit.com,wecanhost.net###obrazek
newsbaike.com,newsbaike.com,pepsportrewards.com,sycamoresports.net,themediacows.com
,themediacows.com,themediacows.com,uwformulamotorsports.net,uwformulamotorsports.ne
t,uwformulamotorsports.net,vrsportskit.com,vrsportskit.com,wecanhost.net###overover
streamonsports.com##div[style="text-align:center;"] > a > img
streamonsports.com##a[href^="http://www.morbitempus.com/"]
nydailynews.com##.rh-ad
vipbox.fi,vipbox.st,olympicstreams.me,strikeout.me,strikeout.mobi,vipbox.mobi,vipbo
x.nu,vipboxtv.me,vipleague.co,vipleague.is,vipleague.me,vipleague.mobi,vipleague.se
,vipleague.sx,vipleague.ws,vipstand.is##.col-md-4.pull-right[style]
mandatory.com###banner-top
||putlocker9.com/movies.js
putlocker7.live##.container table.table.table-danger
putlocker7.live##a[href^="/stream/"][target] > img
||putlockeronlinefree.site/img/watch
||ashemaletube.com/ast/www/*.js?url=*ashemaletube.com/out/
||ashemaletube.com/ast/b/
||ashemaletube.com/banner-iframe^
ashemaletube.com,boyfriendtv.com##.ads-block-rightside
ashemaletube.com##.vidItem > div[class*="advi"]
ashemaletube.com###mediaplayer_wrapper > #invideo_wrapper
||wp.com/crackingpatching.com/wp-content/uploads/*/Head-Image.png
||wp.com/crackingpatching.com/wp-content/uploads*/*Download
||stacksocial-production-stacksocial.netdna-ssl.com/assets/dealOfTheDay.js
||sjcrack.com/wp-content/uploads/*/*btn.png
||goo.gl^$domain=sjcrack.com
||baltizm.co^$third-party
befuck.com##.info > .discount
befuck.com##a[href^="https://cpaofferstat.com"]
clip17.com##.container > .spots
clip17.com##.video-main > .video-spots
pornzog.com##.video-adv
pornzog.com##.adv-block-container
be88.net##.wrap > .spots
be88.net##.video-main > .video-spots
||softfully.com/downloads/download$image
snapnsfw.com##.adw
sextingfriendfinder.com##a[href="http://www.snapsext.net?
utm_source=sff&utm_medium=banner"]
||snapnsfw.com/inc/js/p0p/script.js
||snapnsfw.com/i/snapshot/gif/$image
||snapnsfw.com/i/snapshot/snap/$image
xxxx.se##.rmedia
xxxx.se##iframe.sppc
||xxxx.se/d/$subdocument
||baltchd.net/p?zoneId=$third-party
18pornvideos.net##.video > .video-spots-wr
18pornvideos.net##.content > .spots-wr
18pornvideos.net##.on-player-wrap
||patchsoftwares.com/wp-content/uploads/*/*banner-
||goo.gl$domain=patchsoftwares.com
stun:1755001826:443$important
apkmb.com##.widget-area > aside[id^="text-"]
apkmb.com##.entry-content > center > .btnDownload
mobilapk.com##.adsbygoogle
apko.org##.below-com-widget > div[id^="text-"]
apko.org##.center-post-widget > div[id^="text-"]
andropalace.org##a[class^="generatedlink"][href="#"] > img
explorewin.com##[onclick^="window.open"]
explorewin.com##.entry-inner > div[style*="background:#eee;"]
giveaway.su##.definetelynotanad
123gomovies.info##a[href^="/movie-stream/"]
123gomovies.info##a[href^="/download-file/"]
123gomovies.info##a[href^="/fast-streaming/watch-online-FULL-HD.php"]
123gomovies.info,putlocker.cz##.change-server[data-id="default"]
||123gomovies.info/movie-stream/intro/vid.ogv
||123gomovies.info/movie-stream/intro/vid.webm
nakednepaligirl.com##.rmedia
nakednepaligirl.com##iframe.sppc
||nakednepaligirl.com/d/
||freehappytugsvideos.com/images/rt/
||freehappytugsvideos.com/js/monkey.js
wealthmagnate.com##a[href*="affiliate_id="] > img
helpnetsecurity.com##div[class^="daninja-"]
||helpnetsecurity.com/wp-content/uploads/*/icsattacks.gif
moddb.com###subheader > a[href^="http://bit.ly/"]
moddb.com##.motybg
||rlx.im/links/direct-pop$popup
brightside.me##.inread-desktop-container
brightside.me##.inread-container
brightside.me##.dfp-native-ad-unit
technobuffalo.com##.adLabel
technobuffalo.com##.ext-ad
technobuffalo.com##div[class="post third overflow"]
mocasoft.net##body .sidebar > div.theiaStickySidebar > div[id="text-html-widget-2"]
trackitonline.ru##.adsbygoogle
trackitonline.ru##.col-md-4 > div.listform
||trackitonline.ru/pics/lety.gif
||sexhay18.net/adxxx/
||sexhay18.net/wp-content/uploads/2017/04/phim.gif
||promopure.com/images/promotion
apkpure.com##.right > div[style*="width:100%; height:250px;"]
||livestartpage.com/banner_728.php^
gsmarena.com##div[id^="div-gpt-ad"]
next-episode.net##table #afh
next-episode.net###bannerclass
socksproxylist24.blogspot.com,socks24.org,sslproxies24.top,socksproxylist24.blogspo
t.de##.adsbygoogle
imfdb.org##div[id$="INSERT_SLOT_ID_HERE"]
next-episode.net##div[style="text-align:center;max-width:728px"]
||g.doubleclick.net/gpt/pubads_impl_$script,domain=investopedia.com,important
softdaily.ru##.advertisement-ad
download.canadiancontent.net##div[style="margin-bottom: 10px; background-color:
#FFF; height: 255px; min-width: 300px;"]
||ssl4us.*/pro_all_min.js^$third-party
||ssl4us.*/pro_mov_min.js^$third-party
||ssl4us.*/pro.js^$third-party
||boysfood.com/feature.js
||boysfood.com/static/js/raTrk.js
||static.supuv2.com/js/ppjs/build/vanilla.min.js
homemoviestube.com##.visibleAd
breitbart.com##.amp-embed-taboola
putlockers.tv##.menu-box > li[id^="text-"]
dailyfx.com###top-ref-box
||pornyfap.com/A/porny.js
||pornyfap.com/A/front.js
||gomovies.co/maindb/load.js
yepi.com###top_banner_holder
fakeporn.tv##noindex a[rel="nofollow"] > img
fakeporn.tv##.spot > a[href][target="_blank"] > img
||fakeporn.tv/js/z123.js
9anime.is###player > div[style^="width: 300px; height: 250px;"]
silvergames.com##div[id^="box_ad_"]
silvergames.com###x_home_1
||watchmygf.porn/source/a/img/*.gif
watchmygf.porn##.spots_watch
arconaitv.us###videoadv
||perfectgirls.net/scripts/pgloader.js
androidcentral.com##a[href^="http://pubads.g.doubleclick.net/"]
steamgifts.com##.sidebar--wide > div.sidebar__mpu[style^="display: flex; justify-
content: center;"]
doublemesh.com##.adace-after-content
doublemesh.com##.widget_adace_ads_widget
mangainn.net##.mangareadtopad
||perfectgirls.net/*/|$script
perfectgirls.net##.additional-block-bg
alphaporno.com##.advertising-bottom
||alphaporno.com/ap-script.js
vikiporn.com,its.porn,swiftbysundell.com,uiporn.com,fpo.xxx,fapster.xxx,heroero.com
,camwhores.tv,heroero.com,porngem.com,magnetfox.com,sexwebvideo.com,warungbioskop.c
om,uploadfiles.io,private-
shows.net,pornfapr.com,vqporn.com,watchmyexgf.net,alphaporno.com##.sponsor
||dattr.com/popupredirect.js
||edenporn.com/*.mp4|$domain=dattr.com
dattr.com###linkadver
dattr.com###onFinish-thumbs
dattr.com##div#a[style^="float: right;"]
youporn.com##.playWrapper > div#videoWrapper+aside[class]
player.javout.net###nuevoa
player.javout.net##.vjs-scroll
thisismoney.co.uk##[id^="taboola-stream-thumbnails-"]
dir50.net##a[href^="https://ad.dir50.download/"]
hot-jav.xyz##.banner-bottom
hot-jav.xyz###bottom_ads_wrap
plusone8.com,hdpornstarz.com,javhitz.com,javmoon.com###overlay-advertising
plymouthherald.co.uk##.top-slot
plymouthherald.co.uk###div-gpt-native
uploadrocket.net##.adsbygoogle
uploadrocket.net##.file_slot > tbody > tr img[src^="images/button_"]
||imgking.xyz/*_*.js|
hgtv.com###dfp_leaderboard
hgtv.com###leaderboard_fixed
diynetwork.com###dfp_leaderboard
diynetwork.com###leaderboard_fixed
vortez.net##.wide-banner
spoonuniversity.com###leaderboard_fixed
cookingchanneltv.com###dfp_leaderboard
cookingchanneltv.com###leaderboard_fixed
javhitz.com##a[href="https://javmoon.com"]
||i.imgur.com/OZ2OuM4.gif
moviesand.com,homosexualtube.com,rockjockcock.com,bonertube.com,gotgayporn.com,subm
ityourflicks.com##.overlay-ggf
||submityourflicks.com/*/script.js
submityourflicks.com###aff-aside
intporn.com,thefappeningblog.com##a[href^="https://go.stripchat.com/"]
||shareae.com/im/*prefiles
shareae.com##a[href*="/aff_c?offer_id="] > img
shareae.com###dle-content > div.block > center > a[target="_blank"] > *
shareae.com###dle-content > div.block > div[id^="news-id-"] > p[style="word-
spacing: 1.1px;"] > object
megayoungsex.com##.SAbnBot
megayoungsex.com##.SHVidBlockR_Bn
megayoungsex.com###divExoLayerWrapper
||hardpussysex.com/img/full-hd.jpg
||torrentproject2.se/p.js
||torrentproject2.se/nordvpn/
watchmyexgf.net##.albums-ad
||watchmyexgf.net/z/new1.gif
||watchmyexgf.net/z/new2.gif
||watchmyexgf.net/z/new3.gif
||watchmyexgf.net/images/new/teamskeet/exxxtra_small_long.jpg
||watchmyexgf.net/js/z123.js
doitruy.net###divExoLayerWrapper
||doitruy.net/exo/ads-menu-exo.js
gomoviec.com,168hd.net##.mobile-btn > a.btn-successful[target="_blank"]
lavamovies.se##.main-detail > .btn-container
lavamovies.se##.le-server > div.les-content > a[href^="/"]
new-game-apk.com/wp-content/uploads/2017/*_SLUT_18_*.gif
||new-game-apk.com/wp-content/uploads/*/ads-*.jpg
torrent-series24.com###widgets-wrap-sidebar-left
greatamericancountry.com###leaderboard_fixed
greatamericancountry.com,travelchannel.com###dfp_leaderboard
||luscious.net/lamia
||luscious.net/static/tools.js
||tangasmix.com/inc/adds/
||tangasmix.com/tmix/promo.js
tangasmix.com##td[bgcolor="#8AFF00"][align="center"][height][width^="3"]
hdgirlstock.com##.ads_random
hdgirlstock.com###footer > div.list-sites
hdgirlstock.com###footer > center
hdgirlstock.com###footer > div#sites
||playpornfree.org/*_loader*.js|
||playpornfree.org/see.js
healthline.com##div[adonis-marker]
healthline.com##header#site-header~div[class^="css-"]:empty:last-child
healthline.com##header#site-header > section[class]
||vidlox.tv/js/hrpr.js
||sendvid.com/tpd.png
problogbooster.com##div[class^="adinsidepost"]
warriorforum.com##.AdzerkBanner
warriorforum.com##.AdzerkSideBanner
||mailrufix.com/load.js
vumoo.life,hexari.com##center > a[href][target="_blank"][rel="nofollow"] > img
chess.com##.upgrade-size-728
chess.com##div[class*="-sidebar-ad-"]
||sofascore.com/affiliate/sofa/generate
||sofascore.com/bundles/sofascoreweb/js/bin/util/affiliate.min.js
||assets.bro.adca.st/adpopsfx.html
||pornoruf.com/js/compiled/exo-
||pornoruf.com/js/compiled/custom-vendor.js
pornoruf.com##.banners-footer
slickdeals.net###crt-adblock-a
||pandamovie.co/bee.js
||pandamovie.co/*_*.js|
||pybursa.com/pop.php
australianfrequentflyer.com.au##.messageList > li[id^="post-"] + .funzone
australianfrequentflyer.com.au##.section.funbox > .funboxWrapper >
[id^="funbox_zone_"].funzone_below_content
shqiptvlive.net##.sidebar.section > #HTML6
shqiptvlive.net##.sidebar.section > #HTML2
sport7.tech###player-container > #videoplayerdiv ~ div[style*="z-index:"]
||static.sport7.tech/scripts.json
siasat.com##div[id^="ad-slot"]
siasat.com##div[data-spotim-slot-size="300x250"]
experts-exchange.com##.vendorpromotion
experts-exchange.com###topHeaderBannerWrap
||redirect.won.pe/ad/$popup,domain=won.pe
digit.in##.gadgetDealSideBar
digit.in##.advertisements
digit.in##.recommended-box
digit.in##.top-promo
lolskill.net##div[class^="container text-center aaa aaa"]
androidcentral.com,windowscentral.com,imore.com##.article-leaderboard
geniuskitchen.com##.smart-card-wrap > div.smart-aside
||thisvid.com/js/exblk/
thisvid.com##.bottom-spots
superligatv.com,tele-
on.com,tvenvivo.online,dinozap.info,vvcast.tv##[id^="floatLayer"]
vidmoly.me###boxs
watchfaces.be##.google
watchfaces.be###secondary > aside#text-2
watchfaces.be###secondary > aside#text-3
watchfaces.be###secondary > aside#text-4
sap-certification.info##.site-c-header-ad-cr
csgosquad.com##a[href*="//bit.ly/"] > img
csgosquad.com##.wrapper >
div[style="position:fixed;top:0;left:0;right:0;bottom:0;"] > a[href^="//bit.ly/"]
rootcracks.org,fullprokey.com,activatorproductkey.org,intoupload.com,profullcrack.c
om,ckfile.com##center > a[href][rel="nofollow"] > img
codingforums.com###content > center > table > tbody > tr >
td[style="width:430px;height:300px"]
||carambo.la^$domain=codingforums.com
zmovs.com##.player-aside-banners
gotporn.com##.sponsored
boostbot.org###ipsLayout_footer > div > center >
a:not([href^="https://boostbot.org/"]) > img
boostbot.org###ipsLayout_mainArea > center > a:not([href^="https://boostbot.org/"])
> img
pornwhite.com##.info_wrap > div[class="cs"]
||vexmovies.com/Stream-Movie.png
howtogeek.com##div[id^="purch_"]
||graphicex.com/fo/300x600
||graphicex.com/fo/350x250
torrentprobit.com##a[href^="/click/"]
||torrentprobit.com/adstmp.js
uploadcloud.pro##.adsbygoogle
amateurporn1.com###ab_im
||dir50.net/auth.js
dir50.net##img[alt="advertise"]
tubepornclassic.com##.pupen-vupen
tubepornclassic.com##.tpcadv
||tubepornclassic.com/js/1.js
||tubepornclassic.com/assets/js/noname.js
||tubepornclassic.com/ups/*?z=
nba.com##.block-globalheaderadblock
nba.com###scores-page-ad
imobie.com##.float_adv
imobie.com##.support_guide_download_upper
overthumbs.com###player-overlay
bubble.porn##a[href^="/go/"] > img
||satikids.com/images/download-button
||freefuckvidz.com/d/$script,popup
freefuckvidz.com###footZones
shemaleorgy.xxx,freefuckvidz.com##.listThumbs > li.zone
freefuckvidz.com###tabVideo > div.rmedia
||overthumbs.com/js/?
overthumbs.com##.c-rightbar
||pornwhite.com/js/script*.js
||pornwhite.com/js/license*.js
pornwhite.com##.player_adv
pornwhite.com##.advertising-side
||amateurporn1.com/*_*.js|
||amateurporn1.com/dea298a3.js
||amateurporn1.com/js/script2.js
||amateurporn1.com/js/pulicense.js
drtuber.com##.columns_adv
trekbbs.com##.mainContent > [style="width:970px;height:250px;"]
trekbbs.com##.sidebar > [style="width:300px;height:1050px;"]
trekbbs.com##.sidebar > [style="width:160px;margin:auto;height:600px;"]
jav18tv.com###under-video-ads
||bp.blogspot.com^$image,domain=jav18tv.com
sex3.com##.tall_advertising
||sex3.com/if*.html
||sex3.com/player/html.php?aid=
||h2porn.com/aa*.js|
h2porn.com##.side-spot
fuckler.com###player-overlay
clipcake.com##.bottom_spot
clipcake.com##.advertising-side
sexytube.me,bestporntube.me##.banners-aside
bestporntube.me##div[style="width:100%;height:250px;overflow:hidden;"]
hclips.com##.pl_wrr
festyy.com##.a-el
konstantinova.net,sturl.pw,apk4all.com,mondainai.moe,tokenfly.pw,luckybits.io,getfr
ee-bitcoin.com##a[href^="//mellowads.com/"]
getfree-bitcoin.com##.left-advertisement
||sites.google.com/site/tankionlinegeneratortool/$third-party
||zupload.me/button/
zupload.me##a[rel="nofollow noopener"]
usapoliticstoday.com##.td-adspot-title
bravofly.com##.adsbygoogle
bravofly.com##[class^="cmp_sponsoredLinks"]
||thefappeningblog.com/wp-content/uploads/2017/11/stripchat.gif
cllkme.com##.a-el
||watch32movies.co/wp-content/uploads/*/watchmovie.png
||watch32movies.net/wp-content/uploads/*/468play.png
||watch32movies.net/wp-content/uploads/*/signup.png
shehrozpc.com,watch32movies.co##a[href][target="_blank"][rel="nofollow"] > img
sexmummy.com##td[height="115"][align="center"]
sexmummy.com##td[width="330"] table[width="320"][height="100%"]
bubble.porn##a[href="/go/169"]
||bobs-tube.com/frontend_loador.js
dir50.net##img[alt="ads"]
dir50.net##.bigres[style*="height:90px; width:728px;"]
||hentaipulse.com/nvrblk/
pcgamer.com##.dfp-leaderboard-container+div[style*="position: relative"]
[style*="margin: "]
nydailynews.com###ra-taboola-bottom
frprn.com##.spot-player-holder
edmtunes.com##.td-g-rec
||triptoto.com^$popup,domain=tonejoy.com
cpmlink.net##.block-default > div[align="center"] > iframe
private-shows.net##.place
private-shows.net##.iframe-holder
movie4u.ch##a[href^="https://www.download-geek.com/"]
720movies.com##.rkads
||720movies.com/wp-content/uploads/*/new.jpg
||720movies.com/wp-content/uploads/*/ass.jpg
extramovies.cc##center > a:not([href^="http://extramovies.cc/"]) > img
extramovies.cc##a[href="http://amzn.to/2wNC0W0"]
extramovies.cc##.imag > div.thumbnail~span.dl
||probuilds.net/js/pgfr/wrapper.min.js
||probuilds.net/js/pgfr/loader.min.js
m4ufree.com##a[href^="//look.ichlnk.com/"]
||m4ufree.com/images/dl.png
||statics.jav789.com/assets/js/hihi.js
||statics.javhihi.in/assets/js/hihi.js
insuranceloansonline.com##.publicidad_adsense
wefights.com##.jw-overlays
||api.downappz.com/forumhu/wf.js
||losporn.net/*_*.js|
||pornfree.me/*_*.js|
||dreamamateurs.com/dea298a3.js
||hotsouthindiansex.com/js/hsispu.js
hotsouthindiansex.com##.on-player-wrap
hotsouthindiansex.com##.wrapper > div.spots-wr
xbabe.com##div[class^="bnnr"]
||xbabe.com/xb_north.js
||69games.xxx/th/tools.js
69games.xxx##a[href^="/ads/"]
zzcartoon.com##.right-banner
||zzcartoon.com/spot/js1.js
fuckler.com##.video-content+div.video-sidebar > div.list-spots
truecaller.com##.ProfileAd
justwatch.com##.jw-ad-block
ftopx.com##a[href^="https://goo.gl/"] > img
||dreamamateurs.com/js/pulicense.js
||dreamamateurs.com/js/script.js
||dreamamateurs.com/*_*.js|
/^https?:\/\/picturelol\.com\/[a-z\d]+\.(js)$/$domain=picturelol.com
/^https?:\/\/zoomgirls\.net\/[a-z\d]+\.(js)$/$domain=zoomgirls.net
||vqporn.com/*.php|
vqporn.com##table.tg
vqporn.com##.footer > div[class]:empty
moviesand.com,momvids.com,hdzog.com,pornbimbo.com,amateurporn1.com,vqporn.com##.spo
t
vqporn.com##body > .footer ~ div[class]:empty
pornshare.org##a[href^="https://syndication.exosrv.com/"]
||pornorips.com/wp-content/themes/PRs_resp/images/istripper/*.png
pornorips.com##.widget_desktopgirls
cyberscoop.com###welcomeadMask
/protjs/*$domain=trans.firm.in
||trans.firm.in/*.js
nostami.com##.video-plugin-for-adv > div.flex-video+div.video-plugin-div.flex-
video.widescreen
mangafox.la##body > a[href][target="_blank"]
||ur.ly/js/script.js
makeuseof.com##div[id^="axdsense"]
dir50.com##img[alt="ads"]
camwhores.tv##body > div[style^="position: fixed; height: 50px; width: 50px;"]
people.com##.article-footer > .articles-recirculation--see-also > .article-
footer__section-title
eonline.com##.mps-ad
strikeout.co##.text-center > a[target="_blank"] > img
strikeout.co##script + div[id][style="display: block;"]
seomafia.net##.adsbygoogle
||freebookspot.es/download.png
||ebook3000.com/templets/js/468.png
thebookee.net##ins.adsbygoogle
||ebook-hunter.com/ebook_detail_files/468.png
warez4pc.com##center > a[rel="nofollow"] > img
||goo.gl$domain=warez4pc.com
guru3d.com##div[style="text-align: center;"] > strong
totallyrank.com##.td-post-content > center > [onclick]
||fapdick.com/templates/FapDick/images/premseexx
||hotlink.cc/promo/
caminspector.net##.list-videos > div#list_videos_common_videos_list_items > noindex
> div[class="place"]
javqd.me,javtc.tv,findercdn.me,javdoe.tv,javfinder.la,javwide.tv,123moviesc.me,myhd
jav.net,javqd.tv,javmec.com,media.cloudcdnvideo.com,eplayer.is,maxcdn.cloud,av8x.co
m,pornqd.net,javfinder.sh,javfinder.org,javfinder.co,javfinder.io,javqd.com,javdoe.
com###preroll
javfinder.sh,javfinder.org,javfinder.co,javfinder.io###pauseroll
socketloop.com###adsence
slader.com##.inner.ad
slader.com##.ads-to-hide
ptinews.com##.rightUl > li[style="color:Red; margin:20px 0px 0px 60px; font-
family:Georgia; font-size:17px; float:left"]
||msn.com/spartan/*&externalContentProvider=spon
||msn.com/spartan/*&externalContentProvider=*promo
sportstream365.com##div[id^="google_xads"]
speedof.me###msgs[style="width: 100%;"] > div[id^="conta"] > span
forum.xda-developers.com##.purchad
ndtv.com###newsDescriptionContainer > div[style="box-sizing: border-box;float:
left;margin: 20px 0;width: 100%;"]
speedof.me##div[class^="adpane"]
sandiegouniontribune.com##.trb_ar_cont
mcloud.to###jwa
forumophilia.com##div[class$="text-center"] > a[rel="nofollow"] > img
dir50.com##.bigres[style*="height:90px; width:728px;"]
||bit.ly^$domain=vidop.icu|adbl.me|ffmovies.ru|jzrputtbut.net
||cluster-na.cdnjquery.com/color/jquery.color-*.min.js^$domain=hearthpwn.com
3xtop.net##center > a[href^="https://t.co/"] > img
inkthemes.com##.sidebar-banner
clkmein.com##body > div[style^="height:90px;width:100%;"]
timesofindia.indiatimes.com##.atfAdsLoading
straitstimes.com##.group-brandinsider+div.sidebar-list.sbl-lt-blue
winaero.com##.entry-content > div[style^="text-align:center;"][style$="font-
weight:bold;"]
naijatechguide.com###custom_html-6
||web.tmearn.com/ref-728.png
||bestchange.com/images/banners/$third-party
||api.dmcdn.net/all.js$domain=oxo-nulled.info
ur.ly##div[style="text-align: center;"] > a > img
||playerhd2.pw/js/adsensebase.js
bro.adca.st###propis
||images.futbolbase.us/*.html$domain=bro.adca.st
gadgethacks.com##.whtaph
lifehack.org##body .adsbygoogle
lifehack.org##div[id^="div-dfp-ad"]
lifehack.org###article_desk_728x90_ATF11
lifehack.org##[id^="lifehack_d_"][id*="TF"]
||cdnaz.win^$domain=clip16.com|be88.net|clip17.com
clip16.com##.wrap_video > .video-side > center
clip16.com##.video-main > .video-spots
espn.com##.mod-outbrain
link2save.com##.box-down-options > div.box-public
||cliphunter.com/donate.php
cliphunter.com##.SpacingResetXS
||adexchangecloud.com/jump/$popup
||porncorn.co/porncorn-ads.png
||alotporn.com/*_*.js|
||imghall.com/*_*.js|
cinemamkv.net##a[href^="https://goo.gl/"] > img
cinemamkv.net##a[href*="//go."] > img
||imgdone.com/*_*.js|
corneey.com###ctfshb
arenavision.ru##span > [class^="auto-style"]
maango.info##a[onclick^="window.open('http://www.hitcpm.com/"]
||imghost.top/*_*.js|
firstonetv.net##center > div[style*="max-height: 280px;"]
firstonetv.net##center > div[style*="max-height: 90px;"]
||petrovixxxjav.info/*%*.js|
||kawstimages.com/*_*.js|
||xyzimage.net/*.js|
socialblade.com##.section-square-vert
socialblade.com##.section-long-vert-container
socialblade.com##.cas-container
socialblade.com##.cas-wide-container
lasvegassun.com##div[id^="div-gpt-ad"]
||imgplaces.com/*_*.js|
||imageshtorm.com/s*.js|
||imageshtorm.com/*_*.php|
||xxxwebdlxxx.org/*%*.js|
auto.ndtv.com##.ad-block__inner
realcam.me,vipbox.bz,livecamtv.me##body > div[id]:not([class]):not([style])
strikeout.me##.embed-responsive > div[id][style="display: block;"] > div.text-
success
||picshits.com/*_*.js|
||picshits.com/*_*.php|
||imgazel.info/*_*.js|
||imgazel.info/*_*.php|
||enigmages.com/*_*.js|
||subrimages.com/*_*.js|
||imagerar.com/glfbdgo.js
/pagead2.$important,domain=rockfile.eu
imp3juices.com###download_link > a[href][rel="nofollow"]
musicpleer.audio##[id^="supp-ad1"]
||musicpleer.audio/static/ab/
mp3juice.tv,beemp3s.net##.col-md-6 > a[href][target="_blank"]
||yoerotica.com/images/b/
yoerotica.com##.best_wrap
||frprn.com/*_*.js|
frprn.com##.video-info
linxtablet.co.uk###page-body > center > font
linxtablet.co.uk###page-body-inner > center > font
linxtablet.co.uk###page-body-inner > div[class="post bg2"]:not([id])
hdzog.com##.player-showtime-two
hdzog.com##.block-showtime-two
||js.hdzog.com/hdzog/vanload*.js
||tnaflix.com/*.php?action=*&s=
||mp3juices.cc/tt/*/d.html
mp3juices.cc##iframe[src$=".html"][width="360"][height="51"]
watch2free.site,watch2free.net##a[href^="/watching/"]
themeslide.com##.bsac-container
oxo-nulled.info##.custom-html-widget > a[href^="https://goo.gl/"] > img
uploadx.link##.adsbygoogle
userscloud.com##.container > .text-center > a[href][target="_blank"]
||pix.sr/images/banner1.png
last.fm##[data-ads-placement]
onecccam.com###slidshow_right[style="overflow:hidden; width:356px; height:300px;"]
onecccam.com###P728x90
onecccam.com##[id^="P300x280"]
onecccam.com###content_right
thefreedictionary.com###Content_CA_AD_1_BC > .box
downace.com##iframe[src^="https://downace.com/"]
||pandamovie.eu/*frontend_loader.js
hubfiles.pw##a[href="/button/download.php"]
worldfree4ufilm.com##.squarebanner
||movie24k.it/images/oie.png
movie24k.it##a[href="/hdstream/video/watch.html"]
daily2soft.com##center > a[href][target="blank"][rel="nofollow"]
||hit2k.com^$third-party
||assets.bro.adca.st/rectangular.html
||assets.bro.adca.st/cuadrado.html
||pentasex.co/*_*.js|
||sizzlingclicks.com/fr*_*.js|
||sizzlingclicks.com/t62ad1898cac
sizzlingclicks.com##a[href^="https://t.irtya.com/"]
||freeyesporn.com/*_*.js|
||imgpeak.com/fr*_*.js|
||imgpeak.com/eactl.js
||imgpeak.com/exta.js
imgpeak.com###container > center > div[style^="text-align:center;"]
||mirrorcreator.com/js/license.*.js
||mirrorcreator.com/js/bp_script.js
cracksoftwarex.com##center > a[rel="nofollow"] > img
cracksoftpc.com##center > a[rel="nofollow"] > img
||4tube.com/mojon.js
||4tube.com/assets/padb-*.js
||4tube.com/*_*.php?z=
thesimsresource.com##body > div .top-300-ad
thesimsresource.com##body > .sticky_bottom
thesimsresource.com##.pleasewaitad[style="line-height:1.5em;"]
agoodmovietowatch.com##.stickyads
rt.com##div[data-spotim-slot-size="300x250"]
keezmovies.com##.new-friendly-ads-wrapper
||xwhite-tube.com/eureka/eureka.js
||xwhite-tube.com/js/aobj.js
xwhite-tube.com##.content--ads
motherless.com##div[style^="width:915px;height:250px;"]
drtuber.com##.footer > .item_box > .container > .holder
drtuber.com##.aside_panel_video > .heading.fh
||sexxxxi.com/ssxi.html
||sexxxxi.com/css/ubr.js
nuvid.com###wrapper > div[style="height:440px; margin-bottom:15px;"]
nuvid.com##.aside > h2 + .rel_right:empty
rule34hentai.net###main > div.blockbody
porndig.com##.pop_parent
base64decode.org,base64encode.org,numgen.org,pdfmrg.com,pdfspl.com,prettifycss.com,
prettifyjs.net,pwdgen.org,strlength.com,strreverse.com,uglifycss.com,uglifyjs.net,u
rldecoder.org,urlencoder.org##[class^="banner_"]
cookiesflix.com###HTML2
||bit.ly^$popup,domain=adshort.me
yourlust.com##body .is-bnr.kt-player .fp-bnr
yourlust.com##.banner_right
||yourlust.com/im/footer.html
||yourlust.com/im/sidebar.html
||porno-wife.com/css/ubr.js
||porno-wife.com/powi.html
empflix.com##.padAdvx
tnaflix.com,empflix.com##.pspBanner
||empflix.com/*.php?action=*&s=
||dyn.empflix.com/ajax/ga.php
||pornwatchers.com/frexo.js
||pornwatchers.com/baexo.php
videosexarchive.com##.botad > .botadx
123movies4u.co##a[href^="stream"][href$=".html"][target="_blank"].btn
123movies4u.co##.main-content > .btn-group.embed-selector > a.btn-
success[style="text-align: left;"]
viid.me##div[style^="height:90px;width:100%;"]
||cmovieshd.net/ajax/delivery/www/zone/ads_credit.php
is123moviesfree.com,putlockersfm.com,solarmoviefreez.com,fmovies.sc##center >
a[href="../download"] > img
is123moviesfree.com,putlockersfm.com,solarmoviefreez.com,fmovies.sc##center >
a[href="../stream"] > img
://*.beeg.com/*.php?_=$script
gomovies.pet##[class^="content-kuss"]
darewatch.com##.center > .large.awesome[target="_blank"]
darewatch.com###sidebar > .widget > #left3
thevideo.website,thevideo.ch,thevideo.us,thevideo.io,thevideo.me###vplayer > .vjs-
overlay-banner300x
||giveaway-club.com/includes/js/blk-trh.js
myplaycity.com##.billborad_snigel
myplaycity.com##.adsensemenu_top
myplaycity.com##[class^="advertisement_"]
myplaycity.com##.right_absence
myplaycity.com###adcont
gametop.com##.ads.text-center
gametop.com##.row > [class="large-4 medium-6 small-12 show-for-large columns"]
huffingtonpost.co.uk##.ad_wrapper_top
huffingtonpost.co.uk###ad_leaderboard_flex
myrealgames.com##.main-adv-block:not(.desktop-only)
golfchannel.com##body .gc-foundation > .aserve-top
ockles.com,backin.net##[id*="ScriptRoot"]
flashx.to##a[href^="https://adsrvmedia.adk2x.com/imp"]
seriestop.online##a[href^="//go.onclasrv.com/afu.php"]
||seriestop.online/img/play_now_1v.png
watchseries.do##a[href^="http://downloadplayer.xyz/"]
keezmovies.com##.tjads
keezmovies.com###pageWrapper > p[style="text-align: center;"]
keezmovies.com##.footer > p[style="text-align: center;"]
keezmovies.com###footer > p[style="text-align: center;"]
keezmovies.com##.underplayer-wrapper > p[style="text-align: center"]
ewatchseries.to##.shd_button
ewatchseries.to##.s-mpu-list
ewatchseries.to##.freeEpisode
||static.ewatchseries.to/templates/default/images/300x250n*.png
ewatchseries.ac##.sp-leader
ewatchseries.ac##.block-left-home-inside[style*="height:300px; text-align:center;"]
||ewatchseries.ac/images/300x250n.jpg
||ewatchseries.ac/images/728x90n2.png
autobytel.com##.masthead
dayviews.com###panorama_ad
radiotimes.com##.ad-banner-container
radiotimes.com##div[data-element_type="wp-widget-
section_full_width_advert.default"]
festyy.com###ctfshb
||cd.winrack.cf/*.mp4$redirect=noopmp4-1s,domain=vidmoly.me
||vidmoly.me/*.php?*=*&*&$xmlhttprequest
||vidmoly.me/*.php?ai=
||vidmoly.me/machine*.php
||vidmoly.me/check.php
||vidmoly.me/checks.php
vwmmedia.com##a[rel="nofollow"][target="_blank"] > img
||vwmmedia.com/images/download-button-1.png
nhungcaunoihay.net##.text > a[href^="/away.php?file="][rel="nofollow"] > img
4downfiles.org##div[style="width:728px; height:90px; background-color:#f4f4f4;
text-align:center"]
||soul-animeme.net/cpmstar-
foodnetwork.com###dfp_leaderboard
upornia.com##.container > .row.ft
||gotporn.com/main/js/exo-loader/
javarchive.com##[title="ads"]
keezmovies.com##.videopagefriends
||spankcdn.net/*/pht*/pht*.js^
||rockjockcock.com/*/fl*.js|
||rockjockcock.com/*/bl*.php
||rockjockcock.com/*/script.js
||rockjockcock.com/*/license.*.js
||erowall.com/*.php|
||erowall.com/123.js
pussyspace.com###hamonerMED
xxxkingtube.com##div[style*="text-align:center;"] > font
||sheshaft.com/right.js^
||sheshaft.com/js/script.js^
||sheshaft.com/js/license.*.js^
sheshaft.com##.nons
sheshaft.com##.undep_player_ad
||alrincon.com/*/*adultfriend*
||imglnka.com^$image,domain=ja-videos.com|picfox.org|picbank.tk|alrincon.com|
imgpeak.com
emaporn.com##td[width="360"] > center > p
||whitexxxtube.com/eureka/eureka.js
||whitexxxtube.com/*show_adv.
whitexxxtube.com##.banners_pl
||shooshtime.com/abfiles/
||content.shoosh.co/js/shooshtime.js
||hotmovs.com/njs/
||hotmovs.com/js/*.js?v=
ohyeah1080.co,jav-
1080.com,hdporn4us.com,18hdporn.com,haha1080.com,javhd4u.com,hdcutieporn.com,yo1080
.com,ohyeah1080.com##.fancybox-container
/wp-content/plugins/uplayer/dogout2.html$domain=haha1080.com|javhd4u.com|
hdcutieporn.com|18hdporn.com|hdporn4us.com|jav-1080.com
||katmirror.info/ultra/poor.js
jadult.net##.pr-widget
jadult.net##.footer_ads
forum.flacmania.ru##div[id^="b_bn_"]
2jav.com##a#download-link-text.button[href^="/ex/out.php?="]
||pentasex.io/*/fr*_*.js|
||free-sex-video.net/blo.php
solarmoviefree.net##.content-ads
solarmovie.today##.ep_buttons
fmovies.to##a.btn-primary[rel="nofollow"]
hensondds.com##.maincont > div[align="center"] > a[rel="nofollow"] > img
1movies.online###container_outer
||t.co^$domain=iomovies.net|onmovies.se
iomovies.net##.ad_below_player.ads
cafemovie.me##.vpn-horz
thetechgame.com##.ad-height-250
nextgenupdate.com##.posts > center div[style="margin-bottom:10px;"] >
div[style*="text-align: center; background-color: #f6f6f6; height:20px;"]
xpgamesaves.com##.discussionListItems > li.samListItem:not([id^="thread-"])
fckdescargaspaste.com.ve,fckdescargas.com.ve##center > a[target="_blank"] > img
||ratecity.com.au/widgets/moneysaver/mrec-single/
warclicks.com##:not(.holder) > .cool-holder.cool-728.blocked-728
livescience.com###rightcol_top
livescience.com##div[id^="google_ads_iframe_"]
sanet.cd##.dl_ready_news_full
||movierls.net/bloader.php
||movierls.net/floader.js
wiltshiretimes.co.uk##.earpiece-ad
brisbanetimes.com.au##iframe._3Y-wX
brisbanetimes.com.au##iframe[title="adzuna"]
heraldsun.com.au##.w_ad
free-sex-video.net###vertical-banners
free-sex-video.net###player > center > div[style="color:#333;text-align:center;"]
free-sex-video.net##.adbox-inner
free-sex-video.net###footer > div[style="color:#333;text-align:center;"]
easybib.com##.ads_RT
slideshare.net##body li.ss-ad-thumbnail
adlinkme.com##[id^="yx-sli"]
channel4.com##.advertsLeaderboard
channel4.com##body > a.page-bgLink[target="_blank"]
||ic.c4assets.com/bips/gogglebox/brand/e8bccf98-011b-4ea9-8476-a09136f4012f.jpg
||milffox.com/*/*/*/js/ssu*.js^
||pixroute.com/*_*.js|
pixroute.com##table[width="612"][height="262"]
igram.im##.mcon
igram.im##.mcor
||img-central.com/*.php|
/img-central.com\/[a-z0-9]+.js$/$domain=img-central.com
||ximagehost.org/php.php
||ximagehost.org/js.js
picbank.tk###img[width="300"][height="250"]
picbank.tk##a[href*="&aff_id="]
picbank.tk##a[href^="http://blobopics.biz/redirect/"]
||picbank.tk/fro*.js|
||picbank.tk/ba*.php
||blobopics.biz^$domain=picbank.tk
||streaming-porn.org/fata.js
||picfox.org/ba*.php
||picfox.org/fro*.js|
socketloop.com###boring
socketloop.com###adsense
socketloop.com##.adsbygoogle
||cdn.usmovies.me/min.js
||asiatravel2017.com^$third-party
||fxporn69.com/fri_e.js
||fxporn69.com/bai_lo.php
popjav.com##iframe[src*="syndication.exosrv.com/ads-iframe"]
catfly.bg,catfly.co.uk,catfly.com,catfly.cz,catfly.es,catfly.fr,catfly.hk,catfly.hu
,catfly.in,catfly.it,catfly.kr,catfly.kz,catfly.lv,catfly.mx,catfly.nl,catfly.pl,ca
tfly.ro,catfly.se,catfly.tw##.ad-slot-mb
chroniclelive.co.uk##[id^="div-gpt-"]
ign.com###king
1337x.to##a[href="/ghostvpn.php"]
1337x.to##a[href^="/streamredirect"]
javhiv.com##.ad_location
hpjav.com##iframe[src*="syndication.exosrv.com/ads-iframe"]
jav69.co###announcement_bar_slider
jav69.co##.fixed-sidebar-blank > #text-3
||kikibobo.com/banner/
||javtasty.com/images/sample/sample-315x300.jpg
stream365.live,2jav.com,javsex18.com,hdjavsex.com###overlay-ads
jav789.com##.player-ads-bottom
vidoza.net###juic
||watchjavonline.com/images/ad
javqd.com###loading
javqd.com###pauseroll
||static.javhd.com/sb/*-728x90
||whatsmyip.thedevelopmentstore.com/VudhaScript/GetScript$third-party
gumtree.com.au##.header__leaderboard-ad
gumtree.com.au###leaderboard-header-banner
gumtree.com.au##.search-results-page__ad-sense
||goo.gl^$image,domain=downloadsoftwarez.net
katyporn.net###divExoLayerWrapper
||id.katyporn.net/akp/jsbanner.js
||avforme.com/templates/default/js/arf-app.js
downloadsoftwarez.net##.entry-content > center > a[rel="nofollow"]
||img.twomovies.tv/download
twomovies.tv##tr#link_row_0.first
wcoforever.com,wcostream.com,watchcartoononline.io##.anti-ad
scamvoid.com##a[href^="https://goo.gl/"] > img
onlinevideoconverter.com##div[class^="banner728"]
iceporn.com##.video-options > div[style="position:relative;"]
theyoump3.com##.vertical-ad
theyoump3.com##.orizontal-ad
theyoump3.com##.square-wrapper-ad
convertinmp4.com###b300ib
convertinmp4.com###b728l
primewire.ag##a[href^="/gohere.php?"][style*="images/download_button_hover"][class]
cs-fundamentals.com###right-col-block-ad
||moviechat.org/images/aff
theage.com.au##iframe[name="compare_save"]
theage.com.au###jobs
ah-me.com###allIMwindow
ah-me.com##[id^="ntv"][id$="Container"]
ah-me.com##.flirt-block > div[style="color:#000; background:#ccc; padding:5px;
width:290px;"]
||ah-me.com/js/floader.js
||xozilla.com/js/pu.js
||xozilla.com/62ca745f.js
||xozilla.com/player/html.php?aid=pause_html&video_id=*&*referer=
||sexu.com/nb-new
journaldev.com##[id$="-quick-adsense"]
hackingwithphp.com##.container > .lead
hackingwithphp.com##div[style="text-align: center"] > div[style="max-width: 80%;
margin: auto; margin-top: 50px; margin-bottom: 50px;"]:not([class]):not([id])
://*.streamplay.to/*&zoneid=$popup
streamplay.to,streamp1ay.me,streamplay.gdn##iframe.ad
://*.powvideo.net/*&zoneid=
||powvideo.net/js/pu*/pu*.min.js?v=
||powvideo.net/bon/exonat.html
||teamliquid.net/mirror/footer2.js
firstonetv.live,firstonetv.watch##center > div[class][style][widthfrom]
firstonetv.net,firstonetv.watch##.sidebar > .row > .columns:first-child
||thevideo.me/zone
thevideo.cc,thevideo.ch,tvad.me,thevideo.me##.sponsored-content
tvad.me##.vjs-overlay-banner300x
swgoh.gg##.ad-item
swgoh.gg##.sw-ad-mrec
swgoh.gg##.sw-ad-row
dlisted.com##.taboola-sidebar-container
dlisted.com##.taboola-mid-page-container
xda-developers.com##.honor-ad
xda-developers.com##.oneplus-banner
upload.ac,uplod.org,uplod.cc##.dl-plus.text-center
softhound.com##div[class^="softh-"]
||dtpy2njj1v50x.cloudfront.net^|$domain=1001tracklists.com
imgrum.org##.blogpost_preview_fw > .fw_preview_wrapper >
[class="pf_output_container"][style^="text-align: center; margin-bottom: 0;
height:"]
behindwoods.com##.body_bg_anchor
||behindwoods.com/tamil-movies/topbanners-photos/
||behindwoods.com/creatives/intro/BGM-*-banner-*.html
arconai.tv###videoadv
myreadingmanga.info##article.post > div.top_label + div.top_pos
myreadingmanga.info##article.post > div.top_label
||myreadingmanga.info/f*_*.js|
||myreadingmanga.info/b*_*.php|
imojado.org##.wpipa-container
imojado.org##.sidebar > .widget_text
||webcampromo.com^$domain=paradisehill.cc
||pictoa.com/224.js
beinsports.com##.banner_728
||girlscanner.cc/templates/girlscanner/images/dfiles.jpg
||xxximagetpb.org/back*.php|
||xxximagetpb.org/front*.js|
||imgsalem.com/*.php
||imgsalem.com/*_*.js
||ximagehost.org/front*.js|
||ximagehost.org/back*.php|
ximagehost.org###image_details+center > a.boxed
crazyimg.com##center > a:not([href^="http://crazyimg.com/"]) > img
||qrrro.com/templates/2017/js/loader.js
||qrrro.com/templates/2017/loader.php
limetorrents.cc###content > table[style*="width:1070px;"]
||bteye.org/images/play.gif
||bteye.org/images/download.gif
||bteye.org/warn.php
bteye.org##.fastdown > ul
cnet.com###leaderTopWrap
gameslay.net##a[rel="noreferrer nofollow"] > img
skyofgames.com##p > a[target="_blank"] > img.aligncenter
moneycontrol.com##.bot_RHS300
||linsux.org/warn.php
||linsux.org/images/download.gif
||linsux.org/images/play.gif
linsux.org##.downspeed
radiotimes.com##.sidebar__item-spacer--advert-top
kicktorrente.com##[class^="downbtn"] > a[rel="nofollow"]
||mercadojobs.com/GpoJoboAC/getAjaxA
mercadojobs.com###Topad
filecrypt.cc##.buttons > span > button[onmouseup*="openLink"]
filecrypt.cc##a[href][onclick^="var"][onclick*="openLink"] > img
filecrypt.cc##a[href][onclick^="var"][onclick*="openLink"] > i > img
monova.org###section-popular.col-md-12
monova.org##.col-md-12[onclick] > div.col-md-12.z-depth-1.section-a.background-
block
torrent.cd##div > a[rel="nofollow"] > img
torrent.cd##img[onclick^="window.open"]
libertyunyielding.com##.contextual-ad-c
libertyunyielding.com##[class^="dsk-box-ad-"]
freedomoutpost.com##.dsk-box-ad-d
torrentking.eu##a[href^="/podr1/"]
/^https:\/\/(1337x.unblockall.org)\/js\/[a-z\/]{12,14}\.js$/$domain=unblockall.org
ge.tt###taboola-above-ads
onlineradiobox.com##.banner--vertical
||heavy-r.com/tools/tools.js
apkpure.com##div[class$="left"] > div[style*="position:
relative;width:100%;overflow: hidden;height: 180px;"]
||promopure.com/outpromotion/
apkpure.com##.ad-right-600
ramedium.com###admania_primarysidebar > #search-2 + #text-2 > .textwidget > p
thefreedictionary.com###Content_CA_AD_0_BC
freethesaurus.com,thefreedictionary.com###sidebar > a#trans_link + [id]
thefreedictionary.com###sidebar > .widget + [class$="sticky"][style^="height:"]
freethesaurus.com,thefreedictionary.com###sidebar > .widget +
[class$="sticky"]:empty
downace.com##div[class="uk-text-center"] > a[rel="nofollow"] > img
a2zcrack.com##a[href*="https://goo.gl/"]
arch-ware.org##.post center > a[rel="nofollow"]
freeapkgame.net##center > a > img[alt]
cpygames.com##div[style="text-align: center; "] a[rel="noopener noreferrer"] > img
fileoops.com##.adsbygoogle
gameurs.net##div[class="center"] > a[target="_blank"] > img
||imagespicy.site/news*/*.js
||imagespicy.site/site/$xmlhttprequest,~script
||img24.org/*_*.$script
mp3red.me##a[data-href*="ichlnk.com/offer?"]
mp3red.me##.album-cover-left > div.ac > a.button.main-download
xeimg.yt##iframe#frame
||xeimg.yt/exa/koplak.js
||fedsit.com/apu.php?zoneid=
||xeimg.yt/exa/ldr.php
||msavideo-a.akamaihd.net/srcx300/*.mp4$domain=msn.com
msn.com##.adchoicesjs
playretrogames.com###bannerbottom
playretrogames.com##.right-ad-game
playretrogames.com##.top-banner-game
cnet.com##.ad-nav-ad
cnet.com##[class^="ad-leader-"]
cnet.com##[class^="ad-incontent-ad-"]
androidsage.com##.wpInsertInPostAd
androidsage.com##.cb-sidebar > #text-54
androidsage.com##.cb-sidebar > #text-55
androidsage.com##.cb-sidebar > #text-56
||ylx-2.com/bnr_safe.php?
link-cash.com##[class^="bmadblock-"]
uskip.me##a[href*="inclk.com/adServe/"] > img
||uskip.me/images/skipthisen.gif
||bitigee.com/fp.rev3.php
androidfilehost.com##.download-file > div.col-md-4[style="max-width: 320px;"]
a10.com##div[class^="sponsor_"]
windowsreport.com##.code-block-2 > div[style^="background: rgba(156, 156, 156,
0.07);"]
windowsreport.com##div > div[style^="background: rgba(156, 156, 156, 0.07); border:
1px solid rgba"]
thehardtimes.net##.sidebar > #ai_widget-14
||ioredi.com/apu.php^$redirect=nooptext,important
rarbgproxied.org,rarbg-to.proxydude.xyz,rarbg-
to.pbproxy.red,rarbg.unblocked.lol,rarbg.pbproxy2.co##tr > td +
td[style*="height:"]
xojav.com##div[style^="width: 728px;height: 90px;"]
||static.javhd.com/sb/720_100_javhd.jpg
||katyporn.net/*/jspopup.js
javseen.com##.footer-banner
||theporndude.com/promo/$third-party
2jav.com###sidebar > div[id^="text-"] a[rel="nofollow"] > img
javcloud.com##.sidebar_list > li[id^="text-"] a[rel="nofollow"] > img
||pornleech.com/pornleech_backend_loader.php
pornleech.com##td[style="text-align:center;"] > div[style="text-align: center;"] >
span[style="color: red; font-size: x-small;"]
||vidsvidsvids.com/d/*?ident=*id_site=$subdocument
vidsvidsvids.com###footZones
vidsvidsvids.com###tabVideo > .rmedia
nude-share.com##.relative > .fixed-sidebar > a[href] > img
||nude-share.com/js/nspop.js
||nude-share.com/assets/b/*.$image
||imgprime.com/frler.js
||youpornbook.com/welovetorrents_frontend_loader.js
||hotclips24.com/templates/mobile/js/script.js
hotclips24.com###vertical-banners
hotclips24.com###top-banners > div[align="right"][style="color:#333;text-
align:center;"]
hotclips24.com##.adbox-inner
hotclips24.com###footer > div[style="color:#BBB;text-align:center;"] > font
vivud.com##.player-b-container
||vivud.com/js/pns.min.js
||naughtyblog.org/wp-content/cache/minify/1e473.js
||naughtyblog.org/*/*.php|
||catcatyfaucet.xyz/js/natv.js
columbiaspectator.com###ver-in-article-ad-placement
columbiaspectator.com###hor-in-article-ad-placement
bitbt.org##a[href^="/download.php"][target="_blank"][rel="nofollow"] > img
tipucrack.com##center > a[href][rel="nofollow"][target="_blank"]
||tipucrack.com/wp-content/uploads/*/button-download-animated.gif
pathofexile.gamepedia.com###mobileatfmrec
mp3jam.org##div[class="textwidget"] > a[rel="nofollow"] > img
sha2sslchecker.com##.f-right img
putlocker8.net##div[style^="text-align: center;"] > a[rel="nofollow"]
||thekickass.org/o.js
||thekickass.org/ultra/poor.js
filefrogg.com##a[href^="http://wap4dollar.com/ad/"]
filefrogg.com##.td-post-content > center > a[rel="nofollow"]
||s.click.aliexpress.com^$domain=kissmanga.info
ytssubtitles.com##.uk-text-center > a[rel="nofollow"][style="display: inline-
block !important;"] > img
msn.com##.mediumcard-placeholder
kissmanga.com##div[style*="width:860px; height:250px;"]
nxgx.com##.footer > div[style="width:100%;display:inline-block;text-align:center"]
||nxgx.com/Scripts/fl12.js
||prepathon.com/embeds/vqa/*&utm_campaign=vqa_ads
thevideo.me##.player-options-section > div[class="col-md-4 p-l-0"]
makeuseof.com##.new-offers
dildoxxxtube.com##iframe[src="http://dildoxxxtube.com/dxt.html"]
dildoxxxtube.com###ubr
||japanesefuck.com/adboom.php
animenova.org,animeplus.tv##td[align="center"][height="250"]
plusasianporn.com##.vi-br-w > .vi-br
primeindianporn.com,doxxxindians.com,orientalasianporn.com##.bottom-hor-block
> .bottom-hor-b
6japaneseporn.com##.player-place > .player-place-wide-bn-ob
6japaneseporn.com,ixnxxcom.com,orientalasianporn.com,plusasianporn.com,pornhub-
x.net###topbar
||g0ads.com^$third-party
||6japaneseporn.com/func.js
||orientalasianporn.com/func.js
youtub.one###advert
||you-tube.one/ads/player.php
||blog.astrohope.pk/wp-admin/includes/schem.php$domain=videosxxx.bid
indianpornfuck.com,xindiansex.com##.banner-fixed
indianpornfuck.com,xindiansex.com##.video__banner
xindiansex.com##.spot-cs > .spot
xindiansex.com##.spot-container.appeared > .spot.subappear
xindiansex.com##.video > .spot-container.spot-container--video.appeared
nuvid.com##.drt-spot-box
||nvdst.com/templates/frontend/white/js/_pnuvid.js
indianpornvideos.com##.col-md-6.hidden-xs.hidden-sm.hpba
indianpornvideos.com##iframe[src^="https://a.vartoken.com/"]
topvideos88.org##.videocontrols-ads
auroravid.to###adv1
celebjihad.com##.crp_related td[align="center"] >
a[href^="https://www.celebjihad.com/widget/out/"][rel="nofollow"]
celebjihad.com##a[href="https://www.celebjihad.com/widget/out/cjcams.php"]
deepdotweb.com###sidebar > div#text-5
||deepdotweb.com/wp-content/uploads/2016/11/BANNERDEF.jpg
||coleviral.com/vevochiquito.js
||viralvana.com^$subdocument,domain=coleviral.com
funnydog.tv##.topMenu2 + div[style="float: left;"]:not([class]):not([id])
c4crack.com,hdcrack.com,warezcrack.net##center > a[href][rel="nofollow"]
[target="_blank"] > img
time.com##div[id^="masonry_ad_"]
warezcrack.net##a[href^="http://felafk.com/r/"]
dachix.com##.overlay-media
dachix.com##.media-right
||static.cfgr1.com/*/partners-banners/
deviantclip.com##.overlay-media
deviantclip.com##.media-right
deviantclip.com##.tiny_thumbs
daporn.com###aff-media
||daporn.com/frames/*.php
daporn.com##.bottom-promo
daporn.com##.ntv-media
piratecity.net##.code-block > div[style] > img.user
profullversion.com##center > a[href][rel="nofollow"][target="_blank"] > img
||sawlive.tv/ad$important
computerworld.com###amazon-bottom-widget
computerworld.com###content-recommender
myantispyware.com##.sidebar-right-inner > div.widget_endo_wrc_widget
gumtree.com###partnerships
||naughtyblog.org/wp-content/cache/minify/b97f0.js
naughtyblog.org##div[class^="promo-"]
||tubedupe.com/td_bl.php
tubedupe.com##.fp-ui-inline+div[style] > iframe
tubedupe.com###content > noindex
||adult.xyz/fp.rev3.php
thehackernews.com##.sidewalaad
thehackernews.com##.deal-store
camvideos.tv,pornfapr.com##.margin-fix > .place
pornfapr.com##a[href^="http://c.trclkr.com/"]
pornfapr.com##a[href^="https://pornaddik.com/"][href*="popunder"]
||pornfapr.com/frloadr.js
||pornfapr.com/pwntate/$image
||pornfapr.com/img/camfapr_883x80.gif
wankoz.com##.block_content > .player ~ .info_row2
||wankoz.com/plugin.js
||wankoz.com/js/script.js
pervclips.com##.block.top-thumbs > .aside
katestube.com##.sidebar.alt3.add > h2
katestube.com##.thumbs.home > .aside > b
fantasti.cc##.big-banner
||fantasti.cc/ajax/scout.php
||content.spankmasters.com/api/banners/v1/banner
pornrabbit.com,hentai2w.com,indiansexvideos.porn,stileproject.com,dirtyshack.com,it
alianoxxx.com,handjobhub.com,pornwatchers.com,avforme.com,freepornhq.xxx,pornclipsx
xx.com##div[data-mb="advert-height"]
fetishshrine.com##.twocolumn > .r-col
||fetishshrine.com/plugin.js
||fetishshrine.com/js/script.js
animestreams.me##.nyaa320250
animestreams.me##.nyaa728
animestreams.me##.anime-sidebar-square
||cdnstaticsf.com/js/av.js
filesharingz.ga##a[href^="http://downhub.cf/downloading.php"]
a2zcity.net##center > a > *
sajidpc.com##center > a[href][rel="nofollow"][target="_blank"] > img
filefrogg.com##center > a[rel="nofollow"] > img
karanpc.com##a[href^="http://bromson.com/redirect"]
||babepedia.com/iStripper-poppingModels/
babepedia.com##img[height="600"][width="160"]
||karanpc.com/wp-content/uploads/2012/05/download-button.png
||putlocker1.fit/wp-content/themes/putlocker/images/watch-free.png
||putlocker1.fit/wp-content/themes/putlocker/images/download-free.png
putlockerhd.watch##a[href^="/watch.php"][target="_blank"]
putlockerhd.watch##a[href="http://putlockerhd.watch/ad_pop.php"]
putlockerhd.watch###content_left > #movie_info + [style^="float:left; width:100%;
background-color:beige;"]
putlocker-hd.com##a[href="/ad_pop.php"]
putlocker-hd.com##a[href="/720p/"][target="_blank"] > img
||amazon.com/aan/
123movies.co##.widgetsads.sidebaradsmainly
123movies.co###banner_code_ds > .gomo-gtx-br
123movies.co##a[href^="/putonline/"][target="_blank"] > img
||gomovies.co/playnow.gif
freemovieswatchonline.com##a[href^="http://eclkmpbn.com/adServe/banners"]
17track.net##.asd-content
putlockers9.ws##a[href="/access/playmovie.html"] > img
||putlockers9.ws/access/stream-movie.gif
||putlockers9.ws/access/watchfreeputlockers.png
xmovies8.watch##noindex a[rel="nofollow"] > img
xmovies8.watch##.main-news-shad > .tabs-full-news > .index-tabs > center
||xmovies8.watch/en.png
||xmovies8.watch/en1.png
||xmovies8.watch/watch.gif
||xmovies8.watch/playhd.png
bychico.net###text-2.widget_text
dailytelegraph.com.au##.widget_newscorpau_ads
dailytelegraph.com.au##.widget_newscorpau_promo_collection
cmovieshd.com##.container > script + div[id^="AD_"][style]
||t.co^$subdocument,domain=cmovieshd.com
amazon.com##.slot__ad
memeburn.com,ventureburn.com##[id^="x_inter_ad"]
memeburn.com,ventureburn.com###site > #fadeMe
theinquirer.net##.ad-slot
theinquirer.net##[id^="google_ads_iframe_"]
||birdenplay.com/goo.php?$popup
||birdenplay.com/palavro/scripto.js
nomanatif.net###content > center
nomanatif.net###content > center + br
nomanatif.net###content > blockquote > div[style="float:left;"]
nomanatif.net###content > blockquote > div[style="float:left;"] + br
nomanatif.net###content > div[style="float:left;"]:not([class]):not([id])
nomanatif.net##.single_post a[rel="nofollow"][target="_blank"] > img
||wp.com/i.imgur.com/O9R5Ahq.gif
||wp.com/www.nomanatif.net/wp-content/uploads/2016/04/dlinkmidscn1.png
namibian.com.na##.container.wrap > .extras-min
fmovies.is##div[class="widget"] > div[class="row hd-buttons"]
mp4buddy.com###loading-ad
justmp4.us###loading-ad
playpanda.gogoanime.to,playbb.me,play.animeplus.tv,videowing.gogoanime.to,playbb.go
goanime.to,videozoo.gogoanime.to,easyvideo.gogoanime.to,easyvideo.me,videozoo.me##.
safeuploada-filter
uploadcrazy.net###close
animeseason.com###feature_menu_wrapper > div#hidel
anilinkz.to##.gugol
eyeonanime.com##.bnr_ara
dubbedanime.net##forum-menu > div.col-md-12 > div[style="height: 255px; overflow:
hidden;"]
tube8.es,youpornru.com###pb_template[style="display: block;"]
||donkparty.com/left.js
||porntube.com/*/*.php$script
pornbraze.com##.ads-footer
pornbraze.com###video > div.right.hidden-xs.hidden-sm
hotcleaner.com##.page > div.chc72 > div.spl72.cWp
iptvultra.com###outer-wrapper > #banner
iptvultra.com##.advertisement-title
iptvultra.com##.sidebar > #HTML2
iptvultra.com##.sidebar > #HTML12
all-that-is-interesting.com##.header-banner
thebody.com##.boxadtight
thebody.com###float_container
softasm.com##.the-ad-break
softasm.com##.content > center + .download
softasm.com##a[href^="http://estatalogy.info/"][rel="nofollow"]
||softasm.com/wp-content/themes/softasm/img/softasm-top-download.jpg
tampermonkey.net##.adventing
tampermonkey.net##.noborder > tbody > tr > td[width][style="vertical-
align:top;padding-top:17px;"]
iceporn.com##.puffery
porndoe.com##.desktop-ads
pornicom.com###tube_ad_wrap
pornoxo.com##.ads-block-rightside
smutty.com##.mb_ads
smutty.com###stopImapwUx.pl_wr
cinestrenostv.tv###capa1
cinestrenostv.tv###closeX1
gamersheroes.com###sidebar_main > #text-91
gamersheroes.com###sidebar_main > #text-92
gamersheroes.com###sidebar_main > #text-93
hardcoreinhd.com##.rmedia
||hardcoreinhd.com/*=?ident=
hardcoreinhd.com###footZones
||link.zain.biz^$popup,domain=file.up09.com
youpornru.com##.row > div.hot-videos-country.column-flex+div.eight-column
||7tor.download/AV/punder.aspx
||7tor.download/Includes/GA2.aspx
||7tor.download/AV/Banner.aspx
||7tor.download/Banners/
file.up09.com##body > div[style="width:650px;margin:0px auto;"]
file.up09.com##body > a > img[title]
||cdn.gsmarena.com/vv/assets*/js/_pf-*.js
jobcandies.com,techlootz.com,healthfary.com,dailyworldupdates.com,expressbulletin.i
n,sctricks.com,futurefoundationngo.com,pustkala.com,techtremendous.com,brenhealth.c
om,justlikeyojna.com,shortzon.com,sivitechno.com,agradarpan.com,abouttech.space,li-
nkz.com##.col-md-10 > center:first-child
gsmarena.com###topAdv
fullstuff.co##.adsbygoogle
fullstuff.co##.widget-area.sidebar > div#text-9
imgskull.com##body > #popup
imgskull.com##body > #overlay
nxgx.com##div[style="float:right;width:728px;height:90px"]
||nxgx.com/php/*.php
thepiratebay.org##a[href^="http://www.bitlord.me/share/"]
||ur.ly/cnt.php$redirect=nooptext
||ur.ly/js/license.*.js
elsfile.org##.adsbygoogle
||mediapalmtree.com/pu-placer.js
greatdaygames.com##.advertismentLabel
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.video-wrapper >
div#player~div[class$=" hd clear"]
imzog.com##.videos > div.vda-item
moviefone.com###atwAdFrame0EAN
||ugplay.com^$popup,domain=mp3fiber.com
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.playerFlvContainer >
div#pb_template[style]
nmac.to##.nmac-before-content
nmac.to##.nmac-after-content
time.com##.column > .tWo0WoSf
time.com##.column > .row > div[data-reactid="137"]
||theteenbay.co/network/go.php
hdeuropix.com##a[href^="https://go.onclasrv.com/afu.php"]
||hdeuropix.com/js/propads
dreamsfriend.com,hunstulovers.net,123freemovies.net##a[href*="/afu.php?"]
fapality.com##.simple-content > div.cs
||3ddl.tv/te/drop.php
putlocker.rs##a[href^="/player/"][href*="_in_hd.html?title="]
metv.com##ark-bottom-ad
metv.com,nydailynews.com##ark-top-ad
latimes.com##.lb-advert-container
saracatunga.bid###contenido > .close
||notkodi.science/468.html
||notkodi.science/adcric.html
medicalnewstoday.com##.adsbygoogle
tryboobs.com###videoContainer_pop
tryboobs.com##.DarkBg
||pervclips.com/tube/plugin.js
pervclips.com##.advertising-player
faapy.com###player-banner
timeanddate.com###ad300
pornfun.com##.spots-aside
gotporn.com###external-floater-ad-wrap
susutinv2.com##.adsbygoogle
/storage/*.js?_=$domain=noobnoob.rocks|pirata.pw|superbay.link|thepiratebay.kiwi|
bayception.org|bayception.pw|piratebay.town|ikwildepiratebay.xyz|piratebay.tel|
proxy4life.org|thepiratebay.ist|tpb.one|baypirateproxy.org|airproxyproxy.pw|
airproxyunblocked.org|proxyindia.net|bayhypertpb.be|ahoyhyperbay.com|
pirateahoy.net|airproxyboat.in|unblockedtpb.pw|baypirateproxy.pw|airproxybay.art|
thepiratebay.bet|piratbaypirate.link|proxyfl.info|ahoypiratebaai.eu|pirate.bet|
pirataibay.in|thepiratebay.blue|tpbproxyone.org|thepiratebay.pictures|
airproxytpb.red|blueproxy.blue|forrealzpiratebay.org|pirateproxy.click|
bayunblocked.eu|piratenbucht.eu|urbanproxy.eu|pirat2.club|tpbpiratbay.club|
ahoypirate.in|indiaproxydl.org|magnetbay.eu|proxytpb.pw|tpb.tw|unblocktheship.org|
thepirate.xyz|thepirate.one|pietpiraat.org|freeproxy.rocks
/static/img/download-top.png|$domain=pirata.pw|superbay.link|thepiratebay.kiwi|
bayception.org|bayception.pw|piratebay.town|ikwildepiratebay.xyz|piratebay.tel|
proxy4life.org|thepiratebay.ist|tpb.one|baypirateproxy.org|airproxyproxy.pw|
airproxyunblocked.org|proxyindia.net|bayhypertpb.be|ahoyhyperbay.com|
pirateahoy.net|airproxyboat.in|unblockedtpb.pw|baypirateproxy.pw|airproxybay.art|
thepiratebay.bet|piratbaypirate.link|proxyfl.info|ahoypiratebaai.eu|pirate.bet|
pirataibay.in|thepiratebay.blue|tpbproxyone.org|thepiratebay.pictures|
airproxytpb.red|blueproxy.blue|forrealzpiratebay.org|pirateproxy.click|
bayunblocked.eu|piratenbucht.eu|urbanproxy.eu|pirat2.club|tpbpiratbay.club|
ahoypirate.in|indiaproxydl.org|magnetbay.eu|thepirate.xyz|thepirate.one|
pietpiraat.org|freeproxy.rocks|noobnoob.rocks|proxytpb.pw|duckingproxy.eu|
fastpiratebay.co.uk|hyperproxy.net|ikwildepiratebay.org|pirate.trade|
piratebay.click|piratebay.red|piratebaymirror.eu|piratebayproxy.tf|piratebays.co|
piratebays.co.uk|pirateprox.club|pirateproxy.tf|piratetoday.click|proxypirate.in|
proxyproxyproxy.nl|proxyship.click|proxyspotting.in|thepiratebay-proxy.com|
thepiratebay.uk.net|tpb.tw|tpbmirror.us|tpbportal.in|tpbunblocked.org|
ukpirate.click|ukpirate.org|ukpirateproxy.xyz|unblockedbay.info|unblocktpb.com|
thebay.tv|pirateproxy.wf|pirateproxy.yt|gameofbay.org
/static/img/download.png|$domain=pirata.pw|superbay.link|thepiratebay.kiwi|
bayception.org|bayception.pw|piratebay.town|ikwildepiratebay.xyz|piratebay.tel|
proxy4life.org|thepiratebay.ist|tpb.one|baypirateproxy.org|airproxyproxy.pw|
airproxyunblocked.org|proxyindia.net|bayhypertpb.be|ahoyhyperbay.com|
pirateahoy.net|airproxyboat.in|unblockedtpb.pw|baypirateproxy.pw|airproxybay.art|
thepiratebay.bet|piratbaypirate.link|proxyfl.info|ahoypiratebaai.eu|pirate.bet|
pirataibay.in|thepiratebay.blue|tpbproxyone.org|thepiratebay.pictures|
airproxytpb.red|blueproxy.blue|forrealzpiratebay.org|pirateproxy.click|
bayunblocked.eu|piratenbucht.eu|urbanproxy.eu|pirat2.club|tpbpiratbay.club|
ahoypirate.in|indiaproxydl.org|magnetbay.eu|thepirate.xyz|thepirate.one|
pietpiraat.org|freeproxy.rocks|noobnoob.rocks|proxytpb.pw|duckingproxy.eu|
fastpiratebay.co.uk|hyperproxy.net|ikwildepiratebay.org|pirate.trade|
piratebay.click|piratebay.red|piratebaymirror.eu|piratebayproxy.tf|piratebays.co|
piratebays.co.uk|pirateprox.club|pirateproxy.tf|piratetoday.click|proxypirate.in|
proxyproxyproxy.nl|proxyship.click|proxyspotting.in|thepiratebay-proxy.com|
thepiratebay.uk.net|tpb.tw|tpbmirror.us|tpbportal.in|tpbunblocked.org|
ukpirate.click|ukpirate.org|ukpirateproxy.xyz|unblockedbay.info|unblocktpb.com|
thebay.tv|pirateproxy.wf|pirateproxy.yt|gameofbay.org
||porntube.com/assets/adf-*.js
||porntube.com/assets/padb-*.js
||porntube.com/assets/adn-*.js
||porntube.com/assets/abpe-*.js
||porntube.com/faloo.js
||cdn*-sites.porntube.com/tb/banner/
porntube.com##.videoplayer.last > div.container > div.row > div > div.row >
div.col-xs-12 > div.cpp
smallnetbuilder.com###leaderboardspacer
forums.overclockers.co.uk###Offer
||pornxs.com/ajax.php?action=get_link$important
||pornxs.com/js/a/*.js
whatismybrowser.com##.ads-by-google
whatismybrowser.com###main > .leaderboard
watchxxxfree.com##.sidebar-banner
||newstarget.com/Javascripts/Abigail.js
raymond.cc##.sidebar > ul > #text-13
raymond.cc##.sidebar > ul > #text-14
raymond.cc##.sidebar > ul > #text-15
techonation.com###sidebar > #eaa-2
browser-update.org##.adt
onegoodthingbyjillee.com##.textwidget > a[href^="http://amzn.to/"] > img
underhentai.net##.content > div.content-box.sidebar-dark.hidden-xs
dotesports.com##a[href^="http://bit.ly/"][target="_blank"] > [style^="background:"]
dotesports.com##.row > ._5kaapu-o_O-_13fiz6u-o_O-_kgqxma-o_O-_k2fyes
foxnews.com,underhentai.net##.partners
sportsbay.org,fc.lc,box-
live.stream,mp4upload.com,bro.adca.st,porndig.com,underhentai.net###overlay
latimes.com##.trb_ar_cont
hdwallpapers.in##.adsbygoogle
pokemongopocket.com###secondary > #custom_html-2
pokemongopocket.com###secondary > #custom_html-3
portalsyndicate.co###admanager
softonic.com##.ad--displayed
||cam4.com/directoryFanClubs^
versus.com##.PrimeBadge__root___1mHM7
gsmarena.com,aosmark.com,rat.xxx,camwhores.biz,4tube.com,porngun.net,eteenporn.com,
bobs-tube.com,camwhores.tv,sexboomcams.com,pornformance.com,vivud.com##.adv
linkdrop.net##[id*="ScriptRoot"]
speedguide.net##body > div[style="position:relative; margin:auto; padding: 0px;
width:728px; height:95px; text-align:center;"]
langenscheidt.com##a#vocabulary-trainer[href^="https://www.magiclingua.com/"]
[href*="&utm_campaign="]
heraldscotland.com,warringtonguardian.co.uk,eveningtimes.co.uk,swindonadvertiser.co
.uk##.earpiece-ad
gamesradar.com##div[style^="position: relative; box-sizing: border-box; height:
auto;"][style*="text-align: center; display: block; transform: none; contain:
layout; width: 300px;"]
namethatporn.com###parto_block
embedy.me###video_iframe+div
pornovo.com###header_bottom_a_wrapper
pornovo.com###header_video_container > div[id^="video_ol"]
kissasian.ch##div[style$="height: 261px; position: relative;"]
thescore.com##body .tablet-leaderboard
thescore.com##.articles-sidebar > .tablet-big-box
windowscentral.com##.visor-breaker-ad
/js/fbebcbebbd.js$domain=x1337x.eu|1337x.to|1337x.st|x1337x.ws
/^https?:\/\/(www\.)?x?1337x\.(to|st|ws|eu)\/js\/[a-z]{12,25}\.js$/
$domain=x1337x.eu|1337x.to|1337x.st|x1337x.ws
||vivud.com/eb/api.php^
vivud.com##.inplayer_banners
vivud.com##.in_stream_banner
vivud.com##div.im-b.show
||pop-rev.com/revp.php?affiliate
||xml.pdn-1.com/redirect?
||notkodi.science/runner.html
||notkodi.science/modescrips*.html
||notkodi.science/citrico*.html
||notkodi.science/guidoclick.html
head-fi.org##.fp880ads
head-fi.org##.hf_sponsor_140x140
head-fi.org##.pageContent >
div[style="width:100%;height:20px;clear:both;background-color:#ffffff;"]:empty
history.com##.leaderboard > #videos_A
||unlockproject.github.io/unlockproject/javascripts/java.min.js
sport365.live###float-top
sport365.live###float-bottom
sport365.live##body > div[id^="slice-"]
||sport365.live/awrapper/
||medianetworkinternational.com/js/awrapper.js^
prnt.sc##.grundik-div
||1watchmygf.com/js/mes.js
||1watchmygf.com/js/mygf*.js
androidapksfree.com##.post-content > div[style="text-align:center"] > div >
i:first-child
androidapksfree.com##.post-content > div[style="text-align:center"] > i:first-child
newser.com##.RightRailAds
||image.winudf.com/*/upload/promopure/$domain=apkpure.com
streamlive.to###ad_footer
hanime.tv##.golden-saucer
||products.gobankingrates.com^$domain=cnn.com
apkmirror.com##.google-ad-square-inline
popculture.com##.adInContent
igeeksblog.com##.quads-ad1_widget
igeeksblog.com##.wpb_wrapper > .wpb_content_element > [class="widget widget_text"]
ninemanga.com##.ad_728_90_page
ninemanga.com##body >
div[style*="width:100%;height:768px;overflow:hidden;visibility:hidden;"]
taadd.com##body >
div[style*="width:100%;height:768px;overflow:hidden;visibility:hidden;"]
javdoe.com##body > #vstr ~ #income
javhd3x.com##iframe[src="http://javhd3x.com/ads"]
javhd3x.com##.main-page > script + .container > .box
javhd3x.com###mediaplayer_wrapper > #player + #invideo_wrapper
||javhd3x.com/exoclick
||javhd3x.com/ads
942porn.com###leftCouple
942porn.com###rightCouple
||942porn.com/images/200x200.gif
||942porn.com/images/960x100_twuu.gif
ncaa.com##.banner-container
keshavcommoditycalls.com##.sidebar-container > #text-41
youngsexhd.net,eteenporn.com,teenfuckhd.com##.banner-on-player
||goshow.tv/free/events/ac/fallback/
goshow.tv##.ac-video-listing
goshow.tv##.ac-video-side
goshow.tv###ac-player
goshow.tv##.ac-home.ac-native
goshow.tv##.ac-footer
goshow.tv##.ac-listings-side
||crocotube.com/pop/
crocotube.com##.content-provider
sexkittytube.com##.hor-block
pornclustertube.com##.floating
||tryboobs.com/bloader.php
tryboobs.com###spotsFooter
tryboobs.com###spotsRight
proporn.com##.puFloatDiv
proporn.com##.c-meddenomination-output
||tubous.com/bloader.php
tranny.one,tubous.com##.flirt-footer
tubous.com##.allIMwindow
ashemale.one,tubous.com##.adsFirst
ashemale.one,tubous.com##.adsSecond
tubous.com###good_money
||cool.tubous.com/api/spots/
tubous.com##.DarkBg
txxx.com##iframe[src^="http://ipornia.com/frends"]
||static.servtrending.com/pjg.js
||pornscum.com/lib.min1.js
||pornscum.com/set2.js
||chinatownav.com/js/my.js
||chinatownav.com/a/js/adb.js
chinatownav.com###topbar1
chinatownav.com##.invideo > .close-btn
chinatownav.com##.ban_list
golderotica.com##body > div#topbar
||monxserver.com/js/footer-tamiltunes.com.js
8teenxxx.com###footerad4
8teenxxx.com###player_adv_start
||8teenxxx.com/adboom.php
printscreenshot.com,indiansexxxtube.com###topBanner
||img.indiansexxxtube.com:8080/graphics/igfv.jpg
sex.com###ad-div
clashroyalearena.com##a[href="https://brawlstarsup.com/"][rel="nofollow external"]
tvad.me##.TheVideoJsPopOverlay
tvad.me##body > div[style^="width: 100%; height: 100%; position: fixed;"]
[style*="z-index: 9999999;"]
accuweather.com##body #header-davek
visitnorway.com###dtnContainer
hubcoins.xyz##a[href^="http://fadetoblk.space/"][target="_blank"] > img
||bitcoinmoney.info/black.gif
lukkr.com##.spns90
lukkr.com##.df300250
longindiantube.com,xxxmovies.pro##.main-col > .bt-hs-col > .bt-h-b
teensex18.tv##.player-ad
||teensex18.tv/8ad1d8da.js
||cdn.flyingjizz.com/js/cache/x.js
xasianbeauties.com###topbar1
xasianbeauties.com##.content > div.line-bs
||orange.jo/ar/offers/pages/$domain=~orange.jo
poebuilds.net###comp-j4xa15dr
poebuilds.net##.wp2[title="Sponsor Ad.png"]
poebuilds.net##a[href="https://www.instant-gaming.com/igr/
poebuilds/"]:not([role="button"])
poebuilds.net##a[href^="https://www.mulefactory.com/"]
[target="_blank"]:not([role="button"])
||static.wixstatic.com/media/2b1814_8e9e8ee46c054f11a3cac63dfa7ff4a8~mv2.png/v1/
fill/w_300,h_22,al_c/2b1814_8e9e8ee46c054f11a3cac63dfa7ff4a8~mv2.png
tube8.com##.content-wrapper >
div#home_page_wrapper~div#search_page_wrapper_instant~input+div[id]
drtuber.com##.drt-sponsor-block
||iceppsn.com/templates/frontend/iceporn_v*/js/_piceporn.js
iceporn.com##.drt-video-player > div.drt-spot-box
iceporn.com##.maintenance >div.watch+div.furtherance
toptiertactics.com##.widget.widget_text
||xxxtubeset.com/promo
||xpornotubes.com/ponrtube.html
xpornotubes.com###ubr
||sexu.com/nb-old?z=
hdxxnxx.com###div_invideo_ad
||website.informer.com/img/sponsored.png
porn1free.com##.player > #embed__pre
||porn1free.com/e*.js
videos6.com##.player > #embed__pre
||videos6.com/e*.js
extremetube.com##.vjs-inplayer-overlay
extremetube.com##.underplayer-wrapper > p[style="text-align: center"]
mofosex.com##.thumb-list-5 > .auto[style="width: 950px; margin: 20px auto;"] >
div[style="clear:both; text-align:center;"]
||soska.us/api/get_link?$domain=mofosex.com
||cdn1-static-extremetube.spankcdn.net/js/pht2/pht2.js
xnxx.com##.mobile-only-hide
javfind.com##.wrap-tab > div[style="width: 728px;height: 90px;margin: 10px auto;
overflow: hidden"]
hqasiananal.com###topbar1
hqasiananal.com##.invideo[onclick^="$('.close-btn')"]
asianxxxvids.com##.b-block
swissadspaysethfaucet.com##a[href^="//mellowads.com/networkspace/"]
eporner.com##.ad300px
roblox.com##.in-game-search-ad
roblox.com##.abp-spacer
roblox.com###Skyscraper-Abp-Right
roblox.com##.profile-ads-container
roblox.com##.adp-gpt-container
hqjavporn.com##.v-line-bs > .v-line-b
bravotube.net##.good_list_wrap
japanese-sex-porn.com##.lieviev > .ohuayo
japanese-sex-porn.com##.bierlien > .lieviev:first-child + .lieviev > .bovie
> .goagil > .title
bravoteens.com##.wrapper > .main > .heading
bravoteens.com###results > .relthumb + [id].relb[style^="float:"]
||asianxv.com/iiyot.png
1xxx-tube.com##.wrapper > div.block-a
||static.javur.com/libs/pu.js
metacritic.com##.ad_unit
naughtyblog.org##center > a[href^="https://goo.gl/"] > img
||naughtyblog.org/81bf26be.js
planetapk.net##a[href="javascript:void(0);"][onclick][target="_blank"]
planetapk.net##a[href^="http://towardsonsr.info/"][target="_blank"]
||i.imgur.com/7RP9w5v.png
kitguru.net##div > a[class][id^="href-ad-"] > img[src]
kitguru.net##.textwidget > .g > div[class^="g-single a-"]
||kitguru.net/wp-content/uploads/*-Takeover-*.jpg
davidwalsh.name##.x-long > a[href^="https://tkjs.us/"]
||davidwalsh.name/demo/track-js-2.svg
sitepoint.com##[template-alias="Premium Sidebar Sponsors"]
||bhphotovideo.com/bimages/photodeals-do.gif
||bythom.com/_Media/pastedimage_med_hr.png
shabdkosh.com##a[href="//studyiibm.com/campaign13r"]
bradsknutson.com##a[href="http://bradsknutson.com/go/treehouse-banner/"]
[target="_blank"]
tutsplus.com##.announcement-bar
tutsplus.com##.avert--leaderboard
tutsplus.com##.avert
tomsguide.com##.space-b20 > #rightcol_top
vipbox.nu##a[href^="http://www.sportyplay.com/"]
realcam.me##body > div[id][style*="z-index:99999"]
codepen.io###footer-chunk-ad
||tvsubtitles.net/images/watch-hd.gif
tvsubtitles.net##div[style*="width:100%;height:90px; overflow:hidden;"]
||wisefacts.net/banner_v.php$third-party
mangashiro.net##.pum-overlay
mangashiro.net##a[href^="https://goo.gl/"][target="_blank"] > img
mangashiro.net##a[href^="http://www.masterdomino88.com"][target="_blank"] > img
-670x90.gif$domain=mangashiro.net
-300x250*.gif$domain=mangashiro.net
-728-x-90.gif$domain=mangashiro.net
-300-x-250.gif$domain=mangashiro.net
-468-x-60*.gif$domain=mangashiro.net
menshealth.com##[id^="dfp-ad-300x250_advertisement"]
gamesradar.com##div[style^="width: 970px; height: 250px; contain: style layout
size;"]
gocomics.com##.amu-container-ad-wrapper
gocomics.com##.group-item-ad
womenshealthmag.com##.region-banner
shink.in##a[href^="http://wmedia.adk2x.com/"][target="_blank"] > img
||shink.in/img/downloadad.png
online-converting.com###xyz
tweaktown.com##center[style^="min-height:250px"]
tweaktown.com###content-container > center.center-tag
tweaktown.com##center[style*="margin:"]
tweaktown.com##center[style*="margin-bottom:"]
||bitcoset.com/show/show.php?$domain=catchcoin.pw
drtuber.com##.drt-sponsor-data
prevention.com##.list-items > div[class="flexblock-image"]
prevention.com##.region-banner
drtuber.com##.partner_text_link
drtuber.com##.drt-spot-box
pornboil.com##.video-sl
||ashot.txxx.com^
fuckhardporn.com##.player_bn
fuckhardporn.com##.bot_bns
fuckhardporn.com##.player_ads
generatorlinkpremium.com##.thirdsky
emarketer.com##.skyContainer
||androidcentral.com/sites/androidcentral.com/files/article_images/*_banners_$image
epizy.com###stats > div[style="text-align:left; position: float;right:00px;
vertical-align:left;"]
epizy.com###jump-search > div[align="center"] > script + [class="panel panel-
widget"]
wired.com##.ad-component--box
wired.com##.advertisement__leaderboard
wired.com##.cns-ads-stage:not(.cns-ads-slot-type-newsletter-interstitial)
vipbox.nu##.panel-body > .text-center > a[target="_blank"] > img
fbstreams.me,vipbox.nu##a[href^="http://adtwbjs.com/"]
seelive.me##body > div[id][style*="z-index:99999"]
fbstreams.me##.embed-responsive > div[id][style="display: block;"]
tomsguide.com##.rightcol-ads
tomshardware.co.uk##.page-content-rightcol > div#rightcol_top
invisiverse.com##.whtaph-728
invisiverse.com##.whtaph
cpu-world.com##.top_adh2
cpu-world.com##.side_ad300
allkeyshop.com##a[href="https://skinjoker.com/s/allkeyshop"] > img
||allkeyshop.com/blog/wp-content/uploads/skins_mo2.gif
||gamesdeal.com/media/allkeyshop/banner/text.html
torrentdownloads.me##a[href^="https://goo.gl/"] > img
dailyuploads.net##a[href^="http://trafflict.com/"] > img
||dailyuploads.net/images/redbuttonx.png
stadiumgaming.gg,pesworld.co.uk,official-plus.com##.tpaw0
uptodown.com##.gad
||123movies.co/playnow.gif
plusasianporn.com##.ce-b > div.br-b
asianporn.sexy##.main-col > .bt-hs-col > .bt-h-b
originalindianporn.com,wowindianporn.com,6japaneseporn.com##.center-place > .bns-
place-ob > .bn-place
f5movies.top##.alert-bottom
best.io###content > div[class="inner "] > div.custom > div[style^="text-
align:center;"]
||embed.streamdor.co/_a_d_s_/
||cmovieshd.com/ajax/delivery/www/zone/ads_credit.php
speedrun.com##.container.main > div.curse-01.centered
livecamtv.me##div[id][style^="position:absolute;width:300px;height:250px;"]
vipbox.nu##.embed-responsive > div[id][style="display: block;"]
w3schools.com##.sidesection > #skyscraper
adultswim.com##.main__topAdContainer
||z2jakqoshx.com^$image,domain=livetracklist.com
||d31g08uucv95xf.cloudfront.net^$domain=livetracklist.com
techonthenet.com###pre_header
techonthenet.com##.bottom_slot
||hotasiantubes.com/up.js
hotasiantubes.com##.player > iframe + #block[style*="position: absolute; z-index:"]
javmimi.com##.content > div.line-bs
javmimi.com##.invideo[onclick^="$('.close-btn')"]
xnxx.com###content-ad-side
||sexyboys.info/ivr.jpg
||media.r18.com/track/$popup,domain=javfor.me
||javfor.me/images/r18728x90
||javfor.me/images/r18160x_*.
||pics.r18.com/r18/banner/$image,domain=javfor.me
||javfor.me/iframe-as1.html
pogdesign.co.uk##footer > .box728
iwin.com###adModal
iwin.com##DIV.modal-backdrop
||staticxz.com/script.packed.js
||fucktube.website/static/ftu
maketecheasier.com###top-banner
maketecheasier.com##[id^="MTE_in_content_ad"]
||imgrock.co/ftload.js
||imgrock.co/bkload.php
||1tiny.net/1up/$image
1tiny.net##a[href^="http://xvideos.neswangy.net/"]
yiv.com##.game_top_ad
yiv.com###game_middle_ad
techadvisor.co.uk##.criteo-div
statsroyale.com##.landing__arenas > .landing__arena:not([href])
steamcustomizer.com##.col-lg-3.collection-item.shown.as-ad
gostream.is##.gomo-gtx-br
games.iwin.com##.modals
games.iwin.com###advertModal
link.tl##.ad728x90
hltv.org##.match-page > .mrek
hltv.org##[class^="col-rek"]
||geo*.hltv.org/rekl*.php
||hltv.gainskins.com^$subdocument,third-party
csgostash.com##.col-lg-offset-2 > [class="well text-center"]
csgostash.com##.adv-top-header-mobile
roblox.com##.leaderboard-abp
||roblox.com/user-sponsorship/$important
post-gazette.com##div[class="center small upper graytext"]
post-gazette.com##.pgevoke-flexbanner
post-gazette.com##.pgevoke-story-topads-banner
post-gazette.com##.pg-adwrapper-300x250
post-gazette.com##.pgevoke-pagecontent > div.pgevoke-grid-divider-nomarginbottom +
[id="pgevoke-fp-row2"][class="pgevoke-grid-row-full cf"]
bdsmpornhd.com,bestpornever.xyz,fuckedintransit.com,gayporn-
videos.xyz,handjob.pro,jav-hd.xyz,lezbiyen-
tube.com,mybigbeautifulwoman.com,mystreetgirl.com,pinay-porn.xyz,sex-
jav.com,shemale-videos.xyz,thaiporn-videos.xyz,vrporn-videos.xyz##.buttonDW
bdsmpornhd.com,bestpornever.xyz,fuckedintransit.com,gayporn-
videos.xyz,handjob.pro,jav-hd.xyz,lezbiyen-
tube.com,mybigbeautifulwoman.com,mystreetgirl.com,pinay-porn.xyz,sex-
jav.com,shemale-videos.xyz,thaiporn-videos.xyz,vrporn-videos.xyz##.wgContainer
onlinefanatic.com###content_box > .code-block[style="margin: 8px auto; text-align:
center;"]
onlinefanatic.com##.sidebar > #text-23.widget
onlinefanatic.com##.sidebar > #text-21.widget
onlinefanatic.com##.sidebar > #text-18.widget
pornscum.com##div#list_videos_videos_watched_right_now_items > div.place
||pornscum.com/set.js
||pornscum.com/lib.min.js
clashroyale.news##.adsense_colonne
clashroyalepedia.com##.panelad
clashroyalepedia.com##.col-md-3 > .hide_for_mobile[style="background-
color:#eee;height:250px;margin-bottom:5px"]
xxxhare.com##.embeded_advert
pornjam.com##.right-player-43
vporn.com##.adv > *
analdin.com##body[style="background: #000000; margin: 0; padding:
0"]:not([class*="video-page"])
xxxdan.com##.banner-popup
xxxdan.com##.right-banners
xxxdan.com##.related ~ div#bottom-line
||website.informer.com/img/sponsored.gif
tubepornup.com##.video_right
||cpmgohigh.com^$third-party
||tubepornup.com/adg1.shtml
kropic.com,imgbaron.com,picbaron.com,hotfucktube.com###fadeinbox
viptube.com##a.drt-pause-link~div.drt-spot-box.drt-spot-visible
website.informer.com##.newTabs > article+div[align="center"]
website.informer.com##div[align="center"] > div[style="height:90px;"]
website.informer.com##.b-content-btm > table[style="margin-left: -5px"]
||vipboxing.eu/pu
||vipboxing.eu/js/bn*.js
fapality.com##.fp-bnr
vporn.com###video-advert
vporn.com###video-banner
||katestube.com/right.js
katestube.com##.title-holder-related > h2
katestube.com###bottom-adv.bottom-adv
filterblade.xyz###leftSideAd
chan.sankakucomplex.com##div[align="center"][class^="scad"]
cbsnews.com##.nativeAds
net-load.com##.ao-assioma > a[target="_top"] > img
net-load.com##div[id^="heatmapthemead-"][id$="-sidebar"]
greenbayphoenix.com##.stickyLeaderboard
greenbayphoenix.com##.c-contentstream__ad
1062804$domain=sockshare.net
filehippo.com##div[id^="ad-slot-"]
filehippo.com##div[id^="ad-slot-"]+div[style$="padding-bottom:10px"]
short.am##.adsbygoogle
||bangaloremirror.indiatimes.com/bmdge/
adbull.me##.adsbygoogle
circa.com##.Page-ad
dailymotion.com##.dmp_VideoView-ad-slot
||punemirror.indiatimes.com/pnmeue/
computerworld.com.au##.lo-top_promo
auditbureau.org##.hometop > .rightsection > .bb.margin7
||auditbureau.org/images/205x133-%20TOI.png
||auditbureau.org/images/Vijayavani%20July%20December%202016.jpg
crunchbase.com###mobile-ad
||javhdmovies.com/ads
gotporn.com##button.play-btn.play-text-btn
hqjavporn.com##.invideo[onclick^="$('.close-btn')"]
hqjavporn.com##.content > div.line-bs
hqjavporn.com###topbar1
wallpaperhdzone.com,ja-videos.com###sidebar > div[id^="text-"]
latitude.to##div[class^="publi-"]
||1xxx-tube.com/content*/lib/
1xxx-tube.com##video#kt_player_internal+div[id^="invideo_"]
1xxx-tube.com##.banner-x
1xxx-tube.com##.head_bg > div.block-a
1xxx-tube.com###showgo
auditbureau.org##.navmid
scoopwhoop.com##.artad
ummid.com##body > .gridContainer > #Header
||ummid.com/masthead-ad.htm
hackedonlinegames.com##.GoogleAdPreloaderMessage
hackedonlinegames.com##.GameTitle > div[style="height: 110px;"]
hackedonlinegames.com##a[href*="&utm_campaign"] > img
||hackedonlinegames.com/uploads/gasblock
||gadgetsnow.com/ignwe/
pcmag.com###adkit_footer
getgreenshot.org##.body-content+div[class^="ga-"]
getgreenshot.org##.logo+nav > div[class^="ga-"]
latestcracked.com,piratepc.net,2ddl.unblocked.pl,computermediapk.com##a[href="javas
cript:void(0);"][rel="nofollow"]
computermediapk.com##img[alt="Buy RDP"]
||spankcdn.net/js/_raplugin/tools.js
toolslib.net##[class="custom custom-horizontal"]
toolslib.net##.custom > a[href*="campaign=adverts&"][rel="nofollow"]
[target="_blank"]
toolslib.net##.custom > a[href^="https://buy.malwarebytes.com/?c=cb&s="]
[rel="nofollow"][target="_blank"] > img
||toolslib.net/assets/custom/img/4d5/u2s_leaderboard_en.png
||toolslib.net/assets/custom/img/4d5/mb_square_buy.jpg
||toolslib.net/assets/custom/img/4d5/mb_leaderboard_buy.jpg
||toolslib.net/assets/custom/img/placeholders/placeholder_$image
||cashbackholic.com/images/citidoublecash728.jpg
ibtimes.co.uk##.box-recommend-ad
||kickass.com.se/ultra/poor.js
csgostash.com##a[href^="https://goo.gl/"][target="_blank"].hypercase-button > img
csgostash.com##.adv-footer
csgostash.com##[class*="text-center adv-"]
bravoteens.com##.good_list_wrap
bravoteens.com##.vjs-overlay
||bravotube.net/count.js
||bravotube.net/player/html.php?
||bravotube.net/if2/f*.html
||adsxxxtraff.com/mioa*.html?parameter=$redirect=nooptext
javmimi.com###topbar1
javmimi.com##.v-line-bs
javmimi.com##.player > div[onclick] > div[style^="position:relative; top:50%;
left:50%;"]
player.javout.net###invideo_wrapper
javout.net##.social
javout.net##.banner-bottom
txxx.com###playvideot > *
||gotporn.com/bck_loader_
gotporn.com##.image-300x250
gotporn.com##.image-content-wrap.footer-image-contents-bl
vjav.com##.vda-container
||vjav.com/*.php?z=
javstream.us,javstream.co##.kumpulads-side
javstream.co##img[width="300"][height="250"]
javstream.us,javstream.co##.kumpulads-post
||xcafe.com/b/
upornia.com##.sidebar > span[style="height: 20px;"]
decider.com##div[id^="outbrain_widget"]
||sadeemapk.com/wp-content/uploads/2016/06/SadeemAPK-Banner.gif
||sadeempc.com/wp-content/uploads/*-468-
sadeempc.com##center > a[onclick][rel="nofollow"]
8tracks.com##.ad_card
8tracks.com##.banner_container
||zmovs.com/js/pns.min.js
||zmovs.com/eb/api.php?
zmovs.com##.inplayer_banners
zmovs.com##.im-b
zmovs.com##.in_stream_banner
iphonecake.com##a[href="alink.php"][target="_blank"]
||iphonecake.com/images/dl_download.png
gogoanimes.co,gogoanime.sh,gogoanime.ch##.banner_center
gogoanime.ch##div[id^="divFloat"]
||static.mywatchseries.to/templates/default/images/728x90
conservativetribune.com##.sidebar > div > div+div > div > div > b+:not(div)
> :not(div)[id][class]
conservativetribune.com##div[class="article-extras trending"] > div > div+div > div
> div > b+:not(div) > :not(div)[id][class]
conservativetribune.com##.after-article + div[class]:not([class="after-article-
trending"])
conservativetribune.com##.before-article-ad
sf-express.com##.promotion-ad
sf-express.com##.icon-links > div > a[id]:not([href*="../"]) > img
csgostash.com##.adv-skin-details
csgostash.com##.adv-desktop-left
csgostash.com##.adv-result-box-music
csgostash.com##.masthead > .header-vda
yts.ag##a[href="/prv/2rel"]
uplod.ws##.dl-plus > a.btn
guidingtech.com##.sidebar > #text-43
guidingtech.com##.sidebar > #text-44
guidingtech.com##.sidebar > #text-45
guidingtech.com##.sidebar > #text-46
pokevs.com##.map-ad
dallasnews.com##.hm-rundown__ad
dallasnews.com##.main-content > .art-footer-band.js-art-post-body
$webrtc,domain=dualpaste.net|hdmovieswatchs.net|bitporno.com|zippyshare.com
mirrorcreator.com##center > table[style="padding-bottom:10px;width:940px;font-size:
12px;font-family:Verdana"]
mirrorcreator.com##center > a[href*="mirrorcreator.com/out_df.php"] > img
vidlox.tv##a[href^="http://adskeeper.co.uk/"]
smh.com.au##iframe[src="https://masthead-widgets.domain.com.au/widget/masthead/"]
smh.com.au##.html-assets > iframe[name="domain_olg_rhs"][src="about:blank"]
smh.com.au##.panel.is_fm-analytics-widget-tracking
smh.com.au##.article > [class="panel panel--third-party"]
katcr.co###__scr__adstop
||1337x.to/js/sterra.js
||adzuna-jobbox.fairfaxmedia.com.au^$third-party
gofobo.com##.adsbygoogle
photobucket.com##.ads_top
photobucket.com##.ads_bottom
reverso.net###vdasection
reverso.net##.sidebar > .vda-block
reverso.net##.wrapperW > .top-horizontal
gogoanime.io##.add_ads3
channel4.com##.slice__list > .block--mpuContainer > .block__mpu
narkive.com##div[class^="adslot_"]
businessinsider.com##[id^="taboola-right-rail-thumbnails"]
youtubeinmp3.com##[id^="contain-"].pe
||serve.adneutralads.com^
csgo-stats.net##body .bannerzone
road.cc##.adtech-ad
||veronicca.com/verobl.php
||veronicca.com/vfel.js
wallgif.com###ad_modal
wallgif.com###modal_bg
||pushresponse.net^$domain=adpop.me
freetutorials.us###text-4
vice.com,aajtak.intoday.in,wccftech-com.cdn.ampproject.org,m-businesstoday-
in.cdn.ampproject.org##.amp-ad
blockchain.info##span[translate="SPONSORS"]
blockchain.info##li.ad
tellyreviews.com##.ezoic-ad
tellyreviews.com##.td-post-content > div[adunitname]
123moviesfreez.com##.content-ads
123moviesfreez.com##center > a > img:not([src*="123moviesfreez.com"])
forums.imore.com##.adunit
forums.imore.com###postlist > #posts > div[align="center"][style="padding:15px"]
hd21.com##.drt-spot-visible
hd21.com##.puFloatDiv
hd21.com###abmessage
theverge.com,amp.cnn.com,ampproject.org##amp-iframe[src^="https://
widgets.outbrain.com/hub/amp.html"]
||medleyads.com/*.html$redirect=nooptext,important
||lswcdn.net/js/vendor/efldr.js
pervclips.com##.advertising-side
||anyporn.com/player/player.php|
anyporn.com##.ffb_wrap
xbabe.com###ipa-s
pervclips.com##.player_adv
jizzbunker.com##.ftr-banners
sunporno.com##.atvtabling
sunporno.com##.movie-atv
sunporno.com##.atv-block
||sunporno.com/js/floader.js
||sunporno.com/api/*?host=*&ev=
yeptube.com##.drt-spot-box
yeptube.com##.puFloatDiv
||t.propbn.com/redirect/?spot_id=$redirect=nooptext
reviewmeta.com##span[class^="ad_"]
startups.co.uk##.headline-sponsor
healthline.com##.dlb__sticky-container--pagefair
healthline.com##.article__content-body > div.dlb--inline-container
healthline.com##.dfooterlb
healthline.com##.body__col-fixed-right > div.dmr--show
healthline.com##.read-next__row-ad-box
||audiobookeo.com/images/binverse.jpg
||audiobookeo.com/images/blazing.jpg
audiobookeo.com##.postContent > div[style="text-align:left;margin-bottom:5px;"] >
a[rel="nofollow"] > img
||audiobookeo.com/images/download-trial.gif
dailyburn.com##.leaderboard-wrapper
receivesmsonline.net###mADSFooter
||myfinance.com^$domain=money.cnn.com
money.cnn.com##section.headline_list.bizDev.ng-scope
porn-monkey.com###tube_popup
receivefreesms.net###mADSFooter
porn-monkey.com###video_id > .vjs-overlay
porn-monkey.com##aside[id^="special"]
alotporn.com##.player-adv
||cdn-static.alotporn.com/js/main_load.js
robofight.io,tubewolf.com##.home-banner
||tubewolf.com/pop
viptube.com##.promotion
mature2u.net###inVideoInner
||pornicom.com/plugin.php
||pornicom.com/js/license
||pornicom.com/plugin.js
||static.sfcdn.net/s_m2u/banners/
apkmb.com##.widget_media_image img[width="300"][height="250"]
apkmb.com###secondary > #text-4
receivesmsonline.net##font[style="padding-right:3px;padding-left:3px;background-
color:#f9f9f9;color:#000;"]
receivesmsonline.net###mADSAd
receivesmsonline.net##td[data-title="Advertisement"]~td
receivesmsonline.net##td[data-title="Advertisement"]
stereogum.com##.footer-ad-holder
stereogum.com##.zergnet-holder
stereogum.com##.sm-widget-ad
stereogum.com##.leaderboard_top-placeholder
4chan.org###bd > div[style="text-align:center;margin: 10px 0"]
hentai-foundry.com##iframe[name="banner"]
weather.com###wx-top-wrap
weather.com##.admodule_burda_tfm
msn.com##.stripecontainer[data-section-id="stripe.msstore"]
msn.com##.widead
msn.com##.bannersectionad
||audiobookee.com/images/free.jpg
audiobookee.com##div[style^="text-align:center;"] > a > img
||audiobookee.com/images/download-trial.gif
||audiobookee.com/images/direct.gif
||audiobookee.com/images/blazing.jpg
bytesloader.com##div.variable-width[style="display: block; text-align: center;"]
codecanyon.net##.canvas__header > .banner
||freepornhq.xxx/pu/*.js
freepornhq.xxx##.item-tr-col > center
tgpdog.com,freepornhq.xxx##.aff-col
tgpdog.com,freepornhq.xxx##.aside-itempage-col
tgpdog.com##.aff-content-col
gadgetsnow.com##.nativecontent
||gaana.com/ajax/loaddfp^
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.nonesuch
csgosquad.com##.takeover
onlinemoviescinema.com##a[href^="http://t2lgo.com/"]
veteranstoday.com##a[href="http://www.hireveterans.com"]
veteranstoday.com##a[href="http://journal-neo.org"]
blockchain.info###tx_container > div:not([id]):not([class]) > table.table.table-
striped[style="float:left;margin:0;width:100%;padding: 0 0 30px;"]
/images/blazing.jpg$domain=audiobookbay.me|audiobookbay.la|audiobookbay.com
/images/direct.gif$important,domain=audiobookbay.pl|audiobookbay.me|
audiobookbay.la|audiobookbay.com
||t2lgo.com/creatives/*/Banners/$image
||hd-world.org/layer18.js
hulldailymail.co.uk##body > .top-slot
g2esports.com##.js-side-banner
spanishdict.com##.adBot
spanishdict.com##.ad-unit
cswarzone.com##.col-md-4 > .widget-2
cswarzone.com##.widget-3.footer-widget
cswarzone.com##.widget-4.footer-widget
cswarzone.com##.col-md-4 > .widget-3
gamingcfg.com##.ad3
gamerconfig.eu##.footerf
gamerconfig.eu###wideskyscraper
dexerto.com###fallback-sb
dexerto.com###content-col > .lg-pg3 > .center:last-child
dexerto.com###fallback-st
tennisthis.com###text-19
tennisthis.com###text-45
tennisthis.com###text-40
tennisthis.com###text-43
bloomberg.com##.ad_unit_container
||assets.bwbx.io/*/initialize_ads-*.js$domain=bloomberg.com
csgocrosshairs.com##body > a[href^="https://skinjoker.com"]
csgocrosshairs.com##.top-image
teamfortress.tv##.bau
teamfortress.tv##.sau
teamfortress.tv###aw
esportsearnings.com##div[class^="ad_"]
audiobookle.com###page a[href="/high-speed-download.php"]
audiobookle.com###page a[href="/download-14-days-trial.php"]
hltv.org##.col-rek
hltv.org##.match-page > .rek
||hltv.org/retina.php
gosugamers.net##.shopProductWrapper
csgoconfigs.com###sj
||csgoconfigs.com/img/bg.jpg
||ebook777.com/js/download.png
3movs.com###related_videos_overlay > div.centered[style]
||3movs.com/*/ssu*.js?
speedof.me###adpane_left
speedof.me##.adpane_right
teamliquid.net##div[style^="max-width: 740px; height:90px;"]
teamliquid.net##div[style="margin-top: 2px; margin-bottom: 2px; height: 250px"]
teamliquid.net###news_bottom_mid
wiki.teamliquid.net##.fo-nttax-infobox-adbox
csgo-stats.com##a[href^="http://bit.ly/"] > img
||ipaddressguide.com/images/ip2location-banner.jpg
audiobookle.com###rsidebar > ul > li:first-child
||fmovies.*/*.hahaadblock
extramovies.org##a[href^="http://specialrdp.com/billing/aff.php"]
||track.bcvc.mobi/earn.php^$popup
||bitmakler.*/images/system/*/*.*?n=
hulkload.com##p[align="center"] > a > img
hulkload.com##div[style="float:right"] > center > a > img
freevbcode.com###wrapper > div[style="margin-top:96px; margin-left:630px; z-
index:0;width:110px; padding-bottom:3px; height:0px;"]
csgostash.com##.adv-result-box-skins
||eshare.life/images/download.gif
briansarmiento.website###contenido > .close
mouse-sensitivity.com##.ipsList_reset > li.ipsWidget_vertical >
div[style="width:343px;height:630px;margin-top:15px;"]
starshd.xyz###adholder
||hey.ifyoublockthisvideotoo.club/468.html
||resources.hostgator.in/affiliate/$image,third-party
allmusic.com###smb-vidad-widget
fmovies.se,fmovies.is,mycloud.to###jwa[style^="width: 300px; height: 250px;"]
lingolia.com##.adv-header
poe.trade###contentstart > .large-12 > #topone
poe.trade##.search-results-block > .centered
zoomtv.me##[style="position:absolute;width:300px;height:250px;right:0;left:250px;to
p:50px;z-index:999999;background-color:#FFF;display:block;"]
linkdrop.net,shrinkme.in,streamsport.pro,fir3.net,todaynewspk.win,dz4link.com,vinau
rl.in,megaurl.xyz,megalink.pro,newsbaxs.com,megaurl.in,aii.sh,ckk.ai,vipleague.me##
a[href][target="_blank"] > img
grunge.com##.google-ad-placeholder
narcity.com##.awrapper
androidcentral.com###mbn_common_footer
socialblade.com##.sidebar-container > div.sidebar-module[style="height: 250px;"]
socialblade.com##.content-container > div[style^="width: 840px; height: 90px;
padding: 20px;"]
||getunblock.xyz^$popup,domain=nulledscripts.pro
newsx.com##.leftaddsense
newsx.com##.native-advts
nulledscripts.pro##a[href^="https://torcache.pro/download.php?"]
linkedin.com##.jserp-ad-container
planetapk.net##center > a[rel="nofollow"] > img
binbucks.com##.adsbybin
binbucks.com##a[href^="https://t.frtyz.com/"]
cinemablend.com##.ads_slots_adx
streamsarena.eu##.clickableRow > td > a[style="float:right"] > img
pikore.co##.advmsn
agame.com##a[href^="http://smarturl.it/"] > img
thepicta.com##.large-advert
thepicta.com##div[class="item panel clearfix social-entry text-center"][style]
speedwatch.us,tvlogy.online###vid1_cover1
serverfault.com,stackoverflow.com##.everyonelovesstackoverflow
||spike.itv.com/itv/tserver/size=*/viewid=
unicode-search.net##.amad
streamsarena.eu##center > a > img
stream-mydirtyhobby.biz##.ad-preroll
||nudecelebforum.com/8caasdad2.ef2ea21a^
pcmag.com##div[id^="zergnet-widget-"]
comicbook.com##.adhesion-block
||pastebin.com/_lead_custom.php
pastebin.com##iframe[src="/_lead_custom.php"]
pastebin.com,realgfporn.com##.promo-bar
investing.com##.js-tradenow-btn
investing.com##.largeBannerCloser
||baiduccdn1.com/propeller.php$redirect=nooptext
||trafflict.com/r^$popup
autonews.com##.oas-ad
tube8.com##.video_column_right > div[class$=" float-right"]
tube8.com##div[class] > input:first-child[type="hidden"][value="false"]+div
/\.com\/[A-Za-z]{3}\.png$/$image,domain=videotoolbox.com,~third-party
ctrlq.org##.kuber
||bombaytimes.com/bbtrue/
||eisamay.com/emsag/
eisamay.com##style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
||tamil.samayam.com/tsmipp/
||telugu.samayam.com/tggim/
||navbharattimes.indiatimes.com/nbmath/
||malayalam.samayam.com/msigm/
wydaily.com##.td-header-sp-logoleft
wydaily.com##.td-header-sp-logoright
ff14angler.com###main > .adsbygoogle:not(.img_only)
ownace.com##a[href*="/ref?"] > img
||downace.com/themes/ace/assets/js/UI8lS8iPxsilEFPpSyd67.js
||ra.poringa.net^
poringa.net##ins[data-revive-zoneid]
vidfile.net##.rek
||bc.vc/images/megaload.gif
base64decode.net##.ad_right_300_250
speakingtree.in,m.gadgetsnow.com##.amazon-box
m.gadgetsnow.com##.amazon-list
88files.net,gadgetsnow.com##.ad1
kickass-torrent.me##.kaGiantButton[title="Magnet link"] + a.kaGiantButton[data-
download=""][rel="nofollow"]
kickass-torrent.me##a[href^="https://kickass-torrent.me/safe.php"]
||kickasstorrent.hu/*/tabunder.js
file-upload.com##.adsbygoogle
||bravoporn.com/player/html.php
u2s.io##.adsbygoogle
wareable.com##.dfp-article-banner
wareable.com##.affiliate-box
uvnc.com##td[style^="width: 300px; height: 250px;"]
baltimoresun.com,capitalgazette.com,chicagotribune.com,courant.com,dailypress.com,l
atimes.com,mcall.com,orlandosentinel.com,sandiegouniontribune.com,sun-
sentinel.com##div[data-adloader-size]
sandiegouniontribune.com##.so_promo_headline_wrap
gamebanana.com##.BannerModule
alphagamers.net###messageList > li[data-author="Ads Master"]:not([id^="post-"])
bravoporn.com##.wrap > div.box-left
bravoporn.com##.content > .wrap ~ div.headline > p
||bravoporn.com/v/if2
pandamovie.eu##.rightdiv1
mywatchseries.ac##.block-left-home-inside[style="height:252px; height:300px; text-
align:center;"]
||mywatchseries.ac/images/300x250n.jpg
mywatchseries.to##.sp-leader
mywatchseries.to##.impse
putlocker.kim###images > a[rel="nofollow"] > img
putlocker.ac##center > a[rel="nofollow"] > img
lesbiansex.pro##.bottom-hor-block
lesbiansex.pro##.video-r-block
oploverz.in###ctr_banner
fpo.xxx,private-shows.net##.top > a[rel="nofollow"]
private-shows.net##body > div[class]:empty:last-child
nickiswift.com##.google-ad-placeholder
haxoff.info##article div > center > center > a[href^="https://href.li"]
||2giga.link/getfile/$redirect=nooptext
techsupportforum.com###TechSupportForum_com_300x250_TopRight_TECH_Forum
||windowscentral.com/sites/all/modules/mbn_offers/
||gebadu.com/apu.php$redirect=nooptext,important
||popads.net/pop.js^$redirect=nooptext,important
apkmirror.com##.OUTBRAIN
tnaflix.com##.pInterstitialx
tnaflix.com##.padAdvx
ah-me.com##.movie-pop
||ah-me.com/flirt/index.php
mylust.com,anysex.com##div[class^="fp-bnr"]
mylust.com,anysex.com##.fp-bnr-close-btn
kisscartoon.io##.closeVideoAd
walmart.com##.WMXOMPAdController
skysports.com##.widge-marketing
gamesaradar.com##.slotify-slot
rpgsite.net##.block
rpgsite.net##.long-block
rpgsite.net##.long-block-footer
pcadvisor.co.uk##.criteo-div
filesupload.org###modal-before-video
mirrorace.*##.uk-text-center > a[rel="nofollow"] > img
||motohem.com/ref?k=$popup
||static.chameleon.ad/js/router.js^
time.com##.X9rgC5Js
time.com##._2bnZiB_7
novahax.com##.hentry > div[style="text-align: center;"] > a[onclick^="window.open"]
pushtorrent.com##.dl-t-btn
euronews.com###sharethrough-ad-medium-up
euronews.com##.enw-block-theme__mpu
||mywatchseries.ac/images/pad/*x*_$media
mywatchseries.ac##.vidhold1
multiup.eu##div[style="width: 300px; height: 250px;"]
msn.com##.pagingsection.loaded[data-section-id="newshub.store"]
||youjizz.com/neverblock/
anime-sharing.com##.posts > li[class="postbitlegacy postcontainer"][id^="yui-gen"]
slipstick.com##.lastad
slipstick.com##.embedad
vpornex.com###btm_banner
watchseries.cr##.video-page-container > div > center > div[style^="width: 90%"]
reuters.com###rcs-articleContent > .column1 > section + section:nth-last-child(3) >
.group > .column2.col-5
reuters.com###rcs-articleContent > .column1 > .module-header:nth-last-child(2)
reuters.com###rcs-articleContent > .column1 > .module-header:nth-last-child(2)
+ .module
||mywatchseries.ac/images/728x90
mywatchseries.ac##.sp-leader.hidden-sm.hidden-xs
sanfoundry.com##.textwidget > div[style="text-align:left"] > div[style="text-align:
center; margin-top:30px; margin-bottom:30px;"]
sanfoundry.com##.textwidget > div[style="text-align: center; margin-top:30px;"]
sanfoundry.com##.widget-container > div.textwidget > div.sf-post[style="margin: 0px
0px; width: 260px; height: 415px;"]
slipstick.com##p[style="text-align: center;"] > a[href^="http://amzn.to/"] > img
elsfile.net##.adsbygoogle
forums.imore.com##.posts > div.mn_postbit_ab
bollywoodshaadis.com##.fw_ad
||watchfree.to/download.php?
/\.vidzi\.tv\/([a-f0-9]{2})\/([a-f0-9]{2})\/([a-f0-9]{2})\/\1\2\3([a-f0-9]
{26})\.js/$domain=vidzi.tv
msn.com##.ebay.sponsored
msn.com##li.smalla[data-m*="NativeAd"]
windows10forums.com##.sidebar > div[class="section "]
windows10forums.com##form > ol#messageList > ol#messageList
sweepsdb.com##tbody.sponsored
androidcentral.com##a[href^="https://ad.doubleclick.net"]
batmanstream.com##div[style^="text-align: center;"] > a > img
batmanstream.com##a[href*="adk2x.com/imp"]
kbb.com##div[data-ad-position]
ibrodsports.stream###rom1
hdca.st##div[style*="hdca.st/images/overlay.png"]
||hdca.st/ads/
englishrussia.com##.post > .agoogle
englishrussia.com##.code-block > .agoogle
||amazonaws.com^$domain=zippyaudio2.com
bookfi.net##noindex a[rel="nofollow"] > img
||gamesofdesire.com/vghd/
gamesofdesire.com##object[name="vghd"]
||gamesofdesire.com/skin/*_*.html
||217.23.12.240/files/flash/*-side.swf
||gamesofdesire.com/files/flash/*-side.swf
||beeg.com/xmlrpc.php^
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###customSkin.backgroundI
mg
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###customSkinCTA
animeid.tv###player > div#ap
up-4ever.com##.adsbygoogle
||wp.com/*sadeem*.com^$image,domain=computerworm.net
computerworm.net###text-2.widget_text
activationkey.net,crack4us.com,sadeempc.com,computerworm.net##center >
div[style="text-align:center;"] > img
||fas.li/js/p.js
electrek.co##body > div[class^="th"]
electrek.co##.post-body > div[class^="th"]
electrek.co##.post-content > div[class^="th"]
xiaomitoday.com##.widget_sp_image > a > img[width="300"][height="200"]
xiaomitoday.com###secondary > div.g1-sticky-sidebar
||sendit.cloud/images/banner/$third-party
adultboard.net##td[align="center"] > a > img
stackexchange.com##div[id^="adzerk"]
pushsquare.com##div[id^="rcjsload"]
bgr.com##.bgr-outbrain-amp-widget
||img.hentai-foundry.com/themes/Hentai/images/*.mp4
||yourlink.in/links/popad$popup
apk4free.net##.post-content > center > a[href^="http://www.apk-download-
market.com/apk_download_app.php"]
wizhdsports.is##a[href*="?tid="] > img[src^="http://wizhdsports.is/img/"]
freehdsport.is##div[id^="ltas_overlay_"]
||aff.bstatic.com/*/flexiproduct.js^
thenextweb.com##.ad-unit--center
tfl.gov.uk##.top-banner-advert
arch2o.com###text-85.widget_text
arch2o.com###text-86.widget_text
rlslog.net##body > div:not([id]):not([style]) > div[style="text-align:center;font-
family:Tahoma;"]
mlbstream.me##.embed-responsive > div[id][style="display: block;"]
vipleague.me##.embed-responsive > div[id][style="display: block;"]
neowin.net###ipsLayout_contentWrapper > .ipsResponsive_hidePhone >
div[style="width:100%; height:100px;"]
neowin.net##.ipsLayout_sidebarright > div.cWidgetContainer > ul.ipsList_reset >
li[data-blocktitle="block_LatestNews"] > div[class^="widget-"]
androidheadlines.com##.amp-ad-bottom
techradar.com##.placeholder
sport.ua,xda-developers.com##amp-iframe
vimeo.com##.profile__ad-wrapper
demonoid.pw##.main_content > table[width="100%"] > tbody > tr > td[onload="fixvbb"]
mmo-champion.com##div[style="text-align:center;margin-left:auto;margin-
right:auto;width:900px;margin-bottom:10px;"]
||slashdot.org/ajax.pl?op=nel|
||d1o5u7ifbz3swt.cloudfront.net/showcase/index.php^
||cdn.usagoals.mobi/usaipop.js
||cdn.usagoals.mobi/footercf.js
/wp-content/plugins/cm-pop-up-banners/$domain=mp3leaks.org
neowin.net##article[class^="classes
"]:not([itemscope]):not(itemtype):not([id^="elComment_"])
lunadlz.com##.scont > center > a[rel="nofollow"] >img
windowsreport.com##div[id^="RTK_"]
||ouo.press/js/pop.
||linclik.com/links/popad|$popup
paradisehill.cc###bb1
paradisehill.cc##.bb-0
||freepornhq.xxx/imgban/
||myparcels.net/images/b/
||gstatic.com/xads/$domain=myparcels.net
streamango.com###videooverlay
||onwatchseries.ac/images/728x90
download.hr##.add_right_big
download.hr##.add_responsive_fullrow_box
joydownload.com##.content > .group-table > .row-double.text-center:nth-child(2)
software.informer.com##div[id^="inf_bnr_"]
robtex.com##div[id^="crt-"]
flashx.to##div[align="center"] > a > img
||static.flashx.to/js/flashx.js
nodevice.com###ndad_top
notalwayshopeless.com,notalwaysfriendly.com,notalwayslearning.com,notalwaysrelated.
com,notalwaysromantic.com,notalwaysworking.com###topbar_leaderboard
gigapurbalingga.com##a[href^="http://www.nullrefer.com/?http://trafflict.com/"]
sysnative.com###posts > ul > li:not([class$="old"])
watchfree.to##.page_content > div[class^="v"]:nth-child(2)
||theputlocker.net/y.jpg^
israbox.pw###dle-content > .comments-form:first-child
israbox.pw##a[href*=".ducksnetwork.com/AF_TA/rel/index.cfm"]
simplest-image-hosting.net###im9ad
putlockertv.is##a[href*="putlockertv.is/hdvids/hdstream"]
puredl.org##a[href^="https://uploadgig.com/premium"]
phazeddl.tv##div[id^="adbrite-banner"]
filedir.com##.content_right > ul > .si_li[style^="padding:"]
pron.tv##.lextra
altenen.is,fraudstercrew.su,pugski.com,beermoneyforum.com,germancarforum.com,cracki
ng.org##.samBannerUnit
watch2free.review,moviestube.live,onlinewatchfree.cc,watchonlinemovie.rocks,watch24
free.net,putlockerz.ws,putlocker.bet,watchputlocker.site,putlockeronlinefree.site##
.movgre
watch2free.review,onlinewatchfree.cc,watchonlinemovie.rocks,watch24free.net,putlock
erz.ws,putlocker7.live,putlocker.bet,watch2free.net,visit4movies.com,putlockeronlin
efree.site###downhd
||i.imgur.com^$domain=putlockerz.ws|putlocker7.live|oko.sh|startcrack.com|stfly.me|
netflav.com|hdporn.org
dvdsreleasedates.com##.fieldtable-light > .disccell
dvdsreleasedates.com###field > div[style*="width:728px;height:90px;"]
||udvl.com/api/spots/*?host=$third-party
jetload.tv##iframe[src^="https://www.topqualitylink.com"]
||cdn.ouo.io/images/download-ad.
ouo.io##a[href*="adk2x.com/imp"]
independent.co.uk##.partner-slots
watchseries.cr##.support
watchseries.cr##a[href*="/apu.php"]
||putlocker.fit/wp-content/themes/putlocker/images/*-free.png^
freethesaurus.com##div[class][id] > a > img:not([src^="http"])
afaqs.com###mast_container
labnol.org##.kuber
onwatchseries.ac##.vidhold1
onwatchseries.ac##.push_button.red
onwatchseries.ac##.listings > li[style*="height:320px;"]
outlookindia.com##.inline_ad
hibasex.com##.adundefined
hibasex.com###ad18
hentaidude.com,vevosex.com###videoOverAd
||widget.crowdynews.com^$domain=forums.hardwarezone.com.sg
||jetload.tv/js/news-cr.js
veecast.net###table1
vipleague.ws##.embed-responsive > iframe#player + div
vipleague.ws##a[href^="http://www.downloadplayer.info"]
mockupworld.co##.ABD_display_wrapper
xxxyours.com##.video_adv
xxxyours.com##.adv-wrapper
||jetload.tv/js/newsbh.js
||dato.porn/*.php?$popup
||onhockey.tv/mayki*.gif
||onhockey.tv/pic/sad.gif
||onhockey.tv/pic/watoa.gif
||javhdx.com/banner/
watch32movies.co##div[style$="text-align:center;"] > a[rel="nofollow"] > img
tenforums.com##.posts > li.postcontainer.chill[id^="yui-gen"]
||fastpiratebay.co.uk/static/img/download*.png
revolvy.com##div[id^="ad_slot_"]
revolvy.com###topper_info
revolvy.com###side_box > div[id^="side_"]
oddnaari.in##.topouter-ad
visit4movies.com##a[href^="/movieHD/?"]
digiday.com##.ad_640
infowars.com##.article-ad
canonrumors.com##.blogroll-ad
saveapk.net##.post-content center> a[href^="http://apploading.mobi/mobi"]
vidzi.me##div > a[href^="http://tinyurl.com/"][rel="nofollow"]
thevidhd.club,onvid.club,streamin.to###rkm
rapidvideo.ws###rekrapid
geekandsundry.com##.bannerplaceholder
geekandsundry.com##div[id*="-banner-wrapper-"]
||cf5.rackcdn.com^$script,domain=cbssports.com
putlockertv.is##.menu-box > h2:nth-of-type(2)
||pornhost.com/j4.php
||pornhost.com/jscript/_features.js
||pornhost.com/*.php?js=*&cache=
://*.top^$domain=putlockertv.is
://*.party^$domain=putlockertv.is
search.yahoo.com##.searchRightMiddleAds
search.yahoo.com##.searchCenterTopAds
search.yahoo.com##.searchRightBottomAds
||static.flashx.tv/img/fx.png
onmsft.com##.adblock
money.cnn.com##.medianet
||legacy.com/obituaries/affiliateartwork.axd^
bf4stats.com###sidebar > .sidebox:nth-child(3)
mixing.dj##.td-ss-main-sidebar > aside.widget_text
merriam-webster.com##.home-top-creative-cont
whattomine.com##.baikal-link
steamid.eu##.row.text-center[style$="min-height:110px;"]
independent.co.uk##.taboola-leaderboard
dato.porn##div[style*="z-index: 999"][onclick]
||onclkds.com/apu.php^
||xvidstage.com/superplayer.png
||powvideo.xyz/bon/
daclips.in###player_img > a
||telugu.samayam.com/tgsgia/
samayam.com##style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
bittorrent.am##td[align="center"] > a[rel="nofollow"] > img
project-free-tv.im###mybox > center > a[href^="http://project-free-tv.im/play-
now/"]
uploading.site##div[style*="z-index:2001;"][style*="width"]
||pop.redirect.adsjudo.com^$popup
||go.ad2up.com/afu.php^$popup
robinwidget.org##.banner-1
privatestream.tv##div[id^="timer"]
||privatestream.tv/adinit^
robinwidget.org##.banner-2
putlockeris.org##.movie_ratings >
a[href^="http://www.putlockeris.org/stream/watchpremium.php"]
sports4u.live###ads-wrap
sports4u.live##a[href^="http://sports4u.live/ads"]
vodlocker.club##center > a[href^="http://www.vodlocker.lol"] > img
123greetings.com###pre_roll
play.esea.net###module-ads-home-bottom
csgoproconfig.com##img[style="vertical-align:middle;width:160px;height:600px;"]
||gizmodo.in/gzdics/
||tamil.samayam.com/tsiag/
||malayalam.samayam.com/msaig/
||eisamay.indiatimes.com/esmag/
||navbharattimes.indiatimes.com/nbige/
||maharashtratimes.indiatimes.com/mtpic/
||vijaykarnataka.indiatimes.com/vkcip/
indiatimes.com##style[type="text/css"] +
div[class]:not([id]):not([style]):not([class*=" "])
||rapidvideo.ws/superplayer.
||androidkai.com/uploads/*.js?wkid=
avxhome.se##a[href^="https://icerbox.com/premium"]
cliphunter.com###plrAd
msn.com###main > div[aria-label^="microsoft store"][data-section-
id="stripe.msstore"]
csgolounge.com###gwd-ad
putlockeris.org##.movie_navigation >
a[href="http://www.putlockeris.org/playhdversion/"]
thewindowsclub.com##.ad-widget
||mp4upload.com/jquer1.js^
thevideo.me###player_code > .col-sm-3
||torrentdownloads.cc/logo_d*.jpg
torrentdownloads.cc##.inner_container > div:not([class]):not([id]) >
div[style^="float:left"]
||cdn.needrom.com/ulefone/needrom-ulefone-*.gif
putlockerlink.com##div[style^="width: 728px; height: 120px;"]
tvzion.com,newmoviezion.pro###WatchNowButton[href="#"]
tvzion.com###WatchNowButton.LolElement
tutorialspoint.com##.topgooglead
tutorialspoint.com##.bottomgooglead
ultimate-guitar.com##.ug-ad-300
ultimate-guitar.com##.interstitial_overlay
ultimate-guitar.com##section.js-interstitial
revdownload.com##.text-ads > a
pcportal.org.ru###ddew_ovnova
pcgamer.com##.slotify-slot
||lavatronics.co.uk/images/openatv.gif
||images.mynonpublic.com/openatv/*/_sponsoren/
||satking.de/images/banners/
msn.com##.apppromocard
||msn.com/spartan/dhp/*/ecpajax/*&externalContentProvider=
||radiotunes.com/_papi/v1/radiotunes/ads/webplayer?
gearburn.com###x_inter_ad
gearburn.com###x_inter_ad_header
gearburn.com###fadeMe
zdnet.com##.content-top-leaderboard
putlocker-movies.is##.wp-content > div[style] > a[rel="nofollow"] > img
||watchseries.ac/images/300x250n*.jpg
||watchseries.ac/images/728x90n*.png
watchseries.ac##.listings > li[style="/*width:370px;*/ float:left; padding:5px 10px
5px 30px; margin:0; height:320px; "]:first-child
watchseries.ac##.sp-leader
pcgamer.com##div.placeholder[data-slot-name]
173.199.189.86###ad_global_below_navbar
||situslivescore.com/images/*.gif$domain=173.199.189.86
tellows-au.com,tellows-
tr.com,tellows.at,tellows.be,tellows.ch,tellows.co,tellows.co.nz,tellows.co.uk,tell
ows.co.za,tellows.com,tellows.com.br,tellows.cz,tellows.de,tellows.es,tellows.fr,te
llows.hu,tellows.in,tellows.it,tellows.jp,tellows.mx,tellows.nl,tellows.no.com,tell
ows.pl,tellows.pt,tellows.ru,tellows.se,tellows.tw###singlecomments >
li.comment:not([id])
reuters.com###bd_article
reuters.com###bd_article2
reuters.com###bd_article3
windowsreport.com###content > .post-featured-image + .description + .single-
content-section
gorillavid.com##.video-full-menu > #related
latimes.com##.trb_gptAd
nosvideo.com###btn_download +
a[href^="http://www.downloadplayer.info/sportstreaming/"]
nosvideo.com##.video_zx_fadeinx
||anyporn.com/player/html.php$subdocument
hdporn.net##.right_bg
proporn.com##.drt-sponsor-block
proporn.com##.drt-spot-box
proporn.com##.it-sponsor-site
hdpornstar.com##.rmedia
hdpornstar.com###footZones
||hdpornstar.com/*?ident=*&id_channel=*&ref=*&id_dimension=
winporn.com##.spots.refill.contain
winporn.com##.drt-spot-box
winporn.com##.it-sponsor-site
winporn.com##.drt-sponsor-block
mixesdb.com###adCatBottom
movpod.net,daclips.com###hd_btn
x1337x.eu,1337x.to##.box-info-detail > div[class]:not([class="manage-
box"]):not([class^="torrent-"]):not([class="pagination"]):not([class="table-list-
wrap"]) > a[id]
putlocker.ac##a[href="/sih"]
putlocker.ac##a[href^="http://my.putlocker.to/movieHD/?title="]
||staticice.com.au/images/cg_*.jpg
2ddl.org##.postarea a[href="javascript:void(0);"][rel="nofollow"]
emedicinehealth.com###AD_Top_rdr
kaskus.co.id,kaskus.com,kaskus.us###BannerAts
kaskus.co.id,kaskus.com,kaskus.us###BannerBwh
kaskus.co.id,kaskus.com,kaskus.us###Conho01Left
kaskus.co.id,kaskus.com,kaskus.us###Conho01midd
kaskus.co.id,kaskus.com,kaskus.us###Conho01right
amazon.co.uk,amazon.com###DAnsm
alllive1.blogspot.com,alllive1.blogspot.com.au,alllive1.blogspot.de,fulltvsports7.b
logspot.com,fulltvsports7.blogspot.de,mrivx.blogspot.com,mrivx.blogspot.com.au,mriv
x.blogspot.de###HTML1
directogoltv.com,fulltvsports7.blogspot.com,fulltvsports7.blogspot.de###HTML2
watch5s.to###IDX
hellporno.com###InPlayerAds
kaskus.co.id,kaskus.com,kaskus.us###Middle_blue
kaskus.co.id,kaskus.com,kaskus.us###Middlehome021
kaskus.co.id,kaskus.com,kaskus.us###Middlenahome1
zone.msn.com###Module_Marketing
rapidvideo.ws###OnPlBan
mail.live.com###RightRailContainer
breitbart.com###SideW > div[class="ad Hmobi SWW"]
zone.msn.com###Superblip
idope.se###VPNAdvert
wunderground.com###WX_WindowShade
multiup.org###__admvnlb__modal_container
softpedia.com###_wlts
softpedia.com###_wlts_lead
kaskus.co.id,kaskus.com,kaskus.us###a6d05129
html.net###a_rectangle > span[style^="width:336px; height:280px;"]
kaskus.co.id,kaskus.com,kaskus.us###ab712af0
pastebin.com###abrpm2
soompi.com###ad-med-rect
byetv.org,castfree.me,freelive365.com###ad300
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###adBlockAlert
myfxbook.com###adPopUpContainer
giveaway-club.com###adPopup
ah-me.com###ad_banner
9-teens.com,addporn.net,bdsmfap.com,extreme-forum.net,porno-
maniac.org,xxxboard.net###ad_global_below_navbar
reddit.com###ad_main_top
livestreamtv.me,streamlive.to,iguide.to,mamahd.com###ad_overlay
sportshubtv.com###ad_show
sportshubtv.com###ad_tekst
gowatchseries.to###adb
agar.io###adbg
tehnotone.com###adboxartbottom
emb.apl4.me,aliez.me###adbtm
gtcaster.com###adc
vipracing.info###addTop
yahoo.com###adeast
edmunds.com###adhesion-container
max-deportv.info,multiup.org###admvpu
ubuntumaniac.com###adpost2
icefilms.info###adrightside
emb.apl14.me,grammaire.reverso.net,9hentai.com,emb.apl4.me,aplayer2.me,sportslogos.
net,cyrobo.com,lavamovies.se,aliez.me,aliez.tv,hdcast.org,ip-
address.org,lshstreams.com###ads
youjav.me###adsborder
arenavision.in,deportesmax.com,elgoles.net,elgoles2017.blogspot.com,elgoles2017.blo
gspot.com.au,k2deporte.xyz,max-
deportv.info,maxdeportv.net,mitierratvco2.com,pasiondeport2.blogspot.com,pasiondepo
rt2.blogspot.com.au,pasiondeport2.blogspot.de,portalzuca25.ucoz.com,starshd.xyz,zon
asports.to###adsdiv
gowatchseries.to###adsl
polisionline.com###adslayoutleft
polisionline.com###adslayoutleftright
ip-address.org###adsleft
gowatchseries.to###adsr
wholecloud.net###adv1
klart.se###advertisement-top
alphaporno.com,crocotube.com###advertising2-preroll
whois.net###advertising_banner_bottom
osdn.net###after-download-ad
amazon.com###ape_Detail_dp-ads-center-promo_Desktop_placement
mixesdb.com###area-trending.clear
tweaktown.com###background_skin
canalesdelpueblotv.info###bandiv
seriesultra.net,cloudplayer.online,goldenbbw.com,streamload.me,sportstream2.pw,stre
amvid.co,powvldeo.net,olink.icu,vlink.icu,mydramaoppa.com,rapid58.com,eatcells.com,
vidload.co,streamsk.com,powvideo.xyz,pastelink.net###banner
myp2p.biz,realstreamunited.tv,sportcategory.tv###bannerInCenter
mystreans.com###banner_container
bigvid.me###banner_over_vid
tubesex.me###banneradv
tuttosportweb.com###bannerbottom
mystreans.com,sportp2p.in###bannerfloat
samistream.tv###bannerfloat2
celebritybeautymagzine.com###beforeyougo
ebay.co.uk,ebay.com,ebay.de###billboardSideBanner
windowsxlive.net###billboard_placeholder
neogamr.net,neowin.net###billboard_wrapper
wagnardmobile.com###block-block-3
rslinks.org###block-block-58
stomp.com.sg###block-boxes-q0010-widget
twomovies.net###blockedAd
ign.com###blogrollInterruptDeals
software.informer.com###bnr_block
allkeyshop.com###body > a[id^="box-"]
mixesdb.com###bodyContent > div#appendBelowBodyContent
onhax.me###bottom-promo-abdload
mhktricks.net,onhax.me###bottom-promo-dload
economictimes.indiatimes.com###bottomAd
sexxx.cc###bottom_blockBanner
websporhd.net###button2
icefilms.info###buttons > #list > div[style="width:300px; float:left; "]
tucows.com###cartouche
fcore.eu,uppit.com###catfish
kisscartoon.se###centerDivVideo ~ div[style^="margin: 0px auto;"][style$="position:
relative;"]
websporhd.net###chrome_pop
streamlive.to###clickablelink
lshstreams.com###close
mystreans.com###close1
mystreans.com,sportp2p.in###closeAdButton2
verliga.net###closeX
sharecast.eu###closeb
imagefap.com###cntZZ
kaskus.co.id,kaskus.com,kaskus.us###cntysm
123movies.net###cont_player > .server_line
any.gs###content
grammarist.com###content > center > div[id^="div-gpt-ad"] + div[align="center"]
mangafox.la###content > div#spotlights
sextingforum.net###content > div[style^="text-align:"]
imagepearl.com###content > object#isdata
nowvideo.ag,nowvideo.co,nowvideo.li,nowvideo.to###content_player >
a[href^="http://betshoome.info"]
forum.warmacher.com###contentrow > center:first-child
mma-core.com###crec
tebyan.net###ctl07_ctl00_ShowScriptBanner1_divScript
ozspeedtest.com###deals-box
neowin.net###desktop_after_3rd_article
all-free-download.com###detail_content > a[href^="http://shutterstock."]
all-free-download.com###detail_content > h3:nth-last-child(-n+3)
speedtest.net###dfp-ab-leaderboard iframe
torrentleech.org###disableAdPic > a > img
javfinder.com###disqus_thread + div.secondary-vid
kissmanga.com###divAds2
ponlatv.com###divPanel
teledeporteonline.pw###divPanel > center
solidfiles.com###dlm-btn
downloadbox.org###download
ddl-warez.to###download > .btn-group
popuptest.com###dropin
analindiantube.com,asianbeautytube.com,maturespecial.com,holloporn.com###embed__pre
putlockerlink.com###episode-content > .hidden-xs.hidden-sm
feed2allnow.eu,firstrowus1.eu,gofirstrow.eu,thefeed2all.eu###fanback
clipmass.com###fancybox-wrap
videobash.com###fb-contest-widget
thesimsresource.com###fb-root ~ div[class^="ad-"]
beastsofwar.com###feature-holder
dailymail.co.uk###fff-inline
search.lycos.com###fixHolder
zatnawqy.net###flash_pop
easyvideo.me,play44.net,playpanda.net,videozoo.me###flowplayer > span[style*="z-
index:"]
al.ly###form-captcha > .ads
youjizz.com###fotter > .contener
freesoccer.in###freesoccer_ads
uploading.site,uploadrocket.net###glasstop
cnet.com###globalSocialPromoWrap
economictimes.indiatimes.com###googleadhp
economictimes.indiatimes.com###googleshowbtm
imagetwist.com###grip
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###hd-rightColVideoPage
div[id^="f"]
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion###hd-rightColVideoPage
iframe
sexxx.cc###headerBanner
qip.ro###hellobar-wrapper
myp2p.biz,realstreamunited.tv,sportcategory.tv###hiddenBannerCanvas
wbprx.com###hidemead
stackoverflow.com###hireme
hotmovs.com###holder > .sidebar
amazon.com###hqpWrapper
vipbox.tech###html2
csport.xyz,streamonsports.com,1me.club,streamhub.live,buffstream.net,fgames.pw,live
goal.pw,streamgaroo.com,vipbox.online###html3
relink.to###iBunkerSlideWrap
vidspot.net###iframebanner
iwatchgameofthrones.net###img-ad
vidwatch.me###impo_overlay
pinflix.com,pornhd.com###inVidZone
pornhd.com###inVideoZone
pornshareproject.org###index_stats > center > a > img
lazarangelov.academy###inside-banner
dohomemadeporn.com,pornokeep.com,xxxtubedot.com,enjoyfuck.com,fuckgonzo.com###invid
eo_2
modelsxxxtube.com,pornexpanse.com,tubesex.me,tubevintageporn.com,xxxadd.com,whitexx
xtube.com###invideo_new
pornoxo.com###invideo_wrapper
sexu.com###jw_video_popup
sexu.com###jw_video_popup_button
powvldeo.net,powvideo.xyz,powvideo.net###keepFloatin
t3.com###kicker1
ign.com###knight
mashable.com###lead-banner
superherohype.com###leaderboard.ad
breakingmuscle.com###leaderboard[style]
snbforums.com###leaderboardspacer
appaddict.org###left-stack > a > img[alt]
comparegames.com.au###left_content a[rel="nofollow"] > img
bitcoinzebra.com###lhsTopAd
mensjournal.com###main > .module-partners
imagefap.com###main > center > center > div[style="height: 90px;"]
xvideos.com###main > div.large-screen-show > div[id] > img[style]
youjizz.co###main > table[width="100%"] > tbody > tr > td[width][style="padding-
right:0px;"]
porntube.com###main-banner-grid
fragrantica.com,fragrantica.ru###mainpicbox > div#newsocial
backin.net###mdtimer
depositfiles.com,depositfiles.org,dfiles.eu,dfiles.ru###member_menu > .submenu
zoomtv.me###membz
pxstream.tv###mg_dindin
blitzstreams.com,flashstreams.net###micast_ads
cast3d.pw,sitenow.me###micontenedor > div:not([id$="jwplayer1_wrapper"])
xtremetop100.com###middleb > a[href="http://retro-wow.com"] > img
xtremetop100.com###middleba[style="height: 100px;"]
marketwatch.com###moreHeadlines
poidb.com###mpu
motorsport.com###ms_skins_top_box > div > img
motortrend.com###mt_mobile_app_promo
thestack.com###mydfpad
backin.net,playedto.me###mydiv
wowhead.com###news-block-group
siliconera.com###nextprev2
beeg.com###ntv
ozarksfirst.com###nxcms_dotbiz
forum.avast.com###offer-chrome
onhax.me###oh-prom-lasd-a
sneakernews.com###omc-sidebar
workgroupvideo.com###over-large
arsopo.com,workgroupvideo.com###over-small
123movies.is###overlay-123plugin
strikeout.co,vipbox.tv###overlay_countdown
porn-bb.net###page-body > div > center > a > img
te-en.com###page-body > p > span[style="font-weight: bold; "] > a > img
te-en.com###page-body > p > span[style="font-weight: bold; "] ~ a > img
wagnardsoft.com###page-body div.post:not([class*="has-profile"])
pornhd.com###pageContent > ul.thumbs.inside-row
cafemom.com###partnerLinks
videokoo.com###player > #box_0
worldsport.pro###player > center > img
pasiondeportiva.me###player > div > div > div[style="text-align: center;"]
livestreamhd.me###player > div > div[style="text-align: center;"]
mylust.com###player > div#kt_b
4live.org###player > iframe + div:not(id):not(class)
vshare.eu###player-preview-container
hypnotube.com,iyottube.com,shemalemodelstube.com,xxxity.com,handjobhub.com,wankflix
.com,tgpdog.com,messytube.com,madnessporn.com,gaytiger.com,italianoxxx.com,pornpy.c
om,live-
privates.com,shemalestube.com,amateurporn1.com,dreamamateurs.com,pornwatchers.com,a
shemaletv.com,xxxkingtube.com,avforme.com,hotclips24.com,homemoviestube.com,porncli
psxxx.com,free-sex-
video.net,dato.porn,freepornhq.xxx,nudez.com,myindianporn.com###playerOverlay
daclips.in###player_ads
exashare.com###player_imgo
watch5s.to###pop-subscribe
france24.com###popit
ddlvalley.cool###post-347375
forum.xda-developers.com###posts > .postbit-wrapper.xda-box
spot-the-differences.com###preload_leaderboard
newegg.com###promoTop
luxuretv.com###pub72890
nexusmods.com###pub728x90
ebay.co.uk###pushdownAdFragment
channel.televizyon.pw###pushengage_confirm
hdxxx.me###putdiv
imagetwist.com###rang2
rapidvideo.ws###rapid1
watchcartoononline.io###reklam_mgid
sports-stream.net,tv-sport-hd.com###reklama1
cam4.de.com###removeAdWrapper
flightradar24.com###responsiveBottomPanel
bitcoinzebra.com###rhsTopAd
m.crn.com###ribbon_ad
search.yahoo.com###right .dd.fst.lst > div.compTitle.fc-4th
search.yahoo.com###right .dd.fst.lst[style^="background-color:#FFF"]
droidgator.com###rightad-top
droidgator.com###rightad-top-bottom
tomshardware.com###rightcol_top
tomshardware.com###rightcol_top + .space-b30
tomshardware.com###rightcol_top_anchor
imagebam.com###road-block
supermarketnews.com###roadblockbackground
supermarketnews.com###roadblockcontainer
ibrodtv.net###rom1
fulltvsports7.blogspot.com,fulltvsports7.blogspot.de###rsidebar-wrapper
sawlive.tv###sawdiv
winaero.com###secondary > #text-2:first-child
sceper.ws###secondcol > div[id^="text-"][class="widget widget_text"]
vshare.io###sendif
osxdaily.com###sharing_container
pornexpanse.com###show_adv
crunchyroll.com###showmedia_square_adbox_new
subs.ro###side a[rel="external nofollow"] > img
imgpeak.com###sidebar
spritepad.wearekiss.com###sidebar > #ad
javhdfree.net###sidebar > div#text-2
best-jav.com###sidebar > div#text-3
javdude.com###sidebar > div.widget:not(#text-3):not(#tag_cloud-2)
java-forums.org###sidebar > li:nth-child(-n+2)
andresfutsoccer.blogspot.com,andresfutsoccer.blogspot.com.au,andresfutsoccer.blogsp
ot.de,andresgoles.blogspot.com,andresgoles.blogspot.com.au,andresgoles.blogspot.de,
futbolandres.com,mrivx.blogspot.com,mrivx.blogspot.com.au,mrivx.blogspot.de,pasiond
eport2.blogspot.com,pasiondeport2.blogspot.com.au,pasiondeport2.blogspot.de,portalz
uca25.ucoz.com###sidebar-right-1
forums.watchuseek.com###sidebar_container
tuttosportweb.com###sidebarchat
forum.xda-developers.com###sidepanel div[id^="crt-"]
uploaded.net###skyscraper
yahoo.com###slot_MIP
tabloidpulsa.co.id###sp642
inoreader.com###sinner_container
pornhd.com###stickyZone
hclips.com###stopAImapwT
strikeout.co###streambox > div[class="button red hidden-xs"]
fabsugar.com,popsugar.com###sugar-subnav-ad
theaustralian.com.au###super-skin-left-wrapper
theaustralian.com.au###super-skin-right-wrapper
msn.com###taboola-above-homepage-thumbnails
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,goo
gle.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google
.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.c
m,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google
.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.m
a,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,goo
gle.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.c
om,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com
.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.co
m.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.c
om.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.
com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google
.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,googl
e.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,goog
le.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,goo
gle.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,go
ogle.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,googl
e.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.f
i,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,g
oogle.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,goog
le.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.
la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,
google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,goo
gle.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google
.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk
,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,go
ogle.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws##.gws
-local-promotions__border
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,goo
gle.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google
.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.c
m,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google
.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.m
a,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,goo
gle.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.c
om,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com
.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.co
m.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.c
om.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.
com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google
.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,googl
e.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,goog
le.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,goo
gle.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,go
ogle.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,googl
e.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.f
i,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,g
oogle.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,goog
le.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.
la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,
google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,goo
gle.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google
.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk
,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,go
ogle.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws##.gws
-local-hotels__booking-module
google.ad,google.ae,google.al,google.am,google.as,google.at,google.az,google.ba,goo
gle.be,google.bf,google.bg,google.bi,google.bj,google.bs,google.bt,google.by,google
.ca,google.cat,google.cd,google.cf,google.cg,google.ch,google.ci,google.cl,google.c
m,google.cn,google.co.ao,google.co.bw,google.co.ck,google.co.cr,google.co.id,google
.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.co.ls,google.co.m
a,google.co.mz,google.co.nz,google.co.th,google.co.tz,google.co.ug,google.co.uk,goo
gle.co.uz,google.co.ve,google.co.vi,google.co.za,google.co.zm,google.co.zw,google.c
om,google.com.af,google.com.ag,google.com.ai,google.com.ar,google.com.au,google.com
.bd,google.com.bh,google.com.bn,google.com.bo,google.com.br,google.com.bz,google.co
m.co,google.com.cu,google.com.cy,google.com.do,google.com.ec,google.com.eg,google.c
om.et,google.com.fj,google.com.gh,google.com.gi,google.com.gt,google.com.hk,google.
com.jm,google.com.kh,google.com.kw,google.com.lb,google.com.ly,google.com.mm,google
.com.mt,google.com.mx,google.com.my,google.com.na,google.com.nf,google.com.ng,googl
e.com.ni,google.com.np,google.com.om,google.com.pa,google.com.pe,google.com.pg,goog
le.com.ph,google.com.pk,google.com.pr,google.com.py,google.com.qa,google.com.sa,goo
gle.com.sb,google.com.sg,google.com.sl,google.com.sv,google.com.tj,google.com.tr,go
ogle.com.tw,google.com.ua,google.com.uy,google.com.vc,google.com.vn,google.cv,googl
e.cz,google.de,google.dj,google.dk,google.dm,google.dz,google.ee,google.es,google.f
i,google.fm,google.fr,google.ga,google.ge,google.gg,google.gl,google.gm,google.gp,g
oogle.gr,google.gy,google.hn,google.hr,google.ht,google.hu,google.ie,google.im,goog
le.iq,google.is,google.it,google.je,google.jo,google.kg,google.ki,google.kz,google.
la,google.li,google.lk,google.lt,google.lu,google.lv,google.md,google.me,google.mg,
google.mk,google.ml,google.mn,google.ms,google.mu,google.mv,google.mw,google.ne,goo
gle.nl,google.no,google.nr,google.nu,google.pl,google.pn,google.ps,google.pt,google
.ro,google.rs,google.ru,google.rw,google.sc,google.se,google.sh,google.si,google.sk
,google.sm,google.sn,google.so,google.sr,google.st,google.td,google.tg,google.tk,go
ogle.tl,google.tm,google.tn,google.to,google.tt,google.vg,google.vu,google.ws###tad
s
myyearbook.com###takeover
wunderground.com###targeted-banner
pornve.com###teaser2
aftvnews.com###text-16:nth-child(2)
urtech.ca###text-17:last-child
pocketnow.com###text-19:nth-child(5)
pocketnow.com###text-20:nth-child(2)
pocketnow.com###text-22:nth-child(6)
pocketnow.com###text-23:first-child
aftvnews.com###text-2:nth-last-child(2)
thegeekstuff.com###text-3:nth-child(2)
thewindowsclub.com###text-422067538
watchcartoonsonline.eu###text-4:nth-child(3)
antenasport.eu###text1
yahoo.com###tgtMON_sent
yahoo.com###tgtREC
msn.com###ticklerI
iptvcanales.com###tiquidiv
giveaway-club.com###today-giveaway > div[style="width:
960px;height:310px;overflow:hidden;"]
rt.com###today-media-article
4fuckr.com###top > a:not([href*="4fuckr.com"]):not([href^="/"])
4fuckr.com###top > b > :not([href*="4fuckr.com"]):not([href^="/"])
techpowerup.com##body > a[rel="nofollow external"]
techpowerup.com##.logo-wrap+* > a[rel="nofollow external"] img
sextfun.com###top-navbar.wrap
l4dmaps.com###top-promotion-bnr
l4dmaps.com###top-promotion-side
torrentking.eu###top_header
huffingtonpost.com###top_news_inner
football-lineups.com###topad
goodindianporn.com###topbar
soft32.com###toper
cast3d.pw,playerapp2.pw,ponlatv.com,teledeporteonline.pw###total
flickr.com###tt-pro-motion-tile
tucows.com###tucowsHeader
oxotube.com,xxxtubelove.com###ubr
rockradio.com###ui #panel-ad.panel
bravotube.net###umyep
sexxx.cc###under_playerBanner
pcmag.com###uswitch_widget_container
christiantoday.com###v_article > div[style*="15px;"][style*="10px"]
tv-onlinehd.com,embed.latino-webtv.com,latino-webtv.com###ventana-flotante
ah-me.com,sunporno.com###videoContainer_pop
daclips.in,gorillavid.com,gorillavid.in###video_ad
drtuber.com###video_list_banner
puls4.com###video_pause_overlay
putlocker9.com###videof > img
imagebam.com###viroll
azulyblanco.co,sports-tv10.blogspot.com,sports-tv10.blogspot.com.au,sports-
tv10.blogspot.de###vlay
bitsnoop.com###vpnBar
gismeteo.lt###weather-alfa
gismeteo.lv###weather-apollo
gismeteo.com###weather-gis-news
filehippoc.com###widgets-wrap-sidebar-right > #text-3
lightinthebox.com###winPopHtml
hotmovs.com###wrap > main > .container + noindex
te-en.com###wrap > p[style="text-align: center;"] > a > img
tigernet.com###wrapper_front > div[style="height:250px;"]
xtube.com###xtubePlayer > div[id][class]:not([class^="mhp"])
castalba.tv###xyz_overlay
gismeteo.lv###yandex
imageshack.us###yf3-popup-bg
imageshack.us###yf3-popup-container
yahoo.com###yucs-top-ff-promo
goodindianporn.com##.SAbnsBotBl
goodindianporn.com##.SHVidBlockR_Bn
pornhd4k.com##.Video_Reklam
piratecity.net##._z_click
stream2watch.co,streamgaroo.com##.a-el
aarp.org##.aarpe-ad
imdb.com##.ab_zergnet
torrentking.eu##.acon5
primewire.ag##.actual_tab > .download_link
ndtv.com##.ad-banner
veronicca.com##.ad-body2
theatlantic.com##.ad-boxinjector-wrapper
theatlantic.com##.ad-boxright-wrapper
tampermonkey.net##.ad-changelog-block
mangafarm.com,mangajar.com,deeeep.io,raaaaft.io,lifehacker.com,trustedreviews.com,o
bsev.com,gfinityesports.com,reddit.com,dvbtmap.eu,infinityfree.net,ibtimes.co.uk,am
p-businessinsider-com.cdn.ampproject.org,deviantart.com,usatoday.com##.ad-container
letras.com##.ad-full
cnet.com##.ad-leader-top
uberhavoc.com##.ad-notice-left
analteen.pro,xxxhentai.net,momsextube.pro,bullhub.com,megayoungsex.com,xxxmovies.pr
o,lesbiansex.pro,goodindianporn.com##.ad-on-video
theinquirer.net##.ad-slot-full
lifehacker.com,thenextweb.com##.ad-unit
speedtest.net##.ad-vertical-right
theatlantic.com##.ad-wrapper
patient.info##.ad.widget
castfree.me##.ad300
widestream.io##.adBlockDetected + div[class]
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.adContainer
epicbundle.com##.adExtraContentSuperBanner
simple-adblock.com##.ad_300x250
filehorse.com##.ad_970x250_dl
phimsk.com##.ad_location
inoreader.com##.ad_stripe
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.ad_title + div
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.ad_title + iframe
gameskinny.com##.ad_universal_ondemand
hqporner.com##.ad_video
tubesex.me,xxxadd.com##.adban1
softperfect.com##.adblock
sexwebvideo.com##.adblock-spot
computerbase.de##.adbox-wrapper
iwatchgameofthrones.net##.adclose-btn
ndtv.com##.adcont
newstracklive.com##.addBox
fapjournal.com##.ads-video-page
laptrinhx.com,youtube-
video.download,pinkvilla.com,fapjournal.com,javengsub.com,youramateurporn.com,india
nsexvideos.porn,onle.co,dausel.co,dotpelangi.xyz,yesnetwork.com,indiatoday.in,vidcl
oud.icu,mangafox.cc,mangafull.net,appvn.com,hentaihaven.org,h2mp3.com,livetvcafe.me
,photagram.net,tapas.io,freefrontend.com,ally.sh,myplaycity.com,cafemovie.me,mercad
ojobs.com,thepiratebay.org,sgxnifty.org,justmp4.com,cyberscoop.com,stream-
mydirtyhobby.biz,filmcomment.com,youngpornvideos.com,eventcinemas.com.au,findyourlu
cky.com,iwannawatch.to,linuxmint.com,mobafire.com,themepack.me##.ads
google.ae,google.at,google.be,google.by,google.ca,google.ch,google.cl,google.cn,goo
gle.co.id,google.co.in,google.co.jp,google.co.th,google.co.uk,google.co.ve,google.c
o.za,google.com,google.com.ar,google.com.au,google.com.bd,google.com.br,google.com.
co,google.com.eg,google.com.hk,google.com.mx,google.com.my,google.com.ng,google.com
.pe,google.com.ph,google.com.pk,google.com.sa,google.com.sg,google.com.tr,google.co
m.tw,google.com.ua,google.com.vn,google.de,google.dk,google.ee,google.es,google.fr,
google.gr,google.hu,google.ie,google.it,google.nl,google.no,google.pl,google.pt,goo
gle.ro,google.rs,google.ru,google.se,google.sk,google.tn##.ads-ad
heroesfire.com,mobafire.com,pgfire.net,vaingloryfire.com##.ads-narrow
uploadocean.com##.ads_big
getapkmod.com##.ads_home-160x600
uploadocean.com##.ads_small
giveawayoftheday.com##.ads_wrap
majesy.com,magesy.eu,magesy.blog,magesy.pw,informer.com,addictinginfo.com,cmacapps.
com,computerera.co.in,cypt.ga,dailyuploads.net,download.mokeedev.com,fas.li,file-
upload.cc,genbird.com,getlinkgenerator.com,realses.com,shink.in,upload.af,uploads.t
o,uplod.ws,urlex.org##.adsbygoogle
getapkmod.com##.adshome1
javhdx.tv,pornhdx.tv##.adsright
findyourlucky.com##.adst
bestream.tv##.adswidth
pdf24.org##.adtext
ranker.com##.adunit
techtimes.com##.adunit_video
xxxtubedot.com##.adv-b
vjav.com##.adv.movable-top
alohatube.com##.advbox
torrentdownloads.net##.advert_img
bitcoinzebra.com##.advertise-button
nuvid.com,livesport4u.com,pcast.pw,discordemoji.com,soft112.com,perfectgirls.net,in
daily.com.au,generatorlinkpremium.com,8tracks.com,digiday-
com.cdn.ampproject.org,playstream.club,biggestplayer.me,mathopenref.com,playlive.pw
##.advertisement
alphaporno.com##.advertising-side
pornokeep.com##.advmnt
roxtube.com##.advus
redmp3.su##.album-cover-left > .ac
downloadbox.org##.am-comment
gossipcop.com##.am-ngg-right-ad
amazon.co.uk,amazon.com##.amsSparkleAdContainer
thesportbible.com##.article-sidebar__advert
brightside.me##.article-yandex-direct
ifate.com##.articleleftfloater
myasiantv.com##.av-right
myasiantv.com##.av-top
porn.com##.azF
porn.com##.azR
porn.com##.azRB
alawar.com##.b-game-list__bnr-title-wrapper
giveaway-club.com##.b-spot-adsense
indiansgetfucked.com##.b850x80
epicbundle.com##.background-click
beastsofwar.com##.badge-bar-top
stream2watch.co##.ban_b
freesexnight.com##.ban_list
cosplayjav.pl##.baner-bottom-section
clip2net.com##.bann-plugin
yts.ag##.banner-bordered
wantedbabes.com,softonic.com##.banner-center
avxhome.in##.banner-links
jizzbunker.com##.banner-popup
speedvid.net##.banner3
paycalculator.com.au##.banner300250
paycalculator.com.au##.banner72890
avast.com##.banner__inner
fshare.vn##.banner_left
fshare.vn##.banner_right
streamsport.pro,mntvlive.com,sportstvstream.me,funhdtv.com,liveonlinetv247.info,spo
rtp2p.in##.bannerfloat
appvn.com##.bannergroup
pornburst.xxx,worldofmods.com,vibexxx.com,wantedbabes.com,wonderopolis.org,thehacke
rnews.com,amaturetube.net,xxxadultphoto.com,teenfuckhd.com,hdxxx.me,mumbrella.com.a
u##.banners
vikiporn.com##.banners-area
pornexpanse.com##.banners_pl
techpowerup.com##.bgujfgdn
sanet.me##.big_banner_adv
itechpost.com##.bk-sidevid
extremetube.com##.bkg-ad-browse
myindianporn.com##.block-300x250-ads
mensfitness.com##.block-ami-dfp-blocks
onwatchseries.to##.block-left-home-inside[style*="252px; text-align:"]
hdzog.com##.block-showtime
inoreader.com##.block_article_ad
wccftech.com##.body.clearfix > div[style$="text-align:center; margin:0 0 15px 0;"]
bdsmboard.org##.body_wrapper > a[rel="nofollow"] > img
fetish-board.org##.body_wrapper > center > a[rel="nofollow"] > img
xwowgirls.com##.bodycontainer > span[style$=";position:relative;"]
kaskus.co.id,kaskus.com,kaskus.us##.bottom-frame
reverso.net##.bottom-rca
theatlantic.com##.bottompersistent-wrapper
oklivetv.com##.box
hltv.org##.boxBodyFadeDark:last-child > a[href^="https://goo.gl"] > img
nv.ua##.brand_banner
blic.rs##.brand_left
blic.rs##.brand_right
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.browse-ad-container +
div[style*="float:right"]
solidfiles.com##.buttons > a[class="btn btn-success btn-sm"]
overclock.net##.buynow
onwatchseries.to##.category-item-ad
imzog.com,tuberel.com##.category-item.vda-item
wagnardmobile.com##.cc01
hltv.org##.centerFade > div[style] > div.rNewsContent + center > a > img
zippyshare.com##.center_ad
animefrenzy.net,royalcams.com,100tipcams.com,adultcams.me,adultchat2100.com,alphafr
eecams.com,bimbolive.com,bongacam.net,bongacam.org,bongacams-
chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,dcmoz.net,prostocams.c
om,redlightarea.com,smutcam.com##.chatbox
sevenforums.com##.chillad
mathopenref.com##.citeSkyScr
ndtv.com##.cnAdDiv
wired.com##.col#we-recommend
readmanga.today##.col-right > .btn-block + p + div.title
shockwave.com##.col.col4.colLast
seattlepi.com##.commerce
ddlvalley.cool##.cont > center > strong > a[id][data-wpel-link]
tinypic.com##.container > .browse > span
soccerjumbotv.me##.containerDiv
adminsub.net##.container_ad_v
anysex.com##.content > .center.no_pop
bravotube.net##.content > .headline
bravotube.net##.content > .headline + table
t411.li##.content > div.block > p[align="center"] > a > img
1putlocker.io,123movies.is##.content-kuss
alphaporno.com##.content-provider > a[rel="nofollow"] > img
my.earthlink.net##.contest-promo
porn-bb.net##.copyright > center > a > img
putlocker-movies.is##.data > a[rel="nofollow"] > img
world4ufree.ws##.ddbutt
credio.com##.ddc-section-ad
hentaihaven.org##.desktop-ads-widget
now.dolphin.com##.detail-lnk-download-banner
speedtest.net##.dfp-ab-leaderboard
kisstvshow.to,kissasian.sh,kissasian.ch,kissanime.to,kisscartoon.se##.divCloseBut
btsone.cc##.dlb > a:not(.dl_black)
torrentz.com,torrentz.eu,torrentz.ph##.dontblockmebro
primewire.to##.download_link
watch-series-tv.to##.download_link_sponsored
limetorrents.cc##.downloadareabig
vipracing.us##.dropup
ffilms.org##.entry > a[href^="http://creativesrv.com/apu.php"]
javdude.com##.entry > center > a > img
javdude.com##.entry > center:empty
ffilms.org##.entry > p[style="text-align: center;"]:first-child
multicrack.com##.entry-content > center > a[rel="nofollow"] > img
elgoles.net##.entry-content > center > div > b > span[style$="background-color:
black;"]
elgoles.net##.entry-content > center > div > center > span[style$="color:red;"]
elgoles.net##.entry-content > center > div > p > b > span > span[style$="color:
white;"]
elgoles.net##.entry-content > center > div > p > b > span[style$="background-color:
black;"]
elgoles.net##.entry-content > center > div > span[style$="color:red;"]
elgoles.net##.entry-content > center > span[style$="color:red;"]
watchfree.to##.episode_pagination + div[class^="v"]
videobash.com##.facebook-contest-header
onlinebarcodereader.com##.fadein-wrap
filerio.in##.fancybox-overlay
videobash.com##.fb-winner
kisslove.net,japangaysex.net,loveheaven.net,gayhd.pro,dvdgaysex.com,lhscan.net,rawl
h.com,gomoviesuk.com,sexhay18.net,shareae.com,gaimup.com,netsextop10.net##.float-ck
stream2watch.me,xuuby.com##.floater
playpornx.net##.florta > div.mingplus
mije.net##.foot
sexwebvideo.com##.footer-content > .uk-container-center
pornhd.com##.footer-zone
sexu.com##.footerBanners
stream2watch.co##.fpl
justporno.tv##.frame-box
onwatchseries.to##.freeEpisode
hitc.com##.from-the-web
thesaurus.com##.ftsp
hi-likes.com##.full_ad
armytimes.com,marinecorpstimes.com,navytimes.com##.gamedaypromo
celebritybeautymagzine.com##.glue_block_layer
healthnews24.net##.glue_popup
linkedin.com##.go-premium
apkmirror.com##.google-ad-leaderboard
apkmirror.com##.google-ad-leaderboard-injected
apkmirror.com##.google-ad-leaderboard-smaller
apkmirror.com##.google-ad-square
indiatimes.com##.googlead
thesimsresource.com##.group div[class^="ad-"]
autoblog.com##.grv-related
movierulzfree.me,bmoviesfree.ru,ffmovies.ru,fmovies.cool,putlockertv.to,putlockers9
.ws,bmovies.se,fmovies.unblocked.vc,fmovies.se,fmovies.is,fmovies.se##.hd-buttons
seattlepi.com##.hdnce-e[class$="-dealnews"]
mixcloud.com##.header-leaderboard
soundfox.biz##.header-reklam
txxx.com##.heading.heading--dark
yts.ag##.hidden-sm.rating-row > a
healthline.com##.hl-loading-mask
mycokerewards.com##.homePageBannerAdTopComponent
theatlantic.com##.homepage-ad
wowhead.com##.horizontal-bg
vipracing.tv,vipracing.vip,vipracing.info##.in-video-adds
trictrac.net##.inner-wrap > .row > .medium-11.text-center >
a[href^="https://www.trictrac.net"]
ndtv.com##.ins_adwrap
pattayatalk.com##.ipb_table > * > .redirect_forum
youpornbook.com##.ipsWidget[data-blockid]
mhktricks.net##.jetpack-image-container > a:not([href^="http://mhktricks.net/"]) >
img
theguardian.com##.js-outbrain
lifehacker.com##.js_contained-ad-container
fetishshrine.com##.l-col > .row.vid-spot
thefix.nine.com.au##.latest-feed__ad
eenadu.net##.lcol-ad-block
wnd.com##.leader-board-top
live.robinwidget.com##.left-block
ftop.ru##.left-block > div.row > div.add-block
idiva.com##.left-container > div[data-layout="content"] > div > div[class] > div >
a[onclick]
onhax.me##.lelabp
indiatimes.com##.li_banner_wrap
watchfree.to##.link_middle > .sl_wrap
theatlantic.com##.liveblog__ad
theatlantic.com##.liveblog__highlights__ad
reverso.net##.locdrcas
mathopenref.com##.lowerRect
mma-core.com##.lrgvid
example.com,google.ae,google.at,google.be,google.by,google.ca,google.ch,google.cl,g
oogle.cn,google.co.id,google.co.in,google.co.jp,google.co.th,google.co.uk,google.co
.ve,google.co.za,google.com,google.com.ar,google.com.au,google.com.bd,google.com.br
,google.com.co,google.com.eg,google.com.hk,google.com.mx,google.com.my,google.com.n
g,google.com.pe,google.com.ph,google.com.pk,google.com.sa,google.com.sg,google.com.
tr,google.com.tw,google.com.ua,google.com.vn,google.de,google.dk,google.ee,google.e
s,google.fr,google.gr,google.hu,google.ie,google.it,google.nl,google.no,google.pl,g
oogle.pt,google.ro,google.rs,google.ru,google.se,google.sk,google.tn##.luhb-div
digitaltrends.com##.m-bonus
www2.yourshoutbox.com##.mCSB_container .shout-even[style*="padding-right"]
anysex.com##.main > .content_right
ins-dream.com##.mainContent > center > a > img
ipadforums.net##.mainContent > div.sectionMain.funbox
myfxbook.com##.mainLightBoxFilter
investing.com##.mainPopUpBannerDIV
cnet.com##.manualMpu > a[href^="https://www.cnet.com/best-web-hosting-companies-
and-services-comparison/"] > img
sextingforum.net##.master_list > div[style^="text-align:"]
ndtv.com##.mastheadwrap
sportsfan.com.au##.mcnamf
sevenforums.com##.mediaads + .media400[style^="padding:"]
omgchrome.com##.menu-banners-container
fulltvsports7.blogspot.com,fulltvsports7.blogspot.de##.menu-secondary-container
gamefaqs.com##.message_mpu
onepiecepodcast.com##.mks_ads_widget
gamenguide.com##.mleft > div > div.product-box1
lifewire.com##.mntl-gpt-adunit
videohelp.com##.mobilehide[style^="width:"][style*="970"]
watchfree.to##.movie_thumb > iframe[src^="/stream.php?"]
last.fm##.mpu-subscription-upsell
torrentking.eu##.mv_dir
ndtv.com##.nd-ad
imore.com##.netshelter-ad
avxhome.in##.news a[href^="https://goo.gl/"]
wowhead.com##.news-right .block-bg
wowhead.com##.news-right .vertical-bg
anysex.com##.no_pop > iframe
flightradar24.com##.noads
xmissy.nl##.noclick-small-banner
pornbb.org##.nodark
pornhd.com##.ntv-code-container
watchseries.cr##.odd:nth-of-type(1)
scity.tv##.onoffswitch
javhdx.tv,pornhdx.tv##.onplayerADS
putlocker-hd.tv##.openload2
windows10update.com##.optin-monster-overlay
uploading.site##.orads300
filehippo.com##.outbrain-container
online-games.co##.overlayVid
christiantoday.com##.p402_premium > div[style$="float:left;margin:0 15px; 10px
0px;clear:left;"]
tnaflix.com##.padAdv
foobar2000.org##.padding table[style$="width:auto;font-size:75%"] > caption
ipadforums.net##.pageContent > div.sectionMain.funbox
joeforamerica.com##.pan-ad-inline-adsense-left
xtube.com##.panelBottomSpace > li.pull-right
nowloading.co##.panoramic_ad_placeholder
clip2net.com##.partbn
pexels.com##.partner-box
chupala.biggestplayer.me##.pipi
porno-bus.com##.place
voyeurhit.com##.player-aside
hdzog.com##.player-showtime
voyeurhit.com##.player_stop
france24.com##.popitcontent
sfgate.com##.popupkit
nulledfree.top##.post-script > a + center > a
nulledfree.top##.post-script > a[target$="_blank"][href^="//sh.st"]
masterkreatif.com##.post_content.entry-content > div > center
mhktricks.net##.postcontent > blockquote > p > a > img
mhktricks.net##.postcontent > p > a > img
cboard.cprogramming.com##.postrow > div[style*="300px; height:"]
mezzo.tv##.pp_overlay
mezzo.tv##.pp_pic_holder
lfporn.com##.pr-widget
linkedin.com##.premium-search-upsell
competitionsguide.com.au##.prodcontainerAd
download.cnet.com##.product-single-left-rail-offer
onhax.me,onhax.net##.promo-an
vikiporn.com##.promo-block
my.deviantart.com##.promo-text
armorgames.com##.promos
hongkiat.com##.promote
solidfiles.com##.promoted-dl
pornjam.com##.publis-bottom
familyhandyman.com##.rd_mediakit
designyourway.net##.reclamaint
dailydot.com##.recommendation-engine
svscomics.org##.regi
wagnardmobile.com##.region-preblocks:first-child
gamepur.com##.region-sidebar-second-top > .block:not(#block-quicktabs-
content_comments)
sammobile.com##.rev
allrecipes.com##.review-ad-space
jizzbunker.com##.right-banners
pcmag.com##.right-frame
royalcams.com,100tipcams.com,adultcams.me,adultchat2100.com,alphafreecams.com,bimbo
live.com,bongacam.net,bongacam.org,bongacams-
chat.ru,bongacams.com,bongacams.eu,bongacams2.com,cammbi.com,dcmoz.net,prostocams.c
om,r2games.com,redlightarea.com,smutcam.com##.right_banner
pandamovie.net,playpornx.net##.rightdiv1
whoer.net##.rightsimple
house-mixes.com##.row > .hidden-sm
footballtransfertavern.com##.row.hp-banner
vipracing.us##.row.in-video-adds
mensfitness.com##.rr-first-block-wrapper
mensfitness.com##.rr-zergnet-wrapper
economictimes.indiatimes.com##.rtAdContainer
ebay.co.uk,ebay.com,ebay.de##.rtmCss
filepuma.com##.screenshots_ads
onwatchseries.to##.shd_button
siliconera.com##.show-ads div.t-footer-curseNetwork
cubuffs.com##.sidearm-ad-blocker-message-container
epicbundle.com##.sidebar > .networkBox + .mediumTagArea
palemoon.org##.sidebar > table.topnews ~ div[style^="text-align: center;"]
snbforums.com##.sidebar > table[align="center"]
kissmetrics.com##.sidebar-ad-dark
profitconfidential.com##.sidebar-ad-div
tmz.com##.sidebar-widget iframe
kozreload.eu##.sidebar1 > aside
epicbundle.com##.sidebarAdx
cam69.com##.headboxBanner
cam69.com,sexu.com##.sidebarBanner
lfporn.com##.single-post > div#gb
makeuseof.com##.single-post-sidebar small[style^="color:"][style*="ray"]
kaskus.co.id,kaskus.com,kaskus.us##.skin
sh.st##.skip-advert
multiplication.com##.slug
gamingbolt.com##.small-ad
softpedia.com##.sng-widget
onwatchseries.to##.sp-leader
software.informer.com##.splinks
getapkmod.com##.spon2
overclock.net##.sponsor-btns
cam4.de.com##.sponsorAd
zdnet.com##.sponsoredItem
hanime.tv,linuxmint.com##.sponsors
linuxmint.com##.sponsors + h3
walmart.com##.spotAds
profitconfidential.com##.spu-bg
profitconfidential.com##.spu-box
sunporno.com##.squaretabling
hclips.com##.st_block.__bottom
itechpost.com##.story-contents > div.story-img_bigImag + div > div.product-box1
politico.com##.story-continued + .fixed-story-third-paragraph
cubuffs.com##.story_ad
.streamplay.to/*?zoneid=$script
putlockertv.is,putlockers.ch##.summary .movgr
motorsport.com##.takeOverAdLink
windows10update.com##.td-banner-wrap-full
javtubehd.com##.td-featured-image-rec
idevice.ro##.td-post-content > #getsocialmain + center
putlocker.ac##.text-box > center > a[href="/4k"]
putlocker.ac##.text-box > center > a[href^="http://my.putlocker.to/movieHD"]
libertyalliance.com##.textwidget .zone .nb
elgoles.net##.textwidget > center > span[style$="color:red;"]
javnoi.com##.textwidget a[rel="nofollow"] > img
iwatchgameofthrones.net##.the-content > p >
a[href="http://iwatchgameofthrones.net/watch-hd.html"]
iwatchgameofthrones.net##.the-content > p > a[href^="http://bit.ly/"]
msn.com##.todayshowcasead
mirror.co.uk##.top-slot
tempr.email##.TopBanner
tempr.email,techcentral.ie##.topBanner
hltv.org##.topHolder > span > a > img
oldtorrents.com##.torrentinfo > div:not([id]):not([class]) >
div[style^="float:left"]
my.deviantart.com##.tower-ad-header
sexwebvideo.com##.trailer-sponsor
orlandosentinel.com##.trb_ar_taboolaCmpn
latimes.com##.trb_masthead_adBanner
express.co.uk##.trevda
novoboobs.com##.two-adv
kmplayer.com##.txt_advertisement
thetechhacker.com##.vc_col-sm-4:nth-child(2) > * > * > section > .vc_cta3-icon-
size-md
onepiecepodcast.com,slashgenie.com##.vce_adsense_widget
hotmovs.com,upornia.com##.vda-closeplay
txxx.com##.vda-iv
xstream.click##.vidcol
hclips.com##.video > .sidebar
hpjav.com##.video-box-ad
multiup.org##.video-js
porndoe.com,realgfporn.com##.video-overlay
fetishshrine.com##.video-view.recently-movies > .twocolumn > .r-col
kisscartoon.me##.videoAdClose
mcfucker.com##.videoBlock > .cnt > .vcnt > .c2p
hdxxx.me##.video_adv
bigvid.me##.video_center > div:not([class]):first-child
vidzi.tv##.vidzi_backscreen2
coub.com##.viewer__ads
androidcentral.com##.visor-breaker-ad
eporner.com##.vjs-inplayer-container
vancouversun.com##.vjs-loading-spinner
newshub.co.nz##.vjs-onceux-ad-container
bravotube.net,hd-easyporn.com##.vjs-overlay
gamespot.com##.vjs-overlay-onceux-countdown-text
newshub.co.nz##.vjs-overlay.vjs-overlay-onceux-countdown
dailytelegraph.com.au##.w_ad
epicbundle.com##.wallpaper
zoomgirls.net##.wallpaper-2ads
multiup.org##.well > center > div[id^="video"]
torrenthound.com##.whitebg td
hi-likes.com##.wide_ad_336
hentaihaven.org##.widget-area > aside[id^="text-"]
iphoned.nl##.widget_ad_html
z-news.link##.widget_execphp
kpytko.pl##.wpmui-popup
bravotube.net##.wrap > .box-left
empflix.com##.zoneAds
zyzoom.org##.zyzoom_ads
/250x90_motortrend.gif
/[a-zA-Z0-9]{10,}/$script,third-party,domain=letwatch.to
/^http:\/\/[a-z0-9]{7}.bid\/[a-z0-9\/]{40,}\.js$/$domain=vidto.me
/cdn-cgi/pe/bag2?r[]=*.cloudfront.net$domain=goodvideohost.com
/hitfile_$image,domain=eiforia.net|jdforum.net|pornvb.org
/js/ptn/*.js?_=$domain=depositfiles.com|dfiles.eu|dfiles.ru
/pfz.swf$domain=openload.io
/pfz.swf|$domain=thevideo.me
://$script,third-party,domain=img24.org
://www.*/*.js$third-party,domain=hon3yhd.com
dailyuploads.net##[href^="http://justgetitfaster.com/mobi?"]
04stream.com##[id^="adv"]
skidrowcrack.com##[id^="bsa"][style*="opacity:"]
04stream.com##[id^="closediv"]
04stream.com##[id^="otclosediv"]
lcpdfr.com##[style^="width: 728px;"]
mitierratvco2.com##a > img
uplod.so,uplod.ws##a > img[src^="http://goo.gl/"]
filescdn.com##a.btn.btn-labeled:not([href*="filescdn.com"])
linksafe.org##a.btn.btn-success
softpedia.com##a.mgleft_40 > img[width="728"]
patient.info##a.sponsored-wrap
downace.com,multicrack.com##a[href*="/ref?"]
windowscentral.com##a[href*="amazon.com/b?"]
eiforia.net##a[href*="datafile.com/getpremium.html?r="]
mirrorcreator.com##a[href*="offer?prod="][target$="_blank"]
windowscentral.com##a[href*="shareasale.com/r.cfm?"]
windowscentral.com##a[href*="windowscentral.com/hidden-gems?"]
yourbittorrent.com##a[href*="xxcdn.pw/torrent"]
redtube.com##a[href="/advertising"]
xtremetop100.com##a[href="/contact.php"] > img
mediafree.co##a[href="http://cinmaland.com/"]
getdebrid.com##a[href="http://maxnulled.com/"]
getdebrid.com##a[href="http://remotupload.com/"]
wantdl.com##a[href="http://wantdl.com/go/zevera/"]
xtremetop100.com##a[href="http://www.abysswars.com/"]
neobuggy.net##a[href="http://www.agama-rc.com/"]
channelnewsasia.com##a[href="http://www.channelnewsasia.com/premier"]
xtremetop100.com##a[href="http://www.immortals-co.com"]
crackingpatching.com##a[href="javascript:void(0);"] > img
mhktricks.net##a[href="javascript:void(0);"][rel="nofollow"] > img
softwarezee.com##a[href^=" http://download-performance.com/"]
projectfreetv.sc##a[href^="//go.ad2up.com/afu.php"]
scan.majyx.net##a[href^="/Sponsor/"]
mp3tunes.ws##a[href^="/adl/"] > .img-responsive
armyrecognition.com##a[href^="/banners/click"]
usatoday.com##a[href^="/pages/interactives/sponsor-story/"]
educationcanada.com##a[href^="http://64.150.180.102/banmanpro/"]
getdebrid.com##a[href^="http://adf.ly/?id="]
lotteryrandom.com##a[href^="http://ads.playukinternet.com/tracking.php"]
filesharingtalk.com##a[href^="http://affiliate.astraweb.com/"]
upload.so##a[href^="http://apkhub.net/"]
sextfun.com##a[href^="http://app.oksrv.com"]
tusfiles.net##a[href^="http://applicationgrabb.net/"]
fullypcgames.net,short-url.link##a[href^="http://apploading.mobi/"]
picfox.org##a[href^="http://blobopics.biz/redirect/"]
hltv.org##a[href^="http://caserandom.com/"]
eagleget.com##a[href^="http://cdn.adsrvmedia.net/"]
zonasports.me,zonasports.to##a[href^="http://cdn.waframedia9.com/"]
nomanatif.net##a[href^="http://earth-111.com/ref"]
uplod.ws##a[href^="http://earth-111.com/ref?"]
gfxnull.net##a[href^="http://gfxnull.net/fast-download"]
go4up.com##a[href^="http://go4up.com/download/forwardr"]
audiotube.org,flaticons.net##a[href^="http://goo.gl/"] > img
teledeporteonlinetv.org##a[href^="http://index.gblackstreaming.com"]
basicupload.com##a[href^="http://iphone4pictures.net"]
kaskus.co.id,kaskus.com,kaskus.us##a[href^="http://kad.kaskus."]
download3k.com##a[href^="http://link.tweakbit.com/"]
filetie.net##a[href^="http://livedownblue.com/download/getfile/"]
blobopics.biz,picfox.org##a[href^="http://nudeamateurteengirls."]
staticice.com.au##a[href^="http://prf.hn/click/"]
torrentmafia.net##a[href^="http://rapidgator.net/article/premium/ref/"]
rksports.info##a[href^="http://rojadirecta.me"]
avxhome.se##a[href^="http://s.click.aliexpress.com/"]
myindianporn.com##a[href^="http://secure.indiansexlounge.com"]
sports4u.tv##a[href^="http://sports4u.tv/ads"]
xonline.vip##a[href^="http://syndication.exoclick.com/"]
picfox.org##a[href^="http://syndication.exoclick.com/splash.php"]
softwarespatch.com##a[href^="http://tfp.sapphirum.com"]
bookdl.org##a[href^="http://ul.to/ref"] > img
basicupload.com##a[href^="http://wallpaperiphone5.com"]
watchonline.pro##a[href^="http://watchonline.pro/watch-now/"] > img[width="500"]
avxhome.in##a[href^="http://www.airbnb.ru"]
imore.com##a[href^="http://www.amazon.com/gp/"]
androidcentral.com,windowscentral.com##a[href^="http://www.amazon.com/gp/new-
releases?tag=mbn"]
imore.com##a[href^="http://www.anrdoezrs.net/click"]
channel.televizyon.pw##a[href^="http://www.bonusal.com/"]
seedpeer.eu##a[href^="http://www.cash-duck.com/"]
daftporn.com##a[href^="http://www.daftporn.com/link.php"]
sat-sharing.us##a[href^="http://www.flashdz.com/"]
avxhome.in,avxhome.se##a[href^="http://www.friendlyduckaffiliates.com"]
fgames.pw,vipbox.online##a[href^="http://www.liveadexchanger.com/"]
mmohuts.com##a[href^="http://www.mmo123.co/"]
pattayatalk.com##a[href^="http://www.pattayatalk.com/forums/index.php?"]
[href*="app=advadverts"]
primewire.to##a[href^="http://www.primewire.to/watchnow"]
neobuggy.net##a[href^="http://www.spektrumrc.com/Surface/Servos.aspx?utm_source="]
dailyuploads.net##a[href^="http://www.total-way.biz/"]
vodlocker.lol##a[href^="http://www.vodlocker.lol/download"]
vodlocker.lol##a[href^="http://www.vodlocker.lol/stream"]
windows10update.com##a[href^="http://www.windows10update.com/windows-10-business-
training"]
xtremetop100.com##a[href^="http://www.xtremetop100.com/out.php?site="]
avxhome.in##a[href^="http://www.zevera.com"]
z-news.link##a[href^="https://accounts.fozzy.com"]
dailyuploads.net##a[href^="https://boostads.net"]
sceper.ws##a[href^="https://bytewhale.com/free"]
antiq-fetishes.net##a[href^="https://filejoker.net/"]
flaticons.net##a[href^="https://goo.gl/"] > img
putlocker9.com##a[href^="https://mediapss.com/?r="]
allsport-live.net##a[href^="https://spadsmedia.com/"]
imore.com##a[href^="https://www.amazon.com/b?"]
rlslog.net##a[href^="https://www.hidemyass.com/vpn/"]
adowns.net##a[href^="https://www.nitroflare.com/payment?webmaster="]
phpnuke.org##a[href^="https://www.seologies.com?ref"]
anonym.to##a[href^="https://www.spyoff.com"]
fgames.pw,vipbox.online##a[href^="javascript:history.go"]
uploadocean.com##a[href^="javascript:share"]
all-free-download.com##a[id^="a_img_shutterstock_ads_"]
matheplanet.com##a[name="advice"] + table > tbody > tr[height="195"]
matheplanet.com##a[name="advice"] + table > tbody > tr[height="20"]
showsport-tv.com##a[onclick$="closeMyAd()"]
moviefull-hd.com##a[onclick*="adstract."]
putlocker9.com##a[onclick*="https://mediapss.com/?r"]
tashtv.net,u-stream.me##a[onclick="closeMyAd()"]
opensubtitles.org##a[onclick="rdr(this);"]
strikeout.co##a[onclick="removeOverlayHTML();"]
neobuggy.net##a[onclick^="_gaq.push(['_trackEvent','AdLinks'"]
uploadocean.com##a[onclick^="window.location.href"] > img
nationalpost.com##a[rel="external nofollow"] > img[src^="/images/offers/"]
lotteryextreme.com,onhax.me,onhax.net##a[rel="nofollow"] > img
windows10update.com##a[rel="nofollow"] > img[alt^="OptimizePC"]
phpnuke.org##a[rel="nofollow"].btn-xlarge
mamload.ml##a[rel="nofollow"][onclick]
softpedia.com##a[style*="width: 970px; height: 90px;"]
go4up.com##a[style="display:inline!important"] > img
myasiantv.se##a[title="Ads"]
mspoweruser.com##aside[class^="widget shunno_widget_sidebar_"]
hd-easyporn.com##aside[id^="special"]
bab.la##aside[role="complementary"]
showsport-tv.com##b[id$="ctimer"]
mega.co.nz##body .good-times-left-block
mega.co.nz##body .good-times-right-block
userscloud.com##body > .st-container ~ div[class]:not(.adguard-alert)
swefilm.tv##body > a > div#takeover[style]
hardwareheaven.com##body > a > div[id$="_skin_panel_div"]
live9.net##body > a[href^=" http://www.gofeed2all.eu"]
playpornx.net##body > a[rel$="nofollow"][class]
ebookbb.com##body > a[rel="nofollow"][onclick]
backin.net##body > center > a.btn
hentai-foundry.com##main > center > p > a > img
castalba.tv##body > center[id]
bigjapanesetube.com,nudeplayboygirls.com,rushasiantube.com##body > div#topbar
utorrent.com##body > div.callout.callout-home
lfporn.com##body > div.main > div.content > div.posts > a[id^="meow"]
storebt.com##body > div[id] > a[href="/gogo.php"]
imojado.com##body > div[id^="adbuddy-"]
gboxes.com,nosvideo.com,solidfiles.com,usersfiles.com##body > div[style$="position:
absolute; z-index: 999999; cursor: pointer;"]
patient.info##body > div[style="height:90px"]
datafilehost.com##body > div[style^="padding-top: 2px;position: absolute; top:1px;
width: 100%; background-color: #FFFFFF;"]
zony.tv##body > div[style^="position"] > div[style^="position"]
emgn.com##body > div[style^="position: fixed; width: 100%; text-align: center;
height 110px;"]
btsone.cc##body > div[style^="text-align:"][style*="Tahoma"]
nydailynews.com##body > section#rgi
nydailynews.com##body > section#rgs-details
google.com,google.ru##body > table[width="100%"][style^="border: 1px solid #"]
ezmoviestv.com##body [id^="bsa"][style]
gamepedia.com##body div#content > div#atflb
gamepedia.com##body div#content > div#btflb
gamepedia.com##body div#siderail > div#atfmrec
yourtv.com.au##body span.channel-icon__ad-buffer
nv.ua##body.branding > a[href*="/exec/bn/click.php"]
mirrorcreator.com##center > a[href^="//www.mirrorcreator.com/df.php"]
cracks9.com,f4freesoftware.com,rscrack.com,sadeempc.com,softwarezee.com,windows10ny
.com,workingkeys.org##center > a[rel="nofollow"] > img
softasm.com##center > a[rel="nofollow"][onclick] > img
chia-anime.com##div#aad > *
gismeteo.lt,gismeteo.lv##div#weather-left[id="weather-left"]
gismeteo.com,gismeteo.lt,gismeteo.lv##div#weather-right[id="weather-right"]
mensxp.com##div.Block.blk > style + div[class]:not([id]):not([style])
ah-me.com##div.DarkBg
bosscast.net##div.bossPlayer#bossPlayer
giveawayparadise.blogspot.in##div.widget[id^="Image"]
tomshardware.co.uk##div[adonis-marker]
w4files.pw##div[align="center"] > a[href="/button/download.php"]
linksafe.org##div[align="center"] > a[href^="http://linksafe.org/goto/"] > img
extra.to##div[align="center"] > a[rel="nofollow"] > img
activevoyeur.com##div[align="center"] > div[align="center"]:not([class])
yourtv.com.au##div[class$="-icon--ad"]
adminsub.net##div[class$="_ad"]
yourtv.com.au##div[class$="fixed-ad"]
worldsport.pro##div[class$="player_re"]
k2deporte.xyz##div[class$="post-body entry-content"] > center
teledeporteonlinetv.org##div[class$="span4 add"]
vidzi.tv##div[class$="vidzi_backscreen"]
chupala.biggestplayer.me##div[class*=" adblock1 "]
giveawayoftheday.com##div[class*="_ab aa-"]
cpuid.com##div[class*="widget-advert-"]
kickpunch2015.wix.com##div[class*="wixadsskins"]
avxhome.se##div[class="news"][style="margin: 10px 25px 35px 25px"]
linksafe.org##div[class="text-align:center"] > a > img
arabloads.net##div[class="text-center"] > div[style$="height:280px"]
tunefind.com##div[class^="AdSlot_"]
byetv.org##div[class^="ad"]
fliqlo.com##div[class^="ad-"]
pixiz.com##div[class^="ad-list"]
upbitcoin.com##div[class^="ad_place_"]
relink.to##div[class^="ad_right"]
stream2watch.co##div[class^="adk2_"]
mangahost.com##div[class^="ads "]
einthusan.ca,einthusan.com,einthusan.tv##div[class^="adspace-"]
pornwhite.com,androidappsgame.com,txxx.com##div[class^="adv-"]
nmac.to##div[class^="advads"]
colliderporn.com##div[class^="banner"]
torrentino.me##div[class^="banner-"]
solidfiles.com##div[class^="bnr-"]
fifa.com##div[class^="box advert"]
biggestplayer.me##div[class^="cuadrado"] > img
speedtest.net##div[class^="dfp-eot-"]
dailypioneer.com##div[class^="googlead"]
warungbioskop.com##div[class^="iklan"]
myabandonware.com##div[class^="item itemListGame be"]
softpedia.com##div[class^="mgtop"][style^="width: 100%; height: 90px;"]
gfxnull.net##div[class^="mom-"] > a > img[alt="ad"]
hdzog.com##div[class^="pl_showtime"]
onhax.net##div[class^="promo-"]
releasedateportal.com##div[class^="shareaholic-dis-ad"]
semprot.com##div[class^="sukasekalicrot_floating_banner"]
imore.com##div[class^="zone"] > a > img
independent.ie##div[data-label="Advertisement"]
codeproject.com,html.net##div[data-type="ad"]
boardgamegeek.com##div[hide-ad-block$="blockrectangle"]
androidcentral.com##div[id$="-store-ad"]
azulyblanco.co##div[id$="ad4"]
ouo.press,fileflares.com,strikeout.nu,ayefiles.com,tamilyogi.nu,leechpremium.link,r
apidvideo.com,8shit.net,1337x.to,cpmlink.net,streamcloud.eu,dir50.net,downace.com,s
hink.in,animmex.tv,movieworld.me,salefiles.com,zonasports.me,zonasports.to##div[id*
="ScriptRootC"]
answers.yahoo.com##div[id*="textads"]
nowwatchtvlive.com##div[id="4c1dba77d15"]
streamking.org##div[id="html3"][style]
neodrive.co##div[id]:not([id="container"]):not([style])
miplayer.net##div[id][style*="miplayer.net/images/overlay.png"]
breakingmuscle.com##div[id^="OA_posid_"]
newgrounds.com##div[id^="SuperbImaginativeBunting"]
overclockers.com##div[id^="ad-widget"]
fap18.net,gamereactor.eu,sportshubtv.com##div[id^="ad_"]
kitguru.net##div[id^="adflash-"]
tvope.com##div[id^="ads"]
gizmodo.com.au##div[id^="adspot-"]
bitcoinzebra.com##div[id^="advert-space-"]
files.fm##div[id^="any_media_banner"]
stream365.xyz,reblop.com,tv4embed.com##div[id^="bannerfloat"]
thehill.com##div[id^="block-dfp-rightrail-"]
biophobia.tv##div[id^="capa"]
biophobia.tv##div[id^="cerrarbanner"]
biophobia.tv##div[id^="closeX"]
1ms.net##div[id^="cpmstar_modalVideoPopup_"]
thefreethoughtproject.com##div[id^="div-gpt-ad"]
gameskinny.com##div[id^="div-sjr-"]
download3k.com##div[id^="dl_google_"]
forums.guru3d.com##div[id^="edit"] > div.vbmenu_popup + div[id^="edit"]
[style^="PADDING-RIGHT:"]
mamahd.com##div[id^="html"][style]
mangafox.la##div[id^="mfad"]
onhax.me##div[id^="oh-suckitadb-promd"]
bgr.com,filehippo.com,skysports.com##div[id^="outbrain_widget"]
iphone-ticker.de##div[id^="page-"] > div[id^="verbraucherhinweis-"]
pick-up-artist-forum.com##div[id^="popup"]
gamovideo.com##div[id^="pu-"]
allsport-live.net##div[id^="reklama"]
ebay.co.uk,ebay.com,ebay.de##div[id^="rtm_div_"]
ebay.co.uk,ebay.com,ebay.de##div[id^="rtm_html_"]
uploaded.net##div[id^="taboola-"]
bitporno.com##div[id^="top350"]
answers.yahoo.com##div[id^="ya-darla-"]
download.cnet.com##div[id^="ypaAdWrapper"]
andresgoles.blogspot.com,andresgoles.blogspot.com.au,andresgoles.blogspot.de,futbol
andres.com##div[itemprop*="articleBody"] > center > b
maniakostv.blogspot.com,maniakostv.blogspot.com.au,maniakostv.blogspot.de##div[item
prop*="articleBody"] > center > span
alllive1.blogspot.com,alllive1.blogspot.com.au,alllive1.blogspot.de,pasiondeport2.b
logspot.com,pasiondeport2.blogspot.com.au,pasiondeport2.blogspot.de##div[itemprop*=
"articleBody"] > div[style$="text-align: center;"] > span
mrivx.blogspot.com,mrivx.blogspot.com.au,mrivx.blogspot.de##div[itemprop*="articleB
ody"] > span
opensubtitles.org##div[itemtype="http://schema.org/Movie"] > fieldset
forumasik.net##div[onclick^="MyAdvertisements"]
wired.com##div[role="presentation"][data-outbrain-url]
avaxhome.co##div[style$="width:320px;height:235px;"]
btsone.cc##div[style*="6px 0"][style$="left;"][style*="99%"]
audiotube.org##div[style="color:black;background-color:white;line-height: 11px;"]
4fuckr.com##div[style="display: block; height: 110px; text-align: center; width:
740px; margin: auto;"]
acronymfinder.com##div[style="display:inline-block;width:320px;height:265px"]
relink.to##div[style="float:left;"] > div.view_middle_block
newgrounds.com##div[style="height: 90px; width: 728px;"]
torrentleech.org##div[style="height:640px; width:160px;"]
hltv.org##div[style="margin-top:5px;"] > a[href^="http://bit.ly/"] >
img[style="width:598px;"]
rapeboard.net##div[style="padding:0px 25px 0px 25px"] > center > a > img
rapeboard.net##div[style="padding:0px 25px 0px 25px"] > center > img
sat-sharing.us##div[style="padding:0px 25px 0px 25px"] > p[align="center"]
gamecopyworld.eu##div[style="padding:4px 4px 4px 4px"] > table:first-child
td[align="center"] > table[style="height:90px;"]
kaskus.co.id,kaskus.com,kaskus.us##div[style="position:fixed; width:100%; z-
index:99;background:#fff;"] + div[style="height:30px"]
linksafe.org##div[style="text-align:center;font-family:Tahoma;"]
teledeporteonlinetv.org##div[style="width: 728px;"]
fragrantica.com,fragrantica.ru,gossipcop.com##div[style="width:300px;height:250px;m
argin:0;padding:0"]
topboard.org##div[style] > div[style="width:910px; margin:10px auto;"]
fijilive.com##div[style][onclick$="redirect()"]
thewindowsclub.com##div[style^="float:none;margin:10px 0 10px 0;text-
align:center;"]
batmanstream.com##div[style^="height: 90px;width: 728px;"]
english-portal.com,english-portal.ru##div[style^="margin-
top:3px;width:150px;background-color:#ffffff;border-width:1px;"]
urlvoid.com##div[style^="margin: "][style*="0px 0"] > small
oklmradio.com##div[style^="min-height: 79px; min-width: 538px;"]
fxp.co.il##div[style^="position: fixed;width: 162px; height: 600px;"]
myslavegirl.org,vipracing.info##div[style^="width: 300px; height: 250px;"]
downloadcrew.com##div[style^="width:160px;height:600px;"]
fcore.eu##div[style^="width:338px;height:282px"]
rapidvideo.com##div[style^="width:728px; height:90px;"]
majorgeeks.com##div[style^="width:728px;height:90px;"]
filepuma.com##dl.update_software
hltv.org##embed[style="width:120px;height:240px;"]
filmovizija.me,filmovizija.in,filmovizija.com,filmovizija.net##div[id^="reklama"]
4downfiles.org##font#w3c5
movdivx.com##form[name="F1"]
castfree.me##h1
portalzuca25.ucoz.com##h2[class$="title"]
i.cbsi.com/*/Ads/*.jpg
demonoid.ph,windows7themes.net##iframe
lynk.my##iframe.content
kissanime.to,kisscartoon.me##iframe[id^="adsIfrme"]
koreatimes.co.kr##iframe[id^="nad_"]
theage.com.au##iframe[name="domain_dream_homes"]
vipleague.tv##iframe[name="player_iframe"] + #overlay
profitconfidential.com##iframe[name^="dianomi"]
max-deportv.info##iframe[src$="chat1.html"]
deportesmax.com,max-deportv.info,maxdeportv.net##iframe[src$="m300.php"]
deportesmax.com,max-deportv.info,maxdeportv.net##iframe[src$="m728.php"]
vpsboard.com##iframe[src*=".vpsboard.com"]
sportlive.site##iframe[src*="adplex"]
forumofficiel.com##iframe[src*="delnapb.com/"]
freebitco.in##iframe[src="//freebitco.in/cgi-bin/show_ad.cgi"]
mixesdb.com##iframe[src="//www.mixesdb.com/BP/iframe_7block.php"]
torrentleech.org##iframe[src="https://www.weminecryptos.com/forum/"]
thefappening.so##iframe[src^="/icloud"]
mcfucker.com##iframe[src^="/mcfucker_html/video_right.php"]
imgwallet.com##iframe[src^="frame.php"]
clipconverter.cc##iframe[src^="http://a.clipconverter.cc/www/d/"]
debridnet.com##iframe[style$="width: 300px; height: 250px;"]
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##iframe[style*="height:
60px;"]
biggestplayer.me##iframe[width="300"][height="250"]:not([id^="adblock"])
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##iframe[width="315"]
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##iframe[width="950"]
techrapid.co.uk##img[alt$="Sponsored Links"]
javhotgirl.com##img[alt="JavHD Premium"]
bdsmvb.org,pornvb.org##img[alt="filejoker"]
eiforia.net##img[alt^="turbobit_730"]
kaskus.co.id,kaskus.com,kaskus.us##img[src="images/spacer.gif"]
skyscrapercity.com##img[src^="http://www.skyscrapercity.com/images/ads/"]
acronymfinder.com##img[style="max-width:728px;width:100%"]
deepdotweb.com##img[width="330"][height="104"]
indiansgetfucked.com##img[width="650"][height="80"]
onhockey.tv##img[width="710"][height="80"]
eiforia.net##img[width="720"][alt="pornoripmania.org"]
freebitco.in##ins.adsbygoogle
hulkusc.com,ip-address.org,zippygo.org,zippymp3.org##ins[id^="aswift_"]
leporno.org/english.js
modaco.com##li[data-blocktitle="Custom Blocks"] a > img
freepornbr.com##li[id^="text-"]:not([id="text-17"])
hipornvideo.com##noindex div[style*="data:image/jpeg;base64"]
playbb.me##object + [style*="width: 300px;"]
zytpirwai.net##object#flash_pop
3dsiso.com,blu-rayiso.com,pcgameiso.com,pspiso.com,wiiuiso.com,xbox360iso.com##ol
li[id^="navbar_notice_"]:not(:first-child)
linksafe.org##p + a.btn.btn-primary[target="_blank"]
deportesmax.com##p[class$="Estilo11"]
promo-pc.jpg$domain=download.cnet.com
cnn.com##section[data-zone-label$="Paid partner content"]
asiaone.com##section[id*="-qoo10-box-"]
segmentnext.com##section[id^="banner-"]
side-tshirts.png$domain=androidcentral.com
urlvoid.com##small:nth-child(2)
agar.io##small[data-itr^="advertisement"]
kozreload.eu##span[class$="image image-full"] > aside
rd.arenavision.in##span[class^="auto-style"]
qriv1.ucoz.com##span[style$="font-weight: bold;"]
qriv1.ucoz.com##span[style$="font-weight:bold;"]
lcpdfr.com##span[style="margin-bottom: -20px;"] > div[style="height: 250px;"]
putlocker-hd.tv##strong > a[href^="/player/?name="]
starshd.xyz##table > tbody > tr > td[align$="center"]
uploadrocket.net##table.download div[style^="z-index:"]
remote.12dt.com##table[style^="width:768px;height:90px;"]
lucianne.com##table[width="180"][height="630"]
lucianne.com##table[width="300"][height="290"]
film-stream.org##table[width="503"][height="202"]
imgspice.com##table[width="612"][height="262"]
film-stream.org##table[width="71%"][height="123"]
lucianne.com##table[width="728"][height="119"]
mistressdestiny.com##table[width="775"]
activevoyeur.com##td > div[style*="z-index:"]
jdforum.net##td.alt1Active > div > div[style="float:right"]
bdsm-zone.com##td[align="right"][valign="bottom"] > div > a[rel="nofollow"] > img
subscene.com##td[class="banner-inlist"]
film-stream.org##td[height="92"][colspan="4"][align="center"][valign="middle"]
[bgcolor="#FF6600"]
ftpsearchengines.com##td[style$="5px;"] > div[style*="336px;"][style*="float:"]
linuxforums.org##td[style="width:430px;height:300px"]
youjizz.com##td[valign="top"] + td[width="301"]
lyngsat-logo.com,lyngsat.com##td[width="160"][height="600"]
film-stream.org##td[width="300"][rowspan="3"][align="center"][valign="top"]
[bgcolor="#2a2a2a"]
twomovies.net##td[width="50%"] > a[href^="/download_movie/"]
movie-censorship.com##td[width^="160"][align="center"] > div[style*="border: 1px
solid"]:not([style*="10px; border:"]):not([style*="4px; padding-bottom:"])
tubesex.me/eureka
enworld.org##ul > li[class="postbitlegacy postbitim postcontainer"]
pornhd.com##ul.thumbs + div.listing-zone.mobile-zone
xxxadd.com/eureka
|http*://$script,third-party,domain=speedporn.net|picmoza.com|pantsu.cat|
tubezx.com|losmovies.cx|upload.ee|picshits.com|imgazel.info|duckingproxy.eu|
gameofbay.org|hyperproxy.net|ikwildepiratebay.org|pirate.trade|piratebay.click|
piratebay.red|piratebaymirror.eu|piratebayproxy.tf|piratebays.co|pirateprox.club|
pirateproxy.click|pirateproxy.tf|piratetoday.click|proxypirate.in|
proxyproxyproxy.nl|proxyship.click|proxyspotting.in|thepiratebay-proxy.com|
thepiratebay.bet|thepiratebay.blue|thepiratebay.uk.net|tpb.tw|tpbmirror.us|
tpbportal.in|tpbunblocked.org|ukpirate.click|ukpirate.org|ukpirateproxy.xyz|
unblockedbay.info|unblocktpb.com|urbanproxy.eu|xxxwebdlxxx.org|imagespicy.site|
damimage.com|xeimg.yt|xxxscreens.com|dachix.com|deviantclip.com|daporn.com|
thebay.tv|piratebays.co.uk|pirateproxy.wf|pirateproxy.yt|pirateproxy.cc|
fastpiratebay.co.uk|apkmaniafull.com|dailyuploads.net|filesupload.org|imageweb.ws|
kat.al|katproxy.al|kattor.xyz|kickass.bypassed.bid|kickass.bypassed.cc|
kickass.bypassed.club|kickass.bypassed.date|kickass.bypassed.download|
kickass.bypassed.faith|kickass.bypassed.me|kickass.bypassed.org|
kickass.bypassed.party|kickass.bypassed.pw|kickass.bypassed.rocks|
kickass.immunicity.cc|kickass.immunicity.date|kickass.immunicity.faith|
kickass.immunicity.party|kickass.immunicity.rocks|kickass.immunicity.stream|
kickass.immunicity.win|kickass.unblocked.date|kickass.unblocked.faith|
kickass.unblocked.party|kickass.unblocked.stream|multiup.org|nulledfilez.com|
skidrowreloaded.com|thepiratebay.org|watchers.to|watchxxxfree.com|xonline.tv|
thepiratebay.bid|bluemediafiles.com
|http*://$third-party,domain=raw.senmanga.com
|http*://*.js$third-party,domain=linx.2ddl.ag
|http*://*.xyz^$script,domain=doyki.com|spashopaz.com
|http://$image,third-party,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
|http://$script,third-party,xmlhttprequest,domain=oogh8ot0el.com
|https://$script,third-party,xmlhttprequest,domain=oogh8ot0el.com
||0torrent.com^
||0xc0000005.com/0xc0000005-fix-download.html
||130.211.212.60^$popup,domain=vidabc.com
||18ypc.com/b/
||217.26.67.168/47a8bff6aa343233c94b2e8287ed2d47/
||217.26.67.168/banner/
||2ddl.net/p.js
||2giga.link/jsx/
||4downfiles.org/open4downfiles2.js
||4fcams.com/affiliates$domain=4fuckr.com
||7ec.us^$domain=imgbar.net
||a.onion.nu/c.php
||a.onion.nu/torguard-728x15.php
||a.onion.nu/www/images/satoshibet
||a.onion.nu/www/images/torguard
||ad*.mac-torrent-download.net^
||ad.kaskus.co.id^
||ads*.depositfiles.com^
||ads*.depositfiles.org^
||ads*.dfiles.eu^
||ads*.dfiles.ru^
||ads.playukinternet.com^
||adtag.asiaone.com^
||adultstar.biz/*/banner-
||adxx.phimsk.com^
||agario.sx/img/sx300x250s.png
||agentnano.com/widget$third-party
||ah-me.com/b*.js
||akhbarak.net/widget_v.php
||alicdn.com^$domain=avxsearch.se
||allsport-news.net/pr/
||alphaporno.com/pop/
||amazonaws.com/post_images/$domain=film-stream.org
||amazonaws.com/waframedia16.com^$third-party
||annuncivicini.altervista.org
||antiq-fetishes.net/terrabanner.gif
||api.kostprice.com^$script,domain=gadgets.ndtv.com|gadgets360.com
||api.taboola.com/*/json/microsoftsolitairecollection/
||armorgames.com/foolish/
||armorgames.com/neat/next/armadillo
||asmassets.mtvnservices.com/$domain=spike.com
||asmassets.mtvnservices.com/asm/
||az413505.vo.msecnd.net^$third-party
||batmanstream.com/competition.js
||bcast.pw/ads/promo.html
||bcast.site/static/300x25*.html
||befuck.com/js/befuck*.js
||bestandroidappsdownload.com/img/da/$image
||bestreams.net/jquery.mn.js
||biophobia.tv/tania/banner
||bittorrent.com/Advertisers/
||blobopics.biz^$domain=picfox.org
||bontent.powvideo.net^
||bontent.powvideo.net^$popup
||bosscast.net/content/images/close1.png
||bosscast.net/content/js/player2.js
||bramjnet.com/images/upload/
||bravotube.net/js/_p4.php
||browser.firefoxplugin.info/pac.swf
||c.speedtest.net/flash/*.swf|
||cc.cnetcontent.com/dccn/$domain=urtech.ca
||cdm.cursecdn.com/js/chip-testing/recovery/
cdmfactorem_recover2_min.js$domain=gamepedia.com
||cdn-mixesdb.com/static/images/JDbanners/
||cdn.adfoc.us/sound/niftyplayer.swf
||cdn.adult.xyz/js/link-converter.js
||cdn.bc.vc/js/bcvcweb.js
||cdn.javgo.me/frontend/js/codepp.js
||cdn.movieweb.com/assets/*/ads/jw/video_feature_unit.
||cdn.static.fapdu.com/*_popup.
||cdn.subs.ro/assets/storm-systems.png
||cdn.subs.ro/assets/xservers.png
||cdn.taboola.com/libtrc/ndtv-ndtvmobile/loader.js$domain=ndtv.com
||cdn.taboola.com/libtrc/needrom/loader.js$domain=needrom.com
||cdn.taboola.com/libtrc/skidrowc/loader.js
||cdn.taboola.com/libtrc/uploaded/loader.js
||cdn.taboola.com/libtrc/ziffdavis-network15-geek/loader.js$domain=geek.com
||cdn.theatlantic.com/*/promotions/injector.js
||cdn.thri.xxx/web/uploads/b_images/
||cdndoge.xyz/video-download/img/sky.jpg
||cdne.stripchat.com/cdn/banners/
||channeltv.site/ads
||clickadu.com/apu.php$redirect=nooptext,important
||cloudfront.net/client-embed/$domain=funhdtv.com
||cloudfront.net^$domain=iir.ai|tii.ai|adshort.club|newepisodes.co|megaup.net|
ckk.ai|uploadas.com|jibfly.com|openloadmovies.bz|gounlimited.to|adbl.me|
komiupdates.xyz|streamtajm.com|yesmovies.to|adsrt.me|thehouseofportable.com|
linkatna.me|openloadmovies.net|kanqite.com|xmovies8.im|gomovies.ec|0123movies.is|
kisscartoon.su|oke.io|bmovies.cz|watchfree.at|frkmusic.org|xmovies8.pl|
itdmusic.site|xrivonet.info|linkrex.net|youtubemultidownloader.com|123movies.fun|
arura.win|onhax.net|cpygames.com|drhtv.com.pl|srt.am|ojomovies.com|estrenos10.com|
dancingastronaut.com|tvsportslive.stream|mixing.dj|twineer.com|onlinehdmovies.org|
vidzella.me|gamesofpc.com|filesharingz.ga|uploadcrazy.net|file.up09.com|
kaitect.com|adf.ly|ay.gy|viahold.com|tinyical.com|mmoity.com|pintient.com|
riffhold.com|picocurl.com|bitigee.com|atomcurve.com|atominik.com|battleate.com|
babblecase.com|vizer.tv|tugaflix.com|douploads.com|suprafiles.org|leakedearly.gdn|
itdmusic.com|cloudyfiles.org|1337x.to|extramovies.org|tugafree.net|prefiles.com|
cloudyfiles.co|vidfile.net|anime-odcinki.pl|u2s.io|247hd.info|vidabc.com|flashx.to|
kingvid.tv|vpornex.com|clicknupload.link|freehdsport.is|unblocked.lol|
suprafiles.co|lipstickalley.com|streamflv.com|wizhdsports.is|playstream.club|
divxme.com|revdownload.com|addic7ed.com|alivefoot.us|animeflv.net|apk4free.net|
avxhome.in|avxhome.se|baiscopelk.com|daclips.com|feliratozz.hu|filescdn.com|
filmikz.ch|goodvideohost.com|gorillavid.com|iwannawatch.to|javgo.me|javgo.pro|
javgo.vip|katcr.co|katfile.com|keeplinks.eu|laliga-live.to|leporno.org|letwatch.us|
max-deportv.info|mirrorcreator.com|multiup.org|newpct.com|newpct1.com|nhentai.net|
nitroflare.com|onhax.me|openload.io|piratebay.unlockproject.co|psarips.com|
revclouds.com|rivosportt.info|sadeemapk.com|salefiles.com|sankakucomplex.com|
sceper.ws|shink.in|speedvid.net|tormirror.bid|tusfiles.net|unblocked.onl|
uploadocean.com|uploads.to|uplod.it|uplod.so|uplod.ws|uptostream.com|
userscloud.com|watchers.to|wizhdsports.to|zone.telechargementz.tv|go.awanpc.me|
viwright.com|yabuilder.com|yamechanic.com|kializer.com|yoineer.com|tmearn.com|
y2mate.com|animepahe.ru
||cnn.com/cnnintl_adspaces/
||coderanch.com/forums/banner/
||commitstrip.com/hello.php
||cpatrendreklam.com/sabit/popup.php
||creativeuncut.com/int/interstitial.js
||cuccu.me/poprun.html
||czechvideo.org/js/*.js
||d20flqux56m8w7.cloudfront.net^$domain=mixesdb.com
||d2gt9oovykfp1z.cloudfront.net/onhax.js
||deal.maabm.com^$domain=pornhd.com
||dep.jscloud.org/min.js$domain=depositfiles.com|depositfiles.org|dfiles.eu|
dfiles.ru
||digit-photo.com/images/produits/publicites/
||direct.hdzog.com/contents/lejpppwud/
||distrowatch.com/images/cpxtu/
||distrowatch.com/images/k/
||distrowatch.com/wban
||dl.www.speedvid.net/dl^$popup
||download-pic.com/picb/$domain=mmnt.net
||downloadha.com/shop/*.swf
||downloadweb.org^
||dpiw925yvtpfq.cloudfront.net^$script
||dreamvtt.com/imagehost/data/uploads/users/d6e25263-8a53-42c2-bb43-
12de0e9b8bb9/114115514.jpg
||dreamvtt.com/imagehost/data/uploads/users/d6e25263-8a53-42c2-bb43-
12de0e9b8bb9/117026338.gif
||droidblog.net/vendors/
||droidforums.net/vendors/
||ekod.info/js/pixelRtb.js
||elasticbeanstalk.com^$domain=footballtransfertavern.com
||electronlibre.info/mdx/images/bg_vivendi_hab.jpg
||elitegirl.info/images/AdultLab$image
||english-portal.com/adver/
||exashare.com/ad.js
||eztv.ag/images/pcprotect/
||facebook.com/audiencenetwork/web/?
||facebook.com/whitepages/wpminiprofile.php?partner_id=$third-party
||fakku.net/static/seele-footer.html
||fetishshrine.com/_p4.php
||fijilive.com/images/wrap/
||file.rocks/images/add2.jpg
||file.rocks/images/des-add*.jpg
||filerio.in/interstl.html
||files.nyaa.eu/ai*.$image
||filesbucks.com/links/popad^$popup,domain=filesbucks.com
||filestube.com/sponsored_go.html
||freestreams.eu/js/bn*.js
||frenchanime.com/cpxmedia.html^$third-party
||funimg.net/mm.js
||gaimup.com/gaimupxxx/*.html
||gallery-dump.com/forum/forumbanner.php
||gambar123.com/pic/what/$domain=semprot.com
||geo.hltv.org/data.php
||geo.hltv.org/data2.php
||giveawayoftheday.com/web/bannerinf.js
||global.fncstatic.com/static/*/OutbrainWidgetConnector.js
||go4up.com/assets/img/webbuttoned.gif
||go4up.com/download/forddd
||goodindianporn.com/images/undbn.gif
||google.com/ads/search/app?
||googletagservices.com/tag/$domain=flightradar24.com
||gravity.com^$domain=engadget.com
||happliances.com/center.js
||havysoft.cl/mt_b.png
||hdtubes.net/*.php?z=$popup
||hdxxx.me/15721fcdf3cd.js
||heavy-r.com/ilove/bananas.php
||heidoc.net/amazon/
||heidoc.net/joomla/images/cambodia/
||hellporno.com/_p*.php
||hentaihaven.org/*/?js=
||hideme.ru/images/prx/prx_bnr_
||hitomi.la/hitomi.js
||hotpornf.com/images/filejo
||hotpornfile.org/wp-content/themes/hpf-theme/js/vendor/pub.js
||i.bongacams.com/b/
||i.imgur.com/4Pi4CHD.png
||i44.tinypic.com/13yea8l.gif
||i44.tinypic.com/167ngnb.gif
||i47.tinypic.com/2z86ekz.png
||imagebam.com/csb.html
||imagebam.com/files/_b*.php
||images-*.ssl-images-amazon.com/images/*/sf/DAsf-*_.js
||imagetwist.com/ff.js
||img.informer.com/images/mac_banner_v2.png
||img24.org/diablo_araseg.js
||img24.org/imgtereza.php
||imgchili.net/exoloader.php
||imgpeak.com/bk_lder.php^
||imgwallet.com/altiframe.php
||imgwallet.com/frame.php
||imgwallet.com/url.php
||indiangilma.com/images/srilankakillingfields.jpg
||indiansgetfucked.com:8081/cont1/*.gif
||indiansgetfucked.com:8081/images/banners/
||info.gomlab.com/eng_ad.html
||intkeys.com^$domain=teknogods.com
||isohunt.to/files/*.js
||javacript.ga^$domain=pornleech.com
||javfull.me/public/frontend/js/popup.js
||javstreams.me/adft.php
||jizzhut.com/abr/
||justporno.tv/js/shara.js
||kad.kaskus.co.id/banner/
||kad.kaskus.com/banner/
||kad.kaskus.us/banner/
||kaskus.co.id/adv/
||kaskus.us/adv/
||katcr.co/site/static/seed/seed.css
||koksenergy.de/animiert.gif
||kovla.com/static/js/popunder
||l2j.lt/ads/
||l2servers.com/promo/
||l2topzone.com/SdihusDsa/
||letitbit-porno.com^$popup,domain=fastpik.net
||linkbucksmedia.com/director/?t=
||livejasmin.com^$domain=freeimgup.com
||loltrack.com^
||lookpic.com/td.jpg
||lookpic.com/yeah.gif
||lowendbox.com/*/banners/
||lswcdn.net/js/vendor/frontend_loader.js
||luc.sslimages.com^$domain=lucianne.com
lxax.com###embed-overlay
lxax.com###parrot
||lxax.com/_ad
||max-deportv.info/chat
||max-deportv.info/m*.php
||mcfucker.com/js/adpbefuck*.js
||mediafree.co/pop*.js
||mediaindonesia.com/public/imgs/new/cbn.swf
||mediaresources.idiva.com/idivage/
||mfcdn.net/store/mfbanners/
||lmfcdn.secure.footprint.net/store/mfbanners/
||mistressdestiny.com/forums/banner
||mixesdb.com/BP/iframe_7block.php
||mylust.com/b/
||myslavegirl.org/Promo
||mystreans.com/ch/adclose.png
||mystreans.com/ch/closs.png
||mystreans.com/livetv/Livetv.gif
||myvidster.com/*_neverblock.php
||newopenx.detik.com^
||news.maxcorpmedia.com/imp
||newser.com/*feolite/$script
||nikktech.com/main/images/banners/
||null24.net/wp-content/uploads/*/Uploadboy-
||o1.t26.net/mkt_assets/banners/
||oaome.com/links/popad$popup
||odb.outbrain.com^$domain=dailytelegraph.com.au
||olyhdliveextra-a.akamaihd.net/*.mp4$domain=theplatform.com
||onhax.me/cdn-cgi/pe/bag2?r[]=*cdn.adstract.com
||onlinemschool.com/pictures/promo
||onlytv.me/jquery.js
||oogh8ot0el.com/*/popout.js
||openx.gamereactor.dk/adclick.php
||pandamovie.net/pu/
||patient.media/*prebid.js
||perfectgirls.net/counter.js
||phimsk.com/quangcao/popupcuasonho.js
||pho.staticfiles.org/sos.js
||player.kmpmedia.net/kmp_plus/platform/view/main
||porn-bb.net/clicunder.js
||porn-w.org/chili.php
||porn-w.org/fj.php
||porn.com/_p3.js?_=
||porndoe.com/deliverAds/
||pornexpanse.com/ban_pimp
||pornexpanse.com/eureka
||pornk.be/tn.php
||pornokeep.com/eureka
||pornoxo.com/pxo/www/js_*/*.min.js?url=*/out/
||porntube.com/*/pop_ex.php
||pornvb.org/images/bdsmvb.jpg
||portalzuca.com/ads
||psarips.com/tools.js
||psdkeys.com/uploads/banner_
||qrz.com/ads/
||qwertty.net/templates/kinowa/js/open-single.js
||raltravel.pw/hihicoppycailon/license-paid.js
||rapeboard.net/dep_bdsm.png
||rarbg.to/vxsnjklrmtfdep.js
||readmanga.today/ezoic/
||realstreamunited.tv/*/pu.js^
||refer.ccbill.com/cgi-bin/clicks.cgi
||reimsrvcm.com/WhiteLabelBidRequestHandlerServlet$domain=codecguide.com|
windowsreport.com
||repackdl.com/as*.html
||rma-api.gravity.com/*/api/intelligence/$domain=techcrunch.com
||s3.amazonaws.com/*/secure.js$domain=avxhome.in|avxhome.se|newpct.com|newpct1.com|
revclouds.com|uplod.it
||s3.amazonaws.com/poptm/banners/
||s3.amazonaws.com/salesdoubler/banner_creatives/
||s3.amazonaws.com^$domain=oko.sh|itdmusic.site|linkrex.net|
youtubemultidownloader.com|suprafiles.org|wizhdsports.is|playstream.club|
xmovies.to|300mbfilms.co|fullypcgames.net|adpop.me|hdmovieswatchs.net|itdmusic.com|
filescdn.com|katfile.com|nitroflare.com|salefiles.com|uploads.to|vidfile.net|
cloudyfiles.co|tugafree.net
||sadeempc.com/wp-content/uploads/2017/01/RDP-*.gif
||safebeta.cn/gg/sefabeta_*js
||saliu.com/images/software-lottery-gambling.gif
||scripmode.info^$popup,domain=flashx.tv
||scriptall.ml^$domain=uplod.so|uplod.ws
||scripts.dailymail.co.uk/static/mol-adverts/*.css
||sexgalaxy.net/popaaa/
||sextop10.net/adx/
||sexxx.cc/public/api.iframe.php
||shopandroid.com/external_marketing/$domain=androidcentral.com
||shortlink.sex^$popup,domain=cam-archive.com|recwebcam.com
||site2unblock.com/images/vpn*.gif
||slatedroid.com/espebanner.js
||sleazyneasy.com/_*.php
||slopeaota.com^$popup,domain=redtube.com
||smsdate.com/promotion/$third-party
||softpedia-static.com/images/afh/
||sportstream.tv/img/big.gif
||sportstream.tv/img/left.gif
||sportstream.tv/img/right.gif
||sportstream.tv/img/top.gif
||stagens.com^$domain=extremetube.com
||stankyrich.com/relman/$domain=mpgh.net
||starshd.me/banner
||static.bro.adca.st/promo.html
||static.elitesecurity.org/banner/
||static.flashx.tv/js/flashx.js
||static.hltv.org//images//drake_match.png
||static.hltv.org//images/drakemoon_forum.gif
||static.hltv.org//images/egbranking.png
||static.hltv.org//images/kinguin_
||static.twilight.ws/twilight.ws_button3.gif
||stefanvd.net/images/partner/
||stomp.com.sg/qoo10/
||storage.googleapis.com/*/bnr*.$domain=datafilehost.com
||strap.domain.com.au^$domain=theage.com.au
||streamcasttv.biz/random/ads-direct.js
||streamhd.eu/images/close.png
||streamplay.to/js/*/pu*.min.js
||sumotorrent.sx/img/ip_vanish_
||sunfrog.com/widget/$domain=best-jav.com
||sunporno.com/api/*?rnd=
||supercineonline.tv/flut/functionsadsite.php
||swefilm.tv/partner/
||t.mmnt.net^
||techcentral.ie/wp-content/plugins/wpsite-background-takeover
||teraxhif.com/scripts
||thedailywtf.com/tizes/
||thefappening.so/sproject/*.php
||thefreedictionary.com/_/track.ashx?r=
||thepiratebay.*/*pop*.js
||thepiratebay.org/*.php?
||thessdreview1.netdna-cdn.com/wp-content/uploads/*-bg-banner-*.jpg
||thevideo.me/mpaabpu/$popup
||top.l2jbrasil.com/banner/
||torrentz.eu/show_ads.js
||totallynsfw.com/_*.php
||trillian.im/client/ad
||ttcdn.info/pia.png
||ttcdn.info/pia_$image
||tuberel.com/*.php
||tubesex.me/banneradv.js
||tubevintageporn.com/js/show_adv.js
||tubxporn.com/track.php
||tunngle.net/api/cpms/
||tvonline24.me/matomy.html
||txxx.com/js/*.php?z=*&sub=
||ucam.xxx/banners/
||uimgshare.com/api.js
||unblockall.xyz/assets/js/script.js
||unicornmedia.com/now/media/segment/*&isad=True
||unicornmedia.com/now/media/segment/*/content.ts*&bc_a=True$domain=gamespot.com
||uploaded.net/video/lic.js
||uploadex.com/tst/download1.png
||uploadocean.com/images_classic/dl.png
||uploadshub.com/images/start-download.gif
||uploadshub.com/popup.js
||upornia.com/*.php?z=
||userscloud.com/i/dlnitro.png
||vaughnlive.tv/abvs.php?$redirect=nooptext
||vi-control.net/community/?ads/
||vi.colliderporn.com/m8.js
||videowood.tv/pop^$popup
||vidible.tv^$domain=linuxforums.org|healevate.com|historydaily.org
||vikiporn.com/plugin.js
||vipbox.tech/local.html
||vipcast.me/cash.html
||voyeurhit.com/*.php?*&
||watchers.to/code2.js
||watchmygf.me/banner/js1.js^
||webtransfer-finance.com/upload/partner_banner/
||webtransfer.com/upload/partner_banner/
||whoer.net/images/5socks.gif
||widgets.outbrain.com/outbrain.js
||window-close.cf^$domain=tuttosportweb.com
||windows7themes.net/creatives/
||wishuluck.top/adsflashORIGINAL.php
||wix.com/*utm_campaign=$third-party
||wrestling-online.com/News/wp-content/plugins/wpsite-background-takeover/js/
wpsite_clickable.js
||wrestling-online.com/News/wp-content/uploads/bg*.jpg
||xhcdn.com/js/p.js
||xtremetop100.com/images/king/AKCABAL.gif
||xtremetop100.com/images/king/new_eclipse_awtopbanner.gif
||xwowgirls.com/ab/eajotskrempz.js
||xwowgirls.com/js.php
||xxxadd.com/banneradv.js
||xxxstreams.org/popaaa/
||xxxstreams.org/tttr/
||xxxtubedot.com/advpanel.js
||xxxtubedot.com/eureka/eureka.js
||xxxtubedot.com/eureka_ban/
||yastatic.net/pcode/adfox/loader.js$domain=sputniknews.com
||youjav.me/yjav.js
||youjizz.com/be568.js
||youjizz.com/exoa
||youjizz.com/js/YJ-ab/_yjserve.js
||youjizz.com/xoa/*.js
||yourporno.fr/js/n*.js
||yts.ag/images/vpnanim
||yts.ag/js/*.js
||zevera.com/*.swf$third-party
||zkake.exashare.com^
||zonasports.to/js/tiempo2.js
||zorwrite.com/*/Tag.a1b$domain=itechpost.com
!
! livetv.sx / livetv*.me
||cdn.livetv*.me/tmp/515x45-
livetv338.me,livetv.sx##table > tbody > tr > td[colspan="3"][height="91"]
[align="center"][bgcolor="#000000"]
cdn.livetv202.me,cdn.livetv204.me,cdn.livetv207.me,cdn.livetv208.me,cdn.livetv209.m
e,cdn.livetv210.me,cdn.livetv211.me,cdn.livetv212.me,cdn.livetv213.me,cdn.livetv214
.me,cdn.livetv215.me,cdn.livetv216.me,cdn.livetv217.me,cdn.livetv218.me,cdn.livetv2
19.me,cdn.livetv220.me,cdn.livetv221.me,cdn.livetv222.me,cdn.livetv223.me,cdn.livet
v262.me,cdn.livetv263.me##td[background^="//cdn.livetv"] > table[width="100%"] >
tbody > tr > td[valign="top"] + td[align="right"]
cdn.livetv202.me,cdn.livetv204.me,cdn.livetv207.me,cdn.livetv208.me,cdn.livetv209.m
e,cdn.livetv210.me,cdn.livetv211.me,cdn.livetv212.me,cdn.livetv213.me,cdn.livetv214
.me,cdn.livetv215.me,cdn.livetv216.me,cdn.livetv217.me,cdn.livetv218.me,cdn.livetv2
19.me,cdn.livetv220.me,cdn.livetv221.me,cdn.livetv222.me,cdn.livetv223.me##iframe[w
idth="700"][height="16"]
||cdn.livetv*.me/*ads*/getbanner.php
!
audiobookbay.me,audiobookbay.la,audiobookbay.com##img[width="160"][height="600"]
audiobookbay.me,audiobookbay.la,audiobookbay.com##[style^="text-align:center;"] > a
> img
audiobookbay.me,audiobookbay.la,audiobookbay.com##a[href="/high-speed-
download.php"]
!
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.banner-wrapper
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.avdo
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.banner-container
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.clipstore-bottom
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.main-wrap > main + .bottom-widget-
section.no-popunder
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.player-ad-overlay
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.player-container > .no-
popunder:not([class*="player-container"])
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.thumb-list > .no-
popunder:not(.thumb-list__item)
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.thumb-list > .right-rectangle
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.video-view-ads
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.wid-banner-container
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.wid-sponsor-banner
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.wid-static-banner
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.wih-banner
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.wil-sponsor-banner
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.wit-ads-by
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.wit-cams-thumb-widget
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.wit-sponsor-banner
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.wit-sponsor-link
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.with-player-container > .no-
popunder:not([class*="player-container"])
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##.xplayer-banner
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##[class*="-spot-container"]
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##a[href^="https://xhamster.com/
sponsor/out"]
xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com
,xhamster11.com,xhamster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamste
r17.com,xhamster18.com,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,
xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster
26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhams
ter35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.de
si,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xh
amster.desi,xhamsterpremium.com,stripchat.com##div[class^="player-ads"]
||go.xhamsterlive.com/api/models$third-party
!
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in##.flexContentAd
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in##.btn-sm.btn-coin
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in##.flexBefore
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in##.flexAfter
!
! Many non-Russian online cinemas use mail.ru player
my.mail.ru###b-video-wrapper > div.b-video-html5__overlay-container
!
! turbobit
||turbobyte.net/files/news/image/offer
turbobyte.net##a[href*="/ybrowser/"]
||tb.turbocap.net/*.js
||turbo-bit.website/glx_*.js
/pus/script$domain=turbo-bit.website|turbobit1.com
||turbobit.net/files/news/image/big.png
||turbobit.net/*/60090.
turbobyte.net,turbobit.net##div[style^="text-align:center;"] > a[target="_blanck"]
> img
||turbobit.net/files/news/image/offer
||turbobit.net/*/*_brand_$image
||turbobit.net/*/72890.png
turbobit.net##a[href*="&campaign="] > img
||turbobit.net/partner^$third-party
||turbobit.net/ref/^$third-party
turbobit.net##.brin-button
||turbobit.net/*_brendir_*.jpg
||turbobit.net/files/news/*.swf
||turbobit.net/files/news/cwer_pop.js
||turbobit.net/files/news/image/free_download
||turbobit.net/files/news/lords_turbobit$domain=turbobit.net
||turbobit.net/oexktl/
||turbobit.net/turbo?gaid=bn_gate
turbobit.net##center > a > img
turbobit.net###topbanner
turbobit.net##.download-top-aplayer
turbobit.net##body > a#body-link
!
! /expla*.js^$important,domain=rarbgto.org.
! /expla*.js^$important,domain=rarbgway.org|rarbgunblock.com|rarbgcore.org|
rarbgp2p.org|rarbgenter.org|rarbg2019.org|rarbgunblocked.org|rarbgproxied.org|
rarbgmirrored.org|rarbgprx.org|rarbgtor.org|rarbgget.org|proxyrarbg.org|
rarbgto.org|rarbgunblock.org|rarbg2018.org|rarbg.bypassed.org|rarbg.is|rarbg.to|
rarbg.unblockall.org|rarbg.unblocked.kim|rarbgaccess.org|rarbgmirror.com|
rarbgmirror.org|rarbgmirror.xyz|rarbgproxy.com|rarbgproxy.org|rarbgunblock.co|
rarbgaccessed.org
!
! twitch.tv - streamer's ads
twitch.tv##a[href^="https://ggbetpromo.com/"]
twitch.tv##a[href^="https://www.paripartners.ru/"]
twitch.tv##a[href^="http://ggrus.bet/"]
twitch.tv##a[href^="https://ya.cc/"]
twitch.tv##a[href="https://vk.com/bust3rshop"]
twitch.tv##a[href*="store.asus.com/rog-promo/"]
twitch.tv##div[data-test-selector="channel_panel_test_selector"] >
a[href^="http://bit.ly/"]
twitch.tv##div[data-test-selector="channel_panel_test_selector"] >
a[href^="https://bit.ly/"]
!
mail.yahoo.com##div[data-test-id="darla-container"]
mail.yahoo.com##div[data-test-id="ad-viewability-tracker"]
mail.yahoo.com##div[data-test-id="pencil-ad"]
mail.yahoo.com##a[data-test-id="pencil-ad"]
mail.yahoo.com##div[data-name="infinite-scroll-content"] > ul > li[data-test-
id="infinite-scroll-PENCIL"]
!
greatist.com,medicalnewstoday.com##.css-umsscj
greatist.com,medicalnewstoday.com##div[data-dynamic-ads]
greatist.com,medicalnewstoday.com##div[data-empty="true"]
greatist.com,medicalnewstoday.com##hl-adsense
!
forbes.com##.top-ad-container
forbes.com##.adblock-unused
forbes.com##.moreon-ad
forbes.com##div[class^="fbs-ad--"]
forbes.com##.channel--ad
!
foxbaltimore.com,foxchattanooga.com,foxillinois.com,foxlexington.com,foxnebraska.co
m,foxreno.com,foxrochester.com,foxsanantonio.com,nbcmontana.com,okcfox.com,siouxlan
dnews.com,wach.com,wchstv.com,wcyb.com,wfxl.com,wgxa.tv,wlos.com,wsbt.com,wsmh.com,
wvah.com,cbs2iowa.com,fox4beaumont.com,mycbs4.com,mynews4.com,news4sanantonio.com,a
bc6onyourside.com,wtov9.com,turnto10.com,fox11online.com,mynbc15.com,nbc16.com,abc2
2now.com,fox23maine.com,nbc24.com,fox28media.com,myfox28columbus.com,fox42kptm.com,
fox45now.com,fox56.com##div[class^="index_displayAd__"]
foxbaltimore.com,foxchattanooga.com,foxillinois.com,foxlexington.com,foxnebraska.co
m,foxreno.com,foxrochester.com,foxsanantonio.com,nbcmontana.com,okcfox.com,siouxlan
dnews.com,wach.com,wchstv.com,wcyb.com,wfxl.com,wgxa.tv,wlos.com,wsbt.com,wsmh.com,
wvah.com,cbs2iowa.com,fox4beaumont.com,mycbs4.com,mynews4.com,news4sanantonio.com,a
bc6onyourside.com,wtov9.com,turnto10.com,fox11online.com,mynbc15.com,nbc16.com,abc2
2now.com,fox23maine.com,nbc24.com,fox28media.com,myfox28columbus.com,fox42kptm.com,
fox45now.com,fox56.com##div[id^="interstory_first_ddb_"]
foxbaltimore.com,foxchattanooga.com,foxillinois.com,foxlexington.com,foxnebraska.co
m,foxreno.com,foxrochester.com,foxsanantonio.com,nbcmontana.com,okcfox.com,siouxlan
dnews.com,wach.com,wchstv.com,wcyb.com,wfxl.com,wgxa.tv,wlos.com,wsbt.com,wsmh.com,
wvah.com,cbs2iowa.com,fox4beaumont.com,mycbs4.com,mynews4.com,news4sanantonio.com,a
bc6onyourside.com,wtov9.com,turnto10.com,fox11online.com,mynbc15.com,nbc16.com,abc2
2now.com,fox23maine.com,nbc24.com,fox28media.com,myfox28columbus.com,fox42kptm.com,
fox45now.com,fox56.com##div[id^="interstory_second_ddb_"]
foxbaltimore.com,foxchattanooga.com,foxillinois.com,foxlexington.com,foxnebraska.co
m,foxreno.com,foxrochester.com,foxsanantonio.com,nbcmontana.com,okcfox.com,siouxlan
dnews.com,wach.com,wchstv.com,wcyb.com,wfxl.com,wgxa.tv,wlos.com,wsbt.com,wsmh.com,
wvah.com,cbs2iowa.com,fox4beaumont.com,mycbs4.com,mynews4.com,news4sanantonio.com,a
bc6onyourside.com,wtov9.com,turnto10.com,fox11online.com,mynbc15.com,nbc16.com,abc2
2now.com,fox23maine.com,nbc24.com,fox28media.com,myfox28columbus.com,fox42kptm.com,
fox45now.com,fox56.com##div[class^="index_adBeforeContent__"]
!
! Popads
://*.bid^$script,third-party,domain=streamjav.net|cndfandres64.blogspot.de|
cndfandres64.blogspot.com|cndfandres64.blogspot.com.au|tellnews.club|xxxmax.net|
watchfreexxx.net|speedporn.net|filmlinks4u.is|needgayporn.com|gaypornmasters.com|
uploadbank.com|clicknupload.org|ouo.press|cryptosmo.com|datoporn.co|alantv.com|
xclusivejams2.com|123movies.kim|123gomovies.info|watchonlinemovie.in|dir50.com|
kat.how|thepiratebay.org|vshare.eu|psarips.com|123videos.tv|ouo.io|hentaiz.net|
apkmirrorfull.com
/^https?:\/\/www\.[a-z]{8,14}\.(bid|club|co|com|me|pro|info)\/[a-z]{1,12}\.js$/
$script,third-party,domain=goss.watch|gosswatch.com|2ddl.vg|guard.link|vidz72.com|
123movies.cafe|anidl.org|srt.am|pandaporn.net|widestream.io|300mbfilms.co|
seelive.me|realtimetv.me|xxxstreams.me|animeforce.org|baixarsoftware.com|vipbox.fi|
linx.cloud|emp3c.co|streamporn.me|2ddl.io|pandamoviehd.me|speedporn.net|
youwatchporn.com|chaturbacumgirls.net|oke.io|vipbox.st|2ddl.unblocked.vc|
gaypornwave.com|batshort.com|watchpornfree.ws|animo-pace-stream.io|hdsector.to|
streameast.live|hentaimoe.me
/^https?:\/\/([a-z0-9]{8,10}\.)?[a-z0-9]{5,}\.(com|bid|online|top|club)\/([a-z0-9]
{2}\/){3}[a-f0-9]{32}\.js$/$script,third-party
/^http?:\/\/[a-z]{8,14}\.(bid|club|co|com|me|pro|info)\/[a-z]{1,12}\.(aspx|php|
html|htm)\?r=[0-9]{1}[\s\S]*v=/$script,third-party,domain=realtimetv.me|seelive.me
! https://github.com/AdguardTeam/AdguardFilters/issues/54684
! New popads script - blocking popads script casues requests to "undefined" and in
some cases website doesn't load correctly
|https://undefined/|$script,redirect=noopjs
!
! https://github.com/AdguardTeam/AdguardFilters/issues/59269
! Porn farming
adultlingeriepics.com,adultlingeriepics.com,adultspankingtgp.com,allfeetporn.com,al
lfemdompics.com,allgfpics.com,allhairysex.com,allhotgayporn.com,allrealvoyeur.com,a
llrealvoyeur.com,allsexylegs.com,allshemalemodels.com,allshemalemodels.com,allswing
er.com,allswinger.com,alltrannypics.com,alltrannypics.com,alltrannystars.com,alltra
nnystars.com,allvoyeurxxx.com,allvoyeurxxx.com,amateurbbwpussy.com,amateursexypics.
com,asianfuckthumbs.com,asianhotxxx.com,asianhotxxx.com,asianladyboypictures.com,as
ianladyboyspics.com,asianladyboyssex.com,asianladyboyssex.com,asianpicturesporn.com
,asianpicturesporn.com,asianshemalesex.com,asianshotporn.com,asianshotporn.com,assh
otfuck.com,asshotfuck.com,barefeetsex.com,bbwhardporn.com,bbwhotxxx.com,bdsmfemdomt
raining.com,bdsmfemdomtraining.com,bdsmsextgp.com,bdsmsextgp.com,bestasianpics.com,
bestasianpics.com,bestassparade.com,bestbbwsex.com,bestfemdomporn.com,bestfemdompor
n.com,bestfemdomtgp.com,bestlegsporn.com,bestlingerieporn.com,bestlingerieporn.com,
bestnylonpics.com,bestnylonpics.com,bestpainporn.com,bestpainporn.com,bestpornblack
.com,bestpublicporn.com,bestspankingpics.com,bestupskirtporn.com,bestvoyeurpictures
.com,bestvoyeurporn.com,bigboobsgrab.com,bigboobsgrab.com,blackxxxgalleries.com,but
tstgp.com,classicpornpost.com,classicpornpost.com,classicretrosex.com,clubfemdomfet
ish.com,dailyfemdomporn.com,dailyfootporn.com,dailyhairyporn.com,dailylatexporn.com
,dailynylongalleries.com,dailyvintageporn.com,doubleanalfucking.com,eroticchubby.co
m,eroticchubby.com,eroticfootgallery.com,eroticfootgallery.com,eroticlatexporn.com,
eroticlingeriephotos.com,eroticnylonpics.com,eroticspankinginternet.com,eroticspank
inginternet.com,eroticvoyeurporn.com,eroticvoyeurporn.com,extremebondagepictures.co
m,extremelatexsex.com,extremestraponsex.com,faterotic.com,fatpussysluts.com,femalep
ublicflashers.com,femdombest.com,femdomhard.com,femdomhard.com,femdomlove.com,femdo
mpicstgp.com,femdompicstgp.com,fetishfootporn.com,fetishlatexporn.com,fetishstrapon
sex.com,flashersporn.com,flashersporn.com,footfetishcollection.com,footfreeporn.com
,forcedfemdomtgp.com,forcedfemdomtgp.com,freeasiantgp.com,freebdsmarchive.com,freeb
ondagehardcore.com,freebondagehardcore.com,freebondagetorture.com,freefemdomart.com
,freefemdomart.com,freegallerybdsm.com,freegallerybdsm.com,freegftgp.com,freelesbia
ntgp.com,freelesbiantgp.com,freelingeriegalleries.com,freelingerietgp.com,freenylon
fetish.com,freenylonfetish.com,freenylontgp.com,freenylontgp.com,freepantyhosefetis
h.com,freepantyhosefetish.com,freepicsamateur.com,freeretropics.com,freeswingersthu
mbs.com,freetitsporn.com,freeupskirttgp.com,freeupskirttgp.com,freevintagegallery.c
om,freevoyeurnude.com,freshshemalepics.com,galleriesswingers.com,girlfriendstgp.com
,girlspublic.com,hairyfuckingcunt.com,hardanalpics.com,hardasian.com,hardasian.com,
hardbdsmpics.com,hardbdsmpics.com,hardbdsmsex.com,hardbondageart.com,hardbondageart
.com,hardcoreblackfuck.com,hardspankingsex.com,hardspankingsex.com,hardupskirt.com,
hiddenvoyeurporn.com,hotasiangallery.com,hotasiantgp.com,hotassgallery.com,hotbbwga
lleries.com,hotbbwgalleries.com,hotbbwgallery.com,hotbbwgallery.com,hotbdsmtgp.com,
hotbdsmthumbs.com,hotbdsmthumbs.com,hotchubbyporn.com,hotfemdomgallery.com,hotfemdo
mgallery.com,hotlatexporn.com,hotlegsporn.com,hotlesbianlicking.com,hotlesbianlicki
ng.com,hotlesbiansorgy.com,hotlesbiansorgy.com,hotmaturegalleries.com,hotmaturetgp.
com,hotnylontgp.com,hotpainsex.com,hotpornebony.com,hotpornretro.com,hotpublicporn.
com,hotpublicporn.com,hotpublicsex.com,hotsluttybutts.com,hotstraponporn.com,hotswi
ngerspictures.com,hotswingerspictures.com,hotswingersporn.com,hotswingersporn.com,h
otupskirtshots.com,hotupskirtshots.com,hotvintagepictures.com,hotvintagepictures.co
m,hotvoyeurporn.com,hotvoyeurporn.com,hotvoyeursex.com,hotxxxass.com,hqcfnm.com,hql
adyboys.com,inpublicflashing.com,inpublicflashing.com,juicyassporn.com,justshemalep
ics.com,justshemaletube.com,ladyboypornpictures.com,latexbest.com,latexerotic.com,l
atexerotic.com,latexfetishpics.com,latexleatherporn.com,latexporngirls.com,legsthum
bs.com,legsthumbs.com,lingeriepornfree.com,lingeriepornfree.com,lingeriepornguide.c
om,lingeriepornguide.com,lingeriethumbs.com,lingeriethumbs.com,matureswingercouples
.com,mybdsmlibrary.com,mybdsmlibrary.com,myladyboys.com,nastyebonyporn.com,nastymil
fsex.com,nudelingeriepics.com,nudelingeriepics.com,nudenylon.com,nudepublicporn.com
,nudevoyeurgalleries.com,nylonstockingsex.org,nylonstockingsex.org,oldandyoungxxx.c
om,onlyshemalepics.com,onpublicporn.com,ourladyboy.com,paintgp.com,perfectassporn.c
om,perfectassporn.com,perfectbuttfuck.com,perfectbuttfuck.com,perfectfemdom.com,per
fectfemdom.com,perfecttitsfuck.com,pornbbwpics.com,pornbondagegalleries.com,pornnyl
ons.com,pornnylons.com,privatevoyeurweb.net,privatevoyeurweb.net,publicerotic.com,p
ublicerotic.com,publicflashinggalleries.com,publicfuckspy.com,publicporntgp.com,pub
licporntgp.com,realfemdomsex.com,realfemdomsex.com,realstraponporn.com,realvoyeurpo
st.com,retropornarchives.com,retropornarchives.com,retroporngallery.com,retrothumbs
.com,retrothumbs.com,ropebondageporn.com,sexcfnm.com,sexyboobsporn.com,sexyboobspor
n.com,sexychubbyporn.com,sexychubbyporn.com,sexylatexfetish.com,sexylatexpics.com,s
exylesbiangalleries.com,sexylesbiangalleries.com,sexylingerietgp.com,sexynylongalle
ries.com,sexyupskirtporn.com,shemalecollection.com,shemaledatabase.com,shemaledb.ne
t,shemaledb.net,shemalefreepictures.com,shemalemodeldb.com,shemalemodellist.com,she
malepornstartube.com,shemalexxxpictures.com,shemalexxxstars.com,shemalexxxstars.com
,spankinghotporn.com,spicyasianporn.com,spicyass.com,spicyass.com,spyvoyeurs.com,st
raponhot.com,straponhot.com,straponit.com,straponlive.com,straponsextgp.com,superbd
sm.com,swingerfreeporn.com,swingerlust.com,swingersbest.com,swingerspornparties.com
,swingerspornparties.com,swingersxxxpics.com,swingersxxxpics.com,swingerthumbnails.
com,teenladyboy.net,thailadyboyporn.com,thailadyboysex.com,thailadyboysex.com,thail
andshemale.com,thaishemalesex.com,thefemdomporn.com,thefemdomsex.com,titssuper.com,
titssuper.com,titsthumbnails.com,titsthumbnails.com,topladyboy.com,trannyfreefuck.c
om,trannysuperstar.com,transsexpics.com,transsexpics.com,truevoyeurphotos.com,upski
rtpussyspy.com,upskirtviewers.com,upskirtviewers.com,vintagehotporn.com,vintagehotp
orn.com,vintagehunterporn.com,vintagethumbnails.com,xladyboys.com,xxxbdsmtgp.com,xx
xbondagegalleries.com,xxxlatexladies.com,xxxnylonpics.com##.space
adultlingeriepics.com,adultlingeriepics.com,adultspankingtgp.com,allfeetporn.com,al
lfemdompics.com,allgfpics.com,allhairysex.com,allhotgayporn.com,allrealvoyeur.com,a
llrealvoyeur.com,allsexylegs.com,allshemalemodels.com,allshemalemodels.com,allswing
er.com,allswinger.com,alltrannypics.com,alltrannypics.com,alltrannystars.com,alltra
nnystars.com,allvoyeurxxx.com,allvoyeurxxx.com,amateurbbwpussy.com,amateursexypics.
com,asianfuckthumbs.com,asianhotxxx.com,asianhotxxx.com,asianladyboypictures.com,as
ianladyboyspics.com,asianladyboyssex.com,asianladyboyssex.com,asianpicturesporn.com
,asianpicturesporn.com,asianshemalesex.com,asianshotporn.com,asianshotporn.com,assh
otfuck.com,asshotfuck.com,barefeetsex.com,bbwhardporn.com,bbwhotxxx.com,bdsmfemdomt
raining.com,bdsmfemdomtraining.com,bdsmsextgp.com,bdsmsextgp.com,bestasianpics.com,
bestasianpics.com,bestassparade.com,bestbbwsex.com,bestfemdomporn.com,bestfemdompor
n.com,bestfemdomtgp.com,bestlegsporn.com,bestlingerieporn.com,bestlingerieporn.com,
bestnylonpics.com,bestnylonpics.com,bestpainporn.com,bestpainporn.com,bestpornblack
.com,bestpublicporn.com,bestspankingpics.com,bestupskirtporn.com,bestvoyeurpictures
.com,bestvoyeurporn.com,bigboobsgrab.com,bigboobsgrab.com,blackxxxgalleries.com,but
tstgp.com,classicpornpost.com,classicpornpost.com,classicretrosex.com,clubfemdomfet
ish.com,dailyfemdomporn.com,dailyfootporn.com,dailyhairyporn.com,dailylatexporn.com
,dailynylongalleries.com,dailyvintageporn.com,doubleanalfucking.com,eroticchubby.co
m,eroticchubby.com,eroticfootgallery.com,eroticfootgallery.com,eroticlatexporn.com,
eroticlingeriephotos.com,eroticnylonpics.com,eroticspankinginternet.com,eroticspank
inginternet.com,eroticvoyeurporn.com,eroticvoyeurporn.com,extremebondagepictures.co
m,extremelatexsex.com,extremestraponsex.com,faterotic.com,fatpussysluts.com,femalep
ublicflashers.com,femdombest.com,femdomhard.com,femdomhard.com,femdomlove.com,femdo
mpicstgp.com,femdompicstgp.com,fetishfootporn.com,fetishlatexporn.com,fetishstrapon
sex.com,flashersporn.com,flashersporn.com,footfetishcollection.com,footfreeporn.com
,forcedfemdomtgp.com,forcedfemdomtgp.com,freeasiantgp.com,freebdsmarchive.com,freeb
ondagehardcore.com,freebondagehardcore.com,freebondagetorture.com,freefemdomart.com
,freefemdomart.com,freegallerybdsm.com,freegallerybdsm.com,freegftgp.com,freelesbia
ntgp.com,freelesbiantgp.com,freelingeriegalleries.com,freelingerietgp.com,freenylon
fetish.com,freenylonfetish.com,freenylontgp.com,freenylontgp.com,freepantyhosefetis
h.com,freepantyhosefetish.com,freepicsamateur.com,freeretropics.com,freeswingersthu
mbs.com,freetitsporn.com,freeupskirttgp.com,freeupskirttgp.com,freevintagegallery.c
om,freevoyeurnude.com,freshshemalepics.com,galleriesswingers.com,girlfriendstgp.com
,girlspublic.com,hairyfuckingcunt.com,hardanalpics.com,hardasian.com,hardasian.com,
hardbdsmpics.com,hardbdsmpics.com,hardbdsmsex.com,hardbondageart.com,hardbondageart
.com,hardcoreblackfuck.com,hardspankingsex.com,hardspankingsex.com,hardupskirt.com,
hiddenvoyeurporn.com,hotasiangallery.com,hotasiantgp.com,hotassgallery.com,hotbbwga
lleries.com,hotbbwgalleries.com,hotbbwgallery.com,hotbbwgallery.com,hotbdsmtgp.com,
hotbdsmthumbs.com,hotbdsmthumbs.com,hotchubbyporn.com,hotfemdomgallery.com,hotfemdo
mgallery.com,hotlatexporn.com,hotlegsporn.com,hotlesbianlicking.com,hotlesbianlicki
ng.com,hotlesbiansorgy.com,hotlesbiansorgy.com,hotmaturegalleries.com,hotmaturetgp.
com,hotnylontgp.com,hotpainsex.com,hotpornebony.com,hotpornretro.com,hotpublicporn.
com,hotpublicporn.com,hotpublicsex.com,hotsluttybutts.com,hotstraponporn.com,hotswi
ngerspictures.com,hotswingerspictures.com,hotswingersporn.com,hotswingersporn.com,h
otupskirtshots.com,hotupskirtshots.com,hotvintagepictures.com,hotvintagepictures.co
m,hotvoyeurporn.com,hotvoyeurporn.com,hotvoyeursex.com,hotxxxass.com,hqcfnm.com,hql
adyboys.com,inpublicflashing.com,inpublicflashing.com,juicyassporn.com,justshemalep
ics.com,justshemaletube.com,ladyboypornpictures.com,latexbest.com,latexerotic.com,l
atexerotic.com,latexfetishpics.com,latexleatherporn.com,latexporngirls.com,legsthum
bs.com,legsthumbs.com,lingeriepornfree.com,lingeriepornfree.com,lingeriepornguide.c
om,lingeriepornguide.com,lingeriethumbs.com,lingeriethumbs.com,matureswingercouples
.com,mybdsmlibrary.com,mybdsmlibrary.com,myladyboys.com,nastyebonyporn.com,nastymil
fsex.com,nudelingeriepics.com,nudelingeriepics.com,nudenylon.com,nudepublicporn.com
,nudevoyeurgalleries.com,nylonstockingsex.org,nylonstockingsex.org,oldandyoungxxx.c
om,onlyshemalepics.com,onpublicporn.com,ourladyboy.com,paintgp.com,perfectassporn.c
om,perfectassporn.com,perfectbuttfuck.com,perfectbuttfuck.com,perfectfemdom.com,per
fectfemdom.com,perfecttitsfuck.com,pornbbwpics.com,pornbondagegalleries.com,pornnyl
ons.com,pornnylons.com,privatevoyeurweb.net,privatevoyeurweb.net,publicerotic.com,p
ublicerotic.com,publicflashinggalleries.com,publicfuckspy.com,publicporntgp.com,pub
licporntgp.com,realfemdomsex.com,realfemdomsex.com,realstraponporn.com,realvoyeurpo
st.com,retropornarchives.com,retropornarchives.com,retroporngallery.com,retrothumbs
.com,retrothumbs.com,ropebondageporn.com,sexcfnm.com,sexyboobsporn.com,sexyboobspor
n.com,sexychubbyporn.com,sexychubbyporn.com,sexylatexfetish.com,sexylatexpics.com,s
exylesbiangalleries.com,sexylesbiangalleries.com,sexylingerietgp.com,sexynylongalle
ries.com,sexyupskirtporn.com,shemalecollection.com,shemaledatabase.com,shemaledb.ne
t,shemaledb.net,shemalefreepictures.com,shemalemodeldb.com,shemalemodellist.com,she
malepornstartube.com,shemalexxxpictures.com,shemalexxxstars.com,shemalexxxstars.com
,spankinghotporn.com,spicyasianporn.com,spicyass.com,spicyass.com,spyvoyeurs.com,st
raponhot.com,straponhot.com,straponit.com,straponlive.com,straponsextgp.com,superbd
sm.com,swingerfreeporn.com,swingerlust.com,swingersbest.com,swingerspornparties.com
,swingerspornparties.com,swingersxxxpics.com,swingersxxxpics.com,swingerthumbnails.
com,teenladyboy.net,thailadyboyporn.com,thailadyboysex.com,thailadyboysex.com,thail
andshemale.com,thaishemalesex.com,thefemdomporn.com,thefemdomsex.com,titssuper.com,
titssuper.com,titsthumbnails.com,titsthumbnails.com,topladyboy.com,trannyfreefuck.c
om,trannysuperstar.com,transsexpics.com,transsexpics.com,truevoyeurphotos.com,upski
rtpussyspy.com,upskirtviewers.com,upskirtviewers.com,vintagehotporn.com,vintagehotp
orn.com,vintagehunterporn.com,vintagethumbnails.com,xladyboys.com,xxxbdsmtgp.com,xx
xbondagegalleries.com,xxxlatexladies.com,xxxnylonpics.com##.content
adultlingeriepics.com,adultlingeriepics.com,adultspankingtgp.com,allfeetporn.com,al
lfemdompics.com,allgfpics.com,allhairysex.com,allhotgayporn.com,allrealvoyeur.com,a
llrealvoyeur.com,allsexylegs.com,allshemalemodels.com,allshemalemodels.com,allswing
er.com,allswinger.com,alltrannypics.com,alltrannypics.com,alltrannystars.com,alltra
nnystars.com,allvoyeurxxx.com,allvoyeurxxx.com,amateurbbwpussy.com,amateursexypics.
com,asianfuckthumbs.com,asianhotxxx.com,asianhotxxx.com,asianladyboypictures.com,as
ianladyboyspics.com,asianladyboyssex.com,asianladyboyssex.com,asianpicturesporn.com
,asianpicturesporn.com,asianshemalesex.com,asianshotporn.com,asianshotporn.com,assh
otfuck.com,asshotfuck.com,barefeetsex.com,bbwhardporn.com,bbwhotxxx.com,bdsmfemdomt
raining.com,bdsmfemdomtraining.com,bdsmsextgp.com,bdsmsextgp.com,bestasianpics.com,
bestasianpics.com,bestassparade.com,bestbbwsex.com,bestfemdomporn.com,bestfemdompor
n.com,bestfemdomtgp.com,bestlegsporn.com,bestlingerieporn.com,bestlingerieporn.com,
bestnylonpics.com,bestnylonpics.com,bestpainporn.com,bestpainporn.com,bestpornblack
.com,bestpublicporn.com,bestspankingpics.com,bestupskirtporn.com,bestvoyeurpictures
.com,bestvoyeurporn.com,bigboobsgrab.com,bigboobsgrab.com,blackxxxgalleries.com,but
tstgp.com,classicpornpost.com,classicpornpost.com,classicretrosex.com,clubfemdomfet
ish.com,dailyfemdomporn.com,dailyfootporn.com,dailyhairyporn.com,dailylatexporn.com
,dailynylongalleries.com,dailyvintageporn.com,doubleanalfucking.com,eroticchubby.co
m,eroticchubby.com,eroticfootgallery.com,eroticfootgallery.com,eroticlatexporn.com,
eroticlingeriephotos.com,eroticnylonpics.com,eroticspankinginternet.com,eroticspank
inginternet.com,eroticvoyeurporn.com,eroticvoyeurporn.com,extremebondagepictures.co
m,extremelatexsex.com,extremestraponsex.com,faterotic.com,fatpussysluts.com,femalep
ublicflashers.com,femdombest.com,femdomhard.com,femdomhard.com,femdomlove.com,femdo
mpicstgp.com,femdompicstgp.com,fetishfootporn.com,fetishlatexporn.com,fetishstrapon
sex.com,flashersporn.com,flashersporn.com,footfetishcollection.com,footfreeporn.com
,forcedfemdomtgp.com,forcedfemdomtgp.com,freeasiantgp.com,freebdsmarchive.com,freeb
ondagehardcore.com,freebondagehardcore.com,freebondagetorture.com,freefemdomart.com
,freefemdomart.com,freegallerybdsm.com,freegallerybdsm.com,freegftgp.com,freelesbia
ntgp.com,freelesbiantgp.com,freelingeriegalleries.com,freelingerietgp.com,freenylon
fetish.com,freenylonfetish.com,freenylontgp.com,freenylontgp.com,freepantyhosefetis
h.com,freepantyhosefetish.com,freepicsamateur.com,freeretropics.com,freeswingersthu
mbs.com,freetitsporn.com,freeupskirttgp.com,freeupskirttgp.com,freevintagegallery.c
om,freevoyeurnude.com,freshshemalepics.com,galleriesswingers.com,girlfriendstgp.com
,girlspublic.com,hairyfuckingcunt.com,hardanalpics.com,hardasian.com,hardasian.com,
hardbdsmpics.com,hardbdsmpics.com,hardbdsmsex.com,hardbondageart.com,hardbondageart
.com,hardcoreblackfuck.com,hardspankingsex.com,hardspankingsex.com,hardupskirt.com,
hiddenvoyeurporn.com,hotasiangallery.com,hotasiantgp.com,hotassgallery.com,hotbbwga
lleries.com,hotbbwgalleries.com,hotbbwgallery.com,hotbbwgallery.com,hotbdsmtgp.com,
hotbdsmthumbs.com,hotbdsmthumbs.com,hotchubbyporn.com,hotfemdomgallery.com,hotfemdo
mgallery.com,hotlatexporn.com,hotlegsporn.com,hotlesbianlicking.com,hotlesbianlicki
ng.com,hotlesbiansorgy.com,hotlesbiansorgy.com,hotmaturegalleries.com,hotmaturetgp.
com,hotnylontgp.com,hotpainsex.com,hotpornebony.com,hotpornretro.com,hotpublicporn.
com,hotpublicporn.com,hotpublicsex.com,hotsluttybutts.com,hotstraponporn.com,hotswi
ngerspictures.com,hotswingerspictures.com,hotswingersporn.com,hotswingersporn.com,h
otupskirtshots.com,hotupskirtshots.com,hotvintagepictures.com,hotvintagepictures.co
m,hotvoyeurporn.com,hotvoyeurporn.com,hotvoyeursex.com,hotxxxass.com,hqcfnm.com,hql
adyboys.com,inpublicflashing.com,inpublicflashing.com,juicyassporn.com,justshemalep
ics.com,justshemaletube.com,ladyboypornpictures.com,latexbest.com,latexerotic.com,l
atexerotic.com,latexfetishpics.com,latexleatherporn.com,latexporngirls.com,legsthum
bs.com,legsthumbs.com,lingeriepornfree.com,lingeriepornfree.com,lingeriepornguide.c
om,lingeriepornguide.com,lingeriethumbs.com,lingeriethumbs.com,matureswingercouples
.com,mybdsmlibrary.com,mybdsmlibrary.com,myladyboys.com,nastyebonyporn.com,nastymil
fsex.com,nudelingeriepics.com,nudelingeriepics.com,nudenylon.com,nudepublicporn.com
,nudevoyeurgalleries.com,nylonstockingsex.org,nylonstockingsex.org,oldandyoungxxx.c
om,onlyshemalepics.com,onpublicporn.com,ourladyboy.com,paintgp.com,perfectassporn.c
om,perfectassporn.com,perfectbuttfuck.com,perfectbuttfuck.com,perfectfemdom.com,per
fectfemdom.com,perfecttitsfuck.com,pornbbwpics.com,pornbondagegalleries.com,pornnyl
ons.com,pornnylons.com,privatevoyeurweb.net,privatevoyeurweb.net,publicerotic.com,p
ublicerotic.com,publicflashinggalleries.com,publicfuckspy.com,publicporntgp.com,pub
licporntgp.com,realfemdomsex.com,realfemdomsex.com,realstraponporn.com,realvoyeurpo
st.com,retropornarchives.com,retropornarchives.com,retroporngallery.com,retrothumbs
.com,retrothumbs.com,ropebondageporn.com,sexcfnm.com,sexyboobsporn.com,sexyboobspor
n.com,sexychubbyporn.com,sexychubbyporn.com,sexylatexfetish.com,sexylatexpics.com,s
exylesbiangalleries.com,sexylesbiangalleries.com,sexylingerietgp.com,sexynylongalle
ries.com,sexyupskirtporn.com,shemalecollection.com,shemaledatabase.com,shemaledb.ne
t,shemaledb.net,shemalefreepictures.com,shemalemodeldb.com,shemalemodellist.com,she
malepornstartube.com,shemalexxxpictures.com,shemalexxxstars.com,shemalexxxstars.com
,spankinghotporn.com,spicyasianporn.com,spicyass.com,spicyass.com,spyvoyeurs.com,st
raponhot.com,straponhot.com,straponit.com,straponlive.com,straponsextgp.com,superbd
sm.com,swingerfreeporn.com,swingerlust.com,swingersbest.com,swingerspornparties.com
,swingerspornparties.com,swingersxxxpics.com,swingersxxxpics.com,swingerthumbnails.
com,teenladyboy.net,thailadyboyporn.com,thailadyboysex.com,thailadyboysex.com,thail
andshemale.com,thaishemalesex.com,thefemdomporn.com,thefemdomsex.com,titssuper.com,
titssuper.com,titsthumbnails.com,titsthumbnails.com,topladyboy.com,trannyfreefuck.c
om,trannysuperstar.com,transsexpics.com,transsexpics.com,truevoyeurphotos.com,upski
rtpussyspy.com,upskirtviewers.com,upskirtviewers.com,vintagehotporn.com,vintagehotp
orn.com,vintagehunterporn.com,vintagethumbnails.com,xladyboys.com,xxxbdsmtgp.com,xx
xbondagegalleries.com,xxxlatexladies.com,xxxnylonpics.com##.contentrow
!
! https://github.com/AdguardTeam/AdguardFilters/issues/63696
! https://github.com/AdguardTeam/AdguardFilters/issues/55784
! https://github.com/AdguardTeam/AdguardFilters/issues/53553
!+ NOT_OPTIMIZED
www-pocket--lint-com.cdn.ampproject.org##.content > div.block-inline
! https://github.com/AdguardTeam/AdguardFilters/issues/53715
! https://github.com/AdguardTeam/AdguardFilters/issues/53359
! https://github.com/AdguardTeam/AdguardFilters/issues/52728
||protoawe.com/vast/$redirect=nooptext,domain=hdsex.org
! https://github.com/AdguardTeam/AdguardFilters/issues/52225
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari)
thelayoff.com##.ad
! https://github.com/AdguardTeam/AdguardFilters/issues/52105
!+ NOT_OPTIMIZED
androidpolice.com##.homepage-sponsor
! https://github.com/AdguardTeam/AdguardFilters/issues/51892
!+ NOT_OPTIMIZED
m.bdnews24.com##div.sticky
! https://github.com/AdguardTeam/AdguardFilters/issues/48081
! https://github.com/AdguardTeam/AdguardFilters/issues/44083
!+ NOT_OPTIMIZED
18comic.org##.ad-body
! https://github.com/AdguardTeam/AdguardFilters/issues/37717
! https://github.com/AdguardTeam/AdguardFilters/issues/34665
! https://github.com/AdguardTeam/AdguardFilters/issues/34109
! neowin.net
! https://github.com/AdguardTeam/AdguardFilters/issues/36896
!+ NOT_OPTIMIZED
watchmygf.me##.publicity
! https://github.com/AdguardTeam/AdguardFilters/issues/36897
!+ NOT_OPTIMIZED
beeg.com##.s-nmtv
! https://github.com/AdguardTeam/AdguardFilters/issues/36684
! https://github.com/AdguardTeam/AdguardFilters/issues/36619
! https://github.com/AdguardTeam/AdguardFilters/issues/35273
!+ NOT_PLATFORM(windows, mac, android)
theseotools.net##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/36921
! https://forum.adguard.com/index.php?threads/speed4up-com.32807/
! https://github.com/AdguardTeam/AdguardFilters/issues/34832
! https://github.com/AdguardTeam/AdguardFilters/issues/34742
! bestfitnesstips.club
! https://github.com/AdguardTeam/AdguardFilters/issues/34497
!+ NOT_PLATFORM(windows, mac, android)
filmywap.world##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/34311
! https://github.com/AdguardTeam/AdguardFilters/issues/34338
! https://github.com/AdguardTeam/AdguardFilters/issues/34224
! https://github.com/AdguardTeam/AdguardFilters/issues/34176
! https://github.com/AdguardTeam/AdguardFilters/issues/33994
! https://github.com/AdguardTeam/AdguardFilters/issues/33476
! https://github.com/AdguardTeam/AdguardFilters/issues/33472
! https://github.com/AdguardTeam/AdguardFilters/issues/33446
! https://github.com/AdguardTeam/AdguardFilters/issues/33348
! https://github.com/AdguardTeam/AdguardFilters/issues/33373
! https://github.com/AdguardTeam/AdguardFilters/issues/33258
! https://github.com/AdguardTeam/AdguardFilters/issues/33125
! https://github.com/AdguardTeam/AdguardFilters/issues/32580
! https://github.com/AdguardTeam/AdguardFilters/issues/32479
! paigeeworld.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32119
!+ NOT_OPTIMIZED
pesstatsdatabase.com##.ad-tag + center > a > img
! https://github.com/AdguardTeam/AdguardFilters/issues/31400
! https://github.com/AdguardTeam/AdguardFilters/issues/31174
! https://github.com/AdguardTeam/AdguardFilters/issues/31126
! https://github.com/AdguardTeam/AdguardFilters/issues/31091
! https://github.com/AdguardTeam/AdguardFilters/issues/31145
! https://github.com/AdguardTeam/AdguardFilters/issues/30995
! https://github.com/AdguardTeam/AdguardFilters/issues/30959
! https://github.com/AdguardTeam/AdguardFilters/issues/30782
! https://github.com/AdguardTeam/AdguardFilters/issues/30725
! https://github.com/AdguardTeam/AdguardFilters/issues/30875
! https://github.com/AdguardTeam/AdguardFilters/issues/30753
! https://github.com/AdguardTeam/AdguardFilters/issues/30728
! https://github.com/AdguardTeam/AdguardFilters/issues/30637
! https://github.com/AdguardTeam/AdguardFilters/issues/30547
! https://github.com/AdguardTeam/AdguardFilters/issues/30456
! https://github.com/AdguardTeam/AdguardFilters/issues/30404
!+ NOT_PLATFORM(windows, mac, android)
akalaty4day.com##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/30238
!+ NOT_OPTIMIZED
sportslogos.net##.bigBoxHomepage
! https://github.com/AdguardTeam/AdguardFilters/issues/30114
! https://github.com/AdguardTeam/AdguardFilters/issues/29138
! https://github.com/AdguardTeam/AdguardFilters/issues/29687
! https://github.com/AdguardTeam/AdguardFilters/issues/29674
! https://github.com/AdguardTeam/AdguardFilters/issues/29605
! https://github.com/AdguardTeam/AdguardFilters/issues/28605
! https://github.com/AdguardTeam/AdguardFilters/issues/28464
!+ NOT_OPTIMIZED
techradar.com##div[class^="slot-mpu"][style^="position: relative; box-sizing:
border-box; height:"]
!+ NOT_OPTIMIZED
techradar.com##div[class^="slot-single-height-"][style^="position: relative; box-
sizing: border-box; height:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/53358
! https://github.com/AdguardTeam/AdguardFilters/issues/27369
! https://github.com/AdguardTeam/AdguardFilters/issues/28240
! https://github.com/AdguardTeam/AdguardFilters/issues/27877
! https://github.com/AdguardTeam/AdguardFilters/issues/27861
!+ NOT_OPTIMIZED
mlb.com##.insert__ad
!+ NOT_OPTIMIZED
mlb.com##.side-rail__ad-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/53491
! https://github.com/AdguardTeam/AdguardFilters/issues/25989
||syndication.exoclick.com/splash.php?$redirect=nooptext
! https://github.com/AdguardTeam/AdguardFilters/issues/27129
! https://github.com/AdguardTeam/AdguardFilters/issues/26990
!+ NOT_PLATFORM(windows, mac, android)
2shorte.com,freshstuff4you.com##.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/26841
! https://github.com/AdguardTeam/AdguardFilters/issues/26657
! https://github.com/AdguardTeam/AdguardFilters/issues/26600
! buyitonline.store - antiadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/26427
!+ NOT_OPTIMIZED
digit.in##.marchantListOnImage > div.m_list_In
!+ NOT_OPTIMIZED
||digit.in/blockarticledetailad/
! https://github.com/AdguardTeam/AdguardFilters/issues/25325
! https://github.com/AdguardTeam/AdguardFilters/issues/25445
! https://github.com/AdguardTeam/AdguardFilters/issues/25468
! https://github.com/AdguardTeam/AdguardFilters/issues/25322
! https://github.com/AdguardTeam/AdguardFilters/issues/25105
! https://github.com/AdguardTeam/AdguardFilters/issues/24940
! https://github.com/AdguardTeam/CoreLibs/issues/587
!+ NOT_OPTIMIZED
||by218us.cdndm5.com/25^
!+ NOT_OPTIMIZED
||by218us.cdndm5.com/29^
! https://github.com/AdguardTeam/AdguardFilters/issues/24076
! https://github.com/AdguardTeam/AdguardFilters/issues/23901
! https://github.com/AdguardTeam/AdguardFilters/issues/22955
! https://github.com/AdguardTeam/AdguardFilters/issues/22411
! https://github.com/AdguardTeam/AdguardFilters/issues/22277
! https://github.com/AdguardTeam/AdguardFilters/issues/22142
! https://github.com/AdguardTeam/AdguardFilters/issues/22051
! https://github.com/AdguardTeam/AdguardFilters/issues/20845
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
||smartadserver.com/ac^$domain=deezer.com,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/21563
!+ NOT_OPTIMIZED
egmnow.com##.pt-embedded-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/21562
!+ NOT_OPTIMIZED
siliconera.com##iframe[width="580"][height="240"]
! https://github.com/AdguardTeam/AdguardFilters/issues/21527
! https://github.com/AdguardTeam/AdguardFilters/issues/21207
! https://github.com/uBlockOrigin/uAssets/issues/3086#issuecomment-409981230
! https://github.com/AdguardTeam/AdguardFilters/issues/20124
! https://github.com/AdguardTeam/AdguardFilters/issues/20026
! https://github.com/AdguardTeam/AdguardFilters/issues/19935
! https://github.com/AdguardTeam/AdguardFilters/issues/19494
! https://github.com/AdguardTeam/AdguardFilters/issues/17808
!+ NOT_OPTIMIZED
forum.xda-developers.com###posts > div[style*="min-height:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/18342
! https://github.com/AdguardTeam/AdguardFilters/issues/17669
! https://github.com/AdguardTeam/AdguardFilters/issues/18032
!+ NOT_OPTIMIZED
gizchina.com##p > a[rel="nofollow"][class="external"] > img
!+ NOT_OPTIMIZED
cathnews.co.nz,gizchina.com,myx.tv,omgubuntu.co.uk###text-12
! https://github.com/AdguardTeam/AdguardFilters/issues/17767
!+ NOT_OPTIMIZED
arstechnica.com###outbrain-recs-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/17644
! https://github.com/AdguardTeam/AdguardFilters/issues/16909
! https://github.com/AdguardTeam/AdguardFilters/issues/16553
!+ NOT_OPTIMIZED
gamerevolution.com##.aside-promo
! https://github.com/AdguardTeam/AdguardFilters/issues/15247
! https://github.com/AdguardTeam/AdguardFilters/issues/15273
! https://github.com/AdguardTeam/AdguardFilters/issues/15275
! https://github.com/AdguardTeam/AdguardFilters/issues/14969
! https://github.com/AdguardTeam/AdguardFilters/issues/14460
! https://github.com/AdguardTeam/AdguardFilters/issues/13425
! https://github.com/AdguardTeam/AdguardFilters/issues/13006
! https://github.com/AdguardTeam/AdguardFilters/issues/10387
!+ NOT_OPTIMIZED
androidcentral.com##p > a[rel="nofollow"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/12324
! https://github.com/AdguardTeam/AdguardFilters/issues/12321
! https://github.com/AdguardTeam/AdguardFilters/issues/12098
! https://github.com/AdguardTeam/AdguardFilters/issues/11159
! https://github.com/AdguardTeam/AdguardFilters/issues/10856
! https://github.com/AdguardTeam/AdguardFilters/issues/10969
!+ NOT_OPTIMZED
aajtak.intoday.in,ampproject.org##amp-embed[type="taboola"]
! https://forum.adguard.com/index.php?threads/23527/#post-164501
!+ NOT_OPTIMZED
||reddit.com/api/request_promo.json
! https://github.com/AdguardTeam/AdguardFilters/issues/10738
! https://github.com/AdguardTeam/AdguardFilters/issues/10520
! https://github.com/AdguardTeam/AdguardFilters/issues/8720
! https://github.com/AdguardTeam/AdguardFilters/issues/8694
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
androidrepublic.org##.sectionMain.funbox
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb, ext_ublock)
androidrepublic.org##.sidebar > .section.funbox
!+ PLATFORM(ext_chromium, ext_edge, ext_ff, ext_opera)
streamcloud.eu###ImSlider[onmouseover^="scApp.im.skipreload"]
!+ NOT_OPTIMIZED
macrumors.com##div[id^="adUnder"]
!+ NOT_OPTIMIZED
arstechnica.co.uk,arstechnica.com##.instream-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/6407
! https://forum.adguard.com/index.php?threads/12858/
! https://forum.adguard.com/index.php?threads/23423/
! https://forum.adguard.com/index.php?threads/24914/
!+ NOT_PLATFORM(windows, mac, android)
|http$third-party,domain=vrhlehhm.net
!+ NOT_PLATFORM(windows, mac, android)
s.fap.to###main > center > div > div[class]
!
! Special rules for adguard.com
!+ NOT_OPTIMIZED
adguard.com##.hello_from_adguard
!-------------------------------------------------------------------------------!
!------------------ White list (exceptions list) -------------------------------!
!-------------------------------------------------------------------------------!
!
! White list. Fixing filtration errors (false-positive)
!
!#########################################
! START: Temporary
!
!
! the number indicator of rankings blocked by /img/ad/*
@@||ascii.jp/img/ad/yayoi/rank_$image,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/64700
! Reported to Easylist
@@||googletagservices.com/tag/js/gpt.js$domain=windalert.com
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=windalert.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64619
! https://github.com/AdguardTeam/PopupBlocker/issues/215
! https://github.com/AdguardTeam/AdguardFilters/issues/58149
! https://github.com/AdguardTeam/AdguardFilters/issues/57028
! https://github.com/AdguardTeam/CoreLibs/issues/1307
! https://github.com/AdguardTeam/AdguardFilters/issues/57017
! https://github.com/AdguardTeam/PopupBlocker/issues/214
! https://github.com/AdguardTeam/AdguardFilters/issues/54475
! https://github.com/AdguardTeam/CoreLibs/issues/1222
! https://github.com/AdguardTeam/PopupBlocker/issues/210
! https://github.com/AdguardTeam/AdguardFilters/issues/54297
! https://github.com/AdguardTeam/AdguardFilters/issues/54218
! Bug: https://github.com/AdguardTeam/CoreLibs/issues/1222
! https://github.com/AdguardTeam/AdguardFilters/issues/53280
! https://github.com/AdguardTeam/CoreLibs/issues/1288
! https://github.com/AdguardTeam/PopupBlocker/issues/208
! https://github.com/AdguardTeam/AdguardFilters/issues/52100
! https://github.com/AdguardTeam/AdguardFilters/issues/51617
@@||googletagmanager.com/gtm.js$domain=plus.net
! https://github.com/AdguardTeam/AdguardFilters/issues/49941
youjizz.com#@#[src*="blob:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/50059
! https://github.com/AdguardTeam/PopupBlocker/issues/206
! https://forum.adguard.com/index.php?threads/bank-website-keeps-redirecting.37056/
! https://github.com/AdguardTeam/PopupBlocker/issues/204
! https://github.com/AdguardTeam/AdguardFilters/issues/47369
tomshardware.com#@#[style*="animation:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/46992
! https://github.com/AdguardTeam/PopupBlocker/issues/201
! https://github.com/AdguardTeam/AdguardFilters/issues/46910
! https://github.com/AdguardTeam/AdguardFilters/issues/46463
! https://github.com/AdguardTeam/CoreLibs/issues/1221
!+ NOT_PLATFORM(windows, mac, android)
@@||fuqer.com^$elemhide,jsinject
! https://github.com/AdguardTeam/CoreLibs/issues/1229
! https://github.com/AdguardTeam/AdguardFilters/issues/46501
! https://github.com/AdguardTeam/PopupBlocker/issues/200
! https://github.com/AdguardTeam/AdguardFilters/issues/46309
! https://github.com/AdguardTeam/AdguardAssistant/issues/315
! https://forum.adguard.com/index.php?threads/adguard-assistant-and-outlook-
findtime.36158/
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1542
! https://github.com/AdguardTeam/AdguardFilters/issues/44868
@@||swatchseries.to^$generichide
swatchseries.to##.download_link_sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/44747
! Reported: https://github.com/easylist/easylist/issues/4338
||buyeasy.by^$popup,badfilter
||buyeasy.by^$document,badfilter
! https://github.com/AdguardTeam/CoreLibs/issues/1204
! https://github.com/AdguardTeam/AdguardFilters/issues/44547
! https://github.com/AdguardTeam/CoreLibs/issues/1200
! https://github.com/AdguardTeam/AdguardFilters/issues/44358
! https://github.com/AdguardTeam/CoreLibs/issues/1183
! https://github.com/AdguardTeam/AdguardFilters/issues/43706
! https://github.com/AdguardTeam/AdguardFilters/issues/42304
! It seems a bug. '^logger^' and '^logger.' from ADP Japanese should not block this
request
@@||https://asset3.coupangcdn.com/customjs/tti-logger/*/tti-
logger.min.js$domain=coupang.com
! https://github.com/AdguardTeam/PopupBlocker/issues/191
! https://github.com/AdguardTeam/AdguardFilters/issues/40566
! https://github.com/AdguardTeam/CoreLibs/issues/1126
! https://github.com/AdguardTeam/CoreLibs/issues/1121
! https://github.com/AdguardTeam/AdguardFilters/issues/40391
@@||idol.sankakucomplex.com/post/index.content?next=*&page=$other
! https://github.com/AdguardTeam/CoreLibs/issues/1110
! https://github.com/AdguardTeam/AdguardFilters/issues/40034
! https://github.com/AdguardTeam/AdguardFilters/issues/41717
! https://github.com/AdguardTeam/CoreLibs/issues/1053
! https://github.com/AdguardTeam/AdguardFilters/issues/32937
! https://github.com/AdguardTeam/CoreLibs/issues/1027
! https://github.com/AdguardTeam/AdguardFilters/issues/36856
! https://github.com/AdguardTeam/CoreLibs/issues/963
! https://github.com/AdguardTeam/AdguardFilters/issues/34925
@@||google.com/recaptcha/$csp
! don't add cosmetic rules to recaptcha frame
@@||google.com/recaptcha/api2/$document
! For the cases when all third party scripts are blocked on a website
@@||gstatic.com/recaptcha/$script,stylesheet
! https://github.com/AdguardTeam/AdguardForWindows/issues/2784
! https://github.com/AdguardTeam/AdguardFilters/issues/31568
! https://github.com/AdguardTeam/AdguardAssistant/issues/283
! wyborcza.pl - fixing video player, for example -
http://wyborcza.pl/7,75398,24408884,tasmy-kaczynskiego-tak-prezes-pis-prowadzi-
wielki-biznes-za.html#S.DT-K.C-P.1-B.1-L.1.foto
! https://github.com/AdguardTeam/AdguardForWindows/issues/2418
@@||strikeout.nu^$generichide
@@||viprow.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/28274
! https://github.com/AdguardTeam/AdguardFilters/issues/27762
! Reported: https://github.com/AdguardTeam/AdguardForWindows/issues/2435
! https://github.com/AdguardTeam/AdguardFilters/issues/26884
! https://github.com/AdguardTeam/CoreLibs/issues/492
! https://github.com/AdguardTeam/AdguardFilters/issues/22203
! https://github.com/AdguardTeam/AdguardFilters/issues/24177
! bazaraki.com - blocked page in Safari
! https://github.com/AdguardTeam/AdguardFilters/issues/24439
! https://github.com/AdguardTeam/AdguardFilters/issues/22944
@@||static.doubleclick.net/instream/ad_status.js$domain=investing.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23359
! https://github.com/AdguardTeam/AdguardFilters/issues/23221
! https://github.com/AdguardTeam/PopupBlocker/issues/144
! https://github.com/AdguardTeam/AdguardFilters/issues/23005
! https://github.com/easylist/easylist/issues/1912
! https://github.com/AdguardTeam/AdguardFilters/issues/22746
|https://$image,xmlhttprequest,domain=pornhub.com|redtube.com|redtube.com.br|
tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com,badfilter
@@||pornhub.*/comment^
@@||pornhub.*/front^
@@||pornhub.*/user^
@@||nsimg.net/biopic^
! https://github.com/AdguardTeam/CoreLibs/issues/495
! https://github.com/AdguardTeam/AdguardFilters/issues/22363
@@||bing.com/wiki?hash$elemhide,jsinject,important
! https://github.com/AdguardTeam/CoreLibs/issues/493
! https://github.com/AdguardTeam/AdguardFilters/issues/22564
@@||api*.shahid.net/proxy/$domain=shahid.mbc.net
@@||cdn.one.accedo.tv^$domain=shahid.mbc.net
! https://github.com/AdguardTeam/AdguardFilters/issues/22598
! https://github.com/AdguardTeam/AdguardForWindows/issues/2323
! https://github.com/AdguardTeam/CoreLibs/issues/454
! https://github.com/AdguardTeam/AdguardFilters/issues/21642
@@||irsr.games.pitforest.de^$elemhide
! https://github.com/AdguardTeam/PopupBlocker/issues/122
! https://github.com/AdguardTeam/AdguardFilters/issues/17542
! Check by opening New Tab in a Windows Insider build
msn.com#@#[src*="base64"]
msn.com#@#[src*="data:"]
! https://github.com/AdguardTeam/PopupBlocker/issues/119
! https://github.com/AdguardTeam/AdguardFilters/issues/17325
! https://github.com/AdguardTeam/CoreLibs/issues/301
! https://github.com/AdguardTeam/AdguardFilters/issues/17166
@@||read.amazon.com^$elemhide
! https://github.com/AdguardTeam/AdguardFilters/issues/17075
! Check with the next Popup Blocker extension build(2.2.3>)
! https://github.com/AdguardTeam/AdguardFilters/issues/9031
@@||reports.adguard.com/*.json
! https://github.com/AdguardTeam/AdguardFilters/issues/8946
! https://github.com/AdguardTeam/AdguardFilters/issues/16082
! https://github.com/AdguardTeam/AdguardForWindows/issues/2301
! Excluding "profile.franklintempleton.com" IP address unless
! all AdGuard products are updated to not filter HTTPS there.
! See here: https://github.com/AdguardTeam/HttpsExclusions/issues/191
! END: Temporary
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/720
! Google docs are broken in Adguard Edge extension
! Remove this rule for reproducing
! https://github.com/AdguardTeam/AdguardForWindows/issues/2063
! https://github.com/AdguardTeam/AdguardFilters/issues/8669
!#########################################
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65943
@@||cdn.playwire.com/bolt/js/zeus/embed.js$domain=abcya.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65867
@@||apple.com/v/watch/home/ad^
! https://github.com/AdguardTeam/AdguardFilters/issues/65400
! For some reason this rule - bing.com##a[href*="/aclick?ld="] breaks image preview
! to reproduce search something on bing.com/images/ (for example "shoes") then
click on any image
bing.com#@#a[href*="/aclick?ld="]
! https://github.com/AdguardTeam/AdguardFilters/issues/65510
! https://github.com/AdguardTeam/AdguardFilters/issues/65406
lmgtfy.app#@##top_ads
lmgtfy.app#@##bottom_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/65362
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=fox21news.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64654
@@||hvg.hu/Content/redesign/js-notbundled/showads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/65358
4snip.pw#@##DividerAd
! neads.io is broken
@@||neads.io^$domain=neads.io
! https://github.com/AdguardTeam/AdguardFilters/issues/65301
! https://github.com/AdguardTeam/AdguardFilters/issues/65066
@@||googletagservices.com/tag/js/gpt.js$domain=etf.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=etf.com
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=etf.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65045
! https://github.com/AdguardTeam/AdguardFilters/issues/65035
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=games.gamesplaza.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=games.gamesplaza.com
! meilleurpronostic.fr - broken player
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=meilleurpronostic.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/64588
redtube.com#@#[src*="blob:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/64899
@@||ads.agiliro.gq/style.css$domain=ads.agiliro.gq
@@||ads.agiliro.gq/script.js$domain=ads.agiliro.gq
@@||ads.agiliro.gq/template/728x100.png$domain=ads.agiliro.gq
! https://github.com/AdguardTeam/AdguardFilters/issues/64780
! https://github.com/AdguardTeam/AdguardFilters/issues/64614
@@||siva-my.jsstatic.com/_ads/_static/$domain=jobstreet.com.my
! https://github.com/AdguardTeam/CoreLibs/issues/1354
! https://github.com/AdguardTeam/AdguardFilters/issues/65132
! https://github.com/AdguardTeam/AdguardFilters/issues/64518
@@||cdn.bannersnack.com/iframe/embed.js$domain=audiogon.com
@@||cdn.bannersnack.com/banners/$~third-party,image,subdocument
@@||cdn.bannersnack.com/banners/$image,subdocument,domain=audiogon.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64429
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=lifehacker.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64535
! https://github.com/AdguardTeam/AdguardFilters/issues/64503
btweb.trontv.com,utweb.trontv.com#@#.ad-card-container
! https://github.com/AdguardTeam/AdguardFilters/issues/63767
afl.com.au#@#a[href^="http://pubads.g.doubleclick.net/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/64390
excentral.com#@#iframe[width="300"][height="250"]
! https://github.com/uBlockOrigin/uAssets/issues/7934
@@||ssl.p.jwpcdn.com^$domain=bdsmstreak.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63744
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=express.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/63191
usaudiomart.com#@#.ad-title
! https://github.com/AdguardTeam/AdguardFilters/issues/63033
@@||cdn.fluidplayer.com/*/current/fluidplayer.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/63045
@@||javmost.com/ads3.php
! https://github.com/AdguardTeam/AdguardFilters/issues/62420
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=getnada.com
! https://github.com/AdguardTeam/AdguardFilters/issues/62517
@@||ads.colombiaonline.com/ad/$domain=colombiaonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/62518
! https://github.com/AdguardTeam/AdguardFilters/issues/62478
! https://github.com/AdguardTeam/AdguardFilters/issues/62383
! https://github.com/AdguardTeam/AdguardFilters/issues/61862
@@||time.adp.com^$document
! Plex media server - excluding assistant in full screen
! https://github.com/AdguardTeam/AdguardFilters/issues/62314
@@||play.hydracdn.network^$popup
! https://github.com/AdguardTeam/AdguardFilters/issues/62181
canuckaudiomart.com#@#.ad-title
! https://github.com/AdguardTeam/AdguardFilters/issues/62128
oklivetv.com#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"motionAd")
!#safari_cb_affinity(general,privacy)
@@||b.scorecardresearch.com/beacon.js$domain=oklivetv.com
@@||oklivetv.com/*=*&$script,other,xmlhttprequest
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/62027
@@||fileone.tv/file/$domain=fileone.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/61735
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=funimation.com
@@||pubads.g.doubleclick.net/gampad/ads?*1&output=xml_vmap1&*&url=https%3A%2F
%2Fwww.funimation.com%2F*&ad_rule=$domain=imasdk.googleapis.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61942
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=wunderground.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=wunderground.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61827
@@||cdnrole.com/videojs$script,domain=gounlimited.to
! https://github.com/AdguardTeam/AdguardFilters/issues/57217
@@||local.adguard.org^
! https://github.com/AdguardTeam/AdguardFilters/issues/61246
@@||web-ads.pulse.weatherbug.net/api/ads/targeting/v*/parameters?
$domain=weatherbug.com
! https://github.com/AdguardTeam/AdguardFilters/issues/61282
@@||translate.googleapis.com/element/
@@||translate.googleapis.com/translate_static/
! https://github.com/AdguardTeam/AdguardFilters/issues/61107
@@||weby.aaas.org/weby_bundle_v*.js$domain=sciencemag.org
! https://github.com/AdguardTeam/AdguardFilters/issues/60745
! https://github.com/AdguardTeam/AdguardFilters/issues/61065
! https://github.com/AdguardTeam/AdguardFilters/issues/60604
@@||storage.googleapis.com/loadermain.appspot.com/main.js$domain=watchfreenet.org
! https://github.com/AdguardTeam/AdguardFilters/issues/60511
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=nuke.zone
! https://github.com/AdguardTeam/AdguardFilters/issues/61074
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=stack.com
! https://github.com/AdguardTeam/AdguardFilters/issues/60457
danishfamilysearch.com#@#iframe[width="300"][height="250"]
! https://github.com/AdguardTeam/AdguardFilters/issues/59975
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=html5.gamedistribution.com
! https://github.com/AdguardTeam/AdguardFilters/issues/60124
! https://github.com/AdguardTeam/AdguardFilters/issues/60131
@@||dood.watch^$subdocument
@@||
doodstream.com^$font,image,script,stylesheet,xmlhttprequest,other,domain=dood.to|
dood.watch
! https://github.com/AdguardTeam/AdguardFilters/issues/59819
! https://github.com/AdguardTeam/AdguardFilters/issues/60103
@@||vo.msecnd.net^$domain=gsmarena.com
@@||embed.binkies3d.com/content/$domain=gsmarena.com
! https://github.com/AdguardTeam/AdguardFilters/issues/60021
@@||bombhopper.io/prebid.js
! https://github.com/AdguardTeam/AdguardFilters/issues/59994
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=bighero.io
! https://github.com/AdguardTeam/AdguardFilters/issues/59992
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=bullet.town
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=bullet.town
! https://github.com/AdguardTeam/AdguardFilters/issues/60012
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=chelseafc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59898
@@||bitent.com/lock_html5/adscontrol.js$domain=bitent.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59879
@@||rule34hentai.net/cdn-cgi/challenge-platform/orchestrate/
$domain=rule34hentai.net
! https://github.com/AdguardTeam/AdguardFilters/issues/59831
@@||api.adinplay.com/display/pub/*/display.min.js$domain=blastz.io
! https://github.com/AdguardTeam/AdguardFilters/issues/58759
msn.com#@#a[href^="https://afflnk.microsoft.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/59744
genlink.cc#@#.ads-link
! https://github.com/AdguardTeam/AdguardFilters/issues/59785
@@||cdnjs.cloudflare.com/ajax/libs/jquery/*/jquery.min.js$domain=ouo.press|ouo.io
! https://github.com/AdguardTeam/AdguardFilters/issues/59634
@@||pngitem.com/adopen/adstyle.css
! https://github.com/AdguardTeam/AdguardFilters/issues/59580
@@||api.adinplay.com/display/pub/*/display.min.js$domain=tombr.io
! https://github.com/AdguardTeam/AdguardFilters/issues/59522
! https://github.com/AdguardTeam/AdguardFilters/issues/59540
@@||yourbittorrent2.com^$csp=script-src 'self' 'unsafe-inline'
! https://github.com/AdguardTeam/AdguardFilters/issues/59526
get.tech#@#.ad-box
! https://github.com/AdguardTeam/AdguardFilters/issues/59462
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=softonic.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=softonic.com
@@||securepubads.g.doubleclick.net/gampad/ads$domain=softonic.com
! https://github.com/AdguardTeam/AdguardFilters/issues/58372
! https://github.com/AdguardTeam/AdguardFilters/issues/59315
@@||enerjiportali.com/wp-content/uploads/2020/01/xEnerji-40-300x250-1.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/59266
@@||jkanime.net/*.php?$popup,domain=jkanime.net
! https://github.com/AdguardTeam/AdguardFilters/issues/59273
! https://github.com/AdguardTeam/AdguardFilters/issues/59023
@@||i.postimg.cc/*/banner*.png$domain=scandal-heaven.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59131
@@||rumble.com/embed/*$domain=koreus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59176
@@||104.237.158.105^$domain=brofist.io
! https://github.com/AdguardTeam/AdguardFilters/issues/59098
@@||googletagmanager.com/gtm.js$domain=redbull.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59928
@@||api.adinplay.com/player/*/player.min.js$domain=mineparkour.club|gunzer.io|
pockey.io|bist.io|piaf.io
! https://github.com/AdguardTeam/AdguardFilters/issues/58578
mirrorace.com#@#.uk-margin-bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/58808
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=vogue.ru
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=vogue.ru
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1$domain=vogue.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/58360
@@||clipartkey.com/adopen/adstyle.css
! https://github.com/AdguardTeam/AdguardFilters/issues/58272
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=wetv.vip
! https://github.com/AdguardTeam/AdguardFilters/issues/58358
adz7short.space#@#.wrapper-ad
adz7short.space#@#.ad-inner
adz7short.space#@#[id*="ScriptRoot"]
! https://github.com/AdguardTeam/AdguardFilters/issues/58445
nonfungerbils.com#@#iframe[width="600"][height="90"]
! https://github.com/AdguardTeam/AdguardFilters/issues/56453
@@||cdn.diggysadventure.com/*/video_ads.erik?ver=$domain=diggysadventure.com
@@||adsrveys.com/ads-api-v3|$domain=diggysadventure.com
! https://github.com/AdguardTeam/AdguardFilters/issues/58001
@@||cdn.plyr.io/*/plyr.svg$domain=mp4upload.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57985
@@||undefined^$domain=nowvid.online
@@||blockadsnot.com^$domain=nowvid.online
!
! https://github.com/AdguardTeam/AdguardFilters/issues/59417
! https://github.com/AdguardTeam/AdguardFilters/issues/59346
! https://github.com/AdguardTeam/AdguardFilters/issues/59345
! https://github.com/AdguardTeam/AdguardFilters/issues/57793
! https://github.com/AdguardTeam/AdguardFilters/issues/57791
! https://github.com/AdguardTeam/AdguardFilters/issues/57787
! https://github.com/AdguardTeam/AdguardFilters/issues/60011
@@||api.adinplay.com/libs/aiptag/*/tag.min.js$domain=v6p9d9t4.ssl.hwcdn.net|
golfroyale.io|bullet.town|zoneroyale.com|dizzytroopers.io|bumpercars.io|
memegames.space|erigato.space|inkwars.io|creatur.io|robofight.io|wormate.io|
deadwalk.io|swaarm.io|octagor.com|captureflag.io|lordz2.io|brutalmania.io|
warscrap.io|squadd.io|findcat.io|evowars.io|shellshock.io|dinoman.io|bombhopper.io|
clashblade.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57863
@@||gogoanime.io/img^
! https://github.com/AdguardTeam/AdguardFilters/issues/57650
! https://github.com/AdguardTeam/AdguardFilters/issues/57085
! https://github.com/AdguardTeam/AdguardFilters/issues/57036
@@||vidoza.net/embed-*.html$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/56205
@@||redactor.creatium.io^$document
! https://github.com/AdguardTeam/AdguardFilters/issues/57030
adsy.pw#@#.banner-728x90
! https://github.com/AdguardTeam/AdguardFilters/issues/56922
@@||short.croclix.me/*js/viewad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56921
@@||short.goldenfaucet.io/*js/viewad.js
@@||short.goldenfaucet.io/*templates/css/viewad.css
! https://github.com/AdguardTeam/AdguardFilters/issues/56916
@@||short.cliquebook.net/*js/viewad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56884
@@||cdn.adswizz.com/adswizz/js/SynchroClient*.js$domain=lounge.fm
! https://github.com/AdguardTeam/AdguardFilters/issues/56868
dust-sounds.com#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/56800
@@||thumbor.thedailymeal.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/56828
@@||cdn.stat-rock.com/player/*player.js$domain=4shared.com
! usgamer.net - fixing video player
@@||usgamer.net/static/scripts/AdsLoad.js
@@||usgamer.net/static/scripts/SidebarAds.js
! https://github.com/AdguardTeam/AdguardFilters/issues/56746
||imgshare.info^$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/56629
|https://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=upstream.to,badfilter
! ptj.jp - broken pages
!+ NOT_OPTIMIZED
@@||ptj.jp/*.cgi
! https://github.com/AdguardTeam/AdguardFilters/issues/56398
@@||game-cdn.poki.com/*/img/ads/Spinner.png
! dood.watch - incorrect blocking
@@||dood.watch/pass_md5/
! https://github.com/AdguardTeam/AdguardFilters/issues/56201
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=dailystar.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/56049
@@||hlmod.ru/threads/$xmlhttprequest,domain=hlmod.ru
@@||hlmod.ru/resources/$domain=hlmod.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/56141
call2friends.com#@#.adWrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/55904
metacritic.com#@#.esite_list
! https://github.com/AdguardTeam/AdguardFilters/issues/56019
@@||content*.uplynk.com/channel/*.m3u8?$domain=abc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55789
@@||wp.com/animetrick.com/wp-content/uploads/$image,domain=animetrick.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55620
@@||edge.microsoft.com/translate/auth
@@||api.cognitive.microsofttranslator.com/translate?
! https://github.com/AdguardTeam/AdguardFilters/issues/55576
webcartop.jp#@#.single-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/55360
@@||deals-italy.com/application/files/3515/8928/2566/advertising-and-
communication.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/55329
@@://www.liquidweb.com/kb/wp-content/themes/lw-kb-theme/images/ads/vps-sidebar.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/55478
@@||kimcartoon.to/hdx.aspx?apiKey=
@@||playhydrax.com/?v=$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/35789
@@||cloudvideo.tv/embed-$domain=139.99.120.222
! https://github.com/AdguardTeam/AdguardFilters/issues/54885
@@||mcloud.to/key
! https://github.com/AdguardTeam/AdguardFilters/issues/52184
! https://github.com/AdguardTeam/AdguardFilters/issues/55414
@@||prebid.adnxs.com/pbc/v*/cache$domain=go.cnn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55245
@@||verticalscope-com.videoplayerhub.com/galleryplayer.js$domain=overclock.net
! https://github.com/AdguardTeam/AdguardFilters/issues/55338
@@||oasjs.kataweb.it/adsetup_pcmp.js$domain=kataweb.it
! broken self-promo fix
@@||auchan.ru/pokupki/media/banners/*.jpg$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/55310
@@||pubads.g.doubleclick.net/ssai/event/*/streams$domain=10play.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/55032
@@||panter.ultifree.ml/reklam/js/*.js$~third-party
@@||panter.ultifree.ml/reklam/css/*.css$~third-party
! ghacks.net - fixing sponsored posts
ghacks.net#@#.tag-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/54952
@@||vg247.com/wp-content/themes/vg247/scripts/AdsLoad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/54894
politico.com#@#.story-enhancement
! https://github.com/AdguardTeam/AdguardFilters/issues/54790
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=independent.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/55516
! https://github.com/AdguardTeam/AdguardFilters/issues/54910
@@||hcaptcha.com/*/api.js
@@||assets.hcaptcha.com/captcha/
! https://github.com/AdguardTeam/AdguardFilters/issues/54660
@@||mcloud2.to/key
! https://github.com/AdguardTeam/AdguardFilters/issues/54619
@@||googletagmanager.com/gtm.js$domain=laprovence.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54371
@@||kotaku.com/*/assets/new-client/adManager.*.js$domain=kotaku.com
! https://github.com/AdguardTeam/AdguardFilters/issues/54392
dirtyship.com#@#.ads-box
! https://github.com/AdguardTeam/AdguardFilters/issues/54507
olx.ro,olx.uz,olx.pl,olx.in,olx.com,olx.ua,olx.kz,olx.pt#@#.adLink
olx.ro,olx.uz,olx.pl,olx.in,olx.com,olx.ua,olx.kz,olx.pt#@##adContainer
olx.ro,olx.uz,olx.pl,olx.in,olx.com,olx.ua,olx.kz,olx.pt#@#.adRow
! https://github.com/AdguardTeam/AdguardFilters/issues/54453
nxmac.com#@#div[id^="advads-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/54254
nmac.to#@#div[id^="advads-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/54239
$csp=script-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob:
www.googletagmanager.com *.google.com *.gstatic.com www.google-analytics.com
*.googleapis.com *.disqus.com *.disquscdn.com code.jquery.com *.cloudflare.com
cdn.streamroot.io cdn.jsdelivr.net vjs.zencdn.net cache.hollywood.to
static.hollywood.to,domain=stream1.me|streamz.cc|streamz.bz,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/54093
@@||adz7short.space/*js/viewad.js$domain=adz7short.space
! https://github.com/AdguardTeam/AdguardFilters/issues/54069
tokyomotion.net#@#.adspace
! https://github.com/AdguardTeam/AdguardFilters/issues/54070
@@||docs.expo.io/*/static/*/pages/versions/latest/sdk/*.js$domain=docs.expo.io
! Amazon - broken slider
@@||images-*.ssl-images-amazon.com/images/*/advertising^$domain=amazon.de|
amazon.com|amazon.fr|amazon.it|amazon.es|amazon.co.jp|amazon.co.uk|amazon.ca
! https://github.com/AdguardTeam/AdguardFilters/issues/53888
newser.com#@##divRightRail > div:first-child
! https://github.com/AdguardTeam/AdguardFilters/issues/53860
@@||adplayer.ml/player/play.php?vid=$subdocument
@@||adplayer.ml/player/ajax_sources.php$domain=adplayer.ml
@@||adplayer.ml/player/platforms/jwplayer$domain=adplayer.ml
@@||adplayer.ml/player/assets/dist/js/subtitleManager.js$domain=adplayer.ml
! https://github.com/AdguardTeam/AdguardFilters/issues/53694
@@||p.jwpcdn.com/*/jwpsrv.js$domain=milfzr.com
@@||p.jwpcdn.com/*/jwplayer.j$domain=milfzr.com
@@||p.jwpcdn.com/*/jwplayer.html5.js$domain=milfzr.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52794#issuecomment-612010234
! https://github.com/AdguardTeam/AdguardFilters/issues/53330
@@||upstream.to/embed-*.html$domain=playerhost.net
! https://github.com/AdguardTeam/AdguardFilters/issues/43249
@@||fedex.com/apps/myprofile/$generichide
@@||fedex.com/apps/fedextrack$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/44812#issuecomment-611411646
yasehub.com#@#.has-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/53106
@@||upstream.to/embed-*.html$domain=javtiful.com
! https://github.com/AdguardTeam/AdguardFilters/issues/53193
! https://github.com/AdguardTeam/AdguardFilters/issues/52841
! https://github.com/AdguardTeam/AdguardFilters/issues/53190
! https://github.com/AdguardTeam/AdguardFilters/issues/53038
@@||vidmoly.me/jws.php
@@||vidmoly.net/jws.php
@@||vidmoly.to/jws.php
! https://github.com/AdguardTeam/AdguardFilters/issues/52948
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=wcvb.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52836
@@||disqus.com/embed.js$domain=kissasian.sh
@@||disqus.com/next/config.js$domain=kissasian.sh
@@||c.disquscdn.com/next/embed/$domain=kissasian.sh
! xda-developers.com - fixing embedded tweets
@@||cdn.syndication.twimg.com/tweets.json?$domain=xda-developers.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52812
@@||mm-syringe.com^$domain=spin.com
@@||cdn.rhombusads.com/js/rh.min.js$domain=spin.com
@@||api.rhombusads.com/v*/embed/check$domain=spin.com
@@||adserver.rhombusads.com/api/$domain=spin.com
spin.com#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/52796
indiewire.com#@#[src*="blob:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/52663
@@||softexia.com/wp-content/uploads/*off_300x250.
@@||softexia.com/wp-content/uploads/*_300x250_20off.
! https://github.com/AdguardTeam/AdguardFilters/issues/52602
! https://github.com/AdguardTeam/AdguardFilters/issues/52319
@@||
coinadster.com^$script,stylesheet,xmlhttprequest,other,image,domain=coinadster.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52485
@@||googletagservices.com/tag/js/gpt.js$domain=ctv.ca
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=ctv.ca
! https://github.com/AdguardTeam/AdguardFilters/issues/52371
@@||como5.com/wp-content/themes/mts_ad_sense/fonts/fontawesome-webfont.
! https://github.com/AdguardTeam/AdguardFilters/issues/52345
soup.io#@#.showads
! https://github.com/AdguardTeam/AdguardFilters/issues/52311
@@||mcloud.to/embed/*?key=$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/52272
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=cosmopolitan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52222
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=knoxnews.com
! https://forum.adguard.com/index.php?threads/blocking-main-video-player-on-
videobrother.37987/
@@||gounlimited.to/embed-*.html
! https://github.com/AdguardTeam/AdguardFilters/issues/52008
@@||youporn.com/embed/$domain=porndollz.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52041
@@||content*.uplynk.com/channel/*.m3u8?$domain=abcnews.go.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51865
@@||npr.org/sponsorship/targeting/$other,xmlhttprequest,domain=npr.org
! https://github.com/AdguardTeam/AdguardFilters/issues/51877
@@||onlinebr.xyz/ads/
! https://github.com/AdguardTeam/AdguardFilters/issues/51823
nypost.com#@#.recirc
! https://github.com/AdguardTeam/AdguardFilters/issues/51117
@@||gstatic.com/cv/js/sender/*/cast_sender.js$domain=pornhub.com|pornhub.org|
pornhub.net|pornhubthbh7ap3u.onion
@@||gstatic.com/cast/sdk/libs/sender/*/cast_framework.js$domain=pornhub.com|
pornhub.org|pornhub.net|pornhubthbh7ap3u.onion
! https://github.com/AdguardTeam/AdguardFilters/issues/51791
@@||primarygames.com/ads/preroll/js/googleIMAads_HTML5_*.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=primarygames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51117#issuecomment-599883366
@@||static.trafficjunky.com/ab/ads_test.js$domain=pornhub.com|pornhub.org|
pornhub.net|pornhubthbh7ap3u.onion
! https://github.com/AdguardTeam/AdguardFilters/issues/51609
@@||ads.cutlinks.pro/links/go$domain=ads.cutlinks.pro
@@||ads.cutlinks.pro/cloud_theme/build/js/script.min.js$domain=ads.cutlinks.pro
@@||ads.cutlinks.pro/cloud_theme/build/css/styles.min.css$domain=ads.cutlinks.pro
! https://github.com/AdguardTeam/AdguardFilters/issues/51478
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=radio.at|radio.net|radio.de
@@||googletagmanager.com/gtm.js$domain=radio.at|radio.net|radio.de
! https://github.com/AdguardTeam/AdguardFilters/issues/51306
@@/Tag.rb$domain=github.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51303
@@||rule34hentai.net/fluidplayer.min.js$domain=rule34hentai.net
! https://github.com/AdguardTeam/AdguardFilters/issues/51301
@@/webadvert.$domain=webadv.net
! https://forum.adguard.com/index.php?threads/problem-with-disqus.37852
@@||static.ziffdavis.com/sitenotice/*/settings.js$domain=allestoringen.be|
allestoringen.nl|xn--allestrungen-9ib.at|xn--allestrungen-9ib.ch|xn--allestrungen-
9ib.de|downdetector.ae|downdetector.ca|downdetector.c|downdetector.co.nz|
downdetector.co.uk|downdetector.co.za|downdetector.com.ar|downdetector.com.au|
downdetector.com.br|downdetector.com.co|downdetector.com|downdetector.cz|
downdetector.dk|downdetector.ec|downdetector.es|downdetector.fi|downdetector.fr|
downdetector.gr|downdetector.hk|downdetector.hr|downdetector.hu|downdetector.id|
downdetector.ie|downdetector.in|downdetector.it|downdetector.jp|downdetector.mx|
downdetector.my|downdetector.no|downdetector.pe|downdetector.pk|downdetector.pl|
downdetector.pt|downdetector.ro|downdetector.ru|downdetector.se|downdetector.sg|
downdetector.sk|downdetector.web.tr
@@||static.ziffdavis.com/sitenotice/evidon-sitenotice-
bundle.js$domain=allestoringen.be|allestoringen.nl|xn--allestrungen-9ib.at|xn--
allestrungen-9ib.ch|xn--allestrungen-9ib.de|downdetector.ae|downdetector.ca|
downdetector.c|downdetector.co.nz|downdetector.co.uk|downdetector.co.za|
downdetector.com.ar|downdetector.com.au|downdetector.com.br|downdetector.com.co|
downdetector.com|downdetector.cz|downdetector.dk|downdetector.ec|downdetector.es|
downdetector.fi|downdetector.fr|downdetector.gr|downdetector.hk|downdetector.hr|
downdetector.hu|downdetector.id|downdetector.ie|downdetector.in|downdetector.it|
downdetector.jp|downdetector.mx|downdetector.my|downdetector.no|downdetector.pe|
downdetector.pk|downdetector.pl|downdetector.pt|downdetector.ro|downdetector.ru|
downdetector.se|downdetector.sg|downdetector.sk|downdetector.web.tr
@@||cdn*.downdetector.com/*/javascript*/adscript_vars.js
@@||cdn*.downdetector.com/*/javascript*/adscript.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51111
@@||googletagservices.com/tag/js/gpt.js$domain=phonearena.com
! https://github.com/AdguardTeam/AdguardFilters/issues/51075
spyur.am#@##header-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/51030
@@||ads.bdcraft.net/js/interstitial.js$domain=ads.bdcraft.net
! https://github.com/AdguardTeam/AdguardFilters/issues/39801
@@||britannica.com^$csp=script-src 'self' * 'unsafe-inline'
! https://github.com/AdguardTeam/AdguardFilters/issues/50975
@@||kimcartoon.xyz/wp-admin/admin-ajax.php
! https://github.com/AdguardTeam/AdguardFilters/issues/50870
@@||informaxonline.com/wp-content/plugins/wp-safelink-v3/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/50788
@@||mixdrop.co/loadremotesub.php
! https://github.com/AdguardTeam/AdguardFilters/issues/50735
@@||hydrax.net/players/player.min.js$domain=kimcartoon.to
@@||cdn.jsdelivr.net/npm/jquery*/dist/jquery.min.js$domain=kimcartoon.to
! https://forum.adguard.com/index.php?threads/station-drivers-com.37671/
station-drivers.com#@#iframe[width="600"][height="90"]
! https://github.com/AdguardTeam/AdguardFilters/issues/50141
@@||cdn.staticdata.site/js/loadjsV*.min.js$domain=vipstand.se
! https://github.com/AdguardTeam/AdguardFilters/issues/50175
@@||verticalscope-com.videoplayerhub.com/
galleryplayer.js$domain=forums.watchuseek.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49812
! https://github.com/AdguardTeam/AdguardFilters/issues/49871
@@||159i.com/p/hola/cpt.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48867
!+ NOT_PLATFORM(windows, mac)
@@||my.westfieldinsurance.com^$document
! https://github.com/AdguardTeam/AdguardFilters/issues/49903
@@||hotpornfile.org/*/a/na/js/*?container=naskjz
! https://github.com/AdguardTeam/AdguardFilters/issues/49950
youredm.com#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/49739
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=classicreload.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49581
myip.ms#@#.google_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/49542
@@||api.peer5.com^$script,domain=kora-online.tv
@@||rsc.cdn77.org/UpFiles/*.ts$domain=kora-online.tv
@@||rsc.cdn77.org/UpFiles/*.m3u8$domain=kora-online.tv
@@||jwpsrv.com/library/*.js$domain=kora-online.tv
@@||ssl.p.jwpcdn.com/player/v/*/translations/*.json$domain=kora-online.tv
! yepi.com - ###PreRollAd hides play button
yepi.com#@##PreRollAd
! pcmag.com - unhide video player
pcmag.com#@#iframe[width="300"]
! https://github.com/AdguardTeam/AdguardFilters/issues/49285
tarikhema.org#@#.bsac
tarikhema.org#@#.bsac-container
! https://github.com/AdguardTeam/AdguardFilters/issues/49259
@@||googletagservices.com/tag/js/gpt.js$domain=nbcsports.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32781
@@||imgadult.com/img-*.html$subdocument,domain=imgadult.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48777
@@||conversion.im/images/icons/google-adwords.png
! https://github.com/AdguardTeam/AdguardFilters/issues/49017
fastjobs.sg#@#.adbox
! https://github.com/AdguardTeam/AdguardFilters/issues/48873
@@||crystalmark.info/wp-content/uploads/*_300x250.
! https://github.com/AdguardTeam/AdguardFilters/issues/48879
@@||static.adsafeprotected.com/vans-adapter-google-ima.js$domain=forbes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48727
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=wivb.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48571
@@||googletagservices.com/tag/js/gpt.js$domain=biblestudytools.com
@@||media.swncdn.com/ads/fixed/init.js$domain=biblestudytools.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48713
@@||akacdn.ru/*/subtitle/*.vtt$domain=mcloud.to
! https://github.com/AdguardTeam/AdguardFilters/issues/47889
! https://github.com/AdguardTeam/AdguardFilters/issues/50517
! https://github.com/AdguardTeam/AdguardFilters/issues/46960#issuecomment-578081007
@@||cbsistatic.com/fly/js/libs/ads/bidbarrel-*.js$domain=cnet.com
! rickandmorty.com - fixing video player
@@||manifest.auditude.com/auditude/*.m3u8?$domain=rickandmorty.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48194
cinemablend.com#@#.sticky-div
! https://github.com/AdguardTeam/AdguardFilters/issues/48283
kzstock.blogspot.com#@##ad-target
! https://github.com/AdguardTeam/AdguardFilters/issues/48200
@@||mediadebrid34.site/ads1/$script,stylesheet
! https://github.com/AdguardTeam/AdguardFilters/issues/48199
10play.com.au#@#.skinAd
! https://github.com/AdguardTeam/AdguardFilters/issues/48098
@@||kimcartoon.to/Scripts^
! https://github.com/AdguardTeam/AdguardFilters/issues/48162
@@||stream2watch.ws/js/app.js
! https://github.com/AdguardTeam/AdguardFilters/issues/48199
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=10play.com.au
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=10play.com.au
@@||securepubads.g.doubleclick.net/gampad/ads^$domain=10play.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/48072
@@||pussyspace.com/class/captcha/captcha.php$domain=pussyspace.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48094
@@||cdn.staticdata.site/js/loadjs*.min.js$domain=strikeout.nu
! https://github.com/AdguardTeam/AdguardFilters/issues/47998
@@||kissasian.sh/Scripts/*.js
@@||iamcdn.net/players/player.min.$domain=kissasian.sh
@@||hydrax.net/players/player.min.$domain=kissasian.sh
@@||cdn.jsdelivr.net/npm/jquery*/dist/jquery.min.js$domain=kissasian.sh
! https://github.com/AdguardTeam/AdguardFilters/issues/47914
ojooo.com#@##showads
! https://github.com/AdguardTeam/AdguardFilters/issues/47857
@@||m.thepiratebay.org/js/prototype-min.js
@@||m.thepiratebay.org/comments.php
! https://github.com/AdguardTeam/AdguardFilters/issues/47482
@@||1337x.to^$csp=script-src 'self' 'unsafe-inline'
! https://github.com/AdguardTeam/AdguardFilters/issues/47465
! https://github.com/AdguardTeam/AdguardFilters/issues/47615
gamer.no#@#iframe[width="300"][height="250"]
! https://github.com/AdguardTeam/AdguardFilters/issues/47342
@@||javpost.net/ads*.php?id=$subdocument,domain=javmost.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47397
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=kark.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47262
! https://github.com/AdguardTeam/AdguardFilters/issues/47261
@@||chaturbate.com/*embed^$domain=chatterbate.org|uuu.cam
! https://github.com/AdguardTeam/AdguardFilters/issues/47170
mariogames.be#@##adsContainer
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=mariogames.be
! https://github.com/AdguardTeam/AdguardFilters/issues/47135
@@||b.cdnst.net/javascript/amazon.js$domain=speedtest.net
! https://github.com/AdguardTeam/AdguardFilters/issues/47028
dailymail.co.uk#@#.article-advert
! crackle.com - fixing video player
@@||fwlive.crackle.com/ad/g/1$domain=crackle.com
@@||crackle.com/vendor/AdManager.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46574
linksbuddy.com#@#.banner-468x60
! https://github.com/AdguardTeam/AdguardFilters/issues/46983
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=storyfire.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46821
@@||platform.twitter.com/widgets.js$domain=gamerant.com
@@||platform.twitter.com/js/moment~timeline~tweet.*.js$domain=gamerant.com
@@||platform.twitter.com/js/tweet.*.js$domain=gamerant.com
@@||cdn.syndication.twimg.com/tweets.json$domain=gamerant.com
@@||embed.redditmedia.com/widgets/platform.js$domain=gamerant.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46715
yts.ms#@#.popup-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/46823
! https://github.com/AdguardTeam/AdguardFilters/issues/46796
! https://github.com/AdguardTeam/AdguardFilters/issues/50722
! https://github.com/AdguardTeam/AdguardFilters/issues/46672
! Fixing google translate built-in Chrome
! broken by '|https://$third-party,xmlhttprequest,domain=' on some websites
@@||translate.googleapis.com/translate_*/*&client=*&key=$xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/46616
@@||track.adform.net/serving/scripts/trackpoint/async/$domain=ethias.be
! https://github.com/AdguardTeam/AdguardFilters/issues/38713#issuecomment-568479607
@@||static.anyporn.com/bravoplayer/fluidplayer.js
@@||static.anyporn.com/bravoplayer/scripts/bpconfig.js
@@||static.anyporn.com/bravoplayer/custom/anyporncom/scripts/bpcc.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46503
@@||oasjs.kataweb.it/adsetup.real.js$domain=video.repubblica.it
! https://github.com/AdguardTeam/AdguardFilters/issues/46333
@@||plytv.me/sdembed
@@||cdn.plytv.me/scripts/embed.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/46276
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=epaper.timesgroup.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46354
@@||a.vartoken.com/plugins/poppy/poppy.js$domain=antarvasnaphotos.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46269
@@||googletagservices.com/tag/js/gpt.js$domain=nfl.com
! https://github.com/AdguardTeam/AdguardFilters/issues/46132
@@||avalanche.state.co.us/caic/pub_bc_avo.php?zone_id=
! https://github.com/AdguardTeam/AdguardFilters/issues/46126
@@||static.telegraph.co.uk/telegraph-advertising/tmg-
gpt.min.js$domain=telegraph.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/46063
@@||staticf.akacdn.ru/assets^
! https://github.com/AdguardTeam/AdguardFilters/issues/45880
! https://github.com/AdguardTeam/AdguardFilters/issues/45862
links4earn.com#@#.banner-468x60
links4earn.com#@#.banner-728x90
! https://github.com/AdguardTeam/AdguardFilters/issues/45895
@@||upvtt.com/uploads^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/45788
@@||sonyliv.com/api/configuration/config_ads?channel=
! https://github.com/AdguardTeam/AdguardFilters/issues/45817
@@||ad.doubleclick.net/ddm/trackclk/$popup,domain=pricehipster.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44788
bing.com#@#a[href^="https://www.bing.com/aclk?"]
! EasyList China:
bing.com#@#.b_ad
bing.com#@#.b_adBottom
! https://github.com/AdguardTeam/AdguardFilters/issues/45181
! https://github.com/AdguardTeam/AdguardFilters/issues/45484
! https://github.com/AdguardTeam/AdguardFilters/issues/45315
@@||googletagservices.com/tag/js/gpt.js$domain=proximus.be
! https://github.com/AdguardTeam/AdguardForWindows/issues/3105
! Fixing MS Edge sync
! https://github.com/AdguardTeam/AdguardFilters/issues/45129
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gousfbulls.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45230
idilyazar.com#@#.ads_wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/45225
belsat.eu#@#div[id^="google_ads_iframe_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/44064#issuecomment-559577358
! https://forum.adguard.com/index.php?threads/.36087/
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=agario-play.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=agario-play.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45058
@@/progress.php?callback=$script,domain=ytmp3.cc
@@/check.php?callback=$script,domain=ytmp3.cc
! hellporno.net - categories on video page not shown completely
@@||hellporno.net/_a_ht/s/s/js/ssu.v2.js
@@||hellporno.net/_a_ht/s/s/su.php?
! https://github.com/AdguardTeam/AdguardFilters/issues/44982
@@||cdn.staticdata.site/site/vs/img/$domain=vipleague.pw
@@||cdn.staticdata.site/js/loadjs.min.js$domain=vipleague.pw
! shikimori.one - fix comments editing
! https://github.com/AdguardTeam/AdguardFilters/issues/44788
bing.com#@?##b_results > li :-abp-has(span:-abp-contains(Ad))
! https://github.com/AdguardTeam/AdguardFilters/issues/44949
sony.com#@#.ad-index
! https://github.com/AdguardTeam/AdguardFilters/issues/44685
@@||multiup.org/*/mirror^
! https://github.com/AdguardTeam/AdguardFilters/issues/44598
@@||cdn.staticdata.site/js/loadjs.min.js^$domain=strikeout.nu
! https://github.com/AdguardTeam/AdguardFilters/issues/44518
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=games.metv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43823
@@||googletagservices.com/tag/js/gpt.js$domain=gotrip.hk
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=gotrip.hk
@@||static.nmg.com.hk/js/prebid*.*.*.js$domain=gotrip.hk
! https://github.com/AdguardTeam/AdguardFilters/issues/43719
@@||etsy.com/your/shops/$document
! https://github.com/AdguardTeam/AdguardFilters/issues/44021
@@||cdn.cdnfiles.site/js/loadjs.min.js$domain=nbastream.io|worldcuplive.stream
@@||cdn.cdnfiles.site/site/*/img/$image,domain=nbastream.io|worldcuplive.stream
! https://github.com/AdguardTeam/AdguardFilters/issues/44008
@@||ancensored.com/js/flowplayer.min.js
@@||ancensoredcdn2.xyz/script.js$domain=ancensored.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43933
@@||swatchseries.to/public/js/caleEncrypted.js
! https://github.com/AdguardTeam/AdguardFilters/issues/43913
@@||horriblesubs.info/static/hs.js
! pornhub.com - webcams not working
@@||naiadsystems.com/*/hls/live$domain=pornhub.com|pornhub.org|pornhub.net|
pornhubthbh7ap3u.onion
! https://github.com/AdguardTeam/AdguardFilters/issues/43750
@@||static.vidgyor.com/live/dai/js/videojs.ads.min.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=zeebiz.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43680
@@||adspace.pro^$domain=adspace.pro
! https://github.com/AdguardTeam/AdguardFilters/issues/43696
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=foxnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43388
redtube.com#@#[src*="base64"]
redtube.com#@#[src*="data:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/43292
@@||coolmathgames.com/*/img/ads/Spinner.png$domain=coolmathgames.com
! pornhub.com - player is broken
@@||dl.phncdn.com/pics/$domain=pornhub.com|pornhub.org|pornhub.net|
pornhubthbh7ap3u.onion
! https://github.com/AdguardTeam/AdguardFilters/issues/43226
torrent-download.net,mac-torrent-download.net#@#.adbanner
torrent-download.net,mac-torrent-download.net#@#.google_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/43132
wallpaperaccess.com#@#.ads1
! https://github.com/AdguardTeam/AdguardFilters/issues/43107
@@||bizpacreview.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com
*.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
*.twitter.com *.spot.im
@@||launcher.spot.im/spot/sp_$script,domain=bizpacreview.com
@@||static-cdn.spot.im/production/*/*.js$domain=bizpacreview.com
@@||api-gw.spot.im/v*/feed/spot/sp_*/$domain=bizpacreview.com
@@||api-*.spot.im/v*/conversation/$xmlhttprequest,domain=bizpacreview.com
@@||api-*.spot.im/v*/widget/spot/sp_*/conversation_header$domain=bizpacreview.com
@@||api-*.spot.im/v*/broadcasts/broadcasts/
sp_$xmlhttprequest,domain=bizpacreview.com
@@||api-*.spot.im/v*/config/launcher/sp_*/
vendor,init,conversation$domain=bizpacreview.com
@@||spotops.spot.im/spot/sp_*/v*?platform=$domain=bizpacreview.com
@@||cdn.syndication.twimg.com/tweets.json?$domain=bizpacreview.com
! https://github.com/AdguardTeam/AdguardFilters/issues/43065
|https://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=series9.to,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/15408#issuecomment-546248680
@@||kts.visitstats.com/in^$domain=txxx.com
! https://github.com/AdguardTeam/AdguardFilters/issues/42150
@@||js-sec.indexww.com/htv/bell.js$domain=envedette.ca
@@||js-sec.indexww.com/asl/asl_*.js$domain=envedette.ca
@@||z.moatads.com/brightcove/v*/moatanalytics.js$domain=envedette.ca
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=envedette.ca
! https://github.com/AdguardTeam/AdguardFilters/issues/42283
! https://github.com/AdguardTeam/AdguardFilters/issues/42679
! https://github.com/AdguardTeam/AdguardFilters/issues/42803
@@||sapixcraft.com/js/exitPopup.js
@@||sapixcraft.com/css/exitPopup.css
! https://github.com/AdguardTeam/AdguardFilters/issues/42615
@@||newad.abiechina.com^$domain=abiechina.com
! https://github.com/AdguardTeam/AdguardFilters/issues/42640
@@||cdn-static.pornhd.com/pornhd/*/css/dist/main.css$domain=pornhd.com
@@||protoawe.com/embed/*/?
psid=*&accessKey=*jasminVideoPlayerContainer$domain=pornhd.com
@@||protoawe.com/tube-player/?
psid=*&accessKey=*jasminVideoPlayerContainer$domain=pornhd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/42714
@@||banners.s1.citilink.ru^$image,domain=citilink.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/42535
@@||static*.akacdn.ru/assets/min/frontend/all.$script,stylesheet,domain=9anime.one
! https://github.com/AdguardTeam/AdguardFilters/issues/41879
! https://github.com/AdguardTeam/AdguardFilters/issues/42197
@@||radio.securenetsystems.net/cwa/js/prebid.js
! gamespot.com - fixing not loading images
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=*gamespot
%2Cgallery&$other,domain=gamespot.com
! html5.gamedistribution.com - fixing not working games
@@||hb.improvedigital.com/pbw/prebid/prebid-v*-
pbjsgd.min.js$domain=html5.gamedistribution.com
! https://github.com/AdguardTeam/AdguardFilters/issues/42000
disk.yandex.by,disk.yandex.com,disk.yandex.com.tr,disk.yandex.fr,disk.yandex.kz,dis
k.yandex.ru,disk.yandex.ua,yadi.sk#@#.content_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/42030
@@||cloud-*.spcdn.cc/dash/*/$domain=streamplay.to
! https://github.com/AdguardTeam/AdguardDNS/issues/109
!#safari_cb_affinity(general,privacy)
@@||ad.admitad.com/*/*&ulp=
@@||ad.admitad.com/*/?ulp=
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/41939
@@||thegamesshop.com.au/controls/ajaxpages/*.aspx?ad=
! https://github.com/AdguardTeam/AdguardFilters/issues/42111
@@||integrate2cloudapps.com/wp-content/uploads/*/*-480x120$image
! https://github.com/AdguardTeam/AdguardFilters/issues/37657
! https://github.com/AdguardTeam/AdguardFilters/issues/41705
@@||www-league.nhlstatic.com/video/config/ads/advertise/adsense/banner/smart/
atlas/appnexus/adserver/ads.json
! https://github.com/AdguardTeam/AdguardFilters/issues/41341
@@||chicksonright.com^$csp,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/40940
hakanbaysal.com#@#div[id^="crt-"][style]
! https://github.com/AdguardTeam/AdguardFilters/issues/40876
|https://$xmlhttprequest,domain=swatchseries.to,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/40826
@@/manga$image,domain=kissmanga.com
! https://github.com/AdguardTeam/AdguardFilters/issues/40928
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gamecocksonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/40825
! https://github.com/AdguardTeam/AdguardFilters/issues/40778
@@||imgtaxi.com/img-*.html
! https://github.com/AdguardTeam/AdguardFilters/issues/40756
! https://github.com/AdguardTeam/AdguardFilters/issues/40363
@@||gls-group.eu/*/csomagkovetes$elemhide,jsinject
! https://github.com/AdguardTeam/AdguardFilters/issues/40704
@@||google-analytics.com/analytics.js$domain=burgerking.hu
! https://github.com/AdguardTeam/AdguardFilters/issues/40421
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=t13.cl
! https://github.com/AdguardTeam/AdguardFilters/issues/40303
||ampproject.net^*/f.js$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/40306
@@||wuxiaworld.com/images/pw/pw_header
! https://github.com/AdguardTeam/AdguardFilters/issues/40250
@@||associateddentists.com/wp-content/themes/AD/
! https://github.com/AdguardTeam/AdguardFilters/issues/41711
!+ NOT_PLATFORM(ext_android_cb)
@@||securepubads.g.doubleclick.net/gpt/
pubads_impl_*.js$domain=forums.hardwarezone.com.sg
! https://github.com/AdguardTeam/AdguardFilters/issues/40245
@@||securepubads.g.doubleclick.net/gampad/ads?
gdfp_req=1$domain=forums.hardwarezone.com.sg
@@||hardwarezone.com.sg/js/prebid.appnexus.js$domain=forums.hardwarezone.com.sg
! https://github.com/AdguardTeam/AdguardFilters/issues/40003
resmim.net#@#.showads
! https://github.com/AdguardTeam/AdguardFilters/issues/39709
@@||pubads.g.doubleclick.net/ssai/event/$xmlhttprequest,domain=10play.com.au
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=10play.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/40043
||techpowerup.com^$image,~third-party,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/39948
@@||streamplay.to/player_clappr/jwplayer.rtmp.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39945
@@||itnews.com.au/scripts/js_*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/39865
photos.freeones.com#@#a[href^="http://click.payserve.com/"]
! Fixing issues, caused by `||shortpixel.ai^$popup`
! https://github.com/AdguardTeam/AdguardFilters/issues/39776
@@||ads.viralize.tv/player/$domain=ilrestodelcarlino.it
@@||ads.viralize.tv/display/$domain=ilrestodelcarlino.it
! https://github.com/AdguardTeam/AdguardFilters/issues/39727
@@||translate.googleapis.com^$xmlhttprequest,domain=xda-developers.com
! https://github.com/AdguardTeam/AdguardFilters/issues/39424
javfinder.sh#@##preroll
! https://github.com/AdguardTeam/AdguardFilters/issues/39131
@@||utility.rogersmedia.com/utility.js$domain=ottawamatters.com
! https://github.com/AdguardTeam/AdguardFilters/issues/39047
@@||verticalscope-com.videoplayerhub.com/galleryplayer.js$domain=avsforum.com
! https://github.com/easylist/easylist/issues/3931
!
https://old.reddit.com/r/Adguard/comments/ctrzij/unblock_script_for_specific_websit
e/
datpiff.com#@#div > iframe
@@||datpiff.com^$csp=script-src 'self' * blob: data:
! https://github.com/AdguardTeam/AdguardFilters/issues/38955
@@||thechive.files.wordpress.com/*?quality=*&strip=info
! https://github.com/AdguardTeam/AdguardFilters/issues/38903
@@||js.adsrvr.org/up_loader.*.js$domain=cornettocekilis.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38437
bestporncomix.com#@#.adsbar
! https://github.com/AdguardTeam/AdguardFilters/issues/38563
@@||rapidvid.to/e/$subdocument,third-party
@@||kimcartoon.to/Register/GetCaptcha
@@||kimcartoon.to/*Bookmark$other,xmlhttprequest
@@||kimcartoon.to/Content/ui-lightness/jquery.ui.progressbar.css
! https://github.com/AdguardTeam/AdguardFilters/issues/38298
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=weheartit.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38389
@@||hotpornfile.org/wp-admin/admin-ajax.php$domain=hotpornfile.org
! https://github.com/AdguardTeam/AdguardFilters/issues/38270
@@||go.ezoic.net/wabbit/hare.js$domain=zillowtech.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38261
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=rapidvideo.com|rapidvid.to
@@||rapidvid.to/assets/js/videojs-contrib-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38260
@@||menrec.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com
*.facebook.com *.facebookcorewwwi.onion *.bootstrapcdn.com *.twitter.com *.spot.im
! https://github.com/AdguardTeam/AdguardFilters/issues/29939 - fixing image gallery
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=gamespot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38235
@@||cdnjs.cloudflare.com/ajax/libs/videojs-contrib-ads/*/
videojs.ads.min.js$domain=streamx.live
! https://github.com/AdguardTeam/AdguardFilters/issues/52869
! https://github.com/AdguardTeam/AdguardFilters/issues/38186
@@||oasjs.kataweb.it/adsetup*.js$domain=video.lastampa.it
! https://github.com/AdguardTeam/AdguardFilters/issues/38208
@@||imasdk.googleapis.com/pal/sdkloader/pal.js$domain=sciencechannel.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38156
@@||wuxiaworld.com^$csp=script-src 'self' * 'unsafe-inline'
! https://github.com/AdguardTeam/AdguardFilters/issues/38016
@@||bigleaguepolitics.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com
*.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
*.twitter.com *.spot.im
! https://github.com/AdguardTeam/AdguardFilters/issues/38089
@@||infowars.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com
*.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com
*.spot.im
@@||api.infowarsmedia.com/videojs-event-tracking/dist/videojs-event-tracking.js
! https://github.com/AdguardTeam/AdguardFilters/issues/38027
@@||imasdk.googleapis.com/pal/sdkloader/pal.js$domain=motortrend.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37936
@@||revive.adsession.com/www/delivery/ck.php$domain=spankwire.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37918
@@||static.adtrue24.com/images/*$domain=fap18.net
! https://github.com/AdguardTeam/AdguardFilters/issues/37896 - video player fix
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gocolumbialions.com
@@||connect.facebook.*/en_US/AudienceNetworkPrebid.js$domain=cbssports.com
! vidcloud.icu - fixing embedded video players
@@||gcloud.live/v/$subdocument,domain=vidcloud.icu
@@||streamango.com/embed/$subdocument,domain=vidcloud.icu
@@||api.vidnode.net/stream.php?$subdocument,domain=vidcloud.icu
! https://github.com/AdguardTeam/AdguardFilters/issues/34962
@@||forexprostools.com/?columns=$domain=investmentwatchblog.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37668
@@||adplayer.ml/player/vid/$subdocument
@@||adplayer.ml/player/embed.php$subdocument
@@||adplayer.ml/player/checker.php|$script,other
! https://github.com/AdguardTeam/AdguardFilters/issues/37635
@@/RealMedia/ads^$domain=aeroplan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37636
@@||travel.mediaalpha.com/js/serve.js$domain=goseek.com
! https://forum.adguard.com/index.php?threads/34095/
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1$domain=thedailybeast.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=thedailybeast.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33773
@@||nutritiondata.self.com/ads/js/cn.dart.bun.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/33306
@@||static.moonmkt.it^$image,domain=moonmkt.it
! https://github.com/AdguardTeam/AdguardFilters/issues/37482
@@||cscscholarships.net/wp-content/plugins/better-adsmanager/includes/libs/better-
framework/assets/fonts/fontawesome-webfont.$font
! https://github.com/AdguardTeam/AdguardFilters/issues/37458
@@||imasdk.googleapis.com/pal/sdkloader/pal.js$domain=foodnetwork.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34919
@@||bdstatic.com^$domain=dq.tieba.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37339
@@||reklama.studio^$domain=reklama.studio
! https://github.com/AdguardTeam/AdguardFilters/issues/37371
@@||acidcow.com^$csp=script-src 'self' * blob: data:
! https://github.com/AdguardTeam/AdguardFilters/issues/37208
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=theticket.com
@@||live.streamtheworld.com/*.mp3
@@||live.streamtheworld.com/*.aac
! https://github.com/AdguardTeam/AdguardFilters/issues/37230
@@||acdn.adnxs.com/video/mediation/apn_overlay_integration.js$domain=thechive.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37124
referatwork.ru#@##adbox
! https://github.com/AdguardTeam/AdguardFilters/issues/35885
||placeholder.com^$image,domain=javqd.tv,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/28185
@@||ntv.co.jp/ad-navi/$stylesheet
@@||ntv.co.jp/ad-navi/cx/cx_code.js
! https://github.com/AdguardTeam/AdguardFilters/issues/36900
@@||ahcdn.com^$media
! vector.co.jp - fixing images
@@||cache.vector.co.jp/img_cache/*/300x250.
! https://github.com/AdguardTeam/AdguardFilters/issues/36735
@@||animeland.us/pa.js
@@||animeland.us/bg.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/37260
@@||sharethrough.com/*placement$domain=looper.com
@@||native.sharethrough.com/assets/sfp.js$domain=looper.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34698
secure.hulu.com#@#.ad-root
! rawstory.com - fixing hidden content
rawstory.com#@#div[id^="div-gpt-ad"]
! https://github.com/AdguardTeam/AdguardFilters/issues/35459
|https://$image,script,stylesheet,subdocument,third-party,domain=aflamyz.com|
movs4u.to,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/33693
@@||cdn.streamroot.io/videojs-hlsjs-plugin/*/videojs-hlsjs-
plugin.js$domain=infowars.com
! https://github.com/AdguardTeam/AdguardFilters/issues/36640
@@||mangasail.co/sites/default/files/*//*_adsense_
! https://github.com/AdguardTeam/AdguardFilters/issues/36491
@@||js-sec.indexww.com/ht/htw-baltimore-sun.js$domain=baltimoresun.com
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=baltimoresun.com
! https://github.com/AdguardTeam/AdguardFilters/issues/36197
@@||wp.com/c/*/wp-includes/js
@@||wp.com/c/*/wp-includes/css
@@||i*.wp.com/mac-torrent-download.net/wp-content/uploads
@@||wp.com/p/jetpack^
! https://github.com/AdguardTeam/AdguardFilters/issues/36264
optifine.net#@#.tableAds
! https://github.com/AdguardTeam/AdguardFilters/issues/34943
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=miroir1.trackr.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/36094
@@||cdn.honor.ru/pms/pages/adsImages/$domain=honor.ru
! netbk.co.jp - broken by AdGuard injections
@@||netbk.co.jp^$jsinject
! polygon.com - broken videos
@@||onceux.unicornmedia.com/now/ads/vmap^$domain=volume.vox-cdn.com
! square-enix.com register redirect not working
@@||weblet.square-enix.com/banner.php^
! https://forum.adguard.com/index.php?threads/porngem-com-nsfw-incorrect-
blocking.33179/
@@||porngem.com/ai/s/s/js/m/pr-before.js
! https://github.com/AdguardTeam/AdguardFilters/issues/35353
@@||code.jquery.com/*.min.js$domain=audioz.download
@@||cdnjs.cloudflare.com/ajax/libs/*.min.js$domain=audioz.download
! https://github.com/AdguardTeam/AdguardFilters/issues/35179
uk.ign.com#@#.ad-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/35095
@@||cdnjs.cloudflare.com/ajax/libs/jquery/*/jquery.min.js$domain=youav.com
! msn.com - fixing Edge version of the site(page not load)
! Sample URL: https://www.msn.com/spartan/dhp?locale=ru-
RU&market=RU&enableregulatorypsm=0&enablecpsm=0&ishostisolationenforced=0&targetexp
erience=default
@@||msn.com/spartan/dhp$jsinject
! https://github.com/AdguardTeam/AdguardFilters/issues/35014
cadlinecommunity.co.uk#@#.sidebar_advert
! gamesplaza.com - fixing broken game feature
@@||media.oadts.com/www/delivery/afv.php$domain=games.gamesplaza.com
@@||media.oadts.com/www/delivery/le.php*&dist.prerollDone$domain=media.oadts.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34828
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1$domain=segodnya.ua
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=segodnya.ua
segodnya.ua#@#div[id^="google_ads_iframe_"]
segodnya.ua#@#iframe[id^="google_ads_iframe"]
segodnya.ua#@#div[id^="div-gpt-ad"]
! https://github.com/AdguardTeam/AdguardFilters/issues/34861
@@||kuntv.pw/sdembed$domain=strikeout.nu
@@||em.kuntv.pw/embed.min.js$domain=strikeout.nu
@@||livestream.com/accounts/*/events/*/player?$domain=strikeout.nu
@@||cdn.cdnfiles.site/site/sd/img/$image,domain=strikeout.nu
@@||cdn.cdnfiles.site/js/loadjs.min.js$domain=strikeout.nu
@@||cdn.jsdelivr.net/npm/jquery*/dist/jquery.min.js$domain=strikeout.nu
@@||cdn.jsdelivr.net/combine/npm/bootstrap*/dist/js/
bootstrap.min.js$domain=strikeout.nu
! https://github.com/AdguardTeam/AdguardFilters/issues/34840
@@||imasdk.googleapis.com/pal/sdkloader/pal.js$domain=investigationdiscovery.com
! userscloud.com - blocked download server
@@||usercdn.com^$domain=userscloud.com
! Fixing `Run code snippet` on stackoverflow.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34579
! https://github.com/AdguardTeam/AdguardFilters/issues/34424
@@||androidauthority.net/wp-content/uploads/*-
300x600.$image,domain=androidauthority.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34354
@@||wp.com/jaiminisbox.com/reader/content/$image,domain=kissmanga.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34279
@@||payeer.com/style/images/adv_green.png$domain=payeer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34255
@@||intoday.in/embeded/*_live?
@@||indiatoday.in/embed-live-tv?
! https://github.com/AdguardTeam/AdguardFilters/issues/34198
@@||comicw.co.kr/files/cache/thumbnails/*/300x250.
! https://github.com/AdguardTeam/AdguardFilters/issues/34201
@@||9anime.fun/js/*.js
@@||9anime.fun/9anime.png
@@||9anime.fun/9anime-favicon.png
@@||9anime.fun/genres|$xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/34200
@@||ssl.pstatic.net/adimg*.search/adpost/js/
adpost_show_ads_v*.min.js$domain=search.danawa.com
! https://github.com/AdguardTeam/AdguardFilters/issues/34133
|https://$image,script,stylesheet,third-party,xmlhttprequest,domain=1movies.is|
moviescouch.co|torrentfunk.com,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/34098
@@||1337x.st/css/webfonts/oswald-*.$font
@@||1337x.st^$csp=script-src 'self' 'unsafe-inline'
! https://github.com/AdguardTeam/AdguardFilters/issues/33932
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=hanime.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/33912
@@||code.jquery.com/jquery-*.min.js$domain=kimcartoon.to
@@||vjs.zencdn.net/*/video.js$domain=kimcartoon.to
@@||googleusercontent.com^$media,domain=kimcartoon.to
@@||luxubu.review/v/$domain=kimcartoon.to
@@||streamango.com/embed/$domain=kimcartoon.to
! https://github.com/AdguardTeam/AdguardFilters/issues/33904
@@||wikia.nocookie.net/*/css/*.scss$domain=fandom.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33840
freeupscmaterials.org#@#.quads-location
! https://github.com/AdguardTeam/AdguardFilters/issues/33845
dummies.com#@#.ad-post
dummies.com#@#.AD-POST
! https://github.com/AdguardTeam/AdguardFilters/issues/33674
buzzdrives.com#@#.left_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/33624
! https://github.com/AdguardTeam/AdguardFilters/issues/33574
@@||pussyspace.com/style/$image,domain=pussyspace.com
@@||pussyspace.com/upload/$image,domain=pussyspace.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33525
@@||blocket.se/annonser^
! https://github.com/AdguardTeam/AdguardFilters/issues/32781
@@||imgadult.com/css/$domain=imgadult.com
@@||imgadult.com/upload/$domain=imgadult.com
@@||imgadult.com/themes/$domain=imgadult.com
@@||imgadult.com/images/$domain=imgadult.com
@@||imgadult.com/newimages/$domain=imgadult.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45055
@@||i*.imagetwist.com^$image,domain=imagetwist.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32020#issuecomment-488422362
! https://github.com/AdguardTeam/AdguardFilters/issues/33337
fintechtime.com#@#.header-ads
! wololo.net - broken layout
@@||cdn.wololo.net/utilcave_com/templates/combine.php
! https://github.com/AdguardTeam/AdguardFilters/issues/32880
! https://github.com/AdguardTeam/AdguardFilters/issues/33279
@@||static.akacdn.ru/files/images/$domain=ffmovies.ru|fmovies.to
@@||staticf.akacdn.ru/f/assets/favicons/$domain=ffmovies.ru|fmovies.to
! https://github.com/AdguardTeam/AdguardFilters/issues/32577
@@||trafficdeposit.com/video^$domain=sxyprn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33245
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tubitv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33171
@@||allthatsinteresting.com/wordpress/wp-content/plugins/bwp-minify^
! https://github.com/AdguardTeam/AdguardFilters/issues/33095
@@||cloud-*.streamplay.to/dash/*/$domain=streamp1ay.me
! https://forum.adguard.com/index.php?threads/leech-ninja.31715
! https://forum.adguard.com/index.php?threads/ouo-io.31700
@@||leech.ninja/stream^$popup
@@||leech.ninja/redir^$popup
@@||hungryleech.com/stream^$popup
@@||hungryleech.com/redir^$popup
! tomshardware.com - broken video
@@||content.jwplatform.com^$domain=tomshardware.com
! https://forum.adguard.com/index.php?threads/gloyah-net.31580
gloyah.net#@#a[href*="/redirect?tid="]
! https://github.com/AdguardTeam/AdguardFilters/issues/32963
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=musixmatch.com
! https://github.com/AdguardTeam/CoreLibs/issues/751
@@||session.proxy.startpage.com/csp_check$document
! https://github.com/AdguardTeam/AdguardFilters/issues/32912
@@||amazonaws.com/pictures.tradee.com/ads^$domain=tradee.com
tradee.com#@#.ad-img
tradee.com#@#.one-ad
tradee.com#@#.ad-grid
! https://github.com/AdguardTeam/AdguardFilters/issues/32575
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=clipbucket.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32715
@@||localbitcoins.com/ads_edit
! facebook.com adsmanager broken
@@||facebook.com/adsmanager^
! https://github.com/AdguardTeam/AdguardFilters/issues/32606
@@||myvidster.com/processor.php
! https://github.com/AdguardTeam/AdguardFilters/issues/32585
ntp.msn.com#@#[style*="background-image:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/32560
@@||glbimg.com/*/300x250/smart/*/original/*.jpg$domain=vogue.globo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32449
pembekekik.com#@#.vertical-ads
! kimcartoon.to - fixing video player
! https://github.com/AdguardTeam/AdguardFilters/issues/33032
! https://github.com/AdguardTeam/AdguardFilters/issues/32457
! https://github.com/AdguardTeam/AdguardFilters/issues/31210
! https://github.com/AdguardTeam/AdguardFilters/issues/31257
! daum.net - broken
! https://github.com/AdguardTeam/AdguardFilters/issues/31524
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=akinator.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32192
! https://github.com/AdguardTeam/AdguardFilters/issues/32238
@@||mangapark.net^$image
@@||media.tumblr.com^$domain=kissmanga.com
! https://github.com/AdguardTeam/AdguardFilters/issues/32137
kwik.cx#@#.adSense
! https://github.com/AdguardTeam/AdguardFilters/issues/32082
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=autocentre.ua
! https://github.com/AdguardTeam/AdguardFilters/issues/31022
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=newschannel9.com
! https://github.com/AdguardTeam/AdguardFilters/issues/31125
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=mlb.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30252
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=ctv.ca
! https://github.com/AdguardTeam/AdguardFilters/issues/30232
@@||app.sebitti.fi/maestrojukebox2/lib/Controllers/
AdController.js$domain=app.sebitti.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/30004
@@||ad.mail.ru/adp/?q=*&target_count=$domain=youla.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/29942
@@||v.fwmrm.net/ad/g/1*&csid=cr_web_homepage_backup$domain=static.crunchyroll.com
! https://github.com/AdguardTeam/AdguardFilters/issues/31852
@@||4cdn.org/js/core.min.*.js$domain=4chan.org
@@||4cdn.org/js/catalog.min.*.js$domain=4chan.org
@@||4cdn.org/js/extension.min.*.js$domain=4chan.org
! https://github.com/AdguardTeam/AdguardFilters/issues/31674
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=pacman.io
! https://github.com/AdguardTeam/AdguardFilters/issues/30135
@@||routerlogin.com^$document
@@||routerlogin.net^$document
! https://github.com/AdguardTeam/AdguardFilters/issues/31237
@@||anyporn.com/get_file^
! https://github.com/AdguardTeam/AdguardFilters/issues/29759
@@||api.splice.com/www/advertisement/community-explore$domain=splice.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30979
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=irctc.co.in
! https://github.com/AdguardTeam/AdguardFilters/issues/30968
actu17.fr#@#.td-ad-background-link
! https://github.com/AdguardTeam/AdguardFilters/issues/30706
gazetaonline.com.br#@#.ad-top
! sport365.live - broken player
@@||tags2.adshell.net/j^$domain=h5.adshell.net
! https://github.com/AdguardTeam/AdguardFilters/issues/30640
@@||eztv.io/js/search_shows*.js
@@||eztv.io^$csp=script-src 'self' 'unsafe-inline'
! https://github.com/AdguardTeam/AdguardFilters/issues/30030
@@||wpnrtnmrewunrtok.xyz/main/$image,domain=camwhores.tv
@@||wpnrtnmrewunrtok.xyz/*preview/*/preview.jpg$image,domain=camwhores.tv
@@||wpnrtnmrewunrtok.xyz/remote_control.php^$domain=camwhores.tv
! upvid.co - incorrect blocking
@@||upvid.co/embed-*.html$popup
! https://github.com/AdguardTeam/AdguardFilters/issues/30423
thewirecutter.com#@#a[href^="https://www.amazon."][href*="tag="]
! https://github.com/AdguardTeam/AdguardFilters/issues/30336
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=goducks.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30225
@@||webmotors.com.br/tabela-fipe/ad/adSetup.js
@@||webmotors.com.br/tabela-fipe/ad/adUnits.js
! https://github.com/AdguardTeam/AdguardFilters/issues/30177
@@||imasdk.googleapis.com/pal/sdkloader/pal.js$domain=20min.ch
! https://github.com/AdguardTeam/AdguardFilters/issues/27157
nytimes.com,nytimes3xbfgragh.onion#@##bottom-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/30037
@@||imgrock.net^$image,domain=imgrock.pw
@@||imgdew.com^$image,domain=imgdew.pw
@@||imgmaze.com^$image,domain=imgmaze.pw
@@||imgtown.net^$image,domain=imgtown.pw
@@/js/jquery-*.min.js$domain=imgdew.pw|imgmaze.pw|imgrock.pw
@@/js/xupload.js$domain=imgdew.pw|imgmaze.pw|imgrock.pw|imgview.pw
@@/js/tabber.js$domain=imgdew.pw|imgmaze.pw|imgtown.pw|imgrock.pw|imgview.pw
@@/js/jquery.cookie.js$domain=imgmaze.pw|imgtown.pw|imgdew.pw|imgrock.pw|imgview.pw
! https://github.com/AdguardTeam/AdguardFilters/issues/28612
@@||toonget.net/favicon.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/25576
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=clipmyhorse.tv
@@||googletagservices.com/tag/js/gpt.js?ad_tag=$domain=clipmyhorse.tv
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=clipmyhorse.tv
@@||googletagmanager.com/gtm.js$domain=clipmyhorse.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/24713
@@||acdn.adnxs.com/as/1h/pages/sport1.js$domain=sport1.de
! https://github.com/AdguardTeam/AdguardFilters/issues/29891
@@||streamp1ay.me/$popup,domain=streamplay.to
! https://github.com/AdguardTeam/AdguardFilters/issues/29866
technopat.net#@#.td-ad-background-link
! https://github.com/AdguardTeam/AdguardFilters/issues/29817
tribundergi.com#@##wrapAd
! https://github.com/AdguardTeam/AdguardFilters/issues/29773
adsrt.me#@#[id*="ScriptRoot"]
adsrt.me#@#div[id*="ScriptRootC"]
! https://github.com/AdguardTeam/AdguardFilters/issues/29648
!+ NOT_PLATFORM(ios, ext_android_cb)
@@||v.fwmrm.net/ad^$domain=france.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/29565
marktplaats.nl#@#.adsense-block
marktplaats.nl#@##adsense-bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/28113
zamana.info#@##banner-top
! https://github.com/AdguardTeam/AdguardFilters/issues/29334
@@||monova.*/js/main.js
@@||monova.*/img/
@@||monova.*/fonts/
! https://github.com/AdguardTeam/AdguardFilters/issues/29473
! https://github.com/AdguardTeam/AdguardFilters/issues/27709
@@||img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/amd_modules/
video*/api/video-ad.js$domain=webmd.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=webmd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/29303
gmanetwork.com#@#.leaderboard
! https://github.com/AdguardTeam/AdguardFilters/issues/29135
@@||maxcdn.bootstrapcdn.com/font-awesome/*/fonts/fontawesome-
webfont.woff$domain=livescience.com
! https://github.com/AdguardTeam/AdguardFilters/issues/29093
@@||solarmoviez.ru^$csp=script-src 'self' * 'unsafe-inline'
! https://github.com/AdguardTeam/AdguardFilters/issues/23221
@@||flyordie.com/games/online/iframeafg*.html
! https://github.com/AdguardTeam/AdguardFilters/issues/28718
! https://github.com/AdguardTeam/AdguardFilters/issues/28689
@@||ebonus.gg/static/videojs.ads.css
@@||ebonus.gg/static/videojs.ads.min.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ebonus.gg
@@||cdn.pubguru.com/pg.js$domain=ebonus.gg
@@||m2d.m2.ai/pghb.ebonusgg.web.watch$domain=ebonus.gg
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=ebonus.gg
! https://github.com/AdguardTeam/AdguardFilters/issues/28483
@@||mssl.fwmrm.net/p/nbcu_test_jsam/AdManager.js$domain=m.eonline.com
@@||v.fwmrm.net/ad/p/1?$domain=m.eonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/28516
@@||production-static.ondemandkorea.com/vendor/prebid/prebid*.*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/28398
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=motociclismo.it
! https://github.com/AdguardTeam/AdguardFilters/issues/26342
! https://github.com/AdguardTeam/AdguardFilters/issues/26831
! https://forum.adguard.com/index.php?threads/30134/
humano.com#@#img[width="728"][height="90"]
! https://github.com/AdguardTeam/AdguardFilters/issues/27076
@@||v.fwmrm.net/ad/g/1?$domain=channel4.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27992
@@||openx.net/mw/1.0/jstag$domain=egmnow.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27956
@@||kimcartoon.to^$csp=script-src 'self' * 'unsafe-inline'
! https://github.com/AdguardTeam/AdguardFilters/issues/25906
@@||promo.awempire.com/live_feeds/script_basic_livefeed.php?$domain=sexcamdb.com
@@||livejasmin.com/en/promotion/get?noRedirect=*&streamType=$domain=pt.protoawe.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27831
@@||xda-cdn.com/css/webfonts/$font
@@||algolia.net/*/indexes/*/queries^$domain=xda-developers.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27595
carsales.com.au#@#.ad-info
! https://github.com/AdguardTeam/AdguardFilters/issues/27509
@@||mangareader.net/sup/js/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/27246
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=radioego.com
@@||pubads.g.doubleclick.net/gampad/ads?*radioego_*&output=xml_vast*&url=https%3A
%2F%2Fradioego.com*&media_url=https%3A%2F%2Fwww.radioego.com*.mp3
! https://github.com/AdguardTeam/AdguardFilters/issues/26936
@@||jezandwayne.com/wp-content/uploads/*.webm$document
! https://github.com/AdguardTeam/AdguardFilters/issues/27098
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=hamaratabla.com
@@||adsrv.pckolog.com/vp/player.js$domain=hamaratabla.com
! https://github.com/AdguardTeam/AdguardFilters/issues/27085
@@||nashe.ru/wp-content/uploads/*-300x600.
! https://github.com/AdguardTeam/AdguardFilters/issues/27191
app.appvalley.vip#@#.ad-bar
app.appvalley.vip#@#.ad-text
app.appvalley.vip#@##ad-overlay
! https://forum.adguard.com/index.php?threads/30162/
@@||adbeat.com^$domain=adbeat.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26970
@@||thewatchcartoononline.tv/inc/videojs-qualityselector/videojs-
qualityselector.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26098
@@||logsss.com/*.css$domain=zaful.com
! https://github.com/AdguardTeam/AdguardFilters/issues/25448
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#@#[style*="base64"]
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#@#[src*="base64"]
! comedycentral.tv - broken video
@@||googletagmanager.com/gtm.js^$domain=comedycentral.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/25446
@@||ads.google.com^$domain=ads.google.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26775
@@||kisscartoon.su/themes/vast/videojs.ads.min.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=kisscartoon.su
! https://github.com/AdguardTeam/AdguardFilters/issues/26560
@@||khcu.ac.kr/resources/user/adcss/
@@||khcu.ac.kr/resources/user/adImg/
! https://github.com/AdguardTeam/AdguardFilters/issues/26655
riderplanet-usa.com#@##ad_1
! https://github.com/AdguardTeam/AdguardFilters/issues/24657
@@||iv*.imgview.net/i/$image
@@||iv*.imgview.net/img/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/26536
! https://github.com/AdguardTeam/AdguardFilters/issues/25221
@@||youmaker.com/js/prebid.js
! https://github.com/AdguardTeam/AdguardFilters/issues/26255
@@||watchanime.info/*/*/?*relatedposts=
! https://github.com/AdguardTeam/AdguardFilters/issues/26335
@@||computerworld.com/www/js/ads/jquery.lazyload-ad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/24516
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=spox.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=spox.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24560
roblox.com#@#.abp
! https://github.com/AdguardTeam/AdguardFilters/issues/26136
@@||cdn.jsdelivr.net/npm/$domain=strikeout.co
! https://github.com/AdguardTeam/AdguardFilters/issues/26166
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=sahibinden.com
! https://github.com/AdguardTeam/AdguardFilters/issues/26108
@@||javpost.net/ads.php
! https://github.com/AdguardTeam/AdguardFilters/issues/25660
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=docbao.vn
! https://github.com/AdguardTeam/AdguardFilters/issues/25409
! https://github.com/AdguardTeam/AdguardFilters/issues/25175
speed4up.com#@#.adstop
speed4up.com#@#.adsTop
! https://github.com/AdguardTeam/AdguardFilters/issues/44342
! https://github.com/AdguardTeam/AdguardFilters/issues/25103
! https://github.com/AdguardTeam/AdguardFilters/issues/24573
@@||hdvid.tv/js/jquery.min.js
@@||hdvid.tv/js/jquery.cookie.js
@@||hdvid.tv/player*/jwplayer.js
@@||hdvid.tv/player*/jwplayer.html5.js
@@||hdvid.tv/player*/lightsout.js
! https://github.com/AdguardTeam/AdguardFilters/issues/24288
@@||ultimate-guitar.com/components/ads/interstitial/
! https://github.com/AdguardTeam/AdguardFilters/issues/24371
@@||intoguide.com/wp-content/themes/mts_ad_sense/
! https://github.com/AdguardTeam/AdguardFilters/issues/24523
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=fandom.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24245
@@||ad-cdn.bilgin.pro/app/ad-*.min.js$domain=medyafaresi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23254
minkch.com#@#.header-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/24350
@@||v.fwmrm.net/ad/g/1?$domain=abc.go.com
@@||mssl.fwmrm.net/p/abc_live/AdManager.js$domain=abc.go.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24323
oregonlive.com#@#.adTower
oregonlive.com#@##adTower
! https://github.com/AdguardTeam/AdguardFilters/issues/24317
spotify.com#@#.m-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/21967
@@||xvideos.com/profiles/$jsinject,elemhide
! https://github.com/AdguardTeam/AdguardFilters/issues/24269
@@||artstation.com/*/assets/images/images/*-adv.jpg
! Fixing video on tv.ittf.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ittf.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24207
@@||cdn.pogo.com/*/exhibit/imasdk/ads.js
@@||cdn.pogo.com/*/exhibit/imasdk/application.js
@@||cdn.pogo.com/*/exhibit/imasdk/video_player.js
@@||cdn.pogo.com/*/exhibit/imasdk/imasdk-pogo-1.0.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=pogo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24182
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=appledaily.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24117
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=medyaradar.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24201
twitch.tv#@#.pl-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/24082
@@||js.spotx.tv/directsdk/*.js$domain=bloomberg.com
@@||cdn.spotxcdn.com/integration/directsdk/*.js$domain=bloomberg.com
! https://github.com/AdguardTeam/AdguardFilters/issues/24081
@@||mangatail.me/sites/default/files/*adsense
! https://github.com/AdguardTeam/AdguardFilters/issues/23709
@@||pornhub.*/recommended/ajax_rate?$~third-party,xmlhttprequest
! https://forum.adguard.com/index.php?threads/putlockers-fm.29693/
@@||entervideo.net/watch^
! https://github.com/AdguardTeam/AdguardFilters/issues/23798
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=smashers.io
! https://github.com/AdguardTeam/AdguardFilters/issues/23863
@@||pagead2.googlesyndication.com/pagead/js/r*/
show_ads_impl.js$domain=kadinlarkulubu.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22826
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ciudad.com.ar
! https://github.com/AdguardTeam/AdguardFilters/issues/22522
@@||youtube.com/embed/$domain=masterani.me
! https://github.com/AdguardTeam/AdguardFilters/issues/21813
@@||embedtvseries.com/templates/jwplayer/assets/juicycodes.js
@@||embedtvseries.com/templates/jwplayer/assets/jwplayer.js
! https://github.com/AdguardTeam/AdguardFilters/issues/23768
@@||ads.viralize.tv/display/$domain=quotidiano.net
@@||ads.viralize.tv/player/$domain=quotidiano.net
! https://github.com/AdguardTeam/AdguardFilters/issues/23674
@@||distrowatch.com/images/cpxtu/dwbanner.png
! https://github.com/AdguardTeam/AdguardFilters/issues/23570
@@||jpost.com^$csp=script-src 'self' 'unsafe-inline' http: https: blob:
! https://github.com/AdguardTeam/AdguardFilters/issues/23684
@@||wallpapers.ispazio.net/advert^
! https://github.com/AdguardTeam/AdguardFilters/issues/23672
@@||swatchseries.to/freecale.html?$popup,domain=swatchseries.to
@@||speedvid.net/cdn-cgi/l/chk_jschl?jschl_vc=$popup
@@||streamplay.me^$popup,domain=streamplay.to
! https://github.com/AdguardTeam/AdguardFilters/issues/23533
@@||facebook.com/photo.php^$popup,domain=animeflv.net
! https://github.com/AdguardTeam/AdguardFilters/issues/23636
@@||gogoanime.sh/report.html
! https://github.com/AdguardTeam/AdguardFilters/issues/23531
redmondpie.com#@#.advertisment
! https://github.com/AdguardTeam/AdguardFilters/issues/23408
@@||happyride.se/img/admarket/
! https://github.com/AdguardTeam/AdguardFilters/issues/23353
@@||my-debrid.net/files/reklam/api.php$~third-party
@@||my-debrid.net/files/reklam/js/*.js$~third-party
@@||my-debrid.net/files/reklam/css/*.css$~third-party
@@||my-debrid.net/files/reklam/favicon.ico$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/23083
@@||drfone.wondershare.com/ad/ios12-update/$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/23110
! https://github.com/AdguardTeam/AdguardFilters/issues/22956
@@||cdn.sofifa.org/scripts/main.min.js$domain=sofifa.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22972
@@||readcomiconline.to/Search/
@@||readcomiconline.to/GetRelatedLinks
! https://github.com/AdguardTeam/AdguardFilters/issues/22850
@@||them4ufree.com/*/player.php?$popup
! https://github.com/AdguardTeam/AdguardFilters/issues/22798
@@||forum.notebookreview.com/threads^
! https://github.com/AdguardTeam/AdguardFilters/issues/22778
@@||t.propbn.com/redirect/?spot_id=$domain=proporn.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=xxxdan.com
@@||vjs.zencdn.net/*/video-js.css
@@||netdna.bootstrapcdn.com/font-awesome^
! https://github.com/AdguardTeam/AdguardFilters/issues/22770
@@||gstatic.com/ads/external/images/
logo_google_ads_*px.png$domain=support.google.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22541
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=pikes.io
! https://github.com/AdguardTeam/AdguardFilters/issues/22514
@@||trafficdeposit.com/bvideo^$domain=yourporn.sexy
! https://github.com/AdguardTeam/AdguardFilters/issues/22317
@@||deals.cheapovegas.com^$domain=cheapovegas.com
cheapovegas.com#@#a[href*="/www/delivery/"]
! translate.google.com does not translate if url block value is included in text
@@||translate.google.*/translate_a/single^
! https://forum.adguard.com/index.php?threads/https-www-stream2watch-org-will-not-
play-if-adguard-is-enabled.29418/#post-171687
@@||sportsbay.org/stream^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/22240
@@/userad/*$domain=jd.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/22225
mozilla.org#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/22027
@@||cdn.jsdelivr.net/*/clappr^
@@||cdn.jsdelivr.net/gh/video-dev^
! https://forum.adguard.com/index.php?threads/this-site-does-not-show-tv-program-
of-radio-broadcasting-site.29377/
@@||iframe.statics.space/magma/rc/libs/contribAds/*/
videojs.ads.min.js$domain=vmf.edge-apps.net
! https://github.com/AdguardTeam/AdguardFilters/issues/21950
1001tracklists.com#@#[id][width]
! https://github.com/AdguardTeam/AdguardFilters/issues/21820
@@||gelbooru.com/css^
! https://github.com/AdguardTeam/AdguardFilters/issues/21424
! https://github.com/AdguardTeam/AdguardFilters/issues/21589
@@||readcomiconline.to/Bookmark^
@@||readcomiconline.to/Register^
! https://github.com/AdguardTeam/AdguardFilters/issues/21231
xfinity.com#@#.right-banner
! Prevent blocking by third-party filters
@@||download.adguard.com^
@@||injections.adguard.com^$document
! https://github.com/AdguardTeam/AdguardFilters/issues/21235
@@||putlockertv.to/cdn-cgi/l/chk_jschl
! https://github.com/AdguardTeam/AdguardFilters/issues/19307
@@||ams.cdn.arkadiumhosted.com/advertisement/video/stable/video-
ads.js$domain=games.usatoday.com
! https://github.com/AdguardTeam/AdguardFilters/issues/21123
@@||cdn.jsdelivr.net/combine/npm/jquery
! https://github.com/AdguardTeam/AdguardFilters/issues/20945
@@||tampabay.com/resources/scripts/dfp/adbridg.js
! https://github.com/AdguardTeam/AdguardFilters/issues/24813
! https://github.com/AdguardTeam/AdguardFilters/issues/21050
@@||funmanga.com/uploads$image,domain=kissmanga.com
@@||anyacg.co^$image,domain=kissmanga.com
! chip.de - when clicking on discount popup rule closes it.
@@||ad.doubleclick.net/ddm/trackclk^$domain=partners.webmasterplan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20263
@@||ad.a-ads.com/13368^$domain=bitcoinfaucet.tk
! https://forum.adguard.com/index.php?threads/29209/
torrent-download.net,mac-torrent-download.net#@#.ad-box
! https://github.com/AdguardTeam/AdguardFilters/issues/20789
hi.ru#@#div[id^="crt-"][style]
! https://github.com/AdguardTeam/AdguardFilters/issues/20741
@@||images*.imagebam.com/ad^
! https://github.com/AdguardTeam/AdguardFilters/issues/20695
@@||cartoonsons.com/ads/video.html
! https://github.com/AdguardTeam/AdguardFilters/issues/20594
@@||bizx.info$domain=sourceforge.net
! https://github.com/AdguardTeam/AdguardFilters/issues/20631
@@||gogoanime.sh/fonts^
! https://github.com/AdguardTeam/AdguardFilters/issues/20491
bencetatil.com#@#.custom-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/20358
@@||anyporn.com/js/videopreview.js^
@@||anyporn.com/js/jquery.easy-autocomplete-my.js
@@||anyporn.com/js/v*_all.js
@@||anyporn.com/key.jsx
! https://github.com/AdguardTeam/AdguardFilters/issues/20107
@@||api.mentalmarket.io/api/*/adverts/$domain=mentalmarket.io
@@/uploads/ads/*$domain=mentalmarket.io
! https://github.com/AdguardTeam/AdguardFilters/issues/19260
@@||kimcartoon.me/Special/AreYouHuman$xmlhttprequest
@@||kimcartoon.me/Search/$xmlhttprequest
@@||kimcartoon.me/Scripts/$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/18995
@@||demonoid.pw/js/jq4.js
@@||demonoid.pw/cached/dropdown7.js^
! https://github.com/AdguardTeam/AdguardFilters/issues/19037
@@||otakustream.me/site/api/check_file.php
@@||otakustream.tv/player.php^
! https://github.com/AdguardTeam/AdguardFilters/issues/18883
diet-weight-lose.com#@#.ad-position
! https://github.com/AdguardTeam/AdguardFilters/issues/18197
slogen.ru#@##ad_text:not(textarea)
! https://github.com/AdguardTeam/AdguardFilters/issues/12768
@@||static.makeuseof.com/wp-content/uploads/*/google-ad-personalization-
1100x600.png
! https://github.com/AdguardTeam/AdguardFilters/issues/18608
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=kissanime.ac
@@||static.animecdn.stream/themes/vast^$domain=kissanime.ac
! https://github.com/AdguardTeam/AdguardFilters/issues/18189
@@||edmontonsun.com/*/flyertown_module.js$domain=edmontonsun.com
! https://github.com/AdguardTeam/AdguardFilters/issues/18416
@@||torrage.info/torrent.php$popup,third-party
! youronlinechoices.com - ad status test
@@||ib.adnxs.com$domain=prmgr.a3cloud.net
@@||bluekai.com/online-choices^$domain=youronlinechoices.com
@@||track.adform.net/*serving/opt/iab
@@||pool.admedo.com/yoc^$domain=youronlinechoices.com
@@||go.affec.tv/cookie^$domain=youronlinechoices.com
@@||aax-eu.amazon-adsystem.com/s/yoc^$domain=youronlinechoices.com
@@||media.fastclick.net/iab^$domain=youronlinechoices.com
@@||ps.eyeota.net/eopt$domain=youronlinechoices.com
@@||ps.eyeota.net/opt-in^$domain=youronlinechoices.com
@@||infectiousmedia.com/iab^$domain=youronlinechoices.com
@@||ib.adnxs.com/opt$domain=wearemiq.com|infectiousmedia.com
@@||ib.adnxs.com/getuid$domain=wearemiq.com
@@||ads.creative-serving.com/yoc^$domain=youronlinechoices.com
@@||ads.programattik.com/yoc$domain=youronlinechoices.com
@@||ds.serving-sys.com/OBA/EUROPE^$domain=youronlinechoices.com
@@||privacy.tapad.com/edaa-coop^$domain=youronlinechoices.com
@@||tagger.opecloud.com/yoc^$domain=youronlinechoices.com
@@||insight.adsrvr.org/track/edaa^$domain=youronlinechoices.com
@@||*optout$domain=smartadserver.com
@@||oba.uimserv.net/opt$domain=youronlinechoices.com
@@||you.visualdna.com/user/iab^$domain=youronlinechoices.com
@@||ziffdavis.com/edaa^$domain=youronlinechoices.com
@@||aimfar.solution.weborama.fr/fcgi-bin/oba.fcgi?
action=opt$domain=youronlinechoices.com
@@||zdbb.net/edaa^$domain=youronlinechoices.com
@@||a.intentmedia.net/adServer/edaaObaCtl^$domain=youronlinechoices.com
@@||dc.ads.linkedin.com/yoc^$domain=youronlinechoices.com
@@||adroll.com/edaa^$domain=youronlinechoices.com
@@||ad4mat.*/cookie^$domain=ad4mat.net|youronlinechoices.com
@@||*status$domain=youronlinechoices.com
@@||*optout$domain=youronlinechoices.com
@@||optout.mookie1.com/optout
@@||optout*.*^$domain=privacy.aol.com
@@||intentmedia.net/adServer/edaaObaCtl?action_id=3$domain=youronlinechoices.com
@@||ad.amgdgt.com/ads/js/optout.js
@@||opt.semasio.net/optsvc^$domain=youronlinechoices.com
@@||et.twyn.com/yocoptstate$domain=youronlinechoices.com
@@||euoptout.mookie1.com^$domain=optout.mookie1.com
@@||servedby.flashtalking.com/*iabeu$domain=cdn.flashtalking.com
! https://github.com/AdguardTeam/AdguardFilters/issues/18365
@@||emathhelp.net^$csp
! https://github.com/AdguardTeam/AdguardFilters/issues/16679
! https://github.com/AdguardTeam/AdguardFilters/issues/17181
virgintrainseastcoast.com#@#.banner-top
! https://github.com/AdguardTeam/AdguardFilters/issues/16741
! https://github.com/AdguardTeam/AdguardFilters/issues/16946
colourlovers.com#@#div > iframe:first-child
colourlovers.com#@#[style*="background-image:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/16827
@@||ads.aiir.net/rf/feed?callback=jQuery
! https://github.com/AdguardTeam/AdguardFilters/issues/16767
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tenceretv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16544
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=dallasnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16472
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=androidrepublic.org
! https://github.com/AdguardTeam/AdguardFilters/issues/16390
@@||mellowads.com^$stylesheet,domain=mellowads.com
@@||mellowads.com/img/$domain=mellowads.com
@@||mellowads.com/*icon.$image,domain=mellowads.com
@@||mellowads.com/fonts/$domain=mellowads.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16136
! https://github.com/AdguardTeam/AdguardFilters/issues/16137
! https://github.com/AdguardTeam/AdguardFilters/issues/45326
! https://github.com/AdguardTeam/AdguardFilters/issues/16141
! @@||yimg.com/uu/api/res^$domain=yahoo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15934
@@||gateway.reddit.com/desktopapi/v*/sidebar_ad$xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/15688
@@||ad.mail.ru/adq/?callback=jQuery$domain=target.my.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15416
@@||code.adsales.snidigital.com/conf/ads-config.js^$domain=foodnetwork.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15417
@@||secure.insightexpressai.com/adServer^$domain=unsplash.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15337
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=beinsports.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15254
@@||webbyawards.com/wp-content/uploads/sites/*/json^
! bro.adca.st stream not working
@@||bro.adca.st/stream^
! https://github.com/AdguardTeam/AdguardFilters/issues/14878
@@||safeway.com/*/?bannerId
! https://github.com/AdguardTeam/AdguardFilters/issues/13034
@@||einthusan.tv/etc/prebid/prebid.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14704
@@||router.asus.com^$document
! https://github.com/AdguardTeam/AdguardFilters/issues/14364
@@||chaturbate.com/*embed^$domain=sweetpornlinks.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13995
whiskyprices.co.uk#@#.advertorial
! https://github.com/AdguardTeam/AdguardFilters/issues/12078
@@||cnnturk.com/action/media^
! https://github.com/AdguardTeam/AdguardFilters/issues/14354
@@||reddithelp.com/*/categories/advertising^
! Unblocking jQuery
@@||ajax.googleapis.com/ajax/libs/jquery/
! https://github.com/AdguardTeam/AdguardFilters/issues/13170
! https://github.com/AdguardTeam/AdguardFilters/issues/12388
msn.com#@#a[href^="https://clk.tradedoubler.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/12943
@@||usercdn.com/tmp/status.html
@@||usercdn.com/cgi-bin/upload.cgi
! https://github.com/AdguardTeam/AdguardFilters/issues/13015
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_impl.js$domain=apkmirror.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12976
rema.no#@#.top-banners
! https://github.com/AdguardTeam/AdguardFilters/issues/12960
@@||account-cdn.myunidays.com^$elemhide,jsinject
! https://github.com/AdguardTeam/AdguardFilters/issues/12566
@@||filejoker.net^$image,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/11753
@@||sportslens.com/files1/newsnow_f_ab.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/10718
newyorker.com#@#iframe[width="100%"][height="60"]
! https://github.com/AdguardTeam/AdguardFilters/issues/10947 - higher CPU usage due
to constant requests
@@||voyeurhit.com/related_videos.php
! https://github.com/AdguardTeam/AdguardFilters/issues/10950
@@||reddit.com/r/*/comments/
! https://github.com/AdguardTeam/AdguardFilters/issues/10563
@@||s0.wp.com/wp-content/js^$domain=gaypornwave.com
@@||ajax.googleapis.com/ajax/libs/jquery$domain=gaypornwave.com
! https://github.com/AdguardTeam/AdguardFilters/issues/9527
@@||em.realtimetv.me/embed.min.js
@@||cdn.cdnserv.pw/js/general.v2.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/9435
@@||static.xmovies88.stream^$domain=xmovies8.es
@@||ostr.tv^$domain=xmovies8.es
! https://github.com/AdguardTeam/AdguardFilters/issues/9419
@@||imgrock.co/js/tabber.js
@@||imgrock.co/cgi-bin/upload_file.cgi
@@||imgrock.co/js/xupload.js
@@||imgrock.co/js/jquery
! https://github.com/AdguardTeam/AdguardFilters/issues/9416
@@||download.inventivetalent.org/external/adfly/make.php
! https://github.com/AdguardTeam/AdguardFilters/issues/9354 - #@# Easylist
Exclusion
@@||hscta.net/cta/current.js$domain=otis.hsi.com
@@||hubspot.com^$domain=otis.hsi.com
hsi.com#@#.hs-cta-wrapper
! https://github.com/AdguardTeam/AdguardForWindows/issues/2050
! https://github.com/AdguardTeam/AdguardFilters/issues/8044
! remove when domain will be in app's HTTPS exclusions
! https://forum.adguard.com/index.php?threads/26534/
!+ NOT_PLATFORM(windows, mac, android)
@@||xvideos.com/profiles^$jsinject,elemhide
! Messes with the payment page
@@||publicwww.com/ad/paypro_success.html
! https://forum.adguard.com/index.php?threads/25539/
! Reported: https://forums.lanik.us/viewtopic.php?f=64&t=38399
playbb.me,easyvideo.me#@#div[style^="width:"]
! https://forum.adguard.com/index.php?threads/5-missed-ads-7.24556/#post-149949
@@||odnoklassniki.ru/videoembed/
! https://github.com/AdguardTeam/AdguardFilters/issues/6470
! https://forums.lanik.us/viewtopic.php?f=64&t=35443&p=123220#p123220
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#@#div > [style]
iframe[width][height]
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#@#[style] > div >
iframe[width]:first-child
! https://github.com/AdguardTeam/AdguardFilters/issues/6044
! https://forums.lanik.us/viewtopic.php?f=64&t=37759
@@||loginradius.com^$domain=voot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3878
! https://forums.lanik.us/viewtopic.php?f=64&t=37559&p=121360#p121360
@@||windowscentral.com/sites/wpcentral.com/files/advagg_js/$script
! https://forum.adguard.com/index.php?threads/23271/
! https://forums.lanik.us/viewtopic.php?f=64&t=37468
@@||c.vkcache.com/js/jquery.min.js$domain=hqq.watch|hqq.tv
@@||c.vkcache.com/js/device.js^$domain=hqq.watch|hqq.tv
@@||c.vkcache.com/js/embed_st.js^$domain=hqq.watch|hqq.tv
@@||c.vkcache.com/js/video.$domain=hqq.watch|hqq.tv
@@||c.vkcache.com/player/$domain=hqq.watch|hqq.tv
@@||c.vkcache.com/js/peer*.videojs*.plugin.js$domain=hqq.watch|hqq.tv
@@||c.vkcache.com/js/embed.js^$domain=hqq.watch|hqq.tv
@@||c.vkcache.com/js/betterj/license.hqq.watch.js$domain=hqq.watch|hqq.tv
! https://forums.lanik.us/viewtopic.php?f=64&t=37309
@@/site=*/size=*/viewid=$domain=morningstar.in
! https://github.com/AdguardTeam/AdguardFilters/issues/63823
@@||pubads.g.doubleclick.net/ssai/event/$xmlhttprequest,domain=worldsurfleague.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63821
@@||files*.lynda.com/secure/courses/*.mp4$media,domain=linkedin.com|lynda.com
! https://github.com/AdguardTeam/AdguardFilters/issues/63777
! https://github.com/AdguardTeam/AdguardFilters/issues/39580
@@||unityassetcollection.com/wp-content/themes/mts_ad_sense/
! https://github.com/AdguardTeam/AdguardFilters/issues/2248
@@||protopage.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/31083
! https://github.com/AdguardTeam/AdguardFilters/issues/22524
@@||cdn.syndication.twimg.com/tweets.json?callback=$domain=wrestlinginc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/22425
@@||storetorrents.xyz/download|$xmlhttprequest
! rapidvideo.com - fixing download button
@@||playercdn.net^$popup,domain=rapidvideo.com
! watchcartoononline.io
@@||watchcartoononline.io/favicon.ico
@@||watchcartoononline.io/inc/
@@||watchcartoononline.io/search|$popup
@@||watchcartoononline.io/thumbs/
@@||watchcartoononline.io/back.jpg
@@||m.watchcartoononline.io/js/video
@@||m.watchcartoononline.io/jwplayer/
! https://github.com/AdguardTeam/AdguardFilters/issues/22111
@@||androidcentral.com^$csp=script-src 'self' * 'unsafe-inline'
! https://github.com/AdguardTeam/AdguardFilters/issues/21401
@@||googletagservices.com/tag/js/gpt.js$domain=weather.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20845
@@||sascdn.com/diff/js/smart.js$domain=deezer.com
@@||smartadserver.com/ac^$domain=deezer.com
! https://github.com/AdguardTeam/AdguardFilters/issues/17500
motherless.com#@#iframe[style]
! https://github.com/AdguardTeam/AdguardFilters/issues/21844
@@||velholdt.no/media/catalog/*/300x250/
! https://github.com/AdguardTeam/AdguardFilters/issues/21864
ekstrabladet.dk#@##adtechWallpaper
! https://github.com/AdguardTeam/AdguardFilters/issues/21977
@@||powvideo.net/$~third-party,popup
@@||powvideo.net/new/css/fonts/font/custom-icons.$font
@@||powvideo.net/player*/jw-$~third-party,xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/21807
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=hackedarcadegames.com
! animeland.me - fixing download button
@@||animeland.me/pa.js
! https://github.com/AdguardTeam/AdguardFilters/issues/21218
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=hungama.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20971
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=epaper.timesgroup.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20908
! fixing "zoom" button in gallery
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=gumtree.com
||securepubads.g.doubleclick.net/gpt/
pubads_impl_rendering_$domain=gumtree.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/20615
@@||api.pnd.gs/v*/sources/$domain=thenews.im
! umterps.com - fixing video player
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=umterps.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20560
weightlossgroove.com#@#div[id^="advads-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/20530
readwhere.com#@#.adunit
! https://github.com/AdguardTeam/AdguardFilters/issues/20456
@@||img.techwallacdn.com/300x250/photos.demandstudios.com/getty/article/*/*.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/20254
! https://github.com/AdguardTeam/AdguardFilters/issues/20470
@@||jkanime.net/jk.php?
@@||jkanime.net//buscar/q/?q=
@@||staticxx.facebook.com/connect/xd_arbiter/*.js?version=$domain=jkanime.net
! https://github.com/AdguardTeam/AdguardFilters/issues/19417
! https://github.com/AdguardTeam/AdguardFilters/issues/20388
@@||memecenter.com/app/
@@||memecenter.com/comments/get_comments
@@||memecenter.com/comments/add_comment
! https://github.com/AdguardTeam/AdguardFilters/issues/19663
@@||tbs.com/modules/custom/ten_libraries/reusedFrom*/adHelper.js$~third-party
@@||tntdrama.com/modules/custom/ten_libraries/reusedFrom*/adHelper.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/20188
@@||4chan.org/adv/$image,domain=4chan.org
! https://github.com/AdguardTeam/AdguardFilters/issues/19963
@@||animeplus.org/player/
@@||animeplus.org/js/v*_configBase*.js|
@@||animeplus.org/inc/video.inc.php?
@@||animeplus.org/search.php|
@@||animeplus.org/chat2.php|
@@||animeplus.org/inc/favoritos.inc.php|
@@||animeplus.org/inc/historicos.inc.php|
@@||animeplus.org/favicon.ico|
! https://github.com/AdguardTeam/AdguardFilters/issues/19538
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=natgeo.nikkeibp.co.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/19619
@@||infowars.com/wp-content/themes/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/19540
@@||kisscartoon.ac/cdn-cgi/l/chk_jschl?jschl_vc=$popup
@@||kisscartoon.ac/ajax/$popup
@@||play.kisscartoon.ac/player.php?
@@||kisscartoon.ac/themes/vast/videojs.ads.min.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=kisscartoon.ac
! https://github.com/AdguardTeam/AdguardFilters/issues/19375
! https://github.com/AdguardTeam/AdguardFilters/issues/19441
@@||jetpack.wordpress.com/jetpack-comment^$domain=onhax.me
! https://github.com/AdguardTeam/AdguardFilters/issues/19103
@@||v.fwmrm.net/ad/g/1$domain=player.theplatform.com
! https://github.com/AdguardTeam/AdguardFilters/issues/19019
@@||estream.xyz/embed
! https://github.com/AdguardTeam/AdguardFilters/issues/18651
business.financialpost.com#@#.adsizewrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/18542
@@||gogoanime.to/player/v/
! https://github.com/AdguardTeam/AdguardFilters/issues/18217
silicon.de#@#.dfp_ad
silicon.de#@#div[id^="div-gpt-ad"]
! https://github.com/AdguardTeam/AdguardFilters/issues/18199
@@||readmng.com^$csp=script-src 'self' * 'unsafe-inline'
! https://github.com/AdguardTeam/AdguardFilters/issues/16676
nationalpost.com#@#.adsizewrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/17406
@@||v.fwmrm.net/ad/g/1?$domain=funimation.com
@@||mssl.fwmrm.net/p/release/latest-JS/adm/prd/AdManager.js$domain=funimation.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16631
@@||kissasian.ch/GetMirror?episodeId=$popup
@@||kissasian.ch/*/*?id=$popup
@@||kissasian.ch/cdn-cgi/l/chk_jschl?jschl_vc=$popup
! https://github.com/AdguardTeam/AdguardFilters/issues/16915
motors.mega.mu#@#.ad-row
motors.mega.mu#@#.ad-icon
motors.mega.mu#@#.ad-card
! https://github.com/AdguardTeam/AdguardFilters/issues/16893
@@||animeflv.ru/assets/vast/videojs.ads.min.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=animeflv.ru
@@||embed.animeflv.ru/player.php?
! https://github.com/AdguardTeam/AdguardFilters/issues/16873
@@||staticxx.facebook.com/connect/xd_arbiter/*.js?version=$domain=addictinginfo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16894
@@||cloudfront.net/wp-content/uploads/products/*-
300x600.$image,domain=mecox.wpengine.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16654
@@||gogoanime.to/player.js
! https://github.com/AdguardTeam/AdguardFilters/issues/16198
@@||sonycrackle.com/vendor/AdManager.js
! https://github.com/AdguardTeam/AdguardFilters/issues/16376
@@||bdstatic.com/static/common/widget/ui/admanager/
! https://github.com/AdguardTeam/AdguardFilters/issues/16336
@@||fx.fastcontentdelivery.com/i/*.jpg$image,domain=flashx.cc|flashsx.tv|flashx.me|
flashx.tv
! animeflv.net - broken Facebook comments
@@||staticxx.facebook.com/connect/xd_arbiter/*.js?version=$domain=animeflv.net
! gogoanime.to - fixing video player
@@||easyvideome.gogoanime.to/gogo/new/player.js
! https://github.com/AdguardTeam/AdguardFilters/issues/15842
alojamiento.biz#@#.adsense
! https://github.com/AdguardTeam/AdguardFilters/issues/15551
@@||pagead2.googlesyndication.com/pagead/js/r*/
show_ads_impl.js$domain=utmn.gnomio.com
! https://github.com/AdguardTeam/AdguardFilters/issues/15468
xda-developers.com#@#[style*="data:"]
xda-developers.com#@#[style*="base64"]
xda-developers.com#@#[style*="background-image:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/15319
@@||cityam.com/assets/js/dfp/dfp.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/14960#issuecomment-383760746
@@||i.imgur.com^$domain=kissmanga.com
! https://github.com/AdguardTeam/AdguardFilters/issues/14610
! https://github.com/AdguardTeam/AdguardFilters/issues/15074
! https://github.com/AdguardTeam/AdguardFilters/issues/15203
windowscentral.com#@#[style*="background-image:"]
! shinden.pl - broken Facebook comments
@@||staticxx.facebook.com/connect/xd_arbiter/*.js?version=$domain=shinden.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/14854
xvideos.com#@#[src*="blob:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/14912
@@||oasjs.kataweb.it/adsetup.js$domain=video.repubblica.it
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=repubblica.it
! https://github.com/AdguardTeam/AdguardFilters/issues/14040
bestdeaths.com#@#object[width="100%"][height="300"]
! https://github.com/AdguardTeam/AdguardFilters/issues/14339
@@||btdunyasi.net/wp-content/plugins/adrotate-pro/library/jquery.cookie.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14735
ma-bank.net#@#.ad_top
! https://github.com/AdguardTeam/AdguardFilters/issues/14240
! https://github.com/AdguardTeam/AdguardFilters/issues/14234
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=shares.enetres.net
@@||player.enetres.net/js/videojs-plugins/videojs-ads-contrib/videojs.ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/14061
zmorph3d.com#@#.b-header-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/14070
! https://github.com/AdguardTeam/AdguardFilters/issues/13294
@@||adpic.pchome.com.tw/adpics/
! https://github.com/AdguardTeam/AdguardFilters/issues/13803
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=techworld.com
||securepubads.g.doubleclick.net/gpt/
pubads_impl_rendering_$domain=techworld.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/13795
! https://github.com/AdguardTeam/AdguardFilters/issues/14315
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=embed-zattoo.com
! Do not inject to sendgrid template engine
@@||app.sendgrid.com^$elemhide,jsinject
! https://github.com/AdguardTeam/AdguardFilters/issues/14099
@@||bapi.adsafeprotected.com/bapi?anId=*&auth_token=$domain=entrepreneur.com
@@||bapi.adsafeprotected.com/dbapi?
ias_callback=__IntegralAS_$domain=entrepreneur.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13732
@@||translator.strakertranslations.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/13535
! https://github.com/AdguardTeam/AdguardFilters/issues/14029
@@||imore.com/sites/imore.com/files/*/public/field/image/*/google-
ad$image,domain=imore.com
@@||imore.com/sites/imore.com/files/*/public/field/image/*/adchoices-
$image,domain=imore.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13930
@@||hoyts.com.au/media/*_300x250
! estream.to - fixing not working video
@@||estream.nu/*.html$popup,domain=estream.to
@@||estream.nu/embed^$domain=estream.to
@@||escdn.co/hls/$xmlhttprequest,domain=estream.to
! https://github.com/AdguardTeam/AdguardFilters/issues/13731
@@||vidlox.tv/upload/$domain=vidlox.me
! https://github.com/AdguardTeam/AdguardFilters/issues/13623
@@||googletagservices.com/tag/js/gpt_mobile.js$domain=www.vulture.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=www.vulture.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13496
@@||twitchadvertising.tv/wp-content/uploads/2014/06/header_logo_advertising.png
! https://github.com/AdguardTeam/AdguardFilters/issues/13821
@@||upload.rapidvideo.com/upload/index.php
! https://github.com/AdguardTeam/AdguardFilters/issues/13818
@@||demonoid.pw/register.php
@@||demonoid.pw/account_handler.php
@@||demonoid.pw/*/?loadbal=$~third-party
! digitaltrends.com - fixing slide show
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=digitaltrends.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13473
@@||mirrorcreator.com/mstats.php
! https://github.com/AdguardTeam/AdguardFilters/issues/13454
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=mlive.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13375
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=sbs.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/13476
@@||zone.msn.com/js/gameplayer/admanager.js$domain=zone.msn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13344
@@/OutbrainWidgetConnector.js$domain=foxnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/13423
@@||manastaynight11.blogspot.dk^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/12706
! https://github.com/AdguardTeam/AdguardFilters/issues/13064
@@||adservex.media.net/videoAds.js?cid=*=forbes.com$domain=forbes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12997
@@||pagead2.googlesyndication.com/pagead/js/r*/show_ads_impl.js$domain=updato.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12896
wowturkey.com#@##banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/12821
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=rappler.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12658
@@||maimemo.oss-cn-hangzhou.aliyuncs.com/apk/*.apk$domain=maimemo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12655
@@||cdnjs.cloudflare.com/ajax/libs/$domain=fmovies.is|fmovies.se|fmovies.to
@@||static1.akacdn.ru/assets/min/public/all.css$domain=fmovies.is|fmovies.se|
fmovies.to
@@||mcloud.to/embed/$domain=fmovies.is|fmovies.se|fmovies.to
! https://github.com/AdguardTeam/AdguardFilters/issues/12459
katcr.co#@#.ad__container
! https://github.com/AdguardTeam/AdguardFilters/issues/12297
@@||thevideo.website/embed$domain=thevideo.me
@@||thevideo.cc/embed$domain=thevideo.me
! https://github.com/AdguardTeam/AdguardFilters/issues/11536
@@||5692.com.ua/assets/*/ads-complain.js
! https://github.com/AdguardTeam/AdguardFilters/issues/12072
tusfiles.net#@#.btn
! https://github.com/AdguardTeam/AdguardFilters/issues/12019
thegatewaypundit.com#@#article > div > span:first-child
thegatewaypundit.com#@#div > main > article > div + div + *
! https://github.com/AdguardTeam/AdguardFilters/issues/11883#issuecomment-367017541
@@||bing.com/news/search?*InfiniteScroll=$document
! https://github.com/AdguardTeam/AdguardFilters/issues/11379
@@||ci.rdtcdn.com/www-static/cdn_files/redtube/fonts/rt_font.
$font,domain=redtube.com
@@||thumbs-cdn.redtube.com/www-static/cdn_files/redtube/fonts/rt_font.
$font,domain=redtube.com
! https://github.com/AdguardTeam/AdguardFilters/issues/11267#issuecomment-364269196
@@||cdnjs.cloudflare.com/ajax/libs/$script,domain=streamango.com
! https://github.com/AdguardTeam/AdguardFilters/issues/11196#issuecomment-364187868
twitter.com#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/11050
msn.com#@#.morefromproviderrr
! https://github.com/AdguardTeam/AdguardFilters/issues/10364
! https://github.com/AdguardTeam/AdguardFilters/issues/10592
@@||media.galaxant.com^$domain=viralnova.com
@@||assets.galaxant.com/themes/nova2/images/arrow-up.png
! https://github.com/AdguardTeam/AdguardFilters/issues/10437#issuecomment-361239779
gahag.net#@#.adbox2
! https://github.com/AdguardTeam/AdguardFilters/issues/10136
@@||aka-cdn.adtechus.com/dt/common/DAC.js$domain=casabrutus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7918#issuecomment-359471662
@@||qooqlevideo.com/videoplayback?sparams=*&source=$domain=avgle.com
! https://github.com/AdguardTeam/AdguardFilters/issues/10235
gelbooru.com#@#[style*="height:"][width]
gelbooru.com#@#[style*="width:"][height]
! https://github.com/AdguardTeam/AdguardFilters/issues/8721
@@||vidstreaming.io/load.php?id=$domain=gogoanime.io
@@||vidstreaming.io/streaming.php?id=$domain=gogoanime.io
! https://github.com/AdguardTeam/AdguardFilters/issues/9823
! https://github.com/AdguardTeam/AdguardFilters/issues/9779
@@||google.*/images/icons/product/adsense-
! https://github.com/AdguardTeam/AdguardFilters/issues/9657
@@||reklama.belwebgroup.com^$domain=reklama.belwebgroup.com
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/926
! https://github.com/AdguardTeam/AdguardFilters/issues/9529
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=netd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/9378
@@||fmovies.is/assets/movie/frontend/vendor/font-awesome/fonts/fontawesome-webfont.
$domain=fmovies.is
! https://forum.adguard.com/index.php?threads/27794/
@@||stat-rock.com/player.js$domain=4shared.com
! https://github.com/AdguardTeam/AdguardFilters/issues/9288
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=games.latimes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/9151
@@||hoyts.com.au^$generichide
@@||securepubads.g.doubleclick.net^$domain=hoyts.com.au
@@||tpc.googlesyndication.com^$domain=hoyts.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/9077
antlionaudio.com#@#iframe[width="100%"][height="60"]
! https://github.com/AdguardTeam/AdguardFilters/issues/9029
@@||authedmine.com/lib/captcha.min.js$domain=filecrypt.cc
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/182
! fixing acceptable ads on Google search
! https://forum.adguard.com/index.php?threads/27231/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=lenta.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/28990
@@||cdn.jsdelivr.net^$domain=opensubtitles.org
! https://github.com/AdguardTeam/AdguardFilters/issues/8635
@@||static.lbc.co.uk/*/libs/videojs/vast/video.ads.js$domain=lbc.co.uk
@@||cdn.adswizz.com/adswizz/js/SynchroClient*.js$domain=www.lbc.co.uk
! https://github.com/AdguardTeam/HttpsExclusions/issues/50
@@||online.cosmosbank.in^$document
! see customer ID:1693588
@@||kiwihousesitters.co.nz/members$urlblock
! https://github.com/AdguardTeam/AdguardFilters/issues/8527
@@||sharing.wtf/themes/flow/frontend_assets/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/8529
@@||grinx.designboom.com/www/delivery/ajs.php?zoneid=$script
! target.my.com - fixing admin panel
@@||target.my.com^$~third-party,document
! https://github.com/AdguardTeam/AdguardFilters/issues/8080
! https://github.com/AdguardTeam/AdguardFilters/issues/8760
@@||mhd.gittigidiyor.com/servlet/view/dynamic/javascript
! https://github.com/AdguardTeam/AdguardFilters/issues/8951
@@||gratis.com/Banners/
! https://github.com/AdguardTeam/AdguardFilters/issues/8873
@@||img.*.impact-ad.jp^$domain=tjapan.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/8171
@@||media.boomads.com/images/article$domain=hurriyet.com.tr,image
! https://forum.adguard.com/index.php?threads/resolved-cimri-com.27223/
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=cimri.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7903
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=dingit.tv
@@||dingit.tv/dingit2/static/player/videojs.ads.js
@@||dingit.tv/dingit2/static/player/prebid.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7904
yiv.com#@##adsContainer
! https://github.com/AdguardTeam/AdguardFilters/issues/8026
grownuprap.com#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/8014
europaplus.ru#@#img[width="240px"][height="400px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/7809
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=plug.dj
! https://github.com/AdguardTeam/AdguardFilters/issues/7943
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=autorambler.ru
! https://forum.adguard.com/index.php?threads/27159/
bloomberg.com#@#.page-ad
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1$domain=bloomberg.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=bloomberg.com
! https://forum.adguard.com/index.php?threads/http-context-reverso-net.27054/
@@||dictionary.reverso.net/
dictlookupiframe.aspx^$elemhide,jsinject,domain=context.reverso.net
! https://github.com/AdguardTeam/AdguardFilters/issues/7810
@@||admin.mailchimp.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/7691
! https://github.com/AdguardTeam/AdguardFilters/issues/7750
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=watch.nba.com
! https://forum.adguard.com/index.php?threads/26882/
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=history.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7566
@@||ally.sh/static/js/jquery.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7603
androidauthority.com#@#.tpd-box
@@||s.206ads.com/core.js$domain=androidauthority.com
@@||s.206ads.com/prebid.js$domain=androidauthority.com
@@||s.206ads.com/helper.js$domain=androidauthority.com
@@||s.206ads.com/js/data/androidauthority.com.js$domain=androidauthority.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7534
usedalberni.com#@#.ad-img
usedalberni.com#@#.ad-container
! onlinemschool.com - infinite loading
@@||pagead2.googlesyndication.com/pub-config/ca-pub-
$script,domain=onlinemschool.com
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=onlinemschool.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7344
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=tvmovie.de
! https://github.com/AdguardTeam/AdguardFilters/issues/7110
@@||realcam.me/emb*.min.js$domain=strikeout.co
@@||livecamtv.me/embed.min.js$domain=strikeout.co
! https://github.com/AdguardTeam/AdguardFilters/issues/7172
@@||plus.addkt.com/slader_exdetail.js$domain=slader.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7890
@@||xhcdn.com/*/fonts$font
! https://github.com/AdguardTeam/AdguardFilters/issues/7295
! https://github.com/AdguardTeam/AdguardFilters/issues/7233
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=iz.ru
! https://forum.adguard.com/index.php?threads/15844/
@@||ads.ayads.co/ajs.php?zid=$domain=411mania.com
! https://github.com/AdguardTeam/AdguardFilters/issues/7198
! caused by `||thepiratebay.org/*.php?`
@@||thepiratebay.*/ajax_
! https://forum.adguard.com/index.php?threads/26245/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ntvspor.net
! https://forum.adguard.com/index.php?threads/14368/
@@||gelbooru.com/script/try.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7029
@@||k.uecdn.es/html5/html5lib/*/modules/DoubleClick/resources/
mw.DoubleClick.js$domain=videos.marca.com
! https://forum.adguard.com/index.php?threads/bgames-com-anti-adblock.25936/
@@||pub.tunnl.com/AdTag?id=$domain=video-static.tunnl.com
! https://forum.adguard.com/index.php?threads/myplaycity-com.25958/
@@||m.myplaycity.com/online/*/admanager.js
! https://github.com/AdguardTeam/AdguardFilters/issues/7131
godlikeproductions.com#@#img[width="468"][height="60"]
! https://github.com/AdguardTeam/AdguardFilters/issues/7100
! https://forum.adguard.com/index.php?threads/25882/
@@||shoptimise.fr/Content/Images/bann_
! Domain is used for connectivity check
@@||connectivitycheck.gstatic.com^$important
! unnecessary injection into a checkout page
@@||checkout.paddle.com^$elemhide,jsinject,content
! unnecessary js/css injection to a hidden xhr
@@||global.localizecdn.com^$elemhide,jsinject,content
! https://github.com/AdguardTeam/AdguardFilters/issues/6744
@@||m.azonline.de/var/storage/images/*_image_300_250.jpg$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/6745
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=noz.de
! https://github.com/AdguardTeam/AdguardFilters/issues/6914
! https://forum.adguard.com/index.php?threads/http-www5-javmost-com-nsfw.25511/
@@||cdn.jsdelivr.net/hls.js/latest/hls.min.js$domain=javmost.com
! https://forum.adguard.com/index.php?threads/14368/
@@||gelbooru.com/script/jquery*.js
@@||gelbooru.com/script/lazyload.js
@@||gelbooru.com/script/miscJs.js
@@||maxcdn.bootstrapcdn.com/bootstrap/$domain=gelbooru.com
! https://forum.adguard.com/index.php?threads/7933/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=matchtv.ru|sportbox.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/6928
! https://github.com/AdguardTeam/AdguardFilters/issues/6883
! Yandex Metrika - some icons are blocked
@@||yastatic.net/metrika/*/bower_components/$domain=metrika.yandex.ru|
metrika.yandex.ua|metrika.yandex.by|metrika.yandex.kz|metrika.yandex.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/6900
@@||downloads.freevintageposters.com/advertising-posters.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/6900
! https://github.com/AdguardTeam/AdguardFilters/issues/6770
@@||moat.com/creatives/advertiser/$domain=moat.com
@@||moat.com/api/entity_report/advertiser/$domain=moat.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6819
! https://forum.adguard.com/index.php?threads/25226/
monova.org#@#script + [class] > [class]:first-child
! https://github.com/AdguardTeam/AdguardFilters/issues/6696
@@||wpengine.netdna-cdn.com/wp-content/uploads/$image,domain=freedomoutpost.com
! cwseed.com - player is broken
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=cwseed.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6821
! https://github.com/AdguardTeam/AdguardFilters/issues/6799
! https://github.com/AdguardTeam/AdguardFilters/issues/6756
@@||pornhub.*/signup
! https://github.com/AdguardTeam/AdguardFilters/issues/6591
@@||static.cz.prg.cmestatic.com/static/shared/app/videojs/plugins/ads/
videojs.ads.js$domain=nova.cz
@@||static.cz.prg.cmestatic.com/static/shared/app/videojs/plugins/ads/
ads.integration.*.js$domain=nova.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/6538
hotclips24.com#@#.adv
! https://github.com/AdguardTeam/AdguardFilters/issues/6676
@@||isale.su/bitrix/*/adverts/
! Unblock Google jQuery library
@@||ajax.googleapis.com/ajax/libs/jquery/$domain=2ddl.unblocked.vc|daporn.com|
imagefap.com|linkdrop.net|gelbooru.com|fmovies.is|fmovies.se|imagespicy.site|
mycloud.to
! https://github.com/AdguardTeam/AdguardFilters/issues/6431
@@||p.jwpcdn.com/player/v/*/jw-icons.woff$domain=9anime.to
! https://github.com/AdguardTeam/AdguardFilters/issues/6438
@@||cdnjs.cloudflare.com/ajax/libs/videojs-contrib-ads/*/
videojs.ads.js$domain=radiojavan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6495
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=greatdaygames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6508
@@||static.h-bid.com/prebid/*/prebid.js$domain=makeuseof.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=makeuseof.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6374
@@||o.aolcdn.com/ads/adsWrapperHeader.min.js$domain=moviefone.com
@@||googletagmanager.com/gtm.js$domain=moviefone.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6500
! https://github.com/AdguardTeam/AdguardFilters/issues/7077
!+ NOT_OPTIMIZED
@@||tags.crwdcntrl.net/*/cc_af_ajax.js$domain=infinitiq50.org
! weather.rambler.ru - chart is blocked
@@||weather.rambler.ru/static/*/dist/adfox/adfox-
loader.min.js^$domain=weather.rambler.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/6336
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=nydailynews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6345
@@||hdzog.com/assets/jwplayer-*/jw-icons.woff
! https://github.com/AdguardTeam/AdguardFilters/issues/6439
aljazeera.com#@#.TopAdContainer
! https://github.com/AdguardTeam/AdguardFilters/issues/6428
!+ NOT_PLATFORM(windows, mac, android)
@@||testufo.com/*.html$jsinject,elemhide
! https://github.com/AdguardTeam/AdguardFilters/issues/6321
langenscheidt.com#@##ad-header
! https://github.com/AdguardTeam/AdguardFilters/issues/6288
@@||h5.adshell.net/peer5
! https://github.com/AdguardTeam/AdguardFilters/issues/6287
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=startclass.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6174
||z.moatads.com/freewheel*/
MoatFreeWheelJSPEM.js$script,redirect=noopjs,domain=ncaa.com,important
@@||z.moatads.com/freewheel*/MoatFreeWheelJSPEM.js$domain=ncaa.com
@@||fwmrm.net/ad/g/1?$domain=ncaa.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6165
||z.moatads.com/freewheel*/
MoatFreeWheelJSPEM.js$script,redirect=noopjs,domain=pga.com,important
@@||z.moatads.com/freewheel*/MoatFreeWheelJSPEM.js$domain=pga.com
@@||fwmrm.net/ad/g/1?$domain=pga.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6159
@@||comicincorrect.wpengine.netdna-cdn.com/wp-content/uploads/
$image,domain=comicallyincorrect.com
!
! https://github.com/AdguardTeam/AdguardFilters/issues/6113
@@||yastatic.net/pcode/adfox/loader.js$domain=hitfm.ru
!
! https://github.com/AdguardTeam/AdguardFilters/issues/6150
!
! outlook.live.com - when this file is modified by AG, windows defender detects it
as a HTML/Phish
@@||outlook.live.com/owa/projection.aspx$document
! https://github.com/AdguardTeam/AdguardFilters/issues/6100
techport.ru#@#.banners_block
!
! https://forum.adguard.com/index.php?threads/23950/
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5998
kitguru.net#@#div > a[class] > img[src]
! https://github.com/AdguardTeam/AdguardFilters/issues/5927
@@||googletagmanager.com/gtm.js$domain=nordvpn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5826
livetracklist.com#@#iframe[width="100%"][height="60"]
! https://github.com/AdguardTeam/AdguardFilters/issues/5901
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=proper.io
@@||proper.io/embed/$domain=explosm.net
! https://github.com/AdguardTeam/AdguardFilters/issues/5915
@@||adengine.rt.ru^$domain=rt.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/5858
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gamejolt.net
! https://github.com/AdguardTeam/AdguardFilters/issues/5867
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=techadvisor.co.uk
! https://forum.adguard.com/index.php?threads/journalistenwatch-com.23716/
@@||journalistenwatch.com/wp-content/plugins/advanced-ads/public/assets/js/
advanced.js
! https://github.com/AdguardTeam/AdguardFilters/issues/5383
@@||adm.fwmrm.net/p/msn_live/AdManager.swf$domain=msn.com|akamaized.net
@@||adm.fwmrm.net/p/msn_live/AdManager.js$domain=www.msn.com
@@||v.fwmrm.net/ad/g/1?$domain=www.msn.com
! https://forum.adguard.com/index.php?threads/23608/
@@||ddnk.advertur.ru/*/code.js$domain=grouple.co
@@||ddnk.advertur.ru/*/loader.js$domain=grouple.co
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5841
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5739
@@||eye.swfchan.com/captcha/*.gif$domain=eye.swfchan.com
@@||eye.swfchan.com/flash.asp?id=*.swf$domain=eye.swfchan.com
! https://forum.adguard.com/index.php?threads/20084/
!+ NOT_PLATFORM(windows, mac, android)
@@||chan.sankakucomplex.com/post/index.content?next=*&page=$jsinject,elemhide
! https://github.com/AdguardTeam/AdguardFilters/issues/5737
@@||cbsistatic.com/scripts/NativeAdManager.js^$domain=cbsnews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5755
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5830
@@||s*.rea.reastatic.net/rs/rui_advertorial.js
! conservativetribune.com - video is broken
@@||c.brightcove.com/services/mobile/streaming/index/
*.m3u8$domain=conservativetribune.com
@@||brightcove.vo.llnwd.net/*/hls/$domain=conservativetribune.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5637
@@||chop-druzhina.ru/images/adv*.png
! https://github.com/AdguardTeam/AdguardFilters/issues/5567
@@||adpop.me^$domain=adpop.me
! https://forum.adguard.com/index.php?threads/resolved-saavn-com-missed-ads-
windows.22981/#post-143066
@@||pubads.g.doubleclick.net/gampad/adx^$domain=saavn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3708
!
! http://forum.ru-board.com/topic.cgi?forum=2&topic=5372&start=400#2
@@||images.intellicast.com/Scripts/ad-v3.js
! https://forum.adguard.com/index.php?threads/23050/
@@||ad.lkqd.net/serve/formats.js$domain=breitbart.com
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5494
! adamas.ru- filter is broken by Adguard injections
!+ NOT_PLATFORM(windows, mac, android)
@@||adamas.ru^$jsinject,elemhide
!
! https://github.com/AdguardTeam/AdguardFilters/issues/53202
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=digitalspy.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5486
@@||imore.com/sites/imore.com/files/advagg_js/$script
! https://github.com/AdguardTeam/AdguardFilters/issues/5376
@@||gett.com/*/wp-content/uploads/sites/*/adv*.png
! androidcentral.com - fixing loading the news when scrolling or pressing `SHOW ME
MORE` button
@@||androidcentral.com/sites/androidcentral.com/files/advagg_js/js__*.js
! https://forum.adguard.com/index.php?threads/22224/
! https://forum.adguard.com/index.php?threads/http-gelbooru-com.14368/
gelbooru.com#@##paginator
! https://forums.lanik.us/viewtopic.php?f=64&t=35469
1337x.to#@#.box-info-detail > .torrent-category-detail + div[class]
! https://forum.adguard.com/index.php?threads/16846/
@@||phubcdn.com^$domain=pornhub.com|pornhub.org|pornhub.net|pornhubthbh7ap3u.onion
! https://forum.adguard.com/index.php?threads/22108/
@@||googletagservices.com/tag/js/gpt.js$domain=askmen.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=askmen.com
! https://forum.adguard.com/index.php?threads/21931/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=rtl.arkadiumhosted.com
! https://forum.adguard.com/index.php?threads/21833/
@@||cdn.betrad.com/pub/icon*.png$domain=ehow.co.uk
! https://forum.adguard.com/index.php?threads/22017/
scanurl.net#@#.adcomment
! https://github.com/AdguardTeam/AdguardFilters/issues/4947
@@||speedtest.net/api/js/user-settings|$xmlhttprequest
! xhamster.com - blocked video
@@||cdn13.com/*.mp4?$domain=xhamster.com
! https://github.com/AdguardTeam/AdguardForMac/issues/193
@@||dropbox.com/*/oauth$document
! https://forum.adguard.com/index.php?threads/20993/
kalaydo.de,cyberghostvpn.com#@##adbox
! https://forum.adguard.com/index.php?threads/20799/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gsgazete.com
! https://forum.adguard.com/index.php?threads/20736/
@@||youjizz.com/js/default.js
! https://forum.adguard.com/index.php?threads/20723/
neowin.net#@##ipsLayout_contentWrapper > .ipsResponsive_hidePhone
! https://forum.adguard.com/index.php?threads/20804/
@@||acdn.adnxs.com/ast/ast.js$domain=msn.com
! https://forum.adguard.com/index.php?threads/16580/
@@||api.solvemedia.com/papi/
! https://forum.adguard.com/index.php?threads/20682/
@@||photos.timesofindia.com/toi_js_ads.cms
! https://forum.adguard.com/index.php?threads/20196/
@@||hypem.com/inc/header_menu$document
! https://github.com/AdguardTeam/AdguardFilters/issues/4646
macbidouille.com#@##advertContainer
! https://forum.adguard.com/index.php?threads/20259/
trthaber.com#@#div[id^="div-gpt-ad"]
! Fixing Sheremetyevo WiFi auth
@@||adv.svo.aero/wifi_svo/*$domain=svo.aero
! https://forum.adguard.com/index.php?threads/20085/
@@|http://$xmlhttprequest,domain=depositfiles.com|depositfiles.org|dfiles.eu|
dfiles.ru
@@|https://$xmlhttprequest,domain=depositfiles.com|depositfiles.org|dfiles.eu|
dfiles.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/4555
@@||a-d-k.ru/bitrix/templates/ad/
! dashboard.jwplayer.com - broken by Adguard injections
@@||dashboard.jwplayer.com^$document
! adsjudo adblock detection - https://forum.adguard.com/index.php?threads/vmovee-
click.19958/#post-128586
@@||precheck-in.adsjudo.com/*/advertisement.js^
! https://forum.adguard.com/index.php?threads/19934/
blag-vesti.ru#@#.adslot_1
! https://github.com/AdguardTeam/AdguardFilters/issues/4526
@@||c.betrad.com/geo/h1.js$domain=video.corriere.it
@@||c.betrad.com/pub/c/*.js$domain=video.corriere.it
! Skype app - Assistant in the auth window
@@||clientlogin.cdn.skype.com^$document
! https://forum.adguard.com/index.php?threads/20922/
@@||gecce.com/i/js/ads-v*.js
! Youtube search suggestions not working (Edge with browser extension only)
@@||pubads.g.doubleclick.net/gampad/ads?ad_rule=0&d_imp=1&gdfp_req=1&iu=
%2F6762%2Fmkt.ythome_1x1$domain=youtube.com
@@||pubads.g.doubleclick.net/gampad/ads?
ad_rule=0&d_imp=1&gdfp_req=1&impl=ifr$domain=youtube.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4460
theanimalrescuesite.com#@#.adLink
! https://github.com/AdguardTeam/AdguardFilters/issues/4396
orthodox.or.th#@#.sidebaradbox
! https://forum.adguard.com/index.php?threads/19570/
@@||anyporn.com/player/kt_player.js
! https://forum.adguard.com/index.php?threads/16793/
@@||nitroflare.com/view/$xmlhttprequest
! https://forum.adguard.com/index.php?threads/19494/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=turknettv.com
! https://forum.adguard.com/index.php?threads/18491/
@@||mxtads.com/vimeo/froogaloop*.min.js$domain=kinozadrot.club
! https://github.com/AdguardTeam/AdguardFilters/issues/4314
@@||ll-media.tmz.com/*-300x250.
! https://github.com/AdguardTeam/AdguardFilters/issues/4310
@@||instreamvideo.ru/storage/inplayer/js/in-player.js
@@||instreamvideo.ru/crossdomain.xml|
@@||instreamvideo.ru/storage/InstreamVideoPlugin
@@||instreamvideo.ru/storage/inplayer/$third-party,image,script,stylesheet
! https://forum.adguard.com/index.php?threads/19161/
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_108.js^$domain=pocketnow.com
! https://github.com/AdguardTeam/AdguardFilters/issues/4233
@@||direct-v-adwords.ru^$domain=direct-v-adwords.ru
! https://forum.adguard.com/index.php?threads/18931/
@@||ads.am^$domain=ads.am
! https://github.com/AdguardTeam/AdguardFilters/issues/4152
@@||bs.serving-sys.com/crossdomain.xml$domain=rte.ie
! https://forum.adguard.com/index.php?threads/18752/
@@||anyporn.com/player/kt_player_*.jsx
! https://github.com/AdguardTeam/AdguardFilters/issues/3989
simple-adblock.com#@#iframe[width="300"][height="250"]
! https://forum.adguard.com/index.php?threads/18694/
@@||max.permato.com/getAd$domain=aksam.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/3964
@@||account.leagueoflegends.com/pm.html$jsinject,elemhide
! https://forum.adguard.com/index.php?threads/s18456/
domodedovo.ru#@##adBanner1
domodedovo.ru#@##adLink1
! https://forum.adguard.com/index.php?threads/18527/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=memurhaber.com
! https://forum.adguard.com/index.php?threads/18482/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=sondakika.com
! https://forum.adguard.com/index.php?threads/18363/
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=southwalesargus.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/4023
@@||latitu.ru^*/advert_$xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/11609
@@||mssl.fwmrm.net/crossdomain.xml$domain=msn.com
@@||mssl.fwmrm.net/p/msn_live/AdManager.js$domain=msn.com
@@||mssl.fwmrm.net/p/msn_live/AdManager.swf$domain=msn.com
! https://forum.adguard.com/index.php?threads/17911/
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=games.softgames.de
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1$domain=games.softgames.de
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/497
@@||forum.adguard.com/index.php?account$jsinject,elemhide
! sendgrid.com - fixing account
@@||sendgrid.com/marketing_campaigns$document
@@||app.sendgrid.com$document
! https://github.com/AdguardTeam/AdguardFilters/issues/3762
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=einthusan.ca|einthusan.tv|
einthusan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3805
@@||m.haberler.com/static/advertisement/ads_ima.js$domain=m.haberler.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=m.haberler.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3857
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=bloomberg.com
! ibtimes.co.in - site is hanging
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=ibtimes.co.in
! https://forum.adguard.com/index.php?threads/17898/
@@||bucket.fitwhey.com/Banners^$domain=fitwhey.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3729
@@||player.ooyala.com/static/*/ad-plugin/google_ima.min.js$domain=vulture.com
! https://forum.adguard.com/index.php?threads/17083/
@@||androidcentral.com/content/$domain=androidcentral.com,xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/3673
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=videonuz.ensonhaber.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3646
@@||adtech.de/dt/common/DAC.js$domain=worldsnooker.com
! https://forum.adguard.com/index.php?threads/16819/
@@||publisher.adservice.com^$document
! Unblock a control panel for FB advertisers
@@||scontent.xx.fbcdn.net/hads-ak-prn2/*.png$domain=facebook.com|
facebookcorewwwi.onion
@@https://business.facebook.com^$document,~third-party
! https://forum.adguard.com/index.php?threads/13738/
@@||themes.googleusercontent.com/static/fonts/$domain=tweaktown.com
! forum.adguard.com - prevent blocking ajax requests by generic rules
@@||forum.adguard.com/index.php$xmlhttprequest
! https://forum.adguard.com/index.php?threads/16226/
@@_468x60_$domain=top100arena.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3460
@@||motherless.com/favorites/
! https://github.com/AdguardTeam/AdguardForWindows/issues/1292
@@||192.168.$~third-party
! https://forum.adguard.com/index.php?threads/15980/
@@||loksatta.com/wp-content/themes/vip/loksatta/plugins/*ads*.js
! https://forum.adguard.com/index.php?threads/15783/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=haber7.com
! https://forum.adguard.com/index.php?threads/15754/
@@||maps.googleapis.com^$domain=last.fm,script
@@||static-web.last.fm/static/js-build/lib/ua-parser/ua-parser-*.min.js
! https://forum.adguard.com/index.php?threads/hltv-org.15531/
@@||static.hltv.org//images/flag/ad.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/3350
@@||cdne-st.redtubefiles.com/css/*$domain=redtube.com
! https://forum.adguard.com/index.php?threads/11829/
@@||linkbucks.com/scripts/intermissionLink*.js
! https://forum.adguard.com/index.php?threads/15743/
xtremetop100.com#@#img[width="468"][height="60"]
! https://forum.adguard.com/index.php?threads/15617/
@@||partner.googleadservices.com/gpt/pubads_impl_$domain=popmech.ru
! https://forum.adguard.com/index.php?threads/18401/
@@||global.fncstatic.com/*/OutbrainWidgetConnector.js$domain=video.foxnews.com|
video.foxbusiness.com|foxnews.com
@@||partner.googleadservices.com/gpt/pubads_$domain=video.foxnews.com|
video.foxbusiness.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=video.foxnews.com|
video.foxbusiness.com
@@||global.fncstatic.com/static/v/all/js/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/3250
@@||sportsnet.ca/wp-content/plugins/bwp-minify/$domain=sportsnet.ca
! https://github.com/AdguardTeam/AdguardFilters/issues/3146
@@||gstatic.com/images/branding/product/*/adsense_$image,domain=support.google.com
!
! https://github.com/AdguardTeam/AdguardFilters/issues/3267
@@||simple.ripley.cl$generichide
@@||partner.googleadservices.com/gpt/pubads_impl_$domain=simple.ripley.cl
@@||securepubads.g.doubleclick.net/gampad/ads$domain=simple.ripley.cl
@@||tpc.googlesyndication.com/simgad/*$domain=simple.ripley.cl
!
!--- Fixing speedtest.net issues ---
@@|http*:*/ws|$domain=beta.speedtest.net
! https://github.com/AdguardTeam/AdguardFilters/issues/4612
@@||speedtest.net/*-login.php$domain=speedtest.net
!
! https://forum.adguard.com/index.php?threads/19933/
@@/ws$websocket,domain=speedtest.net
! https://forum.adguard.com/index.php?threads/16540/
@@||speedtest.net/api/api.php
!
@@/speedtest/upload.php$domain=speedtest.net
@@||d3ujids68p6xmq.cloudfront.net^$domain=beta.speedtest.net,script
! http://forum.adguard.com/showthread.php?5930
@@||ads.ookla.com/www/test.js
@@||b.cdnst.net^$domain=beta.speedtest.net
! http://forum.adguard.com/showthread.php?6024
@@||beta.speedtest.net/dist/
@@||beta.speedtest.net/api/
! https://forum.adguard.com/index.php?threads/14776/
@@|https://www.speedtest.net/user-*.php$script,xmlhttprequest
! https://forum.adguard.com/index.php?threads/15424/
@@||c.speedtest.net/flash/speedtest-*.swf
@@||c.speedtest.net/flash/standard-*.swf
@@||c.speedtest.net/flash/wave-*.swf
!-----------------------------------------
!
! https://forum.adguard.com/index.php?threads/26590/
@@||thewindowsclub.thewindowsclubco.netdna-cdn.com/wp-includes/
*$domain=thewindowsclub.com
@@||c.disquscdn.com/next/embed/*$domain=thewindowsclub.com
@@||google.com/uds/api/search/$domain=thewindowsclub.com
! https://forum.adguard.com/index.php?threads/19163/
@@||gl.hdmoviezone.net/ads.js$script,domain=hdmoviezone.net
@@||creative.wwwpromoter.com/*.js?d=300x250$script,domain=hdmoviezone.net
@@||creative.wwwpromoter.com/*.js?d=728x90$script,domain=hdmoviezone.net
! https://forum.adguard.com/index.php?threads/19006/
@@||camif.fr/skin/m/
! https://forum.adguard.com/index.php?threads/18964/
torm-egan.ru#@#iframe[width="240"][height="400"]
! https://forum.adguard.com/index.php?threads/16836/
stopgame.ru#@#iframe[width="240"][height="400"]
! https://github.com/AdguardTeam/AdguardFilters/issues/3295
@@||ebookbb.com/wp-content/plugins/wp-minify/min/?f=
! https://forum.adguard.com/index.php?threads/15314/
topserver.ru#@##ads1
! https://forum.adguard.com/index.php?threads/12682/
@@||api.solvemedia.com^$script,domain=salefiles.com
! https://forum.adguard.com/index.php?threads/15294/
@@||uptobox.com/jquery-*.min.js$script
! https://github.com/AdguardTeam/AdguardFilters/issues/3265
@@||pdk.video.snidigital.com/*/AdManager.swf$domain=hgtv.com
@@||adm.fwmrm.net/p/scripps_pdk_flash_live/AdManager.swf$domain=hgtv.com
@@||adm.fwmrm.net/p/scripps_pdk_flash_live/Video2AdRenderer.swf$domain=hgtv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3255
@@||mssl.fwmrm.net/p/nbcu_*/AdManager.js$domain=nbcsports.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=nbcsports.com
@@||mps.nbcuni.com/fetch/ext/load-nbcsports-web.js$domain=nbcsports.com
@@||mps.nbcuni.com/request/page/jsonp?
CALLBACK=mpsCallback&cat=home$domain=nbcsports.com
@@||mps.nbcuni.com/request/component/automagic?name=abga.js$domain=nbcsports.com
@@||mps.nbcuni.com/images/MPS-ERROR-REPORTING.png$domain=nbcsports.com
@@||pdk.theplatform.com/*/AdManager.swf$domain=vplayer.nbcsports.com
@@||mssl.fwmrm.net/crossdomain.xml$domain=vplayer.nbcsports.com
@@||bea4.v.fwmrm.net/ad/u$domain=nbcsports.com
@@||mssl.fwmrm.net/p/nbcu_sports_tp_live/AdManager.swf$domain=vplayer.nbcsports.com
! https://forum.adguard.com/index.php?threads/15098/
@@||p2.2elotoaraba.com/Advert/*$domain=2elotoaraba.com
! https://forum.adguard.com/index.php?threads/15064/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=diziler.com
! https://forum.adguard.com/index.php?threads/14815/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=haberler.com
! https://forum.adguard.com/index.php?threads/14807/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ulke.com.tr
! https://forum.adguard.com/index.php?threads/14736/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=aksam.com.tr
! https://forum.adguard.com/index.php?threads/14802/
@@||sign.mojebanka.cz$elemhide,jsinject
! https://github.com/AdguardTeam/AdguardFilters/issues/3158
@@/images/adv$domain=multitime.ru|multitime24.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/3133
@@||sh.st$generichide
! https://forum.adguard.com/index.php?threads/14480/
@@||pornhub.*/*?ajax=*&$xmlhttprequest
@@||pornhub.*/*?*&ajax=$xmlhttprequest
! https://forum.adguard.com/index.php?threads/14493/
inddir.com#@#.ad_336
! https://forum.adguard.com/index.php?threads/14431/
viralthread.com#@#.affiliate
! https://forum.adguard.com/index.php?threads/14381/
@@||v.fwmrm.net/ad/p/1?$domain=pdk.video.snidigital.com
@@||video.snidigital.com/*/AdManager.swf$domain=video.snidigital.com
@@||adm.fwmrm.net/*/AdManager.swf$domain=video.snidigital.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3098
@@||xvideos.com/video-get-comments/
! https://github.com/AdguardTeam/AdguardFilters/issues/3099
pogo.com#@##leaderboard-ad
! usanetwork.com
@@||fwmrm.net/crossdomain.xml$domain=player.theplatform.com
@@/admanager.$domain=player.theplatform.com
@@||fls.doubleclick.net^$domain=usanetwork.com
! https://forum.adguard.com/index.php?threads/13850/
@@||pdk.theplatform.com/*/FreeWheelAdManagerLoader.swf$domain=pdk.theplatform.com
@@||fwmrm.net/p/nbcu_live/AdManager.swf$domain=pdk.theplatform.com
! https://forum.adguard.com/index.php?threads/13849/
@@||ag.innovid.com/dv/sync$domain=mylifetime.com
@@||pixel.sitescout.com^$domain=mylifetime.com
@@||bea4.v.fwmrm.net^$domain=mylifetime.com
@@adm.fwmrm.net/p/aetn_live/AdManager.swf$domain=mylifetime.com|aetnd.com
@@||c.amazon-adsystem.com/aax2/amzn_ads.js$domain=mylifetime.com
@@||serving-sys.com^$domain=mylifetime.com
@@||aax.amazon-adsystem.com^$domain=mylifetime.com
@@||cdn.watch.aetnd.com/*/swf/FreeWheelAdManagerLoader.swf$domain=mylifetime.com
@@||budgetedbauer.com^$domain=mylifetime.com
@@||ad.doubleclick.net/ddm/ad/$domain=mylifetime.com
! https://forum.adguard.com/index.php?threads/13998/
petshop.ru#@#.advert-block
! https://github.com/AdguardTeam/AdguardFilters/issues/3003
@@||assets.macys.com/dyn_img/site_ads/
! https://forum.adguard.com/index.php?conversations/12877/
@@||href.li$document
! https://forum.adguard.com/index.php?threads/13714/
@@||btgigs.info/index.php$generichide
! https://forum.adguard.com/index.php?threads/13595/
! The site is broken by generic element hiding rules on Mac
@@||saabcentral.com^$generichide
! https://forum.adguard.com/index.php?threads/13598/
@@||wikipedia.org/w/index.php?title=$document
! https://forum.adguard.com/index.php?threads/13580/
@@||swedbank.ee^$document
! https://github.com/AdguardTeam/AdguardFilters/issues/2936
tv-news-online.com#@#.header-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/2926
@@||cdn.intergi.com/hera/*.js$domain=thenextweb.com
! https://github.com/AdguardTeam/AdguardFilters/issues/2906
! Fixing issues with players
@@||imasdk.googleapis.com/js/core/bridge*.html$domain=~spotify.com
! https://github.com/AdguardTeam/AdguardFilters/issues/2908
@@||user.weiyun.com/newcgi/outlink.fcg$document
! https://github.com/AdguardTeam/AdguardFilters/issues/2853
@@||static.youporn.phncdn.com/cb/assets/css/$domain=youporn.com
! https://forum.adguard.com/index.php?threads/13009/
@@||dlh.net/ajax/keyassign.php?$elemhide
! https://forum.adguard.com/index.php?threads/12809/
@@||nbcolympics.com/profiles/olympics/*$domain=nbcolympics.com
@@||pdk.theplatform.com^$domain=vplayer.nbcolympics.com
@@||mssl.fwmrm.net^$domain=nbcolympics.com
! https://forum.adguard.com/index.php?threads/12678/
@@clicks.$domain=cimbclicks.com.my,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/2796
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=globoplay.globo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/2457
ecostream.tv#@#.adwrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/2631
! Reported: https://forums.lanik.us/viewtopic.php?f=64&t=31659&p=98823#p98823
@@||heartyhosting.com^$domain=muscleandfitness.com
@@||gigya.com/comments.getComments$domain=muscleandfitness.com
@@||cdn.gigya.com/js/gigya.services.plugins.base.min.js$domain=muscleandfitness.com
@@||cdn.gigya.com/JS/socialize.js$domain=muscleandfitness.com
! https://github.com/AdguardTeam/AdguardFilters/issues/2621
@@||ingdirect.com.au^$document
! https://forum.adguard.com/index.php?threads/11960/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=fox.com.tr
! https://github.com/AdguardTeam/AdguardFilters/issues/37431
! https://github.com/AdguardTeam/AdguardFilters/issues/41986
!+ NOT_OPTIMIZED
@@||lightningmaps.org/min/index.php?f=js/
! https://forum.adguard.com/index.php?threads/11854/
@@||amazon-adsystem.com/aax2/amzn_ads.js^$domain=kino.de
@@||amazon-adsystem.com/e/dtb/bid^$domain=kino.de
! Yandex projects - broken trailer player
@@||yastatic.net/awaps-ad-sdk-js$domain=kinopoisk.ru|video.yandex.ru,script
! https://github.com/AdguardTeam/AdguardFilters/issues/2519
@@||ncbi.nlm.nih.gov^$jsinject
! https://github.com/AdguardTeam/AdguardFilters/issues/2314
! sellercentral.amazon.com - broken by Adguard injections
@@||sellercentral.amazon.com/hz/inventory/$elemhide,jsinject
@@||sellercentral.amazon.com/gp/remote-nav-html.html$elemhide,jsinject
! https://forum.adguard.com/index.php?threads/11632/
azerty.nl#@#img[width="728"][height="90"]
@@||fs.azerty.nl/images/content/*728x90
@@||azerty.nl/_azerty/data/marketing/banners/
! https://forum.adguard.com/index.php?threads/11522/
@@||fotored.net/ads/*.html
! https://forum.adguard.com/index.php?threads/11502/
@@||vk.com/ads_rotate.php?act=al_update_ad
! Don't inject to service iframes
@@||widgets.outbrain.com/nanoWidget/externals/obFrame/obFrame.htm$jsinject,elemhide
@@||facebook.com/connect/xd_arbiter.php$jsinject,elemhide
! https://forum.adguard.com/index.php?threads/11387/
@@||timeinc.net/people/static/mobile/j/tgx-ads.js$domain=people.com
! https://forum.adguard.com/index.php?threads/11334/
@@||libgen.io/ads.php
! https://forum.adguard.com/index.php?threads/11242/
@@||appspot.com/?adTagUrl=$domain=daisuki.net
! https://forum.adguard.com/index.php?threads/11191/
@@||servicescape.com/*.asp?content=$document
! https://forum.adguard.com/index.php?threads/10683/
@@||adnostri.com^$domain=videomega.tv
@@||adv4biz.com^$domain=videomega.tv
! https://forum.adguard.com/index.php?threads/9166/
! opensubtitles.org - fixing search
@@||cdnjs.cloudflare.com/ajax/libs/jquery$domain=opensubtitles.org
@@||static.opensubtitles.org/libs/js/*.js|
@@||static.opensubtitles.org/libs/js/common.js
@@||static.opensubtitles.org/libs/js/urlshortener.js
! https://forum.adguard.com/index.php?threads/11138/
icube.ru#@#.top-banners
! https://forum.adguard.com/index.php?threads/11141/
! Embed video is not work in Firefox-based browsers
@@||twitter.com/i/videos/tweet/*?embed_$document
! https://forum.adguard.com/index.php?threads/10813/
mixesdb.com#@#iframe[width="100%"][height="120"]
! https://forum.adguard.com/index.php?threads/10293/
@@||pubads.g.doubleclick.net/gampad/ads$domain=cbs.com,~image,~script
! https://forum.adguard.com/index.php?threads/10939/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=yepi.com|veedi.com
! https://forum.adguard.com/index.php?threads/10942/
@@||s-nbcnews.com/*/FreeWheelAdManagerLoader.swf$domain=today.com
@@||fwmrm.net/p/nbcnews_live/AdManager.swf^$domain=today.com
! @@||partner.googleadservices.com/gpt/pubads_impl_$domain=dailycaller.com
@@||partner.googleadservices.com/gpt/pubads_impl_$domain=dailycaller.com
! https://forum.adguard.com/index.php?threads/10823/
@@||freeview.com.au/media/*/freeview-plus-web-ad-template_
! cpv.ru - broken gismeteo widget (180x150)
@@||gismeteo.ru/api/informer/*/180x150
! tagmanager.google.com - broken admin panel
@@||tagmanager.google.com^$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2166
@@||img.chefkoch-cdn.de/gujAd.min.js
! https://forum.adguard.com/index.php?threads/10286/
@@||adm.fwmrm.net/crossdomain.xml
@@||adm.fwmrm.net/p/cracklecom_flash_live/AdManager.swf^$domain=crackle.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2135
@@||publico.es/publico/js/ads.min.js
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2149
@@||btg.mtvnservices.com/aria/coda.html?site=nickelodeontv.ru$domain=nickelodeon.ru
! https://forum.adguard.com/index.php?threads/10201/
@@||advertiser.cyberghostvpn.com/www/$domain=cyberghostvpn.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2084
@@||eloqua.com^$domain=forms.progress.com
! https://github.com/AdguardTeam/AdguardForMac/issues/72
@@||linkedin.com/inbox/compose/dialog$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2031
@@||cmbchina.com/ccard/gqcard/js/pop.js
! my.bmi.ir - broken by Adguard injections
@@||my.bmi.ir^$elemhide,jsinject
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1989
engadget.com#@#aside[role="banner"]
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2001
klart.se#@#.advertisement
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1987
@@||bills.clubs.nfl.com/assets/img/ads/
! http://forum.adguard.com/showthread.php?10054
@@.vaughnsoft.net/abvs.php?a=
! http://forum.adguard.com/showthread.php?10594
realmadrid.ru#@#img[width="240"][height="400"]
! http://forum.adguard.com/showthread.php?10458
@@||chatropolis.com:1588/*/amazing?sid=$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1956
@@||usaa.com^$document
! https://github.com/AdguardTeam/AdguardForAndroid/issues/443
@@||appex-rf.msn.com/*.js?adtype=
! http://forum.adguard.com/showthread.php?10505
@@||ad-text.ru^$domain=ad-text.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1912
! iBooks Store app - broken by Adguard injections
@@||mzstatic.com/htmlResources/$elemhide,jsinject,domain=itunes.apple.com
! http://forum.adguard.com/showthread.php?10383
@@||adshell.net^$domain=fastflash.pw
! http://forum.adguard.com/showthread.php?10052
@@||ad.nl/ad/
! http://forum.adguard.com/showthread.php?10424
files.fm#@#.show_ads
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1908
@@||cdn.interactivemedia.net/live/t-o-auto/live/globalAdTag.min.js$domain=tanken.t-
online.de
! http://forum.adguard.com/showthread.php?9842
! vk.com - sometimes buttons are broken by Adguard injections
@@||vk.com/*.php?__query=$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1897
@@||ulximg.com/image/*/banner/$domain=hotnewhiphop.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1888
@@||tickets.oebb.at^$generichide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1878
@@||ilan.memurlar.net/common/job/advert/images/*/headline.jpg|
! http://forum.adguard.com/showthread.php?9914
@@||seosprint.net/style/img/ad-
@@||seosprint.net/style/img/adv/$domain=seosprint.net
! http://forum.adguard.com/showthread.php?9954
@@||l2topzone.com/ads.png
@@||l2topzone.com/advertisement.js.php
! http://forum.adguard.com/showthread.php?9939
! xvideos.com - broken by Adguard injections
@@||xvideos.com/*/?_=$document
! http://forum.adguard.com/showthread.php?9813
@@||cdn.videoplaza.tv/contrib/no-vg/svm/homadConfigVideoplaza-
vgtv.json^$domain=vgtv.no
! sxsw.com - body was hidden
sxsw.com#@#.sponsors
! http://forum.adguard.com/showthread.php?9749
@@/uploads/ads/*$domain=newauto46.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1727
@@||player.pstatic.gr/adman-video.js$domain=webtv.ert.gr
! http://forum.adguard.com/showthread.php?9535
pochta.ru#@#.header-advert
! http://forum.adguard.com/showthread.php?9461
@@||imasdk.googleapis.com/js/sdkloader/ima3.js^$domain=f5haber.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1697
@@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=kingofshrink.com
! mycokerewards.com - code validation is broken
@@||partner.googleadservices.com/gpt/pubads_impl_$domain=mycokerewards.com
! jweb.kettering.edu - broken by element hiding rules
@@||jweb.kettering.edu^$generichide
! target.com - search is broken by generic url blocking rule
@@||metrics.target.com/b/ss/targetcom$domain=target.com
! account.microsoft.com - broken interface
@@||cdn.optimizely.com/js/$domain=account.microsoft.com
! http://forum.adguard.com/showthread.php?9316
@@||adm.fwmrm.net/p/msn_live/AdManager.swf$domain=msn.com
! http://forum.adguard.com/showthread.php?9182
@@||assets*.akamai.coub.com/assets/
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1600
theguardian.com#@#.ad_unit
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1569
@@||coubsecureassets-a.akamaihd.net/assets/
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1581
@@||translate.yandex.net^$domain=speedtest.net
! Prevent blocking by third-party filters
@@||cdn.adguard.com/public/$domain=adguard.com|adguard.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1537
@@||wdr.ivwbox.de/cgi-bin/ivw/CP/$domain=wdr.de
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1499
@@||plus.google.com/hangouts/_/CONVERSATION/$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1471
! URL also was broken by Adguard injections
@@||cowcotland.com/scripjs.php$document
@@||cowcotland.com/scripjs.php
! neobux.com - broken browser extension
@@||ad.neobux.com/adalert/
! http://forum.adguard.com/showthread.php?8975
@@||cdn-static.liverail.com/*/jwplayer/*/LiveRail.swf^$domain=givemesport.com
! techrepublic.com - broken slider
@@||googletagservices.com/tag/js/gpt.js$domain=techrepublic.com
! http://forum.adguard.com/showthread.php?8862
@@||cdn.watch.aetnd.com^$domain=fyi.tv|cdn.watch.aetnd.com
! http://forum.adguard.com/showthread.php?8705
@@||pq-direct.revsci.net/pql$domain=cuptv.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1343
@@||config.playwire.com/*/zeus.json$domain=explosm.net
! http://forum.adguard.com/showthread.php?8813
@@||freebitco.in^$generichide
! mega.nz - broken download
@@||static.mega.nz/*/html/*.html$document
! http://forum.adguard.com/showthread.php?8681
! minnetonkamoccasin.com - images are broken by Adguard injections
@@||minnetonkamoccasin.com/colorswatch/json/$document
! http://forum.adguard.com/showthread.php?8619
anonymousemail.me#@#.adsense
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1155
! cupsservice.com - internal links are broken by Adguard injections
@@||cupsservice.com^$xmlhttprequest,document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1161
! egb.com - navigation is broken by Adguard injections
@@||egb.com/ajax.php^$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1150
@@||fls.doubleclick.net/activityi$domain=geforce.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1224
! origin.com - broken by Adguard injections
@@||akamaihd.net/origin-com-store-webassets/$script,document
! https://malwaretips.com/threads/adguard-v6-rc1-released.54444/page-4#post-466420
@@||huntington.com^$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1097
@@||dw.cbsi.com/anonc.js$domain=giantbomb.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1209
vladtv.com#@##cmn_ad_tag_head
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1166
idownloadblog.com#@#.custom-ad
idownloadblog.com#@#.header-ad
! Slimjet browser - broken translate function
@@||slimjet.com/translate.php^$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1106
asiaone.com#@#.main-ads
! intellicast.com - broken forecast
@@||images.intellicast.com/App_Scripts/ad.min.js
! http://forum.adguard.com/showthread.php?8183
@@||partner.googleadservices.com/gpt/
pubads_impl_$script,domain=muscleandfitness.com
! http://forum.adguard.com/showthread.php?8077
! Fixing signing into Windows 10 Store
@@||auth.gfx.ms^$document
@@||login.live.com/ppsecure/$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1073
@@||adserver.adtech.de/?adrawdata/*/noperf$domain=files.snstatic.fi
! bing.com - search broken by Adguard injections
@@||bing.com/Passport.aspx$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/810
@@||partner.googleadservices.com/gpt/pubads_$domain=nat-geo.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/412
@@||googleadservices.com/pagead/conversion.js$domain=greensad.com.ua
! http://forum.adguard.com/showthread.php?7971
@@||analytics.disneyinternational.com/ads/$other
! newyorker.com - content was hidden
newyorker.com#@#.ad-container
! https://github.com/AdguardTeam/ExperimentalFilter/issues/974
@@||liverail.com/swf/*/vpaid-player.swf$domain=gametrailers.com
@@||liverail.com/swf/*/admanager.swf$domain=gametrailers.com
@@||liverail.com^$domain=cdn-static.liverail.com
! http://forum.adguard.com/showthread.php?7697
@@||googletagmanager.com/gtm.js$domain=kfc.co.th
! http://forum.adguard.com/showthread.php?7674
@@||g2a.com/toolbar/$document
! https://github.com/AdguardTeam/AdguardForWindows/issues/469
@@||telize.com/geoip$document
! http://forum.adguard.com/showthread.php?7487
@@||cnn.com^*/ad_policy.xml$domain=cnn.com
! shasso.com - broken by Adguard injections
@@||shasso.com/MyStoreOrders/$document
! offgamers.com - broken checkout
@@||offgamers.com/checkout/buyNow/$document,xmlhttprequest
! https://github.com/AdguardTeam/ExperimentalFilter/issues/865
@@||vle.aston.ac.uk/branding/themes/
! http://forum.adguard.com/showthread.php?7303
@@||dtdc.com/tracking/
! sh.st - broken counter
@@||static.shorte.st/bundles/smeweb/$domain=sh.st
@@||static.shorte.st/js/packed/smeadvert-locked.js$domain=sh.st
! http://forum.adguard.com/showthread.php?7066
@@||adlink.wf^
! http://forum.adguard.com/showthread.php?7009
@@||sascdn.com/video/players/jwplayer/
! https://github.com/AdguardTeam/ExperimentalFilter/issues/800
@@||sgcpanel.com^$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/789
@@||ghacks.net/wp-content/plugins/bwp-minify/min/$domain=ghacks.net
! http://forum.adguard.com/showthread.php?6964
@@||teabox.com^$jsinject,elemhide
! https://github.com/AdguardTeam/ExperimentalFilter/issues/779
@@||rad.msn.com/crossdomain.xml
@@||rad.msn.com/ADSAdClient31.dll$domain=msn.com
! http://forum.adguard.com/showthread.php?8100
@@||video.sanook.com/assets/vi/js/Ads.js
! http://forum.adguard.com/showthread.php?6895
@@||cdn-static.liverail.com/swf/*/admanager.swf$domain=addictinggames.com
! http://forum.adguard.com/showthread.php?6786
riflegear.com#@#.featuredAds
! http://forum.adguard.com/showthread.php?6616
multiup.org#@#.ADBAR
multiup.org#@#.adbar
! http://forum.adguard.com/showthread.php?6408
@@||findvideo.tv/popunder.php$domain=filmovizija.me|filmovizija.in|filmovizija.com|
filmovizija.net
@@||creative.wwwpromoter.com/static/$script,domain=filmovizija.me|filmovizija.in|
filmovizija.com|filmovizija.net
! http://forum.adguard.com/showthread.php?6589
! online.tivo.com - broken by Adguard injections
@@||online.tivo.com^$elemhide,jsinject
! http://forum.adguard.com/showthread.php?6428
@@||cdn.flurry.com/js/flurry.js$domain=slantnews.com
! eafyfsuh.net - broken timer
@@||eafyfsuh.net^$domain=eafyfsuh.net
! sh.st - broken timer
@@||static.shorte.st/js/packed/interstitial-page.js$domain=sh.st
! http://forum.adguard.com/showthread.php?6430
@@||cdn.vidible.tv/stage/js/$domain=dev.vidible.tv
! http://forum.adguard.com/showthread.php?6376
@@||bing.com/translator/dynamic/*/js/$elemhide,jsinject
! http://forum.adguard.com/showthread.php?6257
@@||invodo.com^$domain=crutchfield.com
! pornhub etc - broken player
@@||pornhub.phncdn.com^$image,domain=pornhub.com|pornhub.org|pornhub.net|
pornhubthbh7ap3u.onion|redtube.com|tube8.com|tube8.es|tube8.fr|youporn.com|
youporngay.com
! web.mention.com - broken cabinet
@@||web.mention.com^$document
! http://forum.adguard.com/showthread.php?6219
@@||guru3d.com/core_javaload/$document
! pixelfederation.com - loading failed
@@||portal.pixelfederation.com/*/login.php^$document
! Disable Assistant in Hangouts
@@||talkgadget.google.com^$jsinject
! https://github.com/AdguardTeam/ExperimentalFilter/issues/656
@@||payeer.com/bitrix/components/payeer/system.auth.form/$document,xmlhttprequest
! Opera 12 - fixing developer tools
@@||dragonfly.opera.com/app/$document
! developer.softonic.com - broken user cabinet
@@||developer.softonic.com^$document
! https://technet.microsoft.com/
@@||techdays.ru/banners?pid=
@@||techdays.ru/Banners/Redirect?bannerId=
! userscloud.com - unhide file name
userscloud.com#@#a[href^="http://websitedhoome.com/"]
! https://github.com/AdguardTeam/ExperimentalFilter/issues/605
voat.co#@##header-banner
! http://forum.adguard.com/showthread.php?5872
starnursing.com#@##header-banner
! JsFiddle
@@||jsfiddle.net$generichide,jsinject
! chromeweblab.com - broken by injected JS
@@||chromeweblab.com^$jsinject,elemhide
xperiablog.net,burningangel.com#@#.header-ad
! http://forum.adguard.com/showthread.php?5703
marca.com#@#div[id^="div-gpt-ad-"]
! informer.com - unblock their own banner
@@||img.informer.com/images/mac_banner_$domain=informer.com
! http://forum.adguard.com/showthread.php?5530
@@||googlesyndication.com/pageadimg/$domain=adwords.google.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37837
@@||admob.google.com/static/$domain=admob.google.com
! https://github.com/AdguardTeam/AdguardFilters/issues/25446
@@||adwords.google.com^$domain=accounts.google.com
@@||ads.google.com^$domain=accounts.google.com
! https://github.com/AdguardTeam/AdguardFilters/issues/5738
@@||pagead2.googlesyndication.com/pagead/js/r*/
show_ads_impl.js$domain=searchftps.net
! searchftps.net - "Error showing ads" message
@@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=searchftps.net
! Google images search sometimes broken
@@||google.*/imgres?
! http://www.simplemachines.org/ - broken icon for one of links
@@||media.simplemachinesweb.com/site/images/icons/ads.png$domain=simplemachines.org
! similarweb.com - broken interface
@@||pro.similarweb.com^$document
! bbc.co.uk - broken non-advertising branding
@@||bbc.co.uk/modules/branding/css/$domain=bbc.co.uk
! https://github.com/AdguardTeam/ExperimentalFilter/issues/501
@@||hosts-file.net/ad_servers.txt
! https://github.com/AdguardTeam/ExperimentalFilter/issues/488
@@||google-analytics.com/analytics.js$domain=orbitum.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/472
@@||omtrdc.net/b/ss/acsca-prod/$domain=amazon.ca|amazon.co.uk|amazon.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/439
@@||zdmedia.ziffdavis.com/video/$domain=pcmag.com
! http://forum.adguard.com/showthread.php?1575
ebay.co.uk,ebay.com,ebay.de#@#.adv
! forum.adguard.com/showthread.php?5110
forum.pac-rom.com#@#.banner_ads
! http://forum.adguard.com/showthread.php?1584
@@||b.scorecardresearch.com/crossdomain.xml$domain=espn.go.com
! exclude american express (fix retrieving of pdf billing statements)
@@||online.americanexpress.com/myca/statementimage/$document
! Fixed aliexpress.com styles
@@||style.aliunicorn.com^$domain=alibaba.com|aliexpress.com
! Fixed: addons cannot be installed from addons.opera.com
@@||addons.opera.com/ru/extensions/details/$document
! https://github.com/AdguardTeam/ExperimentalFilter/issues/161
@@||dnsleaktest.com^$content,elemhide,jsinject
! http://forum.adguard.com/showthread.php?4685
@@||kayako.com/images/home/banner*.jpg
! https://github.com/AdguardTeam/ExperimentalFilter/issues/396
@@/s1600/banner.png$domain=googlechromereleases.blogspot.ru
! Fixing video player
@@||pornhub.*/devices/wankband^$document
! Fixing an issue with /download/ads filter
@@||bleepingcomputer.com/download/ads-spy/
! http://forum.adguard.com/showthread.php?4482 (fixing videos on cnn.com)
@@||ht.cdn.turner.com/*.smil$document
! http://forum.adguard.com/showthread.php?4391 [EasyPrivacy]
@@||hermes-europe.co.uk/webtracking/
! http://forum.adguard.com/showthread.php?4403
@@||m.dbzstatic.com/assets/js/loader.js
! http://forum.adguard.com/showthread.php?4415
@@||topmarques.co.uk/classified/advert/$domain=topmarques.co.uk
! https://github.com/AdguardTeam/ExperimentalFilter/issues/360
oregonlive.com#@##adv_header
! Fixing player on private.com/scenes/T
@@||p.jwpcdn.com/*/skins/$third-party
! http://forum.adguard.com/showthread.php?4206
@@||adm.fwmrm.net^$domain=nhl.com
! http://forum.adguard.com/showthread.php?4235-faberlic-com
@@||faberlic.com/images/banners/
! http://forum.adguard.com/showthread.php?4139-www-omegle-com
@@||omegle.com^$jsinject
! http://forum.adguard.com/showthread.php?4076
@@||hackerslist.com/img/banner$~third-party
! https://github.com/AdguardTeam/ExperimentalFilter/issues/328
@@||roleplayer.me/adframe_
! http://forum.adguard.com/showthread.php?3931
phrasemachine.com#@##adsense
! Otherwise we'll inject our code into skype
@@||apps.skype.com$jsinject
! http://forum.adguard.com/showthread.php?3603
@@||onvasortir.com/advertisement.html
onvasortir.com#@##my-smartadserver
! http://www.gogoanime.com/ - removed search
gogoanime.com#@#.topad
! http://forum.adguard.com/showthread.php?1748
@@||ss.phncdn.com^$script,domain=redtube.com
! http://forum.adguard.com/showthread.php?3601
ionomusic.com#@#object[width="300"][height="300"]
! http://forum.adguard.com/showthread.php?3656-SearchFTPs-org
@@||googlesyndication.com^$domain=searchftps.org
! http://forum.adguard.com/showthread.php?3571-weather-com-videos-not-playing
@@||amazon-adsystem.com^$domain=weather.com
@@||tags.crwdcntrl.net^$domain=weather.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/232#issuecomment-
65241751
@@/adblock.js^$domain=cbs.com
! http://forum.adguard.com/showthread.php?3411
fb.eset.com#@##header-banner
! http://forum.adguard.com/showthread.php?3549
@@_ad_300.$domain=bleacherreport.com
! http://forum.adguard.com/showthread.php?3423-www-canalplus-fr
@@||cdn.videoplaza.tv^$domain=canalplus.fr
! https://github.com/AdguardTeam/ExperimentalFilter/issues/242
@@||keep.google.com^$jsinject
@@||omtrdc.net^$domain=amazon.co.uk|amazon.com
! JRO-840-86973
@@||bankofamerica.com^*?adx=
! http://forum.adguard.com/showthread.php?3007-Problem-with-
linkbucks&p=36199#post36199
@@/videos/*$domain=pornhub.com|pornhub.org|pornhub.net|pornhubthbh7ap3u.onion
@@||linkbucks.com^$third-party,domain=goneviral.com
@@||redtubefiles.com/_videos_
@@||web.any.do^$document
!
@@||alllaw.112.2o7.net^
@@||puma.112.2o7.net^
@@||vitacost.122.2o7.net^
! Fixing ABPIndo (site hangs)
@@||ad.admitad.com/goto/$domain=atavi.com
detik.com#@#.banner_reg
! https://github.com/AdguardTeam/ExperimentalFilter/issues/51 - part2
@@||cdn.videoplaza.tv^$third-party,domain=voxnow.de
@@||static-fra.de^*/targeting.js$third-party,domain=voxnow.de
! https://github.com/AdguardTeam/ExperimentalFilter/issues/51
@@||cdn.videoplaza.tv^$third-party,domain=rtl-now.rtl.de
@@||static-fra.de^*/targeting.js$third-party,domain=rtl-now.rtl.de
! https://github.com/AdguardTeam/ExperimentalFilter/issues/71
americannews.com#@#.wpInsertInPostAd
! https://github.com/AdguardTeam/ExperimentalFilter/issues/67
@@||gorillanation.com/js/triggertag.js$domain=playstationlifestyle.net
! similarweb.com - Monthly Visits chart damaged when analyze some sites (for
example Buysellads.com)
@@||similarweb.com/website/data/
! https://github.com/AdguardTeam/ExperimentalFilter/issues/72
3dsiso.com#@##ad_global_above_footer
! http://forum.adguard.com/showthread.php?2740
@@||advertising.yahoo.com^$~third-party
@@||hulu.com/embed$document
!
! https://github.com/AdguardTeam/AdguardFilters/issues/22722
@@||googleusercontent.com^$domain=kissmanga.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20098
!+ NOT_PLATFORM(windows, mac, android)
msn.com#@#[id^="-"]
! https://forum.adguard.com/index.php?threads/pop-up-on-2-websites-nsfw.29143/
@@||sexgalaxy.net/wp-content/plugins^
@@||sexgalaxy.net/wp-content/themes^
@@||sexgalaxy.net/wp-includes/js^
! https://github.com/AdguardTeam/AdguardFilters/issues/18506
m.alpha.facebook.com,touch.alpha.facebook.com,mtouch.alpha.facebook.com,x.alpha.fac
ebook.com,iphone.alpha.facebook.com,touch.facebook.com,mtouch.facebook.com,x.facebo
ok.com,iphone.facebook.com,m.beta.facebook.com,touch.beta.facebook.com,mtouch.beta.
facebook.com,x.beta.facebook.com,iphone.beta.facebook.com,touch.facebookcorewwwi.on
ion,mtouch.facebookcorewwwi.onion,x.facebookcorewwwi.onion,iphone.facebookcorewwwi.
onion,touch.beta.facebookcorewwwi.onion,m.facebook.com,m.facebookcorewwwi.onion,b-
m.facebook.com,b-
m.facebookcorewwwi.onion,mobile.facebook.com,mobile.facebookcorewwwi.onion#@##m_new
sfeed_stream article[data-ft*="\"ei\":\""]
! https://github.com/AdguardTeam/AdguardFilters/issues/33754
! https://github.com/AdguardTeam/AdguardFilters/issues/26998
! https://github.com/AdguardTeam/AdguardFilters/issues/15940
! https://github.com/AdguardTeam/AdguardFilters/issues/18185
! https://github.com/AdguardTeam/AdguardFilters/issues/18369
/^https?:\/\/([0-9a-z\-]+\.)?(9anime|animeland|animenova|animeplus|animetoon|
animewow|gamestorrent|goodanime|gogoanime|igg-games|kimcartoon|mangapanda|
mangareader|memecenter|readcomiconline|toonget|toonova|watchcartoononline)\.[a-z]
{2,4}\/(?!([Ss]cripts|[Uu]ploads|[Ii]mages|assets|combined|content|cover|img|
static|thumbs|wp-content|wp-includes))(.*)/$image,other,script,~third-
party,xmlhttprequest,badfilter
/^https?:\/\/([0-9a-z\-]+\.)?(9anime|animeland|animenova|animeplus|animetoon|
animewow|gamestorrent|goodanime|gogoanime|igg-games|kimcartoon|memecenter|
readcomiconline|toonget|toonova|watchcartoononline)\.[a-z]{2,4}\/(?!([Ss]cripts|
[Uu]ploads|[Ii]mages|assets|combined|content|cover|img|static|thumbs|wp-content|wp-
includes))(.*)/$image,other,script,~third-party,xmlhttprequest,badfilter
/^https?:\/\/([0-9a-z\-]+\.)?(9anime|animeland|animenova|animeplus|animetoon|
animewow|gamestorrent|goodanime|gogoanime|igg-games|kimcartoon|memecenter|
readcomiconline|toonget|toonova|watchcartoononline)\.[a-z]{2,4}\/(?!([Ss]cripts|
[Uu]ploads|[Ii]mages|combined|content|cover|img|static|thumbs|wp-content|wp-
includes))(.*)/$image,other,script,~third-party,xmlhttprequest,badfilter
@@||9anime.nl/ajax/
@@||9anime.nl/user/
@@||9anime.nl/assets^
@@||9anime.nl/captcha/
@@||9anime.vip/user/
@@||9anime.vip/ajax/
@@||9anime.ru/ajax/
@@||9anime.ru/user/
@@||9anime.ru/captcha/
@@||9anime.to/ajax/
@@||9anime.to/assets^
@@||9anime.to/user/ajax/
@@||9anime.to/captcha/
@@||9anime.is/assets^
@@||gogoanime.in/statics/js^
@@||animeflv.net/redirector.php^
@@||gogoanime.in/fonts^
@@||mangadex.*/images^
@@||mangapanda.com/sup/js/*.js$~third-party
@@||i*.mangapanda.com^$image
@@||gogoanime.*//page-recent-release*.html
@@||gogoanime.tv/cover^
@@||gogoanime.tv/images^
@@||file.vidcdn.pro/images/*.vtt
! https://github.com/AdguardTeam/AdguardFilters/issues/17380
@@||anyporn.com/js/functions.js
! https://github.com/AdguardTeam/AdguardFilters/issues/17504
||thepiratebay.org^$script,subdocument,domain=thepiratebay.org,badfilter
@@||thepiratebay.org^$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/16871
@@||use.fontawesome.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/13949
msn.com#@#.nativead
! https://github.com/AdguardTeam/AdguardFilters/issues/16549
destructoid.com#@#[src*="data:"]
destructoid.com#@#[src*="base64"]
destructoid.com#@#[src*="blob:"]
destructoid.com#@#[style*="background-image:"]
@@||content.jwplatform.com^$domain=destructoid.com
@@||assets-jpcust.jwpsrv.com^$domain=destructoid.com
@@||videos-f.jwpsrv.com^$domain=destructoid.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16349
@@||readcomiconline.to$popup
! https://github.com/easylist/easylist/issues/1141
@@||9anime.is/captcha/
!+ NOT_OPTIMIZED
@@||9anime.is/ajax/
!+ NOT_OPTIMIZED
@@||9anime.is/user/
!
@@||hqq.tv/*player/*.php$popup
@@||fruithosts.net/embed/$popup
@@||mp4upload.com/embed-*.html$popup
@@||streamhunter.top^$popup
@@||pornhublive.com/bio.php?$popup,domain=pornhub.com|pornhub.org|pornhub.net|
pornhubthbh7ap3u.onion
@@||streamiptvonline.com/streams^$popup
@@||cdnjs.cloudflare.com/ajax/libs/videojs-contrib-hls^
@@||vjs.zencdn.net^$domain=stream2watch.org
@@||cdnjs.cloudflare.com/ajax/libs/font-awesome^
datpiff.com#@#[style*="background-image:"]
amazon.com#@#h5[data-alt-pixel-url^="/gp/sponsored-products/"]
amazon.com#@#h5[data-alt-pixel-url^="/gp/sponsored-products/"] + div + .a-row
amazon.com#@#.a-link-normal[href*="&adId="]
@@||mcloud.to/embed^$popup
@@||estream.to/embed^$popup
@@||tune.pk/player/embed_player.php^$popup
@@||cdn.cizgifilmlerizle.com/cizgi/*.mp4^$popup
@@||hltv.org/vendor/font-awesome
@@||static-hw.xvideos-cdn.com^
|https://$script,third-party,xmlhttprequest,domain=xvideos.com,badfilter
@@||loadercdn.io/api^
@@||loadercdn.io/assets/api/*/js/loader.js
|https://$script,third-party,xmlhttprequest,domain=video-download.co,badfilter
@@||api-secure.solvemedia.com^
@@||akamaihd.net/i^$third-party
@@||cdn.jsdelivr.net/clappr
@@||yandex.st/swfobject^
|http*://$script,third-party,domain=stream2watch.org,badfilter
@@||animeflv.com/efire.php^
@@||animeflv.com/embed.php^
@@||hqq.watch/player/embed_player.php
@@||rapidvideo.com^$script,domain=rapidvideo.com
@@||rapidvideo.com/e^$third-party
@@||oload.fun/embed^$popup
|http://$script,subdocument,third-party,xmlhttprequest,domain=jkanime.net,badfilter
@@$webrtc,domain=sourceforge.net
@@/beacon.js$domain=ww1.canada.com
@@/content/tour/banner/*$domain=digitalplayground.com
@@||adstop.org^
@@||partner.googleadservices.com^$domain=fabsugar.com|popsugar.com
@@||pubads.g.doubleclick.net^$domain=fabsugar.com|popsugar.com
@@||partner.googleadservices.com/gampad/google_ads.js$domain=avclub.com
@@||partner.googleadservices.com/gampad/google_service.js$domain=avclub.com
! http://forum.adguard.com/showthread.php?4530
@@/webtracking/*$~subdocument,domain=ups.com
!
@@||adshostnet.com/ads?$domain=sh.st
@@||exoclick.com$domain=imgdino.com
@@||twitter.com$domain=bleacherreport.com
@@||videoplaza.tv/crossdomain.xml
@@||videoplaza.tv/proxy/*_vp_player-
@@||videoplaza.tv/resources/
immobilienscout24.de#@#.has-ad
! Fixing menu-bar
sfml-dev.org#@##banner-container
! http://forum.adguard.com/showthread.php?2172
@@||platform.twitter.com/$domain=discovery.com
@@||videocore.tv/playlist.smil$document
! Fixing continuous loading in video player
@@/pubads*theguardian.com
@@||sharethis.com^$third-party,domain=gamesradar.com
! http://forum.adguard.com/showthread.php?2243
sport-fm.gr#@#.banners
! Fix layout of online.citibank.com
@@||citibank.com/*/branding/
! Fix player
@@||rackcdn.com^$domain=fapdu.com
! Fixing banners
@@||supermicro.com^$elemhide
! Fixing Google Chrome new tab
@@||google.*/_/chrome/newtab$document
!
! http://forum.adguard.com/showthread.php?2076
@@||amazonaws.com/banners/$image,domain=livefromdarylshouse.com|pandasecurity.com|
~support.pandasecurity.com
msn.com#@#.banner
! http://forum.adguard.com/showthread.php?2038
@@||adobetag.com^$domain=thestar.com
@@||liverail.com/*/admanager.swf$domain=thestar.com
rt.com#@##teasers
! Fixing layout
@@/css/branding_*.css$domain=netgear.com
! http://forum.adguard.com/showthread.php?2006
@@||ad.doubleclick.net/clk;$urlblock
! Fix "buy" button
@@||marketplace.xbox.com^$document
! http://forum.adguard.com/showthread.php?1954
@@||versand.ebay.de/druck/$document
! ZMP-134-68786
nyteknik.se#@##ad-content
! http://forum.adguard.com/showthread.php?1934
@@||linkbucks.com^$domain=ultrafiles.net
! http://forum.adguard.com/showthread.php?1906
@@||share.flipboard.com/bookmarklet/$document
! http://forum.adguard.com/showthread.php?1890
@@||scorecardresearch.com^$domain=ticketmaster.com.au
! http://forum.adguard.com/showthread.php?1872
@@||adobetag.com^$domain=priceline.com.au
! http://forum.adguard.com/showthread.php?1862
@@||scorecardresearch.com^$domain=abc.go.com
! http://forum.adguard.com/showthread.php?1846
@@.doubleclick.net^$domain=mcstatic.com
! http://forum.adguard.com/showthread.php?1791
@@||elabs12.com/functions/message_view.html$document
! start: http://forum.adguard.com/showthread.php?1766,
http://forum.adguard.com/showthread.php?2006
@@.com/click-$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@.net/click-$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@/linkshare/*$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||awin1.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||dotomi.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||dpbolvw.net^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||emjcd.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||gamefly.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||jdoqocy.com/click$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||kqzyfj.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||linkconnector.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||linksynergy.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||mediaplex.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||omtrdc.net^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||pepperjamnetwork.com^$domain=bradsdeals.com|coupons.com|dealigg.com|
dealnews.com|goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|
offers.com|retailmenot.com|slickdeals.net
@@||pjtra.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||retailmenot.com^$jsinject
@@||tkqlhce.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
@@||webgains.com^$domain=bradsdeals.com|coupons.com|dealigg.com|dealnews.com|
goodsearch.com|groupon.com|hotukdeals.com|moneysavingexpert.com|offers.com|
retailmenot.com|slickdeals.net
! end
! Fixing requirejs on ryanair
@@||ryanair.com/static/
! Fixing links on google shopping
@@||google.*/aclk$~third-party
google.co.uk,google.com#@#a[href^="http://www.google.com/aclk?"]
! Fixing video on spox.com
@@||liverail.com^$domain=spox.com|static.eplayer.performgroup.com
! http://forum.adguard.com/showthread.php?570
zippyshare.com#@##share_button
! Fixing login
@@||inbox.lv/advert/?actionID=imp_login
! Fixing search results on trovi.com
trovi.com#@#.ads_wrapper
! Fixing language selector on bestbuy
@@||images.bestbuy.com^$domain=bestbuy.com
! Do not need injecting js to youtube embedded player
! @@||youtube.com/embed/$jsinject
! Fix your own youtube video "promote" button
@@||youtube.com/my_video_ad$document
! Fixing video player on naftemporiki.gr
@@||static.adman.gr^$domain=naftemporiki.gr
! http://forum.adguard.com/showthread.php?1467
sportsdirect.com#@#.ads
sportsdirect.com#@#.ads:not(body)
! http://forum.adguard.com/showthread.php?1473
@@||edge-dl.andomedia.com^$domain=accuradio.com
! http://forum.adguard.com/showthread.php?1359
@@||securitykiss.com$document
! http://forum.adguard.com/showthread.php?1340
@@||gigabyte.us/fileupload/
! http://forum.adguard.com/showthread.php?1333
@@||viglink.com^$domain=dealsrunner.com
! Do not block forum links
@@||wilderssecurity.com/forums/
! http://forum.adguard.com/showthread.php?1235-medvescak-com
@@||medvescak.com/upload/banneri/
! Fixiing video on timesofindia.com
@@||indiatimes.com/configspace/
! Possible fix OWA issue (injecting styles into email)
@@/owa/service.svc$document
@@www.any.gs$urlblock
! Fixing spotlemon.com
@@||adserving.unibet.com^$domain=sportlemon.me
! Fixing google adsense and adwords accounts (`~third-party` can't be used in this
case)
@@http://adsense.google.$document,domain=google.ad|google.ae|google.al|google.am|
google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|google.bi|
google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|google.cf|
google.cg|google.ch|google.ci|google.cl|google.cm|google.cn|google.co.ao|
google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|
google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|
google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|
google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|
google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|
google.com.bz|google.com.co|google.com.cu|google.com.cy|google.com.do|
google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|
google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.kh|
google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|
google.com.mx|google.com.my|google.com.na|google.com.nf|google.com.ng|
google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|
google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|
google.com.qa|google.com.sa|google.com.sb|google.com.sg|google.com.sl|
google.com.sv|google.com.tj|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vc|google.com.vn|google.cv|google.cz|google.de|google.dj|
google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|
google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.je|google.jo|google.kg|google.ki|google.kz|google.la|google.li|
google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|
google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.nl|
google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|
google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|
google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tk|
google.tl|google.tm|google.tn|google.to|google.tt|google.vg|google.vu|google.ws
@@http://adwords.google.$document,domain=google.ad|google.ae|google.al|google.am|
google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|google.bi|
google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|google.cf|
google.cg|google.ch|google.ci|google.cl|google.cm|google.cn|google.co.ao|
google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|
google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|
google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|
google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|
google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|
google.com.bz|google.com.co|google.com.cu|google.com.cy|google.com.do|
google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|
google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.kh|
google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|
google.com.mx|google.com.my|google.com.na|google.com.nf|google.com.ng|
google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|
google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|
google.com.qa|google.com.sa|google.com.sb|google.com.sg|google.com.sl|
google.com.sv|google.com.tj|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vc|google.com.vn|google.cv|google.cz|google.de|google.dj|
google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|
google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.je|google.jo|google.kg|google.ki|google.kz|google.la|google.li|
google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|
google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.nl|
google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|
google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|
google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tk|
google.tl|google.tm|google.tn|google.to|google.tt|google.vg|google.vu|google.ws
@@http://google.*/adsense$document,domain=google.ad|google.ae|google.al|google.am|
google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|google.bi|
google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|google.cf|
google.cg|google.ch|google.ci|google.cl|google.cm|google.cn|google.co.ao|
google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|
google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|
google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|
google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|
google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|
google.com.bz|google.com.co|google.com.cu|google.com.cy|google.com.do|
google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|
google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.kh|
google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|
google.com.mx|google.com.my|google.com.na|google.com.nf|google.com.ng|
google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|
google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|
google.com.qa|google.com.sa|google.com.sb|google.com.sg|google.com.sl|
google.com.sv|google.com.tj|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vc|google.com.vn|google.cv|google.cz|google.de|google.dj|
google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|
google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.je|google.jo|google.kg|google.ki|google.kz|google.la|google.li|
google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|
google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.nl|
google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|
google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|
google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tk|
google.tl|google.tm|google.tn|google.to|google.tt|google.vg|google.vu|google.ws
@@http://google.*/adwords$document,domain=google.ad|google.ae|google.al|google.am|
google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|google.bi|
google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|google.cf|
google.cg|google.ch|google.ci|google.cl|google.cm|google.cn|google.co.ao|
google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|
google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|
google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|
google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|
google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|
google.com.bz|google.com.co|google.com.cu|google.com.cy|google.com.do|
google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|
google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.kh|
google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|
google.com.mx|google.com.my|google.com.na|google.com.nf|google.com.ng|
google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|
google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|
google.com.qa|google.com.sa|google.com.sb|google.com.sg|google.com.sl|
google.com.sv|google.com.tj|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vc|google.com.vn|google.cv|google.cz|google.de|google.dj|
google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|
google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.je|google.jo|google.kg|google.ki|google.kz|google.la|google.li|
google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|
google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.nl|
google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|
google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|
google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tk|
google.tl|google.tm|google.tn|google.to|google.tt|google.vg|google.vu|google.ws
@@http://www.google.*/adsense$document,domain=google.ad|google.ae|google.al|
google.am|google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|
google.bi|google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|
google.cf|google.cg|google.ch|google.ci|google.cl|google.cm|google.cn|google.co.ao|
google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|
google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|
google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|
google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|
google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|
google.com.bz|google.com.co|google.com.cu|google.com.cy|google.com.do|
google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|
google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.kh|
google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|
google.com.mx|google.com.my|google.com.na|google.com.nf|google.com.ng|
google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|
google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|
google.com.qa|google.com.sa|google.com.sb|google.com.sg|google.com.sl|
google.com.sv|google.com.tj|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vc|google.com.vn|google.cv|google.cz|google.de|google.dj|
google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|
google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.je|google.jo|google.kg|google.ki|google.kz|google.la|google.li|
google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|
google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.nl|
google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|
google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|
google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tk|
google.tl|google.tm|google.tn|google.to|google.tt|google.vg|google.vu|google.ws
@@http://www.google.*/adwords$document,domain=google.ad|google.ae|google.al|
google.am|google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|
google.bi|google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|
google.cf|google.cg|google.ch|google.ci|google.cl|google.cm|google.cn|google.co.ao|
google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|
google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|
google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|
google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|
google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|
google.com.bz|google.com.co|google.com.cu|google.com.cy|google.com.do|
google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|
google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.kh|
google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|
google.com.mx|google.com.my|google.com.na|google.com.nf|google.com.ng|
google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|
google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|
google.com.qa|google.com.sa|google.com.sb|google.com.sg|google.com.sl|
google.com.sv|google.com.tj|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vc|google.com.vn|google.cv|google.cz|google.de|google.dj|
google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|
google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.je|google.jo|google.kg|google.ki|google.kz|google.la|google.li|
google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|
google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.nl|
google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|
google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|
google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tk|
google.tl|google.tm|google.tn|google.to|google.tt|google.vg|google.vu|google.ws
@@https://adsense.google.$document,domain=google.ad|google.ae|google.al|google.am|
google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|google.bi|
google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|google.cf|
google.cg|google.ch|google.ci|google.cl|google.cm|google.cn|google.co.ao|
google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|
google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|
google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|
google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|
google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|
google.com.bz|google.com.co|google.com.cu|google.com.cy|google.com.do|
google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|
google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.kh|
google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|
google.com.mx|google.com.my|google.com.na|google.com.nf|google.com.ng|
google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|
google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|
google.com.qa|google.com.sa|google.com.sb|google.com.sg|google.com.sl|
google.com.sv|google.com.tj|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vc|google.com.vn|google.cv|google.cz|google.de|google.dj|
google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|
google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.je|google.jo|google.kg|google.ki|google.kz|google.la|google.li|
google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|
google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.nl|
google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|
google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|
google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tk|
google.tl|google.tm|google.tn|google.to|google.tt|google.vg|google.vu|google.ws
@@https://adwords.google.$document,domain=google.ad|google.ae|google.al|google.am|
google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|google.bi|
google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|google.cf|
google.cg|google.ch|google.ci|google.cl|google.cm|google.cn|google.co.ao|
google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|
google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|
google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|
google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|
google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|
google.com.bz|google.com.co|google.com.cu|google.com.cy|google.com.do|
google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|
google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.kh|
google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|
google.com.mx|google.com.my|google.com.na|google.com.nf|google.com.ng|
google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|
google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|
google.com.qa|google.com.sa|google.com.sb|google.com.sg|google.com.sl|
google.com.sv|google.com.tj|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vc|google.com.vn|google.cv|google.cz|google.de|google.dj|
google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|
google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.je|google.jo|google.kg|google.ki|google.kz|google.la|google.li|
google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|
google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.nl|
google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|
google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|
google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tk|
google.tl|google.tm|google.tn|google.to|google.tt|google.vg|google.vu|google.ws
@@https://www.google.*/adsense$document,domain=google.ad|google.ae|google.al|
google.am|google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|
google.bi|google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|
google.cf|google.cg|google.ch|google.ci|google.cl|google.cm|google.cn|google.co.ao|
google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|
google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|
google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|
google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|
google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|
google.com.bz|google.com.co|google.com.cu|google.com.cy|google.com.do|
google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|
google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.kh|
google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|
google.com.mx|google.com.my|google.com.na|google.com.nf|google.com.ng|
google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|
google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|
google.com.qa|google.com.sa|google.com.sb|google.com.sg|google.com.sl|
google.com.sv|google.com.tj|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vc|google.com.vn|google.cv|google.cz|google.de|google.dj|
google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|
google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.je|google.jo|google.kg|google.ki|google.kz|google.la|google.li|
google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|
google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.nl|
google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|
google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|
google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tk|
google.tl|google.tm|google.tn|google.to|google.tt|google.vg|google.vu|google.ws
@@https://www.google.*/adwords$document,domain=google.ad|google.ae|google.al|
google.am|google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|
google.bi|google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|
google.cf|google.cg|google.ch|google.ci|google.cl|google.cm|google.cn|google.co.ao|
google.co.bw|google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|
google.co.nz|google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|
google.co.ve|google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|
google.com.af|google.com.ag|google.com.ai|google.com.ar|google.com.au|
google.com.bd|google.com.bh|google.com.bn|google.com.bo|google.com.br|
google.com.bz|google.com.co|google.com.cu|google.com.cy|google.com.do|
google.com.ec|google.com.eg|google.com.et|google.com.fj|google.com.gh|
google.com.gi|google.com.gt|google.com.hk|google.com.jm|google.com.kh|
google.com.kw|google.com.lb|google.com.ly|google.com.mm|google.com.mt|
google.com.mx|google.com.my|google.com.na|google.com.nf|google.com.ng|
google.com.ni|google.com.np|google.com.om|google.com.pa|google.com.pe|
google.com.pg|google.com.ph|google.com.pk|google.com.pr|google.com.py|
google.com.qa|google.com.sa|google.com.sb|google.com.sg|google.com.sl|
google.com.sv|google.com.tj|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vc|google.com.vn|google.cv|google.cz|google.de|google.dj|
google.dk|google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|
google.ga|google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.je|google.jo|google.kg|google.ki|google.kz|google.la|google.li|
google.lk|google.lt|google.lu|google.lv|google.md|google.me|google.mg|google.mk|
google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|google.ne|google.nl|
google.no|google.nr|google.nu|google.pl|google.pn|google.ps|google.pt|google.ro|
google.rs|google.ru|google.rw|google.sc|google.se|google.sh|google.si|google.sk|
google.sm|google.sn|google.so|google.sr|google.st|google.td|google.tg|google.tk|
google.tl|google.tm|google.tn|google.to|google.tt|google.vg|google.vu|google.ws
! Fixing video on nbcnews.com domains
@@||nbcnews.com/videoplayer$jsinject
@@||nbcnews.com/widget/pdkplayer$jsinject
@@||player.theplatform.com^$jsinject
@@||vplayer.nbcolympics.com^$jsinject
@@||vplayer.nbcsports.com^$jsinject
! Fixing video on cnn.com
@@||cdn.turner.com/*.swf
@@||cdn.turner.com/*/ad_policy.xml
@@||money.cnn.com/*/ad_policy.xml
! Fixing video on hlntv.com
@@||hlntv.com/*/ad_policy.xml
! Fixing myfoxchicago.com/category/237044/live-stream
@@||new.livestream.com^$jsinject
! banner on the main page
@@||ramnode.com/images/
! Start: fixing video on http://www.nbcphiladelphia.com/video/ and other nbc* sites
@@||chartbeat.com/crossdomain.xml
@@||chartbeat.com/swf/ChartbeatPDK.swf
@@||tremormedia.com/crossdomain.xml
! End: fixing video
! Start: fixing video on cbslocal.com, myfoxchicago, etc
@@||2mdn.net/instream/
! End: fixing video
! allow google ads preferences page
@@doubleclick.net/ads/preferences/
@@||google.com/settings/ads/onweb$urlblock
@@||wips.com/*/Banners/
! fixing audio player
@@jamendo.com$jsinject
!
@@||choice.microsoft.com/*/opt-out$urlblock
@@||content.googleapis.com$document
@@||th30nly.indolini.org^
! Fixing /adload. rule
@@||adload.ru^
@@||coub.com$content,jsinject
! Fixing false-positives for /advert/* rule
@@||kaspersky.com/advert/
@@||kaspersky.ru/advert/
! Fixing easylist flirt4free rules
@@|ws://*$websocket,domain=flirt4free.com
@@||image.mp3.zdn.vn/banner/
@@||imagebam.com/gallery-organizer$document
! White-listing oauth providers
@@||accounts.google.com^$jsinject,generichide
@@||facebook.com/dialog/oauth$document
@@||oauth.vk.com$document
@@||static.softlayer.com^
@@||tiles.mapbox.com^$document
implbits.com#@#.banner_container
! Fixing problems with IE10
@@||plus.googleapis.com/*/comments$document
! atlassian on-demand
@@.atlassian.net$document
! Testing hiding rules [ @@||pixlr.com^$content,elemhide,jsinject ]
@@||pixlr.com^$content,jsinject
!
@@||ad.91.sellertool.com/
@@||anti-virus4u.com/v/
@@||imasdk.googleapis.com^$domain=cnet.com
@@||kastatic.com^$domain=kickass.to
@@||mediaplex.com$domain=cnet.com
@@&ad_type=$domain=ultimate-guitar.com
@@.aliimg.com$domain=aliexpress.com
@@.instantservice.com$document
@@||adserver.fixionmedia.com$domain=blabbermouth.net
@@||amazon.com/gp/redirect.html
@@||coolermaster.com/images/adv_
@@||gigya.com$domain=dailystar.co.uk
@@||google.com/analytics/web/$document
@@||googledrive.com$document
@@||pgpartner.com^
@@||quantcast$domain=soundcloud.com
@@||redirect.disqus.com^
@@||sync.maxthon.com$document
@@||webstatic.nero.com^
@@||www.gdata.pl^$elemhide
! channel banner on youtube
@@||yimg.com/*/*.css
@@||yimg.com/*/css/
@@||ytimg.com^*_banner$domain=youtube.com
!
@@||feedly.com/i/^$jsinject
@@||s-plugins.wordpress.org
@@||s1.wp.com^
! start: because anti-adblocker script
@@||adm.fwmrm.net^$domain=revision3.com
! end: because anti-adblocker script
! start: because of adbackground rule
@@||analogplanet.com^$elemhide
@@||audiostream.com^$elemhide
@@||hometheater.com^$elemhide
@@||innerfidelity.com^$elemhide
@@||shutterbug.com^$elemhide
@@||stereophile.com^$elemhide
! end: because of adbackground rule
@@|steamgamesales.com^$urlblock
@@||content.newegg.com$document
@@||filecheck.ru^$elemhide
@@||greetingvideo.ru/$elemhide
@@||krebsonsecurity.com
! For videos to play in IE9 (http://www.youtube.com/user/monkeyseevideos?
feature=CAgQwRs%3D)
@@weather.gov/xml/$document
@@|http://ie.microsoft.com/testdrive/Performance/FishBowl/Default.html|$document
@@||acid2.acidtests.org^$document
@@||acid3.acidtests.org^$document
@@||ad.doubleclick.net/*/adi/com.ytbc/$domain=youtube.com
@@||autos.souq.com/$elemhide
@@||cargocollective.com/designs/$document
@@||i-funbox.com/images/
@@||mediacdn.disqus.com^$document
@@||wmdportal.com/wp-content/uploads/2012/05/cars_banner.png
! START: Enabling requests from Google's SERP, shopping, etc
@@||ad-emea.doubleclick.net/clk
@@||googleadservices.com^$domain=google.ae|google.at|google.be|google.by|google.ca|
google.ch|google.cl|google.cn|google.co.id|google.co.in|google.co.jp|google.co.th|
google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|
google.com.bd|google.com.br|google.com.co|google.com.eg|google.com.hk|
google.com.mx|google.com.my|google.com.ng|google.com.pe|google.com.ph|
google.com.pk|google.com.sa|google.com.sg|google.com.tr|google.com.tw|
google.com.ua|google.com.vn|google.de|google.dk|google.ee|google.es|google.fr|
google.gr|google.hu|google.ie|google.it|google.nl|google.no|google.pl|google.pt|
google.ro|google.rs|google.ru|google.se|google.sk|google.tn
! END
@@||download.com/ad-
@@||ad.zanox.com/ppc/$subdocument,domain=wisedock.at|wisedock.co.uk|wisedock.com|
wisedock.de|wisedock.eu
@@||player.arsenal.com/adverts/video
@@||static.mobile.eu^*/resources/images/ads/
superteaser_$image,domain=automobile.fr|automobile.it|mobile.eu|mobile.ro
@@||tous-sports.fr/js/advertisement-AdBlock.js
@@||tous-sports.tv/js/advertisement-AdBlock.js
!
@@||myex.com/API/1/MYEX/$~third-party,xmlhttprequest
! START: Fixing Safari SNI issues
(https://github.com/AdguardTeam/CoreLibs/issues/598)
! END
!-------------------------------------------------------------------------------!
!------------------ Fixing Stealth Mode ----------------------------------------!
!-------------------------------------------------------------------------------!
!-----------------------------------------------------------
!-------------------- Fixing Stealth Mode ------------------
!-----------------------------------------------------------
!############### TEMPORARY ###############
! remove after ext 3.0 release
@@||accounts.google.com^$stealth
@@||content.googleapis.com/cryptauth$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45549
! https://github.com/AdguardTeam/AdguardFilters/issues/38586
! https://forum.adguard.com/index.php?threads/1fichier-com.32832/
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1391 [Stealth Mode
- DNT]
@@||1fichier.com/?$stealth,~stylesheet,~image,~script
! https://github.com/AdguardTeam/AdguardFilters/issues/32757 [Stealth Mode - Block
third-party Authorization header]
@@||cf.talpa.digital/spaces^$stealth
! https://github.com/AdguardTeam/AdguardForWindows/issues/2074 [Stealth Mode -
Strip URLs from tracking parameters]
! https://github.com/AdguardTeam/AdguardFilters/issues/10009
! https://github.com/AdguardTeam/AdguardFilters/issues/23604
@@||humblebundle.com/*utm_campaign^$stealth
@@||avansas.com/*.html?utm_source=*&utm_medium=*&utm_campaign=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/22422
! https://github.com/AdguardTeam/CoreLibs/issues/479
@@||accounts.ea.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/9609
@@||gittigidiyor.com/*&gclid=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/8958
@@||aliexpress.com/*.html?src=*&gclid=$stealth
@@||clickserve.dartsearch.net/link/click?*&gclid=$stealth
@@||adidas.pl/*&gclid=$stealth
!#########################################
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65839 [Stealth Mode - Block
third-party Authorization header]
@@||disco-api.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/65534 [Stealth Mode - DNT]
@@||typhoon.zjwater.gov.cn^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/65448 [Stealth Mode -
Referrer]
@@||hypercomments.com/api/comments?widget_id=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/65468 [Stealth Mode -
Referrer]
@@||api.mapbox.com^$stealth,domain=padmapper.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65050 [Stealth Mode -
Referrer]
@@||tvguide.to/*.php?stream=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/64759 [Stealth Mode -
Referrer]
@@||imgmirror.club/images/$stealth,domain=loveha.net
! https://github.com/AdguardTeam/AdguardFilters/issues/64493 [Stealth Mode -
Referrer]
@@||c.dun.*.com/api/$stealth,domain=dig.chouti.com
! Tiktok videos [Stealth Mode - Referrer]
@@||tiktokcdn.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/63825 [Stealth Mode -
Referrer]
@@||112.172.165.208^$stealth,domain=cooln.net
! https://github.com/AdguardTeam/AdguardFilters/issues/63777
@@||konto.play.pl^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/63234 [Stealth Mode -
WebRTC, Referrer]
@@||bazon.site/embed/$stealth
! https://github.com/AdguardTeam/CoreLibs/issues/1335 [Stealth Mode - WebRTC]
@@||files.fm/f/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/62077 [Stealth Mode -
Referrer]
@@||api.imgur.com^$domain=lcpkicdemehhmkjolekhlglljnkggfcf,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/61998 [Stealth Mode - IP
hiding, User-agent]
@@||api.ott.kinopoisk.ru^$stealth
@@||ott.yandex.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/62129 [Stealth Mode - IP
hiding]
@@||exsite24.pl/cdn-cgi/challenge-platform/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/61919
@@||ntv*.akamaized.net/*.m3u8$stealth
@@||ntv*.akamaized.net/*.ts$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/61832 [Stealth Mode -
Referrer]
@@||mkklcdnv7.com^$stealth,image
! https://forum.adguard.com/index.php?threads/adguard-breaks-newly-redesigned-
blitz-app.39391/ [Stealth Mode - User-agent]
@@||blitz.gg/app^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/61565 [Stealth Mode -
Referrer]
@@||wstream.to/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/60981 [Stealth Mode - Block
third-party Authorization header]
@@||sso.myscript.com^$stealth
@@||nebo.app/auth?$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/61436 [Stealth Mode -
Referrer]
@@||img.tdgujian.com^$image,stealth,domain=2dfan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/60796 [Stealth Mode - User-
agent]
@@||yoox.com/images/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/60780 [Stealth Mode -
Referrer]
@@||dxb.to/player/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/60120 [Stealth Mode -
Referrer]
@@||partner.speedtestcustom.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/60623 [Stealth Mode -
Referrer]
@@||realtimestatistics.net^$stealth,domain=worldometers.info
! https://github.com/AdguardTeam/AdguardFilters/issues/60448 [Stealth Mode -
Referrer]
@@||i.pximg.net/*/img/$stealth,domain=pixiv.net
! https://github.com/AdguardTeam/AdguardFilters/issues/60226
@@||ahcdn.xyz^$stealth,media
! https://github.com/AdguardTeam/AdguardFilters/issues/60250 [Stealth Mode -
Referrer]
@@||api.smartystreets.com/lookup$stealth,domain=att.com
! https://github.com/AdguardTeam/AdguardFilters/issues/60103 [Stealth Mode -
Referrer]
@@||embed.binkies3d.com^$stealth,domain=gsmarena.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59917 [Stealth Mode -
Referrer]
@@||shrink-service.it/api-extension/$stealth,domain=adshrink.it
! https://github.com/AdguardTeam/AdguardFilters/issues/59439 [Stealth Mode - IP
hiding]
@@||zee5*.akamaized.net^$stealth,domain=zee5.com
@@||www.zee5.com^$stealth,domain=zee5.com
! https://github.com/AdguardTeam/AdguardFilters/issues/58999 [Stealth Mode - User-
agent]
@@||id.skyeng.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/58946 [Stealth Mode - Block
third-party Authorization header]
@@||ec.nintendo.com^$stealth
@@||accounts.nintendo.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/58947 [Stealth Mode -
Referrer]
@@||31vaktii.xyz^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/58547 [Stealth Mode -
Referrer]
@@||cdntelesee.com/*.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/58105 [Stealth Mode - third-
party cookies]
@@||demorgen.be^$domain=myprivacy.dpgmedia.be,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/58303 [Stealth Mode -
Referrer]
@@||huxiucdn.com/*/*.mp4$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/57121 [Stealth Mode - Block
third-party Authorization header]
@@||payments.braintree-api.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/57494 [Stealth Mode -
Referrer]
@@||ren.tv/video/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/57349 [Stealth Mode -
Referrer]
@@||s-delivery*.mxdcontent.net^$media,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/56530 [Stealth Mode -
Referrer]
@@||dotice.me/*.m3u8$stealth
@@||dotice.me/*.ts$stealth
@@||key.seckeyserv.me^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/57017
@@||registrierung.web.de^$stealth
@@||registrierung.gmx.net^$stealth
! https://forum.adguard.com/index.php?threads/20532/ [Stealth Mode - Referrer]
@@||ttranslit.com^*.m3u8?$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/55883 [Stealth Mode -
Referrer]
@@||privateuploads.net/%$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/56860 [Stealth Mode -
Referrer]
@@||tvizorcdn.ru/*.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/56640 [Stealth Mode -
Referrer]
@@||sdn.cz^$stealth,domain=televizeseznam.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/56477#issuecomment-638972724
[Stealth Mode - Block third-party Authorization header]
@@||userservice-api.channel5.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/56770 [Stealth Mode - Block
Push API]
@@||powv1deo.cc^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/56483 [Stealth Mode - IP
hiding]
@@||subscribenow.com.au/*/offers/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/56338 [Stealth Mode -
WebRTC]
@@||hangouts.google.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/56368 [Stealth Mode -
Referrer]
@@/mangakakalot/*$stealth,image,domain=mangakakalot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56020 [Stealth Mode -
Referrer]
@@||123tv.live^$stealth,domain=123tvnow.com
@@/live/*/*.m3u8$stealth,domain=123tvnow.com
@@/live/*/*.ts$stealth,domain=123tvnow.com
! https://github.com/AdguardTeam/AdguardFilters/issues/56068 [Stealth Mode -
Referrer]
@@||amazonaws.com/zeroistanbulplaylist/$stealth,domain=zeroistanbul.com
! https://github.com/AdguardTeam/AdguardFilters/issues/55487 [Stealth Mode - IP
hiding]
@@||50.7.161.20:8081/*.m3u8?$stealth
@@||50.7.161.20:8081/*.ts?$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/35789 [Stealth Mode -
Referrer]
@@||cloudvideo.tv/embed-$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/55309 [Stealth Mode -
Referrer]
@@||mylogin.abc.net.au^$stealth
@@||login.abc.net.au^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/54799 [Stealth Mode - Block
third-party Authorization header]
@@||public-ubiservices.ubi.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/54772 [Stealth Mode -
Referrer]
@@||gounlimited.to/embed-*.html$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/55036 [Stealth Mode -
Referrer]
! https://github.com/AdguardTeam/AdguardFilters/issues/54660
@@||mcloud.to/key$stealth
@@||mcloud.to/embed/$stealth
@@||mcloud2.to/key$stealth
@@||mcloud2.to/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/54513 [Stealth Mode - IP
hiding]
@@||finishline.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/54554 [Stealth Mode -
Referrer]
@@||ustv24h.live^$stealth,domain=ustvgo.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/54270 [Stealth Mode -
Referrer]
@@||preview.editmysite.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/54275 [Stealth Mode -
Referrer]
@@||imgmirror.club/images/$stealth,domain=loveheaven.net
! https://github.com/AdguardTeam/AdguardFilters/issues/53998 [Stealth Mode -
Referrer]
@@||ahcdn.com/key=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/53977 [Stealth Mode -
Referrer]
@@||downloader.disk.yandex.$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/53890 [Stealth Mode - Block
Push API]
@@||savefrom.net/savefrom.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/53310 [Stealth Mode - Block
Push API]
@@||powvldeo.me^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/52943 [Stealth Mode -
Referrer]
@@||forms.ministryforms.net/*.aspx^$stealth,domain=app.clovergive.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52135 [Stealth Mode - Block
third-party Authorization header]
@@||global.edge.bamgrid.com^$stealth,domain=disneyplus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/53120 [Stealth Mode -
Referrer]
@@||webcam.atomsk.ru^*/index?vid=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/65928
! https://github.com/AdguardTeam/AdguardFilters/issues/52925 [Stealth Mode -
Referrer]
@@||auto-swiat.pl/*?srcc=ucs&utm$stealth
@@||komputerswiat.pl/*?srcc=ucs&utm$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/52896 [Stealth Mode -
Referrer]
@@||cdn.bunny.sh^$media,stealth
! facebook.com - missing option to switch to new layout [Stealth Mode - User-agent]
@@||facebook.com/bluebar/modern_settings_menu^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/52411 [Stealth Mode -
Referrer - IP hiding]
@@||compriso.speedtestcustom.com^$third-party,stealth
@@||compriso.speedtestcustom.com/api/js/servers$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/52315 [Stealth Mode -
Referrer]
@@||amazonaws.com/images.filepuma.com^$stealth,domain=filepuma.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52311 [Stealth Mode -
Referrer]
@@||9anime.nl/watch/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/52255 [Stealth Mode -
Referrer]
@@||tv.media.jio.com/streams_live/$stealth,domain=jionews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52100
@@||cetesdirecto.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/51919 [Stealth Mode - Strip
URLs from tracking parameters]
@@||lanacion.com.ar/?utm_source=navigation$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/51752 [Stealth Mode -
Referrer]
@@||tawk.to^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/51572 [Stealth Mode -
Referrer]
@@||zidiplay.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/51230 [Stealth Mode -
Referrer]
@@||cdpn.io^$stealth,domain=codepen.io
! https://github.com/AdguardTeam/AdguardFilters/issues/51004 [Stealth Mode - User-
agent]
@@||embed.streamx.me^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/50691 [Stealth Mode -
Referrer]
@@||onli.anime-best.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45780#issuecomment-593124050
[Stealth Mode - WebRTC]
@@||e.mail.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/50634 [Stealth Mode -
Referrer]
@@||cdnfile.info/*/stream/$stealth,domain=vidcloud9.com
! https://github.com/AdguardTeam/AdguardFilters/issues/50186 [Stealth Mode -
Referrer]
@@||rexdlfile.com/index.php?id=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/50259 [Stealth Mode -
Referrer]
@@||realtime-chart.info^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/50042
@@||clipwatching.com/embed-*.html$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/49995
@@||media.videopolis.com/*/api/getById/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/50025 [Stealth Mode -
Referrer]
@@||hls.kinoplayer.co/hls/*/*.ts$stealth
@@||hls.kinoplayer.co/hls/*/playlist.m3u8$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/49074 [Stealth Mode -
Referrer]
@@||static.crunchyroll.com/*/player.html$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/49682 [Stealth Mode - Block
third-party Authorization header]
@@||bcvipva02.rightnowtech.com^$stealth,domain=custhelp.com
! https://github.com/AdguardTeam/AdguardFilters/issues/49958#issuecomment-586758624
[Stealth Mode - Referrer]
@@||relap.io/api/v*/head.js$domain=briefly.ru|kulturologia.ru,stealth
! backerkit.com - survey not completing [Stealth Mode - Referrer]
@@||backerkit.com/backer/survey$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/49262
@@||gameguardian.b-cdn.net^$domain=gameguardian.net,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/49266#issuecomment-583076764
[Stealth Mode - IP hiding]
@@||s*.5playdisk.ru/*/files/*.apk$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/49009 [Stealth Mode -
Referrer]
@@||byfly.dualstack.speedtestcustom.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/49233 [Stealth Mode -
Referrer]
@@||pasteuphd.live/*.php$stealth,domain=ultrapeliculashd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/48902 [Stealth Mode -
Referrer]
@@||down.humoruniv.org^$image,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/48880 [Stealth Mode -
Referrer]
@@||cdpn.io/*/v*/store?token=$stealth,domain=codepen.io
! https://github.com/AdguardTeam/AdguardFilters/issues/48379 [Stealth Mode -
Referrer]
@@||worldometers.info^|$stealth
! https://forum.adguard.com/index.php?threads/bank-website-keeps-redirecting.37056/
@@||homebanking.bancoctt.pt^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/48221 [Stealth Mode - Block
third-party Authorization header]
@@||api.getgrover.com/api/*/user$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/48069 [Stealth Mode - IP
hiding]
@@||cdn*.vb*rexhammond.pw/stream*/cdn*$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/48092 [Stealth Mode -
Referrer]
@@||cdn*.porno-film.site/vk_video$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/47342 [Stealth Mode -
Referrer]
@@||avgle.com/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/47881 [Stealth Mode - IP
hiding]
@@||tbs.com/core/$stealth,domain=tbs.com
@@||tbs.com/modules/$stealth,domain=tbs.com
@@||tbs.com/themes/$stealth,domain=tbs.com
@@||tbs.com/api/*/resolve$stealth,domain=tbs.com
@@||tbs.com/ajax/$stealth,domain=tbs.com
@@||tbs.com/libraries/$stealth,domain=tbs.com
@@||tbs.com/turner/$stealth,domain=tbs.com
@@||cdn.turner.com/*/getConfig$stealth,domain=tbs.com
@@||turnip.cdn.turner.com/top/auth/$stealth,domain=tbs.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47722 [Stealth Mode -
Referrer]
@@||login.aliexpress.com^$stealth,domain=aliexpress.ru|aliexpress.com
@@||passport.aliexpress.com^$stealth,domain=aliexpress.ru|aliexpress.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47196#issuecomment-573401982
@@||1plus1.video/video/embed$stealth,domain=tsn.ua
@@||grandcentral.1plus1.video^$stealth,domain=1plus1.video
! https://github.com/AdguardTeam/AdguardFilters/issues/47113 [Stealth Mode -
Referrer]
@@||html5.gamedistribution.com/*/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/47175 [Stealth Mode -
Referrer]
@@||img.supmil.net/static2/image^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/47154 [Stealth Mode - User-
agent]
@@||microsoftedgeinsider.com/*/download$stealth
@@||microsoftedge.microsoft.com/addons^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46992
@@||online.shellfcu.org^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46903 [Stealth Mode -
Referrer]
@@||molyusercontentstage.me/hls/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46699 [Stealth Mode -
Referrer]
@@||apiavsee.com/player.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46730 [Stealth Mode -
Referrer]
@@||auth.xtrend.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46686 [Stealth Mode -
Referrer]
@@||mediaset.es/*mtweb$stealth,domain=mitele.es
! amazon Video page - plugin not supported [Stealth Mode - User-agent]
@@||amazon.*/*/dp$stealth
@@||amazon.*/*autoplay$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46447 [Stealth Mode -
Referrer]
@@||player.daznfeeds.com/epbootstrap^$stealth
@@||player.daznfeeds.com/epvod^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46261 [Stealth Mode - User-
agent]
! wakanim.tv - broken player [Stealth Mode - Block third-party Authorization
header]
@@||wakatest.keydelivery.northeurope.media.azure.net^$stealth,domain=wakanim.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/45811 [Stealth Mode - IP
hiding]
@@||multi.idocdn.com^$domain=hydrax.net,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45817 [Stealth Mode - Strip
URLs from tracking parameters]
@@||ad.doubleclick.net/ddm/trackclk/*https://www.thegoodguys.com.au/*?
utm_source=Partner$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45696#issuecomment-564835302
[Stealth Mode - Referrer]
@@||qooqlevideo.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45774 [Stealth Mode -
Referrer]
@@||livebox247.com/embed-$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45714 [Stealth Mode -
Referrer]
@@||shumafen.cn/api/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45450 [Stealth Mode -
Disable cache for third-party requets]
@@||transfer-storage-transfer-*.s3.*.amazonaws.com^$stealth,domain=fromsmash.com
! https://github.com/AdguardTeam/AdguardFilters/issues/45282 [Stealth Mode -
Referrer]
@@||aplayer.xyz/player/watch.php^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45287 [Stealth Mode -
Referrer]
@@||stream-play-4you-ads.anime-live.com^$stealth
! https://forum.adguard.com/index.php?threads/www-asos-fr.36189 [Stealth Mode -
Referrer]
@@||my.asos.com/identity^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45105 [Stealth Mode -
Referrer]
@@||i.blogtruyen.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45077 [Stealth Mode -
Referrer]
@@||static.3001.net^$stealth,domain=freebuf.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44783
! https://github.com/AdguardTeam/AdguardFilters/issues/44453 [Stealth Mode -
Referrer]
@@||filmweb.pl^$stealth
! login.yahoo.com - sometimes ligin failed(Captcha issue) [Stealth Mode - Referrer]
@@||login.yahoo.com$stealth
@@||login.yahoo.net^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/45490 [Stealth Mode -
Referrer]
@@||myanime.online/player/out.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/44369 [Stealth Mode -
Referrer]
@@||hamreus.com^$image,stealth,domain=manhuagui.com
! https://github.com/AdguardTeam/AdguardFilters/issues/44298
@@||linetv.tw/profile$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/43804 [Stealth Mode - IP
hiding]
@@||prod.sixthcontinent.com/webapi/getaccesstoken$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/43735 [Stealth Mode -
Referrer]
@@||antibot.cloud/content/cloud*.php?$stealth
! Fixing images on dontorrent.to [Stealth Mode - Referrer]
@@||blazing.network/imagenes/$image,stealth,domain=dontorrent.to
! https://github.com/AdguardTeam/AdguardFilters/issues/43568
@@||tv.kakao.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/43306 [Stealth Mode -
Referrer]
@@||vnecdn.net/vnexpress/video/video/$stealth,domain=vnexpress.net
! https://github.com/AdguardTeam/AdguardFilters/issues/43534 [Stealth Mode -
Referrer]
@@||content-materialgallery.googleapis.com/batch?$stealth,domain=gallery.io
! https://github.com/AdguardTeam/AdguardFilters/issues/43398 [Stealth Mode -
Referrer]
@@||amazonaws.com/cwl-leveling-json^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/43375 [Stealth Mode -
Referrer]
@@||hentaicdn.com^$stealth,domain=hentai2read.com
! https://github.com/AdguardTeam/AdguardFilters/issues/42999
@@||holywarsoo.net^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/42737 [Stealth Mode - IP
hiding]
@@||mijn.ou.nl/web/ou/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/12579 [Stealth Mode -
Referrer]
@@||txxx.ahcdn.com/key=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/42784 [Stealth Mode -
Referrer]
@@||dcinside.co.kr/viewimage.php^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/42946 [Stealth Mode - Strip
URLs from tracking parameters]
@@||chaynikam.info^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/42634 [Stealth Mode -
Referrer]
@@||googleapis.com/tile/v*/createSession?key=$stealth,domain=waze.com
@@||googleapis.com/tile/v*/*?session=$stealth,domain=waze.com
! https://github.com/AdguardTeam/AdguardFilters/issues/42217 [Stealth Mode -
Referrer]
@@||outlineapi.com/v*/get_article?id=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/41804 [Stealth Mode -
Referrer]
@@||cleeng.com/js-api/*/*-third-party.js.php$stealth,domain=impactplus.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/41799 [Stealth Mode -
Referrer]
@@||fileru.net/iframe.php?$stealth
@@||fileru.me/iframe.php?$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/41380 [Stealth Mode -
Referrer]
@@||algolia.net/*/indexes/*/queries?x-algolia-agent*vue-instantsearch*algolia-api-
key$stealth
! https://forum.adguard.com/index.php?threads/34955/ [Stealth Mode - Referrer]
@@||potokcdn.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/41774 [Stealth Mode -
Referrer]
@@||hls.jetcdn.co/public/dist/index.html$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/40983 [Stealth Mode -
Referrer]
@@||linkvietvip.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/41136 [Stealth Mode -
Referrer]
@@||51.15.*/videoplayback?vid=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/40761 [Stealth Mode - no
option]
@@||booking.vietjetair.com/searchrespax.aspx$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/41235 [Stealth Mode -
Referrer]
@@||android1.net/*.apk^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/40548 [Stealth Mode -
Referrer]
@@||avple.video/v/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/40618 [Stealth Mode - IP
hiding]
@@||downloadly.ir^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/40501 [Stealth Mode -
Referrer]
@@/data/editor/*$stealth,domain=coolenjoy.net
! https://github.com/AdguardTeam/AdguardFilters/issues/40394 [Stealth Mode -
Referrer]
@@||animeku.org/play*.php?id=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/40139 [Stealth Mode -
Referrer]
@@||fonts.shopifycdn.com/roboto/roboto_*.woff$stealth,domain=shopify.com
! origin.com - sign-in/checkout broken [Stealth Mode - Block third-party
Authorization header]
@@||gateway.ea.com/proxy/identity/pids$stealth
@@||gateway.ea.com/proxy/commerce/carts2$stealth
! https://forum.adguard.com/index.php?threads/issue-with-mycanal-fr.34924/
[Stealth Mode - Block third-party Authorization header]
@@||secure-gen-hapi.canal-plus.com/conso/view$stealth
@@||secure-gen-hapi.canal-plus.com/conso/playset^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/39728 [Stealth Mode - Strip
URLs from tracking parameters]
! https://github.com/AdguardTeam/AdguardFilters/issues/39822 [Stealth Mode -
Referrer]
@@||1plus1.ua^$stealth,domain=1plus1.ua
! https://github.com/AdguardTeam/AdguardFilters/issues/39776 [Stealth Mode -
Referrer]
@@||ilrestodelcarlino.it/*/video/*?embed$stealth
@@||ads.viralize.tv/display/$stealth,domain=ilrestodelcarlino.it
! https://github.com/AdguardTeam/AdguardFilters/issues/38910 [Stealth Mode -
Referrer]
@@/dash?tvid=$stealth,domain=iqiyi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/39650 [Stealth Mode -
Referrer]
@@||login.vk.com/?act=openapi$domain=220vk.com,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/39669 [Stealth Mode -
Referrer]
@@||ndisk*.cizgifilmlerizle.com/getvid?$stealth
! bethesda.net - patch notes not opening [Stealth Mode - Block third-party
Authorization header]
@@||cdn.contentful.com/spaces^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/39373 [Stealth Mode -
Referrer]
@@||youtube.googleapis.com/embed^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/39103 [Stealth Mode -
Referrer]
@@||stream365.live/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/39069 [Stealth Mode -
Referrer]
@@||cdn-pics.pornhd.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/39071 [Stealth Mode -
Referrer]
@@||pictogo.net^$stealth,third-party
! store.playstation.com - broken agegate [Stealth Mode - Referrer]
@@||store.playstation.com/html/webIframeRedirect.html?requestId$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/38583 [Stealth Mode -
Referrer]
@@||googleapis.com/youtube/*/search?key=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/38163 [Stealth Mode -
Referrer]
@@||maps.googleapis.com/maps/api/$stealth,domain=offerup.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38230 [Stealth Mode -
Referrer]
@@||kastream.biz/embed*.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/38013 [Stealth Mode -
Referrer]
@@||iframe.twainmarky.online^$stealth,domain=yonjatv8.com
! https://github.com/AdguardTeam/AdguardFilters/issues/38088 [Stealth Mode -
Referrer]
@@||player.starlight.digital^$stealth
! gmx.net - error 403 when clicking on link on redirector [Stealth Mode - Referrer]
@@||deref-gmx.net/mail/client/*/dereferrer/?redirectUrl=$stealth
! https://forum.adguard.com/index.php?threads/webtoons-com-comment-error.34212
[Stealth Mode - Referrer]
@@||global.apis.naver.com/commentBox/cbox/web_neo_list_jsonp.json$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/63522
! https://github.com/AdguardTeam/AdguardFilters/issues/34644 [Stealth Mode - Strip
URLs from tracking parameters]
@@||fakt.pl/*?utm_source=$stealth
@@||onet.pl/?utm_source=$removeparam
@@||onet.pl/?utm_source=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/34068 [Stealth Mode -
Referrer]
@@||cdntvnet.com/*.php$stealth,domain=hochu.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/37463 [Stealth Mode -
Referrer]
@@||id.zaloapp.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/37799 [Stealth Mode -
Referrer]
@@||cdn*.jianshu.io^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/37551 [Stealth Mode -
Referrer]
@@||ymcdn.site/check.php?callback=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/37446 [Stealth Mode -
WebRTC]
@@||web.skype.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/37489 [Stealth Mode -
WebRTC]
@@||homeagents.online^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/37251 [Stealth Mode -
Referrer]
@@||prettyfast.to/e/*?&autostart$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/36802 [Stealth Mode -
Referrer]
@@||fastplay.me/ifr/fst/gov2a.php?id=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/31239 [Stealth Mode -
Referrer]
@@||hdzog.ahcdn.com/key=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/36904 [Stealth Mode -
Referrer]
@@||zhengdongwuye.cn/upload/$image,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/35064 [Stealth Mode -
Referrer]
@@/track?vid=*&mime=video/
mp4&*&domain=*.drive.google.com$stealth,domain=kissasian.sh
@@/videoplayback?vid=*.drive.google.com&*&mime=video/
mp4$stealth,domain=kissasian.sh
! https://github.com/AdguardTeam/AdguardFilters/issues/36932 [Stealth Mode -
Referrer]
@@||amhcdn.net/*/*.mp4$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/36802
@@||videoplanet.me/ifr/fst/gov2a.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33285 [Stealth Mode -
Referrer]
@@||movie.kinoche.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/36677 [Stealth Mode - IP
hiding]
@@||50.7.92.82^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/36048 [Stealth Mode - Block
third-party Authorization header]
@@||api.pinger.com$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/36278 [Stealth Mode -
Referrer]
@@||rykoeb.com/remote_control.php^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/35529 [Stealth Mode -
Referrer]
@@||premiumtvchannels.com/clappr/$stealth
! https://forum.adguard.com/index.php?threads/opera-my-flow-problem.33645 [ Stealth
Mode - Block third-party Authorization header]
@@||flow.opera.com/*/pairing-tokens$stealth
! https://forum.adguard.com/index.php?threads/resolved-supertelevisionhd-com.33472
[Stealth Mode - Referrer]
@@||aohdonline.info/peliculas^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/36085 [Stealth Mode -
Referrer]
@@||dizilab.pw/yabanci-dizi^$stealth
@@||dizilab.pw/tbplayer?vid=$stealth
! frankenpost.de - "Vorlesen" broken [Stealth Mode - Referrer]
@@||linguatec.org/VoiceReaderWeb15WebService^$stealth
! jccsmart.com is broken [Stealth Mode]
@@||jccsmart.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/35999 [Stealth Mode -
Referrer]
@@||embed.streamx.live^$stealth
! https://forum.adguard.com/index.php?threads/2034/
@@||googleadservices.com/pagead/conversion.js$domain=dubizzle.com
! https://github.com/AdguardTeam/AdguardFilters/issues/12579 [Stealth Mode -
Referrer]
@@||txxx.com/ext/get_file^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/35419 [Stealth Mode -
Referrer]
@@||player.vimeo.com/video^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/35407 [Stealth Mode -
Referrer]
@@||e.issuu.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/35331 [Stealth Mode -
Referrer]
@@||googleapis.com/identitytoolkit^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/57566 [Stealth Mode -
Referrer]
@@||algolia.net/*/indexes/$stealth
@@||algolianet.com/*/indexes/$stealth
! redirect from corporate offer site broken [Stealth Mode - Referrer]
@@||corporatebenefits.spectrum8.de^$third-party,stealth
@@||estore.sonymobile.com/*-epp/?refid=$third-party,stealth
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1420 [Stealth Mode
- Referrer]
@@||api.mapbox.com/*/mapbox.mapbox-terrain-*,mapbox.mapbox-streets-*^$stealth
! forumcommunity.net - pictures not loading [Stealth Mode - Referrer]
@@||img.forumfree.net^$stealth
@@||uploads.forumcommunity.it^$stealth
@@||upload.forumfree.net^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/34622 [Stealth Mode -
Referrer]
@@||lmjvideocdn.*-cdn.net/*.mp4?hash=$stealth,domain=letmejerk.com
! xhamster.com - broken video [Stealth Mode - Referrer]
@@||cdn13.com/dash$domain=xhamster.com,stealth
! hexlet.io - video player fixing [Stealth Mode - Referrer]
@@||player.vimeo.com^$domain=hexlet.io,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/34723 [Stealth Mode -
Referrer]
@@||112.172.165.208^$domain=cooln.kr,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/34572 [Stealth Mode - IP
hiding]
@@||molyusercontentstage.me/*/*.mp4$stealth,domain=vidmoly.me
! https://github.com/AdguardTeam/AdguardFilters/issues/34511 [Stealth Mode -
Referrer]
@@||episode.pmcontent.com^$stealth
! prom.ua - fixing adding to basket [Stealth Mode - Referrer]
@@||my.prom.ua/*/iframe$stealth
! hanime.tv - broken video [Stealth Mode - Referrer]
@@||hanime.tv/omni-player/index.html$stealth
! my.visualstudio.com/downloads - error page [Stealth Mode - Referrer]
@@||vlscppe.microsoft.com/fp/tags.js$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/34201 [Stealth Mode -
Referrer]
@@||trollvid.net/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/38345 [Stealth Mode -
Referrer]
@@||player*.kotakhitam.casa/?$stealth
@@||player.kotakputih.casa/?$stealth
@@||player.kotakcoklat.casa/?$stealth
@@||player.kotaksilver.casa/?$stealth
@@||player.kotakbiru.casa/?$stealth
@@||player.mittui.com/?$stealth
@@||player.akubebas.com/?$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33933 [Stealth Mode -
Referrer]
@@||kotakhitam.casa/?*token=$stealth
@@||kotakputih.casa/?*token=$stealth
@@||kotakcoklat.casa/?*token=$stealth
@@||drive.google.com/videoplayback$stealth,domain=idxx1.rocks|idxx1.net|idtube.me
@@||kotaksilver.casa/?*token=$stealth
@@||kotakbiru.casa/?*token=$stealth
@@||mittui.com/?*token=$stealth
@@||akubebas.com/?*token=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33905 [Stealth Mode -
Referrer]
@@||uzmantv.com/metadata/$stealth
!
https://reddit.com/r/Adguard/comments/bq0cab/how_to_configure_so_that_kinja_sites_g
izmodo/ [Stealth Mode - Referrer]
@@||kinja.com/api/profile/accountwithtoken$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33874 [Stealth Mode -
Referrer]
@@||cdn4.us^$stealth
@@.m3u8$stealth,domain=telerium.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/33872 [Stealth Mode -
Referrer]
@@||hbimg.huabanimg.com^$stealth,domain=huaban.com
! https://github.com/AdguardTeam/AdguardFilters/issues/33700 [Stealth Mode -
Referrer]
@@||cloud.typography.com/*/css/fonts.css$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33672
@@||vider.info^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33631 [Stealth Mode -
Referrer]
@@||mcloud.to/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33395 [Stealth Mode -
Referrer]
@@||cdn.bg/live/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33602 [Stealth Mode -
Referrer]
@@||google.com/maps/embed/v*/place?key=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33487 [Stealth Mode -
Referrer]
@@||zidiplay.com/v/$stealth,domain=watchhowimetyourmother.online
! https://github.com/AdguardTeam/AdguardFilters/issues/33299 [Stealth Mode -
Referrer]
@@||lhscanlation.club/images/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33292 [Stealth Mode -
Referrer]
@@||namu.la^$stealth,domain=namu.live
! https://github.com/AdguardTeam/AdguardFilters/issues/33121 [Stealth Mode -
Referrer]
@@||jawcloud.co/embed$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/32836 [Stealth Mode -
Referrer]
@@||bing.com/secure/Passport.aspx$stealth,important
! https://github.com/AdguardTeam/AdguardFilters/issues/32557 [Stealth Mode -
Referrer]
@@||amazonaws.com/cdn.pbrd.co/images/$stealth,domain=pasteboard.co
! https://github.com/AdguardTeam/AdguardFilters/issues/31969 [Stealth Mode - IP
hiding]
@@||javfor.me/jav-api.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/32461 [Stealth Mode - User-
agent]
@@||stepik.org/lesson^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/32175 [Stealth Mode -
Referrer]
@@||nasa-i.akamaihd.net/hls/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/32013 [Stealth Mode -
Referrer]
@@||googleapis.com/youtube/$stealth,domain=learnlinux.tv
! bundestag.de/mediathek - player breaks after a while (seen in console) [Stealth
Mode - without options]
@@||cdn.tv*.eu^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/29469 [Stealth Mode -
without options]
@@||vk.com/vkpay$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/31791 [Stealth Mode -
Referrer]
@@||inxy.co/*.ts$stealth
@@||inxy.co/*.m3u8$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/31887 [Stealth Mode]
@@||t-mobile.cz/sms^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/31793 [Stealth Mode -
Referrer]
@@/streamlive/*.m3u8?token=$stealth,domain=stream.televall.website|
stream.televall.site
! https://github.com/AdguardTeam/AdguardFilters/issues/31327 [Stealth Mode -
Referrer]
@@||doluoyun.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/31360 [Stealth Mode -
Referrer]
@@||icloud.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/31175 [Stealth Mode -
Referrer]
@@||qiantucdn.com^$stealth,domain=58pic.com
! https://github.com/AdguardTeam/AdguardFilters/issues/31000 [Stealth Mode -
Referrer]
@@||egybest.site^$stealth
@@||egy.best^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/52963 [Stealth Mode -
Referrer]
@@||tildacdn.com^$stealth,xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/30973 [Stealth Mode -
Referrer]
@@||googleapis.com/youtube/$stealth,domain=angrybirdsnest.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30668 [Stealth Mode -
Referrer]
@@||36krcnd.com^$stealth,domain=36kr.com
! https://github.com/AdguardTeam/AdguardFilters/issues/30630 [Stealth Mode -
Referrer]
@@||manhuagui.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/30112 [Stealth Mode - IP
hiding]
@@||secure.selfwealth.com.au^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/28054 [Stealth Mode -
Referrer]
@@||pornohype.cc/*/|$media,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/28445 [Stealth Mode -
Referrer]
@@||file-static.com^$stealth,domain=eyny.com
@@||static-file.com^$stealth,domain=eyny.com
! https://github.com/AdguardTeam/AdguardFilters/issues/29664 [Stealth Mode -
Referrer]
@@||4cdn.org^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/29502 [Stealth Mode - Block
third-party Authorization header]
@@||api.momentumdash.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/28586
@@||vk.payservice.io^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/28958 [Stealth Mode -
Referrer]
@@||cdn61.zvooq.com/track/stream^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/28444 [Stealth Mode -
Referrer]
@@||ruten.com.tw^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/28152 [Stealth Mode - IP
hiding]
@@||monoprice.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/27982 [Stealth Mode - IP
hiding]
@@||filmix.co/api/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/27076
@@||channel4.com^$stealth
! geetest.com is the captcha service
@@||api.geetest.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/24679
@@||tvplayer.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/24052
@@||hqq.tv/player/embed_player.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/23138 [Stealth Mode -
Referrer]
@@||csdnimg.cn^$stealth,domain=csdn.net
! https://github.com/AdguardTeam/AdguardFilters/issues/23031 [Stealth Mode -
Referrer]
@@||static.gota.infomaker.io^$stealth,domain=blt.se
@@||cloudfront.net/imengine/image.php$stealth,domain=blt.se
! https://github.com/AdguardTeam/AdguardFilters/issues/22778
@@||id.atlassian.com^$stealth
@@||login.nvgs.nvidia.com^$stealth
! Broken redirection [Stealth Mode - Strip URLs from tracking parameters]
@@||insocket.com/*/?utm_source=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/22641 [Stealth Mode - Strip
URLs from tracking parameters]
@@||cps.jd.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/22422
@@||accounts.ea.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/22430
@@||services.postimees.ee/places/*/autocomplete/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/22424 [Stealth Mode -
Referrer]
@@||yams.akamaized.net^$stealth
! https://forum.adguard.com/index.php?threads/videos-on-https-moviewatcher-is-will-
not-play-if-hide-your-referrer-from-third-parties-is-on.29417/ [Stealth Mode -
Referrer]
@@||tocloud.co/embed$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/18439#issuecomment-419687203
[Stealth Mode - Referrer]
@@||video*.xhcdn.com/key=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/21868
@@||baidupcs.com/file/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/21712 [Stealth Mode -
Referrer]
@@||crowdcompute-pa.clients*.google.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/21004 [Stealth Mode -
Referrer]
@@||pstatic.net^$image,stealth
@@||postfiles*.naver.net^$stealth
@@||dthumb.phinf.naver.net^$stealth
@@||static.editor.naver.net/static/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/20819 [Stealth Mode -
Referrer]
@@||dyncdn.me/mimages/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/20278 [Stealth Mode - Block
Java]
@@||integration.plarium.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/19794 [Stealth Mode -
Referrer]
@@||services.postcodeanywhere.co.uk/Capture/Interactive/$stealth
! Fixing not working video sent via Messenger on Facebook [Stealth Mode - Referrer]
@@||fbcdn.net^$stealth
! Fixing Yandex.TV player [Stealth Mode - Hide search queries]
@@||yastatic.net/yandex-html5-video-player-bundles$stealth
@@||yastatic.net/yandex-video-player-iframe-api-bundles$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/46832
! https://github.com/AdguardTeam/AdguardFilters/issues/16807 [Stealth Mode -
Referrer]
! https://github.com/AdguardTeam/AdguardFilters/issues/11446 [Stealth Mode -
Referrer]
@@||bilivideo.com^$stealth,domain=bilibili.com
@@||acgvideo.com^$stealth,domain=bilibili.com
@@||hdslb.com^$stealth,domain=bilibili.com
! https://github.com/AdguardTeam/AdguardFilters/issues/16376
@@||imgtn.bdimg.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/15347 [Stealth Mode -
Referrer]
@@||hqq.watch/sec/player/embed_player.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/33767
! https://github.com/AdguardTeam/AdguardFilters/issues/14987
! https://github.com/AdguardTeam/AdguardFilters/issues/14618 [Stealth Mode -
Referrer]
@@||places.nbnco.net.au/places/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/14180 [Stealth Mode - User-
agent]
@@||cdnapponline.com/*/iframe?$stealth
! https://forum.adguard.com/index.php?threads/https-kinomonitor-ru.28298/ [Stealth
Mode - Referrer]
@@||widget.kassa.rambler.ru/CrossDomainInteraction/$stealth
! https://github.com/AdguardTeam/StealthMode/issues/20
@@||api.bitwarden.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/12026 [Stealth Mode -
Referrer]
@@||swapsmut.com/video/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/11621 [Stealth Mode -
Referrer]
@@||cdns.*.gigya.com/gs/webSdk/Api.aspx$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/11346 [Stealth Mode -
Referrer]
@@||datavimg.com^$stealth
! https://forum.adguard.com/index.php?threads/28083/ [Stealth Mode - Referrer]
@@||maps.2gis.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/11447 [Stealth Mode -
Referrer]
@@||doubanio.com/view/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/10657 [Stealth Mode -
Referrer]
@@||fmhua.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/10658 [Stealth Mode -
Referrer]
@@||177mh.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/10659 [Stealth Mode -
Referrer]
@@||cdndm5.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/10528 [Stealth Mode -
Referrer]
@@||tx.acgvideo.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/9775 [Stealth Mode -
Referrer]
@@||securevideotoken.tmgrup.com.tr/webtv/secure^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/8284 [Stealth Mode - WebRTC]
@@://www.coinbase.com^$stealth
! https://forum.adguard.com/index.php?threads/https-www-empflix-com-nsfw.25985/
[Stealth Mode - Strip URLs from tracking parameters]
@@||empflix.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/7163
@@||bitdefender.com/submit/$stealth
! fox.com.tr - fixing player [Stealth Mode - Referrer]
@@||fox-nv.mncdn.com^$stealth
! https://forum.adguard.com/index.php?threads/25729/ [Stealth Mode - Referrer]
@@||tmgrup.com.tr/site/$script,stylesheet,stealth
@@||iatv.tmgrup.com.tr^$script,stealth
@@||i.tmgrup.com.tr^$script,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/6975
@@||rmfon.pl^$stealth
! https://forum.adguard.com/index.php?threads/25615/ [Stealth Mode - Referrer]
@@||google.com/maps/api/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/6834 fixing moonwalk players
[Stealth Mode - User-agent]
@@/video/*/index.m3u8?*&frame_commit=*&mw_pid=*&signature=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/6767 [Stealth Mode -
Referrer]
@@||iprima.cz^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/6775 [Stealth Mode -
Referrer]
@@||openstream.io/hls/$stealth
! turbo.az - website is broken [Stealth Mode - Referrer]
@@||turbo.az^$stealth
! https://forum.adguard.com/index.php?threads/http-tap-az-abnormal-traffic.24553/
[Stealth Mode - Referrer]
@@||tap.az^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/2243
@@||cdn.taboola.com/libtrc/*/loader.js$domain=cnet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/6564 [Stealth Mode - hide
IP]
@@||player.pl^$stealth
! interia.pl - video is broken [Stealth Mode - Referrer]
@@||get.x-link.pl/*embed.html$stealth
! https://forum.adguard.com/index.php?threads/24521/ [Stealth Mode - Referrer]
@@://*.xuk.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/6348 [Stealth Mode - Strip
URLs from tracking parameters]
@@||cdn-fck.tnaflix.com^$stealth
! https://forum.adguard.com/index.php?threads/24460/ [Stealth Mode - hide IP]
@@||porn-studio.ru$stealth
! https://forum.adguard.com/index.php?threads/24366/ [Stealth Mode - Referrer]
@@cdn.eporner.com^$stealth
! https://forum.adguard.com/index.php?threads/24337/ [Stealth Mode - hide IP]
@@.porntube.com^$stealth
! https://forum.adguard.com/index.php?threads/24332/ [Stealth Mode - Referrer]
@@||daxab.com/player/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/5819 [Stealth Mode - hide
IP]
@@||kinogo.*/*.flv$stealth
! https://github.com/AdguardTeam/AdguardForWindows/issues/356#issuecomment-
314934554 [Stealth Mode - Strip URLs from tracking parameters]
@@||xe.com^$stealth
@@||girafa.com.br^$stealth
! https://forum.adguard.com/index.php?threads/8tracks-com-windows-youtube-video-
keeps-buffering.23414/ [Stealth Mode - Referrer]
@@||8tracks.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/5585 [Stealth Mode -
Referrer]
@@||rutube.ru/play/embed/$stealth
! https://forum.adguard.com/index.php?threads/resolved-http-www-dizigold-
org.18356/#post-122052 [Stealth Mode - Hide search queries]
@@||dizigold.org^$stealth
!https://forum.adguard.com/index.php?threads/iha-com-tr.15027/
@@||max.permato.com/getWidget^$stealth
! https://forum.adguard.com/index.php?threads/21808/ [Stealth Mode - Referrer]
@@||bogi.ru/comments_widget.php$stealth
! https://forum.adguard.com/index.php?threads/20397/
@@||cdnvideo.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/4430 [Stealth Mode -
Referrer]
@@||img.noobzone.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/4399 [Stealth Mode - User-
agent]
@@||clients4.google.com/chrome-sync/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/4395 [Stealth Mode -
Referrer]
@@||tracktor.in/td.php?s=$stealth
! https://forum.adguard.com/index.php?threads/voodaith7e-com.19387/ [Stealth Mode -
Referrer]
@@||voodaith7e.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/4281 [Stealth Mode - Hide
search queries]
@@||rackcdn.com^$stealth,domain=investing.com|forexpros.com
! https://github.com/AdguardTeam/AdguardFilters/issues/3985 [Stealth Mode - Hide
search queries]
@@||tvizor.org/channels/*.html$stealth
! https://forum.adguard.com/index.php?threads/14865/ - Firefox only [Stealth Mode -
User-agent]
@@||portal.mail.ru^$stealth
@@||account.mail.ru^$stealth
@@||auth.mail.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/3771 [Stealth Mode - Hide
search queries]
@@||vkluchi.tv/channels/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/3758 [Stealth Mode - Hide
search queries]
@@||marketing.dropbox.com/?referrer=$stealth
! door2windows.com - fixing downloading [Stealth Mode - Referrer]
@@||www.door2windows.com^$stealth
! Netflix metro app - can't launch the app [Stealth Mode - User-agent]
@@||api-*.netflix.com/win/uwa/$stealth
! nowvideo.li - video is broken [Stealth Mode - hide IP]
@@||nowvideo.*/video/$stealth
! mts.ru - login button is broken [Stealth Mode - Referrer]
@@||mts.ru^$stealth
! Torrent tracker client can't download [Stealth Mode - User-agent]
@@||bt*.t-ru.org^$stealth
! https://forum.adguard.com/index.php?threads/14479/ [Stealth Mode - Referrer]
@@||lswcdn.net^$stealth
! https://forum.adguard.com/index.php?threads/13787/ [Stealth Mode - hide IP]
@@||starman.ee/session/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/2808
@@||pcidss.yandex.net^$stealth
! https://forum.adguard.com/index.php?threads/12685/
@@||cbox.ws/box/$stealth
! http://forum.ru-board.com/topic.cgi?forum=5&topic=31105&start=3420#15
@@||mail.google.com/mail/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/2635
@@||xfinity.com^$stealth
@@||comcast.net^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/2580
@@||login.live.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/2584
@@||id.wsj.com$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/2371
@@||trade.aliexpress.com$stealth
! https://github.com/AdguardTeam/AdguardForWindows/issues/1118
@@||esia.gosuslugi.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/2242 [Stealth Mode - WebRTC]
@@||facebook.com/videocall/$stealth
! https://github.com/AdguardTeam/StealthMode/issues/6
@@||thevideos.tv/embed-$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/2267
@@||raindrop.io/api/$stealth
! https://forum.adguard.com/index.php?threads/10557/
@@||1ttv.net/iframe.php$stealth
! https://forum.adguard.com/index.php?threads/10586/
@@||freehdsport.com^$stealth
! https://forum.adguard.com/index.php?threads/10585/
@@||vipbox.nu^$stealth
! https://forum.adguard.com/index.php?threads/10573/
@@||allsport-live.net^$stealth
! https://forum.adguard.com/index.php?threads/10575/
@@||live.robinwidget.com^$stealth
! https://forum.adguard.com/index.php?threads/10577/
@@||c247.to^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1803 [Stealth Mode -
WebRTC]
@@||web.whatsapp.com^$stealth
! https://forum.adguard.com/index.php?threads/10252/page-2#post-82951 [Stealth Mode
- WebRTC]
@@||player.adcdn.tv^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2166
@@.myvi.ru^$stealth
@@||myvi.ru/player/$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/797
@@||login.microsoftonline.com^$stealth
! https://forum.adguard.com/index.php?threads/10369/
@@||wholecloud.net^$stealth
! https://forum.adguard.com/index.php?threads/10339/
@@||vivo.sx^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2117
@@||accounts.login.idm.telekom.com^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2119 [Stealth Mode -
third-party cookies]
@@||rzd.ru^$stealth
! https://forum.adguard.com/index.php?threads/10143/
@@||static.comic.naver.net/staticimages/comicweb/naver/$image
@@||imgcomic.naver.net^$image
@@||thumb.comic.naver.net^$image
! https://forum.adguard.com/index.php?threads/10187/
@@||azulyblanco.co^$stealth
! https://forum.adguard.com/index.php?threads/10195/
@@||zombicide.com^$stealth
! https://forum.adguard.com/index.php?threads/10177/
@@||kozreload.eu^$stealth
! https://forum.adguard.com/index.php?threads/10165/
@@||scity.tv^$stealth
! https://forum.adguard.com/index.php?threads/10160/
@@||live9.net^$stealth
! https://forum.adguard.com/index.php?threads/10148/
@@||bro.adca.st^$stealth
! https://forum.adguard.com/index.php?threads/10149/
@@||iptvsale.info^$stealth
! https://forum.adguard.com/index.php?threads/10151/
@@||sitenow.me^$stealth
! https://forum.adguard.com/index.php?threads/10046/ [Stealth Mode - hide IP]
@@||thevideo.me:*/*/v.mp4$stealth
! https://forum.adguard.com/index.php?threads/10084/
@@||hdcast.org^$stealth
! https://forum.adguard.com/index.php?threads/10081/
@@||watchlivestream.me.uk^$stealth
! https://forum.adguard.com/index.php?threads/10080/
@@||channeltv.site^$stealth
! https://forum.adguard.com/index.php?threads/10068/
@@||teledeporteonlinetv.org^$stealth
! https://forum.adguard.com/index.php?threads/10067/
@@||flashstreams.net^$stealth
! https://forum.adguard.com/index.php?threads/10078/
@@||playerapp2.pw^$stealth
! https://forum.adguard.com/index.php?threads/10079/
@@||euro16.live^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2051
@@||sync.everhelper.me^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2046 [Stealth Mode -
hide IP]
@@||popler.tv^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2042 [Stealth Mode -
Referrer]
@@||yourcinema.tv^$stealth
! https://forum.adguard.com/index.php?threads/9779/ [Stealth Mode - Referrer]
@@||zenexplayer.com^$stealth
! https://forum.adguard.com/index.php?threads/9646/ [Stealth Mode - Referrer]
@@||perxs.net^$stealth
@@||wizhdsports.com/live/stream25.php^$stealth
@@||bro.adcast.tech/stream.php^$stealth
@@||hdfree.tv/live^$stealth
@@||sports4u.tv^$stealth
! https://forum.adguard.com/index.php?threads/9765/
@@||help.ea.com^$stealth
! https://forum.adguard.com/index.php?threads/9740/ [Stealth Mode - Referrer]
@@||maxdeportv.net^$stealth
@@||iguide.to^$stealth
@@||latino-webtv.com^$stealth
! https://forum.adguard.com/index.php?threads/9743/ [Stealth Mode - Referrer]
@@||xstream.click^$stealth
! https://forum.adguard.com/index.php?threads/9739/ [Stealth Mode - third-party
cookies]
@@||feldherr.com^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/2011 [Stealth Mode -
third-party cookies]
@@||audible.com^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1979 [Stealth Mode -
third-party cookies]
@@||indiegogo.com^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1598 [Stealth Mode -
third-party cookies]
@@||wargaming.net^$stealth
! http://forum.adguard.com/showthread.php?10664 [Stealth Mode - third-party
cookies]
@@||hotstar.com^$stealth
! http://forum.adguard.com/showthread.php?10530
! Fixing a Google captcha
@@||ipv4.google.com/sorry^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1957 [Stealth Mode -
third-party cookies]
! flickr.com - fixing authorization
@@||login.yahoo.com/config/$stealth
@@||flickr.com/register_cookies.gne?$stealth
@@||flickr.com/signin/$stealth
@@||accounts-flickr.yahoo.com^$stealth
@@||flickr.com/cookie_$stealth
! bild.de - fixing authorization [Stealth Mode - third-party cookies]
@@||bild.de^$stealth
! vipracing.info - players are broken [Stealth Mode - Referrer]
@@||vipracing.info^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1898 [Stealth Mode -
Referrer]
! prom.ua - fixing remote cart on third-party sites
@@||my.prom.ua/remote/
! webaudioapi.com - audio samples are broken [Stealth Mode - WebRTC]
@@||webaudioapi.com/samples/
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1705 [Stealth Mode -
Referrer]
@@||thevideos.tv/embed-*.html$domain=putlocker.is
! Broken sync in Yandex Browser [Stealth Mode - User-agent]
@@||sync.disk.yandex.net^
@@||xmpp.disk.yandex.net^
@@||api.browser.yandex.*^
! warthunder.ru - fixing authorization
@@||login.gaijin.net^
@@||forum.warthunder.ru/?&identity_
@@||forum.warthunder.ru/index.php?*&section=
! Fixing synchronization [Stealth Mode - hide user-agent]
@@||browser.yandex.*/sync/
! http://forum.adguard.com/showthread.php?9453 [Stealth Mode - Referrer]
@@||xmissymedia.com/galleries/$domain=xmissy.nl,image
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1667 [Stealth Mode -
third-party cookies]
@@||forgeofempires.com/game/json
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1646 [Stealth Mode -
Referrer]
@@||winvistaclub.com/wp-content/uploads/$domain=thewindowsclub.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1632 [Stealth Mode -
Referrer, third-party cookies]
! aliexpress.com - broken checkout
@@||icashier.alipay.com^$domain=aliexpress.com
@@||iopen.alipay.com/gateway.do$domain=aliexpress.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1499 [Stealth Mode -
WebRTC]
@@||plus.google.com/hangouts/$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1592 [Stealth Mode -
third-party cookies]
! Fixing authorization via github.com
@@||github.com/login$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1549 [Stealth Mode -
third-party cookies]
@@||loginza.ru/api/
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1543 [Stealth Mode -
hide IP]
@@||veehd.com/dl/
! solvemedia.com - captcha is broken [Stealth Mode - User-agent]
@@||api.solvemedia.com^$stealth
@@||api-secure.solvemedia.com^$stealth
! nwolb.com - login failed [Stealth Mode - third-party cookies]
@@||nwolb.com^
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1534 [Stealth Mode -
hide IP]
@@||tinypic.com/upload.php
! Fixing Yandex authorization [Stealth Mode - third-party cookies]
@@||passport.yandex.ru^$domain=yandex.ua
@@||pass.yandex.ru^$domain=yandex.ua
@@||passport.yandex.ru^$stealth
@@||pass.yandex.ru^
@@||pass.yandex.kz^
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1505 [Stealth Mode -
third-party cookies]
! broken autentification with ulogin.ru
@@||ulogin.ru/auth.php
@@||ulogin.ru/fill.php
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1367 [Stealth Mode -
third-party cookies]
@@||adobelogin.com^
@@||adobeid-*.services.adobe.com^
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1379 [Stealth Mode -
third-party cookies]
@@||facebook.com/login.php$stealth
@@||facebook.com/*/dialog/oauth$stealth
! usps.com - access denied to tracking page [Stealth Mode - IP hiding]
@@||tools.usps.com/go/TrackConfirmAction
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1202 [Stealth Mode -
User-agent]
@@||sync.opera.com/api/sync/
@@||auth.opera.com^
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1109 [Stealth Mode - IP
hiding]
@@||api.surfeasy.com/*/geo_lookup
! http://forum.adguard.com/showthread.php?8067 [Stealth Mode - Referrer]
@@||hypercomments.com/api/comments?_=
!! http://forum.adguard.com/showthread.php?7582 [Stealth Mode - third-party
cookies]
!! 1. Login to account.microsoft.com
@@||account.microsoft.com/auth/
@@||account.microsoft.com/?refd=
!! 2. Jump to Google Store from other site
@@||chrome.google.com/webstore/detail/
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1666 [Stealth Mode -
third-party cookies]
@@||microsoft.com/*=wsign
@@||profile.microsoft.com/RegSysProfileCenter/
@@||microsoft.com/*/signin.aspx
@@||microsoft.com/*/signout.aspx
! https://github.com/AdguardTeam/AdguardForWindows/issues/252 [Stealth Mode -
third-party cookies]
@@||answers.microsoft.com/*/completesignin
@@||answers.microsoft.com/*/site/startsignin
! http://forum.adguard.com/showthread.php?7406 (#119)
! Go to https://products.office.com/en-us/office-insider then click "install the
office insider build now"
@@||stores.office.com/authredir
@@||stores.office.com/myaccount/advancedinstalls.aspx
! http://forum.adguard.com/showthread.php?7610 [Stealth Mode - Referrer]
@@||xda-cdn.com^$stealth,domain=xda-developers.com
! http://forum.adguard.com/showthread.php?7463 [Stealth Mode - Referrer]
@@||kastatic.com^$stealth,domain=kickass.to
! http://forum.adguard.com/showthread.php?7539 [Stealth Mode - Referrer]
@@||mycdn.me^$stealth
@@||odnoklassniki.ru/get$stealth
@@||ok.ru/web-api/music/conf$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/883 [Stealth Mode -
Referrer]
@@||media-imdb.com^$stealth,domain=imdb.com
! https://github.com/AdguardTeam/ExperimentalFilter/issues/812 [Stealth Mode -
Referrer, third-party cookies]
@@||datacloudmail.ru^$domain=cloud.mail.ru
! https://github.com/AdguardTeam/AdguardForWindows/issues/259
@@||cbox.ws/box/?boxid=$domain=exystence.net
! http://forum.adguard.com/showthread.php?6047 (#376) [Stealth Mode - third-party
cookies]
! Login to habrahabr projects; login to hypercomments on sites
@@||id.tmtm.ru/login/
@@||hypercomments.com/auth/
@@||hypercomments.com/api/login?
! privat24 [Stealth Mode - Referrer, third-party cookies]
@@||privat24.privatbank.ua^
! http://forum.adguard.com/showthread.php?6772 [Stealth Mode - Referrer]
@@||cdn*.downloadapkgames.com/?session=
! http://forum.adguard.com/showthread.php?6047 (#273) [Stealth Mode - third-party
cookies]
@@||login.wmtransfer.com^$stealth
! http://forum.adguard.com/showthread.php?6681 [Stealth Mode - third-party cookies]
@@||login.uid.me^$domain=ucoz.ru
! https://github.com/AdguardTeam/ExperimentalFilter/issues/692 [Stealth Mode -
third-party cookies]
@@||vodakpsdhdsdrm-vh.akamaihd.net/z/clips/
! http://forum.adguard.com/showthread.php?6533 [Stealth Mode - Referrer]
@@||195.82.146.52/logo/$domain=rutracker.org
!-------------------------------------------------------------------------------!
!------------------ Content replacement rules ----------------------------------!
!-------------------------------------------------------------------------------!
!
! The content replacement rules
!
! https://github.com/AdguardTeam/AdguardFilters/issues/64874
! https://github.com/AdguardTeam/AdguardFilters/issues/62913
! https://github.com/AdguardTeam/AdguardFilters/issues/59268
! pussyspace.com,pussyspace.net - ads
! https://github.com/AdguardTeam/AdguardFilters/issues/57444
! https://github.com/AdguardTeam/AdguardFilters/issues/51856
! https://github.com/AdguardTeam/AdguardFilters/issues/50891
! crackle.com - ads
! https://github.com/AdguardTeam/AdguardFilters/issues/45744
! https://github.com/AdguardTeam/AdguardFilters/issues/44342
! https://github.com/AdguardTeam/AdguardFilters/issues/39999
! https://github.com/AdguardTeam/AdguardFilters/issues/38235 - fixed incorrect
blocking
! https://github.com/AdguardTeam/AdguardFilters/issues/25012#issuecomment-487447994
! https://github.com/AdguardTeam/AdguardFilters/issues/32945
! https://forum.adguard.com/index.php?threads/video-ads-on-https-www-news-com-
au.31659
! pornhub.com - preroll
! Injecting style to the pages with invalid HTML
! https://github.com/AdguardTeam/AdguardFilters/issues/22620
! https://github.com/AdguardTeam/AdguardFilters/issues/16677
! uplynk
! https://github.com/AdguardTeam/AdguardFilters/issues/65493
! https://github.com/AdguardTeam/AdguardFilters/issues/53641
! https://github.com/AdguardTeam/AdguardFilters/issues/30139
! https://github.com/AdguardTeam/AdguardFilters/issues/30806
! https://github.com/AdguardTeam/AdguardFilters/issues/20290
! https://github.com/AdguardTeam/AdguardFilters/issues/20995
! https://github.com/AdguardTeam/AdguardFilters/issues/20435
! https://github.com/AdguardTeam/AdguardFilters/issues/19875
! https://github.com/AdguardTeam/AdguardFilters/issues/34915
! abc.go.com - ads
! https://github.com/AdguardTeam/AdguardFilters/issues/17406
! https://github.com/AdguardTeam/AdguardFilters/issues/16198
! https://github.com/AdguardTeam/AdguardFilters/issues/10770
! Fixing adblock detection
! https://github.com/AdguardTeam/AdguardFilters/issues/20922
! https://forum.adguard.com/index.php?threads/https-www-nbc-com-this-is-us-video-
windows.25463/
! Possible video ads
! https://github.com/AdguardTeam/AdguardFilters/issues/7589
! https://github.com/AdguardTeam/AdguardFilters/issues/7240
! https://github.com/AdguardTeam/AdguardFilters/issues/6757
! https://github.com/AdguardTeam/AdguardFilters/issues/6434
! https://github.com/AdguardTeam/AdguardFilters/issues/6418
! https://github.com/AdguardTeam/AdguardFilters/issues/6355
! https://github.com/AdguardTeam/AdguardFilters/issues/6064
! https://github.com/AdguardTeam/AdguardFilters/issues/25131
! https://github.com/AdguardTeam/AdguardFilters/issues/5760 - skip 30 seconds ads
! onclkds.com - popups
! https://github.com/AdguardTeam/AdguardFilters/issues/4607
! https://forum.adguard.com/index.php?threads/macworld-idg-se.19682/
! https://forum.adguard.com/index.php?threads/19620/
! https://forum.adguard.com/index.php?threads/18686/
! https://forum.adguard.com/index.php?threads/18663/
! https://forum.adguard.com/index.php?threads/15424/
! https://forum.adguard.com/index.php?threads/9563/
! https://forum.adguard.com/index.php?threads/13850/
! https://forum.adguard.com/index.php?threads/11359/
! https://forum.adguard.com/index.php?threads/12361/
! https://forum.adguard.com/index.php?threads/7957/
! http://forum.adguard.com/showthread.php?10251
! clubic.com
! d8.tv
! http://forum.adguard.com/showthread.php?8976
! http://forum.adguard.com/showthread.php?8906
! http://forum.adguard.com/showthread.php?9813
! https://forum.adguard.com/index.php?threads/10055/
! https://forum.adguard.com/index.php?threads/10476/
!-------------------------------------------------------------------------------!
!------------------ Anti-crypto-miners rules -----------------------------------!
!-------------------------------------------------------------------------------!
!
! Section contains list of crypto-miners
!
! Do not block authedmine.com
!
! Block CoinHive
! On Win/Mac/Chromium ext it will be detected, on other platforms block it right
away
!
!
! Another miners
! sample url for one of the miners: silimbompom.com/142711235a1c137.2.n.2.1.js
! http://dzizsih.ru/0492012435a3a223.2.n.2.1.js
!
http://nddmcconmqsy.ru/7492512165a41313.3.n.2.1.l60.js
!
http://jwduahujge.ru/0741703015aacf2.3.1.1.1.l80.js
.n.2.1.js^$third-party
.n.2.1.l60.js^$third-party
.1.1.1.l80.js^$third-party
.3.n.2.1.l50.js
.3.n.2.2.l30.js
!
!
!
.info/jquerys.js
.net/jquerys.js
.org/jquerys.js
.ru/jquerys.js
.su/jquerys.js
.ua/jquerys.js
||vnebi.com/jquerys.js
||vkulake.com/jquerys.js
||usetrans.com/jquerys.js
||sup-idea.com/jquerys.js
||orbita-lviv.com/jquerys.js
||newsinmir.com/jquerys.js
||nakapote.com/jquerys.js
||marafonec.com/jquerys.js
||kaspianchoob.com/jquerys.js
||fotochki.com/jquerys.js
||dynamo-kiev.com/jquerys.js
||dengiua.com/jquerys.js
||bilsh.com/jquerys.js
!
||webminepool.com^$third-party
||lasimakiz.xyz^
||powvldeo.net/player7/jwpsrva.js
||185.165.169.108^$websocket,third-party
||ecstatic-hoover-50a7b7.netlify.com/pYrqEw.js
||ecstatic-hoover-50a7b7.netlify.com/LXWzre.js
||jsfiddle.net^$important,domain=7torr.com
||pornsfw.com/assets/application-*.js
||hostingcloud.racing^
||bitcoin-pay.eu/*wss$third-party
||omine.org^$third-party
||tercabilis.info^$third-party
||statdynamic.com^$third-party
||jwuqescfqa.xyz^
||ethereum-pocket.de^$third-party
://mine.torrent.pw^
||play.yo.onvid.club^
||besstahete.info^
||35.239.57.233^$third-party
||statpipe.ru^$third-party
||best-cdn.pl/pub.js
.^$third-party,script,domain=nadjibsoft.blogspot.com
||hostingcloud.*.wasm^
||sentemanactri.com^
||nahnoji.cz/compact_miner^
||js.nahnoji.cz/miner_proxy
||feesocrald.com^$third-party
||cashbeet.com^$third-party
||ultra-cdn.pl/stat.js
||005.0x1f4b0.com^
||play*.videos.vidto.me^
||nextbdom.ru^
||ugmfvqsu.ru^
||bsyauqwerd.party^
||ccvwtdtwyu.trade^
||baywttgdhe.download^
||pdheuryopd.loan^
||iaheyftbsn.review^
||djfhwosjck.bid^
||najsiejfnc.win^
||zndaowjdnf.stream^
||yqaywudifu.date^
||flowplayer.space^
||thersprens.com^
||gramombird.com^
||pampopholf.com^$third-party
||malictuiar.com^
||proofly.win^$third-party
||zminer.zaloapp.com^
vkcdnservice.appspot.com^$third-party
||vkcdnservice.com^$third-party
||dexim.space^$third-party
||directprimal.com^$third-party
||archer0*.tk:*/
||acbp0020171456.page.tl^
||vuryua.ru^$third-party
||minexmr.stream^$third-party
||gitgrub.pro^$third-party
||d8acddffe978b5dfcae6.date^
||staticsfs.host^$third-party
||crypta.js^$third-party
$websocket,domain=300mbfilms.io|lib.rus.ec
/cdn-cgi/pe/bag2?r[]=*eth-pocket.de
||eth-pocket.de^$third-party
||eth-pocket.com^$third-party
||webminerpool.com^$third-party
||autologica.ga^$third-party
||mepirtedic.com^$third-party
||whysoserius.club^$third-party
||aster18cdn.nl^$third-party
||nerohut.com^$third-party
||gnrdomimplementation.com^
||pon.ewtuyytdf45.com^
||appelamule.com^$third-party
||hhb123.tk^$third-party
||bhzejltg.info^$third-party
||pzoifaum.info^$third-party
||dzizsih.ru^$third-party
||nddmcconmqsy.ru^$third-party
||silimbompom.com^$third-party
||unrummaged.com^$third-party
||fruitice.realnetwrk.com^$third-party
||mebablo.com^$third-party
||synconnector.com^$third-party
||toftofcal.com^$third-party
||interestingz.pw^$third-party
||gasolina.ml^$third-party
||8jd2lfsq.me^$third-party
||adless.io^$third-party
||afflow.18-plus.net^$third-party
||afminer.com^$third-party
||analytics.blue^
||aservices.party^
||azvjudwr.info^$third-party
||bablace.com^$third-party
||becanium.com^$third-party
||brominer.com^$third-party
||butcalve.com^$third-party
||cdn-analytics.pl^$third-party
||cdn.jquery-uim.download^
||cdn.static-cnt.bid^$third-party
||cloudcdn.gdn^$third-party
||coin-have.com^$third-party
||coin-service.com^$third-party
||coinblind.com^$third-party
||coinerra.com^$third-party
||coinimp.com^$third-party
||coinnebula.com^$third-party
||coinpirate.cf^$third-party
||coinpot.co^$third-party
||coinrail.io^$third-party
||crypto-loot.com^$third-party
||cryptoloot.pro^$third-party
||etacontent.com/js/mnr.js$third-party
||exdynsrv.com^$third-party
||formulawire.com^$third-party
||go.bestmobiworld.com^$third-party
||goldoffer.online^$third-party
||gridiogrid.com^
||hallaert.online^$third-party
||hashing.win^$third-party
||hemnes.win^$third-party
||host.d-ns.ga^$third-party
||igrid.org^
||jroqvbvw.info^$third-party
||jsccnn.com^$third-party
||jscdndel.com^$third-party
||jsecoin.com^$third-party
||jyhfuqoh.info^$third-party
||kdowqlpt.info^$third-party
||kinohabr.net/*.php?id=*&type=
||laserveradedomaina.com^$third-party
||ledhenone.com^$third-party
||machieved.com^$third-party
||minemytraffic.com^$third-party
||miner.pr0gramm.com^$third-party
||minero.pw^$third-party
||minescripts.info^$third-party
||minr.pw^$third-party
||monero-miner.com^$third-party
||nametraff.com^$third-party
||noblock.pro^$third-party
||offerreality.com^$third-party
||ogrid.org^$third-party
||panelsave.com^$third-party
||papoto.com^$third-party
||party-vqgdyvoycc.now.sh^$third-party
||pertholin.com^$third-party
||playerassets.info^$third-party
||ppoi.org^$third-party
||premiumstats.xyz^$third-party
||projectpoi.com^$third-party
||questionfly.com^$third-party
||rintinwa.com^$third-party
||rocks.io^$third-party
||s3.amazonaws.com/imgint/aaz.js
||salamaleyum.com^$third-party
||serie-vostfr.com^$third-party
||smartoffer.site^$third-party
||stonecalcom.com^$third-party
||terethat.ru^$third-party
||thewhizmarketing.com^$third-party
||thewhizproducts.com^$third-party
||thewise.com^$third-party
||traffic.tc-clicks.com^$third-party
||tulip18.com^$third-party
||vcfs6ip5h6.bid^$third-party
||web.dle-news.pw^$third-party
||webmine.cz^$third-party
||webmining.co^$third-party
||wp-monero-miner.de^$third-party
||wtm.monitoringservice.co^$third-party
||xbasfbno.info^$third-party
||xy.nullrefexcep.com^$third-party
||yrdrtzmsmt.com^$third-party
||213.183.42.58:45754/proxy
||213.183.46.114:45754/proxy
||213.183.62.42:45754/proxy
||91.192.80.210:45754/proxy
||93.189.57.254:45754/proxy
||93.189.62.10:45754/proxy
/bidmatching.js$domain=streamango.com
://*.bid^$third-party,domain=thevideo.ch
! don't add `^` to these rules
||jshosting.bid
||freecontent.date
||hostingcloud.download
||freecontent.bid
||freecontent.racing
||freecontent.stream
!
! first-party miners
!
/wp-content/plugins/simple-monero-miner-coin-hive/*
||uptostream.com/assets/coinif.php$important
||habd.as/js/modules/toxic-swamp/webminer.min.js
||play*.flashx.pw/filter
||plugin.brfiles.com/lib/ch64.min.js
||thepiratebay-proxylist.se/filter$websocket
||seminarski-diplomski.co.rs/js/custom.js
||cdn-102.statdynamic.com/filter
||zona.plus/*.php|
||sweetbook.net/templates/skin/sweetnew/js/internal.js
||pebx.pl/js/donate.js
pirata.pw,superbay.link,thepiratebay.kiwi,bayception.org,bayception.pw,piratebay.to
wn,ikwildepiratebay.xyz,piratebay.tel,proxy4life.org,thepiratebay.ist,tpb.one,baypi
rateproxy.org,airproxyproxy.pw,airproxyunblocked.org,proxyindia.net,bayhypertpb.be,
ahoyhyperbay.com,pirateahoy.net,airproxyboat.in,unblockedtpb.pw,baypirateproxy.pw,a
irproxybay.art,thepiratebay.bet,piratbaypirate.link,proxyfl.info,ahoypiratebaai.eu,
pirate.bet,pirataibay.in,thepiratebay.blue,tpbproxyone.org,thepiratebay.pictures,ai
rproxytpb.red,blueproxy.blue,forrealzpiratebay.org,pirateproxy.click,bayunblocked.e
u,piratenbucht.eu,urbanproxy.eu,pirat2.club,tpbpiratbay.club,ahoypirate.in,indiapro
xydl.org,magnetbay.eu,freeproxy.rocks,pietpiraat.org,thepirate.one,thepirate.xyz,un
blocktheship.org,tpb.tw,proxytpb.pw,noobnoob.rocks,pebx.pl#
%#Object.defineProperty(window, 'miner', { get: function() { return; } });
||s*.web.flashx.co^
||s*.site.flashx.cc^
||play.site.flashx.cc/bootstrap.min.js
||s*.skencituer.com^
||ma.herphemiste.com/wmp.js
||play.video.estream.nu/estream.js
||video.streaming.estream.to/player.js
||fili.cc/assets/libs/mank/webmr.js
||m4.cdn-jquery.host/pocex.js
||m4.cdn-jquery.host/lib/hyppo.wasm
||cdn.akubebas.com/js/ch.js
sportstream365.com,justintvizletir.tv#%#Object.defineProperty(window, 'Blob',
{ get: function() { return; } });
estream.nu#%#Object.defineProperty(window, 'WebAssembly', { get: function()
{ return; } });
||kickass.cd/*/m.js
||mine.torrent.pw^
||firmware.center/.coinhive.min.js
||foxx.to/wp-content/plugins/aj-cryptominer^
||intersportv.com/canli-mac-yayinlari/wp-content/uploads/*/jZxl_2.js
||intersportv.com/canli-mac-yayinlari/wp-content/uploads/*/intersportv.js
||likeminer.nablabee.com^$third-party
||miner.nablabee.com^$third-party
||gaypornwave.com/wp-content/plugins/simple-miner-tweaks^
||vidfile.net/js/kissmyass/v*.j?
||a-o.ninja/apk-AO/kingofthenorth
||shrink-service.it/js/cM.js
||techhome-js.github.io/main.js^$third-party
||techhome-js.github.io/code.wsm^$third-party
||estream.to/amo.js
||estream.to^$websocket
||vidzi.tv/plays.js
||hiy.vidzi.tv/socket.io^
||futeboltv.com/js/coinhiveminer.js
||goodkino.biz/*.2.1.2.js|
||audioknigi.club/templates/skin/aclub/js/m/bgd.js
||d1e1rbybdt265x.cloudfront.net/mmfb2.html
||rapidvideo.com/J5xj_2.js
||openkatalog.com/*/statistics.js
||template-download.top/theme.js
||kisshentai.net/Content/js/c-hive.js
||fili.tv/assets/libs/mino.min.js
||dekoder.ws/*/m.js
!
! Whitelist
!
! https://github.com/AdguardTeam/AdguardFilters/issues/11222
@@||coinhive.com/lib/coinhive.min.js$domain=xpau.se
! CoinHive captcha
@@||coinhive.com/lib/captcha.min.js$domain=mylink.st
@@||coinhive.com/captcha/?goal=$domain=mylink.st
!-------------------------------------------------------------------------------!
!------------------ Content blocker rules -----------------------------------!
!-------------------------------------------------------------------------------!
!+ NOT_OPTIMIZED
!
! Section contains list of the rules for content blockers
! It will be used by AdGuard Content Blocker and AdGuard for iOS/Safari
!+ NOT_OPTIMIZED
!
!+ NOT_OPTIMIZED
!###################### Temporary ######################
!+ NOT_OPTIMIZED
!
! *** START: Antiadblock ***
!+ NOT_OPTIMIZED
!
!+ NOT_OPTIMIZED
!#safari_cb_affinity(privacy)
! Kill-Adblock
!+ NOT_OPTIMIZED
whathifi.com,smokingmeatforums.com,ecosia.org,myzyia.com,robotikforum.net,kinogoo.c
c,boyfriendtv.com,newsnow.co.uk,espinof.com,deleted.io,sanalyer.com,goyabu.com,turk
anime.net,stol.it,ligainsider.de#@#.pub_300x250
!+ NOT_OPTIMIZED
whathifi.com,smokingmeatforums.com,ecosia.org,myzyia.com,robotikforum.net,kinogoo.c
c,boyfriendtv.com,newsnow.co.uk,espinof.com,deleted.io,sanalyer.com,goyabu.com,turk
anime.net,stol.it,ligainsider.de#@#.pub_300x250m
!+ NOT_OPTIMIZED
whathifi.com,smokingmeatforums.com,ecosia.org,myzyia.com,robotikforum.net,kinogoo.c
c,boyfriendtv.com,newsnow.co.uk,espinof.com,deleted.io,sanalyer.com,goyabu.com,turk
anime.net,stol.it,ligainsider.de#@#.pub_728x90
!+ NOT_OPTIMIZED
whathifi.com,smokingmeatforums.com,ecosia.org,myzyia.com,robotikforum.net,kinogoo.c
c,boyfriendtv.com,newsnow.co.uk,espinof.com,deleted.io,sanalyer.com,goyabu.com,turk
anime.net,stol.it,ligainsider.de#@#.text-ad
!+ NOT_OPTIMIZED
whathifi.com,smokingmeatforums.com,ecosia.org,myzyia.com,robotikforum.net,kinogoo.c
c,boyfriendtv.com,newsnow.co.uk,espinof.com,deleted.io,sanalyer.com,goyabu.com,turk
anime.net,stol.it,ligainsider.de#@#.text-ad-links
!+ NOT_OPTIMIZED
whathifi.com,smokingmeatforums.com,ecosia.org,myzyia.com,robotikforum.net,kinogoo.c
c,boyfriendtv.com,newsnow.co.uk,espinof.com,deleted.io,sanalyer.com,goyabu.com,turk
anime.net,stol.it,ligainsider.de#@#.text-ads
!+ NOT_OPTIMIZED
whathifi.com,smokingmeatforums.com,ecosia.org,myzyia.com,robotikforum.net,kinogoo.c
c,boyfriendtv.com,newsnow.co.uk,espinof.com,deleted.io,sanalyer.com,goyabu.com,turk
anime.net,stol.it,ligainsider.de#@#.textAd
!+ NOT_OPTIMIZED
whathifi.com,smokingmeatforums.com,ecosia.org,myzyia.com,robotikforum.net,kinogoo.c
c,boyfriendtv.com,newsnow.co.uk,espinof.com,deleted.io,sanalyer.com,goyabu.com,turk
anime.net,stol.it,ligainsider.de#@#.text_ad
!+ NOT_OPTIMIZED
whathifi.com,smokingmeatforums.com,ecosia.org,myzyia.com,robotikforum.net,kinogoo.c
c,boyfriendtv.com,newsnow.co.uk,espinof.com,deleted.io,sanalyer.com,goyabu.com,turk
anime.net,stol.it,ligainsider.de#@#.text_ads
! **** END: Antiadblock ****
!+ NOT_OPTIMIZED
!#safari_cb_affinity
!+ NOT_OPTIMIZED
!#######################################################
!+ NOT_OPTIMIZED
!
! *** CAUTION: all rules are wrapped by AG directive. Don't remove it, and don't
add another directives***
!+ NOT_OPTIMIZED
!
!+ NOT_OPTIMIZED
!-------------------------------------------------------------------------------!
!------------------ EasyList rules ---------------------------------------------!
!-------------------------------------------------------------------------------!
&act=ads_
&ad.vid=$~xmlhttprequest
&ad_block=
&ad_box_
&ad_classid=
&ad_code=
&ad_height=
&ad_ids=
&ad_keyword=
&ad_network_
&ad_number=
&ad_revenue=
&ad_slot=
&ad_sub=
&ad_time=
&ad_type=
&ad_type_
&ad_url=
&ad_zones=
&adbannerid=
&adclient=
&adcount=
&adflag=
&adgroupid=
&adlist=
&admeld_
&admid=$~subdocument
&adname=
&adnet=
&adnum=
&adpageurl=
&Ads_DFP=
&adsafe=
&adserv=
&adserver=
&adsize=
&adslot=
&adslots=
&adsourceid=
&adspace=
&adsrc=
&adstrade=
&adstype=
&AdType=
&adunit=
&adurl=
&adv_keywords=
&advert_
&advertiserid=$domain=~bee.gl|~cpashka.ru
&advid=$~image
&adzone=
&banner_id=
&bannerid=
&clicktag=http
&customSizeAd=
&displayads=
&expandable_ad_
&forceadv=
&gerf=*&guro=
&gIncludeExternalAds=
&googleadword=
&img2_adv=
&jumpstartadformat=
&largead=
&maxads=
&pltype=adhost^
&popunder=
&program=revshare&
&prvtof=*&poru=
&show_ad_
&showad=
&simple_ad_
&smallad=
&smart_ad_
&strategy=adsense&
&type=ad&
&UrlAdParam=
&video_ads_
&videoadid=
&view=ad&
&zoneid=*&direct=
+advertorial.
+adverts/
-2/ads/
-2011ad_
-300x100ad2.
-728-90-
-ad-001-
-ad-180x150px.
-ad-200x200-
-ad-24x24.
-ad-300x250.
-ad-300x450.
-ad-300x600-
-ad-303x481-
-ad-313x232.
-ad-336x280-
-ad-340x400-
-ad-400.
-ad-472x365.
-ad-640x480.
-ad-970-
-ad-banner-
-ad-banner.
-ad-big.
-ad-bottom-
-ad-button-
-ad-category-
-ad-changer-
-ad-choices.
-ad-code.
-ad-code/
-ad-codes_
-ad-column-
-ad-content/
-ad-cube.
-ad-data/
-ad-ero-
-ad-exo-
-ad-gif-
-ad-gif1-
-ad-home.
-ad-hrule-
-ad-hrule.
-ad-iframe.
-ad-iframe/
-ad-large.
-Ad-Large_
-ad-left.
-ad-limits.
-ad-link-
-ad-live.
-ad-loading.
-ad-manager/$~stylesheet
-ad-map/
-ad-marker.
-ad-master/
-ad-mpu+
-ad-new_
-ad-pixel-
-ad-plugin-
-ad-random/
-ad-refresh.
-ad-refresh/
-ad-reload.
-ad-reload/
-ad-resize-
-ad-right.
-ad-rotator-
-ad-rotators/
-ad-scripts?
-ad-server/
-ad-shortcodes/
-ad-sidebar-
-ad-sidebar.
-ad-strip.
-ad-switcher.
-ad-tags.
-ad-text_
-ad-tile.
-ad-top.
-ad-unit.
-ad-unit/
-ad-util-
-ad-util.
-ad-utility-
-ad-vertical-
-ad-zone.
-ad.jpg.pagespeed.
-ad.jpg?
-ad.jsp|
-ad.php?
-ad/dist/
-ad/embed.
-ad/iframe/
-ad/main.
-ad/right_
-ad/source/
-ad0.
-ad03.
-ad1.$domain=~oraclecloudapps.com
-ad2.
-ad2_
-ad3.
-Ad300x250.
-Ad300x90-
-ad4.
-ad5.
-ad_125x125.
-ad_banner-
-ad_injector/
-ad_leaderboard/
-adap.$domain=~l-adap.org
-adbanner.
-adblack-
-adbox-
-adcentre.
-adchain.
-adcompanion.
-adfliction.
-adfliction/
-adhelper.
-adhere2.
-adimage-
-adloader-
-adman/
-admarvel/
-adnow.$domain=~zappistore.com
-adops.
-adrotation.
-ads-180x
-ads-530x85.
-ads-728x
-ads-banner.
-ads-bottom.
-ads-Feature-
-ads-iframe.
-ads-init&
-ads-management/
-ads-manager/$domain=~wordpress.org
-ads-master/
-ads-ns.
-ads-placement.
-ads-plugin/
-ads-prod/
-ads-production.
-ads-right.
-ads-rotator/
-ads-widget/
-ads-widget?
-ads.generated.
-ads.gif
-ads.php?
-ads.swf
-ads/728x
-ads/ad-
-ads/assets/
-ads/get?
-ads/img/
-ads/oas/
-ads/static-
-ads/video.
-ads/videoblaster/
-ads1.htm
-ads2.htm
-ads3.htm
-ads3.jpg
-ads4.htm
-Ads_728x902.
-ads_9_3.
-Ads_Billboard_
-ads_story/
-adscript.
-adsense2.
-adserver-
-adserver.
-adserver/
-adskin.
-adslots.
-adsmanager/$~font,~stylesheet
-adsonar.
-adspace.$domain=~metaverse-adspace.com
-adspace_
-adSponsors.
-adspot-
-adsscript.
-adswizz-
-adsystem-
-adtechfront.
-adtopbanner-
-adtrack.
-adv-v1/
-adv.jpg
-adv.js
-advert-100x100.
-Advert-Banner-
-Advert-JPEG-
-advert-label-
-advert-placeholder.
-advert.jpg?
-advert.swf
-advert1.
-advert2.
-advert3.
-advert_August.
-advertise.$domain=~i-advertise.net|~mb-advertise.gr
-advertise/
-advertise01.
-advertisement-icon.
-advertisement-management/
-advertisement.
-advertisement/script.
-advertisement_
-advertising/assets/
-advertising/vast/
-advertising11.
-advertising2-
-advertisment-
-advertorial.
-Advertorial2-
-adverts.libs.
-adverts.min.
-Advt-Top.
-advt.
-adwords.$domain=~consultant-adwords.com|~consultant-adwords.fr|~expert-
adwords.com|~freelance-adwords.com|~freelance-adwords.fr
-affiliate-link.
-affiliates/img_
-amazon-ads/
-amazon-apstag/
-article-ad-
-article-ad.
-article-ads-
-article-advert-
-assets/ads.$~script
-auto-ads-
-banner-768.
-banner-ad-
-banner-ad.
-banner-ad/
-banner-ad_
-banner-ads-
-banner-ads/
-Banner-Advert-
-banner.swf?
-banner300x250.
-banner468x60.
-bannerads/
-bg_ads.
-billboard-ads/
-bin/ad_
-Block-ad-
-blog-ad-
-book-ad-
-Box-Ad.
-box2-ad?
-cert_ad_
-config/ads/
-content-ad-
-content-ad.
-ContentAd-
-contest-ad.
-contrib-ads.
-contrib-ads/
-core-ads.
-cpm-ad.
-cpm-ads.
-cust-ad.
-dfp-ads/
-dfp-adunits.
-display-ads.
-doubleclick-plugin/
-doubleclick.js
-doubleclick.min.js
-euads.$domain=~euads.org
-fe-ads/
-featured-ads.
-featured-ads/
-feed-ads.
-fleshlight2.
-floater_ads_
-floorboard-ads/
-footerads-
-footerads.
-gallery_ad/
-games/ads/
-gif-advert.
-google-ad.
-google-ads-
-google-ads.
-google-ads/
-google-adsense.
-google2-ad-
-gpt-ad-$~xmlhttprequest
-header_ads/
-housead-
-iframe-ad.
-iframe-ads/
-image-ad.
-image/Ads/
-images/ad-
-img/ads/
-inspire-ad.
-intern-ads/
-js-advertising-
-karbonn-ad-
-layer-ad.
-layer-ads/
-leaderboard-ad-
-lib/ads.
-load-ads.
-load-advert.
-ltvads.
-main/ad.
-mid-ad.
-native-ad.
-native-ad/
-nav-ad.
-NewAd.
-news-ad-
-newsletter-ad-
-NewStockAd-
-Online-ad-
-online-advert.
-outsidersads-
-page-ad.
-page-ad?
-page-peel/
-pagead-id.
-PagePeelPro/
-panel-ad.
-panel_ad_
-peel-ads-
-permads.
-plugins-wppas-
-pop-under/
-popexit.
-popunder.
-popup-ad.
-popup-ads-
-pri/adv-
-printhousead-
-publicidad.
-pubmatic-
-rail-ads.
-rail-ads/
-rectangle/ad-
-Results-Sponsored.
-right-ad.
-rightrailad-
-rollout-ad-
-scrollads.
-search-ads.
-seasonal-ad.
-show-ads.
-side-ad-
-side-ad.
-sidebar-ad.
-simple-ads.
-sky-ad.
-Skyscraper-Ad.
-skyscrapper160x600.
-small-ad.
-source/ads/
-sponsor-ad.
-Sponsor-Ad_
-SponsorAd.
-sponsored-links-
-sprite-ad.
-sticky-ad-
-strip-ads-
-sync2ad-
-tag-ad.
-template-ads/
-text-ads.
-theme/ads/
-third-ad.
-top-ad.
-top-ads.
-tower-ad-
-us/ads/
-video-ads/
-web-ad-
-Web-Ad.
-Web-Ads.
-web-advert-
-Web-Advert.
-webAd-
-webad1.
-widget-advertisement/
-your-ad-here-
-your-ads-here.
.1d/ads/
.a3s?n=*&zone_id=
.ace.advertising.
.ad-cloud.
.ad-ocad.
.ad-sys.
.ad-target.
.ad-traffic.
.ad.final.
.ad.footer+
.ad.footer.
.ad.json?
.ad.page.
.ad.php
.ad.premiere.
.ad.wrapper.
.ad/tag.
.ad1.nspace
.ad6media.$domain=~ad6media.fr
.ad_home_
.adbanner.
.adbutler-
.adcenter.$domain=~adcenter.nu
.adengine.
.adforge.
.adframesrc.
.adgearpubs.
.adgoitechnologie.
.adinject.$domain=~adinject.com
.adlabs.$domain=~adlabs.ru
.admarvel.
.admicro.
.adnetwork.$domain=~adnetwork.ie|~adnetwork.sk
.adnigma.
.adnwif.
.adpartner.$domain=~adpartner.cz
.adpIds=
.adplacement=
.adproviders.
.adresult.$domain=~adresult.ch
.adriver.$~object,domain=~adriver.co
.adrotate.
.adru.
.ads-and-tracking.
.ads-lazy.
.ads-min.
.ads-tool.
.ads.controller.
.ads.core.
.ads.css
.ads.darla.
.ads.loader-
.ads.zones.
.ads1-
.ads1.
.ads2-
.ads3-
.ads4-
.ads5-
.ads9.
.ads_clickthru.
.adsales.
.adsame-
.adsbox.$domain=~adsbox.in
.adsby.
.adsdk.
.adsense.
.adserv/
.adserve.$domain=~adserve.com
.adserve2.
.adserver.
.adserver01.
.adserver1.
.adService.$domain=~adservice.com
.adspace.
.adsremote.
.adsync.
.adtech_
.adtooltip&
.adv.cdn.
.advert.$domain=~advert.ae|~advert.io|~advert.ly|~advert.media|~advert.org.pl
.AdvertismentBottom.
.advertmarket.
.advertrecycling.
.adwolf.
.ae/ads/
.ai/ads.
.am/adv/
.ar/ads/
.ashx?ad=
.ashx?AdID=
.asp?coad
.aspx?ad=
.aspx?adid=
.at/ads/
.au/ads/
.az/adv/
.banner%20ad.
.Banner.Ads/
.bbn.by/
.be/ads/
.biz/ad.
.biz/ad/
.biz/ad2/
.biz/ads/
.bns1.net/
.box.ad.
.br/ads/
.bz/ads/
.ca/ads-
.ca/ads/
.cc/ads/
.cfm?ad=
.cfm?advideo%
.cgi?ad=
.ch/ads/
.ch/adv/
.clkads.
.club/ads.
.co/ads/
.co/ads?
.com/?ad=
.com/?wid=
.com/a?network
.com/a?pagetype
.com/a?size
.com/ad.$~script,domain=~ad-tuning.de
.com/ad/$~image,third-party,domain=~mediaplex.com
.com/ad/$~third-party,domain=~blogs.technet.microsoft.com|~channel4.com|
~cspace.com|~imgbox.com|~linkedin.com|~mediaplex.com|~namemc.com|~quiz-and-
facts.com|~suicidegirlsfree.com
.com/ad1/
.com/ad2/
.com/ad6/
.com/ad?
.com/adclk?
.com/adds/
.com/adgallery
.com/adinf/
.com/adlib/
.com/adlib_
.com/adpicture
.com/ads-
.com/ads.$~script,~xmlhttprequest
.com/ads/$image,object,subdocument,domain=~sabotage-films.com
.com/ads?
.com/ads_
.com/adv/$domain=~advantabankcorp.com|~archiproducts.com|~tritondigital.com
.com/adv3/
.com/adv?
.com/adv_
.com/advs-
.com/adx/
.com/adx_
.com/adz/
.com/bads/
.com/doubleclick/
.com/gads/
.com/im-ad/
.com/im_ad/
.com/iplgadshow
.com/js.ng/
.com/js/ad.$~script
.com/js/adsense
.com/miads/
.com/ntfc.php?$script
.com/peels/
.com/pm/ad-
.com/promodisplay?
.com/ss/ad/
.com/video-ad-
.cyad1.
.cz/adv/
.cz/affil/
.cz/bannery/
.dartconfig.js
.digital/ads/
.displayAds&
.ec/ads/
.eg/ads/
.es/ads/
.es/adv/
.eu/ads/$domain=~scutt.eu
.eu/adv/
.exp_ad-
.fi/ads/
.fm/ads/
.fr/ads.
.ga/ads.
.gg/ads/
.gif?ad=
.GoogleDfpSlot.
.gr/ads/
.hk/ads/
.homad.$domain=~homad.eu
.HomepageAdvertismentBottom.
.hr/ads.
.html?ad=
.html?ad_
.html?clicktag=
.iads.js
.ie/ads/
.il/ads.
.il/ads/
.im/ntfc.php?$script
.in/ads.
.in/ads/
.info/ad_
.info/ads-
.info/ads/
.initdoubleclickadselementcontent?
.intad.
.intad/
.internads.
.io/ads/
.is/ads/
.jp/ads/
.js?dfp=
.jsp?adcode=
.ke/ads/
.lazyad-
.lazyload-ad-
.lazyload-ad.
.link/ads/
.lk/ads/
.me/ads-
.me/ads/
.mobileads.
.mv/ads/
.mx/ads/
.my/ads/
.name/ads/
.nativeads.
.net/_adv/
.net/ad-
.net/ad/$~xmlhttprequest
.net/ad2/$~xmlhttprequest
.net/ad_
.net/adgallery
.net/adj;
.net/ads-
.net/ads/
.net/ads?
.net/ads_
.net/adt?
.net/adv/
.net/affiliate/$domain=~marketcall.net
.net/bnr/
.net/flashads
.net/gads/
.net/noidadx/
.net/pfadj/
.net/pops.js
.net/vghd_
.ng/ads/
.nl/ad2/
.nl/ads/
.no/ads/
.nu/ads/
.nz/ads/
.oasfile.
.oastagging.
.one/ads/
.online/ads/
.openad.$domain=~openad.lv
.openx.$domain=~openx.com|~openx.solar
.openxtag.
.org/ad-
.org/ad.$~script
.org/ad/
.org/ad_
.org/adgallery1
.org/ads-
.org/ads/
.org/ads_
.org/adv/
.org/exit.js
.org/gads/
.org/pops.js
.ph/ads/
.php/ad/
.php/ads/
.php?ad=
.php?ad_
.php?adsid=
.php?adv=
.php?adv_
.php?affid=$domain=~cancun-discounts.com
.php?clicktag=
.php?id=ads_
.php?nats=
.php?zone_id=
.pj?adv=
.pk/ads/
.pl/ads/
.popunder.js
.popup_im.
.popupvideoad.
.propellerads.$domain=~propellerads.com
.pw/ads/
.refit.ads.
.refreshAds.
.ro/ads/
.rolloverad.
.ru/ads/
.se/*placement=$script,subdocument,third-party
.se/*redirect&$script,subdocument,third-party
.se/ads/
.sh/ads/
.shortcuts.search.
.show_ad_
.sk/ads/
.sponsorads.
.streamads.
.swf?1&clicktag=
.swf?2&clicktag=
.swf?ad=
.swf?click=
.swf?clicktag=
.swf?clickthru=
.swf?iurl=http
.swf?link1=http
.swf?link=http
.swf?popupiniframe=
.text-link-ads.
.textads.
.th/ads/
.theadtech.
.to/ads/
.topad.
.tv/adl.
.tv/ads.
.tv/ads/
.twoads.
.tz/ads/
.ug/ads/
.uk/ads.
.uk/ads/
.uk/adv/
.us/ad/*?
.us/ads.
.us/ads/
.utils.ads.
.vert.ad.
.videoad3.
.videoad4.
.weborama.js
.widgets.ad?
.win/ads/
.ws/ads/
.xinhuanetAD.
.xxx/ads/
.xyz/ads/
.za/ads.
.za/ads/$domain=~ananzi.co.za
.zm/ads/
.zw/ads/
/!advert_
/0/ads/*
/04/ads-
/1/ads/*$~image
/1/ads_
/120ad.
/120ads/*
/125ads/*
/125x125_ADS/*
/125x125_banner.
/125x125ad.
/126_ad.
/160_ad_
/17/ads/*
/1912/ads/*
/1afr.php?
/2/ads/*$~image
/2010/ads/*
/2010main/ad/*
/2011/ads/*
/2013/ad/*
/2013/ads/*
/2014/ads/*
/2015/ads/*
/2018-ads-
/24-7ads.
/24adscript.
/250x250-adverts.
/250x250_advert_
/300-ad-
/300250_ad-
/300_ad_
/300ad.
/300by250ad.
/300x250ad.
/300x250adbg.
/300x250ads.
/300x250advert.
/300x500_ad
/336x280ads.
/3_ads.
/3pt_ads.
/468-banner.
/468ad.
/468x60ad.
/468xads.
/658x96xadv_
/728_ad_
/728x80topad.
/728x90banner.
/768x90ad.
/?addyn|*
/?adv_partner
/?advideo/*
/?view=ad
/_/ads/*
/_30/ads/*
/__adstop.
/_ads/*
/_affiliatebanners/*
/_global/ads/*
/_img/ad_
/_js2/oas.
/_scripts/_oas/*
/_svc/ad/*
/a-ads.$third-party
/a/?ad=
/a/ads/*
/a/display.php?
/a1/*?sub=$third-party
/a2/?sub=$third-party
/a2/ads/*
/a3/?sub=$third-party
/a7delivery_
/aa/www/*
/aamsz=
/ABAdsv1.
/abm.asp?
/abm.aspx
/abmw.asp
/abmw/*
/abnl/?begun^
/abnl/?narodads^
/about-these-ads.
/absolutebm.aspx?
/abvAds_
/AbvProductAds/*
/acc_random=
/active-ad-
/ad%20banners/*
/ad%20images/*
/ad--unit.
/ad-125.
/ad-300topleft.
/ad-300x250.
/ad-300x254.
/ad-300x300.
/ad-350x350-
/ad-400.
/ad-410x300.
/ad-468-
/ad-600-
/AD-970x90.
/ad-ace/*
/ad-amz.
/ad-api-
/ad-api/*
/ad-assets/*
/ad-audit.
/ad-background.
/ad-banner-
/ad-banner.
/ad-bckg.
/ad-bin/*
/ad-blacklist.
/ad-bottom.
/ad-box-
/ad-boxes-
/ad-bucket.
/ad-builder.
/ad-button1.
/ad-callback.
/ad-catalogue-
/ad-cdn.$domain=~ad-cdn.getro.com
/ad-channel-
/ad-choices-
/ad-choices.
/ad-configuration-
/ad-controller.
/ad-creatives-
/ad-creatives/*
/ad-emea.
/ad-engine.
/ad-exchange.
/ad-feature-
/ad-feedback.
/ad-feedback/*
/ad-fix-
/ad-flashgame.
/ad-format.
/ad-forumhome/*
/ad-frame.
/ad-frame/*
/ad-gallery.$~stylesheet
/ad-half_
/ad-hcm.
/ad-header.
/ad-home-
/ad-hover.
/ad-hug.
/ad-identifier.
/ad-ifr.
/ad-iframe-
/ad-iframe.
/ad-iframe?
/ad-image.
/ad-images/*
/ad-ina.
/ad-indicator-
/ad-inject/*
/ad-injection/*
/ad-inserter-
/ad-inserter/*
/ad-int-
/ad-invalid-
/ad-issue.
/ad-label-
/ad-label.
/ad-layering-
/ad-layers-
/ad-layers.
/ad-layout/*$~script,~stylesheet
/ad-leaderboard.
/ad-left.
/ad-letter.
/ad-lib/*
/ad-lil.
/ad-link/*
/ad-loader-
/ad-loader.
/ad-loading.
/ad-local.$domain=~ad-local.de
/ad-logger/*
/ad-m.js
/ad-manager/*
/ad-managment/*
/ad-marketplace/*
/ad-maven-
/ad-methods.
/ad-minister-
/ad-minister.$domain=~ad-minister.app
/ad-minister/*$domain=~ad-minister.app
/ad-modules/*
/ad-navi/*
/ad-nytimes.
/ad-offer1.
/ad-openx.
/ad-overlay-
/ad-overlay.
/ad-page/*
/ad-plate/*
/ad-plugin/*
/ad-point/*
/ad-position-
/ad-pub.
/ad-pulse.
/ad-record.
/ad-refresh-
/ad-refresh.
/ad-renderer.
/ad-right2.
/ad-ros-
/ad-rotator-
/ad-scroll.
/ad-serve?
/ad-server.$~script
/ad-server/*
/ad-side/*
/ad-sidebar-
/ad-skin-
/ad-skyscraper.
/ad-source/*
/ad-sovrn.
/ad-specs.
/ad-sprite.
/ad-srv.
/ad-strip.
/ad-stub-
/ad-studio/*
/ad-styles.
/ad-tag-
/ad-tag2.
/ad-tags/*
/ad-tandem.
/ad-template.
/ad-template/*
/ad-text.
/ad-third-party/*
/ad-third-party?
/ad-time/*
/ad-title.
/ad-top-
/ad-top.
/ad-top/*
/ad-topbanner-
/ad-unit-
/ad-updated-
/ad-utilities.
/ad-vert.
/ad-vertical-
/ad-verticalbar.
/ad-view-
/ad-web.
/ad-wisteria.
/ad.ams.
/ad.ashx?
/Ad.asmx/*
/ad.asp?
/ad.aspx?
/ad.cgi?
/ad.code?
/ad.css?
/ad.epl?
/ad.gif|
/ad.html?
/ad.info.
/ad.js?slot
/ad.jsp?
/ad.mason?
/ad.min.
/ad.php3?
/ad.php?
/ad.php|
/ad.popup?
/ad.premium-
/ad.redirect.
/ad.sense/*
/ad.serve.
/ad.skin.
/ad.slot.
/ad.valary?
/ad.view?
/ad.xml$xmlhttprequest
/ad.ytn.
/ad/*&ifid=
/ad/130-
/ad/402_
/ad/600-
/ad/728-
/ad/938-
/ad/940-
/ad/960x60.
/ad/?host=
/ad/?section=
/ad/?site=
/ad/a.aspx?
/ad/activateFlashObject.
/ad/ad2/*
/ad/add_
/ad/adp_
/ad/ads-
/ad/afc_
/ad/api/*
/ad/article/*
/ad/article_
/ad/audsci.
/ad/b_view?
/ad/banner.
/ad/banner/*
/ad/banner?
/ad/banner_
/ad/bannerdetails/*
/ad/bannerimg/*
/ad/banners/*
/ad/bbl-
/ad/behavpixel.
/ad/bin/*
/ad/blank.
/ad/blog_
/ad/bottom.
/ad/bsb.
/ad/card-
/ad/clients/*
/ad/common/*
/ad/common_
/ad/commons/*
/ad/content/*
/ad/cpmstar/*
/ad/cross-
/ad/css/*$domain=~cspace.com
/ad/directcall/*
/ad/empty.
/ad/extra/*
/ad/extra_
/ad/files/*
/AD/Footer_
/ad/frame1.
/ad/framed?
/ad/generate?
/ad/getban?
/ad/getbanandfile?
/ad/google/*
/ad/google_
/ad/guest/*
/ad/headercreative/*
/ad/homepage?
/ad/html/*
/ad/iframe.
/ad/iframe/*
/ad/image/*
/ad/images/*
/ad/img/*
/ad/index.
/ad/index/*
/Ad/Index?
/ad/index_
/ad/inline?
/ad/integral-
/ad/inventory/*
/ad/js/banner9232.
/ad/js/pushdown.
/ad/jsonp/*
/ad/leaderboard.
/ad/listing-
/ad/live-
/ad/load.
/ad/load_
/ad/loaders/*
/ad/loading.
/ad/log/*
/ad/login-
/ad/material/*
/ad/middle.
/ad/mpu/*
/ad/multfusion.
/ad/network/*
/Ad/Oas?
/ad/omakasa.
/ad/ongoing/*
/ad/p/jsonp?
/ad/play1.
/ad/player_
/ad/player|
/ad/pong?
/ad/popup.
/Ad/premium/*
/ad/preview/*
/ad/quigo/*
/ad/random_
/ad/realclick.
/ad/realclick/*
/ad/rectangle.
/ad/reklamy.
/ad/rendered?
/ad/request?
/ad/right2.
/ad/rotate?
/ad/script/*
/ad/select?
/ad/semantic_
/ad/serve.
/ad/show.
/ad/side_
/ad/skin_
/ad/skyscraper.
/ad/skyscrapper.
/ad/slider/*
/ad/small-
/ad/spacer.
/ad/special.
/ad/sponsored-
/ad/sponsors/*
/ad/static_
/ad/status?
/ad/superbanner.
/ad/swf/*
/ad/takeover/*
/ad/textlinks/*
/ad/thumbs/*
/ad/timing.
/ad/top.
/ad/top/*
/ad/top1.
/ad/top2.
/ad/top3.
/ad/top_
/ad/view/*
/ad/View3.
/ad/wisteria/*
/ad/zeus/*
/ad0.$domain=~ad0.com|~ad0.dev|~ad0.org|~vereinslinie.de
/ad000/*
/ad01.
/ad02/background_
/ad1-728-
/ad1.$domain=~ad1.de|~ad1.in|~arlenemirsky.com|~vereinslinie.de
/ad1/index.
/ad11c.
/ad12.
/ad120x60.
/ad125.
/ad125b.
/ad125x125.
/ad132m.
/ad132m/*
/ad134m/*
/ad136/*
/ad15.
/ad16.$domain=~ad16.asmrc.org
/ad160.
/ad160k.
/ad160px.
/ad160x600.
/ad1_
/ad1place.
/ad1r.
/ad1x1home.
/ad2-728-
/ad2.$domain=~vereinslinie.de
/ad2/index.
/ad2/res/*
/ad2010.
/ad234.
/ad24.png
/ad247realmedia/*
/ad250.
/ad290x60_
/ad2_
/ad2border.
/ad2con.
/ad2gate.
/ad2gather.
/ad2push.
/ad2you/*
/ad3.$domain=~ad3.eu|~vereinslinie.de
/ad300.
/ad300f.
/ad300f2.
/ad300home.
/ad300s.
/ad300ws.
/ad300x.
/ad300x145.
/ad300x250-
/ad300x250.
/ad300x250_
/ad336.
/ad350.
/ad3_ima.
/ad3i.
/ad4.$domain=~ad4.fr|~ad4.wpengine.com|~vereinslinie.de
/ad41_
/ad468.
/ad468x60.
/ad468x80.
/ad4i.
/ad5.
/ad6.
/ad600x250.
/ad600x330.
/ad7.
/ad728-
/ad728.
/AD728cat.
/ad728f.
/ad728f2.
/ad728home.
/ad728rod.
/ad728s.
/ad728t.
/ad728w.
/ad728ws.
/ad728x.
/ad728x15.
/ad728x15_
/ad728x90-
/ad728x90.
/ad8.
/ad?channel=
/ad?cid=
/ad?count=
/ad?currentview=
/ad?data=
/ad?iframe_
/ad?pos_
/ad?sponsor=
/ad?type=
/ad_120_
/ad_200x90_
/ad_234x60_
/ad_250x250_
/ad_300.
/ad_300250.
/ad_300_
/ad_4_tag_
/ad_600_
/ad_600x160_
/ad_600x500/*
/ad_728.
/ad_728_
/ad_960x90_
/ad_agency/*
/ad_announce.
/ad_area.
/ad_art/*
/ad_article_
/Ad_Arub_
/ad_axt_
/ad_banner.
/ad_banner/*
/ad_banner1.
/ad_banner2.
/ad_banner_
/ad_bannerPool-
/ad_banners/*
/ad_bar_
/ad_base.
/ad_big_
/ad_blog.
/ad_bomb/*
/ad_bot.
/ad_bottom.
/ad_box.
/ad_box1.
/ad_box2.
/ad_box?
/ad_box_
/ad_boxes/*
/ad_bsb.
/ad_button.
/ad_cache/*
/ad_campaign/*
/ad_campaign?
/ad_campaigns/*
/ad_caption.
/ad_check.
/ad_choices.
/ad_choices_
/ad_code.
/ad_common.
/ad_commonside.
/ad_commonside_
/ad_config.
/ad_configuration.
/ad_configurations_
/ad_container_
/ad_content.
/ad_contents/*
/ad_count.
/ad_counter.
/ad_counter_
/ad_create.
/ad_creatives.
/ad_data/*
/ad_data_
/ad_delivery?
/ad_detect.
/ad_digital.
/ad_dir/*
/ad_display.
/ad_display_
/ad_drivers/*
/ad_ebound.
/ad_editorials_
/ad_engine?
/ad_entry_
/ad_exo.
/ad_fallback/*
/ad_feed.
/ad_feedback_
/ad_file/*
/ad_files/*
/ad_fill.
/ad_filler.
/ad_filmstrip/*
/ad_fixedad.
/ad_flash/*
/ad_flat_
/ad_floater.
/ad_folder/*
/ad_footer.
/ad_footer_
/ad_forum_
/ad_frame.
/ad_frame?
/ad_frm.
/ad_function.
/ad_ga_callback.
/ad_generator.
/ad_generator?
/ad_gif/*
/ad_gif_
/ad_google.
/ad_h.css?
/ad_hcl_
/ad_hcr_
/ad_head_
/ad_header.
/ad_header_
/ad_headerbg.
/ad_height/*
/ad_holder/*
/ad_home.
/ad_home2011_
/ad_home_
/ad_homepage_
/ad_horisontal.
/ad_horiz.
/ad_horizontal.
/ad_html/*
/ad_icons/*
/ad_iframe.
/ad_iframe_
/ad_ima-
/ad_image.
/ad_image2.
/ad_images/*
/ad_img.
/ad_img/*
/ad_include.
/Ad_Index?
/ad_index_
/ad_insert.
/ad_isp_
/ad_jnaught/*
/ad_keywords.
/ad_label2_
/ad_label728.
/ad_label_
/ad_large.
/ad_lazyload.
/ad_leader.
/ad_leader_
/ad_leaderboard.
/ad_leaderboard/*
/ad_left.
/ad_left_
/ad_legend_
/ad_link.
/ad_links/*
/ad_listpage.
/ad_load.
/ad_loader.
/ad_loader2.
/ad_locations/*
/ad_log_
/ad_lomadee.
/ad_manage.
/ad_manager.
/ad_manager/*
/ad_master_
/ad_mbox.
/ad_media/*
/ad_medium_
/ad_mini_
/ad_mobile.
/ad_mpu.
/ad_multi_
/ad_navigbar_
/ad_news.
/ad_note.
/ad_notice.
/ad_oas/*
/ad_offersmail_
/ad_onclick.
/ad_ops/*
/ad_option_
/ad_overlay.
/ad_page_
/ad_paper_
/ad_parts.
/ad_peel/*$script
/ad_pics/*
/ad_pir.
/ad_pop.
/ad_pop1.
/ad_popup_
/ad_pos=
/ad_position=
/ad_position_
/ad_premium.
/ad_premium_
/ad_preroll-
/ad_print.
/ad_rectangle_
/ad_red.
/ad_refresh.
/ad_refresher.
/ad_reloader_
/ad_remon_
/ad_render_
/ad_renderv4_
/ad_rentangle.
/ad_req.
/ad_request.
/ad_resize.
/ad_right.
/ad_right_
/ad_rotation.
/ad_rotator.
/ad_rotator/*
/ad_rotator_
/ad_screen.
/ad_script.
/ad_script_
/Ad_Scripts/*
/ad_scroller.
/ad_selectMainfixedad.
/ad_serv.
/ad_serve.
/ad_serve_
/ad_server.
/ad_server/*
/ad_serverV2.
/ad_servlet.
/ad_shared/*
/ad_show.
/ad_show?
/ad_side.
/ad_sidebar/*
/ad_sizes=
/ad_skin_
/ad_sky.
/ad_skyscraper.
/ad_slideout.
/ad_slot_
/ad_slots.
/ad_space.
/ad_spot.
/ad_square.
/ad_square_
/ad_squares.
/ad_srv.
/ad_status.
/ad_stem/*
/ad_sticky.
/ad_styling_
/ad_supertile/*
/ad_support.
/ad_sys/*
/ad_syshome.
/ad_system/*
/ad_tab.
/ad_tag.
/ad_tag_
/ad_tags_
/ad_text.
/ad_text_
/ad_tickets.
/ad_tile/*
/ad_timer.
/ad_title_
/ad_tools/*
/ad_top.
/ad_top/*
/ad_top_
/ad_topgray2.
/ad_tower_
/ad_tpl.
/ad_ttb.
/ad_txt.
/ad_units.
/ad_units/*
/ad_units?
/ad_upload/*
/ad_util.
/ad_utils.
/ad_utils/*
/ad_ver/*
/ad_vert.
/ad_vertical.
/ad_video.htm
/ad_video1.
/ad_view_
/ad_wide_
/ad_width/*
/ad_wrapper.
/ad_www_
/adactions.
/adaffiliate_
/AdAgent_
/adanalytics.
/adanim/*
/adaptv_ortb/*
/adaptvadplayer.
/adaptvadservervastvideo.
/adaptvexchangevastvideo.
/adarena/*
/adasia-ad-network-
/adasiatagmanager.
/adasset/*
/adasset4/*
/adasync.
/adb.js?tag=
/adback.
/adback?
/AdBackground.
/adban.
/adbanner.
/adbanner/*
/adbanner2.
/adbanner2/*
/adBanner?
/adbanner_
/adbanners/*
/adbar.$domain=~adbar.fi|~adbar.io|~adbar.jp
/adbar/*
/adbar2_
/adbar_
/adbars.
/adbase.$domain=~adbase.ai
/adbayimg/*
/adbeacon.
/adbebi_
/adbet-
/adbetween/*
/adbg.jpg
/adbl1/*
/adbl2/*
/adbl3/*
/adblade-publisher-tools/*
/adblob.
/adblock.ash
/adblock.js
/adblock26.
/adblock?id=
/adblocker-1.
/adblockl.
/adblockr.
/adbn?
/adboost.$domain=~adboost.fr|~adboost.io|~adboost.se|~adboost.sellerboost.de
/adborder.
/adbot160.
/adbot300.
/adbot728.
/adbot_
/adbotleft.
/adbotright.
/adbottom.
/adbox.
/adbox/*
/adbox1.
/adbox2.
/adbox_
/adboxbk.
/AdBoxDiv.
/adboxes/*
/adboxtable-
/adbreak_
/adbridg.
/adbrite-
/adbrite.
/adbrite/*
/adbrite2.
/adbrite_
/adbriteinc.
/adbriteincleft2.
/adbriteincright.
/adbroker.
/adbroker/*
/adbtr.
/adbucket.
/adbucks/*
/adbug_
/adbureau.
/adbutler-
/adbutler.
/adbutler/*
/adbytes.
/adcache.
/adcall.$domain=~adcall.cz
/adcalloverride.
/adcampaigns/*
/adcase.$domain=~adcase.ru
/adcash-
/adcash.$domain=~adcash.com
/adcash|
/adcast01_
/adcast_
/adcde.js
/adcdn.
/adcell/*
/adcenter.$script,domain=~adcenter.capgemini.com|~adcenter.nu|~m-m-g.com
/adcentral.
/adCfg.
/adcframe.
/adcgi?
/adchain-
/adchain.
/adchannel_
/adcheck.
/adcheck?
/adchoice.
/adchoice/*
/adchoice_
/adchoices-
/adchoices.
/adchoices/*
/adchoices16.
/adchoices2.
/adchoices_
/adchoicesfooter.
/adchoicesicon.
/adchoiceslogo.
/adchoicesv4.
/adcircle.
/adcla/*
/adclick-
/adclick.
/adclick/*
/adClick?
/adclient-
/adclient.
/adclient/*
/adclix.$~image
/adclixad.
/adClosefeedbackUpgrade.
/adclutter.
/adcode.
/adcode/*
/adcode_
/adcodes/*
/adcollector.
/adcommon?
/adcomp.
/adcomponent/*
/adconfig.
/adconfig/*
/adcontainer?
/adcontent.$~object
/adcontent/*
/adcontents_
/adcontrol.$domain=~adcinjector.com|~adcontrol.sk
/adcontrol/*
/adcontroller.
/adcore.$domain=~adcore.ch|~adcore.com.au|~adcore.ua
/adcore_$domain=~adcore.ch|~adcore.com.au
/adcount.$domain=~adcount.com|~adcount.fi
/adcounter.
/adcreative.
/adcreative/*
/adcreatives/*
/adcss/*
/adctrl/*
/adcxtnew_
/adcycle.
/adcycle/*
/add728.
/addata.$domain=~addata.io|~addata.se
/addatasandbox?
/addeals/*
/addefend.
/addefend/*
/addelivery/*
/addeliverymodule/*
/addisplay.$domain=~addisplay.ca
/addon/ad/*
/addons/ads.
/addons/ads/*
/adds_banner/*
/addyn/3.0/*
/addyn|*;adtech;
/addyn|*|adtech;
/adedge/*
/AdElement/*
/adenc.
/adenc_
/adengage-
/adengage.
/adengage/*
/adengage0.
/adengage1.
/adengage2.
/adengage3.
/adengage4.
/adengage5.
/adengage6.
/adengage_
/adengine.
/adengine/*
/adengine_
/adentry.
/aderlee_ads.
/adError/*
/adevent.$domain=~adevent.com
/adevents.$domain=~adevents.com|~adevents.com.au|~adevents.nl
/adex.js
/adexample?
/adexclude/*
/adexternal.
/adf.cgi?
/adfactor/*
/adfactor_
/adfactory-
/adfactory.$domain=~adfactory.rocks
/adfactory_
/adfarm.$~third-party,domain=~adfarm.com|~mediaplex.com
/adfarm/*$domain=~adfarm.com
/adfeed.
/adfeedback/*
/adfeeds.
/adfeedtestview.
/adfetch.
/adfetch?
/adfetcher?
/adfever_
/adfile.
/adfile/*
/adfiles.
/adfiles/*
/adfillers/*
/adfit/*
/adflag.
/adflash.
/adflashes/*
/adfliction-
/adflow.$domain=~adflow.com.au|~adflow.genoudsa.ch|~adflow.io|~adflow.marketing|
~adflow.pl
/adfly/*
/adfolder/*
/adfootcenter.
/adfooter.
/adFooterBG.
/adfootleft.
/adfootright.
/adforgame160x600.
/adforgame728x90.
/adforgame728x90_
/adforge.
/adform/Adform_
/AdForm_trackpoint.
/AdForm_trackpoint_
/adformats/*
/AdformVideo_
/adforums/*
/adfox.$domain=~adfox.de|~adfox.group|~adfox.hu
/adfox/*
/adfoxLoader_
/adfr.
/adframe/*
/adframe120.
/adframe120x240.
/adframe2.
/adframe468.
/adframe728a.
/adframe728b.
/adframe728b2.
/adframe728bot.
/adframe728homebh.
/adframe?
/adframe_
/adframebottom.
/adframecommon.
/adframemiddle.
/adframes.
/adframes/*
/adframetop.
/adframewrapper.
/adfrequencycapping.
/adfrm.
/adfront/*
/adfshow?
/adfuncs.
/adfunction.
/adfunctions.
/adfurikun/*
/adfusion/*
/adgallery1.
/adgallery1|
/adgallery2.
/adgallery2|
/adgallery3.
/adgallery3|
/adgalleryheader.
/adgear.js
/adgear/*
/adgear1-
/adgear2-
/adgearsegmentation.
/adgenerator.
/adgeo/*
/adGet.
/adgetter.
/adgitize-
/adgoal.
/adgooglefull2.
/adGpt.
/adgraphics/*
/adgroupdetailv2.
/adguru.
/adhads.
/adhalfbanner.
/adhandler.
/adhandler/*$~subdocument
/adhandlers-
/adhandlers2.
/adheader.
/adheadertxt.
/adheading_
/adhelper.
/adhese.$domain=~adhese.com
/adhese_
/adhints/*
/adhomepage.
/adhomepage2.
/adhood.
/adhost.$domain=~adhost.dk
/adhref.$domain=~adhref.com
/adhtml/*
/adhub.
/adhug_
/adicon_
/adiframe.
/adiframe/*
/adiframe1.
/adiframe18.
/adiframe2.
/adiframe7.
/adiframe9.
/adiframe?
/adiframe_
/adiframeanchor.
/adiframem1.
/adiframem2.
/adiframetop.
/adiframe|*|adtech;
/adify_
/adifyad.
/adifyids.
/adifyoverlay.
/adim.html?ad
/adimage.
/adimage/*
/adimage?
/adimages.
/adimages/*$~subdocument
/adimg.$domain=~adimg.ru
/adimg/*
/adinator/*
/adinclude.
/adinclude/*
/adindex/*
/adindicatortext.
/adInfoInc/*
/adinit.
/adinject.$domain=~adinject.com
/adinjector.
/adinjector_
/adinsert.
/adinsertionplugin.
/adinsertjuicy.
/adinterax.
/adiquity.
/adiro.$domain=~adiro.se
/aditems/*
/adition.
/adixs.
/adj.php?
/adjk.
/adjoin.
/adjs.
/adjs/*
/adjs?
/adjs_
/adjsmp.
/adjson.
/adjson?
/adjug.
/adjuggler?
/adkeys.
/adkingpro-
/adkingpro/*
/adl.php
/adlabel.$domain=~adlabel.adgoal.de
/adlabel_
/adlabs.js
/AdLanding.
/adlanding/*
/adlandr.
/adlantis.
/adlantisloader.
/adlargefooter.
/adlargefooter2.
/adlayer.
/adlayer/*
/adlead.$domain=~adlead.com
/adleader.
/adleaderboardtop.
/adleft.
/adleft/*
/adleftsidebar.
/adlens-
/adlesse.
/adlib.$domain=~adlib.info|~adlib.mu|~catharijneconvent.nl
/adlift4.
/adlift4_
/adline.$domain=~adline.co.il
/adlink-$domain=~adlinktech.com
/adlink.$domain=~adlink.guru|~adlinktech.com
/adlink/*$domain=~adlinktech.com
/adLink728.
/adlink?
/adlink_
/adlinks.$domain=~adlinks.to
/adlinks2.
/adlinks_
/adlist_
/adload.
/adloader.
/adloader/*
/adloaderplus?
/Adlocal/*
/adlock300.
/adlog.php?
/adlogger_
/adlogix.
/adm/ad/*
/admage.
/admain.
/admain|
/adman-$domain=~adman-industries.com
/adman.$domain=~adman.com|~adman.ee|~adman.studio
/adman/*
/adman_
/admanagement/*
/admanagementadvanced.
/admanager.$~object,domain=~admanager.google.com
/admanager/*$~object,domain=~konograma.com
/admanager3.
/admanager_$domain=~konograma.com
/admanagers/*
/admanagerstatus/*
/admania/*$~font,~stylesheet
/admaniacustom.
/admanproxy.
/ADMark/*
/admarker.
/admarker_
/admarket/*
/adMarketplace.$domain=~admarketplace.brave.com
/admarubanners.
/admarvel.
/admaster.$domain=~admaster.biz
/admaster?
/admatch-
/admatcher.$~object,~xmlhttprequest
/admatcherclient.
/admatik.
/admaven.js
/admaven.min.js
/admax.$domain=~admax.cn|~admax.co|~admax.eu|~admax.fi|~admax.info|~admax.net|
~admax.nu|~admax.org|~admax.se|~admax.us
/admax/*
/admaxads.
/admcoreext.
/admeasure.
/admedia.$domain=~admedia.ae|~admedia.agency|~admedia.co.il|~admedia.com|
~admedia.net.au
/admedia/*
/admega.
/admeld.
/admeld/*
/admeld_
/admeldscript.
/admentor/*
/admentor302/*
/admentorasp/*
/admentorserve.
/admeta.
/admeta/cm?
/admetamatch?
/admez.$domain=~admez.cz
/admez/*
/admgr.
/admicro2.
/admicro_
/admin/ad_
/admin/banners/*
/admin/sponsors/*
/adminibanner2.
/admixer-
/admixer_
/admob.$domain=~google.com
/admobileweb-
/adModule.
/admonitor-
/admonitor.
/admvn_pop.
/adnap/*
/adNdsoft/*
/adnet.$domain=~adnet.agency|~adnet.hr
/ADNet/*
/adnet2.
/adnetmedia.$domain=~adnetmedia.ee|~adnetmedia.hu|~adnetmedia.lt|~adnetmedia.lv
/adnetwork.$domain=~adnetwork.ai|~adnetwork.ie
/adnetwork/*
/adnetwork300.
/adnetwork468.
/adnetwork_
/adnew2.
/adnews.$domain=~adnews.pl
/AdNewsclip14.
/AdNewsclip15.
/adnex.
/adnext.$domain=~adnext.pl
/adnexus-
/adng.html
/adning/*
/adnl.
/adnostic/*
/adnotice.
/adnow-
/adobject.
/adocean.
/adometry-
/adometry.
/adometry?
/adonline.
/adonly468.
/adops.$domain=~adops.co.il
/adops/*
/adopshost.
/adopspush-
/adoptimised.
/AdOptimizer.
/adoptionicon.
/adoptions.$domain=~efollett.com
/adorika300.
/adorika728.
/ados.js
/ados?
/adotube_adapter.
/adotubeplugin.
/adoverlay.
/adoverlay/*
/adoverlayplugin.
/adoverride.
/adp-pro/*
/adp.htm
/adpage-$domain=~adpage.com.ua|~adpage.io
/adpage.$domain=~adpage.com.ua|~adpage.io
/adpage/*$domain=~adpage.com.ua|~adpage.io
/adpagem.
/adpages/*$domain=~adpages.com
/adpai.
/adpan/*
/adpanel/*
/adpanelcontent.
/adpartner.
/adparts/*
/adpatch.
/adpeeps.
/adpeeps/*
/adperf_
/adperfdemo.
/adphoto.$domain=~adphoto.eu|~adphoto.fr|~adphoto.pl
/adpic.
/adpic/*
/adpicture.
/adpicture1.
/adpicture1|
/adpicture2.
/adpicture2|
/adpictures/*
/adping.
/adpix/*
/adplace/*
/adplace5_
/adPlaceholder.
/adplacement.
/adplan4.
/adplay.
/adplayer-
/adplayer.$domain=~adplayer.media|~adplayer.pro
/adplayer/*
/adplugin.
/adplugin/*
/adplugin_
/adpoint.
/adpolestar/*
/adpool/*
/adpop.$domain=~adpop.io|~adpop.me|~adpop.ro
/adpop32.
/adpopup.
/adPos?
/adPositions.
/adpositionsizein-
/AdPostInjectAsync.
/AdPreview/*
/adprime.$domain=~adprime.ltd|~adprime.pl
/adproducts/*
/adprove_
/adprovider.
/adproxy.
/adproxy/*
/AdPub/*
/adpush/*
/adquality/*
/adrackpush.
/adratio.
/adrawdata/*
/adreactor/*
/adreadytractions.
/adrec.$domain=~adrec.paris-sorbonne.fr
/adreclaim-
/adrectanglebanner?
/adrefresh-
/adrefresh.
/adrelated.
/adreload.
/adreload?
/adremote.
/adrendererfactory.
/adreplace/*
/adreplace160x600.
/adreplace728x90.
/adrequest.$domain=~adrequest.com
/adRequest?$domain=~adrequest.com
/adrequests.
/adrequestvo.
/adrequisitor-
/adrevenue/*
/adrevolver/*
/adrich.
/adright.$domain=~adright.com
/adright/*
/adrightcol.
/adriver.$~object,domain=~adriver.co|~adriver.io
/adriver/*
/adriver_$~object
/adrobot.$domain=~adrobot.com.au
/adrolays.
/adRoll.
/adroller.
/adrollpixel.
/adroot/*
/adrot.
/adrot_
/adrotat.
/adrotate-
/adrotate.
/adrotate/*
/adrotation.
/adrotator.
/adrotator/*
/adrotator2.
/adrotator_
/adrotv2.
/adrun.
/adrunner.
/adruptive.
/ads-01.
/ads-03.
/ads-04.
/ads-05.
/ads-06.
/ads-07.
/ads-250.
/ads-300-
/ads-300.
/ads-5.
/ads-640x100-
/ads-640x100.
/ads-890x100-
/ads-admin.
/ads-api.
/ads-arc.
/ads-async.
/ads-banner
/Ads-bdl?
/ads-beacon.
/ads-blogs-
/ads-cch-
/ads-common.
/ads-config.
/ads-foot.
/ads-footer.
/ads-front.
/ads-frontend.
/ads-gpt.
/ads-header-
/ads-holder.
/ads-home.
/ads-inside-
/ads-intros.
/ads-leader|
/ads-loader.
/ads-min.
/ads-mobileweb-
/ads-module.
/ads-module/*
/ads-mopub?
/ads-net.
/ads-new.
/ads-no-
/ads-nodep.
/ads-outstreamNativeView.
/ads-outstreamNativeView~
/ads-pd.
/ads-rectangle.
/ads-rec|
/ads-request.
/ads-restrictions.
/ads-reviews-
/ads-right.
/ads-sa.
/ads-screen.
/ads-scroller-
/ads-segmentjs.
/ads-service.
/ads-sidebar-
/ads-skyscraper.
/ads-sky|
/ads-sticker.
/ads-sticker2.
/ads-top.
/ads-vast-
/Ads.ashx
/ads.asp?
/ads.aspx
/ads.bmp?
/ads.bundle.
/ads.cfm?
/ads.client-
/ads.cms
/ads.compat.
/ads.css
/ads.dll/*
/ads.gif
/ads.htm
/ads.jplayer.
/ads.js/*
/ads.json?
/ads.jsp
/ads.load.
/ads.pbs
/ads.pl?
/ads.png
/ads.release/*
/ads.swf
/ads.txt
/ads.v5.js
/ads.w3c.
/ads/1.
/ads/125l.
/ads/125r.
/ads/160.
/ads/160/*
/ads/2.
/ads/2010/*
/ads/250x120_
/ads/3.
/ads/300.
/ads/3002.
/ads/300x120_
/ads/468.
/ads/468a.
/ads/728-
/ads/728.
/ads/728b.
/ads/728x90above_
/ads/?id=
/ads/?page=
/ads/?QAPS_
/ads/?uniq=
/ads/a.
/ads/ab/*
/ads/abrad.
/ads/acctid=
/ads/ado-
/ads/adp4.
/ads/adrime/*
/Ads/adrp0.
/ads/ads/*
/ads/adv/*
/ads/adx/*
/ads/afc/*
/ads/aff-
/ads/all_
/ads/article-
/ads/article.
/ads/as_header.
/ads/assets/*
/ads/async/*
/ads/b/*
/ads/banid/*
/ads/banner-
/ads/banner.
/ads/banner/*
/ads/banner01.
/ads/banner?
/ads/banner_
/ads/banners/*
/ads/base.
/ads/beacon.
/ads/behicon.
/ads/bg_
/ads/bilar/*
/Ads/Biz_
/ads/blank.
/ads/bottom.
/ads/bottom/*
/ads/box/*
/ads/box300.
/ads/branding/*
/ads/bt/*
/ads/btbuckets/*
/Ads/Builder.
/ads/bz_
/ads/cache/*
/ads/cbr.
/ads/center-
/ads/center.
/ads/checkViewport.
/ads/click_
/ads/cnn/singles/*
/ads/cnvideo/*
/ads/common/*
/ads/community?
/ads/config/*
/ads/configuration/*
/ads/contextual.
/ads/contextual_
/ads/contextuallinks/*
/ads/core.
/ads/create_
/ads/creatives/*
/ads/cube-
/ads/daily.
/ads/daily_
/ads/dart.
/ads/default_
/ads/delivery?
/ads/design-
/ads/desktop-
/ads/dfp.
/ads/dfp/*
/ads/dfp?
/ads/dhtml/*
/ads/directory/*
/ads/display/*
/ads/displaytrust.
/ads/dj_
/ads/drive.
/ads/ds/*
/ads/elementViewability.
/ads/empty.
/ads/exit.
/ads/exo_
/ads/fb-
/ads/final.
/ads/fixed/*
/ads/flash/*
/ads/flash_
/ads/flashbanners/*
/ads/footer-
/ads/footer.
/ads/footer_
/ads/forum-
/ads/forums/*
/ads/freewheel/*
/ads/frontpage/*
/ads/g/*
/ads/generatedHTML/*
/ads/generator/*
/ads/get/*
/ads/getall
/ads/google1.
/ads/google2.
/ads/google_
/ads/gpt/*
/ads/gpt_
/ads/gray/*
/ads/h/*
/ads/head.
/ads/header-
/ads/header.
/ads/header/*
/ads/header_
/ads/home/*
/ads/homepage/*
/ads/horizontal/*
/ads/house/*
/ads/house_
/ads/html/*
/ads/htmlparser.
/ads/iframe
/ads/im2.
/ads/image/*
/ads/images/*
/ads/imbox-
/ads/img/*
/ads/index-
/ads/index.
/ads/index/*
/ads/index_
/ads/indexmarket.
/ads/indexsponsors/*
/ads/info/*
/Ads/InFullScreen.
/ads/initialize/*
/ads/inline.
/ads/inner_
/ads/intermarkets_
/ads/interstitial.
/ads/interstitial/*
/ads/jobroll-
/ads/jquery.
/ads/js.
/ads/js/*
/ads/js_
/ads/jsbannertext.
/ads/labels/*
/ads/layer.
/ads/leaderboard-
/ads/leaderboard.
/ads/leaderboard/*
/ads/leaderboard?
/ads/leaderboard_
/ads/leaderbox.
/ads/like/*
/ads/load.
/ads/lz_loader.
/ads/main.
/ads/marketing/*
/ads/masthead_
/ads/menu_
/ads/middle/*
/ads/mobiles/*
/ads/motherless.
/ads/mpu/*
/ads/mpu2?
/ads/mpu?
/ads/msn/*
/ads/mt_
/ads/narf_
/ads/native.
/ads/native/*
/ads/navbar/*
/ads/ninemsn.
/ads/oas-
/ads/oas/*
/ads/oas_
/ads/original/*
/ads/oscar/*
/ads/outbrain?
/ads/outstream/*
/ads/overlay-
/ads/overlay/*
/ads/p/*
/ads/page.
/ads/panel.
/ads/payload/*
/ads/pc.
/ads/pencil/*
/ads/player-
/ads/plugs/*
/ads/pop.
/ads/popout.
/ads/popshow.
/ads/popup.
/ads/popup_
/ads/post-
/ads/postscribe.
/ads/preloader/*
/ads/preroll-
/ads/preroll/*
/ads/preroll_
/ads/pro/*
/ads/prod/*
/ads/profile/*
/ads/profile_
/ads/promo_
/ads/proposal/*
/ads/proximic.
/ads/proxy-
/AdS/RAD.
/ads/rail-
/ads/rawstory_
/ads/real_
/ads/rect_
/ads/rectangle_
/Ads/Refresher.
/ads/request.
/ads/reskins/*
/ads/revgen.
/ads/right.
/ads/right/*
/ads/ringtone_
/ads/rotate/*
/ads/rotate_
/ads/scriptinject.
/ads/scripts/*
/ads/select/*
/ads/serveIt/*
/ads/show.
/ads/show/*
/ads/side-
/ads/sidebar-
/ads/sidedoor/*
/ads/sitewide_
/ads/skins/*
/ads/sky_
/ads/slideup.
/ads/smi24-
/ads/spacer.
/ads/sponsor
/ads/square-
/ads/square.
/ads/square2.
/ads/square3.
/ads/src/*
/ads/storysponsors/*
/ads/sub/*
/ads/swfobject.
/ads/syndicated/*
/ads/taboola/*
/ads/tags?
/ads/takeovers/*
/ads/targeting.
/ads/text/*
/ads/third-
/ads/tile-
/ads/top-
/ads/top.
/ads/tr_
/ads/tracker/*
/ads/triggers/*
/ads/tso
/ads/txt_
/ads/v/*
/ads/v2/*
/ads/vertical/*
/ads/vg/*
/ads/video/*
/ads/video_
/ads/view.
/ads/view/*
/ads/views/*
/ads/vip_
/ads/vmap/*$~xmlhttprequest
/ads/web/*
/ads/webplayer.
/ads/webplayer?
/ads/welcomescreen.
/ads/widebanner.
/ads/widget.
/ads/writecapture.
/ads/www/*
/ads/xtcore.
/ads/yahoo/*
/ads/zergnet.
/ads/zone/*
/ads0.
/ads01.
/ads05.
/ads09a/*
/ads1.
/ads1/*
/ads10.
/ads10/*
/ads100.
/ads11.
/ads11/*
/ads12.
/ads125.
/ads125_
/ads160.
/ads160x600-
/ads160x600.
/ads160x600px.
/ads18.
/ads2.
/ads2/*
/ads20.
/ads2012/*
/ads2013/*
/ads2015/*
/ads2018/*
/ads203.
/ads210.
/ads2_
/ads2x300.
/ads2x300new.
/ads3.
/ads3/*
/ads300.
/ads300_250.
/ads300adn2.
/ads300x250.
/ads300X2502.
/ads300x250_
/ads300x250px.
/ads4.$domain=~ads4.city
/ads4/*
/ads468.
/ads468x60.
/ads468x60_
/ads4j.
/ads4n.
/ads5.
/ads5/*
/ads5t.
/ads6.
/ads6/*
/ads600-
/ads620x60/*
/ads7.
/ads7/*
/ads728.
/ads728adn2.
/ads728e.
/ads728x90.
/ads728x90_
/ads728x90a.
/ads790.
/ads8.
/ads8/*
/ads88.
/ads9.
/ads9/*
/ads?apid
/ads?callback
/ads?client=
/ads?code=
/ads?id=
/ads?param=
/ads?position
/ads?spaceid
/ads?zone=
/ads?zone_id=
/ads_1.
/ads_160_
/ads_3.
/ads_300.
/ads_300_
/ads_6.
/ads_728_
/ads_9_
/ads_ad_
/ads_and_amp/*
/ads_assets/*
/ads_banner_
/ads_banners/*
/ads_bg.
/ads_bottom.
/ads_bottom_
/ads_box_
/ads_check.
/ads_code.
/ads_code_
/ads_codes/*
/ads_common_library.
/ads_config.
/ads_controller.
/ads_detect.
/ads_dfp/*
/ads_display.
/ads_door.
/ads_event.
/ads_files/*
/Ads_Fix.
/ads_footer.
/ads_frame.
/ads_gallery/*
/ads_global.
/ads_gnm/*
/ads_google.
/ads_google_
/ads_home?
/ads_home_
/ads_ifr.
/ads_iframe.
/ads_image/*
/ads_images/*
/ads_leaderboard_
/ads_left_
/ads_load/*
/ads_loader.
/ads_manager.
/ads_medrec_
/ads_min_
/ads_new.
/ads_new/*
/ads_openx_
/ads_patron.
/ads_php/*
/ads_premium.
/ads_pro/*
/ads_r.
/ads_redirect.
/ads_reporting/*
/ads_script-
/ads_server_
/ads_show_
/ads_sidebar.
/ads_sprout_
/ads_start.
/ads_t/*
/ads_text_
/ads_thumb/*
/ads_top_
/ads_topbar_
/ads_ui.
/ads_videos/*
/ads_view.
/Ads_WFC.
/ads_yahoo.
/adsa468.
/adsa728.
/adsadclient31.
/adsadview.
/AdsAjaxRefresh.
/adsales/*
/adsall.$domain=~adsall.net
/adsame.
/adsame/*
/adsame1.
/adsample.
/adsandbox.
/adsandtps/*
/adsAPI.$domain=~snap.com|~snapchat.com
/adsarticlescript.
/AdsAsync.
/adsatt.
/adsbanner-
/adsbanner.
/adsbanner/*
/adsbannerjs.
/adsbox.$domain=~adsbox.com.sg|~adsbox.in
/adsby.
/adsbyadsn.
/adsbycurse.
/adsbyfalcon.
/adsbyfive.
/adsbytenmax.
/adscale.$domain=~adscale.com|~adscale.io|~adscale.net|~adscale.pl
/adscale1.
/adscale_$domain=~adscale.com
/adscalebigsize.
/adscalecontentad.
/adscaleskyscraper.
/adscbg/*
/adscdn.
/adscloud.
/adscluster.
/adsco.$domain=~adsco.com|~adsco.nl
/adscontent.
/adscontent2.
/adscontrol.
/adscot/*
/adscpv/*
/adscript-dfp-
/adscript-dfp.
/adscript-dianomi.
/adscript-optimera.
/adscript1.
/adscript?
/adscript_
/adscripts/*
/adscripts1.
/adscripts2.
/adscripts3.
/adscroll.
/adsdaq_
/adsdaqbanner_
/adsdaqbox_
/adsdaqsky_
/adsDateValidation.
/adsdelivery.
/adsDesktop.
/adsdfp/*
/adsdk/*
/adsdm.
/adsdyn160x160.
/adsDynLoad/*
/adsearch.$domain=~adsearch.fr
/adSearch?
/adsec.$domain=~adsec.gr|~adsec.kinsta.cloud
/adsecondary.
/adsegmentation.
/adseller/*
/adsen/*
/adsenceSearch.
/adsenceSearchTop.
/adsEnd.
/adsense-
/adsense.$~script,domain=~adsense.az|~adsense.googleblog.com
/adsense/*
/adsense1.
/adsense2.
/adsense23.
/adsense24.
/adsense250.
/adsense3.
/adsense4.
/adsense5.
/adsense?
/adsense_$domain=~adsense.googleblog.com|~support.google.com
/AdsenseBlockView.
/adsensecommon.
/adsensegb.
/adsensegoogle.
/adsensets.
/adsensev2.
/adsenze.
/adseo.$domain=~adseo.com|~adseo.no|~adseo.pl
/adseo/*
/adseperator_
/adser/*
/adserv.
/adserv/*
/adserv1.
/adserv2.
/adserv3.
/adserv_
/adserve-
/adserve.
/adserve/*
/adserve_
/adserver-
/adserver.$~xmlhttprequest,domain=~konograma.com
/adserver/*
/adserver01.
/adserver1-
/adserver1.
/adserver2.
/adserver2/*
/adserver3.
/adserver7/*
/adserver8strip.
/adserver?
/adserver_
/adserverc.
/adserverdata.
/adServerDfp.
/adserverpub?
/adservers-
/adserversolutions/*
/adserverstore.
/adservervastvideovizu.
/adservice-
/adservice.$domain=~adservice.io
/adservice/*
/adservices.
/adservices/*
/adservice|
/adserving.
/adserving/*
/adserving_
/AdServlet?
/adserv|*|adtech;
/adsession.
/adsession_
/adsetup.
/adsetup_
/adsfac.
/adsfetch.
/adsfile.
/adsfiles.
/adsfinal.
/adsfix.
/adsfloat.
/adsfolder/*
/adsfooter
/adsforwp-
/adsframe.
/adsfull/*
/adsfuse-
/adsgame.
/adsGooglePP3.
/adshandler.
/adshandler/*
/adshare.$domain=~adshare.tv|~echosign.com
/adshare/*$domain=~adsharetoolbox.com
/adshare3.
/adsheader.
/adshider.
/adshow-
/adshow.
/adshow/*
/adshow2.
/adshow?
/adshow_
/adshtml2/*
/adsi-j.
/adsico.
/adsico2.
/adsico3.
/adsicon/*
/adsidebar.
/adsidebarrect.
/adsiframe.
/adsiframe/*
/adsign.$domain=~adsign.no|~adsign.slack.com
/adsimage/*
/adsimages/*
/adsImg/*
/adsinclude.
/adsindie/*
/adsinsert.
/adsinteractive-
/adsite/*
/adsites/*
/adsjs.
/adsjs/*
/adsjson.
/adskin/*
/adsky.
/adskyright.
/adskyscraper.
/adslide.
/adslider-
/adslider/*
/adslides.
/adsline.
/AdsLoad.
/adslots.
/adslug-
/adslug_
/adslugs/*
/adsm2.
/adsmanagement/*
/adsmanager.nsf/*
/adsmanager/*$domain=~github.com
/adsManagerV2.
/adsmapping/*
/adsMB/*
/adsmedia_
/adsmin/*
/adsmm.dll/*
/adsmodules/*
/adsnative_
/adsnew.
/adsnew/*
/adsnip.
/adsnippet.
/adsniptrack.
/adsonar.
/adsonphoto/*
/adsopenx/*
/adsource_
/adsoverlay_
/adsp/*
/adspa.
/adspace.$~stylesheet,domain=~adspace.pro
/adspace/*$domain=~adspaceagency.com
/adspace1.
/AdSpace160x60.
/adspace2.
/adspace?
/adspace_finative-
/adspacer.
/adspaces.
/adspan.
/adspd.
/adspeeler/*
/adspending01.
/adspf.
/adspi.
/adsplay.
/Adsplex-
/AdsPlugin.
/adsPlugin/*
/adsplupu.
/adsponsor.
/adspot.$domain=~adspot.lt
/adspot/*
/adspot_
/adspots/*
/adspro/*
/adspromo-
/adspromo.
/AdsPublisher.
/adsq/*
/adsquare.$domain=~adsquare.ma
/adsquareleft.
/adsrc.
/adsrc300.
/adsremote.
/adsreporting/*
/adsresources/*
/adsrich.
/adsright.
/adsrot.
/adsrot2.
/adsrotate.
/adsrotate1left.
/adsrotate1right.
/adsrotate2left.
/adsrotateheader.
/AdsRotateNEW1right.
/AdsRotateNEW2right.
/AdsRotateNEWHeader.
/adsrotator.
/adsrule.
/adsrules/*
/adsrv.
/adsrv/*
/adsrv2/*
/adsrvmedia/*
/adss.asp
/adsscript.
/adsserv.
/adsservedby.
/adsserver.
/adsservice.
/AdsShow.
/adsshow/*
/adssp.
/adssrv.
/adst.php
/adstacodaeu.
/adstakeover.
/adstatic.
/adstatic/*
/adstatics/*
/adstemp/*
/adstemplate/*
/adsterra.$domain=~adsterra.com
/adsterra/*
/adstitle.
/adstop.
/adstop728.
/adstop_
/adstorage.
/adstr3mov.
/adstracking.
/adstract/*
/adStrategies/*
/adstream.
/Adstream?
/adstream_
/adstreamjscontroller.
/adStrip.
/adstrk.
/adstrm/*
/adstub.
/adstube/*
/adstubs/*
/adstx.
/adstyle.$~stylesheet
/adsummos.
/adsummos2.
/adsunauth?
/adsup.
/adsv/*
/adsvariables.
/adsvc2.
/adsvo.
/adsvr.
/adsvr2.
/adswap-
/adswap.
/adswap/*
/adsweb.
/adswide.
/adswidejs.
/adsword.
/adswrapper.
/adswrapper3.
/adswrapperintl.
/adswrappermsni.
/adsx/*
/adsx728.
/adsx_728.
/adsxml/*
/adsync/*
/adsyndication.
/adsyndication/*
/adsynth-
/adsys.
/adsys/*
/adsystem.
/adsystem/*
/ads~adsize~
/adtable_
/adtabs.
/adtadd1.
/adtag.
/adtag/*
/adtag?
/adtag_
/adtagcms.
/adtaggingsubsec.
/adtago.
/adTagRequest.
/adtags.
/adtags/*
/adtagtc.
/adtagtranslator.
/adtaily_
/adtaobao.
/adtech-
/adtech.$domain=~adtech.co.uk|~adtech.md
/adtech/*
/adtech;
/adtech_$domain=~adtech.co.uk
/adtechglobalsettings.js
/adtechHeader.
/adtechscript.
/adTemplates/*
/adtest.$domain=~adtest.adsystem.pl
/adtest/*
/adtext.
/adtext2.
/adtext4.
/adtext_
/adtextmpu2.
/adtimage.
/adtitle.
/adtology.
/adtomo/*
/adtonomy.
/adtool/*
/adTools.
/adtools/*
/adtools2.
/adtooltip/*
/adtop.
/adtop160.
/adtop300.
/adtop728.
/adtopcenter.
/adtopleft.
/adtopmidsky.
/adtopright.
/adtopsky.
/adtrack.$domain=~adtrack.ca
/adtrack/*
/adtracker.
/adtracker/*
/adtracker?
/adtracking.
/adtracking/*
/adtraff.
/adttext-
/adttext.
/adtvideo.
/adtxt.
/adtype.
/adtype=
/adultadworldpop_
/adultimate.
/adunit.
/adunit/*$domain=~propelmedia.com
/adunits.
/adunits/*
/adunits?
/adunittop|
/adunix.
/adurl/*
/adutil.
/adutils.
/aduxads.
/aduxads/*
/adv-1.
/adv-2.
/adv-banner-
/adv-banner.
/adv-bannerize-
/adv-banners/*
/adv-definitions-
/adv-div-
/adv-dmp/*
/adv-expand/*
/adv-ext-
/adv-f.
/adv-header.
/adv-mobile.
/adv-placeholder.
/adv-scroll-
/adv-scroll.
/adv-socialbar-
/adv-top-bottom.
/adv.asp
/adv.css?
/adv.html
/adv.jsp
/adv.php
/adv.png
/adv/?rad_$domain=~rakuten.co.jp
/adv/adriver
/adv/ads/*
/adv/adv_
/adv/background/*
/adv/banner/*
/adv/banner1/*
/adv/banner_
/adv/bottomBanners.
/adv/box-
/ADV/Custom/*
/adv/desktop/*
/adv/interstitial.
/adv/interstitial/*
/adv/kelkoo/*
/adv/kelkoo_
/adv/lrec_
/adv/managers/*
/adv/mjx.
/adv/mobile/*
/adv/preroll_
/adv/rdb.
/adv/script1.
/adv/script2.
/adv/search.
/adv/skin.
/adv/skin_
/adv/sponsor/*
/adv/sprintf-
/adv/topbanner.
/adv/topBanners.
/adv02.$domain=~dobro.systems
/adv03.$domain=~dobro.systems
/adv1.
/Adv150.
/adv180x150.
/adv2.
/adv3.
/adv4.$domain=~adv4.me
/Adv468.
/adv5.
/adv6.
/adv8.
/adv_2.
/adv_250x300.
/adv_468.
/adv_468_
/adv_90x728.
/adv_90x728_
/adv_background/*
/adv_banner_
/adv_box_
/adv_burt_
/adv_display.
/adv_flash.
/adv_frame/*
/adv_gigya.
/adv_head.
/adv_horiz.
/adv_hp.
/adv_image/*
/adv_left_
/adv_library3.
/adv_link.
/adv_manager_
/adv_out.
/adv_player_
/adv_rcs/*
/adv_script_
/adv_server.
/adv_teasers.
/adv_top.
/adv_vert.
/adv_vertical.
/advadserve/*
/advagg_font.
/advalue/*
/advalue_
/advaluewriter.
/advanced-ads-$domain=~wordpress.org
/advanced-ads/*$domain=~wordpress.org
/advanced-advertising-
/advault.
/advbanner/*
/advbanners/*
/advcontents.
/advcounter.
/advdl.
/advdoc/*
/advelvet-
/advengine.
/adver-left.
/adver.$domain=~adver.biz|~adver.by|~adver.media|~adver.vn
/adver/?a=
/adver_hor.
/adver_img/*
/adverfisement.
/adverfisement2.
/adverserve.
/adversting/*
/adversting?
/advert-$domain=~advert-solutions.com|~advert-technology.com|~advert-technology.ru
/advert.$~script,domain=~advert.ae|~advert.ee|~advert.io|~advert.media|
~advert.org.pl|~motortrader.com.my
/advert/*$domain=~skymedia.de
/advert01.
/advert1-
/advert1.
/advert1/*
/advert2-
/advert2.
/advert24.
/advert3.
/advert31.
/advert32.
/advert33.
/advert34.
/advert35.
/advert36.
/advert37.
/advert4.
/advert5.
/advert6.
/advert8.
/advert?
/advert_$domain=~canalplus.com
/AdvertAssets/*
/advertbanner.
/advertbanner2.
/advertbox.
/advertbuttons_
/advertguruonline1.
/adverth.
/adverthorisontalfullwidth.
/advertical.
/advertise-$domain=~ads.microsoft.com|~advertise-solution.nl|~bingads.microsoft.com
/advertise.$domain=~ads.microsoft.com|~advertise.apartments.com|
~advertise.directoryofillustration.com|~advertise.isleofskye.com|~advertise.market|
~advertise.medillsb.com|~advertise.movem.co.uk|~advertise.ru|
~advertise.sobihamilton.ca|~advertise.sphamovingads.com|~advertise.welovebuzz.com|
~bingads.microsoft.com|~engineering.com
/advertise/*$domain=~legl.co
/advertise125x125.
/advertise_
/advertisebanners/*
/advertisehere.
/advertisement-$~script,domain=~berlin-airport.de
/advertisement.$~script,domain=~advertisement.solutions.zalando.com
/advertisement/*
/advertisement1.
/advertisement160.
/advertisement2.
/advertisement3.
/advertisement_
/advertisementAPI/*
/advertisementheader.
/advertisementmapping.
/advertisementrotation.
/advertisements-
/advertisements.
/advertisements/*$domain=~ellefanningfan.net
/advertisements2.
/advertisements?
/advertisements_
/AdvertisementShare.
/advertisementview/*
/advertiser.$domain=~advertiser.adverbid.com|~advertiser.autorepairconnect.com|
~advertiser.flossbank.com|~advertiser.growmobile.com|~advertiser.leadcalls.ru|
~advertiser.livthecity.com|~advertiser.vungle.com|~linkpizza.com|
~panel.rightflow.com|~trialpay.com|~unity3d.com
/advertiser/*$domain=~ads.microsoft.com|~ads.tiktok.com|~advertiser.flossbank.com|
~affili.net|~affiliprint.com|~bingads.microsoft.com|~linkpizza.com|~mediance.com|
~mobileapptracking.com|~trialpay.com
/advertisers.$image,script,subdocument,domain=~advertisers.adgoal.de|
~advertisers.adversense.com|~advertisers.careerone.com.au|~advertisers.dk|
~advertisers.easyweddings.com.au|~advertisers.io|~advertisers.leadia.ru|
~advertisers.ypfboost.ph|~panel.rightflow.com
/advertisers/*$domain=~datalift360.com|~home.tapjoy.com|~panel.rightflow.com|
~propelmedia.com|~publisuites.com|~qubeslate.com
/advertiserwidget.
/advertises/*
/advertisewithus_
/advertising-$domain=~abramarketing.com|~advertising-direct.com|~advertising-
excellence.com|~advertising-factory.de|~advertising.amazon.com|~deals-italy.com|
~microsoft.com|~outbrain.com|~yellowimages.com
/advertising.$~script,~xmlhttprequest,domain=~advertising.amazon.ae|
~advertising.amazon.ca|~advertising.amazon.cn|~advertising.amazon.co.jp|
~advertising.amazon.co.uk|~advertising.amazon.com|~advertising.amazon.com.au|
~advertising.amazon.com.mx|~advertising.amazon.de|~advertising.amazon.es|
~advertising.amazon.fr|~advertising.amazon.in|~advertising.amazon.it|
~advertising.amazon.sa|~advertising.berlin-airport.de|~advertising.bulurum.com|
~advertising.byhoxby.com|~advertising.dailymotion.com|~advertising.expedia.com|
~advertising.hulu.com|~advertising.lavenir.net|~advertising.mobile.de|
~advertising.nzme.co.nz|~advertising.org.il|~advertising.racingpost.com|
~advertising.roku.com|~advertising.scoop.co.nz|~advertising.sevenwestmedia.com.au|
~advertising.shpock.com|~advertising.theguardian.com|~advertising.utexas.edu|
~advertising.vrisko.gr|~advision.co
/advertising/*$~xmlhttprequest,domain=~advertising.org.il|~kloterfarms.com|
~temple.edu|~themarker.com
/advertising/traffic-
/advertising02.
/advertising2.
/advertising300x250.
/advertising?
/advertising_$domain=~advertising.scoop.co.nz
/advertisingbanner.
/advertisingbanner/*
/advertisingbanner1.
/advertisingbanner_
/advertisingbutton.
/advertisingcontent/*
/advertisingimageexte/*
/AdvertisingIsPresent6?
/advertisinglinks_
/advertisingmanual.
/advertisingmodule.
/advertisings.
/advertisingwidgets/*
/advertisment-
/advertisment.
/advertisment/*
/advertisment1-
/advertisment4.
/advertisment_
/advertisments/*
/advertize_
/advertlayer.
/advertmedia/*
/advertmsig.
/advertorial-
/advertorial/*
/advertorial_
/advertorials/*
/advertphp/*
/advertpixelmedia1.
/advertpro/*
/advertrail.
/advertright.
/adverts.$domain=~adverts.ie|~adverts.org.ua
/adverts/*
/adverts_
/advertserve.
/advertsky.
/advertsquare.
/advertss/*
/advertstub.
/adverttop.
/advertverticallong.
/advertwebapp.
/adverweb.
/advf1.
/advfiles/*
/advFrameCollapse.
/advhd.
/advice-ads.
/advideo.$domain=~advideo.pro|~advideo.site
/adview.$domain=~adview.mu|~adview.online|~adview.su
/adview/*
/adview?
/adview_
/adviewas3.
/adviewed.
/adviewer.
/adviframe/*
/advinfo.
/advision.$domain=~advision.cl|~advision.co|~advision.dk|~advision.sk
/adVisit.
/advlink300.
/advloader.
/advobj.
/advolatility.
/advpartnerinit.
/advph.
/advPop.
/advpreload.
/advris/*
/advrotator.
/advs-instream.
/advs.ads.
/advs/*
/advs_actv.
/advscript.
/advscripts/*
/advshow.
/advt.$domain=~advt.ch
/advt/*
/advt2.
/advtarget/*
/advtBanner.
/advtemplate/*
/advtemplate_
/advts/*
/advweb.
/AdvWindow/*
/advzones/*
/adw.$domain=~adw.be|~adw.olsztyn.pl|~adw.org|~adw.org.pl
/adw1.
/adw2.
/adw3.
/adweb.$domain=~adweb.clarkson.edu|~adweb.com.au|~adweb.cz|~adweb.pro
/adweb2.
/adweb33.
/adwidget/*
/adwidget_
/adwidgets/*
/adwise/*
/adWiseShopPlus1.
/adwiz.
/adwiz/*
/adwizard.
/adwizard/*
/adwizard_
/adword.
/adwords.$domain=~adwords.dominatus.si|~ppc.ee|~radom.pl
/adwords/*$domain=~google.com
/adwordstracking.js
/adWorking/*
/adworks.$domain=~adworks.att.com|~adworks.co.il|~adworks.fi|~adworks.jobijoba.io|
~adworks.net
/adworks/*
/adworldmedia/*
/adworx.
/adworx_
/adwrapper/*
/adwrapperiframe.
/adwriter2.
/adx-exchange.
/adx.$domain=~adx.business|~adx.co.nz|~adx.cx|~adx.nz|~adx.ru|~adx.traveledge.com|
~adx.tribefire.com|~adx.uk.com|~adx.world|~adx.wowfi.com|~journals.uchicago.edu
/adx/ads?
/adx/iframe.
/adx/js/*
/adx/mobile/*
/adx160.
/adx2.
/adx_blacklist.js
/adx_exo_
/adx_flash.
/adx_iframe_
/adxads.
/adxcm_
/adxrotate/*
/adxsite.
/adxv.
/adxx.php?
/adyard.
/adyard300.
/adyea.
/adyoulike.
/adz-x/*
/adz/css/*
/adz/images/*
/adz/js/*
/adz/solus/*
/adz/sponsors/*
/adzbanner/*
/adzbotm.
/adzerk2_
/adzilla/*
/adzintext-
/adzone.
/adzone/*
/adzone1.
/adzone4.
/adzone_
/AdZoneAdXp.
/adzonebelowplayer.
/adzonebottom.
/adzonecenteradhomepage.
/adzoneleft.
/adzonelegend.
/adzoneplayerright.
/AdZonePlayerRight2.
/adzoneright.
/adzones.
/adzones/*
/adzonesidead.
/adzonetop.
/adztop.
/afc-match?q=
/afcads.
/afcsearchads.
/afdsafads/*
/aff-ads.
/aff-exchange/*
/aff.htm
/aff/ads_
/aff/banners/*
/aff/images/*
/aff_ad?$script
/aff_banner/*
/aff_banners/*
/aff_frame.
/affad?
/affads/*
/affbanner/*
/affbanners/*
/affbeat/banners/*
/affclick/*
/affilatebanner.
/affiliate-assets/banner/*
/Affiliate-Banner-
/affiliate-content/*
/affiliate-portal-
/affiliate.linker/*
/affiliate/ad/*
/affiliate/ads/*
/affiliate/banner/*
/affiliate/banners/*
/affiliate/displayWidget?
/affiliate/promo-
/affiliate/promo/*
/affiliate/script.php?
/affiliate/small_banner/*
/affiliate_banner/*
/affiliate_banners/*
/affiliate_base/banners/*
/affiliate_link.js
/affiliate_member_banner/*
/affiliate_resources/*
/affiliate_show_banner.
/affiliate_show_iframe.
/affiliateads/*
/affiliateadvertisement.
/affiliatebanner/*
/affiliatebanners/*
/affiliateimages/*
/affiliates.*.aspx?
/affiliates/*/banner
/affiliates/*/show_banner.
/affiliates/banner
/affiliates/contextual.
/affiliateserver.
/affiliatetags/*
/affiliatewiz/*
/affiliation/*$domain=~esi.evetech.net
/affiliation_banners/*
/affiliationcash.
/affilinet/*$domain=~affilinet-inside.com|~affilinet-inside.fr
/affilitebanners/*
/affimages/*
/affimg/*
/affliate-banners/*
/affpic/*
/afr.php?
/afr?auid=
/afs/ads/*
/ahmestatic/ads/*
/aimatch_ad_
/AIV-Ad-
/ajax-ad/*
/ajax-advert-
/ajax-advert.
/ajax/ad/*
/ajax/ads/*$domain=~mobile.de
/ajax/ads_
/ajaxAd?
/ajaxads.
/ajrotator/*
/ajs.php?
/ajs?auid=
/ajs?zoneid=
/ak-ads-
/ak/ads/*
/all/ad/*
/all_ads/*
/alternativeads/*
/alternet.ad?
/alwebad_
/am/ads.
/amazon-ad-
/amazon-apstag.
/amazon-associates-link-$~stylesheet
/amazon-async-
/amazon/iframeproxy-
/amazon/widget/*
/ame-dfp/*
/amp-ad-
/amp4ads-
/amzn_ads.
/amzn_omakase.
/anchorad.
/annonse.$domain=~annonse.nu
/annonse/*
/annonser.
/annonser/*
/announce/adv/*
/anyad.js
/ape-ad-
/api-ads.
/api.ad.
/Api/Ad.
/api/ad/*
/api/ads/*
/api/ads?
/api/v1/ad/*
/apopwin.
/app.ads-
/app.ads.
/app/ads.
/app/ads/*
/apstag.js
/aptads/*
/arcAdsJS/*
/Article-Ad-
/article-advert-
/article_ad.
/article_ads-
/articlempuadvert/*
/articleSponsorDeriv_
/artimediatargetads.
/as/gb2?stid=
/as/gb?stid=
/as3overstreamplatformadapter.
/as_u/ads/*
/aseadnshow.
/aspbanner_inc.asp?
/asset/ad/*
/asset/adv/*
/assets/ad-
/assets/ad/*
/assets/ads-
/assets/ads.
/assets/ads/*
/assets/ads3-
/assets/ads_
/assets/adv/*
/assets/doubleclick/*
/assets/js/ad.
/assets/sponsored/*
/ast/ads/*
/async-ads.js
/async/ads-
/asyncadload.
/asyncjs.$domain=~asyncjs.com
/asyncspc.
/atcode-bannerize/*
/athena/tag/?
/atlads/*
/atnads/*
/AtomikAd/*
/atrads.
/attachad.
/AttractiveAds/*
/AttractiveAds_
/AttractiveAdsCube.
/au2m8_preloader/*
/audio-ads/*
/audioads/*
/auditudeadunit.
/auditudebanners.
/austria_ad.
/auto.ad.
/auto_ad_
/av/ads/*
/avant-ad-
/Avatar_ad_
/awaps-ad-
/awe2.js
/awempire.
/awepop.
/axt/ad_
/b.ads.
/back-ad.
/background_ad_
/BackgroundAd40.
/backgroundAdvertising.
/backlinxxx/js/*
/badge_ad_
/ban.php?
/ban/image?
/ban/json/*
/ban160.php
/ban300.html
/ban300.php
/ban728.html
/ban728.php
/ban728x90.
/ban_ad.
/ban_m.php?
/banimpress.
/banman.asp?
/banman/*
/banmanpro/*
/Banner-300x250.
/banner-ad-
/banner-ad.$~script
/banner-ad/*
/banner-ad_
/banner-ads-
/banner-ads/*
/banner-adv-
/banner-affiliate-
/banner.asp?$third-party
/banner.ca?
/banner.cgi?
/banner.gif?
/banner.htm?
/banner.php
/banner.ws?
/banner/468
/banner/700
/banner/ad.
/banner/ad/*
/banner/ad_
/banner/ads/*
/banner/adv/*
/banner/adv_
/banner/affiliate/*
/banner/amazon/*
/banner/hit?
/banner/html/zone?zid=
/banner/javascript/zone?
/banner/rtads/*
/banner/show.php
/banner/sponsor_
/banner/url/zone?
/banner/virtuagirl
/banner160x600-
/banner20468x60.
/banner300x250.
/banner460x80.
/banner468.
/banner468_
/banner468a.
/banner468x60.
/banner468x80.
/banner728x90.
/banner728x90_
/banner_125x
/banner_468.
/banner_468x
/banner_ad.
/banner_ad_
/banner_ads.
/banner_ads/*
/banner_ads_
/banner_adv/*
/banner_control.php?
/banner_db.php?
/banner_dfp.
/banner_dfp_
/banner_file.php?
/banner_id/*
/banner_iframe_
/banner_image.php?
/banner_js.*?
/banner_OAS.js
/banner_skyscraper.
/banner_view.
/banner_zanox/*
/banner_zedo/*
/bannerad.
/bannerad/*
/bannerad1-
/bannerad2-
/bannerad3.
/bannerad6.
/bannerad_
/bannerads-
/bannerads.
/bannerads/*
/banneradsajax.
/banneradsgenerator.
/banneradverts/*
/banneradviva.
/bannercode.php
/bannerconduit.
/bannerdeliver.php
/bannerexchange/*
/bannerfarm.
/bannerfarm/*
/bannerfile/ad_
/bannerframe.*?
/bannerframeopenads.
/bannerframeopenads_
/bannerinc.
/bannerjs.php?
/bannermaker/*
/bannermanager/*
/bannermarktxxx.
/bannermvt.
/bannerpump.
/bannerrotate.
/bannerrotater/*
/bannerrotation.
/bannerrotation/*
/banners.*&iframe=
/banners.cgi?
/banners.php?id
/banners/300
/banners/460
/banners/468
/banners/728
/banners/ad/*
/banners/ad10.
/banners/ad11.
/banners/ad_
/banners/ads-
/banners/ads.
/banners/ads/*
/banners/adv/*
/banners/adv_
/banners/aff.
/banners/affil/*
/banners/affiliate/*
/banners/affiliates/*
/banners/ffadult/*
/banners/googlebanner
/banners/promo/*
/banners_rotation.
/bannersAds_
/bannerscript/*
/bannerserve/*
/bannerserver/*
/bannerserver3/*
/bannerserver3|
/bannerserver?
/bannersyndication.
/bannerview.*?
/bannerwerbung/*
/bannery/*?banner=
/bansrc/*
/bar-ad.
/baseAd.
/baselinead.
/basePopunder.
/basic/ad/*
/bauer.ads.
/bb/ads.
/bbad.$domain=~bbad.com
/bbad1.
/bbad10.
/bbad2.
/bbad3.
/bbad4.
/bbad5.
/bbad6.
/bbad7.
/bbad8.
/bbad9.
/bci-ads.
/bci-ads/*
/bckgrnd_ad.
/bdcustomadsense-
/bdvws.js
/beacon/ad/*
/beacon/ads/*
/beacon/ads?
/behaviorads/*
/bennerad.min.
/beta-ad.
/betrad.js
/bftv/ads/*
/bg-advert-
/bg/ads/*
/bg_ads_
/bg_adv_
/bgads/*
/bi_affiliate.js
/bidvertiser/tags/*
/big-ad-switch-
/big-ad-switch/*
/bigad.
/bigad_
/bigads/*
/bigboxad.
/bigtopl.swf
/bin/ads/*
/binary/ad/*
/bizad.
/bkgrndads/*
/Block-Ad.
/blockad_
/blocks/ads/*
/blog-ad-
/blog/ads/*
/blog_ad?
/blog_ads/*
/blogad.
/blogad02.
/blogad_
/blogads-
/blogads.
/blogads/*
/blogads2_
/blogads3/*
/blogads_
/blogadsbg.
/bloggerex.
/blogoas-
/bmndoubleclickad.
/bnr.php?
/bnr_ad_
/bnr_show.php?id=$script
/bnr_xload.php?*&pub=
/bnrad/*
/bnrimg.
/bnrsrv.
/bodyads/*
/BOM/Ads/*
/bookad/*
/bookads.
/bookads2.
/boomad.
/bottom-ad-
/bottom-ads.
/bottom-advert-
/bottom_ad.
/bottom_ads.
/bottom_adv.
/bottom_adv_
/bottomad.
/bottomad/*
/bottomads.
/bottomsidead/*
/Box-ad-
/box_ad_
/box_ads_
/boxad.
/boxad1.
/boxad2.
/boxad3.
/boxad_
/brand-ad-
/brandingAd.
/breakad_
/breaking_ad/*
/brightcovead.
/brokenAd.
/brsAssets/ads/*
/bsa-pro-
/bserver/*
/btads/*
/btbuckets/btb.js
/btmads.
/btmadsx.
/btn_ad_
/btstryad.
/bucketads.
/buddyw_ad.
/buildAdfoxBanner.
/buildAdriverBanner.
/bundle/ads.
/bundles/Ad/*
/bundles/ads-
/bunyad_
/burt/adv_
/butler.php?type=
/button_ads/*
/buttonad/*
/ButtonAd_
/buttonads.
/buttonads/*
/buyad.
/buyclicks/*
/buyer/dyad/*
/buysellads-
/buysellads.
/buzz/ads/*
/bvadtgs.
/bytemark_ad.
/c_ad.aspx?
/cache/ads_
/cactus-ads/*
/cads-min.js
/calendar-ads/*
/call/pubif/*
/call/pubj/*
/call_ads/*
/callads5.
/callAdserver?
/cam4pop2.js
/camaoadsense.
/camaoAdsenseHomepage.
/camfuzeads/*
/campaign/advertiser_
/campus/ads/*
/carbonads-
/carbonads/*
/carousel_ads.
/carouselads.
/carsadtaggenerator.js
/cashad.
/cashad2.
/category-sponsorship/*
/catfishads/*
/cb.php?sub$script,third-party
/cb_ads_manager/*
/cbgads.
/cci-ads-
/cdn-ad-
/cdn.ad.
/cdn.ads.
/cdn/adx/*
/cds.ad.
/centerads.
/central/ads/*
/centralresource/ad_
/ceoads/*
/cgi-bin/ad/*
/cgi-bin/ads.
/cgi-bin/ads/*
/cgi-bin/ads_
/cgi-exe/ad.
/cgi/ad_
/channelblockads.
/chaturbatebest.js
/checkm8footer_
/checkm8header_
/china-ad.
/chinaadclient.
/chitika-ad?
/chocolate.cgi?
/chorus_ads.
/chrome-ad.
/ciaad.
/circads.
/cjadsprite.
/ck.php?nids
/clarityray.js
/ClassAds/*
/classifieds/banners/*
/click/ads_
/click/creative/*
/click/zone?
/click?adv=
/clickads/*
/clickboothad.
/clicksor.
/clicktag.engine?$document
/clickunder.
/client/ads.
/clients/ads/*
/clkads.
/cm/ads/*
/CME-ad-
/cmg_ad.
/cmlink/ads-
/cms/ads/*
/cms/js/ad_
/cms_ads/*
/cn-advert.
/cnads.js
/cnnslads.
/cnxad-
/CoastMarketplaceAdCategoriesAuctionsEstateGarageSales?
/CoastMarketplaceAdCategoriesJobs?
/CoastMarketplaceAdCategoriesRealEstateForSaleOrRent?
/codaadconfig.
/CofAds/*
/coldseal_ad.
/collections/ads-
/collisionadmarker.
/colorscheme/ads/*
/column-ad-
/columnadcounter.
/columnads/*
/com/ads/*
/combo?darla/*
/comm/AD_
/comment-ad-
/comment-ad.
/commercial/sponsor/*
/commercial_horizontal.
/commercial_top.
/common-ads/*
/common/ad.
/common/ad/*
/common/ad_
/common/ads/*
/common/ads?
/common/ads_
/common/adv_
/common/dart_wrapper_
/common/results.htm?block=*[colorAdSeparator]$subdocument,~third-party
/common_ad.
/commonAD.
/commons/ad/*
/commspace_ad.
/companion_ad.
/companion_ads.
/companionAdFunc.
/compban.html?
/compiled/ads-
/Component/Ad/*
/Components/Ad/*
/components/ads/*
/components/ads_
/conad.$domain=~conad.it
/conad_$domain=~conad.it
/concert-ads/*
/concert_ads-
/concert_ads.
/configspace/ads/*
/cont-adv.
/contads.
/contaxe_
/content-ads.
/content/ad/*
/content/ad_
/content/ads/*
/content/adv/*
/content_ad.
/content_ad_
/contentAd.
/contentad/*
/contentad_
/contentAdServlet?
/contentadvert1.
/contentadxxl.
/contentad|
/contentmobilead.
/context_ad/*
/context_ads.
/contextad.
/contextads.
/contextualad.
/contpop.js|
/contribute_ad.
/controller.ad.
/controller/ad-
/controller/ads/*
/controllerimg/adv/*
/Controls/ADV/*
/convertjsontoad.
/core-ads-
/core-ads.
/core/ad/*
/core/ads/*
/coread/*
/corner-ad.
/corner_ads/*
/cornerbig.swf
/cornerpeel-bbn/*
/cornersmall.swf
/country_ad.
/couponAd.
/cover_ad.
/coxads/*
/cpg_ads.
/cpm160.
/cpm728.
/cpm_ad.
/cpmbanner.
/cpmcampaigns/*
/cpmrect.
/cpx-ad.
/cpx-advert/*
/cpx_ads.
/cpxads.
/crackwatch/ads/*
/cramitin/ads_
/crazyad.
/crossdomainads.
/crossoverad-
/csp/ads?
/css/ad-
/css/ad.
/css/ads-
/css/ads.
/css/ads300_
/css/adsense
/css/adv.
/css/adz.
/cssjs/ads/*
/ctamlive160x160.
/cube_ads/*
/cubead.
/cubeads/*
/cubeads_
/curlad.
/curveball/ads/*
/custads/*
/custom/ads
/custom/doubleclick/*
/custom11x5ad.
/custom_ads/*
/customad.
/customadmode.
/customads/*
/customadsense.
/customcontrols/ads/*
/customerad_
/cutead.
/cvDisplayAd.
/cvs/ads/*
/cwggoogleadshow.
/cyad.
/cyad1.
/d/ads/*
/daily/ads/*
/dart_ads.
/dart_ads/*
/dart_enhancements/*
/dartad/*
/dartadengine.
/dartadengine2.
/dartads.
/dartcall.
/dartfunctions.
/data/ads/*
/data/init2?site_id=
/data/init?site_id=
/dateads.
/davad_ad_
/dblclick.
/dblclickad.
/dclk/dfp/*
/dclk_ads.
/dclk_ads_
/dcloadads/*
/ddlads/*
/de/ads/*
/default-adv/*
/default/ads/*
/default_ads/*
/default_adv.
/default_oas.
/defaultad.
/defaultad?
/defaults_ads/*
/defer_ads.
/deferads.
/defersds.
/delay-ad.
/delayedad.
/delfi-ads/*
/deliver.jphp?
/deliver.nmi?
/deliver/wr?
/deliverad/*
/deliverads.
/deliverjs.nmi?
/deliversd/*
/deliversds.
/delivery.ads.
/delivery.php?pool_id=
/delivery.php?rnd=
/delivery/*?advplaces=
/delivery/afr.
/delivery/ag.
/delivery/al.php
/delivery/apu.php
/delivery/avw.
/delivery/fc.
/delivery/fl.
/delivery/hb.php
/delivery/lg3.
/delivery/spc.
/delivery/vbafr.php
/delivery_ads/*
/deluxe/ad.
/demo/ads/*
/DemoAd.
/descpopup.js
/design/ads/*
/desktop-ad-
/detectAds.
/develop/ads_
/devicead/*
/dfp-ads.
/dfp-ads/*
/dfp-custom/*
/dfp.js
/dfp.min.js
/dfp/async.
/dfp/blocks/*
/dfp/common/*
/dfp/dc.js
/dfp/dfp-
/dfp/head/*
/dfp/jquery.
/dfp_ads/*
/dfp_delivery.js
/dfp_init.
/dfp_js/*
/dfp_overlay.
/dfp_skin.js
/dfpad/*
/dfpads.
/dfpInAngular.
/dfpload.js
/dfpsds.
/dfpsearchads.
/dictionary/ads/*
/dif/?cid
/dig_ad.
/digest/ads.
/digg_ads.
/digg_ads_
/dinclinx.com/*
/direct_ads.
/direct_ads/*
/directads.
/directadvert-
/directadvert.
/directrev.
/discuss_ad/*
/DispAd_
/display-ad/*
/display-ads-
/display-ads/*
/display.ad.
/display/ads/*
/display/ads?
/display?ad_
/display_ad
/displayad.$~script
/displayad/*
/displayad?
/displayadbanner_
/displayAdFrame.
/displayadiframe.
/displayadleader.
/displayads.
/displayads/*
/displayads1.
/displayads2.
/displayads3.
/displayadsiframe.
/displaybanner/*
/div-ads.
/divad/*
/dlfeatads.
/dmcads_
/dmn-advert.
/dne_ad.
/dns_ad/*
/dnsads.
/domainads/*
/domen_ads.
/door/ads/*
/doors/ads/*
/doubleclick.aspx
/doubleclick.js
/doubleclick.min
/doubleclick.php
/doubleclick.swf
/doubleclick/iframe.
/doubleclick_ads.
/doubleclick_ads/*
/doubleclickad.
/doubleclickads.
/doubleclickads/*
/doubleclickads?
/doubleclickbannerad?
/doubleclickcontainer.
/doubleclickinstreamad.
/doubleclickloader.
/doubleclickplugin.
/doubleclicktag.
/doublepimp2.js
/doubleserve.js
/downads.
/download-ad.
/download/ad.
/download/ad/*$domain=~dr.dk
/download/ads
/dpics/ads/*
/drawad.
/driveragentad1.
/driveragentad2.
/drivingrevenue/*
/droelf.kit/a/*
/dropdown_ad.
/dsg/bnn/*
/DSN-Ad-
/dspads.
/dtiadvert125x125.
/dtim300x250.$script
/dtmads/*
/dummy_ad_
/dxd/ads/*
/dyn_banner.
/dyn_banners_
/dynamic-ad-
/dynamic-ad/*
/dynamic.ad?
/dynamic/ads/*
/dynamic_ads/*
/DynamicAd/*
/dynamicad?
/dynamicAds.
/dynamiccsad?
/dynamicvideoad?
/dynanews/ad-
/dynbanner/flash/*
/e-advertising/*
/e-vertising/*
/eas-fif.htm
/eas?*^easformat=
/eas?camp=*;cre=
/eas?cu=*;cre=
/eas?cu=*;ord=
/eas_fif.
/eas_tag.1.0.js
/easyads.$domain=~easyads.bg|~easyads.eu|~easyads.io|~easyads.lk
/easyads/*$domain=~easyads.eu|~easyads.io|~easyads.lk
/easyadstrack.
/easyazon-
/ebay_ads/*
/ebayad.
/eco_ads/*
/ecom/magnet.
/editable/ads/*
/eht.js?site_
/emailads/*
/embed-ad-
/embed/ad/*
/embed/ads.
/embed_ad.
/emediatead.
/empty_ad_
/EmreAds.
/ems/ads.
/en/ads/*
/eng/ads/*
/eplanningv4.
/eporner-banner-
/ept_in.php?
/ero-1.
/ero-ads-
/ero-ads_
/ero-advertising.
/ero.htm
/ero_hosted_
/ero_line_
/eroad.php
/eroad2.
/eroads.
/eroadvertising.$domain=~eroadvertising.com
/eroadvertorial2.
/eroadvertorial3.
/erobanner.
/eros.htm
/eshopoffer.
/esi/ads/*
/etology.$domain=~etology.com
/euads/*$domain=~euads.org
/eureka-ads.
/eureka/eureka.js
/eureka_ban/*
/europixads.
/event.ng/*
/exads/*
/excellence/ads/*
/exchange_banner_
/exit_popup
/exitpop.
/exitpopunder.
/exitpopunder_
/exitpopup.
/exitsplash.
/exo120x60.
/exo5x1.
/exo_bck_
/exoads/*
/exobanner.
/exoclick.$domain=~exoclick.bamboohr.co.uk|~exoclick.com|~exoclick.kayako.com
/exoclick/*$domain=~exoclick.com
/exoclickright.
/exoclickright1.
/exoclickright2.
/exoclickright3.
/exoclick|
/exosrvcode-
/expads-
/expandable_ad.php
/expandable_ad?
/expandingads.
/expandy-ads.
/expop.js
/exports/tour/*$third-party
/exports/tour_20/*
/ext/adform-
/ext/ads/*
/ext_ads.
/extadv/*
/extendedadvert.
/external/ad.
/external/ad/*
/external/ads/*
/external_ads.
/externalad.
/ExternalAdNetworkViewlogLogServlet?
/externalads/*
/externalhtmladrenderer.
/extra_ads/*
/eyewondermanagement.
/eyewondermanagement28.
/facebookaff/*
/facebookaff2/*
/facebooksex.
/fan-ads.$script
/fastclick160.
/fastclick728.
/fatads.
/fbads/*
/fc_ads.
/fea_ads.
/feature/ads/*
/featuredadshome.
/feedads.
/fetchJsAd.
/fif.html?s=
/fifligatus.
/file/ad.
/file/ads/*
/fileadmin/ads/*
/files/ad-
/files/ad/*
/files/ads-
/files/ads/*
/fimserve.
/finads.
/first-ad_
/flag_ads.
/flash-ads.
/flash-ads/*
/flash/ad/*
/flash/ad_
/flash/ads/*
/flash/advertis
/flash_ads.
/flashad.
/flashad3.
/flashads.$domain=~flashads.co.id
/flashads/*
/flashpeelads/*
/flatad.
/flesh_banner
/fleshlight.$domain=~fleshlight.com|~fleshlight.zendesk.com
/fleshlightcash_
/flexads?
/fliionosadcapture-
/flirt4free.
/float-ads/*
/float_ad.
/floatad_
/floatads.
/floatadv.
/floater_ad.
/floating-ad-
/floatingad.
/FloatingAd_
/floatingads.
/floaty_rotator
/flowplayer.ads.
/flv-ad-
/flvad_
/flvads/*
/flyad.
/flyad/*
/flyads/*
/flyers/ads/*
/flyertown_module.js
/flytead.
/fm-ads1.
/fm-ads2.
/fm-ads3.
/fm-ads4.
/fn_ads.
/footad-
/footad.
/footer-ad-
/footer-ad.$~script
/footer-ads/*
/footer_ad.
/footer_ad_
/footer_ads.
/footer_ads_
/footerad.
/footerad?
/footerads.
/footerads/*
/footertextads.
/forads.
/forum/ads/*
/forum/ads_
/forum_ad.
/forums/ad/*
/ForumViewTopicBottomAD.
/ForumViewTopicContentAD.
/fp.rb?$document
/frame_ads_
/framead-
/framead.
/framead/*
/framead_
/frameads.
/frameads1.
/frameads_
/frameadsz.
/freead.
/freead2.
/frequencyads.
/friendfinder_
/frnads.
/frndlduck-usnt-
/front/ad/*
/front/ads-
/frontads/*
/frontend/ads/*
/frontpagead/*
/ftp/adv/*
/full/ads/*
/fullad.
/fulladbazee.
/fuseads/*
/fwadmanager.
/gadgets/ad/*
/gads.html
/gads.js
/gadv-right.
/gadv-top.
/gafc.js
/gafsads?
/gafv_adapter.
/galleryad.
/gam.html?
/gam_ad.
/gam_ad_
/gam_ads.
/gamads/*
/game-ads.
/gamead/*
/gameadsync.
/gamersad.
/games_ad_
/GAN_Ads/*
/gannett/ads/*
/gate-ad-
/gatewayAds.
/gawker/ads.
/gazette/ads/*
/geitonpop.
/geminivideoads/*
/gen-ad-
/gen_ads_
/genads.
/genads/*
/general-ad-
/general/ads
/generate_ad.
/generate_ads.
/generateAds.
/generateadtag.
/generated/key.js?
/generateplayerads.
/generic-ad.
/generic.ads.
/genericrichmediabannerad/*
/geo-ads_
/geo/ads.
/geo_banner.htm?
/geoad/*
/geobox.html
/GeoDynBanner.php?wmid=
/ges_ads/*
/get-ad.
/get-ad/*
/get-advert-
/get-inline-ad
/get.*/get.$script
/get.ad?
/get/ad.
/get/ad/*
/get/ad?
/get?pvt=*&ab=$xmlhttprequest
/get_ad_
/get_adds_
/get_ads.
/get_ads/*
/get_ads|
/get_banner.asp?
/getad.$domain=~getad.pl
/getad/*
/getAd;
/getad?
/getAdAjax/*
/getadcontent.
/getadds.
/GetAdForCallBack?
/getadframe.
/getAdList?
/getads-
/getads.
/getads/*
/getads?
/getadserver.
/getadsettingsjs?
/getAdsForClient?
/getAdsysCode?
/getads|
/getAdvancedPartnerDiv.
/GetAdvertData?
/getadvertimageservlet?
/getAdvertisement^
/GetAdvertisements?
/getadvertiserimage.
/GetAdvertisingLeft?
/GetAdvertisingTop?
/getadverts?
/GetADVOverlay.
/getarticleadvertimageservlet?
/getban.php?
/getbanner.cfm?
/getbanner.php?
/getdigitalad/*
/getfeaturedadsforshow.
/gethalfpagead.
/getinlineads/*
/getJsonAds?
/getmarketplaceads.
/getmdhlayer.
/getmdhlink.
/getmyad/*
/getrcmd.js?
/getsad.php?
/getsponslinks.
/getsponslinksauto.
/getTextAD.
/GetVASTAd?
/getvdopiaads.
/getvideoad.
/getwebsitead/*
/gexternalad.
/gfx/ad-
/gfx/ad/*
/gfx/ads/*
/ggad/*
/ggadsense.
/gifs/ads/*
/gigyatargetad.
/glam160.
/glam300.
/glam728.
/glam_ads.
/global-ads_
/global/ad/*
/global/ads.
/global/ads/*
/global_advs.
/globalad.$domain=~globalad.com.br
/globaladprostyles.
/globalads-
/globalAdTag.
/globalbannerad.
/glp?r=*&rw=*&rh=*&ww=*&wh=$script,~third-party
/goodtagmanagerapi.
/googad300by600.
/google-ad-
/google-ad?
/Google-Ads-
/google-ads.
/google-ads/*
/google-adsense-
/google-adsense.
/google-adverts-
/google-adwords
/google-afc-
/google-afc.
/google-dfp-
/google/ad?
/google/adv.
/google160.
/google728.
/google_ad.
/google_ads.
/google_ads/*
/google_ads_
/google_adsense-
/google_adv/*
/google_afc.
/google_afc_
/google_afs.
/google_afs_widget/*
/google_caf.js?
/google_lander2.js
/google_radlinks_
/googlead-
/googlead.$~script
/googlead/*
/googlead1.
/googlead160.
/GoogleAd300.
/googlead336x280.
/googlead_
/googleadarticle.
/GoogleAdBg.
/googleadcode.
/googleaddfooter.
/googleaddisplayframe.
/googleadhp.
/googleadhpbot.
/googleadhtml/*
/googleadiframe_
/googleadmanager-
/googleadpush.
/googleadright.
/googleads-$domain=~github.com
/googleads.$~script,domain=~googleads.github.io
/googleads/*$domain=~github.com
/googleads1.
/googleads2.
/googleads3widetext.
/googleads_
/googleadsafc_
/googleadsafs_
/googleAdScripts.
/GoogleAdSense-
/googleadsense.
/googleadservices/*
/googleadsmodule.
/googleAdTaggingSubSec.
/googleadunit?
/googleafc.
/googleafs.
/googleafvadrenderer.
/googlecontextualads.
/GoogleDFP.
/googleheadad.
/googleleader.
/googleleads.
/googlempu.
/gourmetads-
/gpt.js$script
/gpt.min.js
/gpt_ads-
/graphics/ad_
/graphics/ads/*
/grid-ad.
/groupon/ads/*
/grunge-ads.
/gsnads-
/gt6skyadtop.
/gtags/pin_tag.
/gtv_ads.
/guardianleader.
/guardrailad_
/guest/ad/*
/gujAd.
/GujAd/*
/gutterAd.
/gutterspacead.
/halfadvert/*
/Handlers/Ads.
/hcm_ads/*
/hdadvertisment-
/header-ad-
/header-ad.
/header_ad_
/header_ads_
/headerad.
/headeradd2.
/headerads.
/headerads1.
/headerAdvertismentTab.
/headermktgpromoads.
/headvert.
/Heat_Ad.
/hiadone_
/hikaku/banner/*
/hitbar_ad_
/hleads.
/holl_ad.
/home/_ads
/home/ad_
/home/adcarousel
/home/ads-
/home/ads/*
/home/ads_
/home/sponsor_
/home30/ad.
/home_adv.
/homeadsscript.
/homeoutside/ads/*
/homepage-ads/*
/homepage/ads/*
/homepage_ad_
/homepage_ads/*$domain=~swedishbeauty.com
/homepageadvertright.
/homeslideadtop/*
/HomeStaticAds/*
/HompageStickyAd.
/horizontal_ad.
/horizontal_advert_
/horizontalAd.
/hostedads.
/hostedbannerads.
/hostgator-ad.
/hosting/ads/*
/hostkey-ad.
/house-ad.
/house-ad/*
/house-ads/*
/house_ad-
/house_ad_
/house_ads/*
/housead.$domain=~housead.ru
/housead/*
/housead_
/houseads.
/houseads/*
/houseads?
/hoverad.
/hpcwire/ads/*
/hserver/*
/ht.js?site_
/html.ng/*
/html/ad.
/html/ad/*
/html/ads/*
/html/ads_
/html/sponsors/*
/htmlads/*
/httpads/*
/hubxt.*/js/eht.js?
/hubxt.*/js/ht.js
/hw-ads.
/i/ads/*
/i/adv/*
/i_ads.
/ia/ads/*
/iabadvertisingplugin.swf
/IBNjspopunder.
/ico-ad-
/icon_ad.
/icon_ads_
/icon_advertising_
/idevaffiliate/banners/*
/idleAd.
/idleAds.
/iFall_AD_
/ifolder-ads.
/iframe-ad.
/iframe-ad/*
/iframe-ad?
/iframe-ads/*
/iframe-mgid-
/iframe.ad/*
/iframe/ad/*
/iframe/ad_
/iframe/ads/*
/iframe_ad.
/iframe_ad?
/iframe_ad_
/iframe_ads.
/iframe_ads/*
/iframe_ads_
/iframe_chitika_
/iframe_sponsor_
/iframead.
/iframead/*
/iframead_
/iframeadcontent.
/iframeadopinionarticle_
/iframeads.
/iframeads/*
/iframeadsense.
/iframeadsensewrapper.
/iFramedAdTemplate/*
/iframedartad.
/iframes/ad/*
/ifrm_ads/*
/ignite.partnerembed.js
/ignitecampaigns.com/*
/ilivid-ad-
/im-ad/im-rotator.
/im-ad/im-rotator2.
/im-popup/*
/im.cams.
/ima/ads_
/imaads.
/imads.js
/image/ad/*
/image/ads/*
/image/ads_
/image/adv/*
/image/affiliate/*
/image/sponsors/*
/image_ads/*
/imageads/*
/imagecache_ads/*
/images-ad/*
/images-v2/ad_
/images.ads.
/images.adv/*
/images/ad-$domain=~slimjet.com
/images/ad.$domain=~ngohq.com
/images/ad/*
/images/ad2/*
/images/adds/*
/images/ads-
/images/ads.
/images/ads/*$domain=~oppdrettstorget.no
/images/ads_
/images/adv-
/images/adv.
/images/adv/*
/images/adv_
/images/adver-
/images/adz-
/images/adz/*
/images/aff-
/images/affs/*
/images/awebanner
/images/bg_ad/*
/images/gads_
/images/livejasmin/*
/images/sponsored.
/images/sponsored/*
/images/vghd
/images1/ad_
/images2/ads/*
/images_ad/*
/images_ads/*
/imagesadspro/*
/imfloat.
/img-ads.
/img-ads/*
/img-advert-
/img.ads.
/img/_ad.
/img/ad-
/img/ad.
/img/ad/*
/img/ad_$domain=~rakuten.co.jp
/img/ads/*$domain=~save.ca
/img/adv.
/img/adv/*
/img/aff/*
/img2/ad/*
/img3/ads/*
/img_ad/*
/img_ad_
/img_ads/*
/img_adv/*
/imgaad/*
/imgad-
/imgad.
/imgad?
/imgad_
/imgAdITN.
/imgads/*
/imgaffl/*
/imgs/ad/*
/imgs/ads/*
/imlive.gif
/imlive300_
/imlive5.
/imp.ads/*
/imp?slot=
/impactAds.
/impop.
/impopup/*
/inad.$domain=~inad.com|~inad.info
/inc/ad-
/inc/ad.
/inc/ads/*
/inc_ad.
/inc_ad_
/inc_ads.
/inc_v2/ad_
/include/ad/*
/include/ad_
/include/ads/*
/include/adsdaq
/included_ads/*
/includes/ad.
/includes/ad_
/includes/ads/*
/includes/ads_
/includes/adv/*
/incmpuad.
/incotrading-ads/*
/index-ad-
/index-ad.
/index_ad/*
/index_ads.
/indexmobilead2.
/indexrealad.
/indexwaterad.
/infinity.js.aspx?guid=
/info/ads/*
/inhouse_ads/*
/initdefineads.
/initialize_ads-
/initlayeredwelcomead-
/injectad.
/INjspopunder.
/inline_ad.
/inline_ad_
/inline_ads.
/InlineAds.
/inlineads/*
/inlinetextads?
/inner-ads-
/inner-ads/*
/innerads.
/inpl.sponsor.
/inpost-ad^
/inquirer/ads/*
/insertA.d.js
/insertAd.
/insertads.
/insideAD.
/instreamad/*
/intelliad.
/intellitext.$domain=~intellitext.com|~intellitext.hu|~intellitext.us
/interad.$domain=~interad.gr
/interadv/*
/interface/ads/*
/intermediate-ad-
/internAds.
/internal-ad-
/internet_ad_
/internetad/*
/interstital-redirector.
/interstitial-ad.
/interstitial-ad/*
/interstitial-ad?
/interstitial_ad.
/interstitialadvert/*
/interstitials/ad_
/InterYield/*
/intextadd/*
/intextads.
/introduction_ad.
/inv/ads/*
/inventory/ad/*
/investors-advertising/*
/invideoad.
/inviteads/*
/inx-ad.
/ip-advertising/*
/ipadad.
/iprom-ad/*
/iqadcontroller.
/irc_ad_
/ireel/ad*.jpg
/is.php?ipua_id=*&search_id=
/iserver/ccid=
/iserver/site=
/isgadvertisement/*
/ispy/ads/*
/iStripper-poppingModels/*
/itxads/*
/iwadsense.
/jamnboad.
/JavaScript/Ads-
/javascript/ads/*
/javascript/gpt-
/javascript/oas.
/javascript/oas?
/Javascripts/Abigail.js
/javascripts/ads.
/javascripts/ads/*
/Javascripts/Jean-
/Javascripts/SBA-
/jcorner.php?partner=
/jetpack-ads/*
/jitads.
/jivoxadplayer.
/jlist-affiliates/*
/JPlayerAdFoxAdvertisementPlugin.
/jqads.
/jquery-ads.
/jquery.ad.
/jquery.adi.
/jquery.adx.
/jquery/ad.
/jquery_FOR_AD/*
/jqueryadvertising.
/js.ad/size=
/js.ng/cat=
/js.ng/channel_
/js.ng/pagepos=
/js.ng/site=
/js.ng/size=
/js/ads-$~script
/js/adverts-
/js/adz.
/js/dfp-
/js/doubleclick/*
/js/oas-
/js/oas.
/js/ppu.$script
/js/youmuffpu.js
/js2.ad/size=
/js_ad_utf8.
/js_ads/*
/js_ads_
/js_adv-
/js_adv_
/js_exit_popup.
/jsad.php
/jsad/*
/jsads-
/jsAds/*
/jsadscripts/*
/JSAdservingSP.
/jsc/ads.
/jsfiles/ads/*
/json/ad/*
/jsonad/*
/jsplayerads-
/jspopunder.
/jstextad.
/jsVideoPopAd.
/jtcashbanners/*
/juicyads_
/jumpstartunpaidad.
/k_ads/*
/kads-ajax.
/kaksvpopup.
/KalahariAds.
/kampyle.js
/kantarmedia.
/kento-ads-
/keyade.js
/keyword_ad.
/KfAd/*
/kitad.
/kogeePopupAd.
/kpwidget.js
/kredit-ad.
/kskads.
/L411_Ad_
/landerbanners/*
/landingads?
/landingadvertisements/*
/large_ads/*
/layad.
/layer-ad.
/layer-ads.
/layer-advert-
/layer.php?bid=
/layer/ad.
/layer/ads.
/layer160x600.
/layer_ad?
/layerad-
/layerad.
/LayerAd^
/layerads-
/layerads.
/layerads_
/layout.inc.php?img
/layout/ad.
/layout/ads/*
/lazy-ads-
/lazy-ads.
/lazy-ads@
/lazyad-
/lazyad.
/lbl_ad.
/leadads/*
/leader_ad.
/leaderad.
/Leaderboard-Ads-
/leaderboard-advert.
/leaderboard_ad.
/leaderboard_ad/*
/leaderboard_adv/*
/leaderboardad.
/leaderboardadblock.
/leaderboardads.
/ledad.
/left-ads.
/left_ad/*
/left_ad_
/left_ads.
/leftad.
/leftad_
/leftads.
/leftbottomads.
/leftsidebarads.
/legacy-ads.
/lg.php?adid=
/lib/ad.js
/lib/ads.
/libc/ads/*
/library/ads/*
/library/adv/*
/lifelockad.
/lifeshowad/*
/lightad.
/lightboxad^
/lightboxbannerad^
/lijit-ad-
/lijitads.
/limitedads/*
/linkad2.
/linkads.
/linkadv.
/linkadv_
/linkedads/*
/links_sponsored_
/live-gujAd.
/live/ads_
/live_ad.
/livead-
/liveads.
/livejasmin.$domain=~livejasmin.com
/livejasmin/*&id=
/livejasmin2.
/livejasmin_
/livejasmine03.
/livejasmine05.
/load-ads|
/load_ad?
/loadad.aspx?
/loadads.
/loadads/*
/loadadsmain.
/loadadsmainparam.
/loadadsparam.
/loadadwiz.
/loaded?b=$xmlhttprequest
/loading_ads.
/local-ad.
/local_ads_
/localAd/*
/LocalAd_
/localAdData/*
/LocalAdNet/*
/localads.
/localcom-ad-
/locker.php?pub=*&gateid=$script
/lockeradgoal.
/log-user-event/*
/log_ad?
/log_ad_
/logad?
/logads.
/logo-ad.
/logo-ads.
/logo/ads_
/logoads.
/logoutad.
/longad.
/lotto_ad_
/lrec_ad.
/lserver/*
/m-ad.css?
/m0ar_ads.
/m3media_aax.js
/mac-ad?
/mad.aspx?
/mad_ad.
/mads.php?
/magazine/ads.
/magic-ad/*
/magic-ads/*
/main/ad/*
/main/ad_
/main/ads/*
/main_ad.
/main_ad/*
/main_ad_
/mainad.$domain=~mainad.ru
/mainpagepopupadv1.
/manageads/*
/mangiro.ads.
/mapquest/Ads/*
/marfeel_sw.
/marginaleadservlet?
/marketing-banners/*
/marketing/banners/*
/marketing/banners_
/markpop.js
/masonad.gif
/masterad.
/match_ads.
/matomyads.
/matomyads300X250.
/matrix/ad/*
/maxadselect.
/maxi_ad.
/mbads?
/mbn_ad.
/mcad.php
/mda-ads/*
/mDialogAdModule.
/meas.ad.pr.
/media/ad/*
/media/ads/*
/media/adv/*
/media_ads/*
/mediaAd.
/megaad.
/mellowads.
/meme_ad.
/metaad.
/metaadserver/*
/metsbanner.
/mgid-ad-
/mgid-header.
/mgid.html
/microad.$domain=~microad.co.id
/microads/*
/microsofttag/*
/middle_adv_
/middleads.
/min/ads/*
/mini-ads/*
/mini_ads.
/miniadbar/*
/miniads?
/miniadvert.
/minify/ads-
/minpagead/*
/mint/ads/*
/misc/ad-
/misc/ads.
/misc/ads/*
/miva_ads.
/MixBerryAdsProduction/*
/mjx-oas.
/mkadsrv.
/mktad.
/ml9pagepeel.
/mmads-
/mmads.
/mmsAds.
/mmt_ad.
/mnads1.
/moatsdk.min.js
/mob-ad.
/mobile-ad.
/mobile-ads/*
/mobile_ad.
/mobile_ad/*
/mobile_ads-
/mobilead_
/mobileads.
/mobileads/*
/mobilephonesad/*
/mod_ad/*
/mod_pagepeel_banner/*
/modalad.
/module-ads/*
/module/ads/*
/modules/ad/*
/modules/ad_
/modules/ads/*
/modules/adv/*
/modules/dfp/*
/modules/doubleclick/*
/modules_ads.
/momsads.
/monetization/ads-
/moneyball/ads/*
/MonsterAd-
/mont-min.js
/mp3-ad/*
/mpads/*
/mpbads.
/mpbads2.
/mpu-dm.htm
/mpuad.
/MPUAd/*
/MPUAdHelper.
/mpuguardian.
/mpumessage.
/mrskinleftside.
/msgads.
/msn-1.js
/msn-exo-
/msnadimg.
/msnads/*
/msnads1.
/msnpop.
/msnpopsingle2.
/msnpopup.
/msnpopup4.
/mstextad?
/MTA-Ad-
/mtvi_ads_
/multiad/*
/my-ad-injector/*
/my-ad-integration.
/myads/*
/mydirtyhobby.$domain=~mydirtyhobby.com|~mydirtyhobby.de|~mydirtyhobby.to
/myfreepaysitebanner.
/mylayer-ad/*
/mysimpleads/*
/n/adv_
/n2ad_
/n4403ad.
/n_ads/*
/na.ads.
/nad_exo.
/namediaad.$~script
/natad.
/native-ad-
/native-ads-
/native-advertising/*
/native_ad/*
/nativead.
/nativead/*
/NativeAdManager.
/nativeads-
/nativeads.
/nativeads/*
/nav-ad-
/nav_ad/*
/navad/*
/navads/*
/navigation/ad/*
/nb/ads/*
/nbcuadops-
/nd_affiliate.
/neo/ads/*
/neoads.
/netads.
/netreachtextads/*
/netseerads.
/netshelter/*
/netspiderads2.
/netspiderads3.
/network_ad.
/neudesicad.
/new-ads/*
/new-client/ads.
/new/ad/*
/new/ads/*
/new_ads/*
/new_oas.
/newad.
/newAd/*
/newad2?
/newad?
/newadcfg/*
/newAdfoxConfig.
/newads.
/newads/*$domain=~ingles-markets.com
/newAdsScript.
/newadv/*
/newadvert/*
/newaff/float
/newBuildAdfoxBanner.
/newdesign/ad/*
/newimages/ads/*
/newimplugs.
/newPS/ad/*
/newrightcolad.
/news/ads/*
/news_ad.
/newsite/ads/*
/newsletterads/*
/newsletters/ads/*
/newsmaxadcontrol.
/newtopmsgad.
/nextad/*
/nextdaymedia-ads/*
/nflads.
/nmads_
/no_ads.
/nonrotatingads/*
/noodleAdFramed.
/noscript-ad?
/noticead.
/notifyad.
/now/ads/*$~xmlhttprequest
/nsfw/sponsors/*
/ntAds-
/nugg.min.js
/nuggad.
/nuggad/*
/Nuggad?
/nwm-fcn.min.js
/nwm-pw2.min.js
/nymag_ads.
/nymag_ads_
/nzmeads/*
/o2ad.
/o2contentad.
/oas-config.
/oas.aspx
/oas.js
/oas/ad/*
/oas/banners/*
/oas/iframe.
/oas/oas-
/OAS/show?
/oas_ad.
/oas_ad/*
/oas_ad_
/oas_ads.
/oas_handler.
/oas_home_
/oas_mjx.
/oas_mjx1.
/oas_mjx2.
/oas_mjx3.
/oasadconnector.
/oasadframe.
/oasadfunction.
/oasadfunctionlive.
/oasbanner_
/oascache/*
/oascentral.$~object
/oascentral/*
/oasconfig/*
/oascontroller.
/oasdefault/*
/oasisi-
/oasisi.
/oasx/*
/oiopub-ads/*
/oiopub-direct/*$~stylesheet
/old/ads-
/omb-ad-
/ome.ads.
/oncc-ad.
/onead.
/onead_
/onecam4ads.
/onesheet-ad-
/online-ad_
/Online-Adv-
/online/ads/*
/online_ads/*$domain=~rexona.com
/onlineads/*
/OnlineAdServing/*
/onplayerad.
/ontopadvertising.
/openad.$domain=~openad.lv
/openads-
/openads.
/openads/*
/openads2/*
/openads_
/openadserver/*
/openx-$domain=~openx.com
/openx.
/openx/*
/openx_
/openxtag.
/optonlineadcode.
/opxads.
/orbitads.
/origin-ad-
/original/ad_
/other/ads/*
/outbrain-min.
/outline-ads-
/outstream_ad-
/outWebAd_
/overlay-ad.
/overlay_ad_
/overlayad.$domain=~buliba.pl
/overlayads.
/overture.$script,stylesheet,domain=~overture.doremus.org|~overture.london
/overture/*$script,subdocument
/overture_
/ovt_show.asp?
/owa.MessageAdList.
/ox/www/*
/ox_ultimate/www/*
/p2-header-ad-
/p2-header-ad/*
/p2/ads/*
/p2ads/*
/p8network.js
/p?zoneId=
/packages/adz/*
/packages/dfp/*
/pads/default/*
/page-ads.
/page-peel
/page/ad/*
/pagead.
/pagead/ads?
/pagead/conversion.
/pagead/conversion/*
/pagead/gen_
/pagead/html/*
/pagead/js/*
/pagead/lvz?
/pagead/osd.
/pagead2.
/pagead46.
/pagead?
/pageadimg/*
/pageads/*
/PageBottomAD.
/pagecall_dfp_async.
/pagecurl/*
/pageear.
/pageear/*
/pageear_
/pagepeel-
/pagepeel.
/pagepeel/*
/pagepeel_
/pagepeelads.
/pagepeelpro.
/pages/ads
/PageTopAD.
/paidads/*
/paidlisting/*
/panelad.
/park_html_functions.*.js
/park_html_functions.js
/park_html_functions_general.js
/parking_caf_
/parseForAds.
/partner-ad-
/partner.ads.
/partner_ads/*
/partner_ads_
/partnerad.
/partnerads.
/partnerads/*
/partnerads_
/partneradwidget.
/partnerbanner.
/partnerbanner/*
/partners/ad-
/partners/ads/*
/partners/get-banner.
/partnersadbutler/*
/parts/ad/*
/pauseadextension.
/payperpost.
/paytmscripts.js
/pc/ads.
/pc_ads.
/pcad.js?
/pch_ad/*
/pcOfficialAdTags;
/pd-ads/*
/pdpads.
/peel.js
/peel.php?
/peel/?webscr=
/peel1.js
/peel_ads/*
/peelad.
/peelad/*
/peelads/*
/peelaway_images/*
/peelbackscript/ad_
/peeljs.php
/peeltl.
/peeltr.
/pencilad.
/perfads.
/performance_ads/*
/performancingads/*
/permanent/ads/*
/persadpub/*
/petrol-ad-
/pfpadv.
/pgad.
/pgrightsideads.
/photo728ad.
/photoad.
/photoads/*
/photoflipper/ads/*
/photogallaryads.
/php/ad/*
/php/ads/*
/phpads.
/phpads/*
/phpads2/*
/phpadserver/*
/phpadsnew/*
/phpbanner/banner_
/pic/ads/*
/pic_adv/*
/picAd.
/pickle-adsystem/*
/pics/ads/*
/picture/ad/*
/pictureads/*
/pictures/ads/*
/pilot_ad.
/pitattoad.
/pix/ads/*
/pixel/puclc?
/pixel/pure
/pixel/purs?
/pixel/purst?
/pixelads/*
/place-ads/*
/placead_
/placeholder-ad-
/placements/ad_
/play/ad/*
/player/ad/*
/player/ads.
/player/ads/*
/player_ads.
/player_ads/*
/playerjs/ads.
/players/ads.
/pledgead.
/plugin/ad/*
/plugins/ad.
/plugins/ads-
/plugins/ads/*
/plugins/mts-wp-in-post-ads/*
/plugins/page-cornr-
/plugins/wp-moreads/*$~stylesheet
/plugins/wp125/*$~stylesheet
/plugins/wp_actionpop/*
/plugins_ads_
/plus/ad_
/poker-ad.
/poki-ads.
/poll-ad-
/polopoly_fs/ad-
/pool.ads.
/pool/ad/*
/pop-under.
/pop?tid=
/pop_ad.
/pop_adfy.
/pop_ads.
/pop_camgirlcity.
/pop_under.
/pop_under/*
/popad-
/popad.$domain=~popad.co
/popads.
/popads/*
/popads_
/popadscpm.
/poplivejasmine.
/popounder4.
/poprotator.
/popshow.$~stylesheet
/popu.js
/popunder-
/popunder.
/popunder/*
/popunder1.
/popunder1000.
/popunder1_
/popunder2.
/popunder4.
/popunder5.
/popunder7.
/popunder?
/popunder_
/popunderblogs.
/popundercode.
/popundercode18.
/popunderjs/*
/popunderking.
/popunders.
/popunders/*
/popunderWeb-
/popundr.
/popundr/*
/popundr_
/popup-ad.
/popup-builder-$~image,~stylesheet
/popup-domination/*$~stylesheet
/popup/log|$~third-party,xmlhttprequest
/popup2.js
/popup3.js
/popup_ad.
/popup_code.
/popupad/*
/popupads.
/popupdfp.
/popupunder.
/post-ad-
/post/ads/*
/post_ads_
/postad.
/postprocad.
/postprofilehorizontalad.
/postprofileverticalad.
/posts_ad.
/pounder-$~image
/pp-ad.
/ppd_ads.
/ppd_ads_
/predictad.
/prehead/ads_
/premierebtnad/*
/premium_ad.
/premiumads/*
/premiumadzone.
/prerollad.
/prerollads.
/previews/ad/*
/printad.
/printad/*
/printads/*
/prism_ad/*
/PRNAd300x150.
/proads/*
/proadvertising.
/proadvertising_
/processad.
/processads.
/processing/impressions.asp?
/prod/ads-
/product-ad/*
/product-ads/*
/product_ad_widget/*
/ProductAd.
/productAds/*
/production/ads/*
/prog-sponsor/*
/projectwonderful_
/promo-ads/*
/promo.*=dynamic_banner&
/promo/ad_
/promo/ads/*
/promo/affiframe.
/promo/banners/*
/promo300by250.
/promo300x250.
/promoAd.
/promoads/*
/promobuttonad.
/promoloaddisplay?
/promoredirect?*&campaign=*&zone=
/PromosAds/*
/promotion/geoip/*
/promotions/ads.
/promotions/ads/*
/promotions/ads?
/promotools.
/promotools/*
/promotools1.
/propadbl.
/propadbl_
/propads2.
/propellerad.
/propellerAdsPush/*
/protection/ad/*
/proto2ad.
/provideadcode.
/provider_ads/*
/proxxorad.
/proxyadcall?
/pub/ad/*
/pub/ads/*
/pub/js/ad.
/pubad.
/pubads.
/pubads_
/public/ad/*
/public/ad?
/public/ads/*
/public/ads_
/public/adv/*
/public/js/ad/*
/publicidad.$~object,~stylesheet
/publicidad/*
/publicidad_$~stylesheet
/publicidade.
/publicidade/*
/publicidades/*
/publisher.ad.
/pubmatic_
/pubs_aff.asp?
/puff_ad?
/pullads.
/punder.js
/punder.php
/purch-ad-
/pushdownAd.
/putl.php?
/PVButtonAd.
/qandaads/*
/qd_ads/*
/qj-ads.
/qpon_big_ad
/quadadvert.
/quads.
/questions/ads/*
/quick-adsense-reloaded/*
/quick_ads/*
/quigo_ad
/qwa?
/r_ads/*
/RaasOffer.js
/radioAdEmbed.
/radioadembedgenre.
/radioAdEmbedGPT.
/radopenx?
/rads/b/*
/rail_ad_
/railad.
/railads.
/railsad.
/railsad_
/RainbowTGXServer/*
/ram/ads/*
/randomad.
/randomad120x600nsfw.
/randomad160x600nsfw.
/randomad2.
/randomad300x250nsfw.
/randomad728x90nsfw.
/randomad_
/randomads.
/rassets1/ads-
/rawtubelivead.
/rcolads1.
/rcolads2.
/rcom-ads-
/rcom-ads.
/rcom-video-ads.
/rcsad_
/rdm-ad-
/RdmAdFeed.
/realmedia/ads/*
/realmedia_banner.
/realmedia_banner_
/realmedia_mjx.
/realmedia_mjx_
/reclama/*
/reclame/*$domain=~github.com
/recommendations/ad.
/recordadsall.
/rect_ad.
/rectangle_ad.
/rectangle_advertorials_
/redirect?tid=
/redirect_awe.
/refads/*
/refreshads-
/refreshsyncbannerad?
/RefSplDicAdsTopL.
/reklam-ads2.
/reklam.$domain=~reklam.com.tr
/reklam/*$domain=~reklam.com.tr
/reklama.$~stylesheet,domain=~pracuj.pl|~reklama.mariafm.ru|
~reklama.ringieraxelspringer.pl
/reklama/*
/reklama1.
/reklama2.
/reklama3.
/reklama4.
/reklama5.$domain=~reklama5.mk
/reklame/*
/related-ads.
/relatedads.
/releases/ads/*
/relevance_ad.
/remove-ads.
/remove_ads.
/render-ad/*
/renderBanner.do?
/renewalad/*
/repeat_adv.
/reporo_
/report_ad.
/report_ad_
/requestadvertisement.
/requestmyspacead.
/requirejs/ads/*
/reqwads?
/resources/ad.
/resources/ads/*
/resources/ads_
/responsive-ad-
/responsive-ad.
/responsive-ads.
/responsive/ad_
/responsive_ads.
/responsive_dfp.
/responsive_dfp_
/restorationad-
/retrad.
/retrieve-ad.
/revboostprocdnadsprod.
/revcontent.
/revealaads.
/revealaads/*
/revealads.$domain=~revealads.com
/revealads/*
/revealads2/*
/rg-erdr.php$xmlhttprequest
/rg-rlog.php$xmlhttprequest
/rgads.
/rhspushads/*
/richoas.
/right-ad-
/right_ad.
/right_ad^
/right_ad_
/right_ads.
/rightad.
/rightad/*
/rightAd1.
/rightAd2.
/rightads.$domain=~rightads.co.uk
/rightbanner/*
/rightnavads.
/rightnavadsanswer.
/rightrailgoogleads.
/rightsideaddisplay.
/righttopads.
/RivistaGoogleDFP.
/RivistaOpenX.
/rollad.
/rolloverads/*
/rolloverbannerad.
/root_ad.
/rotad/*
/rotads/*
/rotateads.
/rotatedads1.
/rotatedads13.
/rotatedads2.
/rotating_banner.php
/rotatingad.
/rotatingpeels.
/rotatingtextad.
/rotation/banner
/rotationad.
/rotatorad300x250.
/rotatoradbottom.
/roturl.js
/rpc/ad/*
/rpgetad.
/rsads.js
/rsads/*
/rsc_ad_
/rss/ads/*
/rss2/?*&hp=*&np=$script,third-party
/rss2/?*&np=*&hp=$script,third-party
/rss2/?hp=*&np=$script,third-party
/rss2/?np=*&hp=$script,third-party
/rswebsiteads/*
/rtb/worker.php?
/rubicon_blacklist.js
/rule34/ads/*
/rule34v2/ads/*
/runtime~ads.
/s?*&slot=
/s_ad.aspx?
/sadasds.js
/safead/*
/sailthru.js
/salesad/*
/sam-pro-free/*
/sam-pro-images/*
/sample300x250ad.
/sample728x90ad.
/samplead1.
/samsung_ad.
/sas/ads/*
/satnetads.
/satnetgoogleads.
/savvyads.
/sb-relevance.js
/sbnr.ads?
/scanscout.
/scanscoutoverlayadrenderer.
/scanscoutplugin.
/scaradcontrol.
/scn.php?
/script-adv-
/script/ad.$~script
/script/ads.$~script
/script/ads_
/script/banniere_*.php?id=*&ref=$script,third-party
/script/oas/*
/scripts/ad-
/scripts/ad.$~script
/scripts/ad/*
/scripts/ad_
/scripts/ads.$~script
/scripts/ads/*
/scripts/AdService_
/scripts/adv.
/scripts/afc/*
/scripts/feedmeCaf.php?q=*&d=*&ron=$script
/scripts/zanox-
/scrollAd-
/scrollads/*
/scrpads.
/sd_ads_
/search-ads?
/search.php?uid=*.*&src=
/search/ad/*
/search/ads?
/search/ads_
/search_ads.
/searchad.
/searchad_
/searchads/*
/searchAdsIframe.
/secondads.
/secondads_
/secretmedia-sdk-
/secureads.
/securepubads.
/select_adv?
/seo-ads.
/serv.ads.
/servads.
/serve.ads.
/servead.
/servead/*
/ServeAd?
/serveads.
/Server/AD/*
/server/ads/*
/servewebads/*
/service/ad/*
/service/ads/*
/service/adv/*
/services/ads/*
/services/getbanner?
/servlet/view/*
/settings/ad.
/sevenads.
/sevenl_ad.
/share/ads/*
/shared/ad_
/shared/ads.
/shared/ads/*
/shortmediads/*
/show-ad.
/show.ad?
/show.cgi?adp
/show?zone_id=
/show_ad.
/show_ad?
/show_ad_
/show_ads_
/showad/*
/showAd300-
/showAd300.
/showad_
/showadcode.
/showadcode2.
/showadcontent.
/showadjs.
/showads.$~script
/showads^
/showads_
/showadv2.
/showadvert.
/showadvertising.
/showban.asp?
/showbanner.
/showcasead/*
/showcode?adids=
/showflashad.
/showindex-ad-
/ShowInterstitialAd.
/showJsAd/*
/showmarketingmaterial.
/showpost-ad-
/showsidebar-ad-
/showSp.php?
/side-ad-
/side-ad.
/side-ads-
/side-ads/*
/side_ads/*
/side_adverts.
/sidead.
/sidead/*
/sidead1.
/sidead2.
/sidead3.
/sidead300x250.
/sideadiframe.
/sideads.
/sideads/*
/sideads|
/sideadvtmp.
/sidebar-ad-
/sidebar-ads/*
/sidebar_ad.
/sidebar_ad_
/sidebar_ads/*
/sidebarad/*
/SidebarAds.
/sidebaradvertisement.
/sidecol_ad.
/sidekickads.
/sidelinead.
/siframead.
/silver/ads/*
/silverads.
/simad.min.js
/simpleads/*
/simpleadvert.
/simpleadvert/*
/singleadextension.
/sisterads.
/site-ads/*
/site-advert.
/site/ad/*
/site/ads/*
/site/ads?
/site/dfp-
/site=*/size=*/viewid=
/site=*/viewid=*/size=
/site_ads.$~script
/site_ads/*
/site_under.
/siteads.
/siteads/*
/siteadvert.
/siteafs.txt?
/sitefiles/ads/*
/siteimages/ads-
/sitemanagement/ads/*
/sites/ad_
/sitewide/ads/*
/size=*/random=*/viewid=
/skin-ad2-
/skin-ad_
/skin/ad/*
/skin/ad3/*
/skin/adv/*
/skin3/ads/*
/skin_ad-
/skinad.
/skinads/*
/skins/ads-
/skins/ads/*
/skn_ad/*
/skyad.
/skyad_
/skyadjs/*
/skyadright.
/skybannerview.
/skybar_ad.
/skyframeopenads.
/skyframeopenads_
/skyplayer-ads-
/skyscraper-ad.
/skyscraper_ad_
/skyscraperad.
/slafc.js
/slide_in_ads_
/slideadverts/*
/slideinad.
/slideoutad.
/slider-ad-
/slider.ad.
/slider_ad.
/sliderAd/*
/sliderad3.
/SliderAd_
/sliderAds.
/SliderJobAdList.
/slideshow/ads.
/slideshowintad?
/slidetopad.
/slot/dfp/*
/smalAds.
/small_ad.
/small_ad_
/small_ads/*
/smallad-
/smalladblockbg-
/smalltopl.
/smart-ad-server.
/smart_ad/*
/smartad-
/smartad.$domain=~smartad.ai
/smartad/*
/smartAd?
/smartad_
/smartads.$domain=~smartads.cz|~smartads.io|~smartads.lt
/smartadserver.$domain=~smartadserver.com|~smartadserver.com.br|~smartadserver.de|
~smartadserver.es|~smartadserver.fr|~smartadserver.it|~smartadserver.pl|
~smartadserver.ru
/smartadserver/*
/smartlinks.epl?
/smb/ads/*
/smeadvertisement/*
/smedia/ad/*
/smoozed-ad/*
/SmpAds.
/sni-ads.
/socialads.$domain=~socialads.eu|~socialads.guru
/socialads/*
/somaadscaleskyscraperscript.
/some-ad.
/someads.
/sp/delivery/*
/spac_adx.
/space_ad.
/spacead/*
/spacedesc=
/spark_ad.
/spc.php
/spc_fi.php
/spcjs.php
/spcjs_min.
/special-ads/*
/special_ad.
/special_ads.
/special_ads/*
/SpecialAdCampaigns/*
/specialads/*
/specialfeatureads/*
/spiderad/*
/splash_ads_
/SplashAd_
/spo_show.asp?
/sponlink.
/spons/banners/*
/spons_links_
/sponser.$domain=~sponser.com.cy
/sponseredlinksros.
/sponsers.cgi
/sponsimages/*
/sponslink_
/sponsor%20banners/*
/sponsor-ad
/sponsor-banner.
/sponsor-box?
/sponsor-links.
/sponsor/click.
/sponsor_ads.
/sponsor_select.
/sponsorad.
/sponsorad2.
/sponsoradds/*
/sponsorads.
/sponsorads/*
/sponsorbanners/*
/sponsorbg/*
/sponsored-articles/*$xmlhttprequest
/sponsored-backgrounds/*
/sponsored-banner-
/sponsored-content-
/sponsored-links-
/sponsored-links.
/sponsored-links/*
/sponsored-widget
/sponsored_ad.
/sponsored_ad/*
/sponsored_ad_
/sponsored_ads/*
/sponsored_by.
/sponsored_content-
/sponsored_content/*
/sponsored_link.
/sponsored_links.
/sponsored_links1.
/sponsored_links_
/sponsored_listings.
/sponsored_text.
/sponsored_title.
/sponsored_top.
/sponsoredads/*
/sponsoredbanner/*
/sponsoredcontent.
/sponsoredheadline.
/sponsoredlinks.
/sponsoredlinks/*
/sponsoredlinks?
/sponsoredlinksiframe.
/sponsoredlisting.
/sponsorHeaderDeriv_
/sponsoringbanner/*
/sponsorpaynetwork.
/sponsors-ads/*
/sponsors.js?
/sponsors/ads/*
/sponsors/amg.php?
/sponsors/sponsors.
/sponsors_box.
/sponsorsgif.
/sponsorship/targeting/*
/sponsorshipimage-
/sponsorstrips/*
/spotlight-ad?
/SpotlightAd-
/spotlightads/*
/spotx_adapter.
/spotxchangeplugin.
/spotxchangevpaid.
/square-ad.
/square-ads/*
/squaread.
/squareads.
/sr.ads.
/src/ads_
/srec_ad_
/srv/ad/*
/ss3/ads/*
/ssc_ad.
/standalone/ads-
/standard_ads.
/static-ad-
/static.ad.
/static.ads.$domain=~ads.ae
/static/ad-
/static/ad/*
/static/ad_
/static/ads/*
/static/adv/*
/static/js/4728ba74bc.js$~third-party
/static_ads/*
/staticadslot.
/staticAdsSRA.
/stats/?t_sid=
/sticker_ad.
/sticky-ad-
/sticky-ads-
/sticky_ad.
/sticky_ads.
/stickyad.
/stickyad2.
/stickyads.
/stocksad.
/storage/ads/*
/storage/adv/*
/stories/ads/*
/story_ad.
/story_ads_
/storyadcode.
/storyads.
/stream-ad.
/streamads.
/streamads/*
/streamatepop.
/strossle-widget-
/studioads/*
/stuff/ad-
/style_ad.
/styleads2.
/styles/ad/*
/Styles/Ad_
/styles/ads.
/styles/ads/*
/subAd.
/subad2_
/subadz.
/subnavads/*
/subs-ads/*
/sugar-ads.
/sugar-ads/*
/sugarads-
/superads-$script
/superads_
/supernorthroomad.
/svnad/*
/swf/ad-
/swf/ads/*
/swfbin/ad-
/swfbin/ad3-
/swfbin/ad3_
/switchadbanner.
/SWMAdPlayer.
/syads.
/synacor.js
/synad2.
/synad3.
/sync2ad.
/syndication/ad.
/sys/ad/*
/system/ad/*
/system/ads/*
/system/ads_
/system_ad.
/systemad.$domain=~systemad.com.pl|~systemad.eu|~systemad.pl
/systemad_
/t-ads.$domain=~t-ads.org
/t.php?uid=*.*&src=
/tabads/*
/tableadnorth.
/tabunder/pop.
/tag-adv.
/tag_adv/*
/tag_oas.
/tag_sys.
/tagadv_
/talkads/*
/targetingAd.
/targetpushad.
/taxonomy-ads.
/td-ads-
/td_ads/*
/tdlads/*
/tds-ads-
/teads-detector.
/teamplayer-ads.
/teaseimg/ads/*
/technomedia.$domain=~technomedia.co
/teletoon_ad.
/tempads/*
/template/ad.
/templateadvimages/*
/templates/ad.
/templates/ad/*
/templates/ads/*
/templates/adv_
/testads/*
/testingad.
/text_ad.
/text_ad_
/text_ads.
/text_ads_
/textad.
/textad/*
/textad1.
/textad?
/textad_
/textadbannerH5.
/textadrotate.
/textads-
/textads.
/textads/*
/textads_
/textadspromo_
/tfs-ad.
/tg.php?uid=
/thdgoogleadsense.
/thebannerserver.net/*
/third-party/dfp/*
/thirdparty/ad/*
/thirdpartyads/*
/thirdpartyframedad/*
/thumb-ads.
/thumbs/ads/*
/thunder/ad.
/ticker_ad.
/tickeradsget.
/tidaladplugin.
/tii_ads.
/tikilink?
/TILE_ADS/*
/tileads/*
/tinlads.
/tinyad.
/tit-ads.
/title-ad/*
/title_ad.
/tizers.php?
/tl.ads-
/tmnadsense-
/tmnadsense.
/tmo/ads/*
/tmobilead.
/tncms/ads/*
/toggleAds.
/toigoogleads.
/toigoogleleads_
/tomorrowfocusAd.
/too_ad/*
/toolkitads.
/tools.*=dynamic_banner&
/tools/ad.
/toonad.
/top-ad-
/top-ad.
/top-ad/*
/top-ad_
/top-ads.
/top_ad.
/top_ad/*
/top_ad_
/top_ads.
/top_ads/*
/top_ads_
/top_adv_
/topad.
/topad/*
/topad3.
/topad_
/topadbg.
/topadfooter.
/topadheader.
/topadImg.
/topads.$domain=~topads.me
/topads/*
/topads1.
/topads2.
/topads3.
/topads_
/topads|
/topadv.
/topadvert.
/topleftads.
/topperad.
/toprightads.
/tops.ads.
/torget_ads.
/totalmedia/*
/Totem-Cash/*
/totemcash/*$image
/totemcash1.
/tower_ad_
/towerbannerad/*
/tr2/ads/*
/track.php?click=*&domain=*&uid=$xmlhttprequest
/track.php?uid=*.*&d=
/track_ad_
/trackads/*
/tracked_ad.
/tracking/events/*
/trade_punder.
/tradead_
/TradeAds/*
/tradedoubler.
/trafficadpdf02.
/trafficads.
/trafficengineads.
/TrafficHaus/*
/trafficsynergysupportresponse_
/transad.
/TravelAdPageView?
/travidia/*
/tremoradrenderer.
/trendad.
/triadshow.
/tribalad.
/tripplead/*
/tsc.php?*&ses=
/ttj?id=
/ttz_ad.
/tubeadvertising.
/turbo_ad.
/tvgdartads.
/TWBadbanner.
/twgetad3.
/TwtAd_
/txt_ad.
/txt_ad_
/txt_adv.
/txtad.
/txtAd1.
/txtads/*
/u-ads.
/u/ads/*
/u?pub=
/uberlayadrenderer.
/ucstat.
/ugoads.
/ugoads_inner.
/ui/ads/*
/ui/adv.
/ui/adv_
/uk.ads.
/uk/ads/*
/ukc-ad.
/unibluead.
/unity/ad/*
/universal-ad.
/up/ads/*
/update_ads/*
/update_layer/layer_os_new.php
/uplimg/ads/*
/upload/ads/*$domain=~ads.ae
/UploadAds/*
/uploaded/ads/*
/UploadedAds/*
/uploads/ad-tech/*
/uploads/ads/*$domain=~bayie.com
/uploads/adv/*
/uploads/adv_
/uploads/xadv_
/upsell-ad-
/upsellingads/*
/us-ads.
/usenext16.
/user/ads?
/user_ads/*
/userad.$domain=~userad.info
/userad/*
/userads/*
/userimages/ads/*
/usernext.
/utep/ad/*
/utep_ad.js
/utils~ads~
/v1/ads.
/v1/ads/*
/v2/ads.
/v2/ads/*
/v3/ads/*
/v3/ads?
/v5/ads/*
/v7/ads/*
/v9/adv/*
/vads/*
/valuad.
/valueclick-ad.
/valueclick.
/valueclickbanner.
/valueclickvert.
/vast/ads-
/vast_ads_
/VASTAdPlugin.
/vastads.
/vb/ads/*
/vboard/ads/*
/vbvua.js
/vclkads.
/vendor-ads-
/vendors~ads.
/vericaladtitle.
/vert728ad.
/vert_ad.
/verticaladrotatorv2.
/vghd.gif
/vghd.swf
/vghd2.gif
/VHDpoppingModels/*
/viagogoads.
/vice-ads.
/vidadv.
/video-ad-overlay.
/video-ad.
/video-ads-management.
/video-ads-player.
/video-ads/*
/video-js-ads.
/video.ads.
/video/ad/*
/video/ads/*
/video2adrenderer.
/video_ad.
/video_ad_
/video_ads.
/video_ads/*
/videoad.
/VideoAd/*
/videoad_new.
/VideoAdContent?
/videoadrenderer.
/videoadroll.
/videoads.
/videoads/*
/VideoAdsServingService/*
/videoadv-
/videoadv.
/videojs.ads-
/videojs.ads.
/videojs.sda.
/videostreaming_ads.
/videowall-ad.
/view/ads/*
/view/banner/*
/view_banner.
/viewad.
/viewad/*
/viewad?
/viewbannerad.
/viewer/rad?
/viewid=*/site=*/size=
/views/ads/*
/vifGoogleAd.
/virtuagirl.
/virtuagirl/*
/virtuagirl3.
/virtuagirlhd.
/virtual_girl_
/virtualgirl/*
/virtualgirlhd-
/vision/ads/*
/visitoursponsors.
/vld.ads?
/vnads.
/vnads/*
/vogue_ads/*
/vpaidad3.
/vpaidadrenderer.
/vplayerad.
/vrdinterads-
/vsl/js/*
/vsl/vst/*
/vtextads.
/VXLayerAd-
/w/ads/*
/w/d/capu.php?z=$script,third-party
/w_ad.aspx?
/waframedia16.
/wahoha.
/wallpaper_ads/*
/wallpaperads/*
/watchit_ad.
/waterad2.
/wave-ad-
/wbadvert/*
/weather-sponsor/*
/weather/ads/*
/web-ad_
/web-ads.
/web-ads/*
/web/ads/*
/web2_ad.
/web_ads/*
/webad.$domain=~webad.io
/WebAd/*$domain=~motortrader.com.my
/webad?
/webadimg/*
/webads.
/webads/*
/webads_
/webadserver.
/webadvert.
/webadvert/*
/webadvert3/*
/webadverts/*
/webapp/ads-
/webmailad.$domain=~webmailad.com
/webmaster_ads/*
/weborama.js
/websie-ads-
/websie-ads3.
/wedel_ad.
/weeklyAdsLabel.
/welcome_ad.
/welcomead.
/welcomeadredirect.
/werbebanner/*
/widget-advert.
/widget-advert?
/widget/ad/*
/widget/ads.
/widget/ads/*
/widgetad.
/widgetadsense.
/widgets/ads.
/widgets/ms/*.php?
/widgets/sponsored/*
/wipeads/*
/wire/ads/*
/wired/ads/*
/wix-ad.
/wixads.
/wixads/*
/wlbetathome/bannerflow/*
/wmads.
/wordpress-ads-plug-in/*
/work.php?n=*&size=*&c=
/wp-ad.min.
/wp-auto-affiliate-links/*
/wp-bannerize-
/wp-bannerize.
/wp-bannerize/*
/wp-banners.js
/wp-banners/*
/wp-content/ads/*
/wp-content/mbp-banner/*
/wp-content/plugins/amazon-product-in-a-post-plugin/*
/wp-content/plugins/automatic-social-locker/*
/wp-content/plugins/banner-manager/*
/wp-content/plugins/bhcb/lock.js
/wp-content/plugins/bookingcom-banner-creator/*
/wp-content/plugins/bookingcom-text2links/*
/wp-content/plugins/fasterim-optin/*
/wp-content/plugins/m-wp-popup/*$~stylesheet
/wp-content/plugins/platinumpopup/*
/wp-content/plugins/useful-banner-manager/*
/wp-content/plugins/wp-super-popup-pro/*
/wp-content/plugins/wp-super-popup/*$~stylesheet
/wp-content/uploads/useful_banner_manager_banners/*
/wp-popup-scheduler/*
/wp-srv/ad/*
/wp_ad_250_
/wp_pro_ad_system/*
/wpadgu-
/wpads/iframe.
/wpbanners_show.php
/wppas.
/wppas/*
/wppas_
/wpproadds.
/wpproads.
/wrapper/ads/*
/writelayerad.
/wsoAdserver.
/wwe_ads.
/wwe_ads/*
/www/ad/*
/www/ad_
/www/ads/*
/www/deliver/*
/www/deliverx/*
/www/delivery/*
/www/js/ad/*
/www/xengine/*
/wwwad.
/wwwads.
/x5advcorner.
/xads.js
/xads.php
/xadvertisement.
/xbanner.js
/xbanner.php?
/xclicks.
/xfiles/ads/*
/xhfloatAdv.
/xhr-ads.
/xhr/ad/*
/xlayer/layer.php?uid=$script
/xml/ad/*
/xml/ads_
/xmladparser.
/xnxx-ads.
/xpcadshow.
/xpiads.
/xpopunder.
/xpopup.js
/xtendmedia.$domain=~xtendmedia.dk
/xwords.
/xxxmatch_
/yads-
/yads.$domain=~yads.org.il
/yads/*
/yads_
/yahoo-ad-
/yahoo-ads/*
/yahoo/ads.
/yahoo_overture.
/YahooAd_
/yahooads.
/yahooads/*
/yahooadsapi.
/yahooadsobject.
/yahoofeedproxy.
/yellowpagesads/*
/yesbaby.
/yhs/ads?
/yieldads.
/yieldlab.
/yieldmanager/*
/yieldmo-
/yin-ad/*
/yld/js/*
/yld_mgr/*
/your-ad-
/your-ad.
/your_ad.
/yourad1.
/youradhere.
/youradhere468-
/youradhere_
/ypad/*
/ysc_csc_news
/ysmads.
/ysmwrapper.js
/yume_ad_library_
/yzx?
/z-ads.
/z/ads/*
/zagcookie_
/zalando-ad-
/zanox/banner/*
/zanox_ad/*
/zaz-admanager.
/zaz-admanager/*
/zedo_
/zergbid.
/zxy?
/~cdn/ads/*
://a.ads.
://ad.*/jstag^
://adcl.$domain=~adcl.com|~adcl.screenconnect.com
://adn.*/zone/$subdocument
://ads.$domain=~ads.ac.uk|~ads.adstream.com.ro|~ads.allegro.pl|~ads.am|
~ads.atmosphere.copernicus.eu|~ads.bigbom.com|~ads.brave.com|~ads.buscaempresas.co|
~ads.colombiaonline.com|~ads.comeon.com|~ads.cvut.cz|~ads.dollartree.com|
~ads.elcarado.com|~ads.gambinoslot.com|~ads.google.com|~ads.harvard.edu|
~ads.lapalingo.com|~ads.lordlucky.com|~ads.microsoft.com|~ads.mobilebet.com|
~ads.msstate.edu|~ads.mst.dk|~ads.nc|~ads.nimses.com|~ads.odesbuild.com|
~ads.olx.pl|~ads.pinterest.com|~ads.quasaraffiliates.com|~ads.red|~ads.route.cc|
~ads.safi-gmbh.ch|~ads.sk|~ads.snapchat.com|~ads.socialtheater.com|
~ads.spotify.com|~ads.taboola.com|~ads.tiktok.com|~ads.toplayaffiliates.com|
~ads.viksaffiliates.com|~ads.watson.ch|~ads.xtribeapp.com|
~ads.yahoosmallbusiness.com|~badassembly.com|~caravansforsale.co.uk|~fusac.fr|
~memo2.nl|~reempresa.org|~satmetrix.com|~seriouswheels.com
://adv.$domain=~adv.bet|~adv.cincsys.com|~adv.co.it|~adv.cpa-api.ru|
~adv.cryptonetlabs.it|~adv.derfunke.at|~adv.design|~adv.ec|~adv.ee|~adv.gg|
~adv.michaelgat.com|~adv.msk.ru|~adv.neosystem.co.uk|~adv.rest|~adv.ru|~adv.tools|
~adv.trinet.ru|~adv.vg|~adv.works|~adv.yomiuri.co.jp|~advids.co|~erti.se|
~escreverdireito.com|~farapp.com|~forex-tv-online.com|~pracuj.pl|~r7.com|
~typeform.com|~welaika.com
://affiliate.$third-party
://affiliates.$third-party
://affiliates2.$third-party
://ax-d.*/jstag^
://banner.$third-party
://banners.$third-party
://bwp.*/search$domain=~pulte.com
://delivery.*/b.php?
://delivery.*/jstag^
://feeds.*/~a/
://findnsave.*.*/api/groupon.json?
://findnsave.*.*/td/portablerop.aspx?
://oas.*@
://ox-*/jstag^
://pop-over.
://promo.$third-party,domain=~myshopify.com|~promo.com|~shopifycloud.com
://rss.*/~a/
://synad.
://wrapper.*/a?
://xml.*/redirect?*&pubid=$subdocument
:8080/ads/
;ad_meta=
;adsense_
;cue=pre;$object
;iframeid=ad_
=ad&action=
=ad-leaderboard-
=ad-rectangle-
=ad320x50-
=ad_iframe&
=ad_iframe_
=adbanner_
=adcenter&
=adcode&
=adexpert&
=adimg&impression=
=adlabs&
=admeld&
=adMenu&
=admeta&
=admodeliframe&
=adreplacementWrapperReg.
=adsCallback&
=adscripts&
=adsfinal.
=adshow&
=adslot&
=adspremiumplacement&
=adtech_
=adunit&
=advanced-ads-
=advert/
=advertiser.
=advertiser/
=advertorial&$domain=~linkpizza.com
=adView&$domain=~adview.online
=akiba_ads_
=banners_ad&
=big-ad-switch_
=clkads/
=com_ads&
=dartad_
=deliverAdFrame&
=display_ad&
=DisplayAd&
=displayAds&
=dynamicads&
=dynamicwebad&
=eureka_
=GetSponsorAds&
=half-page-ad&
=iframe_adv&
=js_ads&
=lightboxAd&
=loadAdStatus&
=oas_tag.
=PAGE_AD_
=partnerad&
=pmd-advertising-
=rightAds_
=searchadslider|
=showsearchgoogleads&
=simpleads/
=textads&
=tickerReportAdCallback_
=web&ads=
=webad2&
?*=x55g%3add4vv4fy.
?action=ads&
?ad.vid=
?ad_ids=
?ad_number=
?ad_partner=
?ad_size=
?ad_tag=
?ad_type=
?ad_width=
?adarea=
?adcentric=
?adclass=
?adcontext=
?adCount=$~xmlhttprequest
?adflashid=
?adformat=
?adfox_
?adloc=
?adlocation=
?adname=
?adpage=
?adPageCd=
?adpartner=
?ads=$domain=~booking.loganair.co.uk|~webtoolhub.com
?ads_params=
?adsdata=
?adsite=
?adsize=
?adslot=
?adspot_
?adtag=
?adTagUrl=
?adtarget=
?adtechplacementid=
?adtype=
?adunit=
?adunit_id=
?adunitid=
?adunitname=
?adv/id=
?adv_type=
?adversion=
?advert_key=
?advertisement=
?advertiser=
?advertiser_id=$domain=~panel.rightflow.com
?advertiserid=$domain=~adadyn.com|~outbrain.com|~seek.co.nz|~seek.com.au
?advertising=
?advideo_
?advsystem=
?advtile=
?advurl=
?adx=
?adzone=
?aff_id=*&offer_id=
?AffiliateID=*&campaignsVpIds=
?banner.id=
?banner_id=
?bannerid=
?bannerXGroupId=
?canp=adv_
?category=ad&
?dfpadname=
?exo_zones=
?file=ads&
?framId=ad_
?g1t2h=*&t1m2k3=
?getad=&$~object
?goto=ad|
?handler=ads&
?idaffiliation=
?img_adv=
?impr?pageid=
?module=ads/
?OASTagURL=
?phpAds_
?poll=ad_
?PopAd=
?q=ads_
?service=ad&
?sid=ads
?simple_ad_
?type=ad&
?type=oas_pop&
?view=ad&
?vmAdID=
?wm=*&prm=rev&
?wppaszoneid=
?wpproads-
?wpproadszoneid=
?zoneid=*&ext=$script
?ZoneID=*&PageID=*&SiteID=
?ZoneID=*&SiteID=*&PageID=
^fp=*&prvtof=
^mod=wms&do=view_*&zone=
^pid=Ads^
_100_ad.
_125ad.
_160_ad_
_160x550.
_250ad.
_300x250Banner_
_468x60ad.
_728x90ad_
_acorn_ad_
_ad&zone=
_ad-125x125.
_ad-208.
_ad.gif|
_ad.jsp?
_ad.php?
_ad.png?
_ad/display?
_ad/full_
_AD/jquery.
_ad/public/
_ad/section_
_ad/show/
_ad01.
_ad01_
_ad1.$~stylesheet
_ad103.
_ad120x120_
_Ad125.
_ad1a.
_ad1b.
_ad2.
_ad234x90-
_ad3.
_ad300.
_ad300x250.
_ad4.
_ad5.
_ad6.$domain=~facebook.com|~facebookcorewwwi.onion|~messenger.com
_ad640.
_ad728x90.
_ad9.
_ad?darttag=
_ad?size=
_ad_125x125.
_ad_2012.
_ad_250.
_ad_300.
_ad_300x300.
_ad_336x280.
_ad_350x250.
_ad_370x150.
_ad_728_
_ad_actron.
_ad_article_
_ad_background.
_ad_banner.
_ad_banner_
_ad_big.
_ad_block&
_ad_bottom.
_ad_box.
_ad_bsb.
_ad_center.
_ad_change.
_ad_choices.
_ad_choices_
_ad_close.
_ad_code.
_ad_content.
_ad_controller.
_ad_count.
_ad_count=
_ad_courier.
_ad_desktop_
_ad_div=
_ad_domain_
_ad_end_
_ad_engine/
_ad_expand_
_ad_feed.
_ad_footer.
_ad_footer_
_ad_frame.
_ad_handler.
_ad_harness.
_ad_head.
_ad_header.
_ad_heading.
_ad_homepage.
_ad_ids=
_ad_iframe.
_ad_image_
_ad_images/
_ad_init/
_ad_integration.
_ad_interactive.
_ad_label.
_ad_layer_
_ad_leaderboard.
_ad_lib.
_ad_logo.
_ad_middle_
_ad_minileaderboard.
_ad_new_
_ad_number=
_ad_one.
_ad_over_
_ad_page_
_ad_placeholder-
_ad_position_
_ad_promo2.
_ad_render_
_ad_renderer_
_ad_right.
_ad_right_
_ad_rolling.
_ad_run.
_ad_sense/
_ad_server.
_ad_service.
_ad_serving.
_ad_show&
_ad_side.
_ad_sidebar_
_ad_size.
_ad_sky.
_ad_skyscraper.
_ad_slot/
_ad_slot=
_ad_small.
_ad_sponsor/
_ad_square.
_ad_tall.
_ad_teaserarticledetail/
_ad_template_
_ad_top_
_ad_units_
_ad_url=
_ad_utils-
_ad_vertical.
_ad_video_
_ad_view=
_ad_widesky.
_ad_wrapper.
_ad_yellow.
_ad_zone_
_adagency/
_adaptvad.
_adbanner.
_adbanner/
_adbanner_
_adbanners.
_adbar.
_adbg1a.
_adbg2.
_adbg2a.
_adbit.
_adblue.
_adBottom_
_adbox.
_adbox_
_adbreak.
_adcall.
_adcall_
_adchoice.
_adchoices.
_adcode_
_adcom.
_adcontent/
_adcount=
_adengage.
_adengage_
_adengine_
_adframe.$domain=~adsystem.pl
_adframe/
_adframe_
_adfunction.
_adgebraAds_
_adhere.
_adhesion.
_adhoc?
_adhome.
_adhome_
_adhoriz.
_adhub_
_adify.
_adjug.
_adlabel_
_adlesse.
_adlib.
_adlinkbar.
_adlog.
_admanager/
_admarking_
_admin/ads/
_adminka/
_adnetwork.
_adobjects.
_adoverride.
_adpage=
_adpartner.
_adplugin.
_adright.
_adright2.
_adrotate-
_adrotator.
_adrow-
_ads-affiliates_
_ads-rtk.
_ads.cgi
_ads.cms?
_ads.html
_ads.js.
_ads.js?
_ads.php?
_ads.station.
_ads/css/
_ads/horiz/
_ads/horiz_
_ads/iframe.
_ads/inhouse/
_ads/ip/
_ads/js/
_ads/mobile/
_ads/square/
_ads1-
_ads1.
_ads12.
_ads150x150/
_ads2.
_ads3.
_ads8.
_ads9.
_ads?
_Ads_300x300.
_ads_async.
_ads_cached.
_ads_contextualtargeting_
_ads_control.
_ads_framework.
_ads_Home.
_ads_iframe.
_ads_iframe_
_ads_index_
_ads_multi.
_ads_new.
_ads_only&
_ads_partner.
_ads_profile.
_ads_reporting.
_ads_single_
_ads_targeting.
_ads_text.
_ads_top.
_ads_updater-
_ads_v8.
_adsbgd.
_adscommon.
_adscript.
_adsdaq.
_adsense.
_adsense_
_adserve.
_adserve/
_adserved.
_adserver.
_adserver/
_adsetup.
_adsetup_
_adsframe.
_adshare.
_adshow.
_adsjs.
_adskin.
_adskin_
_adslist.
_adsonar.
_adspace-
_adspace3.
_adspace_
_adsperfectmarket/
_adsrv=
_adsrv?
_adssource.
_adstat.
_adsys.
_adsys_
_adsystem/
_adtags.
_adtech&
_adtech-
_adtech.
_adtech/$~stylesheet
_adtech_
_adtext_
_adtitle.
_adtoma.
_adtop.
_adtxt.
_adunit.
_adunits/
_adv/300.
_adv/leaderboard_
_adv/overlay/
_adv_468.
_Adv_Banner_
_adv_label.
_adv_open_x/
_advert.
_advert/
_Advert09.
_advert1.
_advert_1.
_advert_2.
_advert_label.
_advert_overview.
_advert_sliders/
_advert_vert
_advertise-$domain=~linkedin.com
_advertise.
_advertise180.
_advertisehere.
_advertisement-
_advertisement.
_advertisement/
_advertisement_$domain=~media.ccc.de
_advertisementbar.
_advertisements/
_advertisementtxt_
_advertising.
_advertising/$domain=~advertising.scoop.co.nz
_advertising_header.
_advertising_iframe.
_advertisment.
_advertorial.
_advertorial/
_advertorial3.
_advertorial_
_advertorials/
_advertphoto.
_adverts.js
_adverts/
_adverts3.
_advertsarea.
_AdvertsImgs/
_adview?
_adview_
_advservices.
_advsetup.
_adwrap.
_adwriter.
_afd_ads.
_affiliate/banners/
_affiliate_ad.
_afs_ads.
_alt/ads/
_argus_ad_
_article_ad-
_assets/ads/
_asyncspc.
_background_ad.
_background_ad/
_banner-ad.
_banner_ad-
_banner_ad.
_banner_ad/
_banner_ad_
_banner_ads.
_Banner_Ads_
_banner_adv300x250px.
_banner_adv_
_bannerad.
_BannerAd_
_bannerads_
_bannerview.php?*&aid=
_bg_ad_left.
_blank_ads.
_blogads.
_blogads_
_bottom_ads.
_bottom_ads_
_box_ad_
_btnad_
_bucks_ad.
_button_ad_
_buttonad.
_buzzAd_
_centre_ad.
_cgbanners.php?
_ChatAd_
_collect/ads/
_commonAD.
_companionad.
_content/sponsored_
_content_ad.
_content_ad_
_contest_ad_
_custom_ad.
_custom_ad_
_dart_ads.
_dart_interstitial.
_dashad_
_dfp.php?
_dfp_qa.
_dfp_targeting.
_Digital-ads_
_Digital_Ads-
_dispad_
_displayad_
_displaytopads.
_doubleclick.
_doubleclick_ad.
_down_ad_
_dropdown_ad.
_dynamicads/
_elements/ads/
_engine_ads_
_english/adv/
_externalad.
_fach_ad.
_fbadbookingsystem&
_feast_ad.
_files/ad.
_files/ads/
_fixed_ad.
_floating_ad_
_floatingad_
_FLYAD.
_footer_ad_
_framed_ad/
_friendlyduck.
_fullscreen_ad.
_gads_bottom.
_gads_footer.
_gads_top.
_gallery_ads.
_gallery_image_ads_$~stylesheet
_genads/
_generic_ad.
_geobanner.
_google_ad.
_google_ads.
_google_ads/
_google_ads_
_googlead.
_googleads_
_googleDFP.
_grid_ad?
_header_ad.
_header_ad_
_headerad.
_headline_ad.
_homad.
_homadconfig.
_home_ad.
_home_ad_
_hosting_ad.
_house_ad_
_hr_advt/
_html5/ads.
_iad.html?
_id/ads/
_iframe_ad_
_images/ad.
_images/ad_
_images/ads/
_index_ad.
_inline_advert&
_inlineads.
_jpopunder/
_js4ad2.
_js_ads.
_js_ads/
_jtads/
_juiceadv.
_juicyads.
_layerad.
_lazy_ads/
_leaderboard_ad_
_left_ad.
_link_ads-
_live/ad/
_load_ad?
_loader_adv-
_logadslot&
_longad_
_mailLoginAd.
_main_ad.
_mainad.
_mar_ad/
_maxi_ad/
_media/ads/
_mid_ad.
_middle_ads.
_mmsadbanner/
_mobile/js/ad.
_Mobile_Ad_
_mpu_widget?
_nine_ad/
_online_ad.
_onlinead_
_openx.
_openx/
_org_ad.
_overlay_ad.
_paid_ads/
_paidadvert_
_panel_ads.
_partner_ad.
_pcads_
_pchadtree.
_picsad_
_platform_ads.
_platform_ads_
_player_ads_
_plus/ads/
_pop_ad.
_pop_ad/
_pop_under.
_popunder.
_popunder_
_popupunder.
_post_ads.
_preorderad.
_prime_ad.
_promo_ad/
_psu_ad.
_pushads.
_radio_ad_
_railads.
_rebid.js
_rectangle_ads.
_reklama_$domain=~youtube.com
_reporting_ads.
_request_ad.
_response_ad.
_responsiveAds.
_right_ad.
_right_ads.
_right_ads/
_right_ads_
_rightad.
_rightad1.
_rightad_
_rightmn_ads.
_sectionfront_ad.
_show_ads.
_show_ads=
_show_ads_
_side-ad_
_sidead.
_sidebar_ad.
_sidebar_ad/
_sidebar_ad_
_sidebarad_
_site_sponsor
_skinad.
_skybannerview.
_skyscraper160x600.
_slider_ad.
_Slot_Adv_
_small_ad.
_smartads_
_sponsor/css/
_sponsor_banners/
_sponsor_logic.
_sponsoredlinks_
_Spot-Ad_
_square_ad-
_square_ad.
_static/ads/
_static_ads.
_sticky_ad.
_StickyAd.
_StickyAdFunc.
_suggestive_ads_
_survey_ad_
_tagadvertising.
_temp/ad_
_text_ads.
_textad_$~media
_textads.
_textads/
_theme/ads/
_tile_ad_
_top_ad.
_top_ad_
_topad.
_tribalfusion.
_txt_ad_
_type=adimg&
_UIM-Ads_
_valueclick.
_vertical_ad.
_video_ads/
_video_ads_
_videoad.
_vodaaffi_
_web-advert.
_Web_ad.
_web_ad_
_webad.
_WebAd^
_webad_
_WebBannerAd_
_widget_ad.
_yahooads/
_your_ad.
_zedo.
takeover_background.
takeover_banner_
||cacheserve.*/promodisplay/
||cacheserve.*/promodisplay?
||com/banners/$image,object,subdocument,domain=~pingdom.com|~thetvdb.com|
~tooltrucks.com
||online.*/promoredirect?key=
||ox-d.*^auid=
||serve.*/promoload?
/?wmi=*lp=$document
/full-page-script.js$script,~third-party
/earn.php?z=$popup,subdocument
/pop2.js
/\:\/\/data.*\.com\/[a-zA-Z0-9]{30,}/$third-party,xmlhttprequest
.webp?*&cb=$script,~third-party
/banger.js
/detroitchicago/anaheim.js
/detroitchicago/boise.js
/detroitchicago/dayton.js
/detroitchicago/houston.js
/detroitchicago/memphis.js
/detroitchicago/minneapolis.js
/detroitchicago/raleigh.js
/detroitchicago/rochester.js
/detroitchicago/tampa.js
/edmonton.webp$script
/ez_aba_load/*
/ezcl.webp?
/ezf-min.$script
/ezo/*$script,~third-party,domain=~yandex.by|~yandex.com|~yandex.kz|~yandex.ru|
~yandex.ua
/ezoic/*$script,~third-party
/jellyfish.webp$script
/ima3.js
/imasdk/*
.php?mg=$image
/_b*.php?img=$image
/_p*.php?img=$image
/_p4.php$script
/_ra_lib*.js$script
/ab_fl.js$script
/ac/rep.php$script
/b3.php?*=$script
/b3.php?img=$image
/ba_*/?fel=$script
/backend_loader.php$script,~third-party
/baha.php
/be568.js
/bl.php?*=$image,script
/dg.php?wr=
/ebldr.php
/ebloader.
/ex/b.php
/exads-
/exbl.js?
/exbl.min.js?
/exbl.php?
/exbls1.js?
/exblss1.js?
/exo-force-
/exo-loader/*
/exo/ExoNative
/exo_frnd_
/exo_na/*$script,subdocument
/fel456.js
/fload.js
/floader.js$script
/fro_lo.js$script
/frontend_loader.js$script
/frontend_loador.js$script
/iamback.php$script
/lib/?img=$image
/misc/ex_loader.
/nb-back-sol?
/nb/avanti.
/nb/b_lo.php
/nb/frontale.
/nb/frontend.js
/nb_front.js$script
/netblock/netblock.js$script
/neverblock/*
/nvr_bcknd.
/nvrblck.
/scripts/sweet/*$script
_nb_sys.$script,~third-party
_prx/ba_$script
-prebid-
-prebid.$script
-prebid/
.prebid.$domain=~prebid.org
/adn-hb/*
/adn.ano.
/ads/prebid_
/anprebid/*
/AudienceNetworkPrebid.
/AudienceNetworkPrebidLite.
/biddr-*.js$domain=~biddr.com
/dall3270.js?
/ext/prebid
/gpt_and_prebid/*
/jppolPrebid.
/newPrebid.
/pb.min.
/pbjs-*.js
/pbjsandwich-
/pbjsandwich.
/porpoiseant/*
/prebid-
/prebid.$domain=~prebid.org
/prebid/*
/prebid1.
/prebid14.js
/prebid2.
/prebid2140.
/prebid3.
/prebid35.
/prebid4.
/prebid?
/prebid_$script
/prebidlink/*
/prebidtest.
/prodprebidheader-
/pubfig.js
/pubfig.min.js
/st_prebid.js
/tagman/*
_prebid8.
_prebid_
~Prebid.js
/g00/*/clientprofiler/adb
/jquery.dfp.js$script
/jquery.dfp.min.js$script
/webservices/jsparselinks.aspx?$script
/cdn-cgi/pe/bag2?*.speednetwork1.com
/cdn-cgi/pe/bag2?*adsrvmedia
/cdn-cgi/pe/bag2?*ajs.php
/cdn-cgi/pe/bag2?r*.adglare.org
/cdn-cgi/pe/bag2?r*.adroll.com
/cdn-cgi/pe/bag2?r*.amazonaws.com*secure.js
/cdn-cgi/pe/bag2?r*.codeonclick.com
/cdn-cgi/pe/bag2?r*.content-ad.net
/cdn-cgi/pe/bag2?r*.qualitypublishers.com
/cdn-cgi/pe/bag2?r*.worldoffersdaily.com
/cdn-cgi/pe/bag2?r*.zergnet.com
/cdn-cgi/pe/bag2?r*adblade.com
/cdn-cgi/pe/bag2?r*adk2.co
/cdn-cgi/pe/bag2?r*ads.exoclick.com
/cdn-cgi/pe/bag2?r*adsnative.com
/cdn-cgi/pe/bag2?r*advertserve.com
/cdn-cgi/pe/bag2?r*az708531.vo.msecnd.net
/cdn-cgi/pe/bag2?r*bnserving.com
/cdn-cgi/pe/bag2?r*clkrev.com
/cdn-cgi/pe/bag2?r*content.ad
/cdn-cgi/pe/bag2?r*contextual.media.net
/cdn-cgi/pe/bag2?r*cpx.to
/cdn-cgi/pe/bag2?r*eclkmpbn.com
/cdn-cgi/pe/bag2?r*eclkspsa.com
/cdn-cgi/pe/bag2?r*ero-advertising.com
/cdn-cgi/pe/bag2?r*googleadservices.com
/cdn-cgi/pe/bag2?r*intellitxt.com
/cdn-cgi/pe/bag2?r*juicyads.com
/cdn-cgi/pe/bag2?r*linksmart.com
/cdn-cgi/pe/bag2?r*mellowads.com
/cdn-cgi/pe/bag2?r*pipsol.net
/cdn-cgi/pe/bag2?r*popads.net
/cdn-cgi/pe/bag2?r*popcash.net
/cdn-cgi/pe/bag2?r*puserving.com
/cdn-cgi/pe/bag2?r*revcontent.com
/cdn-cgi/pe/bag2?r*revdepo.com
/cdn-cgi/pe/bag2?r*srvpub.com
/cdn-cgi/pe/bag2?r*zwaar.org
/cdn-cgi/pe/bag?r*cpalead.com
/cdn-cgi/pe/bag?r*pubads.g.doubleclick.net
/datomata.widget.js
/affiliate/referral.asp?site=*&aff_id=$document
/bdv_rd2.dbm?enparms$document
/jscheck.php?enc=$xmlhttprequest
/match-*/mf_*/feed$document
/sl/assetlisting/?
/jquery.peelback.
-adblocker-detection/
-adblocker-detector/
-detect-adblock.
/abdetect.js
/abDetector.js
/abp_detection/*
/abtest_ab.js
/ad-blocker.js
/ad-blocking-alert/*
/adb.min.js
/adb_detector.
/adblock-alerter/*
/adblock-blocker/*
/adblock-detect.
/adblock-detector.
/adblock-message.
/adblock-notify-by-bweb/*
/adblock-relief.js
/adblock-relief/*
/adblock.gif?
/adblock_detect.
/adblock_detector.
/adblock_detector2.
/adblock_logger.
/adblockchecker.
/adblockdetect.
/adblockdetect/*
/adblockdetection.
/adBlockDetector/*
/adblockdetectorwithga.
/adblocker-leader.
/adblocker.js
/adBlockerTrack_
/adblockkiller.
/adblockpopup.
/adbuddy.$domain=~adbuddy.be|~adbuddy.beeldstudio.be
/adsblocker.
/anti-adblock/*$~stylesheet
/anti_ab.
/antiadblock.
/antiblock_script/*
/blockblock/blockblock.jquery.js
/BlockerBanner/*$xmlhttprequest
/Disable%2BAdblock.
/disabled_adBlock.
/fuckadb.js
/fuckadblock.js
/fuckadblock.min.js
/fuckingadblockplus.
/ibd-block-adblocker/*
/jgc-adblocker-
/jgcabd-detect-
/no-adblock/*
/wp-content/plugins/anti-block/*
/wp-content/plugins/anti_ad_blocker/*
_atblockdetector/
,160x600;
,468x60-
,468x60;
,728x90,
,970x90;
-120-600.
-120_600_
-120x240.
-120x300.
-120x400.
-120x60-
-120x60.
-120x600-
-120x600.
-120x600_
-120x600c.
-160-600.
-160x400-
-160x600-
-160x600.
-160x600_
-160x600b.
-161x601-
-300-250.
-300x250-$~xmlhttprequest
-300x250_
-300x600.
-460x68.
-468-100.
-468-60-
-468-60.
-468-60_
-468_60.
-468by60.
-468x060-
-468x060_
-468x60-
-468x60.
-468x60/
-468x60_
-468x60px-
-468x60px.
-468x70.
-468x80-
-468x80.
-468x80/
-468x80_
-468x90.
-480x120.
-480x60-
-480x60.
-480x60/
-480x60_
-486x60.
-500x100.
-600x70.
-600x90-
-700-200.
-720x120-
-720x90-
-720x90.
-728-90.
-728.90.
-728x90&
-728x90-
-728x90.
-728x90/
-728x90_
-728x90a_
-728x90px-
-728x90px2.
-729x91-
-780x90-
-800x150.
-980x60-
-988x60.
.120x600.
.160x600.
.160x600_
.300x250.
.300x250_
.468x60-
.468x60.
.468x60/
.468x60_
.468x80-
.468x80.
.468x80/
.468x80_
.480x60-
.480x60.
.480x60/
.480x60_
.650x100.
.728x90-
.728x90.
.728x90/
.728x90_
.900x100.
/120-600-
/120-600.
/1200x70_
/120_600.
/120_600/*
/120_600_
/120x240_
/120x600-
/120x600.
/120x600/*
/120x600_
/125x240/*
/125x300_
/125x400/*
/125x600-
/125x600_
/130x600-
/130x600.
/150-500.
/150_500.
/150x200-
/150x300_
/150x600_
/160-600-
/160-600.
/160.html$subdocument
/160_600.
/160_600_
/160x400-
/160x400_
/160x600-
/160x600.
/160x600/*
/160x600_
/160x600partner.
/170x700.
/180x150-
/190_900.
/190x600.
/230x90_
/234x60/*
/240x800/*
/270x90-
/300-250-
/300-250.
/300-x-250_
/300_250_
/300x150_
/300x250-
/300x250.
/300x250/*$~media
/300x250_
/300x250b.
/300x250px-
/300x250px_
/300x350.
/300x600-
/300x600_
/300x90_
/320x250.
/335x205_
/336x280-
/336x280.
/336x280_
/340x85_
/4-6-8x60.
/400x297.
/428x60.
/460x60.
/460x80_
/468-20.
/468-60-
/468-60.
/468-60_
/468_60.
/468_60_
/468_80.
/468_80/*
/468x060.
/468x060_
/468x150-
/468x280.
/468x280_
/468x60-
/468x60.
/468x60/*
/468x60_
/468x60a.
/468x60a_
/468x60b.
/468x60v1_
/468x70-
/468x72.
/468x72_
/468x80-
/468x80.
/468x80/*
/468x80_
/468x80b.
/468x80g.
/470x030_
/475x150-
/480x030.
/480x030_
/480x60-
/480x60.
/480x60/*
/480x60_
/480x70_
/486x60_
/496_98_
/500x90.
/530x60_
/540x80_
/600-60.
/600-90.
/600_120_
/600_90_
/600x160_
/600x75_
/600x90.
/60x468.
/640x100/*
/640x80-
/660x120_
/660x60.
/700_100_
/700_200.
/700x100.
/700x120.
/700x250.
/700x90.
/728-90-
/728-90.
/728-90/*
/728-90_
/728.html$subdocument
/728_200.
/728_200_
/728_90.
/728_90/*
/728_90_
/728_90n.
/728by90_
/728x15.
/728x180-
/728x79_
/728x90-
/728x90.
/728x90/*
/728x901.
/728x90?
/728x90_
/728x90b.
/728x90b/*
/728x90d.
/728x90g.
/728x90h.
/728x90l.
/728x90top.
/750-100.
/750x100.
/760x120.
/760x120_
/760x90_
/768x90-
/768x90.
/780x90.
/800x160/*
/800x90.
/80x468_
/900x130_
/900x350_
/950_250.
/960_60_
/980x90.
/_iframe728x90.
/ban468.
/bottom728.html
/bottom728x90.
/head486x60.
/img/468_60
/img/728_90
/L300xH250/*
/lightake728x90.
/new160x600/*
/new300x250/*
/top468.html
/top728.html
/top728x90.
120-600.gif|
120x500.gif|
120x600.gif?
120x600.gif|
120x600.html|
120x600.htm|
120x600.png|
120x600.swf?
120x600.swf|
125x600.gif|
125x600.swf?
125x600.swf|
133x394.gif|
160x300.gif|
160x600.gif|
160x600.html|
160x600.htm|
160x600.jpg|
160x600.php?
160x600.php|
160x600.png|
160x600.swf?
160x600.swf|
160x6001.jpg|
450x55.jpg|
460x70.jpg|
468-60.gif|
468-60.swf?
468-60.swf|
468_60.gif|
468x60.gif|
468x60.html|
468x60.htm|
468x60.jpg|
468x60.php?
468x60.php|
468x60.swf?
468x60.swf|
468x60_1.gif|
468x60_2.jpg|
468x80.gif|
470x60.gif|
470x60.jpg|
470x60.swf?
470x60.swf|
480x60.png|
480x80.jpg|
700x200.gif|
728x290.gif|
728x90.gif|
728x90.html|
728x90.htm|
728x90.jpg|
728x90.php?
728x90.php|
728x90.png|
728x90.swf?
728x90.swf|
728x90_2.jpg|
750x80.swf|
750x90.gif|
760x90.jpg|
=120x600,
=120x600;
=160x160;
=160x600&
=160x600,
=160x600;
=234x60;
=234x60_
=300x250&
=300x250,
=300x250/
=300x250;
=300x250_
=300x300;
=336x280,
=336x280;
=440x410;
=468x60&
=468x60,
=468x60/
=468x60;
=468x60_
=468x80_
=480x60;
=728x90&
=728x90,
=728x90/
=728x90;
=728x90_
=760x120&
=888x10;
=900x60;
_100x480_
_115x220.
_120_60.
_120_600.
_120_600_
_120_x_600.
_120h600.
_120x240.
_120x240_
_120x500.
_120x60.
_120x600-
_120x600.
_120x600_
_120x600a.
_120x600px.
_120x60_
_120x800a.
_125x600_
_140x600.
_140x600_
_1500x100.
_150x700_
_160-600.
_160_600.
_160_600_
_160by600_
_160x1600.
_160x290.
_160x300.
_160x300_
_160x350.
_160x400.
_160x500.
_160x600&
_160x600-
_160x600.
_160x600/
_160x600_
_160x600b.
_180x300_
_180x450_
_200x600_
_300-250-
_300_250.
_300_250_
_300_60_
_300x160_
_300x250&
_300x250-
_300x250.
_300x250_
_300x250a_
_300x250b.
_300x250px.
_300x250v2.
_300x600.
_300x600_
_320x250_
_323x120_
_336x120.
_336x280&
_336x280_
_336x280a.
_336x280s.
_336x850.
_350_100.
_350_100_
_350x100.
_370x270.
_400-80.
_400x60&
_400x60.
_400x68.
_420x80.
_420x80_
_438x50.
_438x60.
_438x60_
_460_60.
_460x60.
_465x110_
_468-60.
_468-60_
_468.gif
_468.htm
_468_60-
_468_60.
_468_60_
_468_80.
_468_80_
_468x060-
_468x060.
_468x060_
_468x100.
_468x100_
_468x120.
_468x60-
_468x60.
_468x60/
_468x60_
_468x60b.
_468x60px_
_468x6o_
_468x80-
_468x80.
_468x80/
_468x80_
_468x90.
_468x90_
_480_60.
_480_80_
_480x60-
_480x60.
_480x60/
_480x60_
_486x60.
_486x60_
_490-90_
_500x440.
_540_70.
_540_70_
_550x150.
_555x70.
_580x100.
_585x75-
_585x75_
_590x105.
_600-90.
_600x120_
_600x160&
_600x160.
_600x180.
_600x80.
_600x90.
_620x203_
_638x200_
_640x100.
_650x350.
_650x80_
_672x120_
_680x93_
_682x90_
_700_100_
_700_150_
_700_200_
_700x200.
_720_90.
_720x90.
_720x90_
_728-90.
_728-90_
_728.htm
_728_90.
_728_90_
_728_x_90_
_728by90_
_728x-90.
_728x150.
_728x60.
_728x90&
_728x90-
_728x90.
_728x90/
_728x901.
_728x90_
_728x90a.
_728x90a_
_728x90b_
_728x90pg_
_728x90px-
_728x90px.
_728x90px_
_728x90v1.
_730_440.
_730x60_
_730x90_
_745_60.
_745_90.
_750x100.
_760x100.
_760x90_
_764x70.
_764x70_
_768x90_
_796x110_
_798x99_
_800x100.
_800x80_
_80x468.
_900x350.
_936x60.
_960_90.
_970x30_
_980x100.
_a468x60.
&link_type=offer$popup,third-party
&popunder=$popup
&popundersPerIP=$popup
&pppi=*=http$popup
&program=revshare&$popup
&r=*&zoneid=$popup
&rf=*&zoneid=$popup
&zoneid=*&ad_$popup
&zoneid=*&direct=$popup
-ads-campaign/$popup
.co/ads/$popup
.com/?adv=$popup
.com/?zoneid=$popup
.com/ads?$popup
.engine?PlacementId=$popup
.net/adx.php?$popup
/?a_aid=*&$popup
/?cver=0&refer$popup
/?cver=1&refer$popup
/?ip=*&zoneid=$popup
/?pid=*&dn=$popup
/?placement=*&redirect$popup
/?pmxy=$popup
/?r=*&zoneid=$popup
/?redirect&placement=$popup
/?reef=$popup
/?sid=*site_id=*conv_id=$popup
/?zoneid=*&timeout=$popup
/a/display.php?$popup
/ad.php?tag=$popup
/ad.php?zone$popup
/ad.php|$popup
/ad/display.php$popup
/ad/window.php?$popup
/ad132m/*$popup
/ad_pop.php?$popup
/adclick.$popup
/adClick/*$popup
/adClick?$popup
/AdHandler.aspx?$popup
/adpreview?$popup
/ads.htm$popup
/ads/click?$popup
/adServe/*$popup
/adserver.$popup
/AdServer/*$popup,third-party
/adstream_sx.ads/*$popup
/adsxml.php$popup
/adsynserveuserid=$popup
/adsys/*$popup
/advlink.$popup
/adx.php?source=$popup
/aff/zbo.php?$popup
/aff_ad?$popup
/afu.php?$popup
/apu.php?*&zoneid=$popup
/bani/index.php?id=$popup
/click.track?$popup
/click?adv=$popup
/click?pid=*&offer$popup,domain=~checkmoney.com.ua|~loan-credit.com.ua
/cpm/*?subid_$popup
/cradver.$popup,third-party
/dynamic/url/zone?*&pid=$popup,third-party
/fp.eng?$popup
/fp.engine?$popup,third-party
/goads|$popup
/goad|$popup
/itab/*&pid=$popup
/lib/*&adb=$popup
/open?shu=$popup
/out?zoneId=$popup
/play?*&refer=$popup
/play?aver=$popup
/play?refer=$popup
/pop-imp/*$popup
/popad|$popup
/popout.$popup
/popunder.$popup
/popunder_$popup
/popupads.$popup
/promoredirect?*&campaign=*&zone=$popup
/punder.php$popup
/query?bver=$popup
/query?shu=$popup
/realmedia/ads/*$popup
/Redirect.*&dcid=$popup
/Redirect.*MediaSegmentId=$popup
/Redirect.a1b?$popup
/Redirect.eng?$popup
/Redirect.engine$popup
/Redirect.rb?$popup
/redirect.spark?$popup,third-party
/redirect?tid=$popup
/rotator.php?$popup
/servlet/ajrotator/*$popup
/show?*&refer=$popup
/show?bver=$popup
/showads/*$popup
/spopunder^$popup
/srvclk.php?$popup
/tr?id=*&tk=$popup
/watch?*&refer=$popup
/watch?key=$popup,third-party
/watch?refer=$popup
/watch?shu=$popup,third-party
/xdirect.html?$popup
/yesbaby.$popup
://adn.*/zone/$popup
://adv.$popup
=ad_unit&$popup
=popunder&$popup
=popunders&$popup
=redirect_adv&$popup
?ad_domain=$popup
?AdUrl=$popup
?bannerid=*&punder=$popup
?bver=1&refer=$popup
?direct=*&zoneid=$popup
?iiadext=$popup
?partnerkey=*&utm_source=$popup
?xref=*&zoneid=$popup
?zoneid=*_bannerid=$popup
_popunder+$popup
=direct&siteId=*=http$popup
|javascript:*setTimeout$popup
|javascript:*window.location$popup
|data:text$popup,domain=~clker.com
|dddata:text$popup
###A9AdsMiddleBoxTop
###A9AdsOutOfStockWidgetTop
###A9AdsServicesWidgetTop
###AD-300x250
###AD-300x250-1
###AD-300x250-2
###AD-300x250-3
###AD-HOME-LEFT
###AD001
###AD1line
###AD2line
###AD300Right
###AD300_VAN
###AD300x250
###AD300x600
###AD728Top
###ADEXPERT_PUSHDOWN
###ADEXPERT_RECTANGLE
###ADInterest
###ADNETwallBanner1
###ADNETwallBanner2
###ADPlaceholder
###ADSLOT_1
###ADSLOT_2
###ADSLOT_3
###ADSLOT_4
###ADSLOT_SKYSCRAPER
###ADSPACE02
###ADSPACE03
###ADSPACE04
###ADS_2
###ADSlideshow
###ADSpro
###ADV120x90
###ADVERTISE_HERE_ROW
###ADVERTISE_RECTANGLE1
###ADVERTISE_RECTANGLE2
###ADVTG_CONTAINER_pushdown
###ADVTLEFT1
###ADVTLEFT2
###ADVTRIGHT1
###ADV_VIDEOBOX_2_CNT
###ADVleaderboard
###AD_160
###AD_300
###AD_468x60
###AD_C
###AD_CONTROL_13
###AD_CONTROL_22
###AD_CONTROL_28
###AD_CONTROL_29
###AD_CONTROL_8
###AD_G
###AD_L
###AD_ROW
###AD_Top
###AD_Zone
###AD_banner
###AD_banner_bottom
###AD_gallery
###AD_google
###AD_half
###AD_newsblock
###AD_rectangle
###AD_rr_a
###AD_text
###ADback
###ADbox
###ADgoogle_newsblock
###ADoverThePlayer
###ADsmallWrapper
###AFF_popup
###APC_ads_details
###AUI_A9AdsMiddleBoxTop
###AUI_A9AdsWidgetAdsWrapper
###Ad-0-0-Slider
###Ad-0-1-Slider
###Ad-1-0-Slider
###Ad-1-1-Slider
###Ad-1-2-Slider
###Ad-3-Slider
###Ad-4-Slider
###Ad-5-2-Slider
###Ad-8-0-Slider
###Ad-9-0-Slider
###Ad-Container
###Ad-Top
###Ad160x600
###Ad160x600_0_adchoice
###Ad300x145
###Ad300x250
###Ad300x250_0
###Ad300x600_0_adchoice
###Ad3Left
###Ad3Right
###Ad3TextAd
###Ad728x90
###Ad990
###AdAboveGame
###AdArea
###AdAreaH
###AdAuth1
###AdAuth2
###AdAuth3
###AdAuth4
###AdBanner
###AdBannerSmallContainer
###AdBanner_F1
###AdBanner_S
###AdBar
###AdBar1
###AdBigBox
###AdBillboard
###AdBlock
###AdBlockBottomSponsor
###AdBottomLeader
###AdBottomRight
###AdBox160
###AdBox2
###AdBox300
###AdBox728
###AdBoxMoreGames
###AdButtons
###AdColumn
###AdContainer
###AdContainerTop
###AdContentModule_F
###AdContent_0_0_pnlDiv
###AdControl_TowerAd
###AdDetails_GoogleLinksBottom
###AdDetails_InsureWith
###AdDetails_SeeMoreLink
###AdDisclaimer
###AdDisplay_LongLink
###AdDisplay_TallLink
###AdDiv
###AdExtraBlock
###AdFeedbackLinkID_lnkItem
###AdFoxDiv
###AdFrame1
###AdFrame2
###AdFrame4
###AdHeader
###AdHouseRectangle
###AdImage
###AdIndexTower
###AdLayer1
###AdLayer2
###AdLeaderboard2RunofSite
###AdLeaderboardBottom
###AdLeaderboardTop
###AdLocationMarketPage
###AdMPUHome
###AdMediumRectangle1300x250
###AdMediumRectangle2300x250
###AdMediumRectangle3300x250
###AdMiddle
###AdMobileLink
###AdPanel
###AdPanelBigBox
###AdPanelLogo
###AdPopUp
###AdPubsPromo
###AdRectangle
###AdRectangleBanner
###AdSense-Skyscraper
###AdSense1
###AdSense2
###AdSense3
###AdSenseBottomAds
###AdSenseDiv
###AdSenseMiddleAds
###AdSenseResults1_adSenseSponsorDiv
###AdSenseTopAds
###AdServer
###AdShopSearch
###AdShowcase
###AdShowcase_F
###AdShowcase_F1
###AdSky23
###AdSkyscraper
###AdSlot_AF-Right-Multi
###AdSpaceLeaderboard
###AdSpacing
###AdSponsor_SF
###AdSpotMovie
###AdSquare02
###AdSubsectionShowcase_F1
###AdTaily_Widget_Container
###AdTargetControl1_iframe
###AdTop
###AdTopBlock
###AdTopLeader
###AdTrackVideoPlayer
###AdWidgetContainer
###AdZone1
###AdZone2
###Ad_976x105
###Ad_BelowContent
###Ad_Block
###Ad_Center1
###Ad_Premier
###Ad_Right1
###Ad_RightBottom
###Ad_RightTop
###Ad_TopLeaderboard
###Adbanner
###Adc1_AdContainer
###Adc2_AdContainer
###Adc3_AdContainer
###AdcBB_AdContainer
###Adcode
###Adlabel
###Adrectangle
###Ads-C
###Ads-D-728x90-hori
###Ads270x510-left
###Ads470by50
###AdsBannerTop
###AdsBottomContainer
###AdsBottomIframe
###AdsCarouselBoxArea
###AdsContainerTop
###AdsContent
###AdsContent_SearchShortRecB_UPSSR
###AdsDiv
###AdsFrame
###AdsHome2
###AdsLeader
###AdsLeft_1
###AdsPlayRight_1
###AdsRight
###AdsShowCase
###AdsTopContainer
###AdsVideo250
###AdsWrap
###Ads_BA_BUT_box
###Ads_BA_CAD
###Ads_BA_CAD2
###Ads_BA_CAD2_Text
###Ads_BA_CAD_box
###Ads_BA_FLB
###Ads_BA_SKY
###Ads_CAD
###Ads_OV_BS
###Ads_Special
###Ads_TFM_BS
###Ads_google_01
###Ads_google_02
###Ads_google_03
###Ads_google_04
###Ads_google_05
###Ads_google_bottom_wide
###Adsense300x250
###AdsenseBottom
###AdsenseTop
###Adtag300x250Bottom
###Adtag300x250Top
###Adv-div
###Adv10
###Adv11
###Adv8
###Adv9
###AdvArea
###AdvBody
###AdvContainer
###AdvContainerBottom
###AdvContainerMidCenter
###AdvContainerMiddleRight
###AdvContainerTopCenter
###AdvContainerTopRight
###AdvFooter
###AdvFrame1
###AdvHead
###AdvHeader
###Adv_Footer
###Adv_Main_content
###Adv_Maxi_Leaderboard_A
###Adv_Maxi_Leaderboard_B
###Adv_Superbox_A
###Adv_Superbox_B
###Adv_Superbox_C
###Adv_Superbox_D
###Advert1
###AdvertMPU23b
###AdvertPanel
###AdvertText
###AdvertiseFrame
###Advertisement1
###Advertisement2
###AdvertisementRightColumnRectangle
###Advertisements
###AdvertisingDiv_0
###AdvertisingLeaderboard
###AdvertismentHomeTopRight
###Advertorial
###Advertorials
###AdvertsBottom
###AdvertsBottomR
###Adverts_AdDetailsBottom_300x600
###Adverts_AdDetailsMiddle_300x250
###ArticleBottomAd
###ArticleContentAd
###BANNER_160x600
###BANNER_300x250
###BANNER_728x90
###BB1-ad
###BBCPH_MCPH_MCPH_P_ArticleAd1
###BBCPH_MCPH_MCPH_P_OasAdControl1Panel
###BBCPH_MCPH_MCPH_P_OasAdControl2Panel
###BBCPH_MCPH_MCPH_SponsoredLinks1
###BBoxAd
###BDV_fullAd
###BackgroundAdContainer
###Banner300x250Module
###Banner728x90
###BannerAd
###BannerAds
###BannerAdvert
###BannerAdvertisement
###BannerXGroup
###BelowFoldAds
###BigBoxAd
###BigboxAdUnit
###BillBoardAdd
###BodyAd
###BodyTopAds
###Body_Ad8_divAdd
###BotAd
###Bottom468x60AD
###BottomAd0
###BottomAdContainer
###BottomAdSpacer
###BottomAds
###BottomPageAds
###BottomRightAdWrapper
###BrokerBox-AdContainer
###ButtonAd
###CONTENTAD
###CSpromo120x90
###ClickPop_LayerPop_Container
###ClickStory_ViewAD1
###ClickStory_ViewRightAD2
###Col2-1-ComboAd-Proxy
###CommonHeaderAd
###CompanyDetailsNarrowGoogleAdsPresentationControl
###CompanyDetailsWideGoogleAdsPresentationControl
###ContentAd
###ContentAd1
###ContentAd2
###ContentAdPlaceHolder1
###ContentAdPlaceHolder2
###ContentAdView
###ContentAdXXL
###ContentAdtagRectangle
###ContentPlaceHolder1_adds
###ContentPlaceHolder1_advertControl1_advertLink
###ContentPlaceHolder1_advertControl3_advertLink
###ContentPlaceHolder1_pnlGoogleAds
###ContentPolepositionAds_Result
###Content_CA_AD_0_BC
###Content_CA_AD_1_BC
###ConversationDivAd
###CornerAd
###CountdownAdvert
###DARTad300x250
###DEFAULT_ADV4_SWF
###DFM-adPos-bottomline
###DFM-adPos-leader
###DFPAD_MR
###DFP_in_article_mpu
###DFP_top_leaderboard
###DartAd300x250
###DartAd990x90
###DealsPageSideAd
###DivAd
###DivAd1
###DivAd2
###DivAd3
###DivAdA
###DivAdB
###DivAdC
###DivAdEggHeadCafeTopBanner
###DivAdForumSplitBottom
###DivMsnCamara
###DivTopAd
###DividerAd
###DotnAd_300x250_atf
###DynamicAD
###FFN_imBox_Container
###FIN_300_250_position2_ad
###FIN_300_x_250_600_position2_ad
###FIN_300x250_pos1_ad
###FIN_300x80_facebook_ad
###FIN_468x60_sponsor_ad
###FIN_640x60_promo_ad
###FIN_728_90_leaderboard_ad
###FIN_ad_300x100_pos_1
###FIN_videoplayer_300x250ad
###FRONTADVT2
###FRONTADVT3
###FRONTADVT4
###FRONTADVT5
###FRONTADVT8
###FooterAd
###FooterAdBlock
###FooterAdContainer
###ForumSponsorBanner
###Freeforums-AdS-footer-728x90
###Freeforums-AdS-header-728x90
###FrontPageRectangleAd
###GOOGLEADS_BOT
###GOOGLEADS_CENTER
###GOOGLE_ADS_13
###GOOGLE_ADS_151
###GOOGLE_ADS_16
###GOOGLE_ADS_2
###GOOGLE_ADS_49
###GOOGLE_ADS_56
###GOOGLE_ADS_94
###GameMediumRectangleAD
###GamePageAdDiv
###GoogleADsense
###GoogleADthree
###GoogleAd
###GoogleAd1
###GoogleAd2
###GoogleAd3
###GoogleAdExploreMF
###GoogleAdRight
###GoogleAdTop
###GoogleAds250X200
###GoogleAdsPlaceHolder
###GoogleAdsPresentationControl
###GoogleAdsense
###GoogleAdsenseMerlinWrapper
###GoogleLeaderBoardAdUnit
###GoogleLeaderBoardAdUnitSeperator
###GoogleRelatedAds
###GoogleSponsored
###Google_Adsense_Main
###HALExchangeAds
###HALHouseAd
###HB_News-ad
###HEADERAD
###HOME_TOP_RIGHT_BOXAD
###HP1-ad
###HP2-ad
###HP_adUnits
###H_Ad_728x90
###H_Ad_Wrap
###HeaderAD
###HeaderAd
###HeaderAdBlock
###HeaderAdSidebar
###HeaderAdsBlock
###HeaderAdsBlockFront
###HeaderBannerAdSpacer
###HeaderTextAd
###HeroAd
###HomeAd1
###HomeBannerAd
###Home_AdSpan
###HomepageAd1
###HomepageAd2
###HomepageAd3
###HomepageAdSpace
###HorizontalAd
###HouseAd
###HouseAdInsert
###IC1-ad
###IC2-ad
###IC3-ad
###ID_Ad_Sky
###IM_AD
###IN_HOUSE_AD_SWITCHER_0
###IframeAdBannerSmallContainer
###ImageAdSideColumn
###ImageRotaAreaAD
###InterstitialAD_0_1ckp
###IslandAd_DeferredAdSpacediv
###JobsearchResultsAds
###Journal_Ad_125
###Journal_Ad_300
###JuxtapozAds
###KH-contentAd
###LB_Row_Ad
###LM_ad_unit
###LS-google-ad
###LargeRectangleAd
###LeaderTop-ad
###LeaderboardAdvertising
###LeaderboardNav_ad_placeholder
###LeftAd
###LeftAd1
###LeftAdF1
###LeftAdF2
###LeftSideBarAD
###LftAd
###LittleAdvert
###LoungeAdsDiv
###LovelabAdoftheDay
###LowerContentAd
###MAINAD-box
###MPUAdSpace
###MPUadvertising
###MPUadvertisingDetail
###M_AD
###MainAd
###MainAd1
###MainContent_ucTopRightAdvert
###MainHeader1_FRONTADVT10
###MainHeader1_FRONTADVT11
###MainRightStrip1_RIGHTADVT2
###MainRightStrip1_RIGHTADVT3
###MainRightStrip1_RIGHTADVT4
###MainRightStrip1_RIGHTADVT5
###MainSponsoredLinks
###MastheadAd
###MediumRectangleAD
###Meebo\:AdElement\.Root
###MidPageAds
###MiddleRightRadvertisement
###Module-From_Advertisers
###MultiTextAd
###MyAdHeader
###MyAdSky
###MyAdsId
###NavAD
###Nightly_adContainer
###NormalAdModule
###OAS2
###OASMiddleAd
###OASRightAd
###OAS_AD_TOPRIGHT
###OAS_Top
###OAS_posBottom
###OAS_posRight
###OAS_posTopRight
###OpenXAds
###OverrideAdArea
###PPX_imBox_Container
###PREFOOTER_LEFT_BOXAD
###PREFOOTER_RIGHT_BOXAD
###PageLeaderAd
###PaneAdvertisingContainer
###PartialYahooJSAds-bottom-ads
###PartialYahooJSAds-top-ads
###PhotoAd1
###PostSponsorshipContainer
###PreRollAd
###PushDownAd
###RHS2Adslot
###RadAdSkyscraper
###RadAd_Skyscraper
###RelevantAds
###RgtAd1
###RhsIsland_DeferredAdSpacediv
###RightAd
###RightAdBlock
###RightAdSpace
###RightAdvertisement
###RightBottom300x250AD
###RightColumn125x125AD
###RightColumnAdContainer
###RightColumnSkyScraperAD
###RightNavTopAdSpot
###RightRailSponsor
###RightSponsoredAd
###RollOutAd970x66
###RollOutAd970x66iframe
###SBAArticle
###SBABottom
###SBAInHouse
###SBATier1
###SBATier2
###SBATier3
###SE20-ad-container
###SE_ADLINK_LAY_gd
###SIDEMENUAD
###SIM_ad_300x100_homepage_pos1
###SIM_ad_300x250-600_pos1
###SIM_ad_300x250_pos2
###SIM_ad_468x60_homepage_pos1
###SIM_ad_468x60_homepage_pos2
###SIM_ad_468x60_homepage_pos3
###SIM_ad_728x90_bottom
###SRPadsContainer
###ScoreboardAd
###SearchAd_PlaceHolder
###SearchAdsBottom
###SearchAdsTop
###Section-Ads
###SectionAd300-250
###SectionSponsorAd
###ServerAd
###SideAdMpu
###SideBarAdWidget
###SideMpuAdBar
###SidebarAd
###SidebarAdContainer
###SitenavAdslot
###SkyAd
###SkyscraperAD
###SlideShow_adv
###SlideShow_adv2
###SpecialAds
###Spons-Link
###SponsorBarWrap
###SponsoredAd
###SponsoredAds
###SponsoredLinks
###SponsoredResultsTop
###SponsorsAds
###TDads
###TL_footer_advertisement
###TOPADS
###TOP_ADROW
###TOP_RIGHT_BOXAD
###TPVideoPlayerAd300x250
###Tadspacecbar
###Tadspacefoot
###Tadspacehead
###Tadspacemrec
###TextLinkAds
###ThemeSection_adbanner2
###ThemeSection_adbanner3
###ThreadAd
###TipTopAdSpace
###TitleAD
###Top-Ad-Container
###Top-ad
###Top1AdWrapper
###Top468x60AD
###TopADs
###TopAd
###TopAd0
###TopAdBox
###TopAdContainer
###TopAdDiv
###TopAdPlacement
###TopAdPos
###TopAdTable
###TopAdvert
###TopBannerAd
###TopCenterAdUnit
###TopGoogleCustomAd
###TopRightRadvertisement
###TopSideAd
###TopTextAd
###VM-MPU-adspace
###VM-footer-adspace
###VM-footer-adwrap
###VM-header-adspace
###VM-header-adwrap
###VertAdBox
###VertAdBox0
###WNAd1
###WNAd103
###WNAd17
###WNAd20
###WNAd41
###WNAd43
###WNAd46
###WNAd47
###WNAd49
###WNAd52
###WNAd63
###WarningCodecBanner
###WelcomeAd
###WindowAdHolder
###WordFromSponsorAdvertisement
###XEadLeaderboard
###XEadSkyscraper
###YahooAdParentContainer
###YahooAdsContainer
###YahooAdsContainerPowerSearch
###YahooContentAdsContainerForBrowse
###YahooSponsoredResults
###Zergnet
###\5f _mom_ad_12
###\5f _mom_ad_2
###_ads
###a4g-floating-ad
###a_ad10Sp
###a_ad11Sp
###abHeaderAdStreamer
###ab_adblock
###abc-AD_topbanner
###about_adsbottom
###above-comments-ad
###above-fold-ad
###above-footer-ads
###aboveAd
###aboveGbAd
###aboveNodeAds
###aboveplayerad
###abovepostads
###acAdContainer
###acm-ad-tag-300x250-atf
###acm-ad-tag-300x250-btf
###acm-ad-tag-728x90-atf
###acm-ad-tag-728x90-btf
###ad--article-top
###ad--sidebar
###ad-0
###ad-1
###ad-10
###ad-1000x90-1
###ad-1050
###ad-109
###ad-11
###ad-118
###ad-12
###ad-120-left
###ad-120x600-1
###ad-120x600-other
###ad-120x600-sidebar
###ad-120x60Div
###ad-125x125
###ad-13
###ad-133
###ad-14
###ad-143
###ad-15
###ad-16
###ad-160
###ad-160-long
###ad-160x600
###ad-160x600-sidebar
###ad-160x600-wrapper
###ad-162
###ad-17
###ad-170
###ad-18
###ad-180x150-1
###ad-19
###ad-197
###ad-2
###ad-2-160x600
###ad-20
###ad-200x200_newsfeed
###ad-21
###ad-213
###ad-22
###ad-220x90-1
###ad-23
###ad-230x100-1
###ad-24
###ad-240x400-1
###ad-240x400-2
###ad-25
###ad-250
###ad-250x300
###ad-26
###ad-27
###ad-28
###ad-29
###ad-3
###ad-3-300x250
###ad-300
###ad-300-250
###ad-300-additional
###ad-300-detail
###ad-300-sidebar
###ad-300X250-2
###ad-300a
###ad-300b
###ad-300x-container
###ad-300x250
###ad-300x250-0
###ad-300x250-01
###ad-300x250-02
###ad-300x250-1
###ad-300x250-2
###ad-300x250-b
###ad-300x250-mobile-LL_1
###ad-300x250-right
###ad-300x250-right0
###ad-300x250-sidebar
###ad-300x250-wrapper
###ad-300x250Div
###ad-300x250_mid
###ad-300x250_top
###ad-300x40-1
###ad-300x40-2
###ad-300x40-5
###ad-300x60-1
###ad-300x600_top
###ad-32
###ad-320
###ad-336
###ad-350
###ad-37
###ad-376x280
###ad-4
###ad-4-300x90
###ad-5
###ad-5-images
###ad-55
###ad-6
###ad-63
###ad-635x40-1
###ad-655
###ad-7
###ad-728
###ad-728-90
###ad-728x90
###ad-728x90-1
###ad-728x90-leaderboard-top
###ad-728x90-top
###ad-728x90-top0
###ad-732
###ad-734
###ad-74
###ad-8
###ad-88
###ad-88-wrap
###ad-9
###ad-970
###ad-98
###ad-a
###ad-a1
###ad-abs-b-0
###ad-abs-b-1
###ad-abs-b-10
###ad-abs-b-2
###ad-abs-b-3
###ad-abs-b-4
###ad-abs-b-5
###ad-abs-b-6
###ad-abs-b-7
###ad-absolute-160
###ad-ads
###ad-adsensemedium
###ad-advertorial
###ad-affiliate
###ad-after
###ad-after-post-content
###ad-anchor
###ad-area
###ad-around-the-web
###ad-article
###ad-article-in
###ad-article-sticky
###ad-aside-1
###ad-atf-mid
###ad-atf-top
###ad-background
###ad-ban
###ad-banner
###ad-banner-1
###ad-banner-970
###ad-banner-980
###ad-banner-atf
###ad-banner-body-top
###ad-banner-bottom
###ad-banner-desktop
###ad-banner-image
###ad-banner-lock
###ad-banner-placement
###ad-banner-top
###ad-banner-wrap
###ad-banner_atf-label
###ad-bar
###ad-base
###ad-beauty
###ad-before-comment
###ad-below-content
###ad-bg
###ad-big
###ad-bigbox
###ad-bigsize
###ad-billboard
###ad-billboard-atf
###ad-billboard-bottom
###ad-blade
###ad-block
###ad-block-125
###ad-block-aa
###ad-block-bottom
###ad-block-container
###ad-border
###ad-bottom
###ad-bottom-300x250
###ad-bottom-banner
###ad-bottom-right-container
###ad-bottom-wrapper
###ad-bottomright
###ad-box
###ad-box-1
###ad-box-2
###ad-box-bottom
###ad-box-first
###ad-box-halfpage
###ad-box-leaderboard
###ad-box-rectangle
###ad-box-rectangle-2
###ad-box-right
###ad-box-second
###ad-box1
###ad-box2
###ad-boxATF
###ad-boxes
###ad-br-container
###ad-bs
###ad-btf-bot
###ad-btm
###ad-buttons
###ad-campaign
###ad-carousel
###ad-case
###ad-center
###ad-circfooter
###ad-code
###ad-col
###ad-colB-1
###ad-column
###ad-container
###ad-container-1
###ad-container-2
###ad-container-adaptive-1
###ad-container-adaptive-2
###ad-container-adaptive-3
###ad-container-banner
###ad-container-fullpage
###ad-container-inner
###ad-container-leaderboard
###ad-container-mpu
###ad-container-outer
###ad-container-overlay
###ad-container1
###ad-contentad
###ad-cube-Bottom
###ad-cube-Middle
###ad-cube-sec
###ad-cube-top
###ad-desktop-footer
###ad-desktop-wrap
###ad-discover
###ad-display-ad
###ad-display-ad-placeholder
###ad-div-leaderboard
###ad-double-spotlight-container
###ad-drawer
###ad-e-container
###ad-ear
###ad-extra-comments
###ad-extra-flat
###ad-f-container
###ad-featured-right
###ad-first-post
###ad-five
###ad-five-75x50s
###ad-flex-first
###ad-flex-top
###ad-flyout
###ad-footer
###ad-footer-728x90
###ad-footprint-160x600
###ad-for-map
###ad-frame
###ad-framework-top
###ad-front-btf
###ad-front-footer
###ad-front-page-160x600-placeholder
###ad-front-sponsoredlinks
###ad-full-width
###ad-fullbanner-btf
###ad-fullbanner-outer
###ad-fullbanner2
###ad-fullbanner2-billboard-outer
###ad-fullwidth
###ad-gamepage-leaderboard
###ad-gamepage-mpu1
###ad-gamepage-mpu2
###ad-giftext
###ad-globalleaderboard
###ad-google-chrome-sidebar
###ad-googleAdSense
###ad-gpt-bottomrightrec
###ad-gpt-leftrec
###ad-gpt-rightrec
###ad-gutter-left
###ad-gutter-right
###ad-halfpage
###ad-header
###ad-header-1
###ad-header-2
###ad-header-3
###ad-header-728x90
###ad-header-left
###ad-header-mad
###ad-header-mobile
###ad-header-mobile-contener
###ad-header-right
###ad-holder
###ad-home-cookie-popup-holder
###ad-homepage-content-well
###ad-homepage-top-wrapper
###ad-horizontal
###ad-horizontal-header
###ad-horizontal-top
###ad-idreammedia
###ad-img
###ad-in-post
###ad-index
###ad-inline-block
###ad-inner
###ad-inserter-1
###ad-inside1
###ad-inside2
###ad-interstitial-wrapper
###ad-interstitialBottom
###ad-interstitialTop
###ad-introtext
###ad-jack
###ad-label
###ad-label2
###ad-large-banner-top
###ad-large-header
###ad-lb
###ad-lb-secondary
###ad-ldr-spot
###ad-lead
###ad-leader
###ad-leader-atf
###ad-leader-container
###ad-leaderboard
###ad-leaderboard-1
###ad-leaderboard-1-container
###ad-leaderboard-2
###ad-leaderboard-2-container
###ad-leaderboard-bottom
###ad-leaderboard-container
###ad-leaderboard-footer
###ad-leaderboard-spot
###ad-leaderboard-top
###ad-leaderboard-top-container
###ad-leaderboard970x90int
###ad-leaderboard_bottom
###ad-leadertop
###ad-left
###ad-left-sidebar-ad-1
###ad-left-sidebar-ad-2
###ad-left-sidebar-ad-3
###ad-left-timeswidget
###ad-links-content
###ad-list-row
###ad-lrec
###ad-main
###ad-main-bottom
###ad-main-top
###ad-makeup
###ad-manager
###ad-manager-ad-bottom-0
###ad-manager-ad-top-0
###ad-medium
###ad-medium-lower
###ad-medium-rectangle
###ad-medrec
###ad-medrec_premium
###ad-megaban2
###ad-megasky
###ad-mid
###ad-mid-rect
###ad-middle
###ad-middlethree
###ad-middletwo
###ad-midpage
###ad-minibar
###ad-module
###ad-mpu
###ad-mpu-premium-1
###ad-mpu-premium-2
###ad-mpu-topRight-container
###ad-mpu-warning
###ad-mpu1-spot
###ad-mpu2
###ad-mpu2-spot
###ad-mpu600-right-container
###ad-mrec
###ad-mrec2
###ad-new
###ad-news-sidebar-300x250-placeholder
###ad-north
###ad-north-base
###ad-northeast
###ad-one
###ad-other
###ad-output
###ad-overlay
###ad-p3
###ad-page-1
###ad-page-sky-300-a1
###ad-page-sky-300-a2
###ad-page-sky-left
###ad-pan3l
###ad-panel
###ad-pencil
###ad-placard
###ad-placeholder
###ad-placement
###ad-plate
###ad-popup
###ad-popup1
###ad-position-a
###ad-position1
###ad-post
###ad-presenter-desktop
###ad-presenter-mobile
###ad-push
###ad-pushdown
###ad-r
###ad-rbkua
###ad-rec-atf
###ad-rec-btf-top
###ad-recommend
###ad-rect
###ad-rectangle
###ad-rectangle-flag
###ad-rectangle1
###ad-rectangle1-outer
###ad-rectangle2
###ad-rectangle3
###ad-region-1
###ad-results
###ad-rian
###ad-right
###ad-right-3
###ad-right-container
###ad-right-sidebar
###ad-right-sidebar-ad-1
###ad-right-sidebar-ad-2
###ad-right-skyscraper-container
###ad-right-top
###ad-right2
###ad-right3
###ad-righttop
###ad-ros-atf-300x90
###ad-ros-btf-300x90
###ad-rotate-home
###ad-rotator
###ad-row
###ad-row-1
###ad-s1
###ad-safe
###ad-sb
###ad-secondary-sidebar-1
###ad-section
###ad-separator
###ad-shop
###ad-side
###ad-side-text
###ad-sidebar
###ad-sidebar-1
###ad-sidebar-2
###ad-sidebar-3
###ad-sidebar-300x80
###ad-sidebar-4
###ad-sidebar-5
###ad-sidebar-6
###ad-sidebar-btf
###ad-sidebar-container
###ad-sidebar-mad
###ad-sidebar-mad-wrapper
###ad-sidebar-right_300-1
###ad-sidebar-right_300-2
###ad-sidebar-right_300-3
###ad-sidebar-right_bitgold
###ad-sidebar-tall
###ad-sidebar1
###ad-sidebar2
###ad-sidebarleft-bottom
###ad-sidebarleft-top
###ad-single-spotlight-container
###ad-skin
###ad-sky
###ad-sky-atf
###ad-sky-btf
###ad-skyscraper
###ad-skyscraper-feedback
###ad-skyscraper1-outer
###ad-sla-sidebar300x250
###ad-slideshow
###ad-slideshow2
###ad-slot--header-banner
###ad-slot--leaderboard-bottom
###ad-slot--leaderboard-top
###ad-slot-1
###ad-slot-2
###ad-slot-4
###ad-slot-mpu-1-desktop
###ad-slot-right
###ad-slot-top
###ad-slot1
###ad-slot2
###ad-slot4
###ad-slug-wrapper
###ad-small-banner
###ad-smartboard_1
###ad-smartboard_2
###ad-smartboard_3
###ad-software-description-300x250-placeholder
###ad-software-sidebar-300x250-placeholder
###ad-space
###ad-space-1
###ad-space-2
###ad-space-big
###ad-special
###ad-splash
###ad-sponsored-traffic
###ad-sponsors
###ad-spot
###ad-spot-bottom
###ad-spot-one
###ad-springboard-300x250
###ad-squares
###ad-standard-wrap
###ad-stickers
###ad-sticky-footer-container
###ad-story-bottom-in
###ad-story-bottom-out
###ad-story-right
###ad-story-top
###ad-stripe
###ad-tab
###ad-tail-placeholder
###ad-tape
###ad-target
###ad-target-Leaderbord
###ad-teaser
###ad-techwords
###ad-text
###ad-textad-single
###ad-three
###ad-tlr-spot
###ad-top
###ad-top-250
###ad-top-300x250
###ad-top-728
###ad-top-banner
###ad-top-banner-placeholder
###ad-top-leader
###ad-top-leaderboard
###ad-top-left
###ad-top-lock
###ad-top-right
###ad-top-right-container
###ad-top-slot
###ad-top-text-low
###ad-top-wrap
###ad-top-wrapper
###ad-tower
###ad-tower1
###ad-trailerboard-spot
###ad-tray
###ad-two
###ad-typ1
###ad-undefined
###ad-unit
###ad-unit-search-right-bottom
###ad-unit-search-right-top
###ad-unit-search-top
###ad-uprrail1
###ad-video
###ad-video-page
###ad-west
###ad-wide-leaderboard
###ad-wrap
###ad-wrap-2
###ad-wrap-right
###ad-wrapper
###ad-wrapper-728x90
###ad-wrapper-left
###ad-wrapper-right
###ad-wrapper1
###ad-yahoo-simple
###ad-zone-1
###ad-zone-2
###ad-zone-article-header-leaderboard
###ad-zone-default-sidebar
###ad-zone-inline
###ad001
###ad002
###ad01
###ad02
###ad1-468x400
###ad1-home
###ad1-placeholder
###ad1-wrapper
###ad1006
###ad101
###ad10Sp
###ad11
###ad11Sp
###ad120x600
###ad120x600container
###ad120x60_override
###ad125B
###ad125BL
###ad125BR
###ad125TL
###ad125TR
###ad125x125
###ad160
###ad160-2
###ad160600
###ad160Container
###ad160Wrapper
###ad160a
###ad160x600
###ad160x600right
###ad180
###ad1Sp
###ad1_holder
###ad1_top-left
###ad2-home
###ad2-label
###ad2-original-placeholder
###ad250
###ad260x60
###ad2CONT
###ad2Sp
###ad2_footer
###ad2_iframe
###ad2_inline
###ad2gameslayer
###ad300
###ad300-250
###ad300-title
###ad300250top
###ad300IndexBox
###ad300X250
###ad300_250
###ad300_a
###ad300_x_250
###ad300b
###ad300c
###ad300text
###ad300top
###ad300x100Middle
###ad300x150
###ad300x250
###ad300x250Module
###ad300x250_336x280_300x600_336x850
###ad300x250_336x280_bottom
###ad300x250_callout
###ad300x250box
###ad300x250box2
###ad300x250c
###ad300x50
###ad300x60
###ad300x600
###ad300x600_callout
###ad300x600pos2
###ad31
###ad32
###ad330x240
###ad336
###ad336atf
###ad336iiatf
###ad336x280
###ad368_2578
###ad375x85
###ad3Article
###ad3small
###ad468
###ad468_hidden
###ad468x60
###ad468x60-story
###ad468x60_top
###ad470
###ad480x60
###ad508x125
###ad520x85
###ad526x250
###ad5_inline
###ad6
###ad600
###ad600x90
###ad650
###ad720x90bot
###ad728
###ad72890
###ad72890foot
###ad728Bottom
###ad728Box
###ad728BoxBtm
###ad728Header
###ad728Mid
###ad728Top
###ad728Wrapper
###ad728X90
###ad728foot
###ad728h
###ad728mid
###ad728top
###ad728x90
###ad728x90_1
###ad728x90asme
###ad728x90box
###ad76890topContainer
###ad768top1
###ad90
###ad900
###ad97090
###adATF300x250
###adAd
###adBTF300x250
###adBTF300x250IC
###adBadges
###adBanner
###adBanner1
###adBanner10
###adBanner120x600
###adBanner160x600
###adBanner160x610
###adBanner2
###adBanner3
###adBanner336x280
###adBanner4
###adBanner728
###adBanner728_bot
###adBanner9
###adBannerBottom
###adBannerBreaking
###adBannerHeader
###adBannerSpacer
###adBannerTable
###adBannerTop
###adBannerWrap
###adBannerWrapperFtr
###adBar
###adBelt
###adBladeDeskArt
###adBlock01
###adBlock125
###adBlockBanner
###adBlockContainer
###adBlockContent
###adBlockOverlay
###adBlockTop
###adBlocks
###adBody01
###adBody02
###adBody03
###adBody04
###adBody06
###adBottbanner
###adBottom
###adBox
###adBox11
###adBox16
###adBox350
###adBox390
###adBoxUpperRight
###adBrandDev
###adBrandingStation
###adBreak
###adCENTRAL
###adCTXSp
###adCarousel
###adChannel
###adChoiceFooter
###adChoices
###adChoicesIcon
###adChoicesLogo
###adCirc300X200
###adCirc300X250
###adCirc300x300
###adCirc620X100
###adCirc_620_100
###adClickLeft
###adClickMe
###adClickRight
###adCol
###adColumn
###adColumn3
###adCompanionBanner
###adCompanionSubstitute
###adComponentWrapper
###adContainerCC
###adContainerForum
###adContainer_1
###adContainer_2
###adContainer_3
###adContent
###adContentHolder
###adContext
###adControl1
###adDailyDeal
###adDiv
###adDiv0
###adDiv1
###adDiv300
###adDiv4
###adDiv728
###adDivContainer
###adDivleaderboard
###adDivminimodulebutton1
###adDivminimodulebutton2
###adDivminimodulebutton3
###adDivmrec
###adDivmrecadhomepage
###adFiller
###adFixFooter
###adFlashDiv
###adFooter
###adFooterTitel
###adFot
###adFoxBanner
###adFps
###adFrame
###adFtofrs
###adGallery
###adGmWidget
###adGoogleText
###adGroup1
###adGroup4
###adHeader
###adHeaderTop
###adHeaderWrapper
###adHolder
###adHolder1
###adHolder2
###adHolder3
###adHolder300x250
###adHolder4
###adHolder5
###adHolder6
###adIframe
###adInBetweenPosts
###adInCopy
###adInhouse
###adInstoryOneWrap
###adInstoryTwoWrap
###adInteractive1
###adInteractive4
###adInteractiveInline
###adIsland
###adLB
###adLContain
###adLabel
###adLayer
###adLayout
###adLeader
###adLeaderTop
###adLeaderboard
###adLeaderboard-middle
###adLeaderboardUp
###adLeft
###adLink
###adLink1
###adLink300
###adLocation-1
###adLocation-2
###adLocation-3
###adLocation-4
###adLounge
###adLrec
###adMOBILETOP
###adMPU
###adMPUHolder
###adMagAd
###adMain
###adMarketplace
###adMed
###adMedRect
###adMediaWidget
###adMediumRectangle
###adMeld
###adMessage
###adMid1
###adMid2
###adMiddle0Frontpage
###adMiddle_imgAd
###adMiniPremiere
###adMobileSquarePremiumContainer
###adMonster1
###adMoveHere
###adMpu
###adMpuBottom
###adNshareWrap
###adOne
###adOuter
###adPLaceHolderTop728
###adPUSHDOWNBANNER
###adPageContainer
###adPanelAjaxUpdate
###adPartnerLinks
###adPlaceHolder1
###adPlaceHolder2
###adPlaceHolderRight
###adPlaceScriptrightSidebarFirstBanner
###adPlaceScriptrightSidebarSecondBanner
###adPlaceScripttopBanner
###adPlacer
###adPopBOTtOM
###adPopover
###adPosOne
###adPosition0
###adPosition14
###adPosition5
###adPosition6
###adPosition7
###adPosition9
###adPush
###adRContain
###adRectangleFooter
###adRectangleHeader
###adRight
###adRight1
###adRight2
###adRight3
###adRight4
###adRight5
###adRightColumnHolder
###adSPLITCOLUMNTOPRIGHT
###adScraper
###adSection
###adSense
###adSenseBottomDiv
###adSenseBox
###adSenseContentTop
###adSenseLoadingPlaceHolder
###adSenseModule
###adSenseResultAdblock
###adSenseResults
###adSenseSidebarBottom
###adSenseTall
###adSenseWrapper
###adServer_marginal
###adSet
###adShortTower
###adSide
###adSideButton
###adSidebar
###adSidebarSpecial
###adSidebarSq
###adSite
###adSkin
###adSkinBackdrop
###adSkinLeft
###adSkinRight
###adSky
###adSkyPosition
###adSkyscraper
###adSlider
###adSlot-inPage-300x250-right
###adSlot01
###adSlot02
###adSlot1
###adSlot2
###adSlot2_grid
###adSlot3
###adSlot3_grid
###adSlot4
###adSlot4_grid
###adSlot_center
###adSlug
###adSpace
###adSpace0
###adSpace1
###adSpace10
###adSpace11
###adSpace12
###adSpace13
###adSpace14
###adSpace15
###adSpace16
###adSpace17
###adSpace18
###adSpace19
###adSpace2
###adSpace20
###adSpace21
###adSpace22
###adSpace23
###adSpace24
###adSpace25
###adSpace3
###adSpace300_ifrMain
###adSpace4
###adSpace5
###adSpace6
###adSpace7
###adSpace8
###adSpace9
###adSpaceBottom
###adSpace_footer
###adSpace_right
###adSpace_top
###adSpacer
###adSpecial
###adSplotlightEm
###adSponsor
###adSpot-Leader
###adSpot-banner
###adSpot-island
###adSpot-mrec1
###adSpot-promobox1
###adSpot-promobox2
###adSpot-sponsoredlinks
###adSpot-textbox1
###adSpot-twin
###adSpot-widestrip
###adSpotAdvertorial
###adSpotIsland
###adSpotIslandLarge
###adSpotSponsoredLinks
###adSpotholder-EGN
###adSpotlightSquare1
###adSqb
###adSquare
###adStaticA
###adStrip
###adSuperAd
###adSuperPremiere
###adSuperSkyscraper
###adSuperbanner
###adTableCell
###adTag
###adTag-genre
###adTag1
###adTag2
###adTakeOverInner
###adTakeOverLeft
###adTakeOverRight
###adTeaser
###adText
###adText01
###adText02
###adText2
###adTextCustom
###adTextLink
###adTextRt
###adText_container
###adThree
###adTicker
###adTiff
###adTile
###adTop
###adTop1
###adTop2
###adTopBanner-inner
###adTopBanner1
###adTopBig
###adTopBox300x300
###adTopContent
###adTopModule
###adTopbanner
###adTopboxright
###adTower
###adTower1
###adTower2
###adTwo
###adUn_1
###adUn_2
###adUn_3
###adUnit
###adValue
###adVcss
###adWideSkyscraper
###adWrap
###adWrapper
###adWrapper1
###adWrapperLeft
###adWrapperRight
###adWrapperSky
###adZoneTop
###ad_0
###ad_02
###ad_03
###ad_04
###ad_1
###ad_120_sidebar
###ad_120x600
###ad_120x90
###ad_130x250_inhouse
###ad_160
###ad_160_600
###ad_160_600_2
###ad_160_container_left
###ad_160_container_right
###ad_160_sidebar
###ad_160x160
###ad_160x600
###ad_175x300
###ad_190x90
###ad_2
###ad_250
###ad_250x250
###ad_3
###ad_300
###ad_300_250
###ad_300_250_1
###ad_300_250_inline
###ad_300_container
###ad_300_interruptor
###ad_300_wrapper
###ad_300a
###ad_300b
###ad_300c
###ad_300misc
###ad_300x100
###ad_300x100_m_c
###ad_300x250
###ad_300x250Ando
###ad_300x250_1
###ad_300x250_2
###ad_300x250_3
###ad_300x250_container
###ad_300x250_content_column
###ad_300x250_frame
###ad_300x250_m_c
###ad_300x250_secondary
###ad_300x250_startgame
###ad_300x250m
###ad_300x60
###ad_300x600
###ad_300x600_1
###ad_300x90
###ad_336
###ad_336_singlebt
###ad_350_200
###ad_380x35
###ad_4
###ad_45
###ad_450x280
###ad_468_60
###ad_468x120
###ad_468x60
###ad_470x60a
###ad_48
###ad_49
###ad_5
###ad_500
###ad_500_label
###ad_500x150
###ad_51
###ad_57
###ad_6
###ad_7
###ad_700_90
###ad_700x430
###ad_728
###ad_728_90
###ad_728_foot
###ad_728_holder
###ad_728a
###ad_728b
###ad_728h
###ad_728x90
###ad_728x90_container
###ad_728x90_content
###ad_728x90home
###ad_728x91
###ad_8
###ad_88x31
###ad_9
###ad_940
###ad_984
###ad_990x90
###ad_A
###ad_B
###ad_B1
###ad_Banner
###ad_Bottom
###ad_C
###ad_C2
###ad_D
###ad_DisplayAd1
###ad_DisplayAd2
###ad_E
###ad_Entry_160x600
###ad_Entry_728x90
###ad_F
###ad_Feature_Middlebar_468x60
###ad_G
###ad_H
###ad_Header_768x90
###ad_Home_300x250
###ad_I
###ad_J
###ad_K
###ad_L
###ad_LargeRec01
###ad_M
###ad_Middle
###ad_Middle1
###ad_N
###ad_NorthBanner
###ad_O
###ad_P
###ad_Position1
###ad_Pushdown
###ad_R1
###ad_Right
###ad_Top
###ad_Top2
###ad_TopLongBanner
###ad_Top_300x250
###ad_Wrap
###ad_YieldManager-160x600
###ad_YieldManager-300x250
###ad_YieldManager-728x90
###ad__billboard
###ad__hugebreak
###ad_above_article
###ad_above_game
###ad_ad
###ad_adsense
###ad_after_navbar
###ad_anchor
###ad_and_content_ad_box
###ad_area
###ad_article_btm
###ad_banner
###ad_bannerManage_1
###ad_banner_1
###ad_banner_120x600
###ad_banner_125x300
###ad_banner_300x250
###ad_banner_468x60
###ad_banner_728x90
###ad_banner_728x90_bot
###ad_banner_bot
###ad_banner_example
###ad_banner_top
###ad_banners
###ad_banners_content
###ad_bar
###ad_bar_rect
###ad_bellow_post
###ad_bg
###ad_bg_image
###ad_big
###ad_bigbox
###ad_bigbox_companion
###ad_bigrectangle
###ad_bigsize
###ad_bigsize_wrapper
###ad_billboard
###ad_billboard2
###ad_billboard_ifm
###ad_block
###ad_block_0
###ad_block_1
###ad_block_2
###ad_block_300x250
###ad_block_mpu
###ad_board_after_forums
###ad_board_before_forums
###ad_body
###ad_bottom
###ad_bottom_1x1
###ad_bottom_728x90
###ad_bottom_another
###ad_bottom_article_text
###ad_bottom_footer
###ad_bottombrandtext
###ad_box
###ad_box02
###ad_box160a
###ad_box300x250
###ad_box_2
###ad_box_ad_0
###ad_box_ad_1
###ad_box_colspan
###ad_box_top
###ad_branding
###ad_bs_area
###ad_btmslot
###ad_bucket_med_rectangle_1
###ad_bucket_med_rectangle_2
###ad_buts
###ad_buttons
###ad_category_middle
###ad_cell
###ad_center
###ad_center_monster
###ad_channel
###ad_chitikabanner_120x600LH
###ad_choices
###ad_circ300x250
###ad_circ_300_200
###ad_circ_300x250
###ad_circ_300x300
###ad_close
###ad_closebtn
###ad_cna2
###ad_comments
###ad_companion_banner
###ad_complex
###ad_comps_top
###ad_cont
###ad_cont1
###ad_cont2
###ad_container
###ad_container_0
###ad_container_300x250
###ad_container_marginal
###ad_container_side
###ad_container_sidebar
###ad_container_top
###ad_content
###ad_content_before_first_para
###ad_content_fullsize
###ad_content_primary
###ad_content_right
###ad_content_top
###ad_content_wrap
###ad_creative_2
###ad_creative_3
###ad_creative_5
###ad_crown_top
###ad_cyborg
###ad_dfp_premiumrec
###ad_display_300_250
###ad_display_728_90
###ad_div
###ad_div_bottom
###ad_div_top
###ad_embed_300x250
###ad_eventsright
###ad_fb_circ
###ad_feature
###ad_feedback
###ad_fg
###ad_firstpost
###ad_flyrelax
###ad_foot
###ad_footer
###ad_footer1
###ad_footerAd
###ad_footer_s
###ad_footer_small
###ad_frame
###ad_frame1
###ad_front_three
###ad_fullbanner
###ad_gallery
###ad_gallery_bot
###ad_global_300x250
###ad_global_above_footer
###ad_global_header
###ad_global_header1
###ad_global_header2
###ad_google_Link
###ad_google_content336
###ad_googlebanner_160x600LH
###ad_grp1
###ad_grp2
###ad_gutter_top
###ad_h3
###ad_haha_1
###ad_haha_4
###ad_halfpage
###ad_hdr_2
###ad_head
###ad_header
###ad_header_1
###ad_header_container
###ad_header_logo_placeholder
###ad_headerlarge
###ad_help_link_new
###ad_hf
###ad_hide_for_menu
###ad_holder
###ad_home
###ad_home_middle
###ad_horizontal
###ad_horseshoe_left
###ad_horseshoe_right
###ad_horseshoe_spacer
###ad_horseshoe_top
###ad_hotpots
###ad_houseslot1_desktop
###ad_houseslot_a
###ad_houseslot_b
###ad_hy_01
###ad_hy_02
###ad_hy_03
###ad_hy_04
###ad_hy_05
###ad_hy_06
###ad_hy_07
###ad_hy_08
###ad_iframe_160_by_600_middle
###ad_iframe_300
###ad_img
###ad_img_banner
###ad_in_arti
###ad_infoboard_box
###ad_inplace_1
###ad_interestmatch
###ad_interestmatch400
###ad_island
###ad_island2
###ad_island_incontent
###ad_island_incontent2
###ad_keywrods
###ad_kvadrat_under_player
###ad_label
###ad_large
###ad_large_rectangular
###ad_lastpost
###ad_layer
###ad_layer1
###ad_layer2
###ad_ldb
###ad_lead1
###ad_leader
###ad_leaderBoard
###ad_leaderboard
###ad_leaderboard2
###ad_leaderboard3
###ad_leaderboard728x90
###ad_leaderboard_1
###ad_leaderboard_flex
###ad_leaderboard_master
###ad_leaderboard_middle
###ad_leaderboard_top
###ad_leaderboardtwo
###ad_leaderborder_container1
###ad_left
###ad_left_1
###ad_left_2
###ad_left_3
###ad_left_skyscraper
###ad_left_skyscraper_2
###ad_left_top
###ad_leftslot
###ad_lft
###ad_link
###ad_links
###ad_links_footer
###ad_lnk
###ad_lrec
###ad_lwr_square
###ad_main
###ad_main_leader
###ad_main_top
###ad_main_top_01
###ad_main_top_05
###ad_main_top_08
###ad_marker
###ad_mast
###ad_med_rect
###ad_medium
###ad_medium_rectangle
###ad_medium_rectangular
###ad_mediumrectangle
###ad_megabanner
###ad_menu_header
###ad_message
###ad_messageboard_x10
###ad_middle
###ad_middle_122
###ad_middle_2
###ad_middle_bottom
###ad_midstrip
###ad_ml
###ad_mobile
###ad_module
###ad_most_pop_234x60_req_wrapper
###ad_mpu
###ad_mpu2
###ad_mpu300x250
###ad_mpu_1
###ad_mpuav
###ad_mpuslot
###ad_mrcontent
###ad_mrec
###ad_mrec1
###ad_mrec2
###ad_msgplus-gallery-5
###ad_myFrame
###ad_netpromo
###ad_new
###ad_newsletter
###ad_num_1
###ad_num_2
###ad_num_3
###ad_one
###ad_overlay
###ad_overlay_content
###ad_overlay_countdown
###ad_overture
###ad_panel
###ad_panel_1
###ad_panel_2
###ad_panorama_top
###ad_pencil
###ad_ph_1
###ad_place
###ad_placeholder
###ad_play_300
###ad_player
###ad_plugs
###ad_pos_targeted_in_article
###ad_post
###ad_post_300
###ad_poster
###ad_pr_info
###ad_primary
###ad_primaryAd
###ad_promoAd
###ad_promotion_wrap
###ad_publicidad
###ad_pushupbar-closed
###ad_rail
###ad_rec_01
###ad_rect
###ad_rect1
###ad_rect2
###ad_rect3
###ad_rect_body
###ad_rect_bottom
###ad_rect_c
###ad_rectangle
###ad_rectangle_medium
###ad_rectangular
###ad_region1
###ad_region2
###ad_region3
###ad_region5
###ad_related_links_div
###ad_related_links_div_program
###ad_replace_div_0
###ad_replace_div_1
###ad_report_leaderboard
###ad_report_rectangle
###ad_results
###ad_right
###ad_right3
###ad_rightSidebarFirstBanner
###ad_rightSidebarSecondBanner
###ad_right_1
###ad_right_box
###ad_right_column1_1
###ad_right_column2_1
###ad_right_content_article_page
###ad_right_content_home
###ad_right_main
###ad_right_out
###ad_right_rail_bottom
###ad_right_rail_flex
###ad_right_rail_top
###ad_right_second
###ad_right_skyscraper
###ad_right_skyscraper_2
###ad_right_top
###ad_rightslot
###ad_righttop-300x250
###ad_ros_tower
###ad_rotator-2
###ad_rotator-3
###ad_row
###ad_row_home
###ad_rr_1
###ad_rside
###ad_rside_link
###ad_script_head
###ad_sec
###ad_sec_div
###ad_secondary
###ad_sense
###ad_sense_help
###ad_sgd
###ad_short
###ad_sidebar
###ad_sidebar1
###ad_sidebar2
###ad_sidebar3
###ad_sidebar_1
###ad_sidebar_top
###ad_silo
###ad_sitebar
###ad_skin
###ad_sky
###ad_sky1
###ad_sky2
###ad_sky3
###ad_skyscraper
###ad_skyscraper1
###ad_skyscraper120
###ad_skyscraper160x600
###ad_skyscraper2
###ad_skyscraper_1
###ad_skyscraper_right
###ad_skyscraper_text
###ad_slot
###ad_slot_bottom
###ad_slot_leaderboard
###ad_slot_livesky
###ad_slot_right_bottom
###ad_slot_right_top
###ad_slot_sky_top
###ad_small
###ad_space
###ad_space_300_250
###ad_space_728
###ad_space_top
###ad_sponsored
###ad_sponsorship_2
###ad_spot300x250
###ad_spot_a
###ad_spot_b
###ad_spotlight
###ad_square
###ad_squares
###ad_ss
###ad_stck
###ad_sticky_wrap
###ad_strapad
###ad_stream10
###ad_stream11
###ad_stream12
###ad_stream16
###ad_stream17
###ad_stream19
###ad_stream8
###ad_strip
###ad_table
###ad_takeover
###ad_tall
###ad_tbl
###ad_term_bottom_place
###ad_text:not(textarea)
###ad_thread1_1
###ad_thread_first_post_content
###ad_thread_last_post_content
###ad_tile_home
###ad_top
###ad_topBanner
###ad_top_728x90
###ad_top_banner
###ad_top_bar
###ad_top_header_center
###ad_top_holder
###ad_topbanner
###ad_topmob
###ad_topnav
###ad_topslot
###ad_topslot_b
###ad_tp_banner_1
###ad_tp_banner_2
###ad_two
###ad_txt
###ad_under_game
###ad_unit
###ad_unit2
###ad_unit_slot1
###ad_unit_slot2
###ad_unit_slot3
###ad_unit_slot4
###ad_vertical
###ad_video_abovePlayer
###ad_video_belowPlayer
###ad_video_large
###ad_website_top
###ad_wide
###ad_wide_box
###ad_widget
###ad_widget_1
###ad_window
###ad_wp
###ad_wp_base
###ad_wrap
###ad_wrapper
###ad_wrapper1
###ad_wrapper2
###ad_x10
###ad_x20
###ad_xrail_top
###ad_zone
###ad_zone1
###ad_zone2
###ad_zone3
###adamazonbox
###adaptv_ad_player_div
###adaptvcompanion
###adb-hp-spotlights1
###adb-hp-spotlights2
###adb-hp-spotlights3
###adb-top
###adbForum
###adb_bottom
###adbackground
###adbanner
###adbanner-container
###adbanner-home-left
###adbanner-home-right
###adbanner-middle
###adbanner-top-left
###adbanner-top-right
###adbanner00001
###adbanner00002
###adbanner00003
###adbanner00004
###adbanner00005
###adbanner1
###adbanner_abovethefold_300
###adbanner_mobile_top
###adbannerbox
###adbannerdiv
###adbannerleft
###adbannerright
###adbannerwidget
###adbar
###adbar_ad_1_div
###adbar_ad_2_div
###adbar_ad_3_div
###adbar_ad_4_div
###adbar_ads_container_div
###adbar_main_div
###adbarbox
###adbard
###adbdiv
###adbg_ad_0
###adbg_ad_1
###adbig
###adblade
###adblade-disc
###adbladeSp
###adblade_ad
###adblkad
###adblock
###adblock-300x250
###adblock-big
###adblock-jango
###adblock-leaderboard
###adblock-small
###adblock1
###adblock2
###adblock4
###adblock_header_ad_1
###adblock_header_ad_1_inner
###adblock_sidebar_ad_2
###adblock_sidebar_ad_2_inner
###adblock_v
###adblockbottom
###adblockerMess
###adblockermessage
###adblockerwarnung
###adblockrighta
###adblocktop
###adblocktwo
###adbn
###adbn_UMU
###adbnr
###adbnr-l
###adboard
###adbody
###adbottom
###adbottomgao
###adbottomleft
###adbottomright
###adbox
###adbox-indivisual-body-topright
###adbox-placeholder-topbanner
###adbox-topbanner
###adbox1
###adbox2
###adbox300600
###adbox300x250_1
###adbox300x250_2
###adbox_right
###adbrite
###adbrite_inline_div
###adbritebottom
###adbutton
###adbuttons
###adcarousel
###adcatfish
###adcell
###adcenter
###adcenter2
###adcenter4
###adchoices-icon
###adchoices_container
###adclear
###adclose
###adcode
###adcode1
###adcode10
###adcode2
###adcode3
###adcode4
###adcolContent
###adcolumn
###adcolumnwrapper
###adcontainer
###adcontainer1
###adcontainer125px
###adcontainer2
###adcontainer250x250
###adcontainer3
###adcontainer5
###adcontainerRight
###adcontainer___gelement_adbanner_2_0
###adcontainer_top_ads
###adcontainsm
###adcontent
###adcontent1
###adcontextlinks
###adcontrolPushSite
###adcontrolhalfbanner
###adcontrolisland
###add-top
###add720
###add_160x600
###add_720bottom
###add_block_ad1
###add_block_ad2
###add_ciao2
###add_space_google
###add_space_sidebar
###addbottomleft
###addiv-bottom
###addiv-top
###addspaceleft
###addspaceright
###addvertise_area
###adfactor-label
###adfloat
###adfooter
###adfooter_728x90
###adfooter_hidden
###adform_leaderboard
###adform_leaderboard_cover
###adframe:not(frameset)
###adframetop
###adfreead
###adhalfbanner_wrapper
###adhalfpage
###adhead
###adhead_g
###adheader
###adheadhubs
###adhesion
###adhesionAdSlot
###adhesionUnit
###adhide
###adholder
###adhome
###adhomepage
###adhzh
###adid10601
###adid2161
###adiframe1_iframe
###adiframe2_iframe
###adiframe3_iframe
###adigniter
###adimg
###adimg0
###adimg1
###adimg3
###adimg4
###adimg6
###adition_Skyscraper
###adition_content_ad
###adjacency
###adjacent-list-ad
###adjs_id
###adk2_slider_top_right
###adkit_content-block
###adkit_content-foot
###adkit_footer
###adkit_mrec1
###adkit_mrec2
###adkit_rectangle
###adkit_rnav-bt
###adkit_rnav-fb
###adl_120x600
###adl_250x250
###adl_300x100
###adl_300x120
###adl_300x250
###adl_300x250_td
###adl_728x90
###adl_individual_1
###adl_leaderboard
###adl_medium_rectangle
###adlabel
###adlabelFooter
###adlabelfooter
###adlabelheader
###adlanding
###adlandscape
###adlargeverti
###adlargevertimarginauto
###adlayer
###adlayerContainer
###adlayer_back
###adlayerad
###adleaderboard
###adleaderboard_flex
###adleaderboardb
###adleaderboardb_flex
###adleft
###adlhs
###adlink-13
###adlink-133
###adlink-19
###adlink-197
###adlink-213
###adlink-28
###adlink-55
###adlink-74
###adlink-98
###adlinks
###adlinkws
###adlove
###adlrec
###admain
###admaintop
###admanagerResultListBox
###admanager_leaderboard
###admanager_top_banner
###admaru_reminder
###admasthead
###admid
###admiddle3
###admiddle3center
###admiddle3left
###admiddleCenter
###admod2
###admon-300x250
###admon-728x90
###admpufoot
###admputop
###admsg
###admulti520
###adnet
###adnews
###adnorth
###adnote
###adops_cube
###adops_leaderboard
###adops_skyscraper
###adoptionsimg
###adoverlaysrc
###adpanel-block
###adplace
###adplaceholder_mpu01
###adplacement
###adplacer_preroll1
###adplate-content
###adpos-top
###adpos1-leaderboard
###adpos_3
###adposition
###adposition-C
###adposition-FPMM
###adposition-REM2
###adposition-SHADE
###adposition-TOCSS
###adposition-TVSP
###adposition-inner-REM1
###adposition-inner-REM3
###adposition1
###adposition10
###adposition1_container
###adposition2
###adposition3
###adposition4
###adpositionbottom
###adpostloader
###adpromo
###adprovider-default
###adrect
###adrectangle
###adrectanglea
###adrectanglea_flex
###adrectanglea_hidden
###adrectangleb
###adrectangleb_flex
###adrectmarginauto
###adrhs
###adrig
###adright
###adright2
###adrightbottom
###adrightgame
###adrighthome
###adrightrail
###adriver_middle
###adriver_top
###adrow
###adrow-house
###adrow1
###adrow3
###ads-1
###ads-125
###ads-125-2
###ads-160x600
###ads-200
###ads-200x200-a
###ads-250
###ads-300
###ads-300-250
###ads-300x250-L3-2
###ads-336x280
###ads-468
###ads-5
###ads-728x90
###ads-728x90-I3
###ads-728x90-I4
###ads-A
###ads-B
###ads-B1
###ads-C
###ads-C1
###ads-E
###ads-E1
###ads-F
###ads-G
###ads-H
###ads-K
###ads-area
###ads-article-left
###ads-banner
###ads-banner-top
###ads-bar
###ads-bigbox-no1
###ads-block
###ads-block-frame
###ads-blog
###ads-bot
###ads-bottom
###ads-box-header-pb
###ads-by-google
###ads-category
###ads-center-text
###ads-col
###ads-contain-125
###ads-container
###ads-container-2
###ads-container-anchor
###ads-container-top
###ads-content
###ads-content-double
###ads-dell
###ads-div2
###ads-dw
###ads-footer
###ads-footer-desktop1
###ads-footer-desktop2
###ads-footer-inner
###ads-footer-wrap
###ads-google
###ads-h-left
###ads-h-right
###ads-header
###ads-header-728
###ads-home-468
###ads-horizontal
###ads-hoster-2
###ads-indextext
###ads-inside-content
###ads-king
###ads-last-inside-content
###ads-leader
###ads-leaderboard
###ads-leaderboard1
###ads-left-sidebar
###ads-left-top
###ads-link
###ads-lrec
###ads-main
###ads-main-bottom
###ads-menu
###ads-middle
###ads-mn
###ads-mpu
###ads-outer
###ads-panel
###ads-panorama-A1
###ads-position-header-desktop
###ads-post-468
###ads-post10
###ads-prices
###ads-rhs
###ads-right
###ads-right-bottom
###ads-right-bottom-sidebar
###ads-right-cube
###ads-right-last-sidebar
###ads-right-skyscraper
###ads-right-text
###ads-right-top
###ads-right-top-sidebar
###ads-right-twobottom
###ads-rt
###ads-sidebar
###ads-sidebar-bottom
###ads-sidebar-skyscraper-unit
###ads-sidebar-top
###ads-slot
###ads-sponsored-boxes
###ads-sticky
###ads-submit
###ads-text
###ads-top
###ads-top-728
###ads-top-search-article
###ads-top-search-article-1
###ads-top-search-article-2
###ads-tp
###ads-under-header
###ads-under-rotator
###ads-vers7
###ads-vertical
###ads-vertical-wrapper
###ads-wrap
###ads-wrapper
###ads1
###ads100Box
###ads100Middlei4
###ads120
###ads120_600-widget-2
###ads125
###ads160_600-widget-3
###ads160_600-widget-5
###ads160_600-widget-7
###ads160left
###ads1_block
###ads1_box
###ads1_container
###ads1_sidebar
###ads2
###ads2_block
###ads2_box
###ads2_container
###ads3
###ads300
###ads300-250
###ads300Bottom
###ads300Top
###ads300hp
###ads300k
###ads300x200
###ads300x250
###ads300x250_2
###ads300x250_single
###ads315
###ads336Box
###ads336x280
###ads340web
###ads4
###ads468x60
###ads50
###ads7
###ads728
###ads72890top
###ads728bottom
###ads728top
###ads728x90
###ads728x90_2
###ads790
###adsBannerFrame
###adsBar
###adsBottom
###adsBox-460_left
###adsBox-dynamic-right
###adsBoxResultsPage
###adsCTN
###adsCombo02_1
###adsCombo02_2
###adsCombo02_3
###adsCombo02_4
###adsCombo02_5
###adsCombo02_6
###adsCombo02_7
###adsContainer
###adsContent
###adsDisplay
###adsDiv0
###adsDiv1
###adsDiv2
###adsDiv3
###adsDiv4
###adsDiv5
###adsDiv6
###adsDiv7
###adsGooglePos
###adsHeadLine
###adsHeader
###adsHeading
###adsID
###adsIframe
###adsIfrme1
###adsIfrme2
###adsIfrme3
###adsIfrme4
###adsLREC
###adsLeftZone1
###adsLeftZone2
###adsLinkFooter
###adsMpu
###adsNarrow
###adsPanel
###adsProdHighlight_wrap
###adsRight
###adsRightDiv
###adsRightVideo
###adsSPRBlock
###adsSectionLeft
###adsSectionRight
###adsSuperCTN
###adsTop
###adsTopLeft
###adsZone
###adsZone1
###adsZone2
###adsZone_1
###ads_01
###ads_120x60_block
###ads_160
###ads_2015
###ads_2015_1
###ads_3
###ads_300
###ads_300x250
###ads_320_260
###ads_320_260_2
###ads_728
###ads_728x90
###ads_absolute_left
###ads_absolute_right
###ads_back
###ads_banner
###ads_banner1
###ads_banner_header
###ads_banner_right1
###ads_bar
###ads_belowforumlist
###ads_belownav
###ads_big
###ads_bigrec1
###ads_bigrec2
###ads_bigrec3
###ads_block
###ads_bottom
###ads_bottom_inner
###ads_bottom_outer
###ads_box
###ads_box1
###ads_box2
###ads_box_bottom
###ads_box_right
###ads_box_top
###ads_button
###ads_by_google
###ads_campaign
###ads_catDiv
###ads_center
###ads_center_banner
###ads_central
###ads_combo2
###ads_container
###ads_content
###ads_dynamicShowcase
###ads_eo
###ads_expand
###ads_footer
###ads_fullsize
###ads_h
###ads_halfsize
###ads_header
###ads_header_games
###ads_horiz
###ads_horizontal
###ads_horz
###ads_html1
###ads_html2
###ads_im
###ads_inner
###ads_insert_container
###ads_layout_bottom
###ads_lb
###ads_lb_frame
###ads_leaderbottom
###ads_left
###ads_left_top
###ads_line
###ads_mads_r1
###ads_mads_r2
###ads_medrect
###ads_notice
###ads_page_top
###ads_pave
###ads_place
###ads_placeholder
###ads_player
###ads_player_audio
###ads_player_line
###ads_postdownload
###ads_pro_468_60_on_vid
###ads_r_c
###ads_right
###ads_right_sidebar
###ads_right_top
###ads_section_textlinks
###ads_side
###ads_sidebar_bgnd
###ads_sidebar_roadblock
###ads_sky
###ads_slide_div
###ads_space
###ads_space_header
###ads_special_center
###ads_sponsFeed-headline
###ads_sponsFeed-left
###ads_sponsored_link_pixel
###ads_superbanner1
###ads_superbanner2
###ads_superior
###ads_td
###ads_text
###ads_textlinks
###ads_title
###ads_top
###ads_top2
###ads_top_banner
###ads_top_container
###ads_top_content
###ads_top_right
###ads_top_sec
###ads_topbanner
###ads_tower1
###ads_tower_top
###ads_vert
###ads_video
###ads_watch_top_square
###ads_wide
###ads_wrapper
###ads_zone27
###adsbot
###adsbottom
###adsbottombluesleft
###adsbox
###adsbox-left
###adsbox-right
###adsbox1
###adsbox2
###adsbox3
###adsbox336x280
###adsbox4
###adsbox728x90
###adsbysourcewidget-2
###adscenter
###adscolumn
###adscontainer
###adscontainer_background_back_index1100_all
###adscontainer_banner_new_bottom_index_1060
###adscontainer_banner_new_second_index_1060
###adscontainer_banner_new_top_index_1060_2
###adscontent
###adsctl00_AdsHome2
###adsd_contentad_r1
###adsd_contentad_r2
###adsd_contentad_r3
###adsd_topbanner
###adsd_txt_sky
###adsdaq160600
###adsdaq300250
###adsdaq72890
###adsdiv
###adsdiv300
###adsdiv468
###adsdiv_close
###adsection
###adsense-2
###adsense-468x60
###adsense-area
###adsense-bottom
###adsense-end-300
###adsense-head-spacer
###adsense-header
###adsense-letterbox
###adsense-link
###adsense-middle
###adsense-module-bottom
###adsense-new
###adsense-post
###adsense-right
###adsense-sidebar
###adsense-tag
###adsense-text
###adsense-top
###adsense-wrap
###adsense03
###adsense04
###adsense05
###adsense1
###adsense160600
###adsense2
###adsense2pos
###adsense300x250
###adsense468
###adsense6
###adsense728
###adsenseArea
###adsenseHeader
###adsenseLeft
###adsenseOne
###adsenseWrap
###adsense_200_200_article
###adsense_300x250
###adsense_article_bottom
###adsense_article_left
###adsense_banner_top
###adsense_block
###adsense_block_238x200
###adsense_block_350x320
###adsense_bottom_ad
###adsense_box
###adsense_box2
###adsense_box_video
###adsense_honeytrap
###adsense_image
###adsense_inline
###adsense_item_detail
###adsense_leaderboard
###adsense_overlay
###adsense_placeholder_2
###adsense_sidebar
###adsense_testa
###adsense_top
###adsense_unit5
###adsense_ziel
###adsensebreadcrumbs
###adsenseheader
###adsensehorizontal
###adsensempu
###adsensepo
###adsensepos
###adsensequadr
###adsenseskyscraper
###adsensetext
###adsensetopmobile
###adsensetopplay
###adsensewide
###adsensewidget-3
###adserv
###adserve-Banner
###adserve-Leaderboard
###adserve-MPU
###adserve-Sky
###adserver_HeaderAd
###adsfundo
###adsground
###adshometop
###adshowbtm
###adshowtop
###adside
###adsideblock1
###adsider
###adsiframe
###adsimage
###adskinleft
###adskinlink
###adskinright
###adskintop
###adsky
###adskyleftdiv
###adskyrightdiv
###adskyscraper
###adskyscraper_flex
###adsleft1
###adslider
###adslist
###adslistbox
###adslot
###adslot-2-container
###adslot-3-container
###adslot-4-container
###adslot1
###adslot1173
###adslot1189
###adslot1202
###adslot2
###adslot3
###adslot300x250ATF
###adslot300x250BTF
###adslot4
###adslot5
###adslot6
###adslot7
###adslot_c2
###adslot_m1
###adslot_m2
###adslot_m3
###adsmegabanner
###adsmiddle
###adsnews
###adsonar
###adsonarBlock
###adspace
###adspace-1
###adspace-2
###adspace-300x250
###adspace-728
###adspace-728x90
###adspace-bottom
###adspace-leaderboard-top
###adspace-one
###adspace-panorama
###adspace-top
###adspace300x250
###adspaceBox
###adspaceBox300
###adspaceBox300_150
###adspaceBox300white
###adspaceRow
###adspace_header
###adspace_leaderboard
###adspace_top
###adspacer
###adspan
###adspdl-container
###adspecial_offer_box
###adsplace1
###adsplace2
###adsplace4
###adsplash
###adsponsorImg
###adsponsored_links_box
###adspot
###adspot-1
###adspot-149x170
###adspot-1x4
###adspot-2
###adspot-295x60
###adspot-2a
###adspot-2b
###adspot-300x110-pos-1
###adspot-300x125
###adspot-300x250-pos-1
###adspot-300x250-pos-2
###adspot-300x250-pos1
###adspot-300x250-pos3
###adspot-300x600-pos1
###adspot-468x60-pos-2
###adspot-620x270-pos-1
###adspot-620x45-pos-1
###adspot-620x45-pos-2
###adspot-728x90
###adspot-728x90-pos-2
###adspot-728x90-pos1
###adspot-a
###adspot-bottom
###adspot-c
###adspot-d
###adspot-top
###adspot300x250
###adspot_220x90
###adspot_300x250
###adspot_300x250A_desktop
###adspot_468x60
###adspot_728x90
###adspotlight1
###adsquare
###adsquare2
###adsright
###adss
###adssidebar2
###adssidebar3
###adsspace
###adstd
###adstext2
###adstop
###adstory
###adstrip
###adstripbottom
###adstripnew
###adstuff
###adswidget1-quick-adsense
###adswidget2-quick-adsense
###adswidget2-quick-adsense-reloaded-2
###adswizzBanner
###adsxpls2
###adszed-728x90
###adtab
###adtab-feedback2
###adtable_top
###adtag5
###adtag8
###adtag_right_side
###adtagfooter
###adtagheader
###adtagrightcol
###adtags_left
###adtaily
###adtaily-widget-light
###adtechWallpaper
###adtech_0
###adtech_1
###adtech_2
###adtech_3
###adtech_728or920_2
###adtech_googleslot_03c
###adtech_leaderboard01
###adtech_takeover
###adtechbanner728
###adtext
###adtext-top-content
###adtoniq-msg-bar
###adtop
###adtopDet
###adtopHeader
###adtopPrograma
###adtop_dfp
###adtopbanner
###adtopbox
###adtopcenter
###adtophp
###adtrafficright
###adtxt
###adu-sto
###adundergame
###adunderpicture
###adunit
###adunit-mpu-atf
###adunit-mpu-atf-feed
###adunit-mpu-atf-sidebar
###adunit-mpu-btf-1
###adunit-mpu-btf-6
###adunit-mpu-btf-article
###adunit-mpu-btf-article-2
###adunit-mpu-btf-sidebar
###adunit-mpu-second
###adunit-pages1x1
###adunit-roadblock
###adunit300x500
###adunit_article_center_bottom_computer
###adunit_article_center_middle1_computer
###adunit_article_center_middle4_computer
###adunit_article_center_middle6_computer
###adunit_article_center_top_computer
###adunit_article_right_middle2_computer
###adunit_article_right_top_computer
###adunit_main_center_bottom_computer
###adunit_main_right_middle2_computer
###adunit_main_right_top_computer
###adunit_video
###adunitl
###adv-01
###adv-300
###adv-Scrollable
###adv-Top
###adv-banner
###adv-box
###adv-comments-placeholder
###adv-companion-iframe
###adv-container
###adv-ext-ext-1
###adv-ext-ext-2
###adv-fb-container
###adv-google
###adv-gpt-box-container1
###adv-gpt-masthead-leaderboard-container1
###adv-halfpage
###adv-leaderboard
###adv-left
###adv-masthead
###adv-middle
###adv-middle1
###adv-midroll
###adv-mpux
###adv-preroll
###adv-right
###adv-right1
###adv-scrollable
###adv-servers-com-1
###adv-sticky-1
###adv-sticky-2
###adv-strip
###adv-text
###adv-title
###adv-top
###adv-x34
###adv-x35
###adv-x36
###adv-x37
###adv-x38
###adv-x39
###adv-x40
###adv130x195
###adv160x600
###adv170
###adv2_ban
###adv300bottom
###adv300top
###adv300x250
###adv300x250container
###adv3_ban
###adv468x90
###adv728
###adv728x90
###adv768x90
###advBoxBottom
###advCard1
###advCard2
###advCard3
###advCarrousel
###advHome
###advHomevideo
###advMegaBanner
###advRectangle
###advRectangle1
###advSidebarDocBox
###advSkin
###advTop
###advTopRight_anchor
###advWrapper
###adv_01
###adv_02
###adv_11
###adv_300
###adv_300_600
###adv_300x250_1
###adv_300x250_2
###adv_300x250_3
###adv_468x60_content
###adv_5
###adv_52
###adv_6
###adv_62
###adv_65
###adv_7
###adv_70
###adv_71
###adv_728
###adv_728x90
###adv_73
###adv_94
###adv_96
###adv_97
###adv_98
###adv_BoxBottom
###adv_Inread
###adv_IntropageOvl
###adv_LdbMastheadPush
###adv_Reload
###adv_Skin
###adv_adsense_300_dx
###adv_adsense_300_m
###adv_banner_featured
###adv_banner_sidebar
###adv_bkg_cont
###adv_bootom
###adv_border
###adv_box_a
###adv_center
###adv_config
###adv_contents
###adv_contents_tem
###adv_google_300
###adv_google_728
###adv_halfpage
###adv_halfpage_title
###adv_holder
###adv_id
###adv_leaderboard
###adv_mpu1
###adv_mpu2
###adv_network
###adv_overlay
###adv_overlay_content
###adv_r
###adv_right
###adv_skin
###adv_skin_1
###adv_skin_1_a
###adv_sky
###adv_sponsorRowFooter
###adv_sponsorRowHeader
###adv_sponsor_cat
###adv_textlink
###adv_textual_google_div
###adv_top
###adv_top_banner_wrapper
###adv_top_strip
###adv_video_sidebar
###adv_videobox
###adv_wallpaper
###adv_wallpaper2
###adv_wideleaderboard
###advancedPartnerDiv
###adver
###adver-top
###adver1
###adver2
###adver3
###adver4
###adver5
###adver6
###adver7
###adverFrame
###advert-1
###advert-120
###advert-2
###advert-ahead
###advert-banner
###advert-banner-wrap
###advert-block
###advert-boomer
###advert-box
###advert-column
###advert-container-top
###advert-display
###advert-footer
###advert-footer-hidden
###advert-header
###advert-hpu
###advert-island
###advert-leaderboard
###advert-left
###advert-links-bottom
###advert-mpu
###advert-placeholder-post-content-image-1
###advert-posterad
###advert-right
###advert-right-not-home
###advert-sky
###advert-skyscaper
###advert-skyscraper
###advert-stickysky
###advert-text
###advert-top
###advert-top-banner
###advert-wrapper
###advert1
###advert1hp
###advert2
###advert234_container
###advert2area
###advert2areasmall
###advert300x260
###advert3area
###advert3areasmall
###advertBanner
###advertBox
###advertBoxRight
###advertBoxSquare
###advertColumn
###advertContainer
###advertControl4_advertLink
###advertCover
###advertDB
###advertIframe
###advertMPUContainer
###advertMarkerHorizontalConatiner
###advertMarkerVerticalConatiner
###advertOverlay
###advertPhone
###advertRight
###advertSection
###advertSeparator
###advertTop
###advertTopLarge
###advertTopSmall
###advertTower
###advertWrapper
###advert_01
###advert_04
###advert_05
###advert_07
###advert_1
###advert_125x125
###advert_250x250
###advert_300x2502
###advert_300x2503
###advert_561_01
###advert_561_02
###advert_561_03
###advert_561_04_container
###advert_561_04_left_end
###advert_561_04_right_end
###advert_561_05
###advert_561_07
###advert_Desktop
###advert_back_160x600
###advert_back_300x250_1
###advert_back_300x250_2
###advert_banner
###advert_belowmenu
###advert_bottom_100x70
###advert_box
###advert_container
###advert_container_300
###advert_header
###advert_home01
###advert_home02
###advert_home03
###advert_home04
###advert_image1_0
###advert_image2_0
###advert_image3_0
###advert_leaderboard
###advert_lrec_format
###advert_media
###advert_mid
###advert_mpu
###advert_mpu_1
###advert_mpu_2
###advert_right1
###advert_right_skyscraper
###advert_sky
###advert_top
###advert_yell
###advertblock
###advertblock160
###advertblock300
###advertborder
###advertborder160
###advertbox2
###advertbox3
###advertbox4
###advertcalc
###adverthome
###adverti
###advertiframebottom
###advertise
###advertise-here
###advertise-here-sidebar
###advertise-now
###advertise-sidebar
###advertise1
###advertise2
###advertiseBanner
###advertiseGoogle
###advertiseHere
###advertiseLink
###advertise_top
###advertisediv
###advertiseheretop
###advertisement-10
###advertisement-13
###advertisement-16
###advertisement-300x250
###advertisement-4
###advertisement-7
###advertisement-728x90
###advertisement-bottom
###advertisement-content
###advertisement-detail1
###advertisement-detail2
###advertisement-large
###advertisement-rightcolumn
###advertisement-text
###advertisement1
###advertisement160x600
###advertisement2
###advertisement3
###advertisement728x90
###advertisementArea
###advertisementBottomThreadUser
###advertisementBox
###advertisementDIV2
###advertisementFooterTop
###advertisementHeaderBottom
###advertisementHorizontal
###advertisementLigatus
###advertisementPrio2
###advertisementRight
###advertisementRightcolumn0
###advertisementRightcolumn1
###advertisementThread
###advertisementTop
###advertisement_RightPanel
###advertisement_banner
###advertisement_block
###advertisement_box
###advertisement_container
###advertisement_label
###advertisement_notice
###advertisement_title
###advertisementblock1
###advertisementblock2
###advertisementblock3
###advertisements_bottom
###advertisements_sidebar
###advertisements_top
###advertisementsarticle
###advertisementsxml
###advertiser-container
###advertiserLinks
###advertiserReports
###advertisers-caption
###advertisetop
###advertising-160x600
###advertising-300x250
###advertising-728x90
###advertising-banner
###advertising-caption
###advertising-container
###advertising-control
###advertising-mockup
###advertising-right
###advertising-skyscraper
###advertising-top
###advertising2
###advertising2-preroll
###advertising3
###advertising300x250
###advertisingBlocksLeaderboard
###advertisingBottomFull
###advertisingHrefTop
###advertisingLeftLeft
###advertisingLink
###advertisingModule160x600
###advertisingModule728x90
###advertisingRightColumn
###advertisingRightRight
###advertisingTop
###advertisingTopWrapper
###advertising_1
###advertising_2
###advertising_300
###advertising_300_under
###advertising_300x105
###advertising_320
###advertising_728
###advertising_728_under
###advertising_btm
###advertising_column
###advertising_container
###advertising_contentad
###advertising_header
###advertising_holder
###advertising_horiz_cont
###advertising_iab
###advertising_top_container
###advertising_wrapper
###advertisment-block-1
###advertisment-horizontal
###advertisment1
###advertismentBottom728x90_
###advertismentElementInUniversalbox
###advertisment_content
###advertisment_panel
###advertismentgoogle
###advertistop_td
###advertleft
###advertorial
###advertorial-box
###advertorial-wrap
###advertorial1
###advertorial_block_3
###advertorial_links
###advertorial_red_listblock
###adverts
###adverts--footer
###adverts-top-container
###adverts-top-left
###adverts-top-middle
###adverts-top-right
###adverts_base
###adverts_post_content
###adverts_right
###advertscroll
###advertsingle
###advertspace
###advertssection
###adverttext
###adverttext160
###adverttop
###advetisement_300x250
###advframe
###advgeoul
###advgoogle
###advman-2
###advr_mobile
###advsingle
###advt
###advt-right-skyscraper
###advt_bottom
###advtbar
###advtext
###advtop
###advtopright
###advx3_banner
###adwallpaper
###adwhitepaperwidget
###adwidget
###adwidget-5
###adwidget-6
###adwidget1
###adwidget2
###adwidget2_hidden
###adwidget3_hidden
###adwidget_hidden
###adwin
###adwin_rec
###adwith
###adwords-4-container
###adwords-box
###adwrap-295x295
###adwrap-722x90
###adwrap-729x90
###adwrap-966x90
###adwrapper
###adxBigAd
###adxBigAd2
###adxLeaderboard
###adxMiddle
###adxMiddle5
###adxMiddleRight
###adxSponLink
###adxSponLink2
###adxSponLinkA
###adxToolSponsor
###adx_ad
###adx_ad_bottom
###adx_ad_bottom_close
###adxtop
###adxtop2
###adzbanner
###adzerk
###adzerk1
###adzerk2
###adzerk_by
###adzone
###adzone-halfpage_1
###adzone-leaderboard_1
###adzone-leaderboard_2
###adzone-middle1
###adzone-middle2
###adzone-mpu_1
###adzone-mpu_2
###adzone-parallax_1
###adzone-right
###adzone-sidebarSmallPromo1
###adzone-sidebarSmallPromo2
###adzone-teads
###adzone-top
###adzone-wallpaper
###adzone-weatherbar-logo
###adzoneBANNER
###adzone_content
###adzone_wall
###adzonebanner
###adzoneheader
###aetn_3tier_ad_bar
###af_ad_large
###af_ad_small
###af_adblock
###afc-container
###aff-ad-0
###affiliate-billboard-widget-frame
###affiliate_ad
###affinityBannerAd
###after-afp-ad-top
###after-content-ad
###after-content-ads
###after-dfp-ad-mid1
###after-dfp-ad-mid2
###after-dfp-ad-mid3
###after-dfp-ad-mid4
###after-dfp-ad-top
###after-download-ad
###after-header-ad-left
###after-header-ad-right
###after-header-ads
###after-top-menu-ads
###after_ad
###afterpostad
###agencies_ad
###agi-ad300x250
###agi-ad300x250overlay
###agi-sponsored
###alert_ads
###all-ads
###amazon-ads
###amazon_ad
###amazon_bsa_block
###ami_ad_cntnr
###amsSparkleAdFeedback
###amsSparkleAdWrapper
###amzn-native-ad-0
###amzn-native-ad-1
###amzn-native-ad-2
###amzn_assoc_ad_div_adunit0_0
###anAdScGame300x250
###analytics_ad
###analytics_banner
###anchor-ad
###anchorAd
###annoying_ad
###annoying_extra_ad_wrapper
###anyvan-ad
###ap-widget-ad
###ap-widget-ad-label
###ap_adframe
###ap_adtext
###ap_cu_overlay
###ap_cu_wrapper
###apiBackgroundAd
###apiTopAdContainer
###apiTopAdWrap
###apmNADiv
###apolload
###app_advertising_pregame_content
###app_advertising_rectangle
###app_advertising_rectangle_ph
###apt-homebox-ads
###araHealthSponsorAd
###area-adcenter
###area-left-ad
###area13ads
###area1ads
###article-ad
###article-ad-container
###article-advert
###article-advert-dfp
###article-agora-ad
###article-billboard-ad-1
###article-bottom-ad
###article-box-ad
###article-content-ad
###article-footer-sponsors
###article-island-ad
###article-sidebar-ad
###article-sponspred-content
###article-top-728x90-ad-wrapper
###articleAd
###articleAdReplacement
###articleBoard-ad
###articleLeftAdColumn
###articleSideAd
###article_LeftAdWords
###article_SponsoredLinks
###article_ad
###article_ad_1
###article_ad_3
###article_ad_bottom
###article_ad_bottom_cont
###article_ad_container
###article_ad_rt1
###article_ad_top
###article_ad_top_cont
###article_ad_w
###article_adholder
###article_ads
###article_advert
###article_banner_ad
###article_body_ad1
###article_bottom_ad01
###article_box_ad
###article_gallery_desktop_ad
###article_left_ad01
###article_sidebar_ad
###article_sidebar_ad_02
###articlead1
###articlead2
###articlead300x250r
###articleadblock
###articletop_ad
###articleview_ad
###articleview_ad2
###artist-ad-container
###as24-magazine-rightcol-adtag-1
###asideAd
###aside_ad
###asideads
###asinglead
###atad1
###atad2
###atlasAdDivGame
###atwAdFrame0
###atwAdFrame1
###atwAdFrame2
###atwAdFrame3
###atwAdFrame4
###autos_banner_ad
###aw-ad-container
###awds-nt1-ad
###awesome-ad
###awp_advertisements-2
###axdsense1
###b-ad-choices
###b-adw
###b5-skyscraper-ad-3
###b5_ad_footer
###b5_ad_sidebar1
###b5_ad_top
###b5ad300
###bLinkAdv
###b_ad1
###b_ad138
###b_ad172
###b_ad2792
###b_ad3
###b_ad3564
###babAdTop
###backad
###background-ad-cover
###background-ad-head-spacer
###background-adv
###background_ad_left
###background_ad_right
###background_ads
###backgroundadvert
###ban_300x250
###ban_728x90
###banner-300x250
###banner-300x250-area
###banner-300x250-north
###banner-300x600-area
###banner-336x280-north
###banner-336x280-south
###banner-468x60
###banner-728
###banner-728adtag
###banner-728adtag-bottom
###banner-728x90
###banner-728x90-area
###banner-ad
###banner-ad-container
###banner-ad-first
###banner-ad-large
###banner-ad-last
###banner-ad-loader
###banner-ad-square-first
###banner-ad-square-last
###banner-ads
###banner-advert
###banner-advert-container
###banner-lg-ad
###banner-skyscraper
###banner120x600
###banner250x250
###banner300-top-right
###banner300x250
###banner468
###banner468x60
###banner600
###banner660x90
###banner728
###banner728x90
###banner975_container
###bannerAd
###bannerAdContainer1_1
###bannerAdContainer1_2
###bannerAdContainer1_3
###bannerAdContainer1_4
###bannerAdContainer1_5
###bannerAdContainer1_6
###bannerAdContainer2_1
###bannerAdContainer2_2
###bannerAdContainer2_3
###bannerAdContainer2_4
###bannerAdContainer2_5
###bannerAdContainer2_6
###bannerAdFrame
###bannerAdLInk
###bannerAdRight3
###bannerAdTop
###bannerAdWrap
###bannerAdWrapper
###bannerAd_ctr
###bannerAd_rdr
###bannerAds
###bannerAdsense
###bannerAdvert
###bannerGoogle
###banner_280_240
###banner_300_250
###banner_300x250_sidebar
###banner_468x60
###banner_ad_Sponsored
###banner_ad_bottom
###banner_ad_div_fw
###banner_ad_footer
###banner_ad_module
###banner_ad_placeholder
###banner_ad_top
###banner_admicro
###banner_ads
###banner_adsense
###banner_adv
###banner_advertisement
###banner_adverts
###banner_content_ad
###banner_mpu1
###banner_mpu3
###banner_sedo
###banner_slot
###banner_spacer
###banner_topad
###banner_videoad
###banner_wrapper_top
###bannerad
###bannerad-bottom
###bannerad-top
###bannerad2
###banneradrow
###bannerads
###banneradspace
###banneradvert3
###barAdWrapper
###base-advertising-top
###base-board-ad
###baseAdvertising
###baseMedRec
###baseboard-ad
###baseboard-ad-wrapper
###basket-adContainer
###bbContentAds
###bb_ad_container
###bbadwrap
###bbccom_leaderboard
###bbccom_leaderboard_container
###bbccom_mpu
###bbccom_sponsor_section
###bbccom_sponsor_section_text
###bbccom_storyprintsponsorship
###bbo_ad1
###bcaster-ad
###bdnads-top-970x90
###before-footer-ad
###below-listings-ad
###below-menu-ad-header
###below-post-ad
###belowAd
###belowContactBoxAd
###belowNodeAds
###below_comments_ad_holder
###below_content_ad_container
###belowad
###belowheaderad
###bg-custom-ad
###bg-footer-ads
###bg-footer-ads2
###bg_YieldManager-160x600
###bg_YieldManager-300x250
###bg_YieldManager-728x90
###bg_banner_120x600
###bg_banner_468x60
###bg_banner_728x90
###bgad
###bh_adFrame_ag_300x250_atf
###bh_adFrame_bh_300x250_atf
###bh_adFrame_bh_300x250_btf
###big-ad-switch
###big-box-ad
###bigAd
###bigAd1
###bigAd2
###bigAdDiv
###bigBannerAd
###bigBoxAd
###bigBoxAdCont
###big_ad
###big_ad_label
###big_ads
###bigad
###bigad300outer
###bigadbox
###bigadframe
###bigadspace
###bigadspot
###bigboard_ad
###bigboard_ad_ini
###bigbox-ad
###bigsidead
###billboard-ad-container
###billboard_ad
###bingadcontainer2
###bl11adv
###blancco-ad
###block--ex_dart-ex_dart_adblade_article
###block-ad_blocks-0
###block-ad_cube-0
###block-ad_cube-1
###block-adsense-0
###block-adsense-2
###block-adsense_managed-0
###block-adtech-middle1_300x250
###block-adtech-middle2_300x250
###block-adtech-top_300x250
###block-advert-content
###block-advert-content2
###block-advertisement
###block-advertorial
###block-appnexus-x20-oas-ad
###block-appnexus-x70-oas-ad-300x100
###block-bean-artadocean-splitter
###block-bean-artadocean-text-link-1
###block-bean-artadocean-text-link-2
###block-bean-artadocean300x250-1
###block-bean-artadocean300x250-3
###block-bean-artadocean300x250-6
###block-bean-in-content-ad
###block-br-hhog-module-br-hhog-ad-billboard-front
###block-dart-dart-tag-ad_top_728x90
###block-dart-dart-tag-gfc-ad-top-2
###block-dctv-ad-banners-wrapper
###block-dfp-billboard-leaderboard
###block-dfp-mpu-1
###block-dfp-mpu-2
###block-dfp-mpu-3
###block-dfp-skyscraper_left_1
###block-dfp-skyscraper_left_2
###block-dfp-top
###block-dfptag-leaderboard-btf
###block-dfptag-rail-pos-1
###block-dfptag-rail-pos-2
###block-dfptag-rail-pos-3
###block-dfptag-rail-pos-4
###block-display-ads-leaderboard
###block-eboundadds
###block-eboundsidebaradd1
###block-ex_dart-ex_dart_adblade_article
###block-ex_dart-ex_dart_sidebar_ad_block_bottom
###block-ex_dart-ex_dart_sidebar_ad_block_top
###block-fan-ad-fan-ad-front-leaderboard-bottom
###block-fan-ad-fan-ad-front-medrec-top
###block-fcc-advertising-first-sidebar-ad
###block-gavias-vinor-advrightheader
###block-google-ads
###block-ibtimestv-player-companion-ad
###block-localcom-localcom-ads
###block-ltadvertising-ltadvertising
###block-nst-googledfp-site-takeover
###block-openads-0
###block-openads-1
###block-openads-13
###block-openads-14
###block-openads-2
###block-openads-3
###block-openads-4
###block-openads-5
###block-openads-brand
###block-panels-mini-top-ads
###block-sidebarad1
###block-sponsors
###block-spti_ga-spti_ga_adwords
###block-thewrap_ads_250x300-0
###block-thewrap_ads_250x300-1
###block-thewrap_ads_250x300-2
###block-thewrap_ads_250x300-3
###block-thewrap_ads_250x300-4
###block-thewrap_ads_250x300-5
###block-thewrap_ads_250x300-6
###block-thewrap_ads_250x300-7
###block-views-Advertorial-block_5
###block-views-Advertorial-block_6
###block-views-Advertorial-block_7
###block-views-ad-directory-block
###block-views-ads-header-0-block-block
###block-views-ads-header-top-block-block
###block-views-ads-sidebar-block-block
###block-views-ads-under-the-slider-block
###block-views-advertisement-block_1
###block-views-advertisements-block
###block-views-advt-story-bottom-block
###block-views-block-detail-page-ads-block-3
###block-views-custom-advertisement-2-block--2
###block-views-custom-advertisement-block--2
###block-views-premium-ad-slideshow-block
###block-views-sidebar-ad
###block-views-sponsor-block
###blockAd
###blockAds
###block_ad
###block_ad2
###block_ad_container
###block_advert
###block_advert1
###block_advert2
###block_advertisement
###block_timeout_sponsored_0
###blog-ad
###blog-advert
###blog-header-ad
###blogImgSponsor
###blog_ad_area
###blog_ad_content
###blog_ad_opa
###blog_ad_right
###blog_ad_top
###blogad
###blogad-wrapper
###blogad_728x90_header
###blogad_right_728x91_bottom
###blogad_top_300x250_sidebar
###blogads
###blogads_most_right_ad
###blox-big-ad
###blox-big-ad-bottom
###blox-big-ad-top
###blox-halfpage-ad
###blox-tile-ad
###blox-tower-ad
###bn_ad
###bnr-300x250
###bnr-468x60
###bnr-728x90
###bnrAd
###bnrhd468
###body-ads
###bodyAd1
###bodyAd2
###bodyAd3
###bodyAd4
###body_728_ad
###body_ad
###bodymainAd
###bonus-offers-advertisement
###book-ad
###bookmarkListDeckAdPlaceholder
###boss_banner_ad-2
###boss_banner_ad-3
###bot_ad
###bot_ads
###botad
###botads2
###bott_ad2
###bott_ad2_300
###bottom-728-ad
###bottom-ad
###bottom-ad-1
###bottom-ad-banner
###bottom-ad-container
###bottom-ad-leaderboard
###bottom-ad-tray
###bottom-ad-wrapper
###bottom-add
###bottom-adhesion-container
###bottom-ads
###bottom-ads-bar
###bottom-ads-container
###bottom-adspot
###bottom-advertising
###bottom-article-ad-336x280
###bottom-banner-spc
###bottom-boxad
###bottom-pinned-ad
###bottom-side-ad
###bottom-sponsor-add
###bottomAd
###bottomAd300
###bottomAdBlcok
###bottomAdCCBucket
###bottomAdContainer
###bottomAdSection
###bottomAdSense
###bottomAdSenseDiv
###bottomAdWrapper
###bottomAds
###bottomAdvBox
###bottomAdvertTab
###bottomBannerAd
###bottomContentAd
###bottomDDAd
###bottomFullAd
###bottomGoogleAds
###bottomLeftAd
###bottomMPU
###bottomRightAd
###bottomRightAdContainer
###bottomRightAdSpace
###bottomRightPanelAdContainer
###bottomSponsorAd
###bottom_ad
###bottom_ad_area
###bottom_ad_box
###bottom_ad_container
###bottom_ad_desktop
###bottom_ad_left
###bottom_ad_region
###bottom_ad_right
###bottom_ad_unit
###bottom_ad_wrapper
###bottom_adbox
###bottom_ads
###bottom_ads_container
###bottom_advert_container
###bottom_adwrapper
###bottom_banner_ad
###bottom_banner_adsense
###bottom_ex_ad_holder
###bottom_leader_ad
###bottom_overture
###bottom_player_adv
###bottom_sponsor_ads
###bottom_sponsored_links
###bottom_text_ad
###bottomad
###bottomad300
###bottomad_table
###bottomadbanner
###bottomadbar
###bottomadholder
###bottomads
###bottomadsdiv
###bottomadsense
###bottomadvert
###bottomadwrapper
###bottomcontentads
###bottomleaderboardad
###bottommpuAdvert
###bottommpuSlot
###bottomsponad
###bottomsponsoredresults
###box-ad
###box-ad-section
###box-ad-sidebar
###box-ads-small-1
###box-ads-small-2
###box-ads-tr
###box-ads-x600
###box-ads300-picture-detail
###box-adv-rn_u
###box-content-ad
###box-googleadsense-1
###box-googleadsense-r
###box1ad
###box2ad
###boxAD
###boxAd
###boxAd300
###boxAdContainer
###boxAdvert
###boxLightImageGalleryAd
###box_ad
###box_ad_container
###box_ad_middle
###box_ads
###box_advertisement
###box_advertising_info
###box_advertisment
###box_articlead
###box_mod_googleadsense
###box_text_ads
###boxad
###boxad1
###boxad2
###boxad3
###boxad4
###boxad5
###boxads
###boxes-box-ad300x250set2
###boxes-box-ad300x250set2block
###boxes-box-ad_300x250_1
###boxes-box-ad_728x90_1
###boxes-box-ad_mpu
###boxtube-ad
###bpAd
###bpcads-bottom-footer
###bpcads-top-leaderboard
###bps-header-ad-container
###bq_homeMiddleAd
###br_ad
###brand-box-ad
###brand-box-ad-1-container
###branding_ad_comment
###branding_ad_header
###branding_click
###browse-ad-container
###browse_ads_ego_container
###browsead
###bsaadvert
###bsap_aplink
###btfAdNew
###btm_ad
###btm_ads
###btmad
###btmsponsoredcontent
###btn-sponsored-features
###btnAdDP
###btnAds
###btnads
###btr_horiz_ad
###budget_adDiv
###burn_header_ad
###bus-center-ad
###button-ads
###button-ads-horizontal
###button-ads-vertical
###buttonAdWrapper1
###buttonAdWrapper2
###buttonAds
###buttonAdsContainer
###button_ad_container
###button_ad_wrap
###button_ads
###buttonad-widget-3
###buttonad-widget-4
###buy-sell-ads
###buySellAds
###buysellads
###buysellads-4x1
###c-adzone
###c4_ad
###c4ad-Middle1
###c4ad-Top-parent
###c_ad_sb
###c_ad_sky
###c_sponsoredSquare
###c_upperad
###c_upperad_c
###c_wdt_ads_2
###caAdLarger
###carbonads-container
###card-ads-top
###catad
###catalyst-125-ads
###catalyst-ads-2
###category-ad
###category-sponsor
###category_sponsorship_ad
###cb-ad
###cb_medrect1_div
###cbs-video-ad-overlay
###cbz-ads-text-link
###cbz-comm-advert-1
###cellAd
###center-ad
###center-ad-group
###center-ads-72980
###center-three-ad
###centerAdsHeadlines
###centerBelowExtraSponsoredLinks
###center_ad-0
###centerads
###central-ads
###cgp-bigbox-ad
###ch-ads
###channel-ads-300-box
###channel-ads-300x600-box
###channel_ad
###channel_ads
###chartAdWrap
###charts_adv
###chatAdv2
###chatad
###cherry_ads
###chitikaAdBlock
###ciHomeRHSAdslot
###circ_ad
###circ_ad_300x100
###circ_ad_620x100
###circ_ad_holder
###circad_wrapper
###city_House_Ad_300x137
###clickforad
###cliczone-advert-left
###cliczone-advert-right
###clientAds
###closeAdsDiv
###closeable-ad
###cloudAdTag
###cltAd
###cmMediaRotatorAdTLContainer
###cmn_ad_box
###cmn_ad_tag_head
###cmn_toolbar_ad
###cms_ad_leaderboard
###cms_ad_masterslot
###cms_ad_skyscraper
###cnhi_premium_ads
###cnnAboveFoldBelowAd
###cnnBottomAd
###cnnCMAd
###cnnRR336ad
###cnnSponsoredPods
###cnnTopAd
###cnnTowerAd
###cnnVPAd
###cnn_cnn_adtag-3
###coAd
###cobalt-ad-1-container
###coda_ad_728x90_9
###cokeAd
###col-right-ad
###col3_advertising
###colAd
###colRightAd
###collapseobj_adsection
###college_special_ad
###colombiaAdBox
###column-ads-bg
###column2-145x145-ad
###column4-google-ads
###columnAd
###columnTwoAdContainer
###column_adverts
###column_extras_ad
###commentAdWrapper
###commentTopAd
###comment_ad_zone
###comments-ad-container
###comments-ads
###comments_advert
###commercial-textlinks
###commercial_ads
###commercial_ads_footer
###common_right_ad_wrapper
###common_right_adspace
###common_right_lower_ad_wrapper
###common_right_lower_adspace
###common_right_lower_player_ad_wrapper
###common_right_lower_player_adspace
###common_right_player_ad_wrapper
###common_right_player_adspace
###common_right_right_adspace
###common_top_adspace
###community_ads
###compAdvertisement
###comp_AdsLeaderboardBottom
###comp_AdsLeaderboardTop
###companion-ad
###companionAd
###companionAdDiv
###companion_Ad
###companionad
###componentAdRectangle
###componentAdSkyscraper
###conduitAdPopupWrapper
###container-ad
###container-ad-content-rectangle
###container-ad-topright
###container-advMoreAbout
###container-polo-ad
###container-righttopads
###container-topleftads
###containerAds980
###containerLocalAds
###containerLocalAdsInner
###containerMrecAd
###containerSqAd
###container_ad
###container_top_ad
###contener_pginfopop1
###content-ad
###content-ad-header
###content-ad-side
###content-ads
###content-adver
###content-advertising-header
###content-advertising-right
###content-adwrapper
###content-area-ad
###content-columns-post-ad-bottom
###content-columns-post-ad-top
###content-header-ad
###content-left-ad
###content-right-ad
###contentAd
###contentAdBottomRight
###contentAdHalfpage
###contentAdSense
###contentAdTwo
###contentAds
###contentAds300x200
###contentAds300x250
###contentAds667x100
###contentAdsCatArchive
###contentBottomAdLeaderboard
###contentBoxad
###contentFooterAD
###contentMain_sponsoredResultsPanel
###contentTopAds2
###content_0_storyarticlepage_main_0_pnlAdSlot
###content_0_storyarticlepage_main_0_pnlAdSlotInner
###content_0_storyarticlepage_sidebar_0_pnlAdSlot
###content_0_storyarticlepage_sidebar_11_pnlAdSlot
###content_0_storyarticlepage_sidebar_6_pnlAdSlot
###content_11_pnlAdSlot
###content_11_pnlAdSlotInner
###content_16_pnlAdSlot
###content_16_pnlAdSlotInner
###content_2_pnlAdSlot
###content_2_pnlAdSlotInner
###content_3_twocolumnrightfocus_right_bottomright_0_pnlAdSlot
###content_3_twocolumnrightfocus_right_bottomright_1_pnlAdSlot
###content_4_threecolumnallfocus_right_0_pnlAdSlot
###content_7_pnlAdSlot
###content_7_pnlAdSlotInner
###content_9_twocolumnleftfocus_b_right_1_pnlAdSlot
###content_Ad
###content_ad
###content_ad_1
###content_ad_2
###content_ad_block
###content_ad_container
###content_ad_placeholder
###content_ad_square
###content_ad_top
###content_ads
###content_ads_content
###content_ads_footer
###content_adv
###content_bottom_ad
###content_bottom_ads
###content_box_300body_sponsoredoffers
###content_box_adright300_google
###content_lower_center_right_ad
###content_mpu
###content_right_ad
###content_right_advert
###content_right_area_ads
###content_right_side_advertisement_on_top_wrapper
###contentad
###contentad-adsense-getfile-1
###contentad-adsense-getfile-top-1
###contentad-adsense-homepage-1
###contentad-adsense-homepage-2
###contentad-commercial-1
###contentad-content-box-1
###contentad-footer-tfm-1
###contentad-last-medium-rectangle-1
###contentad-lower-medium-rectangle-1
###contentad-sponsoredlinks-1
###contentad-story-bottom-1
###contentad-story-middle-1
###contentad-story-top-1
###contentad-storyad-1
###contentad-superbanner-1
###contentad-superbanner-2
###contentad-superbanner-3
###contentad-top-adsense-1
###contentad-topbanner-1
###contentad_imtext
###contentad_right
###contentad_urban
###contentadcontainer
###contentads
###contentarea-ad
###contentarea-ad-widget-area
###contentinlineAd
###contents_post_ad
###contest-ads
###contextad
###contextual-ads
###contextual-ads-block
###contextual-ads-bricklet
###contextual-dummy-ad
###contextualad
###corner_ad
###cornerad
###cosponsor
###cosponsorTab
###coverADS
###coverads
###cpad_242306
###cph_cph_tlda_pnlAd
###cpsmalladv
###criteoAd
###crowd-ignite
###crowd-ignite-header
###crt-adblock-a
###crt-adblock-b
###csBotterAd
###csTopAd
###ct-ad-lb
###ctl00_AdPanel1
###ctl00_AdPanelISRect2
###ctl00_AdWords
###ctl00_Adspace_Top_Height
###ctl00_BottomAd
###ctl00_BottomAd2_AdArea
###ctl00_BottomAdPanel
###ctl00_ContentMain_BanManAd468_BanManAd
###ctl00_ContentPlaceHolder1_AdRotator3
###ctl00_ContentPlaceHolder1_BannerAd_TABLE1
###ctl00_ContentPlaceHolder1_DrillDown1_trBannerAd
###ctl00_ContentPlaceHolder1_TextAd_Pulse360AdPanel
###ctl00_ContentPlaceHolder1_ad12_adRotator_divAd
###ctl00_ContentPlaceHolder1_blockAdd_divAdvert
###ctl00_ContentPlaceHolder1_ctl00_ContentPlaceHolder1_pnlGoogleAdsPanel
###ctl00_ContentPlaceHolder1_ctl00_StoryContainer1_ImageHouseAd
###ctl00_ContentPlaceHolder1_toplead_news1_dvFlashAd
###ctl00_ContentPlaceHolder1_ucAdHomeRightFO_divAdvertisement
###ctl00_ContentPlaceHolder1_ucAdHomeRight_divAdvertisement
###ctl00_ContentPlaceHolder_PageHeading_Special_divGoogleAd2
###ctl00_ContentRightColumn_RightColumn_Ad1_BanManAd
###ctl00_ContentRightColumn_RightColumn_Ad1_googlePublisherAd
###ctl00_ContentRightColumn_RightColumn_Ad2_BanManAd
###ctl00_ContentRightColumn_RightColumn_Ad2_googlePublisherAd
###ctl00_ContentRightColumn_RightColumn_PremiumAd1_ucBanMan_BanManAd
###ctl00_Content_SquareAd_AdBox
###ctl00_Content_skyAd
###ctl00_Footer1_v5footerad
###ctl00_FooterHome1_AdFooter1_AdRotatorFooter
###ctl00_GoogleAd1
###ctl00_GoogleAd3
###ctl00_GoogleSkyscraper
###ctl00_Header1_AdHeader1_LabelHeaderScript
###ctl00_HyperLinkHouseAd
###ctl00_ImageHouseAd
###ctl00_LHTowerAd
###ctl00_LeftHandAd
###ctl00_MainContent_adDiv1
###ctl00_MainContent_adDiv2
###ctl00_MasterHolder_IBanner_adHolder
###ctl00_RightBanner_AdvertisementText
###ctl00_SiteHeader1_TopAd1_AdArea
###ctl00_TopAd
###ctl00_TowerAd
###ctl00_VBanner_adHolder
###ctl00__Content__RepeaterReplies_ctl03__AdReply
###ctl00_adCar
###ctl00_adFooter
###ctl00_advert_LargeMPU_div_AdPlaceHolder
###ctl00_advert_WideSky_Right_divOther
###ctl00_bottom_advert_728x90
###ctl00_cphMainContent_lblPartnerAds
###ctl00_cphMain_adView_dlAds_ctl01_advert_AboveAds_divOther
###ctl00_cphMain_hlAd1
###ctl00_cphMain_hlAd2
###ctl00_cphMain_hlAd3
###ctl00_cphMain_phMain_ctl00_ctl03_ctl00_topAd
###ctl00_cphRoblox_boxAdPanel
###ctl00_ctl00_MainPlaceHolder_itvAdSkyscraper
###ctl00_ctl00_RightColumn1_ctl04_csc300x250Ad1
###ctl00_ctl00_RightColumn1_ctl04_pnlAdBlock300x250Ad1
###ctl00_ctl00_RightPanePlaceHolder_pnlAdv
###ctl00_ctl00_ctl00_Main_Main_PlaceHolderGoogleTopBanner_MPTopBannerAd
###ctl00_ctl00_ctl00_Main_Main_SideBar_MPSideAd
###ctl00_ctl00_ctl00_divAdsTop
###ctl00_ctl00_ctl00_tableAdsTop
###ctl00_ctl00_ctl00_tdBannerAd
###ctl00_ctl00_pnlAdBottom
###ctl00_ctl00_pnlAdTop
###ctl00_ctl01_ctl00_tdBannerAd
###ctl00_ctl05_ctl00_tableAdsTop
###ctl00_ctl05_ctl00_tdBannerAd
###ctl00_ctl08_ctl00_tableAdsTop
###ctl00_ctl11_AdvertisementText
###ctl00_ctrlAdvert6_iframeAdvert
###ctl00_ctrlAdvert7_iframeAdvert
###ctl00_ctrlAdvert8_iframeAdvert
###ctl00_divAdSuper
###ctl00_dlTilesAds
###ctl00_fc_ctl02_AdControl
###ctl00_fc_ctl03_AdControl
###ctl00_fc_ctl04_AdControl
###ctl00_fc_ctl06_AdControl
###ctl00_headerAdd
###ctl00_leaderboardAdvertContainer
###ctl00_m_skinTracker_m_adLBL
###ctl00_mainContent_lblSponsor
###ctl00_phContents_ctlNewsPanel_rptMainColumn_ctl02_ctlLigatusAds_pnlContainer
###ctl00_phContents_ctlNewsPanel_rptMainColumn_ctl02_pnlLigatusAds
###ctl00_phCrackerMain_ucAffiliateAdvertDisplayMiddle_pnlAffiliateAdvert
###ctl00_phCrackerMain_ucAffiliateAdvertDisplayRight_pnlAffiliateAdvert
###ctl00_pnlAdTop
###ctl00_siteHeader_bannerAd
###ctl00_skyscraperAdvertContainer
###ctl00_tc_ctl03_AdControl
###ctl00_tc_ctl04_AdControl
###ctl00_tc_ctl05_AdControl
###ctl00_tc_ctl06_AdControl
###ctl00_tc_ctl14_AdControl
###ctl00_tc_ctl15_AdControl
###ctl00_tc_ctl16_AdControl
###ctl00_tc_ctl18_AdControl
###ctl00_tc_ctl19_AdControl
###ctl00_topAd
###ctl00_ucAffiliateAdvertDisplay_pnlAffiliateAdvert
###ctl00_ucFooter_ucFooterBanner_divAdvertisement
###ctl08_ad1
###ctlDisplayAd1_lblAd
###ctl_bottom_ad
###ctl_bottom_ad1
###ctr-ad
###ctr_adtech2
###ctr_adtech_mpu_bot
###ctr_adtech_mpu_top
###ctrlsponsored
###ctx_listing_ads
###ctx_listing_ads2
###cubeAd
###cube_ad
###cube_ads
###cube_ads_inner
###cubead
###cubead-2
###cubead2
###currencies-sponsored-by
###custom-advert-leadboard-spacer
###custom-small-ad
###customAd
###customAds
###cxnAdrail
###d-adCont543x90
###d-adCont728x90Inner
###d4_ad_google02
###dAdverts
###dItemBox_ads
###d_AdLink
###dap300x250
###dart-300x250
###dart-container-728x90
###dart_160x600
###dart_300x250
###dart_ad_block
###dart_ad_island
###dartad11
###dartad13
###dartad16
###dartad17
###dartad19
###dartad25
###dartad28
###dartad8
###dartad9
###daumAd
###db_ad
###dc-display-right-ad-1
###dc_ad_data_1
###dc_ad_data_2
###dc_ad_data_4
###dc_advertisement
###dcadSpot-Leader
###dcadSpot-LeaderFooter
###dclinkad
###dcol-sponsored
###dcomad_728x90_0
###dcomad_ad_728x90_1
###dcomad_top_300x250_0
###dcomad_top_300x250_1
###dcomad_top_300x251_2
###dd-ad-head-wrapper
###ddAd
###ddAdZone2
###defer-adright
###desktop-ad-btf
###desktop-aside-ad-container
###desktop-atf_sidebar_sticky
###desktop-unrec-ad
###detail_page_vid_topads
###devil-ad
###dfp-ad-1
###dfp-ad-2
###dfp-ad-billboard_leaderboard
###dfp-ad-billboard_leaderboard-wrapper
###dfp-ad-boombox
###dfp-ad-boombox-wrapper
###dfp-ad-boombox_2
###dfp-ad-boombox_2-wrapper
###dfp-ad-boombox_3
###dfp-ad-boombox_3-wrapper
###dfp-ad-boombox_4
###dfp-ad-boombox_4-wrapper
###dfp-ad-boombox_5
###dfp-ad-boombox_5-wrapper
###dfp-ad-clone_of_sidebar_top
###dfp-ad-content_1-wrapper
###dfp-ad-content_2-wrapper
###dfp-ad-content_3-wrapper
###dfp-ad-content_4-wrapper
###dfp-ad-dfp_ad_atf_728x90
###dfp-ad-dfp_ad_atf_728x90-wrapper
###dfp-ad-floating
###dfp-ad-fm_300x250-wrapper
###dfp-ad-half_page-wrapper
###dfp-ad-half_page_sidebar-wrapper
###dfp-ad-home_1-wrapper
###dfp-ad-home_2-wrapper
###dfp-ad-home_3-wrapper
###dfp-ad-homepage_300x250-wrapper
###dfp-ad-homepage_728x90
###dfp-ad-homepage_728x90-wrapper
###dfp-ad-kids_300x250-wrapper
###dfp-ad-large_rectangle
###dfp-ad-large_rectangle-wrapper
###dfp-ad-leaderboard
###dfp-ad-leaderboard-wrapper
###dfp-ad-local_300x250-wrapper
###dfp-ad-medium_rectangle
###dfp-ad-mediumrect-wrapper
###dfp-ad-mediumrectangle-wrapper
###dfp-ad-mediumrectangle2-wrapper
###dfp-ad-mosad_1
###dfp-ad-mosad_1-wrapper
###dfp-ad-mpu1
###dfp-ad-mpu2
###dfp-ad-mpu_1
###dfp-ad-mpu_1-wrapper
###dfp-ad-mpu_2
###dfp-ad-mpu_2-wrapper
###dfp-ad-mpu_3
###dfp-ad-mpu_3-wrapper
###dfp-ad-ne_carousel_300x250
###dfp-ad-ne_carousel_300x250-wrapper
###dfp-ad-ne_column3a_300x250
###dfp-ad-ne_column3a_300x250-wrapper
###dfp-ad-ne_news2_468x60
###dfp-ad-ne_news2_468x60-wrapper
###dfp-ad-pencil_pushdown
###dfp-ad-pencil_pushdown-wrapper
###dfp-ad-right1
###dfp-ad-right2
###dfp-ad-right3
###dfp-ad-schedule_300x250-wrapper
###dfp-ad-slot2
###dfp-ad-slot3
###dfp-ad-slot3-wrapper
###dfp-ad-slot4-wrapper
###dfp-ad-slot5
###dfp-ad-slot5-wrapper
###dfp-ad-slot6
###dfp-ad-slot6-wrapper
###dfp-ad-slot7
###dfp-ad-slot7-wrapper
###dfp-ad-stamp_1
###dfp-ad-stamp_1-wrapper
###dfp-ad-stamp_2
###dfp-ad-stamp_2-wrapper
###dfp-ad-stamp_3
###dfp-ad-stamp_3-wrapper
###dfp-ad-stamp_4
###dfp-ad-stamp_4-wrapper
###dfp-ad-top
###dfp-ad-top-wrapper
###dfp-ad-tower_1
###dfp-ad-tower_1-wrapper
###dfp-ad-tower_2
###dfp-ad-tower_2-wrapper
###dfp-ad-tower_half_page
###dfp-ad-tower_half_page-wrapper
###dfp-ad-tv_300x250-wrapper
###dfp-ad-wallpaper
###dfp-ad-wallpaper-wrapper
###dfp-article-mpu
###dfp-article-related-mpu
###dfp-global_top
###dfp-home_after-headline_leaderboard
###dfp-leaderboard-desktop
###dfp-middle
###dfp-middle1
###dfp-srp-leaderboard
###dfp-srp-mobile-top
###dfp-tlb
###dfp-wallpaper-wrapper
###dfpAd
###dfp_ad_1
###dfp_ad_16
###dfp_ad_2
###dfp_ad_20
###dfp_ad_21
###dfp_ad_3
###dfp_ad_7
###dfp_ad_DictHome_300x250
###dfp_ad_DictHome_728x90
###dfp_ad_Entry_160x600
###dfp_ad_Entry_180x150
###dfp_ad_Entry_300x250
###dfp_ad_Entry_728x90
###dfp_ad_Entry_Btm_300x250
###dfp_ad_Entry_EntrySetA_300x250
###dfp_ad_Entry_EntrySetA_728x90
###dfp_ad_Entry_EntrySetB_300x250
###dfp_ad_Entry_EntrySetB_728x90
###dfp_ad_Entry_EntrySetC_728x90
###dfp_ad_Home_300x250
###dfp_ad_Home_728x90
###dfp_ad_Home_Btm_300x250
###dfp_ad_IC_728x90
###dfp_ad_InternalAdX_300x250_right
###dfp_ad_Internal_EntryBr_300x250
###dfp_ad_Internal_Home_250x262
###dfp_ad_Result_728x90
###dfp_ad_SecContent_300x250
###dfp_ad_Thesaurus_728x90
###dfp_ad_mpu
###dfp_container
###dfp_leaderboard
###dfp_unit_Desktop_MPU_BTF_1
###dfp_unit_Desktop_MPU_BTF_2
###dfpad-0
###dfrads-widget-6
###dfrads-widget-7
###dhm-bar
###dict-adv
###direct-ad
###disable-ads-container
###display-ads
###displayAd
###displayAdSet
###display_ad
###display_ads_footer
###display_ads_footer_last
###displayad_bottom-page
###displayad_carousel
###displayad_rectangle
###div-ad-1x1
###div-ad-1x1_3
###div-ad-2
###div-ad-bottom
###div-ad-coupon_1
###div-ad-coupon_10
###div-ad-coupon_11
###div-ad-coupon_12
###div-ad-coupon_2
###div-ad-coupon_3
###div-ad-coupon_4
###div-ad-coupon_5
###div-ad-coupon_6
###div-ad-coupon_7
###div-ad-coupon_8
###div-ad-coupon_9
###div-ad-flex
###div-ad-inread
###div-ad-leaderboard
###div-ad-r
###div-ad-r1
###div-ad-top
###div-ad-top_banner
###div-adcenter1
###div-adcenter2
###div-adid-4000
###div-advert
###div-dfp-BelowContnet
###div-dfp-bottom_leaderboard
###div-gpt-MPU1
###div-gpt-MPU2
###div-gpt-MPU3
###div-gpt-ad-300-inline1
###div-gpt-ad-300-inline2
###div-gpt-ad-300-inline3
###div-gpt-ad-300-right
###div-gpt-ad-300-right2
###div-gpt-ad-lr-cube1
###div-gpt-ad-mrec-5
###div-gpt-ad-spotlight
###div-gpt-ad-top_banner
###div-gpt-mrec
###div-id-for-interstitial-ad
###div-insticator-ad-1
###div-insticator-ad-2
###div-social-ads
###div-vip-ad-banner
###div-web-ad-billboard
###div-web-ad-content-article
###div-web-ad-content-ressort
###div-web-ad-marginale-1
###div-web-ad-marginale-2
###div-web-ad-marginale-3
###div-web-ad-marginale-4
###div-web-ad-marginale-5
###div-web-ad-performance
###divAd
###divAdBox
###divAdDetail
###divAdHere
###divAdHorizontal
###divAdLeft
###divAdMain
###divAdRight
###divAdSpecial
###divAdWrapper
###divAdd728x90
###divAdd_Right
###divAdd_Top
###divAds
###divAdsTop
###divAdv300x250
###divAdvertisement
###divAdvertisingSection
###divArticleInnerAd
###divBannerTopAds
###divBottomad1
###divBottomad2
###divDoubleAd
###divExoLayerWrapper
###divFoldersAd
###divFooterAd
###divFooterAds
###divLeftAd12
###divLeftRecAd
###divMenuAds
###divReklamaTop
###divRightNavAdsLoader
###divSponsoredLinks
###divTopAd
###divTopAds
###divWNAdHeader
###divWNAdUnitLanding
###divWrapper_Ad
###div_ad_TopRight
###div_ad_float
###div_ad_holder
###div_ad_leaderboard
###div_advt_right
###div_belowAd
###div_content_mid_lft_ads
###div_googlead
###div_header_sponsors
###div_prerollAd_1
###div_side_big_ad
###div_video_ads
###divadfloat
###divadsensex
###divmiddlerightad
###divuppercenterad
###divupperrightad
###dlads
###dni-advertising-skyscraper-wrapper
###dni-header-ad
###dnn_AdBannerPane
###dnn_Advertisement
###dnn_adSky
###dnn_adTop
###dnn_ad_banner
###dnn_ad_island1
###dnn_ad_skyscraper
###dnn_ad_sponsored_links
###dnn_banner_120x600
###dnn_banner_486x60
###dnn_ctl00_Ad2Pane
###dnn_dnn_dartBanner
###dnn_googleAdsense_a
###dnn_playerAd
###dnn_sponsoredLinks
###docmainad
###dogear_promo
###dotnAd-988x90-custom
###dotnAd_300x250_c20
###double-card-ad
###double-inline-ads
###doubleClickAds3
###doubleClickAds_bottom_big_box
###doubleClickAds_bottom_skyscraper
###doubleClickAds_top_banner
###doubleclick-dfp
###doubleclick-island
###download-fd-leaderboard-ad-top
###download-leaderboard-ad-bottom
###download-leaderboard-ad-top
###downloadAd
###download_ad
###download_ad-box
###download_ads
###download_slide_ad
###dp_ad_1
###dp_ads1
###ds-mpu
###dsStoryAd
###ds_ad_north_leaderboard
###dsk-banner-ad-a
###dsk-banner-ad-b
###dsk-box-ad-d
###dv-gpt-ad-bigbox-wrap
###dvAd1Data
###dvAd1main
###dvAd2Center
###dvAd5Data
###dvAd5Main
###dvAdHead
###dvCenterAd
###dvad2
###dvad2main
###dvad5
###dvad6cntnr
###dvad6main
###dvadfirst
###dvadfirstmain
###dvadscnd
###dvadsecondmain
###dvsmladlft
###dvsmladrgt
###dynamicAdDiv
###dynamicAdWinDiv
###ear_ad
###eastAds
###ebsponsoredads
###editorsmpu
###elections-ad-container
###elite-ads
###em_ad_superbanner
###embedAD
###embedADS
###embedded-ad
###embeded_ad_content_container
###entrylist_ad
###epmads-holder
###eshopad-728x90
###ethical_ad
###eventAd
###event_ads
###events-adv-side1
###events-adv-side2
###events-adv-side3
###events-adv-side4
###events-adv-side5
###events-adv-side6
###evotopTen_advert
###ex-ligatus
###ex_dart--ex_dart_header_ad
###exads
###exoAd
###exo_underplayer_ads
###expandableAd
###expandable_welcome_ad
###expanderadblock
###external-links-column-ad
###externalAd
###extra-search-ads
###extraAd
###extraAdsBlock
###ezadswidget-2
###f2p-ad-cnt
###f_ad
###f_adsky
###facebook-ad
###fav-advert
###fav-advertwrap
###fb_adbox
###fb_rightadpanel
###fearless_responsive_image_ad-2
###featAds
###featureAd
###featureAdSpace
###featureAds
###feature_ad
###feature_adlinks
###featuread
###featured-ad-left
###featured-ad-right
###featured-ads
###featured-advertisements
###featuredAdContainer2
###featuredAdWidget
###featuredAds
###featuredSponsors
###featured_ad_links
###featured_ad_widget_area
###featured_sponsor_cnt
###feed_links_ad_container
###feedjiti-footerTR
###ffsponsors
###file_sponsored_link
###fin_ad_728x90_bottom
###fin_advertorial_features
###fin_dc_ad_300x100_pos_1
###fin_ds_homepage_adtag_468x60
###first-300-ad
###first-adframe
###first-adlayer
###first-ads-after-content
###firstAdUnit
###first_ad
###first_ad_unit
###firstad
###fixed-mob-ad
###fixedAd
###flAdData6
###fl_hdrAd
###flash_ads_1
###flashad
###flex_sponsored_links
###flexiad
###flipbookAd
###float-ad-holder
###floatAD_l
###floatAD_r
###floatAd-left
###floatAd-right
###floatAdv
###floatads
###floating-ad-spacer
###floating-ads
###floating-advert
###floatingAd
###floatingAdContainer
###floatingAds
###floating_ad
###floating_ad_container
###floating_ads_bottom_textcss_container
###floatyContent
###flyingBottomAd
###foot-ad-1
###foot-add
###footAd
###footAdArea
###footAds
###footad
###footer-ad
###footer-ad-728
###footer-ad-block
###footer-ad-box
###footer-ad-col
###footer-ad-google
###footer-ad-large
###footer-ad-loader
###footer-ad-shadow
###footer-ad-unit
###footer-ad-wrapper
###footer-ads
###footer-adspace
###footer-adv
###footer-advert
###footer-advert-area
###footer-advertisement
###footer-adverts
###footer-adwrapper
###footer-affl
###footer-banner-ad
###footer-im-ad
###footer-leaderboard-ad
###footer-sponsored
###footerAd
###footerAdBg
###footerAdBottom
###footerAdBox
###footerAdDiv
###footerAdLink
###footerAdSpecial
###footerAdd
###footerAds
###footerAdsPlacement
###footerAdvert
###footerAdvertisement
###footerAdverts
###footerGoogleAd
###footer_AdArea
###footer_ad
###footer_ad_01
###footer_ad_block
###footer_ad_cloud
###footer_ad_container
###footer_ad_frame
###footer_ad_holder
###footer_ad_inventory
###footer_ad_modules
###footer_adcode
###footer_add
###footer_addvertise
###footer_ads
###footer_ads_holder
###footer_adsense_ad
###footer_adspace
###footer_adv
###footer_advertising
###footer_leaderboard_ad
###footer_text_ad
###footerad
###footerad728
###footerads
###footeradsbox
###footeradvert
###form_bottomad
###forum_top_ad
###forumlist-ad
###four_ads
###fp_rh_ad
###fpad1
###fpad2
###fpv_companionad
###fr_ad_center
###fr_adtop
###frameAd
###frameTextAd2
###frame_admain
###free_ad
###frmRightnavAd
###frnAdSky
###frnBannerAd
###frnContentAd
###front-ad-cont
###front-page-advert
###frontPageAd
###front_ad728
###front_adtop_content
###front_advert
###front_mpu
###front_mpu_content
###frontlowerad
###frontpage_ad1
###frontpage_ad2
###ft-ad
###ft-ad-1
###ft-ad-container
###ft-ads
###ft_mpu
###ftad1
###ftad2
###full_banner_ad
###fulldown_ads_box
###fulldown_ads_frame
###fullsizebanner_468x60
###fullstory-google-textad
###fusionad
###fw-advertisement
###fwAdBox
###g-adblock2
###gAds
###gBnrAd
###gBottomRightAd
###gStickyAd
###g_ad
###g_ads_left_top_banner_ads
###g_ads_right_top_banner_ads
###g_adsense
###ga_300x250
###gad300x250
###gad728x90
###gads-pub
###gads300x250
###gads_middle
###galactic_sponsors_sidebar
###galleries-tower-ad
###gallery-ad
###gallery-ad-container
###gallery-ad-m0
###gallery-advert
###gallery-below-line-advert
###gallery-page-ad-bigbox
###gallery-random-ad
###gallery-sidebar-advert
###gallery-slideshow-interstitial-ad
###gallery_ad
###gallery_ads
###gallery_header_ad
###galleryad1
###game-ad
###game-info-ad
###gameAdMiddle
###gameAdTopMiddle
###gameSquareAd
###game_header_ad
###game_profile_ad_300_250
###gamead
###gameads
###gamepage_ad
###gameplay_ad
###games-mpu-container
###games_ad_container
###gasense
###gbl_topmost_ad
###gcommonad
###genad
###geoAd
###getUnderplayerIDAd
###gf-mrecs-ads
###gft-adChoicesCopy
###gg_ad
###ggl-ad
###gglads
###gglads213A
###gglads213B
###ggogle_AD
###gl_ad_300
###glamads
###glinkswrapper
###global-banner-ad
###globalHeader_divAd
###globalLeftNavAd
###globalTopNavAd
###global_header_ad
###global_header_ad_area
###gm-ad-lrec
###gmi-ResourcePageAd
###gmi-ResourcePageLowerAd
###gnadww
###go-ads-double-2
###go-ads-double-3
###goad1
###goads
###gog_ad
###gold_sponsors_sidebar
###gooadtop
###google-ad
###google-ad-art
###google-ad-table-right
###google-ad-tower
###google-ads
###google-ads-5
###google-ads-bottom
###google-ads-bottom-container
###google-ads-container
###google-ads-container1
###google-ads-header
###google-ads-left-side
###google-adsense
###google-adsense-for-content
###google-adsense-mpusize
###google-adv-728x90
###google-adwords
###google-afc
###google-post-ad
###google-post-adbottom
###google-top-ads
###google-top-horizontal-adv_full
###google336x280
###google468x60
###googleAd
###googleAdArea
###googleAdBottom
###googleAdBox
###googleAdMid
###googleAdSenseAdRR
###googleAdTop
###googleAdView
###googleAdYarrp
###googleAd_words
###googleAds
###googleAdsFrame
###googleAdsSml
###googleAdsense
###googleAdsenseAdverts
###googleAdsenseBanner
###googleAdsenseBannerBlog
###googleAdwordsModule
###googleAfcContainer
###googleSearchAds
###googleShoppingAdsRight
###googleShoppingAdsTop
###googleSubAds
###googleTxtAD
###google_ad
###google_ad_468x60_contnr
###google_ad_EIRU_newsblock
###google_ad_below_stry
###google_ad_container
###google_ad_container_right_side_bar
###google_ad_inline
###google_ad_slot
###google_ad_test
###google_ad_top
###google_ads
###google_ads_1
###google_ads_aCol
###google_ads_box
###google_ads_div_Blog_300
###google_ads_div_Front-160x600
###google_ads_div_Raw_Override
###google_ads_div_Second_160
###google_ads_div_header1
###google_ads_div_header2
###google_ads_div_video_wallpaper_ad_container
###google_ads_frame
###google_ads_frame1_anchor
###google_ads_frame2_anchor
###google_ads_frame3_anchor
###google_ads_frame4_anchor
###google_ads_frame5_anchor
###google_ads_frame6_anchor
###google_ads_frame_quad
###google_ads_frame_vert
###google_ads_test
###google_ads_top
###google_ads_wide
###google_adsense
###google_adsense_ad
###google_adsense_home_468x60_1
###google_textlinks
###googlead
###googlead-leaderboard
###googlead-left
###googlead-post-mpu
###googlead-sidebar-middle
###googlead-sidebar-top
###googlead01
###googlead1
###googlead2
###googlead_outside
###googleadbig
###googleadds
###googleadleft
###googleads
###googleads1
###googleads_h_injection
###googleads_mpu_injection
###googleadsense
###googleadsense300x250
###googleadsrc
###googleadstop
###googlebanner
###googleblock300
###googlesponsor
###googletextads
###googtxtad
###gpt-ad-1
###gpt-ad-halfpage
###gpt-ad-rectangle1
###gpt-ad-rectangle2
###gpt-ad-skyscraper
###gpt-ad-slot-regwall
###gpt-ad-slot-right-rail
###gpt-ad-story_rectangle3
###gpt-adsene-article-bottom
###gpt-mpu
###gpt2_ads_widget-10
###gpt2_ads_widget-6
###gpt2_ads_widget-7
###gpt2_ads_widget-8
###gpt2_ads_widget-9
###gpt_ad_panorama_top
###gpt_ad_small_insider_1
###gpt_unit_videoAdSlot1_0
###grdAds
###gridAdSidebar
###gridAdSidebarRight
###grid_ad
###grouponAdContainer
###gsyadrectangleload
###gsyadrightload
###gsyadtop
###gsyadtopload
###gtAD
###gtm_dfp_leaderboard_top
###gtopadvts
###gtv_tabSponsor
###gwd-ad
###gwt-debug-ad
###h-ads
###hAd
###hAdv
###h_ads0
###h_ads1
###half-page-ad
###halfPageAd
###halfe-page-ad-box
###hb-header-ad
###hcf-ad-wrapper
###hd-ads
###hd-banner-ad
###hd_ad
###hd_ad_wp
###hdr-ad
###hdr-banner-ad
###hdrAdBanner
###hdrAds
###hdtv_ad_ss
###head-ad
###head-ad-1
###head-ad-space
###head-ad-timer
###head-ads
###head-advertisement
###head-banner468
###head1ad
###headAd
###headAds
###headAdv
###headGoogleAffiliateLinkblock
###head_ad
###head_ad0
###head_ad_area
###head_ads
###head_advert
###headad
###headadvert
###header-ad
###header-ad-1
###header-ad-background
###header-ad-block
###header-ad-bottom
###header-ad-container
###header-ad-holder
###header-ad-label
###header-ad-left
###header-ad-placeholder
###header-ad-rectangle-container
###header-ad-right
###header-ad-wrap
###header-ad-wrapper
###header-ad2
###header-ad2010
###header-ads
###header-ads-container
###header-ads-wrapper
###header-adsense
###header-adspace
###header-adv
###header-advert
###header-advert-panel
###header-advertisement
###header-advertising
###header-adverts
###header-advrt
###header-banner-728-90
###header-banner-ad
###header-banner-spc
###header-block-ads
###header-box-ads
###header-google
###header-house-ad
###header-lb-ad
###header-leader-ad
###header-leader-ad-2
###header-menu-horizontal-ad-superbanner
###header-top-ads-text
###headerAd
###headerAdBackground
###headerAdButton
###headerAdContainer
###headerAdSpace
###headerAdUnit
###headerAdWrap
###headerAds
###headerAds4
###headerAdsWrapper
###headerAdv
###headerAdvert
###headerBannerAdNew
###headerNewAdsContainer
###headerNewAdsContainerB
###headerTopAd
###headerTopAdWide
###header_1_adv
###header_ad
###header_ad_167
###header_ad_728
###header_ad_728_90
###header_ad_banner
###header_ad_block
###header_ad_container
###header_ad_leaderboard
###header_ad_units
###header_ad_widget
###header_ad_wrap
###header_adbox
###header_adcode
###header_ads
###header_ads2
###header_ads_2
###header_ads_p
###header_adsense
###header_adv
###header_advert
###header_advertisement
###header_advertisement_top
###header_advertising
###header_adverts
###header_bottom_ad
###header_flag_ad
###header_leaderboard_ad_container
###header_mainad
###header_publicidad
###header_right_ad
###header_sponsors
###header_top_ad
###headerad
###headerad_large
###headeradbox
###headeradcontainer
###headerads
###headeradsbox
###headeradsense
###headeradspace
###headeradvert1div
###headeradvertholder
###headeradwrap
###headergooglead
###headerprimaryad
###headersponsors
###headingAd
###headline-sponsor
###headline_ad
###headlinesAdBlock
###hi5-ad-1
###hidadvnet
###hiddenadAC
###hideAds
###hide_ad_section_v2
###hideads
###hideads1
###hl-ad-LDRB2-1
###hl-ad-MON-0
###hl-sponsored-links
###hl-sponsored-results
###hl-top-ad
###hldhdAds
###hly_ad_side_bar_tower_left
###hly_inner_page_google_ad
###hm_rht_adcontainer
###hmt-widget-ad-unit-3
###holder-storyad
###holdunderad
###home-ad
###home-ad-block
###home-ad-slot
###home-adv-300x250
###home-advert-module
###home-advertise
###home-banner-ad
###home-delivery-ad
###home-left-ad
###home-page-listing-ad
###home-pgtop-adv
###home-rectangle-ad
###home-right-col-ad
###home-side-ad
###home-top-ads
###homeAd
###homeAdLeft
###homeAds
###homeArticlesAd
###homeBottomAdWrapperInner
###homeMPU
###homePageBotAd
###homeSideAd
###homeTopRightAd
###home_ad
###home_ad_sub_spotlight
###home_ads_top_hold
###home_ads_vert
###home_advertising_block
###home_bottom_ad
###home_contentad
###home_feature_ad
###home_lower_center_right_ad
###home_mpu
###home_sec2_adverts
###home_sidebar_ad
###home_spensoredlinks
###home_top_right_ad
###homead
###homegoogletextad
###homeheaderad
###homepage-ad
###homepage-adbar
###homepage-footer-ad
###homepage-header-ad
###homepage-right-rail-ad
###homepage-sidebar-ad
###homepage-sidebar-ads
###homepageAd
###homepageAdsTop
###homepageFooterAd
###homepageGoogleAds
###homepage__desktop-lead-ad-wrap
###homepage__lead-ad-slot
###homepage_ad
###homepage_ad_listing
###homepage_middle_ads
###homepage_middle_ads_2
###homepage_middle_ads_3
###homepage_rectangle_ad
###homepage_right_ad
###homepage_right_ad_container
###homepage_top_ad
###homepage_top_ads
###homepagead_300x250
###homepageadvert
###homestream-advert3
###hometop_234x60ad
###hometopads
###horAd
###hor_ad
###horadslot
###horizad
###horizads728
###horizontal-ad
###horizontal-adspace
###horizontal-banner-ad
###horizontal-banner-ad-container
###horizontalAd
###horizontalAdvertisement
###horizontal_ad
###horizontal_ad2
###horizontal_ad_top
###horizontalad
###horizontalads
###hot-deals-ad
###hottopics-advert
###hours_ad
###houseAd
###hovered_sponsored
###hp-header-ad
###hp-mpu
###hp-right-ad
###hp-store-ad
###hpSponsor
###hpV2_300x250Ad
###hpV2_googAds
###hp_ad300x250
###hp_right_ad_300
###i9lsdads
###i_ads_table
###iaa_ad
###ibt_local_ad728
###icePage_SearchLinks_AdRightDiv
###icePage_SearchLinks_DownloadToolbarAdRightDiv
###icePage_SearchResults_ads0_SponsoredLink
###icePage_SearchResults_ads1_SponsoredLink
###icePage_SearchResults_ads2_SponsoredLink
###icePage_SearchResults_ads3_SponsoredLink
###icePage_SearchResults_ads4_SponsoredLink
###icom-ad-top
###idDivAd
###idMapAdvertising
###idRightAdArea
###idSponsoredresultend
###idSponsoredresultstart
###id_SearchAds
###ifmSocAd
###iframe-ad
###iframe-ad-container-Top3
###iframeAd_2
###iframeRightAd
###iframeTopAd
###iframe_ad_2
###iframe_ad_300
###iframe_ad_728
###iframe_container300x250
###iframead-300x250
###ignad_medrec
###ii_banner_ads
###imPopup
###im_box
###im_popupDiv
###im_popupFixed
###ima_ads-2
###ima_ads-3
###ima_ads-4
###imageGalleryAd
###imageGalleryAdHeadLine
###imageGalleryAdPlaceholder
###image_ad_short
###image_selector_ad
###imageadsbox
###imgCollContentAdIFrame
###imgad1
###imu_ad_module
###in-article-ad
###in-content-ad
###in-story-ad-wrapper
###in-video-ad-center-main
###inVideoAd
###in_ad_col_a
###in_post_ad_middle_1
###in_serp_ad
###inadspace
###inarticlead
###inc-ads-bigbox
###index-ad
###index-bottom-advert
###indexSquareAd
###index_ad
###indexad
###indexad300x250l
###indexsmallads
###indiv_adsense
###infinite-adslot-1
###influads_block
###infoBottomAd
###inhousead
###initializeAd
###injectableTopAd
###inline-ad
###inline-ad-label
###inline-advert
###inline-story-ad
###inline-story-ad2
###inlineAd
###inlineAdCont
###inlineAdtop
###inlineAdvertisement
###inlineBottomAd
###inline_ad
###inline_ad_section
###inline_search_ad
###inlinead
###inlineads
###inlinegoogleads
###inlist-ad-block
###inner-ad
###inner-ad-container
###inner-advert-row
###inner-deals-ads
###inner-top-ads
###innerad
###innerpage-ad
###innovativeadspan
###inside-page-ad
###insideCubeAd
###insidearticleBodyAd
###insider_ad_wrapper
###instant_ad
###insticator-container
###instoryad
###instoryadtext
###instoryadwrap
###insurance-ad-1-container
###int-ad
###intAdUnit
###int_ad
###interads
###internalAdvert
###internalads
###interstitialAd
###interstitialAdContainer
###interstitialAdUnit
###interstitial_ad
###interstitial_ad_container
###interstitial_ad_wrapper
###interstitial_ads
###interviews-ad
###intraTextAd
###introAds
###intro_ad_1
###invid_ad
###ip-ad-leaderboard
###ip-ad-skyscraper
###ipadv
###iq-AdSkin
###iqadcontainer
###iqadoverlay
###iqadtile1
###iqadtile11
###iqadtile14
###iqadtile15
###iqadtile2
###iqadtile3
###iqadtile4
###iqadtile5
###iqadtile8
###iqadtile9
###iqd_align_Ad
###iqd_mainAd
###iqd_rightAd
###iqd_topAd
###ir-sidebar-ad
###irgoogleadsense
###islandAd
###islandAdPan
###islandAdPane
###islandAdPane2
###islandAdPaneGoogle
###islandAdSponsored
###island_ad_top
###islandad
###isliveContainer
###issue-sidebar-ad
###item-detail-feature-ad
###itemGroupAd2
###iv160ad
###iv728ad
###iwad
###j_ad
###j_special_ad
###jetso-ad
###ji_medShowAdBox
###jmp-ad-buttons
###job_ads_container
###jobs-ad
###jobsAdBox
###joead
###joead2
###js-ad-billboard
###js-ad-leaderboard
###js-adslot-300x250-storyrec
###js-bottom-ad-300x250
###js-bottom-ad-320x250
###js-cardview_ad
###js-image-ad-mpu
###js-page-ad-top
###js-react-video-player-ad-right
###js-site-nav-ad-wrap
###js-story__ad-storyrec
###js-wide-ad
###js_adsense
###jsid-ad-container-post_above_comment
###jsid-ad-container-post_below_comment
###jt-advert
###jupiter-ads
###ka_adFullBanner
###ka_adMediumRectangle
###ka_adRightSkyscraperWide
###ka_adsense_container
###ka_samplead
###kads-main
###kamidarticle-adnotice
###kamidarticle-middle-content
###karmaAds
###kaufDA-widget
###kb-ad-banner
###kbbAdsMainCenterAd
###kdz_ad1
###kdz_ad2
###keen_overlay_ad_display
###keyadvertcontainer
###khAdSpace
###ksperAD
###l_home-keen_ad_mask
###landing-adserve
###landing-adserver
###lapho-top-ad-1
###large-ads
###large-rectange-ad
###large-rectange-ad-2
###large-screen-ads
###large-skyscraper-ad
###largeAd
###largeAds
###large_rec_ad1
###largead
###lateAd
###lateralAdWrapper
###launchpad-ads-2
###layerAds_layerDiv
###layerTLDADSERV
###layer_ad
###layer_ad_content
###layer_ad_main
###layer_adv1
###layerad
###layeradsense
###layout-header-ad-wrapper
###layout_topad
###lb-ad
###lb-sponsor-left
###lb-sponsor-right
###lbAdBar
###lbAdBarBtm
###lblAds
###lead-ads
###lead_ad
###leadad_1
###leadad_2
###leader-ad
###leader-board-ad
###leaderAd
###leaderAdContainer
###leaderAdContainerOuter
###leaderBoardAd
###leader_ad
###leader_board_ad
###leaderad
###leaderad_section
###leaderadvert
###leaderboard-ad
###leaderboard-ad-1
###leaderboard-ad-1-container
###leaderboard-ad-1_iframe
###leaderboard-ad-2
###leaderboard-ad-2_iframe
###leaderboard-ad-3
###leaderboard-ad-3_iframe
###leaderboard-ad-4
###leaderboard-ad-4_iframe
###leaderboard-ad-5
###leaderboard-ad-5_iframe
###leaderboard-ad-bottom
###leaderboard-ad-bottom-container
###leaderboard-ad-container
###leaderboard-ad-container-1
###leaderboard-advertisement
###leaderboard-bottom-ad
###leaderboardAd
###leaderboardAdArea
###leaderboardAdArea2
###leaderboardAdLabel
###leaderboardAdSibling
###leaderboardAdTop
###leaderboardAds
###leaderboardAdvert
###leaderboardAdvertFooter
###leaderboardBottomAd
###leaderboard_728x90
###leaderboard_Ad
###leaderboard__advertising
###leaderboard_ad
###leaderboard_ad_gam
###leaderboard_ad_main
###leaderboard_ad_unit
###leaderboard_ads
###leaderboard_bottom_ad
###leaderboard_top_ad
###leaderboardad
###leaderboardadtagwidget-2
###learad
###leatherboardad
###left-ad
###left-ad-1
###left-ad-2
###left-ad-col
###left-ad-skin
###left-bottom-ad
###left-col-ads-1
###left-content-ad
###left-lower-adverts
###left-lower-adverts-container
###left-rail-ad
###leftAD
###leftAdAboveSideBar
###leftAdCol
###leftAdContainer
###leftAdMessage
###leftAdSpace
###leftAd_fmt
###leftAd_rdr
###leftAds
###leftAdsSmall
###leftAdvert
###leftBanner-ad
###leftColumnAdContainer
###leftGoogleAds
###leftSectionAd300-100
###leftTopAdWrapper
###left_ad
###left_ads
###left_adsense
###left_adspace
###left_adv
###left_advertisement
###left_bg_ad
###left_block_ads
###left_float_ad
###left_global_adspace
###left_side_ads
###left_sidebar_ads
###left_skyscraper_ad
###left_top_ad
###left_ws_ad_container
###leftad
###leftadg
###leftads
###leftcolAd
###leftcolumnad
###leftforumad
###leftframeAD
###leftrail_dynamic_ad_wrapper
###lg-banner-ad
###lgfRightBarAd
###lhsBottomAd
###li-right-geobooster-oas
###ligatus
###ligatus_adv
###ligatusdiv
###lightboxAd
###lilo_imageAd
###linebreak-ads
###linkAdSingle
###linkAds
###link_ads
###linkads
###links-ads-detailnews
###listadholder
###liste_top_ads_wrapper
###listing-ad
###live-ad
###lj_ad_row
###load-adslargerect
###local-algo-ad-north
###local-algo-ad-north-iframe
###local-algo-ad-south
###local-algo-ad-south-iframe
###localAds
###locked-footer-ad-wrapper
###logoAd
###logoAd2
###logo_ad
###long-ad
###long-ad-box
###long-ad-space
###long-bottom-ad-wrapper
###longAdSpace
###longAdWrap
###long_advert_header
###long_advertisement
###loopme-interscroller-ad-container
###lower-ad-banner
###lower-ads
###lower-advertising
###lowerAdvertisement
###lowerAdvertisementImg
###lower_ad
###lowerads
###lowerthirdad
###lowertop-adverts
###lowertop-adverts-container
###lpAdPanel
###lrec_ad
###lrecad
###lsadvert-left_menu_1
###lsadvert-left_menu_2
###lsadvert-top
###mBannerAd
###m_top_adblock
###madison_ad_248_100
###madskills-ad-manager-0
###madskills-ad-manager-1
###madskills-ad-manager-2
###madskills-ad-manager-3
###magnify_player_continuous_ad
###main-ad
###main-ad160x600
###main-ad160x600-img
###main-ad728x90
###main-advert
###main-advert1
###main-advert2
###main-advert3
###main-bottom-ad
###main-bottom-ad-tray
###main-content-ad1
###main-content-adcontent1
###main-header-ad-wrap
###main-header-ad-wrap-home
###main-header-advertisement
###main-middle-ad
###main-right-ad-tray
###main-tj-ad
###mainAd
###mainAd1
###mainAdUnit
###mainAdvert
###mainAdvertismentP
###mainHeaderAdvertisment
###mainMenu_divTopAd
###mainPageAds
###mainPlaceHolder_coreContentPlaceHolder_rightColumnAdvert_divControl
###main_AD
###main_ad
###main_ads
###main_content_ad
###main_left_side_ads
###main_page_970x250_1_ad
###main_rec_ad
###main_right_side_ads
###main_right_side_ads_130_01
###main_top_ad
###main_top_ad_container
###major_ad
###maker-rect-ad
###mapAdvert
###marcoad
###marketing-promo
###marketingRotator
###marketplace-ad-1
###marketplace-ad-2
###marketplaceAds
###marquee_ad
###masSearchAd
###mason_adv_bp_1
###mason_adv_bp_2
###mason_adv_bp_3
###mason_adv_bp_4
###mason_adv_rn_2
###mastAd
###mastAdvert
###mast_ad_wrap
###mast_ad_wrap_btm
###mast_logo_advertisement
###mastad
###masterTopAds
###masterad
###mastercardAd
###masthead_ad
###masthead_ads_container
###masthead_topad
###matchFooterAd
###mbbs-ad-in-content-shortcode
###mc-videoads-overlay
###mc_ad
###md-sidebar-video-companion-ad-loaded
###md_adLoader
###md_topad
###me-adspace-002
###med-rect-ad
###med-rectangle-ad
###medRecAd
###medReqAd
###media-ad
###media-ad-thumbs
###media-temple-ad
###mediaAdLeaderboard
###media_ad
###mediaget_box
###mediagoogleadsense
###mediaplayer_adburner
###medium-ad
###medium-rectangle-ad1
###mediumAd1
###mediumAdContainer
###mediumAdvertisement
###mediumRectangleAd
###mediumrectangle_300x250
###medrec_bottom_ad
###medrec_middle_ad
###medrec_top_ad
###medrectad
###medrectangle_banner
###mee-ad-wrapper
###memberad
###mens-journal-feature-ad
###menu-ads
###menuAds
###menuad
###menubanner-ad-content
###mgid-container
###mhheader_ad
###mi_story_assets_ad
###microAdDiv
###microsoft_ad
###mid-ad300x250
###mid-table-ad
###midAD
###midRightAds
###midRightTextAds
###mid_ad
###mid_ad_div
###mid_ad_title
###mid_left_ads
###mid_mpu
###mid_roll_ad_holder
###midadd
###midadspace
###midadvert
###midbarad
###midbnrad
###midcolumn_ad
###middle-ad
###middle-ad-destin
###middle-story-ad-container
###middleAd
###middleRightColumnAdvert
###middle_ad
###middle_ads
###middle_bannerad
###middle_bannerad_section
###middle_body_advertising
###middle_mpu
###middle_sponsor_ads
###middlead
###middleads
###middleads2
###midpost_ad
###midrect_ad
###midstrip_ad
###mini-ad
###mini-panel-dart_stamp_ads
###mini-panel-dfp_stamp_ads
###mini-panel-top_ads
###mini-panel-two_column_ads
###miniAdsAd
###mini_ads_inset
###mkto_mid_ad
###mn_ads
###moa-ads-long
###mobile-ad-container
###mobile-ads-ad
###mobile-ads-link
###mobile-sticky-ad-area
###mobileAdContainer
###mobileAd_holder
###mobile_ad_spot_header
###mochila-column-right-ad-300x250
###mochila-column-right-ad-300x250-1
###mod-ad-gemini-rm-1
###mod-ad-msu-1
###mod-ad-msu-2
###mod-partner-center
###mod-tafad
###mod_ad
###mod_ad_top
###modal-ad
###modal_videoAd_wrapper
###module-ad-300x250
###module-ad-728x90
###module-google_ads
###module_ad
###module_box_ad
###module_sky_scraper
###monsterAd
###moogleAd
###mordern_adbar_wrap
###more_ad
###moreads
###morefooterads
###mos-adCarouselContainer
###mosBannerAd
###mosTileAds
###most_popular_ad
###motionAd
###movads10
###movieads
###mozo-ad
###mph-rightad
###mpl_adv_text
###mpr-ad-leader
###mpr-ad-wrapper-1
###mpr-ad-wrapper-2
###mpu-ad
###mpu-advert
###mpu-cont
###mpu-content
###mpu-sidebar
###mpu2
###mpu2_container
###mpu300250
###mpuAd
###mpuAdvert
###mpuAdvertMob
###mpuContainer
###mpuDiv
###mpuInContent
###mpuSecondary
###mpuSlot
###mpuWrapper
###mpuWrapper600
###mpuWrapperAd
###mpuWrapperAd2
###mpu_300x250
###mpu_ad
###mpu_ad2
###mpu_adv
###mpu_banner
###mpu_box
###mpu_container
###mpu_div
###mpu_firstpost
###mpu_holder
###mpu_text_ad
###mpuad
###mpubox
###mpuholder
###mpuholder01
###mpusLeftAd
###mr_banner_topad
###mrec-advertisement
###mrecAdContainer
###mrecPlacement
###mrt-node-Col2-1-AdBlockPromo
###mrt-node-Col2-1-ComboAd
###mrt-node-Lead-2-AdBlockPromo
###mrt-node-tgtm-Col2-4-ComboAd
###msAds
###ms_ad
###msad
###msnAds_inner
###msn_header_ad
###msnau_ad_medium_rectangle
###mtSponsor
###mt_adv
###mts_ad_widget
###mu_2_ad
###multiLinkAdContainer
###multi_ad
###multibar-ads
###mvp-foot-ad-wrap
###mvp-post-bot-ad
###mvp_160_ad
###my-ads
###my-adsFPAD
###my-adsFPL
###my-adsFPT
###my-adsHPSPON-base
###my-adsLDR
###my-adsLDRB
###my-adsLREC
###my-adsLREC2
###my-adsLREC4-base
###my-adsMAST
###my-medium-rectangle-ad-1-container
###my-medium-rectangle-ad-2-container
###myAd
###myElementAd
###my_ad_mpu
###myads_HeaderButton
###mydfpad
###n_sponsor_ads
###na_adblock
###name-advert
###namecom_ad_hosting_main
###narrow-ad
###narrow_ad_unit
###nat-ad-300x250
###natadad300x250
###nationalAd_secondary_btm
###nationalAd_secondary_top
###national_ad
###national_microlink_ads
###nationalad
###native_ad2
###nativeadsteaser
###nav-ad-container
###navAdBanner
###nav_ad
###nav_ad_728_mid
###navads-container
###navbar_ads
###navi_banner_ad_780
###navigation-ad
###nba160PromoAd
###nba300Ad
###nbaGI300ad
###nbaHeaderAds
###nbaHouseAnd600Ad
###nbaLeft600Ad
###nbaMidAds
###nbaVid300Ad
###nbabot728ad
###nbcAd300x250
###nbcShowcaseAds
###nc-header-ads
###netBoard-ad
###network_header_ad_1
###new-ad-footer
###new-ad-leaderboard
###new-ad-sidebottom
###new-ad-sidetop
###newAd
###newPostProfileAd
###newPostProfileVerticalAd
###newTopAds
###new_ad_728_90
###new_ad_header
###new_topad
###newadmpu
###newads
###news-adocs
###news-contentads
###news_advertorial_content
###news_advertorial_top
###news_article_ad_mrec
###news_article_ad_mrec_right
###news_left_ad
###news_right_ad
###newstream_first_ad
###newuser_ad
###ng-ad
###ng-ad-lbl
###ng_rtcol_ad
###nia_ad
###nib-ad
###nlrightsponsorad
###noresults_ad_container
###noresultsads
###northad
###northbanner-advert
###northbanner-advert-container
###noticeAd_pc_wrap
###notify_ad
###np_content_ads_module
###nrAds
###nrcAd_Top
###ns_ad1
###ns_ad2
###ns_ad3
###ntvAdZone
###ntvads
###nuevo_ad
###oanda_ads
###oas_Middle
###oas_Middle1
###oas_Middle2
###oas_Right
###oas_Right1
###oas_Right2
###oas_Section1
###oas_Takeover
###oas_Top
###oas_Top1
###oas_asponsor
###oas_wide_skyscraper
###oas_x70
###ob_sponsoredcontent
###oba_message
###objadscript
###oem_ad
###ofie_ad
###omnibar_ad
###onPauseAdOverlayDesktop
###onespot-ads
###online_ad
###onpageads
###onpageadstext
###onscroll-ad-holder-mpu2
###openx-slc
###openx-text-ad
###openx-widget
###openx_iframe
###origami-ad-container
###osDirAd2Post
###osads_300
###outerAd300
###outerTwrAd
###outer_div_top_ad
###outsideAds
###ovAd
###ovAdWrap
###ovadsense
###overlay-ad-bg
###overlay-advertising
###overlay_ad
###overlayad
###overlayadd
###overtureSponsoredLinks
###p-Ad
###p-advert
###p-googlead
###p-googleadsense
###p-googleadsense-portletlabel
###p2HeaderAd
###p2squaread
###p360_ad_unit
###p_lt_zoneContent_SubContent_p_lt_zoneRight_IFrameAd_panelAd
###page-ad-container-TopLeft
###page-ad-top
###page-advert-3rdrail
###page-advertising
###page-header-ad
###page-top-ad
###pageAdDiv
###pageAdds
###pageAds
###pageAdsDiv
###pageAdvert
###pageBannerAd
###pageLeftAd
###pageMiddleAdWrapper
###pageOwnershipAd_side
###pageRightAd
###page_ad
###page_ad_top
###page_content_top_ad
###page_top_ad
###pageads_top
###pagebottomAd
###pagelet_adbox
###pagelet_netego_ads
###pagelet_search_ads2
###pagelet_side_ads
###pagination-advert
###paidlistingAds
###panel-ad
###panelAd
###panel_ad1
###panoAdBlock
###parade_300ad
###parade_300ad2
###partner-ad
###partnerAd
###partnerMedRec
###partnerSitesBannerAd
###partner_ads
###pause-ad
###pauseAd
###pb_adbanner
###pb_report_ad
###pc-billboard-ad
###pcworldAdBottom
###pcworldAdTop
###pencil-ad
###pencil-ad-container
###perm_ad
###permads
###persistentAd
###personalization_ads
###pf-dialog-ads
###pg-ad-160x600
###pg-ad-item-160x600
###pgAdWrapper
###pgFooterAd
###pgHeaderAd
###pgSquareAd
###pgad_Bottom3
###phContent_CommentsAjax_divAdTop
###photoAdvert
###photoAndAdBox
###photo_ad_google
###picad_div
###pinball_ad
###pinned_advert_top
###pinned_advert_top_wrapper
###pixAd
###plAds
###plat_sponsors_sidebar
###player-ads
###player-advert
###player-advertising
###player-below-advert
###player-midrollAd
###playerAd
###playerAdsRight
###player_ad
###player_ads
###player_middle_ad
###player_sda
###player_top_ad
###playerad
###playerads
###playvideotopad
###plrAd
###pmad-in1
###pnAd2
###pnlADS
###pnlRedesignAdvert
###pnl_BannerAdServed
###pod-ad-video-page
###pod-box-ad
###pod-box-ad2
###pof_ads_Wrapper
###polar-sidebar-sponsored
###pop_ad
###popadwrap
###popback-ad
###popoverAd
###popular-column-ad
###populate_ad_bottom
###populate_ad_left
###populate_ad_textupper
###populate_ad_textupper_textlink
###popupAd
###popupBottomAd
###popup_ad_wrapper
###popup_domination_lightbox_wrapper
###popupadunit
###portlet-advertisement-left
###portlet-advertisement-right
###pos_ContentAd2
###post-ad
###post-ad-01
###post-ad-02
###post-ad-hd
###post-ad-layer
###post-ads
###post-adsense-top-banner
###post-bottom-ads
###post-content-ad
###post-main-banner-ad
###post-page-ad
###post-promo-ad
###post5_adbox
###postAd
###postNavigationAd
###post_ad
###post_addsense
###post_adsense
###post_adspace
###post_advert
###post_id_ad_bot
###postads
###postads0
###postpageaddiv
###pp-ad-slot
###ppcAdverts
###pr_ad
###pr_advertising
###pre-adv
###pre-footer-ad
###pre-main-banner-ad
###pre_advertising_wrapper
###pregame_header_ad
###preloaded-ad-frame
###premSpons
###premier-ad-space
###preminumAD
###premiumAdBottom
###premiumAdTop
###premium_ad
###premium_ad_inside
###premiumad
###premiumads
###premiumsponsorbox
###prerollAd
###preroll_ads
###preroll_compainion_ad
###priceGrabberAd
###primary_mpu_placeholder
###prime-ad-space
###print-advertisement
###print-header-ad
###print_ads
###printads
###privateadbox
###privateads
###pro_ads_custom_widgets-2
###pro_ads_custom_widgets-3
###pro_ads_custom_widgets-5
###pro_ads_custom_widgets-7
###pro_ads_custom_widgets-8
###product-adsense
###profileAdHeader
###proj-bottom-ad
###promo-ad
###promoAds
###promoFloatAd
###promo_ads
###ps-ad-iframe
###ps-top-ads-sponsored
###ps-vertical-ads
###psmpopup
###pswp_advert
###pub-right-bottom-ads
###pub-right-top-ads
###pub468x60
###pub728x90
###publicGoogleAd
###publicidad
###publicidad-video
###publicidad_120
###publicidadeLREC
###pulse360_1
###pushAd
###pushDownAd
###pushdown-ad
###pushdownAd
###pushdownAdWrapper
###pushdown_ad
###pusher-ad
###pvadscontainer
###qaSideAd
###qadserve_728x90_StayOn_div
###qm-ad-big-box
###qm-ad-sky
###qm-dvdad
###qpon_big_ad-teaser
###qtopAd-graybg
###quads-ad1_widget
###quads-ad2
###quads-ad2_widget
###quads-ad4
###quick_ads_frame_bottom
###quidgetad
###quigo
###quigo-ad
###quigo_ad
###quinAdLeaderboard
###r-ad-tag
###r-ads-listings
###r-ads-preview-top
###r1SoftAd
###r_ad3_ad
###r_adver
###radioProfileAds
###rafael_side_ads_widget-5
###rail-ad-wrap
###rail-bottom-ad
###railAd
###rail_ad
###rail_ad1
###rail_ad2
###raw-search-desktop-advertising-tower-1
###rbAdWrapperRt
###rbAdWrapperTop
###rc_edu_span5AdDiv
###rd_banner_ad
###reader-ad-container
###realEstateAds
###rearad
###recommendedAdContainer
###rect-ad
###rectAd
###rect_ad
###rectad
###rectangle-ad
###rectangleAd
###rectangleAdSpace
###rectangleAdTeaser1
###rectangle_ad
###rectangle_ad_smallgame
###redirect-ad
###redirect-ad-modal
###redirect_ad_1_div
###redirect_ad_2_div
###reference-ad
###refine-300-ad
###refine-ad
###refreshable_ad5
###region-node-advert
###region-regions-ad-top
###region-top-ad
###reklam-728x90
###reklam_buton
###reklam_center
###reklama
###reklama_big
###reklama_left_body
###reklama_left_up
###reklama_right_up
###related-ads
###related-projects-sponsor
###related_ad
###related_ads
###related_ads_box
###relatedvideosads2
###relocation_ad_container
###remove_ads_button1
###remove_ads_button2
###removeadlink
###responsive-ad
###responsive_ad
###resultSponLinks
###resultsAdsBottom
###resultsAdsSB
###resultsAdsTop
###rg_right_ad
###rh-ad
###rh-ad-container
###rh_tower_ad
###rhapsodyAd
###rhc_ads
###rhsBottomAd
###rhs_ads
###rhs_adverts
###rhsads
###rhsadvert
###richad
###right-ad
###right-ad-1
###right-ad-block
###right-ad-col
###right-ad-skin
###right-ad-title
###right-ad1
###right-adds
###right-ads
###right-ads-3
###right-ads-4
###right-ads-rail
###right-advert
###right-bar-ad
###right-box-ad
###right-col-ad-600
###right-content-ad
###right-featured-ad
###right-mpu-1-ad-container
###right-uppder-adverts
###right-uppder-adverts-container
###right1-ad
###right160x600ads_part
###right2Ad_Iframe
###rightAD
###rightAd
###rightAd1
###rightAd160x600
###rightAd160x600two
###rightAd300x250
###rightAd300x250Lower
###rightAdBar
###rightAdColumn
###rightAdContainer
###rightAdDiv1
###rightAdDiv2
###rightAdDiv3
###rightAdHideLinkContainer
###rightAdHolder
###rightAd_Iframe
###rightAd_rdr
###rightAds
###rightAdsDiv
###rightBanner-ad
###rightBlockAd
###rightBottomAd
###rightBoxAdvertisement
###rightBoxAdvertisementLast
###rightColAd
###rightColumnAds
###rightColumnMpuAd
###rightColumnSkyAd
###rightDoubleClick
###rightMortgageAd
###rightRailAds
###rightSideAd
###rightSideAdvert
###rightSideSquareAdverts
###right_Ads2
###right_ad
###right_ad_2
###right_ad_box
###right_ad_container
###right_ad_top
###right_ad_wrapper
###right_ads
###right_ads_box
###right_adsense
###right_adv1-v2
###right_advert
###right_advertisement
###right_advertising
###right_adverts
###right_bg_ad
###right_block_ads
###right_bottom_ad
###right_column_ad
###right_column_ad_container
###right_column_ads
###right_column_adverts
###right_column_internal_ad_container
###right_column_top_ad_unit
###right_gallery_ad
###right_global_adspace
###right_mini_ad
###right_panel_ads
###right_player_ad
###right_rail_ad_header
###right_side_bar_ami_ad
###right_sidebar_ads
###right_top_ad
###right_top_gad
###rightad
###rightad1
###rightad2
###rightadBorder
###rightadBorder1
###rightadBorder2
###rightadContainer
###rightadcell
###rightadd300
###rightadg
###rightadhome
###rightadpat
###rightads
###rightads300x250
###rightadsarea
###rightadvertbar-doubleclickads
###rightbar-ad
###rightbar_ad
###rightcol_mgid
###rightcol_sponsorad
###rightcolhouseads
###rightcollongad
###rightcolumn_300x250ad
###rightcolumn_ad_gam
###rightforumad
###rightgoogleads
###rightinfoad
###rightrail-ad
###rightrail-ad-1
###rightrail_ad-0
###rightside-ads
###rightside_ad
###rightsideadstop
###rightskyad
###righttop-adverts
###righttop-adverts-container
###ringtone-ad-bottom
###ringtone-ad-top
###rladvt
###rm_ad_text
###rmx-ad-cta-box
###rn_ad_native_ppkpu
###roadsheet-advertising
###rockmelt-ad-top
###rolldown-ad
###ros_ad
###rotate_textads_1
###rotating-ad-display
###rotating-ads-wrap
###rotating_ad
###rotatingads
###row-ad
###row2AdContainer
###rowAdv
###rprightHeaderAd
###rpuAdUnit-0
###rrAdWrapper
###rr_MSads
###rr_ad
###rr_gallery_ad
###rside_ad
###rside_adbox
###rt-ad
###rt-ad-top
###rt-ad468
###rtAdvertisement
###rtMod_ad
###rt_side_top_google_ad
###rtcol_advert_1
###rtcol_advert_2
###rtm_div_562
###rtm_html_226
###rtm_html_920
###rtmm_right_ad
###rtmod_ad
###rtn_ad_160x600
###rubicsTextAd
###rxgcontent
###rxgfooter
###rxgheader
###rxgleftbar
###rxgrightbar
###sAdsBox
###s_ads_header
###say-center-contentad
###sb-ad-sq
###sb_ad_links
###sb_advert
###sbads-top
###scoreAD
###script_ad_0
###scroll-ad
###scroll_ad
###scroll_banner_ad
###scrolladsbanners
###scrollingads
###scrollover-ad-container
###sct_side_ads
###sdac_bottom_ad_widget-3
###sdac_footer_ads_widget-3
###sdac_skyscraper_ad_widget-3
###sdac_top_ad_widget-3
###sdbr_ad_cnt
###search-ad
###search-ads1
###search-google-ads
###search-results-sponsored
###search-sponsor
###search-sponsored-links
###search-sponsored-links-top
###searchAd
###searchAdFrame
###searchAdSenseBox
###searchAdSenseBoxAd
###searchAdSkyscraperBox
###searchAds
###searchGoogleAdBottom
###searchPaneGoogleAd
###search_ad
###search_ads
###search_result_ad
###searchresult_advert_right
###searchsponsor
###sec_adspace
###second-adframe
###second-adlayer
###second-right-ad-tray
###second-story-ad
###secondAD
###secondBoxAd
###secondBoxAdContainer
###second_ad_div
###secondad
###secondary_ad_inventory
###secondaryad
###secondrowads
###sect-ad-300x100
###sect-ad-300x250
###sect-ad-300x250-2
###section-ad
###section-ad-1-728
###section-ad-300-250
###section-ad-4-160
###section-ad-bottom
###section-blog-ad
###section-container-ddc_ads
###section-footer-ribbonad
###section-pagetop-ad
###section-sub-ad
###section_ad
###section_advertisements
###section_advertorial_feature
###sector-widget__tiny-ad
###self-ad
###self_serve_ads
###sensis_island_ad_1
###sensis_island_ad_1_column
###sensis_island_ad_2
###sensis_island_ad_2_column
###sensis_island_ad_3
###sensis_island_ad_3_column
###serveAd1
###serveAd2
###serveAd3
###servfail-ads
###sew-ad1
###sew_advertbody
###sfif-wrapper-keywordad-0
###sgAdHeader
###sgAdScGp160x600
###shell-ad_bnr_atf_01
###shell-ad_bnr_btf_01
###shell-ad_rect_atf_02
###shell-ad_rect_btf_01
###shellnavAd
###shoppingads
###shortads
###shortnews_advert
###show-ad
###show-player-right-ad
###show-sticky-ad
###showAd
###show_ads
###show_ads1
###show_right_ad
###show_top_ad1
###showads
###showcaseAd
###sic_superBannerAd-loader
###sic_superBannerAdTop
###side-ad
###side-ad-container
###side-ads
###side-ads-box
###side-banner-ad
###side-big-ad-bottom
###side-big-ad-middle
###side-boxad
###side-content-ad-1
###side-content-ad-2
###side-halfpage-ad
###side-skyscraper-ad
###side160x600banner
###sideABlock
###sideABlockHeader
###sideAD
###sideAd
###sideAd1
###sideAd2
###sideAdArea
###sideAdLarge
###sideAdSmall
###sideAdSub
###sideAds
###sideAdsBis
###sideBannerAd
###sideBar-ads
###sideBarAd
###sideBySideAds
###sideSponsors
###side_ad
###side_ad_call
###side_ad_container_A
###side_ad_module
###side_ad_wrapper
###side_adkit
###side_ads
###side_ads_by_google
###side_adv_2
###side_adverts
###side_longads
###side_sky_ad
###side_skyscraper_ad
###side_sponsors
###sidead
###sidead1
###sidead1mask
###sideadbox
###sideads
###sideads_container
###sideadscol
###sideadtop-to
###sideadvert
###sideadzone
###sidebar-125x125-ads
###sidebar-125x125-ads-below-index
###sidebar-ad
###sidebar-ad-1
###sidebar-ad-2
###sidebar-ad-300
###sidebar-ad-block
###sidebar-ad-boxes
###sidebar-ad-holdd
###sidebar-ad-holdd-middle
###sidebar-ad-loader
###sidebar-ad-middle
###sidebar-ad-space
###sidebar-ad-wrap
###sidebar-ad1
###sidebar-ad2
###sidebar-ad3
###sidebar-ad_dbl
###sidebar-ads
###sidebar-ads-content
###sidebar-ads-narrow
###sidebar-ads-wide
###sidebar-ads-wrapper
###sidebar-adspace
###sidebar-adv
###sidebar-advertise-text
###sidebar-advertisement
###sidebar-banner300
###sidebar-corner-ad
###sidebar-feed-ad
###sidebar-left-ad
###sidebar-long-advertise
###sidebar-main-ad
###sidebar-post-120x120-banner
###sidebar-post-300x250-banner
###sidebar-scroll-ad-container
###sidebar-sponsor-link
###sidebar-sponsors
###sidebar-top-ad
###sidebar-top-ads
###sidebar2-ads
###sidebar2ads
###sidebarAd
###sidebarAd1
###sidebarAd2
###sidebarAdSense
###sidebarAdSpace
###sidebarAdUnitWidget
###sidebarAds
###sidebarAdvert
###sidebarSponsors
###sidebarTextAds
###sidebarTowerAds
###sidebar_ad
###sidebar_ad_1
###sidebar_ad_2
###sidebar_ad_3
###sidebar_ad_adam
###sidebar_ad_container
###sidebar_ad_top
###sidebar_ad_widget
###sidebar_ad_wrapper
###sidebar_adblock
###sidebar_ads
###sidebar_ads_180
###sidebar_box_add
###sidebar_mini_ads
###sidebar_sponsoredresult_body
###sidebar_topad
###sidebar_txt_ad_links
###sidebarad
###sidebarad_300x600-33
###sidebarad_300x600-4
###sidebaradpane
###sidebaradsense
###sidebaradver_advertistxt
###sidebaradverts
###sidebard-ads-wrapper
###sidebargooglead
###sidebargoogleads
###sidebarrectad
###sideline-ad
###sidepad-ad
###silver_sponsors_sidebar
###simple_ads_manager_ad_widget-2
###simple_ads_manager_widget-3
###simple_ads_manager_widget-4
###simplyhired_job_widget
###single-ad
###single-ad-2
###single-adblade
###single-mpu
###singleADS
###singleADS3
###singleAd
###singleAdsContainer
###single_ad_above_content
###singlead
###site-ad-container
###site-ads
###site-header__ads
###site-leaderboard-ads
###site-sponsor-ad
###site-sponsors
###siteAdHeader
###site_body_header_banner_ad
###site_bottom_ad_div
###site_content_ad_div
###site_top_ad
###site_wrap_ad
###sitead
###sitemap_ad_left
###skcolAdSky
###skin-ad
###skin-ad-left-rail-container
###skin-ad-right-rail-container
###skinTopAd
###skin_ADV_DIV
###skin_adv
###skinad-left
###skinad-right
###skinmid-ad
###skinmid-ad_iframe
###skinningads
###sky-ad
###sky-ads
###sky-left
###sky-right
###sky-top-ad
###skyAd
###skyAdContainer
###skyAdNewsletter
###skyScraperAd
###skyScrapperAd
###skyWrapperAds
###sky_ad
###sky_advert
###skyads
###skyadwrap
###skybox-ad
###skyline_ad
###skyscrapeAd
###skyscraper-ad
###skyscraper-ad-1
###skyscraper-ad-2
###skyscraperAd
###skyscraperAdContainer
###skyscraperAdWrap
###skyscraperAds
###skyscraperWrapperAd
###skyscraper_ad
###skyscraper_advert
###skyscraperadblock
###skyscrapper-ad
###slcontent3_6_sbottom_0_pnlAdSlot
###slide_ad
###slidead
###slideboxad
###slider-ad
###sliderAdHolder
###slider_ad
###slideshow-middle-ad
###slideshowAd
###slideshow_ad_300x250
###sm-banner-ad
###smallAd
###smallBannerAdboard
###small_ad
###small_ad_banners_vertical
###small_ads
###smallad
###smallads
###smallerAd
###smoozed-ad
###smxTextAd
###snippet--ads_bottom
###snippet--ads_menu
###snippet--ads_mobile
###snippet--ads_sides
###socialAD
###socialBarAd
###socialBarAdMini
###some-ads
###some-ads-holder
###some-more-ads
###sortsite1-bottom-ad
###source-ad-native-sticky-wrapper
###source_ad
###source_content_ad
###sp-adv-banner-top
###sp-advtop1
###sp-advtop3
###spec_offer_ad2
###special-deals-ad
###specialAd
###specialAd_one
###specialAd_two
###special_ads
###specialadfeatures
###specialadvertisingreport_container
###specials_ads
###speed_ads
###speeds_ads
###speeds_ads_fstitem
###speedtest_mrec_ad
###sphereAd
###sphereAd-wrap
###spl_ad
###spnAds
###spnslink
###sponBox
###sponLinkDiv_1
###sponLinkDiv_2
###spon_links
###sponlink
###sponlinks
###sponsAds
###sponsLinks
###spons_links
###sponseredlinks
###sponsor-flyout-wrap
###sponsor-links
###sponsor-sidebar-container
###sponsorAd
###sponsorAd1
###sponsorAd2
###sponsorAdDiv
###sponsorBanners32
###sponsorBar
###sponsorBorder
###sponsorContainer0
###sponsorFooter
###sponsorLinkDiv
###sponsorLinks
###sponsorResults
###sponsorSpot
###sponsorTab
###sponsorText
###sponsorTextLink
###sponsor_300x250
###sponsor_ad
###sponsor_ads
###sponsor_banderole
###sponsor_bar
###sponsor_bottom
###sponsor_box
###sponsor_deals
###sponsor_div
###sponsor_footer
###sponsor_header
###sponsor_link
###sponsor_no
###sponsor_partner_single
###sponsor_posts
###sponsor_right
###sponsored-ads
###sponsored-bucket
###sponsored-features
###sponsored-footer
###sponsored-inline
###sponsored-links
###sponsored-links-container
###sponsored-links-list
###sponsored-links-media-ads
###sponsored-listings
###sponsored-message
###sponsored-not
###sponsored-products
###sponsored-products-dp_feature_div
###sponsored-recommendations
###sponsored-resources
###sponsored-search
###sponsored-text-links
###sponsored-widget
###sponsored1
###sponsoredAd
###sponsoredAdvertisement
###sponsoredBottom
###sponsoredBox1
###sponsoredBox2
###sponsoredContentTile_midCol
###sponsoredContentTile_rightCol
###sponsoredFeaturedHoz
###sponsoredHoz
###sponsoredLinks
###sponsoredLinksBox
###sponsoredLinks_Bottom
###sponsoredLinks_Top
###sponsoredList
###sponsoredProducts2_feature_div
###sponsoredProducts_feature_div
###sponsoredResults
###sponsoredResultsWide
###sponsoredSiteMainline
###sponsoredSiteSidebar
###sponsoredTop
###sponsoredWd
###sponsored_ads
###sponsored_ads_v4
###sponsored_container
###sponsored_content
###sponsored_game_row_listing
###sponsored_head
###sponsored_label
###sponsored_link
###sponsored_link_bottom
###sponsored_links
###sponsored_native_ad
###sponsored_news
###sponsored_option
###sponsored_v12
###sponsoredads
###sponsoredlinks
###sponsoredlinks_cntr
###sponsoredlinks_left_wrapper
###sponsoredlinkslabel
###sponsoredresultsBottom_body
###sponsoredresults_top
###sponsoredwellcontainerbottom
###sponsorlink
###sponsors-article
###sponsors-block
###sponsors-home
###sponsorsBox
###sponsorsContainer
###sponsors_right_container
###sponsors_top_container
###sponsorsads1
###sponsorsads2
###sponsorship-box
###sponsorshipBadge
###sporsored-results
###sports_only_ads
###spotXAd
###spotadvert
###spotadvert1
###spotadvert2
###spotadvert3
###spotadvert5
###spotlight-ad-container-block
###spotlight-ad_iframe
###spotlight-ads
###spotlightAds
###spotlight_ad
###spotlightad
###spr_ad_bg
###spreadly-advertisement-container
###sprint_ad
###sqAd
###sq_ads
###square-ad
###square-ad-box
###square-ad-slider-wrapper
###square-ad-space
###square-ad-space_btm
###square-ads
###square-sponsors
###squareAd
###squareAdBottom
###squareAdSpace
###squareAdTop
###squareAdWrap
###squareAds
###squareGoogleAd
###square_ad
###square_lat_adv
###squaread
###squareadAdvertiseHere
###squareadvert
###squared_ad
###srp_adsense-top
###ss-ad-container
###ss-ad-overlay
###ss-ads-container
###st_topads
###stageAds
###starad
###start_middle_container_advertisment
###static_textads_1
###stationad
###sticky-ad
###sticky-ad-bottom
###sticky-ad-container
###sticky-ad-header
###sticky-rail-ad
###sticky-top-ad-spacer
###sticky-top-ad-wrap
###stickyAd
###stickyAdBlock
###stickyBottomAd
###stickySkyAd
###sticky_ad_bar
###sticky_adv_container
###stickyad
###stickyads
###stickyleftad
###stickyrightad
###stopAdv
###stopAdvt
###stories-ad
###story-90-728-area
###story-ad
###story-ad-1-wrapper
###story-ad-2-wrapper
###story-ad-3-wrapper
###story-ad-4-wrapper
###story-ad-5-wrapper
###story-ad-6-wrapper
###story-ad-7-wrapper
###story-ad-a
###story-ad-b
###story-ad-top
###story-ad-wrap
###story-bottom-ad
###story-leaderboard-ad
###story-page-embedded-after2-ad
###story-page-leaderboard-ad
###story-separator-ads
###story-sponsoredlinks
###storyAd
###storyAdWrap
###story_ad
###story_ads
###story_main_mpu
###story_unseen_ad
###storyad2
###storyblock-ad
###strip_adv
###stripadv
###style_ad_bottom
###subAdsFooter
###subbgad
###subheaderAd
###submenu-ads
###subpage-ad-right
###subpage-ad-top
###subpageAd
###subpage_234x60ad
###sugarad-stitial-overlay
###summitad-wrap
###super_ad
###supp-ad1
###supp-ad1-player
###svp-ad
###swads
###sway-banner-ad
###sway-banner-ad-container
###sway-banner-ad1
###sweep_right_ad
###sweep_top_ad
###swfAd1
###swfAd5
###syn_headerad_zone
###synced-ad
###synch-ad
###systemad_background
###t7ad
###tabAdvertising
###table_ads
###tailResultAd
###takeover-ad
###takeover_ad
###takeoverad
###targetWeeklyAd
###targetWeeklyAdLogo
###targeted-ads
###tblAd
###tblReklama2
###tbl_googlead
###tbo_headerads
###tcHeaderMobileLeaderBoard-advertisement-desktop
###tcwAd
###td-GblHdrAds
###td-applet-ads_2_container
###td-applet-ads_container
###tdAds
###tdBannerTopAds
###tdGoogleAds
###td_adunit1
###td_adunit1_wrapper
###td_adunit2
###td_sponsorAd
###teaser-adtag-left
###teaser-adtag-right
###temp-ads
###template_ad_leaderboard
###template_affiliates
###tertiary_advertising
###test_adunit_160_article
###text-ad
###text-ads
###text-link-ads
###text-linkAD
###textAd
###textAd1
###textAds
###textAdsTop
###text_ad
###text_ads
###text_advert
###textad
###textad3
###textad_block
###textads_right_container
###textlink-advertisement
###textlink_ads_placeholder
###textsponsor
###tf_page_ad_content_bottom
###tgAD_imu_2
###tgAD_imu_3
###tgAD_imu_4
###tgt1-Bottom-0-AdBlockPromo-Proxy
###tgt1-Col2-0-ComboAd-Proxy
###tgt1-Col2-1-ComboAd-Proxy
###tgt1-Col2-2-AdBlockPromo-Proxy
###the-last-ad-standing
###theAd
###theadsADT3
###thefooterad
###thelistBottomAd
###themis-ads
###thheaderadcontainer
###thirdPartySponsorLinkAds
###third_party_ads
###thisisnotanad
###thistad
###thread-ad
###ti-sway-ad
###tile-ad
###tileAds
###tilia_ad
###tippytop-ad
###title-sponsor-banner
###title-wide-sponsored-by
###tmcomp_ad
###tmgAd_div_mpu_1
###tmglBannerAd
###tmn_ad_1
###tmn_ad_2
###tmn_ad_3
###tmp2_promo_ad
###tnt_ad_column
###toaster_ad
###tobsideAd
###today_ad_bottom
###toolbarSlideUpAd
###top-ad
###top-ad-970x250
###top-ad-area
###top-ad-banner
###top-ad-container
###top-ad-content
###top-ad-desktop
###top-ad-google
###top-ad-left-spot
###top-ad-menu
###top-ad-position-inner
###top-ad-rect
###top-ad-right-spot
###top-ad-slot-1
###top-ad-unit
###top-ad-wrapper
###top-adblock
###top-adds
###top-ads
###top-ads-1
###top-ads-contain
###top-ads-tabs
###top-adspot
###top-advert
###top-advertisement
###top-advertisements
###top-banner-ad
###top-banner-ad-browser
###top-dfp
###top-leaderboard-ad
###top-left-ad
###top-middle-add
###top-not-ads
###top-right-ad
###top-search-ad-wrapper
###top-sidebar-ad-300x250
###top-sponsor-ad
###top-story-ad
###top100_ad300right
###top100_ad300rightbottom
###top2_ads
###top300x250ad
###top3_ads
###top728ad
###topAD
###topAd
###topAd300x250_
###topAd728x90
###topAdArea
###topAdBanner
###topAdBar
###topAdBox
###topAdContainer
###topAdDiv
###topAdDropdown
###topAdHolder
###topAdSenseDiv
###topAdShow
###topAdSpace
###topAdSpace_div
###topAdWrapper
###topAdcontainer
###topAds
###topAds1
###topAds2
###topAdsContainer
###topAdsDiv
###topAdsG
###topAdv
###topAdvBox
###topAdvert
###topAdvert-09
###topBanner-ad
###topBannerAd
###topBannerAdContainer
###topBannerAdv
###topContentAdTeaser
###topImgAd
###topLBAd
###topLeaderAdAreaPageSkin
###topLeaderboardAd
###topMPU
###topMpuContainer
###topNavLeaderboardAdHolder
###topOpenXAdSlot
###topOverallAdArea
###topRightBlockAdSense
###topSponsoredLinks
###top_AD
###top_ad
###top_ad-sense
###top_ad_area
###top_ad_banner
###top_ad_block
###top_ad_box
###top_ad_container
###top_ad_game
###top_ad_inventory
###top_ad_parent
###top_ad_strip
###top_ad_td
###top_ad_unit
###top_ad_widget_area
###top_ad_wrapper
###top_ad_zone
###top_adblock_fix
###top_add
###top_ads
###top_ads_box
###top_ads_container
###top_ads_region
###top_ads_wrap
###top_adsense_cont
###top_adspace
###top_adv
###top_adv-v2
###top_adv_220
###top_adv_728
###top_advert
###top_advert_box
###top_advertise
###top_advertising
###top_banner_ads
###top_banner_adsense
###top_container_ad
###top_content_ad_inner_container
###top_google_ad_container
###top_google_ads
###top_header_ad_wrapper
###top_mpu
###top_mpu_ad
###top_rectangle_ad
###top_right_ad
###top_row_ad
###top_span_ad
###top_sponsor_ads
###top_sponsor_text
###top_wide_ad
###topad
###topad-728x90
###topad-wrap
###topad1
###topad2
###topad728
###topad_holder
###topad_left
###topad_right
###topad_table
###topadbanner
###topadbanner2
###topadbar
###topadblock
###topadcell
###topadcontainer
###topaddwide
###topadh
###topadone
###topads-spacer
###topads-wrapper
###topadsblock
###topadsdiv
###topadsense
###topadspace
###topadvert
###topadvertisements
###topadvertisementwrapper
###topadwrap
###topadz
###topadzone
###topbanner_ad
###topbanner_sponsor
###topbannerad
###topbanneradtitle
###topbar-ad
###topbarAd
###topbar_Adc1_AdContainer
###topbarads
###topcustomad
###topheader_ads
###topicPageAdsense
###topleaderAd
###topleaderboardad
###topnav-ad-shell
###topnavad
###toppannonse
###topright-ad
###toprightAdvert
###toprightad
###toprow-ad
###topsidebar-ad
###topsponad
###topsponsorads
###topsponsored
###toptextad
###tor-footer-ad
###tour300Ad
###tour728Ad
###tourSponsoredLinksContainer
###tower1ad
###towerAdContainer
###towerad
###tp-header-ad
###tp-sidebar-ad
###tpd-box-ad-b
###tr-ad
###tr-ad-mpu01
###tr-ad-mpu02
###tr-adv-banner
###trafficrevenue2
###transparentad
###travel_ad
###trc_google_ad
###trendex-sponsor-ad
###trib2-footer-ad-back
###trib2-leaderboard-ad-back
###tripleAdInner
###tripleAdOuter
###ts-ad_module
###tsad1
###tsad2
###ttp_ad_slot1
###ttp_ad_slot2
###tube_ad
###turnAD
###tut_ads
###tvd-ad-top
###tvplayer_main_adwrap
###twenty_seventeen_advert_slider
###twogamesAd
###txfPageMediaAdvertVideo
###txtAdcontainer2
###txtTextAd
###txt_link_ads
###txtads
###ucfooterad
###ugly-ad
###ui-about-these-ads-img
###ultraWideAdContainer
###underPlayerAd
###under_content_ad
###under_story_ad
###undergameAd
###universalAdContainer
###uploadMrecAd
###upper-ads
###upperAdvertisementImg
###upperMpu
###upperRightAds
###upper_adbox
###upper_advertising
###upper_small_ad
###upperad
###urban_contentad_1
###urban_contentad_2
###urban_contentad_article
###usa_ad_728x90
###usenetAdsTable
###uvp_ad_container
###uzcrsite
###vListAds
###v_ad
###vap_adsense-top
###variant_adsLazyLoad
###vc-maincontainer-ad
###vc-maincontainer-midad
###vc_side_ad
###vdiAd
###vdls-adv
###vdls-advs
###vert-ads
###vertAd2
###vert_ad
###vert_ad_placeholder
###vertad1
###verticalAds
###vertical_ad
###vertical_ads
###verticalads
###vhDivAdSlot300x250
###vid-left-ad
###vid-right-ad
###vidAdBottom
###vidAdRight
###vidAdTop
###video-ad
###video-ad-companion-rectangle
###video-adv
###video-adv-300
###video-adv-wrapper
###video-advert
###video-coverage-ad-300x250
###video-embed-ads
###video-header-advert
###video-in-player-ad
###video-in-player-ad-container
###video-side-adv
###video-under-player-ad
###videoAd
###videoAdContainer
###videoAdvert
###videoCompanionAd
###videoPauseAd
###videoPlayerAdLayer
###video_ads_background
###video_ads_overdiv
###video_adv
###video_advert
###video_advert2
###video_advert3
###video_advert_top
###video_cnv_ad
###video_embed_ads
###video_hor_bottom_ads
###video_overlay_ad
###video_reklamy
###video_vert_right_ads
###videoad
###videoadlogo
###videoads
###videopageadblock
###view-photo-ad
###viewAd1
###view_ads_bottom_bg
###view_ads_bottom_bg_middle
###view_ads_content_bg
###view_ads_top_bg
###view_ads_top_bg_middle
###view_adtop
###viewer-ad-bottom
###viewer-ad-top
###viewer_ads_wrapper
###viewportAds
###viewvid_ad300x250
###visual-ad
###votvAds_inner
###vsw-ads
###vsw_ad
###vuukle_ads_square2
###vz_im_ad
###wTopAd
###wXcds12-ad
###wallAd
###wall_advert
###wallpaper-ad-link
###wallpaperAd_left
###wallpaperAd_left3
###wallpaperAd_right
###wallpaperAd_right2
###wallpaperAd_right2_1
###wallpaper_flash_ad
###wallpaper_header_ad
###walltopad
###watch-now-ad
###watch7-sidebar-ads
###watch_sponsored
###wb-ad-grid
###wd-sponsored
###wd_ads
###weather-ad
###weather_sponsor
###weatherad
###weblink_ads_container
###websearchAdvert
###welcomeAdsContainer
###welcome_ad
###welcome_ad_mrec
###welcome_advertisement
###welcomeadMask
###wf_ContentAd
###wf_FrontSingleAd
###wf_SingleAd
###wf_bottomContentAd
###wg_ads
###wgtAd
###wh_ad_4
###whatsnews_footer_ad
###whatsnews_top_ad
###whitepaper-ad
###whoisRightAdContainer
###whoisRightAdContainerBottom
###whoisRightAdContainerTop
###wibiyaAdRotation
###wibiyaToolbarAdUnitFlash
###wide-ad
###wideAdd
###wide_ad_unit
###wide_ad_unit2
###wide_ad_unit_2
###wide_ad_unit_top
###wide_ad_unit_up
###wide_adv
###wide_right_ad
###wideskyscraper_160x600_left
###wideskyscraper_160x600_right
###widget-ads-3
###widget-ads-4
###widget-adv-12
###widget-box-ad-1
###widget-box-ad-2
###widget-style-ad
###widgetADT3
###widget_Adverts
###widget_ad
###widget_advertisement
###widget_thrive_ad_default-2
###widget_thrive_ad_default-4
###widgetwidget_adserve2
###windowads
###wl-pencil-ad
###wog-300x250-ads
###wow-ads
###wp-insert-ad-widget-1
###wp-topAds
###wp125adwrap_2c
###wp_ad_marker
###wp_ads_gpt_widget-16
###wp_ads_gpt_widget-17
###wp_ads_gpt_widget-18
###wp_ads_gpt_widget-19
###wp_ads_gpt_widget-21
###wp_ads_gpt_widget-4
###wp_ads_gpt_widget-5
###wp_pro_ad_system_ad_zone
###wpladbox1
###wpladbox2
###wrapAd
###wrapAdRight
###wrapAdTop
###wrapCommentAd
###wrap_ad_main
###wrapperAdsTopLeft
###wrapperAdsTopRight
###wrapperRightAds
###wrapper_ad_Top
###wrapper_ad_island2
###wrapper_sponsoredlinks
###wrapper_topad
###wsAdWrapper
###x-ad-item-themed-skyscraper-placekeeper
###x-houseads
###x01-ad
###x300_ad
###xColAds
###xadtop
###xlAd
###xybrad
###y-ad-units
###y708-ad-expedia
###y708-ad-lrec
###y708-ad-partners
###y708-ad-ysm
###y708-advertorial-competitions
###y708-advertorial-marketplace
###yahoo-ads
###yahoo-ads-content
###yahoo-sponsors
###yahooAdsBottom
###yahooSponsored
###yahoo_ad
###yahoo_ad_contanr
###yahoo_ads
###yahoo_sponsor_links
###yahoo_sponsor_links_title
###yahoo_text_ad
###yahooad-tbl
###yahooads
###yan-advert-north
###yan-advert-nt1
###yan-question-advert
###yan-sponsored
###yandex_ad
###yatadsky
###ybf-ads
###yfi-sponsor
###yfi_ads_4x4
###yfi_fp_ad_fx
###yfi_fp_ad_mort
###yfi_fp_ad_nns
###yfi_pf_ad_mort
###ygrp-sponsored-links
###yieldaddiv
###ylf-lrec
###ylf-lrec2
###ymap_adbanner
###yn-gmy-ad-lrec
###yom-ad-tbs-as
###ypaAdWrapper-BottomAds
###ypaAdWrapper-TopAds
###ypaAdWrapper-cclass
###yrail_ads
###yreSponsoredLinks
###ysm_ad_iframe
###yt-adsfull-widget-2
###yt-adsfull-widget-3
###yw-sponsoredad
###zMSplacement1
###zMSplacement2
###zMSplacement3
###zMSplacement4
###zMSplacement5
###zMSplacement6
###zag_square_ad
###zoneAdserverMrec
###zoneAdserverSuper
###zoneAdvertisment
###zone_a_ad
###zone_b_ad
###zone_c_ads
###zztextad
##.AD-POST
##.AD-RC-300x250
##.AD-Rotate
##.AD-label300x250
##.AD300
##.AD300Block
##.AD300x250
##.AD300x250A
##.AD300x600-wrapper
##.AD355125
##.AD728
##.AD728x90L
##.ADBAR
##.ADBnrArea
##.ADBox
##.ADCLOUD
##.ADFooter
##.ADITION
##.ADInfo
##.ADLeader
##.ADMiddle1
##.ADPod
##.ADS-Content-Sidebar
##.ADS-MainContent
##.ADServer
##.ADStyle
##.ADTextSingle
##.ADTop
##.ADV-Space
##.AD_2
##.AD_300x100
##.AD_300x250
##.AD_300x265
##.AD_302x252
##.AD_336_120
##.AD_336_280
##.AD_970_90
##.AD_ALBUM_ITEMLIST
##.AD_Leaderboard
##.AD_MOVIE_ITEM
##.AD_MOVIE_ITEMLIST
##.AD_MOVIE_ITEMROW
##.AD_area
##.AD_mid300
##.AD_textinfo
##.AD_underpost
##.ADbox
##.ADmid
##.ADouter_div
##.ADwidget
##.A__smallSuperbannerAdvert-main
##.AcceptableTextAds
##.Accordion_ad
##.Ad--empty
##.Ad--header
##.Ad--sidebar
##.Ad-300x100
##.Ad-Container
##.Ad-Container-976x166
##.Ad-Header
##.Ad-IframeWrap
##.Ad-MPU
##.Ad-Title
##.Ad-Wrapper-300x100
##.Ad-adhesive
##.Ad-label
##.Ad-leaderboard
##.Ad-postDFP1
##.Ad-postDFP2
##.Ad120x600
##.Ad160x600
##.Ad160x600left
##.Ad160x600right
##.Ad247x90
##.Ad300
##.Ad300x
##.Ad300x250
##.Ad300x250L
##.Ad300x250_top
##.Ad3Tile
##.Ad728x90
##.AdBar
##.AdBody:not(body)
##.AdBorder
##.AdBox
##.AdBox160
##.AdBox7
##.AdBox728
##.AdBoxStyle
##.AdBoxStyleHome
##.AdCaption
##.AdCommercial
##.AdContainer-Banner
##.AdContainer-Sidebar
##.AdContainer160x600
##.AdContainerBottom
##.AdContainerBox308
##.AdContainerModule
##.AdFrameLB
##.AdGraph
##.AdGrayBox
##.AdHeader
##.AdHere
##.AdHolder
##.AdIndicator
##.AdInfo
##.AdInjectContainer
##.AdInline
##.AdInline_left
##.AdLeft1
##.AdLeft2
##.AdLeftbarBorderStyle
##.AdMedium
##.AdMessage
##.AdMod
##.AdModule
##.AdModule_Content
##.AdModule_ContentLarge
##.AdModule_Hdr
##.AdMultiPage
##.AdPanel
##.AdPlaceHolder
##.AdProS728x90Container
##.AdProduct
##.AdRight1
##.AdRight2
##.AdRingtone
##.AdScriptBox
##.AdSectionHeader
##.AdSense
##.AdSenseLeft
##.AdSense_Header
##.AdSense_Sidebar
##.AdSidebar
##.AdSlot
##.AdSlotHeader
##.AdSlot__Commercial
##.AdSpace
##.AdStandard
##.AdSticky
##.AdTextSmallFont
##.AdTitle
##.AdTop
##.AdUnit
##.AdUnit300
##.AdUnit300x250
##.AdUnit300x600
##.AdUnitBox
##.AdWidget_ImageWidget
##.AdZone120
##.AdZone316
##.Ad_120x600
##.Ad_120x600_holder
##.Ad_160x600_holder
##.Ad_160x600_inner
##.Ad_300x250
##.Ad_300x250_holder
##.Ad_468x60
##.Ad_728x90
##.Ad_728x90_holder
##.Ad_C
##.Ad_D
##.Ad_D_Wrapper
##.Ad_E_Wrapper
##.Ad_Label
##.Ad_Label_foursquare
##.Ad_Right
##.Ad_SmartAd
##.Ad_SmartBrokerBar
##.Ad_Tit
##.Ad__Wrapper
##.Ad_container
##.Adbuttons
##.Adbuttons-sidebar
##.AdnetBox
##.Ads-768x90
##.Ads-leaderboard
##.Ads-slot
##.Ads2x1000
##.AdsBottom
##.AdsBottom336X280
##.AdsBoxBottom
##.AdsBoxSection
##.AdsBoxTop
##.AdsLeft_list
##.AdsLinks1
##.AdsLinks2
##.AdsPlayRight_list
##.AdsRec
##.Ads_3
##.Ads_4
##.Ads_forum
##.Adsense
##.AdsenseBox
##.AdsenseBoxCenter
##.AdsenseDivFooter
##.AdsenseDownload
##.AdsenseForum
##.AdsenseLarge
##.AdsenseTechsupport
##.Adspottop
##.Adtext
##.Adv300x250
##.Adv300x250Box
##.Adv468
##.AdvBoxSidebar
##.Adv_Left
##.Advert-label
##.Advert300x250
##.AdvertContainer
##.AdvertMidPage
##.AdvertiseWithUs
##.Advertisehere2
##.AdvertisementText
##.AdvertisementTextTag
##.AdvertisementTop
##.Advertisment
##.AdvertorialTeaser
##.Advman_Widget
##.Advrt
##.Advrt_desktop
##.AdvtNews
##.AdvtSample
##.AdvtSample2
##.AdvtSample4
##.AdzerkBanner
##.AffAD
##.AffiliateAds
##.AmazonSimpleAdmin_widget
##.ArticleAd
##.ArticleInlineAd
##.ArticleLayout-nativeAdLabel
##.ArticleLeaderboard_ad
##.ArticlePage-ad
##.BCA_Advertisement
##.BGoogleAds300
##.BOT-ADS
##.Banner300x250
##.Banner468X60
##.BannerAD728
##.BannerAd
##.Banner_Group
##.Banner_Group_Ad_Label
##.BigBoxAd
##.BigBoxAdLabel
##.BlockAd
##.BlueTxtAdvert
##.BottomAd-container
##.BottomAdContainer
##.BottomAffiliate
##.BottomGoogleAds
##.BoxAd
##.BoxAdWrap
##.BoxSponsorBottom
##.BtmAd
##.BtmSponsAd
##.ButtonAd
##.CG_adkit_leaderboard
##.CG_details_ad_dropzone
##.CWReviewsProdInfoAd
##.Cheat__footer-ad-container
##.Cheat__top-ad
##.CollisionAdMarker
##.ComAread
##.CommentAd
##.CommentGoogleAd
##.ContentAd
##.ContentAd2
##.ContentAds
##.DAWRadvertisement
##.DFP_AD_UNIT
##.DartAdvert
##.DeptAd
##.DetachedAd
##.DetailAds
##.DetailAdvertisement
##.DisplayAd
##.DomAdsDiv
##.DoubleClickRefreshable
##.EzAdsLUPro
##.EzAdsSearchPro
##.EzAdsWidget
##.FT_Ad
##.FeaturedAdIndexAd
##.FlatAds
##.FlowersAdContainer
##.FooterAd
##.FooterAdContainer
##.FooterAds
##.FooterTileAdOuter_Div
##.Footer_AD_Links_DIV
##.Footer_Default_AD_Message_DIV
##.GAME_Ad160x600
##.GOOGLE_AD
##.GRVAd
##.G_ads
##.G_ads_m
##.GalleryViewerAdSuppress
##.GeminiAdItem
##.GetRightAds
##.Google-Ad-728x90
##.GoogleAd
##.GoogleAdInfo
##.GoogleAdSencePanel
##.GoogleAdSenseBottomModule
##.GoogleAdSenseRightModule
##.GoogleAdWords_container
##.GoogleAdsBox
##.GoogleAdsItem
##.GoogleAdv
##.GoogleDfpAd
##.GoogleDfpAd-wrapper
##.GoogleDfpAdModule
##.GoogleDfpAdModule-advertisementLabel
##.GoogleSideAd
##.Googleads728
##.GreenHomeAd
##.GridHouseAdRight
##.HGLoneAdTitleFrame
##.HPG_Ad_B
##.HPNewAdsBannerDiv
##.HPRoundedAd
##.HeaderAd
##.HeaderAds
##.HeaderBannerAd
##.HeaderLeaderAd
##.HeadingAdSpace
##.Hero-Ad
##.HomeAd1Label
##.HomeAds
##.HomeContentAd
##.HomePageAD
##.HomeSidebarAd
##.HomepageAdsPocket
##.Hotels-Results-InlineAd
##.IABAdSpace
##.IM_ad_unit
##.InArticleAd
##.IndexRightAd
##.InternalAdPanel1
##.JobListMidAd
##.LL_Widget_Advertorial
##.LN_Related_Posts_bottom_adv
##.LargeOuterBoxAdsense
##.LargeRightAd
##.LastAd
##.LazyLoadAd
##.LeaderAd
##.LeaderAdvertisement
##.LeaderBoardAd
##.LeaderboardAdTagWidget
##.LeftAd
##.LeftButtonAdSlot
##.LeftTowerAd
##.LeftWideSkyscraperAdPanel
##.Left_Content_Google_Ad
##.Ligatus
##.ListingAd-container
##.Loge_AD
##.LoungeAdsBottomLinks
##.M2Advertisement
##.MBoxAdM
##.MBoxAdR
##.MBoxAdRight
##.MDCadSummary
##.MD_adZone
##.MOS-ad-hack
##.MPUHolder
##.MPUTitleWrapperClass
##.MPUad
##.MREC_ads
##.M__leaderboardAdvert-image
##.MadClose
##.MainAdCont
##.Main_right_Adv_incl
##.MarketGid_container
##.MasterLeftContentColumnThreeColumnAdLeft
##.MbanAd
##.MedRecAD-border
##.MediumRectangleAdPanel
##.MiddleAd
##.MiddleAdContainer
##.MiddleAdvert
##.MiddleRightRadvertisement
##.ModeLayout-ad
##.MspAd
##.NAPmarketAdvert
##.NGOLocalFooterAd
##.NavBarAd
##.NewsAds
##.OAS_position_TopLeft
##.OSOasAdModule
##.OSProfileAdSenseModule
##.OcelotAdModule
##.OcelotAdModule-ad
##.OpaqueAdBanner
##.OpenXad
##.OuterAdvertisingContainer
##.PERFORMANCE_AD_COMPLETE
##.PERFORMANCE_AD_RELATED
##.PU_DoubleClickAdsContent
##.Page-ad
##.PageTopAd
##.PartialProgrammaticAd
##.PartialProgrammaticAd-ads
##.PcSideBarAd
##.PencilAd
##.Post-All-Advertment
##.Post5ad
##.Post8ad
##.Post9ad
##.PostSidebarAd
##.Post__ad
##.PremiumObitAdBar
##.PrintAd-Slider
##.ProductAd
##.PushDownAdPane
##.PushdownAd
##.RBboxAd
##.RC-AD
##.RGAdBoxMainDiv
##.RHR-ADS
##.RR_ad
##.RW_ad300
##.RealtorAd
##.RectangleAd
##.RelatedAds
##.ResponsiveAd
##.Right-Column-AD-Container
##.Right300x250AD
##.RightAd
##.RightAd1
##.RightAd2
##.RightAdWrapper
##.RightAdvertiseArea
##.RightAdvertisement
##.RightGoogleAFC
##.RightGoogleAd
##.RightRailAd
##.RightRailAdbg
##.RightRailAdtext
##.RightRailTop300x250Ad
##.RightSponsoredAdTitle
##.RightTowerAd
##.SBAArticle
##.SBABottom
##.SBABottom1
##.SBAInHouse
##.SBAMR
##.SBARightBottom
##.SBARightTop
##.SBATier1
##.SBATier2
##.SBATier3
##.SBAUA
##.SHAd2
##.SIM_ad_140x140_homepage_tv_promo
##.SRPads
##.STR_AdBlock
##.SecondaryAd
##.SecondaryAdLink
##.SectionSponsor
##.ShootingAd
##.ShootingAdLeft
##.ShowAdDisplay
##.SideAd
##.SideAdCol
##.SideAds
##.SidebarAd
##.SidebarAdvert
##.SidebarMiddleAdContainer
##.SidekickItem-Ads
##.SimpleAcceptableTextAds
##.SimpleAcceptebleTextAds
##.SimpleAd
##.SitesGoogleAdsModule
##.Sitewide_AdLabel
##.SkyAdContainer
##.SkyAdContent
##.SkyScraperAd
##.SkyscraperAD-border
##.SmartAdZoneList
##.Sponsor-container
##.SponsorAds
##.SponsorHeader
##.SponsorIsland
##.SponsorLink
##.SponsoredAdTitle
##.SponsoredArticleAd
##.SponsoredContent
##.SponsoredContentWidget
##.SponsoredLinkItemTD
##.SponsoredLinks
##.SponsoredLinksGrayBox
##.SponsoredLinksModule
##.SponsoredLinksPadding
##.SponsoredLinksPanel
##.SponsoredResults
##.Sponsored_link
##.SponsorshipText
##.SquareAd
##.Squareadspot
##.StandardAdLeft
##.StandardAdRight
##.Sticky-AdContainer
##.StickyAdRail__Inner
##.SummaryPage-HeaderAd
##.TOP-ADS
##.TRADING_AD_RELATED
##.TRU-onsite-ads-leaderboard
##.TTButtAd
##.Tadspacemrec
##.TextAd
##.TextAdds
##.TheEagleGoogleAdSense300x250
##.ThreeAds
##.TimelineAd
##.TmnAdsense
##.TopAd
##.TopAdBox
##.TopAdContainer
##.TopAdL
##.TopAdR
##.TopAds
##.TopBannerAd
##.TopLeaderboardAdPanel
##.TopRightRadvertisement
##.Top_Ad
##.TrafficAd
##.U210-adv-column
##.UFSquareAd
##.UIStandardFrame_SidebarAds
##.UIWashFrame_SidebarAds
##.UnderAd
##.UpperAdsContainer
##.V7-advert
##.V7-advert-info
##.VerticalAd
##.Video-Ad
##.VideoAd
##.WPBannerizeWidget
##.WP_Widget_Ad_manager
##.Webnegar_Ad_Box
##.Webnegar_Ad_Core
##.WideAdContainer
##.WideAdTile
##.WideAdsLeft
##.WidgetAdvertiser
##.WikiaTopAds
##.WiredWidgetsDartAds
##.WiredWidgetsGoogleAds
##.WithAds
##.XEad
##.YEN_Ads_120
##.YEN_Ads_125
##.ZventsSponsoredLabel
##.ZventsSponsoredList
##._300_ad
##._SummaryPageHeaderAdView
##._SummaryPageSidebarStickyAdView
##.___top-ad-wrap
##.__hub--ad
##.__lg-ad
##.__small-ad
##.__wide-ad
##.__xX20sponsored20banners
##._ap_adrecover_ad
##._articleAdvert
##._bannerAds
##._bottom_ad_wrapper
##._fullsquaread
##._has-ads
##._inr___top-ad-wrap
##._iub_cs_activate_google_ads
##._top_ad_wrapper
##.a-ad
##.a-article-teaser--sponsored
##.a-d-container
##.a-d-rotate_widgets
##.a-sponsor
##.a160x600
##.a300x250
##.a468x60
##.a728x90
##.a970x250_1_ad_label
##.aa_AdAnnouncement
##.aa_ad-160x600
##.aa_ad-728x15
##.aa_sb_ad_300x250
##.aadsection_b1
##.aadsection_b2
##.aalb-pa-ad-unit
##.aalb-pc-ad-unit
##.aalb-pg-ad-unit
##.aarpe-ad-wrapper
##.aarpe-fixed-ad
##.ab-prompt
##.abAdArea
##.abAdPositionBoxB
##.abBoxAd
##.ablock300
##.ablock468
##.ablock728
##.about_adsense
##.above-header-advert
##.aboveCommentAdBladeWrapper
##.aboveCommentAds
##.aboveCommentAdsWrapper
##.above_discussion_ad
##.above_miniscore_ad
##.abovead
##.abp-homepage-right-ad
##.absoluteAd_wss
##.ac_adbox
##.ac_adbox_inner
##.acf-ad
##.acm_ad_zones
##.ad--300
##.ad--300x250
##.ad--468
##.ad--468-60
##.ad--728x90
##.ad--970-750-336-300
##.ad--970-90
##.ad--BANNER
##.ad--MAIN
##.ad--article-top
##.ad--b
##.ad--bottom
##.ad--bottom-label
##.ad--bottommpu
##.ad--boundries
##.ad--c
##.ad--centered
##.ad--container
##.ad--dart
##.ad--desktop
##.ad--displayed
##.ad--e
##.ad--fallback
##.ad--footer
##.ad--fullsize
##.ad--google
##.ad--header
##.ad--homepage-mrec
##.ad--homepage-top
##.ad--horseshoe
##.ad--horseshoe__content
##.ad--in-article
##.ad--inArticleBanner
##.ad--inner
##.ad--just-in-feed
##.ad--large
##.ad--leaderboard
##.ad--marker-inner
##.ad--medium-rectangle
##.ad--mid-content
##.ad--mobile
##.ad--mpu
##.ad--no-bg
##.ad--noscroll
##.ad--object
##.ad--panorama
##.ad--placeholder
##.ad--pushdown
##.ad--rail
##.ad--rectangle
##.ad--right
##.ad--scroll
##.ad--showmob
##.ad--sidebar
##.ad--sponsor-content
##.ad--square-rectangle
##.ad--stripe
##.ad--stroer
##.ad--subcontainer
##.ad--top
##.ad--top-label
##.ad--top-leaderboard
##.ad--top-slot
##.ad-01
##.ad-02
##.ad-1
##.ad-10
##.ad-101
##.ad-11
##.ad-12
##.ad-120-60
##.ad-120-600-inner
##.ad-120x60
##.ad-120x600
##.ad-120x90
##.ad-121
##.ad-125
##.ad-125x125
##.ad-13
##.ad-137
##.ad-14
##.ad-140x45-2
##.ad-150
##.ad-160
##.ad-160-160
##.ad-160-600
##.ad-160-above
##.ad-160x600
##.ad-160x600-gallery
##.ad-160x600-home
##.ad-160x600-wrap
##.ad-160x600x1
##.ad-160x600x2
##.ad-160x600x3
##.ad-194
##.ad-195x90
##.ad-2
##.ad-200
##.ad-200-big
##.ad-200-small
##.ad-200x200
##.ad-228x94
##.ad-230x90
##.ad-234
##.ad-246x90
##.ad-250
##.ad-250x125
##.ad-250x250
##.ad-250x300
##.ad-260x60
##.ad-270x100
##.ad-3
##.ad-300
##.ad-300-2
##.ad-300-250
##.ad-300-250-600
##.ad-300-600
##.ad-300-b
##.ad-300-b-absolute
##.ad-300-block
##.ad-300-blog
##.ad-300-dummy
##.ad-300-flex
##.ad-300x
##.ad-300x100
##.ad-300x200
##.ad-300x250
##.ad-300x250-first
##.ad-300x250-home
##.ad-300x250-right0
##.ad-300x250-section
##.ad-300x250-singlepost
##.ad-300x250_600x250
##.ad-300x600
##.ad-300x70
##.ad-300x75
##.ad-319x128
##.ad-336x280
##.ad-336x280B
##.ad-350
##.ad-355x75
##.ad-3x1
##.ad-4
##.ad-468
##.ad-468x120
##.ad-468x60
##.ad-5
##.ad-544x250
##.ad-560
##.ad-6
##.ad-600
##.ad-635x40
##.ad-7
##.ad-720-affiliate
##.ad-728
##.ad-728-90
##.ad-728-banner
##.ad-728x90
##.ad-728x90--a2g
##.ad-728x90-1
##.ad-728x90-top
##.ad-728x90-top0
##.ad-728x90-wrapper
##.ad-728x90_forum
##.ad-768
##.ad-8
##.ad-88-60
##.ad-88-text
##.ad-88x31
##.ad-9
##.ad-90x600
##.ad-970
##.ad-970-90
##.ad-970x50
##.ad-970x90
##.ad-980-1
##.ad-BANNER
##.ad-CUSTOM
##.ad-E
##.ad-LREC
##.ad-LREC2
##.ad-Leaderboard
##.ad-MPU
##.ad-MediumRectangle
##.ad-PENCIL
##.ad-RR
##.ad-S
##.ad-Square
##.ad-SuperBanner
##.ad-TOPPER
##.ad-W
##.ad-a
##.ad-ab
##.ad-abc
##.ad-above-header
##.ad-accordion
##.ad-adSense
##.ad-adcode
##.ad-adlink-bottom
##.ad-adlink-side
##.ad-adsense-block-250
##.ad-advertisement-horizontal
##.ad-after-content
##.ad-align-none
##.ad-alsorectangle
##.ad-alternative
##.ad-amongst-container
##.ad-anchor
##.ad-aps-wide
##.ad-area
##.ad-area--pd
##.ad-area-small
##.ad-article-breaker
##.ad-article-wrapper
##.ad-atf
##.ad-atf-medRect
##.ad-auction-footer-container
##.ad-auction-header
##.ad-auction-header-container
##.ad-b
##.ad-background
##.ad-background-intra-body
##.ad-banner
##.ad-banner-300
##.ad-banner-bkgd
##.ad-banner-bottom-container
##.ad-banner-container
##.ad-banner-image
##.ad-banner-label
##.ad-banner-leaderboard
##.ad-banner-placeholder
##.ad-banner-smaller
##.ad-banner-top
##.ad-banner-top-wrapper
##.ad-banner-vertical
##.ad-banner-wrapper
##.ad-banner728-top
##.ad-banners
##.ad-banr
##.ad-bar
##.ad-before-header
##.ad-below
##.ad-below-images
##.ad-below-player
##.ad-belowarticle
##.ad-bg
##.ad-big
##.ad-big-box
##.ad-bigbanner
##.ad-bigbillboard
##.ad-bigbox
##.ad-bigbox-fixed
##.ad-bigboxSub
##.ad-bigsize
##.ad-billboard
##.ad-bline
##.ad-block
##.ad-block--300
##.ad-block-240x400
##.ad-block-300
##.ad-block-300-widget
##.ad-block-300x250
##.ad-block-big
##.ad-block-bottom
##.ad-block-clear-back
##.ad-block-header
##.ad-block-holder
##.ad-block-in-post
##.ad-block-section
##.ad-block-square
##.ad-block-wide
##.ad-block-wk
##.ad-block-wrapper
##.ad-block__ad300
##.ad-block__inner
##.ad-blog2biz
##.ad-blogads
##.ad-bnr
##.ad-board
##.ad-body
##.ad-boombox
##.ad-border
##.ad-bordered
##.ad-borderless
##.ad-bot
##.ad-bottom
##.ad-bottom-container
##.ad-bottom728x90
##.ad-bottomLeft
##.ad-bottomleader
##.ad-bottomline
##.ad-box-300x250
##.ad-box-adsea
##.ad-box-caption
##.ad-box-container
##.ad-box-title
##.ad-box-up
##.ad-box-wrapper
##.ad-box1
##.ad-box2
##.ad-box3
##.ad-boxamp-wrapper
##.ad-boxbottom
##.ad-boxes
##.ad-boxrr-wrapper
##.ad-boxtop
##.ad-break
##.ad-breaker
##.ad-breakout
##.ad-browse-rectangle
##.ad-bt
##.ad-btn
##.ad-btn-heading
##.ad-bug-300w
##.ad-button
##.ad-buttons
##.ad-cad
##.ad-calendar
##.ad-call-300x250
##.ad-callout
##.ad-caption
##.ad-card
##.ad-card-container
##.ad-cat
##.ad-catfish
##.ad-cell
##.ad-center
##.ad-centered
##.ad-chartbeatwidget
##.ad-choices
##.ad-circ
##.ad-click
##.ad-close-button
##.ad-cluster
##.ad-cluster-container
##.ad-code
##.ad-codes
##.ad-col
##.ad-col-02
##.ad-collapsible-container
##.ad-column
##.ad-comment
##.ad-companion
##.ad-complete
##.ad-contain
##.ad-contain-300x250
##.ad-contain-top
##.ad-container--featured_videos
##.ad-container--leaderboard
##.ad-container--stripe
##.ad-container-160x600
##.ad-container-300x250
##.ad-container-728
##.ad-container-728x90
##.ad-container-994x282
##.ad-container-LEADER
##.ad-container-bot
##.ad-container-bottom
##.ad-container-box
##.ad-container-dk
##.ad-container-embedded
##.ad-container-header
##.ad-container-leaderboard
##.ad-container-left
##.ad-container-multiple
##.ad-container-pave
##.ad-container-responsive
##.ad-container-right
##.ad-container-side
##.ad-container-single
##.ad-container-tool
##.ad-container-top
##.ad-container-topad
##.ad-container1
##.ad-container__ad-slot
##.ad-container_row
##.ad-content
##.ad-content-area
##.ad-content-rectangle
##.ad-content-slot
##.ad-context
##.ad-cover
##.ad-curtain
##.ad-custom-size
##.ad-d
##.ad-declare-explicit-parallax
##.ad-defer
##.ad-desktop
##.ad-desktop-only
##.ad-dfp-column
##.ad-dfp-row
##.ad-disclaimer
##.ad-disclaimer-container
##.ad-display
##.ad-displayed
##.ad-div
##.ad-div-a0-wrapper
##.ad-div-t0-wrapper
##.ad-diver
##.ad-divider
##.ad-dog
##.ad-dt
##.ad-dynamic-showcase-top
##.ad-e
##.ad-element
##.ad-embedded
##.ad-enabled
##.ad-engage
##.ad-entity-container
##.ad-entry-wrapper
##.ad-ex
##.ad-ex-wide-container
##.ad-exchange
##.ad-expand
##.ad-external
##.ad-f-monster
##.ad-fadein
##.ad-fadeup
##.ad-feature-content
##.ad-feature-sponsor
##.ad-feature-text
##.ad-feedback
##.ad-fi
##.ad-field
##.ad-filler
##.ad-first
##.ad-fix
##.ad-fixed
##.ad-flag
##.ad-flex
##.ad-flex-center
##.ad-footer
##.ad-footer-empty
##.ad-footer-leaderboard
##.ad-footer-mobile
##.ad-force-center
##.ad-forum
##.ad-frame
##.ad-full
##.ad-full-width
##.ad-fullbanner
##.ad-fullbanner-btf-container
##.ad-fullwidth
##.ad-google
##.ad-google-contextual
##.ad-gpt
##.ad-gpt-breaker
##.ad-gpt-container
##.ad-gpt-main
##.ad-gpt-vertical
##.ad-graphic-large
##.ad-gray
##.ad-grey
##.ad-grid
##.ad-grid-125
##.ad-grid-container
##.ad-group
##.ad-grp
##.ad-hdr
##.ad-head
##.ad-header
##.ad-header-below
##.ad-header-container
##.ad-header-creative
##.ad-header-pencil
##.ad-header-sidebar
##.ad-heading
##.ad-headliner-container
##.ad-here
##.ad-hero
##.ad-hide-mobile
##.ad-hideable
##.ad-hint
##.ad-hldr-tmc
##.ad-ho
##.ad-hold
##.ad-holder
##.ad-home-bottom
##.ad-home-right
##.ad-homeleaderboard
##.ad-homepage
##.ad-homepage-1
##.ad-homepage-2
##.ad-homepage-one
##.ad-hor
##.ad-horizontal
##.ad-horizontal-top
##.ad-housepromo-d-wrapper
##.ad-hpto
##.ad-href1
##.ad-href2
##.ad-iab-txt
##.ad-icon
##.ad-identifier
##.ad-iframe
##.ad-imagehold
##.ad-img
##.ad-img300X250
##.ad-in-300x250
##.ad-in-content-300
##.ad-in-post
##.ad-in-read
##.ad-in-results
##.ad-incontent-ad-plus-billboard-top
##.ad-incontent-ad-plus-bottom
##.ad-incontent-ad-plus-middle
##.ad-incontent-ad-plus-middle2
##.ad-incontent-ad-plus-middle3
##.ad-incontent-ad-plus-top
##.ad-incontent-wrap
##.ad-index
##.ad-index-main
##.ad-indicator-horiz
##.ad-inline
##.ad-inline-article
##.ad-inline-block
##.ad-inner
##.ad-inner-container
##.ad-innr
##.ad-inpage-video-top
##.ad-insert
##.ad-inserter
##.ad-inserter-widget
##.ad-integrated-display
##.ad-internal
##.ad-interruptor
##.ad-interstitial
##.ad-intromercial
##.ad-island
##.ad-item
##.ad-item-related
##.ad-label
##.ad-lable
##.ad-landscape
##.ad-large-game
##.ad-last
##.ad-layer
##.ad-lazy
##.ad-lazy-support-yes
##.ad-lb
##.ad-ldrbrd
##.ad-lead
##.ad-lead-bottom
##.ad-leader
##.ad-leader-bottom
##.ad-leader-plus-top
##.ad-leader-top
##.ad-leader-wrap
##.ad-leader-wrapper
##.ad-leaderboard
##.ad-leaderboard-companion
##.ad-leaderboard-container
##.ad-leaderboard-hero
##.ad-leaderboard-marquee
##.ad-leaderboard-middle
##.ad-leaderboard-slot
##.ad-leaderboard-splitter
##.ad-leaderboard-top
##.ad-leaderboard-wrapper
##.ad-leaderboard_river
##.ad-leaderbody
##.ad-leaderheader
##.ad-leadtop
##.ad-left
##.ad-left3
##.ad-leftrail
##.ad-line
##.ad-link
##.ad-link-label
##.ad-link-left
##.ad-link-right
##.ad-links
##.ad-links-text
##.ad-loaded
##.ad-location
##.ad-location-container
##.ad-location-header
##.ad-lock
##.ad-lock-content
##.ad-lower_rec
##.ad-lower_river
##.ad-lowerboard
##.ad-lrec
##.ad-mad
##.ad-main
##.ad-manager-ad
##.ad-marker
##.ad-marketplace
##.ad-marketplace-horizontal
##.ad-marketswidget
##.ad-marquee
##.ad-masthead
##.ad-masthead-1
##.ad-masthead-left
##.ad-mb
##.ad-med
##.ad-med-rec
##.ad-med-rect
##.ad-med-rect-tmp
##.ad-medRec
##.ad-media-marquee
##.ad-media-marquee-btn
##.ad-medium
##.ad-medium-rectangle
##.ad-medium-rectangle-item
##.ad-medium-two
##.ad-medrect
##.ad-megaboard
##.ad-message
##.ad-messaging
##.ad-microsites
##.ad-mid-article-container
##.ad-midleader
##.ad-mobile
##.ad-mobile-banner
##.ad-mobile-mpu
##.ad-mod
##.ad-module
##.ad-mpl
##.ad-mpu
##.ad-mpu-bottom
##.ad-mpu-container
##.ad-mpu-middle
##.ad-mpu-middle2
##.ad-mpu-placeholder
##.ad-mpu-plus-top
##.ad-mpu-top
##.ad-mpu__aside
##.ad-mpufixed
##.ad-mrec
##.ad-mrect
##.ad-msg
##.ad-msgunit
##.ad-msn
##.ad-national-1
##.ad-native
##.ad-native-adsense-for-search-1
##.ad-native-adsense-for-search-2
##.ad-native-dfp
##.ad-nav-ad
##.ad-nav-ad-plus
##.ad-new
##.ad-new-box
##.ad-no-notice
##.ad-no-style
##.ad-noBorderAndMargin
##.ad-noline
##.ad-note
##.ad-notice
##.ad-notice-small
##.ad-on
##.ad-on-top
##.ad-one
##.ad-other
##.ad-outer-container
##.ad-outlet
##.ad-output-middle
##.ad-output-wrapper
##.ad-outside
##.ad-overlay
##.ad-packs
##.ad-padding
##.ad-page-leader
##.ad-page-medium
##.ad-pagehead
##.ad-panel
##.ad-panel-wrap
##.ad-panel__container
##.ad-panel__container--styled
##.ad-panel__googlead
##.ad-panorama
##.ad-panorama-outer-container
##.ad-parallax-wrap
##.ad-parent-hockey
##.ad-passback-o-rama
##.ad-pb
##.ad-peg
##.ad-permalink
##.ad-personalise
##.ad-place
##.ad-place-active
##.ad-place-holder
##.ad-placeholder
##.ad-placeholder-leaderboard
##.ad-placement
##.ad-plea
##.ad-point
##.ad-popup
##.ad-popup-content
##.ad-pos-top
##.ad-position
##.ad-position-1
##.ad-position-2
##.ad-position-especial
##.ad-post
##.ad-post-footer
##.ad-post300X250
##.ad-postText
##.ad-poster
##.ad-preloader-container
##.ad-prevent-jump
##.ad-primary
##.ad-primary-desktop
##.ad-primary-sidebar
##.ad-priority
##.ad-pro70
##.ad-promo
##.ad-promoted-game
##.ad-promotion-native
##.ad-pub
##.ad-push
##.ad-pushdown
##.ad-r
##.ad-rac-box
##.ad-rail
##.ad-ratio
##.ad-ratio-size-300x250
##.ad-ratio-size-3x1
##.ad-reader
##.ad-reader-con-item
##.ad-rect
##.ad-rect-atf-01
##.ad-rect-top-right
##.ad-rectangle
##.ad-rectangle-banner
##.ad-rectangle-container
##.ad-rectangle-long
##.ad-rectangle-long-sky
##.ad-rectangle-text
##.ad-rectangle-wide
##.ad-rectangle-xs
##.ad-refresh
##.ad-region
##.ad-region-delay-load
##.ad-region__top
##.ad-related
##.ad-relatedbottom
##.ad-resource-center-top
##.ad-responsive-slot
##.ad-responsive-wide
##.ad-rh
##.ad-ri
##.ad-right
##.ad-right-header
##.ad-right-txt
##.ad-right1
##.ad-right2
##.ad-right3
##.ad-risingstar-container
##.ad-roadblock
##.ad-root
##.ad-rotation
##.ad-row
##.ad-row-viewport
##.ad-s
##.ad-s-rendered
##.ad-salutations
##.ad-sample
##.ad-scl
##.ad-script-processed
##.ad-scroll
##.ad-scrollpane
##.ad-search-grid
##.ad-secondary-desktop
##.ad-section
##.ad-section-body
##.ad-sense
##.ad-sense-ad
##.ad-sense-ad__panel-header--srp
##.ad-sep
##.ad-served
##.ad-sharethrough-top
##.ad-shifted
##.ad-show-label
##.ad-show-text
##.ad-showcase
##.ad-side
##.ad-side-one
##.ad-side-top
##.ad-sidebar
##.ad-sidebar-180-150
##.ad-sidebar-300-250
##.ad-sidebar-ad-message
##.ad-sidebar-border
##.ad-sidebar-btf-1
##.ad-sidebar-outer
##.ad-sidebar300
##.ad-sidebar_right_above
##.ad-sidebar_right_below
##.ad-sidekick
##.ad-siderail
##.ad-signup
##.ad-sitewide
##.ad-size-300x250
##.ad-size-iab-uap-leaderboard-728x90
##.ad-size-iab-uap-medium-rectangle-300x250
##.ad-size-leaderboard
##.ad-size-medium-rectangle-flex
##.ad-skin-link
##.ad-sky
##.ad-sky-left
##.ad-sky-right
##.ad-sky-wrap
##.ad-skyscr
##.ad-skyscraper
##.ad-skyscraper-label
##.ad-skyscraper1
##.ad-skyscraper2
##.ad-skyscraper3
##.ad-slider
##.ad-slot
##.ad-slot--container-inline
##.ad-slot--inline
##.ad-slot--leaderboard--article--wrapper
##.ad-slot--mostpop
##.ad-slot--mpu-banner-ad
##.ad-slot--rendered
##.ad-slot--right
##.ad-slot--top
##.ad-slot--top-above-nav
##.ad-slot--top-banner-ad
##.ad-slot--top-banner-ad-desktop
##.ad-slot-1
##.ad-slot-2
##.ad-slot-234-60
##.ad-slot-300-250
##.ad-slot-728-90
##.ad-slot-a
##.ad-slot-banner
##.ad-slot-container
##.ad-slot-container-1
##.ad-slot-sidebar
##.ad-slot-sidebar-b
##.ad-slot-tall
##.ad-slot-top-728
##.ad-slot__ad--top
##.ad-slot__content
##.ad-slot__label
##.ad-slot__oas
##.ad-slug
##.ad-smallBP
##.ad-source
##.ad-sp
##.ad-space
##.ad-space-container
##.ad-space-mpu-box
##.ad-space-topbanner
##.ad-spacer
##.ad-span
##.ad-special-article
##.ad-speedbump
##.ad-splash
##.ad-sponsor
##.ad-sponsor-large-container
##.ad-sponsor-text
##.ad-sponsored-feed-top
##.ad-sponsored-links
##.ad-sponsored-post
##.ad-sponsors
##.ad-spot
##.ad-spotlight
##.ad-sq-super
##.ad-square
##.ad-square2-container
##.ad-square300
##.ad-squares
##.ad-stack
##.ad-statement
##.ad-sticky
##.ad-sticky-container
##.ad-sticky-slot
##.ad-stickyhero
##.ad-story-inject
##.ad-story-top
##.ad-strip
##.ad-style2
##.ad-subnav-container
##.ad-subtitle
##.ad-superbanner
##.ad-t
##.ad-table
##.ad-tabs
##.ad-tag
##.ad-tag-square
##.ad-takeover-homepage
##.ad-tall
##.ad-target2-wrapper
##.ad-text
##.ad-text-blockA01
##.ad-text-blockB01
##.ad-text-label
##.ad-text-link
##.ad-text-links
##.ad-text-placeholder-3
##.ad-textG01
##.ad-textads
##.ad-textlink
##.ad-thanks
##.ad-ticker
##.ad-tile
##.ad-title
##.ad-tl1
##.ad-top
##.ad-top-300x250
##.ad-top-728
##.ad-top-728x90
##.ad-top-banner
##.ad-top-billboard
##.ad-top-billboard-init
##.ad-top-box-right
##.ad-top-in
##.ad-top-lboard
##.ad-top-leaderboard
##.ad-top-left
##.ad-top-mpu
##.ad-top-rectangle
##.ad-top-side
##.ad-top-wrapper
##.ad-top1
##.ad-top2
##.ad-topbanner
##.ad-topleader
##.ad-topper
##.ad-topright
##.ad-total
##.ad-total1
##.ad-tower
##.ad-tower-container
##.ad-towers
##.ad-two
##.ad-txt
##.ad-type
##.ad-type-cube
##.ad-type-flex-leaderboard
##.ad-type1
##.ad-type10
##.ad-type2
##.ad-type3
##.ad-under-video
##.ad-unit
##.ad-unit-300
##.ad-unit-300-wrapper
##.ad-unit-970x90
##.ad-unit-anchor
##.ad-unit-container
##.ad-unit-editorial-well
##.ad-unit-horisontal
##.ad-unit-inline-center
##.ad-unit-label
##.ad-unit-medium-retangle
##.ad-unit-mpu
##.ad-unit-panel
##.ad-unit-secondary
##.ad-unit-site-takeover
##.ad-unit-sponsored-bar
##.ad-unit-t
##.ad-unit-text
##.ad-unit-top
##.ad-unit-wrapper
##.ad-update
##.ad-upper_rec
##.ad-us
##.ad-v
##.ad-v2
##.ad-vendor-text-link
##.ad-vert
##.ad-vertical
##.ad-vertical-container
##.ad-vertical-stack-ad
##.ad-vtu
##.ad-w300
##.ad-wall-3-wrapper
##.ad-wall-4
##.ad-wall-bottom
##.ad-wall-top
##.ad-wallpaper-container
##.ad-wallpaper-panorama-container
##.ad-warning
##.ad-watermark
##.ad-wgt
##.ad-wide
##.ad-wide-bottom
##.ad-widget
##.ad-widget-area
##.ad-widget-list
##.ad-widget-wrapper
##.ad-width-300
##.ad-width-728
##.ad-windowshade-full
##.ad-wings__link
##.ad-wireframe
##.ad-wireframe-wrapper
##.ad-with-background
##.ad-with-header-wrapper
##.ad-with-notice
##.ad-with-us
##.ad-wp
##.ad-wrap
##.ad-wrap--leaderboard
##.ad-wrap--mrec
##.ad-wrap-transparent
##.ad-wrap01
##.ad-wrap02
##.ad-wrapper
##.ad-wrapper--articletop
##.ad-wrapper--flexibleportrait
##.ad-wrapper--slideshowhalfpage
##.ad-wrapper-left
##.ad-wrapper-sticky
##.ad-wrapper-top
##.ad-wrapper-with-text
##.ad-wrapper__ad-slug
##.ad-x10x20x30
##.ad-x31-full
##.ad-xrcol
##.ad-zone
##.ad-zone-ajax
##.ad-zone-container
##.ad-zone-s-q-l
##.ad.element
##.ad.inner
##.ad.item
##.ad.module
##.ad.monsterboard
##.ad.rectangle_2
##.ad.rectangle_3
##.ad.rectangle_home_1
##.ad.super
##.ad01
##.ad01-obj
##.ad02
##.ad03
##.ad04
##.ad08sky
##.ad1-left
##.ad1-right
##.ad10
##.ad100
##.ad1000
##.ad1001
##.ad100x100
##.ad120
##.ad120_600
##.ad120x120
##.ad120x240GrayBorder
##.ad120x240backgroundGray
##.ad120x60
##.ad120x600
##.ad125
##.ad125x125
##.ad125x125a
##.ad125x125b
##.ad140
##.ad160
##.ad160600
##.ad160_blk
##.ad160_l
##.ad160_r
##.ad160x160
##.ad160x600
##.ad160x600GrayBorder
##.ad160x600box
##.ad170x30
##.ad18
##.ad180
##.ad180x80
##.ad185x100
##.ad19
##.ad1Image
##.ad1_bottom
##.ad1_latest
##.ad1_top
##.ad1b
##.ad1left
##.ad1x1
##.ad200
##.ad200x60
##.ad220x50
##.ad230
##.ad233x224
##.ad234
##.ad234x60
##.ad236x62
##.ad240
##.ad250
##.ad250-h1
##.ad250-h2
##.ad250_250
##.ad250c
##.ad250wrap
##.ad250x250
##.ad250x300
##.ad257
##.ad260
##.ad260x60
##.ad284x134
##.ad290
##.ad2content_box
##.ad300
##.ad300-hp-top
##.ad3001
##.ad300250
##.ad300Block
##.ad300Wrapper
##.ad300X250
##.ad300_2
##.ad300_250
##.ad300_bg
##.ad300_ver2
##.ad300b
##.ad300banner
##.ad300mrec1
##.ad300shows
##.ad300top
##.ad300w
##.ad300x-placeholder
##.ad300x100
##.ad300x111
##.ad300x120
##.ad300x150
##.ad300x250
##.ad300x250-1
##.ad300x250-2
##.ad300x250-home
##.ad300x250-hp-features
##.ad300x250-inline
##.ad300x250-stacked
##.ad300x2501
##.ad300x250GrayBorder
##.ad300x250Module
##.ad300x250Right
##.ad300x250Top
##.ad300x250_box
##.ad300x250_container
##.ad300x250a
##.ad300x250b
##.ad300x250box
##.ad300x250box2
##.ad300x250flex
##.ad300x250s
##.ad300x250x2
##.ad300x40
##.ad300x50-right
##.ad300x600
##.ad300x600post
##.ad300x77
##.ad300x90
##.ad310
##.ad315
##.ad320x250
##.ad320x50
##.ad336
##.ad336_b
##.ad336x250
##.ad336x280
##.ad336x362
##.ad343x290
##.ad350
##.ad350r
##.ad360
##.ad400
##.ad400right
##.ad400x40
##.ad450
##.ad468
##.ad468_60
##.ad468x60
##.ad468x60Wrap
##.ad468x60_main
##.ad470x60
##.ad530
##.ad540x90
##.ad590
##.ad590x90
##.ad5_container
##.ad600
##.ad612x80
##.ad620x70
##.ad626X35
##.ad640x480
##.ad640x60
##.ad644
##.ad650x140
##.ad652
##.ad670x83
##.ad68570
##.ad70
##.ad728
##.ad72890
##.ad728By90
##.ad728_90
##.ad728_blk
##.ad728_cont
##.ad728_wrap
##.ad728cont
##.ad728h
##.ad728top
##.ad728x90
##.ad728x90-1
##.ad728x90-2
##.ad728x90-main_wrap
##.ad728x90WithLabel
##.ad728x90_2
##.ad728x90_container
##.ad728x90_wrap
##.ad728x90box
##.ad728x90btf
##.ad728x90container
##.ad768x90
##.ad90
##.ad90x780
##.ad940x30
##.ad954x60
##.ad960
##.ad960x185
##.ad960x90
##.ad970x30
##.ad970x90
##.ad980
##.ad980x120
##.ad980x50box
##.ad987
##.adAbove
##.adAboveSiteHeader
##.adActive
##.adAgate
##.adAlert
##.adAlone300
##.adArea
##.adArea674x60
##.adAreaLC
##.adAreaNative
##.adAreaNativeDmm
##.adAreaTopTitle
##.adArticleBanner
##.adArticleBody
##.adArticleBottomWrap
##.adArticleRecommend
##.adArticleSidetile
##.adArticleTopText
##.adAuto
##.adBGcolor
##.adBan
##.adBanner
##.adBanner300x250
##.adBanner728x90
##.adBannerTyp1
##.adBannerTypSortableList
##.adBannerTypW300
##.adBar
##.adBarCenter
##.adBarLeft
##.adBarRight
##.adBelt
##.adBgBottom
##.adBgClick
##.adBgMId
##.adBgTop
##.adBigBoxFirst
##.adBigBoxSecond
##.adBigBoxThird
##.adBillboard
##.adBkgd
##.adBlock
##.adBlock-300-250
##.adBlock160x600Spot1
##.adBlock728
##.adBlockBottom
##.adBlockBottomBreak
##.adBlockNext
##.adBlockSpacer
##.adBlockSpot
##.adBlock_1
##.adBlock_14
##.adBlock_15
##.adBlock_17
##.adBlock_2
##.adBlock_3
##.adBlock_6
##.adBlock_8
##.adBlock_9
##.adBodyBlockBottom
##.adBorder
##.adBorders
##.adBottomBoard
##.adBottomLink
##.adBottomboxright
##.adBox
##.adBox-a
##.adBox-mr
##.adBox1
##.adBox2
##.adBox230X96
##.adBox250
##.adBox3b
##.adBox5
##.adBox6
##.adBox728
##.adBox728X90
##.adBox728X90_header
##.adBoxBody
##.adBoxBorder
##.adBoxContainer
##.adBoxContent
##.adBoxFooter
##.adBoxHeader
##.adBoxInBignews
##.adBoxSidebar
##.adBoxSingle
##.adBoxTitle
##.adBox_1
##.adBox_3
##.adBrandpanel
##.adBtm
##.adBuyRight
##.adBwrap
##.adCMRight
##.adCMSlide
##.adCall
##.adCaptionText
##.adCell
##.adCenter
##.adCenterAd
##.adCentered
##.adCentertile
##.adChoice
##.adChoiceLogo
##.adChoicesLogo
##.adChrome
##.adClm
##.adClose
##.adCode
##.adColBgBottom
##.adColumn
##.adColumnLeft
##.adColumnRight
##.adComponent
##.adCont
##.adContRight
##.adContTop
##.adContainer1
##.adContainerNewsLeadMid
##.adContainerRectangle
##.adContainerSide
##.adContainer_125x125
##.adContainer_728x90
##.adContainerg6
##.adContent
##.adContentAd
##.adContour
##.adCopy
##.adCreative
##.adCs
##.adCube
##.adDeclare
##.adDefRect
##.adDialog
##.adDingT
##.adDiv
##.adDivSmall
##.adDomInner
##.adDomOutter
##.adDrawer
##.adDyn
##.adElement
##.adEmployment
##.adExpanded
##.adExternalPage
##.adFender3
##.adFooterLinks
##.adFrame
##.adFrameCnt
##.adFrameContainer
##.adFrameMobile
##.adFrames
##.adFtr
##.adFuel-label
##.adFull
##.adFullWidth
##.adFullWidthBottom
##.adFullWidthMiddle
##.adGlobalHeader
##.adGogleBox
##.adGoogle
##.adGroup
##.adHalfPage
##.adHead
##.adHeader
##.adHeaderAdbanner
##.adHeaderText
##.adHeaderblack
##.adHeadline
##.adHeadlineSummary
##.adHed
##.adHolder
##.adHolder2
##.adHolderStory
##.adHoldert
##.adHome300x250
##.adHorisontal
##.adHorisontalNoBorder
##.adHorizontalTextAlt
##.adHplaceholder
##.adHz
##.adIMm
##.adIframe
##.adIframeCount
##.adImg
##.adImgIM
##.adInArticle
##.adInContent
##.adInNews
##.adInfo
##.adInfoLargeLeaderboard
##.adInner
##.adInnerLeftBottom
##.adInteractive
##.adIsland
##.adItem
##.adLabel
##.adLabel160x600
##.adLabel300x250
##.adLabelLine
##.adLabels
##.adLargeRec
##.adLargeRect
##.adLat
##.adLeader
##.adLeaderForum
##.adLeaderboard
##.adLeaderboardAdContainer
##.adLeft
##.adLine
##.adLine300x100
##.adLine300x250
##.adLine300x600
##.adLink
##.adLinkCnt
##.adListB
##.adLoaded
##.adLoader
##.adLocal
##.adLocation
##.adLocation-zerg
##.adMPU
##.adMPUHome
##.adMRECHolder
##.adMarker
##.adMarkerBlock
##.adMastheadLeft
##.adMastheadRight
##.adMedRectBox
##.adMedRectBoxLeft
##.adMediaMiddle
##.adMediaNet
##.adMediumRectangle
##.adMegaBoard
##.adMeldGuts
##.adMessage
##.adMgsBanner
##.adMiddle
##.adMiniTower
##.adMinisLR
##.adMkt2Colw
##.adMod
##.adModule
##.adModule-outer
##.adModule300
##.adModuleAd
##.adModule_square2
##.adMpu
##.adMpuHolder
##.adMrginBottom
##.adNarrow
##.adNetPromo
##.adNewsChannel
##.adNoBorder
##.adNoOutline
##.adNone
##.adNote
##.adNotice
##.adNotice90
##.adNoticeOut
##.adNotification
##.adObj
##.adOne
##.adOuterContainer
##.adOverlay
##.adPageBorderL
##.adPageBorderR
##.adPanel
##.adPanelContent
##.adPlaceholder
##.adPlaceholder35
##.adPlaceholder54
##.adPlaceholder_foot
##.adPlacement
##.adPod
##.adPosition
##.adPremium
##.adRecommend
##.adRecommendRight
##.adRect
##.adRectangle
##.adRectangleBanner
##.adRectangleUnit
##.adRegionSelector
##.adRemove
##.adReportsLink
##.adResponsive
##.adResult
##.adResults
##.adRight
##.adRightSide
##.adRoller
##.adRotator
##.adRow
##.adRowTopWrapper
##.adSKY
##.adSTHomePage
##.adSection
##.adSection_rt
##.adSelfServiceAdvertiseLink
##.adSenceImagePush
##.adSense
##.adSepDiv
##.adServer
##.adSeven
##.adSide
##.adSide203
##.adSide230
##.adSidebarButtons
##.adSidetileplus
##.adSize_MedRec
##.adSizer
##.adSkin
##.adSkinLayerConfig
##.adSky
##.adSky600
##.adSkyOrMpu
##.adSkyscaper
##.adSkyscraper
##.adSkyscraperHolder
##.adSlice
##.adSlide
##.adSlot
##.adSlotContainer
##.adSlug
##.adSpBelow
##.adSpace
##.adSpace300x250
##.adSpace950x90
##.adSpacer
##.adSpec
##.adSplash
##.adSponsor
##.adSponsorText
##.adSpot
##.adSpot-brought
##.adSpot-mrec
##.adSpot-searchAd
##.adSpot-textBox
##.adSpot-textBoxGraphicRight
##.adSpot-twin
##.adSpotIsland
##.adSquare
##.adStatementText
##.adStyle
##.adStyle1
##.adSub
##.adSubColPod
##.adSummary
##.adSuperboard
##.adSupertower
##.adTD
##.adTXTnew
##.adTab
##.adTag
##.adTag-wrap
##.adText
##.adTextPmpt
##.adTextWrap
##.adTicker
##.adTile
##.adTileWrap
##.adTiler
##.adTitle
##.adTitleR
##.adTop
##.adTopBanner_nomobile
##.adTopBk
##.adTopFloat
##.adTopHome
##.adTopLeft
##.adTopLink
##.adTopRight
##.adTopWrapper
##.adTop_placement
##.adTopboxright
##.adTout
##.adTower
##.adTwo
##.adTxt
##.adType2
##.adUltra
##.adUnit
##.adUnitHorz
##.adUnitVert
##.adUnitVert_noImage
##.adVar
##.adVertical
##.adVideo
##.adVideo2
##.adVl
##.adVplaceholder
##.adWarning
##.adWebBoard
##.adWideSkyscraper
##.adWideSkyscraperRight
##.adWidget
##.adWidgetBlock
##.adWidgetSponsor
##.adWithTab
##.adWord
##.adWrap
##.adWrapLg
##.adWrapper
##.adZone
##.adZoneRight
##.ad_0
##.ad_1
##.ad_1000x90
##.ad_100x100
##.ad_1150_290
##.ad_1160_91
##.ad_1200
##.ad_120x60
##.ad_120x600
##.ad_120x90
##.ad_125
##.ad_130x90
##.ad_150x150
##.ad_160
##.ad_160_600
##.ad_160x600
##.ad_176_inner
##.ad_180x150
##.ad_1day9
##.ad_2
##.ad_200
##.ad_200x200
##.ad_234x60
##.ad_240
##.ad_240x400
##.ad_242_90_top
##.ad_250
##.ad_250x200
##.ad_250x250
##.ad_250x250_w
##.ad_260_210
##.ad_3
##.ad_300
##.ad_300250
##.ad_300Home
##.ad_300Side
##.ad_300_120
##.ad_300_250
##.ad_300_250_1
##.ad_300_250_2
##.ad_300_250_cpv
##.ad_300_250_wrapper
##.ad_300_600
##.ad_300_608
##.ad_300s
##.ad_300x100
##.ad_300x240
##.ad_300x250
##.ad_300x250_box_right
##.ad_300x250_live
##.ad_300x50
##.ad_300x500
##.ad_300x60
##.ad_300x600
##.ad_320x250_async
##.ad_320x360
##.ad_320x50
##.ad_326x260
##.ad_330x110
##.ad_336
##.ad_336_gr_white
##.ad_336x280
##.ad_336x90
##.ad_338_282
##.ad_350x100
##.ad_350x250
##.ad_4
##.ad_400x200
##.ad_468
##.ad_468x60
##.ad_4_row
##.ad_5
##.ad_600
##.ad_630x130
##.ad_640
##.ad_640x480
##.ad_640x90
##.ad_680x15
##.ad_728
##.ad_72890
##.ad_72890_box
##.ad_728Home
##.ad_728_90
##.ad_728_90_1
##.ad_728_90_top
##.ad_728_90b
##.ad_728_in
##.ad_728_top
##.ad_728_unit
##.ad_728_v2
##.ad_728x90
##.ad_728x90-1
##.ad_728x90-2
##.ad_728x90_top
##.ad_728x90b
##.ad_88x31
##.ad_90
##.ad_925x90
##.ad_954-60
##.ad_960
##.ad_970_2
##.ad_970x90_prog
##.ad_980x260
##.ad_CustomAd
##.ad_Flex
##.ad_Left
##.ad_Right
##.ad__caption
##.ad__centered
##.ad__container
##.ad__content
##.ad__create
##.ad__desk
##.ad__disclosure
##.ad__gapfix
##.ad__header
##.ad__in-loop
##.ad__in-loop--desktop
##.ad__inline
##.ad__item
##.ad__label
##.ad__leaderboard
##.ad__mobi
##.ad__mpu
##.ad__placeholder
##.ad__rectangle
##.ad__sticky-desktop
##.ad__superbanner
##.ad__width-by-height
##.ad__wrapper
##.ad__wrapper-element
##.ad_a
##.ad_adInfo
##.ad_ad_160
##.ad_ad_300
##.ad_adblade
##.ad_adsense_spacer
##.ad_adv
##.ad_amazon
##.ad_area
##.ad_area_two
##.ad_article_head
##.ad_article_island_nopad
##.ad_article_top_left
##.ad_atf_300x250
##.ad_atf_728x90
##.ad_avu_300x250
##.ad_back
##.ad_background
##.ad_bank_wrapper
##.ad_banner
##.ad_banner2
##.ad_banner_2
##.ad_banner_234
##.ad_banner_250x250
##.ad_banner_468
##.ad_banner_728x90_inner
##.ad_banner_border
##.ad_banner_div
##.ad_bar
##.ad_below_content
##.ad_belowmenu
##.ad_bg
##.ad_bg_300x250
##.ad_bgskin
##.ad_big_banner
##.ad_bigbox
##.ad_billboard
##.ad_biz
##.ad_blk
##.ad_block
##.ad_block_1
##.ad_block_2
##.ad_block_300x250
##.ad_block_336
##.ad_block_338
##.ad_block__336_d1
##.ad_block_leader2
##.ad_bn
##.ad_body
##.ad_border
##.ad_border_true
##.ad_botbanner
##.ad_bottom
##.ad_bottom_728
##.ad_bottom_leaderboard
##.ad_bottom_left
##.ad_bottom_mpu
##.ad_bottom_space
##.ad_bottom_title
##.ad_bottomline
##.ad_box
##.ad_box1
##.ad_box2
##.ad_box300x250
##.ad_box_2
##.ad_box_ad
##.ad_box_div
##.ad_box_flipkart
##.ad_box_new
##.ad_box_righ
##.ad_box_right_120
##.ad_box_spacer
##.ad_box_title
##.ad_box_top
##.ad_boxright1
##.ad_break
##.ad_break_container
##.ad_btf
##.ad_btf_300x250
##.ad_btf_728x90
##.ad_btn
##.ad_buttom_banner
##.ad_buttons_300
##.ad_buttons_320
##.ad_c
##.ad_callout
##.ad_callout_inline
##.ad_caption
##.ad_center
##.ad_center_bottom
##.ad_centered
##.ad_cheat
##.ad_choice
##.ad_choices
##.ad_cl
##.ad_claim
##.ad_click
##.ad_code
##.ad_col
##.ad_col_a
##.ad_column
##.ad_column_box
##.ad_column_hl
##.ad_common
##.ad_cont
##.ad_cont_footer
##.ad_contain
##.ad_container
##.ad_container_300x250
##.ad_container_5
##.ad_container_6
##.ad_container_7
##.ad_container_728x90
##.ad_container_8
##.ad_container_9
##.ad_container__sidebar
##.ad_container__top
##.ad_container_body
##.ad_content
##.ad_content_img
##.ad_content_wide
##.ad_content_wrapper
##.ad_contents
##.ad_crown
##.ad_custombanner
##.ad_db
##.ad_default
##.ad_deferrable
##.ad_description
##.ad_descriptor
##.ad_desktop
##.ad_disclaimer
##.ad_div
##.ad_div_banner
##.ad_div_box
##.ad_div_box2
##.ad_embed
##.ad_eniro
##.ad_entry_title_under
##.ad_entrylists_end
##.ad_event_mast_wrapper
##.ad_external
##.ad_eyebrow
##.ad_feature
##.ad_filler
##.ad_flash
##.ad_flat-boxright10
##.ad_flat-boxright6
##.ad_flat-boxright9
##.ad_float
##.ad_floating_box
##.ad_font
##.ad_footer
##.ad_footer_super_banner
##.ad_for_layout
##.ad_frame
##.ad_framed
##.ad_front_promo
##.ad_full_click
##.ad_fullwidth
##.ad_gal
##.ad_global_header
##.ad_google
##.ad_google_shhide
##.ad_gpt
##.ad_grein_botn
##.ad_grid
##.ad_group
##.ad_gutter_top
##.ad_half_page
##.ad_halfpage
##.ad_hat_728
##.ad_hat_banner_300
##.ad_hat_top
##.ad_head
##.ad_head_rectangle
##.ad_head_wide
##.ad_header
##.ad_header_lb
##.ad_header_left
##.ad_header_noad
##.ad_heading
##.ad_headline
##.ad_help_link
##.ad_holder
##.ad_home_block
##.ad_home_top_bnr
##.ad_honcode_label
##.ad_horizontal
##.ad_horizontal_marker
##.ad_hover_href
##.ad_hpm
##.ad_hr
##.ad_hyper_wrap
##.ad_identifier
##.ad_iframe2
##.ad_ifrwrap
##.ad_image
##.ad_image_container
##.ad_img
##.ad_imgae_150
##.ad_in_column
##.ad_in_head
##.ad_index02
##.ad_indicator
##.ad_info_block
##.ad_inline
##.ad_inset
##.ad_island
##.ad_island2_spacer
##.ad_island_feedback
##.ad_island_spacer
##.ad_isolation
##.ad_item
##.ad_jnaught
##.ad_js_deal_top
##.ad_keywords_bot
##.ad_keywords_bot_r
##.ad_l
##.ad_label
##.ad_label1
##.ad_label2a
##.ad_label_centered
##.ad_label_long
##.ad_label_method
##.ad_label_top
##.ad_large
##.ad_largeleaderboard
##.ad_launchpad
##.ad_leader
##.ad_leader_bottom
##.ad_leader_plus_top
##.ad_leaderboard
##.ad_leaderboard_atf
##.ad_leaderboard_top
##.ad_left_cell
##.ad_left_column
##.ad_lft
##.ad_line
##.ad_line2
##.ad_link
##.ad_link1
##.ad_link_468
##.ad_link_area
##.ad_link_label
##.ad_link_label_vert
##.ad_links
##.ad_linkunit
##.ad_lnks
##.ad_loc
##.ad_long
##.ad_lrec
##.ad_lt
##.ad_main
##.ad_maintopad
##.ad_margin
##.ad_masthead
##.ad_med
##.ad_medium_rectangle
##.ad_medium_wg
##.ad_medrec
##.ad_medrect
##.ad_megabanner
##.ad_message
##.ad_microlen
##.ad_mid_post_body
##.ad_middle
##.ad_middle_banner
##.ad_middle_hub_page
##.ad_mnu
##.ad_mobile
##.ad_mod
##.ad_module
##.ad_movFocus
##.ad_mp
##.ad_mpu
##.ad_mpu_top
##.ad_mr
##.ad_mrec
##.ad_mrec_title_article
##.ad_mrect
##.ad_mrectangle
##.ad_msg
##.ad_native
##.ad_native_xrail
##.ad_network_content
##.ad_new_box01
##.ad_new_box02
##.ad_news
##.ad_news_text
##.ad_newsstream
##.ad_no_border
##.ad_note
##.ad_notice
##.ad_nsRT_300_250
##.ad_nsbd_300_250
##.ad_on_article
##.ad_one
##.ad_outer
##.ad_overlays
##.ad_p360
##.ad_pagebody
##.ad_panel
##.ad_panel_1
##.ad_panel_2
##.ad_panorama_extra
##.ad_partner
##.ad_partners
##.ad_perma-panorama
##.ad_pic
##.ad_placeholder
##.ad_placement
##.ad_placement_300x250
##.ad_placement_small
##.ad_plane_336
##.ad_plus
##.ad_policy_link_br
##.ad_poll
##.ad_position
##.ad_post
##.ad_posttop
##.ad_power
##.ad_primary
##.ad_promo
##.ad_promo1
##.ad_promo_spacer
##.ad_r
##.ad_r1_menu
##.ad_rakuten
##.ad_rakuten_wrapper
##.ad_rec
##.ad_rect
##.ad_rect_contr
##.ad_rectangle
##.ad_rectangle_300_250
##.ad_rectangle_medium
##.ad_rectangular
##.ad_regular1
##.ad_regular2
##.ad_regular3
##.ad_reminder
##.ad_report_btn
##.ad_rhs
##.ad_right
##.ad_rightSky
##.ad_right_cell
##.ad_right_col
##.ad_right_column
##.ad_right_column160
##.ad_rightside
##.ad_row
##.ad_row_bottom_item
##.ad_rtg300
##.ad_secondary
##.ad_section_300x250
##.ad_section_728x90
##.ad_segment
##.ad_sense_01
##.ad_sense_footer_container
##.ad_share_box
##.ad_shopingmall
##.ad_shuffling_text
##.ad_side
##.ad_side_box
##.ad_side_rectangle_banner
##.ad_sidebar
##.ad_sidebar_bigbox
##.ad_size_160x600
##.ad_skin
##.ad_sky
##.ad_skyscpr
##.ad_skyscraper
##.ad_skyscrapper
##.ad_slider_out
##.ad_slot
##.ad_slot_right
##.ad_slug
##.ad_slug_font
##.ad_slug_healthgrades
##.ad_slug_table
##.ad_small
##.ad_sonar
##.ad_space
##.ad_space_300_250
##.ad_space_730
##.ad_space_holder
##.ad_space_in
##.ad_space_rgt
##.ad_space_w300_h250
##.ad_spacer
##.ad_special_badge
##.ad_spons_box
##.ad_sponsor
##.ad_sponsor_fp
##.ad_sponsoredlinks
##.ad_sponsoredsection
##.ad_spot
##.ad_spot_b
##.ad_spot_c
##.ad_spotlight
##.ad_square
##.ad_square_r
##.ad_square_r_top
##.ad_square_top
##.ad_station
##.ad_story_island
##.ad_stream
##.ad_stream_hd
##.ad_strip_noline
##.ad_sub
##.ad_supersize
##.ad_swf
##.ad_tag
##.ad_tag_middle
##.ad_text
##.ad_text_link
##.ad_text_links
##.ad_text_vertical
##.ad_text_w
##.ad_textlink1
##.ad_textlink_box
##.ad_thumbnail_header
##.ad_title
##.ad_title_small
##.ad_tlb
##.ad_to_list
##.ad_top
##.ad_top1
##.ad_top_1
##.ad_top_2
##.ad_top_3
##.ad_top_banner
##.ad_top_leaderboard
##.ad_top_left
##.ad_top_mpu
##.ad_top_right
##.ad_topic_content
##.ad_topmain
##.ad_topright
##.ad_topshop
##.ad_tower
##.ad_trailer_header
##.ad_trick_header
##.ad_trick_left
##.ad_ttl
##.ad_two
##.ad_txt2
##.ad_type_1
##.ad_type_adsense
##.ad_type_dfp
##.ad_under
##.ad_under_royal_slider
##.ad_unit
##.ad_unit_300_x_250
##.ad_unit_rail
##.ad_unit_wrapper
##.ad_url
##.ad_v2
##.ad_v3
##.ad_v300
##.ad_vertisement
##.ad_viewtop
##.ad_w300i
##.ad_w_us_a300
##.ad_warn
##.ad_warning
##.ad_watermark
##.ad_wid300
##.ad_wide
##.ad_wide_vertical
##.ad_widget
##.ad_widget_200_100
##.ad_widget_200_200
##.ad_widget_image
##.ad_widget_title
##.ad_word
##.ad_wrap
##.ad_wrapper
##.ad_wrapper_false
##.ad_wrapper_fixed
##.ad_wrapper_top
##.ad_wrp
##.ad_xrail
##.ad_xrail_top
##.ad_zone
##.adace-adi-popup-wrapper
##.adadded
##.adageunicorns
##.adalert-overlayer
##.adalert-toplayer
##.adamazon
##.adarea
##.adarea-long
##.adarticle
##.adb-728x90
##.adb-bottom-outer
##.adb-top
##.adback
##.adbadge
##.adban-hold-narrow
##.adband
##.adbanner
##.adbanner-300-250
##.adbanner-bottom
##.adbanner1
##.adbanner2nd
##.adbannerbox
##.adbanneriframe
##.adbannerright
##.adbannertop
##.adbar
##.adbase
##.adbbox
##.adbckgrnd
##.adbelowfirstpost
##.adbetween
##.adbkgnd
##.adblade
##.adblade-container
##.adbladeimg
##.adblk
##.adblock-240-400
##.adblock-300-300
##.adblock-600-120
##.adblock-bottom
##.adblock-header
##.adblock-header1
##.adblock-main
##.adblock-popup
##.adblock-top
##.adblock-top-left
##.adblock-wide
##.adblock300
##.adblock300250
##.adblock300x250Spot1
##.adblock728x90
##.adblock_noborder
##.adblock_primary
##.adblocks-topright
##.adboard
##.adborder
##.adborderbottom
##.adbordertop
##.adbot
##.adbot_postbit
##.adbot_showthread
##.adbottom
##.adbottomright
##.adbox-300x250
##.adbox-468x60
##.adbox-border-desk
##.adbox-box
##.adbox-outer
##.adbox-rectangle
##.adbox-sidebar
##.adbox-slider
##.adbox-title
##.adbox-topbanner
##.adbox-wrapper
##.adbox1
##.adbox160
##.adbox2
##.adbox300
##.adbox300x250
##.adbox336
##.adbox600
##.adbox728
##.adboxRightSide
##.adboxTopBanner
##.adboxVert
##.adbox_300x600
##.adbox_310x400
##.adbox_366x280
##.adbox_468X60
##.adbox_border
##.adbox_bottom
##.adbox_br
##.adbox_cont
##.adbox_largerect
##.adbox_left
##.adboxbg
##.adboxbot
##.adboxclass
##.adboxcontent
##.adboxcontentsum
##.adboxes
##.adboxesrow
##.adboxid
##.adboxlong
##.adboxo
##.adboxtop
##.adbreak
##.adbrite2
##.adbrite_post
##.adbttm_right_300
##.adbttm_right_label
##.adbucks
##.adbuddy-protected
##.adbug
##.adbutler-div-large-banner
##.adbutton
##.adbutton-block
##.adbuttons
##.adbygoogle
##.adc160
##.adc336
##.adc728
##.adcard
##.adcasing
##.adcenter
##.adcenterRowWrapper
##.adchange
##.adchoices
##.adchoices-link
##.adclass
##.adcode
##.adcode2
##.adcode_container
##.adcodetop
##.adcol1
##.adcol2
##.adcolumn
##.adcolumn_wrapper
##.adcomment
##.adcont
##.adcontainer300x250l
##.adcontainer300x250r
##.adcontent_box
##.adcontenttop
##.adcontn
##.adcopy
##.adcrt980x250
##.adctr
##.add-970-90
##.add-column2
##.add-header-area
##.add-position-right
##.add-sidebar
##.add300
##.add300top
##.add300x250
##.add768
##.addResources
##.add_300_250
##.add_300x250
##.add_728x90_teckpage
##.add_baner
##.add_topbanner
##.addarea
##.addarearight
##.addbanner
##.addboxRight
##.addisclaimer
##.addiv
##.addivwhite
##.adds2
##.adds300x250
##.adds620x90
##.addtitle
##.addvert
##.addwide
##.adengageadzone
##.adenquire
##.adexpl
##.adf_tisers
##.adfbox
##.adfeedback
##.adfeeds
##.adfieldbg
##.adfix
##.adfix-300x250
##.adflag
##.adflexi
##.adfliction
##.adfloatleft
##.adfloatright
##.adfoot
##.adfootbox
##.adfooter
##.adformobile
##.adframe
##.adframe2
##.adframe_banner
##.adframe_rectangle
##.adfree
##.adfront
##.adfront-head
##.adg-rects
##.adg_cell
##.adg_native_home
##.adg_row
##.adg_table
##.adg_table_cell
##.adg_table_row
##.adgear
##.adgear-bb
##.adgear_header
##.adgeletti-ad-div
##.adgoogle_block
##.adhalfhome
##.adhead
##.adhead_h
##.adhead_h_wide
##.adheader
##.adheader100
##.adheader401
##.adheader416
##.adherebox
##.adhesion-block
##.adhi
##.adhide
##.adhint
##.adholder
##.adholder-300
##.adholder2
##.adholderban
##.adhoriz
##.adhref_box_ads
##.adical_contentad
##.adiframe
##.adiframe250x250
##.adinfo
##.adinjwidget
##.adinner
##.adinpost
##.adinsert
##.adinsert-bdr
##.adinsert160
##.adinside
##.adintext
##.adintext-unten
##.adintro
##.adisclaimer
##.adisland
##.adition_Skyscraper
##.adits
##.adjimage2
##.adjlink
##.adkicker
##.adkingprobanner
##.adkingprocontainer
##.adkit
##.adkit-advert
##.adkit-lb-footer
##.adkit_free_html
##.adl125
##.adlabel-horz
##.adlabel-vert
##.adlabel1
##.adlabel2
##.adlabel3
##.adlabelleft
##.adlarge
##.adlarger
##.adlateral
##.adlayer
##.adleader
##.adleft1
##.adlgbox
##.adline
##.adlink
##.adlinkdiv
##.adlinks
##.adlinks-class
##.adlist
##.adlist1
##.adlist2
##.adlist__item--midstream
##.adlnklst
##.adloaded
##.adloc-is-banner
##.adlsot
##.admain
##.adman
##.admania_themead
##.admarker
##.admaster
##.admediumred
##.admedrec
##.admeldBoxAd
##.admessage
##.admiddle
##.admiddlesidebar
##.administer-ad
##.admods
##.admodule
##.admoduleB
##.admpu
##.admpu-small
##.admputop
##.admsg__mrec
##.admz
##.adnSpot
##.adnSpotaa
##.adname
##.adnation-banner
##.adnet120
##.adnet_area
##.adnewslist
##.adnl_zone
##.adnotecenter
##.adnotice
##.adnotification
##.adnu
##.adocean728x90
##.adonmedianama
##.adops
##.adp-AdPrefix
##.adpacks
##.adpacks_content
##.adpad300
##.adpad300spacer
##.adpadding
##.adpadtwo_div
##.adpane
##.adpic
##.adplace
##.adplace_center
##.adplacement
##.adplate-background
##.adpod
##.adpos-19
##.adpos-20
##.adpos-25
##.adpos-26
##.adpos-8
##.adpost
##.adposter_pos
##.adproxy
##.adrec
##.adrechts
##.adrecom-pic
##.adrect
##.adrectangle
##.adrectwrapper
##.adrequest-iframe-wrapper
##.adright
##.adright265x90
##.adright300
##.adrightsm
##.adrighttop
##.adriverBanner
##.adroot
##.adrotate-sponsor
##.adrotate_top_banner
##.adrotate_widget
##.adrotate_widgets
##.adrow
##.adrow-post
##.adrow1
##.adrow1box1
##.adrow1box3
##.adrow1box4
##.adrow2
##.adrrr
##.adrule
##.ads--bottom-spacing
##.ads--desktop
##.ads--full
##.ads--menu-principal
##.ads--no-preload
##.ads--sidebar
##.ads--single
##.ads--square
##.ads--top
##.ads-1
##.ads-120x600
##.ads-125
##.ads-125-widget
##.ads-160-head
##.ads-160x600
##.ads-160x600-outer
##.ads-166-70
##.ads-180-65
##.ads-2
##.ads-220x90
##.ads-250
##.ads-290
##.ads-3
##.ads-300
##.ads-300-250
##.ads-300-box
##.ads-300x250
##.ads-300x250-sidebar
##.ads-300x300
##.ads-300x600
##.ads-300x80
##.ads-301
##.ads-336-197-qu
##.ads-336x280
##.ads-468
##.ads-468x60-bordered
##.ads-560-65
##.ads-600-box
##.ads-728
##.ads-728-90
##.ads-728by90
##.ads-728x90
##.ads-728x90-wrap
##.ads-729
##.ads-970x90
##.ads-above-comments
##.ads-ad
##.ads-ads-top
##.ads-advertorial
##.ads-area
##.ads-article-right
##.ads-articlebottom
##.ads-aside
##.ads-banner
##.ads-banner-bottom
##.ads-banner-js
##.ads-banner-middle
##.ads-banner-spacing
##.ads-banner-top-right
##.ads-beforecontent
##.ads-below-content
##.ads-below-home
##.ads-below-view-content.center
##.ads-bg
##.ads-bigbox
##.ads-bing-belly
##.ads-bing-bottom
##.ads-bing-top
##.ads-block
##.ads-block-bottom-wrap
##.ads-block-link-000
##.ads-block-link-text
##.ads-block-marketplace-container
##.ads-block-menu-center
##.ads-block-panel-tipo-1
##.ads-block-rightside
##.ads-block-top
##.ads-block-top-right
##.ads-border
##.ads-bottom
##.ads-bottom-block
##.ads-bottom-center
##.ads-bottom-center-pagination
##.ads-bottom-content
##.ads-bottom-left
##.ads-bottom-right
##.ads-box
##.ads-box-border
##.ads-box-header
##.ads-box-header-marketplace-right
##.ads-box-header-pb
##.ads-box-header-ws
##.ads-box-header-wsl
##.ads-btm
##.ads-by
##.ads-by-google-0
##.ads-callback
##.ads-card
##.ads-carousel
##.ads-cars-larger
##.ads-cars-top2
##.ads-categories-bsa
##.ads-cnt
##.ads-code
##.ads-col
##.ads-container-mediumrectangle
##.ads-container__inner
##.ads-content
##.ads-custom
##.ads-div
##.ads-divider
##.ads-express
##.ads-favicon
##.ads-feed
##.ads-fieldset
##.ads-fif
##.ads-flow
##.ads-footer
##.ads-footer-desktop
##.ads-footer-desktop-article
##.ads-fr
##.ads-full
##.ads-google
##.ads-google-bottom
##.ads-google-top
##.ads-half
##.ads-header
##.ads-header-desktop
##.ads-header-left
##.ads-header-right
##.ads-here
##.ads-holder
##.ads-home-top-buttons-wrap
##.ads-horizontal
##.ads-horizontal-banner
##.ads-horizontal-icons-wrap
##.ads-iframe
##.ads-image
##.ads-in-article-view
##.ads-in-content
##.ads-inarticle
##.ads-inline
##.ads-inner
##.ads-interlinks
##.ads-item
##.ads-label
##.ads-large
##.ads-leaderboard
##.ads-leaderboard-border
##.ads-leaderboard-panel
##.ads-leaderbord
##.ads-left
##.ads-left-side
##.ads-line
##.ads-link
##.ads-links-general
##.ads-list
##.ads-loaded
##.ads-long
##.ads-main
##.ads-margin
##.ads-medium-rect
##.ads-middle
##.ads-middle-top
##.ads-minheight
##.ads-mini
##.ads-module
##.ads-movie
##.ads-mpu
##.ads-narrow
##.ads-native-wrapper
##.ads-note
##.ads-on-player
##.ads-one
##.ads-outer
##.ads-panel
##.ads-placment
##.ads-player-03
##.ads-popup-corner
##.ads-post
##.ads-post-closing
##.ads-post-full
##.ads-profile
##.ads-rail
##.ads-rect
##.ads-rectangle
##.ads-relatedbottom
##.ads-right
##.ads-right-min
##.ads-rotate
##.ads-rpline-com
##.ads-scroller-box
##.ads-section
##.ads-side
##.ads-sidebar
##.ads-sidebar-boxad
##.ads-single
##.ads-site
##.ads-sky
##.ads-skyscraper
##.ads-small
##.ads-smartphone
##.ads-sponsors
##.ads-sponsors-125-left
##.ads-sponsors-125-right
##.ads-square
##.ads-squares
##.ads-static-video-overlay
##.ads-story
##.ads-stripe
##.ads-styled
##.ads-superbanner
##.ads-text
##.ads-title
##.ads-tittle
##.ads-to-hide
##.ads-top
##.ads-top-728
##.ads-top-center
##.ads-top-content
##.ads-top-left
##.ads-top-right
##.ads-top-spacer
##.ads-topboard-home
##.ads-two
##.ads-txt
##.ads-u-1
##.ads-ul
##.ads-vertical-icons-wrap
##.ads-video-zone-container
##.ads-wide
##.ads-widget
##.ads-widget-content
##.ads-widget-content-wrap
##.ads-widget-link
##.ads-widget-partner-gallery
##.ads-widget-sponsor-gallery
##.ads-wrap
##.ads-wrapper
##.ads-x1
##.ads-x1-super
##.ads-zone
##.ads.widget
##.ads01
##.ads02
##.ads03
##.ads04
##.ads05
##.ads06
##.ads07
##.ads08
##.ads09
##.ads1
##.ads10
##.ads1000x100
##.ads11
##.ads12
##.ads120_600
##.ads120_600-widget
##.ads120_80
##.ads120x
##.ads123
##.ads125
##.ads125-widget
##.ads13
##.ads14
##.ads15
##.ads160
##.ads160-600
##.ads160_600-widget
##.ads160x600
##.ads180x150
##.ads1_250
##.ads1_block
##.ads1_container
##.ads1_label
##.ads1_sidebar
##.ads2
##.ads24Block
##.ads250
##.ads250-250
##.ads250_96
##.ads2Block
##.ads2_block
##.ads2_container
##.ads3
##.ads300
##.ads300-200
##.ads300-250
##.ads300250
##.ads300_250
##.ads300_250-widget
##.ads300_600-widget
##.ads300box
##.ads300n
##.ads300nb
##.ads300x
##.ads300x100
##.ads300x250
##.ads300x250-thumb
##.ads300x600
##.ads315
##.ads320x100
##.ads324-wrapper
##.ads324-wrapper2ads
##.ads336_280
##.ads336x280
##.ads4
##.ads460
##.ads460_home
##.ads468
##.ads468x60
##.ads486x100
##.ads486x100-1
##.ads598x98
##.ads5blocks
##.ads600
##.ads667x100
##.ads720x90
##.ads728
##.ads728_90
##.ads728x90
##.ads728x90-1
##.ads728x90-thumb
##.ads970
##.adsAdvert
##.adsArea
##.adsBanner
##.adsBelowHeadingNormal
##.adsBlock
##.adsBot
##.adsBottom
##.adsBox
##.adsBoxTop
##.adsByTJ
##.adsCap
##.adsCategoryIcon
##.adsCategoryTitleLink
##.adsCell
##.adsColumn
##.adsCombo02_1
##.adsCombo02_2
##.adsCombo02_3
##.adsCombo02_4
##.adsCombo02_5
##.adsCombo02_6
##.adsCombo02_7
##.adsConfig
##.adsCont
##.adsDef
##.adsDetailsPage
##.adsDisclaimer
##.adsDiv
##.adsFixed
##.adsFull
##.adsHeader
##.adsHeaderFlog
##.adsHeading
##.adsImages
##.adsInner
##.adsInsideResults_v3
##.adsLabel
##.adsLibrary
##.adsLine
##.adsMPU
##.adsMag
##.adsMiddle
##.adsOuter
##.adsOverPrimary
##.adsPlaceHolder
##.adsPostquare
##.adsRectangleMedium
##.adsRight
##.adsRow
##.adsSectionRL
##.adsShield
##.adsSlot300600
##.adsSpace300x250
##.adsSpace300x600
##.adsSpace650x100
##.adsSpacing
##.adsStickyLeft
##.adsStickyRight
##.adsTableBlox
##.adsTag
##.adsText
##.adsTextHouse
##.adsThema
##.adsTop
##.adsTopBanner
##.adsTopCont
##.adsTower2
##.adsTowerWrap
##.adsTxt
##.adsWidget
##.adsWithUs
##.adsWrap
##.adsYN
##.adsZoneBlock2
##.ads_1
##.ads_120x60
##.ads_120x60_index
##.ads_125_square
##.ads_160
##.ads_180
##.ads_2
##.ads_3
##.ads_300
##.ads_300250_wrapper
##.ads_300_250
##.ads_300x100
##.ads_300x239
##.ads_300x250
##.ads_300x600
##.ads_305
##.ads_320
##.ads_320_100
##.ads_330
##.ads_337x280
##.ads_350
##.ads_3col
##.ads_4
##.ads_460up
##.ads_468
##.ads_468x60
##.ads_672
##.ads_720x90
##.ads_728
##.ads_728x90
##.ads__header
##.ads__horizontal
##.ads__hyperleaderboard--hyperleaderboard
##.ads__interstitial
##.ads__leaderboard--footer
##.ads__leaderboard--header
##.ads__link
##.ads__listing
##.ads__listing--inner_horizontal_first
##.ads__listing--inner_horizontal_last
##.ads__listing--small_center
##.ads__listing--small_left
##.ads__listing--small_right
##.ads__sidebar
##.ads__sidebar--home_column
##.ads__sidebar--sidebar_first
##.ads__sidebar--sidebar_fourth
##.ads__sidebar--sidebar_second
##.ads__sidebar--sidebar_third
##.ads_ad_box
##.ads_ad_box2
##.ads_admeld
##.ads_adsense1
##.ads_after
##.ads_after_more
##.ads_amazon
##.ads_amazon_outer
##.ads_area
##.ads_article
##.ads_banner
##.ads_banner_between
##.ads_banner_between_string
##.ads_banniere
##.ads_bar
##.ads_before
##.ads_bg
##.ads_big
##.ads_big-half
##.ads_big_right
##.ads_big_right_code
##.ads_bigrec
##.ads_block
##.ads_block250
##.ads_border
##.ads_box
##.ads_box_headline
##.ads_box_type1
##.ads_brace
##.ads_by
##.ads_by_tico
##.ads_catDiv
##.ads_catDivRight
##.ads_center
##.ads_code
##.ads_column
##.ads_container
##.ads_container_top
##.ads_content
##.ads_css
##.ads_der
##.ads_disc_anchor
##.ads_disc_leader
##.ads_disc_lwr_square
##.ads_disc_rectangle
##.ads_disc_skyscraper
##.ads_disc_square
##.ads_disclaimer
##.ads_div
##.ads_div1
##.ads_entrymore
##.ads_folat_left
##.ads_foot
##.ads_footer
##.ads_footerad
##.ads_frame_wrapper
##.ads_google
##.ads_h
##.ads_header
##.ads_header_bottom
##.ads_holder
##.ads_horizontal
##.ads_in_list_autosize
##.ads_infoBtns
##.ads_inline_640
##.ads_inside2
##.ads_item
##.ads_label
##.ads_large_ads
##.ads_layout_sky
##.ads_lb
##.ads_leader
##.ads_leaderboard
##.ads_left
##.ads_linkb_728
##.ads_loc_bottom
##.ads_loc_side
##.ads_lr_wrapper
##.ads_lr_wrapper2
##.ads_main
##.ads_main_hp
##.ads_medium
##.ads_medium_rectangle
##.ads_medrect
##.ads_meraki_widget_asa
##.ads_middle
##.ads_middle_container
##.ads_mpu
##.ads_mpu_small
##.ads_obrazek
##.ads_outer
##.ads_outline
##.ads_place
##.ads_place_160
##.ads_player
##.ads_post
##.ads_post_end
##.ads_post_end_code
##.ads_post_start
##.ads_post_start_code
##.ads_prtext
##.ads_qc1
##.ads_qc2
##.ads_r
##.ads_rectangle
##.ads_rem
##.ads_remove
##.ads_right
##.ads_rightbar_top
##.ads_sc_bl
##.ads_sc_bl_i
##.ads_sc_ls_i
##.ads_sc_tb
##.ads_sc_tl_i
##.ads_sep
##.ads_show_if
##.ads_side
##.ads_sideba
##.ads_sidebar
##.ads_sidebar_360
##.ads_sidebar_360_b
##.ads_single_center
##.ads_single_side
##.ads_single_top
##.ads_singlepost
##.ads_slice
##.ads_slot
##.ads_small
##.ads_small_rectangle
##.ads_space_long
##.ads_spacer
##.ads_square
##.ads_takeover
##.ads_text
##.ads_ticker_main
##.ads_tit
##.ads_title
##.ads_top
##.ads_top_banner
##.ads_top_both
##.ads_top_nav
##.ads_top_promo
##.ads_topbanner
##.ads_topic_300
##.ads_topic_after
##.ads_topleft
##.ads_topright
##.ads_tower
##.ads_tr
##.ads_under_fileinfo
##.ads_under_player
##.ads_unit
##.ads_up
##.ads_up_big2
##.ads_upper_right_wrap
##.ads_verticalSpace
##.ads_vtlLink
##.ads_vtlList
##.ads_wide
##.ads_widesky
##.ads_widget
##.ads_without_height
##.ads_wrapper
##.ads_wrapperads_top
##.adsafp
##.adsame-banner-box
##.adsanity-group
##.adsanity-single
##.adsarea
##.adsbantop
##.adsbar
##.adsbg300
##.adsbillboard
##.adsblock
##.adsblockvert
##.adsbnr
##.adsbody
##.adsborder
##.adsboth
##.adsbottom
##.adsbottombox
##.adsbox-square
##.adsbox970x90
##.adsboxBtn
##.adsbox_300x250
##.adsboxitem
##.adsbttmpg
##.adsbyadop
##.adsbycircumventioncentral
##.adsbygoogle
##.adsbygoogle-box
##.adsbygoogle-responsive-fix
##.adsbygoogle2
##.adsbymahimeta
##.adsbysinodia
##.adsbyyahoo
##.adsc
##.adscaleAdvert
##.adscaleP6_canvas
##.adscaleTop
##.adscatalog
##.adsclick
##.adscontainer
##.adscontent250
##.adscontentcenter
##.adscreen
##.adsd_shift100
##.adsdisplaygames
##.adsdiv
##.adsection
##.adsection_a2
##.adsection_c2
##.adsection_c3
##.adsence-domain
##.adsens
##.adsense-250
##.adsense-300x256-widget
##.adsense-300x256-widget-2
##.adsense-336
##.adsense-468
##.adsense-ad
##.adsense-ads
##.adsense-afterpost
##.adsense-area
##.adsense-article
##.adsense-attribution
##.adsense-block
##.adsense-box
##.adsense-category
##.adsense-category-bottom
##.adsense-center
##.adsense-code
##.adsense-container
##.adsense-content
##.adsense-csa
##.adsense-div
##.adsense-float
##.adsense-googleAds
##.adsense-header
##.adsense-heading
##.adsense-image-detail
##.adsense-left
##.adsense-links
##.adsense-links2
##.adsense-midtext
##.adsense-mod-border
##.adsense-module
##.adsense-overlay
##.adsense-post
##.adsense-resposivo-meio
##.adsense-review
##.adsense-reviews-float
##.adsense-right
##.adsense-slot
##.adsense-square
##.adsense-sticky-slide
##.adsense-title
##.adsense-top
##.adsense-top-bar
##.adsense-topics-detail
##.adsense-unit
##.adsense-wide-background
##.adsense-widget
##.adsense-widget-horizontal
##.adsense1
##.adsense160x600
##.adsense250
##.adsense3
##.adsense300
##.adsense300_top
##.adsense300x250
##.adsense728
##.adsense728x90
##.adsenseAds
##.adsenseBannerArea
##.adsenseBlock
##.adsenseContainer
##.adsenseGreenBox
##.adsenseInPost
##.adsenseLargeRectangle
##.adsenseList
##.adsenseRow
##.adsenseSky
##.adsenseWrapper
##.adsense_200
##.adsense_200x200
##.adsense_336_280
##.adsense_728x15_center
##.adsense_ad
##.adsense_afc_related_art
##.adsense_bdc_v2
##.adsense_block
##.adsense_bottom
##.adsense_box01
##.adsense_container
##.adsense_div_wrapper
##.adsense_full_width
##.adsense_inner
##.adsense_label
##.adsense_leader
##.adsense_left_lu
##.adsense_mainbox01
##.adsense_managed
##.adsense_managed_
##.adsense_media
##.adsense_menu
##.adsense_mpu
##.adsense_rectangle
##.adsense_results
##.adsense_right
##.adsense_sidebar
##.adsense_sidebar_top
##.adsense_single
##.adsense_small_square
##.adsense_top
##.adsense_top_ad
##.adsense_top_lu
##.adsense_unit
##.adsense_wrapper
##.adsense_x88
##.adsensebig
##.adsenseblock_bottom
##.adsenseblock_top
##.adsensefloat
##.adsenseformat
##.adsenseframe
##.adsenseleaderboard
##.adsenselr
##.adsensem_widget
##.adsensemainpage
##.adsensesky
##.adsensesq
##.adsensex336
##.adsenvelope
##.adsep
##.adseparator
##.adserve_728
##.adserver_zone
##.adserverad
##.adserving
##.adset
##.adsforums
##.adsghori
##.adsgrd
##.adsgvert
##.adsh
##.adshl
##.adshome
##.adshowbig
##.adshowcase
##.adshp
##.adside
##.adside-box-index
##.adside-box-single
##.adsidebar
##.adsidebox
##.adsider
##.adsincs2
##.adsinfo
##.adsingle
##.adsitem
##.adsize728
##.adsizer
##.adsizewrapper
##.adsjx
##.adskeeperWrap
##.adsleaderboard
##.adsleaderboardbox
##.adsleff
##.adsleft
##.adsleftblock
##.adslibraryArticle
##.adslider
##.adslink
##.adslist
##.adslisting
##.adslisting2
##.adslistingz
##.adsload
##.adslogan
##.adslot
##.adslot-area
##.adslot-banner
##.adslot-billboard
##.adslot-feature
##.adslot-inline-wide
##.adslot-mpu
##.adslot-rectangle
##.adslot-widget
##.adslotMid
##.adslot_1
##.adslot_1m
##.adslot_2
##.adslot_2m
##.adslot_3
##.adslot_300
##.adslot_3d
##.adslot_3m
##.adslot_4
##.adslot_728
##.adslot__ad-container
##.adslot__ad-wrapper
##.adslot_blurred
##.adslot_bot_300x250
##.adslot_popup
##.adslot_side1
##.adslothead
##.adslotleft
##.adslotright
##.adslotright_1
##.adslotright_2
##.adslug
##.adslx-bottom2015
##.adslx2015
##.adsmaintop
##.adsmall
##.adsmaller
##.adsmalltext
##.adsmanag
##.adsmbody
##.adsmedrect
##.adsmedrectright
##.adsmessage
##.adsnippet_widget
##.adsns
##.adsonar-after
##.adsonofftrigger
##.adsoptimal-slot
##.adspace-300x600
##.adspace-336x280
##.adspace-728x90
##.adspace-MR
##.adspace-leaderboard
##.adspace-mpu
##.adspace-widget
##.adspace1
##.adspace180
##.adspace2
##.adspace728x90
##.adspace_2
##.adspace_bottom
##.adspace_buysell
##.adspace_rotate
##.adspace_skyscraper
##.adspace_top
##.adspacer
##.adspan
##.adspanel
##.adspecial390
##.adspeed
##.adsplash-160x600
##.adsplat
##.adsponsor
##.adspop
##.adspost
##.adspot
##.adspot-300x250-pos1-container
##.adspot-title
##.adspot1
##.adspot200x90
##.adspot468x60
##.adspot728x90
##.adspotGrey
##.adspot_468x60
##.adspot_728x90
##.adsprefooter
##.adspreview
##.adsrecnode
##.adsright
##.adss
##.adss-rel
##.adssidebar2
##.adsskyscraper
##.adssmall
##.adssquare
##.adssquare2
##.adstext
##.adstextpad
##.adstipt
##.adstitle
##.adstop
##.adstory
##.adstrip
##.adstxt
##.adstyle
##.adsupperugo
##.adsupperugo_txt
##.adswidget
##.adswitch
##.adsxpls
##.adsystem_ad
##.adszone
##.adt-300x250
##.adt-300x600
##.adt-728x90
##.adtab
##.adtable
##.adtag
##.adtc
##.adtech
##.adtech-ad-widget
##.adtech-banner
##.adtech-boxad
##.adtech-top-ad
##.adtechMobile
##.adtech_wrapper
##.adtester-container
##.adtext_gray
##.adtext_horizontal
##.adtext_onwhite
##.adtext_vertical
##.adtext_white
##.adtextleft
##.adtextright
##.adtexts
##.adthx
##.adtile
##.adtips
##.adtips1
##.adtoggle
##.adtop
##.adtop-border
##.adtops
##.adtower
##.adtravel
##.adtv_300_250
##.adtxt
##.adtxtlinks
##.adult-adv
##.adunit
##.adunit-300-250
##.adunit-active
##.adunit-container
##.adunit-middle
##.adunit-parent
##.adunit-purch
##.adunit-side
##.adunit-title
##.adunit-wrap
##.adunit-wrapper
##.adunit125
##.adunit160
##.adunit300x250
##.adunit468
##.adunitContainer
##.adunit_210x509
##.adunit_300x100
##.adunit_300x250
##.adunit_300x600
##.adunit_607x110
##.adunit_728x90
##.adunit_content
##.adunit_footer
##.adunit_leaderboard
##.adunit_maincol_right
##.adunit_rectangle
##.adunitfirst
##.adunitrd
##.adup-ad-container
##.adv--desktop-top
##.adv--intermingled
##.adv--leaderboard
##.adv--square
##.adv-160
##.adv-200-200
##.adv-250-250
##.adv-300
##.adv-300-1
##.adv-300-250
##.adv-300-600
##.adv-300x250
##.adv-300x250-generic
##.adv-336-280
##.adv-4
##.adv-468-60
##.adv-700
##.adv-728
##.adv-728-90
##.adv-970
##.adv-970-250
##.adv-970-250-2
##.adv-980x60
##.adv-ad
##.adv-background
##.adv-banner
##.adv-bar
##.adv-before-news-body
##.adv-block
##.adv-border
##.adv-bottom
##.adv-box
##.adv-box-holder
##.adv-box-wrapper
##.adv-carousel
##.adv-center
##.adv-click
##.adv-comment--opened
##.adv-comments
##.adv-cont
##.adv-cont1
##.adv-container
##.adv-conteiner
##.adv-dvb
##.adv-format-1
##.adv-full-width
##.adv-google
##.adv-halfpage
##.adv-header
##.adv-home-300x600
##.adv-in-body
##.adv-inset
##.adv-intext
##.adv-intext-label
##.adv-key
##.adv-label
##.adv-lb
##.adv-lb-wrap
##.adv-leaderboard
##.adv-leaderboard-banner
##.adv-list
##.adv-list__link
##.adv-list_inner
##.adv-lshaped-wrapper
##.adv-mid-rect
##.adv-mid-rect--right
##.adv-mpu
##.adv-mpu-shoulder
##.adv-outer
##.adv-overlay
##.adv-p
##.adv-phone
##.adv-phone-hp
##.adv-rectangle
##.adv-right
##.adv-right-300
##.adv-rotator
##.adv-script-container
##.adv-search-ad
##.adv-sidebar
##.adv-sidelabel
##.adv-slide-block-wrapper
##.adv-slot-container
##.adv-square-banner
##.adv-squarebox-banner
##.adv-teaser-divider
##.adv-text
##.adv-top
##.adv-top-container
##.adv-top-page
##.adv-under-video
##.adv-unit
##.adv-videoad
##.adv-x61
##.adv1
##.adv120
##.adv200
##.adv200_border
##.adv250
##.adv300
##.adv300-250
##.adv300-250-2
##.adv300-70
##.adv300_100
##.adv300left
##.adv300x100
##.adv300x250
##.adv300x60
##.adv300x70
##.adv336
##.adv350
##.adv460x60
##.adv468
##.adv468x110
##.adv468x90
##.adv728
##.adv728_90
##.adv728x90
##.advBottom
##.advBottomHome
##.advBox
##.advDesktop300x250
##.advImagesbox
##.advInt
##.advLB_PageMiddle
##.advLeaderboard
##.advRightBig
##.advSquare
##.advText
##.advTicker
##.advVideobox
##.advWrappers
##.adv_1
##.adv_120
##.adv_120_600
##.adv_120x240
##.adv_120x600
##.adv_160_600
##.adv_160x600
##.adv_2
##.adv_250
##.adv_250_250
##.adv_300
##.adv_300_300
##.adv_300_top
##.adv_300x250
##.adv_336_280
##.adv_468_60
##.adv_600
##.adv_630
##.adv_728_90
##.adv_728x90
##.adv_90
##.adv_PageTop
##.adv__box
##.adv__container--300x250
##.adv__container--728x90
##.adv__text
##.adv_aff
##.adv_amazon_single
##.adv_banner
##.adv_banner_hor
##.adv_bg
##.adv_blocker
##.adv_box
##.adv_box_narrow
##.adv_cnt
##.adv_code
##.adv_default_box_container
##.adv_display
##.adv_flash
##.adv_floater_left
##.adv_floater_right
##.adv_headerleft
##.adv_headerright
##.adv_hed
##.adv_here
##.adv_img
##.adv_in_body_a
##.adv_info_text
##.adv_jump
##.adv_leaderboard
##.adv_left
##.adv_link
##.adv_main_middle
##.adv_main_middle_wrapper
##.adv_main_right_down
##.adv_main_right_down_wrapper
##.adv_medium_rectangle
##.adv_message
##.adv_page_blocker_overlay
##.adv_panel
##.adv_pointer_home
##.adv_pointer_section
##.adv_right
##.adv_sd_dx
##.adv_side1
##.adv_side2
##.adv_sidebar
##.adv_sidebar_300x250
##.adv_standard_d
##.adv_td
##.adv_title
##.adv_top
##.adv_tr
##.adv_txt
##.adv_under_menu
##.adv_underpost
##.adv_x_1
##.adv_x_2
##.advads-5
##.advads-sticky
##.advads-widget
##.advads_widget
##.advallyAdhesionUnit
##.advart
##.advbanner_300x250
##.advbanner_300x600
##.advbanner_970x90
##.advbig
##.advbptxt
##.adver
##.adver-block
##.adver-carousel-cards
##.adver-left
##.adver-text
##.adver-wrapper--250
##.adverTag
##.adverTxt
##.adver_bot
##.adver_cont_below
##.adver_home
##.adveratising
##.adverdown
##.adverhrz
##.adverserve145
##.adverstisement_right
##.advert--aside
##.advert--background
##.advert--banner-wrap
##.advert--fallback
##.advert--header
##.advert--inline
##.advert--leaderboard
##.advert--loading
##.advert--mpu
##.advert--mpu--rhs
##.advert--placeholder
##.advert--right-rail
##.advert--transition
##.advert--vc
##.advert--vc__wrapper
##.advert-100
##.advert-120x90
##.advert-160x600
##.advert-300
##.advert-300-side
##.advert-300x100-side
##.advert-300x250-container
##.advert-728
##.advert-728-90
##.advert-728x90
##.advert-760
##.advert-arch-top
##.advert-article-bottom
##.advert-autosize
##.advert-banner
##.advert-banner-holder
##.advert-bannerad
##.advert-bg-250
##.advert-block
##.advert-bloggrey
##.advert-body-not-home
##.advert-border
##.advert-bot-box
##.advert-bottom
##.advert-box
##.advert-bronze
##.advert-bronze-btm
##.advert-btm
##.advert-card
##.advert-center
##.advert-center_468x60
##.advert-col
##.advert-col-center
##.advert-competitions
##.advert-container
##.advert-content
##.advert-content-item
##.advert-detail
##.advert-dfp
##.advert-double-mpu
##.advert-featured
##.advert-footer
##.advert-full-home-sec
##.advert-full-raw
##.advert-gold
##.advert-group
##.advert-head
##.advert-header-728
##.advert-home-380x120
##.advert-home-popup-holder
##.advert-horizontal
##.advert-iab-300-250
##.advert-iab-468-60
##.advert-image
##.advert-info
##.advert-label
##.advert-leaderboard
##.advert-leaderboard-top
##.advert-leaderboard2
##.advert-loader
##.advert-lower-right
##.advert-mini
##.advert-mpu
##.advert-mrec
##.advert-note
##.advert-overlay
##.advert-pane
##.advert-placeholder
##.advert-right
##.advert-section
##.advert-sidebar
##.advert-silver
##.advert-sky
##.advert-skyscraper
##.advert-spot-container
##.advert-stub
##.advert-text
##.advert-three
##.advert-tile
##.advert-title
##.advert-top
##.advert-top-footer
##.advert-txt
##.advert-under-hedaer
##.advert-unit
##.advert-wide
##.advert-wingbanner-left
##.advert-wingbanner-right
##.advert-words
##.advert-wrap
##.advert-wrap1
##.advert-wrap2
##.advert-wrapper
##.advert-wrapper_rectangle_aside
##.advert.mpu
##.advert.skyscraper
##.advert1
##.advert120
##.advert1Banner
##.advert2
##.advert300
##.advert300-home
##.advert300x100
##.advert300x250
##.advert300x300
##.advert300x440
##.advert300x600
##.advert350ih
##.advert4
##.advert5
##.advert728_90
##.advert728x90
##.advert8
##.advertAreaFrame
##.advertBanner
##.advertBar
##.advertBlock
##.advertBottom
##.advertBox
##.advertCaption
##.advertColumn
##.advertCont
##.advertContainer
##.advertContent
##.advertDownload
##.advertFullBanner
##.advertGenerator
##.advertHeadline
##.advertIframe
##.advertIslandWrapper
##.advertLink
##.advertLink1
##.advertMiddle
##.advertMpu
##.advertRight
##.advertSideBar
##.advertSign
##.advertSlot
##.advertSuperBanner
##.advertText
##.advertTh
##.advertThInnBg
##.advertTitleSky
##.advertWrapper
##.advert_300x250
##.advert_336
##.advert_468x60
##.advert__autofill_vertical
##.advert__container
##.advert__fullbanner
##.advert__leaderboard
##.advert__mpu
##.advert__tagline
##.advert_area
##.advert_back_160x600
##.advert_back_300x250
##.advert_back_300xXXX
##.advert_banner
##.advert_banners
##.advert_block
##.advert_box
##.advert_caption
##.advert_cont
##.advert_container
##.advert_div
##.advert_djad
##.advert_google_content
##.advert_google_title
##.advert_header
##.advert_home_300
##.advert_img
##.advert_in_post
##.advert_label
##.advert_leaderboard
##.advert_line
##.advert_list
##.advert_main
##.advert_main_bottom
##.advert_mpu
##.advert_mpu_body_hdr
##.advert_nav
##.advert_note
##.advert_rectangle_aside
##.advert_small
##.advert_societe_general
##.advert_source
##.advert_span
##.advert_surr
##.advert_text
##.advert_top
##.advert_txt
##.advert_wrapper
##.advertasingtxt
##.advertbar
##.advertbox
##.adverteaser
##.advertembed
##.advertheader-red
##.adverthome
##.advertis-left
##.advertis-right
##.advertise-box
##.advertise-here
##.advertise-homestrip
##.advertise-horz
##.advertise-info
##.advertise-inquiry
##.advertise-leaderboard
##.advertise-link
##.advertise-link-post-bottom
##.advertise-list
##.advertise-small
##.advertise-square
##.advertise-top
##.advertise-vert
##.advertiseBlack
##.advertiseContainer
##.advertiseHere
##.advertiseLabel234x60
##.advertiseLabel300x250
##.advertiseText
##.advertise_ads
##.advertise_box
##.advertise_box1
##.advertise_box4
##.advertise_brand
##.advertise_carousel
##.advertise_here
##.advertise_link
##.advertise_link_sidebar
##.advertise_links
##.advertise_sec
##.advertise_txt
##.advertise_verRight
##.advertisebtn
##.advertisedBy
##.advertisement--appnexus
##.advertisement-1
##.advertisement-160-600
##.advertisement-2
##.advertisement-234-60
##.advertisement-250
##.advertisement-300
##.advertisement-300-250
##.advertisement-300x250
##.advertisement-300x600
##.advertisement-728-90
##.advertisement-728x90
##.advertisement-750-60
##.advertisement-BottomRight
##.advertisement-after
##.advertisement-background
##.advertisement-banner
##.advertisement-before
##.advertisement-bkg
##.advertisement-block
##.advertisement-bottom
##.advertisement-box
##.advertisement-caption
##.advertisement-card
##.advertisement-cell
##.advertisement-comment
##.advertisement-container
##.advertisement-content
##.advertisement-copy
##.advertisement-custom-content
##.advertisement-custom-post
##.advertisement-dashed
##.advertisement-header
##.advertisement-image
##.advertisement-information-link
##.advertisement-label
##.advertisement-label-up-white
##.advertisement-layout
##.advertisement-leader-board
##.advertisement-leader-board-second
##.advertisement-leaderboard
##.advertisement-nav
##.advertisement-other
##.advertisement-placeholder
##.advertisement-position1
##.advertisement-right
##.advertisement-right-rail
##.advertisement-sidebar
##.advertisement-space
##.advertisement-sponsor
##.advertisement-swimlane
##.advertisement-tag
##.advertisement-text
##.advertisement-title
##.advertisement-top
##.advertisement-txt
##.advertisement-wrapper
##.advertisement1
##.advertisement300x250
##.advertisement468
##.advertisementBackground
##.advertisementBanner
##.advertisementBannerVertical
##.advertisementBar
##.advertisementBlock
##.advertisementBox
##.advertisementCenterer
##.advertisementColumnGroup
##.advertisementContainer
##.advertisementFull
##.advertisementGif
##.advertisementHeader
##.advertisementImg
##.advertisementLabel
##.advertisementLabelFooter
##.advertisementOutsider
##.advertisementPanel
##.advertisementReloadable
##.advertisementRotate
##.advertisementSection
##.advertisementSmall
##.advertisementText
##.advertisementTop
##.advertisement_160x600
##.advertisement_300x250
##.advertisement_728x90
##.advertisement__728x90
##.advertisement__full
##.advertisement__label
##.advertisement__leaderboard
##.advertisement__line
##.advertisement__title
##.advertisement_above_footer
##.advertisement_article_center_bottom_computer
##.advertisement_article_center_middle1_computer
##.advertisement_article_center_middle4_computer
##.advertisement_article_center_middle6_computer
##.advertisement_article_center_top_computer
##.advertisement_article_right_middle2_computer
##.advertisement_article_right_top_computer
##.advertisement_below_news_article
##.advertisement_block_234_60
##.advertisement_block_468_60
##.advertisement_box
##.advertisement_btm
##.advertisement_caption
##.advertisement_container
##.advertisement_flag
##.advertisement_flag_sky
##.advertisement_g
##.advertisement_header
##.advertisement_horizontal
##.advertisement_main_center_bottom_computer
##.advertisement_main_right_middle2_computer
##.advertisement_main_right_top_computer
##.advertisement_post
##.advertisement_river
##.advertisement_section_top
##.advertisement_sky
##.advertisement_text
##.advertisement_top
##.advertisement_watchFooter
##.advertisementonblue
##.advertisementonwhite
##.advertisements-link
##.advertisements-right
##.advertisements-sidebar
##.advertisementsOutterDiv
##.advertisements_contain
##.advertisementsubtitle
##.advertiser
##.advertiser-disclosure-banner
##.advertiser-links
##.advertisesingle
##.advertisespace_div
##.advertising--desktop
##.advertising--mobile
##.advertising--row
##.advertising--tablet
##.advertising--top
##.advertising-aside-top
##.advertising-banner
##.advertising-block
##.advertising-box-top-teaser
##.advertising-content
##.advertising-fixed
##.advertising-header
##.advertising-iframe
##.advertising-inner
##.advertising-leaderboard
##.advertising-local-links
##.advertising-lrec
##.advertising-mention
##.advertising-notice
##.advertising-srec
##.advertising-top
##.advertising-top-banner
##.advertising-top-box
##.advertising-top-category
##.advertising-vert
##.advertising160
##.advertising2
##.advertising300_home
##.advertising300x250
##.advertising728
##.advertising728_3
##.advertisingBanner
##.advertisingBlock
##.advertisingBlocks
##.advertisingFooterXL
##.advertisingLabel
##.advertisingLegend
##.advertisingLrec
##.advertisingMob
##.advertisingRight
##.advertisingSlide
##.advertisingTable
##.advertisingTop
##.advertising_300x250
##.advertising_banner
##.advertising_block
##.advertising_bottom_box
##.advertising_box_bg
##.advertising_hibu_lef
##.advertising_hibu_mid
##.advertising_hibu_rig
##.advertising_images
##.advertising_widget
##.advertisingarea
##.advertisingarea-homepage
##.advertisingimage
##.advertisingimage-extended
##.advertisingimageextended
##.advertisingimageextended-link
##.advertisment
##.advertisment-banner
##.advertisment-label
##.advertisment-left-panal
##.advertisment-module
##.advertisment-rth
##.advertisment-small-container
##.advertisment-top
##.advertismentBox
##.advertismentContainer
##.advertismentContent
##.advertismentText
##.advertisment_300x250
##.advertisment_bar
##.advertisment_caption
##.advertisment_full
##.advertisment_two
##.advertize
##.advertize_here
##.advertlabel
##.advertleft
##.advertnotice
##.advertorial
##.advertorial-2
##.advertorial-block
##.advertorial-promo-box
##.advertorial-wrapper
##.advertorial2
##.advertorial_728x90
##.advertorial_red
##.advertorialitem
##.advertorialtitle
##.advertorialview
##.advertorialwidget
##.advertplay
##.adverts
##.adverts--banner
##.adverts-125
##.adverts-inline
##.adverts2
##.advertsLeaderboard
##.adverts_RHS
##.advertspace
##.adverttext
##.adverttop
##.advfrm
##.advg468
##.advhere
##.advimg160600
##.advimg300250
##.advn_zone
##.advoice
##.advr
##.advr-wrapper
##.advr_top
##.advr_txtcss
##.advrectangle
##.advrst
##.advskin
##.advslideshow
##.advspot
##.advt
##.advt-banner-3
##.advt-block
##.advt-box
##.advt-sec
##.advt-text
##.advt300
##.advt720
##.advtBlock
##.advtMsg
##.advt_160x600
##.advt_468by60px
##.advt_indieclick
##.advt_single
##.advt_title
##.advt_widget
##.advtext
##.advtimg
##.advtitle
##.advtop
##.advtop-leaderbord
##.advttopleft
##.advv_box
##.advword
##.adwert
##.adwhitespace
##.adwide
##.adwidget
##.adwithspace
##.adwobs
##.adwolf-holder
##.adword-box
##.adword-structure
##.adword-text
##.adword-title
##.adword1
##.adwordListings
##.adwords
##.adwords-container
##.adwordsHeader
##.adwords_in_content
##.adwrap
##.adwrap-widget
##.adwrapper-lrec
##.adwrapper1
##.adwrapper948
##.adx-300x250-container
##.adx-300x600-container
##.adx-wrapper
##.adx-wrapper-middle
##.adxli
##.adz-horiz
##.adz-horiz-ext
##.adz2
##.adz728x90
##.adzbanner
##.adzone
##.adzone-footer
##.adzone-preview
##.adzone-sidebar
##.adzone_ad_5
##.adzone_ad_6
##.adzone_ad_7
##.adzone_ad_8
##.adzone_ad_9
##.af-block-ad-wrapper
##.afc-box
##.aff-big-unit
##.aff-iframe
##.afffix-custom-ad
##.affiliate-ad
##.affiliate-footer
##.affiliate-link
##.affiliate-mrec-iframe
##.affiliate-sidebar
##.affiliate-strip
##.affiliate-unit__link
##.affiliate-unit__wrapper
##.affiliateAdvertText
##.affiliate_ad
##.affiliate_header_ads
##.affiliate_header_ads_container
##.affiliates-sidebar
##.affiliation728x90
##.affinityAdHeader
##.afns-ad-sponsor-logo
##.afsAdvertising
##.afsAdvertisingBottom
##.afs_ads
##.aft-top-728x90
##.aftContentAdLeft
##.aftContentAdRight
##.after-content-ad
##.after-first-post-ad-1
##.after-post-ad
##.after-post-ads
##.after-story-ad-wrapper
##.after_ad
##.after_comments_ads
##.after_post_ad
##.afterpostadbox
##.afw_ad
##.agi-adsaleslinks
##.agi-adtop
##.ahe-ad.consumable
##.ai-top-ad-outer
##.aisle-ad
##.aisoad
##.ajax_ad
##.ajaxads
##.ajdg_bnnrwidgets
##.ajdg_grpwidgets
##.al-wss-ad
##.alb-content-ad
##.alignads
##.allow-ads
##.allpages_ad_bottom
##.allpages_ad_top
##.alt-ad-box
##.alt_ad
##.alt_ad_block
##.alternatives_ad
##.am-adContainer
##.am-articleItem--bodyAds
##.am-bazaar-ad
##.amAdvert
##.am_ads
##.amazon_ad
##.amp-ads
##.amsSparkleAdWrapper
##.anc_ads_show
##.anchor-ad-wrapper
##.anchorAd
##.anchoringTopAdDefault
##.annonce_textads
##.annons_themeBlock
##.annonstext
##.another_text_ad
##.answer_ad_content
##.aol-knot-fullscreen-right-ad
##.aol-twist-flyout-ad
##.aolSponsoredLinks
##.aopsadvert
##.ap_str_ad
##.apiAdMarkerAbove
##.apiAds
##.apiButtonAd
##.app-advertisements
##.app_ad_unit
##.app_advertising_skyscraper
##.apxContentAd
##.arcAdsBox
##.arcAdsContainer
##.archive-ad
##.archive-ads
##.area1_2_ad1
##.area5_ad
##.areaAd
##.area_ad
##.area_ad03
##.area_ad07
##.area_ad09
##.aroundAdUnit
##.artAd
##.artAdInner
##.art_ad_aside
##.art_ad_top
##.art_ads
##.art_aisde_ads
##.art_new_ads_468_60
##.artcl_promo_ad
##.article--ad
##.article--adv__before
##.article--content-ad
##.article-ad
##.article-ad-300x250
##.article-ad-970x90
##.article-ad-align-left
##.article-ad-blk
##.article-ad-bottom
##.article-ad-box
##.article-ad-cont
##.article-ad-left
##.article-ad-main
##.article-ad-placeholder
##.article-ad-primary
##.article-ad-row
##.article-ad-row-inner
##.article-ad-section
##.article-ads
##.article-adv-right-sideBar
##.article-advert
##.article-advert--text
##.article-advert-container
##.article-advert-dfp
##.article-aside-ad
##.article-body__suppl_content--inline-ad
##.article-body__suppl_content--inline-cta-ad
##.article-content-adwrap
##.article-first-ad
##.article-footer-ad-container
##.article-footer__ad
##.article-footer__ads
##.article-google-adsense
##.article-grid__item--advert
##.article-header-ad
##.article-inline-ad
##.article-mid-ad
##.article-news-videoad
##.article-sidebar__advert
##.article-small-ads
##.article-sponsor
##.article-sponsored-content-list
##.article-top-ad
##.article-upper-ad-unit
##.article-v2-rail__advert
##.article-view__footer-ad
##.articleADbox
##.articleAd
##.articleAd300x250
##.articleAdBlade
##.articleAdHeader
##.articleAdSlot2
##.articleAdTop
##.articleAdTopRight
##.articleAds
##.articleAdsL
##.articleAdvert
##.articleEmbeddedAdBox
##.articleFooterAd
##.articleHeadAdRow
##.articlePage3rdPartyContentStrip
##.articleTopAd
##.article__ad-ir
##.article__adv
##.article__leaderboard-ad
##.article_ad
##.article_ad250
##.article_ad_container2
##.article_ad_text
##.article_adbox
##.article_ads_banner
##.article_bottom-ads
##.article_bottom_ad
##.article_google-ad
##.article_google_ads
##.article_inline_ad
##.article_inner_ad
##.article_list_in_ad
##.article_middle_ad
##.article_mpu
##.article_mpu_box
##.article_page_ads_bottom
##.article_sponsored_links
##.article_tower_ad
##.articlead
##.articleads
##.articlebodyad
##.articlepage_ads_1
##.articlepage_ads_top
##.artist-ad-wrapper
##.artnet-ads-ad
##.as-admedia
##.as_ad
##.as_social_footer
##.aseadn
##.aside-ad
##.aside-ad-wrapper
##.aside-ads
##.asideAd
##.aside_AD01
##.aside_AD02
##.aside_AD06
##.aside_AD08
##.aside_AD09
##.aside_ad
##.aside_ad_large
##.aside_banner_ads
##.aside_google_ads
##.asinf-admedia
##.associated-ads
##.async-ad-container
##.atcode_wp_bnn
##.atf-ad-medRect
##.atf-ad-medrec
##.atfAds
##.atf_ad300
##.atf_ad_box
##.attachment-advert_home
##.attachment-dm-advert-bronze
##.attachment-dm-advert-gold
##.attachment-dm-advert-silver
##.attachment-sidebar-ad
##.attachment-sidebarAd
##.attachment-sidebar_ad
##.attachment-squareAd
##.attachment-weather-header-ad
##.auction-nudge
##.autoAd
##.autoshow-top-ad
##.aux-ad-widget-1
##.aux-ad-widget-2
##.avantgardia-ad-widget
##.avert-text
##.avertissement-download
##.b-ad
##.b-ad-footerBanner
##.b-ad-main
##.b-ad-topBanner
##.b-ad-wrapper-side-midi
##.b-ads728
##.b-ads_300
##.b-ads_gpt
##.b-ads_iframe
##.b-adsuniversal-wrap
##.b-adv
##.b-adv-art
##.b-adv-mobi
##.b-adv-teaser
##.b-advert
##.b-advert__grid
##.b-aside-ads
##.b-astro-sponsored-links_horizontal
##.b-astro-sponsored-links_vertical
##.b5-ad-pushdown
##.b5_widget_skyscraper_ad
##.b5ad_bigbox
##.b5ad_skyscraper
##.b_ad
##.b_ad480
##.b_adLastChild
##.b_ads
##.b_ads_cont
##.b_ads_r
##.b_ads_top
##.back300ad
##.background-adv
##.backgroundAd
##.badge-gag-ads-container
##.badge-style-type-ad
##.bads300
##.badxcn
##.bam-dcRefreshableAd
##.ban-720-container
##.ban300side
##.ban420x200
##.ban420x260
##.ban680x450
##.ban728
##.ban980x90
##.bank-rate-ad
##.banmanad
##.banner--ad
##.banner-125
##.banner-300
##.banner-300-100
##.banner-300-250
##.banner-300x250
##.banner-300x600
##.banner-320-100
##.banner-468
##.banner-468-60
##.banner-468x60
##.banner-728
##.banner-728x90
##.banner-950x50
##.banner-ad
##.banner-ad-300x250
##.banner-ad-b
##.banner-ad-below
##.banner-ad-block
##.banner-ad-container
##.banner-ad-footer
##.banner-ad-label
##.banner-ad-large
##.banner-ad-row
##.banner-ad-space
##.banner-ad-wrapper
##.banner-ads
##.banner-ads-300x250
##.banner-ads-sidebar
##.banner-adsense
##.banner-adv
##.banner-advert
##.banner-adverts
##.banner-buysellads
##.banner-paid-ad-label
##.banner-rectangleMedium
##.banner-sidebar-300x250
##.banner-top-ads
##.banner-top-banner-728x90
##.banner1-728x90
##.banner120x600
##.banner125x125
##.banner160
##.banner160x600
##.banner250_250
##.banner300
##.banner300_250
##.banner300by250
##.banner300x84
##.banner336
##.banner336x280
##.banner350
##.banner468
##.banner468by60
##.banner728
##.banner728-ad
##.banner728-container
##.banner728x90
##.bannerADV
##.bannerAd
##.bannerAd3
##.bannerAd300x250
##.bannerAdContainer
##.bannerAdHHP
##.bannerAdLeaderboard
##.bannerAdRectangle
##.bannerAdSearch
##.bannerAdSidebar
##.bannerAdTower
##.bannerAdWrap
##.bannerAdWrapper300x250
##.bannerAdWrapper730x86
##.bannerAd_rdr
##.bannerAds
##.bannerAdvert
##.bannerAside
##.bannerGAd
##.bannerRightAd
##.bannerTopAdLeft
##.bannerTopAdRight
##.bannerWrapAdwords
##.banner_160x600
##.banner_234x90
##.banner_250x250
##.banner_300_250
##.banner_300x250
##.banner_300x250_2
##.banner_300x250_3
##.banner_300x600
##.banner_468_60
##.banner_468x60
##.banner_728_90
##.banner_728x90
##.banner_ad
##.banner_ad-728x90
##.banner_ad_233x90
##.banner_ad_300x250
##.banner_ad_728x90
##.banner_ad_container
##.banner_ad_footer
##.banner_ad_full
##.banner_ad_leaderboard
##.banner_ad_link
##.banner_ads
##.banner_ads1
##.banner_ads_300x250
##.banner_ads_home
##.banner_ads_home_inner
##.banner_adv
##.banner_altervista_300X250
##.banner_altervista_728X90
##.banner_mpu_integrated
##.banner_reklam
##.banner_reklam2
##.banner_slot
##.bannerad
##.bannerad-125tower
##.bannerad-468x60
##.bannerad3
##.banneradbottomholder
##.banneradd
##.bannerads
##.banneradsensetop
##.banneradsensetoptitle
##.banneradv
##.bannerandads
##.bannergoogle
##.bannergroup-ads
##.bannergroupadvertisement
##.banneritem-ads
##.banneritem_ad
##.bannerplace728
##.banners_ad
##.banners_ad_inside
##.bannervcms
##.bar_ad
##.barkerAd
##.barstool_ad_floater
##.barta-ad
##.base-ad-mpu
##.base-ad-slot
##.base-ad-top
##.base_ad
##.base_printer_widgets_AdBreak
##.bb-ad-mrec
##.bb-adv-160x600
##.bb-adv-300x250
##.bb-article-sponsor
##.bb-md-adv7
##.bbccom-advert
##.bbccom_advert
##.bbsTopAd
##.bci-ad
##.bcom_ad
##.bean-advertisment
##.bean-bag-ad
##.bean-dfp-ad-unit
##.beauty_ads
##.before-comment-ad
##.before-header-ad
##.before-injected-ad
##.below-ad-border
##.below-article-ad-sidebar
##.below-feature-ad-hide-based-height
##.below-nav-ad
##.below-next-nativeads
##.belowNavAds
##.below_game_ad
##.below_nav_ad_wrap
##.below_player_ad
##.belowthread_advert
##.belowthread_advert_container
##.belt-ad
##.belt_ad
##.bet_AdBlock
##.beteasy_sbad
##.beteasyadtxt
##.bets-ads
##.betteradscontainer
##.between_page_ads
##.bex_ad
##.bg-ad-gray
##.bg-ad-link
##.bg-ad-top
##.bg-ads
##.bgAdBlue
##.bg_ad
##.bgadgray10px
##.bgcolor_ad
##.bgnavad
##.bgr_adv_div
##.bh_ad_container
##.big-ad
##.big-ads
##.big-advertisement
##.big-box-ad
##.big-rekl-holder
##.big-right-ad
##.bigAd
##.bigAdContainer
##.bigAds
##.bigAdvBanner
##.bigAdvMiddle
##.bigAdvMiddlea
##.bigBoxAdArea
##.bigCubeAd
##.big_ad
##.big_ad2
##.big_ads
##.big_center_ad
##.big_rectangle_page_ad
##.bigad
##.bigad1
##.bigad2
##.bigadleft
##.bigadright
##.bigads
##.bigadtxt1
##.bigbox-ad
##.bigbox_ad
##.bigboxad
##.bigsponsor
##.billboard-ad
##.billboard-ads
##.billboard300x250
##.billboardAd
##.billboard__advert
##.billboard_ad
##.billboard_ad_desktop
##.bing-ads-wrapper
##.bing-native-ad
##.biz-ad
##.biz-ads
##.biz-adtext
##.biz-details-ad
##.biz-list-ad
##.bizCardAd
##.bizDetailAds
##.bkg-ad-browse
##.bl300_ad
##.bl_adv_right
##.blacboard-ads-container
##.blk_advert
##.blocAdInfo
##.bloc_ads_notice
##.bloc_adsense_acc
##.block--ad-superleaderboard
##.block--ads
##.block--advertising
##.block--advertising-header
##.block--bean-artadocean-splitter
##.block--bean-artadocean-text-link-1
##.block--bean-artadocean-text-link-2
##.block--bean-artadocean300x250-1
##.block--bean-artadocean300x250-3
##.block--bean-artadocean300x250-6
##.block--doubleclick
##.block--simpleads
##.block--views-premium-ad-slideshow-block
##.block-ad
##.block-ad-header
##.block-ad-leaderboard
##.block-ad-masthead
##.block-ad-middle
##.block-ad-mpu
##.block-ad-wrapper
##.block-ad300
##.block-ad_injector
##.block-ad_tag
##.block-admanager
##.block-ads
##.block-ads-bottom
##.block-ads-eplanning
##.block-ads-eplanning-300x250top-general
##.block-ads-eplanning-300x600
##.block-ads-home
##.block-ads-top
##.block-ads-yahoo
##.block-ads1
##.block-ads2
##.block-ads3
##.block-ads_top
##.block-adsense
##.block-adsense-managed
##.block-adsense_managed
##.block-adspace-full
##.block-adtech
##.block-adv
##.block-advert
##.block-advertisement
##.block-advertising
##.block-adzerk
##.block-altads
##.block-ami-ads
##.block-appnexus-sidebar-banner-oas-ad
##.block-bean-adocean
##.block-bf_ads
##.block-bg-advertisement
##.block-bg-advertisement-region-1
##.block-boxes-ad
##.block-boxes-ga_ad
##.block-deca_advertising
##.block-dennis-adsense-afc
##.block-dfp
##.block-dfp-ad
##.block-dfp-blocks
##.block-display-ads
##.block-doubleclick_ads
##.block-ec_ads
##.block-eg_adproxy
##.block-fan-ad
##.block-fc_ads
##.block-fcc-advertising
##.block-fcc-advertising-first-sidebar-ad
##.block-featured-sponsors
##.block-first-sidebar-ad
##.block-gc_ad
##.block-gg_ads
##.block-google-admanager
##.block-google-admanager-dfp
##.block-google_admanager
##.block-google_admanager2
##.block-hcm-ads
##.block-hcm_ads
##.block-heremedia-ads
##.block-inner-adds
##.block-itg-ads
##.block-ltadvertising
##.block-maniad
##.block-module-ad
##.block-module-ad-300x250
##.block-module-ad-300x600
##.block-mps
##.block-nmadition
##.block-nst-googledfp
##.block-ohtdisplayad
##.block-openads
##.block-openadstream
##.block-openx
##.block-pm_doubleclick
##.block-pt-ads
##.block-reklama
##.block-simpleads
##.block-skyscraper-ad
##.block-sn-ad
##.block-sn-ad-blog-wrapper
##.block-sponsor
##.block-sponsored-links
##.block-thirdage-ads
##.block-vh-adjuggler
##.block-views-blockdetail-page-ads-block-3
##.block-wtg_adtech
##.block-yt-ads
##.block-zagat_ads
##.block1--ads
##.blockAd
##.blockAd300x97
##.blockAds
##.blockAdvertise
##.block__advertising
##.block__advertising-content
##.block__advertising-header
##.block_ad
##.block_ad303x1000_left
##.block_ad303x1000_right
##.block_ad_floating_bar
##.block_ad_middle
##.block_ad_sb_text
##.block_ad_sb_text2
##.block_ad_sponsored_links
##.block_ad_sponsored_links-wrapper
##.block_ad_sponsored_links_localized
##.block_ad_sponsored_links_localized-wrapper
##.block_ad_top
##.block_ads
##.block_adslot
##.block_adv
##.block_advert
##.block_bigad
##.blockad
##.blocked-ads
##.blockid_google-adsense-block
##.blockrightsmallads
##.blocsponsor
##.blog-ad
##.blog-ad-leader-inner
##.blog-ads
##.blog-ads-container
##.blog-ads-top
##.blog-advertisement
##.blog-view-ads
##.blog2AdIntegrated
##.blogAd
##.blogAdvertisement
##.blogArtAd
##.blogBigAd
##.blog_ad
##.blog_ad_continue
##.blog_divider_ad
##.blogads
##.blogads-sb-home
##.blogroll-ad-img
##.blogs_2_square_ad
##.bloque_ads
##.blox3featuredAd
##.blue-ad
##.blurb-advertisement-alert
##.blxAdopsPlacement
##.bmg-sidebar-ads-125
##.bmg-sidebar-ads-300
##.bn-post-excerpt-cat-sponsored
##.bn_ads
##.bn_advert
##.bn_textads
##.bnr-adbutler
##.bnr_ad
##.bo-top-ad-bottom
##.bo-top-left-ad
##.bo-top-right-ad
##.bodaciousad
##.body-ad
##.body-ads
##.body-adzone
##.body-top-ads
##.bodyAd
##.body_ad
##.body_sponsoredresults_bottom
##.body_sponsoredresults_middle
##.body_sponsoredresults_top
##.body_width_ad
##.bodyads
##.bodyads2
##.bodybannerad
##.bodyrectanglead
##.bomAd
##.bonnier-ad
##.bonnier-ads
##.bonnier-ads-ad-bottom
##.bonnier-ads-ad-top
##.bookad
##.bookseller-header-advt
##.booster-ad
##.bostad
##.bot-728x90-ad
##.bot-affiliate
##.botAd
##.botRectAd
##.bot_ad
##.bot_ads
##.botad2
##.bottom-ad
##.bottom-ad--bigbox
##.bottom-ad-banner
##.bottom-ad-box
##.bottom-ad-container
##.bottom-ad-desktop
##.bottom-ad-fr
##.bottom-ad-large
##.bottom-ad-placeholder
##.bottom-ad-tagline
##.bottom-ad-wrapper
##.bottom-ad2
##.bottom-ads
##.bottom-ads-sticky
##.bottom-ads-wrapper
##.bottom-ads728
##.bottom-adv
##.bottom-adv-container
##.bottom-banner-ad
##.bottom-center-adverts
##.bottom-game-ad
##.bottom-large-google-ad
##.bottom-leaderboard-adslot
##.bottom-left-ad
##.bottom-left-fixed-ad
##.bottom-main-adsense
##.bottom-mpu-ad
##.bottom-right-advert
##.bottom-rightadvtsment
##.bottom-side-advertisement
##.bottom-slider-ads
##.bottom-sponsored-header
##.bottom2-adv
##.bottomAd
##.bottomAdBlock
##.bottomAdContainer
##.bottomAds
##.bottomAdsTitle
##.bottomAdvTxt
##.bottomAdvert
##.bottomAdvertisement
##.bottomAdvt
##.bottomArticleAds
##.bottomBannerAd
##.bottomBannerAdsSmallBotLeftHolder
##.bottomELAd
##.bottomFriendsAds
##.bottomReviewAd
##.bottom_ad
##.bottom_ad_block
##.bottom_ad_placeholder
##.bottom_ad_responsive
##.bottom_adbreak
##.bottom_ads
##.bottom_ads_wrapper_inner
##.bottom_adsense
##.bottom_adspace
##.bottom_advert_728x90
##.bottom_advertise
##.bottom_banner_ad
##.bottom_banner_advert_text
##.bottom_bar_ads
##.bottom_left_advert
##.bottom_right_ad
##.bottom_rightad
##.bottom_side_ad
##.bottom_sponsor
##.bottomad
##.bottomad-bg
##.bottomadarea
##.bottomads
##.bottomadtag
##.bottomadtop
##.bottomadvert
##.bottomadwords
##.bottombarad
##.bottomgooglead
##.bottomleader
##.bottomleader-ad-wrapper
##.bottomrightrailAd
##.bottomvidad
##.botton_advertisement
##.box-ad
##.box-ad-a
##.box-ad-grey
##.box-ad-mr1
##.box-ad-right-column
##.box-ad-unit-j
##.box-ad-wsr
##.box-ads
##.box-ads-small
##.box-adsense
##.box-adv-300-home
##.box-adv-300-text-bottom
##.box-adv-social
##.box-advert
##.box-advert-sponsored
##.box-advertisement
##.box-advertising1
##.box-adverts
##.box-entry-ad
##.box-entry-ad-bottom-single
##.box-entry-detail--ad
##.box-footer-ad
##.box-google-text-ad
##.box-radvert
##.box-recommend-ad
##.box-sidebar-ad
##.box-sidebar-ad-125
##.box-sidebar-ad-160
##.box-sidebar-ad-300
##.box1-ad
##.boxAd
##.boxAdContainer
##.boxAdFields
##.boxAdMrec
##.boxAds
##.boxAdsInclude
##.boxAdvertisement
##.boxOuterAD
##.boxSponsor
##.box_ad
##.box_ad_container
##.box_ad_content
##.box_ad_horizontal
##.box_ad_spacer
##.box_ad_wrap
##.box_ads
##.box_ads728x90_holder
##.box_adv
##.box_adv1
##.box_adv2
##.box_adv_728
##.box_adv_hp
##.box_adv_new
##.box_advertising
##.box_advertising_info
##.box_advertisment_62_border
##.box_content_ad
##.box_content_ads
##.box_layout_ad
##.box_publicidad
##.box_sidebar-ads
##.box_textads
##.box_title_ad
##.boxad
##.boxad1
##.boxad120
##.boxadcont
##.boxads
##.boxadv
##.boxcontentad
##.boxsponsor2
##.boxyads
##.bpcads-bottom-footer
##.bpcads-top-leaderboard
##.bps-ad-wrapper
##.bps-advertisement
##.bps-advertisement-inline-ads
##.bps-advertisement-placeholder
##.bps-search-chitika-ad
##.bq_ad_320x250
##.bq_adleaderboard
##.bq_rightAd
##.br-ad
##.br-ad-text
##.br-ad-wrapper
##.br-banner-ad
##.br-right-rail-ad
##.brand_ad
##.branding-ad-gallery
##.branding-ad-wrapper
##.bravo-ad
##.breadads
##.breadcumbad
##.break-ads
##.breakad_container
##.breaker-ad
##.breakerAd
##.breakingNewsModuleSponsor
##.breakthrough-ad
##.broker-ad
##.broker-ads
##.broker-ads-center
##.broker_box_ad
##.brokerad
##.browse-ad-container
##.browse-banner_ad
##.browse-by-make-ad
##.browse-inline-ad
##.browser_boot_ad
##.bs-ad
##.bsAdvert
##.bsa-in-post-ad-125-125
##.bsaProContainer
##.bsa_ads
##.bsa_it_ad
##.bsac
##.bsac-container
##.bt_ad
##.btf-ad-medRect
##.btfAds
##.btm_ad
##.btm_ad_container
##.btn-ad
##.btn-newad
##.btn_ad
##.budget_ads_1
##.budget_ads_2
##.budget_ads_3
##.budget_ads_bg
##.bulk-img-ads
##.bullet-sponsored-links
##.bullet-sponsored-links-gray
##.bump-ad
##.bunyad-ad
##.burstContentAdIndex
##.businessads
##.busrep_poll_and_ad_container
##.buttom_ad
##.buttom_ad_size
##.button-ad
##.button-ads
##.buttonAd
##.buttonAdSpot
##.buttonAds
##.button_ad
##.button_ads
##.button_advert
##.buttonad
##.buttonad_v2
##.buttonadbox
##.buttonads
##.buySellAdsContainer
##.buysellAds
##.buysellAdsSmall
##.buzzAd
##.buzz_ad_block
##.buzz_ad_wrap
##.bvi-ads
##.bx_ad
##.bx_ad_right
##.bxad
##.bz-ad
##.bzads-ic-ad-300-250-600
##.c-ad
##.c-ad--mobile-bigbanner
##.c-ad--rectangle
##.c-ad--text-only
##.c-ad--unlabeled
##.c-ad-size2
##.c-ad-size3
##.c-adcontainer
##.c-adunit
##.c-adunit--billboard
##.c-adunit--first
##.c-adunit__container
##.c-adv3__inner
##.c-advert
##.c-advert-app
##.c-advert-superbanner
##.c-advertisement
##.c-advertisement--billboard
##.c-advertisement--leaderboard
##.c-advertisement--rectangle
##.c-advertisement--rectangle-float
##.c-advertising
##.c-advscrollingzone
##.c-control--adchoice
##.c-fallback-ad
##.c-fallback-ad--house
##.c-fragment--container--ad
##.c-main-header__ad
##.c-news-feed-ads
##.c-res-ad
##.c-sitenav-adslot
##.c-teaser__advertising
##.c300x250-advert
##.c3_adverts
##.cA-adStack
##.cA-adStrap
##.cColumn-TextAdsBox
##.cLeftTextAdUnit
##.c_adsky
##.c_google_adsense_nxn
##.c_ligatus_nxn
##.cableads
##.cactus-ads
##.cactus-header-ads
##.cactus-img-ads
##.cactus-mutil-ads
##.calendarAd
##.calloutAd
##.calls-to-action__sidebar-ad-container
##.can_ad_slug
##.canoeAdvertorial
##.carbon_ads
##.carbonad
##.carbonad-tag
##.card--ad
##.card--article-ad
##.card--type-html-native-ad
##.card-ad
##.card-ads
##.cards-categorical-list-ad
##.care2_adspace
##.careerAdviceAd1
##.carouselbanner_advert
##.carouselbannersad
##.cat-adv
##.cat-adv1
##.cat-advb0
##.cat-advl2
##.cat_context_ad
##.catalog-listing-ad-item
##.catalog_ads
##.catalyst-ads
##.cate_right_ad
##.category-ad
##.category-advertorial
##.category-top-ads
##.categoryMosaic-advertising
##.categoryMosaic-advertisingText
##.categorySponsorAd
##.category__big_game_container_body_games_advertising
##.categoryfirstad
##.categoryfirstadwrap
##.categorypage_ad1
##.categorypage_ad2
##.catfish_ad
##.cb-ad-banner
##.cb-ad-container
##.cb_ads
##.cb_navigation_ad
##.cbd_ad_manager
##.cbolaBannerStructure
##.cbs-ad
##.cbs-ad-unit
##.cbs-ad-unit-wrapper
##.cbstv_ad_label
##.cbzadvert
##.cbzadvert_block
##.cc-adv-label
##.cc-adv-wrapper
##.cc-advert
##.ccAdbottom
##.ccAdsize
##.ccAdtop
##.cct-tempskinad
##.cdAdContainer
##.cdAdTitle
##.cdLanderAd
##.cdc-ad
##.cde_ads_right_top_300x250
##.cdmainlineSearchAdParent
##.cdo-ad
##.cdo-ad-section
##.cdo-dicthomepage-btm-ad
##.cdsidebarSearchAdParent
##.center-ad
##.center-ad-banner
##.center-gray-ad-txt
##.center-tag-rightad
##.centerAD
##.centerAd
##.centerAdBar
##.centerAds
##.centerAdvHeader
##.center_ad
##.center_add
##.center_ads
##.center_adsense
##.centerad
##.centerads
##.centeradv
##.centered-ad
##.centered_wide_ad
##.centralizer-adx
##.cerrar_bloque_ads
##.cerrar_bloque_ads2
##.cg_ad_slug
##.cgs-ad-spot
##.ch_advertisement
##.change-ad-h-btn
##.change_AdContainer
##.changeableadzone
##.channel--ad
##.channel-adv
##.channel-icon--ad
##.channel-icon__ad-buffer
##.channel_ad_2016
##.channel_brand_ad
##.chartad
##.chartlist-row--interlist-ad
##.chitika-ad
##.chitikaAdBlock
##.chitikaAdCopy
##.chrt-subheader__adv
##.cinemabotad
##.ck-ad
##.cl-ad-inpager
##.cl-ad-slot-post1
##.cl-ad-slot-post2
##.clHeader_Ad
##.classifiedAdSplit
##.classifiedAdThree
##.cldt-ad-top
##.clearerad
##.clickforceads
##.client-ad
##.client-ad-container
##.close-ad-wrapper
##.close2play-ads
##.cls-adapted-ad
##.cls_PostBottomInArticleAdsence_divContents
##.cls_PostFooterAdsence_divContents
##.cls_placeholder_adimg
##.cm-ad
##.cm-ad-row
##.cm-hero-ad
##.cm-rp01-ad
##.cm-rp02-ad
##.cm-take-a-break-ad-area
##.cmAd
##.cmAdCentered
##.cmAdContainer
##.cmAdFind
##.cmAdSponsoredLinksBox
##.cmBottomAdRight
##.cmMediaRotatorAd
##.cmMediaRotatorAdSponsor
##.cmRecentOnAirAds
##.cmTeaseAdSponsoredLinks
##.cm_ads
##.cmam_responsive_ad_widget_class
##.cmc-sidebar-ad
##.cmg-ads
##.cmi-content-3ads-horizontal
##.cms-Advert
##.cms-magazine-rightcol-adtag
##.cms_ad_contentad
##.cn24-ads
##.cn24-ads-160x600
##.cn24-ads-300x250
##.cn24-ads-600x290
##.cnAdContainer
##.cnAdDiv
##.cnAdzerkDiv
##.cnIframeAdvertisements
##.cn_ad_placement
##.cnbcHeaderAd
##.cnbcRailAd
##.cnbc_badge_banner_ad_area
##.cnbc_banner_ad_area
##.cnbc_leaderboard_ad
##.cnn160AdFooter
##.cnnAd
##.cnnSearchSponsorBox
##.cnnStoreAd
##.cnnStoryElementBoxAd
##.cnnWCAdBox
##.cnnWireAdLtgBox
##.cnn_728adbin
##.cnn_adbygbin
##.cnn_adcntr300x100
##.cnn_adcntr728x90
##.cnn_adcntr728x90t
##.cnn_adspc300x100
##.cnn_adspc336cntr
##.cnn_adtitle
##.cnn_fabcatad
##.cnn_grpnadclk
##.cnn_pt_ad
##.cnn_sectprtnrbox_cb
##.cnn_sectprtnrbox_grpn336
##.cns-ads-stage
##.cnt-ad-square
##.cnt-half-page-ads
##.cnt-header-ad
##.cnt-right-box-ad
##.cnt-right-vertical-ad
##.cnt-right-vertical-ad-home
##.cntAd
##.cnt_ad
##.cntrad
##.cobalt-ad
##.codeneric_ultimate_ads_manager_ad_wrapper
##.coinzilla-ad
##.col-ad
##.col-ad-hidden
##.col-has-ad
##.col-line-ad
##.colBoxAdframe
##.colRightAd
##.col_ad
##.col_adunit300x250
##.col_header_ads_300x250
##.colads
##.collapse-ad-mob-wrapper
##.collapsed-ad
##.colombiaAd
##.colombiaintraarticleads
##.column-ad
##.column2-ad
##.columnAdvert
##.columnBoxAd
##.columnRightAdvert
##.column_3_ad
##.com-ad-server
##.comment-ad
##.comment-ad-wrap
##.comment-advertisement
##.comment_ad
##.comment_ad_box
##.commentsFavoritesAd
##.commentsbannerad
##.commercial-ad
##.commercial-ad-long
##.commercialAd
##.common-adv-box
##.common_advertisement_title
##.communityAd
##.comp_AdsFrontPage_300x600
##.companion-ad
##.companion-ads
##.companionAd
##.companion_ad
##.company-page__top-ad-container
##.companyAdsSquare
##.compareBrokersAds
##.complex-ad
##.complex-ad-wrapper
##.component--google-ad-manager
##.component-header-sticky-ad
##.component-sponsored-links
##.component__ad__ad-box
##.conTSponsored
##.con_widget_advertising
##.conductor_ad
##.configurableAd
##.confirm_ad_left
##.confirm_ad_right
##.confirm_leader_ad
##.connatix-wrapper
##.consoleAd
##.cont-ad
##.contads_middle
##.contained-ad-container
##.contained-ad-shaft
##.contained-ad-wrapper
##.container--ad
##.container--ads
##.container--advert
##.container--bannerAd
##.container--header-ads
##.container-ad-600
##.container-adbanner-global
##.container-adbanner-list
##.container-adbanner-mobile
##.container-adds
##.container-advMoreAbout
##.container-adwords
##.container-lower-ad
##.container-rectangle-ad
##.container-top-adv
##.container-type-banner-advert
##.containerAdsense
##.containerSqAd
##.container_ad
##.container_ad_v
##.container_row_ad
##.container_serendipity_plugin_google_adsense
##.contains-ad
##.content-ad
##.content-ad-article
##.content-ad-box
##.content-ad-left
##.content-ad-outer-container
##.content-ad-right
##.content-ad-side
##.content-ad-widget
##.content-ad-wrapper
##.content-ads
##.content-advert
##.content-advertisment
##.content-bottom-mpu
##.content-box-inner-adsense
##.content-cliff__ad
##.content-cliff__ad-container
##.content-footer-ad
##.content-footer-ad-block
##.content-header-ad
##.content-item-ad-top
##.content-kuss-ads
##.content-list__ad-label
##.content-module.ad
##.content-result-ads
##.content-single__advertisment
##.content-single__block_top_ad
##.content-top-mpu
##.content-unit-ad
##.content1-ad
##.content2-ad
##.contentAd
##.contentAd510
##.contentAdBox
##.contentAdContainer
##.contentAdFoot
##.contentAdIndex
##.contentAds
##.contentAdsCommon
##.contentAdsWrapper
##.contentAdvertisement
##.contentBody-advert
##.contentTopAd
##.contentTopAdSmall
##.contentTopAds
##.content_468_ad
##.content_ad
##.content_ad_728
##.content_ad_head
##.content_ad_side
##.content_ads
##.content_ads_index
##.content_adsense
##.content_adsq
##.content_advert
##.content_advertising
##.content_advt
##.content_bottom_adsense
##.content_column2_ad
##.content_inner_ad
##.content_left_advert
##.content_middle_adv
##.content_tagsAdTech
##.contentad
##.contentad-home
##.contentad-storyad-1
##.contentad-superbanner-2
##.contentad300x250
##.contentad_right_col
##.contentadarticle
##.contentadfloatl
##.contentadleft
##.contentads1
##.contentads2
##.contentadstartpage
##.contentadstop1
##.contentadvside
##.contentleftad
##.contentpage_searchad
##.contents-ads-bottom-left
##.contenttextad
##.contentwellad
##.contentwidgetads
##.contest_ad
##.context-ads
##.contextualAds
##.contextual_ad_unit
##.convert-media-ad
##.copy-adChoices
##.core-adplace
##.cornerBoxInnerWhiteAd
##.cornerad
##.cosmo-ads
##.cp-adsInited
##.cp-smalladv
##.cp_ad
##.cpaAdPosition
##.cpmstarHeadline
##.cpmstarText
##.cpoma-adlabel
##.cpp-text-ad
##.cr_ad
##.cranky-ads-zone
##.create_ad
##.credited_ad
##.criAdv
##.criteo-ad
##.crm-adcontain
##.cross_delete_ads
##.crumb-ad
##.cs-adv-wrapper
##.cs-mpu
##.csPromoAd
##.csa-adsense
##.cscTextAd
##.cse_ads
##.csiAd_medium
##.csm-strategy-id-ad-placements-dynamic-1
##.cspAd
##.css-live-widget_googleAdBlock
##.ct-ad-article
##.ct-ad-article-wrapper
##.ct-ads
##.ct-bottom-ads
##.ct_ad
##.cta-ad
##.ctg-ad
##.ctn-advertising
##.ctnAdSkyscraper
##.ctnAdSquare300
##.ctn_ads_rhs
##.ctn_ads_rhs_organic
##.ctpl-duplicated-ad
##.ctr-tss-ads
##.cube-ad
##.cubeAd
##.cube_ad
##.cube_ads
##.cubead-widget
##.currency_ad
##.custom-ad
##.custom-ad-container
##.custom-ad-one
##.custom-ads
##.custom-advert-banner
##.custom-banner-leaderboard-ad
##.customAd
##.custom_ad
##.custom_ads
##.custom_banner_ad
##.custom_footer_ad
##.customadvert
##.customized_ad_module
##.cwAdvert
##.cwv2Ads
##.cxAdvertisement
##.cyads650x100
##.cz-sponsorposts
##.d1-top-ad
##.d499d-ads-160x90-left
##.d499d-ads-160x90-right
##.d499d-ads-311x300-up
##.d499d-ads-635x100
##.da-custom-ad-box
##.dac__banner__wrapper
##.dac__mpu-card
##.dac__stream-mpu-card
##.dart-ad
##.dart-ad-content
##.dart-ad-grid
##.dart-ad-title
##.dart-advertisement
##.dart-leaderboard
##.dart-leaderboard-top
##.dart-medsquare
##.dartAd300
##.dartAd491
##.dartAdImage
##.dart_ad
##.dart_tag
##.dartad
##.dartadbanner
##.dartadvert
##.dartiframe
##.datafile-ad
##.dc-ad
##.dc-banner
##.dc-half-banner
##.dc-widget-adv-125
##.dcAdvertHeader
##.dcmads
##.dd-ad
##.dd-ad-container
##.dda-ad
##.ddc-table-ad
##.deckAd
##.deckads
##.default-teaser__adv
##.demo-advert
##.desktop-ad
##.desktop-ad-banner
##.desktop-ads
##.desktop-advert
##.desktop-aside-ad
##.desktop-aside-ad-hide
##.desktop-in-content-native-ad
##.desktop-postcontentad-wrapper
##.desktop_ad
##.desktop_only_ad
##.desktopads
##.desktoponlyad
##.detach_container__sponsor-link
##.detail-ad
##.detail-ads
##.detailMpu
##.detailSidebar-adPanel
##.detail_ad
##.detail_article_ad
##.detail_top_advert
##.details-advert
##.devil-ad-spot
##.dex-adlabel
##.dfad
##.dfad_first
##.dfad_last
##.dfad_pos_1
##.dfad_pos_2
##.dfad_pos_3
##.dfad_pos_4
##.dfad_pos_5
##.dfad_pos_6
##.dfads-javascript-load
##.dfp-ad
##.dfp-ad-advert_mpu_body_1
##.dfp-ad-container
##.dfp-ad-full
##.dfp-ad-hideempty
##.dfp-ad-rect
##.dfp-ad-tags
##.dfp-ad-unit
##.dfp-ad-widget
##.dfp-ads-ad-article-middle
##.dfp-ads-embedded
##.dfp-adspot
##.dfp-banner
##.dfp-banner-slot
##.dfp-button
##.dfp-dynamic-tag
##.dfp-leaderboard
##.dfp-leaderboard-container
##.dfp-plugin-advert
##.dfp-slot
##.dfp-slot-wallpaper
##.dfp-super-leaderboard
##.dfp-tag-wrapper
##.dfp-top1
##.dfp-top1-container
##.dfp-wrapper
##.dfpAdvert
##.dfp_ad
##.dfp_ad_block
##.dfp_ad_caption
##.dfp_ad_content_bottom
##.dfp_ad_content_top
##.dfp_ad_footer
##.dfp_ad_header
##.dfp_ad_inner
##.dfp_ad_unit
##.dfp_slot
##.dfp_top-ad
##.dfp_unit
##.dfp_unit-ad_container
##.dfpad
##.dfrads
##.dhAdContainer14
##.dianomi-ad
##.diggable-ad-sponsored
##.dikr-responsive-ads-slot
##.discourse-google-dfp
##.display-ad
##.display-ad-block
##.display-ads-block
##.display-advertisement
##.displayAd
##.displayAd728x90Js
##.displayAdCode
##.displayAdSlot
##.displayAdUnit
##.displayAds
##.display_ad
##.display_ads_right
##.display_adv_show
##.display_advrst
##.div-google-adx
##.div-gpt-ad
##.div-gpt-ad--interstitiel
##.div-gpt-ad--top
##.divAd
##.divAdright
##.divAdsBanner
##.divAdsLeft
##.divAdsRight
##.divAdvTopRight
##.divGoogleAdsTop
##.divMAD2
##.divReklama
##.divRepAd
##.divSponsoredBox
##.divSponsoredLinks
##.divTopADBanner
##.divTopADBannerWapper
##.divTopArticleAd
##.div_adv300
##.div_adv620
##.div_adv728
##.div_advertisement
##.div_advertorial
##.div_advstrip
##.div_banner468
##.divad1
##.divad2
##.divad3
##.divads
##.divadsensex
##.divider-ad
##.divider-advert
##.divider-full-width-ad
##.divider_ad
##.dlSponsoredLinks
##.dm-ads-125
##.dm-ads-350
##.dmRosAdBody
##.dmRosMBAdBox
##.dm_ad-container
##.dmco_advert_iabrighttitle
##.dmpu-ad
##.dn-ad-small
##.dn-ad-wide
##.dod_ad
##.double-ad
##.double-ads
##.double-click-ad
##.double-square-ad
##.doubleClickAd
##.doubleGoogleTextAd
##.double_adsense
##.double_click_widget
##.doubleclick-ad
##.doubleclick_adtype
##.download-ad
##.downloadAds
##.download_ad
##.download_adv_text_video
##.download_link_sponsored
##.downloadad
##.drop-ad
##.dropdownAds
##.ds-ad
##.ds-ad-300
##.ds-ad-col-container
##.ds-ad-container
##.ds-ad-container-300
##.ds-ad-container-728
##.ds-ad-container-home
##.ds-ad-container-ros
##.ds-ad-home
##.ds-ad-inner
##.ds-ad-ros
##.dsk-box-ad-d
##.dsq_ad
##.dt-ad-top-content
##.dual-ads
##.dualAds
##.dva_ad
##.dvad1
##.dvad2
##.dvad3
##.dvad3mov
##.dvad4
##.dvad4cont
##.dvad5
##.dvad5cont
##.dvadevent
##.dvadvhw
##.dvcvmidads
##.dvcvrgtad
##.dw-sticky-ad
##.dw-sticky-ad-inner
##.dw-sticky-ad-left
##.dwn_link_adv
##.dynamic-ad-wrap-b
##.dynamic-ads
##.dynamicAdvertContainer
##.dynamicLeadAd
##.dynamic_adslot
##.dynamicad1
##.dynamicad2
##.e-ad
##.e-advertise
##.eads
##.earAdv
##.east_ad_bg
##.east_ad_block
##.easy-ads
##.easyAdsBox
##.easyAdsSinglePosition
##.easyazon-block
##.eb_ad280
##.ebayads
##.ec-ads
##.ec-ads-remove-if-empty
##.ec_ad_banner
##.econo-ads1
##.ecosia-ads
##.eddy-adunit
##.editor_ad
##.editorial-adsense
##.editors-ads
##.ehs-adbridge
##.eight8_advertisment_box_all_posts
##.ej-advertisement-text
##.element--ad
##.element-ad
##.element-adplace
##.em-ad
##.em-ads-widget
##.em-adv-container
##.em_ad_300x250
##.em_ads_box_dynamic_remove
##.embAD
##.embed-ad
##.embedded-article-ad
##.embeddedAd
##.embeddedAds
##.emm-ad
##.empty-ad
##.end-ad
##.end-of-article-ads
##.endemic_ads
##.eng_ads
##.engagement_ad
##.eniro_ad
##.enterpriseAd
##.entry-ad
##.entry-ads
##.entry-ads-110
##.entry-body-ad
##.entry-bottom-ad
##.entry-injected-ad
##.entry-top-ad
##.entryAd
##.entry_sidebar_ads
##.entryad
##.eol-ads
##.ep-advertisment-link
##.epicgame-ads
##.esp_publicidad
##.esv-pub-300x600
##.et-single-post-ad
##.etad
##.etn-ad-text
##.eu-advertisment1
##.eu-advertisment2
##.eu-miniadvertisment
##.event-ads
##.event-ads-inside
##.evo-ads-widget
##.ew-ad-placeholder
##.exec-advert-flash
##.exo-native-widget
##.exo-native-widget-header
##.exo-native-widget-outer-container
##.exo1-native-widget
##.expanding-ad
##.expertsAd
##.explainer-ad
##.explore-ad
##.ext-ad
##.external-ad
##.external-add
##.externalAdComponent
##.extra-ad
##.extrasColumnFuseAdLocal
##.ez-ad
##.ez-clientAd
##.ezAdsWidget
##.ezAdsense
##.ezmob-footer
##.ezo_ad
##.ezoic-ad
##.ezoic-floating-bottom
##.f-ad
##.f-item-ad
##.fN-affiliateStrip
##.f_Ads
##.fa-google-ad
##.facebook-ad
##.fbCalendarAds
##.fbPhotoSnowboxAds
##.fblockad
##.fbs-ad--ntv-home-wrapper
##.fbs-ad--progressive
##.fbs-ad--top-wrapper
##.fbs-ad--topx-wrapper
##.fc_splash_ad
##.fd-ad
##.fd-display-ad
##.fdDisplayAdGrid
##.fdc_ad
##.fe-blogs__desktop-ad
##.fe-blogs__sidebar-ad
##.fe-blogs__sidebar-ad--sticky-fix
##.fe-blogs__sidebar-ad-wrapper
##.fe-blogs__top-ad
##.fe-blogs__top-ad-wrapper
##.fe-blogs__top-ad-wrapper-leaderboard
##.feSideAdBlock
##.feSideAdv
##.feat_ads
##.feature-advertorial-image
##.featureAd
##.feature_ad
##.featured-ad
##.featured-ads
##.featured-sponsors
##.featured-story-ad
##.featuredAdBox
##.featuredAds
##.featuredBoxAD
##.featured_ad
##.featured_ad_item
##.featured_advertisers_box
##.featuredadvertising
##.features-advertorial-wrapper
##.features-advetorial-heading
##.features-advetorial-wrapper
##.feed-ad
##.feed-s-update--is-sponsored
##.feed-shared-post-meta--is-sponsored
##.feed-shared-update--is-sponsored
##.feedBottomAd
##.feeds-adblade
##.ffz_bottom_ad
##.fg_Ad
##.fgc-advertising
##.fi-adv-halfpage
##.fi-adv-placeholder
##.fi_adsense
##.field-name-shared-ad-placement-landscape
##.field-name-sticky-ads-div
##.finpostsads
##.firefly-sidebar-ad
##.fireplaceadleft
##.fireplaceadright
##.fireplaceadtop
##.first-ad
##.first-ad-wrap
##.first_ad
##.first_post_ad
##.firstad
##.firstadsmobile
##.firstpost_advert
##.firstpost_advert_container
##.fist-advertise-box
##.five-col-adpubs
##.fiveMinCompanionBanner
##.fix-ad
##.fixed-ad-160x600
##.fixed-ad-bottom
##.fixed-ad-bottom--banner
##.fixed-ad300-1
##.fixed-ads-header
##.fixedAds
##.fixedRightAd
##.fixed_ad
##.fixed_ad_336x280
##.fixed_bottom_ad
##.fl-ads
##.fl-adsense
##.fl_adbox
##.flagads
##.flash-advertisement
##.flashAd
##.flash_ad
##.flash_advert
##.flashad
##.flashadd
##.flex-ad
##.flexAd
##.flexContentAd
##.flexad
##.flexadvert
##.flexbanneritemad
##.flexiad
##.flipbook_v2_sponsor_ad
##.flm-ad
##.float-footer-ad-wrap
##.float-scroll-text-ad
##.floatAdv
##.floatad
##.floatads
##.floated-ad
##.floated_right_ad
##.floating-advert
##.floatingAds
##.flurryAdsType1
##.fly-ad
##.flyercity-ads
##.fm-badge-ad
##.fnadvert
##.fns_td_wrap
##.fold-ads
##.follower-ad-bottom
##.following-ad
##.following-ad-container
##.foot-ad
##.foot-ads
##.foot-advertisement
##.foot_adsense
##.footad
##.footer-300-ad
##.footer-ad
##.footer-ad-elevated
##.footer-ad-full-wrapper
##.footer-ad-labeling
##.footer-ad-section
##.footer-ad-squares
##.footer-ad-unit
##.footer-ad-wrap
##.footer-ad1
##.footer-ads
##.footer-ads-wrapper
##.footer-ads_unlocked
##.footer-adsbar
##.footer-adsense
##.footer-advert
##.footer-advert-large
##.footer-advertisement
##.footer-advertisement-container
##.footer-advertisements
##.footer-advertising
##.footer-advertising-area
##.footer-banner-ad
##.footer-floating-ad
##.footer-im-ad
##.footer-leaderboard-ad
##.footer-ribbon-ad
##.footer-text-ads
##.footerAd
##.footerAdModule
##.footerAdUnit
##.footerAdWrapper
##.footerAds
##.footerAdsWrap
##.footerAdslot
##.footerAdverts
##.footerBottomAdSec
##.footerFullAd
##.footerGoogleAdMainWarp
##.footerPageAds
##.footerTextAd
##.footer__advert
##.footer_ad
##.footer_ad336
##.footer_ad_container
##.footer_ads
##.footer_adv
##.footer_advertisement
##.footer_banner_ad_container
##.footer_block_ad
##.footer_bottom_ad
##.footer_bottomad
##.footer_line_ad
##.footer_text_ad
##.footer_text_adblog
##.footerad
##.footerads
##.footeradspace
##.footertextadbox
##.foreign-ad01
##.foreign-ad02
##.forex_ad_links
##.fortune-ad-tag__leaderboard
##.fortune-ad-unit
##.forum-ad
##.forum-ad-2
##.forum-teaser-ad
##.forum-topic--adsense
##.forumAd
##.forum_ad_beneath
##.forumtopad
##.four-ads
##.four-six-eight-ad
##.four_button_threeone_ad
##.four_percent_ad
##.fp-ad300
##.fp-adinsert
##.fp-ads
##.fp-right-ad
##.fp-right-ad-list
##.fp-right-ad-zone
##.fp_ad_text
##.fr_ad_loading
##.frame_adv
##.framead
##.freedownload_ads
##.freegame_bottomad
##.freewheelDEAdLocation
##.frn_adbox
##.frn_adbox_placeholder
##.frn_contAdHead
##.frn_cont_adbox
##.frn_placeholder_google_ads
##.fromoursponsor
##.front_ad
##.frontads
##.frontone_ad
##.frontpage-google-ad
##.frontpage-mpu-section-ad
##.frontpage-right-ad
##.frontpage-right-ad-hide
##.frontpage_ads
##.fs-ad-block
##.fs1-advertising
##.fsAdContainer
##.fs_ad_300x250
##.fs_ads
##.fsrads
##.ft-ad
##.ftb-native-ads
##.ftdAdBar
##.ftdContentAd
##.ftr_ad
##.ftv-ad-sumo
##.full-ad
##.full-ad-wrapper
##.full-adv
##.full-bleed-ad
##.full-width-ad
##.full-width-ad-container
##.full-width-ads
##.fullAdBar
##.fullSizeAd
##.full_AD
##.full_ad
##.full_ad_box
##.full_ad_row
##.full_width_ad
##.fulladblock
##.fullbannerad
##.fusion-ads
##.fusion-advert
##.fusionAd
##.fusionAdLink
##.future_dfp-inline_ad
##.fw-mod-ad
##.fwAdTags
##.g-ad
##.g-ad-fix
##.g-ad-slot
##.g-ad-slot-toptop
##.g-adblock3
##.g-adver
##.g-advertisement-block
##.g1-ads
##.g1-advertisement
##.g2-adsense
##.g3-adsense
##.g3rtn-ad-site
##.gAdFour
##.gAdMTable
##.gAdMainParent
##.gAdMobileTable
##.gAdOne
##.gAdOneMobile
##.gAdRows
##.gAdSky
##.gAdThreeDesktop
##.gAdThreeMobile
##.gAdTwo
##.gAds
##.gAds1
##.gAdsBlock
##.gAdsContainer
##.gAdvertising
##.g_ad
##.g_ad336
##.g_ads_200
##.g_ads_728
##.g_adv
##.g_ggl_ad
##.ga-ad-split
##.ga-ads
##.ga-textads-bottom
##.ga-textads-top
##.gaTeaserAds
##.gaTeaserAdsBox
##.gabfire_ad
##.gabfire_simplead_widget
##.gad-container
##.gad-right1
##.gad-right2
##.gad_container
##.gads300x250
##.gads_cb
##.gads_container
##.gadsense
##.gadstxtmcont2
##.gall_ad
##.galleria-AdOverlay
##.galleria-ad-2
##.galleria-adsense
##.gallery-ad
##.gallery-ad-container
##.gallery-ad-counter
##.gallery-ad-holder
##.gallery-ad-lazyload-placeholder
##.gallery-ad-overlay
##.gallery-ad-wrapper
##.gallery-adslot-top
##.gallery-injectedAd
##.gallery-sidebar-ad
##.gallery-slide-ad
##.galleryAds
##.galleryAdvertPanel
##.galleryLeftAd
##.galleryRightAd
##.gallery_300x100_ad
##.gallery__aside-ad
##.gallery__bottom-ad
##.gallery__footer-ad
##.gallery_ad
##.gallery_ad_wrapper
##.gallery_ads_box
##.gallery_post--interstitial_ad
##.galleryads
##.gam-300x250-default-ad-container
##.gam_ad_slot
##.game-ads
##.game-category-ads
##.game-right-ad-container
##.game-usps__display-ad
##.gameAd
##.gameBottomAd
##.game__adv_containerLeaderboard
##.game_right_ad
##.game_under_ad
##.gamepage_boxad
##.gamepageadBox
##.gameplayads
##.games-ad-wrapper
##.games-ad300
##.gamesPage_ad_container
##.gamesPage_ad_content
##.gamezebo_ad
##.gamezebo_ad_info
##.gb-ad-top
##.gbl_adstruct
##.gbl_advertisement
##.gc-deck--is-ad
##.gdgt-header-advertisement
##.gdgt-postb-advertisement
##.gdm-ad
##.geeky_ad
##.gels-inlinead
##.gen_side_ad
##.general-adv-container
##.general-adzone
##.general_banner_ad
##.generations-container__ad-space
##.generic-ad-module
##.generic-ad-title
##.genericAds
##.generic_300x250_ad
##.geoAd
##.getridofAds
##.getridofAdsBlock
##.gfp-banner
##.ggads
##.ggadunit
##.ggadwrp
##.gglAds
##.ggl_ads_row
##.ggl_txt_ads
##.gglads300
##.gl_ad
##.glamsquaread
##.glance_banner_ad
##.global-adsense
##.globalAd
##.globalAdLargeRect
##.globalAdLeaderBoard
##.global_banner_ad
##.gm-ad-lrec
##.gmgAd
##.gms-ad-centre
##.gms-advert
##.gn_ads
##.go-ad
##.go-ads-widget-ads-wrap
##.goAdverticum
##.goafrica-ad
##.goglad
##.goog_ad
##.googad
##.googads
##.google-2ad
##.google-ad
##.google-ad-160-600
##.google-ad-468-60
##.google-ad-728-90
##.google-ad-afc-header
##.google-ad-block
##.google-ad-bottom-outer
##.google-ad-container
##.google-ad-content
##.google-ad-fix
##.google-ad-iframe
##.google-ad-image
##.google-ad-manager__slot
##.google-ad-pad
##.google-ad-placeholder
##.google-ad-side_ad
##.google-ad-sidebar
##.google-ad-space
##.google-ad-space-vertical
##.google-ad-square-sidebar
##.google-ad-top-outer
##.google-ad-widget
##.google-ad-wrapper-ui
##.google-ads
##.google-ads-boxout
##.google-ads-container
##.google-ads-footer-01
##.google-ads-footer-02
##.google-ads-group
##.google-ads-leaderboard
##.google-ads-long
##.google-ads-obj
##.google-ads-responsive
##.google-ads-right
##.google-ads-rodape
##.google-ads-sidebar
##.google-ads-slim
##.google-ads-widget
##.google-ads-wrapper
##.google-ads2
##.google-adsbygoogle
##.google-adsense
##.google-advertisement
##.google-advertisement_txt
##.google-afc-wrapper
##.google-csi-ads
##.google-dfp-ad-caption
##.google-dfp-ad-label
##.google-dfp-ad-wrapper
##.google-entrepreneurs-ad
##.google-right-ad
##.google-right-sidebar-ad
##.google-side-ad
##.google-sponsored
##.google-sponsored-ads
##.google-sponsored-link
##.google-sponsored-links
##.google-text-ads
##.google-user-ad
##.google300x250
##.google300x250BoxFooter
##.google300x250TextDetailMiddle
##.google300x250TextFooter
##.google468
##.google468_60
##.google728x90
##.google728x90TextDetailTop
##.googleAd
##.googleAd-content
##.googleAd-list
##.googleAd300x250
##.googleAd300x250_wrapper
##.googleAd728OuterTopAd
##.googleAdBox
##.googleAdContainer
##.googleAdContainerSingle
##.googleAdFoot
##.googleAdSearch
##.googleAdSense
##.googleAdSenseModule
##.googleAdTopTipDetails
##.googleAdWrapper
##.googleAd_160x600
##.googleAd_1x1
##.googleAd_728x90
##.googleAd_body
##.googleAdd
##.googleAds
##.googleAds336
##.googleAds728
##.googleAds_article_page_above_comments
##.googleAdsense
##.googleAdsense468x60
##.googleAdv
##.googleAdv1
##.googleBannerWrapper
##.googleContentAds
##.googleInsideAd
##.googleLeftSkyScrapper
##.googleLgRect
##.googleProfileAd
##.googleSearchAd_content
##.googleSearchAd_sidebar
##.googleSideAd
##.googleSkyWrapper
##.googleSubjectAd
##.google_728x90
##.google_ad
##.google_ad3
##.google_ad336
##.google_ad_bg
##.google_ad_btn
##.google_ad_container
##.google_ad_first
##.google_ad_label
##.google_ad_mrec
##.google_ad_right
##.google_ad_wide
##.google_add
##.google_add_container
##.google_admanager
##.google_ads
##.google_ads_468x60
##.google_ads_bom_block
##.google_ads_bom_title
##.google_ads_content
##.google_ads_header11
##.google_ads_sidebar
##.google_ads_v3
##.google_adsense
##.google_adsense1
##.google_adsense1_footer
##.google_adsense_footer
##.google_adsense_sidebar_left
##.google_afc
##.google_afc_ad
##.google_afc_articleintext
##.google_afc_categorymain
##.google_top_adsense
##.google_top_adsense1
##.google_top_adsense1_footer
##.google_top_adsense_footer
##.google_txt_ads_mid_big_img
##.googlead
##.googlead-sidebar
##.googleadArea
##.googlead_idx_b_97090
##.googlead_idx_h_97090
##.googlead_iframe
##.googlead_outside
##.googleadbottom
##.googleadcontainer
##.googleaddiv
##.googleaddiv2
##.googleadiframe
##.googleads
##.googleads-bottommiddle
##.googleads-container
##.googleads-height
##.googleads-topmiddle
##.googleads_300x250
##.googleads_title
##.googleadsense
##.googleadsrectangle
##.googleadvertisemen120x600
##.googleadvertisement
##.googleadwrap
##.googleafc
##.googlebanwide
##.googleimagead1
##.googleimagead2
##.googlepostads
##.googlepublisherads
##.googley_ads
##.gp-advertisement-wrapper
##.gpAdBox
##.gpAdFooter
##.gpAds
##.gp_adbanner--bottom
##.gp_adbanner--top
##.gpadvert
##.gpt-ad
##.gpt-ads
##.gpt-billboard
##.gpt-sticky-sidebar
##.gr-adcast
##.gr-ads
##.gradientAd
##.graphic_ad
##.gray_top_ad_container
##.grev-ad
##.grey-ad
##.grey-ad-line
##.grey-ad-notice
##.greyAd
##.greyad
##.grid-ad
##.grid-ad-section
##.grid-advertisement
##.grid-item-ad
##.grid-sm-ad-300
##.gridAd
##.gridAdRow
##.gridSideAd
##.gridad
##.gridstream_ad
##.group-ad-leaderboard
##.group-google-ads
##.group-item-ad
##.group_ad
##.grv_is_sponsored
##.gsAd
##.gsfAd
##.gsl-ads
##.gt_ad
##.gt_ad_300x250
##.gt_ad_728x90
##.gt_adlabel
##.gtadlb
##.gtop_ad
##.guide-ad
##.guide__row--fixed-ad
##.gujAd
##.gutter-ad-left
##.gutter-ad-right
##.gutter-ad-wrapper
##.gutterAdHorizontal
##.gw-ad
##.gx_ad
##.h-ad
##.h-ad-728x90-bottom
##.h-ad-remove
##.h-ads
##.h-adver
##.h-large-ad-box
##.h-top-ad
##.h11-ad-top
##.h_Ads
##.h_ad
##.ha-o-house-ad
##.half-ad
##.half-page-ad
##.half-page-ad-1
##.halfPageAd
##.half_ad_box
##.halfpage_ad_container
##.has-ad
##.hasAD
##.hasads
##.hbPostAd
##.hb__ad
##.hbi-ad-advertiser
##.hbox_top_sponsor
##.hc_news_mobile_body_bottomAd
##.hcf-ad
##.hcf-ad-rectangle
##.hcf-cms-ad
##.hd-adv
##.hdTopAdContainer
##.hd_advert
##.hd_below_player_ad
##.hdr-ad
##.hdr-ad-text
##.hdr-ads
##.hdrAd
##.hdr_ad
##.head-ad
##.head-ads
##.head-banner468
##.headAd
##.head_ad
##.head_ad_wrapper
##.head_ads
##.head_ads_900
##.head_adv
##.head_advert
##.headad
##.headadcontainer
##.header--ad-space
##.header-ad
##.header-ad-area
##.header-ad-banner
##.header-ad-box
##.header-ad-column
##.header-ad-container
##.header-ad-desktop
##.header-ad-frame
##.header-ad-new-wrap
##.header-ad-region
##.header-ad-slot
##.header-ad-space
##.header-ad-wrap
##.header-ad-wrapper
##.header-ad-zone
##.header-ad234x60left
##.header-ad234x60right
##.header-adbanner
##.header-adbox
##.header-adcode
##.header-adplace
##.header-ads
##.header-ads-container
##.header-ads-holder
##.header-ads-wrap
##.header-adsense
##.header-adv
##.header-advert
##.header-advert-container
##.header-advert-wrapper
##.header-advertisement
##.header-article-ads
##.header-banner-ad
##.header-banner-ads
##.header-bannerad
##.header-google-ads
##.header-google-adsense970
##.header-menu-horizontal-ads
##.header-menu-horizontal-ads-content
##.header-sponsor
##.header-taxonomy-image-sponsor
##.header-top-ad
##.header15-ad
##.header3-advert
##.header728-ad
##.headerAd
##.headerAd1
##.headerAdArea
##.headerAdCode
##.headerAdContainer
##.headerAdPosition
##.headerAdSpacing
##.headerAdWrapper
##.headerAds
##.headerAdspace
##.headerAdvert
##.headerTextAd
##.headerTopAd
##.headerTopAds
##.header__ad
##.header__ads
##.header__advertisement
##.header__weather__ad
##.header_ad
##.header_ad_2
##.header_ad_center
##.header_ad_div
##.header_ad_space
##.header_ads
##.header_ads_box
##.header_ads_promotional
##.header_adsense_banner
##.header_adv2
##.header_adv3
##.header_adv_optional
##.header_advert
##.header_advertisement
##.header_advertisement_text
##.header_advertisment
##.header_classified_ads
##.header_leaderboard_ad
##.header_link_ad
##.header_right_ad
##.headerad
##.headerad-720
##.headerad-placeholder
##.headeradarea
##.headeradhome
##.headeradinfo
##.headeradright
##.headerads
##.heading-ad-space
##.headline-adblock
##.headline-ads
##.headline_advert
##.heatmapthemead_ad_widget
##.heavy_ad
##.herald-ad
##.hero-ad
##.hero-ad-special
##.hi5-ad
##.hidden-ad
##.hide-ad
##.hideAdMessage
##.hideIfEmptyAd
##.hidePauseAdZone
##.hideStartAdZone-container
##.hide_ad
##.hide_internal_ad
##.highlight-news-ad
##.highlights-ad
##.highlightsAd
##.hioxInternalAd
##.hl-ad-row__1p-link
##.hl-ad-row__mrec
##.hl-ads-holder-0
##.hl-post-center-ad
##.hm-sec-ads
##.hm_adlist
##.hm_advertisment
##.hm_top_right_google_ads
##.hm_top_right_google_ads_budget
##.hn-ads
##.home-300x250-ad
##.home-activity-ad
##.home-ad
##.home-ad--promo
##.home-ad--top
##.home-ad-container
##.home-ad-links
##.home-ad-region-1
##.home-ad-section
##.home-ad1
##.home-ad2
##.home-ad3
##.home-ad4
##.home-ad728
##.home-ads
##.home-ads-container
##.home-ads-container1
##.home-ads1
##.home-adv-box
##.home-advert
##.home-area3-adv-text
##.home-body-ads
##.home-features-ad
##.home-sidebar-ad
##.home-sidebar-ad-300
##.home-slider-ads
##.home-sponsored-links
##.home-sticky-ad
##.home-top-ad
##.home-top-of-page__top-box-ad
##.home-top-right-ads
##.homeAd
##.homeAd1
##.homeAd2
##.homeAdBox
##.homeAdBoxA
##.homeAdBoxBetweenBlocks
##.homeAdBoxInBignews
##.homeAdFullBlock
##.homeAdSection
##.homeAddTopText
##.homeCentreAd
##.homeMainAd
##.homeMediumAdGroup
##.homePageAds
##.homeSubAd
##.homeTextAds
##.home__ad-small
##.home__ad-small-label
##.home_ad
##.home_ad300
##.home_ad720_inner
##.home_ad_300x100
##.home_ad_300x250
##.home_ad_bottom
##.home_ad_large
##.home_adblock
##.home_adholder
##.home_advert
##.home_advertisement
##.home_advertorial
##.home_box_latest_ads
##.home_mrec_ad
##.home_offer_adv
##.home_sidebar_ads
##.home_sway_adv
##.home_top_ad_slider
##.home_top_ad_slides
##.home_top_right_ad
##.home_top_right_ad_label
##.homead
##.homeadnews
##.homeadwrapper
##.homefront468Ad
##.homepage-300-250-ad
##.homepage-ad
##.homepage-ad-block
##.homepage-ad-block-padding
##.homepage-ad-buzz-col
##.homepage-ad-module
##.homepage-advertisement
##.homepage-banner-ad
##.homepage-footer-ad
##.homepage-footer-ads
##.homepage-right-rail-ad
##.homepage-small-touts-ad
##.homepage-sponsoredlinks-container
##.homepage-square-ad
##.homepage300ad
##.homepageAd
##.homepageFlexAdOuter
##.homepageMPU
##.homepage__ad
##.homepage__ad--middle-leader-board
##.homepage__ad--top-leader-board
##.homepage__ad--top-mrec
##.homepage_ad_half
##.homepage_ad_lower_leaderboard
##.homepage_ads
##.homepage_ads_firstrow
##.homepage_ads_fourthrow
##.homepage_ads_secondrow
##.homepage_ads_thirdrow
##.homepage_ads_topspot
##.homepage_block_ad
##.homepage_middle_right_ad
##.homepageinline_adverts
##.homesmallad
##.homestream-ad
##.hor-ad
##.hor_ad
##.hori-play-page-adver
##.horisont_ads
##.horiz_adspace
##.horizontal-ad-holder
##.horizontal-ad2
##.horizontal-ads
##.horizontal-advert-container
##.horizontalAd
##.horizontalAdText
##.horizontalAdvert
##.horizontal_Fullad
##.horizontal_ad
##.horizontal_adblock
##.horizontal_ads
##.horizontalbtad
##.horizontaltextadbox
##.horizsponsoredlinks
##.hortad
##.house-ad
##.house-ads
##.houseAd
##.houseAd1
##.houseAdsStyle
##.housead
##.hover_300ad
##.hover_ads
##.hoverad
##.hp-ad-container
##.hp-ad-grp
##.hp-col4-ads
##.hp-content__ad
##.hp-inline-ss-service-ad
##.hp-main__rail__footer__ad
##.hp-slideshow-right-ad
##.hp-ss-service-ad
##.hp2-adtag
##.hpPollQuestionSponsor
##.hpPriceBoardSponsor
##.hp_320-250-ad
##.hp_ad_300
##.hp_ad_box
##.hp_ad_cont
##.hp_ad_text
##.hp_adv300x250
##.hp_advP1
##.hp_horizontal_ad
##.hp_t_ad
##.hp_textlink_ad
##.hp_w_ad
##.hpa-ad1
##.hr-ads
##.hr_ad
##.hr_advt
##.hrad
##.hss-ad
##.hss-ad-300x250_1
##.hss_static_ad
##.hst-contextualads
##.ht_ad_widget
##.html-advertisement
##.html-block-ads
##.html-component-ad-filler
##.html5-ad-progress-list
##.hwg-row-ad
##.hyad
##.hype_adrotate_widget
##.i360ad
##.iAdserver
##.i_ad
##.iab300x250
##.iab728x90
##.ib-adv
##.ib-figure-ad
##.ibm_ad_bottom
##.ibm_ad_text
##.ibt-top-ad
##.ic-ads
##.icit-ch-advert
##.ico-adv
##.icon-advertise
##.icon-myindependentad
##.iconAdChoices
##.icon_ad_choices
##.iconads
##.icx_ad
##.id-Advert
##.id-Article-advert
##.idGoogleAdsense
##.idMultiAd
##.id_footer_social
##.idc-adContainer
##.idc-adWrapper
##.ident_right_ad
##.idgGoogleAdTag
##.ie-adtext
##.ie-sponsoredbox
##.iframe-ad
##.iframe-ads
##.iframeAd
##.iframeAds
##.iframead
##.iframeadflat
##.im-topAds
##.image-ad-336
##.image-advertisement
##.image-viewer-ad
##.image-viewer-mpu
##.imageAd
##.imageAdBoxTitle
##.imageAds
##.imageGalleryAdHeadLine
##.imagead
##.imageads
##.images-adv
##.imagetable_ad
##.img-advert
##.img_ad
##.img_ads
##.imgad
##.imgur-ad
##.impactAdv
##.import_video_ad_bg
##.imuBox
##.in-ad
##.in-article-ad
##.in-article-adsense
##.in-article-adx
##.in-article-mpu
##.in-between-ad
##.in-content-ad
##.in-content-ad--container
##.in-node-ad-300x250
##.in-page-ad
##.in-story-ads
##.in-story-text-ad
##.inArticleAdInner
##.inPageAd
##.inStoryAd-news2
##.in_ad
##.in_article_ad
##.in_content_ad_container
##.in_content_advert
##.in_up_ad_game
##.incontentAd
##.incontent_ads
##.indEntrySquareAd
##.indent-advertisement
##.index-adv
##.index-after-second-post-ad
##.index-content-ad-wrapper
##.index-long-ads
##.index_728_ad
##.index_ad
##.index_ad_a2
##.index_ad_a4
##.index_ad_a5
##.index_ad_a6
##.index_ad_column2
##.index_right_ad
##.indexad
##.indie-sidead
##.indy_googleads
##.inf-admedia
##.inf-admediaiframe
##.info-ads
##.info-advert-160x600
##.info-advert-300x250
##.info-advert-728x90
##.info-advert-728x90-inside
##.infoBoxThreadPageRankAds
##.ingameadbox
##.ingameboxad
##.ingridAd
##.inhouseAdUnit
##.inhousead
##.injected-ad
##.injectedAd
##.inline-ad
##.inline-ad-card
##.inline-ad-desktop
##.inline-ad-placeholder
##.inline-ad-text
##.inline-ad-wrap
##.inline-ad-wrapper
##.inline-adblock
##.inline-advert
##.inline-display-ad
##.inline-mpu
##.inline-mpu-left
##.inline-panorama-ad
##.inline-story-add
##.inlineAd
##.inlineAdContainer
##.inlineAdImage
##.inlineAdInner
##.inlineAdNotice
##.inlineAdText
##.inlineAdTour
##.inlineAd_content
##.inlineAdvert
##.inlineAdvertisement
##.inlinePageAds
##.inlineSideAd
##.inline_ad
##.inline_ad_container
##.inline_ad_title
##.inline_ads
##.inlinead
##.inlinead-tagtop
##.inlineadsense
##.inlineadtitle
##.inlist-ad
##.inlistAd
##.inner-ad
##.inner-ad-disclaimer
##.inner-adv
##.inner-advert
##.inner-advt-banner-3
##.inner-post-ad
##.inner468ad
##.innerAd300
##.innerAdWrapper
##.innerAds
##.innerContentAd
##.inner_ad
##.inner_ad_advertise
##.inner_adv
##.inner_big_ad
##.innerad
##.innerpostadspace
##.inpostad
##.ins_adwrap
##.insert-advert-ver01
##.insert-post-ads
##.insertAd_AdSlice
##.insertAd_Rectangle
##.insertAd_TextAdBreak
##.insert_ad
##.insert_advertisement
##.insert_text_body_ad_prod
##.insertad
##.inside-article-ad-rectangle
##.inside-post-ad
##.insideStoryAd
##.inside_ad
##.inside_ad_box
##.insideads
##.inslide-ad
##.instructionAdvHeadline
##.insurance-ad
##.intad
##.inteliusAd_image
##.interAd
##.interbody-ad-unit
##.interest-based-ad
##.internal-ad
##.internalAd
##.internalAdSection
##.internalAdsContainer
##.internal_ad
##.interstitial-ad
##.interstitial-ad600
##.interstitial468x60
##.interstitial__ad--wrapper
##.interstitial_ad_wrapper
##.ion-ad
##.ione-widget-dart-ad
##.ipm-sidebar-ad-middle
##.iprom-ad
##.ipsAd
##.ipsAdvertisement
##.iqadlinebottom
##.iqadmarker
##.is-mpu
##.is-sponsored
##.is24-adplace
##.isAd
##.is_trackable_ad
##.isad_box
##.island-ad
##.islandAd
##.islandAdvert
##.island_ad
##.island_ad_right_top
##.islandad
##.isocket_ad_row
##.item-ad
##.item-ad-leaderboard
##.item-ads
##.item-advertising
##.item-container-ad
##.item-housead
##.item-housead-last
##.item-inline-ad
##.itemAdvertise
##.item_ads
##.itinerary-index-advertising
##.itw-ad
##.iw-leaderboard-ad
##.j-ads-mrec
##.jLinkSponsored
##.j_ads
##.ja-ads
##.jalbum-ad-container
##.jam-ad
##.jc_ad_container
##.jg-ad-5
##.jg-ad-970
##.jimdoAdDisclaimer
##.jl-ads-leaderboard
##.job-ads-container
##.jobAds
##.jobkeywordads
##.jobs-ad-box
##.jobs-ad-marker
##.joead728
##.jp-advertisment-promotional
##.jquery-adi
##.jquery-script-ads
##.js-ad
##.js-ad--comment
##.js-ad-banner-container
##.js-ad-container
##.js-ad-doubleimu
##.js-ad-dynamic
##.js-ad-hideable
##.js-ad-home
##.js-ad-hover
##.js-ad-imu
##.js-ad-konvento
##.js-ad-loaded
##.js-ad-loader-bottom
##.js-ad-prepared
##.js-ad-primary
##.js-ad-slot
##.js-ad-space-container
##.js-ad-static
##.js-ad-unit-bottom
##.js-ad-wrapper
##.js-adExternalPage
##.js-ad_iframe
##.js-ad_iframe_wrap
##.js-adfliction-iframe
##.js-adfliction-standard
##.js-ads
##.js-ads-carousel
##.js-adv-rotator-image
##.js-advert
##.js-advert--responsive
##.js-advert--vc
##.js-advert-container
##.js-advert-upsell-popup
##.js-advertising__placeholder1
##.js-billboard-advert
##.js-cardview_ad-320x180
##.js-cardview_ad-320x50
##.js-dfp-ad
##.js-dfp-ad-bottom
##.js-dfpAdPosSR
##.js-googleAdSuperHeader-wrapper
##.js-gptAd
##.js-header-ad
##.js-header-ad-wrapper
##.js-native-ad
##.js-no-sticky-ad
##.js-overlay_ad
##.js-react-simple-ad
##.js-results-ads
##.js-right-ad-block
##.js-site-header-advert
##.js-slide-right-ad
##.js-slide-top-ad
##.js-slim-nav-ad
##.js-sticky-ad
##.js-sticky-ads-bdp-desktop
##.js-stream-ad
##.js-stream-featured-ad
##.js-toggle-ad
##.jsAdSlot
##.jsMPUSponsor
##.jsOneAd
##.js_adContainer
##.js_contained-ad-container
##.js_slideshow-full-width-ad
##.js_slideshow-sidebar-ad
##.jsx-adcontainer
##.juicyads_300x250
##.jumboAd
##.jw-ad
##.jw-ad-block
##.jw-ad-label
##.jw-ad-media-container
##.jw-ad-visible
##.kads-main
##.kcAds
##.kd_ads_block
##.kdads-empty
##.kdads-link
##.keyword-ads-block
##.kip-advertisement
##.kip-banner-ad
##.kitara-sponsored
##.kl-ad
##.knowledgehub_ad
##.koadvt
##.kopa-ads-widget
##.ksAds
##.kw_advert
##.kw_advert_pair
##.kwd_bloack
##.l-350-250-ad-words
##.l-ad
##.l-ad-300
##.l-ad-728
##.l-adsense
##.l-bottom-ads
##.l-header-advertising
##.l-region--ad
##.l300x250ad
##.l_ad_sub
##.label-ad
##.labelads
##.labeled_ad
##.ladbrokes_sbad
##.landing-advertise
##.landing-feed--ad-vertical
##.landing-page-ads
##.landingAdRail
##.landing_adbanner
##.large-ad-center
##.large-advert
##.large-btn-ad
##.large-right-ad
##.largeAd
##.largeRecAdNewsContainerRight
##.largeRectangleAd
##.largeUnitAd
##.large_ad
##.large_add_container
##.largesideadpane
##.last-left-ad
##.last-right-ad
##.lastAdvertorial
##.lastLiAdv
##.lastRowAd
##.lastads
##.lastpost_advert
##.latest-ad
##.latest-articles-ad
##.latest-news__ad--desktop
##.latest-posts__sidebar-ad-container
##.layer-ad-bottom
##.layer-ad-top
##.layer-xad
##.layer_text_ad
##.layeradinfo
##.layout-ad
##.layout__content-ad
##.layout__top-ad
##.layout_communityad_right_ads
##.lazy-ad
##.lazy-adv
##.lazyad
##.lazyadslot
##.lazyload-ad
##.lazyload_ad
##.lazyload_ad_article
##.lb-ad
##.lb-adhesion-unit
##.lb-advert-container
##.lb-item-ad
##.lbadtxt
##.lbc-ad
##.lbl-advertising
##.lblAdvert
##.lcontentbox_ad
##.ld-ad
##.ld-ad-inner
##.lead-ad
##.lead-ads
##.lead-advert
##.lead-board-ad-cont-home
##.leadAd
##.leader-ad
##.leader-ad-728
##.leaderAd
##.leaderAdSlot
##.leaderAdTop
##.leaderAdvert
##.leaderBoardAdHolder
##.leaderBoardAdWrapper
##.leaderBoardAdvert
##.leaderOverallAdArea
##.leader_ad
##.leader_aol
##.leaderad
##.leaderboard-ad
##.leaderboard-ad-belt
##.leaderboard-ad-component
##.leaderboard-ad-container
##.leaderboard-ad-dummy
##.leaderboard-ad-green
##.leaderboard-ad-grid
##.leaderboard-ad-inner
##.leaderboard-ad-main
##.leaderboard-ad-module
##.leaderboard-ad-pane
##.leaderboard-ad-unit
##.leaderboard-adblock
##.leaderboard-ads
##.leaderboard-advert
##.leaderboard-advertisement
##.leaderboardAd
##.leaderboardAdContainer
##.leaderboardAdContainerInner
##.leaderboardFooter_ad
##.leaderboard_ad
##.leaderboard_ad_container
##.leaderboard_ad_top_responsive
##.leaderboard_ad_unit
##.leaderboard_ad_unit_groups
##.leaderboard_ads
##.leaderboard_adv
##.leaderboard_banner_ad
##.leaderboard_text_ad_container
##.leaderboardad
##.leaderboardadmiddle
##.leaderboardadtop
##.leaderboardadwrap
##.leadgenads
##.left-ad
##.left-ad180
##.left-ads
##.left-advert
##.left-column-rectangular-ad
##.left-column-virtical-ad
##.left-rail-ad
##.left-rail-ad__wrapper
##.left-rail-horizontal-ads
##.left-sidebar-box-ads
##.left-sponser-ad
##.left-takeover-ad
##.left-takeover-ad-sticky
##.left120X600AdHeaderText
##.leftAd
##.leftAdColumn
##.leftAdContainer
##.leftAd_bottom_fmt
##.leftAd_top_fmt
##.leftAds
##.leftAdsFix
##.leftAdsFix1
##.leftAdvert
##.leftCol_advert
##.leftColumnAd
##.leftPaneAd
##.left_300_ad
##.left_ad
##.left_ad_160
##.left_ad_areas
##.left_ad_box
##.left_ad_container
##.left_add_block
##.left_adlink
##.left_ads
##.left_adsense
##.left_adv
##.left_advertisement_block
##.left_col_ad
##.left_col_adv
##.left_google_add
##.left_sidebar_wide_ad
##.leftad
##.leftadd
##.leftadtag
##.leftbar_ad_160_600
##.leftbarads
##.leftbottomads
##.leftnavad
##.leftrighttopad
##.leftsidebar_ad
##.lefttopad1
##.legacy-ads
##.legal-ad-choice-icon
##.lextraleftmoreads
##.lg-ads-160x90
##.lg-ads-311x300-down
##.lg-ads-311x300-up
##.lg-ads-311x500
##.lg-ads-635x100
##.lgRecAd
##.lg_ad
##.liboxads
##.ligatus
##.lightad
##.lijit-ad
##.lineList_ad
##.linead
##.linelist-item-ad
##.linkAD
##.link_ad
##.link_adslider
##.link_advertise
##.linkads
##.linkedin-sponsor
##.links_google_adx
##.list-ad
##.list-ads
##.list-feature-ad
##.listAdvertGenerator
##.listad
##.listicle--ad-rail
##.listing-content-ad-container
##.listing-inline-ad
##.listing-item-ad
##.listingAd
##.listing__ads--right
##.listings-ad-block
##.listings-bottom-ad-w
##.listings_ad
##.lite-page-ad
##.literatumAd
##.little_vid_ads
##.live-search-list-ad-container
##.live_tv_sponsorship_ad
##.liveads
##.liveblog__highlights__ad
##.livingsocial-ad
##.ljad
##.llsAdContainer
##.ln-sidebar-ads
##.lnad
##.loadadlater
##.local-ads
##.localad
##.location-ad
##.log_ads
##.logged_out_ad
##.logo-ad
##.logoAd-hanging
##.logoAds
##.logo_AdChoices
##.logoad
##.logoutAd
##.logoutAdContainer
##.longAd
##.longAdBox
##.longAds
##.longBannerAd
##.long_ad
##.longform-ad
##.loop-ad
##.loop_google_ad
##.lottery-ad-container
##.lower-ad
##.lower-ads
##.lowerAd
##.lowerAds
##.lowerContentBannerAd
##.lowerContentBannerAdInner
##.lower_ad
##.lp_az_billboard__via_content_header_ad_
##.lpt_adsense_bottom_content
##.lqm-ads
##.lqm_ad
##.lr-ad
##.lr_skyad
##.lsn-yahooAdBlock
##.lt_ad
##.lt_ad_call
##.luma-ad
##.luxeAd
##.lv-Adunit
##.lx_ad_title
##.lyad
##.lyrics-inner-ad-wrap
##.m-ContentAd
##.m-ad
##.m-ad--open
##.m-ad-region
##.m-ad-region-leaderboard
##.m-ad-tvguide-box
##.m-advert
##.m-advertisement
##.m-advertisement--container
##.m-block-ad
##.m-dfp-ad-text
##.m-gallery-overlay--ad-top
##.m-header-ad
##.m-header-ad--slot
##.m-in-content-ad
##.m-in-content-ad--slot
##.m-in-content-ad-row
##.m-in-content-ad-row--bonus
##.m-layout-advertisement
##.m-mem--ad
##.m-sidebar-ad
##.m-sidebar-ad--slot
##.m-sponsored
##.m4-adsbygoogle
##.mTopAd
##.m_ad1
##.m_ad300
##.m_banner_ads
##.macAd
##.macad
##.mad_adcontainer
##.madison_ad
##.mag21_fixed_ad
##.magAd
##.magad
##.magazine_box_ad
##.mailAdElem
##.mailad
##.main-ad
##.main-ads
##.main-advert
##.main-advertising
##.main-column-ad
##.main-footer-ad
##.main-google-ad-container
##.main-news__ad
##.main-right-ads
##.main-tabs-ad-block
##.main-top-ad-container
##.mainAd
##.mainAdContainer
##.mainAds
##.mainEcoAd
##.mainLeftAd
##.mainLinkAd
##.mainRightAd
##.main__top-ad
##.main_ad
##.main_ad_adzone_5_ad_0
##.main_ad_adzone_6_ad_0
##.main_ad_adzone_7_ad_0
##.main_ad_adzone_7_ad_1
##.main_ad_adzone_8_ad_0
##.main_ad_adzone_8_ad_1
##.main_ad_adzone_9_ad_0
##.main_ad_adzone_9_ad_1
##.main_ad_bg
##.main_ad_bg_div
##.main_ad_container
##.main_adbox
##.main_ads
##.main_adv
##.main_advert_section
##.main_intro_ad
##.main_right_ad
##.main_wrapper_upper_ad_area
##.mainadWrapper
##.mainadbox
##.mal-ad-unit
##.mango_ads
##.mantis-ad
##.mantis__recommended__item--external
##.mantis__recommended__item--sponsored
##.manual-ad
##.mapAdvertising
##.map_google_ad
##.map_media_banner_ad
##.mapped-ad
##.margin0-ads
##.marginadsthin
##.marginalContentAdvertAddition
##.market-ad
##.market-ad-small
##.marketing-ad
##.marketplace-ad
##.marketplaceAd
##.marketplaceAdShell
##.markplace-ads
##.marquee-ad
##.masonry-tile-ad
##.masonry__ad
##.master_post_advert
##.masthead-ad
##.masthead-ad-control
##.masthead-ads
##.mastheadAds
##.masthead_ad_banner
##.masthead_ads_new
##.masthead_topad
##.matador_sidebar_ad_600
##.match-ad
##.match-results-cards-ad
##.mb-advert
##.mb-advert__leaderboard--large
##.mb-advert__mpu
##.mb-advert__tweeny
##.mb-block--advert-side
##.mb-list-ad
##.mc-ad-chrome
##.mc_floating_ad
##.mc_text_ads_box
##.mchadcont
##.mcx-content-ad
##.md-adv
##.md-advertisement
##.mdl-ad
##.mdl-quigo
##.me-rtm
##.medColModAd
##.medRecContainer
##.medRect
##.med_ad_box
##.media--ad
##.media-ad-rect
##.media-advert
##.media-network-ad
##.media-temple-ad-wrapper-link
##.mediaAd
##.mediaAdContainer
##.mediaResult_sponsoredSearch
##.media_ad
##.mediamotive-ad
##.medianet-ad
##.medium-google-ad-container
##.medium-rectangle-ad
##.medium-rectangle-advertisement
##.medium-top-ad
##.mediumRectagleAd
##.mediumRectangleAd
##.mediumRectangleAdvert
##.medium_ad
##.medium_rectangle_ad_container
##.mediumad
##.medo-ad-section
##.medo-ad-wideskyscraper
##.medrec-ad
##.medrect-ad
##.medrect-ad2
##.medrectAd
##.medrect_ad
##.medrectadv4
##.mee-ad-detail-billboard
##.member-ads
##.memberAdsContainer
##.member_ad_banner
##.meme_adwrap
##.memrise_ad
##.menu-ad
##.menuAd
##.menuAds-cage
##.menuItemBannerAd
##.menuad
##.menueadimg
##.merchantAdsBoxColRight
##.merkai_ads_wid
##.mess_div_adv
##.messageBoardAd
##.message_ads
##.metaRedirectWrapperBottomAds
##.metaRedirectWrapperTopAds
##.meta_ad
##.metaboxType-sponsor
##.mf-ad300-container
##.mg_box_ads
##.mgid-wrapper
##.micro_ad
##.mid-ad-wrapper
##.mid-advert
##.mid-article-banner-ad
##.mid-page-2-advert
##.mid-post-ad
##.mid-section-ad
##.midAd
##.midAdv-cont
##.midAdv-cont2
##.mid_4_ads
##.mid_ad
##.mid_article_ad_label
##.mid_banner_ad
##.mid_page_ad
##.mid_page_ad_big
##.mid_right_ads
##.mid_right_inner_id_ad
##.midad
##.midarticlead
##.middle-ad
##.middle-ads
##.middle-ads728
##.middle-footer-ad
##.middleAd
##.middleAdLeft
##.middleAdMid
##.middleAdRight
##.middleAds
##.middleBannerAd
##.middle_AD
##.middle_ad
##.middle_ad_responsive
##.middle_ads
##.middlead
##.middleadouter
##.midpost-ad
##.min_navi_ad
##.mini-ad
##.mini-ads
##.miniHeaderAd
##.mini_ads
##.mini_ads_bottom
##.mini_ads_right
##.miniad
##.miniads
##.misc-ad
##.misc-ad-label
##.miscAd
##.mit-adv-comingsoon
##.mj-floating-ad-wrapper
##.mk_ads
##.mks_ads_widget
##.ml-advert
##.ml-adverts-sidebar-1
##.ml-adverts-sidebar-2
##.ml-adverts-sidebar-4
##.ml-adverts-sidebar-bottom-1
##.ml-adverts-sidebar-bottom-2
##.ml-adverts-sidebar-bottom-3
##.ml-adverts-sidebar-random
##.mlaAd
##.mm-ad-mpu
##.mm-ad-sponsored
##.mm-banner970-90-ad
##.mmads
##.mmc-ad
##.mmc-ad-wrap-2
##.mmcAd_Iframe
##.mnopolarisAd
##.mntl-gpt-adunit
##.mo_googlead
##.moads-widget
##.mob-adspace
##.mobads
##.mobile-ad
##.mobile-ad-container
##.mobile-ad-nav
##.mobile-ad-negative-space
##.mobile-footer__ad
##.mobile-instream-ad-holder-single
##.mobile-related-ad
##.mobileAdWrap
##.mobileAdvertInStreamHighlightText
##.mobileAppAd
##.mobile_ad_container
##.mobile_article_ad2
##.mobile_featuredad
##.mobile_featuredad_article
##.mobile_index_ad
##.mobileadbig
##.mobileadunit
##.mobilesideadverts
##.mod-ad
##.mod-ad-1
##.mod-ad-2
##.mod-ad-300x250
##.mod-ad-600
##.mod-ad-box
##.mod-ad-google-afc
##.mod-ad-lrec
##.mod-ad-n
##.mod-ad-risingstar
##.mod-adblock
##.mod-adcpc
##.mod-adopenx
##.mod-ads
##.mod-big-ad-switch
##.mod-big-banner-ad
##.mod-google-ads
##.mod-google-ads-container
##.mod-home-mid-advertisement
##.mod-horizontal-ad
##.mod-sponsored-links
##.mod-trbad
##.mod-tss-ads-wrapper
##.mod-vertical-ad
##.mod_ad
##.mod_ad_imu
##.mod_ad_t25
##.mod_ad_text
##.mod_ad_top
##.mod_admodule
##.mod_ads
##.mod_advert
##.mod_index_ad
##.mod_openads
##.mod_r_ad
##.mod_r_ad1
##.modal-ad
##.module--ad
##.module-ad
##.module-ad-small
##.module-ads
##.module-advert
##.module-advertisement
##.module-image-ad
##.module-rectangleads
##.module-sponsored-ads
##.module1colAds
##.moduleAd
##.moduleAdSpot
##.moduleAdvert
##.moduleAdvertContent
##.moduleBannerAd
##.module_ad
##.module_ad_disclaimer
##.module_box_ad
##.module_header_sponsored
##.module_home_ads
##.module_single_ads
##.modulegad
##.moduletable-adsponsor
##.moduletable-advert
##.moduletable-bannerAd6
##.moduletable-centerad
##.moduletable-googleads
##.moduletable-rectangleads
##.moduletable_ad-right
##.moduletable_ad160x600_center
##.moduletable_ad300x250
##.moduletable_adtop
##.moduletable_advertisement
##.moduletable_top_ad
##.moduletableadvert
##.moduletableexclusive-ads
##.moduletablesquaread
##.moduletabletowerad
##.modulo-publicidade
##.mom-ad
##.momizat-ads
##.moneyball-ad
##.monitor-g-ad-300
##.monitor-g-ad-468
##.monsterad
##.more-content-and-ads
##.moreAdBlock
##.morestarcontentandads
##.mos-ad
##.mosaicAd
##.mostpop_sponsored_ad
##.motherboard-ad
##.mp-ad
##.mpsponsor
##.mpu-ad
##.mpu-ad-con
##.mpu-ad-top
##.mpu-advert
##.mpu-c
##.mpu-container-blank
##.mpu-footer
##.mpu-fp
##.mpu-holder
##.mpu-leaderboard
##.mpu-left
##.mpu-mediatv
##.mpu-right
##.mpu-title
##.mpu-top-left
##.mpu-top-left-banner
##.mpu-top-right
##.mpu-unit
##.mpu-wrap
##.mpu-wrapper
##.mpu01
##.mpu250
##.mpu600
##.mpuAd
##.mpuAdArea
##.mpuAdSlot
##.mpuAdvert
##.mpuArea
##.mpuBox
##.mpuContainer
##.mpuMiddle
##.mpuTextAd
##.mpu_Ad
##.mpu_ad
##.mpu_advert
##.mpu_advertisement_border
##.mpu_container
##.mpu_gold
##.mpu_holder
##.mpu_placeholder
##.mpu_platinum
##.mpu_side
##.mpu_text_ad
##.mpuad
##.mpuads
##.mpuholderportalpage
##.mr-dfp-ad
##.mrec-ads
##.mrecAds
##.mrec_advert
##.mrf-directad
##.ms-ad-superbanner
##.ms-ads-link
##.ms-slide-ads
##.ms_header_ad
##.msat-adspace
##.msfg-shopping-mpu
##.msg-ad
##.msgad
##.mslo-ad
##.mslo-ad-300x250
##.mslo-ad-728x66
##.mslo-ad-holder
##.msnChannelAd
##.msn_ad_wrapper
##.mst_ad_top
##.msw-js-advert
##.mt-ad-container
##.mt-ads
##.mt-header-ads
##.mt-t-ad
##.mt_adv
##.mt_adv_v
##.mtop_adfit
##.mts_ad_300_widget
##.mtv-adChoicesLogo
##.mtv-adv
##.multiad2
##.multiadwrapper
##.multiple-ad-tiles
##.mvAd
##.mvAdHdr
##.mvp-ad-label
##.mvp-feat1-list-ad
##.mvp-widget-ad
##.mvp-widget-feat2-side-ad
##.mvp_ad_widget
##.mvp_block_type_ad_module
##.mvw_onPageAd1
##.mwaads
##.mx-box-ad
##.mxl_ad_inText_250
##.my-ad250x300
##.my-ads
##.myAds
##.myAdsBox
##.myAdsGroup
##.my_ad
##.myadmid
##.myimg-advert
##.mypicadsarea
##.myplate_ad
##.nSponsoredLcContent
##.nSponsoredLcTopic
##.n_ad
##.na-adcontainer
##.naMediaAd
##.nadvt300
##.narrow_ad_unit
##.narrow_ads
##.nationalad
##.native-ad
##.native-ad-article
##.native-ad-container
##.native-ad-item
##.native-ad-link
##.native-ad-promoted-provider
##.native-adv
##.native-advts
##.native-leaderboard-ad
##.native-sidebar-ad
##.nativeAd
##.nativeAd-sponsor-position
##.nativeMessageAd
##.native_ad
##.nativead
##.nativeadasideplaceholder
##.nativeads-unt
##.nativeadserversidecontentmodule
##.nature-ad
##.nav-ad
##.nav-ad-gpt-container
##.nav-adWrapper
##.nav-keywords__item--native-ad
##.navAdsBanner
##.navBads
##.nav__adbanner
##.nav_ad
##.nav_textads
##.navad
##.navadbox
##.navbar-header-ad
##.navcommercial
##.navi_ad300
##.naviad
##.nba300Ad
##.nba728Ad
##.nbaAdNotice
##.nbaAroundAd2
##.nbaT3Ad160
##.nbaTVPodAd
##.nbaTextAds
##.nbaTwo130Ads
##.nbc_Adv
##.nbc_ad_carousel_wrp
##.nc-dealsaver-container
##.nc-exp-ad
##.nchadcont
##.nda-ad
##.nda-ad--leaderboard
##.ndmadkit
##.nested-ad
##.netPost_ad1
##.netPost_ad3
##.netads
##.netshelter-ad
##.network-ad-two
##.new-ad-box
##.new-ads-scroller
##.newArv_2nd_adv_blk
##.newHeaderAd
##.newPex_forumads
##.newTopAdContainer
##.new_ad1
##.newad
##.newad1
##.newadsky-wrapper
##.news-ad
##.news-ad-block-a
##.news-ad-square-a
##.news-ad-square-box
##.news-place-ad-info
##.newsAd
##.news_ad_box
##.news_article_ad_google
##.news_article_ads
##.news_footer_ad_container
##.news_imgad
##.newsad
##.newsblock-ads
##.newsfeed_adunit
##.newsletter_ad
##.newsstackedAds
##.newstream_ad
##.newsviewAdBoxInNews
##.newsvinemsn_adtype
##.nexusad
##.nf-adbox
##.ng-ad-banner
##.ng-ad-container-300-250
##.ngs-adv-async
##.ninemsn-footer-ad
##.ninth-box-ad
##.nivo-ad-container
##.nl2ads
##.nn-mpu
##.no1postadvert
##.noAdForLead
##.noTitleAdBox
##.node-ad
##.node-content-ad
##.node-left-ad-under-img
##.node_ad_wrapper
##.nomobilead
##.non-empty-ad
##.nonsponserIABAdBottom
##.normalAds
##.normalad
##.northad
##.not-ad-free
##.not-an-ad-header
##.note-advertisement
##.noticeAd_pc_wrap
##.np-header-ad
##.np-right-ad
##.npAdGoogle
##.npSponsorTextAd
##.nrAds
##.nr_partners
##.nrelate .nr_partner
##.nsAdRow
##.nscr300Ad
##.nscrMidAdBlock
##.nscrT1AdBlock
##.ntnlad
##.ntv-ad
##.ntv-rail-ad
##.nu2ad
##.nuffnangad
##.nui-ad-layout
##.nw-ad
##.nw-ad-468x60
##.nw-ad-label
##.nw-top-ad
##.nzs-ads
##.o-ad-banner-top
##.o-ad-container
##.o-ads
##.o-ads--center
##.o-advert
##.o-listing__ad
##.o-story-content__ad
##.oad-ad
##.oas-ad
##.oas-bottom-ads
##.oas-leaderboard-ads
##.oasInAds
##.oas_ad
##.oas_add
##.oas_advertisement
##.oas_desktop_banner
##.oas_sidebar_v7
##.oas_x20
##.oas_x21
##.oas_x70
##.oasad
##.oasads
##.ob_ads_header
##.ob_container .item-container-obpd
##.ob_dual_right > .ob_ads_header ~ .odb_div
##.ob_nm_paid
##.oba_message
##.ocp-sponsor
##.odc-nav-ad
##.ody-sponsor
##.offer-ad
##.offer_sponsoredlinks
##.oi-add-block
##.oi-header-ad
##.oi_horz_ad_container
##.oio-banner-zone
##.oio-link-sidebar
##.oio-openslots
##.oio-zone-position
##.old-advertorial-block
##.omnitureAdImpression
##.on-demand-ad
##.onAd
##.on_player_ads
##.on_single_ad_box
##.onad_desktop
##.one-ad
##.oneColumnAd
##.onethirdadholder
##.onf-ad
##.online-ad
##.onsite-ads-728w
##.opaAd
##.open-ad-container-mobile
##.openads
##.openadstext_after
##.openx
##.openx-ad
##.openx_10
##.openx_11
##.openx_15
##.openx_16
##.openx_17
##.openx_3
##.openx_4
##.openx_ad
##.openx_frame
##.openxbuttons
##.optional-ad
##.os-advertisement
##.os-header-ad
##.osan-ads
##.otd-ad-top
##.other-posts-ads
##.other_adv2
##.otherheader_ad
##.otj_adspot
##.outbrain-ad-slot
##.outer-ad-container
##.outer-ad-unit-wrapper
##.outerAdWrapper
##.outerAd_300x250_1
##.outerAds
##.outeradcontainer
##.outermainadtd1
##.outgameadbox
##.outside_ad
##.outstream-ad-outer-wrapper
##.ovAdLabel
##.ovAdPromo
##.ovAdSky
##.ovAdartikel
##.ov_spns
##.ovadsenselabel
##.overflow-ad
##.overlay-ad
##.overlay-ad-container
##.overlay-ads
##.overlay_ad
##.ox-holder
##.ox_ad
##.ozadtop
##.ozadtop3
##.p-ad
##.p-ad-outbreak
##.p-ad-rectangle
##.p-post-ad
##.p2_right_ad
##.p75_sidebar_ads
##.pAdsBlock2
##.p_adv
##.p_topad
##.pa_ads_label
##.padAdvx
##.padd-adv
##.paddingBotAd
##.pads2
##.pads_bulk_widget
##.padvertlabel
##.page-ad
##.page-ad-container
##.page-ads
##.page-advert
##.page-box-ad
##.page-content__advert
##.page-cover--ads
##.page-footer-ad
##.page-header-ad
##.page-pencil-ad-container-bottom
##.pageAdSkinUrl
##.pageAds
##.pageBottomGoogleAd
##.pageFooterAd
##.pageGoogleAd
##.pageGoogleAdFlat
##.pageGoogleAdSubcontent
##.pageGoogleAds
##.pageGoogleAdsContainer
##.pageHeaderAd
##.pageHeaderAds
##.pageLeaderAd
##.pageSkinAds
##.pageTopAd
##.page_ad
##.page_content_right_ad
##.pagead
##.pagebuilder_ad
##.pageclwideadv
##.pagefair-acceptable
##.pagenavindexcontentad
##.pair_ads
##.pan-ad-inline
##.pan-ad-inline1
##.pan-ad-inline2
##.pan-ad-inline3
##.pan-ad-sidebar-top
##.pan-ad-sidebar1
##.pan-ad-sidebar2
##.pane-ad-ads-all
##.pane-ad-block
##.pane-ad-manager-bottom-right-rail-circ
##.pane-ad-manager-middle
##.pane-ad-manager-middle1
##.pane-ad-manager-right
##.pane-ad-manager-right1
##.pane-ad-manager-right2
##.pane-ad-manager-right3
##.pane-ad-manager-shot-business-circ
##.pane-ad-manager-subscribe-now
##.pane-adonews-ad
##.pane-ads
##.pane-adv-manager
##.pane-advertorials-homepage-advertorial-rotator
##.pane-bzads-bzadwrapper-120x60-partner
##.pane-bzads-fintech-300x250
##.pane-dart-dart-tag-gfc-ad-rail-3
##.pane-dfp-ad-unit
##.pane-dfp-dfp-ad-atf-728x90
##.pane-frontpage-ad-banner
##.pane-frontpage-ad-banner-hk
##.pane-kl-global-middle-ad
##.pane-mp-advertisement-rectangle
##.pane-openx
##.pane-site-ads
##.pane-sponsored-links
##.pane-textlinkads-26
##.pane-tgx-ad
##.pane-tw-ad-master-ad-300x250a
##.pane-tw-ad-master-ad-300x600
##.pane-tw-adjuggler-tw-adjuggler-half-page-ad
##.pane-two-column-ads
##.pane_ad_wide
##.panel-ad
##.panel-ad-mr
##.panel-advert
##.panel-body-adsense
##.panel__column--vc-advert
##.panel__row--with-vc-advert
##.panel_ad
##.paneladvert
##.panoramic_ad_placeholder
##.parade-ad-container
##.paragraphs-item-advertisement
##.paralaxBackgorundAdwords
##.partial-ad
##.partner-ad
##.partner-ads-container
##.partner-adsonar
##.partner-overlay-top-ad
##.partnerAd
##.partnerAdTable
##.partner_ads
##.partnerad_container
##.partnersTextLinks
##.paszone_container
##.patronad
##.pb-ad
##.pb-ad-curated
##.pb-f-ad-flex
##.pb-f-ad-leaderboard
##.pb-f-ads-ad
##.pb-f-ads-arcads
##.pb-f-ads-dfp-big-box-300x250
##.pb-f-ads-dfp-box-300x450
##.pb-f-ads-dfp-halfpage-300x600
##.pb-f-ads-dfp-leaderboard-728x90
##.pb-f-advert-dfp-double-mpu
##.pb-mod-ad-flex
##.pb-mod-ad-leaderboard
##.pc-ad
##.pcads_widget
##.pd-ads-mpu
##.pdpads_desktop
##.peg_ad
##.penci-ad-box
##.penci-ad-image
##.penci-google-adsense-1
##.penci-google-adsense-2
##.penci_list_banner_widget
##.pencil-ad
##.pencil-ad-container
##.pencil-ad-section
##.pencil_ad
##.performancingads_region
##.pf_content_ad
##.pf_sky_ad
##.pf_top_ad
##.pfimgAds
##.pg-ad-block
##.pg-adnotice
##.pg-adtarget
##.pgAdSection_Home_MasterSponsers
##.pgevoke-fp-bodyad2
##.pgevoke-parentsection-Sponsored-Content
##.pgevoke-story-rightrail-ad1
##.pgevoke-story-topads
##.ph-ad
##.ph-ad-desktop
##.ph-ad-mediumrectangle
##.photo-ad
##.photo-news-list-advertisement
##.photoAd
##.photoad
##.photobox-adbox
##.phpads_container
##.pics_detail_ad
##.pics_footer_ad
##.picto_ad
##.picture_ad
##.pin-ad
##.pixtrack-adcode
##.pj-ad
##.pkad
##.pkgTemplateAdWrapper
##.pl__superad
##.pl_adv1
##.pl_adv1_t
##.pl_adv1_wr
##.pl_adv1_wr2
##.pla_ad
##.place-ads
##.placeholder-ad
##.placeholderAd
##.plainAd
##.play-page-ads
##.playAds1
##.playAds2
##.player-ad
##.player-ad-overlay
##.player-ads
##.player-ads2
##.player-leaderboard-ad-wrapper
##.player-under-ad
##.playerAd
##.playerAdv
##.player_ad
##.player_ad2
##.player_ad_box
##.player_hide_ad
##.player_hover_ad
##.player_page_ad_box
##.playlist-row-ad
##.plistaList > .itemLinkPET
##.plistaList > .plista_widget_underArticle_item[data-type="pet"]
##.plista_inimg_box
##.plista_widget_belowArticleRelaunch_item[data-type="pet"]
##.plista_widget_i300x250
##.plista_widget_retrescoAd_1
##.plista_widget_retrescoAd_2
##.plugin-ad
##.pm-ad
##.pm-ad-unit
##.pm-ad-zone
##.pm-ads-banner
##.pm-banner-ad
##.pmad-in2
##.pmg-sponsoredlinks
##.pn-ad
##.pn_dfpads
##.pnp_ad
##.poac_ads_text
##.pod-ad
##.pod-ad-300
##.pod-ad-box
##.podRelatedAdLinksWidget
##.podSponsoredLink
##.poll_sponsor_ad
##.pop-up-ad
##.popAdContainer
##.popOverForADSInPlayer
##.popadtext
##.popunder-adv
##.popup-ad
##.popupAd
##.popupAdOuter
##.popupAdWrapper
##.popup_ad
##.portal-advert
##.portalCenterContentAdBottom
##.portalCenterContentAdMiddle
##.portalCenterContentAdTop
##.portal_searchresultssponsoredlist
##.portalcontentad
##.pos_advert
##.post-ad
##.post-ads
##.post-adsense-bottom
##.post-advert
##.post-advert-row
##.post-advertisement
##.post-advertisement-section
##.post-full-ad
##.post-full-ad-wrapper
##.post-googlead
##.post-load-ad
##.post-nativeadcarousel
##.post-pick-ad
##.post-sponsored
##.post-zergnet-wrap
##.postAd
##.postWideAd
##.post__ad
##.post__article-top-ad-wrapper
##.post__body-ad-center
##.post__inarticle-ad-template
##.post__page__ad__container
##.post__sidebar__ad
##.post_ad
##.post_ads
##.post_advert
##.post_seperator_ad
##.post_sidebar_ads
##.post_sponsor_unit
##.post_sponsored
##.postad
##.postads
##.postads3
##.postadsense
##.postbit-ad
##.postbit_ad_block
##.postbit_adbit_register
##.postbit_adcode
##.postbit_adcode_old
##.postbody_ads
##.poster-ad-asset-module
##.poster_ad
##.postfooterad
##.postgroup-ads
##.postgroup-ads-middle
##.power_by_sponsor
##.powerinbox
##.pp-adunit
##.pp-box-adunit
##.pp_ads_global_before_menu
##.ppb_ads
##.ppp_interior_ad
##.ppr_priv_footer_banner_ad_billboard
##.ppr_priv_sponsored_coupon_listing
##.pq-ad
##.pr-ad-tower
##.pr-widget
##.pre-roll-ad
##.pre-title-ad
##.prebodyads
##.premium-ad
##.premium-ads
##.premium-adv
##.premiumAdOverlay
##.premiumAdOverlayClose
##.premiumInHouseAd
##.premium_ad_container
##.premiumad
##.preview-ad
##.pricead-border
##.primary-ad
##.primary-ad-widget
##.primary-advertisment
##.primary_sidebar_ad
##.print-adslot
##.printAds
##.pro_ad_adzone
##.pro_ad_system_ad_container
##.pro_ad_zone
##.prod_grid_ad
##.product-ads
##.product-bar-ads
##.product-inlist-ad
##.profile-ad-container
##.profile__ad-wrapper
##.profile_ad_bottom
##.profile_ad_top
##.promo-ad
##.promo-box--ad
##.promo-box--leaderboard-ad
##.promo-class-brand-getprice
##.promo-mpu
##.promo-news__adv
##.promo-topper__ad
##.promoAd
##.promoAds
##.promoAdvertising
##.promo_ad
##.promo_ads
##.promo_border
##.promoad
##.promoboxAd
##.promoted_content_ad
##.promotionTextAd
##.promotional-feature-ads
##.proof_ad
##.propel-ad
##.proper-ad-unit
##.prw_sponsoredListings_hotels_simple_sponsored_listing
##.prw_sponsoredListings_restaurants_tripads_coverpage
##.prw_sponsoredListings_restaurants_tripads_slot0
##.ps-ad
##.ps-ligatus_placeholder
##.pt_ad03
##.pt_col_ad02
##.pubDesk
##.publiboxright300
##.publication-ad
##.publicidadSuperior
##.publicidad_horizontal
##.publicidade
##.publicidade-dotted
##.publicidade-full-banner
##.publicidade-vertical-layout
##.publicity-box
##.puff-ad
##.puff-advertorials
##.pull-ad
##.pull_top_ad
##.pullad
##.pulse360ad
##.pulsir-ad
##.puppyAd
##.purchad
##.push--ad
##.push-ad
##.push-adv
##.push-item--advertisement
##.pushDownAd
##.pushdown-ad
##.pushdownAd
##.pw_wb_ad_300x250
##.pwgAdWidget
##.pxz-ad-widget
##.pxz-taskbar-anchor
##.pyv-afc-ads-container
##.qa_ad_left
##.qm-ad
##.qm-ad-content
##.qm-ad-content-news
##.quads-ad1_widget
##.quads-ad2
##.quads-ad2_widget.first
##.quads-ad4
##.quads-location
##.question_page_ad
##.queue_ad
##.quick-adsense-up
##.quick-tz-ad
##.quicklinks-ad
##.quigo
##.quigo-ad
##.quigoAdCenter
##.quigoAdRight
##.quigoMod
##.quigoads
##.quotead
##.qzvAdDiv
##.r-ad
##.r7ad
##.r_ad
##.r_ad_1
##.r_ad_box
##.r_adbx_top
##.r_ads
##.r_col_add
##.rad_container
##.radium-ad-spot
##.radium-builder-widget-ad-spot
##.rads_banner
##.raff_ad
##.rail-ad
##.rail-article-sponsored
##.rail__ad
##.rail__mps-ad
##.rail_ad
##.railad
##.railadspace
##.ramsay-advert
##.rbFooterSponsors
##.rbRectAd
##.rc_ad_300x100
##.rc_ad_300x250
##.rd_header_ads
##.rdio-homepage-widget
##.re-Ads-l
##.readerads
##.readermodeAd
##.realtor-ad
##.rebel-ad-unit-header
##.rec_ad
##.recent-ad
##.recent-post-widget-ad
##.recentAds
##.recent_ad_holder
##.recipeFeatureAd
##.recommend-ad-one
##.recommend-ad-two
##.rect-ad
##.rect-ad-1
##.rectAd300
##.rect_ad
##.rect_ad_module
##.rect_advert
##.rectad
##.rectadv
##.rectangle-ad
##.rectangle-ad-container
##.rectangle-embed-ad
##.rectangle.ad
##.rectangleAd
##.rectangleAdContainer
##.rectangle_ad
##.rectanglead
##.rectangleads
##.red-adv
##.redads_cont
##.reedwan_adds300x250_widget
##.referrerDetailAd
##.refreshAds
##.refreshInarticleAd
##.refreshable_ad
##.region-ad-right
##.region-ad-top
##.region-ads
##.region-ads-1
##.region-banner-ad
##.region-dfp-ad-content-bottom
##.region-dfp-ad-content-top
##.region-dfp-ad-footer
##.region-dfp-ad-header
##.region-footer-ad-full
##.region-header-ad
##.region-header-ads
##.region-interstitial-ads
##.region-leader-ad-bottom
##.region-leader-ad-top
##.region-middle-ad
##.region-regions-ad-top
##.region-regions-ad-top-inner
##.region-top-ad
##.region-top-ad-position
##.region-top-advertisement
##.region-widget-ad-top-0
##.regular_728_ad
##.regularad
##.rekl-left
##.rekl-right
##.rekl-top
##.rekl_left
##.rekl_right
##.rekl_top
##.rekl_top_wrapper
##.reklam
##.reklam-block
##.reklam-kare
##.reklam-masthead
##.reklam2
##.reklam728
##.reklam_mgid
##.reklam_mgid1
##.reklama
##.reklama-c
##.reklama-content-1
##.reklama-content-2
##.reklama-vert
##.reklama1
##.reklame-right-col
##.reklame-wrapper
##.reklamka
##.rel_ad_box
##.related-ad
##.related-ads
##.related-al-ads
##.related-al-content-w150-ads
##.related-content-story__stories--sponsored-1
##.related-content-story__stories--sponsored-2
##.related-content-story__stories--sponsored-3
##.related-guide-adsense
##.relatedAds
##.relatedContentAd
##.related_post_google_ad
##.relatesearchad
##.remads
##.remnant_ad
##.remove-ads
##.removeAdsLink
##.removeAdsStyle
##.reportAdLink
##.res_ad
##.resads-adspot
##.residentialads
##.resourceImagetAd
##.respAds
##.responsive-ad
##.responsive-ads
##.responsiveAdHiding
##.responsiveAdsense
##.result-ad
##.result-sponsored
##.resultAd
##.result_ad
##.result_item_ad-adsense
##.resultad
##.results-ads
##.resultsAdsBlockCont
##.results_sponsor_right
##.rev-content-sponsored
##.rev_square_side_door
##.revcontent-main-ad
##.review-ad
##.reviewMidAdvertAlign
##.review_ad1
##.reviewpage_ad2
##.reviews-box-ad
##.reviews-display-ad
##.revolvyad_inner
##.rf_circ_ad_460x205
##.rg-ad
##.rght300x250
##.rgt-300x250-ad
##.rgt-ad
##.rgt_ad
##.rh-ad
##.rhads
##.rhc-ad-bottom
##.rhs-ad
##.rhs-ads-panel
##.rhs-advert-container
##.rhs-advert-link
##.rhs-advert-title
##.rhs_ad_title
##.rhs_ads
##.rhsad
##.rhsadvert
##.ribbon-ad-container
##.ribbon-ad-matte
##.right-ad
##.right-ad-300x250
##.right-ad-block
##.right-ad-container
##.right-ad-holder
##.right-ad-tagline
##.right-ad2
##.right-ads
##.right-ads2
##.right-adsense
##.right-adv
##.right-advert
##.right-col-ad
##.right-column-ad
##.right-navAdBox
##.right-rail-ad
##.right-rail-ad-banner
##.right-rail-ad-bottom-container
##.right-rail-ad-top-container
##.right-rail-broker-ads
##.right-rail__ad
##.right-rail__container--ad
##.right-side-ad
##.right-side-ads
##.right-sidebar-box-ad
##.right-sidebar-box-ads
##.right-sponser-ad
##.right-square-ad-blocks
##.right-takeover-ad
##.right-takeover-ad-sticky
##.right-top-ad
##.right-video-dvertisement
##.rightAD
##.rightAd
##.rightAd1
##.rightAd2
##.rightAdBox
##.rightAdColumn
##.rightAdContainer
##.rightAd_bottom_fmt
##.rightAd_top_fmt
##.rightAds
##.rightAdsFix
##.rightAdsFix1
##.rightAds_ie_fix
##.rightAdvert
##.rightAdverts
##.rightBoxAd
##.rightBoxMidAds
##.rightColAd
##.rightColAdBox
##.rightColumnAd
##.rightColumnAdd
##.rightColumnAdsTop
##.rightColumnRectAd
##.rightHeaderAd
##.rightRailAd
##.rightRailMiddleAd
##.rightSecAds
##.rightSideBarAd
##.rightSideSponsor
##.rightTopAdWrapper
##.right_ad
##.right_ad_1
##.right_ad_160
##.right_ad_2
##.right_ad_box
##.right_ad_box1
##.right_ad_common_block
##.right_ad_innercont
##.right_ad_text
##.right_ad_top
##.right_ad_unit
##.right_adlist
##.right_ads
##.right_ads_column
##.right_adsense_box_2
##.right_adskin
##.right_adv
##.right_advert
##.right_advertise_cnt
##.right_advertisement
##.right_block_advert
##.right_box_ad
##.right_box_ad_rotating_container
##.right_col_ad
##.right_col_ad_300_250
##.right_column_ads
##.right_content_ad
##.right_content_ad_16
##.right_google_ads
##.right_hand_advert_column
##.right_image_ad
##.right_long_ad
##.right_outside_ads
##.right_picAd
##.right_side-partyad
##.right_side_ads
##.right_side_box_ad
##.right_sponsor_main
##.rightad
##.rightad250
##.rightad300
##.rightad600
##.rightad_1
##.rightad_2
##.rightadbig
##.rightadblock
##.rightadbox1
##.rightadd
##.rightads
##.rightadunit
##.rightadv
##.rightbigcolumn_ads
##.rightbigcolumn_ads_nobackground
##.rightbox_content_ads
##.rightboxads
##.rightcol-adbox
##.rightcol-block-ads
##.rightcol_boxad
##.rightcol_div_openx2
##.rightcolads
##.rightcoladvert
##.rightcoltowerad
##.rightcolumndesktopad160x600
##.rightmenu_ad
##.rightnav_adsense
##.rightpanelad
##.rightrail-ad-block
##.rightrail_ads
##.rightsideAd
##.righttop-advt
##.ringtone-ad
##.risingstar-ad
##.risingstar-ad-inner
##.riverAdLoaded
##.riverAdsLoaded
##.riverSponsor
##.rj-ads-wrap-sq
##.rmp-ad-container
##.rmx-ad
##.rnav_ad
##.rngtAd
##.rockmelt-ad
##.rockmeltAdWrapper
##.rolloverad
##.rot_ads
##.rotating-ad
##.rotating-ads
##.rotatingAdvertisement
##.rotatingBannerWidget
##.rotatingadsection
##.rotator_ad_overlay
##.round_box_advert
##.roundedCornersAd
##.roundingrayboxads
##.row--gh-ad
##.row-ad
##.row-ad-fb
##.rowAd
##.rowAds
##.row_header_ads
##.rowad
##.rowgoogleads
##.rr-300x250-ad
##.rr-300x600-ad
##.rr_ads
##.rr_skyad
##.rs_ad_block
##.rs_ad_bot
##.rs_ad_top
##.rside_adbox
##.rt-ad
##.rt-ad-body
##.rt-ad-flash
##.rt-ad-inline
##.rt-ad-leaderboard
##.rt-ad-mb
##.rt-ad-related
##.rt-ad-side
##.rtAdFtr
##.rtAd_bx
##.rtSideHomeAd
##.rt_ad
##.rt_ad1_300x90
##.rt_ad_300x250
##.rt_ad_call
##.rt_advert_name
##.rt_el_advert
##.rt_top_adv
##.rtd_ads_text
##.rtmad
##.rtmm_right_ad
##.runner-ad
##.rw_ad
##.s-ad
##.s-ads
##.s-body-ad
##.s-hidden-sponsored-item
##.s2k_ad
##.s9_productAds
##.sType-ad
##.s_ad
##.s_ad2
##.s_ad_160x600
##.s_ad_300x250
##.s_ads
##.s_ads_label
##.s_layouts_articleAdWrapper
##.s_sponsored_ads
##.sa-mainad
##.sa_AdAnnouncement
##.sadvert
##.sagreklam
##.sal-adv-gpt
##.salty-bottom-ad
##.sam-ad
##.sam-pro-ad
##.sam-pro-container
##.sam_ad
##.savvyad_unit
##.say-center-contentad
##.sb-ad
##.sb-ad-margin
##.sb-ad-sq-bg
##.sb-ad2
##.sb-ad3
##.sb-ads
##.sb-ads-here
##.sb-top-sec-ad
##.sbAd
##.sbAdUnitContainer
##.sbTopadWrapper
##.sb_ad
##.sb_ad_holder
##.sb_adsN
##.sb_adsNv2
##.sb_adsW
##.sb_adsWv2
##.sbadtxt
##.sc-ad
##.sc_ad
##.sc_iframe_ad
##.scad
##.scanAd
##.scb-ad
##.scc_adbar
##.scc_advert
##.schedule_ad
##.sci-ad-main
##.sci-ad-sub
##.scoopads
##.scraper_ad_unit
##.screen-ad-250x250
##.screenshots_ads
##.script-ad
##.script_ad_0
##.scroll-ads
##.scrollTextAd
##.scrollableArticleAds
##.scroller-ad-place-holder
##.scrolling-ads
##.sda_adbox
##.sdc-advert__top-1
##.se-ligatus
##.search-ad
##.search-ad-no-ratings
##.search-advertisement
##.search-message-container-ad
##.search-result-sponsored
##.search-results-ad
##.search-results-page__ad-sense
##.search-sponsor
##.search-sponsored
##.searchAd
##.searchAdTop
##.searchAds
##.searchCenterBottomAds
##.searchCenterTopAds
##.searchResultAd
##.searchRightBottomAds
##.searchRightMiddleAds
##.searchRightTopAds
##.searchSponsorItem
##.searchSponsoredResultsBox
##.searchSponsoredResultsList
##.searchSuperTopAds
##.search_ad_box
##.search_column_results_sponsored
##.search_inline_web_ad
##.search_results_ad
##.search_results_sponsored_top
##.searchad
##.searchads
##.sec-ad
##.sec_headline_adbox
##.second-post-ads-wrapper
##.secondadsmobile
##.secondary-ad-widget
##.secondary-advertisment
##.secondaryAdModule
##.secondary_ad
##.sectiads
##.section-ad
##.section-ad-related
##.section-ad-wrapper
##.section-ad2
##.section-adbox-bottom
##.section-adbox1
##.section-ads
##.section-adtag
##.section-adv
##.section-advert-banner
##.section-advertisement
##.section-aside-ad
##.section-aside-ad2
##.section-front__side-bar-ad
##.section-front__top-ad
##.section-publicity
##.section-sponsor
##.section-sponsors__label
##.section_AD
##.section_ad
##.section_ad_left
##.section_adarea
##.section_google-adsense
##.section_mpu_wrapper
##.section_mpu_wrapper_wrapper
##.sector-widget__tiny-ad
##.selection-grid-advert
##.selfServeAds
##.sellwild-widget
##.sense-adhesion
##.seoTopAds
##.sepContentAd
##.series-ad
##.serp-adv-item
##.serp-adv__head
##.serp_sponsored
##.servedAdlabel
##.serviceAd
##.servsponserLinks
##.set_ad
##.sex-party-ad
##.sexunder_ads
##.sfadSlot
##.sfsp_adadvert
##.sgAd
##.sh-ad-box
##.sh-ad-section
##.sh-leftAd
##.sh-section-ad
##.shadvertisment
##.shareToolsItemAd
##.shift-ad
##.shoppingGoogleAdSense
##.short-sidebar-ad-bottom
##.short-sidebar-ad-component
##.short-sidebar-ad-sticky
##.shortads
##.shortadvertisement
##.show-sticky-ad
##.showAd
##.showAdContainer
##.showAd_No
##.showAd_Yes
##.showad_box
##.showads
##.showcaseAd
##.showcasead
##.showheroes-ad-slot
##.shunno-sidebar-advert
##.shunno_widget_sidebar_advert
##.shunno_widget_sidebar_sovrnadsmall
##.si-adRgt
##.sics-component__ad-space
##.sidbaread
##.side-ad
##.side-ad-120-bottom
##.side-ad-120-middle
##.side-ad-120-top
##.side-ad-160-bottom
##.side-ad-160-middle
##.side-ad-160-top
##.side-ad-300
##.side-ad-300-bottom
##.side-ad-300-middle
##.side-ad-300-top
##.side-ad-big
##.side-ad-blocks
##.side-ad-container
##.side-ad-inner
##.side-ad-panel
##.side-ad-top
##.side-ad1
##.side-ad2
##.side-ad3
##.side-ads
##.side-ads-block
##.side-ads-container
##.side-ads-wide
##.side-ads300
##.side-ads_sticky-group
##.side-adv-text
##.side-advert
##.side-advertising
##.side-adverts
##.side-bar-ad-position1
##.side-bar-ad-position2
##.side-mod-preload-big-ad-switch
##.side-rail-ad-wrap
##.side-sky-banner-160
##.side-video-ads-wrapper
##.sideAd
##.sideAdLeft
##.sideAdTall
##.sideAdWide
##.sideAdv
##.sideAdv-wrapper
##.sideBannerAdsLarge
##.sideBannerAdsSmall
##.sideBannerAdsXLarge
##.sideBarAd
##.sideBarCubeAd
##.sideBlockAd
##.sideBoxAd
##.sideBoxM1ad
##.sideBoxMiddleAd
##.sideBoxStackedAdWrap
##.sideBySideAds
##.sideToSideAd
##.side_300_ad
##.side_ad
##.side_ad2
##.side_ad300
##.side_ad_1
##.side_ad_2
##.side_ad_3
##.side_ad_box_mid
##.side_ad_box_top
##.side_ad_top
##.side_add_wrap
##.side_ads
##.side_adsense
##.side_adv
##.side_adv_01
##.side_adv_left
##.side_adv_right
##.side_col_ad_wrap
##.sidead
##.sidead_150
##.sidead_300
##.sidead_300250_ht
##.sidead_550125
##.sideadmid
##.sideads
##.sideads_l
##.sideadsbox
##.sideadtable
##.sideadvert
##.sideadverts
##.sidebar--mps_ad
##.sidebar-320__box_adv
##.sidebar-350ad
##.sidebar-above-medium-rect-ad-unit
##.sidebar-ad
##.sidebar-ad-300
##.sidebar-ad-300x250-cont
##.sidebar-ad-a
##.sidebar-ad-b
##.sidebar-ad-box
##.sidebar-ad-box-caption
##.sidebar-ad-c
##.sidebar-ad-component
##.sidebar-ad-cont
##.sidebar-ad-container
##.sidebar-ad-container-1
##.sidebar-ad-container-2
##.sidebar-ad-container-3
##.sidebar-ad-div
##.sidebar-ad-left
##.sidebar-ad-rect
##.sidebar-ad-right
##.sidebar-ad-slot
##.sidebar-ad-wrap
##.sidebar-ad-wrapper
##.sidebar-adbox
##.sidebar-ads
##.sidebar-ads-block
##.sidebar-ads-no-padding
##.sidebar-ads-wrap
##.sidebar-adv-container
##.sidebar-advert
##.sidebar-advertisement
##.sidebar-adverts
##.sidebar-adverts-header
##.sidebar-atf-ad-wrapper
##.sidebar-below-ad-unit
##.sidebar-big-ad
##.sidebar-big-box-ad
##.sidebar-block-adsense
##.sidebar-bottom-ad
##.sidebar-box-ad
##.sidebar-box-ads
##.sidebar-content-ad
##.sidebar-header-ads
##.sidebar-paid-ad-label
##.sidebar-skyscraper-ad
##.sidebar-sponsors
##.sidebar-square-ad
##.sidebar-text-ad
##.sidebar-top-ad
##.sidebar300adblock
##.sidebarAd
##.sidebarAdBlock
##.sidebarAdLink
##.sidebarAdNotice
##.sidebarAdUnit
##.sidebarAds300px
##.sidebarAdvert
##.sidebarCloseAd
##.sidebarNewsletterAd
##.sidebar_ADBOX
##.sidebar__ad
##.sidebar__ad-label
##.sidebar__item-spacer--advert-top
##.sidebar_ad
##.sidebar_ad_1
##.sidebar_ad_2
##.sidebar_ad_3
##.sidebar_ad_300
##.sidebar_ad_300_250
##.sidebar_ad_580
##.sidebar_ad_container
##.sidebar_ad_container_div
##.sidebar_ad_holder
##.sidebar_ad_leaderboard
##.sidebar_ad_module
##.sidebar_ads
##.sidebar_ads-300x250
##.sidebar_ads_336
##.sidebar_ads_left
##.sidebar_ads_right
##.sidebar_ads_title
##.sidebar_adsense
##.sidebar_advert
##.sidebar_advertising
##.sidebar_box_ad
##.sidebar_right_ad
##.sidebar_skyscraper_ad
##.sidebar_small_ad
##.sidebar_sponsors
##.sidebarad
##.sidebarad160
##.sidebarad_bottom
##.sidebaradbox
##.sidebaradcontent
##.sidebarads
##.sidebaradsense
##.sidebarboxad
##.sidebox-ad
##.sideheadnarrowad
##.sideheadsponsorsad
##.sidelist_ad
##.sideskyad
##.simple-ad-placeholder
##.simple_ads_manager_block_widget
##.simple_ads_manager_widget
##.simple_ads_manager_zone_widget
##.simple_adsense_widget
##.simplead-container
##.simpleads-item
##.single-ad
##.single-ad-anchor
##.single-ad-wrap
##.single-ads
##.single-google-ad
##.single-item-page-ads
##.single-post-ad
##.single-post-ads-750x90
##.single-top-ad
##.singleAd
##.singleAdBox
##.singleAdsContainer
##.single_ad
##.single_advert
##.single_bottom_ad
##.single_fm_ad_bottom
##.single_page_ads_header
##.single_post_ads_cont
##.single_related_posts_ad_container
##.single_top_ad
##.singlead
##.singleads
##.singleadstopcstm2
##.singlepageleftad
##.singlepostad
##.singlepostadsense
##.singpagead
##.sister-ads
##.site-ad-block
##.site-ads
##.site-footer__ad-area
##.site-head-ads
##.site-header-ad-notification
##.site-header__advert-container
##.site-nav-ad-inner
##.site-top-ad
##.siteWideAd
##.site_ad
##.site_ad--gray
##.site_ad--label
##.site_ad--wrapper
##.site_ad_120_600
##.site_ad_300x250
##.site_ads
##.site_ads_home
##.site_sponsers
##.sitesponsor
##.sitesprite_ads
##.six-ads-wrapper
##.skinAd
##.skinAdv02
##.skin_ad_638
##.skinad-l
##.skinad-r
##.skinny-sidebar-ad
##.sky-ad
##.sky-ad1
##.skyAd
##.skyAdd
##.skyAdvert
##.skyAdvert2
##.skyCraper_bannerLong
##.skyCraper_bannerShort
##.sky_ad
##.sky_ad_top
##.sky_scraper_ad
##.skycraper-banner-container
##.skyjobsadtext
##.skyscraper-ad
##.skyscraper-ad-1
##.skyscraper-ad-container
##.skyscraperAd
##.skyscraper_ad
##.skyscraper_bannerAdHome
##.skyscraper_banner_ad
##.sl-art-ad-midflex
##.sl-header-ad
##.sl_ad1
##.sl_ad2
##.sl_ad3
##.sl_ad4
##.sl_ad5
##.sl_ad6
##.sl_ad7
##.sl_admarker
##.sleekadbubble
##.slide-ad
##.slide-advert
##.slide-advert_float
##.slideAd
##.slide_ad
##.slidead
##.slider-right-advertisement-banner
##.sliderad
##.slideshow-ad
##.slideshow-ad-container
##.slideshow-ad-wrapper
##.slideshow-ads
##.slideshow-advertisement-note
##.slideshow-vaop-ad
##.slideshowAd
##.slideshow_ad_300
##.slideshow_ad_note
##.slideshowadvert
##.slot-after_popular_box
##.slot-top_of_sidebar
##.slot_728_ad
##.slot__ad
##.slot_integrated_ad
##.slpBigSlimAdUnit
##.slpSquareAdUnit
##.sm-ad
##.sm-widget-ad-holder
##.smAdText_r
##.sm_ad
##.small-ad
##.small-ad-header
##.small-ad-long
##.small-ads
##.smallAd
##.smallAdContainer
##.smallAds
##.smallAdsContainer
##.smallAdv
##.smallAdvertisments
##.smallSkyAd1
##.smallSkyAd2
##.small_ad
##.small_ad_bg
##.small_ads
##.small_sidebar_ad_container
##.smallad
##.smallad-left
##.smalladblock
##.smallads
##.smalladscontainer
##.smalladword
##.smallbutton-adverts
##.smallsideadpane
##.smallsponsorad
##.smartAd
##.smart_ads_bom_title
##.smartadtags_300250
##.smartadtagsbutt_orange_30025002
##.sml-item-ad
##.sn-ad-300x250
##.snarcy-ad
##.sng_card_ads
##.snoadnetwork
##.snoadrotatewidgetwrap
##.social-ad
##.softronics-ad
##.sous_actus_ad
##.southad
##.sovrn-onetag-ad
##.sovrn_ad_unit
##.sp-ad
##.spLinks
##.sp_ad
##.spaceAdds
##.spc-ads-leaderboard
##.spc-ads-sky
##.specialAd175x90
##.specialAdsContent
##.specialAdsLabel
##.specialAdsLink
##.specialAdvertising
##.specialHeaderAd
##.special_ad_section
##.special_header_ad
##.specials_ads
##.speedyads
##.sphereAdContainer
##.spinAdvert
##.spl-ads
##.spl_ad
##.spl_ad2
##.spl_ad_plus
##.splashscreen-ad-modal
##.splitAd
##.splitAdResultsPane
##.splitter_ad
##.splitter_ad_holder
##.spn_links_box
##.spnsr-wrapper
##.spnsrAdvtBlk
##.spnsrCntnr
##.spnsr_right
##.spon-links
##.spon125
##.spon_link
##.sponadbox
##.sponlinkbox
##.spons-link
##.spons-wrap
##.sponsBox
##.sponsLinks
##.sponsWrap
##.spons_link_header
##.spons_links
##.sponsbox
##.sponser-link
##.sponserIABAdBottom
##.sponserLink
##.sponsersads
##.sponsertop
##.sponsforums-middle
##.sponslink
##.sponsor-300
##.sponsor-728
##.sponsor-ad
##.sponsor-ad-1
##.sponsor-ad-title
##.sponsor-ad-wrapper
##.sponsor-ads
##.sponsor-area
##.sponsor-area-top
##.sponsor-block
##.sponsor-bottom
##.sponsor-box
##.sponsor-btns
##.sponsor-inner
##.sponsor-left
##.sponsor-link
##.sponsor-link-banner
##.sponsor-link-text
##.sponsor-links
##.sponsor-logo
##.sponsor-module-target
##.sponsor-popup
##.sponsor-post
##.sponsor-promo
##.sponsor-right
##.sponsor-services
##.sponsor-spot
##.sponsor-text
##.sponsor-text-container
##.sponsor120x600
##.sponsor728x90
##.sponsorAd
##.sponsorArea
##.sponsorBannerWrapper
##.sponsorBlock
##.sponsorBottom
##.sponsorBox
##.sponsorBox_right_rdr
##.sponsorLabel
##.sponsorLink
##.sponsorLinks
##.sponsorMaskhead
##.sponsorPanel
##.sponsorPost
##.sponsorPostWrap
##.sponsorPuffsHomepage
##.sponsorStrip
##.sponsorText
##.sponsorTitle
##.sponsorTxt
##.sponsor_ad
##.sponsor_ad1
##.sponsor_ad2
##.sponsor_ad3
##.sponsor_ad_area
##.sponsor_advert_link
##.sponsor_area
##.sponsor_bar
##.sponsor_block
##.sponsor_button_ad
##.sponsor_columns
##.sponsor_div
##.sponsor_div_title
##.sponsor_footer
##.sponsor_image
##.sponsor_label
##.sponsor_line
##.sponsor_links
##.sponsor_logo
##.sponsor_placement
##.sponsor_popup
##.sponsor_post
##.sponsor_units
##.sponsorad
##.sponsoradlabel
##.sponsorads
##.sponsoradtitle
##.sponsored-ad
##.sponsored-ad-label
##.sponsored-ad-ob
##.sponsored-add
##.sponsored-ads
##.sponsored-article-item
##.sponsored-b
##.sponsored-by-label
##.sponsored-by__label
##.sponsored-chunk
##.sponsored-container
##.sponsored-container-bottom
##.sponsored-content
##.sponsored-default
##.sponsored-display-ad
##.sponsored-editorial
##.sponsored-features
##.sponsored-header
##.sponsored-headlines
##.sponsored-headlines-wrap
##.sponsored-headshop
##.sponsored-inmail
##.sponsored-inmail-legacy
##.sponsored-link
##.sponsored-links
##.sponsored-links-alt-b
##.sponsored-links-col
##.sponsored-links-holder
##.sponsored-links-red
##.sponsored-links-right
##.sponsored-links-tbl
##.sponsored-offers-box
##.sponsored-post
##.sponsored-post-container
##.sponsored-post_ad
##.sponsored-products-container
##.sponsored-result
##.sponsored-result-row-2
##.sponsored-results
##.sponsored-right
##.sponsored-right-border
##.sponsored-rule
##.sponsored-slot
##.sponsored-tag
##.sponsored-text
##.sponsored-text-links
##.sponsored-text-links__ads
##.sponsored-title
##.sponsored-top
##.sponsored-widget
##.sponsoredAd
##.sponsoredAdLine
##.sponsoredAds
##.sponsoredBar
##.sponsoredBottom
##.sponsoredBox
##.sponsoredContent
##.sponsoredEntry
##.sponsoredFeature
##.sponsoredInfo
##.sponsoredInner
##.sponsoredItem
##.sponsoredLabel
##.sponsoredLeft
##.sponsoredLink
##.sponsoredLinks
##.sponsoredLinks2
##.sponsoredLinksBox
##.sponsoredLinksGadget
##.sponsoredLinksHead
##.sponsoredLinksHeader
##.sponsoredListing
##.sponsoredName
##.sponsoredProduct
##.sponsoredResults
##.sponsoredSearch
##.sponsoredShowcasePanel
##.sponsoredSideInner
##.sponsoredStats
##.sponsoredTop
##.sponsored_ad
##.sponsored_ads
##.sponsored_bar_text
##.sponsored_box
##.sponsored_box_search
##.sponsored_by
##.sponsored_content
##.sponsored_glinks
##.sponsored_link
##.sponsored_links
##.sponsored_links2
##.sponsored_links_box
##.sponsored_links_container
##.sponsored_links_section
##.sponsored_links_title_container
##.sponsored_links_title_container_top
##.sponsored_links_top
##.sponsored_post
##.sponsored_result
##.sponsored_results
##.sponsored_results-container
##.sponsored_ss
##.sponsored_text
##.sponsored_well
##.sponsoredby
##.sponsoredibbox
##.sponsoredlink
##.sponsoredlinkHed
##.sponsoredlinks
##.sponsoredlinks-article
##.sponsoredlinkscontainer
##.sponsoredresults
##.sponsoredtabl
##.sponsoredtextlink_container_ovt
##.sponsorheader
##.sponsoring_link
##.sponsoringbanner
##.sponsorlink
##.sponsorlink2
##.sponsormsg
##.sponsors-box
##.sponsors-footer
##.sponsors-module
##.sponsors-widget
##.sponsorsBanners
##.sponsors_300x250
##.sponsors__wide
##.sponsors_box_container
##.sponsors_fieldset
##.sponsors_links
##.sponsors_spacer
##.sponsorsbanner
##.sponsorsbig
##.sponsorship-box
##.sponsorship-chrome
##.sponsorship-container
##.sponsorshipContainer
##.sponsorship_ad
##.sponsorshipbox
##.sponsorwrapper
##.sponstop
##.sport-mpu-box
##.sportsbet_sbad
##.spot-ad
##.spotlight-ad
##.spotlight-ad-left
##.spotlightAd
##.sprite-ad_label_vert
##.sqAd2
##.sq_ad
##.square-ad
##.square-ad--latest-video
##.square-ad--neg-margin
##.square-ad-1
##.square-ad-container
##.square-ad-pane
##.square-ads
##.square-advt
##.square-sidebar-ad
##.square-sponsorship
##.squareAd
##.squareAdWrap
##.squareAdd
##.squareAddtwo
##.squareAds
##.square_ad
##.square_ad_big
##.square_ad_small
##.square_ad_wrap
##.square_ads
##.square_advert_inner
##.square_banner_ad
##.square_button_ads
##.squaread
##.squaread-container
##.squareadMain
##.squareads
##.squared_ad
##.sr-adsense
##.sr-advert
##.sr-in-feed-ads
##.sr-side-ad-block
##.sr_google_ad
##.src_parts_gen_ad
##.srp-grid-speed-ad3
##.ss-ad-banner
##.ss-ad-mpu
##.ss-ad-thumbnail
##.ss-ad-tower
##.ss-ad_mrec
##.ss_advertising
##.stProAd
##.stack-ad-container
##.stack-ad-placeholder
##.stack-l-ad-center
##.stackedads1
##.stackedads2
##.stand-alone-adzone
##.standalone-ad-container
##.standalone_txt_ad
##.standard-ad
##.star-ad
##.start__advertising_container
##.start__newest__big_game_container_body_games_advertising
##.start_overview_adv_container
##.statTop_adsense
##.static-ad
##.staticAd
##.staticad
##.staticad_mark125
##.std_ad_container
##.ste-ad
##.sticky-ad
##.sticky-ad-bottom
##.sticky-ad-container
##.sticky-ad-header
##.sticky-ad-slot--homepage--wrapper
##.sticky-ad-unit-default
##.sticky-ad-wrapper
##.sticky-sidebar-ad
##.sticky-top-ad-wrap
##.stickyAdLink
##.stickyAdsGroup
##.stickyMultiAd-processed
##.stickyRailAd
##.sticky_ad_wrapper
##.stickyad
##.stickyadv
##.stm-ad-player
##.stmAdHeightWidget
##.stock-ticker-ad-tag
##.stock_ad
##.stocks-ad-tag
##.store-ads
##.story-ad
##.story-ad-container
##.story-header-ad
##.story-inline-advert
##.story-page-embedded-ad
##.story-page-embedded-ad-center
##.story-top-ad-fix
##.storyAdvert
##.storyInlineAdBlock
##.story_AD
##.story_ad_div
##.story_ads_right_spl
##.story_ads_right_spl_budget
##.story_advertisement_container_top
##.story_advertisement_wrapper_bottom
##.story_body_advert
##.story_right_adv
##.storyad
##.storyad300
##.storyadHolderAfterLoad
##.stpro_ads
##.str-300x250-ad
##.str-300x600-ad
##.str-horizontal-ad-wrapper
##.str-slim-nav-ad
##.str-top-ad
##.strawberry-ads
##.stream-ad
##.stream-adyoulike-card
##.stream-sm-ad
##.streamAd
##.strip-ad
##.stripad
##.sub-ad
##.sub-feature-ad
##.sub-header-ad
##.subAdBannerArea
##.subAdBannerHeader
##.subNavAd
##.sub_ad_banner8_wrap
##.sub_cont_AD01
##.sub_cont_AD02
##.sub_cont_AD04
##.sub_cont_AD06
##.sub_cont_AD07
##.subad
##.subadimg
##.subcontent-ad
##.subheadAdPanel
##.subheaderAdlogo
##.subheader_adsense
##.subjects_ad
##.submenu_ad
##.subtitle-ad-container
##.sugarad
##.suggAd
##.suggested-content--ads
##.suit-ad-inject
##.suitcase-ad
##.sun-col-2--is-ad
##.sunfw-pos-all_adv_728_90_nm
##.super-ad
##.super-leaderboard-advert
##.super-section__ads-wrapper
##.superLeaderOverallAdArea
##.supercommentad_left
##.supercommentad_right
##.supernews-ad-widget
##.superscroll-ad
##.supp-ads
##.support-adv
##.supportAdItem
##.support_ad
##.surveyad
##.sweet-deals-ad
##.swiper_advs
##.syAd
##.syHdrBnrAd
##.sykscraper-ad
##.syndicatedAds
##.szoAdBox
##.szoSponsoredPost
##.t10ad
##.tAd
##.tAds
##.tabAd
##.tabAds
##.tab_ad
##.tab_ad_area
##.table-ad
##.table-ad-fb
##.table_ad_bg
##.tablebordersponsor
##.tadsanzeige
##.tadsbanner
##.tadselement
##.takeOverAdLink
##.tallAdvert
##.tallad
##.tangential-ad
##.tb-ad
##.tbboxad
##.tblAds
##.tblTopAds
##.tbl_ad
##.tbox_ad
##.tc-adbanner
##.tc_ad
##.tc_ad_unit
##.tckr_adbrace
##.td-Adholder
##.td-TrafficWeatherWidgetAdGreyBrd
##.td-a-ad
##.td-a-rec-id-custom_ad_1
##.td-a-rec-id-custom_ad_2
##.td-a-rec-id-custom_ad_3
##.td-a-rec-id-custom_ad_4
##.td-a-rec-id-custom_ad_5
##.td-a-rec-id-event_bottom_ad
##.td-a-rec-id-h12_obj_bottom_ad
##.td-a-rec-id-h3_object_bottom_ad
##.td-a-rec-id-ud_b4x_post_ad
##.td-ad
##.td-ad-background-link:not(body)
##.td-adspot-title
##.td-header-ad-wrap
##.td-header-sp-ads
##.td-sponsor-title
##.tdAdHeader
##.tdBannerAd
##.tdFeaturedAdvertisers
##.td_ad
##.td_footer_ads
##.td_left_widget_ad
##.td_leftads
##.td_reklama_bottom
##.td_reklama_top
##.td_spotlight_ads
##.td_topads
##.tdad125
##.tealiumAdSlot
##.teaser--native-ad
##.teaser-ad
##.teaser-advertisement
##.teaser-small--ad
##.teaser-sponsor
##.teaserAd
##.teaserAdContainer
##.teaserAdHeadline
##.teaser_adtiles
##.teaser_advert_content
##.test-adsense
##.testAd-holder
##.text-ad-300
##.text-ad-links2
##.text-ad-sitewide
##.text-ad-top
##.text-advertisement
##.text-g-advertisement
##.text-g-group-short-rec-ad
##.text-g-net-group-news-half-page-ad-300x600-or-300x250
##.text-g-net-grp-google-ads-article-page
##.text-g-nn-web-group-ad-halfpage
##.text-g-sponsored-ads
##.text-g-sponsored-links
##.textAd3
##.textAdBG
##.textAdBlock
##.textAdBlwPgnGrey
##.textAdBox
##.textAdMinimum
##.textAds
##.textLinkAd
##.textSponsor
##.text_ad_description
##.text_ad_title
##.text_ad_website
##.text_ads_2
##.text_ads_wrapper
##.text_link_ads_adultforce
##.text_linkad_wrapper
##.textad
##.textadContainer
##.textad_headline
##.textadbox
##.textadheadline
##.textadlink
##.textads
##.textads_left
##.textads_right
##.textadscontainer
##.textadsds
##.textadsfoot
##.textadtext
##.textadtxt
##.textadtxt2
##.textbanner-ad
##.textlink-ads
##.textlinkads
##.tf_page_ad_search
##.tfagAd
##.tgads-box
##.tge-ad
##.thb_ad_before_header
##.theAdvert
##.the_list_ad_zone
##.theads
##.theleftad
##.themeblvd-ad-square-buttons
##.themidad
##.themonic-ad2
##.third-box-ad
##.third-party-ad
##.thirdAd160Cont
##.thirdAdBot
##.thirdAdHead
##.thirdPartySponsorLink
##.thirdPartySponsorLink__ad
##.thirdPartySponsorLink__ads
##.thirdage_ads_300x250
##.thirdage_ads_728x90
##.thisIsAd
##.thisIsAnAd
##.this_is_an_ad
##.thisisad
##.thread-ad
##.thread-ad-holder
##.threadAdsHeadlineData
##.three-ads
##.three-promoted-ads
##.thumb-ad-red
##.thumb-ads
##.thumb_ad
##.thumbnailad
##.thumbs-adv
##.thumbs-adv-holder
##.tibu_ad
##.ticket-ad
##.tile--ad
##.tile-ad
##.tile-ad-container
##.tileAdContainer
##.tileAdWrap
##.tileAds
##.tile_AdBanner
##.tile_ad
##.tile_ad_container
##.tips_advertisement
##.title-ad
##.title_adbig
##.tj_ad_box
##.tj_ad_box_top
##.tjads
##.tl-ad
##.tl-ad-dfp
##.tl-ad-display-3
##.tl-ad-render
##.tm-ad
##.tm-ad-leaderboard
##.tm-ad-mrec
##.tm-ads
##.tm_ad200_widget
##.tm_topads_468
##.tm_widget_ad200px
##.tmg-ad
##.tmg-ad-300x250
##.tmg-ad-mpu
##.tmnAdsenseContainer
##.tmsads
##.tmz-dart-ad
##.tn-ads-widget
##.tncms-region-ads
##.tnt-ads-container
##.toaster-ad
##.today-ad-imu
##.today-ad-rec
##.toggle-adinmap
##.tone_adspace_300x250
##.tone_adspace_300x600
##.tone_adspace_right
##.toolad
##.toolbar-ad
##.toolsAd
##.toolssponsor-ads
##.top-300-ad
##.top-ad
##.top-ad-1
##.top-ad-728
##.top-ad-above-header
##.top-ad-anchor
##.top-ad-area
##.top-ad-bloc
##.top-ad-block
##.top-ad-center
##.top-ad-container
##.top-ad-content
##.top-ad-desktop
##.top-ad-div
##.top-ad-horizontal
##.top-ad-inside
##.top-ad-multiplex
##.top-ad-right
##.top-ad-sidebar
##.top-ad-slot
##.top-ad-space
##.top-ad-sticky
##.top-ad-unit
##.top-ad-wrap
##.top-ad-wrapper
##.top-ad1
##.top-ad__sticky-wrapper
##.top-adbox
##.top-ads
##.top-ads-bottom-bar
##.top-ads-mobile
##.top-ads-wrapper
##.top-adsense
##.top-adsense-banner
##.top-adspace
##.top-adv
##.top-adv-container
##.top-adverbox
##.top-advert
##.top-advertisement
##.top-affiliate
##.top-banner-468
##.top-banner-ad
##.top-banner-ad-container
##.top-banner-ad-wrapper
##.top-banner-add
##.top-bar-ad-related
##.top-box-right-ad
##.top-content-adplace
##.top-fbs-ad
##.top-fbs-ad-sticky
##.top-fixed-ad
##.top-half-page-ad
##.top-header-ad
##.top-horiz-ad
##.top-item-ad
##.top-large-google-ad
##.top-leaderboard-ad
##.top-left-nav-ad
##.top-menu-ads
##.top-most-adv
##.top-nav-ad
##.top-outer-ad-container
##.top-primary-sponsored
##.top-right-ad
##.top-right-advert
##.top-rightadvtsment
##.top-side-advertisement
##.top-sidebar-adbox
##.top-sponsored-header
##.top-story__ads
##.top-topics__ad
##.top-treehouse-ad
##.top-wide-ad-container
##.top-wrapper-sponsored-fb
##.top300ad
##.topAD
##.topAd
##.topAd728x90
##.topAdBanner
##.topAdBar
##.topAdCenter
##.topAdContainer
##.topAdIn
##.topAdLeft
##.topAdRight
##.topAdWrap
##.topAdWrapper
##.topAdd
##.topAds
##.topAdsLeftMid2
##.topAdsRight
##.topAdsRight2
##.topAdvBox
##.topAdvert
##.topAdvertisement
##.topAdvertistemt
##.topAdverts
##.topArtAd
##.topArticleAds
##.topBannerAd
##.topBannerAdSectionR
##.topBarAd
##.topBoxAdvertisement
##.topGoogleAd
##.topHeaderLeaderADWrap
##.topLeaderboardAd
##.topNavRMAd
##.topPC-adWrap
##.topPagination_ad
##.topRailAdSlot
##.topRightAd
##.top_Ad
##.top_ad
##.top_ad-tw
##.top_ad1
##.top_ad_336x280
##.top_ad_728
##.top_ad_728_90
##.top_ad_banner
##.top_ad_big
##.top_ad_disclaimer
##.top_ad_div
##.top_ad_holder
##.top_ad_inner
##.top_ad_label
##.top_ad_list
##.top_ad_long
##.top_ad_post
##.top_ad_responsive
##.top_ad_seperate
##.top_ad_short
##.top_ad_wrap
##.top_ad_wrapper
##.top_adbox1
##.top_adbox2
##.top_adh
##.top_ads
##.top_adsense
##.top_adspace
##.top_adv
##.top_adv_content
##.top_advert
##.top_advertisement
##.top_advertising_lb
##.top_advertizing_cnt
##.top_bar_ad
##.top_big_ads
##.top_container_ad
##.top_corner_ad
##.top_head_ads
##.top_header_ad
##.top_header_ad_inner
##.top_right_ad
##.top_rightad
##.top_side_adv
##.top_sponsor
##.topad-area
##.topad-bar
##.topad-bg
##.topad1
##.topad2
##.topad_the_www_subtitle
##.topadbar
##.topadblock
##.topadbox
##.topadrow
##.topads
##.topads-spacer
##.topadsection
##.topadspace
##.topadspot
##.topadtara
##.topadtxt
##.topadtxt120
##.topadtxt300
##.topadtxt428
##.topadtxt728
##.topadvert
##.topadvertisementsegment
##.topbannerAd
##.topbar-ad-parent
##.topbar-ad-unit
##.topboardads
##.topcontentadvertisement
##.topfootad
##.topicDetailsAdRight
##.topic_inad
##.topnavSponsor
##.topratedBoxAD
##.topsidebarad
##.topstoriesad
##.toptenAdBoxA
##.tourFeatureAd
##.tout-ad
##.tout-ad-embed
##.tower-ad
##.tower-ad-abs
##.tower-ad-b
##.tower-ad-wrapper
##.tower-ads-container
##.towerAd
##.towerAdLeft
##.towerAds
##.tower_ad
##.tower_ad_disclaimer
##.towerad
##.tp-ad-label
##.tp_ads
##.tpd-box-ad-d
##.tpd-box-ad-e
##.tr-ad-adtech
##.tr-ad-adtech-placement
##.tr-ad-inset
##.tr-sponsored
##.trSpAD1
##.track_adblock
##.trafficAdSpot
##.trafficjunky-ad
##.trb_ar_sponsoredmod
##.trb_gptAd
##.trb_header_adBanner_combo
##.trb_header_adBanner_large
##.trb_masthead_adBanner
##.trb_pageAdHolder
##.trb_soh
##.trc-content-sponsored
##.trc-content-sponsoredUB
##.treeAdBlockWithBanner_right
##.trend-card-advert
##.trend-card-advert__title
##.trending__ad
##.tribal-ad
##.trip_ad_center
##.trueads
##.ts-ad
##.ts-ad-leaderboard
##.ts-ad-wrapper
##.ts-ad_unit_bigbox
##.ts-banner_ad
##.ts-featured_ad
##.ts-sponsored-links
##.ts-top-most-ads
##.tsfrm-sponsor-logo-content
##.tsm-ad
##.tsmAd
##.tt_ads
##.ttlAdsensel
##.tto-sponsored-element
##.tucadtext
##.tv-ad-aside
##.tvkidsArticlesBottomAd
##.tvs-mpu
##.twitter-ad
##.two-col-ad-inArticle
##.twoColumnAd
##.two_ads
##.twoadcoll
##.twoadcolr
##.twp-ad
##.twp-ad-section
##.tx-aa-adverts
##.tx_smartadserver_pi1
##.txt-ads
##.txtAd
##.txtAd5
##.txtAds
##.txt_ad
##.txt_ads
##.txtad_area
##.txtadvertise
##.tynt-ad-container
##.type-ad
##.type_ads_default
##.type_adscontainer
##.type_miniad
##.type_promoads
##.tz_ad300_widget
##.tz_ad_widget
##.uds-ad
##.uds-ads
##.ui-ad
##.ui-ads
##.ui-advertising__container
##.ui-advertising_position1
##.uim-ad
##.ukAds
##.ukn-banner-ads
##.ukn-inline-advert
##.ult_vp_videoPlayerAD
##.unSponsored
##.under-header-ad
##.under-player-ads
##.under_ads
##.underplayer__ad
##.undertimyads
##.uniAdBox
##.uniAds
##.uniblue-text-ad
##.unireg-ad-narrow
##.unisterAdsStart
##.unit-ad
##.universalboxADVBOX01
##.universalboxADVBOX03
##.universalboxADVBOX04a
##.unspoken-adplace
##.upcloo-adv-content
##.upcomingMob_2nd_adv_blk
##.upper-ad-box
##.upper-ad-space
##.urban-ad-rect
##.urban-ad-top
##.us-advertisement
##.us-txt-ad
##.useful_banner_manager_banners_rotation
##.useful_banner_manager_rotation_widget
##.useful_banner_manager_widget
##.usenext
##.uvs-ad-full-width
##.v5rc_336x280ad
##.vAd_160x600
##.vAds
##.v_ad
##.vadvert
##.variable-ad
##.variableHeightAd
##.vbox-verticalad
##.vce-ad-below-header
##.vce-ad-container
##.vce-header-ads
##.vce_adsense_expand
##.vce_adsense_widget
##.vce_adsense_wrapper
##.ve2_post_adsense
##.vert-ad
##.vert-ad-ttl
##.vert-ads
##.vert-adsBlock
##.vertad
##.vertical-ad
##.vertical-ads
##.vertical-adsense
##.verticalAd
##.verticalAdText
##.vertical_ad
##.vertical_ads
##.verticalad
##.verysmallads
##.vhs_small_ad
##.vi-lb-placeholder[title="ADVERTISEMENT"]
##.vidadtext
##.video-about-ad
##.video-ad
##.video-ad-bottom
##.video-ad-content
##.video-ad-short
##.video-ads
##.video-ads-container
##.video-ads-wrapper
##.video-adtech-mpu-ad
##.video-adv
##.video-advert
##.video-archive-ad
##.video-innerAd-320x250
##.video-player-ad-center
##.video-right-ad
##.video-right-ads
##.video-side__adv_title
##.videoAd-wrapper
##.videoAd300
##.videoBoxAd
##.videoPauseAd
##.videoSideAds
##.video_ad
##.video_ad_fadein
##.video_ads
##.video_ads_overdiv
##.video_ads_overdiv2
##.video_advertisement_box
##.video_detail_box_ads
##.video_footer_advertisement
##.video_top_ad
##.videoad2
##.videoadbox
##.videos-ad
##.videos-ad-wrap
##.view-Advertisment
##.view-ad
##.view-ads-header-top-block
##.view-ads-sidebar-block
##.view-ads-under-the-slider
##.view-advertisements
##.view-advertisements-300
##.view-advertorials
##.view-adverts
##.view-advt-story-bottom
##.view-article-inner-ads
##.view-custom-advertisement
##.view-display-id-ads_all
##.view-homepage-center-ads
##.view-id-Advertisment
##.view-id-ad
##.view-id-ads_header_top_block
##.view-id-ads_sidebar_block
##.view-id-ads_under_the_slider
##.view-id-advertisements
##.view-id-advertisements_300
##.view-id-advt_story_bottom
##.view-id-custom_advertisement
##.view-id-simpleads_advertisements
##.view-id-topheader_ad
##.view-image-ads
##.view-promo-mpu-right
##.view-simpleads-advertisements
##.view-site-ads
##.view-topheader-ad
##.view-video-advertisements
##.viewContentItemAd
##.view_ad
##.view_ads_advertisements
##.view_ads_bottom_bg
##.view_ads_bottom_bg_middle
##.view_ads_content_bg
##.view_ads_top_bg
##.view_ads_top_bg_middle
##.view_rig_ad
##.views-field-field-ad
##.views-field-field-adbox-1
##.views-field-field-adbox-2
##.views-field-field-advertisement-image
##.views-field-field-html-ad
##.views-field-field-image-ad
##.vip-club-ad
##.virgin-mpu
##.visibleAd
##.visor-breaker-ad
##.visuaAD400
##.visuaAD900
##.vitee-ad
##.vjs-ad-iframe
##.vjs-ad-overlay
##.vjs-ima3-ad-container
##.vl-ad-item
##.vlog-ad
##.vmp-ad
##.voc-advertising
##.vod_ad
##.vrfadzone
##.vs-advert-300x250
##.vs_dfp_standard_postbit_ad
##.vsw-ads
##.vswAdContainer
##.vt_h1_ad
##.vuukle-ad-block
##.vuukle-ads
##.vw-header-ads-leader-board
##.vw-header-ads-wrapper
##.vw-single-header-ads
##.vxp_ad300x250
##.vxp_adContainer
##.w-Ads-small
##.w-ad-box
##.w-content--ad
##.wAdvert
##.w_AdExternal
##.w_ad
##.wa_adsbottom
##.wahAd
##.wahAdRight
##.wallAd
##.wall_ad
##.wall_ad_hd
##.wallad
##.wallpaper-parade-ad-container
##.wantads
##.waterfall-ad-anchor
##.wazi-ad-link
##.wcAd
##.wcfAdLocation
##.wd-adunit
##.wd_ads
##.wdca_ad_item
##.wdca_custom_ad
##.wdp_ad
##.wdp_adDiv
##.wdt_ads
##.weather-ad-wrapper
##.weather-sponsor-ad
##.weather-sponsorDiv
##.weatherAdSpot
##.weather_ad
##.weatherad
##.web-ads-wrap
##.web-result-sponsored
##.webad-cnt
##.webad_link
##.webads336x280
##.webadvert-container
##.webit-ads
##.webpart-wrap-advert
##.website-ad-space
##.well-ad
##.werb_textlink
##.wfb-ad
##.wg-ad-square
##.wh_ad
##.white-ad-block
##.wide-ad
##.wide-ad-container
##.wide-ad-new-layout
##.wide-ad-outer
##.wide-ad2015
##.wide-advert
##.wide-footer-ad
##.wide-header-ad
##.wide-skyscraper-ad
##.wideAd
##.wideAdTable
##.widePageAd
##.wide_ad
##.wide_ad_unit
##.wide_ad_unit_top
##.wide_ads
##.wide_google_ads
##.wide_grey_ad_box
##.wide_sponsors
##.widead
##.wideadbox
##.widget-300x250ad
##.widget-ad
##.widget-ad-codes
##.widget-ad-sky
##.widget-ad-zone
##.widget-ad300x250
##.widget-adcode
##.widget-ads
##.widget-adsense
##.widget-adv
##.widget-advads-ad-widget
##.widget-advert-728
##.widget-advert-970
##.widget-advertisement
##.widget-ami-newsmax
##.widget-dfp
##.widget-entry-ads-160
##.widget-gpt2-ami-ads
##.widget-group-Ads
##.widget-highlight-ads
##.widget-pane-section-ad-content
##.widget-sponsor
##.widget-text-ad
##.widget1-ad
##.widget10-ad
##.widget4-ad
##.widget6-ad
##.widget7-ad
##.widgetAD
##.widgetAdScrollContainer
##.widgetContentIfrWrapperAd
##.widgetSponsors
##.widgetYahooAds
##.widget_728x90_advertisement
##.widget_ad
##.widget_ad-widget
##.widget_ad125
##.widget_ad300
##.widget_ad_300
##.widget_ad_300x250_atf
##.widget_ad_300x250_btf
##.widget_ad_300x250_btf_b
##.widget_ad_boxes_widget
##.widget_ad_layers_ad_widget
##.widget_ad_rotator
##.widget_ad_widget
##.widget_admanagerwidget
##.widget_adrotate_widgets
##.widget_ads
##.widget_adsblock
##.widget_adsensem
##.widget_adsensewidget
##.widget_adsingle
##.widget_adv_location
##.widget_advads_ad_widget
##.widget_advert
##.widget_advert_content
##.widget_advert_widget
##.widget_advertisement
##.widget_advertisements
##.widget_advertisment
##.widget_advwidget
##.widget_adwidget
##.widget_appmanager_sponsoredpostswidget
##.widget_arvins_ad_randomizer
##.widget_awpcp-random-ads
##.widget_bestgoogleadsense
##.widget_better-ads
##.widget_boss_banner_ad
##.widget_catchbox_adwidget
##.widget_cevo_contentad
##.widget_codeneric_ad_widget
##.widget_com_ad_widget
##.widget_cpxadvert_widgets
##.widget_customad_widget
##.widget_customadvertising
##.widget_cxad
##.widget_dfp
##.widget_dfp_lb-widget
##.widget_econaabachoadswidget
##.widget_emads
##.widget_etcenteredadwidget
##.widget_evolve_ad_gpt_widget
##.widget_fearless_responsive_image_ad
##.widget_googleads
##.widget_ima_ads
##.widget_internationaladserverwidget
##.widget_ione-dart-ad
##.widget_island_ad
##.widget_jr_125ads
##.widget_maxbannerads
##.widget_nb-ads
##.widget_new_sponsored_content
##.widget_newscorpau_ads
##.widget_openxwpwidget
##.widget_plugrush_widget
##.widget_po_ads_widget
##.widget_postmedia_layouts_ad
##.widget_sdac_bottom_ad_widget
##.widget_sdac_companion_video_ad_widget
##.widget_sdac_footer_ads_widget
##.widget_sdac_skyscraper_ad_widget
##.widget_sdac_top_ad_widget
##.widget_sej_sidebar_ad
##.widget_sidebarad_300x250
##.widget_sidebarad_300x600
##.widget_sidebaradwidget
##.widget_singlead
##.widget_sponsored_content
##.widget_supernews_ad
##.widget_text_adsense
##.widget_thesun_dfp_ad_widget
##.widget_uds-ads
##.widget_vb_sidebar_ad
##.widget_wnd_ad_widget
##.widget_wp-bannerize-widget
##.widget_wp_ads_gpt_widget
##.widget_wp_insert_ad_widget
##.widget_wpshower_ad
##.widgetads
##.width-ad-slug
##.wikia-ad
##.wikia_ad_placeholder
##.wingadblock
##.wis_adControl
##.with-background-ads
##.with-wrapper-ads
##.withAds
##.with_ctecad
##.wixAdsdesktopBottomAd
##.wl-ad
##.wloadIframeAD
##.wn-ad
##.wnIframeAd
##.wnMultiAd
##.wnad
##.wp125_write_ads_widget
##.wp125ad
##.wp125ad_1
##.wp125ad_2
##.wpInsertAdWidget
##.wpInsertInPostAd
##.wp_bannerize
##.wp_bannerize_container
##.wp_bnn
##.wp_bnnatcode_wp_bnn
##.wpadvert
##.wpbrad
##.wpbrad-ad
##.wpbrad-zone
##.wpd-advertisement
##.wpfp_custom_ad
##.wpfp_custom_ad_content
##.wpi_ads
##.wpmrec
##.wpn_ad_content
##.wppaszone
##.wpproaddlink
##.wpproadgrid
##.wpproadszone
##.wptouch-ad
##.wpx-bannerize
##.wpx_bannerize
##.wr-ad-slot
##.wr-home-top-adv
##.wrap-ad
##.wrap-ads
##.wrap_boxad
##.wrapad
##.wrapper-ad
##.wrapper-ad-sidecol
##.wrapper-banner-half-page-ad
##.wrapper-google-ads
##.wrapper-sidebar_ads_box
##.wrapper-sidebar_ads_half-page
##.wrapper-sponsored
##.wrapper-sponsored-fb
##.wrapperAdSky
##.wrapper_ad
##.wrapper_advertisement
##.wrb1_x1_adv
##.wrb1_x7_adv
##.wrb2_ls1_adv
##.wrb2_ls3_adv
##.wrb2_x1_adv
##.wrb3_ls1_adv
##.wrb3_x1_adv
##.wrb4_x1_adv
##.wrb6_x1_adv
##.ws-ad
##.wsSearchResultsRightSponsoredLinks
##.wsSponsoredLinksRight
##.wsTopSposoredLinks
##.ws_contentAd660
##.wsj-ad:not(.adActivate)
##.wsj-responsive-ad-wrap
##.wui-ad-container
##.ww_ads_banner_wrapper
##.wwnFloatingAdContainer
##.wx-adchoices
##.wx-gptADS
##.x-ad
##.x-home-ad__content
##.x-home-ad__content-inner
##.x-tile__advert
##.x01-ad
##.x03-adunit
##.x04-adunit
##.x81_ad_detail
##.xads-blk-bottom-hld
##.xads-blk-top-hld
##.xads-blk-top2-hld
##.xads-blk1
##.xads-blk2
##.xads-ojedn
##.xmlad
##.xs_epic_circ_ad
##.xs_epic_sponsor_label
##.xtopadvert
##.y-ads
##.y-ads-wide
##.y5_ads
##.y5_ads2
##.y7-advertisement
##.y7adHEAD
##.y7adS
##.y7s-lrec
##.yaAds
##.yad-sponsored
##.yahoo-ad-leader-north
##.yahoo-ad-leader-south
##.yahoo-ad-lrec-north
##.yahoo-banner-ad-container
##.yahoo-sponsored
##.yahoo-sponsored-links
##.yahoo-sponsored-result
##.yahooAd
##.yahooAds
##.yahooContentMatch
##.yahoo_ad
##.yahoo_ads
##.yahooad
##.yahooad-image
##.yahooad-urlline
##.yahooads
##.yahootextads_content_bottom
##.yam-plus-ad-container
##.yan-sponsored
##.yat-ad
##.yellow_ad
##.yfi-fp-ad-logo
##.ygrp-ad
##.yieldads-160x600
##.yieldads-728x90
##.yl-lrec-wrap
##.yls-sponlink
##.yom-ad
##.yom-ad-LREC
##.yom-ad-LREC2
##.yom-ad-LREC3
##.yom-ad-MREC2
##.yom-ad-moneyball
##.youradhere
##.youtubeSuperLeaderBoardAdHolder
##.youtubeSuperLeaderOverallAdArea
##.yrail_ad_wrap
##.yrail_ads
##.ysmsponsor
##.ysp-dynamic-ad
##.ysponsor
##.yt-adsfull-widget
##.yui3-ad
##.yvp-ads-overlay
##.yvp-ads-view
##.yvp-adsview-show
##.yvp-mode-ad
##.yw-ad
##.z-ad-display
##.z-ad-lockerdome-inline
##.z-lockerdome-inline
##.z-sponsored-block
##.zRightAdNote
##.zaba-advertising
##.zc-grid-ad
##.zc-grid-position-ad
##.zem_rp_promoted
##.zerg-colm
##.zerg-widget
##.zeti-ads
##.ziffad-wrapper
##.zmgad-full-width
##.zmgad-right-rail
##.zone-advertisement
##.zoneAds
##.zox-post-bot-ad
##.zox_ad_widget
##AD-SLOT
##AD-TRIPLE-BOX
##ADS-RIGHT
##AFS-AD
##DFP-AD
##FBS-AD
##LEADERBOARD-AD
##[ad-id^="googlead"]
##[data-ad-module]
##[href*=".adcampo.com/"]
##[href*=".afftracks.online/"]
##[href*=".jetx.info/"]
##[href*=".ltroute.com/"]
##[href*=".revrtb.com/"]
##[href*=".xiloy.site/"]
##[href*="cadsecs.com/"]
##[href*="get-download.club/"]
##[href*="maskip.co/"]
##[href*="prayuserparka.com/"]
##[href*="wap4dollar.com/"]
##[href^="http://advertisesimple.info/"]
##[href^="http://raboninco.com/"]
##[href^="https://go.affiliatexe.com/"]
##[id^="adframe_wrap_"]
##[id^="bunyad_ads_"]
##[lazy-ad="leftbottom_banner"]
##[lazy-ad="leftthin_banner"]
##[lazy-ad="lefttop_banner"]
##[lazy-ad="top_banner"]
##[onclick^="window.open('http://adultfriendfinder.com/search/"]
##[onclick^="window.open('https://www.brazzersnetwork.com/landing/"]
##[onclick^="window.open('window.open('//delivery.trafficfabrik.com/"]
##[src^="/Redirect.a2b?"]
##a[data-redirect^="http://click.plista.com/pets"]
##a[href$="/vghd.shtml"]
##a[href*=".ad-center.com/"]
##a[href*=".adform.net/"]
##a[href*=".adk2x.com/"]
##a[href*=".adsrv.eacdn.com/"] > img
##a[href*=".allsports4you.club"]
##a[href*=".approvallamp.club/"]
##a[href*=".bang.com/"][href*="&aff="]
##a[href*=".cfm?fp="][href*="&prvtof="]
##a[href*=".clkcln.com/"]
##a[href*=".clksite.com/"]
##a[href*=".frtyl.com/"]
##a[href*=".fwd28.com/"]
##a[href*=".ichlnk.com/"]
##a[href*=".inclk.com/"]
##a[href*=".intab.fun/"]
##a[href*=".irtyc.com/"]
##a[href*=".mfroute.com/"]
##a[href*=".opskln.com/"]
##a[href*=".orange2258.com/"]
##a[href*=".purple6401.com/"]
##a[href*=".qertewrt.com/"]
##a[href*=".red90121.com/"]
##a[href*=".revimedia.com/"]
##a[href*=".smartadserver.com"]
##a[href*=".udncoeln.com/"]
##a[href*="//bongacams.com/track?"]
##a[href*="//bongacams2.com/track?"]
##a[href*="//bongacams5.com/track?"]
##a[href*="//bongacams7.com/track?"]
##a[href*="//promo-bc.com/track?"]
##a[href*="//ridingintractable.com/"]
##a[href*="/adServe/banners?"]
##a[href*="/adrotate-out.php?"]
##a[href*="/cmd.php?ad="]
##a[href*="/servlet/click/zone?"]
##a[href*="3wr110.xyz/"]
##a[href*="5iclx7wa4q.com"]
##a[href*="=Adtracker"]
##a[href*="=adscript"]
##a[href*="=exoclick"]
##a[href*="?adlivk="][href*="&refer="]
##a[href*="a2g-secure.com"]
##a[href*="ad2upapp.com/"]
##a[href*="deliver.trafficfabrik.com"]
##a[href*="delivery.trafficfabrik.com"]
##a[href*="get-express-vpn.xyz"]
##a[href*="n47adshostnet.com/"]
##a[href*="onclkds."]
##a[href*="pussl3.com"]
##a[href^=" http://www.sex.com/"][href*="&utm_"]
##a[href^="//00ae8b5a9c1d597.com/"]
##a[href^="//40ceexln7929.com/"]
##a[href^="//4c7og3qcob.com/"]
##a[href^="//4f6b2af479d337cf.com/"]
##a[href^="//5e1fcb75b6d662d.com/"]
##a[href^="//88d7b6aa44fb8eb.com/"]
##a[href^="//adbit.co/?a=Advertise&"]
##a[href^="//api.ad-goi.com/"]
##a[href^="//awejmp.com/"]
##a[href^="//bwnjijl7w.com/"]
##a[href^="//db52cc91beabf7e8.com/"]
##a[href^="//go.onclasrv.com/"]
##a[href^="//go.vedohd.org/"]
##a[href^="//healthaffiliate.center/"]
##a[href^="//jsmptjmp.com/"]
##a[href^="//look.djfiln.com/"]
##a[href^="//medleyads.com/spot/"]
##a[href^="//mob1ledev1ces.com/"]
##a[href^="//nlkdom.com/"]
##a[href^="//oardilin.com/"]
##a[href^="//porngames.adult/?SID="]
##a[href^="//pubads.g.doubleclick.net/"]
##a[href^="//srv.buysellads.com/"]
##a[href^="//voyeurhit.com/cs/"]
##a[href^="//www.mgid.com/"]
##a[href^="//www.pd-news.com/"]
##a[href^="//z6naousb.com/"]
##a[href^="//zenhppyad.com/"]
##a[href^="http://1phads.com/"]
##a[href^="http://360ads.go2cloud.org/"]
##a[href^="http://3wr110.net/"]
##a[href^="http://45eijvhgj2.com/"]
##a[href^="http://4c7og3qcob.com/"]
##a[href^="http://6kup12tgxx.com/"]
##a[href^="http://9amq5z4y1y.com/"]
##a[href^="http://9nl.es/"]
##a[href^="http://NowDownloadAll.com"]
##a[href^="http://a.adquantix.com/"]
##a[href^="http://a63t9o1azf.com/"]
##a[href^="http://ad-apac.doubleclick.net/"]
##a[href^="http://ad-emea.doubleclick.net/"]
##a[href^="http://ad.au.doubleclick.net/"]
##a[href^="http://ad.doubleclick.net/"]
##a[href^="http://ad.yieldmanager.com/"]
##a[href^="http://adclick.g.doubleclick.net/"]
##a[href^="http://adf.ly/?id="]
##a[href^="http://adlev.neodatagroup.com/"]
##a[href^="http://admrotate.iplayer.org/"]
##a[href^="http://adprovider.adlure.net/"]
##a[href^="http://adrunnr.com/"]
##a[href^="http://ads.affbuzzads.com/"]
##a[href^="http://ads.betfair.com/redirect.aspx?"]
##a[href^="http://ads.expekt.com/affiliates/"]
##a[href^="http://ads.sprintrade.com/"]
##a[href^="http://ads2.williamhill.com/redirect.aspx?"]
##a[href^="http://adserver.adreactor.com/"]
##a[href^="http://adserver.adtech.de/"]
##a[href^="http://adserver.adtechus.com/"]
##a[href^="http://adserving.unibet.com/"]
##a[href^="http://adsrv.keycaptcha.com"]
##a[href^="http://adtrack123.pl/"]
##a[href^="http://adtrackone.eu/"]
##a[href^="http://adtransfer.net/"]
##a[href^="http://adultfriendfinder.com/p/register.cgi?pid="]
##a[href^="http://adultgames.xxx/"]
##a[href^="http://aff.ironsocket.com/"]
##a[href^="http://affiliate.coral.co.uk/processing/"]
##a[href^="http://affiliate.glbtracker.com/"]
##a[href^="http://affiliates.pinnaclesports.com/processing/"]
##a[href^="http://affiliates.score-affiliates.com/"]
##a[href^="http://affiliates.thrixxx.com/"]
##a[href^="http://aflrm.com/"]
##a[href^="http://allaptair.club/"]
##a[href^="http://amzn.to/"] > img[src^="data"]
##a[href^="http://anonymous-net.com/"]
##a[href^="http://api.content.ad/"]
##a[href^="http://at.atwola.com/"]
##a[href^="http://axdsz.pro/"]
##a[href^="http://azmobilestore.co/"]
##a[href^="http://b.bestcompleteusa.info/"]
##a[href^="http://banners.victor.com/processing/"]
##a[href^="http://bc.vc/?r="]
##a[href^="http://bcntrack.com/"]
##a[href^="http://bcp.crwdcntrl.net/"]
##a[href^="http://bestchickshere.com/"]
##a[href^="http://bestorican.com/"]
##a[href^="http://betahit.click/"]
##a[href^="http://bluehost.com/track/"]
##a[href^="http://bodelen.com/"]
##a[href^="http://bs.serving-sys.com/"]
##a[href^="http://buysellads.com/"]
##a[href^="http://c.actiondesk.com/"]
##a[href^="http://c.jumia.io/"]
##a[href^="http://c.ketads.com/"]
##a[href^="http://campaign.bharatmatrimony.com/cbstrack/"]
##a[href^="http://campaign.bharatmatrimony.com/track/"]
##a[href^="http://campeeks.com/"][href*="&utm_"]
##a[href^="http://casino-x.com/?partner"]
##a[href^="http://cdn.adsrvmedia.net/"]
##a[href^="http://cdn.adstract.com/"]
##a[href^="http://cdn3.adbrau.com/"]
##a[href^="http://cdn3.adexprts.com/"]
##a[href^="http://chaturbate.com/affiliates/"]
##a[href^="http://cinema.friendscout24.de?"]
##a[href^="http://click.payserve.com/"]
##a[href^="http://click.plista.com/pets"]
##a[href^="http://clickandjoinyourgirl.com/"]
##a[href^="http://clicks.binarypromos.com/"]
##a[href^="http://clickserv.sitescout.com/"]
##a[href^="http://clkmon.com/adServe/"]
##a[href^="http://codec.codecm.com/"]
##a[href^="http://connectlinking6.com/"]
##a[href^="http://contractallsticker.net/"]
##a[href^="http://cp.cbbp1.com"]
##a[href^="http://cpaway.afftrack.com/"]
##a[href^="http://cwcams.com/landing/click/"]
##a[href^="http://d2.zedo.com/"]
##a[href^="http://databass.info/"]
##a[href^="http://dftrck.com/"]
##a[href^="http://down1oads.com/"]
##a[href^="http://download-performance.com/"]
##a[href^="http://dwn.pushtraffic.net/"]
##a[href^="http://earandmarketing.com/"]
##a[href^="http://eclkmpsa.com/"]
##a[href^="http://elitefuckbook.com/"]
##a[href^="http://engine.newsmaxfeednetwork.com/"]
##a[href^="http://espn.zlbu.net/"]
##a[href^="http://ethfw0370q.com/"]
##a[href^="http://extra.bet365.com/"][href*="?affiliate="]
##a[href^="http://farm.plista.com/pets"]
##a[href^="http://feedads.g.doubleclick.net/"]
##a[href^="http://ffxitrack.com/"]
##a[href^="http://fileloadr.com/"]
##a[href^="http://finaljuyu.com/"]
##a[href^="http://findersocket.com/"]
##a[href^="http://freesoftwarelive.com/"]
##a[href^="http://fsoft4down.com/"]
##a[href^="http://fusionads.net"]
##a[href^="http://g1.v.fwmrm.net/ad/"]
##a[href^="http://galleries.securewebsiteaccess.com/"]
##a[href^="http://get.slickvpn.com/"]
##a[href^="http://go.ad2up.com/"]
##a[href^="http://go.fpmarkets.com/"]
##a[href^="http://go.mobisla.com/"]
##a[href^="http://go.oclaserver.com/"]
##a[href^="http://go.seomojo.com/tracking202/"]
##a[href^="http://go.trafficshop.com/"]
##a[href^="http://go.xtbaffiliates.com/"]
##a[href^="http://goldmoney.com/?gmrefcode="]
##a[href^="http://googleads.g.doubleclick.net/pcs/click"]
##a[href^="http://greensmoke.com/"]
##a[href^="http://guideways.info/"]
##a[href^="http://hd-plugins.com/download/"]
##a[href^="http://hotcandyland.com/partner/"]
##a[href^="http://hpn.houzz.com/"]
##a[href^="http://https://www.get-express-vpn.com/offer/"]
##a[href^="http://hyperlinksecure.com/go/"]
##a[href^="http://igromir.info/"]
##a[href^="http://imads.integral-marketing.com/"]
##a[href^="http://install.securewebsiteaccess.com/"]
##a[href^="http://intent.bingads.com/"]
##a[href^="http://istri.it/?"]
##a[href^="http://join3.bannedsextapes.com/track/"]
##a[href^="http://k2s.cc/code/"]
##a[href^="http://k2s.cc/pr/"]
##a[href^="http://keep2share.cc/pr/"]
##a[href^="http://landingpagegenius.com/"]
##a[href^="http://latestdownloads.net/download.php?"]
##a[href^="http://linksnappy.com/?ref="]
##a[href^="http://liversely.com/"]
##a[href^="http://liversely.net/"]
##a[href^="http://look.djfiln.com/"]
##a[href^="http://lp.ezdownloadpro.info/"]
##a[href^="http://lp.ncdownloader.com/"]
##a[href^="http://marketgid.com"]
##a[href^="http://media.paddypower.com/redirect.aspx?"]
##a[href^="http://mgid.com/"]
##a[href^="http://mmo123.co/"]
##a[href^="http://mo8mwxi1.com/"]
##a[href^="http://mob1ledev1ces.com/"]
##a[href^="http://n.admagnet.net/"]
##a[href^="http://n217adserv.com/"]
##a[href^="http://onclickads.net/"]
##a[href^="http://online.ladbrokes.com/promoRedirect?"]
##a[href^="http://pan.adraccoon.com?"]
##a[href^="http://papi.mynativeplatform.com:80/pub2/"]
##a[href^="http://partner.sbaffiliates.com/"]
##a[href^="http://partners.etoro.com/"]
##a[href^="http://play4k.co/"]
##a[href^="http://pokershibes.com/index.php?ref="]
##a[href^="http://promos.bwin.com/"]
##a[href^="http://pubads.g.doubleclick.net/"]
##a[href^="http://pwrads.net/"]
##a[href^="http://reallygoodlink.extremefreegames.com/"]
##a[href^="http://record.betsafe.com/"]
##a[href^="http://record.sportsbetaffiliates.com.au/"]
##a[href^="http://refer.webhostingbuzz.com/"]
##a[href^="http://refpa.top/"]
##a[href^="http://refpaano.host/"]
##a[href^="http://s5prou7ulr.com/"]
##a[href^="http://s9kkremkr0.com/"]
##a[href^="http://searchtabnew.com/"]
##a[href^="http://secure.cbdpure.com/aff/"]
##a[href^="http://secure.hostgator.com/~affiliat/"]
##a[href^="http://secure.signup-page.com/"]
##a[href^="http://see-work.info/"]
##a[href^="http://see.kmisln.com/"]
##a[href^="http://semi-cod.com/clicks/"]
##a[href^="http://serve.williamhill.com/promoRedirect?"]
##a[href^="http://server.cpmstar.com/click.aspx?poolid="]
##a[href^="http://servicegetbook.net/"]
##a[href^="http://sharesuper.info/"]
##a[href^="http://spygasm.com/track?"]
##a[href^="http://srvpub.com/"]
##a[href^="http://stateresolver.link/"]
##a[href^="http://syndication.exoclick.com/"]
##a[href^="http://t.mdn2015x1.com/"]
##a[href^="http://t.mdn2015x2.com/"]
##a[href^="http://t.mdn2015x3.com/"]
##a[href^="http://t.wowtrk.com/"]
##a[href^="http://tc.tradetracker.net/"] > img
##a[href^="http://tezfiles.com/pr/"]
##a[href^="http://tour.affbuzzads.com/"]
##a[href^="http://tour.mrskin.com/"]
##a[href^="http://track.trkvluum.com/"]
##a[href^="http://tracking.deltamediallc.com/"]
##a[href^="http://traffic.tc-clicks.com/"]
##a[href^="http://trk.mdrtrck.com/"]
##a[href^="http://ucam.xxx/?utm_"]
##a[href^="http://ul.to/ref/"]
##a[href^="http://uploaded.net/ref/"]
##a[href^="http://us.marketgid.com"]
##a[href^="http://vinfdv6b4j.com/"]
##a[href^="http://vo2.qrlsx.com/"]
##a[href^="http://wct.link/"]
##a[href^="http://web.adblade.com/"]
##a[href^="http://webgirlz.online/landing/"]
##a[href^="http://websitedhoome.com/"]
##a[href^="http://webtrackerplus.com/"]
##a[href^="http://wgpartner.com/"]
##a[href^="http://wopertific.info/"]
##a[href^="http://www.123-reg.co.uk/affiliate2.cgi"]
##a[href^="http://www.1clickdownloader.com/"]
##a[href^="http://www.TwinPlan.com/AF_"]
##a[href^="http://www.adbrite.com/mb/commerce/purchase_form.php?"]
##a[href^="http://www.adskeeper.co.uk/"]
##a[href^="http://www.adultdvdempire.com/?partner_id="][href*="&utm_"]
##a[href^="http://www.adxpansion.com"]
##a[href^="http://www.affbuzzads.com/affiliate/"]
##a[href^="http://www.affiliates1128.com/processing/"]
##a[href^="http://www.afgr2.com/"]
##a[href^="http://www.afgr3.com/"]
##a[href^="http://www.amazon.co.uk/exec/obidos/external-search?"]
##a[href^="http://www.babylon.com/welcome/index?affID"]
##a[href^="http://www.badoink.com/go.php?"]
##a[href^="http://www.bet365.com/"][href*="&affiliate="]
##a[href^="http://www.bet365.com/"][href*="?affiliate="]
##a[href^="http://www.bitlord.me/share/"]
##a[href^="http://www.bluehost.com/track/"] > img
##a[href^="http://www.cdjapan.co.jp/aff/click.cgi/"]
##a[href^="http://www.clickansave.net/"]
##a[href^="http://www.clkads.com/adServe/"]
##a[href^="http://www.coiwqe.site/"]
##a[href^="http://www.dealcent.com/register.php?affid="]
##a[href^="http://www.dl-provider.com/search/"]
##a[href^="http://www.down1oads.com/"]
##a[href^="http://www.download-provider.org/"]
##a[href^="http://www.downloadplayer1.com/"]
##a[href^="http://www.downloadthesefiles.com/"]
##a[href^="http://www.downloadweb.org/"]
##a[href^="http://www.easydownloadnow.com/"]
##a[href^="http://www.epicgameads.com/"]
##a[href^="http://www.fbooksluts.com/"]
##a[href^="http://www.firstclass-download.com/"]
##a[href^="http://www.firstload.com/affiliate/"]
##a[href^="http://www.firstload.de/affiliate/"]
##a[href^="http://www.flashx.tv/downloadthis"]
##a[href^="http://www.fleshlight.com/"]
##a[href^="http://www.fonts.com/BannerScript/"]
##a[href^="http://www.fpcTraffic2.com/blind/in.cgi?"]
##a[href^="http://www.freefilesdownloader.com/"]
##a[href^="http://www.friendlyadvertisements.com/"]
##a[href^="http://www.friendlyduck.com/AF_"]
##a[href^="http://www.friendlyquacks.com/"]
##a[href^="http://www.gamebookers.com/cgi-bin/intro.cgi?"]
##a[href^="http://www.getyourguide.com/?partner_id="]
##a[href^="http://www.gfrevenge.com/landing/"]
##a[href^="http://www.graboid.com/affiliates/"]
##a[href^="http://www.greenmangaming.com/?tap_a="]
##a[href^="http://www.hibids10.com/"]
##a[href^="http://www.hitcpm.com/"]
##a[href^="http://www.idownloadplay.com/"]
##a[href^="http://www.ireel.com/signup?ref"]
##a[href^="http://www.linkbucks.com/referral/"]
##a[href^="http://www.liutilities.com/"]
##a[href^="http://www.liversely.net/"]
##a[href^="http://www.menaon.com/installs/"]
##a[href^="http://www.mobileandinternetadvertising.com/"]
##a[href^="http://www.mrskin.com/tour"]
##a[href^="http://www.my-dirty-hobby.com/?sub="]
##a[href^="http://www.myfreecams.com/?co_id="][href*="&track="]
##a[href^="http://www.myfreepaysite.com/sfw.php?aid"]
##a[href^="http://www.myfreepaysite.com/sfw_int.php?aid"]
##a[href^="http://www.mysuperpharm.com/"]
##a[href^="http://www.on2url.com/app/adtrack.asp"]
##a[href^="http://www.onwebcam.com/random?t_link="]
##a[href^="http://www.paddypower.com/?AFF_ID="]
##a[href^="http://www.pinkvisualgames.com/?revid="]
##a[href^="http://www.pinkvisualpad.com/?revid="]
##a[href^="http://www.plus500.com/?id="]
##a[href^="http://www.quick-torrent.com/download.html?aff"]
##a[href^="http://www.ragazzeinvendita.com/?rcid="]
##a[href^="http://www.revenuehits.com/"]
##a[href^="http://www.roboform.com/php/land.php"]
##a[href^="http://www.securegfm.com/"]
##a[href^="http://www.seekbang.com/cs/"]
##a[href^="http://www.sex.com/?utm_"]
##a[href^="http://www.sex.com/pics/?utm_"]
##a[href^="http://www.sex.com/videos/?utm_"]
##a[href^="http://www.sexgangsters.com/?pid="]
##a[href^="http://www.sfippa.com/"]
##a[href^="http://www.socialsex.com/"]
##a[href^="http://www.streamate.com/exports/"]
##a[href^="http://www.streamtunerhd.com/signup?"]
##a[href^="http://www.terraclicks.com/"]
##a[href^="http://www.text-link-ads.com/"]
##a[href^="http://www.tirerack.com/affiliates/"]
##a[href^="http://www.torntv-downloader.com/"]
##a[href^="http://www.twinplan.com/AF_"]
##a[href^="http://www.uniblue.com/cm/"]
##a[href^="http://www.urmediazone.com/signup"]
##a[href^="http://www.usearchmedia.com/signup?"]
##a[href^="http://www.wantstraffic.com/"]
##a[href^="http://www.webtrackerplus.com/"]
##a[href^="http://www.xmediaserve.com/"]
##a[href^="http://wxdownloadmanager.com/dl/"]
##a[href^="http://xads.zedo.com/"]
##a[href^="http://xtgem.com/click?"]
##a[href^="http://y1jxiqds7v.com/"]
##a[href^="http://yads.zedo.com/"]
##a[href^="http://z1.zedo.com/"]
##a[href^="http://zevera.com/afi.html"]
##a[href^="https://8a1ccf65f2b1302.com/"]
##a[href^="https://a.adtng.com/"]
##a[href^="https://aaucwbe.com/"]
##a[href^="https://ad.atdmt.com/"]
##a[href^="https://ad.doubleclick.net/"]
##a[href^="https://ad13.adfarm1.adition.com/"]
##a[href^="https://adclick.g.doubleclick.net/"]
##a[href^="https://adhealers.com/"]
##a[href^="https://adnetwrk.com/"]
##a[href^="https://ads-for-free.com/click.php?"]
##a[href^="https://ads.ad4game.com/"]
##a[href^="https://ads.trafficpoizon.com/"]
##a[href^="https://adserver.adreactor.com/"]
##a[href^="https://adsrv4k.com/"]
##a[href^="https://adswick.com/"]
##a[href^="https://adultfriendfinder.com/go/page/landing"]
##a[href^="https://aff-ads.stickywilds.com/"]
##a[href^="https://affiliate.rusvpn.com/click.php?"]
##a[href^="https://affiliates.bet-at-home.com/processing/"]
##a[href^="https://albionsoftwares.com/"]
##a[href^="https://americafirstpolls.com/"]
##a[href^="https://awecrptjmp.com/"]
##a[href^="https://awejmp.com/"]
##a[href^="https://awentw.com/"]
##a[href^="https://aweptjmp.com/"]
##a[href^="https://axdsz.pro/"]
##a[href^="https://badoinkvr.com/"]
##a[href^="https://bestcond1tions.com/"]
##a[href^="https://betway.com/"][href*="&a="]
##a[href^="https://blackorange.go2cloud.org/"]
##a[href^="https://bnsjb1ab1e.com/"]
##a[href^="https://bs.serving-sys.com"]
##a[href^="https://bullads.net/get/"]
##a[href^="https://chaturbate.com/affiliates/"]
##a[href^="https://chaturbate.com/in/?tour="]
##a[href^="https://chaturbate.com/in/?track="]
##a[href^="https://chaturbate.jjgirls.com/"][href*="?tour="]
##a[href^="https://chaturbate.xyz/"]
##a[href^="https://click.plista.com/pets"]
##a[href^="https://clickadilla.com/"]
##a[href^="https://clixtrac.com/"]
##a[href^="https://content.oneindia.com/www/delivery/"]
##a[href^="https://control.trafficfabrik.com/"]
##a[href^="https://cpmspace.com/"]
##a[href^="https://creacdn.top-convert.com/"]
##a[href^="https://dediseedbox.com/clients/aff.php?"]
##a[href^="https://deliver.ptgncdn.com/"]
##a[href^="https://deliver.tf2www.com/"]
##a[href^="https://djtcollectorclub.org/"][href*="?affiliate_id="]
##a[href^="https://dltags.com/"]
##a[href^="https://dynamicadx.com/"]
##a[href^="https://earandmarketing.com/"]
##a[href^="https://easygamepromo.com/ef/custom_affiliate/"]
##a[href^="https://explore.findanswersnow.net/"]
##a[href^="https://fakelay.com/"]
##a[href^="https://farm.plista.com/pets"]
##a[href^="https://fast-redirecting.com/"]
##a[href^="https://fileboom.me/pr/"]
##a[href^="https://financeads.net/tc.php?"]
##a[href^="https://fleshlight.sjv.io/"]
##a[href^="https://flirtaescopa.com/"]
##a[href^="https://fonts.fontplace9.com/"]
##a[href^="https://freeadult.games/"]
##a[href^="https://gamescarousel.com/"]
##a[href^="https://gghf.mobi/"]
##a[href^="https://giftsale.co.uk/?utm_"]
##a[href^="https://go.247traffic.com/"]
##a[href^="https://go.ad2up.com/"]
##a[href^="https://go.cmrdr.com/"]
##a[href^="https://go.currency.com/"]
##a[href^="https://go.ebrokerserve.com/"]
##a[href^="https://go.gldrdr.com/"]
##a[href^="https://go.hpyjmp.com/"]
##a[href^="https://go.hpyrdr.com/"]
##a[href^="https://go.onclasrv.com/"]
##a[href^="https://go.stripchat.com/"][href*="&campaignId="]
##a[href^="https://go.trkclick2.com/"]
##a[href^="https://gogoman.me/"]
##a[href^="https://googleads.g.doubleclick.net/pcs/click"]
##a[href^="https://goraps.com/"]
##a[href^="https://horny-pussies.com/tds"]
##a[href^="https://iac.ampxdirect.com/"]
##a[href^="https://iactrivago.ampxdirect.com/"]
##a[href^="https://ilovemyfreedoms.com/"][href*="?affiliate_id="]
##a[href^="https://incisivetrk.cvtr.io/click?"]
##a[href^="https://intrev.co/"]
##a[href^="https://iqoption.com/lp/mobile-partner/"][href*="?aff="]
##a[href^="https://jmp.awempire.com/"]
##a[href^="https://join.dreamsexworld.com/"]
##a[href^="https://join.sexworld3d.com/track/"]
##a[href^="https://join.virtuallust3d.com/"]
##a[href^="https://juicyads.in/"]
##a[href^="https://k2s.cc/pr/"]
##a[href^="https://keep2share.cc/pr/"]
##a[href^="https://land.brazzersnetwork.com/landing/"]
##a[href^="https://land.rk.com/landing/"]
##a[href^="https://landing.brazzersnetwork.com/"]
##a[href^="https://landing.brazzersplus.com/"]
##a[href^="https://landing1.brazzersnetwork.com"]
##a[href^="https://m.do.co/c/"] > img
##a[href^="https://mcdlks.com/"]
##a[href^="https://medleyads.com/"]
##a[href^="https://meet-to-fuck.com/tds"]
##a[href^="https://members.linkifier.com/public/affiliateLanding?refCode="]
##a[href^="https://misspkl.com/"]
##a[href^="https://mk-ads.com/"]
##a[href^="https://mk-cdn.net/"]
##a[href^="https://mob1ledev1ces.com/"]
##a[href^="https://msecure117.com/"]
##a[href^="https://my-movie.club/"]
##a[href^="https://offerforge.net/"]
##a[href^="https://playuhd.host/"]
##a[href^="https://porndeals.com/?track="]
##a[href^="https://porngames.adult/?SID="]
##a[href^="https://prf.hn/click/"][href*="/adref:"]
##a[href^="https://prf.hn/click/"][href*="/creativeref:"]
##a[href^="https://pubads.g.doubleclick.net/"]
##a[href^="https://redirect.ero-advertising.com/"]
##a[href^="https://refpaano.host/"]
##a[href^="https://retiremely.com/"]
##a[href^="https://rev.adsession.com/"]
##a[href^="https://secure.adnxs.com/clktrb?"]
##a[href^="https://secure.bstlnk.com/"]
##a[href^="https://secure.cbdpure.com/aff/"]
##a[href^="https://secure.eveonline.com/ft/?aid="]
##a[href^="https://see.kmisln.com/"]
##a[href^="https://servedbyadbutler.com/"]
##a[href^="https://sexdatingz.live/"]
##a[href^="https://sexsimulator.game/tab/?SID="]
##a[href^="https://spygasm.com/track?"]
##a[href^="https://squren.com/rotator/?atomid="]
##a[href^="https://syndication.dynsrvtbg.com/splash.php?"]
##a[href^="https://syndication.exoclick.com/splash.php?"]
##a[href^="https://syndication.optimizesrv.com/splash.php?"]
##a[href^="https://t.grtyi.com/"]
##a[href^="https://t.hrtye.com/"]
##a[href^="https://t.hrtyj.com/"]
##a[href^="https://t.mobtya.com/"]
##a[href^="https://tc.tradetracker.net/"] > img
##a[href^="https://topoffers.com/"][href*="/?pid="]
##a[href^="https://torguard.net/aff.php"] > img
##a[href^="https://tour.mrskin.com/"]
##a[href^="https://track.52zxzh.com/"]
##a[href^="https://track.afcpatrk.com/"]
##a[href^="https://track.afftck.com/"]
##a[href^="https://track.bruceads.com/"]
##a[href^="https://track.clickmoi.xyz/"]
##a[href^="https://track.healthtrader.com/"]
##a[href^="https://track.interactivegf.com/"]
##a[href^="https://track.themadtrcker.com/"]
##a[href^="https://track.totalav.com/"]
##a[href^="https://track.trkinator.com/"]
##a[href^="https://track.ultravpn.com/"]
##a[href^="https://tracking.gitads.io/"]
##a[href^="https://tracking.truthfinder.com/?a="]
##a[href^="https://trackjs.com/?utm_source"]
##a[href^="https://traffic.bannerator.com/"]
##a[href^="https://trafficmedia.center/"]
##a[href^="https://transfer.xe.com/signup/track/redirect?"]
##a[href^="https://trappist-1d.com/"]
##a[href^="https://trf.bannerator.com/"]
##a[href^="https://trklvs.com/"]
##a[href^="https://trust.zone/go/r.php?RID="]
##a[href^="https://trusted-click-host.com/"]
##a[href^="https://uncensored.game/"]
##a[href^="https://uncensored3d.com/"]
##a[href^="https://understandsolar.com/signup/?lead_source="]
[href*="&tracking_code="]
##a[href^="https://vod09197d7.club/"]
##a[href^="https://watchmygirlfriend.tv/"]
##a[href^="https://weedzy.co.uk/"][href*="&utm_"]
##a[href^="https://windscribe.com/promo/"]
##a[href^="https://www.adskeeper.co.uk/"]
##a[href^="https://www.adultempire.com/"][href*="?partner_id="]
##a[href^="https://www.adxtro.com/"]
##a[href^="https://www.arthrozene.com/"][href*="?tid="]
##a[href^="https://www.awin1.com/cread.php?awinaffid="]
##a[href^="https://www.bebi.com"]
##a[href^="https://www.brazzersnetwork.com/landing/"]
##a[href^="https://www.camsoda.com/enter.php?id="]
##a[href^="https://www.camyou.com/?cam="][href*="&track="]
##a[href^="https://www.clicktraceclick.com/"]
##a[href^="https://www.financeads.net/tc.php?"]
##a[href^="https://www.firstload.com/affiliate/"]
##a[href^="https://www.friendlyduck.com/AF_"]
##a[href^="https://www.g4mz.com/"]
##a[href^="https://www.get-express-vpn.com/offer/"]
##a[href^="https://www.goldenfrog.com/vyprvpn?offer_id="][href*="&aff_id="]
##a[href^="https://www.googleadservices.com/pagead/aclk?"]
##a[href^="https://www.hotgirls4fuck.com/"]
##a[href^="https://www.im88trk.com/"]
##a[href^="https://www.iyalc.com/"]
##a[href^="https://www.kingsoffetish.com/tour?partner_id="]
##a[href^="https://www.mrskin.com/tour"]
##a[href^="https://www.mypornstarcams.com/landing/click/"]
##a[href^="https://www.nudeidols.com/cams/"]
##a[href^="https://www.nutaku.net/signup/landing/"]
##a[href^="https://www.oboom.com/ad/"]
##a[href^="https://www.oboom.com/ref/"]
##a[href^="https://www.oneclickroot.com/?tap_a="] > img
##a[href^="https://www.passeura.com/"]
##a[href^="https://www.popads.net/users/"]
##a[href^="https://www.pornhat.com/"][rel="nofollow"]
##a[href^="https://www.securegfm.com/"]
##a[href^="https://www.share-online.biz/affiliate/"]
##a[href^="https://www.spyoff.com/"]
##a[href^="https://www.travelzoo.com/oascampaignclick/"]
##a[href^="https://www.what-sexdating.com/"]
##a[href^="https://zononi.com/"]
##a[onclick*="//m.economictimes.com/etmack/click.htm"]
##a[onmousedown^="this.href='/wp-content/embed-ad-content/"]
##a[src^="https://www.utherverse.com/net/"]
##ad-desktop-sidebar
##amp-ad-custom
##app-advertisement
##aside[id^="adrotate_widgets-"]
##aside[id^="advads_ad_widget-"]
##aside[id^="div-gpt-ad"]
##aside[id^="tn_ads_widget-"]
##aside[itemtype="https://schema.org/WPAdBlock"]
##bottomadblock
##div[aria-label="Ads"]
##div[class*="-storyBodyAd-"]
##div[class*="_AdInArticle_"]
##div[class*="_browserAdOuterContainer_"]
##div[class^="AdBannerWrapper-"]
##div[class^="AdCard_"]
##div[class^="AdEmbeded__AddWrapper"]
##div[class^="AdItem-"]
##div[class^="Ad__adContainer"]
##div[class^="Ad__bigBox"]
##div[class^="Ad__container"]
##div[class^="AdhesionAd_"]
##div[class^="BlockAdvert-"]
##div[class^="Directory__footerAds"]
##div[class^="Display_displayAd"]
##div[class^="PreAd_"]
##div[class^="ResponsiveAd-"]
##div[class^="SponsoredAds"]
##div[class^="ad_border_"]
##div[class^="ad_position_"]
##div[class^="adbanner_"]
##div[class^="adpubs-"]
##div[class^="ads-partner-"]
##div[class^="advertisement-desktop"]
##div[class^="awpcp-random-ads"]
##div[class^="block-openx-"]
##div[class^="hp-ad-rect-"]
##div[class^="index_adAfterContent_"]
##div[class^="index_adBeforeContent_"]
##div[class^="index_displayAd_"]
##div[class^="largeRectangleAd_"]
##div[class^="lifeOnwerAd"]
##div[class^="local-feed-banner-ads"]
##div[class^="pane-google-admanager-"]
##div[class^="proadszone-"]
##div[data-ad-underplayer]
##div[data-adunit-path]
##div[data-adunit]
##div[data-id-advertdfpconf]
##div[data-mediatype="advertising"]
##div[data-native_ad]
##div[data-role="sidebarAd"]
##div[data-spotim-slot]
##div[data-subscript="Advertising"]
##div[id^="ADV-SLOT-"]
##div[id^="YFBMSN"]
##div[id^="acm-ad-tag-"]
##div[id^="ad-cid-"]
##div[id^="ad-div-"]
##div[id^="ad-gpt-"]
##div[id^="ad-position-"]
##div[id^="ad-server-"]
##div[id^="ad_bigbox_"]
##div[id^="ad_head_celtra_"]
##div[id^="ad_position_"]
##div[id^="ad_rect_"]
##div[id^="ad_script_"]
##div[id^="adfox_"]
##div[id^="adrotate_widgets-"]
##div[id^="ads120_600-widget"]
##div[id^="ads250_250-widget"]
##div[id^="ads300_100-widget"]
##div[id^="ads300_250-widget"]
##div[id^="ads300_600-widget"]
##div[id^="adspot-"]
##div[id^="advads-"]
##div[id^="advads_"]
##div[id^="advt-"]
##div[id^="block-views-topheader-ad-block-"]
##div[id^="cns_ads_"]
##div[id^="crt-"][style]
##div[id^="dfp-ad-"]
##div[id^="dfp-slot-"]
##div[id^="div-ads-"]
##div[id^="div-adtech-ad-"]
##div[id^="div-gpt-ad"]
##div[id^="div_ad_stack_"]
##div[id^="div_openx_ad_"]
##div[id^="dmRosAdWrapper"]
##div[id^="drudge-column-ads-"]
##div[id^="ezoic-pub-ad"]
##div[id^="google_ads_iframe_"]
##div[id^="google_dfp_"]
##div[id^="gtm-ad-"]
##div[id^="lazyad-"]
##div[id^="proadszone-"]
##div[id^="q1-adset-"]
##div[id^="rc-widget-"]
##div[id^="sticky_ad_"]
##div[id^="tms-ad-dfp-"]
##div[id^="traffective-ad-"]
##div[id^="yandex_ad"]
##div[itemtype="http://schema.org/WPAdBlock"]
##div[itemtype="http://www.schema.org/WPAdBlock"]
##iframe[id^="google_ads_frame"]
##iframe[id^="google_ads_iframe"]
##iframe[name^="google_ads_iframe"]
##iframe[src*="mellowads.com"]
##iframe[src^="http://ad.yieldmanager.com/"]
##img[alt^="Fuckbook"]
##p[id^="div-gpt-ad-"]
##script[src^="http://free-shoutbox.net/app/webroot/shoutbox/sb.php?shoutbox="] +
#freeshoutbox_content
##span[data-component-type="s-ads-metrics"]
##topadblock
##.default_rc_theme
##.inf-onclickvideo-adbox
##.inf-onclickvideo-container
##.add-box-side
##.add-box-top
##.partner-loading-shown.partner-label
##.brave-overlay
##[id*="MGWrap"]
##[id*="MarketGid"]
##[id*="ScriptRoot"]
###\5f _admvnlb_modal_container
##a[href^="http://duckcash.eu/"]
##a[href^="http://www.cash-duck.com/"]
##a[href^="http://www.duckcash.eu/"]
##a[href^="http://www.ducksnetwork.com/"]
##a[href^="http://www.duckssolutions.com/"]
##a[href^="http://www.fducks.com/"]
##a[href^="http://www.moneyducks.com/"]
##input[onclick^="window.open('http://www.FriendlyDuck.com/"]
##input[onclick^="window.open('http://www.friendlyduck.com/"]
##[href*=".doubleclick-net.com"]
##[href*=".etracking.pro"]
##[href*=".go2page.net"]
##[href*=".mclick.net"]
##[href*=".securesafemembers.com"]
##[href*=".trackout.business"]
##[href*="//doubleclick-net.com"]
##[href*="//etracking.pro"]
##[href*="//go2page.net"]
##[href*="//mclick.net"]
##[href*="//securesafemembers.com"]
##[href*="//trackout.business"]
###ezmob_footer
###\5f _nq__hh[style="display:block!important"]
##a[href*=".trust.zone"]
###rc-row-container
##.impo-b-overlay
##.impo-b-stitial
##.rc-cta[data-target]
##.rc-item-wrapper
##.rec-sponsored
##.rec_article_footer
##.rec_article_right
##.rec_container__right
##.rec_container_footer
##.rec_container_right
##.rec_title_footer
##[onclick*="content.ad/"]
##a[href^="http://rekoverr.com/"]
##div > [class][onclick*=".updateAnalyticsEvents"]
##.amp-ad-container
##.amp-ad-wrapper
##.amp-adv-container
##.amp_ad_1
##.amp_ad_header
##.amp_ad_wrapper
##.ampad
##.spotim-amp-list-ad
##AMP-AD
##div[class$="dealnews"] > .dealnews
###mobile-swipe-banner
##.gnt_x
###banner_pos1_ddb_0
###banner_pos2_ddb_0
###banner_pos3_ddb_0
###banner_pos4_ddb_0
###rightrail_bottom_ddb_0
###rightrail_pos1_ddb_0
###rightrail_pos2_ddb_0
###rightrail_pos3_ddb_0
###rightrail_top_ddb_0
###story_bottom_ddb_0
###story_top_ddb_0
##.component-ddb-300x250-v2
##.component-ddb-728x90-v1
##.component-ddb-728x90-v2
##.ddb
##.gbfwa > div[class$="_item"]
##iframe[src^="http://static.mozo.com.au/strips/"]
##.brandpost_inarticle
###main-content > [style="padding:10px 0 0 0 !important;"]
##td[valign="top"] > .mainmenu[style="padding:10px 0 0 0 !important;"]
###rhs_whistleout_widget
###wo-widget-wrap
###assetsListings[style="display: block;"]
###magnify_widget_playlist_item_companion
###flowplayer > div[style="position: absolute; width: 300px; height: 275px; left:
222.5px; top: 85px; z-index: 999;"]
###flowplayer > div[style="z-index: 208; position: absolute; width: 300px; height:
275px; left: 222.5px; top: 85px;"]
##.Mpopup + #Mad > #MadZone
##.l-container > #fishtank
###atvcap + #tvcap > .mnr-c > .commercial-unit-mobile-top
###center_col > #\5f Emc
###center_col > #main > .dfrd > .mnr-c > .c._oc._zs
###center_col > #res > #topstuff + #search > div > #ires > #rso > #flun
###center_col > #resultStats + #tads
###center_col > #resultStats + #tads + #res + #tads
###center_col > #resultStats + div + #res + #tads
###center_col > #resultStats + div[style="border:1px solid #dedede;margin-
bottom:11px;padding:5px 7px 5px 6px"]
###center_col > #taw > #tvcap > .commercial-unit-desktop-top
###center_col > #taw > #tvcap > .cu-container > .commercial-unit-desktop-top
###center_col > #taw > #tvcap > .rscontainer
###center_col > div[style="font-size:14px;margin-right:0;min-height:5px"] >
div[style="font-size:14px;margin:0 4px;padding:1px 5px;background:#fff8e7"]
###cnt #center_col > #res > #topstuff > .ts
###cnt #center_col > #taw > #tvcap > .c._oc._Lp
###main_col > #center_col div[style="font-size:14px;margin:0 4px;padding:1px
5px;background:#fff7ed"]
###mbEnd[cellspacing="0"][cellpadding="0"]
###mclip_container:last-child
###mn #center_col > div > h2.spon:first-child
###mn #center_col > div > h2.spon:first-child + ol:last-child
###mn div[style="position:relative"] > #center_col > ._Ak
###mn div[style="position:relative"] > #center_col > div > ._dPg
###resultspanel > #topads
###rhs_block .mod > .gws-local-hotels__booking-module
###rhs_block .mod > .luhb-div > div[data-async-type="updateHotelBookingModule"]
###rhs_block .xpdopen > ._OKe > div > .mod > ._yYf
###rhs_block > #mbEnd
###rhs_block > .ts[cellspacing="0"][cellpadding="0"][style="padding:0"]
###rhs_block > ol > .rhsvw > .kp-blk > .xpdopen > ._OKe > ol > ._DJe > .luhb-div
###rhs_block > script + .c._oc._Ve.rhsvw
###rhswrapper > #rhssection[border="0"][bgcolor="#ffffff"]
###ssmiwdiv[jsdisplay]
###tads + div + .c
###tads.c
###tads[aria-label]
###tadsb[aria-label]
###taw > .med + div > #tvcap > .mnr-c:not(.qs-ic) > .commercial-unit-mobile-top
###topstuff > #tads
##.GB3L-QEDGY .GB3L-QEDF- > .GB3L-QEDE-
##.GFYY1SVD2 > .GFYY1SVC2 > .GFYY1SVF5
##.GFYY1SVE2 > .GFYY1SVD2 > .GFYY1SVG5
##.GHOFUQ5BG2 > .GHOFUQ5BF2 > .GHOFUQ5BG5
##.GJJKPX2N1 > .GJJKPX2M1 > .GJJKPX2P4
##.GKJYXHBF2 > .GKJYXHBE2 > .GKJYXHBH5
##.GPMV2XEDA2 > .GPMV2XEDP1 > .GPMV2XEDJBB
##.ch[onclick="ga(this,event)"]
##.commercial-unit-desktop-rhs > .iKidV > .Ee92ae + .P2mpm + .hp3sk
##.commercial-unit-desktop-rhs:not(.mnr-c)
##.commercial-unit-mobile-bottom
##.commercial-unit-mobile-top .jackpot-main-content-container > .UpgKEd + .nZZLFc >
.vci
##.commercial-unit-mobile-top .jackpot-main-content-container > .UpgKEd + .nZZLFc >
div > .vci
##.commercial-unit-tiles-immersive
##.gws-flights-book__ads-wrapper
##.lads[width="100%"][style="background:#FFF8DD"]
##.mod > ._jH + .rscontainer
##.mod > .gws-local-promotions__border
##.mw > #rcnt > #center_col > #taw > #tvcap > .c
##.mw > #rcnt > #center_col > #taw > .c
##.ra[align="left"][width="30%"]
##.ra[align="right"][width="30%"]
##.ra[width="30%"][align="right"] + table[width="70%"][cellpadding="0"]
##.rhsvw[style="background-color:#fff;margin:0 0 14px;padding-bottom:1px;padding-
top:1px;"]
##.rscontainer > .ellip
##.section-result[data-result-ad-type]
##.widget-pane-section-result[data-result-ad-type]
##c-wiz[jsrenderer="YnuqN"] > div > div > .Rn1jbe
##div[data-crl="true"][data-id^="CarouselPLA-"]
##div[data-flt-ve="sponsored_search_ads"]
##div[data-ismultirow="true"][data-id^="CarouselPLA-"]
##div[jscontroller="U835zd"] + c-wiz[jsrenderer="YnuqN"]
##div[role="navigation"] + c-wiz > div > .kxhcC
##div[role="navigation"] + c-wiz > script + div > .kxhcC
###ads > .dose > .dosesingle
###content > #center > .dose > .dosesingle
###content > #right > .dose > .dosesingle
###header + #content > #left > #rlblock_left
###adv_outbrain_SB_1_sidebar
###js-outbrain-ads-module
###js-outbrain-rightrail-ads-module
###outbrain-paid
###outbrainAdWrapper
###outbrain_dual_ad_fs_0_dual
###outbrain_vertical
##.Cheat__outbrain
##.js-outbrain-container
##.ob-smartfeed-wrapper
##.outbrain_ad_li
##.outbrain_dual_ad_whats_class
##.outbrain_ul_ad_top
##.promoted-outbrain
##a[data-nvp*="'trafficUrl':'https://paid.outbrain.com/network/redir?"]
##a[data-obtrack^="http://paid.outbrain.com/network/redir?"]
##a[data-oburl^="http://paid.outbrain.com/network/redir?"]
##a[data-oburl^="https://paid.outbrain.com/network/redir?"]
##a[data-redirect^="http://paid.outbrain.com/network/redir?"]
##a[data-redirect^="https://paid.outbrain.com/network/redir?"]
##a[data-redirect^="this.href='http://paid.outbrain.com/network/redir?"]
##a[data-url^="http://paid.outbrain.com/network/redir?"]
##a[data-url^="http://paid.outbrain.com/network/redir?"] + .author
##a[data-widget-outbrain-redirect^="http://paid.outbrain.com/network/redir?"]
##a[href^="http://paid.outbrain.com/network/redir?"]
##a[href^="https://paid.outbrain.com/network/redir?"]
##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"]
[target="_blank"]
##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"]
[target="_blank"] + .ob_source
##a[onmousedown^="this.href='http://staffpicks.outbrain.com/network/redir?"]
[target="_blank"]
##a[onmousedown^="this.href='http://staffpicks.outbrain.com/network/redir?"]
[target="_blank"] + .ob_source
##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"]
[target="_blank"]
##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"]
[target="_blank"] + .ob_source
##a[style="display:block;width:300px;min-height:250px"][href^="http://li.cnet.com/
click?"]
##a[target="_blank"][onmousedown="this.href^='http://paid.outbrain.com/network/
redir?"]
###block-boxes-taboola
###ra-taboola-bottom
###taboola-above-article-thumbnails-title
###taboola-ad
###taboola-adverts
###taboola-below
###taboola-below-article-thumbnails
###taboola-below-article-thumbnails-3rd
###taboola-below-home-thumbnails-homepage
###taboola-content
###taboola-footer-ad
###taboola-right-rail-stream-2nd
###taboola-right-rail-thumbnails-1st
###taboola-top-banner-abp
###taboola_related
##.ad-container--taboola
##.box-taboola-content
##.dart-ad-taboola
##.for-taboola
##.nw-taboola
##.pb-f-ads-taboola-article-well
##.pb-f-ads-taboola-right-rail-alt
##.reading-list-rail-taboola
##.tablet_ad_box
##.tablet_ad_head
##.taboola-above-article-thumbnails
##.taboola-ad
##.taboola-in-plug-wrap
##.taboola-inbetweener
##.taboola-item
##.taboola-left-rail-wrapper
##.taboola-partnerlinks-ad
##.taboola-single-asset-ads
##.taboola-unit
##.taboola-widget
##.taboola_advertising
##.taboola_blk
##.taboola_block1
##.taboola_lhs
##.trc_rbox .syndicatedItem
##.trc_rbox_border_elm .syndicatedItem
##.trc_rbox_div .syndicatedItem
##.trc_rbox_div .syndicatedItemUB
##.trc_rbox_div a[target="_blank"][href^="http://tab"]
##.trc_related_container div[data-item-syndicated="true"]
##.widget_taboola
##a[href^="http://popup.taboola.com/"]
##a[href^="http://taboola-"][href*="/redirect.php?app.type="]
##a[target="_blank"][href^="http://api.taboola.com/"]
##div[class^="backfill-taboola-home-slot-"]
###MAIN.ShowTopic > .ad
##div[id^="mainads"]
##.__y_elastic .__y_item
##.__y_inner > .__y_item
##.__y_outer
##.__yinit .__y_item
##.__ywl .__y_item
##.__ywvr .__y_item
##.__zinit .__y_item
##.icons-rss-feed + .icons-rss-feed div[class$="_item"]
##.inlineNewsletterSubscription + .inlineNewsletterSubscription div[class$="_item"]
##.jobs-information-call-to-action + .jobs-information-call-to-action
div[class$="_item"]
###boxes-box-zergnet_module
###right_rail-zergnet
###zergnet
###zergnet-wrapper
##.ZERGNET
##.component-zergnet
##.content-zergnet
##.js-footer-zerg
##.module-zerg
##.o-zergnet
##.sidebar-zergnet
##.td-zergnet
##.widget-ami-zergnet
##.widget_ok_zergnet_widget
##.zerg-widgets
##.zergmod
##.zergnet
##.zergnet-holder
##.zergnet-row
##.zergnet-widget
##.zergnet-widget-container
##.zergnet-widget__header
##.zergnet-widget__subtitle
##.zergnetBLock
##.zergnet__container
##.zergnetpower
##.zergpowered
##a[href^="http://www.zergnet.com/i/"]
##div[id^="zergnet-widget"]
thedailygreen.com#@##AD_banner
webmail.verizon.net#@##AdColumn
jobs.wa.gov.au,lalovings.com#@##AdContainer
jobs.wa.gov.au,ksl.com#@##AdHeader
sprouts.com#@##AdImage
games.com#@##Adcode
designspotter.com#@##AdvertiseFrame
wikimedia.org#@##Advertisements
newser.com#@##BottomAdContainer
freeshipping.com,freeshippingrewards.com#@##BottomAds
orientaldaily.on.cc#@##ContentAd
kizi.com,playedonline.com#@##PreRollAd
japantimes.co.jp#@##RightAdBlock
isource.com,nytimes.com,nytimes3xbfgragh.onion,ocregister.com,pe.com#@##TopAd
statejournal.com#@##WNAd41
dailyfinancegroup.com#@##ad-area
dormy.se,marthastewart.com#@##ad-background
chinradioottawa.com#@##ad-bg
fropper.com,themonthly.com.au,wildsnow.com#@##ad-container
apnaohio.com,ifokus.se,miradiorumba.com#@##ad-header
egreetings.com#@##ad-header-728x90
elle.com#@##ad-leaderboard
chicagocrusader.com,garycrusader.com#@##ad-main
wg-gesucht.de#@##ad-panel
53.com#@##ad-rotator
harpcolumn.com#@##ad-text
gismeteo.com,gismeteo.lt,gismeteo.lv,gismeteo.md#@##ad-top
afterdawn.com#@##ad-top-banner-placeholder
babyzone.com#@##ad-top-wrapper
edgesuite.net#@##ad-unit
amctv.com,collegeslackers.com,ufoevidence.org,wg-gesucht.de#@##ad-wrapper
egotastic.com,nehandaradio.com#@##ad468
minato-yamaguchi.co.jp#@##ad6
bristol247.com,zap2it.com#@##ad728
natgeo.tv#@##ad728x90
campusdish.com#@##adBanner
4029tv.com,wesh.com,wmur.com#@##adBelt
imdb.com#@##adComponentWrapper
remixshare.com#@##adDiv
surf.to#@##adFrame
ginatricot.com#@##adGallery
jobs.wa.gov.au,ksl.com#@##adHeader
indecisionforever.com#@##adHolder
youkioske.com#@##adLayer
mediabistro.com#@##adLeader
mercurynews.com#@##adPosition0
mautofied.com,segundamano.es#@##adText
sanmarcosrecord.com#@##ad_1
sanmarcosrecord.com#@##ad_2
sanmarcosrecord.com#@##ad_3
sanmarcosrecord.com#@##ad_4
sanmarcosrecord.com#@##ad_5
karjalainen.fi#@##ad_area
todaystmj4.com#@##ad_banner
sexzindian.com#@##ad_center
apnaohio.com,syfygames.com#@##ad_content
michaels.com#@##ad_header
eonline.com#@##ad_leaderboard
umbro.com#@##ad_main
seeon.tv,sportlemon.tv,youjizz.com#@##ad_overlay
neonalley.com,streetinsider.com,vizanime.com#@##ad_space
wretch.cc#@##ad_square
bestadsontv.com#@##ad_table
adtunes.com#@##ad_thread_first_post_content
oxforddictionaries.com#@##ad_topslot
nbc.com,syfygames.com,theawl.com#@##ad_unit
afro-ninja.com#@##ad_wrap
amnestyusa.org,commoncause.org,drownedinsound.com,hardocp.com,prosperityactions.com
#@##ad_wrapper
livestrong.com#@##adaptv_ad_player_div
analogplanet.com,audiostream.com,hometheater.com,innerfidelity.com,shutterbug.com,s
tereophile.com#@##adbackground
homeclick.com#@##adbanner
bplaced.net,explosm.net,pocket-lint.com,tweakguides.com#@##adbar
adblockplus.org#@##adblock
amfiindia.com#@##adbody
2leep.com,landwirt.com,quaintmere.de#@##adbox
games.com#@##adcode
gamesfreak.net,jobs.wa.gov.au,lalovings.com#@##adcontainer
about.com,ehow.com#@##adcontainer1
guloggratis.dk#@##adcontent
changeofaddressform.com#@##adhead
jobs.wa.gov.au#@##adheader
choone.com#@##adimg1
popcap.com#@##adlayer
adnews.pl#@##adnews
mercurynews.com,siliconvalley.com#@##adposition3
gamecopyworld.com,gamecopyworld.eu,morningstar.com#@##adright
lifeinvader.com#@##ads-col
herstage.com#@##ads-wrapper
skelbiu.lt#@##adsHeader
loganair.co.uk#@##adsIframe
mexx.ca#@##ads_bottom
gamereactor.dk,gamereactor.es,gamereactor.eu,gamereactor.se#@##ads_right
hcplzen.cz,lamag.com#@##ads_top
gayexpress.co.nz#@##ads_wrapper
videozed.net#@##adsdiv
avhf.com,carryconcealed.net,haberler.com,instiz.net,promoce.cz,ps3scenefiles.com,so
ndakika.com#@##adsense
remixshare.com#@##adsense_block
jeeppatriot.com#@##adsense_inline
tokyo-tube.com#@##adside
autoweek.com,cooperhewitt.org,core77.com,metblogs.com,oreilly.com,thisisthehive.net
#@##adspace
e24.se#@##adspace_top
smh.com.au,theage.com.au#@##adspot-300x250-pos-1
theage.com.au#@##adspot-300x250-pos-2
heavy.com#@##adstop
mautofied.com,thisisads.co.uk#@##adtext
4sysops.com,autogidas.lt,ew.com,globalsecurity.org#@##adtop
al.com,cleveland.com,gulflive.com,lehighvalleylive.com,masslive.com,mlive.com,nj.co
m,nola.com,oregonlive.com,pennlive.com,silive.com,syracuse.com#@##adv-masthead
lawinfo.com#@##adv-top
lakeviewfinancial.net#@##advert2
dice.com#@##advertContainer
felcia.co.uk#@##advert_box
basinnow.com#@##advertise
telkomspeedy.com#@##advertisetop
govolsxtra.com,legacy.com#@##advertising_wrapper
flyroyalbrunei.com#@##adverts
tirebusiness.com#@##advtop
bionity.com,frumforum.com,windows7gadgets.net#@##adwrapper
allieiswired.com,catb.org#@##banner-ad
asuragen.com#@##bannerAd
visitscotland.com#@##bannerAdWrapper
macrumors.com#@##banner_topad
go.com,kennedyhealth.org,modernmedicine.com#@##bannerad
redcanoecu.com#@##bigAd
sudoku.com.au#@##bigad
eenadu.net,themediaonline.co.za#@##body_ad
freeshipping.com#@##bottomAds
unicreatures.com#@##bottom_ad
www.google.ac,www.google.ad,www.google.ae,www.google.al,www.google.am,www.google.as
,www.google.at,www.google.az,www.google.ba,www.google.be,www.google.bf,www.google.b
g,www.google.bi,www.google.bj,www.google.bs,www.google.bt,www.google.by,www.google.
ca,www.google.cat,www.google.cd,www.google.cf,www.google.cg,www.google.ch,www.googl
e.ci,www.google.cl,www.google.cm,www.google.co.ao,www.google.co.bw,www.google.co.ck
,www.google.co.cr,www.google.co.id,www.google.co.il,www.google.co.in,www.google.co.
jp,www.google.co.ke,www.google.co.kr,www.google.co.ls,www.google.co.ma,www.google.c
o.mz,www.google.co.nz,www.google.co.th,www.google.co.tz,www.google.co.ug,www.google
.co.uk,www.google.co.uz,www.google.co.ve,www.google.co.vi,www.google.co.za,www.goog
le.co.zm,www.google.co.zw,www.google.com,www.google.com.af,www.google.com.ag,www.go
ogle.com.ai,www.google.com.ar,www.google.com.au,www.google.com.bd,www.google.com.bh
,www.google.com.bn,www.google.com.bo,www.google.com.br,www.google.com.by,www.google
.com.bz,www.google.com.cn,www.google.com.co,www.google.com.cu,www.google.com.cy,www
.google.com.do,www.google.com.ec,www.google.com.eg,www.google.com.et,www.google.com
.fj,www.google.com.gh,www.google.com.gi,www.google.com.gt,www.google.com.hk,www.goo
gle.com.jm,www.google.com.jo,www.google.com.kh,www.google.com.kw,www.google.com.lb,
www.google.com.ly,www.google.com.mm,www.google.com.mt,www.google.com.mx,www.google.
com.my,www.google.com.na,www.google.com.ng,www.google.com.ni,www.google.com.np,www.
google.com.om,www.google.com.pa,www.google.com.pe,www.google.com.pg,www.google.com.
ph,www.google.com.pk,www.google.com.pr,www.google.com.py,www.google.com.qa,www.goog
le.com.ru,www.google.com.sa,www.google.com.sb,www.google.com.sg,www.google.com.sl,w
ww.google.com.sv,www.google.com.tj,www.google.com.tn,www.google.com.tr,www.google.c
om.tw,www.google.com.ua,www.google.com.uy,www.google.com.vc,www.google.com.ve,www.g
oogle.com.vn,www.google.cv,www.google.cz,www.google.de,www.google.dj,www.google.dk,
www.google.dm,www.google.dz,www.google.ee,www.google.es,www.google.fi,www.google.fm
,www.google.fr,www.google.ga,www.google.ge,www.google.gg,www.google.gl,www.google.g
m,www.google.gp,www.google.gr,www.google.gy,www.google.hk,www.google.hn,www.google.
hr,www.google.ht,www.google.hu,www.google.ie,www.google.im,www.google.iq,www.google
.is,www.google.it,www.google.it.ao,www.google.je,www.google.jo,www.google.jp,www.go
ogle.kg,www.google.ki,www.google.kz,www.google.la,www.google.li,www.google.lk,www.g
oogle.lt,www.google.lu,www.google.lv,www.google.md,www.google.me,www.google.mg,www.
google.mk,www.google.ml,www.google.mn,www.google.ms,www.google.mu,www.google.mv,www
.google.mw,www.google.ne,www.google.ne.jp,www.google.ng,www.google.nl,www.google.no
,www.google.nr,www.google.nu,www.google.pl,www.google.pn,www.google.ps,www.google.p
t,www.google.ro,www.google.rs,www.google.ru,www.google.rw,www.google.sc,www.google.
se,www.google.sh,www.google.si,www.google.sk,www.google.sm,www.google.sn,www.google
.so,www.google.sr,www.google.st,www.google.td,www.google.tg,www.google.tl,www.googl
e.tm,www.google.tn,www.google.to,www.google.tt,www.google.us,www.google.vg,www.goog
le.vu,www.google.ws#@##bottomads
hifi-forsale.co.uk#@##centerads
shoryuken.com#@##cmn_ad_tag_head
lava360.com#@##content-header-ad
arquivo.wiki.br,orientaldaily.on.cc#@##contentAd
gamereactor.dk,gamereactor.es,gamereactor.eu,gamereactor.se#@##content_ads
tgfcer.com#@##content_adv
orientaldaily.on.cc#@##contentad
mouser.com#@##ctlDisplayAd1_lblAd
bestbuy.com#@##dart-container-728x90
oxforddictionaries.com#@##dfp_ad_Entry_728x90
oxforddictionaries.com#@##dfp_ad_Home_728x90
dmm.com#@##displayad_carousel
israelnationalnews.com,mtanyct.info,presstv.com,presstv.ir#@##divAd
chicagotribune.com,puzzles.usatoday.com#@##div_prerollAd_1
discuss.com.hk,uwants.com#@##featuread
clickbd.com#@##featured-ads
racingjunk.com#@##featuredAds
headlinestoday.intoday.in#@##footer_ad
investopedia.com#@##footer_ads
adultswim.com#@##game-ad
pescorner.net#@##googlead
chicagoreader.com,sfexaminer.com#@##gridAdSidebar
hostalia.com#@##gwd-ad
cozi.com,uwcu.org#@##head-ad
fashionmagazine.com#@##header-ads
newgrowbook.com#@##headerAd
independenttraveler.com#@##headerAdContainer
airplaydirect.com,cmt.com,hollywoodoops.com#@##header_ad
guysen.com#@##homead
aetv.com#@##ka_adRightSkyscraperWide
journalrecord.com#@##leaderAd
newegg.com#@##leaderBoardAd
blogcritics.org#@##leaderboard-ad
ratecity.com.au#@##leaderboard-advertisement
boattrader.com#@##left-ad
eva.vn#@##left_ads
briefing.com#@##leftad
wyomingnews.com#@##leftads
sunnewsnetwork.ca#@##logoAd
truecar.com#@##logo_ad
wellsfargo.com#@##mainAd
straighttalk.com,theloop.com.au#@##main_ad
cyclingnews.com#@##mpu2
cyclingnews.com#@##mpu2_container
cyclingnews.com#@##mpu_container
tei-c.org#@##msad
www.yahoo.com#@##my-adsFPAD
4kidstv.com#@##myAd
lemuploads.com,megarelease.org#@##player_ads
govolsxtra.com#@##pre_advertising_wrapper
box10.com,chicagotribune.com,enemy.com,flashgames247.com,hackedarcadegames.com,puzz
les.usatoday.com#@##prerollAd
flickr.com#@##promo-ad
dailygames.com#@##publicidad
mmgastro.pl#@##reklama
spjai.com#@##related_ads
smilelocal.com#@##rh-ad
eva.vn#@##right_ads
repair-home.com#@##right_adsense
rollingstone.com#@##search-sponsor
gumtree.co.za,gumtree.pl,kijiji.ca#@##searchAd
logic-immo.be,motortrade.me#@##search_ads
spinner.com#@##sideAd
japantoday.com#@##side_ads
gaelick.com,romstone.net#@##sidebar-ads
facebook.com,facebookcorewwwi.onion,japantoday.com#@##sidebar_ads
allthingsd.com#@##skybox-ad
zapak.com#@##sponsorAdDiv
members.portalbuzz.com#@##sponsors-home
3dmark.com,yougamers.com#@##takeover_ad
acceptableads.com#@##text-ads
audioacrobat.com#@##theAd
foodbeast.com,memytutaj.pl#@##top-ad
isource.com#@##topAd
playstationlifestyle.net#@##topAdSpace
sdtimes.com#@##topAdSpace_div
ceporn.net#@##topAds
neowin.net#@##topBannerAd
morningstar.se,zootoo.com#@##top_ad
hbwm.com#@##top_ads
72tips.com,bumpshack.com,isource.com,millionairelottery.com,pdrhealth.com,psgroove.
com,psx-scene.com,stickydillybuns.com#@##topad
bdjobs.com#@##topadvert
audiostream.com,soundandvision.com,stereophile.com#@##topbannerad
theblaze.com#@##under_story_ad
my-magazine.me,nbc.com,theglobeandmail.com#@##videoAd
sudoku.com.au#@#.ADBAR
sudoku.com.au#@#.AdBar
superbikeplanet.com#@#.AdBody:not(body)
co-operative.coop,co-operativetravel.co.uk,cooptravel.co.uk#@#.AdBox
backpage.com#@#.AdInfo
chicagoreader.com#@#.AdSidebar
buy.com,superbikeplanet.com#@#.AdTitle
home-search.org.uk#@#.AdvertContainer
homeads.co.nz#@#.HomeAds
travelzoo.com#@#.IM_ad_unit
ehow.com#@#.RelatedAds
everydayhealth.com#@#.SponsoredContent
francofilo.com#@#.aalb-pa-ad-unit
francofilo.com#@#.aalb-pg-ad-unit
apartments.com#@#.ad-300x250
channelnewsasia.com#@#.ad-970
optimum.net#@#.ad-banner
felcia.co.uk#@#.ad-body
auctionstealer.com#@#.ad-border
members.portalbuzz.com#@#.ad-btn
assetbar.com,jazzradio.com,o2.pl#@#.ad-button
bahtsold.com#@#.ad-cat
jobmail.co.za,odysseyware.com#@#.ad-display
foxnews.com,yahoo.com#@#.ad-enabled
seattletimes.com#@#.ad-fixed
mac-torrent-download.net,motortrade.me#@#.ad-header
bigfishaudio.com,cnbcafrica.com,dublinairport.com,yahoo.com#@#.ad-holder
transparencyreport.google.com#@#.ad-icon
freebitco.in,recycler.com,usedvictoria.com#@#.ad-img
kijiji.ca#@#.ad-inner
daanauctions.com,queer.pl#@#.ad-item
cnet.com#@#.ad-leader-top
businessinsider.com#@#.ad-leaderboard
daanauctions.com,jerseyinsight.com#@#.ad-left
reformgovernmentsurveillance.com#@#.ad-link
guloggratis.dk,motortrade.me#@#.ad-links
honey.ninemsn.com.au#@#.ad-loaded
gumtree.com#@#.ad-panel
forums.soompi.com#@#.ad-placement
apartmenttherapy.com,thekitchn.com#@#.ad-rail
jerseyinsight.com#@#.ad-right
hulu.com#@#.ad-root
forbes.com#@#.ad-row
saavn.com#@#.ad-scroll
chase.com,signatus.eu#@#.ad-section
wmagazine.com#@#.ad-served
asterisk.org,ifokus.se#@#.ad-sidebar
wegotads.co.za#@#.ad-source
10tv.com#@#.ad-square
speedtest.net#@#.ad-stack
isewanferry.co.jp,jobmail.co.za,jreu-h.jp,junkmail.co.za,nexco-
hoken.co.jp,version2.dk#@#.ad-text
buccaneers.com,dallascowboys.com,jaguars.com,kcchiefs.com,liveside.net,neworleanssa
ints.com,patriots.com,philadelphiaeagles.com,seahawks.com,steelers.com,sulekha.com,
vikings.com#@#.ad-top
etonline.com,fool.com,interscope.com#@#.ad-unit
billboard.com#@#.ad-unit-300-wrapper
speedtest.net#@#.ad-vertical-container
tvlistings.aol.com#@#.ad-wide
idolator.com#@#.ad-widget-wrapper
howtopriest.com,nydailynews.com#@#.ad-wrap
citylab.com,dealsonwheels.com,fastcodesign.com,happypancake.com,lifeinvader.com,mak
ers.com,tasteofhome.com#@#.ad-wrapper
harpers.org#@#.ad300
parade.com#@#.ad728
leffatykki.com#@#.ad728x90
interviewmagazine.com#@#.ad90
sudoku.com.au#@#.adBar
abcfamily.go.com,livestrong.com,mega.mu#@#.adBlock
aftenposten.no#@#.adBottomBoard
expedia.com,ksl.com#@#.adBox
thoughtcatalog.com#@#.adChoicesLogo
amfiindia.com,expressz.hu,gumtree.co.za,mycareer.com.au,quotefx.com#@#.adContent
superbikeplanet.com#@#.adDiv
mercurynews.com,siliconvalley.com#@#.adElement
interpals.net#@#.adFrameCnt
autotrader.co.za#@#.adHead
autotrader.co.za,ctv.ca,ctvnews.ca#@#.adHeader
thebulletinboard.com#@#.adHeadline
namesecure.com,superhry.cz#@#.adHolder
superhry.cz#@#.adHoldert
autotrader.co.za,gumtree.co.nz,gumtree.co.za,gumtree.com,gumtree.com.au,gumtree.ie,
gumtree.pl,gumtree.sg,ikea.com,kijiji.ca,ksl.com#@#.adImg
ceskatelevize.cz,ct24.cz,escortera.com#@#.adItem
greatergood.com,hdfcbank.com,tweakers.net,uol.com.br#@#.adLink
abc.go.com#@#.adMessage
seznam.cz#@#.adMiddle
cheaptickets.com,orbitz.com#@#.adMod
outspark.com#@#.adModule
advertiser.ie#@#.adPanel
shockwave.com#@#.adPod
aggeliestanea.gr,infotel.ca#@#.adResult
pogo.com#@#.adRight
is.co.za,smc.edu,ticketsnow.com#@#.adRotator
microsoft.com,northjersey.com#@#.adSpace
1380thebiz.com,1520thebiz.com,1520wbzw.com,760kgu.biz,880thebiz.com,am1260thebuzz.c
om,biz1190.com,business1110ktek.com,kdow.biz,kkol.com,money1055.com,takealot.com,tw
incitiesbusinessradio.com#@#.adSpot
autotrader.co.za,thebulletinboard.com#@#.adText
autotrader.co.za,ksl.com,superbikeplanet.com#@#.adTitle
empowher.com#@#.adTopHome
cocktailsoftheworld.com#@#.adWrap
sanmarcosrecord.com#@#.ad_1
techreport.com#@#.ad_160
courierpostonline.com#@#.ad_160x600
focustaiwan.tw,sanmarcosrecord.com#@#.ad_2
sanmarcosrecord.com#@#.ad_3
elledecor.com,nydailynews.com,tvland.com#@#.ad_728x90
globest.com#@#.ad_960
nirmaltv.com#@#.ad_Right
iejima.org#@#.ad_banner
focustaiwan.tw,lavozdegalicia.es#@#.ad_block
panarmenian.net#@#.ad_body
joins.com#@#.ad_bottom
go.com,robhasawebsite.com,thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.
es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se#@#.ad_container
bebusiness.eu,environmentjob.co.uk,lowcarbonjobs.com,myhouseabroad.com#@#.ad_descri
ption
318racing.org,linuxforums.org,modelhorseblab.com#@#.ad_global_header
gizmodo.jp,kotaku.jp,lifehacker.jp#@#.ad_head_rectangle
horsemart.co.uk,merkatia.com,mysportsclubs.com,news.yahoo.com#@#.ad_header
olx.pt,whatuni.com#@#.ad_img
bebusiness.eu,myhouseabroad.com,njuskalo.hr,starbuy.sk.data10.websupport.sk#@#.ad_i
tem
timesofmalta.com#@#.ad_leaderboard
yirmidorthaber.com#@#.ad_middle
rediff.com#@#.ad_outer
tvland.com#@#.ad_promo
weather.yahoo.com#@#.ad_slug_table
huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.com,huffingtonpost.in#@#.ad_s
pot
bbs.newhua.com,starbuy.sk.data10.websupport.sk#@#.ad_text
fastseeksite.com,njuskalo.hr#@#.ad_title
oxforddictionaries.com#@#.ad_trick_header
oxforddictionaries.com#@#.ad_trick_left
wg-gesucht.de#@#.ad_wrap
athensmagazine.gr#@#.ad_wrapper
choone.com#@#.adarea
espni.go.com,hdfcbank.com,m.espn.com,nownews.com,nva.gov.lv#@#.adbanner
fifthinternational.org,sudoku.com.au#@#.adbar
smilelocal.com#@#.adbottom
thelog.com#@#.adbutton
mediance.com#@#.adcenter
lancasteronline.com#@#.adcolumn
archiwumallegro.pl#@#.adcont
bmwoglasnik.si,completemarkets.com,superbikeplanet.com#@#.addiv
linux.com#@#.adframe
nick.com#@#.adfree
choone.com#@#.adheader
northjersey.com,rabota.by#@#.adholder
backpage.com#@#.adinfo
pcmag.com#@#.adkit
insomnia.gr,kingsinteriors.co.uk,superbikeplanet.com#@#.adlink
bmwoglasnik.si,clickindia.com#@#.adlist
find-your-horse.com#@#.admain
smilelocal.com#@#.admiddle
tomwans.com#@#.adright
skatteverket.se#@#.adrow1
skatteverket.se#@#.adrow2
community.pictavo.com#@#.ads-1
community.pictavo.com#@#.ads-2
community.pictavo.com#@#.ads-3
mommyish.com#@#.ads-300-250
dova-s.jp,pch.com#@#.ads-area
hellogiggles.com#@#.ads-bg
queer.pl#@#.ads-col
ads.nipr.ac.jp,burzahrane.hr#@#.ads-header
members.portalbuzz.com#@#.ads-holder
gratisaftehalen.nl#@#.ads-image
t3.com#@#.ads-inline
celogeek.com,checkrom.com#@#.ads-item
circus-dev.com#@#.ads-list
bannerist.com#@#.ads-right
apple.com#@#.ads-section
community.pictavo.com,juicesky.com#@#.ads-title
queer.pl#@#.ads-top
getwallpapers.com,wallpaperset.com#@#.ads1
jw.org#@#.adsBlock
download.cnet.com#@#.ads_catDiv
santabanta.com#@#.ads_div
shopmos.net#@#.ads_top
quebarato.com.br,search.conduit.com#@#.ads_wrapper
alluc.org#@#.adsbottombox
imagebam.com,xn--sdeckie-p4a.pl#@#.adsbox
advancedrenamer.com,epicbundle.com,korail.pe.kr,phcorner.net,willyoupressthebutton.
com#@#.adsbygoogle
copart.com#@#.adscontainer
starbike.com#@#.adsense_wrapper
live365.com#@#.adshome
nationalpost.com#@#.adsizewrapper
fodey.com,tuxpi.com#@#.adslot
wg-gesucht.de#@#.adslot_blurred
4kidstv.com,banknbt.com,kwik-fit.com,mac-sports.com#@#.adspace
cutepdf-editor.com#@#.adtable
absolute.com#@#.adtile
smilelocal.com#@#.adtop
dobro.systems#@#.adv-box
dobro.systems#@#.adv-list
promodj.com#@#.adv300
dobro.systems#@#.advBox
goal.com#@#.adv_300
strongdiesel.com#@#.adv_txt
pistonheads.com#@#.advert-block
eatsy.co.uk#@#.advert-box
bigcommerce.com,chycor.co.uk#@#.advert-container
pistonheads.com,welovethe90s.fi#@#.advert-content
mobifrance.com#@#.advert-horizontal
citifmonline.com,horsedeals.com.au#@#.advert-wrapper
jamesedition.com#@#.advert2
pdc.tv#@#.advertColumn
basingstokehomebid.org.uk,homefindersomerset.co.uk#@#.advertContainer
longstonetyres.co.uk#@#.advertLink
longstonetyres.co.uk#@#.advertText
niedziela.nl#@#.advert_container
browsershots.org#@#.advert_list
pets4homes.co.uk#@#.advertbox
itavisen.no#@#.advertisement-1
zalora.co.id,zalora.co.th,zalora.com.hk,zalora.com.my,zalora.com.ph,zalora.com.tw,z
alora.sg#@#.advertisement-block
wired.com#@#.advertisement__leaderboard
buyout.pro,news.com.au,zlinked.com#@#.advertiser
anobii.com,ceporn.net#@#.advertisment
grist.org,ing.dk,version2.dk#@#.advertorial
bavaria86.com,ransquawk.com,trh.sk#@#.adverts
stjornartidindi.is#@#.adverttext
metropoli.net#@#.adwidget
staircase.pl#@#.adwords
consumerist.com#@#.after-post-ad
thisismoney.co.uk#@#.article-advert
deluxemusic.tv#@#.article_ad
jiji.ng#@#.b-advert
rubtech.xyz#@#.banner-468x60
pbs.org#@#.banner-ad
dr.dk#@#.banner-ad-container
annfammed.org#@#.banner-ads
plus.net#@#.banner300
mlb.com#@#.bannerAd
milenio.com#@#.banner_728x90
mergermarket.com#@#.banner_ad
cumbooks.co.za,eurweb.com,infoplease.com#@#.bannerad
popporn.com,webphunu.net#@#.block-ad
economist.com#@#.block-ec_ads
diena.lt#@#.block-simpleads
oliveoiltimes.com#@#.blog-ads
hispanicbusiness.com#@#.bottom-ad
newagestore.com#@#.bottom-ads
nytimes.com,nytimes3xbfgragh.onion#@#.bottom-left-ad
123poi.com#@#.bottomAds
ixbtlabs.com#@#.bottom_ad_block
queer.pl#@#.box-ads
wired.com#@#.box-radvert
ibtimes.co.in#@#.box-recommend-ad
strongdiesel.com#@#.box_ads
strongdiesel.com#@#.box_adv
theonion.com#@#.boxad
abc.net.au#@#.btn-ad
socialclub.rockstargames.com#@#.btnSocial
weather.yahoo.com#@#.can_ad_slug
deployhappiness.com,dmitrysotnikov.wordpress.com,faravirusi.com,photopoint.com.ua#@
#.category-ad
gegenstroemung.org#@#.change_AdContainer
deals.kinja.com#@#.commerce-inset
findicons.com,tattoodonkey.com#@#.container_ad
insidefights.com#@#.container_row_ad
marca.com#@#.content-ad
theology.edu#@#.contentAd
verizonwireless.com#@#.contentAds
freevoipdeal.com,voipstunt.com,yadi.sk#@#.content_ads
glo.msn.com#@#.cp-adsInited
adexchanger.com,gottabemobile.com,mrmoneymustache.com,thinkcomputers.org#@#.custom-
ad
youtube.com#@#.ddb
theweek.com#@#.desktop-ad
wwlp.com#@#.dfp-ad
ripley.cl#@#.dfp-ad-unit
pccomponentes.com#@#.dfp-banner
flightcentre.co.uk,out.com#@#.dfp-tag-wrapper
dn.se#@#.displayAd
deviantart.com#@#.download_ad
bestgunsafepro.com#@#.easyazon-block
economist.com#@#.ec-ads-remove-if-empty
boattrader.com#@#.featured-ad
racingjunk.com#@#.featuredAdBox
thestudentroom.co.uk#@#.fixed_ad
webphunu.net#@#.flash-advertisement
songlyrics.com#@#.footer-ad
employmentguide.com#@#.footer-ads
selectparkhomes.com#@#.footer_ad
koopik.com#@#.footerad
ebayclassifieds.com,guloggratis.dk#@#.gallery-ad
time.com#@#.google-sponsored
gumtree.co.za#@#.googleAdSense
nicovideo.jp#@#.googleAds
davidsilverspares.co.uk#@#.greyAd
komando.com#@#.grid-item-ad
forums.digitalspy.com,marketwatch.com,waer.org#@#.has-ad
minecraftforge.net#@#.hasads
adexchanger.com,assetbar.com,burningangel.com,donthatethegeek.com,drunkenstepfather
.com,intomobile.com,minkch.com,poderpda.com,politicususa.com,seattlepi.com,sfgate.c
om,startingstrongman.com,thenationonlineng.net,thinkcomputers.org,wccftech.com,whol
elifestylenutrition.com#@#.header-ad
greenbayphoenix.com,photobucket.com#@#.headerAd
dailytimes.com.pk,swns.com#@#.header_ad
associatedcontent.com#@#.header_ad_center
kidzworld.com#@#.header_advert
plugcomputer.org#@#.headerad
haaretz.com#@#.headerads
gnc.co.uk,iedrc.org#@#.home-ad
1065thearch.com,949cincinnati.com,98kupd.com,altaz933.com,b105.com,click989.com,kaz
g1440.com,kslx.com,movin925.com,nbcsports1060.com,theworldwidewolf.com,warm1069.com
,wil92.com,wkrq.com,wshechicago.com,wtmx.com#@#.home-ads
heals.co.uk,questapartments.com.au#@#.homeAd
worldsnooker.com#@#.homead
gq.com#@#.homepage-ad
straighttalk.com#@#.homepage_ads
radaronline.com#@#.horizontal_ad
bodas.com.mx,bodas.net,daveramsey.com,economist.com,flightcentre.co.uk,mariages.net
,matrimonio.com,payback.pl,ripley.cl,ripley.com.pe,weddingspot.co.uk,wsj.com#@#.img
_ad
boracay.tel#@#.imgad
lespac.com#@#.inner_ad
classifiedads.com#@#.innerad
gizbrain.com,szlifestyle.com#@#.insert-post-ads
silveradoss.com#@#.ipsAd
elektro.info.pl,mashingup.jp#@#.is-sponsored
magazines-download.com#@#.item-ads
amazinglytimedphotos.com#@#.item-container-ad
itest.5ch.net#@#.js-cardview_ad-320x180
rollingstone.com#@#.js-sticky-ad
kseries.me#@#.jw-ad
everybodysucksbutus.com,usatoday.com#@#.leaderboard-ad
ajcn.org,annfammed.org#@#.leaderboard-ads
lolhit.com#@#.leftAd
lolhit.com#@#.leftad
ebayclassifieds.com#@#.list-ad
bahtsold.com#@#.list-ads
euspert.com#@#.listad
atea.com,ateadirect.com,knowyourmobile.com,nlk.org.np#@#.logo-ad
history.com#@#.m-in-content-ad-row
eagleboys.com.au#@#.marketing-ad
driverscollection.com#@#.mid_ad
donga.com#@#.middle_AD
austurfrett.is#@#.middlead
thenewamerican.com#@#.module-ad
nationalpost.com,seura.fi,www.msn.com#@#.nativead
eatthis.com#@#.nav-ad
ziehl-abegg.com#@#.newsAd
dogva.com#@#.node-ad
dn.se#@#.oasad
climbingbusinessjournal.com,kunstpiste.com#@#.oio-banner-zone
antronio.com,frogueros.com#@#.openx
youtube.com#@#.overlay-ads
adn.com#@#.page-ad
amateri.com#@#.page-cover--ads
daum.net,rottentomatoes.com#@#.page_ad
bachofen.ch#@#.pfAd
speedtest.net#@#.plainAd
m.vporn.com#@#.playerAd
iitv.info#@#.player_ad
vodu.ch#@#.player_hover_ad
bigfootpage.com,gumtree.com#@#.post-ad
venturebeat.com#@#.post-sponsored
ayosdito.ph,christianhouseshare.com.au,trovit.pl#@#.post_ad
freeads.co.uk,gumtree.co.za,sahibinden.com#@#.postad
wesh.com#@#.premiumAdOverlay
wesh.com#@#.premiumAdOverlayClose
ebaumsworld.com,timeoutbengaluru.net,timeoutdelhi.net#@#.promoAd
abaporufilmes.com.br#@#.publicidade
ebay.co.uk,theweek.com#@#.pushdown-ad
engadget.com#@#.rail-ad
interpals.net#@#.rbRectAd
collegecandy.com#@#.rectangle_ad
salon.com#@#.refreshAds
foreignaffairs.com#@#.region-top-ad-position
uploadic.com#@#.reklam
doradcy24.pl,mmgastro.pl,offmoto.com,slovaknhl.sk#@#.reklama
tradera.com#@#.reportAdLink
bilzonen.dk#@#.resultad
airlinequality.com#@#.review-ad
7-eleven.com#@#.right-ad
theberrics.com,weddingchannel.com#@#.rightAd
post-gazette.com#@#.right_ad
dailymotion.com#@#.right_ads_column
theberrics.com,w3schools.com,x17online.com#@#.rightad
tobarandualchais.co.uk#@#.rightadv
gumtree.co.za#@#.searchAds
mail.yahoo.com#@#.searchad
avizo.cz,bisexual.com#@#.searchads
ipsluk.co.uk#@#.section-sponsor
arbetsformedlingen.se,wunderground.com#@#.showAd
almanacnews.com,danvillesanramon.com,mv-
voice.com,paloaltoonline.com,pleasantonweekly.com#@#.showads
audioholics.com,domainrural.com.au#@#.side-ad
suntimes.com#@#.side-bar-ad-position1
timesofoman.com#@#.sideAd
minato-yamaguchi.co.jp#@#.sidead
fool.com,independent.com#@#.sidebar-ads
cadlinecommunity.co.uk#@#.sidebar_advert
recycler.com#@#.single-ad
myaccount.nytimes.com,myaccount.nytimes3xbfgragh.onion#@#.singleAd
cbsnews.com,gamespot.com#@#.skinAd
radaronline.com#@#.sky_ad
comicbookmovie.com#@#.skyscraperAd
reuters.com#@#.slide-ad
caarewards.ca#@#.smallAd
boylesports.com#@#.small_ad
hebdenbridge.co.uk#@#.smallads
theforecaster.net#@#.sponsor-box
photocrowd.com#@#.sponsor-logo
childfund.org#@#.sponsorBlock
xhamster.com#@#.sponsorBottom
getprice.com.au#@#.sponsoredLinks
giantlife.com,hellobeautiful.com,milesplit.com,newsone.com,theurbandaily.com#@#.sti
cky-ad
technical.ly#@#.story-ad
ibtimes.co.in#@#.taboola-ad
thoughtcatalog.com#@#.tc_ad_unit
star.txstate.edu#@#.td-ad
star.txstate.edu#@#.td-header-ad-wrap
kanui.com.br,nytimes.com,nytimes3xbfgragh.onion#@#.text-ad
kingsofchaos.com#@#.textad
antronio.com,cdf.cl,frogueros.com#@#.textads
uol.com.br#@#.tm-ads
anythinghollywood.com,aylak.com#@#.top-ad
mobilesyrup.com#@#.top-ad-container
programmableweb.com#@#.top-ad-wrapper
afbmotorcycles.co.uk#@#.top-advert
cp24.com#@#.topAd
nypress.com,timescall.com#@#.topAds
horsemart.co.uk,torrentv.org#@#.top_ad
egmnow.com#@#.top_ad_wrap
imagepicsa.com,sun.mv,trailvoy.com#@#.top_ads
earlyamerica.com,infojobs.net,outinthepaddock.com.au#@#.topads
nfl.com#@#.tower-ad
express.de,focus.de#@#.trc-content-sponsored
express.de,focus.de#@#.trc_rbox .syndicatedItem
express.de,focus.de#@#.trc_rbox_border_elm .syndicatedItem
express.de,focus.de#@#.trc_rbox_div .syndicatedItem
express.de,focus.de#@#.trc_related_container div[data-item-syndicated="true"]
yahoo.com#@#.type_ads_default
wingsbirdpro.com#@#.vertical-ads
youtube.com#@#.video-ads
vinden.se#@#.view_ad
nytimes.com,nytimes3xbfgragh.onion#@#.wideAd
britannica.com,cam4.com#@#.withAds
statejournal.com#@#.wnad
americannews.com,theuspatriot.com#@#.wpInsertInPostAd
cnsm.com.br#@#.wp_bannerize
weather.yahoo.com#@#.yom-ad
revimedia.com#@#a[href*=".revimedia.com/"]
dr.dk#@#a[href*=".smartadserver.com"]
trust.zone#@#a[href*=".trust.zone"]
bitrebels.com#@#a[href*="/adrotate-out.php?"]
theporndude.com#@#a[href*="theporndude.com"]
pornstarbyface.com#@#a[href^="//awejmp.com/"]
santander.co.uk#@#a[href^="http://ad-emea.doubleclick.net/"]
jabong.com,people.com,techrepublic.com,time.com,yahoo.com#@#a[href^="http://
ad.doubleclick.net/"]
pcmag.com,watchever.de#@#a[href^="http://adfarm.mediaplex.com/"]
betbeaver.com,betwonga.com,matched-bet.net#@#a[href^="http://ads.betfair.com/
redirect.aspx?"]
betwonga.com#@#a[href^="http://ads2.williamhill.com/redirect.aspx?"]
betwonga.com#@#a[href^="http://adserving.unibet.com/"]
adultfriendfinder.com#@#a[href^="http://adultfriendfinder.com/p/register.cgi?pid="]
betwonga.com,matched-bet.net#@#a[href^="http://affiliate.coral.co.uk/processing/"]
marketgid.com,mgid.com#@#a[href^="http://marketgid.com"]
iab.com,marketgid.com,mgid.com#@#a[href^="http://mgid.com/"]
betwonga.com#@#a[href^="http://online.ladbrokes.com/promoRedirect?"]
linkedin.com,tasteofhome.com#@#a[href^="http://pubads.g.doubleclick.net/"]
marketgid.com,mgid.com#@#a[href^="http://us.marketgid.com"]
adskeeper.co.uk#@#a[href^="http://www.adskeeper.co.uk/"]
betbeaver.com,betwonga.com#@#a[href^="http://www.bet365.com/home/?affiliate"]
fbooksluts.com#@#a[href^="http://www.fbooksluts.com/"]
fleshjack.com,fleshlight.com#@#a[href^="http://www.fleshlight.com/"]
google.ca,google.co.nz,google.co.uk,google.com,google.com.au,google.de#@#a[href^="h
ttp://www.liutilities.com/"]
mrskin.com#@#a[href^="http://www.mrskin.com/tour"]
socialsex.com#@#a[href^="http://www.socialsex.com/"]
buzzfeed.com,yahoo.com#@#a[href^="https://ad.doubleclick.net/"]
badoinkvr.com#@#a[href^="https://badoinkvr.com/"]
healthmeans.com#@#a[href^="https://servedbyadbutler.com/"]
trust.zone#@#a[href^="https://trust.zone/"]
financeads.de#@#a[href^="https://www.financeads.net/tc.php?"]
iyalc.com#@#a[href^="https://www.iyalc.com/"]
mrskin.com#@#a[href^="https://www.mrskin.com/tour"]
privateinternetaccess.com#@#a[href^="https://www.privateinternetaccess.com/"]
marketgid.com,mgid.com#@#a[id^="mg_add"]
politico.com#@#a[onmousedown^="this.href='https://paid.outbrain.com/network/
redir?"][target="_blank"]
drive.google.com#@#div[aria-label="Ads"]
cookinglight.com,ew.com,foodandwine.com,fortune.com,hellogiggles.com,myrecipes.com,
people.com,si.com,time.com,travelandleisure.com#@#div[data-native_ad]
marketgid.com,mgid.com#@#div[id^="MarketGid"]
sensacionalista.com.br#@#div[id^="advads-"]
flightcentre.co.uk,out.com#@#div[id^="dfp-ad-"]
amazon.com,concursovirtual.com.br,daveramsey.com,drupalcommerce.org,ensonhaber.com,
eurweb.com,faceyourmanga.com,isc2.org,lavozdegalicia.es,liverc.com,liverpoolfc.com,
loksatta.com,mit.edu,muscatdaily.com,olx.pl,payback.pl,pccomponentes.com,peekyou.co
m,pianobuyer.com,podomatic.com,ripley.cl,ripley.com.pe,suntimes.com,timesofoman.com
,virginaustralia.com,wlj.net,zavvi.com#@#div[id^="div-gpt-ad"]
daveramsey.com,foodkick.com,olx.pl,pccomponentes.com,ripley.cl,ripley.com.pe#@#div[
id^="google_ads_iframe_"]
lavozdegalicia.es#@#div[itemtype="http://schema.org/WPAdBlock"]
bodas.com.mx,bodas.net,mariages.net,matrimonio.com,weddingspot.co.uk#@#iframe[id^="
google_ads_frame"]
bodas.com.mx,bodas.net,concursovirtual.com.br,daveramsey.com,economist.com,flightce
ntre.co.uk,foodkick.com,lavozdegalicia.es,liverpoolfc.com,mariages.net,matrimonio.c
om,olx.pl,payback.pl,pccomponentes.com,pianobuyer.com,ripley.cl,ripley.com.pe,thoug
htcatalog.com,vroomvroomvroom.com.au,weddingspot.co.uk,wsj.com,zillow.com#@#iframe[
id^="google_ads_iframe"]
weather.yahoo.com#@#iframe[src^="http://ad.yieldmanager.com/"]
japan-webike.be,japan-webike.ca,japan-webike.ch,japan-webike.dk,japan-
webike.ie,japan-webike.it,japan-webike.kr,japan-webike.nl,japan-webike.se,webike-
china.cn,webike.ae,webike.co.at,webike.co.hu,webike.co.il,webike.co.uk,webike.com.a
r,webike.com.bd,webike.com.gr,webike.com.kh,webike.com.mm,webike.com.ru,webike.com.
tr,webike.com.ua,webike.cz,webike.de,webike.es,webike.fi,webike.fr,webike.hk,webike
.id,webike.in,webike.la,webike.mt,webike.mx,webike.my,webike.net,webike.net.br,webi
ke.net.pl,webike.ng,webike.no,webike.nz,webike.ph,webike.pk,webike.pt,webike.sg,web
ike.tw,webike.vn#@#.ad_box
japan-webike.be,japan-webike.ca,japan-webike.ch,japan-webike.dk,japan-
webike.ie,japan-webike.it,japan-webike.kr,japan-webike.nl,japan-webike.se,webike-
china.cn,webike.ae,webike.co.at,webike.co.hu,webike.co.il,webike.co.uk,webike.com.a
r,webike.com.bd,webike.com.gr,webike.com.kh,webike.com.mm,webike.com.ru,webike.com.
tr,webike.com.ua,webike.cz,webike.de,webike.es,webike.fi,webike.fr,webike.hk,webike
.id,webike.in,webike.la,webike.mt,webike.mx,webike.my,webike.net,webike.net.br,webi
ke.net.pl,webike.ng,webike.no,webike.nz,webike.ph,webike.pk,webike.pt,webike.sg,web
ike.tw,webike.vn#@#.ad_title
opensubtitles.org#@##AD_Top
mypoints.com#@##ad-main
bitcoiner.net#@##ad-top
zeez.tv#@##ad_overlay
cnet.com#@##adboard
olweb.tv#@##ads1
gooprize.com,jsnetwork.fr#@##ads_bottom
adlice.com,androiding.how,appwikia.com,bagas31.com,elchapuzasinformatico.com,notici
asautomotivas.com.br,oklivetv.com,sharefreeall.com,simply-
debrid.com,unixmen.com,xsportnews.com,xup.to#@##adsense
spoilertv.com#@##adsensewide
8muses.com#@##adtop
anisearch.com,lilfile.com#@##advertise
yafud.pl#@##bottomAd
thesimsresource.com#@##leaderboardad
aplus.com,explosm.net#@##sponsoredwellcontainerbottom
wornandwound.com#@#.ad-grid
fox.com#@#.ad-unit
grifthost.com#@#.ad468
apkmirror.com#@#.adsWidget
androidrepublic.org,anonymousemail.me,apkmirror.com,bsmotoring.com,classic-retro-
games.com,coingamez.com,demos.krajee.com,doulci.net,eveskunk.com,freebitco.in,gnomi
o.com,kadinlarkulubu.com,niresh.co,nzb.su,orlygift.com,pixiz.com,r1db.com,sc2casts.
com,spoilertv.com,unlocktheinbox.com,zeperfs.com#@#.adsbygoogle
apkmirror.com#@#.adslot
browsershots.org#@#.advert_area
wtkplay.pl#@#.advertising_banner
velasridaura.com#@#.advertising_block
guitarforum.co.za,tf2r.com#@#.adverts
africasports.net,bakersfield.com,cheatpain.com,diplomat.so,directwonen.nl,dramacafe
.in,eveskunk.com,farsondigitalwatercams.com,file4go.com,freeccnaworkbook.com,gaybee
g.info,hack-sat.com,is-
arquitectura.es,keygames.com,latesthackingnews.com,localeyes.dk,minecraftskins.com,
perrosycachorros.net,phoronix.com,ps3news.com,psicologiayautoayuda.com,recetasrecet
a.com,smplayer.sourceforge.net,thenewboston.com,tubitv.com,youtubecristiano.net#@#.
afs_ads
anisearch.com#@#.chitikaAdBlock
theladbible.com#@#.content_tagsAdTech
topzone.lt#@#.forumAd
localeyes.dk#@#.pub_300x250
localeyes.dk#@#.pub_300x250m
localeyes.dk#@#.pub_728x90
soschildrensvillages.ca#@#.section-sponsor
localeyes.dk#@#.text-ad
localeyes.dk#@#.text-ad-links
localeyes.dk#@#.text-ads
localeyes.dk#@#.textAd
localeyes.dk#@#.text_ad
localeyes.dk,pixiz.com,televall.com.mx#@#.text_ads
menstennisforums.com#@#.top_ads
coingamez.com,mangaumaru.com,milfzr.com,pencurimovie.cc#@#div[id^="div-gpt-ad"]
||006a039c957c142bb.com^
||007126491f5.com^
||00aaa2d81c1d174.com^
||00ae8b5a9c1d597.com^
||012469af389a1d1246d.com^
||01dbf3a452b6.com^
||02aa19117f396e9.com^
||02b5da94a2bd4aea.com^
||039ad0897e6da.com^
||04426f8b7ce9b069431.com^
||050y9lhe8p.com^
||059e025e7484.com^
||05ee3a24ed11df058c8.com^
||05xz0h2xo799.com^
||06dd0894cce50c.com^
||06f09b1008ae993a5a.com^
||07346e971b1ec7f.com^
||073c0cec65916314a.com^
||0898hhh.com^
||0926a687679d337e9d.com^
||0956228a2df97a.com^
||0aa89ur58y.top^
||0b9d84d93f1b.com^
||0c8a10b46fc6.com^
||0cf40a2064ce2.com^
||0d20bff8143.com^
||0dbcf515975d.com^
||0dc3c6535c5.com^
||0e6fc55ed3d4c2c2ba0.com^
||0f461325bf56c3e1b9.com^
||0h6djpk8fn.com^
||0klxjejyxak3.com^
||0oaqgsk54hm5.com^
||0s9dxlr07huu.com^
||0sywjs4r1x.com^
||1-m.xyz^
||1-vr.xyz^
||10a053584f01fcaeab1.com^
||10b883b3d61d.com^
||110380d053f716c4.com^
||118aa629a7968e75e.com^
||11a581bbb5038e.com^
||11ccda709b5cdf5.com^
||1221e236c3f8703.com^
||1298bab69bbc4.com^
||12cdee5830.com^
||12dc71b7cb820f2a.com^
||12xlwin6a.net^
||13190546cd1dec9bbdc.com^
||14nuzznszbdp.com^
||153105c2f9564.com^
||15fa37b45d.com^
||165a7c15380874ef3.com^
||1740f665a91b68.com^
||196f25ce95a.com^
||1983c499735.com^
||19a782bc982.com^
||19b45a16170729.com^
||19beda38dc2ce42.com^
||19d12dd9de1.com^
||1ab5bb25e29d576.com^
||1affmedia.com^
||1aogoh1j81g3.com^
||1b6a637cbe7bb65ac.com^
||1bcde.com^
||1ccbt.com^
||1ced38bdc42b883.com^
||1ex4oemg99mv.com^
||1f58098dd54.com^
||1f7de8569ea97f0614.com^
||1han-rit-ten.com^
||1hanritten.com^
||1re.re^
||1rkcd8exld.monster^
||1rm.xyz^
||1sen-pit-fan.com^
||1st2nd.xyz^
||1ts03.top^
||1uejo00npy.buzz^
||1ulebzhsv7.buzz^
||2020mustang.com^
||203fb7a4cb1.com^
||20a840a14a0ef7d6.com^
||20afcc1f257.com^
||2137dc12f9d8.com^
||21a3dd8ea39c0.com^
||21c9a53484951.com^
||220efda3143.com^
||22a12efe35e3c2f.com^
||23205523023daea6.com^
||2334ea708ab6d79.com^
||233fb5b59351.com^
||2444efc8cd8e.com^
||24ad89fc2690ed9369.com^
||25348f89a3.com^
||2559a303164ddde96.com^
||273920d845b.com^
||2778255fe56.com^
||27vckaccbto7p761.pro^
||29ae58661b9c7178.com^
||29d65cebb82ef9f.com^
||2b815136jjjv.com^
||2bbb379103988619ef.com^
||2c0dad36bdb9eb859f0.com^
||2c3a97984f45.com^
||2c6bcbbb82ce911.com^
||2cnjuh34jb.com^
||2cnjuh34jbhub.com^
||2cnjuh34jbman.com^
||2cnjuh34jbpoint.com^
||2cnjuh34jbstar.com^
||2dbd87c7a091b.com^
||2f5a1f1fab21a56.com^
||2g6gj3aojcrj.com^
||2hanwriten.com^
||2oyb82awp8.monster^
||2p9fyvx.com^
||2sh8fouhk84h.com^
||2tpwcqot22mb.com^
||302a67cac6.com^
||304c40d20085e.com^
||30b9e3a7d7e2b.com^
||30yo.xyz^
||3133a.xyz^
||31f26115aed7.com^
||327d49j2xt0nsr6o.pro^
||32979c00fcc59b5.com^
||32a79e2833309ebe.com^
||3381e74f70adfb59.com^
||33ae985c0ea917.com^
||340ca72733c9e46fb1.com^
||341073be6e9db7d2.com^
||344dea1d6d130a7e8e.com^
||34baedd2d0b9.com^
||34c2f22e9503ace.com^
||34ed5da2977d1ace.com^
||35d59588f15966.com^
||35jd5gql9m.monster^
||367e8bed2a847.com^
||36a5b7eb2808.com^
||36c00e71c2df28.com^
||3761fcd24ef9281f5.com^
||3878896c72ed218.com^
||394b8b41ac5305d.com^
||395e27cfc83ea88f.com^
||39d1d397c97730.com^
||3a8c9b0ca405b5.com^
||3ac901bf5793b0fccff.com^
||3b0b68c876376f7311.com^
||3c0012ab95c132f.com^
||3c513c1d3255c.com^
||3ca28642b714623b2.com^
||3cd99930e27056f89.com^
||3d0da2373af57.com^
||3d1a1e7f6db3.com^
||3d643f542787c62a7.com^
||3djd3.xyz^
||3f32172d509aeb0.com^
||3fp43qvh.trade^
||3p42lylmo2.monster^
||3ue2j83u33.monster^
||3wdf4.xyz^
||3wr110.xyz^
||3ye7lbhnlk.xyz^
||407433bfc441.com^
||40ceexln7929.com^
||4141d006e4f4dd17ab9.com^
||41df76c67812005c.com^
||41ef19c0f0794e058c.com^
||4232f0badcf.com^
||427tbezplqv5.com^
||42a5d530ec972d8994.com^
||42eed1a0d9c129.com^
||43137c93a82b0e81da.com^
||43d6f284d10bfbbb3.com^
||442d9f2ac50ca502.com^
||4465ef53c8ffded.com^
||448ff4fcfcd199a.com^
||45f2373b26b8e2.com^
||4702fb341ddf276d.com^
||473863a8ef28.com^
||48331375c351e.com^
||48423894b2a24481.com^
||4ak50p1xo77f.com^
||4c13cac4bb.com^
||4c935d6a244f.com^
||4dtrk.com^
||4e34b4865905c4.com^
||4eacccd99990beed317.com^
||4edidqmtzlsa.com^
||4f6b2af479d337cf.com^
||4f9d88054fa2b.com^
||4fb0a3bf4a3d38.com^
||4ib3rzfjqh.buzz^
||4ixbffsib0.monster^
||4kmovies.online^
||4o7cj36hbaip.com^
||4prgkoj870j9.com^
||4rt6auqet2rx.com^
||4t6u1amm3t3n.com^
||4v7vq7w8co.xyz^
||500969adcf7ae838.com^
||508ec56533e3937e.com^
||50trk.com^
||51189fb815.com^
||517pn6he9p5r.com^
||523c579923fd35aa.com^
||538b5d8f303be.com^
||544bd1e82a9c8c39.com^
||550b3ikb9j.com^
||552239b90400b7.com^
||563015cf3d.com^
||56bc7e3668e952c.com^
||56bfc388bf12.com^
||5726303d87522d05.com^
||57473b6b571.com^
||57fd2911f09b76.com^
||58b14921719ec.com^
||58b291f917728a2.com^
||58f7c1ff30eb.com^
||59e6ea7248001c.com^
||5aa8f31e2f5d.com^
||5b5a93686577c13.com^
||5c43cbc0f41.com^
||5c577fc74618431b.com^
||5cwr93yyd4lf.com^
||5d02977f6511aa.com^
||5dabf928ad9ad4.com^
||5e1fcb75b6d662d.com^
||5edb123fa3329.com^
||5f6dmzflgqso.com^
||5gsb4ospxp.monster^
||5hf7bamsub.xyz^
||5okyhhthcu.xyz^
||5pr1sfzsl9.com^
||5t59uw2iuh.com^
||5vs3vvkjge.buzz^
||5wuefo9haif3.com^
||5x5i5tj2u97w.com^
||5yw028ngxe9x.com^
||602d76e204c032.com^
||6068a17eed25.com^
||615b68cc9c8528e.com^
||61739011039d41a.com^
||620c663bca9a4.com^
||625c9289e60793.com^
||62b70ac32d4614b.com^
||63fut3uw0b.xyz^
||63r2vxacp0pr.com^
||63voy9ciyi14.com^
||640f94e47dc41c.com^
||641198810fae7.com^
||645yvcj6c8rn.com^
||64aa81cd247ea32d.com^
||651b4ee436b8cdae.com^
||6548579f50dc08be9.com^
||65a29ceed813bbca61.com^
||660a755deb8829fe.com^
||66ce98158e4f402.com^
||67frzna9e9.com^
||6868bbe42af8e518.com^
||688de7b3822de.com^
||6942f24115b63.com^
||69i.club^
||69oxt4q05.com^
||69v.club^
||6a40194bef976cc.com^
||6a9102689db8e.com^
||6af461b907c5b.com^
||6b357cda0f.com^
||6b4bcc240ad94.com^
||6b5c418918ebb008cc6.com^
||6bd9a2ea1a1801e55.com^
||6bgaput9ullc.com^
||6c37f8a12dede103bf7.com^
||6d25c5a1bb9e821f3b7.com^
||6e2f1d2ae033.com^
||6ea56485aed0c.com^
||6ed0a6630b.com^
||6f2bdffd6587d.com^
||6f363e072e82206b.com^
||6f7mh6hfro.buzz^
||6gijbgjyzc14.com^
||6i4uibyg0c82.com^
||6ped2nd3yp.com^
||6r1lihp31d.monster^
||6sxi6i74dk9m.com^
||6ujk8x9soxhm.com^
||6vgtaearxl49.com^
||6yag4bmwyhs4.com^
||6yfory7f0njw.com^
||6zw2rcfd.com^
||7017042b83a65ea.com^
||7089e5b41f87.com^
||70ee6484605f.com^
||71a30cae934e.com^
||71bcab8994dbe2.com^
||71d7511a4861068.com^
||729dcbaa57e80c1e.com^
||72b8869dfc34690.com^
||736f35dde67b7da2976.com^
||739c49a8c68917.com^
||73c6c063b238097.com^
||73s.xyz^
||74069d6dc66.com^
||746bdf1ce3.com^
||74d382def7b08.com^
||74da0fffc981.com^
||754daf9cd396259.com^
||757a51ce62f.com^
||758c824671f4fc0.com^
||7651d44da06c.com^
||771b92b0ca0963e.com^
||77437ee0a17f19c6085.com^
||775e11b6033.com^
||777a2aceac3ff.com^
||777ff1571bab7667.com^
||77d0f28ca582231.com^
||77f24529d8427410.com^
||7839e0482307b9276b.com^
||78986ba32c.com^
||789a42c1a33aa5.com^
||7987809d62.com^
||79k52baw2qa3.com^
||7a6421ee67fdb0f660.com^
||7b7by5utoney.com^
||7d6260236b547b31f.com^
||7db0b2a0ee95f557904.com^
||7dee28afeb8c939d8.com^
||7dp6g2rqzn.com^
||7e625f490775b155.com^
||7f011d5e07db.com^
||7f19b1713b43f7db.com^
||7f3ad7d6ad52.com^
||7f6383e2d7.com^
||7f8e91975bdc9c5f1c.com^
||7lyonline.com^
||7n32vb7tn4w7n373a.top^
||7news.site^
||7tpfnjn03b32.com^
||7x7.fun^
||7x749.xyz^
||7y6.xyz^
||7yucu023o36p.com^
||800d24d61daea3c.com^
||8092686a39ac5.com^
||810f3f9dde63ae3.com^
||815e8fa24ebb8686.com^
||81mxshc8cpe0.com^
||822f797ef9d68ad3.com^
||8233fa03a40c92d.com^
||823bc1a6cd3f1657.com^
||82448dceaaa13034.com^
||827fa7c868b4b.com^
||84544232a4185d6.com^
||8462d0b3cc90c90.com^
||84b898f0f5.com^
||850a54dbd2398a2.com^
||8547459af5da02.com^
||86cb1dcb13ba5a1a.com^
||86f4fd3b507f774.com^
||86pqvhdw5wpg.com^
||86up9en9vv.buzz^
||87159d7b62fc885.com^
||8761f9f83613.com^
||879d2cchfa.xyz^
||87gw0fl0rc11.com^
||889fb4992d4e8.com^
||88d7b6aa44fb8eb.com^
||8b0b17dc1f9f8010.com^
||8baf7ae42000024.com^
||8bef5bb6b351ca5e.com^
||8bf8170108e3304.com^
||8c9cc6d2b0e13.com^
||8cce6d834ab4e80c7.com^
||8d6lbsvg3qkl.com^
||8dfaa2dc76855.com^
||8ff01bde37db289d5.com^
||8gzijqo4c85j.com^
||8lgju1jryo7c.com^
||8mb4qkd74cht.com^
||8po6fdwjsym3.com^
||8tduqa3h42y5.com^
||8ue4.xyz^
||8wtkfxiss1o2.com^
||8xkr.xyz^
||8ze98lcl8389.com^
||9053fe03868ab.com^
||90b1acd62f5.com^
||91jsnzw.xyz^
||920sbo17zn88.com^
||924e60106cd9d0e.com^
||927a8dd1afec73.com^
||9376ec23d50b1.com^
||93aihbjs7bv4.com^
||944e66f8683ac43c.com^
||956b2fb847d.com^
||95a44ebca8b1abc20.com^
||967rett6fzaf.com^
||96y9sqlihv3d.com^
||970ztqtss4.com^
||98uhl1aiyw.xyz^
||994ot5rkpch2.com^
||99818fb574.com^
||9989be8064c80b.com^
||99e5da34520d.com^
||9a24a1b3dcd5f4.com^
||9ae7c9ffe8509b0.com^
||9b13c1c151f9664a73.com^
||9c40a04e9732e6a6.com^
||9c690ac2bcb.com^
||9cd76b4462bb.com^
||9d766be9a3.com^
||9dc93a7c1dd.com^
||9e5420f6be48ccc.com^
||9egiyiyt1o18.com^
||9f38cd012c83.com^
||9ksj.xyz^
||9qovcur0guk3.com^
||9t5.me^
||a02d0adbca0.com^
||a0675c1160de6c6.com^
||a06bbd98194c252.com^
||a15256378569ec595.com^
||a157ad075fcb34c.com^
||a15c5009bcbe272.com^
||a1b1ea8f418ca02ad4e.com^
||a1d62657ec88.com^
||a1p5pst3ore.online^
||a1p5pstoore.online^
||a22f0d8201ade09fa3.com^
||a258c3523a5c4a47bda.com^
||a26d31d5d6986cbe.com^
||a2ba3784cb354807d.com^
||a2c653c4d145fa5f96a.com^
||a337b163a0bc.com^
||a353364ec1bd19a.com^
||a35c92d96766745.com^
||a3761801a40c59b48.com^
||a3yqjsrczwwp.com^
||a40hd1mh5deq.com^
||a46b257bc29b.com^
||a4mt150303tl.com^
||a5020fec1701e9f3.com^
||a5e04df959f1af34.com^
||a69ee4fa50dc3.com^
||a6be07586bc4a7.com^
||a6f845e6c37b2833148.com^
||a6x4effomlxe.com^
||a8c37822e110e3.com^
||a911a1ed6c0.com^
||a940db0846408b2.com^
||a9d7c19f0282.com^
||aa53df329975c325.com^
||aabmxezph.com^
||aadajnnn133.xyz^
||aafdcq.com^
||aagmbroxruno.com^
||aaitudxr.com^
||aallycspkdf.com^
||aamejtdlmk.com^
||aamhrnptzw.com^
||aaqpsddtjnsmug.com^
||aarqdivjxstu.com^
||aaswayoe.com^
||aaxtuhit.com^
||aayeljzpuu.com^
||aazwugtom.com^
||ab913aa797e78b3.com^
||abb963a46029eb.com^
||abeaddc65282d465.com^
||abeforeign.club^
||abergently.club^
||aberrings.club^
||abevc.club^
||abfcfxfkzmiqht.com^
||abgligarchan.com^
||abjusouft.com^
||abluvdiscr.com^
||ablybeastssarcastic.com^
||ablymechan.club^
||abnormaticn.club^
||abodealley.com^
||abonmgghehh.com^
||abroadlynijiz.site^
||abserv123.com^
||absolubleldan.site^
||abstinencecalculation.com^
||abundled.club^
||abusticsevi.club^
||abwsunml.com^
||abxlmhllf.com^
||abzoyyjybskvna.com^
||ac2msg.online^
||acacdn.com^
||acacexjsh.com^
||acbsuicxkoyef.com^
||accedenonre.club^
||acceptancecedehumorous.com^
||acceptiongere.site^
||acceptionijes.site^
||accessorymiddleirresponsible.com^
||accoladebestiality.com^
||accompared.club^
||accompathych.site^
||accomplex.club^
||accordprybreathe.com^
||accreditor.club^
||acdcdn.com^
||acestrange.club^
||achaithe.com^
||achcdn.com^
||achinahdh.club^
||acidityfoamy.com^
||acinfxei.com^
||acirtpkh.com^
||aclickads.com^
||acloudvideos.com^
||acmsg.online^
||acousinguy.club^
||acrmzrucy.com^
||acscdn.com^
||acticantly.club^
||acticgreasonsc.info^
||actinopterygien.website^
||ad1data.com^
||ad1rtb.com^
||adaranth.com^
||addressen.club^
||addression.club^
||adearsened.info^
||adex.media^
||adexmedias.com^
||adezrvjcbyu.com^
||adfoz.com^
||adfpoint.com^
||adfrastingathles.info^
||adhits.cf^
||aditingunfav.club^
||adjoiningfollowingaddiction.com^
||adlipacbrakmjp.com^
||admiriam.club^
||admitteepom.club^
||adnsvuxmpaycdf.com^
||adofqudjesh.com^
||adoperatorx.com^
||adopexchange.com^
||adpay.network^
||adqvauwe.com^
||adqy6rzwcs.com^
||adreach.me^
||ads.playground.xyz^
||adscarrot.com^
||adsco.re^
||adservi.com^
||adskeeper.co.uk^$domain=~dashboard.adskeeper.co.uk
||adsrv.me^
||adstarget.net^
||adstellar.icu^
||adstonesik.club^
||adultterritory.net^
||advancellsclo.site^
||advantscivile.club^
||advinci.life^
||advinci.uno^
||advisorded.club^
||advmaiotg.com^
||adwalte.info^
||adxadserv.com^
||adxnexus.com^
||adzfun.info^
||adzfun.me^
||adziondin.club^
||ae1a1e258b8b016.com^
||ae21a0ad95016488.com^
||ae3482c74b1a99f.com^
||aebadu.com^
||aec40f9e073ba6.com^
||aegzjowko.com^
||aehdgzigy.com^
||afa9bdfa63bf7.com^
||afaeqxnbylkxp.com^
||afcxojqr.com^
||afeuvqrsswz.com^
||aff1xstavka.com^
||affiliates.systems^
||affodilyrecruis.fun^
||afftracks.online^
||afqveoju.com^
||afrfndbumyyt.com^
||afshanthough.pro^
||afssdmin.com^
||afxvaqbbd.com^
||afzfzhbk.com^
||agedissance.club^
||agenoming.club^
||aggravedgaree.info^
||aggressiveracketscout.com^
||aghchnfzt.com^
||agicalleanor.club^
||agkxwjwutrhw.com^
||agmx1h9wswdb.com^
||agni3.xyz^
||agogdebitape.com^
||agpiysffnuld.com^
||agqjjcwm.com^
||agrammemarg.info^
||agreenikeru.site^
||agzfxovg.com^
||agzlxyylf.com^
||ahadsply.com^
||ahbcagaazvtuh.com^
||ahbdsply.com^
||ahcnxuepput.com^
||ahelessenge.club^
||ahjdwb31.xyz^
||ahneiwkpsnxign.com^
||ahqpqpdjpj.com^
||ahrbsdyjux.com^
||ahrcwekji.com^
||ahscdn.com^
||ahstrelgnh.com^
||ahtkajcs.com^
||ahumourned.club^
||ahwzvnqc.com^
||ahyhhxpeeswgtl.com^
||aicansecrea.fun^
||aichaima.top^
||aickeeho.com^
||aidjodlthdaxq.com^
||aifoosty.net^
||aighthatev.club^
||aigneloa.com^
||aiidbowoj.com^
||ailaskarc.club^
||ailingtonwh.club^
||ailpielei.com^
||ailwayssteverin.info^
||aimamparc.club^
||aimaniape.club^
||aimrawwas.site^
||ainedprospe.club^
||ainupheader.club^
||aioemfxj.com^
||aionfavoura.club^
||aiphotogram.club^
||airporates.club^
||airportedede.club^
||airsanguages.info^
||airstossiplarge.info^
||aiwhamti.com^
||aj2073.online^
||ajcsjktzlqh.com^
||ajjsffefpooknd.com^
||ajszcymkv.com^
||ajtctiiiaz.com^
||ajuegtbkqnh.com^
||akbeyfcu.com^
||akingsslativ.club^
||aktgw4u9z27l.com^
||akuettddwkwtdx.com^
||alappropolylibe.site^
||alapsblu.com^
||albalbant.com^
||albarkale.site^
||albireo.xyz^
||alconbeatsi.club^
||alcreasalcon.info^
||alcularreless.club^
||aleaidass.site^
||alealebag.site^
||alefrfobkoxbgaf.com^
||alespeonor.com^
||alhistoriousg.info^
||aliticalpassister.info^
||all2cnjuh34jb.com^
||allanetmilean.club^
||allartand.club^
||allayravage.com^
||alldeveldefinite.info^
||allottenuy.club^
||allure-ng.net^
||allycollegedstrie.info^
||allyopenetic.info^
||almetasteyu.info^
||alnsvbmp.com^
||aloeparssabres.com^
||aloguerequi.space^
||aloissentence.pro^
||alruqbfjg.com^
||alszaaceaz.com^
||althoutafrick.info^
||alvfzqwkb.com^
||alwayspainfully.com^
||alwkvwdxqojyce.com^
||alwsbnvialll.com^
||alxsite.com^
||alxzes.com^
||alythoriticalt.club^
||alzwa133.xyz^
||amabadmer.club^
||amadagasca.com^
||amakwktrnb.com^
||amaqvmfd.com^
||amaumomt.com^
||amavirgin.pro^
||amcpusvcit.com^
||amerallyluke.club^
||amesgraduatel.site^
||amhpbhyxfgvd.com^
||amifgpprfrbsm.com^
||amjrfmhtmoyan.com^
||ammankeyan.com^
||amountant.club^
||ampallall.site^
||ampleteexis.info^
||amplexheter.club^
||ampugi334f.com^
||amre.work^
||amrnhiqy.com^
||amsfi.com^
||amsthr.com^
||amsvts.com^
||amuletlatemanagement.com^
||amxodxmsuwdhn.com^
||anatomicele.site^
||anbalxkcpwa.com^
||anbiarfehxyz.com^
||andbaybay.club^
||andvqrqaeu.com^
||anelexpres.club^
||anglended.club^
||anglishreasts.site^
||anismane.club^
||anklandas.club^
||anlcld.com^
||announcedvillainvaluable.com^
||announcils.club^
||announcilsd.info^
||anotherconsult.com^
||anotherederi.site^
||anothingahy.club^
||anothingerg.club^
||anothingsev.top^
||anovbqzmit.com^
||antfindicater.site^
||anthropophile.site^
||antiadblocksystems.com^
||anticalser.club^
||antrademic.club^
||anvtnqpbkjyk.com^
||anxdwq.com^
||anycadark.site^
||anyonemyth.com^
||aobyp1una641o8.com^
||aodsywsxzquemt.com^
||aomwoygnj.com^
||aopxnvrugx.com^
||aoqvizrign.com^
||aoredi.com^
||aosztecuq.com^
||aowmaijlvxdcs.com^
||ap-srv.net^
||apearkcan.club^
||apeartalb.site^
||apersonagri.club^
||apesstration.top^
||apestsagai.club^
||aphicbouncil.club^
||apiafubb.com^
||apologixopyr.site^
||apparentsav.club^
||appearancefingerprintabet.com^
||appius-dae.com^
||applatisserie.site^
||applicatemh.club^
||apprefaculty.pro^
||appresentikv.club^
||appropeanes.club^
||approped.club^
||appropolyfunt.site^
||appstoore.online^
||aptaleant.club^
||apus.tech^
||aqfhhfqarukys.com^
||aqftikmr.com^
||aqjdigkqvmakz.com^
||aqkjvfaprmez.com^
||aqknmbh198dn.com^
||aqkrqjvc.com^
||aqpjyujihpbggj.com^
||aqrprjdqogzghb.com^
||aqyuxcnsbfhuia.com^
||arableredressalacrity.com^
||aranlucas.pro^
||arasyqslwmfat.com^
||arbawijlgq.com^
||arbingfifted.club^
||arccdyvgh.com^
||archhandlingperpetrate.com^
||ardesolived.club^
||ardingage.club^
||areantaid.site^
||areapebeg.club^
||areasons.club^
||areasonsimon.club^
||arefusedfollo.club^
||arejoysew.com^
||arentpremi.space^
||arfmdqwyztn.com^
||arfttojxv.com^
||argetreceden.club^
||argggultrji.com^
||aribcosw.com^
||arisoning.club^
||arisonoping.club^
||arketdiamon.space^
||arketscolourse.site^
||arlottencert.club^
||armashair.site^
||armatchints.info^
||armaturehurt.com^
||armedearring.com^
||arnessaudie.site^
||arningexpos.top^
||arnockglen.club^
||arolrurt.uk^
||arpartments.site^
||arposastrar.space^
||arpromiserinte.site^
||arragostripl.fun^
||arrariedcra.club^
||arrlnk.com^
||arrowkeeperdigest.com^
||arshgkcfdhgr.com^
||artandand.online^
||artantash.club^
||artapeare.site^
||arthwhilearthu.info^
||artneesrparkete.info^
||artpever.com^
||artqpnah.com^
||artsmalle.pro^
||arzcwgdzsed.com^
||asacdn.com^
||asccdn.com^
||asdasdad.net^
||aseabnyw.com^
||asenytuhlhwrwz.com^
||asewlfjqwlflkew.com^
||asgclickkl.com^
||asgclickpop.com^
||ashaidart.site^
||ashamparm.site^
||ashcdn.com^
||ashchiasp.club^
||ashingcontro.top^
||asiinbyu.com^
||askallalb.club^
||askaspalb.online^
||askbegrag.com^
||askewpatienceblameless.com^
||askinsoner.club^
||asonaloccu.info^
||asoulrox.com^
||asparagusmeaninglessyearly.com^
||aspartbib.site^
||aspaskaim.club^
||assemblyass.club^
||assionwreckl.top^
||assiumyikg.club^
||assumineuron.site^
||assumptivestation.com^
||assurancemercysneak.com^
||assuremath.com^
||astrouble.club^
||asuydisi.com^
||asvatskaymj.club^
||atacjnqbkok.com^
||ataijeeg.net^
||atcanjhcv.com^
||atelovesinothic.info^
||atesbrothereso.info^
||atesupheast.fun^
||athercompet.club^
||atherethundr.fun^
||athshebath.club^
||atictrementint.club^
||atilohdxsg.com^
||ationdignifica.fun^
||atomisons.xyz^
||atoultou.com^
||atpqczsqjsxvln.com^
||attacketsun.space^
||attackscabbagevengeance.com^
||atterrounesh.info^
||attresswhethe.fun^
||atvbrhljmsor.com^
||atwoventre.fun^
||atyjvujxe.com^
||atzcmddc.com^
||auberginises.xyz^
||aud3g.com^
||audiesuree.club^
||audionews.fm^
||audiosech.club^
||audriasite.pro^
||aufhausted.club^
||augaufta.com^
||aughedbannel.site^
||augnuxun.net^
||auhqnsjbvizeey.com^
||aujaujoa.net^
||aujooxoo.com^
||aukalerim.com^
||aulingimpora.club^
||aulrains.com^
||aumrrwoile.com^
||auqefmhsutnldv.com^
||aurdeert.net^
||aurdosti.com^
||aurhgaees.com^
||aurjueeh.com^
||austrypulsory.club^
||auteboon.net^
||authorneratu.club^
||authornernsa.pro^
||authorneryj.club^
||auvillargeois.site^
||auxml.com^
||averaladmi.info^
||averalist.club^
||averallasew.club^
||avmftuama.com^
||avwincall.info^
||away-stay.com^
||awcpmsaiv.com^
||awdigit.info^
||awehobrasp.live^
||aweinkbum.com^
||awelessawelesscedar.com^
||awestc.com^
||awhootoa.net^
||awhoufob.com^
||awjkddtq.com^
||awjyickdugj.com^
||awnyohgtmb.com^
||awrnrkmwtia.com^
||awsatstb.com^
||awtvnrgwxletd.com^
||axadaldlozmqu.com^
||axeclbthp.com^
||axlwizxolfby.com^
||axzwzpxcnwrp.com^
||ayazstuzc.com^
||aycksenkb.com^
||ayfigdhmsypnr.com^
||ayfzryxitsusx.com^
||ayggsmmb.com^
||aymaypibp.com^
||ayrovalcontain.info^
||ayswrotesre.club^
||aysydyqpkg.com^
||ayyslqwrmoygf.com^
||azcvjaninfa.com^
||azdqwztcp.com^
||azebikcvhtysn.com^
||aznapoz.info^
||aznuqxmji.com^
||azoaltou.com^
||azpresearch.club^
||azrjdlvlsxihbd.com^
||azsikvmhlzuhje.com^
||azwsolqpewo.com^
||b014381c95cb.com^
||b02byun5xc3s.com^
||b07b29ceb5c.com^
||b07f916388fc6e06847.com^
||b0d3ea12ec1b93f7af9.com^
||b0omr3wn6u4b.com^
||b142d1440666173b0.com^
||b18a21ab3c9cb53.com^
||b1b951f817beba948.com^
||b1f6fe5e3f0c3c8ba6.com^
||b1fb813dc806b7d.com^
||b1fe8a95ae27823.com^
||b29f325f9383.com^
||b2e92952aa6.com^
||b3ff2cfeb6f49e.com^
||b3stcond1tions.com^
||b400393baba7cd476a3.com^
||b46527bc99f79e17ceb9.com^
||b4q982rbqdsw.com^
||b56f9c50130def4d.com^
||b59812ee54afcabd.com^
||b5ae848728034caddca.com^
||b6aa6257a22451c.com^
||b88c9bd1dcedfc3.com^
||b8cf0fd3179ef.com^
||b8pfulzbyj7h.com^
||b936c5932623f.com^
||b97beb2fed1c4f.com^
||b9ba73f1cd9b6.com^
||ba5ed55a0d56f15.com^
||ba6af3a0099c6cb9eb5.com^
||baa2e174884c9c0460e.com^
||baaeobgdaxdvsa.com^
||babyboomboomads.com^
||backlogtop.xyz^
||backwardkneesencroach.com^
||badgearsregra.site^
||badleasump.cam^
||badsbads.com^
||badsims.com^
||badskies.com^
||badskis.com^
||badspads.com^
||badtopwitch.work^
||bafwpcisfhfvma.com^
||baiiufiwho.com^
||bakaqddxhhsid.com^
||balancedingrent.com^
||balanderramed.site^
||balcekonspn.com^
||balebunsob.com^
||baletingo.com^
||balvalur.com^
||bandelcot.com^
||banesnorttat.cam^
||bangedmarketcake.com^
||banicywan.com^
||bannneddd.xyz^
||baqcpdctexlwgp.com^
||barfsmiaowpit.com^
||bargainingrip.com^
||bargaret.club^
||barjfzpdeqmwi.com^
||barometriserons.website^
||bars2show.com^
||barytonneras.site^
||barytonneras.website^
||baselined.club^
||bathibsa.com^
||batnhiyilyvvdo.com^
||batsdivannab.com^
||batwaxwok.site^
||bauthair.net^
||bayonetbikes.com^
||baysexthy.com^
||bb1acb0ea5ddb1fed8.com^
||bb475d71fa0b1b2.com^
||bbckaxifryxcno.com^
||bbitetuncmwfjd.com^
||bbnfcfrvjs.com^
||bbom2b434493.com^
||bbtwdpczir.com^
||bbyhjamzpkenvm.com^
||bcfabscdt.com^
||bckfnohmg.com^
||bcnewltd.club^
||bcngvwvewfvw.com^
||bcuuipewdz.com^
||bcvrczvqlm.com^
||bcvxpffzmkqf.com^
||bd1617dbbc28f.com^
||bdbdqkdkfb.xyz^
||bdbdqqkbxb.xyz^
||bdhbtrizb.com^
||bdozkocgkljj.com^
||bdtwxreri.com^
||beacyoryjkbhqb.com^
||beatpreservelost.com^
||bebreloomr.com^
||becauseared.site^
||becaused.club^
||becomesday.club^
||bedaccustom.com^
||bedrapiona.com^
||bedrooming.club^
||beeashale.club^
||beefraidmob.com^
||beegotou.net^
||beenmeekwarmth.casa^
||beewanuk.net^
||beforement.club^
||beforesfantr.club^
||beformine.club^
||befortugal.club^
||behavingsali.club^
||behybmunweid.com^
||beiven.pw^
||belgradualuna.site^
||bellyfernfoster.com^
||beludicolor.com^
||belwrite.com^
||bemobpath.com^
||bemzepcnp.com^
||beqkxrcgjfnc.com^
||bernationa.club^
||berningbegi.club^
||bersmanatomic.site^
||beshtienhr2hd8j09.com^
||besiasmere.site^
||bestaryua.com^
||bestcond1tions.com^
||bestcontentfee.top^
||bestcontenthost.com^
||bestcpmnetwork.com^
||bestdisplayformats.com^
||besthpath.club^
||bestvideo2019.xyz^
||betahit.click^
||betrayedregretdeadline.com^
||bettercontentservice.top^
||betternoon.club^
||beucsyzvwdzqu.com^
||bewtqjkrfo.com^
||bexrnrxbgh.com^
||bfb487de1f2da5c.com^
||bfc70a51929fff2d7fe.com^
||bfe4e6d364be199.com^
||bfeofwzszuis.com^
||bfezsiok.com^
||bfjwdxeakfifak.com^
||bfvkxdhrnx.com^
||bg9ugav5tik0mbh7n9ca.pro^
||bggvfsvaqjvamg.com^
||bggznyujioad.com^
||bgkxbknajdn.com^
||bglnzzsgigbto.com^
||bgn2zqlce1eiya.icu^
||bgqddlvq.com^
||bgvexbybxxbcao.com^
||bgvfceqpqzx.com^
||bgwbqsmj.com^
||bgwucxto.com^
||bgyawaib.com^
||bgzdrgliwew.com^
||bhcf764sf8pg.com^
||bher64eljhjx.com^
||bhlusdvadp.com^
||bhplyiegippcw.com^
||bhrebiicmcj.com^
||bidiology.com^
||bidverdrd.com^
||bidzzbjzx.com^
||bifieyhg.com^
||bigbootymania.com^
||bihyteqy.xyz^
||bikeacasqaxbs.com^
||bilitycarrone.club^
||bilkscotpyx.com^
||billionpops.com^
||bilrtklg.com^
||bindmillionairenaturalists.com^
||binetsrealing.club^
||bingooverdosegroom.com^
||binsatbee.club^
||bipwrite.com^
||biroads.com^
||birung.club^
||bishedlesb.top^
||bishoppeda.club^
||bishpolicen.club^
||bisiraczyxbu.com^
||bit-bork-boodle.com^
||bitbeat7.com^
||bitcoin-news.vip^
||bivujadpvk.com^
||biwkvlmnpwulfl.com^
||bjceodmwesmbth.com^
||bjdthyywcargba.com^
||bjlrdxcjnyxuba.com^
||bjuodbdjluix.com^
||bjwvegvcgbyypx.com^
||bjxrjybjnh.com^
||bkdurgyahjhb.com^
||bkembwdgujzp.com^
||bkhzwuddpxjmyu.com^
||bkjrxvxa.com^
||bkovnfkkfo.com^
||bl0uxepb4o.com^
||blablablaaa.xyz^
||blackforce.club^
||blacknessversiondan.com^
||blacurlik.com^
||blainvillaises.website^
||blatungo.com^
||blecuttasha.club^
||bledevellinga.site^
||blessingpudding.com^
||blockadsnot.com^
||blockchaintop.nl^
||bloglife24.com^
||blu5fdclr.com^
||blueioabj.com^
||blueparrot.media^
||bmayyviswklkd.com^
||bmbvnmgucbk.com^
||bmdjnvorps.com^
||bmjpxyrpiyq.com^
||bmkz57b79pxk.com^
||bmvjnewxkyi.com^
||bmwzdfrra.com^
||bn5x.net^
||bnielrtzc.com^
||bnjuhrbpdjtjul.com^
||bnlqhnqnqveo.com^
||bnqfbcnzdt.com^
||bnrsis.com^
||bnsowzvglhu.com^
||bnstnhto.com^
||boafabie.com^
||boajagoar.com^
||boardinaccuratecompulsion.com^
||boayipids.com^
||bob-bob-bobble.com^
||bobblewrite.com^
||bobwjhcuavqklk.com^
||bocpqkpmez.com^
||bodyfairesra.club^
||boffoadsfeeds.com^
||bogytoeelf.com^
||bokrelri.com^
||bolrookr.com^
||bonugmdpqyvjc.com^
||bonusmaniac.com^
||boodlewrite.com^
||boom-boom-vroom.com^
||boplhfqz.com^
||bopohsage.com^
||bopvetgel.com^
||boratestfishke.info^
||bordeded.pro^
||bororango.com^
||borotango.com^
||bostoppa.club^
||bot-checker.com^
||boubeeth.com^
||bouillerines.site^
||bouillerines.website^
||boursnormaticm.info^
||bowmoolog.com^
||boyaidare.club^
||boyalebut.site^
||boycottons.club^
||bpplltxabaayhm.com^
||bppzqphtd.com^
||bpsxhmtotf.com^
||bqqnngtpc.com^
||brainian.club^
||brakesoutright.com^
||brameriez.xyz^
||brandnewapp.pro^
||brapoiorc.com^
||brassstacker.com^
||breadstringscrashed.com^
||breakinginfo.pro^
||breastfeedingfabricadorable.com^
||breated.club^
||breatedy.club^
||breatmentbr.top^
||breedingcasual.com^
||breedom.club^
||breedtagask.com^
||brgzqubngqbioh.com^
||brinarynuker.site^
||brinein.com^
||bristlyapace.com^
||briticatederfd.site^
||briticsvocabin.club^
||brlfycvtbo.com^
||broomboxmain.com^
||broughlystra.club^
||brrqeprqsrvrt.com^
||brtsumthree.com^
||bruvwmrxudd.com^
||bsfnvvxjcisif.com^
||bsgimhqko.com^
||bskwrsjudrp.com^
||bsoswwiwzs.com^
||bszaoqzjyx.com^
||btagmedia.com^
||btblsyvqaxkkx.com^
||btbuigpxge.com^
||btdciuqcsvjjt.com^
||btemegxbnalq.com^
||btgxicdivmtv.com^
||btkxogjoxtd.com^
||btonzfjleinuax.com^
||btrdlsehltu.com^
||btttmgxtziztqq.com^
||buglethemfouls.casa^
||buildhoodpip.club^
||bullads.net^
||bulldogdemocracy.com^
||bulletindualpartial.com^
||bungalowfollowbestowed.com^
||bunlxlhmsoizsa.com^
||bupserge.com^
||burbibape.com^
||bureaucracycrutch.com^
||buriatelyn.club^
||bursagarc.com^
||busfarmum.com^
||busingleni.club^
||bussaidbag.casa^
||butashasp.site^
||butexythe.pro^
||buxmllzyoxnr.com^
||buyeasy.by^
||buzzvids-direct.com^
||bvflzrtmcssyea.com^
||bvlbzzeqaafkj.com^
||bvovcgdwbafgmf.com^
||bvrdzbzwa.com^
||bvuficdch.com^
||bvvqtaltc.com^
||bvwkethv.com^
||bvzdfhpyz.com^
||bwaguyek.com^
||bwhjcwnbbwsd.com^
||bwhkzhvq.com^
||bwjteztqdlg.com^
||bwoipfjnvbw.com^
||bwuqqnxubseq.com^
||bxaddbia.com^
||bxgnnzwagkxur.com^
||bxhevqnz.com^
||bxkpkskdox.com^
||bxmfuxxiqmw.com^
||bxodbythc.com^
||bxvbtafvyaoc.com^
||bxxhbrpxqtwfq.com^
||byaqcsehcj.com^
||byfgrwrpqjdkj.com^
||byusabodcwyct.com^
||byxlivaqzo.com^
||bzctqprddwhj.com^
||bzewjpivglj.com^
||bzfvcavza.com^
||bzgijyfjo.com^
||bzspzpdrqjopj.com^
||bzsukdfbotd.com^
||bzxmgyfae.com^
||c0afd4609c303.com^
||c0z.xyz^
||c10ed2b8b417880.com^
||c15fb199d1ea.com^
||c26e9ccd4e063b.com^
||c3t-system-err.club^
||c4698cd6aed0dcef367.com^
||c50021876c67fd14.com^
||c5b39ff13b3259df.com^
||c63d72a4022.com^
||c7d470df880b1d0.com^
||c85wntkbjy.buzz^
||c92a198b4e0a.com^
||c93b1cd7829ee.com^
||ca4ec6874a33a13.com^
||ca72472d7aee.com^
||cabineteen.club^
||cabresenalitie.club^
||cacfbf85ad2005e4c31.com^
||cadenevery.club^
||cadfixbig.site^
||cadsanz.com^
||cadsecs.com^
||cadsecz.com^
||cadsimz.com^
||cadskiz.com^
||cadslimz.com^
||cadsoks.com^
||cadspms.com^
||cafe58cc6d0ac.com^
||caglaikr.net^
||cahangeas.club^
||cahvxjmcl.com^
||caikouli.com^
||caiteesh.net^
||calfsbreedstax.com^
||caljqsml.com^
||camalbbuy.online^
||cambrianter.club^
||campagnessm.club^
||cancesolit.club^
||canonch.pro^
||canyboysho.info^
||cap-cap-pop.com^
||capsfogpeck.com^
||caradstag.casa^
||carbourse.club^
||cardmrket.com^
||carefuseds.club^
||carelacysince.com^
||cargonurture.com^
||carpetusiko.club^
||carticuladx.club^
||cartstick.com^
||cascadehunterelton.com^
||cash-ads.com^
||casinohacksforyou.com^
||casseroleenvioustransgress.com^
||catastrophetray.com^
||catchinemuj.club^
||catiligh.ru^
||cationprepa.club^
||cattishfirearm.com^
||catwenbat.com^
||catwrite.com^
||cauthuny.net^
||cawbarthe.com^
||cawsodpet.club^
||caxiqapecuop.com^
||caykotranybjvx.com^
||cb3fzwkkt6yxt.xyz^
||cb4faf87ffae.com^
||cba-fed-igh.com^
||cbbp1.com^
||cbbsnmrwpqou.com^
||cbeyywbfm.com^
||cbgujxjlp.com^
||cbiknyhztow.com^
||cbpsdvozwsbf.com^
||cbwocsublalxz.com^
||cbyzgxhbovgwju.com^
||cbzjukldosooj.com^
||cc380535d9ca0.com^
||ccd8450321.com^
||cconseent.info^
||ccqgkbnbpdrxf.com^
||ccrkqqnxmnwlm.com^
||cd490573c64f3f.com^
||cd87c85eb2890d048d2.com^
||cdaz.icu^
||cdcz.xyz^
||cddjdjwatndgja.com^
||cdn4ads.com^
||cdnads.com^
||cdnmr.net^
||cdnvideo.mobi^
||cdooewrzvec.com^
||cdqweuwvagrbd.com^
||cdvjpzltcouxm.com^
||cdwqibctfz.com^
||ce62e0d222bc5aca.com^
||cea53c4833.com^
||cedcdoqkrjabs.com^
||ceeglousaud.com^
||ceehimur.uk^
||cef915c718.com^
||cef9c80977e050.com^
||cefqvuhygky.com^
||ceincreatedaughtcha.info^
||cejqceekq.com^
||cekzdbewgnzu.com^
||cenceevent.club^
||cenessdise.info^
||centwrite.com^
||ceoillwdcc.com^
||ceparateauab.info^
||cepossilenty.club^
||cerizoug.net^
||cerseleme.club^
||certainedds.club^
||certakesime.site^
||certaliaoper.info^
||cesikelylibrarie.site^
||cespousseluniv.info^
||cestyraten.club^
||cevwkduhwbuc.com^
||ceycwphrp.com^
||ceyimthpmrct.com^
||cezmxscvslmfhy.com^
||cf26d627adf5.com^
||cf773cd73369.com^
||cfkhdbzn.com^
||cfknxewzz.com^
||cftervwhu.com^
||cfupqlin.com^
||cgamyfohry.com^
||cgcukmix.com^
||cgjfanun12on.com^
||cgkeasqkzfpepr.com^
||cgkhqjuwfle.com^
||cgx68vtoprov.com^
||chachors.net^
||chaghets.net^
||chagrinassuredafterthought.com^
||chaintopdom.nl^
||chainwalladsy.com^
||chaireprove.club^
||chairmany.club^
||chairmaticwar.club^
||chairwaydenew.site^
||chaiseviscountsturgeon.com^
||challengedeprave.com^
||chandlerimageproduct.com^
||changement.pro^
||chantmarez.club^
||characteristicleisure.com^
||characteristicsumptuousmister.com^
||charactice.club^
||charalli.pro^
||chardsreme.space^
||charmour.club^
||chasteminihaunting.com^
||chauksoa.net^
||chdaismlykqep.com^
||check-now.online^
||check-out-this.site^
||checkingstranglecommunicated.com^
||checkyofeed.com^
||cheeltee.net^
||cheewait.net^
||cheksoam.com^
||chemicall.club^
||chengaib.net^
||cherriesobituary.com^
||chgilks.com^
||chieving.club^
||chinacobweb.com^
||chinitnam.com^
||chitereach.club^
||chjriixbqmppwm.com^
||chkfdt.com^
||chkqqbpppcuihn.com^
||chlekoyxrbi.com^
||chocheligli.pro^
||chocohjuanfhdhf.com^
||chofezrj.com^
||choinsiden.club^
||choorgiw.net^
||chootsod.net^
||christingera.site^
||christinglatvian.site^
||christingsugged.site^
||christoredyt.club^
||chugagre.com^
||churchasisou.site^
||churchasisrev.site^
||chutsavy.net^
||chygkk.com^
||chystechagre.pro^
||cialundertain.fun^
||cicatedauthor.club^
||ciendsbusi.top^
||cientialorna.fun^
||cigarethalreads.fun^
||cigarettywu.club^
||ciksolre.net^
||cilcountee.top^
||cimcshjoue.com^
||cinsurmours.club^
||cioqyqlkimuh.com^
||ciqguphollyj.com^
||circuitewate.space^
||circumstantialobtrusive.com^
||citizenshadowrequires.com^
||citizenshis.com^
||cityxman.com^
||ciusqhujddbggb.com^
||civiliargeo.club^
||civiliargeord.club^
||civilizefrailoffhand.com^
||cjf25jklrwqt.com^
||cjlqwfpkwi.com^
||cjotzbxtyxwplr.com^
||cjvpybdsasarc.com^
||cjwjpmudu.com^
||ckardwithinktab.info^
||ckkqgycwljxib.com^
||ckkrlzxvy.com^
||cklecreditie.info^
||cklvpsjtbwf.com^
||ckombcgg.com^
||ckotfhgn.com^
||claimbit.tk^
||clairedikio.club^
||clarizonsimp.top^
||classisingew.club^
||clawtoiltaupe.com^
||clcassd.com^
||clcknads.pro^
||cldom.com^
||cleaneryelded.site^
||clearant.club^
||clearlies.club^
||cleriendsev.club^
||clfvfumqqok.com^
||clfxjrlui.com^
||clicationsul.club^
||clickadin.com^
||clickathere.com^
||clickcdn.co^
||clickco.net^
||clickperks.info^
||clicktraceclick.com^
||clickunfit.com^
||climbingdivertshabby.com^
||clineddivoryr.site^
||cljmarinq.com^
||clk-sec.com^
||clksecure.com^
||clksite.com^
||clnlyfxit.com^
||clnyonxgsvov.com^
||cloudgallery.net^
||cloudimagesa.com^
||cluodlfare.com^
||clxgmlpfkoj.com^
||clzfurcqmlgw.com^
||cm-trk3.com^
||cmebevvtjdffc.com^
||cmelqqmywpmf.com^
||cmfflktyndtqnt.com^
||cmhomlaipa.com^
||cmkotfol.com^
||cmspoddbak.com^
||cmtmzvrku9uae.host^
||cnbarnfxq.com^
||cndgrpfuuijg.com^
||cndijojw.com^
||cngxkybnoawhxt.com^
||cnossxqkdoupxw.com^
||cnrvmcderv.com^
||cntvxymwesggem.com^
||coatobpljh.com^
||cobdieink.com^
||coccusadmanlob.com^
||cocoafortunately.com^
||coconutdepreciate.com^
||codedexchange.com^
||codemylife.info^
||coepzyavjda.com^
||cogleapad.com^
||coinad.media^
||coinadster.com^
||coinio.cc^
||coinverti.com^
||cold-cold-freezing.com^
||collationssunkenentire.com^
||collectpush.com^
||collectrom.com^
||collectrum.com^
||coloniansheraz.site^
||coltagainst.pro^
||combitly.com^
||comegarage.com^
||comgnnyx.com^
||comilar-efferiff.icu^
||cominghamer.info^
||comm-news.com^
||commencerons.xyz^
||commercialvalue.org^
||commissai.space^
||commissed.club^
||communited.club^
||communits.club^
||companiedoml.site^
||comparencelabl.site^
||compensess.club^
||compensions.pro^
||complicatedtelegraph.com^
||complified.club^
||composedwatchman.com^
||composivel.pro^
||comuwczkajglxs.com^
||comwgi.com^
||concentleconse.site^
||concentual.club^
||concertainwqa.club^
||concesspon.top^
||concordhorace.com^
||conderful.club^
||condindered.club^
||conditionstray.com^
||conditurer.club^
||congregorysun.site^
||conjeller-chikemon.com^
||consentedimpunity.com^
||consesculifin.site^
||considedefinit.fun^
||consideher.club^
||consideratepronouncedcar.com^
||constintptr.com^
||constituteshy.com^
||constrongyfe.site^
||containstentaclesnell.com^
||contalyze.com^
||contaminatedefendantedifice.com^
||contentiakol.club^
||continelyfas.site^
||contrarysignificancedolls.com^
||contreventaient.website^
||contrivancespannercooperate.com^
||controvedyt.club^
||conversityz.club^
||coolcpms.com^
||cooperatehalfyearprobe.com^
||coostuni.com^
||coperledsinhe.info^
||copinionytw.club^
||copvigvmzj.com^
||corkysound.com^
||coroheyjses.com^
||cosimolaugh.pro^
||cosimotable.pro^
||cosmopolitisiez.website^
||costumecollartrustworthy.com^
||cotchaug.com^
||cotdrollback.com^
||cotournas.xyz^
||councedvdvg.club^
||councingcan.space^
||counterry.club^
||countertrck.com^
||couponcashmerelining.com^
||courselfnorter.site^
||courthereb.club^
||coversaved.club^
||coversestri.club^
||cowbumply.com^
||cowerhireimps.com^
||coyseyirely.club^
||coysotown.com^
||cozvhotizbepi.com^
||cp7gyw5w94c7.com^
||cpalabtracking.com^
||cpcmart.com^
||cphjydduuh.com^
||cpm-ad.com^
||cpmgatenetwork.com^
||cpmnetworkcontent.com^
||cpmprofitablecontent.com^
||cpmprofitablenetwork.com^
||cpmrevenuenetwork.com^
||cppnznmorh.com^
||cpsrvng.xyz^
||cptycdzksyvn.com^
||cpzxmrne.com^
||cqflplcldh.com^
||cqkqukynmny.com^
||cqnhmccy.com^
||cqpmmfxvibjr.com^
||cqtfeoje.com^
||cqubxammwgoplo.com^
||cqvkwpulpwfudg.com^
||cqyirsc.com^
||cr-brands.net^
||craqueteriez.xyz^
||creasureeffe.club^
||createssque.club^
||creathere.club^
||creativetv.pro^
||creaturesburglarfancied.com^
||creditiesv.club^
||creditions.club^
||crepaidrfcs.club^
||creptionear.club^
||cretaiformac.top^
||cretextsma.info^
||crhvyali.com^
||cribsectstux.com^
||crimentasaju.site^
||criminglynuk.pro^
||crocopop.com^
||crokacpwjtf.com^
||croomskosmos.site^
||crossingstatedsideway.com^
||crowaving.club^
||crupntgybilt.com^
||crutchsnobcat.com^
||crwzxtuhvzv.com^
||cryartarm.online^
||crylukzsthjz.com^
||cryptianainv.club^
||csfkhqzegycmux.com^
||cshkgktv.com^
||csiasvapqrccq.com^
||csjayzqifekaq.com^
||csmcfetvb.com^
||csnd.xyz^
||csnqzwwdtjg.com^
||cssimplicanab.info^
||cstfzgckbtrb.com^
||csyjaajr.com^
||ctdhylltfighs.com^
||ctionlearlyfe.club^
||ctiontouritysh.club^
||ctivesmuha.club^
||ctivesprepaired.club^
||ctqoduhdji.com^
||ctsjackupspete.info^
||cttwfmsx.com^
||ctureencroo.site^
||ctureperform.info^
||cueyetwee.site^
||cularbernatio.club^
||culreelt.com^
||culsauwou.com^
||cultwithough.info^
||cumgfzvm.com^
||cuortwomnr.com^
||cupallask.site^
||curedonswab.com^
||curnkiosk.com^
||curriculture.com^
||cutopportings.info^
||cvembcmcvrxly.com^
||cvintertain.club^
||cvixcaboqq.com^
||cvlqivkartyki.com^
||cvsuqfsul.com^
||cvvwaepygjzczp.com^
||cvypzafq.com^
||cwandzytnzplqn.com^
||cweiwoydalr.com^
||cwfikuwyjwnev.com^
||cwgayuzp.com^
||cwnrunnvatbfug.com^
||cworsbumjgbuc.com^
||cwplubzglmfah.com^
||cwpumsjshnacl.com^
||cwsgwqbcdhtk.com^
||cxhtodgorrq.com^
||cxmakekcesubep.com^
||cxuehuxz.com^
||cxxhkmuxdjsmw.com^
||cyclosen.club^
||cycxrevajbyyk.com^
||cydissalcucu.club^
||cyih0e43aty7.com^
||cyjybkrmzstpid.com^
||cymichaire.club^
||cyneburg-yam.com^
||cyqbtxpgarmc.com^
||cytrkxfzkxrjv.com^
||cyvnsdsygkpqvz.com^
||cyzyyv.com^
||czcetfjlisyjh.com^
||czgmlnhz.com^
||czobtirdnwqhn.com^
||czspwzutqpbr.com^
||czvfrzvnsltwco.com^
||czypiqwulod.com^
||d04b7831b4690.com^
||d0eda50bf4f7d172c06.com^
||d0efb7d9aeb478d.com^
||d194f913ee63.com^
||d1c4d437f10.com^
||d2vybwwevieya6j.monster^
||d31ea41705818c9.com^
||d3b75cfc88a9.com^
||d3e44a82c2df88.com^
||d3ithbwcmjcxl7.cloudfront.net^
||d4a77d8bc81ae17.com^
||d4d48974197052ea.com^
||d50285bff60edbb406.com^
||d58bf31082fa97.com^
||d59fa492f75f520.com^
||d5c18469d17cb1d1.com^
||d5d4f491e92.com^
||d602196786e42d.com^
||d60227ef59e.com^
||d6jfiirio372.com^
||d71e6dd31a026d45.com^
||d72gb9oukw3j.com^
||d7e10fa2099.com^
||d869381a42af33b.com^
||d99sure.xyz^
||da60995df247712.com^
||da6fda11b2b0ba.com^
||daamjzrlon.com^
||dabxzyfcxrdgbs.com^
||dacoloment.pro^
||dadhuhram.com^
||dadsabz.com^
||dadsanz.com^
||dadskis.com^
||dadskiz.com^
||dadslims.com^
||dadsoks.com^
||dadsokz.com^
||dadspmz.com^
||dainaith.net^
||dairouzy.net^
||dajlkvplxyzbsa.com^
||dalqybwdy.com^
||daltauth.net^
||damelaurig.info^
||damihyugqet.com^
||damsoloist.com^
||danachings.club^
||danhhmhxkrm.com^
||danmeneldur.com^
||dantbritingd.club^
||danyhazo.online^
||daprocessary.club^
||daqijjpjow.com^
||dardwebertoha.info^
||dartsirhose.icu^
||dashcreakyock.com^
||dasimporary.club^
||data-data-vac.com^
||datedissyuk.icu^
||dating2cloud.org^
||dauntlessomelette.com^
||dauphinelles.xyz^
||dayadopen.site^
||db03f3c62eb.com^
||db14a56766c5e1a1c2.com^
||db52cc91beabf7e8.com^
||dbasedolas.club^
||dbhrfdfuqh.com^
||dbhyrddfm.com^
||dblmove.com^
||dbrgmcjuf.com^
||dbrxdvqz.com^
||dbtlonlnjlnr.com^
||dbyinbsam.com^
||dc63bfb069ea522f.com^
||dccqzsmabz.com^
||dcdilhaybpzkvj.com^
||dchnguasrxubf.com^
||dcontonalscho.info^
||dcop4khjxsmg.com^
||dcoxxsbn.com^
||dcqthcwm.com^
||dcrecycle.top^
||dcwgzqbfl.com^
||dcxtvftrdd.com^
||dddgndcqajr.com^
||dddomainccc.com^
||ddfnykqqiexse.com^
||dditingwetlan.site^
||ddivisitdiffi.club^
||ddivuwlehkijd.com^
||ddlwnwshlk.com^
||ddmax20.xyz^
||ddnmzrpp.com^
||ddvqjnbt.com^
||ddzfjyppcbv.com^
||deadlinemurderapril.com^
||deadlingsfg.club^
||dealsnbuy.com^
||deatheriwevo.site^
||debadu.com^
||decademical.com^
||dechocolatees.site^
||decisionediv.site^
||deckthroughout.com^
||decordingaudied.site^
||ded733b374cc1c3f.com^
||dedictimgd.club^
||defeatureother.site^
||defeaturesher.club^
||definitedikdra.site^
||defutohy.pro^
||dehydratedpredestinationplenty.com^
||deiligejenter.com^
||deiqehvcdnntg.com^
||dejourned.club^
||del-del-ete.com^
||delainlygoverhe.info^
||delayedtemporarilybakery.com^
||deliberateporridge.com^
||deliverymodo.com^
||demand.bidgear.com^
||demanfon.club^
||demanfont.club^
||demannewcure.site^
||demissionnaire.website^
||demoney.club^
||denaviatived.space^
||denmaccatory.club^
||denmarried.club^
||denotatorum.site^
||dentalsadness.com^
||dentedporc.club^
||deparabides.club^
||depictlicencegrandmother.com^
||depicturalki.club^
||depleastpo.club^
||deprivationzomby.com^
||derbodilehe.top^
||derliesnot.club^
||dersmembrac.fun^
||derthundrew.club^
||desectariseriez.website^
||deserswhene.club^
||deservecustomsadministrator.com^
||desigactinific.pro^
||desinferbe.club^
||deskminkgnu.com^
||despitalyt.club^
||deteran.club^
||detourlearned.com^
||deuqpxrht.com^
||devjbzfd.com^
||dewgnvonohak.com^
||dewincubiatoll.com^
||dewqbkpy.com^
||dexamplexhet.club^
||dexchangeinc.com^
||dexpredict.com^
||df63de4ef399b.com^
||df8c5028a1fad1.com^
||df931f2841ac729.com^
||dfb79196408612f1.com^
||dfcwecvmjtdj.com^
||dfdjilnzqgtow.com^
||dfgbalon.com^
||dfgfgvqogboiz.com^
||dfmunigpp.com^
||dfpejgtwrgawen.com^
||dfxvfkutloxnyl.com^
||dfyudpyceqoy.com^
||dgafgadsgkjg.top^
||dgarvwharbgpb.com^
||dgfufcaxzdzenb.com^
||dgoqeqfihs.com^
||dgtmyxfuzwtr.com^
||dgtnoyoud.com^
||dhappeasesem.site^
||dhb8psqhvz9a.com^
||dhxwczetwdkt.com^
||dianomi.com^
||diantcummiere.info^
||dicalnatur.club^
||dicularstors.top^
||didchinosdub.cam^
||diekhxpwngawme.com^
||dieselisames.site^
||dieselisames.website^
||differeditas.club^
||digeyule.xyz^
||diitlm.com^
||dijutbdzbv.com^
||dikzfvrgjpygz.com^
||dilruwha.net^
||dimessing-parker.com^
||dimfarlow.com^
||diminishkidnapping.com^
||dimpawlam.com^
||dingsincernett.info^
||dingviewjeep.info^
||dinneredaq.club^
||dintrateim.top^
||dioneperson.pro^
||diplomaticlastingpert.com^
||diptaich.com^
||dirritorexa.club^
||disappenedy.site^
||disapprovalaccusedirt.com^
||disavowtwelve.com^
||disconnectedabsolutionjudged.com^
||discountryvc.club^
||discountwound.com^
||discourteousrecitalparole.com^
||discoverapp.xyz^
||discussiab.club^
||discussneatglobe.com^
||diseasonal.club^
||diseasons.club^
||disloquerent.site^
||disloquerent.website^
||disloyalmeddling.com^
||disloyalstrapunderstatement.com^
||disobeystewhit.com^
||disparitypuppetfestivity.com^
||displaycontentnetwork.com^
||displaynetworkprofit.com^
||displaynews.live^
||displayvertising.com^
||disposalfourth.com^
||disposecompere.com^
||disticked.club^
||distinctionlatent.com^
||distinesseqe.site^
||distrikerkvazar.site^
||dit-dit-dot.com^
||ditdotsol.com^
||ditiesacco.club^
||ditionstrou.club^
||ditookry.com^
||ditorsdyehou.club^
||ditwrite.com^
||diversepeacehush.com^
||divisionap.top^
||diwfhgfszus.com^
||diwsvdnmpn.com^
||djdcjvivns.com^
||djephnpzpjuvt.com^
||djfiln.com^
||djjyyqgsnnfa.com^
||djtfkakbufpwot.com^
||djvpsxtkdmga.com^
||djwdefnov.com^
||dkdmygipll.com^
||dkecozphug.com^
||dkfindnpdgac.com^
||dkorusxgputkrb.com^
||dksvmumbi.com^
||dktyjwldv.com^
||dlak0ie0yn.buzz^
||dlawshsjupuyy.com^
||dlb1uotpjs6s.com^
||dlcgxmentykv.com^
||dldiuzdkrqbk.com^
||dlevisionexpr.site^
||dlfclcey.com^
||dlfvgndsdfsn.com^
||dlfxsmbetx.com^
||dlgriyjm.com^
||dlhhzptgsavxu.com^
||dlmghzdca.com^
||dlnsjjyzvi1x.com^
||dloungspiricapu.fun^
||dlpyumfmg.com^
||dlsear.com^
||dlycritishmalco.club^
||dmastescaugh.info^
||dmfadb.xyz^
||dmiqfxlnf.com^
||dmrecvpflqb.com^
||dmvbdfblevxvx.com^
||dmypkmieippdq.com^
||dnkwgzmuxv.com^
||dnyjhikistbhvg.com^
||dnzwjlbknhe.com^
||dodgekeelpops.com^
||dogconcurrencesauce.com^
||dogwrite.com^
||dokauzob.top^
||dolgotok.pro^
||dolohen.com^
||dolphincdn.xyz^
||dolsoste.com^
||dombnrs.com^
||domisesvivin.info^
||domparce.pro^
||donconferen.site^
||dontaxoaf.com^
||dooptoug.net^
||doqapnez.com^
||doqjemtf.com^
||dormitysature.info^
||dorthuredwardles.info^
||dortoolr.com^
||dotrkme.com^
||doubleclick-net.com^
||doubledeepclick.com^
||doublepimpssl.com^
||doufoacu.net^
||douoblelimpup.com^
||doushoom.net^
||downloadgot.com^
||doyugqaizcecne.com^
||dpallyihgtgu.com^
||dpixysnllk.com^
||dpkubdncmez.com^
||dpoulbxouhor.com^
||dppeusog.com^
||dprtb.com^
||dpsqqaaqbc.com^
||dpxjvfdtufp.com^
||dqburpwaqwehj.com^
||dqeqsiwc.com^
||dqldmtpu.com^
||dqnpfsxuq.com^
||dqvckdfaa.com^
||drbwugautcgh.com^
||dredkcyex.com^
||dregardianfl.site^
||dropsymooant.com^
||dropzenad.com^
||drotcporkutvz.com^
||droztihu.com^
||drqlvjwhg.com^
||drunkersrr.club^
||drwkzkncihwygw.com^
||drwttspxjdoosq.com^
||dryzapsol.com^
||drzndwmqrgra.com^
||dsaiwxrneawj.com^
||dsf4t5jfds34j.com^
||dsfohqgkydgn.com^
||dskyseconomic.info^
||dsmxwgmkj.com^
||dsnxvnkxyimczk.com^
||dspleastanci.site^
||dspmulti.com^
||dsstrk.com^
||dstrentcon.club^
||dstuckedot.space^
||dstxhvmgkg.com^
||dt0ok92rg7r8.com^
||dtcpdvnojquf.com^
||dtprhsosiqckd.com^
||dtscout.com^
||dtsedge.com^
||dtusmzjdycvk.com^
||duamgurza.com^
||duamuprs.com^
||dubkenduo.com^
||dubvacasept.com^
||duchoono.com^
||duckspatterncosign.com^
||ductstrangledozen.com^
||duetgypsyantis.com^
||duhochid.net^
||dujbubzvrdw.com^
||dulrlifipkbac.com^
||dumbpop.com^
||dummywisdom.com^
||dunderaffiliates.com^
||dungeonavenge.com^
||dustycondition.com^
||duwomuonxosyjf.com^
||duxumpou.com^
||duzakergeex.com^
||dvgpgtwrqxa.com^
||dviiocxrl.com^
||dvjhdodvcu.com^
||dvszrkspd.com^
||dvtwezyzog.com^
||dvuneqnrkukud.com^
||dvvkdxejwh.com^
||dwaceiiywjwcyf.com^
||dwczfwnjg.com^
||dwkfnswdnheqfz.com^
||dwmegismbq.com^
||dxkkixczpsdaw.com^
||dxpxlt.com^
||dyecowwhy.com^
||dyllkretnnzuhm.com^
||dymveullwn.com^
||dynamitematerialisticwriting.com^
||dynsrvbaa.com^
||dynsrvtbg.com^
||dyoyiydbwdcr.com^
||dyucosivnycndc.com^
||dyzvxhch.com^
||dz4ad.com^
||dzaphjajrisgr.com^
||dzloxwupyxw.com^
||dzznyesmwj.com^
||e0663490cca0296f7.com^
||e0a42e1a21669b.com^
||e13085e58935e6.com^
||e18a97eee94d0f2519.com^
||e1bl1t39c4.com^
||e1ed050f62.com^
||e21b1642db801b2a.com^
||e2706c6e2b426f74.com^
||e2ertt.com^
||e2wysbacctt1.com^
||e331ff4e674c083.com^
||e347bb14dc71778.com^
||e350570881272e.com^
||e376ef28103177cc.com^
||e521d17fa185a2.com^
||e6916adeb7e46a883.com^
||e7393e33565ce805.com^
||e7e776c1a8bf677.com^
||e85440ec98f04725.com^
||e8934fbbed0495.com^
||e960e146d9b5ca.com^
||e9976b21f1b2775b.com^
||e9c1khhwn4uf.com^
||eabyvnmt.com^
||eac0823ca94e3c07.com^
||eacdn.com^
||eadminimals.fun^
||eae5daf052d2673b.com^
||eaiatlexsotxbh.com^
||eaintrolled.info^
||eajmyphr.com^
||eaknxurdsogwr.com^
||earchcreastil.top^
||eardepth-prisists.com^
||eardewova.com^
||earlinggea.info^
||earnestlybutcheritchy.com^
||earsawclearnph.site^
||earthincomprehensibleintrepid.com^
||easternpush.xyz^
||easy2cnjuh34jb.com^
||easydistrustuldistrustul.com^
||easygoinghomesickimprobable.com^
||easylist-to.xyz^
||eatayvgov.com^
||eatmenticha.top^
||eatxurmf.com^
||eatyfailiffacc.club^
||eawp2ra7.top^
||ebcpfsslht.com^
||ebetoni.com^
||ebipuskrxy.com^
||ebocornac.com^
||ebqpycaosuok.com^
||ecezkkrm.com^
||echoazou.com^
||eclkmpbn.com^
||ecominalber.club^
||econdardseeg.site^
||ecsqyotk.com^
||ecto-ecto-uno.com^
||ecurrenchoutliness.fun^
||ecxgfgas.com^
||ecyexjyti.com^
||ecyohwpbcxdjl.com^
||edampeci.com^
||edchargina.pro^
||edcredition.club^
||edcreptors.club^
||edcritessuspi.info^
||eddrpnykbofjln.com^
||edencourtbrita.info^
||edestrathergo.club^
||edgreateria.info^
||edhappearer.info^
||edhindexest.space^
||edimpleteexce.club^
||edjokerned.space^
||edlsdyhll.com^
||edmarketts.fun^
||edmodernia.top^
||edmotherew.fun^
||edotherest.club^
||edoutoam.net^
||edrgvzhpqrdnj.com^
||edsnnfqazn.com^
||edspicuousind.site^
||edspoiletkni.club^
||edsufferen.club^
||edsurrowin.club^
||educatednicer.com^
||educationdemotediabete.com^
||eduyzcjsnoeokj.com^
||edvforeveretest.info^
||edwhitnes.info^
||ee6a35c1eeee.com^
||eeagxonnsoggq.com^
||eebbfcwspe.com^
||eecd179r3b.com^
||eedsaiks.uk^
||eee3a05c040fef3.com^
||eegjpwmi.com^
||eegputuwclsvo.com^
||eekkanwe.com^
||eelsouph.click^
||eeltaung.com^
||eenbryfjg.com^
||eengaums.com^
||eergurty.net^
||eernnfbfby.com^
||eetseemp.net^
||eeveniccoll.club^
||eevidespre.top^
||ef867a1be4f83922.com^
||efashingsoccu.club^
||efbmfnzwsbnb.com^
||efd3b86a5fbddda.com^
||efekvyyynwd.com^
||effectionerew.site^
||effectionothere.site^
||effectwringoverreact.com^
||efficiencycypressregarding.com^
||effixtile-inceive.com^
||efhlntnvpzi.com^
||eficdbhnojt.com^
||efojzbnh.com^
||eforeantheirma.info^
||efqadeuwdt.com^
||efrcjwdcwhhqrx.com^
||efxjqdymvzqqkt.com^
||efzhzqtyomldfj.com^
||egfbynnwhco.com^
||egfqtvewksktz.com^
||eginnisseco.top^
||eglates.pro^
||egmhrjxxil.com^
||egqvppwseieyu.com^
||egrettyjokilin.info^
||egroacho.com^
||egwbxocwwf.com^
||egxjmlqmiamm.com^
||egxlbyokjk.com^
||ehgefgcollhd.com^
||ehhmynitx.com^
||ehkvtodjwanjfk.com^
||ehlfynuo.com^
||ehnjtmqchrub.com^
||ehrfuijjltsc.com^
||eicularentif.club^
||eieocp6mdu59.com^
||eighbourge.club^
||eikegolehem.com^
||eilsrichaels.club^
||eitherewindoor.club^
||eiuuiormjc.com^
||eiygqumgrobos.com^
||ejectfeudburly.com^
||ejgdixiddmruql.com^
||ejgpuaguf.com^
||ejkeshrzwoe.com^
||ejktviknfv.com^
||ejmiysfbwuk.com^
||ejodwopthpg.com^
||ejoyjumnsft.com^
||ejrhtmwm.com^
||ejwxbwzrhihtp.com^
||ek9xrk5gyu.com^
||ekbcrhpyfuo.com^
||ekbiwwngwig.com^
||ekggptrw.com^
||ekhqoivfkm.com^
||ekkuztgnjnitmd.com^
||eklcrpehu.com^
||eklrohpahufy.com^
||ekmztfadigi.com^
||ekoocmujairt.com^
||ekuuarqe.com^
||ekxfupdlyst.com^
||ekxlneryaiefwn.com^
||elasticrosy.com^
||elastinabuker.site^
||elauciju.com^
||eldedtickered.site^
||eldergale.com^
||eleastsessm.space^
||eleasuredfas.info^
||electureenbeli.site^
||electureencroo.site^
||elelrryoifogje.com^
||elemente.club^
||elevantpds.club^
||elexgfzjpmo.com^
||elfirkelk.com^
||elhzbfovikex.com^
||elimpfdlss.com^
||elivescousingcr.info^
||elizabledy.club^
||elkbahtax.com^
||ellanrequiryf.fun^
||ellorschairwaydis.site^
||elmbagask.com^
||elmfnadgg.com^
||elongatedinscription.com^
||eloquencer.com^
||eloumbsyd.com^
||elqsjecdav.com^
||elsupposit.club^
||elyconsisterj.club^
||emarhowedp.club^
||ematumes.club^
||embargainew.site^
||embassychopassembled.com^
||embertogethe.club^
||embraceforgivingfrenzy.com^
||emdqaycbvqz.com^
||emembersm.site^
||ememoricane.info^
||emlifok.info^
||emmettperson.pro^
||emolapnay.com^
||emotionalballotneedlework.com^
||emphante.club^
||empowerclemencyjoggle.com^
||emqeafoztotu.com^
||emrumkgmdmdq.com^
||emsmcdwfbseox.com^
||emxdnfvdnwzx.com^
||emxyuehfnlssg.com^
||emxztiidh.com^
||enavtfdjjcmgy.com^
||enbvylulfg.com^
||encasedandelionhauled.com^
||encedagric.club^
||enceevenue.club^
||encogcfklrcpqw.com^
||encountryf.pro^
||encoursejaso.site^
||endriawoolr.top^
||endsensura.top^
||enelegalreac.space^
||enerableoffi.club^
||enfunesterons.site^
||engaedo8.com^
||engingalon.top^
||englingedrxa.club^
||engppdoqrtivjd.com^
||engrievinebef.fun^
||enhancereviewpacket.com^
||enkayijamal.club^
||enokjulejktukh.com^
||enormitteen.pro^
||enormouslyauditorium.com^
||enoughouti.club^
||enoxidewo.fun^
||enrcqdgqnjb.com^
||enrichcouriermagician.com^
||enseptedsome.info^
||entcommanda.fun^
||entertaininglarge.com^
||entiethmenti.top^
||entineffieldsta.site^
||entlydazhcmlgx.com^
||entpressent.top^
||entrepayeraient.website^
||entsbecaus.top^
||entstronicsform.info^
||entualagreetsd.info^
||entysaturesc.space^
||enumeraterunnerscommence.com^
||enumerfavo.club^
||enusbrzlmcmg.com^
||envortudrqy.com^
||enzagnshqtmhg.com^
||enzodpxuons.com^
||eondunpea.com^
||eonwayaha.com^
||eooslfyhziubo.com^
||eopazyxdkppnz.com^
||eopbflgmxcr.com^
||eoqgguubvksu.com^
||eoredi.com^
||eossbuqccjrfs.com^
||eozbwwxniksmb.com^
||eozegbfpvhasf.com^
||epbathcyav.com^
||ependerevid.club^
||epexcjdkzcl.com^
||epfcfhtjxqd.com^
||epnycpszmpvft.com^
||epochokaypeerless.com^
||eportantin.club^
||epouunclxehmni.com^
||epqigxjf.com^
||epresententifi.info^
||epsqdbhrhqmbs.com^
||eptztrhirt.com^
||epxfggcgr.com^
||epyulyi7887o.com^
||eqdfilkwrpn.com^
||eqdxwctuflfc.com^
||eqnqxfrxsmuy.com^
||eqoivockikaue.com^
||eqrauafet.com^
||eqrbfjwnmxpy.com^
||equjalkngu.com^
||eqzjfqkioowkle.com^
||eralsstroying.info^
||eraltradiansid.info^
||eratqmdr.com^
||erbabjmdu.com^
||erbjahuyn.com^
||ercredici.info^
||erdecisesgeorg.info^
||erecommerchh.info^
||eredincreaso.club^
||eredmights.club^
||eredunass.club^
||ereintroductc.fun^
||erevtljvo.com^
||ericalmessar.club^
||eriesfrequen.club^
||erificyggw.com^
||eringassumpt.club^
||eriniquep.club^
||erkhxw.com^
||ermjhgdl.com^
||ernettesew.club^
||erniphiq.com^
||ernmentin.top^
||erosyndc.com^
||errnaphim.site^
||errsensordiscourse.com^
||ersagreem.club^
||erscausineb.top^
||erscdf.com^
||ersesunifor.top^
||ersfeatural.club^
||ersfeaturall.info^
||ersoncur.info^
||erswhenede.info^
||ertainstreated.fun^
||ertexcitizen.club^
||ertmained.club^
||erucjvsest.com^
||erversarycompa.info^
||ervinguewty.com^
||es54i9g7p7xh.com^
||esaiasegyptian.pro^
||esampletedr.space^
||esaudiesser.fun^
||esauwoan.com^
||esawuervlpptj.com^
||eschpaxxwy.com^
||esconcentleu.site^
||escowledge.club^
||escriminimini.club^
||escy55gxubl6.com^
||esentdemol.site^
||esentencec.club^
||eseparediscou.fun^
||eseventent.info^
||esf397vsf1nk.com^
||esfivwvnawienn.com^
||esfrustrides.club^
||esgvhaspsjg.com^
||eshowever.club^
||esidentioncoa.club^
||esinteresticma.fun^
||eslkcmhn.com^
||esmcaverag.club^
||espreditionm.club^
||essdistryord.club^
||essentalgro.club^
||esshortleda.info^
||essionprobl.space^
||essjetuhfuo.com^
||esteemencyclopediagodmother.com^
||estersparat.club^
||estionexperime.info^
||estoopsi.com^
||estranched.top^
||estrangefoolish.com^
||esumptive.club^
||esuuqqdmsuil.com^
||eswaldderinao.site^
||eszkrcviokckfb.com^
||etacontralmi.club^
||etcjliejxlcfw.com^
||etekxogwxx.com^
||ethikuma.link^
||etihenbteb.com^
||etknnufo.com^
||etlcrfkkfl.com^
||etracking.pro^
||etsmercisely.site^
||ettyjokilint.club^
||etvgjkyo.com^
||etyxitxlvqp.com^
||etzhporcxprf.com^
||etzyzocznjd.com^
||eujjcfegnqfa.com^
||eukjktmw.com^
||euktoywjpdxpdh.com^
||eulbamjx.com^
||euncoordi.club^
||eunformeranothe.info^
||europertsticke.site^
||eusmhdvvddcr.com^
||eutdrjvsrmav.com^
||euywavffcik.com^
||euzlyrzg.com^
||evaffwmdjgtn.com^
||evalynbrought.pro^
||evantage.club^
||evatelyenu.club^
||evcknbym.com^
||evdveuys.com^
||evemasoil.com^
||eventurypol.site^
||evergreensame.com^
||everyindus.top^
||eveteaemo.com^
||evfzxjiqg.com^
||evghlumwjasu.com^
||evgywgur.com^
||evidentlycaricatureinside.com^
||evlpfjro.com^
||evnoxawvqhda.com^
||evokeframingimpossible.com^
||evvjvrpldtnlqk.com^
||evvznnafduvs.com^
||evykfczgpwbvd.com^
||ewitsorrgm.com^
||ewseriencern.fun^
||ewvugujfhi.com^
||exanahjkwz.com^
||excellerfger.club^
||exchangedaudacious.com^
||exchangepresumeethel.com^
||excludeneighbourlyattempting.com^
||excqjoor.com^
||exdynsrv.com^
||exercially.mobi^
||exercisely.club^
||exgkfejvm.com^
||exikxnbxula.com^
||exjozegvbaresw.com^
||exobafrgdf.com^
||exoclick.com^
||exofrwe.com^
||exoprsdds.com^
||exosrv.com^
||expansity.club^
||expedientlonesome.com^
||expenditurebaneopenly.com^
||expertnifg.com^
||explanettu.club^
||exploitnookconsequently.com^
||expresentc.top^
||expsevdkqyr.com^
||exrmlhihaj.com^
||exrtbsrv.com^
||extrementtgfa.site^
||extyoasigus.com^
||exualpaignp.info^
||exvrvcnlfc.com^
||exwcadanpfc.com^
||eyebinvex.com^
||eyecurred.com^
||eyefuneve.com^
||eyesightsomebodydiscussion.com^
||eyevfswxtcij.com^
||eyhempsedinte.info^
||eympwecfhxy.com^
||eynusizl.com^
||eyrqubnodswlkw.com^
||eyvcjtoiwbrt.com^
||eywirvfupvo.com^
||eyzu80g9xcxa.com^
||ezexfzek.com^
||ezhdgoeat.com^
||ezpuqqahvr.com^
||ezqkuwqlvnv.com^
||ezzbemrabj.com^
||f01ed651eca.com^
||f185cefa37b1806e.com^
||f18a35cc33ee29a.com^
||f26f3cbe225289a0947.com^
||f2lk93ibe1.buzz^
||f3551539d6565853.com^
||f35c5dba3b0b5b017.com^
||f35ec1cf813.com^
||f3a2dc11dfb33.com^
||f40f89d54b8.com^
||f45ff72fec5426ae.com^
||f47cecd3f0a29874f.com^
||f4906b7c15ba.com^
||f4f32de8e64d.com^
||f5080f5cee5a00.com^
||f71bxwn500lj.com^
||f8260adbf8558d6.com^
||f8316b45436f.com^
||f853150605ccb.com^
||fa00c331ceacc.com^
||faayojxf.com^
||facebruek.online^
||facetexamgrabbed.com^
||facilitategovernor.com^
||fadsabz.com^
||fadsans.com^
||fadsanz.com^
||fadsatz.com^
||fadsecs.com^
||fadsims.com^
||fadsips.com^
||fadsipz.com^
||fadskis.com^
||fadskiz.com^
||fadslims.com^
||fadsoks.com^
||fadsokz.com^
||fadspms.com^
||fadspmz.com^
||fafgamdtlulo.com^
||fagaxesea.com^
||fagmomqua.site^
||fahimpace.pro^
||faigroas.net^
||faindianship.club^
||fairnessels.com^
||fairnessenhancedisposal.com^
||fairyceiling.com^
||faithknotpositive.com^
||familinger.club^
||famountsuref.site^
||fancialeldak.site^
||fancialsilveun.club^
||fandmo.com^
||faracoon.com^
||faromen.online^
||fascinatedpartialwheeled.com^
||fashional.pro^
||fashionapology.com^
||fastcdn.info^
||fastdld.com^
||fastdln.com^
||fastdlr.com^
||fastenpaganhelm.com^
||fastpopclick.com^
||fastpopunder.com^
||fasvgvzxsqxqhu.com^
||fatbuydoc.com^
||fatchilli.media^
||fatrjjcm.com^
||fatrvclgpnb.com^
||fatwalkinger.club^
||fauxcumentaire.website^
||fazoumee.net^
||fb0c32d2f28c.com^
||fbbkavxqzy.com^
||fbduluwmba.com^
||fbekvzjp.com^
||fbfd396918c60838.com^
||fblbdytlhsc.com^
||fbpopr.com^
||fbxnqsviqujxv.com^
||fc2b9b7ce3165.com^
||fcafnvgdokqfo.com^
||fcfd5de4b3be3.com^
||fcfhjuyanmlvgb.com^
||fcvwuevewdzpm.com^
||fcwpxsmiyy.com^
||fdbtvavxtfvpbx.com^
||fdfrbyxylhgii.com^
||fdkevkzm.com^
||fdmtoyfpjk.com^
||fdofosytszg.com^
||fdrqqpeengzj.com^
||fdvilavipz.com^
||fdxdjkswppg.com^
||fe95a992e6afb.com^
||feadrope.net^
||fearsomeclients.com^
||featurally.club^
||feb12740de5be9b3.com^
||federalderok.club^
||fedsit.com^
||feed-xml.com^
||feed111.com^
||feed111.me^
||feed777.me^
||feedinburgew.site^
||feedinburgmands.site^
||feelinedbusin.site^
||feelineweatyeng.info^
||feelinginspectorathlete.com^
||feeohmchi.com^
||feitiesogates.fun^
||fejla.com^
||fejwbcvvzclz.com^
||fenailany.com^
||fencemiracle.com^
||fenedcarrago.club^
||feozcthyfbdc.com^
||ferentshugge.top^
||fermolo.info^
||ferreddo.com^
||ferritors.club^
||ferrpictak.com^
||fesrsxtmkjgms.com^
||fessmegilscha.info^
||festivaleradicate.com^
||fesurvivial.club^
||feverhappyjack.com^
||fewmphbwt.com^
||feyfjlpeexvg.com^
||ff52e77ba517.com^
||ff5bd8d9f8df.com^
||ffaamympgd.com^
||ffhwzaenzoue.com^
||ffickiedisticre.site^
||ffkdxymyji.com^
||ffortyimagist.info^
||ffqpdpezdmnpb.com^
||fftpzrscirdagr.com^
||ffwlbiabff.com^
||ffwnxfezobeoi.com^
||fgangstsur.club^
||fgbmbyqmdgr.com^
||fgbmjogeurrqe.com^
||fgddl9szdof7.com^
||fggwavfjucnyw.com^
||fgjasshw.com^
||fgoocsqg.com^
||fgoverhead.club^
||fgtdzvlydqcpus.com^
||fhgh9sd.com^
||fhidehpl.com^
||fhits.xyz^
||fhkfffnepwia.com^
||fhluqrhmqs.com^
||fhoexcvjspuh.com^
||fhtoxxda.com^
||fhvdwhbnl.com^
||fiaehdnnx.com^
||fialzlpkww.com^
||fibpeeode.site^
||fibusedie.site^
||ficrwcptjvfpd.com^
||fictimruffles.space^
||ficusoid.xyz^
||fiestataseel.club^
||fiewqoyhdkdcm.com^
||fiferentsdr.club^
||fifoyegflivpk.com^
||fimpromote.club^
||findicaterperty.site^
||fingahvf.top^
||fingerous.club^
||fingsmelis.pro^
||finitiesstaffec.top^
||finized.co^
||finsbfaizzx.com^
||fiozxmznaba.com^
||firewoodnativewoodlands.com^
||fireworkssetstill.com^
||fishkekcamp.info^
||fistcartyped.casa^
||fitbxtqgneq.com^
||fiwatmctnaqec.com^
||fixchidie.com^
||fixedlyuncoveradjoin.com^
||fixsirrod.site^
||fjioh.com^
||fjmsdaswvhktht.com^
||fkart.xyz^
||fkcfaagktu.com^
||fkfpkhijf.com^
||fkgbxlgcnzf.com^
||fkjmjybn.com^
||fkloazpi.com^
||fkqafflyjz.com^
||fkrisjefbx.com^
||fkymvojkpdx.com^
||flac2flac.xyz^
||flatepicbats.com^
||flatlyforensics.com^
||fleckspoken.com^
||flexknfp.com^
||flipy6sudy.com^
||flloczhqdkn.com^
||flmuqa.com^
||flmyidbnljphko.com^
||flnfbaoozuib.com^
||flnwaqyh.com^
||flowwiththetide.xyz^
||flrdra.com^
||flsfxpostdtvgc.com^
||fltfwrhpv.com^
||fluffyeaster.com^
||flushafterwardinteger.com^
||flvs7ql3l6.com^
||flxargtrgwt.com^
||flxnftys.com^
||flybhyis.com^
||fmax.xyz^
||fmcktrmnlyfjr.com^
||fmebili.info^
||fmecsdelxmeks.com^
||fmgdzqpcaliqs.com^
||fmnfopknmuusgw.com^
||fmpevnvced.com^
||fmrbnuhtabzavu.com^
||fmsde0dv2j54.com^
||fmstigat.online^
||fmxllgvfzsoz.com^
||fnacgbik9v14.com^
||fnbsrxtemj.com^
||fndvovywrtghk.com^
||fnfhplmys.com^
||fnggdlzncynqx.com^
||fnkyyrgraizy.com^
||fnrqbhhyff.com^
||fnrsqrfglixpnt.com^
||fntstkghwldnoy.com^
||fnx2n3rqbuw7.com^
||fnyhewjd.com^
||fnytdllpzdv.com^
||fodlkf9d1p.com^
||fofxjgrn.com^
||fogayeown.com^
||fokgwuoft.com^
||followfact.com^
||fontainsuny.club^
||fontawfully.com^
||foodaino.net^
||foogykxlqa.com^
||foowafoa.com^
||foqbcgpwrq.com^
||foqzposfvmk.com^
||forcedolphin.com^
||forcementsawe.site^
||foreignsec.club^
||forexplmdb.com^
||forgivingcynical.com^
||formany.club^
||fortsexpres.club^
||fortunitystar.club^
||forwayonlibe.site^
||forwrdnow.com^
||fosterheiressdug.com^
||fosterstrawberry.com^
||fotsaulr.net^
||fourthchoseark.com^
||foxlaytg.com^
||foydnzdtjcjg.com^
||fpeegzspcgnjt.com^
||fpesoigpyes.com^
||fpkcggyczcvix.com^
||fpomyspwepxxe.com^
||fqcqmjdn.com^
||fqcwtrbxzhjsiu.com^
||fqhltvwpl.com^
||fqkvanldq.com^
||fqwrluzjti.com^
||francieseds.club^
||francoistsjacqu.info^
||franklyclapmaggot.com^
||fraudoutrageoustransport.com^
||frbyvuxzvmqpb.com^
||frclyody.com^
||freakspybad.com^
||freeevpn.info^
||freementgd.club^
||freesoftforever.com^
||frenchayan.club^
||frequestabure.site^
||frfnlvnpzeju.com^
||frgbgwnbjkgco.com^
||frhbrkjgerikm2f8mjek09.com^
||frhoobwj.com^
||frpguidmetp.com^
||frpiksdeygy.com^
||frsqgvwmzjnun.com^
||frsuli.com^
||frustasi.org^
||frustrationstudy.com^
||frvpeuulyprl.com^
||fryawlauk.com^
||frzynewnpg.com^
||fsaticze.com^
||fsbotviofnthgk.com^
||fsisolpouupevs.com^
||fsitel.com^
||fsphhbsklawjs.com^
||fspicbawd.com^
||fsrdrurl.com^
||fsvulvfqg.com^
||fswinrje.com^
||fsxkporoe.com^
||ftcjcmcovx.com^
||ftd.agency^
||ftdcseuvlmfp.com^
||ftdspjxhcufui.com^
||fthkmwrkqg.com^
||ftkbsddgbqt.com^
||ftklr.com^
||ftssqcsl.com^
||ftsygfycaybskz.com^
||ftuzhlqzmmp.com^
||ftvpqgmbovwzot.com^
||ftxmicgc.com^
||fufoatch.com^
||fugqzoijct.com^
||fuialqqq.com^
||fukbyehdjdf.com^
||fukkzdxfyrchhc.com^
||fulfilledcompensatedelightful.com^
||fundardsesaz.club^
||funloadskin.club^
||furwayfareracerbity.com^
||fuseplatform.net^
||fuszkweba.com^
||futckgpfbgzfn.com^
||futurershnh.club^
||fuxoasim.link^
||fuyuap.xyz^
||fvbeyduylvgy.com^
||fvdwltww.com^
||fvenxjtzuaxu.com^
||fvflgigyryacgp.com^
||fvhyqudibhqgpn.com^
||fvkdatbzswo.bid^
||fvptlxwm.com^
||fvsniyfeyjvg.com^
||fvugxwoy.com^
||fvwfkfzhha.com^
||fvwvhvsvqgyhs.com^
||fvzrxepvqibn.com^
||fwnowvgk.com^
||fwrrcnkzn5ik.com^
||fwuxrjzrkcjkop.com^
||fwvdptvy.com^
||fwwvuefyr.com^
||fwwzqxveuk.com^
||fxgpbkwu.com^
||fxox4wvv.win^
||fxtrqanyko.com^
||fygpdajgtsqp.com^
||fyijddhpohsvj.com^
||fykmahfa.com^
||fylusiucmzdjl.com^
||fyoewyqwpzc.com^
||fyoqltiztjbdd.com^
||fyrvxydxsrww.com^
||fz5akngy5o6r.com^
||fzeahussyd.com^
||fzgitqrqrsyyiv.com^
||fzhvebnia.com^
||fzlkdwivfnreg.com^
||fzmogmfqh.com^
||fzorwhus.com^
||fzqmjlkvb.com^
||fzvydcgqazrr.com^
||g1dxj6q1qfl2.com^
||g2440001011.com^
||g2546417787.com^
||g2921554487.com^
||g2afse.com^
||g3bxbinwsgdf.com^
||g5fzq2l.com^
||g6zkzy0g2g.com^
||g8cp5djk1j0r.com^
||gadfaros.com^
||gadsabz.com^
||gadsans.com^
||gadsanz.com^
||gadsats.com^
||gadsecs.com^
||gadsecz.com^
||gadsims.com^
||gadsimz.com^
||gadsips.com^
||gadsipz.com^
||gadskis.com^
||gadskiz.com^
||gadslims.com^
||gadslimz.com^
||gadsoks.com^
||gadsokz.com^
||gadspms.com^
||gagnibcan.com^
||gagpetwet.com^
||gaietyswamp.com^
||gaitheed.com^
||galaks.io^
||galampgab.com^
||galbrechen.club^
||galemeltdown.com^
||galkama.info^
||gamesims.ru^
||gangstsurv.club^
||gapsfartrely.best^
||gardoult.com^
||garettygrea.space^
||garo-garo-osh.com^
||garowrite.com^
||gatetocontent.com^
||gaudiessept.space^
||gaulauvi.net^
||gazettereasi.club^
||gazukakdlk.com^
||gbdzznirg.com^
||gbfeexoyo.com^
||gbfgvzfcjfs.com^
||gbrrrxbodqdlq.com^
||gbtoxwxmahhctv.com^
||gbwieawjiylgx.com^
||gbwnpchivh.com^
||gbylaoajzugbgj.com^
||gccoetmm.com^
||gchhswgagb.com^
||gclcehwfvl.com^
||gclwsuzxwiotyf.com^
||gcpjstirhbqjx.com^
||gctwvryd.com^
||gcwkjeon.com^
||gcxjczooe.com^
||gczjhffh.com^
||gdcuixkjhnmot.com^
||gdl5vtbbv0lj.com^
||gdmconvtrck.com^
||gdxisixdrk.com^
||ge-ge-force.com^
||gebadu.com^
||gebralefukim.site^
||gedbunyascr.club^
||gedcompani.fun^
||gedmhqqipuz6wfon.pro^
||gedspecificano.info^
||geedoovu.net^
||geepwnfly.club^
||geffortyser.top^
||gefwrite.com^
||gekywqwky.com^
||gelbitelf.club^
||gelittlement.club^
||gellecondcle.top^
||gemhamsore.com^
||gencehepatie.club^
||gendenlend.club^
||generalizationentertain.com^
||genergyothe.top^
||genuinealiaspuzzled.com^
||geodestricy.site^
||geographiser.website^
||gerskatimi.club^
||gesymphone.site^
||getbonusnow3.com^
||getdonspeg.work^
||getherehap.fun^
||getplumberacting.com^
||getshort.cf^
||getzwnrgsrz.com^
||geuniveruls.top^
||geusihivdqkwzf.com^
||gexlwn.com^
||gfbrfqfwwis.com^
||gfdfhdh5t5453.com^
||gfeaegaepsgp.com^
||gfftsqrc.com^
||gfhuvykiqajjbi.com^
||gfladrimbg.com^
||gflnzl1vqntw.com^
||gfxzwyphyv.com^
||gfzluvsjsprkac.com^
||gglx.me^
||ggntadmnwwm.com^
||ggregardtrad.club^
||ggzikbwrri.com^
||ghdccdtxvnpo.com^
||ghkihfwfxb.com^
||ghrbmfggqylld.com^
||ghtpoitovskyr.club^
||ghudns8sbb.buzz^
||ghvmjvkpapct.com^
||giecsodzyl.com^
||gievalonjing.club^
||gifiqbbfvh.com^
||gigbyefly.com^
||gingoblindri.club^
||girlend.com^
||girrjaqgjb.com^
||giscoeswork.space^
||gitoku.com^
||givenfrontierruth.com^
||givestment.club^
||givingsol.com^
||givirsou.net^
||gizgxhqqdngfh.com^
||gjbgesaromnb.com^
||gjdawsvqs.com^
||gjdnksgfwoj.com^
||gjdogaqhtzaqj.com^
||gjproyrwjv.com^
||gjqbidroh.com^
||gjqrpgdr.com^
||gjrstyulnbf.com^
||gjrswtzjn.com^
||gjrzirxxkbw.com^
||gjslebmbiawh.com^
||gk8j5woqk26f.com^
||gkgojxjucutvnt.com^
||gkpsrxgdbco.com^
||gkqcduzwla.com^
||gkrvcunjoacvc.com^
||gkumodsmcmffdv.com^
||gl1117wh13.com^
||glaiwhee.net^
||glaksads.net^
||glargoun.uk^
||glauvoob.com^
||gleambeverleydominate.com^
||gleechood.com^
||gleergie.net^
||glerteeb.com^
||glfhqurv.com^
||glfqztlzebamqw.com^
||glgcclcyz.com^
||glmaamwyjkx.com^
||glo-glo-oom.com^
||gloarowu.com^
||gloatdiagnosis.com^
||global-surveys.co^
||globwo.online^
||glomseci.com^
||glooliso.net^
||gloomilypainkiller.com^
||gloophoa.net^
||gloovids.com^
||gloriajunkiebegging.com^
||glotchat.click^
||gloumsee.net^
||gludraus.com^
||gluokdhafryxtw.com^
||gmjhwyby.com^
||gmzaaeenp.com^
||gnamwmixa.com^
||gnativestreesaga.site^
||gnorityari.club^
||gnpecuwegllca.com^
||gntzacjc.com^
||gnuxgnnkflvkm.com^
||go-rillatrack.com^
||go2.global^
||go2affise.com^
||go2page.net^
||gobhasyum.com^
||gobmodfoe.com^
||gobovoul.net^
||goingtocontent.com^
||gokjicokl.com^
||goldenbettingefforlessefforless.com^
||gondzizo.com^
||gongeeta.net^
||googlesierai.xyz^
||goozbkcchscvb.com^
||gopfltvoiflf.com^
||goredi.com^
||gorettent.xyz^
||gormancarry.pro^
||goshooph.com^
||goslavispro.info^
||gospecularavch.site^
||got-money.online^
||gotjobbs.com^
||gotrkpp.com^
||gotrlayh.com^
||govbusi.info^
||govercomeb.club^
||govertedlice.club^
||goym93w5e7jz.com^
||gpgsxlmjnfid.com^
||gpxsfsxsfm.com^
||gpxtxzzxoph.com^
||gqecfgovxbj.com^
||gqjyzoqme.com^
||gqosdcpjxajae.com^
||gqqsqbipuhlzb.com^
||gqrwjsjbnoayff.com^
||gqsgcdcxsmxw.com^
||gquqjrbgaghpfq.com^
||gqusxhuexmu.com^
||gqutnukt.com^
||gr8y7z1xaq30.com^
||graduationtapingicicle.com^
||graftaub.com^
||grafzen.com^
||gragliapastri.info^
||graizoah.com^
||grampouz.net^
||gramsoakton.casa^
||grandparen.club^
||graniteacquitcharacteristic.com^
||granticaffodily.club^
||grapefruitlifestyle.com^
||graterfleeconduct.com^
||graucoay.net^
||graunada.com^
||graxarosi.pro^
||greatdexchange.com^
||greatkneadsuburb.com^
||greatmentef.club^
||greatvideos.xyz^
||greedrum.net^
||greedysafely.com^
||greemeek.net^
||grementessenti.info^
||grenatorkovsh.site^
||grexoacu.com^
||greypayoffdiningroom.com^
||grgxptjsgl.com^
||grievine.club^
||grifictuberal.site^
||grirault.net^
||groackam.com^
||grobido.info^
||groniwepa.pro^
||growltoe.com^
||grownuplieutenant.com^
||grsdvgnr.com^
||grsnseuoispsco.com^
||grtyj.com^
||grubsoan.com^
||grudgeslylonging.com^
||grudreeb.com^
||grumpult.com^
||grursusy.com^
||grxzcfdcxu.com^
||grykuutktgaun.com^
||gscarcinoh.club^
||gsdolqvdjr.com^
||gsdsccoo.com^
||gseyriwpozfxf.com^
||gsezbakx.com^
||gsfillegesga.club^
||gsghbxydcyum.com^
||gsimjyplcciwgb.com^
||gsincentlyse.club^
||gsipjksiepxsqi.com^
||gsjgkpnq.com^
||gslyyfntvnwbad.com^
||gstralpolita.info^
||gsvyjunccsw.com^
||gswaelxxh.com^
||gswiegmikzh.com^
||gtbrnqncz.com^
||gtciedhftphow.com^
||gtenormous.club^
||gthhumili.top^
||gtkikiwa.com^
||gtlcgovlg.com^
||gtnlyyxfhkjv.com^
||gtnmyddlf.com^
||guamokqekridi.com^
||gudlhvxz.com^
||guemechan.top^
||gueqndbe.com^
||gueselambe.club^
||gugemfslzh.com^
||guhpyglt.com^
||guknpywmxk.com^
||gumbolersgthb.com^
||guoyhfjrpt.com^
||gurktexxtpofyz.com^
||gusxyrtlnyv.com^
||gutccaxnwso.com^
||gutsfidelity.com^
||gvhqnlti.com^
||gvnqfiwzronbq.com^
||gvoraoonpi.com^
||gvtawzpydsujep.com^
||gvwyxnyq.com^
||gvzphwswtv.com^
||gwigqsgv.com^
||gwpjvfqeui.com^
||gwucenxvmkowap.com^
||gwwhheahisrtld.com^
||gwwzlwibbws.com^
||gwywsuemmf.com^
||gxeoadmo.com^
||gxhxmy88.com^
||gxmjjxyyljtyf.com^
||gxordgtvjr.com^
||gxpijskyqwqfjw.com^
||gxqotelkdra.com^
||gxqrjjcsyh.com^
||gxymlqcnu.com^
||gxyrnjtgtwll.com^
||gykmfqxeolnne.com^
||gyoajmeq.com^
||gyojplgn.com^
||gyyzsgri.com^
||gzabsbddocwn.com^
||gzayyacwy.com^
||gzivryjzal.com^
||gzmknnasowdtop.com^
||gzmlvrvkven.com^
||gzqoxmkuhl.com^
||gzuvyhqb.com^
||gzxdkaytxdsyxg.com^
||h-l.icu^
||h-l.xyz^
||h3btqpy2abc3.com^
||haashbjfw.com^
||habdhuhuzi.com^
||hadczwhwfvhcc.com^
||hadquellseventeen.com^
||hadsabz.com^
||hadsanz.com^
||hadsatz.com^
||hadsecz.com^
||hadsipz.com^
||hadskiz.com^
||hadslims.com^
||hadslimz.com^
||hadsoks.com^
||hadsokz.com^
||hadspms.com^
||hadspmz.com^
||haftobso.net^
||hagainstan.space^
||hailstoneclayfairy.com^
||haithoaz.net^
||halfcharitable.com^
||halleyperson.pro^
||hallowelt.cc^
||halveclause.com^
||hamadotax.site^
||hamanalogy.com^
||hamjgkzgycmur.com^
||hamsterpierrejews.com^
||hamsterresentful.com^
||hanacbclbrdjon.com^
||hangorientalauto.com^
||haotyxhbv.com^
||hapogzu9a19m5fhe56pb.pro^
||haqbllmvpbqc.com^
||haracticdag.fun^
||haractice.club^
||harassinglimb.com^
||harriscote.pro^
||hash-hash-tag.com^
||hashalre.uk^
||hastikapubli.club^
||havenwrite.com^
||haviouseulom.club^
||hayfatduh.com^
||haypaydig.club^
||hbbgrhzqezz.com^
||hbfqcy.com^
||hbfxmcgazuail.com^
||hbhcilgdqxt.com^
||hbhfslicqq.com^
||hbhgheovqz.com^
||hbnqcbfgsjfa.com^
||hbtzzlcxfijk.com^
||hcatboilyxs.com^
||hceykfajyioqkz.com^
||hcgtkmes.com^
||hcijbbzz.com^
||hcmjlsxhebb.com^
||hcrwnoaqe.com^
||hcskwstr.com^
||hcwdcintgl.com^
||hdcfyrzx.com^
||hdcqfqnn.com^
||hdeslibzcv.com^
||hdfsruiqwgjdo.com^
||hdosaoxfcogpl.com^
||hdslnhmjga.com^
||hdwjwooqvnm.com^
||hdwkcfqzxhvx.com^
||headedtamhemp.com^
||headmessi.club^
||headquartersbanishspook.com^
||healthoutabol.site^
||healthsmd.com^
||hearthurstxz.club^
||heawzlvivkakly.com^
||heckagny.com^
||hedressive.info^
||heeevykjhujfy.com^
||hefgfqcyfmv.com^
||hehraybryciyls.com^
||hehyqqqxzndwia.com^
||heighttrumpetaccordingly.com^
||heirloomouterminus.com^
||helessenge.club^
||heloymydva.com^
||hematuresl.club^
||hequentsevent.club^
||heraldintimidatestipulate.com^
||herbaijansob.club^
||heredeithere.club^
||hereexpelli.space^
||heregenessco.club^
||hernedsavily.space^
||heroismyouroutnumber.com^
||herscryptia.info^
||hesterinoc.info^
||hethelcontai.fun^
||hezasoiduicbha.com^
||hfedqcww.com^
||hferzkyqt.com^
||hffgptqfpewjz.com^
||hfubvezyoyqs.com^
||hfxofvdykkmq.com^
||hfydxmahpllyx.com^
||hgacevkuxzifv.com^
||hgbasics.com^
||hgeojizz.com^
||hgowmgat.com^
||hgtdroan.com^
||hgukeujwsfgwrq.com^
||hgyvbfmffvmho.com^
||hhdwgxmrvwyg.com^
||hheeffxjz.com^
||hhleomgyiruth.com^
||hhzejzwcqa.com^
||hiasor.com^
||hictionstop.fun^
||highlianimo.club^
||highnessbackwardsyuri.com^
||highprofitnetwork.com^
||higishzxn.com^
||hikvar.ru^
||himekingrow.com^
||himizoli.pro^
||himselvepostly.site^
||himselveseg.club^
||himselvesobr.club^
||himselvethe.info^
||hinatorhypoc.top^
||hincludingse.site^
||hinesdenien.club^
||hingenerall.club^
||hinkslovel.top^
||hiouschron.club^
||hipfowlzeal.cam^
||hislationaler.club^
||hisoupocdted.com^
||histlingklakson.site^
||histormedengi.site^
||hitblnplbcfh.com^
||hitgodcut.club^
||hithingperm.space^
||hiveassarilyco.fun^
||hiwtotxepiaogu.com^
||hixpfhoon.com^
||hizvevxvi.com^
||hjagjopxzz.com^
||hjbfpopj.com^
||hjgmasrve.com^
||hjgtnhierc.com^
||hjiebsdcxldu.com^
||hjjjsurdhtt.com^
||hjnekvux.com^
||hjyhfusvr.com^
||hk56947pjjq5.com^
||hkhotpewfxr.com^
||hkoxlirf.com^
||hkoxznukwpdhxu.com^
||hkswktixvcot.com^
||hkv06j2p7pof.com^
||hldsogaxfq.com^
||hlfjvpcpkynqco.com^
||hlitvetlw.com^
||hloyloppqpvnmd.com^
||hlrziwaldlui.com^
||hlsqjrgeuw.com^
||hlykwstrvxa.com^
||hmecfqhj.com^
||hmjtutipevtmg.com^
||hmmmcjgho.com^
||hmpumxcsex.com^
||hmqzcnngnajps.com^
||hmyjpt.com^
||hncahnvieotyu.com^
||hnhsvlswqtoxgn.com^
||hnlsyandeos.com^
||hnpvnnhzazkl.com^
||hnrfwtlvlnzumb.com^
||hntntnfizowo.com^
||hobfadbig.com^
||hoemasfat.site^
||hofraxopw.com^
||hoghqjddg.com^
||hohrnldconk.com^
||hoistchart.com^
||holdierpriv.club^
||holidates.club^
||homesicktitanic.com^
||homeyloanedmes.work^
||honeycshfferufrew.com^
||honeymaria.com^
||honoursdashed.com^
||hooify.com^
||hoolyfy.com^
||hoortols.org^
||hoosorie.com^
||hoozique.net^
||hopinionin.club^
||horiticalagen.club^
||horizonattendant.com^
||horjhksl.com^
||hornsgrid.com^
||hortestoz.com^
||hosieryelevate.com^
||hospitecrew.club^
||host-host-ads.com^
||houghtdespe.fun^
||hounicuy.com^
||hourselflosu.site^
||hoursesinc.club^
||housandady.site^
||housandq.club^
||housopsi.net^
||houtrelen.top^
||hovermountedsulphur.com^
||howbyehid.site^
||howeverhou.fun^
||howubdgdt.com^
||hpasvfsndgr.com^
||hpbsyqsypxy.com^
||hpeprovisioning17.live^
||hpeshwdwkzyz.com^
||hpkkzzyek.com^
||hplctrsd.com^
||hpmyhrljkbl.com^
||hpuknttzl.com^
||hpwdohgicpmi.com^
||hpwoowyxhrsatx.com^
||hpwsosviqyjem.com^
||hpwzlfjpa.com^
||hpyjmp.com^
||hqczpetgslammu.com^
||hqkwnyub.com^
||hqr9q6f30371.com^
||hqzceymmcwsvd.com^
||hrahdmon.com^
||hraowdzgs.com^
||hrarjpeqtcsge.com^
||hrgbolmbxmovli.com^
||hriaaim06kts.com^
||hrklcreflssza.com^
||hrnklivlbhf.com^
||hrsddepycjmvdd.com^
||hrthvf.xyz^
||hrtsclmulpwnr.com^
||hrtye.com^
||hsbrhnkgkx.com^
||hsgatgymg.com^
||hsh51nvkrv.com^
||hshcspczsaa.com^
||hskczbmm.com^
||hsqbeznk.com^
||hsqslxewsnga.com^
||hsqujerwg.com^
||hstqqjxqwnrfhy.com^
||hsxftwpltcmil.com^
||htckiummbyxfha.com^
||htintpa.tech^
||htlvvqlcqvq.com^
||htmvtmglofpbz.com^
||httftlckaxj.com^
||htunjeuczuox.com^
||hubahczah.com^
||hubvotrpjios.com^
||huckauhy.com^
||huctgggrvw.com^
||hugjupzdpvuzdr.com^
||huhkfzino.com^
||huhughyaw.com^
||huirnbrfj.com^
||hulyyabo.xyz^
||humidmentioned.com^
||humparsi.com^
||humpqretttg.com^
||humsoolt.net^
||huovernment.club^
||hurchasisounci.site^
||husbandbazaar.com^
||hutrcksp.com^
||huyqmtpqhemcv.com^
||hvato.info^
||hvawrj8yeqru.com^
||hvduwoozla.com^
||hvitcycze.com^
||hvpcxythnjl.com^
||hvqqergvbpvetq.com^
||hvtlipnbfwu.com^
||hvwaieuielzzy.com^
||hvxhmsiz.com^
||hwhdxuid.com^
||hwhiffonprotect.info^
||hwhzonbib.com^
||hwiccseamrs.com^
||hwyoikfrfdtjp.com^
||hxbvxmyldlt.com^
||hxhxjcffzp.com^
||hxhymfdpmgs.com^
||hxjuumufsei.com^
||hxnamjcrawpe.com^
||hxnbotlkxpkyt.com^
||hxwgfumgg.com^
||hyconsistenb.space^
||hyinlegvghul.com^
||hyphenion.com^
||hyrnujewyatvd.com^
||hysnqwbokyuvsm.com^
||hyurzuxoksg.com^
||hywdqloml.com^
||hzcrhwmi.com^
||hzkachqd.com^
||hzlewuunwm.com^
||hzlsghfoqsvawe.com^
||hznvtg.com^
||hzsmmfohtye.com^
||hztjenzlrrwinq.com^
||hzwmcqlmxpdrlp.com^
||hzyxmywj.com^
||hzzevwlmjji.com^
||hzzmoouuqb.com^
||i4rsrcj6.top^
||i4tvy8vk9f74.com^
||i99i.org^
||iacexhglty.com^
||iafjzbzqdgxq.com^
||iajcvxcqktpm.com^
||ialgregarderol.fun^
||iammvucrpj.com^
||ianisedover.info^
||iapurlkukrwd.com^
||iawytmnbnchhy.com^
||ibaqfspkktxfj.com^
||ibbkuhwgqawhvt.com^
||ibclxtlh.com^
||ibfsream.com^
||ibgwwujip.com^
||ibjjsptlmv.com^
||ibkbshqqueoij.com^
||ibleigzj.com^
||ibtfbbtjktu.com^
||ibxfhtklswtbd.com^
||icahllwjc.com^
||iccdytfvhd.com^
||icfgedouno.com^
||icfjzmqsejzfb.com^
||icjpdubxgab.com^
||icjvfvoh.com^
||iclbkrgjdstqt.com^
||iclickcdn.com^
||icmlfqdb.com^
||icon2count.com^
||iconstadper.com^
||ictmdbus.com^
||icuazeczpeoohx.com^
||idbjhskxiablsi.com^
||idbjldbeguhq.com^
||idbpftjjz.com^
||iddgzongegt.com^
||iddjpop.com^
||ideliv.net^
||idelv.net^
||idernzastoeok.com^
||idezofimc.com^
||idiafix.com^
||idissynmirkw.com^
||idmfdmoli.com^
||idqzpnea.com^
||idrdmyixk.com^
||idszrbmjvkdodt.com^
||idxrjpfxrqernb.com^
||ie8eamus.com^
||iedijlgkbqc.com^
||iedzocfoflfgam.com^
||ieeagbtui.com^
||iefjsqos.com^
||iendoo.com^
||ientribalintri.club^
||ieqbsnteuyn.com^
||iettnkls.com^
||iezbleqt.com^
||ifbhceoxx.com^
||ifbubmsr.com^
||ifbwyogrfjo.com^
||ifeuddaywa.com^
||ifgnsrtjcz.com^
||ifhxmaazmylfx.com^
||iflndvke.com^
||ifnwfachxk.com^
||ifoldmuxqjeddk.com^
||ifovxnjbsqcnc.com^
||ifzwbqzqs.com^
||igbznxar.com^
||iggukjfuylwyv.com^
||iglaique.net^
||igllgmtrioka.com^
||igmsjgadiz.com^
||ignitiontigercamera.com^
||ignkopdlnlkk.com^
||ignoranttools.com^
||igycquuoypdiqx.com^
||ihgehlpfzoefmd.com^
||ihgwekwwxbuxy.com^
||ihjtrncfoha.com^
||ihpekyhfanmljo.com^
||ihutbqqmjan.com^
||ihzwuzeslfh.com^
||ihzyxuhgocszv.com^
||iialqejeka.com^
||iibcejrrfhxh.com^
||iiccrpwaxmxkqm.com^
||iidfyyelvijfk.com^
||iilrgkor.com^
||iiprpq1bsedg.com^
||iiripeedqfj.com^
||iixecczxqzy.com^
||ijfchpiptvvzko.com^
||ijhqzvlnsxu.com^
||ijiraeitwqpj.com^
||ijmzezsaxxomr.com^
||ijowsfraldsnb.com^
||ijpheyydhw1a.com^
||ijriehir.com^
||ijugatdyiuwxq.com^
||ijxfkfsvzvnyk.com^
||ikbwvphztgkiq.com^
||iklmgdsfnajmoy.com^
||ikunselt.com^
||ikupicwg.com^
||ikvagxovc.com^
||ikwxqqaduybfnv.com^
||ikxgvhdw.com^
||ikyzcnyqkzctm.com^
||il05pzhujicf.com^
||ilaantxayy.com^
||ilclngnarpy.com^
||ileokscsawzzrh.com^
||ilepioexi.com^
||illallwoe.com^
||illazkka.com^
||illustrationmanlypageant.com^
||ilmijlktgjx.com^
||ilqufadqxd.com^
||ilsuuqcab.com^
||ilypsycholasg.club^
||ilzjjdujrgaa.com^
||imayjubge.com^
||imbafgnoipmv.com^
||imbetan.info^
||imbwnxknxzmo.com^
||imgkcxjlrlqf.com^
||imgpak.xyz^
||imhizxejm.com^
||immersedcopythinking.com^
||immscjnenl.com^
||immunical.club^
||imounsos.com^
||implicationdownloadpercy.com^
||implishing.club^
||impressionassassin.com^
||imprisoninstancescourtyard.com^
||impulsiveinvade.com^
||imqrxkarp.com^
||imstks.com^
||imzuoqkrzrjw.com^
||in-page-push.com^
||in6ej4pbpnih.com^
||inabsolor.com^
||inboxanigas.com^
||incapablepublicityvolatile.com^
||incarcererez.xyz^
||incommandary.club^
||incurableinfertilecrap.com^
||independentdespisedevolution.com^
||indianship.club^
||indicaterhools.site^
||ineffieldinforget.site^
||ineldacarry.pro^
||inevitablemittenprefer.com^
||inexpedientjuvenile.com^
||inexpedientplaid.com^
||inextricableaveragefourteenth.com^
||infopicked.com^
||infra.systems^
||infrashift.com^
||ingcigarettbarro.info^
||ingdaughtexam.info^
||ingprographyt.info^
||ingratitudedaintyblockade.com^
||inheritwalter.com^
||inityhntee.com^
||injuredcandy.com^
||inkornesto.com^
||inlrdxbuco.com^
||inpagepush.com^
||inpcut.com^
||insectadvertisesecretly.com^
||insnative.com^
||insolencewalter.com^
||insomn.pro^
||instantresp.com^
||inswebt.com^
||intelligenceadx.com^
||interdfp.com^
||interferingchauffeurorbit.com^
||intermediaryinvoluntaryflippant.com^
||intimidatinggodlessketchup.com^
||intinuedbgyuj.site^
||inukjwvwhz.com^
||invitesuperstitiousadmire.com^
||invraisemblable.com^
||inwatrrcziyuet.com^
||inwig3aqg9xq.com^
||io8b80kcom8f.com^
||iochuhah.com^
||iociley.com^
||iodthosenad.fun^
||ioiylgyf.com^
||iojpbletb.com^
||iolautrf.com^
||iomppdwwmbvq.com^
||ionaloutlerscrisi.fun^
||ionrefreshotsev.info^
||iopjpldd.com^
||ioujbpldicfgm.com^
||iouuorpkc.com^
||iouxtayinkmu.com^
||iozsmwjezobro.com^
||ipbiydocgvllrg.com^
||ipesdpqmq.com^
||iphliojn.com^
||ipiakraazowdui.com^
||ipiech.com^
||iplrcmff.com^
||ipnamtuezkwi.com^
||ipncblpgxlhjpc.com^
||ippwkczttno.com^
||ipqjjrnciyi.com^
||ipsoorel.com^
||iptautup.com^
||iptonaib.net^
||ipuckjvccooync.com^
||ipwwqitqsh.com^
||ipxejxiq.com^
||iqagrsach.com^
||iqbfctebbzh.com^
||iqfcpnclcaaidy.com^
||iqiznxqn.com^
||iqkfplsez.com^
||iqnmjstd.com^
||iqoakacwvzrp.com^
||iqtygxmjgbakm.com^
||iquyclpvbx.com^
||iqwrmwssizr.com^
||iqyirwfzlx.com^
||iqyxvcqns.com^
||iraithiz.com^
||irdcdrpzs.com^
||irecfjyzlrjrr.com^
||iredirect.net^
||irfiysdcrnleu.com^
||irjfsrocuzwkpf.com^
||irkgxjcgl.com^
||irmctbwmhnyznx.com^
||irqtkzvyhmmtyw.com^
||irritatebeing.com^
||irritatecheaplyintrigue.com^
||irtyf.com^
||isekvtjiahm.com^
||isffnlbsuyinnv.com^
||isfxsiooyjad.com^
||isgmpykwv.com^
||isiblenorm.club^
||iskkrmwivxfmdjwxme.bid^
||islofthmci.com^
||ismtampsshad.icu^
||isnsgjhthhaqtu.com^
||isolationowen.com^
||ispaagigjygd.com^
||issuesconsultationsocially.com^
||istcommun.info^
||isyxabloojj.com^
||iszqveznr.com^
||itdise.info^
||itecsozudb.com^
||itefgucwwytfc.com^
||itllnww6x277.com^
||itnuzleafan.com^
||itpchjbr.com^
||ittorchicer.com^
||itvgjuijuh.com^
||itwbbmsigrkhnw.com^
||itxapggeqcu.com^
||iublpudmdjky.com^
||iucpxetj.com^
||iuegjuawehd.com^
||iugwmpnszxxwti.com^
||iuhpbpzwpldqbj.com^
||iulianus-mon.com^
||iuncajvw.com^
||iuooczzbi.com^
||iuowwbrqblweoa.com^
||iupot.com^
||iupqelechcmj.com^
||iutqdjtajrhpi.com^
||ivastoor.com^
||ivbifyia.com^
||ivhqsuhrqvhlke.com^
||ivjkdyrjjgxhch.com^
||ivkfuasf.com^
||ivowhzku.com^
||ivqxarewpk.com^
||ivvoooxuyjfuo.com^
||ivxjpqksoclbyc.com^
||iwapwcqg.com^
||iwkjldjp.com^
||iwkrvexersoof.com^
||iwlvufxv.com^
||iwqsvntvdry.com^
||iwztirze.com^
||ixhparehw.com^
||ixkbavqbpsm.com^
||ixkkhacwdxpgpt.com^
||ixlkoyqqikmwb.com^
||ixtmbdajhvimtv.com^
||ixueiomwi.com^
||ixunmkbyxvif.com^
||ixvzraajuiniwg.com^
||ixwbgjnjf.com^
||ixxrjygfpzfty.com^
||iycdikcbgsmihg.com^
||iydppfwjgcjs.com^
||iyfnzgb.com^
||iyfrmewyned.com^
||iykehvusfrt.com^
||iyqchvtlklbxm.com^
||izavihllfvej.com^
||izbxxwogfufnfi.com^
||izedcwsouaszk.com^
||izfaiqnxxts.com^
||izjguvanm.com^
||izwffvgxs.com^
||izxiluohe.com^
||j7rzxe098g5m.com^
||jaaqcdrpmyju.com^
||jaavpuhxrsryk.com^
||jackettrain.com^
||jacobeshort.pro^
||jahediretictho.info^
||jaihowgr.com^
||jajbufmcl.com^
||jajkgegza.com^
||jakzpcgrxgda.com^
||jamcdn.pro^
||jamdomn.pro^
||jamestop.xyz^
||jannews.pro^
||jarailso.com^
||jarhcvnlj.com^
||jarproducercane.com^
||jauchuwa.net^
||jaugloup.com^
||jautouze.net^
||jaxwrwvxfscq.com^
||jaxxenpro.com^
||jazdoxthxiv.com^
||jazmonbetter.pro^
||jb7hvcksstar.com^
||jb7hvckszone.com^
||jbbfphnd.com^
||jbbqwmnrkpi.com^
||jbinjmsb.com^
||jbpsorexvuapf.com^
||jbqeyfrli.com^
||jbqhnzmvh.com^
||jbrpciuloi.com^
||jbzdpixig.com^
||jccjaosi.com^
||jchgcipyywszqt.com^
||jchhompudl.com^
||jcjrcmaunbqxg.com^
||jdhnrnvdjmu.com^
||jdlnquri.com^
||jdolsuyshcz.com^
||jdouzzxkyukv.com^
||jdpqtgvzsoy.com^
||jdrckkbpb.com^
||jdrftaau.com^
||jdskyjntuhea.com^
||jdtufqcyumvb.com^
||jducqfnxeypyw.com^
||jdwimtfp.com^
||jdwxjtwue.com^
||jeansurroundwealthy.com^
||jebadu.com^
||jechesmacaltont.info^
||jeejujou.net^
||jeinvegpool.com^
||jejowkopsdiw.com^
||jeksffryglas.com^
||jellyclick.com^
||jenaowzhtbi.com^
||jepmdqcn.com^
||jeqixokniyny.com^
||jeshnpdqy.com^
||jetmhrcy.com^
||jetsowilk.com^
||jetx.info^
||jevqbzflcbcpz.com^
||jevxjcdnrd.com^
||jfavhjmb.com^
||jffoydsb.com^
||jfgbdjhyc.com^
||jfgvtdcgomvmwv.com^
||jfiqsfsh.com^
||jfmtvybvze.com^
||jfnafbcysy.com^
||jfrwheneva.club^
||jfvjtudp.com^
||jfxkxoicr.com^
||jfypfmew.com^
||jgbaoydldw.com^
||jgerrmaktdzyh.com^
||jgjvhtnshqjc.com^
||jgmvibtqe.com^
||jgrroalqa.com^
||jgrsqcqdfwzu.com^
||jhasisinvolvo.top^
||jhceybuguvureg.com^
||jhcnnizbua.com^
||jhdfcbqophm.com^
||jhhlhneavuo.com^
||jhvgvihirzj.com^
||jhwkypuhrw.com^
||jibysqppqkprj.com^
||jicfbcczdh.com^
||jicherincom.club^
||jiclynchron.club^
||jicmutse.com^
||jientlysome.top^
||jiixdtavic.com^
||jijyubjf.com^
||jikottnbg.com^
||jikpijfebfflia.com^
||jiltlargosirk.com^
||jimqcqsyhser.com^
||jincreasteregy.site^
||jinfrfimajr.com^
||jingassumptil.club^
||jingleverdit.club^
||jinsoopt.net^
||jioer.pro^
||jiqtqcojfezn.com^
||jirmbsgr.com^
||jisitechiatrixconc.fun^
||jitdknclhdpfzyvkio.bid^
||jiyairvjgfqk.com^
||jiyvkdfab.com^
||jjfankvlnhhm.com^
||jjireaqdzdll.com^
||jjkllkhsaj.com^
||jjnlfd.com^
||jjokvprdxwf.com^
||jjpnveujkk.com^
||jjptjphnkrqnc.com^
||jjpvzyfarsjiac.com^
||jjresmnvcbdilt.com^
||jjxbbjvpagbnz.com^
||jkawfxvh.com^
||jkbwwwrchsqktk.com^
||jkciacmcnya.com^
||jkcyrdigvx.com^
||jkeimcstp.com^
||jkifsaeaqkupu.com^
||jkjkeithc.com^
||jkjwifmep.com^
||jkpsxhvjduxexm.com^
||jkushhov.com^
||jkwtqsbmxfako.com^
||jkxyxiwqdl.com^
||jlehwynpwadmq.com^
||jlemhcmft.com^
||jlhniewc.com^
||jlkadizug.com^
||jlkqurysdsw.com^
||jlsydeysmgghdy.com^
||jltklmnmj.com^
||jmewxbvmcjmur.com^
||jmklkttenjpfzn.com^
||jmtitdorwfxe.com^
||jmxecxpqq.com^
||jmxjqlagfwz.com^
||jmykbogg.com^
||jnctgldbxc.com^
||jndnkgjqlxr.com^
||jngxxwythaf.com^
||jnljkbkiaqcmb.com^
||jnnezwibrkwpz.com^
||jnrvjpsltf.com^
||joamwtfpppibtj.com^
||joawapti.net^
||jobduedamson.work^
||jobhobfir.club^
||jockeryfgtu.club^
||jodellbrought.pro^
||jokehow.com^
||jomrhqkqvvxix.com^
||jonalnftdlnje.com^
||joobuste.com^
||joophesh.com^
||jorsdbphuyng.com^
||josxzdszqaivb.com^
||jotpybmcjvg.com^
||jougrevu.com^
||joyekepus.online^
||joynxonnxfnvqr.com^
||joyschema13.live^
||joyvowdig.com^
||jozfwcmrxkwva.com^
||jpabviwck.com^
||jpdjbrpb.com^
||jphlsnzlxdz.com^
||jpllzuuvku.com^
||jpmpvhelfeg.com^
||jpmyudcnpgl.com^
||jprddctf.com^
||jpvmwnnwuzo.com^
||jpyoikrzrjcap.com^
||jqamhmztnukb.com^
||jqdkoslwjtn.com^
||jqk72ugyl2pz.com^
||jqnshpbuj.com^
||jqpuxvgnxkf.com^
||jqrbypfxzvkep.com^
||jqrnfkttwfxbcu.com^
||jqziltjcuwr.com^
||jqzlmjaph.com^
||jractwjn.com^
||jrarnqfvjijaa.com^
||jrecvuklrjpli.com^
||jrikmexrknmxy.com^
||jrkuzeyfiztvos.com^
||jrltmnxpj.com^
||jroxkqhin.com^
||jrrekpskc.com^
||jrsrshjlzdvsk.com^
||jrvcwxubg.com^
||jrvtmfxkkl.com^
||jrwlxwypmgvk.com^
||js-kods.club^
||jtikwyeper.com^
||jtmwjkkoes.com^
||jtneoqbd.com^
||jttoioquq.com^
||jtuvgczhvuptzn.com^
||judaisydfs.club^
||judgementinvincible.com^
||jukfpojq.com^
||junmediadirect.com^
||juoyisupjqds.com^
||juroudaw.com^
||jusrlkubhjnr.com^
||justicehelplesswarn.com^
||justickedukil.club^
||justookr.net^
||jutmdieqbww.com^
||jutyledu.pro^
||juuwyyvjecnvps.com^
||juwtdcraiiihb.com^
||juzdqtmyo.com^
||jvcswgskvw.com^
||jvcwtqqkackdn.com^
||jvmrvkhle.com^
||jvykohlq.com^
||jwcavytgs.com^
||jwmnryeoc.com^
||jwmwtcmexc.com^
||jwofadcwpocm.com^
||jwt8e5vzc1.com^
||jwwyuxjv.com^
||jwxdrgscszvxlu.com^
||jxbmrxbqf.com^
||jxexqemgbxvv.com^
||jxjpszwpl.com^
||jxkelzfrk.com^
||jxkybegp.com^
||jxmhgmkuw.com^
||jxnwpeqkhtkrw.com^
||jxseoruuv.com^
||jxswwvvejwzdd.com^
||jxusrymeeqyi.com^
||jyahmckzsbh.com^
||jybtpabickzf.com^
||jyfthtacsxkbp.com^
||jygdjiocmt.com^
||jyijwgsqj.com^
||jykqpeumdrjopy.com^
||jypoagtophu.com^
||jyqqpjpbvya.com^
||jzcqmatkjfihv.com^
||jzedpmpcmsk.com^
||jzeigwioirde.com^
||jzgskqccroqg.com^
||jzhzm30o49gv.com^
||jzjzuwllinruj.com^
||jzkznpleaqshdj.com^
||jzllgntkazui.com^
||jzmjxblwnozjyt.com^
||jzohcwnovrk.com^
||jzowfnqah.com^
||jzqemifphogo.com^
||jzswicjgfvtqun.com^
||k3csecp6zklq.com^
||k4bg1u10omks.com^
||kaelpossible.pro^
||kagrooxa.net^
||kakyomloctqiu.com^
||kakywxgevuv.com^
||kamnebo.info^
||kapphtskno.com^
||kapuaawase.com^
||katerigordas.pro^
||kateriviejos.pro^
||katurars.com^
||katxkxcncwool.com^
||kaukoany.net^
||kawmxbphaj.com^
||kayakm.com^
||kbaomelffq.com^
||kbdstwnruc.com^
||kbhaxxsiucgnek.com^
||kbifqgyugzo.com^
||kbmwlbwwwp.com^
||kbpijqva.com^
||kbqebfcubeiaa.com^
||kbsceyleonkq.com^
||kbugxeslbjc8.com^
||kbyelxqr.com^
||kbymnqiomnegs.com^
||kbzdxt.com^
||kcampairsang.info^
||kcnbyecw.com^
||kcnjwtaj.com^
||kcodndvh.com^
||kcpntbycuswz.com^
||kcugdqmmfcqrb.com^
||kcveufgl.com^
||kdbumyha.com^
||kdcmgzgxears.com^
||kdfjjvidllnbaa.com^
||kdfumeftulzzpp.com^
||kdluruaor.com^
||kdmuqtxadtl.com^
||kdpqydaxbxztnh.com^
||kdyfsgpa.com^
||keeicgjfnjws.com^
||keepaira.net^
||keepinfit.net^
||kegpoihat.club^
||kegsandremembrance.com^
||kelt-195b.com^
||kelxznqntfk.com^
||kemdckufiw.com^
||kemperare.club^
||kenfeeask.com^
||kennetting.club^
||kepler-37b.com^
||kesmdg.com^
||ketstheralinver.info^
||keyboardinvolvedspacious.com^
||kfitivcucxzk.com^
||kfozongcvn.com^
||kfptslry.com^
||kfritiigmqk.com^
||kfrnlaiqm.com^
||kfutdsjwtcvnpx.com^
||kfypsloqkccvpl.com^
||kg8l81yh7vnf.com^
||kgbjsizq.com^
||kgghxooarlnz.com^
||kgnagbymcdmlr.com^
||kgqhtakjphgdwg.com^
||kgqlrcjlrx.com^
||kgvzesfexmenm.com^
||kgzcentyfo.com^
||khaicoojypokng.com^
||khewwakrywmgxr.com^
||khg97644rvbg.com^
||khidhfrk.com^
||khkjrquge.com^
||khnwegnamm.com^
||khpjvhysh.com^
||khprspkouotscd.com^
||khqonyigsdf.com^
||khwojmneehfl.com^
||khzbeucrltin.com^
||khzehmdyybvicy.com^
||kiafailersov.top^
||kiccebmlxtrze.com^
||kigarettywurz.club^
||kikoucuy.net^
||kindsworthmp.club^
||kindznnd998.xyz^
||kingicking.club^
||kingithinref.club^
||kingshape.top^
||kinsecutiony.club^
||kipemhoxruov.com^
||kirgeemo.com^
||kissioncault.club^
||kissstarringplight.com^
||kistutch.net^
||kitferdog.site^
||kitrigthy.com^
||kiuiqcxvuox.com^
||kiuprocessary.club^
||kj2hy.com^
||kjegyqtqazui.com^
||kjfxjsqmn.com^
||kjiiatolx.com^
||kjkwrmwdyhi.com^
||kjlahwtvckpaci.com^
||kjlvutytm.com^
||kjrjvvxcg.com^
||kjzprdqjrhjz.com^
||kka20si.xyz^
||kkdvvaonvkmll.com^
||kkkjjskrtsjvx.com^
||kklzztog.com^
||kknhirncxal.com^
||kkqusrnaf.com^
||kkscoephxrum.com^
||kkxrizpdh.com^
||kkzzmljoaloc.com^
||klayiwpzjk.com^
||klljshial.com^
||klqwhndhm.com^
||klwdbmowf.com^
||kmafwyzccd.com^
||kmbbqmrnso.com^
||kmdqyjebswoa.com^
||kmhodhhdvulnn.com^
||kmmtxuxow.com^
||kmovuj.com^
||kmpxgnnoom.com^
||kmqkdhqaqt.com^
||kmrnnqjfjjp.com^
||kmuvaerfumy.com^
||knbnejxqn.com^
||kncmdqkvnrofe.com^
||kniferasatte.info^
||knjkdsrw.com^
||knkgaslmisue.com^
||knmscyksi.com^
||knottishhuntilc.info^
||knowledgedc.club^
||kntswafuos.com^
||knutenegros.pro^
||knvhqxpt.com^
||koaptooh.net^
||koclkigkz.com^
||kodnkhqvbxpc.com^
||koemrbflufm.com^
||koesvqwwpmvb.com^
||kohiquor.com^
||koimplishing.club^
||kojywvexdq.com^
||kolwksic.com^
||koocaucy.com^
||koora2live.com^
||koszzhucazsboe.com^
||koutobey.net^
||kozoysnsx.com^
||kpehltcnwo.com^
||kpflkjpsdgnc.com^
||kpfrihmnxnayo.com^
||kpgcnqxccssu.com^
||kpjrmmfrxbrw.com^
||kpmsziomojkuv.com^
||kpwjczeaajnhsc.com^
||kpxbctywsa.com^
||kpyxcbdaftlxt.com^
||kpzsyqhje.com^
||kqbigsdyqtdh.com^
||kraruzatefci.com^
||krboeyeq.com^
||krenovo.online^
||krfbhbhal.com^
||krjleggwikuil.com^
||krkursist.com^
||krsccftmf.com^
||krsutcnex.com^
||krwasgyensttng.com^
||ksfubacmhdcc.com^
||kshzzbmgbmoqad.com^
||ksjrehefupsrkz.com^
||ksnbdfzjlyqmxs.com^
||ksncmrkfrzkgla.com^
||ksqajdtvajakfi.com^
||ksvxikbr.com^
||ktdthraxzxt.com^
||ktfjyexcacujjg.com^
||ktgndscphrtxi.com^
||ktiwcxvrwedt.com^
||ktjcrhdppesdd.com^
||ktqcxbhghxp.com^
||ktrxpqlfnuouf.com^
||ktzwdewsckssid.com^
||kubichpbtjdvo.com^
||kudzuphloemgunk.tech^
||kueimatyr.com^
||kujpycorr.com^
||kuldifatlje.com^
||kumanaun.net^
||kumjidmumktzq.com^
||kumpzfcczy.com^
||kumtwckyq.com^
||kuntzenyt.club^
||kursatarak.com^
||kutjilsi.com^
||kuwlmrggxrznky.com^
||kvflzevaaco.com^
||kvhnsbkhxhlgkv.com^
||kvhwrotf.com^
||kvirgytkit.com^
||kvjbqtwgrfnmt.com^
||kvowcjybfxd.com^
||kvpizvilvz.com^
||kwbwzapql.com^
||kwcrryneebg.com^
||kwflzktzaxczm.com^
||kwhgsdnkrusyw.com^
||kwhsnwdpwsv.com^
||kwkxvbjz.com^
||kwwxnzcielmpy.com^
||kwygntce.com^
||kwzmlceez.com^
||kxbpvlptnkrqvt.com^
||kxemsltfmm.com^
||kxicxovlajgoct.com^
||kxpkadaivbm.com^
||kxswxnbr.com^
||kxuztynmbquxcf.com^
||kxxjainwdsn.com^
||kyauukea.com^
||kyelvsyayysa.com^
||kygozmlrr.com^
||kygssorgg.com^
||kymavmjnfe.com^
||kyohmaosn.com^
||kypisecmxzhaww.com^
||kyqvwwyjmrhl.com^
||kyreyweczxj.com^
||kythodoby.pro^
||kyugaiei.com^
||kzhusrcuytpruk.com^
||kzkxvrsomub.com^
||kzlmwsyftm.com^
||kzmipklxanggf.com^
||kzmleuhgqifvzy.com^
||kzrwzjmlasll.com^
||kzzeupckj.com^
||l2ksixujfcg5.com^
||l2wisd9g5d9u.com^
||l5fvoqimjfug.com^
||l8ea1nesmb0e.com^
||la-la-moon.com^
||la-la-sf.com^
||la1dwne9cn5c.com^
||labeldollars.com^
||labloamyaim.icu^
||labortiontrifee.info^
||ladnova.info^
||ladsabz.com^
||ladsans.com^
||ladsanz.com^
||ladsats.com^
||ladsdown.com^
||ladsecs.com^
||ladsipz.com^
||lahvliitxeb.com^
||laichaim.net^
||lailitou.com^
||lajgmzddxrzjl.com^
||lajpmujdntg.com^
||lalaping.com^
||lamberserer.club^
||lamwiadakwa.com^
||landlordmanoeuvre.com^
||landscapeburpgrandfather.com^
||landslidechoreloft.com^
||landuncessa.fun^
||langlishmal.club^
||lanktydm.com^
||lardydanger.com^
||laredintonw.space^
||larkashivy.work^
||larmcritishpo.club^
||larrenpicture.pro^
||larrenworld.pro^
||lassistslegisten.info^
||latest-news.life^
||lationwordsi.club^
||lattemptweh.club^
||lattitudecv.club^
||latviancedef.site^
||lauhoosh.net^
||lauk.icu^
||lawbjcjsokmua.com^
||lawvcpqtapzsh.com^
||laygunwow.com^
||layoutovuleads.casa^
||layouttransparent.com^
||layshyjar.com^
||lbhpbgfl.com^
||lbnwrunyfupe.com^
||lbsohfnkqgxo.com^
||lbushibdda.com^
||lbwtrvpgvqkqc.com^
||lcaiwpcktosp.com^
||lcentntel.com^
||lcknokgqhwnfkr.com^
||lcllwonupseu.com^
||lcmausjvnc.com^
||lcnf.pro^
||lcolevwciuwj.com^
||lcpcjnsu.com^
||lcryooiliokm.com^
||lcttjawsbwol.com^
||lcvofuqxovcao.com^
||ld3hkhldgbkl.com^
||ldevillaechildren.info^
||ldgjjycp.com^
||ldgozccnwgtuya.com^
||ldingchristing.site^
||ldipafssohosls.com^
||ldkjrqcqp.com^
||ldpubkzh.com^
||ldqxdxtkepveg.com^
||ldrummaroise.club^
||ldutvi.com^
||ldvmpopwd.com^
||ldwidentconc.space^
||ldxdpitoeox.com^
||leaderhistliness.info^
||leadzutw.com^
||leagent.info^
||learliamtempl.fun^
||learnshaw.info^
||leathtexactlycin.info^
||leavilysover.site^
||lebkeresxa.ml^
||lebneeklnuru.com^
||ledhatbet.com^
||lediyxobgmrgeb.com^
||ledqfvbihsgs.com^
||ledsdwwmhapz.com^
||legalledgtjuj.club^
||legedlunchar.top^
||legislands.club^
||legislationsoil.com^
||legistsstillo.club^
||lehechapunevent.com^
||lehfzuosurakj.com^
||leijsdpbkgobg.com^
||leimardog.com^
||lejhdbxl.com^
||lemetri.info^
||lemonetik.com^
||leneshedfrien.club^
||leneshedhous.club^
||leocgwid.com^
||leontius-eli.com^
||leoyard.com^
||lepinsar.com^
||lepintor.com^
||lereforeightc.site^
||lesbianoyster.com^
||lesburghmoloki.site^
||lesmyjzc.com^
||lessite.pro^
||leszvphhnytpk.com^
||letdvoltm.com^
||letelypunism.top^
||letheyemo.site^
||letsdoarbitrage.com^
||letsinfospree.com^
||leveloped.club^
||levenileheshe.site^
||leveryone.club^
||lfahycetwt.com^
||lfendascra.club^
||lfhgumhsrjjgrt.com^
||lfjmmgorkjoaw.com^
||lfjvaaswkxqj.com^
||lfmwrbcfbji.com^
||lfriqmklpsbtq.com^
||lfrqmuplp.com^
||lftqch650apz.com^
||lfztmoamieum.com^
||lgcblkbn.com^
||lgjboylszpij.com^
||lgmsekxqwxe.com^
||lgsvywogylblv.com^
||lgtiaqukf.com^
||lguqeppylijw.com^
||lgwdtfmd.com^
||lgzjsauvfv.com^
||lhaieyfsvi.com^
||lhdndgmsy.com^
||lhjisbsegvxf.com^
||lhkbqytz.com^
||lhljbgevp.com^
||lhltebxyuzjt.com^
||lhuetsviudr.com^
||lhytmylpwfzuzm.com^
||li9t691864th.com^
||libanyelm.com^
||libcdn.xyz^
||librarierserty.site^
||libxkvpwsdvplj.com^
||licentchamom.club^
||lichtpass.com^
||licitventiethv.top^
||lickmechanicalbasis.com^
||lidsfoalliving.com^
||liersmagne.club^
||lifzpefv.com^
||lightiesenco.space^
||lihkidwhlf.com^
||lijzkjtk.com^
||liketube.xyz^
||limitagesdidjet.site^
||limitaterer.club^
||limnigraphes.xyz^
||lindencarry.pro^
||lingeriebarren.com^
||lingovernmen.fun^
||linkeinvitable.site^
||linkev.com^
||linkonclick.com^
||linstanintedter.site^
||liofypwnko.com^
||lirawhivaoglha.com^
||lisconcertain.site^
||lisdimpassie.club^
||lisqvfrr.com^
||listeraislatory.site^
||litleeemo.com^
||litourge.com^
||littlementok.site^
||lityamountryb.club^
||liuduuct.com^
||liulwxrybupyzu.com^
||livwrite.com^
||lizzietolerance.com^
||ljamingrepre.site^
||ljecur.com^
||ljhyotgxuyglm.com^
||ljjaiargqfwtzu.com^
||ljkihuolgoh.com^
||ljkmwpvahv.com^
||ljucamkqc.com^
||ljvwqird.com^
||ljzsucmiodrro.com^
||lk1mft33pj2f.com^
||lkamujrx.com^
||lkddksjgih.com^
||lkhqosglqas.com^
||lkiiwoxjfovcga.com^
||lkjdwmhuqxupef.com^
||lkmoqyzfv.com^
||lkohqfilvpked.com^
||lkpwmhjfvpctw.com^
||lkrojmvmxxqze.com^
||lkskkssuoa.com^
||lkubjgrjslmgxo.com^
||lkuirehx.com^
||lkvifcxvqkwrl.com^
||lkyuoybczr.com^
||llajhfzpoxhr.com^
||lledcorfinni.club^
||llerscover.top^
||llgvjtkg.com^
||llhshirhrbkn.com^
||llisthonolialate.club^
||lliumrpvj.com^
||lljoapkfnwn.com^
||lllgavbgnmcbf.com^
||lllkotiocpjfb.com^
||llnxczmgusq.com^
||lloenerginqu.info^
||llrspkjasfqc.com^
||llsdercqm.com^
||llsidealthhou.top^
||lltgedci.com^
||lltrsknoob.click^
||lluythjwk.com^
||lmcoiiwpguaorp.com^
||lmepqfsazb.com^
||lmepskqkrrya.com^
||lmheeproc.com^
||lmjxlihzcvicyi.com^
||lmlvzeeag.com^
||lmmyygvkwb.com^
||lmn-pou-win.com^
||lmrlanov.com^
||lmsdoihmsoifx.com^
||lmsycyfh.com^
||lmyiwaakn.com^
||lnfujzqkydjav.com^
||lnhidzzighzolm.com^
||lnicyniqxdxg.com^
||lnkrdr.com^
||lnpqqigowz.com^
||lnueliai.com^
||lnvnzrqdajau.com^
||lnwbiuetoymifj.com^
||lnxsrmsebsd.com^
||lnyhnpwjviyn.com^
||lnyypjocad.com^
||loading-wsite.com^
||loamauji.com^
||loaphour.com^
||locationivanstutter.com^
||lockingessay.com^
||locothet.com^
||loddawqst.com^
||lodoxfwite.com^
||lodqycbq.com^
||loftygreater.com^
||logkzudhrg.com^
||lohappbnrpgypu.com^
||lohxvwjpvl.com^
||lologhfd.com^
||lolsefti.com^
||lomerswithi.club^
||lomkgojdoeffl.com^
||loobusir.com^
||loodoost.net^
||loohiwez.net^
||loopredsglen.com^
||lopetgohou.cf^
||lophaszip.com^
||lopzitpup.com^
||lorassocialgr.club^
||loricalreach.info^
||lornardchr.club^
||lorybnfh.com^
||louchees.net^
||loudhoveracute.com^
||loungepatientlyprogramme.com^
||lourdoueisienne.website^
||lovnxkrszlsb.com^
||lovvznyhujf.com^
||lowancein.club^
||lowaosan.com^
||loweredabhorrenceproposed.com^
||lowtyroguer.com^
||loxbeelid.com^
||lpaizureik.com^
||lpbhbwpbpnl.com^
||lpbyadpvf.com^
||lpiwenesruwn.com^
||lplesacciner.top^
||lpoggqfdlmdsg.com^
||lpqlmevjhis.com^
||lpqrgmxuju.com^
||lprkphlgaybvtn.com^
||lptnfhmvnd.com^
||lpvgsdbtcmyqy.com^
||lpwwerdeef.com^
||lpwzjhkuwbe.com^
||lpxdkhfauevov.com^
||lpzsxemf.com^
||lqagwvarq.com^
||lqbyqjap.com^
||lqdqjkzfhijx.com^
||lqeevjgkjjwi.com^
||lqfvlnnygf.com^
||lqpkjasgqjve.com^
||lqqpabnu.com^
||lqxoqvqljmfyt.com^
||lqydocphrf.com^
||lrghpuvvo.com^
||lrjglcmgbf.com^
||lrkvionrsnlc.com^
||lrlkdlpksqveje.com^
||lruvvletnhv.com^
||lrwwnbjiv.com^
||lryfmcok.com^
||lsailington.club^
||lsckvlhhqlo.com^
||lsdgtifuqrwjax.com^
||lseddehpo.com^
||lsfjfoddezc.com^
||lskzcjgerhzn.com^
||lslvclmasbv.com^
||lslzdwmxvbxztr.com^
||lsooyivois.com^
||lstkchbeoey.com^
||lsvmpewlo.com^
||ltdome.com^
||ltdwkrgogvkgn.com^
||ltfdyyixhkshhu.com^
||ltgmnghobitgb.com^
||ltjvgpxg.com^
||ltnkbvcm.com^
||ltnvnvxzetvhk.com^
||ltzjkjxx.com^
||lubretsaintluc.website^
||lubricantentrance.com^
||lucretius-ada.com^
||ludithyshi.pro^
||ludovwmhazsx.com^
||lulrtvfcy.com^
||lupoot.com^
||lustresoonerrecalled.com^
||lutachechu.pro^
||lutcdiimmeze.com^
||lutsoops.net^
||luven.xyz^
||luvnrybocrcgl.com^
||luysvlnrb.com^
||lvbdvlnbht.com^
||lvecygampj.com^
||lvesgranticnor.fun^
||lvesmhsex.com^
||lvetpermina.space^
||lvgaaldcza.com^
||lvgldleilov.com^
||lvldcxnq.com^
||lvmnxohz.com^
||lvnsxvdrwyv.com^
||lvntekpejrmtb.com^
||lvodomi.info^
||lvodomo.info^
||lvoojxblukb.com^
||lvqnychauf.com^
||lvrvufurxhgp.com^
||lvvycndnspeuwo.com^
||lwequndmgc.com^
||lwhitectionphy.club^
||lwmwrsfzm.com^
||lwprdsbqpej.com^
||lwsxrphion.com^
||lwtduavwbep.com^
||lxayafcq.com^
||lxcpprjfgkt.com^
||lxhkqjqpswhg.com^
||lxoakdaejjryws.com^
||lxpgdkskkt.com^
||lxwfjjnowwhld.com^
||lxykalyvq.com^
||lyaaikspui.com^
||lyaustrymich.club^
||lycnjtuomkpgca.com^
||lycooc.com^
||lydgyhthfb.com^
||lyehemarm.club^
||lyhandredsa.club^
||lyirishedsp.club^
||lylibertleveni.site^
||lynormationpas.info^
||lytradiodistr.info^
||lyukxxwfqdn.com^
||lyyenjcocog.com^
||lyzenoti.pro^
||lzfqxxtgyydrc.com^
||lzfyahjavcik.com^
||lzkuqbptcjqta.com^
||lzowrfhqy.com^
||lzpgstae.com^
||lztffxdgackjhi.com^
||m-rtb.com^
||m0hcppadsnq8.com^
||m968kpz550cx.com^
||maastriesyu.club^
||madplypie.club^
||madsans.com^
||madsecz.com^
||madslimz.com^
||madsoks.com^
||madspms.com^
||madspmz.com^
||mafvijpjsaz.com^
||magnificohec.site^
||magufsvogh.com^
||mahieutin.xyz^
||mahrzxsou.com^
||maihaimo.com^
||mailwithcash.com^
||mainlandrambleinstinct.com^
||maintawrte.club^
||maipoted.com^
||makkuqiavqx.com^
||malharpossible.pro^
||malharvoice.pro^
||mallowsmother.com^
||malpacascal.space^
||mammalrussia.com^
||mamphxagal.com^
||managining.club^
||manatomicbru.site^
||manbragshep.com^
||mancehostic.site^
||mandearersi.club^
||mannequinent.site^
||mannequinent.website^
||mannernotchnewly.com^
||marchedcredulity.com^
||marchites.club^
||marerajahcopied.com^
||marguvpydbrr.com^
||markable.club^
||marketeret.club^
||martafatass.pro^
||martyappear.pro^
||marwinhitted.site^
||mascqybw.com^
||mastedyel.club^
||matagrabolisez.website^
||matchedule.club^
||matchintsv.club^
||matekernes.fun^
||mationen.club^
||matricavfr.club^
||mattemptad.club^
||mattempts.info^
||matzosetagood.com^
||maudawhy.com^
||mauringer.club^
||mauzobou.net^
||mavenlohi.com^
||mawlaybob.com^
||mawsewtow.com^
||mawssicksager.work^
||maxbounty.com^
||maxgirlgames.com^
||maximgushyoga.com^
||maycanrami.tk^
||mb103.com^
||mbcperyc.com^
||mbctxigml.com^
||mbermorn.top^
||mbertogethe.club^
||mbethnarrowe.info^
||mbholicymi.club^
||mbjrejhbcaihz.com^
||mbledeparatea.info^
||mbpjpmcz.com^
||mcfdnvewqws.com^
||mcirxbajhw.com^
||mcrzrxwrtpr.com^
||mcskucrxgwx.com^
||mdcszycw.com^
||mdcytqwnbr.com^
||mddwabpvzcr.com^
||mdlhzknv.com^
||mdlsite.com^
||mdmupsmel.com^
||mdpmgoitzaotk.com^
||mdqpfqvienzr.com^
||mdsauswjligigj.com^
||mduinqxgi.com^
||mdwvwbyvqh.com^
||mdxzmatcc.com^
||meajnbdavp.com^
||mechanicsearnestobjections.com^
||mecontentassent.website^
||medcourthe.fun^
||medcovern.club^
||mediaappletree.com^
||mediadisclose.com^
||medyagundem.com^
||meehaina.net^
||meepwrite.com^
||mega-fla.com^
||megaudent.xyz^
||megmeallab.com^
||megmobpoi.club^
||meguanha.com^
||mehebborc.com^
||meinlnim.com^
||mellodur.net^
||melo.space^
||melohxphr.com^
||membergo.club^
||memoralegil.site^
||memsyndazra.com^
||menagexbqhxf.com^
||menlochsuk.club^
||mentalbackie.site^
||mentcompa.club^
||mentpyjam.fun^
||mentsundert.club^
||mentvocacy.fun^
||menuladshy.life^
||meowpushnot.com^
||merchasem.club^
||mercialtaver.club^
||merciselyancies.site^
||mercyusuallylikewise.com^
||meriesbefor.fun^
||merunexcuses.club^
||meryjane.pro^
||metermsew.club^
||methickarda.club^
||methingewsf.club^
||methinking.club^
||methiopia.club^
||metosk.com^
||metricfast.com^
||mewnetwag.site^
||mewtenhah.com^
||mfdhvdwkdg.com^
||mffsqhmzeycb.com^
||mfgxwluvrr.com^
||mfgyyqqjpp.com^
||mfhsvkepu.com^
||mfigasff.com^
||mftmyrzoxtfx.com^
||mftxszpy.com^
||mfwjyreguafi.com^
||mfxjgymma.com^
||mfxxpyhzofbsg.com^
||mfxzxrveb.com^
||mgdfebwxonyfe.com^
||mgfkncmjue.com^
||mgjumvwmgusai.com^
||mgltjlqx.com^
||mgnczbprazyv.com^
||mgnkokxa.com^
||mgouoirpayddk.com^
||mgpejafvxxn.com^
||mgpphjvd.com^
||mgrantzenint.fun^
||mhfivsdhbpfgk.com^
||mhhjqfjujxwrfa.com^
||mhj765.xyz^
||mhorwseoai.com^
||mhviessolums.com^
||mi82ltk3veb7.com^
||miahshnju.com^
||mibsooks.net^
||micmatchi.club^
||microscoperestriction.com^
||microscopeundertakingprowl.com^
||middleimpetuous.com^
||miegpokitjxm.com^
||mierdydkqvpgno.com^
||mifxolavi.com^
||migatesbala.fun^
||mightseers.club^
||mignoops.net^
||mignpaybmqkcy.com^
||migongetlucky.com^
||mikpumwbahkx.com^
||mikrairs.com^
||milkytarcub.com^
||millagesert.info^
||mimpiphy.net^
||mimqvkusf.com^
||minaconfli.top^
||minently.com^
||mineraldoubte.club^
||mineralisasse.site^
||miniatureabhor.com^
||ministsentr.club^
||minologyhesia.site^
||minorexportshopping.com^
||minsistereron.site^
||minutesbitter.com^
||mirafaren.pw^
||miriamholid.fun^
||misdem.pro^
||miserincarnatestack.com^
||miserintesto.site^
||missingarchery.com^
||missiontestamentinterfering.com^
||mistressavouchdeity.com^
||misxgkvnlf.com^
||mitsczechoesy.site^
||mixturehopeful.com^
||mixuaeielbnlg.com^
||mjbuuxt7l18r.com^
||mjcvdxnmp.com^
||mjkvwpabdce.com^
||mjmbfjbgtqpu.com^
||mjpjjbbvct.com^
||mjquyspsrgybs.com^
||mjtjtcofce.com^
||mk1lyl406xmp.com^
||mkalruavzrtmh.com^
||mkgosjtrbhag.com^
||mkjsqrpmxqdf.com^
||mkkxioajtwm.com^
||mkxgvmswfmypy.com^
||mkyrxfftdmqx.com^
||mkzbpsiml.com^
||ml0z14azlflr.com^
||mlehvwpk.com^
||mlgtlxyicweqn.com^
||mljzbcrvexzn.com^
||mllfdnjrnkvhmd.com^
||mlltyllhgohn.com^
||mlonsougoylpbu.com^
||mlqrvksywbemk.com^
||mlqrytbjgrbe.com^
||mlsbxcgueedu.com^
||mlsys.xyz^
||mlsyuvxhhmvd.com^
||mlyqbqha.com^
||mmaroise.club^
||mmeexisten.club^
||mmfvtvdqlwxyj.com^
||mmpcqstnkcelx.com^
||mmqidlebc.com^
||mmsbbbki.com^
||mmsdewfvxhw.com^
||mnaljqzekv.com^
||mnbfujorh.com^
||mnfiiphpwzyncr.com^
||mnnsjudnfgalyx.com^
||mnozqjxzrhko.com^
||mnwmcyyoxm.com^
||mnyawkpabrsv.com^
||mnzdgidf.com^
||moapteeg.net^
||moapuwhe.com^
||mob1ledev1ces.com^
||mobalert.net^
||mobbahjug.com^
||mobilehdmi.com^
||mobileoffers-al-download.com^
||mobreach.com^
||mocmubse.net^
||modermott.club^
||moderningvigil.pro^
||modgirtspod.work^
||modificant.club^
||modificantra.club^
||modraytor.com^
||modulepush.com^
||mofzedjmlhds.com^
||moginhstnxswt.com^
||mohammequhe.site^
||mohqurakhwvf.com^
||moimjvrbzb.com^
||mojhasmpl.com^
||mol18.biz^
||moleforgotbran.casa^
||molfkqiw.com^
||momentumviable.com^
||monadplug.com^
||monastersincl.site^
||mondayunauthorized.com^
||moneyzenith.com^
||mongdaughc.fun^
||monotonoussurveytoxic.com^
||montkpl.top^
||montwam.top^
||mooaleoat.com^
||mooantink.com^
||moonads.net^
||moonicorn.network^
||moontuftboy.com^
||mopedisods.com^
||mopushy.com^
||mopxhrgiyybr.com^
||moradu.com^
||morazormands.site^
||morderedouih.club^
||morningsophisticatedcenter.com^
||mortantameron.club^
||mortcollect.com^
||mortionaletak.site^
||mortionalgo.site^
||mosdqxsgjhes.com^
||motheregarded.info^
||motherehoom.pro^
||motherhoodenhanced.com^
||motille.com^
||mouuhrprxixwrw.com^
||moveadrenaline.com^
||movie-pass.club^
||movie-pass.live^
||moviesteward.com^
||mozgvya.com^
||mpanybac.club^
||mpay69.com^
||mpbjbeueinytao.com^
||mpersonclu.club^
||mpgvgkeib.com^
||mphgyvnbap.com^
||mpletedsen.fun^
||mpletiontire.club^
||mplexanno.club^
||mplexhete.club^
||mpliedancia.info^
||mpltrack.com^
||mpmzqgkpavhhkt.com^
||mprisedluxemb.info^
||mptedcazdep.info^
||mptentry.com^
||mpudcfnsnpj.com^
||mpyiiswvgxz.com^
||mqhjvfeiiucga.com^
||mqhubpjjlhszv.com^
||mqmtjoshdvlow.com^
||mqnklgnucy.com^
||mquvqdhzgfyjl.com^
||mr2cnjuh34jb.com^
||mr5aqoqlegsp.com^
||mrddz.xyz^
||mrhtltayffbrgv.com^
||mrjb7hvcks.com^
||mrjppjqmc.com^
||mrjzfzwey.com^
||mrnvpqtqkx.com^
||mrtehsag.com^
||mruxsxrnu.com^
||mrzikj.com^
||mrzpfpgh.com^
||msbftyajwu.com^
||msegeqxwopq.com^
||msgwxozk.com^
||msigpurubzkm.com^
||mslimitages.site^
||mslimitagesmo.site^
||mspgkbvxtl.com^
||mspnlttfp.com^
||msrigkqkdd.com^
||mstorer.net^
||mswysfgnr.com^
||msxmfyhwgkos.com^
||mszoioqvm.com^
||mtbgrgscjwcjc.com^
||mtbwqtfqnj.com^
||mtdlcstsqt.com^
||mtezigrrabk.com^
||mtmuhcmpz.com^
||mtnreztslx.com^
||mtsoxkqlqnawre.com^
||mtzddtrs.com^
||mtzszlpypbxjm.com^
||muagjoxfew.com^
||mugleafly.com^
||mugpothop.com^
||muhexvakuawzo.com^
||mujgirreveals.club^
||mujzsntbwzwc.com^
||mungaryn.club^
||municalcurit.club^
||munitedoploko.site^
||munpprwlhric.com^
||munroadaz.site^
||muoiuxfj.com^
||muqson0kgr.com^
||murdened.club^
||murdenedo.club^
||mushroomresolved.com^
||muttonvalet.com^
||muwjxxvovtb.com^
||muyoozrkkyr.com^
||muzjpkel.com^
||mv3kosrrlxa7.com^
||mvbemeggnodty.com^
||mvdizbgdpfgl.com^
||mvdvktbaptzl.com^
||mvimzkmondb.com^
||mvnuyjsdgle.com^
||mvotvznetuvfb.com^
||mvqzskrnrsy.com^
||mvunstblutptj.com^
||mvvecbfomk.com^
||mvvspjarye.com^
||mvxhbajzn.com^
||mwaiqeefj.com^
||mwggummxeygq.com^
||mwhjamwra.com^
||mwhtoxix.com^
||mwslcqfoifw.com^
||mwtvrqokhbnidz.com^
||mwvznnssqv.com^
||mwzquivpqnod.com^
||mxadtjluuv.com^
||mxjptfrxqaavdc.com^
||mxphrvkcgvcpl.com^
||mxsuikhqaggf.com^
||mxvncslrduda.com^
||mxysalqnbj.com^
||mybestdc.com^
||myclickpush.com^
||myfizvybnhsquv.com^
||mykhtesikvuz.com^
||mylbhsppnrskr.com^
||mylevfpqmlt.com^
||mylhebhwgim.com^
||myogwiwjlfrngo.com^
||mypydwibqja.com^
||myqdpxaofyzkwf.com^
||myqzicfxbkpk.com^
||myrtlerepresentationathwart.com^
||mytrackf73.com^
||myuffcmf.com^
||mzhcaexrrl.com^
||mzjotkigwu.com^
||mzmnrczlsqtlya.com^
||mzmtpdcouoa.com^
||mznzltgotp.com^
||mzvwhksbwnj.com^
||mzwmdaadjf.com^
||mzxexigxkb.com^
||n1ora14.online^
||n39hc7isp08t.com^
||n3x7.xyz^
||n6mnw8jaldqe.com^
||naapvraf.com^
||naavxddd.com^
||nacfuns.com^
||nacticedsmall.club^
||nadjustifygas.info^
||nafgiaui.com^
||naganoadigei.com^
||naghocmu.com^
||nah9v7mdppff.com^
||nahixtmnmpcz.com^
||nahpewniig.com^
||nailowhe.net^
||naircastlecywr.club^
||naiwvizpzflx.com^
||najyzdlmqq.com^
||nalbusinespr.info^
||nalrxmmcs.com^
||naohofhbprtx.com^
||nappybedcandid.com^
||narkalignevil.com^
||narrowperennialaffable.com^
||natesbiscussi.club^
||natorpression.fun^
||naustoch.net^
||naxrjxij.com^
||nbasicalbuffere.info^
||nbbqgaeqnxun.com^
||nbeejafjpbm.com^
||nbf9b5aurl.com^
||nbhubocsduzn.com^
||nbijjhqnzcwr.com^
||nbkwnsonadrb.com^
||nbnhhwnjbkdmfi.com^
||nbuzrpmvgwsmjg.com^
||nbwcnctzneii.com^
||nbxiwktuvymecs.com^
||nbxpuziszhqz.com^
||ncafclpip.com^
||ncedagricul.info^
||nceevenue.club^
||ncefoundanges.info^
||nchxiaxafowid.com^
||nchxvxvy.com^
||ncialappropo.site^
||ncilityinflati.club^
||ncitwacpa.com^
||ncmcbufifgcu.com^
||ncountsnash.info^
||ncourtainco.club^
||nctionclarkingcu.fun^
||ncvperjurh.com^
||ncydissalc.club^
||ncyemedcazdnol.com^
||ncylegiatede.info^
||nczlhwsguwc.com^
||ndardsferv.club^
||ndardsgreatm.fun^
||ndddttxkqyh.com^
||ndecpynmkwqjz.com^
||ndenlende.club^
||ndersotherei.site^
||ndfegyhf.com^
||ndikvccwz.com^
||ndincreateds.club^
||ndkaxtyhxy.com^
||ndlegwynetc.fun^
||ndndasyo.com^
||ndonsenatio.club^
||ndprxvzgy.com^
||ndreammin.space^
||ndxtyryloc.com^
||neddifficec.club^
||nedinchestw.site^
||neecnuaa.com^
||neenaist.net^
||nefczemmdcqi.com^
||nehodyshy.pro^
||neitherspreta.site^
||nelsdecademi.info^
||neltoole.net^
||nepyhecawr.com^
||nerbulsterme.club^
||neschaypaxkk.com^
||neshedfrie.club^
||nesjournin.top^
||nesoaghu.net^
||nesparklines.info^
||nessendencec.info^
||nesystersp.club^
||netcatx.com^
||netpatas.com^
||netrosol.net^
||neurishot.info^
||neuronales.xyz^
||neveralexpect.fun^
||neverythin.club^
||new-incoming.email^
||new-new-years.com^
||new17write.com^
||newbornwilful.com^
||newerannews.com^
||news-headlines.co^
||newsadst.com^
||newsm247.online^
||newspaperlove.com^
||newsubscribes.com^
||newsunads.com^
||newthuads.com^
||newvideos.xyz^
||nfanxxuegzp.com^
||nfarmerlycompa.info^
||nfbpdwso.com^
||nfkq8jy5db0b.com^
||nfkxplkiid.com^
||nfngrcjaejui.com^
||nfqglptm47uc.com^
||nfwljgjva.com^
||ngallerydese.club^
||ngessupposi.club^
||ngfsciiu.com^
||ngholishingsm.info^
||ngisolomba.club^
||ngknowle.top^
||nglattemptenlan.fun^
||ngleaccinemad.site^
||nglingapparen.fun^
||ngrichtelcr.club^
||ngtablishbol.top^
||ngumyydbupv.com^
||nguooqblyjrz.com^
||ngyfmghgd.com^
||nhkhxvnhfdkn.com^
||nhndzbmnkps.com^
||nhqmomir.com^
||nhqxzqvkj.com^
||nhtkbvafhre.com^
||ni6cdwf6w5xr.com^
||niazlhvok.com^
||nibzitgas.com^
||nicevideos.xyz^
||nichools.com^
||nicmtzkucd.com^
||nicveteroge.club^
||niebrundveepursuede.info^
||nificincreasi.club^
||nightening.club^
||nightmareadministerwatch.com^
||nignrecentry.club^
||nigypfppbo.com^
||niledestratherg.club^
||nimjdyknjzcp.com^
||nimmediu.info^
||nindonsenat.club^
||ninecovetous.com^
||ninetypatsy.com^
||ningsalmond.club^
||ningsovern.fun^
||nirqmbrzplvtjr.com^
||nirzzfseiwkq.com^
||nishathlessharr.info^
||nishfarmerlypas.info^
||nistdeathersd.club^
||nityannoun.top^
||nivsrtqdurhjz.com^
||niwztgetlytxv.com^
||njawafwpmv.com^
||njkgqdxavz.com^
||njmeadll.com^
||njmztqqtigys.com^
||njxtoflrhhyy.com^
||nk26uvjrz0tt.com^
||nklrfqgz.com^
||nklwltrpzhy.com^
||nknxugrndmf.com^
||nkyafqufx.com^
||nlbnegea.com^
||nlcriuncacyys.com^
||nlteopgkeb.com^
||nlujbqmtgv.com^
||nlyqwlyykvjl.com^
||nlz0ini5uz9t.com^
||nlzz7a3md4sx.com^
||nmentsce.top^
||nmentshad.info^
||nmentsim.club^
||nmldqncelrpht.com^
||nmnzukxervpdnx.com^
||nmouzlbragpyp.com^
||nmrlcnuok.com^
||nmwzrcdzbrjj.com^
||nmywwgnnkmud.com^
||nndgxdunwvte.com^
||nnfgfuhecdfls.com^
||nnmgvixuhbqju.com^
||nnmmdhpi.com^
||nntvphjayapz.com^
||nnulezwhvbrzwu.com^
||nnvjigagpwsh.com^
||nnvqabkpa.com^
||noagloot.net^
||noaloheb.com^
||noamiagainst.pro^
||noamiscience.pro^
||noblemagnition.com^
||nobpgppgbucy.com^
||noclef.com^
||noespondcob.com^
||nofferentco.club^
||nogerefron.info^
||noglolra.com^
||noiaifyednjt.com^
||nojbconvtg.com^
||nolpjfsu.com^
||nomicidenti.top^
||nonerr.com^
||noonraptnite.com^
||noproblfr.com^
||noqj1iz4u28t.com^
||norakseemlyntr.info^
||normugtog.com^
||northeregikgf.club^
||northernintimate.com^
||northyatters.site^
||nosdbwnd.com^
||nostromedia.com^
||notchchatterboxdoor.com^
||notchcollectormuffin.com^
||notestscredi.club^
||nothickner.club^
||nothingarbourdough.com^
||notification-centar.com^
||notify-service.com^
||notify.rocks^
||notifysrv.com^
||noutstancerewe.info^
||novatrck.icu^
||noviceexplanationteapot.com^
||novostisporta.info^
||nowledged.club^
||nowymmrxj.com^
||npjqjgiskte.com^
||npractivelyfr.space^
||npslxuwkrfwvou.com^
||npugiddevgmtft.com^
||npujhntk.com^
||nq93jx1vpq9r.com^
||nqcqwnvazq.com^
||nqlrewsfmywgbx.com^
||nqnggjvdzsy.com^
||nqrkzcd7ixwr.com^
||nqslmtuswqdz.com^
||nqtnwvwigvo.com^
||nqtqrnfzvp.com^
||nqwkzvqwa.com^
||nqzmumesrbiy.com^
||nraddramatica.club^
||nrbgvvpll.com^
||nrcrbfqa.com^
||nrdaixdlt.com^
||nrkpsucnwuexfl.com^
||nrtorbqr.com^
||nrupgnyboerssu.com^
||nryceuula.com^
||nrzhlsvqxbgpbn.com^
||nsboaqyssquk.com^
||nscjgmhyeov.com^
||nscollectureob.info^
||nscyklfbiymns.com^
||nseconoming.club^
||nsecretaflicti.info^
||nsfercuritydi.club^
||nsidereturn.club^
||nskoxgsb.com^
||nsmwtzwq.com^
||nsnfokcikwf.com^
||nsofasstroy.info^
||nsomfammrmhbc.com^
||nsoncandred.site^
||nsonoursewit.fun^
||nsovwzmhl.com^
||nsserviewssti.club^
||nstjenxcpvm.com^
||nstlnjtrufu.com^
||nstructhow.top^
||nswnseld.com^
||nsxawdatuetbq.com^
||ntadnddfgogpse.com^
||ntbftkhrsrh.com^
||ntbtvdbomevgzs.com^
||ntdbjlngermplx.com^
||ntdvjlvau.com^
||ntedporchite.info^
||ntentifycom.club^
||nteredprac.club^
||nteredpract.club^
||ntgqcnferh.com^
||ntgygnke.com^
||nthfundog.com^
||nthsvpcd.com^
||nticqzrucdg.com^
||ntierabery.club^
||ntlhrttump.com^
||ntlyenclothe.club^
||ntlzbnmyukos.com^
||ntowcested.info^
||ntpmhryl.com^
||ntracksno.top^
||ntroducepo.club^
||ntryhospitesoili.fun^
||ntryonoxojiyya.com^
||ntsacklecre.club^
||ntsartingaccura.info^
||ntshoustee.club^
||ntsimprovide.info^
||ntsparallycalc.info^
||ntsperimepr.space^
||ntvsw.com^
||nucgjbkrixsyh.com^
||nudooapfildwbz.com^
||nuhwyavc.com^
||null-point.com^
||nulwhbbyfdxy.com^
||numbertrck.com^
||numcxvlfguc.com^
||nunailsum.com^
||nunhoefey.com^
||nuowoczmvits.com^
||nupgypwxcv.com^
||nupoot.com^
||nurobi.info^
||nusptbgwdcc.com^
||nutlekuainya.com^
||nutscolouredrefrain.com^
||nuxdkxknj.com^
||nuxsmhexm.com^
||nvbwgk.com^
||nvcwpexqk.com^
||nvdljujp.com^
||nvgcmeqfn.com^
||nvhzkdltdxfoax.com^
||nvikgaormj.com^
||nvironymscli.info^
||nvitdeservala.site^
||nvloygrnfe.com^
||nvoepbzqtn.com^
||nvrblk.xyz^
||nvtbspcwhb.com^
||nvvdtfqboy.bid^
||nvxzjmowusg.com^
||nwazehtl.com^
||nwjabizlgseab.com^
||nwntsnjtowku.com^
||nwqcvbyznx.com^
||nwrgqhjtullyjs.com^
||nwwuhiukrq.com^
||nwxtppuoeycp.com^
||nxcxithvcoeh.com^
||nxnjpslufglmvp.com^
||nxtipyczkivm.com^
||nxtuaeko.com^
||ny8yoo2ro5aa.com^
||nyacampwk.com^
||nybsqmqbycmtid.com^
||nychemicallun.fun^
||nycnjewyxex.com^
||nyhpwuns.com^
||nyibqkuhqdz.com^
||nyltsyud.com^
||nyrithenrebarro.info^
||nyshoweverislat.fun^
||nyskocbhfz.com^
||nytqlenw.com^
||nyutkikha.info^
||nyvbugkm.com^
||nyvqazwtcwk.com^
||nyxvhfwfbmh.com^
||nzcjjhkd.com^
||nzhuswwhd.com^
||nzkjbazl.com^
||nzkumtaiw.com^
||nzkxmphfbqrfzs.com^
||nzlydrgumirn.com^
||nzopgzncs.com^
||nzpjatzkwdzb.com^
||nztrimhg5fd1.com^
||o-e.xyz^
||o4uxrk33.com^
||o626b32etkg6.com^
||oadaheba.net^
||oageeedhvyyojj.com^
||oaitcmlscwe.com^
||oajujirg.net^
||oakrkptc.com^
||oansiwcmc.com^
||oapseele.net^
||oardilin.com^
||oartozvwzv.com^
||oarvfvntktnoto.com^
||oasazedy.com^
||oatvyenmekc.com^
||oaxpcohp.com^
||oazbtactg.com^
||obaukads.com^
||obefjbb4mykw.com^
||obfkwtiwavn.com^
||obgsyorlag.com^
||obliteratebedblue.com^
||oblivionwatcherrebellious.com^
||obnyujeibv.com^
||obstacleconsideringheadphone.com^
||obtainlylibuk.club^
||obufquwiwy.com^
||obwvmzdb.com^
||obyxqjgwg.com^
||occupangno.club^
||occupantrookpurely.com^
||ocejkjkopphj.com^
||oceuwezutqfcbx.com^
||ocfsmefzzarkmo.com^
||ochaugly.net^
||ocixtsnyxxvyaw.com^
||ocnvgwuppfstkj.com^
||oconner.link^
||ocphuulbithyyd.com^
||ocrwyhamhfpfc.com^
||ocyhiome.com^
||od0gddq27wkk.com^
||odanetrlgvunth.com^
||odcnpmjgsxrqpr.com^
||odhuvqrlntidxf.com^
||odlkdyoe.com^
||odukhsymyua.com^
||odwofgksbcyoh.com^
||odwsequjcyk.com^
||oebadu.com^
||oecxrvamnvc.com^
||oedoxundnibwc.com^
||oeevatisopdl.com^
||oefyjdykepx.com^
||oegzbchydxbjkz.com^
||oeidusggzj.com^
||oeppesfmzlbpa.com^
||oertmxfsryji.com^
||oevltdvzl.com^
||oevqxivhquovq.com^
||oevujdgj.com^
||oexbdfnbentzd.com^
||oezgivtasc.com^
||ofbapmmo.com^
||ofdfinqurwpi.com^
||ofenltlzepz.com^
||ofexmskz.com^
||offerimage.com^
||offgashah.club^
||offickiekizashi.site^
||officultpolicit.pro^
||offoonguser.com^
||offshoretolerantbenignity.com^
||ofgogoatan.com^
||ofhappinyer.com^
||ofhypnoer.com^
||ofirjzamaye.com^
||ofkrfhjded.com^
||ofnpjpvxtjfx.com^
||ofphanpytor.com^
||ofslaskeujwn.com^
||ofttanmob.site^
||ofwuwfgq.com^
||ofzoxqcldl.com^
||ogdzyxly.com^
||ogleslimeexecs.casa^
||ogluyourrvv.com^
||ogmtiwxrm.com^
||ognybevu.com^
||ogqbessddhezi.com^
||ogskle.com^
||ogwykjkqbhf.com^
||ogysevery.site^
||ogzdcghzpwos.com^
||ohdoxowrbkyd.com^
||ohkdsplu.com^
||ohldsplu.com^
||ohmchoicechi.online^
||ohonorpod.site^
||ohrkrzvndwitaa.com^
||ohsatum.info^
||ohscoczrnhzd.com^
||ohstbumzdyz.com^
||ohszjtbehoo.com^
||ohzczsyjadw.com^
||ohznypoh.com^
||oicretarifiedy.top^
||oiehcvpxfbnur.com^
||oinqqbzs.com^
||oinvalentpriv.top^
||oipcqenejq.com^
||oiycak.com^
||ojbhoukw.com^
||ojeergoy.com^
||ojktwzisvpb.com^
||ojstdedb.com^
||ojwd63thskiz.com^
||ojwgkxcgdhvacc.com^
||ojwmlieqguqg.com^
||okgzwezcrmchk.com^
||okrnvztkhkghas.com^
||oktkuwjry.com^
||okvidihqc.com^
||okvtmvrmha.com^
||oldmilram.com^
||oldnayfey.com^
||oldqsuoemchpr.com^
||oldrummarim.club^
||olhupniause.com^
||olicyconsendsi.info^
||olkrzytv.com^
||olkzcdihiewe.com^
||olmsoneenh.info^
||oloniansyello.site^
||olrmwkarcwfbjz.com^
||olthlikechgq.com^
||olvqbwxucv.com^
||olzwogofebrfh.com^
||omatri.info^
||omchanseyr.com^
||omfortsex.club^
||ommodatesjoin.info^
||omoaxaus.net^
||omsyfxirjg.com^
||omzwbcsev.com^
||onalentressionw.info^
||oncersshartsh.fun^
||onclickalgo.com^
||onclickgenius.com^
||onclickperformance.com^
||ondayswr.club^
||onegalact.com^
||onergong.com^
||onesegreativec.site^
||onetouch4.com^
||onfericaq.com^
||onfingerous.club^
||onindexicowillio.info^
||onintensstud.club^
||onkftmmfiwxh.com^
||onmarshtompor.com^
||onolinclosesr.club^
||onrlaqhh.com^
||onsafelink.com^
||onscribedpastrong.info^
||onsertilyas.club^
||onsidentss.top^
||onsoutsider.top^
||onstunkyr.com^
||onwaysebuj.site^
||onxxyeoyes.com^
||onysociate.club^
||oojthlwtlu.com^
||ookedapp.club^
||ookiqhfioldxwj.com^
||ookmakescole.club^
||oolufhbdabqce.com^
||oonnmaxhz.com^
||ootqfqjhzfrtn.com^
||oounzfsyxiuj.com^
||ooutqfslr.com^
||oovj94k5hg4j.com^
||ooxoatse.com^
||opcyvbwkbiaqyt.com^
||opdefmkoeuoumo.com^
||opekoobs.net^
||opfrjkmmvqmm.com^
||opgolan.com^
||ophoahik.net^
||opisumqii.com^
||opoapibs.net^
||oppressiveinterdependenthumanity.com^
||opsoomet.net^
||optimizesrv.com^
||optnx.com^
||optvx.com^
||opyyykrdyuum.com^
||opzdbhjvd.com^
||oqbxbautpu.com^
||oqhrlphoecl.com^
||oqiatejmfwelas.com^
||oqogtkqquflpf.com^
||oqrjbnriumr.com^
||oqxyzvkwso.com^
||orarbeatrem.club^
||oratedencourse.info^
||oratorsresente.info^
||orcjagpox.com^
||ordbtltlcmqv.com^
||ordealgraveyard.com^
||ordinggrandt.fun^
||orgttpvpglshap.com^
||originedreting.site^
||orminecommi.fun^
||ornamedev.club^
||ortantchangem.info^
||orvzvaqig.com^
||osdiqyuesejd.com^
||oselyprepartie.info^
||osevrgzpsu.com^
||ositiesloca.top^
||ositoretoko.club^
||osmondards.pro^
||osnbddsrm.com^
||ospjthkhtwv.com^
||ossdqciz.com^
||osvryhznx.com^
||oswalled.club^
||otcbuqxriuht.com^
||otcxzgcu.com^
||otdgnmvw.com^
||otdsngganpsgru.com^
||otentieschoo.site^
||otesreviou.club^
||otfquqgqvsjof.com^
||othernfrence.club^
||othesarialiber.club^
||othyightmare.club^
||otiqknmqyibci.com^
||otkpegjvpyi.com^
||otmyoesv.com^
||otnolabttmup.com^
||otnolatrnup.com^
||otoxkqlivsqr.com^
||otqhemtwoene.com^
||otsurvedchange.info^
||otuveoqm.com^
||otyguqrpv.com^
||oucywciij.com^
||oudccdjvh.com^
||oufauthy.net^
||ouftukoo.net^
||ougdqjentmp.com^
||oughaoxixcfe.com^
||oughedear.club^
||oughgoalityabo.info^
||oughtedcrim.top^
||ouhdgmzajfaop.com^
||oujlnbyavjhy.com^
||oukreesy.net^
||oulipiste.xyz^
||oulxdvvpmfcd.com^
||ouncialliberte.site^
||ountapaveralle.info^
||ountringch.club^
||ountryvener.club^
||ounyrilukncbj.com^
||ouqlhdajsaq.com^
||ourpartmen.club^
||ouslyrappre.club^
||ousseventi.info^
||outhulem.net^
||outhumporc.work^
||outlookabsorb.com^
||outotheret.club^
||outsimfat.site^
||outtunova.com^
||outwarent.club^
||ouuktjcoh.com^
||ouzoadru.net^
||ovcxvpvdk.com^
||ovczxzkfkfbb.com^
||ovementerter.site^
||overboardinflected.com^
||overnment.club^
||overnmentil.site^
||overnmentsv.club^
||overnmenty.club^
||overribleintena.info^
||ovfuoico.com^
||ovgzbnjj.com^
||oviwtvswp.com^
||ovk2cuebg77t.com^
||ovmzlptjfci.com^
||ovscyvcucd.com^
||ovsindusted.club^
||ovtkwzyowci.com^
||ovyiakt1wzqz.com^
||owajgovpu.com^
||owcdycko.com^
||owdojmypl.com^
||owedinternslt.space^
||owejzckyioic.com^
||oweverycanvas.info^
||owkbqoby.com^
||owlsoralscola.icu^
||owlsyumducal.com^
||owncutone.com^
||owodtmyd.com^
||owwjelpkhli.com^
||oxfjlzyhxjihk.com^
||oxfpvhulqwv.com^
||oxipkvzcdzh.com^
||oxpvwliy.com^
||oxtowerbus.club^
||oxzffweyw.com^
||oyeesfrencha.fun^
||oyfncnedrymc.com^
||oyfsdpmhncobvj.com^
||oyiqurfqulhuq.com^
||oymlttqg.com^
||oyndqimgof.com^
||oypgywhfcrk.com^
||oysterscarton.com^
||ozafaszolf.com^
||ozbwaijtzfwel.com^
||ozcdkiphvsnrht.com^
||ozmifi.info^
||ozrdgjalmch.com^
||ozrmnwplx.com^
||ozsriqitazi.com^
||ozugzufdxniu.com^
||ozvxadosic.com^
||ozwjhdler.com^
||p6p2w3v92czo.com^
||p9oqu.com^
||paakkisuvs.com^
||pabhagivene.site^
||pachminas.xyz^
||pacitiesbo.info^
||pactendsmalt.icu^
||padma-fed.com^
||padpitnon.site^
||padsabz.com^
||padsanz.com^
||padsats.com^
||padsatz.com^
||padsbrown.com^
||padsecs.com^
||padsecz.com^
||padskis.com^
||padslims.com^
||padspms.com^
||padsreds.com^
||paecbeeavmopbl.com^
||paegcsvchsdlbj.com^
||pagaynrbee.com^
||paginw.com^
||pagiwp.com^
||pagnookr.net^
||paht.tech^
||painsko.com^
||paintifiercute.club^
||paishuno.net^
||pakistant.club^
||palibs.tech^
||panieswol.club^
||panieswolf.club^
||pantherfaucetchoked.com^
||panypeditors.club^
||papersion.club^
||paqiqqjmmo.com^
||paqtnspb.com^
||paranoiseras.site^
||paranoiseras.website^
||paraterinchest.site^
||paratingsulik.site^
||parchlusciousepoch.com^
||parentful.club^
||parketbedde.info^
||parpapsit.com^
||parsruingmeld.com^
||particularmadam.com^
||parwrite.com^
||pasaigul.com^
||paservices.tech^
||passeseuro.com^
||passioncrunchfingernail.com^
||passtechusa.com^
||pasturecompelscreen.com^
||paternalhumiliate.com^
||patgsrv.com^
||patithatspartal.pro^
||patlgfvxkto.com^
||patrizio.pro^
||patroposalun.pro^
||pattentinevec.site^
||paula-secundinus.com^
||paupbxxmhh.com^
||paveherniaell.com^
||pavementinhumanabstain.com^
||paveralleycoun.info^
||pavfhwwddf.com^
||pay2clik.cf^
||paysoxemgjqp.com^
||pb5oqguywycj.com^
||pbfjqmwjmuxywt.com^
||pbixcuapo.com^
||pbkhlczs.com^
||pbnusnsr.com^
||pbofytmakvye.com^
||pbpdgojwzfdc.com^
||pbyfsnjpnygyfc.com^
||pccpyjngw.com^
||pcdjvinnlhysg.com^
||pcfobwzmlts.com^
||pcizpawioulv.com^
||pcjkmabp.com^
||pclk.name^
||pcommaging.site^
||pcrhfkuwp.com^
||pcskkmgjnubi.com^
||pd-news.com^
||pdgxtdughbeks.com^
||pdmtmribgaqctz.com^
||pdmucolwl.com^
||peachsquat.com^
||pearerinven.fun^
||pebadu.com^
||pebwjgvxpnxsch.com^
||peckshadowlousy.com^
||pednorthe.top^
||peedtzaregg.casa^
||peekscrane.com^
||peethobo.com^
||pendaccomot.club^
||pendingvillashells.com^
||pennisdising.top^
||pennzxycrdmw.com^
||pepnerdmime.cam^
||pepsgolfsintake.com^
||perceivecatastrophe.com^
||perfordpetre.club^
||performanceonclick.com^
||perfunctorytalentcompute.com^
||pergavelshot.com^
||perhangeflets.site^
||perhapscommabudge.com^
||peripherd.club^
||perspoolothe.fun^
||pertycleaner.site^
||perymiynf.com^
||perytakeryca.fun^
||pestilenttidefilth.org^
||petachiefund.club^
||petchesa.net^
||petchoch.com^
||petoweflip.com^
||petrospedas.club^
||petsarlaaafru.com^
||pewdewgeehc.com^
||pf34zdjoeycr.com^
||pfcjhjogq.com^
||pfdctvdgjw.com^
||pfdgbyoj.com^
||pffw8mgd.com^
||pfihfdmwdsjum.com^
||pfmmqofcadze.com^
||pfmoriuywsl.com^
||pfoohjpdbxt.com^
||pfpkzjwi.com^
||pfvfwielz.com^
||pfvgazngauezhk.com^
||pfxcnvjoysztb.com^
||pfyalardueu.com^
||pgdhapctt.com^
||pgeejqisao.com^
||pgepkagfndl.com^
||pgonews.pro^
||pgpfdravejq.com^
||pgpszwldfpc.com^
||pgpyce.com^
||pgqpibyycasfvl.com^
||pgradualirelev.info^
||phaboart.net^
||phabsoun.net^
||phaignoo.com^
||phaikroo.net^
||pharougn.com^
||phastoag.com^
||phauwooz.net^
||phdtryxlepjayf.com^
||pheekrie.com^
||pheevoug.com^
||pheizpjpowvw.com^
||phenomour.club^
||phenylketh.site^
||philation.club^
||philosophicalregardlesssetback.com^
||phokukse.com^
||phoobsoo.net^
||phookree.com^
||phooreew.net^
||phovihopy.pro^
||phsism.com^
||phtfydtpxkdhmo.com^
||phvmjnkysnj.com^
||physicianhung.com^
||phywyzpugswttb.com^
||picketwelcomeappreciation.com^
||picturesdeepertwinkle.com^
||picznhen.com^
||pidbbdxixp.com^
||piecesskoj.club^
||pigaimhop.com^
||pigeonscaptive.com^
||piginkdos.com^
||pignuwoa.com^
||pigwinspath.icu^
||piifwkvdil.com^
||pijlvpsqf.com^
||pilgrimary.club^
||pilgrimarym.club^
||pillowagecredulous.com^
||pimygjumeyrtxe.com^
||pineapplesiblingerotic.com^
||pingdishonest.com^
||pingoli.info^
||pingqwlxklbiev.com^
||pinlrzucbjt.com^
||pinocularoud.site^
||pinresentag.info^
||piozhntfxag.com^
||pipeteesundid.com^
||pipiryiqu.com^
||piqvuvqc.com^
||pisism.com^
||pismvlkq.com^
||pisucbaart.com^
||pitduougk.com^
||pitegirlfridg.top^
||pjbifjjtir.com^
||pjchkuksy.com^
||pjkbojrcraj.com^
||pjnjskdvmbnup.com^
||pjpgrrkegamhq.com^
||pjsiazatx.com^
||pjszvzkfib.com^
||pjwdbgkrhb.com^
||pjx1ky4xhwip.com^
||pjyuftrh.com^
||pkhhyool.com^
||pkirdfqe.com^
||pkitdifnkz.com^
||pklaowdpzwflvr.com^
||pkmkkjwknvf.com^
||pknzoizczuhjvk.com^
||pkqfuffahcdbm.com^
||pkrgwlwhhsie.com^
||pkscjfqekfahb.com^
||pktqcr.com^
||pkytbidauolavq.com^
||plainlycradlescalp.com^
||plaintiffalphabetslacken.com^
||plasminori.club^
||plathwardsve.site^
||platinumarrangements.com^
||playerseo.club^
||playstream.media^
||plbfuyckzn.com^
||pldsafpulgnw.com^
||pleatanxiety.com^
||pleatglossary.com^
||plehimselves.info^
||pletiondem.club^
||plgrrkpxnjrvac.com^
||plhielbsmvlm.com^
||plhvzqkkirw.com^
||pllblrapagrvn.com^
||pllregftgbgmdi.com^
||plqakqvku.com^
||plxtejszb.com^
||plyinsidere.club^
||plyvitablesagree.info^
||plzjcnyxcdl.com^
||pmdgwnsgucy.com^
||pminnsodv.com^
||pmjwztzpuhb.com^
||pmnywlfdffjge.com^
||pmoucikneuxcxy.com^
||pmrbancrbuht.com^
||pndelfast.com^
||pnhdnlrzwu.com^
||pnhnzihmrjybgt.com^
||pnhtmagmhbu.com^
||pnkdlqeibm.com^
||pnmoclqxtcsbw.com^
||pnobsmeio.com^
||pnrblholty.com^
||pnwhrmyit.com^
||pnzamawzgw.com^
||poaxupoqbw.com^
||pobliba.info^
||pocrowpush.com^
||podbwdcrmjufmr.com^
||podhopfit.site^
||podimxqmqguj.com^
||poemsdeucewee.com^
||poemsproduced.com^
||poignantcover.com^
||point-of-entry.com^
||poleonaryprac.info^
||polituremil.club^
||ponderaura.com^
||pooboafi.net^
||poorlydig.com^
||popadscdn.net^
||popcash.net^
||pophahwot.com^
||poponclick.info^
||popsoffer.com^
||poraryguib.club^
||poratedp.top^
||porchiteds.club^
||portedlysarcatc.info^
||positious.club^
||possepairsad.com^
||possessedbrute.com^
||possipationd.info^
||postback.info^
||postlnk.com^
||potatoescollections.com^
||potentingaknt.club^
||potentingxyr.club^
||potentionsdarket.site^
||potjevleesch.xyz^
||poubotem.com^
||poudeeri.com^
||pouluwie.net^
||pouncewhineheadquarter.com^
||povqrvsoljy.com^
||powerapp.download^
||powisgadhot.com^
||poxaharap.com^
||poxeemso.com^
||poxtebnltkehh.com^
||poyecjzk.com^
||ppbvmesssyacij.com^
||ppfrlfe.com^
||ppiespresen.club^
||pprcfwhlmtagay.com^
||pprq7.com^
||ppvlukah.com^
||ppwxiuicy.com^
||ppxoxkdpxtu.com^
||pqdgvgxtshpny.com^
||pqftlgwzkuzsg.com^
||pqlveeoq.com^
||pqmfbegdsuwqiz.com^
||pqpuraoxacaxw.com^
||pquuiokltzjpeg.com^
||pqxadekhqotwkv.com^
||practeddagek.club^
||practimplete.club^
||practingunef.site^
||practivelizar.club^
||practthreat.club^
||praesumes.xyz^
||praganytu.club^
||praght.tech^
||pragment.club^
||prayuserparka.com^
||prctxexizzpp.com^
||prcymjchczmbjj.com^
||preadyaggrego.club^
||precursoruphill.com^
||prederablyw.fun^
||predictableenliven.com^
||predictivdisplay.com^
||preferent.club^
||preferredwhatknew.com^
||premium-members.com^
||premiumvertising.com^
||prepairoo.club^
||preparecanyonpendulous.com^
||preparedjuxtapose.com^
||prepenseprepensedefiance.com^
||presearchity.site^
||presentsh.club^
||pressingfastenedphantom.com^
||pressshredpreach.com^
||presticikju.club^
||pretencejailscore.com^
||prevealhealth.info^
||previsibilisais.website^
||preyjustly.com^
||prfctmney.com^
||prfxrfkrvzroz.com^
||prieseerunbe.info^
||princided.club^
||prioritybeforehand.com^
||priorityinvaderinflation.com^
||privacysearching.com^
||prjcjjyxj.com^
||prjslxhtx005.top^
||prlnfrzyx.com^
||probanzfbbdix.com^
||processaryen.site^
||producebreed.com^
||productorbash.info^
||productorsy.pro^
||proeminez.xyz^
||professonsd.top^
||proficientinflectionaluminium.com^
||profilesterility.com^
||profitabledisplaycontent.com^
||profitablegate.com^
||prograph.club^
||prographiciko.site^
||projectagoralibs.com^
||projectagoraservices.com^
||prolinessyu.club^
||promiserkololla.site^
||propeanfanku.site^
||propeanikob.site^
||properatery.club^
||proportly.club^
||propu.sh^
||prospergenerosityperformance.com^
||prosperousevictcrucial.com^
||prosumsit.com^
||protectdedication.com^
||protection-booster.club^
||protection-cleaner.club^
||protection-device.club^
||protection-fix.club^
||protection-fixer.club^
||protovid.com^
||provembe.club^
||provisituske.site^
||provokekitten.com^
||prownl.com^
||proxyreducing.com^
||prpopss.com^
||prqqmfkedev.com^
||prudencebonfireyowl.com^
||prxbxljcxnsso.com^
||pryovpwyimwh.com^
||pryrhoohs.site^
||ps7894.com^
||psedfenedc.fun^
||psfmlcgzdtwfwf.com^
||psijdbcwwnqqw.com^
||psisalte.com^
||pskadmzl.com^
||pskidsqhsbfi.com^
||psmxlnkovf.com^
||psoaksoo.com^
||psoanouy.net^
||psonstrentie.info^
||psoumtou.net^
||psurdoak.com^
||psvgnczo.com^
||psxxbhheqxoy.com^
||psylefywha.pro^
||ptaivain.net^
||ptarywzhyzri.com^
||ptaubsih.com^
||ptaughar.com^
||ptaulrou.net^
||ptauphie.com^
||ptavizap.net^
||pteenoum.com^
||ptewarin.net^
||pthrsanmcct.com^
||ptiftoud.com^
||ptiledestra.club^
||ptoafauz.net^
||ptoahaistais.com^
||ptogheeb.net^
||ptoulsey.com^
||ptoumsid.net^
||ptoushoa.com^
||ptowhafuzi.pro^
||ptpefoctzmmvd.com^
||ptrqrnadg.com^
||ptuarytannual.club^
||ptvcfltikpdi.com^
||pucemara.com^
||puddingreluctantly.com^
||puffdifferent.com^
||puktazxh.com^
||pumtaimp.com^
||punctualbuzzerleaflet.com^
||punosy.com^
||punpisurn.site^
||puntoenun.site^
||puntsueminima.work^
||punxdxucmi.com^
||pupsotdub.com^
||puresinew.com^
||purposeirrigate.com^
||purrenches.top^
||pusbaysgreedy.icu^
||push.house^
||pusharest.com^
||pushebrod.com^
||pushego.com^
||pushisbest.com^
||pushmenews.com^
||pushmobilenews.com^
||pushosubk.com^
||pushpush.net^
||pushsar.com^
||pushwelcome.com^
||pushworldtool.com^
||puwvuscm.com^
||pvmkyvtt.com^
||pvnyzrvvzgy.com^
||pvptwhhkfmog.com^
||pvrnqpgvbucif.com^
||pvuakayuw.com^
||pvumxwnriy.com^
||pvuqahjiburadw.com^
||pwekxhwrgpfr.com^
||pwoiseuoyxpxz.com^
||pwondjwwgqahw.com^
||pwrjjvjtvmr.com^
||pxbryexcnyz.com^
||pxgfdcfcrucazj.com^
||pxgfvpwkukl.com^
||pxhogrilyeov.com^
||pxhtltatsxarl.com^
||pxjzhqcmuaa.com^
||pxlqyrteuuh.com^
||pxphhwnmwuey.com^
||pxqxbkqcohsy.com^
||pxxxyhum.com^
||pxyltyzjnm.com^
||pycmdgig.com^
||pyjamaican.club^
||pyllxjfkjhpjbq.com^
||pypkrvtepsha.com^
||pyqsbuaeqiku.com^
||pyzkbxspoon.com^
||pz7zrn0xxgyg.com^
||pzjdrhrlzdli.com^
||pzszpntjlz.com^
||pztcyvdibslx.com^
||pzujqxug.com^
||pzwsredntjhcwy.com^
||pzzmqjrp.com^
||q6idnawboy7g.com^
||qaggfomwjko.com^
||qagkaxrj.com^
||qagnufdwht.com^
||qaiqromd.com^
||qaizylhmcxv.com^
||qamwplzcvq.com^
||qatcmlbgiaqde.com^
||qaxgycvxm.com^
||qbbnixdd.com^
||qbddhjrwe.com^
||qbeoyasaiz.com^
||qbfzmwamsid.com^
||qbjnwjtbfrxceq.com^
||qbkzvophvva.com^
||qbovhtdejygua.com^
||qbpamfcntbprjw.com^
||qbtfmtuixtmep.com^
||qbttelbrupkss.com^
||qbwjddqa.com^
||qcnrblgdonypg.com^
||qdanzopuyrbf.com^
||qdgpsfmg.com^
||qdjnwlrjllti.com^
||qdksdycvbv.com^
||qduijsyonrmfke.com^
||qecweqpczciic.com^
||qefyaspzyhcb.com^
||qeivncvk.com^
||qel-qel-fie.com^
||qelbvlacy.com^
||qelrpourxvvg.com^
||qenprsuoashu.com^
||qenscqqmnfiuro.com^
||qexegqtytk.bid^
||qezcdxxskinzi.com^
||qfcsljgckvpz.com^
||qfedsccxccfzut.com^
||qfeorrrf.com^
||qfigzwpgzzkf.com^
||qfjherc.com^
||qfpqfdbjyjmvv.com^
||qfqtufbrfdpbw.com^
||qfubwupddefjw.com^
||qfwjclpckrdehi.com^
||qfymuoqugz.com^
||qgevavwyafjf.com^
||qggcjrrjvlif.com^
||qgkmjpgwg.com^
||qgnakeddgtdw.com^
||qgnlbjkxrzb.com^
||qgnneaeagxaypp.com^
||qgnqsebea.com^
||qgpmtdrm.com^
||qgrazpvofra.com^
||qhdanxdyeuzdio.com^
||qhkhchjqawst.com^
||qhoosovyj.com^
||qhpjexftk.com^
||qhpwanmnbvkiio.com^
||qhqofqeivtno.com^
||qhuktypo.com^
||qhzvvwblzrjc.com^
||qiaepasvtp.com^
||qibbblerzykelr.com^
||qinxpsktrelpl.com^
||qithimsuejs.com^
||qitwoxzibesak.com^
||qiumodies.com^
||qiunckxdgf.com^
||qixour.com^
||qjjto.com^
||qjkxoniuj.com^
||qjnofrpbv.com^
||qjokrqhidpki.com^
||qjotiimmb.com^
||qjqfcsgnjk.com^
||qjrlcrkhnj.com^
||qjumbyzsnomwt.com^
||qjvdxehyrnxema.com^
||qjvzbfym.com^
||qjwaarvwpwic.com^
||qkbwatmx.com^
||qkpmdadu.com^
||qkrcmiwa289z.com^
||qksihowyv.com^
||qkspafpgg.com^
||qkvklknzycrgo.com^
||qkxmnpxtr.com^
||qkzwxhcleqj.com^
||qlblpyslxciorl.com^
||qlcsqjxly.com^
||qldozzpy.com^
||qlhhbgkgggsp.com^
||qlmgmgvmiepsb.com^
||qlyfjtkl.com^
||qmhigtmwikvzin.com^
||qmiypgoukkl.com^
||qmmdvzsebi.com^
||qmnyjs7jd1jp.com^
||qmokxgfz.com^
||qmotmcwz.com^
||qmouzhzz.com^
||qmovnrphbgqr.com^
||qmvezbh0l28w.com^
||qmxkmsmkjxlar.com^
||qmzwcrordyc.com^
||qn-5.com^
||qnageoh3ns.com^
||qnemxzckwx.com^
||qneowzuyfzyfs.com^
||qnfpskgtzkw.com^
||qnjdtefk.com^
||qnkiueuflzdold.com^
||qnnawbvdyuql.com^
||qnprzxurkv.com^
||qnwjhpingotrmc.com^
||qnxqhrww.com^
||qnzelsgj.com^
||qoayrejue.com^
||qofzhmbqa.com^
||qoiagrfbmquek.com^
||qonttkxl.com^
||qoppaeqd.com^
||qoredi.com^
||qorvoxejr.com^
||qosrridifvsr.com^
||qouiruhpxoa.com^
||qp3lgzt6exyn.com^
||qpbaammdcwu.com^
||qpdjucfqezrfcq.com^
||qpeczlqvv.com^
||qpfzpcsknvt.com^
||qpganepbkw.com^
||qpgjmdlq.com^
||qphxgwnqgbkzwh.com^
||qpianhkxxuc.com^
||qplcqdbiob.com^
||qpljfpwdpk.com^
||qqatxipoki.com^
||qqcjvbsd.com^
||qqdalrqzvukzto.com^
||qqemfpbnixtqx.com^
||qqgdboaq.com^
||qqipjtzgo.com^
||qqkxrlzaaul.com^
||qqqmnopcixyi.com^
||qqqwes.com^
||qqtqicbvrwg.com^
||qquwjmmgtmle.com^
||qrcvlmxqu.com^
||qrecxvdoewmztq.com^
||qreoifgajnoor.com^
||qreparaguaq.club^
||qrindfqrd.com^
||qrirkdzdxtxc.com^
||qrksjrjppkam.com^
||qrlgcrzmbuy.com^
||qrnpjjkwjqbl.com^
||qrpwaluz.com^
||qrusnsgwuzgrs.com^
||qruwrcenw.com^
||qrwixhlz.com^
||qrwlerqenp.com^
||qrxkugriqkt.com^
||qrzlaatf.xyz^
||qscxylds.com^
||qsfgszjm.com^
||qsfogpmciyl.com^
||qskmkllcnoku.com^
||qsksdpoi.com^
||qslychhjeo.com^
||qsvtdcqikcqsk.com^
||qtahsbgdqbu.com^
||qtbb6.com^
||qtbvatpkwxq.com^
||qtiyntsp.com^
||qtjxalkllc.com^
||qtpmvoqqzrn.com^
||qtsyxyakun.com^
||qttbfdygj.com^
||qttmjwno.com^
||qtuckpvttvikd.com^
||qtwadryxicx.com^
||qtxihhkvln.com^
||quadrupleclick.com^
||quaetabib.com^
||questaurah.club^
||quhlryzpyyion.com^
||quiptenrice.casa^
||quite-bag-seed-catch.xyz^
||qulsqiqrev.com^
||qumwhbfjvbrrr.com^
||quoashei.com^
||quoeuedtku.com^
||quotes.com^
||quowupsouefjej.com^
||quxveblgxgsi.com^
||quyxxofx.com^
||qvfwckuehf.com^
||qvilmdus.com^
||qvivzreleolawc.com^
||qvmgjhspiebe.com^
||qvnlejvkkicf.com^
||qvrpqwrp.com^
||qvsshkcr.com^
||qvvxyuuyinxp.com^
||qwerq133.xyz^
||qwertytracks.com^
||qwkiafssml.com^
||qwlckbrwxizg.com^
||qwlltztcbwif.com^
||qwuejlmct.com^
||qwuexgqmua.com^
||qwulxgznx.com^
||qwvajuyccl.com^
||qwyzzghouu.com^
||qxboqjnmxv.com^
||qxkwtmrvnbqxf.com^
||qxlohjsxaaq.com^
||qxmecqgzrgdh.com^
||qxvmcpqcao.com^
||qxykytqzwagqj.com^
||qybzvfvqzpmxpu.com^
||qydhjirz.com^
||qydylxmzlnqw.com^
||qyfunsvmtudozq.com^
||qyifxakawscsyd.com^
||qyillxuyjdlmh.com^
||qyixifzol.com^
||qylxeorawht.com^
||qyqbslpprlph.com^
||qyqvfjvbzosz.com^
||qyxwfe.com^
||qza7iorexyrp.com^
||qzaahtgpnb.com^
||qzbnnpotm.com^
||qzcpotzdkfyn.com^
||qzdexbmyq.com^
||qzfnuwdc.com^
||qzgbhuelut.com^
||qziqnfwzk.com^
||qzismxssqf.com^
||qzizjjyvsa.com^
||qzljxgufyvmupa.com^
||qzownvqgn.com^
||qzvgrwayranpn.com^
||qzzepglnyaufi.com^
||r-tb.com^
||r023m83skv5v.com^
||r4nwdude.com^
||r66at6sf.com^
||r6ztccbkdrbi.com^
||r8nr2lzeqakd.com^
||rabjkklvegagrn.com^
||rablecerta.club^
||raccourir.xyz^
||ractcogniser.top^
||racticeretre.club^
||radiusinlandexhibit.com^
||raenfh9tkuka.com^
||railroadheroicgold.com^
||raisingglisten.com^
||raivikod.net^
||rakamu.com^
||rakdtijwj.com^
||ramatering.club^
||ranacrelegalize.com^
||rancidloss.com^
||randalieren6.live^
||rangparenting.com^
||rangsunbaa.com^
||rankeringcult.fun^
||ranqpbnd.com^
||ransparleddorob.info^
||rapiddictionarytemporarily.com^
||raqrhomcbhrzvl.com^
||raqucjjblu.com^
||rarseene.com^
||rasittlbpwnbys.com^
||raspiadkwcecz.com^
||ratesphospit.club^
||ratlyepin.club^
||rauceesh.com^
||raujebet.net^
||rauntilperin.club^
||raupsica.net^
||raupsooy.net^
||ravalads.com^
||raxlextehqhw.com^
||raz-raz-mataz.com^
||razdvabm.com^
||razwrite.com^
||rbefggthfx.com^
||rbefyepmgrhp.com^
||rbfgsoanxw.com^
||rbkubbeytzp.com^
||rbnwacsf.com^
||rbrpamcygqplm.com^
||rbuppjvcn.com^
||rcblkkhfvrxyn.com^
||rceableinte.club^
||rcemsoiyil.com^
||rcentratiumd.space^
||rchitereach.info^
||rcogzcsan.com^
||rcudacimrqdlk.com^
||rcvhzfcnja.com^
||rd2d.pro^
||rdcespozlwv.com^
||rddywd.com^
||rdingperhan.site^
||rdingsalm.club^
||rdoovrzqazvpgv.com^
||rdoudrenv.com^
||rdrcgrpsakrtn.com^
||rdrkxlmlqpqns.com^
||rdrtrk.com^
||rdsb2.club^
||rdthuvynnwgind.com^
||rdtk.io^
||rdtrck2.com^
||rdwcvesg.com^
||rdwsjnifcemg.com^
||rdxwaydglehog.com^
||reachsowraspberry.com^
||readly-renterval.icu^
||realapp.pro^
||realsrv.com^
||realtime-bid.com^
||reasonalattracke.info^
||rebrancardera.site^
||rebritingcyclo.fun^
||recallysugg.club^
||recentlycollectannihilate.com^
||recentrecentinsectsquantity.com^
||recesirralsoc.club^
||recessdebatesalvation.com^
||rechampouinerai.website^
||recheriend.top^
||reckedmane.club^
||recomine.club^
||recommendedscenery.com^
||recommerdal.club^
||recordingroadsidezoo.com^
||recoveryinformremorse.com^
||recruisefukiby.club^
||redads.biz^
||redambula.club^
||redappeneticfr.info^
||redewdit.pro^
||redfunlob.casa^
||rediffractes.site^
||rediffractes.website^
||redirect2719.ws^
||redolymerse.top^
||redresseducatedage.com^
||reductingds.club^
||reembrasserait.website^
||reenrageasse.xyz^
||refaucherais.site^
||refaucherais.website^
||reflectionsforeground.com^
||refnippod.com^
||reforeightolikm.site^
||refunsiy.net^
||refyewdye.com^
||regarden.club^
||regardianpleast.site^
||regislandery.club^
||registshhg.club^
||regqrfuvncqcm.com^
||regressure.club^
||reimpromot.fun^
||reinspersian.com^
||reiqwxxd.com^
||relaxingovercomeexaggerate.com^
||releasurezesa.site^
||reljjhhppxmv.com^
||remainttalenty.site^
||remarketesde.club^
||remarravions.xyz^
||remarypolike.site^
||rementalava.club^
||remiumert.club^
||remultiesbee.fun^
||renaissanto.com^
||rentwillionc.club^
||reorganizewallet.com^
||reounzbqylugud.com^
||repetaradiez.xyz^
||repimenterais.site^
||replentcautiful.info^
||reprenees.club^
||representativeskipcloudy.com^
||represiderp.top^
||repruggob.com^
||requencesfor.fun^
||requentlyfths.club^
||requestion.club^
||requivalfun.club^
||rereegny.net^
||reroplittrewheck.pro^
||resbargarettybe.info^
||resencejuy.club^
||reservices.info^
||reservoircourthouse.com^
||residenish.club^
||residuestream.club^
||resissylvespu.info^
||resnikscdn.pro^
||resolidarisons.website^
||respecies.club^
||respirationghastly.com^
||responservbzh.icu^
||responserver.com^
||responsibilityimplied.com^
||responsidejo.club^
||restlessringer.com^
||restroyhyt.club^
||resultsgenou.club^
||resupposer.club^
||reszkzmyzceve.com^
||retaconnerons.site^
||retamponniez.site^
||retamponniez.website^
||retextsmar.club^
||retingsyphilo.site^
||retiremely.com^
||retirementlash.com^
||returnessety.site^
||reurbanisant.xyz^
||revbigo.com^
||revhpdxqul.com^
||reviourffg.club^
||revolutelyplan.info^
||revqwsjtu.com^
||revrtb.com^
||rewhichesa.info^
||rexadvert.xyz^
||rfcxwidka.com^
||rfdxyhjsf.com^
||rfenyswo.com^
||rfewgthorann.com^
||rfmbvlaphdud.com^
||rfmdtsiekds.com^
||rfmtxdjulpdb.com^
||rfpnlsbbu.com^
||rfsfpomom.com^
||rgahmllbgubakm.com^
||rgcblgor.com^
||rgdhiucvbtkpou.com^
||rgiijsfm.com^
||rgttoipdr.com^
||rgvqcsxqge.com^
||rgyuvwsiuw.com^
||rh1hilm7j0ae.com^
||rhcamehnhkntzy.com^
||rheaddelainlyco.info^
||rhkwknlpkiqb.com^
||rhotonaid.com^
||rhudsplm.com^
||rhvdsplm.com^
||rhzpcnueogbexb.com^
||riahungardedig.info^
||rialmainedb.space^
||ribbumuse.com^
||ribstygzuiz.com^
||ribtopmop.com^
||richcatis.com^
||rick-rick-rob.com^
||ricyeventur.club^
||ridferbad.com^
||ridgelorridorsag.info^
||ridgendqwa.club^
||ridingintractable.com^
||rientofficim.club^
||rifleexhaustgratification.com^
||rigdangerousnightingale.com^
||rightenedetu.site^
||rightiescolled.club^
||rightnativecontent.com^
||rightstaredstun.com^
||rigybdgiubwqg.com^
||rimezvsto.com^
||rinedcountilconsiden.info^
||ringassum.club^
||rintellsfundrew.info^
||riodovernprovi.club^
||riozwajocltca.com^
||ripslifestassoci.info^
||riptukri.net^
||ristbuchingu.space^
||ristmantre.club^
||ritiesagently.fun^
||ritinghimse.space^
||rityalthoutei.club^
||riwjpbpvkl.com^
||rixpjpjl.com^
||rixxvqexdlgrl.com^
||riykotovmy.com^
||rizeintellingente.info^
||rj2ro1x3j4ht.com^
||rjaepduiirw.com^
||rjbfjwjxwsbhho.com^
||rjvbtutup.com^
||rjveitlz.com^
||rjvochbc.com^
||rjwdhpxdrufbcg.com^
||rjwotofyxoszk.com^
||rjzwheddxjuk.com^
||rkauzlyh.com^
||rkcxzwlkk.com^
||rkomf.com^
||rkpecade.com^
||rkvduvtdz.com^
||rlbvwdviqx.com^
||rlcciwjyl.com^
||rljakgkixu.com^
||rlomivunesqal.com^
||rlomrjxrpsev.com^
||rlxqaczszvjvp.com^
||rlyquantialarties.club^
||rmationeng.club^
||rmedessents.club^
||rmhdjambba.com^
||rmlehtrdzfyonb.com^
||rmnwxcpccuzwe.com^
||rmpaplceikdml.com^
||rmputwrbacfrf.com^
||rmqygg2zv24y.com^
||rmtwnrwnhu.com^
||rmwjtqazyk.com^
||rnagwksouk.com^
||rndrx0rqwkb8.com^
||rniiylqxvxybv.com^
||rnindjnoocooz.com^
||rniuuamwoohg.com^
||rnpwxssirmgflk.com^
||rnxffkxddyobny.com^
||rnzgebpy.com^
||ro7s8wo57qnb.com^
||road44ont.online^
||roarbeggarlyhilarious.com^
||robjamguy.club^
||rogew.com^
||roikingdom.com^
||rollersadnessstranded.com^
||ronbriticated.site^
||ronoutom.net^
||roostsflewcat.cam^
||rootstood.club^
||rooveysimagi.club^
||ropupevi.pro^
||roscvyybfkm.com^
||roseolsen.pro^
||rotdubboy.com^
||rottilderum.cam^
||roughthos.top^
||roujaufu.net^
||roujonoa.net^
||roustast.net^
||routeit.one^
||routeme.one^
||routemob.com^
||routeserve.info^
||rouvoute.net^
||rovenancyde.top^
||rowoardog.com^
||rpjzlykhkdc.com^
||rpqknedxr.com^
||rpuuwsjcu.com^
||rqaobxvj.com^
||rqbxfbls.com^
||rqhere.com^
||rqqljktze.com^
||rqwozrkmtwiuri.com^
||rqyezhetbspk.com^
||rqyoulixflzbe.com^
||rriedskillear.club^
||rrjgenyklff.com^
||rrnqzntj.com^
||rroyintwabqyua.com^
||rrpjunmcv.com^
||rrriyoomil.com^
||rrshibwsq.com^
||rrvpscehvjuz.com^
||rrxlynihw.com^
||rsalcau.com^
||rsalcch.com^
||rsalcdp.com^
||rsaltsjt.com^
||rsbvygxdsevaw.com^
||rschairwaydi.site^
||rselfresolated.club^
||rsesmalikes.top^
||rsgazdyuycbm.com^
||rsiyppewvonkc.com^
||rsjehandse.club^
||rsl2dd0twlym.com^
||rsleaderingmu.info^
||rsmykgvarkm.com^
||rssgflbj.com^
||rsuwxqaoqpuueg.com^
||rsviqjzhvubz.com^
||rsvph.xyz^
||rtaliseintru.club^
||rtbvideobox.com^
||rtclx.com^
||rticultcontro.info^
||rtiesevantca.club^
||rtionalgospecul.site^
||rtmark.net^
||rtnews.pro^
||rtogethele.club^
||rtogkeafeedde.com^
||rtpdn10.com^
||rtpdn11.com^
||rtrlseqbudrzfd.com^
||ruamupr.com^
||rubfwmlm.com^
||rubicwithias.club^
||ruebmqxqlqwqq.com^
||rukoval.com^
||rukwbbwcil.com^
||run-syndicate.com^
||runative-syndicate.com^
||runmeethoomes.info^
||runtnc.net^
||rusenov.com^
||rushcostscomparison.com^
||russianemasculateincident.com^
||russionsdeath.fun^
||rustleobtainedflute.com^
||rustyellow.com^
||rutsneareta.com^
||ruuwkftrtegqj.com^
||ruwithough.club^
||rvbibmaixelnq.com^
||rvbxnnwdsi.com^
||rvdiwgntri.com^
||rviceschoolr.club^
||rvlzsbmshtt.com^
||rvnpytnhxppkzv.com^
||rvqfpfgzmw.com^
||rvqnahkwdhird.com^
||rvswxrjkmjou.com^
||rvtqbxawlkbq.com^
||rvwhtjxnn.com^
||rvwtpwmtnfj.com^
||rvyvkjqffmdp.com^
||rwfqhbwkxpewc.com^
||rwgvulisul.com^
||rwindomdec.fun^
||rwkxvess.com^
||rwlfznyvivh.com^
||rwlyiedd.com^
||rwmttawspapqcy.com^
||rwphwhdoktfq.com^
||rwrqmqyhfn.com^
||rwtbgaguhmfj.com^
||rwyprejibmvcfh.com^
||rxavnjqxvszrz.com^
||rxksulmbu.com^
||rxsptuki.com^
||rxysradiyvcp.com^
||ryaqdetppzpw.com^
||rybystalfracted.fun^
||rydresa.info^
||ryfeaturalpe.space^
||rygiukfvtos.com^
||ryhastille.info^
||rylhghmjrsgb.com^
||rynotnfdekb.com^
||ryquhezrbhfp.com^
||ryrrhgpmlif.com^
||ryvqkjfsnmrya.com^
||rywoments.info^
||ryynoljdarrw.com^
||rzajohyjxff.com^
||rzbozucqgmostr.com^
||rzddlsybql.com^
||rzdpobutiy.com^
||rzizcnhoobxw.com^
||rzmrzylebgq.com^
||rzrkrotgh.com^
||rztonexcitie.club^
||rzuwelgm.com^
||s1t2uuenhsfs.com^
||s2wx75gol2m8.com^
||s4d.xyz^
||sa2xskt.com^
||sabs-push.xyz^
||sacaharag.club^
||saccomplex.info^
||sadorsagreeng.info^
||sadsecz.com^
||saenrwiqesp.com^
||safe-connection21.com^
||safedomkk.com^
||safelyawake.com^
||safestsniffingconfessed.com^
||sailznsgbygz.com^
||sainstandset.site^
||saiveewe.net^
||sal4m649fke3.com^
||salarmers.club^
||sanddevelto.fun^
||sankaudacityrefine.com^
||santicalsse.club^
||santrateduk.site^
||sapelmyep.com^
||sappropsi.club^
||sappropsprov.club^
||sapsixysho.pro^
||sapsuaveover.com^
||sarcasticlinezomby.com^
||sardfereose.com^
||saredithere.club^
||sarydrinkletr.site^
||sasaniks.net^
||sasingfinities.space^
||saturalerdax.site^
||saturalolk.club^
||sauaopmdesyysa.com^
||sauceheirloom.com^
||saumooly.net^
||saventireri.top^
||sawdfbwxqcpcs.com^
||sayessedb.club^
||sayzziir.com^
||sbardlhk.com^
||sbc7wfnaakau.com^
||sbgftsoe.com^
||sbietlbug.com^
||sbifdctojpisuw.com^
||sbiotiatingf.club^
||sbkjxpwxrmk.com^
||sbmdsfld.com^
||sbroughhig.info^
||sbudbyidtdrgey.com^
||scahqyriepu.com^
||scalewalkrequests.com^
||scarceagitationwry.com^
||sceieibhpdday.com^
||scenbe.com^
||schjmp.com^
||scholardevilcrayon.com^
||schubbyve.club^
||scientialy.club^
||sckuhytswbs.com^
||sckzvqadc.com^
||scleavshdrz.com^
||scoastleallo.info^
||scommuni.info^
||scontainstrep.club^
||scooterdegradation.com^
||scotlandon.club^
||scottagesyu.club^
||scottingflori.club^
||screatprisin.club^
||scrutchother.club^
||scsklzqwme.com^
||scswlgxttvekd.com^
||sculifinanthools.site^
||scvdxxgbvoz.com^
||sczcxmaizy.com^
||sddlcnqhyl.com^
||sdeadbqsjam.com^
||sdgvzdksjbl.com^
||sdhfbvd.com^
||sdkfjxjertertry.com^
||sdsttt.com^
||sdtqotoe.com^
||sdzwkmokd.com^
||sdzxojlt.com^
||seaboblit.com^
||seaoocyjpq.com^
||searchmulty.com^
||seasonssna.fun^
||seativeflypa.top^
||seayipsex.com^
||sebadu.com^
||sebdaadnodjt.com^
||sebeagnjowtg.com^
||seclctpsih.com^
||seconomic.club^
||seconomica.info^
||seconomics.club^
||secreat.club^
||secrecycommotionaspirin.com^
||secretate.club^
||secretexts.club^
||secure-12.com^
||securecloud-dt.com^
||securecloud-smart.com^
||secured-iphone.club^
||secured-phone.club^
||securesmrt-dt.com^
||sedativesandhandbook.com^
||seditieusement.website^
||seducehandbookspecific.com^
||seepsocu.net^
||seeptauw.net^
||seeptoag.net^
||seislational.club^
||sekusfrgojuc.com^
||sel-sel-fie.com^
||selwrite.com^
||sempcxjajh.com^
||senhelhgsoov.com^
||senrecomines.fun^
||senrecominev.fun^
||seoaelrfdy.com^
||separatedcoffin.com^
||separatic.club^
||separenujilo.club^
||seprqnphibgd.com^
||septembership.com^
||sepyqhipq.com^
||sequently.club^
||seraton.online^
||serconmp.com^
||seriencern.club^
||seriendly.club^
||seriodilov.club^
||sersproposal.club^
||servehub.info^
||serviewpot.club^
||serwrities.club^
||sesbromandi.club^
||seszopvxktsfn.com^
||setemoump.com^
||setrtcjfhreqg.com^
||seuojaesymeriv.com^
||sevenialfeminde.fun^
||sevening.club^
||seventual.site^
||severalpros.info^
||severymurden.site^
||sevwhetheles.club^
||sexagogal.site^
||sexilbbpnc.com^
||sf9yvla26s5t.com^
||sffmctrnimk.com^
||sfgkhgfdsochwd.com^
||sfhrxcbbmtfqw.com^
||sfkxmchhswobcq.com^
||sflekykzhqz.com^
||sflyycxlsad.com^
||sfmgzvam.com^
||sfokenghj.com^
||sftpgyqdrexl.com^
||sfxmdqbi.com^
||sg2rgnza7k9t.com^
||sgbmhkptxali.com^
||sgftrrs.com^
||sgggjaosyrxr.com^
||sgidkvwd.com^
||sgiueejx.com^
||sgqqhydoovcd.com^
||sgrreqyxvigwuh.com^
||sgutelyg.com^
||sgxaqysyilwkiu.com^
||sgycfrrkz.com^
||sgzlmagzrrk.com^
||sgzzlojrhivs.com^
||shacupwelhehqc.com^
||shadeslonesome.com^
||shadowlegends.pro^
||shaimsoo.net^
||shanta-jos.com^
||sharedheels.com^
||sharieta.com^
||shauthou.net^
||sheechoa.com^
||shefficera.club^
||shellowsduo.space^
||sheltenham.site^
||shemirta.info^
||shenouth.com^
||shepeekr.net^
||shermore.info^
||shftscdisov.com^
||shfutnjqshzw.com^
||shiiuojjccp.com^
||shikroux.net^
||shinasi.info^
||shinebliss.com^
||shionmanc.club^
||shiptoud.com^
||shjmjmds.com^
||shkfrsif.com^
||shldethxhl.com^
||shmpdqwucl.com^
||shoagnie.com^
||shoawhom.com^
||shoizifjwosvk.com^
||shojovuptu.pro^
||shoorts.info^
||shortfolio.club^
||shostobs.net^
||showeveresz.club^
||showjihadspink.com^
||showmebars.com^
||shparxvyhrwgsl.com^
||shqbsdjatunl.com^
||shsistnovem.top^
||shtkybxv.com^
||shvjvbmyyyfa.com^
||shweflix.com^
||shyama-jay.com^
||shyhuetub.site^
||sibatnsryjpcq.com^
||sibilantcliffrecommendation.com^
||sicteppojdwr.com^
||siegemeg.com^
||sightcoloniansy.site^
||sightjutfar.com^
||signbullswaif.com^
||signershipreg.club^
||significantlywatertragedy.com^
||significbystal.club^
||sigrjorpzhte.com^
||sikelypleaste.site^
||sikx1ivtjbi8.com^
||sillrochester.com^
||silsfrastinggove.info^
||simpaignsen.info^
||simpleprogr.club^
||simrubwan.com^
||sincerelypractically.com^
||sincernething.site^
||singkegshome.com^
||singthouthappi.info^
||singulariserai.website^
||sinmufar.com^
||sionsrathet.info^
||siplyresox.com^
||sisewepod.com^
||sisterncoalitical.info^
||sitetoway.com^
||sitirkbit.com^
||sivedeciseim.club^
||siwtbongdxve.com^
||sixtuxfixer.com^
||sjgcswrvltrx.com^
||sjjazrfvzbkt.com^
||sjkqyehjo.com^
||sjscxhknxeek.com^
||sjwnhrypuxrzv.com^
||skexyyqu.com^
||skgnohfvkrcn.com^
||skhflncik.com^
||sknkwpvrkz.com^
||skqfrvciqfco.com^
||sksytkvnvnmz.com^
||skullimpact.com^
||skurki.info^
||sl1me.com^
||slaveforgetfulsneak.com^
||slavesfraudulent.com^
||slectrumclarat.fun^
||sleepwereexplanation.com^
||slfjsqnmp.com^
||slgynezaygkjqi.com^
||slideff.com^
||sloeri.com^
||slomgvyfd.com^
||slopjutfop.com^
||slrviazqkilu.com^
||sluhcvyzgd.com^
||slvcwiabpgyxa.com^
||slykeyhot.site^
||smallentpation.pro^
||smart2cnjuh34jb.com^
||smarttopchain.nl^
||smashseek.com^
||smazvhjn.com^
||smenqskfmpfxnb.bid^
||smigro.info^
||smjhzmln.com^
||smokerdecoy.com^
||smoothlyconsulatecrossroad.com^
||smrtgs.com^
||smsimprisee.club^
||snambepupkjggz.com^
||snapsed.club^
||snbybgwiyfug.com^
||snckdjuymeopsc.com^
||sndgydifipxuui.com^
||snfzmkyzad.com^
||snhsoclobbos.com^
||snifferent.club^
||snmgqbgbrh.com^
||snortedconsciencethaw.com^
||snowdayonline.xyz^
||snpcqpffwc.com^
||snsgckygbed.com^
||snuokyvjn.com^
||snwpqybkb.com^
||snyrblftgu.com^
||soagrist.net^
||soap-wash.com^
||soapproceeding.com^
||socalledsteadilyeducated.com^
||socialbars-web1.com^
||socialbars-web2.com^
||socialbars-web4.com^
||sociatedilo.club^
||societyuga.club^
||soejklzlwnj.com^
||soholfit.com^
||soldinggrily.site^
||solicensusuntf.site^
||solicients.club^
||soltitate.site^
||solutelynewt.site^
||sometream.club^
||somewhate.club^
||sonsitself.com^
||soofeest.net^
||sooiipveodjxb.com^
||sophomoremostlyplain.com^
||sorqbhulun.com^
||sosohmmen.club^
||sousaira.com^
||southene.club^
||sovernment.club^
||sovieashlig.club^
||sowhypepse.pro^
||sowkhntq.com^
||sowlobptfzfh.com^
||soza6rsz3ezi.com^
||spankswindlewatchman.com^
||sparagken.com^
||sparedshabbylaugh.com^
||sparktrailerabonnement.com^
||special-offers.online^
||special-promotions.online^
||specialityparentalconcluded.com^
||specifican.club^
||specimense.club^
||specimensspittleentrepreneur.com^
||speckdiversitypiety.com^
||specularpro.site^
||speedlinkdown.com^
||speedometergreatness.com^
||speedsagesleepy.com^
||spencedsd.club^
||spendeivivar.site^
||spentalwithinga.info^
||sperans-beactor.com^
||sperconset.club^
||spgjtypydhdxl.com^
||spiteaside.com^
||spittsprevi.club^
||spjvuubtewq.com^
||spncdypq.com^
||spo7h3ktdvy5.com^
||spontaneousguarded.com^
||spoonslaxoil.com^
||sport205.club^
||sports-live-streams.club^
||sports-streams-online.best^
||sports-streams-online.com^
||sportstreams.xyz^
||spredomk.club^
||sprintainokeg.site^
||spuobvix.com^
||sqdtcdjhfbztfz.com^
||sqjlctmtc.com^
||sqkrzzggis.com^
||sqpgncbm.com^
||sqrmweiehtpwp.com^
||squawcubesfry.com^
||squeezedthoughtfully.com^
||sqyvhynwl.com^
||sresumablye.club^
||srezrzsyqrikab.com^
||sriaqmzx.com^
||srjbxbkwn.com^
||srocvhaeaz.com^
||srodicham.com^
||sroiwcncfhi.com^
||srrxzmcsg.com^
||srshdswmrl.com^
||srvng.xyz^
||ssaffortyya.club^
||ssalarmcrit.club^
||ssdiwjkarblih.com^
||ssl2anyone2.com^
||ssorsophicla.info^
||sspicy.ru^
||ssqpsrlknohdao.com^
||ssqualismother.info^
||sssyabhje.com^
||ssucvdbxxlibn.com^
||ssypntfmi.com^
||staglance.club^
||staimpor.net^
||staitchu.com^
||stakenallisin.club^
||stakenpolise.site^
||stardatis.com^
||stardedbio.club^
||stargoug.com^
||startsmajesty.com^
||statutecompatibility.com^
||steadilyhooray.com^
||steakyesembarrass.com^
||stedintelo.club^
||stenosent.xyz^
||steverariso.fun^
||stewerdu.net^
||stfdhrkj.com^
||stfowevsn.com^
||sthourselft.top^
||stjsurdfitff.com^
||stkqkfhlscmcuh.com^
||stkyqouwanr.com^
||stoassod.com^
||stoffickiesolding.site^
||stokehovemade.work^
||stonseeb.net^
||stopheritp.club^
||stoppery.club^
||storeacdn.com^
||stospubede.xyz^
||strainemergency.com^
||stratingtrea.club^
||strawdense.com^
||stream-all.com^
||streamclub.best^
||streamclub.fun^
||streamspeedygreatlyapplication.best^
||streamyourvid.com^
||stremanp.com^
||stressbureaucracyneighbour.com^
||stressfulpyjamas.com^
||strialcurity.site^
||strialestionoff.club^
||strialtreme.top^
||striesastanov.site^
||strikersucces.site^
||stringroadway.com^
||striplesthosen.club^
||strongexplain.com^
||stroublederaa.club^
||stroublederel.club^
||strychninique.site^
||stsunfulnoth.top^
||studentloan.host^
||stumbledabetsuburb.com^
||sturdyinvaluable.com^
||styeoursmack.casa^
||styheremo.site^
||suapicvhgpwjp.com^
||submarinebarbecueemigrant.com^
||substandferex.site^
||suburbglaze.com^
||successageq.site^
||successarysazh.site^
||sudvykphfph.com^
||suedespadecomparatively.com^
||sufferench.club^
||suggestvideos.xyz^
||sugqlryshxarn.com^
||suitarserviku.site^
||suitesbahrag.icu^
||sultiyearsena.site^
||sultrycommiserate.com^
||sulxddttj.com^
||sundayceremonytitanic.com^
||sundersetrgh.site^
||sunnybluecoral.com^
||suozmtcc.com^
||superiorclueless.com^
||superjuryger.site^
||supertrackingz.com^
||supplegrassgrapes.com^
||supremish.club^
||surfacecharo.info^
||surgermystem.site^
||surquvsx.com^
||susistorsde.club^
||suxhap.com^
||suzanne.pro^
||svclqyctlijue.com^
||svevbvsjeicl.com^
||svrybecqxgdq.com^
||svsatrerbxh.com^
||svsub.com^
||svuyfmzsxmjwa.com^
||svwsjxptbsvqo.com^
||svyksa.info^
||swagtraffcom.com^
||swan-swan-goose.com^
||swayshosshun.icu^
||sweatheru.club^
||swegaiejcqfojl.com^
||swesomepop.com^
||swimminghardworkingowners.com^
||swjvfwtypu.com^
||swoodlander.site^
||swoodlandsu.site^
||swqlzufnbngw.com^
||swstkrihg.com^
||sxmgd1aqrr.com^
||sxpupjlyswpgsb.com^
||sxqtqyjlumbro.com^
||sxwwizqaoedor.com^
||sxzdxiskr.com^
||sxzemwijeyqxg.com^
||sxzffgjzaohtf.com^
||sycbmucgctvha.com^
||syhganutwnp.com^
||sympatientcu.club^
||symphoneupcom.site^
||synthesissocietysplitting.com^
||syphilohmmaging.site^
||syrupmagical.com^
||sywwplqqumjgm.com^
||syxcwxur.com^
||syxylyche.pro^
||szahidalkath.fun^
||szausichl.com^
||szdfteyb.com^
||szpcxramtfr.com^
||szuzlcmoak.com^
||t.uc.cn^
||tablebehav.club^
||tabookbusines.info^
||tacbljtvygnokv.com^
||tacklesuggestindoors.com^
||tadsitblimp.com^
||tahbmbqhvvi.com^
||tahkezux.com^
||taifouwo.com^
||takeslobsgel.com^
||takmuany.com^
||talhundrewr.club^
||taljnpgg.com^
||talkingdom.club^
||talsauve.com^
||tamechangekn.info^
||tamhdxkh.com^
||tamiecaseros.pro^
||tanit-dio.com^
||tantsprovisitsc.club^
||taowjygwtm.com^
||taozgpkjzpdtgr.com^
||tapixesa.pro^
||tarawerap.com^
||tartoals.net^
||taryarguestio.info^
||tastedisparitychecking.com^
||tasterdayuns.top^
||tatdunsit.com^
||taveredezeri.site^
||tbewvipgbgzal.com^
||tcatkrccxgc.com^
||tcblwdybgbtzl.com^
||tcetggiry.com^
||tcgqqmjyg.com^
||tchamomil.club^
||tchoinside.club^
||tcqyskiryo.com^
||tcupxwxcvssauz.com^
||tcxtybtaeivao.com^
||tddjcdzra.com^
||tdeilxkjxgdedb.com^
||tdfamwrbdwkosn.com^
||tdrhecmigtrm.com^
||tdsjsext1.life^
||tdugvspdnq.com^
||tdxipgdorydvzo.com^
||teachiefislate.space^
||teachievedim.site^
||tearsatecagey.work^
||teasfwda.com^
||teavateider.com^
||tebyj99zkdyb.com^
||technicallylunaticgarbage.com^
||tedathedo.club^
||tedruptcyfal.info^
||tedstocktails.club^
||teedmightse.info^
||teemacfznt.com^
||teennostrils.com^
||teeplyinsidere.club^
||teipgupp.com^
||tek-tek-trek.com^
||tel-tel-fie.com^
||telephants.club^
||telesscolitical.club^
||televeniesuc.pro^
||telllwrite.com^
||temposnitehah.work^
||temptedcreationnovel.com^
||tendents.club^
||tensecolonialismwandering.com^
||tentdinationgab.info^
||tentiaggie.club^
||tepmpemrixd.com^
||teqhllxidowmi.com^
||terialexperi.top^
||terialnevitiesini.info^
||terpeditors.club^
||terra8nb.com^
||terrapsps.com^
||terskneesian.space^
||tesfatheleshs.club^
||testamentfendsounding.com^
||testexemplify.com^
||teueondocabsu.com^
||tevenienceention.fun^
||tf-con.com^
||tf2www.com^
||tfatalonepres.top^
||tfbqvqclg.com^
||tfjqjhcwlfhicn.com^
||tfncnhd8p95c.com^
||tfqexqeldxjvet.com^
||tgbdjyryn.com^
||tgbjtcgkdu.com^
||tgdhimcwww.com^
||thaickoo.net^
||thamsais.com^
||thanksinhabitedregretful.com^
||thaoxqlqcy.com^
||thaveksi.net^
||theationopo.club^
||theatredveres.site^
||theatrialmero.club^
||theeburs.com^
||thefastpush.com^
||thefuncoolstuff.com^
||theirsvendor.com^
||themselvebu.site^
||theodorus-flo.com^
||theonecdn.com^
||therejockeryfu.fun^
||thergoldru.club^
||thernouverge.site^
||thesister.club^
||thetarhaw.com^
||theweblocker.net^
||thigeeph.com^
||thighiny.com^
||thighlykamsh.site^
||thimoaph.net^
||thinnerlessenfounded.com^
||third-tracking.com^
||thirgoad.top^
||thismetric.com^
||thitegnu.net^
||thkexopsciqums.com^
||thnqemehtyfe.com^
||thnslhajvfmd.com^
||thoaltie.net^
||thodsserentlya.info^
||thogrypufe.pro^
||thomagejut.site^
||thomageothe.club^
||thoorest.com^
||thorizinge.club^
||thoughuttered.com^
||thoutiquede.club^
||thqwivyhdpoem.com^
||thterras.com^
||thuneagjhnvlg.com^
||thuniveryra.club^
||thurnflfant.com^
||thwhilecom.club^
||thywhapupi.pro^
||tibacta.com^
||tic-tic-bam.com^
||tic-tic-toc.com^
||ticrowdingne.club^
||tidint.pro^
||tidnqztumpnk.com^
||tidyboressire.com^
||tieecstasythrong.com^
||tieyggub.com^
||tifbhyfrik.com^
||tifybecausingp.info^
||tijoctqry.com^
||tikuedobxa.com^
||tin-tin-win.com^
||tineprepair.club^
||tingenerall.club^
||tionpronomyim.info^
||tiontablyvern.site^
||tirrevealsdi.fun^
||titanads5.com^
||tithewtog.com^
||titoaktop.com^
||tiveacquisitsprett.info^
||tiznmktqel.com^
||tj9pcnb2ws.com^
||tjcorfsynjppv.com^
||tjhkdxzzxyb.com^
||tjmqetufuzn.com^
||tjsioyarnnxmj.com^
||tjzetzjqodjj.com^
||tkbo.com^
||tkickhhylnvm.com^
||tkjdwcigpyazr.com^
||tkroqotredk.com^
||tlgprhsl.com^
||tlgvoeeuhxsd.com^
||tlhiatdhw.com^
||tlkhzqmrg.com^
||tlkqzjvyujb.com^
||tlocatering.club^
||tlootas.org^
||tlxspilyxsfx.com^
||tmblaeivephb.com^
||tme2wrwzz3wh.com^
||tmfkuesmlpto.com^
||tmhfbwgpvzcxly.com^
||tmjhdyghjm.com^
||tmjivakr.com^
||tmpnencifbe.com^
||tmtxtltrid.com^
||tmxmckanu.com^
||tmyxrlpkn.com^
||tnbyhwawsh.com^
||tncexvzu.com^
||tncred.com^
||tnxiuvjtplhhdy.com^
||toapsira.net^
||toeapesob.com^
||toeschistache.com^
||tofufiresquid.com^
||tok-dan-host.com^
||tommyperseverance.com^
||tonewithough.info^
||tonexcitiessa.club^
||tonvkjxfovo.com^
||toodlepork.com^
||topbetfast.com^
||topblockchainsolutions.nl^
||topdisplaycontent.com^
||topdisplaynetwork.com^
||toplesstacticsdepend.com^
||topperformance.xyz^
||topperyregard.fun^
||topprofitablegate.com^
||toprevenuenetwork.com^
||topssluedbunged.com^
||torbudyum.com^
||tororango.com^
||torpsol.com^
||torrango.com^
||torrentprotection.com^
||torsperience.club^
||tortdiscreets.club^
||tortoiselavender.com^
||torytalenty.site^
||toseesulbvbe.com^
||totifiquo.com^
||totogetica.com^
||touawopexnefx.com^
||toughopponent.com^
||towardstic.club^
||toxicbraid.com^
||tpbpojpo.com^
||tpdpidgyjhjn.com^
||tpkmwnwbzetzbj.com^
||tpmrwyhloretut.com^
||tpqweavlol.com^
||tpresearch.club^
||tpresearchcre.fun^
||tqbmcmttzid.com^
||tqddgnqsrya.com^
||tqguvxunwvk.com^
||traceaccounc.club^
||track-victoriadates.com^
||trackad2.com^
||tracker-tds.info^
||trackerislive.com^
||trackingzen.com^
||trackspeeder.com^
||tracktraf.com^
||tradblock.com^
||traff6.com^
||traffic.adexprtz.com^
||traffic.club^
||trafficdok.com^
||trafficoverus.com^
||trafiq.loan^
||trafiq.stream^
||trafiq.win^
||trafyield.com^
||traighteri.club^
||transardugde.club^
||trapothere.club^
||trappist-1d.com^
||tratefirearly.top^
||traumaticnoiseless.com^
||travangeind.club^
||trblocked.com^
||trc85.com^
||trckcommerce.com^
||trclfonj.com^
||treammicr.club^
||treaturesfg.club^
||trellian.com^
||tremblingkeyboardassistant.com^
||tremembersy.site^
||trfsltions.info^
||triflelatch.com^
||trikersuccessar.site^
||triplescroches.website^
||trippealbirthda.info^
||trireacteurs.xyz^
||trkunited.com^
||trlf8mmpbfz1.com^
||troeekrjquknz.com^
||trothko.com^
||trouvredawes.site^
||trroawdnmt.com^
||tructedpunis.fun^
||truestioncarefore.site^
||truesweb.com^
||trusted-click-host.com^
||trwbkkxk.com^
||trytipemo.com^
||tsaqimvbfiv.com^
||tsastrmq.com^
||tscarbornonnae.info^
||tsensatisee.club^
||tsfgnmyhi.com^
||tsfrenceabu.club^
||tsinsideredex.club^
||tsjehpxqbotsz.com^
||tsleavilycele.club^
||tslomhfys.com^
||tspops.com^
||tstobkl.pro^
||tstrokenga.info^
||tsundedhimse.fun^
||tsuwirdrddb.com^
||tswxyvxm.com^
||tszritnomuy.com^
||ttgazjzsdotiy.com^
||ttgikcpmkpul.com^
||ttgmjfgldgv9ed10.com^
||ttheathereco.site^
||ttsipyxgpihy.com^
||ttspikbeglki.com^
||ttuhmbor.com^
||tu42het22n.com^
||tuajxhyk.com^
||tubecorp.com^
||tubemov.com^
||tudotecnologia.site^
||tujestimater.pro^
||tukuterus.com^
||tulecheja.pro^
||tuliprejoice.com^
||tumbleractedblunder.com^
||tummiarunzpf.com^
||tumultrecast.com^
||tuopabyjje.com^
||tur-tur-key.com^
||turmoilexcessivetranslating.com^
||turngrind.com^
||tutorinforget.site^
||tuwuyppwdj.com^
||tuxbpnne.com^
||tuygdfsydexdeb.com^
||tvggnruvmiv.com^
||tvjkilgfanpt.com^
||tvkgdonh.com^
||tvlubtrxcold.com^
||tvmzvqoudtj.com^
||tvnqeshbs.com^
||tvopcxtf.com^
||tvriqjez.com^
||tvsxjbuo.com^
||tvxpwhnrhsyfj.com^
||twenticiseflo.site^
||twentycustomimprovement.com^
||tweznpjocbka.com^
||twillamadura.pro^
||twmykwjrpr.com^
||twokidjay.com^
||twoulderstr.club^
||twp0g1fch5yr.com^
||twuiebkcnvr.com^
||txcmjo.com^
||txnpdfvqkuzrd.com^
||txwfpcfdgepzmp.com^
||txwha3vuso66.com^
||tyborlawlkz.com^
||tybwfgqq.com^
||tyjyrkcrv.com^
||tyranprototypeoats.com^
||tyunderives.info^
||tyxvcadx.com^
||tyzkooqkqdnh.com^
||tztcvkhqrzjt.com^
||u07k3pqfw5jh.com^
||u2htfd3bvwvl.com^
||uagesspecifica.info^
||uaiilmuujsu.com^
||uaiowafphhb.com^
||uaqcfkzqqnuxc.com^
||uayzbioy.com^
||ubazpxeafwjr.com^
||ubgzicuglk.com^
||ubmoipypwf.com^
||ubnwujaioruel.com^
||ubontcdrvoce.com^
||ubsxycbae.com^
||ubutplho.com^
||ubxnqtnnoljn.com^
||ubxxnfcatv.com^
||uccessarytrict.club^
||uccmprpzju.com^
||ucheephu.com^
||uckctkuvwjms.com^
||ucrsowje.com^
||ucumbholi.club^
||ucvrtwfh.com^
||ucxgfoqrbk.com^
||udllxpudd.com^
||udmdtdjna.com^
||udtekwuh.com^
||udvysuucqgadg.com^
||uebadu.com^
||uedombokwcy.com^
||ueenfeiu.com^
||uehequcuvujkyf.com^
||uehkcendtuxt.com^
||uektb.com^
||uel-uel-fie.com^
||uelllwrite.com^
||uembrcfeuwtsjy.com^
||ueopjincquazoo.com^
||uescuqejoirsh.com^
||uesdpbrej.com^
||ueuodgnrhb.com^
||ufelatujvbhtbo.com^
||ufeuyyfoguo.com^
||ufferenchme.club^
||uffpsmfefu.com^
||ufmmtncv.com^
||ufoukolt.com^
||ufow9xfashbm.com^
||ufpcdn.com^
||ufptmejous.com^
||ufrbfvelweoy.com^
||ufsomlskkso.com^
||ufuuwfdwsayls.com^
||ufvzwshjkhocjn.com^
||ugahbedypf.com^
||ugbadcqsqep.com^
||uggvuuquxj.com^
||ughdqpwtfabsqg.com^
||ughhimtoy.com^
||ugkppchlelde.com^
||ugobgzeiel.com^
||ugoptxnm.com^
||ugoupams.com^
||ugqdykbxe.com^
||ugxshqnodoha.com^
||ugyuyuccjgrtht.com^
||uh9qulew9rjj.com^
||uhbixtfhwdtmd.com^
||uhedsplo.com^
||uhfdsplo.com^
||uhicnlmab.com^
||uhjedvnlaq.com^
||uhodsplo.com^
||uhpdsplo.com^
||uhpnngxvuvwtd.com^
||uhsmmaq4l2n5.com^
||uhyyacioq.com^
||uieoogjarimcey.com^
||uigruwtql.com^
||uiiswaeojpfee.com^
||uilsplentialde.top^
||uimrnhpei.com^
||uinbjfve.com^
||uincalcularlyt.club^
||uinelypresse.info^
||uiqwtgcp.com^
||uisdjvwytl.com^
||uistspregna.club^
||uitabletublis.info^
||uixvbjknkqxfvj.com^
||uizhcjow.com^
||ujesnwjqowcru.com^
||ujkqudpjtbztz.com^
||ujpakyfu.com^
||ujpbruxewv.com^
||ujpvnnmnsoypsa.com^
||ujqiqzsibnfclm.com^
||ujuclxjkb.com^
||ujuqvalvvvof.com^
||ujxogbsw.com^
||ujylaibwmgtaow.com^
||ukcomparends.pro^
||ukdjbubvp.com^
||ukdzmuvtelq.com^
||ukjsibgu.com^
||uklvebsp.com^
||uklyolpqnt.com^
||ukngpcuyc.com^
||ukpdcsfermd.com^
||ukqevyhhs.com^
||ukrzsrrydyysim.com^
||ukvjkqhmkowc.com^
||ukwotnfnhk.com^
||ukwoxufaepbhn.com^
||ukyyjicbqdx.com^
||ul8seok7w5al.com^
||ularsecono.club^
||ulcerselfservice.com^
||uldhfvzyw.com^
||uleakkpuzaea.com^
||ulngtppm.com^
||ulsterns.club^
||ulsternsforma.fun^
||ulsvrptuwyovg.com^
||ultunivesrega.fun^
||ulufyprtd.com^
||uluswozzel.info^
||ulyrpgnqeyo.com^
||ulyssianeq.club^
||ulzcieyihw.com^
||umaglven.com^
||umcbbt.com^
||umehoars.club^
||umekana.ru^
||umfxefqtqd.com^
||umgbvaurcx.com^
||umhpzzloestt.com^
||umiyyusldc.com^
||umlrvgjkexv.com^
||ummerciseha.info^
||umqhjmowzjrl.com^
||umusjdiehxbn.com^
||umwetngwuh.com^
||umxxuqpbhylyy.com^
||umybobusjo.com^
||umyijmhalvbk.com^
||umyjigrlwxywqz.com^
||uncessoryel.info^
||uncilsdegr.club^
||unclemaidenprecise.com^
||uncyane.com^
||undayblogg.club^
||undedfracted.club^
||undedsunbese.site^
||undercoverbatch.com^
||underpantsadmiringcaress.com^
||underwards.site^
||undoxiraqm.com^
||unexqnotmzyf.com^
||unfairliam.club^
||unformaticy.club^
||unificfancin.club^
||uniformer.club^
||uniformery.club^
||unjqjnzvzyrtw.com^
||unkingdiabeth.club^
||unknowlejir.club^
||unlimitate.club^
||unlomblam.pro^
||unmdrnuzgel.com^
||unmortalloose.com^
||unoblotto.net^
||unreshiramor.com^
||unrestchat.com^
||unrzhgdly.com^
||unskilledsqueakjunk.com^
||untabilityde.site^
||untpresearch.club^
||untridrisa.cf^
||unwyiror.com^
||uoapkzwkoqnk.com^
||uoarbhxfyygn.com^
||uoccvsdh.com^
||uofmnbkm.com^
||uohpnvpynvsz.com^
||uoifloesog.com^
||uoijjkkkc.com^
||uojjfspxqcyik.com^
||uoommnucvua.com^
||uophrutbsb.com^
||uopvdbudoe.com^
||uoqktpjfrctroa.com^
||uowpygtwql.com^
||uozfvskaqrgm.com^
||upckrtagwpwk.com^
||upgulpinon.com^
||upheasted.club^
||upheavesy.club^
||uphuatdmwbdm.com^
||upijhkdcovdep.com^
||upikeoshfhw.com^
||uponelectabuzzor.club^
||uprbleorptdghy.com^
||uprlyxksgcffgn.com^
||upsghpnqjoo.com^
||uptimecdn.com^
||upush.co^
||upvtnuffy.com^
||upwtyghvknaiw.com^
||upwwwuon.com^
||upwzuqfcvbeqo.com^
||upzpyrsvvxpoey.com^
||uqbxznftv.com^
||uqdqwaolvyxbjc.com^
||uqelijcu.com^
||uqhqcoezkn.com^
||uqmkkfaoqnnmlx.com^
||uqsoxvwffpkrt.com^
||uqyatperdvczfw.com^
||urcakbypjfvsq.com^
||urchrevening.info^
||urdercomp.space^
||uremechangec.info^
||ureresponsbrit.club^
||ureticrelingse.top^
||urgeousimp.club^
||urgwritishimpos.info^
||urimteku.com^
||urkmuzzygjp.com^
||url.rw^
||urmilan.info^
||urnawareflan.com^
||urnkawsxxh.com^
||urnuvssumlrb.com^
||uroidgcc.com^
||uropersag.club^
||urt7bpvfz4am.com^
||urthvisitoric.space^
||uruswan.com^
||urymiseshabe.club^
||urynnngdrt.com^
||uryobtainlyi.club^
||usahacmyhl.com^
||usalastnews.pro^
||uscpn0c485wn.com^
||useconoming.club^
||usedbreat.club^
||usfmamdapvmfs.com^
||ushoofop.com^
||ushooque.net^
||usjguyybhhtjos.com^
||usrvgxowmn.com^
||usshjrket.com^
||ustedpicklyba.space^
||ustralpublicate.site^
||ustriptomorbie.site^
||uswgkadyika.com^
||usxobxnmmaix.com^
||utarget.pro^
||utfusckgnj.com^
||uthorner.info^
||uthworkreaseu.info^
||utjznnqgd.com^
||utlawglouce.club^
||utngexelkv.com^
||utpenedwritted.info^
||utpgxaylxurhbc.com^
||utq55kl9vyqv.com^
||utrvcoqxyshvly.com^
||utstancecaricit.info^
||utzhcsrzrlhhxn.com^
||uuaajohul.com^
||uuaauw.com^
||uuboos.com^
||uudehlgu.com^
||uufbvpidyn.com^
||uujdthyg.com^
||uukqisdwolzsjd.com^
||uulvtpbx.com^
||uunriutbi.com^
||uuribxuxsbdfof.com^
||uusftafycvolbk.com^
||uuzjerqlmxnosw.com^
||uvawalhexufy.com^
||uvokouvtrr.com^
||uvomthuqsqx.com^
||uvosubgxhws.com^
||uvscqwzysqm.com^
||uwdtibwk.com^
||uwehcnmbnfr.com^
||uwtafumi.com^
||uwxldrvqyk.com^
||uwyxmjfqlvhqoy.com^
||uxfpdo3hx5fi.com^
||uxideepwawz.com^
||uxlkqeiez.com^
||uxowypikexhz.com^
||uxrjdh.com^
||uxusheppared.club^
||uxzbsinjyld.com^
||uxzcwowjd.com^
||uydeapvmmlvdp.com^
||uyfujpumixi.com^
||uymjshdxxneu.com^
||uymxsbbh.com^
||uyyalzrvkvmtiq.com^
||uyyimqrmxcwuo.com^
||uyznjuyfyjc.com^
||uyzzzeodgommgb.com^
||uziilrlvkiy.com^
||uziiygdcwur.com^
||uzikrtotjbnq.com^
||uzk4umokyri3.com^
||uznbehyrn.com^
||uznwafjxmm.com^
||uzpvacvhdssq.com^
||uzsqhuevese.com^
||uzvqrimq.com^
||uzxbwsnhjlt.com^
||uzxyqxolrc.com^
||v3qdrfxuyzwb.com^
||vacshqmpvkbzjh.com^
||vacwrite.com^
||vaebard.com^
||vaftkcyzqg.com^
||vaipsona.com^
||vaipsouw.com^
||vaivafie.net^
||vallegalikty.club^
||valpkwew.com^
||vanderebony.pro^
||vanderlisten.pro^
||vanenow.com^
||vaneplusnod.com^
||vanssueshyer.casa^
||vapgfhsecbit.com^
||vasgenerete.site^
||vashoaft.net^
||vatname.info^
||vatskaylittl.club^
||vaultwrite.com^
||vaygzgvc.com^
||vbcmgmhfoj.com^
||vbdrzplqtgk.com^
||vbds84p3ct02.com^
||vbebblpht.com^
||vbguaqweaif.com^
||vbhfrdqskvcvxj.com^
||vbiudrdieouauc.com^
||vbjhsdcuv.com^
||vbkrzqopqbhrd.com^
||vbqcwfleda.com^
||vbuhzjnj.com^
||vbwakfbazxd.com^
||vbwfqaisbgn.com^
||vcfnspbgztl.com^
||vcjbxucwrprtu.com^
||vcmrlwcafliaa.com^
||vcocbxnawuygjf.com^
||vcommission.com^
||vctgwjsgivo.com^
||vcvapkiua.com^
||vcvefwzdxhysh.com^
||vcwrigdrnh.com^
||vcyxvhxysl.com^
||vczprcezg.com^
||vdfoejtqimcgog.com^
||vdrmwfdtn.com^
||vdrpwkycbla.com^
||vdvaazkk.com^
||vebadu.com^
||vebubhzj.com^
||vedcouragin.info^
||vedefendin.club^
||veewakim.net^
||veilsrichae.club^
||vekuridufq.com^
||veletonjectof.pro^
||velfssiowmyos.com^
||velocecdn.com^
||vendigamus.com^
||vendnibtemp.com^
||veodxsimctsgs.com^
||veoujrnenng.com^
||vepatyei.com^
||verageousarra.site^
||veralother.fun^
||vercraneans.club^
||verdriusuref.site^
||veremund-hon.com^
||veryoneresp.club^
||veuzlkpnbujf.com^
||vevatom.com^
||vewpwrqebmwu.com^
||vexuchkhuin.com^
||vezipelsr.com^
||vfbvcshnc.com^
||vfghc.com^
||vfl81ea28aztw7y3.pro^
||vfousvlr.com^
||vfsirfnosdx.com^
||vfsyklhwbxgq.com^
||vfvdsati.com^
||vfxkeagns.com^
||vggxxhton.com^
||vghjsrae.com^
||vgjwkjinwkud.com^
||vglpukrekfij.com^
||vgnlhfdkmcdc.com^
||vgodvvcwrshk.com^
||vgogzrukn.com^
||vgszcaszzef.com^
||vgvzvqbzhh.com^
||vgw35hwr4w6x.com^
||vgyakiejafjjj.com^
||vhbyakilp.com^
||vhiuhrwapdirpu.com^
||vhktunniggbd.com^
||vhtadetq.com^
||vhvuvmjxdo.com^
||vhzgmzakn.com^
||viatepigan.com^
||vid4vip.com^
||vidalak.com^
||video-adblocker.com^
||videotapespecialize.com^
||viebitgreasy.email^
||vigdxlpecmv.com^
||vignmvwjlyc.com^
||viighj.com^
||viihot.com^
||viirad.com^
||villandopingcon.site^
||vimdiebid.club^
||vimjarawl.com^
||vimmenced.club^
||vinfazjrdmh.com^
||vip-vip-vup.com^
||viphdsrlec.com^
||vipicmou.net^
||viralvideos.pw^
||virashux.net^
||virgbmkmear.com^
||visariomedia.com^
||vitoryjober.club^
||viunypnvhcw.com^
||viurihkwo.com^
||vivdq.com^
||viwsqbbvfknp.com^
||vixirtab.com^
||vjcewkcjqu.com^
||vjfkglkztcz.com^
||vjgyxegvfrhthq.com^
||vjhjolgaz.com^
||vjltrbzrtqmkib.com^
||vjqshoyjxwk.com^
||vjsticdegj.com^
||vjsxvihazrwypb.com^
||vjuvorqe.com^
||vjzcgotoy.com^
||vk77lnizckm6.com^
||vkbftstazhjgdx.com^
||vknrfwwxhxaxupqp.pro^
||vksmmvykm.com^
||vkudpjuvg.com^
||vkvvvnppfmm.com^
||vkznlzueuuebb.com^
||vlbtjqngtvuqo.com^
||vletnguozhvm.com^
||vlkdntgqqfjusm.com^
||vllwccvw.com^
||vlnaseyii.com^
||vlnwqiloadoqt.com^
||vlpufjkwpmjhbn.com^
||vlrzhoueyoxw.com^
||vltxcrkyxtv.com^
||vlxszjkbwgt.com^
||vlyuopulvewg.com^
||vmetkehutsu.com^
||vmftwflt.com^
||vmhzvqzx.com^
||vmqgouvq.com^
||vmraahnmspzy.com^
||vmrsmnrvzh.com^
||vmtjybwfb.com^
||vmtwnkpskok.com^
||vmyvsltb.com^
||vmyzwzgggbcp.com^
||vn6e8w2w92.com^
||vndgfycu.com^
||vngztuqon.com^
||vnjeqfwmotkvbg.com^
||vnlqgiuul.com^
||vnrapyiaxxj.com^
||vntcxqxuqki.com^
||vnwqrcvud.com^
||voaalhaobdl.com^
||voapozol.com^
||vodbordnhhemq.com^
||voioaartgw.com^
||voltskegscurate.com^
||volutionorigi.site^
||voluumtracker.com^
||voluumtrk.com^
||volyze.com^
||vonvthodzhxz.com^
||voqdswwgrheo.com^
||vospendence.club^
||voterialijikol.site^
||vouzgwau.com^
||vownixsofa.cam^
||vowqesvqjwxc.com^
||voxnrvzwy.com^
||vpagzcjp.com^
||vpfadnueru.com^
||vpfcvagfrmy.com^
||vpjtrmeyq.com^
||vplvywqxsm.com^
||vppabbakjzxmz.com^
||vptggenzv.com^
||vptgnqpknpdyq.com^
||vpwdweham.com^
||vpwlynobnnqg.com^
||vpyrfomwel.com^
||vqaizaukh.com^
||vqamufkhkin.com^
||vqcilhkfwvks.com^
||vqfoxxxnunqkgm.com^
||vqjphqthvfl.com^
||vqkkbbivznoso.com^
||vqmcyhsi.com^
||vqqvpouifhv.com^
||vqr3jeu1qi41.com^
||vqsggzvcaujh.com^
||vrewpywootyu.com^
||vriwjpzvh.com^
||vrmuyscnqgsg.com^
||vrsngcuwiiiho.com^
||vsbvvcyxz.com^
||vsetfdtwhp.com^
||vshkypld.com^
||vskqupvddkko.com^
||vsmokhklbw.com^
||vsoebgfizoqbiv.com^
||vsqswbgpgwc.com^
||vsrsmetactuul.com^
||vsu2jbpvgx3m.com^
||vsupeokq.com^
||vswvbbegnyxxx.com^
||vsyqexksz.com^
||vtcxhnri.com^
||vtfdfdldethe.com^
||vtgcvsmzxiyoz.com^
||vtgdjgtwl.com^
||vthhmbfo.com^
||vtrjqehu.com^
||vuaardbsbcppb.com^
||vujhqcemrpqj.com^
||vulbyhxsrxcdgo.com^
||vuqufeqv.com^
||vuvcwrxn.com^
||vuwcudzzyxn.com^
||vuwojxgklca.com^
||vvaqbhmahjb.com^
||vvaqdyzdovonc.com^
||vvbvubdvfzihb.com^
||vvczvfrbtwrvs.com^
||vvjlrhuzmhzlws.com^
||vvnmwfnpkat.com^
||vvqpavyfkr.com^
||vvrygjuozwps.com^
||vvshsrdlf.com^
||vvtysgrbmx.com^
||vvvnbqnhxgs.com^
||vvyimltzbnu.com^
||vwadblujv.com^
||vwfvnfvelrvvww.com^
||vwuyuahqf.com^
||vwvnounnfteusv.com^
||vwvvaeor.com^
||vwxgxculdbybw.com^
||vwxptkkqbyppe.com^
||vwzolswcoyla.com^
||vxdrqtghmztm.com^
||vxijqpsxpdlztm.com^
||vxkfvzhduws.com^
||vxneczkffmaxkf.com^
||vxnejgcewmbuk.com^
||vxrpmslex.com^
||vxyqsxeo.com^
||vyagpffxvs.com^
||vyatdrilrtgeh.com^
||vysgpewbyfbiob.com^
||vyykulowdu.com^
||vzbbzzasjtn.com^
||vzcljugmtuno.com^
||vzjjglrnira.com^
||vzkdyladanuudb.com^
||vzkyivowceqcsd.com^
||vznntmjdb.com^
||vzsuiuamhuozw.com^
||vzvpswkjpxvzs.com^
||vzyclgqffpojk.com^
||vzzylo.com^
||w00ur5z9jy3a.com^
||waavnpkn.com^
||wacucmiy.net^
||wadsotch.com^
||wagerjoint.com^
||wagoapse.com^
||wahamtou.net^
||waistcoatfast.com^
||waitingpresen.info^
||wakogzmgjqucs.com^
||wandara113.xyz^
||wanrtqneiissrb.com^
||waqsdyxhha.com^
||warfarewithdigestion.com^
||warmmyselfharness.com^
||warsalsintrol.site^
||wasp-182b.com
||wastedcooperate.com^
||wastesshimssat.world^
||watchesbrow.com^
||watchingssui.info^
||watgzh.com^
||waucyeeziiiyul.com^
||waugeboa.net^
||wautoosa.net^
||wavecurersquire.cam^
||wawpklaws.com^
||wawyxzfkab.com^
||waxpigbaa.com^
||waxtamnit.com^
||waynagmay.com^
||waypresentsstud.com^
||waysinbeg.com^
||wazkniedwlea.com^
||wbaogaqvrukprx.com^
||wbbzegmupyl.com^
||wbfwyzatvqjbnf.com^
||wbizijxdm.com^
||wbswxksctrvw.com^
||wbthdphsb.com^
||wbufuclb.com^
||wbultedpie.club^
||wbxzrxarmzyx.com^
||wcfelywclbql.com^
||wcgrrjyjiaeocd.com^
||wclkmumbolsmqd.com^
||wcpkhkyuzp.com^
||wcwcypfnvih.com^
||wcwdjojsxbbl.com^
||wcwzzauws.com^
||wcyrjlszoo.com^
||wdaqrxfppj.com^
||wdbqsuukggoyg.com^
||wdkbcvnh.com^
||wdlnoecwykpon.com^
||wdpwhnxfzoozsw.com^
||wdquizratrntwr.com^
||wdrgqoweorjfp.com^
||wdvamhckdjr.com^
||wdzeuxkfvyv.com^
||weaknickgale.icu^
||weaponsboardbriefly.com^
||weaponsort.club^
||weatherent.club^
||web-bars.com^
||webodu.com^
||webpinp.com^
||wedneckekij.club^
||weegebul.net^
||weekhostedmoo.com^
||weeklideals.com^
||weepjoejkqadi.com^
||weethery.com^
||weinberinaz.site^
||weinmanised.club^
||wel-wel-fie.com^
||welcomingprotective.com^
||welllwrite.com^
||welsworn.info^
||wemgcdygokm.com^
||wengesog.net^
||wensoono.com^
||weoukcpr.com^
||wepmmzpypfwq.com^
||weptpremisedefined.com^
||weredadmitt.club^
||westerdayeol.site^
||westerdayeu.site^
||westwarese.club^
||weuztuwxue.com^
||weymsohsafjs.com^
||wfcvhhmumb.com^
||wfcxcblmy.com^
||wfhaabydba.com^
||wfmarlexic.com^
||wfordsgoo.club^
||wftduglf.com^
||wfwualyxdb.com^
||wfxeieahmej.com^
||wfzpkmduyvx.com^
||wfzvjbdicihe.com^
||wg-aff.com^
||wgaycnmfz.com^
||wghmgbjpxmlxa.com^
||wgimuuqvlumvyy.com^
||wglbucuhxxxj.com^
||wgpsethooknqv.com^
||wgpsjcpdulptl.com^
||wgqakonrahgprc.com^
||wgqirxevoh.com^
||wgrjizeaimbxx.com^
||wgwguxqij.com^
||wgxuexjrvo.com^
||whadaupo.net^
||whaiweel.com^
||whamukoji.pro^
||whaustou.net^
||whdzxabhqsdnlc.com^
||wheessoo.com^
||whendiscovery.com^
||whenedkom.club^
||wheneva.club^
||whereascredentialsurmise.com^
||whethere.club^
||whetherecyclo.fun^
||whicherinc.club^
||whispercustom.com^
||whistlingenrapturereprint.com^
||whitective.club^
||whitetrcklnk.click^
||whittlecdn.xyz^
||whixochyxy.pro^
||whjwcghg.com^
||whlvjuprdpkg.com^
||whoshood.com^
||whughesh.com^
||whusebsu.com^
||whzavlaamjcnt.com^
||wi3brxwr2b3v.com^
||wicanwfobqiz.com^
||wichnqeikfdp.com^
||wiewsulznyncf.com^
||wiffqhum.com^
||wikbpyexkw.com^
||wiklweefcuorh.com^
||wildtowedcad.work^
||willioninterpr.club^
||wimsocou.com^
||windoorsew.club^
||windowmentaria.com^
||windows-remora-system.com^
||winsistakesme.site^
||wipowaxe.com^
||withinknuko.club^
||withougheves.site^
||withoughstors.club^
||withoused.club^
||witstandfridge.com^
||wityamdog.com^
||wiwapaxo.xyz^
||wiywlvkwwwrms.com^
||wizhumpgyros.com^
||wizliebeg.com^
||wizwarsum.site^
||wjavelurhgx.com^
||wjeeqkdbjsg.com^
||wjhwruwrirpizx.com^
||wjkavtihubprn.com^
||wjmckfsdcxpj.com^
||wjodtshzu.com^
||wjpaspdktadog.com^
||wjuowevxibmg.com^
||wjvwxcnavjodj.com^
||wjwontqlqchq.com^
||wkhkffefck.com^
||wkll7glfazgp.com^
||wkloqctyiyow.com^
||wkosrsfybeq.com^
||wkwakmsttsehi.com^
||wlbcqvral.com^
||wlezfkwtv.com^
||wlgkqespz.com^
||wlhbgwzgep.com^
||wlnxskclqr.com^
||wlrzptntiqez.com^
||wlszodcfwqk.com^
||wlwootzzijp.com^
||wlzdghlzjewbwv.com^
||wm-abms.com^
||wmaqrkguf.com^
||wmniqkqrr.com^
||wmtyrdrpjbhnj.com^
||wnaibjbnqown.com^
||wndlkj.com^
||wndwhzjmfshthv.com^
||wnfjzjmc.com^
||wnhzlesdqzu.com^
||wnlhbehajh.com^
||wnprot.com^
||wnybornxeukq.com^
||wnzmauurgol.com^
||wocfrherjxm.com^
||wodjfxlhxd.com^
||woeqspvhjs.com^
||wojdn.com^
||wokfirsax.com^
||wolopcqjzajiht.com^
||wolqstldvfkuhp.com^
||wolvedfdg.club^
||womentheli.club^
||womentunyd.site^
||woodynoddinghalfbrother.com^
||woogoust.com^
||woovooza.net^
||wordshipopa.club^
||woredi.com^
||workedlew.top^
||workshirty.club^
||worldmapd.online^
||worthersefim.club^
||wounderfullife.xyz^
||wowjogsot.com^
||woymebsi.com^
||wpbhnyjej.com^
||wpkcfajkeytrro.com^
||wplqgfpj.com^
||wpnjrm.com^
||wpnsrv.com^
||wpqvggsnc.com^
||wpxowkmaeyrte.com^
||wqhmpzjvdmvm.com^
||wqkpadciw.com^
||wqkqrmzldk.com^
||wqmjybqqhz.com^
||wqmpomuwywy.com^
||wqnpcflbcv.com^
||wqpeltrb.com^
||wqvfhbwr.com^
||wqypgiakfbxb.com^
||wrdbknbczcf.com^
||wredmtmvkjbg.com^
||wrfrxgft.com^
||wrierville.com^
||writerredolasy.club^
||wrkl.xyz^
||wrmcfyzl.com^
||wrnrxzstxtjsn.com^
||wrongerababan.info^
||wrpmyymqowytz.com^
||wrwwvymy.com^
||wrxivlclw.com^
||wsemqlxmmhp.com^
||wsgmxgtmxymwt.com^
||wsjlbbqemr23.com^
||wskiglimpso.info^
||wsowkqnxs.com^
||wsrkpjfs.com^
||wssejwluqthda.com^
||wsucuzkmnd.com^
||wswrfjuevvfz.com^
||wt2noay3fgjn.com^
||wtdome.com^
||wtgkustlgat.com^
||wthormvztq.com^
||wtjcqntwdtgs.com^
||wtmokqxhcormc.com^
||wtrzjadunrzx.com^
||wtyjbrsyf.com^
||wtyruwwvjloyk.com^
||wtzgaa.com^
||wuaefxberbqcv.com^
||wucbuvitibyiy.com^
||wudraqvw.com^
||wufcygryt.com^
||wugwwssgjcn.com^
||wurtoosy.com^
||wussucko.com^
||wutzpotztbri.com^
||wuuyczqcgm.com^
||wv63l89etbhe.com^
||wvahelphpfnhyx.com^
||wvbdtcyhgwy.com^
||wvesvozyuoxg.com^
||wvetuwwcojfgw.com^
||wvhsouzoan.com^
||wvlveodsvygn.com^
||wvoahyehtvj.com^
||wvrmnqgmemkw.com^
||wvs3bmct6mkz.com^
||wvvftburvtyz.com^
||wvwgfecqswm.com^
||wwbzfppvhiebl.com^
||wwnuowyww.com^
||wwohikwhl.com^
||wwrpfevyca.com^
||wwtxqylusxtd.com^
||wwyfcalkqahi.com^
||wxaeamianbg.com^
||wxcwtehxsfri.com^
||wxiwegwffls.com^
||wxrotkricj.com^
||wxspfkln.com^
||wxupwyabry.com^
||wxwbvytlvabs.com^
||wxyn0o3xmora.com^
||wyaeyjaqx.com^
||wybutary.xyz^
||wyhcocqu.com^
||wyjdunwcqnetus.com^
||wyjtscdjfcmsy.com^
||wykskkpplgfi.com^
||wylblxhn.com^
||wymoviciyvj.com^
||wynzuadujkd.com^
||wysoloneau.com^
||wysyshypti.pro^
||wyvyikcnalvil.com^
||wyyrjymqewhulr.com^
||wz5y80ab60p5.com^
||wzcipjcjm.com^
||wzdpoitbmau.com^
||wzdrtzvp.com^
||wzfoygianhe.com^
||wzfxiaggxcpjb.com^
||wzghuwvuyxknpv.com^
||wzhdjexsw.com^
||wzhmaehmunibp.com^
||wziaqxvxmpfshx.com^
||wznupnxp.com^
||wzuyzy.com^
||wzvlxncapmi.com^
||wzwetfprojnyx.com^
||wzxdsgnqpnu.com^
||wzzrquhn.com^
||x40u1vj75ks9.com^
||x6k2vb7652xd.com^
||x9b05t5jsqje.com^
||xackxqdn.com^
||xafkdsxnwinmj.com^
||xahwybxa.com^
||xamxwvtsxdva.com^
||xaoglctewqvhi.com^
||xauthorous.club^
||xaxggjsa.com^
||xbaulknerte.club^
||xbfuorhxpa.com^
||xbgoulaxoen.com^
||xblcqncce.com^
||xbmyvkkksjlsek.com^
||xbofirnnmzlprd.com^
||xbrfevoe.com^
||xbtpmwjwsjn.com^
||xbxcwhtgx.com^
||xbynkkqi.com^
||xcjelwzs.com^
||xclgusxcdjd.com^
||xcqgkkccjjucf.com^
||xctiblmetgwr.com^
||xcttavcu.com^
||xcvgdf.party^
||xcvibxsdchxh.com^
||xcvtpwxz.com^
||xcwmyyglayg.com^
||xcwnwrgvwg.com^
||xddqdioms.com^
||xdjdwpwwbky.com^
||xdjefibopixf.com^
||xdlmsvhhsvsp.com^
||xdltrwavzxn.com^
||xdnpghwspxnift.com^
||xdobkqqg.com^
||xdqjeggqm.com^
||xdqodcrayeat.com^
||xdvbhfkeib.com^
||xdxzfqxudc.com^
||xeafosrhjk.com^
||xebadu.com^
||xedybxtqd.com^
||xeiwcnwmlv.com^
||xel-xel-fie.com^
||xelllwrite.com^
||xenddwrxygjcbq.com^
||xeqbdmuvjqt.com^
||xevhszzauj.com^
||xfasadle.com^
||xffljxbbpy.com^
||xfmjleuaqgnuvv.com^
||xfncbrqilpitmc.com^
||xfqifppx.com^
||xfylqszlowu.com^
||xg084mgkfsfk.com^
||xgctdamahrzy.com^
||xgfugivkvkak.com^
||xghretunapafes.com^
||xgievxfxhy.com^
||xgipqvffxrgs.com^
||xgmlmmulciz.com^
||xgpiuhyxbevjgs.com^
||xgspfcpxt.com^
||xgubafscfsf.com^
||xgwslgpad.com^
||xhfosyfia.com^
||xhgqgbomrrfstv.com^
||xhjtggrtkzo.com^
||xhkuhzqvtcadz.com^
||xhstxnpemardz.com^
||xhyjlfbqnbr.com^
||xidxivhiior.com^
||xijgqrrhyfa.com^
||xilastishu.pro^
||xilbalar.com^
||xilnalycptredw.com^
||xineday.com^
||xiodoyvbauv.com^
||xioodnxc1p1a.com^
||xiqgqftva.com^
||xiqlaxjbzjei.com^
||xirlmiyihvpi.com^
||xitmagql.com^
||xiweywhnx.com^
||xixlgtczn.com^
||xizupsawo.pro^
||xjahyyhailnj.com^
||xjdriaiyy.com^
||xjijqczj.com^
||xjqbftcstq.com^
||xjrvkpoqurqnlz.com^
||xjtiqdylurgima.com^
||xjuzpixunwzckm.com^
||xjylcsyo.com^
||xkcidzutjwukj.com^
||xklrckmslshvq.com^
||xkpoynygjpvc.com^
||xkrbwsae.com^
||xkvptuurx.com^
||xkxddhpx.com^
||xkyicwujsmepsh.com^
||xkzrbaexyrds.com^
||xlbbhdarc.com^
||xlfhttdeordzp.com^
||xlftcc.com^
||xlldzsgt.com^
||xlxamrkeiawkco.com^
||xm0siulufost.com^
||xmas-xmas-wow.com^
||xmdwlpwvzt.com^
||xmegspwsjzvvh.com^
||xmevsiig.com^
||xmlppcbuzz.com^
||xmnnurmdrjmd.com^
||xmrchaqjwqyvz.com^
||xmvoodgr.com^
||xmwbplpgjc.com^
||xmwxurmgmly.com^
||xncyiwbwfuqx.com^
||xnfdvmzb.com^
||xnhchuvtoqk.com^
||xnigsnplwbox.com^
||xnmwxndqhyt.com^
||xnqfpnszqwpijd.com^
||xnwndbef.com^
||xnwqhydt.com^
||xnydasvpdqn.com^
||xnyiljkfdwgu.com^
||xoassxowovsrk.com^
||xocecytufu.com^
||xoekgcscpnipb.com^
||xogkpytfgyzy.com^
||xogvagdtgehxm.com^
||xorcibleboth.club^
||xorotmjjst.com^
||xotaiybjyj.com^
||xoyoijhp.com^
||xpgfsxoyijt.com^
||xpigohyzfdcgp.com^
||xptslcoedn.com^
||xpwppacpda.com^
||xpwwqbkezdr.com^
||xpywzbxjwbxafv.com^
||xpzdvubwncvi.com^
||xqankuajhtdehe.com^
||xqbervetkiq.com^
||xqgjtzushomki.com^
||xqheb9yszyrd.com^
||xqilrhnce.com^
||xqjrnsxiwxgcd.com^
||xqkqkfszveqvm.com^
||xqngocao.com^
||xquhrikrq.com^
||xqzlhxzkcil.com^
||xr8wv50k1daj.com^
||xrapmkrsqa.com^
||xrbmomiow.com^
||xrbvsiyyr.com^
||xrfjymmysdr.com^
||xrgsgywkcvua.com^
||xrhobrrgwhtlu.com^
||xrkfqpbubaq.com^
||xrlnnjsitjhnvb.com^
||xrluvlmyuxqjme.com^
||xrqrpdxqpm.com^
||xrsfwclojycu.com^
||xrvyetdriwzp.com^
||xsgpzbipelo.com^
||xsipbwtb.com^
||xsmangbomdick.com^
||xsmccuism.com^
||xsnfmaxicj.com^
||xsortxrmtpykh.com^
||xsqylzml.com^
||xsrzmhriydfcqx.com^
||xsuinfhoxpoz.com^
||xswbmktpgcwcud.com^
||xswezzwxh.com^
||xswmgpypkfbqoe.com^
||xsxvxqtdppippq.com^
||xtbeungdpkf.com^
||xtccyvimdr.com^
||xtcfsrxmz.com^
||xtendente.club^
||xtensotherec.club^
||xtixyzjeibh.com^
||xtjkieqcwn.com^
||xtjmmnjr.com^
||xtmjaetqtbm.com^
||xtmuasvldoiz.com^
||xudfxpvm.com^
||xunkhuczqnuf.com^
||xuossk3tu6hb.com^
||xuveiai.ru^
||xuwptpzdwyaw.com^
||xvcmsfoeheu.com^
||xvgfmbrifa.com^
||xviplxteu.com^
||xvlkfkjl.com^
||xvnfyutv.com^
||xvomqsoivtiaxh.com^
||xvtbumnuj.com^
||xvucprzzwd.com^
||xvwebllndr.com^
||xwcqrzkle.com^
||xwdlgzrnuyo.com^
||xwetmeeynns.com^
||xwoexbipp.com^
||xwonghmweu.com^
||xwprdjbayq.com^
||xwxbiywlavgpm.com^
||xxccdshj.com^
||xxchhgilfheu.com^
||xxczncbczvd.com^
||xxdjmuekj.com^
||xxe2.com^
||xxggvfkuawkri.com^
||xxhgzzinkrbbo.com^
||xxkcdvpurae.com^
||xxladu.com^
||xxlargepop.com^
||xxnkyesp.com^
||xxutoyreg.com^
||xxxadu.com^
||xxxbyhxp.com^
||xymtglljft.com^
||xywwomayptsd.com^
||xyz0k4gfs.xyz^
||xzcdzfkwk.com^
||xzdlleawpx.com^
||xzfswipynyuj.com^
||xzooimhkjiwp.com^
||y2020ad.xyz^
||y3k7rqxsh55c.com^
||y96e1tnmr2.buzz^
||yaaqsdteo.com^
||yachtpreceding.com^
||yadyiymarz.com^
||yagcaumz.com^
||yahbdmyvvmjh.com^
||yaikleyabl.com^
||yajeaumd.com^
||yanderthundr.fun^
||yankszapfop.com^
||yanskweqyuma.com^
||yapparenalu.info^
||yasmwesikz.com^
||yassociallya.club^
||yatgrotthyzpm.com^
||yauatoyuhdb.com^
||yawsupvie.site^
||yaxbqjjemnvben.com^
||yb7a1bb6k1.com^
||ybaijkluq.com^
||ybbqkfzmj.com^
||ybgnyxinr.com^
||yblileapbnc.com^
||ybmlwhhsuf.com^
||ybwpvenix.com^
||ybxhjlqurdq.com^
||ycczhbzoyseg.com^
||ychijnziuhvu.com^
||yckdywmihuabu.com^
||ycorsementh.top^
||ycuuzufqwsk.com^
||ycxtpbfcsl.com^
||yczdebjfskegsd.com^
||ydbsysbzp.com^
||ydfntydegmdbk.com^
||ydkhkjmefxy.com^
||ydkrabhtgci.com^
||ydlwrwbjosjycn.com^
||ydomaineda.club^
||ydrinkletremem.site^
||ydsnqaekjr.com^
||ydtqlmsvocjp.com^
||ydutvhtw.com^
||ydvexlxyg.com^
||ydwjfuhuiesrhp.com^
||ydzakntxe.com^
||yeaonesad.com^
||yebojewh.com^
||yebpettlkcqm.com^
||yecxfxsbkb.com^
||yeegsxcwbnn.com^
||yefttzzn.com^
||yegsrmqqpg.com^
||yellorsanarolik.site^
||yemdmtwnpspgy.com^
||yenlubragf.com^
||yeplavtzm.com^
||yeprimlax.club^
||yepsobtax.com^
||yescomition.club^
||yestedshere.site^
||yeuotdalcxqwr.com^
||yeuropertsp.site^
||yfbiwkxjkaw.com^
||yfcxyejwyeyjse.com^
||yfcxzvdyrnp.com^
||yfdrpdjbxjm.com^
||yfibjzosrqrtmv.com^
||yfivoqeh.online^
||yflyluiqdig.com^
||yfnvswrfjw.com^
||yformvcqgphol.com^
||yfrrzyphyk.com^
||yftuybem.com^
||yg592gpmrh0q.com^
||ygdnflmhslwi.com^
||ygemknajajg.com^
||ygnftomdh.com^
||yguuoibdsscki.com^
||ygvuinirwqnl.com^
||ygzkedoxwhqlzp.com^
||yhaztdufgmw.com^
||yhhbtavgpuo.com^
||yhljenkljge.com^
||yhmbwgolijyac.com^
||yhwrgbcjwup.com^
||yim3eyv5.top^
||yinsterkneeline.info^
||yintkfbxaopyb.com^
||yiopqbbmugak.com^
||yirishedspe.info^
||yiuilserianaus.club^
||yivzznzrujt.com^
||yjctwdeuz.com^
||yjdbnkgonfp.com^
||yjfhadfc.com^
||yjnqrbfnocy.com^
||yjoldnbcw.com^
||yjpwmybjkg.com^
||yjseeodbma.com^
||yjwtxskmswcjc.com^
||ykeryifvsxjcdr.com^
||ykixjehac.com^
||yknfpdpj.com^
||yksjurzq.com^
||ylcgewdtetazek.com^
||yleztmobykox.com^
||ylihbkbiefgj.com^
||yllfdnftjo.com^
||ylnmzwwc.com^
||yloidlvfhpkq.com^
||ylqbiljjlyq.com^
||ylvessovi.pro^
||ylwu7xm3a1wv.com^
||ymbpndswe.com^
||ymerjqsynqoxdm.com^
||ymhqeelitngcr.com^
||ymkymasmvsuosd.com^
||ymondardin.club^
||ympkaxpaf.com^
||ymsutnllwwcm.com^
||ymuhybbrk.com^
||ymuoqhmhnifzl.com^
||ymwvkruyidppb.com^
||ymzrrizntbhde.com^
||ymztsuzm.com^
||ynebbsldruvfb.com^
||ynelypolkq.com^
||ynhetcoypgnl.com^
||ynhonjqahrh.com^
||ynkakgknfljv.com^
||ynkbueizwqu.com^
||ynoiezey.com^
||ynopkisq.com^
||ynpypyqwu.com^
||ynqmordtj.com^
||yntwcepykkts.com^
||ynuyzeqtswtd.com^
||ynvmoxqbm.com^
||ynvwvckgqich.com^
||ynxerecrbihujf.com^
||yobthmvxwedkkg.com^
||yodyfofkb.com^
||yofyzgkoktwlc.com^
||yonashbin.com^
||yonatefin.site^
||yonderplanner.com^
||yonmzzszhf.com^
||yoomanies.com^
||yoqpnkhl.com^
||youearrid.com^
||yowlcapkegs.com^
||ypecfkbqgldzq.com^
||ypictqesjuib.com^
||ypixrvxi.com^
||ypkbybzpd.com^
||ypksjcnrsett.com^
||ypmwkketrdbwn.com^
||ypnespepnln.com^
||ypolukuxt.com^
||yppxexinajadu.com^
||yprnopqzs.com^
||ypummbggdjex.com^
||ypzhrmspnfmy.com^
||ypzrannhrvhlpk.com^
||yqbyzekybmswii.com^
||yqccpziiuak.com^
||yqcmuxkd.com^
||yqecjuoxiquvr.com^
||yqkxutfjzbdbml.com^
||yqmhrvvlbm.com^
||yqmzhilyjzw.com^
||yrbjfusd.com^
||yrcpupgqtn.com^
||yrfeurfeacuul.com^
||yrivoste.com^
||yrkozodemantj.com^
||yrmxtvqpp.com^
||yrrvmnimwztv.com^
||yrsjqzfku.com^
||yrtyflmurngv.com^
||ys1pve.site^
||ysaloykchjyxg.com^
||ysensionlatio.space^
||ysgeuarbxfttib.com^
||yslvynerwkdls.com^
||ysmbdnavqsbcl.com^
||ysosfhyrbyre.com^
||yspicb.site^
||ysqhjwanlbhmt.com^
||ysrjmfaqm.com^
||ystructingac.club^
||ysyrcnsb.com^
||ytcgivcxzawx.com^
||ytcpfvgqp.com^
||ytdoajoj.com^
||ytqnsqvajzv.com^
||yttvnnvklf.com^
||ytwisqvoiugzb.com^
||ytxuslppbj.com^
||yuimtqtp.com^
||yumzgezhl.com^
||yuriassignmentmall.com^
||yurttitxfyfh.com^
||yurvyhtp.com^
||yuwxounw.com^
||yuyxslrprv.com^
||yuzsvoanyw.com^
||yvbrgzeu.com^
||yvdkwgrfatt.com^
||yviletet.online^
||yviqapajvhsx.com^
||yvmads.com^
||yvsymvjzk.com^
||yvtktnsqp.com^
||yvussztn.com^
||yvvxjkzi.com^
||yvxerfdxk.com^
||yvyfyuacwz.com^
||yvysgncv.com^
||yvystpvmpnz.com^
||yvytbqgmersgw.com^
||ywcxuagtmrawx.com^
||ywegbjiv.com^
||ywemjekei.com^
||ywgjjhjay.com^
||ywsjtstwevknlc.com^
||ywtofulqxeqcvq.com^
||ywuyrhkaiat.com^
||yxbzsdthw.com^
||yxdwsuppvt.com^
||yxfxhkbrwzww.com^
||yximgdpivguxke.com^
||yxkhpk.com^
||yxlzwbahyn.com^
||yxsrshkmgiyn.com^
||yxvuvzrz.com^
||yxyenzslsk.com^
||yxyfsghyk.com^
||yy9s51b2u05z.com^
||yycocbzc.com^
||yyivakszwh.com^
||yyjvimo.com^
||yyupkqqokrus.com^
||yyvvnutdokptca.com^
||yywctdppuncv.com^
||yyxrezickph.com^
||yyywwbpkf.com^
||yzesxnzfhyy.com^
||yzetmrsww.com^
||yzexonvknhw.com^
||yzlwuuzzehjh.com^
||yzmiwdjviuzk.com^
||yzveuheeothp.com^
||yzysnbqc.com^
||yzytjgdrz.com^
||yzyycjzfkpveu.com^
||yzzvsnbten.com^
||z11yv3xpzk.com^
||z3dmbpl6309s.com^
||z501lpfg9x8v.com^
||z6vmw.top^
||zabhoggkgm.com^
||zadhrsvmawp.com^
||zadhuigxoeztzo.com^
||zaentjfu.com^
||zaivikuk.com^
||zasccycohek.com^
||zaugroaw.net^
||zaushegi.net^
||zav4gln44kez.com^
||zaxdnhfdchet.com^
||zazerygu.pro^
||zbdvvwpia.com^
||zblbiqpv.com^
||zbqblhqlrm.com^
||zbtaiqess.com^
||zbtffdiu.com^
||zbvrqrjecs.com^
||zcauvwmfevhox.com^
||zcbyoqylllxe.com^
||zcchbviygqkke.com^
||zcjrjnxgukfcy.com^
||zcjvqfbl1toyemvm.pro^
||zckpaeifoq.com^
||zckphynp.com^
||zcovfcongwmn.com^
||zcwjasfrog.com^
||zcyclbncgubccl.com^
||zdajdudqfq.com^
||zdgmhsahttsj.com^
||zdhnepeadrwetg.com^
||zdjkzqwpqvwcmc.com^
||zdplhparvrd.com^
||zdsyifistjlag.com^
||zdukhhodnglp.com^
||zdutcdhvwlpkge.com^
||zdydvjzexmp.com^
||zdyfbhfmdtpm.com^
||zekcgykv.com^
||zel-zel-fie.com^
||zelllwrite.com^
||zelxtujtigbx.com^
||zenhppyad.com^
||zeokfeyraxls.com^
||zeqtblok.com^
||zerolullaby.com^
||zestzqhrwsvwcq.com^
||zeujqjoifd.com^
||zeuuwb.com^
||zexastize.pro^
||zexygpxlamac.com^
||zfmagxsjqypmya.com^
||zfnvguzg.com^
||zfptnwcwyl.com^
||zfrpmiqby.com^
||zfutrfvgfdr.com^
||zfvadntnx.com^
||zfvrrodxfb.com^
||zgcplfvjpixarg.com^
||zgeuzenogpy.com^
||zgmwrjlxpb.com^
||zgyxizppxf.com^
||zgzczklewpt.com^
||zhifinwgpwakue.com^
||zhkbjqtstd.com^
||zhlfogiy.com^
||zhlrcaahpuqh.com^
||zhovjymmkg.com^
||zhqigwbchfnqn.com^
||zhqqozqbk.com^
||zhrmtsxcdkjj.com^
||zhxdduzdibm.com^
||zi8ivy4b0c7l.com^
||zidtqsrzosud.com^
||ziebgbikz.com^
||zifjgjddpy.com^
||zim-zim-zam.com^
||zinfluentlyw.club^
||zinhavnpak.com^
||zip-zip-swan.com^
||ziphoumt.net^
||zirlztyowfnif.com^
||ziznjduvyqygtk.com^
||zjefjxjukiasd.com^
||zjiktkmjyo.com^
||zjkypuacaawx.com^
||zjllvkfa.com^
||zjnmgmidmx.com^
||zjqymhsk.com^
||zjsbdjkdtjzoxh.com^
||zjsbeont.com^
||zkfhdpogauqb.com^
||zkfjgzonjvg.com^
||zkmyaizgc.com^
||zkoumvpngkubl.com^
||zkqlyhwfn.com^
||zkqpoamv.com^
||zksdztizohcfy.com^
||zkwtqwwks.com^
||zkzpfpoazfgq.com^
||zlacraft.com^
||zlahmbwm.com^
||zlddifyo.com^
||zldijcenor.com^
||zlegojgwg.com^
||zlfgedpuxrbpgm.com^
||zlfzeuvk.com^
||zlinkm.com^
||zlkrsqad.com^
||zllanqoglad.com^
||zlluzejac.com^
||zlmbspplqvftur.com^
||zlsvr3xybeh4.com^
||zmasxytjskg.com^
||zmbuidget.com^
||zmhwglwmi.com^
||zmkihizd.com^
||zmnhcswlu.com^
||zmoawpfsz.com^
||zmpvyyey.com^
||zmutugjqvia.com^
||znbokxhkwx.com^
||znicvrdirncxq.com^
||znjwkwha.com^
||znmdscnynybx.com^
||znnabrxnotlm.com^
||znnzwdgu.com^
||znuwbselijsmyj.com^
||znxvuabzgm.com^
||znztvqgtaivf.com^
||zoachops.com^
||zoaheeth.com^
||zobsibzczd.com^
||zoeysqyx.com^
||zoijpllqnm.com^
||zonieviejos.pro^
||zooahm2fx2v1.com^
||zop381q5o0q1.com^
||zorango.com^
||zotjktpk.com^
||zounhlyqz.com^
||zouphail.com^
||zpaanftgs.com^
||zpaimilpqx.com^
||zpiqwngppibmf.com^
||zpjkvuyqxu.com^
||zpkshggvjif.com^
||zpqejgbya.com^
||zpwqnicvzi.com^
||zpxgdlqoofx.com^
||zqeqclcfdc.com^
||zqiknimzmcoedq.com^
||zqmnjxpavnpe.com^
||zqmxzjrhchg.com^
||zqnfvoucjscjmq.com^
||zqseasmu.com^
||zqswmyzlkcvrtu.com^
||zqxmeahcm.com^
||zqydozajw.com^
||zqzuiomba.com^
||zramisxvxmkf.com^
||zraytmsjhzv.com^
||zreqmcewq.com^
||zrgssannk.com^
||zridsfev.com^
||zrlxjcsvib.com^
||zrnedsainsteady.info^
||zro56hd6szoy.com^
||zronsunopja.com^
||zroundancez.site^
||zrvnhlwypqpwjw.com^
||zrzeewya.com^
||zrzrpxzvsk.com^
||zsdqemzzzbtn.com^
||zshbpcqbm.com^
||zsjgmnmtgm.com^
||zsjnxkur.com^
||zsrycovuxfgzyn.com^
||zsxqjjobfb.com^
||ztdfsxgcyprwvp.com^
||ztiqalyrbfsnl.com^
||ztpqbrzjp.com^
||ztsletmncez.com^
||ztslmijniaoqip.com^
||ztstwgxjhkuwj.com^
||ztxohhagymj.com^
||ztzilyso.com^
||zudlddyzgogsh.com^
||zudrurta.com^
||zurilito.online^
||zursiicizyhd.com^
||zuszohaosnrssk.com^
||zuvhkvystrfdp.com^
||zuwuqxstogbj.com^
||zuybvpprdoo.com^
||zuyejecgb.com^
||zvkytbjimbhk.com^
||zvmldjxh.com^
||zvmprcnihkk.com^
||zvswmofga.com^
||zvtbdwziyxh.com^
||zweigciinmslan.com^
||zwigjtgnzfn.com^
||zwmauyerfotyh.com^
||zwmunz.com^
||zwprxzbnzxc.com^
||zwwbvpwd.com^
||zwzfujusmwsbun.com^
||zxa4kxw2nvox.com^
||zxavxgjcjmkh.com^
||zxcvxmtzs.com^
||zxdardwpsuf.com^
||zxevjtzvqlxy.com^
||zxryytzesvn.com^
||zxxtkrkzfyy3.com^
||zyadwzlxllogm.com^
||zyddpern.com^
||zydvsvwgqqyxb.com^
||zyemabejryf.com^
||zygrlkimddjzd.com^
||zyikzhgqzjyvgu.com^
||zylotcosp.com^
||zyrjagscswahgz.com^
||zywfpkagwwpm.com^
||zyxmnqkt.com^
||zzdb5p4upiug.com^
||zzlayejqlzcg.com^
||zzmwzarweka.com^
||zzoacwqfw.com^
||zzpzenvmibvm.com^
||zzvvzfiwyfq.com^
||zzxlukodff.com^
||bet365.com/*?affiliate=$document
||reimageplus.com^$document
||0azx1.com^$third-party
||0emn.com^$third-party
||0fmm.com^$third-party
||0pixl.com^$third-party
||101m3.com^$third-party
||103092804.com^$third-party
||10fbb07a4b0.se^$third-party
||1100i.com^$third-party
||123date.me^$third-party
||12place.com^$third-party
||152media.com^$third-party
||188server.com^$third-party
||18clicks.com^$third-party
||1empiredirect.com^$third-party
||1fwjpdwguvqs.com^$third-party
||1nimo.com^$third-party
||1phads.com^$third-party
||1rx.io^$third-party
||1rxntv.io^$third-party
||1web.me^$third-party
||1yk851od.com^$third-party
||206ads.com^$third-party
||20dollars2surf.com^$third-party
||247realmedia.com^$third-party
||24vunvrv.com^$third-party
||254a.com^$third-party
||2a12be6140880286.com^$third-party
||2beon.co.kr^$third-party
||2d7bd9e6eb370143.com^$third-party
||2dpt.com^$third-party
||2gok8g15p2.com^$third-party
||2leep.com^$third-party
||2mdn.info^$third-party
||2mdn.net/dot.gif$object,third-party
||2mdn.net^$~object,third-party
||303marketplace.com^$third-party
||3393.com^$third-party
||33across.com^$third-party
||350media.com^$third-party
||3585656d9351553f.com^$third-party
||360ads.com^$third-party
||360installer.com^$third-party
||360popads.com^$third-party
||360protected.com^$third-party
||360yield.com^$third-party
||365sbaffiliates.com^$third-party
||3b9eb5ed04721bef.com^$third-party
||3cnce854.com^$third-party
||3lift.com^$third-party
||3lr67y45.com^$third-party
||3omb.com^$third-party
||3rdads.com^$third-party
||3redlightfix.com^$third-party
||3wr110.net^$third-party
||43031aaaecd84428.com^$third-party
||43plc.com^$third-party
||47f624b2e6c6072e.com^$third-party
||4affiliate.net^$third-party
||4b6994dfa47cee4.com^$third-party
||4bb6jls06l.com^$third-party
||4dex.io^$third-party
||4dsbanner.net^$third-party
||4dsply.com^$third-party
||4exlkjnngs.com^$third-party
||4wnet.com^$third-party
||4wnetwork.com^$third-party
||564d28256cddaeba.com^$third-party
||57e3ascxh1.com^$third-party
||5advertise.com^$third-party
||5bir9vuqcq.com^$third-party
||5gl1x9qc.com^$third-party
||5nt1gx7o57.com^$third-party
||600z.com^$third-party
||6198399e4910e66-ovc.com^$third-party
||65vk1fba34.com^$third-party
||6moxhf9rmm.com^$third-party
||6zy9yqe1ew.com^$third-party
||746fyw2v.com^$third-party
||7667bab1751ff777.com^$third-party
||777seo.com^$third-party
||778669.com^$third-party
||79zgycmr.com^$third-party
||7insight.com^$third-party
||7lstw4cd.top^$third-party
||7pud.com^$third-party
||7search.com^$third-party
||7t15ny0f4f.top^$third-party
||7wtic7ru.com^$third-party
||88461059da0a12ea.com^$third-party
||888media.net^$third-party
||888promos.com^$third-party
||88hb7evabd.com^$third-party
||8a1ccf65f2b1302.com^$third-party
||8s8.eu^$third-party
||8yxupue8.com^$third-party
||91mobiles.com^$third-party
||93c8c9a28e1db445.com^$third-party
||97d73lsi.com^$third-party
||9ads.mobi^$third-party
||9eb10b7a3d04a.com^$third-party
||9ts3tpia.com^$third-party
||a-ads.com^$third-party
||a-mo.net^$third-party
||a-ssl.ligatus.com^$third-party
||a-static.com^$third-party
||a.adroll.com^$third-party
||a.ligatus.com^$third-party
||a.raasnet.com^$third-party
||a1a5ab31bcd1bc68.com^$third-party
||a2b108bd2461b12e.com^$third-party
||a2dfp.net^$third-party
||a2gw.com^$third-party
||a2pub.com^$third-party
||a3m.io^$third-party
||a433.com^$third-party
||a4dtrk.com^$third-party
||a4g.com^$third-party
||a5a5a.com^$third-party
||aa.voice2page.com^$third-party
||aa24h.com^$third-party
||aaadealstoday.com^$third-party
||aaddcount.com^$third-party
||aamapi.com^$third-party
||aaxads.com^$third-party
||abctrack.bid^$third-party
||ablehed.pro^$third-party
||ablenctionalle.info^$third-party
||abnad.net^$third-party
||aboutads.quantcast.com^$third-party
||acales.ru^$third-party
||accelacomm.com^$third-party
||access-mc.com^$third-party
||accio.ai^$third-party
||accmgr.com^$third-party
||accomment.pro^$third-party
||accountestatees.info^$third-party
||accounts.pkr.com^$third-party
||acf-webmaster.net^$third-party
||ackbure.pro^$third-party
||ackgroupsevention.info^$third-party
||acloudimages.com^$third-party
||acootaul.net^$third-party
||acronym.com^$third-party
||actiflex.org^$third-party
||actiondesk.com^$third-party
||activedancer.com^$third-party
||actpx.com^$third-party
||ad-arata.com^$third-party
||ad-back.net^$third-party
||ad-balancer.net^$third-party
||ad-bay.com^$third-party
||ad-clicks.com^$third-party
||ad-delivery.net^$third-party
||ad-flow.com^$third-party
||ad-gbn.com^$third-party
||ad-goi.com^$third-party
||ad-indicator.com^$third-party
||ad-m.asia^$third-party
||ad-mapps.com^$third-party
||ad-maven.com^$third-party
||ad-recommend.com^$third-party
||ad-server.co.za^$third-party
||ad-serverparc.nl^$third-party
||ad-sponsor.com^$third-party
||ad-srv.net^$third-party
||ad-stir.com^$third-party
||ad-vice.biz^$third-party
||ad-vortex.com^$third-party
||ad-wheel.com^$third-party
||ad.admitad.com/banner/$third-party
||ad.admitad.com/f/$third-party
||ad.admitad.com/fbanner/$third-party
||ad.admitad.com/j/$third-party
||ad.atdmt.com/i/a.html$third-party
||ad.atdmt.com/i/a.js$third-party
||ad.doubleclick.net^$third-party
||ad.gt^$third-party
||ad.linksynergy.com^$third-party
||ad.mo.doubleclick.net/dartproxy/$third-party
||ad.mox.tv^$third-party
||ad.style^$third-party
||ad.yieldpartners.com^$third-party
||ad120m.com^$third-party
||ad123m.com^$third-party
||ad127m.com^$third-party
||ad131m.com^$third-party
||ad132m.com^$third-party
||ad20.net^$third-party
||ad2adnetwork.biz^$third-party
||ad2up.com^$third-party
||ad4980.kr^$third-party
||ad4989.co.kr^$third-party
||ad4game.com^$third-party
||ad6media.fr^$third-party
||adacado.com^$third-party
||adaction.se^$third-party
||adacts.com^$third-party
||adadvisor.net^$third-party
||adagora.com^$third-party
||adalliance.io^$third-party
||adalso.com^$third-party
||adamatic.co^$third-party
||adaos-ads.net^$third-party
||adap.tv^$~object,third-party
||adapd.com^$third-party
||adapex.io^$third-party
||adaptiveads.com^$third-party
||adatrix.com^$third-party
||adbard.net^$third-party
||adbasket.net^$third-party
||adbetclickin.pink^$third-party
||adbetnet.com^$third-party
||adbit.biz^$third-party
||adbit.co^$third-party
||adbma.com^$third-party
||adboost.com^$third-party
||adbooth.com^$third-party
||adbooth.net^$third-party
||adbox.lv^$third-party
||adbrau.com^$third-party
||adbrite.com^$third-party
||adbro.me^$third-party
||adbrook.com^$third-party
||adbuff.com^$third-party
||adbuka.com.ng^$third-party
||adbukaserver.com^$third-party
||adbull.com^$third-party
||adbureau.net^$third-party
||adbutler-fermion.com^$third-party
||adbutler.com^$third-party
||adbuyer.com^$third-party
||adcade.com^$third-party
||adcalm.com^$third-party
||adcamel.pw^$third-party
||adcash.com^$third-party
||adcastplus.net^$third-party
||adcde.com^$third-party
||adcdnx.com^$third-party
||adcell.com^$third-party
||adcentriconline.com^$third-party
||adcfrthyo.tk^$third-party
||adchap.com^$third-party
||adchemical.com^$third-party
||adclerks.com^$third-party
||adclick.pk^$third-party
||adclickafrica.com^$third-party
||adclickmedia.com^$third-party
||adclicks.io^$third-party
||adclickservice.com^$third-party
||adcloud.net^$third-party
||adcmps.com^$third-party
||adcolo.com^$third-party
||adconjure.com^$third-party
||adconscious.com^$third-party
||adcrax.com^$third-party
||adcron.com^$third-party
||addaim.com^$third-party
||addelive.com^$third-party
||addiply.com^$third-party
||additionalmedia.com^$third-party
||addkt.com^$third-party
||addoer.com^$third-party
||addoor.net^$third-party
||addroid.com^$third-party
||addroplet.com^$third-party
||addynamix.com^$third-party
||addynamo.net^$third-party
||adecn.com^$third-party
||adedy.com^$third-party
||adelement.com^$third-party
||ademails.com^$third-party
||adenc.co.kr^$third-party
||adengage.com^$third-party
||adentifi.com^$third-party
||adespresso.com^$third-party
||adexc.net^$third-party
||adexchange.io^$third-party
||adexchangecloud.com^$third-party
||adexchangedirect.com^$third-party
||adexchangegate.com^$third-party
||adexchangemachine.com^$third-party
||adexchangeprediction.com^$third-party
||adexchangetracker.com^$third-party
||adexcite.com^$third-party
||adexprt.com^$third-party
||adexprts.com^$third-party
||adextent.com^$third-party
||adf01.net^$third-party
||adfeedstrk.com^$third-party
||adfill.me^$third-party
||adfootprints.com^$third-party
||adforgames.com^$third-party
||adforgeinc.com^$third-party
||adframesrc.com^$third-party
||adfrika.com^$third-party
||adfrontiers.com^$third-party
||adfunkyserver.com^$third-party
||adfusion.com^$third-party
||adg99.com^$third-party
||adgardener.com^$third-party
||adgatemedia.com^$third-party
||adgear.com^$third-party
||adgebra.co.in^$third-party
||adgebra.in^$third-party
||adgeiros.pw^$third-party
||adgent007.com^$third-party
||adgila.com^$third-party
||adgitize.com^$third-party
||adglare.net^$third-party
||adglare.org^$third-party
||adglaze.com^$third-party
||adgoi.com^$third-party
||adgoi.mobi^$third-party
||adgorithms.com^$third-party
||adgoto.com^$third-party
||adgroups.com^$third-party
||adgrx.com^$third-party
||adhese.be^$third-party
||adhese.com^$third-party
||adhese.net^$third-party
||adhigh.net^$third-party
||adhitzads.com^$third-party
||adhostingsolutions.com^$third-party
||adicate.com^$third-party
||adigniter.org^$third-party
||adikteev.com^$third-party
||adimise.com^$third-party
||adimpact.com^$third-party
||adimpression.net^$third-party
||adinc.co.kr^$third-party
||adinc.kr^$third-party
||adinch.com^$third-party
||adincon.com^$third-party
||adindigo.com^$third-party
||adingo.jp^$third-party
||adinplay.com^$third-party
||adintend.com^$third-party
||adinterax.com^$third-party
||adinvigorate.com^$third-party
||adip.ly^$third-party
||adiqglobal.com^$third-party
||adireland.com^$third-party
||adireto.com^$third-party
||adisfy.com^$third-party
||adisn.com^$third-party
||adit-media.com^$third-party
||adition.com^$third-party
||aditize.com^$third-party
||adjal.com^$third-party
||adjector.com^$third-party
||adjesty.com^$third-party
||adjs.net^$third-party
||adjug.com^$third-party
||adjuggler.com^$third-party
||adjuggler.net^$third-party
||adjungle.com^$third-party
||adjust.com^$third-party
||adk2.co^$third-party
||adk2.com^$third-party
||adk2x.com^$third-party
||adkengage.com^$third-party
||adkernel.com^$third-party
||adklip.com^$third-party
||adknock.com^$third-party
||adknowledge.com^$third-party
||adkonekt.com^$third-party
||adkova.com^$third-party
||adlatch.com^$third-party
||adlayer.net^$third-party
||adlegend.com^$third-party
||adligature.com^$third-party
||adlightning.com^$third-party
||adlink.net^$third-party
||adlive.io^$third-party
||adloaded.com^$third-party
||adlogists.com^$third-party
||adloop.co^$third-party
||adlooxtracking.com^$third-party
||adlpartner.com^$third-party
||adlux.com^$third-party
||adm-vids.info^$third-party
||adm.fwmrm.net/crossdomain.xml$domain=cc.com|mtv.com
||adm.fwmrm.net/p/msnbc_live/$object,third-party,domain=~msnbc.msn.com|
~www.nbcnews.com
||adm.fwmrm.net/p/mtvn_live/$object,third-party
||adm.shinobi.jp^$third-party
||admagnet.net^$third-party
||admailtiser.com^$third-party
||admamba.com^$third-party
||adman.gr^$third-party
||admanage.com^$third-party
||admanmedia.com^$third-party
||admarketplace.net^$third-party
||admaster.net^$third-party
||admaxim.com^$third-party
||admaya.in^$third-party
||admaza.in^$third-party
||admedia.com^$third-party
||admedit.net^$third-party
||admedo.com^$third-party
||admeerkat.com^$third-party
||admeld.com^$third-party
||admessage.support^$third-party
||admeta.com^$third-party
||admetricspro.com^$third-party
||admission.net^$third-party
||admixer.net^$third-party
||admngronline.com^$third-party
||admtpmp127.com^$third-party
||admulti.com^$third-party
||adnami.io^$third-party
||adnami2.io^$third-party
||adne.tv^$third-party
||adnectar.com^$third-party
||adnemo.com^$third-party
||adnet-media.net^$third-party
||adnet.biz^$third-party
||adnet.com^$third-party
||adnet.de^$third-party
||adnet.lt^$third-party
||adnet.ru^$third-party
||adnet.vn^$third-party
||adnetworkme.com^$third-party
||adnetworkperformance.com^$third-party
||adneutralads.com^$third-party
||adnext.fr^$third-party
||adngin.com^$third-party
||adnigma.com^$third-party
||adnimation.com^$third-party
||adnimo.com^$third-party
||adnium.com^$third-party
||adnmore.co.kr^$third-party
||adnoble.com^$third-party
||adnow.com^$third-party
||adnuntius.com^$third-party
||adnxs.com^$third-party
||adnxs.net^$third-party
||adnxs1.com^$third-party
||adocean.pl^$third-party
||adohana.com^$third-party
||adomic.com^$third-party
||adomik.com^$third-party
||adonion.com^$third-party
||adonly.com^$third-party
||adonnews.com^$third-party
||adonweb.ru^$third-party
||adop.pw^$third-party
||adoperator.com^$third-party
||adopshost.me^$third-party
||adoptim.com^$third-party
||adorika.com^$third-party
||adorika.net^$third-party
||adosia.com^$third-party
||adotic.com^$third-party
||adotmob.com^$third-party
||adotube.com^$third-party
||adovr.com^$third-party
||adpacks.com^$third-party
||adparlor.com^$third-party
||adpass.co.uk^$third-party
||adpay.com^$third-party
||adpays.net^$third-party
||adpdx.com^$third-party
||adperfect.com^$third-party
||adperium.com^$third-party
||adpinion.com^$third-party
||adpionier.de^$third-party
||adplans.info^$third-party
||adplex.media^$third-party
||adplugg.com^$third-party
||adplxmd.com^$third-party
||adpnut.com^$third-party
||adpone.com^$third-party
||adpopcon.com^$third-party
||adport.io^$third-party
||adppv.com^$third-party
||adpredictive.com^$third-party
||adpressi.com^$third-party
||adprotected.com^$third-party
||adprovi.de^$third-party
||adprs.net^$third-party
||adpushup.com^$third-party
||adqic.com^$third-party
||adquantix.com^$third-party
||adquest3d.com^$third-party
||adrcdn.com^$third-party
||adreactor.com^$third-party
||adready.com^$third-party
||adreadytractions.com^$third-party
||adrecord.com^$third-party
||adrecover.com^$third-party
||adrelayer.com^$third-party
||adresellers.com^$third-party
||adrevolver.com^$third-party
||adright.co^$third-party
||adrise.de^$third-party
||adro.co^$third-party
||adrocket.com^$third-party
||adrsp.net^$third-party
||adrunnr.com^$third-party
||ads-elsevier.net^$third-party
||ads-for-free.com^$third-party
||ads-pixiv.net^$third-party
||ads-twitter.com^$third-party
||ads.cc^$third-party
||ads.rd.linksynergy.com^$third-party
||ads01.com^$third-party
||ads1-adnow.com^$third-party
||ads2-adnow.com^$third-party
||ads2ads.net^$third-party
||ads2srv.com^$third-party
||ads3-adnow.com^$third-party
||ads4cheap.com^$third-party
||ads5-adnow.com^$third-party
||adsafeprotected.com^$third-party
||adsafety.net^$third-party
||adsagony.com^$third-party
||adsalvo.com^$third-party
||adsame.com^$third-party
||adsblockkpush.com^$third-party
||adsbookie.com^$third-party
||adsbrook.com^$third-party
||adscale.de^$third-party
||adscampaign.net^$third-party
||adscendmedia.com^$third-party
||adscpm.net^$third-party
||adscreendirect.com^$third-party
||adscustsrv.com^$third-party
||adsdk.com^$third-party
||adsdot.ph^$third-party
||adsensecamp.com^$third-party
||adser.io^$third-party
||adserve.com^$third-party
||adserve.ph^$third-party
||adserverplus.com^$third-party
||adserverpub.com^$third-party
||adservicemedia.dk^$third-party
||adservingfactory.com^$third-party
||adservinginternational.com^$third-party
||adservme.com^$third-party
||adservr.de^$third-party
||adsfac.eu^$third-party
||adsfac.net^$third-party
||adsfac.us^$third-party
||adsfactor.net^$third-party
||adsfan.net^$third-party
||adsfast.com^$third-party
||adsforallmedia.com^$third-party
||adsforindians.com^$third-party
||adsfundi.com^$third-party
||adsfuse.com^$third-party
||adshack.com^$third-party
||adshark.site^$third-party
||adshexa.com^$third-party
||adshopping.com^$third-party
||adshot.de^$third-party
||adshuffle.com^$third-party
||adsiduous.com^$third-party
||adsignals.com^$third-party
||adsimilis.com^$third-party
||adsinimages.com^$third-party
||adsinstant.com^$third-party
||adskeeper.com^$third-party
||adskpak.com^$third-party
||adslala.com^$third-party
||adslidango.com^$third-party
||adslingers.com^$third-party
||adslivecorp.com^$third-party
||adsloom.com^$third-party
||adslot.com^$third-party
||adslvr.com^$third-party
||adsmarket.com^$third-party
||adsmoon.com^$third-party
||adsnative.com^$third-party
||adsnetworkserver.com^$third-party
||adsniper.ru^$third-party
||adsomi.com^$third-party
||adsonar.com^$third-party
||adsoptimal.com^$third-party
||adsovo.com^$third-party
||adsp.com^$third-party
||adsparc.net^$third-party
||adspdbl.com^$third-party
||adspeed.com^$third-party
||adspirit.de^$third-party
||adspruce.com^$third-party
||adspynet.com^$third-party
||adsrevenue.net^$third-party
||adsring.com^$third-party
||adsrv.us^$third-party
||adsrv4k.com^$third-party
||adsrvmedia.com^$third-party
||adsrvmedia.net^$third-party
||adssend.net^$third-party
||adstargeting.com^$third-party
||adstatic.com^$third-party
||adsterra.com^$third-party
||adstock.pro^$third-party
||adstuna.com^$third-party
||adsummos.net^$third-party
||adsupermarket.com^$third-party
||adsupply.com^$third-party
||adsupplyssl.com^$third-party
||adsurve.com^$third-party
||adsvcs.com^$third-party
||adsvert.com^$third-party
||adsvids.com^$third-party
||adsvolum.com^$third-party
||adsvolume.com^$third-party
||adswizz.com^$third-party
||adsxgm.com^$third-party
||adtag.cc^$third-party
||adtags.mobi^$third-party
||adtaily.com^$third-party
||adtaily.pl^$third-party
||adtdp.com^$third-party
||adtear.com^$third-party
||adtecc.com^$third-party
||adtech.de^$third-party
||adtechus.com^$third-party
||adtegrity.net^$third-party
||adtelligent.com^$third-party
||adteractive.com^$third-party
||adtgs.com^$third-party
||adthebest.online^$third-party
||adthrive.com^$third-party
||adtival.com^$third-party
||adtival.network^$third-party
||adtoadd.com^$third-party
||adtoll.com^$third-party
||adtoma.com^$third-party
||adtomafusion.com^$third-party
||adtoox.com^$third-party
||adtotal.pl^$third-party
||adtpix.com^$third-party
||adtrace.org^$third-party
||adtraction.com^$third-party
||adtransfer.net^$third-party
||adtrgt.com^$third-party
||adtrieval.com^$third-party
||adtrix.com^$third-party
||adtrovert.com^$third-party
||adtrue.com^$third-party
||adtruism.com^$third-party
||adtwirl.com^$third-party
||adult-adv.com^$third-party
||adultadworld.com^$third-party
||adultimate.net^$third-party
||adulttds.com^$third-party
||adup-tech.com^$third-party
||adurr.com^$third-party
||adv-adserver.com^$third-party
||adv9.net^$third-party
||advanseads.com^$third-party
||advantageglobalmarketing.com^$third-party
||advard.com^$third-party
||advarkads.com^$third-party
||advcash.com^$third-party
||adventori.com^$third-party
||adventurefeeds.com^$third-party
||adverpub.com^$third-party
||adversal.com^$third-party
||adversaldisplay.com^$third-party
||adversalservers.com^$third-party
||adverserve.net^$third-party
||advertarium.com.ua^$third-party
||advertbox.us^$third-party
||adverti.io^$third-party
||advertica-cdn.com^$third-party
||advertica.ae^$third-party
||adverticum.net^$third-party
||advertise.com^$third-party
||advertisegame.com^$third-party
||advertiserurl.com^$third-party
||advertisespace.com^$third-party
||advertiseworld.com^$third-party
||advertiseyourgame.com^$third-party
||advertising365.com^$third-party
||advertisingiq.com^$third-party
||advertisingvalue.info^$third-party
||advertjunction.com^$third-party
||advertlane.com^$third-party
||advertlets.com^$third-party
||advertmarketing.com^$third-party
||advertmedias.com^$third-party
||advertnative.com^$third-party
||advertnetworks.com^$third-party
||advertone.ru^$third-party
||advertpay.net^$third-party
||advertserve.com^$third-party
||advertstream.com^$third-party
||advertur.ru^$third-party
||advfeeds.com^$third-party
||advg.jp^$third-party
||advgoogle.com^$third-party
||advideum.com^$third-party
||advinci.club^$third-party
||advinci.co^$third-party
||advinci.net^$third-party
||adviralmedia.com^$third-party
||advise.co^$third-party
||advisorded.com^$third-party
||adviva.net^$third-party
||advmaker.su^$third-party
||advmd.com^$third-party
||advmedia.io^$third-party
||advmedialtd.com^$third-party
||advnetwork.net^$third-party
||advombat.ru^$third-party
||advon.net^$third-party
||advpoints.com^$third-party
||advsnx.net^$third-party
||adwebster.com^$third-party
||adwires.com^$third-party
||adworkmedia.com^$third-party
||adworkmedia.net^$third-party
||adworldmedia.com^$third-party
||adworldmedia.net^$third-party
||adx1.com^$third-party
||adxat.com^$third-party
||adxbid.info^$third-party
||adxbid.me^$third-party
||adxchg.com^$third-party
||adxcore.com^$third-party
||adxion.com^$third-party
||adxoo.com^$third-party
||adxpose.com^$third-party
||adxpower.com^$third-party
||adxpremium.com^$third-party
||adxpremium.services^$third-party
||adxprts.com^$third-party
||adxprtz.com^$third-party
||adxpub.com^$third-party
||adxscope.com^$third-party
||adxxx.me^$third-party
||adxxx.org^$third-party
||adyoulike.com^$third-party
||adysis.com^$third-party
||adz.co.zw^$third-party
||adzbazar.com^$third-party
||adzchoice.com^$third-party
||adzerk.net^$third-party,domain=~strava.com
||adzhits.com^$third-party
||adzhub.com^$third-party
||adziff.com^$third-party
||adzincome.in^$third-party
||adzintext.com^$third-party
||adzmaza.in^$third-party
||adzmedia.com^$third-party
||adzonk.com^$third-party
||adzouk.com^$third-party
||adzouk1tag.com^$third-party
||adzpower.com^$third-party
||adzs.nl^$third-party
||adzyou.com^$third-party
||af201768865.com^$third-party
||afcontent.net^$third-party
||afcyhf.com^$third-party
||afdads.com^$third-party
||aff-online.com^$third-party
||aff.biz^$third-party
||aff201868865.com^$third-party
||affasi.com^$third-party
||affbot1.com^$third-party
||affbot3.com^$third-party
||affbuzzads.com^$third-party
||affec.tv^$third-party
||affifix.com^$third-party
||affili.st^$third-party
||affiliate-b.com^$third-party
||affiliate-gate.com^$third-party
||affiliate-robot.com^$third-party
||affiliate.com^$third-party
||affiliateedge.com^$third-party
||affiliateer.com^$third-party
||affiliatefuel.com^$third-party
||affiliatefuture.com^$third-party
||affiliategateways.co^$third-party
||affiliategroove.com^$third-party
||affiliatelounge.com^$third-party
||affiliatemembership.com^$third-party
||affiliatenetwork.co.za^$third-party
||affiliatesensor.com^$third-party
||affiliation-france.com^$third-party
||affiliationcash.com^$third-party
||affiliationworld.com^$third-party
||affiliationzone.com^$third-party
||affilijack.de^$third-party
||affiliproducts.com^$third-party
||affiliserve.com^$third-party
||affinitad.com^$third-party
||affinity.com^$third-party
||affiz.net^$third-party
||affplanet.com^$third-party
||afftrack.com^$third-party
||afftrk.online^$third-party
||afgr1.com^$third-party
||afgr10.com^$third-party
||afgr11.com^$third-party
||afgr2.com^$third-party
||afgr3.com^$third-party
||afgr4.com^$third-party
||afgr5.com^$third-party
||afgr6.com^$third-party
||afgr7.com^$third-party
||afgr8.com^$third-party
||afgr9.com^$third-party
||aflrm.com^$third-party
||africawin.com^$third-party
||afrikad.com^$third-party
||afterdownload.com^$third-party
||afterdownloads.com^$third-party
||aftv-serving.bid^$third-party
||afy11.net^$third-party
||againstanctu.info^$third-party
||agcdn.com^$third-party
||aggregateknowledge.com^$third-party
||aglocobanners.com^$third-party
||agmtrk.com^$third-party
||agreensdistra.info^$third-party
||aidaigry.com^$third-party
||aileenvideos.pro^$third-party
||ailtumty.net^$third-party
||aim4media.com^$third-party
||aimatch.com^$third-party
||aintinuumdelos.com^$third-party
||aio.media^$third-party
||airdauks.net^$third-party
||airoogen.net^$third-party
||aj1052.online^$third-party
||aj1090.online^$third-party
||aj1432.online^$third-party
||aj1574.online^$third-party
||aj1602.online^$third-party
||aj1913.online^$third-party
||ajagrofy.com^$third-party
||ajansreklam.net^$third-party
||ajillionmax.com^$third-party
||akavita.com^$third-party
||alchemysocial.com^$third-party
||alcidebrought.pro^$third-party
||aleilu.com^$third-party
||alfynetwork.com^$third-party
||algovid.com^$third-party
||ali-crm.ru^$third-party
||aliadvert.ru^$third-party
||alimama.com^$third-party
||alipromo.com^$third-party
||alitems.com^$third-party
||allabc.com^$third-party
||allbouttruth.info^$third-party
||alleliteads.com^$third-party
||allmt.com^$third-party
||allmygoodlife.com^$third-party
||allmygreatestlife.com^$third-party
||allmyverygreatlife.com^$third-party
||alloydigital.com^$third-party
||allyes.com^$third-party
||alogationa.co^$third-party
||alphabird.com^$third-party
||alphagodaddy.com^$third-party
||alternads.info^$third-party
||alternativeadverts.com^$third-party
||altitude-arena.com^$third-party
||altpubli.com^$third-party
||altrk.net^$third-party
||am-display.com^$third-party
||am10.ru^$third-party
||am11.ru^$third-party
||amarceusan.com^$third-party
||amazon-adsystem.com^$third-party
||amazon-cornerstone.com^$third-party
||ambaab.com^$third-party
||ambientplatform.vn^$third-party
||ambra.com^$third-party
||amgdgt.com^$third-party
||aminopay.net^$third-party
||amp.rd.linksynergy.com^$third-party
||amp.services^$third-party
||ampxchange.com^$third-party
||anastasiasaffiliate.com^$third-party
||andantask.online^$third-party
||andbeyond.media^$third-party
||andohs.net^$third-party
||andomedia.com^$third-party
||andomediagroup.com^$third-party
||anet*.tradedoubler.com^$third-party
||angege.com^$third-party
||angusmemor.info^$third-party
||animits.com^$third-party
||aniview.com^$third-party
||anizedglittledisco.info^$third-party
||anonymousads.com^$third-party
||anorrecenturybr.info^$third-party
||anrdoezrs.net/image-$third-party
||anrdoezrs.net/placeholder-$third-party
||antburape.club^$third-party
||antdivisitlodg.info^$third-party
||anyclip-media.com^$third-party
||anymedia.lv^$third-party
||anyxp.com^$third-party
||aorms.com^$third-party
||aorpum.com^$third-party
||apearmare.site^$third-party
||apex-ad.com^$third-party
||apexcdn.com^$third-party
||aphookkensidah.pro^$third-party
||aphycolourses.info^$third-party
||apmebf.com^$third-party
||apopgo.com^
||apparest.com^$third-party
||appendad.com^$third-party
||applebarq.com^$third-party
||appnext.com^$third-party
||apportium.com^$third-party
||approp.pro^$third-party
||apprupt.com^$third-party
||apptap.com^$third-party
||appwebview.com^$third-party
||apsmediaagency.com^$third-party
||aptapebog.online^$third-party
||aptausad.com^$third-party
||apvdr.com^$third-party
||apxlv.com^$third-party
||apxtarget.com^$third-party
||apycomm.com^$third-party
||apyoth.com^$third-party
||ar1nvz5.com^$third-party
||aralego.com^$third-party
||arcadebannerexchange.org^$third-party
||arcadebanners.com^$third-party
||arcadebe.com^$third-party
||arcadechain.com^$third-party
||arcaukalb.site^$third-party
||areandarm.com^$third-party
||arearmark.club^$third-party
||areasins.com^$third-party
||areasnap.com^$third-party
||arfeservation.info^$third-party
||arkairbuy.site^$third-party
||arkbuyarm.club^$third-party
||armbadare.site^$third-party
||artcamcat.site^$third-party
||as-farm.com^$third-party
||as5000.com^$third-party
||asafesite.com^$third-party
||ascraftan.com^$third-party
||aseadnet.com^$third-party
||asepurch.pro^$third-party
||asesuggedame.info^$third-party
||ashaidbit.club^$third-party
||ashemeth.com^$third-party
||askhilltop.com^$third-party
||asklots.com^$third-party
||aso1.net^$third-party
||asooda.com^$third-party
||aspampbrr.online^$third-party
||asparmany.site^$third-party
||aspartbus.site^$third-party
||asperencium.com^$third-party
||aspignitean.com^$third-party
||asrety.com^$third-party
||assetize.com^$third-party
||assoc-amazon.ca^$third-party
||assoc-amazon.co.uk^$third-party
||assoc-amazon.com^$third-party
||assoc-amazon.de^$third-party
||assoc-amazon.es^$third-party
||assoc-amazon.fr^$third-party
||assoc-amazon.it^$third-party
||asterpix.com^$third-party
||astoapsu.com^$third-party
||atadserver.com^$third-party
||atas.io^$third-party
||atemda.com^$third-party
||athingcatedrestori.info^$third-party
||ationmultinal.info^$third-party
||atmalinks.com^$third-party
||ato.mx^$third-party
||atomex.net^$third-party
||atonato.de^$third-party
||atrinsic.com^$third-party
||attacketslovern.info^$third-party
||aturdaylimityeith.info^$third-party
||atwola.com^$third-party
||au2m8.com^$third-party
||auctionnudge.com^$third-party
||audience2media.com^$third-party
||audiencefuel.com^$third-party
||audienceprofiler.com^$third-party
||audiencerun.com^$third-party
||auditude.com^$third-party
||augheguw.net^$third-party
||august15download.com^$third-party
||aukrouwy.net^$third-party
||aumpoabi.com^$third-party
||ausagauw.net^$third-party
||auspipe.com^$third-party
||auto-im.com^$third-party
||automatad.com^$third-party
||automatedtraffic.com^$third-party
||automateyourlist.com^$third-party
||autopilothq.com^$third-party
||avads.co.uk^$third-party
||avajo.men^$third-party
||avalanchers.com^$third-party
||avalopaly.com^$third-party
||avazu.net^$third-party
||avazutracking.net^$third-party
||avercarto.com^$third-party
||awaps.net^$third-party
||awecr.com^$third-party
||awempire.com^$third-party
||aweproto.com^$third-party
||awestatic.com^$third-party
||awltovhc.com^$third-party
||aws-ajax.com^$third-party
||awsmer.com^$third-party
||awstaticdn.net^$third-party
||awsurveys.com^$third-party
||axill.com^$third-party
||ayads.co^$third-party
||ayboll.com^$third-party
||aysurgentlymisun.info^$third-party
||azadify.com^$third-party
||azads.com^$third-party
||azclk.com^$third-party
||azeriondigital.com^$third-party
||azjmp.com^$third-party
||azoogleads.com^$third-party
||azorbe.com^$third-party
||b-m.xyz^$third-party
||b13481647cf775c5.com^$third-party
||b60228e270e363f6.com^$third-party
||babbnrs.com^$third-party
||babsedrinhi.info^$third-party
||backbeatmedia.com^$third-party
||backlinks.com^$third-party
||badjocks.com^$third-party
||badsabs.com^$third-party
||badsamps.com^$third-party
||badshades.com^$third-party
||badshores.com^$third-party
||badslads.com^$third-party
||badslopes.com^$third-party
||badstairs.com^$third-party
||baicoath.net^$third-party
||baipagid.com^$third-party
||baldehydesupe.info^$third-party
||baldiro.de^$third-party
||bam-bam-slam.com^$third-party
||ban-host.ru^$third-party
||bananaflippy.com^$third-party
||banianspaddi.info^$third-party
||banner-rotation.com^$third-party
||bannerbank.ru^$third-party
||bannerbit.com^$third-party
||bannerbridge.net^$third-party
||bannerconnect.com^$third-party
||bannerconnect.net^$third-party
||bannerdealer.com^$third-party
||bannerexchange.com.au^$third-party
||bannerflow.com^$third-party
||bannerflux.com^$third-party
||bannerignition.co.za^$third-party
||bannerlot.com^$third-party
||bannerperformance.net^$third-party
||bannerrage.com^$third-party
||bannersmania.com^$third-party
||bannersnack.com^$third-party,domain=~bannersnack.dev
||bannersnack.net^$third-party,domain=~bannersnack.dev
||bannertgt.com^$third-party
||bannertracker-script.com^$third-party
||bannerweb.com^$third-party
||baronsoffers.com^$third-party
||basebanner.com^$third-party
||basepush.com^$third-party
||bataujou.com^$third-party
||bathouph.net^$third-party
||bbelements.com^$third-party
||bbuni.com^$third-party
||bcloudhost.com^$third-party
||be-notified.com^$third-party
||beabsolom.com^$third-party
||beaconads.com^$third-party
||beatchucknorris.com^$third-party
||beaverads.com^$third-party
||bebi.com^$third-party
||bedorm.com^$third-party
||beead.co.uk^$third-party
||beead.net^$third-party
||befade.com^$third-party
||befirstcdn.com^$third-party
||beggarthodcomp.info^$third-party
||begun.ru^$third-party
||belmonhezamil.pro^$third-party
||belointeractive.com^$third-party
||beludicolor.com^$third-party
||belvertising.be^$third-party
||bepolite.eu^$third-party
||beringmedia.com^$third-party
||bertekoa.net^$third-party
||berush.com^$third-party
||beserte.pro^$third-party
||besguses.pro^$third-party
||best5ex.com^$third-party
||bestcasinopartner.com^$third-party
||bestcontentcompany.top^$third-party
||bestcontentfood.top^$third-party
||bestcontentsoftware.top^$third-party
||bestdeals.ws^$third-party
||bestforexpartners.com^$third-party
||bestforexplmdb.com^$third-party
||bestgameads.com^$third-party
||besthitsnow.com^$third-party
||bestofferdirect.com^$third-party
||bestonlinecoupons.com^$third-party
||bestpricewala.com^$third-party
||bestquickcontentfiles.com^$third-party
||bet3000partners.com^$third-party
||bet365affiliates.com^$third-party
||betimbur.com^$third-party
||betoga.com^$third-party
||betpartners.it^$third-party
||betrad.com^$third-party
||betteradsystem.com^$third-party
||bettingpartners.com^$third-party
||bf-ad.net^$third-party
||bfast.com^$third-party
||bh3.net^$third-party
||bhcumsc.com^$third-party
||bicarepterone.net^$third-party
||bidadx.com^$third-party
||bidder.dev^$third-party
||bidfilter.com^$third-party
||bidgear.com^$third-party
||bidhead.net^$third-party
||bidsxchange.com^$third-party
||bidsystem.com^$third-party
||bidtheatre.com^$third-party
||bidvertiser.com^$third-party
||biemedia.com^$third-party
||bigchoicegroup.com^$third-party
||bigfineads.com^$third-party
||bigpulpit.com^$third-party
||bileth.pw^$third-party
||billypub.com^$third-party
||bilsyndication.com^$third-party
||bimlocal.com^$third-party
||bin-layer.de^$third-party
||bin-layer.ru^$third-party
||bingo4affiliates.com^$third-party
||binlayer.com^$third-party
||binlayer.de^$third-party
||biskerando.com^$third-party
||bitads.net^$third-party
||bitadv.co^$third-party
||bitcoadz.io^$third-party
||bitcoinadvertisers.com^$third-party
||bitcoset.com^$third-party
||bitonclick.com^$third-party
||bitraffic.com^$third-party
||bittads.com^$third-party
||bittraffic.io^$third-party
||bitx.tv^$third-party
||bizfo.co.uk^$third-party
||bizographics.com^$third-party
||bizrotator.com^$third-party
||bizx.info^$third-party
||bizzclick.com^$third-party
||bj1110.online^$third-party
||blaghfpd.com^$third-party
||blamads.com^$third-party
||blardenso.com^$third-party
||blebesidents.info^$third-party
||bliink.io^$third-party
||blinkadr.com^$third-party
||blismedia.com^$third-party
||blogads.com^$third-party
||blogclans.com^$third-party
||bloggerex.com^$third-party
||blogherads.com^$third-party
||blogkiemtien.club^$third-party
||blogohertz.com^$third-party
||blueadvertise.com^$third-party
||bluedawning.com^$third-party
||bluestreak.com^$third-party
||bluetoad.com^$third-party
||bnhtml.com^$third-party
||bnmla.com^$third-party
||bnr.sys.lv^$third-party
||bnrdom.com^$third-party
||bnrs.it^$third-party
||bnrslks.com^$third-party
||bnserving.com^$third-party
||bobarmale.online^$third-party
||bodaimen.com^$third-party
||bodelen.com^$third-party
||bogads.com^$third-party
||bohowhepsandked.info^$third-party
||bolizirs.com^$third-party
||bonad.io^$third-party
||bonzai.ad^$third-party
||boo-box.com^$third-party
||bookbudd.com^$third-party
||booraipa.com^$third-party
||boostable.com^$third-party
||boostads.net^$third-party
||boostclic.com^$third-party
||boostshow.com^$third-party
||bootstraplugin.com^$third-party
||bop-bop-bam.com^$third-party
||bostonwall.com^$third-party
||boudja.com^$third-party
||boudougu.com^$third-party
||bounce.bar^$third-party
||bowells.com^$third-party
||boylesportsreklame.com^$third-party
||bptracking.com^$third-party
||bqiovml.com^$third-party
||br.rk.com^$third-party
||brainient.com^$third-party
||branchr.com^$third-party
||brand-display.com^$third-party
||brand.net^$third-party
||brandads.net^$third-party
||brandaffinity.net^$third-party
||brandclik.com^$third-party
||brandreachsys.com^$third-party
||braun634.com^$third-party
||bravenetmedianetwork.com^$third-party
||breadpro.com^$third-party
||breakingfeedz.com^$third-party
||brealtime.com^$third-party
||bred4tula.com^$third-party
||bridgetrack.com^$third-party
||brighteroption.com^$third-party
||brightonclick.com^$third-party
||brightshare.com^$third-party
||broadstreetads.com^$third-party
||brokeloy.com^$third-party
||browserr.top^$third-party
||browsers.support^$third-party
||browsersfeedback.com^$third-party
||brucelead.com^$third-party
||bruceleadx.com^$third-party
||bruceleadx1.com^$third-party
||bruceleadx2.com^$third-party
||bruceleadx3.com^$third-party
||bruceleadx4.com^$third-party
||btnativedirect.com^$third-party
||btnibbler.com^$third-party
||btpnav.com^$third-party
||btrll.com^$third-party
||btserve.com^$third-party
||bttbgroup.com^$third-party
||bttrack.com^$third-party
||bu520.com^$third-party
||bucketsofbanners.com^$third-party
||budgetedbauer.com^$third-party
||budurl.com^$third-party
||buildtrafficx.com^$third-party
||buleor.com^$third-party
||bultigho.net^$third-party
||bumq.com^$third-party
||bunny-net.com^$third-party
||burjam.com^$third-party
||burnsoftware.info^$third-party
||burporess.pro^
||burria.info^$third-party
||burstnet.com^$third-party
||busandcob.site^$third-party
||bushoagh.com^$third-party
||businesscare.com^$third-party
||businessclick.com^$third-party
||busterzaster.de^$third-party
||buxept.com^$third-party
||buxflow.com^$third-party
||buxp.org^$third-party
||buyflood.com^$third-party
||buyorselltnhomes.com^$third-party
||buysellads.com^$third-party,domain=~bsa-whitelabel.com
||buysellads.net^$third-party
||buyt.in^$third-party
||buywing.com^$third-party
||buzzadexchange.com^$third-party
||buzzadnetwork.com^$third-party
||buzzcity.net^$third-party
||buzzonclick.com^$third-party
||buzzoola.com^$third-party
||buzzparadise.com^$third-party
||bwinpartypartners.com^$third-party
||byspot.com^$third-party
||byvngx98ssphwzkrrtsjhnbyz5zss81dxygxvlqd05.com^$third-party
||byzoo.org^$third-party
||c-on-text.com^$third-party
||c-planet.net^$third-party
||c02o3mpych.com^$third-party
||c0594.com^$third-party
||c8.net.ua^$third-party
||cab-too-low.com^$third-party
||cadsabs.com^$third-party
||cadsabz.com^$third-party
||cadsans.com^$third-party
||cadsatz.com^$third-party
||cadsips.com^$third-party
||cadsipz.com^$third-party
||cadskis.com^$third-party
||cadsokz.com^$third-party
||cadspmz.com^$third-party
||cafooshy.net^$third-party
||cagelrib.net^$third-party
||caithamo.net^$third-party
||camakaroda.com^$third-party
||camiocw.com^$third-party
||campanja.com^$third-party
||canoeklix.com^$third-party
||capacitygrid.com^$third-party
||captainad.com^$third-party
||captifymedia.com^$third-party
||carbian.info^$third-party
||carbonads.com^$third-party
||caroda.io^$third-party
||cartorkins.com^$third-party
||cash-duck.com^$third-party
||cash4members.com^$third-party
||cashbigo.com^$third-party
||cashcave.net^$third-party
||cashinme.com^$third-party
||cashmylinks.com^$third-party
||cashtrafic.com^$third-party
||cashtrafic.info^$third-party
||cashworld.biz^$third-party
||casino-zilla.com^$third-party
||caspion.com^$third-party
||casterpretic.com^$third-party
||castplatform.com^$third-party
||cb-content.com^$third-party
||cbclickbank.com^$third-party
||cbclicks.com^$third-party
||cbleads.com^$third-party
||cbn.tbn.ru^$third-party
||cc-dt.com^$third-party
||cd828.com^$third-party
||cdn-server.top^$third-party
||cdn.flashtalking.com^$third-party
||cdn.mobicow.com^$third-party
||cdna.tremormedia.com^$third-party
||cdnapi.net^$third-party
||cdnasjdkajgfhgajfjkagfa.pro^$third-party
||cdnativ.com^$third-party
||cdnfiles.site^$third-party
||cdnondemand.org^$third-party
||cdnproviders.net^$third-party
||cdnquality.com^$third-party
||cdnrl.com^$third-party
||cdntrf.com^$third-party
||ceeglagu.net^$third-party
||celeritascdn.com^$third-party
||centlysheerf.info^$third-party
||centralnervous.net^$third-party
||ceprovidingsesse.info^$third-party
||ceraitoa.com^$third-party
||cerotop.com^$third-party
||cewaugaz.net^$third-party
||cexetchy.net^$third-party
||cfasync.cf^$third-party
||cfasync.ga^$third-party
||cfasync.ml^$third-party
||cfasync.tk^$third-party
||cfgr1.com^$third-party
||cfts1tifqr.com^$third-party
||chaimeks.com^$third-party
||chainads.io^$third-party
||chandlertreatment.com^$third-party
||chango.com^$third-party
||chaptoor.com^$third-party
||charanchedope.info^$third-party
||chargeplatform.com^$third-party
||charltonmedia.com^$third-party
||chaufoox.net^$third-party
||checkabil.com^$third-party
||checkm8.com^$third-party
||checkoutfree.com^$third-party
||chersoat.com^$third-party
||cherytso.com^$third-party
||chiasephim.xyz^$third-party
||chicbuy.info^$third-party
||chiliadv.com^$third-party
||chilromy.net^$third-party
||china-netwave.com^$third-party
||chiphecy.net^$third-party
||chipleader.com^$third-party
||chitika.com^$third-party
||chitika.net^$third-party
||choogeet.net^$third-party
||chordeez.net^$third-party
||chronicads.com^$third-party
||chufudsi.net^$third-party
||cibleclick.com^$third-party
||cinarra.com^$third-party
||cipateamondrevie.info^$third-party
||citinnoiddidn.pro^$third-party
||city-ads.de^$third-party
||cityadspix.com^$third-party
||citysite.net^$third-party
||cjt1.net^$third-party
||ckrf1.com^$third-party
||clarityray.com^$third-party
||clash-media.com^$third-party
||class2deal.com^$third-party
||class64deal.com^$third-party
||classionreactice.info^$third-party
||claxonmedia.com^$third-party
||clckysudks.com^$third-party
||cldlr.com^$third-party
||cleafs.com^$third-party
||clean.gg^$third-party
||clear-request.com^$third-party
||clearadnetwork.com^
||clearonclick.com^$third-party
||clevernt.com^$third-party
||cleverusenet.club^$third-party
||clevv.com^$third-party
||clic2pub.com^$third-party
||click.scour.com^$third-party
||click4free.info^$third-party
||clickable.com^$third-party
||clickad.pl^$third-party
||clickadilla.com^$third-party
||clickagy.com^$third-party
||clickbet88.com^$third-party
||clickbooth.com^$third-party
||clickboothlnk.com^$third-party
||clickcash.com^$third-party
||clickcertain.com^$third-party
||clickequations.net^$third-party
||clickexperts.net^$third-party
||clickfuse.com^$third-party
||clickgate.biz^$third-party
||clickinc.com^$third-party
||clickintext.com^$third-party
||clickintext.net^$third-party
||clickkingdom.net^$third-party
||clickly.me^$third-party
||clickmon.co.kr^$third-party
||clicknano.com^$third-party
||clicknerd.com^$third-party
||clickopop1000.com^$third-party
||clickosmedia.com^$third-party
||clickpartoffon.xyz^$third-party
||clickpoint.com^$third-party
||clickr.xyz^$third-party
||clickredirection.com^$third-party
||clicks2count.com^$third-party
||clicksgear.com^$third-party
||clicksor.com^$third-party
||clicksor.net^$third-party
||clickterra.net^$third-party
||clicktripz.co^$third-party
||clicktripz.com^$third-party
||clickupto.com^$third-party
||clickwinks.com^$third-party
||clickxchange.com^$third-party
||clixco.in^$third-party
||clixgalore.com^$third-party
||clixsense.com^$third-party
||clixtrac.com^$third-party
||clknrtrg.pro^$third-party
||clkrev.com^
||clmbtech.com^$third-party
||clnk.me^$third-party
||clotezar.com^$third-party
||cloudflare.solutions^$third-party
||cloudiiv.com^$third-party
||cloudioo.net^$third-party
||clrstm.com^$third-party
||cmbestsrv.com^$third-party
||cmfads.com^$third-party
||cmllk1.info^$third-party
||cnt.my^$third-party
||cntdy.mobi^$third-party
||coadvertise.com^$third-party
||coazuthu.net^$third-party
||codefund.app^$third-party
||codefund.io^$third-party
||codeonclick.com^$third-party
||codezap.com^$third-party
||coedmediagroup.com^$third-party
||cogocast.net^$third-party
||cogsdigital.com^$third-party
||coguan.com^$third-party
||coinad.com^$third-party
||coinadvert.net^$third-party
||coinmedia.co^$third-party
||coinsicmp.com^$third-party
||cointraffic.io^$third-party
||coinzilla.io^$third-party
||colleable.info^$third-party
||collection-day.com^$third-party
||colliersads.com^$third-party
||com-wkejf32ljd23409system.net^$third-party
||combotag.com^$third-party
||comclick.com^$third-party
||comeadvertisewithus.com^$third-party
||commission-junction.com^$third-party
||commission.bz^$third-party
||commissionfactory.com.au^$third-party
||commissionlounge.com^$third-party
||commissionmonster.com^$third-party
||commodationship.info^$third-party
||comscore.com^$third-party
||conderedtoget.info^$third-party
||conduit-banners.com^$third-party
||conduit-services.com^$third-party
||connectad.io^$third-party
||connectignite.com^$third-party
||connectionads.com^$third-party
||connexity.net^$third-party
||connexplace.com^$third-party
||connextra.com^$third-party
||consorcraightyc.info^$third-party
||construment.com^$third-party
||consumable.com^$third-party
||consumergenepool.com^$third-party
||contadd.com^$third-party
||contaxe.com^$third-party
||contehos.com^$third-party
||content-ad.net^$third-party
||content-cooperation.com^$third-party
||contentclick.co.uk^$third-party
||contentdigital.info^$third-party
||contentjs.com^$third-party
||contenture.com^$third-party
||contentwidgets.net^$third-party
||contextuads.com^$third-party
||contextweb.com^$third-party
||contribusourcesyndication.com^$third-party
||contried.com^$third-party
||convrse.media^$third-party
||conyak.com^$third-party
||coolerads.com^$third-party
||coollcloud.com^$third-party
||coolsite.club^$third-party
||coomosha.com^$third-party
||cootewie.com^$third-party
||coothupu.net^$third-party
||copacet.com^$third-party
||corateencountry.pro^$third-party
||corwrite.com^$third-party
||cosmjs.com^$third-party
||coull.com^$third-party
||counciladvertising.net^$third-party
||countante.info^$third-party
||coupon2buy.com^$third-party
||covernmentasto.info^$third-party
||covertarget.com^*_*.php
||cpabeyond.com^$third-party
||cpaclicks.com^$third-party
||cpaclickz.com^$third-party
||cpagrip.com^$third-party
||cpalead.com^$third-party
||cpalock.com^$third-party
||cpamatik.com^$third-party
||cpanuk.com^$third-party
||cpasmrttds.info^$third-party
||cpaway.com^$third-party
||cpays.com^$third-party
||cpfclassifieds.com^$third-party
||cpm.biz^$third-party
||cpm10.com^$third-party
||cpmadvisors.com^$third-party
||cpmaffiliation.com^$third-party
||cpmleader.com^$third-party
||cpmmedia.net^$third-party
||cpmrocket.com^$third-party
||cpmtree.com^$third-party
||cpuim.com^$third-party
||cpvads.com^$third-party
||cpvadvertise.com^$third-party
||cpx24.com^$third-party
||cpxadroit.com^$third-party
||cpxdeliv.com^$third-party
||cpxinteractive.com^$third-party
||crakmedia.com^$third-party
||crazyhell.com^$third-party
||crazylead.com^$third-party
||creatchristorisalmos.info^$third-party
||creative-serving.com^$third-party
||creativecdn.com^$third-party
||crispads.com^$third-party
||crm4d.com^$third-party
||croea.com^$third-party
||croissed.info^$third-party
||crossrider.com^$third-party
||crowdgravity.com^$third-party
||cryptoads.space^$third-party
||css-style-95.com^$third-party
||ctasnet.com^$third-party
||ctenetwork.com^$third-party
||ctm-media.com^$third-party
||ctrhub.com^$third-party
||ctrmanager.com^$third-party
||cttghjfhsw.com^$third-party
||cubics.com^$third-party
||cuelinks.com^$third-party
||culumunderbianwa.info^$third-party
||curancience.com^$third-party
||currentlyobsessed.me^$third-party
||curtisfrierson.com^$third-party
||cutescale.online^$third-party
||cvqgnkeqme.com^$third-party
||cwkuki.com^$third-party
||cybmas.com^$third-party
||cygnus.com^$third-party
||czechose.com^$third-party
||czilladx.com^$third-party
||d.adroll.com^$third-party
||d.ligatus.com^$third-party
||d0f85db8ee56f5c6.com^$third-party
||d2ship.com^$third-party
||d4fed03105c9f65b.com^$third-party
||da-ads.com^$third-party
||dable.io^$third-party
||dadsatz.com^$third-party
||dadsecs.com^$third-party
||dadsecz.com^$third-party
||dadsipz.com^$third-party
||dadspms.com^$third-party
||daibusee.com^$third-party
||daizoohu.net^$third-party
||danzhallfes.com^$third-party
||dapper.net^$third-party
||darwarvid.com^$third-party
||das5ku9q.com^$third-party
||dashbida.com^$third-party
||dashboardad.net^$third-party
||dashgreen.online^$third-party
||data.adroll.com^$third-party
||datawrkz.com^$third-party
||dating-banners.com^$third-party
||dating-service.net^$third-party
||datinggold.com^$third-party
||daysurgentlybecau.info^$third-party
||dazhantai.com^$third-party
||dbbsrv.com^$third-party
||dbclix.com^$third-party
||dbooksbysecon.info^$third-party
||dc121677.com^$third-party
||dcentatorsstrial.info^$third-party
||dcreatssculpabl.info^$third-party
||ddf67683e4778d.com^$third-party
||dealcurrent.com^$third-party
||debrium-surbara.com^$third-party
||decenthat.com^$third-party
||decisionmark.com^$third-party
||decisionnews.com^$third-party
||decknetwork.net^$third-party
||dedicatedmedia.com^$third-party
||dedicatednetworks.com^$third-party
||deepintent.com^$third-party
||deepmetrix.com^$third-party
||definitial.com^$third-party
||defpush.com^$third-party
||delivery45.com^$third-party
||delivery47.com^$third-party
||delivery49.com^$third-party
||delivery51.com^$third-party
||delnapb.com^$third-party
||deloplen.com^$third-party
||demand.supply^$third-party
||denis-pj0823031-491201b.com^$third-party
||deparisesamer.info^$third-party
||deplayer.net^$third-party
||deployads.com^$third-party
||descrepush.com^$third-party
||descz.ovh^$third-party
||desipearl.com^$third-party
||destinationurl.com^$third-party
||determsclo.info^$third-party
||developermedia.com^$third-party
||deximedia.com^$third-party
||dexplatform.com^$third-party
||dgmatix.com^$third-party
||dgmaustralia.com^$third-party
||dgmaxinteractive.com^$third-party
||dh2xbuwg.com^$third-party
||dh956.com^$third-party
||dhundora.com^$third-party
||diamondtraff.com^$third-party
||dianomioffers.co.uk^$third-party
||digadser.com^$third-party
||digipathmedia.com^$third-party
||digitaladvertisingalliance.org^$third-party
||digitalpush.org^$third-party
||digitalthrottle.com^$third-party
||digitrevenue.com^$third-party
||digyepnag.club^$third-party
||dilutercelebraltygu.info^$third-party
||dinclinx.com^$third-party
||directaclick.com^$third-party
||directadvert.net^$third-party
||directleads.com^$third-party
||directnavbt.com^$third-party
||directorym.com^$third-party
||directrev.com^$third-party
||directtrack.com^$third-party
||dispop.com^$third-party
||disqusads.com^$third-party
||dissonbegant.info^$third-party
||distilled.ie^$third-party
||distinethout.info^$third-party
||districtm.ca^$third-party
||ditincoriligh.pro^$third-party
||diveringecondsw.info^$third-party
||diwamugh.net^$third-party
||dj-updates.com^$third-party
||djmaza.in^$third-party
||dk4ywix.com^$third-party
||dl-rms.com^$third-party
||dltags.com^$third-party
||dmodernedindivin.info^$third-party
||dnbizcdn.com^$third-party
||dneglectionsinter.info^$third-party
||doastebu.net^$third-party
||dochase.com^$third-party
||doghoust.net^$third-party
||dollarade.com^$third-party
||dollarsponsor.com^$third-party
||domainadvertising.com^$third-party
||domainbuyingservices.com^$third-party
||domainsponsor.com^$third-party
||domdex.com^$third-party
||dominoad.com^$third-party
||domslc.com^$third-party
||doolooku.net^$third-party
||doomail.org^$third-party
||doomna.com^$third-party
||dopor.info^$third-party
||doshaido.com^$third-party
||dotandad.com^$third-party
||dotandads.com^$third-party
||dotnxdomain.net^$third-party
||dotomi.com^$third-party
||double.net^$third-party
||doubleclick.com^$third-party
||doubleclick.net/*/ch_news.com/$third-party
||doubleclick.net/*/pfadx/lin.$third-party
||doubleclick.net/ad/$third-party
||doubleclick.net/adi/$~object,third-party
||doubleclick.net/adj/$~object,third-party
||doubleclick.net/adx/$~object,third-party
||doubleclick.net^*/ad/$~object,third-party
||doubleclick.net^*/adi/$~object,third-party
||doubleclick.net^*/adj/$~object,third-party
||doubleclickbygoogle.com^$third-party
||doubleclicks.me^$third-party
||doublemax.net^$third-party
||doublepimp.com^$third-party
||doublerecall.com^$third-party
||doubooca.com^$third-party
||down1oads.com^$third-party
||downloadboutique.com^$third-party
||doxurgeoisuniv.info^$third-party
||dp25.kr^$third-party
||dpbolvw.net/image-$third-party
||dpbolvw.net/placeholder-$third-party
||dpmsrv.com^$third-party
||dpstack.com^$third-party
||dpypzvjarj.com^$third-party
||draulinehandon.info^$third-party
||dreamaquarium.com^$third-party
||dreyeli.info^$third-party
||drovederuifswfe.info^$third-party
||drowadri.racing^$third-party
||drowle.com^$third-party
||dsnextgen.com^$third-party
||dsnr-affiliates.com^$third-party
||dstillery.com^$third-party
||dsultra.com^$third-party
||dt00.net^$third-party,domain=~marketgid.com|~marketgid.ru|~marketgid.ua|
~mgid.com|~thechive.com
||dt07.net^$third-party,domain=~marketgid.com|~marketgid.ru|~marketgid.ua|
~mgid.com|~thechive.com
||dt2xr6g2i5.com^$third-party
||dthousepresistc.info^$third-party
||dtmpub.com^$third-party
||dtzads.com^$third-party
||dualmarket.info^$third-party
||dubshub.com^$third-party
||duetads.com^$third-party
||dumedia.ru^$third-party
||durnowar.com^$third-party
||dvaminusodin.net^$third-party
||dvoyy3qexr.com^$third-party
||dyino.com^$third-party
||dynad.net^$third-party
||dynamicadx.com^$third-party
||dynamicdn.com^$third-party
||dynamicoxygen.com^$third-party
||dynamitedata.com^$third-party
||dynpaa.com^$third-party
||dynsrvtyu.com^$third-party
||e-find.co^$third-party
||e-generator.com^$third-party
||e-planning.net^$third-party
||e-viral.com^$third-party
||e3tmyc4rbs.com^$third-party
||eads.to^$third-party
||eagleapi.io^$third-party
||earednorthymisund.info^$third-party
||earnify.com^$third-party
||easy-ads.com^$third-party
||easyad.com^$third-party
||easydownload4you.com^$third-party
||easyflirt-partners.biz^$third-party
||easyhits4u.com^$third-party
||easyinline.com^$third-party
||eazyleads.com^$third-party
||ebannertraffic.com^$third-party
||ebayclassifiedsgroup.com^$third-party
||ebayobjects.com.au^$third-party
||ebayobjects.com^$third-party
||ebdr3.com^$third-party
||eblastengine.com^$third-party
||eboundservices.com^$third-party
||ebuzzing.com^$third-party
||ebz.io^$third-party
||eca1d7792ad5de43.com^$third-party
||ecdglplsmzxcergaqx.com^$third-party
||eclick.vn^$third-party
||ecpmrocks.com^$third-party
||edfrencessaryhu.info^$third-party
||edgeads.org^$third-party
||edgevertise.com^$third-party
||ednplus.com^$third-party
||edomz.net^$third-party
||edvfwlacluo.com^$third-party
||eeftordu.net^$third-party
||eegnacou.com^$third-party
||eekrooha.com^$third-party
||eergaroa.com^$third-party
||eewherak.net^$third-party
||effectivemeasure.net^$third-party
||egadvertising.com^$third-party
||egamingonline.com^$third-party
||egamiplatform.tv^$third-party
||ehospiteratherere.info^$third-party
||ehu96t2p.com^$third-party
||ejoonsoo.net^$third-party
||ekansovi.com^$third-party
||ekmas.com^$third-party
||ekoatchooze.com^$third-party
||elamyar.pw^$third-party
||elasticad.net^$third-party
||electnext.com^$third-party
||electosake.com^$third-party
||elefantsearch.com^$third-party
||elessretarydevo.info^$third-party
||ematicsolutions.com^$third-party
||emberads.com^$third-party
||emediate.dk^$third-party
||emediate.se^$third-party
||emkarto.fun^$third-party
||empiremoney.com^$third-party
||emptyspaceads.com^$third-party
||emsservice.de^$third-party
||enaceanspection.info^$third-party
||enclasmodifyt.info^$third-party
||eneritchmax.info^$third-party
||engineseeker.com^$third-party
||engingsecondu.info^$third-party
||enlarget.com^$third-party
||enlnks.com^$third-party
||enmisindingat.info^$third-party
||enoughts.info^$third-party
||enterads.com^$third-party
||entrecard.com^$third-party
||entrecard.s3.amazonaws.com^$third-party
||eo62cocntx.com^$third-party
||eosads.com^$third-party
||epacash.com^$third-party
||epicgameads.com^$third-party
||epnredirect.ru^$third-party
||epu.sh^$third-party
||eqads.com^$third-party
||erberos.xyz^$third-party
||eredexpendin.com^$third-party
||erendri.com^$third-party
||ero-advertising.com^$third-party
||eroterest.net^$third-party
||erovation.com^$third-party
||erovinmo.com^$third-party
||ersremarypiec.info^$third-party
||erssamplet.pro^$third-party
||escalatenetwork.com^$third-party
||esdipherecoordi.info^$third-party
||eseecmoa.com^$third-party
||eshortonempleae.info^$third-party
||esignificanvi.info^$third-party
||eskimi.com^$third-party
||essayads.com^$third-party
||essaycoupons.com^$third-party
||estafair.com^$third-party
||et-code.ru^$third-party
||etargetnet.com^$third-party
||etcodes.com^$third-party
||etgdta.com^$third-party
||ethethoa.net^$third-party
||ethicalads.io^$third-party
||etmattemptholla.info^$third-party
||etology.com^$third-party
||ettournalurgerap.info^$third-party
||euroclick.com^$third-party
||europacash.com^$third-party
||euros4click.de^$third-party
||euz.net^$third-party
||evantative.top^$third-party
||eventifiederik.pro^$third-party
||everyonyathe.info^$third-party
||evewrite.net^$third-party
||eviclick.pro^$third-party
||evolvemediallc.com^$third-party
||evolvenation.com^$third-party
||exactdrive.com^$third-party
||excellenceads.com^$third-party
||exchancetaur.info^$third-party
||exchange4media.com^$third-party
||exitexplosion.com^$third-party
||exitjunction.com^$third-party
||exmarketplace.com^$third-party
||exoclsodaqs.com^$third-party
||exomonyf.com^$third-party
||expocrack.com^$third-party
||expogrim.com^$third-party
||exponential.com^$third-party
||expresswebtraffic.com^$third-party
||extend.tv^$third-party
||exteriapremai.info^$third-party
||extra33.com^$third-party
||extremereach.io^$third-party
||eyere.com^$third-party
||eyereturn.com^$third-party
||eyeviewads.com^$third-party
||eyewonder.com^$third-party
||ezmob.com^$third-party
||ezoic.net^$third-party
||ezojs.com^$third-party
||f5v1x3kgv5.com^$third-party
||fabrkrup.com^$third-party
||fadsats.com^$third-party
||fadsecz.com^$third-party
||faggrim.com^$third-party
||faidoud.com^$third-party
||fail24h.com^$third-party
||failoglo.com^$third-party
||fairadsnetwork.com^$third-party
||falkag.net^$third-party
||fandelcot.com^$third-party
||far-far-star.com^$third-party
||fast-redirecting.com^$third-party
||fast2earn.com^$third-party
||fastapi.net^$third-party
||fastclick.net^$third-party
||faunlesnuff.co^$third-party
||fawhuksy.com^$third-party
||fb-plus.com^$third-party
||fbcdn2.com^$third-party
||fbgdc.com^$third-party
||fbsvu.com^$third-party
||fbufrl15br.com^$third-party
||fd7qz88ckd.com^$third-party
||fd9523b31ff93b5c.com^$third-party
||fdf4.com^$third-party
||fearer.info^$third-party
||feature.fm^$third-party
||featuredusers.com^$third-party
||featurelink.com^$third-party
||feed-ads.com^$third-party
||feedgist.com^$third-party
||feegozoa.com^$third-party
||feelophe.net^$third-party
||feesocrald.com^$third-party
||feewoajy.net^$third-party
||feidhartaime.pro^$third-party
||feljack.com^$third-party
||fenixm.com^$third-party
||fessoovy.com^$third-party
||fethungi.com^$third-party
||ffortongoropenityin.info^$third-party
||fg09t.com^$third-party
||fgddrrr.com^$third-party
||filecatcher.xyz^$third-party
||filetarget.com^$third-party
||filetarget.net^$third-party
||filterycreasona.info^$third-party
||fimserve.com^$third-party
||find-my-great-life.com^$third-party
||findbetterresults.com^$third-party
||findepended.com^$third-party
||findswiftresults.com^$third-party
||firaxtech.com^$third-party
||firefeeder.com^$third-party
||fireflyengagement.com^$third-party
||first-rate.com^$third-party
||firstadsolution.com^$third-party
||firstimpression.io^$third-party
||firstlightera.com^$third-party
||fisari.com^$third-party
||fixionmedia.com^$third-party
||fixpass.net^$third-party
||fl-ads.com^$third-party
||flagads.net^$third-party
||flashclicks.com^$third-party
||flexlinks.com^$third-party
||flipp.com^$third-party
||flite.com^$third-party
||flodonas.com^$third-party
||flomigo.com^$third-party
||fluidads.co^$third-party
||fluxads.com^$third-party
||flymyads.com^$third-party
||flytomars.online^$third-party
||fmkfzc.com^$third-party
||fmpub.net^$third-party
||fmsads.com^$third-party
||foavistu.net^$third-party
||foazasis.com^$third-party
||focalex.com^$third-party
||fofipsie.net^$third-party
||fogzyads.com^$third-party
||foloatoo.com^$third-party
||foocheeb.net^$third-party
||foodieblogroll.com^$third-party
||footar.com^$third-party
||footnote.com^$third-party
||forced-lose.de^$third-party
||forex-affiliate.com^$third-party
||forex-affiliate.net^$third-party
||forexprostools.com^$third-party
||forexyard.com^$third-party
||forpyke.com^$third-party
||forrestersurveys.com^$third-party
||fortpush.com^$third-party
||forttantontherdown.info^$third-party
||fouptauk.com^$third-party
||fourmtagservices.com^$third-party
||fouwazou.net^$third-party
||framentyder.pro^$third-party
||frameptp.com^$third-party
||free-domain.net^$third-party
||freeadultcomix.com^$third-party
||freebiesurveys.com^$third-party
||freecouponbiz.com^$third-party
||freedownloadsoft.net^$third-party
||freegamespub.com^$third-party
||freerotator.com^$third-party
||freeskreen.com^$third-party
||freesoftwarelive.com^$third-party
||freestar.io^$third-party
||freeusenet.rocks^$third-party
||fresh8.co^$third-party
||friendlyduck.com^$third-party
||frolnk.com^$third-party
||fruitkings.com^$third-party
||ftigken.online^$third-party
||ftjcfx.com^$third-party
||ftv-publicite.fr^$third-party
||fulltraffic.net^$third-party
||fungus.online^$third-party
||funklicks.com^$third-party
||funtikapa.info^$third-party
||furtherescottom.info^$third-party
||fusionads.net^$third-party
||futsoksu.com^$third-party
||future-hawk-content.co.uk^$third-party
||futureresiduals.com^$third-party
||futureus.com^$third-party
||fvwlzsm3tt921krvoq6.pro^$third-party
||fwbntw.com^$third-party
||fwmrm.net^$~object,third-party
||fxdepo.com^$third-party
||fyredet.xyz^$third-party
||fztmn.top^$third-party
||g-cash.biz^$third-party
||g.doubleclick.net^$third-party
||g17media.com^$third-party
||g22rbb7.com^$third-party
||g27zkdvsxl.com^$third-party
||g3j2wzmon8b.com^$third-party
||gaftaums.com^$third-party
||gagacon.com^$third-party
||gainmoneyfast.com^$third-party
||gaipipty.com^$third-party
||gakseeft.com^$third-party
||galleyn.com^$third-party
||gambling-affiliation.com^$third-party
||game-advertising-online.com^$third-party
||game-clicks.com^$third-party
||gameads.com^$third-party
||gamecetera.com^$third-party
||gamersad.com^$third-party
||gamersbanner.com^$third-party
||gamesrevenue.com^$third-party
||gan.doubleclick.net^$third-party
||gandrad.org^$third-party
||gannett.gcion.com^$third-party
||garristo.com^$third-party
||gauwicig.com^$third-party
||gayadnetwork.com^$third-party
||gazati.com^$third-party
||gblcdn.com^$third-party
||gcomrarlta.com^$third-party
||gdmdigital.com^$third-party
||geede.info^$third-party
||geethoap.com^$third-party
||gemsasto.com^$third-party
||genergydevote.info^$third-party
||genericlink.com^$third-party
||genesismedia.com^$third-party
||geniad.net^$third-party
||genieessp.com^$third-party
||geniusbanners.com^$third-party
||geniusdexchange.com^$third-party
||geniusdisplay.com^$third-party
||geniusonclick.com^$third-party
||geo-idm.fr^$third-party
||geopromos.com^$third-party
||geovisite.com^$third-party
||gestionpub.com^$third-party
||get.com^$third-party
||getalinkandshare.com^$third-party
||getcontent.net^$third-party
||getgamers.eu^$third-party
||getmyfreetraffic.com^$third-party
||getoptad360.com^$third-party
||getpopunder.com^$third-party
||getscorecash.com^$third-party
||getscriptjs.com^$third-party
||gettipsz.info^$third-party
||getxml.org^$third-party
||gexampletebaptin.info^$third-party
||giantaffiliates.com^$third-party
||gigaads.xyz^$third-party
||gitishcreasu.info^$third-party
||givemeb33f.com^$third-party
||givemeburg3r.com^$third-party
||glailols.com^$third-party
||glaimtug.com^$third-party
||glaswall.online^$third-party
||glaumtok.com^$third-party
||glauptan.net^$third-party
||glawheejoushpush.com^$third-party
||gld35wndkn.com^$third-party
||gleaminist.info^$third-party
||gleebsex.net^$third-party
||gleechie.net^$third-party
||gleetait.net^$third-party
||gletaums.net^$third-party
||gliese-682c.com^$third-party
||glishais.net^$third-party
||gloalrie.com^$third-party
||globaladmedia.com^$third-party
||globaladsales.com^$third-party
||globaladv.net^$third-party
||globalinteractive.com^$third-party
||globalsuccessclub.com^$third-party
||globaltakeoff.net^$third-party
||globaltraffico.com^$third-party
||glodrips.com^$third-party
||glodsool.net^$third-party
||glookalr.com^$third-party
||glookroz.net^$third-party
||gloolsee.net^$third-party
||gloumtol.net^$third-party
||gloussuz.com^$third-party
||glowdot.com^$third-party
||glucmift.net^$third-party
||glumtitu.net^$third-party
||gmads.net^$third-party
||gmzdaily.com^$third-party
||go2app.org^$third-party
||go2jump.org^$third-party
||go2media.org^$third-party
||go2speed.org^$third-party
||goatoode.net^$third-party
||gobaiwhe.net^$third-party
||godspeaks.net^$third-party
||goember.com^$third-party
||gogoplexer.com^$third-party
||gogvo.com^$third-party
||gomnlt.com^$third-party
||gooblesdd.com^$third-party
||goodadvert.ru^$third-party
||goodtag.it^$third-party
||googletagservices.com/tag/js/gpt_$third-party
||googletagservices.com/tag/static/$third-party
||googletrackmanager.com^$third-party
||goraps.com^$third-party
||goreleetren.com^$third-party
||gorgonkil.com^$third-party
||gotagy.com^$third-party
||gourmetads.com^$third-party
||goverua.com^$third-party
||goviral-content.com^$third-party
||gpsecureads.com^$third-party
||gpursultspinessi.info^$third-party
||gqqdlckj8y.com^$third-party
||grabmyads.com^$third-party
||grabo.bg^$third-party
||gracaiko.net^$third-party
||graciamediaweb.com^$third-party
||grafpedia.com^$third-party
||graicmiw.com^$third-party
||graidsee.net^$third-party
||graivaik.com^$third-party
||grapeshot.co.uk^$third-party
||gratisnetwork.com^$third-party
||greatdexchange.com^$third-party
||greedseed.world^$third-party
||green-red.com^$third-party
||greenads.org^$third-party
||greenlabelppc.com^$third-party
||greensuy.net^$third-party
||greetpanda.info^$third-party
||grensauy.com^$third-party
||grergoch.net^$third-party
||gresokie.com^$third-party
||gretzalz.com^$third-party
||gripdownload.co^$third-party
||grmtas.com^$third-party
||groatche.com^$third-party
||gromairt.net^$third-party
||groobsoo.com^$third-party
||grooksom.com^$third-party
||groorgex.net^$third-party
||groovinads.com^$third-party
||groupcommerce.com^$third-party
||grt02.com^$third-party
||grt03.com^$third-party
||gruglooh.net^$third-party
||grumpyadzen.com^$third-party
||gscontxt.net^$third-party
||guardiandigitalcomparison.co.uk^$third-party
||guitaralliance.com^$third-party
||gumgum.com^$third-party
||gunimalpengu.com^$third-party
||gunpartners.com^$third-party
||guntinehughedf.info^$third-party
||gururevenue.com^$third-party
||gvt2.com^$third-party
||gwallet.com^$third-party
||gwashiondevelhig.info^$third-party
||gx101.com^$third-party
||gynax.com^$third-party
||h12-media.com^$third-party
||h3lw971ym6.com^$third-party
||h8vzwpv.com^$third-party
||h92zbpn4zcv1.com^$third-party
||hackesie.net^$third-party
||hacmoone.net^$third-party
||hadlacrighterthen.pro^$third-party
||haggilder.com^$third-party
||halfpriceozarks.com^$third-party
||halogennetwork.com^$third-party
||hamtugin.com^$third-party
||hanaprop.com^$third-party
||hantinlethemsed.info^$third-party
||haprjb.com^$third-party
||haptontnerota.info^$third-party
||harrenmedianetwork.com^$third-party
||harsonsy.com^$third-party
||harthatforsin.pro^$third-party
||hatagashira.com^$third-party
||hatchord.com^$third-party
||hauglees.net^$third-party
||hauphaun.net^$third-party
||hausly.info^$third-party
||havamedia.net^$third-party
||havetohave.com^$third-party
||haviouslyshoutesce.info^$third-party
||hb-247.com^$third-party
||hcg82f2b.com^$third-party
||hd149026b.com^$third-party
||hdpass.club^$third-party
||headbidder.net^$third-party
||header.tech^$third-party
||headerlift.com^$third-party
||headlinesnetwork.com^$third-party
||headup.com^$third-party
||healthaffiliatesnetwork.com^$third-party
||healthcarestars.com^$third-party
||healthtrader.com^$third-party
||hebiichigo.com^$third-party
||heckhaphanofres.info^$third-party
||hedlimitatelearlyb.info^$third-party
||hedtgodingsincy.info^$third-party
||hegreeks.com^$third-party
||helingoneheckhes.pro^$third-party
||helloreverb.com^$third-party
||hemmieconverset.info^$third-party
||henasentence.pro^$third-party
||hentaifap.land^$third-party
||hentaigold.net^$third-party
||hepsandminawas.pro^$third-party
||herereportancen.info^$third-party
||herocpm.com^$third-party
||herofandhist.info^$third-party
||herordearhem.info^$third-party
||hertforthatharrigh.pro^$third-party
||hexagram.com^$third-party
||hfc195b.com^$third-party
||hgdat.com^$third-party
||hiadone.com^$third-party
||hidupsoo.com^$third-party
||himediads.com^$third-party
||himediadx.com^$third-party
||himselves.com^$third-party
||hindurinning.pro^$third-party
||hipersushiads.com^$third-party
||hiprofitnetworks.com^$third-party
||hipsarda.net^$third-party
||histock.info^$third-party
||hit-now.com^$third-party
||hitmarkerjobs.com^$third-party
||hits.sys.lv^$third-party
||hiug862dj0.com^$third-party
||hlads.com^$third-party
||hlmiq.com^$third-party
||hlserve.com^$third-party
||hmongcash.com^$third-party
||hoaphaiw.com^$third-party
||hoawhaum.net^$third-party
||honouncil.com^$third-party
||hoo1luha.com^$third-party
||hoochoor.com^$third-party
||hoood.info^$third-party
||hopfeed.com^$third-party
||horse-racing-affiliate-program.co.uk^$third-party
||horsered.com^$third-party
||horyzon-media.com^$third-party
||hosoojat.net^$third-party
||hostedprebid.com^$third-party
||hosticanaffiliate.com^$third-party
||hot-hits.us^$third-party
||hot-mob.com^$third-party
||hotelscombined.com.au^$third-party
||hotkeys.com^$third-party
||hotptp.com^$third-party
||hotwords.com.br^$third-party
||hotwords.com.mx^$third-party
||hotwords.com^$third-party
||houchosi.net^$third-party
||hourakob.net^$third-party
||hover.in^$third-party
||hoverr.co^$third-party
||hoverr.media^$third-party
||howtodoblog.com^$third-party
||hplose.de^$third-party
||hprofits.com^$third-party
||hrtyc.com^$third-party
||hsslx.com^$third-party
||hstpnetwork.com^$third-party
||htl.bid^$third-party
||htlbid.com^$third-party
||htopensationclie.info^$third-party
||httpool.com^$third-party
||httpsecurity.org^$third-party
||hugeincome.cf^$third-party
||huhit.site^$third-party
||hupsouft.net^$third-party
||hurchaseeffectionpe.info^$third-party
||hurdleyreer.info^$third-party
||hype-ads.com^$third-party
||hypeads.org^$third-party
||hypemakers.net^$third-party
||hyperbanner.net^$third-party
||hyperboardupil.info^$third-party
||hyperlinksecure.com^$third-party
||hyperpromote.com^$third-party
||hypertrackeraff.com^$third-party
||hypervre.com^$third-party
||hyphenatedion.com^$third-party
||i.skimresources.com^$third-party
||i5iog3mlrw.com^$third-party
||iasbetaffiliates.com^$third-party
||iasrv.com^$third-party
||ibannerexchange.com^$third-party
||ibatom.com^$third-party
||ibillboard.com^$third-party
||ibryte.com^$third-party
||icdirect.com^$third-party
||idealmedia.com^$third-party
||idealmedia.io^$third-party
||identads.com^$third-party
||idownloadgalore.com^$third-party
||idreammedia.com^$third-party
||idwq.info^$third-party
||iframe.mediaplazza.com^$third-party
||ig0nr8hhhb.com^$third-party
||ig8al3mkou.com^$third-party
||igameunion.com^$third-party
||igloohq.com^$third-party
||ignitioninstaller.com^$third-party
||ihookupdaily.com^$third-party
||ihosetch.com^$third-party
||iicheewi.com^$third-party
||ilstsympathsguitary.info^$third-party
||im2ss2ss.top^$third-party
||imageadvantage.net^$third-party
||imasdk.googleapis.com^$third-party
||imediaaudiences.com^$third-party
||imediarevenue.com^$third-party
||imgfeedget.com^$third-party
||imglt.com^$third-party
||imgsniper.com^$third-party
||imgwebfeed.com^$third-party
||imho.ru^$third-party
||imiclk.com^$third-party
||imimtord.net^$third-party
||imitrk.com^$third-party
||immedlinkum.info^$third-party
||imonomy.com^$third-party
||imp*.tradedoubler.com^$third-party
||impact-ad.jp^$third-party
||impactradius-go.com^$third-party
||impactradius.com^$third-party
||impactserving.com^$third-party
||impeacknow.xyz^$third-party
||implix.com^$third-party
||impore.com^$third-party
||impresionesweb.com^$third-party
||impresix.com^$third-party
||impressiondesk.com^$third-party
||impressionperformance.biz^$third-party
||improvedigital.com^$third-party
||imzahrwl.xyz^$third-party
||in-appadvertising.com^$third-party
||incentaclick.com^$third-party
||inclk.com^$third-party
||incloak.com^$third-party
||includemodal.com^$third-party
||incogpontus.club^$third-party
||increaserev.com^$third-party
||incrediblethebest.online^$third-party
||indiads.com^$third-party
||indianbannerexchange.com^$third-party
||indianlinkexchange.com^$third-party
||indieclick.com^$third-party
||indisancal.com^$third-party
||indlzxgptf.com^$third-party
||indofad.com^$third-party
||industrybrains.com^$third-party
||inentasky.com^$third-party
||inetinteractive.com^$third-party
||inewcontentdelivery.info^$third-party
||infectiousmedia.com^$third-party
||infinite-ads.com^$third-party
||infinityads.com^$third-party
||influads.com^$third-party
||info4.a7.org^$third-party
||infolinks.com^$third-party
||infra-ad.com^$third-party
||inktad.com^$third-party
||innity.com^$third-party
||innity.net^$third-party
||innovid.com^$third-party
||insideall.com^$third-party
||insightexpress.com^$third-party
||insightexpressai.com^$third-party
||insitepromotion.com^$third-party
||inskinad.com^$third-party
||inskinmedia.com^$~stylesheet,third-party
||inspikon.com^$third-party
||insta-cash.net^$third-party
||instancetour.info^$third-party
||instantbannercreator.com^$third-party
||instantdollarz.com^$third-party
||instantly-ageless.net^$third-party
||insticator.com^$third-party
||instinctiveads.com^$third-party
||instivate.com^$third-party
||instraffic.com^$third-party
||instreamvideo.ru^$third-party
||insurads.com^$third-party
||intangibleconcordant.com^$third-party
||integral-marketing.com^$third-party
||intellibanners.com^$third-party
||intellitxt.com^$third-party
||intenthq.com^$third-party
||intentmedia.net^$third-party
||interadv.net^$third-party
||interclick.com^$third-party
||interesting.cc^$third-party
||intergi.com^$third-party
||internetadbrokers.com^$third-party
||interpolls.com^$third-party
||interworksmedia.co.kr^$third-party
||intextad.net^$third-party
||intextdirect.com^$third-party
||intextscript.com^$third-party
||intextual.net^$third-party
||intgr.net^$third-party
||intimlife.net^$third-party
||intopicmedia.com^$third-party
||intravert.co^$third-party
||intrev.co^$third-party
||inttrax.com^$third-party
||intuneads.com^$third-party
||inuvo.com^$third-party
||inuxu.biz^$third-party
||inuxu.co.in^$third-party
||invernetter.info^$third-party
||inviziads.com^$third-party
||ip-adress.com^$third-party
||ipraccessie.info^$third-party
||ipredictive.com^$third-party
||ipromote.com^$third-party
||ipsowrite.com^$third-party
||irtya.com^$third-party
||isohits.com^$third-party
||isparkmedia.com^$third-party
||itempana.site^$third-party
||iu16wmye.com^$third-party
||iu1xoe7o.com^$third-party
||iv.doubleclick.net^$third-party
||ivastoor.com^$third-party
||ivoophie.net^$third-party
||iwanttobe.pro^$third-party
||iwantuonly.com^$third-party
||ixnp.com^$third-party
||j2k9.in^$third-party
||jadcenter.com^$third-party
||jads.co^$third-party
||jaidennegros.pro^$third-party
||jango.com^$third-party
||jangonetwork.com^$third-party
||japsulsa.com^$third-party
||jardeesi.net^$third-party
||jarvinzo.com^$popup
||jautaush.net^$third-party
||javacript.tk^$third-party
||jbrlsr.com^$third-party
||jdoqocy.com/image-$third-party
||jdoqocy.com/placeholder-$third-party
||jeckethemarbut.net^$third-party
||jeclittrecheckrep.info^$third-party
||jectsinteredse.info^$third-party
||jeekeglu.net^$third-party
||jeetyetmedia.com^$third-party
||jemmgroup.com^$third-party
||jerredsite.pro^$third-party
||jewhaulr.com^$third-party
||jewishcontentnetwork.com^$third-party
||jfduv7.com^$third-party
||jiawen88.com^$third-party
||jistaumt.com^$third-party
||jivox.com^$third-party
||jiwire.com^$third-party
||jmp9.com^$third-party
||jobsyndicate.com^$third-party
||jobtarget.com^$third-party
||jodellvideos.pro^$third-party
||joorejou.net^$third-party
||jotchept.com^$third-party
||jqfjrjka5t.top^$third-party
||jqueryserver.com^$third-party
||jscloud.org^$third-party
||jscount.com^$third-party
||jsfeedadsget.com^$third-party
||jsfuz.com^$third-party
||jsmentry.com^$third-party
||jsmjmp.com^$third-party
||jsretra.com^$third-party
||jssearch.net^$third-party
||jubna.com^$third-party
||judicated.com^$third-party
||juiceadv.com^$third-party
||juiceadv.net^$third-party
||juicyads.com^$third-party
||jujzh9va.com^$third-party
||jumboaffiliates.com^$third-party
||jumptap.com^$third-party
||junioneruytew.info^$third-party
||juricts.xyz^$third-party
||jursp.com^$third-party
||justorstonsmajo.info^$third-party
||justpremium.com^$third-party
||justrelevant.com^$third-party
||jwplayer.space^$third-party
||kaishist.top^$third-party
||kanoodle.com^$third-party
||kantarmedia.com^$third-party
||kargo.com^$third-party
||kaubapsy.com^$third-party
||kavanga.ru^$third-party
||keapeiros.xyz^$third-party
||kecmuhot.net^$third-party
||keechavy.com^$third-party
||kehalim.com^$third-party
||kenduktur.com^$third-party
||kerg.net^$third-party
||ketads.com^$third-party
||ketoo.com^$third-party
||keyrunmodel.com^$third-party
||keywordblocks.com^$third-party
||keywordpop.com^$third-party
||keywordsconnect.com^$third-party
||kikuzip.com^$third-party
||kinley.com^$third-party
||kiosked.com^$third-party
||kip5j.com^$third-party
||kischartsrelimit.pro^$third-party
||kitnmedia.com^$third-party
||klakus.com^$third-party
||klikadvertising.com^$third-party
||kliksaya.com^$third-party
||kliktrkr.com^$third-party
||klipmart.com^$third-party
||klixfeed.com^$third-party
||klkus.xyz^$third-party
||klonedaset.org^$third-party
||klsdee.com^$third-party
||knowd.com^$third-party
||koapsooh.click^$third-party
||koindut.com^$third-party
||kolerprivals.pro^$third-party
||komoona.com^$third-party
||kontextua.com^$third-party
||koocash.com^$third-party
||koorogeb.net^$third-party
||koowaido.net^$third-party
||korexo.com^$third-party
||korrelate.net^$third-party
||kostprice.com^$third-party
||koten.zone^$third-party
||kouraija.net^$third-party
||kouwheey.net^$third-party
||kovla.com^$third-party
||kqzyfj.com/image-$third-party
||kqzyfj.com/placeholder-$third-party
||kr3vinsx.com^$third-party
||krison.xyz^$third-party
||kt5850pjz0.com^$third-party
||kumpulblogger.com^$third-party
||kurlipush.com^$third-party
||kwnq4hg2n9.com^$third-party
||kymirasite.pro^$third-party
||kzbiz.co^$third-party
||lacerta.space^$third-party
||ladbrokesaffiliates.com.au^$third-party
||ladiathdefinishe.info^$third-party
||ladsblue.com^$third-party
||ladsbrown.com^$third-party
||ladsimz.com^$third-party
||ladsinfo.com^$third-party
||ladskis.com^$third-party
||ladskiz.com^$third-party
||ladslims.com^$third-party
||ladsoks.com^$third-party
||ladsokz.com^$third-party
||ladspmz.com^$third-party
||lailivob.net^$third-party
||laim.tv^$third-party
||lakequincy.com^$third-party
||landelcut.com^$third-party
||lanistaconcepts.com^$third-party
||larentisol.com^$third-party
||large-format.net^$third-party
||laserhairremovalstore.com^$third-party
||lauhauch.com^$third-party
||laujouty.com^$third-party
||launchbit.com^$third-party
||launchers.network^$third-party
||laydcilck.com^$third-party
||layer-ad.org^$third-party
||layerloop.com^$third-party
||lcwfab1.com^$third-party
||lcwfab2.com^$third-party
||lcwfab3.com^$third-party
||lcwfabt1.com^$third-party
||lcwfabt2.com^$third-party
||lcwfabt3.com^$third-party
||ld82ydd.com^$third-party
||lduhtrp.net^$third-party
||leadad.mobi^$third-party
||leadadvert.info^$third-party
||leadbolt.net^$third-party
||leadcola.com^$third-party
||leaderpub.fr^$third-party
||leadiklod.online^$third-party
||leadmediapartners.com^$third-party
||leadsleap.com^$third-party
||leadzu.com^$third-party
||leaptrade.com^$third-party
||leastersmiled.pro^$third-party
||ledraumt.com^$third-party
||leeneevo.net^$third-party
||leetmedia.com^$third-party
||lemitsuz.net^$third-party
||lenmit.com^$third-party
||leoneaningtoldre.pro^$third-party
||lessonis.com^$third-party
||letadnew.com^$third-party
||lfstmedia.com^$third-party
||lgse.com^$third-party
||libertycdn.com^$third-party
||licantrum.com^$third-party
||licestopogeegre.info^$third-party
||liftdna.com^$third-party
||ligadx.com^$third-party
||lightningcast.net^$~object,third-party
||likecontrol.com^$third-party
||linicom.co.il^$third-party
||linicom.co.uk^$third-party
||linkbuddies.com^$third-party
||linkclicks.com^$third-party
||linkelevator.com^$third-party
||linkexchange.com^$third-party
||linkexchangers.net^$third-party
||linkforyoud.com^$third-party
||linkgrand.com^$third-party
||linkmads.com^$third-party
||linkoffers.net^$third-party
||linkredirect.biz^$third-party
||linkreferral.com^$third-party
||links2revenue.com^$third-party
||linkshowoff.com^$third-party
||linksmart.com^$third-party
||linkstorm.net^$third-party
||linkwash.de^$third-party
||linkworth.com^$third-party
||linkybank.com^$third-party
||linkz.net^$third-party
||linoleictanzaniatitanic.com^$third-party
||lionsads.com^$third-party
||liqwid.net^$third-party
||listingcafe.com^$third-party
||littitte.online^$third-party
||littlemente.info^$third-party
||liveadexchanger.com^$third-party
||liveadoptimizer.com^$third-party
||liveadserver.net^$third-party
||liveburst.com^$third-party
||liverail.com^$~object,third-party
||livesmarter.com^$third-party
||liveuniversenetwork.com^$third-party
||liwhetsu.com^$third-party
||lkqd.net^$third-party
||llahnch259.com^$third-party
||llqd75c56i.com^$third-party
||lndjj.com^$third-party
||loadercdn.com^$third-party
||loading-resource.com^$third-party
||localadbuy.com^$third-party
||localedgemedia.com^$third-party
||localsearch24.co.uk^$third-party
||lockerdomecdn.com^$third-party
||lockhosts.com^$third-party
||lockscalecompare.com^$third-party
||logo-net.co.uk^$third-party
||logystowtencon.info^$third-party
||loodyas.com^$third-party
||lookit-quick.com^$third-party
||looksmart.com^$third-party
||loomufie.com^$third-party
||looneyads.com^$third-party
||lopsookr.com^$third-party
||lotteryaffiliates.com^$third-party
||lovacmar.click^$third-party
||love-banner.com^$third-party
||loxtk.com^$third-party
||lqcdn.com^$third-party
||lqw.me^$third-party
||ltassrv.com.s3.amazonaws.com^$third-party
||ltassrv.com/serve/
||lucidmedia.com^$third-party
||lucklayed.info^$third-party
||luckypushh.com^$third-party
||lushcrush.com^$third-party
||luxadv.com^$third-party
||luxbetaffiliates.com.au^$third-party
||luxup.ru^$third-party
||luxup2.ru^$third-party
||luxupadva.com^$third-party
||luxupadvb.com^$third-party
||luxupcdna.com^$third-party
||luxupcdnb.com^$third-party
||luxupcdnc.com^$third-party
||lvgvax82bp.com^$third-party
||lvidentrevious.info^$third-party
||lx2rv.com^$third-party
||lzjl.com^$third-party
||m-shes.ru^$third-party
||m1.fwmrm.net^$object,third-party
||m2.ai^$third-party
||m2pub.com^$third-party
||m30w.net^$third-party
||m32.media^$third-party
||m328ii38yg76vw.com^$third-party
||m4clicks.com^$third-party
||m5prod.net^$third-party
||m73lae5cpmgrv38.com^$third-party
||mabeetam.com^$third-party
||machings.com^$third-party
||madadsmedia.com^$third-party
||madcpms.com^$third-party
||madsabs.com^$third-party
||madsabz.com^$third-party
||madsats.com^$third-party
||madsatz.com^$third-party
||madserving.com^$third-party
||madsimz.com^$third-party
||madsipz.com^$third-party
||madskiz.com^$third-party
||madslims.com^$third-party
||madsokz.com^$third-party
||madsone.com^$third-party
||magnetisemedia.com^$third-party
||mahimeta.com^$third-party
||maikuque.net^$third-party
||mainadv.com^$third-party
||mainroll.com^$third-party
||makecashtakingsurveys.biz^$third-party
||mallcss.com^$third-party
||mamydirect.com^$third-party
||mangoads.net^$third-party
||mannusinglygues.info^$third-party
||mantedtonisms.info^$third-party
||marapcana.online^$third-party
||marbil24.co.za^$third-party
||marfeel.com^$third-party
||marial.pro^$third-party
||marimedia.com^$third-party
||markergot.com^$third-party
||marketbanker.com^$third-party
||marketfly.net^$third-party
||marketgid.com^$third-party
||markethealth.com^$third-party
||marketingenhanced.com^$third-party
||marketleverage.com^$third-party
||marketnetwork.com^$third-party
||marphezis.com^$third-party
||marsads.com^$third-party
||martiniadnetwork.com^$third-party
||marvedesderef.info^$third-party
||masterads.org^$third-party
||masternal.com^$third-party
||masture.mobi^$third-party
||mathads.com^$third-party
||mation.xyz^$third-party
||matiro.com^$third-party
||maudau.com^$third-party
||maxcorpmedia.com^$third-party
||maxim.pub^$third-party
||maxonclick.com^$third-party
||maxserving.com^$third-party
||mb01.com^$third-party
||mb102.com^$third-party
||mb104.com^$third-party
||mb38.com^$third-party
||mb57.com^$third-party
||mbn.com.ua^$third-party
||mcdstorage.com^$third-party
||mcontigo.com^$third-party
||mdadx.com^$third-party
||mdialog.com^$third-party
||mdn2015x1.com^$third-party
||mdn2015x2.com^$third-party
||mdn2015x3.com^$third-party
||mdn2015x4.com^$third-party
||mdn2015x5.com^$third-party
||meadigital.com^$third-party
||media-general.com^$third-party
||media-sapiens.com^$third-party
||media-servers.net^$third-party
||media.net^$third-party
||media303.com^$third-party
||media6degrees.com^$third-party
||media970.com^$third-party
||mediaadserver.org^$third-party
||mediaclick.com^$third-party
||mediacpm.com^$third-party
||mediaffiliation.com^$third-party
||mediafilesdownload.com^$third-party
||mediaflire.com^$third-party
||mediaforce.com^$third-party
||mediaforge.com^$third-party
||mediafuse.com^$third-party
||mediag4.com^$third-party
||mediagridwork.com^$third-party
||mediakeywords.com^$third-party
||medialand.ru^$third-party
||mediaoaktree.com^$third-party
||mediaonenetwork.net^$third-party
||mediaonpro.com^$third-party
||mediapeartree.com^$third-party
||mediaraily.com^$third-party
||mediasprucetree.com^$third-party
||mediatarget.com^$third-party
||mediative.ca^$third-party
||mediative.com^$third-party
||mediatraffic.com^$third-party
||mediatraks.com^$third-party
||mediaver.com^$third-party
||mediavine.com^$third-party
||medical-aid.net^$third-party
||medleyads.com^$third-party
||medyanet.net^$third-party
||medyanetads.com^$third-party
||meendocash.com^$third-party
||meetic-partners.com^$third-party
||meezauch.net^$third-party
||megaad.nz^$third-party
||megacpm.com^$third-party
||megapopads.com^$third-party
||meinlist.com^$third-party
||mellowads.com^$third-party
||meloads.com^$third-party
||mentad.com^$third-party
||mentalks.ru^$third-party
||merchenta.com^$third-party
||mercuras.com^$third-party
||metaffiliation.com^$~image,~subdocument,third-party,domain=~netaffiliation.com
||metaffiliation.com^*^maff=
||metaffiliation.com^*^taff=
||metavertising.com^$third-party
||metavertizer.com^$third-party
||metrics.io^$third-party
||mezaa.com^$third-party
||mezimedia.com^$third-party
||mftracking.com^$third-party
||mgcash.com^$third-party
||mgcashgate.com^$third-party
||mgplatform.com^$third-party
||mi-mi-fa.com^$third-party
||mibebu.com^$third-party
||microad.jp^$third-party
||microad.net^$third-party
||microadinc.com^$third-party
||microsoftaffiliates.net^$third-party
||milabra.com^$third-party
||miltauru.net^$third-party
||minardict.pro^$third-party
||mindlytix.com^$third-party
||minessetion.info^$third-party
||minimumpay.info^$third-party
||ministedik.info^$third-party
||minodazi.com^$third-party
||mintake.com^$third-party
||mirago.com^$third-party
||mirrorpersonalinjury.co.uk^$third-party
||misslk.com^$third-party
||mitatic.xyz^$third-party
||mitouxoo.net^$third-party
||mixadvert.com^$third-party
||mixi.media^$third-party
||mixmarket.biz^$third-party
||mixpo.com^$third-party
||ml314.com^$third-party
||mlnadvertising.com^$third-party
||mm-syringe.com^$third-party
||mmadsgadget.com^$third-party
||mmgads.com^$third-party
||mmismm.com^$third-party
||mmissedecon.info^$third-party
||mmo123.co^$third-party
||mmondi.com^$third-party
||mmoptional.com^$third-party
||mmotraffic.com^$third-party
||mn1nm.com^$third-party
||mnbvjhg.com^$third-party
||mnetads.com^$third-party
||mng-ads.com^$third-party
||mntzr11.net^$third-party
||mntzrlt.net^$third-party
||moafoche.com^$third-party
||moatads.com^$third-party
||mobatori.com^$third-party
||mobday.com^$third-party
||mobfox.com^$third-party
||mobicont.com^$third-party
||mobidevdom.com^$third-party
||mobifobi.com^$third-party
||mobile-10.com^$third-party
||mobileadspopup.com^$third-party
||mobiright.com^$third-party
||mobisla.com^$third-party
||mobitracker.info^$third-party
||mobiyield.com^$third-party
||moborobot.com^$third-party
||mobsterbird.info^$third-party
||mobstrks.com^$third-party
||mobtrks.com^$third-party
||mobtyb.com^$third-party
||mobytrks.com^$third-party
||modescrips.info^$third-party
||mogointeractive.com^$third-party
||mohini-ger.com^$third-party
||mojoaffiliates.com^$third-party
||mokonocdn.com^$third-party
||monad-rtb.com^$third-party
||monetizer101.com^$third-party
||money4ads.com^$third-party
||moneycosmos.com^$third-party
||moneymakercdn.com^$third-party
||moneywhisper.com^$third-party
||monkeybroker.net^$third-party
||monsoonads.com^$third-party
||monxserver.com^$third-party
||mookie1.com^$third-party
||moonlightingapi-ads.com^$third-party
||mootermedia.com^$third-party
||moowouzy.net^$third-party
||mooxar.com^$third-party
||moregamers.com^$third-party
||morgdm.ru^$third-party
||mosaiq.io^$third-party
||mostviewed.xyz^$third-party
||motominer.com^$third-party
||mottnow.com^$third-party
||movad.net^$third-party
||movcpm.com^$third-party
||movie-streams-online.com^$third-party
||moviesprofit.com^$third-party
||mp3bars.com^$third-party
||mp3toavi.xyz^$third-party
||mpk01.com^$third-party
||mpnrs.com^$third-party
||mppmnetwork.com^$third-party
||mpqfzyh.com^$third-party
||mpression.net^$third-party
||mprezchc.com^$third-party
||mpuls.ru^$third-party
||mrelko.com^$third-party
||mrperfect.in^$third-party
||ms3t.club^$third-party
||msads.net^$third-party
||mse2v5oglm.com^$third-party
||msypr.com^$third-party
||mtrcss.com^$third-party
||muchritfakethen.info^$third-party
||mujap.com^$third-party
||multimater.com^$third-party
||multiview.com^$third-party
||mupteekr.net^$third-party
||murkymouse.online^$third-party
||music-desktop.com^$third-party
||musicnote.info^$third-party
||mutary.com^$third-party
||muvimtim.com^$third-party
||mxtads.com^$third-party
||myadcash.com^$third-party
||myadstack.net^$third-party
||myaffiliates.com^$third-party
||mycasinoaccounts.com^$third-party
||mycdn.co^$third-party
||mycdn2.co^$third-party
||myclickbankads.com^$third-party
||mydreamads.com^$third-party
||myemailbox.info^$third-party
||myfastcdn.com^$third-party
||mygoodlives.com^$third-party
||myinfotopia.com^$third-party
||mylinkbox.com^$third-party
||mynativeads.com^$third-party
||mynunu.net^$third-party
||myopenads.com^$third-party
||myornamenti.com^$third-party
||mysafeurl.com^$third-party
||mythings.com^$third-party
||myvads.com^$third-party
||mz28ismn.com^$third-party
||n161adserv.com^$third-party
||n2s.co.kr^$third-party
||n4403ad.doubleclick.net^$third-party
||nabbr.com^$third-party
||nadinthimmeled.pro^$third-party
||nagrande.com^$third-party
||naidafak.net^$third-party
||naideema.com^$third-party
||nameads.com^$third-party
||nanigans.com^$third-party
||native-adserver.com^$third-party
||nativeadmatch.com^$third-party
||nativeads.com^$third-party
||nativeadsfeed.com^$third-party
||nativeleads.net^$third-party
||nativepu.sh^$third-party
||nativeroll.tv^$third-party
||nativespot.com^$third-party
||naucaips.com^$third-party
||nauchegy.link^$third-party
||nauhohag.net^$third-party
||nauthoun.net^$third-party
||navaxudoru.com^$third-party
||nbjmp.com^$third-party
||nbstatic.com^$third-party
||ndricshoweverau.info^$third-party
||ndsinternanhono.info^$third-party
||neads.delivery^$third-party
||neblotech.com^$third-party
||neechuce.net^$third-party
||neepaips.com^$third-party
||neesoape.com^$third-party
||neesupee.com^$third-party
||neewoapi.com^$third-party
||negolist.com^$third-party
||nehersheteen.pro^$third-party
||nenrk.us^$third-party
||neo-neo-xeo.com^$third-party
||neobux.com^$third-party
||neodatagroup.com^$third-party
||neoebiz.co.kr^$third-party
||neoffic.com^$third-party
||net-ad-vantage.com^$third-party
||net3media.com^$third-party
||netaffiliation.com^$~script,third-party
||netavenir.com^$third-party
||netinsight.co.kr^$third-party
||netliker.com^$third-party
||netloader.cc^$third-party
||netsdoctobersa.info^$third-party
||netseer.com^$third-party
||netshelter.net^$third-party
||netsolads.com^$third-party
||networkad.net^$third-party
||networkmanag.com^$third-party
||networkplay.in^$third-party
||networkxi.com^$third-party
||networld.hk^$third-party
||networldmedia.net^$third-party
||neudesicmediagroup.com^$third-party
||newaugads.com^$third-party
||newdosug.eu^$third-party
||newgentraffic.com^$third-party
||newideasdaily.com^$third-party
||newjunads.com^$third-party
||newmonads.com^$third-party
||newsadsppush.com^$third-party
||newsarmor.com^$third-party
||newsmaxfeednetwork.com^$third-party
||newsnet.in.ua^$third-party
||newstogram.com^$third-party
||newsushe.info^$third-party
||newtention.net^$third-party
||newtueads.com^$third-party
||newwedads.com^$third-party
||nexac.com^$third-party
||nexage.com^$third-party
||nexeps.com^$third-party
||nexioniect.com^$third-party
||nextlandingads.com^$third-party
||nextmillennium.io^$third-party
||nextoptim.com^$third-party
||nflightiesmurtone.com^$third-party
||ngecity.com^$third-party
||nglmedia.com^$third-party
||ngsomedquiz.club^$third-party
||nhpfvdlbjg.com^$third-party
||niacretaryfrience.info^$third-party
||nicheads.com^$third-party
||nielofficieshandl.info^$third-party
||nieveni.com^$third-party
||niforniadistollie.info^$third-party
||nighter.club^$third-party
||niltutch.com^$third-party
||nimsepee.net^$third-party
||nitmus.com^$third-party
||nization.com^$third-party
||nkredir.com^$third-party
||nlwy0.com^$third-party
||nmcdn.us^$third-party
||nmentthoutintellin.info^$third-party
||noaptauw.com^$third-party
||nofejectontrab.info^$third-party
||nompakru.click^$third-party
||nonpaly.ru^$third-party
||nonstoppartner.de^$third-party
||noosaphy.net^$third-party
||norentisol.com^$third-party
||noretia.com^$third-party
||normkela.com^$third-party
||norteevu.com^$third-party
||northmay.com^$third-party
||norvalur.xyz^$third-party
||notification-list.com^$third-party
||notify-monad.com^$third-party
||nouseeth.com^$third-party
||novarevenue.com^$third-party
||novelty.media^$third-party
||nowlooking.net^$third-party
||nowspots.com^$third-party
||noy-95.com^$third-party
||nplexmedia.com^$third-party
||npvos.com^$third-party
||nrnma.com^$third-party
||nscontext.com^$third-party
||nsdsvc.com^$third-party
||nslaingeninfinedna.info^$third-party
||nsmartad.com^$third-party
||nspmotion.com^$third-party
||nspot.co^$third-party
||nsstatic.com^$third-party
||nsstatic.net^$third-party
||nster.net^$third-party,domain=~nster.com
||nsvfl7p9.com^$third-party
||ntent.com^$third-party
||ntv.io^$third-party
||ntvk1.ru^$third-party
||nui.media^$third-party
||numberium.com^$third-party
||numbers.md^$third-party
||nurno.com^$third-party
||nuseek.com^$third-party
||nwfhalifax.com^$third-party
||nxtck.com^$third-party
||nyadmcncserve-05y06a.com^$third-party
||nzme-ads.co.nz^$third-party
||nzphoenix.com^$third-party
||o-oo.ooo^$third-party
||o.gweini.com^$third-party
||o12zs3u2n.com^$third-party
||o6ek91ag15.com^$third-party
||oacautoh.net^$third-party
||oainternetservices.com^$third-party
||oalselry.com^$third-party
||oaraunal.com^$third-party
||oasis-haven.net^$third-party
||oatcheex.com^$third-party
||oatheehu.com^$third-party
||obeus.com^$third-party
||objects.tremormedia.com^$~object,third-party
||objectservers.com^$third-party
||oboxads.com^$third-party
||oceanwebcraft.com^$third-party
||ocelot.studio^$third-party
||oclaserver.com^$third-party
||oclasrv.com^$third-party
||oclus.com^$third-party
||octophor.com^$third-party
||odysseus-nua.com^$third-party
||ofeetles.pro^$third-party
||offerforge.com^$third-party
||offerforge.net^$third-party
||offerpalads.com^$third-party
||offerserve.com^$third-party
||offersquared.com^$third-party
||ofigraiw.net^$third-party
||ogercron.com^$third-party
||oggifinogi.com^$third-party
||ogle-0740lb.com^$third-party
||ogrfi3uyt7.com^$third-party
||ohmcasting.com^$third-party
||ohmwrite.com^$third-party
||ojaulrop.com^$third-party
||okanjo.com^$third-party
||oldership.com^$third-party
||ologyarriedpr.info^$third-party
||omareeper.com^$third-party
||omclick.com^$third-party
||omg2.com^$third-party
||omgpm.com^$third-party
||ommunalspound.info^$third-party
||omni-ads.com^$third-party
||omnitagjs.com^$third-party
||omparentcarage.info^$third-party
||omymicrossmuc.info^$third-party
||onad.eu^$third-party
||onads.com^$third-party
||onclasrv.com^$third-party
||onclickads.net^$third-party
||onclickmax.com^$third-party
||onclickmega.com^$third-party
||onclickprediction.com^$third-party
||onclickpulse.com^$third-party
||onclicksuper.com^$third-party
||onclkds.com^$third-party
||oneblackjocker.online^$third-party
||onedmp.com^$third-party
||onemboaran.com^$third-party
||onenetworkdirect.com^$third-party
||onenetworkdirect.net^$third-party
||onerror.cf^$third-party
||onerror.ga^$third-party
||onerror.gq^$third-party
||onerror.ml^$third-party
||onespot.com^$third-party
||onestepproductions.online^$third-party
||online-adnetwork.com^$third-party
||onlyalad.net^$third-party
||onrampadvertising.com^$third-party
||onscroll.com^$third-party
||onunughegmar.club^$third-party
||onvertise.com^$third-party
||onvictinitor.com^$third-party
||onwsys.net^$third-party
||oochaurt.com^$third-party
||oodraune.com^$third-party
||oodsotso.com^$third-party
||oopepoul.net^$third-party
||oopt.fr^$third-party
||oorseest.net^$third-party
||oos4l.com^$third-party
||openbook.net^$third-party
||openx.net^$third-party
||openxadexchange.com^$third-party
||openxenterprise.com^$third-party
||openxmarket.asia^$third-party
||operaserver.com^$third-party
||ophagealbriance.info^$third-party
||opimpeeb.net^$third-party
||opingexamplyt.info^$third-party
||opsivesh.net^$third-party
||opsooque.com^$third-party
||opt-intelligence.com^$third-party
||opt-n.net^$third-party
||optad360.io^$third-party
||opteama.com^$third-party
||optiads.org^$third-party
||optimatic.com^$third-party
||optimizesocial.com^$third-party
||optinemailpro.com^$third-party
||optinmonster.com^$third-party
||optnmstr.com^$third-party,domain=whatismyipaddress.com
||orangeads.fr^$third-party
||orarala.com^$third-party
||oratosaeron.com^$third-party
||orbengine.com^$third-party
||ordssuspicuousc.info^$third-party
||organicalews.info^$third-party
||oriel.io^$third-party
||origer.info^$third-party
||ornament-i.com^$third-party
||osalsdistiniaatt.info^$third-party
||osiaffiliate.com^$third-party
||osny2p7a0k.com^$third-party
||ospreymedialp.com^$third-party
||osynchresiderin.info^$third-party
||otaijing.com^$third-party
||othersonline.com^$third-party
||otrwaram.com^$third-party
||ottomdisede.club^$third-party
||ouboosta.com^$third-party
||ouhegapy.net^$third-party
||oujouniw.com^$third-party
||ouloutso.net^$third-party
||oultuwee.net^$third-party
||oupushee.com^$third-party
||ourgeche.net^$third-party
||oushenoo.net^$third-party
||outseeltor.com^$third-party
||oveld.com^$third-party
||overhaps.com^$third-party
||overture.com^$third-party
||overturs.com^$third-party
||owlads.io^$third-party
||owndata.network^$third-party
||ownlocal.com^$third-party
||owowoaty.com^$third-party
||oxado.com^$third-party
||oxsng.com^$third-party
||oxtracking.com^$third-party
||oxybe.com^$third-party
||oyhnizdr4bxkz0.com^$third-party
||ozertesa.com^$third-party
||ozonemedia.com^$third-party
||ozora.work^$third-party
||p-advg.com^$third-party
||p-comme-performance.com^$third-party
||p-digital-server.com^$third-party
||p2ads.com^$third-party
||paads.dk^$third-party
||pacific-yield.com^$third-party
||paclitor.com^$third-party
||padsblue.com^$third-party
||padsdelivery.com^$third-party
||padsips.com^$third-party
||padsipz.com^$third-party
||padskiz.com^$third-party
||padsokz.com^$third-party
||padspmz.com^$third-party
||padstm.com^$third-party
||pagefair.net^$third-party
||pagesinxt.com^$third-party
||paibopse.com^$third-party
||paidonresults.net^$third-party
||paidsearchexperts.com^$third-party
||pakbanners.com^$third-party
||panachetech.com^$third-party
||panda.network^$third-party
||pantherads.com^$third-party
||paperclipservice.com^$third-party
||paperg.com^$third-party
||paradocs.ru^$third-party
||parcle.io^$third-party
||parding.info^$third-party
||parkingcrew.net^$third-party
||parromlethowsit.info^$third-party
||particizedese.club^$third-party
||partner-ads.com^$third-party
||partner.googleadservices.com^$third-party
||partner.video.syndication.msn.com^$~object,third-party
||partnerearning.com^$third-party
||partnermax.de^$third-party
||partycasino.com^$third-party
||partypartners.com^$third-party
||partypoker.com^$third-party
||pas-rahav.com^$third-party
||passeura.com^$third-party
||passionfruitads.com^$third-party
||passive-earner.com^$third-party
||patecrafts.com^$third-party
||patiskcontentdelivery.info^$third-party
||paxmedia.net^$third-party
||pay-click.ru^$third-party
||payae8moon9.com^$third-party
||paydotcom.com^$third-party
||payperpost.com^$third-party
||pbcde.com^$third-party
||pc-ads.com^$third-party
||pc1ads.com^$third-party
||pc2ads.com^$third-party
||pdn-1.com^$third-party
||pdn-2.com^$third-party
||peakclick.com^$third-party
||pebblemedia.be^$third-party
||pedcarefusalmo.info^$third-party
||peefeehu.com^$third-party
||peemee.com^$third-party
||peer39.com^$third-party
||peer39.net^$third-party
||pegaumsi.com^$third-party
||pegloang.com^$third-party
||pejqoq4cafo3bg9yqqqtk5e6s6.com^$third-party
||pemainedperio.info^$third-party
||penuma.com^$third-party
||pepperjamnetwork.com^$third-party
||perfb.com^$third-party
||perfectmarket.com^$third-party
||performance-based.com^$third-party
||performanceadexchange.com^$third-party
||performancingads.com^$third-party
||performanteads.com^$third-party
||performit.club^$third-party
||perkcanada.com^$third-party
||persevered.com^$third-party
||perstago.pro^$third-party
||pestrike.com^$third-party
||petsoocm.com^$third-party
||pezrphjl.com^$third-party
||pgmcdn.com^$third-party
||pgmediaserve.com^$third-party
||pgpartner.com^$third-party
||pgssl.com^$third-party
||pharmcash.com^$third-party
||phedudug.net^$third-party
||pheedroh.net^$third-party
||pheegoab.click^$third-party
||pheepudo.net^$third-party
||pheergar.com^$third-party
||pheersie.com^$third-party
||phekrimp.com^$third-party
||philbardre.com^$third-party
||philosophere.com^$third-party
||phiptams.net^$third-party
||phoaksiw.com^$third-party
||phonespybubble.com^$third-party
||phoodsom.net^$third-party
||phoossax.net^$third-party
||phudrour.net^$third-party
||picadmedia.com^$third-party
||picbucks.com^$third-party
||pickytime.com^$third-party
||picsti.com^$third-party
||pictela.net^$third-party
||pinballpublishernetwork.com^$third-party
||ping-traffic.info^$third-party
||pip-pip-pop.com^$third-party
||pipeaota.com^$third-party
||pipsol.net^$third-party
||pirdoust.com^$third-party
||piticlik.com^$third-party
||pivotrunner.com^$third-party
||pixazza.com^$third-party
||pixeltrack66.com^$third-party
||pixfuture.net^$third-party
||pixiv.org^$third-party
||pixxur.com^$third-party
||placeiq.com^$third-party
||plannto.com^$third-party
||play4k.co^$third-party
||playertraffic.com^$third-party
||playtem.com^$third-party
||playuhd.host^$third-party
||playukinternet.com^$third-party
||pleeko.com^$third-party
||plenomedia.com^$third-party
||plexop.net^$third-party
||plified.pro^$third-party
||plocap.com^$third-party
||plopx.com^$third-party
||plufdsa.com^$third-party
||plugerr.com^$third-party
||plugs.co^$third-party
||plxserve.com^$third-party
||pmlw0efk4x.com^$third-party
||pmpubs.com^$third-party
||pmsrvr.com^$third-party
||pmzer.com^$third-party
||pnd.gs^$third-party
||poagroul.com^$third-party
||pointclicktrack.com^$third-party
||pointroll.com^$third-party
||points2shop.com^$third-party
||poirreleast.club^$third-party
||poketraff.com^$third-party
||polanders.com^$third-party
||polarcdn-terrax.com^$third-party
||polarmobile.com^$third-party
||policityseriod.info^$third-party
||polluxnetwork.com^$third-party
||polmontventures.com^$third-party
||polyad.net^$third-party
||polydarth.com^$third-party
||poogriry.click^$third-party
||poolgmsd.com^$third-party
||pop-rev.com^$third-party
||popads.media^$third-party
||popads.net^$third-party
||popclck.net^$third-party
||popcpm.com^$third-party
||popearn.com^$third-party
||popmajor.com^$third-party
||popmarker.com^$third-party
||popmonetizer.com^$third-party
||popmonetizer.net^$third-party
||popmyad.com^$third-party
||popmyads.com^$third-party
||popnc.com^$third-party
||poponclick.com^$third-party
||poppysol.com^$third-party
||popsads.com^$third-party
||poptm.com^$third-party
||popularitish.com^$third-party
||popularmedia.net^$third-party
||populis.com^$third-party
||populisengage.com^$third-party
||popunder.bid^$third-party
||popunder.ru^$third-party
||popunders.bid^$third-party
||popundertotal.com^$third-party
||popunderz.com^$third-party
||popunderzone.com^$third-party
||popupdomination.com^$third-party
||popuptraffic.com^$third-party
||popwin.net^$third-party
||porojo.net^$third-party
||portablefish.com^$third-party
||portantreadedagree.info^$third-party
||portkingric.net^$third-party
||postrelease.com^$third-party
||powerad.ai^$third-party
||poweradvertising.co.uk^$third-party
||powerlinks.com^$third-party
||ppcindo.com^$third-party
||ppclinking.com^$third-party
||ppctrck.com^$third-party
||ppcwebspy.com^$third-party
||practively.com^$third-party
||prebid.org^$third-party
||precisionclick.com^$third-party
||predictad.com^$third-party
||predictiondisplay.com^$third-party
||predictivadnetwork.com^$third-party
||predictivadvertising.com^$third-party
||preferredain.com^$third-party
||premiumpushnotification.com^$third-party
||preonesetro.com^$third-party
||prestadsng.com^$third-party
||prexista.com^$third-party
||prf.hn^$third-party
||prfdesk.pro^$third-party
||prigmaperf.me^$third-party
||primaryads.com^$third-party
||primebc1.website^$third-party
||primechoice.ru^$third-party
||pritesol.com^$third-party
||prizel.com^$third-party
||prm-native.com^$third-party
||pro-advert.de^$third-party
||pro-advertising.com^$third-party
||pro-market.net^$third-party
||pro-pro-go.com^$third-party
||proadscdn.com^$third-party
||probtn.com^$third-party
||prod.untd.com^$third-party
||proffigurufast.com^$third-party
||profitpeelers.com^$third-party
||proglack.site^$third-party
||projectagora.net^$third-party
||projectagora.tech^$third-party
||projectagoratech.com^$third-party
||projectwonderful.com^$third-party
||promo-bc.com^$third-party
||promo-reklama.ru^$third-party
||promobenef.com^$third-party
||promoted.com^$third-party
||propellerads.com^$third-party
||propellerclick.com^$third-party
||propellerpops.com^$third-party
||propelplus.com^$third-party
||proper.io^$third-party
||propgoservice.com^$third-party
||prorentisol.com^$third-party
||prosperent.com^$third-party
||protally.net^$third-party
||protoawe.com^$third-party
||provider-direct.com^$third-party
||proximic.com^$third-party
||prpops.com^$third-party
||prre.ru^$third-party
||prxio.github.io^$third-party
||psampabs.net^$third-party
||psaukrik.net^$third-party
||psclicks.com^$third-party
||psecurzoicompa.info^$third-party
||pseqcs05.com^$third-party
||psewhaur.net^$third-party
||psitchie.com^$third-party
||psma02.com^$third-party
||psoaghie.net^$third-party
||psoapeez.click^$third-party
||psoomeeg.com^$third-party
||psoptopi.com^$third-party
||psoultar.net^$third-party
||psozoult.net^$third-party
||psulsobi.net^$third-party
||ptauphiw.net^$third-party
||ptaussee.net^$third-party
||ptauvuph.com^$third-party
||ptawe.com^$third-party
||ptchits.com^$third-party
||pteefoak.com^$third-party
||pteegloa.com^$third-party
||ptefautu.net^$third-party
||ptipoast.com^$third-party
||ptmzr.com^$third-party
||ptocmaux.com^$third-party
||ptoosteg.com^$third-party
||ptp.lolco.net^$third-party
||ptp22.com^$third-party
||ptp24.com^$third-party
||pub-fit.com^$third-party
||pub.network^$third-party
||pubdirecte.com^$third-party
||pubgears.com^$third-party
||pubgenius.io^$third-party
||pubguru.com^$third-party
||publicidad.net^$third-party
||publicityclerks.com^$third-party
||publift.com^$third-party
||publir.com^$third-party
||publish0x.com^$third-party
||publisheradnetwork.com^$third-party
||publited.com^$third-party
||pubmatic.com^$third-party
||pubmine.com^$third-party
||pubnation.com^$third-party
||pubrain.com^$third-party
||pubted.com^$third-party
||pubwise.io^$third-party
||puffnetwork.com^$third-party
||puhtml.com^$third-party
||pulpix.com^$third-party
||pulpyads.com^$third-party
||pulse360.com^$third-party
||pulsemgr.com^$third-party
||pulseonclick.com^$third-party
||purdewee.net^$third-party
||purpleads.io^$third-party
||purpleflag.net^$third-party
||purplepatch.online^$third-party
||puserving.com^$third-party
||push-me-up.com^$third-party
||push2check.com^$third-party
||pushads.biz^$third-party
||pushagim.com^$third-party
||pushame.com^$third-party
||pushance.com^$third-party
||pushanert.com^$third-party
||pushazam.com^$third-party
||pushbaddy.com^$third-party
||pushbasic.com^$third-party
||pushdusk.com^$third-party
||pusheify.com^$third-party
||pushengage.im^$third-party
||pusherism.com^$third-party
||pushgaga.com^$third-party
||pushimer.com^$third-party
||pushlaram.com^$third-party
||pushlat.com^$third-party
||pushlinck.com^$third-party
||pushlommy.com^$third-party
||pushlum.com^$third-party
||pushmono.com^$third-party
||pushnative.com^$third-party
||pushnest.com^$third-party
||pushnevis.com^$third-party
||pushnews.org^$third-party
||pushnice.com^$third-party
||pushno.com^$third-party
||pushosub.com^$third-party
||pushrase.com^$third-party
||pushservice.one^$third-party
||pwrads.net^$third-party
||px3792.com^$third-party
||pxl2015x1.com^$third-party
||pxstda.com^$third-party
||q1media.com^$third-party
||q1mediahydraplatform.com^$third-party
||q64a9ris0j.com^$third-party
||qadserve.com^$third-party
||qadservice.com^$third-party
||qaykb.com^$third-party
||qd3u5eeuos.com^$third-party
||qdmil.com^$third-party
||qertewrt.com^$third-party
||qerusedpastrong.info^$third-party
||qfdn3gyfbs.com^$third-party
||qksrv.net^$third-party
||qksz.net^$third-party
||qmkr7isp3o.com^$third-party
||qnsr.com^$third-party
||qrlsx.com^$third-party
||qservz.com^$third-party
||qualitypageviews.com^$third-party
||quanta-wave.com^$third-party
||quantum-advertising.com^$third-party
||quantumads.com^$third-party
||quatesrevening.info^$third-party
||quensillo.com^$third-party
||querylead.com^$third-party
||questionmarket.com^$third-party
||questus.com^$third-party
||quickads.net^$third-party
||quideo.men^$third-party
||quinstreet.com^$third-party
||qwerfdx.com^$third-party
||qwertize.com^$third-party
||r66net.com^$third-party
||r66net.net^$third-party
||r932o.com^$third-party
||radchesruno.club^$third-party
||radeant.com^$third-party
||radiusmarketing.com^$third-party
||ragapa.com^$third-party
||raigluce.net^$third-party
||rainwealth.com^$third-party
||raiphupi.com^$third-party
||raloonee.com^$third-party
||rappenedstoric.info^$third-party
||rapt.com^$third-party
||rasesuggedrail.info^$third-party
||ratrencalrep.com^$third-party
||rauraich.com^$third-party
||ravalynn.pw^$third-party
||rawasy.com^$third-party
||rawoarsy.com^$third-party
||rbnt.org^$third-party
||rclmc.top^$third-party
||rcurn.com^$third-party
||rcvlink.com^$third-party
||rcvlinks.com^$third-party
||reachjunction.com^$third-party
||reachlocal.com^$third-party
||reachmode.com^$third-party
||reactx.com^$third-party
||readpeak.com^$third-party
||readserver.net^$third-party
||realclick.co.kr^$third-party
||realmatch.com^$third-party
||realmedia.com^$third-party
||realsecuredredir.com^$third-party
||realsecuredredirect.com^$third-party
||realssp.co.kr^$third-party
||realvu.net^$third-party
||reate.info^$third-party
||rebel.ai^$third-party
||recentres.com^$third-party
||reckinbuttiten.pro^$third-party
||recomendedsite.com^$third-party
||red1r.com^$third-party
||redcourtside.com^$third-party
||redintelligence.net^$third-party
||redirect18systemsg.com^$third-party
||redirectnative.com^$third-party
||redirectpopads.com^$third-party
||reduxmediagroup.com^$third-party
||reelcentric.com^$third-party
||reevaipi.com^$third-party
||refban.com^$third-party
||refbanners.com^$third-party
||refbanners.website^$third-party
||referback.com^$third-party
||reflethenfortoft.info^$third-party
||registered-spotters-build.com^$third-party
||regurgical.com^$third-party
||reichelcormier.bid^$third-party
||reklamz.com^$third-party
||rekovers.ru^$third-party
||relappro.com^$third-party
||relatedweboffers.com^$third-party
||relestar.com^$third-party
||relevanti.com^$third-party
||relytec.com^$third-party
||remintrex.com^$third-party
||remtoaku.net^$third-party
||rensovetors.info^$third-party
||reople.co.kr^$third-party
||replase.cf^$third-party
||replase.ml^$third-party
||reportionbreedy.pro^$third-party
||republer.com^$third-party
||requiredcollectfilm.info^$third-party
||resadvantco.info^$third-party
||resonance.pk^$third-party
||respondhq.com^$third-party
||resultlinks.com^$third-party
||resultsz.com^$third-party
||retargeter.com^$third-party
||retono42.us^$third-party
||rev-stripe.com^$third-party
||rev2pub.com^$third-party
||rev4rtb.com^$third-party
||revcatch.com^$third-party
||revcontent.com^$third-party
||revdepo.com^$third-party
||revenue.com^$third-party
||revenuegiants.com^$third-party
||revenuehits.com^$third-party
||revenuemantra.com^$third-party
||revenuestripe.com^$third-party
||revenuevids.com^$third-party
||revfusion.net^$third-party
||revgennetwork.com^$third-party
||revimedia.com^$third-party
||reviousquallyrefuls.info^$third-party
||revmob.com^$third-party
||revresda.com^$third-party
||revresponse.com^$third-party
||revrtb.net^$third-party
||revsci.net^$third-party
||revstripe.com^$third-party
||rewardsaffiliates.com^$third-party
||rewenoughteenin.info^$third-party
||rextentingade.info^$third-party
||reyden-x.com^$third-party
||rfgsi.com^$third-party
||rfihub.net^$third-party
||rhema-coaching.com^$third-party
||rhfgjld.com^$third-party
||rhombusads.com^$third-party
||rhythmxchange.com^$third-party
||riansociationentio.info^$third-party
||ric-ric-rum.com^$third-party
||ricead.com^$third-party
||richmedia247.com^$third-party
||richwebmedia.com^$third-party
||rientgallacecapt.info^$third-party
||riluaneth.com^$third-party
||ringtonepartner.com^$third-party
||rinsouxy.com^$third-party
||riowrite.com^$third-party
||ripplead.com^$third-party
||ristintriestenforth.info^$third-party
||ritchelu.com^$third-party
||riverhit.com^$third-party
||rixaka.com^$third-party
||rmgserving.com^$third-party
||rmoreagricula.info^$third-party
||rmxads.com^$third-party
||rnmd.net^$third-party
||rnorlexanderly.info^$third-party
||rnysheetprin.info^$third-party
||ro88qcuy.com^$third-party
||roakicat.net^$third-party
||robocat.me^$third-party
||robsoaks.com^$third-party
||rocketyield.com^$third-party
||rockyou.net^$third-party
||roirocket.com^$third-party
||rolrotoo.net^$third-party
||romance-net.com^$third-party
||roogrujy.net^$third-party
||rosemand.pro^$third-party
||rotaban.ru^$third-party
||rotate4all.com^$third-party
||rotorads.com^$third-party
||rotumal.com^$third-party
||rovion.com^$third-party
||rowthetresparhed.net^$third-party
||roxot-panel.com^$third-party
||roxyaffiliates.com^$third-party
||rpts.org^$third-party
||rredundaytheori.info^$third-party
||rs-stripe.com^$third-party
||rsalchk.com^$third-party
||rsdescriptsrem.info^$third-party
||rtb-media.me^$third-party
||rtbidder.net^$third-party
||rtbmedia.org^$third-party
||rtbnowads.com^$third-party
||rtbpop.com^$third-party
||rtbtracking.com^$third-party
||rtk.io^$third-party
||rubiconproject.com^$third-party
||rummyaffiliates.com^$third-party
||runadtag.com^$third-party
||runative.com^$third-party
||runmewivel.com^$third-party
||rvttrack.com^$third-party
||rwpads.com^$third-party
||rxthdr.com^$third-party
||ryestionsacticefr.info^$third-party
||ryminos.com^$third-party
||ryrecdiretbet.info^$third-party
||s.adroll.com^$third-party
||s20dh7e9dh.com^$third-party
||s24hc8xzag.com^$third-party
||s2block.com^$third-party
||s2blosh.com^$third-party
||s2d6.com^$third-party
||s99i.org^$third-party
||sa.entireweb.com^$third-party
||sadsimz.com^$third-party
||sadsipz.com^$third-party
||sadspmz.com^$third-party
||safelistextreme.com^$third-party
||sailif.com^$third-party
||sakura-traffic.com^$third-party
||salesnleads.com^$third-party
||salvador24.com^$third-party
||samsungads.com^$third-party
||samvaulter.com^$third-party
||samvinva.info^$third-party
||saoboo.com^$third-party
||sape.ru^$third-party
||satgreera.com^$third-party
||sautemoo.net^$third-party
||saymedia.com^$third-party
||sba.about.co.kr^$third-party
||sbaffiliates.com^$third-party
||sbcpower.com^$third-party
||sbfsdvc.com^$third-party
||sblcjzjp.com^$third-party
||sbscribeme.com^$third-party
||scanmedios.com^$third-party
||scanscout.com^$third-party
||sceno.ru^$third-party
||schedhomoso.pro^$third-party
||scootloor.com^$third-party
||scrap.me^$third-party
||sdasasyydd.com^$third-party
||sdfsdvc.com^$third-party
||seaofads.com^$third-party
||search123.uk.com^$third-party
||seccoads.com^$third-party
||secondstreetmedia.com^$third-party
||secure-softwaremanager.com^$third-party
||secureboom.net^$third-party
||securewebsiteaccess.com^$third-party
||securitain.com^$third-party
||sedatorsinted.info^$third-party
||sedatorslegallock.info^$third-party
||sedidencesothere.info^$third-party
||sedoparking.com^$third-party
||seductionprofits.com^$third-party
||seecontentdelivery.info^$third-party
||seekads.net^$third-party
||seethisinaction.com^$third-party
||seiya.work^$third-party
||sekindo.com^$third-party
||selectablemedia.com^$third-party
||selectad.com^$third-party
||selfpua.com^$third-party
||sellhealth.com^$third-party
||selloweb.com^$third-party
||selltrafficfor.me^$third-party
||selsin.net^$third-party
||semanticrep.com^$third-party
||semi-cod.com^$third-party
||sendmepush.com^$third-party
||sendptp.com^$third-party
||seniorbaniaasth.info^$third-party
||sensible-ads.com^$third-party
||sepyw.top^$third-party
||serialbay.com^$third-party
||seriend.com^$third-party
||seriorladded.info^$third-party
||seriousfiles.com^$third-party
||serve-sys.com^$third-party
||servedby-buysellads.com^$third-party,domain=~buysellads.com
||servedby.flashtalking.com/imp/$script,third-party,xmlhttprequest
||servedbyadbutler.com^$third-party
||servedbyopenx.com^$third-party
||servemeads.com^$third-party
||servenobid.com^$third-party
||serverbid.com^$third-party
||serverflox.online^$third-party
||servicegetbook.net^$third-party
||serving-sys.com/BurstingPipe/$third-party
||serving-sys.com/BurstingRes/$third-party
||serving-sys.com/Serving?cn=display&$third-party
||serving-system.com^$third-party
||setupad.com^$third-party
||sev4ifmxa.com^$third-party
||sevenads.net^$third-party
||sevendaystart.com^$third-party
||sevootie.com^$third-party
||sexmoney.com^$third-party
||sftapi.com^$third-party
||shakamech.com^$third-party
||shalleda.com^$third-party
||share-server.com^$third-party
||sharecash.org^$third-party
||sharegods.com^$third-party
||shareresults.com^$third-party
||sharethrough.com^$third-party
||shaunoog.com^$third-party
||shillivee.pro^
||shitiphu.com^$third-party
||shodroph.net^$third-party
||shofteph.com^$third-party
||shoofle.tv^$third-party
||shoogloonetwork.com^$third-party
||shopalyst.com^$third-party
||shoppanda.co^$third-party
||shoppingads.com^$third-party
||shopzyapp.com^$third-party
||shouhoag.net^$third-party
||shoungak.net^$third-party
||shouxaum.net^$third-party
||shovewhe.com^$third-party
||showcasead.com^$third-party
||showyoursite.com^$third-party
||shqads.com^$third-party
||shrinkearn.com^$third-party
||shusacem.net^$third-party
||shuteehe.net^$third-party
||shutternsbe.info^$third-party
||siamzone.com^$third-party
||sicaurtu.net^$third-party
||sielsmaats.com^$third-party
||sifuglie.com^$third-party
||signout.website^$third-party
||silstavo.com^$third-party
||simpan.online^$third-party
||simpio.com^$third-party
||simplyhired.com^$third-party
||simvinvo.com^$third-party
||sinsoftu.com^$third-party
||siradsalot.com^$third-party
||sistacked.com^$third-party
||sitcom24.com^$third-party
||sitebrand.com^$third-party
||siteencore.com^$third-party
||sitemaji.com^$third-party
||sitescoutadserver.com^$third-party
||sitesense-oo.com^$third-party
||sitethree.com^$third-party
||sittiad.com^$third-party
||sixautch.com^$third-party
||skinected.com^$third-party
||skoovyads.com^$third-party
||skyactivate.com^$third-party
||skymedia.co.uk^$third-party
||skyscrpr.com^$third-party
||skytvonline.tv^$third-party
||slfpu.com^$third-party
||slfsmf.com^$third-party
||slikslik.com^$third-party
||slimspots.com^$third-party
||slimtrade.com^$third-party
||slinse.com^$third-party
||sloansagnersro.com^$third-party
||slopeaota.com^$third-party
||smac-ssp.com^$third-party
||smaclick.com^$third-party
||smart.allocine.fr^$third-party
||smart2.allocine.fr^$third-party
||smartad.ee^$third-party
||smartadserver.com^$third-party
||smartadtags.com^$third-party
||smartadv.ru^$third-party
||smartclip.net^$third-party
||smartdevicemedia.com^$third-party
||smartredirect.de^$third-party
||smarttargetting.co.uk^$third-party
||smarttargetting.com^$third-party
||smarttargetting.net^$third-party
||smartyads.com^$third-party
||smilered.com^$third-party
||smilewanted.com^$third-party
||smileycentral.com^$third-party
||smintmouse.com^$third-party
||smothere.pro^$third-party
||smowtion.com^$third-party
||smpgfx.com^$third-party
||sn00.net^$third-party
||snack-media.com^$third-party
||snap.com^$third-party
||sndkorea.co.kr^$third-party
||snigelweb.com^$third-party
||so-excited.com^$third-party
||soagitet.net^$third-party
||soalouve.com^$third-party
||soapsoab.com^$third-party
||soazooge.com^$third-party
||sochr.com^$third-party
||socialbirth.com^$third-party
||socialelective.com^$third-party
||sociallypublish.com^$third-party
||socialmedia.com^$third-party
||socialreach.com^$third-party
||socialspark.com^$third-party
||sociatedcounte.info^$third-party
||societingna.info^$third-party
||society6.com^$third-party
||sociocast.com^$third-party
||sociomantic.com^$third-party
||sodud.com^$third-party
||soft4dle.com^$third-party
||softonicads.com^$third-party
||softpopads.com^$third-party
||softwares2015.com^$third-party
||sokitosa.com^$third-party
||solapoka.com^$third-party
||solarmosa.com^$third-party
||solihullah.info^$third-party
||solocpm.com^$third-party
||solutionzip.info^$third-party
||sombes.com^$third-party
||sonnerie.net^$third-party
||sonobi.com^$third-party
||soofoupt.com^$third-party
||soosooka.com^$third-party
||soostaug.com^$third-party
||sophiasearch.com^$third-party
||sorycommunitedh.info^$third-party
||sotuktraffic.com^$third-party
||spaceruz.online^$third-party
||sparkstudios.com^$third-party
||speakol.com^$third-party
||speciativepickedly.info^$third-party
||specificclick.net^$third-party
||specificmedia.com^$third-party
||spectato.com^$third-party
||speeb.com^$third-party
||speednetwork14.com^$third-party
||speednetwork19.com^$third-party
||speedshiftmedia.com^$third-party
||spinbox.freedom.com^$third-party
||spinbox.net^$third-party
||splinky.com^$third-party
||splut.com^$third-party
||spongecell.com^$third-party
||sponsideantialm.info^$third-party
||sponsoredtweets.com^$third-party
||sponsormob.com^$third-party
||sponsorpay.com^$third-party
||sponsorselect.com^$third-party
||sportradarserving.com^$third-party
||sportsyndicator.com^$third-party
||spotrails.com^$third-party
||spotscenered.info^$third-party
||spottt.com^$third-party
||spotx.tv^$third-party
||spotxcdn.com^$third-party
||spotxchange.com^$third-party
||spoutable.com^$third-party
||springserve.com^$third-party
||sprintrade.com^$third-party
||sprkl.io^$third-party
||sproose.com^$third-party
||sprout-ad.com^$third-party
||spyoff.com^$third-party
||sq2trk2.com^$third-party
||srcsmrtgs.com^$third-party
||srgev.com^$third-party
||srtk.net^$third-party
||srx.com.sg^$third-party
||ssl-services.com^$third-party
||ssl4anyone2.com^$third-party
||ssl4anyone5.com^$third-party
||sslcheckerapi.com^$third-party
||stackattacka.com^$third-party
||stagingjobshq.com^$third-party
||star-advertising.com^$third-party
||stargamesaffiliate.com^$third-party
||starlayer.com^$third-party
||startpagea.com^$third-party
||stat-rock.com^$third-party
||statcamp.net^$third-party
||statesol.net^$third-party
||statsforads.com^$third-party
||statsmobi.com^$third-party
||staulrut.net^$third-party
||stazumik.net^$third-party
||stealthlockers.com^$third-party
||steckoap.net^$third-party
||step-step-go.com^$third-party
||stickyadstv.com^$third-party
||stinsoox.net^$third-party
||stoaksie.com^$third-party
||stoashou.net^$third-party
||stocker.bonnint.net^$third-party
||stootoat.com^$third-party
||stopherapyimp.pro^$third-party
||streamate.com^$third-party
||streamdefence.com^$third-party
||strikead.com^$third-party
||struq.com^$third-party
||styleui.ru^$third-party
||subemania.com^$third-party
||subendorse.com^$third-party
||sublimemedia.net^$third-party
||submissing.com^$third-party
||submitexpress.co.uk^$third-party
||suite6ixty6ix.com^$third-party
||suitesmart.com^$third-party
||sulvo.co^$third-party
||sumarketing.co.uk^$third-party
||sunmedia.net^$third-party
||suparewards.com^$third-party
||super-links.net^$third-party
||superadexchange.com^$third-party
||superfastcdn.com^$third-party
||superinterstitial.com^$third-party
||superippo.com^$third-party
||superloofy.com^$third-party
||superonclick.com^$third-party
||supersitetime.com^$third-party
||supersonicads.com^$third-party
||superwebs.pro^$third-party
||supletcedintand.pro^$third-party
||supuv2.com^$third-party
||surf-bar-traffic.com^$third-party
||surfe.pro^$third-party
||surgeprice.com^$third-party
||survey-poll.com^$third-party
||surveyvalue.mobi^$third-party
||sutchart.net^$third-party
||suthome.com^$third-party
||svintificaneinevi.info^$third-party
||svlu.net^$third-party
||sw1block.com^$third-party
||sw2block.com^$third-party
||swbdds.com^$third-party
||sweeterge.info^$third-party
||swelen.com^$third-party
||switchadhub.com^$third-party
||swoop.com^$third-party
||symbiosting.com^$third-party
||syndicatedsearchresults.com^$third-party
||synhandler.net^$third-party
||systerwithing.info^$third-party
||syyycc.com^$third-party
||tabici.com^$third-party
||tabunder.com^$third-party
||tacoda.net^$third-party
||tacrater.com^$third-party
||tacticalrepublic.com^$third-party
||tafmaster.com^$third-party
||tagbucket.cc^$third-party
||tagcade.com^$third-party
||tagdelivery.com^$third-party
||taggify.net^$third-party
||tagjunction.com^$third-party
||tailsweep.com^$third-party
||taiphaib.net^$third-party
||talaropa.com^$third-party
||talk2none.com^$third-party
||tangozebra.com^$third-party
||tankeuro.com^$third-party
||tannelssepara.info^$third-party
||tapinfluence.com^$third-party
||tapnative.com^$third-party
||tardangro.com^$third-party
||targaubs.com^$third-party
||targetadverts.com^$third-party
||targeterra.info^$third-party
||targetnet.com^$third-party
||targetpoint.com^$third-party
||targetspot.com^$third-party
||tattomedia.com^$third-party
||tauwhout.net^$third-party
||tbaffiliate.com^$third-party
||tcadops.ca^$third-party
||td553.com^$third-party
||td563.com^$third-party
||td583.com^$third-party
||tdmd.us^$third-party
||tdntrack.com^$third-party
||tdsjsext.com^$third-party
||tdsjsext1.com^$third-party
||teads.tv^$third-party
||teambetaffiliates.com^$third-party
||teasernet.com^$third-party
||tebo0o2xw4.com^$third-party
||tec-tec-boom.com^$third-party
||techclicks.net^$third-party
||technoratimedia.com^$third-party
||tedropkinthenligh.pro^$third-party
||teensexgfs.com^$third-party
||teesheel.net^$third-party
||telemetryverification.net^$third-party
||telwrite.com^$third-party
||teosredic.com^$third-party
||teracent.net^$third-party
||teracreative.com^$third-party
||terraclicks.com^$third-party
||terrapush.com^$third-party
||terratraf.com^$third-party
||tesswithoughcle.info^$third-party
||testfilter.com^$third-party
||testnet.nl^$third-party
||teutorigos-cat.com^$third-party
||text-link-ads.com^$third-party
||textonlyads.com^$third-party
||textsrv.com^$third-party
||tfuyqoxs.com^$third-party
||tgtmedia.com^$third-party
||thaixaux.net^$third-party
||tharbadir.com^$third-party
||thauftoa.net^$third-party
||theadgateway.com^$third-party
||thebannerexchange.com^$third-party
||theequalground.info^$third-party
||theersoa.net^$third-party
||theloungenet.com^$third-party
||themoneytizer.com^$third-party
||thenlathettors.pro^$third-party
||therebelfasters.info^$third-party
||therneserutybin.info^$third-party
||therubiqube.com^$third-party
||theverlalinglac.info^$third-party
||thewebgemnetwork.com^$third-party
||thewheelof.com^$third-party
||thewhizmarketing.com^$third-party
||thikraik.net^$third-party
||thisiswaldo.com^$third-party
||thoodsoy.net^$third-party
||thookour.com^$third-party
||thoritismsecutive.info^$third-party
||thoseads.com^$third-party
||thoudroa.net^$third-party
||thoughtleadr.com^$third-party
||thoughtsondance.info^$third-party
||throposehodger.pro^$third-party
||ti583.com^$third-party
||tiberowheddidn.info^$third-party
||ticinciplinesekilos.info^$third-party
||ticrite.com^$third-party
||tidaltv.com^$third-party
||tiller.co^$third-party
||tinbuadserv.com^$third-party
||tionscofferent.info^$third-party
||tiser.com^$third-party
||tisitewoper.net^$third-party
||tissage-extension.com^$third-party
||titorsbutaning.info^$third-party
||tkqlhce.com/image-$third-party
||tkqlhce.com/placeholder-$third-party
||tlvmedia.com^$third-party
||tmdn2015x9.com^$third-party
||tmearn.com^$third-party
||tmpclk.com^$third-party
||tmqhw.us^$third-party
||tmtrck.com^$third-party
||toagluji.com^$third-party
||toalhjpw.com^$third-party
||toboads.com^$third-party
||toftokiy.net^$third-party
||togenron.com^$third-party
||togroltu.net^$third-party
||tokenads.com^$third-party
||tolethembehisy.club^$third-party
||tollfreeforwarding.com^$third-party
||tomekas.com^$third-party
||tonefuse.com^$third-party
||tool-site.com^$third-party
||toonikab.com^$third-party
||toonoaho.net^$third-party
||tooshoab.com^$third-party
||top26.net^$third-party
||topad.mobi^$third-party
||topadvert.ru^$third-party
||topauto10.com^$third-party
||topbananaad.com^$third-party
||topcasino10.com^$third-party
||topclickguru.com^$third-party
||topeuro.biz^$third-party
||topfox.co.uk^$third-party
||topqualitylink.com^$third-party
||torconpro.com^$third-party
||toro-tags.com^$third-party
||toroadvertising.com^$third-party
||toroadvertisingmedia.com^$third-party
||torrida.net^$third-party
||torvind.com^$third-party
||tostickad.com^$third-party
||total-media.net^$third-party
||totalprofitplan.com^$third-party
||totdorancaltert.club^$third-party
||totemcash.com^$third-party
||touglesy.net^$third-party
||tpdads.com^$third-party
||tpn134.com^$third-party
||tpnads.com^$third-party
||tqlkg.com^$third-party
||tr563.com^$third-party
||traceadmanager.com^$third-party
||trackaffpix.com^$third-party
||trackcorner.com^$third-party
||tracking.to^$third-party
||tracking101.com^$third-party
||tracking11.com^$third-party
||tracklab.club^$third-party
||trackpath.biz^$third-party
||trackpush.com^$third-party
||trackstarsengland.net^$third-party
||trackthatad.com^$third-party
||trackuity.com^$third-party
||trackvoluum.com^$third-party
||trackword.net^$third-party
||trackyourlinks.com^$third-party
||tradeadexchange.com^$third-party
||tradeexpert.net^$third-party
||traffboost.net^$third-party
||traffic-media.co.uk^$third-party
||traffic-media.co^$third-party
||traffic-supremacy.com^$third-party
||traffic2bitcoin.com^$third-party
||trafficadbar.com^$third-party
||trafficbarads.com^$third-party
||trafficbee.com^$third-party
||trafficbroker.com^$third-party
||trafficfabrik.com^$third-party
||trafficfactory.biz^$third-party
||trafficforce.com^$third-party
||trafficformoney.com^$third-party
||traffichaus.com^$third-party
||trafficjunky.com^$third-party
||trafficjunky.net^$third-party
||trafficmasterz.net^$third-party
||trafficmp.com^$third-party
||trafficposse.com^$third-party
||trafficrevenue.net^$third-party
||trafficsan.com^$third-party
||trafficspaces.net^$third-party
||trafficswarm.com^$third-party
||trafficsynergy.com^$third-party
||traffictrader.net^$third-party
||trafficular.com^$third-party
||trafficvance.com^$third-party
||trafficwave.net^$third-party
||trafficz.com^$third-party
||trafficzap.com^$third-party
||trafforsrv.com^$third-party
||trafic-media.ru^$third-party
||trafiq.party^$third-party
||trafmag.com^$third-party
||traktrafficflow.com^$third-party
||trapasol.com^$third-party
||traveladvertising.com^$third-party
||travelscream.com^$third-party
||travidia.com^$third-party
||traviously.pro^$third-party
||treateramortgag.info^$third-party
||tredirect.com^$third-party
||treksol.net^$third-party
||trenpyle.com^$third-party
||triadmedianetwork.com^$third-party
||tribalfusion.com^$third-party
||trido.club^$third-party
||trigami.com^$third-party
||trigr.co^$third-party
||trimpur.com^$third-party
||trk4.com^$third-party
||trkclk.net^$third-party
||trker.com^$third-party
||trklnks.com^$third-party
||trklvs.com^$third-party
||trkrdel.com^$third-party
||trks.us^$third-party
||trmit.com^$third-party
||trombocrack.com^$third-party
||truefilen32.com^$third-party
||truelimitinvestment.com^$third-party
||truex.com^$third-party
||trustaffs.com^$third-party
||trustx.org^$third-party
||trymynewspirit.com^$third-party
||trzi30ic.com^$third-party
||tswmel.com^$third-party
||tsyndicate.com^$third-party
||ttriggestspardiansc.info^$third-party
||ttzmedia.com^$third-party
||tubberlo.com^$third-party
||tubeadvertising.eu^$third-party
||tubereplay.com^$third-party
||tumri.net^$third-party
||turboadv.com^$third-party
||turbotraff.com^$third-party
||turbotraff.net^$third-party
||tusno.com^$third-party
||tut-64.com^$third-party
||tutvp.com^$third-party
||tvprocessing.com^$third-party
||tweard.com^$third-party
||tweowhvrim.review^$third-party
||twinpinenetwork.com^$third-party
||twistads.com^$third-party
||twittad.com^$third-party
||twpasol.com^$third-party
||twtad.com^$third-party
||tyroo.com^$third-party
||u1hw38x0.com^$third-party
||u223o.com^$third-party
||u595sebqih.com^$third-party
||ubercpm.com^$third-party
||ucaluco.com^$third-party
||udarem.com^$third-party
||uditorycrumbosta.info^$third-party
||udmserve.net^$third-party
||udrivemyr54.com^$third-party
||ueuerea.com^$third-party
||ugrastes.uk^$third-party
||uimserv.net^$third-party
||ukbanners.com^$third-party
||ukulelead.com^$third-party
||ularunicalrep.info^$third-party
||ulrementpati.info^$third-party
||umebiggestern.club^$third-party
||unanimis.co.uk^$third-party
||undedcontried.info^$third-party
||under2given.com^$third-party
||underclick.ru^$third-party
||underdog.media^$third-party
||undertone.com^$third-party
||undrininvereb.info^$third-party
||ungstlateriag.club^$third-party
||unicast.com^$third-party
||unifini.de^$third-party
||unitethecows.com^$third-party
||universityofinternetscience.com^$third-party
||unknownads.com^$third-party
||unlockr.com^$third-party
||unrulymedia.com^$third-party
||untidyquestion.com^$third-party
||untypetenthdicket.info^$third-party
||unumbonum.com^$third-party
||upads.info^$third-party
||upliftsearch.com^$third-party
||uprimp.com^$third-party
||uprivaladserver.net^$third-party
||upsaibou.net^$third-party
||urercontalproces.info^$third-party
||uriqirelle.xyz^$third-party
||urlads.net^$third-party
||urlcash.net^$third-party
||urldelivery.com^$third-party
||usairguw.com^$third-party
||usbanners.com^$third-party
||uscarefusedshi.info^$third-party
||usemax.de^$third-party
||usenet.world^$third-party
||usenetjunction.com^$third-party
||usenetpassport.com^$third-party
||usenettest.info^$third-party
||usercash.com^$third-party
||uslycoloursewo.info^$third-party
||usswrite.com^$third-party
||usurv.com^$third-party
||utarget.co.uk^$third-party
||utarget.ru^$third-party
||utillib.xyz^$third-party
||utokapa.com^$third-party
||utubeconverter.com^$third-party
||uvertauh.com^$third-party
||uwonderful.ru^$third-party
||v.fwmrm.net^$object,third-party
||v.movad.de^$third-party
||v11media.com^$third-party
||v2cigs.com^$third-party
||v3g4s.com^$third-party
||vacaneedasap.com^$third-party
||vadpay.com^$third-party
||vagwyn.pw^$third-party
||validclick.com^$third-party
||valuad.cloud^$third-party
||valuead.com^$third-party
||valueaffiliate.net^$third-party
||valueclick.com^$third-party
||valueclick.net^$third-party
||valueclickmedia.com^$third-party
||valuecommerce.com^$third-party
||vapedia.com^$third-party
||variablefitness.com^$third-party
||vartoken.com^$third-party
||vashoot.com^$third-party
||vastserved.com^$third-party
||vbtrax.com^$third-party
||vcmedia.com^$third-party
||vdains.info^$third-party
||vdopia.com^$third-party
||vectorstock.com^$third-party
||vedohd.org^$third-party
||veejooty.com^$third-party
||veethour.com^$third-party
||velmedia.net^$third-party
||velocitycdn.com^$third-party
||velti.com^$third-party
||vemba.com^$third-party
||vempozah.net^$third-party
||vendexo.com^$third-party
||venturead.com^$third-party
||veoxa.com^$third-party
||verblife-2.co^$third-party
||verblife-3.co^$third-party
||verdrivenbru.info^$third-party
||verified-extensions.com^$third-party
||vernmentbasily.com^$third-party
||versahq.com^$third-party
||versetime.com^$third-party
||vertamedia.com^$third-party
||vertismedia.co.uk^$third-party
||vhmnetwork.com^$third-party
||vianadserver.com^$third-party
||vibrant.co^$third-party
||vibrantmedia.com^$third-party
||vidcoin.com^$third-party
||vidcpm.com^$third-party
||video-loader.com^$third-party
||videoadex.com^$third-party
||videoclick.ru^$third-party
||videodeals.com^$third-party
||videoegg.com^$third-party
||videohub.com^$third-party
||videoindigen.com^$third-party
||videologygroup.com^$third-party
||videoplaza.com^$~object,third-party
||videoplaza.tv/proxy/distributor^$object,third-party
||videoplaza.tv^$~object,third-party
||videoroll.net^$third-party
||vidpay.com^$third-party
||vidsdelivery.com^$third-party
||view-ads.de^$third-party
||view.atdmt.com/partner/$third-party
||view.atdmt.com^*/iview/$third-party
||view.atdmt.com^*/view/$third-party
||viewablemedia.net^$third-party
||viewclc.com^$third-party
||vihub.ru^$third-party
||vindicosuite.com^$third-party
||vinitasentence.pro^$third-party
||viral782.com^$third-party
||viraladnetwork.net^$third-party
||viralcpm.com^$third-party
||viralmediatech.com^$third-party
||visiads.com^$third-party
||visiblegains.com^$third-party
||visiblemeasures.com^$~object,third-party
||visionclearz.com^$third-party
||visitweb.com^$third-party
||visualsteel.net^$third-party
||vitalads.net^$third-party
||vixnixxer.com^$third-party
||vizaiced.net^$third-party
||vkaofq64zz.com^$third-party
||vltwox7zl7h1wv.com^$third-party
||vnrherdsxr.com^$third-party
||vntsm.com^$third-party
||voagapti.com^$third-party
||voaroawo.net^$third-party
||voastauz.net^$third-party
||vogo-vogo.ru^$third-party
||vogosita.com^$third-party
||voipnewswire.net^$third-party
||voodoo.com^$third-party
||vounoany.net^$third-party
||vovhiwr.com^$third-party
||vowoujum.com^$third-party
||voxfind.com^$third-party
||vpico.com^$third-party
||vrtzads.com^$third-party
||vth05dse.com^$third-party
||vuhaupso.net^$third-party
||vukhhjzd.com^$third-party
||vupulse.com^$third-party
||vuuwd.com^$third-party
||w00f.net^$third-party
||w00tmedia.net^$third-party
||w3exit.com^$third-party
||w4.com^$third-party
||w9statistics.info^$third-party
||wafmedia3.com^$third-party
||wafmedia6.com^$third-party
||waframedia20.com^$third-party
||waframedia5.com^$third-party
||waframedia8.com^$third-party
||wagershare.com^$third-party
||wahoha.com^$third-party
||wainveredspar.info^$third-party
||wallstrads.com^$third-party
||wamnetwork.com^$third-party
||wangfenxi.com^$third-party
||wantcannabis.ca^$third-party
||waploft.cc^$third-party
||waploft.com^$third-party
||wapoawoo.net^$third-party
||wapsagnu.net^$third-party
||warpwrite.com^$third-party
||warten-sie-mal.xyz^$third-party
||watchfree.flv.in^$third-party
||watchingthat.com^$third-party
||watchingthat.net^$third-party
||watchnowlive.eu^$third-party
||wauthaum.com^$third-party
||wauzoust.com^$third-party
||waycash.net^$third-party
||waytogrow.eu^$third-party
||wbdds.com^$third-party
||wbptqzmv.com^$third-party
||wcmcs.net^$third-party
||webads.co.nz^$third-party
||webads.nl^$third-party
||webcontentassessor.com^$third-party
||webcontentdelivery.info^$third-party
||webeatyouradblocker.com^$third-party
||webmasterspub.com^$third-party
||weborama.fr^$third-party
||weborama.io^$third-party
||webpushcloud.info^$third-party
||webseeds.com^$third-party
||webtradehub.com^$third-party
||webtraffic.ttinet.com^$third-party
||weedazou.net^$third-party
||weesschoollecthurri.info^$third-party
||wegetpaid.net^$third-party
||wegotmedia.com^$third-party
||werbe-sponsor.de^$third-party
||wfnetwork.com^$third-party
||wh5kb0u4.com^$third-party
||whatseet.net^$third-party
||whautsel.net^$third-party
||whefungu.com^$third-party
||whegrads.com^$third-party
||wheptoot.net^$third-party
||where.com^$third-party
||wheshaud.net^$third-party
||whiceega.com^$third-party
||whiteboardnez.com^$third-party
||whizzco.com^$third-party
||whohuphi.com^$third-party
||whs82908.com^$third-party
||whukroal.net^$third-party
||widget.yavli.com^$third-party
||widgetadvertising.biz^$third-party
||widgetbucks.com^$third-party
||widgetly.com^$third-party
||widgets.fccinteractive.com^$third-party
||wigetmedia.com^$third-party
||winadx.com^$third-party
||winbuyer.com^$third-party
||wingads.com^$third-party
||winr.online^$third-party
||wirenth.com^$third-party
||witalfieldt.com^$third-party
||withingsessed.pro^$third-party
||wlmarketing.com^$third-party
||wmmediacorp.com^$third-party
||wnp.com^$third-party
||woafujoa.com^$third-party
||wonclick.com^$third-party
||wootmedia.net^$third-party
||wordego.com^$third-party
||worlddatinghere.com^$third-party
||worldsearchpro.com^$third-party
||worldwidemailer.com^$third-party
||worthathousandwords.com^$third-party
||worthyadvertising.com^$third-party
||wouhaish.com^$third-party
||wouvista.com^$third-party
||wpadsx.com^$third-party
||wpnjs.com^$third-party
||wpu.sh^$third-party
||wranjeon.xyz^$third-party
||wtg-ads.com^$third-party
||wultaikr.net^$third-party
||wwbn.com^$third-party
||www-protection.com^$third-party
||wwwadcntr.com^$third-party
||wwwpromoter.com^$third-party
||wynather.com^$third-party
||wziftlp.com^$third-party
||x.fidelity-media.com^$third-party
||x4300tiz.com^$third-party
||xacersconceptin.info^$third-party
||xad.com^$third-party
||xadcentral.com^$third-party
||xadsmart.com^$third-party
||xameleonads.com^$third-party
||xaxoro.com^$third-party
||xcelltech.com^$third-party
||xcelsiusadserver.com^$third-party
||xchangebanners.com^$third-party
||xdev.info^$third-party
||xdirectx.com^$third-party
||xeontopa.com^$third-party
||xfileload.com^$third-party
||xfs5yhr1.com^$third-party
||xgraph.net^$third-party
||xgrwjbui.top^$third-party
||xmaswrite.com^$third-party
||xmlads.bid^$third-party
||xmlmonetize.com^$third-party
||xmlwizard.com^$third-party
||xnkmmbfpyokevaxsjtky.com^$third-party
||xoalt.com^$third-party
||xpx7heciz9.com^$third-party
||xq0wju848zr.ga^$third-party
||xtendadvert.com^$third-party
||xtendmedia.com^$third-party
||xubob.com^$third-party
||xxxmov.site^$third-party
||yabuka.com^$third-party
||yallarec.com^$third-party
||yashi.com^$third-party
||yb0t.com^$third-party
||ycasmd.info^$third-party
||yceml.net^$third-party
||ye185hcamw.com^$third-party
||yeabble.com^$third-party
||yellads.com^$third-party
||yellowacorn.net^$third-party
||yes-messenger.com^$third-party
||yesadsrv.com^$third-party
||yesnexus.com^$third-party
||yieldads.com^$third-party
||yieldadvert.com^$third-party
||yieldbuild.com^$third-party
||yieldkit.com^$third-party
||yieldlab.net^$third-party
||yieldlove.com^$third-party
||yieldmanager.com^$third-party
||yieldmanager.net^$third-party
||yieldoptimizer.com^$third-party
||yieldpass.com^$third-party
||yieldscale.com^$third-party
||yieldselect.com^$third-party
||yieldtraffic.com^$third-party
||yieldx.com^$third-party
||yldbt.com^$third-party
||yldmgrimg.net^$third-party
||yllix.com^$third-party
||ylx-1.com^$third-party
||ylx-2.com^$third-party
||ylx-3.com^$third-party
||ylx-4.com^$third-party
||yoc-adserver.com^$third-party
||yomeno.xyz^$third-party
||yottacash.com^$third-party
||youlamedia.com^$third-party
||youlouk.com^$third-party
||your-notice.com^$third-party
||your0rder.com^$third-party
||youradexchange.com^$third-party
||yourlegacy.club^$third-party
||yourlucky.top^$third-party
||yourquickads.com^$third-party
||ypaletdevelspe.info^$third-party
||ypreferred.com^$third-party
||yqezqofkb1nnmz.com^$third-party
||yr9n47004g.com^$third-party
||ysnj74ed.com^$third-party
||ystammedre.info^$third-party
||ytsa.net^$third-party
||yucce.com^$third-party
||yuhuads.com^$third-party
||yumenetworks.com^$third-party
||yunshipei.com^$third-party
||yupfiles.net^$third-party
||yvoria.com^$third-party
||yzus09by.com^$third-party
||z5x.net^$third-party
||zaijacho.net^$third-party
||zampad.com^$third-party
||zangocash.com^$third-party
||zanox-affiliate.de/ppv/$third-party
||zanox.com/ppv/$third-party
||zap.buzz^$third-party
||zaparena.com^$third-party
||zappy.co.za^$third-party
||zapunited.com^$third-party
||zeads.com^$third-party
||zedo.com^$third-party
||zeegreen.net^$third-party
||zeesiti.com^$third-party
||zelrasty.net^$third-party
||zemanta.com^$third-party
||zenoviaexchange.com^$third-party
||zenoviagroup.com^$third-party
||zerezas.com^$third-party
||zeroidtech.com^$third-party
||zeropark.com^$third-party
||zetamm.com^$third-party
||zferral.com^$third-party
||zidedge.com^$third-party
||ziffdavis.com^$third-party
||zijaipse.com^$third-party
||zilogora.com^$third-party
||zinrora.pw^$third-party
||zipropyl.com^$third-party
||zisboombah.net^$third-party
||zjk24.com^$third-party
||zm232.com^$third-party
||znaptag.com^$third-party
||zoagremo.net^$third-party
||zonealta.com^$third-party
||zoocauvo.net^$third-party
||zoofaupt.net^$third-party
||zorwrite.com^$third-party
||zoupsudy.com^$third-party
||zugo.com^$third-party
||zukxd6fkxqn.com^$third-party
||zumcontentdelivery.info^$third-party
||zuphekry.net^$third-party
||zwaar.org^$third-party
||zxxds.net^$third-party
||zy16eoat1w.com^$third-party
||zyiis.net^$third-party
||zypenetwork.com^$third-party
||steepto.com^
||adminpromotion.com^
||automationeventually.com^
||blissfulonline.com^
||chanelets-aurning.com^
||clubpenguinclub.com^
||dialgold.com^
||effectivelyreport.com^
||gangidance.com^
||gladiatorbugs.com^
||hilltopgo.com^
||hugexdeal.com^
||jasonsvid.com^
||libreriamedina.com^
||magararepublic.com^
||menuexamples.com^
||myaarzoo.com^
||pennyotcstock.com^
||robovoiz.com^
||salemyticket.com^
||taodropship.com^
||thegreenzoneblog.com^
||trafficshirts.com^
||upcum.com^
||wallpapersfacts.com^
/(https?:\/\/)104\.154\..{100,}/$document
/(https?:\/\/)104\.197\..{100,}/$document
/(https?:\/\/)104\.198\..{100,}/$document
/(https?:\/\/)130\.211\..{100,}/$document
/(https?:\/\/)142\.91\.159\..{100,}/$document
/(https?:\/\/)213\.32\.115\..{100,}/$document
/(https?:\/\/)216\.21\..{100,}/$document
/(https?:\/\/)217\.182\.11\..{100,}/$document
/(https?:\/\/)51\.158\..{100,}/$document
/(https?:\/\/)51\.195\.31\..{100,}/$document
:34.66.206.188^$webrtc
:35.224.227.218^$webrtc
||51.77.227.100^$document
||51.77.227.101^$document
||51.77.227.102^$document
||51.77.227.103^$document
||51.77.227.96^$document
||51.77.227.97^$document
||51.77.227.98^$document
||51.77.227.99^$document
||51.89.187.136^$document
||51.89.187.137^$document
||51.89.187.138^$document
||51.89.187.139^$document
||51.89.187.140^$document
||51.89.187.141^$document
||51.89.187.142^$document
||51.89.187.143^$document
||167.206.10.148^
||bootstrap-js.com^$third-party
||g-statistic.com^$third-party
||afriflatry.co^$third-party
||aution.pro^$third-party
||automoc.net^$third-party
||baltchd.net^$third-party
||blisldgsqk.com^$third-party
||broced.co^$third-party
||busions.com^$third-party
||bystfied.pro^$third-party
||chiptionics.co^$third-party
||cklad.xyz^$third-party
||cpmgohigh.com^$third-party
||crewita.co^$third-party
||critariatele.pro^$third-party
||cruisteerses.co^$third-party
||cwkhyupiwzcjy.com^$third-party
||darersan.co^$third-party
||derler.pro^$third-party
||despearingle.co^$third-party
||dohillright.com^$third-party
||donecooler.com^$third-party
||dustumbs.pro^$third-party
||elepocial.pro^$third-party
||exponderle.pro^$third-party
||gohillgo.com^$third-party
||graphli.net^$third-party
||happer.info^$third-party
||hillpl.com^$third-party
||hilltopads.net^$third-party
||hothta.com^$third-party
||htalizer.com^$third-party
||htamaster.com^$third-party
||htmonster.com^$third-party
||ininmacerad.pro^$third-party
||johays.co^$third-party
||juryintory.co^$third-party
||justailley.pro^$third-party
||lanchaeanly.pro^$third-party
||meried.co^$third-party
||monditomasks.co^$third-party
||motosal.net^$third-party
||operatedelivery.com^$third-party
||panection.co^$third-party
||personaleme.pro^$third-party
||pistraving.co^$third-party
||poterrupte.co^$third-party
||prodwaves.pro^$third-party
||purpreine.co^$third-party
||queurow.pro^$third-party
||rapidyl.net^$third-party
||readvasturked.pro^$third-party
||recusticks.co^$third-party
||reimburs.co^$third-party
||replainy.co^$third-party
||reundcwkqvctq.com^$third-party
||skyligh.co^$third-party
||slavial.pro^$third-party
||sommons.co^$third-party
||stimergeners.pro^$third-party
||succumbertson.pro^$third-party
||sworatio.co^$third-party
||temphilltop.com^$third-party
||temphilltop.net^$third-party
||vulging.pro^$third-party
||wicktrown.co^$third-party
||xvika.com^$third-party
||adbuddiz.com^$third-party
||adcolony.com^$third-party
||adiquity.com^$third-party
||admob.com^$third-party
||adwhirl.com^$third-party
||adzmob.com^$third-party
||airpush.com^$third-party
||amobee.com^$third-party
||appads.com^$third-party
||dmg-mobile.com^$third-party
||doubleclick.net^*/pfadx/app.ytpwatch.$third-party
||greystripe.com^$third-party
||inmobi.com^$third-party
||loopme.me^$third-party
||mad-adz.com^$third-party
||millennialmedia.com^$third-party
||mkhoj.com^$third-party
||mobgold.com^$third-party
||mobizme.net^$third-party
||mobpartner.mobi^$third-party
||mocean.mobi^$third-party
||mojiva.com^$third-party
||mysearch-online.com^$third-party
||smaato.net^$third-party
||startappexchange.com^$third-party
||stepkeydo.com^$third-party
||tapjoyads.com^$third-party
||vungle.com^$third-party
||wapdollar.in^$third-party
||waptrick.com^$third-party
||yieldmo.com^$third-party
||acrididae.com^$third-party
||actuallysheep.com^$third-party
||agreeableprice.com^$third-party
||bedsbreath.com^$third-party
||copyrightaccesscontrols.com^$third-party
||ga87z2o.com^$third-party
||illustriousoatmeal.com^$third-party
||karisimbi.net^$third-party
||mellowtin.com^$third-party
||peacepowder.com^$third-party
||ritzysponge.com^$third-party
||smilingsock.com^$third-party
||sneakystamp.com^$third-party
||stormyshock.com^$third-party
||succeedscene.com^$third-party
||adhood.com^$third-party
||atresadvertising.com^$third-party
||0a0qetx8et.com^$third-party
||0gctp5ht.top^$third-party
||0j7z9aw6.top^$third-party
||0ql3xxre2h.com^$third-party
||11hrcnll.com^$third-party
||13vm73vbmp.com^$third-party
||157ita684j.com^$third-party
||1ea1sley.com^$third-party
||1gkjk1ms15.com^$third-party
||2lwlh385os.com^$third-party
||2ptxxjjzpy.com^$third-party
||3jmcwio.com^$third-party
||4f2sm1y1ss.com^$third-party
||4o64flb.com^$third-party
||59cn7.com^$third-party
||5db8d92zi2.com^$third-party
||5qg9ibt1a6.com^$third-party
||5yfi7sy.com^$third-party
||65mjvw6i1z.com^$third-party
||65xps.com^$third-party
||6f2tjr26.top^$third-party
||6kup12tgxx.com^$third-party
||6l1twlw9fy.com^$third-party
||6u4dxh2f14.com^$third-party
||78tdd75.com^$third-party
||79ucic4ss8.com^$third-party
||7fkm2r4pzi.com^$third-party
||7hor9gul4s.com^$third-party
||7hu8e1u001.com^$third-party
||86a6b542l7.com^$third-party
||89tmolir.top^$third-party
||8ixrxa2tnr.com^$third-party
||8s32e590un.com^$third-party
||8ue9q7i.com^$third-party
||8wey4x0c.com^$third-party
||98bf9h8jbg.com^$third-party
||9ehy8a8u6b.com^$third-party
||9h7n8.com^$third-party
||9utwbj08.top^$third-party
||a63t9o1azf.com^$third-party
||a9nf3hg5c2.com^$third-party
||aeckcjy.com^$third-party
||aeghae5y.com^$third-party
||aenan.pw^$third-party
||aew9eigieng.info^$third-party
||ailawlani.club^$third-party
||ajjhtetv87.com^$third-party
||ajkzd9h.com^$third-party
||aleailarm.com^$third-party
||aleaimbuy.site^$third-party
||arkalealb.site^$third-party
||as07d698u9.com^$third-party
||asadzntx.com^$third-party
||assampant.club^$third-party
||b1g1w7wic0.com^$third-party
||b3z29k1uxb.com^$third-party
||b84pharkhv.com^$third-party
||beeaimaid.com^$third-party
||bg6s0.com^$third-party
||blrqeqn.com^$third-party
||clickmngr.com^$third-party
||create2fear.com^$third-party
||cryaptall.club^$third-party
||dah0ooy4doe.info^$third-party
||dlzm790g.com^$third-party
||e6cfmdmo81.com^$third-party
||eaqxjz6bra.com^$third-party
||ebahpya.com^$third-party
||ecpms.net^$third-party
||ed9wkbpy.com^$third-party
||ejdkqclkzq.com^$third-party
||elatumal.xyz^$third-party
||f09vhflf10.com^$third-party
||fadsabs.com^$third-party
||fiechaev.com^$third-party
||fkbwtoopwg.com^$third-party
||fljozww19f.com^$third-party
||galumbor.com^$third-party
||gb0rd.com^$third-party
||goo2anywhere.com^$third-party
||h5tjj3loy2.com^$third-party
||h83zvgrg29.com^$third-party
||hf18yg8q.com^$third-party
||hg8dc7bm.com^$third-party
||hghm4u7b61.com^$third-party
||hicpm10.com^$third-party
||hiekeegi.com^$third-party
||hitcpm.com^$third-party
||i0s26ol9.com^$third-party
||i864ekhq.com^$third-party
||ib1oyteqqn.com^$third-party
||idch9s8d.com^$third-party
||iocnkrbgic.com^$third-party
||ishahguv.com^$third-party
||itcfnfi.com^$third-party
||jf71qh5v14.com^$third-party
||jolic2.com^$third-party
||jwvwak1a.com^$third-party
||jynp9m209p.com^$third-party
||k77hof1z7k.com^$third-party
||kbx1sth37s.com^$third-party
||krs1v2sl.com^$third-party
||ktyawzg.com^$third-party
||l4oecosq.com^$third-party
||l7r0sgc0.top^$third-party
||ldt1duixoe.com^$third-party
||lfg5jnbi.com^$third-party
||lh5lg.top^$third-party
||lie2anyone.com^$third-party
||lld2q.com^$third-party
||llq9q2lacr.com^$third-party
||logfrochi.site^$third-party
||m3bnqqqw.com^$third-party
||madskis.com^$third-party
||maebtjn.com^$third-party
||mh9dskj8jg.com^$third-party
||mhbdezpwdq.com^$third-party
||mpuqvoa.com^$third-party
||mtvp05j.com^$third-party
||mzol7lbm.com^$third-party
||nativeserv.com^$third-party
||newaprads.com^$third-party
||newdecads.com^$third-party
||newfebads.com^$third-party
||newfriads.com^$third-party
||newjanads.com^$third-party
||newjulads.com^$third-party
||newmarads.com^$third-party
||newmayads.com^$third-party
||newnovads.com^$third-party
||newoctads.com^$third-party
||newsatads.com^$third-party
||newsepads.com^$third-party
||nrdlj2ru.com^$third-party
||nrrxxpvgtf.com^$third-party
||ofy3m0gp.com^$third-party
||oicssiq.com^$third-party
||olfkptkfop.com^$third-party
||ooq5z.com^$third-party
||p5genexs.com^$third-party
||p78lld1s.top^$third-party
||pbterra.com^$third-party
||pesbqkopdm.com^$third-party
||pipgiglea.club^$third-party
||ptarepjx.com^$third-party
||pushup.space^$third-party
||pussl10.com^$third-party
||pussl3.com^$third-party
||pussl31.com^$third-party
||pussl32.com^$third-party
||pussl37.com^$third-party
||pussl48.com^$third-party
||pussl6.com^$third-party
||putrr12.com^$third-party
||putrr14.com^$third-party
||putrr15.com^$third-party
||putrr16.com^$third-party
||putrr18.com^$third-party
||putrr19.com^$third-party
||putrr20.com^$third-party
||putrr7.com^$third-party
||putrr8.com^$third-party
||pvclouds.com^$third-party
||q0zsp5e3dv.com^$third-party
||q8ux4fscc7.com^$third-party
||qiheptnm80.com^$third-party
||qumagee.com^$third-party
||redlele.com^$third-party
||reiseeget.com^$third-party
||rigfoxcup.site^$third-party
||rtbterra.com^$third-party
||rueaukrim.club^$third-party
||rvnc72k.com^$third-party
||rzekbhnk.top^$third-party
||s2sterra.com^$third-party
||s4yxaqyq95.com^$third-party
||sadbads.com^$third-party
||sadsabs.com^$third-party
||sadsamps.com^$third-party
||sadsans.com^$third-party
||sadsats.com^$third-party
||sadsecs.com^$third-party
||sadsims.com^$third-party
||sadsips.com^$third-party
||sadskis.com^$third-party
||sadsoks.com^$third-party
||sahraex7vah.info^$third-party
||saub27i3os.com^$third-party
||sayfibhat.club^$third-party
||sd5doozry8.com^$third-party
||seskeu3zk7.com^$third-party
||setlotnay.club^$third-party
||shemeejo.com^$third-party
||si1ef.com^$third-party
||sloi1.com^$third-party
||sophang8.com^$third-party
||ssl2anyone3.com^$third-party
||ssl2anyone5.com^$third-party
||svjat0rx99.com^$third-party
||talk4anyone.com^$third-party
||tbnmmjm.com^$third-party
||tbv157xq.com^$third-party
||tckjttdn.top^$third-party
||tfa5e.top^$third-party
||thxczhfzad.com^$third-party
||true2file.com^$third-party
||u1trkqf.com^$third-party
||u39chju32a.com^$third-party
||u9oxdnxk8b.com^$third-party
||ujccccb.com^$third-party
||uod2quk646.com^$third-party
||uxbewzrfyp.com^$third-party
||valthyra.com^$third-party
||vaxaqngzs3.com^$third-party
||vg74gi6mea.com^$third-party
||vhldwuv6om.com^$third-party
||vipcpms.com^$third-party
||viriepak.com^$third-party
||wqgdajjozr.com^$third-party
||ww2.imgdrive.net^$third-party
||wzdzht7am5.com^$third-party
||x7xirtzmot.com^$third-party
||xbzwwsagli.com^$third-party
||xev2o.com^$third-party
||xilfqkxezy.com^$third-party
||xqkzsifxgv.com^$third-party
||xts7fgss.com^$third-party
||xu5ctufltn.com^$third-party
||xv9xm6zxb8.com^$third-party
||xywdvhd.com^$third-party
||xzipy.com^$third-party
||yesra.xyz^$third-party
||yie4zooseif.info^$third-party
||yudexjr.com^$third-party
||yvzgazds6d.com^$third-party
||zaeyaeph.com^$third-party
||zddxlih.com^$third-party
||zinphyra.com^$third-party
||zjo0tjqpm1.com^$third-party
||zrav2wkbrs.com^$third-party
||addonsmash.com^$third-party
||axeldivision.com^$third-party
||chameleon.ad^$third-party
||cleanbrowser.network^$third-party
||handy-tab.com^$third-party
||mybitsearch.com^$third-party
||planktab.com^$third-party
||searchdims.network^$third-party
||securesurf.biz^$third-party
||smashnewtab.com^$third-party
||spiralstab.com^$third-party
||yatab.net^$third-party
||aocular.com^$image,third-party
||bluposr.com^$image,third-party
||contentr.net^$image,third-party
||cotnr.com^$image,third-party
||economyobserver.com^$image,third-party
||exernala.com^$image,third-party
||exlpor.com^$image,third-party
||flux16.com^$image,third-party
||frevi.net^$image,third-party
||hjklf.com^$image,third-party
||ignup.com^$image,third-party
||inter1ads.com^$third-party
||k5zoom.com^$image,third-party
||kilomonj.net^$image,third-party
||loopr.co^$image,third-party
||lunio.net^$image,third-party
||oplo.org^$image,third-party
||opter.co^$image,third-party
||orbitfour47.com^$image,third-party
||reitb.com^$image,third-party
||selectr.net^$image,third-party
||thiscdn.com^$image,third-party
||totallifeguru.com^$image,third-party
||vicegnem.click^$third-party
||viewscout.com^$image,third-party
||weufdhsas.com^$image,third-party
||wudr.net^$image,third-party
||yardr.net^$image,third-party
||yobr.net^$image,third-party
||yodr.net^$image,third-party
||ziccardia.com^$image,third-party
||acrabakasaka.com^
||ajkelra.com^
||akrazappi.com^
||albertonne.com^
||avalhukof.com^
||boerilav.com^
||bokilora.com^
||borazita.com^
||ciridola.com^
||civitik.com^
||dagasaka.com^
||dbvault.net^
||dinovala.com^
||dodatova.com^
||dokaboka.com^
||drogomet.com^
||egolina.com^
||foditgoz.com^
||forkitz.com^
||forkizata.com^
||horheloopo.com^
||jingavot.com^
||kalmloda.com^
||krakeshlaja.com^
||ktoloto.com^
||kuchebraska.com^
||kulkerbolda.com^
||kurkizraka.com^
||lulpolopolo.com^
||measurementaz.com^
||mojigaga.com^
||monijorb.com^
||morbitempus.com^
||moritava.com^
||mujilora.com^
||namitol.com^
||nepohita.com^
||niholaev.com^
||oddomane.com^
||pipilida.com^
||pitatagata.com^
||poratav.com^
||prikolizdesa.com^
||pukrazopchatka.com^
||ratkalol.com^
||reqpostanza.com^
||shmonekisot.com^
||shokala.com^
||tantella.com^
||tenlokif.com^
||tinkerta.com^
||totachrl.com^
||trasholita.com^
||ufraton.com^
||utorido.com^
||venonita.com^
||wakapita.com^
||xeozir.com^
||yaboshadi.com^
||yallboen.com^
||zipovoma.com^
||zorbikala.com^
||zortinah.com^
||zozolilla.com^
||arana.pw^
||beiren.xyz^
||daecan.xyz^
||daero.pw^
||daethana.pw^
||elabalar.pw^
||elmenor.xyz^
||farpeiros.pw^
||galiowen.com^
||gilzana.pw^
||grebanise.pw^
||ianxalim.pw^
||iarfina.pw^
||iarvyre.pw^
||jomys.xyz^
||keymaris.com^
||liacyne.pw^
||miastina.pw^
||nornelis.pw^
||ololen.pw^
||omafaren.pw^
||omaris.pw^
||sarjor.pw^
||thenelis.pw^
||urifiel.pw^
||yllanala.pw^
||zinlar.pw^
||0byv9mgbn0.com^$popup
||11x11.com^$popup
||123vidz.com^$popup,third-party
||1phads.com^$popup,third-party
||1re.re^$popup
||21find.com^$popup,third-party
||292news.biz^$popup
||2hanwriten.com^$popup
||2mdn.info^$popup,third-party
||2rush.net^$popup
||30daychange.co^$popup,third-party
||360adshost.net^$popup,third-party
||3wr110.xyz^$popup,third-party
||43yagowe3y.com^$popup
||4b6994dfa47cee4.com^$popup
||4c7og3qcob.com^$popup
||4dcdc.com^$popup
||4dsply.com^$popup,third-party
||4exlkjnngs.com^$popup
||5dimes.com^$popup,third-party
||5iclx7wa4q.com^$popup
||5x5i5tj2u97w.com^$popup
||6198399e4910e66-ovc.com^$popup
||6kup12tgxx.com^$popup
||72b8869dfc34690.com^$popup
||7news.site^$popup
||87159d7b62fc885.com^$popup
||888games.com^$popup,third-party
||888media.net^$popup,third-party
||888poker.com^$popup,third-party
||888promos.com^$popup,third-party
||9amq5z4y1y.com^$popup
||9t5.me^$popup
||aaucwbe.com^$popup
||abbeyblog.me^$popup,third-party
||abbp1.pw^$popup
||abctrack.bid^$popup
||ablogica.com^$popup,third-party
||absoluteclickscom.com^$popup,third-party
||actiondesk.com^$popup,third-party
||ad-apac.doubleclick.net^$popup,third-party
||ad-emea.doubleclick.net^$popup,third-party
||ad-maven.com^$popup,third-party
||ad.doubleclick.net/ddm/trackclk/$popup,third-party
||ad131m.com^$popup,third-party
||ad2load.net^$popup,third-party
||ad4game.com^$popup,third-party
||ad6media.fr^$popup,third-party
||adbetclickin.pink^$popup
||adbetnet.com^$popup,third-party
||adbma.com^$popup,third-party
||adboost.it^$popup,third-party
||adbooth.com^$popup,third-party
||adca.st^$popup
||adcash.com^$popup,third-party
||adcdnx.com^$popup,third-party
||adexc.net^$popup,third-party
||adexchangecloud.com^$popup
||adexchangegate.com^$popup
||adexchangeguru.com^$popup
||adexchangemachine.com^$popup
||adexchangeprediction.com^$popup,third-party
||adexchangetracker.com^$popup,third-party
||adfclick1.com^$popup,third-party
||adglare.net^$popup
||adhealers.com^$popup
||adhoc2.net^$popup
||adhome.biz^$popup,third-party
||adimmix.com^$popup,third-party
||aditor.com^$popup,third-party
||adjuggler.net^$popup,third-party
||adk2.co^$popup,third-party
||adk2.com^$popup,third-party
||adk2.net^$popup,third-party
||adk2x.com^$popup,third-party
||adlure.net^$popup,third-party
||admedit.net^$popup,third-party
||admeerkat.com^$popup
||adnanny.com^$popup,third-party
||adnetworkperformance.com^$popup,third-party
||adnium.com^$popup,third-party
||adonweb.ru^$popup,third-party
||adplxmd.com^$popup,third-party
||adport.io^$popup
||adright.co^$popup
||adrunnr.com^$popup,third-party
||ads.sexier.com^$popup,third-party
||adsbreak.com^$popup
||adsco.re^$popup
||adscore.com^$popup,third-party
||adscpm.net^$popup,third-party
||adserverplus.com^$popup,third-party
||adservme.com^$popup,third-party
||adshell.net^$popup,third-party
||adshostnet.com^$popup,third-party
||adskpak.com^$popup,third-party
||adsmarket.com^$popup,third-party
||adsplex.com^$popup,third-party
||adsrv4k.com^$popup,third-party
||adsupply.com^$popup,third-party
||adsupplyads.com^$popup,third-party
||adsupplyads.net^$popup
||adsurve.com^$popup,third-party
||adsvlad.info^$popup
||adtng.com^$popup
||adtrace.org^$popup,third-party
||adult.xyz^$popup
||adverkeyz.com^$popup,third-party
||advertiserurl.com^$popup
||advertserve.com^$popup,third-party
||advmedialtd.com^$popup,third-party
||advnet.xyz^$popup
||adx-t.com^$popup,third-party
||adxprtz.com^$popup,third-party
||afclickoffers.com^$popup
||afcpatrk.com^$popup
||affbuzzads.com^$popup,third-party
||affrh2015.com^$popup,third-party
||affrh2020.com^$popup,third-party
||affrh2022.com^$popup,third-party
||aflrm.com^$popup,third-party
||afriflatry.co^$popup,third-party
||aidaigry.com^$popup
||aj1574.online^$popup
||ajkrls.com^$popup,third-party
||ajkzd9h.com^$popup
||algocashmaster.com^$popup,third-party
||algocashmaster.net^$popup,third-party
||allaptair.club^$popup,third-party
||allashark.site^$popup
||allsporttv.com^$popup,third-party
||alpinedrct.com^$popup,third-party
||alternads.info^$popup,third-party
||am10.ru^$popup,third-party
||ammankeyan.com^$popup
||angege.com^$popup,third-party
||annualinternetsurvey.com^$popup,third-party
||answered-questions.com^$popup,third-party
||aocular.com^$popup,third-party
||apendit.com^$popup,third-party
||apesstration.top^$popup
||approp.pro^$popup,third-party
||ar.voicefive.com^$popup,third-party
||arcaptart.site^$popup
||arrlnk.com^$popup
||artpever.com^$popup
||atas.io^$popup
||atozdealinfo.com^$popup
||august15download.com^$popup,third-party
||auiviilbp2.com^$popup
||aungumse.com^$popup
||avajo.men^$popup,third-party
||avalopaly.com^$popup,third-party
||awempire.com^$popup,third-party
||awsclic.com^$popup,third-party
||b3z29k1uxb.com^$popup
||b54m4qbmt0b9.com^$popup
||baypops.com^$popup,third-party
||bbuni.com^$popup,third-party
||bcvcmedia.com^$popup,third-party
||becoquin.com^$popup,third-party
||bedorm.com^$popup,third-party
||befade.com^$popup,third-party
||bellatraffic.com^$popup
||belwrite.com^$popup,third-party
||bemobtrk.com^$popup
||best-zb.com^$popup,third-party
||best2017games.com^$popup
||best2019-games-web1.com^$popup,third-party
||bestforexplmdb.com^$popup
||bestproducttesters.com^$popup,third-party
||bestquickcontentfiles.com^$popup
||betoga.com^$popup,third-party
||bidsystem.com^$popup,third-party
||bidverdrd.com^$popup,third-party
||bidverdrs.com^$popup,third-party
||bidvertiser.com^$popup,third-party
||bighot.ru^$popup,third-party
||binaryoptionsgame.com^$popup,third-party
||bingohall.ag^$popup,third-party
||bit-system.org^$popup
||bitadexchange.com^$popup
||bitcoinloophole.co^$popup
||blizardom.com^$popup
||blockchaintop.nl^$popup
||blueparrot.media^$popup
||bnjuhrbpdjtjul.com^$popup
||bobtrk.com^$popup
||bongacams.com^$popup,third-party
||bonzuna.com^$popup,third-party
||boriouseruwer.info^$popup,third-party
||bot-checker.com^$popup
||brandreachsys.com^$popup,third-party
||bravo-dog.com^$popup
||bringmesports.com^$popup,third-party
||broomboxmain.com^$popup,third-party
||brucelead.com^$popup,third-party
||bullads.net^$popup,third-party
||buyeasy.by^$popup
||buythis.ad^$popup,third-party
||buzzadnetwork.com^$popup
||byvngx98ssphwzkrrtsjhnbyz5zss81dxygxvlqd05.com^$popup
||byvue.com^$popup,third-party
||c7d470df880b1d0.com^$popup
||cadsats.com^$popup
||calcch.com^$popup,third-party
||camscaps.net^$popup
||careerjournalonline.com^$popup
||casino.betsson.com^$popup,third-party
||cbbp1.com^$popup
||cbdzone.online^$popup
||cdaz.icu^$popup
||cdn4ads.com^$popup
||ceeglagu.net^$popup
||cfts1tifqr.com^$popup
||chauksoa.net^$popup
||check-out-this.site^$popup
||checkabil.com^$popup
||cjl58f3agc.com^$popup
||cl96rwprue.com^$popup
||clickbank.net/*offer_id=$popup,third-party
||clickfuse.com^$popup,third-party
||clickmngr.com^$popup,third-party
||clickosmedia.com^$popup,third-party
||clickppcbuzz.com^$popup
||clickr.xyz^$popup
||clickredirection.com^$popup
||clicksgear.com^$popup,third-party
||clicksor.com^$popup,third-party
||clicksor.net^$popup,third-party
||clicksvenue.com^$popup,third-party
||clicktripz.com^$popup,third-party
||clk-sec.com^$popup
||clkads.com^$popup,third-party
||clkcln.com^$popup,third-party
||clkfeed.com^$popup,third-party
||clkmon.com^$popup,third-party
||clkpback3.com^$popup,third-party
||clkrev.com^$popup,third-party
||cloudplane.xyz^$popup
||cloudsrvtrk.com^$popup,third-party
||cloudtracked.com^$popup,third-party
||cm.g.doubleclick.net^$popup,third-party
||cmllk2.info^$popup,third-party
||codedexchange.com^$popup
||codeonclick.com^$popup
||colleable.info^$popup
||com-878979.info^$popup,third-party
||com-online.website^$popup,third-party
||com-wkejf32ljd23409system.net^$popup
||cominghamer.info^$popup
||comm-news.com^$popup
||composivel.pro^$popup
||computersoftwarelive.com^$popup,third-party
||content.ad^$popup,third-party
||contentabc.com^$popup,third-party
||coostuni.com^$popup
||cpa-offer.com^$popup
||cpayard.com^$popup,third-party
||cpm20.com^$popup
||cpm30.com^$popup
||cpmterra.com^$popup,third-party
||cpvadvertise.com^$popup,third-party
||cpxdeliv.com^$popup,third-party
||crazyad.net^$popup,third-party
||curmaphow.club^$popup
||cutw.pro^$popup,third-party
||cyberlink.pro^$popup,third-party
||d0p21g2fep.com^$popup
||dagnar.com^$popup
||datsgirl.com^$popup
||dddomainccc.com^$popup
||debrium-surbara.com^$popup
||deliverydom.com^$popup,third-party
||deloplen.com^$popup
||deloton.com^$popup
||denza.pro^$popup,third-party
||dexpredict.com^$popup
||digitaldsp.com^$popup
||dilruwha.net^$popup
||directrev.com^$popup
||disfablot.com^$popup
||distantnews.com^$popup,third-party
||djfiln.com^$popup
||dmstrck.com^$popup
||dnckawxatc.com^$popup
||dntrax.com^$popup,third-party
||dolohen.com^$popup
||dormitysature.info^$popup
||dorthuredwardles.info^$popup
||doublepimp.com^$popup,third-party
||down1oads.com^$popup,third-party
||download-performance.com^$popup,third-party
||downloadboutique.com^$popup,third-party
||downloadthesefile.com^$popup,third-party
||dradvice.in^$popup,third-party
||dsp.wtf^$popup
||dsstrk.com^$popup
||dynsrvaba.com^$popup
||dynsrvwer.com^$popup
||eaoueopa.com^$popup
||earandmarketing.com^$popup
||eastbour.mobi^$popup
||easydownloadnow.com^$popup,third-party
||easykits.org^$popup,third-party
||edchargina.pro^$popup
||elephant-ads.com^$popup
||enlarget.com^$popup,third-party
||epicgameads.com^$popup,third-party
||erdecisesgeorg.info^$popup
||ethfw0370q.com^$popup
||ewebse.com^$popup,third-party
||exdoller.com^$popup
||exdynsrv.com^$popup,third-party
||exosrv.com^$popup
||expired-antiviruses.com^$popup
||explorads.com^$popup,third-party
||expmediadirect.com^$popup
||ezdownloadpro.info^$popup,third-party
||ezpuqqahvr.com^$popup
||f5v1x3kgv5.com^$popup
||fabolele.com^$popup,third-party
||fabriefly.mobi^$popup
||facilitategovernor.com^$popup
||fapmeth.com^$popup
||fapping.club^$popup,third-party
||fast-redirecting.com^$popup,third-party
||fastdlr.com^$popup
||fg3cyy7jyx.com^$popup
||fhserve.com^$popup,third-party
||fiechaev.com^$popup
||filestube.com^$popup,third-party
||finance-reporting.org^$popup,third-party
||findbetterresults.com^$popup,third-party
||firstclass-download.com^$popup,third-party
||flrdra.com^$popup
||focuusing.com^$popup
||folmetor.com^$popup
||fophaumpoor.com^$popup
||foxsnews.net^$popup,third-party
||fpctraffic3.com^$popup
||freeevpn.info^$popup
||freehookupaffair.com^$popup
||friendlyduck.com^$popup
||frtya.com^$popup,third-party
||frtyb.com^$popup,third-party
||frtye.com^$popup,third-party
||fstsrv.com^$popup
||funmatrix.net^$popup,third-party
||fusttds.xyz^$popup
||fvenxjtzuaxu.com^$popup
||fwbntw.com^$popup
||gameonmom.net^$popup
||gamesrotator.com^$popup
||ganja.com^$popup,third-party
||gdmconvtrck.com^$popup
||getalinkandshare.com^$popup
||getmyads.com^$popup,third-party
||gfdfhdh5t5453.com^$popup
||giveaways.club^$popup,third-party
||glauvoob.com^$popup
||glookroz.net^$popup
||go2linkfast.com^$popup
||goodbookbook.com^$popup,third-party
||googleads.g.doubleclick.net^$popup,third-party
||gotoplaymillion.com^$popup,third-party
||gpxtxzzxoph.com^$popup
||grand-ads.com^$popup,third-party
||greatdexchange.com^$popup
||groorgex.net^$popup
||grown-zero-breeze-belong.xyz^$popup
||grtyj.com^$popup
||gsniper2.com^$popup,third-party
||h3lw971ym6.com^$popup
||h8vzwpv.com^$popup
||hallowelt.cc^$popup
||hammerredirect.fun^$popup
||hantinlethemsed.info^$popup
||hebadu.com^$popup
||hentaifap.land^$popup
||hh-btr.com^$popup
||hhourtrk2.com^$popup,third-party
||hibids10.com^$popup
||hicpm10.com^$popup
||hicpm5.com^$popup
||highcpms.com^$popup,third-party
||higheurest.com^$popup,third-party
||hilltopads.net^$popup
||hipersushiads.com^$popup,third-party
||hitcpm.com^$popup,third-party
||hitopadxdz.xyz^$popup
||hlpnowp-c.com^$popup,third-party
||hornsgrid.com^$popup
||hotchatdate.com^$popup,third-party
||hotchatdirect.com^$popup,third-party
||hpeprovisioning17.live^$popup
||hqtrk.com^$popup
||hrahdmon.com^$popup
||hrtye.com^$popup
||hrtyh.com^$popup
||hstpnetwork.com^$popup,third-party
||htmonster.com^$popup
||hueads.com^$popup
||huluads.info^$popup,third-party
||humparsi.com^$popup
||hutrcksp.com^$popup
||hydracdn.network^$popup
||i4track.net^$popup
||i62e2b4mfy.com^$popup
||ifilez.org^$popup,third-party
||ijjiii.is^$popup
||il05pzhujicf.com^$popup
||ilividnewtab.com^$popup,third-party
||imbetan.info^$popup
||imsnp.com^$popup,third-party
||inclk.com^$popup
||indianmasala.com^$popup,third-party,domain=masalaboard.com
||indianweeklynews.com^$popup,third-party
||infra.systems^$popup,third-party
||injuredcandy.com^$popup
||insigit.com^$popup
||insta-cash.net^$popup,third-party
||installcdnfile.com^$popup,third-party
||instanceyou.info^$popup,third-party
||instant007.com^$popup,third-party
||instantpaydaynetwork.com^$popup,third-party
||intab.fun^$popup
||integral-marketing.com^$popup,third-party
||irtya.com^$popup
||itnuzleafan.com^$popup
||iwanttodeliver.com^$popup,third-party
||iyfnzgb.com^$popup
||jaxxenpro.com^$popup
||jdtracker.com^$popup,third-party
||joyschema13.live^$popup
||jqfjrjka5t.top^$popup
||jsmentry.com^$popup
||jsmptjmp.com^$popup
||juiceads.net^$popup,third-party
||jujzh9va.com^$popup,third-party
||jump2.top^$popup
||junbi-tracker.com^$popup,third-party
||justdating.online^$popup,third-party
||jwplayer.space^$popup,third-party
||kaishist.top^$popup
||kanoodle.com^$popup,third-party
||kenomal.com^$popup
||kerumal.com^$popup
||kindredplc.com^$popup
||kiwi-offers.com^$popup,third-party
||klavront.com^$popup
||kmhodhhdvulnn.com^$popup
||korexo.com^$popup,third-party
||ladsreds.com^$popup
||ladsup.com^$popup
||large-format.net^$popup,third-party
||latest-news.life^$popup
||lcentntel.com^$popup
||letshareus.com^$popup,third-party
||letzonke.com^$popup,third-party
||lie2anyone.com^$popup
||ligatus.com^$popup,third-party
||likingyetsnarl.com^$popup
||linkmyc.com^$popup,third-party
||linknotification.com^$popup
||liveadexchanger.com^$popup,third-party
||livechatflirt.com^$popup,third-party
||livepromotools.com^$popup,third-party
||liversely.net^$popup,third-party
||lltrsknoob.click^$popup
||lmn-pou-win.com^$popup
||lnkgt.com^$popup,third-party
||lockscalecompare.com^$popup,third-party
||lokvel.ru^$popup,third-party
||looksmart.com^$popup,third-party
||lucretius-ada.com^$popup
||lustigbanner.com^$popup,third-party
||lvztx.com^$popup
||m73lae5cpmgrv38.com^$popup
||madsoks.com^$popup
||magicads.nl^$popup,third-party
||maomaotang.com^$popup,third-party
||marketresearchglobal.com^$popup,third-party
||mashionalkov.info^$popup
||mattoadbayed.icu^$popup
||mb01.com^$popup
||mb102.com^$popup
||mb103.com^$popup
||mb104.com^$popup
||mb223.com^$popup
||mb38.com^$popup
||mb57.com^$popup
||mdn2015x1.com^$popup,third-party
||media-app.com^$popup,third-party
||media-servers.net^$popup,third-party
||media-serving.com^$popup,third-party
||mediamansix.com^$popup
||mediaseeding.com^$popup,third-party
||meetsexygirls.org^$popup,third-party
||megapopads.com^$popup,third-party
||megdexchange.com^$popup
||menepe.com^$popup,third-party
||metricfast.com^$popup
||mk-ads.com^$popup
||mktmobi.com^$popup,third-party
||mmo123.co^$popup,third-party
||mob1ledev1ces.com^$popup
||mobileoffers-al-download.com^$popup
||mobileraffles.com^$popup,third-party
||mobilevq.com^$popup
||mobreach.com^$popup
||mobsterbird.info^$popup,third-party
||mobsuitem.com^$popup
||modescrips.info^$popup,third-party
||moneytec.com^$popup,third-party
||morphonebrities.info^$popup
||mpqfzyh.com^$popup
||mtbgrgscjwcjc.com^$popup
||muvflix.com^$popup,third-party
||mvmbs.com^$popup
||mxsads.com^$popup,third-party
||myawesomecash.com^$popup,third-party
||mybestdc.com^$popup
||mybestmv.com^$popup
||mynetab.com^$popup,third-party
||myrdrcts.com^$popup,third-party
||mysagagame.com^$popup,third-party
||mystighty.info^$popup
||mytrackf73.com^$popup
||myusersoffer.com^$popup
||naganoadigei.com^$popup
||namesakeoscilloscopemarquis.com^$popup,third-party
||nanoadexchange.com^$popup,third-party
||nehodyshy.pro^$popup
||netcpms.com^$popup
||netliker.com^$popup,third-party
||never2date.com^$popup,third-party
||newjulads.com^$popup
||newstarads.com^$popup,third-party
||newsushe.info^$popup
||newtab-media.com^$popup,third-party
||newton1.club^$popup
||nextoptim.com^$popup
||nextyourcontent.com^$popup
||nocdnrlly.xyz^$popup
||notification.best^$popup
||november-lax.com^$popup,third-party
||nsvfl7p9.com^$popup
||ntlyaccessfulsp.info^$popup
||nutaku.net/signup/$popup
||nymphdate.com^$popup,third-party
||nyshoptara.pro^
||o333o.com^$popup,third-party
||oclaserver.com^$popup
||ofeetles.pro^$popup
||offaces-butional.com^$popup
||onad.eu^$popup,third-party
||onclickads.net^$popup,third-party
||onclickalgo.com^$popup
||onclickclear.com^$popup,third-party
||onclickmax.com^$popup,third-party
||onclickmega.com^$popup
||onclicksuper.com^$popup
||onclicktop.com^$popup
||onhitads.net^$popup,third-party
||onlinecareerpackage.com^$popup,third-party
||onlinecashmethod.com^$popup,third-party
||onlineshopping.website^$popup,third-party
||onpato.ru^$popup,third-party
||oodsotso.com^$popup
||openadserving.com^$popup,third-party
||opptmzpops.com^$popup
||opskln.com^$popup
||optimizesrv.com^$popup,third-party
||oratosaeron.com^$popup,third-party
||origer.info^$popup
||otnolabttmup.com^$popup
||outhulem.net^$popup
||overturs.com^$popup,third-party
||oxybe.com^$popup,third-party
||ozora.work^$popup,third-party
||padsdel.com^$popup,third-party
||padssup.com^$popup
||parkingse.info^$popup
||parserwords.info^$popup
||passeura.com^$popup
||patiencepls.com^$popup
||patiskcontentdelivery.info^$popup
||paumoogo.net^$popup
||pdfcomplete.com^$popup,third-party
||peezette-intial.com^$popup
||pegloang.com^$popup
||perfecttoolmedia.com^$popup
||pexu.com^$popup,third-party
||pgmediaserve.com^$popup,third-party
||phaimtol.net^$popup
||phiptams.net^$popup
||phu1aefue.com^$popup
||pimmuter.com^$popup
||pipsol.net^$popup
||pixellitomedia.com^$popup,third-party
||pixelsfighting.co^$popup,third-party
||playboymethod.com^$popup,third-party
||plexop.net^$popup,third-party
||plsdrct2.me^$popup,third-party
||pocofh.com^$popup
||podhopfit.site^$popup
||pointclicktrack.com^$popup,third-party
||pointroll.com^$popup,third-party
||popads.net^$popup,third-party
||popcash.net^$popup
||popcornvod.com^$popup,third-party
||popmyads.com^$popup,third-party
||poponclick.com^$popup,third-party
||popped.biz^$popup,third-party
||popunder.bid^$popup
||popunderjs.com^$popup
||popwin.net^$popup,third-party
||porlandzor.com^$popup
||postlnk.com^$popup
||potedly.co^$popup
||poterrupte.co^$popup
||potpourrichordataoscilloscope.com^$popup,third-party
||poyecjzk.com^$popup
||predictivadnetwork.com^$popup
||predictivadvertising.com^$popup
||predictivdisplay.com^$popup
||preferredain.com^$popup,third-party
||premium-members.com^$popup
||preskalyn.com^$popup
||prfdesk.pro^$popup
||prigmaperf.me^$popup,third-party
||privacy4browsers.com^$popup,third-party
||private-speed-app-online.club^$popup
||prjcq.com^$popup,third-party
||prmtracking.com^$popup
||promo-bc.com^$popup
||promo-market.net^$popup,third-party
||promotions.sportsbet.com.au^$popup,third-party
||propellerpops.com^$popup,third-party
||protect-your-privacy.net^$popup,third-party
||prowlerz.com^$popup,third-party
||psma02.com^$popup,third-party
||psoomeeg.com^$popup
||pubads.g.doubleclick.net^$popup,third-party
||pubdirecte.com^$popup,third-party
||publited.com^$popup,third-party
||pubted.com^$popup,third-party
||pulse360.com^$popup,third-party
||pulseonclick.com^$popup
||punsong.com^$popup
||pureadexchange.com^$popup,third-party
||pushmobilenews.com^$popup
||pushwelcome.com^$popup
||pussl13.com^$popup
||pussl3.com^$popup
||pussl32.com^$popup
||pussl48.com^$popup
||putrr14.com^$popup
||pwrads.net^$popup,third-party
||pyq6n.com^$popup
||qelllwrite.com^$popup
||qertewrt.com^$popup,third-party
||qlinks.pro^$popup
||qrlsx.com^$popup,third-party
||qswotrk.com^$popup,third-party
||quantomcoding.com^$popup,third-party
||queurow.pro^$popup
||quickcash-system.com^$popup,third-party
||quideo.men^$popup,third-party
||randalieren6.live^$popup
||rapidyl.net^$popup,third-party
||rbxtrk.com^$popup,third-party
||rdsrv.com^$popup,third-party
||realtime-bid.com^$popup
||recheriend.top^$popup
||red-direct-n.com^$popup
||redirect18systemsg.com^$popup
||redirect2719.ws^$popup
||redirections.site^$popup,third-party
||redirectvoluum.com^$popup
||refpa.top^$popup
||refpazcx.xyz^$popup
||replainy.co^$popup
||reroplittrewheck.pro^$popup
||retainguaninefluorite.info^$popup,third-party
||reviewedreads.com^$popup
||revimedia.com^$popup
||rgadvert.com^$popup,third-party
||riowrite.com^$popup,third-party
||rotumal.com^$popup,third-party
||roulettebotplus.com^$popup,third-party
||routgveriprt.com^$popup
||roverinvolv.bid^$popup
||rsalcdp.com^$popup
||rsaltsjt.com^$popup
||rtpdn10.com^$popup
||runslin.com^$popup,third-party
||runtnc.net^$popup
||rvnc72k.com^$popup,third-party
||s20dh7e9dh.com^$popup
||s4yxaqyq95.com^$popup
||s5prou7ulr.com^$popup
||s9kkremkr0.com^$popup
||sadskis.com^$popup
||safe-connection21.com^$popup
||sagimedyer.xyz^$popup,third-party
||sautemoo.net^$popup
||scenbe.com^$popup
||sconcentpract.info^$popup
||searchmulty.com^$popup
||secureintl.com^$popup,third-party
||securesmrt-dt.com^$popup
||seethisinaction.com^$popup,third-party
||senzapudore.it^$popup,third-party
||serving-sys.com^$popup,third-party
||sexitnow.com^$popup,third-party
||shaexowi.com^$popup
||shalleda.com^$popup,third-party
||shinebliss.com^$popup
||shopeasy.by^$popup,third-party
||shortpixel.ai^$popup
||showcasead.com^$popup
||sierra-fox.com^$popup,third-party
||sifuglie.com^$popup
||silstavo.com^$popup,third-party
||simpletds.net^$popup,third-party
||singlesexdates.com^$popup,third-party
||sistacked.com^$popup
||slikslik.com^$popup,third-party
||slimsk.pro^$popup
||slimspots.com^$popup,third-party
||slimtrade.com^$popup,third-party
||smartadtags.com^$popup,third-party
||smartclk.net^$popup
||smartwebads.com^$popup,third-party
||smrtgs.com^$popup,third-party
||sonagerthrou.com^$popup
||sparkstudios.com^$popup,third-party
||special-offers.online^$popup
||speednetwork14.com^$popup,third-party
||speednetwork6.com^$popup,third-party
||spotscenered.info^$popup,third-party
||sq2trk2.com^$popup,third-party
||srv-ad.com^$popup,third-party
||srv2trking.com^$popup,third-party
||srvbytrking.com^$popup
||srvpub.com^$popup,third-party
||ssl2anyone3.com^$popup
||statsmobi.com^$popup,third-party
||stoagergu.com^$popup
||stoshoos.com^$popup
||strainemergency.com^$popup,third-party
||stream-all.com^$popup
||streamyourvid.com^$popup
||sub.za.com^$popup,third-party
||superadexchange.com^$popup,third-party
||surveyend.com^$popup,third-party
||surveyspaid.com^$popup,third-party
||susm0q6jys.com^$popup
||swagtraffcom.com^$popup
||symkashop.ru^$popup,third-party
||syncedvision.com^$popup,third-party
||syndication.dynsrvtbg.com^$popup
||syndication.exoclick.com^$popup,third-party
||tagsd.com^$popup,third-party
||takelnk.com^$popup
||tannelssepara.info^$popup
||targetctracker.com^$popup,third-party
||tatami-solutions.com^$popup,third-party
||td563.com^$popup,third-party
||techsidea.website^$popup
||terraclicks.com^$popup,third-party
||textsrv.com^$popup,third-party
||thatsallfolks.link^$popup
||the-binary-trader.biz^$popup,third-party
||thepornsurvey.com^$popup,third-party
||ths9j89.com^$popup
||tjoomo.com^$popup,third-party
||tmdn2015x9.com^$popup,third-party
||tmtrck.com^$popup
||tmxhub.com^$popup
||tncred.com^$popup,third-party
||tnctrx.com^$popup,third-party
||tnkexchange.com^$popup
||tonefuse.com^$popup,third-party
||topclickguru.com^$popup
||topshelftraffic.com^$popup,third-party
||toroadvertisingmedia.com^$popup,third-party
||torpsol.com^$popup
||totaladperformance.com^$popup,third-party
||track-safe.com^$popup
||trackerislive.com^$popup
||tracki112.com^$popup,third-party
||tracking.marketing^$popup
||traffic-c.com^$popup,third-party
||traffic.adexprtz.com^$popup
||trafficdelivery1.com^$popup
||trafficforce.com^$popup,third-party
||traffichaus.com^$popup,third-party
||trafficinvest.com^$popup,third-party
||trafficshop.com^$popup,third-party
||trafflict.com^$popup
||trafforsrv.com^$popup
||trafyield.com^$popup
||traktrafficflow.com^$popup,third-party
||trcklks.com^$popup
||trellian.com^$popup
||trfsltions.info^$popup
||trido.club^$popup,third-party
||trklnks.com^$popup,third-party
||trw12.com^$popup,third-party
||tsyndicate.com^$popup
||tubeadvertising.eu^$popup
||tulip18.com^$popup
||tutotrack.com^$popup
||tutvp.com^$popup,third-party
||tvas-b.pw^$popup,third-party
||twqiqiang.com^$popup,third-party
||udncoeln.com^$popup
||uel-uel-fie.com^$popup
||ufpcdn.com^$popup
||uhpdsplo.com^$popup
||unqpun.pro^$popup
||uptopopunder.com^$popup
||usenetnl.download^$popup,third-party
||utarget.ru^$popup,third-party
||uthorner.info^$popup
||v3rjvtt.com^$popup
||vanenow.com^$popup
||vcommission.com^$popup
||vdtrack.com^$popup
||venturead.com^$popup,third-party
||verblife-2.co^$popup,third-party
||vertoz.com^$popup
||vfghc.com^$popup
||vfgtb.com^$popup
||vgsgaming-ads.com^$popup,third-party
||viatepigan.com^$popup
||viewlnk.com^$popup
||vinfdv6b4j.com^$popup
||vipcpms.com^$popup,third-party
||viralcpm.com^$popup
||viriepak.com^$popup
||vokut.com^$popup
||voluumtrk.com^$popup,third-party
||voluumtrk3.com^$popup,third-party
||voxfind.com^$popup
||vpnfortorrents.biz^$popup
||vpnfortorrents.cc^$popup,third-party
||vpnfortorrents.com^$popup
||vq40567.com^$popup
||vzoozv.com^$popup
||waframedia5.com^$popup,third-party
||wahoha.com^$popup,third-party
||wardparser.info^$popup,third-party
||warten-sie-mal.xyz^$popup
||wautoosa.net^$popup
||wbsadsdel.com^$popup,third-party
||wbsadsdel2.com^$popup,third-party
||websearchers.net^$popup,third-party
||webtrackerplus.com^$popup,third-party
||weliketofuckstrangers.com^$popup,third-party
||wellhello.com^$popup,third-party
||wgpartner.com^$popup,third-party
||wigetmedia.com^$popup,third-party
||witalfieldt.com^$popup
||withdromnit.pro^$popup,third-party
||wonderlandads.com^$popup,third-party
||wwwpromoter.com^$popup,third-party
||wwznqib.com^$popup
||wz856.com^$popup
||xaxoro.com^$popup,third-party
||xbidflare.com^$popup
||xclicks.net^$popup,third-party
||xtendmedia.com^$popup,third-party
||xtracker.pro^$popup
||xv9xm6zxb8.com^$popup
||y1jxiqds7v.com^$popup
||yeesshh.com^$popup,third-party
||yieldmanager.com^$popup,third-party
||yieldtraffic.com^$popup,third-party
||youradexchange.com^$popup,third-party
||z5x.net^$popup,third-party
||zanyx.club^$popup,third-party
||zckphynp.com^$popup
||zedo.com^$popup,third-party
||zeroredirect1.com^$popup,third-party
||zlink2.com^$popup
||zlinkm.com^$popup
||zryydi.com^$popup,third-party
||142.91.$popup,third-party,domain=~in-addr.arpa
||172.255.6.$popup,third-party,domain=~in-addr.arpa
||185.147.34.126^$popup,third-party
||5.45.79.15^$popup
/^https?:\/\/(35|104)\.(\d){1,3}\.(\d){1,3}\.(\d){1,3}\//$popup,third-party
||0gw7e6s3wrao9y3q.pro^$third-party
||123advertising.nl^$third-party
||15yomodels.com^$third-party
||18naked.com^$third-party
||1loop.com^$third-party
||21sexturycash.com^$third-party
||247teencash.net^$third-party
||24smile.org^$third-party
||24x7adservice.com^$third-party
||2kl08cd74f.com^$third-party
||3gporn.biz^$third-party
||4jpf0karrejn6yla.pro^$third-party
||4link.it^$third-party
||4us.pw^$third-party
||750industries.com^$third-party
||777-partner.com^$third-party
||777-partner.net^$third-party
||777-partners.com^$third-party
||777-partners.net^$third-party
||777partner.com^$third-party
||777partner.net^$third-party
||777partners.com^$third-party
||7cxcrejm.com^$third-party
||9content.com^$third-party
||aappf.pt^$third-party
||ab4tn.com^$third-party
||abakys.ru^$third-party
||abbp1.pw^$third-party
||abgeobalancer.com^$third-party
||abusedbabysitters.com^$third-party
||acmexxx.com^$third-party
||actionlocker.com^$third-party
||ad-u.com^$third-party
||ad4partners.com^$third-party
||adbmi.com^$third-party
||adcell.de^$third-party
||addbags.com^$third-party
||adenabler.com^$third-party
||adfux.com^$third-party
||adhealers.com^$third-party
||adjunky.com^$third-party
||adlook.net^$third-party
||admez.com^$third-party
||adnetxchange.com^$third-party
||adnico.jp^$third-party
||adpron.com^$third-party
||adrecreate.com^$third-party
||adrenovate.com^$third-party
||adrent.net^$third-party
||adrevenuerescue.com^$third-party
||ads4xxx.com^$third-party
||adsbr.info^$third-party
||adserved.net^$third-party
||adsession.com^$third-party
||adsgangsta.com^$third-party
||adskape.ru^$third-party
||adspyglass.com^$third-party
||adswam.com^$third-party
||adsyst.biz^$third-party
||adtng.com^$third-party
||adtonement.com^$third-party
||adult3dcomics.com^$third-party
||adultaccessnow.com^$third-party
||adultadvertising.net^$third-party
||adultcamchatfree.com^$third-party
||adultcamfree.com^$third-party
||adultcamliveweb.com^$third-party
||adultcommercial.net^$third-party
||adultdatingtraffic.com^$third-party
||adultforce.com^$third-party
||adultlinkexchange.com^$third-party
||adultmediabuying.com^$third-party
||adultmoviegroup.com^$third-party
||adultoafiliados.com.br^$third-party
||adultsense.com^$third-party
||adultsense.org^$third-party
||adulttubetraffic.com^$third-party
||adv-plus.com^$third-party
||adv777.com^$third-party
||adventory.com^$third-party
||adversolutions.com^$third-party
||advertisingsex.com^$third-party
||advertom.com^$third-party
||advertrtb.com^$third-party
||advmaker.ru^$third-party
||advmania.com^$third-party
||advredir.com^$third-party
||advsense.info^$third-party
||adxite.com^$third-party
||adxmarket.com^$third-party
||adxpansion.com^$third-party
||adzs.com^$third-party
||aeesy.com^$third-party
||aemediatraffic.com^$third-party
||affiliatewindow.com^$third-party
||affiliaxe.com^$third-party
||affiligay.net^$third-party
||aipmedia.com^$third-party
||alahnavideos.pro^$third-party
||alfatraffic.com^$third-party
||all-about-tech.com^$third-party
||allosponsor.com^$third-party
||allotraffic.com^$third-party
||alwqfajh.com^$third-party
||amateurcouplewebcam.com^$third-party
||amtracking01.com^$third-party
||anastasia-international.com^$third-party
||andase.com^$third-party
||animeidhentai.com^$third-party
||antaraimedia.com^$third-party
||antoball.com^$third-party
||apromoweb.com^$third-party
||arlitasite.pro^$third-party
||artamkari.com^$third-party
||asiafriendfinder.com^$third-party
||asiangfsex.com^$third-party
||awemwh.com^$third-party
||awentw.com^$third-party
||aweprotostatic.com^$third-party
||aweprt.com^$third-party
||awept.com^$third-party
||awmpartners.com^$third-party
||awmserve.com^$third-party
||ax47mp-xp-21.com^$third-party
||aztecash.com^$third-party
||baconaces.pro^$third-party
||badgirlz.org^$third-party
||banclip.com^$third-party
||banerator.net^$third-party
||bcash4you.com^$third-party
||bd202457b.com^$third-party
||beavertron.com^$third-party
||belamicash.com^$third-party
||bestcontentjob.top^$third-party
||bestcontentservice.top^$third-party
||bestcontentuse.top^$third-party
||bestssn.com^$third-party
||betweendigital.com^$third-party
||bgmtracker.com^$third-party
||biosda.com^$third-party
||bitterstrawberry.org^$third-party
||black6adv.com^$third-party
||blackpics.net^$third-party
||blossoms.com^$third-party
||boffinsoft.com^$third-party
||boinkcash.com^$third-party
||bookofsex.com^$third-party
||bootstrap-framework.org^$third-party
||bouermes.be^$third-party
||bposterss.net^$third-party
||brothersincash.com^$third-party
||brqvld0p.com^$third-party
||bumblecash.com^$third-party
||bumskontakte.ch^$third-party
||bxgjpocfz1g1jiwb.pro^$third-party
||caltat.com^$third-party
||cam-lolita.net^$third-party
||cam4flat.com^$third-party
||camads.net^$third-party
||camcrush.com^$third-party
||camdough.com^$third-party
||camduty.com^$third-party
||cameraprive.com^$third-party
||campartner.com^$third-party
||camplacecash.com^$third-party
||camprime.com^$third-party
||campromos.nl^$third-party
||camsense.com^$third-party
||camsitecash.com^$third-party
||camsoda1.com^$third-party
||camzap.com^$third-party
||cash-program.com^$third-party
||cashlayer.com^$third-party
||cashthat.com^$third-party
||cdn7.network^$third-party
||cdn7.rocks^$third-party
||cdnaz.win^$third-party
||ceepq.com^$third-party
||celeb-ads.com^$third-party
||cennter.com^$third-party
||certified-apps.com^$third-party
||cfcloudcdn.com^$third-party
||chatinator.com^$third-party
||chopstick16.com^$third-party
||chtntr.com^$third-party
||citysex.com^$third-party
||clearac.com^$third-party
||clicadu.com^$third-party
||clickadu.com^$third-party
||clickaine.com^$third-party
||clickganic.com^$third-party
||clickpapa.com^$third-party
||clicksvenue.com^$third-party
||clickthruserver.com^$third-party
||clicktrace.info^$third-party
||clockdisplaystoring.com^$third-party
||cntrafficpro.com^$third-party
||coldhardcash.com^$third-party
||colpory.com^$third-party
||comproliverton.pro^$third-party
||comunicazio.com^$third-party
||contentabc.com^$third-party
||cpacoreg.com^$third-party
||cpl1.ru^$third-party
||cqlupb.com^$third-party
||crakbanner.com^$third-party
||crakcash.com^$third-party
||creoads.com^$third-party
||crocoads.com^$third-party
||cross-system.com^$third-party
||crptentry.com^$third-party
||crtracklink.com^$third-party
||cwgads.com^$third-party
||cybernetentertainment.com^$third-party
||d-agency.net^$third-party
||d0main.ru^$third-party
||d29gqcij.com^$third-party
||daffaite.com^$third-party
||daiporno.com^$third-party
||dallavel.com^$third-party
||dana123.com^$third-party
||danzabucks.com^$third-party
||data-eroadvertising.com^$third-party
||datefunclub.com^$third-party
||datetraders.com^$third-party
||datexchanges.net^$third-party
||datingadnetwork.com^$third-party
||datingamateurs.com^$third-party
||datingcensored.com^$third-party
||datingidol.com^$third-party
||dbbp1.com^$third-party
||dblpmp.com^$third-party
||debitcrebit669.com^$third-party
||deecash.com^$third-party
||dejionsite.pro^$third-party
||demanier.com^$third-party
||dematom.com^$third-party
||digiad.co^$third-party
||digitaldesire.com^$third-party
||digreality.com^$third-party
||directadvert.ru^$third-party
||directchat.tv^$third-party
||direction-x.com^$third-party
||divascam.com^$third-party
||divertura.com^$third-party
||dlski.space^$third-party
||dosugcz.biz^$third-party
||double-check.com^$third-party
||doubleadserve.com^$third-party
||doublegear.com^$third-party
||dtiserv2.com^$third-party
||dtprofit.com^$third-party
||duroternout.info^$third-party
||eadulttraffic.com^$third-party
||easy-dating.org^$third-party
||easyaccess.mobi^$third-party
||easyflirt.com^$third-party
||ebdr2.com^$third-party
||ecortb.com^$third-party
||elekted.com^$third-party
||eqfgc.com^$third-party
||ergs4.com^$third-party
||eroadvertising.com^$third-party
||erosadv.com^$third-party
||erotikdating.com^$third-party
||erotizer.info^$third-party
||escortso.com^$third-party
||euro4ads.de^$third-party
||exchangecash.de^$third-party
||exclusivepussy.com^$third-party
||exogripper.com^$third-party
||exoticads.com^$third-party
||eyemedias.com^$third-party
||faceporn.com^$third-party
||facetz.net^$third-party
||fahdsite.pro^$third-party
||fapality.com^$third-party
||farrivederev.pro^$third-party
||fderty.com^$third-party
||felixflow.com^$third-party
||festaporno.com^$third-party
||filexan.com^$third-party
||findandtry.com^$third-party
||flashadtools.com^$third-party
||fleshcash.com^$third-party
||fleshlightgirls.com^$third-party
||flirt4e.com^$third-party
||flirt4free.com^$third-party
||flirtingsms.com^$third-party
||fmscash.com^$third-party
||fncash.com^$third-party
||fncnet1.com^$third-party
||freakads.com^$third-party
||freewebfonts.org^$third-party
||frestacero.com^$third-party
||frestime.com^$third-party
||frivol-ads.com^$third-party
||frtyh.com^$third-party
||frutrun.com^$third-party
||fuckbook.cm^$third-party
||fuckbookdating.com^$third-party
||fuckedbyme.com^$third-party
||fuckermedia.com^$third-party
||fuckyoucash.com^$third-party
||fuelbuck.com^$third-party
||g--o.info^$third-party
||gamescarousel.com^$third-party
||gamesrevenu24.com^$third-party
||gamevui24.com^$third-party
||ganardineroreal.com^$third-party
||gayadpros.com^$third-party
||gayxperience.com^$third-party
||geoaddicted.net^$third-party
||geofamily.ru^$third-party
||geoinventory.com^$third-party
||getiton.com^$third-party
||gfhdkse.com^$third-party
||ggwcash.com^$third-party
||gl-cash.com^$third-party
||glbtrk.com^$third-party
||gmyze.com^$third-party
||goclick.info^$third-party
||golderotica.com^$third-party
||gomain.pro^$third-party
||googleapi.club^$third-party
||goonline13.online^$third-party
||greatcpm.com^$third-party
||gruponn.com^$third-party
||gstatic-as.pro^$third-party
||gstatic-us.pro^$third-party
||gtdkx91r.pro^$third-party
||gtsads.com^$third-party
||gunzblazingpromo.com^$third-party
||halileo.com^$third-party
||hd100546b.com^$third-party
||hdat.xyz^$third-party
||hdpreview.com^$third-party
||helltraffic.com^$third-party
||hentaibiz.com^$third-party
||herezera.com^$third-party
||hgbn.rocks^$third-party
||hghit.com^$third-party
||hhit.xyz^$third-party
||hiddenbucks.com^$third-party
||highnets.com^$third-party
||hipals.com^$third-party
||hizlireklam.com^$third-party
||home-soon.com^$third-party
||hookupbucks.com^$third-party
||hopilos.com^$third-party
||hoptopboy.com^$third-party
||hornymatches.com^$third-party
||hornyspots.com^$third-party
||hostave.net^$third-party
||hostave2.net^$third-party
||hostave4.net^$third-party
||hot-3d-girls.com^$third-party
||hotgvibe.com^$third-party
||hotsocials.com^$third-party
||hqpass.com^$third-party
||htdvt.com^$third-party
||hubtraffic.com^$third-party
||icapabloidsety.club^$third-party
||iceban.su^$third-party
||icebns.com^$third-party
||icetraffic.com^$third-party
||ideal-sexe.com^$third-party
||idolbucks.com^$third-party
||ifrwam.com^$third-party
||iheartbucks.com^$third-party
||ijrah.top^$third-party
||ilovecheating.com^$third-party
||imglnka.com^$third-party
||imglnkb.com^$third-party
||imglnkc.com^$third-party
||impactslam.com^$third-party
||impressionmonster.com^$third-party
||inheart.ru^$third-party
||intelensafrete.stream^$third-party
||intellichatadult.com^$third-party
||intellipopup.com^$third-party
||internebula.net^$third-party
||intertakekuhy.info^$third-party
||intrapromotion.com^$third-party
||iprofit.cc^$third-party
||iridiumsergeiprogenitor.info^$third-party
||itmcash.com^$third-party
||itrxx.com^$third-party
||itslive.com^$third-party
||itspsmup.com^$third-party
||itsup.com^$third-party
||itw.me^$third-party
||iwanttodeliver.com^$third-party
||iwinnersadvantage.com^$third-party
||iwlnzreu5vlx.com^$third-party
||ixspublic.com^$third-party
||jackao.net^$third-party
||japanbros.com^$third-party
||javbucks.com^$third-party
||jaymancash.com^$third-party
||jeisl.com^$third-party
||jerrcotch.com^$third-party
||jfresi.com^$third-party
||jif5o70u.pro^$third-party
||joinnowinstantly.com^$third-party
||joyourself.com^$third-party
||jqueryserve.org^$third-party
||juicycash.net^$third-party
||justgetitfaster.com^$third-party
||justresa.com^$third-party
||jz9ugaqb.com^$third-party
||k9x.net^$third-party
||kadam.ru^$third-party
||kaplay.com^$third-party
||kcolbda.com^$third-party
||kingpinmedia.net^$third-party
||klapenlyidveln.stream^$third-party
||kodicdn.com^$third-party
||kugo.cc^$third-party
||kxqvnfcg.xyz^$third-party
||lanayasite.pro^$third-party
||laynsite.pro^$third-party
||leche69.com^$third-party
||legendarylars.com^$third-party
||lhs-3844b.com^
||libertystmedia.com^$third-party
||lickbylick.com^$third-party
||lifepromo.biz^$third-party
||links-and-traffic.com^$third-party
||livecam.com^$third-party
||livejasmin.tv^$third-party
||liveprivates.com^$third-party
||livepromotools.com^$third-party
||livestatisc.com^$third-party
||livexxx.me^$third-party
||lizads.com^$third-party
||loa-traffic.com^$third-party
||loading-delivery1.com^$third-party
||lofv.xyz^$third-party
||lostun.com^$third-party
||loveadverts.com^$third-party
||lovecam.com.br^$third-party
||lovercash.com^$third-party
||lsawards.com^$third-party
||lucidcommerce.com^$third-party
||luhtb.top^$third-party
||luvcash.com^$third-party
||luvcom.com^$third-party
||lwxjg.com^$third-party
||madbanner.com^$third-party
||malakasonline.com^$third-party
||mallcom.com^$third-party
||mallorcash.com^$third-party
||manfys.com^$third-party
||marisappear.pro^$third-party
||markswebcams.com^$third-party
||masterbate.pro^$third-party
||masterwanker.com^$third-party
||matrimoniale3x.ro^$third-party
||matrix-cash.com^$third-party
||maxcash.com^$third-party
||maxiadv.com^$third-party
||mc-nudes.com^$third-party
||mcprofits.com^$third-party
||meccahoo.com^$third-party
||media-click.ru^$third-party
||mediad2.jp^$third-party
||mediagra.com^$third-party
||mediumpimpin.com^$third-party
||meineserver.com^$third-party
||meta4-group.com^$third-party
||methodcash.com^$third-party
||meubonus.com^$third-party
||mhogb.space^$third-party
||mileporn.com^$third-party
||millioncash.ru^$third-party
||mmaaxx.com^$third-party
||mmoframes.com^$third-party
||mncvjhg.com^$third-party
||mo8mwxi1.com^$third-party
||mobalives.com^$third-party
||mobilerevenu.com^$third-party
||mobtop.ru^$third-party
||modelsgonebad.com^$third-party
||monetizze.com.br^$third-party
||morehitserver.com^$third-party
||move2.co^$third-party
||mp-https.info^$third-party
||mpay69.pw^$third-party
||mpmcash.com^$third-party
||mrporngeek.com^$third-party
||mrskincash.com^$third-party
||msquaredproductions.com^$third-party
||mtoor.com^$third-party
||mtree.com^$third-party
||mxpopad.com^$third-party
||myadultimpressions.com^$third-party
||myprecisionads.com^$third-party
||mywebclick.net^$third-party
||n9nedegrees.com^$third-party
||naiadexports.com^$third-party
||nastydollars.com^$third-party
||nativexxx.com^$third-party
||netosdesalim.info^$third-party
||neuesdate.com^$third-party
||newads.bangbros.com^$third-party
||newagerevenue.com^$third-party
||newnudecash.com^$third-party
||newpush.support^$third-party
||newsexbook.com^$third-party
||ngbn.net^$third-party
||nikkiscash.com^$third-party
||ningme.ru^$third-party
||niuosnd.ru^$third-party
||njmaq.com^$third-party
||nkk31jjp.com^$third-party
||nonkads.com^$third-party
||notify.support^$third-party
||nscash.com^$third-party
||nsfwads.com^$third-party
||nummobile.com^$third-party
||nvp2auf5.com^$third-party
||o333o.com^$third-party
||oakbustrp.com^$third-party
||oconner.biz^$third-party
||octopuspop.com^$third-party
||ofapes.com^$third-party
||offaces-butional.com^$third-party
||okeo.ru^$third-party
||omynews.net^$third-party
||onedmp.com.^$third-party
||onhercam.com^$third-party
||ordermc.com^$third-party
||otaserve.net^$third-party
||othernedm.info^$third-party
||otherprofit.com^$third-party
||ouslayer.co^$third-party
||outster.com^$third-party
||overreare.co^$third-party
||oxcluster.com^$third-party
||ozelmedikal.com^$third-party
||paid-to-promote.net^$third-party
||panoll.com^$third-party
||parkingpremium.com^$third-party
||partnercash.com^$third-party
||partnercash.de^$third-party
||pc20160522.com^$third-party
||pdywlbjkeq.work^$third-party
||pecash.com^$third-party
||pennynetwork.com^$third-party
||pepipo.com^$third-party
||philstraffic.com^$third-party
||pictureturn.com^$third-party
||pkeeper3.ru^$third-party
||plantaosexy.com^$third-party
||plugrush.com^$third-party
||pnads.com^$third-party
||pnperf.com^$third-party
||poonproscash.com^$third-party
||popander.com^$third-party
||poppcheck.de^$third-party
||popupclick.ru^$third-party
||popxxx.net^$third-party
||porkolt.com^$third-party
||porn300.com^$third-party
||porn88.net^$third-party
||porn99.net^$third-party
||pornattitude.com^$third-party
||pornconversions.com^$third-party
||porndroids.com^$third-party
||pornearn.com^$third-party
||pornglee.com^$third-party
||porngray.com^$third-party
||pornkings.com^$third-party
||pornleep.com^$third-party
||pornnperfect.com^$third-party
||porno-file.ru^$third-party
||pornoow.com^$third-party
||porntagged.com^$third-party
||porntrack.com^$third-party
||pornworld.online^$third-party
||pourmajeurs.com^$third-party
||ppc-direct.com^$third-party
||premiumhdv.com^$third-party
||presatisfy.com^$third-party
||privacyprotector.com^$third-party
||private4.com^$third-party
||privateseiten.net^$third-party
||privatewebseiten.com^$third-party
||prmobiles.com^$third-party
||profistats.net^$third-party
||program3.com^$third-party
||promo4partners.com^$third-party
||promocionesweb.com^$third-party
||promokrot.com^$third-party
||promotools.biz^$third-party
||promowebstar.com^$third-party
||propbn.com^$third-party
||protect-x.com^$third-party
||protizer.ru^$third-party
||prscripts.com^$third-party
||prtawe.com^$third-party
||psma01.com^$third-party
||psma03.com^$third-party
||ptclassic.com^$third-party
||ptrfc.com^$third-party
||ptwebcams.com^$third-party
||pussy-pics.net^$third-party
||pussyeatingclub.com^$third-party
||pussyeatingclubcams.com^$third-party
||putags.com^$third-party
||putanapartners.com^$third-party
||quantumws.net^$third-party
||queronamoro.com^$third-party
||qwerty24.net^$third-party
||r7e0zhv8.com^$third-party
||rack-media.com^$third-party
||ragazzeinvendita.com^$third-party
||ramctrlgate.com^$third-party
||rareru.ru^$third-party
||rdiul.com^$third-party
||reachword.com^$third-party
||realitycash.com^$third-party
||realitytraffic.com^$third-party
||recreativ.ru^$third-party
||redirectoptimizer.com^$third-party
||redlightcenter.com^$third-party
||redpineapplemedia.com^$third-party
||reliablebanners.com^$third-party
||renewads.com^$third-party
||reon.club^$third-party
||reprak.com^$third-party
||retoxo.com^$third-party
||revivestar.com^$third-party
||rexbucks.com^$third-party
||rfity.com^$third-party
||rivcash.com^$third-party
||rmbn.net^$third-party
||rmkflouh.com^$third-party
||robotadserver.com^$third-party
||roxby.org^$third-party
||royal-cash.com^$third-party
||rtbsystem.com^$third-party
||rubanners.com^$third-party
||rukplaza.com^$third-party
||runetki.co^$third-party
||runetki.com^$third-party
||russianlovematch.com^$third-party
||safelinktracker.com^$third-party
||sahishodilitt.info^$third-party
||sancdn.net^$third-party
||sandroprabratm.info^$third-party
||sascentral.com^$third-party
||sbs-ad.com^$third-party
||scund.com^$third-party
||searchpeack.com^$third-party
||searchx.eu^$third-party
||secretbehindporn.com^$third-party
||seekbang.com^$third-party
||seemybucks.com^$third-party
||sehiba.com^$third-party
||seitentipp.com^$third-party
||sesxc.com^$third-party
||sexad.net^$third-party
||sexdatecash.com^$third-party
||sexengine.sx^$third-party
||sexiba.com^$third-party
||sexlist.com^$third-party
||sexopages.com^$third-party
||sexplaycam.com^$third-party
||sexsearch.com^$third-party
||sextadate.net^$third-party
||sextracker.com^$third-party
||sexvertise.com^$third-party
||sexy-ch.com^$third-party
||sghehllds.com^$third-party
||siccash.com^$third-party
||silvalliant.info^$third-party
||simicaseros.pro^$third-party
||sixsigmatraffic.com^$third-party
||sjosteras.com^$third-party
||skeettools.com^$third-party
||skkybrought.pro^$third-party
||smartbn.ru^$third-party
||smartclick.net^$third-party
||smopy.com^$third-party
||sms-xxx.com^$third-party
||soadvr.com^$third-party
||socialsexnetwork.net^$third-party
||solutionsadultes.com^$third-party
||souvlatraffic.com^$third-party
||spankmasters.com^$third-party
||spunkycash.com^$third-party
||squeeder.com^$third-party
||startede.com^$third-party
||startwebpromo.com^$third-party
||staticxz.com^$third-party
||statserv.net^$third-party
||steamtraffic.com^$third-party
||streamateaccess.com^$third-party
||stripsaver.com^$third-party
||styleszelife.com^$third-party
||sunnysmedia.com^$third-party
||supuv3.com^$third-party
||sv2.biz^$third-party
||sweetmedia.org^$third-party
||sweetstudents.com^$third-party
||tantoporno.com^$third-party
||targetingnow.com^$third-party
||teasernet.ru^$third-party
||teaservizio.com^$third-party
||tech-board.com^$third-party
||teendestruction.com^$third-party
||telvanil.ru^$third-party
||test1productions.com^$third-party
||the-adult-company.com^$third-party
||thebunsenburner.com^$third-party
||thepayporn.com^$third-party
||therses.com^$third-party
||thesocialsexnetwork.com^$third-party
||thrnt.com^$third-party
||thumbnail-galleries.net^$third-party
||timteen.com^$third-party
||tingrinter.com^$third-party
||tinyweene.com^$third-party
||tizernet.com^$third-party
||tlafu.space^$third-party
||tm-core.net^$third-party
||tmserver-1.com^$third-party
||tmserver-2.net^$third-party
||toget.ru^$third-party
||tonsterandhantan.info^$third-party
||top-sponsor.com^$third-party
||top100.photo^$third-party
||topbucks.com^$third-party
||tossoffads.com^$third-party
||tradineseveni.club^$third-party
||traffbiz.ru^$third-party
||traffic-in.com^$third-party
||traffic.ru^$third-party
||trafficholder.com^$third-party
||traffichunt.com^$third-party
||trafficlearn.com^$third-party
||trafficpimps.com^$third-party
||trafficshop.com^$third-party
||trafficstars.com^$third-party
||traffictraffickers.com^$third-party
||trafficundercontrol.com^$third-party
||traficmax.fr^$third-party
||trfpump.com^$third-party
||trhunt.com^$third-party
||trickyseduction.com^$third-party
||trunblock.com^$third-party
||trw12.com^$third-party
||try9.com^$third-party
||ttlmodels.com^$third-party
||tube.ac^$third-party
||tubeadnetwork.com^$third-party
||tubeadv.com^$third-party
||tubechat.eu^$third-party
||tubecorporate.com^$third-party
||tubedspots.com^$third-party
||tubepush.eu^$third-party
||tufosex.com.br^$third-party
||twinrdsrv.com^$third-party
||twistyscash.com^$third-party
||tynyh.com^$third-party
||unaspajas.com^$third-party
||utrehter.com^$third-party
||uuidksinc.net^$third-party
||uxernab.com^$third-party
||ver-pelis.net^$third-party
||verticalaffiliation.com^$third-party
||vfgta.com^$third-party
||vghd.com^$third-party
||vid123.net^$third-party
||video-people.com^$third-party
||virtuagirlhd.com^$third-party
||vividcash.com^$third-party
||vlexokrako.com^$third-party
||vlogexpert.com^$third-party
||vod-cash.com^$third-party
||vogopita.com^$third-party
||vogorana.ru^$third-party
||vogotita.com^$third-party
||vogozae.ru^$third-party
||voyeurhit.com^$third-party
||vroll.net^$third-party
||vrstage.com^$third-party
||vsexshop.ru^$third-party
||wa4etw9l.top^$third-party
||walprater.com^$third-party
||wamcash.com^$third-party
||wantatop.com^$third-party
||warsomnet.com^$third-party
||watchmygf.to^$third-party
||wct.click^$third-party
||webcambait.com^$third-party
||webcampromo.com^$third-party
||webcampromotions.com^$third-party
||webclickengine.com^$third-party
||webclickmanager.com^$third-party
||websitepromoserver.com^$third-party
||webteaser.ru^$third-party
||wellmov.com^$third-party
||weownthetraffic.com^$third-party
||weselltraffic.com^$third-party
||wetpeachcash.com^$third-party
||whaleads.com^$third-party
||whalecashads.com^$third-party
||wifelovers.com^$third-party
||wildhookups.com^$third-party
||wildmatch.com^$third-party
||wildxxxparties.com^$third-party
||wma.io^$third-party
||wood-pen.com^$third-party
||worldsbestcams.com^$third-party
||wpncdn.com^$third-party
||wpush.org^$third-party
||wqlkp.com^$third-party
||wufel.ml^$third-party
||x-adservice.com^$third-party
||xclicks.net^$third-party
||xenfrastucter.com^$third-party
||xfuckbook.com^$third-party
||xgogi.com^$third-party
||xhamstercams.com^$third-party
||xidx.org^$third-party
||xlovecam.com^$third-party
||xoliter.com^$third-party
||xpctraffic.com^$third-party
||xpollo.com^$third-party
||xsrs.com^$third-party
||xtrafficads.com^$third-party
||xtremeserve.xyz^$third-party
||xxltr.com^$third-party
||xxxadv.com^$third-party
||xxxallaccesspass.com^$third-party
||xxxbannerswap.com^$third-party
||xxxblackbook.com^$third-party
||xxxex.com^$third-party
||xxxmatch.com^$third-party
||xxxmyself.com^$third-party
||xxxnavy.com^$third-party
||xxxoh.com^$third-party
||xxxvipporno.com^$third-party
||xxxwebtraffic.com^$third-party
||yazcash.com^$third-party
||yesmessenger.com^$third-party
||yfum.com^$third-party
||yobihost.com^$third-party
||yoshatia.com^$third-party
||yourdatelink.com^$third-party
||youtube.local^$third-party
||ypmadserver.com^$third-party
||yu0123456.com^$third-party
||yuppads.com^$third-party
||yurivideo.com^$third-party
||zenkreka.com^$third-party
||ziphentai.com^$third-party
||zog.link^$third-party
||zqhkry0c.pro^$third-party
||4690y10pvpq8.com^
||abrsamar.com^
||adbidgo.com^
||adplexo.com^
||aelphotog.pro^
||anycdndata.info^
||bebadu.com^
||briggbrought.pro^
||cebadu.com^
||clickbigo.com^
||clmcom.com^
||crentexgate.com^
||crptgate.com^
||doublelimpup.com^
||dsp.wtf^
||earnbigo.com^
||febadu.com^
||foxypp.com^
||furmnas.com^
||he7ll.com^
||hebadu.com^
||hiblcom.com^
||horedi.com^
||hpyrdr.com^
||hypoot.com^
||iddpop.com^
||ilovejuju.be^
||imglnkd.com^
||ioredi.com^
||isupopc.com^
||joredi.com^
||joredii.com^
||jsmpsi.com^
||koncbabae.com^
||koradu.com^
||libedgolart.com^
||nebadu.com^
||nkmsite.com^
||oktpage.com^
||ooredi.com^
||opoxv.com^
||platado.com^
||popcain.com^
||poredii.com^
||ppcashpop.com^
||profbigo.com^
||propbigo.com^
||pttsite.com^
||qebodu.com^
||roredi.com^
||shareitpp.com^
||sitegoto.com^
||sitemnk.com^
||siterdm.com^
||soonbigo.com^
||syndicpop.com^
||syndopop.com^
||tebadu.com^
||tosfeed.com^
||tplpages.com^
||trmnsite.com^
||tsandycateup.com^
||ucdn.website^
||ulukaris.com^
||uoredi.com^
||uyiiop.site^
||voradu.com^
||voredi.com^
||whalepp.com^
||xoredi.com^
||xxssyndic.com^
||xxxrevpushclcdu.com^
||xzlnews.info^
||yebadu.com^
||yoredi.com^
||ytimm.com^
||zavrotfro.com^
||abbp1.com^$document
||allemodels.com^$document
||artamkari.com^$document
||combia-tellector.com^$document
||cradver.livejasmin.com^$document
||crptentry.com^$document
||doublepimp.com^$document
||dreamintim.net^$document
||exoclick.com^$document
||local-hot-dates.com^$document
||meeturlove.com^$document
||nlntrk.com^$document
||nyetm2mkch.com^$document
||trkinator.com^$document
||xxxrevpushclcdu.com^$document
||reporo.net^$third-party
||1lzz.com^$popup
||3file.info^$popup,third-party
||3questionsgetthegirl.com^$popup
||9content.com^$popup
||abbp1.com^$popup
||adtgs.com^$popup
||adultadworld.com^$popup,third-party
||adultmoda.com^$popup,third-party
||adultsonly.pro^$popup,third-party
||adxite.com^$popup,third-party
||adxpansion.com^$popup,third-party
||affairexcuses.com^$popup,third-party
||alxsite.com^$popup,third-party
||aquete.com^$popup,third-party
||arielpri2nce8ss09.com^$popup
||artamkari.com^$popup
||awejmp.com^$popup,third-party
||awptjmp.com^$popup
||banners.cams.com^$popup,third-party
||bitterstrawberry.com^$popup
||buy404s.com^$popup
||bxgjpocfz1g1jiwb.pro^$popup
||c4tracking01.com^$popup,third-party
||cam4tracking.com^$popup,third-party
||checkmy.cam^$popup,third-party
||chokertraffic.com^$popup,third-party
||ckrf1.com^$popup,third-party
||clockdisplaystoring.com^$popup
||connexionsafe.com^$popup
||cooch.tv^$popup,third-party
||crentexgate.com^$popup
||crptentry.com^$popup
||crptgate.com^$popup
||cstraffic.com^$popup
||date-for-more.com^$popup,third-party
||datoporn.com^$popup,third-party
||dbbp1.com^$popup
||dbbp1.net.^$popup
||dbbp1.net^$popup
||dbbp1.pro^$popup
||desklks.com^$popup
||dirty-tinder.com^$popup,third-party
||doublegear.com^$popup,third-party
||dumbpop.com^$popup
||dynsrvazg.com^$popup
||dynsrvazh.com^$popup
||dynsrvcab.com^$popup
||easysexdate.com^$popup
||ebbp1.pro^$popup
||ebocornac.com^$popup,third-party
||ekod.info^$popup,third-party
||ero-advertising.com^$popup,third-party
||ertya.com^$popup
||exgfpunished.com^$popup,third-party
||exogripper.com^$popup
||fderty.com^$popup
||flagads.net^$popup
||foaks.com^$popup,third-party
||fpctraffic2.com^$popup,third-party
||freecamsexposed.com^$popup
||freewebcams.com^$popup,third-party
||frtyi.com^$popup,third-party
||gettraff.com^$popup,third-party
||girlsoncam.info^$popup
||globaldating.online^$popup,third-party
||go-route.com^$popup
||grtyv.com^$popup,third-party
||hanaprop.com^$popup,third-party
||herezera.com^$popup
||hizlireklam.com^$popup,third-party
||hornymatches.com^$popup,third-party
||hpyrdr.com^$popup
||hrtya.com^$popup,third-party
||ilovejuju.be^$popup
||indianfriendfinder.com^$popup,third-party
||ipvertising.com^$popup
||irtye.com^$popup
||isanalyze.com^$popup
||jeisl.com^$popup,third-party
||jizzy.org^$popup
||jsmjmp.com^$popup
||juicyads.com^$popup,third-party
||kaizentraffic.com^$popup,third-party
||libedgolart.com^$popup
||lofv.xyz^$popup
||loltrk.com^$popup,third-party
||misspkl.com^$popup
||moradu.com^$popup,third-party
||mptentry.com^$popup
||needlive.com^$popup
||nextlandingads.com^$popup
||njmaq.com^$popup,third-party
||nyetm2mkch.com^$popup
||ophistler.pro^$popup
||opoxv.com^$popup
||passtechusa.com^$popup
||pd-news.com^$popup
||pinkberrytube.com^$popup
||playgirl.com^$popup
||plinx.net^$popup,third-party
||poweredbyliquidfire.mobi^$popup
||prexista.com^$popup,third-party
||prodtraff.com^$popup,third-party
||prpops.com^$popup,third-party
||prpopss.com^$popup,third-party
||quadrinhoseroticos.net^$popup,third-party
||quadrupleclick.com^$popup
||rdvinfidele.club^$popup
||repmbuycurl.com^$popup,third-party
||reporo.net^$popup,third-party
||restions-planted.com^$popup,third-party
||reviewdollars.com^$popup,third-party
||royalads.net^$popup,third-party
||sascentral.com^$popup,third-party
||setravieso.com^$popup,third-party
||sex-journey.com^$popup,third-party
||sexad.net^$popup,third-party
||sexemulator.com^$popup
||sexflirtbook.com^$popup,third-party
||sexintheuk.com^$popup,third-party
||sexmotors.com^$popup,third-party
||sexpennyauctions.com^$popup
||soadvr.com^$popup
||socialsex.biz^$popup,third-party
||socialsex.com^$popup,third-party
||targetingnow.com^$popup,third-party
||trackvoluum.com^$popup
||trafficbroker.com^$popup
||trafficholder.com^$popup,third-party
||trafficstars.com^$popup
||traffictraffickers.com^$popup,third-party
||trkinator.com^$popup
||trvtrk.com^$popup
||vlexokrako.com^$popup
||voyeurbase.com^$popup,third-party
||watchmygf.com^$popup
||xdtraffic.com^$popup,third-party
||xmatch.com^$popup
||xpeeps.com^$popup,third-party
||xvika.com^$popup,third-party
||xxlargepop.com^$popup,third-party
||xxxmatch.com^$popup
||xxxrevpushclcdu.com^$popup
||zononi.com^$popup,third-party
-api.adyoulike.com
-smartad.s3.amazonaws.com^
||000webhost.com/images/banners/
||04stream.com/pop*.js
||110mb.com/images/banners/
||1stag.com/main/img/banners/
||24casino.cz/poker300-$third-party
||24hrlikes.com/images/$third-party
||2yu.in/banner/$third-party
||360pal.com/ads/$third-party
||3dots.co.il/pop/
||3smedia.co.za^*/banner.
||6theory.com/pub/
||770.com/banniere.php?
||a.livesportmedia.eu^
||a.ucoz.net^
||a.vdo.ai^
||a04296f070c0146f314d-0dcad72565cb350972beb3666a86f246.r50.cf5.rackcdn.com^
||a7.org^*=$xmlhttprequest
||aadvertismentt.com^$subdocument
||abacast.com/banner/
||ad-v.jp/adam/
||ad.about.co.kr^
||ad.adriver.ru^$domain=firstrownow.eu|kyivpost.com|uatoday.tv|unian.info
||ad.aquamediadirect.com^$third-party
||ad.bitbay.net^$third-party
||ad.bitmedia.io^
||ad.edugram.com^
||ad.flux.com^
||ad.foxnetworks.com^
||ad.jamba.net^
||ad.linkstorms.com^$third-party
||ad.livere.co.kr^
||ad.mesomorphosis.com^
||ad.netcommunities.com^$third-party
||ad.netmedia.hu^
||ad.openmultimedia.biz^
||ad.outsidehub.com^
||ad.pickple.net^
||ad.realmcdn.net^$third-party
||ad.reklamport.com^
||ad.sensismediasmart.com.au^
||ad.smartclip.net^
||ad.smartmediarep.com^$third-party
||ad.valuecalling.com^$third-party
||ad.wsod.com^$third-party
||ad2links.com/js/$third-party
||adap.tv/redir/client/static/as3adplayer.swf
||adap.tv/redir/plugins/$object
||adap.tv/redir/plugins3/$object
||adaptv.advertising.com^$third-party
||addme.com/images/addme_$third-party
||adf.ly/?$subdocument,~third-party,domain=adf.ly
||adf.ly/images/banners/
||adf.ly^$script,third-party,domain=~j.gs|~q.gs
||adf.ly^*/link-converter.js$third-party
||adfoc.us/js/$third-party
||adform.net/banners/$third-party
||adform.net/serving/$third-party
||adimgs.t2b.click/assets/js/ttbir.js
||adingo.jp.eimg.jp^
||adlandpro.com^$third-party
||adn.ebay.com^
||adr-*.vindicosuite.com^
||ads-sg.tiktok.com^
||ads.linkedin.com^$third-party
||ads.mp.mydas.mobi^
||ads.servebom.com^
||ads.sportradar.com^
||ads.tremorhub.com^
||adserving.unibet.com^
||adss.dotdo.net^
||advanced-intelligence.com/banner
||advice-ads-cdn.vice.com^
||adziff.com^*/zdcse.min.js
||afairweb.com/html/$third-party
||aff.bstatic.com^$domain=f1i.com
||aff.marathonbet.com^
||aff.svjump.com^
||affilate-img-affasi.s3.amazonaws.com^$third-party
||affiliate-api.ti-media.net^
||affiliate.heureka.cz^
||affiliate.juno.co.uk^$third-party
||affiliate.mediatemple.net^$third-party
||affiliatehub.skybet.com^$third-party
||affiliateprogram.keywordspy.com^
||affiliates.allposters.com^
||affiliates.bookdepository.co.uk^$third-party
||affiliates.bookdepository.com^$third-party
||affiliates.homestead.com^$third-party
||affiliates.lynda.com^$third-party
||affiliatesmedia.sbobet.com^
||affiliation.filestube.com^$third-party
||affiliation.fotovista.com^
||affiliationjs.s3.amazonaws.com^
||affutdmedia.com^$third-party
||agoda.net/banners/
||ahacdn.me/renderer/renderer.js
||ahlanlive.com/newsletters/banners/$third-party
||airpushmarketing.s3.amazonaws.com^
||airvpn.org/images/promotional/
||ak.imgaft.com^$third-party
||ak1.imgaft.com^$third-party
||akamai.net^*.247realmedia.com/$third-party
||akamai.net^*/espnpreroll/$object
||akamai.net^*/pics.drugstore.com/prodimg/promo/
||akamaihd.net/lmedianet.js
||akamaihd.net/ssa/*?zoneid=$subdocument
||akamaihd.net^*/web/pdk/swf/freewheel.swf?$third-party
||alexa.com^*/promotebuttons/
||algart.net*_banner_$third-party
||algovid.com/player/get_player_vasts?
||alicdn.com^$domain=prostylex.org
||allposters.com^*/banners/
||allsend.com/public/assets/images/
||alluremedia.com.au^*/campaigns/
||alpsat.com/banner/
||altushost.com/docs/$third-party
||amazon.com/?_encoding*&linkcode$third-party
||amazon.com/gp/redirect.html?$subdocument,third-party
||amazon.com^*/getaanad?$third-party
||amazonaws.com/ad/$domain=isaham.my
||amazonaws.com/ad_w_intersitial.html
||amazonaws.com/ansible.js$domain=motherjones.com
||amazonaws.com/banner/$domain=gserp.com
||amazonaws.com/betpawa-*.html?aff=
||amazonaws.com/bo-assets/production/banner_attachments/
||amazonaws.com/btrb-prd-banners/
||amazonaws.com/crossdomain.xml$object,domain=ndtv.com
||amazonaws.com/digitalcinemanec.swf$domain=boxoffice.com
||amazonaws.com/dmx_banner?$domain=autodealer.co.za
||amazonaws.com/fvefwdds/
||amazonaws.com/images/a/$domain=slader.com
||amazonaws.com/lms/sponsors/
||amazonaws.com/ludicrous/
||amazonaws.com/newscloud-production/*/backgrounds/$domain=crescent-news.com|daily-
jeff.com|recordpub.com|state-journal.com|the-daily-record.com|the-review.com|times-
gazette.com
||amazonaws.com/optimera-
||amazonaws.com/ownlocal-
||amazonaws.com/photos.offers.analoganalytics.com/
||amazonaws.com/player.php?vidurl=$object,domain=ndtv.com
||amazonaws.com/pmb-musics/download_itunes.png
||amazonaws.com/promotions/$domain=~brewculture.com
||amazonaws.com/skyscrpr.js
||amazonaws.com/squirrels.getsquirrel.co/$third-party
||amazonaws.com/streetpulse/ads/
||amazonaws.com/wafmedia6.com/
||amazonaws.com/youpop/
||amazonaws.com^$script,subdocument,xmlhttprequest,domain=bittorrent.am|
gelbooru.com|hdvid.tv|macupload.net|ndtv.com|ohmanhua.com|onvid.fun|onvid.pw|
rawdevart.com|replaytvstreaming.com|streamplay.to|thelibertydaily.com|
thevideobee.to|usersfiles.com|vidhd.icu|vshare.eu|yify-movies.net
||amazonaws.com^$third-party,xmlhttprequest,domain=abcvideo.cc|animeheaven.ru|
bdupload.info|bittorrent.am|c123movies.com|downloadpirate.com|hdvid.tv|
macupload.net|ocean0fgames.com|onvid.fun|onvid.pw|sadeempc.com|thevideobee.to|
tsumino.com|vidhd.icu|vshare.eu|wizhdsports.is|yourvideohost.com
||amazonaws.com^*/ads/$image,domain=washingtonmonthly.com
||amazonaws.com^*/Amazon/$domain=systemrequirementslab.com
||amazonaws.com^*/direct/$domain=mycbseguide.com
||amazonaws.com^*/funders-$domain=globalvoices.org
||amazonaws.com^*/player_request_*/get_affiliate_
||an.yandex.ru^$domain=~e.mail.ru
||analytics.disneyinternational.com^
||ancestrydata.com/widget.html?$domain=findagrave.com
||angelbc.com/clients/*/banners/$third-party
||anonym.to/*findandtry.com
||any.gs/visitScript/$third-party
||ao-freegeoip.herokuapp.com^
||aol.co.uk^*/cobrand.js
||aolcdn.com/os/mapquest/marketing/promos/
||aolcdn.com/os/mapquest/promo-images/
||aolcdn.com/os/music/img/*-skin.jpg
||api.140proof.com^$third-party
||api.bitp.it^$third-party
||api.ticketnetwork.com/Events/TopSelling/domain=nytimes.com
||apihotels.net/onestream/events/
||apkmaza.net/wp-content/uploads/$third-party
||apnonline.com.au/img/marketplace/*_ct50x50.gif
||appdevsecrets.com/images/nuts/
||apple.com/itunesaffiliates/
||appnext-a.akamaihd.net^
||appsgenius.com/images/$third-party
||arcadetown.com/as/show.asp
||ard.ihookup.com^
||artistdirect.com/partner/
||as.jivox.com/jivox/serverapis/getcampaignbysite.php?$object
||assets.betterbills.com/widgets/
||associmg.com^*.gif?tag-
||astrology.com/partnerpages/
||augine.com/widget|$third-party
||autodealer.co.za/inc/widget/$third-party
||autotrader.ca/result/AutosAvailableListings.aspx?$third-party
||autotrader.co.za/partners/$third-party
||award.sitekeuring.net^
||awin1.com/cawshow.php$third-party
||awin1.com/cshow.php$third-party
||axandra.com/affiliates/
||azureedge.net/cdn/js/rad.js
||b.babylon.com^
||b.marfeelcache.com/statics/marfeel/gardac-sync.js
||b92s.net/images/banners/
||badoo.com/informer/$third-party
||ball2win.com/Affiliate/
||bamstudent.com/files/banners/
||bankrate.com/jsfeeds/$third-party
||bankrate.com^$subdocument,domain=yahoo.com
||banman.isoftmarketing.com^$third-party
||banner.101xp.com^
||banner.3ddownloads.com^
||banner.europacasino.com^
||banner.titancasino.com^
||banner.titanpoker.com^$third-party
||banner2.casino.com^$third-party
||bannermaken.nl/banners/$third-party
||banners.ixitools.com^$third-party
||banners.smarttweak.com^$third-party
||banners.videosz.com^$third-party
||barnebys.com/widgets/$third-party
||bbcchannels.com/workspace/uploads/
||bc.coupons.com^$third-party
||bc.vc/js/link-converter.js$third-party
||beachcamera.com/assets/banners/
||beauties-of-ukraine.com/export.js
||bee4.biz/banners/
||bemyapp.com/trk/$third-party
||bergen.com^*/sponsoredby-
||besthosting.ua/banner/
||bestofmedia.com/ws/communicationSpot.php?
||bet-at-home.com/oddbanner.aspx?
||bet365.com/favicon.ico$third-party
||beta.down2crazy.com^$third-party
||betterbills.com.au/widgets/
||betting.betfair.com^$third-party
||betwaypartners.com/affiliate_media/$third-party
||bharatmatrimony.com/matrimoney/matrimoneybanners/$third-party
||bhphotovideo.com^$domain=diglloyd.com
||bidder.criteo.com^$third-party
||bidorbuy.co.za/jsp/system/referral.jsp?
||bidorbuy.co.za/jsp/tradesearch/TradeFeedPreview.jsp?$third-party
||bigcommerce.com^*/product_images/$domain=politicalears.com
||bigrock.in/affiliate/
||bijk.com^*/banners/
||binbox.io/public/img/promo/$third-party
||binopt.net/banners/
||bit.ly^$image,domain=planepictures.net|tooxclusive.com
||bit.ly^$subdocument,domain=adf.ly
||bitbond.com/affiliate-program/$third-party
||bitcoindice.com/img/bitcoindice_$third-party
||bitcoinwebhosting.net/banners/$third-party
||bithostcoin.io/img/$third-party
||bitshare.com^*/banner/
||bittorrent.am/serws.php?$third-party
||bl.wavecdn.de^
||blacklistednews.com/contentrotator/
||blamads-assets.s3.amazonaws.com^
||blindferret.com/images/*_skin_
||blinkx.com/?i=*&adc_pub_id=$script,third-party
||blinkx.com/f2/overlays/
||bliss-systems-api.co.uk^$third-party
||blissful-sin.com/affiliates/
||blogatus.com/images/banner/$third-party
||blogsmithmedia.com^*/amazon_
||bloodstock.uk.com/affiliates/
||bluehost-cdn.com/media/partner/images/
||bluehost.com/web-hosting/domaincheckapi/?affiliate=$third-party
||bluepromocode.com/images/widgets/$third-party
||bluesattv.net/bluesat.swf
||bluesattv.net/bluesattvnet.gif
||bluesattv.net/gif.gif
||bluhostedbanners.blucigs.com^
||bo-videos.s3.amazonaws.com^$third-party
||boago.com^*_Takeover_
||bollyrulez.net/media/adz/
||booking.com^$subdocument,domain=ekathimerini.com
||booking.com^*;tmpl=banner_
||bookingdragon.com^$subdocument,third-party
||bordernode.com/images/$third-party
||borrowlenses.com/affiliate/
||bosh.tv/hdplugin.
||bpath.com/affiliates/
||bplaced.net/pub/
||brandpa.com/widgets/$third-party
||bravenet.com/cserv.php
||break.com/break/html/$subdocument
||break.com^*/partnerpublish/
||brettterpstra.com/wp-content/uploads/$third-party
||broadbandgenie.co.uk/widget?$third-party
||bruteforceseo.com/affiliates/
||bruteforcesocialmedia.com/affiliates/
||bstatic.com^$script,domain=ekathimerini.com|hikersbay.com|stl.news|
theolivepress.es|traveller24.com|wantedinafrica.com|wantedineurope.com|
wantedinmilan.com|wantedinrome.com
||btguard.com/images/$third-party
||btr.domywife.com^
||btrd.net/assets/interstitial$script
||bubbles-uk.com/banner/$third-party
||bullguard.com^*/banners/
||burnside.dtcn.com^$third-party
||burst.net/aff/
||burstnet.akadns.net^$image
||businessnewswatch.ca/images/nnwbanner/
||butter.to^$subdocument,third-party
||buy.com^*/affiliate/
||buyhatke.com/widgetBack/
||buzznet.com^*/showpping-banner-$third-party
||byzoo.org/script/tu*.js
||bza.co^$subdocument,third-party
||c.netu.tv^
||cache.sellwild.com^$third-party
||cachefly.net/cricad.html
||cactusvpn.com/images/affiliates/
||camelmedia.net^*/banners/
||carbiz.in/affiliates-and-partners/
||careerjunction.co.za/widgets/$third-party
||careerjunction.co.za^*/widget?$third-party
||careerwebsite.com/distrib_pages/jobs.cfm?$third-party
||carfax.com/img_myap/$third-party
||cars.fyidriving.com^$subdocument,third-party
||cas.*.criteo.com^$third-party
||cas.clickability.com^
||cas.criteo.com^$third-party
||casalemedia.com/cygnus?
||cash.neweramediaworks.com^
||cashmakingpowersites.com^*/banners/
||cashmyvideo.com/images/cashmyvideo_banner.gif
||casinobonusdeal.com^$subdocument,domain=sportlemon.org|sportlemon.tv
||castasap.com/publi2.html
||catholicweb.com^*/banners/
||caw.*.criteo.com^$third-party
||cbpirate.com/getimg.php?
||cccam.co/banner_big.gif
||cdn.adblade.com^$third-party
||cdn.assets.gorillanation.com^$third-party
||cdn.cdncomputer.com/js/main.js
||cdn.comparecards.com^$domain=fortune.com|time.com
||cdn.fluidplayer.com^*/vast.js
||cdn.mgid.com^$third-party,domain=~marketgid.com|~marketgid.com.ua
||cdn.ndparking.com/js/init.min.js
||cdn.offcloud.com^$third-party
||cdn.sweeva.com/images/$third-party
||cdn.tech426.com/pub/
||cdn.totalfratmove.com^$image,domain=postgradproblems.com
||cdn77.org/tags/
||cdnpark.com/scripts/js3.js
||cdnprk.com/scripts/js3.js
||cdnprk.com/scripts/js3caf.js
||cdnservices.net/megatag.js
||centauro.net^*/banners/$third-party
||centralmediaserver.com^*_side_bars.jpg
||centrora.com//store/image/$third-party
||cex.io/img/b/
||cex.io/informer/$third-party
||cfcdn.com/showcase_sample/search_widget/
||cgmlab.com/tools/geotarget/custombanner.js
||chacsystems.com/gk_add.html$third-party
||challies.com^*/wtsbooks5.png$third-party
||charlestondealstoday.com/aux/ux/_component/ss_dealrail/$subdocument,third-party
||choices.truste.com^$third-party
||chriscasconi.com/nostalgia_ad.
||cimg.in/images/banners/
||citygridmedia.com/ads/
||clarity.abacast.com^
||classistatic.com^*/sponsors/
||click.alibaba.com^$subdocument,third-party
||click.aliexpress.com^$subdocument,third-party
||click.eyk.net^
||clickandgo.com/booking-form-widget?$third-party
||clickfunnels.com^*/cfpop.js
||clickiocdn.com/t/common_
||clicksure.com/img/resources/banner_
||clicktripz.com/scripts/js/ct.js
||clipdealer.com/?action=widget&*&partner=
||cloudbet.com/ad/
||cloudfront.net/dfpd.js
||cloudfront.net/fabric.min.js
||cloudfront.net/images/super-banner/$domain=buyandsellph.com
||cloudfront.net/js/ad.js$domain=langenscheidt.com
||cloudfront.net/nimblebuy/
||cloudfront.net/prod-global-
||cloudfront.net/scripts/js3caf.js
||cloudfront.net/st.js
||cloudfront.net/tie.js
||cloudfront.net^$image,script,subdocument,xmlhttprequest,domain=171gifs.com|
300mbfilms.org|4archive.org|69sugar.com|adbull.me|addic7ed.com|adultdouga.biz|
agarios.org|amabitch.com|ancensored.com|andrija-i-andjelka.com|animeado.net|
animeheaven.ru|animezone.pl|antenasport.eu|anyanime.com|arabp2p.com|archived.moe|
asianxv.com|avpockiehd.com|azkempire.com|aznude.com|balkandownload.org|
balkanje.com|bdupload.info|beelink.in|beforeitsnews.com|biology-online.org|
bittorrent.am|blackboxrepack.com|blogqpot.com|brazzershd.co|c123movies.com|
camwhores.co|capodeportes.net|cartoonth12.com|chronos.to|cloudyfiles.co|columbia-
xxx.com|comedy.com|coroas40.com|crackingpatching.com|croco.site|dailyuploads.net|
dblatino.com|dbzsuper.tv|desixnxx.net|devil-torrents.pl|discografiascompletas.net|
downloadgameps3.com|downloadgamepsp.com|downloadming.io|drhmonegyi.net|
ekasiwap.com|electro-torrent.pl|embedsr.to|erodouga69.com|erostar.jp|
estrenosdoramas.net|etsmods.net|extremetech.com|extremotvplay.com|filmclub.tv|
filmeserialeonline.org|filmesonlineplay.com|filmi7.com|flyordie.com|
freeiptvlinks.net|freelivesports.co|frendz4m.com|fulldowngames.biz|fxporn.net|
g17.com|gameofporn.net|gamepciso.com|garotosbrasil.com|gaycock4u.com|gaysex69.net|
geekzone.co.nz|gelbooru.com|girlswithmuscle.com|goodvideohost.com|gravuregirlz.com|
grcrt.net|hacknetfl1x.net|happy-foxie.com|hdarkzone.com|hdtube.co|hdvid.tv|hentai-
id.tv|hentaiplay.net|hentaiplus.co|her69.net|hindimoviesonlines.net|hiper.cool|
homeporn.tv|hon3yhd.com|hyperdebrid.net|igg-games.com|imgsmile.com|
incestoporno.org|jav-for.me|javeu.com|javgay.com|javhd.pro|javkimochiii.com|
javleak.com|javmobile.net|javmost.com|javonline.online|javrom.com|jazztv.co|
jdownloader2premium.com|jizzman.com|jogostorrentgratis.net|jpfiles.eu|jpidols.tv|
k18.co|kissanime.digital|kreskowkazone.pl|kreskowki.tv|lambingan.su|lecheanal.com|
leech.ae|leosims.com|linksprotection.com|linx.cloud|livesoccertv.live|
loonertube.com|macnwins.com|mactorrents.org|macupload.net|mangacanblog.com|
maniacosporcomics.com|media1fire.com|megafilmeshdplus.org|meguminime.com|
metaserie.com|milversite.me|minatosuki.com|minhaserie.me|mitemovie.com|mixdrop.to|
mixhdporn.com|mkvtv.net|mmfilmes.com|mocnoi.com|movieshdgratis.com.mx|multiup.org|
musculoduro.com.br|muvibg.com|mzansifun.com|mzansixxx.com|neko-miku.com|
nekonime.com|nitroflare.com|ocean0fgames.com|ohmanhua.com|ohohd.com|ohyeah1080.com|
omberbagi.com|omghype.com|ondeeubaixo.com|onvid.fun|onvid.pw|ouo.io|peliculasm.tv|
peliculasmega1k.com|pelisxporno.com|phimotv.net|picanteeproibido.com.br|
piratebay.co.in|pirateiro.com|pornfromcz.com|pornfromczech.com|pornlibrary.net|
pornobae.com|pornocomics.net|pornvxl.com|programasvirtualespc.net|r34anim.com|
rawdevart.com|reallifecamvd.com|reevown.com|rosextube.com|sadeempc.com|salon.com|
savvystreams.blogspot.com|scambiofile.info|seriescr.com|serieslatino.tv|
seriesparaassistironline.org|sexix.net|sexloading.com|sexy-youtubers.com|
sexyeroticgirls.com|shofonline.org|sparknotes.com|srfiles.com|stadium-live.biz|
streamingok.com|streamlord.com|streamplay.to|suki48.web.id|sweext.com|
taxidrivermovie.com|temp-mail.org|theapricity.com|thebarchive.com|
thelibertydaily.com|thepiratebay.org|thevideobee.to|torlock.com|torrentlocura.com|
tousatu.biz|tsumino.com|tubeoffline.com|tuhentaionline.com|ufreetv.com|uplovd.com|
usersfiles.com|v100v.net|verpeliculasporno.gratis|vertusnovelas.net|viddoto.com|
video.az|videosnudes.com|vidhd.icu|vldtodo.com|vshare.eu|watchjavidol.com|
webfirstrow.eu|xmovies1.com|xrares.com|xteenchan.com|xxgasm.com|yeucontrai.com|
youpornzz.com|yourbittorrent.com|yourvideohost.com|zfilmeonline.eu|zw-net.com
||cloudiro.com^*-ads.
||cloudlocker.biz/img/$third-party
||cloudzer.net/ref/
||cloudzer.net^*/banner/$third-party
||cmp.advertising.com^$third-party
||cngroup.co.uk/service/creative/
||cnnewmedia.co.uk/locker/
||codeartlove.com/clients/
||coinmama.com/assets/img/banners/$third-party
||colmwynne.com^$image,third-party
||colorlabsproject.com^*/banner_
||complexmedianetwork.com/js/cmnUNT.js
||comx-computers.co.za/banners/$third-party
||conduit.com//banners/$third-party
||connect.summit.co.uk^
||connectok.com/brightcove/?$domain=newsok.com
||consoletarget.com/*.php$script,subdocument
||consolpub.com/weatherwindow/
||content.ad/GetWidget.aspx$third-party
||content.ad/Scripts/widget*.aspx
||content.livesportmedia.eu^
||content.secondspace.com^$~image,third-party
||contentcastsyndication.com^*&banner
||continent8.com^*/bannerflow/
||conversionplanet.com/published/feeds/$third-party
||couponcp-a.akamaihd.net^$third-party
||couptopia.com/affiliate/$third-party
||coxnewsweb.com^*/ads/
||cperformmedia-a.akamaihd.net^
||cpm.amateurcommunity.de^
||cpmstar.com/cached/
||cpmstar.com/view.aspx
||cq.com/pub/
||creativecdn.com/creatives?
||creatives.inmotionhosting.com^
||credible.com^$domain=foxbusiness.com
||criteo.com/delivery/$third-party
||crowdsavings.com/r/banner/
||cruiseline.com/widgets/$third-party
||cruisesalefinder.co.nz/affiliates.html$third-party
||crunchyroll.com/awidget/$third-party
||cstv.com^*/sponsors/
||ct.verticalhealth.net^
||cts.tradepub.com/cts4/?ptnr=*&tm=$third-party
||cursecdn.com/banner/
||cursecdn.com/display/
||cursecdn.com/shared-assets/current/anchor.js?id=$third-party
||customer.heartinternet.co.uk^$third-party
||cut-win.com/img/banners/
||cuteonly.com/banners.php$third-party
||d-l-t.com^$subdocument,third-party
||d10lv7w3g0jvk9.cloudfront.net^
||d11enq2rymy0yl.cloudfront.net^
||d11tybz5ul8vel.cloudfront.net^
||d13k7prax1yi04.cloudfront.net^
||d140sbu1b1m3h0.cloudfront.net^
||d15gt9gwxw5wu0.cloudfront.net^
||d15kdpgjg3unno.cloudfront.net^
||d162nnmwf9bggr.cloudfront.net^
||d18g6t7whf8ejf.cloudfront.net^
||d18xeipe1243h6.cloudfront.net^
||d1aezk8tun0dhm.cloudfront.net^
||d1aqvw7cn4ydzo.cloudfront.net^
||d1crt12zco2cvf.cloudfront.net^
||d1ebha2k07asm5.cloudfront.net^
||d1il9t8pu4dsoj.cloudfront.net^
||d1lxz4vuik53pc.cloudfront.net^*/inner-host.min.js
||d1mbgf0ge24riu.cloudfront.net^
||d1n3tk65esqc4k.cloudfront.net^
||d1nmxiiewlx627.cloudfront.net^
||d1nnhbi4g0kj5.cloudfront.net^
||d1qc76gneygidm.cloudfront.net^
||d1qggq1at2gusn.cloudfront.net^
||d1qk9ujrmkucbl.cloudfront.net^
||d1r90st78epsag.cloudfront.net^
||d1rguclfwp7nc8.cloudfront.net^
||d1rkf0bq85yx06.cloudfront.net^
||d1v99qnc7usc0g.cloudfront.net^
||d1wa9546y9kg0n.cloudfront.net/index.js
||d1wjz6mrey9f5v.cloudfront.net^
||d1zgderxoe1a.cloudfront.net^
||d21j20wsoewvjq.cloudfront.net^
||d22lo5bcpq2fif.cloudfront.net^
||d23guct4biwna6.cloudfront.net^
||d25dfknw9ghxs6.cloudfront.net^
||d25xkbr68qqtcn.cloudfront.net^
||d26c6kzavi5zwd.cloudfront.net^
||d29dbajta0the9.cloudfront.net^
||d29i6o40xcgdai.cloudfront.net^
||d2b560qq58menv.cloudfront.net^
||d2bgg7rjywcwsy.cloudfront.net^
||d2c4ylitp1qu24.cloudfront.net^
||d2cgumzzqhgmdu.cloudfront.net^
||d2d8qsxiai9qwj.cloudfront.net^
||d2edfzx4ay42og.cloudfront.net^
||d2focgxak1cn74.cloudfront.net^
||d2g9nmtuil60cb.cloudfront.net^
||d2ghscazvn398x.cloudfront.net^
||d2hvwfg7vv4mhf.cloudfront.net^
||d2izls9pm2f64q.cloudfront.net^
||d2j042cj1421wi.cloudfront.net^
||d2kbaqwa2nt57l.cloudfront.net/?qabkd=
||d2kbaqwa2nt57l.cloudfront.net/br?
||d2kk0o3fr7ed01.cloudfront.net^
||d2klx87bgzngce.cloudfront.net^
||d2kr2fnkbj2h4c.cloudfront.net^
||d2kz60b0gq4lg.cloudfront.net^
||d2l3f1n039mza.cloudfront.net^
||d2mic0r0bo3i6z.cloudfront.net^
||d2muzdhs7lpmo0.cloudfront.net^
||d2nlytvx51ywh9.cloudfront.net^
||d2nz8k4xyoudsx.cloudfront.net^
||d2pxbld8wrqyrk.cloudfront.net^
||d2qz7ofajpstv5.cloudfront.net^
||d2szg1g41jt3pq.cloudfront.net^
||d2taktuuo4oqx.cloudfront.net^
||d2v02itv0y9u9t.cloudfront.net^
||d2va1d0hpla18n.cloudfront.net^
||d31vxm9ubutrmw.cloudfront.net^
||d33otidwg56k90.cloudfront.net^
||d33t3vvu2t2yu5.cloudfront.net/pub/
||d34rdvn2ky3gnm.cloudfront.net^
||d355vwft2pa8h6.cloudfront.net^
||d359wjs9dpy12d.cloudfront.net^
||d38itq6vdv6gr9.cloudfront.net^
||d3a42c7xs4vn3.cloudfront.net^
||d3ahinqqx1dy5v.cloudfront.net^
||d3aiy6aqoa3ykz.cloudfront.net^
||d3al52d8cojds7.cloudfront.net^
||d3dytsf4vrjn5x.cloudfront.net^
||d3em0905j9y6sm.cloudfront.net^
||d3hitamb7drqut.cloudfront.net^
||d3hs51abvkuanv.cloudfront.net^
||d3kblkhdtjv0tf.cloudfront.net^
||d3l320urli0p1u.cloudfront.net^
||d3lvr7yuk4uaui.cloudfront.net^
||d3mr7y154d2qg5.cloudfront.net^
||d3mzokty951c5w.cloudfront.net^
||d3nvrqlo8rj1kw.cloudfront.net^
||d3pe8wzpurrzss.cloudfront.net^
||d3q33rbmdkxzj.cloudfront.net^
||d3rp5jatom3eyn.cloudfront.net^$domain=~my.na
||d3uqm14ppr8tkw.cloudfront.net^
||d3vpf6i51y286p.cloudfront.net^
||d4ngwggzm3w7j.cloudfront.net^
||d5pb47xzjz3fc.cloudfront.net^
||d63a3au5lqmtu.cloudfront.net^
||d6sav80kktzcx.cloudfront.net^
||d7016uqa4s0lw.cloudfront.net^
||da3uf5ucdz00u.cloudfront.net^
||dailyanimation.studio^*/banners.
||dailydealstwincities.com/widgets/$subdocument,third-party
||dal9hkyfi0m0n.cloudfront.net^
||dapatwang.com/images/banner/
||dart.clearchannel.com^
||dasfdasfasdf.no-ip.info^
||data.neuroxmedia.com^
||datafeedfile.com/widget/readywidget/
||datakl.com/banner/
||daterly.com/*.widget.php$third-party
||dawanda.com/widget/$third-party
||dbam.dashbida.com^
||dbcdqp72lzmvj.cloudfront.net^
||dc08i221b0n8a.cloudfront.net^$third-party
||ddvfoj5yrl2oi.cloudfront.net^
||dealextreme.com/affiliate_upload/$third-party
||dealplatform.com^*/widgets/$third-party
||deals.macupdate.com^$third-party
||dealspure.com^$third-party
||dealswarm.com^$subdocument,third-party
||dealtoday.com.mt/banners/
||dealzone.co.za^$script,third-party
||decals.rcgroups.com^$third-party
||decals.rcgroups.net^$third-party
||delivery-dev.thebloggernetwork.com^
||delivery.thebloggernetwork.com^
||dennis.co.uk^*/siteskins/
||depositfiles.com^*.php?ref=
||deskbabes.com/ref.php?
||desperateseller.co.uk/affiliates/
||detroitmedia.com/jfry/
||dev-cms.com^*/promobanners/
||developermedia.com/a.min.js
||dew9ckzjyt2gn.cloudfront.net^
||dhgate.com^$third-party,domain=sammyhub.com
||dhresource.com^*/banner$third-party
||digitalsatellite.tv/banners/
||direct.quasir.info^$third-party
||directnicparking.com^$third-party
||display.digitalriver.com^
||disqus.com/listPromoted?
||disqusservice.com/iframe/fallback/
||dj.rasset.ie/dotie/js/rte.ads.js
||djr4k68f8n55o.cloudfront.net^
||djz9es32qen64.cloudfront.net^
||dm0acvguygm9h.cloudfront.net^
||dmkdtkad2jyb9.cloudfront.net^
||dmx.districtm.io^$third-party
||dojx47ab4dyxi.cloudfront.net^
||domain.com.au/widget/$subdocument,third-party
||domainapps.com/assets/img/domain-apps.gif$third-party
||domaingateway.com/js/redirect-min.js
||domainnamesales.com/return_js.php?
||dorabet.com/banner/
||dot.tk/urlfwd/searchbar/bar.html
||dotz123.com/run.php?
||download-provider.org/?aff.id=$third-party
||download.bitdefender.com/resources/media/$third-party
||downloadandsave-a.akamaihd.net^$third-party
||downloadprovider.me/en/search/*?aff.id=*&iframe=$third-party
||dpbfm6h358sh7.cloudfront.net^
||dpsq2uzakdgqz.cloudfront.net^
||dq3yxnlzwhcys.cloudfront.net^
||dqhi3ea93ztgv.cloudfront.net^
||dr3k6qonw2kee.cloudfront.net^
||dr8pk6ovub897.cloudfront.net^
||dramafever.com/widget/$third-party
||dreamboxcart.com/earning/$third-party
||dreamhost.com/rewards/$third-party
||dreamstime.com/banner/
||dreamstime.com/img/badges/banner$third-party
||dreamstime.com/refbanner-
||drf8e429z5jzt.cloudfront.net^
||drive360.co.za^$script,domain=iol.co.za
||droidnetwork.net/img/dt-atv160.jpg
||droidnetwork.net/img/vendors/
||dropbox.com^*/aff-resources/$domain=gramfeed.com
||ds02gfqy6io6i.cloudfront.net^
||dsh7ky7308k4b.cloudfront.net^
||dsie7h4lo9wxu.cloudfront.net^
||dstik9906m659.cloudfront.net^
||dtakdb1z5gq7e.cloudfront.net^
||dtrk.slimcdn.com^
||dttek.com/sponsors/
||dtto8zfzskfoa.cloudfront.net^
||du2uh7rq0r0d3.cloudfront.net^
||duckduckgo.com/public/$third-party
||dunhilltraveldeals.com^$subdocument,third-party
||duzt6rhr7wo8p.cloudfront.net^
||dv7t7qyvgyrt5.cloudfront.net^
||dvc8653ec6uyk.cloudfront.net^
||dvdfab.com/images/fabnewbanner/$third-party
||dvt4pepo9om3r.cloudfront.net^
||dx.com/affiliate/$third-party
||dxprljqoay4rt.cloudfront.net^
||dybxezbel1g44.cloudfront.net^
||dynamicserving.com^$third-party
||dynw.com/banner
||e-tailwebstores.com/accounts/default1/banners/
||e-webcorp.com/images/$third-party
||earn-bitcoins.net/banner_
||easyretiredmillionaire.com/img/aff-img/
||eattoday.com.mt/widgets/$third-party
||ebaycommercenetwork.com/publisher/$third-party
||ebaystatic.com/aw/signin/ebay-signin-toyota-
||ebaystatic.com^$domain=psu.com
||ebaystatic.com^*/motorswidgetsv2.swf?
||ebladestore.com^*/banners/
||eblastengine.upickem.net^$third-party
||echineselearning.com^*/banner.jpg
||ecopayz.com/files/images/affiliates/
||ectaco-store.com^*/promo.jsp?
||edge.viagogo.co.uk^*/widget.ashx?$third-party
||edgecastcdn.net^*.barstoolsports.com/wp-content/banners/
||eharmony.com.au^$subdocument,third-party
||eholidayfinder.com/images/logo.gif$third-party
||elenasmodels.com/cache/cb_$third-party
||elitsearch.com^$subdocument,third-party
||elliottwave.com/fw/regular_leaderboard.js
||emailcashpro.com/images/$third-party
||emsisoft.com/bnr/
||emsservice.de.s3.amazonaws.com/videos/
||engine.eroge.com^$third-party
||enticelabs.com/el/
||entitlements.jwplayer.com^$third-party
||epimg.net/js/pbs/
||epnt.ebay.com^$third-party
||epowernetworktrackerimages.s3.amazonaws.com^
||escape.insites.eu^$third-party
||esport-betting.com^*/betbanner/
||essayerudite.com/images/banner/
||etimg.com/js_etsub/
||etoolkit.com/banner/$third-party
||etoro.com/B*_A*_TGet.aspx$third-party
||etoro.com/B*_A*_TGet_$third-party
||etrader.kalahari.com^$third-party
||etrader.kalahari.net^$third-party
||europolitique.info^*/pub/
||euwidget.imshopping.com^
||events.kalooga.com^
||everestpoker.com^*/?adv=
||exmo.me/?ref=$third-party
||exoplanetwar.com/l/landing.php?
||expekt.com/affiliates/
||extensoft.com/artisteer/banners/
||exwp.org/partners/
||eyetopics.com/content_images/$third-party
||facebook.com/audience_network/$third-party
||facebook.com/audiencenetwork/$third-party
||facebook.net/*-tag.js$third-party,domain=~facebook.com
||fairfaxregional.com.au/proxy/commercial-partner-solar/
||familytreedna.com/img/affiliates/
||fancybar.net/ac/fancybar.js?zoneid$third-party
||fantaz.com^*/banners/$third-party
||fapturbo.com/testoid/
||farmholidays.is/iframeallfarmsearch.aspx?$third-party
||fastcccam.com/images/fcbanner2.gif
||fatads.toldya.com^$third-party
||fatburningfurnace.com^*/fbf-banner-
||fcgadgets.blogspot.com^$third-party
||feedburner.com/~a/
||femalefirst.co.uk/widgets/$third-party
||fenixm.com/actions/*Skin*.$image
||ff.doubleclick.net^
||ffconf.org/embed/$subdocument,third-party
||filedownloader.net/design/$third-party
||filedroid.net/af_ta/$third-party
||filefactory.com^*/refer.php?hash=
||filejungle.com/images/banner/
||fileloadr.com^$third-party
||fileparadox.com/images/banner/
||filepost.com/static/images/bn/
||fileserve.com/images/banner_$third-party
||filterforge.com/images/banners/
||fimserve.myspace.com^$third-party
||firstclass-download.com^$subdocument,third-party
||flagship.asp-host.co.uk^$third-party
||flashx.tv/banner/
||flipchat.com/index.php?$third-party
||flipkart.com/?affid=$subdocument,third-party
||flipkart.com/affiliateWidget/$third-party
||flipkart.com/dl/?affid=$subdocument,third-party
||flixcart.com/affiliate/$third-party
||flower.com/img/lsh/
||fncstatic.com^*/business-exchange.html
||footymad.net/partners/
||forms.aweber.com/form/styled_popovers_and_lightboxes.js$third-party
||fortune5minutes.com^*/banner_
||fragfestservers.com/bannerb.gif
||freakshare.net/banner/
||free-football.tv/images/usd/
||freecycle.org^*/sponsors/
||freetrafficsystem.com/fts/ban/
||freetricktipss.info^$subdocument,third-party
||freewheel.mtgx.tv^$~object
||freshbooks.com/images/banners/$third-party
||frogatto.com/images/$third-party
||frontpagemag.com^*/bigadgendabookad.jpg
||frontsight.com^*/banners/
||fugger.ipage.com^$third-party
||funtonia.com/promo/
||furiousteam.com^*/external_banner/
||futuboxhd.com/js/bc.js
||future-fie.co.uk^$subdocument,third-party
||future.net.uk/hl-merchants.
||futuresite.register.com/us?$third-party
||fxcc.com/promo/
||gadgetresearch.net^$subdocument,third-party
||gadgets360.com/pricee/$third-party
||gadgets360cdn.com/shop/$domain=ndtv.com
||gamblingwages.com/images/$third-party
||gameduell.com/res/affiliate/
||gameorc.net/a.html
||gamepedia.cursecdn.com/commons_hydra/*_promo_$third-party
||gamer-network.net/plugins/dfp/
||gamersaloon.com/images/banners/
||gamesports.net/img/betting_campaigns/
||gamestop.com^*/aflbanners/
||gamingjobsonline.com/images/banner/
||garudavega.net/indiaclicks/
||gateway.fortunelounge.com^
||gateways.s3.amazonaws.com^
||gdgdtrip.com/img/4chan/VPNhub_
||ge.tt/api/$domain=mhktricks.net
||gearbest.com^*?lkid=$subdocument,third-party
||gemini.yahoo.com^*^syndication^
||generic4all.com^*?refid=$third-party
||geo.connexionsecure.com^
||geobanner.passion.com^
||get.*.website/static/get-js?stid=$third-party
||get.cryptobrowser.site^$subdocument
||get.davincisgold.com^$third-party
||get.paradise8.com^$third-party
||get.rubyroyal.com^$third-party
||get.slotocash.com^$third-party
||get.thisisvegas.com^$third-party
||getadblock.com/images/adblock_banners/$third-party
||gethatch.com/iceleads_rest/
||gethopper.com/tp/$third-party
||getnzb.com/img/partner/banners/$third-party
||getpaidforyourtime.org/basic-rotating-banner/
||getsurl.com/images/banners/
||gfaf-banners.s3.amazonaws.com^
||gfxa.sheetmusicplus.com^$third-party
||gg.caixin.com^
||ggmania.com^*.jpg$third-party
||giantrealm.com/saj/
||giantsavings-a.akamaihd.net^$third-party
||giffgaff.com/banner/
||glam.com/gad/
||glam.com/js/widgets/glam_native.act?
||glam.com^*?affiliateid=
||gmstatic.net^*/amazonbadge.png
||gmstatic.net^*/itunesbadge.png
||goadv.com^*/ads.js
||gobankingrates.com/r/$subdocument,third-party
||gogousenet.com^*/promo.cgi
||gogousenet.com^*/promo2.cgi
||gold4rs.com/images/$third-party
||goldmoney.com/~/media/Images/Banners/$third-party
||goo.gl^$image,domain=cracksfiles.com|indishare.org
||goo.gl^$script,domain=transphoto.ru
||goo.gl^$subdocument,domain=backin.net
||google.com/adsense/ad
||google.com/pagead/
||google.com/uds/afs?*adsense$subdocument
||googleadapis.l.google.com^$third-party
||googleapis.com/xxx-mightyparty.appspot.com/$third-party,domain=~cuntwars.com|
~nutaku.com|~nutaku.net
||googlesyndication.com/ddm/
||googlesyndication.com/ima3vpaid?
||googlesyndication.com/pagead/
||googlesyndication.com/sadbundle/
||googlesyndication.com/safeframe/
||googlesyndication.com/simgad/
||googlesyndication.com/sodar/
||googlesyndication.com^*/click_to_buy/$object,third-party
||googlesyndication.com^*/domainpark.cgi?
||googlesyndication.com^*/googlevideoadslibraryas3.swf$object,third-party
||googlesyndication.com^*/simgad/
||googletagservices.com/dcm/dcmads.js
||gooof.de/sa/$third-party
||gopjn.com/b/$third-party
||gopjn.com/i/$third-party
||gotraffic.net^*/sponsors/
||govids.net/adss/
||gpawireservices.com/input/files/*.gif$domain=archerywire.com
||graboid.com/affiliates/
||graduateinjapan.com/affiliates/
||grammarly.com/embedded?aff=$third-party
||grindabuck.com/img/skyscraper.jpg
||groupon.com/javascripts/common/affiliate_widget/$third-party
||grouponcdn.com^*/affiliate_widget/$third-party
||grscty.com/images/banner/$third-party
||gsniper.com/images/$third-party
||gstatic.com/0emm/
||gstatic.com/0emn/
||gstaticadssl.l.google.com^$~font,third-party,~xmlhttprequest
||guim.co.uk/guardian/thirdparty/tv-site/side.html
||gulfsat.com^$domain=flysat.com
||guzzle.co.za/media/banners/
||halllakeland.com/banner/
||handango.com/marketing/affiliate/
||haymarket-whistleout.s3.amazonaws.com/*_ad.html
||haymarket.net.au/Skins/
||hb.emxdgt.com^$third-party
||hbid.ams3.cdn.digitaloceanspaces.com^
||hearstapps.com/static/moat.
||heidiklein.com/media/banners/
||herald.ca/nfwebcam/
||hexero.com/images/banner.gif
||heyoya.com^*&aff_id=
||hide-my-ip.com/promo/
||highepcoffer.com/images/banners/
||hirepurpose.com/static/widgets/$third-party
||hitleap.com/assets/banner-
||hitleap.com/assets/banner.png
||hm-sat.de/b.php
||hola.org/play_page.js$third-party
||homad-global-configs.schneevonmorgen.com^
||hostdime.com/images/affiliate/$third-party
||hostgator.com/~affiliat/cgi-bin/affiliates/$third-party
||hosting.conduit.com^$third-party
||hostinger.nl/banners/
||hostmonster.com/src/js/$third-party
||hostmonster.com^*&utm_$third-party
||hotcoursesabroad.com/widget-$third-party
||hotdeals360.com/static/js/kpwidgetweb.js
||hotelsbycity.com^*/bannermtg.php?$third-party
||hotelscombined.com/SearchBox/$third-party
||hoteltravel.com/partner/$third-party
||hotlink.cc/promo/$third-party
||hotlinking.dosmil.imap.cc^$third-party
||hstpnetwork.com/ads/
||hstpnetwork.com/zeus.php
||hstry.eu/annodomini/?size=
||hubbarddeals.com^*/promo/
||hubbardradio.com^*/my_deals.php
||hwcdn.net^$domain=i24news.tv|newindianexpress.com
||hyperfbtraffic.com/images/graphicsbanners/
||hyperscale.com/images/adh_button.jpg
||i.imgyukle.com/2019/10/04/ERPmcQ.gif
||i.ligatus.com/*-placements/$third-party
||i.lsimg.net^*/sides_clickable.
||i.lsimg.net^*/takeover/
||iad-*.blaze.com^
||ibsrv.net/ForumSponsor/
||ibsrv.net/sidetiles/125x125/
||ibsys.com/sh/sponsors/
||ibvpn.com/img/banners/
||icastcenter.com^*/amazon-buyfrom.gif
||icastcenter.com^*/itunes.jpg
||idealo.co.uk/priceinfo/$third-party
||idg.com.au/ggg/images/*_home.jpg$third-party
||ifriends.net/Refer.dll?
||im.ov.yahoo.co.jp^
||image.com.com^*/skin2.jpg$third-party
||image.dhgate.com^*/dhgate-logo-$third-party
||images-amazon.com/images/*/associates/widgets/
||images-amazon.com/images/*/banner/$third-party
||images-amazon.com^$domain=cloudfront.net
||images.*.criteo.net^$third-party
||images.dreamhost.com^$third-party
||images.mylot.com^$third-party
||imagetwist.com/banner/
||img.bluehost.com^$third-party
||img.mybet.com^$third-party
||img.promoddl.com^$third-party
||img.servint.net^$third-party
||imgdino.com/gsmpop.js
||imgix.net/sponsors/
||imgpop.googlecode.com^$third-party
||imgshare.info^$image,domain=indishare.org
||imgur.com/*.gif$domain=howmuchtoiletpaper.com
||imgur.com^$image,domain=filerev.cc|talksport.com
||imgwzzmb.net^$third-party
||imptestrm.com/rg-main.php?
||in.com/common/script_catch.js
||indeed.fr/ads/
||indian-forex.com^*/banners/$third-party
||indieclick.3janecdn.com^
||indochino.com/indo-ecapture-widget/$third-party
||infibeam.com/affiliate/$third-party
||infochoice.com.au/Handler/WidgetV2Handler.ashx?
||infomarine.gr/images/banerr.gif
||infomarine.gr^*/images/banners/
||inisrael-travel.com/jpost/
||inline.playbryte.com^$third-party
||instant-gaming.com/affgames/$third-party
||instantpaysites.com/banner/
||instaprofitgram.com/images/banners/
||integrityvpn.com/img/integrityvpn.jpg
||intermarkets.net/u/Intermarkets/*_apn.js$third-party
||intermarkets.net/u/Intermarkets/*_targeting.js$third-party
||intermrkts.vo.llnwd.net^$third-party
||internetbrands.com/partners/$third-party
||interserver.net/logos/vps-$third-party
||intexchange.ru/Content/banners/
||iobit.com/partner/$third-party
||ipixs.com/ban/$third-party
||iselectmedia.com^*/banners/
||itsup.com/creatives/
||iyfsearch.com^*&pid=$third-party
||iypcdn.com^*/bgbanners/
||iypcdn.com^*/otherbanners/
||iypcdn.com^*/ypbanners/
||jalbum.net/widgetapi/js/dlbutton.js?
||jenningsforddirect.co.uk/sitewide/extras/$third-party
||jinx.com/content/banner/$third-party
||jivox.com/jivox/serverapis/getcampaignbyid.php?$object
||joblet.jp/javascripts/$third-party
||jobs-affiliates.ws/images/$third-party
||jocly.com^*.html?click=$subdocument,third-party
||jrcdev.net/promos/
||jsc.mgid.com^$third-party,domain=~marketgid.com|~marketgid.com.ua
||jsfeedget.com^$script,third-party
||jubimax.com/banner_images/
||jugglu.com/content/widgets/$third-party
||junction.co.za/widget/$third-party
||justanswer.com^$third-party
||justclicktowatch.to/jstp.js
||jvzoo.com/assets/widget/$third-party
||jwpcdn.com/player/*/bidding.js
||jwpcdn.com/player/plugins/bidding/$script
||jwpcdn.com/player/plugins/googima/$script
||k-po.com/img/ebay.png$third-party
||k.co.il/iefilter.html
||kaango.com/fecustomwidgetdisplay?
||kallout.com^*.php?id=
||kaltura.com^*/vastPlugin.swf$third-party
||karma.mdpcdn.com^
||kbnetworkz.s3.amazonaws.com^
||keep2share.cc/images/i/$third-party
||king.com^*/banners/
||kontera.com/javascript/lib/KonaLibInline.js$third-party
||kozmetikcerrahi.com/banner/
||krillion.com^*/productoffers.js
||kurtgeiger.com^*/linkshare/
||l.yimg.com^*&partner=*&url=
||ladbrokes.com^*&aff_id=
||lastlocation.com/images/banner
||lawdepot.com/affiliate/$third-party
||leaddyno-client-images.s3.amazonaws.com^
||leadfamly.com/campaign/sdk/popup.min.js
||leadintelligence.co.uk/in-text.js$third-party
||leadsleap.com/images/banner_
||leadsleap.com/widget/
||leanpub.com^*/embed$subdocument,third-party
||legaljobscentre.com/feed/jobad.aspx
||legitonlinejobs.com/images/$third-party
||lego.com^*/affiliate/
||lesmeilleurs-jeux.net/images/ban/$third-party
||lessemf.com/images/banner-$third-party
||letmewatchthis.ru/movies/linkbottom
||lg.com/in/cinema3d.jsp$subdocument,third-party
||libs.sphere.com/video/outbrain-player/$third-party
||lifedaily.com/prebid.js
||lifestyle24h.com/reward/$third-party
||lijit.com/adif_px.php
||lijit.com/delivery/
||link.link.ru^$third-party
||linkbird.com/static/upload/*/banner/$third-party
||linkconnector.com/tr.php$third-party
||linkconnector.com/traffic_record.php$third-party
||linkedin.com/csp/dtag?$subdocument,third-party
||linkshrink.net^$script,third-party
||lionheartdms.com^*/walmart_300.jpg
||litecoinkamikaze.com/assets/images/banner$third-party
||literatureandlatte.com/gfx/buynowaffiliate.jpg
||livecrics.livet20worldcup.com/video.php$domain=iplstream.com
||liveperson.com/affiliates/
||liveresources.mensxp.com^$third-party
||liveshows.com^*/live.js$third-party
||llnwd.net/o28/assets/*-sponsored-
||llnwd.net/tools/tags/interstitial/
||loopnet.com^*/searchwidget.htm$third-party
||loot.co.za/shop/product.jsp?$third-party
||loot.co.za^*/banners/$third-party
||lottoelite.com/banners/$third-party
||lowcountrymarketplace.com/widgets/$third-party
||lp.longtailvideo.com^*/adaptv*.swf
||lp.ncdownloader.com^$third-party
||lucky-dating.net/banners/
||luckygunner.com^*/banners/
||lumfile.com/lumimage/ourbanner/$third-party
||lylebarn.com/crashwidget/$domain=crash.net
||lynku.com/partners/$third-party
||m.uploadedit.com^$third-party,domain=flysat.com
||maases.com/i/br/$domain=promodj.com
||madisonlogic.com^$third-party
||magicaffiliateplugin.com/img/mga-125x125.gif
||magicmembers.com/img/mgm-125x125
||magniwork.com/banner/
||mahndi.com/images/banner/
||mambaonline.com/clinic_button.
||mantisadnetwork.com/mantodea.min.js
||mantra.com.au^*/campaigns/$third-party
||marketing.888.com^
||marketools.plus500.com/feeds/$third-party
||marketools.plus500.com/Widgets/$third-party
||mastiway.com/webimages/$third-party
||matchbin.com/javascripts/remote_widget.js
||matrixmails.com/images/$third-party
||mazda.com.au/banners/
||mb.marathonbet.com^$third-party
||mb.zam.com^
||mbid.marfeelrev.com^
||mcc.godaddy.com/park/$subdocument,third-party
||mcclatchyinteractive.com/creative/
||mdpcdn.com^*/gpt/
||media-toolbar.com^$third-party
||media.complex.com/videos/prerolls/
||media.domainking.ng/media/$third-party
||media.enimgs.net/brand/files/escalatenetwork/
||media.myspace.com/play/*/featured-videos-$third-party
||media.netrefer.com^$third-party
||media.onlineteachers.co.in^$third-party
||mediaon.com/moneymoney/
||mediaplex.com/ad/bn/$third-party
||mediaplex.com/ad/fm/$third-party
||mediaplex.com/ad/js/$third-party
||medrx.telstra.com.au^
||memepix.com/spark.php?
||metaboli.fr^*/adgude_$third-party
||metroland.com/wagjag/
||mfcdn.net/store/spotlight/
||mfeed.newzfind.com^$third-party
||mgid.com/ghits/
||mgid.com^$~image,~script,third-party,domain=~marketgid.com|~marketgid.com.ua
||mgm.com/www/$third-party
||mgprofit.com/images/*x$third-party
||microsoft.com^*/bannerrotator/$third-party
||microsoft.com^*/community/images/windowsintune/$third-party
||mightyape.co.nz/stuff/$third-party
||mightydeals.com/widget?$third-party
||mightydeals.com/widgets/$third-party
||mightydeals.s3.amazonaws.com/md_adv/
||missnowmrs.com/images/banners/
||mkini.net/banners/
||mlive.com/js/oas/
||mmdcash.com/mmdcash01.gif
||mmosale.com/baner_images/$third-party
||mmwebhandler.888.com^$third-party
||mnginteractive.com^*/dartinclude.js
||mol.im/i/pix/ebay/
||moneycontrol.com/share-market-game/$third-party
||moneywise.co.uk/affiliate/
||moonb.ch/?ref=$third-party
||moosify.com/widgets/explorer/?partner=
||morningpost.dk^*/bildele.gif
||mosso.com^*/banners/
||movie4all.co^$third-party
||mrc.org/sites/default/files/uploads/images/Collusion_Banner
||mrc.org^*/Collusion_Banner300x250.jpg
||mrc.org^*/take-over-charlotte300x250.gif
||mrskincdn.com/data/uploader/affiliate/$script
||msecnd.net/scripts/*.pop.$script
||msm.mysavings.com^*.asp?afid=$third-party
||msn.com^*/ms-bingna-mw.
||msnbcmedia.msn.com^*/sponsors/
||mt.sellingrealestatemalta.com^$third-party
||mto.mediatakeout.com^$third-party
||multisitelive.com^*/banner_
||multivizyon.tv^*/flysatbanner.swf
||musicmemorization.com/images/$third-party
||my-dirty-hobby.com/track/$subdocument,third-party
||mybdhost.com/imgv2/$third-party
||mydirtyhobby.com^$third-party,domain=~my-dirty-hobby.com|~mydirtyhobby.de
||mydownloader.net/banners/$third-party
||myezbz.com/marketplace/widget/$third-party
||myfinance.com^$domain=cnn.com|marketwatch.com
||myfreeresources.com/getimg.php?$third-party
||myfreeshares.com/120x60b.gif
||myhpf.co.uk/banners/
||mylife.com/partner/$third-party
||mynativeplatform.com/pub2/
||myspace.com/play/myspace/*&locationId$third-party
||myusenet.net/promo.cgi?
||myvi.ru/feed/$object
||mzstatic.com^$image,object,domain=dailymotion.com
||n.nu/banner.js
||n4g.com^*/IndieMonthSideBarWidget?$third-party
||namecheap.com/graphics/linkus/$third-party
||nanobrokers.com/img/banner_
||nativly.com/tds/widget?wid=$third-party
||neighbourly.co.nz^$subdocument,domain=stuff.co.nz
||neogames-tech.com/resources/genericbanners/
||nesgamezone.com/syndicate?
||netdigix.com/google_banners/
||netdna-cdn.com/wp-content/plugins/background-manager/$domain=7daysindubai.com
||netdna-cdn.com^*-300x250.$domain=readersdigest.co.uk
||netdna-cdn.com^*-Background-1280x10241.$domain=7daysindubai.com
||netdna-ssl.com/images/banner-$domain=colorlib.com
||nettvplus.com/images/banner_
||network.aufeminin.com^
||networkice.com^$subdocument,third-party
||news-whistleout.s3.amazonaws.com^$third-party
||news.fark.com^$third-party
||news.retire.ly^$third-party
||news.smi2.ru^$third-party
||newware.net/home/banner$third-party
||newware.net/home/newware-sm.png$third-party
||nimblecommerce.com/widget.action?
||nitroflare.com/img/banners/
||nitropdf.com/graphics/promo/$third-party
||nlsl.about.com/img?$third-party
||nmh.my.na/main/products/$third-party
||nocookie.net^*/wikiasearchads.js
||novadune.com^$third-party
||nster.com/tpl/this/js/popnster.js
||ntnd.net^*/store-buttons/
||ntvcld-a.akamaihd.net^
||numb.hotshare.biz^$third-party
||nvpn.net/images/banner.gif
||nwadealpiggy.com/widgets/
||nzpages.co.nz^*/banners/
||o2live.com^$third-party
||oas.luxweb.com^
||oasap.com/images/affiliate/
||obox-design.com/affiliate-banners/
||ocp.cbs.com/pacific/request.jsp?
||oddschecker.com^*/widget?$third-party
||offers.lendingtree.com/splitter/$third-party
||office.eteachergroup.com/leads/$third-party
||offidocs.com/community/$third-party
||oilofasia.com/images/banners/
||ojooo.com/register_f/$third-party
||ojooo.com^*/banner_$third-party
||on.maxspeedcdn.com^
||onecache.com/banner_
||oovoo.com^*/banners/
||optimus-pm.com^*_300-250.jpg
||organicprospects.com^*/banners/
||oriongadgets.com^*/banners/
||osobnosti.cz/images/casharena_
||ouo.io/images/banners/
||ouo.io^$script,third-party
||outdoorhub.com/js/_bookends.min.js
||overseasradio.com/affbanner.php?
||ovpn.to/ovpn.to/banner/
||ownx.com^*/banners/
||ox-i.cordillera.tv^
||oxygenboutique.com/Linkshare/
||p.d.1emn.com^
||p.jwpcdn.com/player/plugins/vast/
||p.pw/banners/$third-party
||p.smartertravel.com^$third-party
||padsdel.com^$third-party
||pagead2.googlesyndication.com^$~object,~xmlhttprequest
||pagerage.com^$subdocument,third-party
||paidinvite.com/promo/
||partner.bargaindomains.com^
||partner.e-conomic.com^$third-party
||partner.premiumdomains.com^
||partners.autotrader.co.uk^$third-party
||partners.betus.com^$third-party
||partners.dogtime.com/network/
||partners.optiontide.com^
||partners.rochen.com^
||partners.wrike.com^$third-party
||partners.xpertmarket.com^
||payza.com/images/banners/
||pb.s3wfg.com^
||pcash.imlive.com^$third-party
||pcmall.co.za/affiliates/
||pdl.viaplay.com/commercials/$third-party
||pearlriverusa.com/images/banner/
||perfectforex.biz/images/*x$third-party
||perfectmoney.com/img/banners/$third-party
||ph.hillcountrytexas.com/imp.php?$third-party
||phobos.apple.com^$image,domain=dailymotion.com|youtube.com
||phonephotographytricks.com/images/banners/
||phonograph2.voxmedia.com^$third-party
||photobucket.com^$image,domain=animerebel.com
||pianobuyer.com/pianoworld/
||pianoteq.com/images/banners/
||pic.pbsrc.com/hpto/
||picoasis.net/3xlayer.htm
||pics.firstload.de^$third-party
||pjatr.com/b/$third-party
||pjatr.com/i/$third-party
||pjtra.com/b/$third-party
||pjtra.com/i/$third-party
||play-asia.com^$image,subdocument,third-party
||playbitcoingames.com/images/banners/
||plexidigest.com/plexidigest-300x300.jpg
||plista.com/async.js$domain=mirror.co.uk
||plista.com/async/min/video,outstream/$third-party
||plista.com/async/min/videoframe/$third-party
||plista.com/iframewidget.php?*&widgetname=i$subdocument
||plista.com/jsmodule/flash|$third-party
||plista.com/tiny/$third-party
||plista.com/upload/videos/$third-party
||plista.com/widgetdata.php?*%22pictureads%22%7D
||plista.com^*/resized/$third-party
||plus.net/images/referrals/*_banner_$third-party
||pm.web.com^$third-party
||pnet.co.za/jobsearch_iframe_
||pntra.com/b/$third-party
||pntra.com/i/$third-party
||pntrac.com/b/$third-party
||pntrac.com/i/$third-party
||pntrs.com/b/$third-party
||pntrs.com/i/$third-party
||pokerjunkie.com/rss/
||pokerroomkings.com^*/banner/$third-party
||pokersavvy.com^*/banners/
||pokerstars.com/?source=$subdocument,third-party
||pokerstars.com/euro_bnrs/
||popeoftheplayers.eu/ad
||popmog.com^$third-party
||pops.freeze.com^$third-party
||pornturbo.com/tmarket.php
||post.rmbn.ru^$third-party
||postaffiliatepro.com^*/banners/$image
||postimg.org^$image,domain=tubeoffline.com
||ppc-coach.com/jamaffiliates/
||premium-template.com/banner/$third-party
||premium.naturalnews.tv^$third-party
||premiumtradings.com/media/images/index_banners/
||press-start.com/affgames/$third-party
||presscoders.com/wp-content/uploads/misc/aff/$third-party
||pricedinfo.com^$third-party
||pricegrabber.com/cb_table.php$third-party
||pricegrabber.com/export_feeds.php?$third-party
||pricegrabber.com/mlink.php?$third-party
||pricegrabber.com/mlink3.php?$third-party
||priceinfo.comuv.com^
||primedia.co.za/banners/
||primeloopstracking.com/affil/
||print2webcorp.com/widgetcontent/
||privateinternetaccess.com^$script,third-party,xmlhttprequest
||privatewifi.com/swf/banners/
||prizerebel.com/images/banner$third-party
||pro-gmedia.com^*/skins/
||prod-skybet.s3.amazonaws.com^$domain=skysports.com
||products.gobankingrates.com^$domain=fortune.com
||promos.fling.com^
||promote.pair.com^
||promotions.iasbet.com^
||propgoluxury.com/partners/$third-party
||proxies2u.com/images/btn/$third-party
||proxify.com/i/$third-party
||proxy.org/blasts.gif
||proxynoid.com/images/referrals/
||proxyroll.com/proxybanner.php
||proxysolutions.net/affiliates/
||pub.admedia.io^
||pub.aujourdhui.com^$third-party
||pub.dreamboxcart.com^$third-party
||pub.sapo.pt/vast.php$object
||pubexchange.com/module/*-prod$third-party
||pubexchange.com/modules/display/$script,third-party
||public.porn.fr^$third-party
||pubs.hiddennetwork.com^
||puntersparadise.com.au/banners/
||purevpn.com/affiliates/$third-party
||qualoo.net/now/interstitial/
||quickflix*.gridserver.com^$third-party
||quirk.biz/webtracking/
||racebets.com/media.php?
||rack.bauermedia.co.uk^
||rackcdn.com/banner/$domain=enjore.com
||rackcdn.com^$script,domain=search.aol.com
||rackspacecloud.com/Broker%20Buttons/$domain=investing.com
||radioreference.com/sm/300x75_v3.jpg
||radioshack.com^*/promo/
||radiotown.com/bg/
||radiotown.com/splash/images/*_960x600_
||radley.co.uk^*/Affiliate/
||rapidgator.net/images/pics/$third-party
||rapidgator.net/images/pics/*_300%D1%85250_
||ratecity.com.au/widgets/$third-party
||ratesupermarket.ca/widgets/
||rbth.ru/widget/$third-party
||rcm*.amazon.$third-party
||rdi.*.criteo.com^$third-party
||rdi.criteo.com^$third-party
||readme.ru/informer/$third-party
||realwritingjobs.com^*/banners/
||red-tube.com^*.php?wmid=*&kamid=*&wsid=$third-party
||redflagdeals.com/dealoftheday/widgets/$third-party
||redtram.com^$script,third-party
||refer.wordpress.com^$third-party
||regmyudid.com^*/index.html$third-party
||regnow.com/vendor/
||rehost.to/?ref=
||remax-malta.com/widget/$third-party
||rentalcars.com/affxml/$domain=news-headlines.co.za|nuus.info|sa-news.com|sa-
radio.com|saffa.com|saukradio.com
||rentalcars.com/ELBanner.do?$third-party
||res3.feedsportal.com^
||resimag.com/p1/6ef4933807d.gif
||resimag.com/p1/bb61dc4ce45.gif
||resimag.com/p1/df9d5d01e94.gif
||rethinkbar.azurewebsites.net^*/ieflyout.js
||review78.com^$third-party
||ribbon.india.com^$third-party
||rmgserving.com/rmgdsc/$script
||roadcomponentsdb.com^$subdocument,third-party
||roadrecord.co.uk/widget.js?
||roia.hutchmedia.com^$third-party
||roshantv.com/adad.
||rotabanner.kulichki.net^
||rotator.tradetracker.net^
||rsafind.co.za^$subdocument,third-party
||rsasearch.co.za^$subdocument,third-party
||rtax.criteo.com^$third-party
||runerich.com/images/sty_img/runerich.gif
||ruralpressevents.com/agquip/logos/$domain=farmonline.com.au
||russian-dreams.net/static/js/$third-party
||s-assets.tp-cdn.com/widgets/*/vwid/*.html?
||s-yoolk-banner-assets.yoolk.com^
||s-yoolk-billboard-assets.yoolk.com^
||s1.wp.com^$subdocument,third-party
||s1now.com^*/takeovers/
||s3.amazonaws.com/dmas-public/rubicon/bundle.js
||s3.amazonaws.com/draftset/banners/
||saambaa.com^$third-party
||safarinow.com/affiliate-zone/
||sailthru.com^*/horizon.js
||salefile.googlecode.com^$third-party
||salemwebnetwork.com/Stations/images/SiteWrapper/
||sascdn.com/config.js
||sascdn.com/diff/$image,script
||sascdn.com/tag/
||sat-shop.co.uk/images/$third-party
||satshop.tv/images/banner/$third-party
||sbhc.portalhc.com^$third-party
||schenkelklopfer.org^*pop.js
||schurzdigital.com/deals/widget/
||sciencecareers.org/widget/$third-party
||sciremedia.tv/images/banners/
||scoffopedia.com/images/banner$third-party
||scoopdragon.com/images/Goodgame-Empire-MPU.jpg
||screenconnect.com/miscellaneous/ScreenConnect-$image,third-party
||screenshotfactory.com/marketing2/$third-party
||seatplans.com/widget|$third-party
||secondspin.com/twcontent/
||secretmedia.s3.amazonaws.com^
||securep2p.com^$subdocument,third-party
||secureserver.net^*/event?
||seedboxco.net/*.swf$third-party
||seedsman.com/affiliate/$third-party
||servedby.keygamesnetwork.com^
||servedby.yell.com^$third-party
||server4.pro/images/banner.jpg
||service.smscoin.com/js/sendpic.js
||services.zam.com^$third-party
||serving.portal.dmflex.com^$domain=thisdaylive.com
||settleships.com^$third-party
||sfcdn.in/sailfish/$script
||sfimg.com/images/banners/
||sfimg.com/SFIBanners/
||sfm-offshore.com/images/banners/
||sfstatic.com^*/js/fl.js$third-party
||sfstatic.net^*/promoBlock-
||shaadi.com^*/get-banner.php?
||shaadi.com^*/get-html-banner.php?
||shareasale.com/image/$third-party
||shareflare.net/images/$third-party
||shariahprogram.ca/banners/
||sharingzone.net/images/banner$third-party
||shawmediaauto.com/event/i/?size=$third-party
||shawsuburbanauto.com^$subdocument,third-party
||shawsuburbanhomes.com^$subdocument,third-party
||shink.in/js/script.js$third-party
||shop-top1000.com/images/
||shop4tech.com^*/banner/
||shopbrazos.com/widgets/
||shopilize.com^$third-party
||shopping.com/sc/pac/sdc_widget_v2.0_proxy.js$third-party
||shorte.st/link-converter.min.js
||shorte.st^*/referral_banners/
||shragle.com^*?ref=
||simplifydigital.co.uk^*/widget_premium_bb.htm
||simplyfwd.com/?dn=*&pid=$subdocument
||singlehop.com/affiliates/$third-party
||singlemuslim.com/affiliates/
||sisters-magazine.com/iframebanners/$third-party
||sitegiant.my/affiliate/$third-party
||sitegrip.com^*/swagbucks-
||sitescout-video-cdn.edgesuite.net^
||skydsl.eu/banner/$third-party
||slickdeals.meritline.com^$third-party
||slot.union.ucweb.com^
||slysoft.com/img/banner/$third-party
||smart.styria-digital.com^
||smartasset.com/embed.js
||smartasset.com^$domain=marketwatch.com
||smartdestinations.com/ai/$third-party
||smartdreamers.hu/embed/$subdocument,third-party
||smblock.s3.amazonaws.com^
||smbulk.com/assets/images/banner-
||smilepk.com/bnrsbtns/
||snacktools.net/bannersnack/$domain=~bannersnack.dev
||snapdeal.com^*.php$third-party
||sndkorea.nowcdn.co.kr^$third-party
||socialmonkee.com/images/$third-party
||softneo.com/popup.js
||source.esportsheaven.com^$subdocument
||speedbit.com^*-banner1-
||speedppc.com^*/banners/
||splashpagemaker.com/images/$third-party
||sportsbetaffiliates.com.au^$third-party
||sportsdigitalcontent.com/betting/
||spot.im/yad/
||sproutnova.com/serve.php$third-party
||squarespace.evyy.net^
||squirrels.getsquirrel.co^$third-party
||srv.dynamicyield.com^$third-party
||srwww1.com^*/affiliate/
||ssl-images-amazon.com/images/*/banner/$third-party,domain=~amazon.de
||ssl-images-amazon.com/images/*/DAsf-
||ssl-images-amazon.com/images/*/MAsf-
||stacksocial.com/bundles/$third-party
||stacksocial.com^*?aid=$third-party
||stalliongold.com/images/*x$third-party
||stargames.com/bridge.asp?$third-party
||static.*.criteo.net/design^$third-party
||static.*.criteo.net/flash^$third-party
||static.*.criteo.net/images^$third-party
||static.*.criteo.net/js/duplo^$third-party
||static.criteo.com/design^$third-party
||static.criteo.com/flash^$third-party
||static.criteo.com/images^$third-party
||static.criteo.com/js/duplo^$third-party
||static.criteo.net/design^$third-party
||static.criteo.net/flash^$third-party
||static.criteo.net/images^$third-party
||static.criteo.net/js/duplo^$third-party
||static.tradetracker.net^$third-party
||staticworld.net/images/*_skin_
||stats.sitesuite.org^
||streaming.rtbiddingplatform.com^
||strikeadcdn.s3.amazonaws.com^$third-party
||structuredchannel.com/sw/swchannel/images/MarketingAssets/*/BannerAd
||stuff-nzwhistleout.s3.amazonaws.com^
||stuff.com/javascripts/more-stuff.js
||stylefind.com^*?campaign=$subdocument,third-party
||subliminalmp3s.com^*/banners/
||superherostuff.com/pages/cbmpage.aspx?*&cbmid=$subdocument,third-party
||supersport.co.za^*180x254
||supply.upjers.com^$third-party
||supplyframe.com/partner/
||surf100sites.com/images/banner_
||survey.g.doubleclick.net^
||surveymonkey.com/jspop.aspx?$third-party
||surveywriter.net^$script,third-party
||survivaltop50.com/wp-content/uploads/*/Survival215x150Link.png
||svcs.ebay.com/services/search/FindingService/*^affiliate.tracking$third-party
||swarmjam.com^$script,third-party
||sweed.to/?pid=$third-party
||sweed.to/affiliates/
||sweetwater.com/feature/$third-party
||sweeva.com/widget.php?w=$third-party
||swimg.net^*/banners/
||synapsys.us/widgets/chatterbox/$third-party
||synapsys.us/widgets/dynamic_widget/$third-party
||synapsys.us^*/partner.js$third-party
||syndicate.payloadz.com^$third-party
||syndication.jsadapi.com^
||taboola.com^$domain=independent.co.uk|scoopwhoop.com|technobuffalo.com
||tag.regieci.com^$third-party
||tags.sprizzy.com^
||tags2.adshell.net^
||take2.co.za/misc/bannerscript.php?
||takeover.bauermedia.co.uk^$~stylesheet
||talkfusion.com^*/banners/
||tankionline.com/tankiref.swf
||tap.more-results.net^
||tcmwebcorp.com/dtm/tc_global_dtm_delivery.js
||techbargains.com/inc_iframe_deals_feed.cfm?$third-party
||techbargains.com/scripts/banner.js$third-party
||techkeels.com/creatives/
||tedswoodworking.com/images/banners/
||textlinks.com/images/banners/
||thaiforlove.com/userfiles/affb-
||thatfreething.com/images/banners/
||thebigchair.com.au^$subdocument,third-party
||thebloggernetwork.com/demandfusion.js
||thefreesite.com/nov99bannov.gif
||themify.me/banners/$third-party
||themis-media.com^*/sponsorships/
||thereadystore.com/affiliate/
||theseblogs.com/visitScript/
||theseforums.com/visitScript/
||theselfdefenseco.com/?affid=$third-party
||thetechnologyblog.net^*/bp_internet/
||ti.tradetracker.net^
||ticketkai.com/banner/
||ticketmaster.com/promotionalcontent/
||tickles.co.uk^$subdocument,third-party
||tickles.ie^$subdocument,third-party
||tigerdirect.com^*/affiliate_
||timesinternet.in/ad/
||tinyurl.com/4x848hd$subdocument
||tipico.*/affiliate/$third-party
||tipico.*?affiliateId=$third-party
||tiqiq.com/Tiqiq/WidgetInactiveIFrame.aspx?
WidgetID=*&PublisherID=$subdocument,third-party
||tmbattle.com/images/promo_
||tmz.vo.llnwd.net^*_rightrail_200x987.swf
||toksnn.com/ads/
||tonefuse.s3.amazonaws.com/clientjs/
||top5result.com/promo/
||topmedia.com/external/
||topservers200.com/img/banners/
||topspin.net/secure/media/$image,domain=youtube.com
||torguard.net/images/aff/
||townnews.com^*/dealwidget.css?
||townnews.com^*/upickem-deals.js?
||townsquareblogs.com^*=sponsor&
||toysrus.com/graphics/promo/
||traceybell.co.uk^$subdocument,third-party
||track.bcvcmedia.com^
||track.effiliation.com^$third-party
||tradeboss.com/1/banners/
||travel-assets.com/ads/
||travel.mediaalpha.com/js/serve.js$third-party
||travelmail.traveltek.net^$third-party
||treatme.co.nz/Affiliates/
||tremorhub.com/pubsync?
||tremormedia.com/embed/js/*_ads.js
||tremormedia.com^*/tpacudeoplugin46.swf
||tremormedia.com^*_preroll_
||trialfunder.com/banner/
||trialpay.com^*&dw-ptid=$third-party
||tribktla.files.wordpress.com/*-639x125-sponsorship.jpg?
||tribwgnam.files.wordpress.com^*reskin2.
||tripadvisor.com/WidgetEmbed-*&partnerId=$domain=rbth.co.uk|rbth.com
||trivago.co.uk/uk/srv/$third-party
||trvl-px.com/trvl-px/$third-party
||tshirthell.com/img/affiliate_section/$third-party
||ttgtmedia.com/Marketing/
||ttt.co.uk/TMConverter/$third-party
||turbobit.net/ref/$third-party
||turbobit.net/refers/$third-party
||turbotrafficsystem.com^*/banners/
||turner.com^*/ads/
||turner.com^*/promos/
||twinplan.com^
||twivert.com/external/banner234x60.
||ubuntudeal.co.za^$subdocument,third-party
||ukcast.tv/adds/
||ukrd.com/image/*-160x133.jpg
||ukrd.com/image/*-160x160.png
||ukrd.com/images/icons/amazon.png
||ukrd.com/images/icons/itunes.png
||ultimedia.com/api/widget/$xmlhttprequest
||uniblue.com^*/affiliates/
||unsereuni.at/resources/img/$third-party
||upickem.net^*/affiliates/$third-party
||upload2.com/upload2.html
||uploaded.net/img/public/$third-party
||uploaded.to/img/public/$third-party
||uploaded.to/js/layer.js
||upsales.com^*/visit/v.js
||urtig.net/scripts/js3caf.js
||usenetbucket.com^*-banner/
||userscloud.com/images/banners/
||usersfiles.com/images/72890UF.png
||usfine.com/images/sty_img/usfine.gif
||ussearch.com/preview/banner/
||utility.rogersmedia.com^
||va.sndcdn.com/audio/*.mp3
||valuechecker.co.uk/banners/$third-party
||vapeworld.com^*/banners/$third-party
||vaporizor.com^*/banners/$third-party
||vapornation.com^*/banner/$third-party
||vast.spotim.market^
||vast.videe.tv/vast-proxy/
||vcnewsdaily.com/images/vcnews_right_banner.gif
||vdownloader.com/pages/$subdocument,third-party
||viagogo.co.uk/feeds/widget.ashx?
||vice-publishers-cdn.vice.com^
||vidible.tv/placement/vast/
||vidible.tv/prod/tags/
||vidyoda.com/fambaa/chnls/ADSgmts.ashx?
||viglink.com/api/batch^$third-party
||viglink.com/api/insert^$third-party
||viglink.com/api/optimize^$third-party
||viglink.com/api/products^$third-party
||viglink.com/api/widgets/offerbox.js$third-party
||viglink.com/images/pixel.gif
||vipfile.cc/images/$third-party
||viralize.tv/vast/
||virool.com/widgets/$third-party
||virtuagirl.com/ref.php?
||virtuaguyhd.com/ref.php?
||visitorboost.com/images/$third-party
||vitabase.com/images/relationships/$third-party
||vittgam.net/images/b/
||vivads.net/banners/
||vix.*.criteo.net^$third-party
||vodp-e-streamingmagentamusic360.tls1.yospace.com^$third-party
||vpn4all.com^*/banner/
||vpnaffiliates.hidester.com^$third-party
||vpnarea.com/affiliate/
||vpntunnel.se/aff/$third-party
||vpnxs.nl/images/vpnxs_banner
||vrvm.com/t?
||vultr.com/media/banner_
||vuukle.com/affinity.
||vxite.com/banner/
||wagital.com/Wagital-Ads.html
||walmartimages.com^*/HealthPartner_
||warezhaven.org/warezhavenbann.jpg
||warrantydirect.co.uk/widgets/
||washingtonpost.com/wp-srv/wapolabs/dw/readomniturecookie.html
||watch-free-movie-online.net/adds-
||watchme.com/track/$subdocument,third-party
||watersoul.com^$subdocument,third-party
||weatherthreat.com^*/app_add.png
||web.adblade.com^$third-party
||web2feel.com/images/$third-party
||webdev.co.zw/images/banners/$third-party
||webgains.com/link.html$third-party
||webmasterrock.com/cpxt_pab
||website.ws^*/banners/
||weby.aaas.org^$third-party
||whistleout.com/Widgets/$third-party
||whistleout.s3.amazonaws.com^
||widenetworks.net^$domain=flysat.com
||widgeo.net/popup.js
||widget.cheki.com.ng^$third-party
||widget.crowdignite.com^
||widget.engageya.com/engageya_loader.js
||widget.imshopping.com^$third-party
||widget.jobberman.com^$third-party
||widget.searchschoolsnetwork.com^
||widget.sellwild.com^
||widget.shopstyle.com.au^
||widget.shopstyle.com/widget?pid=$subdocument,third-party
||widget.solarquotes.com.au^
||widgetcf.adviceiq.com^$third-party
||widgets.adviceiq.com^$third-party
||widgets.fie-data.co.uk^
||widgets.fie.futurecdn.net^$script
||widgets.itunes.apple.com^*&affiliate_id=$third-party
||widgets.junction.co.za^$third-party
||widgets.lendingtree.com^$third-party
||widgets.mobilelocalnews.com^$third-party
||widgets.mozo.com.au^$third-party
||widgets.outbrain.com/nativeVideoPlayer/NVPInjector.min.js$third-party
||widgets.privateproperty.com.ng^$third-party
||widgets.progrids.com^$third-party
||widgets.realestate.com.au^
||widgets.skyscanner.net^$domain=euronews.com
||widgets.solaramerica.org^$third-party
||widgets.tree.com^$subdocument,third-party
||wildamaginations.com/mdm/banner/
||windcdna.com/api/banner/
||windycitymediagroup.com/gayandlesbianimages/
||winpalace.com/?affid=
||winsms.co.za/banner/
||wishlistproducts.com/affiliatetools/$third-party
||wlpinnaclesports.eacdn.com^
||wm.co.za/24com.php?
||wm.co.za/wmjs.php?
||wonderlabs.com/affiliate_pro/banners/
||worldcdn.net^*/banners/
||worldnow.com/images/incoming/RTJ/rtj201303fall.jpg
||worldofjudaica.com/products/dynamic_banner/
||worldofjudaica.com/static/show/external/
||wp.com/*.postaffiliatepro.com/$third-party
||wp.com/adnetsreview.com/wp-content/uploads/*banner
||wp.com/stripe.rs-stripe.com/
||wp.com^*/linkwidgets/$domain=coedmagazine.com
||wpzoom.com/images/aff/$third-party
||ws.amazon.*/widgets/$third-party
||wsockd.com^$third-party
||xcams.com/livecams/pub_collante/script.php?$third-party
||xigen.co.uk^*/Affiliate/
||xingcloud.com^*/uid_
||xml.exactseek.com/cgi-bin/js-feed.cgi?$third-party
||xproxyhost.com/images/banners/
||xrad.io^*/hotspots/
||yachting.org^*/banner/
||yahoo.com/bidRequest?
||yahoo.net^*/ads/
||yb.torchbrowser.com^
||yeas.yahoo.co.jp^
||yield-op-idsync.live.streamtheworld.com^
||yieldmanager.edgesuite.net^$third-party
||yimg.com/dy/ads/readmo.js
||yimg.com/gemini/pr/video_
||yimg.com/gs/apex/mediastore/
||yimg.com^*/dianominewwidget2.html$domain=yahoo.com
||yimg.com^*/quickplay_maxwellhouse.png
||yimg.com^*/sponsored.js
||yimg.com^*_skin_$domain=yahoo.com
||ynet.co.il^*/ynetbanneradmin/
||yooclick.com^$subdocument,third-party
||you-cubez.com/images/banners/
||youinsure.co.za/frame/$third-party
||yudu.co.nz^$subdocument,third-party
||zapads.zapak.com^
||zazzle.com/utl/getpanel$third-party
||zazzle.com^*?rf$third-party
||zergnet.com/zerg-inf.js$third-party
||zergnet.com/zerg.js$third-party
||ziffdavisenterprise.com/contextclicks/
||ziffprod.com/CSE/BestPrice?
||zip2save.com/widget.php?
/^https?:\/\/s3\.amazonaws\.com\/[a-f0-9]{54,57}\/[a-f,0-9]{8,10}$/$script,third-
party,xmlhttprequest,domain=~amazon.com
/^https?:\/\/s3\.amazonaws\.com\/[a-f0-9]{54,}\/secure\.js/$script,third-
party,xmlhttprequest,domain=~amazon.com
||tsbluebox.com^$third-party
||vidoplay.com^$third-party
||whichtalk.com^$third-party
/^https?:\/\/[A-Z0-9a-z]{10,16}\.cloudfront\.net\/\?[a-z]{3,7}\=[0-9]{4,8}$/
$script,third-party
||d10nkw6w2k1o10.cloudfront.net^
||d141wsrw9m4as6.cloudfront.net^
||d14821r0t3377v.cloudfront.net^
||d188elxamt3utn.cloudfront.net^
||d18mealirgdbbz.cloudfront.net^
||d1b240xv9h0q8y.cloudfront.net^
||d1bxkgbbc428vi.cloudfront.net^
||d1diqetif5itzx.cloudfront.net^
||d1e28xq8vu3baf.cloudfront.net^
||d1ilwohzbe4ao6.cloudfront.net^
||d1jnvfp2m6fzvq.cloudfront.net^
||d1ks8roequxbwa.cloudfront.net^
||d1mbihpm2gncx7.cloudfront.net^
||d1n1ppeppre6d4.cloudfront.net^
||d1nkvehlw5hmj4.cloudfront.net^
||d1nx2jii03b4ju.cloudfront.net^
||d1ukp4rdr0i4nl.cloudfront.net^
||d1w24oanovvxvg.cloudfront.net^
||d1ybdlg8aoufn.cloudfront.net^
||d21f25e9uvddd7.cloudfront.net^
||d21rudljp9n1rr.cloudfront.net^
||d22z575k8abudv.cloudfront.net^
||d261u4g5nqprix.cloudfront.net^
||d2cmh8xu3ncrj2.cloudfront.net^
||d2e30rravz97d4.cloudfront.net^
||d2glav2919q4cw.cloudfront.net^
||d2i55s0cnk529c.cloudfront.net^
||d2k7b1tjy36ro0.cloudfront.net^
||d2lp70uu6oz7vk.cloudfront.net^
||d2r3rw91i5z1w9.cloudfront.net^
||d2sucq8qh4zqzj.cloudfront.net^
||d2tkdzior84vck.cloudfront.net^
||d2ykons4g8jre6.cloudfront.net^
||d2z51a9spn09cw.cloudfront.net^
||d2zcblk8m9mzq5.cloudfront.net^
||d30sxnvlkawtwa.cloudfront.net^
||d31mxuhvwrofft.cloudfront.net^
||d347nuc6bd1dvs.cloudfront.net^
||d3a49eam5ump99.cloudfront.net^
||d3b2hhehkqd158.cloudfront.net^
||d3c3uihon9kmp.cloudfront.net^
||d3cod80thn7qnd.cloudfront.net^
||d3dq1nh1l1pzqy.cloudfront.net^
||d3g5ovfngjw9bw.cloudfront.net^
||d3hj4iyx6t1waz.cloudfront.net^
||d3kpkrgd3aj4o7.cloudfront.net^
||d3lw2k94jnkvbs.cloudfront.net^
||d3m4hp4bp4w996.cloudfront.net^
||d3n3a4vl82t80h.cloudfront.net^
||d3qu0b872n4q3x.cloudfront.net^
||d3rxqouo2bn71j.cloudfront.net^
||d3t3lxfqz2g5hs.cloudfront.net^
||d3vnm1492fpnm2.cloudfront.net^
||d7dza8s7j2am6.cloudfront.net^
||dc5k8fg5ioc8s.cloudfront.net^
||ddvbjehruuj5y.cloudfront.net^
||djm080u34wfc5.cloudfront.net^
||dkus30wj6f84p.cloudfront.net^
||dl5ft52dtazxd.cloudfront.net^
||dlne6myudrxi1.cloudfront.net^
||dm7gsepi27zsx.cloudfront.net^
||dn3uy6cx65ujf.cloudfront.net^
||dnhfi5nn2dt67.cloudfront.net^
||dpd9yiocsyy6p.cloudfront.net^
||ds88pc0kw6cvc.cloudfront.net^
||du01z5hhojprz.cloudfront.net^
||dw9uc6c6b8nwx.cloudfront.net^
||dxkkb5tytkivf.cloudfront.net^
||dxz454z33ibrc.cloudfront.net^
||googleapis.com/qmftp/$script
||googleapis.com/yieldlab/$script
||trust.zone^$third-party
||iadc.qwapi.com^
||0mme.com/static.js$script,third-party
||2enm.com/static.js$script,third-party
||d3jgr4uve1d188.cloudfront.net^
||d3ujids68p6xmq.cloudfront.net^
||em0n.com/static.js$script,third-party
||mn0e.com/static.js$script,third-party
||noadblock.net^$third-party
||noadblock.org^$third-party
||onfocus.io^$third-party
||secretmedia.com^$third-party
||6angebot.ch/?ref=$popup,third-party
||adfoc.us/serve/$popup,third-party
||admngronline.com^$popup,third-party
||adrotator.se^$popup
||adserving.unibet.com^$popup,third-party
||affiliates.galapartners.co.uk^$popup,third-party
||affportal-lb.bevomedia.com^$popup,third-party
||antiscoopwhoop.com^*=displayads&$popup
||babylon.com/redirects/$popup,third-party
||babylon.com/welcome/index.html?affID=$popup,third-party
||banner.galabingo.com^$popup,third-party
||bet365.com^*affiliate=$popup
||bettingpartners.com^$popup,third-party
||binaryoptions24h.com^$popup,third-party
||bit.ly^$popup,domain=vodlocker.com
||bitcoin-code.co^$popup
||bongacams2.com/track$popup
||bongacams7.com/track$popup
||bovada.lv^$popup,third-party
||casino-x.com^*?partner=$popup,third-party
||casinoadviser.net^$popup
||cdn.optmd.com^$popup,third-party
||cdnfarm18.com^$popup,third-party
||chatulfetelor.net/$popup
||chaturbate.com/affiliates/$popup,third-party
||click.junmediadirect.com^$popup
||click.scour.com^$popup,third-party
||clickansave.net^$popup,third-party
||clicks.istripper.com^$popup,third-party
||coolguruji.com/l.php?$popup
||ctcautobody.com^$popup,third-party
||elvenar.com^*?ref=$popup
||erotikdeal.com/?ref=$popup,third-party
||erotikdeal.com/advertising.html$popup,third-party
||evanetwork.com^$popup
||fastclick.net^$popup
||firstload.com^$popup
||firstload.de^$popup
||flashplayer-updates.com^$popup
||fleshlight.com/?link=$popup,third-party
||fsoft4down.com^$popup
||fulltiltpoker.com/?key=$popup,third-party
||fulltiltpoker.com/affiliates/$popup,third-party
||fwmrm.net/ad/$popup
||generic4all.com^*.dhtml?refid=$popup,third-party
||getsecuredfiles.com^$popup,third-party
||go.streamcomplet.$popup
||greevid.com/exit_p/$popup
||hetu.in^$popup,third-party
||hmn-net.com^*/xdirect/$popup,third-party
||homemadecelebrityporn.com/track/$popup,third-party
||hyperlinksecure.com/back?token=$popup
||hyperlinksecure.com/go/$popup
||infinity-info.com/click?$popup,third-party
||iqoption.com/land/$popup,third-party
||itunes.apple.com^$popup,domain=fillinn.com
||iyfsearch.com^*&pid=$popup,third-party
||jackettrain.com^$popup,third-party
||javafooty.com^$popup,third-party
||laborates.com^$popup,third-party
||lewis.kingko.xyz^$popup
||liutilities.com^*/affiliate/$popup
||lovefilm.com/partners/$popup,third-party
||lovepoker.de^*/?pid=$popup
||lp.titanpoker.com^$popup,third-party
||lsbet.com/bonus/$popup,third-party
||lumosity.com/landing_pages/$popup
||lyricsbogie.com/?$popup,third-party
||makemoneyonline.2yu.in^$popup
||mcars.org/landing/$popup,third-party
||megacloud.com/signup?$popup,third-party
||melbet92609.com^$popup
||meme.smhlmao.com^$popup,third-party
||mgid.com^$popup,third-party
||mypromocenter.com^$popup
||opendownloadmanager.com^$popup,third-party
||otvetus.com^$popup,third-party
||paid.outbrain.com/network/redir?$popup,third-party
||planet49.com/cgi-bin/wingame.pl?$popup
||pokerstars.com^*/ad/$popup,third-party
||priceinfo.comuv.com^$popup
||profitmaximizer.co^$popup
||promo.galabingo.com^$popup,third-party
||promo.xcasino.com/?$popup,third-party
||pub.ezanga.com/rv2.php?$popup
||rackcorp.com^$popup
||record.sportsbetaffiliates.com.au^$popup,third-party
||red-tube.com/popunder/$popup
||reviversoft.com^*&utm_source=$popup,third-party
||roblox.com/*&rbx_$popup
||rocketgames.com^$popup,third-party
||roomkey.com/referrals?$popup,third-party
||serve.prestigecasino.com^$popup,third-party
||serve.williamhillcasino.com^$popup,third-party
||settlecruise.org^$popup
||shadowlegends.pro^$popup
||sharecash.org^$popup,third-party
||skyearnmoney.com^$popup,domain=earnflies.com
||softingo.com/clp/$popup
||speedvideo.net/fhud/$popup,third-party
||stake7.com^*?a_aid=$popup,third-party
||stargames.com/bridge.asp?idr=$popup
||stargames.com/web/*&cid=*&pid=$popup,third-party
||static.akacdn.ru^$popup,third-party
||sunmaker.com^*^a_aid^$popup,third-party
||sunnyplayer.com^*^aff^$popup,third-party
||thebestbookies.org/serve/$popup,third-party
||theseforums.com^*/?ref=$popup
||thesportstream.com^$popup,domain=sportcategory.org
||thetraderinpajamas.com^$popup,third-party
||tipico.com^*?affiliateid=$popup,third-party
||torrent-protection.com^*&action=$popup,third-party
||torrentprotect.com/?$popup
||track.mypcbackup.com^$popup,third-party
||track.xtrasize.nl^$popup,third-party
||tripadvisor.*/HotelLander?$popup,third-party
||truckingunlimited.com^$popup,domain=sharpfile.com
||ul.to/ref/$popup
||unibet.co.uk/*affiliate$popup,third-party
||uploaded.net/ref/$popup
||urlcash.net/random*.php$popup
||urmediazone.com/play?ref=$popup,third-party
||virtuagirl.com/landing/$popup,third-party
||vkpass.com/*.php?*=$popup,third-party
||vpnfortorrents.best^$popup
||vpnfortorrents.org/?id=$popup,third-party
||weeklyprizewinner.com-net.info^$popup
||widget.yavli.com^$popup,third-party
||withbinaryoptions.com^$popup,third-party
||wptpoker.com^$popup
.php?pub=*&trw_adblocker=$subdocument
/exports/livemodel/?$subdocument
/shantii.php?$xmlhttprequest
||18onlygirls.tv/wp-content/banners/
||4fcams.com/affiliates/$third-party
||4tube.com/iframe/$third-party
||69games.xxx/ajax/skr?
||ad.duga.jp^
||ad.iloveinterracial.com^
||adb.fling.com^$third-party
||ads.videosz.com^
||adsrv.bangbros.com^$third-party
||adtools.gossipkings.com^$third-party
||adtools2.amakings.com^$third-party
||adtrue24.com^$~stylesheet
||adult.xyz^$script,third-party
||adultdvd.com/plugins/*/store.html$third-party
||adultfax.com/service/vsab.php?
||adultfriendfinder.com/go/$third-party
||adultfriendfinder.com/images/banners/$third-party
||adultfriendfinder.com/javascript/$third-party
||adultfriendfinder.com/piclist?$third-party
||aebn.net/banners/
||aebn.net/feed/$third-party
||aff-jp.dxlive.com^$third-party
||affiliate.dtiserv.com^$third-party
||affiliates.cupidplc.com^$third-party
||affiliates.thrixxx.com^
||allanalpass.com/visitScript/
||alt.com/go/$third-party
||amarotic.com/Banner/$third-party
||amarotic.com/rotation/layer/chatpage/$third-party
||amarotic.com^*?wmid=*&kamid=*&wsid=$third-party
||amateur.amarotic.com^$third-party
||amateurseite.com/banner/$third-party
||amazonaws.com^$xmlhttprequest,domain=watch8x.com|xmovies.to|xmovies247.com
||ambya.com/potdc/
||animalsexfun.com/baner/
||ard.sweetdiscreet.com^
||asianbutterflies.com/potd/
||asktiava.com/promotion/
||assinclusive.com/cyonix.html
||assinclusive.com/linkstxt2.html
||atlasfiles.com^*/sp3_ep.js$third-party
||avatraffic.com/b/
||awempt.com/embed/
||awestat.com^*/banner/
||b-cdn.net/media/cb/
||bangdom.com^$third-party
||banner.themediaplanets.com^$third-party
||banners.adultfriendfinder.com^$third-party
||banners.alt.com^$third-party
||banners.amigos.com^$third-party
||banners.blacksexmatch.com^$third-party
||banners.fastcupid.com^$third-party
||banners.fuckbookhookups.com^$third-party
||banners.nostringsattached.com^$third-party
||banners.outpersonals.com^$third-party
||banners.passion.com^$third-party
||banners.passiondollars.com^$third-party
||banners.payserve.com^$third-party
||banners.penthouse.com^$third-party
||banners.rude.com^$third-party
||banners.rushcommerce.com^$third-party
||banners.videosecrets.com^$third-party
||banners.webcams.com^$third-party
||bannershotlink.perfectgonzo.com^
||bans.bride.ru^$third-party
||bbp.brazzers.com^$third-party
||bigmovies.com/images/banners/
||blackbrazilianshemales.com/bbs/banners/
||blogspot.com^*/ad.jpg
||bngpt.com/*.php
||bnr.playmagazines.com^
||bongacams.com/promo.php
||bongacash.com/dynamic_banner/
||bongacash.com/promo.php
||bongacash.com/tools/promo.php$third-party
||br.fling.com^
||br.realitykings.com^
||brasileirinhas.com.br/banners/
||brazzers.com/ads/
||bulkhentai.com^$script,third-party
||bullz-eye.com/pictureofday/$third-party
||camelmedia.net/thumbs/$third-party
||camiocw.com^$subdocument
||cams.com/go/$third-party
||cams.com/p/cams/cpcs/streaminfo.cgi?$third-party
||cams.enjoy.be^$third-party
||cams.spacash.com^$third-party
||camsaim.com^*&campaign=$third-party
||camsoda.com/promos/$third-party
||camsrule.com/exports/$third-party
||cartoontube.com^$subdocument,third-party
||cash.femjoy.com^$third-party
||cdn.69games.xxx/common/images/friends/
||cdn.epom.com^*/940_250.gif
||cdn13.com^$script,third-party,domain=~leafy.pro
||cdn77.org/images/userbanners/$domain=topescortbabes.com
||cdncache2-a.akamaihd.net^$third-party
||cdnjke.com^$third-party
||chaturbate.com/affiliates/
||chaturbate.com/creative/
||chaturbate.com/in/?track=$subdocument,third-party
||chaturbate.com^*&campaign=*&track=$subdocument,third-party
||click.absoluteagency.com^$third-party
||clickz.lonelycheatingwives.com^$third-party
||clipjunkie.com/sftopbanner$third-party
||closepics.com/media/banners/
||cloudfront.net^$script,domain=avgle.com|mypornstarbook.net|pornscum.com|
pornve.com|watch8x.com|xmovies.to|xmovies247.com
||cmix.org/teasers/?
||cockfortwo.com/track/$third-party
||content.liveuniverse.com^$third-party
||contentcache-a.akamaihd.net^$third-party
||core-queerclick.netdna-ssl.com^
||core.queerclick.com^$third-party
||cpm.amateurcommunity.com^
||creamgoodies.com/potd/
||creative.stripchat.com^$third-party
||creative.strpjmp.com^$third-party
||crocogirls.com/croco-new.js
||cs.celebbusters.com^$third-party
||cs.exposedontape.com^$third-party
||d3ud741uvs727m.cloudfront.net^
||dailyvideo.securejoin.com^
||daredorm.com^$subdocument,third-party
||datefree.com^$third-party
||ddfcash.com/iframes/$third-party
||ddstatic.com^*/banners/
||deal.maabm.com^$image,third-party
||desk.cmix.org^
||downloadsmais.com/imagens/download-direto.gif
||dump1.no-ip.biz^$third-party
||dvdbox.com/promo/$third-party
||dvdempire.com/gen/bn/$third-party
||dyn.primecdn.net^$third-party
||eliterotica.com/images/banners/
||ero-advertising.com^*/banners/
||erotikdeal.com/?ref=$third-party
||escortbook.com/banner_
||escortforum.net/images/banners/$third-party
||eurolive.com/?module=public_eurolive_onlinehostess&
||eurolive.com/index.php?module=public_eurolive_onlinetool&
||evilangel.com/static/$third-party
||exposedemos.com/track/$third-party
||exposedteencelebs.com/banner/$third-party
||extremeladyboys.com/elb/banners/
||f5porn.com/porn.gif
||fansign.streamray.com^$third-party
||fastcdn.me/js/snpp/
||fastcdn.me/mlr/
||fbooksluts.com^$subdocument,third-party
||fckya.com/lj.js
||feeds.videosz.com^
||femjoy.com/bnrs/$third-party
||fgn.me^*/skins/
||filmsstreaming.club/dating/
||firestormmedia.tv^*?affid=
||fleshlight.com/images/banners/
||fleshlight.com/images/peel/
||freebbw.com/webcams.html$third-party
||freeones.istripper.com^$third-party
||freeonescams.com^$subdocument,third-party
||freeporn.hu/banners/
||freexxxvideoclip.aebn.net^
||freshnews.su/get_tizers.php?
||fuckhub.net^*?pid=$third-party
||gagthebitch.com/track/$third-party
||galeriaseroticas.xpg.com.br^$third-party
||gallery.deskbabes.com^*.php?dir=*&ids=$third-party
||gammasites.com/pornication/pc_browsable.php?
||gashot.yurivideos.com^
||gateway-banner.eravage.com^$third-party
||geo.cliphunter.com^
||geo.frtya.com^
||geo.frtyd.com^
||geobanner.adultfriendfinder.com^
||geobanner.alt.com^
||geobanner.blacksexmatch.com^$third-party
||geobanner.fuckbookhookups.com^$third-party
||geobanner.sexfinder.com^$third-party
||gfrevenge.com/vbanners/
||girls-home-alone.com/dating/
||girlsfuck-tube.com/js/aobj.js
||go2cdn.org/brand/$third-party
||graphics.streamray.com^*/cams_live.swf$third-party
||hardbritlads.com/banner/
||hdpornphotos.com/images/728x180_
||hdpornphotos.com/images/banner_
||hentaijunkie.com^*/banners/
||hentaikey.com/images/banners/
||hodun.ru/files/promo/
||homoactive.tv/banner/
||hornybirds.com^$subdocument,third-party
||hornypharaoh.com/banner_$third-party
||hostave3.net/hvw/banners/
||hosted.x-art.com/potd$third-party
||hosting24.com/images/banners/$third-party
||hotcaracum.com/banner/
||hotkinkyjo.xxx/resseler/banners/
||hotmovies.com/custom_videos.php?
||hwcdn.net^$media,domain=shesfreaky.com
||idealgasm.com^$subdocument,third-party
||iframe.adultfriendfinder.com^$third-party
||iframes.hustler.com^$third-party
||ifriends.net^$subdocument,third-party
||ihookup.com/configcreatives/
||image.cecash.com^$third-party
||images.elenasmodels.com/Upload/$third-party
||imageteam.org/upload/big/2014/06/22/53a7181b378cb.png
||imglnkc.com^$domain=publicxxxagent.com
||in.zog.link^
||interracialbangblog.info/banner.jpg
||interracialbangblog.info^*-ban.png
||ipornia.com/*=*&$third-party
||ipornia.com/frends/$subdocument
||istripper.com^$third-party,domain=~istripper.eu
||ivitrine.buscape.com^$third-party
||just-nude.com/images/ban_$third-party
||justcutegirls.com/banners/$third-party
||kau.li/yad.js
||kenny-glenn.net^*/longbanner_$third-party
||kuntfutube.com/bgbb.gif
||lacyx.com/images/banners/
||ladyboygoo.com/lbg/banners/
||latinteencash.com/potd/$third-party
||lb-69.com/pics/
||livejasmin.com^$third-party,domain=~awempire.com
||livesexasian.com^$subdocument,third-party
||llnwd.net^*/takeover_
||longmint.com/lm/banners/
||loveme.com^$third-party
||lucasentertainment.com/banner/$third-party
||magazine-empire.com/images/pornstarad.jpg
||manhunt.net/?dm=$third-party
||match.com/landing/$third-party
||media.eurolive.com^$third-party
||media.match.com^$third-party
||media.mykocam.com^$third-party
||media.mykodial.com^$third-party
||media.pussycash.com^$third-party
||metartmoney.com^$third-party
||metartmoney.met-art.com^$third-party
||mofomedia.nl/pop-*.js
||movies.spacash.com^*&th=180x135$script
||mrskin.com/affiliateframe/
||mrskincdn.com^*/flash/aff/$third-party
||mrvids.com/network/$third-party
||mtoon.com/banner/
||my-dirty-hobby.com/?sub=$third-party
||mycams.com/freechat.php?$third-party
||myexposedgirlfriendz.com/pop/popuppp.js
||myexposedgirlfriendz.com/pop/popuprk.js
||myfreakygf.com/www/click/$third-party
||mykocam.com/js/feeds.js$third-party
||mysexjourney.com/revenue/$third-party
||naked.com/promos/$third-party
||nakedshygirls.com/bannerimg/
||nakedswordcashcontent.com/videobanners/$third-party
||natuko-miracle.com/banner/$third-party
||naughtycdn.com/public/iframes/$third-party
||netvideogirls.com/adultfyi.jpg
||nubiles.net/webmasters/promo/$third-party
||nude.hu/html/$third-party
||nudemix.com/widget/
||nuvidp.com^$third-party
||openadultdirectory.com/banner-$third-party
||orgasmtube.com/js/superP/
||otcash.com/images/$third-party
||partner.loveplanet.ru^$third-party
||partners.heart2heartnetwork.$third-party
||partners.pornerbros.com^
||paydir.com/images/bnr
||pcash.globalmailer5.com^$third-party
||pinkvisualgames.com/?revid=$third-party
||plugin-x.com/rotaban/
||pod.manplay.com^$third-party
||pod.xpress.com^$third-party
||pokazuwka.com/popu/
||porncdns.com/popup/
||porndeals.com^$subdocument,third-party
||pornhubpremium.com/relatedpremium/$subdocument,third-party
||pornoh.info^$image,third-party
||pornopizza.it/lander/$third-party
||pornravage.com/notification/$third-party
||pornstarnetwork.com^*_660x70.jpg
||pornturbo.com/*.php?g=$subdocument,third-party
||pornturbo.com^*.php?*&cmp=$subdocument,third-party
||potawe.com^$subdocument,third-party
||potd.onlytease.com^$third-party
||prettyincash.com/premade/$third-party
||prime.ms^$domain=primejailbait.com
||privatamateure.com/promotion/
||private.camz.$third-party
||private.com/banner/
||privatehomeclips.com/privatehomeclips.php?t_sid=
||profile.bharatmatrimony.com^$third-party
||promo.blackcrush.com^$third-party
||promo.cams.com^$third-party
||promo.pegcweb.com^$third-party
||promos.gpniches.com^$third-party
||promos.meetlocals.com^$third-party
||promos.wealthymen.com^$third-party
||propbn.com/bonga/
||ptcdn.mbicash.nl^$third-party
||pub.nakedreel.com^
||punterlink.co.uk/images/storage/siteban$third-party
||pussycash.com/content/banners/$third-party
||pussysaga.com/gb/$third-party
||putana.cz/banners/
||r18.com/track/$third-party
||r18.com^*/banner/$third-party
||rabbitporno.com/friends/
||rabbitporno.com/iframes/$third-party
||rawtubelive.com/exports/$third-party
||realitykings.com/vbanners/
||red-tube.com/dynbanner.php?
||redzxxxtube.com^$third-party
||rexcams.com/misc/iframes_new/
||rotci.com/images/rotcibanner.png
||rough-sex-in-russia.com^*/webmaster/$third-party
||rss.dtiserv.com^$third-party
||ruscams.com/promo/
||russkoexxx.com/ban/$third-party
||sabin.free.fr^$third-party
||saboom.com.pccdn.com^*/banner/
||sadtube.com/chat/$script
||sakuralive.com/dynamicbanner/
||scoreland.com/banner/
||screencapturewidget.aebn.net^$third-party
||sexei.net^$subdocument,xmlhttprequest
||sexgalaxy.net/pop
||sexgangsters.com/sg-banners/
||sextoysgfs.com^*?fel=$third-party
||sextronix.*.cdnaccess.com^
||sextronix.com/b/$third-party
||sextronix.com/images/$third-party
||sextubepromo.com/ubr/
||sexy.fling.com^$third-party
||sexycams.com/exports/$third-party
||share-image.com/borky/
||shemalenova.com/smn/banners/
||simonscans.com/banner/
||skyprivate.com^*/external/$third-party
||sleepgalleries.com/recips/$third-party
||slickcash.com/flash/subtitles_$third-party
||smartmovies.net/promo_$third-party
||smyw.org/smyw_anima_1.gif
||snrcash.com/profilerotator/$third-party
||spacash.com//v2bannerview.php?
||spacash.com/popup/$third-party
||spacash.com/tools/peel/
||spankbang.xxx^$domain=spankbang.com
||spankcdn.net/dist/js/exbls.js
||spankcdn.net/js/sw.ready.js
||st.ipornia.com^$third-party
||static.twincdn.com/special/license.packed
||static.twincdn.com/special/script.packed
||steadybucks.com^*/banners/
||streamen.com/exports/$third-party
||streamray.com/images/cams/flash/cams_live.swf
||stripchat.com^*/widget/$third-party
||swurve.com/affiliates/
||t.co^$domain=adultfreex.com
||target.vivid.com^$third-party
||teendaporn.com/rk.js
||theporndude.com/graphics/tpd-$third-party
||theporndude.com/img/planetsuzy.png
||thrixxx.com/affiliates/$image
||thrixxx.com/scripts/show_banner.php?
||thumbs.vstreamcdn.com^*/slider.html
||tlavideo.com/affiliates/$third-party
||tm-offers.gamingadult.com^
||tool.acces-vod.com^
||tools.bongacams.com^$third-party
||tools.gfcash.com^$third-party
||tours.imlive.com^$third-party
||track.xtrasize.nl^$third-party
||ts.videosz.com/iframes/
||tubefck.com^*/adawe.swf
||tumblr.com^*/tumblr_mht2lq0XUC1rmg71eo1_500.gif$domain=stocporn.com
||turbolovervidz.com/fling/
||twiant.com/img/banners/
||twilightsex.com^$subdocument,third-party
||txxx.com/axe/
||upsellit.com/custom/$third-party
||uramov.info/wav/wavideo.html
||uselessjunk.com^$domain=yoloselfie.com
||venuscamz.com/in/?track=$subdocument,third-party
||vidz.com/promo_banner/$third-party
||vigrax.pl/banner/
||viorotica.com^*/banners/
||virtualhottie2.com/cash/tools/banners/
||visit-x.net/promo/$third-party
||vodconcepts.com^*/banners/
||vptbn.com^$subdocument,third-party
||vs3.com/_special/banners/
||vs4.com/req.php?z=
||vserv.bc.cdn.bitgravity.com^$third-party
||vzzk.com/uploads/banners/$third-party
||wafflegirl.com/galleries/banner/
||watchmygf.com/preview/$third-party
||webcams.com/js/im_popup.php?
||webcams.com/misc/iframes_new/
||webmaster.erotik.com^$third-party
||wendi.com/ipt/$third-party
||wetandpuffy.com/galleries/banners/
||widgets.comcontent.net^
||widgetssec.cam-content.com^
||winkit.info/wink2.js
||wp-script.com/img/banners/
||wp.com/bnr.playmagazines.com/
||wt.adtrue24.com^
||xcabin.net/b/$third-party
||xlgirls.com/banner/$third-party
||xnxx.com^$third-party
||xtrasize.pl/banner/
||xxtu.be^$subdocument,third-party
||yamvideo.com/pop1/
||youfck.com^*/adawe.swf
||yplf.com/ram/files/sponsors/
||ztod.com/flash/wall*.swf
||ztod.com/iframe/third/$subdocument
||zubehost.com/*?zoneid=
||1800freecams.com^$popup,third-party
||21sextury.com^$popup
||777livecams.com/?id=$popup,third-party
||adultfriendfinder.com/banners/$popup,third-party
||adultfriendfinder.com/go/$popup,third-party
||amarotic.com/?$popup,third-party
||amarotic.com^*?wmid=$popup,third-party
||babecams.net/landing/$popup,third-party
||benaughty.com/aff.php?$popup,third-party
||cam4.com/?$popup
||camcity.com/rtr.php?aid=$popup
||candidvoyeurism.com/ads/$popup
||chaturbate.com/*/?join_overlay=$popup
||chaturbate.com/sitestats/openwindow/$popup
||cpm.amateurcommunity.*?cp=$popup,third-party
||devilsfilm.com/track/go.php?$popup,third-party
||epornerlive.com/index.php?*=punder$popup
||exposedwebcams.com/?token=$popup,third-party
||ext.affaire.com^$popup
||extremefuse.com/out.php?$popup
||fakehub.com/tour/$popup
||fantasti.cc/ajax/gw.php?$popup
||fleshlight-international.eu^*?link=$popup,third-party
||fling.com/enter.php?$popup
||flirt4free.com/_special/pops/$popup,third-party
||flirt4free.com^*&utm_campaign$popup,third-party
||fuckbookhookups.com/go/$popup
||fuckbooknet.net/dating/$popup,third-party
||fuckshow.org^*&adr=$popup
||fucktapes.org/fucktube.htm$popup
||get-a-fuck-tonight.com^$popup
||hazeher.com/t1/pps$popup
||hdporn.to^$popup,third-party
||hqtubevideos.com/play.html$popup,third-party
||icgirls.com^$popup
||imlive.com/wmaster.ashx?$popup,third-party
||ipornia.com/scj/cgi/out.php?scheme_id=$popup,third-party
||jasmin.com^$popup,third-party
||join.whitegfs.com^$popup
||judgeporn.com/video_pop.php?$popup
||landing.milfed.com/?ad_$popup
||letstryanal.com/track/$popup,third-party
||linkfame.com^*/go.php?$popup,third-party
||livecams.com^$popup
||livehotty.com/landing/$popup,third-party
||livejasmin.com^$popup,third-party
||mafia-linkz.to^$popup,third-party
||media.campartner.com/index.php?cpID=*&cpMID=$popup,third-party
||media.campartner.com^*?cp=$popup,third-party
||meetlocals.com^*popunder$popup
||mjtlive.com/exports/golive/?lp=*&afno=$popup,third-party
||mrskin.com/?_$popup
||mydirtyhobby.com/*?$popup,third-party
||myfreecams.com/?co_id=$popup
||offersuperhub.com/landing/$popup,third-party
||online.mydirtyhobby.com^*?naff=$popup,third-party
||only18adultgames.pro^$popup,third-party
||porngames.adult^*=$popup,third-party
||pornhub.com^*&utm_campaign=*-pop|$popup
||pornhublive.com/landing/$popup,third-party
||pornme.com^*.php?ref=$popup,third-party
||porno-onlain.info/top.php$popup
||pornoh.info^$popup
||postselfies.com^*?nats=$popup,third-party
||redlightcenter.com/?trq=$popup,third-party
||redtube.com/bid/$popup
||rudefinder.com/?$popup,third-party
||seekbang.com/cs/rotator/$popup
||seeme.com^*?aid=*&art=$popup
||sex.com/popunder/$popup
||sexier.com/services/adsredirect.ashx?$popup,third-party
||sexier.com^*_popunder&$popup
||sexsearchcom.com^$popup,third-party
||socialflirt.com/go/$popup,third-party
||streamate.com/landing/$popup
||teenslikeitbig.com/track/$popup,third-party
||textad.sexsearch.com^$popup
||topbucks.com/popunder/$popup
||tour.mrskin.com^$popup,third-party
||tube911.com/scj/cgi/out.php?scheme_id=$popup,third-party
||tuberl.com^*=$popup,third-party
||twistys.com/track/$popup,third-party
||upforit.com/ext.php$popup
||videobox.com/?tid=$popup
||videobox.com/tour/$popup
||videosz.com/search.php$popup,third-party
||videosz.com^*&tracker_id=$popup,third-party
||visit-x.net/cams/*.html?*&s=*&ws=$popup,third-party
||vs3.com^$popup,third-party
||wantlive.com/landing/$popup
||webcams.com^$popup,third-party
||xdating.com/search/$popup,third-party
||xvideoslive.com/?AFNO$popup,third-party
||xvideoslive.com/landing/$popup,third-party
||2ca.com.au/images/banners/
||2cc.net.au/images/banners/
||2merkato.com/images/banners/
||2oceansvibe.com/?custom=takeover
||3dwallpaperstudio.com^*/hd_wallpapers.jpg
||560theanswer.com/upload/sponsor-
||8muses.com/banner/
||9xbud.com/97e0852673322cd5cd01.js
||a.w3techs.com^
||aboutmyarea.co.uk/images/imgstore/
||abt.etherscan.com^
||ad.itweb.co.za^
||ad.khan.co.kr^
||ad.masteranime.es^
||ad.search.ch^
||ad.spreaker.com^
||adaderana.lk/banners/
||addirector.vindicosuite.com^
||adf.ly/*.php?u=$script
||adf.ly/external/*/int.php
||adf.ly/puscript$script
||ads.yahoo.com^
||ads.zynga.com^
||adserver.pandora.com^
||adss.yahoo.com^
||adswikia.com^*banner
||aerotime.aero/upload/banner/
||afedmag.com/uploaded/images/banner-
||afloat.ie^*/banners/
||afr.com/assets/europa.
||africanbusinessmagazine.com/images/banners/
||aggnr.groovesharks.org^
||akamai.net/*/Prerolls/Campaigns/
||akamaihd.net/dub-dub-iad/$domain=amazon.ca|amazon.co.uk|amazon.com|amazon.com.au|
amazon.fr
||akamaihd.net^*/ads/$domain=player.theplatform.com
||alachuacountytoday.com/images/banners/
||alibi.com/?request_type=aimg
||allclassical.org^*/banners/
||allkpop.com/ads/
||alt-market.com^*/banners/
||amazon.com/aan/$subdocument
||amazonaws.com/files.bannersnack.com/$domain=~bannersnack.com
||amazonaws.com/sftemp/sf_$domain=tumblr.com
||amazonaws.com^$script,domain=cocomanhua.com
||aolcdn.com/ads/$script
||aolcdn.com/os/moat/$script
||aparat.cam/pu/
||armenpress.am/static/add/
||armyrecognition.com^*/customer/
||as.inbox.com^
||ascii-art-generator.org/cnc/$xmlhttprequest
||audiotag.info/images/banner_
||aveherald.com/images/banners/
||bahamaslocal.com/img/banners/
||beap.gemini.yahoo.com^
||bernama.com/storage/banner/
||bestblackhatforum.com/images/my_compas/
||bikeforums.net/images/sponsors/
||bioinformatics.org/images/ack_banners/
||bit.com.au/scripts/js_$script
||blbclassic.org/assets/images/*banners/
||borneobulletin.com.bn/wp-content/banners/
||botswanaguardian.co.bw/images/banners/
||brisbanetimes.com.au/assets/europa.
||brudirect.com/images/banners/
||brudirect.com/images/wbanners/
||bustocoach.com/wp-content/*BANNER
||c21media.net/wp-content/plugins/sam-images/
||calguns.net/images/ad
||carfinderph.com/popup/
||carmag.co.za/upload/dmx_banners/
||cd1025.com/www/assets/a/
||cdn77.org^$domain=telerium.tv
||ceforum.co.uk/images/misc/PartnerLinks
||celebstoner.com/assets/components/bdlistings/uploads/
||celebstoner.com/assets/images/img/sidebar/$image
||chinadaily.com.cn/s?
||cimg.co/w/bn/$domain=cryptonews.com
||cinemablend.com/static/js/batsignal/
||cinemablend.com/static/js/k2/
||clarksvilleonline.com/cols/
||click.livedoor.com^
||clipwatching.com/pu/
||cloudfront.net/ccmtblv2.png$domain=aim.org
||cloudfront.net^$script,domain=1337x.to|footballleagueworld.co.uk|
footballtransfertavern.com|newsweek.com|psychcentral.com|thisisfutbol.com|
videocelts.com|vrv.co
||cloudfront.net^*/sponsors/$domain=indycar.com|overwatchleague.com
||cntr.lookmovie.ag^
||coincodex.com^*/position.php?
||collector.viki.io^
||constructionreviewonline.com^*banner
||coryarcangel.com/images/banners/
||cpahero.com/cpa-networks.gif
||crackdb.com/img/vpn.png
||creatives.livejasmin.com^
||cricketireland.ie//images/sponsors/
||crmbuyer.com/images/sda/
||crn.com.au/scripts/js_$script
||d10lumateci472.cloudfront.net^
||d2fbkzyicji7c4.cloudfront.net^
||d2na2p72vtqyok.cloudfront.net^
||d2uepos3ef6db0.cloudfront.net^
||d3asksgk2foh5m.cloudfront.net^
||daily-sun.com/assets/images/banner/
||davidwalsh.name/demo/tjs
||delivery.smashing.services^
||deshvidesh.com/banner/
||designtaxi.com/i-combine.php
||designtaxi.com/small-dt.php$subdocument
||dhakatribune.com/dynamics/dhakaadvs/
||diglloyd.com/js2/pub-wide2-ck.js
||dj1symwmxvldi.cloudfront.net/r/$image,domain=coderwall.com
||djv99sxoqpv11.cloudfront.net^
||dkm6b5q0h53z4.cloudfront.net^
||dkyp75kj7ldlr.cloudfront.net^
||dnsleaktest.com/assets/img/cute-box-image.png
||domaintyper.com/Images/dotsitehead.png
||dominicantoday.com^*/banners/
||dotaoutpost.com/stable/js/ab/$script,domain=wowhead.com
||driverdb.com/assets/img/banners/
||dshield.org/images/sansondemandbanner.jpg
||dyncdn.me/static/20/js/expla*.js$domain=rarbg.to|rarbg2019.org|rarbg2020.org|
rarbg2021.org|rarbgaccess.org|rarbgaccessed.org|rarbgmirror.com|rarbgmirror.org|
rarbgmirrored.org|rarbgp2p.org|rarbgproxied.org|rarbgproxy.org|rarbgprx.org|
rarbgto.org|rarbgunblock.com|rarbgunblocked.org|rarbgway.org
||eawaz.com/wp-content/plugins/ml-slider/
||ebayrtm.com/rtm?RtmCmd*&enc=
||ebayrtm.com/rtm?RtmIt
||ebaystatic.com^*/ScandalJS-
||ebaystatic.com^*/ScandalSupportGFA-
||ebd.cda-hd.pl^$script,domain=cda-hd.cc
||eclipse.org/membership/promo/images/
||eco-business.com/static/assets/img/site_partners/
||ecommercetimes.com^*/sda/
||economictimes.com/etmpat/
||ed2k.2x4u.de/mfc/
||emoneyspace.com/b.php
||engagesrvr.filefactory.com^
||engine.fxempire.com^
||engine.laweekly.com^
||enjoy.modd.io^
||eprop.co.za/images/banners/
||escapementmagazine.com/wp-content/banners/
||esportsheaven.com/media/skins/$image
||eteknix-eteknixltd.netdna-ssl.com/wp-content/uploads/*skin$domain=eteknix.com
||eurochannel.com/images/banners/
||europeonline-magazine.eu/banner/
||euroweb.com^*/banner/
||exchangerates.org.uk/images/200x200_
||expatexchange.com/banner/
||extreme-down.ninja/xvideo.js
||f1i.com^*/hype/
||facebook.com/video/instream_video/$xmlhttprequest
||facebook.com^*/instream/vast.xml?
||familylawweek.co.uk/bin_1/
||fc.lc/js/nt.js
||fc.lc^$subdocument,~third-party
||ferrarichat.com^*/sponsors/
||feurl.com/asset/barr.js
||finchannel.com/images/banners/
||findit.com.mt/viewer/
||finextra.com/finextra-images/leaderboards/
||fishki.net/code?
||fool.com/pitcher/
||footballtradedirectory.com/images/pictures/banner/
||fordforums.com.au/logos/
||formula1.com^*/sponsors/
||foxcharleston.com^*-300X250.
||free-webhosts.com/images/a/
||freecomiconline.me/script/$script
||freeworldgroup.com/banner
||freshplaza.com/b/
||fulhamfc.com/i/partner/
||fulltvnetwork.com/a.php$domain=fulltv.tv
||fun.content.ninjakiwi.com^
||fun.wormania.io^
||fun1.arcadeprehacks.com^
||funnyjunk.com/site/js/extra/pre
||gamecopyworld.*/i/tc/
||gamecopyworld.*/js/tc_
||gamecopyworld.*/p2.js
||gamecopyworld.com/*.php$script,subdocument
||gamecopyworld.eu/*.php$script,subdocument
||gamerevolution.com^*/buynow-
||gasgoo.com/promo/
||gcloud.live/asset/bann.js
||gen.etherscan.io^
||geo*.hltv.org^
||gerber-viewer.com/images/*_banner/
||gestyy.com^*/xvideos.js
||ghacks.net/wp-content/themes/new-ghacks-preview/scripts/cmp.js$script
||giveawayoftheday.com/web/bannerinf.js
||gossipmillnigeria.com^*-banner-
||gounlimited.to/js/pop.js
||govevents.com/display-file/
||gp.cointelegraph.com^$~third-party,xmlhttprequest
||gr8.cc/assets/img/*banner
||gr8.cc/assets/img/btcclicks.png
||graphicdesignforums.co.uk/banners/
||hackingsaga.com^*/final-nordvpn-
||hawaiireporter.com^*-300x250.jpg
||hawk.pcgamer.com^
||hentaicdn.com/cdn/v2.assets/js/ARFnet.
||hentaifox.com/js/iwzwkjkldl.php
||hentaihand.com/6tk4jA7.js$script,domain=nhentai.com
||herzeleid.com/files/images/banners/
||hitomi.la/cpbrtzrh/$script
||hitomi.la/JuhozYfP/b0vQAvwf.js
||hltv.org^*/betting/
||holyfamilyradio.org/banners/
||homeschoolmath.net/a/
||horizonsunlimited.com/alogos/
||hostsearch.com/creative/
||hotstar.com^*/midroll?$~third-party
||hotstar.com^*/preroll?$~third-party
||hotukdeals.com/search/price_comparison/pricespy$xmlhttprequest
||howtogermany.com/images/bnr-
||howtogermany.com/images/but-
||i-tech.com.au/media/wysiwyg/banner/
||i.hltv.org/i.php
||i3investor.com/cm/img/offer_
||i3investor.com/cm/img/partner/
||iamcdn.net/players/adeet.min.js$script,domain=playhydrax.com
||ibsrv.net/*214x30.
||ibsrv.net/*_215x30.
||ibsrv.net/*_215x30_
||ibsrv.net/*forumsponsor$domain=audiforums.com
||iceinspace.com.au/iisads/
||idlebrain.com^*/footer-
||idlebrain.com^*/hor-
||idlebrain.com^*/main-
||idlebrain.com^*/sky-
||idlebrain.com^*/square-
||iftn.ie/images/data/banners/
||igorslab.de/wp-content/uploads/205/$script
||imagetwist.com/imgs/hims.jpg
||imagetwist.com/raa/
||imgking.co/frler.js
||imgshots.com/includes/js/layer.js
||imgur.com/images/house-cta/
||imhentai.com/js/expp.js
||immihelp.com/ats-tsd/
||incentivetravel.co.uk/images/banners/
||indiadesire.com/bbd/
||indiadesire.com^*/banner/
||indiansinkuwait.com/Campaign/
||inewsmalta.com/SiteImages/Promo/
||infobetting.com/bookmaker/
||insidedp.com/images/banners/
||insidehw.com/images/banners/
||insideyork.co.uk/assets/images/sponsors/
||international-property.countrylife.co.uk/js/search_widget.js
||investing.com/jp.php
||irishdev.com/files/banners/
||irishracing.com/graphics/books
||irv2.com/forums/*show_banner
||islamicity.org^*/sponsorship-
||island.lk/userfiles/image/danweem/
||italiangenealogy.com/images/banners/
||itweb.co.za/sponsored_
||itweb.co.za^*/sponsors
||itweb.co.za^*/toolbox/
||itweb.co.za^*sponsoredby
||jawcloud.co/js/jawgo.js
||jobfinderph.com^*/banners/
||jooble.org/banner/
||jordantimes.com/accu/
||juventus.com/pics/sponsors/
||kdnuggets.com/aps/
||kendrickcoleman.com/images/banners/
||kickassanime.rs/codea/
||kitz.co.uk/files/jump2/
||knco.com/wp-content/uploads/wpt/
||koreatimes.co.kr/ad/
||krapps.com^*-banner-
||kshp.com/uploads/banners/
||lagacetanewspaper.com/wp-content/uploads/banners/
||lawprofessorblogs.com/responsive-template/*advert.
||legittorrents.info/images/hard-drives.png
||lespagesjaunesafrique.com/bandeaux/
||lewis.kingko.xyz^
||limesurvey.org/images/banners/
||linuxinsider.com/images/sda/
||linuxtracker.org/images/dw.png
||loadingz.com/jflex.js
||local.tampabay.com^$subdocument
||localvictory.com^*/Trailblazer-Ad.png
||lowendbox.com/wp-content/themes/leb/banners/
||lrb.co.uk/spc?
||lycos.com/catman/
||lyngsat-logo.com/as9/
||lyngsat-maps.com/as9/
||lyngsat-stream.com/as9/
||lyngsat.com/as9/
||mail-ads.google.com^
||malwaredomains.com/ra.jpg
||manhwahentai.me/script/
||manilastandard.net/panel/_files/banner/
||manytoon.com/script/$script
||marineterms.com/images/banners/
||marketrealist.com/?load=$subdocument
||masternodes.online/baimages/
||masternodes.online/bimages/
||mathforum.org/images/tutor.gif
||maxconsole.com/styles/mc/ad/
||maxgames.com/img/sponsor_
||mbauniverse.com^*/shree.
||mbl.is/augl/
||media-amazon.com^*/zergnet-
||media-imdb.com^*/imdbads/js/collections/tarnhelm-$script,domain=imdb.com
||media-imdb.com^*/zergnet-
||media.indiatimes.com/apidm/$image
||mediamanager.co.za/img/banners/
||merry.heavenmedia.com^$domain=esportsheaven.com|hardwareheaven.com
||metrotimes.com/binary/
||mixdrop.co/xvideo-js
||mixdrop.to/xvideo-js
||mms.graziadaily.co.uk^
||moevideo.net/getit/$object,domain=videochart.net
||monkeygamesworld.com/images/banners/
||moremoney.io/files/banners/
||motortrader.com.my/skinner/
||motorweek.org^*/sponsor_logos/
||mrskin.com^$script,third-party,domain=~mrskincdn.com
||mrunal.org^*/ad-
||mrunal.org^*/Ad_
||mrunal.org^*/Win20CSP_
||musicatorrents.com^*/license.
||musicatorrents.com^*/script.
||musictarget.com*/!
||muslimobserver.com^*/banner-
||mustangevolution.com^*/banners/
||mygaming.co.za^*/partners/
||nairaland.com/cltimages/
||namepros.com/images/backers/
||nas1.flashx.
||nation.cymru^*/AmGen
||nation.cymru^*/Plaid-Cymru.gif
||nativetimes.com/images/banners/
||naukri.com/banners
||netindian.in/frontsquare*.php
||newasiantv.tv/files/a300x250.html
||newsreview.com/images/promo.gif
||newstrackindia.com/images/hairfallguru728x90.jpg
||nicoad.nicovideo.jp^$domain=~nicoad.nicovideo.jp
||nigerianbulletin.com^*/Siropu/
||ninemanga.com/files/js/ninemanga_300.js
||norwaypost.no/images/banners/
||notdoppler.com^*-promo-
||nrl.com^*/sponsors/
||nu2.nu/gfx/sponsor/
||nyafilmer.vip/branding/
||ohmygore.com/ef_pub
||oncyprus.com/media/ems/banners/
||onlineshopping.co.za/expop/
||optics.org/banners/
||pes-serbia.com/prijatelji/zero.png
||phorio.com^*/partners/
||phuketwan.com/img/b/
||pimpandhost.com/static/html/
||planetlotus.org/images/partners/
||playgames2.com/ban300-
||playgames2.com/default160x160.php
||playgames2.com/mmoout.php
||playgames2.com/rand100x100.php
||ports.co.za/banners/
||positivehealth.com^*/BannerAvatar/
||positivehealth.com^*/TopicbannerAvatar/
||propertyfinderph.com/uploads/banner/
||publicdomaintorrents.info/grabs/hdsale.png
||publicdomaintorrents.info/rentme.gif
||publicdomaintorrents.info/srsbanner.gif
||pulsenews.co.kr/js/ad.js
||puredl.org/ugb6.gif
||rabble.ca/sites/default/files/styles/partners_
||radio1584.co.za/images/banners/
||radiocity.in^*.php$subdocument
||radioreference.com/i/p4/tp/smPortalBanner.gif
||ragezone.com/wp-content/uploads/2019/02/Widget_HF.png
||readlightnovel.org/assets/taoist_images/
||richardroeper.com/assets/banner/
||routercheck.com/supportstatic/images/support/common/watermelonpc_banner.png
||rpgcodex.net^*/gog_button.jpg
||rtc107fm.com/images/banners/
||s.radioreference.com/sm/$image
||saabsunited.com/wp-content/uploads/*banner
||sareunited.com/uploaded_images/banners/
||sat24.com/bannerdetails.aspx?
||scoot.co.uk/delivery.php
||sdancelive.com/images/banners/
||sedo.cachefly.net^$domain=~sedoparking.com
||sermonaudio.com/images/sponsors/
||sgtreport.com/wp-content/uploads/*Banner
||sharecad.org/content/banners/
||shtfplan.com/images/banners/
||siberiantimes.com/upload/banners/
||sicilianelmondo.com/banner/
||sketchucation.com/images/banners/
||skilouise.com/images/sponsors/
||smallseotools.com/images/$image,domain=smallseotools.com
||smashingapps.com/banner/
||smh.com.au/assets/europa.
||smn-news.com/images/banners/
||smushcdn.com^*-take-over-$domain=sundayworld.co.za
||socket.streamable.com^
||softcab.com/google.php?
||sorcerers.net/images/aff/
||southafricab2b.co.za/banners/
||southfloridagaynews.com/images/banners/
||speedcafe.com^*-banner-
||speedcafe.com^*/partners/
||speedvideo.net/img/pla_
||spongepowered.org^*/assets/img/sponsors/
||sportpesanews.com/images/promo/
||static.tellerium.com^$subdocument
||steamanalyst.com/www
||stockhouse.com^*-300x75.gif
||streamabc.xyz/asset/bann.js
||streams.tv/js/slidingbanner.js
||sundayworld.co.za^*/home-page-take-over-
||surfmusic.de/anz
||survivalblog.com/marketplace/
||taadd.com/files/js/site_skin.js
||talkmagic.co.uk/aimages/$image
||tamilwire.org/images/banners3/
||taxsutra.com^*/banner/
||tbib.org/gaming/clicker.php
||techhive.com/ads/
||technewsworld.com/images/sda/
||theage.com.au/assets/europa.
||thecenturion.co.za^*/banners/
||thecharlottepost.com/cache/sql/fba/
||thedailysheeple.com/images/banners/
||theindependentbd.com/assets/images/banner/
||theispguide.com/premiumisp.html
||thelakewoodscoop.com^*banner
||thelodownny.com/leslog/ads/
||thepeninsulaqatar.com/images/front/cads/
||thephuketnews.com/photo/banner/
||theportugalnews.com/uploads/banner/
||theseoultimes.com/ST/banner/
||thewindowsclub.com/porpoiseant/
||thisgengaming.com/Scripts/widget2.aspx
||torrenteditor.com/img/graphical-network-monitor.gif
||torrentfreak.com/wp-content/banners/
||tpc.googlesyndication.com^
||tradecraft.s.llnwi.net^
||traditionalmusic.co.uk/images/banners/
||truck1.eu/_BANNERS_/
||trucknetuk.com^*/sponsors/
||tubeoffline.com/itbimg/
||turbobit.net/fd1/js/brinpopup.js
||turbobit.net/pus/
||tympanus.net/codrops/wp-content/banners/
||ubuntugeek.com/images/ubuntu1.png
||ukcampsite.co.uk/banners/
||uploadgig.com/static/
||urs.zdnet.com^
||uvnc.com/img/teamviewerlogo.
||uxmatters.com/images/sponsors/
||videowood.tv/assets/js/popup.js
||videowood.tv/pop2
||vk.com/js/cmodules/web/ads_light.$script
||vobium.com/images/banners/
||wall.vgr.com^
||walmart.com^*/api/wpa?
||watoday.com.au/assets/europa.
||webconfs.com/wp-content/uploads/2017/08/300x250bw.png
||webdevforums.com/images/inmotion_banner.gif
||webhostingtalk.com/images/style/lw-header.png
||whoownsfacebook.com/images/topbanner.gif
||windowsreport.com/rwIvq95hjpZa.js
||wlcr.org/banners/
||worldstadiums.com/world_stadiums/bugarrishoes/
||wqah.com/images/banners/
||ww1.flashx.
||ww2.gestyy.com^
||x.castanet.net^
||xbox-hq.com/html/images/banners/
||xinhuanet.com/s?
||xtremesystems.org/fugger/
||yahoo.com/sdarla/$subdocument
||yellowpages.com.jo/uploaded/banners/
||yellowpages.com.lb/uploaded/banners/
||yimg.com/aaq/wf/wf-darla-$domain=yahoo.com
||yimg.com/ao/adv/$script,domain=yahoo.com
||yimg.com/dh/ap/default/*/skins_$image,domain=yahoo.com
||yimg.com/hl/ap/*_takeover_$domain=yahoo.com
||yimg.com/hl/ap/default/*_background$image,domain=yahoo.com
||yimg.com/i/i/de/cat/yahoo.html$domain=yahoo.com
||yimg.com/la/i/wan/widgets/wjobs/$subdocument,domain=yahoo.com
||yimg.com/nn/lib/metro/g/sda/$domain=yahoo.com
||yimg.com/rq/darla/$domain=tumblr.com|yahoo.com
||yimg.com/uu/api/*/ads/$domain=yahoo.com
||ynet.co.il/gpt/
||youtube-video.download/y-vd.php
||youtube.com/ad_companion
||youtube.com/pagead/
||ytmp3.cc/bn/
||yts.mx/ypt3.js
||zkillboard.com/img/brave_switch.png
/^https?:\/\/.*.(club|bid|xyz|site|pro|info)\/.*/$third-party,domain=9xupload.xyz|
bdupload.asia|desiupload.co|flashx.tv|powvideo.net|powvldeo.me|streamplay.biz|
streamplay.to|videobin.co
/^https?:\/\/[0-9a-z]{11,20}.*.com\/.*/$third-party,domain=9xmovies.app|
9xupload.xyz|mixdrop.co|mixdrop.to|ovagames.com
||avantisvideo.com/avm/js/video-loader.js$script,third-party
||minutemediaservices.com/mplayer_embed.html$third-party
||playbuzz.com/embed/$script,third-party
||playbuzz.com/player/$script,third-party
||player.anyclip.com/anyclip-widget/$script,third-party
||playwire.com/bolt/js/$script,third-party
||vidazoo.com/basev/$script,third-party
||viewdeos.com^$script,third-party
||mimecast.com^$domain=motorcycleshows.com
/^https?:\/\/www\.united\.com\/public\/[0-9a-zA-Z]{25,}/$script,domain=united.com
||united.com/sw.js
@@||youtube.com/get_video_info?$xmlhttprequest,domain=music.youtube.com|
tv.youtube.com
||googleads.g.doubleclick.net^$domain=youtube.com
||m.youtube.com/get_midroll_$domain=youtube.com
||pagead2.googlesyndication.com^$domain=youtube.com
||static.doubleclick.net^$domain=youtube.com
||www.google.com/pagead/$domain=youtube.com
||www.youtube.com/get_midroll_$domain=youtube.com
||youtube.com/get_video_info?*adunit$~third-party
||nyafilmer.vip/u_a4fv7zck.js
||energi.world/wp-content/themes/energi/js/particles$script,~third-party
||cloudfront.net/script.js$script,third-party
|http://$script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=viewerig.com
|https://$script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=viewerig.com
@@||cdnjs.cloudflare.com^$script,stylesheet,domain=mp4upload.com
@@||code.jquery.com^$script,domain=mp4upload.com
@@||fontawesome.com^$script,stylesheet,domain=mp4upload.com
|http://$script,stylesheet,third-party,xmlhttprequest,domain=mp4upload.com
|https://$script,stylesheet,third-party,xmlhttprequest,domain=mp4upload.com
@@||4cdn.org^$script,stylesheet,third-party,xmlhttprequest,domain=4chan.org
|http://$script,stylesheet,third-party,xmlhttprequest,domain=4chan.org
|https://$script,stylesheet,third-party,xmlhttprequest,domain=4chan.org
@@||cdn.jsdelivr.net^$script,stylesheet,domain=dood.to|dood.watch
@@||cdnjs.cloudflare.com^$script,stylesheet,domain=dood.to|dood.watch
@@||dood.video^$domain=dood.to|dood.watch
@@||doodcdn.com^$font,image,script,stylesheet,xmlhttprequest,domain=dood.to|
dood.watch
@@||doodstream.com^$font,image,script,stylesheet,xmlhttprequest,domain=dood.to|
dood.watch
@@||fonts.googleapis.com^$stylesheet,domain=dood.to|dood.watch
@@||gstatic.com^$script,domain=dood.to|dood.watch
|http://$image,other,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=dood.to|dood.watch
|https://$image,other,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=dood.to|dood.watch
/^https?:\/\/.*bit(ly)?\.(com|ly)\//$domain=1337x.to|eztv.io|eztv.tf|eztv.yt|
fmovies.taxi|fmovies.world|fullmatchesandshows.com|limetorrents.info|megaup.net|
monova.org|monova.to|mrunlock.kim|newser.com|sendit.cloud|torlock.com|uiz.io|
userscloud.com|vev.io|vev.red|vidbull.tv|vidop.icu|vidup.io|yify-movies.net|
yourbittorrent2.com|zippyshare.com
/^https?:\/\/.*\/.*(sw[0-9a-z._-]|\.notify\.).*/$script,domain=1337x.to|
1newmoviesonline.me|9xflix.asia|anonfiles.com|aparat.cam|bdupload.asia|
clipwatching.com|clk.ink|cloudvideo.tv|cocomanhua.com|cutewallpaper.org|
downloadpirate.com|eztv.io|eztv.tf|eztv.yt|filmlinks4u.is|flashx.pw|fmovies.taxi|
fmovies.world|freeroms.com|fullmatchesandshows.com|getlink.pro|gomoviesfree.sc|
heapfiles.com|indishare.org|intoupload.net|limetorrents.info|ling.online|
macupload.net|mangareader.net|megaup.net|mhktricks.org|mixdrop.co|monova.org|
monova.to|newser.com|nutritioninsight.com|ouo.press|piknu.com|powv1deo.cc|
powvideo.net|powvldeo.cc|powvldeo.co|primewire.sc|putlocker.fyi|putlocker.style|
putlockers.movie|readcomiconline.to|realgfporn.com|sendit.cloud|sendspace.com|
serials.ws|solarmovie.to|thewpsite.com|torlock.com|torrentdownload.info|uiz.io|up-
load.io|upload.ac|uploadever.com|uploadproper.net|uploadrive.com|uplovd.com|
upstream.to|uptobox.com|userscloud.com|v96-surf.com|vev.io|vev.red|vidbull.tv|
videobin.co|vidlox.me|vidop.icu|vidoza.co|vidoza.net|vidtomp3.com|vidup.io|
vumoo.life|watchtvseries.video|xtgem.com|y2mate.com|yify-movies.net|
yourbittorrent2.com|youzik.com|zippyshare.com
/^https?:\/\/.*\/sw.js?.[a-zA-Z0-9%]{50,}/$script,~third-party
@@||cdncv.net^$script,xmlhttprequest,domain=cloudvideo.tv
|http://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=cloudvideo.tv
|https://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=cloudvideo.tv
@@||gstatic.com^$script,domain=upstream.to
|http://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=upstream.to
|https://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=upstream.to
@@$websocket,domain=hydrax.net|playhydrax.com
|http://$script,subdocument,third-party,xmlhttprequest,domain=megaup.net
|https://$script,subdocument,third-party,xmlhttprequest,domain=megaup.net
@@||ajax.googleapis.com/ajax/libs/$script,domain=adyou.co|adyou.me
|http://$script,stylesheet,subdocument,third-party,xmlhttprequest,domain=adyou.co|
adyou.me
|https://$script,stylesheet,subdocument,third-party,xmlhttprequest,domain=adyou.co|
adyou.me
||imageshack.com^$domain=adyou.co|adyou.me
$script,stylesheet,subdocument,third-party,xmlhttprequest,domain=youdbox.com
@@||bootstrapcdn.com^$script,stylesheet,domain=youdbox.com
@@||cdnjs.cloudflare.com/ajax/libs/$script,domain=youdbox.com
$script,third-party,domain=filerio.in
@@||maxcdn.bootstrapcdn.com^$script,domain=filerio.in
$webrtc,domain=itdmusic.com|itdmusic.in
@@||itdmusic.in/wp-includes/js/$script,domain=itdmusic.com|itdmusic.in
|http://$script,third-party,xmlhttprequest,domain=itdmusic.com|itdmusic.in
|https://$script,third-party,xmlhttprequest,domain=itdmusic.com|itdmusic.in
$script,domain=imx.to
@@||imx.to/dropzone.js$script
@@||imx.to/js/bootstrap.min.js$script
@@||imx.to/js/csTransPieManual.js$script
@@||imx.to/js/jquery$script
$image,third-party,xmlhttprequest,domain=rd.com
@@||amazon-adsystem.com/aax2/apstag.js$domain=rd.com
@@||assets-jpcust.jwpsrv.com^$image,domain=rd.com
@@||content.jwplatform.com^$image,xmlhttprequest,domain=rd.com
@@||jwplayer.com^$xmlhttprequest,domain=rd.com
@@||jwpsrv.com^$xmlhttprequest,domain=rd.com
$image,script,subdocument,third-party,xmlhttprequest,domain=heapfiles.com|
vidoza.co|vidoza.net
@@$generichide,domain=heapfiles.com|vidoza.co|vidoza.net
@@||ajax.googleapis.com/ajax/libs/$script,domain=heapfiles.com|vidoza.co|vidoza.net
@@||cdn.vidoza.co/js/$script,domain=heapfiles.com|vidoza.co|vidoza.net
@@||cdnjs.cloudflare.com/ajax/libs/$script,domain=heapfiles.com|vidoza.co|
vidoza.net
@@||vidoza.net^$image,script,domain=heapfiles.com|vidoza.co|vidoza.net
$script,third-party,xmlhttprequest,domain=govid.co
@@||ajax.googleapis.com/ajax/libs/$script,domain=govid.co
@@||imagenpic.com/jquery-*.js
@@||imagenpic.com/jquery.*.js
@@||imagenpic.com/xupload.js
@@||imageshimage.com/jquery-*.js
@@||imageshimage.com/jquery.*.js
@@||imageshimage.com/xupload.js
@@||imagetwist.com/bootstrap.min.js
@@||imagetwist.com/clipboard.min.js
@@||imagetwist.com/jquery-*.js
@@||imagetwist.com/jquery.*.js
@@||imagetwist.com/swfobject.js
@@||imagetwist.com/xupload.js
@@||imagetwist.com/ZeroClipboard.js
||imagenpic.com^$script,~third-party
||imagenpic.com^$~third-party,xmlhttprequest
||imageshimage.com^$script,~third-party
||imageshimage.com^$~third-party,xmlhttprequest
||imagetwist.com^$script,~third-party
||imagetwist.com^$~third-party,xmlhttprequest
@@||ajax.googleapis.com/ajax/libs/$script,domain=shink.me|shon.xyz
@@||cloudflare.com/ajax/$stylesheet,domain=shink.me|shon.xyz
@@||maxcdn.bootstrapcdn.com^$stylesheet,domain=shink.me|shon.xyz
|http://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=shink.me|shon.xyz
|https://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=shink.me|shon.xyz
$script,stylesheet,third-party,xmlhttprequest,domain=up-4ever.com|up-4ever.org
@@||ajax.googleapis.com^$script,domain=up-4ever.com|up-4ever.org
@@||connect.facebook.net^$script,domain=up-4ever.com|up-4ever.org
@@||fonts.googleapis.com^$stylesheet,domain=up-4ever.com|up-4ever.org
@@||maxcdn.bootstrapcdn.com^$stylesheet,domain=up-4ever.com|up-4ever.org
$script,stylesheet,third-party,xmlhttprequest,domain=vshare.eu
@@||ajax.googleapis.com^$script,domain=vshare.eu
@@||cdnjs.cloudflare.com^$script,domain=vshare.eu
@@||fluidplayer.com^$script,stylesheet,domain=vshare.eu
@@||fonts.googleapis.com^$stylesheet,domain=vshare.eu
@@||lp.longtailvideo.com^$script,domain=vshare.eu
@@||netdna.bootstrapcdn.com^$stylesheet,domain=vshare.eu
@@||vjs.zencdn.net^$script,domain=vshare.eu
||vshare.eu/javascripts/script.js
||vshare.eu/service-worker.js
||vshare.eu^$subdocument,~third-party
|http://$script,third-party,xmlhttprequest,domain=filmlinks4u.is
|https://$script,third-party,xmlhttprequest,domain=filmlinks4u.is
$script,third-party,xmlhttprequest,domain=torrentdownload.info
@@||ajax.googleapis.com^$script,domain=torrentdownload.info
@@/index-*.m3u8$xmlhttprequest,domain=watchvideo.us
@@/master.m3u8$xmlhttprequest,domain=watchvideo.us
@@/seg-*.ts$xmlhttprequest,domain=watchvideo.us
@@||disqus.com^$domain=series.movie
@@||disquscdn.com^$domain=series.movie
@@||themovieseries.net^$image,domain=series.movie
|http://$script,third-party,xmlhttprequest,domain=watchvideo.us
|https://$script,third-party,xmlhttprequest,domain=watchvideo.us
||bit.ly^$subdocument,domain=watchvideo.us
|http://$script,third-party,xmlhttprequest,domain=skidrowreloaded.com
|https://$script,third-party,xmlhttprequest,domain=skidrowreloaded.com
$script,domain=ancensored.com
$third-party,xmlhttprequest,domain=ancensored.com
@@||ancensored.com/js/flowplayer.min.js$script,~third-party
@@||ancensored.com/js/script.all.js$script,~third-party
@@||ancensoredcdn2.xyz/script.js$script,domain=ancensored.com
|http://$script,third-party,xmlhttprequest,domain=embedscr.to|embedsr.to|
iembedrip.com
|https://$script,third-party,xmlhttprequest,domain=embedscr.to|embedsr.to|
iembedrip.com
|http://$script,xmlhttprequest,domain=urlcash.net
|https://$script,xmlhttprequest,domain=urlcash.net
@@.php?$csp,~third-party,domain=rarbg.to|rarbg2019.org|rarbg2020.org|rarbg2021.org|
rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirrored.org|rarbgp2p.org|
rarbgproxied.org|rarbgproxy.org|rarbgprx.org|rarbgto.org|rarbgunblock.com|
rarbgunblocked.org|rarbgway.org
@@/scripts/hcaptcha.challenge.js$script,~third-party,domain=rarbg.to|rarbg2019.org|
rarbg2020.org|rarbg2021.org|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|
rarbgmirrored.org|rarbgp2p.org|rarbgproxied.org|rarbgproxy.org|rarbgprx.org|
rarbgto.org|rarbgunblock.com|rarbgunblocked.org|rarbgway.org
@@||hcaptcha.com/captcha/$domain=rarbg.to|rarbg2019.org|rarbg2020.org|
rarbg2021.org|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirrored.org|
rarbgp2p.org|rarbgproxied.org|rarbgproxy.org|rarbgprx.org|rarbgto.org|
rarbgunblock.com|rarbgunblocked.org|rarbgway.org
@@||hcaptcha.com^*/api.js$script,domain=rarbg.to|rarbg2019.org|rarbg2020.org|
rarbg2021.org|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirrored.org|
rarbgp2p.org|rarbgproxied.org|rarbgproxy.org|rarbgprx.org|rarbgto.org|
rarbgunblock.com|rarbgunblocked.org|rarbgway.org
||rarbg.to^$script,~third-party
||rarbg2019.org^$script,~third-party
||rarbg2020.org^$script,~third-party
||rarbg2021.org^$script,~third-party
||rarbgaccess.org^$script,~third-party
||rarbgmirror.com^$script,~third-party
||rarbgmirror.org^$script,~third-party
||rarbgmirrored.org^$script,~third-party
||rarbgp2p.org^$script,~third-party
||rarbgproxied.org^$script,~third-party
||rarbgproxy.org^$script,~third-party
||rarbgprx.org^$script,~third-party
||rarbgto.org^$script,~third-party
||rarbgunblock.com^$script,~third-party
||rarbgunblocked.org^$script,~third-party
||rarbgway.org^$script,~third-party
@@||code.jquery.com^$script,domain=rule34.xxx
@@||rule34.xxx/ads.js$script,~third-party
@@||rule34.xxx/cdn-cgi/scripts/*/email-decode.min.js$script,~third-party
@@||rule34.xxx/css/sinni.js$script,~third-party
@@||rule34.xxx/script/application.js$script,~third-party
@@||rule34.xxx/script/awesomplete.min.js$script,~third-party
@@||rule34.xxx/script/fluidplayer.min.js$script,~third-party
@@||rule34.xxx/script/fluidplayer/fluidplayer.js$script,~third-party
@@||sweetcaptcha.com^$script,domain=rule34.xxx
|http://$script,domain=rule34.xxx
|https://$script,domain=rule34.xxx
@@||ajax.googleapis.com^$script,domain=kat.sx
@@||kat.sx/jquery.min.js$script,~third-party
|http://$script,domain=kat.sx
|https://$script,domain=kat.sx
@@||cloudflare.com^$script,third-party,domain=animepahe.com
@@||jsdelivr.net^$script,third-party,domain=animepahe.com
@@||kwik.cx^$script,domain=animepahe.com
|http://$script,third-party,domain=animepahe.com
|https://$script,third-party,domain=animepahe.com
@@||cdn.multiup.org/assets/js.js$script,domain=multiup.eu
|http://$script,third-party,xmlhttprequest,domain=multiup.eu|multiup.org
|https://$script,third-party,xmlhttprequest,domain=multiup.eu|multiup.org
@@||connect.facebook.net^$script,domain=xmovies8.es|xmovies8.ru|xmovies8.tv
@@||disqus.com^$script,domain=xmovies8.es|xmovies8.ru|xmovies8.tv
@@||disquscdn.com^$script,domain=xmovies8.es|xmovies8.ru|xmovies8.tv
@@||jwplatform.com^$script,domain=xmovies8.es|xmovies8.ru|xmovies8.tv
@@||jwpsrv.com^$script,domain=xmovies8.es|xmovies8.ru|xmovies8.tv
|http://$script,third-party,xmlhttprequest,domain=xmovies8.es|xmovies8.ru|
xmovies8.tv
|https://$script,third-party,xmlhttprequest,domain=xmovies8.es|xmovies8.ru|
xmovies8.tv
@@||amazonaws.com/html5player.gamezone.com/$script,domain=fullmatchesandshows.com
@@||platform.instagram.com^$script,domain=fullmatchesandshows.com
@@||playwire.com^$script,xmlhttprequest,domain=fullmatchesandshows.com
@@||s.gravatar.com^$script,domain=fullmatchesandshows.com
@@||video.twimg.com^$xmlhttprequest,domain=twitter.com
@@||wp.com/wp-content/js/$script,domain=fullmatchesandshows.com
|http://$script,third-party,xmlhttprequest,domain=fullmatchesandshows.com
|https://$script,third-party,xmlhttprequest,domain=fullmatchesandshows.com
|http://$script,third-party,xmlhttprequest,domain=downace.com
|https://$script,third-party,xmlhttprequest,domain=downace.com
|http://$script,third-party,xmlhttprequest,domain=upload.ac
|https://$script,third-party,xmlhttprequest,domain=upload.ac
@@||gelbooru.com^$generichide
||gelbooru.com*/license.$script
||gelbooru.com*/tryt.$script
||gelbooru.com/halloween/
$image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=vidtodo.com|
vidtodoo.com
@@||vidtodo.com^$image,script,stylesheet,xmlhttprequest,domain=vidtodo.com|
vidtodoo.com
@@||vidtodoo.com^$image,script,stylesheet,xmlhttprequest,domain=vidtodo.com|
vidtodoo.com
@@?stream=/embed/*&width=*&height=$script,domain=firstrowas.co|gofirstrow.eu|
ifirstrow.eu|ifirstrowit.eu|webfirstrow.eu
@@||ajax.googleapis.com^$script,domain=firstrowas.co|gofirstrow.eu|ifirstrow.eu|
ifirstrowit.eu|webfirstrow.eu
@@||platform.twitter.com^$script,domain=firstrowas.co|gofirstrow.eu|ifirstrow.eu|
ifirstrowit.eu|webfirstrow.eu
|http://$script,third-party,xmlhttprequest,domain=firstrowas.co|gofirstrow.eu|
ifirstrow.eu|ifirstrowit.eu|webfirstrow.eu
|https://$script,third-party,xmlhttprequest,domain=firstrowas.co|gofirstrow.eu|
ifirstrow.eu|ifirstrowit.eu|webfirstrow.eu
||gamerant.com/porpoiseant/
@@||s.gravatar.com^$script,third-party,domain=s0ft4pc.com
@@||wp.com/wp-content/js/$script,domain=s0ft4pc.com
|http://$script,third-party,xmlhttprequest,domain=s0ft4pc.com
|https://$script,third-party,xmlhttprequest,domain=s0ft4pc.com
@@||ajax.googleapis.com^$script,domain=putlocker.actor|putlocker.style|
putlocker.to|putlockers.mn|putlockers.movie
@@||apis.google.com^$script,subdocument,domain=putlocker.actor|putlocker.style|
putlocker.to|putlockers.mn|putlockers.movie
@@||cdnjs.cloudflare.com^$script,stylesheet,domain=putlocker.actor|putlocker.style|
putlocker.to|putlockers.mn|putlockers.movie
@@||cloudflare.com/ajax/libs/$stylesheet,domain=putlocker.actor|putlocker.style|
putlocker.to|putlockers.mn|putlockers.movie
@@||connect.facebook.net^$script,domain=putlocker.actor|putlocker.style|
putlocker.to|putlockers.mn|putlockers.movie
@@||disqus.com/embed.js$domain=putlocker.actor|putlocker.style|putlocker.to|
putlockers.mn|putlockers.movie
@@||disquscdn.com^$domain=putlocker.actor|putlocker.style|putlocker.to|
putlockers.mn|putlockers.movie
@@||gomo.to/movie/$subdocument,domain=putlocker.actor|putlocker.style|putlocker.to|
putlockers.mn|putlockers.movie
@@||gstatic.com^$domain=putlocker.actor|putlocker.style|putlocker.to|putlockers.mn|
putlockers.movie
@@||image.tmdb.org^$image,domain=putlocker.actor|putlocker.style|putlocker.to|
putlockers.mn|putlockers.movie
@@||jsdelivr.net^$script,stylesheet,domain=putlocker.actor|putlocker.style|
putlocker.to|putlockers.mn|putlockers.movie
@@||jwpcdn.com^$script,stylesheet,domain=putlocker.actor|putlocker.style|
putlocker.to|putlockers.mn|putlockers.movie
@@||loadshare.org^$domain=putlocker.actor|putlocker.style|putlocker.to|
putlockers.mn|putlockers.movie
@@||vidsrc.me/embed/$subdocument,domain=putlocker.actor|putlocker.style|
putlocker.to|putlockers.mn|putlockers.movie
@@||youtube.com/embed/$subdocument,domain=putlocker.actor|putlocker.style|
putlocker.to|putlockers.mn|putlockers.movie
|http://$script,stylesheet,third-party,xmlhttprequest,domain=putlocker.actor|
putlocker.style|putlocker.to|putlockers.mn|putlockers.movie
|https://$script,stylesheet,third-party,xmlhttprequest,domain=putlocker.actor|
putlocker.style|putlocker.to|putlockers.mn|putlockers.movie
|http://$script,third-party,xmlhttprequest,domain=bc.vc
|https://$script,third-party,xmlhttprequest,domain=bc.vc
@@/email-decode.min.js$script,domain=eztv.io|eztv.tf|eztv.yt
@@/img1.js$script,domain=eztv.io|eztv.tf|eztv.yt
@@/jsc2.js$script,domain=eztv.io|eztv.tf|eztv.yt
@@/search_shows2.js$script,domain=eztv.io|eztv.tf|eztv.yt
@@||ajax.googleapis.com^$script,domain=eztv.io|eztv.tf|eztv.yt
@@||cdnjs.cloudflare.com^$script,domain=eztv.io|eztv.tf|eztv.yt
@@||connect.facebook.net^$script,domain=eztv.io|eztv.tf|eztv.yt
@@||eztv.io^$generichide
@@||eztv.tf^$generichide
@@||eztv.yt^$generichide
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=eztv.io|eztv.tf|
eztv.yt
|http://$script,xmlhttprequest,domain=eztv.io|eztv.tf|eztv.yt
|https://$script,xmlhttprequest,domain=eztv.io|eztv.tf|eztv.yt
@@||adf.ly/static/image/$image,~third-party
@@||s1-adfly.com/show.php?$subdocument,third-party,domain=adf.ly
|http://$third-party,domain=adf.ly|s1-adfly.com
|https://$third-party,domain=adf.ly|s1-adfly.com
|http://$script,third-party,xmlhttprequest,domain=linkdrop.net
|https://$script,third-party,xmlhttprequest,domain=linkdrop.net
$script,third-party,xmlhttprequest,domain=tamilyogi.cc|tamilyogi.vip
$media,domain=damimage.com|imagedecode.com|imageteam.org
|http://$image,script,third-party,xmlhttprequest,domain=damimage.com|
imagedecode.com|imageteam.org
|https://$image,script,third-party,xmlhttprequest,domain=damimage.com|
imagedecode.com|imageteam.org
|http://$image,script,third-party,xmlhttprequest,domain=imgskull.com
|https://$image,script,third-party,xmlhttprequest,domain=imgskull.com
||imgskull.com^$xmlhttprequest
||imgadult.com/anex/
||imgadult.com^$subdocument
||imgtaxi.com/anex/
||imgtaxi.com/ea/
||imgtaxi.com^$subdocument
||imgwallet.com/anex/
||imgwallet.com/ea/
|http://$script,third-party,xmlhttprequest,domain=rlslog.net
|https://$script,third-party,xmlhttprequest,domain=rlslog.net
|http://$image,script,third-party,xmlhttprequest,domain=imgcandy.net
|https://$image,script,third-party,xmlhttprequest,domain=imgcandy.net
||imgcandy.net/fad/$script
@@||gstatic.com^$script,domain=streamvid.co
|http://$script,third-party,xmlhttprequest,domain=streamvid.co
|https://$script,third-party,xmlhttprequest,domain=streamvid.co
$script,third-party,xmlhttprequest,domain=abcvideo.cc
@@||assets.hcaptcha.com/captcha/$script,subdocument,domain=abcvideo.cc
@@||hcaptcha.com^*/api.js$script,domain=abcvideo.cc
/^https?:\/\/.*.str?eamplay.*\/.*[?&$=!]/$script,subdocument
@@||spcdn.cc^$image,script,xmlhttprequest,domain=streamplay.to
|http://$image,script,subdocument,third-party,xmlhttprequest,domain=streamplay.to
|https://$image,script,subdocument,third-party,xmlhttprequest,domain=streamplay.to
||steamplay.*/jquery-
||streamp1ay.*/jquery-
||streamplay.*/jquery-
$websocket,domain=povvideo.net|powv1deo.net|powvideo.net|powvldeo.co|powvldeo.net
/^https?:\/\/.*(powvideo|powvldeo|povvideo).*\.*[?&$=!]/$script,subdocument
@@||ajax.googleapis.com^$script,third-party,domain=povvideo.net|powv1deo.net|
powvideo.net|powvldeo.co|powvldeo.net
@@||code.jquery.com^$script,domain=povvideo.net|powv1deo.net|powvideo.net|
powvldeo.co|powvldeo.net
@@||codeorigin.jquery.com^$domain=povvideo.net|powv1deo.net|powvideo.net|
powvldeo.co|powvldeo.net
@@||img.powvideo.net/scap/$image,domain=povvideo.net|powv1deo.net|powvldeo.co|
powvldeo.net
|http://$image,script,subdocument,third-party,xmlhttprequest,domain=povvideo.net|
powv1deo.net|powvideo.net|powvldeo.co|powvldeo.net
|https://$image,script,subdocument,third-party,xmlhttprequest,domain=povvideo.net|
powv1deo.net|powvideo.net|powvldeo.co|powvldeo.net
@@||ajax.googleapis.com^$script,domain=mcloud.to
@@||akacdn.ru/f/subtitle/$xmlhttprequest,domain=mcloud.to
@@||fonts.googleapis.com^$stylesheet,domain=mcloud.to
@@||gstatic.com^$script,domain=mcloud.to
@@||jwpcdn.com^$script,stylesheet,domain=mcloud.to
@@||mcloud.to/key$script
@@||mcloud.to/resources/$stylesheet,domain=mcloud.to
@@||mcloud.to/resources/js/player.js$script,domain=mcloud.to
|http://$image,script,stylesheet,subdocument,third-party,domain=mcloud.to
|https://$image,script,stylesheet,subdocument,third-party,domain=mcloud.to
$webrtc,domain=uptobox.com
@@||ajax.googleapis.com^$script,domain=uptobox.com|uptostream.com
@@||googleapis.com/js/sdkloader/ima3.js$script,domain=uptobox.com|uptostream.com
@@||googletagmanager.com/gtag/js$script,domain=uptobox.com|uptostream.com
@@||gstatic.com^$script,domain=uptobox.com|uptostream.com
@@||platform.twitter.com/widgets.js$domain=uptobox.com|uptostream.com
@@||uptostream.com^$generichide
|http://$script,third-party,xmlhttprequest,domain=uptobox.com|uptostream.com
|https://$script,third-party,xmlhttprequest,domain=uptobox.com|uptostream.com
@@||cdnjs.cloudflare.com^$script,domain=userscloud.com
@@||d3edizycpjjo07.cloudfront.net/assets/library/jquery/
jquery.min.js$script,domain=userscloud.com
@@||d3edizycpjjo07.cloudfront.net/xupload.js$script,domain=userscloud.com
@@||usercdn.com/cgi-bin/upload.cgi?$subdocument,domain=userscloud.com
@@||usercdn.com/i/$image,domain=userscloud.com
@@||usercdn.com/tmp/status.html?$subdocument,domain=userscloud.com
@@||vjs.zencdn.net^$script,domain=userscloud.com
@@||widget.uservoice.com^$script,domain=userscloud.com
|http://$image,script,subdocument,third-party,xmlhttprequest,domain=userscloud.com
|https://$image,script,subdocument,third-party,xmlhttprequest,domain=userscloud.com
||userscloud.com/js/vendor/core/bootstrap.js
@@||code.jquery.com^$script,domain=sendit.cloud
@@||sendit.download/i/$image,domain=sendit.cloud
@@||vjs.zencdn.net^$script,domain=sendit.cloud
|http://$image,script,subdocument,third-party,xmlhttprequest,domain=sendit.cloud
|https://$image,script,subdocument,third-party,xmlhttprequest,domain=sendit.cloud
||sendit.cloud/images/banner/
@@||cdnjs.cloudflare.com/ajax/libs/$script,domain=gounlimited.to
|http://$script,third-party,xmlhttprequest,domain=gounlimited.to
|https://$script,third-party,xmlhttprequest,domain=gounlimited.to
||gounlimited.to/olehkwmxtnhn.js
|http://$script,stylesheet,third-party,xmlhttprequest,domain=fastpic.ru
|https://$script,stylesheet,third-party,xmlhttprequest,domain=fastpic.ru
|ws://$other,third-party,domain=fastpic.ru
@@||gstatic.com^$script,third-party,domain=monova.org|monova.to
|http*://$image,other,script,subdocument,third-
party,xmlhttprequest,domain=monova.org|monova.to
$script,third-party,xmlhttprequest,domain=clickopen.club|core1player.com|
exvcon.com|fembed.com|feurl.com|fsimg.info|gaobook.review|mavplay.com|
mavplayer.xyz|novelplanet.me|secfilm.xyz|sonline.pro|svpri.xyz|vaplayer.xyz|
vidplayer.cz|xstreamcdn.com|youtubedownloader.cx
||fembed.com/revenue
@@||ssl.p.jwpcdn.com/player/$script,domain=fastplay.to
|http://$script,stylesheet,third-party,domain=fastplay.to
|https://$script,stylesheet,third-party,domain=fastplay.to
$image,script,subdocument,third-party,xmlhttprequest,domain=flashsx.tv|flashx.bz|
flashx.cc|flashx.co|flashx.me|flashx.sx|flashx.to|flashx.tv
$websocket,domain=flashsx.tv|flashx.bz|flashx.cc|flashx.co|flashx.me|flashx.sx|
flashx.to|flashx.tv
@@||ajax.googleapis.com/ajax/libs/$script,domain=flashsx.tv|flashx.bz|flashx.cc|
flashx.co|flashx.me|flashx.sx|flashx.to|flashx.tv
@@||fastcontentdelivery.com^$script,domain=flashsx.tv|flashx.bz|flashx.cc|
flashx.co|flashx.me|flashx.sx|flashx.to|flashx.tv
@@||flashx.tv/js/jquery.cookie.js
@@||flashx.tv/js/jquery.min.js|
@@||flashx.tv/js/light.min.js|
@@||flashx.tv/js/showad$script
@@||flashx.tv/js/xfs.js
@@||flashx.tv/js/xupload.js
@@||flashx.tv/player6/jwplayer.js
@@/embed-*.html?$subdocument,domain=youwatch.org
@@||ajax.googleapis.com/ajax/libs/$script,domain=youwatch.org
@@||plugins.longtailvideo.com^$script,domain=youwatch.org
|http://$script,subdocument,third-party,domain=youwatch.org
|https://$script,subdocument,third-party,domain=youwatch.org
@@||twt-assets.washtimes.com/v4/js/twig.js
||twt-assets.washtimes.com^$script,domain=washingtontimes.com
|http://$image,script,subdocument,third-party,xmlhttprequest,domain=linkshrink.net
|https://$image,script,subdocument,third-party,xmlhttprequest,domain=linkshrink.net
/\.filenuke\.com/.*[a-zA-Z0-9]{4}/$script
/\.sharesix\.com/.*[a-zA-Z0-9]{4}/$script
@@||onrpg.com/boards/activityrss.php?$xmlhttprequest
|http:$xmlhttprequest,domain=mmohuts.com|onrpg.com
@@||fonts.googleapis.com^$stylesheet,domain=zippyshare.com
|http://$script,stylesheet,third-party,xmlhttprequest,domain=zippyshare.com
|https://$script,stylesheet,third-party,xmlhttprequest,domain=zippyshare.com
|http://$script,stylesheet,third-party,domain=uploadfiles.pw
|https://$script,stylesheet,third-party,domain=uploadfiles.pw
$script,third-party,xmlhttprequest,domain=ouo.io|ouo.press
||ouo.io/js/*.js?
||ouo.io/js/pop.
||ouo.press/js/pop.
$script,third-party,domain=imgbox.com
@@||ajax.googleapis.com^$script,domain=imgbox.com
$script,stylesheet,third-party,xmlhttprequest,domain=insta-stories.com
@@||cdnjs.cloudflare.com/ajax/libs/$script,stylesheet,domain=insta-stories.com
@@||code.jquery.com^$script,stylesheet,domain=insta-stories.com
@@||stackpath.bootstrapcdn.com^$script,stylesheet,domain=insta-stories.com
$webrtc,websocket,xmlhttprequest,domain=pirateproxy.live|thehiddenbay.com|
thepiratebay.org|thepiratebay.vip|thepiratebay10.org|thepirateproxy.win|
theproxybay.net|ukpirate.org
.info^$popup,domain=pirateproxy.live|thehiddenbay.com|thepiratebay.org|
thepiratebay.vip|thepiratebay10.org|thepirateproxy.win|theproxybay.net|ukpirate.org
@@||apibay.org^$script,xmlhttprequest,domain=thepiratebay.org
@@||jsdelivr.net^$script,domain=thepiratebay.org
@@||thepiratebay.*/static/js/details.js$domain=pirateproxy.live|thehiddenbay.com|
thepiratebay.org|thepiratebay.vip
@@||thepiratebay.*/static/js/prototype.js$domain=pirateproxy.live|thehiddenbay.com|
thepiratebay.org|thepiratebay.vip
@@||thepiratebay.*/static/js/scriptaculous.js$domain=thepiratebay.org
@@||thepiratebay.org/*.php$csp,~third-party
@@||thepiratebay.org/static/main.js$script,~third-party
@@||torrindex.net^$image,script,stylesheet,domain=thepiratebay.org
@@||tpbprox.com/static/css/$stylesheet,domain=thepiratebay.vip
@@||tpbprox.com/static/img/$image,domain=thepiratebay.vip
javascript:$popup,domain=pirateproxy.live|thehiddenbay.com|thepiratebay.org|
thepiratebay.vip
|http://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=pirateproxy.live|thehiddenbay.com|thepiratebay.org|
thepiratebay.vip|thepiratebay10.org|thepirateproxy.win|theproxybay.net
|https://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=pirateproxy.live|thehiddenbay.com|thepiratebay.org|
thepiratebay.vip|thepiratebay10.org|thepirateproxy.win|theproxybay.net
||thepiratebay.$script,domain=pirateproxy.live|thehiddenbay.com|thepiratebay.org|
thepiratebay.vip
||thepiratebay.*/static/$subdocument
@@||ajax.googleapis.com/ajax/libs/$script,domain=mp3songfree.net
|http://$script,stylesheet,third-party,domain=mp3songfree.net
|https://$script,stylesheet,third-party,domain=mp3songfree.net
/fYO*.$image,script,domain=100percentfedup.com|allthingsvegas.com|
americasfreedomfighters.com|aupetitparieur.com|canadafreepress.com|clashdaily.com|
codefille.com|concomber.com|conservativefiringline.com|dailyheadlines.com|
dailyheadlines.net|dailylol.com|dcdirtylaundry.com|directexpose.com|
foreverymom.com|freedomoutpost.com|gamersheroes.com|greatamericanpolitics.com|
hispolitica.com|independentminute.com|infowars.com|ipatriot.com|letocard.fr|
lovezin.fr|mamieastuce.com|meilleurpronostic.fr|menrec.com|mpolitical.com|
newser.com|patriotnationpress.com|publicservicealerts.com|reviveusa.com|
rightwing.news|rightwingnews.com|rightwingtribune.com|shark-tank.com|
survivalnation.com|telexplorer.com.ar|thehayride.com|thelibertydaily.com|
thepolitistick.com|thewashingtonsentinel.com|thinkamericana.com|
threepercenternation.com|tiebreaker.com|topminceur.fr|toptenz.net|tosavealife.com|
truthuncensored.net|videogamesblogger.com|vitamiiin.com|weaponsmedia.com|
whatfinger.com|yourdailypulse.com
-drag*.$image,domain=100percentfedup.com|allthingsvegas.com|
americasfreedomfighters.com|aupetitparieur.com|canadafreepress.com|clashdaily.com|
codefille.com|concomber.com|conservativefiringline.com|dailyheadlines.com|
dailyheadlines.net|dailylol.com|dcdirtylaundry.com|directexpose.com|
foreverymom.com|freedomoutpost.com|gamersheroes.com|greatamericanpolitics.com|
hispolitica.com|independentminute.com|infowars.com|ipatriot.com|letocard.fr|
lovezin.fr|mamieastuce.com|meilleurpronostic.fr|menrec.com|mpolitical.com|
newser.com|patriotnationpress.com|publicservicealerts.com|reviveusa.com|
rightwing.news|rightwingnews.com|rightwingtribune.com|shark-tank.com|
survivalnation.com|telexplorer.com.ar|thehayride.com|thelibertydaily.com|
thepolitistick.com|thewashingtonsentinel.com|thinkamericana.com|
threepercenternation.com|tiebreaker.com|topminceur.fr|toptenz.net|tosavealife.com|
truthuncensored.net|videogamesblogger.com|vitamiiin.com|weaponsmedia.com|
whatfinger.com|yourdailypulse.com
@@/wp-content/plugins/akismet/*$script,~third-party,domain=~gaytube.com|
~pornhub.com|~pornhubthbh7ap3u.onion|~redtube.com|~redtube.com.br|~tube8.com|
~tube8.es|~tube8.fr|~xtube.com|~youjizz.com|~youporn.com|~youporngay.com
@@||ajax.cloudflare.com/cdn-cgi/nexp/$script,third-party
@@||ajax.cloudflare.com/cdn-cgi/scripts/$script,third-party
@@||ak.sail-horizon.com^$script,third-party,domain=dailyheadlines.net|newser.com|
rightwingnews.com|shark-tank.com
@@||api-public.addthis.com/url/shares.json?$script,third-
party,domain=dailyheadlines.net|newser.com|shark-tank.com
@@||api.facebook.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
rightwingtribune.com|shark-tank.com|thehayride.com|tosavealife.com|
videogamesblogger.com
@@||api.solvemedia.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|clik.pw|dailyheadlines.net|foreverymom.com|newser.com|
rightwingnews.com|shark-tank.com
@@||apis.google.com^$script,third-party,domain=100percentfedup.com|
dailyheadlines.net|hispolitica.com|newser.com|rightwingnews.com|shark-tank.com|
tosavealife.com|videogamesblogger.com
@@||app-cdn.spot.im^$domain=rightwingtribune.com
@@||assets.pinterest.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|thehayride.com|tosavealife.com|videogamesblogger.com
@@||cdn*.bigcommerce.com^$image,third-party,domain=~calcalist.co.il|~gaytube.com|
~mako.co.il|~pornhub.com|~pornhubthbh7ap3u.onion|~redtube.com|~redtube.com.br|
~tube8.com|~tube8.es|~tube8.fr|~walla.co.il|~xtube.com|~ynet.co.il|~youjizz.com|
~youporn.com|~youporngay.com
@@||cdn.shopify.com^*/assets/$script,third-party
@@||cdn.shopify.com^*/files/$script,third-party
@@||cdn.shopify.com^*/javascripts/$script,third-party
@@||cdnjs.cloudflare.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|americasfreedomfighters.com|dailyheadlines.com|
dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|shark-tank.com|
thehayride.com|tosavealife.com|videogamesblogger.com
@@||cloudflare.com/ajax/$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|americasfreedomfighters.com|dailyheadlines.com|
dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|shark-tank.com|
tosavealife.com|videogamesblogger.com
@@||code.jquery.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|tosavealife.com|videogamesblogger.com
@@||connect.facebook.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|thehayride.com|tosavealife.com|videogamesblogger.com
@@||connect.facebook.net^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|thehayride.com|tosavealife.com|videogamesblogger.com
@@||d8g345wuhgd7e.cloudfront.net^$script,third-
party,domain=thelibertarianrepublic.com
@@||disqus.com^$script,third-party,domain=100percentfedup.com|allthingsvegas.com|
americasfreedomfighters.com|dailyheadlines.net|foreverymom.com|gamersheroes.com|
newser.com|shark-tank.com|thehayride.com|tosavealife.com|videogamesblogger.com
@@||disquscdn.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|americasfreedomfighters.com|dailyheadlines.net|foreverymom.com|
gamersheroes.com|newser.com|shark-tank.com|thehayride.com|tosavealife.com|
videogamesblogger.com
@@||embedly.com^$script,third-party,domain=100percentfedup.com|allthingsvegas.com|
dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|shark-tank.com|
thehayride.com|tosavealife.com|videogamesblogger.com
@@||fbstatic-a.akamaihd.net^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|reviveusa.com|
rightwingnews.com|shark-tank.com|thehayride.com|tosavealife.com|
videogamesblogger.com
@@||fod4.com^$image,domain=funnyordie.com
@@||gigya.com/comments.$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|videogamesblogger.com
@@||gigya.com/js/gigya.$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|videogamesblogger.com
@@||google.com/coop/cse/brand?$script,third-party
@@||google.com/js/th/$script
@@||google.com/jsapi$script,third-party
@@||googleapis.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|americasfreedomfighters.com|dailyheadlines.net|foreverymom.com|
newser.com|rightwingnews.com|shark-tank.com|tosavealife.com|videogamesblogger.com
@@||googlecommerce.com^$script
@@||googletagservices.com/tag/js/gpt.js$script,third-
party,domain=dailyheadlines.net|newser.com|rightwingnews.com|shark-tank.com
@@||graph.facebook.com^$image,script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|tosavealife.com|videogamesblogger.com
@@||gstatic.com/accounts/$script,third-party,domain=rightwingtribune.com
@@||imgur.com/min/$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|reviveusa.com|
rightwingnews.com|shark-tank.com|tosavealife.com|videogamesblogger.com
@@||intensedebate.com/js/$script,third-party
@@||jwplatform.com^$script,third-party,xmlhttprequest,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|tosavealife.com|videogamesblogger.com
@@||jwpsrv.com/player/$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|tosavealife.com|videogamesblogger.com
@@||latinospost.com/widget_init.php$script,third-party,domain=latinopost.com
@@||launcher.spot.im^$script,domain=dailyheadlines.net|rightwingtribune.com
@@||linkedin.com^$script,third-party,domain=100percentfedup.com|allthingsvegas.com|
dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|shark-tank.com|
tosavealife.com|videogamesblogger.com
@@||livefyre.com^$script,third-party,domain=100percentfedup.com|allthingsvegas.com|
americasfreedomfighters.com|dailyheadlines.net|foreverymom.com|newser.com|
rightwingnews.com|shark-tank.com|videogamesblogger.com
@@||maps.google.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|telexplorer.com.ar|tosavealife.com|videogamesblogger.com
@@||maxcdn.bootstrapcdn.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|americasfreedomfighters.com|dailyheadlines.net|foreverymom.com|
newser.com|rightwingnews.com|shark-tank.com|tosavealife.com|videogamesblogger.com
@@||netdna-cdn.com/wp-content/$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|americasfreedomfighters.com|dailyheadlines.net|foreverymom.com|
newser.com|shark-tank.com|tosavealife.com|videogamesblogger.com
@@||netdna-cdn.com/wp-includes/js/$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|americasfreedomfighters.com|dailyheadlines.net|foreverymom.com|
newser.com|shark-tank.com|thehayride.com|tosavealife.com|videogamesblogger.com
@@||platform.instagram.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|tosavealife.com|videogamesblogger.com
@@||platform.twitter.com^$image,domain=allthingsvegas.com|newser.com|whatfinger.com
@@||playbuzz.com/widget/$script,third-party
@@||playwire.com/bolt/$script,domain=allthingsvegas.com|dailyheadlines.net|
foreverymom.com|newser.com|shark-tank.com
@@||po.st/share/$script,third-party,domain=allthingsvegas.com|dailyheadlines.net|
foreverymom.com|newser.com|shark-tank.com
@@||po.st/static/$script,third-party,domain=dailyheadlines.net|newser.com|shark-
tank.com
@@||po.st^*/counter?$script,third-party,domain=dailyheadlines.net|newser.com|shark-
tank.com
@@||po.st^*/status?$script,third-party,domain=dailyheadlines.net|newser.com|shark-
tank.com
@@||r-login.wordpress.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|shark-tank.com|
videogamesblogger.com
@@||randomapps*.amazonaws.com^$script,domain=thepoke.co.uk
@@||recirculation.spot.im^$domain=dailyheadlines.net|rightwingtribune.com
@@||s.gravatar.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|rightwingnews.com|
shark-tank.com|videogamesblogger.com
@@||s7.addthis.com^$script,third-party,domain=100percentfedup.com|newser.com|shark-
tank.com
@@||spot.im/launcher/bundle.js$domain=rightwingtribune.com
@@||stackpathdns.com/data/images/$image,domain=foreverymom.com
@@||stackpathdns.com/data/thumbs/$image,domain=foreverymom.com
@@||stackpathdns.com/static/$image,domain=foreverymom.com
@@||stackpathdns.com^$script,domain=foreverymom.com
@@||syndication.twimg.com^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|shark-tank.com|
tosavealife.com|videogamesblogger.com
@@||twimg.com^$image,third-party,domain=100percentfedup.com|allthingsvegas.com|
dailyheadlines.net|foreverymom.com|newser.com|shark-tank.com|tosavealife.com|
videogamesblogger.com
@@||twitter.com^$script,third-party,domain=100percentfedup.com|allthingsvegas.com|
dailyheadlines.net|foreverymom.com|newser.com|shark-tank.com|tosavealife.com|
videogamesblogger.com|whatfinger.com
@@||use.typekit.net^$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.net|foreverymom.com|newser.com|shark-tank.com|
tosavealife.com|videogamesblogger.com
@@||vimeo.com^$script,domain=allthingsvegas.com|dailyheadlines.net|foreverymom.com|
newser.com|shark-tank.com
@@||vjs.zencdn.net^$script,domain=rightwingtribune.com
@@||wp.com/_static/$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|dailyheadlines.com|dailyheadlines.net|foreverymom.com|
newser.com|shark-tank.com|tosavealife.com|videogamesblogger.com
@@||wp.com/wp-content/$script,third-party,domain=100percentfedup.com|
allthingsvegas.com|americasfreedomfighters.com|dailyheadlines.com|
dailyheadlines.net|foreverymom.com|newser.com|shark-tank.com|tosavealife.com|
videogamesblogger.com
@@||wpengine.netdna-cdn.com/wp-content/themes/$image,domain=100percentfedup.com|
allthingsvegas.com|americasfreedomfighters.com|dailyheadlines.net|foreverymom.com|
newser.com|shark-tank.com|tosavealife.com|videogamesblogger.com
@@||wpengine.netdna-cdn.com/wp-content/uploads/$image,domain=100percentfedup.com|
allthingsvegas.com|americasfreedomfighters.com|dailyheadlines.net|foreverymom.com|
newser.com|tosavealife.com|videogamesblogger.com
@@||ytimg.com/yts/jsbin/$script,domain=100percentfedup.com|allthingsvegas.com|
dailyheadlines.net|foreverymom.com|heviralmob.com|newser.com|reviveusa.com|
rightwingnews.com|shark-tank.com|thehayride.com|tosavealife.com|
videogamesblogger.com
|http://$script,third-party,domain=100percentfedup.com|allthingsvegas.com|
americasfreedomfighters.com|dailyheadlines.com|dailyheadlines.net|foreverymom.com|
gamersheroes.com|newser.com|reviveusa.com|rightwingnews.com|rightwingtribune.com|
shark-tank.com|survivalnation.com|telexplorer.com.ar|thehayride.com|
tosavealife.com|videogamesblogger.com|whatfinger.com
|http://$third-party,xmlhttprequest,domain=100percentfedup.com|allthingsvegas.com|
americasfreedomfighters.com|dailyheadlines.com|gamersheroes.com|newser.com|
rightwingtribune.com|survivalnation.com|telexplorer.com.ar|thehayride.com|
whatfinger.com
|https://$script,third-party,domain=100percentfedup.com|allthingsvegas.com|
americasfreedomfighters.com|dailyheadlines.com|dailyheadlines.net|foreverymom.com|
gamersheroes.com|newser.com|reviveusa.com|rightwingnews.com|rightwingtribune.com|
shark-tank.com|survivalnation.com|telexplorer.com.ar|thehayride.com|
tosavealife.com|videogamesblogger.com|whatfinger.com
|https://$third-party,xmlhttprequest,domain=100percentfedup.com|allthingsvegas.com|
americasfreedomfighters.com|gamersheroes.com|newser.com|rightwingtribune.com|
survivalnation.com|telexplorer.com.ar|whatfinger.com
||grammarist.com/*.jpg$script
||wpengine.netdna-cdn.com^$image,domain=100percentfedup.com|allthingsvegas.com|
dailyheadlines.net|foreverymom.com|newser.com|shark-tank.com|tosavealife.com|
videogamesblogger.com
||static.crowdscience.com/max-*.js?callback=crowdScienceCallback$domain=reuters.com
||channel4.com^*.innovid.com$object
||channel4.com^*.tidaltv.com$object
||gannett-cdn.com/appservices/partner/sourcepoint/sp-mms-client.js
||http.anno.channel4.com*-
||http.anno.channel4.com*_*_*_
||indiatimes.com/detector.cms
||joindota.com/img/*LB_$image
||joindota.com/img/*MR_$image
||mensxp.com^*/detector.min.js?
||mtlblog.com/wp-content/*/fab.js$script
||sportspyder.com/assets/application-$script
||ytconv.net/site/adblock_detect
$webrtc,domain=101greatgoals.com|ack.net|allkpop.com|allthetests.com|
audioholics.com|azvideo.net|barnstablepatriot.com|boards2go.com|bolde.com|
britannica.com|businessnewsdaily.com|buzzfil.net|cantonrep.com|capecodtimes.com|
champion.gg|cheeseheadtv.com|clicknupload.link|colourlovers.com|
columbiatribune.com|convertcase.net|crackberry.com|csgolounge.com|ddlvalley.me|
diffen.com|dispatch.com|dota2lounge.com|enterprisenews.com|eztv.io|eztv.tf|eztv.yt|
fastplay.to|fayobserver.com|fhm.com|flexonline.com|gastongazette.com|
geekzone.co.nz|ghacks.net|go4up.com|goerie.com|gounlimited.to|goupstate.com|
heraldtribune.com|houmatoday.com|intouchweekly.com|janjua.pw|janjua.tv|jpost.com|
kinos.to|kinox.ai|kinox.am|kinox.cloud|kinox.club|kinox.digital|kinox.direct|
kinox.express|kinox.fun|kinox.fyi|kinox.gratis|kinox.io|kinox.lol|kinox.mobi|
kinox.nu|kinox.party|kinox.pub|kinox.sg|kinox.sh|kinox.si|kinox.space|kinox.sx|
kinox.to|kinox.tube|kinox.wtf|laptopmag.com|lifeandstylemag.com|lolcounter.com|m-
magazine.com|mac-torrents.com|madamenoire.com|maketecheasier.com|megaup.net|
merriam-webster.com|metrowestdailynews.com|netdna-storage.com|news-
journalonline.com|newsarama.com|nintendoeverything.com|nwfdailynews.com|
nydailynews.com|ouo.io|ouo.press|phonearena.com|pjstar.com|probuilds.net|
providencejournal.com|radaronline.com|recordonline.com|sj-r.com|
skidrowreloaded.com|soapoperadigest.com|solomid.net|sourceforge.net|space.com|
spanishdict.com|telegram.com|teslacentral.com|theberry.com|thechive.com|
thepoliticalinsider.com|tmn.today|topix.com|torrentdownload.info|uptobox.com|
uticaod.com|vidtodo.com|vvdailypress.com|womansworld.com|yts.gs|yts.mx|zimabdko.com
$websocket,domain=4archive.org|allthetests.com|boards2go.com|colourlovers.com|
convertcase.net|crackberry.com|dailycaller.com|diffen.com|dreamfilm.se|
dumpaday.com|fastpic.ru|fileone.tv|filmlinks4u.is|firstrowau.eu|flashsx.tv|
flashx.co|flashx.me|flashx.tv|fmovies.taxi|fmovies.world|gofirstrow.eu|hqq.to|
ifirstrowit.eu|imagefap.com|keepvid.com|lolcounter.com|megaup.net|merriam-
webster.com|newsarama.com|olympicstreams.me|pocketnow.com|pornhub.com|
pornhubthbh7ap3u.onion|postimg.org|powvideo.net|roadracerunner.com|shorte.st|
toptenz.net|tribune.com.pk|tune.pk|uberhavoc.com|vcpost.com|vidmax.com|vidoza.net|
vidtodo.com|webfirstrow.eu
|https://$third-party,xmlhttprequest,domain=diffen.com|dreamfilm.se|dumpaday.com|
fastpic.ru|fileone.tv|filmlinks4u.is|firstrowau.eu|flashsx.tv|flashx.co|flashx.me|
flashx.tv|gofirstrow.eu|ifirstrowit.eu|imagefap.com|keepvid.com|lolcounter.com|
megaup.net|pocketnow.com|pornhub.com|pornhubthbh7ap3u.onion|postimg.org|
powvideo.net|roadracerunner.com|shorte.st|toptenz.net|tribune.com.pk|tune.pk|
uberhavoc.com|vidhd.icu|vidmax.com|vidoza.net|vidtodo.com|webfirstrow.eu
/^https?:\/\/([0-9]{1,3}\.){3}[0-9]{1,3}/$domain=1movies.is|bittorrent.am|
limetorrents.info|magnetdl.com|megaup.net|monova.org|monova.to|o2tvseries.com|
rarbg.to|rarbgaccess.org|rarbgmirror.com|rarbgmirror.org|rarbgmirrored.org|
rarbgproxy.org|rarbgprx.org|rarbgto.org|rarbgunblocked.org|rarbgway.org|
readcomiconline.to|yourbittorrent2.com
$csp=script-src 'self' * 'unsafe-inline',domain=rarbgunblocked.org|rarbgway.org|
rarbg.to|rarbg2019.org|rarbg2020.org|rarbg2021.org|rarbgaccess.org|rarbgmirror.com|
rarbgmirror.org|rarbgmirrored.org|rarbgp2p.org|rarbgproxied.org|rarbgproxy.org|
rarbgprx.org|rarbgto.org|thepiratebay.vip|pirateproxy.live|thehiddenbay.com|
rarbgto.org|rarbgmirrored.org|rarbgmirror.org|rarbg.to|rarbgaccess.org|
rarbgmirror.com|rarbgproxy.org|rarbgprx.org|downloadpirate.com|theproxybay.net|
thepiratebay10.org|kickass.vip|pirateproxy.app|ukpass.co|prox.icu|pirateproxy.life
$csp=worker-src 'none',domain=pirateproxy.live|thehiddenbay.com|tpb.party|
thepiratebay.org|thepiratebay.vip|thepiratebay10.org|thepirateproxy.win|
theproxybay.net|ukpirate.org|flashx.cc|flashx.co|vidoza.co|vidoza.net
||1337x.to^$csp=script-src 'self' 'unsafe-inline'
||1377x.to^$csp=script-src 'self' 'unsafe-inline'
||allthetests.com^$csp=script-src 'self' * blob: data:
||bittorrent.am^$csp=script-src 'self' 'unsafe-inline'
||britannica.com^$csp=script-src 'self' * 'unsafe-inline'
||convertcase.net^$csp=script-src 'self' * blob: data:
||convertfiles.com^$csp=script-src 'self' * 'unsafe-inline'
||eztv.io^$csp=script-src 'self' 'unsafe-inline' *.cloudflare.com *.googleapis.com
*.facebook.net
||fullmatchesandshows.com^$csp=script-src 'self' * 'unsafe-inline'
||gelbooru.com^$csp=script-src 'self' * 'unsafe-inline' *.gstatic.com *.google.com
*.googleapis.com *.bootstrapcdn.com
||grammarist.com^$csp=script-src 'self' * 'unsafe-inline'
||healthline.com^$csp=script-src 'self' * 'unsafe-inline'
||limetorrents.info^$csp=script-src 'self' 'unsafe-inline'
||lolcounter.com^$csp=script-src 'self' * 'unsafe-inline'
||lucianne.com^$csp=script-src 'self' * blob: data:
||merriam-webster.com^$csp=script-src 'self' * 'unsafe-inline'
||monova.org^$csp=script-src 'self' 'unsafe-inline'
||monova.to^$csp=script-src 'self' 'unsafe-inline'
||moviewatcher.is^$csp=script-src 'self' * 'unsafe-inline'
||newser.com^$csp=script-src 'self' * 'unsafe-inline'
||pirateiro.com^$csp=script-src 'self' 'unsafe-inline' https://hcaptcha.com
*.hcaptcha.com
||roadracerunner.com^$csp=script-src 'self' * 'unsafe-inline'
||torlock.com^$csp=script-src 'self' 'unsafe-inline'
||activistpost.com^$csp=script-src *.leadpages.net *.gstatic.com *.google.com
*.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
||allthingsvegas.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com
*.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
||americasfreedomfighters.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com
*.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
||clashdaily.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com
*.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
||conservativefiringline.com^$csp=script-src 'self' *.gstatic.com *.google.com
*.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
||dcdirtylaundry.com^$csp=script-src 'self' *.gstatic.com *.google.com
*.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
||greatamericanpolitics.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com
*.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
*.twitter.com *.spot.im
||ipatriot.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com
*.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
||menrec.com^$csp=script-src 'self' *.gstatic.com *.google.com *.googleapis.com
*.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
||naturalblaze.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com
*.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
*.twitter.com *.spot.im
||rightwingtribune.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com
*.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
*.twitter.com *.spot.im
||shark-tank.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com
*.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com *.twitter.com
*.spot.im
||survivalnation.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com
*.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
||telexplorer.com.ar^$csp=script-src 'self' *.leadpages.net *.gstatic.com
*.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
*.twitter.com *.spot.im
||thehayride.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com *.google.com
*.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
||thinkamericana.com^$csp=script-src 'self' *.gstatic.com *.google.com
*.googleapis.com *.facebook.com *.bootstrapcdn.com *.twitter.com *.spot.im
||videogamesblogger.com^$csp=script-src 'self' *.leadpages.net *.gstatic.com
*.google.com *.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
*.twitter.com *.spot.im
||anandabazar.com/js/anandabazar-bootstrap/custom.js
||el-mundo.net/js/fm*.js$script
||livehindustan.com/js/BlockerScript.js
||pub1.cope.es^
@@||ad.yieldlab.net^$script,domain=spiegel.de
@@||cdn.teads.tv/media/format.js$domain=spiegel.de
@@||conative.de/serve/domain/158/config.js$domain=spiegel.de
@@||conative.de^*/adscript.min.js$domain=spiegel.de
@@||damoh.spiegel.de^$script,domain=spiegel.de
@@||doubleclick.net/gampad/*adPositionName
%3Dsuperbanner_$xmlhttprequest,domain=spiegel.de
@@||doubleclick.net/getconfig$xmlhttprequest,domain=spiegel.de
@@||g.doubleclick.net/gampad/ads?*superbanner_3$xmlhttprequest,domain=spiegel.de
@@||g.doubleclick.net/gampad/ads?*wallpaper_1$xmlhttprequest,domain=spiegel.de
@@||g.doubleclick.net/gpt/pubads_impl_$script,domain=spiegel.de
@@||g.doubleclick.net/tag/js/gpt.js$domain=spiegel.de
@@||imagesrv.adition.com/banners/1337/files/*.jpg?*.png$image,domain=spiegel.de
@@||imagesrv.adition.com/js/adition.js$domain=spiegel.de
@@||imagesrv.adition.com/js/srp.js$domain=spiegel.de
@@||pagead2.googlesyndication.com/getconfig/sodar?$xmlhttprequest,domain=spiegel.de
@@||static.adfarm1.adition.com/ci.html$subdocument,domain=spiegel.de
spiegel.de##a[data-nvp*="'trafficUrl':'https://paid.outbrain.com/network/redir?"]
spiegel.de##a[href^="http://paid.outbrain.com/network/redir?"]
spiegel.de##a[href^="https://paid.outbrain.com/network/redir?"]
spiegel.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"]
spiegel.de##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"]
spiegel.de##div[id*="/spon_dt/"]:not(#google_ads_iframe_\/6032\/spon_dt\/
homepage_5__container__)
||2mdn.net^$domain=spiegel.de
||a-ssl.ligatus.com^$domain=spiegel.de
||ad.atdmt.com/i/a.html$domain=spiegel.de
||ad.atdmt.com/i/a.js$domain=spiegel.de
||ad.doubleclick.net^$domain=spiegel.de
||adalliance.io^$domain=spiegel.de
||adform.net^$domain=spiegel.de
||adition.com/banner?$domain=spiegel.de
||adition.com^$domain=spiegel.de
||adition.com^$popup,domain=spiegel.de
||adnxs.com^$domain=spiegel.de
||adsafeprotected.com^$domain=spiegel.de
||adverserve.net^$domain=spiegel.de
||advertising.com^$domain=spiegel.de
||advolution.de^$domain=spiegel.de
||amazon-adsystem.com^$domain=spiegel.de
||ampproject.org^*/amp-ad-$domain=spiegel.de
||bidder.criteo.com^$domain=spiegel.de
||cas.*.criteo.com^$domain=spiegel.de
||cas.criteo.com^$domain=spiegel.de
||caw.*.criteo.com^$domain=spiegel.de
||conative.de^$domain=spiegel.de
||criteo.com/delivery/$domain=spiegel.de
||emsservice.de^$domain=spiegel.de
||g.doubleclick.net^$domain=spiegel.de
||googlesyndication.com/safeframe/$domain=spiegel.de
||googlesyndication.com/sodar/$domain=spiegel.de
||images.*.criteo.net^$domain=spiegel.de
||libs.sphere.com/video/outbrain-player/$domain=spiegel.de
||mediaplex.com^$domain=spiegel.de
||mookie1.com^$domain=spiegel.de
||movad.net^$domain=spiegel.de
||openx.net^$domain=spiegel.de
||pagead2.googlesyndication.com^$domain=spiegel.de
||qservz.com^$domain=spiegel.de
||rdi.*.criteo.com^$domain=spiegel.de
||rdi.criteo.com^$domain=spiegel.de
||rtax.criteo.com^$domain=spiegel.de
||servedby.flashtalking.com/imp/$script,domain=spiegel.de
||serving-sys.com^$domain=spiegel.de
||smartadserver.com^$domain=spiegel.de
||smartclip.net/ads?$domain=spiegel.de
||t4ft.de^$domain=spiegel.de
||teads.tv^$domain=spiegel.de
||theadex.com^$domain=spiegel.de
||view.atdmt.com/partner/$domain=spiegel.de
||view.atdmt.com^*/iview/$domain=spiegel.de
||view.atdmt.com^*/view/$domain=spiegel.de
||vix.*.criteo.net^$domain=spiegel.de
||widgets.outbrain.com/nativeVideoPlayer/NVPInjector.min.js$domain=spiegel.de
||yieldlab.net^$domain=spiegel.de
bento.de,playbuzz.com##.pbads_after-question_wrapper
bento.de##.plistaList > .itemLinkPET
@@||bento.de^$generichide
bento.de##a[onmousedown^="this.href='http://paid.outbrain.com/network/redir?"]
@@||jetzt.de^$generichide
||slacker.com^*/getspot/?spotid=$media,redirect=noopmp3-0.1s,domain=slacker.com
$popup,third-party,domain=loader.to|play.hydracdn.network|streamtape.com|
vidcloud9.com
%3D$popup,domain=nme.com
/dlads.$popup,domain=ouo.io|ouo.press
/sendspace-pop.$popup,domain=sendspace.com
:text^$popup,domain=zippyshare.com
^utm_source=$popup,domain=sex.com
||4fuckr.com/api.php$popup
||adf.ly/*.php?$popup
||adf.ly/_$popup
||adf.ly^$popup,domain=urgrove.com
||adyou.me/bug/adcash$popup
||aiosearch.com^$popup,domain=torrent-finder.info
||amazonaws.com^$popup,domain=ndtv.com
||beap.gemini.yahoo.com^$popup,domain=mail.yahoo.com
||bit.ly^$popup,domain=dexerto.com|gdriveplayer.us|kitguru.com|ouo.io|ouo.press|
sh.st
||casino-x.com^*&promo$popup
||channel4.com/ad/$popup
||conservativepost.com/pu/$popup
||content.powvideo.net^$popup,domain=powvideo.net
||csgofast.com^$popup,domain=hltv.org
||deb.gs^*?ref=$popup
||e2b9jbowv7.com^$popup
||edomz.com/re.php?mid=$popup
||f-picture.net/Misc/JumpClick?$popup
||fashionsaga.com^$popup,domain=putlocker.is
||filecrypt.cc/pax/$popup
||filepost.com/default_popup.html$popup
||filmon.com^*&adn=$popup
||findgrid.com^$popup,domain=amaderforum.com
||flixhq.net/?$popup
||free-filehost.net/pop/$popup
||gamezadvisor.com/popup.php$popup
||goo.gl^$popup,domain=amaderforum.com|dexerto.com
||google.com.eg/url?$popup,domain=hulkload.com
||grammarly.com^$popup,domain=smallseotools.com
||hqq.to/out.php$popup
||ifly.com/trip-plan/ifly-trip?*&ad=$popup
||imgcarry.com/includes/js/layer.js
||intradayfun.com/news_intradayfun.com.html$popup
||jokertraffic.com^$popup,domain=4fuckr.com
||kalemaro.com^$popup,domain=filatak.com
||kat.vc/*?$popup
||kat2.biz/*?$popup
||kickass2.biz/*?$popup
||leaderdownload.com^$popup,domain=fiberupload.net
||linkbucks.com^*/?*=$popup
||linkshrink.net^*#^$popup,domain=linkshrink.net
||military.com/data/popup/new_education_popunder.htm$popup
||miniurls.co^*?ref=$popup
||movies7.to/?$popup
||multiupload.nl/popunder/$popup
||mydirtyhobby.de^$popup,domain=flashx.tv
||nordvpn.net^$popup,domain=thekat.li
||notube.net/p/$popup
||notube.net/p2/$popup
||nyafilmer.com/*.html$popup
||oddschecker.com/clickout.htm?type=takeover-$popup
||of.downpit.com^$popup
||p.vev.io^$popup
||park.above.com^$popup
||pasted.co/*.php$popup
||plarium.com/play/*adCampaign=$popup
||r.search.yahoo.com/_ylt=*;_ylu=*.r.msn.com$popup,domain=search.yahoo.com
||rediff.com/uim/ads/$popup
||reutersmedia.net/resources_$popup,domain=reuters.com
||schenkelklopfer.org^$popup,domain=4fuckr.com
||shareasale.com^$popup,domain=9to5mac.com
||softexter.com^$popup,domain=2drive.net
||solarmoviefree.net/home.html$popup
||songspk.cc/pop*.html$popup
||spendcrazy.net^$popup,third-party,domain=animegalaxy.net|animenova.tv|
animetoon.tv|animewow.eu|gogoanime.com|goodanime.eu|gooddrama.net|toonget.com
||sponsorselect.com/Common/LandingPage.aspx?eu=$popup
||stream.to/start/$popup
||streamplay.to/apu$popup
||streamtunerhd.com/signup?$popup,third-party
||taboola.com^$popup,domain=ndtv.com|scoopwhoop.com
||thekat.li/*?$popup
||thesource.com/magicshave/$popup
||titanbrowser.com^$popup,domain=amaderforum.com
||tny.cz/red/first.php$popup
||toptrailers.net^$popup,domain=uploadrocket.net
||tracker1.richcasino.com^$popup
||tripadvisor.*/rulebasedpopunder?$popup
||tripadvisor.*/SimilarHotelsPopunder?$popup
||upvid.co^*.html|$popup,domain=upvid.co
||videowood.tv/pop$popup
||videowood.tv^$popup,domain=micast.tv
||vidstream.*/cv.$popup
||vodu.ch/play_video.php$popup
||vpnfortorrents.app/*?$popup
||watchseries-online.nl/sp1^$popup
||wegrin.com^$popup,domain=watchfreemovies.ch
||worldtvhd.net/wp-content/$popup
||yasni.ca/ad_pop.php$popup
||youwatch.org/vids*.html$popup
||youwatch.org^*^ban^$popup
||youwatch.org^*^crr^$popup
||zanox.com^$popup,domain=pregen.net
||zmovie.tv^$popup,domain=vidbox.net
/about:blank#/$popup,domain=22pixx.xyz|9anime.to|disk.ly|dood.to|dood.watch|
fmovies.to|gogoanime.pro|hydracdn.network|imagetwist.com|mixdrop.co|mstream.xyz|
popads.net|powvideo.net|powvldeo.cc|putlocker.style|run-syndicate.com|spcdn.cc|
steamplay.cc|streamtape.com|upstream.to|uptostream.com|vev.io|vev.red|vevo.io|
vidcloud.co|videobin.co|videowood.tv|viditodo.com|vidoza.net|vidup.io|vortez.net|
vshare.eu|watchserieshd.tv
/^https?:\/\/.*\.(jpg|png|html|svg|ico)/$popup,domain=5movies.fm|hulkstreams.com|
jackstreams.com|live-golf.stream|olympicstreams.me|streamtape.net|strikeout.nu|
telerium.net|vipleague.cc|watchserieshd.tv
/^https?:\/\/.*\.(info|pro|icu|app|xyz|pet|win|live|me|io|cc|pw|is|zone|bid|cf|ovh|
site|review|ml)\.?(\/|:|$)/$popup,domain=dood.watch|fmovies.to|idup.io|
powvideo.net|powvldeo.cc|putlocker.style|thepiratebay.org|uptostream.com|vev.io|
vevo.io|vidcloud.co|videobin.co|videowood.tv|viditodo.com|vidoza.net|vortez.net|
vshare.eu
|data^$popup,domain=1337x.to|zippyshare.com
|javascript^$popup,domain=1337x.to|biology-online.org|eztv.tf|eztv.yt|flashx.tv
/^https?:\/\/([0-9]{1,3}\.){3}[0-9]{1,3}/$popup,domain=0dt.net|123movies.net|
adyou.me|biqle.ru|bonstreams.net|briansarmiento.website|bro.adca.st|buzzfil.net|
clik.pw|ddlvalley.me|firstrowsports.eu|flashsx.tv|flashx.co|flashx.me|flashx.sx|
flashx.to|flashx.tv|gounlimited.to|itdmusic.com|janjua.pw|janjua.tv|kinox.to|
opensubtitles.org|pirateproxy.live|rarbg.to|rarbgaccess.org|rarbgmirror.com|
rarbgmirror.org|rarbgmirrored.org|rarbgproxy.org|rarbgprx.org|rarbgway.org|
sawlive.tv|stream2watch.cc|sunmusiq.com|thehiddenbay.com|thepiratebay.vip|
thepixstate.com|toros.co|unblocked.mx|unblocked.sh|unblocker.cc|uploadproper.com|
uptobox.com|vidlox.me|vidtodo.me|vidup.me|vidup.tv|webfirstrow.eu|yts.gs|zooqle.com
/^https?:\/\/.*\/[a-z0-9A-Z]{3,15}\.(php|jsx|1ph)/
$image,script,subdocument,domain=3movs.com|4tube.com|alotporn.com|alrincon.com|
anysex.com|aphroditeporntube.com|bdsmstreak.com|bigvideo.net|bobs-tube.com|
cockmeter.com|dreamamateurs.com|dump.xxx|efukt.com|eroxia.com|extremetube.com|
fantasti.cc|fap18.net|fuck55.net|gfsvideos.com|gottanut.com|hdpornpictures.net|
home-made-videos.com|hotpornfile.org|imgadult.com|imgdrive.net|imgtaxi.com|
imgtown.net|imgwallet.com|keezmovies.com|letmejerk.com|mofosex.com|monsoonx.top|
mypornstarbook.net|myvidster.com|nuvid.com|openloadporn.co|orsm.net|porn-plus.com|
porndaa.com|porndoe.com|pornoreino.com|pornozot.com|pornsexer.com|pussyspace.com|
sexu.tv|shameless.com|spankbang.name|spankwire.com|thenipslip.com|tryboobs.com|
wiz69.com|xcafe.com|xnxx-sexfilme.com|xxxonxxx.com|youx.xxx|zbporn.tv
|http://$image,media,script,third-party,domain=~feedback.pornhub.com|
~feedback.pornhubthbh7ap3u.onion|pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
|http://$image,script,third-party,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
|http://$image,xmlhttprequest,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
|https://$image,media,script,third-party,domain=~feedback.pornhub.com|
~feedback.pornhubthbh7ap3u.onion|pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
|https://$image,xmlhttprequest,domain=pornhub.com|redtube.com|redtube.com.br|
tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
|ws://$other,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|redtube.com.br|
tube8.com|tube8.es|tube8.fr|xtube.com|youporn.com|youporngay.com
||18tubehd.com/18tube.js
||22pixx.xyz^$script
||244pix.com/webop.jpg
||24video.net/din_new6.php?
||2adultflashgames.com/play_more_adult_games/
||3movs.com/ai/
||3movs.com/contents/content_sources/
||3movs.com/pp/
||3naked.com/nb/
||4sex4.com/pd/
||4tube.com/assets/abpe-
||4tube.com/assets/adf-
||4tube.com/assets/adn-
||4tube.com/assets/padb-
||4tube.com/mojon.js
||4tube.com/sw4tube.js
||4tube.com/tb/banner/
||5ilthy.com/porn.php
||a.eporner.com^
||a.heavy-r.com^
||a3.hotpornfile.org^
||absoluporn.com/code/pub/
||ad.eporner.com^
||ad.thisav.com^
||adrive.com/images/fc_banner.jpg
||adult-sex-games.com/images/promo/
||adultdvdtalk.com/studios/
||adultfilmdatabase.com/graphics/banners/
||adultfilmdatabase.com^*/porndude.
||adultfyi.com/images/banners/
||adultwork.com/images/AWBanners/
||affiliates.goodvibes.com^
||alotporn.com/media/banners/
||alotporn.com^*/js/oopopw.js
||amadorastube.com^*/banner_
||amateuralbum.net/affb.html
||analdin.com/js/pu.js
||analpornpix.com/agent.php?
||analsexstars.com^$subdocument
||andtube.com/ban_
||animeidhentai.com/cdn/
||animeidhentai.com/videos/
||anon-v.com/neverlikedcocksmuch.php
||anon-v.com/titswerentoiledup.php
||anybunny.tv/js/main.ex.js
||anysex.com/assets/
||anysex.com/b/
||anysex.com/content_sources/
||api.camclips.cc/api/$image,script
||arionmovies.com/*/popup.php
||asexstories.com/010ads/
||asgayas.com/floater/
||asgayas.com/popin.js
||ashot.txxx.com^
||asianpornmovies.com/images/banners/
||assfuck.xxx/uploads/banners/
||assfuck.xxx/uploads/provider-banners/
||asspoint.com/images/banners/
||atescorts.com/img-banners/
||avn.com/templates/avnav/skins/
||b.boyfriendtv.com^
||b.pornoxo.com^
||b.xcafe.com^
||babblesex.com/js/misc.js
||babedrop.com/babelogger_images/
||babepedia.com/istrip/
||babepedia.com/strp-popmod/
||babepicture.co.uk^*banner
||babesandstars.com/images/a/
||babesandstars.com/thumbs/paysites/
||babesandstars.com^*/banners/
||babeshows.co.uk/fvn53.jpg
||babeshows.co.uk^*banner
||babesmachine.com/html/
||badjojo.com/js/tools.js
||badjojo.com/js/tools2.js
||bagslap.com/*.html
||bangyoulater.com/images/banners_
||bangyoulater.com/pages/aff.php
||banner1.pornhost.com^
||banners.cams.com^
||barelist.com^*/dailyDeal/
||bdsmstreak.com/fr37.js
||bellyboner.com/facebookchatlist.php
||between-legs.com/banners2/
||between-legs.com^*/banners/
||bigboobs.hu/banners/
||bigcock.one/worker.js
||biguz.net/*.php
||bitporno.com/b.php
||blackredtube.com/fadebox2.js
||bnnr.pornpics.com^
||bonbonme.com/js/cams.js
||bonbonme.com/js/dticash/
||bonbonme.com/js/rightbanner.js
||bonbonsex.com/js/dl/bottom.js
||bonbonsex.com/js/workhome.js
||boobieblog.com/submityourbitchbanner3.jpg
||boobieblog.com/TilaTequilaBackdoorBanner2.jpg
||bos.so/icloud9.html
||bos.so^*/peddlar/
||boyfriendtv.com/banner-iframe/
||boyfriendtv.com^*/paysite/
||bralesscelebs.com/*banner
||bralesscelebs.com/160x600hcp.gif
||bralesscelebs.com/160x600ps.gif
||bralesscelebs.com/320x240ps.gif
||bravotube.net/cc/
||bravotube.net/dd$subdocument
||bravotube.net/dp.html
||bravotube.net/if/$subdocument
||bravotube.net^*/abbs.
||bravotube.net^*/clickback.
||brcache.madthumbs.com^
||bunnylust.com/sponsors/
||cameltoe.com^*/banners/
||cams.imagetwist.com/in/?track=$subdocument
||camvideos.tv/tpd.
||camvideos.tv^$subdocument
||camwhores.tv/banners/
||camwhores.tv/contents/other/player/
||camwhores.tv^*/e*.mp4
||camwhores.tv^*/f*.mp4
||celeb.gate.cc/banner/
||celeb.gate.cc/misc/event_*.js
||celebrity-slips.com/bst/
||celebrity-slips.com/img/
||celebrity-slips.com/nlc/
||cfake.com/*?$image
||cfake.com/exo/
||cfake.com/images/a/
||cfgr3.com/popin/$script,domain=camwhores.tv
||chanweb.info/en/adult/hc/local_include/
||chatrandom.com/js/slider.js
||clips-and-pics.org/clipsandpics.js
||cloudfront.net^$domain=extremetube.com|niceporn.xxx
||comdotgame.com/vgirl/
||coolmovs.com/js/focus.*.js
||coolmovs.com/rec/$subdocument
||crackwhoreconfessions.com/images/banners/
||crazyshit.com/p0pzIn.js
||creampietubeporn.com/ctp.html
||creampietubeporn.com/porn.html
||creative.fapsite.com^
||creatives.cliphunter.com^
||creatives.pichunter.com^
||creepshots.com^*/250x250_
||cumlouder.com/nb.js
||d1wi563t0137vz.cloudfront.net^
||d2q52i8yx3j68p.cloudfront.net^
||d39hdzmeufnl50.cloudfront.net^
||damimage.com^*/DocaWedrOJPPx.png
||data18.com^*/banners/
||dbnaked.com/ban/
||definebabe.com/db/images/leftnav/webcams2.png
||definebabe.com/db/js/pcme.js
||definebabe.com/sponsor/
||definebabe.com/sponsor_
||definebabe.com/traders/
||definebabe.com^*/traders.
||definefetish.com/df/js/dpcm.js
||deliciousbabes.org/banner/
||deliciousbabes.org/media/banners/
||delivery.porn.com^
||depic.me/banners/
||devatube.com/img/partners/
||devporn.net/images/TPD-
||diamond-tgp.com/fp.js
||dickbig.net/scr/
||dildo.tnaflix.com^
||dirtypriest.com/sexpics/
||dixyporn.com/include/
||dominationtube.com/exit.js
||dot.eporner.com^
||dot2.eporner.com^
||downloadableporn.org/popaaa/
||drtuber.com/footer_
||drtuber.com/templates/frontend/white/js/embed.js?
||drtuber.com^*/aff_banner.swf
||drtuber.com^*/sponsored.js
||dyn.empflix.com^
||dyn.tnaflix.com^
||easypic.com/js/easypicads.js
||eccie.net/buploads/
||eccie.net/eros/
||eegay.com/analytics1.php
||eegay.com/php/*.php$script
||eegay.com/Scripts/nxpop.js
||efukt.com/affiliates/
||efukt.com/js/3rdparty.js
||efukt.com/menu/
||empflix.com/embedding_player/600x474_
||empireamateurs.com/images/*banner
||entensity.net/crap/
||eporner.com/cppb/
||eporner.com/dot/$script
||eporner.com/pjsall-*.js
||eporner.com/pn.
||eporner.com^$subdocument,~third-party
||erofus.com/front-end/
||eroprofile.com/js/nvbl.js
||eroticax.org/templates/eroticax/images/flashbit.gif
||eskimotube.com/kellyban.gif
||exit.macandbumble.com^
||extreme-board.com/bannrs/
||extremetube.com/*=$xmlhttprequest
||extremetube.com/nb/
||extremetube.com/player_related?
||faapy.com/js_e/
||fakeporn.tv/bb/
||fantasti.cc/_special/
||fantasti.cc/fabl.
||fapality.com/b/
||fapality.com/contents/content_sources/
||fapdick.com/uploads/1fap_
||fapdick.com/uploads/fap_
||fappenist.com/fojytyzzkm.php
||fapxl.com/view/spot/
||fastpic.ru/js_f2.jpg
||fastpic.ru/js_h2.jpg
||fboomporn.com^*/fb*.gif
||femdom-fetish-tube.com/popfemdom.js
||fetishok.com/js/focus.$script
||fetishok.com/rec/$subdocument
||fileshare.ro^*/dhtmlwindow.js
||filthyrx.com/images/porno/
||filthyrx.com/inline.php?
||filthyrx.com/rx.js
||finehub.com/p3.js
||fingerslam.com/*.html
||fleshbot.com/wp-content/themes/fbdesktop_aff/images/af
||floppy-tits.com/iframes/
||fooktube.com/badges/pr/
||free-celebrity-tube.com/js/freeceleb.js
||free-porn-teen.com/blocked/
||freebunker.com/includes/js/cat.js
||freebunker.com^*/ex.js
||freebunker.com^*/exa.js
||freebunker.com^*/layer.js
||freebunker.com^*/oc.js
||freebunker.com^*/pops.js
||freebunker.com^*/raw.js
||freehindipornvideos.com/fhlv.js
||freehindipornvideos.com/js/fhn.js
||freeones.com/banners/
||freeones.com/images/freeones/sidewidget/$image
||freeones.com/istripper/
||freeporn.to/wpbanner/
||freepornvs.com/im.js
||fritchy.com^*&zoneid=
||fuckandcdn.com/sun/sunstatic/frms/$subdocument,domain=sunporno.com
||fuckuh.com/pr_ad.swf
||funny-games.biz/banners/
||fux.com/adc/$script
||fux.com/assets/adblock
||galleries-pornstar.com/thumb_top/
||gals4free.net/images/banners/
||gamesofdesire.com/images/banners/
||gapeandfist.com/uploads/thumbs/
||gatewayinterface.com/App_Themes/PrivateImages/$domain=mylegalporno.com
||gayporntimes.com/img/GP_Heroes.jpg
||gayporntimes.com^*/Bel-Ami-Mick-Lovell-July-2012.jpeg
||gayporntimes.com^*/CockyBoys-July-2012.jpg
||gaytube.com/chacha/
||gfycatporn.com/toon.gif
||gggtube.com/images/banners/
||ghettotube.com/images/banners/
||gifsauce.com^*/tpd.
||gifsfor.com/gifs.js
||gifsfor.com/msn.js
||gifsfor.com^*/gifs.js
||gifsfor.com^*/msn.js
||girlfriendvideos.com/ad
||girlfriendvideos.com/pcode.js
||girlsintube.com/images/get-free-server.jpg
||girlsnaked.net/gallery/banners/
||girlsofdesire.org/php/gofd_bl/
||glam0ur.com/ssbgtdopwe.php
||glamour.cz/banners/
||gloryholegirlz.com/images/banners/
||go.fapsite.com^
||go.pornav.net^
||go.sexu.tv^
||go.strpjmp.com^
||goldporntube.com/iframes/
||gotgayporn.com/Watermarks/
||gotporn.com/bck_loader_
||grannysexforum.com/filter.php
||gspcdn.com^*/banners/
||h2porn.com/*.js#spot=
||h2porn.com/ab/
||h2porn.com/contents/content_sources/
||h2porn.com/js/etu_r.js
||hanksgalleries.com/aff-
||hanksgalleries.com/gallery-
||hanksgalleries.com/galleryimgs/
||hanksgalleries.com/stxt_
||hanksgalleries.com/vg_ad_
||hardcoresexgif.com/hcsg.js
||hardcoresexgif.com/msn.js
||hardsextube.com/js/qpGABJI8Dg.js
||hawaiipornblog.com/post_images/
||hclips.com/js/m.js
||hclips.com/queeen/
||hclips.net/contents/content_sources/
||hcomicbook.com/banner/
||hcomicbook.com/js/hcb-$script
||hcomicbook.com^*_banner1.gif
||hd-easyporn.com/cpanel/
||hdporn.in/images/rec/
||hdporn.in/js/focus.*.js
||hdporn.in/js/pops2.
||hdporn.in/rec/$subdocument
||hdporn.net/images/hd-porn-banner.gif
||hdzog.com/*.php?$script
||hdzog.com/contents/content_sources/
||hdzog.com/contents/cst/
||hdzog.com/hdzog.php?t_sid=
||hdzog.com/hdzog/vanload/
||heavy-r.com/a/
||heavy-r.com/js/imbox.js
||heavy-r.com/js/overlay.js
||heavy-r.com/pop/
||heavy-r.com/tools/
||hebus.com/p/hebusx/
||hellporno.com^$subdocument,~third-party
||hentai-foundry.com/themes/*/add$image
||hentai-foundry.com/themes/*Banner
||hentai-foundry.com/themes/Hentai/images/hu/hu.jpg
||hentairules.net/pop_$script
||hentaistream.com/out/
||hentaistream.com/wp-includes/images/bg-
||hentaistream.com/wp-includes/images/mofos/webcams_
||hgimg.com/js/beacon.
||hitomi.la/hitomi-
||hitomi.la/hitomi.
||hitomi.la/hitomi/
||hollyscoop.com/sites/*/skins/
||hollywoodoops.com/img/*banner
||homegrownfreaks.net/homegfreaks.js
||homeprivatevids.com/banner2.shtml
||homeprivatevids.com/banners.shtml
||hornygamer.com/images/promo/
||hornywhores.net/hw$script
||hornywhores.net/img/double.jpg
||hornywhores.net/img/zevera_rec.jpg
||hothag.com/img/banners/
||hotmovs.com/*.php?*=$script
||hotmovs.com/js/
||hotmovs.com/ps/
||hotpornfile.org^*/ban/
||hotpornfile.org^*/pixel.js
||hotscopes.net/xhab.js
||hotshame.com/hotshame_html/
||hotshame.com/iframes/
||hotshame.com/js/adphotshame
||hottubeclips.com/stxt/banners/
||hotxxxpussy.com/func.js
||house.porn/files/preview/
||hungangels.com/vboard/friends/
||hustler.com/backout-script/
||iceporn.com/templates/base_master/js/jquery.shows.js
||iceppsn.com/templates/frontend/iceporn_v2/js/_piceporn.js
||imagearn.com/img/picBanner.swf
||imagebam.com/files/tpd.png
||imagecarry.com/down
||imagecarry.com/top
||imagedunk.com^*_imagedunk.js
||imagefap.com/019ce.php
||imagefap.com/ajax/uass.php
||imagefruit.com^*/pops.js
||imagehyper.com/prom/
||imagepost.com/includes/dating/
||imagepost.com/stuff/
||imageshack.us^*/bannng.jpg
||imagesnake.com/includes/js/cat.js
||imagesnake.com/includes/js/js.js
||imagesnake.com/includes/js/layer.js
||imagesnake.com/includes/js/pops.js
||imagetwist.com/imagetwist*.js
||imagetwist.com/lj.js
||imageuploads.co.uk/nb/
||imgadult.com/altiframe.php
||imgadult.com/ea/
||imgbabes.com/element.js
||imgbabes.com/ero-foo.html
||imgbabes.com/ja.html
||imgbabes.com^*/splash.php
||imgbox.com/images/tpd.png
||imgflare.com/exo.html
||imgflare.com^*/splash.php
||imgwet.com/aa/
||imperia-of-hentai.net/banner/
||indexxx.com^*/banners/
||inhumanity.com/cdn/affiliates/
||instawank.com/js/videos.php
||int.anon-ib.co/img2/$image
||intporn.com^*/21s.js
||intporn.com^*/asma.js
||intporn.org/scripts/asma.js
||ipornxxx.net/banners/
||iseekgirls.com/g/pandoracash/
||iseekgirls.com/js/fabulous.js
||iseekgirls.com/rotating_
||iseekgirls.com^*/banners/
||jav-porn.net/js/popout.js
||jav-porn.net/js/popup.js
||javfor.me^*/banner/
||javhub.net/img/r.jpg
||javporn.in/clicunder.js
||javsin.com/vip.html
||javstreaming.net/app/forad.js
||javtitan.com/p.js
||jdforum.net^*/banner-
||jjvids.com/i/
||js.hdzog.com^
||justporno.tv/ad/
||kaotic.com^*/popnew.js
||keezmovies.com/*=$xmlhttprequest
||keezmovies.com/iframe.html?
||kindgirls.com/banners2/
||konachan.com/images/bam/
||kuntfutube.com/kellyban.gif
||laxtime.com/rotation/
||lifeselector.com/banner/
||linksave.in/fopen.html
||literotica.com/images/banners/
||literotica.com/images/lit_banners/
||live-porn.tv/adds/
||liveandchat.tv/bana-/
||livedoor.jp^*/bnr/bnr-
||lubetube.com/js/cspop.js
||lucidsponge.pl/pop_
||lukeisback.com/images/boxes/
||lukeisback.com^*/250.gif
||luscious.net/lamia205.
||luscious.net/luscious.
||luscious.net/revive.
||luxuretv.com/includes/pop/
||lw1.cdmediaworld.com^
||madmen.alastonsuomi.com^
||madmovs.com/rec/
||madthumbs.com/madthumbs/sponsor/
||mallandrinhas.net/flutuante
||mansurfer.com/flash_promo/
||matureworld.ws/images/banners/
||maxjizztube.com/downloadfreemovies.php
||media1.realgfporn.com^$subdocument
||meendo.com/promos/
||megatube.xxx/ai/
||milffox.com/ai/s/s/adhs.
||milffox.com/ai/s/s/js/ssu.
||milffox.com/ai/s/s/su.
||milffox.com/ai/s/s/suo.
||milffox.com/ai/s/s/supc.
||milkmanbook.com/dat/promo/
||miragepics.com/images/11361497289209202613.jpg
||mobilepornmovies.com/images/banners/
||mofosex.com/nb-back?
||monstertube.com/images/access_
||monstertube.com/images/bottom-features.jpg
||monstertube.com/images/vjoin.
||monstertube.com/images/vjoin_
||morazzia.com^*/banners/
||morebabes.to/morebabes.js
||motherless.com/images/banners/
||motherman.com/*.html
||movierls.net/abecloader
||mrskin.com/data/mrskincash/$third-party
||mrskin.com/scripts/loader2?
||mrstiff.com/uploads/paysite/
||mrstiff.com/view/context/
||mrstiff.com/view/movie/bar/
||mrstiff.com/view/movie/finished/
||multporn.net/frunti_
||myashot.txxx.com^
||mygirlfriendvids.net/js/popall1.js
||myhentai.tv/popsstuff.
||myslavegirl.org/follow/go.js
||mysmokingmistress.com/saber/
||naked-sluts.us/prpop.js
||namethatporn.com^*/ba.
||namethatporn.com^*/pu_
||namethatpornstar.com/topphotos/
||naughty.com/js/popJava.js
||naughtyblog.org/b_load.php
||naughtyblog.org/pr1pop.js
||netronline.com/Include/burst.js
||niceandquite.com/msn.js
||niceandquite.com/nice.js
||niceyoungteens.com/ero-advertising
||niceyoungteens.com/mct.js
||nicsgalleries.com/s/
||nonktube.com/brazzers/
||nonktube.com/nuevox/midroll.php?
||nonktube.com/popembed.js
||novoporn.com/imagelinks/
||ns4w.org/gsm.js
||ns4w.org/images/promo/
||ns4w.org/images/vod_
||nsfwalbum.com/esm4324.php
||nude.hu/banners/
||nudebabes.ws/galleries/banners/
||nudevista.com/_/exo_
||nudevista.com/_/pp.
||nudevista.com/_/teasernet
||nudevista.com^*/nv-com.min.js
||nudogram.com/contents/other/$media
||nudogram.com/graphics/$image
||nudography.com/photos/banners/
||nuvid.com/videos_banner.html
||oasisactive.com^*/oasis-widget.html
||ok.porn/banners/
||olderhill.com/ubr.js
||olderhill.com^*.html|
||onhercam.tv^*/banners/
||onlinestars.net/ban/
||onlinestars.net/br/
||openjavascript.com/jtools/jads.
||orgyxxxhub.com/content/lib/
||pandamovies.pw^*/nex1.
||paradisehill.cc^*/300x250
||partners.keezmovies.com^
||pastime.biz/images/iloveint.gif
||pastime.biz/images/interracial-porn.gif
||pastime.biz^*/personalad*.jpg
||penthouse.com^*/sidebar/
||perfectgirls.net/b/
||perfectgirls.net/exo/
||phncdn.com/cb/youpornwebfront/css/babes.css$domain=youporn.com
||phncdn.com/cb/youpornwebfront/css/skin.css$domain=youporn.com
||phncdn.com/css/campaign.css?$domain=pornhub.com|pornhubthbh7ap3u.onion
||phncdn.com/iframe
||phncdn.com/images/*_skin.
||phncdn.com/images/*_skin_
||phncdn.com/images/banners/
||phncdn.com/images/premium/
||phncdn.com/images/premium_
||phncdn.com/images/skin/
||phncdn.com/mobile/js/interstitial-min.js?
||phonerotica.com^*/banners/
||phun.org/phun/gfx/banner/
||pichunter.com/creatives/
||pichunter.com/deals/
||picleet.com/inter_picleet.js
||picp2.com/img/putv
||picsexhub.com/js/pops.
||picsexhub.com/js/pops2.
||picsexhub.com/rec/
||picturedip.com/modalfiles/modal.js
||picturedip.com/windowfiles/dhtmlwindow.css
||picturescream.com/porn_movies.gif
||picturescream.com/top_banners.html
||picturevip.com/imagehost/top_banners.html
||picxme.com/js/pops.
||picxme.com/rec/
||pimpandhost.com/images/pah-download.gif
||pimpandhost.com/static/i/*-pah.jpg
||pink-o-rama.com/Blazingbucks
||pink-o-rama.com/Brothersincash
||pink-o-rama.com/Fetishhits
||pink-o-rama.com/Fuckyou
||pink-o-rama.com/Gammae
||pink-o-rama.com/Karups
||pink-o-rama.com/Longbucks/
||pink-o-rama.com/Nscash
||pink-o-rama.com/Pimproll/
||pink-o-rama.com/Privatecash
||pink-o-rama.com/Royalcash/
||pink-o-rama.com/Teendreams
||pinkrod.com/iframes/
||pinkrod.com/js/adppinkrod
||pinkrod.com/pinkrod_html/
||pixroute.com/spl.js
||placeholder.com^$image,domain=javqd.tv
||placepictures.com/Frame.aspx?
||playgirl.com/pg/media/prolong_ad.png
||plumper6.com/images/ban_pp.jpg
||plx.porndig.com^
||pontoperdido.com/js/webmessenger.js
||porn-plus.com/contents/content_sources/
||porn.com/189media737/$image
||porn.com/737cdn189/$image
||porn.com/assets/partner_
||porn.com/js/pu.js
||porn300.com/nb.
||porn5.com^$subdocument,~third-party
||porn555.com/ps/
||porn8x.net/js/outtrade.js
||porn8x.net/js/popup.js
||pornalized.com/contents/content_sources/
||pornalized.com/js/adppornalized5.js
||pornalized.com/pornalized_html/closetoplay_
||pornbay.org/popup.js
||pornbay.re/k2sbanner
||pornbb.org/adsnov.
||pornbb.org/images/rotation/$image
||pornbb.org/images/your_privacy
||pornbraze.com^*/popupbraze.js
||pornbus.org/includes/js/bgcont.js
||pornbus.org/includes/js/cat.js
||pornbus.org/includes/js/ex.js
||pornbus.org/includes/js/exa.js
||pornbus.org/includes/js/layer.js
||porncor.com/sitelist.php
||porndoe.com/deliverAbc/
||porndollz.com/old-frog-
||porndollz.com/wispy-night-
||pornerbros.com/p_bnrs/
||pornerbros.com/rec/$subdocument
||pornfanplace.com/js/pops.
||pornfanplace.com/rec/
||porngals4.com/img/b/
||pornhail.com/exo/
||pornhail.com/nb/
||pornhat.com/banner/
||pornhd.com/pornhd/
||pornhub.com/catagories/costume/
||pornhub.com/channels/pay/
||pornhub.com/front/alternative/
||pornhub.com/jpg/
||pornhub.com/pics/latest/$xmlhttprequest
||pornissimo.org/banners/
||pornizer.com/_Themes/javascript/cts.js?
||pornj.com/poppy/
||pornktube.porn/clickworker.js
||pornleech.is/pornleech_
||pornmaturetube.com/content/
||pornmaturetube.com/content2/
||pornmaturetube.com/eureka/
||pornmaturetube.com/show_adv.
||pornnavigate.com/feeds/delivery.php?
||pornobae.com^*.php$script
||pornoid.com/contents/content_sources/
||pornoid.com/iframes/bottom
||pornoid.com/js/adppornoid
||pornoid.com/pornoid_html/
||pornoinside.com/efpop.js
||pornorips.com/hwpop.js
||pornorips.com^*/rda.js
||pornorips.com^*/rotate*.php
||pornosexxxtits.com/rec/
||pornoxo.com/banner-iframe/
||pornoxo.com/pxo/$subdocument
||pornoxo.com/tradethumbs/
||pornpause.com/fakevideo/
||pornper.com/mlr/
||pornper.com^*/pp.js
||pornpics.com/assets/sites/
||pornpics.com/pornpics.
||pornpics.com/pp-ad-
||pornrabbit.com/*.php
||pornrabbit.com/static/js/_
||pornshare.biz/1.js
||pornshare.biz/2.js
||pornsharing.com/App_Themes/pornsharianew/$subdocument,~third-party
||pornsharing.com/App_Themes/pornsharianew/js/adppornsharia*.js
||pornsharing.com/App_Themes/pornsharingnew/$subdocument,~third-party
||pornsharing.com/App_Themes/pornsharingnew/js/adppornsharia*.js
||pornstreet.com/siteunder.js
||porntalk.com/img/banners/
||porntalk.com/rec/
||porntube.com/*.php?z=$script
||porntube.com/adb/
||porntube.com/ads|
||porntube.com/api/iframe/$subdocument
||porntube.com/assets/adb$script
||pornup.me/js/pp.js
||pornvideoq.com/*.html$subdocument,~third-party
||pornwikileaks.com/adultdvd.com.jpg
||pr-static.empflix.com^
||pureandsexy.org/banner/
||purelynsfw.com^*/banners/
||purepornvids.com/randomadseb.
||purpleporno.com/pop*.js
||pwpwpoker.com/images/*/strip_poker_
||pwpwpoker.com/images/banners/
||px.boundhub.com^
||queerclick.com/pu-$script
||queermenow.net/blog/wp-content/uploads/*-Banner
||queermenow.net/blog/wp-content/uploads/*/banner
||r.radikal.ru^
||rackcdn.com^*/banners/$domain=hanime.tv
||raincoatreviews.com/images/banners/
||rampant.tv/images/sexypics/
||realgfporn.com/js/popall.js
||realgfporn.com/js/realgfporn.js
||realhomesex.net/*.html$subdocument
||realhomesex.net/ae/$subdocument
||realhomesex.net/floater.js
||realhomesex.net/pop/
||reamporn.com/nb/
||redtube.com/barelylegal/
||redtube.com/bestporn/
||redtube.com/nymphos/
||redtube.com/sexychicks/
||redtube.com/wierd/
||redtube.com^*/banner/
||redtubefiles.com^*/banner/
||redtubefiles.com^*/skins/
||rev.fapdu.com^
||rextube.com/plug/iframe.asp?
||rexxx.com/banner
||rude.com/js/PopupWindow.js
||rule34.xxx/bf/
||rule34.xxx/r34.js
||rule34hentai.net^$subdocument,~third-party
||rusdosug.com/Fotos/Banners/
||russiansexytube.com/js/spc_banners_init.js
||russiansexytube.com/js/video_popup.js
||russiasexygirls.com/wp-content/uploads/*/727x90
||russiasexygirls.com/wp-content/uploads/*/cb_
||s.xvideos.com^$subdocument
||s1.anybunny.tv^
||s3.amazonaws.com^$domain=gaybeeg.info
||scorehd.com/banner/
||scorevideos.com/banner/
||seaporn.org/scripts/life.js
||seemygf.com/webmasters/
||sendvid.com/tpd.png
||sensualgirls.org/banner/
||sensualgirls.org/media/banners/
||sex-techniques-and-positions.com/123ima/
||sex-techniques-and-positions.com/banners
||sex.com/images/*/banner_
||sex3.com/if/
||sex3dtoons.com/im/
||sexmo.org/static/images/*_banners_
||sexmummy.com/float.htm
||sexmummy.com/footer.htm
||sexseeimage.com^*/banner.gif
||sextoysgfs.com/saber/
||sextube.com/lj.js
||sextubebox.com/ab1.shtml
||sextubebox.com/ab2.shtml
||sextvx.com/static/images/tpd-
||sexu.com/*.php$script
||sexuhot.com/images/xbanner
||sexuhot.com/splayer.js
||sexvid.xxx/pi/
||sexvid.xxx/xdman/
||sexvideogif.com/msn.js
||sexvideogif.com/svg.js
||sexvines.co/images/cp
||sexy-youtubers.com/backbackbackr.php
||sexyandfunny.com/images/totem
||sexyandshocking.com/mzpop.js
||sexyclips.org/banners/
||sexyclips.org/i/130x500.gif
||sexyfuckgames.com/images/promo/
||sexyshare.net//banners/
||sexytime.com/img/sexytime_anima.gif
||shanbara.jp/300_200plus.jpg
||shanbara.jp/okusamadx.gif
||shemaletubevideos.com/images/banners/
||shesfreaky.com/pop/
||shooshtime.com/ads/
||shooshtime.com/images/chosenplugs/
||shooshtimeinc.com/under.php
||signbucks.com/s/bns/
||silkengirl.net/backend_loader
||sillusions.ws^*/pr0pop.js
||sillusions.ws^*/vpn-banner.gif
||skimtube.com/kellyban.gif
||slinky.com.au/banners/
||smutmodels.com/sponsors/
||smutr.com/pu/
||smutr.com/worker.js
||socaseiras.com.br/arquivos/banners/
||socaseiras.com.br/banner_
||socaseiras.com.br/banners.php?
||sonorousporn.com/nb/
||spankbang.com/api/live_
||spankbang.com/api/livecam_
||spankbang.com^*/ero_loader.
||sss.xxx/ps/
||static.kinghost.com^
||static.tits-guru.com/js/istripper2.js
||stockingstv.com/partners/
||stolenvideos.net/stolen.js
||sub.avgle.com^
||submityourflicks.com/banner/
||sunporno.com/js/flirt/serve.js
||svscomics.com^*/dtrotator.js
||t-51.com^*/banners/
||t.co^$domain=javqd.tv
||taxidrivermovie.com/mrskin_runner/
||taxidrivermovie.com^$~third-party,xmlhttprequest
||teenpornvideo.xxx/tpv.js
||theboys.be/nvrbl/
||thedoujin.com/*.php|
||thedoujin.com^$domain=gelbooru.com
||thefappening.news/sproject/
||thefappening.wiki^*/promo-
||thefappening.wiki^*/promo/
||thefappeningblog.com/icloud9.html
||thefappeningblog.com/sproject/
||thegay.porn/poppy/
||thehun.net^*/banners/
||thenewporn.com/js/adpthenewporn
||thenude.eu/media/mxg/
||theporncore.com/contents/content_sources/
||thinkexist.com/images/afm.js
||thumblogger.com/thumblog/top_banner_silver.js
||tits-guru.com/js/istripper4.js
||titsintops.com/intersitial/
||titsintops.com/rotate/
||tjoob.com/bgbb.jpg
||tjoob.com/kellyban.gif
||tkn.4tube.com^
||tkn.fux.com^
||tkn.pornerbros.com^
||tkn.porntube.com^
||tnaflix.com/*.php?t=footer
||tnaflix.com/banner/
||tnaflix.com/display.php?
||tnaflix.com/flixPlayerImages/
||tnaflix.com^*_promo.jpg
||tube18.sex/player/html.php
||tube18.sex/tube18.
||tube8.com/penthouse/
||tube8.com/sugarcrush/
||tube8.com^$subdocument,~third-party
||tubedupe.com/footer_four.html
||tubedupe.com/side_two.html
||tubepornclassic.com/ps/
||tubepornclassic.com^*.php?z=*&sub=$script
||tubev.sex/static/js/abb_test.js
||turboimagehost.com/p1.js
||twatis.com/includes/excl/
||twinsporn.net/images/delay.gif
||twinsporn.net/images/free-penis-pills.png
||twofuckers.com/brazzers
||txxx.com/assets/previewlib.
||txxx.com/bampuk/
||txxx.com/txxx_pass/
||uflash.tv^*/affiliates/
||ukrainamateurs.com/images/banners/
||unblockedpiratebay.com/static/img/bar.gif
||unoxxx.com/pages/en_player_video_right.html
||upornia.com/ps/
||urlgalleries.net/cadsoverlay.php
||uuvm.pornpics.com^
||vibraporn.com/vg/
||videos.com^*/jsp.js
||videosdotados.com/sparkling-mud-f515/
||videoszoofiliahd.com/wp-content/themes/vz/js/p.js
||vidmo.org/images/*_banuers_
||vipergirls.to^*/sc300x250.
||viralporn.com^*/popnew.js
||vivatube.com/upload/banners/
||vivud.com/nb/b_
||vjav.com/ps/
||voyeurhit.com/ps/
||vrsmash.com^*/script.min.js
||vstreamcdn.com^*/ads/
||watch-my-gf.com/list/
||watchmygf.me/banner/
||wauporn.com/nb/
||waxtube.com/b/
||wcareviews.com^*_banners/
||weberotic.net/banners/
||wetpussygames.com/images/promo/
||wiki-stars.com/img.php?
||wiki-stars.com/trade/
||worldsex.com/c/
||x0r.urlgalleries.net^
||x3xtube.com/banner_rotating_
||xbabe.com/iframes/
||xbooru.com/gaming/clicker.php
||xbooru.com/script/application.js
||xcafe.com/jkzx/
||xcritic.com/images/buy-
||xcritic.com/images/rent-
||xcritic.com/images/watch-
||xcritic.com/img/200x150_
||xfanz.com^*_banner_
||xhamster.com/ads/
||xhcdn.com/js/12.js$domain=xhamster.com
||xhcdn.com^*/ads_
||xhcdn.com^*/sponsor-
||xhcdn.com^*/xpops.
||xnxxvideo.pro/plain-lab-
||xnxxvideo.pro/square-union-
||xogogo.com/images/latestpt.gif
||xpics.me/everyone.
||xvideohost.com/hor_banner.php
||xvideos-free.com/d/
||xvideosxporn.com/yellow-lake-
||xxnxx.eu/index.php?xyz_lbx=
||xxxbunker.com/js/functions_
||xxxery.com/f.js
||xxxgames.biz^*/sponsors/
||xxxhdd.com/contents/content_sources/
||xxxhdd.com/player_banners/
||xxxhdd.com/plugs-thumbs/
||xxxkinky.com/pap.js
||xxxporntalk.com/images/
||xxxselected.com/cdn_files/dist/js/blockPlaces.js
||xxxxsextube.com/*.html$subdocument
||xxxymovies.com/js/win.js
||xxxymovies.com^*/bottom-banner.
||yea.xxx/img/creatives/
||yespornplease.porn^*/banner-
||yoerotica.com^$script,domain=neweroticparadise.com
||youaresogay.com/*.html
||youporn.com/capedorset/
||youporn.com/watch_postroll/
||youporn.com^$script,subdocument,domain=youporn.com|youporngay.com
||yourdailygirls.com/vanilla/process.php
||yourdailypornstars.com/nothing/
||yourdarkdesires.com^$subdocument
||yourlust.com/im/
||youtubelike.com/ftt2/toplists/
||youx.xxx/thumb_top/
||yporn.tv/uploads/flv_player/commercials/
||yporn.tv/uploads/flv_player/midroll_images/
||yumymilf.com^*/banners/
||yuvutu.com^*/banners/
||zazzybabes.com/misc/virtuagirl-skin.js
||zemporn.com/js/pns.min.js
||zuzandra.info/b?
||tbib.org/tbib.
/poppy/*$domain=hclips.com|hdzog.com|hotmovs.com|shemalez.com|thegay.com|
tubepornclassic.com|txxx.com|upornia.com|voyeurhit.com
/saber/hdzog/*$script
/^https?:\/\/motherless\.com\/[a-z0-9A-Z]{3,}\.[a-z0-9A-Z]{2,}\_/$image,subdocument
/^https?:\/\/.*\/.*sw[0-9._].*/$script,domain=adult-channels.com|analdin.com|
biguz.net|daftsex.com|extremetube.com|fantasti.cc|fux.com|heavy-r.com|
incesto69.com|indianbfvideos.com|keezmovies.com|mofosex.com|mypornhere.com|
mypornstarbook.net|niceporn.xxx|porn555.com|porndaa.com|pornerbros.com|pornj.com|
pornototale.com|porntube.com|spankwire.com|thisav.com|tubepornclassic.com|
tubev.sex|txxx.com|vidmo.org|vpornvideos.com|xozilla.com|youporn.lc|youpornhub.it|
yourdailypornstars.com
$script,subdocument,third-party,domain=pornhive.tv
|http://$script,third-party,xmlhttprequest,domain=wetplace.com
|https://$script,third-party,xmlhttprequest,domain=wetplace.com
|http://$script,third-party,xmlhttprequest,domain=javfhd.net|myhdjav.info
|https://$script,third-party,xmlhttprequest,domain=javfhd.net|myhdjav.info
|http://$script,third-party,xmlhttprequest,domain=xkeezmovies.com
|https://$script,third-party,xmlhttprequest,domain=xkeezmovies.com
||xxxkingtube.com/*.php$image,script
|http://$script,third-party,xmlhttprequest,domain=updatetube.com
|https://$script,third-party,xmlhttprequest,domain=updatetube.com
$script,domain=pornhd.com
@@||cdn-static-cf-s.pornhd.com/pornhd/$script,domain=pornhd.com
@@||cdn-static-cf.pornhd.com/pornhd/$script,domain=pornhd.com
@@||cdn-static.pornhd.com/pornhd/$script,domain=pornhd.com
@@||cdnb-static-cf-s.pornhd.com/pornhd/$script,domain=pornhd.com
@@||cdnb-static-cf.pornhd.com/pornhd/$script,domain=pornhd.com
@@||cdnb-static.pornhd.com/pornhd/$script,domain=pornhd.com
@@||gotprofits.com/contact-us-form/$script,domain=www.pornhd.com
@@||awemwh.com^$image,domain=xozilla.com
@@||cdnjs.cloudflare.com^$script,domain=xozilla.com
@@||fluidplayer.com^$domain=xozilla.com
|http://$image,script,third-party,xmlhttprequest,domain=xozilla.com
|https://$image,script,third-party,xmlhttprequest,domain=xozilla.com
||xozilla.com/agent.php$image,script,subdocument
$script,subdocument,third-party,domain=efukt.com
@@||ajax.googleapis.com/ajax/$script,domain=efukt.com
@@||twitter.com^$script,subdocument,domain=efukt.com
@@||zencdn.net^$script,domain=efukt.com
/ade/baloo.php
||bugel.pronpic.org^$image
||newmail.pronpic.org^$script
||pronpic.org^$media
||fantasti.cc^$xmlhttprequest
@@||connect.facebook.net^$script,domain=zone-anime.net
@@||disqus.com^$script,domain=zone-anime.net
|http://$script,third-party,xmlhttprequest,domain=zone-anime.net
|https://$script,third-party,xmlhttprequest,domain=zone-anime.net
|http://$script,third-party,xmlhttprequest,domain=xmoviesforyou.com
|https://$script,third-party,xmlhttprequest,domain=xmoviesforyou.com
@@||ahcdn.com^$xmlhttprequest,domain=txxx.com
@@||ajax.googleapis.com^$domain=txxx.com
@@||tubecup.org^$xmlhttprequest,domain=txxx.com
|http://$script,third-party,xmlhttprequest,domain=txxx.com
|https://$script,third-party,xmlhttprequest,domain=txxx.com
@@||ajax.googleapis.com/ajax/$script,domain=urlgalleries.net
|http://$script,third-party,xmlhttprequest,domain=urlgalleries.net
|https://$script,third-party,xmlhttprequest,domain=urlgalleries.net
|http://$script,third-party,xmlhttprequest,domain=pornerbros.com
|https://$script,third-party,xmlhttprequest,domain=pornerbros.com
@@||static.sextube.phncdn.com^$script,domain=sextube.com
|http://$script,third-party,xmlhttprequest,domain=sextube.com
|https://$script,third-party,xmlhttprequest,domain=sextube.com
@@||ajax.googleapis.com^$script,domain=milfzr.com
@@||apis.google.com^$script,domain=milfzr.com
@@||connect.facebook.net^$script,domain=milfzr.com
@@||jwpcdn.com^$script,xmlhttprequest,domain=milfzr.com
|http://$script,third-party,xmlhttprequest,domain=milfzr.com
|https://$script,third-party,xmlhttprequest,domain=milfzr.com
@@||anyporn.com/captcha/comments/?$image
@@||anyporn.com/js/videopreview.js$script
@@||anyporn.com/player/fluidplayer/$script
@@||anyporn.com/v4_js/main.min.js$script
@@||anyporn.com/videojs/video.js$script
@@||anyporn.com/videojs/videojs-overlay.js$script
@@||anyporn.com/videojs/vjs-related.js$script
@@||anyporn.com/videos_screenshots/$image
||anyporn.com^$image,script,subdocument,xmlhttprequest
@@||netdna-storage.com^$xmlhttprequest,domain=gaybeeg.info
@@||translate.google.com^$script,domain=gaybeeg.info
@@||wp.com/wp-content/js/$script,domain=gaybeeg.info
|http://$script,third-party,xmlhttprequest,domain=gaybeeg.info
@@||ajax.googleapis.com^$script,domain=hdzog.com
@@||hdzog.com/key=$~third-party,xmlhttprequest
@@||hdzog.com/player/timelines.php?$~third-party,xmlhttprequest
|http://$script,third-party,xmlhttprequest,domain=hdzog.com
|https://$script,third-party,xmlhttprequest,domain=hdzog.com
||hdzog.com/njs/$script
@@||ajax.googleapis.com^$script,third-party,domain=amateurdumper.com
|http://$script,third-party,xmlhttprequest,domain=amateurdumper.com|myxvids.com
|https://$script,third-party,xmlhttprequest,domain=amateurdumper.com|myxvids.com
|http://$script,third-party,xmlhttprequest,domain=dreamamateurs.com
|https://$script,third-party,xmlhttprequest,domain=dreamamateurs.com
@@||ajax.googleapis.com^$script,domain=myporn.club|sxyprn.com
@@||trafficdeposit.com//blog/$image,domain=sxyprn.com
@@||trafficdeposit.com/blog/$image,domain=sxyprn.com
@@||yps.link/emoji/$image,domain=sxyprn.com
@@||yps.link/users/ava/$image,domain=sxyprn.com
|https://$image,script,subdocument,third-party,xmlhttprequest,domain=myporn.club|
sxyprn.com
$websocket,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|redtube.com.br|
tube8.com|tube8.es|tube8.fr|xhamster.com|xtube.com|youporn.com|youporngay.com
|http://$script,domain=perfectgirls.es|perfectgirls.net|perfektdamen.co
@@||sexgalaxy.net/wp-content/plugins/captca_hidden/js/sc.js$script
@@||sexgalaxy.net/wp-content/themes/redwaves-lite/js/slidebars.min.js$script
@@||sexgalaxy.net/wp-includes/js/comment-reply.min.js$script
@@||sexgalaxy.net/wp-includes/js/imagesloaded.min.js$script
@@||sexgalaxy.net/wp-includes/js/jquery/jquery-migrate.min.js$script
@@||sexgalaxy.net/wp-includes/js/jquery/jquery.js$script
@@||sexgalaxy.net/wp-includes/js/jquery/jquery.masonry.min.js$script
@@||sexgalaxy.net/wp-includes/js/masonry.min.js$script
@@||sexgalaxy.net/wp-includes/js/wp-embed.min.js$script
@@||sexgalaxy.net/wp-includes/js/wp-emoji-release.min.js$script
|http://$script,~third-party,xmlhttprequest,domain=sexgalaxy.net
|https://$script,~third-party,xmlhttprequest,domain=sexgalaxy.net
@@||sexykittenporn.com/images/sexykittenporn.com/layout/js/jquery-
1.10.2.min.js$script
@@||sexykittenporn.com/images/sexykittenporn.com/layout/js/main.min.js$script
@@||sexykittenporn.com/images/sexykittenporn.com/player/jwplayer.new.js$script
||sexykittenporn.com^$script
||sexykittenporn.com^*/banners/
@@||pussyspace.com/js/all.js$script
@@||pussyspace.com/js/main.js$script
@@||pussyspace.com/player/h5.p18.js$script
||pussyspace.com^$script
@@||ajax.googleapis.com^$script,domain=smutr.com
|http://$script,third-party,xmlhttprequest,domain=smutr.com
|https://$script,third-party,xmlhttprequest,domain=smutr.com
$script,domain=porno333.com
@@||porno333.com/player/kt_player.js$script,domain=porno333.com
@@||porno333.good-cdn.com/js/main.min.js$script,domain=porno333.com
.com./$popup,domain=pornhub.com|pornhubthbh7ap3u.onion
^utm_medium=pops^$popup,domain=ratedporntube.com|sextuberate.com
|http*://*?$popup,third-party,domain=pornhub.com|pornhubthbh7ap3u.onion|
pornsocket.com|redtube.com|spankwire.com|tube8.com|vidz78.com|xxxkingtube.com|
youporn.com|youporngay.com
||a.bitporno.com^$popup
||adultvideoz.net/lovex/$popup
||bitchcrawler.com/?$popup
||delivery.porn.com^$popup
||downloadableporn.org/xxx/$popup
||eporner.com/pop.php$popup
||fantasti.cc^*?ad=$popup
||fantastube.com/track.php$popup
||fc2.com^$popup,domain=xvideos.com
||fileparadox.in/free$popup,domain=tdarkangel.com
||goo.gl^$popup,domain=thisav.com
||h2porn.com/pu.php$popup
||hegansex.com/exo.php$popup
||heganteens.com/exo.php$popup
||hilostripper.com/live/$popup
||imagebam.com/redirect_awe.php$popup
||imgadult.com/url.php$popup
||livejasmin.com/pu/$popup
||movies.askjolene.com/c64?clickid=$popup
||namethatporn.com/ntpoo$popup
||nuvidp.com^$popup
||pop.fapxl.com^$popup
||porn101.com^$popup,domain=lexsteele.com
||porndoo.com/pup/
||pornflip.com/away/pop?$popup
||publicagent.com/bigzpup.php$popup
||r18.com/*utm_source$popup
||rackcdn.com^$popup,domain=extremetube.com|pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|spankwire.com|tube8.com|youporn.com|youporngay.com
||site-rips.org^$popup,domain=backupload.net
||xvideos-free.com/d/$popup
||ymages.org/prepop.php$popup
/about:blank.*/$popup,domain=bitporno.com|katestube.com
/^http*.:\/\/.*[?=&%#+].*/$popup,domain=femefun.com
/\:\/\/([0-9]{1,3}\.){3}[0-9]{1,3}/$popup,domain=bitporno.com|pornxs.com
carsdir.com###AddCarBanner
igcd.net,webcarstory.com###Ads
search.snap.do,search.snapdo.com###AfloatingD
weegy.com###BannerDiv
autotrader.co.nz###Banner_1
coincodex.com###CCxSticky
tweaktown.com###DesktopTop
autotrader.co.nz###Island2_2
autotrader.co.nz###Island_1
fortune.com###Leaderboard1
autotrader.ie###MPU
nintendolife.com###NL_LB_1
nintendolife.com###NL_MPU_1
mail.aol.com###SidePanel
daringfireball.net###SidebarMartini
imcdb.org###SiteLifeSupport
road.cc###Top-Billboard
eetimes.com###WelcomeAdContainer
eetimes.com###WelcomeAdContainer + #overlay
krunker.io###aHolder
imagebam.com###aad-header-1
imagebam.com###aad-header-2
imagebam.com###aad-header-3
campusrn.com,jigzone.com,theoswatch.com,ytmp3.cc###ad
informer.com###ad0
pimpandhost.com,timeanddate.com,wordreference.com###ad1
pimpandhost.com###ad2
exchangerates.org.uk###ad3
adnetworkdirectory.com###adA
fxnetworks.com###adBlock
adtunes.com,all-
nettools.com,britsabroad.com,kiwibiker.co.nz,printroot.com,xtremesystems.org###ad_g
lobal_below_navbar
exchangerates.org.uk###ad_hp
3g2upl4pq6kufc4m.onion,9hentai.com,audioreview.com,carlow-
nationalist.ie,cellmapper.net,craigclassifiedads.com,duckduckgo.com,eveningecho.ie,
g.doubleclick.net,irannewsdaily.com,kildare-nationalist.ie,laois-
nationalist.ie,lorempixel.com,mtbr.com,photographyreview.com,placehold.it,quiz4fun.
com,roscommonherald.ie,waterford-news.ie###ads
videos.com###adsl
videos.com###adst
conservativepost.com###adtl
beemp3s.org,mnn.com###adv
tinyvid.net###adv1
cad-comic.com###advBlock
forexminute.com###advBlokck
arsenal.com,farmersvilletimes.com,ishared.eu,murphymonitor.com,princetonherald.com,
sachsenews.com,wylienews.com###advert
uploaded.to###advertMN
radioonline.fm###advertise_center
architectsjournal.co.uk,bt.com,climateprogress.org,computingondemand.com,everydaydi
sh.tv,fisher-
price.com,funnygames.co.uk,games.on.net,iwin.com,nytsyn.com,opry.com,peoplepets.com
,psu.com,radiozdk.com,sonypictures.com,thatsfit.com,truelocal.com.au,unshorten.it,w
ashingtonian.com,yippy.com###advertisement
typepad.com###advertisements
bom.gov.au,geeky-gadgets.com,govolsxtra.com,hwbot.org,motortorque.com,pcr-
online.biz,profy.com,webshots.com###advertising
intowindows.com,irishhealth.com,snewscms.com,yokogames.com###advertisment
kickoff.com###advertisng
gamblinginsider.com###advertorial-header
apkonline.net###adxx
thebugle.co.za###adz
apkonline.net###adzz
sofeminine.co.uk###af_lmbcol_sep
katzforums.com###aff
nigeriafootball.com###affiliate-bottom
gtopala.com###affiliate-index-300x250
carmall.com###affiliates
indycar.com###affiliatesDiv
search.rr.com###afsBot
search.rr.com###afsTop
allgames.com###ag_AdBannerTop
thehardtimes.net###aht-New-In-Content
aol.com###ai300x250
firesticktricks.com###ai_widget-2
ajchomefinder.com###ajc-homefinder-leaderboard
unknown-horizons.org###akct
luckyacepoker.com###alertpop
release-ddl.com###alexa
blisstree.com,mommyish.com,thegloss.com,thegrindstone.com###alloy-300x250-tile2
thejanedough.com###am-ngg-ss-unit-label
3dtin.com,juicefm.com,pulse1.co.uk,pulse2.co.uk,signal1.co.uk,signal2.co.uk,swansea
sound.co.uk,thewave.co.uk,wave965.com,wbgo.org,wirefm.com,wishfm.net###amazon
itworld.com###amazon-bottom-widget
streamguys.com###amazonButton
imfdb.org###amazoncontent
prog3.com###amazonlink
realbeauty.com###ams_728_90
aim.org###amznCharityBanner
visitsundsvall.se###annons-panel
ex.ua###announce
hardocp.com###announcements
peliculas-flv.com###anuncio
esut.de###anzeige
bizjournals.com###arcbc1
archlinux.org###arch-sponsors
whtop.com###aright
moneynews.com###artPgScnShrWrapper
newsweek.com###article--sponsored
riverbender.com###article-banner
wtkr.com###article-promo
adotas.com###article-sponsor
pcworld.com###articleLeaderboardWrapper
themiddlemarket.com###article_bigbox
computerworld.com.au###article_whitepapers
findmysoft.com###as_336
vortez.net###aseadnetv2
flyordie.com###asf
ktar.com###askadv
1movies.is###askfdgyhsd_
autoblog.com###asl_bot
autoblog.com###asl_top
sporcle.com###atf-300x600
hackthissite.org###atimg
pogo.com###avertising
scalemates.com###avph
teamfortress.tv###aw
digitalartsonline.co.uk###b2cPlaceHolder
convertinmp4.com###b300ib
convertinmp4.com###b728l
gayvegas.com###background
wallpapersmania.com###backgroundPopup
watchfreemovies.ch###ball
soccerbase.com###ball_splash_holder
doctor.com###banR
intelligencer.ca,siteseer.ca,thepeterboroughexaminer.com###banZone
gobackpacking.com###ban_300
neopets.com###ban_bottom
virtualnights.com###banderolead
ftadviser.com###banlb
goldentalk.com###bann2
absoluteradio.co.uk,adv.li,allmyfaves.com,allthetests.com,arsenal.com,dailynews.lk,
dealmac.com,dealsonwheels.co.nz,delcotimes.com,djmag.com,dosgamesarchive.com,farmtr
ader.co.nz,moviesfoundonline.com,news-
herald.com,newstonight.co.za,nhregister.com,northernvirginiamag.com,nzmusicmonth.co
.nz,ocia.net,openstreetmap.org,pgpartner.com,proxy-list.org,ps3-
hacks.com,registercitizen.com,roughlydrafted.com,safaricom.com,sail-
world.com,saratogian.com,securityweek.com,sfx.co.uk,similarsites.com,soccerway.com,
sportinglife.com,starwarsunderworld.com,style.com,theoaklandpress.com,theweek.com,t
opsite.com,tortoisehg.bitbucket.org,twistedsifter.com,urlesque.com,vidmax.com,wells
phere.com,wn.com,wsof.com,zootoday.com###banner
segmentnext.com###banner-1
drivers.com###banner-bg-scanner
worldweb.com###banner-column
thecarconnection.com###banner-container
jacarandafm.com###banner-holder
flaticon.com###banner-icon-list
motherboard.tv###banner-right
torrentpond.com###banner-section
gocdkeys.com###banner-sidebar
sourceforge.net###banner-sterling
slashdot.org###banner-wrap
4teachers.org,capitalxtra.com,highwayradio.com###banner-wrapper
classic97.net,cookinggames.com,emailjokes.co.za,guardianonline.co.nz,killerstartups
.com,lagostalks.com,metroweekly.com,tennisworldusa.org,vk.com###banner1
classic97.net,dooyoo.co.uk,guardianonline.co.nz,lagostalks.com,tennisworldusa.org,v
k.com###banner2
pricespy.co.nz###banner250
actiontrip.com,gamesfree.com,pcmech.com###banner300
slacker.com###bannerContainer
get.adobe.com###bannerDisplay
viz.com###bannerDiv
androidzoom.com###bannerDown
telefragged.com###bannerFeatures
gatewaynews.co.za,ilm.com.pk,ynaija.com###bannerHead
showbusinessweekly.com###bannerHeader
kumu.com###bannerImageName
hahasport.top,streamhunter.top,streams.tv###bannerInCenter
metric-conversions.org###bannerSpace
sky.com###bannerTopBar
search.snap.do###bannerWrapper
khl.com###banner_1
yellow.co.nz###banner_120_120
khl.com###banner_2
webtoolhub.com###banner_704_107
webtoolhub.com###banner_719_105
thelivetvjunction.com###banner_728_base
today.az###banner_750x90
yellow.co.nz###banner_760_120
nuffy.net###banner_bg
nighttours.com###banner_bottom
bubblebox.com,nitrome.com###banner_box
tvnz.co.nz###banner_companion
epicurious.com###banner_container
nitrome.com###banner_description
aol.com,steroid.com###banner_div
railwaysafrica.com###banner_footer
kullhadd.com###banner_footer_728
mynewssplash.com###banner_google
3g.co.uk,freshnewgames.com###banner_header
kullhadd.com###banner_header_728
mudah.my###banner_holder
versus.com###banner_instream_300x250
krzk.com###banner_left
bahamaslocal.com###banner_location_sub
baltic-course.com###banner_master_top
ebuddy.com###banner_rectangle
krzk.com###banner_right
kullhadd.com###banner_rotator
elyricsworld.com###banner_rr2
nitrome.com###banner_shadow
1001tracklists.com,bizrate.com,linguee.com,thesuburban.com###banner_top
appstorm.net,workawesome.com###banner_wrap
empiremovies.com,snapfiles.com###bannerbar
belgie.fm,danmark.fm,deutschland.fm,espana.fm,india.fm,italia.fm,nederland.fm###ban
nerbg
baltic-course.com###bannerbottom
baltic-course.com,irishtv.ie###bannerleft
phuketwan.com###bannersTop
adsl2exchanges.com.au###bannerside
baltic-course.com,newzglobe.com,webfail.com###bannertop
h-online.com###bannerzone
online.barrons.com###barronsUber
phonebook.com.pk###basebannercontainer
silverseek.com###bat-region
egreetings.com###bb-billboard
egreetings.com###bb-title
akihabaranews.com###bbTop
polodomains.com###bbannertop
incredibox.com###bbox
bettingsports.com###before_footer
mindjolt.com###below-banner
mindjolt.com###below-banner-game
stopthedrugwar.org###below-masthead
al.com,cleveland.com,gulflive.com,lehighvalleylive.com,masslive.com,mlive.com,newyo
rkupstate.com,nj.com,oregonlive.com,pennlive.com,silive.com,syracuse.com###below-
toprail
tomsguide.com###below_the_article
tgdaily.com###bestcovery_container
nigeriafootball.com###bettingCompetition
frostytech.com###bg_googlebanner_160x600LH
973fm.com.au,farmingshow.com,isportconnect.com,mix1011.com.au,newstalkzb.co.nz,radi
osport.co.nz,runt-of-the-web.com,sharkscope.com###bglink
spacecast.com###bigBox
worldweb.com###bigbox
bentoneveningnews.com,dailyherald.com,dailyregister.com,dailyrepublicannews.com,duq
uoin.com,randolphcountyheraldtribune.com###billBoardATF
about.com,cricketnetwork.co.uk,cumberlandnews.co.uk,f1network.net,howtogermany.com,
mgafrica.com,newsandstar.co.uk,nwemail.co.uk,rugbynetwork.net,thefootballnetwork.ne
t,timesandstar.co.uk,whitehavennews.co.uk###billboard
about.com###billboard2
inquirer.net###billboard_article
tech-faq.com,techspot.com###billboard_placeholder
yp.com.kh###billboards
ohio.com###bim-mortgage-container
thedailybeast.com###bing-module
gamesforgirlsclub.com###bl-37
stupidvideos.com###black_sky_header
portforward.com###blanket
blueletterbible.org###blbSponsors
whatculture.com###blinkbox
kioskea.net###bloc_middle
webosnation.com###block-block-21
slideme.org###block-block-31
pajhwok.com###block-block-53
infoplease.com###block-ipabovethefold
infoplease.com###block-ipbtfad
infoplease.com###block-ipleaderboardad
mbauniverse.com###block-views-home-page-banner-block
ownedcore.com###block_html_9
peliculas-flv.com###bnnr300x250
smbc-comics.com###boardleader
boards.ie###boardsmpu
livescore.in###bonus-offers
computerworld.com###bonus_resource_center
carolinajournal.com###book-abs
priceonomics.com###book-island
linuxtopia.org###bookcover_sky
libraryjournal.com###boomBox
local.co.uk###borderTab
snapfiles.com###borderbar
trutv.com###botleadad
phonescoop.com###botlink
hplusmagazine.com,j.gs,q.gs###bottom
jillianmichaels.com###bottom-300
cheese.com,collider.com,investorplace.com,lyrics19.com,radionomy.com###bottom-
banner
ohio.com###bottom-leader-position
audioreview.com,fayobserver.com,icanhasinternets.com,thenextweb.com,topcultured.com
###bottom-leaderboard
startupnation.com###bottom-leaderboard-01
reverso.net###bottom-mega-rca-box
canstar.com.au###bottom-mrec
templatemonster.com###bottom-partner-banners
techhive.com###bottom-promo
thebestdesigns.com###bottom-sponsors
nytimes.com,nytimes3xbfgragh.onion###bottom-wrapper
cartoonnetwork.co.nz,cartoonnetwork.com.au,quotesdaddy.com###bottomBanner
rachaelraymag.com###bottomBannerContainer
jooble.org###bottomBannerPlace
wtmx.com###bottomBanners
glosbe.com###bottomContainer
steamanalyst.com###bottomDiv
chacha.com###bottomHeaderBannerWrap
startribune.com###bottomLeaderboard
tnt.tv###bottomLeftBox
tnt.tv###bottomMiddleBox
webdesignledger.com###bottomPremiumBanner
tnt.tv###bottomRightBox
search.globososo.com###bottom_adv
ifc.com,nerej.com,nyrej.com,securityweek.com###bottom_banner
funkypotato.com###bottom_banner_wrapper
avaxsearch.com###bottom_block
picfont.com###bottom_block1
pressrepublican.com###bottom_leader
jamaicaobserver.com###bottom_leaderboard
fotolog.com###bottom_pub
kingdomfm.co.uk###bottom_section
forexnewsnow.com,metropolis.co.jp,tremolo.edgesuite.net###bottombanner
at40.com###bottomleader
ktu.com,z100.com###bottomright2
ocaholic.ch###bottomslider
breaknenter.org,exposay.com###box
flashscore.com,livescore.in###box-over-content-a
oilprice.com###box-premium-articles-sponsor
dillons.com,kroger.com###box3-subPage
tnt.tv###box300x250
yourupload.com###box_0
planetminecraft.com###box_300atf
planetminecraft.com###box_300btf
propertyfinder.ae###box_left_top_300x250
maxim.com###box_takeover_content
maxim.com###box_takeover_mask
collive.com###boxes
brainyquote.com###bq_top_ad
arnnet.com.au,computerworld.com.au,cso.com.au###brand-post-in-article-promo
turbobit.net###branding-link
wandtv.com###brandingfeature
gomoviesfree.sc###bread > div
believe-or-not.blogspot.com###breadcrumb
news-journalonline.com###breaking-sponsor
techsplurge.com###bsats
xtragfx.com###bsponsor
cineuropa.org###bt
indiaresults.com###bt_banner1
overdrive.in###btm_banner1
w3newspapers.com###btmadd
theedge.co.nz###bugjuice
profitguide.com###builder-277
music-news.com###buy-tickets
informationweek.com###buylink
help.com###bwp
benzinga.com###bz-campaign-text-bottom
channel4.com###c4ad-Top
tutorialrepublic.com###carbon-block
csdb.dk###casdivhor
csdb.dk###casdivver
africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedf
ordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.
co.za,brakpanherald.co.za,capricornreview.co.za,carletonvilleherald.com,citybuzz.co
.za,comarochronicle.co.za,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za
,fourwaysreview.co.za,germistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelh
eraut.co.za,highvelder.co.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail
.co.za,kemptonexpress.co.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.
co.za,letabaherald.co.za,lowvelder.co.za,maritzburgsun.co.za,midrandreporter.co.za,
newcastleadvertiser.co.za,northcliffmelvilletimes.co.za,northcoastcourier.co.za,nor
theasterntribune.co.za,northernnatalcourier.co.za,northglennews.co.za,parysgazette.
co.za,phoenixsun.co.za,potchefstroomherald.co.za,publiceyemaritzburg.co.za,randburg
sun.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot
.co.za,rekordnorth.co.za,reviewonline.co.za,ridgetimes.co.za,risingsunchatsworth.co
.za,risingsunlenasia.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roode
poortrecord.co.za,rosebankkillarneygazette.co.za,sandtonchronicle.co.za,sedibengste
r.com,southcoastherald.co.za,southcoastsun.co.za,southlandssun.co.za,sowetourban.co
.za,springsadvertiser.co.za,tembisan.co.za,vaalweekblad.com,vryheidherald.co.za,wes
tside-eldos.co.za,zululandobserver.co.za###caxton-features-main-wrapper
fresnobee.com###cb-topjobs
bnd.com###cb_widget
aviationweek.com,grist.org,imgmega.com,linuxinsider.com,neg0.ca###cboxOverlay
roomzaar.com###cgp-bb-tag
realage.com###channel_sponsor_callout
ndtv.com###checked
esquire.com###circ_620x200
marketsmojo.com###cl-banner-logo
irishracing.com###classifieds
prog3.com###clickbanklink
streamty.com###close-teaser
pitchero.com###clubSponsor
inkedmag.com###cmnCompanion
saudigazette.com.sa###cmt_spcr
concierge.com###cnt_sub_unitdir
comingsoon.net###col2TopPub
weather24.com###col_top_fb
aviationweek.com,grist.org,imgmega.com,linuxinsider.com,neg0.ca###colorbox
wikigta.org###column-google
nettleden.com###commercial
healthguru.com###companionBanner
oxygen.com###companion_300x250
elleuk.com###component-elle-marketing
gotohoroscope.com###con300_250
cpuid.com###console_log
share-online.biz###consumer_bottom
share-online.biz###consumer_bottom_dl
share-online.biz###consumer_top
map24.com###cont_m24up
memez.com###containTopBox
ebuddy.com###container-banner
jpost.com###container-outbrain-sticky
pons.com###container-superbanner
jacksonville.com###containerDeal
bustocoach.com###contenitore_3_banner
info.com###content + .P4
scanboat.com###content > .margin-tb-25
4fuckr.com###content > div[align="center"] > b[style="font-size: 15px;"]
autotrader.co.nz###content-banner
blastingnews.com###content-banner-dx1-p1
picocool.com###content-col-3
snow.co.nz###content-footer-wrap
darkhorizons.com###content-island
ifc.com###content-right-b
amatuks.co.za###content-sponsors
ego4u.com,web.id###content-top
lifewithcats.tv###content-top-empty-space
jellymuffin.com###contentAfter-i
vwvortex.com###contentBanner
jellymuffin.com###contentBefore-i
operanews.com###content_bottom_lower
theslap.com###content_callout_container
gosanangelo.com,kitsapsun.com,knoxnews.com###content_match
caller.com,commercialappeal.com,courierpress.com,gosanangelo.com,independentmail.co
m,kitsapsun.com,knoxnews.com,naplesnews.com,redding.com,reporternews.com,tcpalm.com
,timesrecordnews.com,vcstar.com###content_match_wrapper
zest.co.uk###contentbanner
webreference.com###contentbottomnoinset
ted.com###conversation-sponsor
binaries4all.com###convertxtodvd
sharaget.com###coolDownload
sharaget.com###coollist
forums.psychcentral.com###copyright
macrumors.com###countdown
lef.org###cpSale
peliculasyonkis.com###cpxslidein
rightdiagnosis.com###cradbotb
rightdiagnosis.com###cradlbox1
rightdiagnosis.com###cradlbox2
rightdiagnosis.com###cradrsky2
leader.co.za###ctl00_cphBody_pnUsefulLinks
leader.co.za###ctl00_ctl00_cphBody_cphColumnBody_cphBannerBodyHeader_userBannerBody
Header_pnBanners
leader.co.za###ctl00_ctl00_cphBody_cphColumnBody_cphColumnMiddleParent_cphNavigatio
nRight_userNavigationRight_userBannerSponsor_pnBanners
road.cc###custom-dailydeals
kanonitv.net###custom_html-7
cleverbot.com###daArea2
cricwaves.com###da_slot
heraldnet.com###dailyDealFP
dailycaller.com###dailycaller_top
urbandictionary.com###dark_top
bestbuy.com###dart-con
dictionary.com###dcomHomeBot-728x90
dictionary.com###dcomHomeTop-728x90
gizmodo.co.uk,lifehacker.co.uk###deal-item
gazette.com###deal-link
11alive.com,9news.com,firstcoastnews.com###dealchicken-todaysdeal
timesdispatch.com###dealoftheday
freefavicon.com###dealsbar_deals_toolbar
metafilter.com,themorningnews.org###deck
instapaper.com###deckpromo
wsj.com###deloitte-module-aside
helpwithwindows.com###desc
amazon.com###detailILM_feature_div
definition-of.com###dfp
247wallst.com###dfp-in-text
tribunnews.com###div-Inside-MediumRectangle
adtunes.com###div-atf-336x280
designtaxi.com###div-center-wrapper
balls.ie###div-gpt-sidebar-top
balls.ie###div-gpt-top
her.ie,herfamily.ie,joe.co.uk,sportsjoe.ie###div-gpt-top_page
abovethelaw.com###div-id-for-middle-300x250
abovethelaw.com###div-id-for-top-300x250
adtunes.com###div-inline-left-336x280
adtunes.com###div-inline-right-336x280
sentinelnews.com,theandersonnews.com###div-promo
howtogeek.com###div-thetop1
newser.com###divRightRail > div:first-child
abbotsfordgasprices.com,albertagasprices.com,barriegasprices.com,bcgasprices.com,ca
lgarygasprices.com,edmontongasprices.com,gasbuddy.com,halifaxgasprices.com,hamilton
gasprices.com,kwgasprices.com,londongasprices.com,manitobagasprices.com,montrealgas
prices.com,newbrunswickgasprices.com,newfoundlandgasprices.com,novascotiagasprices.
com,nwtgasprices.com,ontariogasprices.com,ottawagasprices.com,peigasprices.com,queb
eccitygasprices.com,quebecgasprices.com,reginagasprices.com,saskatoongasprices.com,
saskgasprices.com,torontogasprices.com,vancouvergasprices.com,victoriagasprices.com
,winnipeggasprices.com###divSky
aol.com###dmn_results
rednationonline.ca###dnn_BannerPane
designtaxi.com###dt-small-sub-2
designtaxi.com###dt-small-sub-3
energyforecastonline.co.za###endorsers
my.juno.com###entertainmentTile
fxsforexsrbijaforum.com###fa_ticker_container
thedrinknation.com###fcBanner
nasdaq.com###featured-brokers
stripes.com###filmstrip
abovetopsecret.com###first300
streams.tv###flowerInGarden
game-debate.com###focus-enclose
abqjournal.com,spectator.co.uk###footer-banner
adelaidestrikers.com.au,brisbaneheat.com.au,hobarthurricanes.com.au,melbournerenega
des.com.au,melbournestars.com.au,perthscorchers.com.au,sydneysixers.com.au,sydneyth
under.com.au###footer-sponsors
ksstradio.com###footer-widgets
fixya.com###footerBanner
phpbb.com###footer_banner_leaderboard
hwhills.com###footerbanner
feedicons.com###footerboard
uploadgig.com###freevid
babycenter.com###fromOurSponsorsHome
yellowpages.com.jo,yellowpages.com.lb###frontpage_banners
originalfm.com###frontpage_business
herold.at###fsb > a > img[width="468"]
chicagobusiness.com,footytube.com###ft_leaderboard
times247.com###full-banner
homehound.com.au###full-leaderboard
imgbox.com###full-page-redirect
jewishjournal.com###fullbanner-585
portforward.com###fullpageadvert
yasni.ca,yasni.co.uk,yasni.com###fullsizeBannerContainer
yasni.ca,yasni.co.uk,yasni.com###fullsizeWrapper
penny-arcade.com###funding-h
interscope.com###g300x250
colourlovers.com###ga-above-footer
colourlovers.com###ga-below-header
hoobly.com###ga1
9bis.net,elyrics.net,oldversion.com###gad
speedyshare.com###gad1
speedyshare.com###gad2
hot995.com###gallery_adbg
kongregate.com###gamespotlight
agame.com###gameunderbanner
thegazette.com###gaz_article_bottom_featured_jobs
mobiles24.com###gbar
illawarramercury.com.au###gbl_adcolumn
geekwire.com###geekwork
buznews.com###gemSponsored
linuxplanet.com,serverwatch.com###gemhover
engadget.com###gemini-right-rail-thumbnails
investing.com###generalOverlay
desimartini.com###getPosition
ktar.com###gfp
vh1.com###gft-network:last-child
mtv.com###gft-sponsors
dealsofde.com###gg_box_1
dealsofde.com###gg_box_2
vancouversun.com###giftguidewidget
phillytrib.com###gkBannerTop
howdesign.com###glinks
nasdaq.com###global_banner
wordcounter.net###glya
infoplease.com###gob
colonhealth.net###gooBox0
mozillazine.org###goobot
gearlive.com,mediamass.net,noscript.net###google
mu.nu###google-banner
photojpl.com###google01
about.com###google1
about.com###google2
mediamass.net###google3
softnyx.net###google_banner
testfreaks.co.uk###google_links
windows2universe.org###google_mockup
psdeluxe.com###google_top
tips.net###googlebig
forums.studentdoctor.net###googlefloat
sapostalcodes.za.net###googlehoriz
magtheweekly.com###googleskysraper
mozillazine.org###gootop
truckinginfo.com###got-questions
asylum.co.uk###goviralD
decider.com###gowatchit-inline
digg.com###gpt--above_rim
financialpost.com###gpt-bigboxtop
sourceforge.jp###gpt-sf_dev_300
neopets.com###gr-ctp-premium-featured
bbccanada.com###gradientbox
proboards.com###gravity-stories-1
binaries4all.com###gright
spellcheck.net###grmrl_one
bamkapow.com###gs300x250
aol.com###gsl-bottom
yourbittorrent.com###gslideout
hinduwebsite.com###gupad
playlist.com###gutter-skyscraper
logotv.com###gutterLeft
logotv.com###gutterRight
totalcmd.pl###h1r
health365.com.au###h365-sponsors
castanet.net###hdad
flashgot.net###head a[target="_blаnk"]
virtualnights.com###head-banner
molempire.com###head-banner728
countytimes.co.uk###headBanner
quotes-love.net###head_banner
fxempire.com###head_banners
webdesignstuff.com###headbanner
anglocelt.ie,animalnetwork.com,beaut.ie,cartoonnetworkhq.com,floridaindependent.com
,incredibox.com,information-
management.com,krapps.com,meathchronicle.ie,mothering.com,nevadaappeal.com,offalyin
dependent.ie,petapixel.com,theroanoketribune.org,vaildaily.com,westmeathindependent
.ie,yourforum.ie###header
filehippo.com###header-above-content-leaderboard
insidebitcoins.com###header-add-container
theblemish.com###header-b
abqjournal.com,directindustry.com,flix.gr,fonearena.com,frontlinesoffreedom.com,gir
lgames.com,latinchat.com,motortrader.com.my,pa-
magazine.com,progressivenation.us,snow.co.nz,snowtv.co.nz,stickgames.com###header-
banner
shape.com###header-banner-container
dominicantoday.com###header-banners
diyfashion.com###header-blocks
ideone.com###header-bottom
bestvpnserver.com,techitout.co.za,themiddlemarket.com###header-content
accuweather.com###header-davek
govevents.com###header-display
forum.thaivisa.com###header-friends
ancientfaces.com,myrecordjournal.com,news-journalonline.com,phillymag.com###header-
leaderboard
amctv.com,ifc.com,motorhomefacts.com,wetv.com###header-promo
veteranstoday.com###header-right-banner2
one.com.mt###header-sidebar
vanityfair.com###header-subs
honolulumagazine.com###header-top
cafemom.com###header-top-banner
bocanewsnow.com###header-widgets
nisnews.nl###header-wrap
moreintelligentlife.com,sci-news.com###header0
kaldata.net###header2
inventorspot.com###header2-section
gizbot.com###headerAdd
projectorcentral.com###headerBanner
yummy.ph###headerLeaderBoard
rivieraradio.mc###headerPromoArea
talksport.net###headerPromoContainer
careerindia.com,gizbot.com###headerPromotionText
fresnobee.com###headerSectionLevel
atpworldtour.com###headerSponsor
coloradosprings.com###headerSponsorImage
coloradosprings.com###headerSponsorText
eonline.com###headerSpot
beliefnet.com###headerTopExtra
agriaffaires.ca,agriaffaires.co.uk,agriaffaires.us###header_ban
countytimes.com,elleuk.com,energyfm.net,heritage.com,slots4u.com,squidoo.com###head
er_banner
forums.anandtech.com,petapixel.com,redflagdeals.com,tomshardware.co.uk,washingtonci
typaper.com###header_leaderboard
edie.net###header_mainNav5b
digitalpoint.com###header_middle
washingtoncitypaper.com###header_pencilbar
johnbridge.com,overclockers.co.uk###header_right_cell
zug.com###header_rotate
pedulum.com###header_top
bitenova.nl,bitenova.org###header_un
chocablog.com,commenthaven.com,hwhills.com,movieentertainment.ca,nikktech.com,reviz
oronline.com,smallscreenscoop.com,thisisnotporn.net###headerbanner
hongkiat.com###headerbanner01
nationalgeographic.com###headerboard
sat24.com###headercontent-onder
technotification.com###headlineatas
grist.org###hellobar-pusher
kansascity.com###hi-find-n-save
hi5.com###hi5-common-header-banner
streamhunter.top,streams.tv###hiddenBannerCanvas
cloudifer.net,megadrive.tv###hideme
codinghorror.com###hireme
weedhire.com###hireology
quill.com###hl_1_728x90
carzone.ie###hm-MPU
hidemyass.com###hmamainheader
japanprobe.com###hmt-widget-additional-unit-4
smbc-comics.com###hobbits
gobulldogs.com,theacc.com,ukathletics.com,usctrojans.com,villanova.com###holder-
banner
und.com###holder-banner-top
navysports.com,texassports.com###holder-skyscraper
goairforcefalcons.com,gopack.com,goterriers.com,texassports.com,umassathletics.com,
villanova.com###holder-story
thedailyrecord.com###home-banner
yellowpages.com.lb###home-banner-box
dailydomainer.com###home-insert-1
transfermarkt.com###home-rectangle-spotlight
abcya.com###home-skyscraper
gaana.com###home-top-add
maxim.com###homeModuleRight
politics.co.uk###homeMpu
techradar.com###homeOmioDealsWrapper
redstate.com###home_728x90
creativeapplications.net###home_noticias_highlight_sidebar
gpforums.co.nz###home_right_island
downloadsafer.com###homebannerleft
10tv.com###homepage-leader
studentbeans.com###homepage_banner
beepbeep.com,rr.com###homepagewallpaper
pcmech.com###homepromo
fashiontv.com###horiz_banner
sydneyolympicfc.com###horiz_image_rotation
nutritioninsight.com###horizontalblk
horsetalk.co.nz###horseclicks
sqlfiddle.com###hosting
jamaica-gleaner.com###hotSpotLeft
jamaica-gleaner.com###hotSpotRight
newsminer.com###hot_deals_banner
politiken.dk###hotels_banner
phnompenhpost.com###hoteltravel
mp4upload.com###hover
taskandpurpose.com###hp-jobs-widget-wrapper
cd1025.com###hp-leader
worldweatheronline.com###hp_300x600
lhj.com###hptoprollover
staradvertiser.com###hsa_bottom_leaderboard
hdcast.org,streamhd.eu###html3
pregen.net###html_javascript_adder-3
nettiauto.com,nettikaravaani.com,nettikone.com,nettimarkkina.com,nettimokki.com,net
timoto.com,nettivene.com,nettivuokraus.com###huge_banner
hardwarezone.com.sg###hwz_dynamic_widget
chocablog.com###i1
i-programmer.info###iProgrammerAmazoncolum
indiancountrymedianetwork.com###iab-banner
finweb.com###ib_inject
iconfinder.com###icondetails-banner
airfrance.co.uk###id_banner_zone
swiatmp3.info###iframe-container
sciencemag.org###iframe_box
singaporeexpats.com###iframelogobanners
unitconversion.org###ileft
sharksrugby.co.za###imgTitleSponsor
mydorpie.com###imgbcont
good-deals.lu,luxweb.lu,new-magazine.co.uk,soshiok.com,star-magazine.co.uk###imu
stjobs.sg###imu-big
stjobs.sg###imu-small2
newcarnet.co.uk###imuad
livescience.com###in-article-1
designtaxi.com###in-news-link-1
designtaxi.com###in-news-link-2
audioz.eu###inSidebar > #src_ref
soccer24.co.zw###in_house_banner
egotastic.com###index-insert
share-links.biz###inf_outer
share-links.biz###infoC
africanbusinessmagazine.com###infocus-aside
riverbender.com###injected-300x250
thaindian.com###inlineblock
startpage.com###inlinetable
eurweb.com###inner div[id^="div-gpt-ad-"]
inquisitr.com###inner-content > .sidebar > div
krnb.com,myk104.com###inner-footer
yakima-herald.com###instoryadhp
maxim.com###intHorizBanner
maxim.com###intSkirt
shmoop.com###intermediary
gizmodo.co.uk###interruptor
campustechnology.com###intersitial
campustechnology.com,fcw.com,mcpmag.com,rcpmag.com,reddevnews.com,redmondmag.com,vi
sualstudiomagazine.com###intersitialMask
adage.com###interstitial
maxim.com###interstitialCirc
gizbot.com###interstitialRightText
gizbot.com###interstitialTitle
giantlife.com,newsone.com###ione-jobs_v2-2
elev8.com,newsone.com###ione-jobs_v2-3
giantlife.com###ione-jobs_v2-4
about.com###ip0
osbot.org###ipsLayout_footer
osbot.org###ipsLayout_mainArea > div > div > [href]
unitconversion.org###iright
drivearcade.com,freegamesinc.com###isk180
newshub.co.nz###island-unit-2
fakeupdate.net###itemz
computerworld.com###itjobs_module
mercurynews.com###jBar_dailyDeals
itwire.com###ja-header
sigsiu.net###ja-rightcol
chicagodefender.com###ja-topbar
psychcentral.com###jadsq
psychcentral.com###jadsq2
pandora.tv###japan_ad
jimdo.com###jimdobox
kansascity.com###jobStart_widget
theregister.co.uk###jobs-promo
nowtoronto.com###jrBanners
newsbomb.gr###json-textlinks
ceoexpress.com###kalamazooDiv
bigislandnow.com###kbig_holder
powvideo.xyz###keepFloating
watchparksandrecreation.net###keeper
nationalgeographic.com###kids_tophat_row1
wkrg.com###krg_oas_rail
herold.at###kronehit
comicgenesis.com###ks_da
kvraudio.com###kvr300600
adnetworkdirectory.com###lAd
123people.co.uk###l_banner
thedugoutdoctors.com,thehoopdoctors.com###l_sidebar
fool.com.au###lakehouse_sidebar_ad_2
themtn.tv###landing_55
maltatoday.com.mt,maltatoday.info###landscape_banner
flashscore.com###lang-box-wrapper
designtaxi.com###large-screen-notices
f1fanatic.co.uk###largeskyscraper
tsviewer.com###layer
juicefm.com,pulse1.co.uk,pulse2.co.uk,signal1.co.uk,signal2.co.uk,swanseasound.co.u
k,theregister.co.uk,thewave.co.uk,wave965.com,wirefm.com,wishfm.net###lb
247wallst.com###lb-fill
audiofanzine.com###lbContainerBlock
networkworld.com###lb_container
networkworld.com###lb_container_top
redferret.net###lb_wrap
rpmseek.com###lbanner_top
good-deals.lu###ldb
mofunzone.com###ldrbrd_td
gpsreview.net###lead
mashable.com###lead-banner
armedforcesjournal.com###leadWrap
imperfectparent.com###leada
tripit.com###leadboard
gamesindustry.biz,iphonic.tv,kontraband.com,motherproof.com,nutritioncuisine.com,sa
nsabanews.com,thestreet.com,venturebeat.com###leader
duffelblog.com###leader-large
trunews.com###leader-left
royalcentral.co.uk###leader-wrap
agriland.ie,ballitonews.co.za,blackburnnews.com,football-
talk.co.uk,goodthingsguy.com,info.umkc.edu,irishpost.co.uk,mobiletoday.co.uk,mornin
gledger.com,pcgamerhub.com,soccersouls.com,thenextmiami.com,todaysgeneralcounsel.co
m,urbanmecca.net,youngzimbabwe.com###leader-wrapper
heraldstandard.com###leaderArea
xe.com###leaderB
corrosionpedia.com,firstnationsvoice.com,hbr.org,pistonheads.com###leaderBoard
economies.com###leaderContainer
computerworlduk.com###leaderPlaceholder
pandora.com###leader_board_container
about.com,animeseason.com,ariacharts.com.au,ask.fm,audioz.download,cc.com,charlotte
observer.com,crackmixtapes.com,cubeecraft.com,cyberciti.biz,datpiff.com,food24.com,
football.co.uk,gazette.com,gtainside.com,houselogic.com,icreatemagazine.com,indy100
.com,instyle.co.uk,jaxdailyrecord.com,jillianmichaels.com,lasplash.com,lawnewz.com,
look.co.uk,lrb.co.uk,motortopia.com,mtvema.com,newcartestdrive.com,news.sky.com,nfi
b.com,okmagazine.com,onthesnow.ca,onthesnow.co.nz,onthesnow.co.uk,onthesnow.com,ont
hesnow.com.au,penny-
arcade.com,pets4homes.co.uk,publishersweekly.com,radiox.co.uk,realmoney.thestreet.c
om,reason.com,revolvermag.com,rollcall.com,salary.com,sciencedirect.com,sciencefocu
s.com,skysports.com,smbc-
comics.com,smoothradio.com,stuff.tv,talonmarks.com,thatgrapejuice.net,thechronicleh
erald.ca,thehollywoodgossip.com,theserverside.com,toofab.com,topcultured.com,tvguid
e.co.uk,wheels24.co.za,whitepages.ae,windsorstar.com###leaderboard
vocm.com###leaderboard-area
variety.com###leaderboard-no-padding
oaoa.com###leaderboard-top
drdobbs.com###leaderboard1
drdobbs.com###leaderboard2
planetminecraft.com###leaderboard_atf
canadianbusiness.com,macleans.ca###leaderboard_container
spoonuniversity.com###leaderboard_fixed
okcupid.com,thegrio.com,thehollywoodgossip.com###leaderboard_wrapper
movie-analyzer.com###leaderboardbanner
belgie.fm,danmark.fm,deutschland.fm,espana.fm,india.fm,italia.fm,nederland.fm###lea
derboardbg
campinglife.com###leaderboardfooter
jewishjournal.com###leaderboardgray
jewishjournal.com###leaderboardgray-825
bdaily.co.uk###leaderboards
hollywoodinterrupted.com,westcapenews.com###leaderboardspace
snbforums.com###leaderboardspacer
thaindian.com###leadrb
fastpic.ru###leads
eel.surf7.net.my###left
noscript.net###left-side > div > :nth-child(n+3) a[href^="/"]
technologyexpert.blogspot.com###left-sidebarbottom-wrap1
fanfox.net###left-skyscraper
sysresccd.org###left1
cokeandpopcorn.com###left4
cokeandpopcorn.com###left5
sparknotes.com###leftAd
gizgag.com###leftBanner1
nowinstock.net###leftBannerBar
thelakewoodscoop.com###leftFloat
newsok.com###leftRailContent
sosuanews.com###left_banner
island.lk###left_banner_adds1
nitrome.com###left_bottom_bg
nitrome.com###left_bottom_box
nitrome.com###left_bottom_shadow
notdoppler.com###left_link
hardwareheaven.com###left_skin_panel_div
whitepages.co.nz###left_skyscraper
nitrome.com###left_skyscraper_container
urlcash.net###leftbox
capetownetc.com,compleatgolfer.com,sacricketmag.com,sarugbymag.co.za###leftclick
mymusic.com.ng###leftdown2
810varsity.com###leftsidebanner
americanlivewire.com###lefttower
tvsquad.com###legal
supercars.net###lemonFree
linuxinsider.com,technewsworld.com###lightview
webpagetest.org###links
fox6now.com###links-we-like
feedyes.com###links54005
the-news.net###linkssection
mappy.com###liquid-misc
ikascore.com###listed
951shinefm.com###listen-now-sponsor
sunshinecoastdaily.com.au###localOffers
whereis.com###location_advertisement
mmegi.bw###locator_billboard
reverso.net###locdbanner
mapcrunch.com###locinfo
arenafootball.com###logos-wrap
herold.at###loveat
byutvsports.com###lower-poster
proudfm.com###lower_leaderboard
hinduwebsite.com###lowergad
mefeedia.com###lowright300
africam.com###lr_comp_default_300x150
africam.com,kob.com,techsupportforum.com,wbng.com###lr_comp_default_300x250
fox.com###lrec-wrapper
celebstyle.com###lucky
linuxinsider.com,technewsworld.com###lv_overlay
m.beta.facebook.com,m.facebook.com,m.facebookcorewwwi.onion,touch.beta.facebook.com
,touch.facebook.com###m_newsfeed_stream article[data-ft*="\"ei\":\""]
miller-mccune.com###magSubscribe
rawstory.com###magnify_widget_playlist_item_shop_content
reallygoodemails.com###mailchimp-link
adv.li###main
mobilesyrup.com###main-banner
yasni.ca,yasni.co.uk,yasni.com###main-content-ac1
sfbay.ca###main-market
monhyip.net###mainBaner
w3schools.com###mainLeaderboard
investing.com###mainPopUpContainer
necn.com###main_117
necn.com###main_121
necn.com###main_175
neowin.net###main_below_promos
bitenova.org###main_un
pureoverclock.com###mainbanner
modhoster.com###manufactors
macdrifter.com###marked-widget
arkansasonline.com###marketPlace
itworld.com###market_place
iii.co.uk###marketdatabox_content_footer
xmlgold.eu###marketimg
nbcconnecticut.com,nbcphiladelphia.com,nbcwashington.com###marketingPromo
cio.co.uk###marketingSlotsContainer
style.com###marketing_mod
crispygamer.com###marketingbox
arnnet.com.au,computerworld.com.au,foodandwine.com,healthcareitnews.com,nbcnews.com
,techworld.com.au,travelandleisure.com,tvnz.co.nz###marketplace
goodgearguide.com.au,techworld.com.au###marketplace-padding
qz.com###marquee
bellinghamherald.com,bnd.com###mastBanner
neonnettle.com###mastWrapper
examiner.com###masthead
dispatchtribunal.com,thelincolnianonline.com,weekherald.com###mb-bar
dailymotion.com###mc_Middle
maps.google.com###mclip
google.com.au###mclip_control
moneycontrol.com###mcprowd
yourdailymedia.com###medRectATF
active.com###med_rec_bottom
active.com###med_rec_top
lancasteronline.com###med_rect
gismeteo.com###media-right
bitguru.co.uk###media_image-10
ostatic.com###media_partner_gallery
xxlmag.com###medium-rec
pastemagazine.com,weebls-stuff.com###medium-rectangle
cgchannel.com###mediumRectangle
newburyportnews.com###mediumRectangle_atf
pons.com,pons.eu###medium_rec
kexp.org###medium_rectangle
pandora.com###medium_rectangle_container
pricegrabber.com###mediumbricks
at40.com###mediumrec
at40.com###mediumrec_int
ebaumsworld.com###mediumrect
americanidol.com,mindjolt.com,watchmojo.com,xxlmag.com###medrec
hackaday.com,joystiq.com,peninsuladailynews.com###medrect
atom.com,happytreefriends.com###medrect-container
joystiq.com###medrectrb
michiguide.com###medrectright
comesrilanka.com###meerkat-wrap
encyclopedia-titanica.org###menuheaderbio
spinitron.com###merchpanel
ginbig.com,rushlane.com###message_box
theweedblog.com###meteor-slides-widget-3
fanfox.net###mfad600x90
dannychoo.com###mg-blanket-banner
123movies.net###mgd
everyjoe.com###mgid-widget
liligo.com###midbanner
soccerphile.com###midbanners
abovetopsecret.com###middle300
theimproper.com###middle_banner_widget
proudfm.com###middle_leaderboard
trutv.com,workswithu.com###middlebanner
workswithu.com###middlebanner300x100
mefeedia.com###midright300
trackingthepros.com###mini-container
pricegrabber.com###minibricks
pch.com###minipath_panel
myjoyonline.com###mjo-article-left_rectangle_mid
mmorpg.com###mmorpg_300x250_1
mercurynews.com###mn_SP_Links
mnn.com###mnn-sponsor-rail
medicalnewstoday.com###mnt_article_ad_3
medicalnewstoday.com###mnt_sidebar_ad_2
longreads.com###mobile_banner
samachar.com###mobileapppromo
iphoneapplicationlist.com###mobiscope-banner
buzzfeed.com###mod-product-labs-promo-1
tradingmarkets.com###modalbg
moneymakerdiscussion.com###module25
desiretoinspire.net###moduleContent18450223
goodhousekeeping.com###moduleEcomm
menshealth.co.uk###module_promotion
huffingtonpost.co.uk###modulous_right_rail_edit_promo
huffingtonpost.co.uk###modulous_sponsorship_2
itworld.com###more_resources
gold1043.com.au,kiis1065.com.au,mix1011.com.au,wsfm.com.au###mos-headerRow1
newssun.com###mosFeatureHome
newssun.com###mosHeaderTop
tooorgle.com###most_popular
anonymouse.org###mouselayer
watchfreemovies.ch###movie
bounty.com,carpages.co.uk,consobaby.co.uk,cumberlandnews.co.uk,djmag.com,donedeal.i
e,f1fanatic.co.uk,glamour.co.za,gumtree.com,icreatemagazine.com,itv.com,lbc.co.uk,m
etalhammer.co.uk,nettleden.com,newsandstar.co.uk,nickjr.co.uk,nwemail.co.uk,pcgamin
gwiki.com,politics.co.uk,sportinglife.com,studentbeans.com,taletela.com,thatgrapeju
ice.net,thefootballnetwork.net,timesandstar.co.uk,tv.com,webdesignermag.co.uk,white
havennews.co.uk,zoopla.co.uk###mpu
indy100.com###mpu0_list
chow.com###mpu_1
fox.com,thexfactorusa.com###mrec
earthlink.net###mrec-wdgt
fox.com###mrec-wrapper
spin.ph###mrec3
whatshappening.com.ph###mrecCarousel
pcworld.co.nz###mrec_bottom
everybody.co.nz###msnnz_ad_medium_rectangle
arstechnica.co.uk###msuk-wrapper
heritage.com###mthotdeal
mtv.co.uk###mtv-shop
nitrome.com###mu_2_container
malwarehelp.org###multimedia_box
dailypost.ng###mvp-wallpaper
miningweekly.com###mw_q-search-powered
newshub.co.nz###mwbanner_td
farmboek.com###myCarousel
kimcartoon.to###myContainer > .kcAds1
tcpdump.com###myID
imagetwist.com###myad
bloggersentral.com###mybsa
eveningecho.ie###myhomeContent
lolzparade.com###mylikes_bar_all_items
jobstreet.com.sg###mysitelogo
bgr.in,thehealthsite.com###mywebsite-container
rentalcars.com###name_price_ad
irishracing.com###naobox
entrepreneur.com###nav-promo-link
browserleaks.com###nav-right-logo
amazon.ca,amazon.co.uk,amazon.com,amazon.com.au,amazon.fr###nav-swmslot
kuhf.org###nav_sponsors
esl.eu###navi_partner
webinspector.se###navigation_left
nbc.com###nbc-300
nbcsports.com###nbcsports-leaderboard
truelocal.com.au###ndmadkit-memrec-1
netcraft.com###netcraft-links-bottom
my.juno.com###newsCarousel
livelaw.in###news_on_exit
abovetopsecret.com###newsmax1
abovetopsecret.com###newsmax2
soccerlens.com###newsnowlogo
yakima-herald.com###newspaperads
theroot.com###nextbox
africam.com###nikona
newsmax.com###nmBreakingNewsCont
sensis.com.au###northPfp
yocast.tv###notice
forums.somethingawful.com###notregistered
air1.com,klove.com###nowPlayingBuyMusic
firststreaming.com###nowplayinglinks
financialpost.com,nationalpost.com###npLeaderboard
about.com,gamefaqs.com###nrelate_related_placeholder
backpage.com###nsaLeaderBoard
totalcmd.pl###nucom
thedailybeast.com###nwsub_container
centralillinoisproud.com###nxcms_dotbiz
masala.com###oas-300x600
foreclosure.com###obFlyMain
democratandchronicle.com###ody-dealchicken
hyperurl.co###offer
funnyplace.org###oglas-desni
ikeahackers.net###omc-sidebar .responsive-image
wbaltv.com,wesh.com,wmur.com###omega
onlinemschool.com###oms_left
yeeeah.com###orangebox
24wrestling.com###other-news
totallycrap.com###oursponsors
fortune.com,myrecipes.com,si.com###outbrain_widget_0
hiphopwired.com###outbrain_wrapper
familysecuritymatters.org###outer_header
mp4upload.com###over
deviantart.com###overhead-you-know-what
agame.com,animestigma.com,powvideo.net,streamplay.to,uploadcrazy.net,vidcrazy.net,v
idup.org###overlay
gostream.is###overlay-goplugin-main
mp4upload.com###overlay2
imagewaste.com###overlayBg
thelakewoodscoop.com###overlayDiv
happystreams.net###overlayPPU
thelakewoodscoop.com###overlaySecondDiv
agame.com###overlay_bg
thedailybeast.com###overlay_newsweek_container
rocksound.tv###overtake
imfdb.org###p-Sponsors
facebook.com,facebookcorewwwi.onion###pagelet_ads_when_no_friend_list_suggestion
facebook.com,facebookcorewwwi.onion###pagelet_ego_pane a[ajaxify*="&eid="]
facebook.com,facebookcorewwwi.onion###pagelet_ego_pane a[ajaxify*="&eid="] + div
sme.sk###paidLinks
thesun.co.uk###paidProducts
zonelyrics.net###panelRng
creativenerds.co.uk###panelTwoSponsors
foxbusiness.com###partner-business-exchange
vigilante.pw###partner-list
hwbot.org###partner-tiles
hbr.org###partnerCenter
delish.com###partner_promo_module_container
whitepages.ca###partner_searches
itworld.com###partner_strip
fastseduction.com,independent.co.uk###partners
arcticstartup.com###partners_125
arrivealive.co.za###partners_container
gumtree.com###partnership-vip-compact
gumtree.com###partnerships
patheos.com###patheos-ad-region
mashable.com###pathing-banner
carscoops.com###payload
binaries4all.com###payserver
binaries4all.com###payserver2
demap.info###pcad
vosizneias.com###perm
avclub.com###personals_content
portforward.com###pfconfigspot
pricegrabber.com###pgad_Top
pricegrabber.com###pgad_topcat_bottom
everyjoe.com###php-code-1
dnsleak.com,emailipleak.com,ipv6leak.com###piaad
picarto.tv###picartospecialadult
fool.com###pitch
atlasobscura.com###place-map-container
trendingviews.co###playerOverlay
indiana.edu###playerSponsor
magnovideo.com###player_overlay
mma-core.com###plyr > #overlay
lawnewz.com###pmad-byline
lawnewz.com###pmad-right
residentadvisor.net###pnlLeader
947.co.za###podcast-branding
sheridanmedia.com###poll-sponsor
vg.no###poolMenu
videolinkz.us###popout
team.tl###popup
imgseeds.com###popupBox
celebjihad.com###popupDiv
imgseeds.com###popupOverlay
journal-news.net###popwin
armyrecognition.com###position1
armyrecognition.com###position2
armyrecognition.com###position3
quickmeme.com###post[style="display: block;min-height: 290px; padding:0px;"]
techcrunch.com###post_unit_medrec
multichannel.com###postscript-top-wrapper
addictinggames.com###potw
bnet.com###powerPromo
gpone.com###powered_by
mortgageguide101.com,twirlit.com###ppc
cryptoarticles.com,fstoppers.com,roanoke.com,sentinelnews.com,theandersonnews.com##
#pre-header
foodnetworkasia.com,foodnetworktv.com###pre-header-banner
surfline.com###preRoll
playok.com###pread
dragcave.net###prefooter
bizjournals.com###prefpart
yourrestaurants.com.au,yourtv.com.au###preheader-ninemsn-container
mixupload.org###prekla
bassmaster.com###premier-sponsors-widget
netnewscheck.com,tvnewscheck.com###premium-classifieds
appleinsider.com###priceguide
gamekyo.com###priceminister
queenscourier.com###primary-sidebar
snapfiles.com###prodmsg
snapfiles.com###prodmsgdl
productwiki.com###product-right
catholicculture.org###product_container
masstimes.org,thecatholicdirectory.com###products
rapid8.com###prom
notepad.cc###promo
nextgengamingblog.com###promo-300x250
nextgengamingblog.com###promo-468x60
artistsandillustrators.co.uk###promo-area
wayfm.com###promo-roll
nbcuni.com###promo1
nbcuni.com###promo9
8newsnow.com###promoHeader
asseenontv.com###promoMod
macupdate.com###promoSidebar
maxim.com###promoSlide
startpage.com###promo_cnt_id
wsj.com###promo_container
pagalworld.io###promoapps
phonescoop.com###promob
agame.com###promobar
mdjonline.com,thestranger.com###promos
und.com###promos-story-wrap
und.com###promos-wrap
networkworld.com###promoslot
hotscripts.com###promotion
reminderfox.mozdev.org###promotion3
sherdog.net###promotion_container
newsroomamerica.com###promotional
bnnbloomberg.ca,thebulls.co.za###promotions
thehomepage.com.au###prop-foot-728x90
my-proxy.com###proxy-bottom
newyorker.com###ps2_fs2_yrail
newyorker.com###ps3_fs1_yrail
sk-gaming.com###pts
sk-gaming.com###ptsf
digitalversus.com###pub-banner
digitalversus.com###pub-right-top
jeuxvideo-flash.com###pub_header
frequence-radio.com###pub_listing_top
skyrock.com###pub_up
tvlizer.com###pubfooter
thenextweb.com###pubtop
herold.at###puls4
newsweek.com###pulse360
thebusinessdesk.com###pushdown
washingtonian.com###pushdown-unit
neopets.com###pushdown_banner
miningweekly.com###q-search-powered
inbox.com,search.aol.com###r
thedugoutdoctors.com,thehoopdoctors.com###r_sidebar
unfair.co###r_sidebarwidgeted
barbavid.com###rabbax
technozeast.com###rad
answers.com###radLinks
ehow.co.uk###radlinks
collegefashion.net###rainbowsparkleunicorn
ittsb.eu###random_banner
rappler.com###rappler3-common-desktop-middle-ad
reverso.net###rca
holytaco.com###re_ad_300x250
akihabaranews.com###recHome
akihabaranews.com###recSidebar
deliciousdays.com###recipeshelf
wambie.com###recomendar_728
doodle.com###rect
pixdaus.com###rectBanner
bizrate.com###rectangular
dict.cc###rectcompactbot
dict.cc###recthome
dict.cc###recthomebot
1tiny.net###redirectBlock
bloemfonteincelticfc.co.za###reebok_banner
bnet.com###reg-overlay
ncronline.org###region-dfp-incontent
dailyxtra.com###region-superleaderboard
atdhe.eu###reklama_mezi_linky
moneynews.com,newsmax.com,newsmaxhealth.com,newsmaxworld.com###relatedlinks
winkeyfinder.com###render
computerworld.com,networkworld.com###resources-sponsored-links
flightradar24.com###responsiveBottomPanel
url.org###resspons1
url.org###resspons2
metric-conversions.org###resultBanner
herold.at###resultList > #downloadBox
search.iminent.com,start.iminent.com###result_zone_bottom
search.iminent.com,start.iminent.com###result_zone_top
qwant.com###resultsShoppingList
scalemates.com###rev-lbb
scalemates.com###rev-lbt
idiva.com###rhs_atf
eel.surf7.net.my,ocia.net###right
123chase.com###right-adv-one
tgdaily.com###right-banner
treatmentabroad.net###right-inner
wenn.com###right-panel-galleries
fanfox.net###right-skyscraper
gogetaroomie.com###right-space
narutofan.com###right-spon
realcleartechnology.com###right-wide-skyscraper
gtopala.com###right160
tnt.tv###right300x250
cartoonnetwork.co.nz,cartoonnetwork.com.au,cartoonnetworkasia.com,gizgag.com,slacke
r.com###rightBanner
jooble.org###rightBannerPlace
linuxforums.org,quackit.com###rightColumn
maltatoday.com.mt###rightContainer
1001tracklists.com###rightDiv
thelakewoodscoop.com###rightFloat
befunky.com###rightReklam
totalfark.com###rightSideRightMenubar
playstationlifestyle.net###rightSkyscraper
itworldcanada.com###rightTopSponsor
files.fm###right_add
sosuanews.com###right_banner
mediacorp.sg###right_banner_placeholder
picfont.com###right_block1
ffiles.com###right_col
themtn.tv###right_generic_47
necn.com###right_generic_v11_3
notdoppler.com###right_link
hardwareheaven.com###right_skin_panel_div
hardware.info###right_top
urlcash.net###rightbox
capetownetc.com,compleatgolfer.com,sacricketmag.com,sarugbymag.co.za###rightclick
cokeandpopcorn.com###rightcol3
forums.anandtech.com,laptopmag.com###rightcol_top
tomshardware.co.uk###rightcol_top_anchor
mysuncoast.com###rightcolumnpromo
810varsity.com###rightsidebanner
herold.at###rightsponsor
elyricsworld.com###ringtone
tubeconverter.net###ringtone-button
youtump3.com###ringtoner
egotastic.com,socialitelife.com###river-container
megarapid.net###rmiad
brenz.net###rndBanner
actiontrip.com,comingsoon.net,dvdfile.com,ecnmag.com,thefashionspot.com###roadblock
mirror.co.uk###roffers-top
barclaysatpworldtourfinals.com###rolex-small-clock
moviezer.com###rootDiv[style^="width:300px;"]
logupdateafrica.com###rotating-item-wrapper
lionsrugby.co.za###rotator
lionsrugby.co.za###rotator2
powerboat-world.com###rotator_url
yttalk.com###rpmtop
parentdish.co.uk###rr-amazon
search-results.com###rr_sa_container
rollingstone.com###rs-ticketing
redsharknews.com###rsBannerStrip
core77.com###rsDesignDir
eprop.co.za###rt-top
pages.ebay.com###rtm_1658
ebay.ie###rtm_NB
ebay.ie###rtm_html_225
ebay.com###rtm_html_441
crawler.com###s
classifieds.co.uk###s123results
crawler.com###s2
ask.com###saResult
salary.com###sal_pg_abv
codefuture.co.uk###sb_left
hwhills.com###sb_left_tower
scholastic.com###schlSkyscraper
my.juno.com###scienceTile
cartoonnetwork.com###scraper
alloy.com###screen_scene_module
pcweenies.com###scribol
techpounce.com###scribol-block
flexiblewebdesign.com###scroll
espnscrum.com###scrumRhsBgMpu
espnscrum.com###scrumRhsBgTxtLks
hentai2read.com###sct_banner_980_60
91mobiles.com###se_notification
docspot.com###search-leaderboard
sail-world.com###searchRotation
bitenova.nl,bitenova.org###search_un
zuula.com###secondary
smarterfox.com###secondary-banner
neoseeker.com###section-pagetop
desiretoinspire.net###sectionContent2275769
desiretoinspire.net###sectionContent5389870
whatismyipaddress.com###section_right
edomaining.com###sedo-search
abbreviations.com,definitions.net,grammar.com,kamus.net,lyrics.com,quotes.net,rhyme
s.net,scripts.com,symbols.com###sela-container
vshare.io###sendif
letterboxd.com###services
gamesgames.com###sgAdMrCp300x250
gamesgames.com###sgAdScCp160x600
mercola.com###shadowbox_container
localhostr.com###share2
shidurlive.com###shidurdiv
boats.com###shipping-quote
thechronicleherald.ca###shopSlider
broadcastnewsroom.com###shopperartbox
macworld.com###shopping
bellasugar.com,tressugar.com###shopstyle-sidebar-container
10minutemail.com###shoutouts
ytv.com###show-big-box
tunegenie.com###showad
isxdead.com###showbox
coolhunting.com###showcase
famouscelebritiespictures.com,xtremevbtalk.com###showimage
crunchyroll.ca###showmedia_square_adbox_new
fbcoverlover.com###shownOnlyOnceADay
si.com###si-com-ad-widget
feedmyapp.com###side-bsa
thebestdesigns.com###side-sponsor
gamingunion.net###side-sponsors
iphonefaq.org###sideBarsMiddle
iphonefaq.org###sideBarsTop
iphonefaq.org###sideBarsTop-sub
tomshardware.co.uk###sideOffers
backpage.com###sideSponsorTable
webappers.com###side_banner
beatweek.com,filedropper.com,qwantz.com,satelliteguys.us###sidebar
cryptoarticles.com###sidebar > #sidebarBlocks
kodi.tv###sidebar > #text-5
sharktankblog.com###sidebar > #text-85
inquisitr.com###sidebar > .WP_Widget_Ad_manager + div
torrentfreak.com###sidebar > .widget_text
pa-magazine.com###sidebar-banner
tvlizer.com###sidebar-bottom
travelwkly.com###sidebar-bottom-left
krebsonsecurity.com###sidebar-box
sbs.com.au###sidebar-first
cloudpro.co.uk###sidebar-first-inner
eaglewavesradio.com.au###sidebar-header
wearebaked.com###sidebar-left > #text-2
tricycle.com###sidebar-logos
ftvlive.com###sidebar-one-wrapper
bustocoach.com###sidebar-right
equestriadaily.com###sidebar-right-search
vuejs.org###sidebar-sponsors-platinum-right
vuejs.org###sidebar-sponsors-special
dailysurge.com###sidebar-wrapper > ul > .sidebar-widget:first-child + [class]
deviantart.com###sidebar-you-know-what
bored.com###sidebar1head
petapixel.com,pgatour.com###sidebar300x250
sundancechannel.com###sidebar_banner
nbntv.com.au###sidebar_banner1
bestweekever.tv###sidebar_buzzfeed
moneymakerdiscussion.com###sidebar_container[style="width: 200px;"]
motorcycle.com###sidebar_leaderboard
dzone.com###sidebar_rectangle
doityourself.com###sidebar_text_link_container
theonion.com###sidebar_wrapper > div[class] > [class] > .js_link
webupd8.org###sidebard-top-wrapper
polodomains.com###sidebarin
opendocument.xml.org###sidebarright
dooce.com###sidebarskyholder
quickonlinetips.com###sideboxfeature3
dotesports.com###siteskin
2oceansvibe.com,djmag.com###skin
lambgoat.com###skinoverlay
dafont.com###sky
skysports.com###sky-bet-accordian
dailymail.co.uk###sky-right
zerochan.net###skyscraper
s1jobs.com###skyscraper-target
jokes2go.com###skyscraperDiv
nitrome.com###skyscraper_box
nitrome.com###skyscraper_description
nitrome.com###skyscraper_shadow
slashdot.org###slashdot_deals
bluff.com,bluffmagazine.com###slideBanner
timesfreepress.com###slidebillboard
roseindia.net###slidebox
compleatgolfer.com,sacricketmag.com###slidein
live365.com###slider
whatshappening.com.ph###sliderCarousel
yellowpagesofafrica.com###sliderPub
hktdc.com###sliderbanner
thephuketnews.com###slides
yellowpageskenya.com###slideshow
790kspd.com###slideshowwidget-8
bizrate.com###slimBannerContainer
newsweek.com###slug_bigbox
washingtonpost.com###slug_leaderboard
sportsmole.co.uk###sm_shop
ikascore.com###smalisted
whatshappening.com.ph###smallLeaderboardCarousel
unfinishedman.com###smartest-banner-2
powerpointstyles.com###smowtion300250
pedestrian.tv###snap
denverpost.com###snowReportFooter
tfportal.net###snt_wrapper
soccer24.co.zw###soccer24-ad
knowyourmeme.com###sonic
sensis.com.au###southPfp
aol.com###spA
thedailygreen.com###sp_footer
collegefashion.net###spawnsers
geeksaresexy.net###special-offers
vuejs.org###special-sponsor
redbookmag.com###special_offer_300x200
cboe.com###special_offers
totallycrap.com###specials
rapid4me.com###speed_table
pricegrabber.co.uk###spl
filestube.to###spla
fastseduction.com###splash
fxempire.com###splash_over
fxempire.com###splash_wraper
aol.com###splink
aol.com###splinkRight
howdesign.com###splinks
realestate.aol.com###splinktop
delicious.com###spns
downloads.codefi.re###spo
downloads.codefi.re###spo2
diynetwork.com###spon-recommendations
dailyhaha.com###spon300
krillion.com###sponCol
foreignpolicy.com###spon_reports
phonescoop.com###sponboxb
breakingtravelnews.com,compfight.com,europages.co.uk,japanvisitor.com,jewishva.org,
mothering.com,progressillinois.com,submarinecablemap.com,telegeography.com,tsn.ca,t
vnz.co.nz,wallpapercropper.com,walyou.com,wgr550.com,wsjs.com###sponsor
leedsunited.com###sponsor-bar
opb.org###sponsor-big-default-location
angloinfo.com###sponsor-box-widget
detroitnews.com###sponsor-flyout
meteo-allerta.it,meteocentrale.ch,meteozentral.lu,severe-weather-
centre.co.uk,severe-weather-ireland.com,vader-alarm.se###sponsor-info
publicfinanceinternational.org###sponsor-inner
submarinecablemap.com###sponsor-logo
flaticon.com###sponsor-partner
zymic.com###sponsor-partners
talktalk.co.uk###sponsor-search
opb.org###sponsor-small-default-location
friendster.com###sponsor-wrap
food24.com###sponsorImage
americanidol.com###sponsorLogos
ohio.com###sponsorTxt
mlb.com###sponsor_container
football-league.co.uk###sponsor_links
health365.com.au###sponsor_logo_s
7search.com,filenewz.com,internetretailer.com,ixquick.co.uk,ixquick.com,rewind949.c
om,startpage.com###sponsored
pjmedia.com###sponsored-content-id
hardwarezone.com.sg###sponsored-links-alt
chacha.com###sponsored-question
lastminute.com###sponsoredFeature
lastminute.com###sponsoredFeatureModule
abalive.com,abestweb.com,autotrader.com.au,barnsleyfc.co.uk,bbb.org,bcfc.com,boattr
ader.com.au,burnleyfootballclub.com,bwfc.co.uk,cafc.co.uk,cardiffcityfc.co.uk,chris
tianity.com,cpfc.co.uk,dakar.com,dcfc.co.uk,etftrends.com,fastseduction.com,footbal
l-
league.co.uk,geekwire.com,gerweck.net,goseattleu.com,hullcitytigers.com,iconfinder.
com,itfc.co.uk,justauto.com.au,landreport.com,lcfc.com,manutd.com,myam1230.com,nesn
.com,noupe.com,paidcontent.org,pba.com,petri.co.il,pingdom.com,pixeldra.in,psl.co.z
a,rovers.co.uk,sjsuspartans.com,soompi.com,tapemastersinc.net,trendafrica.co.za,war
onyou.com,whenitdrops.com###sponsors
newarkrbp.org###sponsors-container-outer
sanjose.com###sponsors-module
und.com###sponsors-story-wrap
und.com###sponsors-wrap
feedly.com###sponsorsModule_part
ourworldofenergy.com###sponsors_container
npr.org,opb.org###sponsorship
huffpost.com###spotim-specific
comicbookmovie.com###squareATF
rent.ie###sresult_banner
pcworld.co.nz###ss-mrec
fun.familyeducation.com,genealogy.familyeducation.com,infoplease.com###ssky
bizarrepedia.com###stack > .ln-thr
saharareporters.com###stage-header
khistocks.com,milb.com###standard_banner
cucirca.eu###stanga
alternativeto.net###startpage-right
geekwire.com###startup-resources-sidebar
activistpost.com###stb-overlay
mashable.com###sticky-spacer
fool.com###sticky-wrapper
afr.com###stickyLeaderboard
propakistani.pk###sticky_banner2
cryptomininggame.com###sticky_bot_left
ncregister.com###sticky_box
retronintendogames.com###sticky_footer
stltoday.com###stl-below-content-02
dailypuppy.com###stop_puppy_mills
dailyherald.com###storyMore
instyle.co.uk###style_it_light_ad
africageographic.com###sub-banners
praag.org###sub-header
wjunction.com###subBar
mayoclinic.com###subbox
dallasvoice.com,dealerscope.com,gamegrep.com,winamp.com###subheader
ebaumsworld.com###subheader_atf_wrapper
foodandwine.com###subscModule
macworld.com###subscribeForm
streams.tv###sunGarden
hollywire.com###super-header
theaustralian.com.au###super-skin-center
theaustralian.com.au###super-skin-left-wrapper
theaustralian.com.au###super-skin-right-wrapper
detroitnews.com###super-widget
ugo.com###superMast
free-css.com,wral.com###superbanner
dzone.com###superboard
shacknews.com###superleader
dashnet.org###support
marketplace.org###support_block_side
eco-business.com###supporting_orgs
epicurious.com###sweepstakes
picp2.com###system
vk.com###system_msg
unlockboot.com###t-banner
mma-core.com###ta_pnlAd
livescore.in###tab-bonus-offers
flashscore.com,livescore.in###tab-odds
ipmart-forum.com###table1
saynoto0870.com###table2[bordercolor="#000000"]
macupdate.com###table_bot_l
atdhe.eu###table_linky:last-child > thead:first-child
documentaryheaven.com###taboola-below-video-thumbnails
taringa.net###taboola-container
ndtv.com###taboola-right-rail
crystalmedianetworks.com###tabs_banner
shorpy.com###tad
bediddle.com###tads
google.com###tadsc
ajaxian.com###taeheader
esquire.com,meetme.com,muscleandfitness.com,techvideo.tv,trailrunnermag.com###takeo
ver
techvideo.tv###takeover-spazio
oddschecker.com###takeoverWrapper
channel5.com###takeover_link
geeky-gadgets.com###text-105335641
ssbcrack.com###text-11
cathnews.co.nz###text-12
radiosurvivor.com###text-13
krebsonsecurity.com,planetinsane.com###text-14
electronicshub.org,thesurvivalistblog.net###text-16
simpleprogrammer.com,weekender.com.sg###text-17
electronicshub.org###text-25
2smsupernetwork.com###text-26
2smsupernetwork.com###text-28
2smsupernetwork.com,zambiareports.com###text-3
herald.co.zw###text-30
techhamlet.com###text-32
electronicshub.org###text-34
ssbcrack.com###text-37
theairportnews.com,vgleaks.com###text-4
bigblueball.com###text-416290631
ssbcrack.com###text-42
electronicshub.org###text-5
2smsupernetwork.com###text-50
ssbcrack.com###text-51
quickonlinetips.com###text-57
2smsupernetwork.com,times.co.zm,trendafrica.co.za###text-6
placehold.it###tla
technewsworld.com###tnavad
technutty.co.uk###tnmm-header
chattanooganow.com###toDoWrap
rssing.com###toi
toonix.com###toonix-adleaderboard
accuweather.com,iconeye.com,phonescoop.com,politics.co.uk,topcultured.com,tvnz.co.n
z###top
jillianmichaels.com###top-300
xxlmag.com###top-728x90
cheese.com,chip.eu,coingecko.com,corkindependent.com,ebuddy.com,foodlovers.co.nz,fo
odnetwork.ca,galwayindependent.com,honesttopaws.com,infrastructurene.ws,inthenews.c
o.uk,investorplace.com,lyrics19.com,maclife.com,scoop.co.nz,skift.com,thedailymash.
co.uk,thedailywtf.com,thespiritsbusiness.com###top-banner
scoop.co.nz###top-banner-base
theberrics.com###top-banner-container
krebsonsecurity.com###top-banner-image
krebsonsecurity.com###top-banner-img
privatehealth.co.uk###top-banner-outer
autotrader.ie,carzone.ie###top-banner-placeholder
if-not-true-then-false.com###top-banner-wrapper
panorama.am###top-banners
missingremote.com###top-bar
dotesports.com###top-billboard
whowhatwear.com###top-container
jacksonville.com###top-header
aspensojourner.com###top-layer
canstar.com.au###top-lb
joystiq.com###top-leader
capetownmagazine.com###top-leader-wrapper
cantbeunseen.com,chairmanlol.com,diyfail.com,explainthisimage.com,fayobserver.com,f
unnyexam.com,funnytipjars.com,gamejolt.com,iamdisappoint.com,japanisweird.com,moref
ailat11.com,objectiface.com,passedoutphotos.com,perfectlytimedphotos.com,roulettere
actions.com,searchenginesuggestions.com,shitbrix.com,sparesomelol.com,spoiledphotos
.com,stopdroplol.com,tattoofailure.com,yodawgpics.com,yoimaletyoufinish.com###top-
leaderboard
smarterfox.com###top-left-banner
sportinglife.com###top-links
politiken.dk###top-monster
dubizzle.com###top-mpu
canstar.com.au###top-mrec
ovationtv.com###top-promo
inman.com###top-pusher
gogetaroomie.com###top-space
imassera.com,thebestdesigns.com###top-sponsor
turboc8.com###top-widget
nytimes.com,nytimes3xbfgragh.onion###top-wrapper
suntimes.com###top1
meteovista.co.uk###top10
gamingzion.com###top10c
investmentnews.com###topAdBlock
americanscientist.org,auctiva.com,cartoonnetwork.co.nz,cartoonnetwork.com.au,cartoo
nnetworkasia.com,filesfrog.com,freecsstemplates.org,geeksailor.com,gizgag.com,highe
stfive.com,nerve.com,nzherald.co.nz,plosbiology.org,quotesdaddy.com,sciencemag.org,
tastemag.co.za###topBanner
cntraveler.com###topBanner728x90_frame
danpatrick.com,microsoft-watch.com###topBannerContainer
macworld.co.uk###topBannerSpot
money.co.uk###topBar
hotscripts.com###topBox
ewn.co.za###topCoke
atlasobscura.com,glosbe.com###topContainer
kioskea.net###topContent
steamanalyst.com###topDiv
popularscreensavers.com###topFooter
scoop.co.nz###topHeader
chacha.com###topHeaderBannerWrap
1001tracklists.com###topLB
digitalartsonline.co.uk###topLeaderContainer
donedeal.ie,orlandoweekly.com,sacurrent.com,startribune.com,wjla.com###topLeaderboa
rd
dexerto.com,fixya.com,topmarques.co.uk###topLeaderboardContainer
topsite.com###topRightBunner
backpage.com###topSponsorWrapper
forum.wordreference.com###topSupp
rockyou.com###topXpromoWrapper
hardballtalk.nbcsports.com###top_90h
boxoffice.com,computing.net,dailymotion.com,disc-
tools.com,goldentalk.com,guyspeed.com,magme.com,moono.com,popcrush.com,sportsclimax
.com,techradar.com,tidbits.com,venturebeatprofiles.com,webappers.com###top_banner
caribpress.com###top_banner_container
theimproper.com###top_banner_widget
motorship.com###top_banners
avaxsearch.com###top_block
psdeluxe.com###top_bsa
bnd.com###top_jobs_footer
centredaily.com###top_jobs_search
bakersfield.com,bakersfieldcalifornian.com,dailypuppy.com,jamaicaobserver.com,proud
fm.com,rushlimbaugh.com###top_leaderboard
columbiatribune.com###top_leaderboard_pos
computerworld.com###top_leaderboard_wrapper
archerywire.com###top_message
smosh.com###top_promo_wrapper
electricenergyonline.com,fotolog.com###top_pub
mma-core.com###top_r_bans
getlyrics.com###top_right
samoaobserver.ws###top_wrap1
arthritistoday.org,repeatmyvids.com,w3newspapers.com###topads
scorespro.com###topban
absolutelyrics.com,bbyellow.com,bsyellow.com,businesslist.co.cm,businesslist.co.ke,
businesslist.com.ng,businesslist.my,businesslist.ph,businesslist.pk,caymanyellow.co
m,cdrlabs.com,chictopia.com,chileindex.com,colombiayp.com,dumpalink.com,ethiopiadir
ectory.com,exiledonline.com,findtheword.info,georgiayp.com,ghanayp.com,icenews.is,i
ndonesiayp.com,jmyellow.com,jpyellow.com,lebyp.com,lesothoyp.com,localbotswana.com,
malawiyp.com,moroccoyp.com,myanmaryp.com,namibiayp.com,nation.lk,plosone.org,puerto
ricoindex.com,qataryp.com,realitywanted.com,revizoronline.com,rwandayp.com,saudiany
p.com,sierraexpressmedia.com,snapfiles.com,sudanyp.com,thaigreenpages.com,thedigita
lfix.com,tntyellow.com,tremolo.edgesuite.net,tunisiayp.com,turkishyp.com,webattack.
com,wenn.com,workswithu.com,wzmetv.com,xbox360rally.com,yemenyp.com,zambiayp.com,zi
mbabweyp.com###topbanner
drugs.com###topbanner-wrap
chictopia.com###topbanner_pushdown
littlegreenfootballs.com###topbannerdiv
snapfiles.com###topbannermain
eatsleepsport.com,soccerphile.com,torrentpond.com###topbanners
swedishwire.com###topbannerspace
newtechie.com,postadsnow.com,textmechanic.com,thebrowser.com,tota2.com###topbar
thegrio.com###topbar_wrapper
armenpress.am###topbnnr
thecrims.com###topbox_content
educatorstechnology.com###topcontentwrap
football411.com###topheader
tvembed.eu###toplayerblack
usingenglish.com###topleader
joystiq.com,luxist.com,massively.com,switched.com,wow.com###topleader-wrap
bannedinhollywood.com,eventhubs.com,shopcrazy.com.ph###topleaderboard
celebitchy.com###topline
microcosmgames.com###toppartner
macupdate.com###topprommask
url-encode-decode.com###toppromo
worldtimebuddy.com###toprek
extremetech.com###toprightrail > div:first-child
plos.org###topslot
thespacereporter.com###topster
codingforums.com###toptextlinks
inquisitr.com###topx2
pgatour.com###tourPlayer300x250BioAd
vimeo.com###tout_rotater
electricenergyonline.com###tower_pub
phonescoop.com###towerlinks
oncars.com,smbc-comics.com###towers
under30ceo.com###tptopbar
mapquest.com###trafficSponsor
channelregister.co.uk###trailer
dallasnews.com###traveldeals
bitcoin.cz###trezor
miroamer.com###tribalFusionContainer
sitepoint.com###triggered-cta-box-wrapper
wigflip.com###ts-newsletter
forums.techguy.org###tsg-dfp-300x250
forums.techguy.org###tsg-dfp-between-posts
tsn.ca###tsnHeaderAd
tsn.ca###tsnSuperHeader
macworld.com,pcworld.com,techhive.com###tso
teletoon.com###tt_Sky
tvsquad.com###tvsquad_topBanner
twit.tv###twit-ad-medium-rectangle
imgspice.com###txtcht
howtogetridofstuff.com###tz_rwords
direct-download.org###u539880
kuklaskorner.com###ultimate
theaa.com###unanimis1
snagajob.com###underLeftSponsor
jumptogames.com###underrandom
reminderfox.org###uniblueImg
notebook-driver.com###updatemydrivers
carionltd.com###upmapads
byutvsports.com###upper-poster
comingsoon.net###upperPub
my.juno.com###usWorldTile
torrentpond.com###usenet-container
searchfiles.de###usenext
armyrecognition.com###vali2
hipforums.com###vbp_banner_82
hipforums.com###vbp_banner_foot
hipforums.com###vbp_banner_head
tv.com###vendor_spotlight
temptalia.com###vert-boxes
chud.com###vertical.ad
loadout.tf###verticalBar
nutritioninsight.com###verticlblks
theedge.co.nz###vidBanner
sofascore.com###video-banner-root
mentalfloss.com###video-div-polo
eplsite.uk###video-section
cartoonnetworkasia.com###videoClip-main-right-ad300Wrapper-ad300
video.aol.com###videoHatAd
techradar.com###viewBestDealsWrapper
gumtree.com###vipBanner
europages.co.uk###vipBox
miami.com###visit
laweekly.com,miaminewtimes.com###vmgInterstitial
anilinkz.to###waifu
information-age.com###wallpaper-surround-outer
eeweb.com###wallpaper_image
thepressnews.co.uk###want-to-advertise
inhabitat.com###wapp_signup_widget
realclearhistory.com###warning_empty_div
opensubtitles.org###watch_online
murga-linux.com###wb_Image1
sheridanmedia.com###weather-sponsor
wkrq.com###weather_traffic_sponser
kentonline.co.uk###weathersponsorlogo
nzdating.com###webadsskydest
cinewsnow.com###week-catfish
mercurynews.com,santacruzsentinel.com###weeklybar2
linuxinsider.com###welcome-box
mainstreet.com###welcomeOverlay
transfermarkt.co.uk###werbung_superbanner
olx.co.za###wesbank_banner
webfail.com###wf-d-300x250
bellinghamherald.com,bradenton.com,carynews.com,centredaily.com,claytonnewsstar.com
,fresnobee.com,heraldonline.com,idahostatesman.com,islandpacket.com,kentucky.com,la
kewyliepilot.com,ledger-
enquirer.com,lsjournal.com,macon.com,modbee.com,myrtlebeachonline.com,newsobserver.
com,sanluisobispo.com,star-
telegram.com,sunherald.com,thenewstribune.com,theolympian.com,thestate.com,tri-
cityherald.com###wgt_dealsave_standalone
sharkyforums.com,smallbusinesscomputing.com###whitePaperIFrame
theregister.com###whitepapers
itnews.com.au###whitepapers-container
domaintools.com###whois-related-forsale
ubi.com###wide-promo
gomapper.com###wideSkyScraper
linguee.com###wide_banner_right
coupons.com###widesky-banner
tribunnews.com###wideskyscraper
pakobserver.net###widget-area-before-content
gigaom.com###widget-area-footer-post-2
howwemadeitinafrica.com###widget-r
inhabitat.com###widget-sam-130410-small
stltoday.com###widget-todays-deal
pcweenies.com###widgetTable[width="170"][bgcolor="#FFFFFF"]
eevblog.com###widget_linkmasterpro_ri-2
simpleprogrammer.com###widget_thrive_leads-2
talksport.com###williamarticlelink
search.pch.com###winner-list
thaindian.com###withinsimilar
pr0gramm.com###wm
wallpapersmania.com###wm_cpa
modworkshop.net###workshop-nitro-middle
rediff.com###world_right1
rediff.com###world_top
fansfc.com###worldcupspl_container_left
afedmag.com###wowslider-container
afedmag.com###wowslider-container1
bittorrent.com###wpcom_below_post
documentary.net###wrapper > #horizontal-outer-widgets-1
eteknix.com###wrapper > header
strategyinformer.com###wrapper3
euractiv.com###wrapperHeader
cranestodaymagazine.com,hoistmagazine.com,ttjonline.com,tunnelsonline.info,wbpionli
ne.com###wrapper_banners
sootoday.com###wwSponsor
post-trib.com###wwbncontainer
9news.com###wx-widget-88x31
blasternation.com###xobda
yellowpages.com###yahoo_ss_border
trackthepack.com###yoggrt
wfaa.com###yollarSwap
onlinemoviesgold.com###yst1
post-trib.com###zip2save_link_widget
sonysix.com###zone-addbanner-wrapper
moreintelligentlife.com###zone-header
hendersondispatch.com,heraldsun.com,hpe.com###zone-leaderboard
italymagazine.com###zone-user-wrapper
hulkshare.com,rockyou.com###zone1
hulkshare.com###zone2
luxury-insider.com###zone_728x90
ecoustics.com###zox-lead-bot
videohelp.com###zqFhRMLGTfwB
automobilemag.com##.-adslot
voiceofsandiego.org##.-sponsored
realtor.com##.ADLB
shoppinglifestyle.com##.ADV
bendsource.com,bestofneworleans.com,bigskypress.com,cltampa.com,csindy.com,dhakatri
bune.com,federalnewsnetwork.com,sevendaysvt.com,similarsites.com,styleweekly.com,tu
csonweekly.com,wtop.com##.Ad
footballitaliano.co.uk##.Ad1
redbalcony.com##.AdContainer
ludokado.com##.AdFree
verizon.com##.AdIn
stadiumastro.com##.Ads
oncars.in##.Adv
colouredgames.com##.AdvGamesList
tvnz.co.nz,vmusic.com.au##.Advert
esi-africa.com##.Advert-main
irna.ir,journalofaccountancy.com,newvision.co.ug##.Advertisement
europeantour.com##.Advertising
sitepoint.com##.ArticleContent_endcap
sitepoint.com##.ArticleLeaderboard_content
hongkiat.com##.BAds
terradaily.com##.BDTX
batsman.com##.BMSingerHomeAd
jobs24.co.uk##.Banner
acharts.us##.BannerConsole
mixedmartialarts.com##.BannerRightCol
natgeotv.com##.BannerTop
truck1.eu##.Banners
stockopedia.co.uk##.BigSquare
juxtapoz.com##.Billboard
charismanews.com##.BnrWrap728y90
mustakbil.com##.Bottom728x90BannerHolder
dailytech.com##.BottomMarquee
freeiconsweb.com##.Bottom_Banner
myrealgames.com##.CAdFlashPageTop728x90
myrealgames.com##.CAdGamelist160x600
myrealgames.com##.CAdOpenSpace336x280
myrealgames.com##.CAdOpenSpace728x90
myrealgames.com##.CCommonBlockGreen[style="width: 630px;"]
thebull.com.au##.Caja_Der
thekitchn.com##.CakePusher
brecorder.com##.CatFish
momondo.ca,momondo.co.uk,momondo.com,momondo.com.au,momondo.ie##.Common-Kn-Display
momondo.ca,momondo.co.uk,momondo.com,momondo.com.au,momondo.ie##.Common-Kn-Rp-
FlightInline
tutiempo.net##.ContBannerTop
sport360.com##.ContentBoxSty1IsSponsored
ljworld.com,newsherald.com##.DD-Widget
archdaily.com##.DFP-banner
warriorforum.com##.DiscussionBoard-signature-content
israeltoday.co.il##.DnnModule-1143
secdigitalnetwork.com##.DnnModule-6542
secdigitalnetwork.com##.DnnModule-6547
israeltoday.co.il##.DnnModule-758
israeltoday.co.il##.DnnModule-759
diet.com##.Fine
similarsites.com,topsite.com##.FooterBanner
969therock.com,993thevibe.com,wfls.com##.Footer_A_Column
charismanews.com##.FpFeaturedBoxWrap
artistdaily.com##.FreemiumContent
popmatters.com##.FrontPageBottom728
google.co.uk##.GBTLFYRDM0
google.com##.GC3LC41DERB + div[style="position: relative; height: 170px;"]
google.com##.GGQPGYLCD5
google.com##.GGQPGYLCMCB
google.com##.GISRH3UDHB
orkut.com##.GLPKSKCL
free-games.net##.GamePlayleaderboardholder
bloemfonteincourant.co.za##.HPHalfBanner
mediafire.com##.HSS-hero
u.tv##.Header-Menu-Sponsor
safehaven.com##.IAB_fullbanner
safehaven.com##.IAB_fullbanner_header
sierraexpressmedia.com##.IBA
sporcle.com##.IMGgi
footytube.com##.InSkinHide
israelnationalnews.com##.InfoIn
israelnationalnews.com##.InfoIn2
bloemfonteincourant.co.za,ofm.co.za,peoplemagazine.co.za##.LeaderBoard
morningstar.com##.LeaderWrap
agrieco.net,fjcruiserforums.com,mlive.com,newsorganizer.com,oxygenmag.com,urgames.c
om##.Leaderboard
lifegate.com##.Leaderboard_Persone_Article
lifegate.com##.Leaderboard_Persone_Article_Sidebar
israelnationalnews.com##.LeftInfo
myabc50.com,whptv.com,woai.com##.LinksWeLike
hsj.org##.ML_L1_ArticleAds
mstar.com##.MPFBannerWrapper
expressandstar.com,juicefm.com,kentonline.co.uk,planetrock.com,pulse1.co.uk,pulse2.
co.uk,shropshirestar.com,signal1.co.uk,signal2.co.uk,sportal.co.nz,sportal.com.au,s
wanseasound.co.uk,thewave.co.uk,three.fm,wave965.com,wirefm.com,wishfm.net##.MPU
foxafrica.com##.MPU300
foxafrica.com,foxcrimeafrica.com,fxafrica.tv##.MPU336
three.fm##.MPURight
dubaieye1038.com##.MPU_box
dubai92.com,virginradiodubai.com##.MPU_box-innerpage
virginradiodubai.com##.MPU_box_bottom
autosport.com##.MPU_container
thepittsburghchannel.com##.MS
thebull.com.au##.Maquetas
juxtapoz.com##.MarketPlace
farmersweekly.co.za##.MasterLeaderboard
totaltele.com##.Master_LargeMPU
agrieco.net##.MedRect
bloemfonteincourant.co.za,ofm.co.za##.MediumRectangle
iwsearch.net##.Mid-Top
alienbomb.com##.Middle468x60
mustakbil.com##.Middle728x90BannerHolder
talkingpointsmemo.com##.Newsmax
toptipstricks.com##.Notice > .noticeContent
artistdaily.com##.OFIEContent
sofeminine.co.uk##.OffresSpe_cadre
starsue.net##.OyunReklam
search.aol.co.uk,search.aol.com##.PMB
diamscity.com##.PUB_72890_TOP
agonybooth.com##.PWAd
twogag.com##.PWhalf
gmx.co.uk##.PanelPartners
popstoptv.com##.PeerFly_Banners
snopes.com##.PlacementWrapper
priceme.co.nz##.ProductAdr
i4u.com##.Promo
vidoza.net##.PuSOverlay
peoplemagazine.co.za##.R300x250
peoplemagazine.co.za##.R300x600
search.aol.com##.RHRSLL
search.aol.com##.RHRSLLwseboF
streamguys.com##.RecentSongBuyNow
camfuze.com##.RightBannerSpot
charismanews.com##.RightBnrWrap
b105.com##.RotatingPromo_300x80
aolsearch.com,search.aol.ca,search.aol.co.uk,search.aol.com,search.aol.in,wow.com##
.SLL
search.aol.com##.SLLwseboF
lifespy.com##.SRR
lbcgroup.tv##.ScriptDiv
theeagle.com##.SectionRightRail300x600Box
similarsites.com##.SidebarBanner
adobe.com##.SiteFooterRow[style="font-size:9px;font-family:Arial"]
kentonline.co.uk##.Sky
apnews.com##.Sponsor
mdlinx.com##.Sponsor-Tag
kentonline.co.uk##.SponsorImage
federalnewsnetwork.com,hotscripts.com##.Sponsored
policeone.com##.SponsoredBy
mining.com##.SponsoredPost
futureclaw.com##.Sponsors
labx.com##.SponsorsInfoTable
zone.msn.com##.SuperBannerTVMain
testcountry.com##.TC_advertisement
narrative.ly##.TakeoverUnit
adobe.com##.TextSmall[align="center"][style="font-size:9px;font-family:Arial"]
algoafm.co.za##.TopBanner
audioz.download##.UsenetGreen
vh1.com##.VMNThemeSidebarWidget
zone.msn.com##.VerticalBannerTV_tag
webreference.com##.WRy1
wzzk.com##.Weather_Sponsor_Container
this.org##.Wrap-leaderboard
xbox.com##.XbcSponsorshipText
rxlist.com##.Yahoo
engine.presearch.org##.ZqMqBWcmxRluPcEdgQSa2
tumblr.com##._1aQrn
coderwall.com##._300x250
pirateiro.com##._br9is
monova.to##._skip.container-bt
amazon.com##.a-link-normal[href*="&adId="]
locklab.com##.a-single
krebsonsecurity.com##.a-statement
breitbart.com##.a-wrapper
daijiworld.com##.a2
knowyourmeme.com##.a250x250
animeid.com,makeagif.com##.a728
localtiger.com##.a9gy_lt
hereisthecity.com,hitc.com##.aLoaded
tvnz.co.nz##.aPopup
1movies.is##.a_cont
webkinz.com##.a_d-bg
cnx-software.com##.aaltern-single
ncomputers.org##.ab
imdb.com##.ab_zergnet
slickdeals.net##.abc
merriam-webster.com##.abl
learnersdictionary.com##.abl-m0-t160-d160
learnersdictionary.com##.abl-m0-t300-d300
k9safesearch.com,k9webprotection.com##.ablk
desktopwallpaperhd.net##.ablock
yts.mx##.abox-bordered
appagg.com,filedir.com##.abox300
roblox.com##.abp
ooyyo.com##.abs-result-holder
searchenginejournal.com##.absolute-banner
consequenceofsound.net##.acm-module-300-250
11alive.com,12news.com,12newsnow.com,13newsnow.com,13wmaz.com,17track.net,2gofm.com
.au,5newsonline.com,6abc.com,7online.com,9news.com,aa.co.za,aarp.org,abc10.com,abc1
1.com,abc13.com,abc30.com,abc7.com,abc7chicago.com,abc7news.com,abovethelaw.com,ack
.net,adelaidenow.com.au,adelnews.com,adn.com,adsupplyads.com,adtmag.com,advocatepre
ss.com,aero-news.net,agjournalonline.com,agra-
net.net,ahlanlive.com,aledotimesrecord.com,algemeiner.com,aljazeera.com,amandala.co
m.bz,americanprofile.com,amestrib.com,amny.com,amtrib.com,anandtech.com,androidapps
.com,aol.com,apalachtimes.com,appolicious.com,arabianbusiness.com,architectsjournal
.co.uk,arseniohall.com,articlealley.com,asianjournal.com,asianwiki.com,associations
now.com,aussieoutages.com,autoblog.com,autoblog360.com,autoevolution.com,autoguide.
com,azarask.in,azfamily.com,bab.la,backtrack-
linux.org,bakersfield.com,barnstablepatriot.com,bcdemocratonline.com,bdnews24.com,b
eaumontenterprise.com,bellinghamherald.com,birminghammail.co.uk,birminghampost.co.u
k,blueridgenow.com,bnd.com,boats.com,bobvila.com,boonevilledemocrat.com,bostonglobe
.com,bradenton.com,bradleybraves.com,brandonsun.com,breitbart.com,bridesmagazine.co
.uk,brisbanetimes.com.au,bristolpost.co.uk,budgettravel.com,businessdailyafrica.com
,businessinsider.com,businesstech.co.za,businesstraveller.com,c21media.net,cairnspo
st.com.au,canadianoutages.com,cantondailyledger.com,capecodtimes.com,cardomain.com,
carmitimes.com,carynews.com,cbs19.tv,cd1025.com,celebdigs.com,celebified.com,centre
daily.com,cfl.ca,ch-
aviation.com,channel5.com,charismamag.com,charismanews.com,charlestonexpress.com,ch
arlotteobserver.com,cheboygannews.com,cheezburger.com,chicagobusiness.com,chicagoma
g.com,chillicothetimesbulletin.com,chinahush.com,chinasmack.com,chipleypaper.com,ch
ristianlifenews.com,chroniclelive.co.uk,citeworld.com,citylab.com,citysearch.com,cl
aytonnewsstar.com,clientmediaserver.com,cltv.com,cnn.com,cnnphilippines.com,coastli
nepilot.com,coasttocoastam.com,codepen.io,collinsdictionary.com,colorlines.com,colo
urlovers.com,columbiadailyherald.com,comcast.net,competitor.com,computerworld.com,c
ourier-
tribune.com,couriermail.com.au,coventrytelegraph.net,cpuboss.com,createtv.com,crest
viewbulletin.com,cri.cn,crosscards.com,crosscut.com,crossmap.com,crosswalk.com,csoo
nline.com,csswizardry.com,cupcakesandcashmere.com,cw33.com,cw39.com,cxpress.co.za,c
ydiaupdates.net,dailycomet.com,dailycommercial.com,dailycute.net,dailyheadlines.net
,dailyinterlake.com,dailylobo.com,dailylocal.com,dailyparent.com,dailypost.co.uk,da
ilytarheel.com,dailytidings.com,dawn.com,dcw50.com,dealnews.com,defenseone.com,deli
sh.com,derbytelegraph.co.uk,desertdispatch.com,dinozap.com,dispatch.com,dodgeforum.
com,domain.com.au,dose.com,doverpost.com,downdetector.co.nz,downdetector.co.uk,down
detector.co.za,downdetector.com,downdetector.in,downdetector.sg,dpreview.com,dribbb
le.com,drinksmixer.com,drive.com.au,earmilk.com,eastpeoriatimescourier.com,edmonton
journal.com,eenews.net,emedtv.com,energyvoice.com,enquirerherald.com,enstarz.com,es
sentialbaby.com.au,essentialkids.com.au,etsy.com,eurocheapo.com,everydayhealth.com,
everyjoe.com,examiner-enterprise.com,examiner.co.uk,excellence-
mag.com,expressnews.com,familydoctor.org,fanfox.net,fanpop.com,farmersguardian.com,
farmonlinelivestock.com.au,fashionweekdaily.com,fastcar.co.uk,fayobserver.com,feder
alnewsnetwork.com,femalefirst.co.uk,fijitimes.com,findthebest.co.uk,findthebest.com
,firstcoastnews.com,fivem.net,flashx.tv,floridaindependent.com,fodors.com,foodandwi
ne.com,fool.com,footyheadlines.com,forecast7.com,fortmilltimes.com,fosters.com,fowl
ertribune.com,fox13now.com,fox15abilene.com,fox17online.com,fox2now.com,fox40.com,f
ox43.com,fox4kc.com,fox59.com,fox5sandiego.com,fox6now.com,fox8.com,foxafrica.com,f
oxbusiness.com,foxcrimeafrica.com,foxct.com,foxnews.com,foxsoccer.com,freedom43tv.c
om,freedomoutpost.com,freshpips.com,fresnobee.com,fuse.tv,futhead.com,fxafrica.tv,f
xnetworks.com,fxnowcanada.ca,gadsdentimes.com,gainesville.com,galesburg.com,galvane
ws.com,gamefuse.com,gamemazing.com,garagejournal.com,gayvegas.com,gazettelive.co.uk
,geelongadvertiser.com.au,geneseorepublic.com,getreading.co.uk,getsurrey.co.uk,give
memore.com.au,givesmehope.com,glennbeck.com,gmanetwork.com,go.com,gocomics.com,goer
ie.com,goldcoastbulletin.com.au,goldfm.com.au,golf.com,goo.im,good.is,goodfood.com.
au,goodhousekeeping.com,goupstate.com,gpuboss.com,grab.by,grapevine.is,graphiq.com,
greatschools.org,greenbot.com,greenwooddemocrat.com,grimsbytelegraph.co.uk,grindtv.
com,grubstreet.com,gtplanet.net,haaretz.com,hamburgreporter.com,healthyplace.com,he
art1073.com.au,heralddemocrat.com,heraldonline.com,heraldsun.com.au,heraldtribune.c
om,hit105.com.au,hit107.com,hknepaliradio.com,hockessincommunitynews.com,hodinkee.c
om,hollywood-
elsewhere.com,hoovers.com,hopestar.com,hotfm.com.au,houmatoday.com,houstonchronicle
.com,hsvvoice.com,hulldailymail.co.uk,idahostatesman.com,idganswers.com,indianas4.c
om,indiewire.com,indyposted.com,infoworld.com,infozambia.com,inhabitat.com,instyle.
com,interest.co.nz,interfax.com.ua,investopedia.com,investsmart.com.au,iono.fm,iris
hmirror.ie,irishoutages.com,islandpacket.com,itsamememario.com,itv.com,itworld.com,
jackfm.ca,jacksonville.com,jamaica-
gleaner.com,jamieoliver.com,javaworld.com,jdnews.com,jobs.com.au,joeforamerica.com,
journaldemocrat.com,journalgazette.net,journalstandard.com,joystiq.com,jscompress.c
om,jsonline.com,kabc.com,kagstv.com,kare11.com,katc.com,kbs.co.kr,kbzk.com,kcentv.c
om,kdvr.com,kens5.com,kentucky.com,keysnet.com,kfor.com,kgw.com,khou.com,kidspot.co
m.au,kiiitv.com,king5.com,kinston.com,kiss959.com,koaa.com,kob.com,kofm.com.au,koma
ndo.com,koreabang.com,kotaku.com.au,kpax.com,kplr11.com,kqed.org,krem.com,ksdk.com,
ktla.com,ktvb.com,kusports.com,kvue.com,kwgn.com,kxlf.com,kxlh.com,lajuntatribunede
mocrat.com,lakewyliepilot.com,lawrence.com,leaderpost.com,ledger-
enquirer.com,leicestermercury.co.uk,lex18.com,lifehacker.com.au,lifesitenews.com,li
fezette.com,lincolncourier.com,liverpoolecho.co.uk,ljworld.com,lmtonline.com,lolbra
ry.com,lonokenews.net,loop21.com,lordofthememe.com,lostateminor.com,lsjournal.com,m
acombdaily.com,macon.com,macrumors.com,mailtribune.com,manchestereveningnews.co.uk,
marieclaire.com,marketwatch.com,mashable.com,maxpreps.com,mcclatchydc.com,mcdonough
voice.com,memearcade.com,memeslanding.com,memestache.com,mercedsunstar.com,mercuryn
ews.com,miamiherald.com,middletowntranscript.com,milfordbeacon.com,military.com,mir
ror.co.uk,mix.com.au,mkweb.co.uk,mlb.mlb.com,modbee.com,moneytalksnews.com,monitor.
co.ug,monkeysee.com,monroenews.com,motherjones.com,mothership.sg,motorcycle.com,mot
orcycleroads.com,motortopia.com,movies.com,movieweb.com,mozo.com.au,mpnnow.com,mprn
ews.org,mrconservative.com,mrmovietimes.com,mrqe.com,msn.com,mtshastanews.com,muggl
enet.com,mybroadband.co.za,mycareer.com.au,myfitnesspal.com,myfox8.com,myfoxzone.co
m,mygaming.co.za,myhomeremedies.com,mylifeisaverage.com,mypaper.sg,myrecipes.com,my
rtlebeachonline.com,mysearchresults.com,myspace.com,namibtimes.net,nation.co.ke,nat
ion.com.pk,nationaljournal.com,nbcsportsradio.com,ncnewspress.com,nejm.org,netnewsc
heck.com,networkworld.com,newbernsj.com,newportindependent.com,news-
journalonline.com,news.com.au,newscentermaine.com,newschief.com,newsday.com,newsfix
now.com,newsherald.com,newslocker.com,newsobserver.com,newsok.com,newsrepublican.co
m,newstimes.com,nhregister.com,nickmom.com,norwichbulletin.com,notsafeforwallet.net
,nottinghampost.com,ntnews.com.au,nwfdailynews.com,nxfm.com.au,ny1.com,nymag.com,ny
tco.com,nytimes.com,nytimes3xbfgragh.onion,ocala.com,odometer.com,offbeat.com,olney
dailymail.com,omgfacts.com,oriongazette.com,osadvertiser.co.uk,osnews.com,ottawamag
azine.com,paris-
express.com,patch.com,patheos.com,paysonroundup.com,pba.org,pbcommercial.com,peaker
y.com,pekintimes.com,perthnow.com.au,petri.com,phl17.com,picayune-
times.com,pingtest.net,pirateshore.org,pix11.com,pjstar.com,planelogger.com,plosone
.org,plymouthherald.co.uk,poconorecord.com,pokestache.com,politico.com,polygon.com,
pontiacdailyleader.com,popsugar.com,popsugar.com.au,preaching.com,prepperwebsite.co
m,pressargus.com,pressmentor.com,pricedekho.com,providencejournal.com,pulaskinews.n
et,q13fox.com,qoshe.com,quackit.com,quibblo.com,radiowest.com.au,ragestache.com,ran
ker.com,ratemds.com,ratemyprofessors.com,readmetro.com,realestate.com.au,realityblu
rred.com,recordnet.com,recordonline.com,redmondmag.com,refinery29.com,relish.com,re
tailgazette.co.uk,reviewatlas.com,ridgecrestca.com,roadsideamerica.com,rogerebert.c
om,rollcall.com,rrstar.com,rumorfix.com,runcornandwidnesweeklynews.co.uk,sacbee.com
,sadlovequotes.net,salisburypost.com,sanluisobispo.com,savannahnow.com,sbs.com.au,s
cpr.org,scsuntimes.com,scubadiving.com,seacoastonline.com,seafm.com.au,seattletimes
.com,sfchronicle.com,sfgate.com,sfx.co.uk,shelbystar.com,shtfplan.com,si.com,siftin
gsherald.com,similarsites.com,simpledesktops.com,singingnews.com,siskiyoudaily.com,
sixbillionsecrets.com,sj-
r.com,sky.com,slacker.com,slickdeals.net,slidetoplay.com,smackjuice.com,smartcompan
y.com.au,smartphowned.com,softpedia.com,soranews24.com,southcoasttoday.com,southern
crossten.com.au,southerngospel.com,spin.com,sportsdirectinc.com,spot.im,springwise.
com,spryliving.com,srpressgazette.com,ssireview.org,stagevu.com,stamfordadvocate.co
m,star-
telegram.com,starcourier.com,starfl.com,starfm.com.au,starnewsonline.com,statenews.
com,statscrop.com,stltoday.com,stocktwits.com,stokesentinel.co.uk,stoppress.co.nz,s
treetinsider.com,stuttgartdailyleader.com,stv.tv,stylenest.co.uk,sub-
titles.net,sunfm.com.au,sunherald.com,sussexcountian.com,swtimes.com,taftmidwaydril
ler.com,talkandroid.com,tasteofawesome.com,tauntongazette.com,teamcoco.com,teaparty
.org,techdirt.com,techinsider.io,telegram.com,teutopolispress.com,tgdaily.com,thats
life.com.au,thatssotrue.com,the-
dispatch.com,theaustralian.com.au,thecitizen.co.tz,thecrimson.com,thecut.com,thedai
lybeast.com,thedestinlog.com,thedp.com,theeastafrican.co.ke,thefader.com,thefirearm
blog.com,thegamechicago.com,thegossipblog.c
om,thegrio.com,thegrocer.co.uk,thegurdontimes.com,thehawkeye.com,thehungermemes.net
,thejournal.co.uk,theledger.com,themercury.com.au,thenation.com,thenewstribune.com,
theoaklandpress.com,theolympian.com,therangecountry.com.au,therealdeal.com,theresur
gent.com,theriver.com.au,theroot.com,thestack.com,thestarphoenix.com,thestate.com,t
hesuntimes.com,thetimesnews.com,thewalkingmemes.com,thewindowsclub.com,thewire.com,
thisiswhyimbroke.com,thv11.com,time.com,timeshighereducation.co.uk,timesunion.com,t
oday.com,tokyohive.com,toolbox.com,topgear.com,topsite.com,torontoist.com,touringca
rtimes.com,townandcountrymag.com,townhall.com,townsvillebulletin.com.au,travelocity
.com,travelweekly.com,tri-
cityherald.com,tribalfootball.com,tribecafilm.com,tripadvisor.ca,tripadvisor.co.uk,
tripadvisor.co.za,tripadvisor.com,tripadvisor.ie,tripadvisor.in,triplem.com.au,trip
lemclassicrock.com,trucktrend.com,truecaller.com,truecar.com,tuscaloosanews.com,tvm
aze.com,tvnewscheck.com,twcc.com,twcnews.com,typepad.com,ufc.com,uinterview.com,unf
riendable.com,userstyles.org,usmagazine.com,usnews.com,vanburencountydem.com,vancou
versun.com,veevr.com,vetfran.com,vev.io,vid.gg,visiontimes.com,vogue.com.au,vulture
.com,vvdailypress.com,walesonline.co.uk,waltonsun.com,wamu.org,washingtontimes.com,
washingtontimesreporter.com,watchanimes.me,watoday.com.au,watzatsong.com,waxahachie
tx.com,wayfm.com,wbir.com,wcnc.com,weathernationtv.com,webdesignerwall.com,webestoo
ls.com,webmd.com,weeklytimesnow.com.au,wegotthiscovered.com,wellcommons.com,wetpain
t.com,wfaa.com,wfmynews2.com,wgno.com,wgnradio.com,wgnt.com,wgntv.com,wgrz.com,whas
11.com,whatsnewonnetflix.com,whimn.com.au,whitehalljournal.com,whnt.com,whosay.com,
whotv.com,wickedlocal.com,wildcat.arizona.edu,windsorstar.com,winewizard.co.za,wkyc
.com,wltx.com,wnep.com,womansday.co.nz,womansday.com,womansday.com.au,woodfordtimes
.com,worldreview.info,worthplaying.com,wow247.co.uk,wqad.com,wral.com,wreg.com,wres
tlezone.com,wsj.com,wtkr.com,wtsp.com,wtvr.com,wusa9.com,wwltv.com,wzzm13.com,x17on
line.com,yorkpress.co.uk,yourmiddleeast.com,zedge.net,zooweekly.com.au,zybez.net##.
ad
techrepublic.com##.ad-active
apkcombo.com,journalism.co.uk,metrolyrics.com,thehindu.com,where.ca##.ad-box
6abc.com,abc11.com,abc13.com,abc30.com,abc7.com,abc7chicago.com,abc7news.com,abc7ny
.com,ack.net,adelnews.com,advocatepress.com,agjournalonline.com,aledotimesrecord.co
m,amestrib.com,apalachtimes.com,autofocus.ca,barnstablepatriot.com,bcdemocratonline
.com,beautifuldecay.com,bizjournals.com,biznews.com,blueridgenow.com,boonevilledemo
crat.com,boston.com,businessinsider.com.au,cantondailyledger.com,capecodtimes.com,c
armitimes.com,charlestonexpress.com,cheapism.com,chillicothetimesbulletin.com,chipl
eypaper.com,columbiadailyherald.com,courier-
tribune.com,cpuboss.com,crestviewbulletin.com,dailycomet.com,dailycommercial.com,da
ilysun.co.za,dailytidings.com,desertdispatch.com,digg.com,dispatch.com,dnainfo.com,
doverpost.com,driven.co.nz,eastpeoriatimescourier.com,ecr.co.za,electrek.co,enginee
ringnews.co.za,etcanada.com,examiner-
enterprise.com,fayobserver.com,firehouse.com,fosters.com,fowlertribune.com,fox10pho
enix.com,fox13news.com,fox26houston.com,fox29.com,fox2detroit.com,fox32chicago.com,
fox35orlando.com,fox4news.com,fox5atlanta.com,fox5dc.com,fox5ny.com,fox7austin.com,
fox9.com,foxbusiness.com,foxla.com,foxnews.com,funkidslive.com,gadsdentimes.com,gai
nesville.com,galesburg.com,galvanews.com,geneseorepublic.com,gfinityesports.com,gla
mour.com,golf.com,goupstate.com,gpuboss.com,greenwooddemocrat.com,hamburgreporter.c
om,hbr.org,heralddemocrat.com,heraldtribune.com,hockessincommunitynews.com,hollywoo
dreporter.com,hopestar.com,houmatoday.com,hsvvoice.com,intouchweekly.com,jacarandaf
m.com,jacksonville.com,jdnews.com,journaldemocrat.com,journalstandard.com,kbb.com,k
inston.com,komando.com,ktvu.com,lajuntatribunedemocrat.com,lincolncourier.com,lonok
enews.net,macstories.net,mailtribune.com,mcdonoughvoice.com,middletowntranscript.co
m,milfordbeacon.com,miningweekly.com,mobilesyrup.com,modernhealthcare.com,morningst
ar.com,mpnnow.com,mtshastanews.com,my9nj.com,myfitnesspal.com,naminum.com,nbcnews.c
om,ncnewspress.com,newbernsj.com,newportindependent.com,news-
journalonline.com,newschief.com,newsherald.com,newsrepublican.com,niufm.com,norwich
bulletin.com,nwfdailynews.com,nzherald.co.nz,ocala.com,olneydailymail.com,oriongaze
tte.com,paris-express.com,pbcommercial.com,pekintimes.com,picayune-
times.com,pjmedia.com,pjstar.com,poconorecord.com,pontiacdailyleader.com,pressargus
.com,pressmentor.com,providencejournal.com,pulaskinews.net,radicalresearch.co.uk,ra
dio531pi.com,recordnet.com,recordonline.com,refinery29.com,reviewatlas.com,ridgecre
stca.com,rollingstone.com,rrstar.com,savannahnow.com,scroll.in,scsuntimes.com,seaco
astonline.com,seattletimes.com,shelbystar.com,siftingsherald.com,siskiyoudaily.com,
sj-
r.com,southcoasttoday.com,srpressgazette.com,stackexchange.com,starcourier.com,star
fl.com,starnewsonline.com,stockhouse.com,stuttgartdailyleader.com,sussexcountian.co
m,swtimes.com,taftmidwaydriller.com,telegram.com,teutopolispress.com,the-
dispatch.com,theaustralian.com.au,thedestinlog.com,thegurdontimes.com,thehawkeye.co
m,theledger.com,thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,theloca
l.fr,thelocal.it,thelocal.no,thelocal.se,themercury.com.au,thenewslens.com,thesunti
mes.com,thetimesnews.com,thrillist.com,toofab.com,tuscaloosanews.com,vanburencounty
dem.com,vice.com,vvdailypress.com,waltonsun.com,washingtontimesreporter.com,whiteha
lljournal.com,wickedlocal.com,wogx.com,woodfordtimes.com,youtube.com##.ad-container
belfasttelegraph.co.uk##.ad.item
djhungama.net,famously-
dead.com,famouslyarrested.com,famouslyscandalous.com,gamrreview.com,lolcounter.com,
rodalenews.com,timesofindia.com,weathernationtv.com,webmaster-source.com##.ad1
famously-dead.com,famouslyarrested.com,famouslyscandalous.com,slacker.com##.ad2
mpog100.com##.ad3
hitfreegames.com##.ad4
cafemom.com,cio.co.uk,cvs.com,digitalartsonline.co.uk,emarketer.com,flightradar24.c
om,geek.com,globaltv.com,glosbe.com,hgtv.ca,newspakistan.pk,ocweekly.com,petagadget
.com,sky.com,thehimalayantimes.com,yakimaherald.com##.adContainer
webfail.com##.adMR
interestingengineering.com##.adW
ifaonline.co.uk##.ad_right
keepvid.com,metrowestdailynews.com##.adb
aol.com,beautysouthafrica.com,blurtit.com,breakingnews.com,dataversity.net,eatv.tv,
eurowerks.org,heyuguys.co.uk,ippmedia.com,linkedin.com,music-
news.com,readersdigest.co.uk,sakshi.com,songlyrics.com,sugarrae.com,techeblog.com##
.adblock
affiliatefix.com,blogto.com,cargoinfo.co.za,centreforaviation.com,mensjournal.com,m
idnightpoutine.ca,mvnrepository.com,podfeed.net,pricespy.co.nz,sfbayview.com,willyw
eather.com,willyweather.com.au##.adbox
moviechat.org##.adc
caughtoffside.com,fanatix.com,nfl.com,theconstructionindex.co.uk,tucsonsentinel.com
,wikihow.com##.adcontainer
caffeineinformer.com,sumanasa.com##.adcontent
allrovi.com,edutourism.in,keepvid.com,nciku.com,newsroom.co.nz,newvision.co.ug,theh
indu.com##.add
moneycontrol.com##.add-ban
africareview.com##.add-banner
buzz.ie,irishpost.com,newsie.co.nz,theweekendsun.co.nz##.add-block
1049.fm,drgnews.com,mybasin.com##.add-box
morningstar.in##.add-container
irishpost.com##.add-pad
ndtv.com,www-ndtv-com.cdn.ampproject.org##.add-section
samachar.com##.add-slot-fluid
moneycontrol.com##.add-spot
skymetweather.com##.add-top
bronchiectasisandntminitiative.org##.add-top-margin
edutourism.in##.add1
muslimobserver.com,sundownsfc.co.za##.add2
forexminute.com##.add4
tvnz.co.nz##.addHolder
investorschronicle.co.uk##.addPlacement
worldissues360.com##.addWrapper
searchenginereports.net##.add_box
abplive.in##.add_center
inspiyr.com##.add_unit
inspiyr.com##.add_unit1
gbcghana.com##.addbg
funmunch.com##.addimage
springfieldspringfield.co.uk##.additional-content
cadenaazul.com,irctc.co.in,lapoderosa.com,thestatesman.com##.adds
oyefm.in##.addv
4chan.org##.adg
techhamlet.com##.adhered
answers.com##.adhesion_dom
africanreporter.co.za,albertonrecord.co.za,alexnews.co.za,barbertontimes.co.za,bedf
ordviewedenvalenews.co.za,benonicitytimes.co.za,bereamail.co.za,boksburgadvertiser.
co.za,brakpanherald.co.za,capricornreview.co.za,citybuzz.co.za,comarochronicle.co.z
a,corridorgazette.co.za,estcourtnews.co.za,eyethunews.co.za,fourwaysreview.co.za,ge
rmistoncitynews.co.za,hazyviewherald.co.za,heidelbergnigelheraut.co.za,highvelder.c
o.za,highwaymail.co.za,joburgeastexpress.co.za,kathorusmail.co.za,kemptonexpress.co
.za,kormorant.co.za,krugersdorpnews.co.za,ladysmithgazette.co.za,letabaherald.co.za
,maritzburgsun.co.za,midrandreporter.co.za,newcastleadvertiser.co.za,northcliffmelv
illetimes.co.za,northcoastcourier.co.za,northeasterntribune.co.za,northernnatalcour
ier.co.za,northglennews.co.za,phoenixsun.co.za,publiceyemaritzburg.co.za,randburgsu
n.co.za,randfonteinherald.co.za,rekordcenturion.co.za,rekordeast.co.za,rekordmoot.c
o.za,rekordnorth.co.za,reviewonline.co.za,risingsunchatsworth.co.za,risingsunlenasi
a.co.za,risingsunoverport.co.za,roodepoortnorthsider.co.za,roodepoortrecord.co.za,r
osebankkillarneygazette.co.za,sandtonchronicle.co.za,southcoastherald.co.za,southco
astsun.co.za,southerncourier.co.za,southlandssun.co.za,sowetourban.co.za,springsadv
ertiser.co.za,standertonadvertiser.co.za,tembisan.co.za,vryheidherald.co.za,westsid
e-eldos.co.za,witbanknews.co.za,zululandobserver.co.za##.adhesive_holder
animalfactguide.com,ask.com,bigislandnow.com,dnainfo.com,portlandmonthlymag.com##.a
dlabel
ebookbrowse.com##.adleft
prokerala.com##.adm-unit
vietnamnet.vn##.adm_c1
ncaa.com##.adman-label
jokeroo.com##.admb
gmatclub.com##.admissionPartners
experienceproject.com##.adn
chat-avenue.com##.adnoyer_log
flightglobal.com##.adp
iamwire.com##.adr
1sale.com,7billionworld.com,9jaflaver.com,abajournal.com,achieveronline.co.za,altav
ista.com,androidfilehost.com,arcadeprehacks.com,asbarez.com,bbqonline.co.za,birdfor
um.net,bluechipjournal.co.za,boodigo.com,browardpalmbeach.com,canstarblue.co.nz,cho
rdfrenzy.com,citypages.com,climatechangenews.com,coinad.com,cuzoogle.com,cyclingwee
kly.co.uk,dallasobserver.com,disconnect.me,domainnamenews.com,eco-
business.com,energyforecastonline.co.za,energylivenews.com,eventcinemas.co.nz,explo
reonline.co.za,facemoods.com,fashionnetwork.com,flashx.tv,focustaiwan.tw,foxbusines
s.com,freetvall.com,friendster.com,fstoppers.com,ftadviser.com,furaffinity.net,gent
oo.org,geo.tv,ghananation.com,gmanetwork.com,gogoanime.tv,goodthingsguy.com,govtrac
k.us,gramfeed.com,gyazo.com,harvestsa.co.za,hispanicbusiness.com,houstonpress.com,h
tml5test.com,hurricanevanessa.com,i-
dressup.com,ichan.net,idiva.com,iheart.com,ilovetypography.com,indiatimes.com,infoz
ambia.com,jooble.org,laptopmag.com,laweekly.com,leadershipinsport.co.za,leadershipo
nline.co.za,leadersinwellness.co.za,lovemyanime.net,manga-
download.org,maps.google.com,marinetraffic.com,mb.com.ph,mehrnews.com,meta-
calculator.com,miaminewtimes.com,mini-
ielts.com,miningprospectus.co.za,mmajunkie.com,mugshots.com,myfitnesspal.com,mypape
r.sg,nativeplanet.com,nbc.na,nbcnews.com,news.nom.co,nsfwyoutube.com,opportunityonl
ine.co.za,osn.com,panorama.am,pastie.org,phoenixnewtimes.com,playboy.com,pokernews.
com,previously.tv,radionomy.com,radiotoday.com.au,reason.com,roadaheadonline.co.za,
russia-
insider.com,ryanseacrest.com,satdl.com,savevideo.me,sddt.com,servicepublication.co.
za,sgcarmart.com,shipyearonline.co.za,shopbot.ca,sina.com,stars-
portraits.com,stcatharinesstandard.ca,straitstimes.com,strawpoll.me,tass.ru,tcm.com
,tech2.com,tehrantimes.com,thecatholicuniverse.com,thedailysheeple.com,thejakartapo
st.com,thelakewoodscoop.com,themalaysianinsider.com,thenews.com.pk,thepeterboroughe
xaminer.com,theprojectmanager.co.za,thestar.com.my,thevoicebw.com,tjpnews.com,today
.com,turner.com,twogag.com,ubuntumagazine.co.za,ultimate-
guitar.com,viamichelin.co.uk,viamichelin.com,viamichelin.ie,vidstreaming.io,village
voice.com,wallpaper.com,wayfm.com,wdet.org,westword.com,womanandhome.com,wtvz.net,y
outhedesigner.com,yuku.com##.ads
playboy.com##.ads-column > h2
dailywot.com,girlgames4u.com,roblox.com,spotify.com,xing.com##.ads-container
hitfreegames.com,hwinfo.com,twogag.com##.ads2
giveawayoftheday.com##.ads_wrap
entrepreneur.com##.adsby
about.com,borfast.com,cdrinfo.com,comesrilanka.com,dpivst.com,howmanyleft.co.uk,mys
martprice.com,nintandbox.net,nycity.today,over-
blog.com,plurk.com,portugalresident.com,scitechdaily.com,sgentrepreneurs.com,techsu
pportalert.com,tolonews.com,wikihoops.com,wlds.com##.adsense
search.b1.org##.adslabel
animeid.com##.adspl
cheapies.nz##.adstop
gamerant.com##.adtester-container
desertdispatch.com,f1fanatic.co.uk,geeky-
gadgets.com,highdesert.com,journalgazette.net,lgbtqnation.com,miamitodaynews.com,my
recipes.com,thevoicebw.com,vvdailypress.com##.adtext
reason.com,rushlimbaugh.com,wordreference.com##.adtitle
ansamed.info,baltic-
course.com,carsdirect.com,cctv.com,cineuropa.org,cpuid.com,facebook.com,facebookcor
ewwwi.onion,futbol24.com,getwapi.com,isearch.omiga-
plus.com,jetphotos.com,karger.com,maritimejobs.com,massappeal.com,mnn.com,mtv.com,m
ysuncoast.com,newagebd.net,ok.co.uk,ponged.com,prohaircut.com,qone8.com,runamux.net
,search.v9.com,ultimate-guitar.com,vh1.com,webssearches.com,zbani.com##.adv
blastingnews.com##.adv-box-content
healthleadersmedia.com##.adv-con
luxury-insider.com##.adv-info
vidstream.io##.adv-space
motorauthority.com##.adv-spacer
veoh.com##.adv-title
btn.com##.adv-widget
futbol24.com##.adv2
prohaircut.com##.adv3
yesasia.com##.advHr
vietnamnet.vn##.adv_info
dt-updates.com##.adv_items
faceyourmanga.com##.adv_special
thedailystar.net##.advatige
infoplease.com##.advb
98online.com,abplive.in,africareview.com,airgunshooting.co.uk,airmalta.com,allghana
news.com,anews.com.tr,angliaafloat.co.uk,arabianindustry.com,barkinganddagenhampost
.co.uk,becclesandbungayjournal.co.uk,bexleytimes.co.uk,bitcoinzebra.com,blogto.com,
bollywoodhungama.com,bromsgrovestandard.co.uk,btcmanager.com,burymercury.co.uk,camb
stimes.co.uk,canalboat.co.uk,caribbeancinemas.com,centralfm.co.uk,chemicalwatch.com
,cheshirelife.co.uk,coastalscene24.co.uk,completefrance.com,cotswoldlife.co.uk,coun
trysmallholding.com,coventryobserver.co.uk,cranbrookherald.com,crimemagazine.com,da
ilyedge.ie,dailysun.co.za,derbyshirelife.co.uk,derehamtimes.co.uk,designmena.com,de
vonlife.co.uk,directory247.co.uk,dissmercury.co.uk,dorsetmagazine.co.uk,droitwichst
andard.co.uk,dunmowbroadcast.co.uk,eadt.co.uk,eastlondonadvertiser.co.uk,economist.
com,edp24.co.uk,ee.co.za,elystandard.co.uk,eos.org,essexlifemag.co.uk,etf.com,eveni
ngnews24.co.uk,eveshamobserver.co.uk,exmouthherald.co.uk,exmouthjournal.co.uk,expre
ssandstar.com,fakenhamtimes.co.uk,farmprogress.com,filmymonkey.com,foxbusiness.com,
fruitnet.com,ft.com,games.co.uk,gamesgames.com,gamesindustry.biz,gfi.com,gnovies.co
m,gravesendreporter.co.uk,greatbritishlife.co.uk,greatyarmouthmercury.co.uk,greenun
24.co.uk,guardianonline.co.nz,guernseypress.com,gulfnews.com,hackneygazette.co.uk,h
amhigh.co.uk,hampshire-
life.co.uk,healthcanal.com,healthguru.com,healthinsurancedaily.com,herefordshirelif
e.co.uk,hertfordshirelife.co.uk,hertsad.co.uk,hoteliermiddleeast.com,huntspost.co.u
k,icaew.com,ilfordrecorder.co.uk,iol.co.za,ipswichstar.co.uk,islingtongazette.co.uk
,jerseyeveningpost.com,journeychristiannews.com,jqueryte.com,kent-
life.co.uk,kentnews.co.uk,kumusika.co.zw,lancashirelife.co.uk,leamingtonobserver.co
.uk,legendarypokemon.net,lgr.co.uk,livingedge.co.uk,lowestoftjournal.co.uk,maltapar
k.com,malvernobserver.co.uk,medicalnewstoday.com,megasearch.co,midweekherald.co.uk,
mmegi.bw,momjunction.com,morningstar.co.uk,msnbc.com,music-
news.com,myfinances.co.uk,newhamrecorder.co.uk,newstalkzb.co.nz,newsweek.com,norfol
kmag.co.uk,northdevongazette.co.uk,northeastlifemag.co.uk,northnorfolknews.co.uk,no
rthsomersettimes.co.uk,outdoorchannel.com,phnompenhpost.com,piccsy.com,pilotweb.aer
o,pinkun.com,radiosport.co.nz,raidforums.com,redditchstandard.co.uk,romfordrecorder
.co.uk,royston-
crow.co.uk,rugbyobserver.co.uk,saffronwaldenreporter.co.uk,shropshirelifemagazine.c
o.uk,shropshirestar.com,sidmouthherald.co.uk,skysports.com,solihullobserver.co.uk,s
omerset-
life.co.uk,sportingshooter.co.uk,sportspromedia.com,stowmarketmercury.co.uk,stratfo
rdobserver.co.uk,sudburymercury.co.uk,suffolkmag.co.uk,surreylife.co.uk,sussexlife.
co.uk,technewstoday.com,tenplay.com.au,the42.ie,thecomet.net,thegardener.co.za,theg
ayuk.com,thejournal.ie,theneweuropean.co.uk,thetribunepapers.com,thewestonmercury.c
o.uk,totalscifionline.com,trucksplanet.com,tvweek.com,videogamer.com,warwickshireli
fe.co.uk,wattonandswaffhamtimes.co.uk,weddingsite.co.uk,westessexlife.co.uk,whtimes
.co.uk,wiltshiremagazine.co.uk,winewizard.co.za,wisbechstandard.co.uk,worcesterobse
rver.co.uk,worcestershirelife.co.uk,wow247.co.uk,wymondhamandattleboroughmercury.co
.uk,yorkshirelife.co.uk,yourchickens.co.uk,z9movie.com##.advert
bandwidthblog.com,comtar.com,demerarawaves.com,eaglecars.com,earth911.com,proporn.c
om,slodive.com,smartearningsecrets.com,weathernationtv.com,zimbabwesituation.com##.
advertise
gpfans.com##.advertise-panel
000webhost.com,1380thebiz.com,1520thebiz.com,1520wbzw.com,760kgu.biz,880thebiz.com,
aarp.org,about.com,afro.com,allrecipes.com,alternet.org,am1260thebuzz.com,amctv.com
,animax-
asia.com,annahar.com,apkcombo.com,araratadvertiser.com.au,areanews.com.au,armidalee
xpress.com.au,avclub.com,avonadvocate.com.au,axn-
asia.com,barossaherald.com.au,batemansbaypost.com.au,baysidebulletin.com.au,begadis
trictnews.com.au,bellingencourier.com.au,bendigoadvertiser.com.au,benfergusonshow.c
om,betvasia.com,bigthink.com,biz1190.com,blacktownsun.com.au,blayneychronicle.com.a
u,bluemountainsgazette.com.au,bombalatimes.com.au,boorowanewsonline.com.au,borderma
il.com.au,braidwoodtimes.com.au,bravotv.com,bunburymail.com.au,business1110ktek.com
,business1570.com,businessinsurance.com,busseltonmail.com.au,camdenadvertiser.com.a
u,camdencourier.com.au,canowindranews.com.au,carrierethernetnews.com,centraladvocat
e.com.au,centralwesterndaily.com.au,cessnockadvertiser.com.au,christianradio.com,cl
assicalmpr.org,classicandperformancecar.com,clickhole.com,colliemail.com.au,colypoi
ntobserver.com.au,competitor.com,conservativeradio.com,coomaexpress.com.au,cootamun
draherald.com.au,cowraguardian.com.au,crainsnewyork.com,crookwellgazette.com.au,cro
sswalk.com,dailyadvertiser.com.au,dailygazette.com,dailyliberal.com.au,dailyrecord.
com,dandenongjournal.com.au,defenceweb.co.za,di.fm,digiday.com,donnybrookmail.com.a
u,dunedintv.co.nz,dungogchronicle.com.au,easternriverinachronicle.com.au,edenmagnet
.com.au,elliottmidnews.com.au,esperanceexpress.com.au,essentialmums.co.nz,evite.com
,examiner.com.au,eyretribune.com.au,fairfieldchampion.com.au,fastcodesign.com,finan
cialcontent.com,finnbay.com,forbesadvocate.com.au,frankstonweekly.com.au,gazettextr
a.com,gemtvasia.com,gififly.com,gippslandtimes.com.au,gleninnesexaminer.com.au,glob
est.com,gloucesteradvocate.com.au,goondiwindiargus.com.au,goulburnpost.com.au,great
lakesadvocate.com.au,grenfellrecord.com.au,guyraargus.com.au,hardenexpress.com.au,h
awkesburygazette.com.au,hcn.org,hepburnadvocate.com.au,hillsnews.com.au,hispanicbus
iness.com,huffingtonpost.ca,huffingtonpost.co.uk,huffingtonpost.com.au,huffingtonpo
st.in,humeweekly.com.au,huntervalleynews.net.au,i-
dressup.com,inverelltimes.com.au,jewishjournal.com,jewishworldreview.com,juneesouth
erncross.com.au,kansas.com,katherinetimes.com.au,kdow.biz,kkol.com,knoxweekly.com.a
u,labx.com,lakesmail.com.au,lamag.com,latrobevalleyexpress.com.au,legion.org,lifeze
tte.com,lithgowmercury.com.au,liverpoolchampion.com.au,livestrong.com,livetennis.co
m,macarthuradvertiser.com.au,macedonrangesweekly.com.au,macleayargus.com.au,magthew
eekly.com,mailtimes.com.au,maitlandmercury.com.au,mandurahmail.com.au,manningrivert
imes.com.au,margaretrivermail.com.au,maribyrnongweekly.com.au,marinmagazine.com,mar
oondahweekly.com.au,martechadvisor.com,meltonweekly.com.au,merimbulanewsonline.com.
au,merredinmercury.com.au,metservice.com,monashweekly.com.au,money1055.com,mooneeva
lleyweekly.com.au,moreechampion.com.au,mprnews.org,mtvindia.com,mudgeeguardian.com.
au,murrayvalleystandard.com.au,muswellbrookchronicle.com.au,myallcoastnota.com.au,n
ambuccaguardian.com.au,naroomanewsonline.com.au,narrominenewsonline.com.au,nashvill
escene.com,nationalgeographic.com,newcastlestar.com.au,northernargus.com.au,norther
ndailyleader.com.au,northweststar.com.au,noted.co.nz,nvi.com.au,nynganobserver.com.
au,oann.com,oberonreview.com.au,oklahoman.com,onetvasia.com,onlinegardenroute.co.za
,oxygen.com,parenthood.com,parkeschampionpost.com.au,parramattasun.com.au,pch.com,p
eninsulaweekly.com.au,penrithstar.com.au,portlincolntimes.com.au,portnews.com.au,po
rtpirierecorder.com.au,portstephensexaminer.com.au,praguepost.com,psychologytoday.c
om,queanbeyanage.com.au,racingbase.com,radioguide.fm,readamericanfootball.com,reada
rsenal.com,readastonvilla.com,readbasketball.com,readbetting.com,readbournemouth.co
m,readboxing.com,readbrighton.com,readbundesliga.com,readburnley.com,readcars.co,re
adceltic.com,readchampionship.com,readchelsea.com,readcricket.com,readcrystalpalace
.com,readeverton.com,readeverything.co,readfashion.co,readfilm.co,readfood.co,readf
ootball.co,readgaming.co,readgolf.com,readhorseracing.com,readhuddersfield.com,read
hull.com,readinternationalfootball.com,readlaliga.com,readleicester.com,readliverpo
olfc.com,readmancity.com,readmanutd.com,readmiddlesbrough.com,readmma.com,readmotor
sport.com,readmusic.co,readnewcastle.com,readnorwich.com,readnottinghamforest.com,r
eadolympics.com,readpl.com,readrangers.com,readrugbyunion.com,readseriea.com,readsh
owbiz.co,readsouthampton.com,readsport.co,readstoke.com,readsunderland.com,readswan
sea.com,readtech.co,readtennis.co,readtottenham.com,readtv.co,readussoccer.com,read
watford.com,readwestbrom.com,readwestham.com,readwsl.com,redsharknews.com,rhsgnews.
com.au,riverinaleader.com.au,rollcall.com,roxbydownssun.com.au,rubbernews.com,scone
advocate.com.au,sify.com,silverdoctors.com,singletonargus.com.au,smallbusiness.co.u
k,soft112.com,sonychannel.co.za,sonychannelasia.com,sonymax.co.za,sonymovies.co.uk,
sonytv.com,southcoastregister.com.au,southernhighlandnews.com.au,southernweekly.com
.au,southwestadvertiser.com.au,standard.net.au,star-
telegram.com,stawelltimes.com.au,stmarysstar.com.au,stockandland.com.au,summitsun.c
om.au,suncitynews.com.au,sunjournal.com,sunraysiadaily.com.au,tennantcreektimes.com
.au,tenterfieldstar.com.au,the-
scientist.com,theadvocate.com.au,thebeachchannel.tv,thecatholicthing.org,thecourier
.com.au,thecurrent.org,theflindersnews.com.au,theforecaster.net,theguardian.com.au,
theherald.com.au,theislanderonline.com.au,theland.com.au,theleader.com.au,theridgen
ews.com.au,therural.com.au,thesportsmanchannel.com,thetriangle.org,tirebusiness.com
,townandcountrymagazine.com.au,transcontinental.com.au,travelpulse.com,twincitiesbu
sinessradio.com,ulladullatimes.com.au,uptodown.com,vanityfair.com,victorharbortimes
.com.au,villagesoup.com,waginargus.com.au,walchanewsonline.com.au,walworthcountytod
ay.com,wauchopegazette.com.au,wellingtontimes.com.au,westcoastsentinel.com.au,weste
rnadvocate.com.au,westernmagazine.com.au,whyallanewsonline.com.au,winghamchronicle.
com.au,wollondillyadvertiser.com.au,woot.com,wyndhamweekly.com.au,yasstribune.com.a
u,yellow.co.ke,yellowpages.ca,ynaija.com,youngwitness.com.au##.advertisement
fieldandstream.com##.advertisement-fishing-contest
firehouse.com,locksmithledger.com,officer.com,securityinfowatch.com##.advertisement
:not(.body)
4v4.com,bn0.com,culttt.com,shieldarcade.com,structurae.net,thecurrent.org,thethings
wesay.com##.advertisements
afr.com,afrsmartinvestor.com.au,afternoondc.in,allmovie.com,brw.com.au,chicagobusin
ess.com,cio.co.ke,expressandstar.com,glamour.co.za,gq.co.za,guernseypress.com,homel
ife.com.au,jerseyeveningpost.com,newsweek.com,ocregister.com,orangecounty.com,premi
er.org.uk,premierchildrenswork.com,premierchristianity.com,premierchristianradio.co
m,premiergospel.org.uk,premieryouthwork.com,radio.com,shropshirestar.com,softarchiv
e.net,tvnz.co.nz,yourdictionary.com##.advertising
mediatel.co.uk##.advertising_label
ketknbc.com,ktsm.com##.advertisments
file-extensions.org##.advicon
148apps.com##.advnote
lifebuzz.com,mapquest.com,npr.org##.adwrapper
mail.google.com##.aeF > .nH > .nH[role="main"] > .aKB
fandom.com##.aff-unit__wrapper
f1i.com##.affiche
priceline.com##.afs-container
surfwap.com##.ahblock2
windowsreport.com##.ai-attributes
bizpacreview.com##.ai_widget
allkpop.com##.akp2_anchor_scr
ebay.com##.al32
kcsoftwares.com##.alert-success
colorhexa.com##.amain
thedodo.com##.amazing-animal-widget
air1.com,music-
news.com,nintendolife.com,nprstations.org,reviewed.com,squidoo.com,three.fm##.amazo
n
lewrockwell.com##.amazon-element-wrapper-custom
blogcritics.org##.amazon-item
bestgadgetry.com##.amazon-wrapper
brickset.com##.amazonAd
squidoo.com##.amazon_spotlight
kuhf.org##.amazonaff
ammoland.com##.ammoland-ad-widget
cnx-software.com##.amstr-single
allnurses.com##.anMonBox
csgojackpot.com##.analyst-backlink
directupload.net##.anzeige
directupload.net##.anzeiger
motor1.com,motorsport.com##.ap
motor1.com,motorsport.com##.apb
channelchooser.com##.append-bottom.last
classicfm.com##.apple_music
360.cymru##.ardal-hysbyseb
whatculture.com##.area-x__large
liveonlineradio.net##.art-Header2
carsession.com##.artBanner300
sigsiu.net##.artbannersplus
timesunion.com##.article--content-embed
selfgrowth.com##.article-banner
outerplaces.com##.article-banner-link
businesslive.co.za##.article-da
abs-cbn.com##.article-footer
androidcentral.com,cordcutters.com,crackberry.com,imore.com,windowscentral.com##.ar
ticle-leaderboard
scoop.co.nz##.article-left-box
pressgazette.co.uk##.article-mpu
nintendolife.com,purexbox.com,pushsquare.com##.article-recommendations
windowscentral.com##.article-shop-bar
forbes.com##.article-speedbump
salemreporter.com##.article-sponsors
trendhunter.com##.articleBox
audizine.com##.articleIMG
shoppinglifestyle.com##.articleLREC
tvbrics.com##.article__banner
entrepreneur.com##.articlepromo
eastrolog.com##.as300x250
memepix.com##.asblock
xmodulo.com##.asdf-banner-zone
golfchannel.com##.aserve-top
freeads.co.uk##.ass_ad
javascriptsource.com##.asset-section
southwestbusiness.co.uk##.associate-logo
techweez.com##.asspp-single
herald.co.zw##.atbanners
alternativeto.net##.atf2
tvtropes.org##.atf_banner
myshopping.com.au##.atip
filedir.com##.atit
pogdesign.co.uk##.atop
mbl.is##.augl
majorgeeks.com##.author:first-child
tfo.org##.autopromo
driving.co.uk##.autotrader-options-block-wrapper
thehackernews.com##.av-side-box
the-peak.ca##.aver
receivesmsonline.net##.aviso
gameplanet.co.nz##.avt-mr
gameplanet.co.nz##.avt-placement
doubleviking.com,egotastic.com,lastmenonearth.com##.az
knowyourmeme.com##.aztc
techspot.com##.azureDiv
preloaders.net##.b-728
livejournal.com##.b-adv
digitaltrends.com##.b-anterior
dailyvoice.com,qatarliving.com##.b-banner
revelist.com##.b-container
easyvectors.com##.b-footer
alawar.com##.b-game-play__bnnr
theartnewspaper.com##.b-header-banners
cssload.net##.b-horizontal
dnserrorassist.att.net,search.frontier.com,searchguide.level3.com##.b-links
sammobile.com##.b-placeholder
bizcommunity.com##.b-topbanner
flvto.com##.b1
scorespro.com##.b160_600
flv2mp3.com,flvto.com##.b2
flv2mp3.com##.b3
scorespro.com##.b300
jumptogames.com,tnawrestling.com##.b300x250
scorespro.com##.b60
gazeta.kz##.bBanner
connectamarillo.com,northwestohio.com##.bI-page-lead-upper
flv2mp3.com,flvto.com##.b_phone
modders-
inc.com,oceanfm.ie,technologyx.com,thessdreview.com,thestar.ie##.background-cover
baku2015.com##.baku-sponsors
pravda.ru,pravdareport.com##.ban-center
india.com##.ban-rgt-cng-ab
swahilihub.com##.ban125x125
xbox360cheats.com##.ban160
swahilihub.com##.ban250x250
evilmilk.com,xbox360cheats.com##.ban300
swahilihub.com##.ban468x60
izismile.com##.ban_top
lexico.com,oxforddictionaries.com##.banbox
lexico.com##.banbox-mini
hancinema.net##.bandeau_contenu
webscribble.com##.baner
1001tracklists.com,2br.co.uk,4music.com,90min.com,964eagle.co.uk,adage.com,adnkrono
s.com,adradio.ae,angryduck.com,anyclip.com,aol.com,arcadebomb.com,armageddonexpo.co
m,atlantatribune.com,autofocus.ca,autoline-market.ca,autoline-
market.com,autoline.info,autotrader.co.za,b-
metro.co.zw,balls.ie,betterrecipes.com,bikechatforums.com,blackamericaweb.com,block
chair.com,bored-
bored.com,boxoffice.com,bukisa.com,cadplace.co.uk,caribvision.tv,cineuropa.org,cmo.
com.au,coryarcangel.com,daily-
mail.co.zm,digitallook.com,dreamteamfc.com,dressuppink.com,echoroukonline.com,ecorp
orateoffices.com,elyricsworld.com,entrepreneur.com,euobserver.com,eurochannel.com,e
vilmilk.com,fantasyleague.com,fieldandstream.com,filenewz.com,flvtomp3.cc,footballt
radedirectory.com,forexpeacearmy.com,forum.dstv.com,freshbusinessthinking.com,fresh
techweb.com,funpic.hu,gamehouse.com,gatewaynews.co.za,general-
video.net,ghananation.com,girlsocool.com,git.tc,gsprating.com,guardianonline.co.nz,
hitfreegames.com,hotfrog.ca,hotfrog.co.nz,hotfrog.co.uk,hotfrog.co.za,hotfrog.com,h
otfrog.com.au,hotfrog.com.my,hotfrog.ie,hotfrog.in,hotfrog.ph,hotfrog.sg,hotnewhiph
op.com,howard.tv,htxt.co.za,hyipexplorer.com,ibtimes.co.in,ibtimes.co.uk,iconfinder
.com,iguide.to,imedicalapps.com,imnotobsessed.com,insidefutbol.com,internetnews.com
,iradio.ie,irishtimes.com,isource.com,japantimes.co.jp,jewishtimes.com,josepvinaixa
.com,jpost.com,kbs.co.kr,keepcalm-o-
matic.co.uk,ketknbc.com,kicknews.com,kissanime.digital,ktsm.com,livescore.in,london
stockexchange.com,manolith.com,marinelink.com,mariopiperni.com,mercopress.com,mmorp
g.com,motherboard.tv,motortrend.com,moviezadda.com,mzhiphop.com,nanime.tv,nehandara
dio.com,netmums.com,networkworld.com,news.am,nuttymp3.com,oberlo.com,oceanup.com,on
cyprus.com,oxforddictionaries.com,pdfmyurl.com,pharmatimes.com,pnet.co.za,priceview
er.com,proxyhttp.net,ptotoday.com,radiotoday.co.uk,radiotoday.ie,residentadvisor.ne
t,reversephonesearch.com.au,revizoronline.com,romereports.com,rugby365.com,scientif
icamerican.com,semiaccurate.com,smartcarfinder.com,snakkle.com,soccer24.co.zw,speed
cafe.com,sportsvibe.co.uk,starradionortheast.co.uk,subscene.com,sumodb.com,sweeting
.org,thebull.com.au,thefanhub.com,thefringepodcast.com,thehun.com,thetriangle.org,t
imeslive.co.za,timesofisrael.com,tmi.me,travelpulse.com,trutv.com,tvsquad.com,twirl
it.com,universalmusic.com,vice.com,victoriafalls24.com,vnexpress.net,weather.gc.ca,
weatheronline.co.uk,webfg.com,wego.com,whatsock.com,worldcrunch.com,xbiz.com,zbigz.
com##.banner
ariacharts.com.au,nation.sc,techshout.com##.banner-1
nation.sc##.banner-2
dailynewsegypt.com##.banner-250
nation.sc##.banner-3
nbcsports.com,usahealthcareguide.com##.banner-300-250
alltop.com##.banner-background
schoolguide.co.za##.banner-bar
schoolguide.co.za##.banner-bar-bot
pretoria.co.za##.banner-bg
luxgallery.com##.banner-big-cotent
yellowpages.com.lb##.banner-box
getlink.pro##.banner-caoquang
carmag.co.za,farmweekly.com.au,goodfruitandvegetables.com.au,irishnews.com,knowledg
erush.com,narutoforums.com,northqueenslandregister.com.au,nscreenmedia.com,privateh
ealth.co.uk,queenslandcountrylife.com.au,stockandland.com.au,stockjournal.com.au,st
udent-jobs.co.uk,teenspot.com,theland.com.au,turfcraft.com.au,vh1.com##.banner-
container
privatehealth.co.uk##.banner-container-center
jacarandafm.com##.banner-container-top
soccerway.com##.banner-content
bnamericas.com##.banner-fixed-bottom
relevantradio.com##.banner-flotant-wrapper
medicalxpress.com,phys.org,pixdaus.com##.banner-holder
411mania.com##.banner-homebottom-all
myway.com##.banner-image
wireshark.org##.banner-img-downloads
freecode.com##.banner-imu
adbilty.me##.banner-inner
cnslocallife.com##.banner-poster
freecode.com##.banner-sky
spin.com##.banner-slot
neogamr.net##.banner-square
intomobile.com##.banner-tbd
carpartswholesale.com,enca.com,greatbritishlife.co.uk,pwinsider.com,rapdose.com,usa
healthcareguide.com,wired.co.uk##.banner-top
feedmyapp.com##.banner-wrap
desinode.com,kissanime.digital,songspk.mobi##.banner-wrapper
depositfiles.com,depositfiles.org,dfiles.eu,dfiles.ru,freecode.com,israeldefense.co
m,popcrunch.com,priceviewer.com,thelakewoodscoop.com,wired.co.uk##.banner1
angryduck.com##.banner160-title
azernews.az##.banner1_1
gsprating.com,jamieoliver.com,thelakewoodscoop.com##.banner2
novinite.com##.banner300x250
celebuzz.com,pinkisthenewblog.com##.banner728-wrapper
cambodiayp.com,nepalyp.com##.banner750
jewishbusinessnews.com##.bannerARtop
samsclub.com##.bannerBottomLeaderBd
britsabroad.com,hotfilms.org##.bannerBox
zoover.co.uk##.bannerContainer
cargurus.com##.bannerDiv
sastudy.co.za##.bannerHolder728
pixdaus.com##.bannerIdent
civiweb.com,justdial.com,thehimalayantimes.com##.bannerLink
come2play.com##.bannerLong
artistdirect.com##.bannerNavi
samsclub.com##.bannerRightRail
ewn.co.za##.bannerSecond
mumbrella.com.au##.bannerSide
jamanetwork.com,londonstockexchange.com##.bannerTop
hongkiat.com,tass.com##.bannerWrap
iphoneapplicationlist.com,shockwave.com##.bannerWrapper
impawards.com##.banner_2
canalboat.co.uk##.banner_234
impawards.com##.banner_3
mygaming.co.za,travelpulse.com##.banner_300
mygaming.co.za##.banner_468
komp3.net##.banner_468_holder
beinsports.com,pastebin.com##.banner_728
tass.com##.banner__wrapper
caclubindia.com##.banner_border
anyclip.com##.banner_bottom
news.am##.banner_click
coda.fm,jamieoliver.com,smartcompany.com.au,take.fm##.banner_container
kbs.co.kr##.banner_container2
pricespy.co.nz##.banner_div
swapace.com##.banner_foot
tvtechnology.com##.banner_footer
domainmasters.co.ke##.banner_google
arabtimesonline.com,silverlight.net##.banner_header
rugby365.com##.banner_holder
livecharts.co.uk##.banner_long
plussports.com##.banner_mid
checkoutmyink.com##.banner_placer
seenow.com##.banner_right
dhl.de##.banner_right_resultpage_middle
prewarcar.com##.banner_single
statista.com##.banner_skyscraper
amulyam.in##.banner_slider
tass.com##.banner_sticky.banner
as.com##.banner_sup
homefoodandtravel.co.za,rnews.co.za,seetickets.com,thestranger.com##.banner_top
hostadvice.com##.banner_wrap
gamenet.com##.bannera
zeenews.india.com##.bannerarea
mamul.am##.bannerb
sj-r.com##.bannerbottom
timesofoman.com##.bannerbox1
timesofoman.com##.bannerbox2
fashionotes.com##.bannerclick
arcadebomb.com##.bannerext
fifaembed.com,tvbay.org##.bannerfloat
2merkato.com,2mfm.org,andamanchronicle.net,aps.dz,armyrecognition.com,beginlinux.co
m,brecorder.com,caravansa.co.za,cbn.co.za,dailynews.co.tz,eatdrinkexplore.com,epgn.
com,eprop.co.za,finchannel.com,fleetwatch.co.za,gameofthrones.net,i-
programmer.info,irishradio.com,killerdirectory.com,knowthecause.com,maravipost.com,
mbc.mw,mousesteps.com,onislam.net,pamplinmedia.com,portlandtribune.com,radio90fm.co
m,radiolumiere.org,radiowave.com.na,rainbowpages.lk,rhylfc.co.uk,rtc107fm.com,russi
anireland.com,sa4x4.co.za,soccer24.co.zw,southfloridagaynews.com,thepatriot.co.bw,t
hesentinel.com,total-croatia-
news.com,tribune.net.ph,triplehfm.com.au,vidipedia.org##.bannergroup
brecorder.com##.bannergroup_box
vidipedia.org##.bannergroup_menu
malaysiandigest.com##.bannergroup_sideBanner2
dailynews.co.tz##.bannergroup_text
asianmirror.lk,av-
comparatives.org,busiweek.com,caribnewsdesk.com,crown.co.za,israel21c.org,marengo-
uniontimes.com,planetfashiontv.com,uberrock.co.uk##.banneritem
racing-games.com##.bannerleft
mtvindia.com##.bannermain
mtvindia.com##.bannermain2
techspot.com##.bannernav
nerdist.com##.bannerplaceholder
digitalproductionme.com,racing-games.com##.bannerright
c21media.net,carfinderph.com,classicsdujour.com,igirlsgames.com,jobstreet.com.my,jo
bstreet.com.sg,lolroflmao.com,marinetechnologynews.com,maritimeprofessional.com,mum
brella.com.au,petapixel.com,phuketgazette.net,rapidtvnews.com,telesurtv.net##.banne
rs
joburgstyle.co.za##.banners-125
wlrfm.com##.banners-bottom-a
forum.thaivisa.com##.banners-inside
propertyfinderph.com##.banners-wrapper
aerotime.aero##.banners1
ecr.co.za,jacarandafm.com##.banners120
rt.com##.banners__border
unixmen.com##.banners_home
wdna.org##.banners_right
iimjobs.com##.bannerspace
musictory.com##.bannertop
goldengirlfinance.ca##.bannerwrap
myhostnews.com##.bannerwrapper_t
4v4.com,bn0.com,shieldarcade.com##.banr
euronews.com##.base-leaderboard
premiershiprugby.com##.basesky
teamfortress.tv##.bau
washingtonpost.com##.bb.b-ns.b-none
bbc.co.uk##.bbccom_companion
bbc.co.uk,bbc.com##.bbccom_sponsor:not(body)
ecommercetimes.com,ectnews.com,linuxinsider.com,macnewsworld.com,technewsworld.com#
#.bbframe
h-online.com##.bcadv
fakenamegenerator.com##.bcsw
baidu.com##.bdvideo-adver-carousel
wgbh.org##.becomeSponsor
ssbcrack.com##.below-header
vectorportal.com##.benner
whoscored.com##.best-slip-button
goodgearguide.com.au##.bestprice-footer
football365.com##.bet-link
soccerway.com##.bet-now-button-container
findwide.com##.better_result_block
sportinglife.com##.betting_link
broadcastnewsroom.com##.bfua
webkinz.com##.bg-bigbox
webkinz.com##.bg-leaderboard
teachingchannel.org##.bg-medium-gray
playgroundmag.net##.bg_link
bryanreesman.com##.bg_strip_add
biblegateway.com##.bga
biblegateway.com##.bga-footer
overclock3d.net##.bglink
entrepreneur.com##.bgwhiteb
cnet.com##.bidwar
findarticles.com##.bidwarCont
furiousfanboys.com,regretfulmorning.com,viva.co.nz##.big-banner
hotnewhiphop.com##.big-banner-placeholder-content
theloop.ca##.bigBoxDesktop
chipchick.com,megafileupload.com,softarchive.net##.big_banner
softpile.com##.bigadvs
hellenicshippingnews.com,wasterecyclingnews.com##.bigbanner
flyerland.ca,knoxnews.com,mysuburbanlife.com,nowtoronto.com,tcpalm.com,tiff.net##.b
igbox
tucsoncitizen.com##.bigbox_container
caller.com,commercialappeal.com,courierpress.com,gosanangelo.com,govolsxtra.com,ind
ependentmail.com,kitsapsun.com,knoxnews.com,naplesnews.com,redding.com,reporternews
.com,tcpalm.com,timesrecordnews.com,vcstar.com##.bigbox_wrapper
exclaim.ca##.bigboxhome
tri247.com##.biglink
wctk.com##.bigpromo
dailysabah.com##.billBoardFrame
about.com,afcbournemouthnews.com,burnleyfcnews.com,chelseanews.com,crystalpalacenew
s.com,evertonnews.com,goonernews.com,hammersheadlines.com,huddersfieldtownnews.com,
jurassicworld2movie.com,leicestercitynews.org,mancitynews.com,manunews.com,newcastl
eunitednews.org,saintsnews.com,seagullsnews.com,sport360.fit,spursnews.com,stokecit
ynews.com,swanseacitynews.com,todaysbigthing.com,walkon.com,watfordfcnews.com,westb
romnews.com##.billboard
bre.ad##.billboard-body
elitedaily.com##.billboard-wrapper
techspot.com##.billboard_placeholder
techspot.com##.billboard_placeholder_home
dailymail.co.uk,thisismoney.co.uk##.billboard_wrapper
2ix2.com##.bireklam
2ix2.com##.bireklamsu7
publish0x.com##.bitcoin-banner
mywesttexas.com,ourmidland.com,theintelligencer.com##.biz-info
slate.com##.bizbox_promo
scienceworldreport.com##.bk-sidebn
arsenalnews.co.uk##.bkmrk_pst_flt
nowsci.com##.black_overlay
kioskea.net##.bloc_09
overwatchhentai.net##.block
interest.co.nz##.block--dfp-setup
autocar.co.uk##.block-autocar-ads-mpu-flexible1
taxsutra.com##.block-banner
biosciencetechnology.com,dinnertool.com,lifegoesstrong.com,midwestliving.com,nbcspo
rts.com##.block-dart
pocket-lint.com##.block-inline
pocket-lint.com##.block-mpu
practicalpainmanagement.com##.block-oas
praguemonitor.com##.block-praguetvads
football-espana.net,football-italia.net##.block-story-footer-simag-banner
kaotic.com##.block-toplist
augusta.com##.block-yca_plugin
worldtimebuddy.com##.block2
macmusic.org##.block440Adv
alternativeto.net##.blockReplace
soccerway.com##.block_match_widget_wrapper-wrapper
siliconvalley.com##.blogBox
pxleyes.com##.blogpostbanner
redbookmag.com##.blogs_2_circ_offer
napavalleyregister.com,pantagraph.com##.blox-leaderboard-container
downeu.net##.blq:first-child
mnn.com##.blue-bottom
fleetwatch.co.za##.blue_yjsg2_out
fleetwatch.co.za##.blue_yjsg4_out
naukri.com##.bms
naukri.com##.bmsTop
adlock.in##.bn
bnonews.com##.bnone-widget
electronicsfeed.com,gatorzone.com,intelligencer.ca,mediamanager.co.za##.bnr
euroweek.com##.bnr-top
carnewschina.com##.bnr728
armenpress.am##.bnrcontainer
southerntimesafrica.com##.body-header-banner
royalbank.com##.bodyPromotion
news.am##.bodybnr468
venturebeat.com##.boilerplate-label
venturebeat.com##.boilerplate-speedbump
barrons.com##.boldGreyNine
frommers.com##.book-a-trip
f1i.com##.booking
biblegateway.com##.bookperks-section
cmo.com.au,interiordesign.net##.boombox
bangkokpost.com##.boomboxSize1
overclock3d.net##.border-box-320
thenextweb.com##.border-t.mt-2
tgun.tv##.bossPlayer
bankrate.com##.botbanner
thistv.com##.botbannerarea
ocweekly.com,pixdaus.com##.bottom
pixxxels.cc##.bottom-a
eplans.com,liligo.com,reverso.net,spanishdict.com##.bottom-banner
livehdq.info##.bottom-bar
kaskus.co.id##.bottom-frame
photographyreview.com##.bottom-leaderboard
weatheroffice.gc.ca##.bottomBanner
softicons.com##.bottom_125_block
softicons.com##.bottom_600_250_block
imgtaxi.com##.bottom_abs
secdigitalnetwork.com##.bottom_banners_outer
einthusan.com##.bottom_leaderboard
einthusan.com##.bottom_medium_leaderboard
einthusan.com##.bottom_small_leaderboard
broadcastnewsroom.com##.bottombanner
arcadebomb.com##.bottombox
technologizer.com##.bottompromo
explainthatstuff.com##.bottomsquare
filediva.com##.bouton
oilprice.com##.box-news-sponsor
efe.com##.box-publi
accuratefiles.com##.box-result
mybroadband.co.za##.box-sponsored
oilprice.com##.box-sponsors
webupd8.org##.box-top
fins.com##.box.shadeA
malaysiastory.com,wahm.com##.box2
fins.com##.box2.shadeB
senmanga.com##.box300x250
mediadump.com##.box336
senmanga.com##.box480x90
trendhunter.com##.box600Container
jekoo.com##.boxItem
flashscore.co.uk##.boxOverContent__banner
fliiby.com##.box_300x250
zambianeye.com##.box_skitter
canadaka.net##.boxadd
wakingtimes.com##.boxzilla-center-container
brainyquote.com##.bq_ad_320x250_multi
hardware.info##.br_top_container
macworld.com##.brand-post-module
mapquest.com##.brandedBizLocSprite
thetowner.com##.branding-item
primedia.co.za##.branding-sponsor
csoonline.com##.brandposts
thedailybeast.com##.breakout-item
sitepoint.com##.bsa-topic-outlet
karachicorner.com##.bsa180
karachicorner.com##.bsa300
karachicorner.com##.bsa336
bloggertemplateplace.com##.bsainpost
easyvectors.com,mangable.com,textmechanic.com,tutorial9.net,webdesign.org##.bsarock
s
virginradiodubai.com##.bt-btm
fenopy.se##.bt.dl
alternativeto.net##.btf-middle
tvtropes.org##.btf_banner
dubai92.com,dubaieye1038.com##.btm-banner
cricwaves.com##.btm728
helensburghadvertiser.co.uk,the-gazette.co.uk##.btn
mydramalist.com##.btn-amazon
cryptocompare.com##.btn-home-trade
adlock.in##.btn-info
sbenny.com##.btnDownload5
whosampled.com##.btnRingtoneTrack
boredomtherapy.com##.btparel1
switchboard.com##.business_premium_results
go.extra-drive.com##.button
imac-torrents.com##.button-green
miloyski.com##.button[target="_blank"]
downarchive.com##.button_dl
freedownloadmanager.org,freedownloadscenter.com##.button_free_scan
thedrinksbusiness.com##.buttons
chez106.com,country1011.com,country1043.com,country600.com,foxradio.ca,gameinformer
.com,kissnorthbay.com,kisssoo.com,npr.org,ranker.com,thesoundla.com,tunegenie.com##
.buy
awdit.com##.buy-link
overclock.net##.buy-now
air1.com##.buyIcon
klove.com##.buyPanel
morningstar.com##.buyout_leader_cont
bangkokpost.com##.buzzBoombox
guanabee.com##.buzzfeedSubColPod
stlmag.com##.buzzworthy
buzzillions.com##.bz-model-lrec
insurancejournal.com##.bzn
afl.com.au##.c-accordion__item-officialpartners
truck1.eu##.c-banners
globalnews.ca##.c-flyers
planetrock.com##.c-leaderboard-wrapper
globalnews.ca##.c-stickyRail
freecomiconline.me,manytoon.com,readfreecomics.com##.c-top-sidebar
mangareader.net##.c10
businessdailyafrica.com,theeastafrican.co.ke##.c15r
maniacdev.com##.c4
canada411.ca##.c411TopBanner
filepuma.com##.cRight_footer
ria.ru##.c_banners
thecable.ng##.cableads_mid
challonge.com##.cake-unit
ghacks.net##.category-sponsored
ccm.net##.ccm_pugoo__sponso
digit.in##.center-add
siberiantimes.com##.centerBannerRight
giveawayoftheday.com##.center_ab
androidweblog.com##.cgdyh > [data-adid]
bigfooty.com##.chaching
kaotic.com##.chaturbate
bustedcoverage.com,coed.com,collegecandy.com##.cmg-ads-wrapper
motorsport.com##.cmpFixedBox
iotwreport.com,wuxiaworld.com##.code-block
kanonitv.net##.code-block-1
link-base.org##.col-lg-12
disqus.com##.col-promoted
nycgo.com##.colBBox
shopping.aol.com##.col_asl
jamendo.com##.col_extra
naukri.com##.collMTp
reverso.net##.columnBanner2
2pass.co.uk##.column_right
arcadebomb.com##.colunit1
googlesightseeing.com##.comm-square
gizmodo.co.uk,heart.co.uk,lifehacker.co.uk,mygoldmusic.co.uk,radiox.co.uk,runningse
rver.com,smoothradio.com,thisislondon.co.uk##.commercial
blackcaps.co.nz##.commercial-partners
telegraph.co.uk##.commercial-unit
sportingnews.com##.commercial-wrapper
heraldnet.com##.comp_DailyDealWidget
verizon.com##.comp_container_marketplace
proactiveinvestors.co.uk,proactiveinvestors.com.au##.company-banner
bbyellow.com,bsyellow.com,businesslist.co.cm,businesslist.co.ke,businesslist.com.ng
,businesslist.my,businesslist.ph,businesslist.pk,cambodiayp.com,caymanyellow.com,ch
ileindex.com,colombiayp.com,ethiopiadirectory.com,georgiayp.com,ghanayp.com,indones
iayp.com,jmyellow.com,jpyellow.com,lebyp.com,lesothoyp.com,localbotswana.com,malawi
yp.com,moroccoyp.com,myanmaryp.com,namibiayp.com,nepalyp.com,puertoricoindex.com,qa
taryp.com,rwandayp.com,saudianyp.com,sudanyp.com,thaigreenpages.com,tntyellow.com,t
unisiayp.com,turkishyp.com,yemenyp.com,zambiayp.com,zimbabweyp.com##.company_banner
versusio.com##.compare_leaderboard
circa.com##.component-ddb-728x90-v1
binnews.com,iheart.com##.component-pushdown
binnews.com,iheart.com##.component-recommendation
delish.com##.conban1
spoonyexperiment.com##.cont_adv
marketwatch.com##.container--sponsored
miniclip.com##.container-300x250
villagesoup.com##.container-popup
ina.fr##.container-pubcarre
gmatclub.com##.containerPartners
jokersupdates.com##.container_contentrightspan
bbh.cc##.content + .sidebar
adfoc.us##.content > iframe
crmbuyer.com,ectnews.com,linuxinsider.com,macnewsworld.com,technewsworld.com##.cont
ent-block-slinks
1049.fm##.content-footer-promo
cookist.com##.content-leaderboard
pwinsider.com##.content-left
mysuburbanlife.com##.content-promo
newstalkzb.co.nz##.content-promos
pwinsider.com##.content-right
jmail.co.za,tsamail.co.za,webmail.co.za##.content-section-left
crmbuyer.com,ectnews.com,linuxinsider.com,macnewsworld.com,technewsworld.com##.cont
ent-tab-slinks
laradiofm.com##.content_div3
domainnamewire.com##.content_posts_promotion
goodgearguide.com.au##.contentpage-boombox
nexus404.com##.contentpostTAD
sc2ranks.com##.contentright
netnewscheck.com##.continue-text
notcot.org##.conversationalist_outer
list25.com##.converter
sharaget.com##.coollist
physicsworld.com##.corporate-partners
madison.com##.coupon
wnst.net##.coupon_block
insider.com##.coupons-link
troypoint.com##.cp-subscriber-newsletter
ftadviser.com##.cpdSponsored
afr.com##.cq-sponsored-content
politicalwire.com##.cqheadlinebox
mtvema.com##.crazy-sponsorships
plus.im##.creativeWrapper
cgsociety.org##.creditcardAD
thesimsresource.com##.crtv-top-wrapper
wric.com##.csWxSponsor
celebuzz.com##.cs_banner728_top
stylist.co.uk##.css-17xu4dw.css-do8iv3
stylist.co.uk##.css-1x9y3ge.css-do8iv3
androidcentral.com##.cta
dailydot.com##.cta-article-wrapper
funny.com##.ctnAdBanner
seattlepi.com##.ctpl-fullbanner
homefinder.com##.cubeContainer
toolslib.net##.custom
manilastandard.net##.custom-banner-customize
101cargames.com##.custom-siteskin
malwarehelp.org##.custom_1_box
trancentral.tv##.custom_banners_big_link
annistonstar.com##.custom_hot_deal_image
dnsleaktest.com##.cute-box
jobhits.co.uk##.cvads
futurecurrencyforecast.com##.cwc-tor-widget
freesteam.io##.d-lg-block
coingecko.com##.d-md-block
glumbouploads.com##.d0_728
nfl.com##.d3-c-adblock
lindaikejisblog.com,thomasnet.com##.da
arabianindustry.com##.da-leaderboard
thedailywtf.com##.daBlock
webuser.co.uk##.dart-tag
wetv.com##.dart300x250Border
mrarrowhead.com##.dating_site_banner
lloydslistaustralia.com.au##.db-leaderboard-container
itv.com##.db-mpu
foobar2000.org##.db_link
herald.co.zw##.dban
startups.co.uk##.dc-leaderboard
dailycaller.com##.dc-sticky
ohiostatebuckeyes.com##.dcad
trutv.com##.ddad
bts.ph,btscene.eu##.ddl_det_anon
btscene.eu##.ddl_srch
hdtvtest.co.uk##.deal
techradar.com##.deal-block
azstarnet.com,poststar.com,wcfcourier.com##.deal-container
kmov.com##.dealLeft
kmov.com##.dealRight
nbcnews.com##.deals
thewirecutter.com##.deals-love
slashdot.org##.deals-wrapper
kusports.com##.deals_widget
123tvnow.com##.demo-avd
softpile.com##.desadvs
mindspark.com,myway.com,mywebsearch.com##.desc
mysearch.com##.desc > div
good.is##.description
desi-tashan.com##.desi_300
nextcity.org##.desktop-display
hanime.tv##.desktop.htvad
randomarchive.com##.desktop[style="text-align:center"]
heroturko.me##.detay
gearburn.com,marinmagazine.com,memeburn.com,motorburn.com,nhbr.com,scpr.org,suntime
s.com,techinsider.io,theonion.com,ventureburn.com,wareable.com##.dfp
guidelive.com##.dfp--300x250
premier.org.uk,premierchildrenswork.com,premierchristianity.com,premierchristianrad
io.com,premiergospel.org.uk,premieryouthwork.com##.dfp-block
suntimes.com##.dfp-cube
timesfreepress.com##.dfp-instory
healthline.com##.dfp-lb-wrapper
techradar.com##.dfp-leaderboard-container
blastingnews.com##.dfp-leaderbord
urbandictionary.com##.dfp-panel
upworthy.com##.dfp-responsive-slot
maltatoday.com.mt##.dfp-slot
ctv.ca##.dfp_block
ket.org##.dfp_primary
premier.org.uk,premierchildrenswork.com,premierchristianity.com,premierchristianrad
io.com,premiergospel.org.uk,premieryouthwork.com##.dfp_strip
softarchive.net##.direct_download
premiumtimesng.com##.directcampaign
chacha.com,omghype.com##.disclosure
govevents.com##.display
protipster.com##.display-link--desktop-upper-banner
sporcle.com##.display-wide
hellopeter.com##.div1
hellopeter.com##.div2
israelnationalnews.com##.div300
alternativeto.net##.divLeaderboardLove
weather.us##.dkpw-billboard-margin
cfweradio.ca##.dl
mediafire.com##.dlInfo-Apps
download3k.com##.dl_button
dreammining.com##.dm-adds
allrecipes.com##.docking-leaderboard-container
i4u.com##.dotted
gearlive.com##.double
readamericanfootball.com,readarsenal.com,readastonvilla.com,readbasketball.com,read
betting.com,readbournemouth.com,readboxing.com,readbrighton.com,readbundesliga.com,
readburnley.com,readcars.co,readceltic.com,readchampionship.com,readchelsea.com,rea
dcricket.com,readcrystalpalace.com,readeverton.com,readeverything.co,readfashion.co
,readfilm.co,readfood.co,readfootball.co,readgaming.co,readgolf.com,readhorseracing
.com,readhuddersfield.com,readhull.com,readinternationalfootball.com,readlaliga.com
,readleicester.com,readliverpoolfc.com,readmancity.com,readmanutd.com,readmiddlesbr
ough.com,readmma.com,readmotorsport.com,readmusic.co,readnewcastle.com,readnorwich.
com,readnottinghamforest.com,readolympics.com,readpl.com,readrangers.com,readrugbyu
nion.com,readseriea.com,readshowbiz.co,readsouthampton.com,readsport.co,readstoke.c
om,readsunderland.com,readswansea.com,readtech.co,readtennis.co,readtottenham.com,r
eadtv.co,readussoccer.com,readwatford.com,readwestbrom.com,readwestham.com,readwsl.
com##.double-mpu
indy100.com##.doubleclick
bigtop40.com,capitalfm.com,capitalxtra.com,classicfm.com,dirtymag.com,heart.co.uk,m
ygoldmusic.co.uk,radiox.co.uk,smoothradio.com##.download
turbobit.net##.download-area-top
awdit.com##.download-right-add
turbobit.net##.download-top
pornograd.net##.downloadButton
load.to##.download_right
filediva.com##.download_top
digitaltrends.com##.dtads-slot
googleping.com##.dtext
nomadlist.com##.dynamic-fill
nytimes.com##.e12j3pa50
arabtimesonline.com##.e3lan
tiresandparts.net##.e3lanat-layout-rotator
euractiv.com##.ea-gat-slot-wrapper
carandclassic.co.uk##.ebayRSS
psu.com##.ebayh1
livemint.com##.eclt-rsttble
gumtree.com##.ecn-display-block
ecosia.org##.ecolink-search-result
teenvogue.com##.ecom-placement
segmentnext.com##.ecommerce-data
newagebd.net##.editorialMid
experts-exchange.com##.eeAD
notebooks.com##.efbleft
priceonomics.com##.eib-banner
lyrster.com##.el_results
ctvnews.ca##.election-leaderboard
pirateiro.com##.embedded > center
soccerstand.com##.enet_banner_container
entrepreneur.com##.entnative
radio.com##.entry-injected-block
infoq.com##.entrysponsors
wrytestuff.com##.eoc250
putlocker.ninja##.ep_buttons
nbcnews.com##.eshopStory
easyvoyage.co.uk##.esv-ads
themirrorbay.com##.et_pb_promo
thecommonsenseshow.com##.et_pb_row
readthedocs.io##.ethical-rtd
adnkronos.com##.evidenceBox
cryptonews.com##.exchange
mobafire.com##.exhibit-narrow
mobafire.com##.exhibit-vertical
miami.com##.expedia-widget
mercurynews.com##.expertBox
bestvpn.com##.expressvpn-box
smithsonianmag.com##.external-associated
smithsonianmag.com##.external-associated-products
ludokado.com##.external_revenue_accueil
racedepartment.com##.extraFooter
thefinancialexpress-bd.com##.extraLink
hltv.org##.f-col-top
formula1.com##.f1-sponsorship
india.com##.fBannerAside
jpost.com##.fake-container-for-outbrain-sticky
inturpo.com##.fake_embed_ad_close
competitor.com,steroid.com##.fancybox-overlay
steroid.com##.fancybox-wrap
themoviedb.org##.fanhattan
might.net##.fat-container
smarter.com##.favboxmiddlesearch
smarter.com##.favwrapper
finder.com.au##.fbbHero
sharkscope.com##.fbstyle
bankrate.com##.fcAdGrey
webcenters.netscape.compuserve.com##.fcCntnr
ebay.com##.fdad1
w3techs.com##.feat
reason.com##.feature
wowheadnews.com##.feature-aside
mumbrella.com.au##.featureBanner
aubizbuysell.com.au,findthatfile.com,nzbizbuysell.co.nz,nzcommercial.co.nz,nzfranch
ises.co.nz,simplyhired.com,yellowpages.com##.featured
sidereel.com##.featured-episode-link
everydayhealth.com##.featured-group
bbc.com##.featured-native
canstar.com.au##.featured-product-container
ar12gaming.com,geekwire.com##.featured-sponsor
upworthy.com##.featured-sponsor-iframe
nepr.net##.featured-underwriter-slider
newafricanmagazine.com##.featured-video
top1000.ie##.featured300x260
gmatclub.com##.featuredSchool
whitepages.ae##.featured_companies_bg_main
mousebreaker.com##.featured_games_band
newsie.co.nz##.featured_property
tv.com##.featured_providers
kaotic.com##.featured_user_upload_content
id-box.biz##.featuredlinksBox
olx.co.nz##.featuredtitlepremium
india.com##.ff-sponser
fliphtml5.com##.fh5---banner---container
fifa.com##.fi-sponsor-list--home
stuff.tv##.field-field-promo-node-teaser
kdvr.com##.filler
cokeandpopcorn.com##.filler728
nagpurtoday.in##.film-right-s
gmatclub.com##.financialPartners
adn.com,bellinghamherald.com,bnd.com,bradenton.com,centredaily.com,enquirerherald.c
om,fortmilltimes.com,fresnobee.com,heraldonline.com,idahostatesman.com,islandpacket
.com,kentucky.com,lakewyliepilot.com,ledger-
enquirer.com,macon.com,mercedsunstar.com,modbee.com,myrtlebeachonline.com,newsobser
ver.com,sanluisobispo.com,sunherald.com,thestate.com,tri-
cityherald.com##.findnsave_combo
thestranger.com##.fish-butter
mentalfloss.com##.fixed-footer-section
techjunkie.com##.fixed-sidebar-fire-tv
netdania.com##.fixed_footer_banner
moonliteco.in##.flexAfter
moonliteco.in##.flexBefore
nepr.net##.flexslider
bestgadgetry.com##.flipkart-wrapper
mysuburbanlife.com##.flipp_module
shareae.com##.float-ck
gsmchoice.com##.floatLeft
tradekey.com##.float_left
notcot.com##.floatbox
notcot.com,xuuby.com,zonytvcom.info##.floater
zylom.com##.floor_wrapper
htmldog.com##.flower
amctheatres.com##.flt-ad-strut
adcrun.ch,bc.vc##.fly_frame
calgaryherald.com,edmontonjournal.com,leaderpost.com,montrealgazette.com,ottawaciti
zen.com,vancouversun.com,windsorstar.com##.flyers-header
brandonsun.com##.flyertown_spotlight
futurenet.club##.fn-banner
newsobserver.com##.focus_box
gamespot.com##.followBuy__body
greatbritishlife.co.uk##.foot-banners
radiozindagi.com##.foot_top
donegaltv.ie,emergencyemail.org##.footer
scientificamerican.com##.footer-banner
directorslive.com##.footer-banner-img
premiumtimesng.com##.footer-bottom-slider
africasports.net##.footer-columns
foxsports.com##.footer-image
931dapaina.com,elitetraveler.com##.footer-leaderboard
earthsky.org##.footer-leaderboard-wrapper
ferrari.com##.footer-main__sponsors
thecinemasource.com##.footer-marketgid
supercars.com##.footer-promo
getswiftfox.com##.footer-right
livebasketball.tv##.footer-sponsor
ar12gaming.com,sharksrugby.co.za,timestalks.com,wrc.com##.footer-sponsors
btn.com##.footer-widgets
hd-trailers.net##.footer-win
footballorgin.net##.footer-wrap
101greatgoals.com##.footer-wrapper
twentytwowords.com##.footer-zone
socwall.com##.footerLinks
bundesliga.com##.footerPartners
londonlovesbusiness.com##.footerPartnerships
abc.go.com##.footerRow
cartoonnetworkasia.com##.footerWrapper
olympicchannel.com##.footer__sponsor
sundownsfc.co.za##.footer_add
jackfm.co.uk,satbeams.com##.footer_banner
morningstar.in##.footer_links_wrapper
tiresandparts.net##.footer_top_banner
scotsman.com##.footer_top_holder
eurocupbasketball.com,euroleague.net##.footersponsors-container
purexbox.com##.for-desktop
videojug.com##.forceMPUSize
alphacoders.com##.form_info
northcoastnow.com##.formy
motorhomefacts.com##.forum-promo
permies.com##.forum-top-banner
newsroom.co.nz##.foundingpartners
b105.com##.fourSquare_outer
bc.vc##.fp-bar-dis
theiphoneappreview.com##.frame
freedom.tm##.frdm-sm-ico
moneycontrol.com##.freedom_band_desktop
chowhound.com##.freyja_ads_lb
wharton.upenn.edu##.friend-module
mnn.com##.from-our-partners
spanishcentral.com##.from_spanish_central
boingboing.net##.fromtheshop
executivetravelmagazine.com##.ft-add-banner
whatculture.com##.ft-banner
portalangop.co.ao,top1walls.com##.full-banner
marilyn.ca##.full-width.leaderboard
i4u.com##.fullStoryHeader + .SidebarBox
ptinews.com##.fullstoryadd
ptinews.com##.fullstorydivright
revolution935.com##.fullwidthbanner-container
ratebeer.com##.fums
anandtech.com,macrumors.com##.funbox
penny-arcade.com##.funding-horizontal
penny-arcade.com##.funding-vertical
mattgemmell.com##.fusion_attrib_footer
filecrypt.co##.fuuab
chrisbrownworld.com,myplay.com##.fwas300x250
masterworksbroadway.com##.fwas728x90_top
bluntforcetruth.com,borneobulletin.com.bn,chicagodefender.com,dallasvoice.com,gemat
su.com,hotnews.org.za,newsday.co.zw,nondoc.com,one.com.mt,radioinsight.com,thegolfn
ewsnet.com,theindependent.co.zw,thestandard.co.zw##.g
thelakewoodscoop.com##.g-col > a
nofilmschool.com##.g-leader
businessofapps.com##.g-single
yellowise.com##.g-widget-block
prokerala.com##.gAS_468x60
titantv.com##.gAd
about.com##.gB
free-games.net##.gPBoxAD
popgals.com##.g_adt
forum.freeadvice.com##.g_info
goworkabroad.co.uk,uptodown.com##.gad
enotalone.com##.gadb
snowboarding-essentials.com##.gadbdrtxt
gamerant.com,larousse.com##.gads
toptenwholesale.com##.gads-home-bottom
inserbia.info##.gads250
behance.net##.gallery-sponsor
cnx-software.com##.galtern
pcper.com,thedrum.co.uk,thefix.com##.gam-holder
9news.com##.gam_wrapper
addictinggames.com##.gameHeaderSponsor
muchgames.com##.gamead
monstertruckgames.org##.gamecatbox
keengamer.com##.gameon-above-the-title-970x250-desktop
keengamer.com##.gameon-in-content-desktop-1
cartoondollemporium.com##.games_dolls_ads_right300x250
adultswim.com##.gametap-placement
cpuboss.com##.gat-da
globes.co.il##.gbanner
canberratimes.com.au##.gbl_advertisementgrey
canberratimes.com.au,illawarramercury.com.au##.gbl_disclaimer
illawarramercury.com.au##.gbl_section
hongkongfp.com##.gcyberh
viamichelin.co.uk,viamichelin.com##.gdhBlockV2
geekwire.com##.geekwire_sponsor_posts_widget
escapehere.com##.gemini-loaded
investing.com##.generalOverlay
greenun24.co.uk,pinkun.com##.generic_sky
uefa.com##.geoTargetSponsor
uefa.com##.geoTargetSponsorHeader
motortrend.com##.get-quote
health24.com##.get_quote
arizonasports.com##.gfp
ksl.com##.gfp-slot
ktar.com##.gfp300250
mediacoderhq.com##.gg1
bitcomet.com##.gg728
cometbird.com##.gg_250x250
esportlivescore.com##.gg_left
esportlivescore.com##.gg_right
ebay.com##.ggtm
gethuman.com##.gh-ads
ghacks.net##.ghacks-ad
ghacks.net##.ghacks-ad-loaded
sporcle.com##.giIMU
hotfileserve.ws##.glb-opec
bikeradar.com##.global-banner
tornadomovies.co##.glx-teaser
cnx-software.com##.gmstr
usatoday.com##.gnt_tb
usatoday.com##.gnt_tbr
usatoday.com##.gnt_x__lbl
tripadvisor.com##.goLists
astro.com##.goad
thelakewoodscoop.com##.gofollow
apkmirror.com##.gooWidget
neogaf.com##.goodie300
neogaf.com##.goodie728
complaintsboard.com##.goog-border
eurodict.com##.googa
thenassauguardian.com##.googlAdd
africanadvice.com,appdl.net,freepopfax.com,pspad.com,sudantribune.com,thehackernews
.com##.google
zenit.org##.google-dfp
news-journalonline.com##.google-entry
i-dressup.com##.google-iframe
ausbt.com.au##.google-text-link-wrapper
rt.com##.google-top-banner
downloadatoz.com##.google300_bg
downloadatoz.com##.google300_title
inooz.co.uk##.googleContainer
dealspl.us##.googleDealBottom
complaints.com##.googleTop
bridalbook.ph##.google_srec
hoobly.com##.googlecont
mediamass.net##.googleresponsive
aleteia.org##.googletag
quizlet.com##.googlewrap
complaintsboard.com##.googtop
css3generator.com##.gotta-pay-the-bills
radioinsight.com##.gp-leader
disney.com##.gpt
sportinglife.com##.gpt-container
townhall.com##.gpt-header
dailypost.co.uk##.gpt-sticky-sidebar
twentytwowords.com##.gray-fullwidth
slantmagazine.com##.gray_bg
slantmagazine.com##.gray_bgBottom
greatandhra.com##.great_andhra_main_add_rotator
greatandhra.com##.great_andhra_main_add_rotator1
sportingnews.com##.grid-aside
teamrock.com##.grid-container-300x250
ncaa.com##.grid[style="height: 150px;"]
groovypost.com##.groov-adlabel
gtaforums.com##.gtaforums-ad
wheels24.co.za##.gumtree_component
animenewsnetwork.com##.gutter
themarknews.com##.h-section1
lyricsmode.com##.h113
superiorpics.com##.h250
lyricsmode.com##.h253
all-shares.com##.hSR
jewishjournal.com##.had-container
runtastic.com##.halfpage
ausbt.com.au##.halfpage-homepage
sbnation.com##.harmony-sponsorship
alternet.org##.has-banner
whistleout.com.au##.has-hover
twitter.com##.has-profile-promoted-tweet
denverpost.com##.hatad
tomshardware.com##.hawk-placeholder
laptopmag.com##.hawk-review-container
pcgamer.com,techradar.com##.hawk-widget-insert
zeefood.in##.hbanner2
chronicle.co.zw,herald.co.zw,zimpapers.co.zw##.hbanners
cricfree.sc,cricfree.tv##.hd-head-button
webtoolhub.com##.hdShade
pbnation.com##.hdrLb
pbnation.com##.hdrSq
caymannewsservice.com##.head-banner468
dnaindia.com##.head-region
psypost.org##.head.the-wrap
mariopiperni.com,tmrzoo.com##.headbanner
inverse.com##.header
ynaija.com##.header-728
worldpress.org##.header-b
americanfreepress.net,cookinglight.com,freemalaysiatoday.com,gameplayinside.com,hot
frog.co.uk,kodicommunity.com,landandfarm.com,mashable.com,myrecipes.com,pointblankn
ews.com,radiotoday.com.au,runt-of-the-web.com,soccer24.co.zw,wow247.co.uk##.header-
banner
softonic.com##.header-bar
fansided.com,winteriscoming.net##.header-billboard
vapingunderground.com##.header-block
worldpress.org##.header-bnr
playnj.com##.header-bonus
kveller.com##.header-bottom
css-tricks.com##.header-gradient-sponsor
expressandstar.com,guernseypress.com,jerseyeveningpost.com,realestate.com.au,shrops
hirestar.com,thebiggestloser.com.au##.header-leaderboard
natureasia.com##.header-leaderboard-wrap
queenscourier.com##.header-left
tfo.org,times.co.zm##.header-pub
floridanewsline.com,lyricsbogie.com,queenscourier.com,thenews.com.pk##.header-right
bentelevision.com,bh24.co.zw##.header-right-banner-wrapper
htxt.co.za##.header-sub
newtimes.co.rw,providencejournal.com,southernliving.com##.header-top
androidcentral.com,cordcutters.com,crackberry.com,technobuffalo.com,thrifter.com,wi
ndowscentral.com##.header-top-alert-bar
kollywoodtoday.net##.header-top-right
windowscentral.com##.header-top__offer
knowyourmeme.com##.header-unit-wrapper
astronomynow.com,maketecheasier.com##.header-widget
hd-trailers.net##.header-win
funnycatpix.com##.header728
onegreenplanet.org##.header728container
thelakewoodscoop.com##.headerPromo
bastropenterprise.com##.headerTop
maxim.com##.headerTopBar
domainnamewire.com,gaijinpot.com,squidoo.com##.header_banner
medicalnewstoday.com##.header_bar
kpopstarz.com##.header_bn
medicalnewstoday.com##.header_hr
steadyhealth.com##.headerboard
passageweather.com##.headerlink
bangtidy.net##.headlineapa_base
futhead.com##.headliner-homepage
venturebeat.com##.helm_story_type-sponsored
thenewslens.com##.help-tnl-container-300_250
thenewslens.com##.help-tnl-container-970_250
provideocoalition.com##.hero-promotions
hi5.com##.hi5-common-header-banner-ad
moneycontrol.com##.hide-mobile
mobilesyrup.com##.hide_768
all-shares.com##.highSpeedResults
duckduckgo.com##.highlight_sponsored
dailycurrant.com##.highswiss
skins.be##.hint
bizarrepedia.com##.holder
greatdaygames.com##.home_Right_bg
wpbt2.org##.home_banners
hpe.com##.home_leaderboard
securitymattersmag.com##.homeart_marketpl_container
news1130.com##.homepage-headlines-sponsorship-block
mancunianmatters.co.uk##.homepage-leader
sunshinecoastdaily.com.au##.homepageContainerFragment
phonebook.com.pk##.homeposter
inaruto.net##.honey-out
hoovers.com##.hoov_goog
esecurityplanet.com##.horiz-banner
lushstories.com##.horizhide
forlocations.com##.horizontalBanner
afro.com##.horizontalBanners
amulyam.in##.horzl_ad
hotscripts.com##.hostedBy
loaded.co.uk##.hot_banner_mpu
maps.google.com##.hotel-partner-item-sponsored
maps.google.com##.hotel-price
techworld.com.au##.house-slot
itp.net##.hpbanner
blog.recruitifi.com,stackify.com##.hs-cta-wrapper
filetram.com##.hsDownload
usatodayhss.com##.hss-background-link
channelinsider.com##.html_module
hanime.tv##.htvad.row
helpwithsmoking.com##.hws
extremetech.com##.hybrid-bar + div
f1i.com##.hype
animenewsnetwork.com,inquisitr.com##.iab
bastropenterprise.com##.iabMedRectContainer
telegraph.co.uk##.iabUnit
tripadvisor.com##.iab_medRec
infobetting.com##.ibBanner
shockwave.com##.icon16AdChoices
thebull.com.au##.iconos
caughtonset.com##.idlads_widget
idello.org##.idlo-ads-wrapper
aastocks.com##.idx-aabest
heraldsun.com.au##.iframe-316x460
impactlab.net##.ilad
filetram.com##.ilividDownload
pocket-lint.com##.im-desktop
intomobile.com##.im_970x90
wherever.tv##.image-banner
sen.com##.image_caption_div
imgfave.com##.image_login_message
blessthisstuff.com##.imagem_sponsor
laineygossip.com##.img-box
exchangerates.org.uk##.imt4
computerworld.com##.imu
popdust.com##.in
networkworld.com##.incontent_ata
mail.com##.indeed
brudirect.com##.index-banner
socialitelife.com##.index-inser
youplay.com##.index-medium-rectangle
vosizneias.com##.index_02_perms
theinertia.com##.inertia-ad-300x250
bab.la##.info-column
bab.la##.info-panel
yts.mx##.infobox-bordered
thenation.com##.inline-cta-module
bbc.com##.inline-horizontal-partner-module
4kq.com.au,961.com.au,973fm.com.au,cruise1323.com.au,gold1043.com.au,mix1011.com.au
,mix1023.com.au,mix106.com.au,wsfm.com.au##.inline-promo
newsweek.com##.inline-promo-link
forward.com##.inline-sponsored
pixdaus.com##.inlineBanner
pcgamesn.com,theloadout.com##.inlinerail
brightsideofnews.com##.inner-banner-72890
cartoonnetwork.com##.inner266
medical-hypotheses.com##.innerBanner
bloggerthemes.net##.inner_banner
nintendolife.com##.insert
beemp3s.org##.install-toolbar
thefix.com##.insurance-benefits-check-embedded
egmnow.com##.inter_vid
bullz-eye.com##.internal_rn_plug_block
guidelive.com##.interruption
gizmodo.co.uk,shropshirestar.com##.interruptor
ozy.com##.interstitial
komando.com##.interstitial-wrapper
12ozprophet.com##.intro
jango.com##.intro_block_module:last-child
bridgemi.com##.investors-wrapper
physicsworld.com##.iopp-sidebar
twitter.com##.is-promoted
drivearcade.com,freegamesinc.com##.isk180
abovethelaw.com,hbr.org,itwire.com##.island
947.co.za,air1.com,juicefm.com,pulse1.co.uk,pulse2.co.uk,signal1.co.uk,signal2.co.u
k,swanseasound.co.uk,thecurrent.org,thewave.co.uk,three.fm,wave965.com,wirefm.com,w
ishfm.net##.itunes
kfm.co.za##.itunes-sml
itweb.co.za##.itw-content-zone
monova.org##.iv_vid
ixigo.com##.ixi-ads-header
thejewishnews.com##.jn-article_medium-banner
careerone.com.au##.job-search-tower-ad
bnd.com##.jobs_widget_large
radiotoday.com.au##.jobsstyle
marinelink.com,maritimepropulsion.com,yachtingjournal.com##.jq-banner
demonslayermanga.com##.js-a-container
buzzfeed.com##.js-bfa-impression
beermoneyforum.com##.js-notices
formula1.com##.js-promo-item
hentai2w.com##.js-rotating
finder.com.au##.js-sitewide-banner
theguardian.com##.js-top-banner
11alive.com,12news.com,12newsnow.com,13newsnow.com,13wmaz.com,9news.com,abc10.com,c
bs19.tv,firstcoastnews.com,fox15abilene.com,kagstv.com,kare11.com,kcentv.com,kens5.
com,kgw.com,khou.com,kiiitv.com,king5.com,krem.com,ksdk.com,ktvb.com,kvue.com,myfox
zone.com,newscentermaine.com,thv11.com,wbir.com,wcnc.com,wfaa.com,wfmynews2.com,wgr
z.com,whas11.com,wkyc.com,wltx.com,wtsp.com,wusa9.com,wwltv.com,wzzm13.com##.just-
for-you
imgism.com##.kevin-lb
mbc.net##.killerbanner
vivastreet.co.uk##.kiwii-box-300x250
wantedinafrica.com##.kn-widget-banner
techspot.com##.konafilter
marketsmojo.com##.kotak_adv
the-star.co.ke##.l-banner
thenextweb.com##.l-postSingleCanvasBlocker
the-star.co.ke##.l-wrapper--banner-00
hitc.com##.la-wrapper
simplyhired.com##.label_right
soccernews.com##.large-promo
democraticunderground.com##.largeleaderboard-container
restaurants.com##.latad
espn.co.uk##.latest_sports630
flatuicolors.com##.launchers
aniscartujo.com##.layer_main
iwradio.co.uk##.layerslider_widget
flava.co.nz,hauraki.co.nz,mixonline.co.nz,newstalkzb.co.nz,radiosport.co.nz,thehits
.co.nz,zmonline.com##.layout__background
pastebin.com##.layout_clear
etonline.com##.lb_bottom
autosport.com##.lb_container
door2windows.com##.lbad
itp.net##.lboard
hotscripts.com,techrepublic.com,thepcguild.com##.leader
divamag.co.uk,readmetro.com##.leader-board
canada.com##.leader-board-wrapper
zdnet.com##.leader-bottom
channeleye.co.uk,laptopmag.com,mtv.com.lb##.leaderBoard
greatergood.com##.leaderBoard-container
businessghana.com##.leaderBoardBorder
bakercityherald.com##.leaderTop
freelanceswitch.com,stockvault.net,tutsplus.com##.leader_board
10daily.com.au,2gofm.com.au,923thefox.com,abajournal.com,abovethelaw.com,adn.com,ad
vosports.com,adyou.me,androidfirmwares.net,aroundosceola.com,autoaction.com.au,auto
s.ca,ballstatedaily.com,baydriver.co.nz,bellinghamherald.com,bestproducts.com,birdm
anstunna.com,blitzcorner.com,bnd.com,bradenton.com,browardpalmbeach.com,cantbeunsee
n.com,carynews.com,centredaily.com,chairmanlol.com,citymetric.com,citypages.com,cla
ytonnewsstar.com,clicktogive.com,clinicaltrialsarena.com,coastandcountrynews.co.nz,
cokeandpopcorn.com,commercialappeal.com,cosmopolitan.co.uk,cosmopolitan.in,cosmopol
itan.ng,courierpress.com,cprogramming.com,dailynews.co.zw,dallasobserver.com,digita
lspy.com,directupload.net,dispatch.com,diyfail.com,docspot.com,donchavez.com,drivin
g.ca,dummies.com,edmunds.com,electrek.co,elledecor.com,energyvoice.com,enquirerhera
ld.com,esquire.com,explainthisimage.com,expressandstar.com,film.com,foodista.com,fo
rtmilltimes.com,forums.thefashionspot.com,fox.com.au,fox1150.com,fresnobee.com,funn
yexam.com,funnytipjars.com,galatta.com,gamesindustry.biz,gamesville.com,geek.com,gi
vememore.com.au,gmanetwork.com,goldenpages.be,goldfm.com.au,goodhousekeeping.com,go
sanangelo.com,guernseypress.com,hardware.info,heart1073.com.au,heraldonline.com,hi-
mag.com,hit105.com.au,hit107.com,hot1035.com,hot1035radio.com,hotfm.com.au,hourdetr
oit.com,houstonpress.com,hypegames.com,iamdisappoint.com,idahostatesman.com,idello.
org,imedicalapps.com,independentmail.com,indie1031.com,intomobile.com,irishexaminer
.com,islandpacket.com,itnews.com.au,japanisweird.com,jerseyeveningpost.com,kentucky
.com,keysnet.com,kidspot.com.au,kitsapsun.com,knoxnews.com,kofm.com.au,lakewyliepil
ot.com,laweekly.com,ledger-
enquirer.com,legion.org,lgbtqnation.com,lifezette.com,lsjournal.com,mac-
forums.com,macon.com,mapcarta.com,marieclaire.co.za,marieclaire.com,marinmagazine.c
om,mcclatchydc.com,medicalnewstoday.com,mercedsunstar.com,meteovista.co.uk,meteovis
ta.com,miaminewtimes.com,milesplit.com,mix.com.au,modbee.com,monocle.com,morefailat
11.com,myrtlebeachonline.com,nameberry.com,naplesnews.com,nature.com,nbl.com.au,new
arkrbp.org,newsobserver.com,newstatesman.com,nowtoronto.com,nxfm.com.au,objectiface
.com,onnradio.com,openfile.ca,organizedwisdom.com,overclockers.com,passedoutphotos.
com,pehub.com,peoplespharmacy.com,perfectlytimedphotos.com,phoenixnewtimes.com,phot
ographyblog.com,pinknews.co,pons.com,pons.eu,radiowest.com.au,readamericanfootball.
com,readastonvilla.com,readbasketball.com,readbetting.com,readbournemouth.com,readb
oxing.com,readbrighton.com,readbundesliga.com,readburnley.com,readcars.co,readcelti
c.com,readchampionship.com,readchelsea.com,readcricket.com,readcrystalpalace.com,re
adeverton.com,readeverything.co,readfashion.co,readfilm.co,readfood.co,readfootball
.co,readgaming.co,readgolf.com,readhorseracing.com,readhuddersfield.com,readhull.co
m,readinternationalfootball.com,readlaliga.com,readleicester.com,readliverpoolfc.co
m,readmancity.com,readmanutd.com,readmiddlesbrough.com,readmma.com,readmotorsport.c
om,readmusic.co,readnewcastle.com,readnorwich.com,readnottinghamforest.com,readolym
pics.com,readpl.com,readrangers.com,readrugbyunion.com,readseriea.com,readshowbiz.c
o,readsouthampton.com,readsport.co,readstoke.com,readsunderland.com,readswansea.com
,readtech.co,readtennis.co,readtottenham.com,readtv.co,readussoccer.com,readwatford
.com,readwestbrom.com,readwestham.com,readwsl.com,rebubbled.com,recode.net,redding.
com,reporternews.com,roadrunner.com,roulettereactions.com,rr.com,sacarfan.co.za,san
luisobispo.com,scifinow.co.uk,seafm.com.au,searchenginesuggestions.com,shinyshiny.t
v,shitbrix.com,shocktillyoudrop.com,shropshirestar.com,southerncrossten.com.au,spac
ecast.com,sparesomelol.com,spoiledphotos.com,sportsnet.ca,sportsvite.com,starfm.com
.au,stopdroplol.com,straitstimes.com,stripes.com,sunfm.com.au,sunherald.com,supersp
ort.com,tattoofailure.com,tcpalm.com,techdigest.tv,techzim.co.zw,thecrimson.com,the
jewishnews.com,thenewstribune.com,theolympian.com,therangecountry.com.au,theriver.c
om.au,theskanner.com,thestar.com.my,thestate.com,timescolonist.com,timesrecordnews.
com,titantv.com,treehugger.com,tri-
cityherald.com,triplem.com.au,triplemclassicrock.com,tutorialrepublic.com,uswitch.c
om,vcstar.com,villagevoice.com,vivastreet.co.uk,walyou.com,waterline.co.nz,westword
.com,where.ca,wmagazine.com,yodawgpics.com,yoimaletyoufinish.com##.leaderboard
stltoday.com##.leaderboard-bottom
arabiaweather.com##.leaderboard-container
ratemds.com##.leaderboard-top
cbssports.com,ehow.co.uk,nowthisnews.com,scotsman.com,scout.com,thrillist.com##.lea
derboard-wrap
save.ca##.leaderboardMainWrapper
cargurus.com##.leaderboardParent
dosgamesarchive.com##.leaderboard_big_banner
bestcovery.com##.leaderboard_block
lookbook.nu,todaysbigthing.com##.leaderboard_container
tucsoncitizen.com##.leaderboard_container_top
directupload.net##.leaderboard_rectangle
realworldtech.com,rottentomatoes.com##.leaderboard_wrapper
ubergizmo.com,wired.co.uk##.leaderboardcontainer
fog24.com,free-games.net##.leaderboardholder
cherokeetribune.com,rockpapershotgun.com,vg247.com##.leaderboards
theprospectordaily.com##.leaderboardwrap
morewords.com##.lef
solidfiles.com,youserials.com##.left
republicbroadcasting.org##.left-sidebar-padder > #text-8
gogetaroomie.com##.left-space
elliotsblog.com##.left.box
ask.com##.leftLabel
yellowpages.com.ps##.leftSponsors
10minutemail.net##.leftXL
indiaresults.com##.left_add_incl
ultimate-guitar.com##.left_article_cont
youserials.com##.lefta
newsx.com##.leftaddsense
aol.com##.lft120x60
op.gg##.life-owner
mobygames.com##.lifesupport-footer-wrapper
mobygames.com##.lifesupport-header
thisismoney.co.uk##.linkro-darkred
babynamegenie.com,forless.com,o2cinemas.com,passageweather.com,worldtimeserver.com#
#.links
gosearchresults.com##.listing-right
cso.com.au,goodgearguide.com.au,pcworld.co.nz,pcworld.idg.com.au##.lo-toppromos
calgaryherald.com##.local-branding
allrecipes.com##.local-offers
1071thepeak.com##.logo-scroll
siberiantimes.com##.logoBanner
netwerk24.com,wheels24.co.za##.love2meet
smallseotools.com##.love_wraper
vg247.com##.low-leader-container
omegle.com##.lowergaybtn
omegle.com##.lowersexybtn
lifezette.com##.lz_leaderboard_outer
egotastic.com,readwrite.com##.m-adaptive
politifact.com##.m-billboard
fiaformulae.com##.m-partners
aol.com##.m-people-are-reading
downloadatoz.com##.ma
hitc.com##.ma-wrapper
gififly.com##.magic
wccftech.com##.main-background-wrap
nagpurtoday.in##.main-logo + div[style="float:right;"]
tradingpost.com.au##.mainWrapper-csa
instantshift.com##.main_banner_single
xspyz.com##.mainparagraph
makeprojects.com##.makeBlocks
mangainn.com##.mangareadtopad
allmenus.com##.mantle
romereports.com##.marg
pcper.com##.mark-overlay-bg
briefing.com##.market-place
investors.com##.marketBox
rtklive.com##.marketing_banner
investmentweek.co.uk##.marketing_content
abc15.com,entrepreneur.com,globest.com,kypost.com,myfoxboston.com,myfoxmemphis.com,
newsnet5.com,wcpo.com,wptv.com##.marketplace
poststar.com,stltoday.com##.marketplace-list
designtaxi.com##.masonry-brick.dynamic-width
pushsquare.com,songlyrics.com##.masthead
slacktory.com##.masthead-banner
lifesitenews.com##.matched-content-wrapper
fixitscripts.com##.max-banner
wraltechwire.com##.mbitalic
search.twcc.com##.mbs
hughhewitt.com##.mdh-main-wrap
srnnews.com##.mdh-wrap
mtv.com##.mdl_noPosition
thestar.com.my##.med-rec
orlandoweekly.com##.medRectangle
abajournal.com,etonline.com##.med_rec
medcitynews.com##.medcity-paid-inline
fontstock.net##.mediaBox
gismeteo.com##.media_left
gismeteo.com##.media_top
forbes.com##.medianet-wrapper
parents.com##.medianetPlaceholder
tvbay.org##.mediasrojas
tvplus.co.za##.medihelp-section
docspot.com##.medium
monhyip.net##.medium_banner
beautifuldecay.com##.medium_rectangle_300x250
ubergizmo.com##.mediumbox
rushlimbaugh.com##.mediumrec_int
democraticunderground.com##.mediumrectangle-op-blank
democraticunderground.com##.mediumrectangle-placeholder
anime-
planet.com,coolgames.com,fosswire.com,girlsocool.com,guygames.com,hallpass.com,stic
kgames.com,tuaw.com,watchmojo.com##.medrec
dressupgal.com##.medrec-main
joystiq.com,luxist.com,switched.com,tuaw.com,wow.com##.medrect
theboot.com##.medrect_aol
notcot.org##.medrect_outer
gossiponthis.com##.medrectangle
zdnet.com##.medusa
techrepublic.com##.medusa-horizontal
techrepublic.com##.medusa-rightrail
lookbook.nu##.megabanner_container
gamerdna.com##.members
videogamer.com##.mentioned-games__item__buy
toonjokes.com##.menu_fill_ad
flysat.com##.menualtireklam
spinitron.com##.merch
troyhunt.com##.message_of_support
eawaz.com##.metaslider
www.google.ac,www.google.ad,www.google.ae,www.google.al,www.google.am,www.google.as
,www.google.at,www.google.az,www.google.ba,www.google.be,www.google.bf,www.google.b
g,www.google.bi,www.google.bj,www.google.bs,www.google.bt,www.google.by,www.google.
ca,www.google.cat,www.google.cd,www.google.cf,www.google.cg,www.google.ch,www.googl
e.ci,www.google.cl,www.google.cm,www.google.co.ao,www.google.co.bw,www.google.co.ck
,www.google.co.cr,www.google.co.id,www.google.co.il,www.google.co.in,www.google.co.
jp,www.google.co.ke,www.google.co.kr,www.google.co.ls,www.google.co.ma,www.google.c
o.mz,www.google.co.nz,www.google.co.th,www.google.co.tz,www.google.co.ug,www.google
.co.uk,www.google.co.uz,www.google.co.ve,www.google.co.vi,www.google.co.za,www.goog
le.co.zm,www.google.co.zw,www.google.com,www.google.com.af,www.google.com.ag,www.go
ogle.com.ai,www.google.com.ar,www.google.com.au,www.google.com.bd,www.google.com.bh
,www.google.com.bn,www.google.com.bo,www.google.com.br,www.google.com.by,www.google
.com.bz,www.google.com.cn,www.google.com.co,www.google.com.cu,www.google.com.cy,www
.google.com.do,www.google.com.ec,www.google.com.eg,www.google.com.et,www.google.com
.fj,www.google.com.gh,www.google.com.gi,www.google.com.gt,www.google.com.hk,www.goo
gle.com.jm,www.google.com.jo,www.google.com.kh,www.google.com.kw,www.google.com.lb,
www.google.com.ly,www.google.com.mm,www.google.com.mt,www.google.com.mx,www.google.
com.my,www.google.com.na,www.google.com.ng,www.google.com.ni,www.google.com.np,www.
google.com.om,www.google.com.pa,www.google.com.pe,www.google.com.pg,www.google.com.
ph,www.google.com.pk,www.google.com.pr,www.google.com.py,www.google.com.qa,www.goog
le.com.ru,www.google.com.sa,www.google.com.sb,www.google.com.sg,www.google.com.sl,w
ww.google.com.sv,www.google.com.tj,www.google.com.tn,www.google.com.tr,www.google.c
om.tw,www.google.com.ua,www.google.com.uy,www.google.com.vc,www.google.com.ve,www.g
oogle.com.vn,www.google.cv,www.google.cz,www.google.de,www.google.dj,www.google.dk,
www.google.dm,www.google.dz,www.google.ee,www.google.es,www.google.fi,www.google.fm
,www.google.fr,www.google.ga,www.google.ge,www.google.gg,www.google.gl,www.google.g
m,www.google.gp,www.google.gr,www.google.gy,www.google.hk,www.google.hn,www.google.
hr,www.google.ht,www.google.hu,www.google.ie,www.google.im,www.google.iq,www.google
.is,www.google.it,www.google.it.ao,www.google.je,www.google.jo,www.google.jp,www.go
ogle.kg,www.google.ki,www.google.kz,www.google.la,www.google.li,www.google.lk,www.g
oogle.lt,www.google.lu,www.google.lv,www.google.md,www.google.me,www.google.mg,www.
google.mk,www.google.ml,www.google.mn,www.google.ms,www.google.mu,www.google.mv,www
.google.mw,www.google.ne,www.google.ne.jp,www.google.ng,www.google.nl,www.google.no
,www.google.nr,www.google.nu,www.google.pl,www.google.pn,www.google.ps,www.google.p
t,www.google.ro,www.google.rs,www.google.ru,www.google.rw,www.google.sc,www.google.
se,www.google.sh,www.google.si,www.google.sk,www.google.sm,www.google.sn,www.google
.so,www.google.sr,www.google.st,www.google.td,www.google.tg,www.google.tl,www.googl
e.tm,www.google.tn,www.google.to,www.google.tt,www.google.us,www.google.vg,www.goog
le.vu,www.google.ws##.mf8UVb
searchenginejournal.com##.mh-90
npr.org##.mi-purchase-links
slate.com##.microsoft_text_link
krebsonsecurity.com##.mid-banner
pissedconsumer.com,plussports.com##.midBanner
investing.com##.midHeader
siteadvisor.com##.midPageSmallOuterDiv
einthusan.com##.mid_leaderboard
einthusan.com##.mid_medium_leaderboard
einthusan.com##.mid_small_leaderboard
metroflog.com##.midbanner
edutourism.in##.middMain
ocweekly.com##.middle
scanwith.com##.middle-banner
tradetrucks.com.au##.middle-banner-list
ibtimes.co.in,ibtimes.co.uk##.middle-leaderboard
instantshift.com##.middle_banners_title
kcrw.com##.middle_bottom_wrap
lifezette.com##.midpoint
broadcastingworld.net##.midsection
tokyohive.com##.midunit
ar15.com##.miniBannersBg
washingtonpost.com##.ml-neg-gutter.mt-xxs.bg-offwhite
aol.com##.mlid-netbanner
mnn.com##.mnn-homepage-adv1-block
investopedia.com##.mntl-leaderboard-spacer
islamicfinder.org##.mobile-cards
techradar.com##.mobile-hawk-widget
techspot.com##.mobile-hide
thenation.com##.modalContainer
thenation.com##.modalOverlay
livelaw.in##.modal_wrapper_frame
webmd.com##.module-f-hs
ca2015.com##.module-footer-sponsors
4kq.com.au,961.com.au,96fm.com.au,973fm.com.au,cruise1323.com.au,gold1043.com.au,ki
is1011.com.au,kiis1065.com.au,mix1023.com.au,mix106.com.au,wsfm.com.au##.module-
leaderboard
4kq.com.au,961.com.au,96fm.com.au,973fm.com.au,cruise1323.com.au,gold1043.com.au,ki
is1011.com.au,kiis1065.com.au,mix1023.com.au,mix106.com.au,wsfm.com.au##.module-
mrec
nickelodeon.com.au##.module-mrect
heraldsun.com.au##.module-promo-image-01
pcworld.idg.com.au##.module-rhs-brandpost
wptv.com##.module.horizontal
hubpages.com##.moduleAmazon
olympicchannel.com##.module__footer
americantowns.com##.moduletable-banner
healthyplace.com##.moduletablefloatRight
uberrock.co.uk##.moduletablepatches
thetowner.com##.moleskine-product
thisismoney.co.uk##.money.item.html_snippet_module
grantland.com##.more-from-elsewhere
motherboard.tv##.moreFromVice
bestserials.com##.morePop
radiosport.co.nz##.mos-sponsor
anonymouse.org##.mouselayer
seetickets.com##.mp-sidebar-right
newscientist.com##.mpMPU
syfy.com##.mps-container
98fm.com,afcbournemouthnews.com,audioreview.com,autotrader.co.za,barrheadnews.com,b
igtop40.com,birminghammail.co.uk,birminghampost.co.uk,bobfm.co.uk,bordertelegraph.c
om,bracknellnews.co.uk,burnleyfcnews.com,carrickherald.com,caughtoffside.com,centra
lfifetimes.com,chelseanews.com,chroniclelive.co.uk,clydebankpost.co.uk,coventrytele
graph.net,crystalpalacenews.com,cultofandroid.com,cumnockchronicle.com,dailypost.co
.uk,dcsuk.info,directory.im,directory247.co.uk,divamag.co.uk,dplay.com,dumbartonrep
orter.co.uk,dunfermlinepress.com,durhamtimes.co.uk,eastlothiancourier.com,econsulta
ncy.com,evertonnews.com,examiner.co.uk,findanyfilm.com,football-
league.co.uk,games.co.uk,gamesindustry.biz,gazettelive.co.uk,getreading.co.uk,getsu
rrey.co.uk,golf365.com,goonernews.com,greenocktelegraph.co.uk,hammersheadlines.com,
helensburghadvertiser.co.uk,her.ie,herfamily.ie,huddersfieldtownnews.com,impartialr
eporter.com,indy100.com,irishexaminer.com,irvinetimes.com,jamieoliver.com,joe.co.uk
,joe.ie,largsandmillportnews.com,leicestercitynews.org,liverpoolecho.co.uk,localber
kshire.co.uk,look.co.uk,manchestereveningnews.co.uk,mancitynews.com,manunews.com,me
toffice.gov.uk,mtv.com.lb,mumsnet.com,musicradio.com,mygoldmusic.co.uk,newburyandth
atchamchronicle.co.uk,newcastleunitednews.org,newscientist.com,newstalk.com,norther
nfarmer.co.uk,osadvertiser.co.uk,peeblesshirenews.com,planetrock.com,propertynews.c
om,racecar-
engineering.com,radiox.co.uk,readamericanfootball.com,readarsenal.com,readastonvill
a.com,readbasketball.com,readbetting.com,readbournemouth.com,readboxing.com,readbri
ghton.com,readbundesliga.com,readburnley.com,readcars.co,readceltic.com,readchampio
nship.com,readchelsea.com,readcricket.com,readcrystalpalace.com,readeverton.com,rea
deverything.co,readfashion.co,readfilm.co,readfood.co,readfootball.co,readgaming.co
,readgolf.com,readhorseracing.com,readhuddersfield.com,readhull.com,readingchronicl
e.co.uk,readinternationalfootball.com,readlaliga.com,readleicester.com,readliverpoo
lfc.com,readmancity.com,readmanutd.com,readmiddlesbrough.com,readmma.com,readmotors
port.com,readmusic.co,readnewcastle.com,readnorwich.com,readnottinghamforest.com,re
adolympics.com,readpl.com,readrangers.com,readrugbyunion.com,readseriea.com,readsho
wbiz.co,readsouthampton.com,readsport.co,readstoke.com,readsunderland.com,readswans
ea.com,readtech.co,readtennis.co,readtottenham.com,readtv.co,readussoccer.com,readw
atford.com,readwestbrom.com,readwestham.com,readwsl.com,realradioxs.co.uk,redhillan
dreigatelife.co.uk,rochdaleonline.co.uk,rte.ie,runcornandwidnesweeklynews.co.uk,sai
ntsnews.com,scotsman.com,seagullsnews.com,sloughobserver.co.uk,smartertravel.com,sm
oothradio.com,southwestfarmer.co.uk,spin1038.com,spinsouthwest.com,sportsjoe.ie,spo
rtsmole.co.uk,spursnews.com,stokecitynews.com,strathallantimes.co.uk,swanseacitynew
s.com,tcmuk.tv,the-gazette.co.uk,the-
tls.co.uk,theadvertiserseries.co.uk,thejournal.co.uk,thelancasterandmorecambecitize
n.co.uk,thetimes.co.uk,thevillager.co.uk,thisisfutbol.com,todayfm.com,toffeeweb.com
,troontimes.com,uktv.co.uk,videocelts.com,walesonline.co.uk,walkon.com,warringtongu
ardian.co.uk,watfordfcnews.com,westbromnews.com,wiltshirebusinessonline.co.uk,winds
orobserver.co.uk##.mpu
edarabia.com##.mpu-300
greatbritishlife.co.uk,sport360.com##.mpu-banner
4music.com##.mpu-block
arabiaweather.com##.mpu-card
rightmove.co.uk##.mpu-slot
todayfm.com##.mpu2
crash.net##.mpuBack
digitalartsonline.co.uk##.mpuHolder
slidetoplay.com##.mpu_content_banner
dailymail.co.uk##.mpu_puff_wrapper
mashable.com##.mpucnt
popjustice.com##.mpufloatleft
411.com##.mr_top
ebay.com,farmweekly.com.au,geo.tv,goodfruitandvegetables.com.au,jozifm.co.za,medica
lnewstoday.com,metrofm.co.za,northqueenslandregister.com.au,nwherald.com,queensland
countrylife.com.au,runt-of-the-
web.com,stockandland.com.au,stockjournal.com.au,theland.com.au,thewest.com.au,topge
ar.com.ph,turfcraft.com.au##.mrec
jobfinderph.com##.mrec-banners
jobfinderph.com##.mrec-banners-inside
yellowpages.com.au##.mrec-container
gmanetwork.com##.mrect
motorsport.com##.ms-ap
motorsport.com##.ms-apb-dmpu
plus.im##.ms-creative-position-header
motortrend.com##.mt-spotlight
facemoods.com##.mts + .search-list
zerolives.com##.munder-content-wide-top
zerolives.com##.munder-top
gomoviesfree.sc##.mvic-btn
mycoupons.com##.myc_google
slate.com##.mys-header
slate.com##.mys-north-spons-ad
google.com##.nH.MC
mail.google.com##.nH.PS
laradiofm.com##.narrow_banner
scroll.in##.native
bbc.com##.native-promo-button
seura.fi##.nativead:not(.list)
animenfo.com##.nav2
thetechpoint.org##.navigation-banner
typo3.org##.navigationbanners
zeenews.india.com##.navnw-banrpad
yts.mx##.nbox-bordered
ncaa.com##.ncaa728text
ncaa.com##.ncaaAdTag
vocm.com##.nccBigBox
depositfiles.com,dfiles.eu##.network_downloader
keepcalm-o-matic.co.uk##.new-banner
ckom.com,newstalk650.com##.news-sponsor
tech-reviews.co.uk##.newsadsix
codingforums.com##.newscredit
licensing.biz,mcvuk.com,mobile-ent.biz,pcr-online.biz,toynews-
online.biz##.newsinsert
taxidrivermovie.com##.newsletter
democraticunderground.com##.nhome-mediumrectangle-container
hulkshare.com##.nhsBotBan
rtklive.com##.njoftime_publike
smartmoney.com##.no-top-margin
thedailycrux.com##.noPrint
fiercetelecom.com,fiercevideo.com##.node--type-embed-promo
mtv.co.uk##.node-download
doctoroz.com##.node-site_promo
tradingmarkets.com##.node_banner_right
ferrarichat.com##.node_sponsor
spotplanet.org##.nonregadd
moddb.com##.normalmediabox
cookingforengineers.com##.nothing
forums.digitalpoint.com##.noticeContent
tinkercad.com##.notifications-wrapper
bleepingcomputer.com##.noty_body
financialpost.com##.npBgSponsoredLinks
channel4fm.com##.npDownload
financialpost.com##.npSponsor
financialpost.com,nationalpost.com##.npSponsorLogo
timpul.md,trm.md##.numbers-placeholder
nplusonemag.com##.nurble
cheezburger.com##.nw-rail-min-250
marineelectronics.com,marinetechnologynews.com,maritimeprofessional.com##.nwm-
banner
vulture.com##.nym-ad-active
aleteia.org,comicbook.com,counton2.com,suntimes.com,thechronicleherald.ca##.oas
timesfreepress.com##.oas-instory
adage.com##.oaswrapper
cheezburger.com##.ob-widget-section
epicurious.com##.ob-widget-section > .ob-widget-header
lifehack.org##.offer
yasni.com##.offerbox
nationalpost.com##.offers
mada.org.qa##.official-sponsors
polishlinux.org##.oio-badge
okcupid.com##.okad
somethingawful.com##.oma_pal
newstalkzb.co.nz##.onair__sponsor
plus.im##.one-creative
thedigeratilife.com##.optad
forum.thaivisa.com##.our-friends
advocate.com,out.com##.ourSponsors
all-shares.com##.outInformation
indiewire.com##.outbrain-widget
eeweb.com##.overlay
stream4k.to##.overlay_box
golfweather.com##.ox300x250
info.co.uk##.p
documentarystorm.com##.p-2
beermoneyforum.com##.p-body-sidebar
thenextweb.com##.p-channel-banner-partner
worldoftanks-wot.com##.p2small
local.com##.pB5.mB15
chaptercheats.com##.pad10
xtremevbtalk.com##.page > #collapseobj_rbit
hotfrog.ca,hotfrog.com,hotfrog.com.au,hotfrog.com.my##.page-banner
channel4.com##.page-bg-link
manilastandard.net##.page-category-contents-adds
firehouse.com,locksmithledger.com,officer.com,securityinfowatch.com##.page-footer
technobuffalo.com##.page-header
oversixty.co.nz##.page-heading-wrap
channel4.com##.page-top-banner
krcrtv.com,ktxs.com,wcti12.com,wcyb.com##.pageHeaderRow1
nzcity.co.nz##.page_skyscraper
optimum.net##.paidResult
infoq.com##.paid_section
phonebook.com##.paidinfoportlet
eplans.com##.pair-bottom-banners
galtime.com##.pane-block-9
sportfishingmag.com##.pane-channel-sponsors-list
animax-asia.com,axn-
asia.com,betvasia.com,gemtvasia.com,onetvasia.com,settv.co.za,sonychannel.co.za,son
ychannelasia.com,sonymax.co.za,sonymovies.co.uk,sonytv.com##.pane-dart-dart-tag-
300x250-rectangle
soundandvisionmag.com##.pane-dart-dart-tag-bottom
thedrum.com##.pane-dfp
thedrum.com##.pane-dfp-drum-mpu-adsense
texasmonthly.com##.pane-dfp-sidebar-medium-rectangle-1
texasmonthly.com##.pane-dfp-sidebar-medium-rectangle-2
ncronline.org##.pane-ncr-blocks-home-first-ads
ncronline.org##.pane-ncr-blocks-home-second-ads
drupal.org##.pane-style-sponsor
sensis.com.au##.panel
afr.com##.panel--real_estate
tpblist.us##.panel-danger
panarmenian.net##.panner_2
businesstech.co.za,cd1025.com,letour.fr,myfigurecollection.net,prolificnotion.co.uk
,rugbyworldcup.com##.partner
hbr.org##.partner-center
mail.com##.partner-container
mavin.io##.partner-content
thefrisky.com##.partner-link-boxes-container
dzone.com##.partner-resources-block
nationtalk.ca##.partner-slides
emporis.com##.partner-small
domainmasters.co.ke##.partner2
delish.com##.partnerPromoCntr
youbeauty.com##.partner_content
mamaslatinas.com##.partner_links
411.com##.partner_search_header
411.com##.partner_searches
motachashma.com##.partnerbanner
freshnewgames.com##.partnercontent_box
phorio.com##.partnerlogos-wrapper
2oceansvibe.com,bundesliga.com,evertonfc.com,freedict.com,juventus.com,letour.fr,nr
l.com,speedcafe.com,tgdaily.com,travelweekly.com,tweetmeme.com,wbj.pl,wilv.com##.pa
rtners
araratadvertiser.com.au,areanews.com.au,armidaleexpress.com.au,avonadvocate.com.au,
batemansbaypost.com.au,baysidebulletin.com.au,begadistrictnews.com.au,bellingencour
ier.com.au,bendigoadvertiser.com.au,blayneychronicle.com.au,bombalatimes.com.au,boo
rowanewsonline.com.au,bordermail.com.au,braidwoodtimes.com.au,bunburymail.com.au,bu
sseltonmail.com.au,camdencourier.com.au,canowindranews.com.au,centraladvocate.com.a
u,centralwesterndaily.com.au,cessnockadvertiser.com.au,colliemail.com.au,colypointo
bserver.com.au,coomaexpress.com.au,cootamundraherald.com.au,cowraguardian.com.au,cr
ookwellgazette.com.au,dailyadvertiser.com.au,dailyliberal.com.au,donnybrookmail.com
.au,dungogchronicle.com.au,easternriverinachronicle.com.au,edenmagnet.com.au,espera
nceexpress.com.au,forbesadvocate.com.au,gleninnesexaminer.com.au,gloucesteradvocate
.com.au,goondiwindiargus.com.au,goulburnpost.com.au,greatlakesadvocate.com.au,grenf
ellrecord.com.au,guyraargus.com.au,hardenexpress.com.au,hepburnadvocate.com.au,hunt
ervalleynews.net.au,inverelltimes.com.au,irrigator.com.au,juneesoutherncross.com.au
,lakesmail.com.au,lithgowmercury.com.au,macleayargus.com.au,mailtimes.com.au,maitla
ndmercury.com.au,mandurahmail.com.au,manningrivertimes.com.au,margaretrivermail.com
.au,merimbulanewsonline.com.au,merredinmercury.com.au,moreechampion.com.au,mudgeegu
ardian.com.au,muswellbrookchronicle.com.au,myallcoastnota.com.au,nambuccaguardian.c
om.au,naroomanewsonline.com.au,narrominenewsonline.com.au,newcastlestar.com.au,nort
herndailyleader.com.au,northweststar.com.au,nvi.com.au,nynganobserver.com.au,oberon
review.com.au,parkeschampionpost.com.au,portnews.com.au,portpirierecorder.com.au,po
rtstephensexaminer.com.au,queanbeyanage.com.au,riverinaleader.com.au,sconeadvocate.
com.au,singletonargus.com.au,southcoastregister.com.au,southernhighlandnews.com.au,
southernweekly.com.au,standard.net.au,stawelltimes.com.au,summitsun.com.au,tenterfi
eldstar.com.au,theadvocate.com.au,thecourier.com.au,theherald.com.au,theridgenews.c
om.au,therural.com.au,townandcountrymagazine.com.au,ulladullatimes.com.au,waginargu
s.com.au,walchanewsonline.com.au,wauchopegazette.com.au,wellingtontimes.com.au,west
ernadvocate.com.au,westernmagazine.com.au,winghamchronicle.com.au,yasstribune.com.a
u,youngwitness.com.au##.partners-container
thedodo.com##.partners-widget
gmatclub.com##.partnersBottom
serverwatch.com##.partners_ITs
arrivealive.co.za##.partnersheading
ryanair.com##.partnersmenu
nzbclub.com##.partsincomplete
liveuamap.com##.passby
cjnews.com##.paszone_container
nhentai.com##.pb-0.w-100[style]
prankvidz.com##.pb-container
eeweb.com##.pbox
cryptocompare.com##.pc-text
neverendingplaylist.com##.pcad
photodom.com##.pd_AdBlock
imvu.com##.peoplesearch-ad
vosizneias.com##.perm
westernjournal.com##.persistent-footer
proxfree.com##.pfad2
sensis.com.au##.pfpRightParent
sensis.com.au##.pfplist
proxfree.com##.pftopad
mashable.com##.pga
locklab.com##.picwrap
metacrawler.com##.pirArea
gamesradar.com,techradar.com##.placeholder
qikr.co##.placeholder1
qikr.co##.placeholder2
browardpalmbeach.com,citypages.com,dallasobserver.com,houstonpress.com,laweekly.com
,lifebuzz.com,miaminewtimes.com,phoenixnewtimes.com,villagevoice.com,westword.com,z
erohedge.com##.placement
diglloyd.com##.placementInline
diglloyd.com##.placementTR
t45ol.com##.play_game_adcube_bloc
wherever.tv##.player-page-add
overthumbs.com##.playerad
netmums.com##.plinth-mpu
ulivetv.com##.plugbarremozi
playnj.com##.pnj-table
streamingthe.net##.pnl_video_2
freewebarcade.com##.pnum
pokernewsreport.com##.pokerbanner
bodybuilding.com##.poll-padding
thefix.com##.pop-up-a
pedestrian.tv##.popular-jobs-widget
tablesleague.com##.popup
pirateiro.com##.porndudelink
freenewspos.com##.pos-adt
freenewspos.com##.pos-adv
forums.linuxmint.com##.post + .divider + .bg3
wtop.com##.post--sponsored
rare.us##.post-block
awesomestyles.com##.post-download-screen
egotastic.com##.post-item-az
mobilitydigest.com##.post-rel
fandom.com##.post-search-results__slant
pinkisthenewblog.com##.post-wrap
mac-forums.com##.postMREC
thejournal.ie##.postSponsored
fastcodesign.com##.post__relative--recommender
litecointalk.org##.post_separator + .windowbg
neogaf.com##.postbit-goodie
phonebook.com.pk##.posterplusmiddle
phonebook.com.pk##.posterplustop
picocool.com##.postgridsingle
923thefox.com,fox1150.com,hot1035.com,hot1035radio.com,indie1031.com##.posts-banner
natgeotraveller.in##.powerWithSocial
thetowner.com##.powered
planetrugby.com##.pr-art-betlinks
mysmartprice.com##.prc-tbl
sassymamahk.com##.pre_header_widget
gamesting.com##.pregleaderboard
gcnlive.com##.premSponsor
towersearch.com##.premier
aubizbuysell.com.au,nzbizbuysell.co.nz,nzcommercial.co.nz,nzfranchises.co.nz,whitep
ages.com##.premium
dramafever.com##.premium-overlay
gamblinginsider.com##.premium_box
livingfilms.org##.premium_btn
livingfilms.org##.premium_btn_2
warez-files.com##.premium_results
crownheights.info##.prempo
theatlanticwire.com##.presented_by
pokerupdate.com##.prev-article
flobzoo.com,onlyfungames.com,yokogames.com##.preview2bannerspot
onlyfungames.com##.preview3bannerspot
anandtech.com##.pricing
cosmopolitan.com##.product-buy-button-wrapper
barnesandnoble.com##.product-commentary-advertisement
gokunming.com##.prom
apps.opera.com,babynamegenie.com,businessdailyafrica.com,film.com,foreignpolicy.com
,irishmirror.ie,macworld.com,manchestereveningnews.co.uk,nbcbayarea.com,nwherald.co
m,planetsourcecode.com,sciagaj.org,sportpesanews.com,thenextweb.com,totalxbox.com,v
arsity.com,w3techs.com,wgxa.tv##.promo
winscp.net##.promo-block
lamag.com,nextdoor.com##.promo-container
thepeoplesperson.com##.promo-first-para
pokertube.com##.promo-holder
efinancialnews.com##.promo-leaderboard
sitepoint.com##.promo-panel
imageshack.com##.promo-right
thepeoplesperson.com##.promo-right-300
texasmonthly.com##.promo-topper
conservativereview.com##.promo-wrapper
csoonline.com,itworld.com,javaworld.com,networkworld.com##.promo.list
bollywoodhungama.com##.promo266
fitnessmagazine.com##.promoContainer
itv.com##.promoMpu
texasmonthly.com##.promo__vertical
uxmatters.com##.promo_block
videobb.com##.promo_tab
animecharactersdatabase.com##.promobanner
walesonline.co.uk##.promobottom
dnainfo.com##.promomerchant_block
afullcup.com##.promos
penny-arcade.com##.promos-horizontal
hongkiat.com##.promote
investors.com,search.genieo.com,search.installmac.com##.promoted
twitter.com##.promoted-account
andoveradvertiser.co.uk,asianimage.co.uk,autoexchange.co.uk,banburycake.co.uk,barry
anddistrictnews.co.uk,basildonstandard.co.uk,basingstokegazette.co.uk,bicesteradver
tiser.net,borehamwoodtimes.co.uk,bournemouthecho.co.uk,braintreeandwithamtimes.co.u
k,brentwoodlive.co.uk,bridgwatermercury.co.uk,bridportnews.co.uk,bromsgroveadvertis
er.co.uk,bucksfreepress.co.uk,burnhamandhighbridgeweeklynews.co.uk,burytimes.co.uk,
campaignseries.co.uk,chardandilminsternews.co.uk,chelmsfordweeklynews.co.uk,chester
lestreetadvertiser.co.uk,chorleycitizen.co.uk,clactonandfrintongazette.co.uk,cotswo
ldessence.co.uk,cotswoldjournal.co.uk,cravenherald.co.uk,creweguardian.co.uk,dailye
cho.co.uk,darlingtonandstocktontimes.co.uk,dorsetecho.co.uk,droitwichadvertiser.co.
uk,dudleynews.co.uk,ealingtimes.co.uk,echo-
news.co.uk,enfieldindependent.co.uk,eppingforestguardian.co.uk,eveshamjournal.co.uk
,falmouthpacket.co.uk,freepressseries.co.uk,gazette-
news.co.uk,gazetteherald.co.uk,gazetteseries.co.uk,guardian-
series.co.uk,halesowennews.co.uk,halsteadgazette.co.uk,hampshirechronicle.co.uk,har
rowtimes.co.uk,harwichandmanningtreestandard.co.uk,heraldseries.co.uk,herefordtimes
.com,hillingdontimes.co.uk,ilkleygazette.co.uk,keighleynews.co.uk,kidderminstershut
tle.co.uk,knutsfordguardian.co.uk,lancashiretelegraph.co.uk,ledburyreporter.co.uk,l
eighjournal.co.uk,ludlowadvertiser.co.uk,maldonandburnhamstandard.co.uk,malverngaze
tte.co.uk,messengernewspapers.co.uk,milfordmercury.co.uk,newsshopper.co.uk,northwic
hguardian.co.uk,oxfordmail.co.uk,penarthtimes.co.uk,prestwichandwhitefieldguide.co.
uk,redditchadvertiser.co.uk,redhillandreigatelife.co.uk,richmondandtwickenhamtimes.
co.uk,romseyadvertiser.co.uk,runcornandwidnesworld.co.uk,salisburyjournal.co.uk,som
ersetcountygazette.co.uk,southendstandard.co.uk,southwalesargus.co.uk,southwalesgua
rdian.co.uk,southwestfarmer.co.uk,stalbansreview.co.uk,sthelensstar.co.uk,stourbrid
genews.co.uk,surreycomet.co.uk,suttonguardian.co.uk,swindonadvertiser.co.uk,tewkesb
uryadmag.co.uk,theargus.co.uk,theboltonnews.co.uk,thenational.scot,thenorthernecho.
co.uk,thescottishfarmer.co.uk,thetelegraphandargus.co.uk,thetottenhamindependent.co
.uk,thewestmorlandgazette.co.uk,thisisthewestcountry.co.uk,thurrockgazette.co.uk,ti
mes-
series.co.uk,wandsworthguardian.co.uk,warringtonguardian.co.uk,watfordobserver.co.u
k,westerntelegraph.co.uk,wharfedaleobserver.co.uk,wiltsglosstandard.co.uk,wiltshire
times.co.uk,wimbledonguardian.co.uk,wirralglobe.co.uk,witneygazette.co.uk,worcester
news.co.uk,yeovilexpress.co.uk,yorkpress.co.uk,yourlocalguardian.co.uk##.promoted-
block
twitter.com##.promoted-trend
twitter.com##.promoted-tweet[data-disclosure-type="issue"]
twitter.com##.promoted-tweet[data-disclosure-type="political"]
twitter.com##.promoted-tweet[data-disclosure-type="promoted"]
quora.com##.promoted_answer_wrapper
search.genieo.com##.promoted_right
bizcommunity.com##.promotedcontent-box
bizcommunity.com##.promotedcontent-box-top
reddit.com##.promotedlink
twitter.com,wral.com##.promotion
gocdkeys.com##.promotion_bg
thenextweb.com##.promotion_frame
mademan.com##.promotion_module
951shinefm.com##.promotional-space
wired.co.uk##.promotions
domainnamewire.com##.promotions_120x240
bostonreview.net,people.co.uk,walesonline.co.uk##.promotop
bullz-eye.com##.prompt_link
mywebsearch.com##.prontoBox
provideocoalition.com##.provi-sticky
psmag.com##.psmag-ad-300px
psmag.com##.psmag-ad-300x250
playswitch.com##.psmainshellad
kathmandupost.com##.pt-0
essentialmums.co.nz##.ptbl
1980-games.com,flash-mp3-
player.net,larousse.com,theportugalnews.com,tolonews.com##.pub
yabiladi.com##.pub2
tvgolo.com##.pub468x60top
larousse.com##.pub728x90
catchvideo.net##.pubRight
catchvideo.net##.pubTop
yabiladi.com##.pub_header
radionomy.com##.pub_imu
videolan.org##.pub_text
hellokids.com##.pub_topright
runt-of-the-web.com##.pubex
efe.com##.publi-wrapper
surinenglish.com##.publiTop
catholic.net##.publicidad
reporter.bz##.publicidad-logo
eitb.eus##.publicidad_robapaginas
europolitics.info##.publicite1
hancinema.net##.publicite_468x60
cinemalebnen.org##.publicity
sporcle.com##.pubnation
protect-url.net##.pubpagebas
radio.com##.purchase
the18.com##.push-downv
2conv.com##.push-offer
vidoza.net##.pvr
rockingsoccer.com##.pwadh
qrobe.it##.qad
eweek.com##.qmpContainer
sakshieducation.com##.qp-spl-bar
revolution935.com##.qt-sponsor
modernghana.com##.quikr_banner
unlockboot.com##.r-banner
decoist.com##.r300
periscopepost.com##.r72890
joins.com,rt.com##.r_banner
dietsinreview.com##.r_content_300x250
time.is##.rad
wahm.com##.rad-links
dawn.com##.radWrapper
900amwurd.com##.radio-container
about.com##.radlinks
mygames4girls.com##.rads07
dailyfreegames.com##.radsbox
weatherzone.com.au##.rainbowstrip
amctv.com##.rb-dart
mydorpie.com##.rbancont
forebet.com##.rbannerDiv
elyrics.net##.read3
commercialtrucktrader.com##.real-media300x250
nypost.com,pagesix.com##.recirc
golf.com,si.com##.recommend-section
biblegateway.com##.recommendations
wallpapers-room.com##.recommendations-468x60
biblegateway.com##.recommendations-column
biblegateway.com##.recommendations-header-column
biblegateway.com##.recommendations-view-row
aplus.com##.recommended-block
yellowpages.qa##.recommended-div
winaero.com##.recommended-inline
forestriverforums.com##.recommended-stories
gsmchoice.com##.recommends
uinterview.com##.rect-min-height
dailynews.co.zw,dosgamesarchive.com,twogag.com,webappers.com##.rectangle
wdun.com##.rectangle-300x250px
knowyourmeme.com##.rectangle-unit-wrapper
scholastic.com##.rectangleMedium
games.co.uk,gamesgames.com##.rectangular-banners
whatdigitalcamera.com##.reevoo
linux.com##.region-header-top
nbcolympics.com##.region-leaderboard
iheart.com##.region-recommendation-bottom
ana-white.com##.region-sidebar-second > #block-block-64
extrahardware.com##.region-skyscraper
futbol24.com##.rek
filmgo.org##.reklam-videoyan
topclassifieds.info##.reklama_vip
radiosi.eu##.reklame
techeblog.com##.related
autoblog.com##.related-products-portlet
pokerupdate.com##.related-room
classifiedextra.ca##.relativeBandeau
classifiedextra.ca##.relativeBoite
sleepywood.net##.relstar
upworthy.com##.res-iframe
driving.ca##.resource-center
techrepublic.com##.resource-centre
intelius.com##.resourceBox
informationweek.com##.resources
macmillandictionary.com##.responsive_cell_whole
3g2upl4pq6kufc4m.onion,duckduckgo.com##.result--ad > .result__body
jetphotos.com##.result--adv
qwant.com##.result--ext
classifiedads.com##.resultmarg
al.com,cleveland.com,gulflive.com,lehighvalleylive.com,masslive.com,mlive.com,newyo
rkupstate.com,nj.com,oregonlive.com,pennlive.com,silive.com,syracuse.com##.revenue-
display
thecarconnection.com##.review-continue-text
sociologyguide.com##.rgt_banners
siteslike.com##.rif
jta.org##.right-rail-container
softicons.com##.right_ga
talksms.com##.righttd
songlyrics.com##.ringtone-matcher
realitytea.com##.roadblock
surinenglish.com##.roba
roblox.com##.roblox-skyscraper
designtaxi.com##.row.displayboard
bikechatforums.com##.row2[style="padding: 5px;"]
freewebarcade.com##.rsads
newstrackindia.com##.rt-add336x280
itweb.co.za##.s-logos
hope1032.com.au##.s-supported-by
softonic.com##.sam-slot
beermoneyforum.com,geekdoing.com,nigerianbulletin.com,studentdoctor.net##.samBanner
Unit
teamfortress.tv##.sau
newindianexpress.com##.scc
bhg.com##.searchSponsors
minecraftservers.org##.second-banner
wbur.org##.section--breakout
sowetanlive.co.za##.section-article-sponsored
yellowpages.com.jo##.serp-left-banners
yellowpages.com.jo##.serp-right-banners
studyfinds.org##.sfspot
firesticktricks.com##.sgpb-popup-dialog-main-div-wrapper
firesticktricks.com##.sgpb-popup-overlay
skins.be##.shortBioShadowB
siliconrepublic.com##.show-for-medium-up
etherscan.io##.showcase-banner-spacing
mbauniverse.com##.shriresume-logo
news.am,viva.co.nz##.side-banner
gfycat.com##.side-slot
panarmenian.net##.side_panner
tutorialrepublic.com##.sidebar
spearswms.com##.sidebar-mpu-1
indianapublicmedia.org##.sidebar-upper-underwritings
thebadandugly.com##.sidebar30
celebritynetworth.com##.sidebarAvtBox
urlesque.com##.sidebarBanner
urgames.com##.sidebarBar
urgames.com##.sidebarScrapper
caster.fm##.sidebar_ablock
smallseotools.com##.sidebar_adds
instantshift.com##.sidebar_bsa_mid01
instantshift.com##.sidebar_bsa_top02
domainnamewire.com##.sidebar_promotions_small
mediacomcable.com##.sidebar_sponsored
instantshift.com##.sidebar_vps_banner
riotimesonline.com##.sidebarbanner
bridgemi.com##.sidebarboxinvest
thenokiablog.com##.sidebardirect
freedla.com##.sidebox
tothepc.com##.sidebsa
thecrimson.com##.sidekick
ee.co.za##.sidepromo
ohinternet.com##.sider
nabble.com##.signature
greatis.com##.sing
infosecurity-magazine.com,sassyhongkong.com##.site-leaderboard
wahcricket.com##.site-mainhead
macstories.net##.site-sponsor
faithtalk1500.com,kfax.com,wmca.com##.siteWrapLink
inthesetimes.com##.sites-of-interest
9gag.tv##.size-728x90
kwgn.com##.size_230_90
bit.com.au##.skin-btn
autocarindia.com##.skin-link
tennisworldusa.org##.skin1
charismanews.com##.skinTrackClicks
entrepreneur.com##.sky
edarabia.com##.sky-600
petoskeynews.com##.skyScraper
football365.com##.skybet
football365.com##.skybet-space
planetf1.com,planetrugby.com##.skybetbar
mymovies.net##.skyright
traditionalmusic.co.uk##.skys-right
afcbournemouthnews.com,baydriver.co.nz,bighospitality.co.uk,bigtennetwork.com,burnl
eyfcnews.com,californiareport.org,cheese.com,chelseanews.com,coastandcountrynews.co
.nz,columbiatribune.com,crystalpalacenews.com,datpiff.com,egyptindependent.com,emed
tv.com,etonline.com,evertonnews.com,evilmilk.com,goonernews.com,guanabee.com,hammer
sheadlines.com,huddersfieldtownnews.com,infosecurity-
magazine.com,iwatchstuff.com,keyetv.com,kqed.org,l4dmaps.com,leicestercitynews.org,
mancitynews.com,manunews.com,moneyweek.com,morningadvertiser.co.uk,newcastleunitedn
ews.org,pastemagazine.com,planetrock.com,pulse.co.uk,saintsnews.com,seagullsnews.co
m,sportsvibe.co.uk,spursnews.com,stokecitynews.com,swanseacitynews.com,theresurgent
.com,walkon.com,waterline.co.nz,watfordfcnews.com,weartv.com,webshots.com,westbromn
ews.com##.skyscraper
dailynewsegypt.com##.skyscraper-banner
infosecurity-magazine.com##.skyscraper-button
democraticunderground.com##.skyscraper-container
democraticunderground.com##.skyscraper-placeholder
gmx.com##.skyscraperClass
dosgamesarchive.com##.skyscraper_big
lookbook.nu,tucsoncitizen.com##.skyscraper_container
telegram.com##.skyscraper_in_narrow_column
singaporeexpats.com##.skyscrapers
fog24.com,futbol24.com##.skyscrapper
scotsman.com##.slab--leaderboard
slacker.com##.slacker-sidebar-ad
bikeradar.com##.slider-vert
thebeachchannel.tv##.slideshow
bustle.com##.slideshow-page__panoramic-ad
kcra.com,ketv.com,kmbc.com,wcvb.com,wpbf.com,wtae.com##.slideshowCover
bonappetit.com##.slideshow_sidebar_divider
thephuketnews.com##.slidesjs-container
foodfacts.com##.slimBanner
ecommercetimes.com##.slink-text
ecommercetimes.com##.slink-title
inbox.com##.slinks
gamesradar.com,techradar.com##.slotify-contents
euractiv.com,mnn.com,newsweek.com##.slug
pixelatedgeek.com##.small-leaderboard
ten.com.au##.small-listing.small-listing4.google
dealsonwheels.com##.small-text
hitsquad.com##.small-title
tbs.com##.smallBanners
pdnonline.com##.smallGrayType
cio-today.com,data-storage-today.com,mobile-tech-
today.com,toptechnews.com##.smallText
monhyip.net##.small_banner
duluthnewstribune.com##.smalltxt
geniuskitchen.com##.smart-rail
qwant.com##.snippet
fanhow.com##.softhalf
softpile.com##.softitem
inhabitat.com##.solar_widget_placeholder_img
elyrics.net##.songring
greatandhra.com##.sortable-item_top_add
businessdaytv.co.za##.source
crawler.com,phonebook.com.pk##.sp
1movies.is##.sp-cont
filestube.to##.spF
filestube.to##.spL
mywebsearch.com##.spLinkCon
ndtv.com##.sp_ad-t
rapid-search-engine.com##.sp_header
channelchooser.com##.span-12.prepend-top.last
kcsoftwares.com##.span2.well
fark.com##.spau
newsweek.com##.special-insight
fashionmagazine.com##.special-messages
picarto.tv##.specialbanner
weddingchannel.com##.specialoffers
thenextweb.com##.speeb_widget
ask.com##.spl_shd_plus
ask.com,search-results.com##.spl_unshd
ozy.com##.splash-takeover
informer.com##.spnsd
sundayworld.co.za##.spnsorhome
worldtimezone.com##.spon-menu
1130thetiger.com,1310news.com,2oceansvibe.com,964eagle.co.uk,abc22now.com,airlinero
ute.net,airliners.net,animepaper.net,ar15.com,austinist.com,bognor.co.uk,bostonstan
dard.co.uk,brisbanetimes.com.au,cd1025.com,centralillinoisproud.com,chicagoist.com,
chichester.co.uk,concordmonitor.com,dailymaverick.co.za,dcist.com,dnsleaktest.com,d
omainincite.com,dramafever.com,eastbourneherald.co.uk,electricenergyonline.com,euro
pages.co.uk,eurovision.tv,ewn.co.za,gamingcloud.com,gayvegas.com,gothamist.com,hali
faxcourier.co.uk,hastingsobserver.co.uk,homelife.com.au,informationweek.com,isearch
.igive.com,itwebafrica.com,khak.com,kkyr.com,kosy790am.com,kpbs.org,ktla.com,kygl.c
om,laist.com,lcfc.com,lep.co.uk,limerickleader.ie,mix933fm.com,networkworld.com,new
republic.com,news1130.com,newsweek.com,nocamels.com,nouse.co.uk,pastie.org,phillyvo
ice.com,pogo.com,portsmouth.co.uk,power959.com,prestontoday.net,proactiveinvestors.
com,proactiveinvestors.com.au,salemreporter.com,scotsman.com,sfist.com,shieldsgazet
te.com,sky.com,spaldingtoday.co.uk,speedcafe.com,spongepowered.org,sunderlandecho.c
om,techonomy.com,thefederalistpapers.org,thegatewaypundit.com,thestar.co.uk,theworl
d.org,userscripts.org,verizon.net,videolan.org,watoday.com.au,wayfm.com,westernjour
nal.com,wfnt.com,wigantoday.net,wklh.com,wnd.com,wscountytimes.co.uk,yorkshirepost.
co.uk,zuula.com##.sponsor
xda-developers.com##.sponsor-banner
tekrevue.com##.sponsor-blurb
bbc.com##.sponsor-container
xda-developers.com##.sponsor-dyn-banner
diynetwork.com##.sponsor-lead
newsroom.co.nz,techwire.net##.sponsor-logos
yourclassical.org##.sponsor-main-top
itwebafrica.com##.sponsor-message
sny.tv##.sponsor-row
oilprice.com##.sponsor-slider
theroot.com##.sponsor-slot-hp
tennessean.com##.sponsor-story-theme-bg-hover
cricketireland.ie##.sponsor-strip
eurobasket2015.org##.sponsor-stripe
mnn.com##.sponsor-title-image
linux-mag.com##.sponsor-widget
411.com,wprugby.com##.sponsor1
wprugby.com##.sponsor2
wprugby.com##.sponsor3
dptv.org##.sponsor300
arizonasports.com,ktar.com##.sponsorBy
rugbyworldcup.com##.sponsorFamilyWidget
investors.com##.sponsorFt
wine-searcher.com##.sponsorImg
natgeotraveller.in##.sponsorLogo
dlife.com##.sponsorSpecials
blbclassic.org##.sponsorZone
channel5.com##.sponsor_container
bolandrugby.com##.sponsor_holder
videolan.org##.sponsor_img
go963mn.com##.sponsor_strip
sat-television.com,satfriends.com,satsupreme.com##.sponsor_wrapper
freeyourandroid.com##.sponsorarea
vancouversun.com##.sponsorcontent
92q.com,abovethelaw.com,bestrade.co,biv.com,bostonmagazine.com,businesstech.co.za,c
hicagobusiness.com,chronicle.co.zw,cio.com,coingecko.com,computerworld.com,courier-
journal.com,courierpostonline.com,dailymaverick.co.za,dailyrecord.com,dailyworld.co
m,defensenews.com,delawareonline.com,delmarvanow.com,desmoinesregister.com,divamag.
co.uk,dnj.com,duckduckgo.com,examiner.co.uk,herald.co.zw,hometownlife.com,irishtime
s.com,javaworld.com,jconline.com,knoworthy.com,livingstondaily.com,lohud.com,lycos.
com,marionstar.com,marketingland.com,msn.com,nation.co.ke,networkworld.com,newsone.
com,searchengineland.com,seroundtable.com,sheboyganpress.com,shreveporttimes.com,st
argazette.com,startpage.com,tallahassee.com,tennessean.com,timeslive.co.za,travelle
r24.com,trovit.co.uk,wheels.ca,yippy.com##.sponsored
phillyvoice.com##.sponsored-article-widget
policeone.com##.sponsored-block
cbslocal.com##.sponsored-by
washingtontimes.com##.sponsored-container
thestar.com##.sponsored-listings
urlscan.io##.sponsorlogos
affiliatesrating.com,africaoilandpower.com,androidfilehost.com,armageddonexpo.com,a
rsenal.com,audiforums.com,backpage.com,blueletterbible.org,canaries.co.uk,dolliecra
ve.com,eaglewavesradio.com.au,ferrarichat.com,foodhub.co.nz,geckoforums.net,health2
4.com,hobbytalk.com,jaguarforums.com,keepvid.com,lake-
link.com,morokaswallows.co.za,mtvema.com,nesn.com,nineoclock.ro,quotes.net,thebugle
.co.za,thebulls.co.za,thedailywtf.com,thinksteroids.com,wbal.com,yellowpageskenya.c
om##.sponsors
keepvid.com##.sponsors-s
skilouise.com##.sponsorsSlider
pwnage.tv##.sponsors_bar
edie.net##.sponsors_bottom
grsecurity.net##.sponsors_footer_background2
driverdb.com##.sponsors_table
edie.net##.sponsors_top
gulfnews.com,newsweek.com,sky.com,theolympian.com##.sponsorship
news1130.com,news919.com,news957.com,sonicnation.ca##.sponsorship-block
seahawks.com##.sponsorship-bottom
createjs.com##.sponsorship-menu
yellowpageskenya.com##.sponsorsz
newswiretoday.com,przoom.com##.sponsortd
alexandriagazette.com,arlingtonconnection.com,burkeconnection.com,centre-
view.com,connection-
sports.com,emporis.com,fairfaxconnection.com,fairfaxstationconnection.com,greatfall
sconnection.com,herndonconnection.com,kusports.com,mcleanconnection.com,mountvernon
gazette.com,potomacalmanac.com,reston-
connection.com,springfieldconnection.com,union-
bulletin.com,viennaconnection.com##.spot
bizarrepedia.com##.spsnrd
motorauthority.com##.sq-block
nutritioninsight.com##.squarblk
autoaction.com.au##.square
kathmandupost.com##.sticky--bottom
babylonbee.com##.sticky-footer-image
salon.com##.sticky-wrapper
readarsenal.com##.stickyContainerMpu
wtop.com##.sticky_parent
theloadout.com##.sticky_rail600
politico.com##.story-continued
politico.com##.story-enhancement
twitter.com##.stream-item-group-start[label="promoted"]
twitter.com##.stream-item[data-item-type="tweet"][data-item-id*=":"]
twitter.com##.stream-tweet[label="promoted"]
ycuniverse.com##.subheader_container
monocle.com##.super-leaderboard
filecrypt.cc,filecrypt.co##.support_2
thespinoff.co.nz##.supporters-block
timesofmalta.com##.sw-Top
esportlivescore.com##.swiper-container
emoneyspace.com##.t_a_c
dealsofamerica.com##.tab_ext
thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,thelocal.fr,thelocal.it
,thelocal.no,thelocal.se##.taboola-row
recombu.com##.takeover-right
routesonline.com##.takeoverBanner
cyberparse.co.uk,greekreporter.com##.td-a-rec
alextimes.com##.td-a-rec-id-content_bottom
sonorannews.com##.td-a-rec-id-sidebar
brila.net,cgmagonline.com,theyeshivaworld.com,thisisanfield.com##.td-banner-wrap-
full
nontondramaonline.co##.td-banner-wrap-fulles
ticgn.com,wtf1.co.uk##.td-footer-wrapper
startlr.com##.td-g-rec
androidcommunity.com##.td-header-rec-wrap
5pillarsuk.com,sonorannews.com,thestonedsociety.com,weekendspecial.co.za##.td-
header-sp-recs
eastcountytoday.net##.td-ss-main-sidebar .textwidget a[target="_blank"] > img
gixen.com##.td_bck3
toronto.com##.td_featured
treetorrent.com##.tdwb
soccerway.com##.team-widget-wrapper-content-placement
itproportal.com##.teaser
mmegi.bw##.template_leaderboard_space
lastmenonearth.com##.text-muted
jekoo.com##.textCollSpons
sportschatplace.com##.textLink
nbcnews.com##.textSmallGrey
kqed.org##.textsponsor
evilbeetgossip.com##.textwidget
thriftyfun.com##.tf_gd_ad
thonline.com##.th-rail-weathersponsor
wdet.org##.thanks
nintendolife.com##.the300x250
burntorangereport.com##.theFlip
citizen.co.za##.theleaderboard
thonline.com##.thheaderweathersponsor
vogue.com##.thin_banner
onlinepokerreport.com##.thirstylinkimg
thesaturdaypaper.com.au##.thp-wrapper
y100.com##.threecolumn_rightcolumn
supercompressor.com##.thrillist-ad
dt-updates.com##.thx > .bottomBorderDotted + .block[style]:last-child
browardpalmbeach.com,citypages.com,dallasobserver.com,houstonpress.com,laweekly.com
,lifebuzz.com,miaminewtimes.com,phoenixnewtimes.com,villagevoice.com,westword.com##
.ticket
browardpalmbeach.com,citypages.com,dallasobserver.com,houstonpress.com,laweekly.com
,miaminewtimes.com,phoenixnewtimes.com,villagevoice.com,westword.com##.ticket-
button
nbcsports.msnbc.com##.ticketsnow-widget
trucksales.com.au##.tiles-container
coub.com##.timeline-banner
aardvark.co.nz##.tinyprint
softwaredownloads.org##.title2
mp1st.com##.titlebar-wrapper
wambie.com##.titulo_juego1_ad_200x200
centredaily.com##.tla
practicalmotorhome.com##.tlc-leaderboard
practicalmotorhome.com##.tlc-mpu-mobile-wrap
tldrlegal.com##.tldrlegal-ad-space
thenation.com##.tn-inline-cta-module
tvguide.co.uk##.to_clickable_area
newsok.com##.toolbar_sponsor
w3schools.com##.tooltip + div[style="height:90px;"]
euobserver.com##.top
searchza.com##.top-750
outlooktraveller.com##.top-add-banner
theync.com##.top-aff
arabianbusiness.com,automotive-
fleet.com,brainz.org,businessfleet.com,centralchronicle.in,cfl.ca,dnainfo.com,ebony
.com,fleetfinancials.com,government-
fleet.com,lctmag.com,leedsunited.com,letstalkbitcoin.com,reverso.net,schoolbusfleet
.com,spanishdict.com,sportpesanews.com,total-croatia-
news.com,truckinginfo.com,weeklyworldnews.com,worktruckonline.com,yellowpages.com.j
o,yellowpages.com.lb##.top-banner
rumorfix.com##.top-banner-container
citymetric.com,wjunction.com##.top-banners
softonic.com##.top-bar-notice
golf365.com##.top-con
foodrenegade.com##.top-cta
debka.com##.top-full-width-sidebar
ratemyprofessors.com##.top-header
1071thepeak.com,931dapaina.com,gpfans.com##.top-leaderboard
film.com##.top-leaderboard-container
speedtest.net##.top-placeholder
donedeal.ie##.top-placement-container
1340bigtalker.com##.top-right-banner
solidfiles.com##.top-section
belfastlive.co.uk,birminghammail.co.uk,bristolpost.co.uk,cambridge-
news.co.uk,chroniclelive.co.uk,cornwalllive.com,coventrytelegraph.net,dailypost.co.
uk,dailyrecord.co.uk,dailystar.co.uk,derbytelegraph.co.uk,devonlive.com,dublinlive.
ie,essexlive.news,examiner.co.uk,football.london,gazettelive.co.uk,getreading.co.uk
,getsurrey.co.uk,glasgowlive.co.uk,gloucestershirelive.co.uk,grimsbytelegraph.co.uk
,hertfordshiremercury.co.uk,hulldailymail.co.uk,irishmirror.ie,kentlive.news,lancs.
live,leicestermercury.co.uk,lincolnshirelive.co.uk,liverpoolecho.co.uk,manchesterev
eningnews.co.uk,mirror.co.uk,mylondon.news,nottinghampost.com,plymouthherald.co.uk,
somersetlive.co.uk,stokesentinel.co.uk,walesonline.co.uk##.top-slot
csnews.com,europeantour.com,gourmetretailer.com,pricegrabber.com,progressivegrocer.
com,singlestoreowner.com,techcentral.ie,urgames.com,urlesque.com##.topBanner
urgames.com##.topBannerBOX
onetime.com##.topBannerPlaceholder
techadvisor.co.uk##.topLeader
search.sweetim.com##.topSubHeadLine2
giveawayoftheday.com##.top_ab
onlymyhealth.com##.top_add
carmarthenshireherald.com,emu-
russia.net,freeiconsweb.com,hydrocarbonprocessing.com,laradiofm.com,praguepost.com,
themediaonline.co.za,tiresandparts.net,voxilla.com,weta.org##.top_banner
joebucsfan.com##.top_banner_cont
freeridegames.com##.top_banner_container
thebatt.com##.top_banner_place
sportspagenetwork.com##.top_banner_scoreboard_content
itp.net##.top_bit
famousbloggers.net##.top_content_banner
postcourier.com.pg##.top_logo_righ_img
wallpapersmania.com##.top_pad_10
everydayhealth.com,gamingonlinux.com,makezine.com,mangashare.com,religionnewsblog.c
om,roadtests.com,rollingout.com,sina.com,thenewstribe.com##.topad
dnaindia.com##.topadd
nx8.com,search.b1.org##.topadv
900amwurd.com,bankrate.com,chaptercheats.com,copykat.com,dotmmo.com,downv.com,factm
onster.com,harpers.org,tinyurl.com,weta.org,xinhuanet.com##.topbanner
drugs.com##.topbanner-wrap
thistv.com##.topbannerarea
wafa.ps##.topembed
channel103.com,islandfm.com##.topheaderbanner
emedtv.com,gadling.com##.topleader
gamesting.com##.topleaderboard
bootsnipp.com##.toppromo
cambridge.org##.topslot-container
madamasr.com##.topspace
enn.com##.topwrapper
pgatour.com##.tourPlayerFooterAdContainer
outdoorchannel.com##.tout_300x250
metric-conversions.org,sporcle.com##.tower
emedtv.com##.tpad
pagesinventory.com##.tpromo
unlockboot.com##.tr-caption-container
911tabs.com##.tr1
namemc.com##.track-link
urlscan.io##.trails
traveller24.com##.travel_widget
nj.com##.travidiatd
metro.co.uk##.trending-sponsored-byline
sitepoint.com##.triggered-cta-box-wrapper-bg
filediva.com,torrentfunk2.com,yourbittorrent2.com##.trtbl
thestar.com##.ts-articlesidebar_wrapper
techspot.com##.ts_google_ad
zimpapers.co.zw##.tsbanners
winteriscoming.net##.tshirt-wrapper
infoplease.com##.tutIP-infoarea
simpleprogrammer.com##.tve-leads-post-footer
metro.co.uk##.tw-item-sponsored
joebucsfan.com##.tweet_div1
shaaditimes.com##.txt[style="border: solid 1px #A299A6; background-color:
#FDFCFC;"]
bizjournals.com##.u-bg-sponsored
funkykit.com##.ubm_rotation_widget
bitenova.nl,bitenova.org##.un
bitenova.nl,bitenova.org##.un_banner
pixhost.to##.under-image
nv1.org##.underwriters
wbgo.org##.underwriting
wonderwall.com##.unicorn-wrap
wonderhowto.com##.unverVidAd
hottipscentral.com##.unwrapped
notebook-driver.com##.updrv
memez.com##.upperSideBox
christiantoday.com##.usefulLinks
downeu.net##.usenet
audioz.download##.usenetWide
mnova.eu##.usenetd
money-forum.org##.usideblock
universetoday.com##.ut_ad_content
wbur.org##.uw--rectangle
wbur.org##.uw-label--bottom
brandonsun.com##.v4_tile_flyertown
vosizneias.com##.vad_container
vosizneias.com##.vads
lasvegassun.com##.varWrapper
venturebeat.com##.vb-ad-leaderboard
drivearchive.co.uk##.vehicle[style="background-color:#b0c4de"]
heraldtribune.com##.vendor
thelocalweb.net##.verdana9green
softpile.com##.versionadv
inverse.com##.vert-div
newsnet5.com,wcpo.com##.vertical-svg
praguepost.com##.vertical_banner
autoslug.com##.video
dailystoke.com,wimp.com##.video-ad
streamhd.eu##.videoBoxContainer
drive.com.au##.videoGalLinksSponsored
streamty.com##.video_adp3
fora.tv##.video_plug_space
asianjournal.com##.videosidebar
euractiv.com##.view-Sponsors
moviemet.com##.view-amazon-offers
next-gen.biz##.view-featured-job-ad
variety.com##.vip-banner
dotesports.com##.visible-lg-block
vev.io##.vjs-overlay
vidup.io##.vjs-overlay-background
op.gg##.vm-placement
bristolpost.co.uk,cambridge-
news.co.uk,derbytelegraph.co.uk,grimsbytelegraph.co.uk,hertfordshiremercury.co.uk,h
ulldailymail.co.uk,leicestermercury.co.uk,nottinghampost.com,plymouthherald.co.uk,s
tokesentinel.co.uk##.vouchers
mirrorace.com##.vpn-download
vivastreet.co.uk##.vs-summary-300x250
lifescript.com##.vtcMiddle
independent.ie##.w138
plumasnews.com##.w49
xe.com##.wa_leaderboard
utrend.tv##.wad
sportskrap.com##.wallpaper-link
torrentdownloads.me##.warez
filmlinks4u.is##.watch-dl-img
channel4.com##.watchLiveOutlinks
movie25.cm##.watchnow
wbal.com##.wbal-banner
plagiarism.org##.wc_logo
dir.indiamart.com##.wd1
glamourvanity.com##.wdt_gads
timesfreepress.com##.weatherSponsor
vg.no##.webboard
probuilds.net##.welcome-bnr
mobygames.com,taskcoach.org##.well
gearlive.com##.wellvert
codinghorror.com##.welovecodinghorror
transfermarkt.co.uk##.werbung
transfermarkt.co.uk##.werbung-skyscraper
wikihow.com##.wh_ad_inner
mansionglobal.com##.whats_trending-listing_of_the_day-container
soccer365.com##.whiteContentBdr350
hellokids.com##.white_box.r5
betanews.com##.whitepapers
wonderhowto.com##.whtaph
wonderhowto.com##.whtaph-rightbox
pimpandhost.com##.wide-iframe-wrapper
footyroom.com##.wideBox
inooz.co.uk##.wideContainer
laradiofm.com,netpages.co.za,pch.com,pchgames.com##.wide_banner
netpages.co.za##.wide_banner2
roms43.com##.widebanner
networkworld.com##.wideticker
headforpoints.com##.widget--aside.widget
fijisun.com.fj,soccer24.co.zw##.widget-1
soccer24.co.zw##.widget-2
fijisun.com.fj##.widget-3
tf2outpost.com##.widget-aphex
smartearningsecrets.com##.widget-area
miniclip.com##.widget-mpu
shanghaiist.com##.widget-skyscraper
dose.ca##.widget_650
beverlyhillsmagazine.com,fxempire.com##.widget_banner
dailynewsegypt.com##.widget_bannerleaderboard
valke.co.za##.widget_banners
bitguru.co.uk##.widget_black_studio_tinymce
wplift.com##.widget_bsa
usacryptocoins.com##.widget_buffercode_banner_upload_info
motoring.com.au##.widget_car_stock_widget
radio.com##.widget_cbs_gamification_stats_widget
lulzsec.net##.widget_chaturbate_widget
energyvoice.com##.widget_dfp_widget
current.org,religionnews.com##.widget_doubleclick_widget
eos.org##.widget_eosadvertisement
styleblazer.com##.widget_fashionblog_ad
essentials.co.za##.widget_featured_post_widget
extremetech.com##.widget_gptwidget
fxempire.com##.widget_latest_promotions
fxempire.com##.widget_latest_promotions_right
theiphoneappreview.com##.widget_links
geek.com##.widget_logicbuy_first_deal
massivelyop.com##.widget_massivelyop_advertisement
circuitbasics.com##.widget_media_image
cyclingweekly.com##.widget_monetizer_widget
modamee.com##.widget_nav_menu
fxempire.com##.widget_recommended_brokers
dailynewsegypt.com##.widget_rotatingbanners
twistedsifter.com##.widget_sifter_ad_bigbox_widget
acprimetime.com,brigantinenow.com,downbeachbuzz.com##.widget_sp_image
nineoclock.ro##.widget_sponsor
automobilemag.com##.widget_ten_automobilemag_outbrain
amygrindhouse.com,lostintechnology.com##.widget_text
ynaija.com##.widget_ti_code_banner
fxempire.com##.widget_top_brokers
venturebeat.com##.widget_vb_dfp_ad
xhamster.com##.wih-banner
xhamster.com##.wih-spl
xhamster.com##.wih-spot-container
espn.co.uk##.will_hill
foxsports.com##.wisfb_sponsor
windowsloop.com##.wl-prakatana
weatherzone.com.au##.wo-widget-wrap-1
itsfoss.com##.wp-coupons
planet5d.com##.wp-image-1573
hack-sat.com##.wp-image-31131
breaking911.com,breakingac.com,carnewschina.com,hotelemarketer.com,jatan.blog,kakuc
hopurei.com,lbo-
news.com,mediabiasfactcheck.com,mediapunta.net,michaelsavage.com,mynintendonews.com
,premiumtimesng.com,theconservativetreehouse.com,thecryptosphere.com,thehungaryjour
nal.com,them0vieblog.com,thenationalsentinel.com,whysayanything.com,wordpress.com##
.wpa
rustourismnews.com##.wpb_widgetised_column
notjustok.com##.wpbr-widget
notjustok.com##.wpbrbanner
buzzinn.net##.wpn_finner
talkers.com##.wpss_slideshow
theregister.co.uk,theregister.com##.wptl
currentaffair.com##.wrap-cad
paultan.org##.wrapper-footer
twentytwowords.com##.wrapper-min-height-standard
poynter.org##.wsm_frame_medium
webtoolhub.com##.wth_zad_text
dotabuff.com##.wukong-side
newsherder.com##.x-300x250
ocaholic.ch##.xoops-blocks
chronicle.com,fareastgizmos.com,ganzworld.com,webdesignerdepot.com##.xoxo
arstechnica.co.uk##.xrail-content
bit-tech.net##.xtag_container
idealhomegarden.com##.yahooSl
newsok.com##.yahoo_cm
thetandd.com##.yahoo_content_match
yardbarker.com##.yard_leader
local.com##.yextSpecOffer
filmgo.org##.yildiz-pageskin-link
selfbutler.com##.yitems
thehackernews.com##.zoho-box
dailyheadlines.net,fandustry.com,joeforamerica.com,newszoom.com,politichicks.com,re
viveusa.com,theblacksphere.net,valuewalk.com##.zone
sitepoint.com##ADS-WEIGHTED
trademe.nz##TM-SPONSOR-LINKS
hltv.org##[class*="widget"]
monova.org##[class] > div + span[class]
uploader.link##[class^="ads"]
bitcointalk.org##[class^="sportsbet"]
fortune.com##[data-partial="sponsored-tile"]
nigerianbulletin.com##[data-widget-key="sidebar_sponsored_posts"]
gamecopyworld.eu##[href*="@"]
hltv.org##[href*="bbfun88.com"]
123moviesfree.com,7-up.net,9jaflaver.com,alaskapublic.org,allkeyshop.com,ancient-
origins.net,animeidhentai.com,arabtimesonline.com,carmag.co.za,coinad.com,dailypost
.ng,digitallydownloaded.net,dotesports.com,dotmmo.com,fresherslive.com,gizmochina.c
om,guidedhacking.com,hackernoon.com,hlstester.com,indishare.org,mbauniverse.com,mot
achashma.com,mydramalist.com,myreadingmanga.info,owaahh.com,premiumtimesng.com,resu
ltuniraj.co.in,retail.org.nz,rustourismnews.com,senimovie.co,ssbcrack.com,tetris.co
m,torrentdownloads.me,trancentral.tv,ultshare.com,vumafm.co.za,yeyeboyz.net,zmescie
nce.com##[href*="bit.ly/"]
steroid.com##[href*="https://www.anabolics.com"]
audiobookbay.net##[href="/dl-14-days-trial"]
1movies.is##[href="/user/premiummembership"]
2pass.co.uk##[href="bicycle-insurance.htm"]
sqlfiddle.com##[href="https://entityframework-extensions.net/"]
mhktricks.org##[href="https://www.deepbrid.com/"]
steroid.com##[href^="/out.php"]
watchcartoonsonline.la##[href^="/scripts/"]
fxsforexsrbijaforum.com##[href^="https://affiliate.iqoption.com/"]
torrentdownloads.me##[href^="https://affiliate.rusvpn.com/"]
ancient-origins.net,ssbcrack.com##[href^="https://amzn.to/"]
downturk.net##[href^="https://bit.ly/"]
readlightnovel.org##[href^="https://go.onelink.me/"]
thehackernews.com##[href^="https://go.thn.li/"]
dotesports.com##[href^="https://gumgum.com/"]
wakingtimes.com##[href^="https://shiftnetwork.infusionsoft.com"]
unknowncheats.me##[href^="https://www.iwantcheats.net/"]
gamecopyworld.com##[href^="https://www.kinguin.net/"]
nwanime.tv##[href^="https://www.nutaku.net/signup/landing/"]
circuitbasics.com##[href^="https://www.pcbway.com/"]
vidoza.net##[id*="Overlay"]
friendsfullepisodes.com,ouo.io,ouo.press##[id*="ScriptRoot"]
monova.org##[onclick] > [target="_blank"]
monova.org##[onclick] > a[class]
filecrypt.cc,filecrypt.co##[onclick^="location.href"]
filecrypt.cc,filecrypt.co##[onclick^="top.location"]
nzbindex.com##[src="/img/i/frugal.gif"]
bdupload.asia##[src^="https://i.imgur.com/"]
mpgh.net##[srci^="https://www.stankyrich.com/relman/fp/"]
uploaded.to##[style="margin-left: 15px;"]
wahm.com##[style="min-height:250px;"]
imagetwist.com##[target="_blank"] > img
ewallpapers.eu##[title="Advertising"]
torrentresource.com##[width="150"]:last-child
ewallpapers.eu##[width="160"]
crackdump.com##[width="468"]
4chan.org##[width="728"]
crackdump.com##[width="74"]
mobiforge.com##a > img[alt="Ad"]
video-download.online##a > img[src][style]
facebook.com,facebookcorewwwi.onion##a[ajaxify*="&eid="] +
a[href^="https://l.facebook.com/l.php?u="]
facebook.com##a[aria-label="Advertiser link"]
experthometips.com##a[class^="abp_image_"]
bernama.com##a[class^="banner_photo_"]
probuilds.net##a[class^="dl-blitz-"]
3dnatives.com##a[data-bid][target="_blank"]
bestvpn.com##a[href$="_banner"]
beforeitsnews.com,boredpanda.com,celebrityweightloss.com,fittube.tv,in5d.com,jeffbu
llas.com,siteworthchecker.com,themindunleashed.com,windowsloop.com##a[href*=".hop.c
lickbank.net"]
whatismyreferer.com##a[href*="/?offer_id="]
itweb.co.za##a[href*="/adclick.php?"]
igorslab.de,landline.media,sundayworld.co.za,theroanokestar.com,thevoicebw.com,visu
alcapitalist.com##a[href*="/linkout/"]
spokesman.com##a[href*="/marketing/"]
movie-censorship.com##a[href*="/out.php?"]
imagetwist.com##a[href*="/raa/"]
civilserviceindia.com##a[href*="/red.php?bu="]
charismanews.com,sundayworld.co.za,universityaffairs.ca##a[href*="/sponsored-
content/"]
bbc.com,biznews.com,businessdailyafrica.com,financialexpress.com,independent.ie,iri
shtimes.com,komonews.com,nan.ng,seattletimes.com,spokesman.com##a[href*="/
sponsored/"]
imagetwist.com##a[href*="/xyz1.html"]
distrowatch.com##a[href*="3cx.com"]
deadline.com##a[href*="javascript:"]
twitter.com##a[href*="src=promoted_trend_click"]
twitter.com##a[href*="src=promoted_trend_click"] + div
unitconversion.org##a[href="../noads.html"]
infowars.com##a[href="http://prisonplanet.tv/"]
time4hemp.com##a[href="https://www.seriousseeds.com/"]
horriblesubs.info,naturalnews.com,naturalnewsblogs.com##a[href][rel="nofollow"]
rarbg.to,rarbgaccess.org,rarbgmirror.com,rarbgmirror.org,rarbgproxy.com,rarbgproxy.
org,rarbgunblock.com,rarbgunblocked.org##a[href][target="_blank"] > button
doubleclick.net##a[href^="//dp.g.doubleclick.net/apps/domainpark/"]
sweflix.net,sweflix.to##a[href^="/adrotate.php?"]
facebook.com##a[href^="/ads/"]
shroomery.org##a[href^="/ads/ck.php?"]
shroomery.org##a[href^="/ads/www/delivery/"]
facebook.com,facebookcorewwwi.onion##a[href^="/ajax/emu/end.php?"]
icmag.com##a[href^="/banners.php?"]
rsbuddy.com##a[href^="/campaign/click_"]
saigoneer.com##a[href^="/component/banners/"]
resettoo.com##a[href^="/dl.php"]
ebook3000.com,stream1.me##a[href^="/download/"]
merdb.ru##a[href^="/external.php?gd=0&"]
tampermonkey.net##a[href^="/f.php?f="]
bts.ph##a[href^="/goto_.php?"]
lightreading.com##a[href^="/lg_redirect.asp?piddl_lgid_docid="]
freedomhacker.net##a[href^="/out/"]
airliners.net##a[href^="/rad_results.main?"]
torrentv.org##a[href^="/rec/"]
kickasstorrents.to##a[href^="/torrents/Download"]
torrentproject2.se##a[href^="/vpn/"]
474747.net##a[href^="ad"]
xbox-hq.com##a[href^="banners.php?"]
nawcc.org##a[href^="funbox/Roan-"]
heroturko.org##a[href^="http://MyDownloadHQ.com/index.asp?PID="]
newssun.com##a[href^="http://access.newssun.com/b_cl.php?"]
depositfiles.com,dfiles.eu##a[href^="http://ads.depositfiles.com/"]
senimovie.co##a[href^="http://dibuka.net/"]
dvdtalk.com##a[href^="http://dvdtalk.pricegrabber.com/"]
torrentfreak.com##a[href^="http://go.nordvpn.net/"]
iamdisappoint.com,shitbrix.com,tattoofailure.com##a[href^="http://goo.gl/"]
dulfy.net##a[href^="http://send.onenetworkdirect.net/"]
shelbystar.com##a[href^="http://web.gastongazette.com/advertising/"]
myrailinfo.in##a[href^="http://www.amazon."][href*="tag="]
jpost.com##a[href^="http://www.danhotels.com/JerusalemHotels/?utm_"]
vgleaks.com##a[href^="http://www.dhgate.com/"]
htcsource.com##a[href^="http://www.htcsimunlock.com/"]
thesearchenginelist.com##a[href^="http://www.kqzyfj.com/"]
2x4u.de##a[href^="http://www.myfreecams.com/?baf="]
rpg.net##a[href^="http://www.rpg.net/ads/"]
tundraheadquarters.com##a[href^="http://www.tkqlhce.com/"]
japantoday.com##a[href^="https://go.injapan.com/"]
herald.ca##a[href^="https://goo.gl/"]
mmos.com##a[href^="https://mmos.com/play/"]
time4hemp.com##a[href^="https://referral.robinhood.com/"]
pdevice.com##a[href^="https://t.cfjump.com/"] > img
time4hemp.com##a[href^="https://time4hemp.com/buy-cannabis-stocks/"]
scaredstiffreviews.com##a[href^="https://www.amazon."][href*="ref="]
amgreatness.com,ancient-
origins.net,avclub.com,bestgadgetry.com,catholicculture.org,deadspin.com,electrek.c
o,gizmodo.com,jalopnik.com,jezebel.com,kotaku.com,lewrockwell.com,lifehacker.com,li
vescience.com,marineelectronics.com,marinelink.com,marinetechnologynews.com,maritim
ejobs.com,maritimeprofessional.com,maritimepropulsion.com,mydramalist.com,oneangryg
amer.net,powerlineblog.com,segmentnext.com,spartareport.com,ssbcrack.com,techradar.
com,theroot.com,thetakeout.com,thewirecutter.com,yachtingjournal.com##a[href^="http
s://www.amazon."][href*="tag="]
thepiratebay.org##a[href^="https://www.azirevpn.com/"]
sociologyguide.com##a[href^="https://www.baghvillas.com/"]
indusladies.com##a[href^="https://www.codewizardshq.com/?utm_"]
brecorder.com##a[href^="https://www.dhgate.com/"]
time4hemp.com##a[href^="https://www.gorilla-cannabis-seeds.co.uk/"]
domaintyper.com##a[href^="https://www.kqzyfj.com/"]
torrentfreak.com##a[href^="https://www.privateinternetaccess.com/"]
provideocoalition.com##a[href^="https://www.provideocoalition.com/ghost/"]
ynetnews.com##a[href^="https://www.xplorer.co.il/"]
krapps.com##a[href^="index.php?adclick="]
filefleck.com,hit2k.com,piratecity.cc,sadeempc.com,upload4earn.org,vidtodo.com##a[h
ref^="javascript:"]
kitguru.net##a[id^="href-ad-"]
washingtontimes.com##a[onclick*="'homepage-ad-tracking2'"]
home-barista.com##a[onclick*="adstats"]
yogisoftworld.blogspot.com##a[onclick]
shtfplan.com##a[onclick^="_gaq.push(['_trackEvent', 'Banner',"]
shtfplan.com##a[onclick^="_gaq.push(['_trackEvent', 'TextAd',"]
checkpagerank.net##a[onclick^="_gaq.push(['_trackEvent', 'link', 'linkclick'"]
aliexpress.com#?#.list-item:-abp-has(span.sponsored)
amazon.ca,amazon.co.uk,amazon.de,amazon.es,amazon.fr,amazon.in,amazon.it#?#.s-
result-item:-abp-has(h5.s-sponsored-header)
searchenginejournal.com##aside[id^="SEJ_300x250_"]
just-dice.com##body > .wrapper > .container:first-child
cesoirtv.com#?#a[onmousedown^="this.href='https://paid.outbrain.com/network/
redir?"][target="_blank"]
python-graph-gallery.com##div > [href^="https://www.datacamp.com"]
python-graph-gallery.com##div > [href^="https://www.dataquest.io/course/"]
businessinsider.in##div > a[onclick]
medicine.news,robotics.news##div > a[target="_blank"]
blacklistednews.com##div > iframe
www.google.ac,www.google.ad,www.google.ae,www.google.al,www.google.am,www.google.as
,www.google.at,www.google.az,www.google.ba,www.google.be,www.google.bf,www.google.b
g,www.google.bi,www.google.bj,www.google.bs,www.google.bt,www.google.by,www.google.
ca,www.google.cat,www.google.cd,www.google.cf,www.google.cg,www.google.ch,www.googl
e.ci,www.google.cl,www.google.cm,www.google.co.ao,www.google.co.bw,www.google.co.ck
,www.google.co.cr,www.google.co.id,www.google.co.il,www.google.co.in,www.google.co.
jp,www.google.co.ke,www.google.co.kr,www.google.co.ls,www.google.co.ma,www.google.c
o.mz,www.google.co.nz,www.google.co.th,www.google.co.tz,www.google.co.ug,www.google
.co.uk,www.google.co.uz,www.google.co.ve,www.google.co.vi,www.google.co.za,www.goog
le.co.zm,www.google.co.zw,www.google.com,www.google.com.af,www.google.com.ag,www.go
ogle.com.ai,www.google.com.ar,www.google.com.au,www.google.com.bd,www.google.com.bh
,www.google.com.bn,www.google.com.bo,www.google.com.br,www.google.com.by,www.google
.com.bz,www.google.com.cn,www.google.com.co,www.google.com.cu,www.google.com.cy,www
.google.com.do,www.google.com.ec,www.google.com.eg,www.google.com.et,www.google.com
.fj,www.google.com.gh,www.google.com.gi,www.google.com.gt,www.google.com.hk,www.goo
gle.com.jm,www.google.com.jo,www.google.com.kh,www.google.com.kw,www.google.com.lb,
www.google.com.ly,www.google.com.mm,www.google.com.mt,www.google.com.mx,www.google.
com.my,www.google.com.na,www.google.com.ng,www.google.com.ni,www.google.com.np,www.
google.com.om,www.google.com.pa,www.google.com.pe,www.google.com.pg,www.google.com.
ph,www.google.com.pk,www.google.com.pr,www.google.com.py,www.google.com.qa,www.goog
le.com.ru,www.google.com.sa,www.google.com.sb,www.google.com.sg,www.google.com.sl,w
ww.google.com.sv,www.google.com.tj,www.google.com.tn,www.google.com.tr,www.google.c
om.tw,www.google.com.ua,www.google.com.uy,www.google.com.vc,www.google.com.ve,www.g
oogle.com.vn,www.google.cv,www.google.cz,www.google.de,www.google.dj,www.google.dk,
www.google.dm,www.google.dz,www.google.ee,www.google.es,www.google.fi,www.google.fm
,www.google.fr,www.google.ga,www.google.ge,www.google.gg,www.google.gl,www.google.g
m,www.google.gp,www.google.gr,www.google.gy,www.google.hk,www.google.hn,www.google.
hr,www.google.ht,www.google.hu,www.google.ie,www.google.im,www.google.iq,www.google
.is,www.google.it,www.google.it.ao,www.google.je,www.google.jo,www.google.jp,www.go
ogle.kg,www.google.ki,www.google.kz,www.google.la,www.google.li,www.google.lk,www.g
oogle.lt,www.google.lu,www.google.lv,www.google.md,www.google.me,www.google.mg,www.
google.mk,www.google.ml,www.google.mn,www.google.ms,www.google.mu,www.google.mv,www
.google.mw,www.google.ne,www.google.ne.jp,www.google.ng,www.google.nl,www.google.no
,www.google.nr,www.google.nu,www.google.pl,www.google.pn,www.google.ps,www.google.p
t,www.google.ro,www.google.rs,www.google.ru,www.google.rw,www.google.sc,www.google.
se,www.google.sh,www.google.si,www.google.sk,www.google.sm,www.google.sn,www.google
.so,www.google.sr,www.google.st,www.google.td,www.google.tg,www.google.tl,www.googl
e.tm,www.google.tn,www.google.to,www.google.tt,www.google.us,www.google.vg,www.goog
le.vu,www.google.ws##div#main > div.D1fz0e
issuu.com##div[class*="adContainer"]
issuu.com##div[class*="adSkyscraper"]
prothomalo.com##div[class*="show-ad_"]
thingiverse.com##div[class^="AdCard_"]
apnews.com##div[class^="Component-adTitle-"]
apnews.com##div[class^="Component-placeholderWrapper-"]
apnews.com##div[class^="Component-rectanglePlaceholderWrapper-"]
issuu.com##div[class^="ExploreShelf__ad"]
greatandhra.com##div[class^="add"]
technical.city##div[class^="banner_"]
keengamer.com##div[class^="gameon-mpu-"]
kijiji.ca##div[class^="sponsored-"]
amazon.com##div[data-ad-id]
reddit.com##div[data-before-content="advertisement"]
engadget.com##div[data-component="GeminiAdItem"]
pushsquare.com##div[data-dfp-id]
monova.org##div[data-id]
engadget.com##div[data-nav-drawer-slide-panel] > aside[role="banner"]
quora.com##div[id$="content_box"]
sockshare.net##div[id^="MGWrap"]
searchenginejournal.com##div[id^="SEJ_300x250_"]
weather.com##div[id^="Taboola-main-"]
kisshentai.net##div[id^="ad"]
ucoz.com,ucoz.net,ucoz.org##div[id^="adBar"]
govtech.com##div[id^="ad_id_"]
engadget.com##div[id^="atwAdFrame"]
thewrap.com##div[id^="dsk-box-ad"]
cricfree.tv,micast.tv##div[id^="floatLayer"]
tunebat.com##div[id^="nm-sticky-container"]
mysuburbanlife.com##div[id^="origami-"]
yopmail.com,yopmail.fr,yopmail.net##div[id^="pub"]
howtogeek.com,sciencealert.com##div[id^="purch_"]
reddit.com##div[id^="sidebar-atf-"]
reddit.com##div[id^="sidebar-btf-"]
amazon.ca,amazon.co.uk,amazon.com,amazon.com.au,amazon.fr##div[id^="sp_detail"]
fansshare.com,iconarchive.com,unexplained-
mysteries.com,yuku.com##div[style*="width:300px"]
rlslog.net##div[style*="z-index:"]:first-child
filesharingtalk.com##div[style="background-color: white; border-width: 2px; border-
style: dashed; border-color: white;"]
fansshare.com##div[style="background-image:url(http://img23.fansshare.com/media/
img/advertisement.png);width:335px;height:282px;"]
hints.macworld.com##div[style="border-bottom: 2px solid #7B7B7B; padding-
bottom:8px; margin-bottom:5px;"]
bsplayer.com##div[style="height: 281px; overflow: hidden"]
add0n.com##div[style="height: 90px; max-width: 728px; text-align: center"]
samachar.com##div[style="height:100%; left:50%; position:fixed; width:957px;
top:50px; z-index:3; overflow:hidden;margin-left:510px;"]
sentinelnews.com,theandersonnews.com##div[style="height:620px;width:279px;margin:au
to;margin-top:5px;background-color:#eaeaea;"]
worstpreviews.com##div[style="margin-top:15px;width:160;height:600;background-
color:#FFFFFF;"]
gizbot.com,goodreturns.in##div[style="min-height: 250px;"]
drivespark.com##div[style="min-height: 260px;"]
add0n.com##div[style="min-height:90px;max-width:728px;text-align:center"]
technical.city##div[style="padding-bottom: 20px"] > div[style="min-height: 250px"]
bitcoin-otc.com##div[style="padding-left: 10px; padding-bottom: 10px; text-align:
center; font-family: Helvetica;"]
rlslog.net##div[style="padding-left:40px;"]
funvid.hu##div[style="padding: 3px 0px 0px 26px; height: 90px; clear: both;"]
shaaditimes.com##div[style="padding: 5 0 0 0px; height: 138px; text-align:center;
width:780px; background: url('/imgs/top-ad-bg.gif') repeat-x left bottom;
background-color:#FFF9D0;"]
indusladies.com##div[style="padding:5%;margin-left:30%;"]
croatia.org##div[style="width: 120px; text-align:center"]
passiveaggressivenotes.com##div[style="width: 728px; height: 90px; margin: 0 auto
5px; border: 1px solid #666;"]
twcenter.net##div[style="width: 728px; height: 90px; margin: 1em auto 0;"]
googletutor.com##div[style="width:125px;text-align:center;"]
worstpreviews.com##div[style="width:160;height:600;background-color:#FFFFFF;"]
today.az##div[style="width:240px; height:400px;\""]
miamitodaynews.com##div[style="width:300px; margin:0 auto;"]
windsorite.ca##div[style="width:300px; min-height: 600px;"]
memecenter.com##div[style="width:300px;height: 250px;display:inline-block"]
flyertalk.com,hairboutique.com,leftfootforward.org,news92fm.com,nfl.com,nowtoronto.
com,techcareers.com,tuoitrenews.vn##div[style="width:300px;height:250px;"]
datacenterdynamics.com##div[style="width:300px;height:250px;margin:0;padding:0"]
datacenterdynamics.com##div[style="width:300px;height:600px;margin:0;padding:0"]
xtra.com.my##div[style="width:300px;margin:auto"]
jwire.com.au##div[style="width:468px;height:60px;margin:10px 0;"]
jwire.com.au##div[style="width:468px;height:60px;margin:10px auto;"]
reactiongifs.com##div[style="width:499px; background:#ffffff; margin:00px 0px 35px
180px; padding:20px 0px 20px 20px; "]
gta3.com,gtagarage.com,gtasanandreas.net##div[style="width:728px; height:90px;
margin:0 auto"]
stopmalvertising.com##div[style="width:728px;height:90px;margin:0
auto;padding:0;text-align:center;margin-bottom:32px;"]
interglot.com##div[style="width:728px;margin-right:auto;margin-left:auto"]
xtra.com.my##div[style="width:728px;margin:auto"]
whdh.com##div[style="width:970px;height:250px;"]
monova.org##div[style] > a
whatmobile.com.pk##div[style^="background-color:#EBEBEB;"]
paultan.org##div[style^="height:250px; width:300px;"]
whatmobile.com.pk##div[style^="height:610px"]
napuzba.com##div[style^="width:336px"]
ebay.com##div[title="ADVERTISEMENT"]
ebay.ca#?#li.s-item:-abp-has(span:-abp-contains(SPONSORED))
ebay.co.uk,ebay.com,ebay.com.au#?#.b-module:-abp-has(h2:-abp-contains(Sponsored))
ebay.co.uk,ebay.com,ebay.com.au#?#.mfe-lex:-abp-has(h2:-abp-contains(sponsored))
ebay.co.uk,ebay.com,ebay.com.au#?#.mfe-reco-ct:-abp-has(.mfe-promoted-label)
xtremesystems.org##embed[width="728"]
etsy.com#?#a.listing-link:-abp-has(span:-abp-contains(Ad))
imgburn.com##font[face="Arial"][size="1"]
realitytvworld.com##font[size="1"][color="gray"]
law.com,topcultured.com##h3
yourbittorrent.com##iframe[src][width]
fansshare.com##iframe[width="300"]
shoesession.com##iframe[width="732"]
windycitymediagroup.com,windycitytimes.com##img[alt*="Sponsor"]
thecuttingedgenews.com##img[alt="Ad by The Cutting Edge News"]
nta.ng##img[alt="Online Ads WeConnect Platform"]
therainbowtimesmass.com##img[alt="banner ad"]
thebradentontimes.com##img[class^="custom_adgroup_"]
wjr.com##img[height="100"]
prawfsblawg.blogs.com,thomhartmann.com##img[height="200"]
german-way.com,power987.co.za,qsaltlake.com,tfetimes.com##img[height="250"]
newyorkyimby.com##img[height="280"]
ciiradio.com,hapskorea.com,thetruthwins.com##img[height="300"]
pointblanknews.com,sharktankblog.com##img[height="60"]
newswireni.com,power987.co.za##img[height="600"]
airplaydirect.com,economicconfidential.com,opednews.com,roadtester.com.au,runechat.
com,tfetimes.com,therainbowtimesmass.com##img[height="90"]
windycitymediagroup.com,windycitytimes.com##img[name="Sponsor"]
modelhorseblab.com##img[name="js_ad"]
forum.blackhairmedia.com##img[src*="/?AdID="]
tampermonkey.net##img[style="display:block;"]
britishexpat.com##img[style="width: 468px; height: 60px;"]
bcmagazine.net##img[style="width:300px; height:250px; border:0px;"]
bcmagazine.net##img[style="width:300px; height:400px; border:0px;"]
abpclub.co.uk##img[width="118"]
howtogermany.com##img[width="120"]
lyngsat-logo.com,lyngsat-maps.com,lyngsat-
stream.com,lyngsat.com,newswireni.com,webhostingtalk.com##img[width="160"]
fashionpulis.com##img[width="250"]
bigeye.ug,breakingbelizenews.com,espnrichmond.com,naijaloaded.com.ng,punchng.com,te
chpowerup.com,thefix.com,theolivepress.es,therep.co.za##img[width="300"]
afrivibes.net,airplaydirect.com,autoaction.com.au,cryptomining-
blog.com,dotsauce.com,freedomhacker.net,gameplayinside.com,goodcarbadcar.net,gossip
millnigeria.com,mkvcage.com,movin100.com,mycolumbuspower.com,nehandaradio.com,onisl
andtimes.com,portugaldailyview.com,radiobiz.co.za,robhasawebsite.com,sacobserver.co
m,samoatimes.co.nz,seguintoday.com,tangatawhenua.com,techpowerup.com,themediaonline
.co.za,thenationonlineng.net,thewillnigeria.com,wantedinafrica.com,wantedinrome.com
,yomzansi.com,zizonline.com##img[width="300"][height="250"]
independent.co.ug##img[width="320"]
chat-
avenue.com,flashx.cc,flashx.co,flashx.me,flashx.pw,forum.gsmhosting.com,hollywoodba
ckwash.com,muzique.com,opencarry.org,themediaonline.co.za,topprepperwebsites.com##i
mg[width="468"]
thedailysheeple.com##img[width="560"]
autoaction.com.au,irishcatholic.com##img[width="728"]
broadbandforum.co##ins[data-ad-client]
ebay.co.uk,ebay.com,ebay.com.au##li.s-item:has(span[class^="s-item__title--
tagblock__SPONSORED"])
linkedin.com#?#.core-rail > .ember-view > .ember-view:-abp-has(.feed-shared-
actor__sub-description:-abp-contains(/Sponsored|Promoted|Dipromosikan|Propagováno|
Promoveret|Gesponsert|Promocionado|促銷內容|Post sponsorisé|프로모션|Post
sponsorizzato|广告|プロモーション|Treść promowana|Patrocinado|Promovat|Продвигается|
Marknadsfört|Nai-promote|ได้รับการโปรโมท|Öne çıkarılan içerik|‫الترويج‬/))
metabomb.net#?#.trc-content-sponsored
mobile.twitter.com#?#.tweet:-abp-has(.promo)
pinterest.com#?#.PinRep :-abp-has(div[data-test-id="oneTapPromotedPin"])
quora.com#?#.question_page_content:-abp-has(div:-abp-contains(ad))
quora.com#?#.question_page_content:-abp-has(div:-abp-contains(promoted))
scotch.io#?#div.card:-abp-has(a > span:-abp-contains(Sponsor))
monova.org##script + [class] > [class]:first-child
tempostorm.com##side-banners
smallseotools.com#?#.col-sm-12 > :-abp-has(p:-abp-contains(Advertisement))
realitytvworld.com##table[border="0"][align="left"]
roadtester.com.au##table[cellpadding="9"][border="0"]
windycitymediagroup.com##table[height="250"]
notdoppler.com##table[height="252"]
wifinetnews.com##table[height="260"]
softpanorama.org##table[height="620"]
car.com,silentera.com##table[height="90"]
jeepforum.com##table[style="border-width: 1px; border-color: gray; border-style:
solid;"]
i3investor.com##table[style="padding:8px;border:6px solid #dbdbdb;min-width:228px"]
localstore.co.za##table[style="width: 952px; height: 90px; padding: 10px; border:
0; margin: 0 auto;"]
trucknetuk.com##table[width="100%"][bgcolor="#cecbce"] > tbody > tr >
#sidebarright[valign="top"]:last-child
afrol.com##table[width="159"][height="70"]
itnewsonline.com##table[width="300"]
learninginfo.org##table[width="346"]
jeepforum.com##table[width="468"]
worldtimezone.com##table[width="472"]
tvseriesfinale.com##table[width="658"]
pcstats.com##table[width="866"]
coffeegeek.com##td[align="center"][width="100%"][valign="middle"]
planetlotus.org##td[bgcolor="#BCCEDC"][align="center"][colspan="6"]
schlockmercenary.com##td[colspan="3"]
eve-search.com##td[height="90"]
ip-address.org##td[style="padding-top:0.3em"]
tixati.com##td[style="vertical-align: top; text-align: right; width: 346px; font-
size: 12px;"]
itnewsonline.com##td[width="120"]
eurometeo.com##td[width="738"]
planetinsane.com,radiosurvivor.com##text-18
rarbg.to,rarbgaccess.org,rarbgmirror.com,rarbgmirror.org,rarbgproxy.com,rarbgproxy.
org,rarbgunblock.com,rarbgunblocked.org##tr > td + td[style*="height:"]
uvnc.com##tr > td[valign="middle"][style="width: 10px;"]:first-child +
td[valign="top"][style="width: 180px;"]
tumblr.com#?#._1DxdS:-abp-has( > div > header[role="banner"])
twitter.com#?#div[data-testid="UserCell"]:-abp-contains(/Promoted|Gesponsert|
Promocionado|Sponsorisé|Sponsorizzato|Promowane|Promovido|Реклама|Uitgelicht|
Sponsorlu|Mainostettu|推廣|推广|プロモーション/)
twitter.com#?#div[data-testid="eventHero"]:-abp-contains(/Promoted|Gesponsert|
Promocionado|Sponsorisé|Sponsorizzato|Promowane|Promovido|Реклама|Uitgelicht|
sponsorluğunda|Mainostettu|推廣|推广/)
twitter.com#?#div[data-testid="placementTracking"]:-abp-has(svg + div[dir="auto"] >
span:-abp-contains(/Promoted|Gesponsert|Promocionado|Sponsorisé|Sponsorizzato|
Promowane|Promovido|Реклама|Uitgelicht|Sponsorlu|Mainostettu|推廣|推广|推薦|推荐|プロ
モーション/))
twitter.com#?#div[data-testid="trend"]:-abp-contains(/Promoted|Gesponsert|
Promocionado|Sponsorisé|Sponsorizzato|Promowane|Promovido|Реклама|Uitgelicht|
sponsorluğunda|Mainostettu|推廣|推广/)
twitter.com#?#h2[role="heading"]:-abp-contains(/Promoted Tweet|Gesponserter Tweet|
推廣推文|推广推文/)
elizium.nu##ul[style="padding: 0; width: 100%; margin: 0; list-style: none;"]
xing.com#?#div[class^="styles-grid-col-"]:-abp-has(div[class^="AdsCard-"])
xing.com#?#div[class^="styles-grid-col-"]:-abp-has(span[class^="MediaObject-
MediaObject-meta-"]:-abp-contains(/Gesponsert|Sponsored|Patrocinado|Sponsorisé|
Sponsorizzato/))
youtube.com#?#ytd-rich-item-renderer:-abp-has(ytd-display-ad-renderer)
##.section-subheader > .section-hotel-prices-header
mail.yahoo.com###slot_LREC
yahoo.com##.Feedback
yahoo.com##.ads
yahoo.com##.darla
yahoo.com##.darla-container
yahoo.com##.darla-lrec-ad
yahoo.com##.darla_ad
yahoo.com##.ds_promo_ymobile
yahoo.com##.gemini-ad
yahoo.com##.gemini-ad-feedback
yahoo.com##.item-beacon
yahoo.com##.sys_shopleguide
mail.yahoo.com##a[data-test-id^="pencil-ad-"]
yahoo.com##div[class*="ads-"]
yahoo.com##div[class*="gemini-ad"]
yahoo.com##div[data-beacon] > div[class*="streamBoxShadow"]
yahoo.com##div[id*="ComboAd"]
yahoo.com##div[id^="LeadAd-"]
yahoo.com##div[id^="darla-ad"]
yahoo.com##div[style*="/ads/"]
youtube.com###YtKevlarVisibilityIdentifier
youtube.com###YtSparklesVisibilityIdentifier
youtube.com###feed-pyv-container
youtube.com###feedmodule-PRO
youtube.com###homepage-chrome-side-promo
youtube.com###masthead-ad
youtube.com###merch-shelf
youtube.com###pla-shelf
youtube.com###premium-yva
youtube.com###promo-info
youtube.com###promo-list
youtube.com###search-pva
youtube.com###shelf-pyv-container
youtube.com###video-masthead
youtube.com###watch-branded-actions
youtube.com###watch-buy-urls
youtube.com###watch-channel-brand-div
youtube.com##.GoogleActiveViewElement
youtube.com##.banner-promo-style-type-masthead-v2
youtube.com##.carousel-offer-url-container
youtube.com##.companion-ad-container
youtube.com##.list-view[style="margin: 7px 0pt;"]
youtube.com##.promoted-sparkles-text-search-root-container
youtube.com##.promoted-videos
youtube.com##.searchView.list-view
youtube.com##.sparkles-light-cta
youtube.com##.watch-extra-info-column
youtube.com##.watch-extra-info-right
youtube.com##.ytd-action-companion-ad-renderer
youtube.com##.ytd-carousel-ad-renderer
youtube.com##.ytd-compact-promoted-video-renderer
youtube.com##.ytd-companion-slot-renderer
youtube.com##.ytd-display-ad-renderer
youtube.com##.ytd-merch-shelf-renderer
youtube.com##.ytd-player-legacy-desktop-watch-ads-renderer
youtube.com##.ytd-promoted-sparkles-text-search-renderer
youtube.com##.ytd-promoted-video-renderer
youtube.com##.ytd-search-pyv-renderer
youtube.com##.ytd-video-masthead-ad-v3-renderer
youtube.com##.ytp-ad-action-interstitial-background-container
youtube.com##.ytp-ad-action-interstitial-slot
youtube.com##.ytp-ad-image-overlay
youtube.com##.ytp-ad-overlay-container
youtube.com##.ytp-ad-progress
youtube.com##.ytp-ad-progress-list
youtube.com##YTM-PROMOTED-VIDEO-RENDERER
youtube.com##[class*="ytd-display-ad-"]
youtube.com##[layout*="display-ad-"]
youtube.com##a[href^="http://www.youtube.com/cthru?"]
youtube.com##a[href^="https://www.youtube.com/cthru?"]
m.youtube.com##a[onclick*="\"ping_url\":\"http://www.google.com/aclk?"]
youtube.com##ytd-compact-promoted-video-renderer
youtube.com##ytd-companion-slot-renderer
youtube.com##ytd-display-ad-renderer
youtube.com##ytd-promoted-sparkles-text-search-renderer
youtube.com##ytd-promoted-sparkles-web-renderer
youtube.com##ytd-single-option-survey-renderer
youtube.com##ytd-video-masthead-ad-v3-renderer
youtube.com##ytm-companion-slot
youtube.com##ytm-promoted-sparkles-text-search-renderer
youtube.com##ytm-promoted-sparkles-web-renderer
gelbooru.com##.contain-push > .hidden-xs
gelbooru.com##a[target="_blank"] > div
gelbooru.com##a[target="_blank"] > img
googlesyndication.com###adunit
arstechnica.com###sponsored-recommendations
spanishdict.com##.ad-wrapper
comicbook.com##.ad_blk
arstechnica.com##.ad_crown
arstechnica.com##.ad_fullwidth
arstechnica.com##.ad_xrail
afreesms.com##.adsbygoogle
universityherald.com##.adunit_rectangle
reuters.com##.amp-ad-container
freewarefiles.com##.center-gray-ad-txt
tweaktown.com##.center-tag-rightad
zippyshare.com##.center_ad
arstechnica.com,tomshardware.com##.placeholderampad
arstechnica.com,tomshardware.com##amp-ad
reuters.com##amp-ad-custom
newyorker.com##div[class^="Ad_"]
testpages.adblockplus.org###abptest
etsy.com#?#.wt-list-unstyled:-abp-has(.ad-iindicator)
ksl.com#?#.queue:-abp-has(.sponsored)
multiup.eu,multiup.org#?#.alert:-abp-contains(VPN)
multiup.eu,multiup.org#?#.col-md-4:-abp-contains(Usenet.nl)
multiup.eu,multiup.org#?#.trtbl:-abp-has(.warnIp)
qwant.com#?#.result:-abp-has(.url:-abp-has(.info))
radioreference.com#?#.box.gradient:-abp-has(a[href*="&Click="])
solarmovie.ink#?#.row:-abp-contains(in HD)
yelp.com#?#li[class^="lemon--li"]:-abp-contains(Sponsored Results)
yelp.com#?#li[class^="lemon--li"]:-abp-has(a[href^="/adredir?"])
msn.com###promotedlinksplaceholder
msn.com##.ad-content
msn.com##.amazon
msn.com##.configurableAd
msn.com##.dynamicRRWrapper
msn.com##.extnativead
msn.com##.extnativeaditem
msn.com##.medianetintraarticlenativead
msn.com##.nativeAd-DS-card1-1
msn.com##.nativeadasideplaceholder
msn.com##.nativeadserversidecontentmodule
msn.com##.replacead23
msn.com##.sameoab_ad_container
msn.com##.widead
msn.com##[href^="https://amzn.to/"]
msn.com##a.nativead[target="_blank"]
msn.com##a[href*=".booking.com/"]
msn.com##a[href*="clk.tradedoubler.com/click?"]
msn.com##a[href^="https://rover.ebay.com/"]
msn.com##div[data-section-id="sponsored.stripe.shopping"]
bing.com###mm_pla
bing.com###verticalads
bing.com##.ad_cvr
bing.com##.ad_sc
bing.com##.adbDef
bing.com##.adsMvC
bing.com##.mapsTextAds
bing.com##.pa_carousel_mlo
bing.com##.pa_list_sbo
bing.com##.pa_sb
bing.com##a[h$=",Ads"]
bing.com##a[href*="/aclick?ld="]
bing.com#?##b_results > li :-abp-has(span.b_aslcp)
bing.com#?##b_results > li :-abp-has(span.b_aslcpv4)
bing.com##li.b_adBottom
swfchan.com###aaaa
gaytube.com###ads
flyingjizz.com###adv_inplayer
namethatpornstar.com###bannercontainer
sexyandfunny.com###best-friends
porntube.com###bottomBanner
wankerhut.com###bottom_adv
girlsofdesire.org###box_671
watchindianporn.net###boxban2
fastpic.ru###brnd
fastpic.ru###brnd-footer
dachix.com,dagay.com###cams
deviantclip.com###cams_ajax
tube8.com,tube8.es,tube8.fr###catFishBanner
ultrahorny.com###desktop
blackandrose.net###disclaimer
dojki.com###dosug
dominationtube.com###download-bar
adultdvdtalk.com###enter_overlay
megapornx.com###ex_pop_iframe
deliciousmovies.com,topamateursexvideos.com###fadeinbox
yporn.tv###featured
imagetwist.com###firopage
milffox.com###fltd
monstertube.com,youjizz.com###footer
burningcamel.com###fp_promo
mansurfer.com###gayporn
cantoot.com###googlebox
nangaspace.com###header
aan.xxx###header-banner
youtubelike.com###header-top
phonedog.com###headerboard
dumpaporn.com###headerbottom
todaysparent.com###hearst
bonecasxxx.com###highlights
prettyhotandsexy.sk###home-insert-1
fapdu.com###home_300_250
realgfporn.com###iknow
pornxs.com###imff
pornxs.com###imfloat
guyswithiphones.com###imglist > .noshadow
freebunker.com,imagesnake.com,imgcarry.com,pornbus.org###introOverlayBg
porn18sex.com###invideo
anysex.com###kt_b
perfectgirls.net,postyourpuss.com###leaderboard
imagetwist.com###left[align="center"] > center > a[target="_blank"]
collegegrad.com###leftquad
dachix.com###link-buttons
faapy.com###link_bottom
suicidegirls.com###livetourbanner
bootyoftheday.co###lj
5ilthy.com###ltas_overlay_unvalid
ynot.com###lw-bannertop728
ynot.com###lw-top
news.com.au###match-widget
xred2.com###mbEnd
peekvids.com###mediaPlayerBanner
5ilthy.com,cockcheese.com,gfssex.com###mediaspace
tnaflix.com###mewUnd
hotmovs.com###mjs-undervideo
gifsfor.com###mob_banner
youporn.com,youporngay.com###moreVideosTabview3
askjolene.com###more_from_this
protectlinks.com###mouselayer
animeidhentai.com###myDIV2
alotporn.com,flashx.tv,myfreeblack.com###nuevoa
ma3comic.com###omad
newverhost.com###onload
newverhost.com###onload-main
newverhost.com###onload-overlay
deviantclip.com,movie.momo-net.com###overlay
bitchcrawler.com###overlay1
22pixx.xyz,imagetwist.com,imagevenue.com###overlayBg
videos.com###pToolbar
jizzhut.com###pagetitle
wide6.com###partner
gamcore.com,pimpyporn.com,wide6.com###partners
extremetube.com,redtube.com,redtube.com.br,youporngay.com###pb_block
pornhub-
com.appspot.com,pornhub.com,pornhub.net,pornhubthbh7ap3u.onion,youporn.com###pb_tem
plate
youpornru.com###pbs_block
youporn.com###personalizedHomePage > div:nth-child(2)
dbnaked.com###play-video-box
smut6.com###player-banner
ultrahorny.com###player12
hentai2w.com,ultrahorny.com,xxxkingtube.com###playerOverlay
hdbraze.com###player_adv_pause
hdbraze.com###player_adv_start
alotporn.com###playeradv
txxx.com###playvideot
pornxs.com###pointearn_modal
depic.me###popup_div
sextvx.com###porntube_hor_bottom_ads
sextvx.com###porntube_hor_top_ads
kaktuz.com###postroller
imagepost.com###potd
fuqer.com###premium
fapxl.com,javtitan.com###preroll
crazyshit.com###pro_tip
youporn.com,youporngay.com###producer
nuvid.com###puFloatDiv
foxtube.com###pub-container
hd-porn.me###publicidad-videoancho
xvideoslatino.com###publicidadlateral1
xvideoslatino.com###publicidadlateral2
celebjihad.com###pud
pussy.org###pussyhbanner
pussy.org###pussytextlinks
ma3comic.com###pxhead
javhub.net###r18
javhub.net###r18_banner
bootyoftheday.co###random-div-wrapper
flurl.com###rectbanner
yourlust.com###relatedBanner
xxxymovies.com###reltabContent
homemoviestube.com###right_out
badjojo.com###rightcol
sexyandfunny.com###sexy-links
pornmaturetube.com###show_adv
shesocrazy.com###sideBarsMiddle
shesocrazy.com###sideBarsTop
flurl.com###skybanner
adult-sex-games.com,io9.com,postyourpuss.com###skyscraper
free-celebrity-tube.com###slide_up2
xbooru.com,xxxymovies.com###smb
kindgirls.com###spon
hiddencamshots.com###sponsor
dagay.com###sponsor-video-media
dagay.com###sponsor_video_pub
flingtube.com###sponsoredBy
hiddencamshots.com###sponsors
w3avenue.com###sponsorsbox
maxjizztube.com,yteenporn.com###spotxt
gotgayporn.com###ss_bar
wikiporno.org###sticky-footer
hot-jav.com###stop
cam4.be,cam4.com###subfoot
porn300.com###tabcams-desk
adultfyi.com###table18
jav4.me,videowood.tv###tbl1
mansurfer.com###top-ban
hiddencamshots.com###top-banner
bitporno.sx###top350
bitporno.sx###top350b
nude.hu###topPartners
extremetube.com###topRightsquare
allureamateurs.net,mataporno.com,sexmummy.com,teenwantme.com,worldgatas.com,xpg.com
.br###topbar
gifsfor.com###topbar1
namethatpornstar.com###topphotocontainer
motherless.com###topsites
askjolene.com###tourpage
pervclips.com###tube_ad_category
creampietubeporn.com,fullxxxtube.com,gallsin.xxx,xxxxsextube.com,yourdarkdesires.co
m###ubr
txxx.com###under-pla
usatoday.com###usat_PosterBlog
homemoviestube.com###v_right
teenist.com###video-bottom-right
xvideos.com###video-sponsor-links
youporn.com###videoCanvas > .grid_5[style="height: 455px;"]
sunporno.com###videoContainer_DarkBg
sunporno.com###videoContainer_atv
sunporno.com###videoContainer_bg
sunporno.com###videoContainer_pop
extremetube.com###videoPageObject
porndoo.com###videoTr
youporn.com###videoWrapper + div[style]
bangyoulater.com###video_ad
pornvideoscout.com,xsharebox.com###video_cover
drtuber.com###video_list_banner
rextube.com###videoright
pervclips.com,pornicom.com,wankoz.com###view_video_ad
tjoob.com###viewvidright
thisav.com###vjs-banner-container
matureworld.ws###vote_popup
extremetube.com###whole
mrstiff.com###xdv-preroll
motherless.com##._ln-floater
extremetube.com##._mapm_link_local_sex
extremetube.com##._mapm_link_phone_sex
extremetube.com##._mapm_link_premium
seductivetease.com##.a-center
de-sexy-tube.ru##.aBlock
pornvideofile.com##.aWrapper
namethatporn.com##.a_br_b
namethatporn.com##.a_cls
fooktube.com##.aa
cumlouder.com##.aan-bottom
porn300.com##.aan_fake
bravotube.net##.abbs
vrsmash.com##.abovePlayer
celebspank.com,chaturbate.com,gamcore.com,playboy.com,rampant.tv,sex.com,signbucks.
com,tehvids.com,uflash.tv,wankoz.com,xcafe.com##.ad
extremetube.com,pornhugo.com##.ad-container
pornhub.com,pornhubthbh7ap3u.onion##.ad-link + table
milfzr.com##.ad-widget > a
celebspank.com##.ad1
redtube.net,xtube.com##.adContainer
cumsearcher.com##.adb
cumsearcher.com##.adb-right
pornoxo.com##.adblock
xxxkingtube.com##.adbox
xxxfuel.com##.adcontainer
sex3.com##.add-box
perfectgirls.net##.additional-block-bg
hentaistream.com##.adds
yourdarkdesires.com##.adequate > .pleasant
pinflix.com##.adhesion-zone
adultbox.eu,bangyoulater.com,beemtube.com,djs-teens.net,femdom-fetish-
tube.com,free-celebrity-
tube.com,glarysoft.com,gosexy.mobi,hdporn.in,mobilepornmovies.com,onlyhot.biz,pichu
nter.com,pornshaft.com,porntalk.com,pornxs.com,ratemypeach.com,thisav.com,youporn.c
om##.ads
myfreeblack.com##.ads-player
anyporn.com,badteencam.com,cutepornvideos.com,faapy.com,famouspornstarstube.com,hdp
orntube.xxx,lustypuppy.com,mrstiff.com,pervertslut.com,pixhub.eu,pornfreebies.com,p
ornoreino.com,shameless.com,smut6.com,tubedupe.com,tubepornclassic.com,webanddesign
ers.com##.adv
katestube.com##.adv-aside
txxx.com##.adv-desk-list
freexcafe.com##.adv1
mygirlfriendvids.net,wastedamateurs.com##.advblock
porn.hu,sunporno.com##.advert
fakku.net,flyingjizz.com,gotporn.com,perfectgirls.net,pornmd.com,porntube.com,youpo
rn.com,youporngay.com##.advertisement
alphaporno.com,bravotube.net,myxvids.com,sleazyneasy.com,tubewolf.com,xxxhdd.com##.
advertising
hentai2w.com##.aff-col
fapdu.com##.aff300
porngals4.com##.affl
bestgore.com##.ai-viewport-1
bestgore.com##.ai-viewport-2
askjolene.com##.aj_lbanner_container
ah-
me.com,pornoid.com,sunporno.com,thenewporn.com,twilightsex.com,updatetube.com,video
shome.com,xxxvogue.net##.allIM
pinkrod.com,pornsharing.com,wetplace.com##.allIMwindow
hotmovs.com##.annoying-container
blogvporn.com##.article-btn
1loop.com##.asblock
playvids.com##.aside-emb
pornfun.com##.aside-spots
sunporno.com##.atv-block
mrskin.com##.az
gayporno.fm##.b-banners-column
onlydudes.tv##.b-below-video
gayporno.fm##.b-content__aside-head
onlydudes.tv##.b-side-info
onlydudes.tv##.b-spot-section
fuqer.com##.b300x250
porndoo.com##.bAd
devatube.com##.ban-list
analpornpix.com##.ban_list
gayboystube.com##.bancentr
fux.com##.baner-column
xchimp.com##.bannadd
analpornpix.com,chaturbate.com,dansmovies.com,fboomporn.com,fecaltube.com,gaytube.c
om,hotmovs.com,imagezog.com,momthumb.com,myxvids.com,paradisehill.cc,pervertedmilfs
.com,playvid.com,playvids.com,pornflip.com,porngames.com,pornoreino.com,private.com
,vid2c.com,vidxnet.com,vjav.com,wanknews.com,watchhentaivideo.com,waybig.com,xbabe.
com,yourdailygirls.com##.banner
watchindianporn.net##.banner-1
hd-porn.me##.banner-actions
adultpornvideox.com,jojobaa.net##.banner-box
fux.com,porntube.com##.banner-frame
wcareviews.com##.banner-links
babesandstars.com##.banner-right
watchindianporn.net##.banner-vid
perfectgirls.net##.banner-wrapper-static
celebritymovieblog.com##.banner700
watchhentaivideo.com##.bannerBottom
empflix.com##.bannerContainer
penthouse.com##.banner_livechat
yourlust.com##.banner_right
freeporn.com##.bannercube
xfanz.com##.bannerframe
thehun.net##.bannerhorizontal
cumlouder.com,sexu.com##.banners
porntubevidz.com##.banners-area
vid2c.com##.banners-aside
bubbaporn.com,kalporn.com,koloporno.com,pornodingue.com,pornodoido.com,pornozot.com
,serviporno.com,voglioporno.com##.banners-footer
paradisehill.cc##.banners4
5ilthy.com##.bannerside
sexoncube.com##.bannerspot-index
thehun.net##.bannervertical
ratemymelons.com##.bannus
redtube.com##.belowVideo
eskimotube.com,tjoob.com##.bg_banner_l
eskimotube.com,tjoob.com##.bg_banner_r
bangyoulater.com##.big-box-border
tub99.com##.bigimg2
twilightsex.com##.bl_b_l
wauporn.com##.block-300x250-mega
japan-whores.com##.block-banners
youx.xxx##.block-sites
thenude.eu##.blockBnr
thenude.eu##.blockBnrCenter
ok.porn,pornhat.com##.bn
anysex.com,xcafe.com##.bnr
ok.porn,ok.xxx,pornhat.com##.bns-bl
xnxxvideoporn.com##.bot_bns
streamsexclips.com,tubesexclips.com,tubesexmovies.com##.botban
anyporn.com,home-made-videos.com,pervertslut.com,xozilla.com##.bottom-adv
fux.com##.bottom-baner
xbabe.com,yumymilf.com##.bottom-banner
playvid.com##.bottom-banners
letmejerk.com##.bottom-blocks
pornhd.com##.bottom-box
h2porn.com##.bottom-cubes
pornxs.com##.bottom-sidebar
pornfun.com,teenpornvideo.xxx##.bottom-spots
youtubelike.com##.bottom-thumbs
youtubelike.com##.bottom-top
tabletporn.com##.bottom_pos
dixyporn.com##.bottom_spot
tube8.com##.box-thumbnail-friends
worldsex.com##.brandreach
bravotube.net##.brazzers
xozilla.com##.brazzers-link
sublimedirectory.com##.browseAd
realgfporn.com##.btn-info
xcum.com##.btn-ponsor
adultfreex.com##.btnvideo
openloadporn.co##.button-openload
gamesofdesire.com##.c_align
pornpics.vip,xjapanese.com,xxxporn.pics##.cam
peekvids.com##.card-deck-promotion
sxyprn.com##.cbd
celebspank.com##.celeb_bikini
pornpics.com##.channel
hotmovs.com##.channel-link
youporn.com##.channel_leaderboard
youporn.com##.channel_square
thefappeningblog.com##.cl-exl
pornrabbit.com##.container300
youporn.com,youporngay.com##.contentPartner
xcafe.com##.content_source
xbutter.com##.counters
4tube.com##.cpp
3movs.com,fapality.com,pervclips.com,pornicom.com##.cs
watchmygf.me##.cs_text_link
alotporn.com##.cube
jigglegifs.com##.dating
anysex.com##.desc
txxx.com##.desk-list
youngpornvideos.com##.detail-side-td
pornalized.com,pornoid.com##.discount
fapdu.com##.disp-underplayer
pornhd.com##.double-zone
cameltoe.com##.downl
pinkrod.com,wetplace.com,xjapanese.com,xxxporn.pics##.download
realgfporn.com##.downloadbtn
proporn.com##.drt-spot-box
hellporno.com##.dvb-advertisements
youporn.com##.eight-column > div[class]
viptube.com##.envelope + div[class]
imagepost.com##.favsites
hardsextube.com##.featured-wrap-container
mrstiff.com##.feedadv-wrap
hotmovs.com##.fel-fbs
tubepornclassic.com##.fel-foot
porn555.com##.fel-foot-m
sss.xxx##.fel-item
tuberel.com##.fel-list
tubepornclassic.com##.fel-side
txxx.com##.fiioed
wankerhut.com##.float-right
gotporn.com##.floater-banner
xcafe.com##.fluid-b
teensexyvirgins.com##.foot_squares
scio.us,youporn.com##.footer
fux.com,hotmovs.com,porntube.com##.footer-banners
youporn.com,youporngay.com##.footer-element-container
gotporn.com##.footer-image-contents-bl
pornhd.com##.footer-zone
homo.xxx##.footer.spot
badjojo.com##.footera
xpics.me##.frequently
mrskin.com##.friends-runner
sextvx.com##.friends_spo
sunporno.com##.frms-block
xpics.me##.future
sammobile.com##.gad
youx.xxx##.gallery-link
youtubelike.com##.gallery-thumbs
pichunter.com##.galleryad
tube8.com,tube8.es,tube8.fr##.gridBanner
pinflix.com,pornhd.com##.gsm-header-zone
celebspank.com##.header
atescorts.com##.header_info_section
thenude.eu##.headercourtesy
animeidhentai.com,ultrahorny.com##.hentai_pro_float
nuvid.com##.holder_banner
alphaporno.com##.home-banner
julesjordanvideo.com##.horiz_banner
orgasm.com##.horizontal-banner-module
orgasm.com##.horizontal-banner-module-small
eporner.com##.hptab
pornanal.net##.i_br
pornflip.com##.ib-300-250
gotporn.com##.image-300x250
vivud.com##.in_stream_banner
pornsis.com##.indexadl
pornsis.com##.indexadr
pornicom.com##.info_row2
cocoimage.com##.inner_right
vivud.com,zmovs.com##.inplayer_banners
bravotube.net##.inplb3x2
playvids.com,pornflip.com##.invideoBlock
e-hentai.org##.itd[colspan="4"]
babesandstars.com,definebabe.com,pornhubpremium.com,youporn.com##.join
overthumbs.com##.joinnow
freeones.com##.js-track-event
zuzandra.com##.jx-bar
xxxpicss.com##.left-banners
gamcore.com##.left-side-skin
sextingpics.com##.leftMAIN
xxxporntalk.com##.left_col
xxxporntalk.com##.leftsidenav
crazyshit.com##.linx
pinflix.com,pornhd.com##.listing-zone
sexyfunpics.com##.listingadblock300
spankbang.com##.live-rotate
spankbang.com##.livecam-rotate
proporn.com##.livecams
ns4w.org##.livejasmine
madthumbs.com##.logo
sexdepartementet.com##.marketingcell
dachix.com,dagay.com##.media-links
peekvids.com##.mediaPlayerSponsored
femefun.com##.media_spot_box
animeidhentai.com,ultrahorny.com##.message-container
avn.com##.mfc
online-xxxmovies.com##.middle-spots
lic.me##.miniplayer
hotmovs.com##.mjs-closeplay
hanksgalleries.com##.mob_vids
xpics.me##.native
yourlust.com##.native-aside
anysex.com##.native_middle
namethatpornstar.com##.navbar__toprow
extremetube.com##.noPopunder
xmissy.nl##.noclick-small-bnr
hotmovs.com##.ntv-banners-container
pornhd.com##.ntv-code-container
finaid.org##.one
lustgalore.com##.opac_bg
baja-opcionez.com##.opaco2
dachix.com,dagay.com,deviantclip.com##.overlay-media
cumlouder.com##.p-bottom
empflix.com##.pInterstitialx
definebabe.com##.partner-info
definebabe.com##.partner-link
shameless.com##.pause-adv
bravotube.net##.paysite
ah-me.com##.paysite-link
faapy.com##.picture-row__holder
camvideos.tv##.place
zmovs.com##.player-aside-banners
ok.xxx,pornhat.com##.player-bn
txxx.com##.player-desk
madmovs.com,pornosexxxtits.com##.player-outer-banner
xnxxvideoporn.com##.player_bn
uflash.tv##.pps-banner
txxx.com##.preroll
adultdvdtalk.com##.productinfo
perfectgirls.net,pornfun.com,xnostars.com##.promo
thefappening.wiki##.promo-1
thefappening.wiki##.promo-2
porntubevidz.com##.promo-block
nakedtube.com,pornmaki.com##.promotionbox
nuvid.com,nuvidselect.com##.puFloatLine
dachix.com,dagay.com,deviantclip.com##.pub_right
foxtube.com##.publi_pc
pornjam.com##.publicidad
cumlouder.com,freemovies.tv,pornjam.com##.publis-bottom
pussy.org##.pussytrbox
xchimp.com##.rCol2
gottanut.com##.reclam-overlayVid-desktop
candidvoyeurism.com##.rectangle
txxx.com##.rek-iv
xporno.me##.rekl
txxx.com##.rekl-iv
burningcamel.com##.reklaim
sexhd.pics##.relativebottom
cam4.com##.removeAds
tubaholic.com##.result_under_video
pornxs.com##.revad
pornxs.com##.right-sb
gamcore.com##.right-side-skin
empflix.com,tnaflix.com##.rightBarBannersx
tube8.com,tube8.es,tube8.fr##.rightColBanner
sextingpics.com##.rightMAIN
tabletporn.com##.right_pos
anysex.com##.rightbnr
gaytube.com##.rkl-block
analsexstars.com,porn.com,xvideos-free.com##.rmedia
collegegrad.com##.roundedcornr_box_quad
xxxymovies.com##.rtoptbl
sticking.com##.sb-box
woodrocket.com##.sb-store
dominationtube.com,gaysexarchive.com,skeezy.com,sticking.com##.sb-txt
tube8.com,tube8.es,tube8.fr##.scale_4k
pornhd.com##.section-next-to-title
thenude.eu##.sexart_sidebar
uselessjunk.com##.shadow_NFL
h2porn.com##.side-spot
sankakucomplex.com##.side300xmlc
queermenow.net##.sidebar > #text-2
flyingjizz.com##.sidebar-banner
celebspank.com##.sidebar5
vidxnet.com##.sidebar_banner
waybig.com##.sidebar_zing
xxxporntalk.com##.sidenav
myslavegirl.org##.signature
hersexdebut.com##.single-bnr
porngfy.com##.single-sponsored
porn-monkey.com##.size-300x250
candidvoyeurism.com,simply-hentai.com##.skyscraper
movies.askjolene.com##.small_tourlink
pornhub.com,pornhubthbh7ap3u.onion##.sniperModeEngaged
pornpics.com##.sp-block
ns4w.org##.splink
pornpics.com##.spons-block
anyporn.com,pervertslut.com,pornoreino.com,sexpornimages.com,xbabe.com##.sponsor
tubepornclassic.com##.sponsor-container
fux.com,gotporn.com,pornerbros.com,porntube.com##.sponsored
bravotube.net,camvideos.tv,dixyporn.com,hotmovs.com,smut6.com,tubepornclassic.com,v
jav.com##.spot
magicaltube.com##.spot-block
homo.xxx##.spot.column
drtuber.com##.spot_button_m
drtuber.com##.spots
analsexstars.com##.sppc
pornhd.com##.square
pornstarchive.com##.squarebanner
sunporno.com,twilightsex.com##.squarespot
sunporno.com##.squaretabling
sexyandshocking.com##.sub-holder
peepinghunter.com,simply-hentai.com##.superbanner
porndaddy.us##.svd
dickbig.net##.t_14
intporn.com##.tagcloudlink.level4
sxyprn.com##.tbd
amateurvoyeurforum.com##.tborder[width="99%"][cellpadding="6"]
pronpic.org##.teaser
imagepost.com##.textads1
wichspornos.com##.tf-sp
smutty.com##.tig_following_tags2
extremetube.com##.title-sponsor-box
drtuber.com##.title-sponsored
popporn.com##.top-banner
sexvid.xxx##.top-cube
sunporno.com##.top-player-link
motherless.com##.top-referers
definebabe.com##.top-traders
10movs.com##.top_banner
imgwet.com##.topa
camwhores.tv,mrstiff.com##.topad
peepinghunter.com##.topbanner
itsatechworld.com##.topd
tubepornclassic.com##.tpcadv
vivatube.com##.tr-download
vivatube.com##.tr-sponsor
realgfporn.com##.trade-slider
babesandstars.com##.traders
gayporno.fm##.traffic
overthumbs.com,proporn.com##.trailerspots
tubedupe.com##.treview_link_1
tubedupe.com##.tube_review
avn.com##.twobannersbot
avn.com##.twobannersbot-bot
boysfood.com##.txt-a-onpage
sunporno.com##.under-player-link
bravotube.net##.under-video
tubepornclassic.com##.underplayer-container
tube8.com,tube8.es,tube8.fr##.underplayerBanner
txxx.com##.underplayer_banner
porn555.com,sss.xxx,tuberel.com##.vda-item
txxx.com##.vda-iv
indianpornvideos.com##.vdo-unit
julesjordanvideo.com##.vertical_banner
freepornvs.com##.vib > .cs
letmejerk.com,niceporn.xxx##.video-aside
h2porn.com##.video-banner
pornoxo.com##.video-extra-overlay
boyfriendtv.com##.video-extra-wrapper
hdporntube.xxx,pornhat.com##.video-link
hardsextube.com,pornhd.com##.video-player-overlay
japan-whores.com##.video-provider
alphaporno.com,tubewolf.com##.video-sponsor
clip16.com##.video-spots
pornhub.com,pornhubthbh7ap3u.onion##.video-wrapper > #player + [class]
de-sexy-tube.ru##.videoAd
youporn.com##.videoBanner
h2porn.com##.video_banner
indianpornvideos.com##.videoads
gayporno.fm##.videojs-hero-overlay
porndoo.com##.videosite
sexyshare.net##.videosz_banner
myxvids.com##.vidtopbanner
youporn.com##.views_left
lubetube.com##.viewvideobanner
yourdarkdesires.com##.visibility
yourlust.com##.visit_cs
eporner.com##.vjs-inplayer-container
hd-easyporn.com##.vjs-overlay
pornhd.com##.vp-under-video-spot
youporn.com##.watchTextBox
imagearn.com##.wide_banner
cumlouder.com##.widget_bnrs
gifsauce.com##.widget_live
javqd.tv##.workcandy
de-sexy-tube.ru##.wrap-head-banner-mob
xjapanese.com##.xcam
mrskin.com##.yui3-u-1-3:last-child
porn.com,pornhd.com,xvideos-free.com##.zone
pornhd.com##.zone-area
xhamster.com,xhamster.one##[class^="xplayer-banner"]
sxyprn.com##[href*="/re/"]
extremetube.com,pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,t
ube8.fr,xvideos.com,youjizz.com,youporn.com,youporngay.com##[href*="base64"]
extremetube.com,pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,t
ube8.fr,xvideos.com,youjizz.com,youporn.com,youporngay.com##[href*="data:"]
hentai-foundry.com##[href="http://www.hentaiunited.com/"]
ero-advertising.com##[id][style]
imagevenue.com##[id^="MarketGid"]
youporn.com##[id^="parent_zone_"]
extremetube.com,tube8.com,tube8.es,tube8.fr,youjizz.com,youporn.com,youporngay.com#
#[src*="blob:"]
pornhub.com,pornhubthbh7ap3u.onion##[srcdoc]
extremetube.com,pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,t
ube8.fr,youjizz.com,youporn.com,youporngay.com##[style*="base64"]
extremetube.com,pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,t
ube8.fr,youjizz.com,youporn.com,youporngay.com##[style*="blob:"]
porn.com##a[href*="&ref="]
asspoint.com,babepedia.com,babesandstars.com,babesource.com,dachix.com,dbnaked.com,
definebabe.com,freeones.com,fux.com,gaytube.com,gfycatporn.com,girlsnaked.net,javfo
r.me,mansurfer.com,newpornstarblogs.com,ok.porn,pichunter.com,porn.com,porndoe.com,
pornerbros.com,pornhubpremium.com,pornoxo.com,pornstarchive.com,porntube.com,rogrev
iews.com,sexyandfunny.com,shemaletubevideos.com,spankbang.com,str8upgayporn.com,the
-new-
lagoon.com,theanalist.info,tube8.com,wcareviews.com,xxxhdd.com,xxxonxxx.com,youjizz
.com,youporn.com,yourdailypornstars.com##a[href*=".com/track/"]
pornhub.com,pornhubthbh7ap3u.onion##a[href*=".download/"]
badjojo.com,boysfood.com,celebrity-
leaks.net,definebabe.com,efukt.com,eskimotube.com,fantasti.cc,gaytube.com,girlsofde
sire.org,imagepix.org,javfor.me,madthumbs.com,pornerbros.com,pornxs.com,shemaletube
videos.com,therealpornwikileaks.com,xxxkingtube.com,yea.xxx,youngpornvideos.com,you
rdailypornstars.com##a[href*=".php"]
xxxporn.pics##a[href*=".solidcams.com?"]
cfake.com,javjunkies.com,porn-w.org,porn99.net,yespornplease.porn##a[href*="//
bit.ly/"]
cfake.com##a[href*="//bitly.com/"]
dagay.com##a[href*="/aff_ad?"]
adultfreex.com##a[href*="/brazzers-network/"]
taxidrivermovie.com##a[href*="/category/"]
nude.hu##a[href*="/click/"]
faapy.com,hdzog.com,xcafe.com##a[href*="/cs/"]
agedbeauty.net,data18.com,pornpics.com,theanalist.info,vipergirls.to,watchmygf.me,x
xxhdd.com,xxxymovies.com##a[href*="/go/"]
xozilla.com##a[href*="/link/"]
mypornstarbook.net##a[href*="/out"]
onlydudes.tv##a[href*="/out.php?id="]
mansurfer.com##a[href*="/out/"]
avgle.com##a[href*="/redirect"]
4tube.com,fux.com,pornerbros.com,porntube.com##a[href*="/redirect-channel/"]
porndig.com##a[href*="/trackhit/"]
nicsgalleries.com##a[href*="/us/"]
porndig.com##a[href*="/zone_link/"]
pornhat.com##a[href*="?aff="]
animeidhentai.com,biqle.ru,daftsex.com,gotporn.com,pornhub.com,pornhubpremium.com,p
stargif.com,sextvx.com,spankbang.com,sxyprn.com,ultrahorny.com,xnostars.com,xozilla
.com,xxxporn.pics,xxxymovies.com##a[href*="?ats="]
dachix.com##a[href*="?campaign_id="]
pornhat.com,thumbzilla.com##a[href*="?coupon="]
adultdvdempire.com##a[href*="?partner_id="][href*="&utm_"]
eskimotube.com,xjapanese.com##a[href*="?track="]
pornhub.com,pornhubthbh7ap3u.onion##a[href*="abbp"]
taxidrivermovie.com##a[href*="mrskin.com/"]
pornhub.com,pornhubthbh7ap3u.onion##a[href*="pleasedontslaymy"]
adultfilmdatabase.com,animeidhentai.com,babeforums.org,bos.so,camvideos.tv,camwhore
s.tv,cutscenes.net,daftsex.com,devporn.net,fritchy.com,gifsauce.com,hentai2read.com
,hotpornfile.org,hpjav.com,imagebam.com,imgbox.com,imgtaxi.com,motherless.com,mypor
n.club,pandamovies.pw,planetsuzy.org,pussyspace.com,redgifs.com,sendvid.com,sexgala
xy.net,sextvx.com,sexuria.com,sxyprn.com,thefappeningblog.com,ultrahorny.com,vintag
e-erotica-
forum.com,vipergirls.to,waxtube.com,xfantazy.com,yeapornpls.com##a[href*="theporndu
de.com"]
porn99.net##a[href="http://porn99.net/asian/"]
footfetishtube.com##a[href="http://www.footfetishtube.com/advertising_banner.php"]
stockingstv.com##a[href="http://www.stockingstv.com/banners/default.php"]
voyeur.net##a[href^="//voyeur.net/"]
fux.com##a[href^="/adc/"]
pornhd.com##a[href^="/connect/"]
bravotube.net##a[href^="/cs/"]
sexhd.pics##a[href^="/direct/"]
gaytube.com##a[href^="/external/premium/"]
analpornpix.com,fecaltube.com##a[href^="/go/"]
drtuber.com##a[href^="/partner/"]
dachix.com,dagay.com##a[href^="/sponsor/"]
madthumbs.com##a[href^="http://adbucks.brandreachsys.com/"]
sex4fun.in##a[href^="http://adiquity.info/"]
pornhub.com,pornhubthbh7ap3u.onion##a[href^="http://ads.genericlink.com/"]
pornhub.com,pornhubthbh7ap3u.onion,spankbang.com##a[href^="http://
ads.trafficjunky.net/"]
pornhub.com,pornhubthbh7ap3u.onion##a[href^="http://ads2.contentabc.com/"]
giftube.com##a[href^="http://adultfriendfinder.com/go/"]
sex4fun.in##a[href^="http://c.mobpartner.mobi/"]
imghit.com##a[href^="http://crtracklink.com/"]
hollywoodoops.com##a[href^="http://exclusive.bannedcelebs.com/"]
bestgore.com##a[href^="http://frtya.com/"]
gamcore.com##a[href^="http://gamcore.com/ads/"]
smutty.com##a[href^="http://gamescarousel.com/"]
hentai-imperia.org,naughtyblog.org##a[href^="http://goo.gl/"]
babestationtube.com##a[href^="http://hits.epochstats.com/"]
porn99.net##a[href^="http://lauxanh.us/"]
incesttoons.info##a[href^="http://links.verotel.com/"]
babesandstars.com##a[href^="http://rabbits.webcam/"]
babeshows.co.uk,iseekgirls.com,small-breasted-teens.com,the-new-
lagoon.com##a[href^="http://refer.ccbill.com/cgi-bin/clicks.cgi?"]
dachix.com,dagay.com,deviantclip.com,voyeur.net##a[href^="http://
seethisinaction.com/"]
bestgore.com##a[href^="http://seethisinaction.com/servlet/"]
perfectgirls.net##a[href^="http://syndication.exosrv.com/"]
imagetwist.com##a[href^="http://www.2girlsteachsex.com/"]
nifty.org##a[href^="http://www.adlbooks.com/"]
hentai-imperia.org##a[href^="http://www.adult-empire.com/rs.php?"]
xcritic.com##a[href^="http://www.adultdvdempire.com/"][href*="?partner_id="]
bravotube.net##a[href^="http://www.bravotube.net/cs/"]
filthdump.com##a[href^="http://www.filthdump.com/adtracker.php?"]
alotporn.com##a[href^="http://www.fling.com/"]
myfreeblack.com##a[href^="http://www.fling.com/enter.php"]
porn.com##a[href^="http://www.fuckeveryday.com/"]
hentairules.net##a[href^="http://www.gallery-dump.com"]
hentai2read.com##a[href^="http://www.gay-harem.org/"]
mansurfer.com##a[href^="http://www.gaysexexposed.com/?t="]
girlsnaked.net##a[href^="http://www.mrvids.com/out/"]
porn.com##a[href^="http://www.slutfinder.com/"]
eskimotube.com##a[href^="http://www.streamate.com/"]
eskimotube.com##a[href^="http://www.tjoobvip.com/"]
xxxprivates.com##a[href^="http://www.xxxprivates.com/out-sponsor-"]
sxyprn.com##a[href^="https://ab.advertiserurl.com/"]
pornhub.com,pornhubpremium.com,redtube.com##a[href^="https://
ads.trafficjunky.net/"]
xxxgames.biz##a[href^="https://detour.click/"]
smutr.com##a[href^="https://smutr.com/?action=trace"]
ddlporn.org##a[href^="https://uploadgig.com/premium/"]
gotporn.com##a[href^="https://www.gotporn.com/click.php?id="]
imagebam.com,vipergirls.to##a[href^="https://www.mrporngeek.com/"]
avn.com##a[href^="https://www.myfreecams.com/"][href*="&track="]
barelist.com##a[onclick="CallServer('ad', '')"]
xxxstreams.eu##a[style]
pornhub.com,pornhubthbh7ap3u.onion##ads
pornhub.com,pornhubthbh7ap3u.onion##aside > [style="display: block;"] > table
pornhub.com,pornhubthbh7ap3u.onion##aside > span:first-child
alrincon.com,thenipslip.com##canvas
pornhub.com,pornhubthbh7ap3u.onion##div > aside > aside
porngames.com##div > canvas
txxx.com##div > div[style*="z-index:"]
redtube.com##div > iframe
babesandbitches.net##div[class^="banner"]
tubepornclassic.com##div[id^="ad-"]
hentaistream.com##div[id^="adx_ad-"]
hentaistream.com##div[id^="hs_ad"]
pornstarbyface.com##div[id^="sponcored-content-"]
pornhub.com,pornhubthbh7ap3u.onion,youporn.com,youporngay.com##div[onclick*="bp1.co
m"]
pornhub.com,pornhubthbh7ap3u.onion##div[style*="width: 315px; height: 300px;"]
ceporn.net##div[style="border:4px
solid;width:300px;height:250px;background:#7e7e7e;"]
javlibrary.com##div[style="display:block; position:relative; width:730px;
height:92px; overflow:hidden; margin: 10px auto 0px auto;"]
iloveinterracial.com##div[style="width:1000px;height:110px; background-
color:#E9DECA; font-family: Tahoma,Helvetica,Arial,sans-serif; font-size: 11px;
font-style:normal; color:#535353;"]
sexbot.com##div[style="width:300px;height:20px;text-align:center;padding-
top:30px;"]
newbigtube.com##div[style="width:640px; min-height:54px; margin-top:8px;
padding:5px;"]
imgflare.com##div[style^="width:604px; height:250px;"]
pornhub.com,pornhubthbh7ap3u.onion##figure > [id][style="display: block;"]
rateherpussy.com##font[size="1"][face="Verdana"]
3movs.com##iframe[height="250"][width="300"]
javjunkies.com##iframe[height="670"]
pornhd.com,pornroxxx.com##iframe[scrolling]
xcafe.com##iframe[src]
watchteencam.com##iframe[src^="http://watchteencam.com/images/"]
pornhub.com,pornhubthbh7ap3u.onion##iframe[style="width: 350px; height: 350px;"]
tnaflix.com,youporn.com##iframe[width="300"][height="250"]
pornhub.com,pornhubthbh7ap3u.onion##iframe[width][height*="px"]
avgle.com,hotgirlclub.com,pornobae.com,xxxkingtube.com##img[src*=".php"]
pornerbros.com,pornxs.com##img[src*=".php?"]
4tube.com##img[src][style][width]
pornhub.com,pornhubthbh7ap3u.onion##img[src^="http://www.pornhub.com/album/
strange/"]
brit-babes.com##img[width="280"]
pornhub.com,pornhubthbh7ap3u.onion##img[width="300"][height="250"]
naughty.com##img[width="450"]
adultwork.com,babepicture.co.uk,imagetwist.com,naughty.com,sexmummy.com,tophentai.b
iz,tvgirlsgallery.co.uk##img[width="468"]
4fuckr.com,babeshows.co.uk,jessie-rogers.com##img[width="728"]
youporn.com##milktruck > div
boundhub.com##noindex > .opt
pornhub.com,pornhubthbh7ap3u.onion##sads
humoron.com##table[width="527"]
rude.com##td[height="25"]
sharks-lagoon.fr##td[width="164"][valign="top"][bgcolor="#3366ff"][align="center"]
pornhub.com,pornhubthbh7ap3u.onion##video[style*="display: block !important;"]
pornhub.com,pornhubthbh7ap3u.onion##zzzzz
motherless.com##div > table[style][border]
motherless.com##iframe[style]
motherless.com##table[style*="max-width:"]
youporn.com#?#aside:-abp-has(a.ad-remove)
@@||2mdn.net/instream/html5/ima3.js$script,domain=earthtv.com|zdnet.com
@@||4cdn.org/adv/$image,domain=boards.4channel.org
@@||9cache.com/piwik.$domain=9gag.com
@@||abcnews.com/assets/js/prebid.min.js$~third-party
@@||abcnews.com/assets/player/$script,~third-party
@@||accuweather.com/bundles/prebid.$script
@@||ad.linksynergy.com^$image,domain=extrarebates.com
@@||adap.tv/redir/javascript/vpaid.js
@@||adblockplus.org^$generichide,domain=easylist.adblockplus.org|
reports.adblockplus.org
@@||addicted.es^*/ad728-$image,~third-party
@@||adf.ly/static/image/ad_top_bg2.png?
@@||adguard.com/public/Adguard/Blog/Android/comparison/
*_ads_$image,domain=adguard.com
@@||adjust.com/adjust-latest.min.js$domain=anchor.fm
@@||adm.fwmrm.net^*/TremorAdRenderer.$object,domain=go.com
@@||adm.fwmrm.net^*/videoadrenderer.$object,domain=cnbc.com|go.com|nbc.com|
nbcnews.com
@@||ads.dollartree.com/SneakPeek/$~third-party
@@||ads.exoclick.com/*.js$script,domain=gelbooru.com|thepiratebay.org
@@||ads.freewheel.tv/|$media,domain=cnbc.com|fxnetworks.com|my.xfinity.com|nbc.com|
nbcsports.com
@@||ads.muxiv.com/address/$xmlhttprequest
@@||ads.nationmedia.com/webfonts/$font
@@||ads.rubiconproject.com/prebid/$script,domain=everydayhealth.com
@@||ads1.atpclick.com/atpClick.aspx?$image,script,domain=jobnet.co.il|jobs-
israel.com
@@||adsafeprotected.com/vans-adapter-google-ima.js$script,domain=ladbible.com
@@||adsales.snidigital.com/*/ads-config.min.js$script
@@||adserve.atedra.com/js/$script,domain=repeatmyvids.com
@@||adserve.atedra.com/vast/wrap.php?$script,domain=repeatmyvids.com
@@||adserve.atedra.com/zones.php$xmlhttprequest,domain=repeatmyvids.com
@@||adservex.media.net/videoAds.js$script,domain=forbes.com
@@||affiliate.kickapps.com/service/
@@||airplaydirect.com/openx/www/images/$image
@@||akamaized.net^*.stream/$domain=naver.com
@@||akamaized.net^*/playlist.m3u8?$domain=naver.com
@@||amazon-adsystem.com/aax2/apstag.js$domain=accuweather.com|blastingnews.com|
exomashomepage.com|foxbusiness.com|foxnews.com|go.cnn.com|history.com|keloland.com|
radio.com|webmd.com|wkrn.com|wlns.com|wvnstv.com
@@||amazon-adsystem.com/widgets/q?$image,third-party
@@||amazonaws.com/bt-dashboard-logos/$domain=signal.co
@@||amazonaws.com^*/sponsorbanners/$image,domain=members.portalbuzz.com
@@||ampproject.net^*/f.js$domain=indy100.com
@@||annfammed.org/adsystem/$image,~third-party
@@||aolcdn.com^*/adhads.css$domain=aol.com
@@||aolcdn.com^*/adsWrapper.$domain=aol.com|engadget.com|mapquest.com
@@||aone-soft.com/style/images/ad*.jpg
@@||api.adinplay.com^*/tag.min.js$script,domain=findcat.io|squadd.io
@@||api.adnetmedia.lt/api/$~third-party
@@||api.cirqle.nl^*&advertiserId=$script,xmlhttprequest
@@||api.paymentwall.com^$domain=adguard.com
@@||apmebf.com/ad/$domain=betfair.com
@@||apple.com^*/ads/$object,xmlhttprequest
@@||apple.com^*/images/ad-$image,domain=apple.com
@@||apple.com^*/images/ads_$image,domain=apple.com
@@||apple.com^*/includes/ads
@@||apple.com^*/video-ad.html
@@||arkadiumhosted.com/advertisement/video/$script,domain=usatoday.com
@@||arkadiumhosted.com^*/arena/heap/$script,domain=usatoday.com
@@||auctionzip.com/cgi-bin/showimage.cgi?
@@||autotrader.co.uk^*/advert$~third-party
@@||avclub.com^*/adManager.$script,~third-party
@@||bankofamerica.com^*?adx=$~third-party,xmlhttprequest
@@||banmancounselling.com/wp-content/themes/banman/
@@||bannersnack.com/banners/$document,subdocument,domain=adventcards.co.uk|
charitychristmascards.org|christmascardpacks.co.uk|kingsmead.com|
nativitycards.co.uk|printedchristmascards.co.uk
@@||bannersnack.net^$domain=bannersnack.com
@@||basinnow.com^*/advertise-$image,domain=basinnow.com
@@||bbc.co.uk^*/adverts.js
@@||bigfishaudio.com/banners/$image
@@||blizzardwatch.com^*/bw-ads.js
@@||blueconic.net/capitolbroadcasting.js$script,domain=wral.com
@@||boats.com/ad/$~third-party,xmlhttprequest
@@||boatwizard.com/ads_prebid.min.js$script,domain=boats.com
@@||borneobulletin.com.bn/wp-content/banners/bblogo.jpg
@@||brid.tv/player/build/plugins/adunit.js$script,domain=escapistmagazine.com
@@||britishairways.com/cms/global/styles/*/openx.css
@@||brocraft.net/js/banners.js
@@||business-supply.com/images/adrotator/
@@||campingworld.com/images/AffiliateAds/$image,domain=catalogfavoritesvip.com|
freeshipping.com|freeshippingrewards.com|habandvipplus.com|
inthecompanyofdogsvip.com|naturesjewelryvip.com|northstylevip.com|
pyramidcollectionvip.com|serengeticatalogvip.com|travelplus.com
@@||canadianlisted.com/css/*/ad/index.css
@@||candystand.com/assets/images/ads/$image
@@||canoe.com/Canoe/Ad/premium/$script
@@||capertongillett.com/glp?r=$script,~third-party
@@||capitalone360.com/js/adwizard/adwizard_homepage.js?
@@||capitolbroadcasting.blueconic.net^$image,script,xmlhttprequest,domain=wral.com
@@||carambo.la^*/GetAds|$xmlhttprequest
@@||carandclassic.co.uk/images/buttons/edit_free_ad.gif
@@||carandclassic.co.uk/images/free_advert/$image,~third-party
@@||caranddriver.com/assets/js/ads/ads-combined.min.js
@@||caranddriver.com/tools/iframe/?$subdocument
@@||cbsi.com/dist/optanon.js$script,domain=cbsnews.com|zdnet.com
@@||cc-dt.com/link/tplimage?lid=$image,domain=catalogfavoritesvip.com|
freeshipping.com|freeshippingrewards.com|habandvipplus.com|
inthecompanyofdogsvip.com|naturesjewelryvip.com|northstylevip.com|
pyramidcollectionvip.com|serengeticatalogvip.com|travelplus.com
@@||cctv.com/js/cntv_Advertise.js
@@||cdn.advertserve.com^$domain=hutchgo.com|hutchgo.com.cn|hutchgo.com.hk|
hutchgo.com.sg|hutchgo.com.tw
@@||cdn.betrad.com/pub/icon1.png$domain=usanetwork.com
@@||cdn.inskinmedia.com^*/brightcove3.js$domain=virginmedia.com
@@||cdn.inskinmedia.com^*/ipcgame.js?$domain=mousebreaker.com
@@||cdn.intentmedia.net^$image,script,domain=travelzoo.com
@@||cdn.jwplayer.com/v2/media/$xmlhttprequest,domain=investopedia.com
@@||cdn.pch.com/spectrummedia/spectrum/adunit/
@@||cdn.travidia.com/fsi-page/$image
@@||cdn.travidia.com/rop-ad/$image
@@||cdn.travidia.com/rop-sub/$image
@@||cdn.turner.com^*/video/336x280_ad.gif
@@||cdn.vdopia.com^$object,script,domain=indiatvnews.com|moneycontrol.com
@@||cerebral.s4.bizhat.com/banners/$image,~third-party
@@||channel4.com/media/scripts/oasconfig/siteads.js
@@||chase.com/content/*/ads/$image,~third-party
@@||chase.com^*/adserving/
@@||cheapoair.ca/desktopmodules/adsales/adsaleshandle.ashx?$xmlhttprequest
@@||cheapoair.com/desktopmodules/adsales/adsaleshandle.ashx?$xmlhttprequest
@@||checkerdist.com/product-detail.cfm?*advert_id=$~third-party
@@||chotot.com/v1/public/user_ads/$xmlhttprequest
@@||cio.com/www/js/ads/gpt_includes.js
@@||classifieds.wsj.com/ad/$~third-party
@@||click2houston.com/gmg.static/ads/$script
@@||clickbd.com^*/ads/$image,~third-party
@@||clickondetroit.com/gmg.static/ads/$script
@@||clickorlando.com/gmg.static/ads/$script
@@||clients*.google.com/adsense/*?key=$domain=~calcalist.co.il|~gaytube.com|
~mako.co.il|~pornhub.com|~pornhubthbh7ap3u.onion|~redtube.com|~redtube.com.br|
~tube8.com|~tube8.es|~tube8.fr|~walla.co.il|~xtube.com|~ynet.co.il|~youjizz.com|
~youporn.com|~youporngay.com
@@||cloud.google.com^$~third-party
@@||cloudflare.com/ajax/libs/videojs-contrib-ads/$stylesheet,domain=healthmeans.com
@@||cloudfront.net/_ads/$xmlhttprequest,domain=jobstreet.co.id|jobstreet.co.in|
jobstreet.co.th|jobstreet.com|jobstreet.com.my|jobstreet.com.ph|jobstreet.com.sg|
jobstreet.vn
@@||cloudfront.net^*/advertising.png$image,domain=worthpoint.com
@@||commons.wikimedia.org/w/api.php?$~third-party,xmlhttprequest
@@||comsec.com.au^*/homepage_banner_ad.gif
@@||contextual.media.net/dmedianet.js$script,domain=msn.com
@@||copesdistributing.com/images/adds/banner_$~third-party
@@||css.wpdigital.net/wpost/css/combo?*/ads.css
@@||cubeecraft.com/openx/$~third-party
@@||cvs.com/webcontent/images/weeklyad/adcontent/$~third-party
@@||d17lvj5xn8sco6.cloudfront.net/ad/$image,xmlhttprequest
@@||dailymotion.com/embed/$subdocument,domain=~gum-gum-streaming.co|~gum-gum-
streaming.com|~gum-gum-streaming.tv|~mavanimes.co|~streaming-vostfr.com
@@||dashboard.adskeeper.co.uk^$domain=dashboard.adskeeper.co.uk
@@||davidsilverspares.co.uk/graphics/*_ad.gif$~third-party
@@||deployads.com/a/9gag.com.js$script,domain=9gag.com
@@||dianomi.com/cgi-bin/smartads.pl$xmlhttprequest,domain=inc.com
@@||dianomi.com/partner/marketwatch/js/dianomi-marketwatch.js?
$domain=marketwatch.com
@@||dianomi.com/recirculation.epl?id=$subdocument
@@||digiads.com.au/images/shared/misc/ad-disclaimer.gif
@@||dilbert.com/assets/ad-dependencies-$script,~third-party
@@||doubleclick.net/ddm/$image,domain=aetv.com|fyi.tv|history.com|mylifetime.com|
speedtest.net
@@||doubleclick.net/favicon.ico$image,domain=goal.com
@@||doubleclick.net/gpt/pubads_impl_$script,xmlhttprequest,domain=accuweather.com|
blastingnews.com|epaper.timesgroup.com|espn.com|etf.com|gamespot.com|nbcsports.com|
webmd.com
@@||dwiextreme.com/banners/dwiextreme$image
@@||edmodo.com/ads$~third-party,xmlhttprequest
@@||emergencymedicalparamedic.com/wp-content/themes/AdSense/style.css
@@||engine.adzerk.net/api/$domain=tradingview.com
@@||entitlements.jwplayer.com^$xmlhttprequest,domain=iheart.com
@@||esi.evetech.net/latest/characters/affiliation/
$xmlhttprequest,domain=localthreat.xyz
@@||espncdn.com/combiner/$stylesheet
@@||experienceleague.adobe.com/assets/$~third-party
@@||experienceleague.adobe.com/docs/$~third-party
@@||experienceleague.corp.adobe.com/assets/$~third-party
@@||experienceleague.corp.adobe.com/docs/$~third-party
@@||explainxkcd.com/wiki/images/$image,~third-party
@@||expressclassifiedstt.com/adimg.php?$~third-party
@@||fabulous-emma.com/photos/albums/*_ad01.jpg$image,~third-party
@@||facebook.com/ads/ajax/ads_stats_dialog/$~third-party,xmlhttprequest
@@||facebook.com/ads/api/preview_iframe.php$subdocument,~third-party
@@||facebook.com/ads/profile/advertisers/$~third-party,xmlhttprequest
@@||facebook.com/ads/profile/interests/$~third-party,xmlhttprequest
@@||facebook.com/ajax/settings/account/
advertising_email.php$xmlhttprequest,domain=facebook.com
@@||fbcdn.net/rsrc.php/*.css$stylesheet,domain=facebook.com
@@||fdyn.pubwise.io^$script,domain=urbanglasgow.co.uk
@@||flowplayer.com^*/ads.min.js$script,third-party
@@||fncstatic.com/static/isa/app/lib/prebid.js$script,domain=foxbusiness.com|
foxnews.com
@@||forums.opera.com/api/topic/$~third-party,xmlhttprequest
@@||foxnewsplayer-a.akamaihd.net^*/amp/prebid/$script,domain=foxbusiness.com|
foxnews.com
@@||freelitecoin.vip/assets/img/ad_$~third-party
@@||fwmrm.net^*/AdManager.js$script
@@||g.doubleclick.net/gampad/ads$xmlhttprequest,domain=gamespot.com
@@||g.doubleclick.net/gampad/ads*%20Web%20Player$domain=fox35orlando.com|
imasdk.googleapis.com
@@||g.doubleclick.net/gampad/ads?
*RakutenShowtime$xmlhttprequest,domain=imasdk.googleapis.com
@@||g.doubleclick.net/ondemand/$xmlhttprequest,domain=sbs.com.au
@@||g.doubleclick.net/tag/js/gpt.js$script,xmlhttprequest,domain=9gag.com|
accuweather.com|blastingnews.com|epaper.timesgroup.com|gamespot.com|
independent.co.uk|theta.tv|webmd.com|womenshealthmag.com
@@||g2crowd.com/uploads/product/image/$image,domain=g2.com
@@||glos.ac.uk/DataRepository/CourseDatabase/*/adv/$image,~third-party
@@||google.*/s?*&q=$~third-party,xmlhttprequest,domain=google.ae|google.at|
google.be|google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|
google.co.il|google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|
google.co.th|google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|
google.com.au|google.com.br|google.com.co|google.com.ec|google.com.eg|
google.com.hk|google.com.mx|google.com.my|google.com.pe|google.com.ph|
google.com.pk|google.com.py|google.com.sa|google.com.sg|google.com.tr|
google.com.tw|google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|
google.dk|google.dz|google.ee|google.es|google.fi|google.fr|google.gr|google.hr|
google.hu|google.ie|google.it|google.lt|google.lv|google.nl|google.no|google.pl|
google.pt|google.ro|google.rs|google.ru|google.se|google.sk
@@||google.*/search?sclient=*&q=$~third-party,xmlhttprequest,domain=google.ae|
google.at|google.be|google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|
google.co.il|google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|
google.co.th|google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|
google.com.au|google.com.br|google.com.co|google.com.ec|google.com.eg|
google.com.hk|google.com.mx|google.com.my|google.com.pe|google.com.ph|
google.com.pk|google.com.py|google.com.sa|google.com.sg|google.com.tr|
google.com.tw|google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|
google.dk|google.dz|google.ee|google.es|google.fi|google.fr|google.gr|google.hr|
google.hu|google.ie|google.it|google.lt|google.lv|google.nl|google.no|google.pl|
google.pt|google.ro|google.rs|google.ru|google.se|google.sk
@@||google.*/webpagethumbnail?*&query=$script,~third-party,domain=google.ae|
google.at|google.be|google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|
google.co.il|google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|
google.co.th|google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|
google.com.au|google.com.br|google.com.co|google.com.ec|google.com.eg|
google.com.hk|google.com.mx|google.com.my|google.com.pe|google.com.ph|
google.com.pk|google.com.py|google.com.sa|google.com.sg|google.com.tr|
google.com.tw|google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|
google.dk|google.dz|google.ee|google.es|google.fi|google.fr|google.gr|google.hr|
google.hu|google.ie|google.it|google.lt|google.lv|google.nl|google.no|google.pl|
google.pt|google.ro|google.rs|google.ru|google.se|google.sk
@@||google.com/_/apps-static/*/socialads/$script,stylesheet,~third-party
@@||google.com/_static/images/*/ads.png$~third-party
@@||google.com/ads/search/module/ads/*/search.js$domain=about.com|
armstrongmywire.com|atlanticbb.net|bestbuy.com|bresnan.net|broadstripe.net|
buckeyecablesystem.net|cableone.net|centurylink.net|charter.net|cincinnatibell.net|
dish.net|ehow.com|forbbbs.org|hargray.net|hawaiiantel.net|hickorytech.net|
homeaway.co.uk|knology.net|livestrong.com|mediacomtoday.com|midco.net|
mybendbroadband.com|mybrctv.com|mycenturylink.com|myconsolidated.net|myepb.net|
mygrande.net|mygvtc.com|myhughesnet.com|myritter.com|northstate.net|nwcable.net|
query.nytimes.com|rentals.com|search.rr.com|searchresults.verizon.com|
suddenlink.net|surewest.com|synacor.net|tds.net|toshiba.com|truvista.net|
windstream.net|windstreambusiness.net|wowway.net|zoover.co.uk|zoover.com
@@||google.com/adsense/$subdocument,domain=sedo.co.uk|sedo.com|sedo.jp|sedo.kr|
sedo.pl
@@||google.com/adsense/domains/caf.js$domain=capertongillett.com|webfirstrow.eu
@@||google.com/adsense/search/ads.js$domain=armstrongmywire.com|atlanticbb.net|
bestbuy.com|bresnan.net|broadstripe.net|buckeyecablesystem.net|cableone.net|
centurylink.net|charter.net|cincinnatibell.net|diigo.com|dish.net|forbbbs.org|
gumtree.com.au|hargray.net|hawaiiantel.net|hickorytech.net|homeaway.co.uk|
knology.net|livestrong.com|mediacomtoday.com|midco.net|mybendbroadband.com|
mybrctv.com|mycenturylink.com|myconsolidated.net|myepb.net|mygrande.net|mygvtc.com|
myhughesnet.com|myritter.com|northstate.net|nwcable.net|query.nytimes.com|
rentals.com|search.rr.com|searchresults.verizon.com|suddenlink.net|surewest.com|
synacor.net|tds.net|toshiba.com|truvista.net|windstream.net|windstreambusiness.net|
wowway.net|www.google.com|zoover.co.uk|zoover.com
@@||google.com/images/integrations/$image,~third-party
@@||google.com/recaptcha/$script,subdocument,xmlhttprequest
@@||googletagservices.com/tag/js/gpt.js$domain=epaper.timesgroup.com|espn.com|
etf.com|nbcsports.com|realestate.co.nz|windalert.com
@@||gpt-worldwide.com/js/gpt.js$~third-party
@@||guardianapps.co.uk^*/advertisement-
features^$xmlhttprequest,domain=theguardian.com
@@||guim.co.uk/uploader/$image,~third-party
@@||gumtree.com^*/advertising.js
@@||healthline.com/search$csp,~third-party
@@||houseofindya.com/lookbook/lookbookproducts?bannerid$~third-party
@@||howmanysyllables.com/css/$stylesheet,~third-party
@@||hulu.com/published/*.flv
@@||hulu.com/published/*.mp4
@@||hutchgo.advertserve.com^$domain=hutchgo.com|hutchgo.com.cn|hutchgo.com.hk|
hutchgo.com.sg|hutchgo.com.tw
@@||hw-ads.datpiff.com/news/$image,domain=datpiff.com
@@||i.thechive.com/js/gpt.js$script,~third-party
@@||ikea.com^*/img/ad_
@@||ikea.com^*/img/ads/
@@||imasdk.googleapis.com/js/core/bridge*.html$subdocument,domain=~spotify.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=abc.com|api.screen9.com|
audiomack.com|blastingnews.com|bloomberg.com|cbc.ca|cbsnews.com|cbssports.com|
cdnmedia.tv|chicagotribune.com|clipsliver.com|cnet.com|comicbook.com|complex.com|
cwtv.com|dailybreeze.com|distro.tv|forbes.com|fox35orlando.com|freep.com|
gamejolt.com|goodhousekeeping.com|goodmorningamerica.com|healthmeans.com|
iheart.com|independent.co.uk|indystar.com|insideedition.com|kizi.com|
metacritic.com|metrolyrics.com|mobg.io|news.sky.com|nflgamepass.com|nytimes.com|
nytimes3xbfgragh.onion|play.ludigames.com|player.abacast.net|
player.performgroup.com|powr.com|rumble.com|snopes.com|thestreet.com|theverge.com|
tvguide.com|ultimedia.com|usatoday.com|video.foxbusiness.com|video.foxnews.com|
vidyomani.com|womenshealthmag.com|wsj.com|yiv.com|zeebiz.com
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=bloomberg.co.jp|
bloomberg.com|sbs.com.au
@@||imasdk.googleapis.com/js/sdkloader/ima3_debug.js$domain=abcnews.go.com|
brightcove.net
@@||img-cdn.mediaplex.com^$image,domain=betfair.com
@@||imgur.com^*/advertisingbanner.$script,domain=imgur.com
@@||indiaresults.com/advertisements/submit.png
@@||infotel.ca/images/ads/$image,~third-party
@@||infoworld.com/www/js/ads/gpt_includes.js
@@||innovid.com^$object,domain=hulu.com
@@||island.lk/userfiles/image/danweem/island.gif
@@||itv.com/itv/hserver/*/site=itv/$xmlhttprequest
@@||itv.com/itv/jserver/$script,domain=itv.com
@@||japan-guide.com/ad/$image,~third-party
@@||jwpcdn.com/player/plugins/googima/$script,domain=iheart.com|video.vice.com
@@||kizi.com/assets/advertisement-*.js
@@||kotaku.com^*/assets/new-client/adManager.$script,~third-party
@@||ksat.com/gmg.static/ads/$script
@@||linkbucks.com/tmpl/$image,stylesheet
@@||lokopromo.com^*/adsimages/$~third-party
@@||looker.com/api/internal/$~third-party
@@||manageengine.com/images/logo/$image,~third-party
@@||manageengine.com/products/ad-manager/$~third-party
@@||martinfowler.com/articles/asyncJS.css$stylesheet,~third-party
@@||media-amazon.com/images/*/upsell-ad-$stylesheet,domain=imdb.com
@@||mediaalpha.com/js/serve.js$domain=goseek.com
@@||meetings.hubspot.com^*&parentPageUrl=https://promo.$domain=corecollective.sg
@@||mircscripts.org/advertisements.js
@@||moatads.com/*/moatad.js$script,domain=webmd.com
@@||moatads.com/*/moatwrapper.js$script,domain=hulu.com
@@||mobygames.com/images/promo/$image,~third-party
@@||moremoney.io/promo/Advertise.svg$~third-party
@@||motortrader.com.my/advert/$image,~third-party
@@||msmedia.morningstar.com^*/size=*/random=*/viewid=$script,domain=morningstar.in
@@||nationalreview.com/wp-content/themes/national-review/client/build/js/$script
@@||networkworld.com/www/js/ads/gpt_includes.js?
@@||news4jax.com/gmg.static/ads/$script
@@||nflcdn.com/static/site/$script,domain=nfl.com
@@||nitropay.com/ads-$script,domain=lolalytics.com
@@||notebookcheck.$image,~third-party
@@||npr.org/sponsorship/targeting/$~third-party,xmlhttprequest
@@||ntv.io/serve/load.js$domain=mcclatchydc.com
@@||objects.tremormedia.com/embed/js/$domain=videopoker.com|weeklyworldnews.com
@@||online-banking.hsbc.com.au/gsp/saas/$~third-party
@@||optimatic.com/iframe.html$subdocument,domain=pch.com
@@||optimatic.com/redux/optiplayer-$domain=pch.com
@@||optimatic.com/shell.js$domain=pch.com
@@||optimatic.com^*/shell.swf$object,domain=pch.com
@@||optimatic.com^*/shell_$object,domain=pch.com
@@||optout.networkadvertising.org^$document
@@||oxfordlearnersdictionaries.com/external/scripts/doubleclick.js
@@||p.d.1emn.com^$script,domain=hotair.com
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_impl.js$domain=downloads.codefi.re|globaldjmix.com|nlfreevpn.com|
oldapps.com|slideplayer.com|smallseotools.com|tampermonkey.net|
thefreedictionary.com|windows7themes.net
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=slideplayer.com|
smallseotools.com|tampermonkey.net|thefreedictionary.com
@@||pagead2.googlesyndication.com/pagead/js/lidar.js$domain=convert-me.com|
grammarist.com
@@||pagead2.googlesyndication.com/pagead/show_ads.js$domain=nlfreevpn.com|
oldapps.com
@@||pandora.com/images/public/devicead/$image
@@||paperpk.com/Ads/site/$image,domain=paperpk.com
@@||paperpk.com/ads_pic_directory/$image,domain=paperpk.com
@@||paperpk.com/pk_img/$image,domain=paperpk.com
@@||payload.cargocollective.com^$image,~third-party
@@||pbs.twimg.com/ad_img/$image,xmlhttprequest
@@||pcworld.com/www/js/ads/jquery.lazyload-ad.js
@@||pepperjamnetwork.com/banners/$image,domain=extrarebates.com
@@||photofunia.com/effects/$image,~third-party
@@||pjtra.com/b/$image,domain=extrarebates.com
@@||player.anyclip.com/anyclip-widget/lre-widget/$script,domain=video.timeout.com|
video.venturebeat.com|videos.heute.at
@@||playwire.com/bolt*/$image
@@||playwire.com/bolt*/frame/admgr.$script
@@||pntrac.com/b/$image,domain=extrarebates.com
@@||pntrs.com/b/$image,domain=extrarebates.com
@@||pntrs.com^$image,domain=catalogfavoritesvip.com|freeshipping.com|
freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|
naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|
serengeticatalogvip.com|travelplus.com
@@||portal.autotrader.co.uk/advert/$~third-party
@@||powercolor.com/image/ad/$~third-party
@@||prebid.adnxs.com^$xmlhttprequest,domain=go.cnn.com
@@||pro.myphotopipe.com/images/ProductSections/advert-$image,domain=myphotopipe.com
@@||productioncars.com/pics/menu/
@@||promo.zendesk.com^$xmlhttprequest,domain=promo.com
@@||px.moatads.com/pixel.gif$image,domain=abcya.com
@@||recaptcha.net/recaptcha/$script
@@||rogersmagazines.com/ads/$image,domain=catalogfavoritesvip.com|freeshipping.com|
freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|
naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|
serengeticatalogvip.com|travelplus.com
@@||rover.ebay.com^$image,domain=catalogfavoritesvip.com|freeshipping.com|
freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|
naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|
serengeticatalogvip.com|travelplus.com
@@||salfordonline.com/wp-content/plugins/wp_pro_ad_system/$script
@@||scrippsdigital.com/cms/videojs/$stylesheet,domain=scrippsdigital.com
@@||sdltutorials.com/Data/Ads/AppStateBanner.jpg
@@||securenetsystems.net/advertising/ad_campaign_get.cfm?$xmlhttprequest
@@||securitytrails.com/app/api/domain/$~third-party,xmlhttprequest
@@||servebom.com/tmn*.js$script,domain=tomsguide.com|tomshardware.co.uk|
tomshardware.com|wonderhowto.com
@@||server.cpmstar.com/view.aspx?poolid=$domain=newgrounds.com
@@||serviceads.co.uk/api/ad/$~third-party,xmlhttprequest
@@||shareasale.com/image/$domain=catalogfavoritesvip.com|freeshipping.com|
freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|
naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|
serengeticatalogvip.com|travelplus.com
@@||shopmanhattanite.com/affiliatebanners/$image,domain=catalogfavoritesvip.com|
freeshipping.com|freeshippingrewards.com|habandvipplus.com|
inthecompanyofdogsvip.com|naturesjewelryvip.com|northstylevip.com|
pyramidcollectionvip.com|serengeticatalogvip.com|travelplus.com
@@||shopping.naver.net/ad/$image,script,stylesheet,domain=naver.com
@@||signin.verizon.com^*/affiliate/$subdocument,xmlhttprequest
@@||somewheresouth.net/banner/banner.php$image
@@||sonyliv.com/api/configuration/config_ads$~third-party,xmlhttprequest
@@||sonyliv.com/extensions/gpt.js$script
@@||spendino.de/admanager/
@@||sportsnet.ca/wp-content/plugins/bwp-minify/$domain=sportsnet.ca
@@||static.amp.services/clients/$script,domain=road.cc
@@||static.ziffdavis.com/sitenotice/*/settings.js$domain=allestoringen.be|
allestoringen.nl|downdetector.ae|downdetector.c|downdetector.ca|downdetector.co.nz|
downdetector.co.uk|downdetector.co.za|downdetector.com|downdetector.com.ar|
downdetector.com.au|downdetector.com.br|downdetector.com.co|downdetector.cz|
downdetector.dk|downdetector.ec|downdetector.es|downdetector.fi|downdetector.fr|
downdetector.gr|downdetector.hk|downdetector.hr|downdetector.hu|downdetector.id|
downdetector.ie|downdetector.in|downdetector.it|downdetector.jp|downdetector.mx|
downdetector.my|downdetector.no|downdetector.pe|downdetector.pk|downdetector.pl|
downdetector.pt|downdetector.ro|downdetector.ru|downdetector.se|downdetector.sg|
downdetector.sk|downdetector.web.tr|xn--allestrungen-9ib.at|xn--allestrungen-
9ib.ch|xn--allestrungen-9ib.de
@@||static.ziffdavis.com/sitenotice/evidon-sitenotice-
bundle.js$domain=allestoringen.be|allestoringen.nl|downdetector.ae|downdetector.c|
downdetector.ca|downdetector.co.nz|downdetector.co.uk|downdetector.co.za|
downdetector.com|downdetector.com.ar|downdetector.com.au|downdetector.com.br|
downdetector.com.co|downdetector.cz|downdetector.dk|downdetector.ec|
downdetector.es|downdetector.fi|downdetector.fr|downdetector.gr|downdetector.hk|
downdetector.hr|downdetector.hu|downdetector.id|downdetector.ie|downdetector.in|
downdetector.it|downdetector.jp|downdetector.mx|downdetector.my|downdetector.no|
downdetector.pe|downdetector.pk|downdetector.pl|downdetector.pt|downdetector.ro|
downdetector.ru|downdetector.se|downdetector.sg|downdetector.sk|
downdetector.web.tr|xn--allestrungen-9ib.at|xn--allestrungen-9ib.ch|xn--
allestrungen-9ib.de
@@||summitracing.com/global/images/bannerads/
@@||supercartoons.net/ad-preroll.html
@@||survey.g.doubleclick.net^$script,domain=sporcle.com
@@||t.st/files/$script,domain=thestreet.com
@@||tampermonkey.net^$script,domain=tampermonkey.net
@@||theweathernetwork.com/js/*/prebid_twn/$script,~third-party
@@||townhall.com/resources/dist/js/prebid-pjmedia.js$script,domain=pjmedia.com
@@||tractorshed.com/photoads/upload/$~third-party
@@||translate.google.*/translate_*&q=$~third-party,xmlhttprequest,domain=google.ae|
google.at|google.be|google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|
google.co.il|google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|
google.co.th|google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|
google.com.au|google.com.br|google.com.co|google.com.ec|google.com.eg|
google.com.hk|google.com.mx|google.com.my|google.com.pe|google.com.ph|
google.com.pk|google.com.py|google.com.sa|google.com.sg|google.com.tr|
google.com.tw|google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|
google.dk|google.dz|google.ee|google.es|google.fi|google.fr|google.gr|google.hr|
google.hu|google.ie|google.it|google.lt|google.lv|google.nl|google.no|google.pl|
google.pt|google.ro|google.rs|google.ru|google.se|google.sk
@@||tttcdn.com/advertising/$image,domain=tomtop.com
@@||ukbride.co.uk/css/*/adverts.css
@@||upload.wikimedia.org/wikipedia/
@@||urbanog.com/banners/$image
@@||usgamer.net/static/scripts/AdsLoad.js$script,~third-party
@@||usgamer.net/static/scripts/SidebarAds.js$script,~third-party
@@||utdallas.edu/locator/maps/$image
@@||v.fwmrm.net/ad/p/1?$domain=cc.com|channel5.com|cmt.com|eonline.com|
foodnetwork.com|nbcnews.com|ncaa.com|player.theplatform.com|simpsonsworld.com|
sonycrackle.com|today.com|uktv.co.uk
@@||vidible.tv/prod/$media,object,other
@@||vidible.tv/stage/$media,object,other
@@||volterra.io^*/advertise_policy$~third-party
@@||volterra.us^*/advertise_policy$~third-party
@@||wallpapersmania.com/ad/$image,~third-party
@@||weather.com/api/v1/content-config/ad-third-party$domain=wunderground.com
@@||webmd.com^*/video-ad.js$script,~third-party
@@||wikia.nocookie.net^$stylesheet
@@||wikia.nocookie.net^*/images/$image
@@||worldgravity.com^$script,domain=hotstar.com
@@||worthpoint.com^*/advertising?$~third-party
@@||wpgdadago.com/ad/$image,~third-party
@@||wpgdadatong.com/ad/$image,~third-party
@@||wpthemedetector.com/ad/$~third-party
@@||wsls.com/gmg.static/ads/$script
@@||www.facebook.com/ad.*^ajaxpipe^$subdocument,~third-party
@@||www.google.*/aclk?$domain=google.ae|google.at|google.be|google.bg|google.by|
google.ca|google.ch|google.cl|google.co.id|google.co.il|google.co.in|google.co.jp|
google.co.ke|google.co.kr|google.co.nz|google.co.th|google.co.uk|google.co.ve|
google.co.za|google.com|google.com.ar|google.com.au|google.com.br|google.com.co|
google.com.ec|google.com.eg|google.com.hk|google.com.mx|google.com.my|
google.com.pe|google.com.ph|google.com.pk|google.com.py|google.com.sa|
google.com.sg|google.com.tr|google.com.tw|google.com.ua|google.com.uy|
google.com.vn|google.cz|google.de|google.dk|google.dz|google.ee|google.es|
google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|google.it|google.lt|
google.lv|google.nl|google.no|google.pl|google.pt|google.ro|google.rs|google.ru|
google.se|google.sk|googleadservices.com
@@||www.google.*/search?$domain=google.ae|google.at|google.be|google.bg|google.by|
google.ca|google.ch|google.cl|google.co.id|google.co.il|google.co.in|google.co.jp|
google.co.ke|google.co.kr|google.co.nz|google.co.th|google.co.uk|google.co.ve|
google.co.za|google.com|google.com.ar|google.com.au|google.com.br|google.com.co|
google.com.ec|google.com.eg|google.com.hk|google.com.mx|google.com.my|
google.com.pe|google.com.ph|google.com.pk|google.com.py|google.com.sa|
google.com.sg|google.com.tr|google.com.tw|google.com.ua|google.com.uy|
google.com.vn|google.cz|google.de|google.dk|google.dz|google.ee|google.es|
google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|google.it|google.lt|
google.lv|google.nl|google.no|google.pl|google.pt|google.ro|google.rs|google.ru|
google.se|google.sk
@@||www.google.com/ads/preferences/$image,script,subdocument
@@||yadayadayada.nl/banner/banner.php$image,domain=murf.nl|workhardclimbharder.nl
@@||yahoo.com/combo?$stylesheet
@@||yceml.net^$image,domain=catalogfavoritesvip.com|deliverydeals.co.uk|
extrarebates.com|freeshipping.com|freeshippingbymastercard.com|
freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|
naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|
serengeticatalogvip.com|travelplus.com
@@||yimg.com/rq/darla/*/g-r-min.js$domain=yahoo.com
@@||yimg.com/ss/rapid-3.53.3.js$domain=aol.com
@@||yimg.com/ss/rapid3.js$script,domain=aol.com
@@||yoox.com/img//banner/affiliation/$image,domain=catalogfavoritesvip.com|
freeshipping.com|freeshippingrewards.com|habandvipplus.com|
inthecompanyofdogsvip.com|naturesjewelryvip.com|northstylevip.com|
pyramidcollectionvip.com|serengeticatalogvip.com|travelplus.com
@@||zergnet.com^$image,script,stylesheet,domain=ci.craveonline.com|
ci.gamerevolution.com|ci.momtastic.com|ci.thefashionspot.com|ci.totallyher.com
@@||zohopublic.com^*/ADManager_$subdocument,xmlhttprequest,domain=manageengine.com|
zohopublic.com
@@||hwcdn.net^$script,domain=mp4upload.com
@@||ezsoftwarestorage.com/ad/$image,media,~third-party
@@||ezsoftwarestorage.com^$image,media,domain=ezfunnels.com
@@||ads.memo2.nl/banners/$subdocument
@@||1337x.to/cat/$csp,~third-party
@@||1337x.to/home/$csp,~third-party
@@||1337x.to/login$csp,~third-party
@@||1337x.to/movie-library/$csp,~third-party
@@||1337x.to/new-episodes/$csp,~third-party
@@||1337x.to/register$csp,~third-party
@@||1337x.to/series-library/$csp,~third-party
@@||1337x.to/top-100$csp,~third-party
@@||1337x.to/torrent/$csp,~third-party
@@||1337x.to/upload$csp,~third-party
@@||uploadproper.com/login.html$csp,~third-party
@@||uploadproper.com/register.html$csp,~third-party
@@||www.limetorrents.info/register/$csp,~third-party
@@||zcache.ca^$image,domain=zazzle.ca
@@||zcache.co.nz^$image,domain=zazzle.co.nz
@@||zcache.co.uk^$image,domain=zazzle.co.uk
@@||zcache.com^$image,domain=zazzle.com
@@||oauth.vk.com/authorize?
@@||arstechnica.com^$generichide
@@||bing.com/shop$generichide
@@||boreburn.com^$generichide
@@||brighteon.com^$generichide
@@||cwtv.com^$generichide
@@||dailymail.co.uk^$generichide
@@||dynata.com/survey/$generichide
@@||history.com^$generichide
@@||msn.com^$generichide
@@||reuters.com^$generichide
@@||smallseotools.com^$generichide
@@||stclassifieds.sg^$generichide
@@||thefreedictionary.com^$generichide
@@||videotoolbox.com^$generichide
@@||web.archive.org^$generichide
@@||wikibooks.org^$generichide
@@||wikidata.org^$generichide
@@||wikinews.org^$generichide
@@||wikipedia.org^$generichide
@@||wikiquote.org^$generichide
@@||wikiversity.org^$generichide
@@||wiktionary.org^$generichide
@@||yibada.com^$generichide
@@||zippyshare.com^$generichide
@@/adBlockDetector/*$~third-party,domain=~gaytube.com|~pornhub.com|
~pornhubthbh7ap3u.onion|~redtube.com|~redtube.com.br|~tube8.com|~tube8.es|
~tube8.fr|~xtube.com|~youjizz.com|~youporn.com|~youporngay.com
@@/wp-content/*/plugins/adblock.js$script,~third-party,domain=~gaytube.com|
~pornhub.com|~pornhubthbh7ap3u.onion|~redtube.com|~redtube.com.br|~tube8.com|
~tube8.es|~tube8.fr|~xtube.com|~youjizz.com|~youporn.com|~youporngay.com
@@/wp-content/plugins/blockalyzer-adblock-counter/*$image,script,~third-
party,domain=~gaytube.com|~pornhub.com|~pornhubthbh7ap3u.onion|~redtube.com|
~redtube.com.br|~tube8.com|~tube8.es|~tube8.fr|~xtube.com|~youjizz.com|
~youporn.com|~youporngay.com
@@/wp-content/plugins/blocked-ads-notifier-lite/*$script,~third-
party,domain=~gaytube.com|~pornhub.com|~pornhubthbh7ap3u.onion|~redtube.com|
~redtube.com.br|~tube8.com|~tube8.es|~tube8.fr|~xtube.com|~youjizz.com|
~youporn.com|~youporngay.com
@@/wp-content/plugins/simple-adblock-notice/*$script,~third-
party,domain=~gaytube.com|~pornhub.com|~pornhubthbh7ap3u.onion|~redtube.com|
~redtube.com.br|~tube8.com|~tube8.es|~tube8.fr|~xtube.com|~youjizz.com|
~youporn.com|~youporngay.com
@@/wp-prevent-adblocker/*$script,~third-party,domain=~gaytube.com|~pornhub.com|
~pornhubthbh7ap3u.onion|~redtube.com|~redtube.com.br|~tube8.com|~tube8.es|
~tube8.fr|~xtube.com|~youjizz.com|~youporn.com|~youporngay.com
@@||2mdn.net/instream/html5/ima3.js$script,domain=techrepublic.com|zdnet.com
@@||8shit.net^$generichide
@@||97.74.238.106^$domain=afreesms.com
@@||ad.doubleclick.net/|$image,domain=cwtv.com
@@||ad.filmweb.pl^$script
@@||ad.leadbolt.net/show_cu.js
@@||ad8k.com^$script,domain=extratorrent.cc|flash-x.tv|flashx.tv|wrestlinginc.com
@@||adcity.tech^$script,third-party
@@||adexprt.com/cdn3/*&m=magnet$subdocument
@@||adf.ly/ad/banner/*=$xmlhttprequest
@@||adgarden.tech^$script,third-party
@@||adm.fwmrm.net/p/*/LinkTag2.js$domain=uktv.co.uk
@@||adm.fwmrm.net^*/BrightcovePlugin.js$domain=uktv.co.uk
@@||adnetasia.com^$script,domain=sznpaste.net
@@||ads.nipr.ac.jp^$~third-party
@@||adsbox.in^$generichide
@@||aetv.com^$generichide
@@||afdah.tv^$script
@@||afreesms.com^$generichide
@@||agar.io^*ad$script
@@||ahctv.com^$generichide
@@||aiasahi.jp/ads/$image,domain=japan.zdnet.com
@@||allmusic.com^$generichide
@@||alphahistory.com^$generichide
@@||amk.to/js/adcode.js?
@@||anilinkz.io^$generichide
@@||anisearch.com^*/ads/
@@||anonymousemail.me/js/$~script
@@||anonytext.tk^$generichide
@@||avforums.com/*ad$script
@@||bicimotosargentina.com^$generichide
@@||business-standard.com/ad/banner.js
@@||buysellads.com/ac/bsa.js$domain=jc-mp.com
@@||centro.co.il^$generichide
@@||chicagoreader.com^$generichide
@@||comicbook.com^$generichide
@@||cricbuzz.com/includes/ads/images/cricbuzz/$~third-party
@@||crunchyroll.com^*/ads_$script
@@||ddmcdn.com^*/comscore.streaming.$script,domain=ahctv.com|animalplanet.com|
cookingchanneltv.com|destinationamerica.com|discovery.com|discoverylife.com|
diynetwork.com|foodnetwork.com|hgtv.com|investigationdiscovery.com|motortrend.com|
sciencechannel.com|tlc.com|travelchannel.com
@@||destinationamerica.com^$generichide
@@||diep.io^$script,~third-party
@@||dlh.net^$script,subdocument,domain=dlh.net
@@||dnswatch.info^$script,domain=dnswatch.info
@@||dragoart.com^$generichide
@@||dragoart.com^$script,~third-party
@@||drfile.net^$generichide
@@||drugs.com^$subdocument,~third-party
@@||dutplanet.net/ajax/reclamecheck.php?$xmlhttprequest
@@||dx-tv.com^$generichide
@@||dynamicyield.com/abadimage/$image,subdocument
@@||e24.no^$generichide
@@||ebkimg.com/banners/
@@||elektrotanya.com/ads/$script,~third-party
@@||embedupload.com^$generichide
@@||eska.pl^*bbelements.js
@@||euroman.dk^$generichide
@@||eventhubs.com^*.$script
@@||examplenews.com/static/js/overlay/$script
@@||exoclick.com/wp-content/$image,third-party
@@||exponential.com/tags/ClubeDoHardwarecombr/ROS/
tags.js$domain=clubedohardware.com.br
@@||exponential.com^*/tags.js$domain=yellowbridge.com
@@||external.mranime.tv^$generichide,script
@@||fas.li^$generichide
@@||fastcontentdelivery.com/ad*.js$script
@@||fastcontentdelivery.com^*/ad*.js$script
@@||filmweb.pl/adbanner/$script
@@||financialexpress.com/wp-content/$script
@@||fitshr.net^$script,stylesheet
@@||flashtalking.com/spot/$image,domain=itv.com
@@||flashx.$generichide
@@||flashx.tv/js/ad*.js$script
@@||freevaluator.com^$generichide
@@||fullmatchesandshows.com^$generichide
@@||fwcdn.pl^$script,domain=filmweb.pl
@@||fwmrm.net/ad/g/1?prof=$script,domain=testtube.com|zone.msn.com
@@||fwmrm.net/p/*/admanager.js$domain=adultswim.com|dplay.com|dplay.dk|dplay.se|
eonline.com|fxnetworks.com|mlb.com|revision3.com|rte.ie|testtube.com|uktv.co.uk|
zone.msn.com
@@||fyi.tv^$generichide
@@||galna.org^$generichide
@@||games.pch.com^$generichide
@@||games.washingtonpost.com/Scripts/$script
@@||giardini.biz/slir/w200/advertisement/$image
@@||globfone.com^$generichide
@@||go4up.com^$generichide
@@||gogi.in^$generichide
@@||googletagservices.com/activeview/js/current/osd.js$script,domain=webmd.com
@@||huffingtonpost.co.uk^$generichide
@@||huffingtonpost.com^$generichide
@@||iamcdn.net^*/ads.$script,domain=hydrax.net|playhydrax.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=abcnews.go.com|slacker.com
@@||imasdk.googleapis.com/js/sdkloader/ima3_debug.js$domain=foxnews.com
@@||informer.com^$generichide
@@||jokerly.com/Okidak/adSelectorDirect.htm?id=$document,subdocument
@@||jokerly.com/Okidak/vastChecker.htm$document,subdocument
@@||lcpdfr.com^$generichide
@@||link.tl^$generichide
@@||mediafire.com^$generichide
@@||monova.org^$generichide
@@||myiplayer.com^$generichide
@@||nettavisen.no^*/advert
@@||newsconcierge.com.au/google-adwords-offer/$~third-party
@@||newsconcierge.com.au/wp-content/offer-pages/$~third-party
@@||nextthreedays.com/Include/Javascript/AdFunctions.js
@@||notebookcheck-ru.com/ads.min.js
@@||npttech.com/advertising.js$script
@@||ouo.press^$generichide
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=cpu-world.com|
megaleech.us|short.am
@@||pagefair.net/ads.min.js$script,domain=allmusic.com
@@||pes-patch.com^$generichide
@@||phoronix.com^$script,~third-party
@@||photobucket.com^$generichide
@@||picfont.com^$generichide
@@||player.foxdcg.com/shared/$xmlhttprequest,domain=fxnetworks.com
@@||prad.de/en/$generichide
@@||premiumleecher.com^$generichide
@@||problogbooster.com^$generichide
@@||pttrns.com^$generichide
@@||receive-a-sms.com^$generichide
@@||rojadirecta.me^$generichide
@@||s.ntv.io/serve/load.js$domain=allmusic.com|sidereel.com
@@||sc2casts.com^$generichide
@@||sc2casts.com^$script,domain=sc2casts.com
@@||sciencechannel.com^$generichide
@@||skidrowcrack.com/adsense.js
@@||skidrowcrack.com^$generichide
@@||spanishdict.com^$generichide
@@||spaste.com^$script
@@||stream4free.live^$generichide
@@||streaming.adswizz.com/anon.npr-mp3/npr/$media,domain=npr.org|player.fm
@@||streamplay.to/js/ads-1.js
@@||streamplay.to^$generichide
@@||television-envivo.com^$generichide
@@||thebarchive.com^$generichide
@@||tlc.com^$generichide
@@||tomshardware.co.uk^$generichide
@@||tomshardware.com^$generichide
@@||tpc.googlesyndication.com^$image,domain=sc2casts.com
@@||tribalfusion.com/displayAd.js?$domain=clubedohardware.com.br|yellowbridge.com
@@||tribalfusion.com/j.ad?$script,domain=clubedohardware.com.br|yellowbridge.com
@@||tweaktown.com^$generichide
@@||upstream.to/js/googima.js$script,~third-party
@@||urbeez.com/fuckadblock.min.js
@@||urlgalleries.net^*/adhandler/$subdocument
@@||yellowbridge.com^$generichide
@@||www.google.com/adsense/search/ads.js$domain=1and1.com|1und1.de|gmx.ca|gmx.ch|
gmx.co|gmx.es|gmx.fr|gmx.it|gmx.net|gmx.nl|gmx.se|web.de
@@||www.google.com/adsense/search/async-ads.js$domain=webcrawler.com
@@||www.google.com/afs/ads?*^channel=csa_$subdocument
@@||www.google.com/afs/ads?*^channel=month$subdocument
@@||www.google.com/dp/ads^$subdocument,domain=1and1.com|1und1.de|gmx.ca|gmx.ch|
gmx.co|gmx.es|gmx.fr|gmx.it|gmx.net|gmx.nl|gmx.se|web.de
@@||tab.gladly.io/newtab/|$document,subdocument
@@||abril.com.br^$generichide
@@||ad-api-v01.uliza.jp^$script,xmlhttprequest,domain=golfnetwork.co.jp
@@||ad.atown.jp/adserver/$domain=ad.atown.jp
@@||adswizz.com/adswizz/js/SynchroClient*.js$script,third-
party,domain=esradio.libertaddigital.com
@@||afreecatv.com/js/plugin/ad/preroll.js$script,domain=afreecatv.com
@@||amazon-adsystem.com/aax2/apstag.js$script,domain=abola.pt|gamestar.de|los40.com
@@||amazon-adsystem.com/e/ir?$image,domain=kasi-time.com
@@||amebame.com/pub/ads/$image,domain=ameba.jp
@@||anandabazar.com/js/anandabazar-bootstrap/$script
@@||api.friends.ponta.jp/api/$~third-party
@@||ascii.jp/img/ad/yayoi/rank_$image,~third-party
@@||astatic.ccmbg.com^*/prebid$script,domain=linternaute.com
@@||bancodevenezuela.com/imagenes/publicidad/$~third-party
@@||banki.ru/bitrix/*/advertising.block/$stylesheet
@@||c.ad6media.fr/l.js$domain=scan-manga.com
@@||candidate.hr-manager.net/Advertisement/
PreviewAdvertisement.aspx$subdocument,~third-party
@@||ced.sascdn.com/tag/*/smart.js$domain=dr.dk
@@||cloudflare.com^*/videojs-contrib-ads.js$domain=wtk.pl
@@||cloudinary.com/portalbici/advertisements/$domain=portalbici.es
@@||custojusto.pt/user/myads/$~third-party
@@||daumcdn.net/adfit/static/ad-native.min.js$domain=daum.net
@@||daumcdn.net/adfit/static/ad.min.js$script,domain=daum.net
@@||discordapp.com/banners/$image
@@||dmm.com/p/general/$image,~third-party
@@||dmm.com^*/display_ad.js$~third-party
@@||downol.dr.dk/download/*&clicktag=http$document,subdocument,domain=dr.dk
@@||dr.dk/creatives/*/js_banner?adspaceid=$~third-party
@@||dr.dk^*^sasfid=*&clicktag=$subdocument,domain=dr.dk
@@||ebaykorea.com/ADS/$image,domain=gmarket.co.kr
@@||felcia.co.uk/css/ads-common.css
@@||felcia.co.uk/css/advert-view.css
@@||felcia.co.uk/js/ads_common.js
@@||filmon.com/ad/affiliateimages/banner-250x350.png
@@||freeride.se/img/admarket/$~third-party
@@||friends.ponta.jp/app/assets/images/$~third-party
@@||fwmrm.net/ad/g/$script,domain=viafree.se
@@||fwmrm.net^*/LinkTag2.js$domain=viafree.se
@@||g.doubleclick.net/gampad/ads?$domain=pccomponentes.com
@@||g.doubleclick.net/gpt/pubads_impl_$script,domain=pccomponentes.com
@@||gakushuin.ac.jp/ad/common/$~third-party
@@||googlesyndication.com/simgad/$image,domain=pccomponentes.com
@@||googletagservices.com/tag/js/gpt.js$domain=farfeshplus.com|pccomponentes.com|
vlive.tv
@@||iejima.org/ad-banner/$image,~third-party
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=bloomberg.co.jp|
farfeshplus.com|klix.ba|locipo.jp|nettavisen.no|rtlnieuws.nl|sportsport.ba|
tbs.co.jp|tv.rakuten.co.jp|tver.jp|vlive.tv|wtk.pl
@@||ingrossoprofumitester.it/img/ad-profumeria-$image,~third-party
@@||jmedj.co.jp/files/$image,~third-party
@@||kanalfrederikshavn.dk^*/jquery.openx.js?
@@||koshien-live.net/99/adtag.xml$domain=sportsbull.jp
@@||krotoszyn.pl/uploads/pub/ads_files/$image,~third-party
@@||mail.bg/mail/index/getads/$xmlhttprequest
@@||mbank.cz/Adv/Scripts/$~third-party
@@||mbank.sk/Adv/Scripts/$~third-party
@@||minhacontachevroletsf.com.br^*/CampaignImageProcessor.bon?
*&BannerID=$image,~third-party
@@||mjhobbymassan.se/r/annonser/$image,~third-party
@@||netmile.co.jp/ad/images/$image
@@||news24.jp/ad-navi/$domain=search.news24.jp
@@||nintendo.co.jp/ring/assets_top/img/adv/$~third-party
@@||ntv.co.jp/ad-navi/$domain=search.news24.jp
@@||player.vodgc.net^*/videojs-contrib-ads/dist/videojs.ads.min.js$script
@@||politiken.dk/static/$script
@@||portalbici.es^*-advertisement.$~third-party,xmlhttprequest
@@||przegladpiaseczynski.pl/wp-content/plugins/wppas/$~third-party
@@||s.yimg.jp/images/listing/tool/yads/yads-timeline-ex.
$script,domain=chiebukuro.yahoo.co.jp|sports.yahoo.co.jp
@@||s0.2mdn.net/instream/html5/ima3.js$script,domain=tilt.fi
@@||samplefan.com/img/ad/$image
@@||sascdn.com/diff/templates/ts/dist/banner/sas-banner-$script,domain=dr.dk
@@||scan-manga.eu/*pageID=$~third-party
@@||smartadserver.com/3310/call$xmlhttprequest,domain=dr.dk
@@||smartadserver.com/ac?nwid=3310^$script,domain=dr.dk
@@||smartadserver.com/h/nshow?siteid=$script,domain=dr.dk
@@||stranger.se/socket.io/$~third-party
@@||strangermeetup.com/socket.io/$~third-party
@@||tabiat.gov.tr/KACMS/Files/ad-$image,~third-party
@@||valuecommerce.com^$image,domain=pointtown.com
@@||velet.jp/images/adv/$image,~third-party
@@||vidgyor.com/live/dai/js/videojs.ads.min.js$script,domain=zeebiz.com
@@||vitalia.pl/gfx/*reklama$image,domain=diety.wp.pl
@@||wikiwiki.jp^*/plus/adv.png$~third-party
@@||fastly.net/ad/$image,script,xmlhttprequest
@@||fastly.net/ad2/$image,script,xmlhttprequest
@@||fastly.net/js/*_ads.$script
@@||www.facebook.com/ads/$generichide
@@||www.facebook.com/ajax/ads/$xmlhttprequest,domain=facebookcorewwwi.onion|
www.facebook.com
@@||accounts.google.com/adwords/$domain=accounts.google.com
@@||accounts.google.com^$document,subdocument,domain=adwords.google.com
@@||ads.google.$image,script,stylesheet,domain=ads.google.ac|ads.google.ad|
ads.google.ae|ads.google.al|ads.google.am|ads.google.as|ads.google.at|
ads.google.az|ads.google.ba|ads.google.be|ads.google.bf|ads.google.bg|
ads.google.bi|ads.google.bj|ads.google.bs|ads.google.bt|ads.google.by|
ads.google.ca|ads.google.cat|ads.google.cd|ads.google.cf|ads.google.cg|
ads.google.ch|ads.google.ci|ads.google.cl|ads.google.cm|ads.google.co.ao|
ads.google.co.bw|ads.google.co.ck|ads.google.co.cr|ads.google.co.id|
ads.google.co.il|ads.google.co.in|ads.google.co.jp|ads.google.co.ke|
ads.google.co.kr|ads.google.co.ls|ads.google.co.ma|ads.google.co.mz|
ads.google.co.nz|ads.google.co.th|ads.google.co.tz|ads.google.co.ug|
ads.google.co.uk|ads.google.co.uz|ads.google.co.ve|ads.google.co.vi|
ads.google.co.za|ads.google.co.zm|ads.google.co.zw|ads.google.com|
ads.google.com.af|ads.google.com.ag|ads.google.com.ai|ads.google.com.ar|
ads.google.com.au|ads.google.com.bd|ads.google.com.bh|ads.google.com.bn|
ads.google.com.bo|ads.google.com.br|ads.google.com.by|ads.google.com.bz|
ads.google.com.cn|ads.google.com.co|ads.google.com.cu|ads.google.com.cy|
ads.google.com.do|ads.google.com.ec|ads.google.com.eg|ads.google.com.et|
ads.google.com.fj|ads.google.com.gh|ads.google.com.gi|ads.google.com.gt|
ads.google.com.hk|ads.google.com.jm|ads.google.com.jo|ads.google.com.kh|
ads.google.com.kw|ads.google.com.lb|ads.google.com.ly|ads.google.com.mm|
ads.google.com.mt|ads.google.com.mx|ads.google.com.my|ads.google.com.na|
ads.google.com.ng|ads.google.com.ni|ads.google.com.np|ads.google.com.om|
ads.google.com.pa|ads.google.com.pe|ads.google.com.pg|ads.google.com.ph|
ads.google.com.pk|ads.google.com.pr|ads.google.com.py|ads.google.com.qa|
ads.google.com.ru|ads.google.com.sa|ads.google.com.sb|ads.google.com.sg|
ads.google.com.sl|ads.google.com.sv|ads.google.com.tj|ads.google.com.tn|
ads.google.com.tr|ads.google.com.tw|ads.google.com.ua|ads.google.com.uy|
ads.google.com.vc|ads.google.com.ve|ads.google.com.vn|ads.google.cv|ads.google.cz|
ads.google.de|ads.google.dj|ads.google.dk|ads.google.dm|ads.google.dz|
ads.google.ee|ads.google.es|ads.google.fi|ads.google.fm|ads.google.fr|
ads.google.ga|ads.google.ge|ads.google.gg|ads.google.gl|ads.google.gm|
ads.google.gp|ads.google.gr|ads.google.gy|ads.google.hk|ads.google.hn|
ads.google.hr|ads.google.ht|ads.google.hu|ads.google.ie|ads.google.im|
ads.google.iq|ads.google.is|ads.google.it|ads.google.it.ao|ads.google.je|
ads.google.jo|ads.google.jp|ads.google.kg|ads.google.ki|ads.google.kz|
ads.google.la|ads.google.li|ads.google.lk|ads.google.lt|ads.google.lu|
ads.google.lv|ads.google.md|ads.google.me|ads.google.mg|ads.google.mk|
ads.google.ml|ads.google.mn|ads.google.ms|ads.google.mu|ads.google.mv|
ads.google.mw|ads.google.ne|ads.google.ne.jp|ads.google.ng|ads.google.nl|
ads.google.no|ads.google.nr|ads.google.nu|ads.google.pl|ads.google.pn|
ads.google.ps|ads.google.pt|ads.google.ro|ads.google.rs|ads.google.ru|
ads.google.rw|ads.google.sc|ads.google.se|ads.google.sh|ads.google.si|
ads.google.sk|ads.google.sm|ads.google.sn|ads.google.so|ads.google.sr|
ads.google.st|ads.google.td|ads.google.tg|ads.google.tl|ads.google.tm|
ads.google.tn|ads.google.to|ads.google.tt|ads.google.us|ads.google.vg|
ads.google.vu|ads.google.ws
@@||ads.google.com/jsapi$script,domain=www.google.com
@@||ads.google.com^$domain=analytics.google.com
@@||adwords.google.com^$domain=adwords.google.com
@@||apps.admob.com/admob/*.adsense.$script,domain=apps.admob.com
@@||bpui0.google.com^$document,subdocument,domain=adwords.google.com
@@||google.*/ads/$generichide,domain=google.ae|google.at|google.be|google.bg|
google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|google.co.uk|
google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|google.com.br|
google.com.co|google.com.ec|google.com.eg|google.com.hk|google.com.mx|
google.com.my|google.com.pe|google.com.ph|google.com.pk|google.com.py|
google.com.sa|google.com.sg|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|google.ee|
google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|google.it|
google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|google.rs|
google.ru|google.se|google.sk
@@||google.*/adsense_$~third-party,domain=google.ae|google.at|google.be|google.bg|
google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|google.co.uk|
google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|google.com.br|
google.com.co|google.com.ec|google.com.eg|google.com.hk|google.com.mx|
google.com.my|google.com.pe|google.com.ph|google.com.pk|google.com.py|
google.com.sa|google.com.sg|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|google.ee|
google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|google.it|
google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|google.rs|
google.ru|google.se|google.sk
@@||google.*/adwords/$~third-party,domain=google.ae|google.at|google.be|google.bg|
google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|google.co.uk|
google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|google.com.br|
google.com.co|google.com.ec|google.com.eg|google.com.hk|google.com.mx|
google.com.my|google.com.pe|google.com.ph|google.com.pk|google.com.py|
google.com.sa|google.com.sg|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|google.ee|
google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|google.it|
google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|google.rs|
google.ru|google.se|google.sk
@@||google.*/services/$generichide,domain=google.ae|google.at|google.be|google.bg|
google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|google.co.uk|
google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|google.com.br|
google.com.co|google.com.ec|google.com.eg|google.com.hk|google.com.mx|
google.com.my|google.com.pe|google.com.ph|google.com.pk|google.com.py|
google.com.sa|google.com.sg|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|google.ee|
google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|google.it|
google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|google.rs|
google.ru|google.se|google.sk
@@||google.com/payments/*/adwords.$document,subdocument
@@||google.com/tools/feedback/open.js?*^url=https://adwords.google.com/
$script,domain=adwords.google.com
@@||gstatic.com/accounts/services/adwords/$image,domain=accounts.google.com
@@||gstatic.com/adsense/$domain=google.ae|google.at|google.be|google.bg|google.by|
google.ca|google.ch|google.cl|google.co.id|google.co.il|google.co.in|google.co.jp|
google.co.ke|google.co.kr|google.co.nz|google.co.th|google.co.uk|google.co.ve|
google.co.za|google.com|google.com.ar|google.com.au|google.com.br|google.com.co|
google.com.ec|google.com.eg|google.com.hk|google.com.mx|google.com.my|
google.com.pe|google.com.ph|google.com.pk|google.com.py|google.com.sa|
google.com.sg|google.com.tr|google.com.tw|google.com.ua|google.com.uy|
google.com.vn|google.cz|google.de|google.dk|google.dz|google.ee|google.es|
google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|google.it|google.lt|
google.lv|google.nl|google.no|google.pl|google.pt|google.ro|google.rs|google.ru|
google.se|google.sk
@@||gstatic.com/awn/displayads/$domain=ads.google.com
@@||gstatic.com/images/icons/product/adsense-$image,domain=accounts.google.com
@@||gstatic.com/images/icons/product/adsense_$image,domain=accounts.google.com
@@||gstatic.com^*/adwords/$domain=support.google.com
@@||support.google.com/adsense/$~third-party
@@||support.google.com/google-ads/$domain=ads.google.com
@@||www.google.*/adometry.$~third-party,domain=google.ae|google.at|google.be|
google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|
google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|
google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|
google.com.br|google.com.co|google.com.ec|google.com.eg|google.com.hk|
google.com.mx|google.com.my|google.com.pe|google.com.ph|google.com.pk|
google.com.py|google.com.sa|google.com.sg|google.com.tr|google.com.tw|
google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|
google.ee|google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|
google.it|google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|
google.rs|google.ru|google.se|google.sk
@@||www.google.*/adometry/$~third-party,domain=google.ae|google.at|google.be|
google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|
google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|
google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|
google.com.br|google.com.co|google.com.ec|google.com.eg|google.com.hk|
google.com.mx|google.com.my|google.com.pe|google.com.ph|google.com.pk|
google.com.py|google.com.sa|google.com.sg|google.com.tr|google.com.tw|
google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|
google.ee|google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|
google.it|google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|
google.rs|google.ru|google.se|google.sk
@@||www.google.*/ads/images/$~third-party,domain=google.ae|google.at|google.be|
google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|
google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|
google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|
google.com.br|google.com.co|google.com.ec|google.com.eg|google.com.hk|
google.com.mx|google.com.my|google.com.pe|google.com.ph|google.com.pk|
google.com.py|google.com.sa|google.com.sg|google.com.tr|google.com.tw|
google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|
google.ee|google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|
google.it|google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|
google.rs|google.ru|google.se|google.sk
@@||www.google.*/ads/js/$~third-party,domain=google.ae|google.at|google.be|
google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|
google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|
google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|
google.com.br|google.com.co|google.com.ec|google.com.eg|google.com.hk|
google.com.mx|google.com.my|google.com.pe|google.com.ph|google.com.pk|
google.com.py|google.com.sa|google.com.sg|google.com.tr|google.com.tw|
google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|
google.ee|google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|
google.it|google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|
google.rs|google.ru|google.se|google.sk
@@||www.google.*/adsense/$~third-party,domain=google.ae|google.at|google.be|
google.bg|google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|
google.co.in|google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|
google.co.uk|google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|
google.com.br|google.com.co|google.com.ec|google.com.eg|google.com.hk|
google.com.mx|google.com.my|google.com.pe|google.com.ph|google.com.pk|
google.com.py|google.com.sa|google.com.sg|google.com.tr|google.com.tw|
google.com.ua|google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|
google.ee|google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|
google.it|google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|
google.rs|google.ru|google.se|google.sk
@@||www.google.com/adwords/$generichide
@@||www.google.com/analytics/web/$xmlhttprequest,domain=www.google.com
@@||www.google.com/doubleclick/$domain=www.google.com
@@||www.google.com/doubleclick/images/favicon.ico
@@||www.google.com/images/icons/*/adsense_$image,domain=www.google.com
@@||www.google.com/images/icons/feature/adsense_$image
@@||www.google.com/images/icons/product/adsense-$image
@@||www.googleadservices.*/aclk?$domain=google.ae|google.at|google.be|google.bg|
google.by|google.ca|google.ch|google.cl|google.co.id|google.co.il|google.co.in|
google.co.jp|google.co.ke|google.co.kr|google.co.nz|google.co.th|google.co.uk|
google.co.ve|google.co.za|google.com|google.com.ar|google.com.au|google.com.br|
google.com.co|google.com.ec|google.com.eg|google.com.hk|google.com.mx|
google.com.my|google.com.pe|google.com.ph|google.com.pk|google.com.py|
google.com.sa|google.com.sg|google.com.tr|google.com.tw|google.com.ua|
google.com.uy|google.com.vn|google.cz|google.de|google.dk|google.dz|google.ee|
google.es|google.fi|google.fr|google.gr|google.hr|google.hu|google.ie|google.it|
google.lt|google.lv|google.nl|google.no|google.pl|google.pt|google.ro|google.rs|
google.ru|google.se|google.sk|googleadservices.com
accounts.google.com#@#.adwords
www.google.com#@##videoads
@@||quantcast.com/advertise$domain=quantcast.com
@@||dashboard.idealmedia.com^$~third-party
@@||dashboard.lentainform.com^$~third-party
@@||dashboard.marketgid.com^$~third-party
@@||dashboard.mgid.com^$~third-party
@@||dashboard.tovarro.com^$~third-party
@@||healthyadvertising.es^$~third-party
@@||netdna-cdn.com^*/OpenX/$domain=openx.com
@@||openx.com^$domain=openx.com
@@||api-merchants.skimlinks.com^
@@||authentication-api.skimlinks.com^
@@||api.vigo.ru^*/network_status?$object,xmlhttprequest,domain=vk.com
@@||paymentgate.ru/payment/*_Advert/
@@||vk.com/ads$generichide
@@||vk.com/ads.php$~third-party,xmlhttprequest
@@||vk.com/ads.php?$subdocument,domain=vk.com
@@||vk.com/ads?act=$~third-party
@@||vk.com/ads?act=payments&type$script,stylesheet
@@||vk.com/ads_*php?$subdocument,~third-party
@@||vk.com/images/ads_$domain=vk.com
@@||vk.com/js/al/ads.js?$domain=vk.com
@@||vk.com^*/ads.css$domain=vk.com
@@||vk.me/css/al/ads.css$domain=vk.com
@@||vk.me/images/ads_$domain=vk.com
@@||adroll.com^$xmlhttprequest,domain=adroll.com
@@||app.adroll.com^$generichide
@@||seedingup.com^$~third-party,xmlhttprequest
@@||seedingup.de^$~third-party,xmlhttprequest
@@||seedingup.es^$~third-party,xmlhttprequest
@@||seedingup.fr^$~third-party,xmlhttprequest
@@||seedingup.it^$~third-party,xmlhttprequest
@@||teliad.com^$~third-party,xmlhttprequest
@@||teliad.de^$~third-party,xmlhttprequest
@@||teliad.es^$~third-party,xmlhttprequest
@@||teliad.fr^$~third-party,xmlhttprequest
@@||teliad.it^$~third-party,xmlhttprequest
@@||amazon-adsystem.com/e/cm?$document,subdocument,domain=affiliate-
program.amazon.co.uk|affiliate-program.amazon.com|affiliate-program.amazon.in|
affiliate.amazon.co.jp|afiliados.amazon.es|associados.amazon.com.br|
associates.amazon.ca|associates.amazon.cn|partenaires.amazon.fr|
partnernet.amazon.de|programma-affiliazione.amazon.it
@@||amazon-adsystem.com^$domain=affiliate-program.amazon.com
@@||amazon.com/home/ads/$document,subdocument,domain=affiliate-program.amazon.com
@@||ssl-images-amazon.com/images/$image,domain=affiliate-program.amazon.co.uk|
affiliate-program.amazon.com|affiliate-program.amazon.in|affiliate.amazon.co.jp|
afiliados.amazon.es|associados.amazon.com.br|associates.amazon.ca|
associates.amazon.cn|partenaires.amazon.fr|partnernet.amazon.de|programma-
affiliazione.amazon.it
@@||gemini.yahoo.com/advertiser/$domain=gemini.yahoo.com
@@||yimg.com/av/gemini-ui/*/advertiser/$domain=gemini.yahoo.com
@@||ads.twitter.com^$domain=ads.twitter.com|analytics.twitter.com
@@||ton.twimg.com/ads-manager/$domain=twitter.com
@@||ton.twimg.com^$domain=ads.twitter.com|analytics.twitter.com
@@||gameloft.com/advertising-$~third-party
@@||api.dmcdn.net/pxl/advertisers/$domain=dailymotion.com
@@||dailymotion.com/advertise/$xmlhttprequest
@@||ams.amazon.co.jp^$domain=ams.amazon.co.jp
@@||ams.amazon.co.uk^$domain=ams.amazon.co.uk
@@||ams.amazon.com^$domain=ams.amazon.com
@@||adservice.com/wp-content/themes/adservice/$~third-party
@@||publisher.adservice.com^$domain=publisher.adservice.com
@@||publisher.adservice.com^$generichide
@@-120x60-$image,domain=catalogfavoritesvip.com|freeshipping.com|
freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|
naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|
serengeticatalogvip.com|travelplus.com
@@-120x60.$image,domain=catalogfavoritesvip.com|freeshipping.com|
freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|
naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|
serengeticatalogvip.com|travelplus.com
@@_120_60.$image,domain=catalogfavoritesvip.com|freeshipping.com|
freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|
naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|
serengeticatalogvip.com|travelplus.com
@@_120x60.$image,domain=2dayshippingbymastercard.com|catalogfavoritesvip.com|
chase.com|deliverydeals.co.uk|freeshipping.com|freeshippingbymastercard.com|
freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|
naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|
serengeticatalogvip.com|sunsteps.org|theperfectsaver.com|travelplus.com
@@_120x60_$image,domain=catalogfavoritesvip.com|freeshipping.com|
freeshippingrewards.com|habandvipplus.com|inthecompanyofdogsvip.com|
naturesjewelryvip.com|northstylevip.com|pyramidcollectionvip.com|
serengeticatalogvip.com|theperfectsaver.com|travelplus.com
@@_300x250.$image,domain=lockd.co.uk
@@||adnews.com.br^*/300x250/$image,domain=adnews.com.br
@@||ajax.googleapis.com/ajax/services/search/news?*-728x90&$script
@@||amazonaws.com/content-images/article/*_120x60$domain=vice.com
@@||amazonaws.com^*-300x250_$image,domain=snapapp.com
@@||amazonaws.com^*/300x250_$image,domain=snapapp.com
@@||anitasrecipes.com/Content/Images/*160x500$image
@@||arnhemland-safaris.com/images/*_480_80_
@@||artserieshotels.com.au/images/*_460_60.
@@||assets.vice.com^*_120x60.jpg
@@||babyhit.pl/images/*-120x60-$image,domain=babyhit.pl
@@||bettermarks.com/static/media$~third-party
@@||bexio.com/files/content/*160x600.$domain=bexio.com
@@||bizquest.com^*_img/_franchise/*_120x60.$image
@@||breakingisraelnews.com/wp-content/uploads/*-300x250-
@@||canada.com/news/*-300-250.gif
@@||cargocollective.com^*_320x250_$image,~third-party
@@||cbsistatic.com/img/*/300x250/$image,xmlhttprequest
@@||cinemanow.com/images/banners/300x250/
@@||cnsm.com.br/wp-content/uploads/*/468x60_$image,domain=cnsm.com.br
@@||consumerist-com.wpengine.netdna-cdn.com/assets/*300x250
@@||crowdignite.com/img/upload/*300x250
@@||cubeecraft.com/images/home/features/300x250/$image,~third-party
@@||d18wkpp7xvnw38.cloudfront.net/wp-content/uploads/products/mecox/FNR-1215-012_0-
300x600.jpg$domain=mecox.com
@@||dawn.com/wp-content/uploads/*_300x250.jpg
@@||discovery.com^*/ratio-size/pixel-ratio/300x250.png
@@||disney.com.au/global/swf/*728x90.swf
@@||disney.com.au/global/swf/banner160x600.swf
@@||educationpost.com.hk^*/300x250/$image
@@||efvi.eu/badge/*-120x60.png
@@||elwehda.com/temp/thumb/300x150_$image
@@||etsystatic.com^*_760x100.$domain=etsy.com
@@||film.com/plugins/*-300x250
@@||findafranchise.com/_img/*_120x60.$image
@@||firestormgames.co.uk/image/*-120x60.
@@||flii.by/thumbs/image/*_300x250.$domain=flii.by
@@||flumotion.com/play/player?*/300x250-$subdocument,domain=flaixfm.cat
@@||framestr.com^*/300x250/$image,~third-party
@@||freeshipping.com^*_120x60.$image,domain=shopsmarter.com
@@||freetvhub.com/ad1_300x250.html
@@||google.com/uds/modules/elements/newsshow/iframe.html?*=300x250&
@@||government-and-constitution.org/images/presidential-seal-300-250.gif$image
@@||gujaratsamachar.com/thumbprocessor/cache/300x250-
@@||harpers.co.uk/pictures/300x250/
@@||heathceramics.com/media/300x250/$image,~third-party
@@||hortifor.com/images/*120x60$~third-party
@@||hoyts.com.ar/uploads/destacado/*_300x250_$image,domain=hoyts.com.ar
@@||imagehost123.com^*_300x250_$image,domain=wealthymen.com
@@||images*.roofandfloor.com^$image,domain=roofandfloor.com
@@||images.itreviews.com/*300x250_$domain=itreviews.com
@@||images.outbrain.com/imageserver/*-120x60.$image
@@||imawow.weather.com/web/wow/$image
@@||imdb.com/images/*doubleclick/*300x250
@@||imdb.com/images/*doubleclick/*320x240
@@||imperialwonderservices.ie/images/banner/*-468x60.$~third-party
@@||komikslandia.pl/environment/cache/images/300_250_
@@||la-finca-distribution.de/wp-content/uploads/*-120x240.$image
@@||leffatykki.com/media/banners/tykkibanneri-728x90.png
@@||maps.google.*/staticmap*^size=300x250^$image,domain=~calcalist.co.il|
~gaytube.com|~mako.co.il|~pornhub.com|~pornhubthbh7ap3u.onion|~redtube.com|
~redtube.com.br|~tube8.com|~tube8.es|~tube8.fr|~walla.co.il|~xtube.com|~ynet.co.il|
~youjizz.com|~youporn.com|~youporngay.com
@@||maps.googleapis.com/maps/api/*=300x250&$image
@@||marketing.beatport.com.s3.amazonaws.com^*/728x90_
@@||metrics.target.com/b/ss/*_300x250_$image
@@||metvnetwork.s3.amazonaws.com^*-quiz-300x250-$image,domain=metv.com
@@||mlstatic.com/*-120x60-$image,domain=mercadolibre.com.ar
@@||mlstatic.com/*-120x600-$image,domain=mercadolibre.com.ar
@@||motherboard.tv/content-images/*_120x60.
@@||mozilla.org/img/covehead/plugincheck/*/728_90/loading.png$domain=mozilla.org
@@||msecnd.net/socialfactoryimagesresized/mediaspotlight/2/300x250/$image
@@||mxtoolbox.com/Public/images/banners/Mx-Pro-160x600.jpg
@@||nationalgeographic.com/exposure/content/*300x250
@@||nc-myus.com/images/pub/www/uploads/merchant-logos/
@@||onescreen.net/os/static/widgets/*300x250
@@||openmp.org/wp/openmp_336x120.gif
@@||opposingviews.com^*/300x250/
@@||pigugroup.eu/colours/*120x60$image,domain=pigu.lt
@@||player.grabnetworks.com^*/vox_300x250_inline.xml$domain=mavrixonline.com
@@||przegladpiaseczynski.pl/wp-content/uploads/*-300x250-$image,~third-party
@@||quisqualis.com/QBanner_760x100.jpg
@@||rackcdn.com^*_120x60_$image,domain=shopsmarter.com
@@||ragnsells.se/globalassets/sverige/inspireras/*1160x600.$domain=ragnsells.se
@@||reastatic.net/150x200-$domain=realestate.com.au
@@||rehabs.com^*/xicons_social_sprite_400x60.png
@@||roofandfloor.com/listing_$image,~third-party
@@||russia-direct.org/custom_ajax/widget?*=300x250&$script
@@||site-*.mozfiles.com/files/*/banners/$image
@@||softpedia.com/images/fitted/300x250/$image
@@||static-origin.openedition.org^*-120x240.jpg
@@||static9.net.au^*_120x60$image,domain=yourtv.com.au
@@||swansuk.co.uk^*/300x250/$image,~third-party
@@||target.122.2o7.net/b/ss/*_300x250_$image,domain=target.com
@@||techpakistani.com/wp-content/uploads/*-300x100.$image
@@||techwallacdn.com/300x250/$image,domain=techwalla.com
@@||turner.com/v5cache/TCM/images/*_120x60.
@@||turner.com/v5cache/TCM/Images/*_120x60_
@@||ubi.com/resource/*/game/*_300x250_$image,domain=ubi.com
@@||union.edu/media/galleryPics/400x250/$~third-party
@@||usanetwork.com/sites/usanetwork/*300x250
@@||usopen.org/images/pics/misc/*.300x250.jpg
@@||viamichelin.*&size=728x90,$subdocument,domain=~calcalist.co.il|~gaytube.com|
~mako.co.il|~pornhub.com|~pornhubthbh7ap3u.onion|~redtube.com|~redtube.com.br|
~tube8.com|~tube8.es|~tube8.fr|~walla.co.il|~xtube.com|~ynet.co.il|~youjizz.com|
~youporn.com|~youporngay.com
@@||vortex.accuweather.com^*_120x60_bg.jpg
@@||vortex.accuweather.com^*_160x600_bg.jpg
@@||vortex.accuweather.com^*_300x250_bg.jpg
@@||w3easy.org/templates/*_120x60.
@@||w3easy.org/templates/*_120x60_
@@||wavepc.pl/wp-content/*-500x100.png$image
@@||weather.craven.net.au/weather/products/300x250.asp?$image
@@||weatherbug.com/desktop-weather/*=728x90&
@@||weatherbug.com/images/stickers/*/728x90/
@@||weatherbug.com/style/stickers/*_728x90.css
@@||wixstatic.com/media/*_300_250_$image,domain=lenislens.com
@@||worlds-luxury-guide.com/sites/default/files/rectangle-300x250-newsletter.jpg
@@||zorza-polarna.pl/environment/cache/images/300_250_
@@/clickthrgh.asp?btag=*&aid=$popup,domain=casinobonus24.se
@@/promoRedirect?*&zone=$popup,domain=casinobonus24.se|top5casinosites.co.uk
@@/redirect.aspx?bid=$popup,domain=casinosonline.co.uk|onlinecasinos.co.uk|
top5casinosites.co.uk
@@/redirect.aspx?pid=$popup,domain=askgamblers.com|betbeaver.com|casinobonus24.se|
casinosonline.co.uk|gamble.co.uk|gokkeninonlinecasino.nl|internetcasinot.com|
onlinecasinos.co.uk|sportsfavoritesodds.com|sportsgo365.com
@@/tracking.php?*&pid=$popup,domain=casinobonus24.se
@@^utm_source=aff^$popup,domain=gamble.co.uk|gokkeninonlinecasino.nl|
top5casinosites.co.uk
@@|data:text^$popup,domain=box.com|labcorp.com|zipit.io
@@||888casino.com^$popup,domain=casinobonus24.se|casinosonline.co.uk|
onlinecasinos.co.uk
@@||ad.doubleclick.net/ddm/$popup,domain=mail.yahoo.com
@@||ad.doubleclick.net/ddm/clk/*http$popup
@@||adfarm.mediaplex.com/ad/ck/$popup,domain=betwonga.com|comparison411.com|
dealsplus.com|matched-bet.net|pcmag.com
@@||admin.mgid.com^$popup
@@||ads.affiliate-cruise-mail.com/redirect.aspx?pid=*&bid=$popup
@@||ads.affiliateclub.com/redirect.aspx?pid=$popup
@@||ads.affiliatecruise.com/redirect.aspx?$popup
@@||ads.affiliates-spinit.com/redirect.aspx?pid=*&bid=$popup
@@||ads.annapartners.com/redirect.aspx?pid=*&bid=$popup
@@||ads.askgamblers.com^$popup
@@||ads.betfair.com/redirect.aspx?$popup
@@||ads.casumoaffiliates.com/redirect.aspx?$popup
@@||ads.cherrycasino.com/tracking.php?tracking_code&aid=$popup
@@||ads.comeon.com/redirect.aspx?pid=*&bid=$popup
@@||ads.ellmountgaming.com/redirect.aspx?pid=*&bid=$popup
@@||ads.eurogrand.com/redirect.aspx?$popup
@@||ads.eurolotto.com/tracking.php?$popup
@@||ads.euroslots.com/tracking.php?tracking_code&aid=$popup
@@||ads.flipkart.com/delivery/ck.php?$popup,domain=flipkart.com
@@||ads.getlucky.com/redirect.aspx?pid=*&bid=$popup
@@||ads.google.$popup,domain=google.ac|google.ad|google.ae|google.al|google.am|
google.as|google.at|google.az|google.ba|google.be|google.bf|google.bg|google.bi|
google.bj|google.bs|google.bt|google.by|google.ca|google.cat|google.cd|google.cf|
google.cg|google.ch|google.ci|google.cl|google.cm|google.co.ao|google.co.bw|
google.co.ck|google.co.cr|google.co.id|google.co.il|google.co.in|google.co.jp|
google.co.ke|google.co.kr|google.co.ls|google.co.ma|google.co.mz|google.co.nz|
google.co.th|google.co.tz|google.co.ug|google.co.uk|google.co.uz|google.co.ve|
google.co.vi|google.co.za|google.co.zm|google.co.zw|google.com|google.com.af|
google.com.ag|google.com.ai|google.com.ar|google.com.au|google.com.bd|
google.com.bh|google.com.bn|google.com.bo|google.com.br|google.com.by|
google.com.bz|google.com.cn|google.com.co|google.com.cu|google.com.cy|
google.com.do|google.com.ec|google.com.eg|google.com.et|google.com.fj|
google.com.gh|google.com.gi|google.com.gt|google.com.hk|google.com.jm|
google.com.jo|google.com.kh|google.com.kw|google.com.lb|google.com.ly|
google.com.mm|google.com.mt|google.com.mx|google.com.my|google.com.na|
google.com.ng|google.com.ni|google.com.np|google.com.om|google.com.pa|
google.com.pe|google.com.pg|google.com.ph|google.com.pk|google.com.pr|
google.com.py|google.com.qa|google.com.ru|google.com.sa|google.com.sb|
google.com.sg|google.com.sl|google.com.sv|google.com.tj|google.com.tn|
google.com.tr|google.com.tw|google.com.ua|google.com.uy|google.com.vc|
google.com.ve|google.com.vn|google.cv|google.cz|google.de|google.dj|google.dk|
google.dm|google.dz|google.ee|google.es|google.fi|google.fm|google.fr|google.ga|
google.ge|google.gg|google.gl|google.gm|google.gp|google.gr|google.gy|google.hk|
google.hn|google.hr|google.ht|google.hu|google.ie|google.im|google.iq|google.is|
google.it|google.it.ao|google.je|google.jo|google.jp|google.kg|google.ki|google.kz|
google.la|google.li|google.lk|google.lt|google.lu|google.lv|google.md|google.me|
google.mg|google.mk|google.ml|google.mn|google.ms|google.mu|google.mv|google.mw|
google.ne|google.ne.jp|google.ng|google.nl|google.no|google.nr|google.nu|google.pl|
google.pn|google.ps|google.pt|google.ro|google.rs|google.ru|google.rw|google.sc|
google.se|google.sh|google.si|google.sk|google.sm|google.sn|google.so|google.sr|
google.st|google.td|google.tg|google.tl|google.tm|google.tn|google.to|google.tt|
google.us|google.vg|google.vu|google.ws
@@||ads.google.com^$popup,domain=smallbusiness.withgoogle.com
@@||ads.harpercollins.com^$popup,domain=harpercollins.com
@@||ads.honestpartners.com/redirect.aspx?$popup
@@||ads.joaffs.com/redirect.aspx?pid=*&bid=$popup
@@||ads.kabooaffiliates.com/redirect.aspx?$popup
@@||ads.lapalingo.com/redirect.aspx?pid=*&bid=$popup
@@||ads.microsoft.com^$popup
@@||ads.mobilbet.com/redirect.aspx?pid=*&bid=$popup
@@||ads.mrgreen.com/redirect.aspx?pid=*&bid=$popup
@@||ads.mrringoaffiliates.com/redirect.aspx?pid=*&bid=$popup
@@||ads.o-networkaffiliates.com/redirect.aspx?pid=*&bid=$popup
@@||ads.ovocasino.com/redirect.aspx?pid=$popup
@@||ads.pinterest.com^$popup
@@||ads.quasaraffiliates.com/redirect.aspx?pid=*&bid=$popup
@@||ads.reempresa.org^$popup,domain=reempresa.org
@@||ads.slottyvegas.com/redirect.aspx?pid=*&bid=$popup
@@||ads.spotify.com^$popup
@@||ads.staybetpartners.com/text/$popup
@@||ads.sudpresse.be^$popup,domain=sudinfo.be
@@||ads.suomikasino.com/redirect.aspx?pid=*&bid=$popup
@@||ads.thrillsaffiliates.com/redirect.aspx?$popup
@@||ads.tiktok.com^$popup
@@||ads.toplayaffiliates.com/redirect.aspx?$popup
@@||ads.viksaffiliates.com/redirect.aspx?pid=*&bid=$popup
@@||ads.williamhillcasino.com/redirect.aspx?
*=internal&$popup,domain=williamhillcasino.com
@@||ads.yakocasinoaffiliates.com/redirect.aspx?pid=*&bid=$popup
@@||adserving.unibet.com/redirect.aspx?pid=$popup,domain=betwonga.com
@@||adserving.unibet.com/redirect.aspx?pid=*&bid=$popup
@@||adv.blogupp.com^$popup
@@||adv.cr^$popup
@@||adv.gg^$popup
@@||adv.welaika.com^$popup
@@||aliexpress.com^$popup,domain=vk.com
@@||ananzi.co.za/ads/Click?$popup,domain=ananzi.co.za
@@||bet365.com^*^affiliate^$popup,domain=betbeaver.com|betwonga.com|betyper.com|
sportsfavoritesodds.com
@@||casino.*^affiliate^$popup,domain=askgamblers.com|casinobonus24.se|gamble.co.uk|
internetcasinot.com
@@||casino.betsson.com^*^utm_medium=Affiliate^$popup
@@||casino.com/cgi-bin/redir.cgi?$popup,domain=casinobonus24.se
@@||casino.com^*/landingpages/$popup,domain=casinobonus24.se
@@||dashboard.mgid.com^$popup
@@||doubleclick.net/click%$popup,domain=people.com|time.com
@@||doubleclick.net/clk;$popup,domain=3g.co.uk|4g.co.uk|hotukdeals.com|
jobamatic.com|play.google.com|santander.co.uk|techrepublic.com
@@||doubleclick.net/ddm/trackclk/*NETREFER.COM/$popup
@@||eurogrand.com^$popup,domain=casinobonus24.se|casinosonline.co.uk|
onlinecasinos.co.uk
@@||g.doubleclick.net/aclk?$popup,domain=bodas.com.mx|bodas.net|casamentos.com.br|
casamentos.pt|casamiento.com.uy|casamientos.com.ar|mariages.net|matrimonio.com|
matrimonio.com.co|matrimonio.com.pe|matrimonios.cl|pianobuyer.com|
weddingspot.co.uk|zillow.com
@@||g.doubleclick.net/ads/preferences/$popup
@@||g.doubleclick.net/pcs/click?$popup,domain=wsj.com
@@||g.doubleclick.net/pcs/click^$popup,domain=economist.com
@@||gsmarena.com/adclick.php?bannerid=$popup
@@||hutchgo.advertserve.com^$popup,domain=hutchgo.com|hutchgo.com.cn|
hutchgo.com.hk|hutchgo.com.sg|hutchgo.com.tw
@@||imgbox.com/?src=$popup,domain=sendvid.com
@@||online.europartners.com/promoRedirect?$popup
@@||online.winner.co.uk/promoRedirect?$popup
@@||onlineshopping.website^$popup,domain=pkpics.club
@@||pokerstars.eu^$popup,domain=gokkeninonlinecasino.nl
@@||sendvid.com/?src=$popup,domain=imgbox.com
@@||servedbyadbutler.com/redirect.spark?MID=$popup,domain=healthmeans.com
@@||serving-sys.com/BurstingPipe/adServer.bs?$popup,domain=jobamatic.com
@@||swatchseries.to/freecale.html?r=$popup
@@||techsidea.website^$popup,domain=pkpics.club
@@||viroll.com^$popup,domain=imagebam.com|imgbox.com
@@||vk.com/ads?$popup,domain=vk.com
@@||www.google.*/search?q=*&oq=*&aqs=chrome.*&sourceid=chrome&$popup,third-party
@@||youtube.com/ads/preferences/$popup
@@||accounts.google.com/o/oauth2/$popup
@@||accounts.google.com/signin/$popup
@@||bing.com/search$popup,domain=msn.com
@@/cdn-cgi/pe/bag2?r[]=*ads.exoclick.com$xmlhttprequest,domain=hd-porn.me
@@/cdn-cgi/pe/bag2?r[]=*juicyads.com$xmlhttprequest,domain=glamourbabe.eu
@@/cdn-cgi/pe/bag2?r[]=*popads.net$xmlhttprequest,domain=hd-porn.me
@@||ads.exoclick.com/ads.js$domain=suicidegirlsfree.com
@@||ads.exosrv.com/ads.js$domain=suicidegirlsfree.com
@@||ads.fuckingmachines.com^$image,~third-party
@@||ads.ultimatesurrender.com^$image,~third-party
@@||adtng.com/get/$xmlhttprequest,domain=porn00.org
@@||adv.alsscan.com^$image,stylesheet,domain=alscash.com
@@||anyporn.com*/images/$image,~third-party,domain=anyporn.com
@@||anyporn.com/bravoplayer/$script,domain=anyporn.com
@@||anyporn.com/contents/$image,domain=anyporn.com
@@||anyporn.com^*/?video_id=$domain=anyporn.com
@@||boyzshop.com/affimages/$~third-party
@@||boyzshop.com/images/affbanners/$image,~third-party
@@||burningcamel.com/ads/banner.jpg
@@||cam4.*/ads/directory/$~third-party,xmlhttprequest,domain=~gaytube.com|
~pornhub.com|~pornhubthbh7ap3u.onion|~redtube.com|~redtube.com.br|~tube8.com|
~tube8.es|~tube8.fr|~xtube.com|~youjizz.com|~youporn.com|~youporngay.com
@@||cdn.delight-vr.com^$domain=xhamster.com
@@||cdn.trafficstars.com/sdk/v1/bi.js$domain=xhamster.com
@@||chatbro.com^$xmlhttprequest,domain=camwhores.tv
@@||chaturbate.com/affiliates/$domain=noracam.com|uuu.cam
@@||dpmate.com/exports/tour_20/$domain=digitalplayground.com
@@||eegay.com^$generichide
@@||eskimotube.com/advertisements.php?$script
@@||fucktube.com/work/videoad.php?
@@||gaynetwork.co.uk/Images/ads/bg/$image,~third-party
@@||hdzog.com/js/advertising.js
@@||iafd.com/graphics/headshots/thumbs/th_iafd_ad.gif
@@||img.livejasmin.com^$image,domain=4mycams.com
@@||kuntfutube.com/go.php?ad=
@@||lp.longtailvideo.com^*/adttext/adttext.js$domain=yuvutu.com
@@||manhuntshop.com/affimages/$~third-party
@@||manhuntshop.com/images/affbanners/$~third-party
@@||mrstiff.com/view/textad/$xmlhttprequest
@@||myreadingmanga.info/wp-content/uploads/*-ads-180x260.$image,~third-party
@@||nonktube.com/img/adyea.jpg
@@||porn.com/image/*/PORN.jpg?$image
@@||pornhd.com/pornhd/*/js/dist/$script
@@||pornhubpremium.com/user/login_status?
@@||pornhubpremiumcdn.com^$image,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||pornteengirl.com/temporaire/image.php?*/virtuagirl/$image
@@||protoawe.com/embed/$script
@@||sextoyfun.com/admin/aff_files/BannerManager/$~third-party
@@||sextoyfun.com/control/aff_banners/$~third-party
@@||skimtube.com/advertisements.php?
@@||store.adam4adam.com/affimages/$~third-party
@@||store.adam4adam.com/images/affbanners/$~third-party
@@||suicidegirlsfree.com^$generichide
@@||sundaysportclassifieds.co.uk/ads/$image,~third-party
@@||sundaysportclassifieds.com/ads/$image,domain=sundaysportclassifieds.co.uk
@@||thisav.com/uploaded_banners/jw.swf$domain=thisav.com
@@||tjoob.com/go.php?ad=$script,~third-party
@@||tools-euads.flugubluc.com/dtct.js?ads=true$domain=gaytube.com
@@||tracking.hornymatches.com/track?type=unsubscribe&enid=$subdocument,third-party
@@||traffichaus.com/ad.js$script
@@||traffichaus.com^*/ad.js$script
@@||traffichunt.com/adx-dir-d/checkab?$script,domain=spankwire.com
@@||ul.ehgt.org/ad/$image,domain=e-hentai.org
@@||upornia.com/js/advertising.js?$script
@@||xhcdn.com/images/flag/AD.gif
@@||xxxporntalk.com/images/xxxpt-chrome.jpg
@@||yamvideo.com/pop1/jwplayer.js$script
@@||youjizz.com/video_templates/non-flash-video.php?
id=$subdocument,domain=youjizz.com
@@||youjizz.com/videos/embed/$subdocument,domain=youjizz.com
@@||bitmovin.com^$script,domain=pornhub.com
@@||chatwee-api.com^$domain=pornhub.com
@@||fbsbx.com^$image,domain=pornhub.com
@@||graph.facebook.com^$domain=pornhub.com
@@||pornhub.com/favicon.ico$image,domain=pornhub.com
@@||help.pornhub.com^$domain=help.pornhub.com
@@||jsdelivr.net^$script,domain=help.pornhub.com
@@||zdassets.com^$domain=help.pornhub.com
@@||zendesk.com^$domain=help.pornhub.com
@@||zopim.com^$script,websocket,domain=help.pornhub.com
@@||ajax.googleapis.com^$script,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||algolia.net^*/indexes/$xmlhttprequest,domain=tube8.com|tube8.es|tube8.fr
@@||algolianet.com^*/indexes/$xmlhttprequest,domain=tube8.com|tube8.es|tube8.fr
@@||amazonaws.com/uploads.uservoice.com/$image,domain=pornhub.com|
pornhubthbh7ap3u.onion|redtube.com|tube8.com|youporn.com
@@||api.feel-app.com^$xmlhttprequest,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||api.recaptcha.net^$script
@@||apis.google.com^$script,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||blog.tube8.com/wp-content/$image,script
@@||cdn-*.pornhub.com^$image,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.com.br
@@||cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js$script,domain=tube8.com|
tube8.es|tube8.fr
@@||cdn.jsdelivr.net/autocomplete.js/0/autocomplete.min.js$script,domain=tube8.com|
tube8.es|tube8.fr
@@||cdne-st.redtubefiles.com^$script,domain=redtube.com|redtube.com.br
@@||connect.facebook.net^$script,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||disqus.com/count.js$domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||disqus.com/embed.js$domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||disquscdn.com/count.js$domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||feedback.pornhub.com^$xmlhttprequest,domain=feedback.pornhub.com|
feedback.pornhubthbh7ap3u.onion
@@||google.com/recaptcha/$image,script
@@||gstatic.com/recaptcha/$image,script
@@||icfcdn.com^*/player.js$script,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com
@@||img.pornhub.com/gif/*.gif|$image,~third-party
@@||img.youtube.com/vi/*/sddefault.jpg$domain=pornhub.com|pornhubthbh7ap3u.onion
@@||maps.googleapis.com^$domain=pornhub.com|pornhubthbh7ap3u.onion
@@||maps.gstatic.com^$domain=pornhub.com|pornhubthbh7ap3u.onion
@@||media.trafficjunky.net/__js2/test.js$script,domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||naiadmmm.com^$image,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||naiadsystems.com^$script,websocket,xmlhttprequest,domain=pornhub.com|
pornhubthbh7ap3u.onion|redtube.com
@@||nsimg.net^$image,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com
@@||phncdn.com/*/js/likeDislike/$script
@@||phncdn.com/*/js/t8.util-min.js?$script
@@||phncdn.com//js/popUnder/exclusions-min.js
@@||phncdn.com/assets/*/js/common.js$script
@@||phncdn.com/assets/*/js/home.js$script
@@||phncdn.com/assets/*/js/user_notification.js$script
@@||phncdn.com/assets/*/js/video.js$script
@@||phncdn.com/assets/*/js/video_page.js$script
@@||phncdn.com/assets/pc/js/categories_page_asset_list.js$script
@@||phncdn.com/assets/pc/js/contact_page_asset_list.js$script
@@||phncdn.com/assets/pc/js/halloffap_asset_list.js$script
@@||phncdn.com/assets/pc/js/home_page_asset_list.js$script
@@||phncdn.com/assets/pc/js/info_page_asset_list.js$script
@@||phncdn.com/assets/pc/js/searchporntag_page_asset_list.js$script
@@||phncdn.com/assets/pc/js/searchresult_page_asset_list.js$script
@@||phncdn.com/assets/pc/js/signup_page_asset_list.js$script
@@||phncdn.com/assets/pc/js/sitemap_page_asset_list.js$script
@@||phncdn.com/assets/pc/js/tags_page_asset_list.js$script
@@||phncdn.com/assets/pc/js/userachievements.js$script
@@||phncdn.com/assets/pc/js/usercomments.js$script
@@||phncdn.com/assets/pc/js/userfollowers.js$script
@@||phncdn.com/assets/pc/js/userfollowing.js$script
@@||phncdn.com/assets/pc/js/users.js?$script
@@||phncdn.com/assets/pc/js/uservideos_output.js$script
@@||phncdn.com/assets/pc/js/video_page_asset_list.js$script
@@||phncdn.com/assets/pc/js/videos_page_asset_list.js$script
@@||phncdn.com/assets_dev/js/algolia/
algolia_search_result*.js$script,domain=tube8.com
@@||phncdn.com/cb/assets/$script
@@||phncdn.com/cb/bundles/$script
@@||phncdn.com/dash/videos/$media,other,xmlhttprequest,domain=pornhub.com|
pornhubthbh7ap3u.onion|redtube.com|tube8.com|youporn.com|youporngay.com
@@||phncdn.com/head/$script
@@||phncdn.com/highcharts-$script
@@||phncdn.com/hls/videos/$media,other,xmlhttprequest,domain=pornhub.com|
pornhubthbh7ap3u.onion|redtube.com|tube8.com|youporn.com|youporngay.com
@@||phncdn.com/html5player/$script
@@||phncdn.com/html5shiv-$script
@@||phncdn.com/jquery-$script
@@||phncdn.com/jquery/$script
@@||phncdn.com/js/*_disclaimer/*_disclaimer-min.js?$script
@@||phncdn.com/js/*_disclaimer/*_disclaimer_controller-min.js?$script
@@||phncdn.com/js/achievement-$script
@@||phncdn.com/js/ad_form_header/ad_form_header-min.js?$script
@@||phncdn.com/js/avatar_$script
@@||phncdn.com/js/badgeSelector/$script
@@||phncdn.com/js/browser-$script
@@||phncdn.com/js/carousellite.$script
@@||phncdn.com/js/categorylist_setUp-min.js?$script
@@||phncdn.com/js/comments/$script
@@||phncdn.com/js/common_jq-min.js$script
@@||phncdn.com/js/cover_tutorial/$script
@@||phncdn.com/js/deleteComment/$script
@@||phncdn.com/js/deleteVideo/$script
@@||phncdn.com/js/editUserDropDown/$script
@@||phncdn.com/js/et.ready.$script
@@||phncdn.com/js/fav_like_user_feed/$script
@@||phncdn.com/js/filters_menu/$script
@@||phncdn.com/js/flipbook/$script
@@||phncdn.com/js/follow_button/$script
@@||phncdn.com/js/general-min.js$script
@@||phncdn.com/js/general_tablet-min.js$script
@@||phncdn.com/js/home_setUp-min.js$script
@@||phncdn.com/js/home_setUp_tablet-min.js$script
@@||phncdn.com/js/html5player.js?$script
@@||phncdn.com/js/infinite.$script
@@||phncdn.com/js/ipad/$script
@@||phncdn.com/js/is_online/$script
@@||phncdn.com/js/jqbrowser-compressed.js$script
@@||phncdn.com/js/jquery.$script
@@||phncdn.com/js/karmaInfo/$script
@@||phncdn.com/js/language_$script
@@||phncdn.com/js/levelUp/$script
@@||phncdn.com/js/libs/ProfileCommentsAction-min.js$script
@@||phncdn.com/js/login_form/$script
@@||phncdn.com/js/m_tubes/MG_autocomplete.js$script
@@||phncdn.com/js/menu_setUp_tablet-min.js$script
@@||phncdn.com/js/mg_modal/$script
@@||phncdn.com/js/needLogin/$script
@@||phncdn.com/js/nextBtn/$script
@@||phncdn.com/js/ourfriends-min.js$script
@@||phncdn.com/js/popUnder/exclusions-min.js$script
@@||phncdn.com/js/relatedVideos/$script
@@||phncdn.com/js/report_video_form/$script
@@||phncdn.com/js/search_setUp-min.js$script
@@||phncdn.com/js/search_widget.js$script
@@||phncdn.com/js/searchbar/$script
@@||phncdn.com/js/searchbar_show/$script
@@||phncdn.com/js/segment_changer/$script
@@||phncdn.com/js/share_video_block/$script
@@||phncdn.com/js/showMenu/$script
@@||phncdn.com/js/signin-min.js$script
@@||phncdn.com/js/site-main.$script
@@||phncdn.com/js/tagStar/$script
@@||phncdn.com/js/translator-min.js$script
@@||phncdn.com/js/translator/$script
@@||phncdn.com/js/translatorWatchPageController-min.js$script
@@||phncdn.com/js/underPlayer/$script
@@||phncdn.com/js/uploaded_video_thumbnail_select/$script
@@||phncdn.com/js/user_comments/$script
@@||phncdn.com/js/user_dashboard/$script
@@||phncdn.com/js/user_favorites/$script
@@||phncdn.com/js/user_post_comment_form/$script
@@||phncdn.com/js/userAchievements_setUp-min.js?$script
@@||phncdn.com/js/userComments-min.js$script
@@||phncdn.com/js/userComments_setUp-min.js?$script
@@||phncdn.com/js/userDashboard_setUp-min.js?$script
@@||phncdn.com/js/userFavorites-$script
@@||phncdn.com/js/userFavorites_setUp-min.js?$script
@@||phncdn.com/js/userFollowers_setUp-min.js?$script
@@||phncdn.com/js/userFollowing_setUp-min.js?$script
@@||phncdn.com/js/userInc-min.js$script
@@||phncdn.com/js/userMiniProfile/$script
@@||phncdn.com/js/userSettings_setUp-min.js?$script
@@||phncdn.com/js/userVideos_setUp-min.js?$script
@@||phncdn.com/js/utils/mg-utils-min.js$script
@@||phncdn.com/js/video_favorite/$script
@@||phncdn.com/js/video_setUp-min.js$script
@@||phncdn.com/js/video_setUp_tablet-min.js$script
@@||phncdn.com/js/videoDetection.js?$script
@@||phncdn.com/js/videoPlayer/$script
@@||phncdn.com/js/videos_setUp-min.js?$script
@@||phncdn.com/js/votingSystem/$script
@@||phncdn.com/js/xp_bubble/$script
@@||phncdn.com/mg_utils-$script
@@||phncdn.com/modernizr-$script
@@||phncdn.com/networkbar-$script
@@||phncdn.com/pagespeed.js$script
@@||phncdn.com/pics/gifs/$media,other,xmlhttprequest,domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||phncdn.com/swfobject-$script
@@||phncdn.com/timings-$script
@@||phncdn.com/tubes-$script
@@||phncdn.com/tubes.infopages-$script
@@||phncdn.com/underscore-$script
@@||phncdn.com/videos/$image,media,other,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|tube8.com|youporn.com|youporngay.com
@@||phncdn.com/vortex-simple-*.js$script
@@||phncdn.com/vortex.modern-*.js$script
@@||phncdn.com/www-static/$image
@@||phncdn.com/www-static/*/autocomplete.$script
@@||phncdn.com/www-static/*/gif-view-functions.js$script
@@||phncdn.com/www-static/*/gif-view.js$script
@@||phncdn.com/www-static/*/jquery.$script
@@||phncdn.com/www-static/js/album-display-public.js?$script
@@||phncdn.com/www-static/js/amateur/amateur-signup.js$script
@@||phncdn.com/www-static/js/amateur/dropdown.js?$script
@@||phncdn.com/www-static/js/autocomplete-search.js$script
@@||phncdn.com/www-static/js/channel-main.js?$script
@@||phncdn.com/www-static/js/claimed-pornstar.js$script
@@||phncdn.com/www-static/js/comments.js?$script
@@||phncdn.com/www-static/js/content-removal.js$script
@@||phncdn.com/www-static/js/create-account.js?$script
@@||phncdn.com/www-static/js/create-phlive-account.js$script
@@||phncdn.com/www-static/js/crowdsource.js$domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||phncdn.com/www-static/js/detect.browser.js?$script
@@||phncdn.com/www-static/js/dropdown.js$script
@@||phncdn.com/www-static/js/flag-user.js?$script
@@||phncdn.com/www-static/js/footer.js$script
@@||phncdn.com/www-static/js/front-index.js?$script
@@||phncdn.com/www-static/js/front-information.js?$script
@@||phncdn.com/www-static/js/front-login.js$script
@@||phncdn.com/www-static/js/gif-$script
@@||phncdn.com/www-static/js/header-menu.js?$script
@@||phncdn.com/www-static/js/header-nojquery.js?$script
@@||phncdn.com/www-static/js/header.js$script
@@||phncdn.com/www-static/js/html5Player/$script
@@||phncdn.com/www-static/js/lib/$script
@@||phncdn.com/www-static/js/manage-constructors.js$script
@@||phncdn.com/www-static/js/member-search.js?$script
@@||phncdn.com/www-static/js/messages.js?$script
@@||phncdn.com/www-static/js/mg-modal.js$script
@@||phncdn.com/www-static/js/mg-utils.js$script
@@||phncdn.com/www-static/js/mg_flipbook-$script
@@||phncdn.com/www-static/js/mg_modal-$script
@@||phncdn.com/www-static/js/mg_utils-$script
@@||phncdn.com/www-static/js/modal-tipping.js$script
@@||phncdn.com/www-static/js/modelhub/$script
@@||phncdn.com/www-static/js/notified-modal.js?$script
@@||phncdn.com/www-static/js/ph-networkbar.js$script
@@||phncdn.com/www-static/js/phub-nojquery.js$script
@@||phncdn.com/www-static/js/phub.$script
@@||phncdn.com/www-static/js/playlist-show.js$script
@@||phncdn.com/www-static/js/playlist/$script
@@||phncdn.com/www-static/js/pornstars-comment.js?$script
@@||phncdn.com/www-static/js/pornstars-photo.js?$script
@@||phncdn.com/www-static/js/pornstars-profile.js?$script
@@||phncdn.com/www-static/js/pornstars-upload.js?$script
@@||phncdn.com/www-static/js/pornstars-video.js?$script
@@||phncdn.com/www-static/js/pornstars.js?$script
@@||phncdn.com/www-static/js/premium/$script
@@||phncdn.com/www-static/js/profile/$script
@@||phncdn.com/www-static/js/promo-banner.js$script
@@||phncdn.com/www-static/js/quality-$script
@@||phncdn.com/www-static/js/recommended-taste.js$script
@@||phncdn.com/www-static/js/recommended.js$script
@@||phncdn.com/www-static/js/sceditor/sceditor.bbcode.js?$script
@@||phncdn.com/www-static/js/searchFilter.js$script
@@||phncdn.com/www-static/js/show_image.js?$script
@@||phncdn.com/www-static/js/signin.js$script
@@||phncdn.com/www-static/js/sitemap.js?$script
@@||phncdn.com/www-static/js/stream-community.js?$script
@@||phncdn.com/www-static/js/stream-notifications.js?$script
@@||phncdn.com/www-static/js/stream-subscriptions.js?$script
@@||phncdn.com/www-static/js/stream.js?$script
@@||phncdn.com/www-static/js/streamate-my-photos.js$script
@@||phncdn.com/www-static/js/streamate-view.js$script
@@||phncdn.com/www-static/js/streamate.js$script
@@||phncdn.com/www-static/js/suggest-$script
@@||phncdn.com/www-static/js/support-content.js?$script
@@||phncdn.com/www-static/js/support.js?$script
@@||phncdn.com/www-static/js/tag-$script
@@||phncdn.com/www-static/js/user-edit.js?$script
@@||phncdn.com/www-static/js/user-friend-requests.js?$script
@@||phncdn.com/www-static/js/user-prefs.js$script
@@||phncdn.com/www-static/js/user-share-item.js?$script
@@||phncdn.com/www-static/js/user-start.js?$script
@@||phncdn.com/www-static/js/user-stream-overview.js?$script
@@||phncdn.com/www-static/js/user-video-show.js?$script
@@||phncdn.com/www-static/js/verfication.js?$script
@@||phncdn.com/www-static/js/video-$script
@@||phncdn.com/www-static/js/vmobile/album.js$script
@@||phncdn.com/www-static/js/vmobile/application.js$script
@@||phncdn.com/www-static/js/vmobile/autocomplete-$script
@@||phncdn.com/www-static/js/vmobile/comments.js$script
@@||phncdn.com/www-static/js/vmobile/feed-comments.js$script
@@||phncdn.com/www-static/js/vmobile/footer.js$script
@@||phncdn.com/www-static/js/vmobile/head.js$script
@@||phncdn.com/www-static/js/vmobile/html5-canvas.js$script
@@||phncdn.com/www-static/js/vmobile/login.js$script
@@||phncdn.com/www-static/js/vmobile/notifications.js$script
@@||phncdn.com/www-static/js/vmobile/photo.js$script
@@||phncdn.com/www-static/js/vmobile/phub.js$script
@@||phncdn.com/www-static/js/vmobile/preHeadJs.$script
@@||phncdn.com/www-static/js/vmobile/profile.js$script
@@||phncdn.com/www-static/js/vmobile/show.js$script
@@||phncdn.com/www-static/js/vmobile/stream-$script
@@||phncdn.com/www-static/js/vmobile/stream.js$script
@@||phncdn.com/www-static/js/vmobile/utils.js$script
@@||phncdn.com/www-static/js/vmobile/video-search.js$script
@@||phncdn.com/www-static/js/vmobile/widget-$script
@@||phncdn.com/www-static/js/vr/lib/gl-matrix.js?$script
@@||phncdn.com/www-static/js/vr/normotion.js?$script
@@||phncdn.com/www-static/js/vr/vrplayer-noMin.js?$script
@@||phncdn.com/www-static/js/vr/vrplayer.js?$script
@@||phncdn.com/www-static/js/vtablet/$script
@@||phncdn.com/www-static/js/widgets-album-upper-info.js$script
@@||phncdn.com/www-static/js/widgets-category_listings.js$script
@@||phncdn.com/www-static/js/widgets-comments-simple.js$script
@@||phncdn.com/www-static/js/widgets-comments.js$script
@@||phncdn.com/www-static/js/widgets-community-info.js$script
@@||phncdn.com/www-static/js/widgets-leave-page.js$script
@@||phncdn.com/www-static/js/widgets-live-popup.js$script
@@||phncdn.com/www-static/js/widgets-player.js$script
@@||phncdn.com/www-static/js/widgets-pornstar.js$script
@@||phncdn.com/www-static/js/widgets-rating-bar.js$script
@@||phncdn.com/www-static/js/widgets-rating-like-fav.js$script
@@||phncdn.com/www-static/js/widgets-share-image.js$script
@@||phncdn.com/zeroclipboard-$script
@@||phncdn.com^$image,other,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||phncdn.com^*/html5Uploader/$script
@@||phncdn.com^*/streamate/client.js|$script
@@||phncdn.com^*/userfavorites.js$script
@@||phncdn.com^*/xp_bubble-$script
@@||phncdn.com^*/xp_bubble_$script
@@||phprcdn.com^$image,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||platform.tumblr.com^$script,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||platform.twitter.com^$script,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||pornhub.com/_Incapsula_Resource?$image,subdocument,xmlhttprequest
@@||pornhub.com/album/$xmlhttprequest
@@||pornhub.com/album_upload$xmlhttprequest
@@||pornhub.com/channel/$xmlhttprequest
@@||pornhub.com/chat/$xmlhttprequest
@@||pornhub.com/check/$script,xmlhttprequest
@@||pornhub.com/comment/$xmlhttprequest
@@||pornhub.com/community_ajax?$xmlhttprequest,domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||pornhub.com/contest_hub/$domain=pornhub.com|pornhubthbh7ap3u.onion
@@||pornhub.com/event/awards_vote$xmlhttprequest
@@||pornhub.com/front/$xmlhttprequest
@@||pornhub.com/gif/$xmlhttprequest
@@||pornhub.com/insights/$image,xmlhttprequest
@@||pornhub.com/jobs/?wc-ajax=$xmlhttprequest,domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||pornhub.com/jobs/wp-content/$image,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||pornhub.com/live/$xmlhttprequest
@@||pornhub.com/
newCreditCardModalDataTrackingAjax$xmlhttprequest,domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||pornhub.com/oauth2/authorize?$popup
@@||pornhub.com/playlist/$xmlhttprequest,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||pornhub.com/playlist_json/$xmlhttprequest
@@||pornhub.com/pornstar/$xmlhttprequest
@@||pornhub.com/pornstars/$xmlhttprequest
@@||pornhub.com/premium/$xmlhttprequest
@@||pornhub.com/press/contact$xmlhttprequest,domain=pornhub.com
@@||pornhub.com/purchase_flow_step1_ajax$domain=pornhub.com|pornhubthbh7ap3u.onion
@@||pornhub.com/recommended$xmlhttprequest,domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||pornhub.com/sex/wp-content/uploads/$image,domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||pornhub.com/stream/$xmlhttprequest
@@||pornhub.com/svvt/add?$xmlhttprequest
@@||pornhub.com/toys/?$xmlhttprequest,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||pornhub.com/toys/wp-content/$image,script,xmlhttprequest,domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||pornhub.com/upload/$script,xmlhttprequest
@@||pornhub.com/uploading/$xmlhttprequest
@@||pornhub.com/user/$xmlhttprequest
@@||pornhub.com/users/$xmlhttprequest
@@||pornhub.com/video/$xmlhttprequest
@@||pornhub.com/video_selector/$script,xmlhttprequest
@@||pornhub.com/videos/$media,other
@@||pornhub.com/videouploading3/$xmlhttprequest
@@||pornhub.com/www-static/flash/gate.swf$other
@@||pornhub.com/www-static/images/$image
@@||pornhub.com^*/emoticons/$image
@@||pornhubcom/video_selector/$domain=pornhub.com|pornhubthbh7ap3u.onion
@@||pornhubcommunity.com/cdn_files/images/$image
@@||pornhublive.com/blacklabel/bl.client.min.js|$script
@@||pornmd.com/resources/js/search_widget.js$script
@@||rdtcdn.com/www-static/cdn_files/$script,xmlhttprequest,domain=redtube.com|
redtube.com.br
@@||rdtcdn.com^$image,media,other,domain=redtube.com|redtube.com.br
@@||rdtcdn.com^*/add-collection.js?$script
@@||rdtcdn.com^*/autocomplete.js?$script
@@||rdtcdn.com^*/community.js?$script
@@||rdtcdn.com^*/fileupload/$script
@@||rdtcdn.com^*/friends.js?$script
@@||rdtcdn.com^*/gallery.js?$script
@@||rdtcdn.com^*/home_page/home_page-$script
@@||rdtcdn.com^*/jquery/$script
@@||rdtcdn.com^*/js_assets/$script
@@||rdtcdn.com^*/lib.js?$script
@@||rdtcdn.com^*/lightbox-slideshow.js?$script
@@||rdtcdn.com^*/quality-selector-mobile.js?$script
@@||rdtcdn.com^*/redtube.js?$script
@@||rdtcdn.com^*/respond.js?$script
@@||rdtcdn.com^*/settings.js?$script
@@||rdtcdn.com^*/showLogin.js?$script
@@||rdtcdn.com^*/thumbchange.js?$script
@@||rdtcdn.com^*/uploadgallery.js?$script
@@||rdtcdn.com^*/video.js?$script
@@||redtube.com.br/_Incapsula_Resource?$image,subdocument,xmlhttprequest
@@||redtube.com.br/images/$image,domain=redtube.com.br
@@||redtube.com/_Incapsula_Resource?$image,subdocument,xmlhttprequest
@@||redtube.com/_thumbs/$image
@@||redtube.com/account_auto_complete?$xmlhttprequest
@@||redtube.com/addfavorite/$xmlhttprequest
@@||redtube.com/addfriend/$xmlhttprequest
@@||redtube.com/advancedsearch$xmlhttprequest
@@||redtube.com/ajax_register$xmlhttprequest
@@||redtube.com/authenticate/$xmlhttprequest
@@||redtube.com/bid/$subdocument
@@||redtube.com/blockuser/$xmlhttprequest
@@||redtube.com/comment/$xmlhttprequest
@@||redtube.com/comments/$xmlhttprequest
@@||redtube.com/embed/$xmlhttprequest
@@||redtube.com/gallery/$xmlhttprequest
@@||redtube.com/htmllogin?$subdocument
@@||redtube.com/htmllogin|
@@||redtube.com/images/$image,domain=redtube.com|redtube.com.br
@@||redtube.com/js/autocomplete.js?$script
@@||redtube.com/js/community.js?$script
@@||redtube.com/js/jquery/$script,xmlhttprequest
@@||redtube.com/js/lib.js?$script
@@||redtube.com/js/redtube.js?$script
@@||redtube.com/language-star-suggestion/$xmlhttprequest
@@||redtube.com/logout$xmlhttprequest
@@||redtube.com/media/avatars/$image
@@||redtube.com/message/$xmlhttprequest
@@||redtube.com/notificationcontractors|$xmlhttprequest
@@||redtube.com/notifications/$xmlhttprequest
@@||redtube.com/panel/$xmlhttprequest
@@||redtube.com/playlist/$xmlhttprequest
@@||redtube.com/playlist_json/$xmlhttprequest
@@||redtube.com/pornstar/$xmlhttprequest
@@||redtube.com/profile/$subdocument
@@||redtube.com/rate$xmlhttprequest
@@||redtube.com/recommended/$xmlhttprequest
@@||redtube.com/register$xmlhttprequest
@@||redtube.com/relatedvideos/$xmlhttprequest
@@||redtube.com/searchsuggest?$xmlhttprequest
@@||redtube.com/settings/$xmlhttprequest
@@||redtube.com/starsuggestion/$xmlhttprequest
@@||redtube.com/stream/$xmlhttprequest
@@||redtube.com/subscribe/$xmlhttprequest
@@||redtube.com/tags-stars$xmlhttprequest
@@||redtube.com/upload/$xmlhttprequest
@@||redtube.com/uploading/$xmlhttprequest
@@||redtube.com/user/$xmlhttprequest
@@||redtube.com/video/$xmlhttprequest
@@||redtube.com/videodetails/$xmlhttprequest
@@||redtube.com/videouploader/$xmlhttprequest
@@||redtube.com/videoview/$xmlhttprequest
@@||redtube.com/watched/$xmlhttprequest
@@||redtube.com^*/media/videos/$image
@@||redtubefiles.com^$image,media,other,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||rncdn3.com^$media,other,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||s.ytimg.com/yts/jsbin/*/www-widgetapi.js$domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||s7.addthis.com^$script,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.com.br|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com
@@||services.pornhub.com^$~third-party,xmlhttprequest
@@||t8cdn.com//js/$script,domain=tube8.com|tube8.es|tube8.fr
@@||t8cdn.com/js/$script,domain=tube8.com|tube8.es|tube8.fr
@@||t8cdn.com^$image,media,domain=tube8.com|tube8.es|tube8.fr
@@||thumbs-cdn.redtube.com^$image,domain=redtube.com|redtube.com.br
@@||tube8.com/_Incapsula_Resource?$image,subdocument,xmlhttprequest
@@||tube8.com/ajax-$xmlhttprequest
@@||tube8.com/ajax/$xmlhttprequest
@@||tube8.com/ajax2/$xmlhttprequest
@@||tube8.com/embed/$subdocument,~third-party
@@||tube8.com/favicon.ico
@@||tube8.com/images/$image
@@||tube8.com/videoplayer/$xmlhttprequest,domain=tube8.com
@@||tube8.es/_Incapsula_Resource?$image,subdocument,xmlhttprequest
@@||tube8.fr/_Incapsula_Resource?$image,subdocument,xmlhttprequest
@@||upload.pornhub.com/temp/images/$image,~third-party
@@||upload.tube8.com^$script,xmlhttprequest
@@||uvcdn.com^$image,script,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
tube8.com|youporn.com
@@||widget.uservoice.com^$script,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|tube8.com|youporn.com
@@||youporn.com/_Incapsula_Resource?$image,subdocument,xmlhttprequest
@@||youporn.com/ajax/$xmlhttprequest
@@||youporn.com/api/videos/related/$xmlhttprequest
@@||youporn.com/beingwatchedrightnow.php$xmlhttprequest
@@||youporn.com/bundles/$image,~third-party
@@||youporn.com/change/$xmlhttprequest
@@||youporn.com/esi_home/$xmlhttprequest
@@||youporn.com/mycollections.json$xmlhttprequest
@@||youporn.com/notifications/$xmlhttprequest
@@||youporn.com/recommendedtoyou.php
@@||youporn.com/search/autocomplete/$xmlhttprequest
@@||youporn.com/searchapi/$xmlhttprequest
@@||youporn.com/subscriptions/$xmlhttprequest
@@||youporn.com/watch/$xmlhttprequest
@@||youporn.com/watch_postroll/$xmlhttprequest
@@||youporngay.com/_Incapsula_Resource?$image,subdocument,xmlhttprequest
@@||youporngay.com/api/videos/related/$xmlhttprequest
@@||youporngay.com/beingwatchedrightnow.php$xmlhttprequest
@@||youporngay.com/bundles/$image,~third-party
@@||youporngay.com/elements/$xmlhttprequest
@@||youporngay.com/recommendedtoyou.php$xmlhttprequest
@@||youporngay.com/search/autocomplete/$xmlhttprequest
@@||ypncdn.com/cb/assets/js/$script,domain=youporn.com|youporngay.com|youpornru.com
@@||ypncdn.com^$image,media,other,domain=redtube.com|redtube.com.br|youporn.com|
youporngay.com|youpornru.com
@@.jpg#$domain=palaotog.net
@@.png#$domain=indiangilma.com|javcen.me|javpub.me|lfporn.com|pornbraze.com|
thisav.com|you-fap.com|youfreeporntube.com|youngmodelsclub.net
@@||209.58.131.22^*/advertisement.js
@@||25643e662a2.com/ad*.js
@@||ad.thisav.com/player/swfobject.js
@@||ad8k.com^$script,domain=urlgalleries.net|xxxstreams.eu
@@||ads.exoclick.com^$script,domain=8muses.com|imagefap.com
@@||adultadworld.com/adhandler/$subdocument
@@||bemywife.cc^$script,~third-party,domain=bemywife.cc
@@||cntrafficpro.com/scripts/advertisement.js
@@||crazyshit.com^$generichide
@@||desihoes.com/advertisement.js
@@||ero-advertising.com/banads/$subdocument,domain=palimas.com
@@||exoclick.com/invideo.js
@@||exoclick.com/splash.php$script,domain=gaybeeg.info
@@||freeomovie.com^$generichide
@@||fuqer.com^*/advertisement.js
@@||fux.com/assets/ads-$script
@@||gaybeeg.info/wp-content/plugins/blockalyzer-adblock-counter/
$image,domain=gaybeeg.info
@@||gaybeeg.info^$generichide
@@||google.com/ads/$domain=hinduladies.com
@@||hclips.com/js/advertising.js
@@||hentaienespañol.net^$generichide
@@||hentaimoe.com/js/advertisement.js
@@||imgadult.com/js/advertisement.js
@@||indiangilma.com^$generichide
@@||jadult.net^$generichide
@@||jamo.tv^$script,domain=jamo.tv
@@||javcen.me^$generichide
@@||javfee.com^$script,domain=javfee.com
@@||javhub.net^$generichide
@@||javhub.net^$script,~third-party
@@||javpee.com/eroex.js
@@||javpub.me^$generichide
@@||jkhentai.tv^$script,domain=jkhentai.tv
@@||jporn4u.com/js/ads.js
@@||lfporn.com^$generichide
@@||milfzr.com^$generichide
@@||n4mo.org/advertisement.js
@@||n4mo.org/wp-content/*/ads/
@@||n4mo.org^$generichide
@@||noracam.com/js/ads.js
@@||notonlyporn.net^$script,~third-party
@@||ooporn.com/ads.js
@@||palimas.com^$generichide
@@||phncdn.com/v2/js/adblockdetect.js$domain=keezmovies.com
@@||phncdn.com^*/ads.js
@@||pornbraze.com^$generichide
@@||pornomovies.com/js/1/ads-1.js$domain=submityourflicks.com
@@||pornscum.com^$generichide
@@||pornve.com^$generichide
@@||pornve.com^$script
@@||rule34hentai.net^$generichide
@@||sexvidx.tv/js/eroex.js
@@||sexwebvideo.com/js/ads.js
@@||syndication.exoclick.com/ads.php?type=728x90&$script,domain=dirtstyle.tv
@@||t8cdn.com/assets/pc/js/$script,domain=tube8.com|tube8.es|tube8.fr
@@||t8cdn.com/assets_dev/js/algolia/$script,domain=tube8.com|tube8.es|tube8.fr
@@||tmoncdn.com/scripts/advertisement.js$domain=tubemonsoon.com
@@||trafficshop.com/show.php$script,domain=palimas.com
@@||trafficshop.com/show_std_auction.php$script,domain=palimas.com
@@||urlgalleries.net^$generichide
@@||x18.eu/ads/$~third-party,xmlhttprequest
@@||xhcdn.com^*/ads.js$domain=xhamster.com
@@||xonline.tv^$generichide
@@||xxxstreams.eu^$generichide
@@||youfreeporntube.com^$generichide
@@||youngmodelsclub.net^$generichide
@@||ads.b10f.jp/flv/$~third-party
@@&utm_medium=traffic_trade&utm_campaign=pornhub_trade_search_box$popup,domain=porn
hub.com|pornhubthbh7ap3u.onion
@@||as.sexad.net^*?p=*&v=$popup,domain=extremetube.com|keezmovies.com|pornhub.com|
pornhubthbh7ap3u.onion|redtube.com|spankwire.com|tube8.com|tube8.es|tube8.fr
@@||blogger.com^$popup,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||contentabc.com/ads?spot_id=$popup,domain=tube8.com|tube8.es|tube8.fr
@@||download.pornhub.phncdn.com/videos/$popup,domain=pornhub.com|
pornhubthbh7ap3u.onion
@@||extremetubefreehd.com^*.Extreme_HeaderTab&$popup,domain=extremetube.com
@@||extremetubemate.com/?AFNO=$popup,domain=extremetube.com
@@||imagebam.com/image/$popup
@@||pornhublive.com/?AFNO=$popup,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||rdtcdn.com/media/videos$media,popup,domain=redtube.com
@@||reddit.com^$popup,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||redtubelive.com/?AFNO=$popup,domain=redtube.com
@@||redtubeplatinum.com/signup/signup.php$popup,domain=redtube.com
@@||redtubeplatinum.com/track/*/join?$popup,domain=redtube.com
@@||rncdn3.com/videos/$popup,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||securejoinsite.com/loader.php?*_HeaderTab&$popup,domain=extremetube.com|
spankwire.com
@@||spankwirecams.com/?AFNO=$popup,domain=spankwire.com
@@||spankwirefreehd.com^*.Spankwire_HeaderTab&$popup,domain=spankwire.com
@@||stumbleupon.com^$popup,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||supportchat.contentabc.com^$popup,domain=brazzerssupport.com
@@||t8premium.com/signup/signup.php?$popup,domain=tube8.com|tube8.es|tube8.fr
@@||t8premium.com/track/*/join?$popup,domain=tube8.com|tube8.es|tube8.fr
@@||tube8live.com/?AFNO=$popup,domain=tube8.com|tube8.es|tube8.fr
@@||tumblr.com^$popup,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||twitter.com^$popup,domain=pornhub.com|pornhubthbh7ap3u.onion
@@||wmtrafficentry.com/cgi-bin/ewm.cgi/*_HeaderTab?$popup,domain=extremetube.com|
spankwire.com

You might also like