Filtro Base
Filtro Base
net^$generichide
! Title: AdGuard Base filter
! Description: EasyList + AdGuard English filter. This filter is necessary for
quality ad blocking.
! Version: 2.2.29.78
! TimeUpdated: 2022-05-09T16:31:14+00: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 ---------------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of third-party advertising networks domains.
! Note, that we only put rules that block full domains here and not URL parts
(there's `general_url.txt` for that). Also, it must be domains that are used in a
third-party context.
! The rules with hints are at the end of file.
! Good: ||doubleclick.net^$third-party
! Bad: /banner.jpg (should be in general_url.txt)
! Bad: ||adssubdomain.legitwebsite.com^ (should be in adservers_firstparty.txt)
!
!
!
||pbsdutufp.com^
||nrvkwqaatl.com^
||mlimgmxn.com^
||masakeku.com^
||tauvoojo.net^
||web1s.com^$third-party
||goldsurf24h.pl^$third-party
||wyphawhity.com^
||chrif8kdstie.com^
||pwdxedmuutaok.com^
||kewhulawi.com^
||ourcommonnews.com^$all
||galopelikeantelope.com^
||ccmiocw.com^$third-party
||qlowivucwh.com^
||homomqmfbomoy.com^
||kvcvonlakaigxwq.com^
||yaaqtujobgllwd.com^
||apshexvazqhh.com^
||ntymxykyh.com^
||lkimqdkfd.com^
||metsaubs.net^
||ihegwoy.xyz^$all
||moranoder.com^$all
||zepilogar.com^$all
||binsaiwo.net^
||kive-intro.web.app^$third-party
||stoodgogas.xyz^$all
||vrqsvrnjrhdmek.com^
||nndkukagmos.com^
||nvmjdpbjgrh.com^
||oufteens.com^$all
||nyhhnfsjo.com^$all
||hathyneglu.com^
||freefiles23.xyz^$all
||monetiza.co^$third-party
||cirsepuh.net^
||vhjuoaoetdbxt.com^
||nabobketupa.com^
||egistonemes.com^
||sobowapso.com^
||zygrophochi.com^
||knowhowlobe.com^
||interstitial-08.com^$third-party
||htxourpo.com^
||aahekppl.com^
||eadwhiwax.com^
||junk-cleaner.org^$all
||haxrddfxbdu.com^$third-party
||wqyipmakwh.com^
||gredraus.net^
||iutjyyujuqa.com^
||unblockia.com^$third-party
||mjyxblhdgmdnumq.com^
||mbmrwxdwq.com^
||u7z5fgj3k9c0vkah2v8zj1zj7v6gkm2f8zjc9j2vk6o9p2zks3a6sjc2mj6h.me^
||dxckttdr.com^
||aaettsewpbyc.com^$all
||choachim.com^$all
||viavideo.digital^$third-party
||ksxqqqqjyevy.com^
||potlikivmpaugt.com^
||faglagose.pro^$all
||vlogerads.com^
||flat-ads.com^
||takechaukr.com^
||ourhotfeed.com^$all
||arechassista.top^
||kbdjxvnyapyr.com^
||dkitikosi.com^
||goohimom.net^
||affforce.com^$all
||zhej78i1an8w6ceu.com^$all
||splaim.com^$all
||glyphas.com^$all
||psucnqdrke.com^$all
||oolraimt.net^$all
||mcvvhacopov.com^$all
||gurynyce.com^$all
||lockdowncautionmentally.com^
||ytcsugxsud.com^
||xqprjjcgk.com^$all
||drufhfueg.xyz^
||yotwok.xyz^$all
||advservert.com^
||ihjection.site^$third-party
||bepaabqwg.com^
||msmqgjipr.com^
||unusualbrainlessshotgun.com^$all
||mrpecvqw.com^$third-party
||zoutubephaid.com^$all
||sympna.com^$third-party
||significantoperativeclearance.com^$all
||furstraitsbrowse.com^$all
||edgar2al2larngpoer.com^
||ad.mediaf.media^$third-party
||pushnott.com^$all
||hazardousschooloutcry.com^
||xhr0.xyz^
||homuradu.com^$all
||usdownload.widost.com^$all
||see-what-is-trending.com^$all
||blamedbuckie.fun^
||qmnemxade.com^
||mauptaub.com^$all
||ad.kubicad.icu^
||wonderful-day.club^$all
||gooddaywith-captcha.top^$all
||ytieylhxjlectp.com^
||desktopmessages.com^$all
||narnuefprlcp.com^
||autoads.asia^$third-party
||hewmjifrn4gway.com^$all
||usyiqpbx.com^
||xbyapdeheux.com^
||onlinenotcenter.com^$all
||cwchmb.com^$third-party
||dougale.com^$all
||banibajury.website^$all
||thecred.info^$all
||allprofitsurvey.top^$all
||dooloust.net^$all
||dsxteqljrwqxeo.com^
||ttlxieoguhtrs.com^
||utuypsohjvuf.com^
||ovwbobnyy.com^
||uywmpewouyqv.com^
||dhjrjqgclb.com^
||noesbsnt.com^
||adultnetworksc.com^$third-party
||zestekygri.com^$all
||nlyeoehgdhhe.com^
||bloxplay.com^$third-party
||dotchaudou.com^$all
||fpmaypyeegktq.com^
||ttevkibicgcetv.com^
||berangkasilmu.com^$third-party
||reflectedcockbegan.com^$third-party
||pushub.net^$all
||p03try-c4t3g0ry.xyz^$all
||wwtrxjctjhhu.com^
||92291944cd.com^
||proverbnoncommittalvault.com^
||bngprl.com^
||noscvgma.xyz^
||afgfjdivrf.com^
||eezoulru.com^
||cloudaaaa.com^
||fxhpaoxqyajvmdg.
||rgfftupf.
||hxmvequsbyv.xyz^
||vclpwxgae.xyz^
||astcarbinkom.com^
||eblytohxbgvxt.xyz^
||fmnybwjmkfpoqdm.xyz^
||zusepe.xyz^$third-party
||knifecontributionproposition.com^
||cdn.applixir.com^$third-party
||xocgniyv.com^
||rcqaxbyavaogomc.com^
||dcesxdvixnrwlu.com^
||bakcgnxikkxw.com^
||selfishmourninhabitants.com^
||sinewedretore.casa^
||monsy.com^$third-party
||jstbhubhusolryo.com^
||asofcfxmvg.com^
||rquixwgrwvdcal.xyz^
||9oi6khy9.xyz^
||sybsybe.xyz^
||ksgsjeix.xyz^
||ffueys.xyz^
||jehlenmen.xyz^
||zonbon.xyz^
||hastrenmon.xyz^
||raigebro.xyz^
||lkjei.xyz^
||gmwejhjxklvh.com^
||icqqjipv.com^$all
||yvwrjfyxrdcvmq.com^
||fireworkadservices1.com^
||seebait.com^$third-party
||mage98rquewz.com^$all
||cugiphepty.com^$all
||hsrvv.com^$all
||instaflrt.com^$all
||japanhotties.jp^$all
||occustantwidity.com^$all
||singlesgetmatched.com^$all
||df80k0z3fi8zg.cloudfront.net^
||date4sex.pro^$all
||forarchenchan.com^$all
||trk.nfl-online-streams.live^$all
||efukheretool.com^$all
||tigerpush.net^$all
||xviperonec.com^$all
||getmackeepersoftpro.xyz^$all
||emisja.contentstream.pl^$third-party
||ads.playground.xyz^
||hetadinh.com^$all
||puscxnhsksnunxs.com^$all
||jsiwjgnq.com^$all
||gme-trking.com^$third-party
||bsbaduacvwoeee.com^$all
||linker.ba^$third-party
||onturrical.com^$all
||bxqgxnechpwojfo.com^$all
||cdn.eecd.xyz^
||clixwells.com^$all
||shinearmor.space^$all
||wxhiojortldjyegtkx.bid^$all
||adfinix.com^$third-party
||punosy.best^$third-party,domain=~ouo.today
||olhkghhjxtomlq.xyz^$all
||refpanglbvyd.top^$all
||pubpowerplatform.io^$third-party
||igniterads.com^$third-party
||impruads.com^$third-party
||outwhirlipedeer.com^$all
||gecko.me^$third-party
||ad.bluepartner.eu^
||androidtvchannels-pa.googleapis.com^
||androidtvwatsonfe-pa.googleapis.com^
||allsports4free.live^
||tumultmarten.com^
||bndmh4.com^
||viadata.store^$third-party
||jicypigra.com^
||kesepsowy.pro^
||wsaphvlnnlle.top^$third-party
||turnipsoft.pubfinity.com^
||api.pubfinity.com^
||taspectsofcu.com^$all
||premiumbros.com^$all
||2go7v1nes8.com^$all
||sigilsspeiss.com^
||978ea72276.com^
||basnn15.com^
||pressizer.net^$all
||overdomadnessmanslaughter.com^$third-party
||solemik.com^
||ypjiavvxy.top^
||eovpxhvi.top^
||super-ladies-now.life^$all
||4qdx69gg2d.com^$all
||fqcltrhcblpupm.top^
||cbowvspl.top^
||fyrjtfqgrirpeo.top^
||ocdofafneqmj.top^
||se05.biz^$all
||celeb-trending.com^$all
||clifads.com^
||lmrycxuojndbekx.top^
||hyperlnk.xyz^
||faluhupo.xyz^
||yzihutyb.xyz^
||mobileoffers-ac-download.com^$all
||hdwbdlre.top^
||api.clickaine.com^
||video-ads-module.ad-tech.nbcuni.com^
||b42rracj.com^
||hip-97166b.com^$third-party
||thapsooz.net^$all
||liadm.com^
||mmellwauqyajh.top^$third-party
||trustiseverything.de^$third-party
||donttbeevils.de^
||check-update-today.com^$all
||phoneapplicationlabs.top^$all
||gloriagraceful.com^$third-party
||cluttercallousstopped.com^
||divorceseed.com^
||cdn.fedsy.xyz^
||brownsite.click^$all
||new-pressroom.com^$all
||yestedjgrs.xyz^
||maritaltrousersidle.com^
||wearetopple.com^$third-party
||lllypmcqagpgj.top^$all
||guandads.com^$third-party
||astrazichostfilez2.xyz^$all
||cjtsnykfedv.top^
||lifeimpressions.net^$all
||helpmight.online^$all
||ationpeci.one^$all
||t.visx.net^$third-party
||caunuscoagel.com^$third-party
||clickgate07.biz^
||underthfeove.one^
||srv.tunefindforfans.com^$third-party
||ddkakjxy.top^$third-party
||arkfacialdaybreak.com^
||oweqas.xyz^$third-party
||chooxaur.com^$third-party
||rndskittytor.com^$third-party
||mousecatzilla.com^
||nvidpns.com^
||prpbnsp.com^
||drtbn.com^
||sdnpggwbkprsndt.xyz^
||destroyedspear.com^
||buildsintellecttweak.com^
||sardinegoodnight.com^
||fugles.net^$all
||maxy-tax.com^$all
||auntietraumatizemobile.com^
||disruptorgan.com^
||hopefullyapricot.com^
||juryinvolving.com^
||restaurantbubblerub.com^
||revolvefarfetched.com^
||cdn.rgrd.xyz^
||popcashjs.b-cdn.net^
||tingrevolu.xyz^$third-party
||hunchbacktransformation.com^
||qizjkwx9klim.com^
||klwvb023cew5.com^
||freewheel-mtgx-tv.akamaized.net^
||gcdn.2mdn.net^
||limpstronglyer.com^$third-party
||smartmnews.pro^$all
||sexualg.host^$all
||wadiryphi.pro^$all
||yysvzaodorhv.com^$all
||vseenmtdmcqssv.com^$all
||deterioratesynonymcrockery.com^$all
||thophuthushe.com^
||kyshygiwe.pro^
||azj57rjy.com^
||techgadgetsy.com^$all
||kuhaswuwaiting.xyz^
||mnsuseumco.xyz^
||grimechethy.pro^$all
||ihvdflxjtdsgnqb.xyz^
||assistvantp.biz^
||assurancelocusmat.com^
||awsimiledarent.xyz^
||axillovely.com^
||idiotyet.com^
||unspeakablepurebeings.com^
||afterwardstationquestions.com^
||untr.xyz^
||generalizationdisputelesser.com^
||bigrourg.net^
||clickgate09.biz^
||rexpush.info^$third-party
||bvmcdn.net^
||bvmtogo.com^$all
||cdncont.com^
||ouvqfefauelr.xyz^$third-party
||dcincide.com^$all
||myxiqlaibky.xyz^$all
||fadverdirect.com^$all
||elxont.com^$all
||adsparc.com^$third-party
||captcha-smart.top^$all
||egtosjfijw.xyz^$redirect=nooptext
||gdufpjrhran.com^$redirect=nooptext
||sblimrvlco.xyz^$redirect=nooptext
||heaplap.com^
||0i0i0i0.com^
||profield.ddns.net^
||neekstore.com^$third-party
||best-sexy-partner1.com^$all
||securecd-smnd.com^$all
||assistedadultrib.com^
||dustymural.com^
||purebusts.com^
||berlipurplin.com^$third-party
||madriyelowd.com^$third-party
||yfetyg.com^$third-party
||iosuppu.com^$third-party
||webmontify.com^$third-party
||ib.teicdn.com^$third-party
||bbnfcfrvjs.com^
||edvdiuobicc.xyz^
||gcxjczooe.com^
||piplep.com^$all
||salync.com^$all
||adsjumbo.com^$third-party
||aduterra.com^
||lukomol.com^
||nothingnightingalejuly.com^
||fc2ppv.buzz^$third-party
||abdittoan.com^$third-party
||stimulateartificial.com^
||stickervillain.com^
||natexo-programmatic.com^
||absorbedexistence.com^
||accessiblescopevisitor.com^
||cdend.com^$third-party
||googles.video^$third-party
||postsupport.net^$all
||rapidantivirus.com^$all
||securesystemguide.com^$all
||brunettemattersrefused.com^
||v00ske77693f.com^
||ad.lomadee.com^
||myezads.com^$third-party
||adshares.net^$third-party
||tonemedia.com^$third-party
||strawberryinhabitcell.com^
||2d56d0483a.com^
||complainfriendshipperry.com^
||slowerwave.cyou^$all
||71213zhazha.com^
||tickmatureparties.com^
||bit-ad.com^$third-party
||nearestaxe.com^
||lapsebreak.com
||weakcompromise.com^
||ad.foxnetworks.com^
||adsforfaucets.com^$third-party
||albeitinflame.com^
||bitcoinad.io^$third-party
||jalewaads.com^$third-party
||xymusyy.ru^$third-party
||1f7wwaex9rbh.com^
||tags.orquideassp.com^$third-party
||awptlpu.com^
||gdggdceehihgbgigadj.ru^
||gettingusingpoison.com^
||kindnessmarshalping.com^
||prowesshearing.com^
||writsteespas.com^
||mrtbbnr.com^
||virtuallylend.com^$all
||ag.palmtube.net^$third-party
||overlapflintsidenote.com^
||parlorscenes.com^
||xdowl0adxd0wnloadx.com^
||aj2392.online^$third-party
||aj2204.online^$third-party
||onetouch8.info^$third-party
||nsparket.top^$all
||kidexecha.com^$all
||enacttournamentcute.com^
||590578zugbr8.com^
||aloveste.site^$third-party
||amuckstyvain.com^
||appointedstereotype.com^
||bcprm.com^$third-party
||breakdownreprintsentimental.com^
||caressleazy.com^
||cultivatedbrandnewelemental.com^
||discoverethelwaiter.com^
||flouracquiredferocious.com^
||gcafdhiacibjafajadi.ru^
||horriblygeneratortwinkle.com^
||lyricslocusvaried.com^
||munchenviableski.com^
||numeralembody.com^
||purebushesprop.com^
||saggrowledetc.com^
||sophomoreclassicoriginally.com^
||toughvolume.com^
||videoporno.live^$third-party
||videosworks.com^$third-party
||wemetiwou.biz^
||wemetiwou.biz^$popup
||zyrji.com^$third-party
||smeartoassessment.com^
||stretchedcreepy.com^
||librateam.net^$all
||xuakak.com^$third-party
||ourhypewords.com^$all
||gloxeept.com^
||bourranuncurbs.com^$third-party
||jegrenesen.xyz^$third-party
||skimresources.com^$third-party
||pocketads.pl^$third-party
||videosprofitnetwork.com^
||bluffyporn.com^$third-party
||adbetnetwork.com^$third-party
||a.watchomovies.com^
||rtyznd.com^
||keegesta.com^$third-party
||clbanners16.com^$popup
||phabys.com^$third-party
||adstook.com^$third-party
||dadslimz.com^$popup
||centralheat.me^$all
||traffic.pinklabel.com^$third-party
||shakeegi.com^$third-party
||pauzajoo.net^$third-party
||whugesto.net^$all
||departgross.com^$all
||sinisterbatchoddly.com^
||dadslimz.com^
||awfulporetroys.casa^
||ecma.afk-i.com^
||hadesleta.com^$all
||ethadepic.club^$third-party
||forzslodge.com^$all
||ptunogrywhy.pro^$all
||go.tmrjmp.com^$all
||go.xxxjmp.com^$all
||news-back.org^$all
||beta-news.org^$all
||jqyde7msbro2.com^
||fwtrck.com^
||hothomefuck.com^$third-party
||adultsclips.com^$third-party
||lajeshuru.pro^
||34pavouhj7.com^
||jillsclickcorner.com^
||cst.cstwpush.com^$third-party
||shemale.house^$third-party
||pixfuture.com^$third-party
||eppmedia.si^
||i-reklama.sk^
||forgivenesspeltanalyse.com^
||adzmarket.net^$third-party
||betklefkior.com^
||xmorex.com^$third-party
||beach-trk.com^$third-party
||habeglee.net^
||ouroborosx.com^
||sholke.com^$third-party
||scripts.static-od.com^$third-party
||thevtk.com^$third-party
||juwymapy.xyz^
||kebarydi.xyz^
||cleverwebserver.com^$third-party
||adhooah.com^$third-party
||alienateaboard.com^
||intentionscommunity.com^
||phiriaxi.com^
||whourgie.com^
||protectedfolkssomebody.com^$third-party
||juringupstage.com^
||lavatoryhitschoolmaster.com^
||shaujoxu.net^$all
||trknex.com^$all
||slotscity.g2afse.com^$all
||quitzon.net^$all
||ethicel.com^
||padsabs.com^
||ravenousdrawers.com^
||sexualpitfall.com^$third-party
||probns.com^$third-party
||bonertraffic12.mobi^
||member.javtvnow.xyz^
||driddleurease.com^$third-party
||cauntercanulae.com^$third-party
||d-ughwashes.ru^
||hunter-hub.com^
||a.trk-imps.com^$third-party
||glixaing.com^$all
||api.flat-ads.com^
||adrokt.com^$third-party
||beatsightcab.com^
||1ts11.top^$all
||spadelack.com^
||movies-flix.club^$all
||housewifehaunted.com^
||loolowhy.com^
||successionflimsy.com^
||passenvyexisting.com^$all
||centent.slreamplay.cc^
||centent.slreamplay.cc^$all
||apprefaculty.pro^$all
||clk.rtpdn*.com^$all
||ads.topsex.cc^
||abhorcarious.com^
||smartnews-ads.com^$third-party
||chestuwygli.com^$all
||grandcasinobell.com^$all
||sdmfyqkghzedvx.com^$third-party
||ssp.qc.coccoc.com^
||whingewost.com^
||konradsneak.com^
||videobaba.xyz^$third-party
||javoyynu.xyz^$third-party
||growadvertising.com^$third-party
||believegrandpa.com^
||peekcogentpope.com^
||pbprof.com^$third-party
||admost-banner.b-cdn.net^$third-party
||claring-loccelkin.com^$all
||mutilatecoast.com^
||gigacpmserv.com^$third-party
||300daytravel.com^$third-party
||creative.leojmp.com^$third-party
||nettierbrakier.com^
||educedsteeped.com^$third-party
||viralize.tv^$third-party
||skatestooped.com^
||mommygravelyslime.com^
||woollenthawewe.com^
||better-explorer.com^$all
||ptwmstc.com^$third-party
||addictionestimated.com^
||creative.mshago.com^$third-party
||describedarkchair.top^$all
||viiigle.com^$third-party
||flvpcdnb.com^$all
||loveofffer.com^$all
||plumposterity.com^
||safeguardoperating.com^
||separationreverttap.com^
||adsgig.com^
||bycashexo.com^$third-party
||zewhaphaste.com^$third-party
||kishypece.com^$third-party
||deadlyhung.com^
||bestcontentweb.top^$third-party
||syrsple2se8nyu09.com^$third-party
||ads.timesjobsandcareers.com^
||assertnourishingconnection.com^
||20193a.secure-cloud.pro^$all
||tpx.tesseradigital.com^
||mfk-cpm.com^$all
||jarvispopsu.com^$all
||adp13a.com^$all
||admozartxml.com^$all
||codedpigzed.cam^$third-party
||fluencecutins.cam^$third-party
||checkreliableupdatinglatest.info^$third-party
||troncomelets.com^$third-party
||oohingjap.com^$third-party
||domakuhitaor.com^$third-party
||i-afk.com^$third-party
||wolverdonfilmes.ml^
||eighing.space^$third-party
||entsconsesi.top^$third-party
||trixyapieces.com^
||rnotraff.com^
||faster-trk.com^$third-party
||ad4point.nyc3.digitaloceanspaces.com^
||rawirymi.xyz^
||widow5blackfr.com^$third-party
||spoilphysiqueteenagers.com^
||justifiedcharmsmoustache.com^
||gralovuba.com^
||hannode.xyz^
||grinzamenis.com^
||pop.dojo.cc^$third-party
||delivery.sexyxxx.biz^
||cluster.awmdelivery.com^$third-party
||red12flyw2.site^$third-party
||tuwuzaci.xyz^$third-party
||sciencem.club^
||akemeast.club^
||accompanycollapse.com^
||xml.trafficmoose.com^
||cdn.vlyby.com^$third-party
||zwtvcdnb.com^$third-party
||rontent.powvibeo.cc^
||revoltprohibit.com^
||cdn.allsportsflix.best^$third-party
||erucrippled.com^
||fawhositho.com^$third-party
||wabekice.com^$third-party
||copperpolygraphforthwith.com^
||urlhausa.com^
||losingfoundation.com^
||calamityfortuneaudio.com^
||accompanimentcouldsurprisingly.com^
||inedibleproductiveunbelievable.com^
||actsrelent.com^
||pallorvain.com^
||cryplangeneral.live^$all
||byloudwalk.live^$all
||nonestolesantes.com^$all
||tronglyre.club^
||exru.website^$third-party
||departgross.com^
||jawholeminable.com^
||adscok.com^$third-party
||vliplatform.com^$third-party
||tooasthmaloose.com^
||xoflgafl.com^$all
||s2strk.info^$all
||gp.trcked.me^$all
||ggjqcdnmnno.com^$all
||ggjqcdnmnno.com^$third-party
||colorfulads.com^$third-party
||prod.entry.video-ads.a2z.com^$third-party
||lovelybingo.com^
||adoptum.net^$third-party
||mewyrytu.com^
||plqbxvnjxq92.com^
||mogybapty.pro^$third-party
||kuludelo.com^$third-party
||parkcircularpearl.com^$third-party
||ferociousvirtual.com^$third-party
||sizeilksohs.com^$third-party
||ekufogow.xyz^$third-party
||gasijosti.com^
||glpl4qp99ny4.com^$third-party
||zostumizy.com^$third-party
||gasijosti.com^$third-party
||refpamjeql.top^$third-party
||1-xredbet93636.top^$third-party
||1xsultan.com^$third-party
||geo.ads.audio.thisisdax.com^$third-party
||snodlycaccias.com^$third-party
||adc.streamspread.com^$third-party
||melinaeability.casa^$all
||fogsham.com^$third-party
||ad.utop.ir^$third-party
||bmfads.com^$third-party
||minoritish.online^$third-party
||roewnand.biz^$third-party
||ethnictyrosky.com^$third-party
||swinity.com^$third-party
||tags.catapultx.com^$third-party
||z.cdn.adpool.bet^$all
||ccdnqxu.com^$third-party
||vidyceky.com^
||delivery.contextads.live^$third-party
||gjqhufkamcoc.com^$third-party
||frshueaxf.com^$third-party
||jumotic.com^$all
||refpakrtsb.top^$all
||melredirnxt.top^$all
||convertmb.com^$all
||flitions-sealteger.com^$all
||misspkl.com^$all
||di7stero.com^$all
||adsterra.org^$third-party
||rehearsaltoxicmishandle.com^
||obeysatman.com^$third-party
||bvnjgjfh.com^$third-party
||eoemyywmjx.com^$third-party
||aragontrack.com^$third-party
||luglestowha.pro^
||devozuyu.xyz^
||abhorboring.com^$third-party
||filterexchangecage.com^
||reluctanceleatheroptional.com^
||digitalpimpnetwork.com^
||lebilui.ru^$third-party
||momijoy.ru^$third-party
||clothingsphere.com^
||a.dirtyasmr.com^$third-party
||compareproprietary.com^
||rasuridin.online^$third-party
||pefyglafy.pro^
||zwqpqrtpjt.com^$third-party
||betrustkelping.com^$third-party
||nerdolac.com^$third-party
||cggeffgbbfgcefjhgbg.ru^
||zwyymwy.com^
||disturbedaccruesurfaces.com^
||adspeeker.com^$third-party
||ghostsinstance.com^$third-party
||directpaper.name^
||monumentsmaterialeasel.com^
||woodmountain.icu^
||lawscagetroy.com^$third-party
||forcelessgreetingbust.com^
||yomaza.net^$third-party
||ppcnt.pro^$third-party
||chitypyve.pro^
||baomay01.com^$third-party
||herdcowhas.icu^$third-party
||adcheap.network^
||leaguenod.com^
||jakseque.com^$third-party
||rgverkqcpahaqcqtmpksxicmtno.com^$third-party
||vcp.selectmedia.asia^$third-party
||temporarilybrancheshideous.com^
||st-n.pc5ads.com^
||b0f1d2.com^$third-party
||zaphakesleigh.com^$third-party
||getadfinity.com^$third-party
||adoto.net^$third-party
||streakattempt.com^
||confidethirstyfrightful.com^$third-party
||harmlesstacticalhonorable.com^
||air2s.com^$third-party
||go.loadingnow.me^$all
||jutyledu.pro^$all
||viitan.com^$all
||sunnycategoryopening.com^
||creepybuzzing.com^$third-party
||vadspremium.com^$third-party
||kyfunahi.pro^$third-party
||icdecidents.biz^$third-party
||despicablereporthusband.com^
||aj2178.online^$third-party
||neterou.com^
||jotpoolwarren.com^$third-party
||fikri-ayo.com^$third-party
||adsyou.pro^$third-party
||seoclerkpro.com^$third-party
||adhoow.com^$third-party
||mopemodelingfrown.com^$popup
||mopemodelingfrown.com^
||shindyadmittancemeal.com^
||forgoprokick.icu^$third-party
||boostcpm.su^$third-party
||servboost.tech^$third-party
||blogads*.blogspot.com^$third-party
||fuqypaqu.xyz^$third-party
||demurcobsoho.com^$third-party
||bayirksrap.com^$third-party
||web-redirecting.com^$third-party
||awardpodstab.com^$third-party
||pertersacstyli.com^$third-party
||ad.chandrabindu.net^
||wolaufie.com^$third-party
||adxxx.com^$third-party
||soysapslad.com^$third-party
||shareste.top^$third-party
||ablebodiedcool.com^$third-party
||developerity.com^$third-party
||scallionfib.com^$third-party
||vattingbalak.com^$third-party
||spannersalesman.com^$third-party
||palasidesdoor.com^$third-party
||cuttuberaxis.com^$third-party
||waitmetrodeuce.casa^$third-party
||scowpoppanasals.com^$third-party
||retdaz.fun^$all
||clxrggmghevqfu.com^$third-party
||wivamyno.pro^
||enflaquat.xyz^$third-party
||teenyreligious.com^$all
||checkifyouarealive.me^$third-party
||revenuenetworkcpm.com^$all,domain=~beef1999.blogspot.com
||cryptoadvertising.net^$third-party
||oostotsu.com^$third-party
||offclaydolon.com^$third-party
||cehuiy.com^$all
||dogiedimepupae.com^$third-party
||loftsbaacad.com^$third-party
||engagedhits.com^$third-party
||coinad.xyz^$third-party
||andibringto.biz^$third-party
||oranegfodnd.com^$third-party
||nutrities.top^$third-party
||firsstudtog.cam^$third-party
||papoptidu.pro^$all
||mrnpwuere.com^$all
||ruytvzdcavjsjh.com^$all
||gahapule.pro^
||followmalnutritionjeanne.com^
||faxqaaawyb.com^$third-party
||click.hooligapps.com^
||zyhifata.pro^$third-party
||s.viites.com^$all
||sersh.com^$third-party
||xivileroneros.com^$third-party
||redirecionador.fun^$all
||nucleo.online^$third-party
||errcarsvex.casa^$third-party
||adopalstroy.com^$third-party
||antpeelpiston.com^$third-party
||xpedime.top^$third-party
||chfpgcbe.com^$third-party
||crevicedepressingpumpkin.com^
||matchaix.net^$third-party
||zazerygu.pro^$all
||adsmodern.com^$third-party
||feyl4mh5to.com^
||continuedhostilityequipped.com^
||motivesbreastchopped.com^
||konradsheriff.com^$all
||with0utdr0p.com^
||zebuaridromps.com^$third-party
||ppae8oe4eku9.com^$all
||continuedhostilityequipped.com^$all
||y0urf1rstd0wnl0ad.com^$third-party
||yourdestinationlink.com^$all
||adshort.media^$all
||3sk7d418al8u.com^
||absorbingconstitution.com^
||antecedentponderoverweight.com^
||basicpossibility.com^
||catastropheillusive.com^
||dcfnihzg81pa.com^
||ektmvpwa.top^
||frugalrushcap.com^
||hazardguiltconsulting.com^
||p64gk2yhba0p.com^
||popsmoatsilt.com^
||releasedverge.com^
||themoneytizer.net^
||wdt9iaspfv3o.com^
||wokm8isd4zit.com^
||passwordslayoutvest.com^$third-party
||a.binpartner.com^$third-party
||discovernative.com^$third-party
||fromjoytohappiness.com^$all
||finkyepbows.com^
||vrhorus.com^$third-party
||gecontentasap.com^$third-party
||b3stcond1tions.com^$all
||146.59.188.42^$third-party
||assets.netizen.co^$third-party
||bestcontenttrade.top^$third-party
||cpmnetworkcontent.com^$all
||drawnperink.com^$third-party
||exchange-traffic.com^$third-party
||crazybits.biz^$third-party
||submissionspurtgleamed.com^
||roduster.com^$third-party
||xtraff1cx.space^$third-party
||shar3yourf1le.com^$all
||rdsb21.club^$all
||whimsoplynx.com^$all
||agacelebir.com^$all
||hugregregy.pro^$third-party
||detailyesgrip.com^$all
||irkerecue.com^$all
||paychat.fuse-cloud.com^$all
||adright.co^$all
||outtunova.com^$all
||rqhere2.com^$all
||rtpdn12.com^$all
||gobicyice.com^$third-party
||riverpush.com^$third-party
||z8g0wlq5p0f6jg3k7eh2kyd58hjeskx0w9g5eu7q3m5hyq8l0xwofj3ap2nv.me^$third-party
||charitablemilletplumber.com^$third-party
||bitzad.com^$third-party
||baxusanu.pro^$all
||lgpumcja.com^$all
||lostincunt.space^$third-party
||vv8h9vyjgnst.com^$third-party
||shacsda.name^$third-party
||povapeba.xyz^$third-party
||mightreservoir.com^$third-party
||luckyforbet.com^$third-party
||refpaiwqkk.top^$all
||ximupea.ru^$third-party
||wcwcads.net^$third-party
||crisistuesdayartillery.com^
||runnersgunpowder.com^$third-party
||nichedlinks.com^$third-party
||spyglass.reklamko.pro^$third-party
||hosupshunk.com^$third-party
||download-file.ml^$all
||adcryp.to^$third-party
||bitcointraffic.ltd^$third-party
||pc20160301.com^$third-party
||gramscien.xyz^
||bidio.pl^$third-party
||safeattributeexcept.com^
||assets.newsmaxwidget.com^$third-party
||9997494f4d4b694d4f6702.online^$third-party
||wheelwheel.space^$third-party
||juxupsasu.pro^$third-party
||click.hooligapps.com^$all
||hyperoi.com^$third-party
||tafimedia.com^$third-party
||evasiondemandedlearning.com^$third-party
||promos.camsoda.com^$third-party
||talazywho.pro^$all
||s.bigbolz.com^$third-party
||7kjfbgkjbfgb.club^$all
||vividlobster.com^$third-party
||zabanit.xyz^$third-party
||bional-dested.icu^$third-party
||ukoffzeh.com^$all
||togranbulla.com^$all
||prltmz.com^$all
||flow.concord.systems^$all
||sfl-engin.surge.systems^$all
||getcontent.net^$all
||look.flowln.com^$all
||joinads.me^$third-party
||mughaymil.site^
||exploitnookconsequently.com^$all
||maphuahin.com^$third-party
||t.ajrkm.link^$third-party
||secureaddisplay.com^$third-party
||cdn.wadawada-stop-report-us.com^$third-party
||skinkexchange.com^$third-party
||bngpst.com^$third-party
||alifafdlnjeruif.com^$third-party
||gorskprof2it8og09.com^$third-party
||bestcontentcost.top^$third-party
||pushub.net^$third-party
||pp.awmplus.com^$third-party
||rotate5url.com^$third-party
||mistletoeethicleak.com^
||ndroip.com^$third-party
||smart-redirecting.com^$third-party
||pkt.urmovs.com^$third-party
||1ts18.top^$all
||mediacpm.pl^$third-party
||ponchowafesargb.com^$all
||acidpigs.com^$third-party
||viimad.com^$all
||bmcdn1.com^$third-party
||pinkpig2le8tt09.com^$third-party
||watch.publicidadpro.com^
||hioeb.com^
||daemonclicks.com^$third-party
||declk.com^$all
||bangready.com^$third-party
||adgrowmedia.com^$third-party
||bestdealfor33.life^$all
||monkposseacre.casa^$popup
||rejcinews.pro^$third-party
||kiolim.com^$third-party
||loerv.com^$third-party
||onsolrockon.com^
||delightspiritedtroop.com^$third-party
||netnesspb.com^$third-party
||f853150605ccb.com^$document
||engine.partylemons.com^$third-party
||moviesflix4k.work^$third-party
||movies-flix.club^$third-party
||xemtivi24h.com^$third-party
||apcats.ddns.net^$third-party
||srtrak.com^$popup
||bestcond1tions.com^$popup
||horacomerciar.com^$all
||refpasrasw.world^$all
||yogar2ti8nf09.com^$third-party
||bulletprofitadclick.com^$third-party
||draydaisbitch.com^$popup
||nwa88nx9uxzh.com^$third-party
||traffic-go.com^$all
||s.zlink2.com^$all
||tk6if76q.ab1n.net^$all
||heauty-viesected.com^$all
||vo2.qrlsx.com^$all
||tauptoat.com^
||pub.contexthub.net^
||contexthub.net^$third-party
||gotchosen.com^$third-party
||airairgu.com^
||mobileoffers-bn-download.com^$third-party
||jumpnews.pro^$third-party
||kelopronto.com^
||sixloamsob.com^
||prdele.eu^$third-party
||adhits.cf^$third-party
||adtimaserver.vn^$third-party
||ads.123net.jp^
||ads.123net.jp^$redirect=nooptext
||gsecurecontent.com^$all
||helpful-web.com^$third-party
||zergnet.com^$script,third-party
||reoxclick.com^$third-party
||popcornews.me^$third-party
||get.tfiph.com^
||get.mypdf-search.com^
||adex.sato.my.id^$third-party
||makuzeko.xyz^$third-party
||joggingavenge.com^$third-party
||popupaval.com^$third-party
||348wd7etbann.com^$third-party
||zurilito.xyz^
||jubnaadserve.com^$third-party
||fitbxtqgneq.com^$third-party
||topblockchainsolutions.nl^$all
||mobileoffers-7-q-download.com^$third-party
||xuveiai.ru^$third-party
||insolencewhoeverinsult.com^$third-party
||a.bestcontentitem.top^$third-party
||sub.xxx-porn-tube.com^
||futilereposerefreshments.com^$third-party
||doflygonan.com^$third-party
||sports-streams-online.com^$third-party
||track.wg-aff.com^$all
||analyticsq1.com^$all
||impactserving.com^$all,domain=~xfantazy.com
||crentgate.com^$all
||kts.visitstats.com^$all
||inservinea.com^
||popcent.org^$all
||adskk.club^$third-party
||ppcnt.org^$all
||tomog.pro^$all
||xuossk3tu6hb.com^$third-party
||beta.tidint.pro^$third-party
||protawe.com^$third-party
||overkirliaan.com^
||webads.eu^$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^
||urnawareflan.com^$third-party
||padsimz.com^$third-party
||unreshiramor.com^$all
||go.schjmp.com^$third-party
||ohbayersbur.pro^$third-party
||bapsel.com^$third-party
||chicaudo.com^
||p.tanx.com^
||ptaughar.com^$third-party
||app.titsx.com^$third-party
||chouftak.net^
||secureanalytic.com^$third-party
||willalland.info^$third-party
||xml.realtime-bid.com^$all
||refparjhob.top^$all
||luckyforbet.com^$all
||xml.bidiology.com^$all
||viiotp.com^$all
||d.trafiq.party^$third-party
||4tnui5r06j62.com^$third-party
||profitablegate.com^$third-party
||topdisplaynetwork.com^$third-party
||toeapesob.com^$third-party
||lopzitpup.com^$third-party
||ppcnt.us^$popup
||ppcnt.eu^$popup
||ppcnt.co^$popup
||1571627030.rsc.cdn77.org^$third-party
||terrasdsdstd.com^$third-party
||image.agni3.xyz^$popup
||snessubsets.pro^$third-party
||defutohy.pro^$third-party
||ftd.agency^$third-party
||xihucio.ru^$third-party
||u21drwj6mp.com^
||wwry.xyz^$third-party
||doathair.com^
||eaes.2track.info^$all
||ughhimtoy.com^$third-party
||vg4u8rvq65t6.com^
||hadsokz.com^$third-party
||bestdealfor20.life^$all
||api.myhappyads.com^$all
||preanalytication.com^
||milk.supertool.stunnermedia.com^$third-party
||classentedol.club^
||rotumal.com^$document
||0ra5eylno4zs.com^$third-party
||itpatratr.com^
||ueuodgnrhb.com^$third-party
||shqbsdjatunl.com^$third-party
||adtol.com^$third-party
||feboni.info^$third-party
||secret-photos.com^$all
||topflownews.com^$all
||poptival.com^$third-party
||adfpoint.com^$all
||rubiginose.com^
||qqqwes.com^$third-party
||cdn.tubecorp.com^$third-party
||ilkmawgod.site^$all
||lowtyroguer.com^$all
||idspatchi.com^$third-party
||connection1safety.com^$all
||whitehalfabrr.club^$all
||gadspms.com^$third-party
||mfadsrvr.com^$third-party
||acdcdn.com^$third-party
||ashcdn.com^$third-party
||ntdvjlvau.com^$third-party
||fthkmwrkqg.com^$third-party
||terttalkinhitin.pro^
||korastar.net^
||kotaku.xyz^$third-party
||retagro.com^
||prltmz.com^
||download-alert.com^$all
||viralltopics.com^$third-party
||semireproji.pro^$third-party
||putfeepea.site^$third-party
||st-n.pc3ads.com^
||emuboosag.com^
||lyferere.pro^$all
||max-adserv.com^
||offgashah.club^
||adpia.vn^$third-party
||passtechusa.com^$all
||ad.pornimg.xyz^$third-party
||apionloadmedia.com^$third-party
||nextclickadv.com^
||wilburshort.pro^
||spreadcreative.club^
||oupe71eiun.com^$third-party
||prpops.com^$document
||tracking.scenepass.com^
||asterilivestream.com^$third-party
||mycloudbook.xyz^$third-party
||sex1.party^$third-party
||curarmbin.club^$third-party
||irtyd.com^$third-party
||rednews.me^$third-party
||dmrzm8vdeuibaj1.info^
||ofphanpytor.com^$all
||notify-monad.com^$all
||notification-centar.com^$all
||pushisback.com^$all
||popcent.net^$all
||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^$all
||safety1connection.com^$all
||p.magicalthirteen.com^$third-party
||theyarehugevid.pro^
||notbad-ads.com^
||lindenlaugh.pro^
||adprofits.ru^$third-party
||madratesforall.com^$third-party
||trafficbass.com^
||zeqad.com^$third-party
||zyxzzz.xyz^$third-party
||bitsads.xyz^$third-party
||ewerhodub.com^
||asewlfjqwlflkew.com^$third-party
||repruggob.com^$third-party
||bintds.com^$all
||dairouzy.net^$all
||bycelebian.com^$all
||rsalcau.com^$all
||erdecisesgeorg.info^$all
||display.nativemedia.rs^$third-party
||belazyelephant.com^$all
||lightversionhotel.com^$all
||phethikapso.pro^$third-party
||rp-srw.net^$third-party
||aestivator.com^$third-party
||trcksrvrs.com^$third-party
||creativesumo.com^$third-party
||somecdn.bid^$third-party
||gadsabs.com^$third-party
||aptantasp.site^
||boyalebut.site^$third-party
||aimaniape.club^$third-party
||menuladshy.life^$third-party
||padsims.com^$third-party
||thichawheja.pro^
||witchcraftcash.com^$all
||thebestoffersintheweb.com^$all
||tizgo.ml^$third-party
||tantractium.com^$third-party
||afshanthough.pro^$third-party
||moonads.net^$third-party
||articlefddss1.info^
||tabookbusines.info^$third-party
||geniusdexchange.com^$all
||admixer.co.kr^$third-party
||aleaidass.site^$third-party
||owltiphem.club^$third-party
||lodder5.biz^$all
||tracktraf.com^$all
||go1news.biz^$all
||armaimapt.club^
||aspaskaim.club^
||lyehemarm.club^
||t0p0ff3rs.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
||bms*.adjarabet.com^$third-party
||cdn.digitalpush.org^$third-party
||thefastpush.com^$all
||sauwoaptain.com^$all
||aj2041.online^
||euwtn.5081.site^$third-party
||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
||tsyndolls.com^$third-party
||marfeelcache.com^$third-party
||bitcoinsad.com^$third-party
||areapebeg.club^
||amcdn.vn^$third-party
||punosy.top^$third-party
||punosy.com^$third-party
||horried.pro^
||counevan.pro^
||pmctrack.net^$third-party
||goonline13.online^$third-party
||postlnk.com^$all
||viatepigan.com^$all
||aleapeapt.club^
||pagiwp.com^$third-party
||bestvideo2019.xyz^$third-party
||ommunalspound.info^
||ristintriestenforth.info^
||airartapt.site^$popup
||idwq.info^$third-party
||nativclick.com^$third-party
||fuckthat.xyz^$third-party
||pegloang.com^$all
||paripartner.com^$all
||fouralered.pro^$third-party
||ookris.oferty-kredytowe.pl^
||onestepproductions.online^$third-party
||albado.xyz^$third-party
||o3sndvzo25.com^$third-party
||assandart.site^
||adbean.ru^$third-party
||zarpop.com^$third-party
||black77854.com^$all
||adscorp.win^$third-party
||opoxv.com^$all
||onvictinitor.com^
||sendmepush.com^
||trupir-asia.info^$all
||27823.club^$all
||rehomesit.info^
||beeashale.club^$third-party
||phukienthoitranggiare.com^$third-party
||sinsoftu.com^
||gracaiko.net^
||badsbads.com^$all
||aiservice.vn^$third-party
||targetpush.co.kr^$third-party
||grubsoan.com^$third-party
||native.wpu.sh^$third-party
||a.bestcontenttool.top^$third-party
||sdsttt.com^$third-party
||pushmejs.com^
||yjnqrbfnocy.com^$third-party
||hiqubonenete.tk^$all
||ftigholm.site^
||publish.iptvz.net^$third-party
||start.parimatch.com^$popup
||abskursin.com^$all
||nakedreel.com^$third-party
||doublepimpads.com^$third-party
||bgadx.com^$third-party
||moowouzy.net^
||9purdfe9xg.com^$third-party
||risausso.com^$third-party
||tohopes.ru^
||ndjelsefd.com^
||syyycc.com^$third-party
||katelinna.m.biqubao.com^$third-party
||byyanmaor.com^
||admicro.vn^$third-party
||grandoads.com^$third-party
||adshob.com^$third-party
||metagmae.org^$all
||instantreward.site^
||private-show.live^$all
||special-promotions.online^$all
||noamiscience.pro^$third-party
||terrapsps.com^$third-party
||a.o333o.com^$all
||suntcontent.se^$third-party
||reevaipi.com^
||go.ero-advertising.com^$document
||bebasads.com^$third-party
||volyze.com^$third-party
||opgolan.com^$third-party
||antburape.club^
||clickscloud.net^$third-party
||wasshimundme.ru^$third-party
||pornvideos.casa^$third-party
||a.artamkari.com^$third-party
||glokta.info^$third-party
||olineman.pro^
||neon.today^$third-party
||cryaptall.club^
||oukruque.com^
||dg.sxybjjz.cn^$third-party
||mnptinibfbv.com^$third-party
||composivel.pro^$third-party
||balvalur.com^$third-party
||nuclearads.com^$third-party
||m.hbstjt88.cn^$third-party
||iqiyi.pub^$third-party
||clipbongda.info^$third-party
||bitcoadz.pw^$third-party
||addan.xyz^
||leftnetarenning.pro^
||bitcoines.com^$third-party
||sonumal.com^
||buylnk.com^
||raigluce.net^
||pushdom.co^$third-party
||admarket.network^$third-party
||laratlacrestot.pro^
||cdsbnrs.com^$third-party
||vdo.ai^$third-party
||uriren.pw^
||cetedaninghining.pro^
||bambarmedia.com^$third-party
||sviklutt.site^
||bigyapan.hamropatro.com^$third-party
||adalytics.prixacdn.net^$third-party
||get1trightn0w.com^
||g.letaojuan68.com^$third-party
||clicktracklink.com^
||beiven.pw^$third-party
||sometired.com^$third-party
||etoads.net^$third-party
||aleapeact.club^
||askallalb.club^
||mysmokingmistress.com^$third-party
||tibacta.com^$redirect=nooptext,important
||ashaidbit.club^$third-party
||kongssew.com^$third-party
||posecoug.pro^
||thevpntrustzone.xyz^$third-party
||superonclick.com^
||serconmp.com^$third-party
||psoonsod.com^
||bulletprofit.com^$third-party
||victory1999.com^$third-party
||adserver.yahoo.com^
||kepler-37b.com^$third-party
||voluumtlkrnarketing.com^$third-party
||sylmyar.pw^
||d0p21g2fep.com^$third-party
||feed.monad-rtb.com^
||ellcurvth.com^
||m.helloworld2018.top^$third-party
||chidsimp.com^
||bl0uxepb4o.com^$third-party
||321gongsi.com^$third-party
||e.211pu.cn^$third-party
||m.91xiaodu.top^$third-party
||m.789657.top^$third-party
||daurifek.net^
||gloorajo.com^
||psoaptou.net^
||m.siwmc.cn^$third-party
||tczzzlwpss.com^$third-party
||27823.club^
||zonvid.com^$third-party
||eetsooso.net^$third-party
||loodoost.net^$third-party
||stygg.xyz^$third-party
||ptefautu.net^
||877ky.com^$third-party
||chograud.com^
||wexevoom.net^
||ad.1serve-sys.com^$third-party
||adtrue24.com^$third-party
||drjgjngf.com^
||phengung.net^
||sgr1.com^
||doutthenhap.info^
||sdasasyydd.com^
||adsaturn.com^$third-party
||hedtronverhan.ru^$third-party
||yoads.net^$third-party
||shalseey.com^$third-party
||xxxc2c.org^$third-party
||z.cdn.braun634.com^$all
||enmaer.com^$third-party
||googleapi.club^$third-party
||tejia.gaibang.fun^$third-party
||adxadtracker.com^$third-party
||mordi.xyz^
||tssandycateup.com^
||lowgraveleron.com^
||paumoogo.net^
||piou.kirkir.xyz^
||zbnfhsk.com^
||adword.ge^$third-party
||zuzodoad.com^
||aifei0755.net^$third-party
||delivery.adten.eu^$third-party
||hub.com.pl^$third-party
||yourservice.live^
||traveltogandi.com^
||detectnewfavorite.com^
||ian.xyz^$third-party
||resorsedroblet.pro^
||whehilru.com^
||syndapop.com^$third-party
||pub2srv.com^$third-party
||founehie.com^
||greetham.net^
||salaure.pro^$third-party
||foreventwithenwas.info^$third-party
||ulaleth.xyz^
||nvoepbzqtn.com^$third-party
||zoteromedia.com^$third-party
||reftedlettiny.info^
||adtorio.com^$third-party
||presatisfy.com^
||frtyo.com^$third-party
||pmli.cn^
||hoohavoa.com^
||cimoghuk.net^
||taiwhups.net^
||rufadses.net^
||targaubs.com^
||uriqirelle.xyz^
||blueseed.tv^$third-party
||yomedia.vn^$third-party
||wachipho.net^
||dexessee.com^
||psonstrentie.info^
||permenor.xyz^
||boacheeb.com^$third-party
||uohz.cn^$third-party
||tontwiredat.info^
||rpeonetedronsitren.info^
||mousheen.net^
||aijiboft.com^
||psadsoob.com^
||paibopse.com^
||ad.pentabox.net^
||dbaof.com^
||popcent.net^$third-party
||itad.linetv.tw^
||zoonoapt.net^
||jeeshapi.net^
||idealmedia.io^
||vernehepet.info^
||gleersoo.net^
||jokoshep.com^
||ithoahie.com^
||steptaik.net^
||phenver.com^$third-party
||othepbuttit.com^
||clrpdhptoddatj49.pro^$third-party
||magrie.pw^
||rensovetors.info^
||somelandingpage.com^
||getmyfreetraffic.com^
||stoomeddert.info^$third-party
||pandanetwork.tk^$third-party
||pandanetwork.club^$third-party
||presbanise.pw^$third-party
||aj1603.online^$third-party
||haupsoti.net^$third-party
||newhigee.net^$third-party
||wedeegut.net^$third-party
||chautcho.com^$third-party
||whegadry.com^$third-party
||nigrebud.net^$third-party
||parumal.com^$third-party
||usenetnl.download^
||psughooy.com^$third-party
||agxclick.com^$third-party
||storoukr.net^$third-party
||bestadbid.com^
||dm.hybrid.ai^$third-party
||uptopop.com^$third-party
||adslop.com^$third-party
||holexknw.loan^$third-party
||installp.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
||smrtbnr.site^$third-party
||fairnessels.com^$third-party
||ousufauk.com^$third-party
||fvtwyjev.com^
||yoads.network^$third-party
||sensortoluy.club^$third-party
||vaigowoa.com^$third-party
||burdaffi.burdadigital.pl^$third-party
||jhwj88.com^$third-party
||shenglonghg.net^$third-party
||pirdoust.com^
||tinb.net^$third-party
||i22lo.com^$third-party
||furocmay.com^$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
||ltanesperexcitems.club^$third-party
||onemerelyingisr.club^$third-party
||adtube.ir^$third-party
||hitplus.ir^$third-party
||siblesectiveal.club^$third-party
||reotherebyfery.club^$third-party
||stompebi.link^$third-party
||pzuth.cn^$third-party
||merylaural.info^$third-party
||turngrind.com^$third-party
||chauksoa.net^$third-party
||septembership.com^$third-party
||thterras.com^$third-party
||1warie.com^$third-party
||fessoovy.com^$third-party
||joredi.com^$third-party
||us.b3018.pw^
||keyrolan.com^$third-party
||foxypp.com^$third-party
||lnkfast.com^$third-party
||newspolovb.info^
||cultidifficient.info^
||traffic.club^$third-party
||trafficclub-nde.netdna-ssl.com^$third-party
||unknownads.com^$third-party
||adblox.net^$third-party
||uniquecaptcha.com^
||marial.pro^$redirect=nooptext,important
||analyticsq.com^
||analyticsq.com^$redirect=nooptext,important
||jaizouji.com^$third-party
||ads.avocet.io^$third-party
||adswrapme.click^$third-party
||cdn.pljs.ru^$third-party
||hgub2polye.com^$third-party
||siterdm.com^$third-party
||bokeden.com^$third-party
||ceehimur.uk^$third-party
||weedazou.net^$third-party
||pushwhy.com^$third-party
||rtbvideobox.com^$third-party
||fuxoasim.link^$third-party
||ukdtx.31202.fun^$third-party
||glothouw.link^$third-party
||a.doko.moe^$third-party
||renaissanto.com^$third-party
||trothko.com^$third-party
||eecd179r3b.com^$third-party
||gsasd.info^$third-party
||ad.linkprice.com^$third-party
||outbanner.hu.co.kr^$third-party
||ntosarang.com^$third-party
||yektanet.com^$third-party
||yengo.com^$third-party
||bethoy.es^$third-party
||partnerzyapi.ceneo.pl^$third-party
||stsodds.sts.pl^$third-party
||bonnieradnetwork.se^$third-party
||popupme.net^$third-party
||yljiaoluo.com^$third-party
||drakorindo.club^$third-party
||mobileoffers-a-download.com^$third-party
||piratepc.net^$third-party
||smashseek.com^$third-party
||theirsvendor.com^$third-party
||opten.hu^$third-party
||sigmaad.com^$third-party
||adnegah.net^$third-party
||yallarec.com^$third-party
||hechaocheng.cn^$third-party
||borsendental.com^$third-party
||mobilink.az^$third-party
||fultop.biz^$third-party
||oxu24.com^$third-party
||mediav.com^$third-party
||u8.hujiang.com^$third-party
||resu8.hjfile.cn^
||chinahdcm.com^$third-party
||60608787.com^$third-party
||mengchengbao.com^$third-party
||guangzizai.com^$third-party
||zybxchina.com^$third-party
||kyad88.com^$third-party
||sy123888.com^$third-party
||jinchaoyu.com^$third-party
||qiqivv.com^$third-party
||qiqipower.com^$third-party
||tiankongzudui.com^$third-party
||wxktv.cn^$third-party
||dupinpu.com^$third-party
||258ydh.com^$third-party
||admaster.com.cn^$third-party
||zhuwawa.net^$third-party
||88shu.cn^$third-party
||dup.baidustatic.com^
||x-ssp.com^$third-party
||icyrd.com^$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
||yijikm.com^$third-party
||czlhgz.com^$third-party
||gitpw.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
||bycxsh.com^$third-party
||jgchq.com^$third-party
||in.bmgan.com^$third-party
||mts.sdtieta.com^$third-party
||hulemedia.com^$third-party
||c.start280.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
||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
||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
||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
||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
||linker.hr^$third-party
||cdn.midas-network.com^$third-party
||vvbox.cz^$third-party
||ad2017.meo4.info^$third-party
||sbbanner.com^$third-party
||javblow.com^$third-party
||worlanned.pro^$third-party
||ryllae.com^$third-party
||blastnotificationx.com^
||varielcontentdelivery.info^$third-party
||culsauwou.com^$third-party
||coinhits.com^$third-party
||spunto.ru^$third-party
||cobalten.com^$third-party
||soujoobafoo.com^$third-party
||dentaint.pro^$third-party
||qinvaris.com^$third-party
||hrtya.com^$third-party
||lexozfldkklgvc.com^$third-party
||sdk.digitalbees.it^$third-party
||sapere.seed4.me^
||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^
||optmnstr.com^$third-party
||makemyvids.com^$third-party
||ypa.focusoftime.com^$third-party
||pptchecker.club^$third-party
||2hanwriten.com^$third-party
||mfio.cf^$third-party
||oei1.gq^$third-party
||mwor.gq^$third-party
||push-notifications.top^$third-party
||95p5qep4aq.com^$third-party
||2iiyrxk0.com^
||widgets.cryptopicture.com^$third-party
||kidnepishlient.pro^
||ekostreams.gq^
||35.193.89.147^
||specialgift.top^
||xqkzsifxgv.com^$third-party
||vi-serve.com^$third-party
||mobpushup.com^
||reddleops.pro^$third-party
||smitionsory.co^
||admp.io^$third-party
||richmediaads.com^$third-party
||teleriumads-*.netdna-ssl.com^$third-party
||reportions.club^$third-party
||fullspeeddownload.com^$third-party
||privacysecurityprotection.com^$third-party
||69content.com^$third-party
||kofpag.com^
||laborates.com^
||dagnar.com^
||chainads.io^$third-party
||kiwihk.net^$third-party
||trav4life.site^$third-party
||hitadsmedia.com^$third-party
||adbitty.com^$third-party
||click.abctrack.bid^
||evantative.top^$third-party
||allcuteboys.com^$third-party
||iz682noju02ye5.com^$third-party
||a.gerasopa.com^
||pimmuter.com^$third-party
||pimmuter.com$popup
||oyi9f1kbaj.com^$third-party
||rzekbhnk.top^$third-party
||adrino.pl^$third-party
||vendimob.pl^$third-party
||traqueto.com^$third-party
||therses.com$popup
||xijgedjgg5f55.com^
||coinverti.com^$third-party
||parlaka.com^$third-party
||attenhance.com$popup
||k77hof1z7k.com^$third-party
||webpower.eu^$third-party
||amadagasca.com^$third-party
||dlzm790g.com^$third-party
||ie8eamus.com^$third-party
||fortpush.com^$third-party
||tweowhvrim.review^$third-party
||adserwer.xwords.pl^
||authorne.info^
||y2rmo576.top^$third-party
||speciadnessing.pro^$third-party
||interedy.info^$third-party
||fapmeth.com^$third-party
||popmode.net^$third-party
||goadservices.com^$third-party
||ingeliteral.pro^$third-party
||eversely.com^
||rmawm7mw.top^$third-party
||redewdit.pro^$third-party
||apyecom.com^$third-party
||aeckcjy.com^$third-party
||gleaminist.info^$popup
||averoconnector.com^$third-party
||bidrev.net^$third-party
||2pxg8bcf.top^$third-party
||mysdvvf.com^$third-party
||rasius.pro^$third-party
||afrigale.co^$third-party
||crvtrk.com^$third-party
||uniad.vn^$third-party
||run-syndicate.com^$third-party
||modulepush.com^$third-party
||pipeschannels.com^$third-party
||adsrv4k.com^
||plufdsb.com^$third-party
||advnet.xyz^$third-party
||1.mobiuppedmedia.com^
||valpeiros.com^$third-party
||witlee.com^$third-party
||hadarone.com^$third-party
||blueserving.com^$third-party
||ininmacerad.pro^$third-party
||thump-night-stand.com^$third-party
||muzotur.info^$third-party
||360adshost.com^$third-party
||ps7894.com^$third-party
||ibjivzn.com^$third-party
||yebadu.com^$third-party
||ssl4go.ga^$third-party
||frolnk.com^$third-party
||compass.adop.cc^$third-party
||compasscdn.adop.cc^$third-party
||noqukjy.com^$third-party
||crack44.com^$third-party
||ppinstall.com^$third-party
||clickonometrics.pl^$third-party
||converti.se^$third-party
||widget.convertiser.com^$third-party
||adsenseguard.com^$third-party
||freesoftwarestation.com^
||uymkdz9s.com^$third-party
||pgcode.org^$third-party
||cashpartners.eu^$third-party
||yoredi.com^$third-party
||cqlupb.com^$third-party
||sfo.xsgfhkwd.date^$third-party
||pop.verplusonline.com^$third-party
||ooredi.com^$third-party
||motosal.net^$third-party
||dopor.info^$third-party
||ovustav.ru^$third-party
||plutusads.com^$third-party
||hitlnk.com^$third-party
||tjfot.com^$third-party
||befirstcdn.com^
||bleua.ecefibwja.xyz^
||cebadu.com^$third-party
||roxedltd.co.id^$third-party
||earnco.in^$third-party
||top-games.me^$third-party
||uharded.com^$third-party
||data.adwombat.com^
||beglorena.com^
||kilorama.com^
||scrappykoko.com^
||y6a7tqyr.com^$third-party
||caprofitx.com^$third-party
||tdblazing.com^$third-party
||webinstats.com^$third-party
||rabbithole.top^$third-party
||cdn.adclerks.com^
||ayclinical.com^$third-party
||localbitcoins.com^$third-party
||btvhdscr.com^$third-party
||adinlove.de^$third-party
||trinylium.com^$third-party
||bunkirling.co^$third-party
||advelvet.com^$third-party
||rbmcash.com^$third-party
||chikhanos.info^$third-party
||tpmedia-reactads.com^$third-party
||ssl4us.cf^$third-party
||ssl4us.gq^$third-party
||qwfh39851jtfvkurf21hf.com^
||onaudience.com^$third-party
||kzqjwdxxussshe.net^$third-party
||pussl2.com^$third-party
||4th3d48.com^$third-party
||ichlnk.com^$third-party
||adpixo.com^$third-party
||aspgfx.org^$third-party
||uzekrs.com^
||kwunqjqntrnf.bid^$third-party
||vcgyhvgkcknlx.bid^$third-party
||advetvy.info^$third-party
||iytfczscguf.bid^$third-party
||pussl41.com^$third-party
||gialnk.com^$third-party
||vm.timeinabottle.pw^$third-party
||oiqheoiwgnqiweoj.bid^$popup
||adform.net^
||deloton.com^$third-party
||plxnt.com^$third-party
||egnatius-ear.com^$third-party
||adszx.pro^$third-party
||ad-specs.guoshipartners.com^
||k26fe9xhuzm.com^
||hartsfieldrowesville.salleyoklaunion.com^$third-party
||cpm20.com^
||aanqylta.com^
||35.188.14.213^
||2778255fe56.com^
||y5wflt0xibmoufuvsayg1efy80yq0ystkjncf76cqm.com^
||dagasaka.com^
||trafgid.com^$third-party
||3ba87e4828c5a95.com^
||gocdn.site^$third-party
||35.188.14.213^$popup
||oligan.info^$third-party
||upasiansex.com^
||terepran.com^$redirect=nooptext,important
||u1trkqf.com^$redirect=nooptext
||aanqylta.com^$redirect=nooptext
||35.188.14.213^$redirect=nooptext
||diamongs.com^$third-party
||ad.ettoday.net^$redirect=nooptext
||ad1.udn.com^
||ad2.udn.com^
||ad3.udn.com^
||ad4.udn.com^
||ad5.udn.com^
||tds77.su^
||pussl16.com^
||atombid.com^$third-party
||popclck.org^$third-party
||redirecting.download^$third-party
||adserver.ad4link.com^$third-party
||rookads.com^$third-party
||codeadnetwork.com^
||adclickxpress.com^$third-party
||jsc.mgid.com^$domain=~mgid.com
||pussl18.com^
||khimandi.info^$third-party
||exoner.com^$third-party
||adnety.com^$third-party
||spacenine.biz^$third-party
||salarity.info^$third-party
||wicktrown.co^$third-party
||boxxxcash.com^$third-party
||mds.nipa.co.th^$third-party
||play.entretenimientolz.com^
||stencef.com^$redirect=nooptext
||mobileofferplace.site^$redirect=nooptext
||dlyads.com^$third-party
||ab.advertiserurl.com^
||opencdb84507.com^
||jsc.adskeeper.co.uk^
||cpm10.com^$popup
||misosoup.io^$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
||paclitor.com^$redirect=nooptext
||ssl4me.cf^$third-party
||putrr*.com^$third-party
||78.140.130.88^$third-party
||motohem.com^$third-party
||mobioffertrck.com
||trklvs.com
||suocloud.com^
||wirelesstube.mobi^
||vkkpv.com^$third-party
||cpmly.com^$third-party
||23.236.55.237^$popup
||adbrn.com^
||shmokiads.com^$third-party
||ashow.pcpop.com^$third-party
||biggestplayer.cachefly.net^
||pvrtx.net^$third-party
||xpicw.top^$third-party
||adsb4trk.com^$popup
||adsonflags.com^$third-party
||histock.info^
||b2.ijquery11.com^
||admother.com^$third-party
||dskfv.de^$third-party
||t.mtagmonetizationb.com^
||globaladmedia.net$popup
||xiniuz.com^
||undergiveto54.com^$third-party
||checkhit.com^$third-party
.bbelements.com^$third-party
.doublepimp.com^$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
||2performant.com^$third-party
||360popunder.com^$third-party
||78.140.130.91^$third-party
||abckj123.com^$third-party
||ad2goal.com^$third-party
||adamoads.com^$third-party
||adk2.net^$third-party
||admax.quisma.com^
||admost.com^$third-party
||adnxs.com^$redirect=nooptext
||adpeepshosted.com^$third-party
||adplus.co.id^$third-party
||adrewards.com^$third-party
||adrotate.se^$third-party
||adrotator.se^$third-party
||ads.eorezo.com^$third-party
||ads.heias.com^$third-party
||adsglow.net^$third-party
||adshell.net^$third-party
||adsmeda.com^$third-party
||adspeed.net^$third-party
||adspynet.com^$popup
||adsrvmedia.adk2.co^$important,third-party
||adtech.com^$third-party
||adternal.com^$third-party
||adtomafusion.net^$third-party
||adtraffic.pl^$third-party
||adultadspy.com^$third-party
||adv.mediaharbor.co.kr^$third-party
||advertclickme.com^$third-party
||adviator.com^$third-party
||adzos.com^$third-party
||aff.camplace.com^$third-party
||affsnetwork.com^$third-party
||afftrack001.com^$third-party
||alephd.com^$third-party
||allbestnews.net^$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
||apytrc.com^$third-party
||arecio.work^$third-party
||asv.whatismyip.win^$third-party
||axecash.com^$third-party
||az708531.vo.msecnd.net^$third-party
||b.rmgserving.com^$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
||bestnewsworld.net^$third-party
||bestwebdeal.net^
||bitmedia.io^$third-party
||bitmedianetwork.com^$redirect=nooptext
||block.s*block.com^$third-party
||boomads.com^$third-party
||borotango.com^$third-party
||brand.ad^$third-party
||bs.serving-sys.com^$third-party
||btdnav.com^$third-party
||bubblesmedia.ru^$popup
||bundasnovinhas.com^
||buy-banner.com^$third-party
||buy-targeted-traffic.com^$third-party
||buzzabc.com^$third-party
||c.mfstatic.cz^$third-party
||cdn.adk2.com^
||cdn.pulpix.com^$third-party
||clickforward.net^$popup,third-party
||clkoffers.com^$third-party
||cntrafficpro.com^$third-party
||code.poptm.com^$redirect=nooptext,important,script,third-party
||costaction.com^$third-party
||cpmstar.com^$object,third-party
||cpmterra.com^$third-party
||ctmconnect.com^$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
||diamond88bet.com^$third-party
||dpjtch.vestabalin.com^$third-party
||dsp-eu.exe.bid^$third-party
||dubshub.com^$third-party
||e.lndjj.com^$third-party
||eclkmpsa.com^$popup
||eclkspbn.com^$third-party
||emediate.apmmedia.net^$third-party
||engine.adtidy.net^$third-party
||epom.com^$third-party
||evolutionmedia.bbelements.com
||exitintel.com^$third-party
||exogripper.com^$third-party
||ext.movixhub.com^$popup
||f.asdfzxcv1312.com^
||f.iaftjs.info^
||fdgeen.com^$third-party
||ficusoid.xyz^$third-party
||firstfirst.net^$popup,third-party
||fls.doubleclick.net^$third-party
||fsoft4down.com^$third-party
||game.gamingnonstop.net^$third-party
||gameads.net^$third-party
||go.onclasrv.com^$popup
||go.verymuchad.com^$third-party
||gomakemerich1.com^$third-party
||grandslammedia.com^$third-party
||growtaller4adults.com^$third-party
||heightboost.com^$third-party
||herezera.com^$third-party
||hgads.com^$third-party
||hubrus.com^$third-party
||id.kbmg.cz^$third-party
||j.77power.com^$third-party
||javacript.cf^$third-party
||ji.ihualun.com^$third-party
||jkolp.com^$third-party
||join.xlgirls.com^$third-party
||js.mengheng.net^$third-party
||jump.fhoa365.com^$third-party
||junbi-tracker.com^$third-party
||klickthru.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
||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
||masteroids.com^$third-party
||measure.mf.cz^$third-party
||media.adtrack1.pl^
||mediastinct.com^$third-party
||mediaver.com^$third-party
||metodikadeneg.info^$third-party
||mf*.advantage.as^$third-party
||moguldom.com^$third-party
||moneyplatform.biz^$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
||newviralmobistore.com^
||nrged.com^$third-party
||nsdfsfi1q8asdasdzz.com^$third-party
||octobird.com^$third-party
||offergo.net^$third-party
||offpageads.com^$third-party
||onclicktop.com^$third-party
||onderlea.info$popup
||onlinesupaads.com^$third-party
||onlinewebfind.com^$third-party
||onshowit.com^$third-party
||opt.ximad.com^
||ovgzbnjj.com^$third-party
||paradoxtraffic.com^$third-party
||pketred.com^$third-party
||plsdrct1.me^$third-party
||plsdrct2.me^$third-party
||popped.biz^$third-party
||popup-traffic.com^$third-party
||popvertising.com^$third-party
||popzila.com^$third-party
||poweradcash.net^$third-party
||print3.info^$third-party
||prm.sushis.kim^$third-party
||profitboosterapp.com^$popup
||profitsdeluxe.com^$third-party
||prxii.cf^$third-party
||prxii.tk^$third-party
||purgrobi.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
||r7mediar.com^
||rdsa2012.com^$popup
||redichat.com^$third-party
||referrer.website^$third-party
||regisg.com^$third-party
||restoring.club^$third-party
||retarget.ssl-services.com^$third-party
||rhtag.com^$third-party
||roulettebot-plus.com^$third-party
||rtbpopd.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
||softexcellence.com^$third-party
||sourcengo.com^$third-party
||srvpub.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
||t.booksuper.info^$third-party
||advertiseserve.com^$third-party
||tapfiliate.com^$third-party
||temphilltop.net^$third-party
||thankswrite.com^$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
||trafficholder.com^$popup
||trafficmagnates.com^$popup
||traforet.com^$third-party
||transpera.com^$third-party
||tubecontext.com^$third-party
||videogenetic.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
||xpostx.com^$third-party
||yesadvertising.com^$third-party
||zanox.com^$third-party
||zeti.com^$third-party
!+ NOT_OPTIMIZED
||o333o.com^
!+ NOT_OPTIMIZED
||ew740.cn^
!+ NOT_OPTIMIZED
||mqgpo.com^
!+ NOT_OPTIMIZED
||dianomi.com^$third-party
!+ NOT_OPTIMIZED
||xk0x.cn^
!+ NOT_OPTIMIZED
||olc0.cn^
!+ NOT_OPTIMIZED
||leaderhistliness.info^
!+ NOT_OPTIMIZED
||resumersvo.fun^
!+ NOT_OPTIMIZED
||yiatelychur.top^
!
! Frequently changed domains with the same IP
! For example: https://pornxp.com/videos/77778518360
||188.72.219.36^
188.72.219.36^$network
!
! https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/142
||stripe.rs-1028-a.com^
!
! Ads reinjection (For apps only)
!+ NOT_OPTIMIZED PLATFORM(windows, mac, android)
||amgload.net^$third-party
!+ NOT_OPTIMIZED PLATFORM(windows, mac, android)
||hub.fghtem.com^$third-party
!
! 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^
!
! This section contains the list of advertising networks domains, which are hosted
on non advertising sites as subdomains.
! Note, that we only put rules that block full subdomains here and not URL parts
(there's `general_url.txt` for that).
!
! Good: ||ad.doubleclick.net^
! Bad: /banner.jpg (should be in general_url.txt)
! Bad: ||legitwebsite.com^$third-party (should be in adservers.txt)
!
!
||yqttykxcmap.com^
||qontent.pomvideo.cc^
||rontent.pomvideo.cc^
||ads.thetimes.co.uk^
||am.titsx.com^
||d119hs7863lat.cloudfront.net^
||d2bj2texxib1qg.cloudfront.net^
||d1qk9ujrmkucbl.cloudfront.net^
||d1xkyo9j4r7vnn.cloudfront.net^
||d1cykymlllue3h.cloudfront.net^
||dggaenaawxe8z.cloudfront.net^
||due5a6x777z0x.cloudfront.net^
||d3beefy8kd1pr7.cloudfront.net^
||d3iih5w7xp5hdg.cloudfront.net^
||dvdsm0rlx65fo.cloudfront.net^
||dk7rftbivnkgr.cloudfront.net^
||d1t4ekjh9ps4ob.cloudfront.net^
||d3a00ifauhjdp.cloudfront.net^
||d1lxhc4jvstzrp.cloudfront.net^
||d2sbzwmcg5amr3.cloudfront.net^
||dnn4px252i5wx.cloudfront.net^
||centent.stemplay.cc^
||d3pel2vlstnlu9.cloudfront.net^
||d2i4wzwe8j1np9.cloudfront.net^
||d2werg7o2mztut.cloudfront.net^
||d1cw0c50l8jv65.cloudfront.net^
||d6wzv57amlrv3.cloudfront.net^
||d13qwbj37sfx89.cloudfront.net^
||anti.allcryptoz.net^
||tagrec.sphdigital.com^
||adimage.sphdigital.com^
||creative.sphdigital.com^
||adtag.sphdigital.com^
||eventreg.sphdigital.com^
||asg.faperoni.com^
||aa.pornvideotop.com^
||ads-partners.coupang.com^
||ads-dot-fbc-web-2018.uc.r.appspot.com^
||d1tpwjufge3qqa.cloudfront.net^
||nugh2om.txxx.com^
||ad.kisscartoon.sh^
||d13nu0oomnx5ti.cloudfront.net^
||cintent.streanplay.cc^
||centent.streanplay.cc^
||centent.steanplay.cc^
||dl.crazyporn.xxx^
||x2sfa.javgg.eu^
||xd3r.javgg.eu^
||spyglass.octanime.net^
||ad.aceplanet.co.kr^
||ad.phaserep.com^
||tontent.pouvideo.cc^
||a.dphunters.com^
||a.streamoupload.com^
||tontent.povwideo.me^
||ad.holmesmind.com^
||j83ad.speedrun.com^
||12.beautifulero.com^
||api.flygame.io^
||tontent.powv1deo.cc^
||my.shymilftube.com^
||s2.everydaygayporn.com^
||apiads.gg.pl^
||feedads.feedblitz.com^
||leroj.elitegol.tv^
||algat.intergoles.me^
||ads.livetvcdn.net^
||adilk.ilikecomix.com^
||a.letsjerk.to^
||rek.www.wp.pl^
||dz5bomaog2c5t.cloudfront.net^
||s.remonti.org^$third-party
||ads.farakav.com^
||rst.pornyhd.com^
||d18g6t7whf8ejf.cloudfront.net^$third-party
||ads-media.gameforge.com^
||benefits.sovendus.com^$third-party
||b.bestcontenthost.com^$third-party
||asgdfasad.mm-cgnews.com^
||market.moonicorn.network^
||ads.roku.com^
||direct.apus.tech^$third-party
||searchad-phinf.pstatic.net^$third-party
||d3d52lhoy0sh2w.cloudfront.net^
||d2oa97wrxvxm7y.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^
||osm-onead.cdn.hinet.net^
||d13jhr4vol1304.cloudfront.net^
||d2ho1n52p59mwv.cloudfront.net^
||match.rundsp.com^
||drda5yf9kgz5p.cloudfront.net^
||xml.revrtb.com^
||bidr.trellian.com^
||dash.tmearn.com^
||d1uanozc5el74n.cloudfront.net^
||drrcckbju3nd0.cloudfront.net^
||ad-arata.s3.amazonaws.com^$third-party
||ads.linkedin.com^
||banner.vatanclick.ir^
||jdd01.198game.net^
||da3uf5ucdz00u.cloudfront.net^$third-party
||secure.iqmining.com^$third-party
||d2nrdy2pg3k168.cloudfront.net^
||tm-banners.gamingadult.com^
||blyxb.27667.club^$third-party
||d9tnvwv7i2n85.cloudfront.net^
||d35r45qhjmgs3g.cloudfront.net^
||sam.msn.com^
||d1n7ypf85zfej7.cloudfront.net^
||d1bevsqehy4npt.cloudfront.net^
||d985a9d2clzq5.cloudfront.net^
||d3ud741uvs727m.cloudfront.net^
||dc5ig2fc8lg83.cloudfront.net^
||ads2.contentabc.com^$third-party
||ssp.zryydi.com^$third-party
||d27x580xb9ao1l.cloudfront.net^
||d1k0glcmk0b5rb.cloudfront.net^
||d1pozdfelzfhyt.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^
||d6ummfe8aubt5.cloudfront.net^
||d1p7elpjrt6qav.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^
||d1mub3aw743hsf.cloudfront.net^
||d1vrcwxei1aj0g.cloudfront.net^
||d3cesrg5igdcgt.cloudfront.net^
||8cc5ff581a88.bitsngo.net^
||meganz.pushresponse.net^$popup
||dsh1ct2zrfakt.cloudfront.net^
||djwf0dl2q9i99.cloudfront.net^
||d19uh5b0umbjrr.cloudfront.net^
||d1byvlfiet2h9q.cloudfront.net^
||d2nzjxafm0iowq.cloudfront.net^
||d1i2v9a8xom2hy.cloudfront.net^
||d3fqhkmofpujs3.cloudfront.net^
||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^
||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
||d19182vyfoustz.cloudfront.net^
||d1dli2tyorled9.cloudfront.net^
||d240937yockcdo.cloudfront.net^
||d2xsy1lxezptdm.cloudfront.net^
||d2ymkpxi1rgldj.cloudfront.net^
||d2z0gqc8sv0l7p.cloudfront.net^
||d32r49xyei4vz6.cloudfront.net^
||d36sxvmjoflc2i.cloudfront.net^
||d3ax6xygyb5hn9.cloudfront.net^
||d3id4jppiyyek8.cloudfront.net^
||d3noqwmgo39at7.cloudfront.net^
||d6swopgiplmy0.cloudfront.net^
||d9rj2sdxjer5v.cloudfront.net^
||dk2mvwe4uw0z3.cloudfront.net^
||js.bulkhentai.com^$third-party
||script.hqpass.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/pull/96908
||ede09a2eab.5150ab4aa5.com^
||21a6bd33d7.8a78031439.com^
||eb500d5e2b.cf031d45b5.com^
||5b22c85398.13e0df9b41.com^
||08d7882dfc.94bc29639b.com^
||b4f91231ab.ea38b1fdc5.com^
||9e49ddb45f.48d58df525.com^
||4d3ab3ed3a.25a2143174.com^
||648668b914.ea1a7e5216.com^
||441d65438d.b1f72fc1be.com^
||2da6d8fae9.cc29bca73b.com^
||8e15d1e530.551327fd36.com^
||a72d79c58b.33e429d29e.com^
||dd77535fba.3901da0f4a.com^
||a0b24c83b8.3000f4e548.com^
||aa446af0ed.75bb9a4031.com^
||e981646c2a.d131c7173a.com^
||c4b2dbf3a0.040e9e6099.com^
||f00961160c.25391ebf69.com^
||d28a863f16.a6dbb52634.com^
||e4c8e13238.bad8b2e252.com^
||a8cc179007.efe0df50ac.com^
||07d0087b14.9f3a91e76f.com^
||90447d62cf.f53d8e67f8.com^
||81035ddbf4.32c5637f3c.com^
||599e7d6968.9ec1589ddb.com^
||e00a17117b.a5ee094155.com^
||0fccf56c02.d14b19b49f.com^
||f4984720c7.b26d946337.com^
||b94ea798af.ac2e81c7b8.com^
||751cb31e39.1ce86868bf.com^
||b062a19b2f.d03165aacb.com^
!-------------------------------------------------------------------------------!
!------------------ CNAME advertising networks --------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of the rules are against CNAME advertising
networks.
! Note, we only include rules from AdGuard's cname-tracker repo here, there's no
need to add regular rules here.
!
! Good: !#include
https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/trackers/
adspyglass.txt
! Bad: ||monerominer.rocks^$third-party (should be in adservers.txt)
!
!
! AdSpyglass : 0i0i0i0.com disguised advertising networks
!
! Company name: AdSpyglass
!
! 0i0i0i0.com disguised trackers
!
||0.oldgyhogola.com^
||0i.iqostaiwan.com^
||0i.sh-cdn.com^
||2.dtxtck1.xyz^
||2022.hizetnet.xyz^
||58745.clicknplay.to^
||71213zhazha.com^
||987656iuyyty.hotscopes.to^
||a.123porner.com^
||a.44oo.icu^
||a.6vids.space^
||a.888x.cyou^
||a.abismo-katheryne.top^
||a.allwedoisfuck.com^
||a.andropps.us^
||a.aniplay.it^
||a.antiadxxxspy.com^
||a.apyarvideo.xyz^
||a.bitporno.com^
||a.cashjma.com^
||a.cdn1.pro^
||a.chastityvideos.com^
||a.digitalgiftshopping.com^
||a.dirtyasmr.com^
||a.dphunters.com^
||a.eachporn.com^
||a.emwstore.xyz^
||a.epicgoo.com^
||a.fapcat.com^
||a.fapster.xxx^
||a.flizmovies.cc^
||a.focusde.info^
||a.gaypornlove.net^
||a.gayvideo.me^
||a.green-good-nice.site^
||a.hentai369.com^
||a.kagiti.club^
||a.katomu.club^
||a.letsjerk.org^
||a.letsjerk.to^
||a.letsjerk.tv^
||a.neverbe.xyz^
||a.pinoymoviepedia.ru^
||a.pumpity.net^
||a.streamoupload.xyz^
||a.suptube.com^
||a.teencfnm.com^
||a.umpornozinho.com^
||a.warddogs.com^
||a.watchomovies.com^
||a.youtubersgonewild.net^
||a.zillastream.com^
||a5g.oves.biz^
||aa.zerg.pro^
||abee.yeeowl.xyz^
||acdn.uploads.mobi^
||ad.emule-island.eu^
||ad.wawacity.xyz^
||adilk.ilikecomix.com^
||ads.al3ably.com^
||ads.poptwinks.com^
||ads.tabuflix.com^
||ads.xmov.net^
||ads.xxxleaks.cc^
||adsnot.1javguru.xyz^
||adsnot.1supjav.xyz^
||adspy.javrank.com^
||advpro.pro^
||ags.hobby.porn^
||amaz.emailon.top^
||amazingdomain.sbs^
||amf2lm1vbnn0zxi.myjav.fun^
||antiadblock.info^
||api.adultsclips.com^
||app.phimvu.app^
||apple.analnoe24.com^
||as.ebalovo.adult^
||as.lenkino.adult^
||as2.fasta.xyz^
||as2.movporvid.com^
||as2.o777i.com^
||ascc.javquick.com^
||asdf.eldos.xyz^
||asg.allweb.click^
||asg.animehdl.net^
||asg.aphex.me^
||asg.catraff.com^
||asg.collegesexvideo.net^
||asg.dormtapes.com^
||asg.faperoni.com^
||asg.i884.info^
||asg.japanxxxvideo.net^
||asg.lustesthd.com^
||asg.page-x.com^
||asg.phukienthoitranggiare.com^
||asg.pornimagine.com^
||asg.pornomoglie.com^
||asg.pornoplay.online^
||asg.pornx99.us^
||asg.pornx99.xyz^
||asg.retrosexporn.com^
||asg.sdtraff.com^
||asg.shudhdesiporn.com^
||asg.somecdn.bid^
||asg.soundrussian.com^
||asg.srvtax.com^
||asg.zzipps.com^
||asg1.adrooski.com^
||asg1.xueserverhost.com^
||asg2.xueserverhost.com^
||asgdfasad.mm-cgnews.com^
||asgt.findnewline.com^
||asp.hotfullvideos.com^
||av5.mofoshd.org^
||awrfds3.pornpapa.com^
||b.comihon.com^
||b.filexan.com^
||b.pinetq.com^
||b.sexvids.cc^
||b.sonorousporn.com^
||b1.hentaibaka.one^
||banana.emailon.top^
||baren.hejkaheel.xyz^
||best.s5live.com^
||blog.andropps.com^
||c22x1.xcdn.ovh^
||c3s.bionestraff.pro^
||c5m.codegurutech.com^
||cdc.teensnorest.com^
||cdfr.hot4k.org^
||cdn3.hentaihand.com^
||cdnvid.com^
||chrome-loading.car-insurance-reviews.com^
||client2009x25.xcdn.ovh^
||coco.rockdilla.com^
||cool.ah-me.com^
||dashboard.fc2ppv.buzz^
||data.bangtubevideos.com^
||ddownload.simplaza.org^
||deliver.vkcdnservice.com^
||digiadzone.com^
||digital.goldvertise.com^
||dl.4kporn.xxx^
||dl.crazyporn.xxx^
||dl.hoes.tube^
||dl.love4porn.com^
||dontbeabadboy.javboys.com^
||dontblock.jaaavjavs1.buzz^
||dontblock.jav1jav2.buzz^
||dontblock.javjav1.buzz^
||dsfgp.admenhost.com^
||ebd.cda-hd.cc^
||eco.blendxxx.com^
||erfe.sexydev.dev^
||est.pornleech.ch^
||eyedssw.javvvvvv.xyz^
||fast.s5live.com^
||forads.pro^
||fortran.icu^
||free.srcdn.xyz^
||free.stat.tk^
||freememes.desiceleb.top^
||g6j.cupidonmedia.com^
||gay0day.online^
||geovideo.name^
||gg.xszcdn.com^
||ghtry.amateurswild.com^
||glokta.info^
||go.s5live.com^
||go.showmeyouradsnow.com^
||go.ss-n-30.com^
||goog.emailon.top^
||hazicu.hothomefuck.com^
||hq3x.com^
||hsux.com^
||hub.bazboy.club^
||i.hqvrporn.net^
||id.fc2-ppv.live^
||in.fuckhardclips.com^
||j45.webringporn.com^
||js.mangapro.top^
||js.xemkqxs.com^
||ka.kakakakaka.xyz^
||ka2.javbuzz.com^
||kliqz.com^
||kuhdsysdas.indexsubtitle.com^
||l.rated.sex^
||likse.aaaf.info^
||lixir.wargers.org^
||load.jabx.net^
||load.try-games.com^
||load.xxxdb.io^
||lovelybingo.com^
||m.x-power.info^
||m.xrum.info^
||makumva.all-usanomination.com^
||marcusdevs.ru^
||mediacdn.x1hub.com^
||member.javtvnow.xyz^
||my.shymilftube.com^
||mydomainbest.com^
||nav.srcdn.xyz^
||net.contoseroticoscnn.com^
||net.sexstories69.com^
||notads.111javguru.xyz^
||notads.111supjav.xyz^
||notads.111supjavcom.xyz^
||notads.11javguru.xyz^
||notads.11supjav.xyz^
||notads.11supjavcom.xyz^
||notads.1gi3rir.xyz^
||o313o.com^
||oi.fapnado.com^
||oi.fapnado.xxx^
||oi.fapnow.xxx^
||p123p.com^
||parkurl.com^
||pengenanu.files.im^
||pep.s2online.xyz^
||plsdonblock.supjav.buzz^
||plutoclean.com^
||pop.dtoo1.space^
||pornve.sexyadsrun.com^
||pornvideos.casa^
||pre.03porno.com^
||pre.102porno.club^
||pre.102porno.net^
||pre.ebasos.club^
||pre.myfuck.club^
||profield.ddns.net^
||pubblicita.animeitaly.org^
||redi.teengirl-pics.com^
||rst.pornyhd.com^
||s.elitecdn.pl^
||s.freeporncave.com^
||s.speedostream.com^
||s2.everydaygayporn.com^
||satmon.neekstore.com^
||scdn.safelinkonly.top^
||scuoo.porneq.co^
||sda.seksohub.com^
||sdg.desihamster.pro^
||sdg.fwtrck.com^
||search.cdn1.pro^
||sg.xclick24.com^
||shemale.house^
||slave.kbjfree.com^
||solutions.playernetca.top^
||spy.luvprn.com^
||spyglass.reklamko.pro^
||srv.clinno.link^
||stuff.wikiporno.org^
||support.streamjav.top^
||tb.turbocap.net^
||theporndude.com.1111supjavcom.xyz^
||thescript.javfinder.xyz^
||thetranny.online^
||tlv.ui02.com^
||tpl.factporn.com^
||ts.sopornvideos.com^
||tt.wl-cornholio.com^
||uk.boffinsoft.com^
||uthbxvz.bestzba.com^
||v.focusde.info^
||v2pro.stbvip.net^
||vd.7vid.net^
||vsx.hotpornfile.org^
||vz.7vid.net^
||w00t.us^
||web.cinetux.nu^
||whatsthis.owo.si^
||wtfdontblock.theporndudes.xyz^
||ww.cvideos.stream^
||www.befuglago.live^
||www.bigboy.monster^
||www.demstenes24.one^
||www.findnewline.com^
||www.gombmobil.store^
||www.healmsuoguurd.eu^
||www.hq3x.com^
||www.lechoncito.one^
||www.letstry69.xyz^
||www.sex1.party^
||www.u808i.com^
||www.ucdn.website^
||www.upcdn.site^
||www.vkcdnservice.com^
||www4.hentaigamecg.com^
||www6.freeanimesource.com^
||www6.hentai-zone.com^
||www8.upload-pics.com^
||x2sfa.javgg.eu^
||xxxlove.rooski.net^
||z0000g.yvmads.com^
||zazu.vtube.to^
||zeenite.online^
||zzz.pissrip.net^
!
! 548260.parkingcrew.net disguised trackers
!
||widjet.analnoe.tv^
!
! Clickaine : api.clickaine.com disguised advertising networks
!
! Company name: Clickaine
!
! api.clickaine.com disguised trackers
!
||ad.arabsex1.com^
||api.rtnews.pro^
||api.willalland.info^
||app.rtnews.pro^
||app.willalland.info^
||c4n.ijerk.club^
||c4n.mypornovideos.com^
||c4n.myteentgp.com^
||c4n.watchpornonline.xyz^
||c4n.xxx8.me^
||ca.infomix.best^
||ca.xxxshame.com^
||cc.histoires-de-sexe-gratuites.com^
||cc.opowiadaniaerotyczne-darmowo.com^
||cc.pornorasskazy-intim.com^
||cc.pornorasskazy-xxx.com^
||cc.raccontierotici-club.com^
||cc.relatoseroticos-gratis.com^
||cc.sersh.com^
||cc.sex-stories-xxx.com^
||cc.sexgeschichten-klub.com^
||cc.sexgeschichten-kostenlos.com^
||cc.sexgeschichten-xxx.com^
||cc.sexstories-all.com^
||cc.sexstories-hot.com^
||cc.sexverhalen-gratis.com^
||ck.zzipps.com^
||cli.its2.net^
||clkn.apostle.onl^
||clknrtrg.pro^
||cln.willyporn.com^
||cmd.maturexxxporno.net^
||cn4.animehdl.net^
||dnsbl.test.ww1.willalland.info^
||faq.brandnewapp.pro^
||flare.vtube.to^
||go.analsextuber.com^
||go.lize.bid^
||hruk.afguk.top^
||hruk.gumasi.top^
||hruk.jjikk.top^
||hruk.prikupok.com^
||hruk.prikupok.icu^
||icn.brandnewapp.pro^
||ps1.reallifecam.to^
||ps2.camcaps.to^
||snow.snowdayonline.xyz^
||wp.brandnewapp.pro^
||ww1.willalland.info^
||www.icn.brandnewapp.pro^
||www.rtnews.pro^
||zone1.bestbdsm24.com^
||zone1.bestporn24.com^
!
! GoDaddy : ads.bid disguised advertising networks
!
! Company name: GoDaddy
!
! ads.bid disguised trackers
!
||abttss-ur.exolkkl6i2puvf.ru^
||adsbid-sh-click.sing.adghndou0sdh.ru^
||adv.ads2.bid^
||arvb.ewtcbedtmx.ru^
||arvb.gamz48qlok.ru^
||avb-sing.ewtcbedtmx.ru^
||avbr.13wynpuurt.ru^
||sing.3h1fpq39jb.ru^
||sing.wcoeaykv78.ru^
!
! NameSilo : ab1n.net disguised advertising networks
!
! Company name: NameSilo
!
! ab1n.net disguised trackers
!
||3115164.notify6.com^
||3164315.notifysrv.com^
||3164603.notifysrv.com^
||3165703.notify6.com^
||3169187.notify6.com^
||3171864.notifysrv.com^
||3177866.notify6.com^
||3177866.notifysrv.com^
||3178848.notifysrv.com^
||3179416.notify6.com^
||3180710.notifysrv.com^
||3181924.notifysrv.com^
||3191479.notify6.com^
||3194053.notify6.com^
||3194053.notifysrv.com^
||3199023.notify6.com^
||3207479.notifysrv.com^
||3207695.notify6.com^
||3209271.notifysrv.com^
||3215685.notify6.com^
||3225747.notify6.com^
||3231172.notify6.com^
||3232836.notify6.com^
||3242990.notify6.com^
||3243082.notify6.com^
||3249648.notify6.com^
||3273540.notifysrv.com^
||3278638.notify6.com^
||3283088.notifysrv.com^
||3285792.notifysrv.com^
||3286068.notify6.com^
||3290250.notifysrv.com^
||3300890.notifysrv.com^
||3300974.notify6.com^
||3302404.notify6.com^
||3304354.notify6.com^
||3310026.notify6.com^
||3310586.notify6.com^
||3323174.notifysrv.com^
||3323378.notify6.com^
||3328396.notifysrv.com^
||3329496.notify6.com^
||3329496.notifysrv.com^
||3329726.notifysrv.com^
||3344944.notifysrv.com^
||3346174.notify6.com^
||3348424.notify6.com^
||3349680.notify6.com^
||3351068.notify6.com^
||3359790.notifysrv.com^
||3360202.notify6.com^
||3362420.notifysrv.com^
||3362426.notifysrv.com^
||3363688.notify6.com^
||3382743.notify6.com^
||3382771.notifysrv.com^
||3385991.notify6.com^
||3404165.notify6.com^
||3408773.notify6.com^
||3409957.notifysrv.com^
||3414351.notifysrv.com^
||3419733.notifysrv.com^
||3420755.notifysrv.com^
||3420765.notifysrv.com^
||3420767.notifysrv.com^
||3423953.notifysrv.com^
||3432573.notify6.com^
||3440155.notifysrv.com^
||3440403.notify6.com^
||3440411.notify6.com^
||3457083.notifysrv.com^
||3457959.notify6.com^
||3459455.notify6.com^
||3461289.notify6.com^
||3466857.notifysrv.com^
||3483067.notifysrv.com^
||3498171.notify6.com^
||3501655.notify6.com^
||3505135.notifysrv.com^
||3508819.notify6.com^
||3518183.notifysrv.com^
||3520653.notifysrv.com^
||3521363.notifysrv.com^
||3523289.notifysrv.com^
||3524339.notify6.com^
||3527699.notify6.com^
||3541095.notifysrv.com^
||3549573.notifysrv.com^
||3556651.notifysrv.com^
||3566697.notifysrv.com^
||3570727.notifysrv.com^
||3572273.notify6.com^
||3572273.notifysrv.com^
||3572293.notifysrv.com^
||3572299.notifysrv.com^
||3572303.notifysrv.com^
||3576531.notifysrv.com^
||3584069.notifysrv.com^
||3587731.notify6.com^
||3588587.notify6.com^
||3588587.notifysrv.com^
||3588591.notifysrv.com^
||3588593.notifysrv.com^
||3588597.notifysrv.com^
||3588599.notifysrv.com^
||3593835.notify6.com^
||3595711.notifysrv.com^
||3597775.notifysrv.com^
||3599727.notify6.com^
||3603119.notifysrv.com^
||3607715.notify6.com^
||3622691.notify6.com^
||3629895.notifysrv.com^
||3632607.notifysrv.com^
||3648599.notifysrv.com^
||3653689.notify6.com^
||3662555.notifysrv.com^
||3662557.notifysrv.com^
||3662591.notifysrv.com^
||3662595.notifysrv.com^
||3662601.notifysrv.com^
||3662897.notifysrv.com^
||3662967.notifysrv.com^
||3667313.notifysrv.com^
||3668787.notifysrv.com^
||3668791.notifysrv.com^
||3670119.notifysrv.com^
||3672243.notifysrv.com^
||3682345.notifysrv.com^
||3710069.notifysrv.com^
||3715633.notifysrv.com^
||3717105.notifysrv.com^
||3717259.notifysrv.com^
||3719901.notify6.com^
||3733673.notifysrv.com^
||3739013.notify6.com^
||3740615.notifysrv.com^
||3749331.notify6.com^
||3768747.notify6.com^
||3768747.notifysrv.com^
||3775247.notifysrv.com^
||3789861.notifysrv.com^
||3805703.notifysrv.com^
||3814695.notifysrv.com^
||3822893.notifysrv.com^
||3843075.notifysrv.com^
||3845271.notify6.com^
||3853331.notify6.com^
||3853333.notify6.com^
||3869462.notify6.com^
||3869504.notifysrv.com^
||3869854.notifysrv.com^
||3870370.notify6.com^
||3880638.notify6.com^
||3898280.notify6.com^
||3917542.notify6.com^
||3921002.notify6.com^
||3935380.notify6.com^
||3938193.notify6.com^
||3944044.notify6.com^
||3944974.notify6.com^
||3944978.notify6.com^
||3945010.notify6.com^
||3950808.notify6.com^
||3959292.notify6.com^
||3961386.notify6.com^
||3973252.notify6.com^
||3975710.notify6.com^
||4003752.notify6.com^
||4004928.notify6.com^
||4018398.notify6.com^
||4022684.notify6.com^
||4031266.notify6.com^
||4035148.notify6.com^
||4035244.notify6.com^
||4037374.notify6.com^
||4037426.notify6.com^
||4050544.notify6.com^
||4052808.notify6.com^
||4052828.notify6.com^
||4061378.notify6.com^
||4062424.notify6.com^
||4068856.notify6.com^
||4068860.notify6.com^
||4096386.notify6.com^
||4133026.notify6.com^
||4143324.notify6.com^
||4144426.notify6.com^
||4149128.notify6.com^
||4160112.notify6.com^
||4162254.notify6.com^
||4182036.notify6.com^
||4188246.notify6.com^
||4191292.notify6.com^
||4197730.notify6.com^
||4211854.notify6.com^
||4231374.notify6.com^
||4243868.notify6.com^
||4259086.notify6.com^
||4266030.notify6.com^
||4270606.notify6.com^
||4270618.notify6.com^
||4274618.notify6.com^
||4290976.notify6.com^
||4327052.notify6.com^
||4329288.notify6.com^
||4329292.notify6.com^
||4329294.notify6.com^
||4329296.notify6.com^
||4329300.notify6.com^
||4329306.notify6.com^
||4365744.notify6.com^
||4421184.notify6.com^
||4454624.notify6.com^
||4539496.notify6.com^
||4587228.notify6.com^
||4598410.notify6.com^
||4615884.notify6.com^
||4623392.notify6.com^
||4623404.notify6.com^
||6180.notify.optimizesrv.com^
||a.exdynsrv.com^
||a.exoclick.com^
||a.exosrv.com^
||ads.exdynsrv.com^
||ads.exoclick.com^
||ads.exosrv.com^
||api.adnation.com^
||delivery.gettopple.com^
||engine.gettopple.com^
||m.hsrvv.com^
||m.optnx.com^
||main.exdynsrv.com^
||main.exoclick.com^
||main.exosrv.com^
||main.realsrv.com^
||origin-ads.exdynsrv.com^
||origin-ads.exosrv.com^
||origin-ads.optimizesrv.com^
||origin-ads.realsrv.com^
||rtb.exoclick.com^
||s.elink2c.com^
||s.elnk4b.com^
||s.elnk66.com^
||s.elnkp2.com^
||s.exv6.com^
||s.linkv3c.com^
||s.linkw2g.com^
||s.opoxv.com^
||s.optidigital.com^
||s.optnx.com^
||s.st1net.com^
||s.vlink6.com^
||s.wlink1.com^
||s.zlink1.com^
||s.zlink2.com^
||s.zlink4.com^
||s.zlink6.com^
||s.zlink8.com^
||s.zlink9.com^
||s.zlinkm.com^
||s3t3d2y8.ackcdn.net^
||syndication.dynsrvtbg.com^
||syndication.dynsrvwer.com^
||syndication.elink12.com^
||syndication.elink77.com^
||syndication.epcmh.com^
||syndication.epcmk.com^
||syndication.exdynsrv.com^
||syndication.exoclick.com^
||syndication.exosrv.com^
||syndication.link2nx.com^
||syndication.link5a.com^
||syndication.link5c.com^
||syndication.link5v.com^
||syndication.linkfryn.com^
||syndication.linkgett.com^
||syndication.linkwitt.com^
||syndication.optimizesrv.com^
||syndication.realsrv.com^
||syndication.whibd.com^
||syndication.whibp.com^
||u3y8v8u4.ackcdn.net^
||www.notify6.com^
||www.notifysrv.com^
!
! fp276a.wac.sigmacdn.net disguised trackers
!
||a.exoclick.com^
||a.exosrv.com^
||ads.exdynsrv.com^
||ads.exoclick.com^
||ads.exosrv.com^
!
! cds.v3j9t5q9.hwcdn.net disguised trackers
!
||admin.adnation.com^
!
! cds.d6n9n7e2.hwcdn.net disguised trackers
!
||delivery.gettopple.com^
!
! PopCash : popcashjs.b-cdn.net disguised advertising networks
!
! Company name: PopCash
!
! popcashjs.b-cdn.net disguised trackers
!
||cdn.alota.xyz^
||cdn.asce.xyz^
||cdn.asdb.xyz^
||cdn.asdfix.com^
||cdn.asdnow.xyz^
||cdn.asecv.xyz^
||cdn.asrop.xyz^
||cdn.barlo.xyz^
||cdn.buram.xyz^
||cdn.decpo.xyz^
||cdn.drawx.xyz^
||cdn.eecd.xyz^
||cdn.eeco.xyz^
||cdn.faspox.com^
||cdn.fedsy.xyz^
||cdn.gecl.xyz^
||cdn.iople.com^
||cdn.jwalf.com^
||cdn.luxope.com^
||cdn.namol.xyz^
||cdn.nlop.xyz^
||cdn.nuqwe.com^
||cdn.olep.xyz^
||cdn.pctv.xyz^
||cdn.rapolok.com^
||cdn.rgrd.xyz^
||cdn.spnut.com^
||cdn.srxy.xyz^
||cdn.wwfx.xyz^
||cdn.zxclan.com^
!
!
!
! Fixing the issues
!
!-------------------------------------------------------------------------------!
!------------------ Common anti-adblock ----------------------------------------!
!-------------------------------------------------------------------------------!
!
! First of all, this section has common rules that prevent most known ad block
detections. In that case domain should be added to the common rules.
! The section contains the list of the rules are against all kinds of ads
reinjection or ad-blocking circumvention scripts. If such a script does not cripple
the website, we add rules to the Annoyances filter.
! Rules should generally be domain-specific. In some exceptional cases, it's
allowed to add generic ones, but this should be approved by most of the
maintainers.
!
! Good: ||example.org/adblock/detect.js
! Good: @@/adblocker/detect.js$domain=example.org
! Bad: ||ad.doubleclick.net^ (should be in adservers.txt)
!
! .pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links is often used
as a bait
#$#.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links { display:
block !important; }
!
! 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=googlesyndication-
adsbygoogle,domain=dramafire.website|obutecodanet.ig.com.br|kolsuzkafasi.com|
samuraiscan.com|modagamers.com|freegogpcgames.com|akumanimes.com|softwaretotal.net|
urlily.com|informaxonline.com|ozabc.com|kopetnews.id|chimicamo.org|firmwarex.net|
kieblog.vn|sampledrive.in|needrombd.com|aresmanga.com|chineseanime.co.in|
dragontea.ink|portaliz.site|paidappstore.xyz|freecoursesites.com|hulnews.top|
routech.ro|courses99.com|jugomobile.com|downloadr.in|financeflix.in|technoflip.in|
studyranks.in|rule34porn.net|hiseku.com|crazytechgo.com|bithub.win|mytechroad.com|
surfsees.com|38.242.198.170|enrology.in|jojo-themes.net|freedidi.com|
brizzynovel.com|gezegenforum.com|freejav.guru|eoydo.com|seositespeed.com|
7movierulz.do|3cinfo.net|appsmodz.com|fusedgt.com|only4k.xyz|crunchyscan.fr|
boainformacao.com.br|manyakan.com|pinayvids.com|moviessquad.com|bneo.info|
wpking.in|dengeki-plusv2.xyz|politicalmeme.pl|bullfrag.com|hulkpop.com|epainfo.pl|
rontechtips.com|ypojie.com|cinemakottaga.*|tinhocdongthap.com|pogolinks.space|
darmowa-tv.ws|baominh.tech|sachiepvien.net|downloadcursos.org|jkmeng.cn|
trgamestudio.com|audiobooks4soul.com|vfxdownload.net|electomania.es|
captionsgram.com|clebinhoretrogames.com.br|reset-scans.com|compressware.in|
toppnews4.net|alilove.pl|sqlserveregitimleri.com|tokuvn.com|texture-packs.com|
bestwego.xyz|taregna.com|pcwarehub.com|phpscripttr.com|moddedguru.com|
oyuncusoruyor.com|pbarecap.ph|sourds.net|teknobalta.com|tinyppt.com|
tvinternetowa.info|nullpress.net|freeallcourse.com|nulljungle.com|
udemydownload.com|doffeecafe.me|5.182.211.129|latesthdmovies.digital|
short.ctvb1.info|hataphim.com|omerbozdi.com.tr|gigacourse.com|codingtuting.com|
cyfostreams.com|linkbuk.in|movieslegacy.com|htstreaming.com|freewebcart.com|
shineads.in|dubzstreams.com|watchmdh.to|ssf-co.com|solidfile.net|
downloadtutorials.net|win10.vn|nullcode.cc|movieshub.top|legaartis.pl|
cybermania.ws|freetraderdownload.com.br|masihbelajar.com|legendary-rt-textures.xyz|
globfone.com|freecourses.site|blogging-techies.com|privatemoviez.*|jpshowbiz.us|
courseclub.me|behindzscene.net|magicgameworld.com|shineads.in|
conhecimentolivre.net|downloadcursos.top|freecoursesite.com|latestmovie4u.com|
persianhive.com|eductin.com|rtilinks.com|juegoscocinarpasteleria.org|
blisseyhusband.in|cronachedellacampania.it|fuzzmusic.ru|applexgen.com|
desktophut.com|infofuge.com|moviedhun.xyz|pinsystem.co.uk|mastiflix.com|
grafixfather.com|streamcr7.com|globalrph.com|phoenixfansub.com|
cyberdefensemagazine.com|vectogravic.com|teknotaci.com|uplod.net|
onlinecoursebay.com|scrapywar.com|worldpremiumware.online|godmods.com|
modagamers.com|tipslearn.com|nulljungle.com|fikiri.net|merkulov.design|
cardiagn.com|nulleb.com|javgayplus.com|dr-farfar.com|netfuck.net|allywebsite.com|
otakupdf.com|sonradangamer.com|onlinefreecourse.net|themeslide.com|phpscripttr.com|
freewebcart.com|choq.fm|pentruea.com|software-on.com|restplay.xyz|zone-
annuaire.xyz|tunovelaligera.com|open3dmodel.com|nullpk.com|dr-farfar.com|
fcportables.com|nsfw247.to|elrellano.com|masihbelajar.com|tehnografi.com|
filecr.com|idolprojects.com|usb-antivirus.com|kursors.lv|novelmultiverse.com|
bollyholic.site|adibenha.com|worldfree4u-lol.online|tutorialsplanet.net|libri.link|
gaypornhdfree.to|gaypornhdfree.com|tech-story.net|tokuvn.com|freepreset.net
||googleads.g.doubleclick.net/pagead/
id$script,xmlhttprequest,redirect=noopjs,domain=dramafire.website|
obutecodanet.ig.com.br|kolsuzkafasi.com|samuraiscan.com|modagamers.com|
freegogpcgames.com|akumanimes.com|softwaretotal.net|urlily.com|informaxonline.com|
ozabc.com|kopetnews.id|chimicamo.org|firmwarex.net|kieblog.vn|sampledrive.in|
needrombd.com|aresmanga.com|chineseanime.co.in|dragontea.ink|portaliz.site|
paidappstore.xyz|freecoursesites.com|hulnews.top|routech.ro|courses99.com|
jugomobile.com|downloadr.in|financeflix.in|technoflip.in|studyranks.in|
rule34porn.net|hiseku.com|crazytechgo.com|bithub.win|mytechroad.com|surfsees.com|
38.242.198.170|enrology.in|jojo-themes.net|freedidi.com|brizzynovel.com|
gezegenforum.com|freejav.guru|eoydo.com|seositespeed.com|7movierulz.do|3cinfo.net|
appsmodz.com|fusedgt.com|only4k.xyz|crunchyscan.fr|boainformacao.com.br|
manyakan.com|pinayvids.com|moviessquad.com|bneo.info|wpking.in|dengeki-plusv2.xyz|
politicalmeme.pl|bullfrag.com|hulkpop.com|epainfo.pl|rontechtips.com|ypojie.com|
cinemakottaga.*|tinhocdongthap.com|pogolinks.space|darmowa-tv.ws|baominh.tech|
sachiepvien.net|downloadcursos.org|jkmeng.cn|trgamestudio.com|audiobooks4soul.com|
vfxdownload.net|electomania.es|captionsgram.com|clebinhoretrogames.com.br|reset-
scans.com|compressware.in|toppnews4.net|alilove.pl|sqlserveregitimleri.com|
tokuvn.com|texture-packs.com|bestwego.xyz|taregna.com|pcwarehub.com|
phpscripttr.com|moddedguru.com|oyuncusoruyor.com|pbarecap.ph|sourds.net|
teknobalta.com|tinyppt.com|tvinternetowa.info|nullpress.net|freeallcourse.com|
nulljungle.com|udemydownload.com|doffeecafe.me|5.182.211.129|
latesthdmovies.digital|short.ctvb1.info|hataphim.com|omerbozdi.com.tr|
gigacourse.com|codingtuting.com|cyfostreams.com|linkbuk.in|movieslegacy.com|
htstreaming.com|freewebcart.com|shineads.in|dubzstreams.com|watchmdh.to|ssf-co.com|
solidfile.net|downloadtutorials.net|win10.vn|nullcode.cc|movieshub.top|
legaartis.pl|cybermania.ws|freetraderdownload.com.br|masihbelajar.com|legendary-rt-
textures.xyz|globfone.com|blogging-techies.com|privatemoviez.*|jpshowbiz.us|
courseclub.me|shineads.in|conhecimentolivre.net|downloadcursos.top|eductin.com|
rtilinks.com|cronachedellacampania.it|fuzzmusic.ru|applexgen.com|desktophut.com|
pinsystem.co.uk|mastiflix.com|grafixfather.com|streamcr7.com|globalrph.com|
phoenixfansub.com|cyberdefensemagazine.com|vectogravic.com|teknotaci.com|uplod.net|
onlinecoursebay.com|scrapywar.com|worldpremiumware.online|godmods.com|
modagamers.com|tipslearn.com|nulljungle.com|merkulov.design|cardiagn.com|
nulleb.com|filecr.com|vpnbrothers.com|huljjang.com|bollyholic.site|tech-story.net|
tokuvn.com|freepreset.net
cyfostreams.com,godmods.com,sonradangamer.com,pentruea.com,software-
on.com,tunovelaligera.com,open3dmodel.com,dr-
farfar.com,fcportables.com,nulledpremium.com,nsfw247.to,filecr.com#%#//
scriptlet("abort-on-property-read", "mdp_deblocker")
tech-story.net,joyhints.com,sudya-
dredd.ru,vpnbrothers.com,tunovelaligera.com,idolprojects.com,myqqjd.com#%#//
scriptlet("abort-on-property-read", "mdpDeBlockerDestroyer")
hulkpop.com,freecourses.site,shineads.in,persianhive.com,juegoscocinarpasteleria.or
g,bollyholic.site,phoenixfansub.com,joyeditor.ru,teknotaci.com,huljjang.com,uplod.n
et,onlinecoursebay.com,scrapywar.com,worldpremiumware.online,modagamers.com,tipslea
rn.com,nulljungle.com,darmowa-tv.ws,fikiri.net,merkulov.design,cardiagn.com,dr-
farfar.com,allywebsite.com,otakupdf.com,onlinefreecourse.net,themeslide.com,phpscri
pttr.com,usb-
antivirus.com,freewebcart.com,choq.fm,mhdtvworld.xyz,tehnografi.com,tunovelaligera.
com,restplay.xyz,zone-annuaire.xyz#%#//scriptlet("abort-on-property-read",
"mdpDeBlocker")
apkmagic.com.ar,freepreset.net,dramafire.website,obutecodanet.ig.com.br,kolsuzkafas
i.com,samuraiscan.com,modagamers.com,forums.rusmedserv.com,whncourses.com,freegogpc
games.com,akumanimes.com,softwaretotal.net,urlily.com,cinemakottaga.*,informaxonlin
e.com,ozabc.com,kopetnews.id,chimicamo.org,firmwarex.net,kieblog.vn,sampledrive.in,
needrombd.com,aresmanga.com,chineseanime.co.in,dragontea.ink,portaliz.site,paidapps
tore.xyz,freecoursesites.com,hulnews.top,courses99.com,jugomobile.com,downloadr.in,
38.242.199.52,freedownloadvideo.net,jpopsingles.eu,toolss.net,financeflix.in,techno
flip.in,studyranks.in,rule34porn.net,hiseku.com,crazytechgo.com,allstreaming.online
,mytechroad.com,cardiagn.com,38.242.198.170,enrology.in,jojo-
themes.net,freedidi.com,brizzynovel.com,gezegenforum.com,freejav.guru,privatenewz.c
om,eoydo.com,seositespeed.com,7movierulz.do,3cinfo.net,appsmodz.com,fusedgt.com,onl
y4k.xyz,crunchyscan.fr,boainformacao.com.br,manyakan.com,pinayvids.com,moviessquad.
com,bneo.info,wpking.in,dengeki-
plusv2.xyz,thecustomrom.com,bullfrag.com,epainfo.pl,rontechtips.com,ypojie.com,tinh
ocdongthap.com,pogolinks.space,darmowa-
tv.ws,baominh.tech,downloadcursos.org,jkmeng.cn,trgamestudio.com,cybermania.ws,iima
nga.com,dvdgayonline.com,hotxfans.com,dotadostube.com,taradinhos.com,dvdgayporn.com
,knightnoscanlation.com,audiobooks4soul.com,vfxdownload.net,electomania.es,captions
gram.com,clebinhoretrogames.com.br,audiotools.pro,reset-
scans.com,compressware.in,toppnews4.net,novinhastop.com,nullpk.com,scat.gold,joyhin
ts.com,techymedies.com,tutcourse.com,myqqjd.com,alilove.pl,sqlserveregitimleri.com,
tokuvn.com,texture-
packs.com,bestwego.xyz,taregna.com,pcwarehub.com,phpscripttr.com,moddedguru.com,oyu
ncusoruyor.com,pbarecap.ph,sourds.net,teknobalta.com,tinyppt.com,tvinternetowa.info
,nullpress.net,nulljungle.com,udemydownload.com,doffeecafe.me,5.182.211.129,latesth
dmovies.digital,souqdesign.ru,short.ctvb1.info,hataphim.com,omerbozdi.com.tr,gigaco
urse.com,codingtuting.com,linkbuk.in,movieslegacy.com,gaypornhdfree.*,javgayplus.co
m,netfuck.net,javsex.to,pelismart.com,htstreaming.com,themehits.com,freewebcart.com
,shineads.in,watchmdh.to,temi.pl,solidfile.net,downloadtutorials.net,win10.vn,nullc
ode.cc,movieshub.top,legaartis.pl,freetraderdownload.com.br,masihbelajar.com,legend
ary-rt-textures.xyz,blogging-
techies.com,privatemoviez.*,jpshowbiz.us,courseclub.me,behindzscene.net,magicgamewo
rld.com,conhecimentolivre.net,latestmovie4u.com,eductin.com,rtilinks.com,blisseyhus
band.in,cronachedellacampania.it,applexgen.com,nulleb.com,desktophut.com,moviedhun.
xyz,grafixfather.com,pinsystem.co.uk,mastiflix.com,streamcr7.com,globalrph.com,cybe
rdefensemagazine.com,vectogravic.com#%#//scriptlet("prevent-addEventListener",
"DOMContentLoaded", "adsBlocked")
gaymaletubes.*,havenstreams.com,kopetnews.id,freeshib.biz,infinityblogger.in,crazyt
echgo.com,bithub.win,stringreveals.com,superpsx.com,7movierulz.do,apkowner.org,apps
modz.com,fusedgt.com,freewp.io,phanmemmaytinh.net,sachiepvien.net,rucore.net,latest
hdmovies.*,knightnoscanlation.com,audiobooks4soul.com,vfxdownload.net,reset-
scans.com,freeallcourse.com,ask4movie.cc,livenewsnow.com,short.xwis.info,edunil.com
,udemycoursesfree.me,kursors.lv,dubzstreams.com,mhdtvworld.xyz,cybermania.ws,globfo
ne.com,downloadcursos.top,infofuge.com#%#//scriptlet('prevent-eval-if',
'adsBlocked')
firmwarex.net,routech.ro,downloadr.in,novelmultiverse.com,smgplaza.com,gezegenforum
.com,bingotingo.com,politicalmeme.pl,cinemakottaga.*,mhdtvworld.xyz#%#//
scriptlet("prevent-setTimeout", "showModal()")
dramafire.website,mhdtvworld.xyz#%#//scriptlet("set-constant",
"mdpUngrabberDestroyer", "true")
freecodezilla.net,surfsees.com#%#//scriptlet("prevent-addEventListener",
"DOMContentLoaded", "adsbygoogle.js")
routech.ro#%#//scriptlet('prevent-xhr', 'pagead2.googlesyndication.com')
igamemod.com#%#//scriptlet("abort-on-property-read", "mdp_deblocker")
filecr.com#@#.ad-unit
filecr.com#@#.ad_unit
filecr.com#@#.pub_300x250
filecr.com#@#.text-ad
filecr.com#@#.text_ad
||googleads.g.doubleclick.net/pagead/
id$domain=filecr.com,redirect=nooptext,important
!+ NOT_PLATFORM(ext_ublock)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=filecr.com,important
! In case of DNS filtering
sachiepvien.net,mhdtvworld.xyz,libri.link#%#(function(){var
b=document.addEventListener;document.addEventListener=function(c,a,d){if(a&&-
1==a.toString().indexOf("adsBlocked"))return b(c,a,d)}.bind(window)})();
||filecr.com/wp-content/cache/autoptimize/js/autoptimize_*.js$replace=/adsSrc='[\s\
S]*?';/adsSrc='';/
||filecr.com/wp-content/plugins/deblocker/js/deblocker.js$replace=/adsSrc='[\s\
S]*?';/adsSrc='';/
blisseyhusband.in,freecoursesite.com,novelmultiverse.com#%#//scriptlet("abort-
current-inline-script", "decodeURIComponent", "String.fromCharCode")
blisseyhusband.in,freecoursesite.com,novelmultiverse.com$$script[wildcard="*var
*""slice""*return decodeURIComponent*"]
! 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/70736
! 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
sport-tv-
guide.live,blind513.tistory.com,tecnotutoshd.net,lightnovelworld.com,abazero.com,an
droidaba.com,cshort.org,mshares.co,highresolutionmusic.com,she2013.com,unikampus.ne
t,tvserial.it,kodvizit.com,download.mokeedev.com,mangahosted.com,123link.biz,inmang
a.com,1004lucifer.blogspot.com,mshare.io,wikiall.org,eskago.pl#@%#//
scriptlet("prevent-fab-3.2.0")
! `#%#//scriptlet("prevent-fab-3.2.0")`
sejasaudavel.net,viajarhoje.com,clubinvest.top,animefire.net,sejasaudavel.net,tools
s.net,teamxmanga.com,sudoroot.net,netfile.cc,uvnc.com,vijesti.me,techmody.io,mcrypt
o.club,earningradar.com,exxen.com,tistory.com,manyvids.com,openload.casa,downfile.s
ite,tricksplit.io,tipslearn.com,meucdn.vip,androidnougatapk.com,assamservice.com,ya
ndexcdn.com,honeyhunterworld.com,siberuang.com,assiatv.com,waaw.to,upstream.to,huku
monline.com,techsprobe.com,persianhive.com,hqq.to,subtitletools.com,click2win.xyz,i
ade.com,ebesucher.ru,streamporn.pw,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,studyqueries.com,nightfall
news.com,clicads.fr,tutorialforlinux.com,imedikament.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,imgtorrnt.in,xpaja.net,enterinit.com,habbokritik.de,suj.nu,
net4ts.com,como5.com,freelitecoin.vip,macx.cn,clickurls.site,plugincim.com,urlpay.n
et,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,radiotunes.com,fruitlab.com,turkcedersi.net,formasyonhaber.net,infortekno.co
m,mirrorace.com,warda.at,myreutov.ru,picmix.com,infoua.biz,minecraftmin.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,adbitcoins.top,waaw.tv,czxxx.org,coinhub.pw,bold.dk,chd4.co
m,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,tribuntekno.com,paladinsdecks.com,prayers
alltime.com,letsdownloads.com,autocar.co.uk,upvid.live,newsteez.com,gdforum.freefor
ums.net,primochef.it,animexxx.org,animefrenzy.net,1004lucifer.blogspot.com,109.163.
231.44,123link.biz,123link.pro,123link.pw,123link.vip,1337x.info,1921681254.tech,48
0mkvshortlink.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,animeku.tv,animesync.t
v,animextre.me,animeyt.tv,animeyt2.tv,anitube.cz,anitube.info,anitubebr.biz,aphim.c
o,atresplayer.com,autoroad.cz,avclub.com,azdictionary.com,badayak.com,bagusdl.pro,b
dix.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,channe
l4.com,chelsea24news.pl,citytv.com,clk.ink,clkmein.com,closeload.com,commentimemora
bili.it,coolgames.com,corneey.com,couplecams.video,cpmlink.net,crazyhd.com,cryptora
cers.com,cscscholarships.net,cuatro.com,d-
navi004.com,dalatmongm.site,dallasnews.com,damnripped.com,deadspin.com,deezer.com,d
elivembed.cc,developerinsider.co,di.fm,diariodeleon.es,dickpritchettrealestate.com,
dingit.tv,ditchthecarbs.com,divinity.es,diysideas.com,donnaglamour.it,doonungdee.on
line,doramasmp4.com,dramaz.se,dustreaming.com,dvdgayonline.com,eaglezz.com,eclypsia
.com,ecuestre.es,egprices.com,egy.best,egybest.site,elderland.de,elecgate.com,elekt
robike-
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,freaktab.com,freepsdvn.com,freespinwins.com,freetutorials.us,freevpn.us,fu
nimation.com,futbin.com,gagetmatome.com,gamefaucet.com,gamesource.it,gametop.com,ga
stroguide.de,geekrar.com,geki.tech,genbeta.com,gestyy.com,getfreshcloud.xyz,getpaid
toshare.money,gifsis.com,giga74.com,gigapurbalinggaa.ga,gisher.org,gizmodo.com,glob
alklavye.com,globe24.cz,globo.com,gobits.io,gocolumbialions.com,gotceleb.com,grazia
.fr,grupovalltv.net,gs.by,gsmturkey.net,habboin.net,hamsab.net,hargahpmu.com,healbo
t.dpm15.net,hentaiz.net,highresolutionmusic.com,hotanime.me,huynhhieu.com,idealsilh
ouette.com,iitjeemainguide.in,ilpuntotecnicoeadsl.com,indianrailways.info,infomvi.c
om,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,jntufastupdates.com,journaldev.com,jovempan.uol.com.br,jyra.online,kakaotv.da
um.net,kapteen.com,karanpc.com,karwan.tv,ketubanjiwa.com,kingstheme.com,kissasian.l
i,kmbc.com,knowyourmeme.com,kodvizit.com,kotaku.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,livesports.pw,loadvid.online,logrosxbox.com,lols.gg,loveawa
ke.com,mackie100projects.altervista.org,mangahosted.com,mangarock.com,marimo.me,mat
chat.online,mc-premium.org,medyaradar.com,mega-anime.org,mega-
manga.ga,melonesinpreneur.com,meutimao.com.br,mindbodycare.org,misa-
anime.com,mitti.se,mmorpg.org.pl,mobilesringtones.com,mobinozer.com,mokeedev.com,mo
neymag.cz,mongri.net,mooma.sh,motorradonline.de,moviesunuss.net,mp4mania.xyz,mrwebm
aster.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,newdeaf.online,newz.dk,no1lyrics
.com,nrz.de,o2tvseries.com,odkrywamyzakryte.com,olympine.com,onvasortir.com,openloa
dtv.co,opensnow.com,orgasmnaut.com,ouo.io,ourl.io,outdoor-
magazin.com,overwatch.pl,oxo-
nulled.info,papalah.com,pasteca.sh,peliculasputlocker.co,pga.com,pikio.pl,pitbullof
ficial.com,play.anghami.com,playview.io,pogo.com,polscygracze.pl,popcornflix.com,po
pcorntv.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,reponsesphoto.fr,rijmwoordenboek.net,ripple.is,roadbike.de,robot-
forum.com,ronron-blog.com,rte.ie,runnersworld.de,s-kip.eu,saglamindir.net,secure-
links.info,sedsports.com,seehd.pl,seetv.tv,sentireascoltare.com,shareinfo.pl,shenco
mics.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,surfsees.com,svapo.it,syreop.com,ta
gblatt.ch,teachios.com,techhung.com,techkreative.xyz,techperiod.com,tecnofullpc.com
,tecnotutoshd.net,telecinco.es,telegraph.co.uk,tetewlink.me,thaivisa.com,thechive.c
om,thefilmbay.com,theonion.com,thepiratefilmestorrent.com,theroot.com,thesurfersvie
w.com,thetakeout.com,today.it,tokenfly.pw,topserialy.to,torrentdosfilmeshd.net,trec
etv.es,trendenciashombre.com,truyenaudiocv.com,tsa-
algerie.com,tubitv.com,tugaflix.com,tvple.com,tvserial.it,tvsportslive.stream,unika
mpus.net,uploaded.net,upost.info,utimetableresult.in,vacation-
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,webzook.net,wikial
l.org,win10.vn,windows7forum.pl,winhelp.us,wordgames.com,worldfreeware.com,wpteq.or
g,xatakandroid.com,xboxdvr.com,xkorean.biz,yafud.pl,yesmoviesapp.info,yuncomics.com
,zxctunnel.com#%#//scriptlet("prevent-fab-3.2.0")
!+ NOT_PLATFORM(ext_ublock)
elahmad.com,exxen.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; }`
sejasaudavel.net,viajarhoje.com,clubinvest.top,animefire.net,sejasaudavel.net,tools
s.net,teamxmanga.com,sudoroot.net,netfile.cc,uvnc.com,vijesti.me,automotur.club,tec
hmody.io,mcrypto.club,earningradar.com,exxen.com,tistory.com,manyvids.com,openload.
casa,downfile.site,tricksplit.io,tipslearn.com,meucdn.vip,androidnougatapk.com,assa
mservice.com,yandexcdn.com,honeyhunterworld.com,siberuang.com,assiatv.com,waaw.to,u
pstream.to,hukumonline.com,techsprobe.com,persianhive.com,hqq.to,subtitletools.com,
click2win.xyz,iade.com,ebesucher.ru,streamporn.pw,javpornsex.com,habblet.city,minir
oyale2.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,studyqueries.com,nightfall
news.com,clicads.fr,tutorialforlinux.com,imedikament.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,imgtorrnt.in,xpaja.net,enterinit.com,habbokritik.de,suj.nu,
net4ts.com,como5.com,freelitecoin.vip,macx.cn,clickurls.site,plugincim.com,urlpay.n
et,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,radiotunes.com,fruitlab.com,turkcedersi.net,formasyonhaber.net,infortekno.co
m,mirrorace.com,warda.at,myreutov.ru,picmix.com,infoua.biz,minecraftmin.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,adbitcoins.top,waaw.tv,czxxx.org,coinhub.pw,bold.dk,chd4.co
m,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,tribuntekno.com,paladinsdecks.com,prayers
alltime.com,letsdownloads.com,autocar.co.uk,upvid.live,newsteez.com,gdforum.freefor
ums.net,primochef.it,animexxx.org,animefrenzy.net,1004lucifer.blogspot.com,109.163.
231.44,123link.biz,123link.pro,123link.pw,123link.vip,1337x.info,1921681254.tech,48
0mkvshortlink.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,animeku.tv,animesync.t
v,animextre.me,animeyt.tv,animeyt2.tv,anitube.cz,anitube.info,anitubebr.biz,aphim.c
o,atresplayer.com,autoroad.cz,avclub.com,azdictionary.com,badayak.com,bagusdl.pro,b
dix.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,channe
l4.com,chelsea24news.pl,citytv.com,clk.ink,clkmein.com,closeload.com,commentimemora
bili.it,coolgames.com,corneey.com,couplecams.video,cpmlink.net,crazyhd.com,cryptora
cers.com,cscscholarships.net,cuatro.com,d-
navi004.com,dalatmongm.site,dallasnews.com,damnripped.com,deadspin.com,deezer.com,d
elivembed.cc,developerinsider.co,di.fm,diariodeleon.es,dickpritchettrealestate.com,
dingit.tv,ditchthecarbs.com,divinity.es,diysideas.com,donnaglamour.it,doonungdee.on
line,doramasmp4.com,dramaz.se,dustreaming.com,dvdgayonline.com,eaglezz.com,eclypsia
.com,ecuestre.es,egprices.com,egy.best,egybest.site,elderland.de,elecgate.com,elekt
robike-
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,freaktab.com,freepsdvn.com,freespinwins.com,freetutorials.us,freevpn.us,fu
nimation.com,futbin.com,gagetmatome.com,gamefaucet.com,gamesource.it,gametop.com,ga
stroguide.de,geekrar.com,geki.tech,genbeta.com,gestyy.com,getfreshcloud.xyz,getpaid
toshare.money,gifsis.com,giga74.com,gigapurbalinggaa.ga,gisher.org,gizmodo.com,glob
alklavye.com,globe24.cz,globo.com,gobits.io,gocolumbialions.com,gotceleb.com,grazia
.fr,grupovalltv.net,gs.by,gsmturkey.net,habboin.net,hamsab.net,hargahpmu.com,healbo
t.dpm15.net,hentaiz.net,highresolutionmusic.com,hotanime.me,huynhhieu.com,idealsilh
ouette.com,iitjeemainguide.in,ilpuntotecnicoeadsl.com,indianrailways.info,infomvi.c
om,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,jntufastupdates.com,journaldev.com,jovempan.uol.com.br,jyra.online,kakaotv.da
um.net,kapteen.com,karanpc.com,karwan.tv,ketubanjiwa.com,kingstheme.com,kissasian.l
i,kmbc.com,knowyourmeme.com,kodvizit.com,kotaku.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,livesports.pw,loadvid.online,logrosxbox.com,lols.gg,loveawa
ke.com,mackie100projects.altervista.org,mangahosted.com,mangarock.com,marimo.me,mat
chat.online,mc-premium.org,medyaradar.com,mega-anime.org,mega-
manga.ga,melonesinpreneur.com,meutimao.com.br,mindbodycare.org,misa-
anime.com,mitti.se,mmorpg.org.pl,mobilesringtones.com,mobinozer.com,mokeedev.com,mo
neymag.cz,mongri.net,mooma.sh,motorradonline.de,moviesunuss.net,mp4mania.xyz,mrwebm
aster.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,newdeaf.online,newz.dk,no1lyrics
.com,nrz.de,o2tvseries.com,odkrywamyzakryte.com,olympine.com,onvasortir.com,openloa
dtv.co,opensnow.com,orgasmnaut.com,ouo.io,ourl.io,outdoor-
magazin.com,overwatch.pl,oxo-
nulled.info,papalah.com,pasteca.sh,peliculasputlocker.co,pga.com,pikio.pl,pitbullof
ficial.com,play.anghami.com,playview.io,pogo.com,polscygracze.pl,popcornflix.com,po
pcorntv.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,reponsesphoto.fr,rijmwoordenboek.net,ripple.is,roadbike.de,robot-
forum.com,ronron-blog.com,rte.ie,runnersworld.de,s-kip.eu,saglamindir.net,secure-
links.info,sedsports.com,seehd.pl,seetv.tv,sentireascoltare.com,shareinfo.pl,shenco
mics.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,surfsees.com,svapo.it,syreop.com,ta
gblatt.ch,teachios.com,techhung.com,techkreative.xyz,techperiod.com,tecnofullpc.com
,tecnotutoshd.net,telecinco.es,telegraph.co.uk,tetewlink.me,thaivisa.com,thechive.c
om,thefilmbay.com,theonion.com,thepiratefilmestorrent.com,theroot.com,thesurfersvie
w.com,thetakeout.com,today.it,tokenfly.pw,topserialy.to,torrentdosfilmeshd.net,trec
etv.es,trendenciashombre.com,truyenaudiocv.com,tsa-
algerie.com,tubitv.com,tugaflix.com,tvple.com,tvserial.it,tvsportslive.stream,unika
mpus.net,uploaded.net,upost.info,utimetableresult.in,vacation-
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,webzook.net,wikial
l.org,win10.vn,windows7forum.pl,winhelp.us,wordgames.com,worldfreeware.com,wpteq.or
g,xatakandroid.com,xboxdvr.com,xkorean.biz,yafud.pl,yesmoviesapp.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:
/fuckadblock.js$badfilter
/fuckadblock.min.js$badfilter
/fuckadblock.$script,redirect=prevent-fab-3.2.0
/fuckadblock-$script,redirect=prevent-fab-3.2.0
/blockadblock.$script,redirect=prevent-fab-3.2.0
/blockadblock-$script,redirect=prevent-fab-3.2.0
!
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mshares.co
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,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
@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/3.2.1/blockadblock.js
@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/3.2.1/blockadblock.min.js
@@||cdn.jsdelivr.net/npm/[email protected]/fuckadblock.min.js
/wp-content/plugins/wp-adblock-dedect/js/dedect.js^
! Temporary rule for apps, if website check if fuckAdBlock is undefined
!+ PLATFORM(windows, mac, android)
warda.at,myreutov.ru,picmix.com,infoua.biz,minecraftmin.net,domowe-
wypieki.pl,spechly.com,konten.co.id,gamesrt.com,hargawebsite.com,dares.xyz,geekrar.
com,series-
d.com,freebitcoin.vip,proapkmod.com,manganime.id,softfull.me,batch.id,waaw.tv,czxxx
.org,chd4.com,dramaz.se,yhocdata.com,1000ps.at,mexa.sh,queenfaucet.website,newhost.
me,malzemebilimi.net,hindimetoons.net,videoxseries.xyz,scenelife.org,piratulhd.com,
hqq.tv,yungeblog.xyz,techperiod.com,clk.ink,premium-
uploaded.net,repo.hackyouriphone.org,prayersalltime.com,letsdownloads.com,newsteez.
com,indianrailways.info,ouo.io,techkreative.xyz,mmorpg.org.pl#%#(function() { var
noopfn = function() {;}; var Fab = function() {}; Fab.prototype.check = noopfn;
Fab.prototype.clearEvent = noopfn; Fab.prototype.emitEvent = noopfn;
Fab.prototype.on = function(a, b) { if ( !a ) { b(); } return this; };
Fab.prototype.onDetected = function() { return this; };
Fab.prototype.onNotDetected = function(a) { a(); return this; };
Fab.prototype.setOption = noopfn; var fab = new Fab(), getSetFab = { get:
function() { return Fab; }, set: function() {} }, getsetfab = { get: function()
{ return fab; }, set: function() {} }; if ( window.hasOwnProperty('FuckAdBlock') )
{ window.FuckAdBlock = Fab; } else { Object.defineProperty(window, 'FuckAdBlock',
getSetFab); } if ( window.hasOwnProperty('BlockAdBlock') ) { window.BlockAdBlock =
Fab; } else {Object.defineProperty(window, 'BlockAdBlock', getSetFab); } if
( window.hasOwnProperty('SniffAdBlock') ) { window.SniffAdBlock = Fab; } else
{ Object.defineProperty(window, 'SniffAdBlock', getSetFab); } if
( window.hasOwnProperty('fuckAdBlock') ) { window.fuckAdBlock = fab; } else
{ Object.defineProperty(window, 'fuckAdBlock', getsetfab); } if
( window.hasOwnProperty('blockAdBlock') ) { window.blockAdBlock = fab; } else
{ Object.defineProperty(window, 'blockAdBlock', getsetfab); } if
( window.hasOwnProperty('sniffAdBlock') ) { window.sniffAdBlock = fab; } else
{ Object.defineProperty(window, 'sniffAdBlock', getsetfab); } })();
! END: FuckAdBlock
!
!--- KillAdBlock ---
! '#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad.textAd.text_ad.text_ads.text-
ads.text-ad-links { display: block !important; }'
drivelinks.me,fbstream.tv,embedstream.me,f1stream.me,socceronline.me,cricstream.me,
lasprovincias.es,viprow.*,strikeout.*,cheatsquad.gg,techacode.com,zdopravy.cz,amc.c
om,markipli.com,nova.cz,informatikamu.id,fcc.lc,mikl4forex.com,publicananker.com,he
raldsun.com.au,azsoft.org,tv2play.hu,pikabu.ru,noweconomy.live,discordbotlist.com,t
utflix.org,lolbeans.io,goodfon.com,fclcc.com,alobuu.com,rodjulian.com,aloass.com,lu
utruhay.net,luutruhay.net,taisv.com,aloguy.com,alohdd.com,alogum.com,alobyt.com,tny
.so,aloboi.com,articlix.com,sports24.icu,uebnews.online,aloegg.com,alofps.com,kieml
ua.com,pennbookcenter.com,metro.co.uk,couriermail.com.au,ontiva.com,deportealdia.li
ve,techgeek.digital,ephoto360.com,noticiasesports.live,trade2win.com,mangas-
vostfr.pro,hobbugs.com,veneziatoday.it,7misr4day.com,xenforo.pk,forexforum.co,taste
.com.au,techsighter.com,elahmad.com,fantastic-film.online,rutube.ru,key-
hub.eu,news.com.au,point-news.jp,nulledteam.com,life-
n.jp,joinfaucet.com,mailonsunday.co.uk,lookmovie.ag,expertvn.com,konstantinova.net,
grab.tc,engine.univtec.com,letfap.com,litecoinads.com,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.*,doge-
bitsfree.net,sitostreaming.club,omgkpop.top,brofist.io,haddoz.net,fantasy.lu,porndr
oids.com,hunterfansub.com,xkekos.tv,baritoday.it,peers.tv,upmela.com,hulkpop.top,sh
ahinshort.tk,asiatv.cc,amni8.com,royaleapi.com,free-
ethereum.ltd,oceanhero.today,ebookdz.com,sfchronicle.com,dailytelegraph.com.au,stre
amtape.*,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,iptvspor.com,teenager365.com,olinevid.com,mshare.xyz,ashemalet
ube.com,techacrobat.com,osxinfo.net,7news.com.au,coivl.net,9docu.net,thefastlanefor
um.com,streamsforu.com,thememypc.net,md5hashing.net,theandroidpro.com,rsc.cdn77.org
,520call.me,dutchycorp.ovh,clipventures.com,ezbit.co.in,jav-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,dutchycorp
.space,todosobrepsp.com,allvidview.com,zetflix.net,9now.com.au,ymso.net,televisiong
ratisenvivo.com,donia2link.net,sqrible.com,yandexcdn.com,televisiongratishd.com,vid
upstream.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,omgmusik.com,hulkpop.com,
thenerdic.com,tellmehow.co,udemycoursedownloader.net,patorjack.com,pinsystem.co.uk,
svipvids.com,synonymbog.com,techbii.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")`)
bestcripto.xyz,geojamal.com,getfreetrx.com,shrink.*,quaanhdaocuteo.com,cryptoclaim.
io,protestia.com,saudebemestar.online,mundodebolso.me,noticiastecnologica.online,de
corabolos.net,madtrx.fun,9goku.com,empregovaga.com,financashoje.online,receitasdama
mae.online,futlances.net,tudogostoso.xyz,gastronomiabrasileira.net,multifaucet.org,
tlin.me,financasnow.online,anime-
king.com,vidadeatletas.com,freenovelstoread.com,azoraworld.com,tron-
free.com,images4u.cc,metalnaveia66.com,khsm.io,museum-29.dajya-
ranger.com,techoreels.com,ricettafitness.com,rocku.space,patchedfiles.com,belezaedi
eta.net,legionscans.com,madshiba.fun,chinesesexmovie.net,thetodaypost.com,multiclai
m.net,freeshib.biz,datphanmem.com,articlesnew.com,darmowa-
tv.xyz,sevenjournals.com,voyeurhouse.life,handydecor.com.vn,trangchu.news,haymod.co
m,cubehosting.me,thizissam.in,coincity.in,heyapakabar.com,usefuldiy.com,konosubaman
ga.com,freesoff.com,dual1080p.blogspot.com,dreamcheeky.com,33btc.site,uruploads.com
,fernsehzone.online,netcine.io,noviello.it,tvshows4mobile.com,forex-
lab.xyz,proviralhost.com,51sec.org,urbharat.xyz,kitsunime.com,fotkaew.ru,corvusrom.
com,jpshowbiz.us,novelmultiverse.com,animes.vision,primeos.in,androidacy.com,fztvse
ries.mobi,crunchyscan.fr,altadefinizione.desi,animefastmega.com,fluttercampus.com,c
lk.asia,apkmb.com,autocoin.in,sektedoujin.club,adinsurance.xyz,reit-
tirement.com,egbest1.xyz,magesypro.club,jpoplibs.us,ttsfree.com,bloggingguidance.co
m,shiba-
faucoin.com,nodo313.net,descargaranimes.net,11bit.co.in,articlesnewz.com,karanpc.co
m,shiba.limited,kalite18.cyou,o2tvseries.com,furioscans.com,clockks.com,audiotools.
in,comandotorrent.tv,celebjared.net,myshrinker.com,informaxonline.com,tinytranslati
on.xyz,ask4movie.*,zebrafaucet.top,downloadcursos.org,havoc-os.com,hentai-
asia.com,messitv.net,elearn.interviewgig.com,fulltip.net,telepisodes.org,riadcrypto
.com,riadlink.top,listvpn.net,adrianeboneck.com.br,claimtrx.com,codesadda.com,sakas
tau.com,watchdoge.xyz,baixedetudo.net.br,canlidershane.net,illink.net,xproxxx.org,s
hortlink.prz.pw,cema4.onl,mixfaucet.com,openloadtv.co,gaesae.com,gaminplay.com,ecan
litvizle.live,olympusscanlation.com,7apple.net,readsmsonline.com,melodelaa.link,for
ex-
trnd.com,informatikamu.id,birdurls.com,windowsbulletin.com,sports24.icu,bshopme.sit
e,animeunity.tv,animeuploader.com,dogeclick.net,myfirstname.rocks,publicananker.com
,owllink.net,samuraiscan.com,tutsgalaxy.net,senpaiediciones.com,voyeur-
house.fun,bbw-chan.nl,chaturbate-
video.xyz,anhdep24.com,goldenmanga.top,racevpn.com,crazyblog.in,adonisfansub.com,mg
komik.com,tritinia.com,dataf.pro,marharo.com,ear-phone-
review.com,wildfaucet.me,bitcointrophy.com,tutflix.org,tboost.xyz,doffeecafe.me,nar
tag.com,mcmcryptos.xyz,love-
stoorey210.net,rureka.com,aemenstore.com,cazzette.com,truebrandy.com,scratch247.inf
o,ryos.best,hookeaudio.com,restorbio.com,omgscripts.com,azsoft.*,manjaro.pl,collect
ionsof18.blogspot.com,medcpu.com,tudoemprego.online,webassistanceita.com,allkaicert
eam.com,netstream.fun,getexploits.com,gamingforecast.com,genshinnude.com,fafan.kr,x
animehub.com,diariotecnico.net,blackwot.ru,nsfwcrave.com,alocd.com,lucidcam.com,d4r
kexecutor.com,blogdatecnologia.net,diariodecasamento.com,eusaudavel.net,modaestiloe
afins.com,portalmundocurioso.com,turismoeviagem.com,receitasabores.com,cizzy.cc,xpl
oit.ink,two.re,afly.pro,rbxexploits.net,silenthub.net,byboe.com,cm-
pack.pl,viralfeed.xyz,jav-
asia.top,objectivequiz.com,robloxhacks.net,diziflix.co,atlai.club,multirecommend.co
m,mylinkconverter.com,kingsleynyc.com,thegoneapp.com,nousdecor.com,mangahost4.com,e
usaudavel.net,visitmama.com,mobileflasherbd.com,staaker.com,itopmusicx.com,monucet.
com,damduck01.com,tistory.com,altyaziliporno.store,feyorra.top,hilanofaucet.xyz,tut
sgalaxy.net,descargaspcpro.net,streamingcommunity.*,gifans.com,bagi.co.in,cblink.cr
azyblog.in,egydead.com,torrentsgames.xyz,fatcatslim.ru,go4kora.com,coursewikia.com,
oxanime.com,linkpoi.me,173.249.49.204,evolution-
x.org,wuyong.fun,cubehosting.me,hdturk.club,short-
zero.com,kittydesu.com,fzmovies.*,krypto-
trend.de,gledajcrtace.xyz,mcmfaucets.xyz,promo-
visits.site,wildfaucets.ml,hentaisvision.biz,canyoublockit.com,galaxycrypto.net,dow
nphanmem.com,fintel.io,speedsatoshi.com,faucet.dog,nusantaraproject.my.id,dogestar.
website,blog.krcesdev.com,clover-manga.com,faucet.plus,filescracks.com,crypto-fun-
faucet.de,crypto-
faucet.xyz,nyaa.net,alobuu.com,freesoft.id,zcteam.id,earnsato.com,omgexploits.com,a
loass.com,tekfiz.com,ashort1a.xyz,seg-ashort1a-ma.tk,onepiece-
streaming.co,cryptslice.com,linkcc.pro,luutruhay.net,taisv.com,aloguy.com,alohdd.co
m,alogum.com,alobyt.com,nekomeowmeow.com,linkhub.icu,uploadshare.net,blackcloverman
ga2.com,smartparaphrasingtool.com,netfi.me,aloboi.com,tezgoal.com,cartoon.porn,sozc
ukbul.com,todoseriales1.blogspot.com,overwatch-
teamup.com,bestshort.xyz,nflup.live,mmff30.com,gledaitv.live,tempmailpro.net,shana.
pe.kr,digitask.ru,meganews.tech,shrx.in,217.16.188.246,uebnews.online,aloegg.com,al
ofps.com,freevstplugins.net,repo.hackyouriphone.org,acilissaati.com,haberconnect.ne
t,pennbookcenter.com,link1s.*,nnaa66.xyz,assistir.*,edvok.com,ltc24.com,jm2.xyz,arg
aming360.download,portable4pc.com,yesmangas1.com,yogurk.com,dutchycorp.ovh,fs0.rele
aseload.com,coinurl.net,allhomecinema.com,clickhouse.xyz,rscripts.net,uppit.com,cry
ptomoneyco.in,beursig.com,hcdn.online,readmanga.se,coindice.win,coindice.win,meliss
abenoist.com.br,startlr.com,puretoons.me,pcso-
lottoresults.com,jagoanssh.com,clickscoin.com,cryptojunkie.net,99btc.top,langitfilm
.*,jam1tron.com,cripto.co.in,freetutsdownload.net,mangahostz.com,wouterplanet.com,n
ovelgo.id,mundotecnologias.com,coinles.com,globaltvapp.net,stem-cells-
news.com,eldaminger.blogspot.com,msfsaddon.com,doge.is,gdrivelinks.me,rodjulian.com
,kiemlua.com,centraldopirata.com,torrentsmegafilmes.com,xxxdao.com,tsgtv.net,payeer
-
gift.ru,desishoot.fun,freemiumaccounts.net,ifdreamscametrue.com,mailocal2.xyz,pahe.
stream,ad-
doge.com,pobierzgrepc.com,windows10.community,donghuanosekai.com,miraculousladybug.
cf,gainbtc.click,fast-down.com,animekuro.org,down.mdiaload.com,anime-
saikou.com,itopmusic.org,devcourseweb.com,tqanime.com,sm.ms,myhdjav.net,kazanclilin
k.com,afasiaarchzine.com,f1countdown.com,topdanet.me,myreadingmanga.info,paidtomone
y.com,famfonts.com,novelasligera.com,legendadult.net,tecnomusic-
evolution.com,jpopsingles.eu,arrowos.net,secretsdeepweb.blogspot.com,itopmusic.net,
askquds.com,getpczone.com,goldenmangas.top,myviptuto.com,multicoinads.com,toplevelf
aucet.website,lefturl.com,8tm.net,janusnotes.com,hdmp4mania1.net,adobezii.com,andro
idtunado.com.br,gpucheck.com,akwams.*,cryptoaddicted.biz,shoppinglys.blogspot.com,f
zmovies.host,freetempsms.com,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,bfas237blog.info,zuketcreation.net,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,adzec.cc,filmytoday.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.*,justlightnovels.com,angeloyeo.github.io,glinks.co,gobro
wse.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,iptunnels.com,soft4win.com,davidgalaxia.com,nulls
lide.com,softmafia.com,toppremiumpro.com,relmz.io,healthdelay.com,wikitechy.com,qui
casting.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,text2voice.org
,paste.happy2hub.net,management.ind.in,freedeepweb.blogspot.com,4download.net,eduza
bawy.com,vstplugs.com,jwearn.com,fontyukle.net,zagl.info,9ketsuki.info,utorrentgame
sps2.blogspot.com,onlinemovie.one,aradramatv.co,dayoftheweek.org,osuskinner.com,you
rsavegames.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,yourlifeup
dated.net,yourtechguider.com,yuinime.net,zermusicz.com,zetabitco.com,zeusnews.it,zl
ounge.co,znaki.vxm.pl,zoey-deutch.us,zone-telechargement2.net,zoogirls.org#%#//
scriptlet("prevent-bab")
usmleexperiences.review,linkbuk.in,hightqualityshop.com,btc2019.tk,mobiprox.blogspo
t.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,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.*,hhkungfu.tv,webtvhd.com,vivereurbino.it,modekoningin
maxima.nl,hunter.fm,anonyviet.com,forzearmate.eu,sklinkstech.blogspot.com,sunbtc.sp
ace,ero18.cc,reqlinks.net,komikcast.com,expresswords.xyz,watchthementalistonline.co
m,shortearn.org,scambieuropei.info,filmedonstage.com,obengplus.com,tudogamesbr.com,
robloxexploitz.com,teledyski.info,xendrive.ru,get-digital-
help.com,nxmac.com,hentaiworld.info,trygistify.com,alfaloji.org,remangas.top,pakgam
esinfo.com,weadown.com,watchsuitsonline.net,bigbtc.win,amazflix.com,musicpremieres.
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,niotv.c
om,pastelinku.net,wallpaperwaifu.com,starfaucet.net,crackedvst.com,minioppai.org,ol
odesi.com,rennagiuseppe.it,megaurl.xyz,erai-ddl3.info,erai-ddl2.info,erai-
ddl.info,sololeveling.net,fizyka.org,cryptlife.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,leechall.
download,pasty.info,fortnitedb.com,underurl.com,overlord2.net,vsttorrents.net,strea
meast.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,freetutorialseu.com,freecoursessites.com,ftuudemy.com,ftuforums.com,irisbuddie
s.ml,knaqu.tv,iwatchsouthparkonline.com,todofull.net,dekhvhai.net,kk665403.pixnet.n
et,thememazing.com,midnightchannel.net,narutoitalia.com,seriehd.moda,thefightingcoc
k.co.uk,zoom-
link.com,soccer24hd.com,salah11.xyz,gatevidyalay.com,simumods.com,btcnewz.com,onlin
ecoursebay.com,kisshentai.tv,tormalayalam.in,zipraw.com,4downfiles.co,iitvx.pl,ktm2
day.com,r34anim.com,godisagamer.org,desmoriders.it,shareappscrack.com,meusfilmestor
rents.com,ustv247.tv,sapixcraft.com,live90m.blogspot.com,jjcchh.com,alexstuff.ru,me
ga-
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,shorterall.com,gamebrew.org,apkmaghrab.tk,faucetbr.tk,faucet.gold,claimf
reecoins.io,jaiefra.com,animemangaddl.com,jobcandies.com,techrrival.com,gogoanime.c
ool,chiaseapk.com,csrevo.com,designoptimal.com,techlootz.com,seirsanduk.us,fmzm.xyz
,watchmalcolminthemiddle.com,watchonetreehillonline.com,onargo.com,teknolojiprojele
ri.com,2oo-
my.com,uncensoredleak.com,downfile.site,cadpartners.biz,blogford.site,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,getfreebit.xyz,cloudstorageoptions.com,turkdown.com,premiumchronicle.com,to
rrentsaatiniz.com,premiumleecher.com,keettech.com,duniaislamku.com,earn4files.com,a
d4msan.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,freephonenum.com,tvonlinegratis.ru,uplod.net,readster.me,hosh
inoromi.org,av-
drive.blogspot.com,gomentod.com,technicalguru.us,listenpersian.net,0mniscient.githu
b.io,10-download.com,1000bit.it,100count.net,1me.club,2cheat.net,2o-
my.com,360haven.com,4downfiles.org,4gsmmaroc.com,4horlover.com,99udemy.com,a2zapk.c
om,abouttech.space,adbilty.me,adbull.me,addoncloud.org,adflly.com,adlpu.com,adorofi
lmesdeterror.com,adpop.me,adslash.me,adslink.pw,adsrt.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,aliancadeherois.blogspot.com,allacronyms.com,all
softwarefull.com,allvideos.me,alt-
torrent.com,altadefinizione.cloud,alts4free.com,amf.pw,amtonline.com.br,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,appvn.com,arabloads.n
et,arabseries.net,arenavision.biz,arenavision.cc,arenavision.link,arenavision.ru,ar
enavision.us,arianatoday.net,arkforum.de,artikeltekno.com,asianovel.com,audioz.cc,a
usbt.com.au,automobile-catalog.com,avarti.co.il,avaxhome.co,avaxhome.pro,bail-
bonds.me,batshort.com,bdiptv.com,bdiptv.stream,beelink.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,chimica-
online.it,chloemoretz.org,cinemafacil.com,cineview.me,claimfreebtc.win,clik.pw,clk.
icu,clk.ink,cll.press,cloudwebcopy.com,cmacapps.com,cobachpl8.milaulas.com,coingrab
r.com,coinkurier.de,coinpot.win,cointalk.club,colorspire.com,computerworm.net,compu
tingforgeeks.com,conference-hosting.us,connect-trojan.net,connectwww.com,contract-
miner.com#%#//scriptlet("prevent-bab")
fullmatchsports.cc,sunbtc.space,elamigosedition.com,cooltamilhd.com,courseclub.net,
crabcut.net,cracxsoftwares.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,dopedgeeks.com,dove-
cameron.org,down2hub.com,download.pixelexperience.org,dream-sound.com,dslr-
forum.de,dundi.it,dupedornot.com,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,filebebo.net,filesharing.io,finalservers.
net,findwords.info,fistfast.net,fm.solewe.com,fmoviez.org,forum.brcbet.com,forum.da
rksoftware.net,forumcoin.win,forums.stateoffirestone.xyz,freeapps4y.blogspot.com,fr
eebitcoin.win,freecourselab.com,freecoursesite.com,freecoursesonline.us,freecoursew
eb.com,freeiptv.life,freemidi.org,freenod32key.com,freeomovie.com,freepanel.ts3.clo
ud,freephonenum.com,freesmscode.com,freetimelearning.com,freetutorials.eu,freetutor
ials.us,freetutorialsus.com,freetvall.com,freevirtualsmsnumber.com,frendx.com,fullm
ovie.gratis,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,getyourbitco.in,gifsis.com,gigadownload
s.co,globalcryptopress.com,globalrph.com,gobits.io,gofobo.com,gohub.pw,goldenmangas
.online,gradown.com,grafixfather.com,gratismas.org,greatprojectscampaign.com,gymliv
e.net,gymlive.org,ha-
lab.com,hackerbot.net,hacksfinity.com,hardwarebbq.com,hdbox.ws,hdstreamvf.com,henta
icore.org,heroacademia2.net,hightech.web.id,hindistopin.com,hindistoponline.com,htn
ovo.net,hubcoins.xyz,hulblog.com,hulkpop.com,humaribit.win,hyperdebrid.net,icefilms
.info,idtbox.com,ifate.com,ilcorsaroblu.org,imaginetricks.com,imggram.org,imojado.o
rg,indianhacking.in,informazionefiscale.it,instawank.com,intoupload.com,intoupload.
net,ioanbtc.com,ioscreator.com,iphonecake.com,irisbuddies.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,mrhowtosay.com,mrtechmy
th.com,mrtekani.com,msguides.com,muchfriends.com,mwpaste.com,myakoam.com,myfree-
tivi.com,mygoodstream.pw,myicloud.info,myip.ms,mylink.sh,mytechnopedia.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,oldskool.vip,olympine.com,omglyrics.
com,omgtorrent.cz,oneload.co,onlinevideoconverter.com,ooodesi.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,peliculasmegahdd.net,peperonity.net,pes-
patch.com,pes.social,peyton-
list.net,peytonlist.ru,pg3dhacks.com,piktag.net,pinaywalkers.net,pipocas.tv,platinm
ods.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,rlinstal
l.tech,rmdan.net,rmdan.org,rmdan.tv,royalown.review,rumushitung.com,s0ft4pc.com,sab
ishiidesu.com,sadeempc.com,saikoanimes.com,saikocloud.ml,sankakucomplex.com,sarapbe
h.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,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,uploadbyte.com,
uploadedpremiumlink.xyz,uploadkadeh.com,uploadproper.com,uploadproper.net,uploadrar
.com,uploadx.link,uplod.it,uplod.ws,url.hulblog.com,urlaubspartner.net,urlcero.com,
urlcero.us,urlcloud.us,utmn.gnomio.com,vandenbrink.fr,vemai.org,venipa.net,vertusse
riesypeliculasonline.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
apps2app.com,nbd-
media.tk,dynamicpapers.com,myreadingmanga.info,galaxylifereborn.com,linnk.info,tpas
te.net,f1fanklub.pl,arenavision.in#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "|kcolbdakcolb|")
o2tvseries.com,animefastmega.com,fastcoin.ga,kiwiexploits.com,swift4claim.com,appne
e.com,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"/')
userupload.*,everexam.in#%#//scriptlet("prevent-setInterval", "/.\.display\s?==\
s?'hidden'[\s\S]*?.\.visibility\s?==\s?'none'/")
! BAB 4.2b (`$$script[wildcard="*//
4.2b*DMCA*['length','charCodeAt','fromCharCode'];*"][min-length="5000"][max-
length="27000"]`)
cubehosting.me,dreamcheeky.com,tvshows4mobile.com,androidacy.com,fztvseries.mobi,sh
iba-
faucoin.com,sakastau.com,watchdoge.xyz,dogeclick.net,anhdep24.com,aemenstore.com,ca
zzette.com,truebrandy.com,azsoft.*,medcpu.com,netstream.fun,alocd.com,lucidcam.com,
byboe.com,kingsleynyc.com,thegoneapp.com,nousdecor.com,staaker.com,monucet.com,hila
nofaucet.xyz,gifans.com,fzmovies.*,galaxycrypto.net,downphanmem.com,fintel.io,ohmyg
irl.ml,bfas237blog.info,hugo3c.tw,doctor-
groups.com,raphsonbd.com,9ketsuki.info,vintagewinepicks.blogspot.com,milaulas.com,o
ncam.me,bux.codes,frkn64modding.com,claimdoge.club,mmo-
population.com,getfreecourses.co,linkshrnk.com,shinsori.com,newsgeek.life,profhalaz
ayed.gnomio.com,drrtyr.mx,remix.es,idioms4you.com,faucex.tk,simumods.com,tranimeizl
e.com,r34anim.com,infokupedia.id,refoblog.xyz,receivetxt.com,infotaxco.com,durtypas
s.com,dzapk.com,wikihandbk.com,properhacks.weebly.com,freecourselab.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,mycum
x.com,learningcrux.com,vqporn.com,readcomicsonline.ru,gmetrix.review,thichviet.site
,megaurl.in,correotemporal.org,dl2f.com,navratdoreality.cz,robuxgen.online,g-
status.com,adnet.cash,executivetraveller.com,fastoshi.site,warscrap.io,massivetechi
nterview.blogspot.com,tech-
zealots.com,freephonenum.com,readster.me,hoshinoromi.org,av-
drive.blogspot.com,gomentod.com,technicalguru.us,0mniscient.github.io,10-
download.com,1000bit.it,100count.net,1me.club,2cheat.net,2o-
my.com,4downfiles.org,4gsmmaroc.com,4horlover.com,99udemy.com,a2zapk.com,abouttech.
space,adbilty.me,adbull.me,addoncloud.org,adflly.com,adlpu.com,adorofilmesdeterror.
com,adpop.me,adslash.me,adslink.pw,adsrt.com,agradarpan.com,ahramk.com,ainodorama.w
eb.id,ak77now.pixnet.net,akalaty4day.com,akenini.com,akl2day.com,akoam.net,akoam.pr
o,akoam.site,akoam.ws,aliancadeherois.blogspot.com,allacronyms.com,allsoftwarefull.
com,allvideos.me,alt-
torrent.com,altadefinizione.cloud,alts4free.com,amf.pw,amtonline.com.br,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,animmex.net,animmex.tv,anitoon
stv.com,anitube.cz,annakendrick-fr.com,annuaire-
ebook.com,aphim.co,apkmos.com,apnetv.co,apnetv.tv,appdrop.net,appvn.com,arabloads.n
et,arabseries.net,arenavision.biz,arenavision.cc,arenavision.link,arenavision.ru,ar
enavision.us,arianatoday.net,arkforum.de,artikeltekno.com,asianovel.com,audioz.cc,a
usbt.com.au,automobile-catalog.com,avarti.co.il,avaxhome.co,avaxhome.pro,bail-
bonds.me,batshort.com,bdiptv.com,bdiptv.stream,beelink.in,bella-
thorne.org,bellathorne.net,bestarticles.me,bestinforoom.com,bitcoinker.com,bitload.
org,bittorrent.am,blackmod.net,blockadblock.com,bloggingdekh.xyz,blogthetech.com,bl
udv.com,boostme.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,chimica-
online.it,chloemoretz.org,cinemafacil.com,cineview.me,claimfreebtc.win,clik.pw,clk.
icu,clk.ink,cll.press,cloudwebcopy.com,cmacapps.com,cobachpl8.milaulas.com,coingrab
r.com,coinkurier.de,coinpot.win,cointalk.club,colorspire.com,computerworm.net,compu
tingforgeeks.com,conference-hosting.us,connect-trojan.net,connectwww.com,contract-
miner.com,cooltamilhd.com,courseclub.net,crabcut.net,cracxsoftwares.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,dopedgeeks.com,dove-
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,filebebo.net,filesharing.io,finalservers.
net,findwords.info,fistfast.net,fm.solewe.com,fmoviez.org,forum.brcbet.com,forum.da
rksoftware.net,forumcoin.win,forums.stateoffirestone.xyz,freeapps4y.blogspot.com,fr
eebitcoin.win,freecourselab.com,freecoursesite.com,freecoursesonline.us,freecoursew
eb.com,freeiptv.life,freemidi.org,freenod32key.com,freeomovie.com,freepanel.ts3.clo
ud,freephonenum.com,freesmscode.com,freetimelearning.com,freetutorials.eu,freetutor
ials.us,freetvall.com,freevirtualsmsnumber.com,frendx.com,fullmovie.gratis,funcinem
a.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,gofobo.com,gohub.pw
,goldenmangas.online,gradown.com,grafixfather.com,gratismas.org,greatprojectscampai
gn.com,gymlive.net,gymlive.org,ha-
lab.com,hackerbot.net,hacksfinity.com,hardwarebbq.com,hdbox.ws,hdstreamvf.com,henta
icore.org,heroacademia2.net,hightech.web.id,hindistopin.com,hindistoponline.com,htn
ovo.net,hubcoins.xyz,hulblog.com,hulkpop.com,humaribit.win,hyperdebrid.net,icefilms
.info,idtbox.com,ifate.com,ilcorsaroblu.org,imaginetricks.com,imggram.org,imojado.o
rg,indianhacking.in,informazionefiscale.it,instawank.com,intoupload.com,intoupload.
net,ioanbtc.com,ioscreator.com,iphonecake.com,irisbuddies.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,justlightnovels.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,lewdzone.com,l
i-
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,mrhowtosay.com,mrtechmy
th.com,mrtekani.com,msguides.com,muchfriends.com,mwpaste.com,myakoam.com,myfree-
tivi.com,mygoodstream.pw,myicloud.info,myip.ms,mylink.sh,mytechnopedia.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,nulledteam.com,nullpress.net,nyaa.
pantsu.cat,nysexoffenders.com,oaome.com,oemdtc.com,ogznet.com,oldskool.vip,olympine
.com,omglyrics.com,omgtorrent.cz,oneload.co,onlinevideoconverter.com,ooodesi.com,op
en-
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,peliculasmegahdd.net,peperonity.net,pes-
patch.com,pes.social,peyton-
list.net,peytonlist.ru,pg3dhacks.com,piktag.net,pinaywalkers.net,pipocas.tv,platinm
ods.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,rlinstall.tech,rmdan.net,rmdan
.org,rmdan.tv,royalown.review,rule34hentai.net,rumushitung.com,s0ft4pc.com,sabishii
desu.com,sadeempc.com,saikoanimes.com,saikocloud.ml,sankakucomplex.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,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.w
eebly.com,skyfaucet.win,slink.bid,smarteasystudy.com,smsbomber.in,smscodeonline.com
,smskola.com,smslisten.com,smsnumbersonline.com,smsreceiveonline.com,smsreceiving.c
om,smstibo.com,smtebooks.net,snowfiles.com,sobootlogo.blogspot.com,sofiotheque.info
,solowarez.org,somosbinarios.es,sorcerers.net,speed4up.net,spiratedhub.com,sportbh.
stream,sportbikerider.us,sportsvideo.net,startseite.to,steamid.eu,steamid.uk,stefan
iescott.org,stfly.io,stream4free.live,streamflix.ru,streamingdivx.co,streamlord.com
,studychacha.com,studydhaba.com,stupdroid.com,sukkisukki.com,supercineonline.tv,sup
eriorwallpapers.com,superyachtfan.com,swiggygold.com,syriancivilwarmap.com,sznpaste
.net,talkittechy.com,tamiltunes.online,tasksshare.com,techfinda.com,techmazza.com,t
echnocanvas.xyz,technoslek.com,techposts.org,techreviewpro.com,techtremendous.com,t
echtunes.co,techtunes.com.bd,techzac.com,teqniaplus.com,teqnwy.com,tercihiniyap.net
,teutorrent.com,textmechanic.com,thebeast1.com,themefire.net,themeslide.com,themesr
adar.com,therevcounter.co.uk,theseotools.net,thewpclub.net,thoptv.cricket,thoptv.ne
t,thuthuatjb.com,timeforbitco.in,tinypaste.cc,tohax.com,tokyoghoulre.net,tomato.to,
tooyul.co,topvideosgay.com,topzone.lt,tormalayalam.com,torrent9.uno,torrentbrazil.o
rg,torrentdosfilmeshd.net,torrentmegafilme.com,torrentmegafilmes.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,xenforo.pk,xia1ge.com,xiaomi
firmwareupdater.com,xossip.com,xossip.rocks,xpickle.club,xshark.me,yalujailbreak.ne
t,yggtorrent.fr,yibtccoins.com,yourlifeupdated.net,yourtechguider.com,yuinime.net,z
ermusicz.com,zetabitco.com,zeusnews.it,zlounge.co,znaki.vxm.pl,zoey-deutch.us,zone-
telechargement2.net,zoogirls.org$$script[wildcard="*//
4.2b*DMCA*['length','charCodeAt','fromCharCode'];*"][min-length="5000"][max-
length="27000"]
! the second rule is for the case when script contains whitespace character(for
example freemcserver.net) (`$$`)
infotaxco.com,durtypass.com,dzapk.com,wikihandbk.com,freecourselab.com,onehack.us,i
nformarea.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,mycum
x.com,learningcrux.com,vqporn.com,readcomicsonline.ru,gmetrix.review,thichviet.site
,megaurl.in,correotemporal.org,dl2f.com,navratdoreality.cz,robuxgen.online,g-
status.com,adnet.cash,executivetraveller.com,fastoshi.site,warscrap.io,massivetechi
nterview.blogspot.com,tech-
zealots.com,freephonenum.com,readster.me,hoshinoromi.org,av-
drive.blogspot.com,gomentod.com,technicalguru.us,0mniscient.github.io,10-
download.com,1000bit.it,100count.net,1me.club,2cheat.net,2o-
my.com,4downfiles.org,4gsmmaroc.com,4horlover.com,99udemy.com,a2zapk.com,abouttech.
space,adbilty.me,adbull.me,addoncloud.org,adflly.com,adlpu.com,adorofilmesdeterror.
com,adpop.me,adslash.me,adslink.pw,adsrt.com,agradarpan.com,ahramk.com,ainodorama.w
eb.id,ak77now.pixnet.net,akalaty4day.com,akenini.com,akl2day.com,akoam.net,akoam.pr
o,akoam.site,akoam.ws,aliancadeherois.blogspot.com,allacronyms.com,allsoftwarefull.
com,allvideos.me,alt-
torrent.com,altadefinizione.cloud,alts4free.com,amf.pw,amtonline.com.br,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,animmex.net,animmex.tv,anitoon
stv.com,anitube.cz,annakendrick-fr.com,annuaire-
ebook.com,aphim.co,apkmos.com,apnetv.co,apnetv.tv,appdrop.net,appvn.com,arabloads.n
et,arabseries.net,arenavision.biz,arenavision.cc,arenavision.link,arenavision.ru,ar
enavision.us,arianatoday.net,arkforum.de,artikeltekno.com,asianovel.com,audioz.cc,a
usbt.com.au,automobile-catalog.com,avarti.co.il,avaxhome.co,avaxhome.pro,bail-
bonds.me,batshort.com,bdiptv.com,bdiptv.stream,beelink.in,bella-
thorne.org,bellathorne.net,bestarticles.me,bestinforoom.com,bitcoinker.com,bitload.
org,bittorrent.am,blackmod.net,blockadblock.com,bloggingdekh.xyz,blogthetech.com,bl
udv.com,boostme.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,chimica-
online.it,chloemoretz.org,cinemafacil.com,cineview.me,claimfreebtc.win,clik.pw,clk.
icu,clk.ink,cll.press,cloudwebcopy.com,cmacapps.com,cobachpl8.milaulas.com,coingrab
r.com,coinkurier.de,coinpot.win,cointalk.club,colorspire.com,computerworm.net,compu
tingforgeeks.com,conference-hosting.us,connect-trojan.net,connectwww.com,contract-
miner.com,cooltamilhd.com,courseclub.net,crabcut.net,cracxsoftwares.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,dopedgeeks.com,dove-
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,filebebo.net,filesharing.io,finalservers.
net,findwords.info,fistfast.net,fm.solewe.com,fmoviez.org,forum.brcbet.com,forum.da
rksoftware.net,forumcoin.win,forums.stateoffirestone.xyz,freeapps4y.blogspot.com,fr
eebitcoin.win,freecourselab.com,freecoursesite.com,freecoursesonline.us,freecoursew
eb.com,freeiptv.life,freemidi.org,freenod32key.com,freeomovie.com,freepanel.ts3.clo
ud,freephonenum.com,freesmscode.com,freetimelearning.com,freetutorials.eu,freetutor
ials.us,freetvall.com,freevirtualsmsnumber.com,frendx.com,fullmovie.gratis,funcinem
a.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,gofobo.com,gohub.pw
,goldenmangas.online,gradown.com,grafixfather.com,gratismas.org,greatprojectscampai
gn.com,gymlive.net,gymlive.org,ha-
lab.com,hackerbot.net,hacksfinity.com,hardwarebbq.com,hdbox.ws,hdstreamvf.com,henta
icore.org,heroacademia2.net,hightech.web.id,hindistopin.com,hindistoponline.com,htn
ovo.net,hubcoins.xyz,hulblog.com,hulkpop.com,humaribit.win,hyperdebrid.net,icefilms
.info,idtbox.com,ifate.com,ilcorsaroblu.org,imaginetricks.com,imggram.org,imojado.o
rg,indianhacking.in,informazionefiscale.it,instawank.com,intoupload.com,intoupload.
net,ioanbtc.com,ioscreator.com,iphonecake.com,irisbuddies.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,justlightnovels.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,lewdzone.com,l
i-
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,mrhowtosay.com,mrtechmy
th.com,mrtekani.com,msguides.com,muchfriends.com,mwpaste.com,myakoam.com,myfree-
tivi.com,mygoodstream.pw,myicloud.info,myip.ms,mylink.sh,mytechnopedia.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,nulledteam.com,nullpress.net,nyaa.
pantsu.cat,nysexoffenders.com,oaome.com,oemdtc.com,ogznet.com,oldskool.vip,olympine
.com,omglyrics.com,omgtorrent.cz,oneload.co,onlinevideoconverter.com,ooodesi.com,op
en-
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,peliculasmegahdd.net,peperonity.net,pes-
patch.com,pes.social,peyton-
list.net,peytonlist.ru,pg3dhacks.com,piktag.net,pinaywalkers.net,pipocas.tv,platinm
ods.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,rlinstall.tech,rmdan.net,rmdan
.org,rmdan.tv,royalown.review,rule34hentai.net,rumushitung.com,s0ft4pc.com,sabishii
desu.com,sadeempc.com,saikoanimes.com,saikocloud.ml,sankakucomplex.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,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,techtu
nes.com.bd,techzac.com,teqniaplus.com,teqnwy.com,tercihiniyap.net,teutorrent.com,te
xtmechanic.com,thebeast1.com,themefire.net,themeslide.com,themesradar.com,therevcou
nter.co.uk,theseotools.net,thewpclub.net,thoptv.cricket,thoptv.net,thuthuatjb.com,t
imeforbitco.in,tinypaste.cc,tohax.com,tokyoghoulre.net,tomato.to,tooyul.co,topvideo
sgay.com,topzone.lt,tormalayalam.com,torrent9.uno,torrentbrazil.org,torrentdosfilme
shd.net,torrentmegafilme.com,torrentmegafilmes.com,torrentsgamez.com,trekbbs.com,tr
icksbest.com,ttorial.com,ttsmp3.com,tubeland.site,tunovelaligera.com,turboserver.in
fo,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,xenforo.pk,xia1ge.com,xiaomi
firmwareupdater.com,xossip.com,xossip.rocks,xpickle.club,xshark.me,yalujailbreak.ne
t,yggtorrent.fr,yibtccoins.com,yourlifeupdated.net,yourtechguider.com,yuinime.net,z
ermusicz.com,zetabitco.com,zeusnews.it,zlounge.co,znaki.vxm.pl,zoey-deutch.us,zone-
telechargement2.net,zoogirls.org$$script[wildcard="*// 4.2b*DMCA*['length',
'charCodeAt', 'fromCharCode'];*"][min-length="5000"][max-length="27000"]
! BAB 4.2b (`$$script[wildcard="*['length','charCodeAt','fromCharCode'];*(![]+
[])*"][min-length="5000"][max-length="27000"]`)
proviralhost.com,urbharat.xyz,bshopme.site,animeunity.tv,publicananker.com,faucet.d
og,dogestar.website,faucet.plus,crypto-
faucet.xyz,alobuu.com,omgexploits.com,aloass.com,cryptslice.com,luutruhay.net,taisv
.com,aloguy.com,alohdd.com,alogum.com,alobyt.com,aloboi.com,uebnews.online,aloegg.c
om,alofps.com,pennbookcenter.com,link1s.*,ltc24.com,jagoanssh.com,gainbtc.click,myr
eadingmanga.info,paidtomoney.com,jpopsingles.eu,pasend.*,freeomovie.to$
$script[wildcard="*['length','charCodeAt','fromCharCode'];*(![]+[])*"][min-
length="5000"][max-length="27000"]
! Old BAB (`$$script[wildcard="*eval*babasbmsgx*"][min-length="5000"][max-
length="20000"]`)
geojamal.com,shrink.*,quaanhdaocuteo.com,cryptoclaim.io,protestia.com,saudebemestar
.online,mundodebolso.me,noticiastecnologica.online,decorabolos.net,madtrx.fun,9goku
.com,empregovaga.com,financashoje.online,receitasdamamae.online,futlances.net,tudog
ostoso.xyz,gastronomiabrasileira.net,multifaucet.org,tlin.me,financasnow.online,azo
raworld.com,images4u.cc,metalnaveia66.com,khsm.io,museum-29.dajya-
ranger.com,techoreels.com,ricettafitness.com,rocku.space,patchedfiles.com,legionsca
ns.com,madshiba.fun,chinesesexmovie.net,thetodaypost.com,multiclaim.net,freeshib.bi
z,datphanmem.com,articlesnew.com,darmowa-
tv.xyz,sevenjournals.com,thizissam.in,coincity.in,heyapakabar.com,usefuldiy.com,kon
osubamanga.com,dual1080p.blogspot.com,33btc.site,uruploads.com,fernsehzone.online,n
etcine.io,noviello.it,51sec.org,fotkaew.ru,corvusrom.com,jpshowbiz.us,novelmultiver
se.com,primeos.in,crunchyscan.fr,altadefinizione.desi,animefastmega.com,fluttercamp
us.com,apkmb.com,sektedoujin.club,adinsurance.xyz,egbest1.xyz,ttsfree.com,nodo313.n
et,descargaranimes.net,karanpc.com,kalite18.cyou,audiotools.in,celebjared.net,myshr
inker.com,informaxonline.com,tinytranslation.xyz,zebrafaucet.top,downloadcursos.org
,havoc-os.com,hentai-
asia.com,messitv.net,elearn.interviewgig.com,fulltip.net,telepisodes.org,riadcrypto
.com,riadlink.top,listvpn.net,adrianeboneck.com.br,codesadda.com,baixedetudo.net.br
,canlidershane.net,illink.net,cema4.onl,openloadtv.co,gaesae.com,gaminplay.com,ecan
litvizle.live,olympusscanlation.com,7apple.net,readsmsonline.com,melodelaa.link,inf
ormatikamu.id,birdurls.com,windowsbulletin.com,sports24.icu,animeuploader.com,myfir
stname.rocks,owllink.net,samuraiscan.com,tutsgalaxy.net,senpaiediciones.com,voyeur-
house.fun,bbw-chan.nl,chaturbate-
video.xyz,goldenmanga.top,racevpn.com,mgkomik.com,tritinia.com,ear-phone-
review.com,wildfaucet.me,bitcointrophy.com,nbd-media.tk,nartag.com,love-
stoorey210.net,rureka.com,omgscripts.com,collectionsof18.blogspot.com,allkaicerteam
.com,getexploits.com,gamingforecast.com,genshinnude.com,xanimehub.com,diariotecnico
.net,blackwot.ru,nsfwcrave.com,blogdatecnologia.net,diariodecasamento.com,eusaudave
l.net,modaestiloeafins.com,portalmundocurioso.com,turismoeviagem.com,receitasabores
.com,cizzy.cc,xploit.ink,two.re,afly.pro,rbxexploits.net,silenthub.net,cm-
pack.pl,jav-
asia.top,objectivequiz.com,robloxhacks.net,diziflix.co,atlai.club,multirecommend.co
m,mylinkconverter.com,mangahost4.com,eusaudavel.net,visitmama.com,itopmusicx.com,da
mduck01.com,tistory.com,altyaziliporno.store,feyorra.top,tutsgalaxy.net,descargaspc
pro.net,bagi.co.in,cblink.crazyblog.in,egydead.com,fatcatslim.ru,go4kora.com,course
wikia.com,173.249.49.204,evolution-
x.org,wuyong.fun,cubehosting.me,hdturk.club,short-
zero.com,kittydesu.com,gledajcrtace.xyz,mcmfaucets.xyz,wildfaucets.ml,canyoublockit
.com,speedsatoshi.com,nusantaraproject.my.id,clover-
manga.com,filescracks.com,crypto-fun-
faucet.de,nyaa.net,freesoft.id,zcteam.id,tekfiz.com,onepiece-
streaming.co,linkcc.pro,nekomeowmeow.com,linkhub.icu,uploadshare.net,blackcloverman
ga2.com,smartparaphrasingtool.com,netfi.me,tezgoal.com,cartoon.porn,todoseriales1.b
logspot.com,overwatch-
teamup.com,bestshort.xyz,nflup.live,mmff30.com,gledaitv.live,tempmailpro.net,shana.
pe.kr,digitask.ru,meganews.tech,shrx.in,217.16.188.246,freevstplugins.net,acilissaa
ti.com,haberconnect.net,nnaa66.xyz,jm2.xyz,argaming360.download,portable4pc.com,yes
mangas1.com,yogurk.com,dutchycorp.ovh,fs0.releaseload.com,coinurl.net,allhomecinema
.com,clickhouse.xyz,rscripts.net,uppit.com,cryptomoneyco.in,beursig.com,hcdn.online
,readmanga.se,coindice.win,coindice.win,melissabenoist.com.br,startlr.com,fastcoin.
ga,puretoons.me,pcso-
lottoresults.com,clickscoin.com,cryptojunkie.net,99btc.top,dynamicpapers.com,langit
film.*,jam1tron.com,cripto.co.in,usmleexperiences.review,freetutsdownload.net,manga
hostz.com,wouterplanet.com,novelgo.id,mundotecnologias.com,coinles.com,stem-cells-
news.com,eldaminger.blogspot.com,msfsaddon.com,doge.is,gdrivelinks.me,rodjulian.com
,kiemlua.com,centraldopirata.com,torrentsmegafilmes.com,xxxdao.com,tsgtv.net,payeer
-
gift.ru,ifdreamscametrue.com,mailocal2.xyz,pahe.stream,pobierzgrepc.com,windows10.c
ommunity,donghuanosekai.com,fast-down.com,animekuro.org,down.mdiaload.com,anime-
saikou.com,itopmusic.org,devcourseweb.com,tqanime.com,afasiaarchzine.com,f1countdow
n.com,topdanet.me,famfonts.com,novelasligera.com,legendadult.net,tecnomusic-
evolution.com,kiwiexploits.com,arrowos.net,secretsdeepweb.blogspot.com,itopmusic.ne
t,askquds.com,getpczone.com,goldenmangas.top,myviptuto.com,multicoinads.com,topleve
lfaucet.website,lefturl.com,hdmp4mania1.net,adobezii.com,gpucheck.com,akwams.*,cryp
toaddicted.biz,freetempsms.com,file-upload.com,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
.*,zuketcreation.net,wadigi.xyz,vqtube.com,goalpro-
demo.blogspot.com,themeparktourist.com,tw-hkt.blogspot.com,filedown.org,best-
shopme.com,swift4claim.com,softairbay.com,addoge.cc,apps2app.com,adzec.cc,submitcli
mb.com,palsweet.live,shortenbuddy.com,filessharing.net,2ix2.com,surf-
trx.com,samapkstore.com,satoshiquiz.com,mp4cloud.net,streamanime.xyz,csgo-
ranks.com,adltc.cc,justlightnovels.com,angeloyeo.github.io,blowxtube.com,sunbtc.spa
ce,sociadrive.com,technisches-zeichnen.net,santoinferninho.com,zt-
protect.net,elamigosedition.com,bokepindohot.pw,hakie.net,dreamsfriend.com,onlinevi
deoconverter.pro,unity3diy.blogspot.com,koreanaddict.net,theinnews.com,vviruslove.c
om,unionmanga.xyz,nippan-
doujin.net,read1punchman.com,shrinkurl.org,watchdrakeandjoshonline.com,compartiendo
full.net,hexagame.io,btcfaucet.best,yannik.biz,planet-streaming1.com,asus-
zenfone.com,anonymous-links.com,filmesserieshd.net,series-
streaminghd.com,gsu.st,dramahd.me,iptunnels.com,soft4win.com,davidgalaxia.com,nulls
lide.com,softmafia.com,myreadingmanga.info,toppremiumpro.com,relmz.io,healthdelay.c
om,wikitechy.com,senpa.io,crypto-
lovers.club,bioskopkaca21.com,necksdesign.com,larvelfaucet.com,soft4win.co,zt-
za.com,watchseries.video,veryfiles.com,itdplus.ru,graphicdesignresources.net,freeco
ursenow.com,apptoko.com,freedownloadae.com,emoji.gg,lookimg.com,topfreefaucet.com,s
tfly.me,skidrowfull.com,pensionioggi.it,apnetv.me,umecourses.xyz,text2voice.org,pas
te.happy2hub.net,management.ind.in,freedeepweb.blogspot.com,4download.net,eduzabawy
.com,vstplugs.com,jwearn.com,zagl.info,utorrentgamesps2.blogspot.com,onlinemovie.on
e,aradramatv.co,dayoftheweek.org,yoursavegames.com,aatfal.com,goo-
2o.com,canadapolicereport.ca,web-
telegramm.org,hightqualityshop.com,btc2019.tk,mobiprox.blogspot.com,rahim-
soft.com,weatherx.co.in,mondainai.moe,belajarbro.id,souqsky.net,turkseed.com,leechp
remium.link,filmesviatorrents.gratis,tuts.web.id,anitokyo.tv,casos-
aislados.com,thuglink.com,colheitafeliz.net,237solution.net,anomize.xyz,ksfaucet.ne
t,turknova.net,prologuepro.com,sharescript.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,agalaxylifereborn.com,althub.club,sukidesuost.in
fo,arabnaar.com,dirrtyremix.es,dirrrtyremixes.com,bg-gledai.live,bg-
gledai.co,kirmiziturkmedya.com,debrid-
file.com,akbardwi.my.id,verteleseriesonline.com,ansgaper2.ml,looopings.nl,animexin.
xyz,mangahost.site,flutenotes.ph,ouofly.com,legendas.dev,megasubtitles.com,bgnews.s
pace,vstx.org,mariouniverse.com,sombex.com,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,memoriadatv.com,onbox.me,sarapbabe.com,rnbxclusive.bes
t,watchonceuponatimeonline.com,myfreecourses.com,ileak.xyz,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.*,hhkungfu.tv,webtvhd.com,vivereurbino.it,modekoningin
maxima.nl,hunter.fm,anonyviet.com,forzearmate.eu,sklinkstech.blogspot.com,sunbtc.sp
ace,ero18.cc,reqlinks.net,komikcast.com,expresswords.xyz,watchthementalistonline.co
m,shortearn.org,scambieuropei.info,filmedonstage.com,obengplus.com,teledyski.info,x
endrive.ru,get-digital-
help.com,nxmac.com,hentaiworld.info,trygistify.com,alfaloji.org,remangas.top,pakgam
esinfo.com,weadown.com,watchsuitsonline.net,amazflix.com,musicpremieres.com,daemon-
hentai.com,mobilecpm.net,prueba.pixelshost.com,animesonline.cz,memexcomputer.it,rom
sforever.co,mintik.com,checkz.net,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,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,comp
toir-
hardware.com,157.245.202.123,guncelakademi.com,rndnovels.com,apkgezegeni.com,vstx.r
u,courseforfree.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,hisseyorumlari.com,sharing.wtf,just
lightnovels.com,translations.gocreateme.com,linnk.info,niotv.com,pastelinku.net,wal
lpaperwaifu.com,starfaucet.net,minioppai.org,olodesi.com,rennagiuseppe.it,megaurl.x
yz,sololeveling.net,cryptlife.com,myreadingmanga.info,expresscrypto.io,server-
listesi.com,berryboot.alexgoldcheidt.com,leech.softaz.net,nu6i-bg-
net.com,kfake.pw,ftuapps.dev,unionleitor.top,lauramarano.com.br,leechall.download,f
ortnitedb.com,underurl.com,overlord2.net,vsttorrents.net,livebox247.com,gaming-
tools.com
,vietgamemod.net,hunstulovers.net,akatsukisubs.com,tpaste.net,fullmatchsports.co,ba
x.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,ite
chfever.com,hisse.net,4klik.xyz,komikindo.web.id,sopasti.com,beureum.com,shqipvisio
n.com,irisbuddies.ml,iwatchsouthparkonline.com,todofull.net,dekhvhai.net,kk665403.p
ixnet.net,thememazing.com,midnightchannel.net,narutoitalia.com,seriehd.moda,thefigh
tingcock.co.uk,zoom-
link.com,soccer24hd.com,salah11.xyz,gatevidyalay.com,simumods.com,btcnewz.com,onlin
ecoursebay.com,kisshentai.tv,tormalayalam.in,zipraw.com,4downfiles.co,ktm2day.com,g
odisagamer.org,desmoriders.it,shareappscrack.com,meusfilmestorrents.com,ustv247.tv,
f1fanklub.pl,sapixcraft.com,live90m.blogspot.com,jjcchh.com,alexstuff.ru,piratedhub
.com,livenewschat.eu,fifermods.com,aramosalsal.tv,tibiawiki.com.br,fromhere.site,he
althandhealthforu.com,switchbounty.com,wowclassicbis.com,shirainime.com,toloadporn.
com,tout-
debrid.net,skiplink.pw,canalgx.fr,uploadrar.net,tionghoa.info,papahd.live,photoshop
-
kopona.com,gamebrew.org,apkmaghrab.tk,faucetbr.tk,faucet.gold,animemangaddl.com,job
candies.com,techrrival.com,gogoanime.cool,myhdjav.net,csrevo.com,designoptimal.com,
techlootz.com,seirsanduk.us,fmzm.xyz,watchmalcolminthemiddle.com,watchonetreehillon
line.com,arenavision.in,onargo.com,teknolojiprojeleri.com,2oo-
my.com,uncensoredleak.com,downfile.site,cadpartners.biz,blogford.site,freetutorials
.se,teamos-
hkrg.com,onlyfullporn.com,drstoneanime.net,ttorials.com,downloader.la,freecourser.c
om,quizdiva.net,opendrive.online,driverays.com,iblitzmods.ru,proxo.wtf,dailyworldup
dates.com,expressbulletin.in,earnbtc.io,herexxx.com,zomatofood.in,mcadventuretime.c
om,kikupload.xyz,sctricks.com,ustvgo.tv,torrentmegafilme.net,go-
links.net,naturalhealthy.xyz,arubedo.blogspot.com,xn--wemodels-
gf7e.to,getfreebit.xyz,cloudstorageoptions.com,turkdown.com,premiumchronicle.com,to
rrentsaatiniz.com,premiumleecher.com,keettech.com,duniaislamku.com,earn4files.com,a
d4msan.win,tempmail.ninja,business-trade.me,chile-
forum.ru,sorhadi.net,freshmms.com,paidcoursesforfree.com,receivetxt.com,infotaxco.c
om,durtypass.com,dzapk.com,wikihandbk.com,properhacks.weebly.com,freecourselab.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,mycum
x.com,learningcrux.com,vqporn.com,readcomicsonline.ru,gmetrix.review,thichviet.site
,megaurl.in,correotemporal.org,dl2f.com,navratdoreality.cz,robuxgen.online,g-
status.com,adnet.cash,executivetraveller.com,fastoshi.site,warscrap.io,massivetechi
nterview.blogspot.com,tech-
zealots.com,kimchi.tv,nulledpremium.com,freephonenum.com,tvonlinegratis.ru,readster
.me,hoshinoromi.org,av-
drive.blogspot.com,gomentod.com,technicalguru.us,0mniscient.github.io,10-
download.com,1000bit.it,100count.net,1me.club,2cheat.net,2o-my.com$
$script[wildcard="*eval*babasbmsgx*"][min-length="5000"][max-length="20000"]
linkbuk.in,4downfiles.org,4gsmmaroc.com,4horlover.com,99udemy.com,a2zapk.com,aboutt
ech.space,adbilty.me,adbull.me,addoncloud.org,adflly.com,adlpu.com,adorofilmesdeter
ror.com,adpop.me,adslash.me,adslink.pw,adsrt.com,agradarpan.com,ahramk.com,ainodora
ma.web.id,ak77now.pixnet.net,akalaty4day.com,akenini.com,akl2day.com,akoam.net,akoa
m.pro,akoam.site,akoam.ws,aliancadeherois.blogspot.com,allacronyms.com,allsoftwaref
ull.com,allvideos.me,alt-
torrent.com,altadefinizione.cloud,alts4free.com,amf.pw,amtonline.com.br,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,animmex.net,animmex.tv,anitoon
stv.com,anitube.cz,annakendrick-fr.com,annuaire-
ebook.com,aphim.co,apkmos.com,apnetv.co,apnetv.tv,appdrop.net,appvn.com,arabloads.n
et,arabseries.net,arenavision.biz,arenavision.cc,arenavision.link,arenavision.ru,ar
enavision.us,arianatoday.net,arkforum.de,artikeltekno.com,asianovel.com,audioz.cc,a
usbt.com.au,automobile-catalog.com,avarti.co.il,avaxhome.co,avaxhome.pro,bail-
bonds.me,batshort.com,bdiptv.com,bdiptv.stream,beelink.in,bella-
thorne.org,bellathorne.net,bestarticles.me,bestinforoom.com,bitcoinker.com,bitload.
org,bittorrent.am,blackmod.net,blockadblock.com,bloggingdekh.xyz,blogthetech.com,bl
udv.com,boostme.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,chimica-
online.it,chloemoretz.org,cinemafacil.com,cineview.me,claimfreebtc.win,clik.pw,clk.
icu,clk.ink,cll.press,cloudwebcopy.com,cmacapps.com,cobachpl8.milaulas.com,coingrab
r.com,coinkurier.de,coinpot.win,cointalk.club,colorspire.com,computerworm.net,compu
tingforgeeks.com,conference-hosting.us,connect-trojan.net,connectwww.com,contract-
miner.com,cooltamilhd.com,courseclub.net,crabcut.net,cracxsoftwares.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,dopedgeeks.com,dove-
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,filebebo.net,filesharing.io,finalservers.
net,findwords.info,fistfast.net,fmoviez.org,forum.brcbet.com,forum.darksoftware.net
,forumcoin.win,forums.stateoffirestone.xyz,freeapps4y.blogspot.com,freebitcoin.win,
freecourselab.com,freecoursesite.com,freecoursesonline.us,freecourseweb.com,freeipt
v.life,freemidi.org,freenod32key.com,freeomovie.com,freepanel.ts3.cloud,freephonenu
m.com,freesmscode.com,freetimelearning.com,freetutorials.eu,freetutorials.us,freetv
all.com,freevirtualsmsnumber.com,frendx.com,fullmovie.gratis,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,gofobo.com,gohub.pw
,goldenmangas.online,gradown.com,grafixfather.com,gratismas.org,greatprojectscampai
gn.com,gymlive.net,gymlive.org,ha-
lab.com,hackerbot.net,hacksfinity.com,hardwarebbq.com,hdbox.ws,hdstreamvf.com,henta
icore.org,heroacademia2.net,hightech.web.id,hindistopin.com,hindistoponline.com,htn
ovo.net,hubcoins.xyz,hulblog.com,hulkpop.com,humaribit.win,hyperdebrid.net,icefilms
.info,idtbox.com,ifate.com,ilcorsaroblu.org,imaginetricks.com,imggram.org,imojado.o
rg,indianhacking.in,informazionefiscale.it,instawank.com,intoupload.com,intoupload.
net,ioanbtc.com,ioscreator.com,iphonecake.com,irisbuddies.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,lewdzone.com,l
i-
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,mrhowtosay.com,mrtechmy
th.com,mrtekani.com,msguides.com,muchfriends.com,mwpaste.com,myakoam.com,myfree-
tivi.com,mygoodstream.pw,myicloud.info,myip.ms,mylink.sh,mytechnopedia.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,nulledteam.com,nullpress.net,nyaa.
pantsu.cat,nysexoffenders.com,oaome.com,oemdtc.com,ogznet.com,oldskool.vip,olympine
.com,omglyrics.com,omgtorrent.cz,oneload.co,onlinevideoconverter.com,ooodesi.com,op
en-
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,peliculasmegahdd.net,peperonity.net,pes-
patch.com,pes.social,peyton-
list.net,peytonlist.ru,pg3dhacks.com,piktag.net,pinaywalkers.net,pipocas.tv,platinm
ods.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,rlinstall.tech,rmdan.net,rmdan
.org,rmdan.tv,royalown.review,rule34hentai.net,rumushitung.com,s0ft4pc.com,sabishii
desu.com,saikoanimes.com,saikocloud.ml,sankakucomplex.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,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,teqniaplus.com,teqnwy.com,tercihi
niyap.net,teutorrent.com,textmechanic.com,thebeast1.com,themefire.net,themeslide.co
m,themesradar.com,therevcounter.co.uk,theseotools.net,thewpclub.net,thoptv.cricket,
thoptv.net,thuthuatjb.com,timeforbitco.in,tinypaste.cc,tohax.com,tokyoghoulre.net,t
omato.to,tooyul.co,topvideosgay.com,topzone.lt,tormalayalam.com,torrent9.uno,torren
tbrazil.org,torrentdosfilmeshd.net,torrentmegafilme.com,torrentmegafilmes.com,torre
ntsgamez.com,trekbbs.com,tricksbest.com,ttorial.com,ttsmp3.com,tubeland.site,tunove
laligera.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,uploadpro
per.com,uploadproper.net,uploadrar.com,uploadx.link,uplod.it,uplod.ws,url.hulblog.c
om,urlaubspartner.net,urlcero.com,urlcero.us,urlcloud.us,utmn.gnomio.com,vandenbrin
k.fr,vemai.org,venipa.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,xenforo.pk,xia1ge.com,xiaomi
firmwareupdater.com,xossip.com,xossip.rocks,xpickle.club,xshark.me,yalujailbreak.ne
t,yggtorrent.fr,yibtccoins.com,yourlifeupdated.net,yourtechguider.com,yuinime.net,z
ermusicz.com,zetabitco.com,zeusnews.it,zlounge.co,znaki.vxm.pl,zoey-deutch.us,zone-
telechargement2.net,zoogirls.org$$script[wildcard="*eval*babasbmsgx*"][min-
length="5000"][max-length="20000"]
! Old BAB - script has more characters due to additional comment (`$
$script[wildcard="*eval*babasbmsgx*"][min-length="5000"][max-length="40000"]`)
profitlink.info,remixsearch.co$$script[wildcard="*eval*babasbmsgx*"][min-
length="5000"][max-length="40000"]
! BAB version without eval (`$$script[tag-
content="document.getElementById('babasbmsgx')"][min-length="5000"][max-
length="20000"]`)
animex.club$$script[tag-content="document.getElementById('babasbmsgx')"][min-
length="5000"][max-length="20000"]
checkz.net,shareappscrack.com$
$script[wildcard="*(document.getElementById*babasbmsgx*"][min-length="5000"][max-
length="20000"]
faktykaliskie.pl$$script[wildcard="*(document.getElementById*babasbmsgx*"][min-
length="5000"][max-length="40000"]
vidlii.com$$script[tag-content="|babasbmsgx|"][min-length="5000"][max-
length="27000"]
! 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 - removed as obsolete. Just in memory.
! !+ NOT_OPTIMIZED
! #@##banner_ad
! Temporary rule for apps, if BAB is not inline script
!+ PLATFORM(windows, mac, android)
fafan.kr,sm.ms,anitokyo.tv,bigbtc.win,watchdoctorwhoonline.com,classic-retro-
games.com,ponselharian.com,freetutorialseu.com,freecoursessites.com,ftuudemy.com,ft
uforums.com,knaqu.tv,iitvx.pl,mega-
infonews1a.club,portaldoinvestidor.club,wikidoplaneta.club,typingtestnow.com,procoi
nadvice.com,txori.com,tamiltunes.network,canalgx.fr,pisap.tk,pasend.com,claimfreeco
ins.io,jaiefra.com,myhdjav.net,chiaseapk.com,streameast.live,linkdrop.net,sznpaste.
net,lyricsongation.com,msguides.com,queenfaucet.website,cyberspace.world,leporno.or
g,allcoins.pw,xn--wemodels-
gf7e.to,ad4msan.win,receivetxt.com,freecourselab.com,onehack.us,informarea.it,anime
-
loads.org,pasty.link,wrixy.com,animesvision.com.br,tikvid.com,adnet.cash,hdporncomi
cs.com,getpcapps.com,warscrap.io,tvonlinegratis.ru,nmac.to,uplod.net,cmacapps.com,c
himica-
online.it,camwhores.co,animeunity.it,blockadblock.com,listenpersian.net,360haven.co
m#%#(function() { var sto = window.setTimeout, re = /\.bab_elementid.$/;
window.setTimeout = function(a, b) { if ( typeof a !== 'string' || !re.test(a) )
{ return sto(a, b); } }.bind(window); var signatures = [ ['blockadblock'],
['babasbm'], [/getItem\('babn'\)/],
['getElementById','String.fromCharCode','ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnop
qrstuvwxyz0123456789','charAt','DOMContentLoaded','AdBlock','addEventListener','doS
croll','fromCharCode','<<2|
r>>4','sessionStorage','clientWidth','localStorage','Math','random'] ]; var check =
function(s) { var tokens, match, j, token, pos; for ( var i = 0; i <
signatures.length; i++ ) { tokens = signatures[i]; match = 0; for ( j = 0, pos = 0;
j < tokens.length; j++ ) { token = tokens[j]; pos = token instanceof RegExp ?
s.search(token) : s.indexOf(token); if ( pos !== -1 ) { match += 1; } } if ( (match
/ tokens.length) >= 0.8 ) { return true; } } return false; }; var realEval =
window.eval; window.eval = function(a) { if ( !check(a) ) { return realEval(a); }
var el = document.body; if ( el ) { el.style.removeProperty('visibility'); } el =
document.getElementById('babasbmsgx'); if ( el ) { el.parentNode.removeChild(el); }
}.bind(window); })();
!END: BlockAdBlock
!
! START: antiblock.org g207
! $generichide exclusions moved to 'content_blocker.txt'
! #%#//scriptlet('abort-current-inline-script', 'document.addEventListener',
'/google_ad_client/')
animeuniverse.*,dramafire.website,gaget.hatenablog.com,hakanayas.blogspot.com,appsf
ullversion.com,thinktibits.blogspot.com,khsm.io,zobacz-
online.ml,polstream.live,trendyoum.com,madshiba.fun,valuable.hatenablog.com,polstre
am.ml,tvpolen.ml,tvpoland.ml,yalla-shoot-now.us,avjamak.net,yacine-
tv.com,gsm1x.xyz,zeroupload.com,health-and.me,cubehosting.me,livetvboxfree.com,e-
didaskalia.blogspot.com,copydev.com,zuketcreation.net,warungfansub.xyz,teamxnovel.c
om,mangajokomik.blogspot.com,prestashopturkiye.com,teamxmanga.com,starekino888.blog
spot.com,scriptciyiz.org,animefastmega.com,criarjogosandroid.com,funnymadworld.blog
spot.com,egbest1.xyz,burnbutt.com,itdmusics.com,tienichdienthoai.net,tienganhedu.co
m,latest-
files.com,cotravinh.blogspot.com,themanwiththehat.de,sturls.com,gotxx.com,320volt.c
om,akwams.*,akwam.*,apasih.pw,fivemsociety.com,fivemturk.com,lordchannel.com,anoboy
.media,oneotv.com,5ggyan.com,uyduportal.net,audiobookcup.com,adslinkfly.online,expl
osivemenu.com,love-
stoorey210.net,gfilex.blogspot.com,healthfeed.co.kr,mediapemersatubangsa.com,ileak.
xyz,freeiptvm3u4u2.blogspot.com,two.re,comandotorrentshds.org,link.technics-
goods.info,mysafe.stisda.ac.id,metamani.blog15.fc2.com,youkaiwatch2345.blog.fc2.com
,aimasummd.blog.fc2.com,dokuo666.blog98.fc2.com,newssokuhou666.blog.fc2.com,touhoud
ougamatome.blog.fc2.com,ads-
ti9ni4.blogspot.com,bouamra.blogspot.com,cintateknologi.com,dr-
ios.com,festinhadorodil.com.br,ishortlink.blogspot.com,mrshehab-
tito.blogspot.com,pramejarab.blogspot.com,thelibrarydigital.blogspot.com,tamilmovie
rockers.info,drop.download,codare.fun,devotag.com,addonbiz.com,nihonfasshon.blogspo
t.com,gaminplay.com,mizugigurabia.com,traficodetorrents.com,freeiptvm3u24.blogspot.
com,monara.net,sorasi.net,sportlive.*,yilmaztv.com,garaveli.de,teknolojihabercim.co
m,mobileflasherbd.com,xiaomitools.com,masfrandy.com,pengantartidurkuh.blogspot.com,
whowantstuffs.blogspot.com,animesanka.*,satilikhayvanim.com,th-
world.com,miyabi.netlify.app,primedeportes.es,mas-
13.site,plantqo.website,cypets.website,tistory.com,menulisonline.com,litpets.websit
e,epetsure.website,asdn.kr,ihow.info,petsched.website,momozain.com,tokosehatkita.xy
z,upinipin.me,nstnews.net,leechpremium.link,bams.my.id,botannews.com,readyssh.net,s
atunivers.tv,arab4media.com,askpets.website,larvelfaucet.com,duit.cc,realitycheats.
com,withukor.com,megacuriosidades.pw,itdmusic.in,osmanias.com,ozbeceriksizler.co,ka
yfanet.com,adsy.pw,arabwe3.com,onlinetutorium.com,3dzip.org,askquds.com,turkseed.co
m,nandetribune.com,buycialisnbv.com,remiz.co.kr,lefturl.com,8tm.net,adobeactivators
.blogspot.com,wo2viral.com,majesy.org,greatanimation.it,kangapip.com,kamerafoto.net
,okulsoru.com,hentaialtadefinizione.it,bestpresent1.blogspot.com,ripperxd.blogspot.
com,wowtv.info,onlyfoot.net,magesy.eu,magesy.pw,soccerlive.casa,gomaainfo.com,lista
tv.pl,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,areavideolangka.blogspot.
com,linkerload.com,linksaya.com,helow.id,ockles.com,fawrye.com,exambd.net,telempori
o4.blogspot.com,tel-emporio10.blogspot.com,kostenloslivetv.blogspot.com,tv-
bu.blogspot.com,texte.work,ifile.cc,hhkungfu.tv,filetera.com,tempatak.blogspot.com,
aatfal.com,goo-
2o.com,mangawt.com,inazumaotoshifansub.xyz,anoboy.stream,freshstuff4u.info,thuglink
.com,mage.si,magesy.pro,gamegame.kr,vuster.xyz,minemods.com.br,bedavapdf.com,anonym
ousceviri.com,seireshd.com,globalssh.net,pghk.blogspot.com,stalker-
mods.su,tainhanhvn.com,sakaiplus.com,nulledpremium.com,minorpatch.com,magesy.blog,s
ingamda.net,singamda.xyz,bizimgezegenimiz.com,micano4u.org,techieway.blogspot.com,d
e-
baystars.doorblog.jp,gbadamud.blogspot.com,cosmomaker3.blogspot.com,2kspecialist.ne
t,digit77.com,hd-
tch.com,maxidbr.com,archaeologynewsnetwork.blogspot.com,zekozimo.blogspot.com,beker
hosting.com,dosyayukle.biz,nensaysubs.net,cheatglobal.com,securitypcsoluciones.blog
spot.com,bitearns.com,animealtadefinizione.it,3dsounada1.blogspot.com,altyazili13.x
yz,wojtekczytawh40k.blogspot.com,ogrenciyegelir.com,iptvnow.top,tipslab.info,akoam.
net,forumrenkli.com,indirlink.xyz,download.3dzip.org,toppng.com,minami.xneet.id,dl.
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,acloudfiles.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,mimaletamusical.blogspot.com,fckdescargas.com.ve,indoblog.me,b
alog18.blogspot.com,yupptv.in,fforfree.net,300mb.in.net,readrawmanga.com,bestfitnes
stips.club,filmywap.world,vabstutorials.com,infosehatku.club,muhammadyoga.me,myshor
turls.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,dropapk.com,getlec.blogspot.com,mohanlalmovieshub.blogspot.com,
1idsly.com,updatetribun.org,up-to-down.net,darmowa-
telewizja.online,akanosora.com,porkyfap.org,tamilyogi.nu,iglive.me,drivebox.club,li
nkatna.me,earn-
url.com,fmoviez.org,loverscum.com,linku.us,mt4forexplatform.review,oploverz.in,mobd
i3ips.com,ljutkeunvpn.blogspot.com,javaguides.net,youbamangablog.ga,vqporn.com,egyp
tiangy.net,2shorte.com,freshstuff4you.com,onetwopatch.com,komikcast.com,komikindo.w
eb.id,zermusicz.com,exiledros.net,anime-
i.com,fakyu.net,sardeath.com,mangakyo.net,diagnofast.com,nisdon.com,aeprofree.com,d
roidtk.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,torrentevo.blogspot.com,kpli
ker.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,eikaiwamastery.blogspot.com,wakudan.seesaa.ne
t,kamikiyuki.hatenablog.com,omutulove.seesaa.net,omutulove.blog.fc2.com,akb48gnitti
matome.com,gtoys.blog.fc2.com,klikshowtime.com,res-
simler.blogspot.com,oyunceviri.net,yuklesene.org,dreamfancy.org,etkisizeleman.com,m
.pes24.com,sportbosshd3.wtf,trgoals1.live,tumkarikaturler.com,merlininkazani.com,se
rialbumler.com,softmaroc.org,televallweb.site,projetomotog.blogspot.com,radiotormen
tamx.com,iptvvall.com,eldaryasolutiongame.blogspot.com,stiffgamerdown.com,peruanazo
tv.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
zcteam.id,telefullenvivo.com,futbolfullenvivo.com,pf-
electronicstt.com,teamxmanga.com,turkdebrid.net,megawypas.com,maxurlz.com,aktion-
solar.com,nbyts.online,itsguider.com,fc.lc,streamzz.*,www-
daftarharga.blogspot.com,samuraiscan.com,turkdebrid.site,embed-
channel.stream,fcc.lc,udemypremiumcourses.com,blog.40ch.net,bikesell.co.kr,mobilkul
up.com,uvnc.com,haberbucuk.com,plex-
guide.de,iconmonstr.com,enterha.com,dmhy.b168.net,sshconect.com.br,teknomuda.com,4d
ownload.net,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'/")
filesus.com,tools.halpas.com#%#//scriptlet("prevent-setTimeout", "/offsetParent[\s\
S]*?defaultView\.getComputedStyle[\s\S]*?currentStyle\.display\)=='none'/")
! #%#//scriptlet("prevent-addEventListener", "load", "google_ad_client")
thebookee.net,decomaniacos.es,acapellas.eu,depo-
program.blogspot.com,animeuniverse.*,e9china.net,igtools.net,shirosafe.web.id,freec
oursesonline.me,myhdjav.net,configinter.net,smsbomber.biz,pianetafanta.it,freesoftp
dfdownload.blogspot.com#%#//scriptlet("prevent-addEventListener", "load",
"google_ad_client")
! $$script[wildcard="*load*google_ad_client*"][min-length="2000"][max-
length="3000"]
hakanayas.blogspot.com,prestashopturkiye.com,youkaiwatch2345.blog.fc2.com,newssokuh
ou666.blog.fc2.com,thebookee.net,tools.halpas.com,akwams.*,bestpresent1.blogspot.co
m,acapellas.eu,soccerlive.casa,akwam.*,depo-
program.blogspot.com,nulledpremium.com,tstrs.me,pics4you.ru,freecoursesonline.me,my
hdjav.net,configinter.net,smsbomber.biz,pianetafanta.it,freesoftpdfdownload.blogspo
t.com$$script[wildcard="*load*google_ad_client*"][min-length="2000"][max-
length="3000"]
! #%#//scriptlet('abort-current-inline-script', 'document.addEventListener',
'displayMessage:')
toutes-les-
solutions.fr,bclikeqt.com,pikafile.com,shortlink.prz.pw,webhostingpost.com,uploadyd
l.com,telefullenvivo.com,futbolfullenvivo.com,uploadmx.com,leet365.cc,rosefile.net,
shuajota.com,xn--
swqq1zt9i.net,markipli.com,celebjared.net,katflys.com,gagaltotal666.my.id,moviesrus
h.one,fc-
lc.com,streamzz.*,moviesrush.in,toonvideos.*,pythonmatplotlibtips.blogspot.com,dqms
l-
search.net,khlinks.buzz,nobinbarta.com,webserver.one,blograffo.net,channelstream.cl
ub,bitfly.io,kiwiexploits.com,4horlover.com,hesgoal.com,chuppito.fr,streamz.*,short
erall.com,reifenrechner.at,pics4you.ru,baltasar5010purohentai.com,jumpmanclubbrasil
.com.br,fearonlineifsa.blogspot.com,ozbeceriksizler.com,livestreamgamess.blogspot.c
om,ear-phone-review.com,adshrink.it,rapnation.org,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#%#//
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#@##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
adshrink.it,pairom.com$$div[tag-content="Please enable / Bitte aktiviere
JavaScript"][max-length="400"]
adshrink.it,pairom.com$$script[tag-content="displayMessage:"]
! 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")
! '$$script[tag-content=".INSTART_TARGET_NAME="""][min-length="40000"][max-
length="140000"]'
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$$script[tag-content=".INSTART_TARGET_NAME="""][min-
length="40000"][max-length="140000"]
! 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
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^
eurogamer.es,eurogamer.net,paramountplus.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)})}();
cbs.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)})}();
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,
theweek.co.uk,spiegel.de,autoexpress.co.uk,eppingforestguardian.co.uk,cotswoldjourn
al.co.uk,eurogamer.de,metabomb.net,usgamer.net,ligainsider.de,cbs.com,aetv.com,hist
ory.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,winload.de,kino.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
kino.de,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
bikeradar.com,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|mocasoft.ro|articlesjar.com
ceplik.com,mrcheat.us,udemycoursedownloader.com,articlesjar.com,wrzko.ws,mocasoft.r
o,techno360.in##.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(){});
readlightnovel.org,reshet.tv,youtubeonrepeat.com,israelnationalnews.com,readmng.com
,humansarefree.com,jvpnews.com,tetrisfriends.com,yepi.com,gorillavid.in,mathwarehou
se.com,mywatchseries.to,investing.com$$script[tag-
content="if(window.TextDecoder)return(new window.TextDecoder(""utf-8"")).decode(new
Uint8Array"][max-length="12000"]
emathhelp.net$$script[tag-content="if (window.TextDecoder)return(new
window.TextDecoder(""utf-8"")).decode("][max-length="30000"]
lankasri.com,manithan.com,colourlovers.com$$script[tag-
content="if(window.TextDecoder)return(new window.TextDecoder(""utf-8"")).decode("]
[max-length="30000"]
walterfootball.com$$script[tag-content="if (window.TextDecoder) return (new
window.TextDecoder(""utf-8"")).decode("][max-length="30000"]
! TEMPORARY solution
!
! 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.*#%#//scriptlet("abort-on-property-read",
"Object.prototype.autoRecov")
transfermarkt.*$$script[tag-content="Flags."][min-length="20000"][max-
length="300000"]
@@||transfermarkt.*/image
!
! 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
!
! JS rule for blocking XHR requests
! ***It has less supported ad domains than new rule***
! JS for the sites with frequenly changed ad domains
! Another JS rule for some sites
! https://github.com/AdguardTeam/AdguardFilters/issues/24892
!
! https://github.com/AdguardTeam/AdguardFilters/issues/11091
! ads reinjection
kizi.com,loveroms.com,minijuegos.com,footyroom.com,computerhoy.com,tworeddots.com,n
etzwelt.de,datpiff.com,jpost.com,fullmatchesandshows.com,quotidiano.net,broadwaywor
ld.com,bold.dk,ilrestodelcarlino.it,spaziogames.it,ilgiorno.it,almasdarnews.com,dia
riodocentrodomundo.com.br,acidcow.com,yepi.com,talkwithstranger.com,allthetests.com
,mathwarehouse.com,lanazione.it,vidmax.com,popmatters.com,toptenz.net,autobild.es,a
ctivistpost.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
$$script[wildcard="*try{(function()*addEventListener*i.test(navigator.userAgent*"]
[max-length="10000"]
!
!--- Prevent AdFender detection ---
webfail.com$$script[tag-content="omi-service"][min-length="20000"][max-
length="150000"]
@@||webfail.com/image
!+ NOT_OPTIMIZED
@@||pons.com/p/files/*$image
!+ NOT_OPTIMIZED
@@||reutersmedia.net/resources^
!
!--- Yavli ---
! 'ta_do:', ',adb:function(){if('
! $$script[wildcard="*try*Object.getOwnPropertyDescriptor*currentScript*"][min-
length="30000"][max-length="50000"]
canadafreepress.com,kresy.pl,thelibertydaily.com,writerscafe.org,populist.press,wel
ovetrump.com,grammarist.com,protrumpnews.com,concomber.com,videogamesblogger.com,ga
mersheroes.com,letocard.fr,100percentfedup.com,thepalmierireport.com,beforeitsnews.
com$$script[wildcard="*try*Object.getOwnPropertyDescriptor*currentScript*"][min-
length="30000"][max-length="50000"]
! $$script[tag-content="Object.getOwnPropertyDescriptor(Document.prototype"][min-
length="30000"][max-length="50000"]
populistpress.com,thepatriotjournal.com$$script[tag-
content="Object.getOwnPropertyDescriptor(Document.prototype"][min-length="30000"]
[max-length="50000"]
! #%#//scriptlet("json-prune", "*", "ad_to_link")
populistpress.com,thepatriotjournal.com,newser.com,canadafreepress.com,kresy.pl,the
libertydaily.com,writerscafe.org,populist.press,welovetrump.com,grammarist.com,prot
rumpnews.com,concomber.com,videogamesblogger.com,gamersheroes.com,letocard.fr,100pe
rcentfedup.com,thepalmierireport.com,beforeitsnews.com#%#//scriptlet("json-prune",
"*", "ad_to_link")
! another variant
beforeitsnews.com#%#//scriptlet("abort-on-property-write", "__reg_events")
! For content blockers
@@||rddywd.com/adcode.png$domain=populistpress.com|canadafreepress.com|
thelibertydaily.com|writerscafe.org|populist.press|welovetrump.com|grammarist.com|
protrumpnews.com|concomber.com|videogamesblogger.com|gamersheroes.com|letocard.fr|
100percentfedup.com|thepalmierireport.com|kresy.pl|beforeitsnews.com|
thepatriotjournal.com
@@||rddywd.com/advertising.js$domain=populistpress.com|canadafreepress.com|
thelibertydaily.com|writerscafe.org|populist.press|welovetrump.com|grammarist.com|
protrumpnews.com|concomber.com|videogamesblogger.com|gamersheroes.com|letocard.fr|
100percentfedup.com|thepalmierireport.com|kresy.pl|beforeitsnews.com|
thepatriotjournal.com
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=populistpress.com|canadafreepress.com|thelibertydaily.com|
writerscafe.org|populist.press|welovetrump.com|grammarist.com|protrumpnews.com|
concomber.com|videogamesblogger.com|gamersheroes.com|letocard.fr|
100percentfedup.com|thepalmierireport.com|kresy.pl|beforeitsnews.com|
thepatriotjournal.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=populistpress.com|
canadafreepress.com|thelibertydaily.com|writerscafe.org|populist.press|
welovetrump.com|grammarist.com|protrumpnews.com|concomber.com|
videogamesblogger.com|gamersheroes.com|letocard.fr|100percentfedup.com|
thepalmierireport.com|kresy.pl|beforeitsnews.com|thepatriotjournal.com
! With CSP rule ads are not blocked
@@||videogamesblogger.com^$csp
!
! MediaNews Group, Inc. sites
||d1wa9546y9kg0n.cloudfront.net^$badfilter
@@||paywall-ad-bucket.s3.amazonaws.com/ad_300_250.jpg
! If DNS blocking used
dailylocal.com,saratogian.com,union-
bulletin.com,reporterherald.com,sgvtribune.com,bostonherald.com,theoaklandpress.com
,dailybreeze.com,eastbaytimes.com,mercurynews.com,ocregister.com,chicoer.com,delcot
imes.com,denverpost.com,macombdaily.com,newsday.com,pe.com,trentonian.com,twincitie
s.com,marinij.com,dailybulletin.com,timescall.com,dailydemocrat.com,tampabay.com,ad
n.com,times-standard.com,montereyherald.com,spokesman.com,ajc.com#%#//
scriptlet("abort-on-property-read", "MG2Loader.init")
!
!*****
!* adf.ly, q.gs, j.gs etc.
xervoo.net,usfinf.net,darenjarvis.pro,download.cracksurl.com,hurirk.net,zeybui.net,
regecish.net,onizatop.net,aporasal.net,chinnica.net,encurtador.mineiroloko.co,athar
ori.net,meriabub.net,taraa.xyz,gdanstum.net,zoee.xyz,fiaharam.net,out.underhentai.n
et,gatustox.net,scuseami.net,gusimp.net,cowner.net,larati.net,rd.consoletarget.com,
xterca.net,gloyah.net#%#//scriptlet("prevent-adfly")
@@/ad_top_$domain=xervoo.net|usfinf.net|darenjarvis.pro|download.cracksurl.com|
hurirk.net|zeybui.net|regecish.net|onizatop.net|aporasal.net|chinnica.net|
encurtador.mineiroloko.co|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
@@||larati.net^$generichide
@@||riffhold.com^$generichide
@@||twineer.com^$generichide
@@||q.gs^$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
||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/noti-blocker/js/blocker.js
/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")
rajsayt.xyz,insurglobal.xyz,linkszia.co,usanewstoday.club,earnforclick.online,tlin.
me,netfile.cc,pndx.live,adlinkfly.wartakilat.com,cutp.in,aylink.info,adinsurance.xy
z,try2link.com,usdshort.com,tecnologiapp.site,onroid.com,filmyzilla-
in.xyz,adslink.programasfulltaf16.com,dogecoin.click,zirof.com,samaa-
pro.com,earnme.club,adshort.*,adurly.cc,shorte.anxcinema.com,nini08.com,download.fr
eestudyweb.com,sakastau.com,vrlinks.xyz,shortlink.prz.pw,swzz.xyz,mixfaucet.com,get
link.tienichmaytinh.net,crazyblog.in,abre.click,adlinkweb.com,linkbr.xyz,baominh.te
ch,adsh.cc,shortz.one,newsalret.com,clickscoin.com,seulink.online,toptap.website,ez
4short.com,gtlink.co,upshrink.com,gir.ist,pnds.live,beingtek.com,link.rota.cc,insur
anceblog.xyz,coinsparty.com,katflys.com,webo.one,linkfly.io,coinadfly.com,mcmcrypto
s.xyz,linkres.in,ownurl.site,fire-
link.net,coinsurl.com,redirectz.me,clk.ink,links.spidermods.in,go.mozlink.net,dl.te
ch-
story.net,cpm10.org,theicongenerator.com,rancah.com,shrtvip.com,topchort.tk,linkerh
ub.tk,kingurls.com,link.asiaon.top,download.sharenulled.net,lucidcam.com,clikern.co
m,adbity.com,adsmoker.com,gifans.com,zipurls.com,theblissempire.com,linkadshield.xy
z,xfiles.io,upfiles.*,pcprogramasymas.com,filezipa.com,arab-chat.club,dz-
linkk.com,newshour.pw,paidthe.site,jp88.xyz,shorterall.com,promo-
visits.site,cryptourl.net,shortenmm.cf,shrink.icu,bevru.club,rshrt.com,arurio.club,
ptc.wtf,tei.ai,exey.*,url4cut.xyz,mfk-
shorter.com,claimfreebits.com,shrlink.top,webshort.in,coinsparty.mcrypto.club,btcad
s24.com,adnit-
tri.tk,eririo.club,jameeltips.us,freshi.site,coinlyhub.com,yxoshort.com,pewgame.com
,sanos.xyz,turkdown.com,shrinkzzy.link,srek.net,foxseotools.com,earnwithshortlink.c
om,tui.click,shrx.in,short.food-royal.com,linkpoi.me,adpop.me,galaxy-
link.space,link.ltc24.com,kiiw.icu,vshort.link,adnit.xyz,fwarycash.moviestar.fun,fi
nanzas-vida.com,linkebr.com,clickhouse.xyz,seg-ashort1a-
ma.tk,bloggingguidance.com,smoner.com,charexempire.com,cut-fly.com,tl.tc,forex-
trnd.com,bitmos.co.in,linkshorts.*,mycut.me,cuts-
url.com,gainbtc.click,voxc.org,gonety.com,menjelajahi.com,st23q.com,cutw.in,hotel.m
enjelajahi.com,lyricsbot.pw,viraloc.com,beautyram.info,ccurl.net,expertvn.com,shrt1
0.com,yourtechnology.online,1shorten.com,cashearn.cc,go2.surf,cryptoads.space,adcor
to.me,shrinkforearn.in,latestbiographyworld.com,seulink.net,modapk.link,minilinks.i
n,holaurl.com,adbl.live,genpassword.top,miklpro.com,kutt.io,adwork.us,afly.pro,cutl
ink.link,uplinks.in,short88.com,pngit.live,exe.app,adsrt.click,adcorto.xyz,shortble
d.com,okec.uk,shorttey.link,viral-
topics.com,srts.me,paidtomoney.com,loan2host.com,rubtech.xyz,passgen.icu,lite-
link.xyz,my.2zl.ru,joska.xyz,pureshort.link,ashort1a.xyz,recipestutorials.com,dropl
ink.co,tawiia.com,vvc.vc,lite-link.com,bdnewsx.com,short-
cash2.xyz,mealip.com,curto.win,linksfire.co,u.sanoybonito.club,giscr.ac.th,internew
stv.com,achrafha.com,ivn3.com,illink.net,sukatu.ru,4rl.ru,trinddz.com,proshort.gq,o
wnurl.website,ilinks.in,shorttey.org,techupme.com,danc.uk,projecto2.xyz,bitfly.io,e
arnguap.com,linkdrop.net,shortzzy.in,asiashort.link,imagenesderopaparaperros.com,ps
lfive.com,url.namaidani.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,pkr.pw,todaynewspk.win,manikusa.com,shrinke.me,wordcounter.icu,cut.my.id,try2li
nk.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.*,uiz.one,shorter.fun,vene
app.com,cheappath.com,fcc.lc,vnpro.link,shortzon.com,arabplus2.co,fun4earn.xyz,link
url.me,profitlink.info,ur-
ly.xyz,zagl.info,shorthitz.com,savelink.site,axuur.com,linkshorten.xyz,tmearn.com,p
ozvi.icu,shr.cash,acn.vin,btc2019.tk,samapro.me,mondainai.moe,2ota.com,pnd.*,popime
d.com,tipsforce.com,cut4fun.com,aii.sh,articlix.com,intothelink.com,newstomat.com,p
ingit.link,7r6.com,loptelink.vip,iir.ai,tii.ai,biroads.com,rozfly.com,adsrt.net,afl
y.us,bitconews.net,coredp.com,bestearnonline.com,dz4link.com,gamesrs.com,ouofly.com
,clicksbee.com,linkshrnk.com,mydomainscan.com,links.studyiqhub.com,linkad.in,fc.lc,
techrfour.com,exee.io,rifurl.com,ushrt.me,theblogcash.in,sk-
ip.tech,placestourist.com,shurt.pw,owllink.net,birdurls.com,bigb0ss.net,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,linkcc.pro,linkviet.xyz,makeeasybtc.website,adshr.ink,dutchycorp.ovh,dutchyco
rp.space,adlinkcash.com,encurta.eu,adsrt.org,shortbitsfree.net,leechpremium.link,ea
rnload.co,gpmojo.co,shrinkhere.xyz,readnnews.com,bitearns.com,kekolink.com,wheeledu
.com,gplinks.co,sedoinfo.com,memoo.xyz,rooff.xyz,vinaurl.in,industiiz.com,sturl.pw,
neonlink.net,adsme.cc,cashurl.in,bitcoinly.in,tiny.do,wealthh.xyz,supersimple.onlin
e,freeshrinker.com,linkviet.top,unionx.in,sportt.space,clickurls.site,salez.site,un
ishort.com,dayy.site,lastfashions.xyz,caat.site,shortearn.eu,adbull.site,shrinx.net
,2xs.io,linksbuddy.com,earnload.com,jo2win.com,spiin.xyz,bitlinks.pw,cleft.xyz,ilmu
.tech,repayone.net,cumple.xyz,adslinkfly.online,ndoqp.com,go99tech.com,elnurtech.co
m,gplinks.in,shrtwin.com,waar.site,stfly.io,cashearn.eu,seosence.com,eio.io,cutwin.
com,uii.io,tapynews.com,acorpe.com,landd.xyz,shrinkerhub.com,mm1.ink,techbeast.xyz,
techofaqs.com,zoom-
link.com,short.pe,myhealthlytips.com,shorten.sh,bestlivingroomideas.com,megalink.pr
o,darnto.com,educationvilla.xyz,glory-
link.com,pingit.im,skip.az,networkingz.xyz,clik.pw,travells.xyz,techsapparel.com,re
portkernel.com,uiz.io,beastvila.info,latestseoupdate.com,payskip.org,fasshi.xyz,shr
inkme.io,yourlearningfactory.com,urlcloud.us,2-cars.club,fasturl.in,ex-
foary.com,linkfinal.com,cryptoadfly.com,dearresult.com,rohtasfitness.com,shockinghi
ndi.com,ultraurls.com,coin.mg,shrinkurl.org,exe.io,liclink.com,glory-
link1.com,shortearn.org,linkviet.net,adsafelink.com,health7am.com,shopmoon.in,gkguj
.com,enrt.eu,lkop.me,trendfaq.com,linkvietvip.com,suqdz.com,trendpick.info,abonline
karo.com,miniurl.pw,egovtjob.in,sendsurl.com,geomica.com,adshorted.net,getlink.dead
toonsindia.net,digitallearn.online,bollyreveal.com,shrtfly.net,trendlouds.com,mysit
erank.org,digitalcafez.com,shotfly.in,smwebs.xyz,adbilty.me,adsafelink.net#%#//
scriptlet("set-constant", "app_vars.force_disable_adblock", "undefined")
! for platforms without JS rules support
! Replaced generic Easilist rules:
https://github.com/AdguardTeam/AdguardFilters/commit/728a301df8d4c6c2bf62fb20755057
0cd775541b#commitcomment-64173601
! TODO: if no issues, remove two commented lines below exclusions
#@##ad-banner
#@#.ad-banner
! #@#.ad-banner / #@##ad-banner
!
rajsayt.xyz,insurglobal.xyz,linkszia.co,usanewstoday.club,earnforclick.online,tlin.
me,netfile.cc,pndx.live,adlinkfly.wartakilat.com,cutp.in,aylink.info,adinsurance.xy
z,try2link.com,usdshort.com,tecnologiapp.site,onroid.com,filmyzilla-
in.xyz,adslink.programasfulltaf16.com,dogecoin.click,zirof.com,samaa-
pro.com,earnme.club,adshort.*,adurly.cc,shorte.anxcinema.com,nini08.com,download.fr
eestudyweb.com,sakastau.com,vrlinks.xyz,shortlink.prz.pw,swzz.xyz,mixfaucet.com,get
link.tienichmaytinh.net,crazyblog.in,abre.click,adlinkweb.com,linkbr.xyz,baominh.te
ch,adsh.cc,shortz.one,newsalret.com,clickscoin.com,seulink.online,toptap.website,ez
4short.com,gtlink.co,upshrink.com,gir.ist,pnds.live,beingtek.com,link.rota.cc,insur
anceblog.xyz,coinsparty.com,katflys.com,webo.one,linkfly.io,coinadfly.com,mcmcrypto
s.xyz,linkres.in,ownurl.site,fire-
link.net,coinsurl.com,redirectz.me,clk.ink,links.spidermods.in,go.mozlink.net,dl.te
ch-
story.net,cpm10.org,theicongenerator.com,rancah.com,shrtvip.com,topchort.tk,linkerh
ub.tk,kingurls.com,link.asiaon.top,download.sharenulled.net,lucidcam.com,kiemlua.co
m,clikern.com,adbity.com,adsmoker.com,gifans.com,zipurls.com,theblissempire.com,lin
kadshield.xyz,xfiles.io,upfiles.*,pcprogramasymas.com,filezipa.com,arab-
chat.club,dz-linkk.com,newshour.pw,paidthe.site,jp88.xyz,shorterall.com,promo-
visits.site,cryptourl.net,shortenmm.cf,shrink.icu,bevru.club,rshrt.com,arurio.club,
ptc.wtf,tei.ai,exey.*,url4cut.xyz,mfk-
shorter.com,claimfreebits.com,shrlink.top,webshort.in,coinsparty.mcrypto.club,btcad
s24.com,adnit-
tri.tk,eririo.club,jameeltips.us,freshi.site,coinlyhub.com,yxoshort.com,pewgame.com
,sanos.xyz,turkdown.com,shrinkzzy.link,srek.net,foxseotools.com,earnwithshortlink.c
om,tui.click,shrx.in,short.food-royal.com,linkpoi.me,adpop.me,galaxy-
link.space,link.ltc24.com,kiiw.icu,vshort.link,adnit.xyz,fwarycash.moviestar.fun,fi
nanzas-vida.com,linkebr.com,clickhouse.xyz,seg-ashort1a-
ma.tk,bloggingguidance.com,smoner.com,charexempire.com,cut-fly.com,tl.tc,forex-
trnd.com,bitmos.co.in,linkshorts.*,mycut.me,cuts-
url.com,gainbtc.click,voxc.org,gonety.com,menjelajahi.com,st23q.com,cutw.in,hotel.m
enjelajahi.com,lyricsbot.pw,viraloc.com,beautyram.info,ccurl.net,expertvn.com,shrt1
0.com,yourtechnology.online,1shorten.com,cashearn.cc,go2.surf,cryptoads.space,adcor
to.me,shrinkforearn.in,latestbiographyworld.com,seulink.net,modapk.link,minilinks.i
n,holaurl.com,adbl.live,genpassword.top,miklpro.com,kutt.io,adwork.us,afly.pro,cutl
ink.link,uplinks.in,short88.com,pngit.live,exe.app,adsrt.click,adcorto.xyz,shortble
d.com,okec.uk,shorttey.link,viral-
topics.com,srts.me,paidtomoney.com,loan2host.com,rubtech.xyz,passgen.icu,lite-
link.xyz,my.2zl.ru,joska.xyz,pureshort.link,ashort1a.xyz,recipestutorials.com,dropl
ink.co,tawiia.com,vvc.vc,lite-link.com,bdnewsx.com,short-
cash2.xyz,mealip.com,curto.win,linksfire.co,u.sanoybonito.club,giscr.ac.th,internew
stv.com,achrafha.com,ivn3.com,illink.net,sukatu.ru,4rl.ru,trinddz.com,proshort.gq,o
wnurl.website,ilinks.in,shorttey.org,techupme.com,danc.uk,projecto2.xyz,bitfly.io,e
arnguap.com,linkdrop.net,shortzzy.in,asiashort.link,imagenesderopaparaperros.com,ps
lfive.com,url.namaidani.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,pkr.pw,todaynewspk.win,manikusa.com,shrinke.me,wordcounter.icu,cut.my.id,try2li
nk.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.*,uiz.one,shorter.fun,vene
app.com,cheappath.com,fcc.lc,vnpro.link,shortzon.com,arabplus2.co,fun4earn.xyz,link
url.me,profitlink.info,ur-
ly.xyz,zagl.info,shorthitz.com,savelink.site,axuur.com,linkshorten.xyz,tmearn.com,p
ozvi.icu,shr.cash,acn.vin,btc2019.tk,samapro.me,mondainai.moe,2ota.com,pnd.*,popime
d.com,tipsforce.com,cut4fun.com,aii.sh,articlix.com,intothelink.com,newstomat.com,p
ingit.link,7r6.com,loptelink.vip,iir.ai,tii.ai,biroads.com,rozfly.com,adsrt.net,afl
y.us,bitconews.net,coredp.com,bestearnonline.com,dz4link.com,gamesrs.com,ouofly.com
,clicksbee.com,linkshrnk.com,mydomainscan.com,links.studyiqhub.com,linkad.in,fc.lc,
techrfour.com,exee.io,rifurl.com,ushrt.me,theblogcash.in,sk-
ip.tech,placestourist.com,shurt.pw,owllink.net,birdurls.com,bigb0ss.net,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,linkcc.pro,linkviet.xyz,makeeasybtc.website,adshr.ink,dutchycorp.ovh,dutchyco
rp.space,adlinkcash.com,encurta.eu,adsrt.org,shortbitsfree.net,leechpremium.link,ea
rnload.co,gpmojo.co,shrinkhere.xyz,readnnews.com,bitearns.com,kekolink.com,wheeledu
.com,gplinks.co,sedoinfo.com,memoo.xyz,rooff.xyz,vinaurl.in,industiiz.com,sturl.pw,
neonlink.net,adsme.cc,cashurl.in,bitcoinly.in,tiny.do,wealthh.xyz,supersimple.onlin
e,freeshrinker.com,linkviet.top,unionx.in,sportt.space,clickurls.site,salez.site,un
ishort.com,dayy.site,lastfashions.xyz,caat.site,shortearn.eu,adbull.site,shrinx.net
,2xs.io,linksbuddy.com,earnload.com,jo2win.com,spiin.xyz,bitlinks.pw,cleft.xyz,ilmu
.tech,repayone.net,cumple.xyz,adslinkfly.online,ndoqp.com,go99tech.com,elnurtech.co
m,gplinks.in,shrtwin.com,waar.site,stfly.io,cashearn.eu,seosence.com,eio.io,cutwin.
com,uii.io,tapynews.com,acorpe.com,landd.xyz,shrinkerhub.com,mm1.ink,techbeast.xyz,
techofaqs.com,zoom-
link.com,short.pe,myhealthlytips.com,shorten.sh,bestlivingroomideas.com,megalink.pr
o,darnto.com,educationvilla.xyz,glory-
link.com,pingit.im,skip.az,networkingz.xyz,clik.pw,travells.xyz,techsapparel.com,re
portkernel.com,uiz.io,beastvila.info,latestseoupdate.com,payskip.org,fasshi.xyz,shr
inkme.io,yourlearningfactory.com,urlcloud.us,2-cars.club,fasturl.in,ex-
foary.com,linkfinal.com,cryptoadfly.com,dearresult.com,rohtasfitness.com,shockinghi
ndi.com,ultraurls.com,coin.mg,shrinkurl.org,exe.io,liclink.com,glory-
link1.com,shortearn.org,linkviet.net,adsafelink.com,health7am.com,shopmoon.in,gkguj
.com,enrt.eu,lkop.me,trendfaq.com,linkvietvip.com,suqdz.com,trendpick.info,abonline
karo.com,miniurl.pw,egovtjob.in,sendsurl.com,geomica.com,adshorted.net,getlink.dead
toonsindia.net,digitallearn.online,bollyreveal.com,shrtfly.net,trendlouds.com,mysit
erank.org,digitalcafez.com,shotfly.in,smwebs.xyz,adbilty.me,adsafelink.net#@##ad-
banner
!
rajsayt.xyz,insurglobal.xyz,linkszia.co,usanewstoday.club,earnforclick.online,tlin.
me,netfile.cc,pndx.live,adlinkfly.wartakilat.com,cutp.in,aylink.info,adinsurance.xy
z,try2link.com,usdshort.com,tecnologiapp.site,onroid.com,store.filmyzilla-
in.xyz,adslink.programasfulltaf16.com,dogecoin.click,zirof.com,samaa-
pro.com,earnme.club,adshort.*,adurly.cc,shorte.anxcinema.com,nini08.com,download.fr
eestudyweb.com,sakastau.com,vrlinks.xyz,shortlink.prz.pw,swzz.xyz,mixfaucet.com,get
link.tienichmaytinh.net,crazyblog.in,abre.click,adlinkweb.com,linkbr.xyz,baominh.te
ch,adsh.cc,shortz.one,newsalret.com,clickscoin.com,seulink.online,toptap.website,ez
4short.com,gtlink.co,upshrink.com,gir.ist,pnds.live,beingtek.com,link.rota.cc,insur
anceblog.xyz,coinsparty.com,katflys.com,webo.one,linkfly.io,coinadfly.com,mcmcrypto
s.xyz,linkres.in,ownurl.site,fire-
link.net,coinsurl.com,redirectz.me,clk.ink,links.spidermods.in,go.mozlink.net,dl.te
ch-
story.net,cpm10.org,theicongenerator.com,rancah.com,shrtvip.com,topchort.tk,linkerh
ub.tk,kingurls.com,link.asiaon.top,download.sharenulled.net,lucidcam.com,kiemlua.co
m,clikern.com,adbity.com,adsmoker.com,gifans.com,zipurls.com,theblissempire.com,lin
kadshield.xyz,xfiles.io,upfiles.*,pcprogramasymas.com,filezipa.com,arab-
chat.club,dz-linkk.com,newshour.pw,paidthe.site,jp88.xyz,shorterall.com,promo-
visits.site,cryptourl.net,shortenmm.cf,shrink.icu,bevru.club,rshrt.com,arurio.club,
ptc.wtf,tei.ai,exey.*,url4cut.xyz,mfk-
shorter.com,claimfreebits.com,shrlink.top,webshort.in,coinsparty.mcrypto.club,btcad
s24.com,adnit-
tri.tk,eririo.club,jameeltips.us,freshi.site,coinlyhub.com,yxoshort.com,pewgame.com
,sanos.xyz,turkdown.com,shrinkzzy.link,srek.net,foxseotools.com,earnwithshortlink.c
om,tui.click,shrx.in,short.food-royal.com,linkpoi.me,adpop.me,galaxy-
link.space,link.ltc24.com,kiiw.icu,vshort.link,adnit.xyz,fwarycash.moviestar.fun,fi
nanzas-vida.com,linkebr.com,clickhouse.xyz,seg-ashort1a-
ma.tk,bloggingguidance.com,smoner.com,charexempire.com,cut-fly.com,tl.tc,forex-
trnd.com,bitmos.co.in,linkshorts.*,mycut.me,cuts-
url.com,gainbtc.click,voxc.org,gonety.com,menjelajahi.com,st23q.com,cutw.in,hotel.m
enjelajahi.com,lyricsbot.pw,viraloc.com,beautyram.info,ccurl.net,expertvn.com,shrt1
0.com,yourtechnology.online,1shorten.com,cashearn.cc,go2.surf,cryptoads.space,adcor
to.me,shrinkforearn.in,latestbiographyworld.com,seulink.net,modapk.link,minilinks.i
n,holaurl.com,adbl.live,genpassword.top,miklpro.com,kutt.io,adwork.us,afly.pro,cutl
ink.link,uplinks.in,short88.com,pngit.live,exe.app,adsrt.click,adcorto.xyz,shortble
d.com,okec.uk,shorttey.link,viral-
topics.com,srts.me,paidtomoney.com,loan2host.com,rubtech.xyz,passgen.icu,lite-
link.xyz,my.2zl.ru,joska.xyz,pureshort.link,ashort1a.xyz,recipestutorials.com,dropl
ink.co,tawiia.com,vvc.vc,lite-link.com,bdnewsx.com,short-
cash2.xyz,mealip.com,curto.win,linksfire.co,u.sanoybonito.club,giscr.ac.th,internew
stv.com,achrafha.com,ivn3.com,illink.net,sukatu.ru,4rl.ru,trinddz.com,proshort.gq,o
wnurl.website,ilinks.in,shorttey.org,techupme.com,danc.uk,projecto2.xyz,bitfly.io,e
arnguap.com,linkdrop.net,shortzzy.in,asiashort.link,imagenesderopaparaperros.com,ps
lfive.com,url.namaidani.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,pkr.pw,todaynewspk.win,manikusa.com,shrinke.me,wordcounter.icu,cut.my.id,try2li
nk.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.*,uiz.one,shorter.fun,vene
app.com,cheappath.com,fcc.lc,vnpro.link,shortzon.com,arabplus2.co,fun4earn.xyz,link
url.me,profitlink.info,ur-
ly.xyz,zagl.info,shorthitz.com,savelink.site,axuur.com,linkshorten.xyz,tmearn.com,p
ozvi.icu,shr.cash,acn.vin,btc2019.tk,samapro.me,mondainai.moe,2ota.com,pnd.*,popime
d.com,tipsforce.com,cut4fun.com,aii.sh,articlix.com,intothelink.com,newstomat.com,p
ingit.link,7r6.com,loptelink.vip,iir.ai,tii.ai,biroads.com,rozfly.com,adsrt.net,afl
y.us,bitconews.net,coredp.com,bestearnonline.com,dz4link.com,gamesrs.com,ouofly.com
,clicksbee.com,linkshrnk.com,mydomainscan.com,links.studyiqhub.com,linkad.in,fc.lc,
techrfour.com,exee.io,rifurl.com,ushrt.me,theblogcash.in,sk-
ip.tech,placestourist.com,shurt.pw,owllink.net,birdurls.com,bigb0ss.net,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,linkcc.pro,linkviet.xyz,makeeasybtc.website,adshr.ink,dutchycorp.ovh,dutchyco
rp.space,adlinkcash.com,encurta.eu,adsrt.org,shortbitsfree.net,leechpremium.link,ea
rnload.co,gpmojo.co,shrinkhere.xyz,readnnews.com,bitearns.com,kekolink.com,wheeledu
.com,gplinks.co,sedoinfo.com,memoo.xyz,rooff.xyz,vinaurl.in,industiiz.com,sturl.pw,
neonlink.net,adsme.cc,cashurl.in,bitcoinly.in,tiny.do,wealthh.xyz,supersimple.onlin
e,freeshrinker.com,linkviet.top,unionx.in,sportt.space,clickurls.site,salez.site,un
ishort.com,dayy.site,lastfashions.xyz,caat.site,shortearn.eu,adbull.site,shrinx.net
,2xs.io,linksbuddy.com,earnload.com,jo2win.com,spiin.xyz,bitlinks.pw,cleft.xyz,ilmu
.tech,repayone.net,cumple.xyz,adslinkfly.online,ndoqp.com,go99tech.com,elnurtech.co
m,gplinks.in,shrtwin.com,waar.site,stfly.io,cashearn.eu,seosence.com,eio.io,cutwin.
com,uii.io,tapynews.com,acorpe.com,landd.xyz,shrinkerhub.com,mm1.ink,techbeast.xyz,
techofaqs.com,zoom-
link.com,short.pe,myhealthlytips.com,shorten.sh,bestlivingroomideas.com,megalink.pr
o,darnto.com,educationvilla.xyz,glory-
link.com,pingit.im,skip.az,networkingz.xyz,clik.pw,travells.xyz,techsapparel.com,re
portkernel.com,uiz.io,beastvila.info,latestseoupdate.com,payskip.org,fasshi.xyz,shr
inkme.io,yourlearningfactory.com,urlcloud.us,2-cars.club,fasturl.in,ex-
foary.com,linkfinal.com,cryptoadfly.com,dearresult.com,rohtasfitness.com,shockinghi
ndi.com,ultraurls.com,coin.mg,shrinkurl.org,exe.io,liclink.com,glory-
link1.com,shortearn.org,linkviet.net,adsafelink.com,health7am.com,shopmoon.in,gkguj
.com,enrt.eu,lkop.me,trendfaq.com,linkvietvip.com,suqdz.com,trendpick.info,abonline
karo.com,miniurl.pw,egovtjob.in,sendsurl.com,geomica.com,adshorted.net,getlink.dead
toonsindia.net,digitallearn.online,bollyreveal.com,shrtfly.net,trendlouds.com,mysit
erank.org,digitalcafez.com,shotfly.in,smwebs.xyz,adbilty.me,adsafelink.net#@#.ad-
banner
! url block
@@||uii.io/js/ads.js
@@||2oceansvibe.com/?custom=takeover&callback=jQuery$domain=uiz.io
! Tracking protection or third-party filter
!! @@||googletagmanager.com/gtag/js$domain=srek.net
!
! `AdBlock Notify` (anOptions)
! Scriptlet `#%#//scriptlet("abort-on-property-read", "anOptions")`
russianusa.tarima.org,speedlink.me,lebakcyber.net,ifdreamscametrue.com,nudes7.com,s
witch-
xci.xyz,meganebuk.net,teknomuda.com,ps4pkg.com,asurascans.com,iptv4best.com,topnews
show.com,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,shatter-
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,hulbl
og.com,omgmusik.com,omglyrics.com,phpscripttr.com,kkpmh.vip,allmacworld.com,resourc
e-
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,australianfrequentflyer.com.au,stilearte.it,gidabilinci.com,ipeenk.com,h
animeku.com,k2nblog.com,hwzone.co.il,bilgidehasi.com,tyrocity.com,plugintorrent.com
,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudio.com,terrarium.com.pl,ri
kucan.com,3dzip.org,turreta.com,workprochair.com,elevatortoday.com,canalbpv.com,the
simarchitect.com,desktophut.com,hackinformer.com,bookflare.org,earmilk.com,baomay01
.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapenature.pw,chromeba.net,lear
nsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lifelonglearning.kr,bambusma
nn.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,gizchina.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,
culture-informatique.net,dl-
wordpress.com,dubs.top,faq.ph,filesrom.com,firmwarex.net,freepreset.net,gamesmagnet
.net,getfreecourses.me,gktoday.in,jimods.com,jimtechs.biz,jkmk.net,jppinto.com,keys
4free.com,learncpponline.com,lovehdwallpapers.com,ovagames.com,pcyardim.xyz,pesupda
te.com,phonandroid.com,precitaj.si,programegratuitepc.com,resource-
packs.de,rnbxclusive.top,rushtime.in,scat.gold,softhound.com,soskidkami.ru,streamxx
x.tv,thefalse9.com,torjackan.info,torrentmafya.net,tutsgalaxy.com,ucuzaucak.net,unb
lockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-team.com#%#//
scriptlet("abort-on-property-read", "anOptions")
! `$$script[tag-content="anOptionAdsSelectors"][max-length="3000"]`
russianusa.tarima.org,speedlink.me,lebakcyber.net,ifdreamscametrue.com,nudes7.com,s
witch-
xci.xyz,meganebuk.net,teknomuda.com,ps4pkg.com,asurascans.com,iptv4best.com,topnews
show.com,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,shatter-
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,hulbl
og.com,omgmusik.com,omglyrics.com,phpscripttr.com,kkpmh.vip,allmacworld.com,resourc
e-
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,australianfrequentflyer.com.au,stilearte.it,gidabilinci.com,ipeenk.com,h
animeku.com,k2nblog.com,hwzone.co.il,bilgidehasi.com,tyrocity.com,plugintorrent.com
,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudio.com,terrarium.com.pl,ri
kucan.com,3dzip.org,turreta.com,workprochair.com,elevatortoday.com,canalbpv.com,the
simarchitect.com,desktophut.com,hackinformer.com,bookflare.org,earmilk.com,baomay01
.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapenature.pw,chromeba.net,lear
nsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lifelonglearning.kr,bambusma
nn.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,gizchina.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,
culture-informatique.net,dl-
wordpress.com,dubs.top,faq.ph,filesrom.com,firmwarex.net,freepreset.net,gamesmagnet
.net,getfreecourses.me,gktoday.in,jimods.com,jimtechs.biz,jkmk.net,jppinto.com,keys
4free.com,learncpponline.com,lovehdwallpapers.com,ovagames.com,pcyardim.xyz,pesupda
te.com,phonandroid.com,precitaj.si,programegratuitepc.com,resource-
packs.de,rnbxclusive.top,rushtime.in,scat.gold,softhound.com,soskidkami.ru,streamxx
x.tv,thefalse9.com,torjackan.info,torrentmafya.net,tutsgalaxy.com,ucuzaucak.net,unb
lockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-team.com$$script[tag-
content="anOptionAdsSelectors"][max-length="3000"]
! for platforms without JS rules support
/wp-content/uploads/*/*.js$domain=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|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|
airlive.net|bychico.net|civetta.tv|gamesmagnet.net|gktoday.in|jkmk.net|jppinto.com|
learncpponline.com|pcyardim.xyz|programegratuitepc.com|rnbxclusive.top|scat.gold|
softhound.com|unblockedgamming.com|veezie.st|wallstreams.com|
australianfrequentflyer.com.au|labkom.co.id
!+ NOT_OPTIMIZED
russianusa.tarima.org,speedlink.me,lebakcyber.net,ifdreamscametrue.com,nudes7.com,s
witch-
xci.xyz,meganebuk.net,teknomuda.com,ps4pkg.com,asurascans.com,iptv4best.com,topnews
show.com,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,shatter-
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,hulbl
og.com,omgmusik.com,omglyrics.com,phpscripttr.com,kkpmh.vip,allmacworld.com,resourc
e-
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,australianfrequentflyer.com.au,stilearte.it,gidabilinci.com,ipeenk.com,h
animeku.com,k2nblog.com,hwzone.co.il,bilgidehasi.com,tyrocity.com,plugintorrent.com
,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudio.com,terrarium.com.pl,ri
kucan.com,3dzip.org,turreta.com,workprochair.com,elevatortoday.com,canalbpv.com,the
simarchitect.com,desktophut.com,hackinformer.com,bookflare.org,earmilk.com,baomay01
.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapenature.pw,chromeba.net,lear
nsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lifelonglearning.kr,bambusma
nn.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,gizchina.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,
culture-informatique.net,dl-
wordpress.com,dubs.top,faq.ph,filesrom.com,firmwarex.net,freepreset.net,gamesmagnet
.net,getfreecourses.me,gktoday.in,jimods.com,jimtechs.biz,jkmk.net,jppinto.com,keys
4free.com,learncpponline.com,lovehdwallpapers.com,ovagames.com,pcyardim.xyz,pesupda
te.com,phonandroid.com,precitaj.si,programegratuitepc.com,resource-
packs.de,rnbxclusive.top,rushtime.in,scat.gold,softhound.com,soskidkami.ru,streamxx
x.tv,thefalse9.com,torjackan.info,torrentmafya.net,tutsgalaxy.com,ucuzaucak.net,unb
lockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-team.com#@##adSense
!+ NOT_OPTIMIZED
russianusa.tarima.org,speedlink.me,lebakcyber.net,ifdreamscametrue.com,nudes7.com,s
witch-
xci.xyz,meganebuk.net,teknomuda.com,ps4pkg.com,asurascans.com,iptv4best.com,topnews
show.com,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,shatter-
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,hulbl
og.com,omgmusik.com,omglyrics.com,phpscripttr.com,kkpmh.vip,allmacworld.com,resourc
e-
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,australianfrequentflyer.com.au,stilearte.it,gidabilinci.com,ipeenk.com,h
animeku.com,k2nblog.com,hwzone.co.il,bilgidehasi.com,tyrocity.com,plugintorrent.com
,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudio.com,terrarium.com.pl,ri
kucan.com,3dzip.org,turreta.com,workprochair.com,elevatortoday.com,canalbpv.com,the
simarchitect.com,desktophut.com,hackinformer.com,bookflare.org,earmilk.com,baomay01
.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapenature.pw,chromeba.net,lear
nsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lifelonglearning.kr,bambusma
nn.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,gizchina.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,
culture-informatique.net,dl-
wordpress.com,dubs.top,faq.ph,filesrom.com,firmwarex.net,freepreset.net,gamesmagnet
.net,getfreecourses.me,gktoday.in,jimods.com,jimtechs.biz,jkmk.net,jppinto.com,keys
4free.com,learncpponline.com,lovehdwallpapers.com,ovagames.com,pcyardim.xyz,pesupda
te.com,phonandroid.com,precitaj.si,programegratuitepc.com,resource-
packs.de,rnbxclusive.top,rushtime.in,scat.gold,softhound.com,soskidkami.ru,streamxx
x.tv,thefalse9.com,torjackan.info,torrentmafya.net,tutsgalaxy.com,ucuzaucak.net,unb
lockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-team.com#@#.an-advert-
banner
!+ NOT_OPTIMIZED
russianusa.tarima.org,speedlink.me,lebakcyber.net,ifdreamscametrue.com,nudes7.com,s
witch-
xci.xyz,meganebuk.net,teknomuda.com,ps4pkg.com,asurascans.com,iptv4best.com,topnews
show.com,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,shatter-
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,hulbl
og.com,omgmusik.com,omglyrics.com,phpscripttr.com,kkpmh.vip,allmacworld.com,resourc
e-
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,australianfrequentflyer.com.au,stilearte.it,gidabilinci.com,ipeenk.com,h
animeku.com,k2nblog.com,hwzone.co.il,bilgidehasi.com,tyrocity.com,plugintorrent.com
,pinsystem.co.uk,comando4kfilmes.com,kepoow.me,trgamestudio.com,terrarium.com.pl,ri
kucan.com,3dzip.org,turreta.com,workprochair.com,elevatortoday.com,canalbpv.com,the
simarchitect.com,desktophut.com,hackinformer.com,bookflare.org,earmilk.com,baomay01
.com,infokupedia.id,refoblog.xyz,chimicamo.org,landscapenature.pw,chromeba.net,lear
nsql.xyz,otobelgesel.com,ad4msan.win,mediasobytiya.com,lifelonglearning.kr,bambusma
nn.de,kkphm.com,haohaiyo.cc,51kkp.club,infot3chpro.com,gizchina.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,
culture-informatique.net,dl-
wordpress.com,dubs.top,faq.ph,filesrom.com,firmwarex.net,freepreset.net,gamesmagnet
.net,getfreecourses.me,gktoday.in,jimods.com,jimtechs.biz,jkmk.net,jppinto.com,keys
4free.com,learncpponline.com,lovehdwallpapers.com,ovagames.com,pcyardim.xyz,pesupda
te.com,phonandroid.com,precitaj.si,programegratuitepc.com,resource-
packs.de,rnbxclusive.top,rushtime.in,scat.gold,softhound.com,soskidkami.ru,streamxx
x.tv,thefalse9.com,torjackan.info,torrentmafya.net,tutsgalaxy.com,ucuzaucak.net,unb
lockedgamming.com,veezie.st,wallstreams.com,x265mkv.ws,z3x-team.com#@#.an-sponsored
!
!START: adtoniq
bigleaguepolitics.com,flagandcross.com#%#//scriptlet("abort-on-property-read",
"adtoniq")
flagandcross.com$$script[tag-content="adtoniq_protect"]
!
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'
myonepiecemanga.com,jpopsingles.eu,nulledfree.pw,chuksguide.com,tencentgamingbuddy.
co,gplcanyon.com,civildigital.com,paksociety.com,iptv4sat.com,apkmb.com,loveroms.on
line,loveroms.online,soulreaperzone.com,freecoursesonline.me##body > div[id^="ai-
adb-"][style^="position: fixed; top:"][style*="z-index: 9999"]
myonepiecemanga.com,jpopsingles.eu,nulledfree.pw,chuksguide.com,tencentgamingbuddy.
co,gplcanyon.com,civildigital.com,paksociety.com,iptv4sat.com,apkmb.com,loveroms.on
line,loveroms.online,soulreaperzone.com,freecoursesonline.me#%#//scriptlet("set-
constant", "ai_adb_detected", "noopFunc")
!
! Flashvars anti-adblock
ebalovo.*,camwhores.*,camlovers.tv,pornsexer.porn,tubsexer.info,sexcams-
24.com,camhub.tv,pornissimo.org,pornobit.me,porntn.com,femdomtb.com,pornoham.me,tub
sexer.com,homegrownfreaks.net,pornfd.com,bobs-tube.com,pornsexer.com#%#//
scriptlet("set-constant", "flashvars.protect_block", "")
!
! ai_front anti-adblock
! #%#//scriptlet("abort-on-property-read", "ai_wait_for_jquery")
!+ NOT_PLATFORM(ext_ublock)
dev2qa.com,chineseanime.co.in,waves4you.com,freshersnow.com,inwepo.co,apkmodhub.in,
uberkasta.pl,marugujarat.in,prajwaldesai.com,nusagates.com,mobilanyheter.net,azoraw
orld.com,papunika.com,dramahd.me,audiotools.pro,flinsetyadi.com,populistpress.com,k
onosubamanga.com,starwarsnews.it,victor-
mochere.com,programmiedovetrovarli.it,gamingdeputy.com,forex-
lab.xyz,fabiofood.com,ccthesims.com,puspas.com.np,almanilan.com,magesypro.com,mages
y.blog,tinhocdongthap.com,thecustomrom.com,itbusiness.com.ua,keralatelecom.info,tec
hkaran.co.in,courseunity.com,webdeyazilim.com,wikirise.com,googledrivelinks.com,ent
ano.jp,mejoresmodsminecraft.site,sysnettechsolutions.com,dafontfree.io,ebookmela.co
.in,freevstplugins.net,audiotools.blog,pawastreams.live,tgsup.group,scubidu.eu,gkpb
.com.br,adrianoluis.net,altevolkstrachten.de,animecast.net,antiquewoodenware.com,ar
myranger.com,articletz.com,bengalinews.co.in,boxylucha.com,chibchat.com,comprasenof
erta.com,coreseeker.com,descargasmix.xyz,duniailkom.com,enciclopediaonline.com,eyal
o.com,fosslovers.com,fotopixel.es,freeiphone.fr,game-
owls.com,hairstylesthatwork.com,hello-
e1.com,ichberlin.com,indostarmedia.com,indrive.net,ireez.com,keepkoding.com,latribu
nadeautomocion.es,linemarlin.com,lumpiastudio.com,miaandme.org,mobility.com.ng,myga
rdening411.com,newstvonline.com,organismes.org,papagiovannipaoloii.altervista.org,p
dfadresi.com,pictasty.com,playlists.rocks,relatosdesexo.xxx,rencah.com,riverdesdela
tribuna.com.ar,sarkarinaukry.com,seamanmemories.com,socialmediaverve.com,solnechnyj
-kitaj.ru,thefoodstorydotcom.wpcomstaging.com,theorie-
musik.de,topperpoint.com,transformator220.ru,travel-the-states.com,vita-
water.ru,vozz.vn,amyscans.com,superten.ga,udoyoshi.com,javhoho.com,isekaisubs.web.i
d,parzibyte.me,shibunnokuni.com,buydekhke.com,gaydelicious.com,gaypornmasters.com,5
moviesporn.net,freebulksmsonline.com,jootc.com,ubuntudde.com,mettablog.com,secondli
fetranslations.com,charbelnemnom.com,lowkeytech.com,gcertificationcourse.com,game-
owl.com,plugincrack.com#%#//scriptlet("abort-on-property-read",
"ai_wait_for_jquery")
! #%#//scriptlet("abort-on-property-write", "ai_front")
!+ NOT_PLATFORM(ext_ublock)
puspas.com.np,blackwot.ru,javnow.net,pasend.*,mettablog.com,threezly.com,safemodapk
.com,truyenbanquyen.com,veganinja.hu,atakanyavuz.com,studydhaba.com,c4ddownload.com
,blisseyhusband.in,goblinsguide.com,gerardopandolfi.com,asklaftananlamazinhindi.com
,solotrend.net,widgetup.com,nsw2u.com,alphagames4u.com,courses4u.info,shortzzy.in,n
awalakarsa.id,elektrikmen.com,doctorrouter.ru,1ahaber.com,politics-
dz.com,4allprograms.me,unityassets4free.com,hdhub4u.cc,apkmaza.net,janusnotes.com,t
ekfame.com,hunter-
xhunter.com,wristreview.com,freewebcart.com,ftuapps.dev,hinjakuhonyaku.com,toppremi
umpro.com,mashtips.com#%#//scriptlet("abort-on-property-write", "ai_front")
! ##[style*="cursor:"][style*="user-select: none;"][style*="z-index:"]
dev2qa.com,anonyviet.com,chineseanime.co.in,waves4you.com,qzlyrics.com,freshersnow.
com,apkmodhub.in,uberkasta.pl,marugujarat.in,prajwaldesai.com,nusagates.com,mobilan
yheter.net,audiotools.pro,apkmb.com,flinsetyadi.com,populistpress.com,starwarsnews.
it,programmiedovetrovarli.it,gamingdeputy.com,forex-
lab.xyz,fabiofood.com,puspas.com.np,pawastreams.live,almanilan.com,exbulletin.com,s
onixgvn.net,magesypro.com,magesy.blog,tinhocdongthap.com,thecustomrom.com,keralatel
ecom.info,techkaran.co.in,courseunity.com,webdeyazilim.com,freeiphone.fr,sysnettech
solutions.com,dafontfree.io,ebookmela.co.in,freevstplugins.net,fifaultimateteam.it,
tgsup.group,scubidu.eu,gamingsym.in,gkpb.com.br,ilifehacks.com,frkn64modding.com,pa
rzibyte.me,googledrivelinks.com,world4.eu,ubuntudde.com,mettablog.com,secondlifetra
nslations.com,charbelnemnom.com,lowkeytech.com,gcertificationcourse.com,game-
owl.com,javnow.net,pasend.*,therootdroid.com,fantasyfootballgeek.co.uk,threezly.com
,safemodapk.com,truyenbanquyen.com,veganinja.hu,atakanyavuz.com,konosubamanga.com,c
ybermania.ws,studydhaba.com,nurgsm.com,c4ddownload.com,blisseyhusband.in,goblinsgui
de.com,gerardopandolfi.com,asklaftananlamazinhindi.com,solotrend.net,widgetup.com,n
sw2u.com,alphagames4u.com,courses4u.info,fcportables.com,shortzzy.in,nawalakarsa.id
##[style*="cursor:"][style*="user-select: none;"][style*="z-index:"]
! For Safari
dev2qa.com,anonyviet.com,minemodpacks.ru,chineseanime.co.in,waves4you.com,qzlyrics.
com,freshersnow.com,apkmodhub.in,uberkasta.pl,marugujarat.in,prajwaldesai.com,nusag
ates.com,mobilanyheter.net,audiotools.pro,apkmb.com,flinsetyadi.com,populistpress.c
om,konosubamanga.com,starwarsnews.it,programmiedovetrovarli.it,gamingdeputy.com,for
ex-
lab.xyz,fabiofood.com,puspas.com.np,pawastreams.live,almanilan.com,exbulletin.com,s
onixgvn.net,magesypro.com,magesy.blog,tinhocdongthap.com,thecustomrom.com,keralatel
ecom.info,techkaran.co.in,courseunity.com,webdeyazilim.com,freeiphone.fr,dafontfree
.io,ebookmela.co.in,freevstplugins.net,fifaultimateteam.it,tgsup.group,scubidu.eu,g
kpb.com.br,ilifehacks.com,frkn64modding.com,parzibyte.me,googledrivelinks.com,world
4.eu,sysnettechsolutions.com##[style*="cursor:"][style*="z-index:"]
[style*="transform"]
dev2qa.com,anonyviet.com,minemodpacks.ru,chineseanime.co.in,waves4you.com,qzlyrics.
com,freshersnow.com,apkmodhub.in,uberkasta.pl,marugujarat.in,prajwaldesai.com,nusag
ates.com,mobilanyheter.net,audiotools.pro,apkmb.com,flinsetyadi.com,populistpress.c
om,konosubamanga.com,starwarsnews.it,programmiedovetrovarli.it,gamingdeputy.com,for
ex-
lab.xyz,fabiofood.com,puspas.com.np,pawastreams.live,almanilan.com,exbulletin.com,s
onixgvn.net,magesypro.com,magesy.blog,tinhocdongthap.com,thecustomrom.com,keralatel
ecom.info,techkaran.co.in,courseunity.com,webdeyazilim.com,freeiphone.fr,dafontfree
.io,ebookmela.co.in,freevstplugins.net,fifaultimateteam.it,tgsup.group,scubidu.eu,g
kpb.com.br,ilifehacks.com,frkn64modding.com,parzibyte.me,googledrivelinks.com,world
4.eu,sysnettechsolutions.com##[style*="cursor:"][style*="z-index:"]
[style*="position: fixed;"]
!
anonyviet.com,minemodpacks.ru,apkmb.com,freeiphone.fr#%#//scriptlet("abort-current-
inline-script", "define", "ai_check")
fifaultimateteam.it#%#//scriptlet("prevent-setTimeout", "/fetch[\s\S]*?\.append[\s\
S]*?jQuery|ai_|ad_banner/")
qzlyrics.com,ilifehacks.com,frkn64modding.com#%#//scriptlet("abort-on-property-
write", "ai_adb_get_script")
exbulletin.com,sonixgvn.net,burakgoc.com,googledrivelinks.com,thenextdroid.com,worl
d4.eu,javnow.net,pasend.*,fantasyfootballgeek.co.uk,cybermania.ws#%#//
scriptlet("abort-on-property-read", "ai_run_scripts")
dev2qa.com,anonyviet.com,chineseanime.co.in,waves4you.com,freshersnow.com,apkmodhub
.in,uberkasta.pl,marugujarat.in,prajwaldesai.com,nusagates.com,mobilanyheter.net,ap
kmb.com,flinsetyadi.com,konosubamanga.com,starwarsnews.it,victor-
mochere.com,gamingdeputy.com,fabiofood.com,almanilan.com,exbulletin.com,sonixgvn.ne
t,magesypro.com,magesy.blog,tinhocdongthap.com,thecustomrom.com,keralatelecom.info,
techkaran.co.in,courseunity.com,webdeyazilim.com,freeiphone.fr,dafontfree.io,fifaul
timateteam.it,scubidu.eu,gkpb.com.br,frkn64modding.com,world4.eu,javnow.net,pasend.
*,cybermania.ws,doctorrouter.ru,fantasyfootballgeek.co.uk$$script[tag-
content="ai_front"][min-length="60000"][max-length="150000"]
! anti-adblock 'adBlockDetected'
1090ys2.com,techacode.com,mikl4forex.com,clickscoin.com,techmody.io,dataf.pro,marha
ro.com,link1s.com,aemenstore.com,cazzette.com,truebrandy.com,scratch247.info,byboe.
com,hookeaudio.com,restorbio.com,medcpu.com,link.mymastah.com,nbyts.online,lucidcam
.com,alocd.com,itsguider.com,forex-
gold.net,staaker.com,kingsleynyc.com,thegoneapp.com,nousdecor.com,moddedguru.com,do
wnfile.site,gainbtc.click,tecnotutoshd.net,7misr4day.com,anig.me,sanoybonito.club,p
orn300.com,share1223.com,expertvn.com,konstantinova.net,asiatv.cc,whatsaero.com,ebo
okdz.com,onepiece-online-
manga.com,ksfaucet.net,imintweb.com,coinbid.org,9docu.org,moretvtime.online,jav-
xx.com,av-uncen.com,premium4ever.blogspot.com,kstarmp3.com,6tek.org,zmanga.org#
%#//scriptlet("abort-on-property-read", "adBlockDetected")
! 'absda'
futplayhd.net,canaistv.top,tanmandammy.net,imgsto.com,mytvonline.io,new-
porn.club,shortie.link,isaimini.sbs,moviesda.download,megafilmeshd50.com,premalo.co
m,eachporn.com,zone-
telechargement.*,seulink.online,encurta.eu,govid.cyou,egydead.live,pelis-
online.net,maxstream.video,imgsen.com,animotvslashz.blogspot.com,stayonline.pro,you
porn.red,xvideis.cc,kisscos.net,yifysub.net,sevenjournals.com,adsh.cc,acn.vin,desca
rgagame.com,skidrowcodexreloaded.com,freetutorialsudemy.com,fir3.net,dmovie.co,javg
iga.com,remaxhd.org,anime-
odcinki.pl,movieffm.net,techssting.com,mondonet.org,udemycoursesfree.me,password69.
com,pepperlive.info,wowsports.xyz,rarbghd.link,latesthdmovies.cloud,myhdjav.net,fil
mux.to,brzpass.com,ver-
television.online,wildfaucets.ml,xxxwebdlxxx.top,toroox.com,uploadmoon.com,romsport
ugues.tk,toonworld4all.me,latesthdmovies.bid,pornbox.cc,pastepvp.org,programasvirtu
alespc.net,itopmusic.org,voirfilmstream.net,trans.firm.in,mkv-
paste.com,silverpic.com,minilinks.in,files.im,khatrimazafull.fun,manganelo.link,the
videos.ga,kissmanga.link,pcprogramasymas.net,dubsports.to,100count.net,savelink.sit
e,illink.net,4rl.ru,virpe.co,hlsplay.com,danc.uk,tanix.net,kropic.com,imgbaron.com,
picbaron.com,oncam.me,sznlink.xyz,ebookdz.com,turkcemuzik.co,nodkey.xyz,apkspurefil
e.com,aparat.cam,anonymous-
links.com,ask4movie.co,onlinemovie.one,filecrypt.co,hhkungfu.tv,srtaem.bar,vidtome.
stream,ouofly.com,hdmp4mania1.net,animepertutti.org,mp4upload.com,fileone.tv,azm.to
,linkdrop.net,owllink.net,luscious.net,reallifecamsex.xyz,smoner.com,wplink.online,
homeporn.website,rulu.co,birdurls.com,123moviesfull.su,kastream.biz,imgdawgknuttz.c
om,footballstream.pw,upload.ac#@#.adsBox
futplayhd.net,canaistv.top,tanmandammy.net,imgsto.com,mytvonline.io,new-
porn.club,shortie.link,isaimini.sbs,moviesda.download,megafilmeshd50.com,premalo.co
m,eachporn.com,zone-
telechargement.*,seulink.online,encurta.eu,govid.cyou,egydead.live,pelis-
online.net,maxstream.video,imgsen.com,animotvslashz.blogspot.com,stayonline.pro,you
porn.red,xvideis.cc,kisscos.net,yifysub.net,sevenjournals.com,adsh.cc,acn.vin,desca
rgagame.com,skidrowcodexreloaded.com,freetutorialsudemy.com,fir3.net,dmovie.co,javg
iga.com,remaxhd.org,anime-
odcinki.pl,movieffm.net,techssting.com,mondonet.org,udemycoursesfree.me,password69.
com,pepperlive.info,wowsports.xyz,rarbghd.link,latesthdmovies.cloud,myhdjav.net,fil
mux.to,brzpass.com,ver-
television.online,wildfaucets.ml,xxxwebdlxxx.top,toroox.com,uploadmoon.com,romsport
ugues.tk,toonworld4all.me,latesthdmovies.bid,pornbox.cc,pastepvp.org,programasvirtu
alespc.net,itopmusic.org,voirfilmstream.net,trans.firm.in,mkv-
paste.com,silverpic.com,minilinks.in,files.im,khatrimazafull.fun,manganelo.link,the
videos.ga,kissmanga.link,pcprogramasymas.net,dubsports.to,100count.net,savelink.sit
e,illink.net,4rl.ru,virpe.co,hlsplay.com,danc.uk,tanix.net,kropic.com,imgbaron.com,
picbaron.com,oncam.me,sznlink.xyz,ebookdz.com,turkcemuzik.co,nodkey.xyz,apkspurefil
e.com,aparat.cam,anonymous-
links.com,ask4movie.co,onlinemovie.one,filecrypt.co,hhkungfu.tv,srtaem.bar,vidtome.
stream,ouofly.com,hdmp4mania1.net,animepertutti.org,mp4upload.com,fileone.tv,azm.to
,linkdrop.net,owllink.net,luscious.net,reallifecamsex.xyz,smoner.com,wplink.online,
homeporn.website,rulu.co,birdurls.com,123moviesfull.su,kastream.biz,imgdawgknuttz.c
om,footballstream.pw,upload.ac#%#//scriptlet("set-constant", "absda", "noopFunc")
futplayhd.net,canaistv.top,tanmandammy.net,imgsto.com,mytvonline.io,new-
porn.club,shortie.link,isaimini.sbs,moviesda.download,megafilmeshd50.com,premalo.co
m,eachporn.com,zone-
telechargement.*,seulink.online,encurta.eu,govid.cyou,egydead.live,pelis-
online.net,maxstream.video,imgsen.com,animotvslashz.blogspot.com,stayonline.pro,you
porn.red,xvideis.cc,kisscos.net,yifysub.net,sevenjournals.com,adsh.cc,acn.vin,desca
rgagame.com,skidrowcodexreloaded.com,freetutorialsudemy.com,fir3.net,dmovie.co,javg
iga.com,remaxhd.org,anime-
odcinki.pl,movieffm.net,techssting.com,mondonet.org,udemycoursesfree.me,password69.
com,pepperlive.info,wowsports.xyz,rarbghd.link,latesthdmovies.cloud,myhdjav.net,fil
mux.to,brzpass.com,ver-
television.online,wildfaucets.ml,xxxwebdlxxx.top,toroox.com,uploadmoon.com,romsport
ugues.tk,toonworld4all.me,latesthdmovies.bid,pornbox.cc,pastepvp.org,programasvirtu
alespc.net,itopmusic.org,voirfilmstream.net,trans.firm.in,mkv-
paste.com,silverpic.com,minilinks.in,files.im,khatrimazafull.fun,manganelo.link,the
videos.ga,kissmanga.link,pcprogramasymas.net,dubsports.to,100count.net,savelink.sit
e,illink.net,4rl.ru,virpe.co,hlsplay.com,danc.uk,tanix.net,kropic.com,imgbaron.com,
picbaron.com,oncam.me,sznlink.xyz,ebookdz.com,turkcemuzik.co,nodkey.xyz,apkspurefil
e.com,aparat.cam,anonymous-
links.com,ask4movie.co,onlinemovie.one,filecrypt.co,hhkungfu.tv,srtaem.bar,vidtome.
stream,ouofly.com,hdmp4mania1.net,animepertutti.org,mp4upload.com,fileone.tv,azm.to
,linkdrop.net,owllink.net,luscious.net,reallifecamsex.xyz,smoner.com,wplink.online,
homeporn.website,rulu.co,birdurls.com,123moviesfull.su,kastream.biz,imgdawgknuttz.c
om,footballstream.pw,upload.ac$$script[tag-content="absda"]
!
!
!START: Popups - LocalStorage element abPopLastCall
@@||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
competentedigitale.ro,onehack.us#%#//scriptlet("abort-on-property-write",
"adregain_wall")
! #%#//scriptlet("abort-on-property-read", "ad_nodes")
!
!
! 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).
ign.com,wpb.shueisha.co.jp,minkou.jp,natalie.mu,repubblica.it,acidcow.com,paradacre
ativa.es,myrtlebeachonline.com,elpais.com.uy,heraldsun.com,newsphere.jp,courrier.jp
,sololibri.net,all3dp.com,keizai.biz,shibukei.com,elmueble.com,comingsoon.it,abc.es
,elpais.com,idahostatesman.com,definitions.net,ensonhaber.com,elnacional.com,lapati
lla.com,sozcu.com.tr,heraldo.es,20minutos.es,tucson.com,gendai.ismedia.jp,hamakei.c
om,telva.com,gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,stltoda
y.com,auburnpub.com,trib.com,dailyprogress.com,journalstar.com,siouxcityjournal.com
,pantagraph.com#$#body { overflow: visible !important; }
ign.com,wpb.shueisha.co.jp,minkou.jp,natalie.mu,repubblica.it,acidcow.com,paradacre
ativa.es,myrtlebeachonline.com,elpais.com.uy,heraldsun.com,newsphere.jp,courrier.jp
,sololibri.net,all3dp.com,keizai.biz,shibukei.com,elmueble.com,comingsoon.it,abc.es
,elpais.com,idahostatesman.com,definitions.net,ensonhaber.com,elnacional.com,lapati
lla.com,sozcu.com.tr,heraldo.es,20minutos.es,tucson.com,gendai.ismedia.jp,hamakei.c
om,telva.com,gazettetimes.com,missoulian.com,kenoshanews.com,cumberlink.com,stltoda
y.com,auburnpub.com,trib.com,dailyprogress.com,journalstar.com,siouxcityjournal.com
,pantagraph.com#$#body div.fc-ab-root { display: none !important; }
! #%#//scriptlet("abort-current-inline-script", "atob", "googlefc")
sololibri.net,all3dp.com,keizai.biz,shibukei.com,abc.es,elpais.com,definitions.net,
ensonhaber.com,lapatilla.com,sozcu.com.tr#%#//scriptlet("abort-current-inline-
script", "atob", "googlefc")
! #%#//scriptlet("abort-on-property-read", "__tnt.adBlockEnabled")
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")
!
||fundingchoicesmessages.google.com^$domain=video.repubblica.it
! 'adblockdetector.front.abagent.agent'
/javascript_adblockdetector/front_front_abagent.js
!
! arlinablock
!+ NOT_OPTIMIZED
||cdn.jsdelivr.net/gh/ayoubcr5/bestnhl/ad.js
||cdn.rawgit.com/Arlina-Design/quasar/*/arlinablock.js
||cdn.jsdelivr.net/gh/mdnaik/myblog@master/arlinablock.js
||cdn.jsdelivr.net/gh/Arlina-Design/quasar@master/arlinablock.js
||cdn.staticaly.com/gh/Arlina-Design/*/arlinablock.js
||rawcdn.githack.com/*/arlinablock.js
||cdn.jsdelivr.net/gh/dewaplokis/block@master/dewablock.js
||cdn.jsdelivr.net/gh/*/js/arlinablock.js
||receivefreesms.co.uk/adblk/adblk_enc.js
||romgoc.net/*/adblock_fuck.js
||frendz4m.org/arlinablock.js
||safbits.com/next.js
safbits.com,bestnhl.com,frendz4m.org#$#body { overflow: auto !important; }
safbits.com,bestnhl.com,frendz4m.org#$##arlinablock { display: none !important; }
safbits.com,bestnhl.com#%#//scriptlet('prevent-addEventListener', 'load',
'downloadJSAtOnload')
iptvbin.com$$script[tag-content="a.id=""arlinablock"""][max-length="1200"]
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=bemiraculous.tk|drivedrama.com|puressh.net|
iptvbin.com|htnovo.net|frendz4m.org|bestnhl.com|safbits.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=bemiraculous.tk|
drivedrama.com|puressh.net|iptvbin.com|htnovo.net|frendz4m.org|bestnhl.com|
safbits.com
!
! ignielAdBlock
! For some cases, try this scriptlet `#%#//scriptlet("abort-current-inline-script",
"document.createElement", "ignielAdBlock")` or JS rule
`#%#AG_abortInlineScript(/ignielAdBlock/, 'document.createElement');`
paste1s.com,note1s.com,fc.lc,fc-lc.com,health-
and.me,akwam.*,rockmods.net,duit.cc,arabseed.*,poppamr.com,miuiku.com,tatangga.com,
flash-
firmware.blogspot.com,ghostsnet.com,rezkozpatch.xyz,ashort1a.xyz,orirom.com,rumahit
.id#%#//scriptlet("abort-current-inline-script", "document.createElement",
"ignielAdBlock")
bospedia.com#%#//scriptlet("abort-current-inline-script", "document.createElement",
"AdBlock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=bospedia.com|rockmods.net|aiimsneetshortnotes.com|
arabseed.*|poppamr.com|adnit.xyz|seg-ashort1a-ma.tk|miuiku.com|tatangga.com|flash-
firmware.blogspot.com|ghostsnet.com|rezkozpatch.xyz|rumahit.id|sekilastekno.com|
romfirmware.com|orirom.com|gsmfirmware.net|animekuro.net|ashort1a.xyz|akwam.*|
health-and.me|fc-lc.com|fc.lc|note1s.com|paste1s.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=bospedia.com|
rockmods.net|aiimsneetshortnotes.com|arabseed.onl|poppamr.com|adnit.xyz|seg-
ashort1a-ma.tk|miuiku.com|tatangga.com|flash-firmware.blogspot.com|ghostsnet.com|
rezkozpatch.xyz|rumahit.id|sekilastekno.com|romfirmware.com|orirom.com|
gsmfirmware.net|animekuro.net|ashort1a.xyz|akwam.*|health-and.me|fc-lc.com|fc.lc|
note1s.com|paste1s.com
fc-lc.com###ignielAdBlock
paste1s.com,note1s.com,fc.lc#$#body { overflow: auto !important; }
paste1s.com,note1s.com,fc.lc#$##ignielAdBlock { display: none !important; }
!
! DHAntiAdBlocker
@@/dh-anti-adblocker/assets/js/ads-prebid.js
@@/dh-anti-adblocker/assets/js/prebid-ads.js
@@/dh-anti-adblocker/assets/js/prebid-ads-
@@/dh-anti-adblocker/public/js/prebid-ads.js
@@/dh-new-anti-adblocker-lite/public/js/prebid-ads.js
cronosscan.net,arrowos.net,cover-
addict.com,scriptsrbx.com,scriptsrbx.com,variatkowo.pl,freegogpcgames.com,omgpu.com
,arcadepunks.com#%#//scriptlet("set-constant", "DHAntiAdBlocker", "true")
j2dw.ngo#%#//scriptlet("set-constant", "DHNewAntiAdBlocker", "true")
!
! adace-popup-detector
##.adace-popup-detector
@@/wp-content/plugins/ad-ace//includes/adblock-detector/advertisement.js$~third-
party
!
! AdUnblocker ('blanket' popup)
agorablog.it,apfelpatient.de,openculture.com,satcesc.com$$script[tag-
content="aadb_get_data"][min-length="10000"][max-length="20000"]
agorablog.it,apfelpatient.de,openculture.com,satcesc.com#%#//scriptlet('prevent-
addEventListener', 'DOMContentLoaded', 'aadb_get_data')
pngtosvg.com,vladan.fr,unityassets4free.com,clockks.com#%#//scriptlet("abort-on-
property-read", "daau_app")
cgtips.org#%#//scriptlet('prevent-addEventListener', '', 'aadb_get_data')
baddiehub.com#%#//scriptlet("prevent-setTimeout", "css_class.show")
tecmundo.net,gaminplay.com,mangacrab.com,news.claimfey.com,wallpaperwaifu.com,sakpo
t.com,latestjav.com,ourcoindigibyte.xyz,ourcoindash.xyz,ourcoineth.xyz,ourcoinfauce
t.xyz,ourcoin.xyz,asyadizileri.net,techhelpbd.com,e-
sanatatea.ro,therootdroid.com,sevenjournals.com,7apple.net,jorgemoncada.com,hollywo
odsmagazine.com,r3ndy.com,anicosplay.net,ewybory.eu,nanoroms.com,egymanga.net,flipr
eview.com,hiphopa.net,pngtosvg.com,compartilhandobr.com,loksado.com,ecoursefree.com
,daemon-
hentai.com,yigeplus.xyz,cgchotbox.com,launcherfull.com,cheatbyte.com,techycoder.com
,arasindakifark.net,kitguru.net,gsmxt.com,mangaxp.com,technicalatg.com,technicalatg
.xyz,freetutorialsdownload.online,asyadrama.com,tutsgalaxys.com,toolss.net,vipmods.
net,freetutorialsudemy.com,adonisfansub.com,getfreecourses.org,yuinime.net,themovie
slab.in,udemycoursesfree.me,bitcoinegypt.news,talkjarvis.com,satcesc.com,dongknows.
com,getfreecourses.net,citychilli.com,livenewsof.com,pinayvids.com,hardcoregames.ca
,pasend.*,unityassetcollection.com,crypto-fun-
faucet.de,fileoops.com,samuraiscan.com,3dmodelshare.org,dailyvideoreports.net,codes
nail.com,ma-
x.org,sitarchive.com,onlyfanesse.com,codingshiksha.com,graphicux.com,w3layouts.com,
musike.net,windowsmatters.com,sonixgvn.net,avoiderrors.com,gatcha.org,sayrodigital.
com,justandroid.net,4horlover.com,topnewsshow.com,3dzip.org,ovagames.com,lewdsenpai
.com,mylivewallpapers.com#%#//scriptlet('prevent-addEventListener', 'load',
'aadb_get_data')
latestjav.com,ourcoindigibyte.xyz,ourcoindash.xyz,ourcoineth.xyz,ourcoinfaucet.xyz,
ourcoin.xyz,asyadizileri.net,techhelpbd.com,e-
sanatatea.ro,therootdroid.com,sevenjournals.com,7apple.net,jorgemoncada.com,hollywo
odsmagazine.com,r3ndy.com,anicosplay.net,ewybory.eu,nanoroms.com,egymanga.net,flipr
eview.com,hiphopa.net,pngtosvg.com,compartilhandobr.com,loksado.com,ecoursefree.com
,daemon-
hentai.com,yigeplus.xyz,cgchotbox.com,launcherfull.com,cheatbyte.com,techycoder.com
,arasindakifark.net,kitguru.net,gsmxt.com,mangaxp.com,technicalatg.com,technicalatg
.xyz,freetutorialsdownload.online,asyadrama.com,tutsgalaxys.com,toolss.net,vipmods.
net,freetutorialsudemy.com,adonisfansub.com,getfreecourses.org,themovieslab.in,udem
ycoursesfree.me,bitcoinegypt.news,talkjarvis.com,satcesc.com,dongknows.com,getfreec
ourses.net,citychilli.com,livenewsof.com,pinayvids.com,hardcoregames.ca,pasend.*,un
ityassetcollection.com,crypto-fun-
faucet.de,fileoops.com,samuraiscan.com,3dmodelshare.org,dailyvideoreports.net,codes
nail.com,ma-
x.org,sitarchive.com,onlyfanesse.com,codingshiksha.com,graphicux.com,w3layouts.com,
musike.net,windowsmatters.com,sonixgvn.net,avoiderrors.com,gatcha.org,sayrodigital.
com,justandroid.net,4horlover.com,topnewsshow.com,3dzip.org,ovagames.com,lewdsenpai
.com#%#//scriptlet("set-constant", "adsbygoogle.length", "undefined")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=tecmundo.net|gaminplay.com|dbsysupgrade.com|asyadizileri.net|
techhelpbd.com|therootdroid.com|sevenjournals.com|7apple.net|jorgemoncada.com|
hollywoodsmagazine.com|anicosplay.net|ewybory.eu|nanoroms.com|egymanga.net|
flipreview.com|hiphopa.net|pngtosvg.com|compartilhandobr.com|loksado.com|
ecoursefree.com|daemon-hentai.com|yigeplus.xyz|cgchotbox.com|launcherfull.com|
cheatbyte.com|techycoder.com|arasindakifark.net|kitguru.net|gsmxt.com|mangaxp.com|
technicalatg.com|technicalatg.xyz|freetutorialsdownload.online|tutsgalaxys.com|
vipmods.net|freetutorialsudemy.com|adonisfansub.com|getfreecourses.org|
themovieslab.in|bitcoinegypt.news|talkjarvis.com|satcesc.com|dongknows.com|
getfreecourses.net|citychilli.com|livenewsof.com|pinayvids.com|hardcoregames.ca|
pasend.*|unityassetcollection.com|crypto-fun-faucet.de|fileoops.com|
samuraiscan.com|3dmodelshare.org|cgtips.org|dailyvideoreports.net|codesnail.com|ma-
x.org|sitarchive.com|onlyfanesse.com|codingshiksha.com|graphicux.com|w3layouts.com|
musike.net|windowsmatters.com|sonixgvn.net|avoiderrors.com|gatcha.org|
sayrodigital.com|justandroid.net|4horlover.com|topnewsshow.com|3dzip.org|
ovagames.com|lewdsenpai.com|mitsmits.com|asyadrama.com|r3ndy.com|
mylivewallpapers.com|e-sanatatea.ro|ourcoindigibyte.xyz|ourcoindash.xyz|
ourcoineth.xyz|ourcoinfaucet.xyz|ourcoin.xyz|latestjav.com|sakpot.com|
wallpaperwaifu.com|news.claimfey.com|mangacrab.com
!
! chp_ads_blocker
! https://github.com/AdguardTeam/AdguardFilters/issues/94283
tenbaiquest.com,daemon-
hentai.com,technicalatg.com,anreiter.at,moewalls.com,frenchweb.fr,freemagazines.top
,desktopsolution.org,zuariya.com,bankofinfo.com,knightnoscanlation.com,mazen-
ve.com,pasokau.com,pathshalanepal.com,angolopsicologia.com,courserecap.com,cyberbum
p.net,mikrometoxos.gr,geezwild.com,manga-
fenix.com,codehelppro.com,9movierulz.*,rbs.ta36.com,icongnghe.com,pulpitandpen.org,
turbolangs.com,skincaredupes.com,codeastro.com,saniaowner.space,chineseanime.co.in,
hentai-mega-
mix.com,ragnarokscan.com,codecap.org,themehits.com,katmoviefix.*,dragontea.ink,twin
kybf.com,softfully.com,windowsbulletin.com,udemycoupons.me,365tips.be,animeactua.co
m,galaxytranslations97.com,myviptuto.com,tienichmaytinh.net,coursevania.com,youfrie
nd.it,7misr4day.com,technicalatg.xyz,gourmetscans.net,mangakik.com,michaelemad.com,
javgayplus.com,gaypornhdfree.com,fcportables.com,gaypornhdfree.to,netfuck.net,romad
d.com,mkvhouse.com,toptechtalk.xyz##div[id^="chp_ads_block"]
mikrometoxos.gr,geezwild.com,manga-
fenix.com,codehelppro.com,9movierulz.*,icongnghe.com,turbolangs.com,skincaredupes.c
om,codeastro.com,saniaowner.space,chineseanime.co.in,katmoviefix.*###chp_branding
tenbaiquest.com,daemon-
hentai.com,technicalatg.com,anreiter.at,moewalls.com,frenchweb.fr,bankofinfo.com,kn
ightnoscanlation.com,mazen-
ve.com,pasokau.com,pathshalanepal.com,angolopsicologia.com,mikrometoxos.gr,geezwild
.com,manga-
fenix.com,codehelppro.com,9movierulz.*,rbs.ta36.com,icongnghe.com,pulpitandpen.org,
turbolangs.com,skincaredupes.com,codeastro.com,saniaowner.space,chineseanime.co.in,
hentai-mega-
mix.com,ragnarokscan.com,codecap.org,themehits.com,katmoviefix.*,dragontea.ink,twin
kybf.com,softfully.com,windowsbulletin.com,udemycoupons.me,365tips.be,animeactua.co
m,galaxytranslations97.com,myviptuto.com,tienichmaytinh.net,coursevania.com,youfrie
nd.it,7misr4day.com,technicalatg.xyz,gourmetscans.net,mangakik.com,michaelemad.com,
javgayplus.com,gaypornhdfree.com,fcportables.com,gaypornhdfree.to,netfuck.net,romad
d.com,mkvhouse.com,toptechtalk.xyz#%#//scriptlet("abort-on-property-read",
"adsBlocked")
dongknows.com#$#div[id^="chp_ads_block"] { display: none !important; }
dongknows.com#$#html > body[class*="chp_ads_blocker"] { overflow: auto !
important; }
dongknows.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "pagead2.googlesyndication.com")
!
! adde_modal_detector
gayguy.top,camcam.cc,stepmoms.xxx,pornmilo.me,freshscat.com##.adde_modal-overlay
gayguy.top,camcam.cc,stepmoms.xxx,pornmilo.me,freshscat.com##.adde_modal_detector
gayguy.top,camcam.cc,stepmoms.xxx,pornmilo.me,freshscat.com#%#//scriptlet("abort-
on-property-read", "adsBlocked")
!
! 'tie.ad_blocker_detector' (tie-popup-adblock)
poradniki.net,expatguideturkey.com,sorumatik.co,databaseitalia.it,zodhacks.com,dnao
fsports.com,bollywoodhindi.in,nubng.com,vga4a.com,thetimesweekly.com,kdramasurdu.ne
t,raqmedia.com,newsauto.it,compuhoy.com,gatexplore.com,rolasdanet.com,avmkatalog.co
m,aktuelsanat.net,techhelpbd.com,ozkanalkan.net,apprepack.com,legrandreveil.co,algh
ad.com,scriptciyiz.org,oicanadian.com,ifon.ca,cnwintech.com,washingtoninformer.com,
thetruedefender.com,muzikonair.com,web4free.in,numberozo.com,haronefit.com,tutocad.
com,omerbozdi.com.tr,softvela.us,wallpapers.ispazio.net,bsaktuell.de,koinbox.net,in
ventiva.co.in,estafed1.com,tntmac.com,latestreview.tech,curiosandosimpara.com,vodne
ws.pl,tipslearn.com,rebe1scum.com,animedevil.com,fullversionforever.com,stockrom.ne
t,thenextdroid.com,jogging-
plus.com,cozumpark.com,rontechtips.com,trivela.com.br,cimaroom.com#%#//
scriptlet("set-constant", "tie.ad_blocker_detector", "")
poradniki.net,expatguideturkey.com,sorumatik.co,databaseitalia.it,zodhacks.com,dnao
fsports.com,bollywoodhindi.in,nubng.com,vga4a.com,thetimesweekly.com,kdramasurdu.ne
t,raqmedia.com,newsauto.it,compuhoy.com,gatexplore.com,rolasdanet.com,avmkatalog.co
m,aktuelsanat.net,techhelpbd.com,ozkanalkan.net,apprepack.com,legrandreveil.co,algh
ad.com,scriptciyiz.org,oicanadian.com,ifon.ca,cnwintech.com,washingtoninformer.com,
thetruedefender.com,muzikonair.com,web4free.in,numberozo.com,haronefit.com,tutocad.
com,omerbozdi.com.tr,softvela.us,wallpapers.ispazio.net,bsaktuell.de,koinbox.net,in
ventiva.co.in,estafed1.com,tntmac.com,latestreview.tech,curiosandosimpara.com,vodne
ws.pl,tipslearn.com,rebe1scum.com,animedevil.com,fullversionforever.com,stockrom.ne
t,thenextdroid.com,jogging-
plus.com,cozumpark.com,rontechtips.com,trivela.com.br,cimaroom.com#$#body .Ad-
Container.adsbygoogle { display: block !important; }
!
! npttech antiadblock script
||npttech.com/advertising.js$important,script,redirect=noopjs,domain=~vijesti.me
!
!
! npttech+tinypass antiadblock
slate.com#@#.ad
slate.com#@#.ad01
$cookie=__adblocker,domain=slate.com
!
! @@/libs/advertisement.js popular antiadblock on crypto faucet websites
@@/libs/advertisement.js$domain=catchcoin.pw|xfaucet.net|getfreebit.xyz|amber-
dash.cf|getfree.co.in|starbits.io|shahinshort.tk|bagi.co.in|grandfaucet.net|
harena.space|myethereumfaucet.com|konstantinova.net|gajiancoin.online|
starfaucet.net|bitearns.com|cryptofreebies.info|faucex.tk|trivisna.com|
nosl.juezcoin.xyz|earn-cryptolive.000webhostapp.com|earncryptosaj786.com|
momofree.website|dogeatm.com|aztecafaucet.space|multifaucet.org|seg-ashort1a-ma.tk|
pcmur.es|dogestar.website|tron-faucet.xyz|claimbits.io|i-bits.io|
diamondfaucet.space|gobits.io|russiacoin.xyz|starsfaucet.com|lionltcfaucet.xyz|
projecto2.xyz|faucet.shorterall.com|yellowfaucet.ovh|faucet.cryptourl.net|
wildfaucets.ml|simplyfaucet.xyz|faucet-doge.u7u.pl
!
! https://github.com/AdguardTeam/AdguardFilters/issues/76212
vijesti.me#%#//scriptlet("abort-on-property-read", "setNptTechAdblockerCookie")
!
! START: Ads replacement (this script is similar to `zmctrack`)
!
filmvilag.me,liderendeportes.com,serieskao.tv,freefilm.to,ac24.cz,downloads-
anymovies.com,nsfwyoutube.com,jpblow.info,hesgoal.com,filmisub.com,igg-
games.com,ruwhite.info,slones.info,ukhello.info,uaclips.com,freeserial.to,thodkyaat
.com,kzclip.com,onlymen.cz,ultimasnoticias.com.ve,ibb.co$
$script[wildcard="*track*atob*ShadowRoot*"][min-length="5000"][max-length="10000"]
!
! similar script('m.uttclimber.com')
||m.uttclimber.com^$third-party
||m.resoliltiu.email^$third-party
serieslatinoamerica.tv,tr-cam.com,trshow.info,ukposts.info,ruplayers.com##pp
ukposts.info,ruplayers.com$$script[tag-content="insertAdjacentHTML"]
! https://github.com/AdguardTeam/AdguardFilters/issues/115641
||claimfey.com/cryptonews/wp-content/uploads/bqanwcfp.js
! https://github.com/AdguardTeam/AdguardFilters/issues/85992
serieslatinoamerica.tv$$script[wildcard="*track*atob*ShadowRoot*"][min-
length="5000"][max-length="10000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/66726
tr-cam.com#$?#body > iframe[name]:not([class]):not([id]):not([src])[style*="none"]
{ remove: true; }
tr-cam.com$$script[wildcard="*track*atob*ShadowRoot*"][min-length="5000"][max-
length="10000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/63273
trshow.info$$script[wildcard="*track*atob*ShadowRoot*"][min-length="5000"][max-
length="10000"]
trshow.info#$?#iframe[name]:not([class]):not([id]):not([src])[style^="display:"]
{ remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/15206
uaclips.com,kzclip.com,ru-clip.com,ruclip.com#$##morev { position: absolute!
important; left: -3000px!important; }
uaclips.com,kzclip.com,ru-clip.com,ruclip.com###morev
!
! https://github.com/AdguardTeam/AdguardFilters/issues/65122
! https://github.com/AdguardTeam/AdguardFilters/issues/51117#issuecomment-599883366
9908ww.com,adelaidepawnbroker.com,bztube.com,disputeresolutionfinance.uk,hotovs.com
,insuredhome.org,nudegista.com,pornluck.com,vidd.se,redtube.*,youpornru.com,tube8.c
om,tube8.es,tube8.fr,tube8.net,pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u
.onion#%#//scriptlet('set-constant', 'page_params.holiday_promo', 'true')
! END: Ads replacement
!
! smallseotools.com ad re-insertaion
smallseotools.com#$#.adsbygoogle { max-height: 1px !important; }
smallseotools.com#@#.adsbygoogle
||smallseotools.com/ads.png$image,redirect=1x1-transparent.gif,important
@@||smallseotools.com/ads.png
@@||smallseotools.com/imgs/ads/love_you_son.jpg
@@||smallseotools.com/images/Popup2.png
!
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/118043
googledrivelinks.com#%#//scriptlet('prevent-fetch',
'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/118133
@@||btc.sldc.pl/libs/advertisement.js?ad_ids=
! anti-adb
camvideoshub.com#%#//scriptlet("set-constant", "canRunAds", "true")
@@||camvideoshub.com/livejasmin.com.js$script
! https://github.com/AdguardTeam/AdguardFilters/issues/118059
keran.co#%#//scriptlet("abort-on-property-read", "disableButtonTimer")
||keran.co/js/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/118055
faucetcrypto.net#%#//scriptlet("abort-current-inline-script", "decodeURIComponent",
"_0x")
||static.surfe.pro/js/
net.js$script,xmlhttprequest,redirect=nooptext,domain=faucetcrypto.net
! https://github.com/AdguardTeam/AdguardFilters/issues/117939
freebitcoin.top#%#//scriptlet("abort-current-inline-script", "decodeURIComponent",
"_0x")
||static.surfe.pro/js/
net.js$script,xmlhttprequest,redirect=nooptext,domain=freebitcoin.top
! https://github.com/AdguardTeam/AdguardFilters/issues/117841
youfiles.net#%#//scriptlet("set-constant", "gadb", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/117860
@@||allarewin.space/assets/ads-*.js
allarewin.space#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/117873
aruble.net#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/117701
apkmaven.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/117699
technicalatg.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/117646
||cdn.jsdelivr.net/gh/binhprodotcom/utilities@main/main.js
redirect.dafontvn.com#$#body { overflow: auto !important; }
redirect.dafontvn.com#$##levelmaxblock { display: none !important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=redirect.dafontvn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/117112
hackr.io#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/117176
r3owners.net#%#//scriptlet("abort-current-inline-script", "$", "adsBlocked")
! https://github.com/AdguardTeam/AdguardFilters/issues/116868
insideedition.com#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/116826
wcostream.com#@#.adBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/116557
racedepartment.com#%#//scriptlet("abort-current-inline-script", "$", "adsBlocked")
! https://github.com/AdguardTeam/AdguardFilters/issues/116522
@@||memangbau.com/sailthru.js
memangbau.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "').style.display='none';")
! https://github.com/AdguardTeam/AdguardFilters/issues/116338
javtiful.com##.dontblockme
! https://github.com/AdguardTeam/AdguardFilters/issues/116437
searchenginereports.net#%#//scriptlet('prevent-xhr',
'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/116330
choiceappstore.xyz#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/116384
technicalatg.xyz#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/116320
imagetotext.io#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://jbbs.shitaraba.net/bbs/read.cgi/internet/25463/1598352715/807
@@||techniknews.net/data/ads/doubleserve.js
! https://github.com/AdguardTeam/AdguardFilters/issues/116199
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-
adsbygoogle,important,domain=educationat.xyz
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=educationat.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/116078
mmastreams-100.tv,mlbstreams100.com,boxingstreams100.com,nbastreams-100.tv#%#//
scriptlet('prevent-fetch', 'doubleclick.net')
@@||www3.doubleclick.net^|$domain=mmastreams-100.tv|mlbstreams100.com|
boxingstreams100.com|nbastreams-100.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/115668
bestjavporn.com#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/115815
pandaznetwork.com,cgchotbox.com#%#//scriptlet('prevent-fetch',
'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/115711
cheatermad.com#@##adcontent
cheatermad.com#%#//scriptlet("prevent-setTimeout",
"0===o.offsetLeft&&0===o.offsetTop")
! https://github.com/AdguardTeam/AdguardFilters/issues/115864
fordgalaxy.org.uk#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/115891
searchresults.cc#%#//scriptlet("set-constant", "test", "true")
! https://github.com/uBlockOrigin/uAssets/issues/12809
dramaworldhd.co#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/115748
hentaidexy.com#%#//scriptlet("set-constant", "userExperienceImpacted", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/115727
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js|$domain=tudaydeals.com
tudaydeals.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/115626
cutt.net#@#.adsbygoogle
cutt.net#$#.adsbygoogle { display: block !important; position: absolute !important;
left: -3000px !important; }
cutt.net#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/115595
up-load.one#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "/abisuq/")
! https://github.com/AdguardTeam/AdguardFilters/issues/115511
ladbible.com#%#//scriptlet("set-constant", "pbjs.adUnits", "emptyArr")
! https://github.com/AdguardTeam/AdguardFilters/issues/115282
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js|$domain=treetab.co
! https://github.com/AdguardTeam/AdguardFilters/issues/115190
! https://github.com/AdguardTeam/AdguardFilters/issues/115352
||uploadbank.com/js/abcode.js
uploadbank.com#%#//scriptlet("abort-on-property-write",
"document.onreadystatechange")
! https://github.com/AdguardTeam/AdguardFilters/issues/114134
||aaxwall.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/115162
nagarlyricshub.blogspot.com###antiAdBlock
nagarlyricshub.blogspot.com#%#//scriptlet("abort-current-inline-script",
"EventTarget.prototype.addEventListener", "adsbygoogle.js")
! https://github.com/AdguardTeam/AdguardFilters/issues/114814
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=imagetotext.info
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=imagetotext.info
! https://github.com/AdguardTeam/AdguardFilters/issues/113418
toolxox.com#%#//scriptlet("abort-current-inline-script", "document.createElement",
"adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/113418
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=unlimitdownloads.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=unlimitdownloads.com,im
portant
! https://github.com/AdguardTeam/AdguardFilters/issues/114922
hacksnation.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "'adblock','createElement'")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=hacksnation.com
! https://github.com/AdguardTeam/AdguardFilters/issues/114837
gifans.com#%#//scriptlet('abort-on-stack-trace', '$', 'HTMLScriptElement.onerror')
! https://github.com/bogachenko/fuckfuckadblock/issues/296
adinserter.pro#@##banner-advert-container
! https://github.com/AdguardTeam/AdguardFilters/issues/116173
itscybertech.com#%#//scriptlet('prevent-element-src-loading', 'script',
'adsbygoogle')
itscybertech.com#%#//scriptlet('abort-current-inline-script',
'document.createElement', 'adsbygoogle.js')
itscybertech.com#%#//scriptlet('prevent-xhr', 'pagead2.googlesyndication.com')
premiumebooks.*#%#//scriptlet('abort-current-inline-script',
'document.getElementsByTagName', '/antiAdBlock|adblock/')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=itscybertech.com|premiumebooks.*
! rakuten.tv - adblock detection
@@||tv.ads.spotx.tv^$domain=rakuten.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/114665
||cdn.leanhduc.pro.vn/utilities/block-adblock/main.js
top1iq.com,thuthuatmoi.xyz#$#body { overflow: auto !important; }
top1iq.com,thuthuatmoi.xyz#$##levelmaxblock { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/114454
iptvjournal.com,kienthucrangmieng.com,coin-free.com#%#//scriptlet('prevent-fetch',
'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/114600
filmzie.com#@#.textad
filmzie.com#@#.textads
filmzie.com#$#.textads.textad { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/114453
@@||ezcoin.it/adex.js
ezcoin.it#$#.step2 > .alert-info[style*="none"] { display: block !important; }
ezcoin.it#$#.step2 > .ablinksgroup[style*="none"] { display: block !important; }
ezcoin.it#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"(!document[_")
! https://github.com/AdguardTeam/AdguardFilters/issues/114408
@@||app.trangchu.news/*.js
trangchu.news#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "').style.display='none';")
! https://github.com/AdguardTeam/AdguardFilters/issues/114452
larvelfaucet.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "ad.a-ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/114449
totalcalc.com###overlay
totalcalc.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/114203
rwcentral.com#@#.adsbygoogle
rwcentral.com#$#.adsbygoogle { position: absolute !important; left: -3000px !
important; }
rwcentral.com#%#//scriptlet("prevent-setTimeout", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/114092
||googletagmanager.com/gtag/js$script,redirect=noopjs,domain=btcbunch.com
btcbunch.com#%#//scriptlet("abort-on-property-write", "TestAd")
! https://github.com/AdguardTeam/AdguardFilters/issues/114082
@@||techacode.com/peel.js
techacode.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "').style.display='none';")
! https://github.com/AdguardTeam/AdguardFilters/issues/113948
@@||azmath.info/peel.js
azmath.info#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"').style.display='none';")
! https://github.com/easylist/easylist/issues/11483
ricettafitness.com#$##colunas { display: block !important; }
ricettafitness.com#$##saudacao { display: none !important; }
ricettafitness.com#$?#body > p > span:contains(adblock) { display: none !important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/114021
dailymotion.com#@#.ad_box
! https://github.com/AdguardTeam/AdguardFilters/issues/113963
ninja.io#%#//scriptlet("set-constant", "App.AdblockDetected", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/113969
games.word.tips#@#display-ad-component
! https://github.com/AdguardTeam/AdguardFilters/issues/113700
3dzip.org#$#body { overflow: auto !important; }
3dzip.org#$##levelmaxblock { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/113935
slink.bid#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"').style.display='none';")
! https://github.com/AdguardTeam/AdguardFilters/issues/5738
searchftps.net#%#(function()
{document.location.hostname.includes("searchftps.net")&&AG_onLoad(function(){var
b=document.body,a=document.createElement("iframe");b&&(a.setAttribute("width","336"
),a.setAttribute("height","280"),a.style="display: none !
important;",b.appendChild(a))})})();
! https://github.com/AdguardTeam/Scriptlets/issues/203
@@||googletagmanager.com/gtag/js$domain=coin-free.com|kienthucrangmieng.com|
clickscoin.com|madshiba.fun
||googletagmanager.com/gtag/js$domain=coin-free.com|kienthucrangmieng.com|
clickscoin.com|madshiba.fun,redirect=noopjs,important
! https://github.com/bogachenko/fuckfuckadblock/issues/258
trickznhax.in#%#//scriptlet('prevent-xhr', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/113429
moddingzone.in#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/116620
! https://github.com/AdguardTeam/AdguardFilters/issues/113230
igg-games.co,igg-games.com##body > div[id][style^="position: fixed; z-index:"]
[style*="overflow: auto; background-color:"]
igg-games.co,igg-games.com#@#.widget-advads-ad-widget
igg-games.co,igg-games.com#$#.widget-advads-ad-widget { position: absolute !
important; left: -3000px !important; }
igg-games.co,igg-games.com#$##dkwids98s { height: 1px !important; }
igg-games.co,igg-games.com#%#//scriptlet("prevent-setTimeout", "/divAds|_0x[\s\S]*?
getElementsByTagName/")
igg-games.co,igg-games.com#%#//scriptlet("abort-current-inline-script", "$",
"advads")
!
https://github.com/bogachenko/fuckfuckadblock/commit/a4d302bbb5f75bcd7d3762afb4b8ae
3c6fe4d801#commitcomment-69137942
@@||bitefaucet.com/ads/wp-content/plugins/wp-safelink/assets/$image,~third-party
bitefaucet.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/117540
! https://github.com/AdguardTeam/AdguardFilters/issues/113169
||bluemediafiles.com/imgads/$image,redirect=1x1-transparent.gif
bluemediafiles.com#@##ads-left
bluemediafiles.com#@##ads-right
bluemediafiles.com#@#a[href^="https://tm-offers.gamingadult.com/"]
bluemediafiles.com#$#body #ads-left { display: block !important; position: absolute
!important; left: -3000px !important; }
bluemediafiles.com#$##ads-center { height: 250px !important; }
bluemediafiles.com#$##ads-right div { height: 604px !important; width: 160px !
important; }
bluemediafiles.com#$#body #ads-right { display: block !important; position:
absolute !important; left: -3000px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/113048
forexlap.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/110064
! https://github.com/AdguardTeam/AdguardFilters/issues/112630
pibys.win#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/112977
urdutimesdaily.com#@#.adhead
urdutimesdaily.com#%#//scriptlet("prevent-setTimeout", "adblock")
! https://poki.jp/g/repuls-io / https://repuls.io/ FREE CRADITS
@@||a.poki.com/prebid/$script,domain=poki-gdn.com|repuls.io
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=poki-gdn.com|repuls.io
@@||g.doubleclick.net/gampad/ads?*&url=https%3A%2F
%2Fgames.poki.com$xmlhttprequest,domain=imasdk.googleapis.com
@@||g.doubleclick.net/gampad/ads?*&url=https%3A%2F
%2Frepuls.io$xmlhttprequest,domain=imasdk.googleapis.com
@@||redirector.gvt1.com/videoplayback/id/*/source/gfp_video_ads/$media,domain=poki-
gdn.com|repuls.io
||redirector.gvt1.com/videoplayback/id/*/source/gfp_video_ads/
$media,redirect=noopmp4-1s,domain=poki-gdn.com|repuls.io,important
! https://github.com/AdguardTeam/AdguardFilters/issues/112825
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js|
$xmlhttprequest,domain=testadmit.com
testadmit.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/112931
leechpremium.link#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "').style.display='none';")
! https://github.com/AdguardTeam/AdguardFilters/issues/112883
beermoneyforum.com#%#//scriptlet("abort-current-inline-script", "$",
"initDetection")
! https://github.com/AdguardTeam/AdguardFilters/issues/112769
gamingfactor.xyz#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
gamingfactor.xyz#%#//scriptlet('abort-current-inline-script',
'Array.prototype.shift', '_0x')
! hdsport.biz anti-adb
hdsport.biz#%#//scriptlet("set-constant", "canRunAds", "true")
@@||videocdn.click/reclama/ads.js$script,domain=hdsport.biz
! https://github.com/AdguardTeam/AdguardFilters/issues/112502
streamspass.live##.abblock-msg
streamspass.live#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/112372
@@||tvwish.com/js/prebid-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/112231
blognews.in#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/112280
soccerstreams-100.tv#%#//scriptlet('prevent-fetch', 'doubleclick.net')
@@||www3.doubleclick.net^|$domain=soccerstreams-100.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/112175
rajsayt.xyz#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/112111
dzeko11.net#@#.adsBox
dzeko11.net#%#//scriptlet('prevent-setTimeout', 'testAd.offsetHeight')
! https://github.com/AdguardTeam/AdguardFilters/issues/112100
familyporner.com#%#//scriptlet("set-constant", "canRunAds", "true")
@@||familyporner.com/jesojof/js/prebid-ads.js
! https://github.com/uBlockOrigin/uAssets/issues/12057
@@||learnmania.org^$generichide
@@||learnmania.org/js/*.js?_v=$script,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/111673
noithatmyphu.vn,dulichkhanhhoa.net#%#//scriptlet('prevent-fetch',
'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/111791
therootdroid.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/111784
||raw.githack.com/gitabdel/javafiles/main/adblocken.js
learngeom.com#$#body { overflow: auto !important; }
learngeom.com#$##adblockbyspider { display: none !important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=learngeom.com
! https://github.com/AdguardTeam/AdguardFilters/issues/111755
exey.io#@#.adsbygoogle
@@||exe.io/js/prebid-ads.js
exey.io#%#(function()
{document.location.hostname.includes("exey.io")&&AG_onLoad(function()
{document.querySelector("html").setAttribute("data-fp","");var
a=document.createElement("ins");a.setAttribute("class","adsbygoogle");a.setAttribut
e("data-adsbygoogle-status","done");document.body.appendChild(a);var
b=document.createElement("iframe");a.appendChild(b)})})();
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=exey.io
! https://github.com/AdguardTeam/AdguardFilters/issues/110079
b2bhint.com#%#//scriptlet('prevent-setTimeout', 'verifyBlocker')
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=b2bhint.com
! https://github.com/AdguardTeam/AdguardFilters/issues/111672
exey.io#%#//scriptlet('prevent-xhr', 'pagead2.googlesyndication.com')
exey.io#$#.adsbygoogle { position: absolute !important; left: -4000px !important; }
exey.io#%#//scriptlet("set-constant", "randomVar", "true")
@@||exe.io/js/prebid-ads.js$domain=exey.io
! https://github.com/AdguardTeam/AdguardFilters/issues/111448
order-order.com#%#//scriptlet("abort-on-property-read", "atob")
@@||order-order.com/wp-content/themes/orderorder/admanager.google.com.js
! https://github.com/AdguardTeam/AdguardFilters/issues/111488
footy.to##.ad-modal
footy.to#%#//scriptlet("abort-current-inline-script", "$", "ad-modal")
! https://github.com/AdguardTeam/AdguardFilters/issues/111385
@@/wp-content/plugins/imedia-basic/adserver-*.js$domain=sgxnifty.org|
dollarindex.org|cacfutures.org|dowfutures.org|nasdaqfutures.org|spfutures.org|
ftsefutures.org|daxfutures.org|nikkeifutures.org|niftyfutures.org|comexlive.org|
mcxlive.org|ncdexlive.org
! https://github.com/bogachenko/fuckfuckadblock/issues/278
kituweh.xyz,artunnel57.com#@#.ad-placement
kituweh.xyz,artunnel57.com#@#.adbadge
kituweh.xyz,artunnel57.com#@#.ad-placeholder
kituweh.xyz,artunnel57.com#@#.BannerAd
kituweh.xyz,artunnel57.com#%#//scriptlet("abort-current-inline-script",
"document.querySelector", "detect")
kituweh.xyz,artunnel57.com#%#//scriptlet("prevent-setInterval", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/110892
@@||btcadspace.com/assets/ads-*.js
btcadspace.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/110989
mrlabtest.com##.adblockwrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/111267
! https://github.com/AdguardTeam/AdguardFilters/issues/111068
||claimtrx.com/next.js
! https://github.com/AdguardTeam/AdguardFilters/issues/111167
vaughn.live#$#div[class$="MvnAbvsLowerThirdWrapper"] { position: absolute !
important; left: -3000px !important; }
vaughn.live#%#//scriptlet("prevent-setInterval", "MvnAbvsLowerThirdWrapper")
!
https://www.reddit.com/r/uBlockOrigin/comments/sy74pj/full_page_anti_adblock_detect
or/
paidappstore.xyz#%#//scriptlet('prevent-xhr', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/110983
@@||streamsb.net/pop.js
streamsb.net#%#//scriptlet("set-constant", "isadb", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/111060
||feyorra.top/next.js
! https://github.com/AdguardTeam/AdguardFilters/issues/110870
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=semicolonworld.com
! https://github.com/AdguardTeam/AdguardFilters/issues/110513
worldappsstore.xyz#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/bogachenko/fuckfuckadblock/issues/269
safe.elektroupdate.com#@#.adsbygoogle
safe.elektroupdate.com#$#.adsbygoogle { height: 1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/117009
vrcmods.com#%#//scriptlet("abort-on-property-read", "bruhded")
! https://github.com/AdguardTeam/AdguardFilters/issues/109657
pherotruth.com#%#//scriptlet('abort-current-inline-script',
'Array.prototype.shift', 'void 0===')
pherotruth.com$$script[wildcard="*.shift()*void 0===*"][min-length="50000"][max-
length="250000"]
! gamingbible.co.uk - antiadblock
gamingbible.co.uk#%#//scriptlet("set-constant", "pbjs.adUnits", "emptyArr")
! https://github.com/AdguardTeam/AdguardFilters/issues/110352
unilad.co.uk#%#//scriptlet("set-constant", "pbjs.adUnits", "emptyArr")
! https://github.com/AdguardTeam/AdguardFilters/issues/110083
skypng.com#%#//scriptlet("set-constant", "canRunAds", "true")
@@||skypng.com/public/js/prebid-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/110085
xtremestream.co#$#.ad { height: 20px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110059
helpinterview.com#%#//scriptlet('prevent-setTimeout', 'AdBlock')
! https://github.com/AdguardTeam/AdguardFilters/issues/105851
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=wink.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/109900
||maxpixel.net/js/utility.min.js
! Common anti-adblock rules for:
! - detectadblock.com (the first rule);
! - similar script (borh rules)
/doubleserve.js$badfilter
#$#div[class="adsbygoogle"][id="ad-detector"] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/108057
sanoybonito.club#@#.adbanner
@@||googleads.g.doubleclick.net/pagead/id$xmlhttprequest,domain=sanoybonito.club
! https://github.com/AdguardTeam/AdguardFilters/issues/109699
dwgshare.com#$#body { overflow: auto !important; }
dwgshare.com#$##levelmaxblock { display: none !important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=dwgshare.com
! https://github.com/AdguardTeam/AdguardFilters/issues/109397
@@||base64.online/ads.txt
! https://github.com/uBlockOrigin/uAssets/issues/11570
@@||playmyopinion.com/assets/developer/js/prebid-ads.js
playmyopinion.com#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/109269
elamigosedition.com#@##advert-box
elamigosedition.com#@##dnn_adSky
elamigosedition.com#@##adlayer
elamigosedition.com#@##ad-ads
elamigosedition.com#@##ad-655
elamigosedition.com#@##midadd
elamigosedition.com#@##ad_middle
elamigosedition.com#@##ads
elamigosedition.com#@#[id^=ad_]
! getcopy.link - antiadblock
@@||getcopy.link/js/prebid-ads.js
getcopy.link#%#//scriptlet("set-constant", "isAdBlockActive", "false")
getcopy.link#%#//scriptlet("set-constant", "lck", "true")
getcopy.link#%#//scriptlet("abort-on-property-read", "preloader_tag")
! https://github.com/uBlockOrigin/uAssets/issues/11503
bigbtc.win#%#//scriptlet("set-constant", "canRunAds", "true")
@@||bigbtc.win/js/ads-prebid.js
! https://github.com/AdguardTeam/AdguardFilters/issues/109139
seopolarity.com#@#.banner_ad
seopolarity.com#%#//scriptlet('prevent-setTimeout', 'testAd.offsetHeight === 0')
! https://github.com/AdguardTeam/AdguardFilters/issues/109021
zeroupload.com#%#//scriptlet('abort-current-inline-script', '$', 'adblockinfo')
@@||zeroupload.com/js/js/prebid-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/110343
||googletagmanager.com/gtag/
js$script,redirect=noopjs,important,domain=proinfinity.fun
@@||googletagmanager.com/gtag/js$domain=proinfinity.fun
! https://github.com/AdguardTeam/AdguardFilters/issues/105382
@@||dosgamezone.com/ads/banner1.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/108790
kolagames.com##.wgAdBlockMessage
! https://github.com/AdguardTeam/AdguardFilters/issues/108686
@@||blindhypnosis.com/abc-doubleclick.js
blindhypnosis.com#$#.abcd { display: none !important; }
blindhypnosis.com#$#.asdf { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/108674
diglink.blogspot.com#$#body { overflow: auto !important; }
diglink.blogspot.com#$##caynetunad { display: none !important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=diglink.blogspot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/108515
xup.in###xupab
!+ PLATFORM(windows, mac, android)
xup.in#?##xupab
xup.in#%#//scriptlet("set-constant", "showab", "noopFunc")
xup.in#%#//scriptlet("prevent-setTimeout", "wrapfabtest")
! https://github.com/AdguardTeam/AdguardFilters/issues/108648
za.gl,za.uy#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/bogachenko/fuckfuckadblock/issues/266
sanctuary.moe#%#//scriptlet("abort-current-inline-script", "$",
"document.getElementById")
@@||sanctuary.moe/js/ads-prebid.js
@@||sanctuary.moe/js/doubleserve.js
! https://github.com/AdguardTeam/AdguardFilters/issues/108435
deezloaded.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/108381
@@||dcode.fr/static/ad/index_ad_service.js
dcode.fr#%#//scriptlet("set-constant", "dCode.adBlock", "false")
dcode.fr#%#//scriptlet("prevent-eval-if", "google_ad_client")
! https://github.com/AdguardTeam/AdguardFilters/issues/108367
bootdey.com#%#//scriptlet("prevent-setTimeout", "adCheck")
bootdey.com#@##ads-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/108054
@@||zegtrends.com/ad.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/108330
studyis.xyz#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! tubeload.co - antiadblock
tubeload.co#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
tubeload.co##body > div[id][style^="height:"][style*="opacity:"][style*="z-index:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/107644
sadeempc.com#$##babasbmsgx { display: none !important; }
sadeempc.com#%#//scriptlet('remove-attr', 'style', 'body[style="visibility:
hidden !important;"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/107643
gplpalace.one###adb
gplpalace.one#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/107394
htmlsave.com#%#//scriptlet("remove-attr", "href", "a[id]
[href^='#PleaseDisableAdblock']")
! https://github.com/AdguardTeam/AdguardFilters/issues/107198
@@||playerdrive.me/assets/js/prebid-ads.js
playerdrive.me#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/108210
apkandroidhub.in#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=apkandroidhub.in,important
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=apkandroidhub.in
! https://github.com/AdguardTeam/AdguardFilters/issues/107856
sgxnifty.org###aub
sgxnifty.org###aub_cover
@@||cdn.jsdelivr.net/gh/imediacdn/wp-plugins@main/imedia-basic/
doubleserve.js$domain=sgxnifty.org
! https://github.com/uBlockOrigin/uAssets/issues/11443
babymodz.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=babymodz.com,important
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=babymodz.com
! https://github.com/AdguardTeam/AdguardFilters/issues/104454
watchporn.to#@#.ads-iframe
@@||watchporn.to/player/player_ads.html?advertising_id=$domain=watchporn.to
! https://github.com/AdguardTeam/AdguardFilters/issues/107600
jaunpurmusic.info#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=jaunpurmusic.info,important
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=jaunpurmusic.info
! https://github.com/AdguardTeam/AdguardFilters/issues/106746
||cdn.jsdelivr.net/gh/choipanwendy/adsBlock@main/adblock.js
atlai.club,toptechtalk.xyz#%#//scriptlet('prevent-addEventListener', 'load',
'downloadJSAtOnload')
! https://github.com/AdguardTeam/AdguardFilters/issues/105648
faucethero.com#$#.pub_728x90.text-ad.textAd.text_ad.text_ads.text-ads.text-ad-links
{ display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/105131
freecoursesite.com#%#//scriptlet("prevent-setTimeout", "()=>this.display()")
! https://github.com/bogachenko/fuckfuckadblock/issues/263
||ads-twitter.com/
uwt.js$xmlhttprequest,redirect=nooptext,domain=noticiascripto.site,important
@@||ads-twitter.com/uwt.js$xmlhttprequest,domain=noticiascripto.site
! https://github.com/AdguardTeam/AdguardFilters/issues/106561
osmanonline.co.uk#%#//scriptlet("abort-current-inline-script", "$", ".height()")
! https://github.com/AdguardTeam/AdguardFilters/issues/106513
quizack.com#%#//scriptlet("prevent-setTimeout", "blocker")
! https://github.com/AdguardTeam/AdguardFilters/issues/111294
! https://github.com/AdguardTeam/AdguardFilters/issues/106187
!+ NOT_OPTIMIZED
||cdn.jsdelivr.net/gh/mytoolznet/mab/js/dublocker.js
!+ NOT_OPTIMIZED
||cdn.jsdelivr.net/gh/mytoolznet/M-AdBlocker/2.0/code.min.js
toolss.net###adb
! https://github.com/AdguardTeam/AdguardFilters/issues/106115
starfilx.blogspot.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/105920
toeflmocks.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/107000
@@||lootup.me/assets/js/ads-prebid.js
! https://github.com/AdguardTeam/AdguardFilters/issues/114495
xfreehd.com#%#//scriptlet("abort-current-inline-script", "setTimeout", ".ad")
xfreehd.com#@#.ad-title
xfreehd.com##.abk_msg
xfreehd.com#@#.ad-body
! https://github.com/AdguardTeam/AdguardFilters/issues/104237
friv5online.com##.wgAdBlockMessage
! https://github.com/AdguardTeam/AdguardFilters/issues/103540
||bizjournals.com/static/js/app/cxense.js
bizjournals.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=bizjournals.com
! https://github.com/AdguardTeam/AdguardFilters/issues/105554
justwatch.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/111383
! https://github.com/AdguardTeam/AdguardFilters/issues/105441
@@||streamingcommunity.*/*$xmlhttprequest,~third-party
@@||scws.xyz/right_ad$xmlhttprequest
@@||scws.xyz^$domain=streamingcommunity.*
!+ PLATFORM(windows, mac, android, ext_chromium)
||googletagmanager.com/gtag/js?
id=$xmlhttprequest,redirect=nooptext,domain=streamingcommunity.*
! https://github.com/AdguardTeam/AdguardFilters/issues/74691
clickscoin.com#%#//scriptlet("abort-current-inline-script", "$", "'body'")
! https://github.com/AdguardTeam/AdguardFilters/issues/105148
arcadehole.com##.wgAdBlockMessage
! https://github.com/AdguardTeam/AdguardFilters/issues/104678
made-by.org#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/103998
mm9841.cc#@#.ad-placement
javxxx.me#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/104500
filessrc.com,srcimdb.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/104360
zepperplexo.com#@#.adsbygoogle
zepperplexo.com#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/104317
examsnet.com#%#//scriptlet("abort-on-property-read", "adsblocked")
! https://github.com/AdguardTeam/AdguardFilters/issues/104336
askpaccosi.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/102683
||f362.nola.com/script.js
! https://github.com/AdguardTeam/AdguardFilters/issues/102612
!#safari_cb_affinity(all)
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/103936
code2care.org#@##googleAds
code2care.org#%#//scriptlet("prevent-setTimeout", "displayMsg()")
! https://github.com/AdguardTeam/AdguardFilters/issues/103441
otakukan.com#%#//scriptlet('prevent-addEventListener', 'np.detect',
'detail.blocking')
otakukan.com##body > div[style^="background:"][style*="position: fixed; display:
flex; align-items: center; justify-content: center; inset: 0px; z-index:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/102921
healdad.com#%#//scriptlet("abort-on-property-read", "checkAdBlocker")
! https://github.com/AdguardTeam/AdguardFilters/issues/101811
@@||mahimeta.com/networks/ad_code.php$domain=gaminplay.com|informaxonline.com
gaminplay.com#%#//scriptlet("abort-on-property-read", "mMCheckAgainBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/101971
||securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=taming.io
! https://github.com/AdguardTeam/AdguardFilters/issues/102928
hollywoodmask.com#%#//scriptlet("prevent-setTimeout", "adsBlockPopup")
! https://github.com/AdguardTeam/AdguardFilters/issues/102186
hyipstats.net#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/102362
arhplyrics.in###adb
arhplyrics.in#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/102079
javhdporn.net#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/102142
jesusninoc.com#%#//scriptlet("abort-on-property-read", "gothamBatAdblock")
!
! https://github.com/AdguardTeam/AdguardFilters/issues/104152
! https://github.com/AdguardTeam/AdguardFilters/issues/102919
! https://github.com/AdguardTeam/AdguardFilters/issues/102451
forex-articles.com,try2link.com,world-trips.net,forex-
gold.net,newforex.online,mobi2c.com#%#//scriptlet('set-constant', 'usingBlocker',
'emptyObj')
!
! https://github.com/AdguardTeam/AdguardFilters/issues/102334
amcplus.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text_ads_2.text-ads.text-ad-links { display: block !
important; }
amcplus.com#@#.pub_300x250
amcplus.com#@#.pub_300x250m
amcplus.com#@#.pub_728x90
amcplus.com#@#.text-ad
amcplus.com#@#.text-ad-links
amcplus.com#@#.text-ads
amcplus.com#@#.textAd
amcplus.com#@#.text_ad
amcplus.com#@#.text_ads
amcplus.com#@#.text_ads_2
! https://github.com/AdguardTeam/AdguardFilters/issues/102138
instastory.net##div[class^="adp"]
||instastory.net/header/detect.js
! https://github.com/AdguardTeam/AdguardFilters/issues/101894
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=games.miamiherald.com
games.miamiherald.com#@#display-ad-component
games.miamiherald.com#%#//scriptlet("adjust-setInterval", "game will", "", "0.02")
! https://github.com/uBlockOrigin/uAssets/issues/10745
pdfaid.com#%#//scriptlet("prevent-setTimeout", ".offsetHeight")
pdfaid.com#@#.googleads
! https://github.com/bogachenko/fuckfuckadblock/issues/249
@@||player.oyasumi.me^$generichide
@@||player.oyasumi.me/assets/js/prebid-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/104340
! https://github.com/AdguardTeam/AdguardFilters/issues/101723
||vip.rtsts.me/?pge=$image,redirect=1x1-transparent.gif
||v1sts.me/?pge=$image,redirect=1x1-transparent.gif
strikeout.cc#%#//scriptlet("prevent-addEventListener", "error", "blockMsg")
! https://github.com/AdguardTeam/AdguardFilters/issues/100820
securenetsystems.net###adblockWrapper
@@||securenetsystems.net/*/scripts/ads/prebid.js
! https://github.com/AdguardTeam/AdguardFilters/issues/101516
@@||static.afdah.video/wp-content/*/js/show-ad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/101502
@@||ads.loticon.ga/ads728.js$domain=loticon.*
@@||loticon.xyz/*/libs/advertisement.js
loticon.xyz#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/101509
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=gamalk-sehetk.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=gamalk-
sehetk.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/101665
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=ethereumfaucet.info,important
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=ethereumfaucet.info
! https://github.com/AdguardTeam/AdguardFilters/issues/101651
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=paraphraser.io
! https://github.com/AdguardTeam/AdguardFilters/issues/99835
coupdemy.com##div[class^="adp"]
!
https://www.reddit.com/r/uBlockOrigin/comments/r43gcd/how_do_i_prevent_the_adblock_
detector_and_the/
isi7.net#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/100833
@@||swnovels.com/assets/js/prebid-ads.js
swnovels.com#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/101396
xenvn.com##.xv_adblock_out
xenvn.com#%#//scriptlet("prevent-setTimeout", "adsbygoogle")
! https://github.com/AdguardTeam/AdguardFilters/issues/101253
hotdesimms.com#@#.adsbygoogle
hotdesimms.com#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/101294
@@||yt.upshrink.com/adex.js
! ! https://github.com/AdguardTeam/AdguardFilters/issues/101170
@@||scatfap.com/scat-porn/modules/vids/misc_static/adverts.js
! https://github.com/AdguardTeam/AdguardFilters/issues/100856
techymedies.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adsbygoogle.js")
! https://github.com/AdguardTeam/AdguardFilters/issues/99805
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=darkwiki.in
! https://github.com/AdguardTeam/AdguardFilters/issues/100649
shrinkurl.org#%#//scriptlet("abort-on-property-read", "adBlockDetected")
shrinkurl.org#%#//scriptlet("abort-current-inline-script", "fetch", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/99872
luckydice.net,coinsearns.com#$#button#mdt { display: block !important; }
luckydice.net,coinsearns.com#%#//scriptlet("abort-on-property-read",
"disableButtonTimer")
! https://github.com/AdguardTeam/AdguardFilters/issues/100696
@@||checkfresh.com/js/prebid-ads.js
checkfresh.com#%#//scriptlet('set-constant', 'canCanCan', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/100652
@@||techsolveprac.com/wp-content/plugins/*/js/adb.min.js
techsolveprac.com#%#//scriptlet("prevent-setTimeout", "()=>this.display()")
! https://github.com/AdguardTeam/AdguardFilters/issues/100808
||strdef.world/js/acheck.js
! https://github.com/AdguardTeam/AdguardFilters/issues/100912
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=romadd.com,important
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=romadd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/99911
@@||playshakespeare.com/*/js/prebid-ads.js
playshakespeare.com#%#//scriptlet("set-constant", "AAAntiAdBlocker", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/99869
work.ink#$#.adsbox { display: block !important; }
work.ink#$##doubleclickTest { display: block !important; }
work.ink#$##taboola-mid-article-thumbnails-5 { display: block !important; }
! adslinkfly.online,gaminplay.com anti-adb
informaxonline.com,adslinkfly.online,gaminplay.com#%#//scriptlet("abort-current-
inline-script", "mMcreateCookie")
! https://github.com/AdguardTeam/AdguardFilters/issues/100666
! https://github.com/uBlockOrigin/uAssets/issues/10518#issuecomment-974645159
fileborder.com,phsensei.com#%#//scriptlet("abort-current-inline-script",
"String.fromCharCode", "decodeURIComponent")
! https://github.com/FastForwardTeam/FastForward/issues/208
||ytsubme.com/assets/adblock/
! https://github.com/AdguardTeam/AdguardFilters/issues/99542
@@/ads/wp-banners.js$domain=ibomma.*
ibomma.*#$##abEnabled { display: none !important; }
ibomma.*#$##abDisabled { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/99322
letsmakeiteasy.tech###quads-myModal
letsmakeiteasy.tech#%#//scriptlet("set-constant", "wpquads_adblocker_check_2",
"true")
! https://github.com/AdguardTeam/AdguardFilters/issues/99371
fetishshrine.com#$#.adsBox.pub_300x250m.pub_728x90.text-ad { display: block !
important; }
fetishshrine.com#%#AG_defineProperty('exoDocumentProtocol', { value:
window.document.location.protocol });
! https://github.com/AdguardTeam/AdguardFilters/issues/100165
edealinfo.com###overlay-backadBlock
edealinfo.com###adBlockpopup
! https://github.com/AdguardTeam/AdguardFilters/issues/100154
softprober.com#%#//scriptlet("abort-on-property-read", "adsBlocked")
! https://github.com/AdguardTeam/AdguardFilters/issues/99142
@@||zerodmca.com/*/prebid-ads.js
zerodmca.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/99155
mocah.org##.kavp
mocah.org#%#//scriptlet("prevent-setInterval", "adsbygoogle")
! https://github.com/AdguardTeam/AdguardFilters/issues/99695
tutorial.siberuang.com###adb
tutorial.siberuang.com#%#//scriptlet('prevent-fetch',
'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/99249
||adsy.pw/games/games/adblocker2.js
girls-like.me#$##wdbloogablock { display: none !important; }
girls-like.me#$#body { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/111106
calculator-online.net#%#//scriptlet("set-constant", "check_ad_blocker", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/99912
kendam.com#%#//scriptlet('set-constant', 'canRunAds', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/100080
@@||googletagmanager.com/gtag/js$domain=schoolcheats.net
||googletagmanager.com/gtag/js$script,redirect=googletagservices-
gpt,important,domain=schoolcheats.net
! https://forum.adguard.com/index.php?threads/add-native-support-for-anti-
adblocker-detection.45466/
orbispatches.com#%#//scriptlet("set-constant", "window.adsloaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/99090
segurosdevida.site###adb
segurosdevida.site#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/98874
@@||my-bucket-s3-ap-east-amazonaws.lokicdn.com/ib/custom/ads/wp-
banners.js$domain=ibomma.bar
! https://github.com/AdguardTeam/AdguardFilters/issues/97373
newser.com###divAB
newser.com##.whiteBack > div#lightbox
! https://github.com/AdguardTeam/AdguardFilters/issues/98736
@@||techacode.com/wp-banners.js
! https://github.com/AdguardTeam/AdguardFilters/issues/98206
automotur.club###WgD
! https://github.com/AdguardTeam/AdguardFilters/issues/99113
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=asiaon.top,important
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=asiaon.top
! https://github.com/AdguardTeam/AdguardFilters/issues/98307
@@||milfnut.net/pop.js
milfnut.net#%#//scriptlet("set-constant", "isadb", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/98371
garutexpress.id###adb
garutexpress.id#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/101073
@@.co.uk/wp-banners.js$domain=suffolknews.co.uk|advertiserandtimes.co.uk|northern-
scot.co.uk|kentonline.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/98382
@@||wcoanimesub.tv/inc/embed/ads.js
wcoanimesub.tv#%#//scriptlet("set-constant", "isAdBlockActive", "false")
wcoanimesub.tv#%#//scriptlet("prevent-setTimeout", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/98293
projectfreetv.stream#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
".offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/98707
ravenmanga.xyz##.wc-adblock-wrap
ravenmanga.xyz#%#//scriptlet('abort-current-inline-script',
'EventTarget.prototype.addEventListener', 'adblock')
! https://github.com/uBlockOrigin/uAssets/issues/10382
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=romaniatv.net
! https://github.com/AdguardTeam/AdguardFilters/issues/108192
mac2sell.net#%#//scriptlet('prevent-fetch', 'doubleclick.net')
@@||www3.doubleclick.net^|$domain=mac2sell.net
! https://github.com/AdguardTeam/AdguardFilters/issues/98755
sketchup.cgtips.org###owxjka-blanket
! https://github.com/AdguardTeam/AdguardFilters/issues/98723
@@||sto*.igstatic.com/js/seo-ads.js$domain=igraal.com
! https://github.com/AdguardTeam/AdguardFilters/issues/98722
linuxuprising.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links.ad-
text.adSense.adBlock.adContent.adBanner { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98730
thevideome.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/97290
||coubassistant.com/js/adbd.js
! https://github.com/AdguardTeam/AdguardFilters/issues/98491
streamta.*#@#.google-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/117079
wco.tv#@#.adBanner
wco.tv#%#//scriptlet("prevent-setTimeout", "AdBlock")
wco.tv#%#//scriptlet("set-constant", "isAdBlockActive", "false")
@@||wco.tv/inc/embed/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/97271
@@||static.stands4.com/app_common/js/prebid-ads.js
quotes.net#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/98328
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=australianfrequentflyer.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/97647
@@||mgnet.xyz/default/public/assets/*.js
mgnet.xyz#%#//scriptlet("prevent-setTimeout", "bnsErrorsCount")
mgnet.xyz#%#//scriptlet("set-constant", "timeForCounter", "1000")
! https://github.com/AdguardTeam/AdguardFilters/issues/97919
magicvalley.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/97925
psychpoint.com##.adblockpopup
! https://github.com/AdguardTeam/AdguardFilters/issues/98083
eplayer.click#%#//scriptlet('prevent-fetch', 'include.canale.live')
eplayer.click#%#//scriptlet("prevent-addEventListener", "error", "event.dispatch")
||include.canale.live/*/*/
*.js$script,xmlhttprequest,redirect=noopjs,domain=eplayer.click
! https://github.com/bogachenko/fuckfuckadblock/issues/232
||daemonanime.net/banner.gif?$image,redirect=1x1-transparent.gif,important
@@||daemonanime.net/banner.gif?|
! https://github.com/AdguardTeam/AdguardFilters/issues/96233
! https://github.com/AdguardTeam/AdguardFilters/issues/97148
@@||maxstream.video^$generichide
maxstream.video#$##adsads { height: 9px !important; }
maxstream.video#%#//scriptlet("adjust-setTimeout", ".fadeIn()", "3000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/96306
mixfaucet.com#%#//scriptlet("abort-on-property-read", "adblockDetector")
! https://github.com/AdguardTeam/AdguardFilters/issues/97285
@@||videovard.sx/ad/advert/adverts/advertisement/ad.js?
! https://github.com/uBlockOrigin/uAssets/issues/10227
@@||c.adsco.re/|$script,domain=hotfrog.*
! https://github.com/AdguardTeam/AdguardFilters/issues/102882
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=pigeonburger.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/96899
1cloudfile.com#%#//scriptlet('prevent-fetch', 'cloudfront.net/?')
1cloudfile.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "adblockEnabled")
1cloudfile.com#%#//scriptlet("abort-on-property-read", "cdnasset")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=1cloudfile.com
||cloudfront.net/?*=$script,xmlhttprequest,redirect=noopjs,domain=1cloudfile.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96586
@@||imagefap.com/jscripts/ad_loader.js
imagefap.com#%#//scriptlet("set-constant", "adblockOn", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/96803
aumaletv.com#%#//scriptlet("abort-current-inline-script", "document.createElement",
"adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=aumaletv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96161
@@||neobux.com/css/ads.css
! https://github.com/AdguardTeam/AdguardFilters/issues/96900
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=plex.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/96411
@@||mynewsmedia.co^$generichide
! audiotools.pro anti-adb
audiotools.pro#%#//scriptlet("abort-current-inline-script", "onload",
"style.display")
! https://github.com/AdguardTeam/AdguardFilters/issues/96774
@@||true-gaming.net/home/wp-content/themes/TrueGaming2021/js/prebid-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/96702
freeiptvgen.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=freeiptvgen.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95560
m.kuku.lu#%#//scriptlet("set-constant", "errorSlotFlag", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/94320
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=tutcourse.com
! https://github.com/AdguardTeam/AdguardFilters/issues/94699
mix957gr.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=mix957gr.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96228
classicreload.com###main-dialog-window
classicreload.com#%#//scriptlet("set-constant", "aawChunk", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/95554
oxygenu.xyz#%#//scriptlet("abort-on-property-read", "detect_adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=oxygenu.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/96046
onlinehacking.xyz#$#body { overflow: auto !important; }
onlinehacking.xyz#$##adblockbyspider { display: none !important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=onlinehacking.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/96036
streamon.to##.container > div[id][style^="display: block"][style*="opacity:"]
[style*="z-index:"]
streamon.to#%#//scriptlet('prevent-setTimeout', 'nextStep()')
! https://github.com/AdguardTeam/AdguardFilters/issues/95549
techbrij.com###adblockerDialog
techbrij.com#%#//scriptlet("set-constant", "isadBlockRunning", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/95444
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=zoomtventertainment.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95368
@@||www3.doubleclick.net/|$xmlhttprequest,domain=vn.trueid.net
vn.trueid.net#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
! https://github.com/AdguardTeam/AdguardFilters/issues/95010
beatsnoop.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
||pagead2.googlesyndication.com/pagead/managed/js/adsense/*/
show_ads_impl_fy2019.js$script,xmlhttprequest,redirect=noopjs,domain=beatsnoop.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95200
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=calculator-
online.net,important
! https://github.com/AdguardTeam/AdguardFilters/issues/95144
bowfile.com#%#//scriptlet('prevent-fetch', '/cloudfront\.net\/\?.*=/')
bowfile.com#%#//scriptlet("set-constant", "adblockEnabled", "false")
bowfile.com#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"adblockEnabled")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=bowfile.com
||cloudfront.net/?*=$script,xmlhttprequest,redirect=noopjs,domain=bowfile.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95132
cdkm.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/115059
! https://github.com/AdguardTeam/AdguardFilters/issues/95126
highload.to##body > div[id][style^="height:"][style*="display:"][style*="opacity:"]
[style*="z-index:"]
highload.to##section > div[id][style^="height:"][style*="display:"]
[style*="opacity:"][style*="z-index:"]
highload.to#%#//scriptlet('prevent-fetch', '/exoclick\.com|popcash\.net|
pagead2\.googlesyndication\.com/')
! https://github.com/AdguardTeam/AdguardFilters/issues/114427
@@||freereceivesms.com/js/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/94735
@@||gmailnator.com/assets/js/prebid-ads.js
gmailnator.com#%#//scriptlet("abort-current-inline-script", "onload", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/93416
cryptofans.news#%#//scriptlet('prevent-setTimeout', 'swal')
! https://github.com/AdguardTeam/AdguardFilters/issues/95426
animesaria.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/94208
hentaihaven.xxx#%#//scriptlet('prevent-fetch', 'ads-twitter.com')
||hentaihaven.xxx/wp-content/plugins/player-logic/player.php?$replace=/(let url =
')https:\/\/fanyv88.com:443\/https\/static\.ads-twitter\.com\/[\s\S]*?(';)/\$1\/\$2/
||static.ads-twitter.com/
uwt.js$xmlhttprequest,redirect=noopjs,domain=hentaihaven.xxx
! https://github.com/AdguardTeam/AdguardFilters/issues/94598
eviltranslator.xyz#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adsbygoogle.js")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=eviltranslator.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/94684
@@||wcofun.com/inc/embed/ads.js
wcofun.com#%#//scriptlet("set-constant", "isAdBlockActive", "false")
wcofun.com#%#//scriptlet("prevent-setTimeout", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/92823
||chd4.com/blocks/$script
! https://github.com/AdguardTeam/AdguardFilters/issues/93893
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=alfred.camera
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,important,domain=alfred.camera
! https://github.com/AdguardTeam/AdguardFilters/issues/105644
sms24.me,sms24.info#%#//scriptlet("prevent-setTimeout", "/ADBLOCK|window\.\$ado/")
sms24.me,sms24.info#%#//scriptlet('remove-class', 'preloader', '.preloader')
sms24.me,sms24.info#%#//scriptlet('remove-class', 'placeholder-content',
'.placeholder-content')
sms24.me,sms24.info#$?#.placeholder { remove: true; }
sms24.me,sms24.info#$?#.placeholder-glow { remove: true; }
sms24.me,sms24.info##div[name="ado"]
sms24.me,sms24.info##body > div[style^="position: fixed; z-index: 1000"]
||cdn.adoptum.net/ado.js$script,redirect=noopjs,domain=sms24.me|sms24.info
! https://github.com/AdguardTeam/AdguardFilters/issues/95457
@@||sledujserialy.io/theme/js/popunder.js
! https://github.com/AdguardTeam/AdguardFilters/issues/93493
rbxscripts.xyz#%#//scriptlet('prevent-setInterval', 'adblock')
! https://github.com/AdguardTeam/AdguardFilters/issues/93491
fluxteam.xyz#%#//scriptlet('prevent-setInterval', 'adblock')
! https://github.com/AdguardTeam/AdguardFilters/issues/93822
animet.tv#$#.textads.banner-ads.banner_ads.adsbox { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/92911
link.rota.cc#%#//scriptlet("abort-on-property-read", "adBlocked")
link.rota.cc#%#//scriptlet("abort-on-property-read", "adssBlocked")
||securepubads.g.doubleclick.net/tag/js/
gpt.js$script,redirect=noopjs,important,domain=link.rota.cc
! https://github.com/AdguardTeam/AdguardFilters/issues/104640
! https://github.com/AdguardTeam/AdguardFilters/issues/93328
!+ NOT_OPTIMIZED
||jsdelivr.net/gh/RockBlogger/Anti-AdBlocker@main/
! https://github.com/AdguardTeam/AdguardFilters/issues/92823
chd4.com#%#//scriptlet("abort-on-property-write", "checkAdBlocker")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=chd4.com,important
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=chd4.com
! Blocked by SPF
||adblockanalytics.com^$xmlhttprequest,redirect=nooptext,domain=chd4.com,important
@@||adblockanalytics.com^$xmlhttprequest,domain=chd4.com
! https://github.com/AdguardTeam/AdguardFilters/issues/93212
! '(function(root,factory){if(typeof define==='function'&&define.amd)'
forum.miuiturkiye.net,todopolicia.com,turkishaudiocenter.com,gamingfactor.xyz,tamil
brahmins.com,onlytech.com,kodscript.com,hostingunlock.com,crackturkey.com,opelim.ne
t,arabincest.com,milanworld.net,ootech.vn,devotag.com,isgfrm.com,spleaks.org,grando
ldteam.com,bmw-scooters.com,cgarmy.com,ctx700-
forum.com,demonscripts.com,eurocccam.net,forum.shoppingtelly.com,iptvsat-
forum.com,largescaleforums.com,leaked.im,longpoint.on.ca,scriptsfire.com,udevstudio
.com#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! https://github.com/AdguardTeam/AdguardFilters/issues/92757
javcl.com#$##ads1 { height: 1px !important; }
javcl.com#%#//scriptlet("prevent-setTimeout", "blockads")
! https://github.com/AdguardTeam/AdguardFilters/issues/92431
! https://github.com/AdguardTeam/AdguardFilters/issues/92183
@@||grafixfather.com/*/banner.gif?
grafixfather.com#%#//scriptlet("abort-current-inline-script", "setTimeout",
".style.display=")
! https://github.com/AdguardTeam/AdguardFilters/issues/92296
@@||universalfreecourse.com/ads-prebid.js
universalfreecourse.com#%#//scriptlet('abort-current-inline-script',
'EventTarget.prototype.addEventListener', '.style.display="block"')
! https://github.com/AdguardTeam/AdguardFilters/issues/92295
@@||downloadfreecourse.com/ads-prebid.js
downloadfreecourse.com#%#//scriptlet('abort-current-inline-script',
'EventTarget.prototype.addEventListener', '.style.display="block"')
! https://github.com/AdguardTeam/AdguardFilters/issues/92729
@@||www3.doubleclick.net/|$xmlhttprequest,domain=shaalaa.com
shaalaa.com#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
! https://github.com/bogachenko/fuckfuckadblock/issues/222
nin10news.com,softcobra.com#@#.adsbygoogle
nin10news.com,softcobra.com##.adsbygoogle:not(#ad-detector)
! https://github.com/AdguardTeam/AdguardFilters/issues/92611
@@||streameast.*^$generichide
@@||streameast.*/*.$~third-party,script,other,subdocument
@@/^https:\/\/((?!cloudflareinsights\.com|scorecardresearch\.com|achcdn\.com|
asacdn\.com|ashcdn\.com|acdcdn\.com|clksite\.com|googletagmanager\.com|
googlevideo\.com|youradexchange\.com).)+$/$third-
party,script,other,subdocument,domain=streameast.*
streameast.*#?#body > div:has([id] > [style*="color:"][style*="font-size:"])
streameast.*#?#body > div:has(*:matches-css(display: block) > *:matches-
css(position: /absolute|fixed/) > img[src][style])
streameast.*#?#body > div:has(*:matches-css(display: block) > *:matches-
css(position: /absolute|fixed/) > img[src]:matches-css(width: /\d+/))
streameast.*#?#body > div:has(*:matches-css(display: block) > *:matches-
css(position: /absolute|fixed/):matches-css(display: block):matches-css(background-
image: url))
streameast.*#?#body > div:has(*:matches-css(display: block) > *:matches-
css(position: /absolute|fixed/):matches-css(display: block) > *:contains(/\
w{8,}/):not(style):not(script):not([data-no-op-msg]):not(:has(>*)))
*$image,third-party,redirect=1x1-transparent.gif,domain=streameast.*
*$redirect-rule=1x1-transparent.gif,image,domain=streameast.*
||media.revenuenetwork.com^$image,redirect=1x1-transparent.gif,domain=streameast.*
! https://github.com/AdguardTeam/AdguardFilters/issues/92382#issuecomment-906531979
! TODO: remove hint when AdGuard 7.7 will be released
! Related to this bug -
https://github.com/AdguardTeam/Scriptlets/issues/57#issuecomment-697240649
downphanmem.com$$script[wildcard="*!document.getElementById*content*"][max-
length="500"]
! https://github.com/AdguardTeam/AdguardFilters/issues/91711
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=udemydownload.com
! https://github.com/AdguardTeam/AdguardFilters/issues/91695
@@||hawk.pcgamer.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/91655
kiz10.com##.wgAdBlockMessage
! https://github.com/AdguardTeam/AdguardFilters/issues/91646
bdnewszh.com##.abblock-msg
bdnewszh.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/pull/105436
temporarymail.com#%#//scriptlet("set-constant", "adsRunningNew", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/91926
85tube.com#%#//scriptlet("set-constant", "flashvars.protect_block", "")
85tube.com#@#.ads-iframe
@@||85tube.com/player/player_ads.html
! https://github.com/AdguardTeam/AdguardFilters/issues/91583
pclicious.net###quads-myModal
pclicious.net#%#//scriptlet("set-constant", "wpquads_adblocker_check_2", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/91312
@@||link1s.com/wp-banners.js
! https://github.com/AdguardTeam/AdguardFilters/issues/91466
theluckygene.com#%#//scriptlet('remove-attr', 'value', 'input#poh[value]')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=theluckygene.com
! https://github.com/AdguardTeam/AdguardFilters/issues/91275
webtv.dothome.co.kr#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/91125
||samfw.com/js/script.js
! https://github.com/AdguardTeam/AdguardFilters/issues/91094
noveleandofree.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/91007
techilife.com#%#//scriptlet("set-constant", "Ad_Blocker", "true")
@@||techilife.com/wp-content/plugins/ad-blocker/assets/js/prebid-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/91168
@@||leaklinks.com/js/prebid-ads.js
leaklinks.com#%#//scriptlet('abort-current-inline-script', 'isAdBlockActive')
! https://github.com/AdguardTeam/AdguardFilters/issues/91192
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=links.spidermods.in
||links.spidermods.in/webroot/js/spiderrock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/91105
@@||user.pnetlab.com/store/advs/check
! https://github.com/AdguardTeam/AdguardFilters/issues/90946
downloads.descendant.me#%#AG_onLoad(function(){var
a=document.querySelector("ins.adsbygoogle");a&&a.setAttribute("data-ad-
status","filled")});
downloads.descendant.me##ins[id^="aswift_"]
downloads.descendant.me#$#.adsbygoogle { height: 5px !important; }
@@||downloads.descendant.me^$generichide
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=downloads.descendant.me
@@||googletagservices.com/activeview/js/current/
osd.js$domain=downloads.descendant.me
@@||pagead2.googlesyndication.com/pagead/managed/js/adsense/*/
show_ads_impl_with_ama_fy2019.js?client=ca-pub-$domain=downloads.descendant.me
! https://github.com/AdguardTeam/AdguardFilters/issues/90797
@@||infobel.com/Scripts/custom/*.js
infobel.com#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/90627
! https://github.com/AdguardTeam/AdguardFilters/issues/90498
@@||js.hyra.io/*.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/90399
asiaflix.app#$#.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/98752
anydebrid.com#@#.adsbygoogle
anydebrid.com#@#.responsive-ad-wrapper
@@||ads.exoclick.com/nativeads.js$domain=anydebrid.com
||exoclick.com/*.js$script,redirect-rule=noopjs,domain=anydebrid.com
||a.exoclick.com/ads.js$script,redirect=noopjs,domain=anydebrid.com
||ads.exoclick.com/nativeads.js$domain=anydebrid.com,redirect=noopjs,important
||ads.exoclick.com/tag_gen.js$script,redirect=noopjs,domain=anydebrid.com
||adserver.juicyads.com/js/fib.js$script,redirect=noopjs,domain=anydebrid.com
! https://github.com/AdguardTeam/AdguardFilters/issues/90335
@@||lewd.ninja^$csp
new.lewd.ninja#@#.stargate
new.lewd.ninja#%#(function(){window.adnPopConfig={zoneId:"149"}})();
lewd.ninja#%#//scriptlet('prevent-fetch', 'ads.juicyads.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/115688
@@||anonigviewer.com/assets/js/*.js
anonigviewer.com#%#//scriptlet("abort-current-inline-script", "$", "ABD")
! https://github.com/AdguardTeam/AdguardFilters/issues/90317
streameast.live#%#//scriptlet("abort-current-inline-script", "$", "adblocker")
@@||streameast.live/wp-banners.js
! https://github.com/AdguardTeam/AdguardFilters/issues/90085
freebinchecker.com#%#//scriptlet("prevent-setTimeout", "adsBlocked")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=freebinchecker.com
! https://github.com/AdguardTeam/AdguardFilters/issues/89915
@@||mangasail.co/sites/all/themes/*/js/adsense-ads.js
mangasail.co#%#//scriptlet("abort-on-property-read", "adb_checker")
! https://github.com/AdguardTeam/AdguardFilters/issues/89766
cyfostreams.com#@#.banner_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/89318
||ufile.io/assets/js/ab.js
ufile.io#%#//scriptlet("abort-on-property-read", "justDetectAdblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/89385
smsonline.cloud#@#.googlead
! https://github.com/AdguardTeam/AdguardFilters/issues/89301
smallseotools.com#%#//scriptlet('prevent-setInterval', 'google_jobrunner')
! https://github.com/AdguardTeam/AdguardFilters/issues/89199
aiimsneetshortnotes.com#%#//scriptlet("set-constant", "adsbygoogle", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/89253
@@||doubleclick.net/|$xmlhttprequest,domain=comidoc.net
comidoc.net#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
! https://github.com/AdguardTeam/AdguardFilters/issues/88990
@@||watch.globaltv.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/89138
bowfile.com#%#//scriptlet("abort-on-property-read", "detectAdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/89087
@@||theantiadblocker.com^$generichide
@@/ads.html$subdocument,domain=theantiadblocker.com
! crackevil.com anti adb
crackevil.com#%#//scriptlet("abort-current-inline-script", "mMcreateCookie")
! https://github.com/AdguardTeam/AdguardFilters/issues/38818
chooyomi.com#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"]):not(.blocker-tester + .ad-banner)
chooyomi.com#@##ad-banner:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"])
! https://github.com/AdguardTeam/AdguardFilters/issues/46874
@@||icutlink.com/ad.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/88825
crosswordsolver.org#@#display-ad-component
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=crosswordsolver.org
@@||ams.cdn.arkadiumhosted.com/advertisement/video/stable/video-
ads.js$domain=crosswordsolver.org
@@||ams.cdn.arkadiumhosted.com/advertisement/display/stable/display-
ads.js$domain=crosswordsolver.org
crosswordsolver.org#%#//scriptlet("adjust-setInterval", "game will", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/109781
! https://github.com/AdguardTeam/AdguardFilters/issues/88763
pstream.net#?#body > [data-weirdly-static-load]
pstream.net#?#[data-rtzk-specific-ovl-msg]
@@||pstream.net/js/prebid*.js
@@||pstream.net/*.js$xmlhttprequest,domain=pstream.net
! https://github.com/AdguardTeam/AdguardFilters/issues/88626
rancah.com#%#//scriptlet("set-constant",
"short_url_app_vars.force_disable_adblock", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/88714
||codescratcher.com/wp-content/uploads/ysgpdv.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=codescratcher.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88364
@@||googletagservices.com/tag/js/gpt.js$domain=cars.ksl.com
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=cars.ksl.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88482
link.mymastah.com###popDiv
! https://github.com/AdguardTeam/AdguardFilters/issues/88658
||pearos.xyz/js/adbdetect.packed.js
pearos.xyz#%#//scriptlet("abort-on-property-read", "adBDetect")
! https://github.com/AdguardTeam/AdguardFilters/issues/88300
smallseo.tools#%#//scriptlet('prevent-setTimeout', 'testAd.offsetHeight === 0')
smallseo.tools#$#.adsense.banner_ad.pub_728x90.pub_300x250 { display: block !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/88338
homedecoratione.com#@#.advertiser
! https://github.com/AdguardTeam/AdguardFilters/issues/88060
k2radio.com,kowb1290.com,koel.com#%#//scriptlet('prevent-fetch',
'pagead2.googlesyndication.com')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=k2radio.com|kowb1290.com|koel.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88235
fbsub.de,freer.in#@#.advertiser
! https://github.com/AdguardTeam/AdguardFilters/issues/88110
mmacore.tv#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links.ad-
text.adSense.adBlock.adContent.adBanner { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/87895
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=coursesghar.com
! https://github.com/AdguardTeam/AdguardFilters/issues/87491
!#safari_cb_affinity(social)
@@||punosy.best/cdn/ippv6.min.js$domain=bcvc.live
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/86918
@@||pubads.g.doubleclick.net/ondemand/hls/content/*/vid/*/streams$domain=sbs.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/87332
visatk.com###levelmaxblock
! https://github.com/AdguardTeam/AdguardFilters/issues/87264
@@||snowfl.com/ads/*.js$~third-party
snowfl.com#%#//scriptlet("set-constant", "canRunAds1", "true")
snowfl.com#%#//scriptlet("set-constant", "canRunAds2", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/87229
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=viralmods.net
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=viralmods.net
! https://github.com/AdguardTeam/AdguardFilters/issues/87134
simplebits.io#@#.adsbygoogle
simplebits.io#@#.ad-300
simplebits.io#%#//scriptlet("set-constant", "Object.prototype.isAdblockDetected",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/86812
listendata.com###myModal
! https://github.com/AdguardTeam/AdguardFilters/issues/86715
livingstonparishnews.com##.ad-block-meterless
! https://github.com/AdguardTeam/AdguardFilters/issues/86584
4movierulz.red#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"decodeURIComponent")
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=4movierulz.red
! https://github.com/AdguardTeam/AdguardFilters/issues/86828
tutflix.org#%#//scriptlet("prevent-setTimeout", "/\$\('.*show/")
! https://github.com/AdguardTeam/AdguardFilters/issues/86488
sexbjcam.com#@#.google-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/90301
! https://github.com/AdguardTeam/AdguardFilters/issues/86998
archpaper.com#%#//scriptlet("set-constant", "adBlocked", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/86372
@@||popcash.net/|$xmlhttprequest,domain=tnaket.xyz|videoloca.xyz|makaveli.xyz|
oupvideo.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/86371
@@||rcm-na.amazon-adsystem.com^$domain=sixsave.com
! https://github.com/AdguardTeam/AdguardFilters/issues/86360
@@||imeteo.sk/clanok/adx.adform.net/adx/
! https://github.com/AdguardTeam/AdguardFilters/issues/86617
! https://github.com/AdguardTeam/AdguardFilters/issues/86546
@@||universeguide.com/abdetect.js
! https://github.com/AdguardTeam/AdguardFilters/issues/86171
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=wgod.co
wgod.co##body > div[class*=" "][style*="0.9); display: block;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/85932
onlynudes.tv##div[id^="adde_modal-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/85888
coubassistant.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/85820
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=moviemakeronline.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=moviemakeronline.com,important
! https://forum.adguard.com/index.php?threads/43487/
uploadcloud.pro#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/85695
codingnepalweb.com#$##cn-detect { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85759
ask4movie.cc#%#//scriptlet('prevent-eval-if', 'babasbmsgx')
! https://github.com/AdguardTeam/AdguardFilters/issues/85475
puzzles.msn.com#@#display-ad-component
! https://github.com/AdguardTeam/AdguardFilters/issues/85343
||browser.sentry-cdn.com/*/bundle.min.js$script,redirect=noopjs,domain=freebitz.xyz
!#safari_cb_affinity(privacy)
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/85883
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=xpassed.me
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=xpassed.me
! https://github.com/AdguardTeam/AdguardFilters/issues/91130
@@/wp-banners.js$domain=scratch247.info|azsoft.*|downfile.site
link1s.com,scratch247.info,azsoft.*,downfile.site,expertvn.com#%#//
scriptlet("abort-current-inline-script", "document.getElementById",
"style.display")
@@||expertvn.com/wp-banners.js
! https://github.com/AdguardTeam/AdguardFilters/issues/88037
thepoorcoder.com#%#//scriptlet("set-constant", "adblockDetector", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/85633
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=beatsnoop.com
! https://github.com/AdguardTeam/AdguardFilters/issues/85312
@@||audiotag.info/js/adblockDetectorWithGA.js
audiotag.info#%#//scriptlet("set-constant", "canRunAds", "true")
audiotag.info#%#//scriptlet("set-constant", "adblockDetector", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/85134
@@||subscene.vip/frontend/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/85826
||imasdk.googleapis.com/js/sdkloader/
ima3.js$script,redirect=noopjs,domain=gbnews.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/113613
! https://github.com/AdguardTeam/AdguardFilters/issues/85014
||quebecormedia.com/*/lib/cheezwhiz/v*/index.js
||cheezwhiz.z9.web.core.windows.net^
! https://github.com/AdguardTeam/AdguardFilters/issues/84994
streamon.to###codigo
streamon.to#%#//scriptlet("set-constant", "batota", "0")
||imasdk.googleapis.com/js/sdkloader/
ima3.js$xmlhttprequest,script,redirect=noopjs,domain=streamon.to
! https://github.com/AdguardTeam/AdguardFilters/issues/85392
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=kiiw.icu
! https://github.com/AdguardTeam/AdguardFilters/issues/84935
imagefu.com#$?#link[id][href="https://pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js"] { remove: true; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=imagefu.com
! https://github.com/AdguardTeam/AdguardFilters/issues/85272
! Sourcepoint
||7q1z79gxsi.global.ssl.fastly.net^$domain=tallahassee.com
! https://github.com/AdguardTeam/AdguardFilters/issues/84864
@@||hentaihaven.xxx/wp-content/plugins/player-logic/assets/js/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/84584
||yotta.scrolller.com^$media,redirect=noopmp4-1s
||yotta.scrolller.com^$image,redirect=1x1-transparent.gif
scrolller.com#?#.app--desktop > .popup--fixed:has(> .popup__box > .ad-block-popup)
scrolller.com#%#(function() { try { if ("undefined" != typeof localStorage)
{ localStorage.setItem("SCROLLLER_BETA_1:IS_AD_BLOCK", "false") } } catch (ex)
{} })();
! https://github.com/AdguardTeam/AdguardFilters/issues/101066
! https://github.com/AdguardTeam/AdguardFilters/issues/84455
!+ NOT_OPTIMIZED
||raw.githack.com/*/*/main/antiadblock/2.0/code.min.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=moddedguru.com
! https://github.com/AdguardTeam/AdguardFilters/issues/84871
||ptube.live/ads/popup/popunder/ads.js$script,redirect=noopjs,important
@@||ptube.live/ads/popup/popunder/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/85065
appsumo.com#$#.ad.ads.Ad.Ads.googleAd.googleAds { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/84412
electricaltechnology.org#@#.adsbygoogle
electricaltechnology.org#@#.Ad-Container
electricaltechnology.org#@#.sidebar-ad
electricaltechnology.org#$#body .Ad-Container.adsbygoogle { display: block !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/84715
wataugademocrat.com#$#.pub_300x250.pub_300x250m.pub_728x90.text-
ad.textAd.text_ad.text_ads.text-ads.text-ad-links.ad-
text.adSense.adBlock.adContent.adBanner { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/84269
meteologix.com#%#//scriptlet("set-constant", "adsJsLoaded", "1")
! fc.lc and fcc.lc - adblock detection after short while
fcc.lc,fc.lc#@##adContext
fcc.lc,fc.lc#@##ad_img
fcc.lc,fc.lc#@##adv_62
fcc.lc,fc.lc#@##downloadAd
fcc.lc,fc.lc#@##onpageads
fcc.lc,fc.lc#@##topBannerAd
fcc.lc#@##topbannerad
fcc.lc#@##TopBannerAd
fcc.lc,fc.lc#@##weatherad
! fc.lc#@##ad
fcc.lc#@##Ads
fcc.lc#@##adSense
! https://github.com/AdguardTeam/AdguardFilters/issues/84088
@@||posttrack.com^$xmlhttprequest,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/84306
gifans.com##body > div.adb
@@||gifans.com/wp-content/plugins/wp-safelink/assets/
fuckadblock.js$domain=gifans.com
! https://github.com/AdguardTeam/AdguardFilters/issues/83691
premierfantasytools.com#%#//scriptlet("abort-on-property-read",
"checkForAdBlocker")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=premierfantasytools.com
! https://github.com/AdguardTeam/AdguardFilters/issues/83954
thephoblographer.com###adblock-warning
! https://github.com/AdguardTeam/AdguardFilters/issues/83843
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=fox.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=fox.com
! https://github.com/AdguardTeam/AdguardFilters/issues/87104
imgkorle.buzz,imgkoc.buzz,imgwer.buzz,imgqte.buzz,imgbbd.buzz,imgxvd.buzz,imglkju.b
uzz,imgyvdw.buzz,imglqw.buzz,imgyng.buzz,imgpekele.buzz,imgwex.buzz,imgkuiw.xyz,img
veni.xyz,imglina.xyz,imgtrw.buzz,imgjut.buzz,imgweika.buzz,imguiwe.buzz,imgkane.buz
z,imgkoka.buzz,imgkia.buzz,imgalor.xyz,imgklx.xyz,imgirx.xyz,imgkaka.xyz,imgyear.ic
u,federleqa.icu,nemenlake.icu,opalekr.icu,pixsera.net,rtkenale.icu,pikupalate.com,k
ekolangti.com,cloudgallery.net,imgair.net,imgfrost.net,imgair.net#%#//
scriptlet('prevent-setTimeout', '_0x')
! https://github.com/AdguardTeam/AdguardFilters/issues/83756
@@||timebucks.com/publishers/js/prebid-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/83483
allsmo.com#@#.ad_box
allsmo.com#%#//scriptlet('prevent-setTimeout', 'isHidden(advert)')
! https://github.com/AdguardTeam/AdguardFilters/issues/83518
aiarticlespinner.co#%#AG_onLoad(function(){var
b=document.body,a=document.createElement("div");b&&(b.appendChild(a),a.setAttribute
("class","adsbygoogle"),a&&a.appendChild(document.createElement("div")))});
! https://github.com/AdguardTeam/AdguardFilters/issues/83091
megainteresting.com#%#//scriptlet("abort-on-property-read", "ADBLOCK")
||tpc.googlesyndication.com/safeframe/*/html/
container.html$xmlhttprequest,redirect=nooptext,domain=megainteresting.com
! https://github.com/AdguardTeam/AdguardFilters/issues/82626
@@||faucethero.com/libs/blockadblock.min.js$domain=faucethero.com
! https://github.com/AdguardTeam/AdguardFilters/issues/83084
cbs-soft.com#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/83173
voe.sx#%#//scriptlet("abort-current-inline-script", "$", "/\.fadeIn|\.show\(\)/")
! https://github.com/easylist/easylist/pull/7875#issuecomment-841782152
neos-easygames.com,synk-casualgames.com#@##ad_block
! https://github.com/AdguardTeam/AdguardFilters/issues/83177
herokuapp.com#%#//scriptlet("set-constant", "gadb", "false")
||pagead2.googlesyndication.com/pagead/
show_ads.js$script,redirect=noopjs,domain=herokuapp.com
! https://github.com/AdguardTeam/AdguardFilters/issues/82713
b2bhint.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/82707
@@||chipverify.com/*/js/prebid-ads.js
chipverify.com#%#//scriptlet("set-constant", "adblock", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/82780
! https://github.com/AdguardTeam/AdguardFilters/issues/97815
@@||popcash.net^|$xmlhttprequest,domain=upvideo.to
! https://github.com/AdguardTeam/AdguardFilters/issues/82404
witcherhour.com#$#.publicite.text-ad.adsbox { display: block !important; }
witcherhour.com#%#//scriptlet("abort-on-property-read", "gothamBatAdblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/82880
softwebtuts.com##.adblock-wrapper
!
https://www.reddit.com/r/uBlockOrigin/comments/n98r1z/trouble_displaying_articles_o
n_gazettecom/
||azureedge.net/prod/cosprings/loader.min.js$domain=gazette.com
! https://github.com/AdguardTeam/AdguardFilters/issues/82958
gadgetguideonline.com#%#//scriptlet("set-constant", "ai_wait_for_jquery",
"noopFunc")
gadgetguideonline.com##[style*="cursor:"][style*="user-select: none;"][style*="z-
index:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/82559
zuketcreation.net#@#.adsBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/82331
rodude.com#%#//scriptlet("set-constant", "adblock_detection", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/88698
!||freemcserver.net/js/*.js$replace=/(try\{if\()\!navigator\[[\s\S]*?\)\)/\
$1true===false)/
!||freemcserver.net/assets/js-compress/*.js$replace=/(try\{if\()\!navigator\[[\s\
S]*?\)\)/\$1true===false)/
||pagead2.googlesyndication.com/
pagead$xmlhttprequest,script,redirect=noopjs,domain=freemcserver.net
! !#if (adguard_app_ios || adguard_ext_safari || adguard_ext_android_cb)
@@||sapo-ams.gscontxt.net/main/channels-json.cgi?
url=$xmlhttprequest,domain=freemcserver.net
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=freemcserver.net
@@||pagead2.googlesyndication.com/
pagead$xmlhttprequest,script,domain=freemcserver.net
! !#endif
! https://github.com/AdguardTeam/AdguardFilters/issues/81867
charbelnemnom.com#%#//scriptlet("set-constant", "advanced_ads_check_adblocker",
"noopFunc")
! Tracktrace.delivery - unable to track due to detection
@@||tracktrace.delivery/ads.txt
! https://github.com/AdguardTeam/AdguardFilters/issues/81308
||pagead2.googlesyndication.com/pagead/
$script,redirect=noopjs,important,domain=youpouch.com
@@||pagead2.googlesyndication.com/pagead/$script,domain=youpouch.com
@@||fundingchoicesmessages.google.com^$script,domain=youpouch.com
@@||youpouch.com^$generichide
youpouch.com##.ad
youpouch.com##.ad300x250
youpouch.com##.ad728x90
youpouch.com##.native-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/110491
! https://github.com/AdguardTeam/AdguardFilters/issues/81794
toolss.net#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
toolss.net#%#//scriptlet('prevent-setTimeout', 'testAd.offsetHeight === 0')
toolss.net#$#.adsense.banner_ad.pub_728x90.pub_300x250 { display: block !important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/82049
lootlinks.*#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/81693
abandonmail.com#%#//scriptlet('prevent-setTimeout', '.offsetHeight == 0')
! https://github.com/AdguardTeam/AdguardFilters/issues/81464
@@||static.adsafeprotected.com/vans-adapter-google-ima.js$domain=motorsport.tv
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=motorsport.tv
||static.adsafeprotected.com/vans-adapter-google-
ima.js$script,redirect=noopjs,domain=motorsport.tv,important
||motorsport.tv/client/player.*.js$replace=/static.adsafeprotected.com\/vans-
adapter-google-ima.js/imasdk.googleapis.com\/js\/sdkloader\/ima3.js/
! adz7short.space,goldenfaucet.io,croclix.me anti-adb
@@/viewad.$stylesheet,script,domain=adz7short.space|short.croclix.me|
short.goldenfaucet.io
@@||adz7short.space^$generichide
! chp_ads_blocker_detector
lazytranslations.com,coursesdaddy.com,arabtimesonline.com#%#//scriptlet("abort-
current-inline-script", "chp_ads_blocker_detector")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=lazytranslations.com|coursesdaddy.com|arabtimesonline.com
! https://github.com/AdguardTeam/AdguardFilters/issues/81256
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=docs-
python.ru,important
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=docs-python.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/81503
yoshare.net#$#.publicite.text-ad.adsbox { display: block !important; }
yoshare.net#%#//scriptlet("abort-on-property-read", "gothamBatAdblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/81497
game3rb.com#%#//scriptlet("abort-on-property-read", "plzdisa")
game3rb.com#%#//scriptlet("abort-current-inline-script", "loadScript", ")]
['innerHTML'")
game3rb.com#%#//scriptlet("prevent-fetch", "/pagead2\.googlesyndication\.com|
cloudfront\.net\/\?.*=/")
||cloudfront.net/?*=$script,xmlhttprequest,other,redirect=noopjs,domain=game3rb.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,other,redirect=noopjs,domain=game3rb.com
||cloudfront.net/?besed=$script,other,redirect=noopjs,domain=game3rb.com
||googletagmanager.com/gtag/js$script,other,redirect=noopjs,domain=game3rb.com
@@||static.doubleclick.net/instream/ad_status.js$domain=game3rb.com
! https://github.com/AdguardTeam/AdguardFilters/issues/81107
kittycatcam.com,morganhillwebcam.com,njwildlifecam.com,atlanticcitywebcam.com,palmb
eachinletwebcam.com,juneauharborwebcam.com,portnywebcam.com,nyharborwebcam.com,port
bermudawebcam.com,pompanobeachcam.com,fllbeachcam.com,ftlauderdalebeachcam.com,keyw
estharborwebcam.com,porttampawebcam.com,portcanaveralwebcam.com,sxmislandcam.com,ma
hobeachcam.com,portstmaartenwebcam.com,paradiseislandcam.com,portnassauwebcam.com,m
iamiairportcam.com,portmiamiwebcam.com,ftlauderdalewebcam.com,portevergladeswebcam.
com#%#//scriptlet("prevent-setTimeout", "contentCheck")
! https://github.com/AdguardTeam/AdguardFilters/issues/81379
! TODO: Probably it will be possible to change AG_defineProperty rule to scriptlet
when this issue will be fixed - https://github.com/AdguardTeam/Scriptlets/issues/65
@@||static.doubleclick.net/instream/ad_status.js$domain=pewgame.com
||pewgame.com/js/pab.js
pewgame.com#%#//scriptlet("abort-on-property-read", "plzdisa")
pewgame.com#%#AG_defineProperty('app_vars.counter_value', {value: 5, writable:
false});
! https://github.com/AdguardTeam/AdguardFilters/issues/81273
animedao.to#%#//scriptlet("abort-current-inline-script", "document.createElement",
"adblock")
@@||s.yimg.com/dy/ads/native.js$domain=animedao.to
||s.yimg.com/dy/ads/native.js$script,redirect=noopjs,domain=animedao.to,important
! https://github.com/AdguardTeam/AdguardFilters/issues/81280
jacquieetmicheltv.net#%#//scriptlet('set-constant', 'is_adblocked', 'false')
@@||jacquieetmicheltv.net/statics/js/popunder.js.
! https://github.com/AdguardTeam/AdguardFilters/issues/81233
||hentaisvision.biz/js/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/85755
movieverse.co#@#.ads_header
movieverse.co#@#.ads_single_center
! https://github.com/AdguardTeam/AdguardFilters/issues/80827
romadd.com#@#.adsbygoogle
romadd.com#%#//scriptlet("prevent-setTimeout", "getComputedStyle(ad,null)")
! https://github.com/AdguardTeam/AdguardFilters/issues/80755
@@||pagead2.googlesyndication.com/getconfig/sodar$domain=jaanmusic.in
@@||pagead2.googlesyndication.com/pagead/js/*/show_ads_*$script,domain=jaanmusic.in
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=jaanmusic.in
! https://github.com/AdguardTeam/AdguardFilters/issues/80254
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=vladan.fr
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=vladan.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/109361
! https://github.com/AdguardTeam/AdguardFilters/issues/80585
apps2app.com#%#//scriptlet("abort-on-property-read", "adsBlocked")
apps2app.com#%#//scriptlet("abort-on-property-read", "detectAdblock")
apps2app.com#%#//scriptlet("prevent-setTimeout", "xdBlockEnabled", "100")
apps2app.com#@#.banner_ad
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=apps2app.com
! https://github.com/AdguardTeam/AdguardFilters/issues/80273
! Incase of DNS Filtering
adzsafe.com#%#//scriptlet("set-constant", "chk_ads_block", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/79989
@@||fundingchoicesmessages.google.com/*/*.$domain=soranews24.com
@@||googletagservices.com/tag/js/gpt.js$domain=soranews24.com
@@||pagead2.googlesyndication.com/pagead/osd.js$domain=soranews24.com
@@||pagead2.googlesyndication.com/pagead/js/lidar.js$domain=soranews24.com
@@||fundingchoicesmessages.google.com/f/*=$script,domain=soranews24.com
@@||pagead2.googlesyndication.com/pagead/show_companion_ad.js$domain=soranews24.com
@@||pagead2.googlesyndication.com/pagead/js/google_top_exp.js$domain=soranews24.com
@@||pagead2.googlesyndication.com/pagead/js/rum.js$domain=soranews24.com
||pagead2.googlesyndication.com/pagead/
show_companion_ad.js$script,redirect=noopjs,important,domain=soranews24.com
||pagead2.googlesyndication.com/pagead/js/
rum.js$script,redirect=noopjs,important,domain=soranews24.com
||pagead2.googlesyndication.com/pagead/js/
google_top_exp.js$script,redirect=noopjs,important,domain=soranews24.com
||pagead2.googlesyndication.com/pagead/
osd.js$script,redirect=noopjs,important,domain=soranews24.com
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=soranews24.com
soranews24.com#$#div[style="width: 1px; height: 1px; position: absolute; left: -
10000px; top: -10000px; z-index: -10000;"] { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/80392
rollercoin.com##.adBlock-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/79516#issuecomment-816672313
! https://github.com/AdguardTeam/AdguardFilters/issues/82053
ultraten.net,uniqueten.net###adb
! https://github.com/AdguardTeam/AdguardFilters/issues/79755
beta.shortearn.eu#%#//scriptlet('abort-current-inline-script', 'fetch',
'detectAdblockWithInvalidURL')
! https://github.com/AdguardTeam/AdguardFilters/issues/80086
hindustantimes.com#%#//scriptlet("set-constant", "PWT.requestBids", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/79933
tnaflix.com#$#.adsBox.pub_300x250m.pub_728x90.text-ad { display: block !
important; }
tnaflix.com#%#AG_defineProperty('exoDocumentProtocol', { value:
window.document.location.protocol });
! https://github.com/AdguardTeam/AdguardFilters/issues/80030
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=timesnownews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/80189
||googleads.g.doubleclick.net/pagead/
id$xmlhttprequest,redirect=nooptext,important,domain=guides.magicgameworld.com
@@||googleads.g.doubleclick.net/pagead/id$domain=guides.magicgameworld.com
! https://github.com/AdguardTeam/AdguardFilters/issues/79437
@@||userload.co/ad-banner-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/80290
! https://github.com/AdguardTeam/AdguardFilters/issues/80289
||tinypass.com^$domain=christianity.com|crosswalk.com|dailycaller.com
! https://github.com/AdguardTeam/AdguardFilters/issues/79665
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=arkadium.com
arkadium.com#@#display-ad-component
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=arkadium.com
arkadium.com#$?#display-ad-component { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/80955
@@/libs/advertisement1.js$domain=faucet.shorterall.com
! https://github.com/AdguardTeam/AdguardFilters/issues/79435
@@||redbox.com/images/ads/pixel.png
! https://github.com/AdguardTeam/AdguardFilters/issues/79395
@@||userload.co/ad-banner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/78775
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=10play.com.au
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=noopjs,domain=10play.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/79325
@@||claimbits.net/static/js/noadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/78471
venge.io#%#//scriptlet("set-constant", "SDKLoaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/pull/78705
linkcc.pro#@#.banner-468x60
! https://github.com/AdguardTeam/AdguardFilters/issues/78600
dndsearch.in#$#.myTestAd { height:1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/77675#issuecomment-809455670
! it's caused by AdGuard DNS
!+ NOT_PLATFORM(ext_ff)
/static/chunks/pages/_app-*.js$replace=/Request\("https:\/\/
pagead2\.googlesyndication\.com\/pagead\/js\/adsbygoogle\.js"/Request\("https:\/\/
example\.com"/,domain=investing.com
! https://github.com/AdguardTeam/AdguardFilters/issues/78540
tw-calc.net#%#//scriptlet("set-constant", "WebSite.plsDisableAdBlock", "noopFunc")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=tw-calc.net
! https://github.com/AdguardTeam/AdguardFilters/issues/78722
! Anti-adblock caused by DNS.
thgss.com##.blockerAlert
! https://github.com/uBlockOrigin/uAssets/issues/8801
||rawcdn.githack.com/*/adbdetect.packed.js$domain=driveddl.xyz
! textovisia.com - antiadblock
@@||textovisia.com/js/prebid-ads.js
textovisia.com#%#//scriptlet("set-constant", "isAdBlockActive", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/78270
||pubads.g.doubleclick.net/ondemand/hls/content/*/
streams$xmlhttprequest,redirect=nooptext,domain=sbs.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/78305
@@||mahimeta.com/networks/ad_code.php$domain=forobasketcatala.com
forobasketcatala.com#%#//scriptlet("abort-on-property-read", "mMCheckAgainBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/78136
adex.network#%#//scriptlet('prevent-fetch', 'moonicorn.network')
||adex.network/static/js/main.*.chunk.js$replace=/fetch\("https:\/\/
tom\.moonicorn\.network\/channel\/list"/fetch("\/"/
||tom.moonicorn.network/channel/
list$xmlhttprequest,redirect=nooptext,domain=adex.network
! https://github.com/AdguardTeam/AdguardFilters/issues/78009
notateslaapp.com#%#//scriptlet("prevent-setTimeout", "/adthrive|blockedAds|books/")
notateslaapp.com#%#//scriptlet("set-constant", "canSeeAds", "true")
@@/assets/ads-*.js$domain=notateslaapp.com
! https://github.com/AdguardTeam/AdguardFilters/issues/78158
||techware.online/wp-content/uploads/wsirafkd.js
! macworld.co.uk - ad reinjection
macworld.co.uk#%#//scriptlet('abort-current-inline-script', 'navigator.userAgent',
'Flags.')
macworld.co.uk$$script[tag-content="Flags."][min-length="20000"][max-
length="300000"]
||amazon-adsystem.com/aax2/apstag.js$script,redirect=amazon-
apstag,domain=macworld.co.uk
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=macworld.co.uk
! https://forum.adguard.com/index.php?threads/fm-arena-com.42389
fm-arena.com###adblocked-detector-container
! https://github.com/AdguardTeam/AdguardFilters/issues/77890
dudestream.com###eazy_ad_unblocker_holder
! https://github.com/AdguardTeam/AdguardFilters/issues/77887
insidertracking.com#%#//scriptlet("prevent-setTimeout", "no_ad", "15000")
! https://github.com/AdguardTeam/AdguardFilters/issues/77852
! https://github.com/AdguardTeam/AdguardFilters/issues/77686
||cdn.jsdelivr.net/gh/vli-platform/adb-analytics@*/v1.0.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/77693
daviruzsystems.com#$##babasbmsgx { display: none !important; }
daviruzsystems.com#%#//scriptlet('remove-attr', 'style', 'body[style="visibility:
hidden !important;"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/77475
@@||blogs.earningradar.com/wp-content/plugins/wp-safelink/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/77522
unrar.flowsoft7.com#%#//scriptlet("set-constant", "gadb", "false")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=unrar.flowsoft7.com
! https://github.com/AdguardTeam/AdguardFilters/issues/77519
scanner.thetimetube.com#%#//scriptlet("set-constant", "gadb", "false")
||pagead2.googlesyndication.com/pagead/
show_ads.js$script,redirect=noopjs,domain=scanner.thetimetube.com
! https://github.com/AdguardTeam/AdguardFilters/issues/77644
||static.lightnovelpub.com/content/js/abdbundle.umd.js
! https://github.com/AdguardTeam/AdguardFilters/issues/77375
gats.io#$##detect.ad-placement { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/77395
sitaronkidunya.com##div[id^="__vliadb83"]
! getpaste.link, pastebr.xyz - antiadblock
@@/js/prebid-ads.js$~third-party,domain=vippaste.xyz|sharetext.me|getpaste.link|
pastebr.xyz
vippaste.xyz,sharetext.me,getpaste.link,pastebr.xyz#%#//scriptlet("set-constant",
"isAdBlockActive", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/77121
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=nrl.com
! https://github.com/AdguardTeam/AdguardFilters/issues/76928
beef1999.blogspot.com#%#//scriptlet("prevent-eval-if", "/_statcounter|
use_adebloker|my_ads_url/")
||
revenuenetworkcpm.com^$script,redirect=noopjs,important,domain=beef1999.blogspot.co
m|ustream.to
||
profitabletrustednetwork.com$redirect=noopjs,important,domain=beef1999.blogspot.com
|ustream.to
! https://github.com/AdguardTeam/AdguardFilters/issues/76858
sportbible.com#@#div[class*="margin-Advert"]
sportbible.com#$#body > div[id].margin-Advert { display: block !important; }
||adsafeprotected.com/vans-adapter-google-
ima.js$script,redirect=noopjs,domain=sportbible.com
! https://github.com/AdguardTeam/AdguardFilters/issues/77008
aiarticlespinner.co#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/76787
hideandseek.world#%#//scriptlet("set-constant", "canRunAds", "true")
@@||hideandseek.world/js/prebid-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/76556
thebussybandit.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/76778
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=toyoheadquarters.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=toyoheadquarters.com
minecraftraffle.com#%#//scriptlet("abort-current-inline-script", "awm",
"window.location")
! https://github.com/AdguardTeam/AdguardFilters/issues/90078
check-plagiarism.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
check-plagiarism.com#%#AG_onLoad(function(){var b=new MutationObserver(function()
{var
a=document.querySelectorAll("ins.adsbygoogle");if(0<a.length)for(b.disconnect(),i=0
;i<a.length;i+
+)a[i].appendChild(document.createElement("div"))});b.observe(document,{childList:!
0,subtree:!0})});
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=check-
plagiarism.com
! Anti-adb prepostseo.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=prepostseo.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=prepostseo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/76337
fshost.me#%#//scriptlet("abort-current-inline-script", "showIt", "$")
! https://github.com/AdguardTeam/AdguardFilters/issues/76642
@@/js/wp-banners.js$domain=articlerewritertool.com|spinbot.com|free-article-
spinner.com
articlerewritertool.com,spinbot.com,free-article-spinner.com#%#//scriptlet("abort-
current-inline-script", "angular", "/whiteListRequestMessage|canRunAds/")
! https://github.com/AdguardTeam/AdguardFilters/issues/76414
sudoku-topical.com,sudoku-aktuell.de#%#AG_onLoad(function()
{window.adsbygoogle={loaded:!0,push:function(){"undefined"===typeof
this.length&&(this.length=0,this.length+=1)}}});
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=sudoku-
topical.com|sudoku-aktuell.de
! https://github.com/AdguardTeam/AdguardFilters/issues/76371
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=animedao.to
! https://github.com/AdguardTeam/AdguardFilters/issues/76241
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=video.onnetwork.tv
video.onnetwork.tv#%#//scriptlet("abort-current-inline-script", "isAdBlockActive",
"/warning.php")
! https://github.com/AdguardTeam/AdguardFilters/issues/76089
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=wpshare.net
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=wpshare.net
! https://github.com/AdguardTeam/AdguardFilters/issues/76319
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=nihongo-pro.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=nihongo-pro.com
! https://github.com/AdguardTeam/AdguardFilters/issues/76226
@@||daemon-hentai.com/banner.gif?|
@@||daemon-hentai.com^*/banner.gif?|
! https://github.com/AdguardTeam/AdguardFilters/issues/76281
nxload.com#%#//scriptlet("prevent-eval-if", "adbd")
! https://github.com/AdguardTeam/AdguardFilters/issues/75764
megaup.net#%#AG_onLoad(function(){var
c=document.body,a=document.createElement("div"),b=document.createElement("div");c&&
(c.appendChild(a),a.setAttribute("class","image-
container"),a.appendChild(b),b.setAttribute("class","mcimg"),b.style.height="185px"
)});
megaup.net#%#AG_onLoad(function(){var
a=document.body,c=document.createElement("div"),b=document.createElement("div"),d=d
ocument.createElement("a");a&&(a.appendChild(c),c.setAttribute("class","mgbox"),c.a
ppendChild(b),b.setAttribute("class","mg_addad"),b.appendChild(d));for(a=0;4>a;a+
+)b.appendChild(d.cloneNode())});
megaup.net#%#AG_onLoad(function() { var
el=document.querySelector(".metaRedirectWrapperBottomAds"); var
ce=document.createElement('div'); if(el) { el.appendChild(ce);
ce.setAttribute("class", "text-elements"); } });
megaup.net#%#AG_onLoad(function() { var el=document.body; var
ce=document.createElement('div'); if(el) { el.appendChild(ce);
ce.setAttribute("id", "AdskeeperComposite"); } });
megaup.net#%#AG_onLoad(function() { var el=document.body; var
ce=document.createElement('div'); if(el) { el.appendChild(ce);
ce.setAttribute("class", "mghead"); } });
megaup.net#$#.imgAds { height: 250px !important; }
megaup.net#$#.imgAds > img { height: 250px !important; }
megaup.net#%#//scriptlet("remove-attr", "href", "a[href][target='_blank'].imgAds")
! https://github.com/AdguardTeam/AdguardFilters/issues/96227
! https://github.com/AdguardTeam/AdguardFilters/issues/75571
purposegames.com#%#//scriptlet("set-constant", "sngsaa", "false")
||securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=purposegames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/75708
@@||megaup.net^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/75570
note.sieuthuthuat.com#%#//scriptlet("set-constant", "isAdBlockActive", "false")
@@||note.sieuthuthuat.com/js/prebid-ads.js
! anti-adblock in friendproject.net
friendproject.net#@#.ad-top
friendproject.net#%#//scriptlet("set-constant", "adblock", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/75461
twcc.fr#%#!function(){window.adsbygoogle={loaded:!0,push:function()
{"undefined"===typeof this.length&&(this.length=0,this.length+=1)}}}();
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=twcc.fr
! https://github.com/AdguardTeam/AdguardFilters/issues/117996
live-tv-channels.org#@#.adsbygoogle
live-tv-channels.org#$#.adsbygoogle { height: 10px !important; left: -3000px !
important; position: absolute !important; }
live-tv-channels.org#%#//scriptlet("prevent-setTimeout", "adBlocked")
live-tv-channels.org#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=live-tv-
channels.org
! https://github.com/AdguardTeam/AdguardFilters/issues/75451
! https://github.com/AdguardTeam/AdguardFilters/issues/75450
@@||imgfo.com/js/ad-blocker.js
! pops.tv anti-adb
pops.tv#@##adsContainer
pops.tv#@#.ad-placement
! freebitcoin.win Anti-AdBlock
@@||freebitcoin.win/static/deliver_ads/popunder_moon_ads_*.js$~third-party
freebitcoin.win$$script[wildcard="*popunder_moon_ads*adblock*"][max-length="500"]
! https://github.com/AdguardTeam/AdguardFilters/issues/75346
gplinks.co,mynewshub.in,adomainscan.com##div[id^="__vliadb83"]
! https://github.com/AdguardTeam/AdguardFilters/issues/75333
badassdownloader.com#%#//scriptlet('set-constant', 'bscheck.adblocker', 'noopFunc')
badassdownloader.com#%#//scriptlet('prevent-setTimeout', 'innerHTML')
! https://github.com/AdguardTeam/AdguardFilters/issues/75270
freecoursewebsite.com#@#.adsBanner
freecoursewebsite.com#$##wrapfabtest { height: 1px !important; }
freecoursewebsite.com###eazy_ad_unblocker_holder
! https://github.com/AdguardTeam/AdguardFilters/issues/75202
movieflixpro.com#@#.ads_single_center
movieflixpro.com#$#aside.ads_single_center { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/75148
moddedguru.com#@#.advertise
moddedguru.com#%#//scriptlet('remove-class', 'advertise', 'body.advertise')
! https://github.com/AdguardTeam/AdguardFilters/issues/75101
fastcoin.ga#@#.adsBox
fastcoin.ga#%#//scriptlet("prevent-setTimeout", "adblock.offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/75027
driverename.iblogbox.com#%#//scriptlet("set-constant", "gadb", "false")
||pagead2.googlesyndication.com/pagead/
show_ads.js$script,redirect=noopjs,domain=driverename.iblogbox.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74820
tiz-cycling-live.io#%#//scriptlet("prevent-setTimeout", "ins.adsbygoogle")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=tiz-cycling-
live.io
! https://github.com/AdguardTeam/AdguardFilters/issues/74931
bittools.net#%#//scriptlet('abort-current-inline-script', 'onload', 'fetch')
! https://github.com/AdguardTeam/AdguardFilters/issues/74725
tyla.com#@#div[class*="margin-Advert"]
@@||static.adsafeprotected.com/vans-adapter-google-ima.js$domain=tyla.com
! https://github.com/AdguardTeam/AdguardFilters/issues/71042
/fontyukle.net\/js\/\w+.js/$domain=fontyukle.net
fontyukle.net#%#//scriptlet("prevent-setTimeout", "adsbygoogle")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=fontyukle.net
! https://github.com/AdguardTeam/AdguardFilters/issues/74902
robot-forum.com#%#//scriptlet("set-constant", "cwAdblockDisabled", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/74649
freemc.host#%#//scriptlet("prevent-setInterval", "adsbygoogle", "1000")
! https://github.com/AdguardTeam/AdguardFilters/issues/81186
! https://github.com/AdguardTeam/AdguardFilters/issues/74658
@@||jpopsingles.eu/ddl/ads.png
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=jpopsingles.eu
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=jpopsingles.eu
! https://github.com/AdguardTeam/AdguardFilters/issues/74427
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-
adsbygoogle,important,domain=theteacherscorner.net
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=theteacherscorner.net
! https://github.com/AdguardTeam/AdguardFilters/issues/74545
strtape.*#@#.google-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/74464
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=simsdom.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=simsdom.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74359
! https://github.com/AdguardTeam/AdguardFilters/issues/74360
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=hulblog.com|
omgmusik.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=hulblog.com|omgmusik.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74176
! https://github.com/AdguardTeam/AdguardFilters/issues/75599
||copyrightcontent.org/unblocker/ub/$domain=finchtechs.com|imginn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74084
@@||kryptogator.com/static/deliver_ads/popunder_kg_ads_*.js$~third-party
kryptogator.com$$script[wildcard="*popunder_kg_ads*adblock*"][max-length="500"]
! https://github.com/AdguardTeam/AdguardFilters/issues/74297
elil.cc#%#//scriptlet('set-constant', 'ads_blocked', '0')
@@||elil.cc/advertisement/$script,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/74097
tvchoicemagazine.co.uk#%#//scriptlet("set-constant", "showModal", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/73943
||adservice.google.com/adsid/
integrator.js$script,redirect=noopjs,domain=961thebreeze.com
! https://github.com/AdguardTeam/AdguardFilters/issues/73940
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=games.metro.us
@@||ams.cdn.arkadiumhosted.com/advertisement/video/stable/video-
ads.js$domain=games.metro.us
@@||ams.cdn.arkadiumhosted.com/advertisement/display/stable/display-
ads.js$domain=games.metro.us
games.metro.us#%#//scriptlet("adjust-setInterval", "game will", "", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/85743
linkpoi.me,bevru.club,arurio.club,eririo.club,freshi.site,srek.net,exe.app#%#//
scriptlet("set-constant", "disableItToContinue", "noopFunc")
!#safari_cb_affinity(privacy)
!#safari_cb_affinity
! ytmp3.eu/en45/ anti-adblock
||ytmp3.eu/en45/pagead/js/adsbygoogle.js$xmlhttprequest,~third-
party,redirect=nooptext,important
@@||ytmp3.eu/en45/pagead/js/adsbygoogle.js$xmlhttprequest,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/73849
@@||player.clevercast.com/players/video-js/video-js-plugins/videojs.ads.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/73691
||mad4wheels.com/plugins/js-adblock/js/*.js
!
! https://github.com/AdguardTeam/AdguardFilters/issues/72017
! The rules from Frellwit's list
! https://github.com/AdguardTeam/AdguardFilters/issues/72017#issuecomment-787037644
!START: discoveryplus
||akamaihd.net^$media,domain=discoveryplus.*
||dnitv.com^$media,domain=discoveryplus.*
@@||mparticle.com^*/login$domain=discoveryplus.*
!END: discoveryplus
!
! https://github.com/AdguardTeam/AdguardFilters/issues/73654
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=subtitle.one
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=subtitle.one
! https://github.com/AdguardTeam/AdguardFilters/issues/73896
speedsatoshi.com#%#//scriptlet('set-constant', 'window.is_sad', 'emptyObj')
! https://github.com/AdguardTeam/AdguardFilters/issues/73502
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=livexlive.com
@@||googletagservices.com/tag/js/gpt.js$domain=livexlive.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=livexlive.com
! https://github.com/AdguardTeam/AdguardFilters/issues/73553
||cdn.jsdelivr.net/gh/dandyraka/jnck-adblock/
jnck.adblock.min.js$domain=jnckmedia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/73957
@@||cryptofuns.ru^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/73676
genshinimpactcalculator.com#%#//scriptlet("set-constant", "nitroAds.loaded",
"true")
! https://github.com/AdguardTeam/AdguardFilters/issues/73589
@@||animesa.ga/practice/adsframe.js
animesa.ga#%#//scriptlet("set-constant", "adblock_use", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/73068
! https://github.com/AdguardTeam/AdguardFilters/issues/73419
@@||ephoto360.com/js/blockadblock.js
ephoto360.com#%#//scriptlet("abort-current-inline-script", "$", "Adblock")
! Ads reinjection(Ad Defend)
! also can be hidden by `##img[referrerpolicy="unsafe-url"][src^="***"]`
transfermarkt.*#@#.AD-POST
#@#.ADV320_50_100
! https://github.com/AdguardTeam/AdguardFilters/issues/102811
@@||client.falixnodes.net^$xmlhttprequest
@@||panel.falixnodes.net/auth/$xmlhttprequest,other
falixnodes.net#%#//scriptlet("set-constant", "_0x6e4523", "undefined")
falixnodes.net#%#AG_onLoad(function() { var
el=document.querySelector('.adsbygoogle'); var ce=document.createElement('div');
if(el) { el.appendChild(ce); ce.setAttribute("id", "aswift_0"); } });
falixnodes.net#%#//scriptlet("abort-current-inline-script",
"Array.prototype.shift", "/adblock|_0x/")
falixnodes.net#%#//scriptlet("abort-current-inline-script", "Promise", "adblock")
falixnodes.net#%#//scriptlet("abort-current-inline-script",
"document.createElement", "/adblock|_0x/")
falixnodes.net#%#//scriptlet("abort-current-inline-script", "setTimeout",
"/adblock|0x/")
||cdn.snigelweb.com/adengine/falixnodes.net/loader.js$script,redirect=noopjs
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,script,redirect=noopjs,domain=falixnodes.net
! https://github.com/AdguardTeam/AdguardFilters/issues/73214
psychpoint.com##.adblockmodal
! https://github.com/AdguardTeam/AdguardFilters/issues/72888
@@||8s8.eu/fa.js$domain=g9g.eu
! https://github.com/AdguardTeam/AdguardFilters/issues/73781
escapegames24.com#%#//scriptlet("prevent-setTimeout", "ads", "2000")
! https://github.com/AdguardTeam/AdguardFilters/issues/73745
||apk24h.com/antiblock/
! https://github.com/AdguardTeam/AdguardFilters/issues/72896
@@||pagead2.googlesyndication.com/pagead/
show_ads.js$domain=panoramaviewer.1bestlink.net
||pagead2.googlesyndication.com/pagead/
show_ads.js$script,redirect=noopjs,important,domain=panoramaviewer.1bestlink.net
! https://github.com/AdguardTeam/AdguardFilters/issues/72829
healthtune.site#%#//scriptlet("prevent-addEventListener", "load", ".nextFunction")
! https://github.com/AdguardTeam/AdguardFilters/issues/72735
||pinoyalbums.com/wp-content/uploads/mzuwsqdkb.css
pinoyalbums.com###mzuwsqdkb-blanket
! https://github.com/AdguardTeam/AdguardFilters/issues/72048
@@||dogemate.com/assets/img/cointiply_728x90.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/72420
@@||api.adinplay.com/libs/aiptag/pub/SND/skynode.pro/
tag.min.js$domain=panel.skynode.pro
! https://github.com/AdguardTeam/AdguardFilters/issues/72366
fssquad.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/72691
tinyppt.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/72956
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=seminarstopics.com
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=seminarstopics.com
! https://github.com/AdguardTeam/AdguardFilters/issues/72828
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$important,script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=kisahdunia.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=kisahdunia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/72741
magesy.blog,magesy.pro#%#//scriptlet("set-constant", "adBlockFunction", "noopFunc")
magesy.pro##.fuckGitHUB_content
magesy.pro##.fuckGitHUB_blackoverlay
! https://github.com/AdguardTeam/AdguardFilters/issues/72802
@@||encodinghub.com^$generichide
@@||encodinghub.com/wp-content/uploads/*.nz/ads/
! https://github.com/AdguardTeam/AdguardFilters/issues/72796
@@||toptechtalk.xyz^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/72523
davidbaptistechirot.blogspot.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adsbygoogle.js")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=davidbaptistechirot.blogspot.com
! userload.co - antiadblock
userload.co##.adp-underlay
userload.co#%#//scriptlet('prevent-setTimeout', '/style\.display="block"/', '500')
userload.co###map
@@||userload.co/ad-*.js
@@||userload.co/ads/ads-banner.png
@@||userload.co/popads.js
userload.co#%#//scriptlet('abort-current-inline-script', 'document.getElementById',
'.style.display="block"')
! https://github.com/AdguardTeam/AdguardFilters/issues/79242
cashearn.cc#%#//scriptlet("prevent-setTimeout", "checkblockUser", "1000")
||cashearn.cc/img/cointiply_728x90.jpg$image,redirect=1x1-transparent.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/72432
foxgreat.com#@#.google-ad
foxgreat.com#$#body .google-ad { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/72384
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=kitguru.net
! https://github.com/AdguardTeam/AdguardFilters/issues/72370
ladbible.com#@#div[class*="margin-Advert"]
ladbible.com#$#body > div[id].margin-Advert { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/95765
hobby-machinist.com#%#//scriptlet('prevent-setInterval', 'options')
! https://github.com/AdguardTeam/AdguardFilters/issues/72569
||rblx.land/main_scriptx2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/97906
@@||oklivetv.com/*&*=*&*&_=$xmlhttprequest,~third-party
@@||okteve.com/*&*=*&*&_=$xmlhttprequest,~third-party
@@||aweprt.com/embed/fk?_=$domain=oklivetv.com|okteve.com
! https://github.com/AdguardTeam/AdguardFilters/issues/72239
potvid.com###adBlockInfo
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=potvid.com
dudestream.com#$##wrapfabtest { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/76980
animefever.tv#%#!function(){window._purpleads={utils:{UUID:function(){return
Math.random().toString(36).substring(7)},canRun:function(){return!0}}}}();
animefever.tv#%#//scriptlet("set-constant", "_purpleadsWasLoaded", "true")
||cdn.purpleads.io/load.js$script,redirect=noopjs,domain=animefever.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/72482
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=supreme-gamers.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=supreme-
gamers.com
! https://github.com/AdguardTeam/AdguardFilters/issues/72535
@@||allmovies.tube^$generichide
@@||allmovies.tube/ads.html
! https://github.com/AdguardTeam/AdguardFilters/issues/72181
totv.org###ad
totv.org#%#//scriptlet("set-constant", "google_tag_data", "emptyObj")
! https://github.com/AdguardTeam/AdguardFilters/issues/72185
mtlurb.com#@#.adsbygoogle
mtlurb.com#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/72150
pacogames.com##.wgAdBlockMessage
! https://github.com/AdguardTeam/AdguardFilters/issues/72161
||temp-mails.com/assets/js/sweetalert2.js
temp-mails.com##body > div[style^="position: fixed; z-index:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/72285
||pasty.info/other/checkin/$replace=/\{"check":false\}/{"check":true}/
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=pasty.info
pasty.info#$#.container[id^="adsense"] { height: 280px !important; }
pasty.info#%#AG_onLoad(function(){var e=function(a){for(var d="",g=0;g<a;g+
+)d+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".charAt(Math.f
loor(62*Math.random()));return d};var f=function(a,d)
{a=Math.ceil(a);d=Math.floor(d);return Math.floor(Math.random()*(d-a+1))+a};var
h=new MutationObserver(function(){var
a=document.querySelector("ins.adsbygoogle[data-ad-client]");if(a)var
d=a.getAttribute("data-ad-
client");if(a=document.querySelector("ins.adsbygoogle[data-ad-slot]"))var
g=a.getAttribute("data-ad-slot");if(d&&g)
{a=document.querySelectorAll(".adsbygoogle:not([data-ad-format='auto']");var
c=document.createElement("iframe");c.style="left:0;position:absolute;top:0;border:0
;width:468px;height:15px;";c.setAttribute("frameborder","0");c.setAttribute("margin
width","0");c.setAttribute("marginheight","0");c.setAttribute("vspace","0");c.setAt
tribute("hspace","0");c.setAttribute("allowtransparency","true");c.setAttribute("sc
rolling","no");c.setAttribute("allowfullscreen","true");c.setAttribute("id","aswift
_2");c.setAttribute("data-load-complete","true");c.setAttribute("src","https://
googleads.g.doubleclick.net/pagead/ads?
client="+d+"&output=html&h=90&slotname="+g+"&adk="+e(f(9,10))+"&adf="+e(f(10,11))
+"&w="+e(f(10,11))+" &lmt="+e(f(10,11))
+"&format="+e(f(1E3,1500)));a.forEach(function(b){b.hasChildNodes()||
b.appendChild(c)});a=document.querySelectorAll(".adsbygoogle
iframe:not([src])");0<a.length&&a.forEach(function(b)
{b.style="left:0;position:absolute;top:0;border:0;width:468px;height:15px;";b.setAt
tribute("frameborder","0");b.setAttribute("marginwidth","0");b.setAttribute("margin
height","0");b.setAttribute("vspace","0");b.setAttribute("hspace","0");b.setAttribu
te("allowtransparency","true");b.setAttribute("scrolling","no");b.setAttribute("all
owfullscreen","true");b.setAttribute("data-load-
complete","true");b.setAttribute("src","https://googleads.g.doubleclick.net/
pagead/ads?client="+d+"&output=html&h=90&slotname="+g+"&adk="+e(f(9,10))
+"&adf="+e(f(10,11))+"&w="+e(f(10,11))+" &lmt="+e(f(10,11))
+"&format="+e(f(1E3,1500)))})}});h.observe(document,{childList:!0,subtree:!
0});setTimeout(function(){h.disconnect()},1E4)});
pasty.info#%#AG_onLoad(function()
{document.querySelectorAll(".adsbygoogle:not([data-adsbygoogle-
status])").forEach(function(a){a.setAttribute("data-adsbygoogle-
status","done")})});
! https://github.com/AdguardTeam/AdguardFilters/issues/72028
hackintoshshop.com#%#//scriptlet("prevent-setTimeout", "Content Blocker")
hackintoshshop.com##body > div[style^="margin: auto;position: fixed;top:"]
[style*="z-index:"][id]
! https://github.com/AdguardTeam/AdguardFilters/issues/72010
@@||api.adinplay.com/$xmlhttprequest,domain=taming.io
@@||api.adinplay.com/libs/aiptag/pub/NND/taming.io/tag.min.js$domain=taming.io
! https://github.com/AdguardTeam/AdguardFilters/issues/71683
unilad.co.uk#@#div[class*="margin-Advert"]
@@||static.adsafeprotected.com/vans-adapter-google-ima.js$domain=unilad.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/71913
calculate.plus#%#//scriptlet("prevent-setTimeout", "checkStopBlock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=calculate.plus
! https://github.com/AdguardTeam/AdguardFilters/issues/71942
stockstracker.com#@##googleAds
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=stockstracker.com
! https://github.com/AdguardTeam/AdguardFilters/issues/72162
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=bbcamerica.com
! https://github.com/AdguardTeam/AdguardFilters/issues/71949
||europixhd.net/js/note.js
europixhd.net#%#//scriptlet('abort-current-inline-script', 'document.write',
'unescape')
! https://github.com/AdguardTeam/AdguardFilters/issues/70719
@@||duit.cc/favicon.ico#
! https://github.com/AdguardTeam/AdguardFilters/issues/71707
@@||cdn.radiostreamlive.com/v*/js/adblock/advert-1bb.js
radionatale.com,radionorthpole.com,radiosantaclaus.com,radioamericalatina.com,radio
italianmusic.com,radioitaliacanada.com,miamibeachradio.com,radiosymphony.com,radioc
ountrylive.com,radioitalylive.com,radiolovelive.com,radionylive.com,radiorockon.com
#%#//scriptlet("set-constant", "adp", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/71802
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=realitycheats.com
realitycheats.com#$#.ads-header { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/71686
couponbro.eu#%#//scriptlet("set-constant", "blockedAds", "false")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=couponbro.eu
! https://github.com/AdguardTeam/AdguardFilters/issues/71713
@@||imgur.com/desktop-assets/js/floaty_rotator.*.bundle.js
imgur.com#%#//scriptlet("set-constant", "ADBLOCKED", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/71597
@@||promods.net/*.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/71842
thewolds.github.io#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/71605
temp-phone-number.com#%#//scriptlet("prevent-setTimeout", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/70998
camarchive.tv#%#//scriptlet("set-constant", "adsBlocked", "falseFunc")
||exosrv.com/*.js$script,xmlhttprequest,redirect=noopjs,domain=camarchive.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/70641
vanis.io###ab-overlay
! https://github.com/AdguardTeam/AdguardFilters/issues/71513
||miraculousladybug.cf/abt.js
miraculousladybug.cf###arlinablock
miraculousladybug.cf#%#//scriptlet('prevent-addEventListener', 'load',
'downloadJSAtOnload')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=miraculousladybug.cf
! san_wrapper
cybermania.ws,3dzip.org##.san_wrapper
cybermania.ws,3dzip.org#%#//scriptlet("set-constant", "google_jobrunner",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/71650
ustream.to###adblockz_alert
ustream.to#%#//scriptlet("set-constant", "ads_is_loaded", "1")
ustream.to#%#//scriptlet("set-constant", "adblock_user", "0")
ustream.to#%#//scriptlet("set-constant", "ads_blocked", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/71498
agar.red#@#.ad-placement
! https://github.com/AdguardTeam/AdguardFilters/issues/71150
@@||mylivesignature.com/js/adblocker.js
! https://github.com/AdguardTeam/AdguardFilters/issues/70562
memoryhackers.org#@#.ads-header
memoryhackers.org$$script[tag-content="window.location.href"][max-length="500"]
memoryhackers.org$$script[wildcard="*location*parseInt*catch*"][min-length="200"]
[max-length="1000"]
memoryhackers.org#%#//scriptlet("set-constant", "adsbygoogle.length", "undefined")
memoryhackers.org#%#//scriptlet("set-constant", "google_jobrunner", "emptyObj")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=memoryhackers.org
! https://github.com/AdguardTeam/AdguardFilters/issues/70979
@@||ctrlv.link/js/seo-ads.js
||adservice.google.com/adsid/
integrator.js$xmlhttprequest,redirect=noopjs,domain=ctrlv.link
! https://github.com/AdguardTeam/AdguardFilters/issues/71190
iptv22.uk#%#//scriptlet("abort-current-inline-script", "document.createElement",
"adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=iptv22.uk
! raqmedia.com - antiadblock
||raw.githack.com/Raqmedia/adblock/master/disallowad.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,important,domain=raqmedia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70763
||javascript.leanhduc.pro.vn/block-adblock.js
357x.blogspot.com#%#//scriptlet('prevent-addEventListener', 'load', 'adblock')
! https://github.com/AdguardTeam/AdguardFilters/issues/71183
live-eventsport.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/71156
slidesharedownloader.ngelmat.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/71182
@@||textbin.net/js/prebid-ads.js
textbin.net#%#//scriptlet("set-constant", "isAdBlockActive", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/70949
@@||ontiva.com/js/prebid-ads.js
ontiva.com#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/71052
mope.io#%#AG_onLoad(function() { var el = document.querySelector('#moneyRect >
#mope-io_300x250'); var ce = document.createElement('iframe'); ce.style = 'display:
none !important;'; if(el) { el.appendChild(ce); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/70660
@@||arrowos.net/js/blockAdBlock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/90882
@@||forum.release-apk.com/*#/*/ad/$image
@@||googleads.g.doubleclick.net/pagead/html/*/zrt_lookup.html$domain=forum.release-
apk.com
||googleads.g.doubleclick.net/pagead/html/*/
zrt_lookup.html$redirect=noopframe,domain=forum.release-apk.com,important
||googleads.g.doubleclick.net/pagead/ads$redirect=noopframe,domain=forum.release-
apk.com,important
@@||googleads.g.doubleclick.net/pagead/ads$domain=forum.release-apk.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=forum.release-
apk.com
@@||pagead2.googlesyndication.com/pagead/*/
show_ads_impl*_fy*.js$domain=forum.release-apk.com
@@||forum.release-apk.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/70148
booksrack.net#%#//scriptlet('prevent-eval-if', 'mdp-deblocker')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=booksrack.net
! https://github.com/AdguardTeam/AdguardFilters/issues/70082
||ad.a-ads.com/*?size=$xmlhttprequest,redirect=nooptext,domain=pentafaucet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69954
@@||chillicams.net/js/adv/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/69820
||dubsstreamz.com/block/js/deblocker.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/69995
nba.com#%#//scriptlet("set-constant", "adBlockerDetected", "false")
@@||akamaihd.net/nbad/player/v*/nba/site*/player/scripts/nlad.js$domain=nba.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=nba.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70364
dogemate.com#%#//scriptlet("abort-on-property-read", "adbUrl")
! androidapkapp.net
||androidapkapp.net/adblockscript/adblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/70080
@@||hitbits.io/v1/ads2/ads/$xmlhttprequest
||a-ads.com/*?size=$xmlhttprequest,redirect=nooptext,domain=hitbits.io,important
@@||a-ads.com/*?size=$xmlhttprequest,domain=hitbits.io
! https://github.com/AdguardTeam/AdguardFilters/issues/51663
@@||popjav.tv^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/69752
||lapagan.net/wp-content/uploads/gcahputb.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=lapagan.net
lapagan.net#%#//scriptlet("set-constant", "adsbygoogle.length", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/69236
! https://github.com/AdguardTeam/AdguardFilters/issues/69841
streameast.live#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
"adsBlocked")
||googleads.g.doubleclick.net/pagead/
id$script,xmlhttprequest,redirect=noopjs,domain=streameast.live
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=streameast.live
! https://github.com/AdguardTeam/AdguardFilters/issues/69572
@@||sestv.pw/cdn/js/ads.php
@@||sestv.pw/embed/$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/59506
cryptowin.io#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "AdBlock")
@@||cryptowin.io^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/69629
@@||downfile.site/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/69563
! TODO: replace below rule to scriptlet when this issue will be fixed -
https://github.com/AdguardTeam/Scriptlets/issues/57#issuecomment-697240649
konnoznet.xyz#%#AG_abortInlineScript(/adblock/, 'document.createElement');
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=konnoznet.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/69361
! https://github.com/AdguardTeam/AdguardFilters/issues/69302
! https://github.com/AdguardTeam/AdguardFilters/issues/69299
@@||xenforo.pk/js/*.js?_v=
xenforo.pk#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! https://github.com/AdguardTeam/AdguardFilters/issues/66844
pipeflare.io#@#div[id^="amzn-assoc-ad"]
@@||z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=$domain=pipeflare.io
@@||aax-us-east.amazon-adsystem.com/x/getad?src=$domain=pipeflare.io
! https://github.com/AdguardTeam/AdguardFilters/issues/69296
@@||informaxonline.com/wp-content/plugins/wp-safelink/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/69028
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tvp.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/68816
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=photopea.com,important
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=photopea.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69007
@@||1bit.space/default/public/assets/*.js$~third-party
@@||1bitspace.com/default/public/assets/*.js$~third-party
1bit.space#%#//scriptlet("set-constant", "adblock", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/69032
@@||shorttey.link/js/prebid-ads.js
shorttey.link#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/68913
dongknows.com#$#.publicite.text-ad.adsbox { display: block !important; }
dongknows.com#%#//scriptlet("abort-on-property-read", "gothamBatAdblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/68815
||ad.a-ads.com/*?size=$xmlhttprequest,redirect=nooptext,domain=getitall.top
! https://github.com/AdguardTeam/AdguardFilters/issues/68635
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=livemint.com,important
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=livemint.com
! uploadbank.com
@@||uploadbank.com^$generichide
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=uploadbank.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=uploadbank.com,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/68616
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=mr9soft.com,important
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mr9soft.com
! https://github.com/AdguardTeam/AdguardFilters/issues/68575
speedsatoshi.com,lootlinks.net#%#//scriptlet('set-constant', 'canRunAds', 'true')
/js/prebid-ads.js$~third-party,domain=speedsatoshi.com|lootlinks.net
! https://github.com/AdguardTeam/AdguardFilters/issues/68464
@@||softairbay.com/autoSAB/src/google-ads.js
softairbay.com#%#//scriptlet('set-constant', 'SABcheck', 'true')
! https://github.com/AdguardTeam/AdguardFilters/issues/68465
pluspremieres.*#%#//scriptlet("abort-current-inline-script", "$", "var selector")
pluspremieres.*#%#//scriptlet("prevent-setInterval", "/\['\\x[\s\S]*?
checkInterval/")
! https://github.com/AdguardTeam/AdguardFilters/issues/68117
@@||video.520call.me/ad.php
! https://github.com/AdguardTeam/AdguardFilters/issues/68339
@@||elahmad.com/ads/fc.php
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=elahmad.com
! https://github.com/AdguardTeam/AdguardFilters/issues/68307
eslfast.com#@#.adsBox
eslfast.com#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/68223
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=bestgames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/68193
pics4you.net##body > div[style*="width: 100%; z-index: "]
! https://github.com/AdguardTeam/AdguardFilters/issues/68272
@@||tipslearn.com/wp-content/plugins/wp-safelink/assets/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/68222
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=yad.com
! https://github.com/AdguardTeam/AdguardFilters/issues/68112
protrumpnews.com#%#//scriptlet("set-constant", "zsfel", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/68000
scat.gold#%#//scriptlet("set-constant", "adsbygoogle", "true")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=scat.gold
! https://github.com/AdguardTeam/AdguardFilters/issues/67935
||yourporngod.com/cdn-cgi/apps/head/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/67931
@@||pubads.g.doubleclick.net/ssai/event/
$xmlhttprequest,domain=zoomtventertainment.com
! https://github.com/AdguardTeam/AdguardFilters/issues/67739
hpjav.tv#%#//scriptlet("set-constant", "checkdom", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/67846
||lacuevadeguns.com/forum/banner.gif?$image,redirect=1x1-transparent.gif
beelink.in#%#//scriptlet("abort-current-inline-script", "onload",
".offsetHeight<=0")
! https://github.com/AdguardTeam/AdguardFilters/issues/67654
@@||api.adinplay.com/libs/aiptag/assets/adsbygoogle.js
! https://github.com/AdguardTeam/AdguardFilters/issues/67601
keralatelecom.info#%#//scriptlet('abort-on-property-read', 'blogantiadblock')
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=keralatelecom.info
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=keralatelecom.info,important
! https://github.com/AdguardTeam/AdguardFilters/issues/100046
mytoolz.net#$##adblock_msg { display: none !important; }
mytoolz.net#$#body { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/67650
@@/wp-content/plugins/*/fuckadblock.js$domain=androidnougatapk.com|assamservice.com
! https://github.com/AdguardTeam/AdguardFilters/issues/67517
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=unityassets4free.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70311
! https://github.com/AdguardTeam/AdguardFilters/issues/67508
evoload.io#%#//scriptlet("set-constant", "bloaded", "true")
||evosrv.com/html/videojs/plugins/videojs-contrib-
ads.js$script,redirect=noopjs,domain=evoload.io
! https://github.com/AdguardTeam/AdguardFilters/issues/67398
@@||desktophut.com/ad1.js
desktophut.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "test-block")
! https://github.com/AdguardTeam/AdguardFilters/issues/67387
@@||shorttey.org/js/prebid-ads.js
shorttey.org#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/67165
@@||8tm.net/stylesheets/ads.css
! https://github.com/AdguardTeam/AdguardFilters/issues/66997
vidmoly.me,vidmoly.net,vidmoly.to#@#.adsBox
vidmoly.me,vidmoly.net,vidmoly.to#%#//scriptlet("abort-on-property-read", "abs1")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=clockks.com
! https://github.com/AdguardTeam/AdguardFilters/issues/67053
bestopbook.info#%#//scriptlet("abort-on-property-read", "mdp_ngaurcom")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=bestopbook.info
! https://github.com/AdguardTeam/AdguardFilters/issues/67067
@@||top.gg/js/*.js
@@||s.nitropay.com/ads-*.js$xmlhttprequest,domain=top.gg
top.gg#%#//scriptlet("prevent-setTimeout", ".AD_ID")
top.gg#$#.contentvoting #video-root { display: none !important; }
top.gg#$#.contentvoting #vote-root { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/67023
k12reader.com#$#.pub300x250.pub300x250m.pub728x90.text-ad { display: block !
important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=k12reader.com
! flipboard.com - antiadblock in the video player
@@||flipboard.com/*/videojs-contrib-ads.*.bundle.js
@@||flipboard.com/*/vendors~videojs-contrib-ads.*.bundle.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=flipboard.com
! https://github.com/AdguardTeam/AdguardFilters/issues/66423
@@||freelitecoin.vip/static/ads/popunder.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66835
@@||discoveryplus.in/*/ads/banner_ad.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66868
iptv4best.com##.adace-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/66841
kickassanime.*#%#//scriptlet("set-constant", "appData.ftg", "true")
kickassanime.*#%#//scriptlet("set-constant", "ifmax", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/66772
! https://github.com/AdguardTeam/AdguardFilters/issues/66676
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=hindustantimes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/66628
kisscartoon.nz#%#//scriptlet("set-constant", "check_adblock", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/66614
forum.lunarisx.com#%#//scriptlet("abort-current-inline-script", "$", ".test")
forum.lunarisx.com##body > div[style^="background: rgba(0, 0, 0, 0.4); display:
block;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/66560
@@||googleads.g.doubleclick.net/pagead/ads?ads$domain=freebinchecker.com
! https://github.com/AdguardTeam/AdguardFilters/issues/66511
@@||mshares.co/js/blockadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/77239
@@||atozmath.com^$generichide
@@||atozmath.com/Scripts/advertisement.js
atozmath.com#$##vi_LN_sticky1-ad2 { height: 11px !important; }
atozmath.com#$##vi_LN_sticky2-ad2 > .adsbyvli { height: 250px !important; }
atozmath.com#$##vi_LN_sticky3-ad2 > .adsbyvli { height: 250px !important; }
atozmath.com#$##Table2 .adsbyvli { height: 90px !important; }
atozmath.com#$#div[id^="vi_LN_sticky"][id*="-ad"] { visibility: hidden !
important; }
atozmath.com#$##top.table0 .menubg .adsbyvli[data-ad-slot]:not([data-width])
{ height: 250px !important; position: absolute !important; left: -3000px !
importatn; }
atozmath.com#$#.menubg .adsbyvli[data-ad-slot][data-width]:not([data-height="250"])
{ height: 90px !important; position: absolute !important; left: -3000px !importatn;
}
atozmath.com#$#body #bottomAd.adsbox { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66398
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=forum.universegunz.net
forum.universegunz.net#@#.adsbygoogle
forum.universegunz.net#$#.adsbygoogle { height: 1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66369
@@||adservice.google.com/adsid/integrator.js$domain=ultimateclassicrock.com
! https://github.com/AdguardTeam/AdguardFilters/issues/66399
@@||wcoanimedub.tv/inc/embed/ads.js
wcoanimedub.tv#%#//scriptlet("prevent-setTimeout", "AdBlock")
wcoanimedub.tv#%#//scriptlet("set-constant", "isAdBlockActive", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/66380
live-golf.stream#@#.adsBox
live-golf.stream#%#//scriptlet("abort-current-inline-script", "$",
"adblockDetector")
! https://github.com/AdguardTeam/AdguardFilters/issues/66338
||streameast.live/wp-content/plugins/yalaan/js/deblocker.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66220
quackr.io#$##wrapfabtest { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/62272
||vladan.fr/wp-content/cache/min/1/wp-content/uploads/images/bmdqpcen-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66165
huljjang.com#%#//scriptlet("set-constant", "adsbygoogle.length", "undefined")
/\.huljjang\.com\/wp-content\/uploads\/[a-z]{8}\.(js|css)\?ver=/
$script,stylesheet,domain=huljjang.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-adsbygoogle,domain=huljjang.com
! https://github.com/AdguardTeam/AdguardFilters/issues/66152
||tellynewsarticles.com/wp-content/uploads/pobsfqz.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66148
mousecity.com##.wgAdBlockMessage
! https://github.com/AdguardTeam/AdguardFilters/issues/66096
siz.tv###koddostu-com-adblocker-engelleme
siz.tv#%#//scriptlet("set-constant", "koddostu_com_adblock_yok", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/66059
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=googlesyndication-
adsbygoogle,domain=humannootropicsindex.com,important
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=humannootropicsindex.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
@@||mahimeta.com/networks/ad_code.php$domain=biggboss13.io
biggboss13.io#%#//scriptlet("abort-on-property-read", "mMCheckAgainBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/72129
! https://github.com/AdguardTeam/AdguardFilters/issues/65874
laptrinhx.com#@#.post-ads
laptrinhx.com#%#//scriptlet('remove-class', 'post-ads', '.post-content.post-ads')
laptrinhx.com#%#//scriptlet("prevent-setInterval", "showAdblock")
||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=noopjs,domain=southindianactress.in
! https://github.com/AdguardTeam/AdguardFilters/issues/65706
@@||coinlyhub.com/landing/advertisement.js$domain=coinlyhub.com
||coinlyhub.com/landing/main.js
! javfull.net, javcl.com - antiadblock
javfull.net,javcl.com#$##wrapfabtest { height: 1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/81390
! https://github.com/AdguardTeam/AdguardFilters/issues/65671
livingincebuforums.com#@#.adsbygoogle
livingincebuforums.com#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
! 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/66340
evoload.io##.xadb-msg
! https://github.com/AdguardTeam/AdguardFilters/issues/65499
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=noopjs,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=noopjs,domain=downloadrepack.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64959
||javnung.net/adbock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/64916
||animefever.tv/themes/app/assets/dist/client/app.*.js$replace=/(Request\
(")https:\/\/fanyv88.com:443\/https\/ssl\.p\.jwpcdn\.com\/player\/plugins\/vast\/v\/[\s\S]*?\/vast\.js"/\
$1"/
!+ PLATFORM(windows, mac, android)
||p.jwpcdn.com/player/plugins/vast/v/*/
vast.js$script,redirect=noopjs,domain=animefever.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/64828
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=noopjs,domain=freecourseweb.com
freecourseweb.com#%#//scriptlet('prevent-setTimeout', 'body.className+=')
! https://github.com/AdguardTeam/AdguardFilters/issues/64800
claimrbx.gg#%#//scriptlet('prevent-setTimeout', 'Adblocker Detected')
! https://github.com/AdguardTeam/AdguardFilters/issues/64742
download.web.id#%#//scriptlet('prevent-addEventListener', 'load', '"gads"')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,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#@##ad-banner:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"])
haloani.ru#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"]):not(.blocker-tester + .ad-banner)
haloani.ru#%#//scriptlet("set-constant", "kissassanime.control_disable_adblock",
"false")
! https://github.com/AdguardTeam/AdguardFilters/issues/90138
! https://github.com/AdguardTeam/AdguardFilters/issues/64366
! coolmathgames.com#%#//scriptlet("set-constant", "validSubscriber", "true")
coolmathgames.com#%#//scriptlet("set-constant", "google", "emptyObj")
coolmathgames.com#%#//scriptlet("set-constant", "cmgpbjs", "emptyObj")
coolmathgames.com#%#//scriptlet("set-constant", "displayAdblockOverlay", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/64396
mylink.vc,myl1nk.net#%#//scriptlet("abort-on-property-read", "atob")
! https://github.com/AdguardTeam/AdguardFilters/issues/64373
roleplayer.me#%#//scriptlet("set-constant", "adblock", "false")
! 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=noopjs,domain=mokkaofficial.com
! https://github.com/AdguardTeam/AdguardFilters/issues/64045
saungfirmware.id#%#//scriptlet("set-constant",
"short_url_app_vars.force_disable_adblock", "undefined")
saungfirmware.id#@##ad-banner:not([style="height: 5px; width: 5px; position:
absolute; top: 0;"])
saungfirmware.id#@#.ad-banner:not([style="height: 5px; width: 5px; position:
absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/64029
@@||checkz.net/tools/*/*.$~third-party
@@||checkz.net^$generichide
checkz.net#$#.adsbygoogle { height: 1px!important; display: block!important; }
checkz.net#$#div[class^="selam"] { height: 5px !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/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')
ignboards.com$$script[tag-content="runInIframe"][min-length="10000"][max-
length="50000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/63790
@@||persianhive.com/wp-content/plugins/wp-adblock-dedect/js/dedect.js
! https://github.com/AdguardTeam/AdguardFilters/issues/101148
! https://github.com/AdguardTeam/AdguardFilters/issues/64702
! https://github.com/AdguardTeam/AdguardFilters/issues/63620
upstream.to###adbd
@@||upstream.to/advertisement/ads.js
@@||upstream.to/ads/pop.js
@@||upstream.to/js/dnsads.js
upstream.to#%#//scriptlet("set-constant", "cRAds", "true")
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/86760
@@||drphil.com/modules/contrib/ctd_cvp/js/prebid-ads.js
drphil.com#%#//scriptlet("set-constant", "canRunAds", "true")
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#%#//scriptlet('prevent-setTimeout', 'adBanner')
! 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/62904
@@||waaw.tv/js/adv/fuckadblock.js
! https://github.com/AdguardTeam/AdguardFilters/issues/62910
shortenbuddy.com#%#//scriptlet("set-constant", "show_ads_gr8_lite", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/62831
||deliver.vkcdnservice.com/vast-im.js$script,redirect=noopjs,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/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=noopjs,domain=lumiafirmware.com
! https://github.com/AdguardTeam/AdguardFilters/issues/66331
dogemate.com#$#img[id^="ads-"] { opacity: 0 !important; }
@@||dogemate.com/banner/*.gif$~third-party
@@||bitlinks.pw/banner/*.gif$domain=dogemate.com
dogemate.com#@#img[width="468"][height="60"]
! 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/71824
! https://github.com/AdguardTeam/AdguardFilters/issues/61650
@@||linkvertise.com^$generichide
@@||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/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/102641
ff14angler.com#$#ins.adsbygoogle { opacity: 0 !important; pointer-events: none !
important; }
ff14angler.com#$#ins.adsbygoogle > ins { display: inline-table !important; }
@@||g.doubleclick.net/pagead/ads?$subdocument,domain=ff14angler.com
!+ NOT_OPTIMIZED
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=ff14angler.com
@@||pagead2.googlesyndication.com/pagead/managed/js/adsense/
$script,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
adslink.pw,solvetube.site###ai-adb-message
adslink.pw,solvetube.site###ai-adb-overlay
! 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/88501
premid.app#%#AG_onLoad(function(){(new MutationObserver(function()
{document.querySelectorAll(".adsbygoogle:not([data-adsbygoogle-
status])").forEach(function(a){var
b=document.createElement("div");a.appendChild(b);a.setAttribute("data-adsbygoogle-
status","done")})})).observe(document,{childList:!0,subtree:!0})});
! 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=noopjs,domain=fruitlab.com
! https://github.com/AdguardTeam/AdguardFilters/issues/111111
@@||www3.doubleclick.net^|$xmlhttprequest,other,domain=thingiverse.com
thingiverse.com#%#//scriptlet('prevent-fetch', 'www3.doubleclick.net')
! 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/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#@##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=noopjs,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#$##wrapfabtest { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60462
! 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:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"]):not(.blocker-tester + .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/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/116197
! https://github.com/AdguardTeam/AdguardFilters/issues/99999
||duplichecker.com/yxwyv/
duplichecker.com##div[style="min-height:302px"]
duplichecker.com##div[style="width:100%;"]
duplichecker.com##.dpn
duplichecker.com##.img1class.cde
duplichecker.com#%#//scriptlet("abort-current-inline-script", "jQuery",
"pagead2.googlesyndication.com")
duplichecker.com#%#//scriptlet("abort-current-inline-script", "$",
"pagead2.googlesyndication.com")
duplichecker.com#%#//scriptlet("prevent-setInterval", "isAdBlockActive")
||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=duplichecker.com
! https://github.com/AdguardTeam/AdguardFilters/issues/59883
kiktu.com#%#//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/59570
@@||chompers.io/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/69526
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=tricksplit.io
! https://github.com/AdguardTeam/AdguardFilters/issues/60520
! https://github.com/AdguardTeam/AdguardFilters/issues/59461
@@||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.net/inc/embed/ads.js
@@||wcoforever.com/inc/embed/ads.js
wcoforever.net,wcoforever.com#%#//scriptlet("set-constant", "isAdBlockActive",
"false")
wcoforever.net,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
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
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#$##wrapfabber { height: 1px!important; }
lopteup.vip#%#//scriptlet("abort-on-property-write", "showImageAdBlocker")
! https://github.com/AdguardTeam/AdguardFilters/issues/58516
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
smallseotools.com#%#window.google_jobrunner = (a) => {};
||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#%#//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/117420
@@||cracking.org/js/siropu/am/ads.min.js
cracking.org#%#//scriptlet("abort-current-inline-script", "$", "/initDetection|!
document\.getElementById\(btoa/")
! 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://github.com/AdguardTeam/AdguardFilters/issues/58355
bitlinks.pw#%#//scriptlet("abort-current-inline-script", "$", "img#ads-")
bitlinks.pw$$script[tag-content="function check"]
! 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; }
moonbit.co.in,moondoge.co.in,moonliteco.in,moondash.co.in#@#iframe[src*="mellowads.
com"]
@@||mellowads.com/view^$~script,domain=moonbit.co.in|moondoge.co.in|moonliteco.in|
moondash.co.in
! 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/76545
!+ NOT_OPTIMIZED
||metro.co.uk/base/metro-ab-*/$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/uBlockOrigin/uAssets/issues/7308#issuecomment-778989942
!+ PLATFORM(mac, windows, android)
shavetape.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,stape.fun,s
trcloud.link,streamtape.*$$script[wildcard="*window*googleAd*"]
@@||streamtape.*/ad.js
shavetape.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,stape.fun,s
trcloud.link,streamtape.*#@#.google-ad
shavetape.*,adblockstrtape.link,adblockstrtech.link,adblockstreamtape.*,stape.fun,s
trcloud.link,streamtape.*#%#//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/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.com,techadvisor.co.uk$$script[tag-content="Flags."][min-length="20000"]
[max-length="300000"]
techadvisor.com,techadvisor.co.uk#%#//scriptlet("abort-on-property-read",
"Object.prototype.autoRecov")
! https://github.com/AdguardTeam/AdguardFilters/issues/56686
gtamaxprofit.com#$##wrapfabtest { height: 1px!important; }
gtamaxprofit.com#%#//scriptlet("abort-current-inline-script", "$", "AdBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/56675
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/67832
! https://github.com/AdguardTeam/AdguardFilters/issues/56588
@@||key-hub.eu/js/prebid-ads.js
key-hub.eu#%#//scriptlet("set-constant", "gaData", "emptyObj")
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=noopjs,domain=myviptuto.com
! https://github.com/AdguardTeam/AdguardFilters/issues/77359
leechall.com#$##adBanner { height: 25px !important; }
! 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/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#$##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=noopjs,domain=nightfallnews.com
!#safari_cb_affinity(general,privacy)
@@||cdnjs.cloudflare.com/ajax/libs/fingerprintjs2/2.0.6/
fingerprint2.min.js$domain=nightfallnews.com
!#safari_cb_affinity
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/56054
@@||linkdecode.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/55971
! https://github.com/AdguardTeam/AdguardFilters/issues/57470
! dropgalaxy.com#$?#input[id^="adblock_"] { remove: true; }
! techssting.com,techyneed.com,dropgalaxy.com#%#//scriptlet("abort-current-inline-
script", "$", "/var _0x|adblock/")
! techssting.com,techyneed.com,dropgalaxy.com#%#AG_onLoad(function()
{if(document.querySelector("#downloadbtn")&&"function"===typeof $)try{var
a="[download adguard unlocked version]";a+="[LODA-
LELO]";a+="[despacito]";a+="[rand="+$("#rand").val()+"]";a+="[id="+$
("#fileid").val()+"]";a+="[dropgalaxyisbest="+$("#dropgalaxyisbest").val()
+"]";a+="[adblock_detected="+$("#adblock_detected").val()+"]";a+="[downloadhash="+$
("#downloadhash").val()+"]";a+="[downloadhashad="+$("#downloadhashad").val()
+"]";a+="[okk]";a=function(b){for(var d=new ArrayBuffer(2*b.length),e=new
Uint8Array(d),c=0,f=b.length;c<f;c++)e[c]=b.charCodeAt(c);return d}(a+'<ins
class="adsbygoogle adsbygoogle-noablate" data-adsbygoogle-status="done"
style="display: none !important;"><ins id="aswift_0_expand" style="display:inline-
table;border:none;height:0px;margin:0;padding:0;position:relative;visibility:visibl
e;width:0px;background-color:transparent;" tabindex="0" title="Advertisement" aria-
label="Advertisement"><ins id="aswift_0_anchor"
style="display:block;border:none;height:0px;margin:0;padding:0;position:relative;vi
sibility:visible;width:0px;background-color:transparent;"><iframe id="aswift_0"
name="aswift_0"
style="left:0;position:absolute;top:0;border:0;width:undefinedpx;height:undefinedpx
;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-
origin allow-scripts allow-top-navigation-by-user-activation" frameborder="0"
src="https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-" marginwidth="0"
marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"
allowfullscreen="true" allow="conversion-measurement \'src\'" data-google-
container-id="a!1"
data-load-complete="true"></iframe></ins></ins></ins>[scr=https://
www.googletagservices.com/activeview/js/current/osd.js?cb=][scr=https://
partner.googleadservices.com/gampad/cookie.js][scr=https://
pagead2.googlesyndication.com/pagead/js/r20210422/r20190131/
show_ads_impl_with_ama_fy2019.js][scr=https://pagead2.googlesyndication.com/
pagead/js/adsbygoogle.js][scr=https://adservice.google.com/adsid/integrator.js?
domain=techyneed.com][scr=https://adservice.google.com/adsid/integrator.js?
domain=techyneed.com]');a=(new
Uint8Array(a)).toString();a=a.replace(/2/g,"004");a=a.replace(/3/g,"005");a=a.repla
ce(/7/g,"007");a=a.replace(/,0,0,0/g,"");var g=$("#rand").val();
$.ajax({type:"POST",url:"https://tmp.dropgalaxy.in/gettoken.php",data:
{rand:g,msg:a},success:function(b){$("#xd").val(b)},error:function(b){}})}catch(b)
{}});
! dropgalaxy.com#%#AG_onLoad(function()
{if(document.querySelector("ins.adsbygoogle")){var e=function(a){for(var
b="",g=0;g<a;g+
+)b+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".charAt(Math.f
loor(62*Math.random()));return b},m=function(a){for(var b="",g=0;g<a;g+
+)b+="0123456789".charAt(Math.floor(10*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.head;if(a){var
b=document.createElement("script");b.setAttribute("type","text/javascript");b.src="
https://www.google-analytics.com/
analytics.js";a.appendChild(b);b=document.createElement("script");b.setAttribute("t
ype","text/javascript");b.src="https://contextual.media.net/"+m(f(10,11))+"/
fcmain.js?&gdpr=1&cid="+e(f(8,9))+"&cpcd="+e(f(27,28))+"&crid="+m(f(8,9))
+"&size=300x50&cc="+e(f(2,3))
+"&https=1&vif=1&requrl="+location.href+"&vi="+e(f(18,19))
+"&ugd=4&nb=1&cb=window._mNDetails.initAd";a.appendChild(b)}a=document.createElemen
t("iframe");document.body.insertAdjacentElement("afterbegin",a);a.setAttribute("mar
ginwidth","0");a.setAttribute("marginheight","0");a.setAttribute("scrolling","no");
a.setAttribute("frameborder","0");a.setAttribute("height","0");a.setAttribute("widt
h","0");a.setAttribute("id","_mN_cksync_0");a.style="display: none !important;";var
g=1,p=e(f(26,27));if(a=document.querySelector("ins.adsbygoogle[data-ad-
client]"))var n=a.getAttribute("data-ad-
client");if(a=document.querySelector("ins.adsbygoogle[data-ad-slot]"))var
q=a.getAttribute("data-ad-
slot");y=document.createElement("iframe");document.documentElement.appendChild(y);y
.setAttribute("id","google_esf");y.setAttribute("name","google_esf");y.setAttribute
("src","https://googleads.g.doubleclick.net/pagead/html/r20201021/r20190131/
zrt_lookup.html");y.setAttribute("data-ad-client",n);y.style="display:
none;";a=document.querySelectorAll("ins.adsbygoogle");0<a.length&&(d.disconnect(),a
.forEach(function(h){var
k=document.createElement("ins"),l=document.createElement("ins"),c=document.createEl
ement("iframe"),r=document.createElement("iframe");h.setAttribute("data-
adsbygoogle-
status","done");h.appendChild(k);k.setAttribute("id","aswift_"+g+"_expand");k.style
="display:inline-
table;border:none;height:0px;margin:0;padding:0;position:relative;visibility:visibl
e;width:0px;background-
color:transparent;";k.appendChild(l);l.setAttribute("id","aswift_"+g+"_anchor");l.s
tyle="display:inline-
table;border:none;height:0px;margin:0;padding:0;position:relative;visibility:visibl
e;width:0px;background-
color:transparent;";l.appendChild(c);c.setAttribute("id","aswift_"+g);c.setAttribut
e("marginwidth","0");c.setAttribute("marginheight","0");c.setAttribute("vspace","0"
);c.setAttribute("hspace","0");c.setAttribute("allowtransparency","true");c.setAttr
ibute("scrolling","no");c.setAttribute("allowfullscreen","true");c.setAttribute("da
ta-google-container-id","a!"+g);c.setAttribute("data-google-query-
id",p);c.setAttribute("data-load-
complete","true");c.contentWindow.document.body.appendChild(r);g+
+}),document.querySelectorAll('head style[type="text/css"]
[nonce=""]').forEach(function(h){h.removeAttribute("nonce")}),
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="+n+"&output=html&h=90&slotname="+q+"&adk="+e(f(9,10))+"&adf="+e(f(10,11))
+"&w="+e(f(10,11))+" &lmt="+e(f(10,11))
+"&format="+e(f(1E3,1500)))}))});d.observe(document,{childList:!0,subtree:!
0});z=new MutationObserver(function(){var a=document.querySelector(".sharetabs >
div[id]"),b=document.querySelector("#adsloaded");a&&b&&(z.disconnect(),anotherIfr=d
ocument.createElement("iframe"),a&&a.appendChild(anotherIfr),anotherIfr.setAttribut
e("id","_mN_main_"+e(f(19,20))),anotherIfr.setAttribute("marginwidth","0"),anotherI
fr.setAttribute("marginheight","0"),anotherIfr.setAttribute("scrolling","NO"),anoth
erIfr.setAttribute("width","100%"),anotherIfr.setAttribute("height","50"),anotherIf
r.setAttribute("frameborder","NO"),anotherIfr.style="height:50px;",
(b=document.querySelector("#adsloaded"))&&(omepn=b.parentNode),anotherIfr1=document
.createElement("iframe"),b&&omepn&&omepn.insertBefore(anotherIfr1,b),anotherIfr1.se
tAttribute("id","google_osd_static_frame_"+e(f(13,14))),anotherIfr1.setAttribute("n
ame","google_osd_static_frame"),anotherIfr1.style="display: none; width: 0px;
height: 0px;")});z.observe(document,{childList:!0,subtree:!
0});setTimeout(function(){d.disconnect();z.disconnect()},5E3)}});
@@||dropgalaxy.com^$generichide
*$subdocument,redirect-rule=noopframe,domain=dropgalaxy.com
*$xmlhttprequest,redirect-rule=nooptext,domain=dropgalaxy.com
*$script,redirect-rule=noopjs,domain=dropgalaxy.com
*$image,redirect-rule=32x32-transparent.png,domain=dropgalaxy.com
@@||jscdn.greeter.me/dropgalaxy.onlinehead.js$script,domain=dropgalaxy.com
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$script,domain=dropgalaxy.com
@@||securepubads.g.doubleclick.net/gpt/
pubads_impl_*.js$script,domain=dropgalaxy.com
@@||player.aplhb.adipolo.com/prebidlink/$script,domain=dropgalaxy.com
@@||googletagmanager.com/gtag/js$xmlhttprequest,domain=dropgalaxy.com
@@||googletagservices.com/tag/js/gpt.js$script,domain=dropgalaxy.com
!
@@||tpc.googlesyndication.com/simgad/$domain=rtxkeeda.com|techssting.com|
techyneed.com
financemonk.net,rtxkeeda.com,techssting.com,techyneed.com,dropgalaxy.com#@#.adsBox
financemonk.net,rtxkeeda.com,techssting.com,techyneed.com,dropgalaxy.com#@#.showads
dropgalaxy.com#?#.adsbygoogle
financemonk.net,techssting.com,techyneed.com,dropgalaxy.com#?##modalpop
financemonk.net,techssting.com,techyneed.com,dropgalaxy.com#?#a[href^="https://
bit.ly/"]
financemonk.net,techssting.com,techyneed.com,dropgalaxy.com#?#.text-center >
form#downloadpage ~ #dl ~ a[href][target="_blank"]:has(> i.fa-arrow-right)
financemonk.net,techssting.com,techyneed.com,dropgalaxy.com###download[action="http
s://dropgalaxy.com/dl.php"] ~ #vipada
dropgalaxy.com#@#.showads
! rtxkeeda.com,techssting.com,techyneed.com,dropgalaxy.com#%#//scriptlet('remove-
attr', 'disabled', '.downloadbtn')
financemonk.net,rtxkeeda.com,techssting.com,techyneed.com,dropgalaxy.com#
%#AG_onLoad(function(){if(document.querySelector("#downloadbtn")||
document.querySelector("#apkdl"))try{for(var c=document.body,a=function(f){for(var
g="",h=0;h<f;h++)g+="0123456789".charAt(Math.floor(10*Math.random()));return
g},d=null,e=document.querySelectorAll(".adsbygoogle, script[data-ad-
client]"),b=0;b<e.length;b++)if(e[b].getAttribute("data-ad-client"))
{d=e[b].getAttribute("data-ad-client");break}if(d){var p='<ins class="adsbygoogle
adsbygoogle-noablate" data-adsbygoogle-status="done" style="display: none !
important;" data-ad-status="unfilled"><ins id="aswift_0_expand" style="border:
none; height: 0px; width: 0px; margin: 0px; padding: 0px; position: relative;
visibility: visible; background-color: transparent; display: inline-table;"
tabindex="0" title="Advertisement" aria-label="Advertisement"><ins
id="aswift_0_anchor" style="border: none; height: 0px; width: 0px; margin: 0px;
padding: 0px; position: relative; visibility: visible; background-color:
transparent; display: block;"><iframe id="aswift_0" name="aswift_0"
style="left:0;position:absolute;top:0;border:0;width:undefinedpx;height:undefinedpx
;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-
origin allow-scripts allow-top-navigation-by-user-activation" frameborder="0"
src="https://googleads.g.doubleclick.net/pagead/ads?
client='+d+"&output=html&adk="+a(10)+"&adf="+a(10)+"&lmt="+a(10)+"&
amp;plat="+a(100)+";&format=0x0&url="+encodeURIComponent(document.location.
href)
+"&ea=0&flash=0&pra=5&wgl=1&uach="+a(100)+"&bpp=2&bdt="
+a(3)+"&idt="+a(3)+"&shv=r"+a(8)+"&mjsv=m"+a(8)+"&ptt="+a(1)+"&
saldr=aa&abxe=1&nras=1&correlator="+a(8)+"&frm="+a(2)+"&pv=2&am
p;ga_vid="+a(10)+"."+a(10)+"&ga_sid="+a(10)+"&ga_hid="+a(10)+"&ga_fc=0&
amp;u_tz="+a(3)+"&u_his=8&u_java=0&u_h="+a(4)+"&u_w="+a(4)+"&u_
ah="+a(4)+"&u_aw="+a(4)+"&u_cd="+a(2)+"&u_nplug="+a(1)+"&u_nmime="+
a(1)+"&adx=-"+a(8)+"&ady=-"+a(8)+"&biw="+a(4)+"&bih="+a(4)+"&sc
r_x=0&scr_y=0&eid="+a(30)+"&oid="+a(1)+"&pvsid="+a(16)+"&pem="+
a(3)+"&eae="+a(1)+"&fc="+a(4)+"&brdim="+a(20)+"&vis=1&rsz="+a(6
)+"&abl=NS&fu="+a(4)+"&bc="+a(2)+'&ifi=1&uci=a!
1&fsb=1&dtd=128" marginwidth="0" marginheight="0" vspace="0" hspace="0"
allowtransparency="true" scrolling="no" allowfullscreen="true" data-google-
container-id="a!1"
data-load-complete="true"></iframe></ins></ins></ins>',k=document.querySelector(".d
ownloadPage")||document.querySelector(".Container
~ .Clear");k&&k.insertAdjacentHTML("beforebegin",p);var
l=["https://www.googletagservices.com/activeview/js/current/osd.js","https://
partner.googleadservices.com/gampad/cookie.js?
domain="+document.domain+"&callback=_gfp_s_&client="+d,"https://
pagead2.googlesyndication.com/pagead/managed/js/adsense/m202108240101/
show_ads_impl_with_ama_fy2019.js?client="+d+"&plah="+document.domain,"https://
pagead2.googlesyndication.com/pagead/js/adsbygoogle.js","https://
adservice.google.com/adsid/integrator.js?domain="+document.domain,"https://
adservice.google.com/adsid/integrator.js?
domain="+document.domain];for(b=0;b<l.length;b++){var
m=document.createElement("script");c.appendChild(m);m.setAttribute("src",l[b])}a=["
https://www.google.com/recaptcha/api2/aframe"];for(b=0;b<a.length;b++){var
n=document.createElement("iframe");c.appendChild(n);n.setAttribute("src",a[b])}}}ca
tch(f){}});
dropgalaxy.com#%#(function(){var b=new MutationObserver(function(){var
a=document.querySelector("#downloadbtn");if(a){b.disconnect();let
a=document.createElement("style");a.textContent=".ps-pulse { display:
block; }",document.head.appendChild(a);let
c=document.createElement("iframe");c.setAttribute("data-ex-slot-
check",""),c.style="display:none!
important;",document.body.appendChild(c)}});b.observe(document,{childList:!
0,subtree:!0}),setTimeout(function(){b.disconnect()},1E4)})();
dropgalaxy.com#%#//scriptlet("set-constant", "_VLIOBJ", "emptyObj")
@@|http*://*.*/*.$image,third-party,domain=dropgalaxy.com
@@||googletagmanager.com/gtag/js?id=$domain=dropgalaxy.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=financemonk.net|
rtxkeeda.com|techssting.com|techyneed.com
@@||pagead2.googlesyndication.com/pagead/js/*/
show_ads_*$script,domain=financemonk.net|rtxkeeda.com|techssting.com|techyneed.com
||truesweb.com/*/*.js$replace=/^[\s\S]*\$/push/,domain=dropgalaxy.com
! For DNS filtering
||financemonk.net^$replace=/'https:\/\/fanyv88.com:443\/https\/tpc\.googlesyndication.com\/simgad\/[\s\
S]*?'/'https:\/\/fanyv88.com:443\/https\/dropgalaxy\.com\/assets\/img\/logoo\.png'/
||rtxkeeda.com^$replace=/'https:\/\/fanyv88.com:443\/https\/tpc\.googlesyndication.com\/simgad\/[\s\
S]*?'/'https:\/\/fanyv88.com:443\/https\/dropgalaxy\.com\/assets\/img\/logoo\.png'/
||techssting.com^$replace=/'https:\/\/fanyv88.com:443\/https\/tpc\.googlesyndication.com\/simgad\/[\s\
S]*?'/'https:\/\/fanyv88.com:443\/https\/dropgalaxy\.com\/assets\/img\/logoo\.png'/
||techyneed.com^$replace=/'https:\/\/fanyv88.com:443\/https\/tpc\.googlesyndication.com\/simgad\/[\s\
S]*?'/'https:\/\/fanyv88.com:443\/https\/dropgalaxy\.com\/assets\/img\/logoo\.png'/
||dropgalaxy.com^$replace=/'https:\/\/fanyv88.com:443\/https\/tpc\.googlesyndication.com\/simgad\/[\s\
S]*?'/'https:\/\/fanyv88.com:443\/https\/dropgalaxy\.com\/assets\/img\/logoo\.png'/
||dropgalaxy.com^$replace=/(\\$\(".*?"\)\.val\()'1'(\);)/\$1'0'\
$2/,~script,~xmlhttprequest,~stylesheet
! https://github.com/AdguardTeam/AdguardFilters/issues/55228
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#%#//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
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=mangallama.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=mangallama.com,important
mangallama.com#$##wrapfabtest { height: 1px!important; }
mangallama.com#%#//scriptlet("abort-current-inline-script", "$", "detected")
! https://github.com/AdguardTeam/AdguardFilters/issues/55755
agxapks.com#$#.publicite.text-ad.adsbox { display: block !important; }
agxapks.com#%#//scriptlet("abort-on-property-read", "gothamBatAdblock")
! 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#$##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=noopjs,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
! mylink.*
@@/ad.sense/ad-m.js$~third-party
@@/\/\d{5,7}$/$domain=mylink.*|my1ink.*|myl1nk.*|myli3k.*
@@||ads.themoneytizer.com/*/gen.js$domain=mylink.*|my1ink.*|myl1nk.*|myli3k.*
@@|http$script,~third-party,domain=mylink.*|my1ink.*|myl1nk.*|myli3k.*
@@||in-page-push.com^$script,domain=mylink.*|my1ink.*|myl1nk.*|myli3k.*
mylink.*,my1ink.*,myl1nk.*,myli3k.*#%#//scriptlet('prevent-setInterval', '/0x|
dBodySize/')
mylink.*,my1ink.*,myl1nk.*,myli3k.*$$script[tag-content="ecodedBodySize"]
mylink.*,my1ink.*,myl1nk.*,myli3k.*$$script[wildcard="*formance*yadb*"][min-
length="500"][max-length="1500"]
! https://github.com/AdguardTeam/AdguardFilters/issues/72466
mylink.vc#%#//scriptlet("prevent-setTimeout", "//in-page-push.")
! 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##.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/78287
@@||wstream.video^$generichide
@@||wstream.video/*.js$~third-party
@@||fastcdn.stream/*.js$domain=wstream.video
wstream.video#%#//scriptlet("adjust-setTimeout", ".height()", "3000", "0.02")
wstream.video#%#//scriptlet('remove-attr', 'style', 'div[id][style="display:
none;"]')
wstream.video#$#[id^="ad"] { height: 10px!important; }
wstream.video#$#body[style*="overflow"] { overflow: visible!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#?#div > div[id] > br ~ h2:contains(Plase disable ad-block):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/54747
mangareddit.com#@#.ad_box
mangareddit.com#%#//scriptlet("prevent-setTimeout", "advert")
! 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=noopjs,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/79329
! https://github.com/AdguardTeam/AdguardFilters/issues/54244
dutchycorp.ovh,dutchycorp.space#%#//scriptlet("abort-on-property-read",
"NoAdBlock")
dutchycorp.ovh,dutchycorp.space#%#//scriptlet("abort-on-property-read",
"adBlockerDetected")
@@||cdnjs.cloudflare.com/ajax/libs/blockadblock/3.2.1/
blockadblock.js$domain=dutchycorp.ovh
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=dutchycorp.ovh
dutchycorp.ovh#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
"adsBlocked")
! 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/player/assets/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/53966
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/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,shortenlink.vip#%#//scriptlet("abort-on-property-read",
"showAlertRequireDisableAdblocker")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=1shortlink.com|
shortenlink.vip
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=1shortlink.com|
shortenlink.vip
! https://github.com/AdguardTeam/AdguardFilters/issues/53787
@@||notebookchat.com/ads.js
! 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=noopjs,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:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"]):not(.blocker-tester + .ad-banner)
faupto.com#@##ad-banner:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"])
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:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"])
dogemate.com#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"]):not(.blocker-tester + .ad-banner)
! 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/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
! 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=noopjs,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/ad.js
@@||doodcdn.com/ads/pop.js
dood.*#%#//scriptlet("set-constant", "googleAd", "true")
dood.*#%#//scriptlet("set-constant", "xPoPAdS", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/52491
crxne.de#$##wrapfabtest { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/52324
||mangalatest.com/*/antiadblockscript.js
! https://github.com/AdguardTeam/AdguardFilters/issues/52000
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=noopjs,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/modules/contrib/ctd_sourcepoint/js/ctd-sourcepoint.js
! https://github.com/AdguardTeam/AdguardFilters/issues/51905
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/51758
@@||freebcc.org/claim/vendor/ads/ads.js
freebcc.org#%#//scriptlet("set-constant", "canRunAds", "true")
! 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/51649
moonbitcoin.cash#$##claimAd { display: block!important; position: absolute!
important; left: -3000px!important; }
! 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/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/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-on-property-read", "adBlockDetected")
lookmovie.ag#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "wellcome-boy")
! 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/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/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/79192
filecr.com#%#AG_defineProperty('ShPublic.extention_session', {value: true});
@@||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
! 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#@#.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
! 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/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#$##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
! hydrax.net, playhydrax.com - antiadblock
@@$websocket,domain=play.hydracdn.network
play.hydracdn.network,playhydrax.com,hydrax.net#%#//scriptlet("set-constant",
"isClick", "true")
@@||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/48010
joblo.com$$script[tag-content="adb:function()"][min-length="20000"][max-
length="40000"]
joblo.com#%#//scriptlet("abort-current-inline-script", "document.body.appendChild",
"adb:function")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,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
dogemate.com$$script[tag-content="adblock"][min-length="500"][max-length="1000"]
! 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=noopjs,domain=leechall.download
! 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/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
! sickworldmusic.com - antiadblock
sickworldmusic.com#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "ad blocker")
! 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/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/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/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#@##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")
! 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
@@||faupto.com/*/advertisement.js
@@||dogemate.com/*/advertisement.js
dogemate.com#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/46107
quackr.io#%#window.adsbygoogle = { loaded: !0 };
! express-cut.ovh - antiadblock
express-cut.ovh#@#.adsBox
! 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/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#@##adWrap
freevocabulary.com#$##adWrap { display: block!important; height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/47063
@@||uiz.io/_sw.js
@@||ditds.xyz/sw*.js$domain=uiz.io
! https://github.com/AdguardTeam/AdguardFilters/issues/116756
@@||pandora.com/static/ads/
@@||pandora.com/web-client-assets/ads.*.js
@@||pandora.com/web-version/*/*.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
freemagazines.top#%#//scriptlet("set-constant", "adsbygoogle.length", "undefined")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,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
!+ PLATFORM(windows, mac, android)
wstream.video#%#(function(){var b=window.setTimeout;window.setTimeout=function(a,c)
{if(!/document\.getElementById\([\s\
S]*?\)\.style\.display/.test(a.toString()))return b(a,c)};})();
! 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
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
games.latimes.com#%#//scriptlet("set-constant", "Adv_ab", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/70152
@@||wilafhhbdyewgbd.xyz/popads.js$domain=filezip.cc
filezip.cc#$##blockblockB { display: block!important; }
filezip.cc#$##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
! https://github.com/AdguardTeam/AdguardFilters/issues/116297
! 27.04.2022 - It looks like that website is checking
"document.querySelector('li.b_ad').offsetHeight < 1 ||
document.querySelector('li.b_ad').offsetWidth < 1 ||
document.querySelector('li.b_ad').offsetLeft < 0" (and some other elements) and
! if it returns true, then ABDEF cookie is set to "V=13&ABDV=13" and then display a
different ads, if returns false then to "V=13&ABDV=11" and ad reinjection is not
called, if I'm not wrong
! 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#$?#.b_ad { remove: true; }
bing.com#@#.pa_sb
bing.com#@#.pa_carousel_mlo
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#$#body .pa_sb { display: block !important; position: absolute !important;
top: -9999px !important; }
bing.com#$#body .pa_carousel_mlo { display: block !important; position: absolute !
important; top: -9999px !important; }
bing.com#$#body .b_adLastChild { display: block !important; position: absolute !
important; top: -9999px !important; }
bing.com#$#.b_ad { display: block !important; position: absolute !important; top: -
9999px !important; }
||bing.com^$cookie=ABDEF
! 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
androiddownload.net#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "bannerad")
! hargawebsite.com - antiadblock
@@||hargawebsite.com/js/fuckadblock.js
! karbagi.com - antiadblock
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
irisbuddies.ml#%#//scriptlet("abort-on-property-write", "adregain_wall")
! 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
mac-torrent-download.net###fab
mac-torrent-download.net#%#document.cookie = "glx_pp_1_1=1; path=/";
mac-torrent-download.net#%#AG_onLoad(function() { detectChrome = function() {};
document.cookie = "glx_pp_1_1=1; path=/"; });
mac-torrent-download.net#%#//scriptlet("set-constant", "popBlockAlert", "noopFunc")
mac-torrent-download.net#%#//scriptlet("abort-current-inline-script", "chAlert")
mac-torrent-download.net#%#//scriptlet("set-constant", "wStr", "undefined")
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
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
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/102126
! https://github.com/AdguardTeam/AdguardFilters/issues/53221
! https://github.com/AdguardTeam/AdguardFilters/issues/43982
!+ NOT_OPTIMIZED
adshnk.com,adshrink.it,pairom.com#$#.adsbox.pub_300x250 { display: block !
important; }
||c.adsco.re^$script,other,redirect=noopjs,domain=adshnk.com|pairom.com|adshrink.it
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=adshnk.com|
adshrink.it|pairom.com
! 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/43152
pch.com#%#//scriptlet("abort-current-inline-script", "pAPI", "location")
pch.com$$script[tag-content="if (window.PCH) breakingRuleActive = false;"]
pch.com$$script[tag-content="return h.hasOwnProperty('pAPI')"]
! 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
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
asianrun.com#%#//scriptlet("set-constant", "allow_ads", "true")
! 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/72376
! https://github.com/AdguardTeam/AdguardFilters/issues/43231
teemo.gg#@#.adsbygoogle
@@||static.teemo.gg/*/models/adsense/*.wasm
teemo.gg#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,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#$##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
! https://github.com/AdguardTeam/AdguardFilters/issues/42584
@@||bagi.co.in/*/js/advertisement.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#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/42197
@@||radio.securenetsystems.net/cwa/scripts/ads/prebid.js
securenetsystems.net#%#//scriptlet("set-constant", "iExist", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/42206
streamty.com###adbd
! https://github.com/AdguardTeam/AdguardFilters/issues/42270
videobin.co#%#//scriptlet("set-constant", "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#%#//scriptlet("set-constant", "check_adblock", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/41883
! https://github.com/AdguardTeam/AdguardFilters/issues/41496
coinhub.pw#%#//scriptlet('abort-current-inline-script', 'adBlockNotDetected',
'/FuckAdBlock/')
! 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#$?#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/71351
m.hindustantimes.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
"checkAdBlocker")
! https://github.com/AdguardTeam/AdguardFilters/issues/42081
hindustantimes.com#%#//scriptlet("abort-current-inline-script", "$",
"areAdsBlocked")
!+ 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/js/wp-banners.js
paraphrasing-tool.com#%#//scriptlet("abort-current-inline-script", "angular",
"/whiteListRequestMessage|canRunAds/")
! 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#%#//scriptlet("set-constant", "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#$#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://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:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"])
pockethow.com#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"]):not(.blocker-tester + .ad-banner)
! 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/41035
@@||tagmp3.net/ads.js
tagmp3.net#%#//scriptlet('abort-current-inline-script', 'document.getElementById',
'$(".warning")')
! 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#%#//scriptlet("set-constant", "jQuery.adblock", "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#%#//scriptlet("set-constant", "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#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"adblock-blocker-overlay")
! 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#%#//scriptlet('set-constant', 'doSecondPop', 'noopFunc')
@@||hqq.tv/js/optscript/script
@@||storage.googleapis.com/vkcdnservice.appspot.com/script$domain=hqq.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/40405
@@||1filesharing.com/*/js/advertisement.js
1filesharing.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "bannerad")
! 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/40235
@@||mexa.sh/advertisements.js
! https://github.com/AdguardTeam/AdguardFilters/issues/40222
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=mobinozer.com
@@||cdn.games.mobinozer.com/shared/loader/advert.js
mobinozer.com#%#//scriptlet("set-constant", "noAdblock", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/67498
@@||nulledteam.com/js/*/adsservice.js
nulledteam.com#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! https://github.com/AdguardTeam/AdguardFilters/issues/40000
tv-onlinehd.com###divadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/39877
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=amc.com
! 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/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/39555
hightech.web.id#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "adback")
hightech.web.id$$script[tag-content="adback_configuration"][min-length="100000"]
[max-length="360000"]
! 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#%#//scriptlet("set-constant", "agzblocker.adsBlocked", "noopFunc")
turkdown.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "bannerad")
! https://github.com/AdguardTeam/AdguardFilters/issues/39498
creditcardrush.com#@##adWrap
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:not([style="height: 5px; width: 5px; position:
absolute; top: 0;"])
viralusablog.us#@#.ad-banner:not([style="height: 5px; width: 5px; position:
absolute; top: 0;"]):not(.blocker-tester + .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/39065
||muhbayu.github.io/adBDetect/js/adbdetect.packed.js
! https://github.com/AdguardTeam/AdguardFilters/issues/81465
! https://github.com/AdguardTeam/AdguardFilters/issues/70252
! https://github.com/AdguardTeam/AdguardFilters/issues/39316
! https://github.com/AdguardTeam/AdguardFilters/issues/39322
hqq.to,hqq.tv#%#//scriptlet('set-constant', 'WebSocket', 'undefined')
chillicams.net,openload.casa,meucdn.vip,yandexcdn.com,hqq.to,hindipix.in,waaws.tk,h
indipix.in,ventax.net,waaw1.tv,fullbeeg.com,waaw.tv,czxxx.org,newhost.me,videoxseri
es.xyz,scenelife.org,piratulhd.com,hqq.tv#%#//scriptlet("set-constant",
"adblockcheck", "false")
chillicams.net,waaw.to,openload.casa,meucdn.vip,yandexcdn.com,hqq.to,hindipix.in,wa
aws.tk,hindipix.in,ventax.net,waaw1.tv,fullbeeg.com,waaw.tv,czxxx.org,newhost.me,vi
deoxseries.xyz,scenelife.org,piratulhd.com,hqq.tv#%#//scriptlet("set-constant",
"adBlockDetected", "noopFunc")
@@/js/ads.js/*$~third-party,script,domain=chillicams.net|waaw.to|openload.casa|
meucdn.vip|yandexcdn.com|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
@@/fuckadblock.js$domain=uniqueten.net|topcryptoz.net|allcryptoz.net|openload.casa|
meucdn.vip|yandexcdn.com|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
||deliver.vkcdnservice.com/vast-im.js$script,redirect=noopjs,domain=meucdn.vip|
yandexcdn.com|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
!+ 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
! 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/38854
besttechinfo.com#%#//scriptlet("set-constant", "$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#%#//scriptlet("set-constant", "handleHeaderError", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/38632
parentingss.xyz#@##ad-banner:not([style="height: 5px; width: 5px; position:
absolute; top: 0;"])
parentingss.xyz#@#.ad-banner:not([style="height: 5px; width: 5px; position:
absolute; top: 0;"]):not(.blocker-tester + .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/38693
@@||downmienphi.net/themes/uploadfly/frontend_assets/js/advertisement.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/38302
! https://github.com/AdguardTeam/AdguardFilters/issues/38289
@@||techkreative.xyz/wp-content/plugins/*/assets/fuckadblock.js
! 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#%#//scriptlet("set-constant", "CHAPTER.adwallTag", "")
||pubads.g.doubleclick.net/gampad/ads?*Wuxia_Video_*www.wuxiaworld.com$replace=/
(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important
! 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/37798
@@||v7player.wostreaming.net/ads.js
v7player.wostreaming.net#@#.ad-text
v7player.wostreaming.net#@#.ad-content
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#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"blocking_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/92117
! https://github.com/AdguardTeam/AdguardFilters/issues/39122
player.tubia.com#%#//scriptlet('prevent-fetch', 'adservice.google.com')
||player.tubia.com/libs/*/main.js$replace=/var URL =
'https:\/\/fanyv88.com:443\/https\/adservice\.google\.com\.[\s\S]*?\/adsid\/integrator\.js[\s\S]*?';/var
URL = '\/'/
@@||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
! 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#%#//scriptlet("abort-on-property-read", "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/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
! 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/32896
@@||mediaite.com/*/adsbygoogle.js
! 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/35591
janjua.tv#$##blockeddiv { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/36324
camhub.cc,camhub.world#%#//scriptlet("set-constant", "flashvars.protect_block", "")
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/85114
i.trackr.fr##.classInfoCoucou
! https://github.com/AdguardTeam/AdguardFilters/issues/36380
! AdShort
bollydata.com,adbl.me#@#.ad-banner:not([style="height: 5px; width: 5px; position:
absolute; top: 0;"]):not(.blocker-tester + .ad-banner)
bollydata.com,adbl.me#@##ad-banner:not([style="height: 5px; width: 5px; position:
absolute; top: 0;"])
! https://github.com/AdguardTeam/AdguardFilters/issues/35840
! 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
! 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:not([style="height: 5px; width: 5px; position: absolute; top:
0;"])
clx.icu#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top:
0;"]):not(.blocker-tester + .ad-banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/36152
@@||ijobanana.xyz^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/36036
nekopoi.care#%#//scriptlet("set-constant", "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
! rulu.co
@@||rulu.co/*.php$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/35139
ebates.ca#@#.google-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/31904
||pubads.g.doubleclick.net/gampad/live/ads?correlator=$replace=/(<VAST[\s\S]*?>)[\
s\S]*<\/VAST>/\$1<\/VAST>/
@@||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/110333
! 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", "Array", "0x")
linksht.com$$script[tag-content="DetecAdBlock"][min-length="500"][max-
length="3000"]
*$script,third-party,redirect-rule=noopjs,domain=linksht.com
||t0gju20fq34i.com/*.js$script,redirect=noopjs,domain=linksht.com
||statsforads.com/tag/*.min.js$script,redirect=noopjs,domain=linksht.com
||optad360.*/*/*.min.js$script,redirect=noopjs,domain=linksht.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=linksht.com
! 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
! 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/*.js
techsighter.com#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/34066
flashplayer.fullstacks.net#%#//scriptlet("set-constant", "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#%#//scriptlet("set-constant", "$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/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#%#//scriptlet("abort-current-inline-script", "atob",
"removeCookie")
macrotrends.net$$script[tag-content="removeCookie"][min-length="8000"][max-
length="20000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/34958
! https://github.com/AdguardTeam/AdguardFilters/issues/34941
! https://github.com/AdguardTeam/AdguardFilters/issues/34932
undeniable.info#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "testadblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/34918
win10.vn#%#//scriptlet("abort-current-inline-script", "document.addEventListener",
"|kcolbdakcolb|")
! 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
! https://forum.adguard.com/index.php?threads/speed4up-com.32807/
! 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/34653
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/34484
! https://github.com/AdguardTeam/AdguardFilters/issues/34464
! https://github.com/AdguardTeam/AdguardFilters/issues/34429
@@||satellite-calculations.com/ads.js
satellite-calculations.com#%#//scriptlet("set-constant", "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/98062
!+ PLATFORM(windows, mac, android)
||freevpn4you.net/*.php$replace=/ins\.clientHeight =/ins.clientHeight !/
! https://github.com/AdguardTeam/AdguardFilters/issues/34116
||pasty.link/javascript/js.js$replace=/(function (thatEnjoyment)\(\)\{)[\s\S]*?
(}function)/\$1return true;\$3/
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/34002
! https://github.com/AdguardTeam/AdguardFilters/issues/33993
!+ PLATFORM(windows, mac, android)
||run-syndicate.com^$redirect=nooptext,important,domain=vev.io
!+ PLATFORM(windows, mac, android)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=vev.io
! https://github.com/AdguardTeam/AdguardFilters/issues/33908
! https://github.com/AdguardTeam/AdguardFilters/issues/33863
! https://github.com/AdguardTeam/AdguardFilters/issues/33861
namemc.com#%#//scriptlet("abort-current-inline-script", "navigator",
"Object.defineProperties?Object.defineProperty:function")
namemc.com$$script[tag-content="Object.defineProperties?
Object.defineProperty:function"][max-length="120000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/33837
manyak.info$$script[tag-content="[][(![]+[])[+[]]"][min-length="15000"][max-
length="25000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/33870
@@||123link.biz/js/blockadblock.js
123link.biz#%#//scriptlet("abort-on-property-read", "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#%#//scriptlet("set-constant", "aben", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/33795
@@||ratemyteachers.com/ads.js
ratemyteachers.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "whitelist")
! 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#%#//scriptlet("set-constant", "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
vidlox.me#%#//scriptlet("set-constant", "adb", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/33472
! https://github.com/AdguardTeam/AdguardFilters/issues/33433
! 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/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/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/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/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|oload.fun|oload.club
! https://github.com/AdguardTeam/AdguardFilters/issues/32806
@@||rjiblog.org/advertisement.js
! 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#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "|kcolbdakcolb|")
! https://github.com/AdguardTeam/AdguardFilters/issues/32784
! https://github.com/AdguardTeam/AdguardFilters/issues/31731
! 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#%#//scriptlet("set-constant", "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/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
! https://github.com/AdguardTeam/AdguardFilters/issues/101490
vipboxtv.*,fbstream.tv,f1stream.me,cricstream.me,viprow.*,socceronline.me,vipleague
.*,vipbox.*,strikeout.*#$#.position-absolute { position: absolute !important; left:
-3000px !important; }
vipleague.tv#@#.adSense
vipleague.tv#@#.adContent
vipleague.tv#@#.adBlock
vipleague.tv#@#.ad-text
@@||raw.githubusercontent.com/wmcmurray/just-detect-adblock/master/baits
! 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/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#%#//scriptlet("set-constant", "ert6j", "false")
rmdown.com#%#AG_onLoad(function() { window.dpos = function() {}; });
! https://github.com/AdguardTeam/AdguardFilters/issues/31926
! 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/31498
! https://github.com/AdguardTeam/AdguardFilters/issues/31475
! https://github.com/AdguardTeam/AdguardFilters/issues/31400
! 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$$script[tag-content="pub_300x250m"][max-length="14000"]
justjared.com#%#//scriptlet('abort-current-inline-script', 'document.readyState',
'getAttribute("abp")')
! 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/31193
! 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/31052
pornbimbo.com#%#//scriptlet("set-constant", "flashvars.protect_block", "")
! 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
@@||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/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#%#//scriptlet("set-constant", "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|redtube.net|
tube8.com|youporn.com|youporn.fyi
! 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
! 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://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#%#//scriptlet("abort-current-inline-script", "f")
! 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/27373
@@||ayefiles.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/29894
! 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#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "moc.kcolbdakcolb")
! 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/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/29265
@@||dramavery.com/ads.js
dramavery.com#%#Object.defineProperty(window, 'allow_ads', { value: true });
! https://github.com/AdguardTeam/AdguardFilters/issues/29101
! 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/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/28682
! https://github.com/AdguardTeam/AdguardFilters/issues/28513
||kimochi.info/qc.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#@#.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/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/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/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; }
!+ PLATFORM(windows, mac, android)
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,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
! 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
@@||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)}});
a2zapk.com$$script[tag-content="'Adblock','Enabled'"][min-length="5000"][max-
length="10000"]
@@|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
||bitsads.xyz/*.png$image,redirect=3x2-transparent.png,domain=~bitsads.xyz
||adsterra.com/*.jpg$redirect=nooptext,important,domain=unlockapk.com|newsjizz.in|
a2zapk.com
||popads.net/*.jpg$redirect=nooptext,important,domain=unlockapk.com|newsjizz.in|
a2zapk.com
||steepto.com/g/$redirect=nooptext,important,domain=unlockapk.com|newsjizz.in|
a2zupload.com
||adspace.pro/*.jpg$redirect=nooptext,important,domain=newsjizz.in
||googleads.g.doubleclick.net/aclk$redirect=nooptext,important,domain=unlockapk.com
||doubleclick.net/*.jpg$redirect=nooptext,important,domain=unlockapk.com
||googleads.g.doubleclick.net/pagead/
$image,redirect=nooptext,important,domain=unlockapk.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
!
! 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#%#//scriptlet("abort-current-inline-script",
"decodeURIComponent",
"Ly9wYWdlYWQyLmdvb2dsZXN5bmRpY2F0aW9uLmNvbS9wYWdlYWQvanMvYWRzYnlnb29nbGUuanM=")
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/27123
! https://github.com/AdguardTeam/AdguardFilters/issues/26990
! 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/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
! TODO: Change AG_setConstant to scripltet when this issue will be fixed -
https://github.com/AdguardTeam/Scriptlets/issues/65
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$$script[tag-content="replaceContentWithAdBlockerContent"][max-
length="1500"]
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/24376
@@||native.propellerclick.com/1?z=^$domain=swatchseries.to
! https://github.com/AdguardTeam/AdguardFilters/issues/25923
receive-sms-online.info$$script[wildcard="*document.getElementsByTagName*AdBlock*"]
[max-length="1200"]
! 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
! TODO: Change AG_setConstant to scripltet when this issue will be fixed -
https://github.com/AdguardTeam/Scriptlets/issues/65
extremereportbot.com#%#//scriptlet("set-constant", "adsbygoogle.length",
"undefined")
extremereportbot.com#%#AG_setConstant('adsbygoogle.loaded', 'false');
!+ NOT_PLATFORM(ext_ff, ext_opera)
extremereportbot.com#%#AG_onLoad(function(){var a=new MutationObserver(function()
{document.querySelector(".adsbygoogle
iframe")&&(a.disconnect(),document.querySelectorAll(".adsbygoogle
iframe[id^='aswift_']").forEach(function(b){b.setAttribute("src","https://
googleads.g.doubleclick.net/")}))});a.observe(document,{childList:!0,subtree:!
0});setTimeout(function(){a.disconnect()},1E4)});
||googleads.g.doubleclick.net/
$subdocument,redirect=noopframe,domain=extremereportbot.com
||googleads.g.doubleclick.net/|
$xmlhttprequest,redirect=nooptext,domain=extremereportbot.com
||pagead2.googlesyndication.com/getconfig/sodar?
$xmlhttprequest,redirect=nooptext,domain=extremereportbot.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=extremereportbot.com
||pagead2.googlesyndication.com/pagead/js/r*/
show_ads_impl.js$redirect=googlesyndication-adsbygoogle,domain=extremereportbot.com
||googleapis.com/discovery/v*/apis/$domain=extremereportbot.com
extremereportbot.com#%#window.ga = function(a) {};
@@||extremereportbot.com/ads.js
@@||extremereportbot.com^$generichide
extremereportbot.com#$##midabg { max-height: 10px !important; }
! 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/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
@@||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/24722
@@||mega-debrid.eu/JS/advertisement.js
mega-debrid.eu#%#window.Advertisement = 1;
!
@@||file-upload.com/js/advertisement.js
file-upload.com$$script[tag-content="getElementById(""adblockinfo"")"][max-
length="300"]
file-upload.com#%#//scriptlet('abort-current-inline-script',
'document.getElementById', 'getElementById("adblockinfo")')
! https://github.com/AdguardTeam/AdguardFilters/issues/58160
! https://github.com/AdguardTeam/AdguardFilters/issues/61814
!||getintopc.com/wait-for-resource/$replace=/(javascript">)var _0x[\s\S]*?\
(function\([\s\S]*?\("(location\.href[\s\S]*?)"[\s\S]*?}\,[\s\S]*?;[\s\S]*?(<\/
script>)/\$1\$2\$3/
!||solvetube.site/video-guide-for-setup-installation/$replace=/(javascript">)var
_0x[\s\S]*?\(function\([\s\S]*?\("(location\.href[\s\S]*?)"[\s\S]*?}\,[\s\S]*?;[\s\
S]*?(<\/script>)/\$1\$2\$3/
!||solvetube.site/file-will-start-automatically$replace=/(javascript">)var _0x[\s\
S]*?\(function\([\s\S]*?\("(location\.href[\s\S]*?)"[\s\S]*?}\,[\s\S]*?;[\s\S]*?
(<\/script>)/\$1\$2\$3/
! 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/")
tutorials-technology.info,unique-tutorials.info,getintopc.com,solvetube.site,tech-
platform.info$$script[wildcard="*constructor===Object*"][min-length="10000"][max-
length="20000"]
tutorials-technology.info,unique-tutorials.info,getintopc.com,solvetube.site,tech-
platform.info$$script[wildcard="*String.fromCharCode*b64*"][min-length="10000"]
[max-length="20000"]
||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#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "|kcolbdakcolb|")
! 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#%#//scriptlet("set-constant", "jQuery.adblock", "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/24683
! https://github.com/AdguardTeam/AdguardFilters/issues/24657
@@||imgview.net/js/jquery-*.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/24542
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#%#//scriptlet("abort-current-inline-script", "Math.random",
"isIframeNetworking")
trueachievements.com,ign.com#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "isIframeNetworking")
trueachievements.com,pockettactics.com$$script[tag-
content="={""isIframeNetworking"":false,""mappings"":[{""selector"":""link[href*="]
[max-length="15000"]
ign.com#%#//scriptlet('abort-current-inline-script', 'addEventListener', 'iframe-
network')
ign.com$$script[tag-content="'iframe-network'"][min-length="10000"][max-
length="30000"]
! 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/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#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "adblockinfo")
! https://github.com/AdguardTeam/AdguardFilters/issues/23993
! 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
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/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
! TODO: Change AG_setConstant to scripltet when this issue will be fixed -
https://github.com/AdguardTeam/Scriptlets/issues/65
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/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#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "adblock")
! trueachievements.com ad reinject
@@||trueachievements.com^$generichide
! 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#%#//scriptlet("abort-current-inline-script", "Math.random",
"InstallTrigger")
! 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/100918
thurrott.com#$#body { overflow: visible!important; }
thurrott.com#$##adBlock.blocker-interstitial { display: none!important; }
@@||thurrott.com/wp-content/themes/theme/assets/dist/scripts/wp-banners.js
! 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")
||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
! 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/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#@#.SponsorAds
! 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#%#//scriptlet("set-constant", "jQuery.adblock", "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/20955
@@||lunaticfiles.com/ads.js|
! https://github.com/AdguardTeam/AdguardFilters/issues/21030
! 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#%#//scriptlet("abort-current-inline-script", "navigator",
"Flags.autoRecov")
reuters.com#%#//scriptlet("abort-on-property-read", "Object.prototype.autoRecov")
reuters.com$$script[tag-content="Flags.networkListener"][min-length="20000"][max-
length="150000"]
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
!#safari_cb_affinity(all)
!#safari_cb_affinity
! 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/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/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#@#.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/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
! kissasian.ac - antiadblock
@@||kissasian.*/js/ads.js$~third-party
kissasian.ac#%#window.check_adblock = true;
@@||kissasian.ac/themes/vast/videojs.ads.min.js
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=kissasian.ac
! 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/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/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#%#//scriptlet("set-constant", "wc.pid", "")
! 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/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/19092
@@||ad.skylinewebcams.com/ad.php
! https://github.com/AdguardTeam/AdguardFilters/issues/18731
countrylife.co.uk#%#//scriptlet("abort-current-inline-script", "IPCCoreQueue",
"bidWon")
! https://github.com/AdguardTeam/AdguardFilters/issues/18739
baloo.co,123tvseries.co$$script[tag-content="z=stop.bind"][max-length="10000"]
baloo.co,123tvseries.co#%#//scriptlet("abort-current-inline-script", "z",
"stop.bind")
! 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/18780
! https://github.com/AdguardTeam/AdguardFilters/issues/18806
@@||hm732.com/adverts/ad-400.js
goodtoknow.co.uk#%#//scriptlet("abort-current-inline-script", "IPCCoreQueue",
"bidWon")
! 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
kissorg.net,ksnews.me,kisstvshow.to,kissasian.li$$script[tag-content="Please
disable AdBlock"][max-length="2500"]
kissorg.net,ksnews.me,kisstvshow.to,kissasian.li,kissasian.li#%#//scriptlet("set-
constant", "alb", "false")
||bebi.com/js/plugins.js$domain=kissorg.net|ksnews.me|kisstvshow.to|
kissasian.li,redirect=nooptext,important
||propellerads.com/wp-content/plugins/radiantthemes-addons/tabs/js/radiantthemes-
tab-element-four.js$domain=kissorg.net|ksnews.me|kisstvshow.to|
kissasian.li,redirect=nooptext,important
||propellerads.com/wp-content/themes/Zephyr/framework/js/
jquery.simpleplaceholder.js$domain=kissorg.net|ksnews.me|kisstvshow.to|
kissasian.li,redirect=nooptext,important
||pubmatic.com/wp-content/themes/pubmatic/js/
jquery.alignHeight.js$domain=kissorg.net|ksnews.me|kisstvshow.to|
kissasian.li,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/18342
! https://github.com/AdguardTeam/AdguardFilters/issues/18296
dongyoungsang.com,dongyoungsang.net#@#.adsbygoogle
dongyoungsang.com,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/16618
! https://github.com/AdguardTeam/AdguardFilters/issues/16190
! TODO: Change AG_setConstant to scripltet when this issue will be fixed -
https://github.com/AdguardTeam/Scriptlets/issues/65
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
! 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
@@/nbc-ad*.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
@@/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$$script[tag-
content="Flags.networkListener"][min-length="20000"][max-length="150000"]
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#%#//scriptlet("abort-on-property-
read", "Object.prototype.autoRecov")
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#%#//scriptlet("abort-current-inline-
script", "navigator", "Flags.autoRecov")
@@||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/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/92570#issuecomment-989634249
! https://github.com/AdguardTeam/AdguardFilters/issues/28391
! https://github.com/AdguardTeam/AdguardFilters/issues/18113
! https://github.com/AdguardTeam/AdguardFilters/issues/115683#issuecomment-
1109265607
[$domain=facebook.com,path=/gaming]#$#body > .AdBox.Ad.advert ~ div[class]
{ display: block !important; }
[$domain=facebook.com,path=/gaming]#$#body > .AdBox.Ad.advert { display: block !
important; }
[$domain=facebook.com,path=/adsmanager]#$#body { display: block !important; }
[$domain=facebook.com,path=/adsmanager]#$#body > .AdBox.Ad.advert { display:
block !important; }
[$domain=facebook.com,path=/adsmanager]#$#body > .AdBox.Ad.advert ~ div[class]
{ 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/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
! https://github.com/AdguardTeam/AdguardFilters/issues/16978
@@||production-static.ondemandkorea.com/js_src/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/16832
! 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/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:not([style="height: 5px; width: 5px; position:
absolute; top: 0;"]):not(.blocker-tester + .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/16288
! https://github.com/AdguardTeam/AdguardFilters/issues/16397
offidocs.com##body > div[style*="text-align: center; z-index: 90000;"]
@@||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/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
! 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
! 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
! 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/66583
! 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
||googletagmanager.com/gtm.js$script,xmlhttprequest,redirect=googletagmanager-
gtm,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/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
forum.blackhatindia.ru$$script[tag-content="onreadystatechange"]
! 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/14895
@@||gamesglue.com/game_core/check^
! https://github.com/AdguardTeam/AdguardFilters/issues/14898
! 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/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/14546
@@||thecriptonews.us^$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
! allvideos.me - antiadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/11336
@@||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/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/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/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/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#%#//scriptlet("abort-on-property-read", "ai_check_block")
! https://github.com/AdguardTeam/AdguardFilters/issues/13888
! 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#%#Object.defineProperty(window, 'AdBlockUtil', { get: function()
{ return; } });
haaretz.com#%#Object.defineProperty(window, 'showAds', { get: function() { return
true; } });
@@||haaretz.com/static/ad-blocker.js
@@||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$script,redirect=noopjs,domain=kmlviewer.nsspot.net,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/99972
! https://github.com/AdguardTeam/AdguardFilters/issues/65172
! https://github.com/AdguardTeam/AdguardFilters/issues/23901
! https://github.com/AdguardTeam/AdguardFilters/issues/12807
magesy.blog#%#//scriptlet("prevent-setTimeout", "keepChecking")
majesy.com#%#window.adblock = 1;
@@||majesy.com/css-cdn/advertisement.js
@@||mage.si/advertisement.js
@@||majesy.com/advertisement.js
@@||beelink.in/ad/advertisement.js
||magesy.blog/dublocker.js
||magesypro.pro/*/banner.gif$image,redirect=1x1-transparent.gif
||magesypro.com/*/banner.gif$image,redirect=1x1-transparent.gif
magesypro.pro,magesypro.com,magesy.blog,majesy.org,magesy.eu,magesy.fr,magesy.pw,ma
gesy.eu#%#//scriptlet("abort-current-inline-script", "onload", ".offsetHeight<=0")
majesy.com,magesy.eu,beelink.in#%#//scriptlet("set-constant", "jQuery.adblock",
"false")
! 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#@#.TopBannerAd
!+ NOT_PLATFORM(ext_ff, ext_opera, ios, ext_android_cb)
||thefreedictionary.com/_/tr.ashx?
! https://github.com/AdguardTeam/AdguardFilters/issues/12529
! 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/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/66574
! https://github.com/AdguardTeam/AdguardFilters/issues/12506
||simplo.gg/js/defense.js
! 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/66551
freeopenvpn.org#$##advert_top { height: 6px !important; }
@@||freeopenvpn.*/*/*.png$domain=freeopenvpn.*
@@||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/*.php$replace=/if ?\((ins\.clientHeight|ins_top\.clientHeight) ?
(<|!)= ?\d( ?\|\| ?(ins\.clientHeight|ins_top\.clientHeight) ?(<|!)= ?-?\d)?\)/if \
(ins.clientHeight == 'hello_there'\)/
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
! https://forum.adguard.com/index.php?threads/28133/
||audiobookbay.nl^$replace=/window.location.replace\("\/member\/adblock.php"\);/
return;/,~script,~stylesheet,~xmlhttprequest
! 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/87054
@@||static.adsafeprotected.com/skeleton.js$domain=cwtv.com
! 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#%#//scriptlet("set-constant", "wc.pid", "")
! 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/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/10938
@@||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/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
!+ PLATFORM(windows, mac, android)
mellow.link#%#AG_onLoad(function() { var
el=document.querySelector('[class^="flexAd"]'); var
ce=document.createElement('div'); if(el) { el.appendChild(ce);
ce.setAttribute("id", "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#%#//scriptlet("abort-current-inline-script", "Math.floor", "Infinity")
trustedreviews.com,nme.com$$script[tag-content="Object.defineProperties?
Object.defineProperty:function"][max-length="120000"]
! 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/10323
! https://github.com/AdguardTeam/AdguardFilters/issues/10147
livesports.pw###adb-enabled
! 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#%#//scriptlet("set-constant", "jQuery.adblock", "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/9958
@@||viewdrama.com/ads.js
! 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.to,flashx.tv#%#//scriptlet("set-constant", "jQuery.adblock",
"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/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/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
! 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/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/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/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#%#//scriptlet("abort-on-property-read", "tryCheckB32")
! https://github.com/AdguardTeam/AdguardFilters/issues/7708
@@||socksproxylist24.blogspot.de^$generichide
@@||socksproxylist24.blogspot.com^$generichide
@@||socks24.org^$generichide
@@||sslproxies24.top^$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://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/27527/
! https://github.com/AdguardTeam/AdguardFilters/issues/8089
target.my.com#%#//scriptlet("set-constant", "trg.ads", "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://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
! 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/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=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
! 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/
! 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://forum.adguard.com/index.php?threads/26269/
androidoreos.info#@#div[id^="div-gpt-ad"]
androidoreos.info$$script[tag-content="var ab = function"][max-length="1800"]
! 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/bigspeeds-com-anti-ad-block.25908/
@@||bigspeeds.com/ajax/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/78207
! https://gist.github.com/AdamWr/d9d16be46fcad6df18306e19637ed6aa#file-
myuploadedpremium-js
||myuploadedpremium.de/js/main.js$replace=/\\$\(window\.atob\
('Lm1haW4tY29udGVudA=='\)\)\.html\(window\.atob\('PGNlbnRlcj48aDE\
+UGxlYXNlIGRpc2FibGUgeW91ciBhZGJsb2NrZXIgYW5kIHRoYW4gcmVmcmVzaCB0aGUgcGFnZS48L2gxPj
xicj5NYXliZSBDVFJMICsgRjUgd2lsbCBoZWxwIHRvbzwvY2VudGVyPg=='\)\);/var hello;/
myuploadedpremium.de#%#AG_onLoad(function(){var b=new MutationObserver(function()
{var a=document.querySelectorAll(".adsbygoogle iframe");for(i=0;i<a.length;i+
+)a[i].setAttribute("height",280+i),b.disconnect()});b.observe(document,
{childList:!0,subtree:!0})});
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$redirect=googlesyndication-adsbygoogle,domain=myuploadedpremium.de
! 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/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/
! 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/
userupload.net$$script[tag-content="|Adblock|"]
! 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/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/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/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://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://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://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#$?#div[class*="adngin"].exNet { remove: true; }
1001tracklists.com#@##adframe:not(frameset)
! https://github.com/AdguardTeam/AdguardFilters/issues/5761
! 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/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.li/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$
$script[wildcard="*document.querySelector*.classList.add*.scrollHeight*.innerHTML*"
][min-length="200"][max-length="700"]
apkmirror.com#%#//scriptlet('remove-class', 'disabled',
'a.downloadButton.disabled')
apkmirror.com#%#//scriptlet("abort-current-inline-script",
"document.querySelector", "/\.innerHTML[\s\S]*?more sec/")
apkmirror.com#$#.accent_bg.downloadButton { pointer-events: auto !important;
cursor: pointer !important; }
apkmirror.com#$#body .gooWidget { display: block !important; position: absolute !
important; left: -3000px !important; }
apkmirror.com#$#.gooWidget.google-ad-square { display: block !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:not([style="height: 5px; width: 5px; position:
absolute; top: 0;"]):not(.blocker-tester + .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/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://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/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=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://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,hentaisos.com,lanouvelletribune.info,supertelatv.net,yearn-
magazine.fr,kinoking.to,fierasdelaingenieria.com,cantaringles.com,cscscholarships.o
rg,javgay.com,rozbor-
dila.cz,teenboytwink.com,filmeseserieshd.org,kizzboy.com,meterpreter.org,pronunciac
iones.com,atelevisao.com,worldoftrucks.ru,novelleleggere.com,plant-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
! 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/96795
! https://github.com/AdguardTeam/AdguardFilters/issues/5764
cellmapper.net#%#//scriptlet("prevent-setTimeout", "adsbygoogle")
cellmapper.net#$#.adsbygoogle { display: block !important; position: absolute !
important; left: -3000px !important; height: 10px !important; }
cellmapper.net#$##myAd { display: block !important; position: absolute !important;
left: -3000px !important; height: 10px !important; }
cellmapper.net#$##ads { display: block !important; position: absolute !important;
left: -3000px !important; height: 10px !important; }
@@||cellmapper.net/js/ads.js
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=cellmapper.net
!
! https://github.com/AdguardTeam/AdguardFilters/issues/5695
@@||hackinformer.com/wp-content/plugins/detect-adblock/js/ads.js
! 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/5677
openculture.com#@##SponsoredLinks
openculture.com#@##influads_block
! conservativetribune.com - ads replacement script
conservativetribune.com$$script[tag-content="sponsoredwellcontainertop"][max-
length="12000"]
conservativetribune.com#%#Object.defineProperty(window, 'oio', { get: function()
{ return; } });
!
!
gktoday.in$$script[tag-content="function an_blocker_counter"][max-length="15500"]
! 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$$script[tag-content="if( $('.adsbygoogle')"][max-length="1700"]
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
! https://github.com/AdguardTeam/AdguardFilters/issues/5655
@@||cdn.hackintosh.zone/ipscdn/adsense/$domain=hackintosh.zone
! 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://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/
ehubsoft.net#%#//scriptlet("set-constant", "gadb", "false")
!+ NOT_PLATFORM(ios, ext_android_cb)
||pagead2.googlesyndication.com/pagead/
show_ads.js$script,redirect=noopjs,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/ad-blocker.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/
receive-sms-online.info$$script[tag-content="other adblocking software"][max-
length="600"]
!
! 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://github.com/AdguardTeam/AdguardFilters/issues/39813
! https://github.com/AdguardTeam/AdguardFilters/issues/5269
||wowtoken.info/js/main.js$replace=/fail\(\);/window;/
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,important,domain=wowtoken.info
wowtoken.info#%#!function(){var rnd = Math.random().toString(36).substr(2,8);
Object.defineProperty(window, 'adsbygoogle', { get: function() { return { loaded:
true, push: function() { return rnd; } }; } }); }();
! https://forum.adguard.com/index.php?threads/22255/
@@||common-static.vooxe.com/player/js/ads.js
||storesurprise.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/103491
! https://forum.adguard.com/index.php?threads/22256/
*$script,redirect-rule=noopjs,domain=binbucks.com
@@||binbucks.com/fuckadblock.js
@@||binbucks.com^$generichide
! 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://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/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
! wordpress theme https://mythemeshop.com/themes/ad-sense/
/wp-content/themes/mts_ad_sense/js/customscript.js^$replace=/\.blocker-enabled-
check/\.EBEWYOgvtboacVhEOGHO/,~third-party
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://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/103280
! https://github.com/AdguardTeam/AdguardFilters/issues/4661
@@||adz.bz^$content
adz.bz#@#iframe[src*="mellowads.com"]
adz.bz#@##frameAd
adz.bz#$##frameAd { height: 51px !important; display: block !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/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/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);
! 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/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
rlslog.net#%#//scriptlet('prevent-addEventListener', 'load', 'PopLoaded')
||cdn.engine.spotscenered.info/Scripts/infinity.js.aspx?
guid=$script,redirect=noopjs,domain=rlslog.net,important
@@||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/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/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
theatlantic.com$$script[tag-content="function redirect()"][max-length="1700"]
! 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://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;
! 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/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
!
! 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/
@@/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://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://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://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/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/116770
@@||yandex.ru/ads/system/context.js$domain=investing.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=investing.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=investing.com
! https://github.com/AdguardTeam/AdguardFilters/issues/2819
imageraider.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/2816
hotslogs.com$$script[tag-content="AdFillMonkeyBroker"][max-length="17000"]
@@||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/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/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#%#//scriptlet("set-constant", "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
intoday.in$$script[tag-content="checkAds"][max-length="1550"]
! 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://forum.adguard.com/index.php?threads/10793/
pizap.com#%#AG_onLoad(function() { window.showAdBlock = function() {}; });
! 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://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://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/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?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 {}; } });
getdebrid.com,debridfast.com,debrid.us$$script[tag-content="adblocker.html"]
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
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1356
@@||biggestplayer.cachefly.net/ad300.html
@@||biggestplayer.cachefly.net/cricad.html
! 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
! 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/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
! 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?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?7265
||salefiles.com/jss/blockadblock.js
! http://forum.adguard.com/showthread.php?7200
@@||biggestplayer.me^$generichide
! 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; }
! https://github.com/AdguardTeam/ExperimentalFilter/issues/727
@@||cdn.needrom.com/advert*.js
! 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
uptobox.com$$script[tag-content="adblock.html"][max-length="3000"]
||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
whsports.tv$$div[tag-content="Please enable / Bitte aktiviere JavaScript"][max-
length="1200"]
! hyperspeeds.com - http://forum.adguard.com/showthread.php?1355
hyperspeeds.com##body #d315
hyperspeeds.com$$div[tag-content="Please enable / Bitte aktiviere JavaScript"][max-
length="1200"]
! 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
kissanime.com$$script[tag-content="$('#adCheck1').load(function ()"][max-
length="4000"]
! 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#@##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://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?4750
oploverz.net#@##adlabel
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
! https://github.com/AdguardTeam/AdguardFilters/issues/111850
bigbrothercanada.ca#%#//scriptlet('set-constant',
'video_player_config.players.0.adblock', 'false')
!-------------------------------------------------------------------------------!
!------------------ Extended CSS rules -----------------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of extended CSS rules against ads.
! Note, that rules should be domain-specific and you have to use special syntax `#?
#` instead of `##`.
!
! Good: example.org#?#main > div.row:has(> div.ad)
! Bad: example.org##main > div.ad (should be in specific.txt)
!
!
! under-player ad
tubepornclassic.com#?#.left > div[class] > div[class] > div[class] >
a[href^="http://www.theclassicporn.com/"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/117541
amazon.*#?#.s-search-results > div[data-asin]:has(> div[class] > div[cel_widget_id]
> div[data-component-props*="Sponsored"])
! https://jbbs.shitaraba.net/bbs/read.cgi/internet/25463/1598352715/851
amazon.*#?##similarities_feature_div span#ad-feedback-text-desktop-
arbies:upward(#similarities_feature_div)
! https://github.com/AdguardTeam/AdguardFilters/issues/116732
mumsnet.com#?#main > .relative > .bg-gray-200:has(> #ultimedia_wrapper)
mumsnet.com#?#aside[class*="col-span-4"] > .my-20 > .relative:has(> div[id^="mn-
mpu-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/116643
weatherzone.com.au#?#main div[class^="sc-"] >
div[class^="sc-"]:empty:has(+ .publift-ad-wrapper)
! https://github.com/AdguardTeam/AdguardFilters/issues/116297
bing.com#?##b_results > .b_algo:has(> .b_caption > .b_attribution:matches-css-
before(content: /url\(data:image/))
! https://github.com/AdguardTeam/AdguardFilters/issues/116390
dir.indiamart.com#?##lay-lft > #m4tTOP:has(> div[id^="div-gpt-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/116437
searchenginereports.net#?#.sidebar > .sidebar-wrpper:has(> .for_ads)
! https://github.com/AdguardTeam/AdguardFilters/issues/116303
xn--tream2watch-i9d.com#?#.stream-box-sources-list-item[data-
h="play"]:has(a[href="/frames/fp2/index.php"])
! https://github.com/AdguardTeam/AdguardFilters/issues/116197
duplichecker.com#?#.main-content > div > div > div:has( > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/115682
wallpaperwaifu.com#?#.blog-items > .post-item.site__col:has(> .ads-between-post)
! menshealth.com - left-over main page
menshealth.com#?#section > div[class]:has(> .ad-container)
! oscobo.com search result ads
oscobo.com#?##results-list > .result:has(> a > .cite > .ba)
! https://github.com/AdguardTeam/AdguardFilters/issues/115571
hclips.com#?#.wrapper ~ div:has(> div > div > span:matches-css-after(content:
Advertisement))
! ads
animeland.tv#?#li:has(> center > h3.widget-title:contains(Sponsor))
! https://github.com/AdguardTeam/AdguardFilters/issues/114716
hancinema.net#?#.main > div.box > div.ad_300x600_300x250:upward(1)
! ad leftover hotmovs.com/tube
hotmovs.*#?#.video-page > div.block_label > div:contains(Advertisement)
! placeholder
txxxporn.tube#?#div.text:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/114293
cgtips.org#$?#.better-ads-listitemad { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/114189
urbandictionary.com#?#main > .container > .items-center:has(> div[data-ad-slot])
! https://github.com/AdguardTeam/AdguardFilters/issues/113831
allthatsinteresting.com#?#div[class^="css-"][style] > div[class^="css-"]:has(>
div[class^="css-"] > div[style^="min-height:"] > div[id^="div-gpt-ad-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/114032
timesofindia.indiatimes.com#?#.pmr:has(> div[class] > h2 > a[data-
label="Sponsored"])
! https://github.com/AdguardTeam/AdguardFilters/issues/113700
3dzip.org#$?#.better-ads-listitemad { remove: true; }
! placeholder
mangameta.com#?#.flex-1 > ins.adsbyexoclick:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/113315
1337x.*,x1337x.*#?#.page-content a[id][href]:contains(/A.*n.*o.*Download|VPN/)
! https://github.com/AdguardTeam/AdguardFilters/issues/111430
yts.mx#?##movie-content > .row[id]:not([style]) > .col-lg-12:has(> div[class]
[style] > a[rel] > .button > p:contains(Get Secure VPN))
! https://github.com/AdguardTeam/AdguardFilters/issues/112427
productreview.com.au#?#div[class*="card-full-"]:has(> div > a[rel="sponsored"])
! https://github.com/AdguardTeam/AdguardFilters/issues/112502
streamspass.live#?##__next > :is(.header, .footer):contains(ads):not(:has(>*))
streamspass.live#?#.content > .ds_content:contains(Ads):not(:has(>*))
streamspass.live#?#.sidebar > div[class^="rightside"]:contains(ads):not(:has(>*))
! https://github.com/AdguardTeam/AdguardFilters/issues/112388
mirrored.to#?##result table.hoverable > tbody > tr:has(> td[data-label="Host"] >
img[alt="iDownload"])
! https://github.com/AdguardTeam/AdguardFilters/issues/112387
uploadboy.com#?#.row > .col-sm-4.text-center > div[style*="width:"]
[style*="height:"]:has(> div[id^="mediaad-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/112109
streambuddy.live#?#.elementor-widget-container > p:contains(/^(Advertisment|
Advertisement)$/)
streambuddy.live#?#.elementor-widget-theme-post-content .elementor-widget-
wrap:has(> .elementor-element > .elementor-widget-container > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/112100
familyporner.com#?#.inside-list-boxes:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/111854
etherscan.*#?##ContentPlaceHolder1_divSummary > div[class="d-flex justify-content-
center"]:has(> .text-center > ins[data-revive-zoneid])
etherscan.*#?##ContentPlaceHolder1_divSummary > div[class="d-flex justify-content-
center"]:has(> .text-center > .text-center > a[href][target="_blank"][class*="d-lg-
inline-block"])
! https://github.com/AdguardTeam/AdguardFilters/issues/111708
jp-voyeur.net#?#.post > div > p >
a[href="https://shopkeys.co/premium-key/rapidgator.html"][rel="noopener"]:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/90983
unsplash.com#?#div[data-affiliates-grid-container]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/111489
womenoftrek.com#?#.unyson_content .container > .fw-row > .fw-col-xs-12 >
center:has(> .adsbygoogle)
womenoftrek.com#?#.site__content > center > div[style]:has(> iframe[data-
src*="amazon-adsystem.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/111469
2conv.com#?#.simple-modal:has(> .simple-modal__content > .mp3studio-modal)
! https://github.com/AdguardTeam/AdguardFilters/issues/110896
fashionunited.*#?#.MuiGrid-root > div.MuiGrid-root[padding] > div[class^="css"] >
div > div[class^="css"] > div.adunitContainer:upward(4)
fashionunited.*#?#.adunitContainer:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/108552
downloadr.in#?#.articles > article.grid-50:not(.post):has(> .epcl-banner-grid_loop)
! https://github.com/AdguardTeam/AdguardFilters/issues/110214
mangatone.com#?#.c-sidebar:has(div.textwidget > div[id="protag-header"])
mangatone.com#?#.c-sidebar:has(div.textwidget > div[id^="div-gpt-ad-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/110206
familyminded.com#?#.story-section-content > .section-col-main > .story-section-
inStory-inline > .ad-inStory:only-child:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/109699
dwgshare.com#$?#.better-ads-listitemad { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/109545
! https://github.com/AdguardTeam/AdguardFilters/issues/101132
softpedia.com#?#div[class^="container_"] > div[class^="grid_"]:has(> div.ad:only-
child)
! https://github.com/AdguardTeam/AdguardFilters/issues/109066
sukebei.nyaa.si#?#div[class*="-"] > ins.adsbyexoclick:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/109083
avmeme.com#?#.align-items-start > a[href="https://3dayseo.com"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/108553
filecrypt.co#?#form > .protection.online ul > li:not(.buttons):has(>
div:not(.circle_captcha))
! https://github.com/AdguardTeam/AdguardFilters/issues/108515
xup.in#?#iframe[src^="//youspacko.com/com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/104687
quizdeveloper.com#?#.secondary > .pull-left:has(> .pull-left > span[id^="ezoic-pub-
ad-placeholder-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/106547
keybr.com#?#body > div[class]:has(> div > #keybr_728x90_970x90_ATF)
keybr.com#$?#body > div[class]:has(> div > #keybr_160x600_Left) { visibility:
hidden !important; }
! ad leftover
buondua.com#?#.main-body > div >
div[class]:not([class^="item"]):not([class^="article"]):contains(/^Sponsored ads$/)
buondua.com#?#.main-body div[class] > .adsbyexoclick:upward(1)
buondua.com#?#div[class*="article"] > div:not([class]) >
div[class]:contains(/^Sponsored ads$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/105199
shopee.*##.shopee-search-item-result__items > .shopee-search-item-
result__item:has(> a[data-sqe="link"] > div[class^="_"] > div[class^="_"] >
div[class^="_"] > div[class^="_"] > div[data-sqe="ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/105063
muctau.com#?#.body-wrap > .c-top-sidebar:not(:has(.widget-manga-popular-slider))
! https://github.com/AdguardTeam/AdguardFilters/issues/104288
4qrcode.com#?#.container > p.text-center:contains(/^Advertisement$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/103452
thetimestribune.com#?##tncms-region-option-rail-top-one > .tncms-
block:has(> .block-title:contains(This Week's Circulars))
thetimestribune.com#?##tncms-region-option-rail-top-one > .tncms-block:has(>
#accordion-resizer:contains(Premium Text Ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/102809
simplyelizabetholsen.com#?##sidebar > .widget_text:has(> .widget_custom_html > h2 >
span:contains(Ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/102918
fluttercampus.com#?#div[class$="side"] > .widget > .card:has(> .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/103200
wegotthiscovered.com#?#.the-sidebar > #top-sticky-sidebar-container:has(> .ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/102637
metacritic.com#?#.title_bump > .ad_unit + .browse_list_wrapper +
div[style="padding-bottom:30px;"]:has(> .ad_unit)
! https://github.com/AdguardTeam/AdguardFilters/issues/102566
mad4wheels.com#?#.prodotti-grid > .mb-5:has(> .card > .card-body > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/102976
hlsloader.com#?#body > center > ins.adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/102187
duplichecker.com#?#script[src^="https://pagead2.googlesyndication.com/"]:upward(1)
duplichecker.com#?#.search-panel-sec ~ .text-center:has([id^="img"].emptyclass >
a[target="blank"])
duplichecker.com#?#div[class*="leftisidebar"].text-
center:has([id^="img"].emptyclass > a[target="blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/100535
analyticsinsight.net#?##sidebar > div.widget:has(> div.textwidget >
p[style="margin-top: -30px;"])
analyticsinsight.net#?##sidebar > div.widget:has(> div.textwidget > p >
a[href^="https://www.iima.ac.in/"])
analyticsinsight.net#?#.article-list > div.item > div.banner:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/100204
cyberciti.biz#?#.sidebar > div[id^="custom_html-"]:has(amp-ad)
cyberciti.biz#?#body > center:has(> div[class^="tips_"][class*="_slot_"])
cyberciti.biz#?#.post_content > div[data-amp-original-style^="text-align:
center;"]:has(> amp-ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/101389
engine.presearch.org#$?#template[x-if="state.ads"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/101365
rugdoc.io#?#.jet-listing-grid__items > .jet-listing-grid__item:has(.elementor-
widget-container > h2:contains(SPONSORED AD))
rugdoc.io#?#.elementor-section-wrap > section.elementor-section-boxed.ct-section-
stretched:has(.elementor-widget-container > p:contains(Paid Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/100194
w3resource.com#?#.w3r_list ~ div.mdl-cell:has(> div[id^="taboola-below-article-"])
w3resource.com#?#article > div.mdl-grid:has(> div[id*="banner_block"])
w3resource.com#?#article > div.mdl-grid:has(> div[id^="bottom_ad"])
! https://github.com/AdguardTeam/AdguardFilters/issues/100621
afterschoolafrica.com#?#.bs-vc-wrapper > div.vc_wp_text:has(> div.widget >
div.textwidget > div.code-block)
! ad leftover
cutscenes.net#?#.item > div[id^="ts_ad_native"]:upward(1)
cutscenes.net#?#.item > iframe[src^="https://go."]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/99975
tech-story.net#?##sidebar > div.widget:has(> div.textwidget > script[async])
tech-story.net#?##sidebar > div.widget:has(> div.textwidget >
a[href^="https://videodl.lbsite.org/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/100699
nsis.sourceforge.io#?##column-one > div.portlet:has(> h5:contains(ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/99761
paidcoursesforfree.com#$?#.better-ads-listitemad { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/100651
gamertweak.com#?#.sidebar > .widget_mjo:has(> .mjo >
div[itemtype="https://schema.org/WPAdBlock"])
! https://github.com/AdguardTeam/AdguardFilters/issues/99505
av01.tv#?#.row > div > div#tile-ad:upward(1)
av01.tv#?#div[style] > iframe[src^="https://kgua0o66bcw8.com/"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/99333
electronicsandyou.com#?#.sidebar-content > div.widget > div.textwidget
a[target="_blank"][rel="noopener"]:upward(div.widget)
electronicsandyou.com#?#.sidebar-content > div.widget > div.textwidget
ins.adsbygoogle:upward(div.widget)
electronicsandyou.com#?#.sidebar-content > div.widget > h3:contains(Get Best
Deals):upward(div.widget)
! https://github.com/AdguardTeam/AdguardFilters/issues/99388
apeboard.finance#?#.MuiBox-root > div[class^="css-cache-"] > .MuiBox-root >
div[class^="css-cache-"]:has(> .slick-slider)
! https://jbbs.shitaraba.net/bbs/read.cgi/internet/25463/1618326670/80 blank slide
on top page
amazon.*#$?#.a-carousel-card > div > div[cel_widget_id^="adplacements:"]:upward(2)
{ remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/100248
tweakdroid.com#?#.tweaksectionheader:has(strong:contains(Advertisement))
tweakdroid.com#?#.tweaksectionheader:has(strong:contains(Advertisement)) +
div[data-widget_type="wp-widget-ai_widget.default"]
! https://github.com/AdguardTeam/AdguardFilters/issues/99578
issuu.com#?#div[width="370"] > div:has(> div#ad-primis-wide)
! https://github.com/AdguardTeam/AdguardFilters/issues/100098
gizchina.com#?#.vw-content-sidebar > div[id^="block-"]:contains(/div-gpt-ad|protag-
sidebar/)
! https://github.com/AdguardTeam/AdguardFilters/issues/99072
speed.io#?#.row > .vertical:has(> .block > #ad_mpu)
! placeholder on top page
wsj.com#?#div[class^="style--column--"] > div[class=""] > div[id^="wrapper-
AD_NATIVE"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/99124
shuajota.com#?#.sidebar > .widget:has(> .widget-content > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/98543
indiatoday.in#?#.sidebar > .block-block:has(> .adtext)
! https://github.com/AdguardTeam/AdguardFilters/issues/98540
toptenz.net#?#.theiaStickySidebar > ul > li.widget_text:has(> h3:contains(Sponsor
Ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/99060
hpjav.tv#?#.home-img-box > div.center-ad > div.video-box-ad:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/98992
cnnamador.com##.cards__item--videos span.flag--banner:upward(.cards__item--videos)
! placeholder on top page
genius.com#?#div[class^="TopContentdesktop__PromoContainer-"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/98125
uvnc.com#?#.category-desc > .red ~ center:has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/97997
ubergizmo.com#?##sidebar_aside > .mediumbox_container:has(> .label_advertising)
! https://github.com/AdguardTeam/AdguardFilters/issues/98006
ahaan.co.uk#?#.MuiBox-root:has(> div[class*="-only"] > .adunitContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/97512
alternative.me#?#.container > .block[style]:has(> .adsbygoogle)
alternative.me#?#.column > #alternatives > .alternatives-wrapper >
li#pause:has(> .media-content > .adsbygoogle)
! https://github.com/uBlockOrigin/uAssets/issues/10367
! https://github.com/AdguardTeam/AdguardFilters/issues/98494#issuecomment-955700328
hotxfans.com,dotadostube.com#?#.video-block-happy:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/98486
nytimes.com#?#div[data-hierarchy] div:has(> div > div[class] > div[class] >
div[data-testid="StandardAd"])
nytimes.com#?#section[data-testid="most-popular-play"] + div[class]:has(>
div[class] > div[data-testid="StandardAd"])
!nytimes.com#?#div[data-hierarchy] > div > div:has(> div > div[class] > div[class]
> div[data-testid="StandardAd"])
! https://github.com/AdguardTeam/AdguardFilters/issues/98062
freevpn4you.net#$?#div[style][align="center"]:has(> ins.adsbygoogle) { visibility:
hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/97064
qz.com#?##main > div[class*=" "] > div:has(> #marquee-ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/97051
indiatoday.in#?#.timeline > .breaking-section > div[id^="block-itg-ads-
ads"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/96979
mrunblock.casa#$?#body > style:contains(/html[\s\S]*?margin-top:[\s\S]*?
#lbxVPN666/) { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/97929
mydramalist.com#?#.app-body > div[class] > .is-desktop > .mdl-gpt-tag:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/96895
blackenterprise.com#?#.theiaStickySidebar
> .wpb_widgetised_column:has(> .wpb_wrapper > .widget_text > .textwidget
> .pageload-ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/96792
indiamart.com#?#.prd_body #Sidebar_Top > .adsbygoogle:upward(1)
indiamart.com#?#section[id^="Section-"] > .txtC.mt50 > #afscontainer1:upward(1)
indiamart.com#?##Below_Related_Section >
iframe[src^="https://www.google.com/afs/ads"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/96486
liveonsat.com#?#td[align="right"] td[height="50"]:has(>
script:contains(google_ad_client))
! https://github.com/AdguardTeam/AdguardFilters/issues/96662
tutocad.com#?#.theiaStickySidebar > .stream-item-widget:has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/96126
nudeclap.com#?#.style3 > div[itemprop="name"]:contains(/^Advertisement$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/96307
stealthoptional.com#?#.rs-single-footer > .ad-single-footer:upward(1)
stealthoptional.com#?#.elementor-section-wrap > .elementor-top-section:not([data-
settings]) >.elementor-column-gap-default:has(div[data-advadstrackbid])
! https://github.com/AdguardTeam/AdguardFilters/issues/96968
techycoder.com#$?#div[class^="vc_column"] > .wpb_wrapper:has(> .td-g-rec
> .adsbygoogle) { min-height: 50px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/95784
leech.ninja#?##page > .cf > .inside:has(> .b-h-2 > .spc > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/94771
limetorrents.*#?##rightbar > div:has(> .head:contains(Advertisement))
limetorrents.*#?##content > table.table3:has(> tbody > tr > th:contains(Sponsored))
! https://github.com/AdguardTeam/AdguardFilters/issues/95063
gogoanime.pe,gogoanime2.org#?#.content_right > .headnav_center
> .adsverting:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/94323
5ggyan.com#?##sidebar-wrapper > .sidebar > .HTML > .widget-content
> .adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/117721
! https://github.com/AdguardTeam/AdguardFilters/issues/96175
titantv.com#?#.gridTable > tbody > tr:not([class]):has(> td[align="center"] >
div[id] > div[data-stn-player])
titantv.com#?#.gridTable > tbody > tr:not([class]):has(> td[align="center"]
[style^="vertical-align: top; overflow: hidden;"] > div[id][style]:empty)
titantv.com#?#.gridTable > tbody > tr:not([class]):has(> td[class]
[align="center"]:contains(/^sponsored$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/95562
comick.fun#?#.float-right > .mx-auto > a[href^="https://comick.app/product/"] >
img[alt="affilate"]:upward(2)
comick.fun#?#.images-reader-container > div > .mx-auto >
a[href^="https://comick.app/product/"] > img[alt="affilate"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/95277
games-guides.com#?#.sidebar > .inner > div[id^="custom_html-"] > .textwidget >
div[style="min-height:250px"] > .adsbygoogle:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/95270
workandmoney.com#?#.story-section-content > .section-col-main > .story-section-
inStory-inline > .ad-inStory:only-child:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/94474
openculture.com#?#.curatedcategory > center > .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/94433
streamingsites.com#?#.card-list > .card > aside > .OUTBRAIN:upward(2)
streamingsites.com#?#.thumbs-inner >
.wn-brand:not(:has(>a[href="https://streamingsites.com/reddit-streaming-sites/"]))
! https://github.com/AdguardTeam/AdguardFilters/issues/95245
bitlinks.pw#?##link-view > .row > .col-md-4 > [id*="ScriptRoot"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/94292
downturk.net#?#.container > .row > .col-lg-12 > .card:has(> .d-flex > .flex-fill
> .item-card-desc > span.text-nowrap:contains(/^Sponsor$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/108118
! https://github.com/AdguardTeam/AdguardFilters/issues/94290
demonoid.is,demonoid.unblockproject.monster#?#td.main_content > [class] >
a:contains(/^(Get VPN Now for FREE!|Trust\.Zone VPN)$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/94289
demonoid.piracyproxy.biz#?#.main_content td[class][style^="background-color:"] >
[class][style^="background-color:"][style*="visibility: visible !important"]
[style*="position: relative !important"]
! Fix #95039 myabandonware.com
myabandonware.com#?#div[id^="myabandonware_medrec_"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/94140
linkedin.com#?#.feed-shared-update-v2:has(.feed-shared-
actor__description: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|الترويج/))
! https://github.com/AdguardTeam/AdguardFilters/issues/94109
techonthenet.com#?#div[class*=" "] > div[id$="_slot"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/94106
math.tools#?#.box-primary > .box-header >
.box-title:contains(/^Sponsored$/):upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/94364
games4king.com#?#.top_container > #home_right > .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/93915
timesnownews.com#?#.article-lhs > .content-block > .ad-panel-wrap:only-
child:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/93821
avaxgfx.com#?#.col-right > .side-box > .title:contains(/^Adventising$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/94457
infoq.com#?#.related__sponsor:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/99757
coursesity.com,ichacha.net,website.informer.com,apktovi.com,freetutorialsus.com,com
munity.hackintoshshop.com,mrexcel.com,blockadblock.com#?#.adsbygoogle:upward(1)
! cluset.com ad leftover
cluset.com#?#.item > div.spot:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/93528
ipvoid.com#?#.nav-content-wrap > .row > .col-md-12 > h5:contains(/^ADVERTISEMENT$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/93434
seomagnifier.com#?##rightCol > .well > .sideXd:only-child > #Sidebar_Tab:only-
child:upward(2)
! https://github.com/uBlockOrigin/uAssets/issues/9963
freehotporntubes.com#?#.thumb > iframe[width="300"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/93025
applegazette.com#?#.sidebar > section.widget:has(> div[class^="widget"]
span[id^="ezoic"])
applegazette.com#?#.sidebar > section.widget:has(> div[class^="widget"]
div[id^="bsa-"])
applegazette.com#?#.sidebar > section.widget:has(> div[class^="widget"]
ins.adsbygoogle)
applegazette.com#?#.sidebar > section.widget:has(> div[class^="widget"]
a[href^="https://macpaw.audw.net/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/93057
tutsgalaxys.com#?##secondary > section[id^="block-"]:has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/93038
kingtalks.net#?#.theiaStickySidebar > div[id^="stream-item-
widget-"]:has(.adsbygoogle)
! https://www.msn.com/ja-jp/news placeholder
msn.com#?#div[class^="displayAds"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92540
freetutorialshub.com#?#.theiaStickySidebar >
div[id^="custom_html-"]:has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/93702
asurascans.com#?#.theiaStickySidebar > div.section:has(>
div.releases:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/93273
darkleia.com#?##sidebar > section[id^="custom_html-"] >
h2:contains(Sponsored:):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92536
freecoursesdownload.com#?#.post-display-grid > .section_inner > .row > .cm-col-lg-6
> .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92526
app.real.discount#?#.container .row > div[class^="col-md-"] > .card[style]
> .adsbygoogle:upward(2)
app.real.discount#?#.container-fluid > .row > .col-lg-7 > .card
> .adsbygoogle:upward(1)
app.real.discount#?#.container-fluid > .row > .col-lg-5 >
div[style]:not([class]):not([id]) > .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92418
mspmag.com#?##sticky-wrapper > div > .mp-html > #sticky-ad:upward(1)
mspmag.com#?#.mp-section-wrapper > .mp-grid-4 > .mp-container-wrapper > .mp-layout-
sprocket > .mp-html > div[id^="div-gpt-ad"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/92952
raw-manga.org#?#.rightbarheader:contains(SPONSORED CONTENT):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92866
sangakoo.com#?#.grid-container > div.grid-33:has(ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/92442
booksummary.net#?#.sidebar section[id^="custom_html-"]:has(.ezoic-ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/92406
i-dont-care-about-cookies.eu#?##sidebar > #donations_sidebar + .row > .text-center
> .adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/92392
newsgram.com#?#.main > div[style^="width:"][style*="align-items: center;"] >
img[onclick^="window.location.href"][onclick*="&utm_medium=banner"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92806
nulljungle.com#?#.articles > article.grid-50:not(.post) > .epcl-banner-
grid_loop:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92297
webcourses.us#?#.herald-sidebar div[id^="text-"] > h4 >
span:contains(/^Advertisement$/):upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/92292
freetutsdownload.net#?#.g-single > center > .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92206
corporatebytes.in#?#.td-ss-main-sidebar > .td_block_template_1 > .textwidget > p
> .adsbygoogle:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/92199
tlgrm.eu#?#.channel-feed-container > .channel-feed > .channel-feed__brick > .cfeed-
card > .cfeed-card-header > .cfeed-card-header__avatar--banner:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/92040
!+ NOT_OPTIMIZED
techpp.com#?#div[class^="postBox"] > div[class^="articleList"] > .infeedBlock
> .adsbygoogle:upward(2)
!+ NOT_OPTIMIZED
techpp.com#?##home-posts-section > .ct-section-inner-wrap > .ct-div-block > .ct-
code-block > .code-block:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92801
gab.com#?#main .sticky-outer-wrapper > .sticky-inner-wrapper > div[class] >
aside[class^="_"]:has(> div[class^="_"] > div[class^="_"] > div[class^="_"] >
h2:contains(/^Sponsored$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/98942
! https://github.com/AdguardTeam/AdguardFilters/issues/91627
psychcentral.com#?#aside[class^="css-"] div[data-empty="true"] > div[data-adbridg-
ad-class]:upward(aside[class^="css-"])
psychcentral.com#?#div[data-empty="true"] > div[data-adbridg-ad-class]:upward(1)
psychcentral.com#?#.article-body div[class^="css-"] > aside[style="display: none !
important;"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/93533
pastebin.com#?#div[style]:not([class]):not([id]) > .adsbyvli:first-child:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/91038
jaxenter.com#?##sidebar > div.widget:has(iframe[src^="https://jaxlondon.com/"])
jaxenter.com#?#.row > div.col-lg-4:has(> div.highlight > div.text > p >
a[href^="https://develop-your-future.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/91344
manoranjannama.com,sportsnama.in,naukrinama.com#?#div[class*="colombiaone"] >
div[class]:has(> div[class][id] > div > a[href*="/can/evnt/click.htm?"]
[target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/90920
simplesnippets.tech#?##secondary > #custom_html-17 > h3 + .textwidget
> .adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/91405
tumblr.com#?#aside > div[class^="_"][style^="top:"]
a[href="/docs/relevantads"]:upward(3)
tumblr.com#?#header[role="banner"] > div > a[href="/docs/en/relevantads"]:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/91263
nudostar.com#?#.p-body-inner > ul.notices > li.notice > .notice-content:only-
child:not(:has(>*)):upward(1)
nudostar.com#?#.p-body-inner > ul.notices > li.notice > .notice-content >
iframe[src^="https://go.dmzjmp.com/i?campaignId="]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/91347
independent.co.uk#?#.sidebar > div[class^="sc-"] > div[class^="sc-"] > div[data-ad-
unit-path]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/90945
ucas.com#?#.section__sidebar-second > .region--sidebar-second.sticky > .brick--
article-mpu-first:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/90952
algorandfaucet.com#?#.columns > .hide-xl:has(> .card > .card-body > span >
div[data-zone])
algorandfaucet.com#?#.columns > .col-sm-12 > .card:has(> .card-body > span >
div[data-zone])
! https://github.com/AdguardTeam/AdguardFilters/pull/91033
learn-c.org,learn-cpp.org,learn-golang.org,learn-html.org,learn-js.org,learn-
perl.org,learn-
php.org,learncs.org,learnjavaonline.org,learnpython.org,learnrubyonline.org,learnsc
ala.org,learnshell.org,learnsqlonline.org#?##google-ad-right >
div[class]:not(:has(> div > a[href]))
learn-c.org,learn-cpp.org,learn-golang.org,learn-html.org,learn-js.org,learn-
perl.org,learn-
php.org,learncs.org,learnjavaonline.org,learnpython.org,learnrubyonline.org,learnsc
ala.org,learnshell.org,learnsqlonline.org#?##google-ad-right >
h4:contains(Sponsors)
learn-c.org,learn-cpp.org,learn-golang.org,learn-html.org,learn-js.org,learn-
perl.org,learn-
php.org,learncs.org,learnjavaonline.org,learnpython.org,learnrubyonline.org,learnsc
ala.org,learnshell.org,learnsqlonline.org#?##google-ad-right >
h4:contains(Sponsors) + div > a
! placeholder
marketrealist.com#?#.ad-vertical:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/90496
ecityworks.com#?##section_content .col-md-8 > .row > .col-12
> .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/90415
alphr.com#$?#.fs-pushdown-sticky { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/90351
sentinelassam.com#?#.theiaStickySidebar > div[id^="common_top_right_"]
> .adsbygoogle:upward(1)
sentinelassam.com#?##aside-home > div[id^="top_right_"]:not([data-name])
> .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/90401
peepdaily.net#?##sidebar > .widget > .textwidget > p >
a[href^="https://subyshare.com/affiliate/"]:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/90176
iphoneincanada.ca#?##main > .widgets-after-content > aside > div > div[id^="div-
gpt-ad"]:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/100091
timesofindia.indiatimes.com#?#.clearfix > div[class^="_"]:has(> div.LazyLoad:first-
child > div[id^="div-gpt-ad-"])
timesofindia.indiatimes.com#?#.sidebar > .one-third.outer > style + div[class*=" "]
> div[data-cb="processCtnAds"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/89764
mashable.com#?#div[data-pogo][id]:matches-css-before(content: /^ADVERTISEMENT$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/89733
watannetwork.com#?#.row > .col-md-12 > .box-radius.unavailable >
div[align="center"] > .adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/89524
gamingintelligence.com#?#.col-lg-3 > .main > .mb-3 >
div[class$="adsanity-"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/89510
publicholidays.us#?#.page__content > .phgviewportconditional > div[id^="phg-
ad-"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/89835
arrowos.net#?#.center.card-content:has(> ins.adsbygoogle)
! placeholder
rule34hentai.net#?#section[id$="left"] > .blockbody > script[type]:upward(2)
rule34hentai.net#?#section[id$="main"] > .blockbody > .adsbyexoclick:upward(2)
! manchestereveningnews.co.uk - ads near bottom
manchestereveningnews.co.uk#?#.secondary > .teaser:has( > figure > .sponsored)
! https://github.com/AdguardTeam/AdguardFilters/issues/89558
healthline.com#?##__next > div[class]:has(> aside > div > div[data-adbridg-ad-
class])
! https://github.com/AdguardTeam/AdguardFilters/issues/89551
topminecraftservers.org#?#.grey-section:has(> div[style^="text-align:center;min-
height:"])
! https://github.com/AdguardTeam/AdguardFilters/issues/89575
reshish.com#$?#.sideArea:has(div.adsSideHeight) { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/88936
yuzu-emu.org#?#div[class="hero-body"] > div.has-text-centered >
ins.adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/89207
istheservicedown.in,istheservicedown.com#?##reports > ul > li > .promoted-
infeed:upward(1)
istheservicedown.in,istheservicedown.com#?##main-content > article > section
> .section > .promoted:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/89241
xrares.com#?##related_videos > div.row > div > div.well:has(>
a[href*="/plugout.php"])
! https://github.com/AdguardTeam/AdguardFilters/issues/88904
gizchina.com#?#.vw-content-area > section#vwspc-section-2:has(> .container > .row >
.vwspc-section-content > p > script:contains(googletag))
gizchina.com#?#.vw-content-area > section#vwspc-section-4:has(> .container > .row >
.vwspc-section-content > center > p > script:contains(googletag))
! https://github.com/AdguardTeam/AdguardFilters/issues/88885
electrical4u.com#?#.inside-right-sidebar > .widget:has(.ezoic-ad)
! placeholder
xtubetop.com#?#.video-block-happy:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92561
9gag.com#?#.list-stream > article:has(p > a[target="_blank"]:contains(Promoted))
! https://github.com/AdguardTeam/AdguardFilters/issues/88752
9gag.com#?#.list-stream > article:not([id]):has(div.dfp)
! https://github.com/AdguardTeam/AdguardFilters/issues/87046
9gag.com#?#div[id^="sidebar-stream-"] > h4:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/88642
hinkhoj.com#?##maint > div[class^="row dict_search_"] > .custum_heading >
h3:contains(/^Advertisements$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/88700
global.techradar.com#?#.feature-block > div[id]:has(> a[class]:contains(ponser))
! https://github.com/AdguardTeam/AdguardFilters/issues/90436
! https://github.com/AdguardTeam/AdguardFilters/issues/88475
examveda.com#?#.sidebar > .padding2 > div[id^="div-gpt-ad"]:upward(1)
examveda.com#?#div[class^="col-md"] > .padding2 > div[id^="div-gpt-ad"]:upward(1)
examveda.com#?#div[class^="col-md"] > .padding2 > .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/88615
digiday.com#?#.fly-sidebar-column > div.fly-module-holder:has(> div.sidebar-promo)
! https://github.com/AdguardTeam/AdguardFilters/issues/88300
smallseo.tools#?#.category_box > .col-md-6 > .adsbygoogle:upward(1)
smallseo.tools#$?#.container > .col-md-12 > .col-md-8.text-center
> .adsbygoogle:upward(1) { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/87967
tureng.com#$?#.termresults-ad-tr { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/87785
d4rkexecutor.com#?#div[data-mesh-id="ContainerqkltfinlineContent-gridContainer"] >
div[id^="comp-"]:not([data-testid]):not([style]) > iframe[title="Google
AdSense"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/87587
cheatcc.com#?##sidebar > .side-box > .top > div:contains(/^AROUND THE
WEB$/):upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/87492
dubzstreams.com#?#.widget_admania_sticky_widgets > .admania-widgettit > h3.admania-
widgetsbrtit:contains(/^Sticky Ad$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/87374
apkpure.com#?#.right > div[style*="position: relative;"]
[style*="height:"]:has(a[href="https://www.macblurayplayer.com/spyhunter-malware-
removal-windows.htm"])
! https://github.com/AdguardTeam/AdguardFilters/issues/87424
dramacool.*#?#.content-right > div.block-tab > ul.tab > li:contains(/^Ads$/)
dramacool.*#?#.content-right > div.block-tab > div.block > div.tab-content:has(>
div.ads_place_160)
! https://github.com/AdguardTeam/AdguardFilters/issues/87233
browserhow.com#?#div[class^="display-block"] > .adsbygoogle:upward(1)
browserhow.com#?#.sidebar-content > .ai_widget > div[class^="display-block"]
> .adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/87238
egamersworld.com#?#.right_column > div[class="side_bookmakers"]:has(> div >
h2:contains(/Bookmaker|Wettanbieter|Casas de apostas|Casas de apuestas|Bukmacherzy|
Bahisçiler|Vedonvälittäjät|Букмекеры/))
! tripadvisor.jp, tripadvisor.com etc. placeholder
tripadvisor.*#?##component_2 > div[class^="_"] > div > div[class^="iab_"]
[style="min-height:90px"]:upward(2)
tripadvisor.*#?#.ui_container > div[class] > div[class^="_"] > .iab_medRec:only-
child:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/86224
latestlaws.com#?#.box > a[href^="https://us02web.zoom.us/meeting/register/"]:has(>
div.row > div.col-md-12 > img[alt^="KD Lex Chambers LLP"])
latestlaws.com#?#.front-sidebar > div.row:has(> div.col-md-12 > div.widget-border-
none > a[target="_blank"][rel="nofollow"])
latestlaws.com#?#.front-sidebar > div.row:has(> div.col-md-12 > div.widget-border-
none > a[target="_blank"] > img[alt="Dee Gee"])
latestlaws.com#?#.front-sidebar > div.row:has(> div.col-md-12 > div.widget-border >
a[href^="https://nalsa.gov.in/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/85967
thephoblographer.com#?##side-bar > div.widget_text > h3.widget-head:contains(Shop
eBay):upward(1)
thephoblographer.com#?##side-bar > div.widget_text > div.textwidget >
div[id^="vuukle-ad-"]:upward(div.widget_text)
! https://github.com/AdguardTeam/AdguardFilters/issues/86549
engadget.com#?#ul[data-component="LatestStream"] > li:has(> article > div[class] >
div[class] div[data-component="PostInfo"] > a[data-ylk*="Sponsored"])
! https://github.com/AdguardTeam/AdguardFilters/issues/85627
irishtimes.com#?#.row > div.story:has(> a[href^="/sponsored/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/85379
healthline.com,greatist.com#?#.article-body > div:not(.otnotice):has(section
div[class]:contains(ADVERTISEMENT))
healthline.com,greatist.com#?#.article-body > div[class^="css-"] > p ~
div[class]:has(> aside div[data-ad="true"])
greatist.com#?#.article-body > div:has(section span[class]:contains(/^GO NOW$/))
healthline.com#?##__next > aside[class^="css-"]:has(> div[class] > button + div >
div[data-ad="true"])
! https://github.com/AdguardTeam/AdguardFilters/issues/85095
iphonehacks.com#?##content > div[class="hentryr"] > center > div[id^="div-gpt-
ad-"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/85047
msn.com#?##main > .stripecontainer > .lifestyle:has(> .stripe > .stripenav > ul >
li > span.adslabel)
! https://github.com/AdguardTeam/AdguardFilters/issues/85636
vxxx.com#?#.videoplayer + div:has(> .a-label)
vxxx.com#?#.video-page-content + div:has(> div > h2:contains(Suggested))
vxxx.com#?#.wrapper-margin + div:has(> .a-label)
! https://github.com/AdguardTeam/AdguardFilters/issues/84827
outlook.live.com#?##app > div[class] > div[class] > div[class] >
div[class]:not(.ms-FocusZone):not([class^="screenReaderText"]):has(> div >
button[data-is-focusable])
outlook.live.com#?##app > div[class] > div[class] > div[class] >
div[class]:not(.ms-FocusZone):not([class^="screenReaderText"]) div[data-max-width]
+ div[class]:has(> div[class] > div > div[id^="owaadbar"])
!+ PLATFORM(windows, mac)
outlook.live.com#?##app > div[class] > div[class] > div[class] >
div[class]:not(.ms-FocusZone):not([class^="screenReaderText"]) div[data-max-width]
[data-skip-link-name] > div[style^="padding-right:"] + div[tabindex]
div.customScrollBar > div[class] > div[class]:not([id]):not([data-convid]):has(>
div:not([class]) div[class] > div[style] + div.fbAdLink)
! https://github.com/AdguardTeam/AdguardFilters/issues/84976
pluginsaddonsextensions.com#?#.col-md-4 > .rightcol:has(> #google_ad)
pluginsaddonsextensions.com#?#.col-md-4 > .mapbox > .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/84942
tasteofcinema.com#?##secondary > .inner > aside[id^="text-"] >
h3:contains(/^Advertisement$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/84807
xtorx.com#?##restitle:has(> strong > a[target="_blank"])
xtorx.com#?##restitle:has(> strong > a[target="_blank"]) + div#rescite
xtorx.com#?##restitle:has(> strong > a[target="_blank"]) + div#rescite +
div#resdesc
! https://github.com/AdguardTeam/AdguardFilters/issues/84584
scrolller.com#?#.vertical-view__item > a[rel] > div > div > div.native-ad-item-
panel:upward(4)
! https://github.com/AdguardTeam/AdguardFilters/issues/84412
electricaltechnology.org#?#.container-normal > .main-content-row > .main-content
> .stream-item-mag > .container-wrapper > .adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/84569
devcourseweb.com#?##secondary ins.adsbygoogle:upward(2)
freecourseweb.com#?#.site-main > article:not([id]):has(> div.custom-infeed-wrap-div
> ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/90600
! https://github.com/AdguardTeam/AdguardFilters/issues/84366
thehansindia.com#?#.theiaStickySidebar > div > section.editorial:has(> div >
div[align="center"] > div[id^="div-clmb-ctn-"])
thehansindia.com#?#.theiaStickySidebar > div > section.editorial:has(> div
div[class^="ads"])
thehansindia.com#?#.theiaStickySidebar > div > section.editorial:has(> div.pd-
0.hide)
! https://github.com/AdguardTeam/AdguardFilters/issues/83718
theusbreakingnews.com#?#.theiaStickySidebar > div.widget:has(> div.widget-container
> div.textwidget > ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/83721
audiophileon.com#?##sidebar-one-blocks .sqs-block-html:has(+ .amazon-block)
audiophileon.com#?##content > .extra-wrapper > .sqs-layout:has(.sqs-block-button-
container--center > a[href^="https://www.amazon.com/"][target="_blank"])
! https://github.com/AdguardTeam/AdguardFilters/issues/13109
neowin.net#$?#.news-item--sharethrough { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/83581
freemoviescinema.com#?#.container >
div[style="text-align:center;"]:contains(/^Advertisement$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/83435
evoload.io#?#.kt-portlet > .kt-portlet__body:not([id]) >
div[id*="ScriptRoot"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/83154
coursewikia.com#?##secondary > .widget_text:has(> div.textwidget ins.adsbygoogle)
! https://forum.adguard.com/index.php?threads/give-me-solution-please-all-image-
blocking.42999/
sektekomik.com#?##sidebar > .widget_text:has(> .textwidget > a > img[alt="ads"])
! https://github.com/AdguardTeam/AdguardFilters/issues/83392
yourbittorrent2.com#?#.card > div#torrent-description:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/83132
discudemy.com#?#article > section.card > ins.adsbygoogle:upward(section.card)
! https://github.com/AdguardTeam/AdguardFilters/issues/82597
upvideo.to#?#.downloadGenerated > .row.align-items-center > .text-
center:contains(ADS HERE)
! https://github.com/AdguardTeam/AdguardFilters/issues/83013
xxxvideos.ink#?#li.plate iframe[width="300"]:upward(.plate)
! jomo-news.co.jp placeholder
jomo-news.co.jp#?#.article-card > div.ads_triple:upward(1)
! ibarakinews.jp placeholder
ibarakinews.jp#?#div[style^="height:250px;width:300px"] >
a[href^="https://af."]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/81921
courseclub.me#$?#.listing-item-ad { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/82076
kiss-anime.ws#?#.rightBox:has(> .barTitle:contains(KissAnime Ads))
! https://github.com/AdguardTeam/AdguardFilters/issues/81530
gtainside.com#?#.col-lg-4 > .bar_container >
.bar_headline:contains(/^Advertising$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/81239
rawkuma.com#?##sidebar > .widget_text > .textwidget > script[id*="clb"]:upward(2)
rawkuma.com#?##sidebar > .widget_text > .textwidget > script:contains(var
ad_idzone):upward(2)
! placeholder
influencersgonewild.com#?#.g1-advertisement-inside-grid:upward(li)
! https://github.com/AdguardTeam/AdguardFilters/issues/80696
tecadmin.net#?#.widget_text > .textwidget > ins.adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/80272
secureblitz.com#?#.widget_text > .widget-title > span:contains(/^ADVERTISEMENT|
Advertisement$/):upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/80776
flatpanelshd.com#?#.col-md-4 > div[class^="forsideboks"] > .seperatorposition
> .kategoritekst:contains(/^AD$/):upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/80752
tumblr.com#?#div[style^="top:69px"]:has(h1:contains(/^Sponsor|Patrocinado|
Gesponsert|Gesponsord|Спонсируется|広告/))
! https://github.com/AdguardTeam/AdguardFilters/issues/80254
vladan.fr#?#.widget-wrap > h4:contains(/Advertisement|BSA/):upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/80688
arkadium.com#?#.fresnel-container:has(> div[style] > div[class*="AdContainer"])
! https://github.com/AdguardTeam/AdguardFilters/issues/80001
cdromance.com#?#.game-container > ins.adsbygoogle:upward(1)
cdromance.com#?#.widget_custom_html >
.widget-title:contains(/^Advertisements$/):upward(1)
! https://github.com/bogachenko/fuckfuckadblock/issues/178
mfk-shorter.com#?#.box-main > div.box > div.banner-captcha:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/79765
musixmatch.com#?#.side-panel > .box > .box-content > div >
div[id^="div_gpt_ad_"]:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/79475
cointelegraph.com#?#div[class^="_"] > img.banner-blocked:only-child:upward(1)
cointelegraph.com#?#.posts-listing__list > .posts-listing__item > div[class*=" "] >
div[class^="_"] > .banner-blocked:only-child:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/79652
wxii12.com#?#.article-content--body-text > .article-content--body-wrapper-side-
floater > .ad-rectangle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/79750
downloadhub.kim#?#.widget-title > .textwidget > p > a[href]
[rel="noopener"]:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/79329
dutchycorp.ovh#?#center > p > b:contains(/^Advertisement$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/79304
faucetcrypto.com#?#.grid > .items-center > iframe[id$="-ad-iframe"]:only-
child:upward(1)
faucetcrypto.com#$?#.items-center > iframe[id$="-ad-iframe"]:only-child:upward(1) {
min-height: 0 !important; }
faucetcrypto.com#$?#:not(.grid) > .items-center > svg.animate-spin:only-
child:upward(1) { min-height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/79335
mcrypto.club#?#div[id^="custom_html-"] > .widget_text > .bestwp-widget-title >
span:contains(/^(Our )?Sponsor$/):upward(3)
! placeholder
appnaz.com#?#.adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/78903
canonrumors.com#?#.site-main > .block-xpress[id^="text-"] > .block-container
> .block-row > .textwidget > #taboola-below-article-thumbnails:upward(4)
! https://github.com/AdguardTeam/AdguardFilters/issues/78688
cybermania.ws#?#.widget_text > .textwidget > p > ins.adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/78574
anupama.net#?#.text-html:has(> div.widget-top > h4:contains(/Sponsored|
Advertisement/))
! https://github.com/AdguardTeam/AdguardFilters/issues/5083
uvnc.com#?##sp-left > div.sp-column > div.sp-module:has(.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/78713
thewindowsclub.com#?##genesis-content > .textwidget > span[id^="ezoic-pub-ad-
placeholder-"]:upward(1)
thewindowsclub.com#?##genesis-content > .textwidget > center > span[id^="ezoic-pub-
ad-placeholder-"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/78629
bikeradar.com#?#.sidebar__item > .article-list >
h3.section-heading-1:contains(/^Daily Deals$/)
bikeradar.com#?#.elementor-widget-container > .article-list > h3.section-heading-
1:contains(/^Daily Deals$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/78650
c4ddownload.com#?#.posts > article.preview-post > .preview-wrapper
> .adContent1:upward(2)
! https://github.com/uBlockOrigin/uAssets/issues/8744
downloadingadda.com#?#.inside-right-sidebar >
aside[id^="custom_html-"]:has(> .textwidget)
! https://github.com/AdguardTeam/AdguardFilters/issues/76433
google.*#?#body > div[class]:has(> div > div[data-hveid] > a.sh-np__click-
target[data-merchant-id])
google.*#?##search div[data-hveid] div[jscontroller] div[jscontroller][data-
hveid]:has(> div[jsname][jsaction] a[data-ved] div[role="heading"] + span[class] >
span[class] > span[style="padding:0 5px"])
! google map ad
google.*#?#div[jscontroller][jsaction] > div[jsname][jscontroller][data-record-
click-time]:has(> div[jsname] > div[class] > a[jsname] > div[class] >
span.rllt__details > div > span[class]:contains(Ad))
! google shopping
google.*#?#div[eid][data-async-context] > .sh-sr__shop-result-group[data-
hveid]:has(> div[class] > div[class] > .sh-sp__plain)
! https://github.com/AdguardTeam/AdguardFilters/issues/78241
nekomeowmeow.com#?#div[class*="widget_text"]:has(> div.textwidget:only-child > p >
ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/78074
stocksregister.com#?#.td-post-content > div[id^="stock-"]:has(> p[style] >
span[style]:contains(Sponsored))
! https://github.com/AdguardTeam/AdguardFilters/issues/77840
poki.com#?#div[class*=" "] > div[class] > div[style^="height:"] +
div[class]:contains(/^Advertisement$/):upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/77784
! https://github.com/AdguardTeam/AdguardFilters/issues/77635
tineye.com#?#.no-results > .sidebar.bottom > .promo:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/96069
xanimu.com#?#.video-loop > div.row > div[class^="order-"]:has(> div[class]
ins.adsbyexoclick)
xanimu.com#?#.video-loop > div.row > div[class^="order-"]:has(> div.video-block >
a[href] span.duration-ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/76928
beef1999.blogspot.com#?##banner_app
beef1999.blogspot.com#?#.overlay
beef1999.blogspot.com#?#.popup
beef1999.blogspot.com#?##boz_av_bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/76875
moviesflix.one#?#div[id^="custom_html-"]:contains(Ads)
! https://github.com/AdguardTeam/AdguardFilters/issues/76598
webbrowsertools.com#?#div[class^="card shadow"]:contains(Advertisement)
! placeholders in studyandanswers.com
studyandanswers.com#?#div.banner:contains(-gpt-ad-)
! https://github.com/AdguardTeam/AdguardFilters/issues/102218
! qwant.com (unblocked in Filter unblocking search ads and self-promotion)
!+ NOT_OPTIMIZED
lite.qwant.com#?#.content > article.result:has(> p > span.ad)
! https://github.com/AdguardTeam/AdguardFilters/issues/76171
shortenbuddy.com#$?##nextBTNH { display: block !important; }
! https://github.com/easylist/easylist/pull/6896#pullrequestreview-599945327
cambb.xxx#?#.thumb div.ad:upward(.thumb)
! https://github.com/AdguardTeam/AdguardFilters/issues/76089
wpshare.net#?#section[class^="widget wpshare-widget"] > h4[class^="widget-
title"]:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/74895
live-nba.stream,telerium.digital,dtefrc.online,veopartidos.net,lowend.xyz#$?
##overlay { remove: true; }
!
https://github.com/easylist/easylist/commit/251b21d9a432dc48350f8b84c55d7f52c2b3b24
2#commitcomment-47279541
twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion,twitter.com#?
#section:only-child > h1[id][aria-level="1"] + div[aria-label] > div[style] >
div[style] div[class^=css-] > h2 > div[dir=auto][style^=-webkit-line-clamp]>
span:contains(プロモツイート):upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/75680
imagetwist.com#?#.text-center > iframe[name^="spot_id_"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/74968
softpedia.com#?##swipebox-overlay > #swipebox-right:matches-css-before(content:
/^Advertisement$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/74787
nomics.com#?#.home-dashboard_wrap > .home-dashboard_module-5 > .br2 > div >
broadstreet-zone-container:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/75004
! pop-ups in cut-fly.com etc.
sohexo.org,link.ltc24.com,cut-fly.com,link.bitmos.co.in#$?##go-popup { remove:
true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/74902
robot-forum.com#?#.boxContainer > div.box ins.adsbygoogle:upward(.boxContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/74495
theregister.com#?##right-col > .rhs_eagle_container > .adun:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/73691
mad4wheels.com#?#.prodotti-grid > .mb-5 > .card > .card-body > a >
img[src^="/ads/"]:upward(.mb-5)
mad4wheels.com#?#.prodotti-grid > .mb-5 > .card > .card-footer > .pull-
right:contains(/^Ads$/):upward(.mb-5)
! https://github.com/AdguardTeam/AdguardFilters/issues/74335
linkedin.com#?##main > .ember-view > div > div[data-id^="urn:li:activity:"]
> .occludable-update > div[class^="feed-shared-update-"][data-urn] > div > .feed-
shared-actor > .app-aware-link > .feed-shared-actor__meta > span.feed-shared-
actor__sub-description:last-child:not(:has(>*)):upward(div[data-
id^="urn:li:activity:"])
! https://github.com/AdguardTeam/AdguardFilters/issues/73781
escapegames24.com#?#.sidebar > div.widget:has(> h2:contains(Advertisement))
escapegames24.com#?#.widget-content > div[align="center"]:has(> font >
b:contains(Advertisement))
! https://github.com/AdguardTeam/AdguardFilters/issues/73666
taxi-point.co.uk#?#div[id^="comp-"] > a[data-testid="linkElement"] > wix-
image[data-src$="~mv2.gif"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/71909
comidoc.net#?#.MuiBox-root > .MuiCard-root > .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/72387
gamedev.net#?#.justify-content-start.align-items-center.mb-3 > div[id^="div-gpt-
ad"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/72369
loadout.tf#?#.flex-panel[style^="display: flex; flex-direction: column; order:"]
> .loadout-application-advertisement-header:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/72211
dlsharefile.com#?#.mt-5 > div[class="border
bg-secondary"]:has(a[href^="https://www.amazon.com/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/72011
shotwars.io#?#.menuCard[style] > div[id^="shotwars-io_"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/72028
hackintoshshop.com#?#.single-post-content div.lazydiv[data-matchmedia] >
script:first-child:contains(.adsbygoogle):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/71487
unknowncheats.me#?#center > font:contains(/^sponsored/)
unknowncheats.me#?#.page > div[style] table[id^="post"] > tbody > tr > .alt2 > div
> div > div[id^="div-gpt-ad"]:upward(table[id^="post"])
! https://github.com/AdguardTeam/AdguardFilters/issues/71146
mostraveller.com#?#.owl-item > div[id^="ads"]:upward(1)
chessmoba.us#?#.owl-item > div[id^="ads"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/73848
cnx-software.com#?#aside#secondary > section.widget:has(> h2:contains(Sponsors))
cnx-software.com#?#div[align="center"]:contains(Advertisements)
! https://github.com/AdguardTeam/AdguardFilters/issues/70837
pussyspot.net#?#div[id^="main"] > div[class^="box"] a[target="_new"]:upward(2)
pussyspot.net#?#div[id^="main"] > div[class^="box"] a[target="_blank"]:upward(2)
pussyspot.net#?#div[id^="main"] > div[class^="box"]
iframe[src^="https://ads.cdngain.com/"]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/71725
nationalfile.com#?#.theiaStickySidebar > div[id^="custom_html-"] > .textwidget
> .adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/71739
writerscafe.org#?#.column > .box > .pay:only-child:upward(1)
writerscafe.org#?#.column > .box > center > .pay:only-child:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/71795
webserver.one#?#.imHGroup > div[id^="imCell_"]:not(#imCell_300) >
div[id^="imCellStyleTitle_"]:contains(/^Advertisement$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/71789
askdifference.com#?#.section > .text-center >
div:contains(/^ADVERTISEMENT$/):upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/70143#issuecomment-751268899
youtube.com#?#ytd-rich-grid-row > #contents > ytd-rich-item-renderer:has(> #content
> ytd-display-ad-renderer)
youtube.com#?#ytd-rich-grid-renderer ytd-rich-item-renderer div > ytd-display-ad-
renderer:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/70802
tokyvideo.com#?##related-videos > .fan--related-videos > div[id^="optidigital-
adslot"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/70794
fontspace.com#?#.content-rounded-both .font-container:not([style*="background-
color"]) > .text-center > .proper-ad-unit:upward(2)
! https://forum.adguard.com/index.php?threads/adguard-is-not-really-blocking-ads-
in-bing-microsoft-edge-browser.41208/#post-206493
bing.com#?##b_results > li:has(> h2 + .b_caption > div.b_attribution:not([u]) +
p[class])
! https://github.com/AdguardTeam/AdguardFilters/issues/70959
msn.com#?#div[data-template-key] > div[style]:has(> div[class] > div[data-
t*="NativeAd"])
msn.com#?#.todaystripe > ul > li:has(> .nativead)
! https://github.com/AdguardTeam/AdguardFilters/issues/70540
keybr.com#?#body > .Body-header > div[style^="position:relative;"]:only-child
> .Placeholder:upward(2)
keybr.com#?#body > .Body-container > .Body-aside >
div[style^="position:relative;"]:only-child > .Placeholder:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/70547
fool.com#?#.special-message > .promoboxAd:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/70479
onlinemschool.com#?#body > div[style] > #oms_left_block > #oms_left:only-child >
div[id^="oms_"] > .adsbygoogle:upward(#oms_left_block)
onlinemschool.com#?#body > div[style] > #oms_left_block > #oms_left:only-child >
div[id^="oms_"] > div[style*="important"]
[onclick^="oms_zz_"]:upward(#oms_left_block)
! https://github.com/AdguardTeam/AdguardFilters/issues/70951
! https://github.com/AdguardTeam/AdguardFilters/issues/69017
videohelp.com#?#div[id] * > a[href^="https://go.nordvpn.net/aff_c?"]:upward(1)
videohelp.com#?#div[id] a[href^="https://www.dvdfab.cn/"] + a[href]:upward(1)
videohelp.com#?#div[id] a[href]:contains(/^Try (?:D.?V.?D.?F.?a.?b.?|StreamFab)|
^DVDFab$/) + a[href]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/70387
devcourseweb.com#$?#.better-ads-listitemad { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/70277
freeconvert.com#?#.convert-process-content > .row > .col-sm-offset-1 > .convert-box
> .adswrapper:upward(1)
freeconvert.com#?#.convert-process-content > .row > .col-sm-offset-1 > .convert-box
> advertisement:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/69677#issuecomment-744866058
popjav.tv#?#.releated_video_list > li.releated_video:has(> div.releatedadsholder)
! https://github.com/AdguardTeam/AdguardFilters/issues/69526
tricksplit.io#?#p + div[class^="_"] > ins.adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/110217#issuecomment-
1039404424
! google - ad section in the right column
google.*#?##kp-wp-tab-overview > div[data-hveid]:has(> div[jsname]
div[class*="__wholepage-card"] > div > div[class] div[class] > a[href^="/aclk?"])
google.*#?##kp-wp-tab-overview > div[data-hveid]:has(> div[jsname]
div[class*="__wholepage-card"] > div > div[class] div[class] >
a[href^="https://www.googleadservices.com/pagead/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/69433
charlieintel.com#?#div[id^="sidebar"] > .code-block > div > .ai-
attributes:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/68084
alternativeto.net#?#div[data-testid="alternative-list"] > ul[class^="jsx-"] >
li.app-list-item:has(span.sponsored)
! https://github.com/AdguardTeam/AdguardFilters/issues/69222
hentai4manga.com#?##innerContent div[style]:has(> div[id^="banner"])
hentai4manga.com#?##innerContent div.article-top + div.textbox:not(:has(>
div.textbox-content))
! https://github.com/AdguardTeam/AdguardFilters/issues/69299
xenforo.pk#?#.p-body-sidebar > .samCodeUnit[data-
position="container_sidebar_above"] > .samItem > .adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/68939
ovagames.com#?##left-div > span.single-entry-titles:contains(/^Sponsor$/)
ovagames.com#?##left-div > .post-wrapper > div > center > #adter:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/68836
softpedia.com#?##swipebox-action > #swipebox-top:matches-css-before(content:
/^Advertisement$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/68814
gsmarena.com#?#.floating-title > div[style="margin-left: -10px; margin-top: 30px;
height: 145px;"] > div[id^="div-gpt-ad"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/68096
!+ NOT_OPTIMIZED
canyoublockit.com#?#center > p:contains(Advertisement)
! https://github.com/AdguardTeam/AdguardFilters/issues/68099
pornoeggs.com#?#.col > .card-deck:has(> .card > .card-img > div[class^="ib-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/68034
gta5-mods.com#?#.file-list > .row > .col-xs-12 > .file-list-obj > .ad-inline-
mod:upward(2)
gta5-mods.com#?##content > #file-download > .row > .hidden-xs >
h4:contains(/^Sponsored Link$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/67808
receive-sms-free.net#?#.layout > .casetext > .table-hover > .col-xs-12
> .mobile_hide:contains(/^ADS$/):upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/67780
goodyfeed.com#?#.tdb-block-inner > .code-block > .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/67719
emulatorgames.net#?#.eg-label:contains(/^advertisement$/)
emulatorgames.net#?#.eg-list > .eg-incontent > .text-center >
.eg-label:contains(/^advertisement$/):upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/67649
hentaienglish.com#?#.blog-items > .post-item.site__col:has(> .ads-between-post)
! https://github.com/AdguardTeam/AdguardFilters/issues/67588
9anime-tv.com#?#.theiaStickySidebar > div[id^="text-html-widget-"]:has(> .widget-
title > h4:contains(/^Advertisement$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/67398
desktophut.com#?#.king-part-q-list > form > #container > .king-q-list-
item:not([id]) > center > .adsbygoogle:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/issues/67124
manhwatop.com#?#.body-wrap > div[class^="c-sidebar c-
top-"]:not(:has(div[class*="widget-manga-popular"]))
! https://github.com/AdguardTeam/AdguardFilters/issues/67126
topbestalternatives.com#?#center > .label.top:contains(/^ADVERTISEMENT$/)
topbestalternatives.com#?#.entry-content > .list-content > .section >
center:has(> .container:only-child > .adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/66869
wallpaperflare.com#$?#.lst_ads { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66867
laidhub.com#?#.item-col > div.inner-col:has(span[class="quality-icon q-
hd"]:contains(/^AD$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/66845
pdfforge.org#?#.column-element > .neos-contentcollection > .column > .neos-
contentcollection:has(> div[class^="adsense"])
! https://github.com/AdguardTeam/AdguardFilters/issues/66758
digitalfaq.com#?#.rc_c > #posts > center:has(> .page:only-child td[nowrap="nowrap"]
> .smallfont:contains(/^Ads \/ Sponsors$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/66650
punchng.com#?#.trending-news > .row> .title-header2:contains(/^Advert$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/16624
coub.com#$?#.timeline-banner { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66530
amgelescape.com#?#br + h2:contains(ADVERTISEMENT)
! https://github.com/AdguardTeam/AdguardFilters/issues/66367
rule34.paheal.net#?#script[src$="ads.js"]:upward(section[id])
rule34.paheal.net#?#.blockbody > div[align="center"] > ins.adsbyexoclick:upward(2)
rule34.paheal.net#?#section[id$="main"] > div.blockbody:contains(ad_idzone)
! https://github.com/AdguardTeam/AdguardFilters/issues/66362
staticice.com.au#?#td[valign="middle"] .s_font[align="right"] >
font:contains(/^advertisement$/)
staticice.com.au#?#table[style="border-width:1px"] td[width="100%"]:only-
child:has(> b:contains(/^Ads by Google$/))
staticice.com.au#?#table[width="100%"] > tbody > tr > td[height="80"]
[valign="middle"][align="center"]:has(> table > tbody > tr > .s_font)
staticice.com.au#?#table[width="100%"] > tbody > tr > td[height="100%"]:has(>
table:only-child > tbody > tr > td > a[href][target="_blank"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/66275
canonrumors.com#?##main > #text-15:has(#canonrumorsFreeStarVideoAdContainer)
! https://github.com/AdguardTeam/AdguardFilters/issues/66270
hunter-xhunter.com#?#center > div[style^="width: 336px; height: 280px;"]
> .adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/65881#issuecomment-716089497
adultgamesportal.com#?#.widget:has(> div.textwidget > a[href][target="_blank"]
[rel^="noopener"])
adultgamesportal.com#?#.widget:has(> div.textwidget >
a:not([href^="https://adultgamesportal.com/"]))
adultgamesportal.com#?#.widget:has(> div.textwidget iframe[src*="cfgr2.com/"])
adultgamesportal.com#?#.widget:has(> div.textwidget > script[src*="juicyads.com/"])
adultgamesportal.com#?#.widget:has(> div.textwidget > iframe[name^="spot_id_"])
! https://github.com/AdguardTeam/AdguardFilters/issues/66148
mousecity.com#?#div[style^="display: inline-block; width: 728px; height: 90px;
border:"] > script:only-child:upward(1)
mousecity.com#?#.main-slides > div[style^="float: left; width: 468px; height: 60px;
display: inline-block;"] > script:only-child:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/66035
lcpdfr.com#?#.ipsPad >
div[id^="lcpdfr_728x90_970x90_970x250_320x50_"].clsReductionLeaderboardHeight:only-
child:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/92570
facebook.com#?#div[role="complementary"] > div[class] > div[class] > div[class]
span > div > div:not([aria-label]):not([data-visualcompletion]):has(> div[class] >
div[class] div[class] > a[href^="https://l."][href*="facebook.com/l.php?u="]
[target="_blank"])
! 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
! 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/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#?#._illust-upload + div[style^="display:block;width:968px;height:170px;"]
pixiv.net#?#iframe[name="dashboard_home"]:upward(div[class^="sc-"][span="1"])
pixiv.net#?#iframe[name="footer"][width="728"][height="90"]:upward(1)
pixiv.net#?#iframe[name="rectangle"][width="300"][height="250"]:upward(1)
pixiv.net#?#iframe[name][width="184"][height="232"]:upward(1)
pixiv.net#?#iframe[name][width="500"][height="520"]:upward(1)
pixiv.net#?#.gtm-toppage-thumbnail-illustration-recommend-works-zone ul[class] >
li:has(> div[class] > iframe[name="topbranding_rectangle"])
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/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/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/62516
punemirror.indiatimes.com#?##content > div[class]:has(> div > div >
a[onclick*="punemirror.indiatimes.com/glnmep/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/61546
momxxxfun.com,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
fux.com,pornerbros.com,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#?#.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/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.*#?#.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/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/71040#issuecomment-779924936
reddit.com#?#div[style="margin-left:24px;margin-top:0"][class] > div[class] >
div[class^="_"]:not([data-redditstyle]):has(div[data-before-
content="advertisement"])
reddit.com#?#div[data-redditstyle] > div[style] > div[data-slot] > div[data-before-
content]:upward(div[data-redditstyle])
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
mail.yahoo.com#?#a[data-test-id="pencil-ad"]
mail.yahoo.com#?#div[data-test-id="pencil-ad"]
mail.yahoo.com#?#div[data-test-id="video-container"]
mail.yahoo.com#?#a[href^="https://b.gemini.yahoo.com/mbclk?"][target="_blank"]
mail.yahoo.com#?#a[href^="https://beap.gemini.yahoo.com/mbclk?"][target="_blank"]
mail.yahoo.com#?#a[data-test-id^="pencil-ad-messageList"]
! 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))
! https://github.com/AdguardTeam/AdguardFilters/issues/84212
station-drivers.com#?#aside[class^="tm-sidebar-"] > .uk-panel
> .bannergroup:upward(1)
station-drivers.com#?#.body-innerwrapper > #tm-bottom-a > .uk-container > .tm-
bottom-a:has(> div[class^="uk-"] > .uk-panel-box > .bannergroup)
station-drivers.com#?#.body-innerwrapper > #tm-top-b:has(> .uk-container >
section.tm-top-b.uk-grid > div[class^="uk-"] > .uk-panel-box > .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/))
! https://github.com/AdguardTeam/AdguardFilters/issues/54439
kotaku.com#?#section > div[class] > div[class]:has( > .ad-container)
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
!+ NOT_OPTIMIZED
lifehacker.com,lifehacker-com.cdn.ampproject.org#?#article > div[class*=" "]:has(>
div > p:contains(Advertisement))
!+ NOT_OPTIMIZED
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 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/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/107006
! https://github.com/AdguardTeam/AdguardFilters/issues/51494
pinterest.jp,pinterest.ru,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*="-"] span:contains(/Promoted by|
Promowane przez|Sponsorisée par|Рекламный пин|Рекламодатель|Gesponsord door/))
pinterest.jp,pinterest.ru,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*="_"] span:contains(/Promoted by|
Promowane przez|Sponsorisée par|Рекламный пин|Рекламодатель|Gesponsord door/))
! 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/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/47636
solarmovie.ink#?##list-eps > table.movie_version:contains(Promo Host)
! gismeteo
gismeteo.ua#?#.article > div.items:has(> div#media-middle > div[id^="div-gpt-ad"])
gismeteo.ua#?#.side > div.side__i:has(div[style*="240px;"][style*="400px;"])
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/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/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/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/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"])
! 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/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/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/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/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)
! 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; }'
pndx.live,adlinkfly.wartakilat.com,dogecoin.click,shorte.anxcinema.com,shortlink.pr
z.pw,baominh.tech,acn.vin,za.uy,gir.ist,coinsparty.com,mfk-
shorter.com,enagato.com,clikern.com,linkadshield.xyz,shortenmm.cf,webshort.in,coins
party.mcrypto.club,linkmit.us,sanos.xyz,oncehelp.com,tui.click,adpop.me,bigb0ss.net
,adnit.xyz,fwarycash.moviestar.fun,clickhouse.xyz,seg-ashort1a-
ma.tk,bloggingguidance.com,charexempire.com,adnet.cash,go2.surf,cryptoads.space,oke
c.uk,paidtomoney.com,rubtech.xyz,za.gl,pureshort.link,ashort1a.xyz,curto.win,giscr.
ac.th,4rl.ru,ownurl.website,shorttey.org,danc.uk,projecto2.xyz,url.namaidani.com,xz
2.xyz,doctor-
groups.com,gibit.xyz,pkr.pw,cut.my.id,dz4win.com,asupload.com,shortearn.in,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,adlinkcash.com,newstakindia.in,unionx.in,linksbu
ddy.com,shortearn.eu,express-
cut.ovh,cashearn.eu,vivads.net,reportkernel.com,urlcloud.us,coin.mg,shrinkurl.org,l
kop.me,egovtjob.in,shrtfly.net,smwebs.xyz,clx.icu,uiz.io,adbl.me,stfly.io,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#?#.underplayer__info > div:first-child:has(> div > div#und_ban)
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/84921
investmentwatchblog.com#?#.inside-right-sidebar > aside[id^="custom_html-"]:has(>
div.textwidget:empty)
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/37850
imtranslator.net#?#td:has(div[style="border:0px; margin-
top:8px;width:728px;height:90px;"])
! https://github.com/AdguardTeam/AdguardFilters/issues/112379
! 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^="UseNe"])
! 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/36458
! https://github.com/AdguardTeam/AdguardFilters/issues/33406
nytimes.com,nytimes3xbfgragh.onion#?#section[aria-labelledby="new-york-section"] >
div > div[class^="css"] > #pp_morein-wrapper:upward(1)
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)
google.*#?##bottom-pane .section-carousel-item-container > div[jstcache]:has(>
div[class*="__body-content"] > div[class*="__text-content"] > span >
span[class*="__ad-badge"])
! 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/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,dailyworldupdates.com,expressbulletin.in,sctricks.com,
futurefoundationngo.com,pustkala.com,techtremendous.com,brenhealth.com,justlikeyojn
a.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/68940
! https://github.com/AdguardTeam/AdguardFilters/issues/50342
kickass.ws#?#.tabNavigation:has(> li > a.selectedTab > span:contains(Recommended by
us))
kickass.ws,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|Reklama|Werbung|Publicité|Anuncio|Advertentie|Pubblicità|
Anúncio|Реклама|広告/))
tubeon.com#?#.envelope-coverap > div.contain:has(> div.c-appellation > div.c-
medtitle-output > h2:contains(/Advertising|Reklama|Werbung|Publicité|Anuncio|
Advertentie|Pubblicità|Anúncio|Реклама|広告/))
! 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
gerasanews.com#?#.iads_border
gerasanews.com#?#[class^="bestaAds_"]
gerasanews.com#?#[class^="adsSpacer"]
! 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/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
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://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/67757
mylust.com#?#div[class^="span"] > div.box:has(> div.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/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/97427
quora.com#?#.q-box[style^="box-sizing:"] > div.q-box:has(> span[data-
nosnippet="true"] > div.q-box[style="display: none !important;"])
! 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/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.*#?#.torrent_info tr:has(a[rel=nofollow]:not([href^="/download?"]))
audiobookbay.*#?##rsidebar > ul > li > h2:contains(/^AD$/)
! 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/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:"])
!
! KickassTorrent
kat.*,kickass.*,kickass2.*,kickasstorrents.*,kat2.*,kattracker.*,thekat.*,thekickas
s.*,kickassz.*,kickasstorrents2.*,topkickass.*,kickassgo.*,kkickass.*,kkat.*,kickas
st.*,kick4ss.*,katbay.*,kickasshydra.*,kickasskat.*,kickassbay.*,torrentkat.*,kicka
ssuk.*,torrentskickass.*,kickasspk.*,kickasstrusty.*,katkickass.*,kickassindia.*,ki
ckass-
usa.*,kickassaustralia.*,kickassdb.*,kathydra.*,kickassminds.*,katkickass.*,kickass
unlocked.*,kickassmovies.*,kickassfull.*,bigkickass.*,kickasstracker.*,katfreak.*,k
ickasstracker.*,katfreak.*,kickasshydra.*,katbay.*,kickasst.*,kkickass.*,kattracker
.*,topkickass.*,thekat.*,kat.*,kat2.*,kick4ss.*,kickass.*,kickass2.*,kickasstorrent
s.*,kat.fun,kat2.app,kat2.space,kat2.website,kat2.xyz,kick4ss.net,kickass.cd,kickas
s.earth,kickass.id,kickass.kim,kickass.love,kickass.me.uk,kickass.name,kickass.one,
kickass.red,kickass.vc,kickass.ws,kickass2.app,kickass2.fun,kickass2.mobi,kickass2.
online,kickass2.space,kickass2.top,kickass2.website,kickass2.xyz,kickassgo.com,kick
asstorrent.cr,kickasstorrents.fun,kickasstorrents.icu,kickasstorrents.mobi,kickasst
orrents.to,kickasstorrents2.net,kickassz.com,kkat.net,thekickass.org,kickasstorrent
s.space,thekat.cc,topkickass.org,kattracker.com#?#.tabsSeparator ~ div[id]:has(>
div button:contains(Protect))
!
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)
!
oddschecker.com#?#aside[class] > div[class]:has(> div[class] > div[class]
div#carousel-frame)
oddschecker.com#?#div[data-regression-tag="article-text-block"] > p ~
div[class]:has(> div[class] button[class] > div[class]:contains(Claim now))
!
dailyhealthpost.com#?#aside > div.widget:not(:has(> div.code-block
a[href^="https://dailyhealthpost.com/"]))
dailyhealthpost.com#?#.code-block-label:contains(Advertisement)
!
mysexgamer.com#?#.row > div.a-th:has(> div.a-th-inner > div.a-thumb > div.thumb >
a[href^="https://whentai.com/"])
mysexgamer.com#?#.row > div.a-th:has(> div.a-th-inner > div.a-thumb > div.thumb >
a[href^="https://fap-titans.com/"])
mysexgamer.com#?#.alertHolder > div.alert > div.row:has(> div.col-12 > div[style] >
a[href^="https://fap-titans.com/"])
mysexgamer.com#?#.alertHolder > div.alert > div.row:has(> div.col-12 > div[style] >
a[href^="https://whentai.com/"])
!
forum.mobilism.me#?##pagecontent > table.tablebg > tbody > tr[class^="row"]:has(>
td > b:contains(Advertisement [Bot]))
forum.mobilism.me#?##pagecontent > table.tablebg > tbody > tr[class^="row"]:has(>
td.profile td.postdetails:contains(The Advertiser))
forum.mobilism.me#?##pagecontent > table.tablebg > tbody > tr[class^="row"]:has(>
td.profile td.postdetails:contains(The Advertiser)) + tr[class^="row"]
!
indiastudychannel.com#?#.sidebar > div.row:has(> div.item > div#HP-gpt-passback)
indiastudychannel.com#?#.sidebar > div.row:has(> div.item > div[id^="div-gpt-ad-"])
indiastudychannel.com#?#article > div.row:has(> div.col-md-12 > p >
ins.adsbygoogle)
indiastudychannel.com#?#.main > div.row:has(> div.col-md-12 > div.item > div.row >
div.col-md-6 > div[id^="div-gpt-ad-"])
indiastudychannel.com#?##content_rightbar > div.roundedBlock:has(> div#HP-gpt-
passback)
indiastudychannel.com#?##content_rightbar > div.roundedBlock:has(> div[id^="div-
gpt-ad-"])
!
inenglishwithlove.com#?#.sqs-block:has(> div.sqs-block-content div.image-button-
inner > a[href^="https://elsaspeak.com/"])
couponxoo.com#?#body > div.container:has(> p.text-center:contains(Advertisement))
couponxoo.com#?#.row > div:has(> ins.adsbygoogle)
freac.org#?##leftcol > div.module:has(> div
script[src^="http://pagead2.googlesyndication.com"])
unsplash.com#?#div[data-test="masonry-grid-count-three"] > div[class^="ripi"] > div
> footer:upward(1)
thetimes.co.uk#?#article > div[class^="responsive-"]:has(> div[class^="css-"] >
div#ad-header)
nubng.com#?#.main-content > div[id^="tie-block"]:has(> div.container-wrapper >
ins.adsbygoogle)
nudostar.com#?#.notices > li.notice:has(> div.notice-content > div.azz_div)
freeshib.biz##.alert ~ div.row > div[class^="col-"] > div.row >
div[class^="col-"]:has(> div.ads)
porndish.com#?#.g1-collection-items > li.g1-collection-item:has(> div.g1-
advertisement)
nxmac.com#?#p:has(> ins.adsbygoogle)
icrypto.media#?#.head_2:has(> a[href^="https://cryptofans.news"])
freeallcourse.com#$?#.better-ads-listitemad { remove: true; }
wccftech.com#?#.post-details-container > .row > div > .related-stories:has(> header
> h2.gradient-text:contains(/^A message from our sponsor$/))
thenationalpulse.com#?#.dropcap-content > div.code-block:if-not(> div#social)
audiotools.pro#?##sidebar > div.widgetbox:has(ins.adsbygoogle)
flightconnections.com#?#.display-box-2
analyticsindiamag.com#?#div[data-element_type="widget"]:has(> div.elementor-widget-
container > a[href^="https://praxis.ac.in/"])
piracy.moe#?#main > h2:contains(Sponsored items)
euronews.com#?#.u-hide-for-medium-only:has(> div[class] div[data-ad-id])
ioshacker.com#?##canvas-content > div.cnvs-block-section:has(div.cnvs-block-
section-content-inner > center > ins.adsbygoogle)
stirilekanald.ro#?#div[class^="col-"] > div.sidebar.featured:has(> div.ad)
dailyfx.com#?#.row > div[class^="col"]:has(> div.dfx-ad)
dailyfx.com#?#div[class^="col"] > div.row:has(> div.dfx-ad)
analyticsinsight.net#?##sidebar > div.widget:has(> div.textwidget > div.banner)
swtestacademy.com#?#.inside-right-sidebar > aside.widget:has(ins.adsbygoogle)
shyteentube.com#?#.thumbs > div.thumb:has(>
iframe[data-src^="http://ag.palmtube.net/"])
digminecraft.com#?#div[id] > div[class]:not([id]) >
p:contains(/^Advertisements$/):upward(1)
adn.com#?#h4:contains(/^Sponsored$/)
industryarena.com#?#.flex-grow > div:has(> div.portal-header-ad-swiper)
coursed.co#?#.widget-area > aside.widget:has(> div.textwidget:first-child)
emulatorgames.net##.mx-auto.text-center:has(> div.site-label)
purepeople.com#?#.sidebloc > div.sticky-container--hp:has(> div.sidebloc-sticky >
div.ad__placeholder)
aa.com.tr#?#.container > style ~ div.ad:has(> span >
a:not([href^="https://www.aa.com.tr/"]))
gifhq.com#?#.content > div[class^="col-"] > div.card
iframe[src^="https://syndication.realsrv.com/"]:upward(div[class^="col-"])
glebbahmutov.com#?##sidebar > div.widget-wrap:has(> div.widget >
script[src^="//cdn.carbonads.com/"])
technojobs.co.uk#?#.section > div.block:has(> div.content > h2:contains(Featured
Recruiters))
freetutsdownload.com#?#.inside-right-sidebar > aside.widget:has(> p >
script[src^="https://brazenwholly.com/"])
keithrainz.me#?#.inside-right-sidebar > aside.widget:has(> figure[class] > a[href])
tutorialsduniya.com#?#div[class$="-sidebar"] > aside.widget:has(> div.textwidget
ins.adsbygoogle)
crunchadeal.com#?##sidebar > aside.widget:has(> div.sidebox-main
a[href^="https://crunchadeal.com/recommends/"])
r-bloggers.com#?#.sb-right > div.sb-widget:has(> h4:contains(Sponsors))
freebookcentre.net#?#.page-head ~ div.row:has(> div[class^="col-"] > div[class] >
div.ad-adverting)
comidoc.net#?#div > ins.adsbygoogle:upward(1)
thegeeklygrind.com#?#.sidebar_inner > div.widget:has(> div.textwidget >
ins.adsbygoogle)
insider.com#?#.content-lock-content > div.in-post-sticky:has(> .ad-wrapper)
dailyringtone.com#?##ringtones > div.rt-container:has(> div.member >
ins.adsbygoogle)
allconnect.com#?#div.factbox:has(> div.myFinance-ad-unit)
coderedirect.com#?#.sidebarSecond:has(> div.ten > div[id^="bsa-zone_"])
swarajyamag.com#?#.story-grid > div + div.container-fluid > div[class^="_"]
div[class]:contains(Advertisement):upward(div.container-fluid)
addressadda.com#?#.box-widget-wrap > div.box-widget-item:has(> ins.adsbygoogle)
addressadda.com#?#.box-widget-wrap > div.box-widget-item:has(> script[src^="//z-
in.amazon-adsystem.com/"])
homeworklib.com#?#.span8 > div.box:has(> div.adsbyvli)
news18.com#?##right > div[style="height:250px;"]:has(> div.expandoad)
news18.com#?#.recomeded_story > ul > li:has(> div[style]> div[class*="dfp-ad"])
addmusictophoto.com#?#h6:contains(/^Advertisement$/)
fromtexttospeech.com#?#h2:contains(/^Advertisement$/)
cgtips.org#?#.sidebar > div.widget:has(> div[class] ins.adsbygoogle)
sweethentai.com#?##picture > center:has(> b:contains(Recommended Hentai games))
dmitripavlutin.com#?#header + div[class] > main + aside[class] > div[class]:has(>
div[class] > div > script[src^="//cdn.carbonads.com/"])
freetutorialsus.com#?##secondary > aside.widget > div.textwidget >
ins.adsbygoogle:upward(aside.widget)
zomato.com#?#body > div.wrapper:has(> div.tac > div.ad-banner-text)
urbanthesaurus.org#?#.words > div[style]:not([class]):has(> .ad-tag)
mynewsmedia.co#?#center:has(> iframe.exclude-popad)
forum.ragezone.com#?##posts > li.postcontainer:has(> div.postdetails
span.usertitle:contains(Check out our sponsor))
udemyfreecourses.org#?#h4:contains(Sponsored ads)
freesoft.id#?#.entry-content > p ~ div[class]:has(> p[style] >
button[onclick*="https://href.li/"])
freecourseweb.com#?##secondary > aside.widget > div.textwidget >
a[href="https://freecourseweb.com/binancemakemoney"]:upward(aside.widget)
vfxdownload.net#?#.theiaStickySidebar > div.widget_text:has(> div[class] >
h3[class] > span:contains(Download Now))
bestlittlebaby.com#?#.row > div[class]:has(> div.info-box >
div:contains(/^Advertisement$/))
opportunitydesk.info#?#.td-ss-main-sidebar> aside.widget:has(>
a[href^="https://iubh.prf.hn/"])
remote.tools#?##product-grid > div.col-lg-6:has(> div.card >
div[onclick^="sa_event('sponsored_product');"])
coolztricks.com#?#.inside-right-sidebar > aside.widget_text:has(> div.textwidget
a[href^="https://bit.ly/"])
popular-babynames.com#?#.mx-auto > div[class] > div.shadow:has(> div.text-center >
a[onclick^="javascript:oplk('brave'"])
studysolve.online#?##widgets-wrap-sidebar-right > div.widget_text:has(>
div.textwidget > ins.adsbygoogle)
searchenginereports.net#?#.sidebar div[id^="adbox_"]:upward(1)
techno360.in#?##secondary > aside.widget:has(> div.textwidget ins.adsbygoogle)
downforeveryoneorjustme.com#?#.columns > div.is-half:has(> div.columns > div.column
> div.native-carbon)
free-fonts.com#?##sidebar > div.box:has(> div[id^="freefonts_sidebar"])
ebookee.com#?##secondNav > div.navbar:contains(Sponsored Links)
techsupportalert.com#?##secondary > aside.widget:has(> h3.widget-title >
span:contains(You May Like This Too))
getsetclean.in#?#a[rel^="sponsored"]:upward(1)
rd.com#?#.content-wrapper > section.content:has(> section > div.taboola-wrapper)
smallseotools.com#?##main_content > div.container-fluid:has(> div.mainpart >
div.col-md-8 > h3:contains(Improve Your Rankings!))
inc.com##div[class^="Article__articleContent"] > div.title-bar:has(>
span:contains(Sponsored Business Content))
kiro7.com#?#.row > div.wrap-bottom:has(> div.arcad_feature)
ancient-origins.net#?#.region > div.block:has(> div.block-inner div[id^="ad-unit"])
freecoursewebsite.com#?#.inside-left-sidebar > aside.widget:has(ins.adsbygoogle)
computerhope.com#?#div[id^="column"] > h2:contains(Recommended for you)
adaa.org#?#.section[role="complementary"] > div[class]:has(> div[class]
div[class]:contains(Advertisement))
algemeiner.com#?#.widget_mostreadwidget ~ div.widget:has(>
h2:contains(Controversial))
ted.com#?#.Grid__cell > div:has(> div[class][style] > div[class] > div[class] >
a[href^="/membership"])
nytimes.com#?#section > div[class^="css-"] > div[class^="css-"]:has(>
div#pp_morein-wrapper > div.ad)
homeworklib.com#?#.row-fluid ~ div.box > span.ezoic-adpicker-ad:upward(1)
troypoint.com#?#.sidebar-main > aside:has(> h2:contains(Today’s Discounts))
indiatimes.com#?#div[id^="c_articlelist_stories"] > ul > li:has(> div.ad-widget)
haaretz.com#?#div[data-google-interstitial="false"]:has(> div[class] > div[class] >
section > a[href^="/promotions-page?"])
greaterkashmir.com#?#body > div > div[id^="div-gpt-ad-"]:upward(1)
conservativebrief.com#?##primary > div.main-box:has(> div.main-box-inside >
div[id^="ld-"])
bforbloggers.com#?#.sidebar > section.widget div.sidebar-
product:upward(section.widget)
foreignpolicy.com#?#.sidebar > div.sticky-container:has(>
div[id^="distroscale_ad_"])
foreignpolicy.com#?#.sidebar > div.sticky-container:has(> div.ad-container)
foreignpolicy.com#?#.sidebar > div.sticky-container:has(> div > div.channel-
sidebar-big-box-ad)
isitdownrightnow.com#?#.rightdiv > div[class^="ad"]:upward(1)
lustflix.in#?#div > center:has(> div[data-zone])
downloadfreecourse.com#?#.post-content > section:has(> div.row > ins.adsbygoogle)
mycinema.pro#?#body > div[class]:has(> div > div > ins.adsbygoogle)
lionsroar.com#?#.elementor-section-wrap > section.elementor-
section:has(div.elementor-widget-wrap > div.elementor-element > div.elementor-
widget-container > div.elementor-text-editor > p:contains(/^ADVERTISEMENT$/))
udemyfreecourses.org#?#.container > center:has(> h3:contains(Sponsored ads))
freetutorialonline.com#?#.sidebar > div.widget:has(> div.title-block-wrap >
h5:contains(Coursera Affiliate))
123movies.domains#?#body > div[class]:has(> div[id] > div[id] >
a[href="/user/profile/premium-membership"])
office-forums.com#?#.block-body > div[class="message message--
post"]:has(h4.adsense-name)
studylib.net#?#.sidebar-top-content > span:contains(advertisement)
colorlib.com#?##sidebar-inner > div.widget:has(> div.textwidget >
a[href^="https://colorlib.com/out/"])
cartoq.com#?##home-wrapper div[id^="div-gpt-ad-"]:upward(1)
punchng.com#?##content > section.section-main:has(> div[class] div.recommended-
stories)
howtogeek.com#?#.entry-content > p ~ div[style] >
span.future_inline_clone_target:upward(1)
shockwave.com#?##page_wrapper div[class^="advertisement_"]:upward(1)
piracy.moe#?#.tab-pane > div.row:has(> div.col a[class*="-sponsored-"])
migranturus.com#?#.entry-content div.migra-adlabel:upward(1)
jagranjosh.com#?#.ls-cmp-wrap > div.iw_component:has(> div.tags >
h2:contains(Related))
studytonight.com#?##body-content > div.layout_size:has(> div.asc-ads)
ptutorial.com#?#.col-lg-4 > div.well:has(> div.a2a_kit)
coinmarketcap.com#?#.cmc-body-wrapper div[class^="sc-"] +
div[class*="sponsored_"]:upward(1)
mooc-list.com#?#.region > div[id^="block-"]
ins.adsbygoogle:upward(div[id^="block-"])
coursecatalog.us#?#.herald-sticky > div.widget ins.adsbygoogle:upward(div.widget)
pythonbestcourses.com#?#.herald-sidebar > div.widget
ins.adsbygoogle:upward(div.widget)
21stcenturywire.com#?##sidebar > div.widget > div.widget-wrap > div.textwidget >
div:not([class^="twitter-tweet"]) + p > script:upward(div.widget)
activistpost.com#?#aside[class$="sidebar"] > div.widget_text:has(> h4.widget-title
> span:contains(Affiliate Links))
firstthings.com#?#div:not([class^="leaderboard"]):has(> div[id^="div-gpt-ad"])
psdly.com#?#.theiaStickySidebar > div.widget:has(> div[class] > h3.jeg_block_title
> span:contains(Premium Benefits))
freenulledworld.com#?#ins.adsbygoogle:upward(2)
freecourseudemy.com#?#.ct-sidebar > div.ct-widget ins.adsbygoogle:upward(div.ct-
widget)
freecoursesite.us#?#.herald-sticky > div.widget ins.adsbygoogle:upward(div.widget)
nullcode.cc#?#aside[class^="sidebar-"] > div.widget div[id^="ezoic-pub-
ad"]:upward(2)
freecoursewebsite.com#?#.inside-right-sidebar > aside.widget
ins.adsbygoogle:upward(2)
asciitohex.com#?#body > .box.zone > .adsbygoogle:upward(1)
3dnatives.com#?#.widget-title > span:contains(Advertisement)
forum.devicebar.com#?#.row > div.alert-info
a[href^="https://device.is/"]:upward(div.alert-info)
toptechpal.com#?##sidebar > div.widget ins.adsbygoogle:upward(div.widget)
diabetesincontrol.com#?#.theiaStickySidebar > div.widget:has(> div[class] >
h4:contains(Advertisement))
medicalnewstoday.com#?#.article-body > div:not([class]):has(> div
div[class]:contains(ADVERTISEMENT))
blunt-therapy.com#?#.elementor-column-wrap div.elementor-widget:has(>
div[class] .elementor-heading-title:contains(ADVERTISEMENT))
dogsofthedow.com#?#.code-block:has(ins.adsbygoogle)
yourarticlelibrary.com#?##sidebar > div:has(> div[class^="code-block code-block-"]
[style^="margin: 8px"])
libhunt.com#?#main div.container > div.boxed:has(> div.columns a[data-event-
name="promo-click"])
todayifoundout.com#?##sidebar > aside.widget:has(> div.textwidget >
script[src*="exponential.com/"])
newagebd.net#?#p:contains(/^Advertisement/):upward(1)
studysite.org#?#div[style^="padding-right:10px;"] > center:has(> table
ins.adsbygoogle)
studysite.org#?##containerindex > div.menu:has(> table:not([class]) > tbody
ins.adsbygoogle)
washingtonpost.com#?#div[data-video-props] ~ div[class] > div.relative wp-
ad:upward(3)
3movs.com#?##side_col > div.section:has(> div.block_header_side >
h4:contains(Advertisement))
tut4dl.com#?#.sidebar > div.widget:has(> div.widget_text > div.textwidget >
a[href^="https://rapidgator.net/"])
myuploadedpremium.de#?#.container-fluid > div.row > div.col-lg-10:contains(buy
cryptos)
lawlex.org#?#.sidebar > div > ul > .widget:has(>
a:not([href^="https://lawlex.org/"]))
medicalnewstoday.com#?#span ~ div[class]:has(> aside[class] div[data-empty="true"])
getfreecourses.org,ftuudemy.com,freecourseslab.com,ftuforums.com,freecoursessites.c
om,freetutorialseu.com#?#.widget-area > aside.widget_custom_html:has(> div >
ins.adsbygoogle)
republicworld.com#?#div[class*="mrgnbtm"] > div[id^="div-gpt-ad"]:upward(1)
examveda.com#?#div[data-fuse]:upward(1)
hentaihand.com#?#main > div.row:has(> div.container iframe[src*="o333o.com/"])
infolaw.co.uk#?#div[class^="col-"] > aside.widget:has(> h3.widget-
title:contains(Advertisers))
note4tech.com#?#div[data-testid="mesh-container-content"] > div[id^="comp-"]:has(>
div[style] > div[class] > div[class]:contains(/^Widget Didn’t Load$/))
note4tech.com#?#div[data-testid="mesh-container-content"] > div[id^="comp-"]:has(>
iframe[title="Google AdSense"])
necacom.net#?#.tm-sidebar-b > div.uk-panel:has(script:contains(google_ad_client))
tinyurl.is#?#.container .row > div[class]:has(> div[class][style]
a[href$="/NordVPN"])
thetimes.co.uk#?##article-main > div[class^="responsiveweb-sc-"]:has(#ad-header)
tellerreport.com#?#article.flex-column > div[class]:contains(/^ADS$/):upward(2)
hotcleaner.com#?#div[class]:has(> div:not([class]) > ins.adsbygoogle)
lyricsmode.com#?#.lmd-content > div.lmd-content__left:has(> div.lm-ad)
hotcleaner.com#?#body > div[class]:contains(Advertisements)
filecr.com#?#.sidebar-widget:has(> script:contains(advadsCfpAd))
stackshare.io#?##navbar_wrap ~ div[id] > div[class^="css-"]:has(> div[data-
testid="Squib"] > a[rel="nofollow"] img)
studydhaba.com#?#.sidebar-main > aside.widget_text > div.textwidget >
ins.adsbygoogle:upward(2)
healthy4pepole.com#?#.sidebar > div.widget_text > div.textwidget > div[id^="div-
gpt-ad-"]:upward(2)
investing.com#?#.wrapper div > div.OUTBRAIN:upward(1)
upload-4ever.com#?#div[class^="my-"] > ins.adsbygoogle:upward(1)
gamcore.com#?#.all_items > div.item:has(> div.row > div.text > h3 >
a[target="_blank"][rel="nofollow"])
mshowto.org#?#.theiaStickySidebar > aside:has(> div.textwidget > center >
a[href^="https://www.vargonen.com/"])
standard.co.uk#?##frameInner div[class]:has(> div[class] > div[data-ad-unit-path])
standard.co.uk#?##frameInner > article > div[class]:first-child:has(> div >
div[data-tile-name="top_banner"])
playonlinux.com#?#.aside-menu > h1:contains(/Ads|Publicité|Werbung|Publicidad|
Reklama|Реклама|Annonser|Reclame/)
hentaicloud.com#?#main > section:has(> div.container > div.row > div.col-6 >
div.manga-item > div.thumbnail > a[href^="https://www.nutaku.net/signup/landing/"])
hentaifreak.org#?##content-masonry > article:has(> div.post-thumbnail-container >
a[href^="https://hentaied.com/"])
reuters.com#?#h4:contains(Advertisement)
ownedcore.com#?##sidebar > li > div.smaller:has(> div.blocksubhead >
span:contains(Sponsored Ads))
tubeoffline.com#?#div[style^="min-height: 2"]
[align="center"]:upward([class="divContent2 borderCurve otherSites"])
billboard.com#$?#.chart-list__ad { remove: true; }
thepalmierireport.com#?##secondary > div.widget:has(> div.textwidget > div[data-rc-
widget])
thepalmierireport.com#?##secondary > div.widget:has(> div.textwidget >
div[id^="ld-"])
dloady.com#?#.p-body-sidebar > div[class="block"]:has(h3:contains(Advertisement))
abplive.com#?#.text-center > p:contains(Advertisement)
hotcleaner.com#$?#div > ins.adsbygoogle:upward(1) { remove: true; }
nzherald.co.nz#?#.recommended-articles__heading:contains(Paid Promoted Content)
earnload.co#?#p[style]:has(> a[href][target="_blank"])
krebsonsecurity.com#?#.nobullet > li:has(> a[href^="https://www.amazon.com/"])
osuskins.net#?#.vad-container:upward(div.skin-container)
beinmatch.tv#$?##rufous-sandbox ~ div[style*="data:image/gif;base64"] { remove:
true; }
reuters.com#?##content > div[class]:has(> div[style="display: none;"])
123unblock.*#$?#html { margin-top: 0 !important; }
pornpics2u.com,porngifs2u.com#?#.elementor-section-wrap > section.elementor-
section:has( div[align="center"] > a > img[src^="https://adultwebmasters.org"])
hdpornmax.com#?#.container > h2:contains(Recommended)
haho.moe#?#.mirror-video > div[class] > div[title="Click to Close the
Ad"]:upward(1)
jerkoffer.com#?#.thumbs > li.thumb:has(> iframe[src^="//a.o333o.com/"])
xxxpicz.com#?##container > ul > li:has(> div.thumbnail > div > script.labeldollars-
ads)
nakedneighbour.com#?#.content > div.block:has(> div.banner)
iscb2015.info#?#.tepuhid > div.dazymes:has(> div.bikabu > a[target="_blank"] >
img:not([class]):not([alt]))
iscb2015.info#?#.tepuhid > div.dazymes:has(> div.hogyz > div.dazymes > div.bikabu >
a[target="_blank"] > img:not([class]):not([alt]))
tube8.com#?##flvplayer > div[id]:has(> div[id] > div[id] > ins.adsbytrafficjunky)
teslarati.com#?#body div[class^="ntv-"]:not([class="ntv-title"]):has(a.ntv-
headline-anchor)
mangaworld.cc#?#.container > div.row > div.col-sm-12 > div.row:has(> div.col-md-12
> div.ads)
indy100.com#?#header ~ div:matches-css(height: 250px)
tumblr.com#?##base-container aside > div[class^="_"] > div[class^="_"] >
div[class^="_"] > div[class^="_"] > h1 + div[class] > div[class^="_"]
div.iab_sf:upward(4)
submityourflicks.com#?#.twocolumns > div.aside:has(> div[align="center"] >
b:contains(Advertisements))
hotscope.tv#?#div[class]:has(> a[target="_blank"] > div[class] >
button[tabindex="0"] > div[class] > p:contains(Advertisement))
hotscope.tv#?#div[class]:has(> div[class] > div[style*="position:"]
[style*="absolute"] > iframe[src^="//ads2.contentabc.com/"])
chubbyporn.com#?#.twocolumns > div.aside:has(> div[align="center"] >
iframe[src^="//a.realsrv.com/"])
fapnado.com#?#a:contains(Remove this ad)
ebonyo.com#?#.entry-content > center:has(> div.mobileHide:contains(Advertisement))
lewdzone.com#?#.widget_text > h4:contains(Advertisement)
newsmax.com#?##nmLeftColumn > div.nmNewsfrontStory:has(> div.sponsorLink)
androidheadlines.com#?#.entry-content > div.post-video:has(> div.video-
title:contains(Sponsored Video))
lolhentai.net#?#.container div.side-box:has(> div[class] >
iframe[src^="https://ads.trafficjunky.net/"])
hstoday.us#?#.widget-area > aside.widget.dasanity-single:not(:has(> div[class] >
a[href$="/newsletter-ad/"]))
techspot.com#?#.news_container > article:has(> div[data-ns="largerectangle"])
filecr.com#?#main > div.card-content:has(> script:contains(advads))
sexyhumorgames.com#?##right-col-outer > div.right-col-inner:not(:has(>
div.name:contains(Recent Games)))
humannootropicsindex.com#?##sidebar > div.widget_text:has(> h4 >
span:contains(Ads))
videosection.com#?#.player-detail__tabs > div.player-
detail__tab:contains(Advertisement)
cpomagazine.com#?#body div[class]:has(> div[class^="cpoma-articles-inline-"])
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:only-child >
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)
flutenotes.ph#?#.sidebar > div.widget:has(> div.widget-content >
div[id^="headline"])
torlock.com#?#article > table:has(> tbody > tr > td > div.warn)
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.*#?#.page-video > div.video-videos-slider ~ div[class]:matches-css(justify-
content: center)
txxx.*#?#.video-ad-videos + div + div[class]:has(> div[class] > div[id][class])
upornia.*,txxx.*#?#.video-content > div[class] > div.text > a[href="#"]:upward(2)
txxx.*#?#.video-content > div[class]:first-child > div > div[class]:first-
child:has(> div:not([class]) > div[id][class])
winaero.com#?##secondary > aside[class^="widget"]:has(>
h3.widget-title:contains(/^Advertisement$/))
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)
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"])
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.*#?#.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
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://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://github.com/AdguardTeam/AdguardFilters/issues/83145
amazon.*#?#.s-widget > [data-cel-widget^="MAIN"] > [data-cel-widget^="tetris"] >
div[id^="CardInstance"][class^="_tetris-"]:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/73340
amazon.in#?#.s-result-item div[class^="_multi-card-creative-
desktop_Container_container__"][data-card-metrics-id]:has(> div[class^="_multi-
card-creative-desktop_DesktopContainer_adLabelContainer__"])
! 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/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 -----------------------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of popular banner sizes.
! Rules should be generic.
!
! Good: ##embed[height="175"][width="175"]
! Bad: example.org##embed[height="175"][width="175"] (should be in specific.txt)
!
##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"]
!+ NOT_OPTIMIZED
##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"]
~minecrafttoplist.nl##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"]
!+ NOT_OPTIMIZED
##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 ----------------------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of rules that are supposed to work on websites we
have no language-specific filter for yet.
!
! Good: any type of the rules will be good
! Bad: @@||example.org^$stealth (should be in AdGuard Base - whitelist_stealth.txt)
!
!
!---------------------------------------------------------------------
!------------------------------ Albanian -----------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/70771
syri.net##div[id^="rekl-"]
||syri.net/marketing/a.php?
@@||syri.net/uploads/syri.net/images/*/300x150_*.jpg
!
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/Kanali/_videoObject?id=$replace=/("resultA":\{"Id":)[\s\S]*?\,
[\s\S]*?"SkipTime":\d\}(\,|)/\$1 0\}\$2/,important
!
||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/115948
stardima.com##p[align="center"] > a > img
! https://github.com/AdguardTeam/AdguardFilters/issues/115761
anime4up.*##center > a[rel="dofollow"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/113954
farescd.com##.ads_five
@@||mahimeta.com/networks/ad_code.php$domain=farescd.com
farescd.com#%#//scriptlet("abort-current-inline-script", "mMcreateCookie")
! https://github.com/AdguardTeam/AdguardFilters/issues/113862
makyaje.com###nodata
makyaje.com###adintop_interstitial
makyaje.com#$##skipContent { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/113069
beinmatch.*###sponsor
beinmatch.*#%#//scriptlet("prevent-window-open", "!/home/")
beinmatch.*#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/113045
re.two.re,noon.khsm.io##.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/112654
||vga4a.com/wp-content/uploads/Horizon-Web-Banners*-x-*.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/112746
egyfalcons.com#$#body { overflow: auto !important; }
egyfalcons.com#$##adblock_msg { display: none !important; }
egyfalcons.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=egyfalcons.com
! https://github.com/AdguardTeam/AdguardFilters/issues/111043
@@||c.scdn.to/stream/$domain=faselhd.top
$script,third-party,domain=faselhd.top,badfilter
$third-party,xmlhttprequest,domain=faselhd.top,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/110574
stardima.com##input[onclick^="parent.open("]
! https://github.com/AdguardTeam/AdguardFilters/issues/108415
cooldl.net##.post > div.pm
! https://github.com/AdguardTeam/AdguardFilters/issues/108189
egyshare.cc#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/108133
teamxnovel.com##.body-wrap > div[style^=" padding:50px "]
! https://github.com/AdguardTeam/AdguardFilters/issues/104410
||blob.cammpaign.com/popup.min.js$domain=xsanime.com
! https://github.com/AdguardTeam/AdguardFilters/issues/101739
egbest1.xyz#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
egbest1.xyz#%#//scriptlet("abort-current-inline-script", "document.createElement",
"adsbygoogle.js")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=egbest1.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/99343
||player.octivid.com/*/video?*&custom_ads=$removeparam=custom_ads,domain=kooora.com
! https://github.com/AdguardTeam/AdguardFilters/issues/99417
cimanow.cc#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=nooptext,domain=cimanow.cc
! https://github.com/AdguardTeam/AdguardFilters/issues/99034
alwafd.news##center > a[href="#"]
alwafd.news##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/98043
aqweeb.com##.adsinsidepost
aqweeb.com##.adhere
! https://github.com/AdguardTeam/AdguardFilters/issues/97486
fit-dz.blogspot.com##.sidebar-wrapper img[alt="ads"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97208
wifi4games.com#%#//scriptlet("prevent-window-open", "/include/redirect.php")
wifi4games.com#%#//scriptlet('prevent-setTimeout', '/\!window\[[\s\S]*?
String\.fromCharCode[\s\S]*?document\.createElement\("script"\)/')
! https://github.com/AdguardTeam/AdguardFilters/issues/95142
!+ NOT_OPTIMIZED
masrawy.com##.bgAd
! https://github.com/AdguardTeam/AdguardFilters/issues/96239
animegalaxy.online#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=animegalaxy.online
! https://github.com/AdguardTeam/AdguardFilters/issues/96581
arblionz.online#%#//scriptlet("abort-on-property-read", "loadpopunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/93997
q84sale.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/92743
love-stoorey210.net#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/91410
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=asa3ah.com
! https://github.com/AdguardTeam/AdguardFilters/issues/90789
||cdn.jsdelivr.net/gh/MohammadQt/Itheric/Auto.link.js
iembra2or.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/90309
magdyman.com#%#//scriptlet("abort-current-inline-script", "document.createElement",
"adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/89344
mangaalarab.com#%#//scriptlet("set-constant", "canRunAds", "true")
@@||mangaalarab.com/app/js/ads-prebid.js
! https://github.com/AdguardTeam/AdguardFilters/issues/88506
@@||cdn.plyr.io/*/plyr.svg$domain=akwam.*
! https://github.com/AdguardTeam/AdguardFilters/issues/88255
elbotola.com##.hero-pub
! https://github.com/AdguardTeam/AdguardFilters/issues/87379
||iranmodares.com/baner/
! https://github.com/AdguardTeam/AdguardFilters/issues/85978
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=anime-king.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=anime-king.com
! https://github.com/AdguardTeam/AdguardFilters/issues/85879
||soccer24hd.com/js/socc*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/85174
bitcoinegypt.news#?#div[class="vc_wp_text wpb_content_element"] > .widget
> .textwidget > p > .adsbygoogle:upward(4)
! https://github.com/AdguardTeam/AdguardFilters/issues/83658
go4kora.com###id-custom_banner
||storage.de.cloud.ovh.net/v*/*/sarsor/avikingdynamic.js
! https://github.com/AdguardTeam/AdguardFilters/issues/82966
anime-list16.site###najva-popup
||anime-list16.site/ads/
! https://github.com/AdguardTeam/AdguardFilters/issues/82968
octanime.net##.adsense_section
! https://github.com/AdguardTeam/AdguardFilters/issues/82841
alrakoba.net##.stream-item-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/81533
||googletagmanager.com/gtag/js$script,redirect=noopjs,important,domain=rotana.net
! https://github.com/AdguardTeam/AdguardFilters/issues/81136
@@||almayadeen.net/Content/VideoJS/js/videoPlayer/VideoAds.js$domain=almayadeen.net
almayadeen.net#%#//scriptlet("set-constant", "videojsIma", "noopFunc")
almayadeen.net#%#//scriptlet("set-constant", "videojsContribAds", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/80614
arabseed.*##.ads-aa
arabseed.*##a[href^="https://bit.ly/"] > img
||cdn.statically.io/img/arabseed.onl/*/wp-content/uploads/2020/12/
*.gif$domain=arabseed.*
! https://github.com/AdguardTeam/AdguardFilters/issues/78869
asiatv.*#@#.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top:
0;"]):not(.blocker-tester + .ad-banner)
! https://github.com/AdguardTeam/AdguardFilters/issues/78571
sama-share.com##div[class*="banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/78171
hdlink.online#$#.adBanner { height: 2px !important; visibility: hidden !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/76020
animegalaxy.live#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=animegalaxy.live
! https://github.com/AdguardTeam/AdguardFilters/issues/75931
animesanka.*###slot-ads-top-article
! https://github.com/AdguardTeam/AdguardFilters/issues/74388
@@||p.jwpcdn.com/player/*.js$domain=akwam.*
! https://github.com/AdguardTeam/AdguardFilters/issues/95403
! https://github.com/AdguardTeam/AdguardFilters/issues/73735
akwam.*###Arpian-ads
akwam.*##.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/73417
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,important,redirect=googlesyndication-
adsbygoogle,domain=flash-guide.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=flash-guide.com
! https://github.com/AdguardTeam/AdguardFilters/issues/72593
||onlinestreamevideo.online/wp-content/images/ads
onlinestreamevideo.online,almo7eb.com##div[id*="ads"]
! https://github.com/AdguardTeam/AdguardFilters/issues/72391
kutub3lpdf.com##.adace-slideup-slot-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/72501
alamelsyarat.net#@#.adscenter
alamelsyarat.net###jm1
alamelsyarat.net##.content-details-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/71465
imovie-time.cam##.advpop
! https://github.com/AdguardTeam/AdguardFilters/issues/71294
gulf-up.com###adblock_msg
gulf-up.com#%#//scriptlet("abort-current-inline-script", "document.createElement",
"adblock")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=gulf-up.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70800
@@||ajax.cloudflare.com/cdn-cgi/scripts/*/cloudflare-static/rocket-
loader.min.js$domain=movizland.online
! https://github.com/AdguardTeam/AdguardFilters/issues/71514
dztechphone.com#%#//scriptlet("set-constant", "google_jobrunner", "1")
dztechphone.com##.xodist-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/70118
! Fixes a long delay before video starts
@@||cdn.cnn.com/ads/adfuel/adfuel-*.min.js$domain=arabic.cnn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69124
movs4u.*#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/67613
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=shahid.mbc.net
! https://github.com/AdguardTeam/AdguardFilters/issues/107846
okanime.tv###video-player-with-calque > #calque:empty
okanime.tv#%#//scriptlet("abort-current-inline-script", "$", "ads-unbblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/66387
achrafha.com##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/66068
! 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=noopjs,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
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/76877
! https://github.com/AdguardTeam/AdguardFilters/issues/58493
kooora.com##.banner
kooora.com##div[class^="cx-topnews-div"] > div[class^="cx-content-part"] >
p[style="color: #949494;font-size: 12px;margin-top: 8px; display: flex;align-items:
center; direction: ltr;"]
kooora.com###big_MPU
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.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$script,redirect=noopjs,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/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#%#//scriptlet("abort-current-inline-script", "$", "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/35921
||aflamfree.top/tv/BoxO.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/34349
! 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$$script[max-length="0"]
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
! Simple fix for adblock detection, it also breaks download buttons, but at the
moment those buttons are broken anyway
/api?call=$xmlhttprequest,domain=egy.best|egybest.*
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)};})();
kame.egybest.kim,egy.best,egybest.*,vidstream.*#%#(function(){if("function"==typeof
Proxy){var c=/^\/(?!api\?call=)/;window.open=new Proxy(window.open,
{apply:function(e,k,g){var f=g[0];if(!0!==c.test(f))return
e.apply(k,g);e=location.origin;var
a=document.createElement("object");location.href.includes("/watch/")||
location.href.includes("/vs-mirror/")?
a.data=f:a.data=e+"/"+f;a.style.setProperty("height","1px","important");a.style.set
Property("width","1px","important");a.style.setProperty("position","absolute","impo
rtant");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(d,b){return"opener"===b?window:"frameElement"===b?
null:d[b]},set:function(d,b,h){d[b]=h}}):new Proxy(a,{get:function(d,b)
{return"opener"===b?window:"frameElement"===b?null:!1},set:function(d,b,h){d[b]=!
1}})}})}})();
kame.egybest.kim,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();
(a=document.querySelector("body > div.vidplay._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){}});
||cdn-static.egybest.*/packed/$badfilter
||creamssicsite.com^$redirect=nooptext
! These exceptions below are needed, because Popup Blocker causes that video player
and links to download video don't work
@@||egy.best^$extension
@@||egybest.*^$extension
@@||vidstream.*^$extension
! 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#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "abisuq")
! 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#%#//scriptlet("set-constant", "settings.adBlockerDetection", "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/13999
@@||ma-x.org^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/13929
||zi-m.com/open4.js
zi-m.com$$meta[http-equiv="Refresh"][content="30; URL=http://afandena.net/"]
zi-m.com#%#Object.defineProperty(window, 'loadpopunder', { get: function()
{ return; } });
zi-m.com#%#//scriptlet('remove-attr', 'onclick', 'html[onclick="click_item()"]')
! 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#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "abisuq")
! 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
! 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
!---------------------------------------------------------------------
!------------------------------ Azerbaijani --------------------------
!---------------------------------------------------------------------
replay.az##div[align="center"][style^="padding-top:"]
||replay.az/share2.jpg
qiymeti.net##.float-ad
turbo.az##.lotriver-top-banner
sende.biz##a[href^="https://kingads.link/"]
sende.biz##center > div > a[href][target="_blank"] > img
||mp3e.sende.biz/includes/x1.gif
mp3de.sende.biz##a[href^="https://kingads.link/"]
||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/
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
||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))
||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
||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
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
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; }
||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
||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
||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
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/
brifinq.com##.header-banners
brifinq.com##.news-header-adv
brifinq.com##.article-content > div ~ h3
||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/
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/"]
||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/
||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##.header-top
||turizm.fins.az/file/banner/
||cebhe.info/reklam
bakipost.az##.news-viewer-item-content > iframe
||7news.az/*.html$third-party
turbo.az##.bg-bnr
mp3.big.az##.blockreklam
||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/
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)
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() { };
tumejortorrent.com$$script[tag-content="if (window.atob)"][max-length="3500"]
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/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/112439
zamunda.*##a[href^="https://dmsbg.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/108935
filmiseriali.com#%#//scriptlet('prevent-fetch', 'adskeeper')
! https://github.com/AdguardTeam/AdguardFilters/issues/108981
||arenabg.com/ws.js
arenabg.com##iframe[data-src="https://webcafe.bg/arena.html"]
! https://github.com/AdguardTeam/AdguardFilters/issues/102223
@@||filmisub.com/templates/filmisub/adblock/adframe.ad-target.js
filmisub.com#%#//scriptlet("set-constant", "noAdBlock", "true")
filmisub.com#%#//scriptlet("set-constant", "adsNotBlocked", "true")
filmisub.com#%#//scriptlet("set-constant", "detis", "noopFunc")
filmisub.com#%#//scriptlet('prevent-fetch', 'adskeeper')
! https://github.com/AdguardTeam/AdguardFilters/issues/101488
kinofen.net#%#//scriptlet("set-constant", "noAdBlock", "true")
@@||kinofen.net/templates/kinofen/adblock/*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/98303
@@||filmiseriali.com/*/*/adblock/*.js
filmiseriali.com#%#//scriptlet("set-constant", "noAdBlock", "true")
! novsport.com - leftovers
novsport.com##div[style^="float: left; width: 300px; height: 250px;"]
[style$="overflow: hidden"]
novsport.com#?#h1[class]:contains(Реклама)
novsport.com#?#.rounded-left:has(> div[class] > h1[class]:contains(Реклама))
! https://github.com/AdguardTeam/AdguardFilters/issues/90240
gotvach.bg##.sidecolumn > div[class^="gid"]
gotvach.bg##div[class$="-content"] > .gidm
gotvach.bg##div[class$="-content"] > .text .giwrp
! https://github.com/AdguardTeam/AdguardFilters/issues/86671
zamunda.ch,zamunda.net##.clickads
zamunda.ch,zamunda.net##.speur
! https://github.com/AdguardTeam/AdguardFilters/issues/78720
@@/fuckadblock.min.js$domain=filmiseriali.com|filmisub.com
! https://github.com/AdguardTeam/AdguardFilters/issues/76558
capital.bg##.banner-box
! https://github.com/AdguardTeam/AdguardFilters/issues/72086
vbox7.com##.vbox-cap-adw
! https://github.com/AdguardTeam/AdguardFilters/issues/68914
arenabg.com##div[id^="spot-"]
! 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
mail.bg###mail_ad
||adsy.mail.bg^
||mail.bg/images/brandings/
mail.bg##.branding_content_link
mail.bg###main-billboard-spacer
!+ PLATFORM(windows, mac, android)
@@||mail.bg/message/$jsinject,elemhide,extension
!+ PLATFORM(windows, mac, android)
@@||mail.bg/message/$xmlhttprequest,other
! 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
!
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/111938
prothomalo.com##div[class*="_ads_"]
prothomalo.com##div[class*="_ad-slot-"]
prothomalo.com##div[class*="_ad_"] > a
! https://github.com/AdguardTeam/AdguardFilters/issues/111188
kalerkantho.com#?#.details > .some-class-name2 > p[style*="font-
size:"]:contains(/^বিজ্ঞাপন$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/101405
||cdn.jamuna.tv/ksrm$image
! https://github.com/AdguardTeam/AdguardFilters/issues/101408
prothomalo.com##div[class^="blank-m__adslot-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/98124
banglatribune.com##.mobiledesktop_sticky
banglatribune.com##div[id^="BT_Inner_R"]
! https://github.com/AdguardTeam/AdguardFilters/issues/96284
techtunes.io##body .tAds_MediumBillboard
techtunes.io#?#section.grey > .d-flex.justify-content-center > .tAds:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/94823
bdjobs.com##.single-promo
! https://github.com/AdguardTeam/AdguardFilters/issues/79261
||lastnewsbd.com/proposed.gif
lastnewsbd.com##.banner
lastnewsbd.com###top-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/79259
||ejjdin.com/img/one_bank.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/72955
prothomalo.com##div[class^="breakingNewsSlider-m__ad-bottom"]
prothomalo.com##div[class^="row1-m__inner_ads_"]
! 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
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
!
!---------------------------------------------------------------------
!------------------------------ Croatian -----------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/109934
jutarnji.hr##.container--break[class*="break_"]
||widgets.jutarnji.hr/instar/index.html
! https://github.com/AdguardTeam/AdguardFilters/issues/91918
!+ NOT_OPTIMIZED
mondo.me##.js-gpt-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/81294
gledajcrtace.xyz###header-wrap-reklama
gledajcrtace.xyz###sidebar > #HTML8
gledajcrtace.xyz###sidebar-two > #HTML4
gledajcrtace.xyz###sidebar-two > #HTML5
! https://github.com/AdguardTeam/AdguardFilters/issues/71161
sveopoznatima.com#?##secondary > aside:has(> div.widget-header >
h3:contains(/Marketing|Sponzorisano/))
! 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/112757
mobilenet.cz##.bannerMB
mobilenet.cz#%#//scriptlet("set-constant", "seznam_ads", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/111173
@@||noviny.sk/*/ads.html
! https://github.com/AdguardTeam/AdguardFilters/issues/108109
divoch.cz##.bottom-reklama
pocasi.divoch.cz#?##leva > h2:contains(/^Reklama$/)
pocasi.divoch.cz#?##prava > h2:contains(/^Reklama$/)
divoch.cz##iframe[src^="https://affil.invia.cz/direct/core/tool_dynamic-banner/"]
||affil.invia.cz/direct/core/tool_dynamic-banner/$domain=divoch.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/103195
suzukiclub.cz#@#.reklama
! https://github.com/AdguardTeam/AdguardFilters/issues/103764
@@||cdn.cpex.cz/logos/cnc.png$domain=zive.cz
@@||cdn.cpex.cz/cmp/v*/cpex-cmp.min.js$domain=zive.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/103752
slovnik.seznam.cz##.TextSSP
slovnik.seznam.cz##.BannerSSP
! https://github.com/AdguardTeam/AdguardFilters/issues/102540
seznam.cz##.ssp-advert
seznam.cz##li[data-analytics-entity-type="nativeSspAdvert"]
||seznam.cz/*/v2/vast?
||seznam.cz/*/static/js/ssp.js
www.seznam.cz#%#//scriptlet("set-constant", "sssp", "emptyObj")
! https://github.com/AdguardTeam/AdguardFilters/issues/102378
parlamentnilisty.cz##.aoad
parlamentnilisty.cz#%#//scriptlet("set-constant", "AdTrack", "emptyObj")
! https://github.com/AdguardTeam/AdguardFilters/issues/102320
sport.cz#@#.ad_hr
! https://github.com/AdguardTeam/AdguardFilters/issues/98558
karaoketexty.cz##.ad_notice1
karaoketexty.cz#$##ad_leader_wrapper { min-height: 50px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/97321
peak.cz#%#//scriptlet("abort-current-inline-script", "$", "adblock-modal")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=noopjs,domain=peak.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/95908
najserialy.to#@#[id^="etarget"]
najserialy.to#%#AG_onLoad(function() {var b=new MutationObserver(function() {var
c=document.querySelector('div[id="etarget-hb-wrap"] > div.close-ad');
c&&(b.disconnect(),c.click()) });b.observe(document, {childList: !0,subtree: !
0});setTimeout(function() {b.disconnect()}, 2E4)});
najserialy.to#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/96840
||trackad.cz/adtrack.php$script,other,redirect=noopjs,domain=nova.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/95920
yauto.cz###adv_ram
! kurzy.cz - ads
kurzy.cz###adv_content
||kurzy.cz/*/adv_async.js
||s.kurzy.cz/*/s_back.js
||img.kurzy.cz/*/*/*;ad=
! https://github.com/AdguardTeam/AdguardFilters/issues/95061
!+ NOT_OPTIMIZED
seznamzpravy.cz#$?#.adform-adbox.advert-square { remove: true; }
!+ NOT_OPTIMIZED
seznamzpravy.cz#$?#img[src*="ad_ads_advert"] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/95412
idnes.cz###selfart-box
! https://github.com/AdguardTeam/AdguardFilters/issues/95457
sledujserialy.io##.w-episode-source > div[id][style^="position: absolute; top:
0"]:not([class])
||sledujserialy.io/theme/json/episode.ad.etarget.php?adlink=
! https://github.com/AdguardTeam/AdguardFilters/issues/95305
zive.cz##.bx-leaderboard
zive.cz##body > div.fs-os
zive.cz#%#//scriptlet('set-constant', 'st', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/95099
freeserial.to##.ad1 > a
! https://github.com/AdguardTeam/AdguardFilters/issues/93425
topspeed.sk#%#//scriptlet('abort-current-inline-script', '$', 'adBlockDetected')
!
! https://github.com/AdguardTeam/AdguardFilters/issues/91148
zdopravy.cz##.navbar a.otherAds > img
zdopravy.cz#$##AdblockInfoWrapperCard { display: none !important; }
zdopravy.cz#$##AdblockInfoWrapperContent { display: block !important; }
zdopravy.cz#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
@@||zdopravy.cz^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/88098
svetmobilne.cz,svethardware.cz#?#.box > .caption:contains(/^reklama$/)
svetmobilne.cz,svethardware.cz###sidebar > .box > a[target="_blank"] > img
svetmobilne.cz,svethardware.cz###header > #topbar > .box > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/86360
imeteo.sk##.page-container__ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/85200
interez.sk###rklm-pod-clankom
interez.sk##.sidebar > #custom_html-2
! https://github.com/AdguardTeam/AdguardFilters/issues/86008
sreality.cz###top-brand
! https://github.com/AdguardTeam/AdguardFilters/issues/85006
!+ NOT_PLATFORM(ext_ublock)
*$xmlhttprequest,redirect-rule=nooptext,domain=seznamzpravy.cz,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/83263
||uschovna.cz/branding/?branding=$subdocument,redirect=noopframe
||cz.mrezadosa.com^$xmlhttprequest,redirect=noopframe,domain=uschovna.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/82507
csfd.sk##.box-bannercenter
! https://github.com/AdguardTeam/AdguardFilters/issues/80547
||letemsvetemapplem.eu/*/alzafeed_cached_js.php
letemsvetemapplem.eu##.alzafeed
letemsvetemapplem.eu,jablickar.cz##.lsads-banner
letemsvetemapplem.eu,jablickar.cz##.ownad
letemsvetemapplem.eu,jablickar.cz#$##page_wrapper { cursor: auto !important; }
letemsvetemapplem.eu#$#header.lsa { margin-top: 0 !important; }
letemsvetemapplem.eu#%#//scriptlet("prevent-addEventListener", "mousedown",
"branding_top")
! https://github.com/AdguardTeam/AdguardFilters/issues/79596
freefilm.to##div[class^="reklama"]
! https://github.com/AdguardTeam/AdguardFilters/issues/79079
||diit.cz/sites/default/files/_diit_branding/branding.jpg
diit.cz#$#body div#page-wrapper { background-image: none !important; }
diit.cz#$#html > body.domain-diit-cz { background-image: none !important; padding-
top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/80573
f1online.sk##img[style="width: 100%; max-width: 1030px; cursor: pointer;"]
f1online.sk##div[class^="PostContentArea__Container-sc-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/78107
hrej.cz##.sda-space
hrej.cz##.sda-desktop
hrej.cz#?#.sidebar > .sidebar-box > .sda-space:upward(1)
hrej.cz##a[id^="fullbrand-link_"]
hrej.cz##div[id^="div-gpt-ad"] + div[style="width:970px; height:125px;
position:relative; margin:0 auto;"]
hrej.cz#?#.odsazene > [id^="div-gpt-ad"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/85315
! https://github.com/AdguardTeam/AdguardFilters/issues/77699
bombuj.si#%#//scriptlet('remove-attr', 'href', 'a[id*="-reklam"][target="_blank"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/77665
xtv.cz#%#//scriptlet("prevent-setTimeout", "pgblck")
! https://github.com/AdguardTeam/AdguardFilters/issues/77726
kosicednes.sk##[data-banner-type]
! https://github.com/AdguardTeam/AdguardFilters/issues/77609
renault-club.cz#%#//scriptlet('remove-attr', 'class', 'body > div#obalovydiv')
renault-club.cz#@#.reklama
||google-analytics.com/
analytics.js$script,redirect=noopjs,important,domain=renault-club.cz
!#safari_cb_affinity(privacy)
@@||google-analytics.com/analytics.js$domain=renault-club.cz
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/76233
@@||refi-reklama.razitko.cz^$domain=refi-reklama.razitko.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/75868
garaz.cz##div[data-e2e="mol-advert"]
! https://github.com/AdguardTeam/AdguardFilters/issues/74496
toyota-club.eu#%#//scriptlet('remove-attr', 'class', 'body > div#obalovydiv')
toyota-club.eu#@#.reklama
||google-analytics.com/analytics.js$script,redirect=noopjs,important,domain=toyota-
club.eu
!#safari_cb_affinity(privacy)
@@||google-analytics.com/analytics.js$domain=toyota-club.eu
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/74153
club-opel.com#%#//scriptlet('remove-attr', 'class', 'body > div#obalovydiv')
club-opel.com#@#.reklama
||google-analytics.com/analytics.js$script,redirect=noopjs,important,domain=club-
opel.com
!#safari_cb_affinity(privacy)
@@||google-analytics.com/analytics.js$domain=club-opel.com
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/74051
letemsvetemapplem.eu#$#.headerbanner-wrapper { min-height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/71993
android1pro.com##.ai_widget
! https://github.com/AdguardTeam/AdguardFilters/issues/72549
@@||art-reklama.razitko.cz^$domain=art-reklama.razitko.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/72339
iliteratura.cz###reklama-top
! https://github.com/AdguardTeam/AdguardFilters/issues/71314
super.cz#@%#//scriptlet('ubo-acis.js', 'String.fromCharCode')
! https://github.com/AdguardTeam/AdguardFilters/issues/69555
onlymen.cz#$#.adsbygoogle { position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66823
expres.cz##body .r-main
expres.cz##.r-head
! https://github.com/AdguardTeam/AdguardFilters/issues/66077#issuecomment-863250711
||freefilm.to/ba_rs/tipsport_kasino.png
freeserial.to##div[class^="reklama"]
freeserial.to##div[class^="adv"]
freeserial.to##a[href^="https://s.click.aliexpress.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/65452
||trackad.cz/adtrack.php$script,other,redirect=noopjs,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
||televizeseznam.cz/*&source=*&videoFormats=*&zoneId$replace=/(<VAST[\s\S]*?>)[\s\
S]*<\/VAST>/\$1<\/VAST>/,xmlhttprequest
! 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/77055
! https://github.com/AdguardTeam/AdguardFilters/issues/70530
novinky.cz#@%#//scriptlet('ubo-acis.js', 'String.fromCharCode')
! https://github.com/AdguardTeam/AdguardFilters/issues/69755
! https://github.com/AdguardTeam/AdguardFilters/issues/57381
@@||aktuality.sk^$generichide
! 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/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
||i.imedia.cz/json|$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,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
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
televizeseznam.cz,hnonline.sk,ahaonline.cz,aktuality.sk,aktualne.cz,auto.cz,blesk.c
z,centrum.cz,cnews.cz,e15.cz,extra.cz,idnes.cz,karaoketexty.cz,mobilmania.cz,novink
y.cz,sport.cz,super.cz,tiscali.cz,zive.cz$$script[tag-
content="Element.prototype,""shadowRoot"""][min-length="5000"][max-length="8000"]
televizeseznam.cz,hnonline.sk,ahaonline.cz,aktuality.sk,aktualne.cz,auto.cz,blesk.c
z,centrum.cz,cnews.cz,e15.cz,extra.cz,idnes.cz,karaoketexty.cz,mobilmania.cz,novink
y.cz,sport.cz,super.cz,tiscali.cz,zive.cz$$script[wildcard="*.name)throw
*=""ABP"",*"][min-length="5000"][max-length="8000"]
televizeseznam.cz,hnonline.sk,ahaonline.cz,aktuality.sk,aktualne.cz,auto.cz,blesk.c
z,centrum.cz,cnews.cz,e15.cz,extra.cz,idnes.cz,karaoketexty.cz,mobilmania.cz,novink
y.cz,sport.cz,super.cz,tiscali.cz,zive.cz$
$script[wildcard="*getOwnPropertyDescriptor*contentWindow*ABP*"][min-length="5000"]
[max-length="8000"]
auto.cz$$script[tag-content="abortCurrentInlineScript"][max-length="7000"]
!
! https://github.com/AdguardTeam/AdguardFilters/issues/45246
||hnonline.sk/*&bust=$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,xmlhttprequest
! 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
!+ PLATFORM(windows, mac, android)
centrum.cz#%#Object.defineProperty(Object.prototype, 'fetchAds', { get: function(){
return function() {}; }, set: function(){ return function() {}; }});
! 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
||www.csfd.cz/film/*/videa/|$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/
! 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/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;
} });
||i.imedia.cz/json|$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,domain=sport.cz
! 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
!+ PLATFORM(windows, mac, android)
||pubads.g.doubleclick.net/gampad/ads?
*=xml_vast*nova.cz$redirect=nooptext,important,domain=nova.cz
! https://github.com/AdguardTeam/AdguardFilters/issues/27138
topserialy.to###over-playit
! 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/78367
seznamzpravy.cz#%#//scriptlet('remove-cookie', 'qusnyQusny')
seznamzpravy.cz##div[data-e2e="mol-advert"]
||report.seznamzpravy.cz^
! 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]
!+ PLATFORM(windows, mac, android)
/aktualne.cz\/[-_a-zA-Z0-9]{20,}/$domain=aktualne.cz,image
! 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
!+ PLATFORM(windows, mac, android)
||eco.cdn.dopc.cz^$image
! 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
fastshare.cz/top*?utm_source=*&utm_medium=*&utm_campaign=$domain=warforum.cz
warforum.cz###popwrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/6396
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;"]
! 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/71470
! viafree.dk, viafree.fi, viafree.no, viafree.se
viafree.dk,viafree.fi,viafree.no,viafree.se##.pause-ad
!
@@||v.fwmrm.net/ad/g/1$domain=viafree.dk|viafree.fi|viafree.no|viafree.se
@@||v.fwmrm.net/ad/l/1$domain=viafree.dk|viafree.fi|viafree.no|viafree.se
@@||v.fwmrm.net/crossdomain.xml$domain=viafree.dk|viafree.fi|viafree.no|viafree.se
! https://github.com/AdguardTeam/AdguardFilters/issues/72746
! https://github.com/AdguardTeam/AdguardFilters/issues/100957
! TODO: remove JS rule when prevent-xhr scriptlet will be available
viafree.*#%#(function(){var b=XMLHttpRequest.prototype.open,c=/freewheel-mtgx-
tv\.akamaized\.net/i;XMLHttpRequest.prototype.open=function(d,a)
{if("HEAD"===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)}})();
viafree.*#%#//scriptlet('prevent-xhr', 'freewheel-mtgx-tv.akamaized.net')
@@||fwmrm.net/crossdomain.xml$xmlhttprequest,domain=viafree.dk
||freewheel-mtgx-tv.akamaized.net^$media,redirect=noopmp4-1s,domain=viafree.*
! https://github.com/AdguardTeam/AdguardFilters/issues/71402
sofabold.dk##.centerMgfx
sofabold.dk##.top_b_display
sofabold.dk##div[class^="sidebanner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/66474
@@||cdn.maskinbladet.dk/*assets/templates/*/img/adblocker/ads.png
maskinbladet.dk#%#//scriptlet("prevent-setTimeout", "/doCheck\(.,.\)/")
! 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
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=bold.dk,important
! 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=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
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=dplay.dk,important
! https://github.com/AdguardTeam/AdguardFilters/issues/16229
! 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://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/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
||damoh.aftonbladet.se$replace=/"enabled": true\,/"enabled": false\,/i
||damoh.aftonbladet.se$replace=/"enabled": true\,/"enabled": false\,/i,important
!
vibilagare.se##.banner
nordschleswiger.dk##.TopAdvertising-Content-Wrapper
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1485
@@||jyllands-posten.dk/app/*ads*.js
!---------------------------------------------------------------------
!------------------------------ Estonian -----------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/117521
rikas.geenius.ee#%#//scriptlet("set-constant", "advanced_ads_ready", "noopFunc")
rikas.geenius.ee##div[class^="ad-geenius-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/83267
ilm.pri.ee##.adsense
! https://github.com/AdguardTeam/AdguardFilters/issues/77533
hinnavaatlus.ee##.header-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/74049
||harjuelu.ee/wp-content/banners/
! https://github.com/AdguardTeam/AdguardFilters/issues/74048
inforegister.ee##.ad-big-top
inforegister.ee##div[class^="towerBanner"]
inforegister.ee#$#.bg-shaft.header-bar { top: 0 !important; }
inforegister.ee#$#div[class="row-fluid main"][id="main"] { margin-top: auto !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/73456
elu24.ee##.section-branding-container
! 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/
@@||pilet.elron.ee^$extension
!---------------------------------------------------------------------
!------------------------------ Finnish ------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/115277
||adx.adform.net/adx/$script,xmlhttprequest,redirect=noopjs,domain=fcdn.lauta.media
ylilauta.org##iframe[src^="https://ads.ylilauta.org/"]
ylilauta.org##iframe[src^="https://fcdn.lauta.media/?"]
||fcdn.lauta.media/?$subdocument,domain=ylilauta.org
||static.ylilauta.org/js/*/Module/FrameLoader.js$replace=/this\.contentLoadFailed\
(\);//
! ruutu.fi - video ads
||nelonenmedia-pmd-ads-*.nm-stream.nelonenmedia.fi/*.mp4$media,redirect=noopmp4-
1s,domain=ruutu.fi
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\$1\}\);/,domain=ruutu.fi
! https://github.com/AdguardTeam/AdguardFilters/issues/78743
tennisassa.fi#$?#.page-content__main > div.module:first-child > div.module__content
div.ad--container:upward(div.module) { remove: true; }
! 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
||svonm.com/www.katsomo.fi/config.json$replace=/"enabled": true\,/"enabled":
false\,/i,domain=mtv.fi,important
!
riemurasia.net###container > div[class^="slide_"]
riemurasia.net#?##container > div.main-div > div[id]:has(>script[data-adfscript])
||kuvake.net^$domain=naurunappula.com
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/
||amazonaws.com/www.katsomo.fi/config.json$replace=/"enabled": true\,/"enabled":
false\,/i
||amazonaws.com/www.katsomo.fi/config.json$replace=/"enabled": true\,/"enabled":
false\,/i,important
||cdn.videoplaza.tv/contrib/fr-m6/svm/homadConfigVideoplaza-
w9.json$replace=/"enabled": true\,/"enabled": false\,/i
||e101.cdn.m6web.fr/players/generique/config/config_v3_w9.xml$replace=/
(<url_generique_post[\s\S]*?>)[\s\S]*<\/url_generique_post>/\$1<\/
url_generique_post>/
||cdn.videoplaza.tv/contrib/fr-m6/svm/homadConfigVideoplaza-
w9.json$replace=/"enabled": true\,/"enabled": false\,/i,important
||e101.cdn.m6web.fr/players/generique/config/config_v3_w9.xml$replace=/
(<url_generique_post[\s\S]*?>)[\s\S]*<\/url_generique_post>/\$1<\/
url_generique_post>/,important
||static.katsomo.fi/conf/
homadConfigKatsomo.json$replace=/"enabled":true\,/"enabled":false\,/i
||static.katsomo.fi/conf/
homadConfigKatsomo.json$replace=/"enabled":true\,/"enabled":false\,/i,important
!---------------------------------------------------------------------
!------------------------------ 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
!
! 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
||amazonaws.com/www.w9.fr/config.json$replace=/"enabled": true\,/"enabled":
false\,/i
||amazonaws.com/www.w9.fr/config.json$replace=/"enabled": true\,/"enabled":
false\,/i,important
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1845
@@||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
! hifi.fr - advanced search is broken by Adguard injections
@@||hifi.fr/pm_advancedsearch$document
! 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/99608
goal.ge##.web-promotion
! https://github.com/AdguardTeam/AdguardFilters/issues/78418
overclockers.ge##a[href="https://topbuy.ge"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/70325
srulad.com###pause_banner
srulad.com##iframe[data-src^="assets/banners/"]
||srulad.com/ads.php
||srulad.com/assets/banners/
||srulad.com/assets/frontend/js/dist/vast.js
! 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/78417
||sab.fast.ge/www/*/*.$domain=forum.ge
||forum.ge/trash/ads_down.gif
||forum.ge/trash/basisbank2.jpg
||forum.ge/trash/Proservice_domain.png
||crystal-ad.ge^$third-party
forum.ge###advert-three
! 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/115221
insider.gr##.admanager-content
! https://github.com/AdguardTeam/AdguardFilters/issues/110879
newsit.gr##.advert
newsit.gr##.inside-article > div[style="min-height: 280px;"]
newsit.gr#?#.inside-article > .postcontent:has(> .story_content >
div[id^="taboola-"])
newsit.gr#?#.entry-content > .sticky-wrapper:has(> .sticky-block > .sticky >
#inread-video:empty)
! https://github.com/AdguardTeam/AdguardFilters/issues/111190
mikrometoxos.gr##img[src*="/BANNER_"][src*="_970x250."]
mikrometoxos.gr##a[href*="utm_source=banner&utm_medium=mikrometoxos.gr&utm_campaign
=banner"] > img
||wp.com/www.mikrometoxos.gr/wp-content/uploads/*/
BANNER_*_970x250.png$domain=mikrometoxos.gr
! https://github.com/AdguardTeam/AdguardFilters/issues/111148
tainio-mania.online##a[href^="https://syndication.optimizesrv.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/111101
tainio-mania.online##div[class^="myput"]
! https://github.com/AdguardTeam/AdguardFilters/issues/111032
@@||movio.club/js/prebid-ads.js
movio.club#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/101424
sport24.gr###agora-inread
! https://github.com/AdguardTeam/AdguardFilters/issues/99386
athinorama.gr##div[id^="ParentOFdiv-gpt-ad-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97986
bankingnews.gr##script[data-server^="ADMAN"] + a[target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/95992
protothema.gr##.bannerWrp
! https://github.com/AdguardTeam/AdguardFilters/issues/91460
||kiniti.net/image/foxmed/
! https://github.com/AdguardTeam/AdguardFilters/issues/88485
moviez.space#%#//scriptlet("abort-on-property-read", "adLoadError")
moviez.space#$#.ads.adsbygoogle { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85383
greekcitytimes.com##aside[class^="ad_"]
greekcitytimes.com##.greek-adlabel
! https://github.com/AdguardTeam/AdguardFilters/issues/78433
gamato3.com##iframe[src^="https://syndication.optimizesrv.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/77162
sport24.gr###someplaceholder
! https://github.com/AdguardTeam/AdguardFilters/issues/70382
kefaloniapress.gr##.wpb_wrapper > .tagdiv-type > .td_mod_wrap > .metaslider
! https://github.com/AdguardTeam/AdguardFilters/issues/69979
xo.gr###tk_centralBanner
xo.gr##div[class*="Banner"]
! 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
newsthessaloniki.gr#%#//scriptlet("set-constant", "jQuery.adblock", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/39991
@@||xiaomi-miui.gr/*/advertisement.js
xiaomi-miui.gr#%#//scriptlet("set-constant", "$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/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_"])
!
||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/97659
livehindustan.com#?#.jarur-padhey > div.card-sm:has(> a[href^="/brand-stories/"])
! https://github.com/AdguardTeam/AdguardFilters/issues/110261
! https://github.com/AdguardTeam/AdguardFilters/issues/96712
!+ NOT_OPTIMIZED
||bhavishya.raftaar.in/assets/img/pandit.jpg
!+ NOT_OPTIMIZED
raftaar.in##a[href="https://www.astrologyadvice.in/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/93836
livehindustan.com##.ads
livehindustan.com##.prlads
! https://github.com/AdguardTeam/AdguardFilters/pull/91611
jansatta.com##.wp-block-newspack-blocks-wp-block-newspack-ads-blocks-ad-unit
! https://github.com/AdguardTeam/AdguardFilters/issues/85360
bioinhindi.in###NR-Ads
! ndtv.in - ad texts
ndtv.in##div[data-id="sponsor"]
ndtv.in##.ins_adcont
! https://github.com/AdguardTeam/AdguardFilters/issues/81334
gyanipandit.com##a[href^="https://wisetrolley.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/79426
hindikhabarwaala.com##.post-content > div.post-text > p >
img[src^="http://hindikhabarwaala.com/"][width="400"]
! https://github.com/AdguardTeam/AdguardFilters/issues/70777
! https://github.com/AdguardTeam/AdguardFilters/issues/70776
@@||pubads.g.doubleclick.net/ssai/event/*/master.m3u8$domain=timesnowhindi.com|
timesnowmarathi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/79204
thebharatnews.net##.textwidget > p > img[class*="wp-image"]
thebharatnews.net##a[rel="bookmark"][style^="background-image: url("]
! https://github.com/AdguardTeam/AdguardFilters/issues/44708
mahuazy.net##p[align="center"] > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/79165
aajtak.in##.event_home_banner
! https://github.com/AdguardTeam/AdguardFilters/issues/22120
hindi.business-standard.com#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "displayMessage:")
!
patrika.com##.google-ads-full
!---------------------------------------------------------------------
!------------------------------ Hungarian ----------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/114260
||head-clickfusion.com^$third-party
||headerbidding.services^$third-party
||3myad.com^$third-party
sorozatbarat.club###banner
! https://github.com/AdguardTeam/AdguardFilters/issues/111757
hvg.hu##.leaderboard-1a
! https://github.com/AdguardTeam/AdguardFilters/issues/112579
vezess.hu#?#.article-body > div.article_box_border:has(> div.article_solidheader >
p > strong:contains(HIRDETÉS))
! https://github.com/AdguardTeam/AdguardFilters/issues/112508
novekedes.hu##.gate-banner-poser
novekedes.hu#$#.base.has-gate-banner { padding-top: 0 !important; }
||gemhu.adocean.pl/files/js/ado.js$script,redirect=noopjs,domain=novekedes.hu
! https://github.com/AdguardTeam/AdguardFilters/issues/112506
gamestar.hu#$#.ad { display: none !important; }
gamestar.hu#%#//scriptlet('remove-class', 'have-ad', 'body.have-ad')
! https://github.com/AdguardTeam/AdguardFilters/issues/112180
index.hr##.ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/102693
logout.hu###page > div[class$="-responsive-970px-250px"]
logout.hu###right > div[class$="-responsive-300px-600px"]
logout.hu#?#div[itemprop="articleBody"] > div[class*=" "]:has(> h4 +
div[style*="calc"][onclick*="ajax"])
logout.hu#?#div[itemprop="articleBody"] + div[class*=" "]:has(> h4 +
div[style*="calc"][onclick*="ajax"])
! https://github.com/AdguardTeam/AdguardFilters/issues/101641
blikk.hu##.bannerDesktopContainer
! https://github.com/AdguardTeam/AdguardFilters/issues/101196
jofogas.hu#$##page-content { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/99024
nosalty.hu##.rubAd
! https://github.com/AdguardTeam/AdguardFilters/issues/98591
hvg.hu#@#[class="articleitem clear smallimage imgleft"]
hvg.hu##.hvg-bank360
! https://github.com/AdguardTeam/AdguardFilters/issues/97769
||cdn.234doo.com^$third-party
bug.hr##.main-content > div[class^="block "] > div[class=""] >
div.block__content:has(span.heading-section__logo > img[alt*=" preporu"])
! https://github.com/AdguardTeam/AdguardFilters/issues/97922
24.hu##.a2blck-layer
! https://github.com/AdguardTeam/AdguardFilters/issues/89830
dmdamedia.eu###add
! https://github.com/AdguardTeam/AdguardFilters/issues/88288
||sg.hu/banner/Huawei_Watch3_Master
sg.hu#$#body.ad-test { background-image: none !important; }
sg.hu#%#//scriptlet("prevent-window-open", "1", "bbelements.com")
! https://github.com/AdguardTeam/AdguardFilters/issues/87995
||ztracker.cc/pic/bannerek/
ztracker.cc##img[width="900"][height="90"]
! https://github.com/AdguardTeam/AdguardFilters/issues/75763
femina.hu#%#//scriptlet("set-constant", "ado", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/69327
joautok.hu##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/68362
kuruc.info##div[class*="adzone"]
kuruc.info##.cikkbanner
! https://github.com/AdguardTeam/AdguardFilters/issues/67741
videakid.hu,videa.hu#$##wrapfabtest { height: 1px!important; }
! 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
katalogus.top,filmvilag.me,mozimax.top##a[href^="https://rosszlanyok.hu/"]
katalogus.top,filmvilag.me,mozimax.top#?#.container_12 > div[style*="min-height:
250px;"]:has(> .adslot_1)
katalogus.top,filmvilag.me,mozimax.top#$?#iframe[srcdoc*="XMLHttpRequest"]
{ remove: true; }
katalogus.top,filmvilag.me,mozimax.top$
$script[wildcard="*document.write*iframe[srcdoc]*"][min-length="4000"][max-
length="6000"]
! 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"]
mozinet.me$$script[wildcard="*document.write*iframe[srcdoc]*"][min-length="4000"]
[max-length="6000"]
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$$script[wildcard="*document.body.style.overflow
= 'hidden';*.classList.remove(*"][min-length="500"][max-length="1500"]
totalbike.hu,divany.hu,totalcar.hu#%#//scriptlet("abort-current-inline-script",
"document.querySelector", "document.body.style.overflow")
||ad.adverticum.net/g3.js$script,redirect=noopjs,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/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/98531
! https://github.com/AdguardTeam/AdguardFilters/issues/46372
@@||forrest.adverticum.net/inapp/user^$domain=embed.indavideo.hu
embed.indavideo.hu#%#//scriptlet("set-constant", "AdHandler.adblocked", "0")
embed.indavideo.hu#%#//scriptlet("set-constant", "videodata.adBlockEnabled", "0")
||indexhu.adocean.pl/
*ad.json$xmlhttprequest,redirect=nooptext,domain=embed.indavideo.hu
! https://github.com/AdguardTeam/AdguardFilters/issues/43515
filmvilag.org$$iframe[srcdoc="XMLHttpRequest"]
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
||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"]
!
bb.is$$div[class="banner"]
!---------------------------------------------------------------------
!------------------------------ Indian -------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/108216
freesexkahani.com##.inside-right-sidebar > aside[id^="custom_html-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/107036
techhelpbd.com##.THBD-Ads
! https://github.com/AdguardTeam/AdguardFilters/issues/102253
digit.in##.textads_list
||digit.in/js/ads_management.js
digit.in#%#//scriptlet("set-constant", "textAdsList", "emptyObj")
! https://github.com/AdguardTeam/AdguardFilters/issues/100007
zeenews.india.com##.add-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/95887
mathrubhumi.com##div[id^="ML_DT_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/94497
dinamalar.com###innerleft div[style="text-align:center;"] > div[style^=" color: #"]
[style*="font-size:"]
dinamalar.com#$##ablockercheck { display: block !important; }
dinamalar.com#%#//scriptlet("abort-current-inline-script", "$", ".style.display=")
dinamalar.com#%#//scriptlet("prevent-setTimeout", ":visible")
dinamalar.com$$script[wildcard="*document.getElementById*.style.display=*$*"][min-
length="200"][max-length="1000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/92607
vikatan.com##div[class^="styles-m__vs-wrapper"]
vikatan.com##div[class^="styles-m__header-ad"]
vikatan.com##div[class^="styles-m__ad-center-unit"]
vikatan.com##div[class^="styles-m__ad-wrapper"]
vikatan.com##div[class*="styles-m__bundle-ad"]
vikatan.com##div[class*="styles-m__dynamic-rect-ad"]
vikatan.com##div[class^="widget300xauto"]
! https://github.com/AdguardTeam/AdguardFilters/issues/92311
asianetnews.com##.desktop-ad-1
asianetnews.com##div[class^="right-ad-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/91848
ndtv.in###RHS_WYSIWYG
! https://github.com/AdguardTeam/AdguardFilters/issues/91614
gujarati.news18.com##.my-ad-rhs
gujarati.news18.com##div[class*="Header_inner_ad_"]
hindi.news18.com##.article-promo-ad
hindi.news18.com,bengali.news18.com##.placeholder
hindi.news18.com,bengali.news18.com##div[class*="right"] >
div[class*="side"]:not([class*="gallery"])> div[style*="min-height:"] > #vigyapan
hindi.news18.com,bengali.news18.com#?#div[class*="right"] >
div[class*="side"]:not([class*="gallery"]):has(> div[style*="min-height:"]
> .placeholder)
! https://github.com/AdguardTeam/AdguardFilters/issues/90241
maalaimalar.com#%#//scriptlet("prevent-addEventListener", "load", "adblock")
||google-analytics.com/analytics.js$script,redirect=google-
analytics,domain=maalaimalar.com
!#safari_cb_affinity(privacy)
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/89309
ntnews.com##.awt_side_sticky
! https://github.com/AdguardTeam/AdguardFilters/issues/88644
raftaar.in##div[class^="story-footer-module__ad__"]
raftaar.in##div[id^="ads-"]
raftaar.in##body > div[style="margin-top:15px; margin-bottom:15px; text-align:
center;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/86204
anandabazar.com#?#.sidebar > div.background-hp-news:has(> div.background-hp-news >
div.text-advertisement)
anandabazar.com#?#.container > div.background-hp-news:has(> div.text-advertisement)
anandabazar.com##a[href^="https://admissionfair.abped.com/"] > img
anandabazar.com##.right-add
anandabazar.com##.hsadboxright
anandabazar.com##.todayprice-adbox
anandabazar.com#$#.dheaderbox { height: auto!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85530
odishatv.in##div[class^="otv-"][class$="-ad"]
! https://github.com/AdguardTeam/AdguardFilters/issues/85030
andhrajyothy.com#@##adDiv
andhrajyothy.com##.grey.pb4 > span
! https://github.com/AdguardTeam/AdguardFilters/issues/83901
hindikhabarwaala.com##.logo-banner div.pull-right
! https://github.com/AdguardTeam/AdguardFilters/issues/80244
kutchuday.in##.td-banner-wrap-full
kutchuday.in##.td-post-content > p > img
kutchuday.in##.td-post-content > * > strong > img
kutchuday.in##a[href="http://adityahealth.com"] > img
||kutchuday.in/wp-content/uploads/2021/04/11.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/79265
amarujala.com###auplusflash
amarujala.com##.jyotis-ban
! https://github.com/AdguardTeam/AdguardFilters/issues/79011
manoramaonline.com###mybot-adcover
manoramaonline.com##.ele-spnr-logo-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/78763
||myindianporn.com/*.gif|$~third-party
myindianporn.com##.aff-content-col
myindianporn.com##.aff-item-list
! https://github.com/AdguardTeam/AdguardFilters/issues/77313
bhaskar.com,divyabhaskar.co.in#?#div[id^="Ad--"]
bhaskar.com,divyabhaskar.co.in##div[style*="overflow:hidden;min-height:"]
[style*="max-height:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/117750
livehindustan.com#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=livehindustan.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=livehindustan.com,important
! 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)/
$domain=ratopati.com
/prixa.*\.net\/media\/[0-9A-Za-z-_]*.(gif|jpg)/$domain=ratopati.com
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/91849
navbharattimes.indiatimes.com##.adclose
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/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/11612
||videoplaza.tv/proxy/distributor/*.weburl=https://www.voot.com/$important
! https://github.com/AdguardTeam/AdguardFilters/issues/12303
! 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/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/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-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/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/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://github.com/AdguardTeam/AdguardFilters/issues/2810
###__BULLETIN__bdiv[style="position"]
||203.94.227.140^$image,third-party
||203.94.248.40^$image,third-party
!
@@||indiafreestuff.in/forum/public/*/facebook_
!---------------------------------------------------------------------
!------------------------------ Indonesian ---------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/116353
noonaspoiler.online###side_on_post > div[id^="HTML"]
! https://github.com/AdguardTeam/AdguardFilters/issues/113344
||jeniusplay.com/cdn/video/QQnewfix.mp4
||jeniusplay.com/cdn/gif/QQBanner/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/111220
liputan6.com##div[data-info="ad"]
! https://github.com/AdguardTeam/AdguardFilters/issues/107575
kuronime.tv##.kln
kuronime.tv##teaser3
! https://github.com/AdguardTeam/AdguardFilters/issues/107972
laravelarticle.com##.bl_wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/102875
194.163.183.129#$##player_embed { visibility: visible !important; }
194.163.183.129#$##myVideo[onclick="goVideoAds();"] { display: none !important; }
194.163.183.129#%#//scriptlet('set-constant', 'easthemeajax.playeradstime',
'undefined')
! https://github.com/AdguardTeam/AdguardFilters/issues/99329
honestdocs.id##.top-banner
honestdocs.id##.banner-left
! https://github.com/AdguardTeam/AdguardFilters/issues/98127
talenta.co#$#html { overflow: auto !important; }
talenta.co#$#.pum-overlay { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/94593
ipsaya.com##.IP-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/93791
motorplus-online.com###div-paralax-container
motorplus-online.com##.nkt__stick
motorplus-online.com##.kcm__tower
! https://github.com/AdguardTeam/AdguardFilters/issues/92999
samehadaku.care#$##player_embed { visibility: visible !important; }
samehadaku.care###myVideo
! https://github.com/AdguardTeam/AdguardFilters/issues/92524
suara.com##div[id^="div-ad-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/92136
bisnis.com##.flying_carpet_div
! https://github.com/AdguardTeam/AdguardFilters/issues/91159
indosport.com###billboard-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/90038
sonora.id###div-Inside-MediumRectangle
! placeholder
kusonime.com##.iklanads
! https://github.com/AdguardTeam/AdguardFilters/issues/89351
gomunime.online##div[style*="text-align: center;"] > a[href^="https://bit.ly/"] >
img
! https://github.com/AdguardTeam/AdguardFilters/issues/89898
||bp.blogspot.com^*/s720/$domain=samehadaku.sbs
samehadaku.sbs##.box_item_berlangganan_popup
samehadaku.sbs#$##skipbtn { display: none !important; }
samehadaku.sbs#$##playVideo { display: block !important; visibility: visible !
important; }
samehadaku.sbs#$##player_embed { display: block !important; visibility: visible !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/88112
pusatporn18.com###HTML7
! https://github.com/AdguardTeam/AdguardFilters/issues/87327
tempo.co##img[alt="Banner"]
! https://github.com/AdguardTeam/AdguardFilters/issues/83472
cnbcindonesia.com#?##ArtikelTerkaitContainer > .col_mob_4 > .native-ads-d:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/83783
||duit.cc/js/worker.js
duit.cc#$##ignielAdBlock { display: none !important; }
duit.cc#$#body[style*="overflow:"] { overflow: visible !important; }
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=duit.cc
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=duit.cc,important
! https://github.com/AdguardTeam/AdguardFilters/issues/82509
@@||mangalist.org/url/lib/adbanner.js
! https://github.com/AdguardTeam/AdguardFilters/issues/80388
mangaku.pro##div[class^="adv"]
! https://github.com/AdguardTeam/AdguardFilters/issues/78973
||neonime.*/wp-content/themes/grifus/images/donate/yunita/
! https://github.com/AdguardTeam/AdguardFilters/issues/77119
masihbelajar.com#$#.wait + .to { display: block !important; }
ad4msan.com#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"decodeURIComponent")
! https://github.com/AdguardTeam/AdguardFilters/issues/77092
id.ytmp3.plus###ba
! https://github.com/AdguardTeam/AdguardFilters/issues/75487
||bitball.b-cdn.net/video/*.mp4$media,redirect=noopmp4-1s,domain=185.145.131.204
! https://github.com/AdguardTeam/AdguardFilters/issues/77871
laksa19.github.io#%#//scriptlet("prevent-setInterval", "chkAds")
laksa19.github.io#%#//scriptlet("prevent-setTimeout", "chkAds")
laksa19.github.io#$#.adsbygoogle { height: 1px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/74675
nawalakarsa.id#?#.jeg_header > .jeg_bottombar > .container > .jeg_nav_row
> .jeg_nav_col > .item_wrap > .jeg_ad:upward(.jeg_bottombar)
! ##div[id^="st"][style^="z-index: 9999"]
komikhentaiterbaru.xtgem.com,rajahentai.com,komikhentai.me,komikhentai.online,hexat
.com,yhentai.sextgem.com,bursahentai.com##div[id^="st"][style^="z-index: 9999"]
! https://github.com/AdguardTeam/AdguardFilters/issues/74660
||xtgem.com/images/xtvid/$domain=rajahentai.com
! https://github.com/AdguardTeam/AdguardFilters/issues/75236
download.ipeenk.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
"adlinkfly_url")
! https://github.com/AdguardTeam/AdguardFilters/issues/60135
komikhentaiterbaru.xtgem.com##body > center > a[href] > img
||komikhentaiterbaru.xtgem.com/iklan2.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/74322
blog.aming.info#%#//scriptlet("prevent-window-open")
blog.aming.info#$#body { visibility: visible !important; }
blog.aming.info#$##babasbmsgx { display: none !important; }
||namesilo.com/affiliate/banner_
blog.aming.info##a[href^="https://cdn.aming.info/"] > img
blog.aming.info##.post-content center > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/73890
||vidio.com/embed/*&autoplay=true$domain=bola.net
bola.net##.slot-native-lg
! https://github.com/AdguardTeam/AdguardFilters/issues/73697
novelgo.id##div[class^="code-block-label"]
! https://github.com/AdguardTeam/AdguardFilters/issues/73142
petanikode.com###antiadblock
! https://github.com/AdguardTeam/AdguardFilters/issues/73442
jejakpiknik.com###footer_sticky
! https://github.com/AdguardTeam/AdguardFilters/issues/72711
inews.id###inews_v-out_hybrid
! https://github.com/AdguardTeam/AdguardFilters/issues/72019
139.99.120.222##a[target="_blank"][rel="nofollow"] img
! https://github.com/AdguardTeam/AdguardFilters/issues/70799
tribunjualbeli.com###div-Top-Leaderboard
tribunjualbeli.com##div[id^="div-Right-MediumRectangle-"]
tribunjualbeli.com##div[class="fl mt20"] > #iklan > div[style="width:160px;
height:600px;text-align: center;margin:20px auto;background-color:#ebebeb!
important"]
! https://github.com/AdguardTeam/AdguardFilters/issues/69436
grid.id##amp-embed[type="outbrain"]
! https://github.com/AdguardTeam/AdguardFilters/issues/68676
dumetschool.com##.modal-promo-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/72183
jagongoding.com##.iklan-container
! https://github.com/AdguardTeam/AdguardFilters/issues/68343
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=taufiqhdyt.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=taufiqhdyt.com
! https://github.com/AdguardTeam/AdguardFilters/issues/66163
@@||ad4msan.com/wp-content/plugins/dh-anti-adblocker/assets/js/prebid-ads.js
! 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/70384
am.lk##.bannergroup
! https://github.com/AdguardTeam/AdguardFilters/issues/71638
bitcatcha.co.id##.stickypl
! https://github.com/AdguardTeam/AdguardFilters/issues/64623
149.56.24.226###overlay
149.56.24.226###player-lux
! 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/66478
! https://github.com/AdguardTeam/AdguardFilters/issues/60909
bioskopkeren.*#$##film { display: block !important; }
bioskopkeren.*#$##filmoncereklam { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/60907
185.63.253.247##.wpb-outer-wrap
! 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##.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=noopjs,domain=labelotaku.com
! https://github.com/AdguardTeam/AdguardFilters/issues/57217
neonime.*##.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/68888
! https://github.com/AdguardTeam/AdguardFilters/issues/51657
oploverz.in##div[id^="glx-"][id$="-container"][style^="display: grid;"]
oploverz.in##.sgpb-popup-overlay
oploverz.in###sgpb-popup-dialog-main-div-wrapper
! 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/48650
pradjadj.com##.widget_abd_shortcode_widget
pradjadj.com#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
! 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
sextgem.com##div[id][style*="z-index: 999999999;"]
||xtgem.com/images/influenza/$domain=sextgem.com
||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/46349
!+ NOT_OPTIMIZED
||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
93.115.24.210,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/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
||img.kotakputih.casa/images/loker-2.gif
kotakhitam.casa,kotakputih.casa###vid > .jwseed
dutafilm.*##.imgbanner
dutafilm.*##a[href="/loker/"] > img
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$$script[tag-content="'iframe-network'==="][min-length="10000"][max-
length="20000"]
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; }
!+ PLATFORM(windows, mac, android)
fb21.tv#%#(function(){var c=window.setInterval;window.setInterval=function(f,g)
{return
g===1e3&&/countdown/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(wi
ndow)})();
! 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')
kompasiana.com$$script[tag-content="'iframe-network'"][min-length="10000"][max-
length="20000"]
! 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/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/42772
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##.theiaStickySidebar > #custom_html-8
21moviemania.pw,layarkaca21indo.xyz#%#//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
!
semprotyuk.com,93.115.24.210,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-manga53.bid|manhwa-manga54.bid|manhwa-manga55.bid|
manhwa-manga56.bid|manhwa-manga57.bid|manhwa-manga58.bid|manhwa-manga59.bid|manhwa-
manga60.bid|manhwa-manga61.bid|manhwa-manga62.bid|manhwa-manga63.bid|manhwa-
manga64.bid|manhwa-manga65.bid|manhwa-manga66.bid|manhwa-manga67.bid|manhwa-
manga68.bid|manhwa-manga69.bid|manhwa-manga70.bid|manhwa-manga71.bid|manhwa-
manga72.bid|manhwa-manga73.bid|manhwa-manga74.bid|manhwa-manga75.bid|manhwa-
manga76.bid|manhwa-manga77.bid|manhwa-manga78.bid
! https://github.com/AdguardTeam/AdguardFilters/issues/42312
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/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#%#//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
91.230.121.24#$#.mfp-bg { display: none!important; }
91.230.121.24#$#.mfp-wrap { display: none!important; }
91.230.121.24#$#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###fats
139.99.120.222###floating_banner_top
139.99.120.222##a[target="_blank"] > img
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##div[id^="previewBox"][style^="position: fixed;"]
139.99.120.222#$#.inner-wrap { margin-top: 0 !important; }
139.99.120.222#$##myModalSingle { display: none!important; }
139.99.120.222#$#body { overflow: visible!important; }
139.99.120.222#%#//scriptlet("set-constant", "Light.Popup.create", "noopFunc")
139.99.120.222#%#//scriptlet("adjust-setInterval", "timeLeft", "", "0.02")
||139.99.120.222/assets/planet88_nov21.mp4
||139.99.120.222/js/popup.js
||139.99.120.222/assets/STARS77-*.gif
||139.99.120.222/assets/77-LUCKS.gif
||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/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/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() { a = document.querySelector("#content-embed #tv-play-
btn"); c.disconnect(), a && a.click() }); c.observe(document, { childList: !0,
subtree: !0 }); setTimeout(function() { c.disconnect() }, 3E4) } }); })();
idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75#%#//
scriptlet('remove-attr', 'href', '.play-notice > .alert > #report-box ~ a[href]
[target="_blank"]')
idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75#%#//
scriptlet('remove-attr', 'href', '#content-embed > a[href][target="_blank"]')
idtube.me,idxx1.net,185.224.130.67,idxx1.rocks,103.194.171.75#%#//
scriptlet('remove-attr', 'href', '.block-trailer > a[href][target="_blank"]')
||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/19453
@@||teknologilink.com/js/advertisement.js
! https://github.com/AdguardTeam/AdguardFilters/issues/25349
! https://github.com/AdguardTeam/AdguardFilters/issues/19216
kompas.com#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "isIframeNetworking")
tribunnews.com,kompas.com#%#Object.defineProperty(window, '$JabK', { get:
function(){ throw null; }, set: function(){ throw null; }});
tribunnews.com,kompas.com$$script[tag-
content="={""isIframeNetworking"":false,""mappings"":[{""selector"":""link[href*="]
[max-length="15000"]
tribunnews.com$$script[wildcard="(function()
{try{*=d.createElement(""script"");*.tribunnews.com/*.body).appendChild(*"][max-
length="400"]
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
nekopoi.care##.ero > div.leftarea
linkpoi.in##center > a[href][target="_blank"] > img
nekopoi.care###sidebar_right > .widget_text > .custom-html-widget >
a[href^="http://bit.ly/"] > img
nekopoi.care##div[class^="adsgen"]
@@||nekopoi.*/wp-content/themes/ThemeNekopoi/js/adsbygoogle.js$~third-party
! 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/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/10727
mangaindo.web.id#@#.an-advert-banner
mangaindo.web.id#@#.an-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/10098
eramuslim.com#@##topAd
! https://github.com/AdguardTeam/AdguardFilters/issues/9962
sehatlega.com#@#.an-advert-banner
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=93.115.24.210|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/6872
!+ PLATFORM(windows, mac, android)
mivo.com#%#window.initRmpAdBlock = function() {};
!+ PLATFORM(windows, mac, android)
/rmp-blockadblock.js$domain=mivo.com
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
!
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##.container > div[id$="banner"]
||gambar123.com^$image,domain=93.115.24.210|semprot.com|semprotyuk.com
93.115.24.210,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"]
downloadfilem.com$$div[class="box"][tag-content="<h2>Iklan</h2>"]
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/116912
||ban.bhol.co.il^
||ext.bhol.co.il^
||st1.bhol.co.il^
bhol.co.il##div[id^="interstitial-caption-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/116760
prog.co.il#%#//scriptlet("prevent-setTimeout", "adView")
prog.co.il#%#//scriptlet("abort-current-inline-script", "$", "adsBlocked")
! https://github.com/AdguardTeam/AdguardFilters/issues/115272
b7net.co.il##.MainBorders div.Banner
! https://github.com/AdguardTeam/AdguardFilters/issues/102435
ynet.co.il###blanket:empty
! https://github.com/AdguardTeam/AdguardFilters/issues/95095
hwzone.co.il#%#//scriptlet("abort-on-property-read", "gothamBatAdblock")
hwzone.co.il#$#.publicite.text-ad.adsbox { display: block !important; }
! ashkelonim.co.il - ads
ashkelonim.co.il##.FloatingAd
ashkelonim.co.il##.Banner
ashkelonim.co.il#$#.Banner { position: absolute !important; left: -3000px !
important; }
ashkelonim.co.il#%#//scriptlet("abort-current-inline-script", "$",
"setImageBanner")
! https://github.com/AdguardTeam/AdguardFilters/issues/66838
||newshaifakrayot.net/bannershtml/
newshaifakrayot.net##.banner_con
! 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
!Start: walla.co.il
walla.co.il#%#(function() { try { if ("undefined" != typeof localStorage)
{ localStorage.setItem("sdfgh45678", "") } } catch (ex) {} })();
walla.co.il#%#(function() { try { if ("undefined" != typeof localStorage)
{ localStorage.setItem("__leslieData", "") } } catch (ex) {} })();
walla.co.il#%#(function() { try { if ("undefined" != typeof localStorage)
{ localStorage.setItem("__leslie_dynamic", "") } } catch (ex) {} })();
!
walla.co.il##iframe[src^="https://campaigns.yad2.co.il/"]
||campaigns.yad2.co.il^$domain=walla.co.il
||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
sheee.co.il,walla.co.il$$script[wildcard="*try*function*static*string*catch*"][min-
length="15000"][max-length="90000"]
! 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')
!End: walla.co.il
!
! 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=noopjs,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/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
!+ PLATFORM(windows, mac, android)
themarker.com#%#(function(){var
b=window.addEventListener;window.addEventListener=function(c,a,d){if(a&&-
1==a.toString().indexOf("hblocked?returnTo"))return b(c,a,d)}.bind(window)})();
! 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#%#//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/27607
walla.co.il$$script[wildcard="*<=0x0||*new Uint8Array*"][min-length="50000"][max-
length="150000"]
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"]
! 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#%#//scriptlet("abort-current-inline-script", "atob", "TextDecoder")
! 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/_next/static/chunks/*.js$replace=/return n&&"paying"/return;
n&&"paying"/
!+ PLATFORM(windows, mac, android)
haaretz.co.il#%#(function(){var
b=window.addEventListener;window.addEventListener=function(c,a,d){if(a&&-
1==a.toString().indexOf("hblocked?returnTo"))return b(c,a,d)}.bind(window)})();
@@||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
! 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;
} });
! 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"]
!---------------------------------------------------------------------
!------------------------------ Italian ------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/116588
ilfattoalimentare.it##.background-cover
ilfattoalimentare.it#$##wrapper { margin-top: 0 !important; }
ilfattoalimentare.it##.ad
! https://github.com/AdguardTeam/AdguardFilters/issues/112666
timgate.it##.adv-image
! https://github.com/AdguardTeam/AdguardFilters/issues/112663
liberoquotidiano.it##._fb_dbx
||mkt.forebase.com/plugin/loader.js$domain=liberoquotidiano.it
! https://github.com/AdguardTeam/AdguardFilters/issues/111137
||98zero.com/static/js/check.js
! https://github.com/AdguardTeam/AdguardFilters/issues/111097
allmusicitalia.it#$##inner-main-container { margin-top: 50px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110911
@@||email.it/js/prebid-ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/108958
quotidiano.net#?#body > #__next > div[class^="sc-"]:has(> div[id^="div-gpt-"])
quotidiano.net#$#body > #__next > main { grid-template-rows: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110696
la7.it#%#//scriptlet("set-constant", "__iasPET", "emptyObj")
! https://github.com/AdguardTeam/AdguardFilters/issues/109771
||primochef.it/adblock-tracking.html
primochef.it###detect ~ div[style^="display: flex; align-items: center; justify-
content: center; position: fixed;"]
primochef.it#%#//scriptlet("set-constant", "adBlockRunning", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/105192
tuttotech.net##body #adwallpaper
! https://github.com/AdguardTeam/AdguardFilters/issues/105494
lffl.org##.mrf-adv__wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/103544
||comunicati-stampa.net/images/banner/$domain=freeonline.org
freeonline.org#$#body { background-image: none !important; }
freeonline.org#$#.top-bar { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/102466
||newsmondo.it/adblock-tracking.html
newsmondo.it###detect ~ div[style^="display: flex; align-items: center; justify-
content: center; position: fixed;"]
newsmondo.it#%#//scriptlet("set-constant", "adBlockRunning", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/103013
inforge.net##.ifBUnit a[rel="sponsored"]
inforge.net#%#//scriptlet("abort-current-inline-script", "$", "adBlock")
! https://github.com/AdguardTeam/AdguardFilters/issues/102746
@@||scws.xyz^$domain=animeunity.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/100338
||ludicer.it/template/checkP.js
ludicer.it#%#//scriptlet("prevent-setTimeout", "document.body.innerHTML")
! https://github.com/AdguardTeam/AdguardFilters/issues/100414
gizchina.it##.backstretch
||gizchina.it/wp-content/uploads/*/*/skin-zte-esterno.jpg
gizchina.it#$#body.td-background-link { cursor: auto !important; }
gizchina.it#%#//scriptlet("set-constant", "td_ad_background_click_link",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/98964
||igizmo.it/wp-content/uploads/*/*/TOP-SKIN-1920x90-1.jpg
igizmo.it##body > a[href^="https://igizmo.it/linkto/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/98843
ispazio.net#?#.theiaStickySidebar > .stream-item-widget:has(> .stream-item-widget-
content > .ispaz-adlabel)
ispazio.net#?#div[class^="main-content tie-col-"] > .mag-box.stream-item-
mag:has(> .container-wrapper > .ispaz-adlabel)
! https://github.com/AdguardTeam/AdguardFilters/issues/97297
!+ NOT_OPTIMIZED
gizchina.it##img[width="300"][height="600"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97836
smartworld.it##.tw-adv-slot
! https://github.com/AdguardTeam/AdguardFilters/issues/97319
@@||oasjs.kataweb.it/adsetup_cmp.js$domain=repubblica.it
! https://github.com/AdguardTeam/AdguardFilters/issues/96897
focus.it##.foc-adv-false-slot
! https://github.com/AdguardTeam/AdguardFilters/issues/95528
@@||google.com/*/ads.html$domain=fantacalcio.it
fantacalcio.it#%#//scriptlet("prevent-setTimeout", "isAdBlockEnabled")
! https://github.com/AdguardTeam/AdguardFilters/issues/95349
@@||okfirenze.com/*/app/assets/js/prebid-ads.js
okfirenze.com#%#//scriptlet("prevent-setTimeout", "#rbm_block_active")
! https://github.com/AdguardTeam/AdguardFilters/issues/93241
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=laleggepertutti.it
! https://github.com/AdguardTeam/AdguardFilters/issues/93912
||components2.gazzettaobjects.it/rcs_anti-adblocker/
! https://github.com/AdguardTeam/AdguardFilters/issues/93570
||homepage.tiscali.it/int/static/js/plnr.js
tiscali.it##.cnt_b_2
! https://github.com/AdguardTeam/AdguardFilters/issues/93160
why-tech.it#@#.adsbygoogle
why-tech.it##.adsbygoogle:not(#ad-detector)
why-tech.it#%#//scriptlet('prevent-setTimeout', 'eb-fadeIn', '0')
! https://github.com/AdguardTeam/AdguardFilters/issues/91010
/images/banners/*$domain=oggimilazzo.it
oggimilazzo.it##.cb-category-top
||oggimilazzo.it/*/index.html
! https://github.com/AdguardTeam/AdguardFilters/issues/89722
gizchina.it##.mrf-adv__wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/87544
||altadefinizioneita.co/it.gif
altadefinizioneita.co##noindex > center > a[target="_blank"][rel="nofollow"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/85205
! https://github.com/AdguardTeam/AdguardFilters/issues/100502
corriere.it,gazzetta.it##.bck-adv
corriere.it#$#.fxr-between-center > .bck-adv { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85528
! https://github.com/AdguardTeam/AdguardFilters/issues/86215
hwupgrade.it###leaderboard-container
! https://github.com/AdguardTeam/AdguardFilters/issues/83832
xiaomitoday.it##.cegg_widget_products
! https://github.com/AdguardTeam/AdguardFilters/issues/84024
! For some reason video player is broken by some cosmetic generic rules, happens
with apps only
!+ PLATFORM(windows, mac, android)
@@||video.repubblica.it^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/83139
studenti.it##.sidebar-adv
! https://github.com/AdguardTeam/AdguardFilters/issues/82322
||devapp.it/wordpress/wp-content/uploads/*-300x250.
! https://github.com/AdguardTeam/AdguardFilters/issues/80887
narkive.com##.post_wrapper div[onimpression="nk_playbuzz_impression"]
! https://github.com/AdguardTeam/AdguardFilters/issues/80661
iolecal.blogspot.com##.amazonAds
! https://github.com/AdguardTeam/AdguardFilters/issues/80477
ivg.it#%#//scriptlet("set-constant", "checkForAdBlocker", "noopFunc")
||ivg.it/wp-content/plugins/edinet_giornali_swg_plugin/js/ackdet.js
! https://github.com/AdguardTeam/AdguardFilters/issues/80436
gdr-online.com#%#//scriptlet("set-constant", "isAdsLoaded", "true")
@@||gdr-online.com/adv/ads.js
! https://github.com/AdguardTeam/AdguardFilters/issues/79184
tuttoandroid.net#@#.card
tuttoandroid.net#?#.container .card > span.ribbon:contains(Adv):upward(1)
tuttoandroid.net#?#.container .card > .card-body > .entry-meta > .entry-meta-item >
span > a[href="https://www.tuttoandroid.net/offerte/"]:upward(5)
! https://github.com/AdguardTeam/AdguardFilters/issues/79327
wowlive.info#@#.adsBox
! https://github.com/AdguardTeam/AdguardFilters/issues/79901
informazione.it##.lng-ad
informazione.it##.text-center > div.sep-l
! https://github.com/AdguardTeam/AdguardFilters/issues/78904
tiscali.it##div[style="width:100%"] > .cnt_b_1
tiscali.it##.tiscali-dx div[class^="tiscali-shp-dayblk-"]
tiscali.it##.pull-right div[class*="tiscali-shp-"][data-b^="/shared/shopping"]
tiscali.it##.tiscali-cx-full > aside > .tiscali-dx > div[id^="dotnAd-"] + .vsb-pos-
3x2
! https://github.com/AdguardTeam/AdguardFilters/issues/78255
||inpiega.it/images/banners/
! https://github.com/AdguardTeam/AdguardFilters/issues/78254
ideegreen.it#?##sidebar > div.widget_text:has(> div.textwidget > center > font >
i:contains(Advertisements))
! https://github.com/AdguardTeam/AdguardFilters/issues/77955
||startmag.it/wp-content/uploads/Skin_StartMeg-1.jpg
startmag.it#$##outer-wrap > #page { padding-top: 0 !important; }
startmag.it#$#body #outer-wrap { background-image: none !important; }
startmag.it#%#//scriptlet("abort-on-property-read", "wpsite_clickable_data")
! https://github.com/AdguardTeam/AdguardFilters/issues/77957
paesenews.it##.pum-overlay
paesenews.it##.shailan_banner_widget
paesenews.it##.background-cover
! https://github.com/AdguardTeam/AdguardFilters/issues/77959
||isnews.it/images/banners/$domain=isnews.it
isnews.it##.bannergroup
isnews.it##.rstboxes
! https://github.com/AdguardTeam/AdguardFilters/issues/76646
@@||feed.4strokemedia.com^$domain=video.gazzetta.it
@@||cdnb.4strokemedia.com^$domain=video.gazzetta.it
! https://github.com/AdguardTeam/AdguardFilters/issues/77536
calcolareonline.eu##div[style="font-size:10px;margin-top:1px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/77531
comingsoon.it##.ffiPopCorn
! https://github.com/AdguardTeam/AdguardFilters/issues/75777
navigaweb.net##.linkad-basso
! https://github.com/AdguardTeam/AdguardFilters/issues/75549
@@||cdn.evolutionadv.it/money.it/*.mp4$domain=money.it
! https://github.com/AdguardTeam/AdguardFilters/issues/75129
sunhope.it#%#//scriptlet("prevent-setInterval", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/74993
guide-online.it#?#.theiaStickySidebar > div.widget > div.textwidget
a[target="_blank"][rel*="noopener"]:upward(div.widget)
guide-online.it#?#.theiaStickySidebar > div.widget > div.textwidget
ins.adsbygoogle:upward(div.widget)
! https://github.com/AdguardTeam/AdguardFilters/issues/71827
grandhotelcalciomercato.com###skin
grandhotelcalciomercato.com#$#.marginTopNavbar { margin-top: auto !important; }
@@||grandhotelcalciomercato.com/js/prebid-ads.js
grandhotelcalciomercato.com#%#//scriptlet('set-constant', 'canRunAds', 'true')
! https://github.com/AdguardTeam/AdguardFilters/issues/70872
ansa.it##.pp-adv
ansa.it##.news-detail > .box-news > a[href*="&utm_source=banner"][rel] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/70787
blograffo.net###secondary a[href^="https://amzn.to/"] > img
||blograffo.net/wp-content/uploads/*/amazon-offerte-del-giorno.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/69684
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=rtl.it
! https://github.com/AdguardTeam/AdguardFilters/issues/68438
beverfood.com#@#.adsbygoogle
beverfood.com#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
beverfood.com#$#body > div.sito { margin-top: 0 !important; }
beverfood.com#$#body { background-image: none !important; background: #ddd !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/70915
lavorincasa.it##div[class^="wbn-"]
lavorincasa.it###wrapper-sider-02
lavorincasa.it###wrapper-content > div[class="myfb"][style="height:250px;"]
||lavorincasa.it/content/js/new/adb/doubleclick.js
lavorincasa.it#$#body { margin-top: -100px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/67985
saggiamente.com##body > div#skin
||saggiamente.com/wp-content/themes/*/ad/
! https://github.com/AdguardTeam/AdguardFilters/issues/67789
avvocatoandreani.it#@#.AdSense
! https://github.com/AdguardTeam/AdguardFilters/issues/67111
ilfattoquotidiano.it##body > div[style^="position: fixed; min-width: 990px; border-
color:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/66372
comprovendolibri.it###AvvisoADblock
comprovendolibri.it#%#//scriptlet("set-constant", "google_jobrunner", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/66354
m2o.it##div[id^="adv-"]
m2o.it##div[class^="adv-"]
m2o.it###promo
! 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/77019
! https://github.com/AdguardTeam/AdguardFilters/issues/77641
tio.ch#@#.ad
tio.ch##div[data-link="@loadAd"]
tio.ch##div[class="randomBox cornice"]
tio.ch#%#//scriptlet("prevent-addEventListener", "error", "event.triggered")
tio.ch#%#(function() { try { if ('undefined' != typeof localStorage) {var date =
new Date(); window.localStorage.setItem("adbSkip", date.getTime()); } } catch (ex)
{} })();
@@||tio.ch^$generichide
@@||ad*.adbreak.ch/*ad_block=$domain=tio.ch
@@||ad.*.ch^$xmlhttprequest,other,script,domain=tio.ch
@@||adv.*.ch^$xmlhttprequest,other,script,domain=tio.ch
@@||ads.*.ch^$xmlhttprequest,other,script,domain=tio.ch
@@/^https?.*\..*\.ch\/.*\/(ad|adtech|pubblicita|adverts|ad-random|adSponsors|
banner-ad|banman|native-ad|advertise|advert1|bg_ads|adengine|adspot|baseAd|
coread)\/.*\/.*=.*&/$xmlhttprequest,other,script,domain=tio.ch
!#safari_cb_affinity(other)
!#safari_cb_affinity
! https://github.com/AdguardTeam/AdguardFilters/issues/65078
@@||rockitecn.nohup.it/*/js/*.js$domain=rockit.it
! 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/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/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#@#.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
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
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/68856
everyeye.it#@#.adv-top
everyeye.it###topskin_clicktag
everyeye.it#$#.adv-top { margin-top: 4.2rem !important; }
everyeye.it##.wrap_amazon_banner
! 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/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")
! 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#%#//scriptlet("set-constant", "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
! https://github.com/AdguardTeam/AdguardFilters/issues/32977
! https://github.com/AdguardTeam/AdguardFilters/issues/32800
! https://github.com/AdguardTeam/AdguardFilters/issues/32596
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/105605
! https://github.com/AdguardTeam/AdguardFilters/issues/102764
! https://github.com/AdguardTeam/AdguardFilters/issues/71313
! https://github.com/AdguardTeam/AdguardFilters/issues/25398
youmath.it##div[id^="C_"]
youmath.it##div[id^="D_"]
!
@@||youmath.it/media/*.js
youmath.it#%#//scriptlet("abort-current-inline-script", "document.getElementById",
"Adblock")
youmath.it#%#//scriptlet('prevent-setTimeout', 'is_adblock')
! 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/20162
mondomobileweb.it###custom_html-25
mondomobileweb.it###custom_html-20
mondomobileweb.it###custom_html-13
! 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#@#.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
@@||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)};})();
calciomercato.com$$script[tag-content="AntiAdblock"][min-length="2000"][max-
length="5000"]
! 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 { 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#%#Object.defineProperty(window, 'loadpopunder', { get: function()
{ return; } });
! 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##.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/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); });
! 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.directory##a[href^="/4k/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/43659
! https://github.com/AdguardTeam/AdguardFilters/issues/10032
vvvvid.it#%#//scriptlet("json-prune", "data.[].vast_url")
vvvvid.it#%#//scriptlet("set-constant",
"vvvvid.models.PlayerObj.prototype.play7Ads", "false")
||v.fwmrm.net/ad/g/1?*DiscoveryIntl_BrightcoveJ*&csid=VVVVID_ITALY_*vast$replace=/
(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/,important
@@||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/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/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##[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/5106
||zeusnews.it/antiadb.js
! https://github.com/AdguardTeam/AdguardFilters/issues/4838
@@||acea.it^$jsinject
@@||acea.it^$extension
! 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
calciomercato.com$$script[tag-content="new FuckAdBlock"][max-length="30000"]
!
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/113085
blog.naver.com#?#.se-main-container > div.se-component:has(> div.se-component-
content > div.se-section > div.se-module > a[href^="https://oevery.com"])
! https://github.com/AdguardTeam/AdguardFilters/issues/113720
pandora.tv##.ad_big
||prism.pandora.tv/pandora/player/pc_time_check/
pandora.tv#%#//scriptlet("set-constant", "isnoad_vod", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/113158
||avjamak.net/data/by_banner/
||icache.pandalive.co.kr/code:pandatv/partner/banner/*.gif$domain=avjamak.net
! https://github.com/AdguardTeam/AdguardFilters/issues/111508
||advod.sbs.co.kr/sbsad/*.mp4$media,redirect=noopmp3-0.1s
!+ PLATFORM(windows, mac, android)
||adservice.sbs.co.kr/NetInsight/vast/$important,domain=programs.sbs.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/110429
ggoorr.net##a[href^="http://toptoy.co.kr/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/110354
talk.op.gg##div[class^="ads__gpt"]
! https://github.com/AdguardTeam/AdguardFilters/issues/109247
m.newspic.kr#?#.aside_wrap > div.box:has(> div >
iframe[src^="https://ad.adinc.kr/"])
m.newspic.kr##div[style^="text-align"][style*="z-index:999999999999;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/105308
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=1412.rest
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=1412.rest,important
! https://github.com/AdguardTeam/AdguardFilters/issues/108822
||torrentonly3.com/data/zn_bimg/
! https://github.com/AdguardTeam/AdguardFilters/issues/102883
pcmap.place.naver.com###_pcmap_list_scroll_container > ul > li[data-laim-exp-
id="undefined*e"]
! https://github.com/AdguardTeam/AdguardFilters/issues/102173
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=today.line.me
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_$domain=today.line.me
! https://github.com/AdguardTeam/AdguardFilters/issues/100756
||video.twimg.com/ext_tw_video/*/pu/vid/$domain=topgirl.co
! https://github.com/AdguardTeam/AdguardFilters/issues/97145
genshin.gamedot.org###mapsBanner
genshin.gamedot.org###mapsPanel > #mapsContent > .maps-content ~
[style*='background-image: url("/module/genshinmaps/asset/image/adblock']
genshin.gamedot.org#%#//scriptlet("prevent-setTimeout", "setAdCheck()")
genshin.gamedot.org#$##mapsPanel > #mapsContent > .maps-content { bottom: 0 !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/96683
||dorama.kr/api/adcampaigns/vast$replace=/(<vmap:VMAP[\s\S]*?>)[\s\S]*<\/
vmap:VMAP>/\$1<\/vmap:VMAP>/,important,domain=dorama.kr
||dorama.kr/api/adcampaigns/banners$replace=/^.*//,important,domain=dorama.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/95441
chosun.com#?#aside[class^="grid__col--lg grid__col--lg-right grid__col--lg-3"] >
div.heading-title--top:contains(Branded Contents)
! https://github.com/AdguardTeam/AdguardFilters/issues/93133
biz.chosun.com##.article-control-bar ~ div.flex-chain-wrapper.box--pad-bottom-xl
! https://github.com/AdguardTeam/AdguardFilters/pull/92116
tistory.com##div.revenue_unit_wrap.block
! https://github.com/AdguardTeam/AdguardFilters/issues/91955
||cdn.ppomppu.co.kr/zboard/data*/banner/
ppomppu.co.kr##a[href^="https://s.ppomppu.co.kr/"]
ppomppu.co.kr#?#td.list_vspace a[onclick^="informAdClick("]:upward(2)
! https://github.com/AdguardTeam/AdguardFilters/pull/91385
zoominlife.com#?#.article > div[style^="width:"] > ins.adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/pull/91173
dondokquiz.janndk.com#?#div[style] > ins.adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/pull/91114
ruliweb.com###pc_maintop_hotdeal
ruliweb.com##div[id^="ad_main"]
ruliweb.com#?#.main_aside > div.aside_background + div[id^="ad_main"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/pull/90955
jootc.com###ai_widget-2
! https://github.com/AdguardTeam/AdguardFilters/issues/90856
aagag.com#?#ins.adsbygoogle:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/90549
||haninvegas.com/wp-content/*/img/global/banners/
haninvegas.com##div[class^="banner"]
! https://github.com/AdguardTeam/AdguardFilters/pull/89261
redflame.co.kr###content > div.main_contents_box
redflame.co.kr###wrapper > div#sidebar > div[class="sidebar_contents_box"]
[style^="padding:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/89182
fafan.kr###container > div#rightContents > div[style^="display: block; width:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/86706
cafe.naver.com##.ArticleFormBanner > a[href^="https://bit.ly/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/88013
||dobaklife1.com/data/apms/background/*.gif
/dobaklife1.com\/data\/file\/bo_\d{2}\/[a-f0-9]{32}_.*.gif/$domain=dobaklife1.com
/dobaklife1.com\/data\/editor\/\d{4}\/[a-f0-9]{32}_\d+_\d+.gif/
$domain=dobaklife1.com
dobaklife1.com###hd_pop
dobaklife1.com##div[class^="col-sm-"] > div.swipe-carousel
dobaklife1.com##img[src^="/data/apms/"]
! https://github.com/AdguardTeam/AdguardFilters/pull/88218
bosa.co.kr,econovill.com,sisafocus.co.kr,newsian.co.kr,idsn.co.kr,ggilbo.com,andong
daily.com,tiptipnews.co.kr,fntoday.co.kr,newstown.co.kr,womennews.co.kr,sisajournal
.com,zum.com,safetynews.co.kr,koreabiomed.com,mindpost.or.kr,energydaily.co.kr,docd
ocdoc.co.kr,edaily.co.kr##div[class^="banner_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/88212
principlesofknowledge.kr##a[href*="//click.soonwe.com/"]
principlesofknowledge.kr##a[href^="https://coupa.ng/"]
||img.knowledgepower.co.kr/*/cpcbanner/
! https://github.com/AdguardTeam/AdguardFilters/issues/87516
torrentqq96.com,torrentqq97.com,torrentqq98.com,torrentqq99.com,torrentqq100.com,to
rrentqq101.com,torrentqq102.com,torrentqq103.com,torrentqq104.com,torrentqq105.com,
torrentqq106.com,torrentqq107.com,torrentqq108.com,torrentqq109.com,torrentqq110.co
m##.at-banner
||i.imgur.com/*.gif$domain=torrentqq96.com|torrentqq97.com|torrentqq98.com|
torrentqq99.com|torrentqq100.com|torrentqq101.com|torrentqq102.com|
torrentqq103.com|torrentqq104.com|torrentqq105.com|torrentqq106.com|
torrentqq107.com|torrentqq108.com|torrentqq109.com|torrentqq110.com
! https://github.com/AdguardTeam/AdguardFilters/issues/85721
||az-cdn.com/AD_$domain=kr.topgirl.co
||kr.topgirl.co/storage/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/85534
bookbook.today##.banner-main
! https://github.com/AdguardTeam/AdguardFilters/issues/84929
v.kakao.com##ul[class^="list_column"] > li[adfit-unit-id]
v.kakao.com#$?#ul[class^="list_column"] > li[adfit-unit-id] { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85017
web.humoruniv.com###wrap_cnts a[href*="/ad_read_"][onmouseover^="ad_choo_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/84644
||ads.priel.co.kr^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/85309
||ohli24.net/img/*/*.gif
ohli24.net###exoall
! https://github.com/AdguardTeam/AdguardFilters/issues/84647
||tvetamovie.pstatic.net^$domain=sports.naver.com
||ssl.pstatic.net/tveta/libs/ssp/ssp.web.sdk.js$domain=sports.naver.com
! https://github.com/AdguardTeam/AdguardFilters/issues/84316
sutv7.com##.basic-banner
||sutv7.com/data/apms/background/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/81162
||ams.rmcnmv.naver.com/item/create/*?
ams_ctgr=$xmlhttprequest,domain=sports.news.naver.com
! g-enews.com ads
g-enews.com##.mad
! https://github.com/AdguardTeam/AdguardFilters/issues/80447
||data.news.zumst.com/alyac/popular/news.json
121.189.38.123^$network
! https://github.com/AdguardTeam/AdguardFilters/issues/80608
funbe.gdn##.container > div.row > div.mobile-banner
funbe.gdn##.bn
funbe.gdn##img[id^="banner_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/78959
browse.gmarket.co.kr##.box__component-sponsor-link
! https://github.com/AdguardTeam/AdguardFilters/issues/78905
spotv24.com##.topBanner__link
spotv24.com#%#//scriptlet('remove-class', 'topBanner--on', 'body')
! https://github.com/AdguardTeam/AdguardFilters/issues/78474
joytv.fun,dajunbi.com##.basic-banner
! hankyung.com ad
hankyung.com##.articlebanner
! https://github.com/AdguardTeam/AdguardFilters/issues/77145
@@||ad.smartmediarep.com/NetInsight/video/$domain=m.mbn.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/110118
||torrentdia*.com/data/to_list/
! https://github.com/AdguardTeam/AdguardFilters/issues/76393
@@||advimg.ad-mapps.com/sdk/js/ver/*/ad_movie_script.js$domain=ichannela.com
!
! tistory.com
! adblock detect
! ##ins.adsbygoogle
tistory.com##ins.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/53603
! tistory.com#@#ins.adsbygoogle[data-ad-client]:not([data-matched-content-ui-type])
@@||daumcdn.net/tistory/*/skin/images/fuckadblock.js$domain=tistory.com
tistory.com#$#.adsbygoogle { display: block!important; }
tistory.com#@#.adsbygoogle
tistory.com#%#//scriptlet("abort-on-property-read", "blockCode")
! https://github.com/AdguardTeam/AdguardFilters/issues/37517
maniac-game.tistory.com#$#div.adsbygoogle { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/41676
dailyhoroscope.tistory.com,foodvaccine.tistory.com,lovelywoman.tistory.com#$#.adsby
google { display: block!important; position: absolute!important; left: -3000px!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/35837
gugomah.tistory.com,ilsangt.tistory.com#$#.adsense-area { height: 1px!important; }
ilsangt.tistory.com#@#.adsense-area
! https://github.com/AdguardTeam/AdguardFilters/issues/48056
gugomah.tistory.com#%#//scriptlet("abort-on-property-read", "checkAds")
! https://github.com/AdguardTeam/AdguardFilters/issues/34577
moroa.tistory.com#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/72172
new-usedcar.tistory.com##figure[class="imageblock alignCenter"] >
a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/69813
@@||daumcdn.net/tistory/*/skin/images/ads.js$domain=shlee0882.tistory.com
shlee0882.tistory.com#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/66779
nxpop.tistory.com#@#.adbanner
nxpop.tistory.com#%#//scriptlet('prevent-setTimeout', 'adblocktest')
! 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/23017
@@||cdnjs.cloudflare.com/ajax/libs/fuckadblock/3.2.1/
fuckadblock.min.js$domain=gmyankee.tistory.com
! https://github.com/AdguardTeam/AdguardFilters/issues/47237
est0que.tistory.com#@#.adSquare
est0que.tistory.com##div[class^="googleA"]
! https://github.com/AdguardTeam/AdguardFilters/issues/43367
postpop.tistory.com#@#.adbanner
postpop.tistory.com#$##adblocktestdiv { height: 1px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/21089
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/75876
detegice.github.io#%#//scriptlet("abort-on-property-read", "wrapWindowByMask")
detegice.github.io##footer > #mask
! https://github.com/AdguardTeam/AdguardFilters/issues/74871
search.danawa.com##div[class^="search_ad_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/74355
cafe24.com##body > div[style^="position:fixed; right:0px; bottom:0px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/73714
lawissue.co.kr##div[style="margin: 20px auto 0;text-align:center;width: 630px;"]
lawissue.co.kr##div[id$="SkyBanner"]
||cliimage.commutil.kr/lawissue_www/nimg/banner_
lawissue.co.kr##a[href^="https://www.lawissue.co.kr/extcont/adclick.php"]
||cliimage.commutil.kr/phpwas/restmb_allidxmake.php
! https://github.com/AdguardTeam/AdguardFilters/issues/75291
! https://github.com/AdguardTeam/AdguardFilters/issues/79060
wfwf141.com,wfwf135.com,wfwf137.com,wfwf138.com##.top-banner
||imgcloud7.net/*.gif$domain=wfwf135.com|wfwf137.com|wfwf138.com|wfwf141.com
! https://github.com/AdguardTeam/AdguardFilters/issues/73597
! frequently changed domain
||torrentsee*.com/uploadfile/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/72863
@@||3dpchip.com^$generichide
@@||3dpchip.com/*#ad&adv_keywords=
! https://github.com/AdguardTeam/AdguardFilters/issues/71924
||protoon46.com/web_img/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/71968#issuecomment-757431978
@@||withukor.com/modules/document/tpl/icons//update.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/70910
osmanias.com##.ad_boxz
osmanias.com##.Top_of_ad_box
! https://github.com/AdguardTeam/AdguardFilters/issues/70303
linkkf.app###banner
! https://github.com/AdguardTeam/AdguardFilters/issues/69982
dcinside.com##.adv-group
! https://github.com/AdguardTeam/AdguardFilters/issues/69935
||ani365.org/assets/images/banner
! https://github.com/AdguardTeam/AdguardFilters/issues/69672
@@||ad.smartmediarep.com/*/video/$xmlhttprequest,domain=wavve.com
||smrmembers-smr.smartmediarep.com^$media,redirect=noopmp4-1s,domain=wavve.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69443
@@||gp.vrixon.com/adsdk/zum/vrixadsdk.js$domain=pip-player.zum.com
@@||adf.acrosspf.com/js/acrossadx.js$domain=ytn.co.kr
||zumads.vrixon.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/68780
badayak.com#%#//scriptlet('abort-current-inline-script', 'addEventListener',
'google_ad_client')
! m.comic.naver.com - these rules block/hide a banner which causes unresponsiveness
! https://github.com/List-KR/List-KR/issues/119
! https://github.com/List-KR/List-KR/issues/120
||ssl.pstatic.net/static/m/comic/im/promo/popup_cloud.png
m.comic.naver.com##body > div#ly_dim
! https://github.com/AdguardTeam/AdguardFilters/issues/68333
||api.piclick.kr/common/*/piclick-ad.$domain=news1.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/67825
!+ NOT_OPTIMIZED
now.rememberapp.co.kr##.remember-now-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/67765
airtravelinfo.kr#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/67686
algumon.com##.post-list > li.post-other
! https://github.com/AdguardTeam/AdguardFilters/issues/67309
!+ NOT_OPTIMIZED
m.naver.com##div[data-da]
! https://github.com/AdguardTeam/AdguardFilters/issues/67231
@@||api.jtbc.joins.com/ad/vmap/*$xmlhttprequest,domain=tv.jtbc.joins.com
!+ NOT_PLATFORM(ext_ublock)
||api.jtbc.joins.com/ad/vmap/*$xmlhttprequest,redirect=noopvmap-
1.0,domain=tv.jtbc.joins.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/66053
megabox.co.kr##.main-bottom-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/65601
! torrentview20.com
||torrentview*.com/data/editor/*.gif
torrentview60.com,torrentview61.com,torrentview62.com,torrentview63.com,torrentview
64.com,torrentview65.com,torrentview66.com,torrentview67.com##.hd_pops
torrentview60.com,torrentview61.com,torrentview62.com,torrentview63.com,torrentview
64.com,torrentview65.com,torrentview66.com,torrentview67.com##.npia-board-gallery
! 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
!
||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/92211
! frequently changed domain
/torrentmax15.com\/[a-z0-9_-]*.gif/$domain=torrentmax15.com|torrentmax16.com|
torrentmax17.com|torrentmax18.com|torrentmax19.com|torrentmax20.com|
torrentmax21.com|torrentmax22.com|torrentmax23.com|torrentmax24.com|
torrentmax25.com
torrentmax15.com,torrentmax16.com,torrentmax17.com,torrentmax18.com,torrentmax19.co
m,torrentmax20.com,torrentmax21.com,torrentmax22.com,torrentmax23.com,torrentmax24.
com,torrentmax25.com##.container-line-main-m
! 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/62734
krposts.com#$?#iframe[name]:not([class]):not([id]):not([src])[style^="display:"]
{ remove: true; }
krposts.com$$script[wildcard="*track*atob*ShadowRoot*"][min-length="5000"][max-
length="10000"]
! 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/60583
!+ PLATFORM(windows, mac, android)
@@||cmt.dcnewsj.joins.com//web//reply.css$domain=dcnewsj.joins.com
! 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/59149
news2day.co.kr##.banner_con
! https://github.com/AdguardTeam/AdguardFilters/pull/62486
blackdesertm.com#@#.left_bnr
! https://github.com/AdguardTeam/AdguardFilters/issues/58379
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,script,redirect=googlesyndication-
adsbygoogle,domain=linsoo.co.kr,important
@@||googleads.g.doubleclick.net/pagead/id$domain=linsoo.co.kr
@@||googletagmanager.com/gtag/js$domain=linsoo.co.kr
linsoo.co.kr##span[style*="document.documentElement.scrollTop?
document.documentElement.scrollTop: document.body.scrollTop"]
linsoo.co.kr$$script[tag-content="document.documentElement.scrollTop?
document.documentElement"]
! 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/55720
postshare.co.kr##body > div[style^="position:fixed;"][style*="z-index:9999"]
[style*="background:"]
! 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/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/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/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/49187
megabox.co.kr#$#header#header { top: 0!important; }
megabox.co.kr#$#.header-add-area { display: none!important; }
! 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#%#//scriptlet("abort-current-inline-script", "document.addEventListener",
"abisuq")
! 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/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/70301
! frequently changed domain
/^https?:\/\/avsee[0-9]{0,2}\.tv\/imgs\/[a-z0-9_]+\.gif$/$image,~third-party
avsee13.tv##.widget-side-box > div.main-box:first-child
avsee13.tv##div[style^="width:100%; height:100px; line-height:20px; text-
align:center;"]
||avsee*.tv/banner/
! 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
! 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/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/51804
manhwa-manga53.bid,manhwa-manga54.bid,manhwa-manga55.bid,manhwa-manga56.bid,manhwa-
manga57.bid,manhwa-manga58.bid,manhwa-manga59.bid,manhwa-manga60.bid,manhwa-
manga61.bid,manhwa-manga62.bid,manhwa-manga63.bid,manhwa-manga64.bid,manhwa-
manga65.bid,manhwa-manga66.bid,manhwa-manga67.bid,manhwa-manga68.bid,manhwa-
manga69.bid,manhwa-manga70.bid,manhwa-manga71.bid,manhwa-manga72.bid,manhwa-
manga73.bid,manhwa-manga74.bid,manhwa-manga75.bid,manhwa-manga76.bid,manhwa-
manga77.bid,manhwa-manga78.bid$$script[tag-content="atOptions"]
manhwa-manga53.bid,manhwa-manga54.bid,manhwa-manga55.bid,manhwa-manga56.bid,manhwa-
manga57.bid,manhwa-manga58.bid,manhwa-manga59.bid,manhwa-manga60.bid,manhwa-
manga61.bid,manhwa-manga62.bid,manhwa-manga63.bid,manhwa-manga64.bid,manhwa-
manga65.bid,manhwa-manga66.bid,manhwa-manga67.bid,manhwa-manga68.bid,manhwa-
manga69.bid,manhwa-manga70.bid,manhwa-manga71.bid,manhwa-manga72.bid,manhwa-
manga73.bid,manhwa-manga74.bid,manhwa-manga75.bid,manhwa-manga76.bid,manhwa-
manga77.bid,manhwa-manga78.bid#?#div[id^="custom_html-"]:has(div.custom-html-widget
> div:empty)
manhwa-manga53.bid,manhwa-manga54.bid,manhwa-manga55.bid,manhwa-manga56.bid,manhwa-
manga57.bid,manhwa-manga58.bid,manhwa-manga59.bid,manhwa-manga60.bid,manhwa-
manga61.bid,manhwa-manga62.bid,manhwa-manga63.bid,manhwa-manga64.bid,manhwa-
manga65.bid,manhwa-manga66.bid,manhwa-manga67.bid,manhwa-manga68.bid,manhwa-
manga69.bid,manhwa-manga70.bid,manhwa-manga71.bid,manhwa-manga72.bid,manhwa-
manga73.bid,manhwa-manga74.bid,manhwa-manga75.bid,manhwa-manga76.bid,manhwa-
manga77.bid,manhwa-manga78.bid#?#div[id^="custom_html-"]:has(div.custom-html-
widget:empty)
manhwa-manga53.bid,manhwa-manga54.bid,manhwa-manga55.bid,manhwa-manga56.bid,manhwa-
manga57.bid,manhwa-manga58.bid,manhwa-manga59.bid,manhwa-manga60.bid,manhwa-
manga61.bid,manhwa-manga62.bid,manhwa-manga63.bid,manhwa-manga64.bid,manhwa-
manga65.bid,manhwa-manga66.bid,manhwa-manga67.bid,manhwa-manga68.bid,manhwa-
manga69.bid,manhwa-manga70.bid,manhwa-manga71.bid,manhwa-manga72.bid,manhwa-
manga73.bid,manhwa-manga74.bid,manhwa-manga75.bid,manhwa-manga76.bid,manhwa-
manga77.bid,manhwa-manga78.bid#?#.widget:has(div[id^="rn_ad_native"])
manhwa-manga53.bid,manhwa-manga54.bid,manhwa-manga55.bid,manhwa-manga56.bid,manhwa-
manga57.bid,manhwa-manga58.bid,manhwa-manga59.bid,manhwa-manga60.bid,manhwa-
manga61.bid,manhwa-manga62.bid,manhwa-manga63.bid,manhwa-manga64.bid,manhwa-
manga65.bid,manhwa-manga66.bid,manhwa-manga67.bid,manhwa-manga68.bid,manhwa-
manga69.bid,manhwa-manga70.bid,manhwa-manga71.bid,manhwa-manga72.bid,manhwa-
manga73.bid,manhwa-manga74.bid,manhwa-manga75.bid,manhwa-manga76.bid,manhwa-
manga77.bid,manhwa-manga78.bid#?#div[id^="custom_html-"]:has(> div.custom-html-
widget > script[src])
manhwa-manga53.bid,manhwa-manga54.bid,manhwa-manga55.bid,manhwa-manga56.bid,manhwa-
manga57.bid,manhwa-manga58.bid,manhwa-manga59.bid,manhwa-manga60.bid,manhwa-
manga61.bid,manhwa-manga62.bid,manhwa-manga63.bid,manhwa-manga64.bid,manhwa-
manga65.bid,manhwa-manga66.bid,manhwa-manga67.bid,manhwa-manga68.bid,manhwa-
manga69.bid,manhwa-manga70.bid,manhwa-manga71.bid,manhwa-manga72.bid,manhwa-
manga73.bid,manhwa-manga74.bid,manhwa-manga75.bid,manhwa-manga76.bid,manhwa-
manga77.bid,manhwa-manga78.bid#?#div[id^="custom_html-"]:has(> div.custom-html-
widget > [id*="ScriptRoot"])
manhwa-manga53.bid,manhwa-manga54.bid,manhwa-manga55.bid,manhwa-manga56.bid,manhwa-
manga57.bid,manhwa-manga58.bid,manhwa-manga59.bid,manhwa-manga60.bid,manhwa-
manga61.bid,manhwa-manga62.bid,manhwa-manga63.bid,manhwa-manga64.bid,manhwa-
manga65.bid,manhwa-manga66.bid,manhwa-manga67.bid,manhwa-manga68.bid,manhwa-
manga69.bid,manhwa-manga70.bid,manhwa-manga71.bid,manhwa-manga72.bid,manhwa-
manga73.bid,manhwa-manga74.bid,manhwa-manga75.bid,manhwa-manga76.bid,manhwa-
manga77.bid,manhwa-manga78.bid#?#div[id^="ai_widget-"]:has(> div.code-block >
script[onerror])
manhwa-manga53.bid,manhwa-manga54.bid,manhwa-manga55.bid,manhwa-manga56.bid,manhwa-
manga57.bid,manhwa-manga58.bid,manhwa-manga59.bid,manhwa-manga60.bid,manhwa-
manga61.bid,manhwa-manga62.bid,manhwa-manga63.bid,manhwa-manga64.bid,manhwa-
manga65.bid,manhwa-manga66.bid,manhwa-manga67.bid,manhwa-manga68.bid,manhwa-
manga69.bid,manhwa-manga70.bid,manhwa-manga71.bid,manhwa-manga72.bid,manhwa-
manga73.bid,manhwa-manga74.bid,manhwa-manga75.bid,manhwa-manga76.bid,manhwa-
manga77.bid,manhwa-manga78.bid#?#div[id^="ai_widget-"]:has(> div.code-block
> .adsbygoogle)
manhwa-manga53.bid,manhwa-manga54.bid,manhwa-manga55.bid,manhwa-manga56.bid,manhwa-
manga57.bid,manhwa-manga58.bid,manhwa-manga59.bid,manhwa-manga60.bid,manhwa-
manga61.bid,manhwa-manga62.bid,manhwa-manga63.bid,manhwa-manga64.bid,manhwa-
manga65.bid,manhwa-manga66.bid,manhwa-manga67.bid,manhwa-manga68.bid,manhwa-
manga69.bid,manhwa-manga70.bid,manhwa-manga71.bid,manhwa-manga72.bid,manhwa-
manga73.bid,manhwa-manga74.bid,manhwa-manga75.bid,manhwa-manga76.bid,manhwa-
manga77.bid,manhwa-manga78.bid#?##main-sidebar >
div[id^="ai_widget-"]:has(>div.code-block:only-child)
! 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
! 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,buzztoon70.com##div[class^="banner"]
buzztoon.com,buzztoon70.com,bu###hd_pop
||i.imgur.com^$domain=buzztoon.com|buzztoon70.com
/^https:\/\/fanyv88.com:443\/https\/buzztoon?.+.com\/data\/[A-Za-z0-9_]+.gif/$domain=buzztoon.com|
buzztoon70.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/33603
toonkor.page##.main_top_bann
toonkor.page##.top_banner
toonkor.page##div[class^="bancol"]
! 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/36241
||toonkor.*/bann^
! https://github.com/AdguardTeam/AdguardFilters/issues/62741
! wfwf***.com - frequently changed domain
||imgcloud*.net/16000/*.gif$third-party
! 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
!+ PLATFORM(windows, mac, android) NOT_OPTIMIZED
tvchosun.com##.flowplayer-ad-skip
||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/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/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/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/89870
||manatoki*.net/data/banner/
||manatoki*.net/tokinbtoki/*.gif?_=
manatoki122.net,manatoki123.net,manatoki124.net,manatoki125.net,manatoki126.net,man
atoki127.net,manatoki128.net,manatoki129.net,manatoki130.net,manatoki131.net,manato
ki132.net,manatoki133.net,manatoki134.net,manatoki135.net,manatoki136.net,manatoki1
37.net,manatoki138.net,manatoki139.net,manatoki140.net,manatoki141.net,manatoki142.
net,manatoki143.net,manatoki144.net,manatoki145.net,manatoki146.net,manatoki147.net
,manatoki148.net#$#body { overflow: visible!important; padding-right: 0!
important; }
manatoki122.net,manatoki123.net,manatoki124.net,manatoki125.net,manatoki126.net,man
atoki127.net,manatoki128.net,manatoki129.net,manatoki130.net,manatoki131.net,manato
ki132.net,manatoki133.net,manatoki134.net,manatoki135.net,manatoki136.net,manatoki1
37.net,manatoki138.net,manatoki139.net,manatoki140.net,manatoki141.net,manatoki142.
net,manatoki143.net,manatoki144.net,manatoki145.net,manatoki146.net,manatoki147.net
,manatoki148.net#$#.modal-backdrop { display: none!important; }
manatoki122.net,manatoki123.net,manatoki124.net,manatoki125.net,manatoki126.net,man
atoki127.net,manatoki128.net,manatoki129.net,manatoki130.net,manatoki131.net,manato
ki132.net,manatoki133.net,manatoki134.net,manatoki135.net,manatoki136.net,manatoki1
37.net,manatoki138.net,manatoki139.net,manatoki140.net,manatoki141.net,manatoki142.
net,manatoki143.net,manatoki144.net,manatoki145.net,manatoki146.net,manatoki147.net
,manatoki148.net#$##adModal { display: none!important; }
manatoki122.net,manatoki123.net,manatoki124.net,manatoki125.net,manatoki126.net,man
atoki127.net,manatoki128.net,manatoki129.net,manatoki130.net,manatoki131.net,manato
ki132.net,manatoki133.net,manatoki134.net,manatoki135.net,manatoki136.net,manatoki1
37.net,manatoki138.net,manatoki139.net,manatoki140.net,manatoki141.net,manatoki142.
net,manatoki143.net,manatoki144.net,manatoki145.net,manatoki146.net,manatoki147.net
,manatoki148.net#%#//scriptlet("abort-current-inline-script", "jQuery", "/\
('#adModal'\)\.modal\('show'\)/")
! https://github.com/AdguardTeam/AdguardFilters/issues/31818
||newtoki*.com/tokinbtoki/*.gif?_=
||newtoki*.com/data/banner/
newtoki128.com,newtoki129.com,newtoki130.com,newtoki131.com,newtoki132.com,newtoki1
33.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,n
ewtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki14
4.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,ne
wtoki150.com###id_mbv
newtoki128.com,newtoki129.com,newtoki130.com,newtoki131.com,newtoki132.com,newtoki1
33.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,n
ewtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki14
4.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,ne
wtoki150.com##.basic-banner
newtoki128.com,newtoki129.com,newtoki130.com,newtoki131.com,newtoki132.com,newtoki1
33.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,n
ewtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki14
4.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,ne
wtoki150.com##.board-tail-banner
newtoki128.com,newtoki129.com,newtoki130.com,newtoki131.com,newtoki132.com,newtoki1
33.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,n
ewtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki14
4.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,ne
wtoki150.com#$#body { overflow: visible!important; padding-right: 0!important; }
newtoki128.com,newtoki129.com,newtoki130.com,newtoki131.com,newtoki132.com,newtoki1
33.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,n
ewtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki14
4.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,ne
wtoki150.com#$#.modal-backdrop { display: none!important; }
newtoki128.com,newtoki129.com,newtoki130.com,newtoki131.com,newtoki132.com,newtoki1
33.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,n
ewtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki14
4.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,ne
wtoki150.com#$##adModal { display: none!important; }
newtoki128.com,newtoki129.com,newtoki130.com,newtoki131.com,newtoki132.com,newtoki1
33.com,newtoki134.com,newtoki135.com,newtoki136.com,newtoki137.com,newtoki138.com,n
ewtoki139.com,newtoki140.com,newtoki141.com,newtoki142.com,newtoki143.com,newtoki14
4.com,newtoki145.com,newtoki146.com,newtoki147.com,newtoki148.com,newtoki149.com,ne
wtoki150.com#%#//scriptlet("abort-current-inline-script", "jQuery", "/\
('#adModal'\)\.modal\('show'\)/")
! https://github.com/AdguardTeam/AdguardFilters/issues/29331
@@||lover.ne.kr^$generichide
lover.ne.kr##a[href^="https://badspads.com/"]
! 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/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/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/23658
||wasabisyrup.com/template/plugin02.js
! 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/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/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/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.com
! 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/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/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/vendor/fuckadblock/fuckadblock.js
@@||ani19.net/js/ads.exoclick.com.js
!
||mediacategory.com/servlet/iadbn
||mediacategory.com/servlet/adBanner
||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/109960
inbox.lv##div[class^="AdContainer-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/99686
delfi.lv###adblock-popup
delfi.lv#%#//scriptlet("set-constant", "Adform", "emptyObj")
cloudycdn.services#%#//scriptlet("json-prune", "source.ads")
||adocean.pl/*ad.xml$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,domain=cloudycdn.services
! https://github.com/AdguardTeam/AdguardFilters/issues/92122
vipi.tv###top-banner
@@||vipi.tv/ads.js
vipi.tv#%#//scriptlet("abort-on-property-read", "checkBlock")
vipi.tv#%#//scriptlet("set-constant", "banUrl", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/88277
||kursors.lv/wp-content/uploads/*/*baneris$image
kursors.lv##.wpb_wrapper small > span[style="color:gray"]
! https://github.com/AdguardTeam/AdguardFilters/issues/86880
tv3play.skaties.lv###ad_banner_skin
! https://github.com/AdguardTeam/AdguardFilters/issues/83438
nra.lv##.bl-cont-ad
@@||tv3play.skaties.lv/static/scripts/ima3.js
||mssl.fwmrm.net/libs/adm/*/
LinkTag2.js$script,redirect=noopjs,domain=tv3play.skaties.lv
! https://github.com/AdguardTeam/AdguardFilters/issues/77575
failiem.lv#@#.show_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/70785
salidzini.lv###AM_giga
! 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/"]
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
!---------------------------------------------------------------------
!------------------------------ Lithuanian ---------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/81585
play.tv3.lt###ad_banner_skin
play.tv3.lt##.c-details__leaderboard-ad
play.tv3.lt##.c-track-bar__ad-cue-point
play.tv3.lt##.c-player__wrapper > #freewheel
@@||play.tv3.lt/static/scripts/ima3.js
@@||mssl.fwmrm.net/libs/adm/*/LinkTag2.js$domain=play.tv3.lt
! 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/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
!
!---------------------------------------------------------------------
!--------------------------- Luxembourgish ---------------------------
!---------------------------------------------------------------------
!
! spellchecker.lu ad
||reklammen.spellchecker.lu^
!---------------------------------------------------------------------
!------------------------------ Malaysian ----------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/102647
mingguanwanita.my##.adplaceholder-leaderboard
mingguanwanita.my##.adplaceholder-mrec
! https://github.com/AdguardTeam/AdguardFilters/issues/88172
malaysiakini.com##img[src^="https://static01.malaysiakini.com/ads/"]
!---------------------------------------------------------------------
!------------------------------ 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/
!---------------------------------------------------------------------
!------------------------------ Montenegrin --------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/97253
vijesti.me##.ads
!---------------------------------------------------------------------
!------------------------------ Nepali -------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/83323
nepalpress.com##.gam-each-ad
nepalpress.com##.gam-ad-position-wrap
nepalpress.com##.is-full-widescreen-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/79257
purbelinews.com##div[class$="-ads"]
purbelinews.com##aside#secondary
! 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/102119
vgtv.no#%#//scriptlet("json-prune", "enabled", "testhide")
! https://github.com/AdguardTeam/AdguardFilters/issues/85973
||cdn.vgc.no/js/libs/homad-
config.json$replace=/"enabled":true\,/"enabled":false\,/i
! https://forum.adguard.com/index.php?threads/tv2-no.22252/
||tv2.no/*/homadConfig*.json$replace=/"enabled":
true\,/"enabled":false\,/i,important
! https://github.com/AdguardTeam/AdguardFilters/issues/75489
@@||googletagservices.com/tag/js/gpt.js$domain=vegetarbloggen.no
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=vegetarbloggen.no
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=vegetarbloggen.no,important
! https://github.com/AdguardTeam/AdguardFilters/issues/71525
nytid.no#@#.td-a-rec
! https://github.com/AdguardTeam/AdguardFilters/issues/68502
||widget.tippebannere.no^$third-party
klikk.no##iframe[src^="//widget.tippebannere.no/"]
||widgets.sprinklecontent.com^$domain=klikk.no
!+ NOT_OPTIMIZED
klikk.no##.affiliate-content
! https://github.com/AdguardTeam/AdguardFilters/issues/67986
bt.no##.proaktiv-ad
! 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
@@||nettavisen.no/api/mnemonic/v*/render/pluss.nettavisen.no/
*dashboard.youplay.se*frontwidget$extension
! 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/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
v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=dplay.no,important
! 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#%#//scriptlet("set-constant", "__AB__", "noopFunc")
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##.ad
vg.no##.inline-ad-text
vg.no##.advert
vg.no##.finn-placeholder
!+ PLATFORM(windows, mac, android)
||no-vg.videoplaza.tv/proxy/distributor/$domain=vgtv.no|vg.no,important
! https://github.com/AdguardTeam/AdguardFilters/issues/7960
tv2.no#%#//scriptlet("json-prune", "enabled", "testhide")
tv2.no##.tv2-ad
*.damoh.tv2.no/$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/
||hgc-*.svonm.com/www.tv2.no/config.json$replace=/"enabled":\strue\,/"enabled":
false\,/i
||tv2.no/s/misc/homad/homadConfigTV2Live.json$replace=/"enabled":\
strue\,/"enabled": false\,/i
! https://github.com/AdguardTeam/AdguardFilters/issues/6064
vgtv.no###player.pulse-isPauseAdVisible > .jw-overlays
!
itavisen.no##div[id^="ad-"]
vg.no###ad-topboard
!---------------------------------------------------------------------
!------------------------------ Persian ------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/115273
imvbox.com##div[class^="cr-banner-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/110569
zoomg.ir##.main-top-ads
zoomg.ir##.main-inside-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/109129
digiboy.ir###header-bar
digiboy.ir##.sidebar-digiads
digiboy.ir#?#.slider-tab-ring:has(> div.textwidget > ul.vertical > li.sponsors-
item)
digiboy.ir#?#.slider-tab-ring:has(> div.textwidget > :not([class]) > a[href])
! https://github.com/AdguardTeam/AdguardFilters/issues/104314
eghtesadnews.com##.advs-wrapper
eghtesadnews.com##a[href^="/advertisements/"][target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/101735
||deema.agency^$third-party
||cdn.sanjagh.com^$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/99240
||blogfa.com/a/?$script
blogfa.com#%#//scriptlet("set-constant", "showbanner", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/96925
tgju.org##.advertise
tgju.org##.bottom-right-ad
||static.accessban.com/advertisement/$domain=tgju.org
! https://github.com/AdguardTeam/AdguardFilters/issues/96707
asriran.com##.adv_sticky
! https://github.com/AdguardTeam/AdguardFilters/issues/96101
beytoote.com##.m-banner-r
beytoote.com###m1_adv_free
beytoote.com##.adsnewbox
beytoote.com##.c-ads-banner
beytoote.com###adv_slider_fix
beytoote.com###bil_fix_top_pc
beytoote.com##div[class^="pcfadv"]
beytoote.com###headerbar .countclick
beytoote.com#?##sidebar-b .hamsan-container > .content-slider > .slider >
#adv_slider_fix:upward(2)
||storage.beytoote.com/images/adsbeytoote/
! https://github.com/AdguardTeam/AdguardFilters/issues/95321
eghtesadonline.com##div[style*="max-width: 100%; width: 728px; max-height:"]
eghtesadonline.com##div[style^="max-width: 100%; width: 300px; max-height: 100px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/92877
softgozar.com###advBan
! https://forum.adguard.com/index.php?threads/44366/
||click.digiato.com^$domain=vigiato.net
! https://github.com/AdguardTeam/AdguardFilters/issues/90477
downloadly.ir#?#.sidebar > .widget > .textwidget > .mom-e3lanat-wrap:upward(2)
downloadly.ir#?#.main-col > div[class="base-box"] > .mom-e3lanat-wrap:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/88769
tarafdari.com##div[id^="sanjagh_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/83232
par30games.net##.fixedadv
par30games.net##.fixedbanner
! https://github.com/AdguardTeam/AdguardFilters/issues/83080
||namasha.com/vastad?
||static.namasha.com/content/player*/vast.js
! https://github.com/AdguardTeam/AdguardFilters/issues/81762
shahrsakhtafzar.com##.flexbannergroup
! https://github.com/AdguardTeam/AdguardFilters/issues/79988
zoomg.ir,zoomit.ir##div[class^="js-banner-in-list-"]
zoomg.ir,zoomit.ir##div.article-mobile-inContent
zoomg.ir##.banner-wrapper
zoomg.ir##div[class$="-banner"]
zoomit.ir,zoomg.ir#?##mobileBannerAfterTags
! https://github.com/AdguardTeam/AdguardFilters/issues/79983
digiato.com##.digiad
||click.digiato.com/serve/*.js$~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/78626
zoomg.ir##.wide-ad-row
! 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/78291
||cloudirs.cf/padvish1.az
! 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/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#$#[id^="sidebar"][id*="stick"] > section { opacity: 0 !important;
pointer-events: none !important; }
@@||soft98.ir^$generichide
||soft98.ir/templates/soft98_default/js/jquery.js$replace=/(\|download\|hcrack\|)[\
s\S]*?(\|\|collapsing\|)/\$1body\$2/
! soft98.ir/templates/soft98_default/js/jquery$replace=/\|antibot\|(\|)?[\s\S]*\|
main\|/\|antibot\|\$1body\|main\|/
! ||soft98.ir/templates/soft98_default/js/jquery$replace=/\|antibot\|(size\|)?(\|)?
[\s\S]*?\|main\|/\|antibot\|\$1\$2body\|main\|/
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^
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
download.ir##img[alt="120-240"]
p30day.com##.adsblockpop
p30day.com##.txtAdv
||8pic.ir/ads/tabligh.js
||p30day.com/images/popdanny*.js
!---------------------------------------------------------------------
!------------------------------ Philippines --------------------------
!---------------------------------------------------------------------
kaplog.com##.happy-inside-player
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
@@||wnioski.mpips.gov.pl^$extension,elemhide,jsinject
! End
!
! ---------------------------
! FuckAdBlock Polish
skmedix.pl,interia.pl,trojmiasto.pl,js.iplsc.com,pomponik.pl,posty.pl,zalajkowane.p
l,kulinarnapolska.org,wroclawskiejedzenie.pl,jbzdy.co,innpoland.pl,jbzdy.com.pl,myw
restling.com.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 / questpass.pl
motohigh.pl,gosc.pl,posty.pl,zalajkowane.pl,kulinarnapolska.org,wypracowania.pl,oto
press.pl,wroclawskiejedzenie.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/")
tvn.pl,sadeczanin.info#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "adblock")
innpoland.pl,mamadu.pl,dadhero.pl,natemat.pl#%#//scriptlet("prevent-eval-if",
"isAdblockActive")
gostynska.pl,ddbelchatow.pl,jarocinska.pl,klodzko24.eu,nowaruda24.pl,portalplock.pl
,korsosanockie.pl,korsokolbuszowskie.pl,korso.pl,korso24.pl,forsal.pl,zwielkopolski
24.pl,se.pl,dziennik.pl,rawicz24.pl,tko.pl,tvn.pl,roweroweporady.pl,tulodz.pl,weszl
o.com#%#//scriptlet("abort-on-property-write", "adquestoConfig")
roweroweporady.pl,tulodz.pl#@#.ad_container
@@||video.onnetwork.tv/adblock_notify.js
||cdn.files.smcloud.net/t/adquesto_beszamel_se_pl.js
||weszlo.com/wp-content/themes/weszlo/questpass.js
||request.dqst.pl/v*/$xmlhttprequest
||lib.wtg-ads.com/prebid/prebid_*.js$xmlhttprequest,redirect=nooptext
!+ PLATFORM(windows, mac, android)
||cdn.dqst.pl/assets/ads.js?ad_ids=$xmlhttprequest,redirect=nooptext
!
! https://github.com/AdguardTeam/AdguardFilters/issues/117645
slazag.pl##.rotatorTop
slazag.pl#?#.similar__articles__single:has(> div[id^="render-ad-"])
! https://github.com/AdguardTeam/AdguardFilters/issues/117117
yachtsmen.eu###page-container > p > a[target="_blank"] > img
yachtsmen.eu#?#.et_pb_extra_column_sidebar > .yacht-
widget:has(> .widgettitle:contains(Reklama))
! https://github.com/AdguardTeam/AdguardFilters/issues/117042
ilewazy.pl##.ecomm-content-widget
||burdaffi.burdamedia.pl/script/init.js
! https://github.com/AdguardTeam/AdguardFilters/issues/117041
mamotoja.pl##.c-ad-placement
mamotoja.pl##div[id^="ecomm-placement-"]
||tools.mamotoja.pl/*/ad.js
||tools.mamotoja.pl/files/js/ado.js
! https://github.com/AdguardTeam/AdguardFilters/issues/117130
smaker.pl##.block--adv--padding
smaker.pl##.advert--container
smaker.pl##.adveet--container
! https://github.com/AdguardTeam/AdguardFilters/pull/116900
/\/js\/_[a-zA-Z]{17}\.js$/$domain=rynek-kolejowy.pl|rynek-lotniczy.pl|transport-
publiczny.pl|rynekinfrastruktury.pl
rynek-kolejowy.pl,rynek-lotniczy.pl,transport-
publiczny.pl,rynekinfrastruktury.pl#@#.adBanner
||portalcms.bm5.pl/Ajax/getReklamaRandom.aspx
! https://github.com/AdguardTeam/AdguardFilters/issues/116656
oferty.net##.a-d-sHeader
oferty.net###bb-banner-top
! https://github.com/AdguardTeam/AdguardFilters/issues/116652
gratka.pl##.dfp
! https://github.com/AdguardTeam/AdguardFilters/issues/116407
disco-polo.info###ad-headernowe2
! https://github.com/AdguardTeam/AdguardFilters/issues/116339
mgprojekt.com.pl##.code-block .ai-attributes
! https://github.com/AdguardTeam/AdguardFilters/issues/115708
deon.pl##.rv
deon.pl##.placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/115406
parkiet.com##.advertOuter
parkiet.com##.addAdvertContainer
parkiet.com###block-id-content-video-advert
! https://github.com/AdguardTeam/AdguardFilters/issues/115394
faktykaliskie.info##.widget-advert_placement
! https://github.com/AdguardTeam/AdguardFilters/issues/114845
wroclaw.pl##.bigAdBox
! https://github.com/AdguardTeam/AdguardFilters/issues/114634
lubimyczytac.pl#$#body { padding-top: 0 !important; }
lubimyczytac.pl#$##js-AdsTopCollContainer { display: none !important; }
lubimyczytac.pl#$#.content > main { background-image: none !important; padding-top:
0 !important; }
lubimyczytac.pl#$#@media (max-width: 768px) { body { padding-top: 50px !
important; } }
lubimyczytac.pl#$#@media (max-width: 768px) { body nav.main-menu { transform:
translateY(0) !important; } }
lubimyczytac.pl#%#//scriptlet("abort-current-inline-script", "setProp",
"adsContainer")
! https://github.com/AdguardTeam/AdguardFilters/issues/114625
portalspozywczy.pl##.abc
portalspozywczy.pl##body .ad:not(#style_important)
portalspozywczy.pl#?#.left > .box-0:has(> .abc:only-child)
portalspozywczy.pl#?#main > .one > .pageWidth:has(> .box-0 > .abc)
portalspozywczy.pl#?#.post_ax > .one > .pageWidth:has(> .box-0 > .abc)
! https://github.com/AdguardTeam/AdguardFilters/issues/114404
rynekzdrowia.pl##.abc
! https://github.com/AdguardTeam/AdguardFilters/issues/114319
farmer.pl##.abc
farmer.pl##.abc + hr
farmer.pl##.sr_ad + hr
! https://github.com/AdguardTeam/AdguardFilters/issues/114118
purepc.pl##.sidebar > div > a[href^="https://www.lenovo.com/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/113986
winterszus.pl##a[href="https://beesafe.pl/kalkulator-oc-ac/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/113253
mitula.com.pl#@#.adsList
mitula.com.pl###dfpRightLastContainer
! https://github.com/AdguardTeam/AdguardFilters/issues/112986
forexrev.pl##.reklama-footer
forexrev.pl###sidebar > #text-3
! https://github.com/AdguardTeam/AdguardFilters/issues/112984
bitcoin.pl###advertisements
! https://github.com/AdguardTeam/AdguardFilters/issues/112586
cryps.pl#?#.sidebar__inner > div[class="widget"]:has(>
.widget__notify:contains(/^reklama$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/112587
thinkapple.pl###post-banner-ad
thinkapple.pl##a[href^="https://www.salonydenon.pl/promo/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/109993
ddbelchatow.pl,portalplock.pl,kutno.net.pl,tulodz.pl,portalplock.pl##.flex-column >
.h-100 > div a[target="_blank"] > img[src^="https://storage.googleapis.com/"]
ddbelchatow.pl,portalplock.pl,kutno.net.pl,portalplock.pl#?#.flex-column > .h-100 >
div > h6:contains(/^ Promocja $/)
tulodz.pl#?#.flex-column > .h-100 > div > h3:contains(/^Promocja$/)
tulodz.pl#?#.flex-column > .h-100 > div > div > p > span >
span:contains(/^PROMOCJA$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/111010
gdziepolek.pl##div[class^="jss"][style^="margin-bottom:"][data-ga]
gdziepolek.pl##div[class^="jss"][style^="margin-bottom:"] > a[target="_blank"] >
span > img
gdziepolek.pl#?#div[class^="jss"][style^="margin-bottom:"] > div.MuiTypography-
root:contains(/^reklama$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/109995
moja-ostroleka.pl##div[style="width:730px;height:75px;display:block;margin:0
auto;"]
moja-ostroleka.pl#?##prawa_kolumna > h1.header_kategorie:contains(/^Reklama$/)
moja-ostroleka.pl#?##prawa_kolumna > h1.header_kategorie:contains(/^Reklama$/) ~ br
||moja-ostroleka.pl/uploads/banery/
||moja-ostroleka.pl//uploads/banery/
! https://github.com/AdguardTeam/AdguardFilters/issues/109929
wpoznaniu.pl##.g-dyn > a:not([href*="wpoznaniu.pl"]) > img
wpoznaniu.pl##.g-single > a:not([href*="wpoznaniu.pl"]) > img
! https://github.com/AdguardTeam/AdguardFilters/issues/110274
||wielkahistoria.pl/wp-content/uploads/*/*/banner_okupowana.jpg
wielkahistoria.pl##.johannes-custom-content > .wp-block-image > figure >
a[target="_blank"]:not([href*="wielkahistoria.pl"]) > img
wielkahistoria.pl#?#.johannes-wrapper > .johannes-section > .container > .section-
head > h3:contains(Warto przeczytać)
! https://github.com/AdguardTeam/AdguardFilters/issues/109184
||mojakoja.pl/anchor.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/109994
klodzko24.eu##.addWrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/113062
ciekawostkihistoryczne.pl#@#.full-width-ad
ciekawostkihistoryczne.pl##.page-container > a[href^="https://www.empik.com/"]
[target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/107404
ciekawostkihistoryczne.pl##.placeholderAds
! https://github.com/AdguardTeam/AdguardFilters/issues/107998
chojna24.pl###HTML5
! https://github.com/AdguardTeam/AdguardFilters/issues/107623
tubagliwic.pl#%#//scriptlet("abort-current-inline-script", "$", "adshowed")
||dummyimage.com^$domain=tubagliwic.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/108368
poradnikpracownika.pl##.banner-expandable a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/107619
biznesradar.pl##.ac--billboard
! https://github.com/AdguardTeam/AdguardFilters/issues/107381
pcworld.pl##.ad-mpu2-intertext
pcworld.pl##.adsense-lazyload-mpu-intertext
! https://github.com/AdguardTeam/AdguardFilters/issues/107223
bithub.pl##div[data-adid] > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/106657
muratordom.pl##.zpr_combo
! https://github.com/AdguardTeam/AdguardFilters/issues/106545
enowiny.pl##body .hidden-ad-s
! https://github.com/AdguardTeam/AdguardFilters/issues/107002
zmiksowani.pl##.gad
zmiksowani.pl#@#.gadContainer
zmiksowani.pl#%#//scriptlet("set-constant", "isAdFucker", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/106920
archeologia.com.pl###custom_html-21
archeologia.com.pl##.reklamy-kolumna > p[style="font-size:10px"]
archeologia.com.pl##div[style="”min-height:280px;height:280px;width:100%;text-
align:center;”"]
! https://github.com/AdguardTeam/AdguardFilters/issues/105986
menmania.pl###text-2
menmania.pl##.widget_times_ad_widget
! https://github.com/AdguardTeam/AdguardFilters/issues/105838
protipster.pl##.upper-banner
protipster.pl##.display--skin-background
protipster.pl##.display--bottom-right-popup
! https://github.com/AdguardTeam/AdguardFilters/issues/105836
mecze.com##.cool-stuff
! https://github.com/AdguardTeam/AdguardFilters/issues/105835
bets.pl##center > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/106921
histmag.org#?##article > div.css-nil:has(> div:contains(REKLAMA))
histmag.org#?##content > div > p:has(> div.css-nil > div:contains(REKLAMA))
! https://github.com/AdguardTeam/AdguardFilters/issues/107056
ppe.pl##div[class^="banner-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/107049
joemonster.org###main_billboard
joemonster.org##.sky-wrapper
joemonster.org##div[id*="Rect"]
||joemonster.org/build/js/prebid_*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/106541
footballdatabase.eu##.akcelo-placeholder
! discfree.pl - ads
||discfree.pl/crypto.html
! https://github.com/AdguardTeam/AdguardFilters/issues/104992
wiocha.pl###tnewsm
wiocha.pl###bnews
wiocha.pl###bnewsm
wiocha.pl##div[id^="mrectinfo"]
wiocha.pl##iframe[src^="https://www.wiocha.pl/subpages/"][src*=".php"]
! https://github.com/AdguardTeam/AdguardFilters/issues/104773
polki.pl##.pending-ad
polki.pl##div[id^="ecomm-placement-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/104601
zoonews.pl##.bsaProItem
zoonews.pl#?#.elementor-text-editor > span:contains(/^Reklama$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/104475
! https://github.com/AdguardTeam/AdguardFilters/issues/104474
! https://github.com/AdguardTeam/AdguardFilters/issues/104472
/wp-content/uploads/*/Reklama_baner_$domain=zyciejastrzebia.pl|beskidslaski24.pl
zyciejastrzebia.pl,beskidslaski24.pl,katowiceteraz.pl,slaskaopinia.pl##div[class$="
-adlabel"]
! https://github.com/AdguardTeam/AdguardFilters/issues/106396
pasazer.com##.adv_body
pasazer.com##article .adv_in_art
||pasazer.com/_assets/js/ad-connect.js
pasazer.com#%#//scriptlet("prevent-setTimeout", "_checker()")
! https://github.com/AdguardTeam/AdguardFilters/issues/106182
zamkomania.pl#@#.ad_box
zamkomania.pl#%#//scriptlet("prevent-setTimeout", "advert")
! https://github.com/AdguardTeam/AdguardFilters/issues/104479
tvn24.pl##.ado-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/104742
viva.pl##.placement
! https://github.com/AdguardTeam/AdguardFilters/issues/104097
roland-gazeta.pl#$#.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/103605
energetyka24.com,space24.pl,cyberdefence24.pl,defence24.pl,defence24.com##.partners
-module
energetyka24.com,space24.pl,cyberdefence24.pl,defence24.pl,defence24.com#?
#.layout__middle .page-builder-main > section.block:has(> .ad-banner)
energetyka24.com,space24.pl,cyberdefence24.pl,defence24.pl,defence24.com#?
#.layout__middle .page-builder-main > section.block:has(> .partners-module)
! https://github.com/AdguardTeam/AdguardFilters/issues/103562
tenpoznan.pl##.code-block
! https://github.com/AdguardTeam/AdguardFilters/issues/103810
!+ PLATFORM(windows, mac, android)
@@||helios.pl/*/*/*?ajax=$xmlhttprequest,content,elemhide,jsinject,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/111240
! https://github.com/AdguardTeam/AdguardFilters/issues/103278
obserwatorgospodarczy.pl###tie-wrapper > div[style="text-align: center;"] >
a:not([href*="obserwatorgospodarczy.pl"]) > img
obserwatorgospodarczy.pl###tie-wrapper > .stream-item-above-header >
a[target="_blank"]
! https://github.com/AdguardTeam/AdguardFilters/issues/103148
manutd.pl##a[href*="/aff_c?offer_id="] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/102807
tonaszregion.pl##aside[id^="smartslider"] div[data-n2click="n2ss.openUrl(event);"]
tonaszregion.pl#?#aside[id^="smartslider"]:has(div[data-
n2click="n2ss.openUrl(event);"])
tonaszregion.pl#?#.widget_media_image:matches-css-before(content: /^REKLAMA$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/103100
rynekzdrowia.pl#?#div[class^="box-"]:has(> div[class] > div[id^="ad"])
rynekzdrowia.pl#?#.right > div[class^="box-"]:has(> small:contains(PARTNER))
! https://github.com/AdguardTeam/AdguardFilters/issues/102648
wroclawskisport.pl##a[href="https://superbet.pl/supergame"] > img
wroclawskisport.pl##a[href="https://superbet.pl/supergame"] + figcaption
wroclawskisport.pl#?#.theiaStickySidebar > aside > .widget:has(> h2 >
span:contains(/^Partner$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/102654
pl.ign.com##a[href^="https://bit.ly/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/102602
@@||img.dladealera.pl/ads/$domain=budmatauto.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/102329
mojaolesnica.pl#?#body > div[style*="min-width: 100%;"][style*="float:"]:has(>
div[style] > div[style] > div[style]:contains(reklama))
! https://github.com/AdguardTeam/AdguardFilters/issues/103023
filmomaniak.pl##.baner-inner2
! https://github.com/AdguardTeam/AdguardFilters/issues/106209
sportowebeskidy.pl##a[href^="https://www.betters.pl/"] > img
||sportowebeskidy.pl/static/upload/store/*_Betters.png
! https://github.com/AdguardTeam/AdguardFilters/issues/102708
||sportowebeskidy.pl/static/thumbnail/bananer/
! https://github.com/AdguardTeam/AdguardFilters/issues/106924
wpolityce.pl#@#.adunit
wpolityce.pl##.adunit:not(#widget_playlist)
! https://github.com/AdguardTeam/AdguardFilters/issues/102534
wpolityce.pl##.tile--ads
wpolityce.pl##[class^="publication_"][class*="ad-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/101732
kryptonotowania.pl##.losowanko
kryptonotowania.pl#%#//scriptlet("abort-current-inline-script", "baner")
! https://github.com/AdguardTeam/AdguardFilters/issues/101818
czasdzieci.pl##div[data-slot="allAds"]
||czasdzieci.pl/js/a-d-sync.js
||czasdzieci.pl/js/a-d-manager.js
! https://github.com/AdguardTeam/AdguardFilters/issues/101731
browsehappy.pl##a[href^="https://brave.com/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/101730
kryptoporadnik.pl##.code-block
kryptoporadnik.pl##a[href^="https://www.kryptoporadnik.pl/przejdz/"]
[target="_blank"] > img
kryptoporadnik.pl##a[href^="https://www.kryptoporadnik.pl/przejdz/"]
[target="_blank"] > span > img
! https://github.com/AdguardTeam/AdguardFilters/issues/101618
memytutaj.pl###top-ad > a[href^="https://amzn.to/"]
memytutaj.pl###top-ad > a[href^="https://www.amazon."]
||cdn.shopify.com/s/files/*.gif$domain=memytutaj.pl
||amazon-adsystem.com/widgets/$image,important,domain=memytutaj.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/102710
enowiny.pl##.mnmd-ad-spot
enowiny.pl##div[data-label="Reklama"]
! https://github.com/AdguardTeam/AdguardFilters/issues/101874
udostepnijto.pl#$#body > div.mfp-wrap { display: none !important; }
udostepnijto.pl#$#body > div.mfp-bg { display: none !important; }
udostepnijto.pl#$#html { overflow: auto !important; margin-right: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/101608
||webmagazyn.pl/*/wp-content/uploads/*/300-250pammm-300x250.jpg
webmagazyn.pl##a[href^="https://www.forexee.com/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/101467
lowcyburzpim.pl##.lb24-base-list-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/101523
! https://github.com/AdguardTeam/AdguardFilters/issues/101645
dziendobry.tvn.pl##.ado-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/101292
juvepoland.com##a[href="http://www.torggler.pl/"] > img
||juvepoland.com/wp-content/uploads/*/torggler.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/101291
atleti.pl##.jl_ads_section
atleti.pl##a[href="/go/fuksiarz"] > img
atleti.pl##a[href="/go/fortuna-tv"] > img
atleti.pl##header ~ div[style="margin: 20px auto; float: left; width: 100%;"]
||atleti.pl/wp-content/uploads/*/*/fortuna*-laliga.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/101288
psgonline.pl##.jl_ads_section
psgonline.pl##a[href="/go/fortuna-tv"] > img
psgonline.pl##iframe[data-src="https://bets.pl/rectanglepsg"]
psgonline.pl##header ~ div[style="margin-top: 20px; float: left; width: 100%;"]
||bets.pl/rectanglepsg
||psgonline.pl/wp-content/uploads/*/*/fortuna*-ligue1*.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/101287
fcinter.pl##.kompendium > a[href="https://www.iparts.pl"]
fcinter.pl##a[href^="https://online.efortuna.pl/page?key="] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/101286
chelseapoland.com##a[href="http://onelink.to/noinn"] > img
chelseapoland.com##a[href^="https://www.vitasport.pl/"][href*="&utm_medium=banner"]
||chelseapoland.com/images/noinn.png
||chelseapoland.com/images/baner_vita_chelsea.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/101285
devilpage.pl##.banner2
devilpage.pl###menu_reklama
devilpage.pl#?#.prawa > #menu_box > h2:contains(/^REKLAMA$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/101180
skipol.pl##.makler
skipol.pl##div[id^="makler-"]
skipol.pl#$#header { height: 10px !important; }
skipol.pl#?##content > aside > h2:contains(/^Reklama$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/101181
winterszus.pl###text-8
winterszus.pl##.sidebar-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/102397
! https://github.com/AdguardTeam/AdguardFilters/issues/101076
weszlo.com##a[href^="https://fuksiarz.pl/"][href*="&utm_"]
weszlo.com##img[src^="https://weszlo.com/wp-content/uploads/"][src*="/
prawdziwycashback_"]
||weszlo.com/wp-content/uploads/*/*/prawdziwycashback_*.png
! https://github.com/AdguardTeam/AdguardFilters/issues/100572
@@||hb.improvedigital.com/pbw/headerlift.min.js$domain=gry.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/100803
@@||adocean.pl/ad.xml$domain=imasdk.googleapis.com,badfilter
@@||adocean.pl/*ad.xml$domain=imasdk.googleapis.com,badfilter
video.onnetwork.tv#%#//scriptlet("json-prune", "data.adData")
! https://github.com/AdguardTeam/AdguardFilters/issues/110527
! https://github.com/AdguardTeam/AdguardFilters/issues/100860
@@||chili.com/api/v*/ad-manager/avod/metadata?videoAssetId=
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=chili.com
! https://github.com/AdguardTeam/AdguardFilters/issues/99560
@@||olx.org/ads/offer-eligibility$domain=olx.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/99687
tabletowo.pl##.tabad
! https://github.com/AdguardTeam/AdguardFilters/issues/100262
pulsembed.eu#@#iframe[width="600"][height="90"]
! https://github.com/AdguardTeam/AdguardFilters/issues/99193
miastodzieci.pl##.md_ad
miastodzieci.pl##body .r_ov
miastodzieci.pl##.widget_shwd .weleda
miastodzieci.pl##.text-center > a[href^="https://bit.ly/"] > img
||miastodzieci.pl/wp-content/uploads/*/*/screening-*.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/98892
virpe.cc#@#.adsBox
@@||virpe.cc/includes/js/adver.js
! https://github.com/AdguardTeam/AdguardFilters/issues/100687
||skijumping.pl/content/images/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/98796
||beskidlive.pl/images/banners/
beskidlive.pl#?#.jm-module-in > .jm-module-content > .custom:has(> p[style="text-
align: center;"]:contains(/^REKLAMA$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/98413
satkurier.pl##div[style="width:300px;margin-left:auto;margin-right:auto;margin-
bottom:26px"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97571
dyktanda.pl##footer + aside[class="modal-container modal-container-loaded"]#modal
||dyktanda.pl/static/js/main.*.chunk.js$replace=/src:"https:\/\/
pagead2\.googlesyndication\.com\/pagead\/js\/adsbygoogle\.js"/src:"\/"/
! https://github.com/AdguardTeam/AdguardFilters/issues/96623
zielona-energia.cire.pl##a[href^="https://sklep.semicon.com.pl/"][target="_blank"]
img
zielona-energia.cire.pl##a[href^="https://www.are.waw.pl/"][target="_blank"] img
zielona-energia.cire.pl#?#div[class^="sc-"]:has(> h3:contains(/^PARTNER SERWISU$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/98650
tabletowo.pl##.oiot-inline
tabletowo.pl##.table-reklama_po_komentarzach
! https://github.com/AdguardTeam/AdguardFilters/issues/99336
isokolka.eu,bialostockie.eu,bielsk.eu#?#div[class]:has(> p >
span:contains(REKLAMA))
! https://github.com/AdguardTeam/AdguardFilters/issues/99404
! https://github.com/AdguardTeam/AdguardFilters/issues/100683
nakolei.pl,swiatoze.pl##.code-block
! https://github.com/AdguardTeam/AdguardFilters/issues/101185
fly4free.pl#?#div[class^="col-"]:has(> div.placement)
! https://github.com/AdguardTeam/AdguardFilters/issues/96629
!+ NOT_OPTIMIZED
tabletowo.pl##.grad
tabletowo.pl##.sticky--wrap .sidebar-wrap > .sidebar
tabletowo.pl##.entry-content > div[style="min-height: 300px;text-align: center;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/117272
party.pl##.c-ecomm-widget
||tools.party.pl/files/js/ado.js
! https://github.com/AdguardTeam/AdguardFilters/issues/117271
wizaz.pl##.c-ecomm-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/96537
wizaz.pl##.c-ad-placement
wizaz.pl###main #content .page div[id^="ecomm-placement-ssr-wrapper-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/100823
silesion.pl###block-15
! https://github.com/AdguardTeam/AdguardFilters/issues/96455
kinomoc.com##.rkads
kinomoc.com#$##rk-content { display: none !important; }
kinomoc.com#$##cn-content { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/97367
comparic.pl##.akliuiy-single
comparic.pl##.gkliuiy-single
comparic.pl#$#body .td-header-wrap { height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/95956
cire.pl##img[src^="/files/portal/"][src*="/campaign/"]
cire.pl#?#h3:only-child:contains(/^REKLAMA$/):upward(1)
cire.pl#?#div[class^="sc-"]:has(> div:first-child:contains(/^(SPONSORZY PORTALU|
PARTNERZY PORTALU)$/) + div:last-child > a[href][target="_blank"] > img)
||cire.pl/files/portal/*/campaign/$image
! https://github.com/AdguardTeam/AdguardFilters/issues/95958
kb.pl##.banner-container
kb.pl##.entry-content-brief-super
kb.pl##div[data-banner="onTop"]
kb.pl##.article-body > div[style="min-height: 300px;"]
kb.pl##.article-body > div[style="min-height: 500px;"]
kb.pl##.article-body > div[style="min-height: 1500px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/95799
ppe.pl##body .advjs:not(#style_important)
! https://github.com/AdguardTeam/AdguardFilters/issues/95796
wgospodarce.pl##.ad__billboard
! https://github.com/AdguardTeam/AdguardFilters/issues/97981
citybuzz.pl##.cbz-widget
citybuzz.pl##div[class^="cbz-content"]
! https://github.com/AdguardTeam/AdguardFilters/issues/95994
interia.pl##.ad-container
! https://github.com/AdguardTeam/AdguardFilters/issues/95378
silesion.pl##.banner-promotions-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/95548
login.wyborcza.pl#@#.ads
! https://github.com/AdguardTeam/AdguardFilters/issues/94999
yafud.pl#$#body > .adsbygoogle { display: block !important; }
yafud.pl$$script[tag-content="BlockAdBlock.prototype"][min-length="5000"][max-
length="10000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/95343
exsites.pl#@##ad-slot
exsites.pl#$#.adsbox#ad-slot { display: block !important; }
exsites.pl#%#//scriptlet('prevent-setTimeout', '.offsetHeight')
exsites.pl##body > div[style^="display: block; box-sizing: border-box; padding:"]
[style*="font-weight: bold; font-size:"][style*="text-align: center; position:
fixed;"][style*="z-index:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/115415
! https://github.com/AdguardTeam/AdguardFilters/issues/96624
! https://github.com/AdguardTeam/AdguardFilters/issues/95377
android.com.pl##.banner
android.com.pl##div[class^="welcome-screen" i]
forum.android.com.pl##.Anchor-ad
forum.android.com.pl##.Ad-container
forum.android.com.pl##.Ad--has-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/94676
investmap.pl###app > div[class^="sc-"] > div[class^="sc-"][height="300px"]
investmap.pl###app > div[class^="sc-"] > div[class^="sc-"][height="300px"] +
div[class^="sc-"] > div[class^="sc-"] > div[class^="sc-"][height="250px"]
investmap.pl#?##app > div[class^="sc-"] > div[class^="sc-"][height="300px"] ~
div[class^="sc-"] > div[class^="sc-"] > span[class^="sc-"]:has(> svg + span)
!https://github.com/AdguardTeam/AdguardFilters/issues/101658
! https://github.com/AdguardTeam/AdguardFilters/issues/94659
mojegotowanie.pl##p[style^="font-size: 11px; margin-bottom: 0; text-align:
center;"]
claudia.pl,elle.pl,focus.pl,elleman.pl,mojegotowanie.pl,glamour.pl##.advertising-
box-wrapper
claudia.pl,elle.pl,focus.pl,kobieta.pl,elleman.pl,przyslijprzepis.pl,glamour.pl##.m
enu-container + p[style^="font-size: 11px; margin-bottom: 0; text-align: center;"]
claudia.pl,elle.pl,focus.pl,kobieta.pl,elleman.pl,mojegotowanie.pl,przyslijprzepis.
pl,glamour.pl##.advertising-billboard
claudia.pl,elle.pl,focus.pl,kobieta.pl,elleman.pl,mojegotowanie.pl,przyslijprzepis.
pl,glamour.pl##.plista_container
claudia.pl,elle.pl,focus.pl,kobieta.pl,elleman.pl,mojegotowanie.pl,przyslijprzepis.
pl,glamour.pl##div[id$="-po-calosci-container"]
claudia.pl,elle.pl,focus.pl,kobieta.pl,elleman.pl,mojegotowanie.pl,przyslijprzepis.
pl,glamour.pl##div[id^="kopia-"][id$="-container"].widget-content
||imasdk.googleapis.com/js/sdkloader/
ima3.js$script,redirect=noopjs,important,domain=claudia.pl|elle.pl|focus.pl|
kobieta.pl|elleman.pl|mojegotowanie.pl|przyslijprzepis.pl|glamour.pl
kobieta.pl##.advertising-box
przyslijprzepis.pl,mojegotowanie.pl##.rc
claudia.pl##div[id^="cl-"][id$="container"].widget-content
mojegotowanie.pl##div[id^="mg-"][id$="container"].widget-content
przyslijprzepis.pl#?#.recipe-index > .row > .box-item > div[data-
widget="plista_widget_infeed"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/100893
temi.pl##.gtmi
! https://github.com/AdguardTeam/AdguardFilters/issues/94537
skrotymeczow.pl##.snippet > .table
skrotymeczow.pl##[class^="cool-stuff"]
skrotymeczow.pl##.cnt > p > a[href^="https://skrotymeczow.pl/bukmacher/r/"] > img
skrotymeczow.pl##.cnt > p > a[href^="https://skrotymeczow.pl/bukmacher/r/"] >
div.main-image
! https://github.com/AdguardTeam/AdguardFilters/issues/94663
national-geographic.pl##.plista_container
national-geographic.pl###kultowy-1-container
national-geographic.pl###kopia-kultowy-ng-container
national-geographic.pl##.advertising-billboard
national-geographic.pl##.menu-container + p[style^="font-size: 11px; margin-bottom:
0; text-align: center;"]
||imasdk.googleapis.com/js/sdkloader/
ima3.js$script,redirect=noopjs,important,domain=national-geographic.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/94749
drhtv.com.pl##.banner1 > b ~ center > img
drhtv.com.pl#?#.banner1 > b > font[color="red"]:contains(/^!REKLAMA!/)
! https://github.com/AdguardTeam/AdguardFilters/issues/94595
wyborcza.pl##.adviewDFPBanner
! https://github.com/AdguardTeam/AdguardFilters/issues/94657
! https://github.com/AdguardTeam/AdguardFilters/issues/94523
rp.pl##.advertOuter
rp.pl##.addAdvertContainer
rp.pl###block-id-content-video-advert
energia.rp.pl##div[class*="advert"]
! https://github.com/AdguardTeam/AdguardFilters/issues/103573
whitemad.pl#?#.cb-site-padding > div.cb-grid-block:not([class*="cb-s-"]):has(>
div.cb-single-link > div.cb-grid-feature a[href^="https://www.asus.com/"])
||whitemad.pl/wp-content/uploads/*/OLED_WHITEMAD.jpg
||whitemad.pl/wp-content/uploads/*/baner-internorm-
||whitemad.pl/wp-content/uploads/*/*-750x300-
whitemad.pl##a[href^="https://www.axor-design.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/94191
motohigh.pl##.code-block > video[id="vjs-rcp1"]:empty
! https://github.com/AdguardTeam/AdguardFilters/issues/103890
! https://github.com/AdguardTeam/AdguardFilters/issues/95818
! https://github.com/AdguardTeam/AdguardFilters/issues/94121
!+ NOT_OPTIMIZED
chip.pl##.sticky-sb-on.sidebar-wrap > .sidebar
chip.pl##.cbad
! https://github.com/AdguardTeam/AdguardFilters/issues/93806
futbolnews.pl##.floatBox-bottom
futbolnews.pl##.box-banner img
futbolnews.pl##.box-articles .box-banner
futbolnews.pl##.box-sidebar > .box-banner + .container-ranking
! https://github.com/AdguardTeam/AdguardFilters/issues/93809
transfery.info##.advert
transfery.info#?#.article-links > .article-link >
time.text-muted:contains(/^Reklama$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/93807
pilkarskiswiat.com###secondary > #custom_html-37
pilkarskiswiat.com##center > a[href*="/go/"][target="_blank"] > img
pilkarskiswiat.com##iframe[data-src="https://typuje.pl/rectangle"]
||typuje.pl/rectangle
! https://github.com/AdguardTeam/AdguardFilters/issues/93357
niebezpiecznik.pl###main > div > .promobox > a[href^="https://niebezpiecznik.pl/"]
[href*=".php"][target="_blank"] > img
niebezpiecznik.pl###main > div > .promobox + div[style] >
a[href^="https://niebezpiecznik.pl/"][href*=".php"][target="_blank"] > img
niebezpiecznik.pl###main > .container > .posts-section > .section-content >
a[href^="https://niebezpiecznik.pl/"][href*=".php"][target="_blank"] > img
niebezpiecznik.pl##footer > a[href^="https://niebezpiecznik.pl/"][href*=".php"]
[target="_blank"] > img
niebezpiecznik.pl###main > .post + a[href^="https://niebezpiecznik.pl/"]
[href*=".php"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/102867
! https://github.com/AdguardTeam/AdguardFilters/issues/101259
! https://github.com/AdguardTeam/AdguardFilters/issues/94538
! https://github.com/AdguardTeam/AdguardFilters/issues/93480
meczyki.pl##body .ejected-banner
meczyki.pl##.news-banner
meczyki.pl##.placeholder
meczyki.pl##body .banner
meczyki.pl##.bookie-wrapper
meczyki.pl##div[data-area-id] > a[href^="https://bit.ly/"]
meczyki.pl###screeningBackground
! https://github.com/AdguardTeam/AdguardFilters/issues/93573
||ustawlige.com/assets/*/sponsors/
! gg.pl - ad leftovers
gg.pl###sr-advert-container
! https://github.com/AdguardTeam/AdguardFilters/issues/92399
hellozdrowie.pl##.adf-cont
! https://github.com/AdguardTeam/AdguardFilters/issues/91886
energetyka24.com#?#.news-text > figure > a[target="_blank"] + figcaption >
main:contains(/^Reklama$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/91116
moviesroom.pl###slider_out a[href^="https://www.oppo.com/"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/103435
! https://github.com/AdguardTeam/AdguardFilters/issues/94535
! https://github.com/AdguardTeam/AdguardFilters/issues/90779
whatnext.pl,whatsnext.pl##.wnbad
whatnext.pl,whatsnext.pl##.widgets-skin-4
whatnext.pl,whatsnext.pl##div[style^="min-height:"][style*="background-color: #"]
[style*="margin-bottom:"]
whatnext.pl,whatsnext.pl#?#.sidebar-wrap > .sidebar > #text-29 > .textwidget >
div[style^="min-height:"][style*="background-color: #"][style*="margin-
bottom:"]:upward(3)
! https://github.com/AdguardTeam/AdguardFilters/issues/90749
itbiznes.pl##.code-block[data-ai] > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/90748
francuskie.pl##.jeg_sidebar #custom_html-12
! https://github.com/AdguardTeam/AdguardFilters/issues/90746
salon24.pl##.idsl--bg
! https://github.com/AdguardTeam/AdguardFilters/issues/90768
||player.nadmorski24.pl/video_file/$media,redirect=noopmp3-0.1s
! https://github.com/AdguardTeam/AdguardFilters/issues/90405
zamosc.tv##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/90324
viva.pl##div[id^="ecomm-placement-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/113007
brief.pl##div[id^="brief-"] > a:not([href*="brief.pl"]) > img
brief.pl##.sticked-sidebar > a:not([href*="brief.pl"]) > img
brief.pl##.sidebar > .brief-widget > a:not([href*="brief.pl"]) > img
! https://github.com/AdguardTeam/AdguardFilters/issues/103797
brief.pl#?#.vc_separator-has-text > h4:contains(/^Reklama$/)
brief.pl#?#.primary-sidebar-widget > .section-heading > span:contains(/^Reklama$/)
! https://github.com/AdguardTeam/AdguardFilters/issues/89747
||brief.pl/wp-content/uploads/*/*/*-Banner-*.gif
brief.pl##.col-sm-4.sidebar-column > .sidebar > #better-social-counter-2
+ .primary-sidebar-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/89900
pornofan.pl###inplayerADS
pornofan.pl##.PublicitaDestra
! https://github.com/AdguardTeam/AdguardFilters/issues/89573
pit.pl##.padded > div[id^="sas_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/89403
strims.world##a[href="http://iptvstreamingforyou.com"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/116086
! https://github.com/AdguardTeam/AdguardFilters/issues/90851
antyweb.pl##.section__banner
antyweb.pl##.banner--place
! https://github.com/AdguardTeam/AdguardFilters/issues/88796
branzafitness.com##div[class="<!--banner-award-->"]
branzafitness.com##.post-content > p > a[href]:not([href*="branzafitness.com"]) >
img
branzafitness.com##figure[class="wpb_wrapper vc_figure"] >
a[target="_blank"]:not([href*="branzafitness.com"]) > img
||branzafitness.com/wp-content/uploads/*/baner_fitness_1150x200.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/88732
obserwatorlogistyczny.pl###tie-wrapper > .stream-item-above-header >
a[target="_blank"]
||obserwatorlogistyczny.pl/wp-content/uploads/*/Banner-1PT.png
! medonet.pl - ad leftovers
medonet.pl##.mainHolder > .slot-covid-meter
! noizz.pl - ad leftovers
noizz.pl##.onet-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/88267
hij.com.pl#?##mvp-home-body > .clearfix + article > h1:contains(/^Reklama$/)
hij.com.pl#?##mvp-home-body > .clearfix + article > h1:contains(/^Reklama$/)
+ .master-slider-parent
! https://github.com/AdguardTeam/AdguardFilters/issues/88206
socialpress.pl##article > .image-wraper + div[style^="width: 300px; height: auto;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/88224
pzgolf.pl##.ban_static
||pzgolf.pl/wp-content/ad/$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/87929
brd24.pl###mvp-leader-wrap
||brd24.pl/wp-content/uploads/*/reklama-alco-sense.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/87295
ofeminin.pl##.marketPlaceWidget
! https://github.com/AdguardTeam/AdguardFilters/issues/86626
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=videotarget.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/109198
onet.pl##.desktop-ad-placeholder
onet.pl##div[class^="AdSlotPlaceholder_placeholder"]
onet.pl#$#.onet-ad { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/87224
onet.pl##div[class^="AdPlaceholder_"]
onet.pl##aside[class^="CenterAd_container"]
! https://github.com/AdguardTeam/AdguardFilters/issues/86633
meczdej.pl###zox-lead-bot
meczdej.pl##.zox-post-ad-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/86357
dziennikzachodni.pl##.atomsCell
dziennikzachodni.pl##div[id^="atomsAds"]
! https://github.com/AdguardTeam/AdguardFilters/issues/84782
forbes.pl##.placeholder
@@||ocdn.eu/ucs/static/*Piano/*/build/amd/floatingAd.js$domain=forbes.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/84630
meczyki.pl##.vi-ai-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/86474
||e-hotelarz.pl/grafika/grafika.php
e-hotelarz.pl##.pws-reklama
e-hotelarz.pl###page > .pws-reklama+ br
! https://github.com/AdguardTeam/AdguardFilters/issues/84684
przegladsportowy.pl##.adPlaceholder
! https://github.com/AdguardTeam/AdguardFilters/issues/84115
newsweek.pl##.placeholder-flat-hpl
newsweek.pl##.placeholder[data-run-module*=".placeholders"]
@@||ocdn.eu/ucs/static/*Piano/*/build/amd/floatingAd.js$domain=newsweek.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/84356
polskieszlaki.pl#$#.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/84262
gifyagusi.pl#$##wrapfabtest { height: 1px !important; }
gifyagusi.pl#%#//scriptlet("set-constant", "adsbygoogle.loaded", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/83763
gsmmaniak.pl###topMenu > #topMenu-wrapper[style^="width:"][style*="min-height:"]
mobimaniak.pl,gsmmaniak.pl##.rsidebar > div[style="margin:0 auto 20px auto; text-
align:center;"]
mobimaniak.pl,gsmmaniak.pl##.rsidebar > div[style="margin:0 auto 10px auto; text-
align:center; font-size:6px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/83653
film.org.pl##.pubs
! https://github.com/AdguardTeam/AdguardFilters/issues/83885
@@||lpg-forum.pl/ad-blocker.js
lpg-forum.pl#%#//scriptlet("prevent-setTimeout", "$('#overlay').fadeIn")
! https://github.com/AdguardTeam/AdguardFilters/issues/83391
niebezpiecznik.pl#?##sidebar > ul > li[id^="custom_html-"] >
h2.widgettitle:contains(/^Reklama$/):upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/116651
lamoda.pl###ad-top-holder
@@||marketplace.ofeminin.pl/static/$domain=lamoda.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/83216
lamoda.pl##.onet-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/82705
mymma.pl##.show-lg > a[target="_blank"] > img
mymma.pl##[class$="idebar"] #custom_html-3
! https://github.com/AdguardTeam/AdguardFilters/issues/82787
ellalanguage.com#?#div[id^="custom_html-"]:has(ins.adsbygoogle)
ellalanguage.com##p > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/82270
zaufanatrzeciastrona.pl###sidebar >
a[target="_blank"]:not([href*="zaufanatrzeciastrona.pl"]) > img
! https://github.com/AdguardTeam/AdguardFilters/issues/82073
techmaniachd.pl###sidebar-right-1 > #HTML1
techmaniachd.pl###sidebar-right-1 > #HTML7
techmaniachd.pl###sidebar-right-1 > #HTML8
techmaniachd.pl###sidebar-right-1 > #HTML3
techmaniachd.pl###sidebar-right-1 > #HTML10
! https://github.com/AdguardTeam/AdguardFilters/issues/82040
bajeczki.org##.site-content > .vjs-ex-mcn-video
bajeczki.org##a[onclick*="https://www.greatdexchange.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/81656
pulsgdanska.pl##.l-ad-top
! https://github.com/AdguardTeam/AdguardFilters/issues/113093
gry-online.pl#@#.adspace
gry-online.pl#%#//scriptlet("set-constant", "adbstatus", "false")
gry-online.pl##.top-extra-tlo > #baner-outer ~ div[id] >
a[style^="display:block;width:100%;max-width:"] > img[src^="/im/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/81088
gry-online.pl###baner-outer
! https://github.com/AdguardTeam/AdguardFilters/issues/80739
@@||embed.telerium.live/embed.js$domain=strims.world
! https://github.com/AdguardTeam/AdguardFilters/issues/80454
||billing.appbox.co/images/banners/*.gif$domain=s01.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/80563
24ur.com##.site-adcontent
24ur.com##onl-eurojackpot-teaser
24ur.com##onl-iframe-banner
24ur.com##onl-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/79940
mambiznes.pl##.a-zone
! https://github.com/AdguardTeam/AdguardFilters/issues/87661
skmedix.pl#@#.adsbygoogle
skmedix.pl#$#.adsbygoogle { height: 1px !important; }
skmedix.pl#%#AG_onLoad(function(){var a=document.querySelector("div.container.flex-
shrink-0 > div.mb-2 > ins");a&&a.insertAdjacentHTML("afterbegin",'<ins><ins><iframe
style="display: none !important;"></iframe></ins></ins>')});
! https://github.com/AdguardTeam/AdguardFilters/issues/78855
straganzdrowia.pl##.strag-widget
! https://github.com/AdguardTeam/AdguardFilters/issues/78327
||video.onnetwork.tv^$domain=demotywatory.pl
demotywatory.pl##article > .demotivator > video[id="vjs-rcp1"]:empty
! kursjs.pl - antiadblock
@@||kursjs.pl/js/ads-prebid.js
kursjs.pl#%#//scriptlet("set-constant", "canRunAds", "true")
! variatkowo.pl - antiadblock
@@||variatkowo.pl/wp-content/*/dh-anti-adblocker/assets/js/prebid-ads-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/76989
businessinsider.com.pl##.onet-ad
businessinsider.com.pl##.adsContainer
businessinsider.com.pl##.adSlotWidget
businessinsider.com.pl###main > .sH_bottom_first
businessinsider.com.pl##[class*="placeholder"][data-configuration*="slotName"]
[data-run-module$="Ad"]
! https://github.com/AdguardTeam/AdguardFilters/issues/77060
brd24.pl###mvp-leader-wrap > a[href]
! https://github.com/AdguardTeam/AdguardFilters/issues/75192
portal-polski.pl##a[href^="https://webep1.com/"] > img
portal-polski.pl#$#.hustle_module_id_4 { display: none !important; }
portal-polski.pl#$#html.hustle-no-scroll[class] { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/74462
disco-polo.info##.text-center > span[class="font8 text-muted"]
||disco-polo.info/uploads/banery/reklama-kup-2021jpg.jpg.webp
! https://github.com/AdguardTeam/AdguardFilters/issues/74632
poczta.onet.pl##div[class^="styles__SlotRightColumn-"]
poczta.onet.pl##div[class^="styles__SlotTopContainer-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/74387
forum.opel24.com#@#.adsbygoogle
forum.opel24.com#%#//scriptlet("prevent-setTimeout", "test.offsetHeight")
! https://github.com/AdguardTeam/AdguardFilters/issues/74204
boomerang-tv.pl##div.mpu_inner
boomerang-tv.pl##header .leaderboard
! https://github.com/AdguardTeam/AdguardFilters/issues/77914
speedtest.pl##a[href^="https://track.adform.net/"]
speedtest.pl##a[href*="//ad.doubleclick.net/"]
speedtest.pl##center > a[href^="https://www.play.pl/oferta/"][target="_blank"] >
img
! https://github.com/AdguardTeam/AdguardFilters/issues/73563
wiesci24.pl##.wiesc-adlabel
! https://github.com/AdguardTeam/AdguardFilters/issues/72963
player.chillizet.pl,player.meloradio.pl#$#.pub_300x250.pub_300x250m.pub_728x90.text
-ad.textAd { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/72462
zdam.xyz#$##bb { display: block !important; }
zdam.xyz#%#//scriptlet("abort-current-inline-script", "$", "reklamy")
zdam.xyz#%#//scriptlet("abort-current-inline-script", "XMLHttpRequest", "reklamy")
zdam.xyz#%#//scriptlet("abort-current-inline-script", "fetch", "reklamy")
@@||c1.popads.net/pop.js$domain=zdam.xyz
! https://github.com/AdguardTeam/AdguardFilters/issues/115327
otomoto.pl##div[data-testid="underlying_banner"]
! otomoto.pl - ads
otomoto.pl##a[href][data-testid="banner-link"]
! https://github.com/AdguardTeam/AdguardFilters/issues/72809
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=soisk.pl
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=soisk.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/71715
pobierzgrepc.com##a[href^="http://download-file.ml/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/71392
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ottwow.com
! https://github.com/AdguardTeam/AdguardFilters/issues/71410
jeja.pl#@##bottomAd
jeja.pl#%#//scriptlet('prevent-setTimeout', 'adBlockDetected')
! https://github.com/AdguardTeam/AdguardFilters/issues/72558
mojanorwegia.pl##.newArticleA
mojanorwegia.pl##div[class*="ad_"]
mojanorwegia.pl##.animatedA
mojanorwegia.pl##.advertisment-info
! https://github.com/AdguardTeam/AdguardFilters/issues/71093
poscigi.pl##.bsaPopupWrapper
poscigi.pl##.bsaPopupWrapperBg
! https://github.com/AdguardTeam/AdguardFilters/issues/71054
bankier.pl#%#//scriptlet('remove-class', 'async-hide', 'html')
bankier.pl###article-link-box > a[href^="https://s.bankier.pl/"].o-article-link-
box__anchor
! https://github.com/AdguardTeam/AdguardFilters/issues/80222
! https://github.com/AdguardTeam/AdguardFilters/issues/70571
tapetus.pl,tapeciarnia.pl#$#body .adsbygoogle { display: block!important; height:
1px!important; }
tapetus.pl,tapeciarnia.pl#$#body #aswift_0_expand { display: block!important;
height: 1px!important; }
tapetus.pl,tapeciarnia.pl#$#body #aswift_1_expand { display: block!important;
height: 1px!important; }
tapetus.pl,tapeciarnia.pl#$#body #aswift_2_expand { display: block!important;
height: 1px!important; }
tapetus.pl,tapeciarnia.pl#%#//scriptlet('remove-cookie', 'adblock')
tapetus.pl,tapeciarnia.pl#%#AG_onLoad(function() { if( typeof sprawdz_czy_adblock
=== 'function' ) { sprawdz_czy_adblock = function() {}; } });
tapetus.pl,tapeciarnia.pl#?#div[style^="font-family: Arial, sans-serif; color:
rgb(136, 136, 136); font-size: 9px;"]:contains(/^REKLAMA$/)
tapetus.pl##center > div[style^="box-sizing: border-box; padding:"] >
div[style^="font-family: Arial, sans-serif; color:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/70130
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=elle.pl
! sjp.pwn.pl - ad leftovers
sjp.pwn.pl##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/69894
pwn.pl,translatica.pl###top-banners
! https://github.com/AdguardTeam/AdguardFilters/issues/69069
eska.pl#%#//scriptlet("set-constant", "sas.cmp", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/68007
eurogamer.pl##.mpu
eurogamer.pl##.desktop-mpu
! tracktrace.dpd.com.pl - ads
tracktrace.dpd.com.pl#$#.banner-side-bar { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/68365
beskidzka24.pl##.banner-line
! https://github.com/AdguardTeam/AdguardFilters/issues/68130
@@||media.polsatnews.pl^$generichide
media.polsatnews.pl#@#[class$="-ads"]
! https://github.com/AdguardTeam/AdguardFilters/issues/67670
limanowa.in###topBanner
limanowa.in##img[src^="/app/default/assets/ads/"]
! ppe.pl - ads
ppe.pl#%#AG_onLoad(function(){var a=document.querySelector("#hot_0 > .slider-
items");if(a&&getComputedStyle&&"none"===getComputedStyle(a,null).display)
{a=document.querySelector("#m_hot_0.active");var
d=document.querySelector("#hot_0.box_active"),b=document.querySelector("#m_hot_1:no
t(.active)"),c=document.querySelector("#hot_1:not(.box_active)");a&&a.innerText.mat
ch(/^XBOX SERIES X\|
S$/)&&b&&c&&(a.classList.remove("active"),a.style.display="none",d.classList.remove
("box_active"),b.classList.add("active"),c.classList.add("box_active"))}});
! napiprojekt.pl - "popunder"
||hellozdrowie.pl^$domain=napiprojekt.pl
napiprojekt.pl#%#(function(){location.pathname.startsWith("/
napisy-")&&AG_onLoad(function(){setTimeout(function(){var
a=document.createElement("iframe");document.body.appendChild(a);a.src="https://
www.napiprojekt.pl/napisy-4684-Shrek-
(2001)";a.sandbox="";a.style.cssText="position: absolute; left: -
3000px;";setTimeout(function(){a&&a.remove()},5E3)},500)})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/67208
tipy.interia.pl##.rekObokWstepu
! https://github.com/AdguardTeam/AdguardFilters/issues/67095
darmowa-tv.ws#%#//scriptlet("abort-on-property-read", "daau_app")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,xmlhttprequest,redirect=googlesyndication-
adsbygoogle,domain=darmowa-tv.ws
! https://github.com/AdguardTeam/AdguardFilters/issues/113851
poczta.interia.pl##section[ui-view="message-adv"].section--message > .ad
poczta.interia.pl##.ads-content
poczta.interia.pl#?##main-container > .mail-frame-aside:has(> .ads-content)
interia.pl#%#//scriptlet('remove-attr', 'style', '.mail-container[data-
widget^="https://poczta.interia.pl/widget/"] > .mail-popup[style]')
! https://github.com/AdguardTeam/AdguardFilters/issues/107397
interia.pl##.ad
interia.pl##.ad + .brief-placeholder-list
interia.pl##div[id^="crt-"]
interia.pl##div[class^="crt-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/81433
! https://github.com/AdguardTeam/AdguardFilters/issues/67612
! https://github.com/AdguardTeam/AdguardFilters/issues/67039
interia.pl#$#.section-wz[data-iwa-block="wz-news"] .ad-container { display: block !
important; visibility: hidden !important; }
interia.pl##.article-body__ad-gora-srodek
interia.pl##a[href][target="_blank"][onclick*="&creation="] >
img[onload*="onDetected"]
interia.pl#?#section > div[style^="padding-top: 25px;border-top:"] > a[href]
[target="_blank"][onclick*="&creation="] > img[onload*="onDetected"]:upward(2)
interia.pl##.main-sidebar a[href][target="_blank"][onclick*="&creation="]
interia.pl##.main-sidebar > div[style="height: 600px;"] > div[style^="max-width:"]
[style*="position: sticky"]
interia.pl##a[href][target="_blank"][onclick*="https://www.plushbezlimitu.pl/abo/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/66917
||ebd.cda-hd.co/iw6JCQ3.js
! https://github.com/AdguardTeam/AdguardFilters/issues/100544
! https://github.com/AdguardTeam/AdguardFilters/issues/66409
allegro.pl##div[data-box-name="banner - cmuid"][data-prototype-
id="allegro.advertisement.slot.banner"]
allegro.pl##div[data-box-name*="TopHeaderExpand"][data-prototype-
id="allegro.expandableAdvertisement"]
! 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:not([style="height: 5px; width: 5px; position: absolute;
top: 0;"]):not(.blocker-tester + .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/s/adsModal.js
synonimy.pl#%#//scriptlet("abort-on-property-write", "showAddbockerMsg")
||smartadserver.com/config.js$script,redirect=noopjs,domain=synonimy.pl
||stats.g.doubleclick.net/dc.js$script,redirect=noopjs,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=noopjs,domain=filmozercy.com
! kursjs.pl - antiadblock
@@||kursjs.pl/js/dfp.js
kursjs.pl#%#//scriptlet("prevent-setTimeout", "wstretne-reklamy")
! 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##.moneteasy
fakt.pl##a[href^="https://widgets.moneteasy.pl/widget-click/"]
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$/)
waw4free.pl$$script[tag-content="Wykryliśmy adblocka"]
waw4free.pl$$style[tag-content="document.documentElement.scrollTop?
document.documentElement.scrollTop:document"]
waw4free.pl$$script[tag-content="adbinfo"]
waw4free.pl#%#//scriptlet('prevent-addEventListener', 'load', 'nextFunction')
waw4free.pl#$#.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/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#%#//scriptlet("set-constant", "adBlockEnabled", "false")
! 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/106925
trojmiasto.pl##.banner-a
! https://github.com/AdguardTeam/AdguardFilters/issues/55846
trojmiasto.pl$$script[tag-content="__adblockDetected "][min-length="2000"][max-
length="5000"]
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/99424
! https://github.com/AdguardTeam/AdguardFilters/issues/90230
! https://github.com/AdguardTeam/AdguardFilters/issues/76916
! Agora
wysokieobcasy.pl##.adviewDFPBanner
edziecko.pl###DFP_PREMIUMBOARD
domiporta.pl##.sponsored_article
tuba.pl##.ban001_wrap
sport.pl,gazeta.pl##div[id^="DFP-007-CONTENTBOARD"]
sport.pl,gazeta.pl##.bottom_section > .promo-mg
edziecko.pl,sport.pl,gazeta.pl##.DFP-premiumBoardReservedPlace
edziecko.pl,plotek.pl,domiporta.pl,haps.pl,moto.pl##.banIndexDFP
plotek.pl,domiporta.pl,haps.pl,edziecko.pl,czterykaty.pl,tuba.pl,sport.pl,tokfm.pl,
moto.pl,gazeta.pl##div[id^="adsMidboardDivId_"]
plotek.pl,domiporta.pl,haps.pl,edziecko.pl,czterykaty.pl,tuba.pl,sport.pl,tokfm.pl,
moto.pl,gazeta.pl##.ban001_wrapper
plotek.pl,domiporta.pl,haps.pl,edziecko.pl,czterykaty.pl,tuba.pl,sport.pl,tokfm.pl,
moto.pl,gazeta.pl##div[id^="banC"]
plotek.pl,domiporta.pl,haps.pl,edziecko.pl,czterykaty.pl,tuba.pl,sport.pl,tokfm.pl,
moto.pl,gazeta.pl##div[id^="DFP-011-MIDBOARD"]
gazeta.pl#$#.adviewDFPBanner { position: absolute !important; left: -3000px !
important; }
! 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/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#%#//scriptlet("abort-current-inline-script",
"document.getElementsByTagName", "adblock")
! 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/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/*/adsbygoogle.js
pisupisu.pl#%#//scriptlet("prevent-setTimeout", "adblock")
! https://github.com/AdguardTeam/AdguardFilters/issues/54021
purepc.pl##a[databx][href*=".php"][style*="background:url(/https/www.scribd.com/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$/)
! wprost.pl - ads leftovers
wprost.pl##.ad-aside
wprost.pl##.page-homepage-billboard-1
wprost.pl#$#body { overflow: auto !important; }
! zdrowie.wprost.pl - ads
zdrowie.wprost.pl##.header-partner
! https://github.com/AdguardTeam/AdguardFilters/issues/52125
@@||matzoo.pl/*/adsbygoogle.js
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/117822
! https://github.com/AdguardTeam/AdguardFilters/issues/117823
mjakmama24.pl,se.pl,eskarock.pl,voxfm.pl,radioplus.pl,poradnikzdrowie.pl#
%#(()=>{window.sas_idmnet=window.sas_idmnet||{};Object.assign(sas_idmnet,
{releaseVideo:function(a){if("object"==typeof videoInit&&"function"==typeof
videoInit.start)try{videoInit.start(a,n)}catch(a){}},release:function()
{},placementsList:function(){}});const a=function(a,b)
{if(a&&a.push)for(a.push=b;a.length;)b(a.shift())},b=function(a){try{a()}catch(a)
{console.error(a)}};"complete"===document.readyState?
a(sas_idmnet.cmd,b):window.addEventListener("load",()=>{a(sas_idmnet.cmd,b)})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/102140
! https://github.com/AdguardTeam/AdguardFilters/issues/102141
! https://github.com/AdguardTeam/AdguardFilters/issues/83735
! https://github.com/AdguardTeam/AdguardFilters/issues/88480
! https://github.com/AdguardTeam/AdguardFilters/issues/78892
! https://github.com/AdguardTeam/AdguardFilters/issues/51026
mjakmama24.pl,se.pl,eskarock.pl,voxfm.pl,radioplus.pl,poradnikzdrowie.pl##.zpr_comb
o
muratordom.pl,urzadzamy.pl,mjakmama24.pl,se.pl,eskarock.pl,voxfm.pl,radioplus.pl,po
radnikzdrowie.pl##div[class^="zpr_box_half_page"]
mjakmama24.pl,radioplus.pl,poradnikzdrowie.pl,radiosupernova.pl,muratorplus.pl,eska
rock.pl,se.pl,voxfm.pl##.article__placement
poradnikzdrowie.pl,radioplus.pl,urzadzamy.pl,radiosupernova.pl,voxfm.pl,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; }
||sinoptik.pl/js/*/concat.min.js$replace=/(document\.createElement\
("script"\)\)\.textContent=')[\s\S]*?(zmctrack|ShadowRoot)[\s\S]*?('\,)/\
$1\$3/,domain=sinoptik.pl
! 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("abort-current-inline-script",
"decodeURIComponent", "Inpl.Abd.onDetected")
! 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/70582
! https://github.com/AdguardTeam/AdguardFilters/issues/48369
rybnik.com.pl#%#//scriptlet("abort-on-property-write", "__loadnow")
rybnik.com.pl#$?#iframe[name]:not([class]):not([id]):not([src])
[style="display:none"] { remove: true; }
rybnik.com.pl$$script[wildcard="*track*ShadowRoot*"][min-length="5000"][max-
length="10000"]
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/47872
jbzd.com.pl##.jad-rectangle
!+ NOT_OPTIMIZED
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 .ad-wrapper
gram.pl##.wtg-height
gram.pl##div[id$="_bill_top"]
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"]
! horrortube.fun,otube.pl - popups
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
! benchmark.pl - ad leftovers
benchmark.pl##body .ad-ph
! 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/*?_=$elemhide,jsinject,extension
@@||wfirma.pl/*/add/*?_=$other
! https://github.com/AdguardTeam/AdguardFilters/issues/42358
||r.trojmiasto.pl/*/json.php?zoneid=
trojmiasto.pl#%#//scriptlet("abort-current-inline-script", "$", "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$$iframe[src="javascript:window.location.replace"]
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/113744
dailyweb.pl##.daily-adlabel
dailyweb.pl#?#.single-post-content > .daily-podstrona-w-tresci:has(> .daily-
adlabel)
! https://github.com/AdguardTeam/AdguardFilters/issues/71630
dailyweb.pl##.user-widgets > section#text-22
! https://github.com/AdguardTeam/AdguardFilters/issues/42379
dailyweb.pl##.adwse-headerr
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)
! 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
! 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#%#//scriptlet('adjust-setTimeout', 'location.href =
"/#iwa_source=timeout"', '15000', '0.02')
! kreskowki.tv - skip timer
kreskowki.tv#%#AG_onLoad(function() { setTimeout(function() { if(typeof
start_show_buttons === "function") { start_show_buttons(); } }, 150); });
! 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:"] >
div[style]:contains(REKLAMА):upward(1)
! 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#%#//scriptlet("set-constant", "count", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/33675
! https://github.com/AdguardTeam/AdguardFilters/issues/34228
! https://github.com/AdguardTeam/AdguardFilters/issues/95954
! Temporary
www.dobreprogramy.pl#@#div > .fb-page[data-href$="/dobreprogramy/" i]:upward(2)
! wp.pl ads - iOS
! TODO: remove when this issue will be fixed -
https://github.com/AdguardTeam/AdguardForiOS/issues/1897
! https://github.com/AdguardTeam/AdguardFilters/issues/69501
! Temporary
wp.pl#@%#//scriptlet('ubo-nostif.js', 'detected', '300')
!+ PLATFORM(windows, mac, android, ext_safari, ios)
@@||www.dobreprogramy.pl^$generichide,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/84784
! https://github.com/AdguardTeam/AdguardFilters/issues/83689
profil.wp.pl##div[id^="placeholder"]
profil.wp.pl###rightLogBox > img.imgRight[src^="/login/"] ~ div[class]
poczta.wp.pl##dd-holder[slot="DOUBLE_BILLBOARD"]
poczta.wp.pl##div[ng-if="CommonController.showBannerTop"]
! https://github.com/AdguardTeam/AdguardFilters/issues/83248
forum.echirurgia.pl##.article__side
! https://github.com/AdguardTeam/AdguardFilters/issues/83245
vibez.pl#?#style + div[class] > img[src^="https://v.wpimg.pl/"][alt]:first-child +
div:last-child:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/83205
autocentrum.pl#?#img[src="https://i.wpimg.pl/O/56x45/i.wp.pl/a/i/stg/pkf/
bg.png"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/82418
kafeteria.pl,autokult.pl,fitness.wp.pl,komorkomania.pl,gadzetomania.pl,fotoblogia.p
l#?#div[class*=" "] > div[class]:first-child +
img[src^="https://i.wpimg.pl/100x0/"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/82378
horoskop.wp.pl##.reklama
horoskop.wp.pl##.placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/69362
polygamia.pl#?#img[src="https://i.wpimg.pl/O/56x45/i.wp.pl/a/i/stg/pkf/
bg.png"]:upward(1)
polygamia.pl##.ReactVirtualized__Grid
> .ReactVirtualized__Grid__innerScrollContainer > div[data-slot]
[style^="height:"]:not([data-id])
! https://github.com/AdguardTeam/AdguardFilters/issues/68612
open.fm##.bnr-con
open.fm##.listAdvSlot
! https://github.com/AdguardTeam/AdguardFilters/issues/89576
facet.wp.pl#?#.article div[class*="
"]:matches-property("/__reactInternalInstance/._currentElement._owner._instance.pro
ps.type"="adv")
! https://github.com/AdguardTeam/AdguardFilters/issues/111616
money.pl,pudelek.pl#?#style + div[class*=" "] > img[src^="https://v.wpimg.pl/"] +
div:last-child:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/55606
! https://github.com/AdguardTeam/AdguardFilters/issues/46586
money.pl,pudelek.pl,parenting.pl,abczdrowie.pl,o2.pl,wp.pl##.wp-player > .npp-
container > .plchldr
o2.pl#?#aside > div[class]:first-child:has(div[class]:matches-css-after(content:
/R[\s\S]*E[\s\S]*K[\s\S]*L[\s\S]*A[\s\S]*M[\s\S]*A[\s\S]*/))
o2.pl##div[data-testid^="ad-placeholder-"]
o2.pl#?#div[class*=" "]:has(> div:not([class]):not([id]) >
script:contains(registerPlaceholder))
www.o2.pl#?#div[class*=" "] > img[src^="https://www.o2.pl/"]:first-child +
div:last-child:upward(1)
!+ NOT_OPTIMIZED
www.o2.pl#?##root
div[class]:matches-property("/__reactInternalInstance/.return.memoizedProps.slotNum
ber"="/\d+/")
!+ NOT_OPTIMIZED
www.o2.pl#?##root
div[class]:matches-property("/__reactInternalInstance/.return.memoizedProps.dataTes
tid"="/^ad-placeholder-/")
! poczta.o2.pl - ads
poczta.o2.pl##dd-holder[slot^="BOX_LEFT_"]
poczta.o2.pl##dd-holder[slot="DOUBLE_BILLBOARD"]
||bdr.wpcdn.pl/tag/gaftag.html
! 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/80132
sportowefakty.wp.pl##a[href="https://kswshop.com/pl/"][target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/86435
sportowefakty.wp.pl#?#div:not([class]):not([id]) > div[class*=" "]:only-child >
div:only-child:empty:upward(1)
sportowefakty.wp.pl#?#div[class*=" "]:matches-css(background-image: /^url\
(https:\/\/fanyv88.com:443\/https\/sportowefakty\.wp\.pl\//)
sportowefakty.wp.pl#?#body > div[class*=" "]:matches-css(background-image: /^url\
(https:\/\/fanyv88.com:443\/https\/sfwp\.wpcdn.pl\/img\/placeholder_ad.png/)
sportowefakty.wp.pl#?#.content div[class*=" "]:matches-css(background-image: /^url\
(https:\/\/fanyv88.com:443\/https\/sfwp\.wpcdn.pl\/img\/placeholder_ad.png/)
sportowefakty.wp.pl#?#body > .layout > div[class*=" "]:matches-css(background-
image: /^url\(https:\/\/fanyv88.com:443\/https\/sfwp\.wpcdn.pl\/img\/placeholder_ad.png/)
! 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/78380
videostar.pl,pilot.wp.pl#%#//scriptlet('remove-class', 'async-hide', 'html')
! https://github.com/AdguardTeam/AdguardFilters/issues/61207
! https://github.com/AdguardTeam/AdguardFilters/issues/53527
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=videostar.pl
||wp.hit.gemius.pl/gplayer.js$script,redirect=noopjs,domain=videostar.pl
||googletagmanager.com/gtm.js?id=$script,redirect=noopjs,domain=pilot.wp.pl
||hit.gemius.pl/xgemius.js$script,redirect=noopjs,domain=wp.pl|money.pl|o2.pl|
pudelek.pl|komorkomania.pl|gadzetomania.pl|fotoblogia.pl|autokult.pl|abczdrowie.pl|
parenting.pl|videostar.pl|autocentrum.pl
||bidder.criteo.com/$xmlhttprequest,redirect=nooptext,domain=wp.pl|money.pl|o2.pl|
pudelek.pl|komorkomania.pl|gadzetomania.pl|fotoblogia.pl|autokult.pl|abczdrowie.pl|
parenting.pl|videostar.pl|autocentrum.pl
||static.criteo.net/js/$script,redirect=noopjs,domain=wp.pl|money.pl|o2.pl|
pudelek.pl|komorkomania.pl|gadzetomania.pl|fotoblogia.pl|autokult.pl|abczdrowie.pl|
parenting.pl|videostar.pl|autocentrum.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|abczdrowie.pl|parenting.pl|videostar.pl|autocentrum.pl
||connect.facebook.net/*/fbevents.js$script,redirect=noopjs,domain=wp.pl|money.pl|
o2.pl|pudelek.pl|komorkomania.pl|gadzetomania.pl|fotoblogia.pl|autokult.pl|
abczdrowie.pl|parenting.pl|videostar.pl|autocentrum.pl
||googletagmanager.com/gtm.js$script,redirect=googletagmanager-
gtm,domain=~pilot.wp.pl|wp.pl|money.pl|o2.pl|pudelek.pl|komorkomania.pl|
gadzetomania.pl|fotoblogia.pl|autokult.pl|abczdrowie.pl|parenting.pl|autocentrum.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|abczdrowie.pl|parenting.pl|videostar.pl|
autocentrum.pl
! TODO: Add "!adguard_ext_firefox" to directive below when issue with $replace
rules will be fixed -
https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2018
!
! https://github.com/AdguardTeam/AdguardFilters/issues/37699
! https://github.com/AdguardTeam/AdguardFilters/issues/34071
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#?#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#%#//scriptlet("set-constant", "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)
! 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#%#//scriptlet("abort-current-inline-script", "setTimeout",
"adblock_info")
! 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/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
! 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
! 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
!+ PLATFORM(windows, mac, android)
||pubads.g.doubleclick.net/gampad/ads?
*PREROLL$redirect=nooptext,important,domain=wyborcza.pl
! 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/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
! 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
! pluscdn.pl - antiadblock
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=pluscdn.pl
pluscdn.pl#%#//scriptlet("json-prune", "ads.adBlockDetectionEnabled")
! https://github.com/AdguardTeam/AdguardFilters/issues/91253
! https://github.com/AdguardTeam/AdguardFilters/issues/26562
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=polsatgo.pl
polsatgo.pl#%#//scriptlet("json-prune", "result.ads.adserver
result.ads.adBlockDetectionEnabled")
! 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$$script[tag-content="zfgloadedpushopt"][min-length="30000"][max-
length="50000"]
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/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/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#$#.mediafarm { height: 0 !important; }
mgsm.pl###left-con div[style="min-height: 280px; display: flex; align-items:
center; justify-content: center;"]
mgsm.pl###left-con > .row > .columns > div[style="display: block; height: 330px;
text-align:center;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/81217
!+ NOT_OPTIMIZED
tv.wp.pl#?##app div[class*="
"]:matches-property("/__reactInternalInstance/.child.memoizedProps.slotNumber"="/\
d+/")
! 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"])
!+ NOT_OPTIMIZED
pudelek.pl#?#div[data-testid] div[class*="
"]:matches-property("/__reactInternalInstance/.return.memoizedProps.slotNumber"="/\
d+/")
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-"]) > div[class*="
"]:matches-css(box-sizing: content-box) > img[class][src^="https://v.wpimg.pl/"]
[alt] + div:upward(2)
!+ NOT_OPTIMIZED
moneyv.wp.pl,money.pl#?##app div[class*="
"]:matches-property("/__reactInternalInstance/.return.memoizedProps.slotNumber"="/\
d+/")
!+ NOT_OPTIMIZED
moneyv.wp.pl,money.pl#?##app > div[class^="sc-"] >
div[class]:matches-property("/__reactInternalInstance/.return.memoizedProps.advNumb
er"="/\d+/")
! 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
wykop.pl###wpladtop
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() {};
pcworld.pl$$script[tag-content=".uabpInject=!0,"][min-length="20000"][max-
length="80000"]
! 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
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, ad leftovers
doci.pl###video-ad-preroll
doci.pl##.span4 > .content > div[style="font-
size:10px;color:grey;float:left;padding-left:5px;"]
doci.pl#?#.span4 > .content > div[style="font-
size:10px;color:grey;float:left;padding-left:5px;"] + .iconset-details-list
> .adsbygoogle:upward(1)
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#%#//scriptlet("abort-current-inline-script", "document.addEventListener",
"adblocka")
! 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/104189
! https://github.com/AdguardTeam/AdguardFilters/issues/67436
! https://github.com/AdguardTeam/AdguardFilters/issues/19684
||cda.pl/*.php?*&*=$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/
||cda.pl/xml_pool/*pool*.php
||cda.pl/xml/pool.php
||g.cda.pl/player.php?ads
||g.cda.pl/block/block.php
||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
! https://github.com/AdguardTeam/AdguardFilters/issues/17188
! superfilm.pl - antiadblock
superfilm.pl#%#window.adblock = true;
! 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#%#//scriptlet("abort-current-inline-script", "$",
"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
! 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)
! https://github.com/AdguardTeam/AdguardFilters/issues/109263
sport.tvp.pl##.banner-lotto-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/92780
! tvp.pl - antiadblock
tvp.info,tvp.pl#%#//scriptlet("json-prune", "ads_enabled data.ads.list.*")
tvp.info,tvp.pl#%#//scriptlet("set-constant",
"tvPlayer2.AdsPlayer.prototype.setAdsConfig", "noopFunc")
||adx.adform.net/adx/$replace=/(<VAST[\s\S]*?>)[\s\S]*?(<Extensions>[\s\S]*<\/
Extensions>)[\s\S]*<\/VAST>|(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1\$2\$3<\/
VAST>/,xmlhttprequest,domain=tvp.pl,important
||secure.adnxs.com/ptv?id=*&cb=*&pubclick=$replace=/(<VAST[\s\S]*?>)[\s\S]*?
(<Extensions>[\s\S]*<\/Extensions>)[\s\S]*<\/VAST>|(<VAST[\s\S]*?>)[\s\S]*<\/
VAST>/\$1\$2\$3<\/VAST>/,xmlhttprequest,domain=tvp.pl,important
||myao.adocean.pl/*ad.*?$replace=/(<VAST[\s\S]*?>)[\s\S]*?(<Extensions>[\s\S]*<\/
Extensions>)[\s\S]*<\/VAST>|(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1\$2\$3<\/
VAST>/,xmlhttprequest,domain=tvp.pl,important
||adocean.pl/*ad.xml$replace=/(<VAST[\s\S]*?>)[\s\S]*?(<Extensions>[\s\S]*<\/
Extensions>)[\s\S]*<\/VAST>|(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1\$2\$3<\/
VAST>/,domain=tvp.pl,important
||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#%#//scriptlet("abort-current-inline-script", "jQuery",
"window.open(getUrl")
! 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; }
money.pl#$#body { overflow: visible!important; }
! ||wp.pl^$replace=/(\,.=\(\)=>)1===.\..\.abd(\,)/\$1{return}\$2/,script
! ||wp.pl^$replace=/^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\S]*\
n//,script
! ||wpimg.pl/a/i/stg/wpjslib_*.js$replace=/(display:\\s\*)none(\\s\*!important)/\
$1\$2/,script
! ||wp.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\S]*\
n)|((display:\\s\*)none(\\s\*!important))/\$4\$5/,script
! ||std.wpcdn.pl/wpjslib/wpjslib-sgap.js$replace=/((display:\\s\*)none(\\s\*!
important)|(return) r===v)/\$2\$3\$4 false/,script
! ||std.wpcdn.pl/wpjslib/wpjslib-sgap.js$replace=/((display:\\s\*)none(\\s\*!
important)|(\.hostname;function .\(\)\{return) .===.(\}))/\$2\$3\$4 false\
$5/,script
! ||wp.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\S]*\
n)|((display:\\s\*)none(\\s\*!important)|(\.hostname;function .\(\)\{return) .===.
(\}))/\$4\$5\$6 false\$7/,script
! ||wp.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\S]*\
n)|((display:\\s\*)none(\\s\*!important)|((\.hostname;function .\(\)|=function\
(\))\{return) .===.(\}))/\$4\$5\$6\$8/,script
||wideo.wp.pl/api/v*/embed/*/secured$replace=/"adv":true\,/"adv":false\,/
||wp-pilot-gatsby.wpcdn.pl/*.js$replace=/({adv:).(\,qoeEnabled:!
0\,advVastDuration:)/\$1!1\$2/
||autocentrum.pl^$replace=/(\,).===.(&&[\s\S]*?\(\)\})/\$1false\
$2/,~script,~stylesheet,~xmlhttprequest,~other
||dobreprogramy.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};
[\s\S]*\n)//,script
||dobreprogramy.pl^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,xmlhttprequest,other,~script
||polygamia.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\
S]*\n)//,script
||polygamia.pl^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,xmlhttprequest,other,~script
||vibez.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\S]*\
n)//,script
||vibez.pl^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,xmlhttprequest,other,~script
||abczdrowie.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\
s\S]*\n)//,script
||abczdrowie.pl^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,xmlhttprequest,other,~script
||abczdrowie.pl^$replace=/(abp:subscribe[\s\S]*?.=function\(\)\{)return .===.
(\}\,)/\$1return\$2/,script
||abczdrowie.pl^$replace=/(abp:subscribe[\s\S]*?.=\(\)=>).===.(\,)/\$1{return}\
$2/,script
||open.fm^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\S]*\
n)//,script
||open.fm^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,xmlhttprequest,other,~script
||parenting.pl^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,xmlhttprequest,other,~script
||parenting.pl^$replace=/(abp:subscribe[\s\S]*?.=\(\)=>).===.(\,)/\$1{return}\
$2/,script
||pudelek.pl^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,xmlhttprequest,other,~script
||o2.pl^$replace=/(abp:subscribe[\s\S]*?.=\(\)=>).===.(\,)/\$1{return}\$2/,script
||dynacrems.wp.pl/staticad/$replace=/.+//,important
||dynacrems.wp.pl/script/?id=*&placement_id=$replace=/.+//,important
||dobreprogramy.pl/cdn/*assets/js/wpjslib-sgap.js$replace=/(display:\\s\*)none(\\s\
*!important)/\$1\$2/,important
||std.wpcdn.pl/wpjslib/wpjslib-stat.js$replace=/((display:\\s\*)none(\\s\*!
important)|((\.hostname;function .\(\)|\,.=function\(\))\{return) .===[\S]*?(\}))/\
$2\$3\$4\$6/,script
||std.wpcdn.pl/wpjslib/wpjslib-nojq.js$replace=/((display:\\s\*)none(\\s\*!
important)|((\.hostname;function .\(\)|\,.=function\(\))\{return) .===[\S]*?(\}))/\
$2\$3\$4\$6/,script
||std.wpcdn.pl/wpjslib/wpjslib-core.js$replace=/((display:\\s\*)none(\\s\*!
important)|((\.hostname;function .\(\)|\,.=function\(\))\{return) .===[\S]*?(\}))/\
$2\$3\$4\$6/,script
||wpimg.pl/a/i/stg/wpjslib_*.js$replace=/((display:\\s\*)none(\\s\*!important)|
((\.hostname;function .\(\)|\,.=function\(\))\{return) .===[\S]*?(\}))/\
$2\$3\$4\$6/,script
||std.wpcdn.pl/wpjslib/wpjslib_*.js$replace=/((display:\\s\*)none(\\s\*!important)|
((\.hostname;function .\(\)|\,.=function\(\))\{return) .===[\S]*?(\}))/\
$2\$3\$4\$6/,script
||std.wpcdn.pl/wpjslib/wpjslib-sgap.js$replace=/((display:\\s\*)none(\\s\*!
important)|((\.hostname;function .\(\)|\,.=function\(\))\{return) .===[\S]*?(\}))/\
$2\$3\$4\$6/,script
||std.wpcdn.pl/wpjslib/wpjslib-sgap.js$replace=/(\.messData=.;[\s\S]*?.=function\
(\)\{)return 1===.(\}\,)/\$1return\$2/,script
||std.wpcdn.pl/wpjslib*/wpjslib-sgap.js$replace=/(abp:subscribe[\s\S]*?.=\
(\)=>).===.(\,)/\$1{return}\$2/,script
||parenting.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\
S]*)|((display:\\s\*)none(\\s\*!important)|((\.hostname;function .\
(\)|\,.=function\(\))\{return) .===[\S]*?(\}))/\$4\$5\$6\$8/,script
||pudelek.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\
S]*)|((display:\\s\*)none(\\s\*!important)|((\.hostname;function .\
(\)|\,.=function\(\))\{return) .===[\S]*?(\}))/\$4\$5\$6\$8/,script
||o2.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\S]*)|
((display:\\s\*)none(\\s\*!important)|((\.hostname;function .\(\)|\,.=function\
(\))\{return) .===[\S]*?(\}))/\$4\$5\$6\$8/,script
||wp.pl^$replace=/(^(WP\.[\s\S]*?\.bodies)=WP\.[\s\S]*?\.bodies\|\|\{\};[\s\S]*)|
((display:\\s\*)none(\\s\*!important)|((\.hostname;function .\(\)|\,.=function\
(\))\{return) .===[\S]*?(\}))/\$4\$5\$6\$8/,script
! ||wp.pl^$replace=/(\.messData=.;[\s\S]*?.=\(\)=>)1===.(\,)/\$1{return}\$2/,script
! ||wp.pl^$replace=/(window\.rekid=.\,[\s\S]*?.;const .=\(\)=>)1===.(\,)/\
$1{return}\$2/,script
||wp.pl^$replace=/(abp:subscribe[\s\S]*?.=\(\)=>).===.(\,)/\$1{return}\$2/,script
||wp.pl^$replace=/(\.messData=.;[\s\S]*?.=function\(\)\{)return 1===.(\}\,)/\
$1return\$2/,script
!+ NOT_PLATFORM(ext_ff)
||wp.pl^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,xmlhttprequest,other,~script,app=~pl.videostar
! https://github.com/AdguardTeam/AdguardFilters/issues/61660
!+ NOT_PLATFORM(ext_ff)
||o2.pl^$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,xmlhttprequest,other,~script
! www.wp.pl#?#div[class]:has(>div[class]:not([-ext-has=">*"]):first-
child:contains(REKLAMA))
www.wp.pl#$#body > #root { opacity: 1 !important; }
www.wp.pl#?#div[class*=" "] > img[src^="https://v.wpimg.pl/"][alt]:first-child +
div:last-child:upward(1)
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)
open.fm,dom.wp.pl,facet.wp.pl,film.wp.pl,finanse.wp.pl,gry.wp.pl,gwiazdy.wp.pl,kobi
eta.wp.pl,ksiazki.wp.pl,kuchnia.wp.pl,moto.wp.pl,opinie.wp.pl,tech.wp.pl,teleshow.w
p.pl,turystyka.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)
videostar.pl,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
||naanalle.pl/pb/bid
||i.wp.pl/a/i/stg/wpjslib-nojq.js$domain=dobreprogramy.pl
||std.wpcdn.pl/player/jingle-*.mp4$media,redirect=noopmp3-0.1s,domain=pilot.wp.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|medycyna24.pl|money.pl|wp.pl|videostar.pl
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tv.pudelek.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/95566
! https://github.com/AdguardTeam/AdguardFilters/issues/75066
||amazon-adsystem.com/aax2/apstag.js$script,redirect=amazon-apstag,domain=wp.pl|
money.pl|open.fm
! https://github.com/AdguardTeam/AdguardFilters/issues/93463
www.wp.pl#?#.app-container > div[class^="sc-"] > div[class^="sc-"] >
div[class^="sc-"]:has(> img[src^="https://v.wpimg.pl/"][alt]:first-child +
img[src^="https://v.wpimg.pl/"][alt] + div[class^="sc-"]:last-child)
www.wp.pl#?#.app-container > div[class^="sc-"] > div[class^="sc-"] > div[class]
[style="width: 100%;"] > div[class^="sc-"] > div[class] > div[class^="sc-"]:only-
child:contains(/^OFERTY DLA CIEBIE$/):upward(1)
! 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 > script:contains(registerSlot):upward(1)
abczdrowie.pl#?#.content-aside__item > script:contains(registerSlot):upward(1)
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:\/\/fanyv88.com:443\/https\/portal\.abczdrowie\.pl\/media\/images\/commb\.png/)
zywienie.abczdrowie.pl#?#.article__container > .content-aside .content-
aside__item:matches-css(background-image:
/^url\(https:\/\/fanyv88.com:443\/https\/zywienie\.abczdrowie\.pl\/media\/images\/commb\.png/)
zywienie.abczdrowie.pl#?#.article__textbox:matches-css(background-image: /^url\
(https:\/\/fanyv88.com:443\/https\/zywienie\.abczdrowie\.pl\/media\/images\/commb\.png/)
uroda.abczdrowie.pl#?#.article__textbox:matches-css(background-image: /^url\
(https:\/\/fanyv88.com:443\/https\/uroda\.abczdrowie\.pl\/media\/images\/commb\.png/)
uroda.abczdrowie.pl#?#.article__container > .content-aside .content-
aside__item:matches-css(background-image:
/^url\(https:\/\/fanyv88.com:443\/https\/uroda\.abczdrowie\.pl\/media\/images\/commb\.png/)
pytania.abczdrowie.pl#?#.article__textbox:matches-css(background-image: /^url\
(https:\/\/fanyv88.com:443\/https\/pytania\.abczdrowie\.pl\/media\/images\/commb\.png/)
forum.parenting.pl,forum.abczdrowie.pl#?##ipsLayout_sidebar
> .article__side .article__side__stickblock:matches-css(background-image: /^url\
(https:\/\/fanyv88.com:443\/https\/portal\.abczdrowie\.pl\/media\/images\/commb\.png/)
! https://github.com/AdguardTeam/AdguardFilters/issues/56048
pogoda.wp.pl#?#div[class*=" "]:not(.LazyLoad) > div:first-child +
img[src^="https://v.wpimg.pl/"][alt]:matches-css(position: absolute) + *: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
! komputerswiat.pl - ad leftovers
onet.pl,medonet.pl,komputerswiat.pl###onet-ad-flat-belkagorna
! 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/89329
! https://github.com/AdguardTeam/AdguardFilters/issues/78860
! 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,komputerswiat.pl#%#//scriptlet('prevent-setTimeout',
'document.body.getAttribute("abp"')
! https://github.com/AdguardTeam/AdguardFilters/issues/53431
filmweb.pl#%#//scriptlet('remove-attr', 'style',
'header#mainPageHeader[style^="height:"]')
filmweb.pl#$#header#mainPageHeader[style^="top:"] { top: 0 !important; }
filmweb.pl#$##mainSkyBanner-pl_PL { position: absolute !important; left: -3000px !
important; }
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$$script[tag-content="adblockDisplayInformation."][min-length="8000"]
[max-length="50000"]
filmweb.pl$$script[tag-content="plusAdblock"][min-length="4000"][max-
length="10000"]
filmweb.pl#%#//scriptlet("prevent-setInterval", ".offsetHeight&&0!==")
filmweb.pl#%#//scriptlet("abort-current-inline-script", "IRI", "Adblock")
filmweb.pl#%#//scriptlet("set-constant", "sats", "true")
filmweb.pl#$#body > .fwPlusBtn[style]:not(#style_important), body > #advertBar-
pl_PL[style]:not(#style_important), body > .clickArea[style]:not(#style_important),
body > .advert[style]:not(#style_important), body > #mainSkyBanner-
pl_PL[style]:not(#style_important), body > #ad[style]:not(#style_important), body >
.rec-sponsored[style]:not(#style_important), body
> .ws__wrapper[style]:not(#style_important), body > .text-
ad[style]:not(#style_important), body > .textAd[style]:not(#style_important), body
> #clickUrl1[style]:not(#style_important), body >
#flashcontent3[style]:not(#style_important), body >
#pasekup[style]:not(#style_important), body
> .pub_728x90[style]:not(#style_important), body > .ad-
internal[style]:not(#style_important), body > .ad-
imagehold[style]:not(#style_important), body
> .about_adsense[style]:not(#style_important), body
> .abBoxAd[style]:not(#style_important), body
> .HomeAds[style]:not(#style_important), body
> .CommentAd[style]:not(#style_important), body
> .Ad160x600[style]:not(#style_important), body
> .ADTextSingle[style]:not(#style_important), body
> .AD300Block[style]:not(#style_important) { display: block !important; }
filmweb.pl#$?#.ws__wrapper:not([style]) { remove: true; }
filmweb.pl$$script[tag-content=".name)throw h=""ABP"","][max-length="7000"]
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
filmweb.pl#$#.ws__wrapper { visibility: hidden!important; }
filmweb.pl#$#.lightboxNEW:not(.fullscreen)[style] { top: 0!important; }
||go.eu.bbelements.com/please/code|$domain=filmweb.pl,redirect=nooptext,important
||cz.search.etargetnet.com/|$domain=filmweb.pl,redirect=nooptext,important
||sk.adocean.pl/files/js/ado.js|$domain=filmweb.pl,redirect=nooptext,important
! https://github.com/AdguardTeam/AdguardFilters/issues/70948
! 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/109192
mmorpg.org.pl##div[id*="_bill_"]
mmorpg.org.pl##div[id*="_bill_"] + a[href="/premium"]
mmorpg.org.pl##div[id*="_half_"]:empty
mmorpg.org.pl##div[id*="_half_"]:empty + a[href="/premium"]
mmorpg.org.pl#%#//scriptlet('prevent-fetch', 'wtg-ads.com')
! 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###topbb
elektroda.pl###WelcomeAdContainer
elektroda.pl###WelcomeAdContainer + #overlay
elektroda.pl##.the-category > .section-patrons
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##a[href="https://www.ige-xao.com/pl/sklep/see-electrical/"]
elektroda.pl##a[href="https://www.micros.com.pl/"] > img
elektroda.pl##a[href="http://www.biall.com.pl/sklep.html#"] > img
elektroda.pl##a[href="https://www.stercontrol.pl/"] > img
elektroda.pl##a[href="https://termopasty.pl/"] > img
elektroda.pl##a[href^="https://www.pcbway.com/"] > img
elektroda.pl##a[href^="https://www.pcbway.com/"] > img + span
elektroda.pl##a[href^="https://jlcpcb.com/"] > img + span
elektroda.pl##a[href^="https://jlcpcb.com/"] > img
elektroda.pl##a[href="https://sklep-elwron.pl/"] > img
elektroda.pl##.text-center > section
a[href]:not([href^="https://www.elektroda.pl/"]):not([href^="https://
obrazki.elektroda.pl/"]) > img
elektroda.pl##div:only-child >
a[href]:not([href^="https://www.elektroda.pl/"]):not([href^="https://
obrazki.elektroda.pl/"]):only-child > img + img[width="300"]
elektroda.pl#?#div:only-child >
a[href]:not([href^="https://www.elektroda.pl/"]):not([href^="https://
obrazki.elektroda.pl/"]):only-child > img:has(+ img[width="300"])
elektroda.pl#?#.col-md-8 div a[href="https://czescidodrukarek.pl"] ~
form[action="https://czescidodrukarek.pl/szukaj"]:upward(1)
elektroda.pl#?#.col-md-8 div[style*="micros"] > div[style] >
form[action^="https://www.micros.com.pl/"]: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##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#?#.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#$?#.ads { remove: true; }
shinden.pl#%#//scriptlet("abort-on-property-read", "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")
@@/^https:\/\/fanyv88.com:443\/https\/www\.[a-z]{7,14}\.com\/[a-z]{1,4}\.js/$script,third-
party,domain=shinden.pl,badfilter
@@||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)
||reklama.shinden.eu/adpeeps.php$redirect=noopframe,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(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://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://github.com/AdguardTeam/AdguardFilters/issues/101189
pilot.wp.pl#?#div[class*=" "] > div:first-child + img[src*="://v.wpimg.pl/"]
[alt]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/108080
dobreprogramy.pl##button[class][type="button"] + a[href*="?
utm_source=dobreprogramy&utm_medium=avastseal&utm_campaign=download"]
! https://github.com/AdguardTeam/AdguardFilters/issues/95955
! https://github.com/AdguardTeam/AdguardFilters/issues/80901
dobreprogramy.pl##div[data-index][data-slot][style]
polygamia.pl,dobreprogramy.pl#?#div[class*=" "] > div:first-child +
img[src*="://v.wpimg.pl/"][alt]:upward(1)
tech.wp.pl,gadzetomania.pl,polygamia.pl,dobreprogramy.pl#?#div[class*=" "] >
img[src*="://v.wpimg.pl/"] + div[class] > style:first-child + div:last-
child:upward(2)
! https://forum.adguard.com/index.php?threads/dobreprogramy-pl.19744/#post-127483
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; }
!+ PLATFORM(windows, mac, android)
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#%#Object.defineProperty(Object.prototype,
'bodies', { get: function() { return true; }, set: function() { return true; } });
!
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});
||rek.www.wp.pl/vad.xml$script,xmlhttprequest,other,redirect=noopvast-2.0,important
!+ 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/106269
spidersweb.pl##.slot1
spidersweb.pl##.app-adBox
! https://github.com/AdguardTeam/AdguardFilters/issues/86070
spidersweb.pl##.hasSlotAd
spidersweb.pl##.main > #SpidersWeb_SW__HDH1_HTH1_HMH1
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
!+ PLATFORM(windows, mac, android, ext_ff)
||redcdn.pl/*Adserver/*.mp4$media,redirect=noopmp4-1s,important
! https://github.com/AdguardTeam/AdguardFilters/issues/74693
! 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/
||adocean.pl/*ad.xml$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,domain=player.pl|miniminiplus.pl|teletoonplus.pl|tvnturbo.pl|tvn24.pl|
tvn.pl|get.x-link.pl,important
@@||tvn.hit.gemius.pl/*redataredir?url=*tvn.adocean.pl*ad.xml$domain=player.pl|
teletoonplus.pl|get.x-link.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
@@||tvn24.pl^$generichide
@@||get.x-link.pl^$generichide
@@||cdntvn.pl/*/static/ad*.js$domain=player.pl|get.x-link.pl|tvn24.pl
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=get.x-link.pl
!+ NOT_PLATFORM(ext_ublock)
@@||player.pl^$generichide
player.pl#%#//scriptlet('remove-class', 'async-hide', 'html')
player.pl#%#//scriptlet("json-prune", "movie.advertising.ad_server")
tvn24.pl#%#//scriptlet("json-prune", "playlist.movie.advertising.ad_server")
tvn.pl#%#//scriptlet("json-prune", "movie.advertising.ad_server
movies.*.advertising.ad_server playlist.movie.advertising.ad_server")
! Temporary solution until it will possible to fix it via $redirect rule -
https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1471
! https://github.com/AdguardTeam/AdguardFilters/issues/78932
! 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
||polsatnews.pl^$replace=/(\,vast: ?")[\s\S]*?\/ad\.xml\?[\s\S]*?("\,)/\
$1\$2/,~script,~stylesheet,~xmlhttprequest,~other
||polsatsport.pl^$replace=/(\,vast: ?")[\s\S]*?\/ad\.xml\?[\s\S]*?("\,)/\
$1\$2/,~script,~stylesheet,~xmlhttprequest,~other
||hit.stat24.com/*ad.xml$replace=/(<VAST[\s\S]*?>)[\s\S]*?(<Ad id=[\s\S]*?>)[\s\
S]*<\/VAST>/\$1\$2<\/Ad><\/VAST>/,important,domain=polsatnews.pl|polsatsport.pl|
twojapogoda.pl|geekweek.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; }
!
||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,stooq.com##td[align="center"] > table[width="100%"] > tbody > tr > td
> .adsbygoogle + script + table[width="100%"]
div[style="position:relative;width:970px;height:250px"]
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:not(.dark) { background-image: none !important; background-
color: #d5d5d5 !important; }
purepc.pl#$#html > body.dark:not(#style_important) { background-image: none !
important; background-color: #111 !important; }
purepc.pl#%#//scriptlet('prevent-setInterval', 'fixbg()')
!
@@||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/114241
olx.ro#@#.swiper-slide-active.swiper-slide
! https://github.com/AdguardTeam/AdguardFilters/issues/110404
tpu.ro##.banner-box
! https://github.com/AdguardTeam/AdguardFilters/issues/110337
stirileprotv.ro##div[id^="dfpbillboard"]
stirileprotv.ro##.topBranding
! https://github.com/AdguardTeam/AdguardFilters/issues/109057
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=9am.ro
9am.ro##.ad-in-artilce
9am.ro##.minh-250
9am.ro##.retail_insert_in_article
! https://github.com/AdguardTeam/AdguardFilters/issues/101787
@@||eplayer.click/reclama/ads.js
@@||canale.live/reclama/$~third-party
@@||canale.live/player-tv/live/reclama/*.css$~third-party
@@||cdn.casamireasa.biz/deploys/www/delivery/$domain=canale.live
@@||videocdn.click/reclama/ads.js$domain=canale.live
canale.live#%#//scriptlet("set-constant", "canRunAds", "true")
canale.live#%#//scriptlet('prevent-setInterval', 'adblock')
canale.live#%#//scriptlet("set-constant", "isBlocked", "false")
canale.live#%#//scriptlet('set-constant', 'google_tag_data', 'emptyObj')
! https://github.com/AdguardTeam/AdguardFilters/issues/96315
wowbiz.ro##.container > div[style="display: none !important;"] ~ br
wowbiz.ro#?#.container > div:not([class]):not([id]):first-child:has(> center
> .adocean)
! https://github.com/AdguardTeam/AdguardFilters/issues/96314
stirileprotv.ro###inread
stirileprotv.ro###contextualscrollad
stirileprotv.ro###billboardBanner
stirileprotv.ro##div[id^="topBranding"]
! protv.ro - leftovers
protv.ro##div[class^="billboard-"]
protv.ro##.brandingDfp
! https://github.com/AdguardTeam/AdguardFilters/issues/92981
ziare.com##.banner
! https://github.com/AdguardTeam/AdguardFilters/issues/92022
romaniatv.net###sam_branding
! https://github.com/AdguardTeam/AdguardFilters/issues/92200
videotutorial.ro##.sidebar > div[id^="text-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/91693
petitchef.*##.akcelo-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/89512
||ro-ph.com/img/banners/roph.jpg$domain=sa-mp.ro
sa-mp.ro#?##ipsLayout_sidebar > .cWidgetContainer > .ipsList_reset >
li.ipsWidget:has(> h3.ipsWidget_title:contains(/^Sponsor$/))
! https://github.com/AdguardTeam/AdguardFilters/issues/88321
moduri.ro##.xoxo > li[id^="text-"]
! https://github.com/AdguardTeam/AdguardFilters/issues/87951
filmeserialehd.biz##center > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/87949
fonlinegratis.com##.entry > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/87948
vezionlinefilme.com##center > a[target="_blank"] > img
vezionlinefilme.com##.theiaStickySidebar > #media_image-4
! https://github.com/AdguardTeam/AdguardFilters/issues/87618
fanatik.ro##.strawberry-ads-manager-container
! https://github.com/AdguardTeam/AdguardFilters/issues/87954
serialeonline.su#?##sidebars > div[id^="text-"]:has(> h3:contains(/ADS|
Advertisement/))
! https://github.com/AdguardTeam/AdguardFilters/issues/82382
||trackad.cz/adtrack.php$script,other,redirect=noopjs,domain=protvplus.ro
! ziarulevenimentul.ro - ads
ziarulevenimentul.ro##.set_mg_of_content_b
ziarulevenimentul.ro##.set_tab_sales
ziarulevenimentul.ro##p > a[target="_blank"] > img
ziarulevenimentul.ro##a[href^="/app/adclick.php?id="]
! csid.ro - ads
csid.ro#%#//scriptlet("abort-on-property-read", "__yget_ad_list")
! https://github.com/AdguardTeam/AdguardFilters/issues/77506
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$important,domain=digi24.ro
@@||pubads.g.doubleclick.net/ssai/event/*/master.m3u8$domain=digi24.ro
! https://github.com/AdguardTeam/AdguardFilters/issues/74095
romaniataramea.com#$#.sgpb-popup-overlay { display: none !important; }
romaniataramea.com#$##sgpb-popup-dialog-main-div-wrapper { display: none !
important; }
romaniataramea.com#$#[class].sgpb-overflow-hidden { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/70276
||anuntul.ro/hotnews-widget.js$third-party
! 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/22565
gsp.ro##.parteneri > .inside > .boxuri-parteneri > .box-partener.custom
! 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/11214
@@||phenom-network.blogspot.ro^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/10915
||p.jwpcdn.com/*/vast.js$domain=zf.ro,important
||adocean.pl/*ad.xml$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,domain=zf.ro,important
! https://github.com/AdguardTeam/AdguardFilters/issues/7571
||p.jwpcdn.com/*/vast.js$domain=florydinvaslui.ro,important
||adocean.pl/*ad.xml$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,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
!---- Anti-adblock ---
!
!---------------------
nosteam.ro##div[id^="stickynote1"]
!------------------
!---- JS rules ----
!------------------
nosteam.ro#%#window.open = function() {};
!---------------------------------------------------------------------
!------------------------------ Serbian ------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/112953
nova.rs##.banner-promotion
||contentexchange.me^$domain=nova.rs
! https://github.com/AdguardTeam/AdguardFilters/issues/107277
n1info.com##.banner-promotion
! https://github.com/AdguardTeam/AdguardFilters/issues/101640
blic.rs##.banner
blic.rs##.banner-top
! https://github.com/AdguardTeam/AdguardFilters/issues/77139
balkantelevizija.net#@#.adsBox
! 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#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "blockadblock")
!
prva.rs##div[id^="midasWidget"]
tvarenasport.com##a[class^="baner_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/3101
@@||sultanovic.net/*adv*.js
!---------------------------------------------------------------------
!------------------------------ Singhalese ---------------------------
!---------------------------------------------------------------------
!
!---------------------------------------------------------------------
!------------------------------ Slovenian ----------------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/89610
vizita.si##onl-banner
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=vizita.si
! https://github.com/AdguardTeam/AdguardFilters/issues/68468
||pbyte.si/wp-content/uploads/*/Cyberpunk-_-pByte-2-scaled.jpg
pbyte.si##.blog-content a[href^="https://balix.si/"] > img
pbyte.si#$#body > #wrapper { background-image: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/63579
! 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/112322
mobilanyheter.net##a[href="https://www.iphonecasinon.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/99104
aftonbladet.se#?#main > section div[data-ad-subtype]:upward(1)
aftonbladet.se#?#main > aside div[data-ad-subtype]:upward(1)
! mobile
aftonbladet.se#?##main > div > div div[data-ad-subtype]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/93277
fz.se##body .bnr:not(#style_important)
! https://github.com/AdguardTeam/AdguardFilters/issues/93279
sweclockers.com##body .ad:not(#style_important)
! https://github.com/AdguardTeam/AdguardFilters/issues/91903
expressen.se##.bam-ad-slot.bam-ad-slot--pre-sized
! https://github.com/AdguardTeam/AdguardFilters/issues/87961
blocket.se##div[class^="LoadingAnimationStyles__PlaceholderWrapper-"] >
div[style="height: 240px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/88269
aftonbladet.se###megaAd-placeholder
! https://github.com/AdguardTeam/AdguardFilters/issues/84226
@@||widget.trustpilot.com/bootstrap/*/tp.widget.bootstrap.min.js$domain=mathem.se
! https://github.com/AdguardTeam/AdguardFilters/issues/72730
blocket.se##div[class*="__PlacementWrapper-"]
blocket.se##.placement_panorama
! https://github.com/AdguardTeam/AdguardFilters/issues/66006
kokaihop.se##.ads-wrapper-main
! 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/71816
! https://github.com/AdguardTeam/AdguardFilters/issues/56772
! https://github.com/AdguardTeam/AdguardFilters/issues/47420
! https://github.com/AdguardTeam/AdguardFilters/issues/46569
||nyafilmer.vip/u_a4fv7zck.js$badfilter
! 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/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/116107
play.tv3.ee#%#//scriptlet("set-constant", "window.ima3ScriptLoadDate", "1")
play.tv3.ee#%#//scriptlet("set-constant", "window.fbEventsScriptLoadDate", "1")
play.tv3.ee#%#//scriptlet("set-constant", "window.dfpScriptLoadDate", "1")
||play.tv3.ee/static/scripts/adroot/
$script,xmlhttprequest,redirect=noopjs,important
@@||play.tv3.ee/static/scripts/adroot/dfp.min.js
@@||play.tv3.ee/static/scripts/adroot/facebook.net/fbevents.js
@@||play.tv3.ee/static/scripts/adroot/imasdk.googleapis.com/js/sdkloader/ima3.js
! 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
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=dplay.se,important
! https://github.com/AdguardTeam/AdguardFilters/issues/10796
@@||acdn.adnxs.com/ast/ast.js$domain=svd.se
!
dn.se##.sponsored-teaser
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/
||expressen.se*/video$replace=/"adsDisabled":false/"adsDisabled":true/
||expressen.se*/video$replace=/"adsDisabled":false/"adsDisabled":true/,important
@@||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
! 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#%#//scriptlet("set-constant", "apntag.requests", "noopFunc")
ekstrabladet.dk#@##ad_container
@@||adtech.de/dt/common/DAC.js$domain=ekstrabladet.dk
!
||login.di.se/assets/adblk.js
!---------------------------------------------------------------------
!------------------------------ Sinhalese and Tamil ------------------
!---------------------------------------------------------------------
! https://github.com/AdguardTeam/AdguardFilters/issues/84610
dinamani.com#?#.scc:has(> span.scc-span:contains(ADVERTISEMENT))
! https://github.com/AdguardTeam/AdguardFilters/issues/84606
news.lankasri.com##.ds-share-blurb > div.ds-blurb
news.lankasri.com##.ds-share-blurb > div.ds-blurb + .sponsor
news.lankasri.com##.mfc-section div.ds-ms-blurb
lankasri.com#?#.theiaStickySidebar div.rsb-sections:has(> div[class] >
div[id^="div-gpt-ad-"])
lankasri.com#?#.theiaStickySidebar div[id^="div-gpt-ad-"]:upward(1)
! https://github.com/AdguardTeam/AdguardFilters/issues/84602
athirvu.in#?#.sticky-sidebar > section.widget:has(> div.textwidget ins.adsbygoogle)
! https://github.com/AdguardTeam/AdguardFilters/issues/84604
cinema.dinamalar.com##div[id^="selAd"]
cinema.dinamalar.com##.gallery-embed-container > ul > li[class^="gal-img"]
[style^="width:"][style*="overflow:"]
cinema.dinamalar.com##div[class^="topadtxt"]
dinamalar.com##.tophdimginner + div[style]
dinamalar.com###dmrsshare ~ div[align="center"][style="min-height:270px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/11711
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"]']
!---------------------------------------------------------------------
!------------------------------ Thai ---------------------------------
!---------------------------------------------------------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/117655
techsauce.co###banner-link-c
! https://github.com/AdguardTeam/AdguardFilters/issues/117583
komchadluek.net###section-thaileague
komchadluek.net##.default-sticky-1
! https://github.com/AdguardTeam/AdguardFilters/issues/116784
thairath.co.th#?##headerWraper ~ div:matches-css(height: 280px)
thairath.co.th##footer ~ div[style="text-align: center; opacity: 1;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/116778
bangkokbiznews.com,thansettakij.com,komchadluek.net,springnews.co.th,nationtv.tv,tn
ews.co.th##.default-billboard
bangkokbiznews.com,thansettakij.com,komchadluek.net,springnews.co.th,nationtv.tv,tn
ews.co.th##.content-detail > a[target="_blank"] > img
bangkokbiznews.com,thansettakij.com,komchadluek.net,springnews.co.th,nationtv.tv,tn
ews.co.th##.default-billboard
! https://github.com/AdguardTeam/AdguardFilters/issues/116589
kapook.com##.fullbanner
! https://github.com/AdguardTeam/AdguardFilters/issues/116780
siamsport.co.th###sticky_bottom_rail
! https://github.com/AdguardTeam/AdguardFilters/issues/116398
khaosod.co.th##.ads_position_wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/116399
sanook.com##.BillboardPremium
sanook.com##.AdsWrap
sanook.com##.SidebarHot__col--ad
sanook.com##.LeaderBoard
sanook.com##.adWrapMinHeight
! https://github.com/AdguardTeam/AdguardFilters/issues/116356
bangkokbiznews.com##.ads-sticky
bangkokbiznews.com##.default-billboard
bangkokbiznews.com###__next > .default-cover
bangkokbiznews.com#?#.col-lg-4 > div > .widget-content:has(> .ads-sticky)
! https://github.com/AdguardTeam/AdguardFilters/issues/116276
doofree88.com##.placeholder
doofree88.com##.go-content
doofree88.com##.js-ifram-google > div.text-center
||doofree88.com/storage/go/
! https://github.com/AdguardTeam/AdguardFilters/issues/116277
series-dd.co,kserietv.com##div[id="ads728x90top"][onclick="clickStats()"]
series-dd.co,kserietv.com###ads_fox_bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/116274
movie-19.com##.leftC > div.filmborder:has(> div > a[rel="nofollow noopener"]
[target="_blank"] > img)
! https://github.com/AdguardTeam/AdguardFilters/issues/116233
||w*.mgronline.com/banner/ent-banner.png
! https://github.com/AdguardTeam/AdguardFilters/issues/114567
dooseries.org##center > a[target="_blank"] > img
dooseries.org##div[id^="widget_ads"]
||dooseries.org/wp-content/uploads/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/114566
subserieshd.com###banner
subserieshd.com###bt-ads
||subserieshd.com/show/ads.js
||subserieshd.com/banner/
||anccplayer.cyou/source/*.mp4
anccplayer.cyou#%#!function(){if(location.pathname.includes("/source/playerads"))
{var b=new MutationObserver(function(){var
a=document.querySelector('script[type="text/javascript"]');a&&a.textContent.include
s('"ads": [')&&(b.disconnect(),a.textContent=a.textContent.replace(/("ads": \[\{)[\
s\S]*?(\}\])/,"$1$2"))});b.observe(document,{childList:!0,subtree:!0})}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/114568
||netflix-thai.org/wp-content/uploads/*.gif
netflix-thai.org##div[id^="widget_ads"]
! https://github.com/AdguardTeam/AdguardFilters/issues/114571
||chinese-series.org/wp-content/uploads/*.gif
chinese-series.org###ads728x90top
chinese-series.org###after-player-ads
chinese-series.org###before-player-ads
chinese-series.org###widget_ads1
chinese-series.org##.masvideos_movies_widget
! https://github.com/AdguardTeam/AdguardFilters/issues/113712
doomovie-hd.com##.header-banana_container
doomovie-hd.com##.default-horizontal-banana
doomovie-hd.com##div[class$="floating-banana-container"]
doomovie-hd.com###ekcdnplayer > div[style^="position: absolute; top: 0; left: 0;"]
smart-tv.doomovie-hd.com###video_overlay_a
smart-tv.doomovie-hd.com#%#//scriptlet("set-constant", "ad.isAllAdPlayed",
"trueFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/110044
||m.mgronline.com/js/views/global-ads.min.js
||imp.mgronline.com^
! https://github.com/AdguardTeam/AdguardFilters/issues/113590
||037hd.mobi/images/banners/
037hd.mobi##a[href^="https://037hd.mobi/ads/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/113586
moviehd2022.com##.banner-left
moviehd2022.com##.banner-right
moviehd2022.com##.banner-float
moviehd2022.com##.banner-center2
moviehd2022.com##.list-banner-bottom
/wp-content/uploads/*.gif$domain=moviehd2022.com
! https://github.com/AdguardTeam/AdguardFilters/issues/113585
moviehdd2021.com##.player-banner
moviehdd2021.com##div[class^="ad-"]
/wp-content/uploads/*.gif$domain=moviehdd2021.com
! moviesonline.watch ads
||moviesonline.watch/ads-img/
! https://github.com/AdguardTeam/AdguardFilters/issues/110411
||aileen-novel.online/wp-content/uploads/*/*/*.gif
aileen-novel.online##.c-sidebar
! https://github.com/AdguardTeam/AdguardFilters/issues/108112
||play.kodflix.com/admin/get-preroll.php
||cdend.com/*.mp4$media,redirect=noopmp3-0.1s,domain=play.kodflix.com
/Loading.mp4$media,redirect=noopmp3-0.1s,domain=play.kodflix.com
! https://github.com/AdguardTeam/AdguardFilters/issues/104213
community.headlightmag.com##.Banner-B-Top-Step2
! https://github.com/AdguardTeam/AdguardFilters/issues/102008
animekimi.com###animekimiads1
animekimi.com##.animekimi-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/98879
/*.gif$domain=vbmovies.com
vbmovies.com##.ad-float-bottom
! https://github.com/AdguardTeam/AdguardFilters/issues/98877
||*.bp.blogspot.com^$image,domain=4u2movie.com
! https://github.com/AdguardTeam/AdguardFilters/issues/98876
||037hdmov.com/images/banners/$image
||037hdmov.com/images/banners/*_MV_MASTER.webm$media,redirect=noopmp4-1s
037hdmov.com#%#//scriptlet('set-constant', 'start_ads_0', '0')
! https://github.com/AdguardTeam/AdguardFilters/issues/98871
/\/uploads\/\d+\/\d+\/[A-D0-9]{8}-.*\.gif/$domain=19-movie.com
19-movie.com##.banner-fix
! https://github.com/AdguardTeam/AdguardFilters/issues/98869
doomovie88-hd.com##img[alt="ufabet"]
! https://github.com/AdguardTeam/AdguardFilters/issues/98866
movie2021.com##.adcen
! https://github.com/AdguardTeam/AdguardFilters/issues/98865
||movie007hd.com/wp-content/uploads/*.gif
movie007hd.com##.tbads
movie007hd.com##div[id^="divAd"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97024
||i.imgur.com^$domain=serieslandd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/97022
xn--12ct0a9ceo5b3cxabf2byg4etc.tv##.banner-header
||xn--12ct0a9ceo5b3cxabf2byg4etc.tv/wp-content/uploads/*/*/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/96779
wetv.vip###google-ads-player
wetv.vip#%#//scriptlet("adjust-setTimeout", "onAdsCompleted", "5000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/97023
myseries.co#$##player_movie { display: block !important; }
myseries.co#$#div[id^="player_ads_"] { display: none !important; }
||myseries.co/images/banners/
! https://github.com/AdguardTeam/AdguardFilters/issues/96663
movie2here.com##div[class^="sticky-ads-"]
movie2here.com###branding + div[id^="movie-"] + center
movie2here.com##a[target="_blank"]:not([href^="https://www.google."]) > img
||movie2here.com/wp-content/themes/*/img/pic/*.gif
||player.extra-player.xyz/*/base*.js$replace=/"ads":( )?\[[\s\S]*?\]/"ads":[]/
! https://github.com/AdguardTeam/AdguardFilters/issues/96658
||cartoonsubthai.com/clip/loadingx.mp4$media,redirect=noopmp3-0.1s
! https://github.com/AdguardTeam/AdguardFilters/issues/96655
anime-kimuchi.com##.img-ads
||anime-kimuchi.com/image/*.gif
||fembeq.com/assets/js/base.js$replace=/'ad':\[[\s\S]*?\]/'ad':[]/
! https://github.com/AdguardTeam/AdguardFilters/issues/96656
animeguro.com###bt-ads
||imgur.com^$image,domain=animeguro.com
||image.clubzap.org/pix/$domain=animeguro.com
||image.baan-series.com/uploads/$domain=animeguro.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96657
movie-subthai.com##div[class^="tt_banner_"]
/wp-content/uploads/*/*/*.gif|$domain=movie-subthai.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96659
||i.imgur.com^$domain=buta-anime.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96660
||i.imgur.com^$domain=animelolo.com
stream.miku-box.com#%#//scriptlet("set-constant", "Object.prototype.ads",
"emptyArr")
||stream.miku-box.com/assets/js/base*.js$replace=/"ads":\[[\s\S]*?\]/"ads":[]/
! https://github.com/AdguardTeam/AdguardFilters/issues/96661
||i.imgur.com^$domain=anime-hoyo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96625
xn--24-3qi3cza1b2a4dxc2byb.com##.ads-player
xn--24-3qi3cza1b2a4dxc2byb.com##[class^="ad_"]
xn--24-3qi3cza1b2a4dxc2byb.com##[class^="ad-float-"]
xn--24-3qi3cza1b2a4dxc2byb.com##.bottom-center > .widget_media_image >
a[target="_blank"] > img
xn--24-3qi3cza1b2a4dxc2byb.com##.bottom-center > .widget_media_image >
img[src*="/wp-content/uploads/"][src*="/C"]
! https://github.com/AdguardTeam/AdguardFilters/issues/96622
||todaymovie-hd.com/Casino/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/96460
plawarn-manga.net###wbnn
||bp.blogspot.com/*.gif$domain=plawarn-manga.net
! https://github.com/AdguardTeam/AdguardFilters/issues/94689
weimanga.com###wbnn
||bp.blogspot.com/*.gif$domain=weimanga.com
! https://github.com/AdguardTeam/AdguardFilters/issues/94065
nanamovies.me##.yan-rek
nana2play.com#%#//scriptlet("set-constant", "link_ads", "emptyObj")
||4u2movie.com/wp-content/uploads/*/*.mp4$media,redirect=noopmp3-
0.1s,domain=nana2play.com
! https://github.com/AdguardTeam/AdguardFilters/issues/94064
doomovie-hd.com##.topad_container
doomovie-hd.com##.side_floating_ad
/assets/img/banner-new/*$domain=doomovie-hd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/93992
moviehdfree.ngo-stream.xyz#%#!function(){if(-1<location.href.indexOf("ban/?vid="))
{var a=(new URL(window.location.href)).searchParams.get("vid");a&&(location=a)}}();
! https://github.com/AdguardTeam/AdguardFilters/issues/102527
xn--72czp7a9bc4b9c4e6b.video##.ads-player
xn--72czp7a9bc4b9c4e6b.video##.ads-comment
xn--72czp7a9bc4b9c4e6b.video#$#div[class^="ads-"][class$="-player"] { visibility:
hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/93991
hdd.porn2uhd.com,moviedo24.com,hdd.movie365-hd.com,hdd.movies-
store.com,hdd.nung2uhd.com,hdd.movie2021.com,hdd.movie22hd.com#
%#AG_onLoad(function(){document.querySelector("#moviePlayer")&&"string"===typeof
playAds&&"play"===playAds&&(playAds="donplay")});
||hdd.porn2uhd.com/*?id=$replace=/"MU_ads":"true"/"MU_ads":"false"/
||moviedo24.com/movie?id=$replace=/"MU_ads":"true"/"MU_ads":"false"/
||hdd.movie365-hd.com/player?id=$replace=/"MU_ads":"true"/"MU_ads":"false"/
||hdd.movies-store.com/player?id=$replace=/"MU_ads":"true"/"MU_ads":"false"/
||hdd.nung2uhd.com/player?id=$replace=/"MU_ads":"true"/"MU_ads":"false"/
||hdd.movie2021.com/player?id=$replace=/"MU_ads":"true"/"MU_ads":"false"/
||hdd.movie22hd.com/player?id=$replace=/"MU_ads":"true"/"MU_ads":"false"/
! https://github.com/AdguardTeam/AdguardFilters/issues/93989
/wp-content/uploads/*.gif$domain=moviedee24.com|123-hd.com|24moviehd.com|
movie2uhd.com|nung2uhd.com|movie2021.com|nung2hdd.com|movieshdfree.com|newseries-
hd.com|movie22hd.com|moviehdfree.net|dooseries2uhd.com|newseries24.com|
serieshd24.com
||bp.blogspot.com/*.gif$domain=nung2hdd.com|nanamovies.me
serieshd24.com,newseries24.com,dooseries2uhd.com,moviedee24.com,xn--
72czp7a9bc4b9c4e6b.video,24moviehd.com,movie2021.com,nung2hdd.com,movieshdfree.com,
newseries-hd.com,movie22hd.com,moviehdfree.net##.ad-float
nung2uhd.com,newseries-hd.com,movie22hd.com,moviehdfree.net##.banner
movie2uhd.com,movieshdfree.com##.ad
moviedee24.com,24moviehd.com##.banner-top
dooseries2uhd.com,newseries-hd.com##.sidebar-banner
serieshd24.com,newseries24.com,moviedee24.com##.banner-player
serieshd24.com,newseries24.com##div[class^="banner-mid-"]
dooseries2uhd.com##.adcen
dooseries2uhd.com##.adcen-mid
moviedee24.com##.ad_f1
moviedee24.com##.bottom-center > .widget_media_image
moviedee24.com##a[target="_blank"] > img[src*="/wp-content/uploads/"][src*=".gif"]
24moviehd.com##.ad_cen
24moviehd.com##.ad_right1
24moviehd.com##.ad-main-bottom
movie2uhd.com##.adhl
movie2uhd.com##.adbr
nung2uhd.com##.banner-float
movie2021.com##[class^="banner-center-"]
123-hd.com###banner_top
newseries-hd.com##.admid
||van1.mvx-master4.work/FinnbetFinFin-2021.m4v
||cdend.com/*.mp4$domain=moviedo24.com|hdd.movie365-hd.com|hdd.movies-store.com|
hdd.nung2uhd.com|hdd.movie2021.com|hdd.movie22hd.com|moviehdfree.ngo-stream.xyz|
hdd.porn2uhd.com
||moviefree365.com/clips/*.mp4$domain=moviedo24.com|hdd.movie365-hd.com|hdd.movies-
store.com|hdd.nung2uhd.com|hdd.movie2021.com|hdd.movie22hd.com|moviehdfree.ngo-
stream.xyz|hdd.porn2uhd.com
||freemoviedd.*.cdn.digitaloceanspaces.com/*.mp4$domain=moviedo24.com|hdd.movie365-
hd.com|hdd.movies-store.com|hdd.nung2uhd.com|hdd.movie2021.com|hdd.movie22hd.com|
moviehdfree.ngo-stream.xyz|hdd.porn2uhd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/93449
||cdend.com/*/*.mp4$domain=nungsub.com
||ufaexpert.com/Vids/*.mp4$domain=nungsub.com
nungsub.com##.fixed-banner
nungsub.com#$#.bsaProContainerNew { position: absolute !important; left: -3000px !
important; }
nungsub.com#$#img.img_player[src*="fake"] { display: none !important; }
nungsub.com#$##Player_Select_Button { display: inline-table !important; width: 100%
!important; }
nungsub.com#%#//scriptlet("adjust-setInterval", "counter", "", "0.02")
nungsub.com#%#AG_onLoad(function(){setTimeout(function(){var
a=document.querySelector("#Player_Select_Button > #t1");a&&a.click()},500)});
! https://github.com/AdguardTeam/AdguardFilters/issues/93101
||serieshot.co/ads
! ads
||i.imgur.com^$domain=anime-hentai.jp.net
! https://github.com/AdguardTeam/AdguardFilters/issues/86394
||googles.video/*/*.mp4$domain=movies-store.com|movie2uhd.com
||sv1.cdend.com//*/*.mp4$domain=movies-store.com|movie2uhd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/85927
||037hd-movies.com/images/banners/
||cdend.com/*/*.mp4$domain=037hd-movies.com
037hd-movies.com#$##player_movie { display: block!important; }
037hd-movies.com#$#div[id^="player_ads_"] { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/83334#issuecomment-850669027
/*.gif$domain=manga168.com
manga168.com##center > a[target="_blank"] > img
manga168.com##.bigcover
manga168.com###ads_fox_bottom
manga168.com#$#.terebody { padding-top: 0 !important }
!
||123-hd.com/wp-content/uploads/*/300x4*.gif
123-hd.com###banner_right
*.gif$domain=hanimesubth.com,image
!
! ads
||cat-translator.com/manga/wp-content/uploads*.gif
||mangauptocats.online/wp-content/uploads/*.gif
||sbobet333.com^$domain=mangauptocats.online
! https://github.com/AdguardTeam/AdguardFilters/issues/79578
||th.giraff.io^$domain=bangkokbiznews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/73710
series-d.com##div[onclick^="window.open("]
series-d.com##.skip-btn
! https://github.com/AdguardTeam/AdguardFilters/issues/80747
||cdend.com//*/*.mp4$domain=dunplayer.bid
||dunplayer.download/*.mp4$domain=dunplayer.bid
||bp.blogspot.com^$image,domain=dodonung.com
! https://github.com/AdguardTeam/AdguardFilters/issues/73942
anime-i.com##img[src^="/images/ad/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/69182
uppic.xyz#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/68081
funporns.com##.happy-inside-player
funporns.com##img[width="300"][height="250"]
funporns.com##img[height="330"][width="400"]
||portal.affincome.com^$domain=funporns.com
! https://github.com/AdguardTeam/AdguardFilters/issues/66731
||googles.video^$media,redirect=noopmp4-1s,domain=fairyanime.com
||vdoad3.online/vdo/*.mp4$media,redirect=noopmp4-1s,domain=fairyanime.com
fairyanime.com#%#AG_onLoad(function(){if(-1!=window.location.href.indexOf("/
kosana/")&&"function"===typeof kosana.skipAd&&"function"===typeof kosana.setup){var
a=kosana.setup.toString().match(/videoAdUrl/g);if(null!==a)for(var
b=0;b<a.length;b++)kosana.skipAd()}});
! 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
!+ PLATFORM(windows, mac, android)
||*.gif$image,redirect=1x1-transparent.gif,domain=box-manga.com
! 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/73944
! https://github.com/AdguardTeam/AdguardFilters/issues/55240
cartoonth12.com###ads_fox_bottom
cartoonth12.com##a[href="https://sagame1688.com/"]
@@||p.jwpcdn.com/player/plugins/vast/v*/vast.js$domain=player.cartoonth12.com
/*.mp4$third-party,media,redirect=noopmp3-0.1s,domain=player.cartoonth12.com
||player.cartoonth12.com/assets/js/app.min.js$replace=/(player\.setup\(\{)/
loadServer(embed_id\, server);\n\n\$1/
! 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/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#%#AG_onLoad(function() { $('#group-url').show(); playMovie(); });
! 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/[email protected]/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
||series-d.com/vod/$replace=/(inzplyr\.setup\(\{'ad':\[)[\s\S]*?]/\$1]/
! https://github.com/AdguardTeam/AdguardFilters/issues/43410
||media.datahc.com/Affiliates/$third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/42800
mgronline.com##article.pordee-shops
@@||ads.imprezzer.com/js/$script,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
! https://github.com/AdguardTeam/AdguardFilters/issues/28171
flix-anime.com##.player-container > .kosana-container
@@||cdn.jsdelivr.net/npm/[email protected]/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#$?#ul[data-ads] { remove: true; }
||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#$?#ul[data-ads] { remove: true; }
||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#%#//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/tvonline/$replace=/playlist: \[[\s\S]*?\{[\s\S]*?live: true\,[\
s\S]*?sources: \[[\s\S]*?\{ type: "application\/x-mpegurl"\, src:
"[\s\S]*?\/ads\/mp4:footer\.mp4\/playlist\.m3u8"
\}\,[\s\S]*?\][\s\S]*?\}\,/playlist: [/
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/115715
truyentranhaudio.online#$#.modal-backdrop { display: none!important; }
truyentranhaudio.online#$#body { overflow: visible!important; }
truyentranhaudio.online#$##modal-ads { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/115585
metruyenchu.com##.post-body > div[class="pt-3 text-center"][style="margin-right: -
1rem;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/115149
speedtest.vn###sponsorRow
! https://github.com/AdguardTeam/AdguardFilters/issues/115086
oneesports.vn###site-main > div[class^="container my-4"]
! https://github.com/AdguardTeam/AdguardFilters/issues/114606
bachlong.vn##.advertise
||bachlong.vn/vnt_upload/File/Image
! https://github.com/AdguardTeam/AdguardFilters/issues/114363
phimplus.net###pc-top-banner
phimplus.net##center[id^="banner-top-"]
phimplus.net##div[class^="float-ck-center-"]
||media.discordapp.net/attachments/*/*dangkynhan150k.gif$domain=phimplus.net
! https://github.com/AdguardTeam/AdguardFilters/issues/114300
sharelinkgamepc.blogspot.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "adsbygoogle")
sharelinkgamepc.blogspot.com#$#body { overflow: auto !important; }
sharelinkgamepc.blogspot.com#$##levelmaxblock { display: none !important; }
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=sharelinkgamepc.blogspot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/113940
gocmod.com#%#//scriptlet("abort-current-inline-script", "document.createElement",
"adsbygoogle")
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=gocmod.com
! https://github.com/AdguardTeam/AdguardFilters/issues/113467
cakhia.com###overlay
cakhia.com##.modal-backdrop
! https://github.com/AdguardTeam/AdguardFilters/issues/112518
anhdep24.net#@#.ad_box
||anhdep24.net/antiblock/antiadblockscript.js
! https://github.com/AdguardTeam/AdguardFilters/issues/110393
docsach24.co#%#//scriptlet('prevent-fetch', 'pagead2.googlesyndication.com')
! https://github.com/AdguardTeam/AdguardFilters/issues/108120
gitiho.com##p[style="text-align: justify; "] > a[target="_blank"] > img[data-
src$=".gif"]
! https://github.com/AdguardTeam/AdguardFilters/issues/104520
speedtest.vn##.jconfirm
speedtest.vn###advArea
! https://github.com/AdguardTeam/AdguardFilters/issues/106460
snews.pro,ichi.pro###notify-adblock
! https://github.com/AdguardTeam/AdguardFilters/issues/104886
itrum.org##div[class^="detect-"]
itrum.org#$#.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/100406
phim1080z.com##.turn-off-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/100384
animet.net###inx-overlay
animet.net###inx-content
||api.anime3s.com/11bet.php
! https://github.com/AdguardTeam/AdguardFilters/issues/100093
truyenaudiocv.net#%#//scriptlet("set-constant", "adblockDetect", "noopFunc")
truyenaudiocv.net#$#.pub_300x250.pub_300x250m.pub_728x90.text-ad { display: block !
important; }
@@||truyenaudiocv.net/ads-prebid.js
! https://github.com/AdguardTeam/AdguardFilters/issues/102216
||vinmec-prod.s3.amazonaws.com/images/vicaread
vinmec.com###banner-middle
! https://github.com/AdguardTeam/AdguardFilters/issues/98263
iphimmoi.net##body > center
iphimmoi.net##body > div.row > div[style="background-color:#151d25;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97812
cryptoviet.com##p[style="text-align: center;"] > a[target="_blank"] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/97878
vidian.me##a[target="_blank"] > img[style="min-height:50px"]
vidian.me##div[id^="hide_ads"]
! https://github.com/AdguardTeam/AdguardFilters/issues/96266
vndoc.com##.adsbg
||vndoc.com/get.aspx?q=aHR0cHM6Ly9hZHJlYWxjbGljay5jb20v
! https://github.com/AdguardTeam/AdguardFilters/issues/94693
bilutvx.net##.abp-header
bilutvx.net##.abp-ballon
||bilutvx.net/wow/img/*.gif
! https://github.com/AdguardTeam/AdguardFilters/issues/94584
vlxx.sex##.ff-banner
vlxx.sex##div[class^="fads"]
! https://github.com/AdguardTeam/AdguardFilters/issues/93396
ileak.xyz#%#//scriptlet("abort-on-property-write", "lazyadsense2")
! https://github.com/AdguardTeam/AdguardFilters/issues/92756
forum.gocmod.com#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! https://github.com/AdguardTeam/AdguardFilters/issues/92310
||bp.blogspot.com^$domain=dualeotruyen.net
! anime47.com - ad video before real video (those are hosted on third-party domain)
||img.anime47.com/*.mp4$media
! https://github.com/AdguardTeam/AdguardFilters/issues/90545
||nettruyenvip.com/data/sites/*/banner/$domain=nettruyenvip.com
nettruyenvip.com##img[src^="http://s.nettruyenvip.com/data/sites/"][src*="/
banner/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/90412
hataphim.com#%#//scriptlet("abort-on-property-read", "goToURL")
! https://github.com/AdguardTeam/AdguardFilters/issues/87537
/get_adm?id=$domain=dongphym.com
/media/image/id/*$domain=dongphym.com
||dp.voocdn.com/content/vast?p=$xmlhttprequest
dongphym.com##.player-banner
dongphym.com##div[class^="abanner"]
dongphym.com##ins[id^="ccadnet"]
! https://github.com/AdguardTeam/AdguardFilters/issues/85669
truyenqq.net###left-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/95715
linkneverdie.net$$script[tag-content="DetecAdBlock"][min-length="500"][max-
length="3000"]
linkneverdie.net#%#//scriptlet("abort-current-inline-script", "Array", "0x")
||optad360.*/*/*.min.js$script,redirect=noopjs,domain=linkneverdie.net
||gamma.cachefly.net/js/ad-
exchange.js$script,important,domain=linkneverdie.net,redirect=noopjs
! https://github.com/AdguardTeam/AdguardFilters/issues/85123
vcomic.net##.adpia_banner
@@||vcomic.net/app/*/assets/js/prebid-ads.js
vcomic.net#%#//scriptlet("set-constant", "canRunAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/79788
downphanmem.com##.vzsd
! https://github.com/AdguardTeam/AdguardFilters/issues/78782
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,redirect=googlesyndication-
adsbygoogle,important,domain=howkteam.vn
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=howkteam.vn
! https://github.com/AdguardTeam/AdguardFilters/issues/76063
coinurl.net#%#//scriptlet("set-constant", "adsHeight", "15")
coinurl.net#%#//scriptlet("prevent-window-open")
coinurl.net###ads-notice
coinurl.net##.alert-danger
coinurl.net##div[align="center"] > a [style]
://i.imgur.com/$domain=coinurl.net
! https://github.com/AdguardTeam/AdguardFilters/issues/75617
paperzonevn.com#%#//scriptlet("abort-current-inline-script", "$", "!
document.getElementById(btoa")
! https://github.com/AdguardTeam/AdguardFilters/issues/74523
@@||downphanmem.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/74402
phimgi.tv#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/72279
anime3s.com#%#//scriptlet("set-constant", "arrPreroll", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/69544
tvzingvn.net##.balloon-ad-wrap
tvzingvn.net##a[class^="uniad-"]
||tvzingvn.net/wp-content/themes/zingtv/js/qc1.js
tvzingvn.net#%#//scriptlet("prevent-addEventListener", "load", ":'click'")
! https://github.com/AdguardTeam/AdguardFilters/issues/68860
truyentranhlh.net###lh-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/67660
nettruyen.com#%#//scriptlet("abort-current-inline-script", "document.write",
"Ads.")
! https://github.com/AdguardTeam/AdguardFilters/issues/67293
truyentranhtuan.com###right-balloon
! https://github.com/AdguardTeam/AdguardFilters/issues/67099
||dongphym.net/content/rest?*=img_ads_config
! https://github.com/AdguardTeam/AdguardFilters/issues/66763
downfile.site##img[alt^="Banner"]
! 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=noopjs,domain=hhkungfu.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/98013
fshare.vn##.ads-login
fshare.vn###showVideo #myElementz
||fshare.vn/lib/jwplayer/jwplayer.js
! 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/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=noopjs,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
! 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/44002
softwaresblue.com#@#.ad_box
! https://github.com/AdguardTeam/AdguardFilters/issues/43616
phimnhe.net#%#//scriptlet("abort-current-inline-script", "createCookie", "popurl")
! 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#%#//scriptlet("set-constant", "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##.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")
! 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#$##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/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/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
!+ NOT_OPTIMIZED
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
tvhai.org#%#//scriptlet("abort-on-property-read", "SmartPopunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/19694
itphutran.com#@#.an-advert-banner
itphutran.com#@#.an-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/95263
||i.imgur.com/*.gif$domain=phimmedia.tv
phimmedia.tv##div[class*="BanerTop"]
! https://github.com/AdguardTeam/AdguardFilters/issues/18600
@@||phimmedia.tv/templates/themes/phim/js/advertisement.js
phimmedia.tv#%#//scriptlet("set-constant", "adblock", "1")
phimmedia.tv#%#//scriptlet("set-constant", "PM_popup", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/19239
||licklink.net/js/full-page-script.js$script,redirect=noopjs,important
! 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/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/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/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/12962
||vuviphim.com/ads^
vuviphim.com##a[title="v9bet"]
! 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
! 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
!
||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
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
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
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
!---------------------------------------------------------------------
!------------------------------ 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/89226
! https://github.com/AdguardTeam/AdguardFilters/issues/85165
! https://github.com/AdguardTeam/AdguardFilters/issues/60791#issuecomment-708859023
!+ NOT_OPTIMIZED PLATFORM(windows, mac, android)
@@||images-na.ssl-images-amazon.com/images/*/transparent-pixel.
$image,domain=amazon.in
! https://github.com/AdguardTeam/AdguardFilters/issues/69090
! It's caused by Fanboy's Annoyances filter and it's also fixed there, but fix
doesn't work with apps
!+ PLATFORM(windows, mac, android)
@@||s-cdn.phonearena.com?b=*/back-to-top$stylesheet,script
! https://github.com/AdguardTeam/AdguardFilters/issues/67672
! 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 --------------------------
!---------------------------------------------------------------------
!
!-------------------------------------------------------------------------------!
!------------------ General hiding rules----------------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains generic element hiding rules that block ads.
!
! Good: ##.adv
! Bad: example.org##.adv (should be in specific.txt)
!
!
!+ NOT_OPTIMIZED
##.dfp_ATF_wrapper
!+ NOT_OPTIMIZED
##.home-ad-region-1
!+ NOT_OPTIMIZED
##.sidebar-big-box-ad
!+ NOT_OPTIMIZED
##.commercial-unit-mobile-top
!+ NOT_OPTIMIZED
##.commercial-unit-mobile-bottom
!+ NOT_OPTIMIZED
###atvcap + #tvcap > .mnr-c > .commercial-unit-mobile-top
!+ NOT_OPTIMIZED
###taw > .med + div > #tvcap > .mnr-c:not(.qs-ic) > .commercial-unit-mobile-top
!+ NOT_OPTIMIZED
###topstuff > #tads
!+ NOT_OPTIMIZED
##.commercial-unit-mobile-bottom
!+ NOT_OPTIMIZED
##.commercial-unit-mobile-top .jackpot-main-content-container > .UpgKEd + .nZZLFc >
.vci
!+ NOT_OPTIMIZED
##.commercial-unit-mobile-top .jackpot-main-content-container > .UpgKEd + .nZZLFc >
div > .vci
!+ NOT_OPTIMIZED
##.commercial-unit-mobile-top > .v7hl4d
!+ NOT_OPTIMIZED
##.commercial-unit-mobile-top > div[data-pla="1"]
!+ NOT_OPTIMIZED
###ad-after
!+ NOT_OPTIMIZED
###ad-p3
!+ NOT_OPTIMIZED
##.topAd
!+ NOT_OPTIMIZED
##.article-advert-container
! https://github.com/AdguardTeam/AdguardFilters/issues/102462
!+ NOT_OPTIMIZED
##.gallery-bns-bl
! https://github.com/AdguardTeam/AdguardFilters/issues/99291
!+ NOT_OPTIMIZED
##.articleads
! https://github.com/AdguardTeam/AdguardFilters/issues/99199
!+ NOT_OPTIMIZED
##.b-advertising__down-menu
! https://github.com/AdguardTeam/AdguardFilters/issues/95728
!+ NOT_OPTIMIZED
##.ad-cls
! https://github.com/AdguardTeam/AdguardFilters/issues/95444
!+ NOT_OPTIMIZED
##.tncls_ad
!+ NOT_OPTIMIZED
##.tncls_ad_250
!+ NOT_OPTIMIZED
##.tncls_ad_300
! https://github.com/AdguardTeam/AdguardFilters/issues/84882
!+ NOT_OPTIMIZED
##.stky-ad-footer
! https://github.com/AdguardTeam/AdguardFilters/issues/71832
!+ NOT_OPTIMIZED
##.bodyads
! https://github.com/AdguardTeam/AdguardFilters/issues/69648
!+ NOT_OPTIMIZED
##.Ad__Wrapper
! 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/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
! 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
!
! https://github.com/AdguardTeam/AdguardFilters/issues/111638
##a[href^="https://copytoon"][href*="/bannerhit.php?bn_id="]
! https://github.com/AdguardTeam/FiltersRegistry/pull/435
##.div-gpt-ad:not([style^="width: 1px; height: 1px;"])
##[class^="div-gpt-ad"]:not([style^="width: 1px; height: 1px;"])
! Popular ad on streaming services
##button[data-openuri="|BTN_URL|"]
!
###ad-banner:not([style="height: 5px; width: 5px; position: absolute; top: 0;"])
##.ad-banner:not([style="height: 5px; width: 5px; position: absolute; top:
0;"]):not(.blocker-tester + .ad-banner)
##.full-bns-block
##.vertbars
##.video-brs
##a[href^="http://click.dtiserv2.com/"]
##section[data-e2e="advertisement"]
##div[data-e2e="advertisement"]
##ins[data-revive-zoneid]
##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
##.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 ----------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of ad blocking rules that fall under "advanced"
category.
! By advanced we mean the following rule types: CSS, scriptlets, HTML filtering (`$
$` marker), JS.
!
! Good: example.org#$##rek { display: none !important; };
example.org#%#//scriptlet('set-cookie', 'ad', '0'); example.org#%#document.cookie =
"ad =0"; ; example.org$$script[tag-content="ad"][max-length="3000"].
! Bad: example.org###rek (should be in specific.txt)
!
!-------------------
!-------JS----------
!-------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/103930
play.rtl.hr,rtlmost.hu#%#//scriptlet('json-prune',
'applaunch.data.player.features.ad.enabled
applaunch.data.player.features.ad.dai.enabled', 'appName')
! 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,gaypornmasters.com
,xxxbanjo.com,24video.adult,24video.in,bdsmstreak.com,pornozot.com,pornyfap.com,cel
ebrity-
leaks.net,perfectgirls.net,luscious.net,imgprime.com,pornoruf.com,thisvid.com,txxx.
com,hdzog.com,yourporn.sexy,gotporn.com,upornia.com,pornhd.com,bravotube.net,hotmov
s.com,porndoe.com,4tube.com,porntube.com,sunporno.com,myreadingmanga.info,plusone8.
com,pornerbros.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,reallifecamhd.net,pandamovie.eu,absoluporn.com,biguz.net,javbuz.com,frprn.
com,8teenxxx.com,jizzman.com,ftopx.com,realgfporn.com,pornomovies.com,thehentaiworl
d.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,vidshort.net,wokao.co,18hentaionline.net,gameofporn.com,freexvid
eossex.com,homemature.net,gutesex.com,sexhdtuber.com,sexrura.pl,pornzexx.com,pornhu
go.com,al4a.com,thisav.video,fivestarpornsites.com,pornv.porn,upskirtporn.de,cutiep
orno.com,xvideos.works,japanesefuck.com,playpornfree.net,muschitube.com,dumphub.com
,sexybabes.club,pornpy.com,jizzbo.com,erohentai.net,pornoversion.com,porntcomic.com
,freepornik.com,nakedbabes.club,thedoujin.com,fitteasatismerkezi.com,realitybrazzer
s.com,fuckhardporn.com,boysnaweb.net,onlypron.com,yumstories.com,losporn.com,hotsex
love.com,area51.porn,nudistube.com,pornvideoslove.com,porntubexxxl.com,pervertedmil
fs.com,wetpornvideos.net,vavvi.net,girlsfucking.net,goshgay.com,cartoontube.xxx,jap
ornhd.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,gay-
boys-
xxx.com,desihoes.com,malexxx.net,sassytube.com,gaybarebacks.com,sexybabesz.com,movi
esguy.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,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,pictoa.com,imgsalem.com,xxximagetpb.org,im
g24.org,xeimg.yt,pornleech.com,naughtyblog.org,8muses.com,doolls.org,topboard.org,y
oujizz.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; } });
letmejerk7.com,letmejerk6.com,imx.to,sunporno.com,8boobs.com,baltasar5010purohentai
.com,eporner.com,pornofaps.com,eroprofile.com,imguur.pictures,webcamshows.org,xxxmo
viestream.xyz,mangoporn.co,erome.com,imgmercy.com,pandavideo.pw,playpornfree.xyz,le
tmejerk.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#%#(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);})();
fetishshrine.com,gaytail.com,zubby.com,hentaiarena.com,saradahentai.com,anysex.com,
ytboob.com,multporn.net,fapnado.com,tube-
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")
gifhq.com,nudeclap.com,imgdew.pw,hentaila.com,fapality.com,720video.me,javbuz.com,b
ananamovies.net,youwatchporn.com,watchpornx.com,xxxparodyhd.net,pornhat.com,baltasa
r5010purohentai.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,da
ilyimages.xyz,159i.com,xopenload.me,reblop.com,tubsexer.com,blameless.work,imagemug
gy.com,streamporn.pw,stileproject.com,watchpornfree.ws,noodlemagazine.com,pandamovi
es.pw,123pandamovie.me,solarporn.net,123pandamovie.com,imgoutlet.pw,imgrock.pw#
%#//scriptlet("abort-current-inline-script", "document.dispatchEvent",
"/getexoloader/")
teencumpot.com#%#//scriptlet("abort-current-inline-script",
"document.dispatchEvent", ".serve(")
pornhat.com$$script[tag-content="initCustomEvent(""getexoloader"""][min-
length="500"][max-length="1000"]
shameless.com#%#//scriptlet("abort-current-inline-script", "$LAB",
"/getexoloader/")
!
! 'PopJSLock/PopAds'
! #%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"constructor")
daddylive.eu,aeblender.com,aileen-
novel.online,ytstvmovies.xyz,javhay.net,mrunblock.*,hentaitube.online,ustream.to,fr
eepornxxxhd.com,givemenflstreams.com,givemenbastreams.com,givememmastreams.com,give
meredditstreams.com,shinden.pl,ozporno.com,area51deportiva.com,xxxfree.watch,linksl
y.co,mhometheater.com#%#//scriptlet("abort-current-inline-script",
"String.fromCharCode", "constructor")
!
! PopAds-a(`Privet darkv`)
xmoviesforyou.video,streamz.cc,drycounty.com,vidz72.com,uplod.ws,pandamovie.net,vip
league.me,hdporn720.net,playpornx.net,hdporner720.com,newpct1.com,jkmk.net#
%#Object.defineProperty(window, 'PopAds', { get: function() { return {}; } });
filma24.cc,oke.io,ouo.io,friend-
series.com,streamjav.net,propix.info,ouo.press,skidrowreloaded.com,worldfree4u.lol,
todaypk.ag,hpjav.com,mkvcage.com,ancensored.com,123videos.tv,neko-
miku.com,onlinemoviewatchs.ws,naphi.lol,300mbfilms.co,watchxxxfree.com,anyanime.com
,audioz.download,xmoviesforyou.com,ovagames.com,psarips.com,portalroms.com,ddl2.org
,5movies.to,xfilmywap.mobi,baixarseriesmp4.com,animeshin.com,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,clicksud.org,netspor12.com,pornotorrent.com.br,pornobae.com,khatrimazafu
ll.net,goldrose.ml,filmesviatorrents.info,javstream.co,bokepseks.zone,animeindo.net
,yifytorrent.me,kambikuttan.net,deltabit.co,pirateiro.com,animeindo.co,miltorrents.
com,tele-
wizja.com,filmeseseriesonlinex.com,animeku.tv,torrentrapid.com,programasvirtualespc
.net,empressleak.biz,tugafree.net,yts.pe,xxgasm.com,khatrimazafull.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,hkfree.co,pipocao.com,filmvilag.org,celebsflash.com,netlegendas.com,neko
nime.com,peliculasaudiolatino.com,2ddl.ooo,javgay.com,thisjav.com,avpockiehd.com,mo
delblog.org,freehdx.com,extratorrent2.net,ivhunter.com,kinguys.com,usabit.com,malla
ndrinhas.net,dblatino.com,sexiz.net,dhakasports.com,gnula.biz,xanimeporn.com,mixhdp
orn.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,kizzboy.com,kshowsubindo.org,o
penloadmovie.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,1080phd.net,moviesevil.ws,video2mp3.de,friend
stamilmp3.com,yuuk.net,animesync.tv,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,bdmusic90.net,omb
erbagi.com,kenh88.com,r34anim.com,replaymatches.com,javhd720.com,dragonballplay.com
,animated247.com,downloadlivre.net,metaserie.com,needgayporn.com,theapricity.com,wa
tchdragonballsuper.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,bindassbros.com,cheaphdmovies.clu
b,suki48.web.id,mp3goal.com,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,bigohot.com,gifbin.com,vipaltyazi
.club,hdshows.in,pleermp3.net,hdencoders.com,newtorrentgame.com,xxhdporn.com,torjac
kan.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,korean7
20.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,freecast.pw,pornissimo.org,tamilrockers.fr,sexloving.net
,magnetlink.in,desibombs.com,naijalumia.com,bemetal.org,gottateens.com,animebam.net
,altyazivip.club,tv-
weeb.com,rlcsex.com,seriesblanco.tv,thepiratebay24.ga,morewap.com,anitube.online,de
siseen.com,thepiratefilmesoficial.com,canal10videos.com,tpproxy.site,so-
name.info,piratuca.com,couchtuner.fr,pornzexx.com,easypornos.com,megafilmeshd21.org
,xxhay.com,mrvideogame.com.br,world4freeus.co.in,xxxstarsxxx.com,xpety.com,9clacks2
.net,animesfusion.org,sexwaw.com,kingstheme.com,claim-
bitco.in,mangaid.co,idolblog.org,alivefoot.us,mzansifun.com,javzen.com,odia1.me,fel
ipephtutoriais.com.br,pirateproxy.top,hdcine.in,altyazicafe.club,tr7music.me,hdjavo
nline.com,playpornfree.net,dramakorea.web.id,hotshortfilms.com,movies-
300mb.info,torgamez.com,animeyes.biz,sobatsemi.com,anime7u.net,saikoanimes.com,musi
castorrent.com,namethatpornad.com,xtremostereo.net,teenboytwink.com,hentaifreak.org
,desivdo.com,shofonline.org,erostorrents.com,moviezen.me,estrenosdoramas.org,hdporn
full.net,freeiptvlinks.net,desiremovies.info,idolfake.com,nunghd.org,seirsanduk.com
,livestream.sx,pakvim.net,gayhd18.com,watchtvserieslive.org,avpapa.co,cpygames.io,2
ddl.pro,losporn.com,ximage.me,kissasiantv.net,vpornex.com,brpass.com,avenuexxx.com,
pornotecahd.com,megacinex.com,ahlamtv.com,bitclaimer.me,naijakings.com,hd2doo.com,r
breezy.net,jav18tv.com,xvidstage.com,earn-money-
onlines.info,flashx.to,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,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")
flyfaucet.com,getfreetrx.com,xn--xvideos-espaol-
1nb.com,oneflix.pro,canaistv.top,meusanimes.net,xxxxvideo.uno,read-
onepiece.net,estrenosdoramas.net,nocensor.sbs,animeyt.es,mangagenki.me,1337x.g3g.sb
s,fembed.cloud,rojadirectatvenvivo.com,tutele.sx,ovamusic.com,sanet.st,tvseries.vid
eo,mp3paw.u4m.cfd,masahub.net,shadowrangers.live,anime-
king.com,dvdplay.*,cuevana3.fan,entrepelis.org,85videos.com,javmost.*,nzbstars.com,
animesonehd.xyz,rintor.*,javf.net,animestotais.xyz,leechall.com,techoreels.com,pols
tream.live,yts-subs.dev,123-
movies.*,slink.bid,shavetape.*,hdmoviesflix.win,themoviesverse.co,hesgoal.tv,evoloa
d.io,polstream.ml,themoviesflix.com.se,tvpolen.ml,tvpoland.ml,vhorizads.com,onlyful
lporn.video,plylive.me,2ddl.it,tormalayalam.xyz,allplayer.tk,ragnaru.net,serijefilm
ovi.com,askim-
bg.com,ytstv.me,androidadult.com,pahe.win,everia.club,adblockstrtape.link,adblockst
rtech.link,2embedplayer.net,sexdicted.com,bdnewszh.com,hazmo.stream,hazmolive.strea
m,birdurls.com,adblockstreamtape.*,vipboxtv.*,xpornium.net,live.crackstreams.se,hat
sukimanga.com,037jav.com,beinmatch.*,imgdawgknuttz.com,projectfreetv2.com,youjax.co
m,senpaiediciones.com,silverpic.com,okanime.tv,eplayer.click,poscitech.click,kuxxx.
com,anicosplay.net,aotonline.org,xfantasy.su,warungfansub.xyz,hispasexy.org,pastemy
txt.com,mangajokomik.blogspot.com,yayanimes.net,kantotinyo.com,virpe.cc,stape.fun,t
okyoblog.tv,4horlover.com,crunchyscan.fr,7hitmovies.bond,tlin.me,flizmovies.*,yourd
ailypornvideos.ws,animes.vision,123movieshub.*,sakurafile.com,compartilhandobr.com,
idolsblog.tv,tvply.me,fbstream.tv,dengeki-
plusv2.xyz,itdmusics.com,hubgifs.info,f1stream.me,compupaste.com,hopepaste.download
,filmi123.club,dogecoin.click,cricstream.me,viprow.*,strikeout.*,scatfap.com,soccer
online.me,pornez.net,gotxx.com,segurosdevida.site,anonymz.com,messitv.net,uhdstream
s.club,123watchmovies.*,1stream.top,ytmp3eu.com,vidlox.me,streamta.*,123moviesme.on
line,bestnhl.com,egyshare.cc,swzz.xyz,animesanka.*,olympusscanlation.com,webcamrips
.com,vostfree.tv,adsh.cc,wickedspot.org,justfullporn.org,unblockproject.monster,123
moviesprime.com,masahub.com,viveseries.com,1tamilmv.*,olarixas.xyz,keeplinks.org,ki
ssanimee.ru,pstream.net,javhun.com,findav.*,mcmcryptos.xyz,thebussybandit.com,porno
faps.com,85tube.com,bajarjuegospcgratis.com,balkanportal.net,celebrity-
leaks.net,comicsmanics.com,datawav.club,desivdo.com,directupload.net,doctormalay.co
m,dvdfullestrenos.com,ebookhunter.net,ekasiwap.com,electro-torrent.pl,femdom-
joi.com,gaysex69.net,hentaistream.co,javjunkies.com,lightdl.xyz,lightdlmovies.blogs
pot.com,palimas.org,pirateiro.com,pornobr.ninja,pornorip.biz,pornotorrent.com.br,se
xofilm.co,sportstream.tv,torrage.info,video.az,vstorrent.org,watchjavidol.com,xanim
eporn.com,yifytv.top,javhoho.com,xsober.com,kinemania.tv,manga-
mx.com,gambarbogel.xyz,nuoga.eu,123stream.fun,mediapemersatubangsa.com,gomo.to,9ani
me.*,shahid4u.info,daddylive.me,theicongenerator.com,javgayplus.com,strtapeadblock.
me,dragontranslation.com,picdollar.com,myonvideo.com,hwnaturkya.com,javsex.to,leche
tube.com,cinema.cimatna.com,animefire.net,password69.com,vipleague.lc,javhd.win,fil
m1k.com,gaydelicious.com,toonanime.xyz,prostylex.org,pepperlive.info,manyakan.com,n
sfwcrave.com,tensei-shitara-slime-datta-
ken.com,hitprn.com,streamzz.*,tamilmovierockers.info,123moviesg.com,tvplusgratis.co
m,ask4movie.*,hollymoviehd.cc,123movieshd.*,utlocker5movies.org,maxitorrent.com,mov
i.pk,findporn.*,tabooporns.com,aloanime.me,123movies4u.site,zerion.cc,stream-
zone.fr,smallencode.me,torrentsgames.xyz,simonheloise.com,hexupload.net,eurostreami
ng.careers,123movies-
hd.online,pornhd720p.com,clasico.tv,adictosalatele.com,desiflix.club,filmesonlinex.
org,popimed.com,adz7short.space,mixdrop.sx,gledajcrtace.xyz,embedstream.me,pewgame.
com,jpopsingles.eu,movieverse.co,xxxwebdlxxx.top,animesup.net,anroll.net,sextgem.co
m,vikv.net,youdbox.net,pctmix1.com,watchseries.*,url4cut.xyz,imgsto.com,imgsen.com,
wowlive.info,1-2-
3movies.com,ustream.to,blurayufr.com,jorpetz.com,tvsplurge.io,techoow.com,daddylive
.co,sanos.xyz,vupload.com,rapelust.com,katmoviehd4.com,videostreaming.rocks,imx.to,
balkantelevizija.net,zonarutoppuden.com,yomovies.*,incestflix.com,dood.*,sports24.*
,animegalaxy.live,linkebr.com,videoproxy.*,thiruttuvcd.xyz,smoner.com,movie8k.*,mzu
pdate.com,link.bitmos.co.in,clipwatching.*,strtape.*,elil.cc,videowood.tv,ytmp3.eu,
vipbox.lc,ccurl.net,myhdjav.net,usagoals.*,xxvideoss.org,zplayer.live,pahe.stream,j
anusnotes.com,dropgalaxy.com,strikeout.nu,357x.blogspot.com,streamsport.icu,wigiliv
e.com,ashort1a.xyz,itopmusic.org,hikarinoakari.com,cb01.directory,vidtod.com,short8
8.com,shortbled.com,srts.me,paidtomoney.com,givemenflstreams.com,givemenbastreams.c
om,givememmastreams.com,givemeredditstreams.com,skymovieshd.vin,proxybit.*,batoscan
.net,thevideos.ga,stream2watch.is,rule34hentai.net,claimcrypto.cc,vvc.vc,cipflix.to
,projectfreetv.online,greatanimation.it,kwik.cx,bigb0ss.net,hitsebeats.eu,darmowa-
tv.ws,hentaialtadefinizione.it,racaty.net,illink.net,virpe.com,ownurl.website,300mb
plus.*,hdmovieplus.site,wowtv.info,onlyfoot.net,hala-
tube.net,hqcelebcorner.net,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.*,300mbfilms.*,todaynewspk.win,youdbox.com,gaypor
nmasters.com,wordcounter.icu,darmowatv.ws,hiperdex.com,rawdex.net,sportzonline.to,w
stream.to,verpornocomic.com,baixarhentai.net,scnlog.me,nodkey.xyz,itopmusic.com,pic
s4share.com,linkjust1.com,fx4vip.com,onlystream.tv,animesvision.biz,koreanaddict.ne
t,iklandb.com,moaplos.com,nowagoal.xyz,bestjavs.com,thepiratebay.asia,nocensor.*,dr
amahd.me,thepiratebay0.org,scat.gold,clik.pw,animeblkom.net,frkmusic.me,vstplugs.co
m,onceddl.org,freeomovie.to,leechpremium.link,nxload.com,uii.io,short.pe,cryptohog.
net,abcvideo.cc,clicknupload.co,viitodo.com,intothelink.com,snahp.it,hikarinoakario
st.info,streamtape.*,animeshouse.net,drobfilx.com,skymovieshd.fit,porncomix.info,7r
6.com,vldtodo.com,xyzembed379.net,zobacz.ws,vidtome.stream,legendas.dev,megasubtitl
es.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,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,rnbxclusi
ve.best,onceddl.com,pornxday.com,autofaucets.org,rifurl.com,filmninja.ws,imgrock.ne
t,shurt.pw,piratebay.live#%#//scriptlet("abort-on-property-write", "_pop")
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,telewizja-
internetowa.pl,webcamshows.org,team1x1.com,thehiddenbay.com,ask4movie.com,oload.par
ty,peeplink.in,animeultima.eu,zooqle.mrunlock.fun,darmowa-
telewizja.online,kastream.biz#%#//scriptlet("abort-on-property-read", "_pop")
thepiratebay.asia,diag-
auto.site,mygoodstream.pw,superitu.com,edmdl.com,ayefiles.com,vezi-
online.org,project-free-tv.ag,mypeercast.com,ibrodtv.net#
%#Object.defineProperty(window, 'popjs', { get: function() { return {}; } });
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,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,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,swapsmut.com,imgrock.info,alantv.com,publicleech.xyz,pornwhite.com,dir50.com,vsha
re.eu#%#Object.defineProperty(window, 'popns', { get: function() { return {}; } });
pahe.win,javplay.me,hispasexy.org,moviecrumbs.net,segurosdevida.site,xvideos.com,te
chnicalatg.xyz,czxxx.org,ashemaletube.com,moviesand.com,prostylex.org,faptube.xyz,e
rogarga.com,redhdtube.xxx,nyafilmer.*#%#//scriptlet('abort-on-property-read',
'popns')
xmoviesforyou.com,haloani.ru,thatav.net,playpornfree.xyz,gounlimited.to,jetload.net
,megapornfreehd.com,manhwahentai.com,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,imgcandy.net,uptobox.com,uptostream.com,flashx.tv,usersclou
d.com,imageweb.ws,salefiles.com,eztv.ag,extra.to,pornscum.com,pornsocket.com,deposi
tfiles.com,depositfiles.org,dfiles.eu,dfiles.ru,pornve.com,yourbittorrent.com,nowvi
deo.ag,nowvideo.co,nowvideo.li,nowvideo.to,karanpc.com,daclips.in,gorillavid.in,mov
pod.in,uplod.ws,psarips.com,freelive365.com,imgchili.net,porntrex.com,pornfay.com,h
ulkload.com,ddlvalley.cool,unblocked.onl,zone.telechargementz.tv,xmovies8.tv,imgcli
ck.net,watchers.to,letwatch.to,deportesmax.com,gorillavid.com,daclips.com,speedvid.
net,indishare.me,bdupload.info,vidlox.tv,img24.org,uploadrocket.net,sceper.ws,strea
mhub.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,wholec
loud.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,flashx.pw,adsrt.me,cloudvideo.tv,khoai.tv,linkatna.me,openl
oadmovies.net,gomovies.ec,kisscartoon.su,bmovies.cz,watchfree.at,imgoutlet.pw,frkmu
sic.org,xmovies8.pl,snowfiles.com,lnkshrnk.net,vidto.me,tusfiles.com,flashx.co,dwin
dly.io,opensubtitles.org,easyview.eu,peggo.tv,vidmoly.me,megaxtreme.net,goalsport.s
e,flashx.cc,adsrt.com,itdmusic.site,zi-
m.com,downsub.com,xrivonet.info,linkrex.net,youtubemultidownloader.com,worldsrc.com
,shink.me,cpygames.com,vidtodo.me,tv-
porinternet.com,drhtv.com.pl,srt.am,dir50.net,ojomovies.com,yobuilder.com,estrenos1
0.com,urle.co,tvsportslive.stream,9xbuddy.com,pasteca.sh,onlinehdmovies.org,pelicul
axd.com,vidzella.me,thepiratebay.org,listentoyoutube.com,powvideo.net,monova.org,ga
mesofpc.com,gameslords.com,filesharingz.ga,file.up09.com,cogismith.com,coginator.co
m,simizer.com,riffhold.com,kaitect.com,vizer.tv,jkanime.net,tugaflix.com,douploads.
com,suprafiles.org,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
bluemediafiles.net,zalupa.icu,cloudvideotv.stream,send.cm,gamesdatabase.net,repack-
games.com,streamcr7.com,videobin.co,streamsport.pro,animeheaven.ru,mywatchseries.st
ream,kissanime.nz,uploadrar.com,vldtodo.com,zobacz.ws,bit-
url.com,hexupload.net,thehouseofportable.com,iir.ai,tii.ai,prostream.to,gomo.to,ple
ermp3.net,solarmovie.to,adshort.*,newepisodes.co,megaup.net,bluemediafiles.com,ckk.
ai,uploadas.com,downloadpirate.com,openloadmovies.bz,imgrock.pw,gounlimited.to,shon
.xyz,adbl.me,ask4movie.co,cmacapps.com,userscloud.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; } });
javhub.net,highporn.net,xxxparodyhd.net,uptobox.com,uptostream.com,pandamovies.me,p
ornkino.cc,watchpornfree.info,xxxmoviestream.xyz,mangoporn.co,pandavideo.pw,playpor
nfree.xyz,xopenload.me,streamporn.pw#%#//scriptlet("abort-on-property-read",
"jsUnda")
!
! For scripts, which uses base64
force-download.es,bro.adca.st,jpost.com,convert-me.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,mcfucker.com,befuck.com,streamgaroo.com,pandamovie.net,pipec.ru,xyya.net,p
laypornx.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,kingvid.tv,dreamamateurs.com,thenewporn.com,ddlvalley.cool,salefiles.com,watc
hvideo.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
thepiratebeach.net,camwhores.tv,cambabe.video,cambabe.me,tvspots.tv,sportbet.tips,d
ragonthumbs.com,crissymoran.net,freebets.claims,bettingtips.expert,tubepornovideo.c
om,amateursgonebad.com,glamourmodelsgonebad.com,anonimag.es,ukbettips.co.uk,bestbet
.tips,ikwilthepiratebay.org,1337x.to,pornve.com,thepiratebay.org,imagebam.com,pornl
eech.com,rarbg.to,rocktv.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,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,rarbgmirror.com#
%#Object.defineProperties(window, { _wm3: { get: function(){ return null; } },
_wm3_settings: { get: function(){return{};} } });
!
! Gunggo
pirateproxy.tf#%#Object.defineProperty(window, '_gunggo', { get: function()
{ return []; } });
!
! AdCash WebRTC popups
!+ NOT_OPTIMIZED
104.155.51.226:443$network
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,extratorrent.cc,shaan
ig.org,flashx.tv,divxme.com,bitsnoop.com,vidzi.tv,movdivx.com,downace.com,vidabc.co
m,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
player.subespanolvip.com,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,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,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,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,drakulastream.tv,javstreams.org,xnxxhamster.net
,downloadableporn.org,lshunters.tv,frontrowsports.ru,wisiwig.eu,xxxvideosporno.blog
.br,amateurbusters.com,pornclipsxxx.com,youtubeconvert.cc,pornstreams.org,freshmusi
c.download,firstrowsportes.tv,ilivestream.com,porn2dl.net,sportlemon.top,sportcateg
ory.org,guyswithiphones.com,streamhunter.net,astu-maison.com,deep-warez.org,xxx-
photo.com,pornogiusto.com,vipbox.biz,frontrowsport.tv,ilemi.so,streamhunter.so,atdh
e.se,camarchiver.com,phimmup.net,realstreamunited.tv,jphimsex.net,kissdoujin.com,as
tucito.com,exposedlyrics.com,torrentz.in,sexsub.net,astu-
cuisine.com,pussylicking.me,pornotube.it,xxxsiterips.xyz,videojav.net,lyriczz.com,s
exiestpicture.com,fullpornmovies.net,pornbust.net,krank.de,hentaidream.org,freestre
am.to,firstrow.top,myp2p.sx,creamypussyvideos.com,firstrows.net,pirateporn.net,free
pornpass.biz,pelis24hrs.com,hahasports.net,cphimsex.com,sportlemons.net,nastyplace.
org,p2p4u.tv,sessoitaliano.com,ddload.tv,xxxphoto.org,somosgnula.com,lawanswers.com
.au,couplecams.video,spintissimo.com,blow-
jobs.me,firstsrowsports.eu,ilemi.co,newxxx.xyz,wiziwigs.eu,incesti.com,sportlemons.
org,xfiles.cc,goatd.me,freestreams.eu,celebritysextapes.org,wiziwig.top,pornotubo.i
t,divxtotal.com,verseries.pw,firstsrow.eu,streams2watch.me,pornilly.com,firstrowi.e
u,yougoggle.com,firstrowi.net,pornincest.org,buyu0910.com,pornsextube.tv,vive-le-
porno.com,firstrow1us.eu,hahasport.top,gigaporno.com,webcamrip.com,hahasports.tv,st
reamsport.eu,adultxpedia.com,escorte.sex,xhamster.it,velhas10.com,bibledusexe.com,a
tdhe.me,bigboobedporn.xyz,annangelxxx.com,globaltravel.com,stopstreams.tv,coolsport
.biz,theassfactory.com,atdhe.mx,olpair.com,filecrypt.cc,theteenbay.co,turbobit.net,
sankakucomplex.com,pervclips.com,fuckhardporn.com,scnlog.eu,streamango.com,solidfil
es.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,empressleak.biz,xxxity.com,oload.win#%#Object.defineProperty(window,
'BetterJsPop', { get: function() { return { init: function() { } }; } });
! #%#//scriptlet("abort-on-property-read", "BetterJsPop")
filmesonlinehd1x.pro,kalashnikovfire.tk,netu.fshd.link,oyohd.one,xxvideoss.net,pour
vous.club,movi.pk,kitraskimisi.com,msmini.cyou,hydrax.xyz,thisirussia.io,waaw1.tv,v
f-
film.vip,alphaporno.com,vido.fun,czxxx.org,pajalusta.club,goplayer.online,streamzz.
*,glokom.club,xtapes.to,wowstream.top,streamon.to,gotoons.org,upvideo.to,moovies.in
,thisisrussia.io,cdnqq.net,richhioon.eu,haes.tech,wiztube.xyz,antentri.top,mp4cage.
com,netu.in,cineflixtv.net,vizplay.*,view47.*,streamplusvip.*,oyohd.com,hindilinks4
uto.com,animestream.watch,msubplix.com,vidxhot.net,waaw.*,chillicams.net,flashx.net
,hqq.to,justswallows.com,openload.casa,meucdn.vip,yandexcdn.com,firstr0w.eu,hqq.tv,
onlystream.tv,streamz.*,hindipix.in,3movs.com,alltube.tv,oload.monster,tryboobs.com
,eporner.com,oload.press,vivatube.com,oload.life,nxload.com,oload.services,verystre
am.com,freeteenporn.xxx,ashemale.one,kaotic.com,hentaicore.org,oload.vip,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")
player.unlimitedfiles.xyz,highload.to,youtube2convert.com#%#//scriptlet("set-
constant", "BetterJsPop.add", "noopFunc")
! #%#//scriptlet("prevent-setInterval", "BetterJsPop")
javxxx.me,erogarga.com#%#//scriptlet("prevent-setInterval", "BetterJsPop")
!
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,tpbproxyone.org,unblockedbay.info,baybaypirate.org,rowpi
rate.org,kickass.cd,eztv.unblocked.sh,porn00.org,megadrive.co,altadefinizione01.zon
e,altadefinizione01.life,javhdx.com,tamilrockers.tw,vidto.me,rarbgmirror.org,piratb
aypirate.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.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.li,proxytpb.pw,tvsinpagar.com,filmux.o
rg,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,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,pirateproxy.wf,ukpira
teproxy.xyz,piratebay247.net,pirateprox.club,baypiratebay.be,indiaproxy.in,thepirat
e.click,piratepirate.eu,tpb.tw,seehd.pl,worldwidetorrents.me,superanimes.site,strea
mdreams.org,1me.club,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}})}();
superbay.link,thepiratebay.kiwi,bayception.pw,ikwildepiratebay.xyz,piratebay.tel,pr
oxy4life.org,thepiratebay.ist,tpb.one,baypirateproxy.org,airproxyproxy.pw,airproxyu
nblocked.org,proxyindia.net,ahoyhyperbay.com,pirateahoy.net,airproxyboat.in,unblock
edtpb.pw,baypirateproxy.pw,airproxybay.art,thepiratebay.bet,piratbaypirate.link,pro
xyfl.info,ahoypiratebaai.eu,pirate.bet,pirataibay.in,thepiratebay.blue,tpbproxyone.
org,thepiratebay.pictures,airproxytpb.red,blueproxy.blue,forrealzpiratebay.org,bayu
nblocked.eu,piratenbucht.eu,urbanproxy.eu,pirat2.club,tpbpiratbay.club,indiaproxydl
.org,magnetbay.eu,freeproxy.rocks,pietpiraat.org,thepirate.one,thepirate.xyz,unbloc
ktheship.org,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,rdxhd.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,megavideo.st,uwatchfree.st,oko.sh,punjabimoviesonline.
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,oko.sh,pusatfilm21.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}})}();
123animes.*,europixhd.pro,9xmovies.baby,vidhd.net,shahid4u.net,linksupto.me,put-
locker.com,ssrmovies.win,gdriveplayer.*,vidsrc.me,getpronews.com,a2zapk.com,vidload
.net,gomoviesfree.page,gomo.to#%#//scriptlet("abort-on-property-write", "glxopen")
ask4movie.*,masahub.net,moviesjoy.*,lalastreams.me,easyexploits.com,filmeserialeonl
ine.org,azm.to,biqle.org,m4uhd.tv,daftsex.com,animesuge.to,9anime.*,vidstreamz.onli
ne,beef1999.blogspot.com,files.im,ettvcentral.com,animekisa.tv,budcenter.site,movie
s07.co,playtube.ws,genpas.icu,upstream.to,tii.ai,iir.ai,hhkungfu.tv,playhydrax.com,
hydrax.net,indiaboat.art,get-to.link,ouo.press,ouo.io,xstreamcdn.com#%#//
scriptlet("abort-on-property-read", "AaDetector")
monoschinos.com,animeshd.online,streamsport.pro,soccerstreams.net,123mkv.*,bagas31.
info,akwam.*,file-
upload.com,bacakomik.co,mangasee123.com,watchmovies7.com.pk,anitube.biz,dramacool9.
co,downloadhub.*,videomega.co,gdriveplayer.me,vidsrc.me,palsweet.live,pluslive.live
,skymovieshd.*,europixhd.io#%#//scriptlet("abort-on-property-write",
"GLX_GLOBAL_UUID_RESULT")
btcmovies.xyz,vidsrc.me,123movies-
hd.online,dramacool.*,123movies.*,ask4movie.cc,ahwaktv.tv,jujmanga.com,french-
stream.lol,srsone.top,otakudesu.moe,btcads24.com,phimgiz.net,himovies.to,hhdstreams
.club,uhdstreams.club,holymanga.net,strims.world,kissanime.*,xmovies8.pw,sektekomik
.com,moviesjoy.*,1337x.*,0gomovies.*,vipbox.lc,dlsharefile.com,watch-
serieshd.cc,semawur.com,tamilblasters.unblockit.dev,kimcartoon.to,shingekinokyojine
pisodes.com,bigg-
boss14.su,tinyzonetv.to,ekinomaniak.net,rexdlfile.com,downloadhub.ink,cuturl.in,123
movie.date,oploverz.in,manganelo.link,janusnotes.com,hblinks.pro,akwams.*,1337x.is,
desiupload.co,leechall.com,allcalidad.la,kissmanga.link,disasterscans.com,masterani
me.es,savesubs.com,gdtot.*,mkvcinemas.*,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")
btcmovies.xyz,vidsrc.me,123movies-
hd.online,dramacool.*,123movies.*,ask4movie.cc,ahwaktv.tv,jujmanga.com,french-
stream.lol,otakufr.co,srsone.top,otakudesu.moe,btcads24.com,phimgiz.net,himovies.to
,hhdstreams.club,uhdstreams.club,holymanga.net,strims.world,kissanime.*,xmovies8.pw
,sektekomik.com,moviesjoy.*,1337x.*,0gomovies.*,vipbox.lc,dlsharefile.com,watch-
serieshd.cc,semawur.com,tamilblasters.unblockit.dev,kimcartoon.to,shingekinokyojine
pisodes.com,bigg-
boss14.su,tinyzonetv.to,ekinomaniak.net,rexdlfile.com,downloadhub.ink,cuturl.in,123
movie.date,oploverz.in,manganelo.link,janusnotes.com,hblinks.pro,akwams.*,1337x.is,
desiupload.co,leechall.com,allcalidad.la,kissmanga.link,disasterscans.com,masterani
me.es,savesubs.com,gdtot.*,mkvcinemas.*,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'
ganooll.co,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,doyki.c
om,vidup.me,imgoutlet.com#%#Object.defineProperty(window, 'jsPopunder', { get:
function() { return function() {}; } });
!
! 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; } });
thetodaypost.com,yukfilmizle.com,safirfilmizle1.com,filese.me,mylink.vc#%#//
scriptlet("abort-on-property-read", "initPu")
masterplayer.*,elil.cc,balfilmizlet.com,filmseyretizlet.com,altyazilifilm.*,milfzr.
com,movies07.live,adly.fun,dizirun.co,hotscopes.*,hentaianimedownloads.com,indiatod
ay.tech,erotikfilmsitesi.com,mobileflasherbd.com,eroticpub.com,boobsrealm.com,myli3
k.com,kickass.ws,naughtymachinima.com,mangovideo.club,22pixx.xyz,xxxparodyhd.net,to
rrentproject.cc,pandamovies.me,porcore.com,dbupload.co,fileru.me,mangoporn.net,porn
kino.cc,watchpornfree.info,imguur.pictures,xxxmoviestream.xyz,mangoporn.co,kickass.
vc,pandavideo.pw,freshscat.com,playpornfree.xyz,kickass.love,desiupload.in,xopenloa
d.me,streamporn.pw#%#//scriptlet("set-constant", "puShown", "true")
! A new/different version of "puShown" ads/popups
westmanga.info#%#//scriptlet("set-constant", "puShown1", "true")
!
! AdSupply clickunder
mirrorcreator.com,fullmatchesandshows.com,tinypic.com,tube8.com,youporn.*,pornhub.c
om,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')
! '$$script[tag-content="zfgloaded"][min-length="30000"][max-length="80000"]'
filmeonlinehd.biz,onlinework4all.com,eplayvid.com,animafan.biz,ockles.com,nowagoal.
xyz,gestyy.com,forextrading9.online,exee.io,pcgamez-
download.com,gamepciso.com,tunestream.net,putlockers.ws,series.movie,downloadtwitte
rvideo.com,aatfal.com,fetchtube.com,vivo.sx,ustreamy.co,animeblix.com,toonily.com,e
lkooora.com,jetanimes.co,mondainai.moe,pnd.*,underurl.com,goo-2o.com,lodynet.co,k-
vid.net,animecomplet.in,mega4up.com,vidfast.co,movizland.com,cloud9.to,watchasian.t
o,thepiratefilmes.co,1watchonlinemovies.com.pk,filmesviatorrents.gratis,brstej.com,
tuktukcinema.com,kazefuri.me,file-
upload.com,pulsemens.com,abcvideo.cc,animetrick.com,palsweet.live,lefturl.com,plusl
ive.live,douploads.net,nmac.to,biroads.com,exdb.link,exdb.net,animelove.it,mcloud2.
to,ouofly.com,onbox.me,seriesfilmestorrent.net,naisho.website,shurt.pw,animecomplet
.co,adslinkfly.online,watchcartoonsonline.la,tudogamesbr.com,masteranime.es,akltu.c
om,100count.net,mvs4u.tv,arabseed.net,playtube.ws,speedvideo.net,watchdbzsuper.tv,s
hortpaid.com,uiz.app,gogoanimee.com,pandafiles.com,wplink.online,gsurl.in,iir.ai,7d
eadlysins.tv,adshr.ink,yalla-
shoot.today,citgratis.com,earnload.co,gpmojo.co,torrentmegafilmes.tv,pirlotv.es,kor
a-
online.tv,hindimean.com,gplinks.co,airhdx.com,movies123.pics,sturl.pw,adsme.cc,vmin
hsang.name.vn,fitgirlrepacks.co,downmienphi.net,tiny.do,vidtoply.com,supersimple.on
line,pstream.net,movi.pk,uqload.com,halacima.co,sickworldmusic.com,videomega.co,pro
stream.to,anitube.be,shotly.io,megaurl.xyz,uiz.io,shortearn.eu,kisscartoon.info,wha
t.cd,kisscartoon.love,shorten.sh,earnload.com,plytv.me,aii.sh,ckk.ai,oko.sh,idtube.
me,bitearns.com,idxx1.net,owllink.net,trivisna.com,repayone.net,gnula.nu,1tamilmv.c
om,televisiongratisenvivo.com,hunstulovers.net,mangazuki.online,rapidotorrents.net,
megafilmes.org,voxc.org,televisiongratishd.com,gplinks.in,cmovies.tv,cashearn.eu,su
peronleech.online,superonleech.biz,videobin.co,3movierulz.mx,seosence.com,hanimeku.
com,flowyourvideo.com,isubsmovies.com,vidbm.com,onlinemovieswatch.com.pk,baan-
series.com,tapynews.com,acorpe.com,todofull.net,mvs4u.net,aflamyz.net,tamilmv.win,s
olarmovie.fun,zoom-
link.com,downloadgamepsp.com,streamango.tv,comando4kfilmes.com,filmvilag.org,arblio
nz.tv,kiryuu.co,vidsrc.me,putlockers.bz,educationvilla.xyz,pingit.im,tvbd.live,idxx
1.rocks,103.194.171.75,cinemamkv.net,tencentgamingbuddy.co,techsapparel.com,shahid4
u.net,uploadrar.net,solarmoviehd.ru,123movieshub.one,latestseoupdate.com,indoxxi.me
n,iindoxxi.com,mangazuki.online,apkmaghrab.tk,faucet.gold,trucnet.net,drhealthmag.c
om,mtbtutoriales.com,mtbcut.net,urlcloud.us,hdfilme.cc,0123movieshd.com,mangacanblo
g.com,stalktr.net,idxx1.top,ddownr.com,megaurl.in,movies123.pro,harvestofmusic.com,
rockindiy.com,baomay01.com,uploadrar.com,terbit21.co,comandotorrents.com,ymovies.to
,onlystream.tv,torrentmegafilme.net,watchxxxfreeinhd.com,sendsurl.com,adshorted.net
,lelscan-vf.com,app.ignition.fun,5movies.cloud,cafehulu.com,up-4ever.org,telewizja-
internetowa.pl,0123movies.org,watchhowimetyourmother.online,moshahda.online,kickass
anime.ru,indoxxi.center,wzayeef.com,ytmp3.mobi,mp4s.org,watchwebmovies.com,tamilmv.
bid,rapidvid.to,streamloverx.com,is123moviesfree.com,putlocker.digital,prettyfast.t
o,0123movies.com,01fmovies.com,123kmovies.net,123movie.cc,123movie.sc,123watchmovie
s.org,1337x.unblock2.xyz,168hd.net,1movies.is,1movies.online,1movies.to,1xxx.tv,2mo
vierulz.ac,2movierulz.ms,300mbmovies4u.club,33sk.tv,3arabicporn.com,3sk.co,4cima.tv
,4oof4u.com,4shworld.com,5starmusiq.com,9anime.cloud,9anime.ru,9anime.vip,9movies.t
v,9putlocker.io,9xrockers.pw,a5bar-
sari3a.com,adultwallpapers.co.in,afghanidata.com,aflam.io,aflam4you.tv,aflamhq.co,a
flamonlinee.org,ahlamtv.com,akoam.net,allkdramas.tk,alotofmusic.org,altadefinizione
.bid,altadefinizione01.love,altadefinizione01.site,altastreaming.online,anime-
odcinki.pl,animeawake.org,animedoor.com,animeflv.net,animeheaven.es,animesave.com,a
nimeskai.biz,animestreams.tv,animeunity.it,animeyes.biz,animezone.pl,anitube.cz,aov
ivonatv.com,arabhd.co,arenavision.cc,arenavision.us,atozmp3.co,baixandotudo.net,bes
tfilmeshd.com,bindassbros.com,bludv.com,bludv.tv,btgalaxy.com,bucetasx.com,cadelano
cio.com.br,cambabe.me,camgirlbay.net,caminspector.net,camwhores.adult,camwhores.tv,
camwhoreshd.com,cb01.io,ceesty.com,chatrooms.org.in,chodan.com,chrt.pw,cima5.com,ci
maclub.com,cineblog01.media,cinema4tv.com,clicknupload.org,clik.pw,clooud.cc,cloudv
ideo.tv,clubedoaz.com.br,cmovieshd.bz,cmovieshd.com,cmovieshd.net,cockhero.org,conv
erto.io,coolmg.com,crackzsoft.com,cwtvembeds.com,czech3x.net,dailyimages.xyz,dailyu
ploads.cc,darmowa-telewizja.online,darmowa-
tv.pl,ddlplayer.com,denunciando.com,descargacineclasico.net,despreseriale.ro,dir50.
com,downace.com,downloadhub.org,downloadhub.ws,downloadming.la,downloadming.pro,dp-
stream.com,drakulawidget.com,dramacool9.io,dramamate.com,dredown.com,dropfile.downl
oad,ebooksz.net,egy.best,egybest.net,egybest.site,embed.watchasian.co,ewatchseries.
to,extreme-d0wn.com,f-
hd.net,f16f.com,f5movies.top,fastpiratebay.co.uk,fastplay.to,fatimakhamissa.com,ffm
ovies.ru,file-up.org,filehostguru.online,filerio.in,filme-
bune.net,filmeonline2013.biz,filmotopia.org,filmywap.com,filmywap2.com,flashx.to,fl
enix.net,flix555.com,flowhot.me,fmovie.cc,fmoviez.org,foxebook.net,freeapps4y.blogs
pot.com,freedisc.pl,freelivesports.co,full-
stream.nu,fullmaza.net,fullmovies24.net,fullmoviescenter.com,fullypcgames.in,fussba
ll-
livestream.net,gameofbay.org,ganduworld.info,gaypinoyporn.com,getlec.blogspot.com,g
links.me,gnula.se,gogoanime.cloud,gogomovies.net,gomovies.cool,gomovies.la,gomovies
.tube,gotdatfire.com,greenmp3.com,gsul.me,gsur.in,hdfilme.net,hdfilme.tv,hdgo.to,hd
moviedownloader.com,hdmoviesfree.me,hdmoviesfree.net,hdmp4mania.world,hdpopcorns.in
,hdteenx.com,her69.net,hevcbay.com,hindugodsongs.com,homewhores.net,hon3yhd.com,idt
box.com,igg-
games.com,imgrock.info,indexofmovie.com,indoakatsuki.net,indoxx1.show,indoxxi.show,
ipagal.org,irp.uz,iwatchtwd.com,japscan.to,jav18tv.com,javtasty.com,jizzman.com,joy
movies.com,justdubsanime.net,justupload.io,katcr.review,katmovie.de,katmoviehd.cc,k
inofen.net,kinoger.com,kinoger.to,kisstvshow.to,kkiste.su,kombatch.com,koursaros.ne
t,kprofiles.com,kreskowkazone.pl,kuntv.pw,lapeliculas.com,lavamovies.se,legendofkor
ra.tv,libertyvf.co,linkcaptcha.net,m4ufree.io,mac-torrent-
download.net,mangahasu.se,mangaindo.web.id,medeberiyaa.com,mehlizmovies.com,milfzr.
com,mirrorcreator.com,mithaaprilia.com,mobilemovieshd.in,momjoi.com,movie1k.pw,movi
e2free.com,moviebay.io,moviemart.in,movieonline.io,movies1234.net,movies79.com,movi
esevil.ws,movieshd.ru,moviesonline.tf,moviespur.pw,moviestime.to,movistack.com,movi
zland.online,mp3-pn.com,mp3-red.co,mp3bedavam.com,mp3red.me,mp4mania.world,mr-
hd.com,mr-
hd.in,mrelhlawany.com,msphubs.com,musicart.ml,musicastorrent.com,my123movies.org,my
egy.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,oikamenoi.com,olozmp3.net,onlinechat.co.in,onlinevide
oconverter.com,onprojectfreetv.site,openloadmovie.org,oploverz.in,otakustream.tv,ou
o.io,ourl.io,pagalworldm.com,panda-
streaming.net,pelisencastellano.com,peruanazotv.com,phimotv.net,picclock.ru,pirateb
ays.co.uk,pirateproxy.wf,pirateproxy.yt,plg.ovakode.com,polskie-aktorki-
porno.pl,pornley.com,pornlibrary.net,pornlicias.com,pornscum.com,porntrex.com,proje
ct-free-
tv.ag,punjabimoviesonline.org,putlocker.cam,putlocker.sk,putlockerfree.net,putlocke
rs.co,putlockers.fm,putlockers.tf,putlockersfm.com,putlockerstoworld.com,putlockert
v.se,putlockertv.ws,rapidvideo.com,rapidvideo.is,rdxhd.biz,reallifecamhd.net,regard
er-film-
gratuit.eu,revivelink.com,rule34hentai.net,rumahminimalisbagus.com,sa7eralkutub.com
,sabwap.co,savethevideo.com,sawlive.tv,scanof.net,sceper.ws,sebn.sc,seehd.ru,segiem
pat.com,sempreinter.com,sendvid.com,series9.to,seriesblanco.tv,seriesonlinehd.org,s
exarabtv.com,sexmag.biz,shaggyimg.pro,short.pe,shortmony.me,shurikenteam.com,siii.c
lub,simitator.com,sockshare.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,stiffgamerdown.com,stream4free.live,streaming-foot.club,streaming-
football.org,streamingo.org,streamjav.net,streamm4u.com,strikeout.nu,subsmovies.me,
swatchseries.to,switch-
xci.com,szs.pw,tamilfullmovies.in,tamilmv.cz,tamilrock.org,telepisodes.org,thaihotm
odels.com,the123movies.com,the123movies.org,thenightseries.net,theseriesonline.net,
toonworld4all.in,topbestsite.me,topeuropix.net,toptech360.com,toptx.net,toquemp3.co
m,torrentdosfilmes.co,torrentlocura.com,torrentmegafilme.com,torrentrapid.com,torre
nts9.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,uploadmp4.com,upzone.cc,ur
getofap.com,urgrove.net,userscloud.com,ustreamix.com,vezi-
online.com,vidbob.com,vidcloud.icu,videokhoj.co,vidfile.net,vidload.co,vidlox.me,vi
dlox.tv,vidnode.net,vidoevo.com,vidstreaming.io,vidtomp3.info,vimeotomp3.com,virali
tytoday.com,vizhe.xyz,vojkudee.net,vstarmusiq.com,watch-online.biz,watch-
series.cc,watch-
series.co,watch32.is,watch5s.me,watcharcheronline.com,watchcartoonsonline.eu,watchf
ilmy.com,watchmovies.pk,watchncum.biz,watchncum.com,watchonline.me,watchonlinemovie
s.com.pk,watchparksandrecreation.net,watchrecentmovies.co,watchseries.unblockme.xyz
,watchshow.stream,wicr.me,xeimg.yt,xkeezmovies.com,xmovies8.io,xmovies8.net,xmovies
foryou.com,xmoviesforyou1.com,xxxstreams.eu,xxxwebdlxxx.org,yakaracolombia.com,yall
a-
shoot.com,yeane.org,ymovies.tv,yourporn.sexy,yt2mp3s.me,yuyalay.com,zedstream.com,z
inkhd.co$$script[tag-content="zfgloaded"][min-length="30000"][max-length="80000"]
! '#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"zfgloaded")'
filmeonlinehd.biz,onlinework4all.com,gestyy.com,youdbox.com,downloadtwittervideo.co
m,fetchtube.com,elkooora.com,jetanimes.co,lodynet.co,animecomplet.in,mega4up.com,br
stej.com,tuktukcinema.com,adslinkfly.online,mvs4u.tv,arabseed.net,speedvideo.net,wa
tchdbzsuper.tv,gsurl.in,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,zoom-
link.com,techsapparel.com,uploadrar.net,urlcloud.us,hdfilme.cc,0123movieshd.com,man
gacanblog.com,stalktr.net,lelscan-
vf.com,app.ignition.fun,cafehulu.com,watchwebmovies.com,9anime.vip,0123movies.com,1
23kmovies.net,123movie.cc,123movie.sc,123movies.productions,123movies.domains,123mo
vies2019.com,123movies2019.net,123movies2019.org,123moviesback.com,123moviese.com,1
23moviesfree.com,123moviesgot.com,123moviesok.org,123movieson.com,123moviesss.com,1
23moviestar.net,123moviies.org,123videos.tv,123watchmovies.org,168hd.net,1movies.is
,1movies.online,1movies.to,1xxx.tv,2movierulz.ms,300mbmovies4u.club,33sk.tv,3arabic
porn.com,3sk.co,4cima.tv,4oof4u.com,4shworld.com,5starmusiq.com,9anime.cloud,9anime
.ru,9movies.tv,9putlocker.io,9xrockers.pw,a5bar-
sari3a.com,adultwallpapers.co.in,afghanidata.com,aflam.io,aflam4you.tv,aflamhq.co,a
flamonlinee.org,ahlamtv.com,akoam.net,allkdramas.tk,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,bestfilmeshd.com,bindassbros.com,bludv.com,btgalaxy.com,buceta
sx.com,cadelanocio.com.br,cambabe.me,camgirlbay.net,caminspector.net,camwhores.adul
t,camwhores.tv,camwhoreshd.com,cb01.io,ceesty.com,chatrooms.org.in,chodan.com,chrt.
pw,cima5.com,cimaclub.com,cineblog01.media,cinema4tv.com,clicknupload.org,clik.pw,c
looud.cc,cloudvideo.tv,clubedoaz.com.br,cmovieshd.bz,cmovieshd.com,cmovieshd.net,co
ckhero.org,converto.io,coolmg.com,crackzsoft.com,cwtvembeds.com,czech3x.net,dailyim
ages.xyz,dailyuploads.cc,darmowa-telewizja.online,darmowa-
tv.pl,ddlplayer.com,denunciando.com,descargacineclasico.net,despreseriale.ro,dir50.
com,downace.com,downloadhub.org,downloadhub.ws,downloadming.la,downloadming.pro,dp-
stream.com,drakulawidget.com,dramacool9.io,dramamate.com,dredown.com,dropfile.downl
oad,ebooksz.net,egy.best,egybest.net,egybest.site,embed.watchasian.co,ewatchseries.
to,extreme-d0wn.com,f-
hd.net,f16f.com,f5movies.top,fastpiratebay.co.uk,fastplay.to,fatimakhamissa.com,ffm
ovies.ru,file-up.org,filehostguru.online,filerio.in,filme-
bune.net,filmeonline2013.biz,filmotopia.org,filmywap.com,filmywap2.com,flashx.to,fl
enix.net,flix555.com,flowhot.me,fmovie.cc,fmoviez.org,foxebook.net,freeapps4y.blogs
pot.com,freedisc.pl,freelivesports.co,full-
stream.nu,fullmaza.net,fullmovies24.net,fullmoviescenter.com,fullypcgames.in,fussba
ll-
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,homewhores.net,hon3yhd.com,idtbox.com,igg-
games.com,imgrock.info,indexofmovie.com,indoakatsuki.net,indoxxi.show,ipagal.org,ir
p.uz,iwatchtwd.com,japscan.to,jav18tv.com,javtasty.com,jizzman.com,joymovies.com,ju
stdubsanime.net,justupload.io,katcr.review,katmovie.de,katmoviehd.cc,kinofen.net,ki
noger.com,kinoger.to,kombatch.com,koursaros.net,kprofiles.com,kreskowkazone.pl,kunt
v.pw,lapeliculas.com,lavamovies.se,legendofkorra.tv,libertyvf.co,linkcaptcha.net,m4
ufree.io,mac-torrent-
download.net,mangahasu.se,mangaindo.web.id,medeberiyaa.com,mehlizmovies.com,milfzr.
com,mirrorcreator.com,mithaaprilia.com,mobilemovieshd.in,momjoi.com,movie1k.pw,movi
e2free.com,moviebay.io,moviemart.in,movieonline.io,movies1234.net,movies79.com,movi
esevil.ws,movieshd.ru,moviesonline.tf,moviespur.pw,moviestime.to,movistack.com,movi
zland.online,mp3-pn.com,mp3-red.co,mp3bedavam.com,mp3red.me,mp4mania.world,mr-
hd.com,mr-
hd.in,mrelhlawany.com,msphubs.com,musicart.ml,musicastorrent.com,my123movies.org,my
egy.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,oikamenoi.com,olozmp3.net,onlinechat.co.in,onprojectf
reetv.site,openloadmovie.org,oploverz.in,otakustream.tv,ouo.io,ourl.io,pagalworldm.
com,panda-
streaming.net,pelisencastellano.com,peruanazotv.com,phimotv.net,picclock.ru,pirateb
ays.co.uk,pirateproxy.wf,pirateproxy.yt,plg.ovakode.com,polskie-aktorki-
porno.pl,pornley.com,pornlibrary.net,pornlicias.com,pornscum.com,porntrex.com,proje
ct-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,reallifecamhd.net,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,stiffgamerdown.com,stream4free.live,streaming-foot.club,streaming-
football.org,streamingo.org,streamjav.net,streamm4u.com,strikeout.nu,subsmovies.me,
swatchseries.to,switch-
xci.com,szs.pw,tamilfreemp3songs.com,tamilfullmovies.in,tamilmv.cz,tamilrock.org,te
lepisodes.org,thaihotmodels.com,the123movies.com,the123movies.org,thenightseries.ne
t,theseriesonline.net,toonworld4all.in,topbestsite.me,topeuropix.net,toptech360.com
,toptx.net,toquemp3.com,torrentdosfilmes.co,torrentlocura.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,uploadmp4.com,upzone.cc,ur
getofap.com,urgrove.net,ustreamix.com,vezi-
online.com,vidcloud.icu,videokhoj.co,vidfile.net,vidload.co,vidlox.tv,vidnode.net,v
idoevo.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,watchfilmy.com,watchmovies.pk
,watchncum.biz,watchncum.com,watchonline.me,watchonlinemovies.com.pk,watchparksandr
ecreation.net,watchrecentmovies.co,watchseries.unblockme.xyz,watchshow.stream,wicr.
me,xeimg.yt,xkeezmovies.com,xmovies8.io,xmovies8.net,xmoviesforyou.com,xmoviesforyo
u1.com,xxxstreams.eu,xxxwebdlxxx.org,yakaracolombia.com,yalla-
shoot.com,yeane.org,ymovies.tv,yourporn.sexy,yt2mp3s.me,yuyalay.com,zedstream.com,z
inkhd.co#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"zfgloaded")
! '#%#//scriptlet("abort-on-property-read", "zfgformats")'
illink.net,turkish123.com,gmanga.me,ockles.com,nowagoal.xyz,forextrading9.online,ex
ee.io,pcgamez-
download.com,gamepciso.com,youdbox.com,tunestream.net,putlockers.ws,series.movie,sh
orthitz.com,moalm-
qudwa.blogspot.com,aatfal.com,vivo.sx,ustreamy.co,animeblix.com,toonily.com,mondain
ai.moe,pnd.*,underurl.com,goo-2o.com,k-
vid.net,vidfast.co,movizland.com,leechpremium.link,cloud9.to,watchasian.to,thepirat
efilmes.co,1watchonlinemovies.com.pk,filmesviatorrents.gratis,kazefuri.me,pulsemens
.com,abcvideo.cc,animetrick.com,palsweet.live,lefturl.com,pluslive.live,douploads.n
et,torrentproject.cc,nmac.to,biroads.com,exdb.link,exdb.net,animelove.it,mcloud2.to
,ouofly.com,onbox.me,seriesfilmestorrent.net,gdriveplayer.*,hindipix.in,naisho.webs
ite,shurt.pw,animecomplet.co,supervideo.tv,watchcartoonsonline.la,tudogamesbr.com,m
asteranime.es,akltu.com,100count.net,playtube.ws,shortpaid.com,uiz.app,gogoanimee.c
om,pandafiles.com,wplink.online,iir.ai,7deadlysins.tv,adshr.ink,citgratis.com,dayif
ullhdfilmizle.site,torrentmegafilmes.tv,pirlotv.es,kora-
online.tv,hindimean.com,gplinks.co,airhdx.com,movies123.pics,sturl.pw,adsme.cc,fitg
irlrepacks.co,downmienphi.net,tiny.do,vidtoply.com,supersimple.online,sickworldmusi
c.com,videomega.co,prostream.to,anitube.be,shotly.io,megaurl.xyz,uiz.io,shortearn.e
u,kisscartoon.info,what.cd,kisscartoon.love,plytv.me,aii.sh,ckk.ai,oko.sh,lovemovie
s.ge,idtube.me,bitearns.com,idxx1.net,owllink.net,trivisna.com,repayone.net,gnula.n
u,1tamilmv.com,televisiongratisenvivo.com,hunstulovers.net,rapidotorrents.net,megaf
ilmes.org,voxc.org,gplinks.in,bit-
url.com,cmovies.tv,cashearn.eu,superonleech.online,superonleech.biz,3movierulz.mx,h
animeku.com,flowyourvideo.com,isubsmovies.com,vidbm.com,onlinemovieswatch.com.pk,ba
an-
series.com,tapynews.com,acorpe.com,nbastream.io,mvs4u.net,aflamyz.net,tamilmv.win,s
olarmovie.fun,fuqer.com,downloadgamepsp.com,streamango.tv,comando4kfilmes.com,filmv
ilag.org,arblionz.tv,kiryuu.co,vidsrc.me,putlockers.bz,educationvilla.xyz,pingit.im
,tvbd.live,idxx1.rocks,103.194.171.75,cinemamkv.net,tencentgamingbuddy.co,shahid4u.
net,solarmoviehd.ru,123movieshub.one,latestseoupdate.com,indoxxi.men,iindoxxi.com,a
pkmaghrab.tk,faucet.gold,trucnet.net,drhealthmag.com,mtbtutoriales.com,mtbcut.net,i
dxx1.top,ddownr.com,megaurl.in,movies123.pro,harvestofmusic.com,rockindiy.com,filel
eech.net,baomay01.com,uploadrar.com,terbit21.co,comandotorrents.com,ymovies.to,only
stream.tv,torrentmegafilme.net,watchxxxfreeinhd.com,sendsurl.com,adshorted.net,5mov
ies.cloud,cafehulu.com,up-4ever.org,telewizja-
internetowa.pl,0123movies.org,watchhowimetyourmother.online,moshahda.online,kickass
anime.ru,indoxxi.center,wzayeef.com,ytmp3.mobi,mp4s.org,tamilmv.bid,rapidvid.to,str
eamloverx.com,is123moviesfree.com,putlocker.digital,prettyfast.to,01fmovies.com,123
movies.gallery,123movies.gdn,123moviespro.net,1337x.unblock2.xyz,2movierulz.ac,anim
eheaven.es,bludv.tv,foxebook.net,gomovies.tube,indoxx1.show,kkiste.su,putlockerstow
orld.com,revivelink.com,seehd.ru,series9.to,short.pe,uploadmp4.com,watchcartoonsonl
ine.eu#%#//scriptlet("abort-on-property-read", "zfgformats")
! other scriptlets
watch-series.cc,33sk.tv#%#//scriptlet("abort-current-inline-script",
"decodeURIComponent", "zfgloaded")
getlec.blogspot.com#%#//scriptlet("abort-on-property-read", "zfgloadedpopup")
! A new/different version of "zfgloaded" ads/popups
! $$script[wildcard="*function*break;case*"][min-length="30000"][max-
length="100000"]
!+ NOT_PLATFORM(ext_ff)
hothit.me,daddylive.eu,sflix.to,shrink.*,divicast.com,manhwa68.com,filma24.*,mp3yen
i.org,filmeseries.top,futemax.gratis,thetodaypost.com,hentaizm.fun,embedflix.net,mu
lticanais.tv,moviesjoy.*,animespank.com,hhdmovies.*,tutele.sx,upvid.*,mangas-
raw.com,bbb.fm,watchseries.*,superflix.*,fembed.cloud,vizer.vip,kick4ss.com,jpscan-
vf.com,rawkuma.com,2kmovie.cc,losmovies.*,123movieshub.*,intereseducation.com,vizer
.re,123movies-official.site,querofilmehd.net,khangtm.tk,up-
load.one,aniworld.to,bclikeqt.com,uploadbank.com,serien.cam,190.115.18.20,verflix.n
et,pikafile.com,superfilmes.tv,gofilmes.me,warezcdn.com,watchgintama.com,onlinevide
oconverter.com,shadowrangers.live,myflixer.*,serienstream.to,s.to,goyabu.com,190.11
5.18.20,tlin.me,databasegdriveplayer.*,mycima.wiki,watchomovies.*,stream-
complet.biz,jujutsukaisenonline.net,hh3dhay.com,manhuascan.com,animesonehd.xyz,cine
makottaga.*,mangahere.today,manganatos.com,animepahe.*,moviesverse.*,tuktukcinema.c
o,playlist-
youtu.be,polstream.live,tamilyogi.best,slink.bid,moviewatchonline.com.pk,komikcast.
com,shavetape.*,imgbase.ru,klubsports.xyz,kissasians.org,world4ufree1.*,fbox.to,pol
stream.ml,vhorizads.com,webhostingpost.com,simsdom.com,send.cm,sampledrive.in,telef
ullenvivo.com,futbolfullenvivo.com,streamtapeadblock.*,speedostream.com,yomovies.*,
gum-gum-
stream.com,9xmovie.click,acervofilmes.com,airportseirosafar.com,assistirseriados.ne
t,cmp3.ru,filmovi.ws,gentlewasher.com,hackiee.mobi,mobilephonedir.com,mobiro.org,mp
3-gratis.it,mp3-
vk.ru,peliculontube.net,putlocker68.com,rojadirectahd.online,serijefilmovi.com,stic
kerdeals.net,thingstomen.com,u123movies.com,vbox7-
mp3.info,vkmp3s.ru,zeidgh.com,fanproj.net,getmega.net,mobdropro.com,askim-
bg.com,comofuncionaque.com,hdzone.org,hwnaturkya.com,i123movies.net,ibrasoftware.co
m,mega-
mkv.com,nosong.ru,onlinesubtitrat.com,vkmp3.*,needrombd.com,e123movies.com,vudeo.io
,gogoplay4.com,shr.cash,4anime.biz,crystal-launcher.net,crystal-
launcher.pl,streamz.ws,animefreak.*,streaming-
french.com,watchserieshd.*,lrepacks.net,animeonline.ninja,ssoap2day.*,bmovies.*,tec
hgeek.digital,hurawatch.*,jujutsukaisen-manga.online,pelismarthd.com,hds-streaming-
vf.com,cima-
club.*,repelis.in,yesmovies.*,a123movies.net,adblockstrtape.link,adblockstrtech.lin
k,iegybest.co,yodbox.com,vidoo.org,gomoviefree.*,bdnewszh.com,mangceh.cc,extreme-
down.plus,mcubd.host,noob4cast.com,cricplay2.xyz,nba-
streams.online,mangasco.com,masengwa.com,adblockstreamtape.*,baliphim.com,khophimhd
.net,lucaphim.com,flixtor.video,hurawatch.at,tainio-
mania.online,vipboxtv.*,upbam.org,myviid.com,vidbam.org,unblockedsites.net,serieska
o.*,uploadflix.org,gdriveplayer.to,lookmoviess.com,beinmatch.*,imgdawgknuttz.com,tv
.hd44.net,animeshow.tv,soap2dayto.org,123-movies.*,dramacool.*,vanime.co,kiss-
anime.*,s4p2.shingekinokyojin.tv,wat32.tv,eplayvid.*,tvply.me,atomixhq.art,bflix.*,
animelandtv.me,seeeed.xyz,shortie.link,123movie.*,mycima.ink,nocensor.*,shahed4u.*,
series9.me,mp4upload.com,fmovies.*,egyshare.cc,seriestv.watch,megafilmeshd50.com,up
loadrar.com,freemoviesfull.com,mkvhub.*,clickupload.cc,stape.fun,dopebox.to,xsanime
.com,komikindo.id,filmovi.co,extralinks.*,katlinks.site,deportealdia.live,noweconom
y.live,hindilinks4u.*,lodynet.art,criarjogosandroid.com,animeunity.tv,fbstream.tv,d
addylive.me,f1stream.me,katflys.com,turkish123.com,watchonlinemovies50.com.pk,vipro
w.*,strikeout.*,downloadhub.cfd,dl-protect.info,zone-
telechargement.work,123moviesc.*,cuevana3.*,adshort.*,2embed.ru,yifysubtitles.vip,m
essitv.net,oploverz.*,anime4up.*,vipbox.*,govid.cyou,watchseries.*,romshub.com,cima
4u.*,watchdoctorwhoonline.com,allinonedownloadzz.site,gdriveplayer.us,witanime.com,
illink.net,123ssgm.cc,skidrowcodex.net,melodelaa.link,vidembed.*,birdurls.com,acn.v
in,gowatchseries.*,1movies.life,bitlinks.pw,soccermotor.com,animesanka.*,nsw2u.xyz,
bemovies.to,upfiles.io,cpm10.org,gogomovies.to,pahe.ph,topflix.*,vudeo.net,extramov
ies.*,netcine.io,flashreceitas.com,asianload.cc,mylink.vc,streamani.net,filmyzilla.
technology,rancah.com,vipleague.lc,toonanime.tv,futebolplayhd.com,fonlinegratis.com
,kingurls.com,streamzz.*,pics4you.net,noweconomy.live,uptomega.me,moviesrush.in,vco
mic.net,maxitorrent.com,movieshub.top,streamingcommunity.*,pandrama.com,yt-
download.org,m0vs4u.org,movs4u.*,vedsharr.com,vedpom.com,shahid4u.land,animeworld.t
v,two.re,strcloud.*,linkadshield.xyz,lugatv.com,nyafilmer2.com,streamz.*,gomo.to,da
ilyuploads.net,pelisplus2.io,dartsstream.me,golfstreams.me,cricstream.me,motogpstre
am.me,f1stream.me,ufcstream.me,boxingstreams.me,socceronline.me,rugbystreams.me,ten
nisstreams.me,nhlstream.nu,nflstream.io,nbastream.nu,mlbstream.me,vipleague.cc,game
3rb.com,naijaray.com.ng,multifaucet.org,bevru.club,pctmix1.com,vedbom.com,arabseed.
*,arurio.club,exey.io,parisanime.com,otakufr.co,5movies.cloud,buffstreams.tv,upbbom
.com,url4cut.xyz,r2sa.net,newmusicalbum.host,vidbm.com,movies2.com.pk,9putlocker.*,
egydead.com,shrlink.top,mcrypto.club,downloadhub.kim,1-2-
3movies.com,vidbeem.com,nyafilmer1.com,eririo.club,upload-
4ever.com,dlpsgame.*,allkindonline.com,123free.net,warefree01.com,fileoops.com,vidb
em.com,vidshar.net,pewgame.com,uploadmaza.com,filmypur.info,gomovies.*,filmy4wap1.*
,movies4me.*,gofilms4u.pro,vipstand.se,jaanihd.ml,gogoanime.pro,cloudvideotv.stream
,1080phds.com,123-
watch.com,123moviesco.site,1kmovies.org,afilmyhouse.blogspot.com,antsmovies.com,eur
opix.us,maamusiq.com,movi.pk,thesouthflix.com,timesofurdu.website,tnmoviez.net,yify
.stream,5xmovies.icu,akmm.linksme.xyz,moviesmon.cyou,filmy4wap1.online,linkshere.wo
rk,123moviesfx.live,marvel.to,up-
load.io,7hitmovies.surf,filmlinks4u.pro,123movies.net,uploadev.org,nbaup.live,goalu
p.live,pelispop.com,link.ltc24.com,hdmp4mania1.ga,moviesghar4india.com,moviedekho.i
n,vexfile.com,sports24.*,themovie123.org,nsw2u.com,lookmovie.*,dtefrc.online,watchm
ovies5.com.pk,batmanstream.*,manga.ae,pirlotvonlinehd.com,shortlinkto.top,moviespap
a.cloud,hinurls.cc,veopartidos.net,trans.firm.in,mzupdate.com,clipwatching.*,otomi-
games.com,gdirect.site,linksmore.site,world4ufree.*,langitfilm.*,mydownloadtube.*,y
ifyhdtorrent.org,speedvideo.net,moviesub.is,animersindo.net,brbushare.xyz,1kmovies.
*,7movies.com.pk,manhwa18.net,usagoals.*,123movieslinks.live,pelismart.com,ikindleb
ooks.com,zplayer.live,fffmovies.wtf,voody.online,gulf-
up.com,ustream.to,strikeout.nu,drosbraift.com,thefitnesshints.com,streamsport.icu,v
idsrc.me,genpassword.top,hinlinks.club,uqload.com,gplinks.co,cloudvideo.tv,gogo-
play.net,animeflvnet.com,animeflv.la,kshows.to,watchasian.cc,streamcr7.com,extreme-
down.tv,anitube.*,mgnetu.com,vidnext.net,voe.sx,vidsaver.net,gnula.nu,askquds.com,r
epack-
games.com,apkshrt.com,linkshorts.me,fusionmovies.to,lefturl.com,gamepciso.com,100co
unt.net,hdss.video,playerbiasa.xyz,akwams.*,freelitecoin.vip,freebitcoin.vip,bigb0s
s.net,racaty.net,videobin.co,bdupload.asia,indishare.org,gdtot.*,livestreaming24.eu
,ilinks.in,hdmovieplus.site,egy.best,egybest.*,filmvilag.me,revivelink.com,owllink.
net,goo-
2o.com,akwam.*,multicanais.com,upstream.to,streamtape.*,easyload.io,clipconverter.c
c,readm.org,notube.net,gogo-stream.com,animesonline.cz,doctor-
groups.com,kissanime.nz,aatfal.com,ouo.io,budcenter.site,ustreamix.to,ffmovies.co,a
nimekisa.tv,wlnk.ec,zone-
annuaire.best,repackov.com,dood.*,youdbox.com,putlocker.style,watchmovies7.com.pk,m
anhwa18.com,swatchseries.to,mangatx.com,ouofly.com,playtube.ws,iir.ai,bolssc.com,li
nkjust1.com,fx4vip.com,mangazuki.online,elsfile.org,clicknupload.co,mcloud.to,aflam
gulf.com,gateaflam.com,exee.io,anonymous-
links.com,pulsemens.com,doramasmp4.com,jkanime.net,flvto.biz,lookmovie.ag$
$script[wildcard="*function*break;case*"][min-length="30000"][max-length="100000"]
! The same rule as above, but without hint. In case if scriptlet doesn't work in
Firefox, for example due to race condition
divicast.com,french-stream.run,projectfreetv2.com,moviestars.to,faselhd.*$
$script[wildcard="*function*break;case*"][min-length="30000"][max-length="100000"]
! #%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"/emZnbG9hZGVk|break;case \$\.|break;case \d{1}/")
watchonlinemovies50.com.pk,kingurls.com,strcloud.*,lugatv.com,nyafilmer2.com,dailyu
ploads.net,pelisplus2.io,naijaray.com.ng,multifaucet.org,bevru.club,pctmix1.com,ved
bom.com,arurio.club,parisanime.com,otakufr.co,5movies.cloud,buffstreams.tv,upbbom.c
om,url4cut.xyz,r2sa.net,newmusicalbum.host,vidbm.com,movies2.com.pk,9putlocker.*,eg
ydead.com,shrlink.top,mcrypto.club,downloadhub.kim,1-2-
3movies.com,vidbeem.com,nyafilmer1.com,eririo.club,dlpsgame.*,allkindonline.com,123
free.net,e123movies.com,warefree01.com,fileoops.com,vidbem.com,vidshar.net,pewgame.
com,uploadmaza.com,filmypur.info,filmy4wap1.*,movies4me.*,gofilms4u.pro,vipstand.se
,jaanihd.ml,gogoanime.pro,cloudvideotv.stream,1080phds.com,123-
watch.com,123moviesco.site,1kmovies.org,afilmyhouse.blogspot.com,antsmovies.com,eur
opix.us,maamusiq.com,movi.pk,thesouthflix.com,timesofurdu.website,tnmoviez.net,yify
.stream,5xmovies.icu,akmm.linksme.xyz,moviesmon.cyou,filmy4wap1.online,linkshere.wo
rk,123moviesfx.live,marvel.to,7hitmovies.surf,filmlinks4u.pro,123movies.net,uploade
v.org,nbaup.live,goalup.live,pelispop.com,link.ltc24.com,hdmp4mania1.ga,moviesghar4
india.com,moviedekho.in,vexfile.com,sports24.*,themovie123.org,nsw2u.com,dtefrc.onl
ine,watchmovies5.com.pk,batmanstream.*,manga.ae,pirlotvonlinehd.com,shortlinkto.top
,moviespapa.cloud,hinurls.cc,veopartidos.net,trans.firm.in,mzupdate.com,clipwatchin
g.*,gdirect.site,linksmore.site,world4ufree.*,langitfilm.*,mydownloadtube.*,yifyhdt
orrent.org,speedvideo.net,elil.cc,moviesub.is,animersindo.net,brbushare.xyz,1kmovie
s.*,7movies.com.pk,manhwa18.net,usagoals.*,ikindlebooks.com,zplayer.live,fffmovies.
wtf,voody.online,watchserieshd.tv,gulf-
up.com,ustream.to,strikeout.nu,drosbraift.com,thefitnesshints.com,streamsport.icu,v
idsrc.me,genpassword.top,hinlinks.club,uqload.com,gplinks.co,cloudvideo.tv,gogo-
play.net,animeflvnet.com,animeflv.la,kshows.to,watchasian.cc,streamcr7.com,extreme-
down.tv,mgnetu.com,vidnext.net,voe.sx,vidsaver.net,askquds.com,repack-
games.com,apkshrt.com,linkshorts.me,fusionmovies.to,lefturl.com,gamepciso.com,100co
unt.net,hdss.video,playerbiasa.xyz,akwams.*,freelitecoin.vip,freebitcoin.vip,bigb0s
s.net,videobin.co,bdupload.asia,indishare.org,livestreaming24.eu,ilinks.in,hdmoviep
lus.site,egy.best,egybest.*,filmvilag.me,bitfly.io,revivelink.com,owllink.net,goo-
2o.com,akwam.*,multicanais.com,upstream.to,easyload.io,readm.org,notube.net,gogo-
stream.com,doctor-
groups.com,kissanime.nz,aatfal.com,ouo.io,budcenter.site,ustreamix.to,ffmovies.co,a
nimekisa.tv,wlnk.ec,zone-
annuaire.best,repackov.com,youdbox.com,putlocker.style,watchmovies7.com.pk,manhwa18
.com,swatchseries.to,mangatx.com,ouofly.com,playtube.ws,iir.ai,bolssc.com,linkjust1
.com,fx4vip.com,mangazuki.online,elsfile.org,clicknupload.co,aflamgulf.com,gateafla
m.com,exee.io,anonymous-links.com,pulsemens.com,doramasmp4.com,jkanime.net,pcgamez-
download.com,flvto.biz#%#//scriptlet("abort-current-inline-script",
"String.fromCharCode", "/emZnbG9hZGVk|break;case \$\.|break;case \d{1}/")
! #%#//scriptlet("abort-current-inline-script", "Math", "/emZnbG9hZGVk|break;case \
$\./")
illink.net,123ssgm.cc,skidrowcodex.net,melodelaa.link,acn.vin,1movies.life,bitlinks
.pw,soccermotor.com,nsw2u.xyz,bemovies.to,otomi-
games.com,upfiles.io,cpm10.org,gogomovies.to,vudeo.net,lookmovie.*,extramovies.*,fl
ashreceitas.com,asianload.cc,mylink.vc,streamani.net,filmyzilla.technology,rancah.c
om,vipleague.lc,strcloud.link,toonanime.tv,fonlinegratis.com,streamzz.*,pics4you.ne
t,uptomega.me,moviesrush.in,vcomic.net,maxitorrent.com,movieshub.top,streamingcommu
nity.*,pandrama.com,jkanime.net,yt-
download.org,m0vs4u.org,movs4u.*,vedsharr.com,vedpom.com,shahid4u.land,animeworld.t
v,two.re,linkadshield.xyz,telerium.club,telerium.tv,teleriumtv.net,streamz.*,gomo.t
o,buffstreams.tv,pewgame.com,dartsstream.me,golfstreams.me,cricstream.me,motogpstre
am.me,f1stream.me,ufcstream.me,boxingstreams.me,socceronline.me,rugbystreams.me,ten
nisstreams.me,nhlstream.nu,nflstream.io,nbastream.nu,mlbstream.me,vipleague.cc,game
3rb.com,streamtape.*#%#//scriptlet("abort-current-inline-script", "Math",
"/emZnbG9hZGVk|break;case \$\./")
! #%#//scriptlet("abort-current-inline-script", "Promise", "delete window")
cat-a-
cat.net,comando.to,gogoplay5.com,asianembed.io,querofilmehd.net,voirseries.io,anime
landtv.me,seeeed.xyz,arabseed.*,crichd.*,mangadna.com,anime-
sanka.com,tomatomatela.com,akwam.*,seriestv.watch,megafilmeshd50.com,prmovies.ph,up
loadrar.com,go-
stream.site,mp3juice.info,gogoplay.*,freemoviesfull.com,nxbrew.com,vipleague.tv,cli
ckupload.cc,stape.fun,dopebox.to,gomovies.*,xsanime.com,rodanesia.com,komikindo.id,
gnula.nu,filmovi.co,123movies2022.org,thenetnaija.co,extralinks.*,katlinks.site,ani
masu.vip,1movieshd.com,dopebox.to,4anime.gg,deportealdia.live,noweconomy.live,lodyn
et.art,criarjogosandroid.com,mp3download.to,fbstream.tv,mangalek.com,skidrowcodex.n
et,daddylive.me,animebee.to,f1stream.me,katflys.com,cricstream.me,watchonlinemovies
50.com.pk,viprow.*,strikeout.*,emule-
island.eu,hdfilme.cx,downloadhub.cfd,masteredutech.com,dl-protect.info,zone-
telechargement.work,123moviesc.*,pahe.ph,cuevana3.*,adshort.*,2embed.ru,nuroflix.cl
ub,mlsbd.shop,appvn.com,yifysubtitles.vip,myoplay.club,oploverz.*,jkanime.net,tamil
freemp3songs.com,ostreaming.tv,vipbox.*,govid.cyou,uqload.com,watchseries.*,onedayt
hreeautumns.com,romshub.com,mp3juices.cc,comedyshow.to,streamta.*,streamingcommunit
y.*,watchdoctorwhoonline.com,allinonedownloadzz.site,gdriveplayer.us,watchtheoffice
.cc,watchcharmedonline.com,exey.io,egyshare.cc,vidembed.*#%#//scriptlet("abort-
current-inline-script", "Promise", "delete window")
! #%#//scriptlet("abort-on-property-write", "zfgproxyhttp")
illink.net,turkish123.com,lookmovie.ag#%#//scriptlet("abort-on-property-write",
"zfgproxyhttp")
! #%#//scriptlet("prevent-setInterval", "[$."), #%#//scriptlet("prevent-
setTimeout", "[$."), #%#//scriptlet("prevent-addEventListener", "", "[$.")
kick4ss.com,voirseries.io,mangatuli.com,theproxy.to,y2mate.com,pelismart.com,movies
123.pk,manga-raw.club#%#//scriptlet("prevent-setInterval", "[$.")
kick4ss.com,voirseries.io,mangatuli.com,theproxy.to,y2mate.com,pelismart.com,movies
123.pk,123movieslinks.live,kickass.ws,kickass.love,kissanime.nz,animekisa.tv,repack
ov.com#%#//scriptlet("prevent-setTimeout", "[$.")
ninjashare.to,kick4ss.com,voirseries.io,movies2watch.tv,turkish123.com,mangatuli.co
m,theproxy.to,y2mate.com,netcine.io,noweconomy.live,pelismart.com,downloadingadda.c
om,hhdstreams.club,uhdstreams.club,beef1999.blogspot.com,movies123.pk,sportstreamtv
.live,uwatchfree.tech,samehadaku.vip,kickass.ws,kickass.love,animafan.biz,manga-
raw.club,kissanime.nz,animekisa.tv,repackov.com#%#//scriptlet("prevent-
addEventListener", "", "[$.")
! 28.01.22 Probably previous rules can be replaced by the rule below
! It seems, this rule works on iOS(original - cannot)
! #%#//scriptlet("abort-current-inline-script", "document.createElement", "delete
window")
streamingcommunity.bar,2kmovie.cc,khangtm.tk,up-
load.one,aniworld.to,bclikeqt.com,uploadbank.com,serien.cam,190.115.18.20,verflix.n
et,pikafile.com,superfilmes.tv,gofilmes.me,warezcdn.com,gowatchseries.*,watchgintam
a.com,onlinevideoconverter.com,shadowrangers.live,serienstream.to,s.to,goyabu.com,1
90.115.18.20,tlin.me,databasegdriveplayer.*,mycima.wiki,watchomovies.*,faselhd.top,
stream-
complet.biz,jujutsukaisenonline.net,hh3dhay.com,manhuascan.com,animesonehd.xyz,cine
makottaga.*,mangahere.today,manganatos.com,animepahe.*,moviesverse.*,tuktukcinema.c
o,playlist-
youtu.be,pelishouse.me,polstream.live,messitv.net,tamilyogi.best,slink.bid,moviewat
chonline.com.pk,komikcast.com,shavetape.*,imgbase.ru,klubsports.xyz,kissasians.org,
world4ufree1.*,birdurls.com,fbox.to,polstream.ml,vhorizads.com,webhostingpost.com,s
imsdom.com,send.cm,sampledrive.in,telefullenvivo.com,futbolfullenvivo.com,streamtap
eadblock.*,bflix.*,speedostream.com,yomovies.*,gum-gum-
stream.com,9xmovie.click,acervofilmes.com,airportseirosafar.com,assistirseriados.ne
t,cmp3.ru,filmovi.ws,gentlewasher.com,hackiee.mobi,mobilephonedir.com,mobiro.org,mp
3-gratis.it,mp3-
vk.ru,peliculontube.net,putlocker68.com,rojadirectahd.online,serijefilmovi.com,stic
kerdeals.net,thingstomen.com,u123movies.com,vbox7-
mp3.info,vkmp3s.ru,zeidgh.com,fanproj.net,getmega.net,mobdropro.com,askim-
bg.com,comofuncionaque.com,hdzone.org,hwnaturkya.com,i123movies.net,ibrasoftware.co
m,mega-
mkv.com,nosong.ru,onlinesubtitrat.com,vkmp3.*,needrombd.com,e123movies.com,vudeo.io
,gogoplay4.com,shr.cash,4anime.biz,crystal-launcher.net,crystal-
launcher.pl,streamz.ws,animefreak.*,streaming-
french.com,watchserieshd.*,lrepacks.net,animeonline.ninja,ssoap2day.*,bmovies.*,tec
hgeek.digital,hurawatch.*,jujutsukaisen-
manga.online,pelismart.com,pelismarthd.com,up-load.io,hds-streaming-
vf.com,animebagus.id,cima-
club.*,repelis.in,yesmovies.*,a123movies.net,adblockstrtape.link,adblockstrtech.lin
k,iegybest.co,yodbox.com,vidoo.org,gomoviefree.*,bdnewszh.com,mangceh.cc,extreme-
down.plus,mcubd.host,noob4cast.com,cricplay2.xyz,nba-
streams.online,mangasco.com,masengwa.com,adblockstreamtape.*,baliphim.com,khophimhd
.net,lucaphim.com,flixtor.video,hurawatch.at,tainio-
mania.online,vipboxtv.*,upbam.org,myviid.com,vidbam.org,stardima.net,stardima.com,u
nblockedsites.net,serieskao.*,dartsstream.me,golfstreams.me,motogpstream.me,f1strea
m.me,rugbystreams.me,socceronline.me,tennisstreams.me,boxingstreams.me,ufcstream.me
,nhlstream.nu,mlbstream.me,nbastream.nu,nflstream.io,divicast.com,uploadflix.org,gd
riveplayer.to,lookmoviess.com,beinmatch.*,imgdawgknuttz.com,tv.hd44.net,animeshow.t
v,soap2dayto.org,123-movies.*,dramacool.*,vanime.co,kiss-
anime.*,s4p2.shingekinokyojin.tv,live.crackstreams.se,okanime.tv,wat32.tv,eplayvid.
*,tvply.me,atomixhq.art,shortie.link,french-
stream.run,projectfreetv2.com,moviestars.to,faselhd.*,123movie.*,mycima.ink,nocenso
r.*,shahed4u.*,animeunity.tv,series9.me,mp4upload.com,fmovies.*#%#//
scriptlet("abort-current-inline-script", "document.createElement", "delete window")
! Do not add new domains, if the rule above works.
! clickunder - {delete window[$.g] (similar to 'zfgloaded')
! #%#//scriptlet("abort-current-inline-script", "Math", "delete window")
roms-download.com,mkvhub.*,octanime.net,mangastream.mobi,unblocksite.pw,manhwa-
manga52.bid,try2link.com,adsh.cc,ytmp3.cc,1link.club,express-
cut.ovh,ltcjar.com,europix.us,123moviesprime.com,attvideo.com,clicknupload.cc,baixa
rtorrents.org,userscloud.com,dmovie.co,ssrmovies.world,yomovies1.xyz,ymovies.vip,19
4.163.183.129,asianload1.com,tny.so,fbstream.me,leechpremium.link,pelisplus.*,kissa
nimee.ru,asianload.me,asianstream.tv,sbplay.*,zone-
annuaire.work,citpekalongan.com,mailnesia.com,repack-
games.com,movizland.top,racaty.net,club-
vinyl.ru,hostxy.com,iiyoutube.com,naijal.com,recetas.arrozconleche.info,youtubeai.c
om,vibehubs.com,2embed.ru,1stkissmanga.com,bukatoko.my.id,fitasdeled.com,9anime.*,p
irlotv.mx,simpledownload.net,1mlsbd.com,ogario.ovh,mp3fusion.net,8-ball-
magic.com,freedownloadmp3-
mp4.top,pelisstar.com,tajpoint.com,xmovies8.so,youtubetoany.com,strtapeadblock.me,a
tdhe.pro,filme-
bune.biz,musiklip.ru,phc.web.id,web.livecricket.is,askmaryhub.com,booksland.online,
cydiasources.net,insurancebillpayment.net,mobilemovies.info,mp3cristianos.net,simon
etwealth.net,yotrabajo.info,livesport24.net,nullcode.cc,nullpk.com,empireg.ru,canon
printersdrivers.com,mega-
p2p.net,1234movies.show,fakaza.com,megafilmes4k.org,moviesonline.fm,readingbd.com,s
ubtitlecat.com,torrentfilmes4k.org,wifi4games.com,watchopm.net,xmovies.is,filmesonl
inex.co,hwnaturkya.com,247movie.net,7025a.com,bioskopq.com,cinema.cimatna.com,conve
rtitoremp3.download,crackevil.com,foreverwallpapers.com,megafilmestop.com,neomovies
.net,rojadirecta.global,saff-tv.net,soycinefilo.club,uppboom.com,4share-
mp3.net,ajkalerbarta.com,altadefinizione01.quest,appsfree4u.com,awanishsingh.com,ba
rati.tk,beautifulmehandidesigns.com,bengalisite.com,bestfullmoviesinhd.org,beastlyp
rints.com,briefwatch.com,ch-play.com,clickforhire.com,codecanyon.website,crypto-
news.cf,dailyinsta.xyz,dramaturca.com,dtmaga.com,essaysharkwriting.club,evolutiondi
gital.online,exemplarstory.com,featurepacks.com,firada.tk,fitnessdiets.in,gizmomec.
com,gudangbioskop21.com,guns-
bet.com,hanopi.tk,haodyu.com,healthnewsreel.com,healthyfoodsbody.xyz,hotnews2021.on
line,iv-
soft.com,jelok.tk,jewelry.com.my,johnwardflighttraining.com,justifid.info,kabao.tk,
kabarportal.com,klarat.tk,kstorymedia.com,lespassionsdechinouk.com,libertestreamvf.
org,livestreamtv.pk,manet.tk,mariokarttour.fr,mutil.tk,myfernweh.com,novelepic.com,
orangeink.pk,osoft.xyz,people.capetown,ruckzuck-
abnehmen.com,serijehaha.com,shrugemojis.com,talaba.su,tatabrada.tv,thetechzone.onli
ne,thripy.com,turcasmania.com,urdubolo.pk,watchtvch.club,new.gdtot.*,comandotorrent
shds.org,123movies-
official.site,123moviesg.com,123moviestoday.net,watchseri.net,123moviesmix.com,film
yone.com,vshare.eu,123moviesfree.ltd,123moviesme.online,123fox.net,123hbo.com,8putl
ocker.com,123gostream.fun,01234movies.email,123movies4up.com,123pirate.com,gogoanim
es.*,py.md,arnaqueinternet.com,ate9ni.com,dizihdizlet.com,elevationmap.net,hahaspor
ts.co,hd44.com,kurdmovie.net,linkotes.com,linksdegrupos.com.br,mettablog.com,mozkra
.com,naijahits.com,nbch.com.ar,ocnpj.com,onlineproxy.eu,pagodesparabaixar.org,romfa
st.com,stalkface.com,stivandz.com,theismailiusa.org,viralitytoday.com,xxxwebdlxxx.t
op,fulltube.online,watchmovie.movie,vedshar.com,mangareader.site,tei.ai,4anime.to,f
reshi.site,123hulu.com,gamato3.com,updatesmovie.xyz,srek.net,watchsao.tv,watchgobli
nslayer.com,haikyuu3.com,watchnoblesse.com,watchsnk.net,watchdrstone.com,demonslaye
ranime.com,watchblackclover.com,watchoverlord2.com,watchboruto.com,watchrezero2.com
,123movies.net,hdmo.tv,comandotorrents.org,hackiee.mobi,avimobilemovies.net,claimcr
ypto.cc,123films.cc,stream2watch.*,jackstreams.com,uwatchfree.tech,jetanimes.com,hd
moviehubs.in,earncoin.site,animefenix.com,9xmovies.*,cutw.in,freemovies4u.xyz,nflst
ream.io,allmovies.tube,flashx.net,k-vid.net,switch-xci.com,leermanga.xyz,extreme-
down.video,series9.ac,wpstream.tv,liveonscore.tv,files.im,1primewire.com,animafan.b
iz,ouo.press,gdriveplayer.io,fitgirlrepacks.co,embed.meomeo.pw,tii.ai,cartoonwire.t
o,hakie.net,vidcloud9.com,watchseries.movie,xcine.tv,daddylive.live,xsanime.com,ico
uchtuner.club,file-
upload.com,shugraithou.com,gameslay.net,www.4bac.ro,www.mobilephonedir.com,theusajo
b.com,washingmachineinside.com,www.spyloaded.net,skyshutter.com,applicationg29.com,
hasi-
thate.com,maxfilmes.tv,techmagazine.ws,wordandobject.com,capacidadedigital.com,www.
radiolankaonline.com,egyhd.net,romforandroid.com,xsanime.com,new.gdtot.*,try2link.c
om,uploadrar.com,theproxy.app,japscan.ws,123moviesgo.*,beinmatchtv.tv,strikeout.nu,
janjua.tv,filmyzilla.tech,vidembed.*,animehay.tv#%#//scriptlet("abort-current-
inline-script", "Math", "delete window")
! 11.04.22 - new variant(Probably 'delete window' in actual rule can be replaced by
'break;case')
hothit.me,daddylive.eu,sflix.to,animesanka.*,cima4u.*,shrink.*,divicast.com,manhwa6
8.com,filma24.*,mp3yeni.org,upload-
4ever.com,futebolplayhd.com,witanime.com,filmeseries.top,futemax.gratis,thetodaypos
t.com,mycima.cloud,hentaizm.fun,hitmovies4u.com,embedflix.net,moviesjoy.*,animespan
k.com,hhdmovies.*,short.katflys.com,hindilinks4u.*,topflix.*,flixtor.gg,tutele.sx,u
pvid.*,mangas-
raw.com,bbb.fm,clipconverter.cc,megafilmeshd20.pro,watchseries.*,animesonline.cz,su
perflix.*,fembed.cloud,vizer.vip,kick4ss.com,jpscan-
vf.com,rawkuma.com,pobreflix.top,losmovies.*,123movieshub.*,seriesflix.top,gogoanim
e.fi,intereseducation.com,vizer.re,123movies-
official.site,querofilmehd.net,gogoanime.gg,animixplay.to,dood.*,anime4up.*,multica
nais.tv,watchmovie.cc,myflixer.*,pahe.li,filmyzilla.autos,megafilmeseseriesonline.c
om#%#//scriptlet("abort-current-inline-script", "document.createElement",
"break;case")
! In some cases it causes that embedded video player doesn't work when third-party
cookies are blocked, for example -
https://github.com/AdguardTeam/AdguardFilters/issues/114074 and
https://github.com/AdguardTeam/AdguardFilters/issues/111455
! It seems that popunder script is deleting window.localStorage and overwriting it
if there is no access to localStorage, rule below does something similar, so it's
not needed to allow third-party cookies
gogoplay1.com,gogoplay2.com,membed.net,goload.*#%#(()=>{if(window.self!
==window.top)try{if("object"==typeof localStorage)return}catch(a){delete
window.localStorage,window.localStorage={setItem(){},getItem(){},removeItem()
{},clear(){}}}})();
gogoplay1.com,gogoplay2.com,membed.net,goload.*#%#//scriptlet("abort-current-
inline-script", "document.createElement", "break;case")
gogoplay1.com,gogoplay2.com,membed.net,goload.*$
$script[wildcard="*function*break;case*"][min-length="30000"][max-length="100000"]
!
! FastPops
sleazyneasy.com,watchfree.to,vidbull.com,primewire.ag#%#if (typeof localStorage !=
'undefined' && localStorage.setItem) { localStorage.setItem('InfNumFastPops', '1');
}
sleazyneasy.com,watchfree.to,vidbull.com,primewire.ag#%#if (typeof localStorage !=
'undefined' && localStorage.setItem) { localStorage.setItem('InfNumFastPopsExpire',
new Date(new Date().setYear(2020))); }
mirrored.to#%#//scriptlet("abort-on-property-read", "UAParser")
! __htapop
tamilyogi.fm,watchxxxfree.com,ikinohd.club,torrent-
download.net,watchjavonline.com,maturemoms.tv,pornovideoshub.com,pornsharing.com,ji
zzman.com,pornoid.com,finevids.xxx,bossvideotube.com,nudevista.net,cashvideotube.co
m,tczmp3.com,megafilmesonline.net,pervertslut.com,embedlink.info,befuck.com,nudevis
ta.com.br,youfreeporntube.com,pinkrod.com,thenewporn.com,megacinefilmes.com,ghostvi
dstube.com,nudevista.at,carvideotube.com,updatetube.com,wetplace.com,xmovies1.com,w
ow-mature.com,omamaturetube.com,vermangasporno.com,movies-
300mb.net,desibees.com,veronicca.com,sexxincest.com,hotshame.com,tubetria.com,wawac
ity.ec,owplayer.com,pornalized.com,tuzmp3.com,verpornocomic.com,javyoo.com,fusker.x
xx,hentaisd.tv#%#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")
gaymaletubes.*,kr18plus.com,japteenx.com,javenspanish.com,jav-
asia.top,webtoonscan.com,javideo.net,javf.net,hentaihd.xyz,pornktube.tv,vipornia.co
m,dailyporn.club,hentai2read.com,hentai2w.com,domahatv.com,domaha.tv,movies.meetdow
nload.com,cocomanga.com,javraveclub.com,yesvids.com,videovak.com,tubxporn.xxx,fives
tarpornsites.com,5moviesporn.net,pusatporn18.com,povaddict.com,zetporn.com,pornxxxx
tube.net,genpassword.top,dailyjav.co,reifporn.de,filmindir.site,faucet.cryptourl.ne
t,javtiful.com,lewdweb.net,redwap.me,redwap2.com,redwap3.com,javpornfull.com,mp4por
n.space,mobileporn.cam,mangahub.io,mejortorrents1.*,mrcong.com,icyporno.com,31vakti
.*,3prn.com,493428493428c.monster,8muses.xxx,aagmaal.com,ablefast.com,aii.sh,al4a.c
om,allpussynow.com,altyaziliporno.monster,amateurporn.me,animeindo.cc,animeindo.fun
,animeindo.to,animeon.moe,anysex.com,articlix.com,asiashort.link,assesphoto.com,av-
uncen.com,bangx.org,bestporncomix.com,biguz.net,birdurls.com,bitearns.com,bitfly.io
,bitporno.com,blowxtube.com,boobshere.com,boobsnbuns.com,boolwowgirls.com,camarchiv
e.tv,camcam.cc,celebsepna.com,cerdas.com,clicporn.com,crockotube.com,cryptoads.spac
e,daftsex.org,ehotpics.com,ero18.cc,eroclips.org,exe.app,ezbit.co.in,familyporn.tv,
fastpic.ru,fastpic.org,fc.lc,fcc.lc,fcdot.lc,felizporno.com,fetish-
bb.com,fileone.tv,filman.cc,freepornxxxhd.com,french-
stream.in,ftopx.com,gaypornlove.net,genlink.cc,get-
to.link,gigmature.com,gntai.net,gotporn.com,haho.moe,hdpicsx.com,hentaiarena.com,he
ntaicore.org,hentaienglish.com,hentaiporno.xxx,hentaisea.com,highporn.net,homeporn.
tv,horrortube.fun,hotpornfile.org,huyamba.tv,iir.ai,ileak.xyz,imgbaron.com,imgdew.c
om,imgrock.net,imgrock.pw,imgtown.net,imgtown.pw,jav-
xx.com,javbangers.com,javbix.com,javfun.me,javix.net,javnew.net,javrave.club,juicyg
if.com,kenzato.uk,kiaporn.com,kiminime.com,klikmanga.com,komiraw.com,kropic.com,les
bian8.com,lesboluvin.com,letsjerk.is,lewdweb.net,likuoo.video,linkdrop.net,linkurl.
me,m-
hentai.net,mangamovil.net,manikusa.com,milftoon.xxx,multporn.net,mycumx.com,myhdjav
.net,myporntape.com,myreadingmanga.info,nesaporn.com,netfapx.com,nightlifeporn.com,
novojoy.com,novoporn.com,nsfw247.to,nudebeachpussy.com,ohmanhua.com,ok.xxx,onemanhu
a.com,onlyfullporn.com,otube.pl,otuzbir-
vakti.xyz,owllink.net,perfectgirls.net,picbaron.com,plusone8.com,pornchimp.com,porn
ditt.com,pornhat.*,pornhd.com,pornhd8k.net,pornkino.cc,pornktu.be,pornktube.porn,po
rnky.com,pornleech.io,pornoakt.*,pornone.com,pornopicshub.com,pornovideoshub.com,pr
imewire.li,prostream.to,rapidvideo.com,rapidzona.tv,repicsx.com,rule34hentai.net,ru
shporn.com,rushporn.xxx,saavndownload.com,saradahentai.com,savelink.site,shelovespo
rn.com,short.croclix.me,stileproject.com,sunporno.com,taxi69.com,teenskitten.com,th
ehentaiworld.com,thepiratebay.org,thisvid.com,tii.ai,tmohentai.com,topsitestreaming
.info,tube-
bunny.com,tubxporn.com,tubxxporn.com,tuhentaionline.com,uflash.tv,uiz.app,uiz.one,u
ncensoredleak.com,up-load.io,upicsz.com,ver-comics-porno.com,ver-mangas-
porno.com,videosection.com,vidspace.io,vnpro.link,vqporn.com,vqtube.com,watchfreene
t.org,webcamshows.org,wetpussy.sexy,xanimeporn.com,xkeezmovies.com,xlecx.org,xmovie
sforyou.net,xpicse.com,xpornzo.com,xsexpics.com,xxxhardcoretube.com,xxxmaturevideos
.com,xxxrapid.com,xxxtor.com#%#//scriptlet("prevent-addEventListener", "click",
"popMagic")
! $$script[tag-content="adConfig"]
caitlin.top,japteenx.com,javenspanish.com,jav-
asia.top,nhentai.*,webtoonscan.com,readfireforce.com,solomax-
levelnewbie.online,pornblade.com,pornfelix.com,meetdownload.com,waploaded.com,sekai
komik.live,supremebabes.com,watchfreejavonline.co,javfullmovie.com,animeidhentai.co
m,hentai.tv,hentaihaven.com,mypornhere.com,latino69.fun,mangameta.com,japaneseasmr.
com,chinesesexmovie.net,sexoverdose.com,hentai-
cosplays.com,cervezaporno.com,csrevo.com,jav.one,scatkings.com,familyporner.com,lov
er9.net,pornhub-
teen.com,hentaila.com,javxxxporn.com,urgayporn.com,manhwaid.org,bestpornflix.com,4p
orn4.com,klmag.net,vipornia.com,nudevista.com,mangadna.com,porn77.info,tittykings.c
om,videojav.com,returnofthedisasterclasshero.com,beginningmanga.com,hqpornero.com,h
entaiasmr.moe,porner.tv,pornmonde.com,mikaraw.com,latinohentai.com,dailyporn.club,t
okyorevengersmanga.com,chan.sankakucomplex.com,porntry.com,titshub.com,sexkbj.com,h
o6ho.com,madouqu.com,gifhq.com,comicsporno.xxx,domahatv.com,filmstreamy.com,celebja
red.net,turboimagehost.com,ibomma.*,javhoho.com,hentai-
asia.com,gotxx.com,camgreat.com,bigwank.com,frprn.com,alotporn.com,sexmutant.com,po
rnpaw.com,asiaon.top,sakastau.com,daftporn.com,fapguru.com,jav-
torrent.org,xvideis.cc,cfake.com,hentaibros.com,linkbr.xyz,beemtube.com,ahentai.top
,manhwa18.cc,poseidonhd.in,milkporntube.com,pissingporn.com,domaha.tv,movies.meetdo
wnload.com,xemales.com,grigtube.com,b4watch.com,freshscat.com,megapornfreehd.com,se
xyhive.com,darkleia.com,pornrabbit.com,hentai20.com,hpav.tv,hpjav.tv,javraveclub.co
m,xxxshake.com,javmoviexxx.com,xszav.club,85tube.com,fapnado.com,videosputas.xxx,an
imecast.net,pornsai.com,yesvids.com,nuoga.eu,trahodom.com,pixl.is,videovak.com,xxu.
mobi,goodporn.to,sextubefun.com,gaystream.pw,everia.club,xanimehub.com,pinsexygirls
.com,fivestarpornsites.com,xfreehd.com,5moviesporn.net,descargaranimes.com,povaddic
t.com,celebwhore.com,hitprn.com,porno-
japones.top,genpassword.top,crazyporn.xxx,sexpuss.org,simply-
hentai.com,tabooporns.com,javmobile.net,film1k.com,vcp.xxx,vermangasporno.com,y-
porn.com,yporn.tv,japanxxxmovie.com,sexpox.com,dailyjav.co,xxr.mobi,nsfwalbum.com,j
avhun.com,filmindir.site,gay4porn.com,short.croclix.me,faucet.cryptourl.net,cc-
comic.com,pictoa.com,pinayvids.com,javpornfull.com,pasend.*,manyakan.com,jujmanga.c
om,hmanga.asia,mypornstarbook.net,linkcc.pro,xfreepornsite.com,hentaitk.net,anybunn
y.com,celebsnudeworld.com,comicx.org,hqporner.top,pornbox.cc,pornhex.com,xxxhub.cc,
zthots.com,cartoon.porn,mobileporn.cam,fapcat.com,porn88.org,toonanime.tv,mangahub.
io,westmanga.info,ggbases.com,picmoney.org,manga18fx.com,watchseries.video,pixhost.
to,cine-
calidad.*,best18vd.com,womennaked.net,theyarehuge.com,animejpg.com,ytanime.tv,hanim
esubth.com,mejortorrents1.*,sitarchive.com,mangaonline.fun,folgenporno.com,toonanim
e.co,uniqueten.net,subdivx.com,celebritynakeds.com,ffjav.com,hotntubes.com,ibradome
.com,hornyfanz.com,javmelon.com,31vakti.*,3prn.com,493428493428c.monster,8muses.xxx
,aagmaal.com,ablefast.com,aii.sh,al4a.com,allpussynow.com,altyaziliporno.monster,am
ateurporn.me,animeindo.cc,animeindo.fun,animeindo.to,animeon.moe,anysex.com,articli
x.com,asiashort.link,assesphoto.com,av-
uncen.com,bangx.org,bestporncomix.com,biguz.net,birdurls.com,bitearns.com,bitfly.io
,bitporno.com,blowxtube.com,boobshere.com,boobsnbuns.com,boolwowgirls.com,camarchiv
e.tv,camcam.cc,celebsepna.com,cerdas.com,clicporn.com,cocomanga.com,crockotube.com,
cryptoads.space,daftsex.org,ehotpics.com,ero18.cc,eroclips.org,exe.app,ezbit.co.in,
familyporn.tv,fastpic.ru,fastpic.org,fc.lc,fcc.lc,fcdot.lc,felizporno.com,fetish-
bb.com,fileone.tv,filman.cc,freepornxxxhd.com,french-
stream.in,ftopx.com,gaypornlove.net,genlink.cc,get-
to.link,gigmature.com,gntai.net,gotporn.com,haho.moe,hdpicsx.com,hentaiarena.com,he
ntaicore.org,hentaienglish.com,hentaiporno.xxx,hentaisea.com,highporn.net,homeporn.
tv,horrortube.fun,hotpornfile.org,huyamba.tv,iir.ai,ileak.xyz,imgbaron.com,imgdew.c
om,imgrock.net,imgrock.pw,imgtown.net,imgtown.pw,jav-
xx.com,javbangers.com,javbix.com,javfun.me,javix.net,javnew.net,javrave.club,juicyg
if.com,kenzato.uk,kiaporn.com,kiminime.com,klikmanga.com,komiraw.com,kropic.com,les
bian8.com,lesboluvin.com,letsjerk.is,lewdweb.net,likuoo.video,linkdrop.net,linkurl.
me,m-
hentai.net,mangamovil.net,manikusa.com,milftoon.xxx,multporn.net,mycumx.com,myhdjav
.net,myporntape.com,myreadingmanga.info,nesaporn.com,netfapx.com,nightlifeporn.com,
novojoy.com,novoporn.com,nsfw247.to,nudebeachpussy.com,ohmanhua.com,ok.xxx,onemanhu
a.com,onlyfullporn.com,otube.pl,otuzbir-
vakti.xyz,owllink.net,perfectgirls.net,picbaron.com,plusone8.com,pornchimp.com,porn
ditt.com,pornhat.*,pornhd.com,pornhd8k.net,pornkino.cc,pornktu.be,pornktube.porn,po
rnky.com,pornleech.io,pornoakt.*,pornone.com,pornopicshub.com,pornovideoshub.com,pr
imewire.li,prostream.to,rapidvideo.com,rapidzona.tv,repicsx.com,rule34hentai.net,ru
shporn.com,rushporn.xxx,saavndownload.com,saradahentai.com,savelink.site,shelovespo
rn.com,short.croclix.me,stileproject.com,sunporno.com,taxi69.com,teenskitten.com,th
ehentaiworld.com,thepiratebay.org,thisvid.com,tii.ai,tmohentai.com,topsitestreaming
.info,tube-
bunny.com,tubxporn.com,tubxxporn.com,tuhentaionline.com,uflash.tv,uiz.app,uiz.one,u
ncensoredleak.com,up-load.io,upicsz.com,ver-comics-porno.com,ver-mangas-
porno.com,videosection.com,vidspace.io,vnpro.link,vqporn.com,vqtube.com,watchfreene
t.org,webcamrips.com,webcamshows.org,wetpussy.sexy,xanimeporn.com,xkeezmovies.com,x
lecx.org,xmoviesforyou.net,xpicse.com,xpornzo.com,xsexpics.com,xxxhardcoretube.com,
xxxmaturevideos.com,xxxrapid.com,xxxtor.com$$script[tag-content="adConfig"]
! popMagic - another variants
technoob.info,crazyporn.xxx#%#//scriptlet("abort-on-property-write", "adConfig")
gayzerhd.club,hdporn-movies.com,pornpapa.com,gettubetv.com,crownimg.com#%#//
scriptlet("prevent-addEventListener", "load", "popMagic")
titshub.com,nsfwmonster.com,bustybloom.com,viralxvideos.es#%#//scriptlet("abort-
current-inline-script", "document.cookie", "popMagic")
gayzerhd.club,nsfwmonster.com,bustybloom.com,netfapx.com,viralxvideos.es$
$script[tag-content="adConfig"]
! #%#//scriptlet('abort-current-inline-script', 'document.querySelectorAll',
'popMagic')
caitlin.top,nhentai.*,readfireforce.com,solomax-
levelnewbie.online,pornblade.com,pornfelix.com,meetdownload.com,waploaded.com,sekai
komik.live,supremebabes.com,watchfreejavonline.co,javfullmovie.com,animeidhentai.co
m,hentai.tv,hentaihaven.com,mypornhere.com,latino69.fun,mangameta.com,japaneseasmr.
com,chinesesexmovie.net,sexoverdose.com,hentai-
cosplays.com,cervezaporno.com,csrevo.com,jav.one,scatkings.com,familyporner.com,lov
er9.net,pornhub-
teen.com,hentaila.com,javxxxporn.com,urgayporn.com,manhwaid.org,bestpornflix.com,4p
orn4.com,klmag.net,nudevista.com,mangadna.com,porn77.info,tittykings.com,videojav.c
om,returnofthedisasterclasshero.com,beginningmanga.com,hqpornero.com,hentaiasmr.moe
,porner.tv,pornmonde.com,mikaraw.com,latinohentai.com,tokyorevengersmanga.com,chan.
sankakucomplex.com,porntry.com,sexkbj.com,ho6ho.com,madouqu.com,gifhq.com,comicspor
no.xxx,filmstreamy.com,celebjared.net,turboimagehost.com,ibomma.*,javhoho.com,henta
i-
asia.com,gotxx.com,camgreat.com,bigwank.com,frprn.com,alotporn.com,sexmutant.com,po
rnpaw.com,asiaon.top,sakastau.com,daftporn.com,fapguru.com,jav-
torrent.org,xvideis.cc,cfake.com,hentaibros.com,linkbr.xyz,beemtube.com,ahentai.top
,manhwa18.cc,poseidonhd.in,milkporntube.com,pissingporn.com,xemales.com,grigtube.co
m,b4watch.com,freshscat.com,megapornfreehd.com,sexyhive.com,darkleia.com,pornrabbit
.com,hentai20.com,hpav.tv,hpjav.tv,javmoviexxx.com,xszav.club,85tube.com,fapnado.co
m,videosputas.xxx,animecast.net,pornsai.com,nuoga.eu,trahodom.com,pixl.is,xxu.mobi,
goodporn.to,sextubefun.com,gaystream.pw,everia.club,xanimehub.com,pinsexygirls.com,
xfreehd.com,descargaranimes.com,celebwhore.com,hitprn.com,porno-
japones.top,sexpuss.org,simply-
hentai.com,tabooporns.com,javmobile.net,film1k.com,vcp.xxx,vermangasporno.com,y-
porn.com,yporn.tv,japanxxxmovie.com,sexpox.com,xxr.mobi,nsfwalbum.com,javhun.com,so
larmovie.*,gay4porn.com,short.croclix.me,cc-
comic.com,pictoa.com,pinayvids.com,pasend.*,manyakan.com,jujmanga.com,hmanga.asia,m
ypornstarbook.net,linkcc.pro,xfreepornsite.com,hentaitk.net,anybunny.com,celebsnude
world.com,comicx.org,hqporner.top,pornbox.cc,pornhex.com,xxxhub.cc,zthots.com,carto
on.porn,fapcat.com,porn88.org,toonanime.tv,westmanga.info,ggbases.com,picmoney.org,
manga18fx.com,watchseries.video,pixhost.to,cine-
calidad.*,best18vd.com,womennaked.net,theyarehuge.com,animejpg.com,ytanime.tv,hanim
esubth.com,sitarchive.com,mangaonline.fun,folgenporno.com,toonanime.co,uniqueten.ne
t,subdivx.com,celebritynakeds.com,ffjav.com,hotntubes.com,ibradome.com,hornyfanz.co
m,javmelon.com,palimas.tv,pornchimp.com,mangamovil.net,allpussynow.com,komiraw.com,
exe.app,bitfly.io,crockotube.com,bustybloom.com,hentaienglish.com,hentaiporno.xxx,j
av380.com,savelink.site,tuhentaionline.com,animeon.moe,javix.net,asiashort.link,fam
ilyporn.tv,pornone.com,hentaiarena.com,saradahentai.com,aagmaal.com,plusone8.com,pe
rfectgirls.net,animeindo.cc,xmoviesforyou.net,manikusa.com,xlecx.org,multporn.net,f
ilman.cc,31vakti.*,fcdot.lc,watchfreenet.org,up-
load.io,31vaktii.xyz,uiz.one,fcc.lc,linkurl.me,camarchive.tv,cryptoads.space,saveli
nk.site,short.croclix.me,primewire.li,articlix.com,fc.lc,xxxrapid.com,kropic.com,ke
nzato.uk,animeindo.fun,tii.ai,klikmanga.com,nsfw247.to,javrave.club,ileak.xyz,thepi
ratebay.org,taxi69.com,uflash.tv,pornditt.com,bitporno.com,rushporn.xxx,topsitestre
aming.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
,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)
tinymighty.me,xxxvideos.ink,alohatube.xyz,fullpornfuck.com,xxxstreams.org,24animepo
rn.com,3dhentaicomics.com,3dpornpics.pro,3dsex.pics,3dsexcomics.pro,3dsexpictures.n
et,3xcuties.com,41tube.com,4maturesex.com,4xxxtube.com,6asianporn.com,6bdsmporn.com
,6gayvideos.com,6indianxxx.com,6japaneseporn.com,6lesbianporn.com,6maturesex.com,6m
aturetube.com,6momporn.com,6sextube.com,6xxxvideos.com,8xxxvideos.com,adultvideotop
.com,alfabbwporn.com,alfablackporn.com,alfahairyporn.com,alfaindianporn.comen,alfam
atureporn.comen,alfavintageporn.comen,alfavoyeurporn.com,allamateurorgasm.com,allbe
sthairy.com,allbondagetube.com,allmomsex.com,allretrotube.com,allsexhub.com,allxxxs
ex.com,alohaxxxsex.com,alsobdsmporn.com,alsoporn.com,alsoteenporn.com,alsovintagetu
be.com,alsoxxxshemales.com,amateurfreetube.com,amateurgirllab.com,amateurpussyass.c
om,amateursexbox.com,amazingvintagesex.com,animeporn.pro,animepornfilm.com,animepor
nxxx.com,animesex.pro,animesexclip.com,animesexxxx.com,animexxxsex.com,anudeart.com
,anyebonysex.com,anyindianporn.com,anylesbiansex.com,anymilfporn.com,anyxxxanime.co
m,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.co
m,othershemaleporn.com,paulsmatures.com,paulsporn.com,pepperclips.com,pepperdesitub
e.com,pepperlesbiantube.com,peppermomporn.com,petiteasiantube.com,petitenakedgirl.c
om,picgrandma.com,picseroticgirl.com,plainasianporn.com,playretrosex.com,playyoungs
ex.com,playyoungtube.com,plumpxxxporn.com,plusasianporn.com,pornaf.com,pornasianvid
eos.com,pornblackporn.com,porncliphub.com,porncomics.me,pornfattube.com,pornhubcom.
org,pornjapanesesex.com,pornlesbianporn.com,pornmovs.pro,pornoplum.com,pornpictures
.proen,pornvideotop.com,pornzvideo.com,primehairysex.com,primeindianporn.com,primel
esbianporn.com,primematureporn.com,primemomsex.com,primevintagesex.com,privatepornf
ilms.com,proasiansex.com,progaysex.com,promomporn.com,prosextube.com,proyoungporn.c
om,psmatureporn.com,publicfuckvideo.com,publicxxxvideo.com,purebbwfuck.com,puremilf
porn.com,pureretroporn.com,pussylesbiansex.com,pussymomsex.com,pussysexdig.com,puss
yteenfuck.com,qsextube.com,rawasiansex.com,realclassicporn.com,realhentaiporn.com,r
ealjapansex.com,realmomsex.com,realporntubes.com,redmatureporn.com,redpornpictures.
com,redsexhub.com,redteensex.com,redtubecom.orgen,redxxxsex.com,redxxxvideos.com,re
teenporn.com,retroclassicporn.com,retroclassicsex.com,retroporn.me,retroporn.pro,re
trosexclips.com,retrosexfilms.com,retrosexporn.com,retrotube.xyz,rightxxxtube.com,r
ockasianporn.com,rocksextube.com,rootdesisex.com,roughbdsmsex.com,royalpornvideos.c
om,rudevintageporn.com,rushteenporn.com,rushteentube.com,rxphoto.com,schoolgirlsexp
ics.com,searchxxxvideos.com,seegayvideos.com,seeindianporn.com,seematurevideos.com,
seeshemaleporn.com,seeteenporn.com,seexxxtube.com,sexasianfuck.com,sexbdsmsex.com,s
excartoonpics.comen,sexcliphub.com,sexclipshd.com,sexfilmstube.com,sexhubmovs.com,s
exindianvideos.com,sexjapansex.com,sexjapanvideos.com,sexlesbianvideos.com,sexmatur
esex.com,sexmomsex.com,sexprontube.com,sexretrotube.com,sextubeclip.com,sextubehub.
com,sexvintagefilms.com,sexxxxfilms.com,sexyclassicporn.com,sexyhentaivideos.com,se
xyindianpussy.com,sexylesbianpussy.com,sexylesbiansex.com,sexymomsex.com,sexyorient
alporn.com,sexyoungmovies.com,sexypussypic.com,sexyteenagepics.comen,sexytoonporn.c
om,sexytuber.com,sexyvintageporn.com,sexyyoungsex.com,shehairy.com,shemaleasstube.c
om,shemaleclip.com,shemaleporn.pro,shemalepornfilms.com,shemaletube.pro,shemalexxxf
ilms.com,shemalexxxsex.com,slickyoungporn.com,slimteenporn.com,slutamateursex.com,s
moothteentube.com,soamateurteen.com,sohornymature.com,sohornyteen.com,soindianporn.
com,sonudepics.com,sooldsluts.com,soteenpics.com,soteenporn.com,sourceclassicporn.c
om,spicyvintageporn.com,stepmaturesex.com,sucking.cc,superjapanesesex.com,sweetjapa
nporn.com,sweetyoungtube.com,teenagedtube.com,teenagesexpics.com,teenagexxxvideos.c
om,teenfuck.party,teenfucksex.com,teenpornbomb.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,xnxxpornclips.comen,xnxxsexclips.com,xnxxtubehd.comen,x
pics.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")
tinymighty.me,alohatube.xyz,fullpornfuck.com,xxxstreams.org,24animeporn.com,3dhenta
icomics.com,3dpornpics.pro,3dsex.pics,3dsexcomics.pro,3dsexpictures.net,3xcuties.co
m,41tube.com,4maturesex.com,4xxxtube.com,6asianporn.com,6bdsmporn.com,6gayvideos.co
m,6indianxxx.com,6japaneseporn.com,6lesbianporn.com,6maturesex.com,6maturetube.com,
6momporn.com,6sextube.com,6xxxvideos.com,8xxxvideos.com,adultvideotop.com,alfabbwpo
rn.com,alfablackporn.com,alfahairyporn.com,alfaindianporn.comen,alfamatureporn.come
n,alfavintageporn.comen,alfavoyeurporn.com,allamateurorgasm.com,allbesthairy.com,al
lbondagetube.com,allmomsex.com,allretrotube.com,allsexhub.com,allxxxsex.com,alohaxx
xsex.com,alsobdsmporn.com,alsoporn.com,alsoteenporn.com,alsovintagetube.com,alsoxxx
shemales.com,amateurfreetube.com,amateurgirllab.com,amateurpussyass.com,amateursexb
ox.com,amazingvintagesex.com,animeporn.pro,animepornfilm.com,animepornxxx.com,anime
sex.pro,animesexclip.com,animesexxxx.com,animexxxsex.com,anudeart.com,anyebonysex.c
om,anyindianporn.com,anylesbiansex.com,anymilfporn.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
rshemale
porn.com,paulsmatures.com,paulsporn.com,pepperclips.com,pepperdesitube.com,pepperle
sbiantube.com,peppermomporn.com,petiteasiantube.com,petitenakedgirl.com,picgrandma.
com,picseroticgirl.com,plainasianporn.com,playretrosex.com,playyoungsex.com,playyou
ngtube.com,plumpxxxporn.com,plusasianporn.com,pornaf.com,pornasianvideos.com,pornbl
ackporn.com,porncliphub.com,porncomics.me,pornfattube.com,pornhubcom.org,pornjapane
sesex.com,pornlesbianporn.com,pornmovs.pro,pornoplum.com,pornpictures.proen,pornvid
eotop.com,pornzvideo.com,primehairysex.com,primeindianporn.com,primelesbianporn.com
,primematureporn.com,primemomsex.com,primevintagesex.com,privatepornfilms.com,proas
iansex.com,progaysex.com,promomporn.com,prosextube.com,proyoungporn.com,psmaturepor
n.com,publicfuckvideo.com,publicxxxvideo.com,purebbwfuck.com,puremilfporn.com,purer
etroporn.com,pussylesbiansex.com,pussymomsex.com,pussysexdig.com,pussyteenfuck.com,
qsextube.com,rawasiansex.com,realclassicporn.com,realhentaiporn.com,realjapansex.co
m,realmomsex.com,realporntubes.com,redmatureporn.com,redpornpictures.com,redsexhub.
com,redteensex.com,redtubecom.orgen,redxxxsex.com,redxxxvideos.com,reteenporn.com,r
etroclassicporn.com,retroclassicsex.com,retroporn.me,retroporn.pro,retrosexclips.co
m,retrosexfilms.com,retrosexporn.com,retrotube.xyz,rightxxxtube.com,rockasianporn.c
om,rocksextube.com,rootdesisex.com,roughbdsmsex.com,royalpornvideos.com,rudevintage
porn.com,rushteenporn.com,rushteentube.com,rxphoto.com,schoolgirlsexpics.com,search
xxxvideos.com,seegayvideos.com,seeindianporn.com,seematurevideos.com,seeshemaleporn
.com,seeteenporn.com,seexxxtube.com,sexasianfuck.com,sexbdsmsex.com,sexcartoonpics.
comen,sexcliphub.com,sexclipshd.com,sexfilmstube.com,sexhubmovs.com,sexindianvideos
.com,sexjapansex.com,sexjapanvideos.com,sexlesbianvideos.com,sexmaturesex.com,sexmo
msex.com,sexprontube.com,sexretrotube.com,sextubeclip.com,sextubehub.com,sexvintage
films.com,sexxxxfilms.com,sexyclassicporn.com,sexyhentaivideos.com,sexyindianpussy.
com,sexylesbianpussy.com,sexylesbiansex.com,sexymomsex.com,sexyorientalporn.com,sex
youngmovies.com,sexypussypic.com,sexyteenagepics.comen,sexytoonporn.com,sexytuber.c
om,sexyvintageporn.com,sexyyoungsex.com,shehairy.com,shemaleasstube.com,shemaleclip
.com,shemaleporn.pro,shemalepornfilms.com,shemaletube.pro,shemalexxxfilms.com,shema
lexxxsex.com,slickyoungporn.com,slimteenporn.com,slutamateursex.com,smoothteentube.
com,soamateurteen.com,sohornymature.com,sohornyteen.com,soindianporn.com,sonudepics
.com,sooldsluts.com,soteenpics.com,soteenporn.com,sourceclassicporn.com,spicyvintag
eporn.com,stepmaturesex.com,sucking.cc,superjapanesesex.com,sweetjapanporn.com,swee
tyoungtube.com,teenagedtube.com,teenagesexpics.com,teenagexxxvideos.com,teenfuck.pa
rty,teenfucksex.com,teenpornbomb.com,teenpornpics.pro,teenpornvideos.pro,teenpussyl
ab.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,xnxxpornclips.comen,xnxxsexclips.com,xnxxtubehd.comen,x
pics.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$$script[tag-content="if(popit == true)"]
! asgPopScript
xozilla.xxx,sexu.*,eroticmv.com,4kpornmovs.com,pornvideos4k.com,seemysex.com,yts.rs
,lesbianexpert.com,hdpornvideo.xxx,xozilla.com,octanime.net,filmlinks4u.pro,dphunte
rs.com,streamoupload.com,japanesexxxtube.org,cda-
hd.cc,xyzcomics.com,savelink.site,turboimagehost.com,moresisek.net,pornxday.com,str
eamingporn.xyz,xxxstreams.org,turbobit.net,movi.pk,vidoza.org,tubsexer.com,vintaget
ube.xxx#%#//scriptlet("abort-on-property-read", "asgPopScript")
!
! '#%#//scriptlet("abort-on-property-read", "pop")'
123phim.top,playvid.host,javmvp.com,playvideo.best,fakyutube.com,videogreen.xyz,hen
tai4.me,gaobook.review#%#//scriptlet("abort-on-property-read", "pop")
! '#%#//scriptlet("prevent-addEventListener", "click", "window.open")'
vcdn.io,izleorg3.org,fembed.com,pelispop.net,embedmanager.xyz,meowkuplayer.xyz,fjet
vid.com,films5k.com,mrdhan.com,bs.to,burningseries.co,vidohd.com,fplay.cf,fembed.ne
t,sypl.xyz,tvonlinex.com,videobb.site,proxyplayer.xyz,streamhoe.online,animetemaefi
ore.club,anime789.com,redanimedatabase.cloud,javmvp.com,31vakti-
cdn.*,zidiplay.com,vfilmesonline.net,playvideo.best,ns21.online,asianclub.tv,ondemb
ed.xyz,megahdfilmes.me,player-megahdfilmes.com,hd-
stream.to,dzynet.me,altyazikutu.ml,gaobook.review,th-
jav.co,luxubu.review,embedsito.com,pussyspace.com,animeshouse.biz,gcloud.live,video
green.xyz,hdplay.site,feurl.com,cdn-myhdjav.info,there.to,videohub.tech#%#//
scriptlet("prevent-addEventListener", "click", "window.open")
! #%#//scriptlet("abort-on-property-read", "__Y")
dlmovies.link,cinegrabber.com,watchjavnow.xyz,luxubu.review,nsfwzone.xyz,viplayer.c
c,cinemaemcasa.xyz,sbfast.com,iframe2videos.xyz,javfu.net,streamas.cloud,nashstream
.top,yuistream.xyz,jav247.top,viewsb.com,myvideoplayer.monster,cloudemb.com,moviesl
and.xyz,jvembed.com,ffem.club,javleaked.com,pornhole.club,ndrama.xyz,fembed-
hd.com,netflav.com,mambast.tk,cutl.xyz,playerjavhd.com,mycloudzz.com,suzihaza.com,e
mbedsb.com,layarkacaxxi.icu,nekolink.site,sbflix.xyz,javhdfree.icu,streamsb.net,rub
icstreaming.com,javside.com,gdstream.net,animepl.xyz,watchsb.com,mm9844.cc,sbplay2.
*,hentai4.me,playersb.com,streamabc.xyz,ns21.online,diasfem.com,milfnut.net,pelispo
p.net,ondembed.xyz,tubesb.com,fplayer.info,mm9842.com,sbplay1.com,javmvp.com,japopa
v.tv,nezuko-
ah.nl,pelistop.co,vidcloud.*,mavlecteur.com,xxxjaa.xyz,vcdn2.space,mavplayer.xyz,sb
play.*,sbvideo.net,sbembed4.com,javcl.me,dfmagazine.co.uk,bandar21.me,down-
paradise.com,embedsito.com,serverf4.org#%#//scriptlet("abort-on-property-read",
"__Y")
!
! '#%#//scriptlet("abort-current-inline-script", "decodeURI", "4zz.")'
skidrowreloaded.com,files.im,kissmanga.link,uploadbuzz.cc,uploadever.com,asiashort.
link,asia-mag.com,clik.pw,abcvideo.cc,oload.party#%#//scriptlet("abort-current-
inline-script", "decodeURI", "4zz.")
! another variant - '#%#//scriptlet("set-constant", "D4zz", "noopFunc")'
verhentai.top,lovefap.com,sdefx.cloud,info-
english.ru,alluretube.com,anyxvideos.com,fucktheporn.com,hugetits.win,italianporn.c
om.es,mommysucks.com,mzansinudes.com,napiszar.com,onlineporn24.com,porntube15.com,p
ornvdoxxx.com,pozdravlove.ru,sexavgo.com,store-of-
beats.ru,pinayvids.com,dvdplay.*,sxyprn.*,mmopeon.ru,acervodaputaria.com.br,animefe
nix.com,masahub.net,rule34porn.net,hispasexy.org,tokyoblog.tv,idolsblog.tv,sturls.c
om,sexphimhd.net,freeporn.org.uk,xvideos2020.me,pornovidea.net,youporn.red,animesan
ka.*,adsh.cc,85tube.com,pornobr.ninja,ekasiwap.com,hentaidexy.com,pornoruhe.net,gir
l2sex.com,suki48.web.id,xpornass.com,javhd.icu,mxtube.net,juicyoldpussy.com,sexofil
m.co,xnxx66.com,paidthe.site,illink.net,xxxlucah.com,mangaraw.org,pornbox.cc,pornhe
x.com,xxxhub.cc,sexe-
libre.org,picrok.com,zplayer.live,ccurl.net,jav688.com,datawav.club,xxxpicz.com,can
youblockit.com,mypornhere.com,skidrowcodex.net#%#//scriptlet("set-constant",
"D4zz", "noopFunc")
!
! '#%#//scriptlet("abort-on-property-read", "runAdblock")'
unblocked.*,vidcorntv.org,yifyhdtorrent.org,dudestream.com,webserver.one,eztv.yt,sa
noybonito.club,freestreams-
live1.com,streameast.live,f1livegp.me,1bit.space,shorttey.link,kiwiexploits.com,pro
xybit.casa,1337x.to,c-
ut.com,picbaron.com,imgbaron.com,onlystream.tv,yst.am,ouo.press,newepisodes.co,mp4u
pload.com,openloadmovies.ws,yts.mx#%#//scriptlet("abort-on-property-read",
"runAdblock")
! flashvars - clickunder or popunder
xhomealone.com,mangovideo.club,love4porn.com,hoes.tube,jizzonme.org,camclips.tv,par
tycelebs.com,jizzoncam.com,mrpeepers.net,cluset.com,celebwhore.com,sexcams-
24.com,amateurporn.me,pornfay.org,fapnado.com,xgirls.webcam,cambay.tv#%#//
scriptlet("set-constant", "flashvars.popunder_url", "")
sexlist.tv,mangovideo.club,cwtvembeds.com,vidbull.tv#%#//scriptlet("set-constant",
"flashvars.video_click_url", "")
! 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,housingaforest.com,huangguanzoudibifen.cn,
letthemeatgfcake.com,listcaboodle.com,makinglemonadeblog.com,moneyning.com,nanascra
ftyhome.com,pandabeardragonlet.com,parentingpod.com,psychreg.org,qiutanbifenwang.cn
,runeterraccg.com,shijiebeibifen.cn,spacedmagazine.com,strengthandsunshine.com,sunn
yacross.com,tdalabamamag.com,thisisraleigh.com,ticotimes.net,unconventionalbaker.co
m,whereverwriter.com,yulechengbifenzhibo.cn#%#//scriptlet("abort-on-property-read",
"window.adthrive.config")
!
! Ads by Galaksion
mangaclash.com,hhdstreams.club,uhdstreams.club,manhuascan.com,getpronews.com,akltu.
com,shorten.sh,9xmovies.app,toonily.com,kiminime.com,katmoviehd.nl,a2zapk.com,vidlo
ad.net,movies123.pics,nsfwyoutube.com,ckk.ai,wikifeet.com,adsafelink.com,isekaiscan
.com,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")
!
! adshares/adaround
lbprate.com,drivelinks.in,luckydice.net,coinsearns.com,mixfaucet.com,uploadbaz.me,b
itlinks.pw,mcmcryptos.xyz,faucet.furim.xyz,algorandfaucet.com,hinurls.cc,policiesfo
ryou.com,fastcoin.ga,moviesverse.in,hblinks.pro,hdhub4u.cc,coin.mg,doctor-
groups.com#%#//scriptlet("abort-current-inline-script", "document.createElement",
"document?document:null")
!
! adfpoint
mikaraw.com,cashearn.cc#%#//scriptlet("abort-on-property-write", "u_cfg")
1337x.to,mexa.sh#%#//scriptlet("abort-current-inline-script", "openedWindows",
"adfpoint")
daddylive.eu,limetorrents.cyou,poscitech.click,mikaraw.com,daddylive.me,iguarras.co
m,iputitas.net,coinsurl.com,luckydice.net,coinsearns.com,easymp3converter.com,fastc
onv.com,akwam.*,dogemate.com,promo-visits.site#%#//scriptlet('abort-on-property-
read', 'afScript')
! sadbl
tutele.sx,vipboxtv.*,poscitech.click,1337x.to,fbstream.tv,f1stream.me,filmi123.club
,darmowa-
tv.ws,vipbox.*,wigistream.to,watchseries.*,1stream.top,allinonedownloadzz.site,game
3rb.com,lordchannel.com,uwatchfree.*,yts.mx#%#//scriptlet('prevent-setTimeout',
'/\!window\[[\s\S]*?String\.fromCharCode[\s\S]*?document\.createElement\
("script"\)/')
eztv.re,liveonscore.tv#%#//scriptlet("prevent-setTimeout", "sadbl")
!
! e6QQ/IS_POP_COIN
igg-
games.co,javhd.today,ziperto.com,allmoviesforyou.net,1337xx.to,dropgalaxy.com,bluem
ediafiles.com,just-
upload.com,pelisplushd.net,coinsurl.com,luckydice.net,coinsearns.com,torrentmac.net
,cuevana3.*,igg-games.com,soap2day.*#%#//scriptlet("abort-current-inline-script",
"globalThis", "break;case")
!
! FingerprintJS
wishanimes.com,hd-streams.org,skidrowreloaded.com#%#//scriptlet("abort-current-
inline-script", "Promise", "FingerprintJS")
coloredmanga.com,hentaispark.com,send.cm#%#//scriptlet("abort-current-inline-
script", "navigator", "FingerprintJS")
coloredmanga.com,hentaispark.com,send.cm$
$script[wildcard="*FingerprintJS*;break;case*"][min-length="100000"][max-
length="400000"]
!
! ad script wpadmngr.com
kissasians.org,porncomixonline.net,tokyoblog.tv,monoschinos2.com,idolsblog.tv,zetpo
rn.com,javtiful.com,torlock.com,javhub.net,kisscos.net,javfor.tv,watchmdh.to,highpo
rn.net,kissanimex.com#%#//scriptlet('abort-current-inline-script',
'EventTarget.prototype.addEventListener', '0x')
!
!**********************************
!
! KickassTorrent
kat.*,kickass.*,kickass2.*,kickasstorrents.*,kat2.*,kattracker.*,thekat.*,thekickas
s.*,kickassz.*,kickasstorrents2.*,topkickass.*,kickassgo.*,kkickass.*,kkat.*,kickas
st.*,kick4ss.*,katbay.*,kickasshydra.*,kickasskat.*,kickassbay.*,torrentkat.*,kicka
ssuk.*,torrentskickass.*,kickasspk.*,kickasstrusty.*,katkickass.*,kickassindia.*,ki
ckass-
usa.*,kickassaustralia.*,kickassdb.*,kathydra.*,kickassminds.*,katkickass.*,kickass
unlocked.*,kickassmovies.*,kickassfull.*,bigkickass.*,kickasstracker.*,katfreak.*,k
ickasstracker.*,katfreak.*,kickasshydra.*,katbay.*,kickasst.*,kkickass.*,kattracker
.*,topkickass.*,thekat.*,kat.*,kat2.*,kick4ss.*,kickass.*,kickass2.*,kickasstorrent
s.*,kat.fun,kat2.app,kat2.space,kat2.website,kat2.xyz,kick4ss.net,kickass.cd,kickas
s.earth,kickass.id,kickass.kim,kickass.love,kickass.me.uk,kickass.name,kickass.one,
kickass.red,kickass.vc,kickass.ws,kickass2.app,kickass2.fun,kickass2.mobi,kickass2.
online,kickass2.space,kickass2.top,kickass2.website,kickass2.xyz,kickassgo.com,kick
asstorrent.cr,kickasstorrents.fun,kickasstorrents.icu,kickasstorrents.mobi,kickasst
orrents.to,kickasstorrents2.net,kickassz.com,kkat.net,thekickass.org,kickasstorrent
s.space,thekat.cc,topkickass.org,kattracker.com#%#//scriptlet('abort-on-property-
write', 'ospen')
kat.*,kickass.*,kickass2.*,kickasstorrents.*,kat2.*,kattracker.*,thekat.*,thekickas
s.*,kickassz.*,kickasstorrents2.*,topkickass.*,kickassgo.*,kkickass.*,kkat.*,kickas
st.*,kick4ss.*,katbay.*,kickasshydra.*,kickasskat.*,kickassbay.*,torrentkat.*,kicka
ssuk.*,torrentskickass.*,kickasspk.*,kickasstrusty.*,katkickass.*,kickassindia.*,ki
ckass-
usa.*,kickassaustralia.*,kickassdb.*,kathydra.*,kickassminds.*,katkickass.*,kickass
unlocked.*,kickassmovies.*,kickassfull.*,bigkickass.*,kickasstracker.*,katfreak.*,k
ickasstracker.*,katfreak.*,kickasshydra.*,katbay.*,kickasst.*,kkickass.*,kattracker
.*,topkickass.*,thekat.*,kat.*,kat2.*,kick4ss.*,kickass.*,kickass2.*,kickasstorrent
s.*,kat.fun,kat2.app,kat2.space,kat2.website,kat2.xyz,kick4ss.net,kickass.cd,kickas
s.earth,kickass.id,kickass.kim,kickass.love,kickass.me.uk,kickass.name,kickass.one,
kickass.red,kickass.vc,kickass.ws,kickass2.app,kickass2.fun,kickass2.mobi,kickass2.
online,kickass2.space,kickass2.top,kickass2.website,kickass2.xyz,kickassgo.com,kick
asstorrent.cr,kickasstorrents.fun,kickasstorrents.icu,kickasstorrents.mobi,kickasst
orrents.to,kickasstorrents2.net,kickassz.com,kkat.net,thekickass.org,kickasstorrent
s.space,thekat.cc,topkickass.org,kattracker.com#%#//scriptlet("abort-on-property-
read", "ini1Pu")
kat.*,kickass.*,kickass2.*,kickasstorrents.*,kat2.*,kattracker.*,thekat.*,thekickas
s.*,kickassz.*,kickasstorrents2.*,topkickass.*,kickassgo.*,kkickass.*,kkat.*,kickas
st.*,kick4ss.*,katbay.*,kickasshydra.*,kickasskat.*,kickassbay.*,torrentkat.*,kicka
ssuk.*,torrentskickass.*,kickasspk.*,kickasstrusty.*,katkickass.*,kickassindia.*,ki
ckass-
usa.*,kickassaustralia.*,kickassdb.*,kathydra.*,kickassminds.*,katkickass.*,kickass
unlocked.*,kickassmovies.*,kickassfull.*,bigkickass.*,kickasstracker.*,katfreak.*,k
ickasstracker.*,katfreak.*,kickasshydra.*,katbay.*,kickasst.*,kkickass.*,kattracker
.*,topkickass.*,thekat.*,kat.*,kat2.*,kick4ss.*,kickass.*,kickass2.*,kickasstorrent
s.*,kat.fun,kat2.app,kat2.space,kat2.website,kat2.xyz,kick4ss.net,kickass.cd,kickas
s.earth,kickass.id,kickass.kim,kickass.love,kickass.me.uk,kickass.name,kickass.one,
kickass.red,kickass.vc,kickass.ws,kickass2.app,kickass2.fun,kickass2.mobi,kickass2.
online,kickass2.space,kickass2.top,kickass2.website,kickass2.xyz,kickassgo.com,kick
asstorrent.cr,kickasstorrents.fun,kickasstorrents.icu,kickasstorrents.mobi,kickasst
orrents.to,kickasstorrents2.net,kickassz.com,kkat.net,thekickass.org,kickasstorrent
s.space,thekat.cc,topkickass.org,kattracker.com#%#//scriptlet("prevent-
addEventListener", "click", "checkxarget")
!
!
!
!
! https://vostanimez.com/Episode/shokei-shoujo-no-ikiru-michi-the-executioner-and-
her-way-of-life-vostfr-saison-1-episode-6-streaming-hd/
imsdb.pw#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/117631
hentai.tv#%#//scriptlet("set-cookie", "inter", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/117124
file-upload.com#%#//scriptlet("prevent-eval-if", "ppuQnty")
! https://github.com/AdguardTeam/AdguardFilters/issues/117240
3hentai.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/116891
111.90.150.149#%#//scriptlet("abort-current-inline-script", "$", "#idmuvi-popup")
111.90.150.149#%#//scriptlet("set-constant", "Object.prototype.shouldPlayPreroll",
"falseFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/116522
downfile.site,memangbau.com,trangchu.news#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/116391
imgadult.com,imgtaxi.com,imgwallet.com,imgdrive.net#%#//scriptlet("abort-on-
property-read", "cticodes")
! popup on clicking thumbnails
xxx-videosex.porn#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/116169
losmovies.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/116036
pouvideo.cc,pomvideo.cc#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/115781
search.entireweb.com#%#//scriptlet("prevent-setInterval", "addAds")
! https://github.com/AdguardTeam/AdguardFilters/issues/115964
videos.porndig.com#%#//scriptlet('set-constant', 'Object.prototype.AdOverlay',
'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/115899
4shared.com#%#//scriptlet('prevent-setInterval', '.append', '1000')
! popunder
miohentai.com#%#//scriptlet("abort-on-property-read", "mnpwclone")
! popup/under
babesaround.com,dirtyyoungbitches.com,grabpussy.com,join2babes.com,nightdreambabe.c
om,novoglam.com,novohot.com,novojoy.com,novoporn.com,novostrong.com,pussystate.com,
redpornblog.com,rossoporn.com,sexynakeds.com,watchasians.cc,familyporn.tv,senmanga.
com,mangaraw.org#%#//scriptlet("prevent-addEventListener", "click", "popunder")
! https://github.com/easylist/easylist/pull/11659
vidhdthe.online#%#//scriptlet("abort-on-property-read", "JSON.parse")
! https://github.com/AdguardTeam/AdguardFilters/issues/115617
glamourhits.org#%#//scriptlet('set-constant', 'click_r', 'true')
! https://github.com/AdguardTeam/AdguardFilters/issues/115590
k1nk.co#%#//scriptlet('abort-current-inline-script', '$', 'advCookie')
! https://github.com/AdguardTeam/AdguardFilters/issues/115575
tnaflix.com#%#//scriptlet("abort-on-property-write", "ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/115510
ace.mu.nu#%#//scriptlet("abort-on-property-read", "__yget_ad_list")
! https://github.com/AdguardTeam/AdguardFilters/issues/115422
bclikeqt.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/115352
uploadbank.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/115293
gocomics.com#%#//scriptlet("set-constant", "amuGc.displayAds", "false")
! popup at https://www.goflix.io/10540-aquaman.html
younetu.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/115079
waploaded.com#%#//scriptlet("remove-attr", "target", ".attachment_info
a[target='_blank'][onclick^='location.href']")
! https://github.com/uBlockOrigin/uAssets/issues/12667
tinyurl.is#%#//scriptlet("abort-current-inline-script", "document.createElement",
"interactive")
tinyurl.is#%#//scriptlet('prevent-fetch', 'xhr0')
! fake player
cinefunhd.com#%#//scriptlet('remove-attr', 'href', '#clickfakeplayer')
! https://github.com/uBlockOrigin/uAssets/issues/6029
spankbang.com#%#//scriptlet("set-constant", "chrome", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/114798
rapelust.com#%#//scriptlet("abort-current-inline-script", "Object.create",
"break;case")
! https://github.com/AdguardTeam/AdguardFilters/issues/114370
xmegadrive.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "ppu_main")
! popup on mobile
spankbang.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/114541
w2g.tv#%#//scriptlet("set-constant", "W2gDFP.loadAcceptableAds", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/114397
timesnownews.com#%#//scriptlet("set-constant", "player.adm.destroy", "noopFunc")
timesnownews.com#%#//scriptlet("set-constant", "SlikePlayer.prototype.playAd",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/114376
fmovies.to,vizcloud.*,mcloud.to,vizcloud2.*,vidstreamz.online#%#//
scriptlet('remove-attr', 'data-ad-img|data-ad-target', '#player-wrapper')
! popup
jav.re#%#//scriptlet('abort-on-stack-trace', 'onload', '/app.js')
! https://github.com/AdguardTeam/AdguardFilters/issues/113891
weakstreams.com#%#//scriptlet("prevent-setTimeout", "atob(e).")
! popup
sexlivesex.net,xxxtop.org#%#//scriptlet("abort-current-inline-script", "onload",
"window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/113956
hitc.com,dualshockers.com#%#//scriptlet("set-constant", "pbjs.setConfig",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/114106
pelishouse.me#%#//scriptlet('remove-attr', 'href', '#clickfakeplayer')
! https://github.com/AdguardTeam/AdguardFilters/issues/113833
excnn.com#%#//scriptlet("abort-on-property-read", "popunder")
! https://github.com/easylist/easylist/issues/11483
ricettafitness.com,yts-subs.dev#%#AG_onLoad(function()
{document.querySelector('meta[http-equiv="refresh"]')&&setTimeout(function()
{window.stop()},4E3)});
ricettafitness.com,yts-subs.dev$$meta[http-equiv="refresh"]
! https://github.com/easylist/easylist/pull/11492
loadx.ws#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/113969
games.word.tips#%#//scriptlet('adjust-setInterval', 'The game will start in',
'1000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/113887
wcofun.com#%#//scriptlet("abort-current-inline-script", "document.createElement",
"cpmstarAPI")
! https://github.com/AdguardTeam/AdguardFilters/issues/113897
abcya.com#%#//scriptlet("set-constant", "Bolt._adBlockDetected", "true")
! https://github.com/easylist/easylist/issues/11449
uploadever.in#%#//scriptlet("abort-current-inline-script", "eval",
"String.fromCharCode")
! popup
movieswatch24.pk,watchonlinemovies15.pk#%#//scriptlet("prevent-window-open")
! https://github.com/easylist/easylist/pull/11385
hdmovie5.cam#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/113205
hpav.tv,hpjav.tv#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/113148
webhostingpost.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/112883
beermoneyforum.com#%#//scriptlet("prevent-setTimeout", "Looking to Invest Money
Online?")
! https://github.com/AdguardTeam/AdguardFilters/issues/112712
sangetods.net#%#//scriptlet("set-constant",
"dclm_ajax_var.disclaimer_redirect_url", "")
! https://github.com/AdguardTeam/AdguardFilters/issues/112829
independent.co.uk#%#//scriptlet("set-constant",
"google_tag_manager.dataLayer.gtmDom", "true")
! fake player
gum-gum-stream.com#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! popup
44anime.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/112295
filerio.in#%#//scriptlet("abort-current-inline-script", "onload", "window.open")
filerio.in#%#//scriptlet('remove-attr', 'target|onclick', '.download_box >
a[target][href*="filerio.in"][onclick]')
! https://github.com/easylist/easylist/pull/11177
whcp4.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/111971
chillx.top#%#//scriptlet("set-constant", "S_Popup", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/111867
wordcounter.icu#%#//scriptlet("prevent-eval-if", "__PPU_CHECK")
! https://github.com/abp-filters/abp-filters-anti-cv/pull/847/
senzuri.tube#%#//scriptlet("set-constant", "adver", "noopFunc")
! https://forum.adguard.com/index.php?threads/47051/
battleplan.news#%#//scriptlet("set-constant", "Object.prototype.ads", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/111245
mediaite.com#%#//scriptlet('set-cookie', 'am-sub', '1')
! popup
online123movies.live#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/111313
@@||modulous.huffpost.com/static/js/prebid-ads.js
huffpost.com#%#//scriptlet("set-constant", "HP_Scout.adBlocked", "false")
! https://okrzone.com/verify/?OuQR popup
okrzone.com#%#//scriptlet("prevent-addEventListener", "click", "_blank")
! https://ca123movies.com/spider-man-2021/ popup
vidplaystream.top#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/108599
xpornium.net#%#//scriptlet("prevent-addEventListener", "", "dtnoppu")
! https://github.com/AdguardTeam/AdguardFilters/issues/110922
sunporno.com#%#//scriptlet("abort-on-property-read",
"exoNoExternalUI38djdkjDDJsio96")
! vumoo.cc fake player
vumoo.cc#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/108372
tamilmv.nocensor.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/110353
skincarie.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/108205
mp3juice.info#%#//scriptlet("prevent-window-open")
! https://github.com/FastForwardTeam/FastForward/issues/354
ponselharian.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/109458
imagetwist.com#%#//scriptlet("abort-current-inline-script", "$", "window.open")
! https://github.com/uBlockOrigin/uAssets/issues/9521
cubehosting.me#%#//scriptlet('prevent-eval-if', 'adksite')
! popup on click
new-porn.club#%#//scriptlet("abort-current-inline-script", "document.attachEvent",
"prt")
! https://github.com/AdguardTeam/AdguardFilters/issues/105803#issuecomment-
1037126705
flightconnections.com#%#//scriptlet('remove-attr', 'id', '.display-box')
! https://github.com/AdguardTeam/AdguardFilters/issues/110133
imgdawgknuttz.com#%#//scriptlet("abort-on-property-write", "atOptions")
! https://github.com/AdguardTeam/AdguardFilters/issues/110134
chillx.top#%#//scriptlet("set-constant", "Set_Popup", "false")
! hdmovie5.to fake player
hdmovie5.to#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/110016
moviestars.to#%#//scriptlet('prevent-window-open', '', '1')
! banned.video, freeworldnews.tv - video ads
banned.video,freeworldnews.tv#%#//scriptlet("set-constant",
"Object.prototype.nopreroll_", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/117078
!+ PLATFORM(windows, mac, android)
sciencefocus.com#%#(function(){window.DD_LOGS={onReady(){},logger:{log(){}}}})();
! https://github.com/AdguardTeam/CoreLibs/issues/1571
! https://github.com/AdguardTeam/AdguardFilters/issues/102912
!+ PLATFORM(windows, mac, android)
bbcgoodfood.com#%#(function(){window.DD_LOGS={onReady(){},logger:{log(){}}}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/109773
onlyseries.net#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
cinelink.stream#%#AG_onLoad(function(){var
a=document.querySelector('button.redirect[onclick^="window.location.replace("]
[onclick*=".cinestream."]');a&&a.click()});
! popup
xvideos.wptri.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/109211
hdmovie20.com#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/109127
yiv.com#%#(function(){window.adsbygoogle={loaded:!0,push:function(a){if(null!==a&&a
instanceof Object&&"Object"===a.constructor.name)for(let b in
a)if("function"==typeof a[b])try{a[b].call()}catch(a){console.error(a)}}}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/108951
eplayer.click#%#//scriptlet("prevent-setInterval", "ppu_")
! https://github.com/AdguardTeam/AdguardFilters/issues/107358
playerx.stream#%#//scriptlet("set-constant", "Set_Popup", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/106813
mp3y.download#%#//scriptlet("prevent-window-open", "/redirect?")
! tubeload.co - popups
tubeload.co#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/108077
cloneplayer.xyz#%#//scriptlet("prevent-window-open", "/^./", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/108235
hispasexy.org#%#//scriptlet("abort-on-property-read", "_cpp")
! popup on play
atdabb.uk#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/105731
coolmathgames.com#%#//scriptlet('set-constant', 'start_full_screen_without_ad',
'false')
! https://github.com/AdguardTeam/AdguardFilters/issues/104916
rule34hentai.net#%#//scriptlet("abort-on-property-write", "Pub2")
! https://github.com/AdguardTeam/AdguardFilters/issues/107857
hpjav.tv#%#//scriptlet('prevent-window-open', 'ad.pornimg')
! https://github.com/AdguardTeam/AdguardFilters/issues/104441
gaystream.pw#%#AG_onLoad(function(){setTimeout(function(){var
a=document.querySelector(".streams .overlay-close > a");a&&a.click()},2E3)});
! https://github.com/AdguardTeam/AdguardFilters/issues/106095
drivelinks.in#%#//scriptlet("abort-on-property-read", "dead_file_redirect")
! https://github.com/AdguardTeam/AdguardFilters/issues/105330
freeplayervideo.com#%#//scriptlet("prevent-window-open", "/^./", "1")
! https://github.com/AdguardTeam/AdguardFilters/issues/101921
gifhq.com#%#//scriptlet("abort-current-inline-script", "$", "window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/104676
firstpost.com#%#//scriptlet('remove-attr', 'href', 'p[class^="story_para_"] >
a[target="_blank"][rel="nofollow"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/116416
! https://github.com/AdguardTeam/AdguardFilters/issues/103247#issuecomment-
1001250733
cnn.com#%#(function(){window.AdFuel={queueRegistry(){},destroySlots(){}}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/104830
! lookmovie*.xyz
lookmovie100.xyz,lookmovie101.xyz,lookmovie102.xyz,lookmovie103.xyz,lookmovie104.xy
z,lookmovie105.xyz,lookmovie106.xyz,lookmovie107.xyz,lookmovie108.xyz,lookmovie109.
xyz,lookmovie110.xyz,lookmovie111.xyz,lookmovie112.xyz,lookmovie113.xyz,lookmovie11
4.xyz,lookmovie115.xyz,lookmovie116.xyz,lookmovie117.xyz,lookmovie118.xyz,lookmovie
119.xyz,lookmovie120.xyz,lookmovie121.xyz,lookmovie122.xyz,lookmovie123.xyz,lookmov
ie124.xyz,lookmovie125.xyz,lookmovie126.xyz,lookmovie127.xyz,lookmovie128.xyz,lookm
ovie129.xyz,lookmovie130.xyz,lookmovie131.xyz,lookmovie132.xyz,lookmovie133.xyz,loo
kmovie134.xyz,lookmovie135.xyz,lookmovie136.xyz,lookmovie137.xyz,lookmovie138.xyz,l
ookmovie139.xyz,lookmovie140.xyz,lookmovie141.xyz,lookmovie142.xyz,lookmovie143.xyz
,lookmovie144.xyz,lookmovie145.xyz,lookmovie146.xyz,lookmovie147.xyz,lookmovie148.x
yz,lookmovie149.xyz,lookmovie150.xyz,lookmovie151.xyz,lookmovie152.xyz,lookmovie153
.xyz,lookmovie154.xyz,lookmovie155.xyz,lookmovie156.xyz,lookmovie157.xyz,lookmovie1
58.xyz,lookmovie159.xyz,lookmovie160.xyz,lookmovie161.xyz,lookmovie162.xyz,lookmovi
e163.xyz,lookmovie164.xyz,lookmovie165.xyz,lookmovie166.xyz,lookmovie167.xyz,lookmo
vie168.xyz,lookmovie169.xyz,lookmovie170.xyz,lookmovie171.xyz,lookmovie172.xyz,look
movie173.xyz,lookmovie174.xyz,lookmovie175.xyz,lookmovie176.xyz,lookmovie177.xyz,lo
okmovie178.xyz,lookmovie179.xyz,lookmovie180.xyz,lookmovie181.xyz,lookmovie182.xyz,
lookmovie183.xyz,lookmovie184.xyz,lookmovie185.xyz,lookmovie186.xyz,lookmovie187.xy
z,lookmovie188.xyz,lookmovie189.xyz,lookmovie190.xyz,lookmovie191.xyz,lookmovie192.
xyz,lookmovie193.xyz,lookmovie194.xyz,lookmovie195.xyz,lookmovie196.xyz,lookmovie19
7.xyz,lookmovie198.xyz,lookmovie199.xyz,lookmovie200.xyz$
$script[wildcard="*function*break;case*"][min-length="30000"][max-length="100000"]
lookmovie100.xyz,lookmovie101.xyz,lookmovie102.xyz,lookmovie103.xyz,lookmovie104.xy
z,lookmovie105.xyz,lookmovie106.xyz,lookmovie107.xyz,lookmovie108.xyz,lookmovie109.
xyz,lookmovie110.xyz,lookmovie111.xyz,lookmovie112.xyz,lookmovie113.xyz,lookmovie11
4.xyz,lookmovie115.xyz,lookmovie116.xyz,lookmovie117.xyz,lookmovie118.xyz,lookmovie
119.xyz,lookmovie120.xyz,lookmovie121.xyz,lookmovie122.xyz,lookmovie123.xyz,lookmov
ie124.xyz,lookmovie125.xyz,lookmovie126.xyz,lookmovie127.xyz,lookmovie128.xyz,lookm
ovie129.xyz,lookmovie130.xyz,lookmovie131.xyz,lookmovie132.xyz,lookmovie133.xyz,loo
kmovie134.xyz,lookmovie135.xyz,lookmovie136.xyz,lookmovie137.xyz,lookmovie138.xyz,l
ookmovie139.xyz,lookmovie140.xyz,lookmovie141.xyz,lookmovie142.xyz,lookmovie143.xyz
,lookmovie144.xyz,lookmovie145.xyz,lookmovie146.xyz,lookmovie147.xyz,lookmovie148.x
yz,lookmovie149.xyz,lookmovie150.xyz,lookmovie151.xyz,lookmovie152.xyz,lookmovie153
.xyz,lookmovie154.xyz,lookmovie155.xyz,lookmovie156.xyz,lookmovie157.xyz,lookmovie1
58.xyz,lookmovie159.xyz,lookmovie160.xyz,lookmovie161.xyz,lookmovie162.xyz,lookmovi
e163.xyz,lookmovie164.xyz,lookmovie165.xyz,lookmovie166.xyz,lookmovie167.xyz,lookmo
vie168.xyz,lookmovie169.xyz,lookmovie170.xyz,lookmovie171.xyz,lookmovie172.xyz,look
movie173.xyz,lookmovie174.xyz,lookmovie175.xyz,lookmovie176.xyz,lookmovie177.xyz,lo
okmovie178.xyz,lookmovie179.xyz,lookmovie180.xyz,lookmovie181.xyz,lookmovie182.xyz,
lookmovie183.xyz,lookmovie184.xyz,lookmovie185.xyz,lookmovie186.xyz,lookmovie187.xy
z,lookmovie188.xyz,lookmovie189.xyz,lookmovie190.xyz,lookmovie191.xyz,lookmovie192.
xyz,lookmovie193.xyz,lookmovie194.xyz,lookmovie195.xyz,lookmovie196.xyz,lookmovie19
7.xyz,lookmovie198.xyz,lookmovie199.xyz,lookmovie200.xyz#%#//scriptlet("abort-
current-inline-script", "Promise", "delete window")
! https://github.com/AdguardTeam/AdguardFilters/issues/105292
pndx.live#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/104290
qr.quel.jp#%#AG_onLoad(function() { document.body.innerHTML =
document.body.innerHTML.replace(/シェアする/g, ""); });
! https://github.com/AdguardTeam/AdguardFilters/issues/105170
adlinkfly.wartakilat.commangashiro.co#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/103496
r3ndy.com#%#//scriptlet('prevent-setInterval', 'hashLink')
! https://github.com/AdguardTeam/AdguardFilters/issues/105185
mixdrop.*#%#//scriptlet("abort-on-property-read", "nativeInit")
! https://github.com/AdguardTeam/AdguardFilters/issues/104839
cararegistrasi.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/103455
crackshash.com#%#//scriptlet("abort-current-inline-script",
"document.getElementsByClassName", "wp-ad")
! https://github.com/easylist/easylist/pull/10184
gomovies.lv#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/uBlockOrigin/uAssets/issues/10978
film01stream.ws#%#//scriptlet("remove-attr", "href", ".mvi-cover")
! https://github.com/AdguardTeam/AdguardFilters/issues/103480
latinohentai.com#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/102963
! TODO: remove this rule when this issue will be fixed -
https://github.com/AdguardTeam/ExtendedCss/issues/139
!+ PLATFORM(windows, mac, android)
hotcleaner.com#%#(function(){try{var
e=Element.prototype.remove,b=document.querySelectorAll.bind(document),a=new
MutationObserver(function(){try{b("div > ins.adsbygoogle").forEach(function(a)
{return a.parentNode&&Reflect.apply(e,a.parentNode,document)})}catch(a)
{}});a.observe(document,{childList:!0,subtree:!0}),setTimeout(function()
{a.disconnect()},1E4)}catch(a){}})();
! https://github.com/AdguardTeam/AdguardFilters/issues/102414
supersextube.pro#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/102405
feet9.com#%#//scriptlet("abort-on-property-read", "__ADX_URL_U")
! https://github.com/AdguardTeam/AdguardFilters/issues/102706
deportealdia.live,noweconomy.live,clk.asia#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/102318
dropgalaxy.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/102678
porndoe.com#%#//scriptlet('prevent-setTimeout', 'location.href', '500')
porndoe.com#%#//scriptlet("prevent-addEventListener", "click", "pop_under")
! https://github.com/AdguardTeam/AdguardFilters/issues/101999
steamcrackedgames.com#%#//scriptlet("set-constant", "scgpo", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/101837
videoseyred.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/100103
gotxx.com#%#//scriptlet("json-prune", "*", "openTargetBlank")
gotxx.com#%#//scriptlet("prevent-window-open")
! https://github.com/uBlockOrigin/uAssets/issues/10735
technopat.net#%#//scriptlet('set-constant', 'td_ad_background_click_link', '')
! https://github.com/AdguardTeam/AdguardFilters/issues/101424
player.glomex.com#%#//scriptlet('set-constant',
'Object.prototype._getSalesHouseConfigurations', 'noopFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/100820
! Fixing incorrect blocking (for example, Songfacts button)
securenetsystems.net#%#(function(){var a={setConfig:function()
{},aliasBidder:function(){},removeAdUnit:function(){},que:[push=function()
{}]};window.pbjs=a})();
! https://github.com/Sainan/Universal-Bypass/issues/2102
sohexo.org#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/101240
dogecoin.click#%#//scriptlet("prevent-window-open")
! https://github.com/abpvn/abpvn/issues/306
xnxx-sex-videos.com#%#//scriptlet('prevent-setTimeout', '/out.php')
! https://github.com/AdguardTeam/AdguardFilters/issues/99798
softonic.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/100472
pogolinks.space#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
pogolinks.space#%#AG_defineProperty('dtGonza.playeradstime', {value: -1});
! https://github.com/AdguardTeam/AdguardFilters/issues/107015
av01.tv#%#//scriptlet('prevent-window-open')
av01.tv#%#//scriptlet('remove-attr', 'onclick', 'a[href^="/video/"]
[onclick^="setTimeout"]')
av01.tv#%#//scriptlet('remove-class', 'vjs-hidden', '.vjs-control-bar')
! https://github.com/AdguardTeam/AdguardFilters/issues/99892
pricearchive.org#%#//scriptlet('set-cookie', 'aalset', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/100671
dragontranslation.com#%#//scriptlet("prevent-addEventListener", "*", "JSON.parse")
! https://github.com/AdguardTeam/AdguardFilters/issues/99539
111.90.159.132#%#//scriptlet('set-constant', 'Object.prototype.shouldPlayPreroll',
'falseFunc')
! https://github.com/AdguardTeam/AdguardFilters/issues/99540
all-free-download.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/99105
1cloudfile.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/99374
xozilla.xxx#%#//scriptlet("abort-on-property-read", "__ASG_VAST")
! https://github.com/AdguardTeam/AdguardFilters/issues/100188
adshort.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/99466
fmoviesto.cc#%#//scriptlet("json-prune", "ads")
fmoviesto.cc#%#//scriptlet("json-prune", "*", "bannerId")
fmoviesto.cc#%#//scriptlet("abort-on-property-read",
"Object.prototype.initBrowserSession")
! https://github.com/AdguardTeam/AdguardFilters/issues/98932
bbc.com#%#//scriptlet("set-constant", "bbcdotcom.config.isAdsEnabled", "falseFunc")
! https://github.com/uBlockOrigin/uAssets/issues/10461
porngames.club,sexgames.xxx#%#//scriptlet('set-constant', 'starPop', '1')
! popunder, ads
amateur-couples.com#%#//scriptlet("abort-on-property-read",
"exoNoExternalUI38djdkjDDJsio96")
amateur-couples.com,slutdump.com,pxrnxx.xyz#%#//scriptlet('set-constant',
'dclm_ajax_var.disclaimer_redirect_url', '')
! https://github.com/AdguardTeam/AdguardFilters/issues/98265
porn00.org#%#//scriptlet("abort-current-inline-script", "popup_url", "getCookie")
! https://github.com/AdguardTeam/AdguardFilters/issues/99085
jkanime.net#%#//scriptlet("abort-current-inline-script", "$", "window.open")
! https://github.com/uBlockOrigin/uAssets/issues/10405
nhentai.net#%#//scriptlet('set-constant', '_n_app.popunder', 'null')
nhentai.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/98383
shorte.anxcinema.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/98307
milfnut.net#%#//scriptlet("abort-on-property-write", "zone_id")
milfnut.com#%#//scriptlet("abort-current-inline-script", "onload", "onclick")
milfnut.com#%#//scriptlet("prevent-setInterval", "createOverlay()")
milfnut.com#%#//scriptlet('prevent-setTimeout', '/image_block animation-run|
enableOnSpecificAdblockTraffic/')
milfnut.com#%#//scriptlet("prevent-addEventListener", "",
"/ADBLOCK_TRAFFIC_CONFIGURATION|NEW_TAB_FOCUS|sessionStorage[\s\S]*?
getComputedStyle[\s\S]*?z-index:[\s\S]*?data:|setShouldHideOverlays|
LAST_CORRECT_EVENT_TIME/")
! https://github.com/AdguardTeam/AdguardFilters/issues/97540
fastconv.com#%#//scriptlet("prevent-window-open", "adfpoint")
! https://github.com/AdguardTeam/AdguardFilters/issues/97439
jeniusplay.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/98494#issuecomment-955700328
dvdgayporn.com#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/98491
streamta.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/97141
cartoonpornvideos.com#%#//scriptlet("abort-on-property-read", "adnPopConfig")
! https://github.com/AdguardTeam/AdguardFilters/issues/97298
game3rb.com#%#//scriptlet("abort-current-inline-script", "onload", "onclick")
! https://github.com/AdguardTeam/AdguardFilters/issues/97067
easymp3converter.com#%#//scriptlet("prevent-window-open", "adfpoint")
! https://github.com/AdguardTeam/AdguardFilters/issues/97285#issuecomment-947744891
emturbovid.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/96303
mega4up.org#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/96856
shortlink.prz.pw#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/97239
markipli.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/96797
! Skips ad timer after every lesson
spanishdict.com#%#//scriptlet('adjust-setTimeout', 'function(){c(e)}', '*')
! https://github.com/AdguardTeam/AdguardFilters/issues/96392
social-unlock.com#%#//scriptlet("set-constant", "ad_link", "")
! https://github.com/AdguardTeam/AdguardFilters/issues/96087
baominh.tech#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/95953
bowfile.com#%#//scriptlet("prevent-window-open")
mrpcgamer.co#%#//scriptlet("abort-current-inline-script", "onload", "onclick")
mrpcgamer.co#%#//scriptlet("prevent-addEventListener", "",
"/ADBLOCK_TRAFFIC_CONFIGURATION|NEW_TAB_FOCUS/")
! https://github.com/AdguardTeam/AdguardFilters/issues/96077
ytmp3.cc#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/96019
vardembed.xyz,videovard.sx#%#//scriptlet("prevent-window-open")
videovard.sx#%#//scriptlet("set-constant", "Lavidaloca.add", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/95722
acn.vin#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/95721
shortz.one#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/95551
webtoon69.com#%#//scriptlet("prevent-addEventListener", "mousedown", ")]){return")
! https://github.com/AdguardTeam/AdguardFilters/issues/96036
streamon.to#%#(function(){window.addEventListener("load",function(){var
a=document.getElementById("overlay");a&&a.click()})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/95971
animeunity.tv#%#//scriptlet("prevent-addEventListener", "mousedown", ")]){return")
! https://github.com/AdguardTeam/AdguardFilters/issues/95127
anonymouse.org#%#AG_onLoad(function() { document.body.innerHTML =
document.body.innerHTML.replace(/Adverts/g, ""); });
! pornhits.com popup/under
pornhits.com#%#//scriptlet('abort-current-inline-script', 'ACtMan')
! https://github.com/AdguardTeam/AdguardFilters/issues/108648
! https://github.com/AdguardTeam/AdguardFilters/issues/95247
za.gl,za.uy#%#//scriptlet("prevent-window-open", "!za.gl", "10")
za.gl,za.uy#%#//scriptlet("set-constant", "document.hidden", "true")
za.gl,za.uy#%#//scriptlet('abort-current-inline-script', 'Math.floor', 'queryRnd')
za.gl,za.uy#%#//scriptlet("abort-current-inline-script", "$", "tabunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/95137
inhumanity.com#%#//scriptlet("abort-on-property-read", "inhumanity_pop_var_name")
! https://github.com/AdguardTeam/AdguardFilters/issues/94991
1tamilmv.*#%#//scriptlet("abort-current-inline-script", "document.createElement",
"ppu_")
! https://github.com/AdguardTeam/AdguardFilters/issues/94851
fmovies.app#%#//scriptlet("prevent-setTimeout", "et(e")
fmovies.app#%#//scriptlet("prevent-addEventListener", "", "prefetchAdEnabled")
! https://github.com/AdguardTeam/AdguardFilters/issues/93904
wasqiri.blogspot.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/95144
bowfile.com#%#//scriptlet("abort-current-inline-script", "genlink", "onclick")
! allcalidad.club fake player
allcalidad.club#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/94506
gotohole.com#%#//scriptlet("abort-current-inline-script", "onbeforeunload", "var
close")
gotohole.com#%#//scriptlet('prevent-addEventListener', 'popstate')
! https://github.com/AdguardTeam/AdguardFilters/issues/93700
send-anywhere.com#%#//scriptlet('adjust-setInterval', 'autoCloseTime', '', '0.02')
! popup on click
animeheaven.pro,animepahe.*,animeplanet.cc#%#//scriptlet("abort-on-property-write",
"__C")
! https://github.com/AdguardTeam/AdguardFilters/issues/94099
camclips.tv#%#//scriptlet("abort-current-inline-script", "onload", "onclick")
! https://github.com/AdguardTeam/AdguardFilters/issues/94591
gir.ist#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/93802
rajasthan.gov.in#%#//scriptlet("prevent-window-open", "rajadvt")
! https://github.com/uBlockOrigin/uAssets/issues/9964
sharpporn.com#%#//scriptlet('prevent-addEventListener', 'mouseup', 'flipped')
sharpporn.com#%#//scriptlet("prevent-setTimeout", "/o.php")
sharpporn.com#%#//scriptlet('set-constant', 'popundrInit', 'noopFunc')
! popup
dizirun.co#%#//scriptlet("abort-on-property-write", "ilkPopup")
720p-fullizleme.com,fullfilmcibaba.com,hdmixfilim.com#%#//scriptlet("abort-on-
property-write", "yeniSekmeAdresi")
! https://github.com/AdguardTeam/AdguardFilters/issues/92911
link.rota.cc#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/93290
mp3download.to#%#//scriptlet("prevent-window-open", "0", "/\d{5-7}/")
! https://github.com/AdguardTeam/AdguardFilters/issues/93291
mp3snow.com#%#//scriptlet("json-prune", "pn_load")
! https://github.com/AdguardTeam/AdguardFilters/issues/92539
freetutorialonline.com#%#//scriptlet('remove-attr', 'href', '.code-block >
a[href^="https://click.linksynergy.com/"]')
! highload.to - popups
highload.to#%#//scriptlet("prevent-window-open")
highload.to#%#(function(){window.addEventListener("load",function(){var
a=document.getElementById("videerlay");a&&a.click()})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/93513
coinsparty.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/93140
convert2mp3.cx#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/93219
notebookcheck-hu.com,notebookcheck-tr.com,notebookcheck-ru.com,notebookcheck.*#
%#//scriptlet("abort-on-property-write", "ab_cl")
!
jppopav.club#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/92994
watchmovierulz.co#%#//scriptlet("prevent-window-open", "0", "_blank")
! https://github.com/AdguardTeam/AdguardFilters/issues/92613
4kpornmovs.com,pornvideos4k.com#%#//scriptlet("abort-on-property-read",
"__ASG_VAST")
! https://github.com/AdguardTeam/AdguardFilters/issues/92911
automotur.club#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/92864
animesuge.io#%#//scriptlet('set-constant', 'fired', 'true')
! popup/under
foxtube.com,matureworld.ws#%#//scriptlet('prevent-window-open')
! auto redirect
tubsxxx.com,de-sexy-tube.ru#%#//scriptlet("prevent-setTimeout",
"window.location.href")
! https://github.com/AdguardTeam/AdguardFilters/issues/92336
onlinevideoconverter.pro#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/92239
indiansexstories2.net,issstories.xyz#%#//scriptlet("set-constant",
"history.pushState", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/91586
btp.ac.id#%#//scriptlet("abort-on-property-read", "openads")
! https://github.com/AdguardTeam/AdguardFilters/issues/92153
jetanimes.com#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! mfk-shorter.com - popups
mfk-shorter.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/91553
enagato.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/91218
videocelebs.net#%#//scriptlet("abort-current-inline-script", "$", "banners")
! redirect after click
pornvideotop.com#%#//scriptlet("prevent-setTimeout", "location.href")
! https://github.com/AdguardTeam/AdguardFilters/issues/92141
shtms.co,gitizle.vip,ay.live#%#//scriptlet('set-constant', 'mainClick',
'undefined')
shtms.co,gitizle.vip,ay.live#%#//scriptlet('set-constant', 'popush', 'undefined')
shtms.co,gitizle.vip,ay.live#%#//scriptlet('remove-attr', 'data-ppcnt_ads', 'main')
! popup
lametrofitness.net#%#//scriptlet('prevent-window-open')
! amyscans.com fake player
amyscans.com#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/91006
123moviesfree.love#%#//scriptlet('noeval')
! https://github.com/AdguardTeam/AdguardFilters/issues/90547
komikcast.com#%#//scriptlet("abort-current-inline-script", "document.attachEvent",
"window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/90670
afreesms.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/90053
pastehouse.com#%#//scriptlet('abort-current-inline-script', 'document.write',
'Banner')
! https://github.com/AdguardTeam/AdguardFilters/issues/89667
vmovee.watch#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
! https://github.com/AdguardTeam/AdguardFilters/issues/89640
streamlare.com#%#//scriptlet("prevent-window-open", "1")
streamlare.com#%#//scriptlet("abort-on-property-read", "bPop")
! https://github.com/AdguardTeam/AdguardFilters/issues/89866
slreamplay.cc#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/89597
unblocked.id#%#//scriptlet("abort-current-inline-script", "document.write", "VPN")
! https://github.com/AdguardTeam/AdguardFilters/issues/89759
welovestream.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/89568
theicongenerator.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/89339
sunporno.com#%#//scriptlet('abort-on-property-read', 'BetterPop')
! https://github.com/uBlockOrigin/uAssets/issues/9671
xemphimgi.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/89285
crazyshit.com#%#//scriptlet("abort-current-inline-script", "jQuery",
"document.cookie")
! https://github.com/AdguardTeam/AdguardFilters/issues/89241
xrares.com#%#//scriptlet("abort-current-inline-script", "gigaCS")
! https://github.com/AdguardTeam/AdguardFilters/issues/88904
gizchina.com#%#//scriptlet('hide-in-shadow-dom', 'div[class^="index__adWrapper"]',
'div[data-spot-im-shadow-host]')
! https://github.com/AdguardTeam/AdguardFilters/issues/88821
pornwild.to#%#//scriptlet("abort-current-inline-script", "window.onload")
! https://github.com/AdguardTeam/AdguardFilters/issues/88692
sbs.com.au#%#//scriptlet("json-prune", "ads breaks cuepoints times")
! https://github.com/AdguardTeam/AdguardFilters/issues/88626
rancah.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/88461
timesnownews.com#%#//scriptlet("json-prune", "ads breaks")
! https://github.com/AdguardTeam/AdguardFilters/issues/88546
rosefile.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/88722
shavetape.*,streamtapeadblock.*,adblockstrtape.link,adblockstrtech.link,adblockstre
amtape.*,tubeload.co,stape.fun,streamtape.*,strcloud.link#%#AG_onLoad(function()
{setTimeout(function(){var a=document.querySelector(".play-
overlay");a&&(a.click(),a.click())},500)});
! https://github.com/AdguardTeam/AdguardFilters/issues/88646
owllink.net#%#//scriptlet("prevent-window-open")
! auto redirect when visited
millebook.com#%#//scriptlet("abort-current-inline-script", "loadNewDoc",
"location")
! https://github.com/AdguardTeam/AdguardFilters/issues/88405
genpassword.top#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/88366
usingenglish.com#%#//scriptlet('remove-class', 'hasad', '.content')
! https://github.com/AdguardTeam/AdguardFilters/issues/88067
zetporn.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/88328
newplayer.playwatchnet.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/88161
gameflare.com#%#//scriptlet("adjust-setInterval", "[native code]", "1000", "0.02")
gameflare.com#%#AG_defineProperty('GameflareAsdk.config.advert.network', {value:
"none"});
! https://github.com/AdguardTeam/AdguardFilters/issues/94696
! https://github.com/AdguardTeam/AdguardFilters/issues/87634
onionplay.*#%#//scriptlet("remove-attr", "href", "a[href]#clickfakeplayer")
free.dotnet.stream,fembed.stream#%#AG_onLoad(function(){var
a=document.querySelector('button.redirect[onclick^="window.location.replace(\'https
://onionbox.org/"]');a&&a.click()});
! https://github.com/AdguardTeam/AdguardFilters/issues/87587
cheatcc.com#%#//scriptlet("abort-current-inline-script", "$", "window.open")
! preroll ad
hubroporn.com,bigassex.com,motherporno.com,bigtitslust.com,lesbian8.com,sortporn.co
m,webcamvau.com#%#//scriptlet('set-constant', 'flashvars.adv_pre_vast', '')
! popunder
anon-v.com,camwhorescloud.com,dirtyship.com#%#//scriptlet("abort-current-inline-
script", "onload", "onclick")
camlovers.tv,camwhorescloud.com#%#//scriptlet("abort-on-property-read",
"crakPopInParams")
! https://github.com/AdguardTeam/AdguardFilters/issues/87739
mp3quack.lol#%#//scriptlet('prevent-addEventListener', 'click', 'window.open')
! https://github.com/AdguardTeam/AdguardFilters/issues/87782
ntp.msn.com#%#//scriptlet('remove-in-shadow-dom', 'msft-info-pane-
slide[class^="title-ad-"], msn-info-pane-panel[id="tab_panel_undefined"], msn-info-
pane-tab[id="tab_undefined"]')
ntp.msn.com#%#//scriptlet('remove-in-shadow-dom', 'fluent-design-system-provider >
#infopane > [id^="tab_"][id$="undefined"], fluent-design-system-provider >
#infopane > [id^="tab"][id*="_nativead-"]', 'msft-feed-layout')
! popup
kissanime.mx#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/87660
mangalek.com#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"decodeURIComponent")
! https://github.com/AdguardTeam/AdguardFilters/issues/87538
go.gets4link.com#%#//scriptlet('remove-class', 'get-link', 'a.btn-success.get-
link[target="_blank"]')
go.gets4link.com#%#//scriptlet('prevent-window-open')
! popup initiator
faptube.xyz#%#//scriptlet("abort-current-inline-script", "Math", "_0x")
! https://github.com/AdguardTeam/AdguardFilters/issues/87373
streamabc.xyz#%#//scriptlet('prevent-window-open')
!https://github.com/AdguardTeam/AdguardFilters/issues/86398
linksht.com#%#//scriptlet('prevent-window-open')
! popunder
deusasporno.com.br,pornos.blog.br,sambaporno2.com,sexoamador.blog.br,videospornozin
hos.com,videosexoquente.com,xvideosf.com#%#//scriptlet("prevent-addEventListener",
"click", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/86329
gogoanime.*#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/86372
oupvideo.xyz,makaveli.xyz,videoloca.xyz,tnaket.xyz#%#//scriptlet("prevent-window-
open")
! popup
gaytail.com#%#//scriptlet("abort-current-inline-script", "onload", "onclick")
! https://github.com/AdguardTeam/AdguardFilters/issues/86250
fembed.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/86865
hitomi.la#%#//scriptlet("abort-on-property-write", "hitomi")
hitomi.la#%#//scriptlet('noeval')
! https://github.com/AdguardTeam/AdguardFilters/issues/86387
yifysub.cc#%#//scriptlet('abort-current-inline-script',
'document.querySelectorAll', 'ads_host')
! https://github.com/AdguardTeam/AdguardFilters/issues/86072
veryfastdownload.pw#%#//scriptlet('remove-attr', 'href', '.go_button > a[onclick]')
! hentaipins.com popunder
hentaipins.com#%#//scriptlet("abort-on-property-read", "popundrCheck")
! https://github.com/AdguardTeam/AdguardFilters/issues/86632
youtubemp3donusturucu.net#%#//scriptlet('prevent-addEventListener', 'click',
't(a)')
! https://github.com/AdguardTeam/AdguardFilters/issues/86627
javideo.pw#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/86555
pussy-hub.com#%#//scriptlet('prevent-addEventListener', 'click', 'popundr')
! Streamplay
stemplay.*,steamplay.*,steanplay.*,streamp1ay.*,streanplay.*#%#//
scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/86270
javhdfree.icu#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/85566
kartaplovdiv.com#%#//scriptlet('remove-attr', 'href',
'a[href="https://kartaplovdiv.com/c5/sexdating.php"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/85475
puzzles.msn.com#%#//scriptlet("adjust-setInterval", "game will", "", "0.02")
puzzles.msn.com#%#AG_onLoad(function(){setTimeout(function(){var
a=document.querySelector('ark-ad-div[data-type="play-
button"]');a&&a.click()},1000)});
! https://github.com/AdguardTeam/AdguardFilters/issues/85097
givemenbastreams.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/85325
powvibeo.cc#%#//scriptlet("set-constant", "BJS.add", "noopFunc")
powvibeo.cc#%#Object.defineProperty(window,"puOverlay",{get:function(){return
function(){arguments[2]&&"function"==typeof arguments[2]&&arguments[2]()}}});
! popup
streamm4u.club#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/85934
teleriumtv.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/85182
paid4.link#%#//scriptlet("prevent-window-open")
paid4.link#%#//scriptlet('remove-class', 'get-link', 'a.ybtn.get-
link[target="_blank"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/85636
vxxx.com#%#//scriptlet('abort-current-inline-script', 'ACtMan')
! https://github.com/AdguardTeam/AdguardFilters/issues/85564
nudeselfiespics.com#%#//scriptlet('prevent-eval-if', 'popUnderStage')
! https://github.com/AdguardTeam/AdguardFilters/issues/85010
clikern.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/84994
streamon.to#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/84940
file-upload.com#%#//scriptlet("prevent-window-open")
! popup
vidsvidsvids.com#%#//scriptlet("prevent-window-open")
vcdn2.space#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/84275
reference.medscape.com#%#//scriptlet("set-constant", "webmd.ads2.setPageTarget",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/84617
sbvideo.net#%#//scriptlet("prevent-window-open", "!/d/")
! popup https://javtsunami.com/miaa-441-runa-tsukino-creampie-practice.html
cloudrls.com#%#//scriptlet("prevent-window-open")
! popup
zipurls.com#%#//scriptlet("abort-on-property-read", "open")
! analsexstars.com popup
analsexstars.com#%#//scriptlet("prevent-window-open")
! pussy.org popup
pussy.org#%#//scriptlet("prevent-window-open")
! sexuhot.com popup, redirect on back, ads
sexuhot.com#%#//scriptlet("abort-on-property-write", "atOptions")
sexuhot.com#%#//scriptlet("abort-on-property-read", "history.replaceState")
! https://github.com/AdguardTeam/AdguardFilters/issues/83930
theblissempire.com#%#//scriptlet("prevent-window-open")
! popup on hd21 group sites
hd21.*#%#//scriptlet("prevent-window-open", "1", "about:blank")
tubeon.*#%#//scriptlet("prevent-window-open", "1", "about:blank")
vivatube.*#%#//scriptlet("prevent-window-open", "1", "about:blank")
! https://github.com/AdguardTeam/AdguardFilters/issues/83534
catch.tube#%#//scriptlet('abort-current-inline-script', 'document.getElementById',
'document.location.href')
! https://github.com/AdguardTeam/AdguardFilters/issues/83536
onlinevideoconverter.party#%#//scriptlet("prevent-window-open")
! dansmovies.com popup
dansmovies.com#%#//scriptlet('abort-on-property-read', 'popunder')
! playporngames.com,playsexgames.xxx ads
playporngames.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
"window.open")
playsexgames.xxx#%#//scriptlet("abort-current-inline-script", "bannersRequest")
! https://github.com/AdguardTeam/AdguardFilters/issues/83279
linkadshield.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/83888
upstream.to#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/83705
comixzilla.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", ".parentNode.insertBefore(")
! https://github.com/AdguardTeam/AdguardFilters/issues/83749
nyafilmer2.com,nyafilmer1.com,nyafilmer.*#%#//scriptlet("prevent-window-open")
! abandonmail.com - site does not allow private mode in Firefox
abandonmail.com#%#//scriptlet("set-constant", "db.onerror", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/83343
coursedown.com#%#//scriptlet("prevent-addEventListener", "DOMContentLoaded",
"adlinkfly_url")
! https://github.com/AdguardTeam/AdguardFilters/issues/83579
javsenpai.site#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/83454
latestmanga.net#%#//scriptlet("abort-on-property-write", "onClickTrigger")
! https://github.com/AdguardTeam/AdguardFilters/issues/83382
yindex.xyz#%#//scriptlet('remove-attr', 'data-ppcnt_ads|onclick',
'#main[onclick*="mainClick"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/83540
shemalestube.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/83275
dotabuff.com#%#//scriptlet("abort-on-property-write", "pbjs")
! https://github.com/AdguardTeam/AdguardFilters/issues/83227
thepiratebay.org#%#//scriptlet('remove-attr', 'href', '#home > header
a[href^="https://"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/82761
buffstreams.tv#%#//scriptlet('prevent-addEventListener', 'click', 'instanceof
Function')
! https://github.com/AdguardTeam/AdguardFilters/issues/82597
upvideo.to#%#//scriptlet('prevent-window-open')
upvideo.to#%#//scriptlet('abort-current-inline-script', '$', 'return
decodeURIComponent')
! https://github.com/AdguardTeam/AdguardFilters/issues/81824
bflix.to#%#//scriptlet('set-cookie', 'pads', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/82928
mangadop.info#%#//scriptlet('abort-on-property-read', 'pu')
mangadop.info#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/82591
pornotorrent.eu#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/81931
cyberscoop.com#%#//scriptlet("abort-current-inline-script",
"document.getElementById", "show_welcome_ad_")
! https://github.com/AdguardTeam/AdguardFilters/issues/82284
tny.so#%#//scriptlet('prevent-window-open')
! playtube.ws - popunder
playtube.ws#%#//scriptlet('prevent-window-open')
! tinyurl.is timer countdown
tinyurl.is#%#//scriptlet('adjust-setInterval', '.navbar-brand', '1000', '0.02')
! https://github.com/AdguardTeam/AdguardFilters/issues/82615
privatehomeclips.com#%#//scriptlet('set-constant', 'skipPop', 'true')
! https://github.com/AdguardTeam/AdguardFilters/issues/81401
circuitdigest.com#%#//scriptlet('prevent-setTimeout', '#myModalwel')
! popunder
cambabe.me,camgirlbay.net#%#//scriptlet("abort-current-inline-script", "onload",
"onclick")
! popup
filmovitica.com#%#//scriptlet("prevent-window-open")
hd44.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/81666
qdownloader.io#%#//scriptlet('set-constant', 'popShown', 'true')
! adz7short.space popup
adz7short.space#%#//scriptlet('remove-attr', 'href', '#continue')
! popup
paidthe.site#%#//scriptlet("abort-on-property-read", "open")
cslink.in#%#//scriptlet("prevent-window-open")
! rumahfilm.live popup
rumahfilm.stream#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/81098
fzmovies.*#%#//scriptlet("abort-current-inline-script", "confirm", "Download the
official Android app")
fzmovies.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/81731
illink.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/100804
mixdrop.*#%#//scriptlet("set-constant", "MDinjectP2", "undefined")
mixdrop.*#%#//scriptlet("set-constant", "MDinjectP3", "undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/80770
thumpertalk.com#%#//scriptlet('remove-attr', 'href|data-ipshover-target|data-
ipshover|data-autolink', 'a[href^="https://thumpertalk.com/link/click/"]
[target="_blank"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/81307
loader.to#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/81296
ninjastream.to#%#//scriptlet("abort-on-property-read", "NinjaJsPop")
ninjastream.to#%#//scriptlet("set-constant", "NinjaSmartPop.make", "noopFunc")
! popup
mp3-convert.org#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/80956
shorterall.com,promo-visits.site#%#//scriptlet('remove-attr', 'onclick',
'#invisibleCaptchaShortlink')
faucet.shorterall.com#%#//scriptlet('remove-attr', 'onclick', '.claim-button')
! https://github.com/AdguardTeam/AdguardFilters/issues/81073
azpk.in#%#//scriptlet('remove-attr', 'href', 'a[onclick^="show"]
[onclick*="operation"][href]')
! https://github.com/AdguardTeam/AdguardFilters/issues/81152
vipleague.lc,upvideo.to,dartsstream.me,golfstreams.me,cricstream.me,motogpstream.me
,f1stream.me,ufcstream.me,boxingstreams.me,socceronline.me,rugbystreams.me,tennisst
reams.me,nhlstream.nu,nflstream.io,nbastream.nu,mlbstream.me,vipleague.cc,embedstre
am.me,tvply.me,worldcupfootball.me#%#//scriptlet('prevent-setTimeout', '/\!window\
[[\s\S]*?String\.fromCharCode[\s\S]*?document\.createElement\("script"\)/')
! https://github.com/AdguardTeam/AdguardFilters/issues/79780
hulu.com#%#//scriptlet("set-constant", "Object.prototype._parseVAST", "noopFunc")
hulu.com#%#//scriptlet("set-constant", "Object.prototype.createAdBlocker",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/81153
fsapi.xyz,flixtv.club#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/81095
hdpass.click#%#//scriptlet("adjust-setInterval", "skip_timer", "", "0.02")
hdpass.click#%#AG_onLoad(function(){var b=document.querySelector("#main-player-
wrapper"),a=document.querySelector("#main-player-wrapper iframe[custom-
src^='aHR0c']"),c=document.querySelector("#fake-player-
wrapper");c&&(c.style.display="none");if(b&&a)try{b.style.display="block";var
d=a.getAttribute("custom-src");a.setAttribute("src",atob(d))}catch(e){}});
! https://github.com/AdguardTeam/AdguardFilters/issues/80953
yellowfaucet.ovh#%#//scriptlet("abort-on-property-read", "_cpp")
! https://github.com/AdguardTeam/AdguardFilters/issues/81076
shortenmm.cf#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/81280
jacquieetmicheltv.net#%#//scriptlet('set-constant', 'showPopunder', 'noopFunc')
! popunder
!
https://github.com/AdguardTeam/AdguardFilters/commit/4269f6e99ad54f56e04829bbe9eeaf
4c24f4921b#r50935671
!+ NOT_PLATFORM(ext_ublock)
influencersgonewild.com#%#//scriptlet('abort-current-inline-script', 'onload',
'puHref')
! popup
hoastie.com#%#//scriptlet("abort-on-property-read", "open")
! https://github.com/AdguardTeam/AdguardFilters/issues/79407
coin.mg#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/80254
vladan.fr#%#//scriptlet("abort-on-property-read", "wpsite_clickable_data")
! popup on click
sportbet.tips#%#//scriptlet("abort-on-property-read", "_wm")
! auto redirect after click
muztext.com#%#//scriptlet('prevent-setTimeout', 'reachGoal')
! https://github.com/AdguardTeam/AdguardFilters/issues/80479
allviids.com#%#//scriptlet('prevent-setTimeout', 'smartOverlay')
allviids.com#%#//scriptlet('prevent-addEventListener', '', 'Popunder')
! streamsport.* - popups
streamsport.*#%#//scriptlet("remove-attr", "onclick",
"div[onclick^='javascript:window.open']")
! live-sport24.com - popups
live-sport24.com#%#//scriptlet("abort-on-property-read", "is_clck")
! https://github.com/AdguardTeam/AdguardFilters/issues/80122
uktvplay.uktv.co.uk#%#//scriptlet("set-constant", "FW_plugin.prototype._adPlayer",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/86127
! https://github.com/AdguardTeam/AdguardFilters/issues/80044
msn.com#%#//scriptlet('hide-in-shadow-dom', 'msft-
article[id^="native_ad_nativead"]')
msn.com#%#//scriptlet("json-prune", "*", "list.*.link.ad list.*.link.kicker")
! webshort.in - popups
webshort.in#%#//scriptlet("prevent-window-open")
! popups, ads
nicy-spicy.pw#%#//scriptlet("prevent-addEventListener", "/click|touchend/", "_0x")
erotic-beauties.com,hardsex.cc,sex-movies.biz,sikwap.xyz,tube18.sexy#%#//
scriptlet('abort-current-inline-script', 'pop_init')
itsfuck.com,stilltube.com#%#//scriptlet("prevent-window-open")
itsfuck.com,stilltube.com#%#//scriptlet("remove-attr", "onclick", ".previewhd > a")
rumporn.com,soyoungteens.com#%#//scriptlet("prevent-addEventListener",
"getexoloader")
! https://github.com/AdguardTeam/AdguardFilters/issues/79679
history.com#%#//scriptlet('set-constant',
'phxSiteConfig.gallery.ads.interstitialFrequency', 'emptyObj')
history.com#%#//scriptlet('remove-class', 'has-ad-top|has-ad-right', '.m-gallery-
overlay.has-ad-top.has-ad-right')
! https://github.com/AdguardTeam/AdguardFilters/issues/79665
arkadium.com#%#AG_onLoad(function() { setInterval(function() { var a =
document.querySelector('ark-ad-div[data-type="play-button"]'); if(a) a.click(); },
50); });
! https://github.com/AdguardTeam/AdguardFilters/issues/79775
reuters.com#%#//scriptlet('prevent-setTimeout', '.call(null)', '10')
! https://github.com/AdguardTeam/AdguardFilters/issues/79337
coinsparty.mcrypto.club#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/79303
btcads24.com#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/79356
imgsto.com,imgsen.com#%#//scriptlet("json-prune", "*", "showTrkURL")
! https://github.com/AdguardTeam/AdguardFilters/issues/79364
ninjastream.to#%#//scriptlet("abort-on-property-read", "SmartPopunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/78643
themaclife.com#%#AG_onLoad(function(){setTimeout(function()
{document.querySelector("#sidebar").childNodes.forEach(function(a)
{3===a.TEXT_NODE&&a.textContent.match("Advertisement")&&20>a.length&&a.remove()})},
300)});
! https://github.com/AdguardTeam/AdguardFilters/issues/79047
upload-4ever.com#%#//scriptlet('remove-attr', 'onclick',
'a[onclick^="window.open"]')
! payskip.org - popups
payskip.org#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/79402
cryptodirectories.com#%#AG_onLoad(function(){document.querySelector('meta[http-
equiv="refresh"]')&&setTimeout(function(){window.stop()},4E3)});
cryptodirectories.com$$meta[http-equiv="refresh"]
! https://github.com/AdguardTeam/AdguardFilters/issues/65706
coinlyhub.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/78566
phimgiz.net#%#//scriptlet("set-constant", "open", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/78591 - popups on button
mobileflasherbd.com#%#//scriptlet("prevent-window-open", "1", "youtube.com")
! https://github.com/AdguardTeam/AdguardFilters/issues/78608
toopl.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/pull/78705#issuecomment-809542553
linkcc.pro#%#//scriptlet("abort-current-inline-script", "String.fromCharCode",
"decodeURIComponent")
! https://github.com/AdguardTeam/AdguardFilters/pull/78705#issuecomment-809354115
megalink.*#%#//scriptlet("prevent-addEventListener", "click", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/72373
noticiasesports.live#%#//scriptlet('prevent-window-open')
! mstream.website - popups
mstream.website#%#//scriptlet("prevent-eval-if", "ausgehender_link")
! https://github.com/AdguardTeam/AdguardFilters/issues/78071
todaypktv.me,mp3lac.blogspot.com,mp4moviez.ch#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/78393
gogoanime.pro#%#//scriptlet("set-constant", "fired", "true")
! sanos.xyz - popups
sanos.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/78092
hltv.org#%#//scriptlet("remove-attr", "data-href", "body")
! https://github.com/AdguardTeam/AdguardFilters/issues/78099
katmoviehd4.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/78189
shrinkzzy.link#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/77255
porn-tube-club.com#%#//scriptlet("set-constant", "pop1init", "undefined")
porn-tube-club.com#%#//scriptlet("set-constant", "initBCred_cucumber_chatPopunder",
"undefined")
! bluemediafiles.com - popups
get-url.com,bluemediafiles.com#%#//scriptlet("abort-current-inline-script",
"document.createEvent", "Fingerprint2")
! https://github.com/AdguardTeam/AdguardFilters/pull/77745/
streamtape.*#%#//scriptlet("prevent-window-open")
ovagames.com#%#//scriptlet("set-constant", "window.open", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/76760
freexcafe.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/81730
imgkorle.buzz,imgkoc.buzz,imgwer.buzz,imgqte.buzz,imgbbd.buzz,imgxvd.buzz,imglkju.b
uzz,imglqw.buzz,imgyng.buzz,imgpekele.buzz,imgwex.buzz,imgkuiw.xyz,imgveni.xyz,imgl
ina.xyz,imgtrw.buzz,imgjut.buzz,imgweika.buzz,imguiwe.buzz,imgkane.buzz,imgkoka.buz
z,imgkia.buzz,imgalor.xyz,imgklx.xyz,imgirx.xyz,imgkaka.xyz,imgyear.icu,federleqa.i
cu,nemenlake.icu,opalekr.icu,pixsera.net,rtkenale.icu,pikupalate.com,kekolangti.com
,cloudgallery.net,imgair.net,imgfrost.net,imgair.net#%#//scriptlet("prevent-
addEventListener", "click", "checkTarget")
imgkorle.buzz,imgkoc.buzz,imgwer.buzz,imgqte.buzz,imgbbd.buzz,imgxvd.buzz,imglkju.b
uzz,imglqw.buzz,imgyng.buzz,imgpekele.buzz,imgwex.buzz,imgkuiw.xyz,imgveni.xyz,imgl
ina.xyz,imgtrw.buzz,imgjut.buzz,imgweika.buzz,imguiwe.buzz,imgkane.buzz,imgkoka.buz
z,imgkia.buzz,imgalor.xyz,imgklx.xyz,imgirx.xyz,imgkaka.xyz,imgyear.icu,federleqa.i
cu,nemenlake.icu,opalekr.icu,pixsera.net,rtkenale.icu,pikupalate.com,kekolangti.com
,cloudgallery.net,imgair.net,imgfrost.net,imgair.net#%#//scriptlet("prevent-window-
open", "0", "/prcf.fiyar|themes|pixsense|.jpg/")
! https://github.com/AdguardTeam/AdguardFilters/issues/65047
picrok.com#%#//scriptlet("set-constant", "_pop", "emptyArr")
! https://github.com/AdguardTeam/AdguardFilters/issues/77663
uploadev.org#%#//scriptlet("abort-on-property-read", "openInNewTab")
! https://github.com/AdguardTeam/AdguardFilters/issues/77395
oncehelp.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/77193
nbaup.live,goalup.live#%#//scriptlet("abort-on-property-read", "popup")
nflup.live#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/72379
! https://github.com/AdguardTeam/AdguardFilters/issues/76395
bing.com#%#//scriptlet('prevent-setInterval', 'logQueue', '10000')
! https://github.com/AdguardTeam/AdguardFilters/issues/76952
adfloz.co,tui.click#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/77216
camfox.com#%#//scriptlet('set-constant', 'flashvars.adv_pre_vast', '')
! https://github.com/AdguardTeam/AdguardFilters/issues/76724
geektopia.info#%#AG_onLoad(function(){if("/download"===location.pathname){var a=new
MutationObserver(function(){document.querySelector('#download[style="display:
block;"]')&&(a.disconnect(),window.stop())});a.observe(document,{childList:!
0,subtree:!0,attributeFilter:["style"]});setTimeout(function()
{a.disconnect()},1E4)}});
! https://github.com/AdguardTeam/AdguardFilters/issues/76928
beef1999.blogspot.com#%#//scriptlet("abort-on-property-read", "LieDetector")
! https://github.com/AdguardTeam/AdguardFilters/issues/76946
hentaihere.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76873
adpop.me#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76870
polim-tv.blogspot.com,kostenloslivetv.blogspot.com,uk-vision.blogspot.com,reddit-
livetv-links.blogspot.com#%#//scriptlet("abort-current-inline-script",
"document.createElement", ".parentNode.insertBefore(")
! https://github.com/AdguardTeam/AdguardFilters/issues/51992
bigb0ss.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76681
link.ltc24.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76674
picturelol.com#%#//scriptlet("abort-current-inline-script", "document.attachEvent",
"initBCPopunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/76618
mp3saleem.blogspot.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76511
kiiw.icu#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76522
vshort.link#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76520
adnit.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76575
casting-porno-tube.com#%#//scriptlet('abort-on-property-read', 'ExoLoader')
! https://github.com/AdguardTeam/AdguardFilters/issues/76581
masstamilan.im#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76404
findi.pro#%#//scriptlet('remove-attr', 'data-ppcnt_ads|onclick',
'#main[onclick*="mainClick"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/76495
fwarycash.moviestar.fun#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76360
momvids.com#%#//scriptlet("prevent-window-open", "1", "about:blank")
! https://github.com/AdguardTeam/AdguardFilters/issues/76465
mm9842.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/75831
xhamster11.com#%#//scriptlet('abort-on-property-write', 'wio-vpopunder')
! https://github.com/AdguardTeam/AdguardFilters/issues/76298
imgair.net,imgko.xyz#%#//scriptlet('abort-on-property-read', 'doOpen')
! https://github.com/AdguardTeam/AdguardFilters/issues/76171
shortenbuddy.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76074
clk.ink#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/76052
pouvideo.*,povwideo.*,powv1deo.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/75968
linkebr.com#%#//scriptlet("abort-current-inline-script", "document.createElement",
"head.appendChild")
! https://github.com/AdguardTeam/AdguardFilters/issues/75969
seg-ashort1a-ma.tk#%#//scriptlet("prevent-window-open")
! https://github.com/easylist/easylist/pull/7248
fpo.xxx#%#//scriptlet('set-constant', 'flashvars.adv_pre_src', '')
! https://github.com/AdguardTeam/AdguardFilters/issues/75465
sxyprn.com#%#//scriptlet('remove-class', 'js-pop')
! https://github.com/AdguardTeam/AdguardFilters/issues/75796
masalaseen.net#%#//scriptlet('abort-on-property-read', 'popunder')
! https://github.com/AdguardTeam/AdguardFilters/issues/75700
bloggingguidance.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/74895
lowend.xyz,veopartidos.net#%#//scriptlet("prevent-window-open")
telerium.digital,dtefrc.online,lowend.xyz#%#//scriptlet("abort-on-property-read",
"popurl")
! https://github.com/AdguardTeam/AdguardFilters/issues/75659
jamaicaobserver.com#%#//scriptlet("abort-current-inline-script", "$",
"window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/75680
imagetwist.com#%#//scriptlet("abort-current-inline-script", "document.attachEvent",
"initBCPopunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/75613
mp3offline.org#%#//scriptlet("set-constant", "_conf.click", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/75594
charexempire.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/75537
ufreegames.com#%#//scriptlet("adjust-setInterval", "preroll", "", "0.02")
! mega4up.com - popups
mega4up.com#%#//scriptlet('remove-attr', 'onclick', '[onclick^="window.open"]')
! cut-fly.com - popups
cut-fly.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/75450
manganeet.com#%#//scriptlet('abort-on-property-read', 'generateADV')
manganeet.com#%#//scriptlet("prevent-window-open")
! cloudvideo.tv popup
cloudvideo.tv#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/78170
voe.sx#%#//scriptlet("abort-on-property-read", "publisherCode")
voe.sx#%#AG_onLoad(function(){var a=document.querySelector("div[class*='download-']
[class$='-file']");if(a){var
b=null,g=location.pathname.substring(1),d=document.getElementsByTagName("script");i
f(b=function(){if(!b)for(var c=0;c<d.length;c++){var e=/&hash=([\s\
S]*?)&/;if(d[c].text.match(e))return b=d[c].text.match(e)[1]}}()){var
f=a.cloneNode(!
0);a.parentNode.replaceChild(f,a);f.addEventListener("click",function()
{window.open(location.origin+"/dl?op=download_orig&id="+g+"&hash="+b)},!1)}}});
! https://github.com/AdguardTeam/AdguardFilters/issues/74959
thefmovies.me#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/75288
yts.one#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/752
pagalworld.us#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/75191
uprotector.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/75167
mstream.xyz,mystream.to#%#//scriptlet("abort-on-property-read", "_mspop")
! https://github.com/AdguardTeam/AdguardFilters/issues/74778
zplayer.live#%#//scriptlet("prevent-addEventListener", "mousedown", ")]){return")
zplayer.live#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/74821
y2meta.com#%#//scriptlet("set-constant", "generatorAds", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/75004
link.bitmos.co.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/74764
123movies.*#%#//scriptlet("set-constant", "lck", "true")
123movies.*#%#//scriptlet("abort-on-property-read", "preloader_tag")
ninjastream.to#%#//scriptlet("set-constant", "_NinjaJS.add", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/74755
clipwatching.*#%#//scriptlet("set-constant", "dtGonza.playeradstime", "-1")
! https://github.com/AdguardTeam/AdguardFilters/issues/74888
animax.*#%#//scriptlet("abort-on-property-read", "_run")
! pop-ups in uploader.link, zeefiles.download
zeefiles.download,uploader.link#%#//scriptlet("prevent-window-open")
! marvelousga.com - popups
marvelousga.com#%#//scriptlet("abort-current-inline-script", "$", "openNewWindow")
! https://github.com/AdguardTeam/AdguardFilters/issues/74749
downloadtwittervideo.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/74564
ausdroid.net#%#//scriptlet("set-constant", "td_ad_background_click_link",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/74679
uploadfiles.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/74482
vidcorntv.org#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/74545
strtape.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/74287
lostpix.com#%#//scriptlet('prevent-window-open', '1', 'youtube')
! https://github.com/AdguardTeam/AdguardFilters/issues/74350
yifyhdtorrent.org#%#//scriptlet("json-prune", "*.*", "*.clk")
yifyhdtorrent.org#%#//scriptlet('set-cookie', 'direct_ads', 'true')
! https://github.com/AdguardTeam/AdguardFilters/issues/74494
btdb.*#%#//scriptlet("abort-on-property-write", "zoneSett")
! https://github.com/AdguardTeam/AdguardFilters/issues/74403
earnload.co#%#//scriptlet('remove-attr', 'href', 'a#ad-link-location')
! https://github.com/AdguardTeam/AdguardFilters/issues/73945
tomato.to#%#AG_onLoad(function() { var el = document.querySelector('body >
center'); if(el) { el.innerHTML = el.innerHTML.replace(/Ads:/g,''); } });
! https://github.com/AdguardTeam/AdguardFilters/issues/74105
fastcheats.net#%#//scriptlet("prevent-window-open", "1", "amzn.to")
! https://github.com/AdguardTeam/AdguardFilters/issues/74073
sonichits.com#%#!function(){window.rTimer=function(){};window.jitaJS={rtk:
{refreshAdUnits:function(){}}};}();
! https://github.com/AdguardTeam/AdguardFilters/issues/74031
dlfiles.online#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/73984
artipedia.id#%#//scriptlet("prevent-window-open")
artipedia.id#%#//scriptlet('remove-class', 'get-link', 'a[class="btn btn-success
btn-lg get-link"][target="_blank"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/74297
elil.cc#%#//scriptlet('remove-attr', 'onmouseover|onclick|onmouseout', '.save-
btn.pull-right')
! https://github.com/AdguardTeam/AdguardFilters/issues/74280
shrinkforearn.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/73799
techgeek.digital#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/73966
videowood.tv#%#//scriptlet("abort-on-property-read", "_wm")
videowood.tv#%#//scriptlet("abort-on-property-read", "PopURL")
videowood.tv#%#//scriptlet("abort-on-property-read", "LieDetector")
! https://github.com/AdguardTeam/AdguardFilters/issues/74246
! Hydrax/abyss.to
player-cdn.com,kmo.to,nazarickol.com,redirect-ads.com#%#//scriptlet("prevent-
window-open", "!abyss.to", "1")
player-cdn.com,kmo.to,nazarickol.com,redirect-ads.com#%#//scriptlet("abort-on-
property-read", "detectAdBlockAll")
! https://github.com/AdguardTeam/AdguardFilters/issues/81005
! https://github.com/AdguardTeam/AdguardFilters/issues/73947
sbembed1.com,sbembed.com,streamsb.net#%#//scriptlet("abort-on-property-read",
"DoodPop")
! https://github.com/AdguardTeam/AdguardFilters/issues/74036
cutw.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/73924
shooshtime.com#%#//scriptlet('abort-current-inline-script',
'document.getElementsByTagName', 'adn')
! https://github.com/AdguardTeam/AdguardFilters/issues/71275
youtubetomp3music.com#%#//scriptlet("prevent-window-open")
! TorrentProject
torrentproject2.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/73062
zuketcreation.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/73957
cryptofuns.ru#%#//scriptlet("set-constant", "direct_myadcash", "noopFunc")
cryptofuns.ru#%#//scriptlet("set-constant", "direct_adsterra", "noopFunc")
cryptofuns.ru#%#//scriptlet('remove-attr', 'href|target', 'a[onclick^="iframe"]')
cryptofuns.ru#%#//scriptlet("set-constant", "pop", "undefined")
cryptofuns.ru#%#//scriptlet('abort-current-inline-script', 'once_per_session', '')
! https://github.com/AdguardTeam/AdguardFilters/issues/73137
newdmn.icu#%#//scriptlet("abort-on-property-read", "popurl")
! https://github.com/AdguardTeam/AdguardFilters/issues/72902
uploaded.net#%#//scriptlet("prevent-window-open")
! javynow.com popup
javynow.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/73652
imgsto.com,imgsen.com#%#//scriptlet('abort-on-property-read', 'CustomEvent')
! https://github.com/AdguardTeam/AdguardFilters/issues/73107
savevideo.tube#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/72831
tittafilmer.com,webfilmer.com,nyafilmer.vip#%#//scriptlet("prevent-window-open")
! `(function(__htas)`
tatli.biz,naijauncut.com,teenager365.com,10convert.com,moviesjoy.*,besthdgayporn.co
m,gogoanime.*,javenspanish.com,jav-
asia.top,komiklokal.xyz,leermanga.net,kmansin03.com,sxyprn.*,leechall.com,kantotfli
x.com,watchfreenet.com,javxxx.me,yifysubtitles.vip,536sdms.com,justcastingporn.com,
justfamilyporn.com,simply-hentai.com,onlyfoot.net,javpornstreaming.com#%#//
scriptlet("abort-current-inline-script", "document.createElement", "__htas")
! https://github.com/AdguardTeam/AdguardFilters/issues/72811
movierulzfree.is#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/72810
5movierulzfree.me#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/72616
!+ NOT_PLATFORM(ext_ublock)
voe.sx#%#//scriptlet("abort-current-inline-script",
"EventTarget.prototype.addEventListener", "/document\['body'\]|\^https\?:|\
['location'\]/")
! https://github.com/AdguardTeam/AdguardFilters/issues/73376
javporn18.com#%#//scriptlet('abort-current-inline-script', 'mypop')
! https://github.com/AdguardTeam/AdguardFilters/issues/73375
javjav.top#%#//scriptlet('prevent-window-open')
javlove.xyz#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/72530
javstream.top#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/73150
fotodovana.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/72694
zupload.me#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/72048
dogemate.com#%#//scriptlet('remove-attr', 'href', 'a[href*="cointiply.com"]')
bitlinks.pw,dogemate.com#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/73132
convert2mp3.club#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/72191
camflow.tv#%#//scriptlet("abort-current-inline-script", "onload", "onclick")
! https://github.com/AdguardTeam/AdguardFilters/issues/71595
pbtube.co#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/72414
usagoals.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/71919
hentaicomics.pro#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/72379
isaiminiweb.online#%#//scriptlet("abort-on-property-read", "onPopUnderLoaded")
! https://github.com/AdguardTeam/AdguardFilters/issues/72378
moviesdaweb.blogspot.com#%#//scriptlet("prevent-window-open")
moviesdaweb.blogspot.com#%#//scriptlet("abort-on-property-read",
"onPopUnderLoaded")
! https://github.com/AdguardTeam/AdguardFilters/issues/72375
linkflash.techipe.info#%#//scriptlet('prevent-addEventListener', '/^PN_CREAT/', ']
[')
linkflash.techipe.info#%#//scriptlet('prevent-addEventListener',
'PN_BEFORE_CREATE', '][')
! https://github.com/AdguardTeam/AdguardFilters/issues/72369
loadout.tf#%#//scriptlet("prevent-setTimeout", "htmlAd.getBoundingClientRect")
! https://github.com/AdguardTeam/AdguardFilters/issues/72309
go2.surf#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/72597
cryptoads.space#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/72252
sonixgvn.net#%#//scriptlet('prevent-addEventListener', '/^PN_CREAT/', '][')
sonixgvn.net#%#//scriptlet('prevent-addEventListener', 'PN_BEFORE_CREATE', '][')
! https://github.com/AdguardTeam/AdguardFilters/issues/72211
dlsharefile.com#%#//scriptlet('prevent-window-open')
dlsharefile.com#%#//scriptlet("json-prune", "*.*", "*.clk")
! https://github.com/AdguardTeam/AdguardFilters/issues/71926
y2mate.guru#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/71857
files.im#%#//scriptlet("json-prune", "*", "ppuClicks")
! https://github.com/AdguardTeam/AdguardFilters/issues/72001
janusnotes.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/72027
ddl-music.to#%#//scriptlet('abort-current-inline-script', 'current_location')
! https://github.com/AdguardTeam/AdguardFilters/issues/71805
userload.co#%#//scriptlet("prevent-window-open")
userload.co#%#//scriptlet("abort-current-inline-script", "$", "popunder")
userload.co#%#(function(){window.addEventListener("load",function(){var
a=document.getElementById("videooverlay");a&&a.click()})})();
! https://github.com/AdguardTeam/AdguardFilters/issues/71773
ytmp3.mobi#%#//scriptlet("prevent-window-open", "1", "ad.ytmp3.mobi")
! https://forum.adguard.com/index.php?threads/25917/
myli3k.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/71406
strikeout.nu#%#//scriptlet("json-prune", "*.*", "*.clk")
! https://github.com/AdguardTeam/AdguardFilters/issues/71280
abcvideo.cc#%#//scriptlet("abort-on-property-read", "nextPop")
! https://github.com/AdguardTeam/AdguardFilters/issues/71183
streamsport.icu#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/70949
ontiva.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/71112
adbl.live#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/70916
voe.sx#%#//scriptlet("abort-current-inline-script", "document.createElement",
"_blank")
! https://github.com/AdguardTeam/AdguardFilters/issues/70487
mysexgamer.com#%#//scriptlet('prevent-setTimeout', 'window.location.href =
"/out.php"')
! https://github.com/AdguardTeam/AdguardFilters/issues/70418
xpornzo.com#%#//scriptlet("abort-on-property-read", "iamout")
! https://github.com/AdguardTeam/AdguardFilters/issues/70417
lesboluvin.com#%#//scriptlet("abort-on-property-read", "iamout")
! https://github.com/AdguardTeam/AdguardFilters/issues/115972
9hentai.*#%#//scriptlet("prevent-addEventListener", "click", "flashElement")
! https://github.com/AdguardTeam/AdguardFilters/issues/70625
game8.jp#%#//scriptlet('remove-class', 'async-hide', 'html')
! https://github.com/AdguardTeam/AdguardFilters/issues/70587
ashort1a.xyz#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/70413
cartoon-sex.tv#%#//scriptlet("prevent-addEventListener", "mousedown", ")]){return")
! https://github.com/AdguardTeam/AdguardFilters/issues/70433
youtube4kdownloader.com#%#//scriptlet("abort-on-property-read", "pops")
! https://github.com/AdguardTeam/AdguardFilters/issues/70455
7misr4day.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/70257
webpornblog.com#%#//scriptlet('abort-current-inline-script', 'doMyStuff')
! https://github.com/AdguardTeam/AdguardFilters/issues/70370
gplinks.co#%#//scriptlet("remove-attr", "href", "#ad-link-location[href]")
! fileprovider.org - skip ad
fileprovider.org#%#AG_onLoad(function() { setTimeout(function() { var el =
document.querySelector('.info-box-options > form > input[value="fake"]'); if(el)
{ el.value = "download"; document.querySelectorAll("form")[0].submit();
window.close(); } }, 300); });
! https://github.com/AdguardTeam/AdguardFilters/issues/70209
9anime.*#%#//scriptlet("abort-current-inline-script", "document.createElement",
"ppu_")
9anime.*#%#//scriptlet('set-cookie', 'direct_ads_', '1')
9anime.*#%#//scriptlet('set-cookie', 'direct_ads', '1')
9anime.*#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/74376
! https://github.com/AdguardTeam/AdguardFilters/issues/70106
spankbang.com#%#//scriptlet("prevent-setTimeout", "window.location=page_url")
! https://github.com/AdguardTeam/AdguardFilters/issues/70098
sanoybonito.club#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/69955
iscb2015.info#%#//scriptlet('remove-attr', 'href',
'a[href^="https://iscb2015.info/detail.php"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/69941
flashx.net#%#//scriptlet("abort-current-inline-script", "atob",
"decodeURIComponent")
flashx.net#%#//scriptlet("abort-current-inline-script", "decodeURIComponent",
"String.fromCharCode")
! https://github.com/AdguardTeam/AdguardFilters/issues/69639
fappee.com#%#//scriptlet('abort-current-inline-script', 'doMyStuff')
! https://github.com/AdguardTeam/AdguardFilters/issues/70037
iceporn.com#%#//scriptlet("abort-on-property-write", "mobileAdvPop")
iceporn.com#%#//scriptlet("set-cookie", "adv_show", "10")
iceporn.*#%#//scriptlet("prevent-window-open", "1", "about:blank")
! https://github.com/AdguardTeam/AdguardFilters/issues/69358
skidrowcodex.co#%#//scriptlet('prevent-addEventListener', '', 'U4G(')
! https://github.com/AdguardTeam/AdguardFilters/issues/69870
tophentaicomics.com#%#//scriptlet("abort-on-property-write", "pop_init")
! https://github.com/AdguardTeam/AdguardFilters/issues/69296
pngit.live#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/69277
exe.app#%#//scriptlet('prevent-window-open')
srek.net#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/69209
adsrt.click#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/69111
yoinkexekey.weebly.com#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/69828
ohyeah1080.site#%#//scriptlet("adjust-setInterval", "timer", "1100", "0.02")
ohyeah1080.site#%#AG_onLoad(function() { setInterval(function() { var el =
document.querySelector('button#skip-btn'); if(el) el.click(); }, 1000); });
! https://github.com/AdguardTeam/AdguardFilters/issues/69105
uzunversiyon.xyz#%#//scriptlet('remove-attr', 'data-ppcnt_ads|onclick',
'#main[onclick*="mainClick"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/68948
okec.uk#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/68997
extreme-down.video#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/69032
shorttey.link#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/68940
kickass.ws#%#//scriptlet("abort-current-inline-script", "document.write", "VPN")
! https://github.com/AdguardTeam/AdguardFilters/issues/68891
womenhaircolors.review#%#//scriptlet("prevent-window-open")
womenhaircolors.review#%#//scriptlet("abort-on-property-read", "tampilkanUrl")
womenhaircolors.review#%#//scriptlet('remove-class', 'get-link', 'a[class="btn btn-
success btn-lg get-link"][target="_blank"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/68899
keepv.id#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/68734
ninjastream.to#%#//scriptlet("prevent-window-open", "0", "ninjastream.to")
! https://github.com/AdguardTeam/AdguardFilters/issues/68928
drtuber.*#%#//scriptlet("abort-current-inline-script", "TRAFF_TARGETS")
! https://github.com/AdguardTeam/AdguardFilters/issues/68809
paidtomoney.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/68326
kiwiexploits.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/68248
seattletimes.com#%#//scriptlet('remove-class', 'async-hide', 'html')
! https://github.com/AdguardTeam/AdguardFilters/issues/68188
upornia.com#%#//scriptlet('abort-current-inline-script', 'skipPop', '/.*/')
! https://github.com/AdguardTeam/AdguardFilters/issues/68073
passgen.icu#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/67994
motherless.com#%#//scriptlet('set-cookie', '_pre_js', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/67756
yuvutu.com#%#//scriptlet('set-cookie', '__trx1_p', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/67802
fapality.com#%#//scriptlet("set-constant", "popunderSettings", "undefined")
fapality.com#%#//scriptlet('remove-class', 'popfire')
! https://github.com/AdguardTeam/AdguardFilters/issues/67752
camwhores.tv#%#//scriptlet("abort-on-property-read", "onload")
! https://github.com/AdguardTeam/AdguardFilters/issues/67729
naughtymachinima.com#%#//scriptlet("set-constant", "presrc", "")
! https://github.com/AdguardTeam/AdguardFilters/issues/67727
luscious.net#%#//scriptlet("set-constant", "LusciousBetterJsPop.add", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/67721
skidrowcodex.net#%#//scriptlet("prevent-window-open", "1", "about:blank")
! https://github.com/AdguardTeam/AdguardFilters/issues/67649
hentaienglish.com#%#//scriptlet("set-constant",
"vidorev_jav_plugin_video_ads_object.vid_ads_m_video_ads", "")
! https://github.com/AdguardTeam/AdguardFilters/issues/67650
pureshort.link#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/67511
upesportes.com#%#//scriptlet('set-cookie', 'LiberaFunctionAd', '1')
! https://github.com/AdguardTeam/AdguardFilters/issues/67304
skyracing.com.au#%#//scriptlet("abort-current-inline-script", "jQuery",
"window.open")
! https://github.com/AdguardTeam/AdguardFilters/issues/67201
direkizle.xyz#%#//scriptlet('remove-attr', 'data-ppcnt_ads|onclick',
'#main[onclick*="mainClick"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/67202
tamindir.mobi#%#//scriptlet('remove-attr', 'data-ppcnt_ads|onclick',
'#main[onclick*="mainClick"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/67197
picbaron.com#%#//scriptlet("json-prune", "*", "ppuClicks")
! https://github.com/AdguardTeam/AdguardFilters/issues/67174
100count.net#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/67062
vipr.im#%#//scriptlet("abort-current-inline-script", "document.attachEvent",
"initBCPopunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/67094
lite-link.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/67036
short-cash2.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/66814
xxxbunker.com#%#//scriptlet('abort-on-property-read', 'window.open')
! https://github.com/AdguardTeam/AdguardFilters/issues/66745
upstream.to#%#//scriptlet("abort-on-property-read", "_run")
upstream.to#%#//scriptlet("abort-current-inline-script", "eval", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/66578
curto.win#%#//scriptlet('prevent-window-open')
! https://github.com/AdguardTeam/AdguardFilters/issues/66548
earnfasts.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/66457
giscr.ac.th#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/66322
playtube.ws#%#//scriptlet("abort-on-property-read", "_run")
playtube.ws#%#//scriptlet("abort-current-inline-script", "eval", "popunder")
! https://github.com/AdguardTeam/AdguardFilters/issues/66183
gmanga.me#%#//scriptlet('prevent-setTimeout', 'smartOverlay')
gmanga.me#%#//scriptlet('prevent-addEventListener', '', 'Popunder')
! https://github.com/AdguardTeam/AdguardFilters/issues/66154
mysnip.xyz#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/66116
iporntv.net#%#//scriptlet("abort-current-inline-script", "document.createElement",
"typeof exo")
! https://github.com/AdguardTeam/AdguardFilters/issues/66112
hentaistream.com#%#//scriptlet("set-constant", "popUnderStage1", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/65832
nxload.com#%#//scriptlet("abort-on-property-read", "loadRunative")
! 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/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/78571
upvid.*#%#//scriptlet("prevent-window-open")
upvid.*#%#//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/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')
! 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/64637
ettvcentral.com#%#//scriptlet("json-prune", "0.cu")
! https://github.com/AdguardTeam/AdguardFilters/issues/64396
kickass.love#%#//scriptlet("abort-current-inline-script", "document.write", "VPN")
! 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/66635
! https://github.com/AdguardTeam/AdguardFilters/issues/64278
katmoviehd.*#%#//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/")
! https://github.com/AdguardTeam/AdguardFilters/issues/63596
doctor-groups.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/63271
strmrdrfrx.live,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/67137
! https://github.com/AdguardTeam/AdguardFilters/issues/63178
freepik.com#%#//scriptlet('set-cookie', 'sponsor-popup', '1')
freepik.com#%#//scriptlet("prevent-window-open", "1", "clk.tradedoubler.com/click")
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/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/62873
ffmovies.co#%#//scriptlet("abort-current-inline-script", "onclick", "fbox_ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/62710
collectionofbestporn.com#%#//scriptlet("abort-on-property-read", "__ads")
! 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/61788
flickr.com#%#//scriptlet('adjust-setTimeout', 'adTimerStartCount', '1000')
! 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/88501
premid.app#%#//scriptlet("adjust-setInterval", "--", "", "0.05")
! 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")
! https://github.com/AdguardTeam/AdguardFilters/issues/66983
ghacks.net#%#AG_onLoad(function(){var a=document.querySelector('.user-content >
div[id^="div-gpt-
ad"]');a&&(a=a.previousSibling,a.textContent.match("Advertisement")&&20>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")
! 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/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/59175
watchsomuch.org#%#//scriptlet("json-prune", "rot_url pop_type")
! https://github.com/AdguardTeam/AdguardFilters/issues/59043
flvto.biz#%#//scriptlet("prevent-window-open", "1", "kenomal.com")
! 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/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/80576
fclcc.com,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/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
! https://github.com/AdguardTeam/AdguardFilters/issues/76378
finanzas-vida.com,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")
! 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
xxxbule.com,mybestxtube.com,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
aflamyz.net,aflamgulf.com,gateaflam.com,watch4unow.com#%#//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/bogachenko/fuckfuckadblock/issues/167
! https://github.com/AdguardTeam/AdguardFilters/issues/54631
tei.ai,tii.ai#%#//scriptlet("json-prune", "rot_url pop_type")
tei.ai,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/54239
streamzz.*,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
! TODO: Change AG_setConstant to scripltet when this issue will be fixed -
https://github.com/AdguardTeam/Scriptlets/issues/65
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/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/92228
javraveclub.com,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/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/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
! https://github.com/AdguardTeam/AdguardFilters/issues/73839
mac-torrent-download.net,theblogcash.in#%#//scriptlet("abort-current-inline-
script", "String.fromCharCode", "decodeURIComponent")
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("set-constant", "validSubscriber", "true")
coolmathgames.com#%#//scriptlet("adjust-setInterval", "/seconds_left|timer_div/",
"", "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/51984
s-short.co#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/51785
freegogpcgames.com#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/72555
skidrowreloaded.com#%#//scriptlet("prevent-addEventListener", "mousedown", ")])
{return")
! 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.es,pinoymovieseries.com#%#//scriptlet("remove-attr", "href",
"a[href]#clickfakeplayer")
pinoymovies.es,pinoymovieseries.com#%#//scriptlet("set-constant",
"dtGonza.playeradstime", "-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#%#//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/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
adshnk.com,adshrink.it,pairom.com#%#//scriptlet("prevent-window-open")
adshnk.com,adshrink.it,pairom.com#%#//scriptlet("adjust-setInterval", "count", "",
"0.02")
! 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/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)})});
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#%#//scriptlet("remove-attr", "target", "a[class='btn btn-
success btn-lg get-link'][target='_blank']")
p4link.com,oceantech.xyz#%#//scriptlet("remove-class", "get-link", "a[class='btn
btn-success btn-lg get-link'][target='_blank']")
! 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/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/49351
memeburn.com#%#//scriptlet("set-constant", "show_interstitial", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/49143
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$$meta[http-equiv="refresh"]
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('remove-attr', 'href', '#continuetoimage >
a:not([href*="22pixx.xyz"])')
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/48655
promipool.com#%#//scriptlet("abort-on-property-read", "Object.prototype.autoRecov")
promipool.com$$script[tag-content="Flags.autoRecov"][min-length="20000"][max-
length="300000"]
! 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/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/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")
airhdx.com#%#//scriptlet("abort-on-property-read", "_wm")
! https://github.com/AdguardTeam/AdguardFilters/issues/46812
myreadingmanga.info#%#//scriptlet("abort-on-property-read", "bisqus")
! https://github.com/AdguardTeam/AdguardFilters/issues/46840
shortearn.eu#%#//scriptlet("prevent-window-open")
! 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")
!+ PLATFORM(windows, mac, android)
linksbuddy.com#%#window.open = function() {};
! shrtwin.com - popup
shrtwin.com#%#//scriptlet("set-constant", "PopUP", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/6537
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
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
!+ PLATFORM(windows, mac, android)
express-cut.ovh#%#window.open = function() {};
! 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
celeb.gate.cc#%#//scriptlet("abort-on-property-read", "dataPopUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/45848
footballstream.pw#%#//scriptlet("prevent-window-open")
! overlord2.net - skip timer
!+ PLATFORM(windows, mac, android)
overlord2.net#%#(function(){var c=window.setTimeout;window.setTimeout=function(f,g)
{return g===1e3&&/btn-close-
ads/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.bind(window)})();
! pirateproxy.space - popups
pirateproxy.space#%#//scriptlet("set-constant", "openNewURLInTheSameWindow",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/45588
!+ PLATFORM(windows, mac, android)
televisiongratisenvivo.com#%#(function() { var w_open = window.open, regex =
/bit\.ly/; window.open = function(a, b) { if (typeof a !== 'string' || !
regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/45465
yandexcdn.com#%#//scriptlet("prevent-window-open")
!+ PLATFORM(windows, mac, android)
yandexcdn.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/45376
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")
!+ PLATFORM(windows, mac, android)
shon.xyz#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/44699
pixroute.com#%#//scriptlet("set-constant", "proclayer", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/45272
rekkerd.org#%#//scriptlet("set-constant", "td_ad_background_click_link",
"undefined")
! https://github.com/AdguardTeam/AdguardFilters/issues/45224
!+ PLATFORM(windows, mac, android)
shrtwin.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/45203
savemp3.cc#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45265
downevo.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45263
mstream.rocks#%#//scriptlet("abort-on-property-read", "doSecondPop")
! streamcdn.to - popups
!+ PLATFORM(windows, mac, android)
streamcdn.to#%#(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/45250
pornxs.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/45240
vidconverter.co#%#//scriptlet("prevent-window-open")
! 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
!+ PLATFORM(windows, mac, android)
cashearn.eu#%#window.open = functon() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/44864
!+ PLATFORM(windows, mac, android)
bit-url.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/44791
ac-mo.com#%#//scriptlet("abort-on-property-read", "PopUP")
! https://github.com/AdguardTeam/AdguardFilters/issues/44714
!+ PLATFORM(windows, mac, android)
youzik.com#%#(function() { window.open_ = window.open; var w_open = window.open,
regex = /\.info\?tid=/; window.open = function(a, b) { if (typeof a !== 'string' ||
!regex.test(a)) { w_open(a, b); } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/44845
stfly.io#%#//scriptlet("abort-on-property-read", "tabUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/44654
!+ PLATFORM(windows, mac, android)
1819714723.rsc.cdn77.org,streamsforu.com#%#(function(){var
c=window.setInterval;window.setInterval=function(f,g){return
g===1e3&&/timerLayerAdLine/.test(f.toString())&&(g*=0.01),c.apply(this,arguments)}.
bind(window)})();
! 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
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
playerlunla.com#%#//scriptlet("abort-current-inline-script", "$", "check_av")
! https://github.com/AdguardTeam/AdguardFilters/issues/44273
ventax.net#%#//scriptlet("set-constant", "PopUP", "noopFunc")
! filecrypt.co - popunder on download page
filecrypt.co#%#//scriptlet("set-constant", "_popsThisDay", "999")
filecrypt.co#%#//scriptlet("set-constant", "YPOP", "noopFunc")
filecrypt.co#%#//scriptlet("set-constant", "YPOP2", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/43713
javfull.net#%#//scriptlet("abort-on-property-read", "Z4EE")
! https://github.com/AdguardTeam/AdguardFilters/issues/43700
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
!+ PLATFORM(windows, mac, android)
xsexvideos.pro,mature-tube.sexy#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/window\.location\.href =
("\/sell\.php"|popURL)/.test(a.toString()))return b(a,c)};})();
! 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/43252
!+ PLATFORM(windows, mac, android)
pornlib.*#%#(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); } }; })();
! adshell.net - popups
h5.adshell.net#%#//scriptlet("prevent-window-open")
h5.adshell.net#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/43032
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
hotmovs.com#%#//scriptlet("abort-on-property-read", "vertis.popunder.neverblock")
hotmovs.com#%#//scriptlet("set-constant", "chanforHe.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/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/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
vivads.net#%#//scriptlet("abort-on-property-read", "SmartPopunder")
vivads.net#%#//scriptlet("prevent-window-open")
! mixdrop.co, mixdrop.to - popups
mixdrop.*#%#//scriptlet("prevent-addEventListener", "click", "dtnoppu")
! typingtestnow.com - ads
!+ PLATFORM(windows, mac, android)
typingtestnow.com#%#(function(){var
b=window.setTimeout;window.setTimeout=function(a,c){if(!/replace_blank_adsense_ads/
.test(a.toString()))return b(a,c)};})();
! 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-local-storage-item', 'olCounter', 'emptyObj')
cambro.tv#%#AG_defineProperty('flashvars.adv_pre_src', {value: ""});
cambro.tv#%#AG_defineProperty('flashvars.adv_postpause_src', {value: ""});
cambro.tv#%#AG_defineProperty('flashvars.popunder_url', {value: ""});
||cambro.tv^$~script,~stylesheet,~xmlhttprequest,replace=/popunder_url/
popunder_url_/
! https://github.com/AdguardTeam/AdguardFilters/issues/42211
laidhub.com#%#//scriptlet("abort-on-property-read", "OpenPopUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/42158
zegtrends.com,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")
! Bongacams clickunder ('BC_P_BONGACAMS_POP')
javbangers.com,cambro.tv#%#//scriptlet('abort-current-inline-script',
'document.attachEvent', 'initBCPopunder')
javbangers.com,cambro.tv$$script[id="BC_P_BONGACAMS_POP"]
!
https://reddit.com/r/Adguard/comments/de5qoh/how_can_i_keep_a_website_from_redirect
ing_to/
bs.to#%#//scriptlet("abort-current-inline-script", "Date", "a.href,a.href")
! 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/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")
! 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/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")
! 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/40211
proxo.wtf#%#//scriptlet("abort-on-property-read", "S9tt")
! https://github.com/AdguardTeam/AdguardFilters/issues/39741
thegay.com#%#//scriptlet("abort-on-property-read", "adver.popunder.neverblock")
thegay.com#%#//scriptlet("abort-on-property-read", "GameLacker")
! 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/39865
photos.freeones.com#%#//scriptlet("remove-attr", "href", "a[href]#sponsorHref")
! https://github.com/AdguardTeam/AdguardFilters/issues/39824
egovtjob.in#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/39753
imagevenue.com#%#//scriptlet("abort-on-property-read", "__ads")
! https://github.com/AdguardTeam/AdguardFilters/issues/39548
palmtube.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/39690
pornflixhd.com#%#//scriptlet("set-constant", "dtGonza.playeradstime", "-1")
! https://github.com/AdguardTeam/AdguardFilters/issues/39545
txxx.com#%#//scriptlet("abort-on-property-read", "vertis.popunder.neverblock")
txxx.com#%#//scriptlet("set-constant", "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")
!+ PLATFORM(windows, mac, android)
digitallearn.online#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/38730
tube8.com#%#//scriptlet("set-constant", "showPopunder", "false")
! https://github.com/AdguardTeam/AdguardFilters/issues/39254
protopage.com#%#//scriptlet("set-constant", "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#%#//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/39158
tvlogy.to#%#//scriptlet("set-constant", "second", "0")
! https://github.com/AdguardTeam/AdguardFilters/issues/38925
shrtfly.net#%#//scriptlet("prevent-window-open")
!+ PLATFORM(windows, mac, android)
shrtfly.net#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/39071
yesvids.com#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/38818
chooyomi.com#%#//scriptlet("prevent-window-open")
! https://forum.adguard.com/index.php?threads/file-up-org.34362
file-up.org#%#//scriptlet("prevent-window-open")
! https://github.com/AdguardTeam/AdguardFilters/issues/38725
camwhores.tv#%#//scriptlet("abort-on-property-read", "crakPopInParams")
! https://github.com/AdguardTeam/AdguardFilters/issues/38912
beeng.net#%#//scriptlet("prevent-window-open")
! xhamster.com popunder
xhamster17.*,megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster
13.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*$$script[tag-
content="initTabUnder"][max-length="12000"]
xhamster17.*,megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster
13.*,xhamster10.*,xhamster4.*,xhamster3.*,xhamster2.*,xhamster.*#%#//
scriptlet("abort-current-inline-script", "document.createElement", "initTabUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/65754
megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster.com,xhamster
2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster11.com,xhams
ter12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamster17.*,xhamster18.*,xh
amster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,xhamster4.desi,xhamster20
.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,ope
nxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhamster35.com,xhamster36.com,
xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.desi,xhopen.com,openxh1.com
,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xhamster.desi,xhamsterpremi
um.com$$script[tag-content="window.dataPopUnder"]
! https://github.com/AdguardTeam/AdguardFilters/issues/38558
easyexploits.com#%#//scriptlet("abort-on-property-read", "S9tt")
! 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; } }; })();
! https://github.com/AdguardTeam/AdguardFilters/issues/38389
hotpornfile.org#%#//scriptlet("abort-on-property-read", "F900")
hotpornfile.org#%#//scriptlet("abort-on-property-read", "cIPop")
hotpornfile.org#%#//scriptlet("abort-on-property-read", "_clk_na_list")
! https://github.com/AdguardTeam/AdguardFilters/issues/38332
shotfly.in#%#//scriptlet("prevent-window-open")
!+ PLATFORM(windows, mac, android)
shotfly.in#%#window.open = function() {};
! 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() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/34665
headfonics.com#%#//scriptlet("abort-on-property-read", "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#%#//scriptlet("abort-on-property-read", "popunder")
! 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/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/33587
hihbt.com#%#//scriptlet("abort-current-inline-script", "window.open")
hihbt.com#%#window.open = function() { };
! https://github.com/AdguardTeam/AdguardFilters/issues/37509
givirsou.net#%#window.close();
! 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/35648
nosteam.ro#%#//scriptlet("abort-on-property-write", "jsPop21")
nosteam.ro#%#//scriptlet('abort-current-inline-script',
'EventTarget.prototype.addEventListener', 'window.open')
! 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/112379
! https://github.com/AdguardTeam/AdguardFilters/issues/35520
multiup.eu,multiup.org#%#AG_onLoad(function(){var
e=document.querySelectorAll(".panel-footer > form[action] >
button[link]"),b=document.querySelectorAll(".panel-footer > form[action]"),c=new
RegExp(/mega\./);if(e.length===b.length)for(var f,g=0;g<b.length;g+
+)f=e[g].getAttribute("link"),b[g].setAttribute("action",f),b[g].setAttribute("targ
et","_blank"),b[g].querySelector("input[name=\"link\"]").remove(),c.test(f)||
b[g].setAttribute("method","GET");const h=a=>{a.preventDefault();var
b=a?.currentTarget?.getAttribute("link");b?
window.open(b):a.currentTarget.removeEventListener("click",h)};var
i=document.querySelectorAll("button[link^=\"https://drive.google.com/\"]");i.forEac
h(a=>{a.addEventListener("click",h)})});
! https://forum.adguard.com/index.php?threads/up-4ever-org-cookie-notice.33762/
up-4ever.org#%#//scriptlet('remove-attr', 'onclick', 'a[onclick*="window.open"]
[data-target*="up4ever.download"]')
! 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/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/36105
winporn.*#%#//scriptlet("set-constant", "showspop", "undefined")
! 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/35342
porndr.com#%#//scriptlet("abort-current-inline-script", "getCookie", "popup_url")
! clk.ink - popups
clk.ink#%#//scriptlet("remove-attr", "href", "a[href='/skiplink']
[target='_blank']")
! https://github.com/AdguardTeam/AdguardFilters/issues/34963
playpornfree.xyz#%#//scriptlet("set-constant", "dtGonza.playeradstime", "-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/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/33064
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion#
%#Object.defineProperty(Object.prototype, 'loadPopUnder', { get: function(){ return
function() {}; }, set: function(){ return function() {}; }});
! mediafire.com - ad redirect on download
mediafire.com#%#//scriptlet("set-constant", "InfCustomFPSTAFunc", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/34854
stfly.io#%#window.open = function() {};
! 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#%#//scriptlet("remove-attr", "onclick", "#btn_download")
! dancers `Popping Tool`
porncoven.com,nakedbabes.club,vibraporn.com,imgtaxi.com,rintor.*,xcity.org,striptub
e.net,eroticity.net,camwhores.film,boobieblog.com,freeuseporn.com,gamesofdesire.com
,imgsen.com,imgwallet.com,picdollar.com,zehnporn.com,babepedia.com,pornhd720p.com,k
vador.com,sikwap.xyz,imgadult.com,picmoney.org,sexgames.xxx,beautifulero.com,picbar
on.com,porno-
island.*,wantedbabes.com,consoletarget.com,celeb.today,ftopx.com,bunnylust.com,myse
xgames.com,sexykittenporn.com,lizardporn.com,doseofporn.com,erotichdworld.com,freya
list.com,guruofporn.com,jennylist.xyz,jesseporn.xyz,kendralist.com,vipergirls.to,8b
oobs.com,babesinporn.com,bustybloom.com,fooxybabes.com,hotstunners.com,rabbitsfun.c
om,silkengirl.com,jumboporn.xyz,zazzybabes.com#%#//scriptlet("abort-on-property-
read", "loadTool")
! healthinsider.online - popups
healthinsider.online#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/34703
ddlflix.com#%#//scriptlet("set-constant", "dtGonza.playeradstime", "-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);})();
! 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/34096
sexvid.xxx#%#//scriptlet("abort-on-property-read", "pu")
! https://github.com/AdguardTeam/AdguardFilters/issues/34029
sozosblog.com#%#//scriptlet('remove-attr', 'href', '#content-area a[href="/go.php"]
[rel="nofollow"]')
! 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#%#//scriptlet("prevent-addEventListener", "", "/exo")
empflix.com#%#//scriptlet("set-constant", "FlixPop.isPopGloballyEnabled",
"falseFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/33624
hpjav.tv#%#//scriptlet("set-constant", "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#%#//scriptlet("abort-on-property-read", "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/33357
wickedsick.tv#%#//scriptlet("abort-current-inline-script", "spot", "api/direct")
! 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/31358
multileech.net#%#document.cookie = "ad_locked=1; path=/";
! 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")
! linkshrink.net mobile website - popups
linkshrink.net#%#//scriptlet("prevent-window-open")
linkshrink.net#%#//scriptlet("abort-current-inline-script", "confirm",
"ads.linkshrink.net")
linkshrink.net#%#//scriptlet("abort-current-inline-script", "history.pushState",
"onpopstate")
! 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/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")
! https://github.com/AdguardTeam/AdguardFilters/issues/31807
mangovideo.pw#%#//scriptlet("abort-on-property-read", "myFunction")
mangovideo.pw#%#//scriptlet("abort-on-property-read", "myFunctions")
analdin.com,mangovideo.pw,streamporn.pw#%#//scriptlet("abort-on-property-read",
"popunder")
! 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/31204
x1337x.eu,1337x.to,1337x.st,x1337x.ws#%#//scriptlet("set-constant", "S9tt",
"noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/30037
imgoutlet.pw,imgrock.pw,imgmaze.pw,imgview.pw,imgtown.pw,imgdew.pw#%#//
scriptlet("set-constant", "_pop", "emptyArr")
! 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#%#//scriptlet("abort-current-inline-script", "Math.random",
"#cpmstar")
! 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#%#//scriptlet("abort-current-inline-script", "atob", "removeCookie")
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/75585
! 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 [role="feed"] >
div: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("SPONSO
RED")){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})}();
! Blocking ads based on property in watch section
facebook.com,facebookcorewwi.onion#%#!function(){(new MutationObserver(function()
{window.location.href.includes("/watch")&&document.querySelectorAll('#watch_feed
div:not([class]):not([id]) > div[class*=" "]:not([style*="display: none !
important"]) div[class^="_"] > div[class*=" "]').forEach(function(b)
{Object.keys(b).forEach(function(a){if(a.includes("__reactFiber")){a=b[a];try{var
c,d,e,f;if(null==(c=a)?0:null==(d=c["return"])?0:null==(e=d.memoizedProps)?
0:null==(f=e.story)?0:f.sponsored_data){var g=b.closest('#watch_feed div[class*="
"] div:not([class]):not([id]) > div[class*=" "]:not([style*="display: none !
important"])');g.style="display: none !important;"}}catch(h)
{}}})})})).observe(document,{childList:!0,subtree:!0,attributeFilter:["style"]})}
();
! ! #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}))}();
facebook.com,facebookcorewwwi.onion#%#!function(){var
e,o;0<window.location.href.indexOf("marketplace")&&(e=new
MutationObserver(function(){document.querySelectorAll('div[role="main"] 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/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#%#//scriptlet("set-constant", "dtGonza.playeradstime", "-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/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#%#//scriptlet("set-constant", "dtGonza.playeradstime", "-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#%#//scriptlet("abort-current-inline-script",
"document.dispatchEvent", "getexldr")
! 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); });
! 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/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#%#//scriptlet("remove-attr", "href",
"a#movie-play-intro1[href^='/watch.php?'][onclick]")
! https://github.com/AdguardTeam/AdguardFilters/issues/26931
youngsexhd.net#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "api_host")
youngsexhd.net$$script[tag-content="api_host"][max-length="3500"]
! 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/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/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#%#//scriptlet("abort-current-inline-script",
"document.addEventListener", "initBCbongacams_popPopunder")
! 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})})();
vivo.sx$$script[wildcard="*setTimeout*about:blank*"][min-length="800"][max-
length="2000"]
vivo.sx$$script[tag-content="encodeURIComponent(document"][min-length="5000"][max-
length="15000"]
! 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#%#//scriptlet("adjust-setTimeout", "this.onComplete()", "20000", "0.02")
! https://github.com/AdguardTeam/AdguardFilters/issues/28680
! https://github.com/AdguardTeam/AdguardFilters/issues/28441
! https://github.com/AdguardTeam/AdguardFilters/issues/27743
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#%#//scriptlet("abort-current-inline-script", "document.cookie", "nasl")
! 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)}}})();
! 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.set("player_type",
"embed"),d.searchParams.delete("platform"),arguments[0]=d.href}return
a.apply(this,arguments)}}})();
! twitch.tv#%#(function(){if("function"==typeof fetch){var
e=window.fetch;window.fetch=(a,f,...c)=>{if("string"==typeof
a)if(a.includes("/access_token"))a=a.replace("player_type=site","player_type=thunde
rdome");else if(a.includes("/gql")&&f&&"string"==typeof
f.body&&f.body.includes("PlaybackAccessToken")){var b=JSON.parse(f.body);
(null===b||void 0===b?void
0:b.variables)&&(b.variables.playerType="thunderdome",f.body=JSON.stringify(b))}ret
urn e(a,f,...c)}}})();
! 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#%#//scriptlet("set-constant", "history.pushState", "noopFunc")
! 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#%#//scriptlet('remove-attr', 'onclick', 'a[href^="download"]
[onclick="onDownload()"]')
! 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/21482
instamp3.zone#%#//scriptlet("remove-attr", "href", "a.getUrl.btn")
instamp3.zone#%#AG_onLoad(function() { setTimeout(function()
{ document.getElementsByClassName("hide-mobile")[0].click(); }, 300); });
! 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/20861
theamericanmirror.com#%#//scriptlet("abort-current-inline-script", "Math.random",
"Uint8Array")
! https://github.com/AdguardTeam/AdguardFilters/issues/20663
shortit.pw#%#//scriptlet("prevent-window-open")
! 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#%#//scriptlet("set-constant", "bcs_popup_show_bongacams_pop",
"true")
! 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#%#//scriptlet("set-constant", "BetterJsPop",
"noopFunc")
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/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() {};
! 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/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/17812
cinemamkv.net#%#//scriptlet('remove-attr', 'href', 'a[href*="go.oclaserver.com"]')
! 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#%#//scriptlet("abort-current-inline-
script", "$", "clickObject")
! 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/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/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/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#%#//scriptlet("abort-current-inline-script", "history.pushState",
"onpopstate")
! 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#%#//scriptlet("abort-current-inline-script",
"document.createElement", "jsc.mgid.com")
! sawlive.tv video stream - blocks start popup
sawlive.tv#%#window.open = function() {};
! 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#%#//scriptlet("set-constant", "vpUsePreRoll", "false")
! 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/11358
xtapes.to#%#//scriptlet("abort-current-inline-script", "jQuery", "pop_init")
! https://github.com/AdguardTeam/AdguardFilters/issues/12778
animego.to,watchcartoonsonline.eu,animeland.us#%#//scriptlet("abort-on-property-
read", "bbHideDiv")
animeshow.tv,toonget.net,kickassanime.io,thewatchcartoononline.tv,gogoanimes.tv,wat
chanime.info,watchcartoonsonline.la,mangafreak.net,gogoanimes.co,gogoanime.sh,9anim
e.to,watchcartoononline.io,animeland.me,igg-
games.com,animeflv.net,animeplus.tv,goodanime.co,animewow.org,animenova.org,animela
nd.tv,animetoon.org,9anime.is,gogoanime.in,mangapanda.com,memecenter.com,mangareade
r.net#%#//scriptlet("abort-on-property-write", "bbHideDiv")
animewow.org,animenova.org#%#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#%#//scriptlet('remove-attr', 'onclick|href', 'a[href]
[onclick^="setTimeout(function(){ window.open("][onclick*="clksite.com"]')
! 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#%#//scriptlet('remove-attr', 'onclick',
'#btn_download[onclick^="window.open"]')
! 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#%#//scriptlet('remove-attr', 'onclick', 'a.dwnb[href]
[onclick^="window.open"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/11866
wstream.video#%#//scriptlet('remove-attr', 'onclick', '#dws > span[style] > a[href]
[onclick^="window.open"]')
! https://github.com/AdguardTeam/AdguardFilters/issues/11642
phim.media#%#//scriptlet("set-constant", "PM_popup", "noopFunc")
! https://github.com/AdguardTeam/AdguardFilters/issues/11417
pornotube.xxx#%#window.open = function() {};
! 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#%#//scriptlet("set-constant", "bcs_popup_show_tv_red", "true")
! 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#%#//scriptlet("set-constant", "oio", "noopFunc")
! 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#%#//scriptlet("remove-attr", "onclick", ".btncontinue")
! 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#%#//scriptlet("abort-current-inline-script", "atob",
"window.TextDecoder")
! https://github.com/AdguardTeam/AdguardFilters/issues/9824
flashx.pw,flashx.co,flashx.cc,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#%#//scriptlet("set-constant", "document.onclick", "true")
! https://github.com/AdguardTeam/AdguardFilters/issues/9522
buffstream.net#%#//scriptlet('remove-attr', 'onclick', '.list-group >
a[onclick^="window.open("].list-group-item')
! 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#%#//scriptlet("prevent-window-open")
! 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#%#window.open = function(){};
! https://github.com/AdguardTeam/AdguardFilters/issues/9166
gotblop.com#%#//scriptlet("set-constant", "popunderUrl", "undefined")
! 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/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/8813
pornokeep.com#%#//scriptlet("set-constant", "bdet", "noopFunc")
! 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/8536
e-hdporn.com#%#window.open = function() {};
! https://github.com/AdguardTeam/AdguardFilters/issues/89403
! https://github.com/AdguardTeam/AdguardFilters/issues/8197
assia4.com,assia.*#%#//scriptlet('prevent-window-open')
assia4.com#%#//scriptlet("abort-on-property-read", "ClickUnder")
! https://github.com/AdguardTeam/AdguardFilters/issues/8338
! ads reinjection
15min.lt#%#//scriptlet("abort-current-inline-script", "performance.mark",
"googlesyndication.com")
! 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#%#//scriptlet("set-constant",
"service.show_after_load", "noopFunc")
! 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#%#//scriptlet('remove-attr', 'href', '#skipbox >
a[href^="http://redirect.won.pe/ad/"]#skip_button')
! 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#%#//scriptlet('remove-attr', 'href', 'a[href^="/away.php"]
[rel="nofollow"][target="_blank"]')
! 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#%#//scriptlet("remove-attr", "onclick", "button.downloadbtn")
! https://forum.adguard.com/index.php?threads/zupload-me.26823/
zupload.me#%#//scriptlet("remove-attr", "onclick", "a[onclick].link_button")
! 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/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://github.com/AdguardTeam/AdguardFilters/issues/79154
timesofindia.indiatimes.com#%#//scriptlet("set-constant", "nsShowMaxCount", "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#%#//scriptlet('remove-attr', 'href', 'a[href^="/away.php"]
[rel="nofollow"][target="_blank"]')
! 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://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); });
! 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://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#%#//scriptlet("remove-attr", "href", "#player > #overlay > a")
! 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/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";
! 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; } });
! 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#%#//scriptlet('remove-attr', 'href|target',
'a[onclick^="getActionContent"]')
! https://forum.adguard.com/index.php?threads/userscloud-com-android-
unsolved.22394/
userscloud.com#%#//scriptlet("remove-attr", "onclick", "a[href*='usercdn.com']
[onclick*='window.open(']")
! 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!";
! 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,teamliquid.net
,theberry.com,thepoliticalinsider.com,tomshardware.co.uk,tomshardware.com,tomshardw
are.de,tomshardware.fr,topix.com,windowscentral.com,womansworld.com,xda-
developers.com#%#URL.createObjectURL=function(){return"about:blank"};
drudgereport.com#%#URL.createObjectURL=function(){return"about:blank"};
54.229.21.199:3480$network
54.246.248.134:3480$network
! >=7.0.0
! Adonis ads reinjection
brobible.com,mensfitness.com,mashable.com,teamliquid.net,britannica.com,gsmarena.co
m,phonearena.com,champion.gg,collegehumor.com,dorkly.com,drudgereport.com,investope
dia.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#%#//scriptlet("abort-current-inline-script", "Math.random",
"new RegExp")
! 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/
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#%#//scriptlet("remove-attr", "style", "#main")
! 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/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/19046/
katfile.com#%#AG_onLoad(function() { window.newlink = true; window.bodyclick =
true; });
! https://github.com/AdguardTeam/AdguardFilters/issues/75252
! https://forum.adguard.com/index.php?threads/19043/
uppit.com#%#//scriptlet("adjust-setTimeout", "#countdown", "", "0.02")
! 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://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/
93.115.24.210,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/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/
! We need a scriptlet to change/set HTML elements attributes, it's part of this
task - https://github.com/AdguardTeam/Scriptlets/issues/106
telegraph.co.uk#%#AG_onLoad(function(){AG_each(".gallery.component > .gallery-
settings[data-gallery-ad-viewability][data-gallery-slides-per-ad]",function(a)
{a.setAttribute("data-gallery-ad-viewability","1E9");a.setAttribute("data-gallery-
slides-per-ad","1E9")})});
! 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/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 {}; } });
! 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; } });
! Prerolls in vkpass.com players
vkpass.com#%#document.cookie = "videoad=OK";
! 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://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/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; } });
! 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://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/
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/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() {};
! 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;
! 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";
! 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') });
! 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() {}
! 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/116391
imgtaxi.com#$##image_details { margin-top: 30px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/115143
myanimelist.net#$#body:not(.ownlist) { background-color: transparent !important; }
! https://github.com/uBlockOrigin/uAssets/issues/6029
spankbang.com#$##interstitial_div { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/113429
moddingzone.in#$#.wpsafe-top { margin-top: 100px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110928
fileproinfo.com#$##main { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/112831
techhelpbd.com#$#html { overflow: auto !important; }
techhelpbd.com#$#.pum-overlay[data-popmake*="advertisement"] { display: none !
important; }
techhelpbd.com#$#html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-
hidden] { padding-right: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/111179
stackhowto.com#$#.adsbygoogle { position: absolute !important; left: -3000px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/107778
tr.investing.com#$#.billboard_top_page_wrapper { padding-top: 120px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/108372
tamilmv.nocensor.*#$#html { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/107184
fex.net#$#.fs-table__row { position: unset !important; }
fex.net#$#.fs-table__row[style^="height: 162px;"] { height: auto !important; }
fex.net#$#.ReactVirtualized__Grid__innerScrollContainer { height: auto !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110352
unilad.co.uk#$#div[class$="-ArticleBodyContainer"] { min-height: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110182
ulozto.net#$#.l-wrapper { padding-top: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/106020
forbes.com#$#.main-content--body { padding-top: unset !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/110059
helpinterview.com#$##banner_img { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/109775
tiger-algebra.com#$#body { padding-bottom: 100px; }
! https://github.com/AdguardTeam/AdguardFilters/issues/104687
quizdeveloper.com#$##main > div[class="full-width float-left mh-335"] { min-height:
50px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/104676
firstpost.com#$#p[class^="story_para_"] > a[target="_blank"] { color: unset !
important; cursor: default !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/104743
farminguk.com#$#.advert-word { position: absolute !important; left: -3000px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/102637
metacritic.com#$#.title_bump > .ad_unit + .browse_list_wrapper { border-top: none !
important; padding-top: 0 !important; }
metacritic.com#$#.title_bump > .ad_unit + .browse_list_wrapper +
div[style="padding-bottom: 30px; display: none !important;"] + .browse_list_wrapper
{ border-top: none !important; padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/53366 top placeholder
l2db.info#$##wrapper-content { margin-top: 0!important; }
! https://github.com/FastForwardTeam/FastForward/issues/207
defaultfreeshort.in#$##myDIV { display: block!important; }
defaultfreeshort.in#$#.banner-inner { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/100125
libertycity.net,libertycity.ru#$#.downloada { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98823
thethaiger.com#$#html { overflow: auto !important; }
thethaiger.com#$#.pum-overlay[data-popmake*="-popup-ad-"] { display: none !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98558
karaoke-lyrics.net#$##ad_leader { min-height: 50px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98518
servers.fivem.net#$#body servers-container > .servers >
article:not(#style_important) { height: 85vh !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/98000
skymetweather.com#$##articleinnercontainer { min-height: 1200px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/97167
speechnotes.co#$##app_container[style^="right:"] { right: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/97286
animenhentai.com#$?#.post.has-post-thumbnail video#gump:upward(.post) { remove:
true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/96271
filmibeat.com#$#.filmi-header-ad { margin-top: 60px !important; }
filmibeat.com#$#.sixtysec-rightblock { margin-bottom: 30px !important; }
! javcl.com player ad
quickvideo.net#$#.pop-html { display: none!important; }
quickvideo.net#$#div#vstr { display: block!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/95277
games-guides.com#$#.adTopboard { min-height: 0 !important; }
games-guides.com#$#.adTopboard > * { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/94109
techonthenet.com#$#body.header_f { margin-top : 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/94364
games4king.com#$##ava-game_container #wrapped-content { display: block !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/94104
ncalculators.com#$#.ncad-lr { height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/93860
coolztricks.com#$#.entry-content > div.code-block:first-child { height: 20px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/93700
send-anywhere.com#$#.receiving-ads { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/93715
movies.meetdownload.com#$#body { margin-top: -40px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/94162
xxxmax.net#$#.video-list-content.with-happy .thumb-block { clear: unset !important;
}
! https://github.com/AdguardTeam/AdguardFilters/issues/94047
pixlr.com#$##workspace[style*="right:"] { right: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/92733
thespruce.com#$#div[id^="mntl-leaderboard-"] { min-height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/92657
proxy.red#$?#body:matches-css(margin-top: 80) { margin-top: 40px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/93515
olympics.com#$#.tk-header.headroom[data-adv="true"] { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/92031
pockettactics.com#$#body { padding-top: 0 !important; }
pockettactics.com#$#body header.banner:not(#style_important) { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/91829
team-bhp.com#$#.not-front #sidebar-second .billboardSpacer { height: 29px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/91995
pastemagazine.com#$#.site-navigation { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/91802
thetrendspotter.net#$##adsense_post_page_header { height: 50px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/91667
thesprucepets.com#$?#.mntl-leaderboard-spacer { remove: true; }
! https://github.com/AdguardTeam/AdguardFilters/issues/92247
rottentomatoes.com#$#nav.header_main_scroll { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/91694
theloadout.com#$#body { padding-top: 0 !important; }
theloadout.com#$#body > header.banner { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/90763
top.gg#$##vote-button-container > div.slider-root { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/89505
byrdie.com#$#.mntl-leaderboard-spacer { min-height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/89390
jamaicaobserver.com#$##bottom_leaderboard { height: 0 !important; }
! smailpro.com - leftover
smailpro.com#$#.relative ~ div.shadow-inner { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/89245
medpagetoday.com#$##siteWrapper { padding-top: 0!important; }
medpagetoday.com#$#.mpt-content-header { padding-top: 50px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/88833
vegasslotsonline.com#$#.game-frame--fullscreen > .game-frame__stage { height:
100% !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/108597
pcgamesn.com#$##nn_astro_wrapper { height: 50px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/89020
pcgamesn.com#$#body header.banner:not(#style_important) { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/111280
truetrophies.com,trueachievements.com#$#.nav-gamer.open { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/88557
truetrophies.com,trueachievements.com#$#body { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/88726
3dmodelshare.org#$#.homeadv { width: 0px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/87238#issuecomment-876268525
egamersworld.com#$#.homeOdds { pointer-events: none !important; }
egamersworld.com#$#.awayOdds { pointer-events: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/87587
cheatcc.com#$##body { background-image: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/87242
banglanews24.com#$#body > div[style^="position: relative;top:"] { top: 0 !
important; }
! rightside placeholder
gameranbu.jp#$##sub-col-wrap_top280 { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/86781
instapage.com#$#.navbar { top: 0px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/86119
codecs.forumotion.net#$#div[style^="height: 90px; position:relative; max-height:
90px; min-width: 728px;"] { position: absolute !important; left: -3000px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85654
punchng.com#$#.site-header-placeholder { min-height: 2em !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/85388
zshort.cc#$##fafsf2 { display: block !important; }
toptechtalk.xyz#$##checkclick { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/84449
forum.devicebar.com#$##main-outlet { padding-top: 0 !important; }
! myshows.me - top empty space removing
myshows.me#$#.DefaultLayout-main { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/86585
brides.com#$#div[id^="mntl-leaderboard-spacer_"] { min-height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/86559
interviewmania.com#$#.container > div[style^="background"] > div[style="min-width:
250px;min-height:250px;"] { min-height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/84359
qz.com#$##main { padding-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/83964
freecourses.site#$#body > div.page-wrapper { margin-top: -50px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/83540
shemalestube.com#$#.cover { background-image: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/82567
cryptoslate.com#$#body.scroll #header.top-sticky-display { top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/82937
mathway.com#$#.mw-static-left > div#container { width: 100% !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/82086
txxx.tube#$#.jwplayer > div.afs_ads + div[style="display:flex !important"]
{ position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/82256
readmng.com#$#.header > .scroll_to_top { min-height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/81794
toolss.net#$##rightCol { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/80770
thumpertalk.com#$#div[data-role="commentContent"] a[rel="nofollow"] { color:
black !important; text-decoration: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/80921
afterdawn.com#$##base-header #ad-top-banner-placeholder { min-height: 0 !important;
}
! streamsport.* - remove overlay and retain cursor
streamsport.*#$##localpp { width: 0% !important; height: 0% !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/79679
history.com#$#.is-balloon-header-active .m-page-wrapper:not(.is-header-below-
universal-nav) { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/79587
gulte.com#$##awt_landing { display: none !important; }
gulte.com#$#body[style^="overflow"] { overflow: visible !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/79154
timesofindia.indiatimes.com#$#div[style="min-height:250px; display:block!
important"].paisa1 { position: absolute !important; left: -3000px !important; }
! seg-ashort1a-ma.tk - unblock captcha
seg-ashort1a-ma.tk#$##showContainer { display: none !important; }
seg-ashort1a-ma.tk#$##showMe div[id][style="display:none;"] { display: block !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/78621
flaticon.com#$#li[id^="bn-icon-list"] { position: absolute !important; left: -
3000px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/77968
downfile.site,expertvn.com#$##myModal { display: none !important; }
downfile.site,expertvn.com#$#.modal-backdrop { display: none !important; }
downfile.site,expertvn.com#$#body { overflow: visible !important; padding-right:
0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/77338
bestshort.xyz#$#footer.pt-120 { padding-top: 220px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/77107
factinate.com#$#.advertisment_notice { position: absolute !important; left: -3000px
!important; }
factinate.com#$#.home-page-ad { position: absolute !important; left: -3000px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/75659
jamaicaobserver.com#$#body { background-image: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/75537
ufreegames.com#$##preroll { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/74765
extramovies.*#$#body > #theme_back + .wrapper { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/74564
ausdroid.net#$#body.td-background-link { cursor: auto !important; }
! xhamster ad left-over
xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster13.*,xhamster.com,xhamst
er2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamster10.com,xhamster11.com,xha
mster12.com,xhamster13.com,xhamster14.com,xhamster15.com,xhamster17.*,xhamster18.*,
xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.desi,xhamster4.desi,xhamster
20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamster26.com,xhamster27.com,o
penxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xhamster35.com,xhamster36.co
m,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.desi,xhopen.com,openxh1.c
om,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,xhamster.desi,xhamsterpre
mium.com#$#.thumb-list > .video-thumb { margin-right: 0px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/74350
yifyhdtorrent.org#$#.type-area > .torrent-type.non-direct[style="display: none;"] {
display: block !important; }
yifyhdtorrent.org#$#.type-area > .torrent-type.direct-link[style="display: block;"]
{ display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/73752
pixelexperience.org#$#.ezoic-ad { position: absolute !important; left: -3000px !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/73676
genshinimpactcalculator.com#$##BannerTop { height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/73358
taxidrivermovie.com#$#.category-taxi-fares-main { position: absolute!important;
left: -3000px!important; }
! javynow.com black space
javynow.com#$#.videos-ad__wrap { background-color: transparent !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/72365
adshrink.it,pairom.com#?#.dimmer:has(p:contains(Remove Ads))
adshrink.it,pairom.com#$#body { overflow: visible !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/72023
coincodex.com#$#.CCx3StickyTop { margin-top: 0 !important; }
coincodex.com#$##CCx3StickyTop { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/72164
javadecompilers.com#$#body > div[id^="bio_ep"] { display: none !important; }
javadecompilers.com#$#body { overflow: auto !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/70835
3c-lxa.mail.com#$#.section-1.section-content.section { margin-right: 0 !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/71339
uplinks.in,minilinks.in#$##myDIV { display: block !important; }
uplinks.in,minilinks.in#$##plswait { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/71428
researchgate.net#$#.lite-page__header-navigation--with-ad { top: 0 !important; }
researchgate.net#$#.research-resources-summary__inner.is-sticky { top: 0 !
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/72091
thepointmag.com#$#div#tpopup-.button-x { display: none !important; }
thepointmag.com#$#body { overflow-y: visible !important; }
thepointmag.com#$#.overlay { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/71377
3dzip.org#$#.adsbygoogle { position: absolute!important; left: -3000px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/69949
jzzo.com#$##embed { position: static!important; margin-top: 0!important; }
jzzo.com#$##parrot { display: none!important; }
jzzo.com#$##embed-overlay { display: none!important; }
jzzo.com#$#.ios_img { display: none!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/69822
streamcr7.com#$##ad { display: none !important; }
streamcr7.com#$#iframe#ifram { display: block !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/69658
getnada.com#$##__layout > div > div > .pb-4.justify-center.w-full + .container.px-4
> nav[class^="md:block"] { margin-top: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/69412
linkedin.com#$#.ad-banner-container.is-header-zone { padding: 0 0 !important; }
! youtube.com - smooth scrolling for macOS
! https://github.com/AdguardTeam/AdguardFilters/issues/68834
taste.com.au#$#aside.rhc-container > div[data-sticky-element][style*="top:"] { top:
0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/68890
theage.com.au,brisbanetimes.com.au,smh.com.au#$#._2gSkZ { height: 150px !important;
}
theage.com.au,brisbanetimes.com.au,smh.com.au#$##app nav + header.noPrint { top:
0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/68813
warscrap.io#$#.squareAdContainer { visibility: hidden !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/70894
! https://github.com/AdguardTeam/AdguardFilters/issues/67565
redflagdeals.com#$##flyer_canvas:not([style*="height: 100%"]) { top: 8.2rem!
important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/68322
sammobile.com#$#.container-fluid > div[class="g g-29"] { height: 0 !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/68248
seattletimes.com#$#html.async-hide { opacity: 1!important; }
! pcworld.com - left-over sidebar in article
pcworld.com#$#.topDeals.topper { margin-top: 0px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66650
punchng.com#$#.header-wrap > #header > a[id^="cd-menu-trigger"] { margin-top: 0 !
important; }
punchng.com#$#@media (min-width: 701px) { .header-wrap > #header { height: 100px !
important; } }
punchng.com#$##pb-root > .row > div.col-sm-12[style="height:90px; text-align:
center;"] { display: none !important; }
punchng.com#$##pb-root > div[style="margin-bottom: 10px;"] > .row > div.col-sm-
12[style="height:90px; text-align: center;"] { display: none !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/66020
bkex.com#$#.top-notice-dialog { display: none !important; }
bkex.com#$#.v-modal { display: none !important; }
bkex.com#$#body { overflow: auto !important; }
! 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/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/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; }
! 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/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; }
! https://github.com/AdguardTeam/AdguardFilters/issues/56701
filecrypt.co#$#.support_2 > i[onclick*="this;openLink"] { 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/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/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/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/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/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/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/50391
starsinsider.com#$#.slide-show > .h-100 > .col-lg-8 { width: 100%!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/50383
pixiv.net#$##js-mount-point-header { min-height: 0!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; }
! 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/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/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/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; }
! usatoday.com - remove top padding
usatoday.com#$#header.gnt_n { margin: 0 !important; top: 0 !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/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/41763
imgdrive.net#$##redirect-close { display: block!important; }
imgdrive.net#$##redirect-wait { display: none!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/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; }
! 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/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/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/33845
dummies.com#$##promoted-stories { height: 600px!important; 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/29979
!+ NOT_OPTIMIZED
arstechnica.com#$#.ad_crown { position: absolute!important; left: -10000px!
important; }
!+ NOT_OPTIMIZED
arstechnica.com#$#.ad_xrail { position: absolute!important; left: -10000px!
important; }
!+ NOT_OPTIMIZED
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/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/30814
timesofmalta.com#$#body.ad_takeover { background-color: #fff!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; }
! 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/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/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/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; }
! vg247.com - left-over in sidebar
vg247.com#$#.sidebar-mpu-container { padding-bottom:0px!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/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/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/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/22521
babylonbee.com#$#.adsbygoogle { 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
! 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/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; }
! 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/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/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/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 { margin-bottom: 0!
important;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/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,redtube.net#$#.video_left_section > .hd .subtxt {position: absolute!
important; left: -3000px!important; }
redtube.com,redtube.net#$#.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/6071
sexoasis.com#$#.detail-side-td { visibility: hidden!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 { display: none!important; }
!+ NOT_PLATFORM(ext_ublock)
w3schools.com#$##tryitLeaderboard ~ .trytopnav { top: 36px!important; }
!+ NOT_PLATFORM(ext_ublock)
w3schools.com#$##tryitLeaderboard ~ #container { top: 84px!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/5766
yiv.com#$##LeftAdDiv { visibility: hidden!important; }
yiv.com#$##RightAdDiv { visibility: hidden!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://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://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/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,vipleague.tv#$#a[onclick^="mainWid
get_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/16347/
redtube.com,redtube.net#$#.video-listing.two-in-row { width: 100% !important; }
redtube.com,redtube.net#$#.video-listing.two-in-row > li.first-in-row:nth-child(4n-
1) { clear: none !important; margin-left: 25px !important; }
redtube.com,redtube.net#$#.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; }
! 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
cdkeyit.it,allkeyshop.com#$#body { 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; }
!
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; }
! It's necessary for apps, because ".ezoic-ad" usually has "display:block !
important;" as an inline style which has higher priority than injected style
!+ PLATFORM(windows, mac, android)
#$#.ezoic-ad { position: absolute !important; left: -3000px !important; }
!-------------------
!-------HTML--------
!-------------------
!
! https://github.com/AdguardTeam/AdguardFilters/issues/73712
! https://github.com/AdguardTeam/AdguardFilters/issues/72892
! The rule needs for apps and, according to the user's response, since there are
many such sites it became a generic one.
!+ NOT_PLATFORM(ext_ff)
$$script[wildcard="*adcashMacros*zoneSett*"][min-length="2000"][max-length="25000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/69383
youporngay.com$$script[tag-content="{""zone_id"":"""]
! https://github.com/AdguardTeam/AdguardFilters/issues/63153
xvideos.com$$div[class="remove-ads"]
!
! PopAds
xn--xvideos-espaol-1nb.com,meusanimes.net,xxxxvideo.uno,read-
onepiece.net,estrenosdoramas.net,nocensor.sbs,animeyt.es,mangagenki.me,1337x.g3g.sb
s,rojadirectatvenvivo.com,ovamusic.com,tvseries.video,mp3paw.u4m.cfd,masahub.net,sh
adowrangers.live,dvdplay.*,cuevana3.fan,entrepelis.org,85videos.com,javmost.*,nzbst
ars.com,animesonehd.xyz,rintor.*,javf.net,animestotais.xyz,yts-subs.dev,123-
movies.*,hdmoviesflix.win,themoviesverse.co,hesgoal.tv,evoload.io,polstream.ml,them
oviesflix.com.se,vhorizads.com,onlyfullporn.video,allplayer.tk,ragnaru.net,serijefi
lmovi.com,askim-
bg.com,ytstv.me,androidadult.com,everia.club,2embedplayer.net,sexdicted.com,bdnewsz
h.com,birdurls.com,vipboxtv.*,live.crackstreams.se,hatsukimanga.com,037jav.com,bein
match.*,imgdawgknuttz.com,youjax.com,silverpic.com,okanime.tv,kuxxx.com,aotonline.o
rg,xfantasy.su,hispasexy.org,pastemytxt.com,yayanimes.net,kantotinyo.com,tokyoblog.
tv,7hitmovies.bond,flizmovies.*,yourdailypornvideos.ws,123movieshub.*,idolsblog.tv,
tvply.me,fbstream.tv,dengeki-
plusv2.xyz,itdmusics.com,hubgifs.info,f1stream.me,cricstream.me,mixdrop.*,viprow.*,
strikeout.*,scatfap.com,pornez.net,gotxx.com,messitv.net,123watchmovies.*,1stream.t
op,ytmp3eu.com,vidlox.me,streamta.*,123moviesme.online,bestnhl.com,egyshare.cc,anim
esanka.*,olympusscanlation.com,webcamrips.com,adsh.cc,wickedspot.org,justfullporn.o
rg,123moviesprime.com,masahub.com,viveseries.com,olarixas.xyz,kissanimee.ru,javhun.
com,findav.*,thebussybandit.com,pornofaps.com,85tube.com,bajarjuegospcgratis.com,ba
lkanportal.net,celebrity-
leaks.net,comicsmanics.com,datawav.club,desivdo.com,directupload.net,doctormalay.co
m,dvdfullestrenos.com,ebookhunter.net,ekasiwap.com,electro-torrent.pl,femdom-
joi.com,gaysex69.net,hentaistream.co,javjunkies.com,lightdl.xyz,lightdlmovies.blogs
pot.com,palimas.org,pirateiro.com,pornobr.ninja,pornorip.biz,pornotorrent.com.br,se
xofilm.co,sportstream.tv,torrage.info,video.az,vstorrent.org,watchjavidol.com,xanim
eporn.com,yifytv.top,javhoho.com,xsober.com,kinemania.tv,manga-
mx.com,gambarbogel.xyz,nuoga.eu,123stream.fun,mediapemersatubangsa.com,gomo.to,thei
congenerator.com,javgayplus.com,strtapeadblock.me,picdollar.com,myonvideo.com,hwnat
urkya.com,javsex.to,cinema.cimatna.com,animefire.net,password69.com,javhd.win,film1
k.com,gaydelicious.com,tensei-shitara-slime-datta-
ken.com,hitprn.com,tamilmovierockers.info,123moviesg.com,ask4movie.cc,hollymoviehd.
cc,putlocker5movies.org,movi.pk,findporn.*,aloanime.me,123movies4u.site,hexupload.n
et,desiflix.club,filmesonlinex.org,popimed.com,adz7short.space,mixdrop.sx,xxxwebdlx
xx.top,animesup.net,anroll.net,sextgem.com,vikv.net,youdbox.net,pctmix1.com,watchse
ries.*,url4cut.xyz,1-2-
3movies.com,blurayufr.com,jorpetz.com,tvsplurge.io,techoow.com,daddylive.co,sanos.x
yz,vupload.com,rapelust.com,katmoviehd4.com,videostreaming.rocks,imx.to,zonarutoppu
den.com,yomovies.*,incestflix.com,dood.*,sports24.*,videoproxy.*,dropgalaxy.com,hik
arinoakari.com,givemenflstreams.com,givemenbastreams.com,givememmastreams.com,givem
eredditstreams.com,skymovieshd.vin,proxybit.*,virpe.com,ownurl.website,300mbplus.*,
hdmovieplus.site,get-
to.link,chiasecongnghe.com,mangovideo.club,pctmix.com,mirrorace.*,300mbfilms.*,youd
box.com,gaypornmasters.com,wordcounter.icu,darmowatv.ws,baixarhentai.net,scnlog.me,
itopmusic.com,onlystream.tv,animesvision.biz,koreanaddict.net,nowagoal.xyz,bestjavs
.com,thepiratebay.asia,nocensor.*,thepiratebay0.org,frkmusic.me,onceddl.org,freeomo
vie.to,nxload.com,uii.io,short.pe,cryptohog.net,clicknupload.co,viitodo.com,snahp.i
t,hikarinoakariost.info,animeshouse.net,drobfilx.com,skymovieshd.fit,porncomix.info
,vldtodo.com,xyzembed379.net,zobacz.ws,legendas.dev,shinden.pl,megasubtitles.com,ha
loani.ru,sukidesuost.info,ouofly.com,mixdrop.co,putload.tv,exdb.link,exdb.net,skidr
owcodex.net,filmisub.com,drycounty.com,guard.link,ouo.io,shon.xyz,bitconews.net$
$script[data-cfasync="false"][wildcard="*['push']*['shift']*decodeURIComponent*"]
[min-length="1000"][max-length="4000"]
ustream.to$$script[wildcard="*['push']*['shift']*decodeURIComponent*"][min-
length="1000"][max-length="4000"]
! PopAds - 'Privet darkv'
balkantelevizija.net,veneapp.com,wstream.to,zobacz.ws$$script[data-cfasync="false"]
[tag-content="Privet darkv"][min-length="1000"][max-length="3000"]
! PopAds - 'PopAds%20CGAPIL%20'
123movieshd.*,pornyhd.com,pornxbit.com,putlockerslinks.com,xmoviesforyou.video,unbl
ockninja.blue,baixarhentai.net,mypornhd.com,freeservice.info,branitube.net,hindimea
n.com,sports-stream.net,btdb.nl,drobfilx.com,nacastle.com,erai-ddl3.info,erai-
ddl2.info,erai-
ddl.info,scnlog.me,plytv.me,premiersport.tv,mixdrop.to,streamcdn.to,300mbfilms.io,l
ovetheboxx.be,oloadporn.com,tamilyogi.vip,anime-
odcinki.pl,phim2online.com,likn.xyz,t0r.xyz,sportstream.to,acefile.co,watchxxxfreei
nhd.com,haloani.ru,premiumleecher.com,egybest2.com,diag-
auto.site,mygoodstream.pw,shinden.pl,superitu.com,edmdl.com,ayefiles.com,vezi-
online.org,project-free-tv.ag,mypeercast.com,ibrodtv.net$$script[data-
cfasync="false"][tag-content="PopAds%20CGAPIL%20"][min-length="1000"][max-
length="3000"]
!
! AdMaven
hexupload.net$$script[wildcard="*switch*case*XDomainRequest*"][min-length="9000"]
[max-length="20000"]
gounlimited.to$$script[wildcard="*break;case*XDomainRequest*amazonaws*"][min-
length="50000"][max-length="70000"]
bluemediafiles.com,downloadpirate.com,uploadmp4.com$$script[tag-
content="window.Fingerprint2"][min-length="100000"][max-length="350000"]
shon.xyz,yts.gd,flashx.pw$$script[tag-
content="window.Fingerprint2.FP2Options;a.exclude.PixelRatio"][min-length="350000"]
[max-length="700000"]
! `(function(__htas)`
tatli.biz,naijauncut.com,teenager365.com,10convert.com,besthdgayporn.com,gogoanime.
*,javenspanish.com,jav-
asia.top,yifysubtitles.vip,onlyfoot.net,javpornstreaming.com,123pandamovie.me,123pa
ndamovie.com,1tanah-
abang.com,211po.com,300mbmovies.me,345fen.com,627ti.com,713ewm3.com,920ya.com,acssu
pply.net,admiralxd163.info,ahri-
plus.com,ahri.site,ahri.xyz,ahri8.com,akali.club,all-adult-
moves.gdn,allgoods.pro,andrewcaseyelectric.net,ankarasacekimimerkezleri.com,apksugg
est.com,appgaming.info,appinviter.net,arizonahomeproperties.com,arteytartas.com,asl
ibet.net,bananamovies.net,bestpornbabes.com,betullife.com,boracaypools.net,bounceus
a.us,boyintransit.com,bulkmod.info,buxxter.net,bwinir90game.com,bybulentyacht.com,c
abinetpsybordeaux.com,cabinsofthesmokymountains.org,cairnsbond.com,casinokings.info
,celebrateliferetreat.com,cemejp.biz,cerkita.net,cfapfakes.com,chiamiablogs.com,chn
171.com,cl8282.com,classifiedonlineads.net,clubmediterran.info,coastalorganizingand
stagingsolutions.com,cod787.com,cslivechat100.com,datingsworld13.com,derekpaulgendr
on.com,directory-
two.co.uk,duibusters.info,dzierzoniow24.pl,emergencymanagementsummit.org,emeufootma
ker.info,emp4.link,emp4s.info,erotischesexgeschichten.club,evolutiondigital.group,e
yraric.website,ezclassifiedads.com,fapbraze.com,fbcinema.com,filemonster.org,filmed
esexo.blog.br,fitmarketingalliance.com,fjavhub.xyz,free-adult-
scene.gdn,freepornhdonlinegay.com,frisons.fr,fullxxxmovies.me,fwebdirectory.com,gol
dstaragents.com,good2golimo.com,gpcllw.biz,guidemyride.us,gxzmjc.com,h799g.com,hafh
410.org,hardikmehta.in,healthofficials.xyz,hellxx.com,holiganbet86.com,homenssemcam
isa.com,hot-periscope-
replay.com,hotshame.com,iklanmu.info,indiansexvideos.tv,instituteofdanceaus.com,inx
porn.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,lapor
tewithkids.com,littleteenporn.com,livraisonfleursmans.fr,lromco.biz,luhanastore.com
,luxurysotograndeproperty.com,makemebeautifulsalon.info,mangovideo.pw,manhwahand.co
m,mbrojtjanepune.com,mcfucker.com,mikescomputersga.net,montenegrobet06.com,moviesbo
ys.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,porn
go.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,pr
oogle.info,protect-
download.com,pusathwi.com,qajxaq.biz,realtrannyvideos.com,redfly.xyz,refilm.net,ren
tberry.se,resasunshine.com,rimandfuck.com,royalfigure.com,rqbwfb.biz,safegardra.net
,scatville.com,scratchdead.com,sendcast.info,seventysixdistrict.com,sexopornogay.co
m.br,sexsaoy.com,shemalepower.xyz,shinmeilvxing.com,sixthdistrictwim.org,socialcove
rgenerator.com,sourcefirstinc.com,spectaclemagie.fr,spectrevariant.com,speedporn.ne
t,spooncook.info,stampedhairsulotions.com,sugarmumy.net,sukkisukki.com,supernua.com
,sxwhuc.biz,teeniebay.com,teohandsome.com,terrariumtvios.com,thefappening.one,thefa
ppening2015.com,thefappeningnew.com,thefrappening.so,themetart.com,themvmtacademy.c
om,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,xxx
stream.me,yarddigitaloc.review,yespornplease.ws,ytb-mp3-
converter.org,zq8p.com,rgfootball.net$$script[tag-content="(function(__htas){"]
[max-length="400"]
! https://github.com/AdguardTeam/AdguardFilters/issues/99846
! https://github.com/AdguardTeam/CoreLibs/issues/1576
sonyliv.com$$meta[name="referrer"][content="never"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97540
fastconv.com$$script[tag-content="afScript"][min-length="5000"][max-length="7000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97093
ytmp3.cc$$script[wildcard="*function*break; case*"][min-length="30000"][max-
length="100000"]
ytmp3.cc$$script[wildcard="*function*break;case*"][min-length="30000"][max-
length="100000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97067
easymp3converter.com$$script[tag-content="afScript"][min-length="5000"][max-
length="7000"]
! xxxtime.sextgem.com popup on visit
xxxtime.sextgem.com$$script[tag-content="open"][max-length="100"]
! https://github.com/AdguardTeam/AdguardFilters/issues/72379
isaiminiweb.online$$meta[http-equiv="refresh"]
! https://github.com/AdguardTeam/AdguardFilters/issues/71805
userload.co$$script[wildcard="*document.getElementById*mp3zik.net*"][max-
length="100"]
! ouo.io - ads
ouo.io$$script[wildcard="*track*atob*ShadowRoot*"][min-length="5000"][max-
length="10000"]
! hclips.com
hclips.com$$script[tag-content="neverblock"][max-length="7000"]
! MGID ads
porngo.com,heavy-r.com,y2mate.com,niceporn.xxx,0gomovies.com,igg-games.com$
$iframe[srcdoc="XMLHttpRequest"]
! https://github.com/AdguardTeam/AdguardFilters/issues/54220
megasubtitles.com$$meta[http-equiv="refresh"]
! https://github.com/AdguardTeam/AdguardFilters/issues/38730
tube8.com$$script[tag-content="loadPopUnder"][min-length="100000"][max-
length="200000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/35648
nosteamgames.ro$$script[tag-content="javascript:window.focus();"][min-
length="3000"][max-length="12000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/35671
erome.com$$script[tag-content="tiPopAction"][min-length="4000"][max-length="6000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/36247
motherless.com$$script[tag-content="_ml_ads_ns"][min-length="4000"][max-
length="5000"]
! viprow.net - ad reinject
viprow.net$$script[tag-content="SEYfRO"][min-length="49000"][max-length="52000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/33064
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion$$script[tag-
content="loadPopUnder"][min-length="30000"][max-length="60000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/88961
letmejerk7.com,letmejerk6.com,letmejerk.com$$script[tag-content="ExoLoader"][min-
length="15000"][max-length="35000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/30959
tamiltunes.online$$script[tag-content="=""TAMILWIRE_POP"";"][min-length="60000"]
[max-length="90000"]
! https://forum.adguard.com/index.php?threads/up-4-net.30856
up-4.net$$script[tag-content="document:{currentScript:null}"][min-length="40000"]
[max-length="45000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/27216
dwindly.io$$script[tag-
content="window.Fingerprint2.FP2Options;a.exclude.PixelRatio"][min-length="270000"]
[max-length="340000"]
! https://github.com/AdguardTeam/AdguardFilters/issues/23434
nettruyen.com$$div[class="yanad yanpc text-center"]
nettruyen.com$$div[class="yanad yanmobile text-center"]
! https://github.com/AdguardTeam/AdguardFilters/issues/19883
opensubtitles.org$$script[tag-
content="window.Fingerprint2.FP2Options;a.exclude.PixelRatio"][min-length="270000"]
[max-length="272000"]
! https://forum.adguard.com/index.php?threads/26499/
vrhlehhm.net$$iframe[id="content"]
! go.oclasrv.com clickunder
gsul.me,123moviesfree.com,fastpiratebay.co.uk,gameofbay.org,mywatchseries.to,oplove
rz.in,piratebays.co.uk,pirateproxy.wf,pirateproxy.yt$$script[src="//
go.oclasrv.com/apu.php?"][onerror="()"]
! androidcentral.com - ads
androidcentral.com$$script[tag-content="tmntag.cmd.push"][max-length="200"]
! htapop
alotporn.com,porneq.com,dato.porn$$script[tag-content="var __htapop = {};"][max-
length="400"]
! https://forum.adguard.com/index.php?threads/msn-com.21237/
msn.com$$li[class="hasimage"][tag-content="""NativeAdHeadlineItemViewModel"""][max-
length="2000"]
! https://forum.adguard.com/index.php?threads/17040/
nitroflare.com$$script[tag-content="window.open(""https://adsrvmedia.adk2x.com"]
! https://github.com/AdguardTeam/AdguardFilters/issues/3606
aranzulla.it$$script[tag-content="\x6c\x6f\x63\x6b\x65\x64\x2d\x66\x69\x72\x65\x66\
x6f\x78\x2e\x70\x68\x70"][max-length="13000"]
! https://forum.adguard.com/index.php?threads/13636/
bigfile.to$$script[tag-content="bindPopUnder("][max-length="360"]
bigfile.to$$script[tag-content="captchaPopup()"][max-length="200"]
! https://forum.adguard.com/index.php?threads/13055/
jkmk.net$$script[tag-content="(function(){ var g=window;g[""_"]
! https://forum.adguard.com/index.php?threads/11841/
stream2watch.co$$script[tag-content="eval(function(p,a,c,k,e,d)"]
! https://github.com/AdguardTeam/AdguardFilters/issues/11892
speedtest.net$$div[class="dfp-ab-leaderboard"]
! Stream close button: http://hdstreams.net/channel-35/
wiz1.net$$div[id="floatLayer1"]
! we are using content-rule because pages with ads are too small
yycast.com,webcaston.com$$div[id="adsdiv"]
! poong.tv (iframe stream, found on sportcategory.tv)
poong.tv$$div[id="ad_overlay"]
lesoleildelanuit.com$$div[id="ad_overlay"]
lesoleildelanuit.com$$div[id="ad_footer"]
hentai2read.com$$script[tag-content="adserver.juicyads.com/adshow.php?adzone="]
neowin.net$$div[align="center"][style="120px"][tag-content="billboard_ad"]
! http://forum.adguard.com/showthread.php?2219
tvtoss.com$$script[tag-content="ads-wrap"]
!
thestreet.com$$script[tag-content="welcomeOverlay"][max-length="8000"]
x-pack.org$$script[tag-content="TestPage()"][max-length="2000"]
dreamscene.org$$script[tag-content="adblocker"][max-length="2000"]
uptobox.com$$script[tag-content="adblock.html"][max-length="2000"]
shouldiblockit.com$$div[style="margin-top"][tag-content="Sponsored"][max-
length="2500"]
techzone360.com$$script[tag-content="poptmcpop"][max-length="1000"]
uptobox.com$$script[tag-content="/pages/adblock.html"][max-length="600"]
unexplained-mysteries.com$$div[style="height:250px;width:300px;"]
sportlive24.me,tutele.me,drhtv.tv$$script[tag-content="$('#ad').show();"][max-
length="1000"]
sportlive24.me,tutele.me,drhtv.tv$$script[tag-content="ads_link"][max-
length="2000"]
tutele.me$$div[id="adsdiv"]
ehow.com$$h4[tag-content="Ads"]
avforums.com$$div[class="mpuBorder"][tag-content="mpusBorderAdvertisement"]
ultimate-guitar.com$$td[tag-content="script"][max-length="2000"]
winmatrix.com$$table[width="100%"][tag-content="Register to remove the ad"]
lemonde.fr$$script[tag-content="OAS_"]
madison.com$$a[onclick="'_trackEvent','ad'"]
scrap1.com$$script[tag-content="fVpop"]
neolive.net$$script[tag-content="hdvid-codec.com"]
firedrive.com$$script[tag-content=".indexOf(String.fromCharCode("][max-
length="12000"]
streami.tv$$script[tag-content="setBigOverlayHTML"][max-length="5000"]
samistream.com$$div[id="floatLayer1"]
samistream.com$$div[id="bannerfloat2"]
neogamr.net$$div[class="banner-"]
bramjnet.com$$span[onclick="redirect-ads.php"]
torrentz.com,torrentz.eu,torrentz.ph$$dl[tag-content="Sponsored Link"][max-
length="1000"]
!
!-------------------------------------------------------------------------------!
!------------------ Banner names -----------------------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of generic blocking rules.
!
! Good: .org/ads/
! Bad: .org/ads/$domain=example.org (for instance, should be in speficic.txt)
!
!
! This is an interesting case.
! This is a part of the URL used by an Indian ISP called BSNL
! to inject ads into HTTP pages
! Example URL: http://117.254.84.212:3000/getjs?nadipdata=%7B%22url%22%3A%22%2F
%22%2C%22referer%22%3A%22%22%2C%22host%22%3A%22h2020.myspecies.info%22%2C
%22categories%22%3A%5B100%5D%2C%22reputations%22%3A%5B1%5D%2C%22nadipdomain
%22%3A1%2C%22policyid
%22%3A0%7D&screenheight=1120&screenwidth=1792&tm=1603925840327&lib=true&method2=tru
e
!
/getjs?nadipdata$third-party,replace=/[\s\S]+openOriginalUrl[\s\S]+/
openOriginalUrl()/
!
! Banner names
!
!
! Vidstream
/mellowpresence.com^$script
! https://github.com/easylist/easylist/pull/9330
! Example URL:
https://2fe5885777.b370db8cb7.com/75ef9b49bd156e7615885ad2fbc87f82.js
/^https:\/\/[0-9a-f]{10}\.[0-9a-f]{10}\.com\/[0-9a-f]{32}\.js$/$script,third-party
!
/contents/images-banners/*
/go/*?ident=*&id_site=$~third-party
%3Faf_prt%3D*%26af_siteid%3D1*%26clickid%3D$all
/rtb/r/?token=$script
.com/pw/waWQiOjEw
! Clickadu
/get/*?zoneid=*&jp=$script
! https://github.com/AdguardTeam/AdguardFilters/pull/83787
/c-hive.min.js$script,~third-party
/shrinker/js/h1j.js$script,~third-party
/shrinker/js/h2j.js$script,~third-party
!
! revolving servers ex. propu.sh,itweepinbelltor.com
/pfe/current/*$script,third-party
!
! common TXXX network scripts
/assets/jwplayer-*/vast.js$script,~third-party
/ytrek7.$script,~third-party
/lemon7.$script,~third-party
/teo7.$script,~third-party
/nofa7.$script,~third-party
/afon7.$script,~third-party
/rass7.$script,~third-party
/huyass7.$script,~third-party
/kzdh7.$script,~third-party
/klesd7.$script,~third-party
!
! Popular on Japanese sites but seen in other countries too
! https://github.com/AdguardTeam/AdguardFilters/issues/58587#issuecomment-656098019
! Sample URL: ||js.passaro-de-fogo.biz/t/113/750/a1113750.js
/\/t\/[0-9]{3}\/[0-9]{3}\/a[0-9]{4,9}\.js$/$script
!
! ex. https://d3a00ifauhjdp.cloudfront.net/?afiad=933423
/^https?:\/\/[0-9a-z]{13,14}\.cloudfront\.net\/\?[a-z]{5}=\d{6}$/
$script,xmlhttprequest,third-party
!
.xyz/1clkn/
.club/1clkn/
! https://github.com/AdguardTeam/AdguardFilters/issues/65588
! https://github.com/AdguardTeam/AdguardFilters/issues/44105
.com/*?*&refer=*fmovies.*&adb=$all
! PopAds redirects
! ads on the porn sites
/s/s/js/m/custom.js?
/s/s/js/m/custom_advanced.js?
/s/s/js/ssu.v2.
/_xa/ads_batch?ads=$xmlhttprequest,script
/a/ipn/js/*
/a/pop/js/*
/s/s/supc.php
/s/su.php?t=
/s/js/ssu.v2.js?v=
/xvideo.js|
! Adman System popunderp
/_a_ta/s/s/*
/local_p.js^
/local_su.js?t=
/ab-a.js?v=
/local_ssu.js|
/s/s/suo.php
!
.pro/v1/a/*.js|
.pro/v1/a/*/js?subid=awn|
.pro/v1/a/*/js?container=
.pro/v2/a/ban/
!
!
.icu/*?zoneid=*&visitor_id=$all
/?pid=*&subid=*&clickid=$popup
/pu/?psid=
! Popular ExoClick script name
.com/f_lo.js|$script,~third-party
/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?
!+ NOT_PLATFORM(ext_safari, ios)
/tghr.js$script
!
/gofd_fl.js
/script/ncsu.js$third-party
/j/m/qqqq.js?
/code/native.js?h=
/aas/r45d/vki/*$script,third-party
/lv/esnk/*$script,third-party
/i/npage/*/code.js|$script,third-party
/bultykh/ipp24/7/bazinga/*$script,third-party
/pn07uscr/f/tr/zavbn/*$script,third-party
/sdk/push_web/?zid=$script,third-party
.pro/v2/a/push/js/$third-party
/ntfc.php?p=$third-party
/script/su.js$script,third-party
/javascript/fropo.js
/pub/js_min.js|
/askrej/*$script,~third-party
/nb/f_ls.js
/askdrej/*$script,~third-party
/bannerpop/uploads/*
/xxx.js|$script,~third-party
.systems/signup?ad_domain=$all
/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
/?track=ad:$third-party
/_ra_lib.js
/_ra_lib.php
/abdetect.min.js^
/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[]=https%3A%2F%2Ffanyv88.com%3A443%2Fhttp%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^
/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
&abt=0&red=1*&tid=
&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 -------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of domain-specific rules that block ads.
!
! Good: example.org###rek; ||example.com/ads/
! Bad: example.org#$##rek { display: none !important; } (for instance, should be in
general_extensions.txt)
!
! Section contains rules for specific websites
!
!### HINTS are at the end of file
!
!### Temporary ###
! https://github.com/AdguardTeam/AdguardFilters/issues/83145
amazon.*##div[id^="CardInstance"][class^="_tetris-"]
! https://github.com/easylist/easylist/issues/7486
||eporner.com/cppb/
||eporner.com/dotm/
! https://github.com/easylist/easylist/issues/7462#issuecomment-803561739
||milkygoodness.xyz^$badfilter
||milkygoodness.xyz/js/optscript/
! 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/"]
! Unfortunately, this website is not able to detect when the desktop AdGuard blocks
fetch requests properly.
! Fixing it on our side then. Unfortunately, but this is worthy considering how
many troubles
! for our support service this test creates lately.
! TODO: Remove in 3 months (Aug 2021)
||d3ward.github.io^$replace=/console.log\(response\)/if (!response.ok) throw new
Error()/
!##################
!
|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|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
!+ NOT_OPTIMIZED
google.*###bottomads > div[id^="tads"]
! https://github.com/AdguardTeam/ExperimentalFilter/issues/997
!+ NOT_OPTIMIZED
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
! google.com - images search on mobiles
!+ NOT_OPTIMIZED
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
!+ NOT_OPTIMIZED
google.*###search div[jscontroller][jsaction] > div[class] > div[jscontroller]
div[jscontroller] > div[jscontroller] > div[jsname][jscontroller][jsaction][data-
record-click-time][class]
!
! ExoClick
/abl.php$domain=sunporno.com
/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|
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|imgadult.com|imgdrive.net|
imgwallet.com
/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
||bing.com/api/$app=Skype.exe
! uTorrent
||utclient.utorrent.com/offers/mac-ut-adfree/i18n/en/offer.json
||bt.co/network/index-mac-ut.html$redirect=nooptext,important
||bt.co/adzerk/$app=utorrentie.exe
||ad.bench.utorrent.com^$app=uTorrent.exe
! Edge Browser start page ads
||bing.com/retailexp/msn/api/*/trendingprods
||bingretailmsndata.azureedge.net/msndata/fallbackdata/trendingprods_
!
! Viber for desktop
||api.mixpanel.com^$app=com.viber.osx|Viber.exe
||s-bid.rmp.rakuten.com^$app=com.viber.osx|Viber.exe
!
!***
!* Metro Apps
||gamessumo.com^$app=backiee.exe
||api.taboola.com^$app=Mahjong.exe|Solitaire.exe|Microsoft.Msn.News.exe
||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.
||adf.ly/puopen.php?attempt
||adf.ly/puscript
||bc.vc/efes.js
||adf.ly/fp.rev3.php
||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
!+ PLATFORM(windows, mac, android)
||ads-v-darwin.hulustream.com^$media
!
! 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
||audio-ak*-spotify-com.akamaized.net/audio/$media,redirect=noopmp4-
1s,app=Spotify.exe
||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
!
! common TXXX network scripts
/\/[a-z]{4,}\/(?!holly7)[a-z]{3,6}\d\.\d\.\d{1,2}\.[0-9a-f]{32}\.js$/
$script,~third-party,domain=555.porn|hclips.com|hdzog.com|hotmovs.com|imzog.com|
inporn.com|javdaddy.com|porn555.com|pornforrelax.com|porngo.tube|pornj.com|
pornl.com|pornq.com|porntop.com|privatehomeclips.com|puporn.com|see.xxx|
shemalez.com|sss.xxx|thegay.*|tubepornclassic.com|tuberel.com|txxx.com|
txxxporn.tube|upornia.*|vjav.*|voyeurhit.com|vxxx.com
/(?:com|porn|tube|xxx)\/[a-z]{8,12}\/[a-z]{8,12}\.js$/$script,~third-
party,domain=555.porn|hclips.com|hdzog.com|hotmovs.com|imzog.com|inporn.com|
javdaddy.com|porn555.com|pornforrelax.com|porngo.tube|pornj.com|pornl.com|
pornq.com|porntop.com|privatehomeclips.com|puporn.com|see.xxx|senzuri.tube|
shemalez.com|sss.xxx|thegay.*|tubepornclassic.com|tuberel.com|txxx.com|
txxxporn.tube|upornia.*|vjav.*|voyeurhit.com|vxxx.com
! same for iOS(no full regexp support)
!
! dancers `Popping Tool` (domain.com/t28193693144.js)
/\/t[a-f0-9v]{10,13}\.js$/$domain=camvideos.org|camwhores.film|pics4you.net|
naughtymachinima.com|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.*|zehnporn.com|x-movies.top|60-fps.net|
femaleorgasms.pro|wetpussygames.com|mysexgames.com|sexgames.xxx|picmoney.org|
imgadult.com|sikwap.xyz|kvador.com|pornhd720p.com|pornsavant.com|babepedia.com|
sexykittenporn.com|picdollar.com|imgwallet.com|imgsen.com|rintor.*|
gamesofdesire.com|boobieblog.com|eroticity.net|xcity.org|imgdrive.net|imgtaxi.com|
nakedbabes.club|vibraporn.com|porncoven.com
! #%#//scriptlet("set-constant", "loadTool", "undefined")
pics4you.net,naughtymachinima.com,kropic.com,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("set-constant", "loadTool", "undefined")
! TotemTools
camwhores.film,x-
movies.top,consoletarget.com,gamecopyworld.eu,pics4share.com,gamecopyworld.com#
%#//scriptlet("abort-on-property-read", "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|mangapanda.com|
memecenter.com|mangareader.net|animeland.tv|animetoon.org|animenova.org|
animewow.org|goodanime.co|animeplus.tv|animeflv.net|toonova.net|gogoanime.in|
kimcartoon.me
! /(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.in|kimcartoon.me
/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.in|kimcartoon.me
!! 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.in|9anime.to|kimcartoon.me
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.in,kimcartoon.me##div[style*="visibility:hidden;"] > div[style*="z-index"]
> a[href][rel*="nofollow"][rel*="noindex"]
wcostream.com,animego.to,watchcartoonsonline.eu,animeshow.tv,toonget.net,thewatchca
rtoononline.tv,gogoanimes.tv,watchanime.info,watchcartoonsonline.la,mangafreak.net,
gogoanimes.co,gogoanime.sh,watchcartoononline.io,animeland.me,mangapanda.com,memece
nter.com,mangareader.net,animeland.tv,animetoon.org,animenova.org,animewow.org,good
anime.co,animeplus.tv,animeflv.net,toonova.net,gogoanime.in,9anime.to,kimcartoon.me
##div > div[id][style*="overflow:"][style*="hidden;"][style*="height:"]
kimcartoon.me##div > div[id][style*="overflow: hidden"][style*="width: 300px;"]
[style*="height: 250px"][style*="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.in|kimcartoon.me
! /(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.in|kimcartoon.me
!
! `(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###__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-search-pyv-renderer
!+ NOT_OPTIMIZED
youtube.com##ytm-promoted-sparkles-web-renderer
!
! START: Youtube whitescreen fix
!
! This one might be needed when the page is loaded for the first time
youtubekids.com,youtube-nocookie.com,youtube.com#%#//scriptlet('set-constant',
'ytInitialPlayerResponse.adPlacements', 'undefined')
youtubekids.com,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)
! This rule has been disabled, but may come in useful in the future
! !+ NOT_PLATFORM(ext_ff, ext_opera, ext_ublock)
! youtube-nocookie.com,youtube.com#%#(function(){var
overrideObject=function(obj,propertyName,overrideValue){if(!obj)return false;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;if(overriden);return overriden};var
jsonOverride=function(propertyName,overrideValue){JSON.parse=new Proxy(JSON.parse,
{apply:function(){var
obj=Reflect.apply.apply(Reflect,arguments);overrideObject(obj,propertyName,override
Value);return obj}});Response.prototype.json=new Proxy(Response.prototype.json,
{apply:function(){var promise=Reflect.apply.apply(Reflect,arguments);return new
Promise(function(resolve,reject){promise.then(function(data)
{overrideObject(data,propertyName,overrideValue);resolve(data)})["catch"]
(function(error){return reject(error)})})}})};jsonOverride("adPlacements",
[]);jsonOverride("playerAds",[])})();
!
! Modify YT xhr responses
!+ NOT_PLATFORM(ext_ublock)
youtubekids.com,youtube-nocookie.com,youtube.com#%#//scriptlet('json-prune',
'0.playerResponse.adPlacements 0.playerResponse.playerAds
playerResponse.adPlacements playerResponse.playerAds adPlacements playerAds')
! This one may be unnecessary:
||youtube.com/get_video_info?*=adunit&$important
! https://github.com/AdguardTeam/AdguardFilters/issues/81610
! test for iOS
! https://github.com/AdguardTeam/AdguardFilters/issues/51453
!+ NOT_OPTIMIZED
||youtube.com/get_video_info?$~third-party,badfilter
!
! END: Youtube whitescreen fix
!
! Fixing a new type of advertising for platforms without support for advanced rules
! 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'
thetodaypost.com,123films.cc,123ssgm.cc,123moviesfx.live,123movies4u.icu,5movies.bu
zz,xxxparodyhd.net,movgotv.com,123kmovies.net,123movies.*,bluemovies.co,f5movies.to
p,fmoviez.org,freeomovie.info,gofilms4u.co,gomoviec.com,gomovies.ltd,gomovieshd.be,
hindilinks4u.co,hollymoviehd.com,movi.pk,moviesahd.com,my123movies.org,novamovie.ne
t,openloadmovies.stream,pandavideo.pw,prmovies.co,putlocker.*,putlockerslinks.com,r
dxhd.cool,streamporn.pw,streamup.pro,the123movies.com,xopenload.me##.mvic-btn >
a.btn-successful
! '##.mvic-btn'
d123movies.to,123movies.*,123movieshd.ws,123moviestube.io,gomovies.cool,gomovies.la
,putlockersnewsite2018.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
! https://prevotch.com/r8WLKGtgCSjddY/11983
!
!
! common names
! ##.banner
kissasians.org,vidoo.org,israelnationalnews.com,pixeldrain.com,coderedirect.com,bea
utyass.com,nini08.com,vidnox.com,3dsportal.net,neongames.com,linkres.in,sputniknews
.com,sputniknews.gr,onlineconvertfree.com,kijiji.ca,linkerhub.tk,go.gets4link.com,y
outubetrimmer.com,geekmi.news,iasparliament.com,hidefporn.ws,auslogics.com,toroox.c
om,url4cut.xyz,webshort.in,toonytool.com,btcads24.com,fakechatapp.com,birdurls.com,
ashort1a.xyz,coinlyhub.com,yxoshort.com,ada.org,htmlgames.com,kiiw.icu,shortenbuddy
.com,push.bdnewsx.com,earncoin.site,rb7url.net,teenlolly.com,best18porn.com,fotodov
ana.com,1shorten.com,dextools.io,alternativeto.net,nakedneighbour.com,viral-
topics.com,recipestutorials.com,tawiia.com,18tube.xxx,18porno.tv,youx.xxx,caixinglo
bal.com,bitcoinly.in,fakemail.net,internewstv.com,trinddz.com,omni.se,earnguap.com,
forums.sonarr.tv,cashurl.in,abdeo8.com,xfantazy.com,printscreenshot.com,cut.my.id,p
hotoeditor.com,9c717baaf805a8436afd7912039e826c.link,uflash.tv,shortbitsfree.net,he
llomagazine.com,adsme.cc,clickurls.site,planetanime.co,rocketfiles.com,pornwhite.co
m,aplayer2.me,viralizeit.net,sex3.com,softonic.com,3pornstarmovies.com,govtsmartjob
.com,cutearn.ca,dfporn.net,cll.press,hellporno.net,youramateurporn.com,getlink.pw,e
mbedtvseries.com,keygames.com,uclick.in,flv2mp3.by,doodhwali.com,smutindia.com,dvdc
over.com,xxxadultphoto.com,gabicoins.com,qpdownload.com,windows10portal.com,2conv.c
om,javcloud.com,underhentai.net,cutwin.com,hqasiananal.com,bradsknutson.com,flv2mp3
.org,subscene.com,yourlink.in,iplayer.pw,qpornx.com,sofifa.com,jawcloud.co,indiansg
etfucked.com,medi-bayreuth.de,oxforddictionaries.com,tube18.sex##.banner
! ##.banners
eurogirlsescort.com,xxxdl.net,manofmany.com,hotstunners.com,punishbang.com,hdtube.p
orn,bolasiar.live,pornburst.xxx,worldofmods.com,vibexxx.com,wantedbabes.com,wondero
polis.org,thehackernews.com,amaturetube.net,xxxadultphoto.com,teenfuckhd.com,hdxxx.
me,mumbrella.com.au##.banners
! ##.ad
dynamicwallpaper.club,delfi.lt,updatestar.com,worldstarhiphop.com,pdf.io,online-
audio-
converter.com,appsious.com,pythontutorial.net,flightglobal.com,work.ink,lilymanga.c
om,outsider.com,servers.fivem.net,psdetch.com,phoneky.com,bloomberg.com,newsd.in,in
diatvnews.com,yokibu.com,macleans.ca,clevelandclinic.org,readingrockets.org,martech
.org,earlygame.com,tripadvisor.*,myhoustonmajic.com,gmanetwork.com,businessinsider.
com,bgr.in,online-video-
cutter.com,alison.com,mysqltutorial.org,sqlservertutorial.net,picmix.com,aim400kg.c
om,justfall.lol,epson-event-manager-
utility.en.lo4d.com,barchart.com,politico.eu,thelayoff.com,cambb.xxx,ehow.com,tvweb
.com,pairom.com,tweaktown.com,hiperdex.com,infobyip.com,uptodown.com,soundclouddown
loader.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,elophant.com,ibr
odtv.net,thurrott.com,mtlblog.com,accuweather.com,narcity.com,mywebtimes.com,cellz.
io,ancient.eu,gradesaver.com,nytimes.com,nytimes3xbfgragh.onion,tempostorm.com,defe
nsesystems.com,whatsmydns.net,newatlas.com,gtplanet.net,investopedia.com,mangafox.l
a,sexhoundlinks.com,ibc.org,dcode.fr,pinkvilla.com,greasyfork.org,ranker.com,curiou
scat.me,pornhd.com,history.com,icefilms.info,saavn.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
! ##.ads
freeshib.biz,apkmb.com,upload.ac,westkentuckystar.com,namekun.com,piliapp.com,photo
funny.net,grazia.co.in,flightpedia.org,thelingerieaddict.com,banglanews24.com,swiss
cows.com,jagran.com,autocarindia.com,hdmp4mania1.ga,userupload.net,javbraze.com,lap
trinhx.com,youtube-
video.download,pinkvilla.com,fapjournal.com,javengsub.com,youramateurporn.com,india
nsexvideos.porn,onle.co,dausel.co,yesnetwork.com,indiatoday.in,vidcloud.icu,mangafo
x.cc,mangafull.net,appvn.com,hentaihaven.org,h2mp3.com,livetvcafe.me,photagram.net,
tapas.io,freefrontend.com,ally.sh,myplaycity.com,cafemovie.me,mercadojobs.com,thepi
ratebay.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
! ##.banner-inner
shrink.*,4cash.me,shorthero.site,cookdov.com,myshrinker.com,linkjust.com,adcripto.c
om,adlinkweb.com,vklinks.com,acn.vin,seulink.online,gtlink.co,coinadfly.com,fire-
link.net,rancah.com,popimed.com,shrtvip.com,paid4.link,hoastie.com,forex-
trnd.com,earnwithshortlink.com,adfloz.co,tui.click,link.ltc24.com,linkebr.com,pnd.*
,clik.pw,cutlink.link,zagl.info,lite-link.xyz,pureshort.link,lite-link.com,short-
cash2.xyz,techupme.com,asiashort.link,fir3.net,softairbay.com,todaynewspk.win,fx4vi
p.com,tii.ai,srt.leechpremium.link,link1s.*,arabplus2.co,stfly.me,profitlink.info,j
wearn.com,shorthitz.com,adsy.pw,cut4fun.com,intothelink.com,linkviet.xyz,uiz.app,ad
slinkfly.online,theblogcash.in,miniurl.pw,placestourist.com,lkop.me,shlinko.com,ful
lytech24.com,s-short.co,oncehelp.com,shorterall.com,urle.io,s-url.xyz,glory-
link.com,encurta.eu,shotly.io,linksbuddy.com,stfly.io,tapynews.com,mm1.ink,educatio
nvilla.xyz,click-
paid.com,shrtfly.net,vivads.net,skiplink.pw,fc.lc,icutlink.com,urlcloud.us,jobcandi
es.com,techlootz.com,shopmoon.in,wi.cr,suqdz.com,dailyworldupdates.com,expressbulle
tin.in,sctricks.com,trendlouds.com,cutlinks.pro,futurefoundationngo.com,pustkala.co
m,techtremendous.com,brenhealth.com,justlikeyojna.com,shortzon.com,sivitechno.com,t
alkittechy.com,techfinda.com,jainjinvani.com,bloggingdekh.xyz,agradarpan.com,royalo
wn.review,utimetableresult.in,getfreshcloud.xyz,abouttech.space,technocanvas.xyz,bl
ogginggyanbox.com,yesmoviesapp.info,kutz.io,geki.tech,fabsdeals.com,iitjeemainguide
.in,1921681254.tech,earn-url.com,gifsis.com,li-
nkz.com,oturl.com,arura.win,bitshortener.site,coinb.ink,bit-
url.com,tmearn.com,linkkawy.com##.banner-inner
! ###ad
web.yokugames.com,cimavids.live,cimanow.*,2shrt.com,cnvids.com,iogames.army,classic
-retro-games.com,ytmp3.cc,fxsolves.com,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
meetdownload.com,gobankingrates.com,thestudentroom.co.uk,advertiserandtimes.co.uk,s
tylecraze.com,mulheresafoder.com,mapcarta.com,thetrendspotter.net,examtiger.com,gaa
na.com,etf.com,northern-
scot.co.uk,pornwatchers.com,ftopx.com,dazeddigital.com,agame.com,beeg.com,blogto.co
m,clkmein.com,destyy.com,eurogamer.net,eurogamer.pt,festyy.com,fijivillage.com,flas
hgames.ru,games.co.id,games.co.uk,gamesgames.com,giochi.it,gioco.it,girlsgogames.co
.id,girlsgogames.co.uk,girlsgogames.com,girlsgogames.de,girlsgogames.fr,girlsgogame
s.it,girlsgogames.ru,globalrph.com,gry.pl,jetzspielen.de,jeu.fr,jeux.fr,juegos.com,
juegosdechicas.com,moonbit.co.in,mousebreaker,mousebreaker.com,newsweek.com,ojogos.
com.br,ourgames.ru,oyunskor.com,permainan.co.id,pornwatchers.com,sh.st,spel.nl,spel
a.se,spelletjes.nl,spielen.com,stileproject.com,unogs.com,velonews.com,videogamesch
ronicle.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
! ##.sponsor
hairyerotica.com,gettubetv.com,camclips.tv,ufile.io,pornbrb.com,lesbian8.com,zedpor
n.com,bigtitslust.com,fpo.xxx,fontyukle.net,porno90.online,pornchimp.com,lolhentai.
net,vikiporn.com,its.porn,swiftbysundell.com,uiporn.com,heroero.com,camwhores.tv,he
roero.com,magnetfox.com,sexwebvideo.com,warungbioskop.com,uploadfiles.io,private-
shows.net,pornfapr.com,vqporn.com,watchmyexgf.net,alphaporno.com##.sponsor
! ##.spot
phonearena.com,sleazyneasy.com,pornsexxxer.com,litecoin-
faucet.com,3prn.com,motherporno.com,pornomovies.com,camhub.tv,max.porn,feetporno.co
m,familyporn.tv,freehardcore.com,webvoyeur.com,moviesand.com,momvids.com,hdzog.com,
pornbimbo.com,amateurporn1.com,vqporn.com##.spot
! ##.advertisement
cinestaan.com,operanews.com,tasteofhome.com,readersdigest.ca,gramfile.com,outlookin
dia.com,cnbctv18.com,internationalnewsandviews.com,additudemag.com,motoroctane.com,
serverhunter.com,rogerebert.com,blavity.com,nuvid.*,livesport4u.com,pcast.pw,discor
demoji.com,soft112.com,perfectgirls.net,indaily.com.au,generatorlinkpremium.com,8tr
acks.com,digiday-
com.cdn.ampproject.org,playstream.club,biggestplayer.me,mathopenref.com,playlive.pw
##.advertisement
! ##.ad-container
gizmodo.com,kotaku.com,recyclingtoday.com,battlefieldtracker.com,destinytracker.com
,tracker.network,tracker.gg,jamesbachini.com,grammarbook.com,punchng.com,one-
off.email,all3dp.com,mangafarm.com,mangajar.com,deeeep.io,raaaaft.io,lifehacker.com
,trustedreviews.com,obsev.com,gfinityesports.com,reddit.com,dvbtmap.eu,infinityfree
.net,ibtimes.co.uk,amp-businessinsider-
com.cdn.ampproject.org,deviantart.com,usatoday.com##.ad-container
! ##.adsbygoogle
linkjust.com,updatesmarugujarat.in,mexashare.com,links4u.me,linku.us,skips.link,ur-
link.biz,url-ink.biz,urli-nk.com,url-ink.com,bail-
bonds.me,hexafile.net,freemcserver.net,micloudfiles.com,idsly.bid,onvasortir.com,dr
eamsky10.com,bomurl.com,leechall.download,fcportables.com,thewindowsclub.com,magesy
.be,javadecompilers.com,losslessbest.org,losslessbest.biz,mobilapk.com,trackitonlin
e.ru,socksproxylist24.blogspot.com,socks24.org,sslproxies24.top,socksproxylist24.bl
ogspot.de,uploadrocket.net,uploadcloud.pro,bravofly.com,seomafia.net,uploadx.link,s
ocketloop.com,fileoops.com,fullstuff.co,elsfile.org,medicalnewstoday.com,susutinv2.
com,hdwallpapers.in,short.am,adbull.me,gofobo.com,file-
upload.com,u2s.io,elsfile.net,up-
4ever.com,majesy.org,majesy.com,magesy.eu,magesy.blog,magesy.pw,informer.com,addict
inginfo.com,cmacapps.com,computerera.co.in,cypt.ga,dailyuploads.net,download.mokeed
ev.com,fas.li,file-
upload.cc,genbird.com,getlinkgenerator.com,realses.com,shink.in,upload.af,uplod.ws,
urlex.org,mt4forexplatform.review,livenewschat.eu,issuein.org,onlinemschool.com,dow
nload.pixelexperience.org,hackintoshzone.com##.adsbygoogle
!
! For URL shorteners or simple sites with frequently changed ad servers.
! Incorrectly blocked domains can be excluded using regex(synchronize this regexp
in all filters)
/^(?!.*(bootstrapcdn.com|cdn.ampproject.org|cloudflare.com|disqus.com|
disquscdn.com|dmca.com|ebacdn.com|facebook.net|fbcdn.net|fluidplayer.com|
fontawesome.com|github.io|google.com|googleapis.com|googletagmanager.com|
gstatic.com|jquery.com|jsdelivr.net|jwpcdn.com|jwplatform.com|polyfill.io|
recaptcha.net|shrink.pe|twitter.com|ulogin.ru|unpkg.com|userapi.com|vidazoo.com|
vk.com|yandex.|yastatic.net|ytimg.com|zencdn.net|player|youtube.com|cackle.me|
googleoptimize.com|vuukle.com|chatango.com|twimg.com|google-analytics.com|
hcaptcha.com|raincaptcha.com|media-imdb.com|blogger.com|hwcdn.net|instagram.com|
wp.com)).*$/$third-party,script,domain=link.ltc24.com|linkebr.com|bitfly.io|
go2.surf|adcorto.me|minilinks.in|exe.app|genpassword.top|gplinks.co|miklpro.com|
kutt.io|cutlink.link|uplinks.in|rexdlfile.com|downloadhub.ink|skidrowcodex.co|
adcorto.xyz|shortbled.com|cuturl.in|paidtomoney.com|kissmanga.link|
skidrowcodex.net|vvc.vc|illink.net|proshort.gq|ownurl.website|300mbplus.*|
hdmovieplus.site|news.techrfour.com|shortzzy.in|shrinkme.in|shorten.sh|gibit.xyz|
btcdot.xyz|iir.ai|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|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|
animepahe.com|1337x.is|savelink.site|free-trx.com|gosexpod.com|kropic.com|
kaplog.com|homemoviestube.com|gaybeeg.info|pics4you.net|upornia.com|jprealtime.com|
camthots.tv|manganelo.link|zeenite.com|clk.ink|push.bdnewsx.com|iyotvideos.com|
toptechtalk.xyz|uptomega.me|tumanga.net|wat32.com|myhdjav.net|tsgtv.net|
123movie.show|123movie.*|123moviesfree.*|123unblock.best|123unblock.*|
shieldmanga.club|shieldmanga.*|ccurl.net|beinmatch.*|ytmp3.eu|123movieshd.cloud|
123movieshd.*|voxc.org|link.bitmos.co.in|movie8k.*|sports24.*|shortenbuddy.com|mac-
torrent-download.net|openloadmov.net|downloadpirate.com|payskip.org|moviesflix.one|
themoviesflix.co|hentaitube.online|bestshort.xyz|link1s.*|earnwithshortlink.com|
foxseotools.com|manhuascan.com|exe.app|10convert.com|crownimg.com|fc.lc|
manganelo.com|mypornstarbook.net|7hitmovies.surf|desitvshows.xyz|strims.world|
srek.net|cpmlink.net|shrinkzzy.link|bigtitslust.com|sanos.xyz|holymanga.net|
links.mflixblog.xyz|skidrowreloaded.com|pewgame.com|himovies.to|warefree01.com|
kissanimes.cc|toonanime.tv|sxyprn.com|sxyprn.net|anupama.*|kiryuu.co|blurayufr.com|
btcads24.com|forex-trnd.com|wolfstream.tv|tuktukcinema.net|mynewshub.in|
mynewsmedia.co|userupload.net|crypto-faucet.xyz|doctor-groups.com|downloadhub.kim|
myadultanimes.com|otakudesu.moe|freeadultcomix.com|shrlink.top|mfk-shorter.com|
lelscan-vf.co|ruvideos.net|srsone.top|animexin.xyz|otakufr.co|4anime.to|french-
stream.lol|jujmanga.com|watchseries.*|ahwaktv.tv|allviids.com|amlijatt.in|
fulltube.online|123movies.*|bevru.club|lewdweb.net|shortenmm.cf|fsapi.xyz|
flixtv.club|worldcupfootball.me|promo-visits.site|krypto-trend.de|hatsukimanga.com|
simplyfaucet.xyz|fzmovies.*|paidthe.site|desiflix.club|tny.so|1mlsbd.com|knaben.ru|
streamtape.*|mangadop.info|dailyuploads.net|japscan.ws|dramacool.*|123movies-
hd.online|latestmanga.net|hexupload.net|sukidesuost.info|sbembed1.com|2ddl.ms|
cocomanga.com|rawkuma.com|erogarga.com|mixdrop.sx|kiiw.icu|crownimg.com|
onlynudes.tv|hitomi.la|kabegamipuloh.web.app|japscan.ws|bluemediafiles.net|
linkerhub.tk|mrdhan.com|films5k.com|zetporn.com|fembed.stream|
watchmalcolminthemiddle.com|reddit.tube|btcmovies.xyz|outletpic.com|
la123movies.com|streamingworld.club|2embed.ru|gomo.to|yesmovies.sx|fire-link.net|
xtits.xxx|y2mate.com|upornia.tube|weloma.net|kissanimee.ru|pornvideos4k.com|
4kpornmovs.com|theproxy.to|putlocker-website.com|up-load.io|insuranceblog.xyz|
leaknudes.com|beingtek.com|komikcast.com|gtlink.co|fmovies.app|bitlinks.pw|
hentaiblue.com|yifysubtitles.vip|anonymz.com|torrentgalaxy.to|fmoviesto.cc|
dragontranslation.com|mixdrop.*|just-upload.com|animebee.to|go-stream.site|
eztv.unblockedsites.net|wareskey.com|fullcrackedpc.com|crackdj.com|aileen-
novel.online|porncomixonline.net|kmansin03.com|7starmovies.net|mangameta.com|
wuxiarealm.com|mangafreak.net|mangahub.io|dvdplay.*|tinyurl.is|readcomiconline.li|
mangaraw.org|rawmanga.top|senmanga.com|khangtm.tk|hacamchicac.com|mangas-raw.com|
flyfaucet.com
!
!
!
||xgirls.agency/pg/c/*.gif
1link.vip##h2 > strong > a[target="_blank"]
||bitfly.io/images/refb
live-tv-channels.org##._ads-in-player
daddylive.eu##center a.btn-outline-primary[target="_blank"]
||free-btc.org/banner/
||porncoven.com/clientscript/popcode_
bigbtc.win,shrink.*##div[style^="width:300px;height:250px"]
||vardembed.xyz/js/ada1.js
imsdb.pw##a[href="https://t.me/Russia_Vs_Ukraine_War3"]
imsdb.pw##a[onclick$="openAuc();"]
||analdin.com/player/html.php?aid=*_html&video_id=*&*&referer
babesandgirls.com,100bucksbabes.com,morazzia.com##.vda
babesaround.com,nightdreambabe.com##.section-bustyMedinaq > a[href^="/click/o/"]
novojoy.com##.ownerbanner
pussystate.com##li[style="clear:both;float:none;width:600px;margin:0;overflow:hidde
n;margin-left:-5px;"]
rabbitsfun.com##.gallery-banner
rabbitsfun.com##.picture-banner
vibraporn.com##.topad
freexcafe.com###rightcolumn-tube-single
freexcafe.com###banner-tube-single
freexcafe.com##.unit-lb
freexcafe.com##.two300x250
freexcafe.com##.bottom-300x250
hentai.tv##div[x-show="dvr"]
||celebjihad.com/images/cjcams
xrares.com##.absd-body
letmejerk.com###videos > div[class="th"]
letmejerk.com##.video > div.video-column + aside
||boomselljamwelunch.com^$domain=titantv.com
pics4you.net##a[href="http://nngirls.party/"]
/\.tube\/[a-z]{8,11}\/[a-z]{8,11}\.js$/$script,~third-party,domain=bdsmx.tube
typing-speed.net##div[class^="avt_"]
typing-speed.net##div[class^="advertising_"]
safetydetectives.com##.main-popup
safetydetectives.com##.coupons-list
safetydetectives.com##.visit-btn-shortcode
safetydetectives.com###best_deals_widget
theweathernetwork.com##div[data-testid="div-gpt-ad-topbanner"]
theweathernetwork.com##div[data-testid="pre-ad-text"]
theweathernetwork.com##div[data-testid="pre-ad-text"] + div[class]
theweathernetwork.com##div[data-testid="post-ad-text"]
vpnoverview.com##.vpn-provider-highlight
vpnoverview.com##.shortcode-provider-info
bulbapedia.bulbagarden.net##div[id^="med_rect"]
bulbapedia.bulbagarden.net###primiscont
bulbapedia.bulbagarden.net##.adrow-bottom
miamistandard.news##a[href="https://www.brighteon.tv"]
||media2.malaymail.com/uploads/drstr/img/pelik.js
insider.com##div[data-component-type="ad-swapper"]
driverscloud.com##body .dcpub
driverscloud.com##body .colonne300x600
piracy.moe##div[class^="SupportBanner_"]
||dlmovies.link/js/jquery/*/jquery-*.min.js?v=
hqq.to,hqq.tv###clickj
hqq.to,hqq.tv##a[onclick="openAuc();"]
||motherporno.com/player/html.php?aid=
||currencyconverterx.com/fz/core.js
currencyconverterx.com##.block-inside-blocks
currencyconverterx.com##.block-after-head
parkablogs.com###block-block-115
parkablogs.com###block-block-77
pinkvilla.com##.openAppPopupAd
/[a-z]{8,}.com\/[a-z]{4,}.(css|png)\?/$domain=clicknupload.to
3hentai.net###header-ban-agsy
newtumbl.com##.nt_post.broughtby
newtumbl.com##.alert_banner
corvetteforum.com###notices > div.tbox
corvetteforum.com###posts > div[id^="edit"] > div.post_thanks_box + aside.text-
center
sonichits.com###top-top-ad
sonichits.com###primisWidget
sonichits.com###lyrics-ad
sonichits.com##div[style^="width: 100%; padding-bottom: calc"]
[style*="position:relative"]
123moviess.pw##div[style*="height:250px;width:300px;"]
xxxxvideo.uno##.sticky-elem
xxxxvideo.uno##.place-wink
/\/img\/(?!new).+\.gif/$image,~third-party,domain=jennylist.xyz
111.90.150.149##.idmuvi-topbanner-aftermenu
111.90.150.149##.theiaStickySidebar a[target="_blank"] > img
||111.90.150.149/wp-content/plugins/catfish-advert-banner/catjs.php
||iindiaxxx.b-cdn.net/disk2/Buaksib-IPL-PROMO-4.mp4$media,redirect=noopmp3-
0.1s,domain=111.90.150.149
txxx.*##.video-content > div + div:last-child
dailymail.co.uk##div[id^="sky-"][id$="container"]
planefinder.net###map-ad-container
presearch.org##div[x-data*="keywordAdFirst"]
||cdncontentstorage.com/rtbfeed.php
hindustantimes.com##.ht-ad-holder-right:empty
hindustantimes.com###divTopNews:empty
analyticsindiamag.com##.elementor-widget-container > a[target="_blank"] > img
mumsnet.com##div[id^="td-mn-non_standard_display_pt_"][data-nativeslot]
||do.mumsnet.com/widget/*/iframe/iframe.html?shopId=$subdocument
||igg-games.co/sw.js
||fapnado.xxx/*.php|
fapnado.xxx##div[class*="pause-ad-"]
fapnado.xxx##[class^="xpot-horizontal"]
fapnado.xxx##.xpot-vertical
fapnado.xxx##center > a[href="/signup/"]
firstsiteguide.com##.gutenberg-info-block
guru99.com##.sponsorship-message
thelibertydaily.com##.textwidget > a[target="_blank"] > img
||popupmaker.com^$domain=myoplay.club
weatherzone.com.au##.publift-ad-wrapper
searchenginejournal.com###summita-wrap
/jdforum\.net\/images\/.*(_final|green)\.gif/$domain=jdforum.net
fanfox.net###a1
fanfox.net###a2
fanfox.net##.detail-main-list-ad
monkeytype.com###bannerCenter
||ninjashare.to/js/apr13-p-1.js
||ninjashare.to/js/oct8-3.js
ourcodeworld.com##.widget_archive
theswagsports.com##div[id^="AS_O_TP"][name="Articleshow-Organic-TOP-2"]
arkeonews.net##.w-ads
japteenx.com##div[class^="photo-body-"]
indiamart.com##.whcl
||tr.link/*/img/imgpsh_fullsize_anim.gif
nitrome.com###left_skyscraper_container
nitrome.com###left_bottom_container
nitrome.com###left_bottom_shadow
nitrome.com###mu_2_container
nitrome.com##div[id*=skyscraper]
freemagazines.top###fixedbanner
hclips.com,privatehomeclips.com##.underplayer > div[class]:not([class*="_"]) >
div[class]
genius.com##div[class^="InreadContainer__Container-"]
searchenginereports.net##.for_ads
/altiframe.php$domain=imgadult.com|imgdrive.net|imgtaxi.com|imgwallet.com
/altiframe2.php$domain=imgadult.com|imgdrive.net|imgtaxi.com|imgwallet.com
/frame.php$domain=imgadult.com|imgdrive.net|imgtaxi.com|imgwallet.com
imgadult.com,imgdrive.net,imgtaxi.com,imgwallet.com##.blink
imgadult.com,imgdrive.net,imgwallet.com##.bottom_abs
imgadult.com,imgdrive.net,imgwallet.com##.centered
xn--tream2watch-i9d.com##a[href="/frames/fp2/index.php"]
xn--tream2watch-i9d.com,lalastreams.me##a[href$="/vpn/vpn"]
||androidauth.wpengine.com/wp-json/api/advanced_placement
aajtak.in##.stoybday-ad
aajtak.in##.right-side-tabola
hindustantimes.com##.ht_taboola
hindustantimes.com##.trendingSlider
||1337x.*/sw.js^
jagran.com###aniview
||bcdn.ga/random.js
couponxoo.com##div[style="min-height:210px;"]
couponxoo.com##.box_io
pdf2tiff.com##.ha
kick4ss.com##.landing-HEADER .noti-1
kick4ss.com##.land-content .alert-warning
kick4ss.com##a[href^="https://vpn-offers.info/"]
||kick4ss.com/nice.js
liveworksheets.com###capacontenido td[width][height="320px"][align="center"]
antupload.com##.blocky > a > img
||webtoonscan.com/*ads.js
phonearena.com##.spot-sticky-container
||hog.tv/sw.js^
||ltn.hitomi.la/vvvXbVmwkAKcSgavf/KDRjpisjIRfDh.js
||nsfwzone.xyz/js/jquery/*/jquery-*.min.js?v=
linkvertise.download,linkvertise.com###headerTopAd .ad-dp1-wrapper
woopread.com##.dcads
cpp.libhunt.com##.saashub-ad
mapsus.net##div[id^="div-pw-"]
search.entireweb.com##div[id^="web-result-ad-"]
bittorrent.com###prodnews-cyberghost-tower-ad
gamesk.pro##.prows
||app.audiopulsar.com/*/embed/
readm.org###podium-spot
||media-cdn.synkd.life/fenix.js$domain=worldofbuzz.com
||streamempire.cc/main/exosrv.js
0123movies.cat##.mvic-btn
0123movies.cat###tab-ad
||searchresults.cc/system.js
||app.wiki.gg/public/CCM_MREC_Ads_
wiki.gg##div[class^="sidebar-showcase"]
wiki.gg##div[class^="games-showcase"]
pornone.com##.video-add
pornone.com##body .vjs-paused > .warp
earth.com##div[class^="PrebidAdSlot_"]
newsindiatimes.com##.a-single
newsindiatimes.com##.widget_text
thetimes.co.uk##div[class^="responsive__InlineAdWrapper"]
/\.com\/[0-9a-z]{12,}\/[0-9a-z]{12,}\.js$/$script,~third-party,domain=tube-teen-
18.com|teen-hd-sex.com|xxx-asian-tube.com
edition.cnn.com##section[data-zone-label="Watch It"]
kbb.com###contentFor_kbbAdsSimplifiedNativeAd
investing.com##div[class^="AdBillboard_"]
||k1nk.co/videos/*/_.*.js
||emovies.si/api/pop.php
upornia.com##.aa_label + div > section
privatehomeclips.com,upornia.*,hclips.com,txxxporn.tube,txxx.*##div[style="display:
flex !important"] > div
hclips.com##.video-page-footer-banners
lineageoslog.com##.rek-elastic
ace.mu.nu###google-banner
ace.mu.nu##div[sponsorship]
||eternia.to/data/siropu/$image
crunchyroll.com##.contents > p[style="text-align: center;"] > a[href]
[target="_blank"]
pixelify.net##.content-ad-top
pixelify.net##.under-download-button-ad-div
pixelify.net##div[class^="google-ad-"]
myanimelist.net##div[data-koukoku-width]
helpnetsecurity.com#$##habModal { display: none!important; }
helpnetsecurity.com#$#.modal-backdrop { display: none!important; }
helpnetsecurity.com#$#body { overflow: auto!important; padding-right: 0!
important; }
helpnetsecurity.com##aside[data-position]
pdfbooksworld.com##div[style^="height:280px"]
||cxm-api.fifa.com/fifaplusweb/api/video/GetVerizonPreplayParameters?
*&adPostroll$xmlhttprequest,removeparam=adPostroll
||cxm-api.fifa.com/fifaplusweb/api/video/GetVerizonPreplayParameters?
*&prerollAds$xmlhttprequest,removeparam=prerollAds
wetpussygames.com##.special
world.rugby##.main-nav__promo-link
buzzfeed.com##.Ad--loading
businesstoday.in##.sponsored_widget
||show.wealthn.com/iframe/ad*.php
v.24liveblog.com##.lb24-base-list-ad
||animeflv.*/api/pop.php
||gifyu.com^$domain=masahub.net
masahub.net##body > div[style^="position: fixed; inset: 0px; z-index:"]
pornblade.com,pornfelix.com##.vjs-overlayed
latenightstreaming.com##.lns-vpn-notice
latenightstreaming.com##.lns-advert-container
howjsay.com###home_banner_add
mashable.com##.exco
miuiku.com##a[href^="https://poptival.com/"]
||projectfreetv.one/ajax/banner/
hdsex.org##.player__inline-ad
||animeland.tv/ios.html
||adult-sex-games.com/images/*.gif
adult-sex-games.com##div[style$="width: 520; height: 120;"]
adult-sex-games.com,hornygamer.com##a[rel*="sponsored"]
||hpav.tv/a720.html
||hpjav.tv/a720.html
iphoneincanada.ca###main > article ~ div.widget-area
kisscos.net###p-overlay
hobbylark.com##.l-content-recommendation
85videos.com###pop
85videos.com##.haha-body
imagetotext.info##div[class^="text-center"][style]
bitswall.net##.floating-banner
viralsciencecreativity.com###POPUPS_ROOT
viralsciencecreativity.com##div[id^="pagePinnedMiddle"]
hancinema.net##.ad_article
thehindubusinessline.com##.add
indiatoday.in##iframe[height="90"][width="100%"]
||akm-img-a-in.tosshub.com/sites/test/ipl/2022/index.html$domain=indiatoday.in
fellowsfilm.com##article[data-author="Advertisement"]
apps.jeurissen.co##img[height="250"][width="300"]
apps.jeurissen.co##.cja-partner
apps.jeurissen.co##div[class="cja-btmimage cja-card"]
||xmegadrive.com/player/html.php?aid=pause_html
xmegadrive.com##body > div[style^="position: fixed; inset: 0px; z-index:"]
si.com##.m-outbrain
/im_jerky?vlmi=$domain=redgifs.com
pornwhite.com##.content-aside
pornwhite.com##.player-spots
/api/popv2.php$xmlhttprequest,~third-party,domain=animeheaven.ru|kissanime.com.ru|
animehub.ac|animeflv.*
nzbstars.com##a[href="usenetbucket.php"]
||nzbstars.com/?page=getimage&messageid=$image
||gif.7mmtv.tv/*.gif
pornotube.xxx,anyfreeporn.com,e-
hdporn.com,xxxx.se,vidsvidsvids.com,nakednepaligirl.com,freefuckvidz.com,hardcorein
hd.com,hdpornstar.com,japansexhd.info###tabVideo > div.rmedia
||xxvideoss.org/wp-content/uploads/*/bannerrtx.jpg
w2g.tv##.w2g-doit
tron-free.com##.ads > ins[class][style^="display:inline-block;"]
images4u.cc##.adssquareag
up-load.one,lowendbox.com##img[width="300"][height="250"]
||lowendbox.com/wp-content/uploads/*/index*.html
||lowendbox.com/wp-content/uploads/*/solid-300x70-
timesnownews.com##.ad-600-h
timesnownews.com##div[class^="adCaller-"]
allthatsinteresting.com##.around-the-web-section
allthatsinteresting.com##div[style="margin-bottom: 0px; margin-top: 15px;"]
sxyprn.*##.post_el_wrap > a.tdn
||hentaihaven.icu/wp-content/plugins/sscript-manager/
||javideo.net/js/popup.js
||javf.net/js/popup.js
kronenberg.org##.largerect
listcrawler.eu##.wrapBanner
hotmovs.*##.video-right-top
hotmovs.*##.app-banners__wrapper
hdzog.com##.suggestions
txxxporn.tube##.video-videos-slider + div[class] + div[class]
mrchecker.net##img[max-width="250"][max-height="250"]
mrchecker.net##img[width="328"][height="300"]
vpnmentor.com###vm_ep
vpnmentor.com###vm_ep ~ div#vm_ep_bg
vpnmentor.com##.top-vendors-wrap
gofile.io###adsGoogle
jetphotos.com##.result--adv
musescore.com##.js-musescore-hb-728--wrapper
calendardate.com###ga_tlb
||mypornhere.com/player/html.php?aid=*_html&video_id=*&*&referer
mypornhere.com##.item[style="text-align:center !important;"]
btcbunch.com##div[id^="wcfloatDiv"]
thatviralfeed.com##div[id^="cs_ad"]
||azlyrics.biz/bannergrammarquiz.png
thatviralfeed.com##section[style="margin-top: 5px; margin-bottom: 5px;"]
amazon.*##div[data-cel-widget^="MAIN-SHOPPING_ADVISER-"]
amazon.*##.s-search-results > div[data-asin] div[data-component-props*="Sponsored"]
||excnn.com/templates/anime/sexybookmark/js/popup.js
thedailybeast.com##div[data-pos2]
timesofindia.indiatimes.com##div[data-plugin="sticky11"] > .emptyAtfAdSlot +
div[style="min-height: 250px;"]
games.word.tips##div[class*="__displayAd"]
games.word.tips##div[class^="GameTemplate__adSidebar___"]
wcofun.com###reklam_kapat
moviewatchonline.com.pk##h3 > em > strong > a.buttn.red[target="_blank"]
moviewatchonline.com.pk###custom_html-5
moviewatchonline.com.pk###custom_html-21
moviewatchonline.com.pk###custom_html-30
moviewatchonline.com.pk###custom_html-32
moviewatchonline.com.pk###custom_html-33
moviewatchonline.com.pk##a[href^="https://deserterstrugglingdistil.com/"]
||thedevs.cyou/hh/script-manager.js
/js/ppndr.$domain=analdin.com|xozilla.*|xhand.com
||xhand.com/player/html.php?aid=*_html&video_id=*&*&referer
||assets.msn.com/bundles/*/weather/latest/river-feed.
fc2covid.com##.widget > center
vg247.com##.advert_container
vg247.com##.insert_ad_column
youpornru.com###pbs_block
illink.net##iframe[style="width: 1px; height: 1px; opacity: 0;"]
kissasians.org##.btn-success[href*="?key="]
jardima.com##.g1-slideup-wrap
||lp.mydirtyhobby.com^$removeparam
/aircraftmighty.com/*.js$domain=9anime.*|animesuge.to
123animes.*##div[id][style^="position: fixed; inset: 0px; z-index: 2147483647;"]
bfn.today##.sh_ad_top
||sbfast.com/js/jquery/*/jquery-*.min.js?v=
||stickyflix.com/custom/vast.php
operanews.com###home_right_top
techspot.com##div[class^="adContainerSide"]
/vast3.js$domain=hpav.tv|hpjav.tv
nudostar.com##.azz_div
10hd.xyz##a[href^="https://sohot.cyou/"] > img
tympanus.net##.ct-sidebar > .ct-sticky
tenforums.com##.body_wrapper > .chill
apkmirror.com##.advertisement-text
farmgamesfree.com,mahjonginn.com,solitairevale.com,gamesparkles.com,wordgamesfun.co
m,gemsblitz.com,flowersyard.com,freegames.guru,mysteryvale.com,mysteryarcade.com,oc
eaniaplay.com,criminalcase.co,hiddensaga.com,stumbleplay.com,mmosquare.com,gamestou
gh.com,sportsgameslive.com,onlineanimegames.com,appstoplay.com,playmmorts.com,playm
mofps.com,wwgdb.com,watchtoplay.com,slotsbingofun.com,bingospell.com,slotsevens.com
,pokerworldz.com,social-casino-
games.com,virtualworldsland.com,horseplains.com,virtualworldgames3d.com,glamoursqua
re.com,girlgamestown.com,petsvale.com,babyclaps.com,virtualrealitygamesfree.com,san
dboxworlds.com,gameseducatekids.com##div[class^="bnr_"]
farmgamesfree.com,mahjonginn.com,solitairevale.com,gamesparkles.com,wordgamesfun.co
m,mysteryvale.com,gamestough.com,slotsbingofun.com,bingospell.com,virtualworldsland
.com,horseplains.com##.matched_content_wrapper
poki.*##div[class*="_AdvertisementContainer"]
repuls.io###partnerAd_letter
svgoptimizer.com,epstopng.com,epstosvg.com,svgtopdf.com,pdftosvg.com,jpg2svg.com,sv
gtojpg.com,svgtopng.com,png2svg.com,pngtogif.com,giftopng.com,gifcompressor.com,gif
tomp4.com##.ha
mp3cutterpro.com##.sp-section
collive.com##a[href*="&ad_url="]
collive.com##.premium-post-ad
m.xcum.com##.mob_under_player
roadtovr.com##footer > div.td-post-content
nubng.com,techhelpbd.com###stream-item-widget-5
uploadydl.com##center > a[target="_Blank"] > img
||xcum.com/_a_xb/
yts.mx##.madikf
grandprix247.com###snack_dmpu
/ajax/banner/list?$domain=primewire.today|newprimewire.site
transfermarkt.*##.werbung
||iceppsn.com/templates/base_master/js/jquery.shows.min.js
||nvdst.com/templates/base_master/js/jquery.shows.min.js
||plibcdn.com/templates/base_master/js/jquery.shows.min.js
||tubeon.*/templates/base_master/js/jquery.shows.min.js
||vivatube.*/templates/base_master/js/jquery.shows.min.js
movizland.biz###PapaGooGorHDVid
pimpandhost.com##a[href="/site/cams"]
porn-images-xxx.com,hentai-cosplays.com###display_image_detail > span
productreview.com.au##div[class*=" top-advertisement-sticky-container__"]
productreview.com.au##div[class*="-ad__"]
productreview.com.au##div[class*=" leaderboard_"]
upornia.com##.ekzrfosepkncc-onaaref
upornia.com##.aa_label
files.im##div[style="height: 500px;width: 100%;margin: auto;"]
javstream.co,files.im,readsnk.com,tokyoghoulre.com,demonslayermanga.com,thelittlesl
ush.com,famousinternetgirls.com,fake-it.ws##img[width="300"][height="250"]
||uploadboy.com/banner/
uploadboy.com##.text-center > a[target="_blank"] > img
101soundboards.com##.adsense_matched_content
101soundboards.com##.ads_top_container_adsense
||ts.icrypto.media/_offer_promt/
icrypto.media##.aside_land_offer
icrypto.media##div[data-rtadcontent]
cryptofans.news##ins[class^="bmadblock-"]
americanexpress.com##div[data-component-name="login-container"] > div > div.dls-
accent-white-01-bg.text-align-center
defistation.io##.defiListTableBanner
||defistation.io/static/media/banner_
footybite.cc###kis
||adshort.co/toolfp.js
oploverz.asia##div[id^="oplov-"]
oploverz.asia###sidebar > div.widget_text
readmanganato.com##.container-chapter-reader > div[style^="text-align:"]
chillx.top###theotherads
techpowerup.com##.viewporty > section:not([class]):not([id])
||techpowerup.com/review/qasd/images/
techpowerup.com##div[zdrwgaetht]
moneylife.in##div[class^="mid_ad_"]
moneylife.in##.top_most_banner
polygonscan.com,bscscan.com##.justify-content-center > span[style^="line-height:"]
editpad.org##.adsec
||pubgw.yahoo.com/bidRequest
sbenny.com##div[style*="margin-top:"][style*="margin-bottom:"][style*="20px"]
darkreader.org##.recommendations-container
/assets/banners/*$domain=fmovies.to|vizcloud.*|mcloud.to|vizcloud2.*|
vidstreamz.online
fmovies.to,vizcloud.*,mcloud.to,vizcloud2.*,vidstreamz.online###player-wrapper >
#player ~ div[style^="position: absolute;"]
fmovies.to,vizcloud.*,mcloud.to,vizcloud2.*,vidstreamz.online##.xad-wrapper
hentaimama.io##.in-between-ad-one-wrapper
xvideos.com##div[class^="foot"]
mrsportsgeek.com##div[class="container"] > .row > .col > .jcarousel-chriswrapper
movies24.club##.sticky_ads
wankoz.com##div[data-banner]
lyricskpop.net##.single-lyric-ads
kdramahood.com##div[style=" height:230px"]
kdramahood.com##div[style=" height:300px; margin-top:10px;"]
kdramahood.com##.player_nav > div[style^="text-align:center; padding-top:"]
||kdramahood.com/source/*car-insurance.php
||sbplay.org/js/jquery/*/jquery-*.min.js?v=
order-order.com###stickyfooterwrap
bdnewszh.com##div[class$="-banner"]
||hazmolive.stream/hazmoLive.js
||hazmo.stream/hazmo.js
crackdj.com##button[class^="buttonPress-"]
fullcrackedpc.com,wareskey.com##.getox
whatsonstage.com##div[class*="AdContainer"]
topeuropix.site###MyAdsId300x250
pixlr.com##body > #right-space
mrlabtest.com##.publi
||tut.az/iframe/index$third-party
forexlap.com###close-fixedban
||popin.cc/ads/
vaughn.live##div[id^="div-insticator-ad-"]
wccftech.com##body .ads-container
hentai-sharing.net##.e3lan-post
hentai-sharing.net###ads300_250-widget-2
mdn.rest###myModal2
poedb.tw###topbanner970
poedb.tw###bottombanner970
crazyblog.in,studyuo.com##div[id*="_"][style^="min-width"]
paidappstore.xyz###sticky-ads
thenationalpulse.com##.widget-area > div#block-15
thestreet.com,psmag.com##.l-content-recommendation
||myapi.faststream.xyz/forumhu/ts.js
sexub.com###cframe
||payskip.org/banner
payskip.org##img[onclick^="window.open("]
xpornium.net##body > div[style^="position:"][onclick*="inject"]
apkgk.com##div[class^="adv-block"]
apkgk.com##.adv-body
adlice.com###preview-div
timeshighereducation.com###block-the-dfp-the-dfp-oop
fonearena.com###text-523314007
fonearena.com###text-523313999
||sunporno.com/*.php$script,~third-party
||cloudflare.com/ajax/libs/postscribe/$script,domain=vumoo.vip
fileproinfo.com##.col-lg-12 > div[style="min-height: 250px; text-align: center;"]
vipboxtv.*,dartsstream.me,golfstreams.me,motogpstream.me,f1stream.me,rugbystreams.m
e,socceronline.me,tennisstreams.me,boxingstreams.me,ufcstream.me,nhlstream.nu,mlbst
ream.me,nbastream.nu,nflstream.io,cricstream.me##.m-1.fw-bold.btn-danger.btn
vipboxtv.*,dartsstream.me,golfstreams.me,motogpstream.me,f1stream.me,rugbystreams.m
e,socceronline.me,tennisstreams.me,boxingstreams.me,ufcstream.me,nhlstream.nu,mlbst
ream.me,nbastream.nu,nflstream.io,live.crackstreams.se##.position-absolute.bg-
opacity-50
investing.com##.dfpAdUnitContainer
urbharat.xyz##.box-main > div.box:first-child
elitepvpers.com##div[style="font-size:11px;padding:0;"]
elitepvpers.com##div[style="text-align:left;padding:0px 10px 1px 10px"] > div:empty
+ div[class="thead smallfont"]
elitepvpers.com##.cw1h
eurogirlsescort.com##.banners-inpage
eurogirlsescort.com##a[data-type="banner"]
hltv.org##.contentCol > div.smartphone-only
||img-cdn.hltv.org/partnerimage/
softexia.com##.a1g2022w
radiotimes.com##.stack > div.stack__item.mb-lg
downloadr.in##.epcl-banner
pubhtml5.com##.ph5---banner---container
||viewsb.com/js/jquery/*/jquery-*.min.js?v=
manga-raw.club##div[style="height: 200px;"]
manga-raw.club##center > div[style*="margin-bottom:"][style*="height:"]
javbangers.com##.topnav > li > a[onclick][href]
newcastleherald.com.au##div[id^="mrec-"]
newcastleherald.com.au##.lg\:min-w-mrec.lg\:sticky
newcastleherald.com.au###billboard-container
newcastleherald.com.au##div[id^="newswell-"][id$="-container"]
newcastleherald.com.au##div.bg-gray-100[id^="story"][id$="-container"]
zerohedge.com##div[class^="Banner_banner__"]
zerohedge.com##div[class^="AdvertisingSlot_"]
dl.freetutsdownload.net##.a-11 > center
dl.freetutsdownload.net##.a-10 > center
||ponselharian.com/img/download_
||mikakoku.tophosting101.com^$domain=pimpandhost.com
||pimpandhost.com/mikakoku/
pimpandhost.com##div[class*="aaablock"] > div.iframe-container
videobin.co###pausebanner
||eroticity.net/clientscript/popcode_
||eroticity.net/clientscript/poptrigger_
serebii.net##div[style="height:102px"]
||thizissam.in/beardeddragon/iguana.js
piracy.moe##div[class*=" Card_sponsored__"]
cartooncrazy.uno##.tidymag-sidebar-content > div[id^="custom_html-"]
serebii.net##div[style^="margin-top:16px"][style*="height:100px"]
pcmag.com##a[href^="https://www.vouchercodes.co.uk/"]
||osdn.net/js/ad_dfp_
||cloudemb.com/js/jquery/*/jquery-*.min.js?v=
euronews.com###sharethrough-ad
euronews.com##.qa-marketBlock
op.gg##div[class*="er9l3dz"]
||familyminded.com/assets/di_ads.*.js
pherotruth.com##.headerad
pherotruth.com##.footerad
pastebin.pl##a[href^="https://www.binance.com/"] > img
unilad.co.uk##div[class$="-margin-Advert"]
sharemods.com##iframe[data-id$="_DFP"]
mynewsmedia.co###download-ad-modal
mynewsmedia.co##.smart-link-banner-ad-container
mynewsmedia.co##.modal-backdrop
||imgdawgknuttz.com/*.php
||tubebuddy.com^$domain=filmyzilla-in.xyz
yifysubtitles.me##a.btn-success[target="_blank"]
beeimg.com##.offer2
||proinfinity.fun/wp-banners.js
proinfinity.fun##div[style$="width: 300px; height: 255px; z-index: 99999999;"]
proinfinity.fun##div[class$="BannerMain"]
||moviesland.xyz/js/jquery/*/jquery-*.min.js?v=
myabandonware.com##div[id^="c210"]
nairametrics.com##div[align="center"] > a[target="_blank"] > img
||i.ibb.co^$image,domain=nairametrics.com
helpinterview.com###bottom-columns
gadgets.ndtv.com##div[style="text-align:center;margin:10px auto 30px;"]
cricbuzz.com##.cb-ad-unit
mdisk.me##.disk-ad
ascii-code.com##div[style="min-height: 240px;"]
moviestars.to##a[href="/join.php"]
moviestars.to##a[href="/register.php"]
apkmos.com##div[class^="apkmo-"][style]
||rezonence.com/Pub/*/doubleserve.js
minecraftforum.net##.xt-main-med-rect
minecraftforum.net##.server-forum-after-comment-ad
architonic.com###header-top
||api.plnkr.co/v2/sponsors
cadlinecommunity.co.uk###sidebar_advert
tiger-algebra.com##.ga-top-banner
hackingwithswift.com##.hws-sponsor
hackingwithswift.com##.hws-sponsor + p.text-center > a[href="/sponsor"]
dmarge.com##.dx-ad-wrapper
multiclaim.net##div[class$="BannerMain"]
audiencepool.com###interstetial-container
tureng.com###tureng-cambly-ad-placeholder
1001tracklists.com##div[id*="left" i] a[href]
[target="_blank"]:not([href*="1001tracklists.com"]) > img
1001tracklists.com##div[id*="left" i] + div[style] a[href]
[target="_blank"]:not([href*="1001tracklists.com"]) > img
crichd.*##div[id^="floatingLayer"]
nocensor.*##.alert-dismissible[onclick^="window.open("][onclick*="/vpn/"]
thecinemaholic.com##.cinemaholic-ad-below-header
coinhall.org##.items-center > a[class^="relative"][title*="Ad"]
bgames.com##.slot-container
lowendtalk.com##iframe[height="70px"][width="258px"]
wjunction.com##a[href^="https://xpornium.net/"]
tech.hindustantimes.com##.headerAds250
tech.hindustantimes.com##.footerAds250
hellomagazine.com##body div[data-js-ad-manager-slot]:not(#style_important)
plnkr.co##.ag-grid-banner
||1337x.unblockit.cam/images/x28.jpg
1337x.unblockit.cam,1337x.proxyninja.org##a[href^="/vpnd-"]
||javx.vip/wp-content/uploads/*.gif
aptoide.com##div[class*="__AdsContainer-"]
lbprate.com###Ad1
lbprate.com###Ad2
lbprate.com###Ad3
lbprate.com###Ad4
akiba-online.com##a[href^="https://filejoker.net/invite-"] > img
camwhores.film##body > div[style*="position: fixed"][style*="border-top-left-
radius"]
cnbc.com##div[class*="BoxRail-styles-makeit-ad--"][data-test^="adFlexBox-"]
||videocdn.click/zzht.php
kolagames.com##.slot
kolagames.com##.gameinfo_top_ad
kolagames.com##.gameinfo_middle_ad
kolagames.com##.gameinfo_rightad
||youspacko.com/com/traffic_in.php
igg-games.co,igg-games.com##a[href^="http://s.igg-games.com/index.php?qc="]
howto-outlook.com##div[class*="widget-ad-"]
filepuma.com##.adTip
mp4upload.com###lay
||mp4upload.com/2bb.html
iconfinder.com##.istockphoto-placeholder
freepik.com##.main-spr
tutsnode.net##.tutsn-widget
techvidvan.com##.code-block > div[style]
redporn.xxx##.c-random
||javfindx.com/sw.js
javfindx.com###previewBox
hideproxy.me##.hidemeproxy__slideout
playerx.stream###youcantseeme
russian-porn.ru###xxx
||belhak.ru/porno/foto.gif
||im*-tub-ru.yandex.net^$domain=russian-porn.ru
fxmag.com###popup
thisismoney.co.uk##.mpu_puff_wrapper
||spox.com/daznpic/$domain=goal.com
goal.com##div[class^="article_daznMatchesBanner_"]
razorpay.com##p > a[target="blank"] > img
healthline.com##.css-1cg0byz
freedomplatform.tv##a[href^="https://londonreal.tv/"]
analdin.xxx##div[style="position: absolute; inset: 0px; overflow: hidden;
background: transparent; display: block;"]
cracked.io##a[target="_blank"] > img[loading="lazy"]
androidauthority.com##main > div[class*=" "]:empty
desitales2.com##.inside-right-sidebar > aside[class$="widget_block"]
||wp.com/www.sadeemrdp.net/img/RDP-Ad.gi$domain=sadeempc.com
wapbold.com##.bhor-box
guru99.com##.sidebar-inner-wrap
phoenixnap.com##img[width="160"][height="600"]
data-flair.training,thegeekpage.com##div[class^="code-block code-block-"]
[style^="margin: 8px auto; text-align: center;"]
icodrops.com##.pinned_ad
phonearena.com##.widgetHeader__headingDeals
tenforums.com##div[data-fuse]
atdabb.uk##.mtaddiv
||formula1.com/etc/designs/fom-website/libs.advertisement.min.js
skipser.com##.skipserad
pinetools.com###carbon-ads-container-bg
simkl.com##.blockplace
truck1.eu##.splitter-banner
uploadev.org##img[data-original-height="90"][data-original-width="728"]
coolmathgames.com##.asideright > div[class*="block-adsright"]
colnect.com##.cad_placeholder
httpstatus.io###carbon-container
essentiallysports.com##div[style="text-align:center"] > p[class*="jsx-"]
[style^="margin:0"]
livemint.com##.fixadheight
beebom.com###block-44
thesun.co.uk##.widget-height
thesun.co.uk##.article__footer
stepmoms.xxx##iframe[src^="https://creative.dmzjmp.com/"]
stepmoms.xxx##iframe[data-lazy-src^="https://creative.dmzjmp.com/"]
cumlouder.com##.resumecard
vbaexpress.com##img[width="728"]
slideserve.com##div[style="height:250px;width:100%"]
slideserve.com##div[style="width:100%;height:300px; margin-top: 5px;"]
latinohentai.com##aside.widget_media_image > a:not([href*="latinohentai.com"],
[href*="twitter.com"], [href*="discord.gg"]) > img
quizdeveloper.com##.ads_qa_header
||embedsb.com/js/jquery/*/jquery-*.min.js?v=
coursef.com##div[style="min-height: 250px !important"]
coursef.com##div[style="display:block; min-height: 250px"]
mobifap.com###container > li[class="box"][style*="background:"]
geschwindigkeit.*,meter.net,netmeter.co.uk,predkosc.pl,rychlost.sk,speedmeter.hu,te
stdebit.fr,testvelocidad.es,testvelocita.it,xn--zcka2bjc9dzp.jp##div[id*="-"]
[style="text-align:center;min-height:90px;"]
geschwindigkeit.*,meter.net,netmeter.co.uk,predkosc.pl,rychlost.sk,speedmeter.hu,te
stdebit.fr,testvelocidad.es,testvelocita.it,xn--zcka2bjc9dzp.jp##div[style="min-
height:100px;margin:0 auto 10px auto;display:flex;align-items:center;align-
content:center;justify-content:center;"]
txxx.*,upornia.*##.video-videos-slider
msn.com##fluent-design-system-provider[data-test-id="mrr-nativead"]
dextools.io##app-mini-banner
||srware.net/iron/assets/img/av/
gg.deals###content-banner-image
toolbox.com##.centerthe1
omnicoreagency.com###text-59
abc.com##.noPlaylistAd
flightconnections.com##div[class^="waldo-"]
flightconnections.com##.parallax-container
videocelebs.net##iframe[width="300"][height="100"]
apkcombo.com##.diseanmeevrtt
apkcombo.com##.ad-pos
timesofindia.indiatimes.com##.clsplaceholder
alphr.com##.js-article_desktop_end
apnnews.com##.bottomAd2
videojav.com##.js-mob-popup
pdfprof.com##div[style="padding:4px;height:500px !important;"]
pch.com##.ad_slot_header
mikaraw.com##div[style*="width: 350px"][style*="height: 250px"]
gifgit.com##div[class^="ad_unit_"]
teachthought.com##div[class^="astra-advanced-hook"]
abplive.com##.a-ecom-wrap
abplive.com##a[href*="abplive.com/for-you"]
paraphraser.io##.adsenbox
paraphraser.io##div[style="min-height:122px"]
||virtwishmodels.com^$domain=camwhores.*
linkvertise.com###advertise-block
downloadtube.net##.itfloater
||downloadtube.net/*itube
sporcle.com##div[style^="text-align: center;"] > div[style*="height: 110px; min-
width: 300px;"]
google.*##div[data-attrid="kc:/local:promotions"]
buondua.com##.pagination + br + div[class]
tvline.com##.pluto-tv-wrapper
||pluto.tv/live-tv?type=embed&mute=true$domain=tvline.com
boosteroid.com##.bottom-banner
washingtonpost.com##.right-rail > div[style="min-height: 620px;"]
nunatsiaq.com##div[class*="-ads "]
uploadrar.com###commonId > a[target="_blank"]
stardoll.com###leaderboardContainer
stardoll.com##.sdadinfo
stardoll.com##.stardollads
bookmyshow.com###AD_HOME_CAROUSEL
foreca.com##.ad-wide-wrap
smartasset.com##[class^="riklam"]
shubz.in##.rh_listoffers
windowsactivator.info,shubz.in##div[class^="code-block code-block-"]
[style*="margin: 8px auto; text-align: center;"]
friv5online.com##body .bnr
emulatorgames.net##.site-label
farminguk.com##.advert-word
farminguk.com###newsadvert
farminguk.com##.news-advert-button-click
manualslib.com##.manualban
teachthought.com##.wp-block-image > figure.size-full
teachthought.com###block-4
sporcle.com##.sporcle-promo
sporcle.com###go-orange
httrack.com##.effect8
fully-fundedscholarships.com##.theiaStickySidebar > div.widget_block[id^="block"]
cognitiveclass.ai##.announcement
leicarumors.com###text-467498341
leicarumors.com##img[width="300"][height="600"]
findpersonfree.com,gizchina.com###block-21
gizchina.com###block-18
gizchina.com###block-20
gizchina.com###block-32
sploop.io###bottom-content
sploop.io###game-left-main
sploop.io###game-right-main
collegelearners.com##.code-block[style^="margin: 8px auto; text-align: center;"]
fullform.website,collegelearners.com###block-3
collegelearners.com###block-4
||avple.video/asset/jquery/slim-3.2.min.js
jooble.org##a[href^="/BannusHandler?"]
weatherandradar.com##wo-ad
dallasnews.com##div[class^="dmnc_features-ads"]
123lnk.xyz###submitBtn + p
123lnk.xyz##center + p
padelgo.tv##div[class^="eventCardAd_"]
padelgo.tv##div[class*="mediaCardAd_"]
dnsleak.com##.outer__benefits
dnsleak.com##.why__block
dnsleak.com##.try__pia
techgeekbuzz.com###custom_html-21
techgeekbuzz.com###block-7
techgeekbuzz.com###block-5
||player.globalsun.io/player/videojs-contrib-ads/dist/videojs.ads.min.js
photopea.com##div[style^="padding-top: 10px; overflow: hidden; padding-left:"] >
img
photopea.com##div[style^="padding-top: 10px; overflow: hidden; padding-left:"] >
a[target="_blank"] > img
hentaiasmr.moe###inPlayerGGzone
youporntube.net,bestjavporn.com,hentaiasmr.moe##.happy-header
/^https:\/\/fanyv88.com:443\/https\/x?1337x\.(?:eu|g3g\.sbs|gd|to|se)\/images\/[0-9a-z]+\.jpg/
$image,~third-party,domain=1337x.g3g.sbs|1337x.gd|1337x.to|x1337x.eu|x1337x.se
1337x.to##a[href^="/vpnd"]
||skylinewebcams.com/as.php
skylinewebcams.com###cams_near > div > a ~ div[class="col-xs-12 col-sm-6 col-md-4"]
naughtymachinima.com##iframe[src^="https://chaturbate.com/"]
||sbflix.xyz/js/jquery/*/jquery-*.min.js?v=
||emp.bbci.co.uk/plugins/dfpAdsHTML/
||gn-web-assets.api.bbc.com/ngas/*/dotcom-ads.js
thetimestribune.com###floorboard_block
||flipp.com^$domain=thetimestribune.com
||stackify.dev/images/banner/
gsmchoice.com###left-con > div[style="min-height: 250px;"]
hancinema.net##p[class="updates_emoji play"] > a[href$="-vpn.php"]
coinranking.com##.top-leaderboard
||fff.dailymail.co.uk/accessorise_ad
inoreader.com##.ad_title
supertipz.com##iframe[style*="position: static !important; inset: 0px; overflow:
hidden; z-index:"]:not([src])
csoonline.com##.idgLeaderBoard
lifewire.com##.commerce-section > .daily-deal
teachthought.com###media_image-6
facebook.com##a[href="/ads/about/?entry_product=ad_preferences"]
facebook.com##div[role="region"] + div[role="main"] div[role="article"]
div[style="border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) /
8px;"] > div[class]:not([class*=" "])
speakerdeck.com##.carbon-container
imgpile.com##.upload-files
imgpile.com##.nt-lg
timesofisrael.com##.crm-post-module
dataversity.net###block-3
tribuneindia.com##.add-sec
robots.net###sticky-footer-ads
changenow.io##.banner-wrap
cararegistrasi.com##a[href="https://bahasteknologi.com/"]
hindime.net##.stky-ads
inporn.com##.video-page__content > div.right
inporn.com##.video-info > section
inporn.com##.video__wrapper > div.wrapper.headline
inporn.com##.wrapper > article
inporn.com##section[is-footer-banners]
||inporn.com/jmigrlhxyliy/
designcorral.com##.vi_widgets_ads
webdevtrick.com##.td-footer-ad
wololo.net##.entry-inner > blockquote > center
blockonomi.com##.sponban
blockonomi.com##.sidebar li[id^="custom_html"] > div.textwidget > center
blockonomi.com##.the-post-foot
blockonomi.com##li[id^="menu-item"] > a[href*="/out/"]
pdf2doc.com,doctopdf.com,pdftoimage.com,jpg2pdf.com,pdf2docx.com,pdf2png.com,png2pd
f.com,pdfcompressor.com,combinepdf.com,rotatepdf.com,unlockpdf.com,croppdf.com,toep
ub.com,xpstopdf.com,djvu2pdf.com,pdftotext.com,shrinkpdf.com,compresspng.com,compre
ssjpeg.com,vectorizer.com##.ha
||links.extralinks.casa/ads.js
iqcode.com##div[class^="ansbanner"]
southbmore.com###sidebar a[href^="https://bit.ly/"] > img
crackshash.com##.wp-ad
crackshash.com##.ad-boxxx
||crackshash.com/dc.php?$popup
picsearch.com###adTopContainer
flaticon.com###unicorn
flaticon.com###campaign-head
flaticon.com##.adobe404-banner
sparknotes.com##.pw-ph-med-rect
sparknotes.com##.incontent-ads-container
sparknotes.com##.distroscale_container_right_rail
sparknotes.com##.pw--right-rail[data-pw-desk="med_rect_btf"]
goal.com##.molecule-ad
film01stream.ws##.f-inner
blokt.com##.su-box
facebook.com##strong > a[href*="facebook.com"][href*="/shop/?
ref"]:not([href*="l.php"])
myanimelist.net##.mal-koukoku-unit
||xcafe.com/js/initsite.js
||watchsb.com/js/jquery/*/jquery-*.min.js?v=
||cdn.adf.ly/js/entry.js
||cdn.adf.ly/static/js/entry_scriptV*.*.js
iir.ai###link-view a[target="_blank"] > img
zoomtventertainment.com##div[class^="adCaller-"]
twitchtracker.com##.gbslot
||twitchtracker.com/gb/*.gif
||mad4wheels.com/plugins/theme/js/info_modal.js
hollywoodmask.com##body .ezoic-ad:not(#style_important)
kissanime.com.ru###leftside > div[class="full"]
w3resource.com##article ~ hr.w3r_hr
||static.fastdlx.net/tabu/display.js
pornsos.com##.a-box
young18.net###uksqrya
||young18.net/ver.js
young18.net##.stall > div[class][id]
thequint.com##._3VDj4
rajwap.biz##.player-bhor-box
rajwap.biz##.bhor-box
||rajwap.biz/js/exo.go.js
mentalflare.com##.c-header-ad
mentalflare.com##.qa-placement--monetization
privacysavvy.com##.ps-block
gobankingrates.com##.snippet-in-content
cyberwaters.com##aside[id^="custom_html-6"]
cyberwaters.com##.thevpnbox
pixeldrain.com##.skyscraper
||pixeldrain.com/res/script/adaround.js
||pixeldrain.com/res/script/flyingsquare.js
gettubetv.com##span[style*="font-size: 12px;"][style*="text-decoration: none;"]
digminecraft.com###pre_header > div[class]:not(#header)
digminecraft.com###content > div.page + div[class]
||api.ghosteryhighlights.com/v*/placements/
seemysex.com##.rain
seemysex.com##.inline-video-adv__inner
html.com##div[style^="width:728px;"][style*="height:120px;"]
bestjavporn.com,javxxx.me,javhdporn.net###player_3x2_container_inner
viki.com##.ad-cue-point
||amazon-adsystem.com/widgets/$important,domain=soccerstreams-100.tv
issuu.com##div[height="600"][width="160"]
issuu.com##div[height="90"][width="728"]
issuu.com###app > div[itemtype] > div[width="332"]
.top^$third-party,domain=mp3download.to
yts.mx##.home-content > div[class="hidden-xs hidden-sm"] > div[class]
yts.mx##.home-content > div[class="visible-xs visible-sm"] > div[class]
newindianexpress.com##a[href^="https://www.edexlive.com/"] > img
nft-tracker.daic.capital##.banner > a
news.itsfoss.com##amp-fx-flying-carpet
||hqq.to/js/script-*js
ajc.com##div[class^="arc_ad "]
meteologix.com##div[class^="dkpw"]
||analyticsinsight.net/wp-content/uploads/*/wdc-ad
||analyticsinsight.net/wp-content/uploads/*/Banner-
analyticsinsight.net##.article-content > p:not([class]) ~ div.awac-wrapper ~
div.awac-wrapper
cnx-software.com##.widget-area > section.widget_search + section.widget
cnx-software.com##.widget-area > section.popular-posts + section.widget
cnx-software.com##.widget-area > section.widget[style="display: none !important;"]
+ section.widget
couponxoo.com##div[style="min-height: 250px;"]
herzindagi.com##.d-ads
herzindagi.com##.d-mgid
herzindagi.com###target-1
herzindagi.com##.ads_native
herzindagi.com##.ads-slide
crabporn.com##.player-right
crabporn.com##.bottom-bns-block
teenfucking.org##.vid-skvares
teenfucking.org##.und-bns-wrap
||sbplay2.*/js/jquery/*/jquery-*.min.js?v=
operanews.com##.home-advertisement
porn300.com##[class^="abcnn_"]
||antiscan.me/images/rat.gif
||antiscan.me/images/excel.gif
tokyvideo.com###overlay-video.resumecard
||dl.4kdownload.com/app/advertisement/
trivago.com##.item-list-ads-container
||hubgifs.info/*.php$script,~third-party
javynow.com##.videos-view__side__ad__banner
||web.vstat.info/src/ads.js
boobychristmas.com###encart-banner
boobychristmas.com##.ad-window
boobychristmas.com##.bt-meet-and-fuck
torrentdownloads.pro##img[src="/templates/new/images/titl_tag2.jpg"]
downace.com##.uk-text-center > .uk-panel-box
||gifhq.com/a1.php?
||gifhq.com/d2.js
careerindia.com##.oiad
careerindia.com##.os-header-ad > *
careerindia.com##.inhouse-content:not(.cmscontent-top)
addictivetips.com##.toc-vpn
file-intelligence.comodo.com##.left-wrapper
file-intelligence.comodo.com##.rght-wrapper
techwalla.com##.component-ar-horizontal-bar-ad
sciencedirect.com##.journal-advert-container
osxdaily.com##a[href^="https://www.amazon.com/ref"]
ecoursefree.com##.td-header-rec-wrap
androidhow.eu##.tdi_54
androidhow.eu##.tdi_87
androidhow.eu##.tdi_64
||cdn.cohesionapps.com^$domain=thepointsguy.com
rugdoc.io##div[data-advadstrackid]
||server.rugdoc.io/wp-admin/admin-ajax.php?action=aa-server-select&p=injection-text
||server.rugdoc.io/wp-admin/admin-ajax.php?action=aa-server-select&p=main-
leaderboard
w3resource.com###sidebar_right
w3resource.com##.mdl-grid[style="margin-bottom: 50px"]
crictracker.com###newsnowlogo
||static.theprint.in/wp-content/uploads/*/ThePrint*banner$image
srware.net##a[target="_blank"][onclick*="Forum_Adv"]
||srware.net/iron/assets/img/av/np_700.jpg
||dogecoin.click/banner/
dogecoin.click##div[style="position:fixed;right:3px;bottom:3px;z-index:999"]
||zirof.com/submit.html
indiamart.com##.pd-ad2
||virtwishes.site^$third-party
ipwithease.com##.ipwit-adlabel
/\.tv\/[0-9a-z]{12}\.js$/$script,~third-party,domain=camlovers.tv
thenextweb.com##.tnw-ad
dextools.io##app-banner
shyteentube.com##.hor_bs
shyteentube.com##.video_av_bl
||shegotass.info/VastPreRolls/
analyticsindiamag.com##a[href^="https://admissions.praxis.ac.in/"]
analyticsindiamag.com##a[href="https://mlds.analyticsindiasummit.com/"] > img
analyticsindiamag.com##a[href="https://dataandanalyticsconclave.com/register-now/"]
> img
dbader.org##div[style="display:block;position:relative;"]
techsupportwhale.com##.techs-widget
defkey.com###sticky-left-ad
/^https?:\/\/s3\.us-east-1\.amazonaws\.com\/[0-9a-f]{50,}\/[0-9a-f]{10}$/
$xmlhttprequest,third-party
/^https?:\/\/[0-9a-f]{50,}\.s3\.amazonaws\.com\/[0-9a-f]{10}$/
$xmlhttprequest,third-party
sex-jav.com##.videos-list-isHome > #isLatest
sex-jav.com##iframe[data-ce-src^="https://promo-bc.com/"]
sex-jav.com##a[href^="https://www.sex-jav.com/goto/?pID="] > img
||sex-jav.com/img/bns/
them.us##.cne-interlude
strawpoll.com##.wrapsense
||api.tin.network/banners/
grabon.in##.go-cstm-bnr
yt.upshrink.com##a[href^="https://astrazichostfilez2.xyz/"]
theblockcrypto.com##div[class="modal-container"][ga-event-label*="utm_campaign"]
soccerstreams-100.tv###__next > div[style="text-align:center;padding:1.2rem;z-
index:1"]
kunal-chowdhury.com##div[class^="adsZone"]
pimpmymoney.net##.widget_sow-simple-masonry
pimpmymoney.net##.widget_siteorigin-panels-builder
||cdn.fedsy.xyz/app.js
richmondshiretoday.co.uk##.entry-content > div[class^="g g-"]
||browsec-promo.s3.eu-central-1.amazonaws.com/*.html$all
||byebyeads.org/adblock-pr$all
macosicons.com##div[style^="min-height: 205px;"][style*="max-height: 240px;"]
||streamsb.net/js/jquery/*/jquery-*.min.js?v=
icons8.com##.ads-ss
/asset/angular.min.js$domain=avple.video|moviemaniac.org|javhdfree.icu|
nekolink.site|mambast.tk|netflav.com|fembed-hd.com|ndrama.xyz|pornhole.club|
ffem.club|jvembed.com|dzmdplay.xyz|jav247.top|yuistream.xyz|javfu.net|
iframe2videos.xyz|viplayer.cc|watchjavnow.xyz
/jquery/slim-3.2.min.js$domain=avple.video|moviemaniac.org|javhdfree.icu|
nekolink.site|mambast.tk|netflav.com|fembed-hd.com|ndrama.xyz|pornhole.club|
ffem.club|jvembed.com|dzmdplay.xyz|jav247.top|yuistream.xyz|javfu.net|
iframe2videos.xyz|viplayer.cc|watchjavnow.xyz
bbc.com##.nw-c-leaderboard-ad
l2db.info##a[href="adv"]
real.discount##div[class="card"][style="height:300px"]
real.discount##div[class*="card"][style*="height: 200px"]
real.discount##a[href="/out-ud/"]
coinsearns.com,luckydice.net##.text-center > [class][style*="display:"]
coinsearns.com##div[id^="promo"]
||xxxbule.com/xb/xb.js
||bigmp3db.com/media/images/teaser/$third-party
omatomeloanhikaku.com###search-2
lenstip.com##.shortcode-content > center > p + center
lenstip.com##.shortcode-content > center > p + center ~ font[color="#808080"]
tutcourse.com###text-html-widget-2
techymedies.com##span[style^="font-size: x-small;"]
askubuntu.com##.js-freemium-cta
rugbypass.com##.main-header-ad
rugbypass.com##.rcjs
geektonight.com##a[href^="https://click.linksynergy.com/"]
omio.*##div[id^="LpsContent-AdUnit"]
programmingoneonone.com##.close-fixedSd
programmingoneonone.com###Image1
programmingoneonone.com###Image2
motorsport.com##.ms-hapb-top
opentuition.com###custom_html-72
shazoo.ru##div[class="mtl mbl"]
shazoo.ru##.homeFeature
cnn.com##.cn-list-hierarchical-xs
.cd--tool__webtag[data-vr-contentbox="https://www.cnn.com/health"]
||apps.healthgrades.com/cnn/home/assets/embed.js$domain=cnn.com
sunporno.com##.atv
sunporno.com##.atvtabling
monsterspost.com##.ch_banner
gamertweak.com##div[class^="Adsinnov_"]
nytimes.com###app > div.e1xxpj0j0
sdefx.cloud,strdef.world###stream-banner
strdef.world##div[style^="z-index: 999999; background-image:
url(\"data:image/gif;base64,"][style$="position: absolute;"]
bibme.org,easybib.com,citationmachine.net##.adds-wrapper
jucktion.com##div[id^="ad_below_menu_"]
||washingtoninformer.com/wp-content/uploads/*/WEB-AD-728-X-90-1.png
marketcapof.com##.svg-ad-div
independent.co.uk##.amp-live-list-item[id^="ad-"]
||ltn.hitomi.la/WlLDcCTgyOL/*.js
/^https:\/\/fanyv88.com:443\/https\/ltn\.hitomi\.la\/[A-Za-z]{4,}\/(?=[a-z]{0,19}[A-Z])[A-Za-z]
{4,20}\.js$/$script,~third-party,match-case,domain=hitomi.la
hitomi.la##div[class$="content"] > div[class^="hitomi-"]
forums.androidcentral.com##.mn_postbit:not([id])
flightglobal.com##.adwrap_MPU
||javgg.me/wp-content/plugins/1shortlink/js/shorten.js
softwaretestinghelp.com##.alert-box.alert-yellow
firesticktricks.com##.widget_search + section.widget
||playersb.com/js/jquery/*/jquery-*.min.js?v=
celebjared.net###text-10
celebjared.net##a[href^="https://minepi.com/"]
||binbucks.com/js/shrinker.js
||blog.media.io/images/images2021/pixcut-entry.png
||ytmp3.cc/js/ad$script,~third-party
flightstats.com##.fs-header-ad-container
google.*###rso > div.sh-sr__shop-result-group[data-hveid]
keralatelecom.info##div.ai-viewports[data-insertion]
downloadhub.cfd##a[href="https://bestbuyrdp.com/"]
analyticssteps.com##.largeads
||tmohentai.com/nb/
onlineporno.cc##.w-spots
movies2watch.tv##div[id^="gift-"]
windowscentral.com##div[class*="taboola"]
windowscentral.com##.article-shop-bar
thegeeklygrind.com##.widget_mnet_widget_above
techadvisor.com###articleBody > div[data-deals-id]
||techadvisor.com/cmsdata/deal
||d2klx87bgzngce.cloudfront.net^$script,redirect=noopjs
dragontranslation.com##div[style$="position: fixed;"][style*="z-index:
2147483647;"]
dkoding.in##.sidebar_inner > #custom_html-2
dkoding.in##.sidebar_inner > #custom_html-14
dkoding.in##.wpb_widgetised_column #custom_html-5
ibomma.*###content > #abEnabled + div[style^="text-align:center;margin:"]
||bitball.b-cdn.net/video/*.mp4$media,redirect=noopmp3-0.1s,domain=111.90.159.132
wpde.com##div[class^="index-module_taboola_"]
wpde.com##div[class^="index-module_adBeforeContent_"]
animenewsnetwork.com##.herald-boxes > div[class="box"]:first-child
porndoe.com##.vpb-holder
codexworld.com##.SidebarBox ~ div.adsense_widget:not(.adsSt_widget)
digitalthinkerhelp.com##.ezoic-ad + div[id^="media_image-"]
||xtits.xxx/static/js/ppndr*.js
xtits.xxx##.re-under-player
all-free-download.com##img[src^="https://all-free-download.com/images/
shutterstockbanner/"]
pornicom.com##.thumb_aside
m.spookchat.com##.interstitial-banners
m.spookchat.com##a[class="no-click-count"][target="_blank"]
m.spookchat.com##.banner-rotator
||m.spookchat.com/js/bb.js
||m.spookchat.com/Data.svc/getBanner?ctrl=
westkentuckystar.com##.adsCategory
westkentuckystar.com##.firstAdsFont
narcity.com##.fireworkblock
apeboard.finance##.MuiBox-root .slick-slider
||apeboard.finance/static/images/banner/
hulyagedikci.com###toprek
||fuqer.com/core/js/script.php
fuqer.com##.view-content + div.right
||xozilla.xxx/player/html.php?aid=*_html&video_id=*&*&referer
||watchahv.com/worker/ahv.js
libertycity.net,libertycity.ru##.file_info_ad
tinytranslation.xyz##.ads-hr
||photon.scrolller.com/scrolller/$media
||photon.scrolller.com/categories/$image,media
hdzog.com##.afs_ads + span[class]
||multporn.net/balolo.php
||multporn.net/fern*_pen.js
||fetishshrine.com/jsb/js_script.js
issuu.com##div[height="600"][width="300"]
issuu.com##div[height="300"][width="400"]
issuu.com##div[height="250"][width="300"]
issuu.com##div[height="250"][width="300"] + p
issuu.com##section[aria-label="Advert"]
issuu.com###ad-primis-wide
emporis.com###partner
raabta.net###text-html-widget-3
insurance-space.xyz,issueexplorer.com,coderedirect.com##div[id^="bsa-zone_"]
calculator.net##div[style^="padding-top:10px"][style*="min-height:280px"]
aroged.com##div[itemprop="articleBody"] > div.quads-location ~ center
aviability.com##.a180
info.flightmapper.net##.as_flat
info.flightmapper.net##.fancy-frame-as
titanwolf.org##.card-body[style^="min-height:"]
swarajyamag.com##header > div.container-fluid > div:not([class])
freegreatmovies.com##.banner-left + div[class]
freegreatmovies.com##.content-right2
zebrafaucet.top##div[id^="rock"]
||zebrafaucet.top/banners/
mashable.com##div[data-pogo]
whoreshub.com##.spot-col
mirom.ezbox.idv.tw##.row > div[style="height:280px;"]
freexcafe.com###rightcolumn
freexcafe.com##.hotdeal
||btcadtop.com^$third-party
mediafire.com##.Avast
||static.mediafire.com/images/backgrounds/download/affiliate_fullpage/
gotxx.com##div[class][style^="position: absolute; cursor: pointer; z-index:
2147483646"]
beautyass.com##.g-link
insidermonkey.com##.top-left-ad
nung2uhd.com##.adcen
hclips.com##.afs_ads + span
||bigwank.com/sw.js
||bigwank.com/extension/aine/
bigwank.com###mobile_pop
frprn.com##.spot-box
||ww2.ibomma.bar/cdn-cgi/apps/head/VTJKqbC8YI9GM58-GfGk85q6-xU.js
coin360.com##.StickyCorner
hindinut.com##iframe[data-src^="//ws-in.amazon-adsystem.com/"]
iobit.com###itoppopout
iobit.com##[class^="itop"]
thethaiger.com##.mvp-container-lp > .sandbox-count
thethaiger.com##.mvp-widget-tab-wrap .sandbox-count > .boxin > .boxer
||yifysubtitles.vip/frontend/js/pop-under.php
radio.net##.topASp
pokeflix.tv###pokepoppinSquare
phillymag.com##.three-column-module
phillymag.com##.ntvClickOut
theserverside.com###sponsored-news
watchdocumentaries.com##.sidebar-content-inner > .ai_widget
karaoke-lyrics.net##.ad_large_square
gab.com##div[role="feed"] > a div[class][aria-label^="Sponsored:"]
getmyuni.com##.appendAdDiv
adoclib.com##.blog_right_sidebar
bollywoodshaadis.com##.artcl_ad_dsk
bollywoodshaadis.com##.adv_text2
sportnews.to##.wff_floating_banner_styles
getthot.com##.redirect-iframe
leaklinks.com##a[href="http://missingtoofff.com/"]
$subdocument,third-party,domain=getthot.com
superuser.com##.site-header--sponsored
stackabuse.com##div[style^="min-height:"][style*="250px"][class*="my-4"]
stackabuse.com##div[style^="min-height:"][style*="90px"][class*="my-4"]
familyhandyman.com##.ad-container-wrapper
familyhandyman.com###ads-container-single
familyhandyman.com##.widget_taboola_widget
popsci.com##div[class*="-prefill-container"]
scienceabc.com##div[class*="incontentad"]
scienceabc.com###fusenative
scienceabc.com##div[class^="code-block"][style*="height"]
afkgaming.com##div[id*="-story-ad"]
afkgaming.com##div[id$="_sticky_footer"]
afkgaming.com##div[class^="story-card-gap"] > div:not(.lazyload-wrapper)
apk.cafe##.adx_center
newzit.com##a[class^="indexPagePreview_"] ~ div[class^="billboardWrapper_"]
movies07.live##a[href^="https://movies07prime.com"]
safecities.economist.com##.wrapper__nec-new-logo
myswitzerland.com###victorinoxunten
starterstory.com##.wide-sponsor
1.fm##.closeads
shemalez.com,voyeurhit.com##.afs_ads + [class] > div[style=""]
||porntube.com/external/
||porntube.com/nativeexternal/
vxxx.com##.popular-models + div[class]
winaero.com##.gadadsense
animesanka.*,witanime.com,pouvideo.cc,manga18fx.com,komikcast.com,milfnut.com##body
~ iframe[style*="width:"][style*="z-index:"][style*="position:"]:not([src])
||milfnut.net/js/jquery/*/jquery-*.min.js?v=
synonyms.com###sela-container
advertiserandtimes.co.uk##.DMPU
bdsm.one##div[class^="ads"]
bdsm.one##iframe[src*="/frms/footer-big-banner.html"]
||cdn.bdsm.one/*/frms/footer-big-banner.html
||xxxdl.net/nothing.aspx?
wcoanimesub.tv##div[style="float:right; width:420px; height:250px"]
ravenmanga.xyz##a[href^="https://a-ads.com"]
how2shout.com,homeworklib.com##.vi-sticky-ad
||eepower.com/js/ad-homepage.js
controleng.com##.product-home--container
electronics-tutorials.ws##.home-top-ads
ubergizmo.com##.postcontainer_home > div[role="ad"]
ahaan.co.uk##.sticky-side-ad
positronx.io##div[class*="ad-cls-block"]
check-host.net###incontent > div[class^="thold"]
||check-host.net/images/ondguard
||tubesb.com/js/jquery/*/jquery-*.min.js?v=
collegiateparent.com##.banner_ad_wrap
collegiateparent.com##.sidebar_ad_wrap
news18.com##a[href^="https://www.moneycontrol.com/"] > img
news18.com##.obBody
news18.com##div[style^="width:300px;"][style*="min-height:600px;"]
[style*="background:#cecece;"]
news18.com##div[style^="width:300px;"][style*="height:600px;"]
[style*="background:#cecece;"]
news18.com##div[style^="width:300px;"][style*="height:250px;"]
[style*="background:#cecece;"]
news18.com##div[style^="width: 300px;"][style*="height: 250px;"]
[style*="background: rgb(206, 206, 206);"]
news18.com##div[style^="width: 300px;"][style*="height: 600px;"]
[style*="background: rgb(206, 206, 206);"]
businessnamegenerator.com##div[class^="leader-"]
businessnamegenerator.com##a[data-action="Adverts"]
businessnamegenerator.com##.exit-popup
businessnamegenerator.com##.snp-overlay
businessnamegenerator.com##div[class*="domainify"]
businessnamegenerator.com##.ad-result
businessnamegenerator.com##.domain-advertise
gadgets360.com,gadgets.ndtv.com###__kpw_prodt_rhs
gadgets.ndtv.com##._agifs
gadgets.ndtv.com##.__agifstk
gadgets360.com,gadgets.ndtv.com##.lhs_top_banner
gadgets.ndtv.com##.pagepusheradATF
docsity.com##.dsy-advertising
bravotube.net##.under-video2
bravotube.net##.th-wrap .good_list_wrap
headphonesty.com###media_image-2
streameast.*###GelismisReklams
pussycatxx.com,taradinhos.com##.under-player-ad
babestare.com##.horizontal-zone
babestare.com##.right-column
txxx.com,txxx.tube##.video-content a[href="#"]
txxx.com,txxx.tube##.video-content a[href="#"] + div.text
/tag.min.js$script,redirect=noopjs,domain=vipleague.tv,important
&aab=$domain=vipleague.tv,important,redirect=nooptext
nytimes.com##div[data-testid="StandardAd"]
daily-stop.com##.category-banners
freevpn4you.net##body > div[style^="width: 100%; background: #ddeaf3;"]
parenting.firstcry.com##.paren-adlabel
eroticmv.com##.ads-above-single-player
fapopedia.net##.bnrz
fapopedia.net##iframe[src^="https://go.xxxjmp.com/"]
bikroy.com##.leader-board-fixed--1ob2_
bikroy.com##div[class^="leader-board-banner--"]
ipeenk.com##.idblog-topbanner-aftermenu
omnicoreagency.com,ipeenk.com###block-2
abplive.com##.score-container
abplive.com##._tHome > div[class^="W_HOM"]
||tabootube.xxx/player/html.php?
tabootube.xxx##.spot-primary
watchdoctorwhoonline.com##.mCSB_container .close
nes-emulator.com##.ad366
nes-emulator.com##.adindex
kansascity.com,orlandosentinel.com##.s2nPlayer
theblaze.com##.ad-top-padding
||xxxpicz.com/2b.jpg
xxxpicz.com##.container-fluid[style^="z-index:9999;font-size:"]
||pornkarma.com/ad/
||imageweb.ws/nudebig.jpg
hentairider.com###mainc div[class^="box"][style^="height:"]
||sweethentai.com/adsgame/
sweethentai.com##.long-ads
hentaicomics.pro##.single-portfolio.mix
gumtree.com.au##.search-results-page__user-ad-wrapper > div[class^="liberty-
container-"]
cartoonpornvideos.com##.detail-side-bnr
uberhumor.com##body div[id^="div-gpt-ad"]:not(#style_important)
6abc.com##div[class="placeholderWrapper"][style="min-height:550px"]
rollercoin.com##.banners-container
mgnet.xyz##.container-bns
mgnet.xyz##h6.article-center[style="font-size:10px"] > strong
eurosport.*##.AdPlacementContainer
eurosport.*##.HomeListBlack__AdBlock
watchcharmedonline.com###mCSB_2
speechnotes.co##div.ad
||tubepornanal.com/js/oagge.js
indiatoday.in##.liveblog-header-ad
smartprix.com##.tanner-smpx
windows10forums.com##.block-body > div.message--post:not([data-author])
yggtorrent.me##a[href="/engine/go_vpn"]
legacy.com###videoAdTarget
legacy.com##div[class*="AdSlot__StandardAd-"]
xda-developers.com##header#xda_alert_bar
forum.xda-developers.com##.xda-alertbar-huawei
glodls.to##img[style^="width:728px;height:90px;"]
stream2watch.sx##a[href="/vpn"]
stream2watch.sx##.stream-single-player > center[style="background: black; color:
white; padding: 0px;"]
game3rb.com###overly-noti
||vplayer.enthusiastgaming.com^$domain=systemrequirementslab.com
systemrequirementslab.com##div[style="width: 400px; position: fixed; inset: auto
5px 5px auto; z-index: 1000;"]
/lib.js$third-party,domain=pinoymovies.es|pinoymovieseries.com
gamepur.com##.primis-player
gamepur.com##body .proper-ad-unit:not(#style_important)
apkboxdl.com##center > a[rel="nofollow noopener"]
fastconv.com,easymp3converter.com##body > div[style^="position: fixed; display:
block;"][style*="z-index:"]
nocensor.*,mrunblock.casa###lbxVPN666
daftporn.com##div[class^="belowplayer"]
daftporn.com##.classban
daftporn.com##.rightcolumn
instrumentationtools.com##.inside-right-sidebar > aside[id^="custom_html-"]
mydramalist.com##.content-side > div[class*="_right"][style="min-height: 250px;"]
sakastau.com##.btn-md
sakastau.com##ins[style$="width:728px;height:90px;"]
sakastau.com##ins[style$="width:300px;height:250px;"]
daftporn.com###lay1
daftporn.com##.abovePlayer
allcryptoz.net,topcryptoz.net,ultraten.net,uniqueten.net##.a
blackenterprise.com##.theiaStickySidebar > .widget_text
latesthdmovies.*##div[class^="code-block code-block-"][style="margin: 8px 0; clear:
both;"]
indiamart.com###Below_Related_Section:empty
videezy.com##.ez-download-ad__ad-wrap
videezy.com##.partner-sponsored-results
||static.videezy.com/assets/underpop-*.js
||static.videezy.com/assets/shutterstock-api-*.js
freepik.com##.spr-bottom
edufever.com##.inside-right-sidebar > aside[id="block-5"]
||bfstrms.xyz/watch/nflbite.png
bfstrms.xyz##a[href^="https://home.buffstreamz.com/"]
theloadout.com##.legion_primiswrapper
xxxmovie.link##.sidban
xxxmovie.link##div[style="padding:0;margin-bottom:20px;display:block;font-size:0;"]
xxxmovie.link##div[style="margin-bottom:52px; font-size:0; text-align:center;
padding:0;"]
zolomix.in##.banner-captcha > .banner-inner
financialexpress.com##.adsbox990x90
kmplayer.com##.infeed-bottom
kmplayer.com##div[class$="_banner"]
||rumble.com/embed/*&autoplay=2$domain=thepostmillennial.com
thepostmillennial.com##.revcontent-slot
freesvg.org##div[style^="color: rgb(153, 153, 153);"]
freesvg.org##.sponsored-main-detail
dafontfree.io##div[data-ai-tracking] a[target]
||nudeclap.com/nc/nc.js
nudeclap.com##.style75
nudeclap.com##a[target="_blank"][rel="nofollow noopener"]
albumoftheyear.org##div[class^="adTag"]
sythe.org###topadplaceholder
sythe.org##a[href^="https://www.partypeteshop.com?"] > img
sythe.org##a[href="https://yanliligold.com/"] > img
independent.co.uk##.taboola-below-article
timeout.com##div[data-component="outbrain"]
rocket-league.com##.rlg-ven-preloader
||weloma.net/uploads/2048.png
gematsu.com##div[id^="ad-container-"]
scarymommy.com##div[class^="htlad-"]
zomato.com##.ad-banner-text
islamicfinder.org###sky-scraper-ad
diretta.it,horseracing24.com,darts24.com,handball24.com,volleyball24.com,motorsport
24.com,golflive24.com,baseball24.com,cricket24.com,icehockey24.com,basketball24.com
,tennis24.com,flashscore.ru.com,flashscore.com.ua,flashscore.de,flashscore.co.uk,fl
ashscore.com,flashscore.ru,soccer24.com,soccerstand.com##.prematchOddsBonus__bonus
diretta.it,horseracing24.com,darts24.com,handball24.com,volleyball24.com,motorsport
24.com,golflive24.com,baseball24.com,cricket24.com,icehockey24.com,basketball24.com
,tennis24.com,flashscore.ru.com,flashscore.com.ua,flashscore.de,flashscore.co.uk,fl
ashscore.com,flashscore.ru,soccer24.com,soccerstand.com##.boxOverContent__banner
olympusscanlation.com##.sticky_ad_beta
stealthoptional.com##div[data-advadstrackbid]
backpack.tf##.col-md-4 > div.panel-main
game3rb.com##.entry-content > center > a[target="_blank"] > button
||coinvote.cc/user_data/premium_banners/
users.telenet.be###add
planetminecraft.com###ultra_wide
planetminecraft.com##.responsive728-wrap
planetminecraft.com##li.resource[data-type="advert"]
motherjones.com##.mj-incontent-ad-widget
watch.plex.tv##.shaka-ad-markers
||vod.provider.plex.tv/ad?metadataId=
getlink.animesanka.club##div[id^="ads-banner"]
getlink.animesanka.club###slot-ads-center-article
uspassporthelpguide.com##.ad-text-sm
autocarindia.com##div[class^="ad-mod-section"]
||clients.ragezone.com/serve.php/display/
forum.ragezone.com###RZX_BELOW_NAV
forum.ragezone.com##li[id^="navbar_notice_"]
wikijob.co.uk##.mv-video-target
entrepreneur.com##.art-natv
abpeducation.com##.add_section
wendyperrin.com##.destination-ad
psycom.net##.vha
send-anywhere.com###gpt-container
kisscos.net##span[id$="related"] > div[id^="container-"]
ndtv.com##.exam
onlinecoursereport.com##.degree-finder-sidebar
adgully.com##body > div[class^="asd"]
gossipfunda.com##.widget_mc4wp_form_widget ~ aside.widget
forex-gold.net,forexmab.com,newforex.online##.demand-supply
houzz.*##div[data-component="Brand Ad"]
houzz.*##div[data-container="Ad Placement"]
footy.to,sportnews.to,bloggingguidance.com,onroid.com,girls-
like.me,mcrypto.club,welovemanga.net,weloma.net,greaterkashmir.com###id-
custom_banner
girls-like.me###orquidea-slideup
girls-like.me##div[style$="height:250px;"]
girls-like.me##div[style$="width:728px;height:90px;"]
pisshamster.com,xanimu.com##div[class^="textovka"]
pisshamster.com,xanimu.com##.after-boxes
pisshamster.com,xanimu.com##.related-boxes-footer
pisshamster.com,xanimu.com##.beside-video
pisshamster.com,xanimu.com##div[class^="native-boxes"]
onmanorama.com##.mm-banner970-ad
||freecourseweb.com/wp-content/uploads/*/binance.jpg
thehindu.com,goodreturns.in##.vuukle-ads
1337x.to##a[href^="https://ttf.trmobc.com/"]
cyberleaks.to##.samUnitWrapper > div.samBannerUnit
investing.com##div[class^="outbrain_outbrain-wrapper_"]
business2community.com##.sticky_in_parent > div#community + div.separator
business2community.com##.sticky_in_parent > div#community + div.separator + div.row
ichacha.net###breadcrumb + div[style^="width:"]
freshwap.us##.sidebar-right > li.cream:first-child
windowsbulletin.com##.entry-content > div[class][style="text-align:center;margin-
left:auto;margin-right:auto;margin-top:8px;margin-bottom:8px;"]
aiscore.com###app > div[class="w100 flex justify-center"][style^="height:"]
||aiscore.com/_nuxt/img/banner_bet365.*.png
freepik.com###adobe-pagination-mkt-copy.hide-premium
filmibeat.com##.inhouse-content
filmibeat.com###lightbox-popup-ad
filmibeat.com###photo-ad
filmibeat.com##.photos-left-ad
||filmibeat.com/scripts/*/photo-ad-web-new.php
||filmibeat.com/scripts/videos/*-videos/scroll-ad.php
classicreload.com##.content-top-wrapper
adsh.cc##a[href^="//"][rel="nofollow norefferer noopener"][style*="z-index:"]
whatismybrowser.com##a[href^="https://go.nordvpn.net/aff_c?"]
bblink.com##.banner-img-promotion
vardembed.xyz,videovard.sx##.is-player-page #player-div >
div:not([class]):not([id]) > div[class]:empty
vardembed.xyz,videovard.sx##.is-player-page #nux > div:not([class]):not([id]) >
div:not([class]):not([id]) > div[id]:empty
cnn.com##.cnnix--ad
tureng.com##div[data-nokta-zone]
canarianweekly.com##.banner-in-content
canarianweekly.com##div[id^="footer_bottom_"]
||canaryfone.b-cdn.net/banners/banner-loader/$domain=canarianweekly.com
mcmfaucets.xyz##a[href^="https://bicugesi.xyz/"]
monoschinos2.com,highporn.net,kissanimex.com##._ciw-widget
||production.sgweb.softgames.de/ads-ng/config/?
publisherId=$domain=games.softgames.com
||assets.thalia.media/ocsassets/heimdall/consent-banner-bootstrap/main-
nomodule.*.js$domain=osiander.de
||manhwa18.cc/bmoa/
onlinehacking.xyz###HTML5
fifaultimateteam.it##.theiaStickySidebar > div[id^="ai_widget-"]
familyminded.com##.inline-video-wrapper-featured
mashable.com##.zad
daagreat.com##.fabox
pxhere.com##.hub-photo-main > .mb10[style="height: 90px;"]
speedrun.com##div.malediction[data-type="elo-placement"]
||cloud-strife.speedrun.com/cargo.js
fdocuments.in##a[href="https://cupdf.com/"] > img
||webtoon69.com/wp-content/*/brt-*.js
trip101.com##.airbnb-r
canadiancouchpotato.com##div[class^="code-block code-block-"][style*="margin: 8px"]
xvideos.*###video-ad + div[class]
digital-photography-school.com##.pb-ads
digital-photography-school.com##.sidebar-tower-ad
roadmap.sh###carbonads
||sbplay.one/js/*/*.min.js?*=*
comick.fun##a[href^="https://comick.app/product/"] > img[alt="affilate"]
comick.fun##a[href^="https://comick.app/product/"] + a[href="/donate"]
comick.fun##.float-right > .mx-auto > a[href^="https://comick.app/product/"]
comick.fun##.images-reader-container .mx-auto >
a[href^="https://comick.app/product/"]
bloomberg.com###plug-overlay
techzim.co.zw##.special-container
||vidcrunch.com^$domain=hostednovel.com
blackenterprise.com##.hdrbanart
za.gl,za.uy##.test > div[class*="-badge"][class*="-banner"]
napkforpc.com##.adv-ga
livingmediainternational.com##.entry-content > center
livingmediainternational.com##.pjy
livingmediainternational.com##.widget_pjy
you.regettingold.com##.adstripe
opportunitydesk.info##a[href^="https://www.iu.org/"]
techradar.com##.hawk-magazinesubscriptions-container
coinvote.cc##div[style="text-align: center;display: block;height: 60px;"]
games-guides.com##.post > .entry-content > div[style="min-height:280px;"]
games-guides.com##.sidebar > .inner > div[id^="custom_html-"] > .textwidget >
div[style="min-height:250px"]
gbmb.org##.minh250
gbmb.org##main > div.center
familyminded.com,workandmoney.com##.ad-inStory
||workandmoney.com/assets/di_ads.*.js
1movies.life###zxc_pops
1movies.life##div[id] > .close.ico
1movies.life##div[id] > .close.ico + a[href^="/user/premiummembership"]
1movies.life##a[href^="/user/premiummembership"] > img
1movies.life##.superButton > a[href^="/user/premiummembership"][target="_blank"]
novinhastop.com##.single-right
openculture.com##.oc-center-da
streamingsites.com##.block-vpn
fortressofsolitude.co.za##.jeg_midbar
ahentai.top##div[id^="read_online_ads"]
||ahentai.top/catalog/view/core/adchecker/
||ahentai.top/catalog/view/core/comic/fc.js
||ahentai.top/catalog/view/core/comic/fc0.js
outlookindia.com##[class^="ad_unit"]
outlookindia.com##[class^="ad_wrapper"]
tomsguide.com##.hawk-nest
remote.tools##a[onclick="sa_event('sponsored_listing');"]
pornhits.com###s-suggesters
||pornhits.com/magic/
keepvid.com##div[style="width:728px;text-align:left;padding:0px;margin:0px auto;"]
keepvid.com##a[href="http://www.download-video.com/"] > img
||s.fapcat.com/static/js/cupcakes.js
freetutorialsdownload.online##.herald-sidebar > div[id^="ai_widget-"]
win7gadgets.com##.gads_big
unblockproject.monster##.container > .alert[onclick^="window.open("]
7torrents.cc##main #hdTutoForm + div.card
||cdn.jwplayer.com/*/playlists/*?page_domain=www.techwalla.com
downloadfreecourse.com##.error-404 > section
appnee.com##img[alt="Ads Place"]
||jeshoots.com/wp-content/uploads/*/*/banner1.jpg
jeshoots.com##a[target="_blank"] >
img[src^="https://jeshoots.com/wp-content/uploads/"][src$="/banner1.jpg"]
||static.inhumanity.com/js/dynamic-pop-comb.min.js
||timeout.*/static/js/ads-
freetutorials-us.com###text-13
freetutorials-us.com##.ultra-archive-grid
allinonedownloadzz.site##.tdi_114
allinonedownloadzz.site##a[href^="https://vgw35hwr4w6x.com/"]
3dsportal.net###rightside > .block > .btl
skidrowcodexgame.com##.footer-sticky
tektutorialshub.com###text-139
technofaq.org###black-studio-tinymce-7
afterschoolafrica.com,technofaq.org###ai_widget-8
technofaq.org###ai_widget-6
pen4pals.com###block-block-84
pen4pals.com###block-block-245
pornsexxxer.com##.prefix-player-promo-col
freechequewriter.com##div[style^="border-top: 0px solid #DDDDDD; border-bottom: 0px
solid #DDDDDD; padding-bottom: 10px;"]
kimcartoon.*##div[style^="float: left; width: 300px; height: 250px;"]
appleinsider.com##.primis-ad-wrap
appleinsider.com##.deals-widget
youpornru.com##[data-tracking="track-close-btn-ad"]
||wp.com/ask4pc.net/wp-content/uploads/2109/SomeAdsHere
classcentral.com##body .cmpt-ad
mercomindia.com###header-widget-area
||static.javatpoint.com/images/upstox2.png
answersq.com##aside#block-2
getyarn.io##.my2p
getyarn.io##.pb1p
getyarn.io##.pb1p + .da
nsw2u.xyz##p > a[href^="https://bit.ly/"] > img
techonthenet.com##div[class*=" "] > div[id$="_slot"]
?tid=$popup,domain=go-mp3.com
calculator-online.net##.adds
howto-outlook.com,msoutlook.info###header-banner
windowsreport.com##.aip_block
windowsreport.com##.code-block > .hide-mobile > div[class$="-archive__wrapper"]
||f00f00.bar^$image,domain=elitepvpers.com
elitepvpers.com##div[style="font-size:11px;padding-bottom: 5px;"] + a[rel]
elitepvpers.com##div[align="center"][style="background-color:#ededed;padding:0"]
elitepvpers.com##td[style="padding-top: 5px;padding-bottom: 3px;"] >
div[style="font-size:11px;position:relative"]
gotohole.com##.player > a
teenyounganal.com,gotohole.com###im
gotohole.com##a[href^="/o.php?"][onclick="noclose();"]
games4king.com##.game_left_ads
games4king.com##.ads_play_container
games4king.com##div[id^="leaderboard_area"]
wallpapers.ispazio.net##.box-apples_single_reclame
freeshoppingdeal.com##.td-ss-main-sidebar > aside:not(.widget_search)
coolztricks.com##.entry-content > div.code-block[style^="margin:"]
[style*="height:"]:not(:first-child)
||catchvideo.net/static/android-banner-full-
cococut.net###oneDownVideo + p
studytonight.com##.container-fluid > div.center[style^="min-height:"]
studytonight.com###body-content > div.layout_size
||hot4share.com/images/banner_150_450.gif
popular-babynames.com##div[id^="md_modal"]
infoq.com##.related__sponsor
1001tracklists.com##.adnginTop
1001tracklists.com##div[id*="left" i] > #lAd
1001tracklists.com##a[target="_blank"][onclick*="Banner"] > img
nullpk.com##.ai_widget-7
nullpk.com##.ai_widget-3
hulkshare.com##a[class$="nhsIndexPromoteBlock"][target="_blank"][style]
medicaldialogues.in##.modal_wrapper_frame
upshrink.com##div[id^="heread"]
linkbuk.in##.code-block form[target="_blank"] > button
||unpkg.com/videojs-vast-vpaid$domain=hqq.*
||memesng.com/ads
movies.meetdownload.com##a[href^="https://bit.ly/"]
movies.meetdownload.com##.col-md-9.justify-content-center
techadvisor.com###topLeaderBoardHolder
boldsky.com,oneindia.com##.inhouse-content
oneindia.com###toptextpromo
oneindia.com##.oi-site-popup-ad
oneindia.com###fwnNewWdg
oneindia.com##div[class^="discounts-"]
tasteofhome.com##.CMRightRail-AD
mybrowseraddon.com##div[style^="color:#555;text-
align:left;margin:0;height:16px;line-height:16px;margin-bottom:5px"]
hotpelis.com###gift-middle
animationxpress.com##.navbar-ad-section
madeintext.com##div[style^="font-size:11px; text-align:center;"]
madeintext.com##div[style^="font-size:11px; text-align:center;"] + div[style]
ivfree.asia##.vidoser-in span[style="font-size: 32px"]
||compare-static.mapcarta.com/asset/__adslot-bundle/*.js
tools.seobook.com###blog
crunchify.com##.ad_advert_holder_sidebar
computergaga.com##a[href^="https://www.amazon.co.uk/"]
mehndihairachnewaali.com##.e3lan
mehndihairachnewaali.com##.theiaStickySidebar > div.widget:not(.search-block-large)
||assets.webinfcdn.net/img/sponsored.gif
||readingrockets.org/sites/default/files/swab-promo-300-
igg-games.com###tm-sidebar .uk-panel > .textwidget > div[id] > a[target="_blank"] >
img
tukif.com##.vjs-producer
searchenginereports.net##div[id^="adbox_"]
||searchenginereports.net/imgs/plugin.
||cryptofans.news/frame/OfferPack?
thedailystar.net##.pane-ad-pane
thedailystar.net##.block-region-footer-sticky
bandwidthplace.com##.da-wrapper
spicyip.com##iframe[src="//www.lens.org/lens/embed/search"]
batimes.com.ar##.bg-ads-space
coolgenerator.com##.for-ad
wordcounter.io##.sidebar__display
wordcounter.io##.page-aside__display
woorkup.com##.perfmatters
woorkup.com##.kinsta
unblocknow.club##div[onclick="window.open('https://bit.ly/2WoJsIV','mywindow');"]
||bemovies.to/js/safe.ob.min.js
cybrhome.com##div[id^="vpanScriptTop"]
play.anghami.com##anghami-ads
iaspaper.net##.iaspa-right-skyscraper
standard.co.uk##div[id*="mpu"][id*="parent"]
standard.co.uk##div[id*="thirdparty"][id*="parent"]
standard.co.uk##.gsdIuB
sharpporn.com###transparentWrapper
sharpporn.com###videoPlayerWindow
hide.me##.Slideout
theweek.co.uk##.polaris__subscription.-standalone.-content.-article
theweek.co.uk##.polaris-ad--wrapper-desktop
glamourmagazine.co.uk##.ad__block
||sbvideo.net/js/*/jquery-*.min.js?*=*
educationworld.in##.widget_sp_image > a:not([href*="educationworld.in"])
||sbembed4.com/js/*/jquery-*.min.js?*=*
||katestube.com/jsb/js_script.js
streamas.cloud,sbplay1.com,japopav.tv,sbembed2.com,tubesb.com##div[style^="position
:fixed;inset:0px;z-index:2147483647;background:black;opacity:0.01"]
newsroompost.com##.adsbox728x90
researchers.pw###wmg-ad-container
isharatv.co,raazmahal.net,yodesiserial.su###getad
isharatv.co,raazmahal.net##.content > .e3lan-post > div[style^="background-
image:url("]
yodesiserial.su##.stream-item-above-post-content > div[style^="background-
image:url("]
||viralblastt.com^$domain=isharatv.co
||researchers.pw^$domain=raazmahal.net|yodesiserial.su
coinmooner.com##div[class^="HeaderMooners_"]
coinmooner.com##div[class^="Mooners_mooners_"]
freetutorialonline.com,bestcouponhunter.com###text-9
courseboat.com,courseforfree.net,majav.org,bestcouponhunter.com###text-8
||vkspeed6.com/*/vast.js
nulled.to##img[style^="width:315px;margin-bottom:15px;"]
freshscat.com###geobanner
||pt.ptlwm.com/natlf/lf/ch/?$domain=freshscat.com
||howtofree.org/wp-content/uploads/*/fastcomet-hosting.png
studyguideindia.com##.fleft > div[style^="width: 300px; margin-right:"]
||studyguideindia.com/support/images/placead.png
tutsgalaxys.com##div[style^="display: flex; -webkit-box-pack: center; justify-
content: center; font-size:"]
cnxplayer.com##.footer-ad-728x90
convertcase.net##.feature
free-fonts.com##div[id^="freefonts_billboard"]
textreverse.com###txt-start-desktop
textreverse.com##div[id^="txt-after-button"]
softonic.com###slide-in-wrapper
softonic.com##ins[id^="gpt_unit"]
torrentsites.com##.block-vpn
kiplinger.com##.polaris-ad--wrapper-desktop
getintopca.com###instance-atom-text-2
||dizirun.co/test$script,~third-party
||dizirun.co/img/1000x90.png
||720p-fullizleme.com/main_tabs1xx.js
||fullfilmcibaba.com/video_ob32.js
||fullfilmcibaba.com/main_tabs13.js
||hdmixfilim.com/vast2.js
||hdmixfilim.com/vil.js
valueresearchonline.com##.googleadservices
androidcommunity.com##aside[class="td_block_template_14 widget widget_text"]
||c.fapster.xxx/static/heybaby.js
gsmchoice.com##div[class="row"][style="height: 336px"]
gsmchoice.com##.header__promo-wide
gsmchoice.com##div[style="min-height: 280px; display: flex; align-items: center;
justify-content: center;"]
deepbrid.com##.content > div.rounded-md.text-theme-10
alanspicer.com##div[class^="col-md"] >
div.widget:not([class*="widget_recent_entries"])
bleepingcomputer.com###after_dl
getsetclean.in##a[rel^="sponsored"]
familyhandyman.com,tasteofhome.com,rd.com##.taboola-wrapper
apktovi.com##div[style="text-align: center;height: 283px;"]
awesomeopensource.com##div[class^="carbon-projects-page-native-ad"]
skillsyouneed.com##.ad_normal
rediff.com###world_right2
rediff.com##div[id^="div_ad_"]
rehabilitationrobotics.net,colors-newyork.com###block-2
falkirkherald.co.uk##div[id^="sidebarMPU"]
falkirkherald.co.uk##.piano-article-banner
thetimes.co.uk##.channel-header-ad
nimbusweb.me,mp3download.to##.ads-container
||mp3download.to/js/admir.js
sodapdf.com##.container > div.row > div[style="margin:15px 0 45px !important;"]
rockmods.net###HTML6
rockmods.net##div[class^="post-ad"]
gcemetery.co##.header-da-wrap
grammica.com###AT-GR
aeroinsta.com##.site-heading > font[color="#fff"] > font[color="black"]
kiro7.com##.arcad_feature
instadp.org###ad-slot
||rozup.ir/view/*/728.90.gif
udemydownload33.rozblog.com###rozfixed
wsoctv.com##.arcad_feature
staradvertiser.com##.right-rail .csGWrap > .csMon> div[style="margin: 0px; height:
250px; width: 300px; overflow: hidden;"]
texture-packs.com##div[id][data-cfptl="1"][data-cfpa]
onlinecoursebay.com###matched-ads
ancient-origins.net##div[id^="ad-unit"]
ancient-origins.net###ao-article-outbrain
nimtools.com##.sideXd
indiatvnews.com##a[href="https://www.indiatv.in/clickmania"] > img
gamersbrains.com##.bb-sticky-el > section[class="widget gamer-widget"]
websecurerr.com##.theiaStickySidebar > div[class="widget webse-widget"]
meaningfulhq.com##a[href^="https://payhip.com"]
getstoryshots.com###post_ad_container
onlinemathlearning.com###btmAd-div
telegramguide.com###stky-ads
booksummaryclub.com##.attentionblackfriday
iam-media.com,worldtrademarkreview.com##div[class^="advert-strip"]
io.help.yahoo.com##.ad-style
moneycontrol.com##.sponser_in_gallery
ettvcentral.com##.download_liinks_a
darkleia.com##iframe[src^="//poweredby.jads.co/"]
darkleia.com##footer .one-column-footer
throwawaymail.com###promotion_modal
notebookcheck.com###contenta
rlslog.net##body > div[style^="width: 800px;"]
||pingpongmap.net/images/ppm-
pingpongmap.net###werbung
freecoursesite.uk###ai_widget-7
olympics.com##.htmlCountdownBg >
a[href="javascript:void(window.open(window.clicktag));"]
sparknotes.com##.homepage-cta--rect
sparknotes.com##.partner__pw__header
smallbiztrends.com##.home-cat-in-content-ads
smallbiztrends.com###bottom-sidebar-ad-300x250-v2-wrap
raw-manga.org##.col-12 > a:not([href^="/"]) > img
pdfslide.net##div[class*="gg_ads_"]
techninjapro.com##section[data-id="65bbfca"]
acronymfinder.com###anchorad
utorrent.com##a[id$="-ad"]
gtagarage.com##.loonybin td > div[style="height: 90px; text-align: center; margin:
10px 0px;"]
speedguide.net##body > div[style="position:relative; margin:auto; padding: 0px;
width:728px; height:100px; text-align:center;"]
huffpost.com###zone-commerce
photofunny.net###adsFichaTop
photofunny.net##.efectos-populares
reuters.com##div[style="flex-basis: 1200px; margin-bottom: 120px;"]
insidesport.co##div[id^="divFLRA"]
||csgo.exchange/images/gamdomp*.gif
csgo.exchange##.content > div.Weblink[style]
thinkmobiles.com##.article-placat
aastik.in##.td-g-rec-id-sidebar
macworld.co.uk##.stickyAdWrapper
metrosaga.com##aside[class*="advads_ad_widget-"]
softfully.com,gamertweak.com,aastik.in,metrosaga.com##body .adsbygoogle:not(#style_
important)
spankbang.com##.video-item:not([id]):not([data-id])
tutorialsplanet.net##div[id^="cdbkzvlyfq-"]
blockgeeks.com###banner-zone-right
internationalnewsandviews.com###adAboveHeader
internationalnewsandviews.com##.header-right-adv
mssqltips.com###slideboxtop
mssqltips.com###ad-slot-leader
newsgram.com##img[onclick^="window.location.href"][onclick*="&utm_medium=banner"]
advocatekhoj.com##div[align="center"] > div[style="height: 95px;"]
codegena.com##.ad_after_header
businessinsider.in##.inart_clmb_ad_sld
businessinsider.in##div[class^="clmb_eoa_sl_"]
indiaforums.com##.adBanner
pride.com##.sticky.footer
indiatyping.com##.jb-feature-intro
indiatyping.com##.t3-sidebar-right
technig.com##.sidebar > div[id^="text-"]
topg.org##.ga
topg.org##.ga_header
topg.org##.ga_header_f
androidauthority.com##div[data-cy="dealbar"]
||notebookcheck*.*/fileadmin/Sonstiges/am_abv3_us_smartphone.html
content.techgig.com##.gutter-banner
bluemoon-mcfc.co.uk##div[id^="snack_"]
eurasiantimes.com##.vc_row_inner
skysports.com##div[data-format="leaderboard"]
leo.org###adv-text
||theproxy.to/x.js
||torrentdownloads.theproxy.to/templates/new/images/titl_tag2.jpg
rapidleaks.com##.sidebar_inner > #custom_html-2
xiaomitoday.it##a[href^="https://shareasale.com/r.cfm"] > img
news24online.com##.add-section_728x90
news24online.com##.add-section_300x250
news24online.com##.mini-list-story[style*="background: red;"]
news24online.com##.clearfix.add
news24online.com##.content_post > div[style="background:#f1f1f1;"]
news24online.com##.container section.db_shw_mb_blk
abplive.com##.article-data > p[style="text-align: justify;"] + div.section.uk-
padding-small
||raw-manga.org/images/mainthumb.gif
hanguoman.com##div[style*="width:920px;height:250px;"]
jppopav.club##div[style^="position:fixed;inset:0px;z-index:2147483647"]
mashable.com##[class^="mt-"] > div[data-pogo]::before
mashable.com##aside[data-ga-module="content_rail"] > .sticky
makezine.com##.widget_makezine_ad_widget
planetware.com##.mediavine-sidebar-atf-target
soyacincau.com##div[id^="sc-"][id*="mrec"][style]
soyacincau.com##div[class^="scadslot-in-article-between-"]
webcazine.com##p[style*="color: #aaa!important; font-size: 12px!important; text-
align:center;"][style*="line-height:3em;"]
bestxiaomiproducts.com##.theiaStickySidebar > #text-4
shaalaa.com##.zxc_wrap
watchmovierulz.co##.ad_watch_now
||tsyndicate.com/api/*?domain=*&adb=$all
||adultdeepfakes.com/static/js/p.js
hindustantimes.com##.epaper-ad
pocketgamer.com###mid-main > div#skin-video-tab
amazon.*##span[class*="top-slot_hsa-id"]
amazon.*##div[class*="btf_ad-placements-"]
crictracker.com##.ad-block-container
dodropshipping.com##a[href="https://dodropshipping.com/shopify-sidebar"]
||sanoybonito.club/adsterra$popup
gab.com##article[data-id^="gab-ad-status-timeline-injection-"]
/asset/*.min.js?*=*&$domain=vcdn.io|suzihaza.com|ns21.online|diasfem.com|
izleorg3.org|nezuko-ah.nl|dfmagazine.co.uk|javcl.me|bazavox.com|avhost.xyz|
asianclub.tv|javlove.club|javip.pro|videogreen.xyz|ujav.me|mavplayer.xyz|
vcdn2.space|xxxjaa.xyz|mavlecteur.com|vidcloud.*|javmvp.com|mm9842.com|
fplayer.info|ondembed.xyz|fakyutube.com|streamabc.xyz|hentai4.me|animepl.xyz|
gdstream.net|rubicstreaming.com|layarkacaxxi.icu|mycloudzz.com|playerjavhd.com|
cutl.xyz|myvideoplayer.monster|cinemaemcasa.xyz|luxubu.review|cinegrabber.com
wellandgood.com##.container__ad
uniindia.com##.header_bottom > div[style^="float:"]:last-child
businessinsider.in##.fc_clmb_ad
softcobra.com##.message
hqxxtube.com,xxvidsx.com,tubsxxx.com##.aBlock
xxvidsx.com,tubsxxx.com##.videoAd
||imgbox.com/ae/$domain=matureworld.ws
globalcognition.org##.quote-charcoal
||sonic-ui.highereducation.com^$domain=mydegreeguide.com
overdrive.in##.add2
kbb.com###kbbAdsOwnTheSegment
usnews.com##div[data-ad-props]
gamepressure.com##div[id^="purch_"]
usnews.com##div[class^="AdAutos"]
usnews.com##div[class*="MobileAdContainer"]
usnews.com##div[class*="TopAdContainer"]
parade.com##.connatix_wrapper
studionotesonline.com##.sidebar-main > #text-2
musicnotes.com##.posts-ad
careers360.com##[id^="advertisement"]
tolonews.com##header > .group-top
skillsyouneed.com##.new_ad_left
91wheels.com##.adscard
autoexpress.co.uk,carbuyer.co.uk##.polaris-ad--wrapper-desktop
team-bhp.com###leftPage .billboardSpacer
team-bhp.com##.front #sidebar-second .billboardSpacer
pastemagazine.com###top_leaderboard
hostings.info##a[href^="https://hostings.info/go/banner."]
greentechmedia.com##.side-reports
electronicdesign.com##a[href="http://sourceesb.com"]
||ezjav.com/p.js
ezjav.com##div[style="width: 300px; height: 250px;"]
ezjav.com##div[style="overflow: hidden !important;margin-bottom:8px;"]
pstream.net##body > a[target="_blank"]
pstream.net##body > a[href="javascript:;"]
pstream.net##a[href^="https://adfpoint.com/"]
||tag.atom.gamedistribution.com/v*/rainbow?
||pornhat.*/static/js/300x250.
versionweekly.com##.inside-right-sidebar > #custom_html-3
brightside.me##main > div:not([data-sharing-target]):not([data-test-
id]):not([class*=" "])
brightside.me##div[data-test-id="article-bottom-recommended"] > div[class] >
div[class] > div:not([data-sharing-target]):not([data-test-id])
putlocker.gg##.bnw
shape.com###header-banner-container
adaa.org##div[class^="c-ad_"]
medscape.com##.hp-anon
medscape.com##.reg-ad
psychcentral.com##hl-adsense
deccanherald.com##.article-adver
aajtak.in##.detail-bottom-ad
sikktech.com##.entry-content .code-block[style]
thedubrovniktimes.com##.adSidebar
phoneworld.com.pk##.theiaStickySidebar > #custom_html-6
||smartshare.tv/asset/*.min.js?*=*&
||javideo.pw/asset/*.min.js?*=*&
earlygame.com##.ad-slot-widget
cnet.com##.c-adDisplay_container
filmcompanion.in###top_banner_desktop
travelermaster.com##.__trm__adv-block
travelermaster.com##.__trm__adspot-title-container
travelermaster.com##div[class^="__trm__ad-med-rec-"]
mcmcryptos.xyz##.box-main a[target="_blank"] > img
||imgur.com/*.gif$domain=himovies.to|pastemytxt.com
mzzcloud.life,fmovies.app,moviesjoy.to,sflix.to,himovies.to,vidcloud.pro,vidcloud.m
sk.ru###overlay-container
kiz10.com##.ads-medium
kiz10.com##.txt-ads-center
kiz10.com##.frame-ads-top
kiz10.com##div[class^="video-"][class$="-ads"]
bdnewszh.com##div[class^="w"][class*="-ads"]
||games.ca.zone.msn.com/images/*/*/game/tw48/960x300_tw$domain=weloma.net
ip-tracker.org##.reklo-in-main
webstatsdomain.org##.ads_module
enotes.com##div[style="display:flex; flex-direction:row; width:610px;height:250px;
justify-content:center;"]
nexusmods.com##.asus-competition-block
||javjav.top/asset/*.min.js?*=*&
||xszav.club/nb/
||embed.casa/asset/*.min.js?*=*&
javsister.com###footer-widgets
||playdoe.xyz/asset/*.min.js?*=*&
fjav.top##.ad-parent
||pixlr.com/slot/|
pixlr.com###slot
||staging1.btp.ac.id/assets/js/vypopme.js
staging1.btp.ac.id###banner-container
darkcapture.app##div[style^="width:300px;"][style*="height:250px;"]
darkcapture.app##div[style^="width:300px;"][style*="height:100px;"]
examtiger.com##.mobfullw
examtiger.com##.article > div[style*="width:337px;"][style*="height: 285px;"]
examtiger.com##center > div[style^="font:14px Arial;"][style*="color:#ddd;"]
learnpython.org###google-ad-right > iframe
oberlo.in##section[aria-label="SELL YOUR VIDEOS ONLINE"]
oberlo.in##section[aria-label="TRY SHOPIFY FREE"]
oberlo.in##aside[aria-label="LAUNCH YOUR DROPSHIPPING BUSINESS"]
oberlo.in##img[alt="shopify free trial"]
||mavplay.xyz/asset/*.min.js?*=*&
southeastasiabackpacker.com##a[href^="https://safetywing.com/"]
designwizard.com##.blog-footer
||pornofaps.com/frosty-bread-04ce/
||motherporno.com/player/html.php?aid=pause_html&video_id=*&referer=
||xxxshake.com/player/html.php?aid=pause_html&video_id=*&referer=
hentai2w.com##.aff-sec
hentai2w.com##.aside-itempage-col
||hentai2w.com/templates/default/js/checkAb.js
jaxenter.com##.widgets_on_page
jaxenter.com##.sidebarSpecificTagContent
pclicious.net###sidebar > #text-3
lyricsmode.com##.header-band-cont
cardekho.com##.adHolderTop
pixelprivacy.com##div[data-ga="NordVPN Popup"]
themeisle.com##.ti_ad
interviewbit.com##div[data-el="ibpp-ribbon"]
softwaretestinghelp.com##.inside-right-sidebar > #custom_html-14
softwaretestinghelp.com##.inside-right-sidebar > #custom_html-22
softwaretestinghelp.com##.inside-right-sidebar > #custom_html-23
manoranjannama.com,sportsnama.in,naukrinama.com##.colombiatracked
manoranjannama.com,sportsnama.in,naukrinama.com##.colombiaSuccess
manoranjannama.com,sportsnama.in,naukrinama.com##div[class*="colombiaone"]
a[href*="/can/evnt/click.htm?"][target="_blank"]
/can//cde/data/v*.htm?id=$subdocument,script,domain=manoranjannama.com|
sportsnama.in|naukrinama.com
||111.90.159.132/wp-content/uploads/*/*/260_260_eng.gif
computer.org##.adBlockBanner
analyticsvidhya.com##.sidebar > #text-44
unsplash.com##div[data-test="SearchInFeedAd-Container"]
unsplash.com##div[data-test$="FeedAffiliates-Container"]
robots.net##.responsive-ad-match-wrapper
theweek.in##.pay-ad-box-wrapper
||y2mate.com/themes/js/pn.js
||dood.so/sw.js
||xtits.*/static/js/custom.js
||xtits.*/player/html.php?aid=*_html&video_id=*&*&referer
||rustream.tv^$popup,domain=stremiomovies.com
ted.com###banner-container
businessworld.in##iframe[src*=".zedo.com/"]
5dariyanews.com##a[href="https://www.5dariyanews.com/sponsored-ads.aspx"]
||5dariyanews.com/images/local-classifieds-online-ad.gif
thenamesdictionary.com##a[href="https://fonolive.com/signup"] > img
thenamesdictionary.com##a[href="https://fonolive.com"][rel="nofollow"]
mahacot.com##.google-adsense-ads
||fonolive.com/promoted-ads
leakedmodels.com##.advertising1
manofmany.com##.incontent-ad-banner
independent.co.uk##div[data-mpu1="true"]
battlefieldtracker.com,destinytracker.com,tracker.network,tracker.gg##.bordered-ad
||bcprm.com/promo.php?$xmlhttprequest
analyticsinsight.net##a[href^="https://etunwired.et-edge.com/"]
pornvideotop.com###user18div
||pornvideotop.com/ads300x250.php
||pornvideotop.com/e/fp.js
||pornvideotop.com/js/popec.js
babesxworld.com##div[data-type="teaser"]
babesxworld.com##a[href^="/goto/"]
katmoviehd.sx###sidebar > #custom_html-6
zdnet.com##.sharethrough-top.placeholder
msn.com##iframe[src^="https://products.gobankingrates.com/pub/"]
||products.gobankingrates.com^$domain=msn.com
tbd.community##.l-sidebar > .block
a[href="https://www.arbeitsagentur.de/vor-ort/zav/bfio"] > img
||tbd.community/sites/default/files/pictures/tbd_website_banner_img_300x300.jpg
ucas.com##.brick--article-mpu-first
ucas.com##.brick--article-mpu-second
livecareer.com##.anun-re-sample
btechsmartclass.com##.bsc-h-ad
btechsmartclass.com##.bsc-ads-bar
prodesigntools.com##.inside-right-sidebar
a[href="http://www.GetCreativeCloud.com/"] > picture
||bandar21.me/asset/*.min.js?*=*&
izoomyou.com##.rect-270
firesticktricks.com##.sgpb-popup-dialog-main-div-wrapper
firesticktricks.com##.sgpb-popup-overlay
sm.ms##.advert_foot
paid4.link##.box > div[align="center"] > div.card
||player.twitch.tv/js/embed/$domain=wiki.fextralife.com
techilife.com###sidebar > #text-4
techilife.com###sidebar > #text-5
techiedelight.com##.sidebar > #custom_html-4
techiedelight.com##.sidebar > #custom_html-9
techiedelight.com##.sidebar > #custom_html-16
legacy.com,webopedia.com,visualcapitalist.com##div[data-advadstrackid]
jpmtl.com##iframe[src^="//acceptable.a-ads.com/"]
libhunt.com##.sprd
torlock.icu##[class^="wrn_"]
torlock.icu##[class^="warn"]
christianforums.com##a[href*="/aff_c?offer_id="] > img
filmyone.com###mvp-post-main a[target="_blank"] > img
freecoursesdownload.com,bangalorenewstoday.com##.sidebar-widget-area >
div[id^="text-"]
hdbest.net###sidebar > #custom_html-17
brainly.com,brainly.com.br,brainly.co.id,brainly.in,brainly.ph,brainly.pl,brainly.l
at,brainly.in,brainly.ro,eodev.com,znanija.com##.brn-ads-box
brainly.com,brainly.com.br,brainly.co.id,brainly.in,brainly.ph,brainly.pl,brainly.l
at,brainly.in,brainly.ro,eodev.com,znanija.com##.js-new-ad-placeholder
brainly.com,brainly.com.br,brainly.co.id,brainly.in,brainly.ph,brainly.pl,brainly.l
at,brainly.in,brainly.ro,eodev.com,znanija.com##div[data-
testid="brainly_ads_placeholder"]
||fembed.com/asset/*.min.js?*=*&
scratch247.info,azsoft.*,downfile.site##div.display ~ h2.text-center
scratch247.info,azsoft.*,downfile.site##div.display ~ p
downphanmem.com,scratch247.info,azsoft.*,downfile.site,expertvn.com###adb_detected
~ div.text-content
downphanmem.com,expertvn.com##div.display ~ div.entry-content
expertvn.com##div.display ~ div.single_post
alitajran.com,mojobb.com,rlsbb.ru,536sdms.com,freecoursesites.net,javhoho.com###tex
t-5
dallasnews.com##div[class*="app_arc-ad_ad"]
videojav.com,titshub.com,bigwank.com,fapguru.com,pornpapa.com##.underplayer_banner
theclassroom.com##.adsense-main-ad
xgroovy.com,xxxshake.com,jizzberry.com##.in.is_desktop
||jizzberry.com/static/js/initsite.min.js
||jizzberry.com/assets/f_load.js
||katestube.com^$domain=wankoz.com
geeksforgeeks.org##._ap_apex_ad
download-video.com##.remove-bg-ads
||upcomics.org/k4.gif
rapidtyping.com##.center-col > div.sec.s-body
winaero.com##.entry-content > div[style^="margin:20px 0;margin:"]
winaero.com##.entry-content > span[id^="ezoic-pub-"] + div[style^="text-
align:center;margin:"]
logincasino.org##a[href^="/site/go?id="] > img
||webtorrent.io/img/supporters/express-vpn-banner.png
webtorrent.io##a[href="/expressvpn"] + p
||biguz.net/vast*.php
express.co.uk###div-ad-fio
saratogian.com##.dfm-featured-bottom-flex-container
nationalheraldindia.com##div[class^="styles-m__dfp_"]
nationalheraldindia.com##div[class^="header-m__ad-top_"]
||down-paradise.com/asset/*.min.js?*=*&
udemydownload.com,gotravelblogger.com##.theiaStickySidebar > div[id^="stream-item-
widget"]
/fakethebitch\.com\/\d?\.php/$domain=fakethebitch.com
||nyahentai.pw/js/check_cat.js
bughentai.com##.my-cat
spicy-flix.com##.desktop-video-rec
spicy-flix.com##.visions-right-video > p
spicy-flix.com##.desktop-under-video-rec
spicy-flix.com##.desktop-rec-bottom
/nb/*$script,domain=bigtitslust.com|pornhex.com|159i.com|babesjoy.com|pornyfap.com|
imgtorrnt.in|imgtornado.com|shameless.com|imgdone.com|webcamshows.org|ipicture.su|
youav.com|porndr.com|noodlemagazine.com|picmoza.com|cumlouder.com|
maturetubehere.com|amateur8.com|freeporn8.com
sortporn.com,freeporn8.com,amateur8.com,maturetubehere.com##.is-av
sortporn.com,freeporn8.com,amateur8.com,maturetubehere.com###nopp.item.pignr
sortporn.com,freeporn8.com,amateur8.com,maturetubehere.com##.invideo.pignr
sortporn.com,freeporn8.com,amateur8.com,maturetubehere.com##.top2.pignr
freeporn8.com###player_add
freeporn8.com###lotal
||freeporn8.com/frd5/local_p.js
filmdaily.co##.fd-home-sidebar-inline-rect > a[target="_blank"] > img
||filmdaily.co/wp-content/uploads/*/bovegas-banner-5500.jpg
||filmdaily.co/wp-content/uploads/*/Casino_Model_Theme_300x250px-gif.gif
/player/html.php?aid=$domain=xhand.com|homemade.xxx
koimoi.com###taboolaid
koimoi.com##.ad-wrapper-border
lokmat.com###beforehead
lokmat.com###headerBanner
macupdate.com##.mu_banner_layout_header
babycenter.com##.connatixContainer
babycenter.com###nativeAdContainer
babycenter.com##.programmaticMultiAdContainer
bloomberg.com##div[data-ad-placeholder="Advertisement"]
coursef.com,ecityworks.com##.box-afs
quiz4engineers.online##.sidebar > #HTML4
quiz4engineers.online##.sidebar > #HTML5
quiz4engineers.online##.sidebar > #HTML7
vjav.*##.hv-block
||xxxadd.com/js/hrqst.js
||recipefy.net/rssfeed.php
youtubez.com##.top-alert
||freecampsites.net/inhouse/*.html
freecampsites.net##.adLeaderBoard
freecampsites.net###googleSquareAd
tubeon.com##i[class="abtext"][style="display:block;margin-left: 10px;"]
best-vpn-deals.com##.modal
best-vpn-deals.com##.footer
thedronegirl.com##a[href^="http://www.skyfish.ai/"] > img
thedronegirl.com##a[href^="http://dronepilotgroundschool.com/"] > img
thedronegirl.com##a[href^="https://buytrackimo.myshopify.com/"] > img
thedronegirl.com##a[href^="https://www.bhphotovideo.com/"] > img
thedronegirl.com###text-17
analogictips.com,1000projects.org,freecoursesites.net,javhoho.com,thedronegirl.com#
##text-7
||embedsito.com/asset/*.min.js?*=*&
listoffreeware.com##.bannerimg
webmd.com##.ad-no-css
informer.com##.top_b
informer.com##.spnsrd
informer.com##.block_ad3
sentinelassam.com##body #ad_before_header
||dutrag.com/asset/*.min.js?*=*&
thetechbasket.com##.thete-manual-placement
filmyplex123.blogspot.com##.sidebar > div[id^="HTML"]
metoffice.gov.uk###lead-ad-spacer
nytimes.com##.MAG_web_regi_us_sale_apple-pay-dock-ecd-test
||peepdaily.net/wp-content/uploads/*/*/peepdaily.gif
sports.ndtv.com##.nd-ad-title
hecoinfo.com###divBannerAd
scriptinghelpers.org##.shvertise-banner
||serverf4.org/asset/*.min.js?*=*&
bostonglobe.com###right > div#sticky_container
bostonglobe.com###arcad_recirc
||javstream.top/asset/*.min.js?*=*&
||gaobook.review/asset/*.min.js?*=*&
wsvn.com##.wp-block-ad-slot
bostonglobe.com###top > div[class="text_align_center"]
deftpdf.com##section[style*="width: 800px;"][style*="height: 90px;"]
imgpile.com##div[id^="image_image-viewer_"] > a[href*="&utm_campaign="]
[target="_blank"] > img
techrfour.com##img[width="1027"][height="298"]
techrfour.com##img[width="1036"][height="296"]
alistapart.com##.ala-author-book
addictivetips.com###at_popup_modal
addictivetips.com##.sidebar .custom-html-widget > .top3
weraveyou.com##div[align="center"] > a[href="https://pulsar.audio/products/"]
[target="_blank"] > img
||weraveyou.com/wp-content/uploads/*/*/pulsar-middle-site-banner.jpg
msn.com##views-native-ad
electrical-engineering-portal.com##.page-ad-topline
electrical-engineering-portal.com##.reklama-text
codinghumans.xyz,rachidscience.com,technopratik.com,electricaleasy.com###HTML4
wehavekids.com##.m-detail--feature-video
||alphaporno.com/bravoplayer/custom/alphapornocom/scripts/inplaybn-
danc.uk##.textAd
gradientdescent.de##.adds-component
||gradientdescent.de/*/*/components/Adds_*.js
pastehouse.com##.col-md-9 > .text-center > a[target="_blank"][rel="nofollow"] > img
subs4series.com##.bottom_margin tbody > tr > td[align="center"][style="width:336px;
height:280px"]
whattoexpect.com##body .ad-container
whattoexpect.com##.adhesion-ad-container
timesofindia.indiatimes.com##.adswebtopstories
timesofindia.indiatimes.com##body .banner_local:not(.flexrest)
unblockyoutube.video###mih-bottom
mashable.com##body .zmgad-full-width:not(#style_important)
||dood.la/sw.js
offerup.com##a[href^="https://www.bing.com/aclick?"]
123movie.show##a.MuiButtonBase-root[href^="https://api-v2.123movie.show/"]
[target="_blank"]
bluesnews.com##.col-fixed-sky
bluesnews.com##.col-fixed-mpu
bluesnews.com##.leaderboard-gutter
||yimg.com/nn/lib/metro/g/sda/$domain=yahoo.com
||imgsen.com/87d979131e4e.js
kissanimee.ru,9anime.work##div[style="height:250px;overflow:hidden;"]
picaflix.xyz##body .ads-sticky:not(#style_important)
123movies4u.icu##.ann-home
123tv.live##.demo-avd
ladbible.com##div[data-cypress="sticky-header"]
troypoint.com##.mysticky-welcomebar-fixed
gomovies.studio,123movie.app##.vpn-wrapper
magnetdl.uproxy.to##a[href="/b/?/site/vpn/"]
unblockedsites.net,theproxya.net,dirproxy.biz,dirp.info,unblockedwarez.com,superpro
xy.me,theproxya.com,piracyproxy.biz,xproxy.org,piraproxy.app,directoryproxy.org,dir
proxy.com,dirp.me,123proxy.info,theproxy.to,unblocked.id##.container > .justify-
brow
unblockedsites.net,theproxya.net,dirproxy.biz,dirp.info,unblockedwarez.com,superpro
xy.me,theproxya.com,piracyproxy.biz,xproxy.org,piraproxy.app,directoryproxy.org,dir
proxy.com,dirp.me,123proxy.info,theproxy.to,unblocked.id,uproxy2.biz,uproxy.to##div
[id][onclick^="window.open('https://vpn"][onclick*="offers."]
genshin.honeyhunterworld.com##div[id^="ad-genshin"]
sextubefun.com##.promo-sec
gamingintelligence.com##div[class$="adsanity-"]
myhoustonmajic.com##.footer-share-bar
||4gay.fans/fans.js
gmanetwork.com##div.leaderboard
gmanetwork.com##.mrec_ad_home
gmanetwork.com##.mrec_336
bloomberg.com##.canopy-container
onlineservicess.in##.sidebar > #custom_html-4
jamaicaobserver.com##div[id^="advetisement_"]
jamaicaobserver.com###Table_05 a[href^="https://bit.ly/"][target="_blank"] > img
jamaicaobserver.com##.latest_news > #articles_container[style="min-height: 200px !
important;"]
||syndication.exosrv.com/splash.php?$removeparam
||watchgayporn.online/asset/*.min.js?*=*&
hardcoreluv.com,imageweb.ws,pezporn.com,wildpictures.net##.box1[style^="height"]
gaystream.pw##.a-block
businessinsider.*##.ad_spacenone
businessinsider.*##.article-ad-container
filmyone.com##div[id$="-top-scroll-shadow"][style^="position: absolute"]
manchestereveningnews.co.uk##div[data-link-partner]
manchestereveningnews.co.uk##.taboola
manchestereveningnews.co.uk##.container > div:empty
||w.send.cm/www/d/a.php
send.cm##.df-example
||webseed.com/WP/ARF/Juno.js
doctorslounge.com###House_ads
doctorslounge.com##header > #Leaderboard
montrealgazette.com##.vf-ad-comments
montrealgazette.com##.ad__section-border
wionews.com##body .posrelativebox
southwalesargus.co.uk###piano-message
southwalesargus.co.uk##.lm-sell-your-car-banner
telegraphindia.com##.ttdadbox122
telegraphindia.com##.marketing-banner-article
telegraphindia.com##.uk-bg-dwnld
||tubxporn.xxx/js/xp.js
olympusscanlation.com,dragontranslation.com###teaser1
dictionary.com##section[data-testid="grammar-coach-ad"]
||cdn.sunporno.com/sunstatic/v*/common/sunporno/compiled/script.v*.min.js
everythingrf.com##div[data-adtag]
everythingrf.com##.baseboard-ad
everythingrf.com##.mid-ads
indiansexstories2.net,issstories.xyz##iframe[src^="https://a.videobaba.xyz/"]
afreesms.com###title > span > a[target="_blank"]
fortune.com###piano-wrapper[style*="z-index: 100003;"] iframe[id^="offer-"]
piratebay-proxy-list.com,pirate-bays.net##.message-wrap
tubedare.net,xv-horezeedipaif.com,xnxx.wapka.cc,xnxx.com,xvideos.com##.banner-game
||tabooporn.tv^$domain=63290r.com
tryboobs.com###sr
documentaryheaven.com##aside[style^="padding: 17px 0 12px 0!important;"]
[style*="overflow:hidden;"]
medpagetoday.com###right-rail-frame
fenews.co.uk###Mod459
mtstandard.com,lacrossetribune.com##.lee-featured-subscription
streamingdue.com##aside[class="widget_text td_block_template_8 widget
widget_custom_html"]
ipleaders.in##a[href^="https://lawsikho.com/"] > img
olympics.com##.tk-ad-top
olympics.com##.tk-ad-top-placeholder
businessinsider.in##.amzn-offers-wdgt
crazyshit.com,sleazyneasy.com,katestube.com,pervclips.com,vikiporn.com,fetishshrine
.com,wankoz.com,sheshaft.com,pornicom.com,morazzia.com,pornwhite.com,yeswegays.com#
#a[href^="https://claring-loccelkin.com/"]
scoopwhoop.com###da-top
fbcnews.com.fj##.homepage-advert
fbcnews.com.fj##.banner-leaderboard
fbcnews.com.fj##.story-content #fbc-sl
vivud.com##.in-gallery-spot
||nothingtoxic.com/aff/chaturbate/
||painaltube.com/min/747b35c9/painaltube/p/
||painaltube.com/widget/chaturbate_cam.php?
painaltube.com##.widget > div.widget
||crazyshit.com/aff/$subdocument
pexels.com##.js-sponsored-photos
xrares.com##a[href*="/plugout.php"]
titsbox.com##.player-spot
titsbox.com##.player-spot__title
titsbox.com##.holder-rich-media
yts.rs##.vpn-container
||cdn.tapioni.com/asg_embed.js
gizchina.com###protag-header_2
gizchina.com##.vwspc-section-sidebar > #text-26
gizchina.com##.vwspc-section-sidebar > #text-50
free-proxy.cz###navbar_right a[target="_blank"] > img
||free-proxy.cz/i/HMA/1.gif
atozmodapk.com##.sidebar-ads-active
yuzu-emu.org##.column > div.px-md
hentaifreak.org##.text-center.col-md-6 > a[target="_blank"] > img
btcmovies.xyz###sidebar > #custom_html-5
easyengineering.net##.td-ss-main-sidebar > div.td_block_template_17
indianexpress.com##.ie-int-campign-ad
vegasslotsonline.com##.game-frame--fullscreen > .game-frame__board
vegasslotsonline.com##.carousel-horizontal__bonuses .casino-pros-row
truetrophies.com,trueachievements.com##.nn_player_w
truetrophies.com,trueachievements.com,pockettactics.com,pcgamesn.com###nn_bfa_wrapp
er
pockettactics.com,pcgamesn.com##.legion_primiswrapper
pornwild.to##a[href^="https://vo2.qrlsx.com/"]
cartoonpornvideos.com##div[class="outer-item _767p"]
zegtrends.com##.tpm-ads-unit
radioreference.com##td[width="190px"] > div[align="center"][class="box"]
walterfootball.com###top_S
walterfootball.com###wf_brow_box
filecrypt.co##form > .protection.online ul > li:not(.buttons) >
div:not(.circle_captcha)
filecrypt.co##.content .window .filltheadblockqueue3
hentaihd.net##.active-item
letmejerk.com,letmejerk6.com,letmejerk7.com##div[class^="lmj"]
letmejerk.com,letmejerk6.com,letmejerk7.com##.cams-widget
letmejerk.com,letmejerk6.com,letmejerk7.com##.video-sidebar
hentaidude.com###vid > div.main-vip
hentaidude.com###idunder
||hentaiworld.tv/wp-content/uploads/*-300x300px-
tnaflix.com##.zzMeBploz
onlinemovieshindi.com##a[href^="https://oppa88888888.com/"] > img
crossword-solver.io###crossword-solver-io_right_rail
crossword-solver.io###crossword-solver-io_leaderboard_atf
crossword-solver.io##div[id^="crossword-solver-io_incontent_"]
crosswordsolver.org##body > .super[style^="background-color:"]
9gag.com##.featured-video
goodreturns.in###headerTopAd
goodreturns.in##.refreshInarticleAd
goodreturns.in##.oiad
hinkhoj.com##.rgt_side_adword
hinkhoj.com##.rgt_side_adword + .rgt_div_ta
spellchecker.net###bio_ep
spellchecker.net##.grammarly-left-image
spellchecker.net##a[href^="https://www.grammarly.com/?"]
[href*="&utm_source=placement"] > img
||spellchecker.net/public/*/js/bioep.js
||spellchecker.net/public/*/images/grammarly
hentaicore.org##a[href^="https://myhentai.org"]
||see.xxx/nr.js
androidapksfree.com##.header-ad-heading
morningstarthailand.com,morningstar.*###ad_top_page
community.hackintoshshop.com##div[style="width: 100%; display: table;"]
community.hackintoshshop.com##div[align="center"] > div[style="height:25px"]
thec64community.online##iframe[id^="ad-"]
||youtnbe.xyz/asset/*.min.js?*=*&
wikidiff.com##div[style^="width: 100%; min-height: 200px"]
techradar.com###article-body > .product:not([class*="guide"])
haaretz.com##div[data-test="bottomStrip"]
haaretz.com##div[data-test="topStrip"]
livelaw.in##body .ad_unit_wrapper_main
cars.ksl.com##div[class^="Ads__"]
boston.com##.o-site-header__advert
boston.com##.m-content-advert
shesfreaky.com###im-slider-outer
||bestcontentweb.top/video$xmlhttprequest,other,redirect=nooptext
||i.ibb.co^$image,domain=owllink.net|adlinkweb.com
||anime4up.com/wp-content/uploads/*.png$popup
androidauthority.com#?#main > div > div:has(> div.tagged-pw-leaderboard_atf)
gbhackers.com##.td-ss-main-sidebar > div.td_block_text_with_title.td_block_widget
cellularnews.com##.responsive-thin-ad-wrapper
robots.net,cellularnews.com##.responsive-vertial-ad-wrapper
cellularnews.com##.responsive-ad-outbrain-wrapper
spanishdict.com##.video-ad
spanishdict.com###removeAdsSidebar
washingtonpost.com##div[data-sc-c="adslot"] + div[data-testid="placeholder-box"]
marketcapof.com##.ledger-container
||new.gdtot.*/assets/img/yourlogo.png$popup
elitepvpers.com##.epvpspaceropen > div[style^="font-size:11px;"][style*="padding-
bottom: 5px;"]
mobilemarketingreads.com##a[href^="https://hubs.ly/"]
xfreehd.com##.col-md-12 > .alertx2
net.in##.my-extra-widget
mcqlearn.com##.affiliate-disclaimer-detail
javdock.net###player_3x2_container
cyberciti.biz##div[class^="tips_"][class*="_slot_"]
javhub.net##div[class^="smac"]
linoxide.com###text-36
linoxide.com###text-40
||embed.media/asset/*.min.js?*=*&
askoranswerme.com##body > a[onclick*="fixedban"]
genpassword.top###link-view div > a[target="_blank"] > img
||tei.ai/sw.js
usingenglish.com###header-leaderboard-ad
autotrader.ca##vdp-ad-banner
autotrader.ca##.gallery-leaderboard
||js.wpadmngr.com/static/adManager.js
||theblockcrypto.com/wp-json/v*/sponsorships/
themehits.com##.wpadvads-sticky-footer-ad
freakyjolly.com##.sidebar > div.widget_custom_html
healthgrades.com##.leaderboard1AdWrapper
couponbirds.com##.js-normal > div[style="margin-bottom: 10px;min-height: 280px"]
yts.unblockit.uno,yts.unblocked.name,yts.mx##.cbas-brdrd
yts.unblockit.uno,yts.unblocked.name,yts.mx##.mgz-bered
watchmalcolminthemiddle.com##.h_content
analyticsinsight.net##.leader-board-area
||analyticsinsight.b-cdn.net/wp-content/uploads/*-300x250px
||analyticsinsight.b-cdn.net/wp-content/uploads/*-300W-x-250H
bigleaguepolitics.com##div[id*="-box-ad-"]
||meowkuplayer.xyz/asset/*.min.js?*=*&
||dailypicked.com/wp-content/uploads/2020/06/buy-11-courses-
||blog.ipleaders.in/wp-content/uploads/2021/07/side-banner-24th-july-bootcamp.png
||blog.ipleaders.in/wp-content/uploads/2018/11/IPLEADERS-BLOG-calling-for-ads-1.png
||blog.ipleaders.in/wp-content/uploads/2018/11/lawsikho-ad-22112018.gif
||blog.ipleaders.in/wp-content/uploads/2021/01/Internship-Banner.jpg
blog.ipleaders.in##.shwPops
blog.ipleaders.in##figure[style="width: 300px"]
txxx.com##.rcddmrnmsnx
greaterkashmir.com##div[class^="ad-wrapper-module"]
indiabix.com##.div-ad-site-bottom
indiabix.com##.div-ad-site-bottom + hr
indiabix.com##div[class*="div-ad-wrapper-"]
alternativetoapp.com##div[style$="text-align:center;"] > p[style="font-size:12px"]
clevelandclinic.org##.ad-policy__wrapper
||vidoza.net/sw.js$important
tureng.com##.termresults-ad-tr
||slutsounds.com/wp-content/uploads/*/nawtycam$image
framework7.io##.carbon
cheat.gg##body > div[style="background-color:white;color:white;padding:200px"]
||xnxx.com/cams^
xhamster.com##div[data-object^='{"widgetName']
||go.xhamster.com/api/models?$domain=xhamster.com
||strpst.com^$domain=xhamster.com
xhamster.com##.player-container > div[class*="-"]:not([class*="player"])
gifmaker.me##.GIFAD
/\.com\/[_0-9a-zA-Z]+\.jpg$/$image,~third-party,domain=hottystop.com
||fjetvid.com/asset/*.min.js?*=*&
elamigosedition.com##center > a[onclick*="window.open("][class^="button"]
d4rkexecutor.com##div[data-mesh-id="ContainerqkltfinlineContent-gridContainer"] >
div[id^="comp-"]:not([data-testid]):not([style]) > div[class^="_"][style^="padding-
left:"]
thefashionspot.com##.siqps-wrapper
||a.cdn.searchiq.co/app/search/content/presearch/js/presearch.js
||cdn.searchiq.co/app/search/presearch/meta/advertiser_click_template.json
imginn.com,forex-gold.net,mobi2c.com##div[data-ad]
ksat.com##.topWrapper
abc13.com##.adRectangle-pos-large
fox4news.com##.vendor-unit
fox4news.com##.fox-bet-promo
khou.com##div[data-module-sizer="datasphere-ad-front"]
bloomberg.com##.newsletter-sponsored-ad
electricalexams.co#?#.inside-right-sidebar > aside.widget:contains(new advadsCfpAd)
snazzymaps.com##.container-gas
coursesghar.com##.NR-Ads
||cheatcc.com/ad-backgrounds/
||zetporn.com/*/custom_vast/$xmlhttprequest
||zetporn.com/LQMDQSMLDAZAEHERE/
/\.com\/[A-Za-z]{9,}\/[A-Za-z]{9,}\.js$/$script,~third-party,domain=zetporn.com
zetporn.com##.aside-itempage-col
mylink.vc###pub11 > center
mylink.vc###pub10 > center
mylink.vc###pub9 > center
mylink.vc###npub-1 > center > center
||wmpics.pics^$domain=sexcams-24.com|webcamvau.com
conservativebrief.com###respond
geology.com###cside
geology.com###ldr21
zombsroyale.io##.preroll-video-overlay
shineads.in##a[href^="https://namecheap.pxf.io/"] > img
dubzstreams.com##.admania-headersgstkyad
||cdnpure.com/static/js/ads-*.js
gdpr.eu###compliance_a
||films5k.com/asset/*.min.js?*=*&
bookriot.com###top_takeover
rawstory.com##.mgid_1x8
rawstory.com##.paypal
||mrdhan.com/asset/*.min.js?*=*&
manhuascan.com##.itemupdate2
receive-sms-online.info##iframe[src="/smsplaza/smsplaza.html"]
||ad4point.*.digitaloceanspaces.com/afp_p.js
bforbloggers.com##.sidebar-product
businessinsider.de##.billboard-and-banner
businessinsider.de##.bi-min-height--inpage
bestjoblive.com,profitableventure.com,wpghub.com###ai_widget-2
sanfoundry.com##.desktop-incontent-ads
sanfoundry.com##.bottomStickyContainer
content.techgig.com##.main-content-polls
downloadtimecalculator.com##.desktophead
songmeanings.com###SMN_MIDR_300c
songmeanings.com##.ad-music
||proxyporn.info/o.php
||proxyporn.info/proxyporn-info-p0p.js
businessinsider.com,insider.com##.l-ad
viralfeed.xyz##.admania-widgettit
insider.com,businessinsider.com##.sticky-rail-ad-container
||pornbraze.com/popup.js
genius.com##div[class^="InreadAd_"]
igram.io##div[style="height: 90px !important; max-height: 90px !important;"]
purexbox.com##.item-insert
ip.sb##.rivencloud_ads
||ip.sb/assets/images/rivencloud_ads.gif
123europix.pro###closex
go.gets4link.com##.mx-auto > center
engdic.org##.gb-container
indiatoday.in###block-itg-front-end-common-recommend-news-block
egamersworld.com##.match_wrap > span > a.primary-btn
egamersworld.com##.forecast-btn
||egamersworld.com/uploads/banners/
||egamersworld.com/uploads/bookmakers/
egamersworld.com##.ga_data
egamersworld.com##.bookmakers_list
ucanews.com##a[href^="https://memories.net/"] > img
ucanews.com##a[href^="https://international.la-croix.com/"] > img
foreignpolicy.com##.channel-sidebar-big-box-ad
foreignpolicy.com##.post-content--sub-prompt-in-article
techbeacon.com##a[href="https://events.vertica.com/unify"]
banglanews24.com###welcome-ad
banglanews24.com##.ads-gallery
||banglanews24.com/public/uploads/ad/
banglanews24.com##body > div[style^="position: fixed;padding:5px; width: 100%;"]
||bluemediafiles.net/sw.js
||bluemediafiles.com/sw.js
bitdegree.org##.countdown-container
bitdegree.org###ouibounce-modal
picturequotes.com##.respage
picturequotes.com##.ad3thumb
yourquote.in##.anchor-ad
tweaktown.com##.product_box
freetutsdownload.net##.bialty-container > div.g-6 > div.g-single > br + center
freetutsdownload.net##body .theiaStickySidebar > div.widget_text
usnews.com##aside[class^="ad-spacer__AdSpacer-"]
usnews.com##div[class*="FeaturedTravelDeals__TravelzooContainer-"]
isitdownrightnow.com###commentstop
||xxxymovies.com/player/html.php?aid=pause_html&video_id=*&referer=
||sextop.net/ads/
pdfroom.com##div[class^="my-"][style^="min-width:"][style*="min-height"]
pdfroom.com##div[style="min-width: 308px; min-height: 250px;"]
instapage.com##.message-bar-wrapper
ppcexpo.com##div[class*="adv-container"]
snacknation.com###sidebar > .widget a[target="_blank"] > img
wabetainfo.com##.adsTextHeader
rectube.webcam,camhub.tv##.popunder-opener
mapsus.net,ksnews.me##.avm
mrexcel.com##.message-body > div[id^="ga-"]
||notix.io/ent/current/enot.min.js
||zehnporn.com/img/12221.gifimg/12221.gif
cryptobriefing.com##.ad-sticky-banner
archpaper.com##.an-ads
||porntop.com/magic/
porntop.com###s-suggesters
liderform.com.tr##div[style*="width: 801px;"][style*="height: 419px;"]
blockadblock.com###thisisext
||gaytail.com/fancy-mode-7abe/
||letmejerk.com/*.php|
letmejerk.com##div[class^="lmj"]
pstream.net##a[data-weirdly-static-load]
link.technics-goods.info,mysafe.stisda.ac.id##.text-center > h3
urakamiblogjp.blogspot.com,web.app##img[onclick="kemana()"]
ebay.co.uk##.srp-1p__link[href*="sponsored"]
rawstory.com##div[id^="rawstory_front_"]
mcqslearn.com##.hdrtopall
barandbench.com##div[class*="ad-slot"]
sensorstechforum.com##.main_post_table
a[href^="https://sensorstechforum.com/spyhunter-for-mac-download-install/"]
sensorstechforum.com##div[id^="top_banner"]
tubeninja.net###result ~ div.text-center > div > a[target="_blank"] > img
indiatimes.com##.tsh-ads
latestlaws.com###jindal_ad
latestlaws.com##a[href="http://www.torrentpharma.com/"] > img
book-drive.com###media_image-9
||hentaipins.com/pop.js
mangamiso.net##.my-2
motherless.com##.above-footer-banners
blackhatworld.com##.bhw-banners
blackhatworld.com##.message-signature a[target="_blank"] > img
||thenantwichnews.co.uk/wp-content/uploads/*-web-banner.
||thenantwichnews.co.uk/wp-content/uploads/*-banner-advert.
thenantwichnews.co.uk###toggle-masthead
thenantwichnews.co.uk###primary-masthead-advert
||thenantwichnews.co.uk/wp-content/uploads/Webp.net-gifmaker-
thenantwichnews.co.uk##img[alt="banner-advert"]
thenantwichnews.co.uk##.adverts-sidebar
freetutorials-us.com,freecoursesdownload.com##.gad1
tutorialbar.com##div[id^="rehub_sticky_on_scroll-"]
blavity.com##.ad-base__wrapper
telegraphindia.com##.ttdadbox626
telegraphindia.com##.ttdadbox310
||hifivision.com/data/siropu/aml/$image
thephoblographer.com##.vuukle-ad-banner-right + div[style]
win-raid.com###xoborAdSeiteEl
iasparliament.com##div[class*="prstrm"]
yesmovies.mn,dopebox.to,fmoviesto.cc,movies2watch.tv,myflixer.to###gift-top
||aimex.xyz/epvp/*.gif$third-party
||imgimg.xyz^$domain=elitepvpers.com
elitepvpers.com##div[style="background: #1c1e20;color: #fff;font-size:11px"]
||public.bnbstatic.com/static/js/ocbs/binance-fiat-widget.js$domain=litecoin-
faucet.com
||public.bnbstatic.com/static/js/broker-sdk/$domain=litecoin-faucet.com
||pussy-hub.com/*/stat1_$script,~third-party
||pervclips.com/tube/jsb/$script
pornwhite.com,pervclips.com###under-video
moviemakeronline.com##.bbbOwner
socceron.cc##iframe[style*="width: 1016px;"][style*="height: 237px"]
||dcn.espncdn.shop/espnload.html
||manhwa18.cc/*_*.php
jagaporn.com##.botad
jagaporn.com##.nativad
jagranjosh.com##.Adplace
jagranjosh.com###target-11
jagranjosh.com##.atf_top
||controlc.com/redact.png
hindustantimes.com##div[class^="adMinHeight"]
hightimes.com##a[href^="http://medicalcard.leafwell.co/"] > img
studylib.net##.above-content
studylib.net##.below-content
jacobinmag.com##.bn-at
runnersworld.com##.sponsor-bar
examtray.com##section[id^="block-amazoncbooks"]
godbolt.org###ces
||desirefx.com/Cont*.html$third-party
darkreading.com##a[data-flip-widget="shareflip"]
cartoq.com##.sticky_ad
cartoq.com##.top-a.has-ads
cartoq.com##.top-ad-blank-div
cartoq.com##.column-posts > div.side-a
punchng.com##a[href^="https://www.nestle-cwa.com/"]
punchng.com##.site-header-ad
||instapornvideos.com/back.js
weather.com##div[id^="Taboola-sidebar"]
||javhd.icu/ads/
.gif$domain=kartaplovdiv.com
b-ass.org,kartaplovdiv.com##a[target="_blank"] > img
kartaplovdiv.com##.play-video
sidereel.com###netaktion_ad
salon.com##.advertise_text
salon.com##.outer_ad_container
studytonight.com##.asc-ads
studytonight.com###body-content > div[style="min-height: 300px;overflow: auto;"]
desitellybox.me##.theiaStickySidebar > div.first.widget
canonrumors.com###execphp-2
codecs.forumotion.net##div[style="clear:both;"] > div[align="center"] >
div[style^="text-align:center; display:inline-block;"]
irishtimes.com##.sub-prompt
irishtimes.com##.slideFromLeft > a[data-evt-category="/digital-subscriptions"]
irishtimes.com##.article-footer-slot > a[href="/digital-subscriptions"]
irishtimes.com##.more-in-section.business
irishtimes.com##a[href^="https://recruitireland.com/"] > img
css-tricks.com##.fem-ad
apnatimebhiaayega.net##.theiaStickySidebar > div.search-block-large + div.widget
dogemate.com##center > div[style^="width:300px;"][style*="height:250px;"]
||dogemate.com/assets/js/pop.js
celebwale.com##.inside-right-sidebar > #text-3
celebwale.com##.inside-right-sidebar > #text-4
collegedunia.com##.headerslot
indianexpress.com##.ie-adtext
||moviemaniac.org/asset/jquery/slim.min.js
qurbaan.net##.theiaStickySidebar > #text-html-widget-2
qurbaan.net##.theiaStickySidebar > #text-html-widget-3
||vkspeed5.com/*/vast.js
||vkprime5.com/*/vast.js
||content.viralize.tv^$domain=qurbaan.net
||dailymotion.com/embed/video/$domain=mavanimes.co
||mavplay.xyz/asset/jquery/slim.min.js
||vkspeed.xyz/*/vast.js
proxybb.com###secondary > #text-5
silicophilic.com##.sidebar > #custom_html-9
silicophilic.com##.sidebar > #custom_html-10
toptechtalk.xyz##.holder4
b2lk.xyz##div[class^="pd-tp-"]
freebitz.xyz##div[id*="Banner_"]
deccanchronicle.com###storyBody > div[class="col-sm-12 col-xs-12"][style="margin-
top:10px; margin-bottom:10px;"]
deccanchronicle.com###storyBody > div[class="col-sm-12 col-xs-12"][style="margin-
top:10px; margin-bottom:10px;"] + p[style="border:0px;margin-top:0px;margin-
bottom:0px;padding:0px;"]
angrybirdsnest.com##.post-container > div.post:not([id])
openload-
streamango.com,openloading.com,the123movies.eu,123moviesgo.*,jetanimes.co###clickfa
keplayer
oxfordlearnersdictionaries.com###topslot_container
hentai2read.com##div[data-type^="leaderboard"]
xpassed.me##.sidebarbtop > div[class="widget HTML"]
||embed.sendtonews.com^$domain=andhrafriends.com|titantv.com
andhrafriends.com##li[data-blockid^="app_cms_pagebuildertext_"]
andhrafriends.com##div[class="ipsResponsive_showDesktop ipsResponsive_block"] >
center
chartoo.in,chartoo.de,chartoo.com##aside#ej
chartoo.in,chartoo.de,chartoo.com##aside#eq
||ibb.co/*/f1.webp
operanewsapp.com##.main figure > iframe[data-src*="embed"]
filmyzilla.radio.am##iframe[data-src^="//ad.a-ads.com/"]
searchengineland.com##.e-solutions
maharashtratimes.com##div[class^="ad-wrapper-"]
maharashtratimes.com##.pwa-deals
wired.com##.with-link-banner
data.typeracer.com##.northWidget
data.typeracer.com##.westWidget
data.typeracer.com##.sidewall-ad-slot
data.typeracer.com##.leaderboard-ad-slot
acronymfinder.com##.sc
||javbobo.com/little-hall-f39d/
calmclinic.com##.sharp-block
||calmclinic.com/srv/sharp/
vxxx.com###player-1 > div[style="display:flex !important"]
vxxx.com##.video-page-content + div[class]
vxxx.com##.video-page-content-left + div[class]:last-child
vxxx.com##.videoplayer + div > div[class]
vxxx.com##.wrapper-margin + div[class]:last-child
sexpuss.org##.bn1
sexpuss.org##.tu-sexc3
simply-hentai.com##.cam-container
simply-hentai.com##.reader > div.mb-3 > div.mt-3
||zlut.com/_ad$subdocument
||zlut.com/jss/external_pop.js
zlut.com##.add-bottom
pluginsaddonsextensions.com##.advertise
fantrax.com##side-ad > .placeholder--fluid
linuxize.com##a[rel="noreferrer noopener"][target="_blank"]
healthyplace.com##.block-ad-block
fxstreet.*##.fxs_leaderboard
xxx-videosex.porn,vidsvidsvids.com##.zone
||vidsvidsvids.com/go/
||player.twitch.tv/js/embed/v1.js$domain=wago.io
wago.io##.embed-player
/\/(Zen-Technologies|solar-group)\.gif/$domain=bharatshakti.in
naturalnews.com##.post-section-box
naturalnews.com##hr[id^="Marker"] + div[class]
21stcenturywire.com##.textwidget > div[id^="ld-"][style^="padding:"]
activistpost.com##a[href^="https://secure.altimetry.com/"]
accuweather.com###connatix
||scores24.live/graphql
faqforge.com,xscholarship.com,psdly.com,droidwin.com,mangasy.com,taradinhos.com,dvd
gayporn.com,thetaiwantimes.com##.widget_custom_html
xtorx.com##center > form ~ a[target="blank"] > img
slidesgo.com##div[id^="list_ads"]
slidesgo.com##div[id^="article_ads"]
videosmaller.com##.aside-col > .links-panel + h6
musicc.xyz##.box-main > a[target="_blank"]
musicc.xyz##.box-main > a[target="_blank"] ~ div[style*="padding-right:"]
freecoursesites.net,freecourseudemy.com##div[class^="gad"]
freetutorialsudemy.com##.freeu-widget
roll20.net##.bna
nullcode.cc##.single-box
||howtolearn.blog/assets/pgz/$image
stackabuse.com##div[id^="ad-content"]
stackabuse.com###ad-book
indiaglitz.com###main_slide_row > div.sidewrap
readwn.com###fsad-novel-bottom
||readwn.com/*/ad/
film1k.com##.Main > .VideoCols > aside[role="complementary"]
espncricinfo.com##.adSlotCnt
nero.com##.flxAd
||ezbit.co.in/*0|$subdocument
ezbit.co.in##section[style="margin-top:125px;padding-bottom:20px;height:250px;"]
ezbit.co.in##.slide-ad
playpornfree.xyz,mangoporn.net,mangoporn.co,xxxmoviestream.xyz,watchpornfree.info,s
treamporn.pw###overlays
wowgame.tv##td[width="300"][align="center"]
migranturus.com##.migra-adlabel
aceofhacking.com,wikiwiki.in###media_image-3
||weraveyou.com/wp-content/*/Vokaal-GIF.gif
weraveyou.com,vermangasporno.com##a[href^="https://bit.ly"]
vermangasporno.com##a[href*="http://www.ciberhentai.net"]
vermangasporno.com##a[href*="www.gaming-adult.com/"]
amazingdarpon.com##.wpsafe-top ~ #content
extramovies.shop##a[href^="/dlbutton.php?"][target="_blank"] > img
getintocourse.com,electricaltechnology.org##.theiaStickySidebar > #stream-item-
widget-2
courseboat.com,freecourseweb.com,devcourseweb.com##.header-container
freecourseweb.com,devcourseweb.com##a[href="https://freecourseweb.com/
FreeCryptoGains"]
freecourseweb.com##.widget_tag_cloud + aside.widget
devcourseweb.com##.widget_email-subscribers-form + aside.widget
freebusinessapps.net##div[data-ad-slot]
collegedekho.com##.mobileAds
forum.devicebar.com##.house-creative
singletrackworld.com###ad-spacer
freealts.pw##a[class^="banner"]
istheservicedown.in,istheservicedown.com##.promoted-infeed
istheservicedown.in,istheservicedown.com##.section-promoted-head
istheservicedown.in,istheservicedown.com##.promoted
istheservicedown.in,istheservicedown.com##.section-promoted
2ddl.ms##.Fast.Direct.download
2ddl.ms##.Secure.Download
indiatimes.com##.ad-cls
reuters.com##div[class^="AdSlot__container"]
||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
ndtv.com##.cnAdzerkDiv
ndtv.com##.cnoverlay-regularAd
ndtv.com##.cnadvertisement-leaderboard
fresherslive.com##.ad_desk_w970_h250
thehansindia.com##section[class^="editorial"][class*="-ad-"]
thehansindia.com##section[class^="hocal_hide_on_"]
thehansindia.com##.after_related_post
thehansindia.com##div[class*="level_ad"]
thetechrim.com##.sb-widget-ad
||educationalappstore.com/images/sirlinkalot-side.png
||educationalappstore.com/images/lil-requester.jpg
sundryshare.com##.download-timer-text + div[style^="text-align:"]
||animeheaven.ru/api/pop.php
business-standard.com##.story-content > div[style^="background: #fee8dd;"]
[style*="border: dashed 1px black;"]
downloadfreecourse.com##.page-breadcrumb + .bn-lg
downloadfreecourse.com##a[href="https://play.google.com/store/apps/details?
id=kara.profileborderframe"]
||downloadfreecourse.com/banner/tintinbanner
geeksforgeeks.org###secondary div[style="min-height:600px"]
whatsmydnsserver.com##.maindivleft > div[id] ~ p > a[target="_blank"] > img
goodreturns.in##div[style^="min-height: 250px"]
goodreturns.in###couponPromoWdg
cloudwars.co##.nintex-ads
ndtv.com##.__footer_ads > div[style*="height:auto"][style*="text-align:center"]
livemint.com##div[class^="adHeight"]
livemint.com##div[class^="adMinHeight"]
livemint.com##div[class^="outbrainAd"]
beautyvsfashion.com##div[class^="adunit-"]
||techrrival.com/wp-content/uploads/2020/11/Microsoft-365-Banner.jpg
techrrival.com##a[href^="http://stvkr.com/"]
qz.com###marquee-ad
encyclopedia.com,qz.com##.article-content-ad
qz.com##.spotlight-slot
qz.com##.engage-slot
mxtoolbox.com##.mx-inline-ad-link
||mxtoolbox.com/Public/Lookup.aspx/GetNextInlineAd
icon-icons.com###istockphoto-placeholder
icon-icons.com##div[id^="bsa-placeholder-search"]
icon-icons.com##.bsa-placeholder
||bitclickz.com/assets/img/728-
||bitclickz.com/assets/img/160-
news18.com###right > div[class^="jsx-"][style^="width: 300px; min-height: 310px;
background:"]:empty
||downloadprivacy.com/wp-content/uploads/2020/06/ipvanish-featured-sidebar.gif
downloadprivacy.com##div[data-styleslug="top-vpn-offers"]
8muses.xxx##.gallery > a[href=""][title=""]
northantstelegraph.co.uk##div[class*="piano"][class*="-banner"]
falkirkherald.co.uk,northantstelegraph.co.uk##.piano-article-paywall
free.foto.ne.jp##.ad_full
roms-download.com,cg-foto.jp,food-foto.jp,model-foto.jp,pro-foto.jp###ads
cg-foto.jp,food-foto.jp,model-foto.jp,pro-foto.jp##.ad_block-full
freebitcoin.vip##.no-padding.adspace
redditnbastreams.live###nordd
||www-moviesflix.com^$domain=zipurls.com
sexuhot.com###overlay > a
mapquest.ca##.programmatic-ad
mapquest.ca##.directions-ad
abc11.com##.taboolaArticle
abc11.com##div[class^="adRectangle-pos-"]
bagi.co.in##iframe[src^="https://cryptocoinsad.com/ads/"]
bagi.co.in##.form-group ins[class][style="display:inline-
block;width:300px;height:250px;"]
searchencrypt.com##.home__banner
||searchencrypt.com/public/amzBanner.png
freecourses.site##.ednpro_main_wrapper
||pussy.org^$subdocument,~third-party
||facebook.com/ajax/bnzai*__comet_req=
hindustantimes.com##div[class*="adsHeight"]
hindustantimes.com##div[class*="adsheight"]
hindustantimes.com##div[class*="centerAd"]
hindustantimes.com##div[class^="adHeight"]
hindustantimes.com##.ht_outbrain
sexuhot.com###abox
||sefsdvc.com^$subdocument,domain=sexuhot.com
||sexufly.com^$subdocument,domain=sexuhot.com
||softwarekeep.com/theme/imgs/helpcenter/banners/
techbone.net##div[style="min-height:280px;display:block;"]
psychologytoday.com##.pt-ad
psychologytoday.com##div[id^="block-pt-ads-"]
pornissimo.org##.fp-ui-inline + div[style]
sexybabegirls.com##.girlsgirls
sexybabegirls.com##.bann
mobilecellphonerepairing.com###text-15
||lh3.googleusercontent.com/pw/$domain=173.249.49.204
audiophileon.com###sidebar-one-blocks .amazon-block
audiophileon.com###sidebar-one-blocks .amazon-block + .sqs-block.button-block
radarbox.com##.remove-pub
teencumpot.com##div[id^="right-bn-"]
linuxcapable.com,designcorral.com,thecustomrom.com,digitalthinkerhelp.com,browserho
w.com,sqlserveregitimleri.com,udemycourses.me,nullcode.cc,eckovation.com##.ai_widge
t
freemoviescinema.com##.container > div[style="margin-top:40px; margin-
bottom:40px;"]
freemoviescinema.com##.container > div[style="min-width: 300px; min-height: 250px;
margin-bottom:15px; margin-top:15px;"]
||catch.tube/images/pro/converter/converter.png
financialexpress.com###append_cubebox_box
||data.indianexpress.com/iframes/cfo-awards/cfoawards.html
helpdeskgeek.com##div[id^="adngin"]
analdin.com##iframe[src*="/api/spots/"]
raise.com##aside[class^="nudge_main"]
||playtube.ws/js/halal.js
windowscentral.com###bordeaux-static-slot-0
cocomanga.com##html > iframe
vjav.com,hotmovs.com##.afs_ads + span[class] > div[style=""]:only-child > div:only-
child
hotmovs.com##.partners-wrap
hotmovs.com##.video-page__related + section
||hardwarezone.com.sg/js/hwz/hwz_gam_f.js
||hardwarezone.com.sg/ads/ad_site_notice.js
androidauthority.com##main div[style="min-height: 90px;"]
dogeflix.net##.preloader
||overclockers.co.uk/KitGuru/similarArticle?sku=$domain=kitguru.net
pornhat.*##.before-player
||upstream.to/js/kaltura.js
userupload.in##a[href^="https://apkland.net/"]
jawcloud.co##.jwbanner
/\.com\/[a-zA-Z]{10}\.js$/$script,~third-party,domain=povaddict.com
bigtitslust.com###player_add
||sexywomeninlingerie.com/qpjsdm0_$script
||wafflegirl.com/galleries/banner/$third-party
||protect-link.biz/js/jquery-custom.js
coursedown.com##.sidebar > #custom_html-2
||coursedown.com/wp-content/uploads/*/banner-728.png
hentaihand.com##main > div.row.mx-auto
rlsbb.ru,slutsounds.com,theboobsblog.com##p > a[target="_blank"] > img
coursewikia.com##.custom-infeed-wrap-article
coursewikia.com##.gt-section-ad
freesexyindians.com##.grid-sidebar-extra
nba24hnews.com##div[style="font-size: 12px; text-align: center"]
eporner.com###infopopup
porn.sex##.footer-a
you-porn.com##a[data-tracking="track-close-btn-ad"]
dragontranslation.com,sektekomik.com,pornve.com###teaser2
||cdn.statically.io/img/sektekomik.com*.gif$important
likegeeks.com###secondary > section[id^="ai_widget-"]
likegeeks.com##.code-block > div[style="min-height: 250px;"]
thedailybeast.com##.WrapGrid__desktop-sidebar-ad
thedailybeast.com##.DEPRECATEDAdSlot
thedailybeast.com##aside > div[style*="min-height:600px"][style*="min-width:300px"]
hindustantimes.com##.headBanner
gcertificationcourse.com###PAds_header
hotdeals.com##.afsstyle
moviesfoundonline.com##a[href^="https://www.purevpn.com/"]
searchenginewatch.com##.ad__flex
||shemalestube.com/templates/dark/ads/
||shemalestube.com/templates/dark/js/pop/
sourceforge.net##.can-truncate
megainteresting.com##.mega1
megainteresting.com##.mega2
megainteresting.com##body div[id^="mega2_"]
daijiworld.com##a[onclick^="recordOutboundLink("][target="_blank"] > img
dotabuff.com##div.mana-void[data-type="elo-placement"]
||nyx-nyx-nyx.dotabuff.com/a.js
porntop.com,pornhits.com##.text > a[rel="nofollow"]
celebjihad.com##iframe[src^="https://go.bshrdr.com/"]
celebjihad.com##a[href^="https://go.admjmp.com/"]
pixabay.com##.carbon-ad
pixabay.com##.getty-banner
pixabay.com##.affil_images[data-ad-impression-id]
pixabay.com##div[class*="sponsoredWithResults--"]
pixabay.com##.show-gtty-item > div[style="font-size:14px;color:#a5a8ab;margin:5px
9px"]
asiaone.com##.trending-ad-wrapper
cryptoslate.com##.buy-crypto
cryptoslate.com##.top-sticky
cryptoslate.com##.header-strip
mirror.co.uk,cryptoslate.com##.partner
24porn.com##.b-uvb-spot
faucethero.com##div[style*="max-width: 800px;"] > a[target="_blank"] > img
pornrabbit.com##.stage-promo
windowsteca.net##.sidebar > #custom_html-7
windowsteca.net##.sidebar > #custom_html-18
online-tech-tips.com,alternativeto.net,mrexcel.com,raymond.cc##div[id^="adngin-"]
w3schools.com##div[id*="contentadcontainer"]
||lesbian8.com/*/frot_lod.js
lesbian8.com##.list-videos > div[class] > span#lotal
lesbian8.com##.list-videos > div[class] > div.item.pignr
goal.com##div[class^="layout_banner__"]
goal.com##aside[class^="layouts_asideContentCommercial__"]
dramacool.*##.sidebar.mCS-autoHide
who.is##.home-video-blurb
healthline.com##.article-body > div[class] > div > p.disclaimer
movieparadise.org##.fixed-sidebar-blank > #text-8
||movieparadise.org/wp-content/uploads/*/VPN-banner-2.gif
notateslaapp.com##div[class^="book"] > .release-book
lawlex.org###media_image-21
lawlex.org###media_image-22
privatehomeclips.com##.content > div > div.footer-banners
privatehomeclips.com##.partners-wrap
vjav.tube,tubepornclassic.com,privatehomeclips.com##.jwplayer > div.afs_ads +
span[class]
privatehomeclips.com##.underplayer > div[data-nosnippet]
privatehomeclips.com##.video-page__related > div.listing ~ div[class$="videos"]
||i2.wp.com/lawlex.org/wp-content/uploads/*/*/NISM.jpg
calculator-online.net##div[class="center"][style^="min-height: 90px"]
buffstreams.tv##div[class="position-absolute w-100 h-100"]
b2bhint.com##.adl
b2bhint.com##.ad-long
express.co.uk##.taboola-above-article
||images.ottplay.com/images/promotions/
alison.com##.search-top-ad
academictorrents.com###carbon_spot
stopstreamtv.net##div[align="center"] > a > img
||beforeitsnews.com/img/banner
||beforeitsnews.com/core/ajax/contributor/*_banners/
mrunblock.*##.alert[onclick^="window.open"]
/\/\d{5}$/$xmlhttprequest,script,third-party,domain=best-series.me
onmsft.com###zd-leaderboard
getfreecourses.org,ftuudemy.com,freecourseslab.com,ftuforums.com,freecoursessites.c
om,freetutorialseu.com##div[style*="justify-content: center; font-size: 12px; line-
height: 24px;"]
peoplematters.in##.alertBar
||opentrackers.org/i/*_banner
||opentrackers.org/i/dediseedbox_sb.png
||guidedhacking.com/gh/img/aids/
||lowendbox.com/media/banner/
||getbootstrap.com/docs/*/assets/js/vendor/popper.min.js
lowendtalk.com##div[style="text-align: center"] > a[href="http://bsa.ly/moo"]
||api.discovery.com/v*/streaming/video/*&adNetworkId$removeparam=/
^ad/,domain=hgtv.com
lifestyle.livemint.com##.headerDeskAdv
lifestyle.livemint.com##.sidebarAdv
republicworld.com##.ads-decorator
gadgetsnow.com###app div.container > div.clearfix + div.mb40
xiaopan.co##p[style="text-align: center;"] > a[href*="?ref="] > img
xxxvideos.ink###hidme
xxxvideos.ink##.curiosity
slutsounds.com##img[width="125"][height="125"]
witcherhour.com###main > .code-block[style*="height: 90px; width: 970px;"]
thewritelife.com##.sidebar > div.widget_search + div.widget
||developer-tech.com/wp-content/uploads/sites/*/FREE-VIRTUAL-EVENTS$image
artstation.com##support-artstation[assetsize]
gunafrica.co.za##.banners-box
gunafrica.co.za##.header-banner-cont
kitty-kats.net##.siropuShoutboxFooter
mathway.com###static-ad-right-alt
anoopcnair.com,yourarticlelibrary.com,cocowest.ca,torrents-
proxy.com,gadgetguideonline.com##div[class^="code-block code-block-"]
[style^="margin: 8px"]
||cdn.insidesport.co/banners/
insidesport.co##div[style="width: 690px;height: 78px"]
gadgetstouse.com##.td-ss-main-sidebar > aside.widget_custom_html > .textwidget >
div[align="Center"][style="color:#dcdcdc"]
||api.concretedecor.net/wp_app/banners?banner_
concretedecor.net###fixed-banner
steemit.com##.ad-carousel
readmng.com##.container[style="min-height:250px;margin:0 auto 20px;"]
udemydownload.com##.theiaStickySidebar > #stream-item-widget-6
factmonster.com###block-fmmiddlepagetower
factmonster.com###block-fmleaderboardads
factmonster.com###block-fmabovethefoldads
factmonster.com###block-homepagefmabovethefoldads
factmonster.com###tyche_trendi_parent_container
||intergient.com^$domain=factmonster.com|letterboxd.com|blu-ray.com
||pinklabel.com/tools/banners/data?aff_id=
colonist.io##.ab_block
||colonist.io/dist/images/ab_
zuketcreation.net##center > button[onclick]
necacom.net##.main-top-wrapper
necacom.net##.top-a-wrapper
leo.org###adv-banner
leo.org###adv-native
leo.org##div[data-dz-ui="adv-halfpage"]
leo.org##div[data-dz-ui="adv-skyscraper"]
||pornopremium.com.br/trailer/start/popads.js
||newsiqra.com^$subdocument,domain=indianwebseries.me
edwardsrailcar.com##img[alt="banner"]
ndtv.com##.addHome
ndtv.com##.addvertise
downloadfreecourse.com###sidebar > .bn-lg-sidebar
metro.co.uk##.ad-slot-large
romhustler.org##.tower_ad_desktop
romhustler.org##div[class^="leaderboard_ad"]
cyberscoop.com##.side-block__ads
cyberscoop.com##.articles__item.ad
cyberscoop.com##iframe[src^="/advertising/?page-id="]
cyberscoop.com##.ad-slot--billboard--article--wrapper
||cyberscoop.com/advertising/?id=$subdocument
||gayck.com/player/html.php?aid=*_html&video_id=*&*&referer
slashgear.com##.adsense_responsive_box
msn.com##.partnerlogo-img
||tny.so/sw-$script
wigistream.to##body > div[style^="position:absolute;"][onclick="$(this).remove();"]
crazygames.com##div[style="height:250px;width:100%;display:block"]
bscscan.com##ul.ui-autocomplete > li > a[target="_blank"][title="Links to an
External Advertiser site"]
gtainside.com##.container > .skyscraper
playtube.ws##.kwasnacki
||static.playtube.ws/theme/js/kalista.js
||bp.blogspot.com^*/s300/poonam-pandey-hot.jpg
||speedsatoshi.com/images/cryptothrills.gif
/n0cvd19n0fun\/(?:336x768-|dsw\d|s[a-z]_w3_).*/$image,~third-
party,domain=69games.xxx
mapsofworld.com##.bottom-billboard-ad
mapsofworld.com##.ad970
||smallseotools.com/*_2021-$image
smallseotools.com##.baz_aja
smallseotools.com##div[data-value][style]
smallseotools.com##div[id^="hmmmm_"]
smallseotools.com##div[class*="ammm_"]
smallseotools.com##a[href^="https://urlzs.com/"]
smallseotools.com###FITS_con
smallseotools.com###grammarbtn
navbharattimes.indiatimes.com##.wdt_amz
navbharattimes.indiatimes.com##.rhs-mrec-wrapper
navbharattimes.indiatimes.com##.hp-rhs-ads-container
||navbharattimes.indiatimes.com/pwafeeds/amazon_wdt_tas_new.cms
||cdnquality.com/script/suv4.js
washingtonpost.com##div[data-sc-c="adslot"]
gay4porn.com##.exbanner
gay4porn.com##iframe[src*="/player/html.php?aid="]
drishtiias.com##.banner-section
||gay4porn.com/player/html.php?aid=
inertiaclient.com##.wrapper > a[target] > img
toptenreviews.com###article-body > div[class="product"]
troypoint.com,bestreviews.net##.su-box
electroschematics.com##.billboard-wrapper
adz7short.space###banner_slider_right
||pt.ptawe.com/vast/$script,xmlhttprequest,other,redirect=noopvast-2.0
||adsafeprotected.com/vast/$script,xmlhttprequest,other,redirect=noopvast-2.0
||x.instreamatic.com/v2/vast/*.xml$script,xmlhttprequest,other,redirect=noopvast-
3.0
||pubads.g.doubleclick.net/gampad/ads?env=vp&gdfp_req=1&output=xml_vast*&url=http
%3A%2F%2Famp.usatoday.com$script,xmlhttprequest,other,redirect=noopvast-2.0
short.croclix.me##.banner-container
short.goldenfaucet.io##.rectangles
||offers4all.net^$subdocument,third-party
guru99.com##.videocontentmobile
guru99.com##.content6
||derivative-calculator.net/images/brave-en.png
derivative-calculator.net##.center > .middle-right-col > div[style^="width: 728px;
margin:"]
slickdeals.net##div[data-role="rightRailBanner"]
slickdeals.net##.announcementBar
centurylink.net##div[id^="sc_"][id*="_banner"]
centurylink.net##div[id^="sc_read"][id*="_sidebar_"]
centurylink.net##div[id^="sc_vertical_stream"]
centurylink.net##div[id^="sc_browse_sidebar_t"]
lazytranslations.com##.lazyt-adlabel
lazytranslations.com##.ad-after-postend
lazytranslations.com##a[href^="https://www.interserver.net/r/"] > img
7labs.io##.sidebar-main > #custom_html-2
7labs.io##.sidebar-main > #custom_html-6
dummies.com##.footer-ads-slide
fzmovies.*##center > a[href="https://fzstudios.app/"]
||fzmovies.host/promotion.$media
||websiteseochecker.com/img/banner_
mixdrop.sx##div[onclick*="MDinjectP"]
imsdb.pw,ikuhentai.net,vidplaystream.top,toolsolutions.top,mikaraw.com,welovestream
.xyz,bitlinks.pw##div[style="position: fixed; display: block; width: 100%; height:
100%; inset: 0px; background-color: rgba(0, 0, 0, 0); z-index: 300000;"]
||watchseries.*/wp-content/cache/min/*/scripts/nwm-fcn2.min.js
||analyticsindiamag.com/wp-content/uploads/*/970x90.
||analyticsindiamag.com/wp-content/uploads/*300x250.
analyticsindiamag.com##a[target="_blank"][data-wpel-link="external"] > img
||loader.to/ajax/a.php$popup
/\/(banner_|prodamy|negotiaition).*\.(jpg|png|gif)/$domain=caclubindia.com
adomainscan.com###ad-modal
adomainscan.com##.modal-backdrop
rawkuma.com###sidebar > .widget_text > .custom-html-widget:empty
raincaptcha.com##.rc-advert
dogefaucet.fun##a[href^="https://rollercoin.com/"] > img
claimto.xyz##a[href^="https://www.bitsler.com/"] > img
seopolarity.com,toolss.net,webnots.com##.sidebar_adds
azpk.in###double ~ .embed-responsive
azpk.in##a[target="_blank"]:not([onclick^="show('operation"]) > img
||careercontessa.com/img/sidebar-promo-power-moves-*.png
slideshare.net##.scribd-ad
crypto-fun-faucet.de##a[href^="https://rollercoin.com/"]
crypto-fun-faucet.de###captcha-adspace > p > a[target="_blank"][rel="noopener"]
||jav.si/js/mMbVAA7.js
||jav.si/js/zplay.js
||altadefinizone.click^$popup,domain=hdpass.click
projecto2.xyz##[href*="://adzmoneys.rf.gd/"]
naijaray.com.ng##.code-block > a[onclick] > img
androidhive.info##li[id^="bunyad-widget-ads-"]
||timesofindia.indiatimes.com/amazonslider_
timesofindia.indiatimes.com##iframe[src^="https://timesofindia.indiatimes.com/
amazonslider_"]
premierguitar.com##.p_leaderboard
premierguitar.com##.a_promo.p_in-content
ripplecoinnews.com##a[href^="https://ripplecoinnews.com/go/"] > img
kkworld.in##.inside-right-sidebar > #custom_html-3
kkworld.in##.inside-right-sidebar > #custom_html-4
kkworld.in##.inside-right-sidebar > #custom_html-20
kkworld.in##.inside-right-sidebar > #custom_html-22
worldcupfootball.me###opalayer
worldcupfootball.me##a[target="_blank"].btn
worldcupfootball.me##.text-center > a[target="_blank"] > .btn-danger
ecchi.iwara.tv##.extra-content-block
||tagbom.com/vstnetu/vast.php
multifaucet.org##ins[style^="display:inline-block;"]
||doge-faucet.com/assets/img/static1/728-
||doge-faucet.com/assets/img/static1/160-
worldhistory.org##.pubexchange_module
123movies.*###fcnbox
get-bitcoin.net##div[id^="adm-container-"]
||forum.lewdweb.net/service_worker.js
bevru.club##a[href="https://advertise.exe.io"]
neowin.net##.sidebar-col .ad
||rollercoin.com/static/img/referral/banners
||twincdn.com/video/preroll_
openculture.com##.entry > center > small
aternos.org##.header-ad-columns
bollywoodlife.com##.add-box
wayfair.de##.CookieComplianceContainer-veil
gadgetsnow.com##.gn-amazon-list
gadgetsnow.com##.hp-wdt-newsltr
romadd.com###sidebar > #custom_html-2
/realize.js$domain=redwap.me|redwap2.com|redwap3.com
rshrt.com###headlineatas
flatpanelshd.com###sb-site > .container[style^="text-align:Center;min-height:"]
jaanmusic.in##div[style="background:#ededed;"]
poebuilds.net##a[href^="https://www.mulefactory.com/"]
[target="_blank"]:not([role="button"]) img
||canadafreepress.com//resource/whatfinger-1030a.jpg
||assets.tumblr.com/pop/monetization/html/*.html
tumblr.com##.iab_sf
||solidtorrents.net/sw.js
economictimes.indiatimes.com###sideBar > .rmfp
vladan.fr##[href^="https://www.vladan.fr/advertise-with-us/"] > img
||samfw.com/assets/img/vultr.jpg
samfw.com##div[class="text-center"] > a[rel="nofollow"] > img
shabdkosh.com,entrepreneur.com,ibtimes.co.in,passivevoiceconverter.com##.adbox
passivevoiceconverter.com##a[href^="https://grammarly.go2cloud.org/aff_c?
offer_id="] > img
||owo.lewd.ninja/j2.js
new.lewd.ninja##.stargate
||pelisplustv.live/sw.js
freetutorials-us.com,coursewikia.com,monetizemore.com###text-12
monetizemore.com##.ad-ops-guru
smallseotools.com##.after_navbar
goodfon.com##div[class^="wallpapers__banner"]
||xnxx-cdn.com/*/js/static/header/sda/ppsuma*.js
||indianexpress.com/wp-content/plugins/express-ad-code-manager/js/page-ad-codes.js
florenfile.com##a[target="_blank"][rel="nofollow"] > img
typingme.com##.ad970x250
streamsport.*##div[style^="position:absolute;right:50px;top:50px;"] > button[id]
tampermonkey.net##a[rel="external noopener nofollow"] > img[src^="data:image/"]
winaero.com##div > p[style="margin: 20px"]
rizonesoft.com##.rizon-before-posts
corvetteforum.com##.forum_sponsor_info
corvetteforum.com##.test-anyclip-player-container
||s3.amazonaws.com/*/index.html?vid=*&dl=$all
||coinadster.com/fairspin2.jpg$important,domain=coinadster.com
||coinadster.com/storm.png$important,domain=coinadster.com
coinadster.com##a[href^="https://fairspin.me/"]
oovoo.com##center > p[style=" font-size: smalll; "]
oovoo.com,oovoo.pro##.elementor-spacer-inner
programiz.com##.pub-ad
crosswalk.com##.articleContentBody > p[style="text-align: center;"]
||cdn.http.anno.channel4.com/m/*/*.mp4$media,domain=uktvplay.uktv.co.uk
freebitcoin.io##div[class="d-none d-lg-block"][style^="position:fixed; bottom:0;"]
indulgexpress.com##div[class*="section_content_check_"]
techotopia.com###coverstyle
techotopia.com###mw-content-text > table[align="center"]
||techotopia.com/a/kotlin_android_studio_4.1.png
||torguard.net/blog/wp-content/uploads/2019/10/PrivateMail-Neon-300x250.gif
||tnaflix.com/js/mew.js
||davita.com/-/media/davita/project/kidneycare/blocks/moms_meals.ashx
||hentaicdn.com/cdn/*/js/AKIRA.h2r.js
ndtv.com##.mx-spon
allcryptoz.net,topcryptoz.net##.wpsafe-top + #content-wrap
allcryptoz.net,topcryptoz.net##script + #content-wrap
fastcompany.com##.homepage-page__tag-ad-container
news18.com##.stel-right > div[style^="width:100%;min-height:250px;"]
news18.com##.RHS > div[style^="width:100%;min-height:"]
news18.com##.election_left > div[style^="width:100%;height:100px;display:flex;"]
news18.com###right > div[style^="min-height: 250px; min-width: 300px;"]
||highstream.tv/twos.js
musixmatch.com##div[id^="div_gpt_ad_"]
musixmatch.com##.lyrics-bottom-ad-container
mangaraw.org,rawmanga.top,cointelegraph.com##.banner-blocked
ownedcore.com##.b-below-so-wrapper
||litecoin-faucet.com/assets/img/static/
litecoin-faucet.com##.sticky-top
||swncdn.com/zcast/oneplace/ads/
/fpc.js$domain=babez.net|dirtyselfieshots.com|porntubedownload.com|xmonk.net
/p.js$domain=sexxxplanet.net
/pop.js$domain=booru.eu|booru.xxx|erotic-beauties.com|hardsex.cc|rule34.top|sex-
movies.biz|tube18.sexy|xvideos.name
/quwet.js$domain=teenextrem.com|teenhost.net|teencumpot.com
/tp/filter.php?pro=
||topxxxlist.net/eroclick.js
erotic-beauties.com##.sidebar > .widget_text
rumporn.com,stilltube.com###floaterRight
history.com##.m-gallery-overlay--ad-top
history.com##.m-gallery-overlay--ad-right
history.com##.m-detail--body > aside.m-in-content-ad-row
hanime.tv##div[class^="htvnad"]
crypto-fun-faucet.de##a[href^="https://r.honeygain.me"]
||yts.mx/y_is_ad.js
howtogeek.com###content > aside#secondary ~ div.article-bottom
nytimes.com##.pz-ad-box
crypto-faucet.xyz###random_728_top
doctor-groups.com,crypto-faucet.xyz##div[class]
[style^="width:728px;height:90px;display: inline-block;"]
doctor-groups.com,crypto-faucet.xyz##div[class]
[style^="width:300px;height:250px;display: inline-block;"]
coinsparty.mcrypto.club###promo1
||claimbits.net/trump-gif-300x100.gif
reddit.com##a[href^="https://PornGameFree.fun"]
claimfreecoins.io##div[id$="-adspace"]
dutchycorp.ovh##body.interstitial-page iframe#frame
dutchycorp.ovh##center > iframe[src*="dutchy"][src$=".php"]
dutchycorp.ovh##.hide-on-small-only > div[class^="sidenav_"]
faucetcrypto.com##iframe[id$="-ad-iframe"]
||pornojenny.com/api/widget/$third-party
1337x.to##a[href^="https://torrentsafety.com/?aid="]
1337x.to##a[href^="https://torrentsafeguard.com/?aid="]
hd-easyporn.com###wrapper_content > aside[id]
sadhguru.org##.isha-above-footer
washingtonpost.com##div[data-qa="article-body-ad"]
/\/[0-9a-z]{5,9}\.js(\?[a-z]{3})?$/$script,domain=dewimg.com|imgtown.pw|imgviu.com|
mazpic.com|outletpic.com|picrok.com
dewimg.*,imgtown.*,imgviu.*,mazpic.*,outletpic.*,picrok.*##body > div:last-
child[style*="z-index:"]
kingcomix.com,userscloud.com,javtiful.com,dewimg.*,imgtown.*,imgviu.*,mazpic.*,outl
etpic.*,picrok.*##[href^="//"][rel="nofollow norefferer noopener"]
||speedsatoshi.com/images/bitgames.gif
||apexsql.com/images/blog-footer-banners/
sqlshack.com###secondary > aside.widget > div.textwidget a[target="_blank"]
[rel="noopener"] > img
mytuner-radio.com###taboola-five-by-one-thumbnails
zcteam.id##button[onclick^="window.open("]
zcteam.id##div[class][style="clear:both;float:left;width:100%;margin:0 0 20px 0;"]
freesoft.id,zcteam.id###btn-keren
freesoft.id##center > button[onclick^="window.open("][rel]
cryptodirectories.com##iframe[data-src*="ads.com"]
cryptodirectories.com##center > a[href^="https://cryptodirectories.com/"]
cryptodirectories.com##.rc-advert
cryptodirectories.com##.entry-content br
geekflare.com##.page-advertisement
geekflare.com##.post-advertisement-sidebar
pureinfotech.com###KonaBody > div[style^="margin: 8px auto; text-align: center;"]
||blurayufr.com/wp-content/uploads/*/ituvip.gif
||blurayufr.com/wp-content/uploads/*/tetehqq-728.gif
upload-4ever.com##center > a.btn-success
stackshare.io##.css-2wkyhw
faupto.com,essentiallysports.com,marketrealist.com##div[id^="ads-"]
||dogemate.com/assets/img/*_728x90.
news18.com##div[style^="width:300px;min-height:250px;"]
news18.com##div[style^="width: 300px; min-height: 250px;"]
news18.com##div[style="min-height:527px"]
news18.com##div[style="min-height: 527px;"]
shrinke.me,illink.net,owllink.net,birdurls.com###link-view > br
shrinke.me,illink.net,owllink.net,birdurls.com##.box-main > br
downloads-anymovies.com###e15
||claimbits.net/StormGain.png
||claimbits.net/fairspin2.jpg
||claimbits.net/trans3.png
||storage.arc.io/cdn-*/claimbits.net*fairspin2.jpg$domain=claimbits.net
newsobserver.com##div[id^="zone-el"][isdynamictemps]
bitlinks.pw,krypto-
trend.de,yellowfaucet.ovh,coin.mg,paidtomoney.com,coinadster.com,diamondfaucet.spac
e,cryptodirectories.com,ultraten.net,uniqueten.net,freelitecoin.vip,getdoge.io,gobi
ts.io,starbits.io,fautsy.com,i-bits.io,claimbits.io##ins[class]
[style^="display:inline-block;"]
profitgenerator.io##a[href^="/main/redirect/"] > img
btcads24.com###sticky_bar
||redtube.com/_xa/
||s3.amazonaws.com/*?subaff=*&subid_short=$all
gizbot.com###lightbox-popup-ad
||asset.fwcdn1.com/js/storyblock.js$domain=gizbot.com
gizbot.com###fwn_right_videos
gizbot.com##iframe[src="/scripts/videos/english-videos/scroll-ad-native.php"]
gizbot.com##.photos-left-ad
livingetc.com,gardeningetc.com##.leaderboard__container
themaclife.com##div[id^="add_sidebar_"]
themaclife.com###add_below_single_content
nyafilmer2.com,nyafilmer1.com,nyafilmer.*##.bigbg
nyafilmer2.com,nyafilmer1.com,nyafilmer.*##.headerSpace
nyafilmer2.com,nyafilmer1.com##.actionnow
nyafilmer2.com,nyafilmer1.com##.movie-preview-content > a[href][target="_blank"]
cinemablend.com##.affiliate_streaming_banner
chrunos.com,toonworld4all.me###media_image-4
||jorpetz.com/kahitano/banner.gif
go.gets4link.com,nerdy.vn##.blog-item
nerdy.vn##div[style^="width:320px"]
adexchanger.com##.adex-ad-text
dnschecker.org##.ads_block_container
hitc.com,dualshockers.com##.GRVMpuWrapper
luutruhay.net,thaitrieuvi.live##.mh-container > center > a > img
winhelponline.com,thewindowsclub.com##.ezoic-adpicker-ad
androidcentral.com##.article-footer--taboola
||bikeradar.com/pricecomparison/widget/
c4ddownload.com##.adContent1
c4ddownload.com##.posts > div.grid-sizer:empty
investing.com##.boxItemAdd
freepik.com##.spr
hobokengirl.com##.g-single
tw-calc.net##.top-banner
tw-calc.net##.right > .container.vertical
tw-calc.net##.left-menu > .container.vertical_large
tw-calc.net##.main-content > .container.horizontal_small
tw-calc.net##.main-container .content td > .container.rectangle
redgifs.com##.d_300x250_double
redgifs.com##.trafficstars_ad
zdnet.com##.sticky-wrapper
appledaily.com##.article__header > div.platform-container
||hardwarezone.com.sg/js/sphmoverlay.js
||redhdtube.xxx/tmp/
linkcc.pro##.banner-inner > div[style="text-align:center"] > a[target="_blank"]
luutruhay.net,thaitrieuvi.live##center ~ .mh-clearfix.mh-wrapper
1link.vip##iframe[src^="https://www.youtube.com/"]
||pewgame.com/sw.js
||pewgame.com/js/hre.js
vkspeed5.com##.overlay_main
seg-ashort1a-ma.tk##div[style^="width:300px;height:250px;display: inline-block;"]
payskip.org##center > a[href][target="_blank"] > img
||cdn.700tb.com$script,domain=driveddl.xyz
driveddl.xyz##center > div[data-zone][style^="width:"]
gaiaonline.com##div[id^="grid_ad_"]
forbes.com##.video-placeholder
thestreet.com,owlcation.com##.l-grid--ad-card
owlcation.com##.m-header-ad + .m-balloon-filler:empty
bookriot.com##.inside-content-ad-container
bookriot.com##.widget_random_content_pro_widget
123movies.*##.row-btns-special > a[target="_blank"]
google.*##.cu-container
uvnc.com##td[style^="width: 200px;"]
last.fm##.full-bleed-ad-container
indy100.com##div[data-mpu]
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,sportskeeda.com##.connatix-container
mindbodygreen.com##.ad__callout
mindbodygreen.com##.article-rail-item--ad
mindbodygreen.com##section[class*="AdUnit"]
psychologytoday.com##.block-pt-ads
standard.co.uk###taboola-right-rail
standard.co.uk##.irVztL
arktimes.com##.sidebar-tall
arktimes.com##.sidebar-square
arktimes.com##.ad-disclaimer-text
bigtitslust.com###nopp
bigtitslust.com###lotal
ancient-origins.net##.top-add-block-wrapper
wstream.video###container > div[id] > div[id][style*="z-index:"]
wstream.video##div[id^="adtrue_tag"]
gadgetsnow.com##iframe[src^="https://timesofindia.indiatimes.com//
affiliate_new.cms"]
freep.com,greenvilleonline.com##.gnt_tbb
livescore.com###header-ads-holder
livescore.com###banner-top-image-wrapper
50gameslike.com###block-networknmpu
||fapfappy.com/*.php$script,~third-party
hqporner.top##.box_b > small
foxaholic.com##div[class*="foxaholic-publift-"][class*="_sticky"]
||pouvideo.cc/player*/vast.js
3dmodelshare.org##.single-728
finviz.com##td[valign="top"][style*="gfx/banner"]
livemint.com###adfreeDeskSpace
livemint.com###specialAd
katmoviehd4.com##center > div#new > :not([role="button"])
||sexe-libre.org/*.php$script,~third-party
||sexe-libre.org/rotate/*-1024x200px-
latesthdmovies.bid##a[href^="https://bit.ly/"] > img[border="0"]
lesbian8.com,bigtitslust.com,sexe-libre.org##a[rel$="sponsored"]
||mypornstarbook.net/ads/
||i.ibb.co^$image,domain=amongusavatarmaker.com
||amazonaws.com/brand/$domain=hltv.org
hltv.org##div[class*="ASdvuasdr123Gazx"]
hltv.org##.pari-match
hltv.org##.parimatch
goblinsguide.com##a > img[src*="-300x250-"]
winaero.com##.gadsens-ad
winaero.com###dfsfsdfs-asdasd-2
||mp4porn.space/themes/g.js
eto-razvod.ru##.popup_banners_get
eto-razvod.ru##.popup_promocode_get
eto-razvod.ru##.banner_img
||cartoon.porn/wp-content/*/ads.js?
||cartoon.porn/wp-content/*/jads.js?
imx.to##div[style^="text-align:center;width:1000px"]
||a.watchomovies.com/hnzrgg5.js
||123movies.net/js/tooltips.js
elitepvpers.com##.cwcontent
forum.xda-developers.com###sponsor_banner_link
imgweika.buzz,imguiwe.buzz,imgklx.xyz,imgirx.xyz,imgkaka.xyz,imgyear.icu,federleqa.
icu,nemenlake.icu,rtkenale.icu,pikupalate.com,kekolangti.com,cloudgallery.net,imgai
r.net,imgfrost.net,imgair.net###pbe
daviruzsystems.com###sidebar > .bn-lg-sidebar
||daviruzsystems.com/uploads/blocks/block_*.gif
||manhuascan.com^*/popads.js
freexcafe.com###txtbanner
freexcafe.com###join
tineye.com##.no-results > .sidebar.bottom > .promo
tineye.com##.no-results > .sidebar.bottom > .promo + .stock-label
tineye.com##.no-results > .sidebar.bottom > .promo + .stock-label
+ .similar_matches
tineye.com##.no-results > .sidebar.bottom > a[href*="?sharedid=banner_"] > img
howsecureismypassword.net##.banner-img-container
||grauroocm.com/*/js/tag.min.js
strikeout.nu##script + iframe[class][style^="display: block; max-width:"]
[style*="overflow:"]:not([src])
bitcoinly.in##a[href*="&utm_medium=banner"][target="_blank"]
||izismile.com/uploads/izismile.com/banners/
pimylifeup.com###sidebar > section.widget_text > .textwidget >
a[href^="https://go.pimylifeup.com/"][target="_blank"] > img
hindustantimes.com##.storyAd + .slideSection
picrok.com##center > div[style="max-width:1024px;"] > div[id]
[style^="display:inline-block;width:"]
||picrok.com/htde.html
||picrok.com/amload.js
tube8.*##div[class] > input[type="hidden"] + div[class]
tube8.*##.js-remove-ads-premium-link
tube8.*###flvplayer > div#togglerWrapper ~ div[id][style="display: block;"]
tube8.*##div[style="background-color: rgb(255, 255, 255); display: block;"]
unsplash.com##a[data-test="say-thanks-card-sponsor-message"]
activationkeys.co##center > button[class^="buttonPress-"]
theguardian.com##.fc-slice__item--mpu-candidate
alternativeto.net##div[data-testid="put-food-on-the-table"]
weather.com##section[title="Top Deals"]
weather.com##section[title="Featured Deal"]
seattletimes.com##.outbrain-recommended
seattletimes.com##.outbrain-aroundtheweb
||asurascans.com/wp-content/uploads/2021/03/panda_gif_large.gif
asurascans.com##div[class^="code-block code-block-"][style*="text-align: center;"]
> a:not([href^="https://www.asurascans.com/"]) > img
||bestcripto.xyz/assets/images/banners/
fapcat.com##a[href^="https://www.fapcat.com/redirect_cs.php"]
fapcat.com##.spot-list
dosgamers.com##.adsgoogle
swarajyamag.com##div[class^="banner-ad-"]
readhxh.com,readsnk.com,readkingdom.com,readonepiece.com,readvinlandsaga.com,watcho
verlord2.com,demonslayermanga.com,read7deadlysins.com,readfairytail.com,readnaruto.
com,watchsao.tv,watchgoblinslayer.com,readdrstone.com,dbsmanga.com,readopm.com,read
kaguyasama.com,readjujutsukaisen.com,readtowerofgod.com,readnoblesse.com,readmha.co
m##.js-a-container
readhxh.com,readsnk.com,readkingdom.com,readonepiece.com,readvinlandsaga.com,watcho
verlord2.com,demonslayermanga.com,read7deadlysins.com,readfairytail.com,readnaruto.
com,watchsao.tv,watchgoblinslayer.com,readdrstone.com,dbsmanga.com,readopm.com,read
kaguyasama.com,readjujutsukaisen.com,readtowerofgod.com,readnoblesse.com,readmha.co
m##.justify-center > div > b:first-child
readhxh.com,readsnk.com,readkingdom.com,readonepiece.com,readvinlandsaga.com,watcho
verlord2.com,demonslayermanga.com,read7deadlysins.com,readfairytail.com,readnaruto.
com,watchsao.tv,watchgoblinslayer.com,readdrstone.com,dbsmanga.com,readopm.com,read
kaguyasama.com,readjujutsukaisen.com,readtowerofgod.com,readnoblesse.com,readmha.co
m##.justify-center > div > br:nth-of-type(-n+5)
readhxh.com,readsnk.com,readkingdom.com,readonepiece.com,readvinlandsaga.com,watcho
verlord2.com,demonslayermanga.com,read7deadlysins.com,readfairytail.com,readnaruto.
com,watchsao.tv,watchgoblinslayer.com,readdrstone.com,dbsmanga.com,readopm.com,read
kaguyasama.com,readjujutsukaisen.com,readtowerofgod.com,readnoblesse.com,readmha.co
m##.justify-center > div > center
readopm.com,readkaguyasama.com,readjujutsukaisen.com,readtowerofgod.com,readnobless
e.com##.justify-center > center > a[href] > img
watchsao.tv,watchgoblinslayer.com,readberserk.com,readopm.com##.widget-area >
div.card:first-child
watchsao.tv,watchgoblinslayer.com,readberserk.com##.pages__ad
demonslayermanga.com##.text-center > center > a[href] > img[border="0"]
futurism.com##div[class="pb-2 text-center"] > h4
||foxhq.com/gabtab.webm$media,redirect=noopmp4-1s
smihub.com##.footer_pinned_ads
||hackiee.mobi/atag.js
||avimobilemovies.net/atag.js
facebook.com##div[data-pagelet^="BrowseFeedUpsell_"] div[class][style^="max-
width:"] > span
realpython.com##.rpad[data-unit]
realpython.com##div[style="display:block;position:relative;"] +
a[href="/account/join/"][rel="nofollow"]
pornoplay.online##div[class^="happy-"]
hentaicloud.com##.horizontal-ads-content
/\/[0-9a-f]{12}\.js$/$script,~third-party,domain=freeuseporn.com|camwhores.*
||freeuseporn.com/templates/frontend/fulltheme/js/combined.js
||kissanime.*/api/pop.php$xmlhttprequest,~third-party
fs0.releaseload.com##td.responsiveInfoTable >
a[href^="https://fs0.releaseload.com/search/search.php?"]
coolmathgames.com##div[id^="block-ads"]
coolmathgames.com##div[id^="block-coolmath-ads"]
||foxhq.com/cyltuy.gif
foxhq.com##td[alt="FoxHQ BG"] > div[align="center"] > a[rel="nofollow"]
needpix.com###TopBanner
||ytmp3.*/ad/$subdocument
fixyourandroid.com,thewincentral.com##.td-g-rec
||v.fwmrm.net/ad/$domain=cnbc.com
gledajonline.net##a[id^="MyAds"]
||torrentfreak.com/images/nordvpn-disc.jpeg
seomagnifier.com##.xd_top_box
aiarticlespinner.co,check-plagiarism.com,prepostseo.com##div[id*="ad"]
payskip.org###link-view > p
payskip.org##a[href^="https://ladsipz.com/"]
glosbe.com##div[id$="Banner"]
hdmp4mania1.ga##p > a[href][target="_blank"] > img
graphicux.com##.gux_smartbanner
vexfile.com##.title-box > a[href^="https://tracker.vexfile.com/"] > img
/api/spots/*$domain=yomovies.*|speedostream.com|watchomovies.com|gofilms4u.pro|
pornleech.io|hentaihand.com|filmlinks4u.pro|uniqueten.net|ultraten.net|
topcryptoz.net|allcryptoz.net|analdin.com|supjav.com|crazyporn.xxx|hog.tv|
porntry.com|love4porn.com|freeadultcomix.com|hog.mobi
kiemlua.com,link1s.*###baolink1s
krebsonsecurity.com###sidebar > div[style="margin-left:0px;"]
krebsonsecurity.com###sidebar > a[href^="https://www.akamai.com/"]
krebsonsecurity.com###top-banner
forums.tomshardware.com###header_leaderboard
forums.tomshardware.com###footer_leaderboard
||casting-porno-tube.com/old-frog-d67e/
xtube.com##.pageBanner
songmeanings.com##div[class^="Container_ATF"]
songmeanings.com##div[class^="Container_MIDR"]
javtiful.com,cdnqq.net,sbembed.com,wiztube.xyz,incestflix.com,bitporno.com,nakednei
ghbour.com##body > div[style*="z-index:"]
sudoku-topical.com,sudoku-aktuell.de###billboard
studioonehyderabad.co,kindaunique.me##a[href*="//kindaunique.me/link.php"]
shtms.co,gitizle.vip,ay.live,yindex.xyz,uzunversiyon.xyz,aylink.co,findi.pro##.alte
rnative-ad
||momvids.com/*/mv.js
timesofindia.indiatimes.com##.amazonProductSidebar
washingtonpost.com##.paywall > div[style^="width: 100%; margin: 32px auto;"]
hentaiheroes.com###iframe_wrapper
tubeoffline.com##div[style^="min-height: 2"][align="center"]
||mrdeepfakes.com/static/js/pu.js
/^(?!.*(doodcdn.com|cloudflare.com|google.com)).*$/$third-
party,script,domain=dood.so
||manga18fx.com/bmo/*.php
manga18fx.com##.kadx
jjgirls.com##a[href^="https://chaturbate.jjgirls.com/"][target="_blank"]
jjgirls.com##.xcam
/random.js$script,domain=lookmovie.*|uppit.ml
||sak.userreport.com/blueseed/launcher.js
linkebr.com###link-view > center > a[href]
fsharetv.co##.rice
||117.254.84.212:3000^
its.porn##.preroll-blocker
womennaked.net##.hrcht6
jav789.com##span[id^="ad-"]
pornpics2u.com,porngifs2u.com##div[data-elementor-type="footer"] > div.elementor-
section-wrap > section:first-child
claimcrypto.cc##a[href^="https://cryptowin.io"]
redtube.*###paid_tabs_list
redtube.com###video_right_col > div[style="display: block; height: 520px;"]
redtube.com###show_page_streamate
shrtbtc.com,best18vd.com,bestmoneysites.com##td
/popup.js$script,domain=shrtbtc.com|vivads.net|crabcut.net|pornki.com|javfull.me|
uploadshub.com
sports24.*##.container > div.row[style="margin-top: 20px;"] > div.col
sports24.*##.container > div.col[style^="height: 225px; width: 400px"]
ipeenk.com##.col-md-12 > center >
a[href][target="_blank"]:not([href^="https://t.me/"])
lookmovie.top##a[href^="https://vip.movies-flix.club/"]
||fpo.xxx/player/html.php?aid=pause_html&*video_id=*&referer=
hindustantimes.com##.cubeBox
lbb.in##.sales-banner
windowsactivationkey.com,mrpcgamer.co,hornygamer.com##center >
a[onclick^="window.open("]
||sxyprn.*/player/p12.js
euronews.com###js-leaderboard-top
euronews.com##aside.o-article__aside > .OUTBRAIN
diamondfaucet.space##.top
diamondfaucet.space##.bottom
diamondfaucet.space##.widget-3
analyticsinsight.net,diamondfaucet.space##.widget-2
diamondfaucet.space##.form-group > div[id^="adm-container-"]
diamondfaucet.space##div.ablinksgroup
twitchquotes.com##.financetldr-article-promo
twitchquotes.com##.twitchhighlightstv-ad
rawinfopages.co.uk###vpnad728
rawinfopages.com##.region-content > #block-block-8
rawinfopages.com##.region-sidebar-second > #block-block-7
rawinfopages.com##.region-sidebar-second > #block-block-9
rawinfopages.com##a[href^="http://www.infolinks.com/join-us?aid="] > img
rawinfopages.com##a[href^="https://macpaw.audw.net/"][rel="sponsored"] > img
bloggingguidance.com##.box-mai > center > .a
bloggingguidance.com##.box-mai > center > center
bloggingguidance.com##center > p[style="font-size:14px"]
talk.lowendspirit.com##ul[class$="banners"]
lowendspirit.com##div[class$="banners-holder"]
purposegames.com##.lladbar
xkeezmovies.com##a[href="https://nudetik.com/"] > img
xkeezmovies.com##.ofa
dribbble.com##.js-ad-boosted
||sports24.*/ol.php?t=
sports24.*##div[style^="width:300px;height:250px;"]
sports24.*##.adrespl
ping-test.net##.rek970x90
ping-test.net##div[style^="width: 336px; height: 280px;"]
||jamaicaobserver.com/images/FMC_BizWrap.jpg
||hulkstream.com/jvpop*.js
redirect-ads.com##a[href][target="_blank"][onclick*="remove()"]
ufreegames.com##.spo
cpmlink.net##.__web-inspector-hide-shortcut__
upload-4ever.com##a[onclick^="window.open("] ~ a[style*="text-align: left;"]
[style*="font-size: 11px;"]
||configs.forgecdn.net/adfallback.js
||banner-api.grouphfm.com/banner/
||flaanation.com/uploads/banners/
olx.ro,olx.kz,olx.pl,olx.pt,olx.ua,olx.uz,olx.in,olx.com##div[style="min-height:
120px; display: block;"]
||bit.ly/2FQyhNq$subdocument
/^https?:\/\/[0-9a-z]{8,}\.com\/[0-9a-z]{8,}\?(?:key|shu)=[0-9a-z]+/
$subdocument,third-party,domain=imgwex.buzz|imgkuiw.xyz|imgveni.xyz|imglina.xyz|
imgtrw.buzz|imgjut.buzz|imgweika.buzz|imguiwe.buzz|imgkane.buzz|imgkoka.buzz|
imgkia.buzz|imgalor.xyz|imgklx.xyz|imgirx.xyz|imgkaka.xyz|imgyear.icu|
federleqa.icu|nemenlake.icu|opalekr.icu|pixsera.net|rtkenale.icu|pikupalate.com|
kekolangti.com|cloudgallery.net|imgair.net|imgfrost.net|imgair.net|imgpekele.buzz|
imglqw.buzz|imgyng.buzz|imgyvdw.buzz|imglkju.buzz|imgxvd.buzz|imgbbd.buzz|
imgqte.buzz|imgwer.buzz|imgkoc.buzz|imgkorle.buzz
/(?:buzz|com|icu|net|xyz)\/(?!shrinker).*/$script,~third-party,domain=imgwex.buzz|
imgkuiw.xyz|imgveni.xyz|imglina.xyz|imgtrw.buzz|imgjut.buzz|imgweika.buzz|
imguiwe.buzz|imgkane.buzz|imgkoka.buzz|imgkia.buzz|imgalor.xyz|imgklx.xyz|
imgirx.xyz|imgkaka.xyz|imgyear.icu|federleqa.icu|nemenlake.icu|opalekr.icu|
pixsera.net|rtkenale.icu|pikupalate.com|kekolangti.com|cloudgallery.net|imgair.net|
imgfrost.net|imgair.net|imgpekele.buzz|imglqw.buzz|imgyng.buzz|imgyvdw.buzz|
imglkju.buzz|imgxvd.buzz|imgbbd.buzz|imgqte.buzz|imgwer.buzz|imgkoc.buzz|
imgkorle.buzz
http$third-party,~image,domain=imgwex.buzz|imgkuiw.xyz|imgveni.xyz|imglina.xyz|
imgtrw.buzz|imgjut.buzz|imgweika.buzz|imguiwe.buzz|imgkane.buzz|imgkoka.buzz|
imgkia.buzz|imgalor.xyz|imgklx.xyz|imgirx.xyz|imgkaka.xyz|imgyear.icu|
federleqa.icu|nemenlake.icu|opalekr.icu|pixsera.net|rtkenale.icu|pikupalate.com|
kekolangti.com|cloudgallery.net|imgair.net|imgfrost.net|imgair.net|imgpekele.buzz|
imglqw.buzz|imgyng.buzz|imgyvdw.buzz|imglkju.buzz|imgxvd.buzz|imgbbd.buzz|
imgqte.buzz|imgwer.buzz|imgkoc.buzz|imgkorle.buzz
nightdreambabe.com##.banner_place
searchenginereports.net##.ads_boxx
||uppit.ml/bootstrap.js
||hdvid.*/maven.js
savvytime.com##.converter-ad
voe.sx##a[href^="https://3r1kwxcd.top/"]
uwatchfree.tech##a[href*="https://www.topcpmnetwork.com/"]
||hiphopza.com/wp-content/uploads/*/ad.gif
||wp.com/hiphopza.com/wp-content/uploads/*/ad.gif$domain=hiphopza.com
||cdjapan.co.jp/aff/tmpl/big_banner_728x90i.js
abplive.com##amp-img[alt="get app pic"]
abplive.com##.ads-320x250
abplive.com###root > div[style="min-height:110px"]
clix4btc.com###RightFloatAds
thefmovies.me##a[href^="http://viewlnk.com/"][target="_blank"]
codesnail.com##.inside-right-sidebar > #custom_html-2
||beautifulero.com/nhEt4YuL9U6Q.js
polygonscan.com##.col-12 .showcase-banner-text
polygonscan.com##.col-12 .showcase-banner-text + img
polygonscan.com,bscscan.com,etherscan.*##.showcase-banner-spacing
etherscan.*##.text-center > a[href][target="_blank"][class*="d-lg-inline-block"]
etherscan.*##.container > span[id^="ContentPlaceHolder"] + .border-top
thepalmierireport.com##.z-ad-inline
puretoons.me##.notificvpn
||animeland.us/salapi*.html
||yospace.com/csm/access/*=vast$domain=peacocktv.com
yuzu-emu.org##.pt-md
techymozo.com##iframe[id*="_970x90_anchor"]
techymozo.com,techrfour.com##iframe[data-id*="970x300_billboard_"]
namemc.com##div.ad-container
bscscan.com##.bg-dark > div.container > div.row > div.col-12.col-lg-5
softpedia.com##.adwblue
||nyafilmer2.com/u_$script
nyafilmer2.com,nyafilmer1.com,nyafilmer.*##.adtrue-holder
y2meta.com##.ads-social-box
nomics.com##.bs-ad-banner-top
nomics.com##broadstreet-zone-container
u18chan.com##div[class^="ad_banner"]
alternativeto.net##.subtle
link.bitmos.co.in##iframe[src^="https://bitmos.co.in/payment/"]
cut-fly.com,link.bitmos.co.in##.box-main > [href]
||superfolder.net^$script,redirect=noopjs,domain=getcopy.link
getcopy.link,123movies.*##body > div[id$="Overlay"][style^="opacity: 0.85; cursor:
help;"]
getcopy.link,123movies.*##body > div[id$="Overlay"][style^="opacity: 0.85; cursor:
help;"] + div[class][id][style^="padding-bottom:"][style*="position: fixed;
width:"]
rule34.xxx###halloween
extralinks.*,extramovies.*##.ad_btn1
extramovies.*##a[href="/dlbutton.php"]
extramovies.*##body > a[href]#theme_back
uploader.link##a[href^="https://shopcart4me.com"]
yoshare.net##iframe[id^="yoshare.net_"][id$="_DFP"]
||edge4k.com/in/adop
animax.*##[src*="//a.exdynsrv.com/iframe.php"]
||animax.*/ax.js
dekki.com##div[pb-serve-label*="advert"]
cuts-url.com##.content
flamescans.org,chineseanime.co.in,isekaisubs.web.id,173.249.49.204,asurascans.com##
#teaser3
asurascans.com###main-menu + div[id^="asura-"] >
a[href^="https://asurascans.onelink.me/"]
||asurascans.com/wp-content/uploads/*/immortaltaoist.gif
world4ufree.*##a[href="https://buycheaphost.net/"]
mastiflix.com##.theiaStickySidebar > #text-2
theregister.com##.ad-falcon
||cdn.shopify.com^$domain=moviechat.org
moviechat.org##a[href^="https://breathecup.com/?utm_source="][target="_blank"]
pcmur.es##div[style*="width:300px"][style*="height:250px"]
sofurry.com###sf-ads
||streamtape.*/sw.js
mydownloadtube.*##.movie-box > .vert-add
vidcorntv.org##aside.fg1 > a[href][target="_blank"]
uploadfile.cc,upindia.*##.soundy
wuxiaworld.com##div[id^="placement-"]
greenlemon.me##.advertis
||yifyhdtorrent.org/js/atag.js
||btdb.*/bal.js
||pleasevisitmywebsite.com/wp-content/uploads/*/getimage
simsdom.com##div[class^="_ad"]
simsdom.com##div[id^="adv"]
gainbtc.click##[style*="width:300px"][style*="height:250px"]
gainbtc.click##ins[style*="width:728px"][style*="height:90px"]
gainbtc.click##ins[style*="width:468px"][style*="height:90px"]
nono.games###closed-vid
desktophut.com##.visuma > div.left.column
douploads.net##a[href^="https://href.li/"]
nocensor.monster##.container > .alert-danger[style^="border:"]
[onclick^="window.open("]
msendpointmgr.com##.widget_sponsors_widget
earnload.co##.box-main > p[style]
alpha-
scans.org,oploverz.asia,xcalibrscans.com,iimanga.com,paid4.link,animexin.xyz##div[i
d^="teaser"]
cryptocompare.com##more-stuff-desktop-sidebar
ccurl.net##a > img[class^="aligncenter"][height="250"]
tomato.to##a[href^="https://bit.ly/"]
||webcamtests.com/MyShowroom/view.php
yourdictionary.com##.advertising-container
sonichits.com###top-ad-outer
sonichits.com##.lyrics > div > center > iframe[src^="/tf.php?"]
new-gomovies.online##.jwplayer > div.jw-logo-top-right
new-gomovies.online##.jwplayer > div.jw-logo-top-left
||megaup.net/sw.js
||icyporno.com/jss/external_pop.js
artipedia.id###close-teaser
||elil.cc/reqe.js
||elil.cc/pdev/
||imgair.net^$domain=elil.cc
shrinkforearn.in##.box-main > .row
||boobsrealm.com/wp-content/uploads/*-banner$image,~third-party
||bustyporn.com/*.php?src=$subdocument,third-party
boobsrealm.com##iframe[style$="height: 250px;"]
wtop.com##.ds_cpp
celebritynakeds.com##.show-over-1000.async-reklam-placeholder
nstnews.net##p[style="text-align: center;"] > a[target="_blank"]
bloomberg.com##.leaderboard-container
1337x.*##.no-top-radius > .clearfix > ul[class*=" "] > li > a[href^="/rmusic-"]
1337x.*##.no-top-radius > .clearfix > ul[class*=" "] > li > a[href^="/dirdownl-"]
fastbikesmag.com##.main-sidebar > aside[id^="custom_html-"]
raider.io##.rio-zone
raider.io##div[style="position: fixed; right: 0px; bottom: 60px; z-index: 99999;"]
raider.io##div[style="width:320px;height:180px;overflow:hidden"]
games.miamiherald.com,games.metro.us##.ark-ad-message
games.miamiherald.com,games.metro.us##div[class^="DisplayAd_"]
uptomega.me,uptomega.com##[align="center"] > a[href] > img
worldfree4u-lol.online##img[width="468"][height="90"]
worldfree4u-lol.online##img[width="300"][height="300"]
snowfl.com,domain-status.com##.aunit
tei.ai,mcmcryptos.xyz,cutw.in###link-view > a[target="_blank"] > img
cutw.in##.box-main > a[target="_blank"] > img
amazon.in##div[cel_widget_id^="tetris-creative-desktop_loom-desktop-top-slot"]
lyricsbot.pw##center > a > img
lyricsbot.pw##a[href^="http://trck."]
litegpt.com##a[href^="https://litegpt.com/link.aspx?id="][target="_blank"] > img
globalnews.ca##.c-posts__ad
topstreams.info##.ui-widget-overlay
topstreams.info##.ui-widget-content
||probablerootport-*/*/?utm_campaign=*&sid=$all
pixelexperience.org###ezmobfooter
rateyourmusic.com##div[class^="page_ads_creative_"]
rateyourmusic.com##div[style*="color:var(--mono-6);text-align:center;"]
stem-cells-news.com##div[onclick^="myFunction()"]
||bigtitsgallery.net/wp-content/themes/btg/assets/bannerPopup.css
thepostmillennial.com##.netizen-slot
radio.net##.topAdSpacer
cryptofuns.ru##center > p > a[target="_blank"]
stileproject.com##.footer_spots
stileproject.com###webcamTabs
genshinimpactcalculator.com###BannerBottom
||pic.teenlolly.com/teenlolly/images/banners/
fctables.com##body > div[style^="background:#e3e3e3;"][style*="height:110px;"]
techymozo.com,techrfour.com##p > a > img
1001fonts.com##body .adzone-sidebar-wrapper
l.shortzzy.in,l.top20hub.com##div[style^="min-height:"] > a[target="_blank"]
l.shortzzy.in,l.top20hub.com##center > a[target="_blank"] >
img[class="aligncenter"]
taxidrivermovie.com###post-block > div > div.post:not([id^="post-"])
taxidrivermovie.com##.adboard-top
taxidrivermovie.com###scroll-div
taxidrivermovie.com##.board-mini
||assets.freeones.com/istripper/
||22pixx.xyz/topx.php
22pixx.xyz##.resp-container1
nba.com##div[class^="DisplayAd_"]
msfsaddon.com###after-ad
thedailystar.net##.region-notification
avforums.com##.m2n-ads-slot
blitzadultparty.ru##.cross-promo-bnr
sallysbakingaddiction.com##div[class^=adthrive-]
fark.com##.top_right_container
hindustantimes.com##.storyAd
news18.com##.n18nheader > div.n18thder
news18.com##figure[class^="Article_article_mad_"]
mid-day.com##div[class$="BannerAd"]
waybig.com##img[src^="https://www.waybig.com/blog/assets/bnrs/"]
vaughn.live##.browsePageAbvs300x600
vaughn.live##.abvsDynamic
||best18porn.com/best18.js
best18porn.com##.in-player-spot
||youx.xxx/videos/player/html.php?aid=pause_html&*video_id=*&referer=
||sexykittenporn.com/images/sexykittenporn.com/is.js
gqindia.com##.topadbnr
usersdrive.com##a[onclick^="window.open("][rel^="noreferrer"]
aol.com##.m-partner
||orgyxxxhub.com/js/arjlk.js
orgyxxxhub.com###invideo_2
||wixstatic.com/media/*~mv2.gif$domain=taxi-point.co.uk
taxi-point.co.uk##div[id^="comp-"][class^="_"] > div[class^="_"][style^="padding-
left"]
||t.crsmc.link/*&offer_id=$subdocument
nfl.com##.d3-c-adblock
startcrack.com,zuketcreation.net##a[onclick^="window.open("]
client.googiehost.com##center > p > strong
||filesearch.link/jsgetir.php
nflstream.io##.embed-responsive > div[class="position-absolute w-100 h-100"]
anybunny.com,hotntubes.com##td[width="360"]
||ibradome.com/ba/chargi.js
||isohunt.lol/k.js
nyafilmer2.com,nyafilmer1.com,tittafilmer.com,webfilmer.com,nyafilmer.vip##.cnotice
_holder
123unblock.*###lb-banner
gamemodels3d.com##.friends-banner
gamemodels3d.com##a[href^="https://ad.admitad.com/"]
movierulzfree.is##center > a[style="text-decoration:none;font-size: 25px;"]
||movierulzfree.is/watchmovie.php$popup
movierulzfree.is,5movierulzfree.me##.ad_watch_now
movierulzfree.is,5movierulzfree.me##.hd-buttons
||5movierulzfree.me/watchnow.php$popup
messaging-custom-newsletters.nytimes.com##.advt-padding
manhwaid.org,manhwafull.com,mangatone.com,lordmanga.com,mangatx.com##.c-top-sidebar
pickmypostcode.com##.aside-sponsored
pickmypostcode.com###v-aside-rb
supjav.com##.video-wrap > div.right
urban-vpn.com##div[class^="urban-modal"]
vid.crictime.com###HDVideo
easybib.com##div[class^="styled__SideView"]
/prayforhatters/afon*.js$domain=txxx.com|txxx.tube
consumercomplaints.in##.in-ads
||script.hentaicdn.com/cdn/v*.assets/js/NATORI.
||hentai2read.com/cdn-cgi/apps/*.js
indiegamebundles.com##a[href^="https://www.humblebundle.com/subscription"]
readlightnovel.org##.row > div[style="min-height:280px;"]
readlightnovel.org##center > div[style="min-height:300px"]
dogemate.com##.fixed-b
mailshub.in##a[href^="https://www.amazon.in/"] > img
||furrycdn.org/spns/$image,domain=furbooru.org
cachevalleydaily.com##.main-top-ad
api.savemedia.website###dlbutton > span[style="color:#fff"] + div[style]
convert2mp3.club##a[href="/dt/"]
convert2mp3.club##a[href^="https://charitablemilletplumber.com/"]
fssquad.com##.samBaasnnerUnit
fssquad.com##.banner-end
||hdreporn.com/js/hr.js
mgtow.tv###header_plug
mgtow.tv###sidebar_ad_
tsgtv.net##div[id^="wff_floating_banner"]
tsgtv.net##.wff_text_advertisement
tsgtv.net##.wff_default_banner_styles
tsgtv.net##.td_mod_wrap > style[type] + p
gosunoob.com##div[class^="ad-holder-"]
segmentnext.com##.ad-after-paragraph
camflow.tv###kt_player > a[target="_blank"][style*="z-index: 170;"]
camflow.tv##.rltd
graphicux.com##.gux-floating-add
graphicux.com##.item-list.inpost_add_recent
hentaibaka.one##.paid-mix
hentaibaka.one##.portfolio-items > div:not([style]):not([itemprop])
||forum.picbaron.com/Banner
desishoot.fun##.islemag-content-right > div.widget_custom_html
||tubewolf.com/_a_ta/s/s/$redirect=nooptext,important
bulbagarden.net###cdm-zone-end
bulbagarden.net###leaderboard_atf
bulbagarden.net###bodyContent > .visualClear + div[style="min-
height:315px;"]:not([class]):not([id])
jetpunk.com##.banner-ad-outer
jetpunk.com##.box-ad-outer
toptechtalk.xyz##.adspop
||cloudflare.com/ajax/libs/*/popper.min.js$domain=voe.sx
toptechtalk.xyz##form[class="text-center"] > div[data-zone]
||cdn777.net/site/binance-banner.jpg
||cdn777.net/site/usagoals/sitelinks/xpopme.js
offerup.com###db-item-list a[target="_blank"][data-impression-feedback-
url*="&ad_network="]
gab.com##article[data-id^="promotion-"]
flickr.com##.moola-search-div
cpu-monkey.com##.werb
||hdsexmovies.xxx/tmp/
||hdpornmax.com/tmp/
||bbc.com/ngas/latest/dotcom-ads.js
kimcartoon.*,dvdtrailertube.com,weekendnotes.com##div[style*="width: 300px; height:
250px;"]
newsday.com##.fullBanner
aylink.co,privatemoviez.*,gdrivez.xyz,tlin.me,antiscan.me,illink.net,downturk.net,a
pp.stream2watch.sx,uploadflix.org,uploadraja.com,modsfire.com,cryptofuns.ru,kvador.
com,tweetycoin.com,flashx.net,speed4up.com,gamefox.ws,spaste.com,fckdescargaspaste.
com.ve,fckdescargas.com.ve##center > a[target="_blank"] > img
kitguru.net###bg_url_kg
coin.mg##span[style^="height: 90px;"][style*="width:728px;"]
||yoursports.stream/watch/now.php
yoursports.stream,yrsprts.stream##iframe[src^="http://yoursports.stream/watch/
now.php"]
yoursports.stream,yrsprts.stream##div[style^="width:300px;height:250px;"]
yrsprts.stream##div[style^="display:flex;height: 230px; width: 100%; max-width:"]
l2network.eu##.ubm_banner
||isaiminiweb.online/ads.js
||gplinks.in/advertising/banners/$image
bdupload.asia,indishare.org##center > p > a[href][target="_blank"] > img
ign.com##.bobble
freefinancetools.net##.sp
pockettactics.com,pcgamesn.com##.aff_widget
zuketcreation.com##a[id][href][onclick^="window.open"][rel="noreferrer noopener"]
meracalculator.com###ad-top-header
meracalculator.com###ad-calculator-start-desktop
meracalculator.com###ad-before-button
sports24.club##.adrespl
sports24.club##a[href="/vpn"]
sports24.club##a[href*=".php?u=aHR0c"][rel="nofollow"]
sports24.club##div[id][style^="width:300px;height:250px;overflow:"]
sports24.club##.row > .col[style="min-height: 250px; width: 300px; margin: 0px auto
15px !important;"]
sports24.club##.container > .col[style="height: 225px; width: 400px; margin: 0px
auto 15px !important;"]
||sports24.site/nflol.php
||algoply.com^$domain=sports24.club
adshrink.it,pairom.com##.dimmer
businessinsider.in##div[data-urlm^="/amazon_lhs"]
||wikipedia.org/w/api.php$domain=adshrink.it|pairom.com
||shrink-service.it/v*/public/api/prototype/news/$domain=adshrink.it|pairom.com
jav720.net##.under-video-block > center
3xphim.net##.footer-ad-mobile
3xphim.net,damvc.pro,phimsexkhongche.net,z900.net##.under-video-block > center
jav720.net##.video-player-area > center
||i.pinimg.com/564x/$domain=3xphim.net|cdnx.stream|damvc.pro|jav720.net|
phimsexkhongche.net|z900.net
desertsucculents.com##a[href^="https://hop.clickbank.net/"]
||desertsucculents.com/wp-content/uploads/*/Lose-belly-fat-gif.gif
||desertsucculents.com/wp-content/uploads/*/3-life-changing-video-to-lose-
weight.gif
gigmature.com##a[href^="https://www.revenuenetworkcpm.com/"]
gigmature.com##a[href*="shewantyou.com/"]
||youtubetomp3music.com/static/js/pops-
theblogcash.in##a > img[height="250"]
calculatored.com##.my-2 > div[style="width: 300px;height: 250px; align-items:
center;margin:auto;"]
dlsharefile.com##a[href^="https://dlmonitize.com/"]
onlineocr.net##.tbl_style > tbody > tr[style="height:120px; min-height:120px"]
receivesms.org,receivesms.co###adresp
uplinks.in##center > p > .button
cheapdigitaldownload.com##a[class^="bg-link-"][target="_blank"]
||allkeyshop.com/blog/wp-content/uploads/Kinguin_Fifa_AKS_bg_EN.webp
freeonlineapps.net##div[data-ad-client]
astrorace.io###promo
pacogames.com##div[id^="gp_"]
hackintoshshop.com##.gchfjsmv-column-1
taming.io###di-ai-left
taming.io###di-ai-bottom
tineye.com##.no-results > .col-lg-4.text-center > a[href][target="_top"] > img
comidoc.net##.MuiContainer-root > div[style^="text-align:center;margin-
left:auto;margin-right:auto;min-height"]
comidoc.net##.MuiContainer-root > div[style^="text-align: center; margin-left:
auto; margin-right: auto; min-height:"]
kansascity.com,idahostatesman.com###ConnatixVideoAd
||apglinks.net/static/script/jala-aes.js$third-party
free-codecs.com###copySoftwareLink
seulink.net##a[href^="https://ads."]
xpicse.com##li[style^="width: 320px; height: 250px; text-align: center;"]
coincodex.com###CCx3Sticky
||coincodex.com/*/prposition.php
coincodex.com###CCxStickyBottom
coincodex.com##app-page-title > div.d-none.d-xl-flex
coincodex.com##app-root > div[class*="d-none d-xl-flex ng-star-inserted"]
[style="width: 100%;"]
coincodex.com##a[class*="binance_affiliate"]
coincodex.com##.side-col > div[style="text-align: center; position: relative;"]
porntitan.com##._767p
cartoonpornvideos.com,porntitan.com##.detail-side-banner
cartoonpornvideos.com,porntitan.com##.ads-mobile
||flixhq.net^$popup,domain=9anime.to|9anime.ru
boobieblog.com##div[align="center"] > p > a[target="_blank"] > img
cum-shows.net,recorded-webcams.com##.embed-container
flaticon.com##li[id^="bn-icon-list"]
themuslimvibe.com,bigboobsalert.com##.promo
||filtercams.com/static/images/banners/
||pornlist.tv/myvids/rek/
pornlist.tv##iframe[src*="/rek/"]
gotohole.com,4kpornmovs.com,pornvideos4k.com,youjizzvideos.pro,asian-
teens.co,pornmovies4k.com##.full-bns-block
gotohole.com,fullpornfuck.com##.video-brs
teenyounganal.com,gotohole.com,asian-
teens.co,pornmovies4k.com,fullpornfuck.com##.brs-block
||pornlist.tv/assets/b_in_p.css
||imgmaze.pw/fsed.html
imgoutlet.pw,imgrock.pw,imgmaze.pw,imgdew.pw##center > iframe[style^="width:100%;
height:400px;"]
imgtown.pw##center > div[id][style*="width:300px;height:250px;"]
pornharvest.com###scrcap_cont
pornharvest.com##.sitejoin
||fuck-videos.xxx/tmp/*.php
fuck-videos.xxx##.block-mobile
fuck-videos.xxx###fltd
fuck-videos.xxx##iframe[src^="//fuck-videos.xxx/tmp/?zone="]
fuck-videos.xxx##.recomend-container
||imgdew.pw/nxhjez.js
||imgdew.pw/btsd.html
keep2porn.net##center > a[href="https://vrpornx.net/"] > img
||keep2porn.net/templates/keep2porn/images/vr300.gif
||keep2porn.net/templates/keep2porn/images/banerk2s.gif
||freepornxxxhd.*/js/exopop.js
||brazz-girls.com/scripts/chatur.js
||brazz-girls.com/scripts/yall.*.js
||brazz-girls.com/chaturbate/
||highwebmedia.com/ri/$domain=japanesebeauties.net
wildcumshots.com##.enhanced-text-widget
||primecurves.com/sponsors/
primecurves.com##a[href^="https://srv.dropkickmedia.com/"]
||mp3zik.net^$domain=userload.co
toppixxx.com###topboxad
toppixxx.com##.thumbad
toppixxx.com##.imadswide
toppixxx.com##.bigblock
||googletagservices.com/activeview/js/current/rx_lidar.js$domain=gq-magazine.co.uk
||older-mature.net^$image,domain=pussyspot.net
pussyspot.net##a[href="https://nudegirlsoncam.com/"]
pussyspot.net##div[class^="content"] > div[align="center"]
||tuberel.com/poppy/
upornia.*##.app-banners
upornia.*##.video-ad-videos + div.aa_label
upornia.*##div[class$="related"] + div.aa_label
upornia.*##.videoplayer-wrapper + div > div[class]:only-child
||thesquarshers.com/images/Banner
livejasmin.com##.container_banner
||dditscdn.com/*/advertisement.js
thesquarshers.com##a[class="item"][target="_blank"]
thesquarshers.com##.bottomadv
||sexyfuckgames.com/includes/*.php
||porngames.com/images/*.gif
sexflashgame.org##center > script + a[target="_blank"] > img
playporngames.com##.banner-center-first
playporngames.com##div[style*="width: 330px; height: 100%;"]
||hentai-gamer.com/pics/
nationalfile.com##.code-block > a[href*="&utm_medium=sitebanner"][target="_blank"]
> img
ehotpics.com,upicsz.com##figure[style^="width: 310px;"]
m-hentai.net##.leaderboardcontainer
m-hentai.net##.landingpageadcontainer_iframe_300
||m-hentai.net/JS/exoclick%20popunder.js
milfporn8.com##.vid-ave-pl
||gaysearch.com/gs*/gs.js
||vidxhot.net/out.php?$popup
||hqtube.xxx/api/pu/
||hqtube.xxx/tmp/
pcsx2.net##td[style^="vertical-align"] > p[style^="text-align: center;margin"]
peazip.github.io##td[style="background-color: rgb(255, 255, 255); vertical-align:
top; text-align: center;"]
kongregate.com##div[id^="rec_spot_ad_"]
pairom.com###system_box_rotation
pairom.com##.dimmer
hindustantimes.com##.ht-dfp-ad
hindustantimes.com##.desktopAd
europixhd.net##a[id^="MyAds"]
india.com###menu-secondary > li.housing
india.com##a[href^="https://housing.com/?utm_source="] > img
||webserver.one/atag.js
compressor.io##.adwrapp
cartoonbrew.com##.cb-ad
compress-or-die.com##.component_global-ad
||compress-or-die.com/public/ad-bg.svg
youporntube.net,gaytail.com##.happy-footer
youporntube.net,twinkybf.com,javfull.pro,gaytail.com##.happy-sidebar
||vast.yomeno.xyz^$xmlhttprequest,other,redirect=nooptext
chinesesexmovie.net,camcam.cc,hubgifs.info,taboohome.com,pornmilo.me,xxxmax.net,fre
shscat.com,tubeputas.com,watchmdh.to,onlynudes.tv,xpornass.com,cartoon.porn,javporn
18.com,asmrx365.com,gaytail.com,clicporn.com,blowxtube.com,porndollz.com,teenager36
5.com,pornmz.com,asianmilfhub.com##.wps-player__happy-inside
youporntube.net,bestjavporn.com,twinkybf.com,freshscat.com,darkleia.com,gaytail.com
,ebonyo.com,mobile-
porn.club,myfamporn.com,teenager365.com,stockingfetishvideo.com##.happy-under-
player
lolalytics.com###any
lolalytics.com##div[class^="AdsGutter_"]
imgbox.com###image-content-container > .image-container + div[style="text-
align:center; margin-top:4px;"] > div[style="display: inline-
block;width:300px;height:250px"]
issuu.com##div[class^="Ads__"]
smallseotools.com##.__hammm_haa_
smallseotools.com##a[href^="https://smallseotools.com/"][href$=".html"]
[target="_blank"]
||smallseotools.com/teriiii_
lowyat.net##.post-content > div[align="center"][style="background:
whitesmoke;padding: 10px;min-height:250px;"]
pressherald.com##.sub-sponsored
3c-lxa.mail.com##.ad.sky
||iamcdn.net/players/playhydraxs.min.js
myanimelist.net##div[style="padding:16px 0px 0px 0px;margin:14px 0px 0px
0px;"]:not([class]):not([id])
||mediaelements.github.io/MediaElements/extrastuff.js$domain=miraculousladybug.cf|
bemiraculous.tk
gainbtc.click##.panel-heading > center > ins[style="display:inline-
block;width:300px;height:250px;"]
pervertedmilfs.com##.arielle
ustream.to##.popup
wccftech.com##.wccf-products
instadp.com##a[href="https://followmeterapp.com"]
||youtube.com/embed/s64CHqUrzYY?autoplay=$domain=instadp.com
/nwm-fp.min.js$domain=strikeout.nu|sportsbay.org
paper-io.com###gameadsbanner
||gameads.io/getcode?*gameadsbanner
insideevs.com##.ap[data-dfp-attrs*="banner"]
jokersplayer.xyz##.snackbar.bottom
cnasolution.com##.bts-popup
cnasolution.com##.altumcode-bottom_left
trovigo.com###banner_wrapper
||anime.solutions/public/assets/js/link-converter.js
streamsport.icu###ads > #close
litegpt.com##div[id*="_partnerAds"]
litegpt.com###ctl00_sidebar2
reverso.net###locdbanner
reverso.net##.rightResult > .vda-section
reverso.net##.search-main-wrap > .left-part > .toprightdiv
synonyms.reverso.net,context.reverso.net##.right-content > #rca > [class^="rca"]
wco.tv##div[style*="float:right; width:500px;"][style*="height:3"]
play-hearts.com##a[class$="Ad"]
onlinevideoconverter.video##.music-container a[href][target="”_blank”"] > img
||ngegas.files.im/*.js
doncorgi.com##.inside-right-sidebar > aside#custom_html-2
doncorgi.com##.inside-right-sidebar > aside#custom_html-3
thumbnails.porncore.net##iframe[width="200"][height="1000"]
||cfgr3.com/popin/latest/popin-min.js
||datawav.club/*.php
||pimpandhost.com/site/trending-banners$third-party
||runemate.com/redirect/images/*.gif
mypornstarblogs.com###live-bottom
mypornstarblogs.com###mgb-container
mypornstarblogs.com###mpc-container
||older-mature.net/pop.js
older-mature.net##div.box1[style^="height:"]
older-mature.net##.content > div[style^="width:728px;"][style*="margin:auto;"]
ashort1a.xyz##.content > iframe[src][height="250"]
||vipergirls.to/t2090e8e7600v3.js
||porn5k.me/inc/nb.php
linegee.net##body > div[style^="position:fixed; bottom:0; width:100%;"]
shesfreaky.com##.player-ad-container
sexgifs.me##a[target="_blank"] > img[width="300"][height="250"]
keybr.com##.Placeholder
videohelp.com##.maingray div[style*="width"] #headerbanner > center
videohelp.com##.maingray div[style*="width"] div[id^="thisis"] > center
namethatporn.com##body > div.a_br
||youtube4kdownloader.com/scripts/stats.js
educaplay.com###publiVideo
educaplay.com##.busAct__resultados__anu
||educaplay.com/v2/resources/img/educaplayPremium_*.mp4$media,redirect=noopmp4-1s
garticphone.com###garticphone-com_160x600
freeconvert.com##.adcontainer2
paid4.link,artipedia.id,miklpro.com##.blog-content
chickteases.com##.owner
pornpics.com##.r-frame
babeuniversum.com##.adsense > a[target="_blank"][href^="/click/o/"]
babeuniversum.com##.galleryad
thehill.com##p[style="font-family:Arial;color:#666666;font-size:11px;text-
align:right;margin-bottom:-10px;"]
worldsurfleague.com##.unicorn[data-unicorn-settings*="sponsor"]
obfog.com##div[class^="gAds"]
obfog.com##div[style="margin:auto;padding:10px;min-width:970px;max-
width:980px;height:250px;"]
forum.xda-developers.com##div[id^="spot_"].spot
sanoybonito.club##.body > .text-left
pornzog.com##.video-ntv
iscb2015.info##a[target="_blank"] > img:not([class]):not([alt])
family-fuck.net##.plink
||imzog.com/poppy/
||audioz.download/templates/Default/img/promo/
/sex.gif$domain=epikporn.com|erotichdworld.com|guruofporn.com|jesseporn.xyz|
jumboporn.xyz|kendralist.com|steezylist.com
/yep.gif$domain=abellalist.com|doseofporn.com|freyalist.com|lizardporn.com|
moozporn.com|zehnporn.com
/images/*/istripper/*$domain=8boobs.com|babesinporn.com|bustybloom.com|
fooxybabes.com|hotstunners.com|mainbabes.com|rabbitsfun.com|silkengirl.com|
silkengirl.net|wantedbabes.com
/images/*/strp_v*.js$domain=8boobs.com|babesinporn.com|bustybloom.com|
fooxybabes.com|hotstunners.com|rabbitsfun.com|silkengirl.com
/images/*/b/*.jpg$image,redirect=2x2-transparent.png,domain=babeuniversum.com|
novojoy.com|rossoporn.com|sexynakeds.com|redpornblog.com|pbabes.com|grabpussy.com|
babesbang.com|novostrong.com|nightdreambabe.com|babesandbitches.net|novoporn.com|
babesaround.com|join2babes.com|novojoy.com|pussystate.com
/images/*/b/*.jpg$domain=babeuniversum.com|novojoy.com|rossoporn.com|
sexynakeds.com|redpornblog.com|pbabes.com|grabpussy.com|babesbang.com|
novostrong.com|nightdreambabe.com|babesandbitches.net|novoporn.com|babesaround.com|
join2babes.com|novojoy.com|pussystate.com
/images/*/banners/*$image,redirect=2x2-transparent.png,domain=100bucksbabes.com|
8boobs.com|babeimpact.com|babesandgirls.com|babesinporn.com|babesmachine.com|
bustybloom.com|chickteases.com|decorativemodels.com|exgirlfriendmarket.com|
fooxybabes.com|hotstunners.com|nakedneighbour.com|rabbitsfun.com|sexyaporno.com|
silkengirl.com|silkengirl.net|thousandbabes.com|wildfanny.com|glam0ur.com|
slutsandangels.com|theomegaproject.org|livejasminbabes.net|sexykittenporn.com|
pleasuregirl.net|morazzia.com|babesaround.com|dirtyyoungbitches.com|novoglam.com|
vibraporn.com
/images/*/banners/*$domain=100bucksbabes.com|8boobs.com|babeimpact.com|
babesandgirls.com|babesinporn.com|babesmachine.com|bustybloom.com|chickteases.com|
decorativemodels.com|exgirlfriendmarket.com|fooxybabes.com|hotstunners.com|
nakedneighbour.com|rabbitsfun.com|sexyaporno.com|silkengirl.com|silkengirl.net|
thousandbabes.com|wildfanny.com|glam0ur.com|slutsandangels.com|theomegaproject.org|
livejasminbabes.net|sexykittenporn.com|pleasuregirl.net|morazzia.com|
babesaround.com|dirtyyoungbitches.com|novoglam.com|vibraporn.com
/flr.js$domain=8boobs.com|angelgals.com|babesinporn.com|fooxybabes.com|
hotbabeswanted.com|hotstunners.com|mainbabes.com|nakedbabes.club|pleasuregirl.net|
rabbitsfun.com|sexybabes.club|silkengirl.com|silkengirl.net
/smallfr*/*$subdocument,domain=babeimpact.com|decorativemodels.com|
sexykittenporn.com
girlsofdesire.org##a[href^="/out"]
babeimpact.com,decorativemodels.com,sexykittenporn.com##iframe[src^="/smallfr"]
/bload$domain=8boobs.com
nakedbabes.club,hotbabeswanted.com##.deskbanner
smutr.com,silkengirl.com,yeptube.*,boom.porn,3prn.com,smutv.com,torjackan.info##.sp
ots
redpornblog.com###ads
mrdeepfakes.com##.ad-menu
thousandbabes.com##.sponsorholder
india.com###cbanner
xhamster.com##.wio-aspb
xhamster.com##.wio-x
lookmovie.io##.bottom-message-container
lookmovie.io##div[class$="-page-ads-wrapper"]
lookmovie.io##.notifyjs-corner
pixiv.net##a[target="premium_noads"]
lowendtalk.com###Foot > a[href] > img
||lowendbox.com/wp-content/uploads/*/dedipath-optimized.gif
||nas1.flashx.net/lib/KxEOmF.js
homepornvideo.net###in_player_block
iceporn.com##.spot-300x100
||flashx.net/play.php$all,important
fileriver.net##center > a[onclick*="https://href.li"]
fileriver.net##.wlm-container
britannica.com##.video-ad-container
familyporn.tv##.thumbs > div.side_spot
tophentaicomics.com##.thumb-ad
tophentaicomics.com##.sidebar > div.widget_text.sidebar-wrapper
||tophentaicomics.com/istrippers.jpg
||tophentaicomics.com/pop.js
||gartic.io/*.mp4$media,redirect=noopmp4-1s
||jumboporn.xyz/t63fd79f7055.js
thomasmaurer.ch##.sidebar > #custom_html-2
thomasmaurer.ch##.sidebar > #custom_html-3
thomasmaurer.ch##.sidebar > #custom_html-4
thomasmaurer.ch##.sidebar > #custom_html-5
arcadewank.com##a[href^="http://hits.epochstats.com/hits.php"]
||arcadewank.com/promo/*.gif
||3dsexgames.biz/linkbanners/3dsexgamesnew150x100.gif
||arcadewank.com/images/flashplayer.gif
2beeg.me##.ave-pl
popjav.tv##.video_ad
adwork.us,afly.pro##center > a[href*="?utm_source"]
||streamcr7.com/footyshoes.gif
streamcr7.com##.container > a[href].btn-outline-primary
sundryfiles.com##.download-timer-text + div[style="text-align:center;font-
size:13px;color:#a1a1a1;"]
news18.com##.pani-wid
||images.news18.com/static_news18/pix/ibnhome/news18/images/*_banner.jpg
||images.news18.com/static_news18/pix/ibnhome/news18/images/*-300X100.jpg
||camcam.cc/wp-content/plugins/dh-anti-adblocker/
sexgames.cc##a[rel^="sponsored"]
||mycartoonsexgames.com/thumbs/*/$image
zerohedge.com##div[class^="Advert_"]
dfiles.eu##iframe[width="240px"][height="800px"]
lapagan.net##.i_300
cutlink.link###absuadd
uplinks.in##.box-main a[href] > img
uplinks.in##center > div > a[href] > img
||streameast.live/adnew.js
cambay.tv###object_container
cambay.tv##iframe[src^="https://www.cambay.tv/player/html.php?aid="]
outlook.live.com##.customScrollBar > div[class] > div[class]:empty
getnada.com###__layout > div > div > .pb-4.justify-center.w-full
mazterize.com##p[style="text-align: center;"] > button.dl-but
sestv.pw##div[data-player] + div > div[style]
washingtonpost.com###fusion-app > div:not([class]):not([id]) >
div.bb[style^="padding-left:"][style*="min-height:"]
push.bdnewsx.com##a[href*="&utm_medium="] > img
gifmeat.com###plugrush
||gifmeat.com/*.php$script,~third-party
gifmeat.com###chaturbate
raymond.cc##div[id^="snhb-sidebar"]
raymond.cc##div[id^="snhb-incontent"]
clickscoin.com,adsy.pw##.box-main > center
adsy.pw##iframe[id^="adsy.pw_"][id*="_DFP"]
ping.eu##td > center[style="margin-bottom: 2px;"]
hltv.org##.bitskins
wheelofnames.com##.ad-declaration
||seriy2sviter11o9.com/*/tghr.js$script,redirect=noopjs
online2pdf.com##.avt_horizontal_box
online2pdf.com##.avt_title_vertical
mimirbook.com##.word-ad
daftsex.com##.standalonead
||porngames.games/js/bioep.custom.js
porngames.games###bio_ep
porngames.games##.vertical-trending-ads
charlieintel.com##.theiaStickySidebar > .mvp-side-widget#custom_html-3
porn300.com##.wrapper__related-sites
f1livegp.me##body a[href*="/tuname.php"][target="_blank"]
tube8.*##div[data-esp-node="under_player_ad"]
nesaporn.com##td[width="360"][style^="padding:0px 0px 0px 50px;"]
msn.com##.colombiaintraarticleads
||jjgirls.com/graphics/mobile/en/*/*.jpg
drtuber.desi###video_list_banner
miniwebtool.com###btop
porn300.com##[class^="aaann_fake"]
radio-new-zealand.co.nz,fmradiofree.com,canli-radyo-dinle.com,emisoras-
puertorico.com,emisorascolombianas.co,internetradio-horen.de,internetradio-
schweiz.ch,mytuner-radio.com,radio-ao-vivo.com,radio-australia.org,radio-
belgie.be,radio-canada-online.com,radio-danmark.dk,radio-dominicana.com,radio-
ecuador.org,radio-en-ligne.fr,radio-en-vivo.mx,radio-espana.es,radio-hk.com,radio-
hrvatska.com,radio-italiane.it,radio-korea.com,radio-maroc.org,radio-
nederland.nl,radio-norge.org,radio-osterreich.at,radio-philippines.com,radio-
polska.pl,radio-singapore.com,radio-south-africa.co.za,radio-suomi.com,radio-
sveriges.se,radio-thai.com,radio-ua.com,radio-
uk.co.uk,radioindia.in,radioindonesia.org,radiojapan.org,radiomalaysia.org,radios-
argentinas.org,radios-bolivia.com,radios-chilenas.com,radios-guatemala.com,radios-
online.pt,radios-uruguay.com,radios-
venezuela.com,radiosdelperu.pe,radiotaiwan.tw###team_ad
castlesiege.io,polyguns.io##div[id$="banner-cont"]
||forexforum.co/banad.jpg
forexforum.co##.samBannerUnit:not([data-position="container_sidebar_above"])
picfont.com###central_block > #block_a
2conv.com,flvto.biz,flv2mp3.by###vab_frame
fallerz.io###fallerz-io_300x250
tyran.io###ad_970x250
tyran.io##div[id^="scoreboard_ad_"]
tyran.io###middle-wrap #left_box_div[style^="display:inline-block;"]
drednot.io##.shipyard-ad
meterpreter.org##.theiaStickySidebar > aside > #text-2
||rsc.cdn77.org/native-latest-trlink.js
camhoes.tv##body > div[style^="position: fixed; top: 50%; left: 50%;"]
camhoes.tv##body > div[style*="opacity: 1; pointer-events: auto; z-index:"]
camhoes.tv##.rltd
||camhoes.tv/player/html.php?aid=
camhoes.tv##iframe[src^="https://camhoes.tv/player/html.php?aid="]
camhoes.tv###kt_player > a[target="_blank"]
forum.videohelp.com##div[style*="width:100%;"][style*="height:110px;"]
||mangahentai.me/script/script.php
||shon.xyz/js/script.js
crazyshit.com##body > div[style^="position: fixed;"][style*="transform:"]
[style*="z-index:"]
||cbmiocw.com^$domain=crazyshit.com
||wetpussygames.com/images/hentai_game/600-
miniclip.com###promo-mast
||shorttey.link/sw.js
torlock2.com##.well a[href][rel="nofollow"].extneed
torlock2.com##article > table.hidden-xs[style^="padding-bottom:"]
dongknows.com##.inside-right-sidebar > aside#custom_html-46
tutcourse.com,eminetra.com.au###stream-item-widget-4
mgnetu.com##.banner-container .box-success > h4
cracked.to##.responsive-banner
cracked.to##.sidebars > a[href][target="_blank"] > img
ovagames.com###adter
yespornpleasexxx.com##iframe[src^="https://creative.alxbgo.com/"]
welovestream.xyz,ninjastream.to##.video-fake
||drtuber.desi/footer_tiz.php
drtuber.desi##.aside_panel_video > div[class="heading fh"]
drtuber.desi##.livecams_main
drtuber.desi##div[class="footer f_width"] > div.item_box
thepigeonexpress.com##div[class^="thepi-mobile-"]
thepigeonexpress.com##body > p
thepigeonexpress.com##.thepi-after-content > p
warscrap.io##.main-menu-overlay > .main-menu-bottom:empty
getitall.top##iframe[src^="https://getitall.top/ds/"][src$=".html"]
||getitall.top/ds/*.html
shootup.io###main-wrap > #left-wrap
shootup.io###main-wrap > #bottom-wrap
paidtomoney.com##.box-main > ins[class][style^="display:inline-block"]
deccanchronicle.com##body .cnitem-list > .cnitem_add_area_outer
macworld.com###amazon-bottom-widget
macworld.com###articleLeaderboardWrapper
||ptigjkkds.com/*/tghr.js$script,redirect=noopjs
||ii.apl19.me/js/pop.js
userload.co##a[target="_blank"][id^="click"]
ndtv.com##.__pcwgtlhs
memeful.com##.naughty-box
||education-today.co.uk/wp-content/uploads/frontier-background-
education-today.co.uk##.background-cover
||1001freedownloads.s3.amazonaws.com/vector/thumb/83198/green_download_button.png
dz4up.com##div[style="text-align: center;"] > a[target="_blank"] > img
temporary-phone-number.com##div[class^="adsense-"]
/main.js$domain=softairbay.com|pixeldrain.com
designrush.com##.banner-side-wrap
channel411news.com##.newsbuilder-blog-sidebar > div.widget_media_image
channel411news.com##.newsbuilder-blog-sidebar > div.widget_custom_html
xkeezmovies.com##a[href="https://nudetiktok.com/"]
clickondetroit.com##.fixedAd
elahmad.com###ad_asd
sammobile.com##.g-59
sammobile.com##.sidebar > div[class="g g-30"]
sammobile.com##.sidebar > div[class="g g-31"]
sammobile.com##.sidebar > div[class="g g-32"]
sammobile.com##.container-fluid > div[class="g g-39"]
youporn.*##a[href][data-tracking="track-close-btn-ad"]
proxybit.*##body > .container >
.alert-dismissible[onclick^="window.open('https://bit.ly/"]
javher.com,javtrailers.com###popunderLink
javtrailers.com###cta
world4ufree.cyou###sidebar > div[id^="text-"]
fusionmovies.to##.selected_box_title > .preloaderSmall ~ [class][style*="position:
absolute;"][style*="transform:"]
listennotes.com##.ln-home-feed-ad
||imgpinga.cloud/*.php|$script
||darkreader.org/elements/backers-header.js
||darkreader.org/elements/backers-side.js
mangaraw.org,rawmanga.top,senmanga.com##.banner-landscape
xtube.com##.recommendedVideosOverlay + div[id][class] > div > div.header
goldgay.tv,verytwink.com,redporn.xxx,me-gay.com,24porn.com,gayporno.fm##.ae-
player__itv
waybig.com##.ad-above-comments
waybig.com##.aff-list
pastemagazine.com##div[id$="_rectangle"]
pastemagazine.com##.dfp
||juicygif.com/cache/compiledtemplates/dd1f867fe40eae5c2d0aa0f485e5718e.js
techcodex.com##.pmnbqlt-before-header
porngames1.com##.banner-widget
||adultgames.me/*.gif$domain=porngames1.com
probonoaustralia.com.au##.top-banner-text
probonoaustralia.com.au##a[onclick*="AdRotatePro"]
||theboobsblog.com/*/|$script
theboobsblog.com##div[style="height: 250px;"]
||theboobsblog.com/trades.html
theboobsblog.com##.sidebar-content > div[id^="text-"][class$="widget_text"]
awesomeopensource.com##div[id^="server-side-native-ad-container-"]
awesomeopensource.com##div[class^="projects_list_ad_slot_"]
withinnigeria.com##.qatlko-pubadban
withinnigeria.com##.sidebar-pc-ad-top
||yeptube.*/templates/base_master/js/jquery.shows.min.js
gq-magazine.co.uk##div[data-test-id="AdBannerWrapper"]
nbcnews.com##div[class="db-m dn"][style="height: 130px;"]
||bootdisk.com/art/war.png
pornoeggs.com##div[class^="ib-"]
pornoeggs.com##.mediaPlayerBanner
xtube.com##.removeAds
xtube.com##.tJunkyText
gta5-mods.com##.ad-above-mod-dl-btn
bustybloom.com##.sponsorbanner
yourporngod.com##a[href*="s2.everydaygayporn.com"]
msn.com##iframe[src^="//www.dianomi.com/"]
geekspin.co##div[style*=";text-align: center;clear: both;min-height: 90px;"]
geekspin.co##div[style*=";text-align: center;clear: both;min-height: 330px;"]
crockotube.com##div[class^="vis-"]
crockotube.com##div[class*="vision"]
||freeporn.info/bobo/
||freeporn.info/pop1.js
freeporn.info##.alfa_promo_parent
freeporn.info##h4[style="text-align: right;margin-bottom: 0.25rem;"]
zedporn.com,crocotube.com,xcum.com,hellporno.net,alphaporno.com##.bnnrs-player
crocotube.com##.ct-video-ntvs
crocotube.com##.ct-advertising-footer
||static.crocotube.com/cb/
||al4a.com/includes/efl.js
al4a.com##div[style^="background-color:#fff;"][style*="overflow:hidden; text-
align:center"]
al4a.com##center > small
||3movs.com/su4unbl-ssu.js
||3movs.com/local_p.js
lulz.net##a[href="https://www.furfling.com/"]
submityourflicks.com##div[style^="display: inline-block;"][style*="font-size:
18px;"]
||submityourflicks.com/*/sfy.js
adelaidenow.com.au,dailytelegraph.com.au##.header_ads-container
familyporn.tv##.textlink
||mylust.com/*.jsx
||mylust.com/*/serve
yuvutu.com##.support_us
camwhoresbay.com##div[style^="width:300px;"][style*="height:250px"]
||api.hotscope.tv/snaps/top
||randomsatoshi.win/banners/
randomsatoshi.win##.RS-Header-banner-xlg
gettubetv.com,hoes.tube,jizzberry.com,love4porn.com,gaysearch.com,submityourflicks.
com,chubbyporn.com##.fp-ui > div[style^="position: absolute;"][style*="background:
transparent;"]
englishlightnovels.com##a[href^="https://shrsl.com/"]
||fapality.com/js/initsite.js
||fapality.com/*.jsx
||nnteens.com/adnium
homemoviestube.com##.film-aside-ads
camwhores.tv##iframe[src^="https://go.smljmp.com/"]
stream2watch.is##.min-test
clik.pw##iframe[id^="frame"]
/*_theme/build/js/script.min.php$domain=genpassword.top|clik.pw
player.javbraze.com###closeButton
||static-td*.stfucdn.com/contents/content_sources/*/*DevilsFilm_*-Banner_*.jpg
||statics.javkiki.com/assets/love/index.
hentaicloud.com##.ad-display-unit
miohentai.com##.fa-angle-down
newlineporn.com##.list-spots
findglocal.com###vi_ai
findglocal.com###findg_billboard_lazy
||naughtymachinima.com/images/banners/
za.gl##._winwin
||za.gl/external/prizesmodule/js/prize.local.js
keralatelecom.info###HTML3
madnessporn.com##.header > h1 ~ div[align="center"]
madnessporn.com##.contents > div[id="player"] ~ div[align="center"]
madnessporn.com##.cam
hentaienglish.com##.sidebar-content-inner > div[id^="custom_html-"]
||hentaienglish.com/wp-content/uploads/*/hentaivideo2.webm$media,redirect=noopmp4-
1s
coolors.co##a[class="floating-cad"][target="_blank"]
betanews.com##.adbox-header
||static.hellmoms.com/*/inplaybn-
hellmoms.com##.desktop-banner
9anime-tv.com##body > iframe[class][style^="border:"][style*="z-index:"]:not([src])
lewdzone.com###ad_vid
myporntape.com##.block-vda
myporntape.com##.banner-long
feetporno.com,freehardcore.com###_iframe_content
||loadshare.org/custom/VideoID-*/*.mp4$domain=fusionmovies.to
joska.xyz##a[href][target="_blank"] > .btn-danger
||speedynews.xyz^$domain=pureshort.link
progameguides.com##div[id^="sideAd-"]
progameguides.com##div[id^="content_dynamicAd-"]
owlcation.com,mtonews.com##.m-rev-content
thetechedvocate.org,embetronicx.com,quillette.com,unityassets4free.com##.AdWidget_H
TMLWidget
unityassets4free.com##img[src^="https://unityassets4free.com/wp-content/uploads/"]
[src$="/best-url-shortner-for-unityassets4free.jpg"]
||unityassets4free.com/wp-content/uploads/*/best-url-shortner-for-
unityassets4free.jpg
||igg-games.com/wp-content/uploads/*/ABK-300x250.gif
igg-games.com###tm-sidebar > .uk-grid-stack > div[class="uk-grid-margin uk-first-
column"] > .widget-text > .textwidget > p > a[href][target="_blank"] > img
||statics.letfap.com/assets/love/index.php
letfap.com##iframe[src^="https://syndication.exoclick.com/"]
hdhub4u.cc##a[href^="https://www.hostdoze.com/"] > img
vidmoly.me,vidmoly.net,vidmoly.to###sc-splash
proprofs.com##.new_ad_wrapper_all
techspot.com##div[data-lb-id^="thread-"] > .js-replyNewMessageContainer >
div.betweenPosts
techspot.com##ul#downloads_list > li:not([class]):not([id]) > div[style="min-
height: 250px;"]:not([class]):not([id])
moneylife.in##.ml_ad
moneylife.in##.gbanner
moneylife.in##.container_16 > #jssor_1
moneylife.in##.right-banner
||lolhentai.net/cornergirls.js
gizchina.com##.vw-content-sidebar > div[id^="text-"]
sxyprn.com##body > div[style^="z-index: 999999;"][style*="position: absolute;"]
claimcrypto.cc##.form-group > ins[class][style="display:inline-
block;width:300px;height:250px;"]
skyracing.com.au##img[src^="/assets/website_images/images/Advertisements/"]
||wetpussygames.com/includes/skin-istripper.js
||static.opensubtitles.org/libs/js/prop-pu.js
kropic.com##body > a[target="_blank"]
||kropic.com/js/ad.js
||gosexpod.com/videos/xts3.php
||gosexpod.com/exad/
gosexpod.com##div[style="height:36px;text-align:right"]
gosexpod.com###zzz-on-video-o
dailymail.co.uk##.fff-banners
xcum.com##.block-banners
||vidcdn.info/api/spots/
hog.*##.player-block__line
||vidcdn.info/FSNOXw5.js
||cdn*.editmysite.com/images/site/footer/footer-toast-published-image-*.png
clockks.com##.bam-topbar
sakurajav.com##.widget_advertising
sakurajav.com##.sadDIV
sakurajav.com##a[rel*="sponsored"]
||turbobit.net/*/img/promo/320x100.gif$domain=dunjav.com
microsoftnews.msn.com##div[class^="nativeAd-DS-card"]
||assets.msn.com/bundles/v1/microsoftNews/latest/placement-
manager.*.js$domain=microsoftnews.msn.com
||push.bdnewsx.com/sahil.js
/tghr.js$domain=javhihi.me|mrdhan.com|raw.senmanga.com|zplayer.live
||connatix.com^$domain=k12reader.com|androidheadlines.com|britannica.com|
behindthename.com|likegeeks.com|iphoneincanada.ca|titantv.com|player.one
mathway.com###chat-inner > .ch-bubble[data-context="advert"]
kickassanime.*##.ka-axx-wr
buffalonews.com##.subscriber-ad > .ad-col
||shopping.buffalonews.com/places/widget/widget
honeyhunterworld.com##.ad-wrap-right
gelbooru.com##a[href="https://gelbooru.com/tdForward.php"]
vclock.com###pnl-neon
||vclock.com/info/hac.php
wired.com##.content-footer__outbrain-widget
wired.com##.recirc-most-popular__items > li.recirc-most-popular__item > .ad
washingtonexaminer.com##.ArticlePage-sharing
mixdownmag.com.au##.ad-wrap-container
thephoblographer.com,noqreport.com##div[id^="vuukle-ad-"]
hqq.to##.asg-vast-overlay
digitalspy.com##.article-body-content div[aria-label="product"]
javdisk.com##body > div[style*="height: 250px;"]
wallpaperflare.com##.lst_ads > span
hstoday.us##a[href^="https://www.cdc.gov/"]
||cload.video/static/js/jwplayer/*/plugins/vast.js
yock.games##iframe[src^="//serviceyock.me/"]
pdfforge.org##.adsenseadsense
thisismoney.co.uk##a[href="https://www.stockomendation.com/thisismoney_ma"] > img
.xyz^$domain=ceofix.net
ceofix.net##a[href*="/?aff="] > img
||tools.lifeselector.com/banners/js/banner-controller.min.js
freecoursesites.net,courseforfree.net,javhoho.com,playsexgames.xxx###text-6
10hd.xyz,vivahentai4u.net,dmerharyana.org,learncomputerscienceonline.com,animationx
press.com,coursesxpert.com,javhoho.com,thefappeningblog.com,ooodesi.com,aagmaal.com
,playsexgames.xxx###text-3
telegramchannels.me###btm-pr
telegramchannels.me##.columns > .adNative-1
telegramchannels.me##div[class*="adHeight"]
wo2viral.com##a[href][target="_blank"].button
reclaimthenet.org##div[class^="code-block code-block-"] > p[style="text-align:
center;"] ~ *
mailonsunday.co.uk##.billboard_wrapper
iflscience.com##div[class^="index__adWrapper"]
thepostmillennial.com,iflscience.com##div[class^="AdChoiceContainer"]
videohelp.com##div[style^="height:90px;width:100%;"]
forum.videohelp.com##.above_body > div[style="text-align:center;"] >
div[style*="height:110px;"]
2conv.com,flvto.biz,flv2mp3.by##.horizontal-area
2conv.com,flvto.biz,flv2mp3.by##.content-right-bar > .square-area
||y2mate.com/themes/js/common.js
vlive.tv##div[class^="ad_area"]
||hentais.tube/*-300x250.gif
||hentaidude.com/wp-content/themes/awp/assets/desktop.js
||hentaitube.online/SSJ%20-%20300x250.gif
savelink.site##a[href^="//"][style*="position: fixed;"]
||megaup.mobi/assets/scripts/a.js
techspot.com##.category > ul > li[style="padding: 25px 0 0 0;"]
techspot.com##.tshoop
techspot.com##div[id^="div-pg-ad-"]
techspot.com##.subDriveRevBot
||ablefast.com/sw.js
punchng.com##div[id^="gpt-ad-"]
punchng.com###header > .row > .col-sm-12[style="height:90px; text-align: center;"]
||savelink.site/atag.js
filecr.com##.download-wrap > div.sidebar
pussysexgames.com##a[href*=".php?t="][rel="nofollow"]
/dodgersexcartoons.com\/images\/\w\w\/.*.gif$/$domain=dodgersexcartoons.com
xda-developers.com##.honor-spon-banner
18tube.xxx##.thumbtoplist
||18porno.tv/js/ui/socialmedia.php
18porno.tv##.camitems
18porno.tv##.toplist
||avantajados.com^$domain=curto.win
$subdocument,third-party,domain=curto.win
linksfire.co##.box-main a[href] > img
linksfire.co##.box-main a[href][target="_blank"]
earnfasts.com##a[href^="https://b3stcond1tions.com/"]
||savelink.site/*.mp4
amgelescape.com###ads-blog-content
amgelescape.com##.sidebar > div[class="widget HTML"][id^="HTML"]
amgelescape.com##div[class^="owneditads"]
||nodeassets.nbcnews.com/_next/static/chunks/ads.*.js
telanganatoday.com##.branding .topA > a[href][target="_blank"] > img
||telanganatoday.com/im/300landrover.gif
||telanganatoday.com/im/728LandroverNew.gif
popsugar.co.uk##.ad-element-container
google.*##.uEierd
google.*##a[data-ad-tracking-url]
google.*##div[data-org-tls] > div.JgC4m[class*=" "]
zacks.com##.inline_top_ad_commentary
zacks.com##.inline_bottom_ad_commentary
||i.cdn.turner.com/ads/
androidexplained.com##.site-main > article + div[class^="astra-advanced-hook-"]
freecoursesite.com,xscholarship.com,psdly.com##.widget_media_image
||cdn.cnn.com/ads/
speedrun.com###extrabar
lowendtalk.com##.Row > #Panel >a[href="http://bsa.ly/moo"]
lowendtalk.com##.Row > #Panel > div:not([class]):not([id]) > a[href] > img
||porngames1.com/banner/
staticice.com.au##table[width="500"][align="center"] > tbody > tr >
td[height="21"]:only-child
staticice.com.au##table[width="500"][align="center"] > tbody > tr >
td[height="75"]:only-child
staticice.com.au##table[width="100%"] > tbody > tr > td[height="15"]
[valign="top"]:only-child
||responsivethemesstatic.github.io/static/*.js$domain=shoppinglys.blogspot.com
ladyshemale.com##center > a[target] > img
wcoanimedub.tv###sidebar_today > div[style="float:right; width:320px;
height:250px"]
wcoanimedub.tv##.video-page-main + div[style^="background:"] >
div[style="float:right; width:500px; height:320px"]
adultgamesportal.com##a[href^="http://www.crazyxxx3dworld.com/"]
adultgamesportal.com##a[href^="https://t.grtyv.com/"]
adultgamesportal.com##a[href^="https://t.frtyz.com/"]
||desktophut.com/abDetector.min.js
||sexsim2.com/assets/stamps/channela_315x300_$domain=2adultflashgames.com
||utherverse.com/net/usermedia/privateMedia.ashx$domain=2adultflashgames.com
||2adultflashgames.com/img/677x250_
2adultflashgames.com##a[onclick*="/clicks/selector"] > img
2adultflashgames.com##td[height="123"][width="1000"]
||s3.amazonaws.com/callloop/banners/
||i.adultgamestop.com/baners/
||adultgamestop.com/files/*.gif
adultgamestop.com##.baner
dutchycorp.space,dutchycorp.ovh##center > div[style*="display: flex;"]
[style*="flex-wrap: wrap;"][style*="align-content: space-evenly;"] > div
||autoclaim.ovh^$domain=dutchycorp.ovh
fotor.com##.infoBox
bigb0ss.net##.sm-wrapper
bigb0ss.net##.box-main > a[href][target="_blank"] > img
bigb0ss.net##.container > div[align="center"] a[href][target="_blank"] > img
||vod-progressive.akamaized.net/*.mp4$domain=tvtropes.org
tvtropes.org##.outer_ads_by_salon_wrapper
link.kangapip.com##.captcha-page .box-main
kamerafoto.net,fedaro.me##a[href="https://s.kamerafoto.net/"]
mousecity.com##a[href^="http://ads.ad4game.com/"]
mousecity.com##div[class^="banner-box"]
mousecity.com##.main > div[style^="width: 160px; height: 600px; border:"]
mousecity.com###content > div[style^="width: 728px; height: 90px; border:"]
mousecity.com###content > .center[style^="width: 720px; height: 300px; margin:"]
mousecity.com###content > .main-slides + div[style="margin: 15px 0;"] >
div[style="float: right; width: 260px; height: 300px;"]
mousecity.com##.main-slides > div[style^="width: 310px; height: 790px; float:
left;"]
mousecity.com##div[style="margin: 15px 0;"] > div[style^="float: left; width:
720px; height: 300px;"]
mousecity.com##.g-list > li[style^="width: 310px;"] > div[style^="background-color:
#fff; border-radius:"]
mousecity.com##.list-games > div[style="margin: 15px 0;"] > div[style="float:
right; width: 260px; height: 300px;"]
clockks.com,tellynewsarticles.com##.sticky_ad_desktop_footer_center
sysnettechsolutions.com##.header-addition > a[href][rel="nofollow"] > img
naughtyhentai.com##.friends
naughtyhentai.com###videocon
naughtyhentai.com##.video_xxx
||ackcdn.net/library/*/*.mp4$domain=sexyhumorgames.com
||sexyhumorgames.com/images/*-adult-fun*.jpg
sexyhumorgames.com###slideAd
freehentaistream.com##.natheader-title
freehentaistream.com##.natundervid-title
freehentaistream.com##iframe#natheader
freehentaistream.com##iframe#natundervid
||anime.freehentaistream.com/content/natheadcontent
||anime.freehentaistream.com/content/natundervidcontent
||google.com^$popup,domain=gogoanime.so
hentaidude.com###homebn
hentaidude.com###idtop > div[style^="margin:0 auto;width:"]
||hentaidude.com/wp-content/themes/awp/assets/side.js
||hentaidude.com/wp-content/themes/awp/assets/homebn.js
||data.miny.cc/static/images/banners/$third-party
winaero.com##.gadsense-ad
winaero.com##.entry-content > div[style^="margin:"] > div[style^="display:block;
margin:"][style*="border:"][style*="background-color:"]
topnewsshow.com###secondary > aside#custom_html-4
wowhead.com##.page-content > div.main > div.blocks
10fastfingers.com###ads-speedtest-view-container
10fastfingers.com##div[style="min-height: 600px; height: 400px;"]
constructionenquirer.com###ad-page-takeover-wrap
constructionenquirer.com##.ad-list
||vkspeed.com/player*/vast.js
pdr.net###ehsBanner
mysexgames.com##table[style^="background-color:#eeeeee; width:800px;
height:270px;"]
||madnessporn.com/mad/
hairyerotica.com,theporngod.com,sexoverdose.com,bestpornflix.com,4porn4.com,kuxxx.c
om,gettubetv.com,hoes.tube,cluset.com,xtits.*,pornsai.com,jizzberry.com,63290r.com,
love4porn.com,cartoonprn.com,celebwhore.com,sexcams-
24.com,camwhorescloud.com,bigtitslust.com,camfox.com,camflow.tv,pornchimp.com,xmega
drive.com,tubsexer.*,theyarehuge.com,yourporngod.com,thebussybandit.com,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 > .download-animation + a[href]
[target="_blank"]
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
||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="]
jawcloud.co##.jawban
||jawcloud.co/naughtyworms.gif
/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
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
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/
*&source=dclk_video_ads&$redirect=nooptext,domain=sbs.com.au,important
||cloudfront.net/*.min.js$script,redirect=noopjs,domain=imgrock.pw|picrok.com
||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
techipe.info,sonixgvn.net,skidrowcodex.net,melongfilm.org##.ipprtcnt
darko.audio##[id^="ubm-banners-"]
observer.com###top-banner-container
||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/"]
boxrec.com##.midAdvert
||upsieutoc.com/images/2020/08/19/bl.jpg
uii.io,wordcounter.icu,genpas.icu,shurt.pw##body > iframe
myadultanimes.com,redgifs.com,imgbaron.com,picbaron.com##iframe[src^="//
tsyndicate.com/"]
ign.com##.adunit-wrapper
watchseries.ovh##.block-left-home > div[style^="height:252px;"][style*="text-
align:center;"]
soundandvision.com###sub_pop
9anime.*##.sda
||streamtape.*/mainstream2.js
dukechronicle.com##.flytead
englishlightnovels.com##.sidebar-right p > a[href^="https://loot.cr/"]
||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
katestube.com,xtits.*,mybestxtube.com,teencumpot.com,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
txxx.com##.rightt
nitrome.com###banner_ad
nitrome.com###mu_3_shadow_ng
nitrome.com###new_elem_shadow_2_game
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/
myli3k.com##div[id^="pub"] > center > iframe
||myli3k.com/nordcode.php
bbc.com##section[class^="AdContainer-"]
letfap.com##.main-page > div.player-wrapper + div.container
pushsquare.com##.insert-label
pushsquare.com##.item-insert
pushsquare.com##.insert
roleplayer.me##div[id^="ClearVista_Roleplayerme_300x"] + table > tbody > tr > td >
center > font > a[href="premium/paid_membership.php"]
pixiv.net##._premium-lead-function-banner
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
||adoric-static.*.amazonaws.com/adoric.ads.js
siasat.com,androidtvbox.eu##.stream-item
ifon.ca,tutcourse.com,fuentitech.com,siasat.com,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-"]
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##.web-results > .a11t
swisscows.com##.web-results-sale
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/
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
theswagsports.com,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
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"]
faucetofbob.xyz,bitlinks.pw,faucet.furim.xyz,algorandfaucet.com,you-
porn.com,dutchycorp.ovh,coin.mg,payittechnology.com,nobinbarta.com,moviesverse.in,y
ouporngay.com,hdhub4u.cc,katmoviehd.*,janusnotes.com,doctor-groups.com##div[data-
zone]
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
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/
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
gayguy.top,xvideosmega.com,javxxxporn.com,vipornia.com,stepmoms.xxx,javsubindo.com,
sexkbj.com,hdporn92.com,pxrnxx.xyz,taradinhos.com,uncutmaza.com,darkleia.com,sexjav
.com.es,javjav.com.es,javfullmovie.com,javhdhd.com,mdtaiwan.com,javmoviexxx.com,yab
aisub.com,milfnut.com,allxhentai.com,sangetods.net,javhun.com,javfull.pro,javbigo.c
om,javfullsex.com,arabysexy.com,javpornfull.com,home-made-
videos.com,onlyfanesse.com,javmelon.com,nudes7.com,javgiga.com,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
freexcafe.com,worldfree4u-
lol.online,majorgeeks.com,wetpussygames.com,hentairules.net,technicaljayendra.com,l
ubedfan.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.sk###overplay
kissasian.li##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
sourceforge.net,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
rachidscience.com,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-"]
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
cdnfinder.xyz,stream.findercdn.me,player.jav.sh###poster
javfree.sh##footer div[style^="height: 250px"]
||hentaicloud.com/templates/frontend/dark-blue/js/backdrop.js
anysex.com##.no_pop > iframe
anysex.com##.content > div.center
anysex.com##.native_middle
anysex.com##.naf_dd
||anysex.com/js/initsite.js
||anysex.com/*/serve|$script
||anysex.com/712iofah42wy.jx
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
news18.com##.article-mad
smallseotools.com##.top_b_home
linkdrop.net,wordcounter.icu##.interstitial-page > nav#mainNav ~ iframe
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
javsun.*,ezjav.com,cdnfinder.xyz,player.tubeqd.tv,javqd.me,javtc.tv,findercdn.me,ja
vdisk.com,javwide.tv,123moviesc.me,myhdjav.net,javqd.tv,javmec.*,media.cloudcdnvide
o.com,eplayer.is,maxcdn.cloud,av8x.com,pornqd.net,javqd.com,javdoe.com###preroll
javmec.*,javsun.*,tubeqd.tv##div[style^="height: 250px;overflow: hidden;"]
indiatoday.in##.inline-story-add
||webnovelonline.com/static/media/banner_
collectionofbestporn.com###lower-ads
heavyfetish.com,tabootube.xxx,amateur8.com,maturetubehere.com,cum-
shows.net,pornwild.to,crazyporn.xxx,pornissimo.org,lesbian8.com,enf-
cmnf.com,recorded-
webcams.com,filtercams.com,thesquarshers.com,bigassporn.tv,camhoes.tv,hdporn.org,po
rn00.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"]
/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##.overlay-container
ad-doge.com###ctl00_PageMainContent_balancesChartDiv12
||ad-doge.com/Images/b_ads/
||shrinkme.io/js/full-page-script.js
indiatimes.com##.vidad
gocomics.com##.gc-deck--is-ad
||youtube-video.download/bn.php
||livingtraditionally.com/wp-content/uploads/*/line2.jpg
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
gaydelicious.com,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/
abbaspc.net##.entry-content center > button
netflav.com##.ads_video_overlay_mobile
aternos.org##.header-ad
barstoolsports.com##.freestarAd__container
netload.cc##.download-button-wrapper > a[href*="/descargar-libro"]
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
fapality.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
stream2watch.io##.min-test
chronicle.com##.GoogleDfpAd-container
moomoo.io##div[style^="width:728px;"][style*="margin-top:10px;"]
||hclips.com/qeeen/
||txxx.com/erbrightni/
redtube.com,redtube.net##.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%"]
filehorse.com##.dx-sb-1
foxgay.com##body > .pb_footer
techinferno.com##a[rel="sponsored"]
me-gay.com,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])
verygayboys.com,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
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"]
||hentaifox.com/js/*.php
icutlink.com##form[method="post"] > br
jasonsavard.com##.localAd
||safelinku.com/js/web-script.js
||goaloo.*/mn/*.gif
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
thingiverse.com##div[class^="AdBlockDetect"]
autonews.com##.ad-entity-container
coolefriend.com##.footer-promo
||flvto.biz/get-rtb-url
||flv2mp3.by/get-rtb-url
politico.com##.gallery-carousel-ad
2conv.com,flvto.biz,flv2mp3.by##.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
autofaucet.dutchycorp.space##.hide-on-med-and-down > div[style="text-align:center"]
> a[onmousedown^="$(this).attr('href',"]
canyoublockit.com##a[href^="https://www.amazon.com/gp/"]
canyoublockit.com##a[href="ad.com"]
canyoublockit.com##iframe[src^="//ds88pc0kw6cvc.cloudfront.net/"]
||va.media.tumblr.com/internal/*/tumblr_sponsored_day.mp4
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###pause-ads
jizzbunker.net##.fp-player > .zx1p
jizzbunker.net##.panel-rklcontent-wide
jizzbunker.net##.panel-body > div[data-zone]
pornrox.com##.advertisement-link
rawdevart.com##.text-center > .d-inline-block.my-3
myfamporn.com##.wps-player__happy-inside-zone
||xnxx.realty/safu/
xnxx.realty##.full-right-col
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"]
||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
mangatoo.com,mangatone.com,manga-
tx.com,toonily.net,reaperscans.com,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
darkleia.com,getcomics.info##.advanced_floating_content
danishfamilysearch.com##div[id^="ContentPlaceHolder1_div_annonce"]
femdomtb.com,zeenite.com,wankyjob.com,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
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.*##.player__side
hog.*##.related-view > div.title--sm
hog.*##.content__info--vis
tomshardware.com##.van_taboola
||widgets.future-fie.co.uk^$domain=t3.com|bikeperfect.com|cyclingnews.com|
tomsguide.com|whattowatch.com
digitalcameraworld.com,t3.com,bikeperfect.com,cyclingnews.com,tomsguide.com,whattow
atch.com##.hawk-placeholder
pcgamer.com,itproportal.com,laptopmag.com,windowscentral.com,tomsguide.com,tomshard
ware.com,digitalcameraworld.com##body > div[style^="position: fixed;"][style*="z-
index: 999"][style*="pointer-events:"]:not([class]):not([id])
||bordeaux.futurecdn.net/bordeaux.js
||rule34.us/ad.html
||img.rule34.us/images/gelbooru.mp4
down.mdiaload.com,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"]
||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
fast-down.com,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##.zx1p
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/js/aapp.js
highporn.net##.banner-a
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
||download.oxy.st/dd.png
oxy.st##.button-list__container > div.text-left + p
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
leaklinks.com,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
||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
kbb.com###kbbAdsMedRecShowcase
kbb.com###kbbAdsStm
kbb.com###kbbAdsMedRec2
kbb.com##div#kbbAdsMedRec
kbb.com###kbbAdsFct
||cdnu.porndoe.com/static/pop/slide-in/*.mp4
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##a[href^="https://affiliate.rusvpn.com/"]
youtube-nocookie.com##.ytp-ad-progress-list
senmanga.com##.banner-block
nbk.io,senpa.io###ad-slot-center-panel
nbk.io,senpa.io##div[class^="advertisement-informer"]
vanis.io###player-data > div[style="text-align: center; height: 286px;"]
larvelfaucet.com##.close-ad
larvelfaucet.com###bottomRightFloatingAd
freeiptvm3u24.blogspot.com,linksly.co##div[aria-label="Close Ads"]
freeiptvm3u24.blogspot.com##div[style="clear:both; margin:10px 0"]
studysite.org##.diviad
studysite.org###rightindex
kxii.com,kwtx.com,alaskasnewssource.com,ky3.com##body .arc-ad
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
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
pocketgamer.com##.item
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
mangatoo.com,manganilo.com,nartag.com,foxaholic.com,manganelo.link,disasterscans.co
m,webtoon.xyz,manhuas.net,mangarocky.com##.body-wrap > .c-top-sidebar
foxaholic.com,manhwatop.com,webtoon.xyz,manhuas.net,mangarocky.com##.body-wrap
> .c-bottom-sidebar
merriam-webster.com##.mw-right-ad-slot
1001tracklists.com##.intAdX
||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
cut.my.id,shorter.fun##iframe[src^="https://www.b4f.site/"]
sythe.org##div[style="width: 100%; display: block; text-align: center;"] > a
||i.imgur.com/DKoVO5Z.mp4$domain=sythe.org
mumbailive.com##.ml-google-ad
vid4up.site###aoverlay
veryfiles.com##.creation-container > a[href][target="_blank"].btn-success
2conv.com,flvto.biz,flv2mp3.by##.horizontal-ads
2conv.com,flvto.biz,flv2mp3.by##.square-ads
||2conv.com/get-rtb-url$xmlhttprequest,redirect=nooptext
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
medindia.net,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
kotaku.com##div[class^="js_welcome-ad-"]
tvweb.com##.ad-leaderboard-wrap
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
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
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"]
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###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.*##.report > a.btn-danger
medindia.net##.ads-advlabel
shesfreaky.com,erome.com##.adn-posty__top
||ytbvast.xyz/*/finder.js
||youtnbe.xyz/asset/bull.js
||bcd.h-l.icu^$domain=youtnbe.xyz
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
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##.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
downfilez88.tk##a[class="btn btn-default"][href*="/?token="]
||fs0.downfilez88.tk/themes/flow/images/download-button.png
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;"]
||souqsky.net/glx_*.js
porndictator.com,pornomovies.com,mypornsniffer.com,gaysearch.com,feetporno.com,free
hardcore.com,deviants.com,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^
||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
pornone.com##.overheaderbanner
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"]
acn.vin,shr.cash,pnd.*##.swal2-container
tipsforce.com##div[id^="wmg-vb-"][style^="width: 300px; height: 250px;"]
primewire.li##a[href^="/links/sponsored/"]
gmailnator.com,primewire.li##a[href^="https://go.nordvpn.net/aff_c?"]
streamkora.com,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
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
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
sportbible.com,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
nairaland.com##.vertipics
||nairaland.com/vertipics/
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;"]
2beeg.me,teenpornvideo.fun,nakedteens.fun##.full-ave-pl
teenpornvideo.fun,xteensex.net,oosex.net,theteensexy.com,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
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 > center > a[href] > img
teamos-hkrg.com##.p-body-inner > center > div > 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
dotadostube.com,whataporn.tv##.happy-player-beside
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]
paid4.link,womenhaircolors.review,shorthitz.com,dl.ocanoke.com,afly.us##.box-main >
.blog-item
vipbox.lc,watch-serieshd.cc,semawur.com,tamilblasters.unblockit.dev,bigg-
boss14.su,tinyzonetv.to,ekinomaniak.net,manganelo.link,janusnotes.com,leechall.com,
kissmanga.link,disasterscans.com,savesubs.com,mkvcinemas.*,mangakik.com,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"]
||asset.fwcdn1.com/js/fwn.js
fontyukle.net##.reklam_alani
||deviants.com/dv543/dv.js
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.*###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
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
physicsworld.com##.row > div.equalize-sidebar + div[id="secondary"]
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/"]
coin.mg,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##div[id^="hu-ck-s-t-er-"]
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
hog.*,sexu.*##.player-block__square
sexu.*##.player-block__line > h3.line__title
xdlab.ru##.row > .five.columns > div[align="center"] > p[style="text-align:center"]
javtrust.com##.col-md-12[style="overflow: hidden !important;margin-bottom:8px;"]
> .nomobile
javtrust.com##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
love4porn.com,fpo.xxx,keekass.com##.footer-margin
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-"]
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/"]
||bigmanga.net/a*.html
bigmanga.net###ads-iframe-fixed
pornhd6k.net##a[href^="https://bit.ly/"]
pornhd6k.net##.col-md-4 > div.one_p94 > div.one_p95
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"]
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
javraveclub.com,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|strikeout.nu|koomanga.com|
yifyhdtorrent.org|idea4cash.com|bestmoneysites.com|shrtbtc.com|9anime.city|
noveleandofree.com|mcmcryptos.xyz
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
cumlouder.com##.video-promos > div.box-video + div[class]
cumlouder.com##body > div.related-sites + div[class]
chinesesexmovie.net,javhdporn.net,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
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
||tnaflix.com/*.php?*idzone$script
javtiful.com##.jk-money
javtiful.com##.jtmoney-lead-index
javtiful.com##.jtmoney-invideo
javtiful.com##.wrapper > div.container > button[aria-label="Close"]
||javtiful.com/zplay.js
||javtiful.com/jtmoney/jtmoney_front.js
||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|chochox.com|verhentai.top
uptodown.com###content_lower_ad
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
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|blitz.gg
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"]
prtawe.com###heimdallPlayer div.pausedView
prtawe.com###heimdallPlayer div.onlineIndicator
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"]
javbangers.com,camwhoresbay.com##.exclusive-link
javbangers.com,camwhoresbay.com##.navbar-right > li > a[rel="noopener"][onclick]
bitetheass.com##center > noindex
22pixx.xyz##.resp-container
||fux.com/mojon/mojon.
analteen.pro##.mexu-bns-bl
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"]
lesbian8.com,pornfay.org##.kt-api-btn-start
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"]
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
multiclaim.net,claimbits.net,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
paidtomoney.com,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
soup.io###fpbanner
soup.io##span[id*="_sidebar_ad_"]
edmtunes.com##div[id^="sticky-footer-div-gpt-ad-"]
thingiverse.com##div[class^="AdCard"]
watchmalcolminthemiddle.com,watchthementalistonline.com###contenedor > #keeper_top
watchmalcolminthemiddle.com,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
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"]
oneurls.org##.box-main #countdown ~ center
oneurls.org###link-view .btn-captcha ~ center
house.porn##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
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
stileproject.com##.download-btn > a[href][rel="nofollow"][rel="nofollow"]
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
boyfriendtv.com##a[rel="sponsored"]
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
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
||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/"]
||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.es,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.*##.main-sidebar[role="complementary"]
miohentai.com###sidebar-right > div.related-post > div.related-post-header ~
div[class^="side"]
||hentaicloud.com/cornergirls.js
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"]
||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,vikiporn.com##.promo-block
xxxhentai.net##noindex > .bb-place
xxxhentai.net##.gallery-list > div[itemprop='associatedMedia'].paid-mix
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
janenoble.pw/adultforce|$domain=noodlemagazine.com
||noodlemagazine.com/templates/js/jwplayer/vast.js
katfile.com###container > .style2 > a[href][target="_blank"] > img
||interracial.com/sw.js
||interracial.com/int354/script.php
||interracial.com/player/html.php?aid=*_html&video_id=*&*&referer
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"]
||glory-link.com/sw.js
fullytech24.com###link-view > a[href] > img
shrinkme.in,fullytech24.com###link-view > p[style="text-align: center;"]
fullytech24.com##.box-main > a[href] > img
a2zapk.com##a[href^="https://dropgalaxy.com/"] > img
hockeybuzz.com###outer > #leaderboard
forbes.com##.vestpocket
||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"]
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
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"]
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
movies123.pics##.popOverForADSInPlayer
wetpussy.sexy##.mansonry-item
||wetpussy.sexy/js/index-nb.js
babepedia.com##.sidebar_block > a[rel="nofollow noopener"]
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
||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/"]
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^$all
uploadmb.com##a[href^="http://faucetgame.com/"]
||util.simply-hentai.com/prod/
simply-cosplay.com##div.text-center[data-section="video-show"]
miniurl.pw##.box-main > script[src] + div[class^="_"]
drphil.club##.wpfp_custom_popup
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
||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.*/ops/
||zbporn.*/tri/zp.js
||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.pro,europixhd.io,topeuropix.*##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
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
akltu.com,shorten.sh,9xmovies.app,toonily.com,kiminime.com,katmoviehd.*,vidload.net
,movies123.pics##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
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
javdisk.com,123moviesc.me###external-embed ~ #poster
autofaucet.dutchycorp.space,firefaucet.win##.sticky-ad-728x90
smallseotools.com##.category_box > .hone_a_box
bravotube.net##.fluid_video_wrapper > div.inplb
||hdtube.porn/hdt/hdt.js
kitsapsun.com,lcsun-news.com##.story-taboola-related-module
||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
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
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"]
tel-no.com,pdfforge.org##.adsense
playhub.com##span[class^="ad-title-"]
||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
forexlap.com,torkitty.com,torrentkitty.se,torrentkitty.vip,torrentkitty.tv###fixedb
anner
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.yt,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"]
/assets/js/mob.js$domain=uptostream.com|uptobox.com
cwtv.com###ad_728x90
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
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/
||sss.xxx/poppy/$script
wsj.com##.snippet-right-ad
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
||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
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.is,1337x.to##.no-top-radius > .clearfix > ul[class*=" "] > li > a[href^="/v-
pn"]
1337x.is,1337x.to##.no-top-radius > .clearfix > ul[class*=" "] > li > a[href^="/st-
rd-"]
1337x.is,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.eu.com,torrentz.io###torrentz2
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##div[id^="clickioadunit"]
myshows.me##a.DefaultLayout-promo
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/
||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
technicalatg.com,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
hiphopza.com,gplinks.co,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##.ksAds
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##.main > noindex
0gomovies.to##.md-top > div#bread + style + div[id][class] > div[class*=" "] >
*:not(div)
||bravoteens.com/if2/
||bravoteens.com/js/bi.js
||bravoteens.com/b_track.js
||bravoteens.com/js/clickback.js
bravoteens.com##div[class^="inplb"]
||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"]
mac-torrent-download.net##button[class="more-img-alt"][onclick^="window.open("]
mac-torrent-download.net##a[href^="javascript:window.open('"] > img
mac-torrent-download.net##button.button-blue[onclick="buttonLink()"]
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
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"]
youpornru.com,you-porn.com,youporn.*##.adLinkText
youporn.*##.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###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
proxy.red,utorrent.com,windowscentral.com,ustvgo.tv##a[href^="https://
go.nordvpn.net/"]
routinehub.co###advertisement
nuvid.*##iframe#spot_video_livecams
nuvid.*##iframe#spot_video_underplayer_livecams
nuvid.*##.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
tpbaysproxy.com,pirateproxy.*##.nord-message-wrap
||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"]
pouvideo.cc,pomvideo.cc,powvldeo.net###oly
powvideo.net##iframe[src^="//wontent.powvideo.net/apw.hh"]
pouvideo.cc,pomvideo.cc,powvideo.net,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
||powvldeo.net/js/pu.js?v=
||powvldeo.net/bun/
/ben/mgnat.html$domain=powvideo.net|pomvideo.cc|pouvideo.cc
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##.footer__banners
hdtube.porn##.g-col-banners
pornhat.*,ok.xxx##.player-bn
mobifap.com,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
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"]
||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-"]
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;"]
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"]
empflix.com##.col-xs-6:not([data-vid])
||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##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
porntop.com,thegay.*,vjav.*##.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"]
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
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
hentaigasm.com##a[href^="https://www.hentaiheroes.com"]
ohentai.org##div[id*="detailad"]
ohentai.org##.detailleftadcontainer
multiup.org##.content-body > .alert-info
upload.ac##.download .fmore
disboards.com##.js-notices
socceronline.me,vipleague.*,vipbox.*,strikeout.*##button[data-open="_blank"]
acefile.co###btmx
acefile.co###kelik
spankbang.com##.advrt
||bcvc.live/dist/js/po_v*.js
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
||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##.box-
main > p
marketrealist.com###Track\.End + div[class]
marketrealist.com##.gXgoom > div
marketrealist.com##div[id^="ad-"]
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
megalink.*,1link.vip,oko.sh##.box-main > center > a > img
mangaowl.net,mangaowl.com##div[id^="ads_"]
mac-torrent-download.net##.entry-content > div.mv_box aside > a[target="_blank"] >
img
vjav.com##.box.fad
supertipz.com,pawastreams.live,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
vipleague.lc,vipbox.lc,viprow.me,vipstand.se,nbastream.io,worldcuplive.stream##.tex
t-center > button.btn[data-longurli][data-open="_blank"]
bangx.org##div[style*="height:100px;"][style*="overflow:hidden;"]
riotpixels.com###wasdslider1
fort-russ.com##img[alt^="Banner"]
jav.guru##aside#custom_html-24
60fps.live##.afc_popup
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
free4pc.org##form#download_file[target="_blank"]
ip-tracker.org##div[class^="adunit"]
hentaimoe.me##.videoad
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,redtube.net##.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--"]
||interviewmania.com/web-resources/img/interview-mania-mobile-app-download.png
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
eroticmv.com,xfantazy.com,analdin.com,xtits.com,sexu.com,javrave.club,mangamelon.co
m,vidoza.co,vintagetube.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
nxbrew.com,getintocourse.com,mymanagementguide.com,schooldrillers.com,colors-
newyork.com,aceofhacking.com,msftnext.com,thispointer.com,scienceabc.com,freesoft.i
d,winhelponline.com,kerala-travel-
tourism.com,indieshortsmag.com,wpghub.com,hentaihaven.org,kodi-
tutorials.uk,ahegao.online,camwhores.co,wabetainfo.com,studydhaba.com,justlightnove
ls.com###custom_html-2
forex-
articles.com,forums.flyer.co.uk,3xplanet.com,getintocourse.com,schooldrillers.com,s
ex-jav.com,aceofhacking.com,linuxpip.org,kodi-
tutorials.uk,yofreesamples.com,thispointer.com,sportnews.to,freesoft.id,stevessmart
homeguide.com,animenhentai.com,sharkserve.rs,softvela.us,hwnews.in,collegelearners.
com,watchmalcolminthemiddle.com,romadd.com###custom_html-3
streamempire.cc,pennbookcenter.com,floxblog.com,aceofhacking.com,watchtheoffice.cc,
newtechworld.net,gfxdrug.com,collegelearners.com,tecmint.com,romadd.com,firesticktr
icks.com###custom_html-4
claimfey.com,forexlap.com,courseforfree.net,dailyresearchplot.com,getintocourse.com
,techspite.com,aceofhacking.com,sportnews.to,freesoft.id###custom_html-5
fuxdeluxe.com,getintocourse.com,nationalchronicle.in,desiflix.club,techspite.com,ac
eofhacking.com,writeforreaders.com,softcobra.com,naijatechguide.com,sportnews.to,fr
eehtml5.co,leakzone.xyz,copyblogger.com###custom_html-6
readersfusion.com,artificialintelligencestechnology.com,techspite.com,aceofhacking.
com,electronics-club.com,network-tools.com,tecmint.com,cyberciti.biz###custom_html-
7
artificialintelligencestechnology.com,paradacreativa.es,desiflix.club,cdromance.com
,techspite.com,aceofhacking.com,nationalchronicle.in,valuewalk.com###custom_html-8
artificialintelligencestechnology.com,tecmint.com,embetronicx.com,arabtimesonline.c
om,javsister.com,desiflix.club,vladan.fr###custom_html-9
artificialintelligencestechnology.com,freecoursesonline.me,arabtimesonline.com,free
downloadae.com,healthy4pepole.com,upscpdf.com###custom_html-10
upscpdf.com,audiozdownload.com,javsister.com,freecoursesonline.me,arabtimesonline.c
om###custom_html-11
artificialintelligencestechnology.com,hwnews.in,agfy.co,freecoursesonline.me,arabti
mesonline.com,embetronicx.com###custom_html-12
paradacreativa.es,nin10news.com###custom_html-14
moviesverse.in,sonyalpharumors.com,investmentwatchblog.com,jav.guru,onlinecourses24
x7.com,darkcapture.app###custom_html-15
stockingfetishvideo.com###custom_html-16
techgeekbuzz.com,stockingfetishvideo.com,jav.guru###custom_html-17
wikibiodata.com###custom_html-19
sukidesuost.info###custom_html-23
tech-story.net###custom_html-25
r2rdownload.org###custom_html-33
r2rdownload.org###custom_html-34
moviesflixpro.in.net###custom_html-38
moviesflixpro.in.net,sonyalpharumors.com###custom_html-39
moviesflixpro.in.net###custom_html-40
tutorialsduniya.com,sonyalpharumors.com###custom_html-41
tutorialsduniya.com###custom_html-44
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
opencritic.com##app-advertisement + hr
qladanier.com##a[href][rel="noopener noreferrer"] > img
vev.io##.vjs-overlay-background
||exe.io/files/glasss.js
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
||shrte.life/js/jq11.js
pirate-bays.net###vpnModal
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
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"]
hdzog.com##.video-container > div[id^="__"] > a[target="_blank"] > img
salon.com##.proper-ad-unit + hr
||fmovies.gallery/jkndsgsasdadsgh
machotube.tv##.b-randoms-col
machotube.tv##.b-main-nav > .row > .b-main-nav__mi
qzlyrics.com,bollywoodhindi.in,marugujarat.in,linuxcapable.com,apkmb.com,techgeekbu
zz.com,designcorral.com,otakukan.com,movies07.art,monsterspost.com,policeresults.co
m,mpnrc.org,browserhow.com,chromeunboxed.com,journeybytes.com,tutcourse.com,opportu
nitydesk.info,freecoursesites.net,tektutorialshub.com,fossbytes.com,borncity.com,pr
ofitableventure.com,guru99.com,whatisthemeaningofname.com,techpp.com,troypoint.com,
bakabuzz.com,conservativebrief.com,xyzcomics.com,desiflix.club,jujmanga.com,myhealt
hgazette.com,konosubamanga.com,cryptodirectories.com,secondlifetranslations.com,the
wincentral.com,techymozo.com,techrfour.com,firmwarefile.com,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##.sky
||api-v*.soundcloud.com/audio-ads?
||promoted.soundcloud.com/event?*=audio-ad-web-vast-api-
||newepisodes.co/sw.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
hackintoshshop.com,freeallcourse.com,3dzip.org##.better-ads-listitemad
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"]
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
manga-
raw.club,telegraphindia.com,ltnovel.com,lightnovelpub.com,uploadrar.net##.adsbox
vidcloud.*###overlay-center
vidcloud.co###overlay-bottom
getdoge.io,ccurl.net,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/"]
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"]
owlcation.com,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
||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##.skin-hold
||deloplen.com/afu.php?$important
appuals.com##.appua-reimage-top
||aiosearch.com/vpn/warning*.html
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
||spankbang.com/static_*/JS/default/ero_loader
ddl.to##a[href^="https://ddl.to/download.html"]
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
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
blisseyhusband.in,novelmultiverse.com,phoneswiki.com##.adace-slideup-slot-wrap
desktophut.com##.gridlove-sidebar > #text-18
tvchoicemagazine.co.uk,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/"]
||aii.sh/sw_*.js
streameast.live###Advertisement2
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?"]
manganelo.link,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
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
health7am.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"]
forums.hardwarezone.com.sg#$##sphm_overlay { display: none !important; }
forums.hardwarezone.com.sg#$?#body { overflow: visible !important; }
game-debate.com##.scrolling-ad
game-debate.com##.scrolling-ad-square
gottanut.com##.reclamUndervideo
gottanut.com##.reclam-overlayVid-desktop
||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"]
uploadrar.com###commonId > a > 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;"]
||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;"]
nosteamgames.ro##body > div[id^="c_window_"][style="width: 300px; height: 280px;"]
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;"]
||chaturgirl.com/affiliates/
$subdocument,redirect=nooptext,important,domain=imgtorrnt.in
/poppy^$script,domain=pornq.com|see.xxx
thegay.com##.wrapper + section
thegay.com##.navigation > ul.primary > li > a[href][target="_blank"]
apkpure.com##.ad-box-auto
pornyfap.com##div[class="ad"]
pornyfap.com##.grid-container > div.item4-1
||chaturgirl.ddns.net^$domain=pornyfap.com|imgtorrnt.in
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##.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
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
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"]
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
||adtival.network^$third-party,subdocument
||imgadult.com/img/46860.png
||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
||webgate.tn/getlink/*.js
||webgate.tn/promo/*.gif
tokyoghoulre.com,watchgoblinslayer.com,watchnoblesse.com,watchsnk.net,watchtowerofg
od.com,watchdrstone.com,demonslayeranime.com,watchblackclover.com,watchkaguyasama.c
om,haikyuu3.com,watchoverlord2.com,watchboruto.com,watchsao.tv,watchrezero2.com,tec
hsapparel.com,urlty.in,semawur.com,idzone.site##center > a[href] >
img:not([class^="alignnone"])
txxx.com##.desk-free
txxx.com##.side > .desk > div[id^="ntv_"]
tube8.*##.js-pop[data-esp-node="content_partner_video"]
tube8.*##.rightColBanner
tube8.*##.footerBanner
tube8.*###main-nav > li > a[rel="nofollow noopener"][onclick^="pageTracker"]
tube8.*##.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###ftr
sendvid.com###video-js-video > a[href="javascript:void(0)"][style*="z-index:
99999"]
motherporno.com,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
vkspeed6.com,vkprime5.com,vkspeed5.com,vkspeed.xyz,vidwatch.me###over_main
forum.wordreference.com##.js-replyNewMessageContainer > li.message:not([id^="js-
post-"])
||vast.youview.io/xml
hclips.com##.poper
||fijivillage.com/images/ad_pshx.png
||consoletarget.com/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##.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##.inplb3x2
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=camthots.tv
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
||up-load.io/ds1/js/nt.js
uploadrar.com###commonId > a[class="btn btn-primary"][target="_blank"]
kickassanime.ru/codea/
||kickassanime.ru/sime*/$subdocument
||cp.dbbp1.com^$popup
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
||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
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"])
||cambro.tv/contents/ostshsesrs/player/*.mp4
cambro.tv,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
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/
gelbooru.com##div[style^="width: 728px; height: 90px"]
me-gay.com,youtrannytube.com##.random-td
frprn.com,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
ettvproxies.com,prostylex.org,nsw2u.com,ettvcentral.com,btdb.nl,switch-
xci.com,skytorrents.to,btdb.eu###vpnvpn
||video.laterxxx.com/vast/tag
||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
gogoanime.pe,gogoanime2.org,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##.e3lan-below_header > a[href^="http://bit.ly/"] > img
imtranslator.net##div[style="width:315px;text-align:center;"]
antivirussoftwareguide.com##.sidebar-block__top-product-block
||imgsee.net/vip/2mf.html
||imgfile.net/shrinker/js/zler.js
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
coinranking.com,tutorialrepublic.com,adz7short.space,short.croclix.me,milesplit.com
,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
||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
sexu.*##.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://theporndude.com/"]
sexy-youtubers.com##a[href="http://weknowporn.com"]
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"]
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$="-top-300x250"]
uwatchfree.st##a[href][rel="nofollow"].hd-links
namethatporn.com##div[onclick^="FAB"]
||static.namethatporn.com/assets/prod/fab
youpornru.com,youporn.*##.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
||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
||moviemaniac.org/asset/rev/jun29m.js
||toplessrobot.com/wp-content/themes/smart-mag-child/js/vmg-ads.js
||winporn.*/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##.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])
.blogspot.com/*/*ADtulo-2.jpg
sportsplays.com##.bannerZone
porntube.com##.native-footer
uiporn.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
yifymovies.tv##.sidebar .textwidget > div[style*="width: 300px; height: 600px;"]
kimovil.com##.kau
||hd21.*/templates/base_master/js/jquery.shows.min.js
freepik.com###main > section[class=""][id*="_"]:not([class*="spr"])
gamerguides.com,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"]
new-movies123.link,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
msn.com##div[data-m*="RiverMarketPromo"]
yts.mx##div[class$="-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])
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]
leechall.com,wi.cr###overly
||vidbob.com/player*/vast.js
||cdn.cloudfrale.com/Managed/*.mp4
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##a[href^="https://
weedmaps.com"]
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
macrotrends.net##.adx_top_ad
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,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;"]
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/"]
javdragon.com##.aft_bnr
||wantedbabes.com/fload.js
||wantedbabes.com/images/wantedbabes.com/p2_parent.js
||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
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/
solarmovie-online.*,real-solarmovie.com,couchtuner.*,1primewire.com,new-
movies123.link,01fmovies.com,putlocker.style,movies123.pics,gomovies.bid,solarmovie
.fun##div[id] > .close.ico
solarmovie-online.*,real-solarmovie.com,couchtuner.*,1primewire.com,new-
movies123.link,01fmovies.com,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"]
solarmovie-online.*,real-
solarmovie.com,couchtuner.*,1primewire.com,putlocker.style,movies123.pics,gomovies.
bid,fmovies.gallery,movies123.pro,123movies.gallery,01fmovies.com,01fmovies.com,gom
ovies.tube,123movies.domains##a[href="/user/profile/premium-membership"] > img
solarmovie-online.*,real-solarmovie.com,couchtuner.*,1primewire.com,new-
movies123.link,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/"]
couchtuner.*,1primewire.com,new-movies123.link##.jwplayer > div.afs_ads ~
div[style*="z-index"][style*="position: absolute;"]
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.*##div[style^="float:left; width: 300px; height:
250px;"]:not([class]):not([id])
kissasian.*###leftside > div[style="margin-bottom: 10px; overflow: hidden; width:
728px; height: 90px;"]
||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##.we_are_sorry
||porndr.com/player/html.php
tryboobs.com##.two-rcol
||uploadrar.com/dating.jpg
moozpussy.com##.smb
chrispederick.com,moozpussy.com###sponsor
moozpussy.com##.box > span#link
moozpussy.com##.linkf
thefilmbay.com##.bnr
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
kisscos.net,lapagan.net,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.*##.livecams
vivatube.*##.clear + .mt15.container[style="margin-top:15px; border-bottom:0;"]
vivatube.*##.thrcol > .thr-rcol
||tvmovieflix.com/468__60-Orange-
||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?"]
||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-"]
||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
||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
||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=
ouo.press,ouo.io##.content a[href][target="_blank"]
||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/"]
||content-cdn.y2mate.com/themes/js/pa.js
teenpornjizz.com##.adv_banners
porn555.com##.vda-x2
3prn.com##iframe[src^="//ads.exosrv.com/"]
3prn.com##iframe[src^="https://syndication.exosrv.com/"]
||3prn.com/even/ok.php
fux.com##.native-footer
bobs-tube.com,tubsexer.*##.sponsored_top
tubsexer.*##.header_link > a[href="https://tubsexer.com/link/limited-1-offer-or-
exclusive-1-deal/"]
pornj.com,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
||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;"]
povaddict.com,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
anime-planet.com,freeteenporn.xxx##.video-banner
||freeteenporn.xxx/js/script.js
software-on.com##._ning_cont > ._ning_inner
streamzz.*,live-
eventsport.com,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])
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.
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
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
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
||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
||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"]
||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
||nzbindex.nl/i/top_*_*?_=$xmlhttprequest
||nzbindex.com/i/top_*_*?_=$xmlhttprequest
nzbindex.*##.inner > a[href] > 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*=" "])
4tube.com###ad_player
||shaggyimg.pro/crackle/carouseal.js
|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,blogginggyanbox.com,yesmoviesap
p.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
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
||wordcounter.icu/js/health.js
wordcounter.icu,passgen.icu##div[style^="z-index:99"][style*=";position:fixed;"]
[style*="left:50%;transform:"][style*="translateX(-50%)"]
genpassword.top,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%)"]
nytimes3xbfgragh.onion##.e12j3pa50
nytimes.com,nytimes3xbfgragh.onion###site-content 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"]
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
amateur8.com,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;"]
||animehub.ac/api/pop.php
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
bestjoblive.com,geekermag.com###ai_widget-3
pornpics.com##a[href^="https://www.pornpics.com/to/"]
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
||uploadev.com/mngez/images/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.*##.aside_video > .wrap > .title
simply-hentai.com##.page-leave
simply-hentai.com##.text-center > div[id] > div[class]:empty
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
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;"]
jazzradio.com##.one-third > .bare
offerup.com##.db-ad-tile
||idtbox.com/js/wire.js
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
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
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###closeButton
||goo.gl/jvPtF2$domain=stream4free.live
||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.*##a[href^="/ddl-now?"]
/images/fr.jpg$domain=audiobookbay.*
/images/bz.jpg$domain=audiobookbay.*
/images/bin.jpg$domain=audiobookbay.*
/images/d-t.gif$domain=audiobookbay.*
/images/shs.jpg$domain=audiobookbay.*
/images/hides.jpg$domain=audiobookbay.*
/images/drt.gif$domain=audiobookbay.*
/images/shield$domain=audiobookbay.*
/images/dir.gif$domain=audiobookbay.*
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/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
||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
kissmanga.*,mangastream.mobi,clicksbee.com,cutlinks.pro,leechpremium.link###myModal
clicksbee.com,cutlinks.pro,watch5s.is,btc.ms,watch5s.to##.modal-backdrop
movistack.com##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
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-"]
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;"]
clikern.com,pcprogramasymas.com,rubtech.xyz,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_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
||dailymotion.com/embed/video/x70pzw0?$domain=kickassanime.io
anyflip.com,fliphtml5.com##.fh5---banner---container
cnet.com##.amzn-native-container
||youtube6download.top/adx.php^$popup
||plantaheim.web.id/wp-content/plugins/soralink/assets/js/sora.php
||topeuropix.net//js/prop_*.js
||javwide.com/underpl.js
||123lnk.com/post/jsx.js
||xpee.com/application//assets/scripts/sgunder.js
||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
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/"]
xrisetube.com##.wrapper > .floating
xrisetube.com##.container > .floating
xrisetube.com##.container > .bottom-blocks
xrisetube.com##.container > .video-wrapper > .video-aside
hentaihaven.xxx,hentai.tv,animeidhentai.com,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
/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
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
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
jolygram.com###mgIdFrame
||zumto.com/adv|
||zumto.com/adv2|
||zumto.com/adv$domain=jolygram.com
readsnk.com##.pages > div.img_container+div[class^="d-flex justify-content-center
text-center"]
tubeon.*##.thr-rcol
tubeon.com##.puFloatLine
tubeon.com##.drt-sponsor-block
tubeon.*##.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]
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
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"]
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;"]
wcofun.com,wcoforever.net,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
tamilmv.cz,vidbob.com,igg-
games.com,clipconverter.cc,s.to,watchserieshd.io,revivelink.com,clicknupload.org,ya
lla-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
||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,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"]
filerio.in,switch-
xci.com,piratedhub.com,thefilmbay.com,torrentdownloads.me##a[href^="https://
bit.ly/"] > img
apkmirror.com##.google-auto-placed
||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,redtube.net###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"]
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.*##div[style="overflow: hidden !important;"] > center >
div[style="width:100%; height: 100px;overflow: hidden !important;"]
||adultvideoz.net/*_*.js|
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
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
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])
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
adsy.pw###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
tmearn.com##iframe[src*=".tmearn.com/"][style^="overflow:hidden;"]
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
!+ NOT_OPTIMIZED
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
||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"]
zetabitco.com###bottom-ads
zetabitco.com##.top_adspace
zetabitco.com##div[id*="-adspace"]
camclips.cc##.toasted.error
updatesmarugujarat.in###HTML7
updatesmarugujarat.in###adsense-target #adsense-content
ad4msan.ml##.row > .col-xs-12 > div[style="text-align:center;"]
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
amazon.com,amazon.de,amazon.co.uk###ADPlaceholder
||nopeporno.com/f.js
||gaypornempire.com/inthefront.js
myindianporn.com,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
||imgseed.com/kita/lusan.js
||static.akacdn.ru^$popup,domain=9anime.to
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
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"]
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,pornjam.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|linuxsecurity.com
/^https?:\/\/(ww.\.)?m4ufree\.tv(\/[a-z\d]{0,2}){3}\/[a-z\d]+\.js$/
$script,domain=m4ufree.tv
trueachievements.com###topad-wrap
||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
pornhat.*,desipapa.tv##.bns-bl
freepornxxxhd.*##.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
darkleia.com,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##.shop_page .br-poleoffcarousel
bing.com##.b_spa_adblock
bing.com###b_content > div#pole > div[class="ra_car_block ra_pole"] >
div.ra_car_container
bing.com##.ins_exp.tds
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"]
bing.com##.promotion-panel-inner
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
/^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])
kimcartoon.to##.barContent > div > div[style^="width: 300px; height: 250px; float:
left;"]
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?:\/\/(?:www\.)?[a-z0-9-]{5,}\.(?:com|bid|online|top|club)\/[0-9a-f]{32}\/
invoke\.js/$script,third-party
sangetods.net,compsciedu.com,clikern.com,miyabi.netlify.app,hackintoshshop.com,prem
ium4ever.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^="/"])
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"]
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
blackclovermanga2.com,kanojo-
okarishimasu.com,onepiecechapters.com,readjojolion.com,blackclovermanga.com,sololev
eling.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^
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,redtube.net,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,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##.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
losmovies.*###nwmedia
losmovies.*##.aPlaceHolderOnlay
cambabe.me###list_videos_videos_watched_right_now_items > noindex
pornbrb.com,camthots.tv,tubsexer.*,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
actressgalleryfcs.xyz,visionias.net###HTML11
||livestream4u.pw/banner350.php
||images-eu.ssl-images-amazon.com^$domain=sharespark.net
sharespark.net##center > div div[id^="randomContentServeId"]
tutorialspots.com,vivahentai4u.net,thetruedefender.com,rootunroot.com,freetutorials
.us,nimtools.com,javhoho.com,thefappeningblog.com###text-4
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
gamertweak.com,thelivemirror.com,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
arangscans.com##body > div[class="font-sans"]
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--"]
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|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
watchseries.*,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
mp4upload.com##div[id^="data_"][style="border:1px solid
grey;width:300px;height:250px;"]
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
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
||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
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,imgwallet.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###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
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])
thehindu.com,radiotimes.com,theargus.co.uk##.dfp-ad
kicdam.com##.article-body > .sia[data-ad="true"]
pixlr.com##body > .pro-app-wrap
bloomberg.com##.leaderboard-ad-dummy
apkmb.com,snat.co.uk,coursesxpert.com,thefappeningblog.com,nimtools.com,javhoho.com
,ani-share.com###text-2
courseforfree.net,analogictips.com,mangadeep.com###text-9
mangadeep.com###text-16
drakulawidget.com##.ad_stream_hd
drakulawidget.com##.sofabanner
thesurfersview.com##.mid-section > .right-part
||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"]
gfxdrug.com,tamilyogi.cc###text-10
||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
lesbian8.com,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##.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
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;"]
zedporn.com,alphaporno.com,hellporno.net,faapy.com##.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
||zdnet.com/m3d0s1/recommendation/
||taboola.com^$domain=livemint.com
nextpit.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
afterschoolafrica.com,asianhobbyist.com###ai_widget-4
portsmouth.co.uk##.leaderboard-ad
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
vivads.net##form ~ .row > .col-sm-4
vivads.net###my_div
||vivads.net/links/popad$popup
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###atop
||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
its.porn,jizzez.net##.oneBanner
||jizzez.net/ai/s^
||peggo.tv/static/js/admaven.min.js
||peggo.tv/ad^
primewire.life##a[href^="http://watch.primewire.life"][onclick]
||primewire.life/gohere.php$popup
||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
pushsquare.com,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^
ginx.tv,op.gg,overlog.gg##.vm-placement
embedy.me##.center-block > #xel1
efukt.com##.header_menu_items > li.menu_item > a[target="_blank"]
efukt.com##.hardlinks.font700
||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,sh.st##.skip-advert
||hdmoza.com/nb^
kimcartoon.*##.kcAds1
kimcartoon.li##div[style^="width: 300px; height: 250px; float: left;"]
||kimcartoon.li/Ads/
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;"]
||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/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,javsister.com###boxzilla-overlay
gay1080.com,javsister.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
gematsu.com,videogameschronicle.com,kongregate.com,dailycaller.co,wikihow.com,gamer
matters.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
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"]
||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"]
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])
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;"]
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##.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;"]
nudostar.com,satelliteguys.us,forums.macrumors.com,forum.blackhatindia.ru,androidre
public.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
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
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
||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
highstream.tv##.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"]
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
eurosport.*,play.typeracer.com,slant.co##.AdContainer
eurogamer.*##div[class^="commercial-slot-"]
eurogamer.*##.desktop_mpu
eurogamer.*##.desktop-mpu
eurogamer.*##.stack-mpu
eurogamer.*##.homepage-billboard-container
gameplanet.co.nz###layoutTopBanner
gameplanet.co.nz##.sponsor-logos
followfollow.com##div[id^="snack_"]
poidb.com,followfollow.com,downloadcrew.com,eurogamer.net,rockpapershotgun.com##.mp
u
northern-scot.co.uk##.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
micloudfiles.com###container > br
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
/^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
freepressjournal.in##.fpj_rshAd
assia4.com,assia.*##body > div[class^="ban"]
/css/banr*.html$domain=assia.*|assia4.com
/css/jquerymin*.js$domain=assia.*|assia4.com
||live.shwidget.com/css/banr*.html
live.shwidget.com##.sofabanner
||livexscores.com/rekban.php
streamshunter.tv##a[href^="http://bird.padaria.eu"]
wenger.stream,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
/pornlicias.com\/[a-z]{1,3}.(js|php)/$domain=pornlicias.com
hackedonlinegames.com,ihackedgames.com##.offer-alpha
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##.ezo_ad
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%"]
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
||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
dynamicwallpaper.club,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|psu.com|gbatemp.net|asurascanstr.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"]
||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
||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##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
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
gr8forte.org###in-video
paidcoursesforfree.com,odishabytes.com,techcodex.com,toppremiumpro.com,cgtips.org,t
hemeslide.com,prajwaldesai.com,onlinefreecourse.net##div[data-adid]
||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
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##.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
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.*##.afsite > .thr-rcol
hdzog.com##.player-container > div[style] > span[class]:not([id]):not([style])
hdzog.com###under-pl-ad
meow-share.com##.adsframe
ah-me.com##div[id^="ts_ad_"]
||ah-me.com/pig/oinkoink^
||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|
1movies.is|tornadomovies.to|animeland.tv|timesnownews.com|film21.online|opjav.com
||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
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^
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/assets/f.html
||4ustream.com/frames/*.php
||whostreams.net/popall.js
||pornoreino.com/custom/reino_lo.js
windowscentral.com##div[id^="trc_wrapper_"]
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
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?"]
||apps6.space/bnr^
rgmechanicsgames.com*VPN.exe
rgmechanicsgames.com###fanback
rgmechanicsgames.com##a[href*="VPN.exe"]
seriouseats.com##.entry-body > .product-widget
||hutimg.com/hutf.js
||plumperporn.xxx/css/ubr.js
||plumperporn.xxx/ppx.html
||plumperporn.xxx/plumperpornxxx.html
zedporn.com,hellmoms.com,alphaporno.com,pornwhite.com,xcum.com,vikiporn.com,wankoz.
com,sleazyneasy.com,katestube.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,kimcartoon.me,kissasian.li###adsFloat1
kissasian.li##.wrap > div[style*="text-align: center; margin: 10px"]
kissasian.li##iframe[src^="http://kissasian.li/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
majorgeeks.com,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##.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])
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
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
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
||static.twincdn.com/special^$third-party
iwantgalleries.com##.bant
||iwantgalleries.com/axxa^
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
||agacelebir.com/apu.php?$redirect=nooptext,important
||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
||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^
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"]
sports24.*##a[href^="/vpn"]
||x1337x.ws/js/eacafdcdbefcdcbd.js
||imgprime.com/grfl.js
katestube.com,online-convert.com,capital.bg,bobs-
tube.com,wankoz.com,tubsexer.*,fetishshrine.com,pornicom.com##.advertising
pornicom.com###data > #related_videos_col + #related_videos_col
hdzog.com,shemalez.com,voyeurhit.com,vjav.com,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
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|mangapanda.com|mangareader.net|
memecenter.com|watchcartoononline.io
||pornformance.com/player/html.php?aid=*_roll
xozilla.com##.JuicyAds-holder
xozilla.com##.right-video-dvertisement
myanimelist.net##.amazon-ads
||camwhores.video/t6e6d2454fa5.js
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
||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/sites/androidcentral.com/files/article_images/*/gamestash-
970x460_2.jpg
shieldsgazette.com##.slab--commercialverticals
shieldsgazette.com##.leaderboard-ad
grabvideo.me###adplayer
||blogspot.com^$domain=nontongo.org,image
tei.ai,movies123.pk,fullywatchonline.com,desiupload.co,dlsharefile.com,minilinks.in
,wlnk.ec,downloadhub.fans,readm.org,javjunkies.com,multipastes.com,apk4free.org,sho
rttey.org,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##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
||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
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##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
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=
providr.com##div[id^="ezoic-pub-ad-placeholder-"]
pornwhite.com,sleazyneasy.com###after-adv
||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
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
newsindiatimes.com,forum.sbenny.com,darkcapture.app,moviesverse.in,sportslens.com##
.topad
||sportslens.com/files1^
sportslens.com###sidebar > div[id^="text-"]:not(#text-34):not(#text-42)
sportslens.com##div[id^="FMAds"]
||static.vidzi.tv/down.png
sporcle.com##body .ad-hide
sporcle.com##.header-right > div[style="text-align: center; overflow-x: hidden;"]
sporcle.com##div[id^="div-gpt-"]
porn.com##div[class*="-zne"]
androidcentral.com,imore.com,windowscentral.com##.adunit-wrap
downloadfullfree.com##a[href^="http://pay.fastserver.me"]
||peekvids.com/away/pop$redirect=nooptext
peekvids.com##.watch-page-banner
peekvids.com##.add_href_jsclick
cumlouder.com##.promo
cumlouder.com##.p-bottom
cumlouder.com##.widget_bnrs
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
||ad.kisscartoon.ac^
||tubemania.org/b_right.html
||tubemania.org/bottom.html
||smplace.com/bcb.js
||smplace.com/bioep.js
||smplace.com/fel.js
freecoursesites.*##.herald_adsense_widget
ustream.to,upstream.to,playtube.ws,czvids.com##.overlay
czvids.com##a[title^="Visit "][rel="nofollow noopener"]
||losporn.org/bees.js
||losporn.org/*_*.js|
thebitchclub.com###video_ads
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
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
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
gsmarena.com##iframe[id^="dm-hm-ifrm-"]
||pagead2.googlesyndication.com/pagead/$script,domain=gsmarena.com,important
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
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.ir,funnygames.kr,funnygames.jp,funnygames.cn,f
unnygames.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##.attribution13
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
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
youpornru.com,you-porn.com,youporn.*##.e8-column
techcracked.com,novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.
com.au,novelasesp.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
codinghumans.xyz,novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot
.com.au,novelasesp.blogspot.pe###HTML5
rachidscience.com,novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspo
t.com.au,novelasesp.blogspot.pe###HTML9
novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.com.au,novelases
p.blogspot.pe###HTML6
techcracked.com,novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot.
com.au,novelasesp.blogspot.pe###HTML7
codinghumans.xyz,novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blogspot
.com.au,novelasesp.blogspot.pe###HTML1
techassu.blogspot.com,novelasesp.blogspot.de,novelasesp.blogspot.com,novelasesp.blo
gspot.com.au,novelasesp.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
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
driverscloud.com###dc_centerpage > #dc_cadretoppub
anoopcnair.com,answersq.com,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"]
timeout.com,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/
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
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/myvids/rek/multic.php
||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
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"]
biophobia.tv,vergol.com##div[id^="capa"]
vergol.com###closeX
||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
thisismoney.co.uk,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___"]
||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"]
/www.eporner.com\/[^xhr][^comment][1-9]{0,3}[a-z]{0,3}/$script,domain=eporner.com
flashx.pw,flashx.co,flashx.cc,flashx.ws,flashx.to,flashx.tv###download_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?
gainbtc.click,realitykings.com##.floating-banner
1337x.info##a[href^="/directredirect.php"]
1337x.info##a[href^="/spyoff.php"]
torjackan.info##.c-medtitle-output
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"]
katmoviehd.*,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"]
||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.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
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
you-porn.com,youporngay.com##.playWrapper > #videoWrapper + aside.clearfix
you-porn.com,youporngay.com##.ad-bottom-text
you-porn.com,youporngay.com###videoContainer > #pb_template
||myp1p.eu/pup/
||myp1p.eu/js/sun.js
femefun.com##.side_spot
||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##.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
coinlyhub.com,claimcrypto.cc,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=
||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
||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
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##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
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##.change-server[data-id="default"]
||123gomovies.info/movie-stream/intro/vid.ogv
||123gomovies.info/movie-stream/intro/vid.webm
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##.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^
next-episode.net##table #afh
next-episode.net###bannerclass
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
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
alphaporno.com##.advertising-bottom
||alphaporno.com/ap-script.js
||dattr.com/popupredirect.js
||edenporn.com/*.mp4|$domain=dattr.com
dattr.com###linkadver
dattr.com###onFinish-thumbs
dattr.com##div#a[style^="float: right;"]
youpornru.com,youporn.*##.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,mirror.co.uk##.top-slot
plymouthherald.co.uk###div-gpt-native
uploadrocket.net##.file_slot > tbody > tr img[src^="images/button_"]
hgtv.com###dfp_leaderboard
hgtv.com###leaderboard_fixed
diynetwork.com###dfp_leaderboard
diynetwork.com###leaderboard_fixed
vortez.net##.wide-banner
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
goodindianporn.com,megayoungsex.com##.SHVidBlockR_Bn
megayoungsex.com###divExoLayerWrapper
goodindianporn.com##.SAbnsBotBl
||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
videezy.com,infoq.com,english.newstracklive.com,irishtimes.com,libhunt.com,runemate
.com,trends.gab.com,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
||graphicex.com/fo/300x600
||graphicex.com/fo/350x250
torrentprobit.com##a[href^="/click/"]
||torrentprobit.com/adstmp.js
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
||overthumbs.com/js/?
overthumbs.com##.c-rightbar
||pornwhite.com/js/script*.js
||pornwhite.com/js/license*.js
pornwhite.com##.player_adv
clipcake.com,pervclips.com,alphaporno.com,pornwhite.com##.advertising-side
clipcake.com##.bottom_spot
||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|seulink.net
sex3.com##.tall_advertising
||sex3.com/if*.html
||sex3.com/player/html.php?aid=
||h2porn.com/aa*.js|
fuckler.com###player-overlay
sexytube.me,bestporntube.me##.banners-aside
bestporntube.me##div[style="width:100%;height:250px;overflow:hidden;"]
hclips.com##.pl_wrr
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##[class^="cmp_sponsoredLinks"]
||thefappeningblog.com/wp-content/uploads/2017/11/stripchat.gif
||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/"]
langitfilm.*,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
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
redirect-ads.com,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;"]
||freebookspot.es/download.png
||ebook3000.com/templets/js/468.png
||ebook-hunter.com/ebook_detail_files/468.png
||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"]
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
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
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;"]
||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
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"]
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
thefreethoughtproject.com,gsmarena.com,lasvegassun.com,bail-
bonds.me,website.informer.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
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
||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"]
||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.*###wrapper > div[style="height:440px; margin-bottom:15px;"]
nuvid.*##.aside > h2 + .rel_right:empty
rule34hentai.net###main > div.blockbody
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_"]
rachidscience.com,cookiesflix.com###HTML2
||bit.ly^$popup,domain=adshort.me
yourlust.com##body .is-bnr.kt-player .fp-bnr
||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
swatchseries.to##a[href="/westworld-watch.html"][rel="nofollow"] > img
watchseries.do##a[href^="http://downloadplayer.xyz/"]
swatchseries.to,onwatchseries.to,ewatchseries.to##.shd_button
ewatchseries.to##.s-mpu-list
ewatchseries.to,onwatchseries.to##.freeEpisode
||static.ewatchseries.to/templates/default/images/300x250n*.png
ooyyo.com,imgur.com,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
||gotporn.com/main/js/exo-loader/
javarchive.com##[title="ads"]
||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,pornexpanse.com##.banners_pl
||shooshtime.com/abfiles/
||content.shoosh.co/js/shooshtime.js
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,lfporn.com##.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-"])
||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"]
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|
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#,
picbank.tk##a[href*="&aff_id="]
picbank.tk##a[href^="http://blobopics.biz/redirect/"]
||picbank.tk/fro*.js|
||picbank.tk/ba*.php
||streaming-porn.org/fata.js
||picfox.org/ba*.php
||picfox.org/fro*.js|
socketloop.com###boring
live-tv-channels.org,socketloop.com###adsense
||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"]
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
wcoanimedub.tv,wco.tv##div[style^="float:right; width:300px; height:"]
wco.tv,wcoanimesub.tv,wcofun.com,wcoforever.net,wcoanimedub.tv,wcoforever.com,wcost
ream.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
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
||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
://*.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
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|
whatvwant.com,lumenlearning.com,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
||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
bikeradar.com,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"]
cpygames.com##div[style="text-align: center; "] a[rel="noopener noreferrer"] > img
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
coinsparty.com,bitlinks.pw,genpassword.top,passgen.icu,bitshortener.site,xeimg.yt##
iframe#frame
||xeimg.yt/exa/koplak.js
||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
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###footZones
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|
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"]
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
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"]
||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
analteen.pro,goodindianporn.com,6japaneseporn.com,ixnxxcom.com,orientalasianporn.co
m,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.*##.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
codeproject.com,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
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_"]
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
mp4buddy.com###loading-ad
justmp4.us###loading-ad
playbb.me,play.animeplus.tv,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###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
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###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,dailyworldupdates.com,expressbulletin.in,sctricks.com,
futurefoundationngo.com,pustkala.com,techtremendous.com,brenhealth.com,justlikeyojn
a.com,shortzon.com,sivitechno.com,agradarpan.com,abouttech.space,li-nkz.com##.col-
md-10 > center:first-child
gsmarena.com###topAdv
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
||ur.ly/cnt.php$redirect=nooptext
||ur.ly/js/license.*.js
||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
1-2-
3movies.com,filmy4wap1.*,linkshorts.me,geektopia.info,123films.cc,mydownloadtube.ne
t,filmyzilla.xyz,moviesdaweb.blogspot.com,dreamsfriend.com,hunstulovers.net,123free
movies.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
tryboobs.com,ah-me.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
||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
businessworld.in,thelocalproject.com.au,inkthemes.com,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
bclikeqt.com,dailyporn.club,freefeds.com,teleriumtv.com,fclcc.com,deportealdia.live
,techgeek.digital,sharer.pw,za.gl,fcc.lc,xozilla.com,analdin.com,telerium.club,live
-golf.stream,sportsbay.org,fc.lc,box-
live.stream,mp4upload.com,bro.adca.st,underhentai.net###overlay
latimes.com##.trb_ar_cont
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
kissasian.li##div[style$="height: 261px; position: relative;"]
thescore.com##body .tablet-leaderboard
thescore.com##.articles-sidebar > .tablet-big-box
/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##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##.refill[style="width:100%;padding-top: 15px;"]
||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
freesexnight.com,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
falkirkherald.co.uk,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]
iceporn.com##.drt-video-player > div.drt-spot-box
iceporn.*###spot_video_livecams
iceporn.*##.maintenance >div.watch+div.furtherance
toptiertactics.com##.widget.widget_text
||xxxtubeset.com/promo
||xpornotubes.com/ponrtube.html
||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
||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##.profile-ads-container
roblox.com##.adp-gpt-container
hqjavporn.com##.v-line-bs > .v-line-b
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
poebuilds.net##div[id$="unavailableMessageOverlay"]
poebuilds.net,stadiumgaming.gg,pesworld.co.uk,official-plus.com##.tpaw0
indiamart.com,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
||geo*.hltv.org/rekl*.php
csgostash.com##.col-lg-offset-2 > [class="well text-center"]
csgostash.com##.adv-top-header-mobile
||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"]
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
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,jizzbunker.com##.banner-popup
xxxdan.com,jizzbunker.com##.right-banners
xxxdan.com##.related ~ div#bottom-line
||website.informer.com/img/sponsored.gif
tubepornup.com##.video_right
||tubepornup.com/adg1.shtml
kropic.com,imgbaron.com,picbaron.com,hotfucktube.com###fadeinbox
||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"]
||bangaloremirror.indiatimes.com/bmdge/
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
csgostash.com##a[href^="https://goo.gl/"][target="_blank"].hypercase-button > img
csgostash.com##.adv-footer
csgostash.com##[class*="text-center adv-"]
||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##.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.us,javstream.co##.kumpulads-post
||xcafe.com/b/
||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
kissanimee.ru,kissanimes.su,9anime.work,123moviesg.com,gogoanimes.co,gogoanime.sh,g
ogoanime.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
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
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###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
||anyporn.com/player/player.php|
anyporn.com##.ffb_wrap
xbabe.com###ipa-s
pervclips.com##.player_adv
jizzbunker.com##.ftr-banners
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
pornoaffe.com,hd-pornos.net,hd-easyporn.com,porn-monkey.com##aside[id^="special"]
pornoaffe.com,hd-pornos.net##div[id^="wa_"].widget
alotporn.com##.player-adv
||cdn-static.alotporn.com/js/main_load.js
robofight.io,tubewolf.com##.home-banner
||tubewolf.com/pop
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##.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
iporntoo.com,freeporn.info,ruleporn.com,shemaleporn.xxx,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;"]
||t2lgo.com/creatives/*/Banners/$image
||hd-world.org/layer18.js
hulldailymail.co.uk##body > .top-slot
g2esports.com##.js-side-banner
spanishdict.com##.adBot
lifehacker.com,thenextweb.com,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
investing.com,esportsearnings.com##div[class^="ad_"]
audiobookle.com###page a[href="/high-speed-download.php"]
audiobookle.com###page a[href="/download-14-days-trial.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
mycloud.to###jwa[style^="width: 300px; height: 250px;"]
lingolia.com##.adv-header
poe.trade###contentstart > .large-12 > #topone
poe.trade##.search-results-block > .centered
seulink.online,bitfly.io,linkdrop.net,shrinkme.in,streamsport.pro,fir3.net,todaynew
spk.win,dz4link.com,vinaurl.in,megaurl.xyz,megalink.pro,megaurl.in,aii.sh,ckk.ai,vi
pleague.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##.atf-wrapper
||navbharattimes.indiatimes.com/nbmath/
||malayalam.samayam.com/msigm/
wydaily.com##.td-header-sp-logoleft
wydaily.com##.td-header-sp-logoright
ownace.com##a[href*="/ref?"] > img
||downace.com/themes/ace/assets/js/UI8lS8iPxsilEFPpSyd67.js
||ra.poringa.net^
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
navbharattimes.indiatimes.com,88files.net,gadgetsnow.com##.ad1
||bravoporn.com/player/html.php
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##.content > .wrap ~ div.headline > p
||bravoporn.com/v/if2
ewatchseries.ac##.block-left-home-inside[style*="height:300px; text-align:center;"]
/images/300x250n*.jpg$domain=ewatchseries.ac|watchseries.ac
/images/728x90n*.png$domain=ewatchseries.ac|watchseries.ac
mywatchseries.ac##.block-left-home-inside[style="height:252px; height:300px; text-
align:center;"]
||mywatchseries.ac/images/300x250n.jpg
watchseries.ac##.listings > li[style="/*width:370px;*/ float:left; padding:5px 10px
5px 30px; margin:0; height:320px; "]:first-child
watchseries.ac,onwatchseries.to,ewatchseries.ac,mywatchseries.to##.sp-leader
mywatchseries.to##.impse
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$script,redirect=noopjs,important
hellomagazine.com,genyt.com,express.co.uk,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##.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
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"]
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
||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
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_"]
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
myiptvforum.com,hifivision.com,worldofiptv.com,altenen.is,fraudstercrew.su,pugski.c
om,beermoneyforum.com,germancarforum.com,cracking.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|manganeet.com|ezjav.com|tinyzonetv.to|dogeflix.net|up-
load.io|vizcloud2.*|up-load.one
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##.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
sifted.eu,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"]
onvid.club###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
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
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###footZones
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
onlinehacking.xyz,directogoltv.com,fulltvsports7.blogspot.com,fulltvsports7.blogspo
t.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,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
toptechweb.com,gowatchseries.to###adb
agar.io###adbg
tehnotone.com###adboxartbottom
emb.apl4.me,aliez.me###adbtm
mydaddy.cc,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
4qrcode.com,findaphd.com,jokersplayer.xyz,emb.apl14.me,grammaire.reverso.net,emb.ap
l4.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
freexcafe.com,freac.org,journaldemontreal.com,securityweek.com,cdnx.stream,educapla
y.com,seriesultra.net,cloudplayer.online,goldenbbw.com,streamload.me,streamvid.co,p
owvldeo.net,olink.icu,vlink.icu,mydramaoppa.com,rapid58.com,eatcells.com,vidload.co
,powvideo.xyz###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
mhktricks.net###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
ponlatv.com###divPanel
teledeporteonline.pw###divPanel > center
solidfiles.com###dlm-btn
downloadbox.org###download
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:"]
4everproxy.com###foreverproxy-bottom-info
4everproxy.com###foreverproxy-top-info
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
amazon.com###hqpWrapper
vipbox.tech###html2
allfoot.info,channelstream.club,csport.xyz,streamonsports.com,1me.club,streamhub.li
ve,buffstream.net,fgames.pw,livegoal.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
backin.net###mdtimer
depositfiles.com,depositfiles.org,dfiles.eu,dfiles.ru###member_menu > .submenu
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
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
sneakernews.com###omc-sidebar
workgroupvideo.com###over-large
arsopo.com,workgroupvideo.com###over-small
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
hdporn-
movies.com,sextubefun.com,iporntoo.com,hypnotube.com,iyottube.com,shemalemodelstube
.com,xxxity.com,handjobhub.com,wankflix.com,tgpdog.com,messytube.com,madnessporn.co
m,gaytiger.com,italianoxxx.com,pornpy.com,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
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
picshick.com,imagetwist.com###rang2
rapidvideo.ws###rapid1
watchcartoononline.io###reklam_mgid
sports-stream.net,tv-sport-hd.com###reklama1
cam4.de.com###removeAdWrapper
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"]
osxdaily.com###sharing_container
pornexpanse.com###show_adv
crunchyroll.com###showmedia_square_adbox_new
subs.ro###side a[rel="external nofollow"] > img
celebsepna.com,imgpeak.com###sidebar
spritepad.wearekiss.com###sidebar > #ad
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
uploaded.net###skyscraper
yahoo.com###slot_MIP
tabloidpulsa.co.id###sp642
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
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^="/"])
sextfun.com###top-navbar.wrap
l4dmaps.com###top-promotion-bnr
l4dmaps.com###top-promotion-side
torrentking.eu###top_header
huffingtonpost.com###top_news_inner
sythe.org,football-lineups.com###topad
soft32.com###toper
cast3d.pw,playerapp2.pw,ponlatv.com,teledeporteonline.pw###total
flickr.com###tt-pro-motion-tile
tucows.com###tucowsHeader
xpornotubes.com,dildoxxxtube.com,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
forums.tomshardware.com,daclips.in,gorillavid.com,gorillavid.in###video_ad
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
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
pornhd4k.com##.Video_Reklam
piratecity.net##._z_click
festyy.com,cllkme.com,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
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
speedtest.net##.ad-vertical-right
theatlantic.com##.ad-wrapper
patient.info##.ad.widget
widestream.io##.adBlockDetected + div[class]
pornhub.com,pornhub.org,pornhub.net,pornhubthbh7ap3u.onion##.adContainer
epicbundle.com##.adExtraContentSuperBanner
simple-adblock.com,food.ndtv.com##.ad_300x250
food.ndtv.com##.ad_300x100
filehorse.com##.ad_970x250_dl
javhiv.com,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
onmsft.com,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
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
getapkmod.com##.adshome1
javhdx.tv,pornhdx.tv##.adsright
findyourlucky.com##.adst
bestream.tv##.adswidth
indiatoday.in,pdf24.org,telegraphindia.com##.adtext
ranker.com,androidcentral.com,imore.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
enjoyfuck.com,fuckgonzo.com,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
clip2net.com##.bann-plugin
yts.ag##.banner-bordered
wantedbabes.com,softonic.com##.banner-center
avxhome.in##.banner-links
speedvid.net##.banner3
paycalculator.com.au##.banner300250
paycalculator.com.au##.banner72890
avast.com##.banner__inner
fshare.vn##.banner_left
yourlust.com,fshare.vn##.banner_right
streamsport.pro,mntvlive.com,sportstvstream.me,funhdtv.com,liveonlinetv247.info,spo
rtp2p.in##.bannerfloat
appvn.com##.bannergroup
vikiporn.com##.banners-area
sanet.me##.big_banner_adv
itechpost.com##.bk-sidevid
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
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
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
bravotube.net##.headline > p[style="font-size:14px; margin:0; padding:0; text-
align:center"]
bravotube.net##.content > .headline + table
t411.li##.content > div.block > p[align="center"] > a > img
123movies.*,watchseries.*,1putlocker.io##.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.li,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
vipracing.us##.dropup
ffilms.org##.entry > a[href^="http://creativesrv.com/apu.php"]
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
sexgayhd.com,sexgayplus.com,3xphim.net,jav720.net,phimsexkhongche.net,japangaysex.n
et,gayhd.pro,dvdgaysex.com,lhscan.net,rawlh.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
sexu.com##.footerBanners
stream2watch.co##.fpl
justporno.tv##.frame-box
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-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##.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]
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"]
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.gamespot.com,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
flightradar24.com##.noads
xmissy.nl##.noclick-small-banner
pornbb.org##.nodark
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
linkedin.com##.premium-search-upsell
competitionsguide.com.au##.prodcontainerAd
download.cnet.com##.product-single-left-rail-offer
my.deviantart.com##.promo-text
armorgames.com##.promos
hongkiat.com##.promote
solidfiles.com##.promoted-dl
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
pcmag.com##.right-frame
gamemodding.com,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,r2games.com,redlightarea.com,smutcam.com##.right_banner
pandamovie.eu,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
siliconera.com##.show-ads div.t-footer-curseNetwork
cubuffs.com##.sidearm-ad-blocker-message-container
epicbundle.com##.sidebar > .networkBox + .mediumTagArea
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
multiplication.com##.slug
gamingbolt.com##.small-ad
epson-event-manager-utility.en.lo4d.com##aside[class^="download_inner_"] >
div.colour4.small
softpedia.com##.sng-widget
software.informer.com##.splinks
getapkmod.com##.spon2
overclock.net##.sponsor-btns
cam4.de.com##.sponsorAd
zdnet.com##.sponsoredItem
danceclassonline.in,smashingmagazine.com,hanime.tv,linuxmint.com##.sponsors
linuxmint.com##.sponsors + h3
walmart.com##.spotAds
profitconfidential.com##.spu-bg
profitconfidential.com##.spu-box
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
gizmochina.com,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
tempr.email##.TopBanner
ada.org,tempr.email,techcentral.ie##.topBanner
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,clashofclanslovers.com##.vce_adsense_widget
txxx.com##.vda-iv
xstream.click##.vidcol
hclips.com##.video > .sidebar
hpjav.com##.video-box-ad
multiup.org##.video-js
mp4cloud.net,pornhdvideos.tv,porndoe.com,realgfporn.com##.video-overlay
kisscartoon.me##.videoAdClose
mcfucker.com##.videoBlock > .cnt > .vcnt > .c2p
xxxyours.com,hdxxx.me##.video_adv
bigvid.me##.video_center > div:not([class]):first-child
vidzi.tv##.vidzi_backscreen2
coub.com##.viewer__ads
androidcentral.com,windowscentral.com##.visor-breaker-ad
vancouversun.com##.vjs-loading-spinner
newshub.co.nz##.vjs-onceux-ad-container
bravotube.net,bravoteens.com,vidop.icu,pornoaffe.com,hd-pornos.net##.vjs-overlay
gamespot.com##.vjs-overlay-onceux-countdown-text
newshub.co.nz##.vjs-overlay.vjs-overlay-onceux-countdown
heraldsun.com.au,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
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.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,redtube.net##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/"]
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/"]
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##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_"]
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"]
putlocker.kim###images > a[rel="nofollow"] > img
putlocker.ac,filefrogg.com,cracksoftwarex.com,cracksoftpc.com,eviliso.com,procracke
rz.org,torrentdownload.info,douploads.com,escortwiz.com,freeappstorepc.com,masseurp
orn.com,warez4pc.com,rennlist.com,cracks9.com,f4freesoftware.com,rscrack.com,sadeem
pc.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_"]
thesurfersview.com,byetv.org##div[class^="ad"]
ip-tracker.org,peggo.tv,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-"]
dtnext.in,pornwhite.com,androidappsgame.com,txxx.com##div[class^="adv-"]
nmac.to##div[class^="advads"]
adgully.com,uploadrar.net,uploadev.com,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"]
releasedateportal.com##div[class^="shareaholic-dis-ad"]
93.115.24.210,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,dir50.net,downace.com,shink.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"]
musescore.com,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-"]
file.fm,files.fm##div[id^="any_media_banner"]
stream365.xyz,reblop.com,tv4embed.com,dupose.com##div[id^="bannerfloat"]
thehill.com##div[id^="block-dfp-rightrail-"]
1ms.net##div[id^="cpmstar_modalVideoPopup_"]
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"]
decider.com,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-"]
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,rapidvideo.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
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;"]
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;"]
gossipcop.com##div[style="width:300px;height:250px;margin: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;"]
filepuma.com##dl.update_software
allsport-
live.net,filmovizija.me,filmovizija.in,filmovizija.com,filmovizija.net##div[id^="re
klama"]
4downfiles.org##font#w3c5
movdivx.com##form[name="F1"]
portalzuca25.ucoz.com##h2[class$="title"]
i.cbsi.com/*/Ads/*.jpg
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"]
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"]
nmac.to,receive-sms-online.info,thebookee.net,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"]
pixroute.com,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*://*.xyz^$script,domain=doyki.com
|http://$image,third-party,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|
redtube.net|tube8.com|tube8.es|tube8.fr|youporn.com|youporngay.com|you-porn.com|
youpornru.com|youporn.fyi
|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|picbank.tk
||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.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=milfnut.com|solidtorrents.net|iir.ai|tii.ai|adshort.club|
newepisodes.co|megaup.net|ckk.ai|uploadas.com|openloadmovies.bz|gounlimited.to|
adbl.me|komiupdates.xyz|streamtajm.com|yesmovies.to|adsrt.me|
thehouseofportable.com|linkatna.me|openloadmovies.net|kanqite.com|gomovies.ec|
kisscartoon.su|oke.io|bmovies.cz|watchfree.at|frkmusic.org|xmovies8.pl|
itdmusic.site|xrivonet.info|linkrex.net|youtubemultidownloader.com|arura.win|
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|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|
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|uplod.it|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|tei.ai|omgscripts.com|mastibaaz.com|
mrpcgamer.co|soap2day.*|igg-games.com|torrentmac.net|send.cm|bluemediafiles.com|
sakurafile.com|allmoviesforyou.net|daftsex.com|soap2day.ac|torrentgalaxy.mx|igg-
games.co|manganelo.tv
||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
||geo.hltv.org/data.php
||geo.hltv.org/data2.php
||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
||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^
||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
||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
||concertads-configs.vox-cdn.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
||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?_=
||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
||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|bluemediafiles.com|dropgalaxy.com
||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.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|redtube.net
||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
||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.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_
||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=
||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
||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
||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/
||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
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/83251
! frequently changed domain
://aj2*.online^$xmlhttprequest,other
!
! Remove the rule without 'xmlhttprequest' when 'removeparam' with all modifiews
will be supported
||brightcove.com/playback/*/*?
ad_config_id$removeparam=ad_config_id,xmlhttprequest,domain=tvnz.co.nz
||brightcove.com/playback/*/*?
ad_config_id$removeparam=ad_config_id,domain=tvnz.co.nz
! Streamplay
/c.nt.nt\.st.+p.ay\..+/$domain=stemplay.*|steamplay.*|steanplay.*|streamp1ay.*|
streanplay.*
jquery-1.8.3.min.js$domain=stemplay.*|steamplay.*|steanplay.*|streamp1ay.*|
streanplay.*
stemplay.*,steamplay.*,steanplay.*,streamp1ay.*,streanplay.*##.ad
stemplay.*,steamplay.*,steanplay.*,streamp1ay.*,streanplay.*###uverlay
!
fragrantica.com,fragrantica.ru##.text-center.cell.small-12.medium-6 > p >
a[href^="/goto.php?id="]
fragrantica.com,fragrantica.ru##.text-center.cell > div[style^="clear: both; width:
100%; text-align: left; padding:"]
fragrantica.com,fragrantica.ru##.text-center.cell > div[style^="clear: both; width:
100%; text-align: left; padding:"] + div > sup
fragrantica.com,fragrantica.ru##.text-center.cell >
div[style^="clear:both;width:100%;text-align:left;padding:"]
fragrantica.com,fragrantica.ru##.text-center.cell >
div[style^="clear:both;width:100%;text-align:left;padding:"] + div > sup
!
! thepiratebay
||thepiratebay.uproxy.*/helper-js
||thepiratebay.uproxy.*/hy.js
||thepiratebay.uproxy.*/zpp/
||jstatic.org/j/m/qqq.js
thepiratesproxy.org,pirateproxy.space,tpbproxypirate.com,pirateproxy-
bay.com##.symple__block
thepiratesproxy.org,pirateproxy.space,tpbproxypirate.com,pirateproxy-
bay.com###float
thepiratesproxy.org,pirateproxy.space,tpbproxypirate.com,pirateproxy-bay.com##.bc-
wrap
thepiratebay.org##a[href^="https://ttf.trmobc.com/"]
thepiratebay0.org##a[href^="https://www.get-express-vpn.com/torrent-vpn?a_fid="]
/storage/*.js?_=$domain=noobnoob.rocks|superbay.link|thepiratebay.kiwi|
bayception.pw|ikwildepiratebay.xyz|piratebay.tel|proxy4life.org|thepiratebay.ist|
tpb.one|baypirateproxy.org|airproxyproxy.pw|airproxyunblocked.org|proxyindia.net|
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|
bayunblocked.eu|piratenbucht.eu|urbanproxy.eu|pirat2.club|tpbpiratbay.club|
indiaproxydl.org|magnetbay.eu|proxytpb.pw|tpb.tw|unblocktheship.org|thepirate.xyz|
thepirate.one|pietpiraat.org|freeproxy.rocks
/static/img/download-top.png|$domain=superbay.link|thepiratebay.kiwi|bayception.pw|
ikwildepiratebay.xyz|piratebay.tel|proxy4life.org|thepiratebay.ist|tpb.one|
baypirateproxy.org|airproxyproxy.pw|airproxyunblocked.org|proxyindia.net|
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|
bayunblocked.eu|piratenbucht.eu|urbanproxy.eu|pirat2.club|tpbpiratbay.club|
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.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.org|ukpirateproxy.xyz|unblockedbay.info|
unblocktpb.com|thebay.tv|pirateproxy.wf|pirateproxy.yt|gameofbay.org
/static/img/download.png|$domain=superbay.link|thepiratebay.kiwi|bayception.pw|
ikwildepiratebay.xyz|piratebay.tel|proxy4life.org|thepiratebay.ist|tpb.one|
baypirateproxy.org|airproxyproxy.pw|airproxyunblocked.org|proxyindia.net|
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|
bayunblocked.eu|piratenbucht.eu|urbanproxy.eu|pirat2.club|tpbpiratbay.club|
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.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.org|ukpirateproxy.xyz|unblockedbay.info|
unblocktpb.com|thebay.tv|pirateproxy.wf|pirateproxy.yt|gameofbay.org
/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
||thepiratebay.*/*pop*.js
||thepiratebay.*/*.php?
thepiratebay.org##a[href^="http://www.bitlord.me/share/"]
thepiratebayorg.org##center > a[href][target="_blank"][rel="nofollow"] > img
||thepiratebayorg.org/images/
!
! unblocked.name
/app/apx19.js
/zpp/zpp3.js
/app/apx14.js
/app/x12.js
/zpp/zpp4.js
/q1.js?q22
/hy.js?q22
||unblocked.*/helper-js
||unblocked.*/hy.js
||unblocked.*/zpp/
unblocked.*##script[type="application/javascript"] + div[class$="-bordered"]
unblocked.*##div[class="hidden-xs hidden-sm"] > div[class$="-bordered"]
!
! 9to5google.com,9to5mac.com,9to5toys.com,dronedj.com,electrek.co
9to5google.com,9to5mac.com,9to5toys.com,dronedj.com,electrek.co##.ad-container
9to5google.com,9to5mac.com,9to5toys.com,dronedj.com,electrek.co##.post-body > p >
a[href^="http://bit.ly/"] > img
9to5google.com,9to5mac.com,9to5toys.com,dronedj.com,electrek.co##.ad-disclaimer-
container
!
!*START: KickassTorrent
/help/?yd=?$popup,domain=kat.*|kickass.*|kickass2.*|kickasstorrents.*|kat2.*|
kattracker.*|thekat.*|thekickass.*|kickassz.*|kickasstorrents2.*|topkickass.*|
kickassgo.*|kkickass.*|kkat.*|kickasst.*|kick4ss.*|katbay.*|kickasshydra.*|
kickasskat.*|kickassbay.*|torrentkat.*|kickassuk.*|torrentskickass.*|kickasspk.*|
kickasstrusty.*|katkickass.*|kickassindia.*|kickass-usa.*|kickassaustralia.*|
kickassdb.*|kathydra.*|kickassminds.*|katkickass.*|kickassunlocked.*|
kickassmovies.*|kickassfull.*|bigkickass.*|kickasstracker.*|katfreak.*|
kickasstracker.*|katfreak.*|kickasshydra.*|katbay.*|kickasst.*|kkickass.*|
kattracker.*|topkickass.*|thekat.*|kat.*|kat2.*|kick4ss.*|kickass.*|kickass2.*|
kickasstorrents.*|kat.fun|kat2.app|kat2.space|kat2.website|kat2.xyz|kick4ss.net|
kickass.cd|kickass.earth|kickass.id|kickass.kim|kickass.love|kickass.me.uk|
kickass.name|kickass.one|kickass.red|kickass.vc|kickass.ws|kickass2.app|
kickass2.fun|kickass2.mobi|kickass2.online|kickass2.space|kickass2.top|
kickass2.website|kickass2.xyz|kickassgo.com|kickasstorrent.cr|kickasstorrents.fun|
kickasstorrents.icu|kickasstorrents.mobi|kickasstorrents.to|kickasstorrents2.net|
kickassz.com|kkat.net|thekickass.org|kickasstorrents.space|thekat.cc|
topkickass.org|kattracker.com
/r.js|$domain=kat.*|kickass.*|kickass2.*|kickasstorrents.*|kat2.*|kattracker.*|
thekat.*|thekickass.*|kickassz.*|kickasstorrents2.*|topkickass.*|kickassgo.*|
kkickass.*|kkat.*|kickasst.*|kick4ss.*|katbay.*|kickasshydra.*|kickasskat.*|
kickassbay.*|torrentkat.*|kickassuk.*|torrentskickass.*|kickasspk.*|
kickasstrusty.*|katkickass.*|kickassindia.*|kickass-usa.*|kickassaustralia.*|
kickassdb.*|kathydra.*|kickassminds.*|katkickass.*|kickassunlocked.*|
kickassmovies.*|kickassfull.*|bigkickass.*|kickasstracker.*|katfreak.*|
kickasstracker.*|katfreak.*|kickasshydra.*|katbay.*|kickasst.*|kkickass.*|
kattracker.*|topkickass.*|thekat.*|kat.*|kat2.*|kick4ss.*|kickass.*|kickass2.*|
kickasstorrents.*|kat.fun|kat2.app|kat2.space|kat2.website|kat2.xyz|kick4ss.net|
kickass.cd|kickass.earth|kickass.id|kickass.kim|kickass.love|kickass.me.uk|
kickass.name|kickass.one|kickass.red|kickass.vc|kickass.ws|kickass2.app|
kickass2.fun|kickass2.mobi|kickass2.online|kickass2.space|kickass2.top|
kickass2.website|kickass2.xyz|kickassgo.com|kickasstorrent.cr|kickasstorrents.fun|
kickasstorrents.icu|kickasstorrents.mobi|kickasstorrents.to|kickasstorrents2.net|
kickassz.com|kkat.net|thekickass.org|kickasstorrents.space|thekat.cc|
topkickass.org|kattracker.com
/k.js|$domain=kat.*|kickass.*|kickass2.*|kickasstorrents.*|kat2.*|kattracker.*|
thekat.*|thekickass.*|kickassz.*|kickasstorrents2.*|topkickass.*|kickassgo.*|
kkickass.*|kkat.*|kickasst.*|kick4ss.*|katbay.*|kickasshydra.*|kickasskat.*|
kickassbay.*|torrentkat.*|kickassuk.*|torrentskickass.*|kickasspk.*|
kickasstrusty.*|katkickass.*|kickassindia.*|kickass-usa.*|kickassaustralia.*|
kickassdb.*|kathydra.*|kickassminds.*|katkickass.*|kickassunlocked.*|
kickassmovies.*|kickassfull.*|bigkickass.*|kickasstracker.*|katfreak.*|
kickasstracker.*|katfreak.*|kickasshydra.*|katbay.*|kickasst.*|kkickass.*|
kattracker.*|topkickass.*|thekat.*|kat.*|kat2.*|kick4ss.*|kickass.*|kickass2.*|
kickasstorrents.*|kat.fun|kat2.app|kat2.space|kat2.website|kat2.xyz|kick4ss.net|
kickass.cd|kickass.earth|kickass.id|kickass.kim|kickass.love|kickass.me.uk|
kickass.name|kickass.one|kickass.red|kickass.vc|kickass.ws|kickass2.app|
kickass2.fun|kickass2.mobi|kickass2.online|kickass2.space|kickass2.top|
kickass2.website|kickass2.xyz|kickassgo.com|kickasstorrent.cr|kickasstorrents.fun|
kickasstorrents.icu|kickasstorrents.mobi|kickasstorrents.to|kickasstorrents2.net|
kickassz.com|kkat.net|thekickass.org|kickasstorrents.space|thekat.cc|
topkickass.org|kattracker.com
/1.js|$domain=kat.*|kickass.*|kickass2.*|kickasstorrents.*|kat2.*|kattracker.*|
thekat.*|thekickass.*|kickassz.*|kickasstorrents2.*|topkickass.*|kickassgo.*|
kkickass.*|kkat.*|kickasst.*|kick4ss.*|katbay.*|kickasshydra.*|kickasskat.*|
kickassbay.*|torrentkat.*|kickassuk.*|torrentskickass.*|kickasspk.*|
kickasstrusty.*|katkickass.*|kickassindia.*|kickass-usa.*|kickassaustralia.*|
kickassdb.*|kathydra.*|kickassminds.*|katkickass.*|kickassunlocked.*|
kickassmovies.*|kickassfull.*|bigkickass.*|kickasstracker.*|katfreak.*|
kickasstracker.*|katfreak.*|kickasshydra.*|katbay.*|kickasst.*|kkickass.*|
kattracker.*|topkickass.*|thekat.*|kat.*|kat2.*|kick4ss.*|kickass.*|kickass2.*|
kickasstorrents.*|kat.fun|kat2.app|kat2.space|kat2.website|kat2.xyz|kick4ss.net|
kickass.cd|kickass.earth|kickass.id|kickass.kim|kickass.love|kickass.me.uk|
kickass.name|kickass.one|kickass.red|kickass.vc|kickass.ws|kickass2.app|
kickass2.fun|kickass2.mobi|kickass2.online|kickass2.space|kickass2.top|
kickass2.website|kickass2.xyz|kickassgo.com|kickasstorrent.cr|kickasstorrents.fun|
kickasstorrents.icu|kickasstorrents.mobi|kickasstorrents.to|kickasstorrents2.net|
kickassz.com|kkat.net|thekickass.org|kickasstorrents.space|thekat.cc|
topkickass.org|kattracker.com
/\/....\//$script,domain=kat.*|kickass.*|kickass2.*|kickasstorrents.*|kat2.*|
kattracker.*|thekat.*|thekickass.*|kickassz.*|kickasstorrents2.*|topkickass.*|
kickassgo.*|kkickass.*|kkat.*|kickasst.*|kick4ss.*|katbay.*|kickasshydra.*|
kickasskat.*|kickassbay.*|torrentkat.*|kickassuk.*|torrentskickass.*|kickasspk.*|
kickasstrusty.*|katkickass.*|kickassindia.*|kickass-usa.*|kickassaustralia.*|
kickassdb.*|kathydra.*|kickassminds.*|katkickass.*|kickassunlocked.*|
kickassmovies.*|kickassfull.*|bigkickass.*|kickasstracker.*|katfreak.*|
kickasstracker.*|katfreak.*|kickasshydra.*|katbay.*|kickasst.*|kkickass.*|
kattracker.*|topkickass.*|thekat.*|kat.*|kat2.*|kick4ss.*|kickass.*|kickass2.*|
kickasstorrents.*|kat.fun|kat2.app|kat2.space|kat2.website|kat2.xyz|kick4ss.net|
kickass.cd|kickass.earth|kickass.id|kickass.kim|kickass.love|kickass.me.uk|
kickass.name|kickass.one|kickass.red|kickass.vc|kickass.ws|kickass2.app|
kickass2.fun|kickass2.mobi|kickass2.online|kickass2.space|kickass2.top|
kickass2.website|kickass2.xyz|kickassgo.com|kickasstorrent.cr|kickasstorrents.fun|
kickasstorrents.icu|kickasstorrents.mobi|kickasstorrents.to|kickasstorrents2.net|
kickassz.com|kkat.net|thekickass.org|kickasstorrents.space|thekat.cc|
topkickass.org|kattracker.com
! ##.x-bro
kat.*,kickass.*,kickass2.*,kickasstorrents.*,kat2.*,kattracker.*,thekat.*,thekickas
s.*,kickassz.*,kickasstorrents2.*,topkickass.*,kickassgo.*,kkickass.*,kkat.*,kickas
st.*,kick4ss.*,katbay.*,kickasshydra.*,kickasskat.*,kickassbay.*,torrentkat.*,kicka
ssuk.*,torrentskickass.*,kickasspk.*,kickasstrusty.*,katkickass.*,kickassindia.*,ki
ckass-
usa.*,kickassaustralia.*,kickassdb.*,kathydra.*,kickassminds.*,katkickass.*,kickass
unlocked.*,kickassmovies.*,kickassfull.*,bigkickass.*,kickasstracker.*,katfreak.*,k
ickasstracker.*,katfreak.*,kickasshydra.*,katbay.*,kickasst.*,kkickass.*,kattracker
.*,topkickass.*,thekat.*,kat.*,kat2.*,kick4ss.*,kickass.*,kickass2.*,kickasstorrent
s.*,kat.fun,kat2.app,kat2.space,kat2.website,kat2.xyz,kick4ss.net,kickass.cd,kickas
s.earth,kickass.id,kickass.kim,kickass.love,kickass.me.uk,kickass.name,kickass.one,
kickass.red,kickass.vc,kickass.ws,kickass2.app,kickass2.fun,kickass2.mobi,kickass2.
online,kickass2.space,kickass2.top,kickass2.website,kickass2.xyz,kickassgo.com,kick
asstorrent.cr,kickasstorrents.fun,kickasstorrents.icu,kickasstorrents.mobi,kickasst
orrents.to,kickasstorrents2.net,kickassz.com,kkat.net,thekickass.org,kickasstorrent
s.space,thekat.cc,topkickass.org,kattracker.com##.x-bro
!
kickass.love##a[href="/k.php?q=q"]
kickass.love##.mainpart > style[type] + div[id]
kickass.love##.doublecelltable > tbody > tr > td[width] table.data ~ style[type] +
div[id]
kickasstorrents.to##a[href="/register/"]
||kickassz.com/c.js
||kickass.cd/cd.js
!*END: KickassTorrent
!
!*START: IsoTorrents
/x9.php|$domain=isohuntz.*|isohunt.*|isohunts.*|isohuntx.*|isohunthydra.*|
isohunters.*|isohunting.*|myisohunt.*|isohuntz.net|isohunts.net|isohunt.soy|
isohuntx.com|isohunthydra.com|isohunt.io|isohunters.org|isohunt.bz|isohunting.com|
isohunting.com|isohunt.how|myisohunt.com|isohunt.lol
/k.js|$domain=isohuntz.*|isohunt.*|isohunts.*|isohuntx.*|isohunthydra.*|
isohunters.*|isohunting.*|myisohunt.*|isohuntz.net|isohunts.net|isohunt.soy|
isohuntx.com|isohunthydra.com|isohunt.io|isohunters.org|isohunt.bz|isohunting.com|
isohunting.com|isohunt.how|myisohunt.com|isohunt.lol
/1.js|$domain=isohuntz.*|isohunt.*|isohunts.*|isohuntx.*|isohunthydra.*|
isohunters.*|isohunting.*|myisohunt.*|isohuntz.net|isohunts.net|isohunt.soy|
isohuntx.com|isohunthydra.com|isohunt.io|isohunters.org|isohunt.bz|isohunting.com|
isohunting.com|isohunt.how|myisohunt.com|isohunt.lol
!
isohuntz.*,isohunt.*,isohunts.*,isohuntx.*,isohunthydra.*,isohunters.*,isohunting.*
,myisohunt.*,isohuntz.net,isohunts.net,isohunt.soy,isohuntx.com,isohunthydra.com,is
ohunt.io,isohunters.org,isohunt.bz,isohunting.com,isohunting.com,isohunt.how,myisoh
unt.com,isohunt.lol##iframe[src^="/nordv/"]
isohuntz.*,isohunt.*,isohunts.*,isohuntx.*,isohunthydra.*,isohunters.*,isohunting.*
,myisohunt.*,isohuntz.net,isohunts.net,isohunt.soy,isohuntx.com,isohunthydra.com,is
ohunt.io,isohunters.org,isohunt.bz,isohunting.com,isohunting.com,isohunt.how,myisoh
unt.com,isohunt.lol##.banner-wrp
isohuntz.*,isohunt.*,isohunts.*,isohuntx.*,isohunthydra.*,isohunters.*,isohunting.*
,myisohunt.*,isohuntz.net,isohunts.net,isohunt.soy,isohuntx.com,isohunthydra.com,is
ohunt.io,isohunters.org,isohunt.bz,isohunting.com,isohunting.com,isohunt.how,myisoh
unt.com,isohunt.lol##.post-sidebar
!
!
!*END: IsoTorrents
!
!*START: TorrentProject
/1.js|$domain=torrentproject2.*|torrentproject2.com|torrentproject2.net|
torrentproject2.org
/y.js$domain=torrentproject2.*|torrentproject2.com|torrentproject2.net|
torrentproject2.org
!
torrentproject2.*,torrentproject2.com,torrentproject2.net,torrentproject2.org##ifra
me[src^="/r/"]
torrentproject2.*,torrentproject2.com,torrentproject2.net,torrentproject2.org##a[hr
ef][style="color:red"]
!
!
!*END: TorrentProject
!
! tube8.com
tube8.net,tube8.es,tube8.com,tube8.fr###pb_template
tube8.net,tube8.es,tube8.com,tube8.fr###result_container_fake
tube8.net,tube8.es,tube8.com,tube8.fr##ins[data-spot]
tube8.net,tube8.es,tube8.com,tube8.fr##a[href*="/info.html#advertising"]
tube8.net,tube8.es,tube8.com,tube8.fr##.gridList > figure:not([data-
videoid]):not([data-esp-node]):not([id])
tube8.net,tube8.es,tube8.com,tube8.fr##div[data-esp-node="catfish"]
||t8cdn.com/catfishBanner/
! 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
!
megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster11.com,xhamst
er4.com,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamst
er10.com,xhamster11.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,x
hamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.des
i,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamst
er26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xha
mster35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.
desi,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,
xhamster.desi,xhamsterpremium.com,stripchat.com##.wio-y
megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster11.com,xhamst
er4.com,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamst
er10.com,xhamster11.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,x
hamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.des
i,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamst
er26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xha
mster35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.
desi,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,
xhamster.desi,xhamsterpremium.com,stripchat.com##.wio-xpremium-overlay > iframe
megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster11.com,xhamst
er4.com,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamst
er10.com,xhamster11.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,x
hamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.des
i,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamst
er26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xha
mster35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.
desi,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,
xhamster.desi,xhamsterpremium.com,stripchat.com##.clipstore-bottom
megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster11.com,xhamst
er4.com,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamst
er10.com,xhamster11.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,x
hamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.des
i,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamst
er26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xha
mster35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.
desi,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,
xhamster.desi,xhamsterpremium.com,stripchat.com##.thumb-list > div[class*="spot"]
megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster11.com,xhamst
er4.com,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamst
er10.com,xhamster11.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,x
hamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.des
i,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamst
er26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xha
mster35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.
desi,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,
xhamster.desi,xhamsterpremium.com,stripchat.com##.xplayer-banner
megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster11.com,xhamst
er4.com,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamst
er10.com,xhamster11.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,x
hamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.des
i,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamst
er26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xha
mster35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.
desi,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,
xhamster.desi,xhamsterpremium.com,stripchat.com##[class*="spot-container"]
megaxh.com,xhwide1.com,xhamster16.*,hamsterix.*,xhplanet1.com,xhamster11.com,xhamst
er4.com,xhamster.com,xhamster2.com,xhamster7.com,xhamster8.com,xhamster9.com,xhamst
er10.com,xhamster11.com,xhamster12.com,xhamster13.*,xhamster14.com,xhamster15.com,x
hamster17.*,xhamster18.*,xhamster19.com,xhamster1.desi,xhamster2.desi,xhamster3.des
i,xhamster4.desi,xhamster20.com,xhamster22.com,xhamster23.com,xhamster25.com,xhamst
er26.com,xhamster27.com,openxh.com,xhamster31.com,xhamster32.com,xhamster34.com,xha
mster35.com,xhamster36.com,xhamster37.com,xhamster38.com,xhamster500.com,xhamster5.
desi,xhopen.com,openxh1.com,xhamster39.com,xhamster40.com,openxh2.com,xhamster.one,
xhamster.desi,xhamsterpremium.com,stripchat.com##div[class*="sp-b"]
||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
||turbobyt.com/files/news/image/offer
turbobyt.com###banner-place
||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"]
!+ NOT_OPTIMIZED
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__"]
!
! https://github.com/easylist/easylist/issues/6476
/^https?:\/\/(?:[a-z]{2}\.)?[0-9a-z]{7,16}\.(?:com|website)\/[a-z](?=[a-z]{0,25}[0-
9A-Z])[0-9a-zA-Z]{3,26}\/(?:[1-5]\d{4}|[3-9]\d{3})(?:\?_=\d+)?$/
$subdocument,script,xmlhttprequest,third-party,match-case
! It seems that script and popup modifier doesn't work correctly used together,
related to - https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1992
/^https?:\/\/(?:[a-z]{2}\.)?[0-9a-z]{7,16}\.(?:com|website)\/[a-z](?=[a-z]{0,25}[0-
9A-Z])[0-9a-zA-Z]{3,26}\/(?:[1-5]\d{4}|[3-9]\d{3})(?:\?_=\d+)?$/$popup,third-
party,match-case
! 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|
anidl.org|srt.am|pandaporn.net|widestream.io|300mbfilms.co|seelive.me|
realtimetv.me|xxxstreams.me|animeforce.it|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|hdsector.to|streameast.live|hentaimoe.me
/\/[A-Z]\/[-0-9a-z]{5,}\.com\/(?:[0-9a-f]{2}\/){3}[0-9a-f]{32}\.js$/$script,~third-
party,match-case,domain=9anime.to|animesuge.to|mcloud.to|vizcloud.*|vizcloud2.*
/^https?:\/\/(?:www\.|[a-z0-9]{7,10}\.)?[a-z0-9-]{5,}\.(?:com|bid|link|live|online|
top|club)\/(?:[a-z0-9]{2}\/){2,3}[a-f0-9]{32}\.js/$script,xmlhttprequest,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
! remove domain part when working fine for other websites too (one exception for
this rule so far)
||blockadsnot.com^$redirect=nooptext,important,domain=hislink.net
!
! 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/116391
/(?:com|net)\/[a-z-]{3,10}\.html$/$subdocument,~third-party,domain=imgadult.com|
imgdrive.net|imgtaxi.com|imgwallet.com
/(?:com|net)\/[0-9a-f]{12}\.js$/$script,~third-party,domain=imgadult.com|
imgdrive.net|imgtaxi.com|imgwallet.com
!
!+ NOT_OPTIMIZED
repo.hackyouriphone.org##.labeladv
!+ NOT_OPTIMIZED
dailymotion.com##div[class^="AdBanner"]
!+ NOT_OPTIMIZED
hotscope.tv###__next > div.MuiBox-root > div[class^="jss"][style="transform: none;
transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;"]
!+ NOT_OPTIMIZED
porner.tv,pornmonde.com##.sources
!+ NOT_OPTIMIZED
||hotscope.tv/_next/static/chunks/pages/go-$script,~third-party
!+ NOT_OPTIMIZED
mashable.com##section.mt-4 > div
!+ NOT_OPTIMIZED
pornpaw.com##div[style="height:250px;display:block;"]
!+ NOT_OPTIMIZED
||pornpaw.com/never.js
!+ NOT_OPTIMIZED
timeout.com##div[class^="_sponsoredContainer_"]
!+ NOT_OPTIMIZED
dailytrust.com##div[class^="header_ad_container"]
!+ NOT_OPTIMIZED
thebetterindia.com##body .adp-wrapper:not([data-id="5"])
!+ NOT_OPTIMIZED
thehackernews.com##.av-side-box
!+ NOT_OPTIMIZED
spokesman.com##.ad-column-l
!+ NOT_OPTIMIZED
thehackernews.com##body > .google.cf
!+ NOT_OPTIMIZED
pornq.com##.thumb--adv
!+ NOT_OPTIMIZED
hentaiplay.net###video_overlays
!+ NOT_OPTIMIZED
cosplayjav.pl##.baner-bottom-section
!+ NOT_OPTIMIZED
thepostmillennial.com###leader-mot
!+ NOT_OPTIMIZED
thepostmillennial.com##.surfsharkcontent
!+ NOT_OPTIMIZED
masalaseen.com##a[target="_blank"] > img
!+ NOT_OPTIMIZED
game-state.com###contents > div[style="height: 360px;"] > div[style="float:
left;"]:first-child > div[style="width: 358px;"]
! https://github.com/AdguardTeam/AdguardFilters/issues/106728
! https://github.com/AdguardTeam/AdguardFilters/issues/104913
||realsrv.com/ad-provider.js$script,redirect=noopjs,domain=aznude.com
! https://github.com/AdguardTeam/AdguardFilters/issues/101066
!+ NOT_OPTIMIZED
techyproio.blogspot.com##.separator > a[href] > img
! https://github.com/AdguardTeam/AdguardFilters/issues/99483
!+ NOT_OPTIMIZED
overdrive.in##.add-section
! https://github.com/AdguardTeam/AdguardFilters/issues/99117
!+ NOT_OPTIMIZED
dailynewsegypt.com##.widget_rotatingbanners
! https://github.com/AdguardTeam/AdguardFilters/issues/97483
!+ PLATFORM(windows, mac, android)
||bravotube.net/cc/*/*.php$xmlhttprequest,other,redirect=nooptext
! https://github.com/AdguardTeam/AdguardFilters/issues/97360
!+ PLATFORM(windows, mac, android)
||a.o333o.com/api/spots/$xmlhttprequest,other,redirect=nooptext,domain=eroticmv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96126
!+ PLATFORM(windows, mac, android)
||cupidonmedia.com/api/spots/$xmlhttprequest,other,redirect=nooptext
! https://github.com/AdguardTeam/AdguardFilters/issues/96334
!+ PLATFORM(windows, mac, android)
||xtremeserve.xyz/*.php$xmlhttprequest,other,redirect=nooptext
! https://github.com/AdguardTeam/AdguardFilters/issues/95889
!+ NOT_OPTIMIZED
m.dict.cc##div[id^="adslot_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/92208
giantfreakinrobot.com##.pw-leaderboard-atf-container
!+ NOT_OPTIMIZED
giantfreakinrobot.com##.pw-in-article-ad-container
!+ NOT_OPTIMIZED
giantfreakinrobot.com##.pw-in-article-relevant-container
!+ NOT_OPTIMIZED
giantfreakinrobot.com##.pw-leaderboard-btf-container
! https://github.com/AdguardTeam/AdguardFilters/issues/91687
!+ NOT_OPTIMIZED
siasat.com##.stream-item-in-post
! https://github.com/AdguardTeam/AdguardFilters/issues/91307
! It's necessary to block service worker, otherwise element hiding and javascript
rules do not work
!+ PLATFORM(windows, mac, android)
||tripadvisor.*/ServiceWorker?render$other,script
!+ NOT_PLATFORM(ext_safari, ios)
/popup1000.js|$domain=manga1000.com
!+ NOT_OPTIMIZED
gadgetsnow.com##.shopping_wdgt
!+ NOT_OPTIMIZED
##.top-ads-mobile
! https://github.com/AdguardTeam/AdguardFilters/issues/89245
!+ NOT_PLATFORM(ios, ext_android_cb)
medpagetoday.com##.leaderboard-region
! https://github.com/AdguardTeam/AdguardFilters/issues/112589
!+ NOT_OPTIMIZED
anysex.com##.main > div.content_right
! https://github.com/AdguardTeam/AdguardFilters/issues/85695
! https://github.com/AdguardTeam/AdguardFilters/issues/85321
!+ NOT_OPTIMIZED
daringfireball.net###SidebarMartini
! https://github.com/AdguardTeam/AdguardFilters/issues/81626
!+ NOT_OPTIMIZED
ethgasstation.info##.promo-wrap
! https://github.com/AdguardTeam/AdguardFilters/issues/79775
! https://github.com/AdguardTeam/AdguardFilters/issues/81174
! https://github.com/AdguardTeam/AdguardFilters/issues/79509
!+ NOT_OPTIMIZED
macrumors.com##.tertiary
!+ NOT_OPTIMIZED
macrumors.com##.sidebarblock
! https://github.com/AdguardTeam/AdguardFilters/issues/78394
!+ NOT_OPTIMIZED
wccftech.com##div[data-amp-original-style] a[href][rel="sponsored"]
!+ NOT_OPTIMIZED
wccftech.com##.ad a[href][rel="sponsored"]
! https://github.com/AdguardTeam/AdguardFilters/issues/74764
! It may causes adblock detection, so it was excluded for some platforms
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari)
||oppfiles.com/script_include.php?id=
! https://github.com/AdguardTeam/AdguardFilters/issues/73030
! https://github.com/AdguardTeam/AdguardFilters/issues/70255
!+ NOT_OPTIMIZED
newsmax.com##div[class^="dfp-article-ad-"]
!+ NOT_OPTIMIZED
||englishlightnovels.files.wordpress.com/*/amazonprime-
banner.jpg$domain=englishlightnovels.com
! https://github.com/AdguardTeam/AdguardFilters/issues/66432
!+ NOT_OPTIMIZED
routinehub.co###ethad
! https://github.com/AdguardTeam/AdguardFilters/issues/63696
||biguz.net/vast*.php$redirect=nooptext
||bngpt.com/promo.php$redirect=nooptext
! https://github.com/AdguardTeam/AdguardFilters/issues/72860
! https://github.com/AdguardTeam/AdguardFilters/issues/55784
!+ NOT_OPTIMIZED PLATFORM(windows, mac, android)
||syndication.realsrv.com/splash.php?$redirect=nooptext
! 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
!+ PLATFORM(windows, mac, android)
||a.adtng.com/get/$redirect=nooptext,domain=celebjihad.com
! https://github.com/AdguardTeam/AdguardFilters/issues/53359
!+ PLATFORM(windows, mac, android)
||bestcontentfood.top/video?$redirect=nooptext,domain=lesbian8.com
! https://github.com/AdguardTeam/AdguardFilters/issues/52728
||protoawe.com/vast/$redirect=nooptext,domain=hdsex.org
! 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
!+ PLATFORM(windows, mac, android)
||engine.phn.doublepimp.com/preroll.engine?
$redirect=nooptext,important,domain=youramateurporn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/37717
! https://github.com/AdguardTeam/AdguardFilters/issues/34665
! 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
! 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
! 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/33476
! https://github.com/AdguardTeam/AdguardFilters/issues/33472
! 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
! 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
!+ PLATFORM(windows, mac, android)
||syndication.exosrv.com/splash.php?$redirect=nooptext
! 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
! 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/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/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
!+ 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/
!+ PLATFORM(windows, mac, android)
||adxpansion.com/ads.php$redirect=nooptext,important
!+ PLATFORM(windows, mac, android)
||pornhd.com/connect/stat^$redirect=nooptext,important
!+ PLATFORM(windows, mac, android)
||syndication.exoclick.com/splash.php$redirect=nooptext,important,domain=pornhd.com
! https://forum.adguard.com/index.php?threads/23423/
! https://forum.adguard.com/index.php?threads/24914/
!+ NOT_OPTIMIZED
dailymail.co.uk##.ad-wrapper
!+ NOT_OPTIMIZED
mail.yahoo.com##[data-test-id^="pencil-ad"]
!
! Special rules for adguard.com and adguard-dns.com.
! We use them to detect that AdGuard works properly on the test pages.
!+ NOT_OPTIMIZED
adguard.com##.hello_from_adguard
!+ NOT_PLATFORM(ext_chromium, ext_ff, ext_edge, ext_ublock, ext_safari, ext_opera)
NOT_OPTIMIZED
adguard.com##.hello_from_adguard_apps
!+ PLATFORM(windows, mac, android, ios) NOT_OPTIMIZED
adguard-dns.com##.hello_from_adguard_apps
!
!-------------------------------------------------------------------------------!
!------------------ White list (exceptions list) -------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of rules that fix incorrect blocking. Rules must
be domain-specific.
!
! Good: example.org#@#.ad
! Bad: @@||example.org^$stealth (should be in AdGuard Base -
whitelist_stealth.txt)
!
!
!#########################################
! START: Temporary
!
! https://github.com/AdguardTeam/AdguardFilters/issues/117526
! https://github.com/AdguardTeam/CoreLibs/issues/1630
@@||tickets.karls-shop.de^$content
! https://github.com/AdguardTeam/AdguardFilters/issues/114470
! https://github.com/AdguardTeam/CoreLibs/issues/1618
||101.qq.com/js/base.js$replace=/(el\.getAttribute\("type"\) ===
"text\/javascript")/\(\$1 && !el\.getAttribute\("nonce"\)\)/
! https://pc-play.games.dmm.com/play/oshirore/ campaign banner (need login)
! The blocking exception can be removed after Apr. 5, but maybe cosmetic should be
kept for future.
shiropro-re.net#@##ad_link
@@||assets.shiropro-re.net/html/image/ad5.png
! https://github.com/AdguardTeam/AdguardFilters/issues/112098
! https://github.com/AdguardTeam/CoreLibs/issues/1607
@@||cdpn.io/freeCodeCamp/$extension
! https://forum.adguard.com/index.php?threads/46253/
! https://github.com/AdguardTeam/CoreLibs/issues/1594
$popup,third-party,domain=fembed-hd.com,badfilter
$popup,third-party,domain=sbplay2.com,badfilter
$popup,third-party,domain=dood.ws,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/103489
! https://github.com/easylist/easylist/pull/10137
@@||comic-boost.com/gentosha/advertisement_view$subdocument,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/105667
! https://github.com/AdguardTeam/PopupBlocker/issues/257
@@||austintestingandtherapy.com^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/105776
! https://github.com/AdguardTeam/PopupBlocker/issues/255
@@||evisaforms.state.gov^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/103244
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=thestar.co.uk
@@||googletagservices.com/tag/js/gpt.js$domain=thestar.co.uk
! https://github.com/AdguardTeam/CoreLibs/issues/1569
! https://github.com/AdguardTeam/AdguardFilters/issues/102608
!+ PLATFORM(windows, mac, android)
@@||ditu.baidu.com^$elemhide
! https://github.com/AdguardTeam/AdguardFilters/issues/102315
! https://github.com/AdguardTeam/DisableAMP/issues/57
@@||tehnichka.pro^$extension
! https://github.com/easylist/easylist/pull/9904
@@||clj.valuecommerce.com/*/vcushion.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/99109
@@||googletagservices.com/tag/js/gpt.js$domain=scotsman.com
! https://github.com/AdguardTeam/AdguardFilters/issues/100125
libertycity.net,libertycity.ru#@#iframe[width="240"][height="400"]
! https://github.com/AdguardTeam/AdguardFilters/issues/100060
! already reported to EL
@@||geoip.redirect-ads.com/js/$script,~third-party
@@||geoip.redirect-ads.com^$subdocument,third-party
! https://github.com/AdguardTeam/PopupBlocker/issues/253
! https://github.com/AdguardTeam/AdguardFilters/issues/99369
@@||koleje-wielkopolskie.com.pl^$extension
! https://hinative.com/ja part of app banner hidden
hinative.com#@#.banner_header
! adcripto.com link hidden
adcripto.com#@#a[href^="https://goraps.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/95579
@@||applet.danid.dk/launcher/$extension
! unbreak https://uiz.io/QfCH
@@||bigappboi.com/captchalocker/js/popup.js.php
@@||bigappboi.com/cp/js/captcha.js.php
! https://github.com/AdguardTeam/DisableAMP/issues/52
@@||orfonline.org^$extension
! Broken images
! Reported to EasyList
@@||hackread.com/wp-content/uploads/2021/08/google-ads-malware-$image
! unbreak ad8.jp
/ad8.$badfilter
/ad8.$domain=~ad8.jp
! https://github.com/AdguardTeam/AdguardFilters/issues/89230
techpowerup.com#@#[data-width]
! https://github.com/AdguardTeam/AdguardFilters/issues/104184
@@||ssl.sdcdn.com/cms/ads/*$domain=stardoll.com
! https://github.com/AdguardTeam/AdguardFilters/issues/101108
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=chromecastappstips.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88426
! Thai Ads Filters
community.hackintoshshop.com#@##ads
! https://github.com/AdguardTeam/PopupBlocker/issues/246
! https://github.com/AdguardTeam/AdguardFilters/issues/91198
@@||jeanne-laffitte.com^$extension
! https://github.com/AdguardTeam/CoreLibs/issues/1475
! https://github.com/AdguardTeam/AdguardFilters/issues/86947
!+ PLATFORM(windows, mac, android)
@@||cloud.189.cn^$xmlhttprequest,elemhide,jsinject,extension
! https://github.com/AdguardTeam/CoreLibs/issues/1474
! https://github.com/AdguardTeam/AdguardFilters/issues/87446
!+ PLATFORM(windows, mac, android)
@@||oneprovider.com^$elemhide,jsinject,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/85977
! It's caused by Web Annoyances Ultralist
studio.youtube.com#@$?#.opened { remove: true; }
! https://github.com/AdguardTeam/PopupBlocker/issues/238
@@||online.bfgruppe.de^$extension
! https://github.com/AdguardTeam/PopupBlocker/issues/236
@@||wielkopolskiebilety.pl^$extension
! https://github.com/AdguardTeam/PopupBlocker/issues/234
@@||clashofclans.com^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/80473
! Broken players(including mirrors)
! Reported to EasyList
extremetube.com,pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,t
ube8.fr,xvideos.com,youjizz.com,youporn.com,youporngay.com#@#[src^="blob:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/78354
! Reported to the Easylist
@@||standard.co.uk/js/third-party/prebid4.$script,domain=standard.co.uk
! https://github.com/AdguardTeam/CoreLibs/issues/1420
! https://github.com/AdguardTeam/AdguardFilters/issues/76083
!+ PLATFORM(windows, mac, android)
@@||dsp-wiki.com^$elemhide,jsinject,extension,content
! https://github.com/AdguardTeam/AdguardFilters/issues/73603
! Probably bug: https://github.com/AdguardTeam/Scriptlets/issues/116
televizeseznam.cz#@%#//scriptlet('ubo-acis.js', 'String.fromCharCode')
! https://github.com/AdguardTeam/SafariConverterLib/issues/4
! gamer.no - it came from NorwegianList and it is not normally converted for now
||gamer.no/?module=Tumedia\DFProxy\Modules^$badfilter
! https://github.com/AdguardTeam/PopupBlocker/issues/227
@@||maps.gstatic.com/mapfiles/santatracker/*.html$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/69578#issuecomment-744115624
! Reported to the Easylist
@@/advert.$~script,domain=nnmclub.ro|nnm-club.t0r.xyz|nnm-club-me.appspot.com|nnm-
club.lib|nnm-club.me|nnmclub.to
! https://github.com/AdguardTeam/AdguardFilters/issues/68410
! Reported: https://github.com/xinggsf/Adblock-Plus-Rule/issues/32
@@||media.nintendo.com^$domain=zelda.com
! https://github.com/AdguardTeam/AdguardFilters/issues/67963#issuecomment-734201662
! https://github.com/AdguardTeam/AdGuardForSafari/issues/390 [Web Annoyances
Ultralist + AdGuard for Safari]
! https://github.com/AdguardTeam/PopupBlocker/issues/224
! https://github.com/AdguardTeam/AdguardFilters/issues/67111
@@||ilfattoquotidiano.it^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/66282
@@||leboncoin.fr^$content
! 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
@@||findicons.com^$extension
! https://github.com/AdguardTeam/PopupBlocker/issues/215
@@||senpa.io^$extension
@@||vanis.io^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/70536
inc42.com#@#.tag-social
@@||piano.io^$domain=inc42.com
@@||tinypass.com^$domain=inc42.com
! https://github.com/AdguardTeam/AdguardFilters/issues/58149
!+ PLATFORM(windows, mac, android)
@@||simple-auto.ru^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/57028
! https://github.com/AdguardTeam/CoreLibs/issues/1307
@@||app.print.avery.com^$elemhide,jsinject,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/57017
! https://github.com/AdguardTeam/PopupBlocker/issues/214
@@||registrierung.web.de^$extension
@@||registrierung.gmx.net^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/71441
! https://github.com/AdguardTeam/AdguardFilters/issues/54475
! https://github.com/AdguardTeam/CoreLibs/issues/1222
@@||arkenzoo.se/reload.ajax.php$elemhide,jsinject,extension
! https://github.com/AdguardTeam/PopupBlocker/issues/210
! https://github.com/AdguardTeam/AdguardFilters/issues/54297
@@||astrogo.astro.com.my^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/103899
! https://github.com/AdguardTeam/AdguardFilters/issues/54218
! Bug: https://github.com/AdguardTeam/CoreLibs/issues/1222
!+ NOT_OPTIMIZED
@@||xvideos.*/pornstars/$elemhide,jsinject,extension,xmlhttprequest
!+ NOT_OPTIMIZED
@@||xvideos.*/profiles/$elemhide,jsinject,extension,xmlhttprequest
!+ NOT_OPTIMIZED
@@||xvideos.*/*-channels/*/videos/$elemhide,jsinject,extension,xmlhttprequest
!+ NOT_OPTIMIZED
@@||xvideos.*/models/$elemhide,jsinject,extension,xmlhttprequest
!+ NOT_OPTIMIZED
@@||xvideos.*/channels/$elemhide,jsinject,extension,xmlhttprequest
!+ NOT_OPTIMIZED
@@||xvideos.*/amateur-channels/$elemhide,jsinject,extension,xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/53280
! https://github.com/AdguardTeam/CoreLibs/issues/1288
@@||forms.ministryforms.net/embed.aspx?formId=$extension
! https://github.com/AdguardTeam/PopupBlocker/issues/208
! https://github.com/AdguardTeam/AdguardFilters/issues/52100
@@||cetesdirecto.com^$extension
! 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
@@||microsoft.com/*/default.aspx$extension
! https://forum.adguard.com/index.php?threads/bank-website-keeps-redirecting.37056/
! https://github.com/AdguardTeam/PopupBlocker/issues/204
@@||homebanking.bancoctt.pt^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/47369
tomshardware.com#@#[style*="animation:"]
! https://github.com/AdguardTeam/AdguardFilters/issues/46992
@@||online.shellfcu.org^$extension
! https://github.com/AdguardTeam/PopupBlocker/issues/201
! https://github.com/AdguardTeam/AdguardFilters/issues/46910
@@||yesfile.com^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/46463
! https://github.com/AdguardTeam/CoreLibs/issues/1229
! https://github.com/AdguardTeam/AdguardFilters/issues/46501
!+ NOT_OPTIMIZED
@@144.43.243.208$network
! https://github.com/AdguardTeam/PopupBlocker/issues/200
! https://github.com/AdguardTeam/AdguardFilters/issues/46309
@@||sunrise.ch^$extension
! https://github.com/AdguardTeam/AdguardAssistant/issues/315
! https://forum.adguard.com/index.php?threads/adguard-assistant-and-outlook-
findtime.36158/
@@||findtime.microsoft.com^$app=iexplore.exe,extension
! https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1542
! https://github.com/AdguardTeam/AdguardFilters/issues/44868
! 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
!+ PLATFORM(windows, mac, android)
@@||partner.ebay.com^$elemhide,jsinject,extension
! https://github.com/AdguardTeam/CoreLibs/issues/1200
! https://github.com/AdguardTeam/AdguardFilters/issues/44358
!+ PLATFORM(windows, mac, android)
@@||sportsbet.com.au^$elemhide,jsinject,extension
! https://github.com/AdguardTeam/CoreLibs/issues/1183
! https://github.com/AdguardTeam/AdguardFilters/issues/43706
!+ PLATFORM(windows, mac, android)
@@||map.baidu.com^$elemhide
! 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
@@||booking.vietjetair.com^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/40566
! https://github.com/AdguardTeam/CoreLibs/issues/1126
!+ PLATFORM(windows, mac, android)
@@||educationperfect.com^$jsinject,elemhide,extension
! https://github.com/AdguardTeam/CoreLibs/issues/1121
! https://github.com/AdguardTeam/AdguardFilters/issues/40391
@@||idol.sankakucomplex.com/post/index.content?
next=*&page=$elemhide,jsinject,extension
@@||idol.sankakucomplex.com/post/index.content?next=*&page=$other
! https://github.com/AdguardTeam/CoreLibs/issues/1110
! https://github.com/AdguardTeam/AdguardFilters/issues/40034
!+ NOT_OPTIMIZED
@@||bestbuy.com/site/canopy/component/$jsinject,elemhide,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/41717
@@||conversion.mycareersfuture.sg/Portal/ProgramListing.aspx?
_ts=$elemhide,jsinject,extension
! https://github.com/AdguardTeam/CoreLibs/issues/1053
!+ PLATFORM(windows, mac, android)
@@||bdtcs.maple3142.net^$jsinject,extension
!+ PLATFORM(windows, mac, android)
@@||onibaku.group^$jsinject
! https://github.com/AdguardTeam/AdguardFilters/issues/32937
! https://github.com/AdguardTeam/CoreLibs/issues/1027
! https://github.com/AdguardTeam/AdguardFilters/issues/36856
!+ NOT_OPTIMIZED
@@||simkl.com^$elemhide,jsinject,extension
! https://github.com/AdguardTeam/CoreLibs/issues/963
! https://github.com/AdguardTeam/AdguardFilters/issues/34925
! don't add cosmetic rules to recaptcha frame
@@||google.com/recaptcha/api2/$document
! https://github.com/AdguardTeam/AdguardForWindows/issues/2784
! https://github.com/AdguardTeam/AdguardFilters/issues/31568
!+ PLATFORM(windows)
@@||taxes.hrblock.com^$extension
! https://github.com/AdguardTeam/AdguardAssistant/issues/283
@@||mcdonalds.fr^$extension
! 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
!+ PLATFORM(windows, mac, android)
@@||wyborcza.pl/info/wyborcza-player/version-
desktop.htm$extension,jsinject,elemhide
! 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
@@||amoma.com^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/26884
@@||services.cal-online.co.il/PrePaidCard/HomePage.aspx$extension
@@||services.cal-online.co.il/Card-Holders/SCREENS/AccountManagement/
Login.aspx$extension
! https://github.com/AdguardTeam/CoreLibs/issues/492
!+ PLATFORM(windows, mac, android)
@@||gerasanews.com^$generichide
! 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
@@||ksl.com^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/22944
@@||static.doubleclick.net/instream/ad_status.js$domain=investing.com
! https://github.com/AdguardTeam/AdguardFilters/issues/23359
@@||leclercdrive.fr/_res/release/$elemhide,jsinject,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/23221
! https://github.com/AdguardTeam/PopupBlocker/issues/144
! https://github.com/AdguardTeam/AdguardFilters/issues/23005
@@||ssgdfm.com^$extension
! https://github.com/easylist/easylist/issues/1912
! https://github.com/AdguardTeam/AdguardFilters/issues/22746
|https://$image,xmlhttprequest,domain=pornhub.com|redtube.com|redtube.net|
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
@@||brainpop.com/*.php$extension,jsinject,elemhide
! https://github.com/AdguardTeam/AdguardForWindows/issues/2323
@@||static.mega.co.nz/*/html/pdf.viewer_$extension,jsinject,elemhide
@@||static.mega.co.nz/*/html/pdfViewer_$extension,jsinject,elemhide
! 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
@@||gameforge.com^$extension
! 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
@@||selly.gg^$extension
! 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>)
@@||antiplagiat.ru^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/9031
@@||reports.adguard.com/*.json
! https://github.com/AdguardTeam/AdguardFilters/issues/8946
@@||onhelp.me^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/16082
@@||photos.shutterfly.com^$extension
! https://github.com/AdguardTeam/AdguardForWindows/issues/2301
!+ PLATFORM(windows)
copypastecharacter.com#$##contents { visibility: visible!important; }
! 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
@@12.24.58.15^$network
! 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
!+ PLATFORM(windows, mac)
@@||sunbtc.space^$jsinject
! END: Temporary
!#########################################
!
!
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/117915
@@||megatube.xxx/atrm/s/s/js/m/pr-before.js
!
https://github.com/easylist/easylist/commit/1789e141b5284d0eae5e59263802c2bdfbfac73
0#commitcomment-72922775
duckduckgo.com#@#.js-sidebar-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/117661
@@||imasdk.googleapis.com/pal/sdkloader/pal.js$domain=pluto.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/116483
@@||camvideosorg1.wpnrtnmrewunrtok.xyz/remote_control.php$domain=camvideos.org
! https://github.com/AdguardTeam/AdguardFilters/issues/115332
||securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=sammobile.com
! https://github.com/AdguardTeam/AdguardFilters/issues/116171
@@||retronetwork.net/images/*_banner.gif
! linkvertise.download - incorrect blocking
linkvertise.download#@##headerTopAd
! https://github.com/AdguardTeam/AdguardFilters/issues/115511
||amazon-adsystem.com/aax2/apstag.js$script,redirect=amazon-
apstag,domain=ladbible.com
! https://github.com/AdguardTeam/AdguardFilters/issues/115396
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=time.com
||c.amazon-adsystem.com/aax2/apstag.js$script,redirect=amazon-
apstag,domain=time.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/115293
@@||assets.gocomics.com/assets/ad-dependencies-*.js
! https://github.com/AdguardTeam/AdguardFilters/issues/115202
@@||a-delivery*.mxdcontent.net/*/*?$popup,domain=mixdrop.co
! https://github.com/AdguardTeam/AdguardFilters/issues/114963
$popup,third-party,domain=streamlare.com,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/114848
||suzihaza.com^$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/114365
! https://github.com/AdguardTeam/AdguardFilters/issues/114668
! https://github.com/AdguardTeam/AdguardFilters/issues/113461
! dropgalaxy.com - incorrect blocking
||a2zapk.com^$script,subdocument,third-party,xmlhttprequest,badfilter
||a2zapk.com^$script,third-party,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/113826
listcrawler.eu#@#.listad
! https://github.com/AdguardTeam/AdguardFilters/issues/114197
@@||uploads-ssl.webflow.com/*/css/adcentral.webflow.*.css$domain=joinadcentral.com
! https://github.com/AdguardTeam/AdguardFilters/issues/114188
@@||google.com/recaptcha/$domain=vidoza.net
@@||unpkg.com/vue-recaptcha@*/dist/vue-recaptcha.js$domain=vidoza.net
! https://github.com/AdguardTeam/AdguardFilters/issues/114109
taraavery.com#@##banner-container
! https://github.com/AdguardTeam/AdguardFilters/issues/113969
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=games.word.tips
! pornsocket.com - broken videos
@@||en.bongacash.com/js/videojs/video.js$domain=pornsocket.com
@@||en.bongacash.com/js/videojs/videojs_*.vast.vpaid.min.js$domain=pornsocket.com
! moneycontrol.com - incorrect blocking
! Fixes blocked graph - https://www.moneycontrol.com/news/business/markets/share-
market-live-updates-stock-market-today-march-17-latest-news-bse-nse-sensex-nifty-
covid-coronavirus-beml-gufic-biosciences-satin-creditcare-network-yasho-industries-
indiabulls-housing-finance-8241801.html
moneycontrol.com#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/112221
@@||mixdrop.co/panel/actions/load.php
/^https?:\/\/.*\.(jpg|gif|png|php|svg|ico|js|txt|css)/
$popup,domain=mixdrop.*,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/112207
@@||stc.cdncache.xyz/*/*.css$domain=streamz.ws
@@||stc.cdncache.xyz/*/*.js$domain=streamz.ws
@@||stc.cdncache.xyz/css/fonts/$domain=streamz.ws
/^https?:\/\/.*\.(club|bid|biz|xyz|site|pro|info|online|icu|monster|buzz|website|
biz|re|casa|top|one|space|network|live|systems|ml|world|life|co)\/.*/
$~image,~media,~subdocument,third-party,domain=streamz.ws,badfilter
! video broken by __htas regex
@@||cloudflare.com/ajax/libs/dash-shaka-playback/$script,domain=vpornvideos.com
! https://github.com/AdguardTeam/AdguardFilters/issues/111705
technoashwath.com#@##ad-top
technoashwath.com#@#.largeAd
! https://github.com/AdguardTeam/AdguardFilters/issues/111489
womenoftrek.com#@#iframe[width="468"][height="60"]
! https://github.com/AdguardTeam/AdguardFilters/issues/111021
||fwcdn2.com^$third-party,badfilter
||fireworkapi.com^$third-party,badfilter
||fireworktv.com^$third-party,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/110902
/^https?:\/\/.*\.(jpg|gif|png|php|svg|ico|js|txt|css)/
$popup,domain=asianembed.io,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/111002
@@||next.vuetifyjs.com^$content
! https://github.com/AdguardTeam/AdguardFilters/issues/110980
animenewsnetwork.com#@#.gutter
! https://github.com/AdguardTeam/AdguardFilters/issues/110954
zwiftinsider.com#@#.td-a-rec
zwiftinsider.com#@#.td-a-rec-id-custom_ad_2
! https://github.com/AdguardTeam/AdguardFilters/issues/110759
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,important,domain=password69.com
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=password69.com
! https://github.com/AdguardTeam/AdguardFilters/issues/110659
@@||cd.connatix.com/connatix.playspace.js$domain=loot.tv
@@||cd.connatix.com/connatix.player.js$domain=loot.tv
@@||cds.connatix.com/*/connatix.playspace.dc.js$domain=loot.tv
@@||cds.connatix.com/*/connatix.player.dc.js$domain=loot.tv
@@||cds.connatix.com/*/player.css$domain=loot.tv
@@||capi.connatix.com/core/pls?v=$domain=loot.tv
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=loot.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/110723
learn.javascript.ru#@#img[width="240"][height="400"]
! https://github.com/AdguardTeam/AdguardFilters/issues/110579
! https://github.com/AdguardTeam/AdguardFilters/issues/95087
@@$csp=worker-src 'none',domain=uptostream.com
@@||uptostream.com^$csp=worker-src 'none'
! https://github.com/AdguardTeam/AdguardFilters/issues/110206
||imasdk.googleapis.com/js/sdkloader/
ima3.js$script,redirect=noopjs,domain=familyminded.com
! https://github.com/AdguardTeam/AdguardFilters/issues/107121
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=cubuffs.com
! https://github.com/AdguardTeam/AdguardFilters/issues/107182
@@||cdn.lsicloud.net/kendall/Images/AD/$domain=shop.kendallelectric.com
! https://github.com/AdguardTeam/AdguardFilters/issues/109802
cadlinecommunity.co.uk#@#.sidebar_advert
! https://github.com/AdguardTeam/AdguardFilters/issues/109759
@@||googleads.github.io/videojs-ima/node_modules/video.js/dist/
video.min.js$domain=blu-ray.com
@@||googleads.github.io/videojs-ima/node_modules/video.js/dist/video-
js.min.css$domain=blu-ray.com
! https://github.com/AdguardTeam/AdguardFilters/issues/109651
@@||cdn.digiteka.com/player/PrebidLibrary.js$domain=ultimedia.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=ultimedia.com
! fix allurekorea.com broken slider
allurekorea.com#@#.wppaszone
allurekorea.com#@#.paszone_container
! https://github.com/AdguardTeam/AdguardFilters/issues/109048
worldsurfleague.com#@#div[data-ad-targeting]
! https://github.com/AdguardTeam/AdguardFilters/issues/109026
marketplace.zoom.us#@#.oas-container
! https://github.com/AdguardTeam/AdguardFilters/issues/109127
! https://github.com/AdguardTeam/AdguardFilters/issues/108803
@@||delivery.vidible.tv/jsonp/$script,domain=delivery.vidible.tv
! taboolanews.com - broken articles
@@||cdn.taboola.com/magazine/$domain=taboolanews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/108211
@@||gurgle.zdbb.net/amp-targeting?__amp_source_origin=$domain=clevelandclinic.org
! https://github.com/AdguardTeam/AdguardFilters/issues/108210
apkandroidhub.in#$#.g-recaptcha { margin-top:60px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/106631
!+ PLATFORM(windows, mac, android)
||yandex.ru/ads/system/adsdk.js$script,redirect=noopjs,domain=sportrecs.com
! https://github.com/AdguardTeam/AdguardFilters/issues/107402
babymodz.com#$#.g-recaptcha { margin-top:60px !important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/104916
||rule34hentai.net^$subdocument,~third-party$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/105264
@@||truck1.eu/_BANNERS_/client/*
! https://github.com/AdguardTeam/AdguardFilters/issues/107551
@@||concertads-configs.vox-cdn.com/sbn/verge/config.json$domain=theverge.com
@@||cdn.vox-cdn.com/packs/js/concert_ads-*.js$domain=theverge.com
@@||optimize-stats.voxmedia.com/loader.min.js$domain=theverge.com
! https://github.com/AdguardTeam/AdguardFilters/issues/107195
speedtest.net#@#.pure-u-custom-ad-skyscraper
! https://github.com/AdguardTeam/AdguardFilters/issues/106757
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=sammobile.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=noopjs,domain=sammobile.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/106100
!+ PLATFORM(windows, mac, android)
||imasdk.googleapis.com/js/sdkloader/
ima3.js$script,redirect=noopjs,domain=ultimedia.com
! https://github.com/AdguardTeam/AdguardFilters/issues/105089
@@||sammyboy.com/threads/advertisement$xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/105235
newsthump.com#@#.header-ad
newsthump.com#@#.custom-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/106340
@@||nocturnetls.net/_static/*wp-content/plugins/quick-adsense-reloaded/assets/js/
performance_tracking.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/106191
nfl.com#@#.nfl-c-strip
! https://github.com/AdguardTeam/AdguardFilters/issues/105301
@@||cdn.lib.getjad.io/library/$domain=purepeople.com
@@||cdn.lib.getjad.io/prebid/$domain=purepeople.com
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=purepeople.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=purepeople.com
@@||securepubads.g.doubleclick.net/pagead/ppub_config?$domain=purepeople.com
@@||securepubads.g.doubleclick.net/gampad/ads?$domain=purepeople.com
! https://github.com/AdguardTeam/AdguardFilters/issues/103247#issuecomment-
1001250733
! https://github.com/AdguardTeam/AdguardFilters/issues/97790
@@||recaptcha.net/recaptcha/$csp
! https://github.com/AdguardTeam/AdguardFilters/issues/105529
@@||gumtree.com.au/p-post-ad*.html
! https://github.com/AdguardTeam/AdguardFilters/issues/105185
$popup,third-party,domain=mixdrop.*,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/103576
@@||any-video-converter.com/promotion/*-christmas-sale/img/bottom-banner-ad.png
! videovard.sx - incorrect blocking
$popup,third-party,domain=videovard.sx,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/102760
@@||freeporn8.com/nb/frot_lod.js
! https://github.com/AdguardTeam/AdguardFilters/issues/102955
healthline.com#@#div.css-0 > div[class]:not([id])
! https://github.com/AdguardTeam/AdguardFilters/issues/102809
simplyelizabetholsen.com#@#iframe[width="300"][height="250"]
! https://github.com/AdguardTeam/AdguardFilters/issues/102634
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=zoomtventertainment.com
! Fixing service worker on beaconx:
https://github.com/AdguardTeam/CoreLibs/issues/1539
@@||beaconx.com/index.html$elemhide,jsinject,content,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/101802
ua-voyeur.org#@#.adsbar
! https://github.com/AdguardTeam/AdguardFilters/issues/102126
||i.ibb.co^$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/102132
/^https?:\/\/.*\.(club|net|xyz|com)\//$popup,domain=9anime.to,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/100748
careerindia.com#@#.os-header-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/100820
! https://github.com/AdguardTeam/AdguardFilters/issues/100421
@@||extreme-down.plus^$popup,domain=extreme-down.plus
! https://github.com/AdguardTeam/AdguardFilters/issues/99943
@@||pool-newskoolmedia.adhese.com/tag/config.js$domain=formule1.nl
! https://github.com/AdguardTeam/AdguardFilters/issues/99545
dailyringtone.com#@##top-ad-unit
! https://github.com/AdguardTeam/AdguardFilters/issues/98558
karaoke-lyrics.net#@##ad_leader
! https://github.com/AdguardTeam/AdguardFilters/issues/98529
uhdstreams.club#@#img[width="468"][height="60"]
! https://github.com/AdguardTeam/AdguardFilters/issues/98111
! https://github.com/AdguardTeam/AdguardFilters/issues/101734
@@||gogoplay1.com/streaming.php?id=
@@||gogoplay1.com/encrypt-ajax.php?id=
@@||gogoplay1.com/download?id=$popup
! https://github.com/AdguardTeam/AdguardFilters/issues/98519
/^https?:\/\/(.+?\.)?videogamesblogger\.com\/wp-content\/uploads\/.*[a-zA-Z0-9]
{8,}\.*/$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/97902
@@||onlinetyping.org/detroitchicago/cmbdv2.js
! https://github.com/AdguardTeam/AdguardFilters/issues/98754
!+ PLATFORM(windows, mac, android)
@@||xnxx.com/porn-maker/$xmlhttprequest,elemhide,jsinject,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/98712
davidbyrne.com#@#iframe[width="100%"][height="60"]
! https://github.com/AdguardTeam/AdguardFilters/issues/97380
trustnet.com#@#.ads_right
! https://github.com/AdguardTeam/AdguardFilters/issues/98055
||scws.xyz^$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/97316
linkjust.com#@#.banner-728x90
! https://github.com/AdguardTeam/AdguardFilters/issues/98103
@@||vidembed.cc/encrypt-ajax.php?id=
! https://github.com/AdguardTeam/AdguardFilters/issues/97003
bharian.com.my,nst.com.my#@#.sticky-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/97961
ironsaga-msoku.xyz#@#.ad.widget
! https://github.com/AdguardTeam/AdguardFilters/issues/96482
!+ NOT_PLATFORM(ios, ext_android_cb, ext_safari)
@@||googletagservices.com/tag/js/gpt.js$domain=allestoringen.be|allestoringen.nl|
downdetector.ae|downdetector.ca|downdetector.cl|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.ph|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,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/96280
zolomix.in#@#.banner-468x60
! https://github.com/AdguardTeam/AdguardFilters/issues/93771#issuecomment-943167149
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk#@#a[href^="/aclk?"]
! https://forum.adguard.com/index.php?threads/resolved-block-the-anti-adblocker-of-
this-specific-site.40393/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=sonyliv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/97066
scarymommy.com#@#.sponsor_image
! tvid.in - embedded player not showing
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=tvid.in
! https://github.com/AdguardTeam/AdguardFilters/issues/95865
@@||aff.bstatic.com^$image,domain=tonkosti.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/95175
/x-kinja-static/assets/new-client/adManager.*.js$script,redirect=amazon-
apstag,domain=gizmodo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96813
||dmxleo.dailymotion.com/cdn/manifest/video/$xmlhttprequest,redirect=noopvmap-1.0
! https://github.com/AdguardTeam/AdguardFilters/issues/95464
@@||betterads.org/hubfs/Mobile-Web-Ad-Experiences-Ranking-*.jpg
! https://github.com/AdguardTeam/AdguardFilters/issues/96113
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=digitaltrends.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95457
! Video doesn't work if this request is blocked
@@||wss.analyticacdn.com^$websocket
! https://github.com/AdguardTeam/AdguardFilters/issues/95270
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=workandmoney.com
! Fixes amp websites
||cdn.ampproject.org^$popup,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/96883
@@||at.adtech.redventures.io/lib/dist/prod/bidbarrel-techrepublic-
ta.min.js$domain=techrepublic.com
! https://github.com/AdguardTeam/AdguardFilters/issues/94932
@@||tubeoffline.com/js/hot.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/94243
||freeadultcomix.com^$badfilter
! fix video https://www.pussyspace.com/live/anna_lus/
@@||chaturbate.com/in/$subdocument,domain=pussyspace.com|pussyspace.net
! https://github.com/AdguardTeam/AdguardFilters/issues/93829
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=tasteofhome.com
! https://github.com/tofukko/filter/issues/46
||googlevideo.com/videoplayback?$media,redirect=noopmp4-
1s,domain=safeframe.googlesyndication.com
safeframe.googlesyndication.com##.left-container
! https://github.com/AdguardTeam/HttpsExclusions/issues/421
!+ PLATFORM(windows, mac, android)
@@||orion-http.gw.postman.co/v*/request$jsinject,elemhide,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/93490
@@||arstechnica.com^$generichide,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/93650
@@||googletagservices.com/tag/js/gpt.js$domain=falkirkherald.co.uk
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=falkirkherald.co.uk
@@||googletagmanager.com/gtm.js$domain=falkirkherald.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/94090
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=edition.cnn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/93128
@@||cd.connatix.com/connatix.playspace.js$domain=inc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/92528
@@||d13nu0oomnx5ti.cloudfront.net^$domain=rethmic.com
! https://github.com/AdguardTeam/AdguardFilters/issues/93419
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=phonostar.de
! https://github.com/AdguardTeam/AdguardFilters/issues/93616
$popup,third-party,domain=myflixer.to,badfilter
@@||streamrapid.ru/embed-$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/93138
mediafire.com#@##adwrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/93515
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=olympics.com
@@||smartplugin.youbora.com/v*/js/adapters/theoplayer*/*.min.js$domain=olympics.com
! https://github.com/AdguardTeam/AdguardFilters/issues/92873
@@||jmap.io/*/libs/Overture.js
! https://github.com/AdguardTeam/AdguardFilters/issues/93072
@@||dailymotion.com/embed^
! https://github.com/AdguardTeam/AdguardFilters/issues/91838
@@||googletagservices.com/tag/js/gpt.js$domain=topuniversities.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=topuniversities.com
! https://github.com/AdguardTeam/AdguardFilters/issues/92113
games.softgames.com#@#iframe[src^="https://pagead2.googlesyndication.com/"]
games.softgames.com#@#a[href^="https://adclick.g.doubleclick.net/"]
games.softgames.com#@#div[id^="google_ads_iframe_"]
games.softgames.com#@#[id^="google_ads_iframe"]
games.softgames.com#@#a[href^="https://www.googleadservices.com/pagead/aclk?"]
@@||googletagservices.com/tag/js/gpt.js$domain=games.softgames.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=games.softgames.com
@@||safeframe.googlesyndication.com/safeframe/*/html/
container.html$domain=games.softgames.com
@@||securepubads.g.doubleclick.net/gampad/ads$domain=games.softgames.com
@@||gstatic.com/admanager/outstream/
rewarded_web_video_en.js$domain=safeframe.googlesyndication.com
@@||www.gstatic.com/admanager/outstream/
rewarded_web_video_canary_en.js$domain=safeframe.googlesyndication.com
@@||googleads.g.doubleclick.net/pagead/images/gmob/close-circle-
30x30.png$domain=safeframe.googlesyndication.com
! https://github.com/AdguardTeam/AdguardFilters/issues/92383
@@||dailymotion.com/embed/video/$subdocument,domain=xataka.com
! https://github.com/AdguardTeam/AdguardFilters/issues/92335
!+ PLATFORM(windows, mac, android)
@@||app.freeinvoicebuilder.com/*/
index.php$xmlhttprequest,elemhide,jsinject,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/92113
jetztspielen.ws#@#iframe[width="728"][height="90"]
! https://github.com/AdguardTeam/AdguardFilters/issues/91646
@@||player.avplayer.com/script/*/avcplayer.js$domain=bdnewszh.com
@@||player.avplayer.com/script/*/libs/hls.min.js$domain=bdnewszh.com
! https://github.com/AdguardTeam/AdguardFilters/issues/65512
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=mirror.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/70664
! https://github.com/AdguardTeam/AdguardFilters/issues/66667
@@||cdn.cnn.com/ads/adfuel/ais/*/cnngo-ais.min.js$domain=go.cnn.com
! https://github.com/AdguardTeam/AdguardFilters/issues/80563
@@||imasdk.googleapis.com/js/sdkloader/ima3.js^$domain=24ur.com
! https://github.com/AdguardTeam/AdguardFilters/issues/75191
uprotector.xyz#@##DividerAd
! https://github.com/AdguardTeam/AdguardFilters/issues/81533
@@||imasdk.googleapis.com/js/sdkloader/ima3$domain=rotana.net
@@||pubads.g.doubleclick.net/ssai/event/*/streams$xmlhttprequest,domain=rotana.net
! https://github.com/AdguardTeam/AdguardFilters/issues/79900
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=downdetector.it
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=downdetector.it
! https://github.com/AdguardTeam/AdguardFilters/issues/86011
tvbox.one#@#.homeadv
! https://kcjervis.github.io/jervis/#/operation image broken by rules like
/banner/468
@@||kcjervis.github.io/jervis/static/media/src/images/ships/banner/
! https://github.com/AdguardTeam/AdguardFilters/issues/88674
@@||widgets.outbrain.com/outbrain.js$domain=elcorreo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88325
! https://github.com/AdguardTeam/AdguardFilters/issues/89055
alle-lkw.de#@##gwd-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/88812
@@||zeekmagazine.com/wp-content/plugins/wp-ad-guru/assets/js/adguru.js
! button broken at https://minigame.aeriagames.jp/games/top/ae-soft-306
@@||games.softgames.com/ads-ng/$domain=games.softgames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88563
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=gostanford.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88488
! https://github.com/AdguardTeam/AdguardFilters/issues/90880
m.moyareklama.ru#@#.single_ad
! https://github.com/AdguardTeam/AdguardFilters/issues/90633
@@||imbc.com/operate/common/ad/covid
! https://github.com/AdguardTeam/AdguardFilters/issues/89389
@@||images.gmanetwork.com/res/dist/js/adsTracking.gz.js
! https://github.com/AdguardTeam/AdguardFilters/issues/89368
@@||slike.indiatimes.com/feed/stream/*.json$domain=timesofindia.indiatimes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/89313
@@||getbootstrap.com/docs/*/assets/js/vendor/popper.min.js
! https://github.com/AdguardTeam/AdguardFilters/issues/89209
@@||googletagservices.com/tag/js/gpt.js$domain=downdetector.in
@@||securepubads.g.doubleclick.net/pagead/ppub_config$domain=downdetector.in
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=downdetector.in
! https://github.com/AdguardTeam/AdguardFilters/issues/91277
@@||yastatic.net/pcode/adfox/loader.js$domain=minsknews.by
@@||an.yandex.ru/system/adfox.js$domain=minsknews.by
! https://github.com/AdguardTeam/AdguardFilters/issues/92155
@@||api.bbc.com/bbcdotcom/assets/*/script/av/emp/adverts.js
! https://github.com/AdguardTeam/AdguardFilters/issues/90874
||down-paradise.com^$popup,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/90525
@@||srv.clickfuse.com/showads/showad.js$domain=aha-music.com
@@||srv.clickfuse.com/showads/adunit.php$domain=aha-music.com
! https://github.com/AdguardTeam/AdguardFilters/issues/90165
!+ PLATFORM(windows, mac, android)
@@||xnxx.com/pornstar/$xmlhttprequest,jsinject,elemhide,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/90167
multileech.net#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/90102
$popup,third-party,domain=geoip.redirect-ads.com,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/89596
! https://github.com/AdguardTeam/AdguardFilters/issues/89897
/^https?:\/\/.*\.(jpg|png|php|html|svg|ico|js)/
$popup,domain=streamani.net,badfilter
@@||streamani.net/encrypt-ajax.php^
! https://github.com/AdguardTeam/AdguardFilters/issues/89505
byrdie.com#@#.mntl-leaderboard-spacer
! https://github.com/AdguardTeam/AdguardFilters/issues/89390
jamaicaobserver.com#@##bottom_leaderboard
! https://github.com/AdguardTeam/AdguardFilters/issues/89649
@@||hb.improvedigital.com/pbw/
gameDistributionV*.min.js$domain=html5.gamedistribution.com
@@||hb.improvedigital.com/pbw/prebid/prebid-idhb-
v*.min.js$domain=html5.gamedistribution.com
! https://github.com/AdguardTeam/AdguardFilters/issues/89537
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=7plus.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/89401
! youronlinechoices.com - unable to opt-out
@@||ad4m.at/opt-out.js$domain=ad4mat.net
@@||ad.amgdgt.com/ads/js/*$domain=ad.amgdgt.com
youronlinechoices.com#@#a[href*=".adform.net/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/89059
mangakik.com#@#[id^="div-gpt-ad"]
! cbc.ca - fixing video player
@@||pubads.g.doubleclick.net/ssai/event/*/streams$domain=cbc.ca
! https://github.com/AdguardTeam/AdguardFilters/issues/88726
3dmodelshare.org#@#.homeadv
! https://github.com/AdguardTeam/AdguardFilters/issues/88612
faskil.com#@#iframe[width="100%"][height="120"]
! https://github.com/AdguardTeam/AdguardFilters/issues/88532
genshinimpactcalculator.com#@#.adban
! https://github.com/AdguardTeam/AdguardFilters/issues/88121
@@||youporn.com/embed/$subdocument
! https://github.com/AdguardTeam/AdguardFilters/issues/88066
@@||googletagservices.com/tag/js/gpt.js$domain=ndtv.in
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=ndtv.in
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=ndtv.in
! https://github.com/AdguardTeam/AdguardFilters/issues/88264
fontawesome.com#@#.fa-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/87051
@@||gavnogeeygaika.com/*/tghr.js$domain=kingcomix.com
! https://github.com/AdguardTeam/AdguardFilters/issues/86992
@@||v.fwmrm.net/ad/g/1?csid=vcbs_cbsnews_*_web_vod&*&host=https%3A%2F
%2Fwww.cbsnews.com&$domain=imasdk.googleapis.com
! https://github.com/AdguardTeam/AdguardFilters/issues/87057
! https://github.com/AdguardTeam/AdguardFilters/issues/87046
@@||s.vi-serve.com/source.js$domain=9gag.com
@@||vi-serve.com/vis-media/*$domain=9gag.com
! https://github.com/AdguardTeam/AdguardFilters/issues/86159
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=midomi.com
||securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=midomi.com,important
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=midomi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/85881
hgh14x.com#@#.adlist
! https://github.com/AdguardTeam/AdguardFilters/issues/86361
@@||apis.google.com/js/plusone.js$domain=pornhub.com
! investing.com - completing registration not working
@@||marketools.plus500.com/Widgets/RegistrationWidget/*$domain=investing.com
! https://github.com/AdguardTeam/AdguardFilters/issues/85290
@@||webminepool.com/lib/base.js$domain=autofaucet.org
! https://github.com/AdguardTeam/AdguardFilters/issues/85145
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=maharashtratimes.com
securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=maharashtratimes.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=maharashtratimes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/84968
@@||z.moatads.com/*/moatheader.js$domain=standard.co.uk
! unbreak links
job-draft.com#@#.top-banners
! https://github.com/AdguardTeam/AdguardFilters/issues/84366
@@||thehansindia.com/xhr/
! https://github.com/AdguardTeam/AdguardFilters/issues/83846
@@||tab.gladly.io/newtab/|$document,subdocument,badfilter
! gentside.com - broken player
@@||pixel.adsafeprotected.com^$xmlhttprequest,domain=gentside.com|ohmymag.com
@@||cdn.adsafeprotected.com/*.js$domain=gentside.com|ohmymag.com
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=gentside.com|
ohmymag.com
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=gentside.com|ohmymag.com
! https://github.com/AdguardTeam/AdguardFilters/issues/83480
||securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=nationthailand.com
! https://github.com/AdguardTeam/AdguardFilters/issues/83484
! https://github.com/AdguardTeam/AdguardFilters/issues/83354
@@||cd.connatix.com/connatix.playspace.js$domain=theverge.com
! https://github.com/AdguardTeam/AdguardFilters/issues/83449
@@||googletagservices.com/tag/js/gpt.js$domain=infocar.ua
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=infocar.ua
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=infocar.ua
! https://github.com/AdguardTeam/AdguardFilters/issues/83165
@@||chan.sankakucomplex.com/id/post/index.content?
next=$xmlhttprequest,jsinject,elemhide,extension
! games on https://games.yahoo.co.jp/play/
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=play.neos-
easygames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/82903
@@||googletagservices.com/tag/js/gpt.js$domain=gaming.uefa.com
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,important,domain=gaming.uefa.com
! https://github.com/AdguardTeam/AdguardFilters/issues/81435
realclearpolitics.com#@#.right-ad
! https://github.com/AdguardTeam/AdguardFilters/issues/81273
/^https?:\/\/.*\.(jpg|png|php|html|svg|ico|js)/$popup,domain=5movies.fm|adf.ly|
animepahe.com|bhplay.me|cmovies.ac|dood.to|dood.video|dood.watch|french-stream.lol|
hqq.to|hulkstreams.com|jackstream.net|jackstreams.com|meomeo.pw|mixdrop.co|
mp4upload.com|mystream.to|olympicstreams.me|player.cineflixtv.com|putlockers.fm|
redirect-ads.com|speedvideo.net|streamsb.net|streamtape.cc|streamtape.net|
strikeout.nu|strtape.cloud|strtape.tech|tapecontent.net|telerium.net|upvid.co|
vidnext.net|vido.fun|vipleague.cc|voe.sx|vumoo.to|watchserieshd.tv,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/80842
$popup,third-party,domain=cloudvideo.tv|highstream.tv|loader.to|mystream.to|
play.hydracdn.network|playtube.ws|streamtape.com|strtape.cloud|supervideo.tv|
upstream.to|vidcloud9.com|vidlox.me|vivo.sx|voe.sx|vupload.com,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/80768
crxextractor.com#@#.adsense-wrapper
! https://github.com/AdguardTeam/AdguardFilters/issues/80765
poebuilds.net#@#a[href^="https://www.mulefactory.com/"]
[target="_blank"]:not([role="button"])
! https://github.com/AdguardTeam/AdguardFilters/issues/80691
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=texastech.com
! https://github.com/AdguardTeam/AdguardFilters/issues/79168
@@||securepubads.g.doubleclick.net/tag/js/
gpt.js$domain=navbharattimes.indiatimes.com
||securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=navbharattimes.indiatimes.com,important
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=navbharattimes.indiatimes.com
||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$script,redirect=googlesyndication-
adsbygoogle,domain=navbharattimes.indiatimes.com,important
@@||securepubads.g.doubleclick.net/gpt/
pubads_impl_*.js$domain=navbharattimes.indiatimes.com
! https://github.com/AdguardTeam/AdguardFilters/issues/79627
@@||a-invdn-com.akamaized.net/Broker_Button_New^$domain=investing.com
! w3schools.com - broken editor
@@||tryit.w3schools.com^$document
! https://github.com/AdguardTeam/AdguardFilters/issues/79012
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=worldsurfleague.com
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=worldsurfleague.com
! https://github.com/AdguardTeam/AdguardFilters/issues/78495
ghacks.net#@#.category-sponsored
! https://github.com/AdguardTeam/AdguardFilters/issues/78510
@@||service.hotstar.com/vs/getad.php?*adspot=
! https://getuikit.com/docs/introduction#html-markup - wrong injections to code
sample
!+ PLATFORM(windows, mac, android)
@@||getuikit.com/docs/pages/*.md$jsinject,elemhide,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/78573
avbil.net#@#.ad_img
! https://github.com/AdguardTeam/AdguardFilters/issues/77234
facebook.com#@#a[href^="/ads/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/77943
koreapas.com#@#.adsbygoogle
! https://github.com/AdguardTeam/AdguardFilters/issues/76248
! 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="]
bing.com##a[href*="/aclick?ld="]:not(.vsp_ads)
bing.com##.ins_exp.vsp
! https://github.com/AdguardTeam/AdguardFilters/issues/77758
! https://github.com/AdguardTeam/AdguardFilters/issues/76646
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=video.gazzetta.it
! https://github.com/AdguardTeam/AdguardFilters/issues/77064
@@||standard.co.uk/js/third-party/prebid.js
||securepubads.g.doubleclick.net/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=standard.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/76519
@@||bbc.gscontxt.net/?url=$domain=bbc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/75981
@@||player.avplayer.com/script/*/libs/hls.min.js$domain=readlightnovel.org
! https://github.com/AdguardTeam/AdguardFilters/issues/75968
linkebr.com#@#.banner-728x90
! https://github.com/AdguardTeam/AdguardFilters/issues/75867
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=baltimoresun.com
! https://github.com/AdguardTeam/AdguardFilters/issues/73492
@@||driverseddirect.com/html5/$document
! https://github.com/AdguardTeam/AdguardFilters/issues/75537
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=video.ufreegames.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74890
onliner.by#@#[id*="ScriptRoot"]
! https://github.com/AdguardTeam/AdguardFilters/issues/74912
@@/cdn-cgi/challenge-platform/*/orchestrate/jsch/v$domain=kat.*
! https://github.com/AdguardTeam/AdguardFilters/issues/74806
@@||static-redesign.cnbcfm.com/dist/components-PcmModule-Taboola-
*.js$domain=cnbc.com
@@||static-redesign.cnbcfm.com/dist/components-PcmModule-Ads-BoxInline-
*.js$domain=cnbc.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74877
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=kotaku.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74809
semprotyuk.com,93.115.24.210,semprot.com#@#.adVertical
! https://github.com/AdguardTeam/AdguardFilters/issues/74731
! flyback-anime3.blogspot.com - links not displayed
flyback-anime3.blogspot.com#@#[href^="http://raboninco.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/74505
@@||ib.adnxs.com/getuidj|$domain=independent.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/74595
!+ PLATFORM(windows, mac, android)
||hostadserver.com/www/delivery/
asyncjs.php$script,other,redirect=noopjs,domain=aznude.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74425
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=startrek.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74413
greenlemon.me#@#[id^="ads_"]
greenlemon.me#@##ads_content
! https://github.com/AdguardTeam/AdguardFilters/issues/74275
/^https?:\/\/.*\.(jpg|png|php|html|svg|ico)/$popup,domain=speedvideo.net,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/74073
! https://github.com/AdguardTeam/AdguardFilters/issues/74066
profitlink.info#@#.banner-468x60
! https://github.com/AdguardTeam/AdguardFilters/issues/73904
qrz.com#@#.show_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/72666
||redirect-ads.com^$popup,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/73420
1001fonts.com#@#.show_ads
! https://github.com/AdguardTeam/AdguardFilters/issues/72318
@@||shipstation.com^$generichide
! https://github.com/AdguardTeam/AdguardFilters/issues/71864
! Sync is not working in the app
@@||titlestorage.xboxlive.com/json/*/data/Ads/$app=Solitaire.exe
! https://github.com/AdguardTeam/AdguardFilters/issues/37721
@@||i.cdn.turner.com/ads/adfuel/ais/tcm-ais.js$domain=tcm.com
@@||i.cdn.turner.com/ads/adfuel/ais/*/tbs-ais.min.js$domain=tbs.com
! https://github.com/AdguardTeam/AdguardFilters/issues/72416
||popin.cc/popin_discovery$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/71899
thomascook.com#@#img[width="240"][height="400"]
! https://github.com/AdguardTeam/AdguardFilters/issues/70511
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=gq-magazine.co.uk
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=gq-magazine.co.uk
@@||securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1$domain=gq-magazine.co.uk
! https://github.com/AdguardTeam/AdguardFilters/issues/70898
@@||watchserieshd.tv/ajax-search.html?keyword=
! https://github.com/AdguardTeam/AdguardFilters/issues/70876
@@||github.com/AdguardTeam/*/antiadblock.txt
! https://github.com/AdguardTeam/AdguardFilters/issues/71283
player.tubia.com#@#.companion-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/71406
@@||cdn.plytv.me/scripts/jquery.js
! https://github.com/AdguardTeam/AdguardFilters/issues/71183
streamsport.icu#@##Ads
! https://github.com/AdguardTeam/AdguardFilters/issues/70909
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=enikos.gr
! https://github.com/AdguardTeam/AdguardFilters/issues/70751
@@||doncorgi.com/ezoic/anchorfix.js
@@||ezoic.net/tardisrocinante/lazy_load.js$domain=doncorgi.com
@@||ezoic.net/tardisrocinante/screx.js$domain=doncorgi.com
@@||ezoic.net/tardisrocinante/script_delay.js$domain=doncorgi.com
@@||ezoic.net/ezosuigenerisc.js$domain=doncorgi.com
@@||ezoic.net/ezosuigeneris.js$domain=doncorgi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70253
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=timesnownews.com
@@||pubads.g.doubleclick.net/ssai/event/$xmlhttprequest,domain=timesnownews.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70627
@@||ads.adthrive.com/core/*/js/adthrive.min.js$domain=mediaite.com
@@||ads.adthrive.com/core/gdpr/vendor/prebid/prebid.min.js$domain=mediaite.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70581
! Fixes not working image gallery
@@||cbsistatic.com/*/js/compiled/siteAdsBidBarrel.js$domain=gamespot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/70192
@@||ajax.cloudflare.com/cdn-cgi/scripts/*/cloudflare-static/rocket-
loader.min.js$domain=cloudvideo.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/70016
@@||ajax.cloudflare.com/cdn-cgi/scripts/*/cloudflare-static/
mirage*.js$domain=rule34.xxx
! https://github.com/AdguardTeam/AdguardFilters/issues/69120
castlesiege.io#@#iframe[id^="google_ads_iframe"]
castlesiege.io#@#div[id^="google_ads_iframe_"]
@@||api.adinplay.com/libs/aiptag/assets/loader-red.gif$domain=castlesiege.io
@@||api.adinplay.com/libs/aiptag/pub/NRB/castlesiege.io/
tag.min.js$domain=castlesiege.io
@@||safeframe.googlesyndication.com/safeframe/*/html/
container.html$domain=castlesiege.io
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=castlesiege.io
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=castlesiege.io
@@||securepubads.g.doubleclick.net/gampad/ads$domain=castlesiege.io
! https://github.com/AdguardTeam/AdguardFilters/issues/70012
||embed.mystream.to^$popup,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/69821
ltsoft.xyz#@#[href^="http://raboninco.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/69778
@@||imasdk.googleapis.com/js/sdkloader/outstream.js$domain=wanted5games.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69911
zagl.info#@#.banner-468x60
! https://github.com/AdguardTeam/AdguardFilters/issues/69682
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=downdetector.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69601
@@||googletagservices.com/tag/js/gpt.js$domain=xn--allestrungen-9ib.de
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=xn--allestrungen-
9ib.de
! https://forum.adguard.com/index.php?threads/adguard-blocking-images-on-
animepahe.40916
$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=animepahe.com,badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/69466
@@||acdn.adnxs.com/video/mediation/VastMediationManager.js$domain=thechive.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69454
!+ PLATFORM(windows, mac, android)
@@||airbnb.com/book?$jsinject,elemhide,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/69412
linkedin.com#@#.ad-banner-container
! https://github.com/AdguardTeam/AdguardFilters/issues/69202
@@||rarbgproxied.org/cdn-cgi/challenge-platform/*/orchestrate/
! https://github.com/AdguardTeam/AdguardFilters/issues/69116
tetrads.io#@#iframe[id^="google_ads_iframe"]
tetrads.io#@#div[id^="google_ads_iframe_"]
@@||api.adinplay.com/libs/aiptag/assets/loader-red.gif$domain=tetrads.io
@@||api.adinplay.com/libs/aiptag/pub/WRK/tetrads.io/tag.min.js$domain=tetrads.io
@@||safeframe.googlesyndication.com/safeframe/*/html/
container.html$domain=tetrads.io
@@||securepubads.g.doubleclick.net/tag/js/gpt.js$domain=tetrads.io
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=tetrads.io
@@||securepubads.g.doubleclick.net/gampad/ads$xmlhttprequest,domain=tetrads.io
! https://github.com/AdguardTeam/AdguardFilters/issues/68930
!+ PLATFORM(windows, mac, android)
@@||teambition.com^$jsinject,elemhide,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/69075
@@||adverts.ie/css/
! https://github.com/AdguardTeam/AdguardFilters/issues/69034
@@||cdn.plyr.io/*/plyr.svg$domain=zippyshare.com
! https://github.com/AdguardTeam/AdguardFilters/issues/68884
thatnovelcorner.com#@#[href^="http://raboninco.com/"]
! https://github.com/AdguardTeam/AdguardFilters/issues/68634
boatsandoutboards.co.uk#@#.ads-list
! https://github.com/AdguardTeam/AdguardFilters/issues/68499
@@||ads.roblox.com/v*/sponsored-pages$xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/68443
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=jezebel.com|theonion.com|
thetakeout.com|avclub.com|deadspin.com|theroot.com
! fix broken roomer.ru
roomer.ru#@#.section-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/67907
! https://github.com/AdguardTeam/AdguardFilters/issues/67920
! https://github.com/AdguardTeam/AdguardFilters/issues/67771
inky.dk,inky.fi,inky.no,inky.se#@#iframe[width="200"][height="240"]
! https://github.com/AdguardTeam/AdguardFilters/issues/67839
@@||c.amazon-adsystem.com/aax2/apstag.js$domain=wgntv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/67733
@@||miohentai.com/wp-content/themes/frontier/video-ads/assets/js/videojs-vast5.js
! https://github.com/AdguardTeam/AdguardFilters/issues/67578
@@||cdn.bluebillywig.com/apps/player/*/components/admanager.js$domain=eurogamer.net
! https://github.com/AdguardTeam/AdguardFilters/issues/67447
theshaderoom.com#@#.section-ads
! https://github.com/AdguardTeam/AdguardFilters/issues/67279
@@||logo.clearbit.com^$image,domain=securitytrails.com
@@||securitytrails.com/domain/$domain=securitytrails.com
@@||securitytrails.com/app/api/$domain=securitytrails.com
! https://github.com/AdguardTeam/AdguardFilters/issues/67299
@@||omggamer.com/porpoiseant/banger.js
@@||omggamer.com/detroitchicago/dayton.js
! https://github.com/AdguardTeam/AdguardFilters/issues/67264
! https://github.com/AdguardTeam/AdguardFilters/issues/67120
! https://github.com/AdguardTeam/AdguardFilters/issues/67109
@@||googletagservices.com/tag/js/gpt.js$domain=ikitesurf.com
! https://github.com/AdguardTeam/AdguardFilters/issues/66868
iptv4best.com#@#.adace-slot
iptv4best.com#@#.adace-slot-wrapper
iptv4best.com#@#div[class^="adace_ad_"]
! https://github.com/AdguardTeam/AdguardFilters/issues/66942
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=mixdownmag.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/66703
mashable.com#@##pathing-banner
! https://github.com/AdguardTeam/AdguardFilters/issues/66630
@@||bikerumor.com/porpoiseant/banger.js
@@||bikerumor.com/detroitchicago/dayton.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66589
gazetadopovo.com.br#@#.ad-content
! https://github.com/AdguardTeam/AdguardFilters/issues/66466
@@||linuxize.com/porpoiseant/banger.js
@@||linuxize.com/detroitchicago/dayton.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66424
@@||freebcc.org/assets/img/ad_468x60_*.png
! https://github.com/AdguardTeam/AdguardFilters/issues/66335#issuecomment-716663077
@@||cntr.lookmovie.ag/get.php$xmlhttprequest,domain=lookmovie.ag
! https://github.com/AdguardTeam/AdguardFilters/issues/66235
@@||kaufdex.com/detroitchicago/dayton.js
@@||kaufdex.com/porpoiseant/banger.js
! https://github.com/AdguardTeam/AdguardFilters/issues/66154
mysnip.xyz#@##DividerAd
! https://github.com/AdguardTeam/AdguardFilters/issues/66053
m.megabox.co.kr#@#.ad-popup
! 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/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
! neads.io is broken
@@||neads.io^$domain=neads.io
! https://github.com/AdguardTeam/AdguardFilters/issues/65301
!+ PLATFORM(windows, mac, android)
@@||jackjones.com^$generichide
! 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
!+ PLATFORM(windows, mac, android)
||creativecdn.com/tags?
id=*_listing_$~script,~xmlhttprequest,redirect=nooptext,domain=olx.ro,important
! 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,redtube.net#@#[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/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
@@||gls-group.eu^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/62478
@@||vape.ru/*/?filter_count=$jsinject,elemhide,extension
@@||vape.ru/*/action.php?$jsinject,elemhide,extension
! 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
@@||app.plex.tv^$extension
! 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/71768
! 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|littlebigsnake.com|evoworld.io
! https://github.com/AdguardTeam/AdguardFilters/issues/57863
@@||gogoanime.io/img^
! https://github.com/AdguardTeam/AdguardFilters/issues/57650
!+ PLATFORM(windows, mac, android)
@@||header-footer-service.live.rea-asia.com/header?$jsinject,elemhide,extension
! 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
! 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/resources/$domain=hlmod.ru
@@||hlmod.ru^$xmlhttprequest,~third-party
! 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/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
!+ NOT_OPTIMIZED
@@||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.kz,olx.pl,olx.pt,olx.ua,olx.uz,olx.in,olx.com#@#.adLink
olx.ro,olx.kz,olx.pl,olx.pt,olx.ua,olx.uz,olx.in,olx.com#@##adContainer
olx.ro,olx.kz,olx.pl,olx.pt,olx.ua,olx.uz,olx.in,olx.com#@#.adRow
olx.ro,olx.kz,olx.pl,olx.pt,olx.ua,olx.uz,olx.in,olx.com#@#.adbox
! 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
!+ PLATFORM(windows, mac, android)
@@||syndication.exosrv.com/splash.php$domain=vqtube.com|taxi69.com
! 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
! 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
! https://github.com/AdguardTeam/AdguardFilters/issues/52796
indiewire.com#@#[src*="blob:"]
! 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/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/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
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=downdetector.ru,important
@@||googletagservices.com/tag/js/gpt.js$domain=downdetector.ru
! pubads_impl_ is not requested if 'redirect' rule above applied
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.js$domain=downdetector.ru
!
! https://github.com/AdguardTeam/AdguardFilters/issues/51111
@@||googletagservices.com/tag/js/gpt.js$domain=phonearena.com
! 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
! 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/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/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_*/*=*=$xmlhttprequest
@@||gstatic.com/images/branding/product/*x/
translate_24dp.png$image,domain=translate.googleapis.com
! 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
!+ PLATFORM(windows)
@@||nid.naver.com^$document
! 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
@@||odc.officeapps.live.com/odc/$elemhide,jsinject,extension
! 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
!+ PLATFORM(windows, mac, android)
@@||shikimori.one/comments/*/edit$extension
! 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/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
||googletagservices.com/tag/js/gpt.js$script,redirect=googletagservices-
gpt,domain=gotrip.hk,important
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_*.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,redtube.net#@#[src*="base64"]
redtube.com,redtube.net#@#[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
mac-torrent-download.net#@#.adbanner
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
!+ PLATFORM(windows, mac, android)
@@||courseware-marketplace.com^$document
! 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/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/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/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`
!+ NOT_OPTIMIZED PLATFORM(windows, mac, android)
||shortpixel.ai^$popup,badfilter
! 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/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
! https://github.com/AdguardTeam/AdguardFilters/issues/36900
@@||ahcdn.com^$media
! 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,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/36264
optifine.net#@#.tableAds
! 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://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
! 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
@@||stacksnippets.net^$jsinject,elemhide,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/34579
!+ PLATFORM(windows, mac)
@@||exponential.com/tags/FilmoFiliacom/CelebMafia/tags.js$domain=celebmafia.com
! 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/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|sxyprn.net
! 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://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/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/32238
@@||mangapark.net^$image
! 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/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/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
@@||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%2Ffanyv88.com%3A443%2Fhttps%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/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/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/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/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
! 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/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
@@||wsr.pearsonvue.com^$extension
! 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
! 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/
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/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
@@.pexcard.com^$jsinject,elemhide,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/16137
@@||app.impact.com^$jsinject,elemhide,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/45326
! https://github.com/AdguardTeam/AdguardFilters/issues/16141
! @@||yimg.com/uu/api/res^$domain=yahoo.com
||yimg.com/uu/api/*/ads/$redirect=nooptext,important,image,domain=yahoo.com
||yimg.com/*/api/res/*/curveball/ads/$redirect=nooptext,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/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
@@||deobfuscatejavascript.com^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/8044
! remove when domain will be in app's HTTPS exclusions
@@||bpostbank.be^$extension
! 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://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
@@||konto.play.pl^$extension
! 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
@@||hbogo.pl^$extension
! 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/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/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/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.li/GetMirror?episodeId=$popup
@@||kissasian.li/*/*?id=$popup
@@||kissasian.li/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/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
! 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/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
! 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
! 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/12997
@@||pagead2.googlesyndication.com/pagead/js/r*/show_ads_impl.js$domain=updato.com
! 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.to
@@||static1.akacdn.ru/assets/min/public/all.css$domain=fmovies.to
@@||mcloud.to/embed/$domain=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/11883#issuecomment-367017541
@@||bing.com/news/search?*InfiniteScroll=$document
! 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://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/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/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^
@@||admin.mailchimp.com^$extension
! https://github.com/AdguardTeam/AdguardFilters/issues/7691
@@||portal.newdaycards.com^$extension
! 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/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/
! 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
@@||testufo.com/*.html$jsinject,elemhide,extension
! 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/
@@||chan.sankakucomplex.com/post/index.content?
next=*&page=$jsinject,elemhide,extension
! https://github.com/AdguardTeam/AdguardFilters/issues/5737
@@||cbsistatic.com/scripts/NativeAdManager.js^$domain=cbsnews.com
!
! 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
@@||adamas.ru^$jsinject,elemhide,extension
!
! 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/
@@||messenger.com^$extension
! 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://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://github.com/AdguardTeam/AdguardFilters/issues/3350
@@||cdne-st.redtubefiles.com/css/*$domain=redtube.com|redtube.net
! 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
! 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/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
! 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/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/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
file.fm,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?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?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|redtube.net|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/"]
! 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
! 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
! 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
! 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_
! 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|redtube.net
! 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?3549
@@_ad_300.$domain=bleacherreport.com
! 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/20098
! 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/
@@||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/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
!
@@||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
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
|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
!
@@||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 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
!-------------------------------------------------------------------------------!
!------------------ Fixing Stealth Mode ----------------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of rules that fix Stealth Mode issues. Rules
should be domain-specific.
!
! Good: @@||example.org^$stealth
! Bad: example.org#@#.ad (should be in AdGuard Base - whitelist.txt)
!
!
!############### TEMPORARY ###############
! https://github.com/AdguardTeam/CoreLibs/issues/1603
! https://github.com/AdguardTeam/AdguardFilters/issues/112161
@@||free-mp3-download.net^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/104168 [Stealth Mode -
Referrer]
@@||streampass.org^$stealth
! fix AdGuard account authorisation
! 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/118123 [Stealth Mode -
Referrer]
@@||vmwes.cloud/hls/*.ts$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/117641 [Stealth Mode -
Referrer]
@@.b-cdn.net/*.m3u8?$xmlhttprequest,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/117586 [Stealth Mode - Block
Push API]
@@||kad.arbitr.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/117290 [Stealth Mode -
WebRTC]
@@||gamivo.com/product/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/117300 [Stealth Mode -
Referrer]
@@||smartdoing.tech^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/117502
! https://github.com/AdguardTeam/AdguardFilters/issues/117279 [Stealth Mode -
Referrer]
@@||edge.mycdn.live/live/*.ts$stealth
@@||edge.mycdn.live/live/*.m3u8$stealth
@@||edge.mycdn.live^$stealth,domain=futemax.gratis|futebolplayhd.com
! https://github.com/AdguardTeam/AdguardFilters/issues/116967 [Stealth Mode -
Referrer]
@@||fundingchoicesmessages.google.com/f/*=$script,domain=soranews24.com,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/117013 [Stealth Mode -
Referrer]
@@||img.*.net^$stealth,domain=bnman.net
@@||img*.kangaroobro.com^$stealth,domain=bnman.net
! https://github.com/AdguardTeam/AdguardFilters/issues/116948 [Stealth Mode -
Referrer]
@@||sejasaudavel.net^$stealth
@@||cqvboeirsvugo.biz/*.php?id=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116952 [Stealth Mode -
Referrer]
@@||ip-*.net/*.mp4$stealth,domain=meusanimes.net
! https://github.com/AdguardTeam/AdguardFilters/issues/116957 [Stealth Mode -
Referrer]
@@||multicanais.org/get/auth$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116946 [Stealth Mode -
Referrer]
@@||viajarhoje.com^$stealth
@@||saborcaseiro.org/*.php?contentId=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116942 [Stealth Mode -
Referrer]
@@||api.anivideo.fun/file/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116799 [Stealth Mode -
Referrer]
@@||servermonster.online/*.mp4$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116811
@@||s.stormedia.info/*.mp4$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116709 [Stealth Mode -
Referrer]
@@||mzzcloud.life/embed-$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116637 [Stealth Mode -
Referrer]
@@||mfcdn.net/store/$stealth,domain=fanfox.net
! https://github.com/AdguardTeam/AdguardFilters/issues/116426 [Stealth Mode -
Referrer]
@@||cdnyauction.buyee.jp^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116592 [Stealth Mode -
Referrer]
@@||cdn.hsmedia.ru/dist/marieclaire/$stealth,domain=marieclaire.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/116349 [Stealth Mode -
Referrer]
@@||hotpoint.pw/iframe.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116265 [Stealth Mode -
Referrer]
@@||clubinvest.top^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116266 [Stealth Mode -
Referrer]
@@||cdn*-player.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116218 [Stealth Mode -
Referrer]
@@||mundotec.pro^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116188 [Stealth Mode -
Referrer]
@@||conheceresaber.space^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116195 [Stealth Mode - Block
third-party Authorization header]
@@||api.apple-mapkit.com^$stealth
@@||cdn.apple-mapkit.com/*?apiVersion=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116187 [Stealth Mode -
Referrer]
@@||fofoquei.com/*/*.m3u8$stealth
@@||embeds.filmezando.net/player/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116181
@@||player.uauflix.online^$stealth
@@||uauplayer.com/player^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116182 [Stealth Mode -
Referrer]
@@||mundodebolso.me^$stealth
@@||temperosdavovo.com/*/*.m3u8$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116085 [Stealth Mode -
Referrer]
@@||manchetehoje.xyz/*/*.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116117 [Stealth Mode -
Referrer]
@@||s3.amazonaws.com^$stealth,domain=informationisbeautiful.net
! https://github.com/AdguardTeam/AdguardFilters/issues/115628 [Stealth Mode - Block
third-party Authorization header]
@@||portal.azure.com/*/resource/subscriptions/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116075
@@||dostavista.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/115963 [Stealth Mode -
Referrer]
@@||cdn13.com^$stealth,media
! https://github.com/AdguardTeam/AdguardFilters/issues/116030 [Stealth Mode -
Referrer]
@@||decorardicas.com.br^$stealth
@@||loucasporcabelos.com.br^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116036
@@||pouvideo.cc^$stealth
@@||pomvideo.cc^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116031 [Stealth Mode -
Referrer]
@@||encripted-encripted-encripted-encripted-encripted-encripted.fun/r.php?data=*?
vid=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/116026 [Stealth Mode -
Referrer]
@@||lordplayer.club/*/*.m3u8$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/115812 [Stealth Mode -
Referrer]
@@||ntcdntempv*.com/data/images/$stealth,domain=nettruyenmoi.com
! https://github.com/AdguardTeam/AdguardFilters/issues/115740 [Stealth Mode -
Referrer]
@@||html5.5games.cc^$stealth,third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/115652 [Stealth Mode -
Referrer]
@@||hls.redefine.pl^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/115391 [Stealth Mode -
Referrer]
@@||api-*.cludo.com/api/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/115356 [Stealth Mode -
Referrer]
@@||forum.javcdn.cc^$stealth,domain=javbus.com
! https://github.com/AdguardTeam/AdguardFilters/issues/115083 [Stealth Mode -
Referrer]
@@||img*.*img18fx.xyz^$stealth,image,domain=manga18fx.com
! https://github.com/AdguardTeam/AdguardFilters/issues/115152 [Stealth Mode -
Referrer]
@@||img.bondinternational.net^$stealth,image,domain=leyuman.com
@@||img*.kangaroobro.com/images/$stealth,image,domain=leyuman.com
! https://github.com/AdguardTeam/AdguardFilters/issues/114874 [Stealth Mode -
Referrer]
@@||usanewstoday.club/safe*.php?link=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/114510 [Stealth Mode -
Referrer]
@@||iknow-pic.cdn.bcebos.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/113711 [Stealth Mode -
Referrer]
@@||miui.com/unlock/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/114803 [Stealth Mode -
Referrer]
@@||10drives.com/downv*.php$stealth
@@||10drives.com/api/$stealth,domain=premiumebooks.*
! https://github.com/AdguardTeam/AdguardFilters/issues/114743 [Stealth Mode -
Referrer]
@@stmggv*.*/images/$stealth,domain=manhuascan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/114345 [Stealth Mode -
Referrer]
@@||cdnpotok.com/*.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/114063 [Stealth Mode -
Referrer]
@@||cdn.hsmedia.ru/dist/maxim/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/114472 [Stealth Mode -
Referrer]
@@||4kya.com/?url=$stealth,domain=netflix.mom
! https://github.com/AdguardTeam/AdguardFilters/issues/113774 [Stealth Mode -
Referrer]
@@||checkoutshopper-live.adyen.com/checkoutshopper/*/securedFields.html$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/114231 [Stealth Mode -
Referrer]
@@||dapi.kakao.com/*/maps/sdk.js$stealth,domain=kfckorea.com
! https://github.com/AdguardTeam/AdguardFilters/issues/114044 [Stealth Mode -
Referrer]
@@||api.mapbox.com/geocoding/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/113838 [Stealth Mode - IP
hiding]
@@||novelpia.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/113965 [Stealth Mode -
Referrer]
@@||vaughnsoft.net/play/$stealth,domain=vaughn.live
! https://github.com/AdguardTeam/AdguardFilters/issues/113830 [Stealth Mode -
Referrer]
@@||imasdk.googleapis.com^$stealth,domain=news.tvb.com
! https://github.com/AdguardTeam/AdguardFilters/issues/113262 [Stealth Mode -
Referrer]
@@||idmsa.apple.com/appleauth/$stealth,domain=icloud.com
! https://github.com/AdguardTeam/AdguardFilters/issues/113509 [Stealth Mode -
Referrer]
@@/img/tab_$stealth,image,domain=mangakakalot.com
! https://github.com/AdguardTeam/AdguardFilters/issues/113264 [Stealth Mode -
Referrer]
@@/Status/ping$stealth,domain=status.bigant.com
! https://github.com/AdguardTeam/AdguardFilters/issues/113139 [Stealth Mode -
Referrer]
@@||upstreamcdn.co/hls/$stealth,domain=upstream.to
! https://github.com/AdguardTeam/AdguardFilters/issues/112944 [Stealth Mode -
Referrer]
@@||stackpathcdn.com^$stealth,domain=tympanus.net
! https://github.com/AdguardTeam/AdguardFilters/issues/113055 [Stealth Mode -
Referrer]
@@||player.daznfeeds.com/vod/$stealth
@@||player.daznfeeds.com/bootstrap/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/112833 [Stealth Mode -
Referrer]
@@/live/*.$stealth,domain=tutele.sx|futbolfullenvivo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/109512 [Stealth Mode -
Referrer]
@@||directly.com/chat?cfgId=$stealth
@@||directline.botframework.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/109801 [Stealth Mode - IP
hiding]
@@||1plus1.video/tvguide/embed/*?autoplay=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/111187 [Stealth Mode -
Referrer]
@@||rumble.com/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/108599 [Stealth Mode -
Referrer]
@@||xp-cdn.net/video/$stealth,media,domain=xpornium.net
! https://github.com/AdguardTeam/AdguardFilters/issues/110746 [Stealth Mode -
Referrer]
@@||pornimg.xyz^$stealth,domain=popjav.tv
@@||img.eplayer.is^$stealth,domain=popjav.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/110629
@@||dirtyship.net/dirtyship/$media,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/108448 [Stealth Mode -
WebRTC]
@@||w2g.tv/rooms/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/109773 [Stealth Mode -
Referrer]
@@||player*.cinestream.bid^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/108868 [Stealth Mode -
Referrer]
@@||api.mapbox.com/*/mapbox.satellite/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/107216 [Stealth Mode - Block
third-party Authorization header]
@@||api.openprovider.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/107596 [Stealth Mode - Block
third-party Authorization header]
@@||store-web.dynamics.com^$stealth
@@||xboxlive.com^$stealth
@@||xboxservices.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/106303 [Stealth Mode -
Referrer]
@@||duihui.duoduocdn.com^$image,stealth,domain=zhibo8.cc
! https://github.com/AdguardTeam/AdguardFilters/issues/107777 [Stealth Mode -
Referrer]
@@.jpg$stealth,domain=manga1001.com
! https://github.com/AdguardTeam/AdguardFilters/issues/108211 [Stealth Mode -
Referrer]
@@||gurgle.zdbb.net/amp-targeting$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/107857 [Stealth Mode -
Referrer]
@@||pornimg.xyz^$stealth,domain=hpjav.tv
@@||img.eplayer.is^$stealth,domain=hpjav.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/106462 [Stealth Mode - Block
third-party Authorization header]
@@||api.onedrive.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/105866 [Stealth Mode -
Referrer]
@@||player.daznfeeds.com^$stealth,domain=transfermarkt.*
! https://github.com/AdguardTeam/AdguardFilters/issues/105485 [Stealth Mode -
Referrer]
@@||webapi.ctfile.com/getfile.php$stealth,domain=ct.999wan.wang
! https://github.com/AdguardTeam/AdguardFilters/issues/105282 [Stealth Mode -
Referrer]
@@||dynamic-images-picturehappy.*.amazonaws.com^$stealth,domain=picturehappy.lv
! https://github.com/AdguardTeam/AdguardFilters/issues/105056 [Stealth Mode -
Referrer]
@@||strmrdrfrmq.xyz^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/104524 [Stealth Mode -
Referrer]
@@||core-nmaps-renderer-nmaps.maps.yandex.net/tile?x=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/104795 [Stealth Mode -
Referrer]
@@||bitvtom100.xyz/public/*/video?vid=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/105776
@@||evisaforms.state.gov^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/105226
@@||captcha-delivery.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/105544 [Stealth Mode -
Referrer]
@@||api-game.rivet.gg^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/102628 [Stealth Mode -
Referrer]
@@||mggm.club/thum/$image,stealth,domain=manga1000.com
! https://github.com/AdguardTeam/AdguardFilters/issues/102896 [Stealth Mode -
Referrer]
@@||scontent-*.cdninstagram.com^$stealth,domain=bella.tw
! https://github.com/AdguardTeam/AdguardFilters/issues/102602
@@||maps.googleapis.com/maps/api/$stealth,domain=budmatauto.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/101263 [Stealth Mode -
Referrer]
@@||bin.bnbstatic.com^$stealth,domain=binance.com
! https://github.com/AdguardTeam/AdguardFilters/issues/102339 [Stealth Mode -
Referrer]
@@||mangarc.com^$stealth,image,domain=mangalek.com
! https://github.com/AdguardTeam/AdguardFilters/issues/101724 [Stealth Mode -
Referrer]
@@||pic*.cdncl.net^$stealth,domain=cowlevel.net
! https://github.com/AdguardTeam/AdguardFilters/issues/102199 [Stealth Mode -
Referrer]
@@||my-bucket-s3-*-amazonaws.*.*/*.mp4$stealth,domain=ibomma.pw
! https://github.com/AdguardTeam/AdguardFilters/issues/101484 [Stealth Mode -
Referrer]
@@||media.biertijd.com/galleries/$stealth,domain=biertijd.xxx
! https://github.com/AdguardTeam/AdguardFilters/issues/101503 [Stealth Mode -
Referrer]
@@||sudoroot.net/*/|$stealth
@@||animeshouse.net/mp4doo/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/101412 [Stealth Mode -
Referrer]
@@||e-podroznik.pl/public/$stealth,domain=hoper.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/100796 [Stealth Mode -
Referrer]
@@||static.hentai.direct/$stealth,image
! https://github.com/AdguardTeam/AdguardFilters/issues/101490 [Stealth Mode -
Referrer]
@@||vip.rtsts.me/?pge=$image,stealth
@@||v1sts.me/?pge=stream$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/100401 [Stealth Mode - Block
third-party Authorization header]
@@||cdn.apple-mapkit.com/ma/bootstrap?$stealth,domain=icloud.com
! https://github.com/AdguardTeam/AdguardFilters/issues/99588 [Stealth Mode -
Referrer]
@@||ibeta-www.oss-cn-beijing.aliyuncs.com^$stealth,domain=betahub.cn
! https://github.com/AdguardTeam/AdguardFilters/issues/99389 [Stealth Mode -
Referrer]
@@||mapapi.cloud.huawei.com/mapjs/v*/api/$stealth,domain=petalmaps.com
! https://github.com/AdguardTeam/AdguardFilters/issues/98975 [Stealth Mode - Block
third-party Authorization header]
@@||nbaapi.neulion.com/api_nba/$stealth,domain=nba.com
! https://github.com/AdguardTeam/AdguardFilters/issues/98906
@@||ssl-thumb2.720static.com^$stealth,image
! https://github.com/AdguardTeam/AdguardFilters/issues/98853 [Stealth Mode -
Referrer]
@@||api.mapbox.com/*?secure&access_token=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/98137 [Stealth Mode -
Referrer]
@@||ip-*.net/*.mp4$stealth,domain=animeonline.site
! https://github.com/AdguardTeam/AdguardFilters/issues/96261 [Stealth Mode -
Referrer]
@@||mhscdnv*/images/$stealth,domain=manhuascan.com
! https://github.com/AdguardTeam/AdguardFilters/issues/97649 [Stealth Mode -
Referrer]
@@||avf41.club/images^$stealth,domain=manga1000.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96913#issuecomment-952242629
[Stealth Mode - Referrer]
@@||onlinefixuploads.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/97915 [Stealth Mode -
Referrer]
@@||ixifile.xyz/*.mp4$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/97176 [Stealth Mode -
Referrer]
@@||webzjac.reg.*.com^$stealth,domain=passport.youdao.com
@@||webzjcaptcha.reg.*.com/api/$stealth,domain=passport.youdao.com
! https://github.com/AdguardTeam/AdguardFilters/issues/97538 [Stealth Mode -
Referrer]
@@||dcinside.co.kr/viewmovie.php^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/98051 [Stealth Mode -
Referrer]
@@||fundingchoicesmessages.google.com^$stealth,domain=stooq.pl|stooq.com
! https://github.com/AdguardTeam/AdguardFilters/issues/97673 [Stealth Mode -
Referrer]
@@||anyhentai.com/*.mp4?st=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/96837 [Stealth Mode - Block
third-party Authorization header]
@@||de-api.eco.astro.com.my/feed/api/$stealth,domain=astroawani.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96631 [Stealth Mode - Block
third-party Authorization header]
@@||identity.oraclecloud.com//sso/v*/sdk/
authenticate$stealth,domain=v2.ereg.ets.org
! https://github.com/AdguardTeam/AdguardFilters/issues/96635#issuecomment-948466433
[Stealth Mode - User-agent]
@@||izifilm.net^$stealth,app=Kinoplay.exe
! https://github.com/AdguardTeam/AdguardFilters/issues/96856 [Stealth Mode -
Referrer]
@@||shortlink.prz.pw^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/96278 [Stealth Mode -
Referrer]
@@||bing.com/api/v*/Places/AutoSuggest?$stealth,domain=obi.de
! https://github.com/AdguardTeam/AdguardFilters/issues/96562 [Stealth Mode -
Referrer]
@@||api.mapbox.com^$stealth,domain=planet.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95900 [Stealth Mode -
Referrer]
@@||botprotect.io^$stealth,domain=robloxscripts.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95265
@@||data.alicloudccp.com^$stealth,domain=aliyundrive.com
! https://github.com/AdguardTeam/AdguardFilters/issues/95696 [Stealth Mode - User-
agent]
@@||microsoft.com/*/p/$stealth
! kinopoisk.ru - sign in was broken [Stealth Mode - third-party cookies]
@@||sso.kinopoisk.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/96541 [Stealth Mode -
Referrer]
@@||internetowa.tv^$stealth,domain=hejo.tv
@@||cdnnetwork.info^$stealth,domain=hejo.tv
! https://github.com/AdguardTeam/AdguardFilters/issues/105801
! https://github.com/AdguardTeam/AdguardFilters/issues/95882 [Stealth Mode -
Referrer]
@@||simg.doubanio.com^$stealth,domain=douban.com
@@||img*.doubanio.com^$stealth,domain=accounts.douban.com
! https://github.com/AdguardTeam/AdguardFilters/issues/96021 [Stealth Mode -
Referrer]
@@||kissorg.net^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/96003 [Stealth Mode - Block
third-party Authorization header]
@@||live-buyback-order-api.live-api.recommerce.cloud/product?$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/94305 [Stealth Mode -
Referrer]
@@||checkdomain.b-cdn.net/assets/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/94125 [Stealth Mode -
Referrer]
@@||api.mpapis.xyz/|$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/94134 [Stealth Mode - IP
hiding]
@@/token/*/master.mp4$stealth,domain=anilife.live
! https://github.com/AdguardTeam/AdguardFilters/issues/93925 [Stealth Mode -
Referrer]
@@||autocomplete.geocoder.api.here.com/*/suggest.json$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/94148 [Stealth Mode -
Referrer]
@@||dapi.kakao.com/v*/maps/sdk.js$stealth,domain=nonghyup.tritops.co.kr
! https://github.com/AdguardTeam/AdguardFilters/issues/92377
@@||track.toggl.com/auth^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/93292 [Stealth Mode -
Referrer]
@@||moly.cloud/*/*.m3u8$stealth
@@||moly.cloud/hls/*.ts$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/92911 [Stealth Mode -
Referrer]
@@||rota.cc^$stealth
@@||automotur.club^$stealth
! afisha.ru broken instagram frames [Stealth Mode - Referrer]
@@||scontent-arn*.cdninstagram.com/v/$stealth,image,domain=afisha.ru
! https://github.com/AdguardTeam/AdguardFilters/issues/92635
@@||funshion.com/*/media/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/92634 [Stealth Mode -
Referrer]
@@||ksv-video-publish-m3u8.cdn.bcebos.com/*.m3u8$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/92600 [Stealth Mode -
Referrer]
@@||droplink.co^$stealth,~third-party
! https://github.com/AdguardTeam/AdguardFilters/issues/93029 [Stealth Mode -
Referrer]
@@||fundingchoicesmessages.google.com^$stealth,script,domain=player.addradio.de
! https://github.com/AdguardTeam/AdguardFilters/issues/92140 [Stealth Mode -
Referrer]
@@||link1s.*^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/92334 [Stealth Mode -
Referrer]
@@||v.gqyy8.com:*.php?vid=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/92275 [Stealth Mode -
Referrer]
@@||tiles.esa.maps.eox.at/wms?SERVICE=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/92353 [Stealth Mode -
Referrer]
@@||img2.xyz.futbol/comics/$domain=jmana1.net,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/91915 [Stealth Mode -
Referrer, IP hiding]
@@||unian.net/player/$stealth
@@||api.1plus1.video^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/92180 [Stealth Mode -
Referrer]
@@||battlecats-db.imgs-server.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/91016 [Stealth Mode -
Referrer]
@@||hlssec.rambler.eaglecdn.com/playlist.m3u8$stealth
@@||hlssec.rambler.eaglecdn.com/key.bin$stealth
@@||hlssec.rambler.eaglecdn.com/get.ts$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/90839 [Stealth Mode -
Referrer]
@@||manhua.acimg.cn^$stealth,domain=ac.qq.com
! https://github.com/AdguardTeam/AdguardFilters/issues/90981 [Stealth Mode -
Referrer]
@@||files.nextcdn.org/stream/$stealth,domain=animepahe.com|kwik.cx
! https://github.com/AdguardTeam/AdguardFilters/issues/90892 [Stealth Mode -
Referrer]
@@||t*.daumcdn.net/cafeattach/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/90423 [Stealth Mode -
Referrer]
@@||content-*.googleapis.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/90545 [Stealth Mode -
Referrer]
@@||nhanhtruyen.org/data/images/$stealth,domain=nettruyenvip.com
! https://github.com/AdguardTeam/AdguardFilters/issues/90012 [Stealth Mode -
Referrer]
@@||cloudfront.net/images/$stealth,domain=maps.seaofthieves.rarethief.com
! https://github.com/AdguardTeam/AdguardFilters/issues/89642 [Stealth Mode -
Referrer]
@@||123tv.live^$stealth
@@|http$stealth,xmlhttprequest,other,media,domain=123tv.live
! https://github.com/AdguardTeam/AdguardFilters/issues/89977 [Stealth Mode -
Referrer]
@@||login.bible.com^$stealth,domain=bible.com
! https://github.com/AdguardTeam/AdguardFilters/issues/89323 [Stealth Mode -
Referrer]
@@||img*.japanreader.com/uploads/$stealth,domain=lectortmo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/89131 [Stealth Mode - Block
third-party Authorization header]
@@||platform-eu.cloud.coveo.com^$stealth,domain=fiskars.com
! https://github.com/AdguardTeam/AdguardFilters/issues/88832 [Stealth Mode -
Referrer]
@@||drop*.dropmefile.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/88656 [Stealth Mode -
Referrer]
@@||aniboom.one/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/88413 [Stealth Mode -
Referrer]
@@||vidcloud.msk.ru/embed$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/87427 [Stealth Mode -
Referrer]
@@||app.aboutyou.com/sign_in_with_apple$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/88006 [Stealth Mode -
Referrer]
@@||scontent-*.cdninstagram.com^$stealth,domain=wp.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/86859 [Stealth Mode -
Referrer]
@@||embed.meomeo.pw/fastmedia/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/87288 [Stealth Mode -
Referrer]
@@||google-analytics.com/analytics.js$domain=mediamarkt.*,stealth,important
@@||google-analytics.com/plugins/ua/ec.js$domain=mediamarkt.*,stealth,important
! https://github.com/AdguardTeam/AdguardFilters/issues/86093 [Stealth Mode -
Referrer]
@@||closeload.com/video/embed/$stealth
@@||server*cdn*.tk/hls/$stealth
@@||cloadstream*.xyz/hls/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/87074 [Stealth Mode -
Referrer]
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$domain=apkmirror.com,stealth
@@||widgets.outbrain.com/outbrain.js$domain=apkmirror.com,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/87034 [Stealth Mode -
Referrer]
@@||inefile.xyz^$domain=moeni.org,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/87046 [Stealth Mode -
Referrer]
@@||9cache.com^$stealth,domain=9gag.com
! ccleaner shop - not loading products [Stealth Mode - Referrer]
@@||static-cf.cleverbridge.com/mycontent^$domain=secure.ccleaner.com,stealth
! Kinja websites (kotaku.com) - broken pictures [Stealth Mode - Referrer]
@@||i.kinja-img.com^$stealth
! Broken pictures - [Stealth Mode - Referrer]
@@||m.media-amazon.com/images/*$domain=amazon.*,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/86938 [Stealth Mode -
Referrer]
@@||media.nbb-cdn.de/images^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/86895 [Stealth Mode -
Referrer]
@@||sf*-*cdn-tos.pstatp.com^$domain=bcy.net,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/85212 [Stealth Mode -
Referrer]
@@||medium.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/85325
! Streamplay
@@||stemplay.*^$stealth
@@||powvibeo.cc^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/85371 [Stealth Mode -
Referrer]
@@||hotstream.club/player/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/113893
! https://github.com/AdguardTeam/AdguardFilters/issues/85090 [Stealth Mode -
Referrer]
@@/cdn/hls/*/master.txt$stealth,domain=hdizle2.net|diziyo.*|dzyco.*
! Fixing issue with installing addons from addons.opera.com
@@||addons.opera.com/ru/extensions/details/$stealth
@@||addons.opera.com/extensions/download/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/84932 [Stealth Mode - Block
third-party Authorization header]
@@||writing.chegg.com/graphql$stealth,domain=citationmachine.net
! https://github.com/AdguardTeam/AdguardFilters/issues/85258 [Stealth Mode - Block
third-party Authorization header]
@@||api.mojang.com^$stealth
@@||api.minecraftservices.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/84837 [Stealth Mode -
Referrer]
@@||s2-download.xyz^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/82309
@@||officeapps.live.com/*.aspx$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/81577
@@||secure.ccavenue.com/transaction/$stealth
! https://forum.adguard.com/index.php?threads/43237/ [Stealth Mode - Referrer]
@@||formula.ifz.ru/cgi-bin/tex2img-new.cgi$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/84234 [Stealth Mode -
Referrer]
@@||api.its-mo.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/83666 [Stealth Mode -
Referrer]
@@||webhook.frontapp.com/forms/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/83651
@@||streanplay.cc^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/83945 [Stealth Mode -
Referrer]
@@||plot.tubecdn.co/hls/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/82882 [Stealth Mode -
Referrer]
@@||storage.yandex.net/rdisk/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/83098 [Stealth Mode -
Referrer]
@@||punakong.com:*/Cloud/Down/$stealth,domain=zxzj.me
! https://forum.adguard.com/index.php?threads/give-me-solution-please-all-image-
blocking.42999/ [Stealth Mode - Referrer]
@@||cdn.statically.io/img^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/82345 [Stealth Mode -
Referrer]
@@||video.javhdporn.net^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/82466 [Stealth Mode -
Referrer]
@@||ac.namu.la^$domain=arca.live,media,image,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/82168 [Stealth Mode -
Referrer]
@@||vod*.myqcloud.com^$stealth,domain=cloud.tencent.com
! https://github.com/AdguardTeam/AdguardFilters/issues/82040 [Stealth Mode -
Referrer]
@@||vkprime.com/embed-*.html$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/82208 [Stealth Mode -
Referrer]
@@||content-*.uplynk.com/preplay$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/82201 [Stealth Mode - IP
hiding]
@@||jobportal.uni-koeln.de^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/82151 [Stealth Mode -
Referrer]
@@||google-analytics.com/analytics.js$stealth,domain=tv-media.at
! https://github.com/AdguardTeam/AdguardFilters/issues/81323 [Stealth Mode -
Referrer]
@@||scan-trad.fr^$stealth,image,domain=scantrad.net
! https://github.com/AdguardTeam/AdguardFilters/issues/81382 [Stealth Mode -
WebRTC, Referrer]
@@||meet.jit.si^$stealth
@@||play.vidyard.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/81067 [Stealth Mode -
Referrer]
@@||scontent*.cdninstagram.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/94766
! https://github.com/AdguardTeam/AdguardFilters/issues/80694 [Stealth Mode -
Referrer]
@@||grimoireoss-pa.clients6.google.com^$domain=source.chromium.org,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/79861 [Stealth Mode - third-
party cookies]
@@||f95zone.to/login/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/79698 [Stealth Mode - Block
third-party Authorization header]
@@||api.athom.com^$domain=my.homey.app,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/78385 [Stealth Mode -
Referrer]
@@||api.cafeyn.co/users/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/79055 [Stealth Mode - IP
hiding]
@@||hotmo.org^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/78661
@@||css.njhzmxx.com^$stealth,domain=yhdm.io
! https://github.com/AdguardTeam/AdguardFilters/issues/78051 [Stealth Mode -
Referrer]
@@/embed/*$subdocument,stealth,domain=strims.world|daddylive.co
! https://github.com/AdguardTeam/AdguardFilters/issues/78197 [Stealth Mode -
Referrer]
@@||cloudfront.net^$domain=postype.com,stealth,image
! https://github.com/AdguardTeam/AdguardFilters/issues/77924 [Stealth Mode -
Referrer]
@@||sinaimg.cn^$stealth,domain=weibo.com
! https://github.com/AdguardTeam/AdguardFilters/issues/76235 [Stealth Mode -
Referrer]
@@||data.simpleupload.net/download/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/75484 [Stealth Mode - Block
third-party Authorization header]
@@||ingka.com^$stealth,domain=ikea.com
! https://github.com/AdguardTeam/AdguardFilters/issues/80854
! https://github.com/AdguardTeam/AdguardFilters/issues/75417 [Stealth Mode -
Referrer]
@@|http*.php?url=$stealth,domain=nicotv.me
! https://github.com/AdguardTeam/AdguardFilters/issues/75291 [Stealth Mode -
Referrer]
@@acloud*.com^$stealth,image,domain=wfwf135.com|wfwf137.com|wfwf138.com
! https://github.com/AdguardTeam/AdguardFilters/issues/76140 [Stealth Mode -
Referrer]
@@||uma.media^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/78193 [Stealth Mode -
WebRTC]
@@||myself-bbs.com/player/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/74518
@@||amazonaws.com^$stealth,domain=console.aws.amazon.com
! https://github.com/AdguardTeam/AdguardFilters/issues/75102 [Stealth Mode -
Referrer]
@@||edx.org^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/74670 [Stealth Mode -
Referrer]
@@||api.youla.io^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/74623#issuecomment-777594020
[Stealth Mode - Referrer]
@@||global.apis.naver.com^$stealth,domain=webtoons.com
! https://github.com/AdguardTeam/AdguardFilters/issues/74612 [Stealth Mode -
Referrer]
@@||api.mapbox.com^$stealth,domain=maps.me
! https://github.com/AdguardTeam/AdguardFilters/issues/73941 [Stealth Mode - Do-
not-Track]
@@||cinemaxxl.de^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/75370 [Stealth Mode -
Referrer]
@@||midiaflixhd.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/74228 [Stealth Mode -
Referrer]
@@||kinescope.io/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/74305 [Stealth Mode -
Referrer]
@@||darmowa-tv.ws^$stealth
@@.m3u8$stealth,domain=telerium.club
@@||telerium.club/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/73961 [Stealth Mode -
Referrer]
@@||imfaclub.com/images/$stealth,domain=lovehug.net
! https://github.com/AdguardTeam/AdguardFilters/issues/73924 [Stealth Mode -
Referrer]
@@||v.shoosh.co^$media,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/73227 [Stealth Mode - IP
hiding]
@@||drtuber.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/72165 [Stealth Mode -
Referrer]
@@||s*.bpwco.com^$xmlhttprequest,stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/73236 [Stealth Mode -
Referrer]
@@||ask.qcloudimg.com^$stealth,domain=cloud.tencent.com
! https://github.com/AdguardTeam/AdguardFilters/issues/73013 [Stealth Mode - third-
party cookies]
@@||e-podroznik.pl/public/$stealth,domain=malopolskiekoleje.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/73755 [Stealth Mode -
Referrer]
@@||glavred.info^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/72306 [Stealth Mode - IP
hiding]
@@||mijn.kpn.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/71872 [Stealth Mode -
Referrer]
@@||sp.lujiahb.com/play.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/73815 [Stealth Mode -
Referrer]
@@||iframe.simplex-affiliates.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/71534 [Stealth Mode - User-
agent]
! Fixing Edge Browser start page
@@||ntp.msn.com/edge/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/71538 [Stealth Mode -
Referrer]
@@||nextstream.org^$stealth,domain=animepahe.com|kwik.cx
! https://github.com/AdguardTeam/AdguardFilters/issues/71231 [Stealth Mode - Block
third-party Authorization header]
@@||api.os.fressnapf.com^$stealth,domain=fressnapf.de
! https://github.com/AdguardTeam/AdguardFilters/issues/70256
@@||senseoflaw.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/70139 [Stealth Mode -
Referrer]
! For izlemac*.net - frequently changed domain
@@||izlemac*.net/*-player-*.html$stealth
@@||x.*.tk/*/strmrdr.m3u8$stealth
@@||x.*.tk/*/caxi.m3u8$stealth
@@||r.*.tk/*/xox_*/jpeg$stealth
@@||x.*.xyz/*/xox_*.jpeg$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/70980 [Stealth Mode - Block
third-party Authorization header]
@@||wisr.tech^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/70102 [Stealth Mode -
Referrer]
@@||s1-filecr.xyz^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/70546 [Stealth Mode - IP
hiding]
@@||mathworks.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/70055 [Stealth Mode - IP
hiding]
@@||account.withings.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/69963 [Stealth Mode -
Referrer]
@@||wkretype.bdimg.com/retype/$stealth,domain=wenku.baidu.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69788 [Stealth Mode -
Referrer]
@@||img*.*.*^$stealth,domain=mangalib.me
! https://github.com/AdguardTeam/AdguardFilters/issues/69594 [Stealth Mode -
Referrer]
@@||audiko.net/api/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/69789 [Stealth Mode -
Referrer]
@@||ani-*.xyz/*.html$stealth,domain=aniwatch.me
! https://github.com/AdguardTeam/AdguardFilters/issues/69596 [Stealth Mode -
Referrer]
@@||downloads.castlabs.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/69616 [Stealth Mode -
Referrer]
@@||link.mazterize.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/85382 [Stealth Mode -
Referrer]
@@||blog.naverblogwidget.com/ExternalWidgetRender.$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/69217 [Stealth Mode -
Referrer]
@@||akamaized.net/exp=$stealth,xmlhttprequest,domain=vidio.com
! https://github.com/AdguardTeam/AdguardFilters/issues/69203 [Stealth Mode -
Referrer]
@@||dapi.kakao.com/v*/*?appkey=$stealth,domain=ediya.com
! https://github.com/AdguardTeam/AdguardFilters/issues/68597 [Stealth Mode -
Referrer]
@@||stream.tn/embed-$stealth
@@||vidoz.org/hls/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/68234 [Stealth Mode -
Referrer]
@@.strmrdrpx.xyz^$stealth
@@||x.buulkedehardkapitalizmvar.tk/*.m3u8$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/68328 [Stealth Mode - third-
party cookies]
@@||primevideo.com^$stealth
@@||amazon.com/*/signin$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/68287 [Stealth Mode -
Referrer]
@@||mp4.sh/embed/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/68320 [Stealth Mode -
Referrer]
@@||consistent.stream^$subdocument,stealth,domain=gostream.site
! https://github.com/AdguardTeam/AdguardFilters/issues/68212 [Stealth Mode -
Referrer]
@@||stormostorm.net/remote_control.php$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/70562 [Stealth Mode - IP
hiding]
@@||memoryhackers.org^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/67982 [Stealth Mode -
Referrer]
@@||50.7.*.*:8081/*?wmsAuthSign=$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/67660 [Stealth Mode -
Referrer]
@@||forumnt.com/content/$stealth,domain=nettruyen.com
@@||imageinstant.com/data/images/$stealth,domain=nettruyen.com
! https://github.com/AdguardTeam/AdguardFilters/issues/67134 [Stealth Mode -
Referrer]
@@||upos-sz-mirrorhw.bilivideo.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/67342 [Stealth Mode -
Referrer]
@@||player-smotri.mail.ru^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/67102 [Stealth Mode -
Referrer]
@@||my.foxnews.com^$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/66931 [Stealth Mode -
Referrer]
@@||elections.ap.org/widgets/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/66559 [Stealth Mode -
Referrer]
@@||highstream.club^$stealth,domain=liveonscore.tv
! 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]
@@||file.fm/f/$stealth
@@||files.fm/f/$stealth
! https://github.com/AdguardTeam/AdguardFilters/issues/62077 [Stealth Mode -
Referrer]
@@||api.imgur.com^$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/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/73820
! https://github.com/AdguardTeam/AdguardFilters/issues/56368 [Stealth Mode -
Referrer]
@@/mangakakalot/*$stealth,image,domain=manganelo.com|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/96974 [Stealth Mode - Block
third-party Authorization header]
! https://github.com/AdguardTeam/AdguardFilters/issues/52135 [Stealth Mode - Block
third-party Authorization header]
@@||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/66881
! https://github.com/AdguardTeam/AdguardFilters/issues/65928
! https://github.com/AdguardTeam/AdguardFilters/issues/52925 [Stealth Mode -
Referrer]
@@||przegladsportowy.pl/*&srcc=ucs$stealth
@@||auto-swiat.pl/*srcc=ucs$stealth
@@||komputerswiat.pl/*srcc=ucs$stealth
@@||noizz.pl/*srcc=ucs$stealth
@@||plejada.pl/*srcc=ucs$stealth
@@||medonet.pl/*srcc=ucs$stealth
@@||businessinsider.com.pl/*srcc=ucs$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/74129
@@||1plus1.video/video/embed/$stealth,~script,~xmlhttprequest,~other
@@||grandcentral.1plus1.video^$stealth
! 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]
@@||youtube.com/$stealth,app=MicrosoftEdgeCP.exe
! 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/110008
! https://github.com/AdguardTeam/AdguardFilters/issues/45105 [Stealth Mode -
Referrer]
@@truyen$stealth,image,domain=blogtruyen.vn
! 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=$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
! 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/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]
@@||vidstream.to^$stealth,domain=egybest.*
@@||egybest.*^$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
@@||bitbucket.org/SetCST^$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/111362
! https://github.com/AdguardTeam/AdguardFilters/issues/100956
! 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]
@@||szbdyd.com^$stealth,domain=bilibili.com
@@||mcdn.bilivideo.cn^$stealth,domain=bilibili.com
@@||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
@@212.103.68.8:443$network
@@185.88.236.76:443$network
@@185.88.236.77:443$network
@@5.148.189.205:443$network
@@5.148.189.204:443$network
@@5.148.189.203:443$network
! 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?*§ion=
! 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/$stealth
@@||auth.opera.com^$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1109 [Stealth Mode - IP
hiding]
@@||api.surfeasy.com/*/geo_lookup$stealth
! http://forum.adguard.com/showthread.php?8067 [Stealth Mode - Referrer]
@@||hypercomments.com/api/comments?_=$stealth
!! http://forum.adguard.com/showthread.php?7582 [Stealth Mode - third-party
cookies]
!! 1. Login to account.microsoft.com
@@||account.microsoft.com/auth/$stealth
@@||account.microsoft.com/?refd=$stealth
!! 2. Jump to Google Store from other site
@@||chrome.google.com/webstore/detail/$stealth
! https://github.com/AdguardTeam/ExperimentalFilter/issues/1666 [Stealth Mode -
third-party cookies]
@@||microsoft.com/*=wsign$stealth
@@||profile.microsoft.com/RegSysProfileCenter/$stealth
@@||microsoft.com/*/signin.aspx$stealth
@@||microsoft.com/*/signout.aspx$stealth
! 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 ----------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of the content replacement rules that block ads.
Rules must be domain-specific.
!
! Good: ||example.org/video-links$replace=/vast":/vast_":/
! Bad: ||example.org/video-links (should be in specific.txt)
!
!
! https://github.com/AdguardTeam/AdguardFilters/issues/112829
! Fixes loading comments
||independent.co.uk/_build/main.*.js$replace=/(checkAdBlocker[\s\S]*?:..=).\.sent/\
$1true/
! https://github.com/AdguardTeam/AdguardFilters/issues/110514
||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$replace=/function iD\(a\,b\,c\)
{return a\+b\+"\/vid\/"\+c\+"\/streams"}/function iD\(a\,b\,c\)
{}/,domain=sbs.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/105079
! Fix ad placeholders in iframe
||app.easycontent.com/css/app.css$replace=/(\.block-ads-wrapper)/\$1_/
||app.easycontent.com/css/app.css$replace=/(\.block\.-ads\{)[\s\S]*?\}/\
$1display:none;}/
! https://github.com/AdguardTeam/AdguardFilters/issues/99846
! Website is broken if https://imasdk.googleapis.com/js/sdkloader/ima3.js is
blocked
! and exception (@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=sonyliv.com)
doesn't work with apps
! because it seems that there is no referrer, probably related to this bug -
https://github.com/AdguardTeam/CoreLibs/issues/1523
!+ PLATFORM(windows, mac, android)
||sonyliv.com/App.*.chunk.js$replace=/\,\{url:"https:\/\/fanyv88.com:443\/https\/imasdk\.googleapis\.com\/
js\/sdkloader\/ima3\.js"\,type:"script"\}//
! https://github.com/AdguardTeam/AdguardFilters/issues/99009
||popcornflix-prod.cloud.seachange.com/playback/popcornflix/playback/
ticket$replace=/"adEnabled":true/"adEnabled":false/
! https://github.com/AdguardTeam/AdguardForWindows/issues/3846
!+ PLATFORM(windows, mac, android)
||dnf.qq.com/*/js/act_nav.js$replace=/var _style=document\.getElementsByTagName\
("style"\)\[0\];/var _style=document.querySelector("head > style:not([nonce])");/
! https://github.com/AdguardTeam/AdguardFilters/issues/82415
||chinesepod.com/home/js/app.*.js$replace=/(showAds:function\(\)\
{return)"free"===this\.userInfo\.access\}/\$1 false}/
! https://github.com/AdguardTeam/AdguardFilters/issues/88692
! https://github.com/AdguardTeam/AdguardFilters/issues/64874
! https://github.com/AdguardTeam/AdguardFilters/issues/62913
||dai.google.com/ondemand/hls/*.m3u8$replace=/#EXTINF:(\d|\d\.\d+)\,\nhttps:\/\/
redirector\.googlevideo\.com\/videoplayback\?[\s\S]*?&source=dclk_video_ads&[\s\
S]*?\n//,domain=sbs.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/59268
||seamless.mtvnservices.com/api/*/playlist.m3u8$replace=/http:\/\/
seamless.mtvnservices.com\/\/media\/\?beaconUrl=.*.ts%3FisAd%3Dtrue//
! https://github.com/AdguardTeam/AdguardFilters/issues/92390
||ssaimanifest.prod.boltdns.net/playback/once/v*/vmap/hls/$replace=/(<VAST[\s\S]*?
>)[\s\S]*<\/VAST>/\$1<\/VAST>/,domain=heraldsun.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/76160
||ssaimanifest.prod.boltdns.net/playback/once/v*/vmap/hls/$replace=/(<VAST[\s\S]*?
>)[\s\S]*<\/VAST>/\$1<\/VAST>/,domain=couriermail.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/57444
||ssaiplayback.prod.boltdns.net/playback/once/v*/vmap/hls/$replace=/(<VAST[\s\S]*?
>)[\s\S]*<\/VAST>/\$1<\/VAST>/,domain=dailytelegraph.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/51856
||webtech-web-grn-assets.pluto.tv/assets/bundle/webapp-*.js$replace=/\
{adBreak:.\}/{adBreak:undefined}/
||service-stitcher*.clusters.pluto.tv/*/session.json$replace=/("(adBreak)":\{)[\s\
S]*?(\}\,"streamInfo")/\$1\$3/
||service-stitcher*.clusters.pluto.tv/*/session.json$replace=/
("(adBreakLocations)":\[)[\s\S]*?(\]\,)/\$1\$3/
||service-stitcher*.clusters.pluto.tv/*/session.json$replace=/("(adBreaks)":\[)[\s\
S]*?(\]\,"deltaFromClient")/\$1\$3/
||service-stitcher*.clusters.pluto.tv/*/session.json$replace=/("(adBreak)":\{)[\s\
S]*?(\}\,"version")/\$1\$3/
||service-stitcher*.clusters.pluto.tv/*stitch/hls/*/playlist.m3u8$replace=/
(#EXTINF:\d\,\nhttps:\/\/[\S]*?\.plutotv\.net\/[\S]*?_ad\/creative\/[\S]*?\n|#EXT-
X-KEY:METHOD=[\S]*?\,URI="https:\/\/[\S]*?\.plutotv\.net\/[\S]*?_ad\/creative\/[\
S]*?\n|#EXTINF:\d\.\d[\S]*?\,\nhttps:\/\/[\S]*?\.plutotv\.net\/[\S]*?_ad\/
creative\/[\S]*?\n)//
||service-stitcher*.clusters.pluto.tv/*stitch/hls/*/playlist.m3u8$replace=/
(#EXTINF:\d\,\nhttps:\/\/[\S]*?\.pluto\.tv\/[\S]*?_ad\/creative\/[\S]*?\n|#EXT-X-
KEY:METHOD=[\S]*?\,URI="https:\/\/[\S]*?\.pluto\.tv\/[\S]*?_ad\/creative\/[\S]*?\n|
#EXTINF:\d\.\d[\S]*?\,\nhttps:\/\/[\S]*?\.pluto\.tv\/[\S]*?_ad\/creative\/[\S]*?\
n)//
! https://github.com/AdguardTeam/AdguardFilters/issues/50891
||7news.com.au/static/js/*-content-Video-providers-
SwmPlayerProvider_*.js$replace=/(\,.=")ssaibeacon";/\$1csai";/,domain=7news.com.au
! crackle.com - ads
||fwlive.crackle.com/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\
['Context_[\s\S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=crackle.com
! https://github.com/AdguardTeam/AdguardFilters/issues/68834
||ssaimanifest.prod.boltdns.net/playback/once/v*/vmap/hls/$replace=/(<VAST[\s\S]*?
>)[\s\S]*<\/VAST>/\$1<\/VAST>/,domain=taste.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/67838
||ssaimanifest.prod.boltdns.net/playback/once/v*/vmap/hls/$replace=/(<VAST[\s\S]*?
>)[\s\S]*<\/VAST>/\$1<\/VAST>/,domain=news.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/45744
||ssaimanifest.prod.boltdns.net/playback/once/v*/vmap/hls/$replace=/(<VAST[\s\S]*?
>)[\s\S]*<\/VAST>/\$1<\/VAST>/,domain=9now.com.au
! https://github.com/AdguardTeam/AdguardFilters/issues/44342
||pubads.g.doubleclick.net/gampad/ads?*nhl_*video&*&output=xml_vmap*&url=https%3A
%2F%2Fwww.nhl.com$replace=/(<vmap:VMAP[\s\S]*?>)[\s\S]*<\/vmap:VMAP>/\$1<\/
vmap:VMAP>/
! https://github.com/AdguardTeam/AdguardFilters/issues/38235 - fixed incorrect
blocking
||embed.streamx.live/vast/video.php$replace=/myPlayer\.ima\(options_ima\);//
! https://github.com/AdguardTeam/AdguardFilters/issues/25012#issuecomment-487447994
||vid.springserve.com/vast/*einthusan.ca$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\
$1<\/VAST>/,important
||vid.springserve.com/vast/*einthusan.com$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/
VAST>/\$1<\/VAST>/,important
||vid.springserve.com/vast/*einthusan.tv$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\
$1<\/VAST>/,important
! https://github.com/AdguardTeam/AdguardFilters/issues/32945
||whichtalk.com/api/v*/services/vast/$replace=/(<DAAST[\s\S]*?>)[\s\S]*<\/DAAST>/\
$1<\/DAAST>/,domain=trinitymedia.ai
! https://forum.adguard.com/index.php?threads/video-ads-on-https-www-news-com-
au.31659
||ssaiplayback.prod.boltdns.net/playback/once/v*/vmap/hls/$replace=/(<VAST[\s\S]*?
>)[\s\S]*<\/VAST>/\$1<\/VAST>/,domain=news.com.au
||ssaiplayback.*.boltdns.net/playback/once/v*/hls/*.m3u8$replace=/(#EXT-X-
TARGETDURATION:[\S]*?)\n[\s\S]*?#EXT-X-DISCONTINUITY/\$1/,domain=news.com.au
! pornhub.com - preroll
||pornhub.*/view_video.php?viewkey=$replace=/vastXml/_vastXml/,important,~third-
party
! Injecting style to the pages with invalid HTML
||4ustream.com/*/*.html$replace=/<\/iframe>\n/<\/iframe><style>#ads-wrap { display:
none; }<\/style>/,important
||pasiondeportiva.me/sports/embed/$replace=/<\/iframe>/<\/iframe><style>#ada
{ display: none; }<\/style>/,important
||wizhdsports.fi/live/*.html$replace=/<\/style>/<\/style><style>#floatLayer1
{ display: none; }<\/style>/,important
||soretin.stream/embeds/*.php$replace=/<\/body>/<\/body><style>.grande.close
{ display: none; }<\/style>/,important
||briansarmiento.website/embeds/$replace=/<\/html>/<\/html><style>\.grande\.close {
display: none!important; }<\/style>\,/i
||briansarmiento.website/embeds/$replace=/<\/html>/<\/html><style>\.grande\.close {
display: none!important; }<\/style>\,/i,important
||bigplayer.pro/embed*.php$replace=/<\/body>/<\/body><style>.advertisement
{ display: none; }<\/style>/
||bigplayer.pro/embed*.php$replace=/<\/body>/<\/body><style>.advertisement
{ display: none; }<\/style>/,important
||bosscast.net/streams/misc/espn*.php$replace=/<\/iframe>/<\/
iframe><style>#bannerfloat22 { display: none; }<\/style>/
||bosscast.net/streams/misc/espn*.php$replace=/<\/iframe>/<\/
iframe><style>#bannerfloat22 { display: none; }<\/style>/,important
||watchlivestream.me.uk/streaming/cast*.php$replace=/<\/style>/#hideall { display:
none!important; }<\/style>\,/i
||watchlivestream.me.uk/streaming/cast*.php$replace=/<\/style>/#hideall { display:
none!important; }<\/style>\,/i,important
||mystreans.com/live/live*.html$replace=/<\/title>/<\/
title><style>#bannerfloat\,#close1\,#closeAdButton2 { display: none; }<\/style>\,/i
||mystreans.com/live/live*.html$replace=/<\/title>/<\/
title><style>#bannerfloat\,#close1\,#closeAdButton2 { display: none;
}<\/style>\,/i,important
! https://github.com/AdguardTeam/AdguardFilters/issues/22620
||unicornmedia.com/now/ads/vmap/$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,domain=newshub.co.nz
||unicornmedia.com/now/media/playlist/*/content.m3u8$replace=/#EXTINF:[\s\S]*?
https:\/\/[\s\S]*?\.unicornmedia\.com\/now\/media\/segment\/[\s\S]*?
&basemediaitemguid=.*//,domain=newshub.co.nz
! https://github.com/AdguardTeam/AdguardFilters/issues/16677
||7plus.com.au/js/app.*.js$replace=/t\.sevenCatalog\.adChoice="ssaibeacon"/
t\.sevenCatalog\.adChoice="csai"/,domain=7plus.com.au
! uplynk new version
! TODO: Try to find a way to fix an issue with time of the video
! At the moment, video player shows that time of the video is longer than it really
is,
! so clicking somewhere after video end causes that video starts from the beginning
or player is broken
! https://github.com/AdguardTeam/AdguardFilters/issues/107671
! https://github.com/AdguardTeam/AdguardFilters/issues/107554
! https://github.com/AdguardTeam/AdguardFilters/issues/97875
/playback/v3/videoPlaybackInfo$replace=/("forecastTimeline" : \[)[\s\S]*?(]\,[\s\
S]*?"vendorAttributes")/\$1\$2/,domain=go.discovery.com|discoveryplus.com|
go.tlc.com|watch.hgtv.com|investigationdiscovery.com|sciencechannel.com
/playback/v3/videoPlaybackInfo$replace=/("vendorAttributes" : {)[\s\S]*?}\,[\s\S]*?
("streaming")/\$1}}\,\n\$2/,domain=go.discovery.com|discoveryplus.com|go.tlc.com|
watch.hgtv.com|investigationdiscovery.com|sciencechannel.com
||uplynk.com/preplay2/*.mpd$replace=/<Period duration="[a-zA-Z\.\d]+" id="[a-zA-
Z\-\d]+"><AssetIdentifier
schemeIdUri="urn:com:uplynk:ad-asset-id".*?<\/AdaptationSet><\/Period>//,domain=go.
discovery.com|discoveryplus.com|go.tlc.com|watch.hgtv.com|
investigationdiscovery.com|sciencechannel.com
! 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
||uplynk.com/*.m3u8$replace=/#UPLYNK-SEGMENT: \S*\\,ad\s[\s\S]+?((#UPLYNK-
SEGMENT: \S+\\,segment)|(#EXT-X-ENDLIST))/\$1/,domain=hgtv.com|diynetwork.com|
abc11.com|abc7.com|abc7news.com|abc13.com|6abc.com|abc7chicago.com|discovery.com|
foodnetwork.com|fox.com|investigationdiscovery.com|sciencechannel.com|
motortrend.com|tlc.com|abc7ny.com,important
||api.discovery.com/v*/streaming/video/$replace=/(\,"ads":\{)"breaks":[\s\S]*?
(\}\,"videoView":)/\$1\$2/,domain=hgtv.com|investigationdiscovery.com
||api.discovery.com/v*/streaming/video/$replace=/\{"ads":\{"breaks":[\s\
S]*?"playURL":/{"playURL":/,domain=diynetwork.com|discovery.com|foodnetwork.com|
sciencechannel.com|motortrend.com|tlc.com
||content-fox.uplynk.com/preplay/*.json$replace=/("ads": {"breaks": \[)[\s\S]*?(\,
"playURL":)/\$1]}\$2/,domain=fox.com
||content.uplynk.com/preplay/*.json?$replace=/("ads": {"breaks": \[)[\s\S]*?
(\]\}\\, "prefix":)/\$1\$2/,domain=fox.com
||content.uplynk.com/api/*/preplay/*.json?$replace=/("ads": {"breaks": \[)[\s\S]*?
(\]\}\\, "prefix":)/\$1\$2/,domain=abc7chicago.com|abc7ny.com
! fifa.com
||cxm-api.fifa.com/fifaplusweb/api/video/GetVerizonPreplayParameters?
*&prerollAds$replace=/"adPreroll":true/"adPreroll":false/
||cxm-api.fifa.com/fifaplusweb/api/video/GetVerizonPreplayParameters?
*&adPostroll$replace=/"adPostroll":true/"adPostroll":false/
! https://github.com/AdguardTeam/AdguardFilters/issues/34915
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=channel4.com,important
! abc.go.com - ads
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=abc.go.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/17406
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=funimation.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/16198
||fwlive.sonycrackle.com/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\
['Context_[\s\S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=sonycrackle.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/10770
||content.uplynk.com/api/v*/preplay/*.json$replace=/\{"boundaries": \[\{"[\s\
S]*?"content_type": "ad"[\s\S]*?"ads":
\{"breaks":[\s\S]*?"playURL":/{"playURL":/,domain=cwtv.com
! https://github.com/AdguardTeam/AdguardFilters/issues/20922
||manifest.*.theplatform.com/*/*.meta*referer=$replace=/#EXT-X-VMAP-AD-BREAK[\s\
S]*?#EXT-X-ENDLIST/#EXT-X-ENDLIST/,domain=player.theplatform.com,important
||manifest.*.theplatform.com/*/*.m3u8?*referer=$replace=/(#EXTINF:.*\
n.*tvessaiprod\.nbcuni\.com\/video\/[\s\S]*?#EXT-X-DISCONTINUITY|#EXTINF:.*\
n.*nbcuadops-vh.akamaihd.net\/i\/ads\/.*\
n)//,domain=player.theplatform.com,important
! https://forum.adguard.com/index.php?threads/https-www-nbc-com-this-is-us-video-
windows.25463/
||manifest.theplatform.com/*/*.m3u8?$replace=/(#EXTINF:.*\
n.*tvessaiprod\.nbcuni\.com\/video\/[\s\S]*?#EXT-X-DISCONTINUITY|#EXTINF:.*\
n.*nbcuadops-vh.akamaihd.net\/i\/ads\/.*\n)//,important
||manifest.theplatform.com/*/*.meta$replace=/#EXT-X-VMAP-AD-BREAK[\s\S]*?#EXT-X-
ENDLIST/#EXT-X-ENDLIST/,important
! https://github.com/AdguardTeam/AdguardFilters/issues/7589
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=viasatsport.se,important
! https://github.com/AdguardTeam/AdguardFilters/issues/7240
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=viasport.no,important
! https://github.com/AdguardTeam/AdguardFilters/issues/6757
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=msn.com,important
! https://github.com/AdguardTeam/AdguardFilters/issues/6434
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=play.tv3.lt,important
! https://github.com/AdguardTeam/AdguardFilters/issues/6418
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\
$1\}\);/,domain=tv3sport.dk,important
! https://github.com/AdguardTeam/AdguardFilters/issues/6355
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\
S]*?'\]\.requestComplete\(\{)[\s\S]*\}\);/\$1\}\);/,domain=viafree.se,important
! https://github.com/AdguardTeam/AdguardFilters/issues/6064
||hgc-cf-cache-1.svonm.com/www.vgtv.no/config.json$replace=/"enabled":
true\,/"enabled": false\,/i,domain=vgtv.no
||hgc-cf-cache-1.svonm.com/www.vgtv.no/config.json$replace=/"enabled":
true\,/"enabled": false\,/i,domain=vgtv.no,important
! https://github.com/AdguardTeam/AdguardFilters/issues/25131
! https://github.com/AdguardTeam/AdguardFilters/issues/5760 - skip 30 seconds ads
||gamezhero.com/get-game-code/$replace=/(config\.set\(EmbedApiConfig\.APP_ADS\,[\s\
S]*?)true\);/\$1false\);/
! onclkds.com - popups
||onclkds.com/apu.php?$replace=/^[\s\S]*\$//,important
! https://github.com/AdguardTeam/AdguardFilters/issues/4607
||goal.com/static/js?files=$replace=/taboolaSlide:\d\d/taboolaSlide:99/,important
! https://forum.adguard.com/index.php?threads/macworld-idg-se.19682/
! ://widgets.spklw.com/v1/data/?*&widget-id=$replace=/(?:(?:(?<=\[)|\G)\{(?:[^\
{\}]|\{(?:[^\{\}]|\{[^\{\}]*?\})*?\})*?"type"\:"ad"(?:[^\{\}]|\{(?:[^\{\}]|\{[^\
{\}]*?\})*?\})*?\}(?:\,|(?=\]))|\,\{(?:[^\{\}]|\{(?:[^\{\}]|\{[^\
{\}]*?\})*?\})*?"type"\:"ad"(?:[^\{\}]|\{(?:[^\{\}]|\{[^\{\}]*?\})*?\})*?\}(?
=[\,\]]))//g
://widgets.spklw.com/v1/data/?*&widget-id=$replace=/(?<=\[)(\{"image":\{"url":"[\s\
S]*?"type":"ad"[\s\S]*?\,"service_version":"[\s\S]*?"\}(\,)?)+|(\,)?\{"image":\
{"url":"[\s\S]*?"type":"ad"[\s\S]*?\,"service_version":"[\s\S]*?"\}//
! https://forum.adguard.com/index.php?threads/19620/
||accuradio.com/sweeper/json/fetch/?c=sweeper$replace=/\{[\s\S]*\}/{"status":
"ok"}/,important
||accuradio.com/spots/check-ad-free/$replace=/"ad_free": false/"ad_free":
true/,important
! https://forum.adguard.com/index.php?threads/18686/
||rojadirecta.me$replace=/it.rojadirecta.eu\/goto\///,important
! https://forum.adguard.com/index.php?threads/18663/
hentai-id.tv$replace=/http:\/\/[s\S]*s=https:\/\/fanyv88.com:443\/http\/www.hentai-id.tv\//http:\/\/
www.hentai-id.tv\//,~third-party,~stylesheet,~script,~xmlhttprequest,important
! https://forum.adguard.com/index.php?threads/15424/
||speedtest.net^*/speedtest-config.php?x=$replace=/(<override>)[\s\S]*<\/
override>/\$1<\/override>/,important
||speedtest.net^*/speedtest-config.php?x=$replace=/(<override>)[\s\S]*<\/
override>/\$1<\/override>/
! https://forum.adguard.com/index.php?threads/9563/
||laola1.tv/server/homadconfig-
laola1tv.json$replace=/"enabled":true\,/"enabled":false\,/i
||laola1.tv/server/homadconfig-
laola1tv.json$replace=/"enabled":true\,/"enabled":false\,/i,important
||schneevonmorgen.com.s3.amazonaws.com/global_config.json$replace=/"enabled":
true\,/"enabled": false\,/i,domain=laola1.tv
||schneevonmorgen.com.s3.amazonaws.com/global_config.json$replace=/"enabled":
true\,/"enabled": false\,/i,domain=laola1.tv,important
! https://forum.adguard.com/index.php?threads/13850/
|http*://*.v.fwmrm.net/ad/p/1?$replace=/(<adResponse[\s\S]*?>)[\s\S]*<\/
adResponse>/\$1<\/adResponse>/,domain=theplatform.com,important
|http*://*.v.fwmrm.net/ad/p/1?$replace=/(<adResponse[\s\S]*?>)[\s\S]*<\/
adResponse>/\$1<\/adResponse>/,domain=theplatform.com
! https://forum.adguard.com/index.php?threads/11359/
iview.abc.net.au/programs$replace=/("type"\:"preroll")[\s\
S]*("type")/"type"/,important
iview.abc.net.au/programs$replace=/("type"\:"preroll")[\s\S]*("type")/"type"/
! https://forum.adguard.com/index.php?threads/12361/
||now-api.mediaworks.nz/bc-api/*/onceuxplayer/NewshubSite/$replace=/("onceURL":")
(.|\s)*?"/\$1"/,domain=newshub.co.nz,important
||now-api.mediaworks.nz/bc-api/*/onceuxplayer/NewshubSite/$replace=/("onceURL":")
(.|\s)*?"/\$1"/,domain=newshub.co.nz
! https://forum.adguard.com/index.php?threads/7957/
||amazonaws.com/www.ani-stream.com/config.json$replace=/"enabled":
true\,/"enabled": false\,/i
||amazonaws.com/www.ani-stream.com/config.json$replace=/"enabled":
true\,/"enabled": false\,/i,important
! http://forum.adguard.com/showthread.php?10251
||dailymotion.com/ac/video/$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,important
||dailymotion.com/ac/video/$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/VAST>/
! clubic.com
||amazonaws.com/www.clubic.com/config.json$replace=/"enabled": true\,/"enabled":
false\,/i,domain=clubic.com
||amazonaws.com/www.clubic.com/config.json$replace=/"enabled": true\,/"enabled":
false\,/i,domain=clubic.com,important
! http://forum.adguard.com/showthread.php?8976
||damoh.tv4play.se$replace=/"enabled": true\,/"enabled": false\,/i
||damoh.tv4play.se$replace=/"enabled": true\,/"enabled": false\,/i,important
! http://forum.adguard.com/showthread.php?8906
||once-gamespot.unicornmedia.com/now/media/playlist/*/content.m3u8$replace=/
#EXTINF:[\s\S]*https:\/\/fanyv88.com:443\/https\/once-gamespot\.unicornmedia\.com\/now\/media\/
segment\/.*&basemediaitemguid=.*//,important
||once-gamespot.unicornmedia.com/now/ads/vmap/adaptive/m3u8$replace=/
(<vmap:VASTData[\s\S]*?>)[\s\S]*<\/vmap:VASTData>//,important
||onceux.unicornmedia.com$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,domain=gamespot.com,important
||onceux.unicornmedia.com$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,domain=gamespot.com
! http://forum.adguard.com/showthread.php?9813
||cdn.videoplaza.tv/contrib/no-vg/svm/homadConfigVideoplaza-
vgtv.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=vgtv.no
||cdn.videoplaza.tv/contrib/no-vg/svm/homadConfigVideoplaza-
vgtv.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=vgtv.no,important
||homad-global-configs-eu-fra.schneevonmorgen.com.s3.amazonaws.com/www.vgtv.no/
config.json$replace=/"enabled": true\,/"enabled": false\,/i
||homad-global-configs-eu-fra.schneevonmorgen.com.s3.amazonaws.com/www.vgtv.no/
config.json$replace=/"enabled": true\,/"enabled": false\,/i,important
||homad-global-configs.schneevonmorgen.com.s3.amazonaws.com/
global_config.json$replace=/"enabled": true\,/"enabled": false\,/i,domain=vgtv.no
||homad-global-configs.schneevonmorgen.com.s3.amazonaws.com/
global_config.json$replace=/"enabled": true\,/"enabled":
false\,/i,domain=vgtv.no,important
! https://forum.adguard.com/index.php?threads/10055/
||ams.rmcnmv.naver.com/item/create/*/SMR?
ams_ctgr=*&ams_chnl=*ams_videoId=$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,important
||ams.rmcnmv.naver.com/item/create/*/SMR?
ams_ctgr=*&ams_chnl=*ams_videoId=$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/
! https://forum.adguard.com/index.php?threads/10476/
||vmap.snappytv.com/vmap/*.xml$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/,important
||vmap.snappytv.com/vmap/*.xml$replace=/(<VAST[\s\S]*?>)[\s\S]*<\/VAST>/\$1<\/
VAST>/
!-------------------------------------------------------------------------------!
!------------------ Anti-crypto-miners rules -----------------------------------!
!-------------------------------------------------------------------------------!
!
! This section contains the list of rules are against crypto-miners.
!
! Good: ||monerominer.rocks^$third-party
! Bad: monerominer.rocks##.ad (should be in specific.txt)
!
!
! 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
!
||monerominer.rocks^$third-party
||xmrminingproxy.com^$websocket,third-party
||dontbeevils.de^$websocket
||cloud-miner.de^$third-party
||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
||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
||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
superbay.link,thepiratebay.kiwi,bayception.pw,ikwildepiratebay.xyz,piratebay.tel,pr
oxy4life.org,thepiratebay.ist,tpb.one,baypirateproxy.org,airproxyproxy.pw,airproxyu
nblocked.org,proxyindia.net,ahoyhyperbay.com,pirateahoy.net,airproxyboat.in,unblock
edtpb.pw,baypirateproxy.pw,airproxybay.art,thepiratebay.bet,piratbaypirate.link,pro
xyfl.info,ahoypiratebaai.eu,pirate.bet,pirataibay.in,thepiratebay.blue,tpbproxyone.
org,thepiratebay.pictures,airproxytpb.red,blueproxy.blue,forrealzpiratebay.org,bayu
nblocked.eu,piratenbucht.eu,urbanproxy.eu,pirat2.club,tpbpiratbay.club,indiaproxydl
.org,magnetbay.eu,freeproxy.rocks,pietpiraat.org,thepirate.one,thepirate.xyz,unbloc
ktheship.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
||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; } });
||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
||kisshentai.net/Content/js/c-hive.js
||fili.tv/assets/libs/mino.min.js
||dekoder.ws/*/m.js
!
! Whitelist
!
!-------------------------------------------------------------------------------!
!------------------ Content blocker rules -----------------------------------!
!-------------------------------------------------------------------------------!
!+ NOT_OPTIMIZED
!
! This section contains the list of the rules for content blockers (AdGuard for
iOS, AdGuard for Safari and AdGuard Content Blocker for Yandex Browser / Samsung
Browser on Android).
!+ NOT_OPTIMIZED
!
! The point is that these apps support only a limited subset of AdGuard filtering
rules syntax.
! Because of that, we have to resort to using more complicated and less effective
solutions there.
! Note, that you can use some specific type of the rules: base (with / without
exceptions).
!+ NOT_OPTIMIZED
!
! Good: ||example.org/adblock/detect.js
! Good: @@/adblocker/detect.js$domain=example.org
! Bad: example.org#?##adblock (should be in antiadblock.txt)
!+ NOT_OPTIMIZED
!
!+ 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,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,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,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,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,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,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,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,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,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 ---------------------------------------------!
!-------------------------------------------------------------------------------!
&action=getads&
&ad_code=
&ad_height=
&ad_ids=
&ad_network_
&ad_slot=
&ad_sub=
&ad_system=
&ad_time=
&ad_type=
&ad_url=
&ad_zones=
&adbannerid=
&adclient=
&adflag=
&adgroupid=
&adlist=
&adnum=
&adpageurl=
&adsafe=
&adserver=
&adslots=
&adsrc=
&adstrade=
&adstype=
&AdType=
&cbrandom=
&clicktag=http
&displayads=
-ad-300x250.
-ad-300x450.
-ad-300x600-
-ad-300x600px.
-ad-303x481-
-ad-313x232.
-ad-336x280-
-ad-340x400-
-Ad-360.
-ad-360x600.
-ad-360x72.
-ad-400.
-ad-458x80.
-ad-472x365.
-ad-640x480.
-ad-970-
-ad-banner-
-ad-bottom-
-ad-button-
-ad-category-
-ad-changer-
-ad-choices.
-ad-code/
-ad-codes_
-ad-column-
-ad-content/
-ad-cube.
-ad-data/
-ad-home.
-ad-horizontal.
-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-pixel-
-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-Space-
-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.php?
-ad/dist/
-ad/embed.
-ad/iframe/
-ad/main.
-ad/right_
-ad/source/
-ad0.
-ad03.
-ad1.$domain=~b-cdn.net|~oraclecloudapps.com
-ad2.
-ad2_
-ad3.
-ad4.
-ad5.
-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-banner.
-ads-bottom.
-ads-Feature-
-ads-iframe.
-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/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_Billboard_
-ads_story/
-adscript.
-adsense2.
-adserver-
-adserver.$domain=~aqua-adserver.com
-adserver/
-adskin.
-adslots.
-adsonar.
-adspace.$domain=~metaverse-adspace.com
-adspace_
-adSponsors.
-adspot-
-adsscript.
-adswizz-
-adsystem-
-adtopbanner-
-adtrack.
-Advert-Banner-
-advert-label-
-advert.jpg?
-advert1.
-advert2.
-advert3.
-advert_August.
-advertise.$domain=~ads.com|~i-advertise.net|~mb-advertise.gr
-advertise/
-advertisement.
-advertisement/script.
-advertisement_
-advertising/assets/
-advertising/vast/
-advertisment-
-advertorial.
-Advertorial2-
-adverts.libs.
-adverts.min.
-adwords.$domain=~consultant-adwords.com|~consultant-adwords.fr|~expert-
adwords.com|~freelance-adwords.com|~freelance-adwords.fr
-amazon-ads/
-amazon-apstag/
-article-ad-
-article-ad.
-article-ads-
-article-advert-
-assets/ads.$~script
-banner-768.
-banner-ad-
-banner-ad.
-banner-ad/
-banner-ad_
-banner-ads-$~script
-banner-ads/
-Banner-Advert-
-bannerads/
-billboard-ads/
-Block-ad-
-Box-Ad.
-cert_ad_
-config/ads/
-content-ad-
-content-ad.
-ContentAd-
-contest-ad.
-contrib-ads.$~stylesheet
-core-ads.
-cpm-ad.
-cpm-ads.
-cust-ad.
-dfp-ads/
-dfp-adunits.
-display-ads.
-doubleclick-plugin/
-doubleclick.js
-doubleclick.min.js
-featured-ads.
-featured-ads/
-feed-ads.
-floorboard-ads/
-footerads-
-footerads.
-gallery_ad/
-games/ads/
-gif-advert.
-google-ad.
-google-ads.$domain=~youston.agency
-google-ads/
-google-adsense.
-gpt-ad-$~xmlhttprequest
-header_ads/
-housead-
-iframe-ad.
-iframe-ads/
-image-ad.
-image/Ads/
-images/ad-
-img/ads/
-inject-ads.
-inspire-ad.
-intern-ads/
-js-advertising-
-karbonn-ad-
-layer-ad.
-layer-ads/
-leaderboard-ad-
-lib/ads.
-load-ads.
-load-advert.
-main/ad.
-mid-ad.
-native-ad.
-native-ad/
-nav-ad.
-NewAd.
-news-ad-
-newsletter-ad-
-Online-ad-
-online-advert.
-outsidersads-
-page-ad.
-page-ad?
-page-peel/
-pagead-id.
-PagePeelPro/
-panel-ad.
-panel_ad_
-PcmModule-Taboola-
-peel-ads-
-permads.
-plugins-wppas-
-pop-under/
-popexit.
-popunder.
-popup-ad.
-popup-ads-
-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.
-Skin-Ad-Wrap-
-Skin-Ad-Wrap.
-sky-ad.
-small-ad.
-source/ads/
-sponsor-ad.
-Sponsor-Ad_
-SponsorAd.
-sponsored-links-
-sprite-ad.
-sticky-ad-
-strip-ads-
-sync2ad-
-tag-ad.
-takeover-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/
.a3s?n=
.ace.advertising.
.ad-cloud.
.ad-ocad.
.ad-sys.$domain=~ad-sys.de
.ad-target.
.ad-traffic.
.ad.final.
.ad.footer.
.ad.page.
.ad.premiere.
.ad.wrapper.
.ad/tag.
.ad1.nspace
.ad6media.$domain=~ad6media.fr
.ad_home_
.adbanner.
.adbutler-
.adcenter.$domain=~adcenter.nu
.adengine.
.adforge.
.adframesrc.
.adgearpubs.
.adinject.$domain=~adinject.com
.adlabs.$domain=~adlabs.ru
.admarvel.
.admicro.
.adnetwork.$domain=~adnetwork.ie|~adnetwork.sk
.adpartner.$domain=~adpartner.cz|~adpartner.de|~adpartner.jp
.adpIds=
.adplacement=
.adproviders.
.adresult.$domain=~adresult.ch
.adriver.$~object,domain=~adriver.co|~adriver.tech
.adrotate.
.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.
.adserv/
.adserve.$domain=~adserve.com
.adserve2.
.adserver.
.adserver01.
.adserver1.
.adService.$domain=~adservice.com
.adspace.
.adsremote.
.adsync.
.adtech_
.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?AdID=
.aspx?ad=
.aspx?adid=
.at/ads/
.au/ads/
.az/adv/
.Banner.Ads/
.be/ads/
.biz/ad.
.biz/ad/
.biz/ad2/
.biz/ads/
.box.ad.
.br/ads/
.bz/ads/
.ca/ads-
.ca/ads/
.cfm?ad=
.cgi?ad=
.ch/ads/
.ch/adv/
.clkads.
.club/ads.
.co/ads?
.com/?ad=
.com/?wid=
.com/a?pagetype
.com/ad/$~image,third-party,domain=~mediaplex.com|~warpwire.com
.com/ad1/
.com/ad2/
.com/ad6/
.com/ad?
.com/adclk?
.com/adds/
.com/adinf/
.com/adlib/
.com/ads.$~script,~xmlhttprequest
.com/ads/$image,object,subdocument,domain=~developers.google.com|~sabotage-
films.com
.com/ads?
.com/ads_
.com/adv/$domain=~adv.asahi.com|~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/exad/
.com/gads/
.com/im-ad/
.com/im_ad/
.com/pm/ad-
.com/ss/ad/
.cz/adv/
.cz/affil/
.cz/bannery/
.dartconfig.js
.digital/ads/
.ec/ads/
.eg/ads/
.es/ads/
.es/adv/
.eu/ads/$domain=~scutt.eu
.eu/adv/
.exp_ad-
.fi/ads/
.fm/ads/
.ga/ads.
.gg/ads/
.gif?ad=
.GoogleDfpSlot.
.gr/ads/
.hk/ads/
.hr/ads.
.html?ad=
.html?ad_
.html?clicktag=
.iads.js
.ie/ads/
.il/ads.
.il/ads/
.in/ads.
.in/ads/
.info/ad_
.info/ads-
.info/ads/
.intad.
.intad/
.internads.
.io/ads/
.is/ads/
.jp/ads/$third-party,domain=~hs-exp.jp
.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/ad2/$~xmlhttprequest
.net/ad_
.net/adj;
.net/ads-
.net/ads?
.net/ads_
.net/adt?
.net/bnr/
.net/gads/
.net/noidadx/
.net/pfadj/
.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/$domain=~ylilauta.org
.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
.prtrackings.com%
.pw/ads/
.refit.ads.
.refreshAds.
.ro/ads/
.rolloverad.
.ru/ads/
.se/ads/
.sh/ads/
.show_ad_
.sk/ads/
.sponsorads.
.streamads.
.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/ads.
.us/ads/
.utils.ads.
.vert.ad.
.video.ads.
.videoad3.
.videoad4.
.weborama.js
.widgets.ad?
.win/ads/
.ws/ads/
.xxx/ads/
.xyz/ads/
.za/ads.
.za/ads/$domain=~ananzi.co.za
.zm/ads/
.zw/ads/
/?affiliateId=*&realDomain=
/?view=ad
/_/ads/*
/_adslot/*
/_global/ads/*
/_svc/ad/*
/_xa/ads?
/_xa/ads_
/a-ads.$third-party
/a/?ad=
/a/ads/*
/a/display.php?
/a7delivery_
/aa/www/*
/aaddright.
/aamsz=
/ab_fl.js
/abm.asp?
/abm.aspx
/abmw.asp
/absolutebm.aspx?
/abvAds_
/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-amz.
/ad-api-
/ad-assets/*$~image
/ad-audit.
/ad-background.
/ad-banner-$~image,~script
/ad-banner.
/ad-bckg.
/ad-bin/*$~image
/ad-blacklist.
/ad-bottom.
/ad-box-
/ad-boxes-
/ad-bucket.
/ad-builder.
/ad-button1.
/ad-cache.
/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/*$~image
/ad-emea.
/ad-engine.
/ad-exchange.
/ad-feature-
/ad-feedback.
/ad-feedback/*$~image
/ad-fix-
/ad-flashgame.
/ad-format.
/ad-forumhome/*$~image
/ad-frame.
/ad-frame/*$~image
/ad-gallery.$~stylesheet
/ad-half_
/ad-hcm.
/ad-header.
/ad-home-
/ad-hover.
/ad-hug.
/ad-identifier.
/ad-ifr.
/ad-iframe-
/ad-iframe?
/ad-image.
/ad-images/*$~image
/ad-ina.
/ad-indicator-
/ad-inject/*$~image
/ad-injection/*
/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/*$~image
/ad-lil.
/ad-link/*
/ad-loader-
/ad-loader.
/ad-loading.
/ad-local.$domain=~ad-local.de
/ad-logger/*$~image
/ad-m.js
/ad-manager/*$~image
/ad-managment/*$~image
/ad-marketplace/*$~image
/ad-maven-
/ad-methods.
/ad-minister-
/ad-minister.$domain=~ad-minister.app
/ad-minister/*$domain=~ad-minister.app
/ad-modules/*$~image
/ad-navi/*$~image
/ad-nytimes.
/ad-offer1.
/ad-openx.
/ad-overlay-
/ad-overlay.
/ad-page/*$~image
/ad-plate/*$~image
/ad-plugin/*$~image
/ad-point/*$~image
/ad-position-
/ad-provider.
/ad-pub.
/ad-pulse.
/ad-record.
/ad-refresh-
/ad-refresh.
/ad-renderer.
/ad-right2.
/ad-ros-
/ad-rotator-
/ad-scroll.
/ad-seeding.min.js
/ad-serve?
/ad-server.$~script
/ad-server/*$~image
/ad-side/*$~image
/ad-sidebar-
/ad-skin-
/ad-skyscraper.
/ad-source/*$~image
/ad-sovrn.
/ad-space/*$~image
/ad-specs.
/ad-sprite.
/ad-srv.
/ad-strip.
/ad-stroeer.min.js
/ad-stub-
/ad-studio/*$~image
/ad-styles.
/ad-tag-
/ad-tag2.
/ad-tags/*$~image
/ad-tandem.
/ad-template.
/ad-template/*$~image
/ad-text.
/ad-third-party/*$~image
/ad-third-party?
/ad-time/*$~image
/ad-title.
/ad-top-
/ad-top.
/ad-top/*$~image
/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.js?slot
/ad.jsp?
/ad.mason?
/ad.min.
/ad.php3?
/ad.php?
/ad.popup?
/ad.premium-
/ad.redirect.
/ad.sense/*$~image
/ad.serve.
/ad.skin.
/ad.slot.
/ad.valary?
/ad.view?
/ad.xml$xmlhttprequest
/ad.ytn.
/ad/a.aspx?
/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/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/count.
/ad/cpmstar/*
/ad/cross-
/ad/dfp/*
/ad/directcall/*
/ad/empty.
/ad/err?
/ad/extra/*
/ad/extra_
/ad/files/*
/AD/Footer_
/ad/frame1.
/ad/framed?
/ad/generate?
/ad/get_
/ad/getban?
/ad/getbanandfile?
/ad/google/*
/ad/google_
/ad/guest/*
/ad/headercreative/*
/ad/homepage?
/ad/html/*
/ad/iframe.
/ad/iframe/*
/ad/image/*
/ad/images/*$domain=~studiocalling.it
/ad/img/*
/ad/imp?
/ad/index.
/ad/index/*
/Ad/Index?
/ad/index_
/ad/inline?
/ad/integral-
/ad/inventory/*
/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/skin_
/ad/skyscraper.
/ad/skyscrapper.
/ad/slider/*
/ad/small-
/ad/spacer.
/ad/special.
/ad/sponsored-
/ad/sponsors/*
/ad/static_
/ad/status?
/ad/superbanner.
/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/*$~image
/ad01.
/ad02/background_
/ad1-728-
/ad1/index.
/ad11c.
/ad12.
/ad120x60.
/ad125.
/ad125b.
/ad125x125.
/ad132m.
/ad132m/*$~image
/ad134m/*$~image
/ad136/*$~image
/ad15.
/ad16.$domain=~ad16.asmrc.org
/ad160.
/ad160k.
/ad1place.
/ad2.$~xmlhttprequest,domain=~vereinslinie.de
/ad2/index.
/ad2/res/*
/ad247realmedia/*
/ad250.
/ad290x60_
/ad2_
/ad2border.
/ad2con.
/ad2gate.
/ad2gather.
/ad2push.
/ad2you/*$~image
/ad3.$domain=~ad3.eu|~vereinslinie.de
/ad300.
/ad300s.
/ad300ws.
/ad336.
/ad350.
/ad3_ima.
/ad4.$domain=~ad4.fr|~ad4.wpengine.com|~vereinslinie.de
/ad468.
/ad468x60.
/ad468x80.
/ad4_creative/*$~image
/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?keyword=
/ad?pos_
/ad?sponsor=
/ad?type=
/ad_120_
/ad_200x90_
/ad_234x60_
/ad_250x250_
/ad_300.
/ad_300250.
/ad_4_tag_
/ad_600_
/ad_600x160_
/ad_600x500/*
/ad_728.
/ad_728_
/Ad_750x150_
/ad_960x90_
/ad_agency/*
/ad_announce.
/ad_app_settings/*
/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_break?
/ad_bsb.
/ad_button.
/ad_cache/*
/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_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_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_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.
/AdAgent_
/adanalytics.
/adanim/*$~image
/adaptv_ortb/*$~image
/adaptvadplayer.
/adaptvadservervastvideo.
/adaptvexchangevastvideo.
/adarena/*$~image
/adasia-ad-network-
/adasiatagmanager.
/adasset/*
/adasset4/*
/adasync.
/adb.js?tag=
/adback.
/adback?
/AdBackground.
/adban.
/adbanner/*
/adbanner2.
/adbanner2/*
/adBanner?
/adbanner_
/adbanners/*
/adbar.$domain=~adbar.fi|~adbar.io|~adbar.jp
/adbar2_
/adbar_
/adbars.
/adbase.$domain=~adbase.ai
/adbayimg/*$~image
/adbeacon.
/adbebi_
/adbet-
/adbetween/*$~image
/adblade-publisher-tools/*$~image
/adblob.
/adboost.$domain=~adboost.fr|~adboost.io|~adboost.se|~adboost.sellerboost.de
/adborder.
/adbot_
/adbotleft.
/adbotright.
/adbottom.
/adbox.
/adbox/*$~image
/adbox1.
/adbox2.
/adbox_
/adboxbk.
/AdBoxDiv.
/adboxes/*
/adboxtable-
/adbreak_
/adbridg.
/adbrite-
/adbrite.
/adbrite/*$~image
/adbrite2.
/adbrite_
/adbroker.
/adbroker/*$~image
/adbtr.
/adbucket.
/adbucks/*$~image
/adbug_
/adbureau.
/adbutler-
/adbutler.
/adbutler/*$~image
/adbytes.
/adcache.
/adcall.$domain=~adcall.cz
/adcall?
/adcalloverride.
/adcase.$domain=~adcase.ru
/adcash-
/adcash.$domain=~adcash.com
/adcast_
/adcde.js
/adcdn.
/adcell/*$~image
/adcenter.$script,domain=~adcenter.capgemini.com|~adcenter.nu|~m-m-g.com
/adcentral.
/adCfg.
/adcframe.
/adcgi?
/adchain-
/adchain.
/adchannel_
/adcheck.
/adcheck?
/adchoice.
/adchoice/*$~image
/adchoice_
/adchoices.
/adchoices/*
/adchoices16.
/adchoices2.
/adchoices_
/adchoicesfooter.
/adchoicesicon.
/adchoiceslogo.
/adchoicesv4.
/adcircle.
/adcla/*$~image
/adclick-
/adclick.
/adclick/*$~image
/adClick?
/adclient-
/adclient.
/adclient/*$~image
/adclix.$~image
/adclixad.
/adclutter.
/adcode/*$~image
/adcode_
/adcodes/*
/adcollector.
/adcommon?
/adcomp.
/adcomponent/*$~image
/adconfig.
/adconfig/*$~image
/adconfigproxy.
/adcontainer?
/adcontent.$~image,~object
/adcontent/*$~image
/adcontents_
/adcontrol.$domain=~adcinjector.com|~adcontrol.sk
/adcontrol/*$~image
/adcontroller.
/adcore.$domain=~adcore.be|~adcore.ch|~adcore.com.au|~adcore.ua
/adcore_$domain=~adcore.ch|~adcore.com.au
/adcount.$domain=~adcount.com|~adcount.fi
/adcounter.
/adcreative.$domain=~adcreative.es|~hange.jp
/adcreative/*$~image
/adcreatives/*
/adcss/*$~image
/adctrl/*$~image
/adCustom-
/adcxtnew_
/adcycle.
/adcycle/*$~image
/add728.
/addata.$domain=~addata.io|~addata.se
/addatasandbox?
/addelivery/*$~image
/addeliverymodule/*$~image
/addisplay.$domain=~addisplay.ca
/addon/ad/*
/addons/ads.
/addons/ads/*
/adds_banner/*$~image
/addyn/3.0/*
/addyn|*;adtech;
/addyn|*|adtech;
/adedge/*$~image
/AdElement/*
/adenc.
/adenc_
/adengage-
/adengage.
/adengage/*
/adengage_
/adengine.
/adengine/*
/adengine_
/adentry.
/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_
/adfallback.
/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.
/adformats/*
/AdformVideo_
/adforums/*
/adfox.$domain=~adfox.de|~adfox.group|~adfox.hu
/adfox/*
/adfoxLoader_
/adframe/*
/adframe2.
/adframe?
/adframe_
/adframes.
/adframes/*
/adframewrapper.
/adfrequencycapping.
/adfrm.
/adfront/*
/adfshow?
/adfuncs.
/adfunction.
/adfunctions.
/adfurikun/*$~image
/adfusion/*
/adgear.js
/adgear/*
/adgear1-
/adgear2-
/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/*$~image
/adindicatortext.
/adInfoInc/*
/adinit.
/adinject.$domain=~adinject.com
/adinjector.
/adinjector_
/adinsert.
/adinsertionplugin.
/adinsertjuicy.
/adinterax.
/adiquity.
/adiro.$domain=~adiro.se
/aditems/*$~image
/adition.
/adixs.
/adj.php?
/adjk.
/adjoin.
/adjs.php
/adjs/*$~image
/adjs?
/adjs_
/adjsmp.
/adjson.
/adjson?
/adjug.
/adjuggler?
/adkeys.
/adkingpro-
/adkingpro/*
/adl.php
/adlabel.$domain=~adlabel.adgoal.de
/adlabel_
/adlabs.js
/AdLanding.
/adlanding/*
/adlandr.
/adlantis.
/adlayer.
/adlayer/*
/adlead.$domain=~adlead.com|~adlead.pro|~adlead.ru
/adleader.
/adleaderboardtop.
/adleft.
/adleft/*
/adleftsidebar.
/adlens-
/adlesse.
/adlib.$domain=~adlib.info|~adlib.mu|~catharijneconvent.nl|~rws.nl
/adlift4.
/adlift4_
/adline.$domain=~adline.co.il|~adline.com|~adline.si
/adlink-$domain=~adlinktech.com
/adlink.$domain=~adlink.guru|~adlinktech.com
/adlink/*$domain=~adlinktech.com
/adLink728.
/adlink?
/adlinks.$domain=~adlinks.to
/adlinks2.
/adlinks_
/adload.
/adloader/*
/adloaderplus?
/Adlocal/*
/adlock300.
/adlog.
/adlogger_
/adlogix.
/adm/ad/*
/admage.
/admain.
/adman-$domain=~adman-industries.com
/adman.$domain=~adman.com|~adman.ee|~adman.press.pl|~adman.studio
/adman/*
/adman_
/admanager.$~object,domain=~admanager.alzura.com|~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.
/admax.$domain=~admax.cn|~admax.co|~admax.co.jp|~admax.eu|~admax.fi|~admax.hu|
~admax.info|~admax.jp|~admax.net|~admax.nu|~admax.org|~admax.se|~admax.shinobi.jp|
~admax.us
/admax/*
/admaxads.
/admcoreext.
/admeasure.$domain=~admeasure.ster.nl
/admedia.$domain=~admedia.ae|~admedia.agency|~admedia.az|~admedia.co.il|
~admedia.com|~admedia.net.au
/admedia/*
/admega.
/admeld.
/admeld/*
/admeld_
/admeldscript.
/admentor/*
/admentor302/*
/admentorasp/*
/admentorserve.
/admeta.$domain=~admeta.network
/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.selmans.net
/adnetwork/*
/adnetwork300.
/adnetwork468.
/adnetwork_
/adnew2.
/adnews.$domain=~adnews.com.br|~adnews.galitt.com|~adnews.pl
/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
/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/*$~image
/adperf_
/adperfdemo.
/adphoto.$domain=~adphoto.eu|~adphoto.fr|~adphoto.pl
/adpic.
/adpic/*
/adpicture.
/adpictures/*
/adping.
/adpix/*
/adplace/*
/adplace5_
/adPlaceholder.
/adplacement.
/adplan4.
/adplay.
/adplayer-
/adplayer.$domain=~adplayer.media|~adplayer.pro
/adplayer/*
/adplugin.
/adplugin/*$~image
/adplugin_
/adpoint.$domain=~adpoint.ca|~adpoint.de|~adpoint.id|~adpoint.video
/adpolestar/*
/adpool/*
/adpop.$domain=~adpop.io|~adpop.me|~adpop.media|~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/*
/adrequest.$domain=~adrequest.com
/adRequest?$domain=~adrequest.com
/adrequests.
/adrequestvo.
/adrequisitor-
/adrevenue/*
/adrevolver/*
/adrich.
/adright.$domain=~adright.com
/adright/*
/adrightcol.
/adriver.$~script,domain=~adriver.co|~adriver.io|~adriver.tech
/adriver/*$domain=~adriver.co|~adriver.io|~adriver.tech
/adriver_$~object
/adrobot.$domain=~adrobot.com.au
/adrolays.
/adRoll.
/adroller.
/adrollpixel.
/adroot/*
/adrot.
/adrot_
/adrotat.
/adrotate-
/adrotate.
/adrotate/*
/adrotation.
/adrotator.
/adrotator/*
/adrotator2.
/adrotator_
/adrotv2.
/adroute_
/adrun.
/adrunner.$domain=~adrunner.io
/adruptive.
/ads-04.
/ads-05.
/ads-06.
/ads-07.
/ads-250.
/ads-300-
/ads-300.
/ads-5.
/ads-640x100-
/ads-640x100.
/Ads-750x200.
/ads-890x100-
/ads-admin.
/ads-api-native?
/ads-api.
/ads-arc.
/ads-async.
/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-loader.
/ads-min.
/ads-mobileweb-
/ads-module.
/ads-module/*
/ads-mopub?
/ads-net.$domain=~ads-net.org
/ads-new.
/ads-no-
/ads-nodep.
/ads-pd.
/ads-rectangle.
/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.entry_
/ads.gif
/ads.htm$domain=~games.wkb.jp
/ads.jplayer.
/ads.jsp
/ads.load.
/ads.pbs
/ads.pl?
/ads.release.
/ads.release/*
/ads.txt
/ads.w3c.
/ads/125l.
/ads/125r.
/ads/160.
/ads/160/*
/ads/300.
/ads/300/*
/ads/468.
/ads/468a.
/ads/728-
/ads/728.
/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/banid/*
/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/delivery?
/ads/design-
/ads/desktop-
/ads/dfp.
/ads/dfp?
/ads/dhtml/*
/ads/directory/*
/ads/display/*
/ads/displaytrust.
/ads/dj_
/ads/drive.
/ads/ds/*
/ads/empty.
/ads/exit.
/ads/exo_
/ads/fb-
/ads/final.
/ads/fixed/*
/ads/footer-
/ads/footer.
/ads/footer_
/ads/forum-
/ads/forums/*
/ads/freewheel/*
/ads/frontpage/*
/ads/generatedHTML/*
/ads/generator/*
/ads/get/*
/ads/getall
/ads/getPositions?
/ads/google1.
/ads/google2.
/ads/google_
/ads/gpt/*
/ads/gpt_
/ads/gray/*
/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/ias_
/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/loading.
/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/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/serve?
/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/stickyLb.
/ads/storysponsors/*
/ads/sub/*
/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/web/*
/ads/webplayer.
/ads/webplayer?
/ads/welcomescreen.
/ads/widebanner.
/ads/widget.
/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/*
/ads20.
/ads203.
/ads210.
/ads2_
/ads2x300.
/ads2x300new.
/ads3.
/ads3/*
/ads300.
/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?object_
/ads?param=
/ads?position
/ads?spaceid
/ads?type=
/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_codes/*
/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.
/adsadclient31.
/adsadview.
/AdsAjaxRefresh.
/adsall.$domain=~adsall.net
/adsame.
/adsame/*
/adsame1.
/adsample.
/adsandbox.
/adsandtps/*
/adsAPI.$domain=~snap.com|~snapchat.com
/adsarticlescript.
/AdsAsync.
/adsatt.
/adsbanner-
/adsbanner.
/adsbanner/*
/adsbannerjs.
/adsbox.$~script,domain=~adsbox.com.sg|~adsbox.in
/adsby.
/adsbytenmax.
/adscale.$domain=~adscale.com|~adscale.io|~adscale.net|~adscale.pl
/adscale1.
/adscale_$domain=~adscale.com
/adscbg/*
/adscdn.
/adscloud.
/adscluster.
/adsco.$domain=~adsco.com|~adsco.nl
/adscontent.
/adscontent2.
/adscontrol.
/adscontroller.
/adscot/*
/adscpv/*
/adscript1.
/adscript?
/adscript_
/adscripts/*
/adscripts1.
/adscripts2.
/adscripts3.
/adscroll.
/adsdaq_
/adsdaqbanner_
/adsdaqbox_
/adsdaqsky_
/adsDateValidation.
/adsdelivery.
/adsDesktop.
/adsdfp/*
/adsdk/*
/adsdm.
/adsearch.$domain=~adsearch.fr
/adSearch?
/adsec.$domain=~adsec.gr|~adsec.kinsta.cloud
/adsecondary.
/adsegmentation.
/adseller/*
/adsen/*
/adsEnd.
/adsense-
/adsense.$~script,domain=~adsense.az|~adsense.googleblog.com
/adsense1.
/adsense2.
/adsense23.
/adsense24.
/adsense250.
/adsense3.
/adsense4.
/adsense5.
/adsense?
/adsense_$domain=~adsense.googleblog.com|~support.google.com
/AdsenseBlockView.
/adsenseClient-
/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/*
/adserver?
/adserver_
/adserverc.
/adserverdata.
/adServerDfp.
/adserverpub?
/adservers-
/adserversolutions/*
/adserverstore.
/adservervastvideovizu.
/adservice-
/adservice.$domain=~adservice.io
/adservices.
/adservices/*
/adserving.
/adserving/*
/adserving_
/AdServlet?
/adserv|*|adtech;
/adsession.$domain=~adsession.com
/adsession_
/adsetup.
/adsetup_
/adsfac.
/adsfetch.
/adsfile.
/adsfiles.
/adsfinal.
/adsfix.
/adsfloat.
/adsfolder/*
/adsforwp-
/adsframework/*
/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.com.au|~adsign.no|~adsign.slack.com
/adsimage/*
/adsimages/*
/adsImg/*
/adsinclude.
/adsindie/*
/adsinsert.
/adsinteractive-
/adsite/*
/adsites/*
/adsjs/*
/adsjson.
/adskin/*
/adsky.
/adskyright.
/adskyscraper.
/adslide.
/adslider-
/adslider/*
/adslides.
/adsline.
/AdsLoad.
/adslot-
/adslots.
/adslug-
/adslug_
/adslugs/*
/adsm2.
/adsmanagement/*
/adsmanager.nsf/*
/adsmanager/*$domain=~github.com
/adsManagerV2.
/adsmapping/*
/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.com|~adsquare.ma
/adsquareleft.
/adsrc.
/adsrc300.
/adsremote.
/adsreporting/*
/adsresources/*
/adsrich.
/adsright.$domain=~adsright.pl
/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/*
/adsterra_
/adstitle.
/adstop.
/adstop728.
/adstop_
/adstorage.
/adstr3mov.
/adstracking.
/adstract/*
/adStrategies/*
/adstream.
/Adstream?
/adstream_
/adstreamjscontroller.
/adStrip.
/adstrk.
/adstrm/*
/adstub.
/adstube/*
/adstubs/*
/adstx.
/adstyle.$~stylesheet,domain=~adstyle.com
/adsummos.
/adsummos2.
/adsup.
/adsv/*
/adsvariables.
/adsvc2.
/adsvo.
/adsvr.
/adsvr2.
/adswap-
/adswap.
/adswap/*
/adsweb.
/adswide.
/adswidejs.
/adsword.
/adswrapper.
/adswrapper3.
/adswrappermsni.
/adsx/*
/adsx728.
/adsx_728.
/adsxml/*
/adsync/*
/adsyndication.
/adsyndication/*
/adsynth-
/adsys.$domain=~adsys.in
/adsys/*
/adsystem.
/adsystem/*
/ads~adsize~
/adtable_
/adtabs.
/adtadd1.
/adtag.
/adtag/*
/adtag?
/adtag_
/adtagcms.
/adtaggingsubsec.
/adtago.
/adTagRequest.
/adtags.
/adtags/*
/adtagtc.
/adtagtranslator.
/adtaily_
/adtaobao.
/adTargeting.$domain=~adtargeting.com
/adtech.$~script,domain=~adtech.co.uk|~adtech.io|~adtech.md
/adtech/*
/adtech;
/adtech_$domain=~adtech.co.uk
/adtechHeader.
/adtechscript.
/adTemplates/*
/adtest/*
/adtext.
/adtext2.
/adtext4.
/adtext_
/adtextmpu2.
/adtimage.
/adtitle.
/adtology.
/adtomo/*
/adtonomy.
/adtool/*$domain=~github.com
/adTools.
/adtools/*$domain=~github.com
/adtools2.
/adtooltip/*
/adtop.
/adtop160.
/adtop300.
/adtop728.
/adtopcenter.
/adtopleft.
/adtopmidsky.
/adtopright.
/adtopsky.
/adtrack.$domain=~adtrack.ca|~adtrack.yacast.fr
/adtrack/*
/adtracker.
/adtracker/*
/adtracker?
/adtracking.
/adtracking/*
/adtraff.
/adttext-
/adttext.
/adtvideo.
/adtxt.
/adtype.
/adtype=
/adultadworldpop_
/adultimate.
/adunit/*$domain=~propelmedia.com
/adunits.
/adunits/*
/adunits?
/adunittop|
/adunix.
/adurl/*
/adutil.
/adutils.
/aduxads.
/aduxads/*
/adv-1.
/adv-2.
/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/background/*
/adv/banner/*
/adv/banner1/*
/adv/banner_
/adv/bottomBanners.
/adv/box-
/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/*
/adv02.$domain=~dobro.systems
/adv03.$domain=~dobro.systems
/adv1.
/adv100x60.
/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
/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-ai-landing.firebaseapp.com|~advert-ai-landing.web.app|
~advert-ai.com|~advert-solutions.com|~advert-technology.com|~advert-technology.ru
/advert.$~script,domain=~advert.ae|~advert.club|~advert.ee|~advert.io|
~advert.media|~advert.org.pl|~motortrader.com.my
/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_
/advertical.$domain=~advertical.hu
/advertise-$~script,domain=~ads.microsoft.com|~advertise-solution.nl|
~bingads.microsoft.com
/advertise/*$domain=~legl.co
/advertise125x125.
/advertise_
/advertisebanners/*
/advertisehere.
/advertisement-$~script,domain=~berlin-airport.de
/advertisement160.
/advertisement?zoneid=
/advertisement_$~script
/advertisements-
/advertisements?
/advertisements_
/advertisers.$image,script,subdocument,domain=~advertisers.adgoal.de|
~advertisers.adversense.com|~advertisers.careerone.com.au|~advertisers.ch|
~advertisers.dk|~advertisers.easyweddings.com.au|~advertisers.io|
~advertisers.leadia.ru|~advertisers.ypfboost.ph|~panel.rightflow.com
/advertisers/*$domain=~ads.pinterest.com|~datalift360.com|~home.tapjoy.com|
~panel.rightflow.com|~propelmedia.com|~publisuites.com|~qubeslate.com
/advertiserwidget.
/advertises/*
/advertising-$image,domain=~abramarketing.com|~advertising-direct.com|~advertising-
excellence.com|~advertising-factory.de|~advertising-stands.com.ua|
~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.boardgamegeek.com|~advertising.bulurum.com|~advertising.byhoxby.com|
~advertising.dailymotion.com|~advertising.expedia.com|~advertising.fubo.tv|
~advertising.greunenberg.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/banner_
/advertising/banners/*
/advertising/traffic-
/advertising2.
/advertising?
/advertising_$domain=~advertising.scoop.co.nz
/advertisingbanner.
/advertisingbanner/*
/advertisingbanner1.
/advertisingbanner_
/advertisingbutton.
/advertisingcontent/*
/advertisingmodule.
/advertisings.
/advertisingwidgets/*
/advertisment-
/advertisment/*
/advertisment1-
/advertisment4.
/advertisment_
/advertisments/*
/advertize_
/advertlayer.
/advertmedia/*
/advertmsig.
/advertorial-
/advertorial/*
/advertorial_
/advertorials/*
/advertphp/*
/advertpixelmedia1.
/advertpro/*
/advertrail.
/advertright.
/adverts.$~script,domain=~adverts.ie|~adverts.org.ua
/adverts/*$~xmlhttprequest
/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.
/advrotator_
/advs-instream.
/advs.ads.
/advs/*
/advs_actv.
/advscript.
/advscripts/*
/advshow.
/advt.$domain=~advt.ch|~advt.it
/advt/*
/advt2.
/advtarget/*
/advtBanner.
/advtemplate/*
/advtemplate_
/advts/*
/advweb.$domain=~advweb.com.br
/AdvWindow/*
/advzones/*
/adw.$domain=~adw.amsterdam.nl|~adw.be|~adw.olsztyn.pl|~adw.org|~adw.org.pl|
~valadoc.org
/adweb.$domain=~adweb.clarkson.edu|~adweb.com.au|~adweb.cz|~adweb.pro
/adweb2.
/adweb33.
/adwidget/*
/adwidget_
/adwidgets/*
/adWiseShopPlus1.
/adwiz.
/adwiz/*
/adwizard.
/adwizard/*
/adwizard_
/adword.
/adwords/*$domain=~google.com
/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.rs|~adx.ru|
~adx.traveledge.com|~adx.tribefire.com|~adx.uk.com|~adx.world|~adx.wowfi.com|
~journals.uchicago.edu|~solutionshill.com
/adx/ads?
/adx/iframe.
/adx/js/*
/adx/mobile/*
/adx160.
/adx2.
/adx_blacklist.js
/adx_exo_
/adx_flash.
/adx_iframe_
/AdxAdmin/Ads/*
/adxads.
/adxcm_
/adxrotate/*
/adxsite.
/adxv.
/adxx.php?
/adyard.
/adyard300.
/adyea.
/adyoulike.$domain=~adyoulike.com
/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.
/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.
/AffilateBanner_
/Affiliate-Adset-
/Affiliate-Banner-
/affiliate-content/*
/affiliate-portal-
/affiliate.linker/*
/affiliate/ad/*
/affiliate/ads/*
/affiliate/banner/*
/affiliate/banners/*
/affiliate/displayWidget?
/affiliate/promo-
/affiliate/promo/*
/affiliate_banner/*
/affiliate_banners/*
/affiliate_base/banners/*
/affiliate_link.js
/affiliateads/*
/affiliatebanner/*
/affiliatebanners/*
/affiliateimages/*
/affiliates/banner
/affiliateserver.
/affiliatetags/*
/affiliatewiz/*
/affiliation_banners/*
/affiliationcash.
/affilinet/*$domain=~affilinet-inside.com|~affilinet-inside.fr
/affilitebanners/*
/affliate-banners/*
/affpic/*
/afr.php?
/afr?auid=
/afs/ads/*
/ahmestatic/ads/*
/ai/s/s/su
/ai2/s/s/js/ssu
/ai2/s/s/su
/aimatch_ad_
/ajax-ad/*
/ajax-advert-
/ajax-advert.
/ajax/ad/*
/ajax/ads_
/ajaxAd?
/ajaxads.
/ajrotator/*
/ajs.php?
/ajs?auid=
/ajs?zoneid=
/akame160.html
/akame300.html
/amazon-ad-
/amazon-apstag.
/amazon-associates-link-$~stylesheet
/amazon-async-
/amazon/iframeproxy-
/amazon/widget/*
/amazon_widget.cms
/ame-dfp/*
/amp-ad-
/amp-auto-ads-
/amp-connatix-
/amp4ads-
/anchorad.
/annonse.$domain=~annonse.nu
/annonse/*
/annonser.
/annonser/*$domain=~billink.no
/announce/adv/*
/ape-ad-
/api-ads.
/api.ad.
/api.ads.$domain=~instacart.com
/Api/Ad.
/api/ad/*
/api/ads/*
/api/ads?
/api/getcreatives?
/api/v1/ad/*
/apopwin.
/app.ads-
/app.ads.
/app/ads.
/app/ads/*
/aptads/*
/apu.php?*&zoneid=
/arcads.js
/arcAdsJS/*
/Article-Ad-
/article-ads.
/article-advert-
/article_ad.
/article_ads-
/articlempuadvert/*
/articleSponsorDeriv_
/artimediatargetads.
/as/gb2?stid=
/as/gb?stid=
/asset/ad/*
/asset/adv/*
/assets/ad-
/assets/ad/*
/assets/ads-
/assets/ads/*$domain=~outlook.live.com
/assets/ads3-
/assets/ads_
/assets/doubleclick/*
/assets/sponsored/*
/ast/ads/*
/async/ads-
/asyncadload.
/asyncjs.$domain=~asyncjs.com
/asyncspc.
/atcode-bannerize/*
/athena/tag/?
/atlads/*
/atlads1/*
/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_
/backgroundAdvertising.
/badge_ad_
/ban.php?
/ban/image?
/ban/json/*
/ban160.php
/ban300.html
/ban300.php
/ban728.html
/ban728.php
/ban728x90.
/ban_ad.
/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-sponsor/*
/banner-sponsors.
/banner.asp?$third-party
/banner.ca?
/banner.cgi?
/banner.engine?
/banner.gif?
/banner.htm?
/banner.php
/banner.ws?
/banner/ad.
/banner/ad/*
/banner/ad_
/banner/ads/*
/banner/adv/*
/banner/adv_
/banner/affiliate/*
/banner/amazon/*
/banner/hit?
/banner/sponsor_
/banner/sponsors.
/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_dfp.
/banner_dfp_
/banner_id/*
/banner_iframe_
/banner_image.php?
/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_
/bannerinc.
/bannerjs.php?
/bannermvt.
/bannerpump.
/bannerrotate.
/bannerrotater/*
/bannerrotation.
/bannerrotation/*
/banners.*&iframe=
/banners.*/go/page/
/banners.*/piclist?
/banners.cgi?
/banners.php?id
/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/promo/*
/banners_rotation.
/bannersAds_
/bannerscript/*
/bannerserve/*
/bannerserver/*
/bannerserver3/*
/bannerserver?
/bannerwerbung/*
/bansrc/*
/bar-ad.
/base_ads.
/baseAd.
/baselinead.
/basePopunder.
/basic/ad/*
/bauer.ads.
/bb/ads.
/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.
/bin/ads/*
/binary/ad/*
/bizad.
/bkgrndads/*
/Block-Ad.
/blockad_
/blocks/ads/*
/blog/ads/*
/blog_ad?
/blog_ads/*
/blogad.
/blogad02.
/blogad_
/blogads-
/blogads.
/blogads/*
/blogads2_
/blogads_
/blogadsbg.
/bloggerex.
/blogoas-
/bmndoubleclickad.
/bnr.php?
/bnr_ad_
/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-plugin-pro-
/bsa-pro-
/bserver/*
/btads/*
/btmads.
/btmadsx.
/btn_ad_
/btstryad.
/bucketads.
/buddyw_ad.
/buildAdfoxBanner.
/buildAdriverBanner.
/bundle/ads.
/bundles/Ad/*
/bundles/ads-
/bunyad_
/burt/adv_
/button_ads/*
/buttonad/*
/ButtonAd_
/buttonads.
/buttonads/*
/buyad.
/buyclicks/*
/buyer/dyad/*
/buysellads-
/buysellads.
/buzz/ads/*
/bvadtgs.
/bytemark_ad.
/cache/ads_
/cactus-ads/*
/cads-min.js
/calendar-ads/*
/call/pubif/*
/call/pubj/*
/call_ads/*
/callads5.
/callAdserver?
/cam4pop2.js
/camaoadsense.
/camaoAdsenseHomepage.
/camfuzeads/*
/campus/ads/*
/carbonads-
/CarbonAds.
/carbonads/*
/carousel_ads.
/carouselads.
/carsadtaggenerator.js
/cashad.
/cashad2.
/category-sponsorship/*
/catfishads/*
/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_
/chaturbatebest.js
/china-ad.
/chinaadclient.
/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.$domain=~clicksor.com
/clickunder.
/client/ads.
/clients/ads/*
/clkads.
/cm/ads/*
/cmg_ad.
/cmlink/ads-
/cms/ads/*
/cms/js/ad_
/cms_ads/*
/cn-advert.
/cnads.js
/cnnslads.
/cnxad-
/codaadconfig.
/CofAds/*
/coldseal_ad.
/collections/ads-
/collisionadmarker.
/colorscheme/ads/*
/column-ad-
/columnads/*
/com/ads/*
/combo?darla/*
/comment-ad-
/comment-ad.
/common-ads/*
/common/ad.
/common/ad/*
/common/ads/*
/common/ads?
/common/ads_
/common/adv_
/common/dart_wrapper_
/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-
/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.
/contribute_ad.
/controller.ad.
/controller/ad-
/controllerimg/adv/*
/convertjsontoad.
/core-ads-
/core-ads.
/core/ad/*
/core/ads/*
/coread/*
/corner-ad.
/corner_ads/*
/cornerpeel-bbn/*
/country_ad.
/couponAd.
/cover_ad.
/coxads/*
/cpg_ads.
/cpm160.
/cpm728.
/cpm_ad.
/cpmbanner.
/cpmcampaigns/*
/cpmrect.
/cpx-ad.
/cpx-advert/*
/cpx_ads.
/cpxads.
/crazyad.
/crossdomainads.
/crossoverad-
/csp/ads?
/css/ad-$domain=~ad-shield.io
/css/ad.
/css/ads-
/css/ads300_
/css/adsense
/css/adv.
/css/adz.
/cssjs/ads/*
/cube_ads/*
/cubead.
/cubeads/*
/cubeads_
/curlad.
/curveball/ads/*
/custads/*
/custom/ads
/custom/doubleclick/*
/custom11x5ad.
/custom_ads.
/custom_ads/*
/customad.
/customadmode.
/customads/*
/customadsense.
/customcontrols/ads/*
/customerad_
/cutead.
/cvDisplayAd.
/cvs/ads/*
/cwggoogleadshow.
/cxf-ad-banner
/cyad.
/cyad1.
/daily/ads/*
/dart_ads.
/dart_ads/*
/dartad/*
/dartadengine.
/dartadengine2.
/dartads.
/dartcall.
/dartfunctions.
/data/ads/*
/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/afr.
/delivery/ag.
/delivery/al.php
/delivery/apu.php
/delivery/avw.
/delivery/fc.
/delivery/fl.
/delivery/hb.php
/delivery/jsonp/?zoneid=
/delivery/lg3.
/delivery/spc.
/delivery/vbafr.php
/delivery_ads/*
/deluxe/ad.
/demo/ads/*
/DemoAd.
/design/ads/*
/desktop-ad-
/detectAds.
/develop/ads_
/devicead/*
/dfp-ads.
/dfp-ads/*
/dfp-custom/*
/dfp.js$third-party
/dfp.min.js$third-party
/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/*
/dfpInAngular.
/dfpsds.
/dfpsearchads.
/dictionary/ads/*
/dif/?cid
/dig_ad.
/digest/ads.
/direct_ads.
/direct_ads/*
/directads.
/directadvert-
/directadvert.
/directrev.
/discuss_ad/*
/DispAd_
/display-ad/*
/display-ads-$domain=~google.co.uk|~google.com|~google.com.au
/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/*
/domainads/*
/domen_ads.
/door/ads/*
/doors/ads/*
/doubleclick.aspx
/doubleclick.min
/doubleclick.php
/doubleclick/iframe.
/doubleclick_ads.
/doubleclick_ads/*
/doubleclickad.
/doubleclickads.
/doubleclickads/*
/doubleclickads?
/doubleclickbannerad?
/doubleclickcontainer.
/doubleclickinstreamad.
/doubleclickloader.
/doubleclickplugin.
/doubleclicktag.
/doublepimp2.js
/downads.
/download-ad.
/download/ad.
/download/ad/*$domain=~dr.dk
/download/ads
/dpics/ads/*
/drivingrevenue/*
/dropdown_ad.
/drsup-admanager-
/drsup-admanager/*
/dspads.
/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_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/*
/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
/erobanner.
/esi/ads/*
/etology.$domain=~etology.com
/euads/*$domain=~euads.org
/eureka-ads.
/eureka/eureka.js
/eureka_ban/*
/event.ng/*
/exads/*
/excellence/ads/*
/exchange_banner_
/exitpop.
/exitpopunder.
/exitpopunder_
/exitpopup.
/exitsplash.
/exo_bck_
/exoads/*
/exobanner.
/exoclick.$~script,domain=~exoclick.bamboohr.co.uk|~exoclick.com|
~exoclick.kayako.com
/exoclick/*$domain=~exoclick.com
/exoclickright.
/exoclickright1.
/exoclickright2.
/exoclickright3.
/exopopunderdesktop.js
/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_ad?
/external_ads.
/externalad.
/externalads/*
/extra_ads/*
/fc_ads.
/fea_ads.
/feature/ads/*
/featuredadshome.
/feedads.
/fel456.js
/fetchJsAd.
/fif.html?s=
/fifligatus.
/file/ad.
/file/ads/*
/fileadmin/ads/*
/files/ad-
/files/ad/*
/files/ads-
/files/ads/*
/fimserve.
/finads.
/first-ad_
/fixSpecialAdHome.
/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.
/fload.js
/float-ads/*
/float_ad.
/floatad_
/floatads.
/floatadv.
/floater_ad.
/floating-ad-
/floatingad.
/FloatingAd_
/floatingads.
/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/*
/frame_ads_
/framead-
/framead.
/framead/*
/framead_
/frameads.
/frameads1.
/frameads_
/frameadsz.
/freead.
/freead2.
/frequencyads.
/frnads.
/fro_lo.js
/front/ad/*
/front/ads-
/frontads/*
/frontend/ads/*
/frontend_loader.js
/frontpagead/*
/fullad.
/funcript*.php?pub=
/fuseads/*
/gadv-right.
/gadv-top.
/gafc.js
/galleryad.
/gam_ad.
/gam_ad_
/gam_ads.
/gamads/*
/gdpr-ad-script.
/geminivideoads/*
/gen-ad-
/gen_ads_
/genads.
/genads/*
/general-ad-
/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
/ges_ads/*
/get-ad/*
/get-advert-
/get-inline-ad
/get.ad?
/get/*?zoneid=$third-party
/get/ad.
/get/ad/*
/get/ad?
/get_ad_
/get_adds_
/get_ads.
/get_ads/*
/get_ads|
/get_banner.asp?
/getad.$domain=~getad.pl|~getad.spd.pt
/getad/*
/getAd;
/getad?
/getAdAjax/*
/getAdBlockModal?
/getadcontent.
/getadds.
/GetAdForCallBack?
/getadframe.
/getAdList?
/getads-
/getads.
/getads/*
/getads?
/getadserver.
/getadsettingsjs?
/getAdsForClient?
/getAdsysCode?
/getAdvancedPartnerDiv.
/GetAdvertData?
/GetAdvertisements?
/getadvertiserimage.
/GetAdvertisingLeft?
/getadverts?
/GetADVOverlay.
/getJsonAds?
/getmarketplaceads.
/getmdhlayer.
/getmdhlink.
/getsponslinks.
/getsponslinksauto.
/getTextAD.
/GetVASTAd?
/getvdopiaads.
/getvideoad.
/getwebsitead/*
/gexternalad.
/ggadsense.
/gifs/ads/*
/gigyatargetad.
/glam160.
/glam300.
/glam728.
/glam_ads.
/global-ads_
/global/ad/*
/global/ads/*
/global_advs.
/globalad.$domain=~globalad.com.br
/globaladprostyles.
/globalads-
/globalAdTag.
/globalbannerad.
/google-ad-
/google-ad?
/Google-Ads-
/google-ads.
/google-ads/*
/google-adsense-$domain=~webst8.com
/google-adsense.
/google-adverts-
/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.
/googlead_
/googleadarticle.
/GoogleAdBg.
/googleadcode.
/googleaddfooter.
/googleaddisplayframe.
/googleadhp.
/googleadhpbot.
/googleadhtml/*
/googleadiframe_
/googleadmanager-
/googleadpush.
/googleadright.
/googleads-$domain=~github.com|~github.io
/googleads.$~script,domain=~github.com|~github.io
/googleads/*$domain=~github.com|~github.io
/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,xmlhttprequest
/gpt.min.js
/gpt_ads-
/graphics/ad_
/graphics/ads/*
/grid-ad.
/groupon/ads/*
/grunge-ads.
/gsnads-
/gtv_ads.
/guardianleader.
/guardrailad_
/guest/ad/*
/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-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/*
/html/zergnet-
/htmlads/*
/httpads/*
/hw-ads.
/i/ads/*
/i/adv/*
/i_ads.
/ia/ads/*
/IBNjspopunder.
/ico-ad-
/icon_ad.$domain=~adv.asahi.com
/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.
/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_
/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=~webryblog.biglobe.ne.jp
/images/ad2/*
/images/adds/*
/images/ads-$domain=~ads.com
/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/*
/imdbads/js/*
/imfloat.
/img-ads.
/img-ads/*
/img-advert-
/img.ads.
/img/_ad.
/img/ad-
/img/ad.
/img/ad/*
/img/ad_$domain=~kazi.co.jp|~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/*
/in/show/?mid=$third-party
/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
/interads.$domain=~interads.pl
/interadv/*
/interface/ads/*
/intermediate-ad-
/internAds.
/internal-ad-
/internet_ad_
/internetad/*
/interstital-redirector.
/interstitial-ad.
/interstitial-ad/*
/interstitial-ad?
/interstitial-ads-
/interstitial_ad.
/interstitialadvert/*
/interstitials/ad_
/InterYield/*
/intextadd/*
/intextads.
/introduction_ad.
/inv/ads/*
/inventory/ad/*
/investors-advertising/*
/invideoad.
/inviteads/*
/invoke-2.js
/inx-ad.
/ip-advertising/*
/ipadad.
/iprom-ad/*
/iqadcontroller.
/irc_ad_
/iserver/ccid=
/iserver/site=
/isgadvertisement/*
/ispy/ads/*
/itxads/*
/iwadsense.
/jamnboad.
/JavaScript/Ads-
/javascript/ads/*
/javascript/gpt-
/javascript/oas.
/javascript/oas?
/Javascripts/Abigail.js
/javascripts/ads/*
/Javascripts/Jean-
/Javascripts/SBA-
/jetpack-ads/*
/jitads.
/jivoxadplayer.
/jlist-affiliates/*
/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/adverts-
/js/adz.
/js/dfp-
/js/doubleclick/*
/js/m/i-def.js
/js/oas-
/js/oas.
/js/ppu.$script
/js/youmuffpu.js
/js2.ad/size=
/js3caf.js
/js_ad_utf8.
/js_ads/*
/js_ads_
/js_adv-
/js_adv_
/js_exit_popup.
/js_interstitial.
/jsad.php
/jsad/*
/jsads-
/jsAds/*
/jsadscripts/*
/JSAdservingSP.
/jsc/ads.
/jsfiles/ads/*
/json/ad/*
/json/ads/*
/jsonad/*
/jsplayerads-
/jspopunder.
/jstextad.
/jsVideoPopAd.
/jtcashbanners/*
/juicy/zoneinfo/*
/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.
/lazyload.ads?
/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.
/lijit-ad-
/lijitads.
/limitedads/*
/linkad2.
/linkads.
/linkadv.
/linkadv_
/linkedads/*
/links_sponsored_
/live-gujAd.
/live/ads_
/live_ad.
/livead-
/liveads.
/livejasmin.$domain=~livejasmin.com
/livejasmin2.
/livejasmin_
/load_ad?
/loadad.aspx?
/loadads/*
/loadadsmain.
/loadadsmainparam.
/loadadsparam.
/loadadwiz.
/loading_ads.
/local-ad.
/local_ads_
/localAd/*
/LocalAd_
/localAdData/*
/LocalAdNet/*
/localads.$domain=~localads.cab
/localcom-ad-
/lockeradgoal.
/log_ad?
/log_ad_
/logad?
/logads.
/logo-ad.
/logo-ads.
/logo/ads_
/logoads.
/logoutad.
/longad.
/lotto_ad_
/lovehug.js
/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
/manageads/*
/mangiro.ads.
/mapquest/Ads/*
/marfeel_sw.
/marginaleadservlet?
/markpop.js
/masonad.gif
/masterad.
/match_ads.
/matomyads.
/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/*
/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.
/mjx-oas.
/mkadsrv.
/mktad.
/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-
/monetize-show-ads
/moneyball/ads/*
/MonsterAd-
/mont-min.js
/mp3-ad/*
/mpads/*
/mpbads.
/mpbads2.
/mpu-dm.htm
/mpuad.
/MPUAd/*
/MPUAdHelper.
/mpuguardian.
/mpumessage.
/mrskinleftside.
/msgads.
/msnadimg.
/msnads/*
/msnads1.
/msnpop.
/msnpopsingle2.
/msnpopup.
/msnpopup4.
/mstextad?
/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/*
/nb/frot_lod.
/nbcuadops-
/nd_affiliate.
/neo/ads/*
/neoads.
/netads.
/netreachtextads/*
/netseerads.
/netshelter/*
/netspiderads2.
/netspiderads3.
/network_ad.
/neudesicad.
/neverblock/*
/new-ads/*
/new-client/ads.
/new/ad/*
/new/ads/*
/new_ads/*
/new_oas.
/newad.
/newAd/*
/newad2?
/newad?
/newadcfg/*
/newads.
/newads/*$domain=~ingles-markets.com
/newAdsScript.
/newadv/*
/newadvert/*
/newaff/float
/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/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.plus
/overture/*$script,subdocument
/overture_
/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-ads.
/page-peel
/page/ad/*
/pagead.
/pagead/1p-user-list/*
/pagead/ads?
/pagead/conversion.
/pagead/conversion/*
/pagead/gen_
/pagead/html/*
/pagead/lvz?
/pagead/osd.
/pagead46.
/pagead?
/pageadimg/*
/PageBottomAD.
/pagecall_dfp_async.
/pagecurl/*
/pageear.
/pageear/*
/pageear_
/pagepeel-
/pagepeel.
/pagepeel/*
/pagepeel_
/pagepeelads.
/pagepeelpro.
/pages/ads
/PageTopAD.
/paidads/*
/paidlisting/*
/panelad.
/parking_caf_
/parseForAds.
/partner-ad-
/partner.ads.
/Partner_Ad/*
/partner_ads/*
/partner_ads_
/partnerad.
/partnerads.
/partnerads/*
/partnerads_
/partneradwidget.
/partnerbanner.
/partnerbanner/*
/partners/ad-
/partners/ads/*
/partners/get-banner.
/partnersadbutler/*
/partnerships-ads-
/parts/ad/*
/pauseadextension.
/payperpost.
/paytmscripts.js
/pc/ads.
/pc_ads.
/pcad.js?
/pch_ad/*
/pcOfficialAdTags;
/pd-ads/*
/pdpads.
/peel.php?
/peel/?webscr=
/peel1.js
/peel_ads/*
/peelad/*
/peelads/*
/peelaway_images/*
/peelbackscript/ad_
/peeljs.php
/peeltl.
/peeltr.
/pencilad.
/perfads.
/performance_ads/*
/performancingads/*
/permanent/ads/*
/persadpub/*
/petrol-ad-
/pfpadv.
/pgad.
/pgrightsideads.
/ph-ads-old.
/photo728ad.
/photoad.
/photoads/*
/photoflipper/ads/*
/photogallaryads.
/php/ad/*
/php/ads/*
/phpads.
/phpads/*
/phpads2/*
/phpadserver/*
/phpadsnew/*
/phpbanner/banner_
/phpbb_ads/*
/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?
/pixel/sbe?
/pixelads/*
/place-ads/*
/placead_
/placeholder-ad-
/placements/ad_
/play/ad/*
/player/ad/*
/player/ads/*
/player_ads/*
/playerjs/ads.
/players/ads.
/pledgead.
/plugin/ad/*
/plugins/ad.
/plugins/ads-
/plugins/ads/*
/plugins/adsanity-
/plugins/mts-wp-in-post-ads/*
/plugins/page-cornr-
/plugins/popunderpro/*
/plugins/thirstyaffiliates/*
/plugins/ultimate-popunder/*$~stylesheet
/plugins/wp-moreads/*$~stylesheet
/plugins/wp125/*$~stylesheet
/plugins/wp_actionpop/*
/plugins_ads_
/plus/ad_
/pm_ads/*
/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-
/popads/*
/popads_
/popadscpm.
/poplivejasmine.
/popounder4.
/poprotator.
/popshow.$~stylesheet
/popu.js
/popunder-
/popunder.
/popunder/*
/popunder1.
/popunder1_
/popunder2.
/popunder4.
/popunder5.
/popunder7.
/popunder?
/popunder_
/popunderblogs.
/popundercode.
/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/*
/prism_ad/*
/private-ads-
/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/ad_
/promo/ads/*
/promo/affiframe.
/promoAd.
/promoads/*
/promobuttonad.
/promoloaddisplay?
/PromosAds/*
/promotion/geoip/*
/promotions/ads.
/promotions/ads/*
/promotions/ads?
/promotools.
/propadbl.
/propadbl_
/propads2.
/propellerad.
/propellerads.$domain=~propellerads.com
/propellerAdsPush/*
/protection/ad/*
/proto2ad.
/provideadcode.
/provider_ads/*
/proxxorad.
/proxyadcall?
/pub/ad/*
/pub/ads/*
/pubad.$domain=~pubad.gov.lk
/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-rotate.
/punder.js
/punder.php
/purch-ad-
/pushdownAd.
/putl.php?
/PVButtonAd.
/qandaads/*
/qd_ads/*
/qj-ads.
/qpon_big_ad
/quadadvert.
/quads.
/queryAdContent.
/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.
/randomad2.
/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/?spot_id=
/redirect?tid=
/redirect_awe.
/redpop_ads/*
/refads/*
/refreshads-
/reklam-ads2.
/reklam.$domain=~github.com|~reklam.com.tr
/reklam/*$domain=~github.com|~reklam.com.tr
/reklama.$~stylesheet,domain=~github.com|~pracuj.pl|~reklama.cinema.sk|
~reklama.citylink.pro|~reklama.grajewo.net.pl|~reklama.mariafm.ru|
~reklama.ringieraxelspringer.pl|~reklama.tochka.com
/reklama/*$domain=~github.com
/reklama1.
/reklama2.
/reklama3.
/reklama4.
/reklama5.$domain=~reklama5.mk
/reklame/*
/related-ads.
/relatedads.
/releases/ads/*
/relevance_ad.
/remaven.
/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-ads.
/responsive/ad_
/responsive_ads.
/responsive_dfp.
/responsive_dfp_
/restorationad-
/retrad.
/retrieve-ad.
/revboostprocdnadsprod.
/revcontent.
/revealaads.
/revealaads/*
/revealads.$domain=~revealads.com
/revealads/*
/revealads2/*
/rgads.
/rhspushads/*
/richoas.
/right-ad-
/right_ad.
/right_ad_
/right_ads.
/rightad.
/rightad/*
/rightAd1.
/rightAd2.
/rightads.$domain=~rightads.co.uk
/rightbanner/*
/rightnavads.
/rightnavadsanswer.
/righttopads.
/rollad.
/rolloverads/*
/rolloverbannerad.
/root_ad.
/rotad/*
/rotads/*
/rotateads.
/rotatedads1.
/rotatedads13.
/rotatedads2.
/rotatingad.
/rotatingpeels.
/rotatingtextad.
/rotation/banner
/rotationad.
/rotatorad300x250.
/rotatoradbottom.
/roturl.js
/rpc/ad/*
/rpgetad.
/rsads.js
/rsads/*
/rsc_ad_
/rss/ads/*
/s_ad.aspx?
/sadasds.js
/safead/*
/sailthru.js
/salesad/*
/samplead1.
/samsung_ad.
/sas/ads/*
/satnetads.
/satnetgoogleads.
/savvyads.
/sb-relevance.js
/sbnr.ads?
/sc-tagmanager/*
/scanscout.
/scanscoutoverlayadrenderer.
/scanscoutplugin.
/scaradcontrol.
/scn.php?
/script-adv-
/script/ad.$~script
/script/ads_
/script/nasu.js$third-party
/script/nrsu.js$third-party
/script/nwsu.js$third-party
/script/oas/*
/script/suurl4.php?$third-party
/script/ut.js?cb=$third-party
/script/wait.php?*=$xmlhttprequest
/scripts/ad/*
/scripts/ad_
/scripts/ads/*
/scripts/AdService_
/scripts/afc/*
/scripts/chatur.js
/scripts/zanox-
/scrollAd-
/scrollads/*
/scrpads.
/sd_ads_$domain=~rakuten.co.jp
/search-ads?
/search/ad/*
/search/ads?
/search/ads_
/search_ads.
/searchad.
/searchad_
/searchads/*$domain=~searchads.apple.com
/searchAdsIframe.
/secondads.
/secondads_
/secretmedia-sdk-
/secureads.
/securepubads.
/select_adv?
/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/*
/set_adcode?
/share/ads/*
/shared/ad_
/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_
/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/*
/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.
/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.com.sg|~smartads.cz|~smartads.halocom.io|~smartads.io|
~smartads.lt|~smartads.shop
/smartadserver.$domain=~smartadserver.com|~smartadserver.com.br|~smartadserver.de|
~smartadserver.es|~smartadserver.fr|~smartadserver.it|~smartadserver.pl|
~smartadserver.ru
/smartadserver/*$domain=~smartadserver.com|~smartadserver.de|~smartadserver.fr
/smartlinks.epl?
/smb/ads/*
/smeadvertisement/*
/smedia/ad/*
/smoozed-ad/*
/SmpAds.
/sni-ads.
/socialads.$domain=~socialads.eu|~socialads.guru
/socialads/*
/some-ad.
/someads.
/soralink.js
/soralink/*$~stylesheet
/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_
/sponlink.
/spons/banners/*
/spons_links_
/sponseredlinksros.
/sponsers.cgi
/sponsimages/*
/sponslink_
/sponsor-ad
/sponsor-banner.
/sponsor-box?
/sponsor-links.
/sponsor/click.
/sponsor_ads.
/sponsor_select.
/sponsorad.
/sponsorad2.
/sponsoradds/*
/sponsorads/*
/sponsorbanners/*
/sponsorbg/*
/sponsored-articles/*$xmlhttprequest
/sponsored-backgrounds/*
/sponsored-banner-
/sponsored-content-
/sponsored-links-
/sponsored-links.
/sponsored-links/*
/sponsored-widget
/sponsored/products/*
/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/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/advertising/*
/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.
/suv4.js
/svnad/*
/switchadbanner.
/SWMAdPlayer.
/syads.
/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
/tabads/*
/taboola-footer.
/taboola-header.
/tag-adv.
/tag_adv/*
/tag_oas.
/tag_sys.
/tagadv_
/talkads/*
/tapad/*
/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.$domain=~textad.hu
/textad/*
/textad1.
/textad?
/textad_
/textadrotate.
/textads-
/textads.
/textads/*
/textads?
/textads_
/textadspromo_
/tfs-ad.
/thebannerserver.net/*
/third-party/dfp/*
/thirdparty/ad/*
/thirdpartyads/*
/thirdpartyframedad/*
/thumb-ads.
/thumbs/ads/*
/thunder/ad.
/ticker_ad.
/tickeradsget.
/tidaladplugin.
/tikilink?
/TILE_ADS/*
/tileads/*
/tinlads.
/tinyad.
/tit-ads.
/title-ad/*
/title_ad.
/tizers.php?
/tl.ads-
/tmnadsense-
/tmnadsense.
/tmobilead.
/tncms/ads/*
/toggleAds.
/toigoogleads.
/toigoogleleads_
/too_ad/*
/toolkitads.
/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_
/topadv.
/topadvert.
/topleftads.
/topperad.
/toprightads.
/tops.ads.
/torget_ads.
/totalmedia/*
/Totem-Cash/*
/totemcash/*$image
/totemcash1.
/tower_ad_
/towerbannerad/*
/tr2/ads/*
/track_ad_
/trackads/*
/tracked_ad.
/tradead_
/TradeAds/*
/tradedoubler.
/trafficadpdf02.
/trafficads.
/trafficengineads.
/trafficexchange.js
/TrafficHaus/*
/transad.
/TravelAdPageView?
/travidia/*
/tremoradrenderer.
/trendad.
/triadshow.
/tribalad.
/tripplead/*
/ttj?id=
/tubeadvertising.
/turbo_ad.
/tvgdartads.
/txt_ad.
/txt_ad_
/txt_adv.
/txtad.
/txtAd1.
/txtads/*
/u-ads.
/u/ads/*
/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/*
/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
/v1/ads/*
/v2/ads.
/v2/ads/*
/v3/ads/*
/v3/ads?
/v5/ads/*
/v7/ads/*
/v9/adv/*
/vads/*
/valnet-header-ads.
/valuad.
/valueclick-ad.
/valueclick.
/valueclickbanner.
/valueclickvert.
/vast/ads-
/vast_ads_
/VASTAdPlugin.
/vastads.
/vastVpaid.
/vb/ads/*
/vboard/ads/*
/vbvua.js
/vclkads.
/vendor-ads-
/vendors~ads.
/vericaladtitle.
/vert728ad.
/vert_ad.
/verticaladrotatorv2.
/vghd.gif
/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.$domain=~videoad.in
/VideoAd/*
/videoad_new.
/VideoAdContent?
/videoadrenderer.
/videoadroll.
/videoads.
/videoads/*
/VideoAdsServingService/*
/videoadv-
/videoadv.
/videojs.ads-
/videojs.sda.
/videostreaming_ads.
/videowall-ad.
/view/ad/*
/view/ads/*
/view/banner/*
/view_banner.
/viewad.
/viewad/*
/viewad?
/viewbannerad.
/viewer/rad?
/views-native-ads.
/views/ads/*
/vifGoogleAd.
/virtuagirl.
/virtuagirl/*
/virtuagirl3.
/virtuagirlhd.
/virtual_girl_
/virtualgirl/*
/virtualgirlhd-
/vision/ads/*
/vld.ads?
/vnads.
/vnads/*
/vogue_ads/*
/vpaidad3.
/vpaidadrenderer.
/vplayerad.
/vrdinterads-
/vsl/js/*
/vsl/vst/*
/vtextads.
/VXLayerAd-
/w/ads/*
/wallpaper_ads/*
/wallpaperads/*
/watchit_ad.
/waterad2.
/wave-ad-
/wbadvert/*
/weather-sponsor/*
/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.$domain=~webadvert.ru
/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/sponsored/*
/wipeads/*
/wire/ads/*
/wired/ads/*
/wix-ad.
/wixads.
/wixads/*
/wlbetathome/bannerflow/*
/wmads.
/wordpress-ads-plug-in/*
/wp-ad.min.
/wp-auto-affiliate-links/*
/wp-bannerize-
/wp-bannerize.
/wp-bannerize/*
/wp-banners/*$~image
/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.
/wpsafelink.js
/wrapper/ads/*
/writelayerad.
/wsoAdserver.
/wwe_ads.
/wwe_ads/*
/www/*&zoneid=
/www/ad/*
/www/ad_
/www/ads/*
/www/deliver/*
/www/deliverx/*
/www/delivery/*
/www/js/ad/*
/www/xengine/*
/wwwad.
/wwwads.
/x5advcorner.
/xads.php
/xadvertisement.
/xbanner.js
/xbanner.php?
/xclicks.
/xfiles/ads/*
/xhfloatAdv.
/xhr-ads.
/xhr/ad/*
/xml/ad/*
/xml/ads_
/xnxx-ads.
/xpcadshow.
/xpiads.
/xpopunder.
/xpopup.js
/xtendmedia.$domain=~xtendmedia.dk
/yads-
/yads.$domain=~yads.org.il
/yads/*
/yads_
/yahoo-ad-
/yahoo-ads/*
/yahoo/ads.
/yahoo_overture.
/YahooAd_
/yahooads.
/yahooads/*
/yahooadsapi.
/yahooadsobject.
/yahoofeedproxy.
/yellowpagesads/*
/yhs/ads?
/yieldads.
/yieldlab.$domain=~yieldlab.science
/yieldmanager/*
/yieldmo-
/yin-ad/*
/yld/js/*
/yld_mgr/*
/your-ad-
/your-ad.
/your_ad.
/yourad1.
/youradhere.
/youradhere468-
/youradhere_
/ypad/*
/ysc_csc_news
/ysmwrapper.js
/yume_ad_library_
/yzx?
/z-ads.
/z/ads/*
/zagcookie_
/zalando-ad-
/zanox/banner/*
/zanox_ad/*
/zaz-admanager.
/zaz-admanager/*
/zedo_
/zergbid.
/~cdn/ads/*
://a.ads.
://ad1.
://adcl.$domain=~adcl.co.nz|~adcl.com|~adcl.screenconnect.com
://adn.*/zone/$subdocument
://ads.$domain=~ads.ac.uk|~ads.adstream.com.ro|~ads.allegro.pl|~ads.am|~ads.amazon|
~ads.apple.com|~ads.atmosphere.copernicus.eu|~ads.bigbom.com|~ads.bikepump.com|
~ads.brave.com|~ads.buscaempresas.co|~ads.colombiaonline.com|~ads.comeon.com|
~ads.cs.washington.edu|~ads.cvut.cz|~ads.dollartree.com|~ads.elcarado.com|
~ads.gambinoslot.com|~ads.google.com|~ads.gurkerl.at|~ads.harvard.edu|
~ads.instacart.com|~ads.jiosaavn.com|~ads.kazakh-zerno.net|~ads.kifli.hu|
~ads.knuspr.de|~ads.lapalingo.com|~ads.listonic.com|~ads.lordlucky.com|
~ads.magalu.com|~ads.microsoft.com|~ads.midwayusa.com|~ads.mobilebet.com|
~ads.msstate.edu|~ads.mst.dk|~ads.nc|~ads.nimses.com|~ads.nipr.ac.jp|
~ads.odesbuild.com|~ads.olx.pl|~ads.pinterest.com|~ads.quasaraffiliates.com|
~ads.red|~ads.rohlik.cz|~ads.route.cc|~ads.safi-gmbh.ch|~ads.shopee.cn|
~ads.shopee.co.th|~ads.shopee.com.br|~ads.shopee.com.mx|~ads.shopee.com.my|
~ads.shopee.kr|~ads.shopee.ph|~ads.shopee.pl|~ads.shopee.sg|~ads.shopee.tw|
~ads.shopee.vn|~ads.sk|~ads.snapchat.com|~ads.socialtheater.com|~ads.spotify.com|
~ads.taboola.com|~ads.tiktok.com|~ads.toplayaffiliates.com|~ads.viksaffiliates.com|
~ads.vk.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
://ads2.
://adv.$domain=~adv.asahi.com|~adv.bet|~adv.cincsys.com|~adv.co.it|~adv.cpa-api.ru|
~adv.cryptonetlabs.it|~adv.derfunke.at|~adv.design|~adv.digimatix.ru|~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.ua|~adv.vg|~adv.vn.ua|~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
://banner.$third-party
://banners.$third-party
://ox-d.
://promo.$third-party,domain=~myshopify.com|~promo.com|~shopifycloud.com|
~slidely.com
=ad-leaderboard-
=ad-rectangle-
=ad320x50-
=ad_iframe&
=ad_iframe_
=adbanner_
=adcenter&
=adcode&
=adexpert&
=adimg&impression=
=adlabs&
=admeld&
=adMenu&
=admeta&
=admodeliframe&
=adsCallback&
=adscripts&
=adsfinal.
=adshow&
=adslot&
=adspremiumplacement&
=adtech_
=adunit&
=advanced-ads-
=advert/
=advertiser/
=advertorial&$domain=~linkpizza.com
=adView&$domain=~adview.online
=affiliate_ad_viewed&
=akiba_ads_
=banners_ad&
=big-ad-switch_
=clkads/
=com_ads&
=dartad_
=deliverAdFrame&
=display_ad&
=DisplayAd&
=displayAds&
=dynamicads&
=dynamicwebad&
=GetSponsorAds&
=half-page-ad&
=iframe_adv&
=js_ads&
=lightboxAd&
=loadAdStatus&
=oas_tag.
=PAGE_AD_
=partnerad&
=PencilAd&
=pm_ads&
=rightAds_
=showsearchgoogleads&
=simpleads/
=textads&
=tickerReportAdCallback_
?action=ads&
?ad.vid=
?ad_ids=
?ad_number=
?ad_partner=
?ad_size=
?ad_tag=
?ad_width=
?adarea=
?adcentric=
?adclass=
?adcontext=
?adCount=$~xmlhttprequest
?adflashid=
?adformat=
?adfox_
?adloc=
?adlocation=
?adname=
?adPageCd=
?adpartner=
?adsdata=
?adsite=
?adsize=
?adslot=
?adspot_
?adTagUrl=
?adtarget=
?adtechplacementid=
?adunit_id=
?adunitid=
?adunitname=
?adv_type=
?adversion=
?advert_key=
?advertisement=
?advertiser=
?advertiser_id=$domain=~ads.pinterest.com|~panel.rightflow.com
?advertiserid=$domain=~adadyn.com|~outbrain.com|~seek.co.nz|~seek.com.au
?advplaces=
?advsystem=
?advtile=
?advurl=
?banner.id=
?bannerid=
?category=ad&
?dfpadname=
?framId=ad_
?handler=ads&
?impr?pageid=
?phpAds_
?service=ad&
?type=ad&
?view=ad&
?wm=*&prm=rev&
?wppaszoneid=
?wpproads-
?wpproadszoneid=
?wpstealthadsjs=
?zoneid=*&ext=$script
?ZoneID=*&PageID=*&SiteID=$~image
?ZoneID=*&SiteID=*&PageID=$~image
_125ad.
_160_ad_
_160x550.
_250ad.
_300600.
_300x250Banner_
_468x60ad.
_728x90ad_
_acorn_ad_
_ad&zone=
_ad-125x125.
_ad-208.
_ad.gif|
_ad.jsp?
_ad.php?
_ad/display?
_ad/full_
_AD/jquery.
_ad/public/
_ad/section_
_ad/show/
_ad01.$domain=~adv.asahi.com
_ad1.$~stylesheet,domain=~messenger.com
_ad103.
_ad120x120_
_Ad125.
_ad1a.
_ad1b.
_ad2.
_ad234x90-
_ad3.
_ad300x250.
_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_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_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_superbanner.
_ad_tall.
_ad_teaserarticledetail/
_ad_template_
_ad_top_
_ad_units_
_ad_url=
_ad_utils-
_ad_vertical.
_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.php?
_ads.station.
_ads/css/
_ads/horiz/
_ads/horiz_
_ads/iframe.
_ads/inhouse/
_ads/ip/
_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-
_adsbgd.
_adscommon.
_adscript.
_adsdaq.
_adsense.
_adserve.
_adserve/
_adserved.
_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_$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?
_advservices.
_advsetup.
_adwrap.
_adwriter.
_afd_ads.
_affiliate/banners/
_affiliate/hubtraffic/
_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_adv_
_bannerad.
_BannerAd_
_bannerads_
_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.
_genads/
_generic_ad.
_geobanner.
_google_ad.
_google_ads.
_google_ads/
_google_ads_
_googlead.
_googleads_
_googleDFP.
_gpt_ads.
_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-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.
_migrated/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_
_side-ad_
_sidead.
_sidebar_ad.
_sidebar_ad/
_sidebar_ad_
_sidebarad_
_site_sponsor
_skinad.
_skybannerview.
_skyscraper160x600.
_slider_ad.
_Slot_Adv_
_small_ad.
_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_
_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?
/ed/fol457.
/e/cm?$subdocument
/e/ir?$image,script
/cmbdv2.js
/greenoaks.gif?
/contents/other/player/*
/2market_bidshow.php?
://rs-stripe.wsj.com/stripe/image?
/?l=*&s=*&mprtr=$~third-party,xmlhttprequest
/push-skin/skin.min.js
/search/tsc.php?
/full-page-script.js$script
/earn.php?z=$popup,subdocument
/pop2.js
/banger.js
/detroitchicago/anaheim.js
/detroitchicago/boise.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
-prebid-
-prebid.$script
-prebid/
.prebid&
.prebid-bundle.
.prebid.$domain=~prebid.org
/ad/postbid_
/adn-hb/*
/adn.ano.
/ads/prebid_
/anprebid/*
/AudienceNetworkPrebid.
/AudienceNetworkPrebidLite.
/biddr-*.js$domain=~biddr.com
/dall3270.js?
/ext/prebid
/gpt_and_prebid/*
/gptprebidnative/*
/hbid_prebid/*
/jppolPrebid.
/js/prebid-
/newPrebid.
/npm/prebid-
/pb.min.
/pbjs-*.js
/pbjsandwich-
/pbjsandwich.
/porpoiseant/*
/prebid-min-
/prebid-sdk.
/prebid-worker/*
/prebid.$domain=~prebid.org
/prebid/*$script
/prebid1.
/prebid14.js
/prebid2.
/prebid2140.
/prebid3.
/prebid35.
/prebid4.
/prebid5.
/prebid6.
/prebid?
/prebid_$script,third-party
/prebid_request.
/prebid_v4.
/prebidAdcall.
/prebidjs/*
/prebidLibrary.
/prebidlink/*
/prebidtest.
/prodprebidheader-
/pubfig.js
/pubfig.min.js
/tagman/*
_prebid-$script
_prebid.js
_prebid8.
_prebid_
~Prebid.js
/g00/*/clientprofiler/adb
/webservices/jsparselinks.aspx?$script
/datomata.widget.js
/affiliate/referral.asp?site=*&aff_id=
/bdv_rd2.dbm?enparms
/jscheck.php?enc=$xmlhttprequest
/match-*/mf_*/feed
/sl/assetlisting/?
/jquery.peelback.
-adblocker-detection/
-adblocker-detector/
-detect-adblock.
/abDetector.js
/abp_detection/*
/abtest_ab.js
/ad-blocking-advisor/*
/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_logger.
/adblockdetect.
/adblockdetect/*$~image
/adblockdetection.
/adBlockDetector/*
/adblockdetectorwithga.
/adblocker-leader.
/adBlockerTrack_
/adblockkiller.
/adblockpopup.
/adbuddy.$domain=~adbuddy.be|~adbuddy.beeldstudio.be
/ads-blocking-detector.
/anti-adblock/*$~stylesheet
/anti_ab.
/antiblock_script/*
/blockblock/blockblock.jquery.js
/BlockerBanner/*$xmlhttprequest
/Disable%2BAdblock.
/disabled_adBlock.
/fuckadb.js
/fuckingadblockplus.
/ibd-block-adblocker/*
/jgc-adblocker-
/jgcabd-detect-
/just-detect-adblock@
/no-adblock/*
/wp-content/plugins/anti-block/*
/wp-content/plugins/anti_ad_blocker/*
_atblockdetector/
,160x600;
,468x60-
,468x60;
,728x90,
-120-600.
-120_600_
-120x300.
-120x400.
-120x600-
-120x600.
-120x600_
-160-600.
-160x400-
-160x600-
-160x600.
-160x600_
-300-250.
-300x250-$~xmlhttprequest
-300x250_
-300x600.
-460x68.
-468-100.
-468-60-
-468-60.
-468-60_
-468_60.
-468x60-
-468x60.
-468x60/
-468x60_
-468x70.
-468x80-
-468x80.
-468x80/
-468x80_
-468x90.
-480x60-
-480x60.
-480x60/
-480x60_
-486x60.
-500x100.
-600x70.
-600x90-
-720x90-
-720x90.
-728-90-
-728-90.
-728.90.
-728x90-
-728x90.
-728x90/
-728x90_
-729x91-
-780x90-
-980x60-
-988x60.
.120x600.
.160x600.
.160x600_
.300x250.
.300x250_
.468x60-
.468x60.
.468x60/
.468x60_
.468x80-
.468x80.
.468x80/
.468x80_
.480x60-
.480x60.
.480x60/
.480x60_
.728x90-
.728x90.
.728x90/
.728x90_
.900x100.
/120-600-
/120-600.
/120_600.
/120_600/*
/120_600_
/120x600-
/120x600.
/120x600/*
/120x600_
/125x600-
/125x600_
/130x600-
/130x600.
/150x200-
/150x300_
/150x600_
/160-600-
/160-600.
/160_600.
/160_600_
/160x400-
/160x400_
/160x600-
/160x600.
/160x600/*
/160x600_
/170x700.
/190_900.
/190x600.
/240x800/*
/300-250-
/300-250.
/300-600_
/300_250_
/300x150_
/300x250-
/300x250.$image
/300x250_
/300x250b.
/300x350.
/300x600-
/300x600_
/300xx250.
/320x250.
/335x205_
/336x280-
/336x280.
/336x280_
/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.$~script
/468x60/*
/468x60_
/468x70-
/468x72.
/468x72_
/468x80-
/468x80.
/468x80/*
/468x80_
/470x030_
/480x030.
/480x030_
/480x60-
/480x60.
/480x60/*
/480x60_
/480x70_
/486x60_
/496_98_
/600-160-
/600-60.
/600-90.
/600_120_
/600_90_
/600x75_
/600x90.
/60x468.
/640x100/*
/640x80-
/660x120_
/660x60.
/700_100_
/700_200.
/700x100.
/700x90.
/728-90-
/728-90.
/728-90/*
/728-90_
/728_200.
/728_200_
/728_90.
/728_90/*
/728_90_
/728x90-
/728x90.
/728x90/*
/728x90_
/750-100.
/750x100.
/760x120.
/760x120_
/760x90_
/768x90-
/768x90.
/780x90.
/800x160/*
/800x90.
/80x468_
/960_60_
/980x90.
=120x600,
=120x600;
=160x160;
=160x600&
=160x600,
=160x600;
=300x250,
=300x250/
=300x250;
=300x250_
=300x300;
=336x280,
=336x280;
=468x60&
=468x60,
=468x60/
=468x60;
=468x60_
=468x80_
=480x60;
=728x90,
=728x90/
=728x90;
_120_600.
_120_600_
_120x240.
_120x240_
_120x500.
_120x600-
_120x600.
_120x600_
_125x600_
_128x600.
_140x600.
_140x600_
_150x700_
_160-600.
_160_600.
_160_600_
_160x300.
_160x300_
_160x350.
_160x400.
_160x500.
_160x600&
_160x600-
_160x600.
_160x600/
_160x600_
_300-250-
_300x250&
_300x250-
_300x250.
_300x250_
_300x600.
_300x600_
_320x250_
_323x120_
_336x120.
_350_100.
_350_100_
_350x100.
_400-80.
_400x60.
_400x68.
_420x80.
_420x80_
_438x50.
_438x60.
_438x60_
_460_60.
_460x60.
_468-60.
_468-60_
_468_60-
_468_60.
_468_60_
_468_80.
_468_80_
_468x060-
_468x060.
_468x060_
_468x100.
_468x100_
_468x118.
_468x120.
_468x60-
_468x60.
_468x60/
_468x60_
_468x60b.
_468x80-
_468x80.
_468x80/
_468x80_
_468x90.
_468x90_
_480_60.
_480_80_
_480x60-
_480x60.
_480x60/
_480x60_
_486x60.
_486x60_
_700_100_
_700_150_
_700_200_
_720_90.
_720x90.
_720x90_
_728-90.
_728-90_
_728_90.
_728_90_
_728x150.
_728x60.
_728x90-
_728x90.
_728x90/
_728x90_
_750x100.
_760x100.
_768x90_
_800x100.
_800x80_
&popunder=$popup
&popundersPerIP=$popup
&zoneid=*&ad_$popup
&zoneid=*&direct=$popup
.co/ads/$popup
.com/ads?$popup
.net/adx.php?$popup
.prtrackings.com$popup
/?placement=*&redirect$popup
/?redirect&placement=$popup
/?zoneid=*&timeout=$popup
/a/display.php?$popup
/ad.php?tag=$popup
/ad.php?zone$popup
/ad/display.php$popup
/ad/window.php?$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
/advlink.$popup
/adx.php?source=$popup
/aff_ad?$popup
/afu.php?$popup
/click?adv=$popup
/gtm.js?$popup
/links/popad$popup
/open?shu=$popup
/out?zoneId=$popup
/pop-imp/*$popup
/pop.go?ctrlid=$popup
/popout.$popup
/popunder.$popup
/popunder_$popup
/popupads.$popup
/prod/go.html?$popup
/prod/redirect.html?lu=$popup
/realmedia/ads/*$popup
/show?bver=$popup
/smartpop/*$popup
/srvclk.php?$popup
/tr?id=*&tk=$popup
://adn.*/zone/$popup
://adv.$popup
?ad_c_ref=$popup
?ad_domain=$popup
|javascript:*setTimeout$popup
|javascript:*window.location$popup
|data:text$popup,domain=~clker.com
|dddata:text$popup
###A9AdsMiddleBoxTop
###A9AdsOutOfStockWidgetTop
###A9AdsServicesWidgetTop
###AC_ad
###AD-300x250
###AD-300x250-1
###AD-300x250-2
###AD-300x250-3
###AD-HOME-LEFT
###AD001
###AD1line
###AD2line
###AD300Right
###AD300_VAN
###AD300x250
###AD300x600
###AD728Top
###ADCENTER
###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
###ADTOP
###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
###AT-ads
###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
###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
###AdCommerce
###AdContainer
###AdContainerTop
###AdContent
###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
###AdIbl
###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
###AdSenseTopAds
###AdServer
###AdShopSearch
###AdShowcase
###AdSkyscraper
###AdSpaceLeaderboard
###AdSpacing
###AdSponsor_SF
###AdSpotMovie
###AdSquare02
###AdSubsectionShowcase_F1
###AdTaily_Widget_Container
###AdTargetControl1_iframe
###AdTop
###AdTopBlock
###AdTopLeader
###AdTrackVideoPlayer
###AdWidgetContainer
###AdWrapperSuperCA
###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
###Ads-C
###Ads-D-728x90-hori
###Ads270x510-left
###Ads470by50
###AdsBannerTop
###AdsBottomContainer
###AdsBottomIframe
###AdsCarouselBoxArea
###AdsContainerTop
###AdsContent
###AdsDiv
###AdsFrame
###AdsHome2
###AdsLeader
###AdsLeft_1
###AdsPlayRight_1
###AdsRight
###AdsShowCase
###AdsTopContainer
###AdsVideo250
###AdsWrap
###Ads_BA_BS
###Ads_BA_BUT
###Ads_BA_BUT2
###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_bottom_wide
###Adsense300x250
###AdsenseBottom
###AdsenseTop
###Adsterra
###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
###AdvertMid1
###AdvertMid2
###AdvertPanel
###AdvertText
###AdvertiseFrame
###Advertisement1
###Advertisement2
###AdvertisementDiv
###AdvertisementLeaderboard
###AdvertisementRightColumnRectangle
###Advertisements
###AdvertisingDiv_0
###AdvertisingLeaderboard
###AdvertismentHomeTopRight
###Advertorial
###Advertorials
###AdvertsBottom
###AdvertsBottomR
###Adverts_AdDetailsBottom_300x600
###Adverts_AdDetailsMiddle_300x250
###AfsAd_googleAdBlock1
###AnchorAd
###ArticleBottomAd
###ArticleContentAd
###BANNER_160x600
###BANNER_300x250
###BANNER_728x90
###BB1-ad
###BBoxAd
###BDV_fullAd
###BackgroundAdContainer
###BandeauCNIL
###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
###ContentAd
###ContentAd1
###ContentAd2
###ContentAdPlaceHolder1
###ContentAdPlaceHolder2
###ContentAdView
###ContentAdXXL
###ContentAdtagRectangle
###ContentPolepositionAds_Result
###Content_CA_AD_0_BC
###Content_CA_AD_1_BC
###Contentad_Sky1
###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
###DivAdEggHeadCafeTopBanner
###DivAdForumSplitBottom
###DivMsnCamara
###DivTopAd
###DividerAd
###DotnAd_300x250_atf
###DotnAd_300x250_sidebar
###DotnAd_728x90_atf
###DynamicAD
###FooterAd
###FooterAdBlock
###FooterAdContainer
###ForumSponsorBanner
###Freeforums-AdS-footer-728x90
###Freeforums-AdS-header-728x90
###FrontPageRectangleAd
###GOOGLEADS_BOT
###GOOGLEADS_CENTER
###GameMediumRectangleAD
###GamePageAdDiv
###GoogleADsense
###GoogleADthree
###GoogleAd
###GoogleAd1
###GoogleAd2
###GoogleAd3
###GoogleAdExploreMF
###GoogleAdRight
###GoogleAdTop
###GoogleAds250X200
###GoogleAdsPlaceHolder
###GoogleAdsPresentationControl
###GoogleAdsense
###GoogleAdsenseMerlinWrapper
###GoogleLeaderBoardAdUnit
###GoogleLeaderBoardAdUnitSeperator
###GoogleRelatedAds
###GoogleSponsored
###Google_Adsense_Main
###GroupAdSenseVertical
###HALExchangeAds
###HALHouseAd
###HB_News-ad
###HEADERAD
###HOME_TOP_RIGHT_BOXAD
###HP1-ad
###HP2-ad
###HP_adUnits
###H_Ad_728x90
###H_Ad_Wrap
###HeadAd
###HeaderAD
###HeaderAd
###HeaderAdBlock
###HeaderAdSidebar
###HeaderAdsBlock
###HeaderAdsBlockFront
###HeaderBannerAdSpacer
###HeaderTextAd
###HeroAd
###HomeAd1
###HomeBannerAd
###Home_AdSpan
###HomepageAd1
###HomepageAd2
###HomepageAd3
###HomepageAdSpace
###HometopAdOuter
###HorizontalAd
###HouseAd
###HouseAdInsert
###IC1-ad
###IC2-ad
###IC3-ad
###ID_Ad_Sky
###IK-ad-area
###IK-ad-block
###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
###LayoutBottomAdBox
###LayoutHomeAdBoxBottom
###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
###MainSponsoredLinks
###MastheadAd
###MediumRectangleAD
###Meebo\:AdElement\.Root
###MidPageAds
###MiddleRightRadvertisement
###Module-From_Advertisers
###MultiTextAd
###MyAdHeader
###MyAdSky
###MyAdsId
###N-ad-article-rightRail-1
###NR-Ads
###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
###PaneAdvertisingContainer
###PartialYahooJSAds-bottom-ads
###PartialYahooJSAds-top-ads
###PhotoAd1
###PostSponsorshipContainer
###PreRollAd
###PromotionAdBox
###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
###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
###Tadspacefootlb
###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
###VPNAdvert
###VertAdBox
###VertAdBox0
###WarningCodecBanner
###WelcomeAd
###WidgetADVMIDDLE
###WindowAdHolder
###WordFromSponsorAdvertisement
###XEadLeaderboard
###XEadSkyscraper
###YahooAdParentContainer
###YahooAdsContainer
###YahooAdsContainerPowerSearch
###YahooContentAdsContainerForBrowse
###YahooSponsoredResults
###Zergnet
###_ads
###a4g-floating-ad
###a_ad10Sp
###a_ad11Sp
###aad-header-1
###aad-header-2
###aad-header-3
###abHeaderAdStreamer
###ab_adblock
###abc-AD_topbanner
###about_adsbottom
###above-comments-ad
###above-fold-ad
###above-footer-ads
###above-the-fold-ad
###aboveAd
###aboveGbAd
###aboveNodeAds
###above_button_ad
###aboveplayerad
###abovepostads
###acAdContainer
###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_mobile
###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-Content_1
###ad-Content_2
###ad-Rectangle_1
###ad-Rectangle_2
###ad-Superbanner
###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-bb-content
###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-2
###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-break
###ad-bs
###ad-btf-bot
###ad-btm
###ad-buttons
###ad-campaign
###ad-carousel
###ad-case
###ad-center
###ad-chips
###ad-circfooter
###ad-code
###ad-col
###ad-colB-1
###ad-container
###ad-container-1
###ad-container-2
###ad-container-3
###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-bottom
###ad-desktop-footer
###ad-desktop-takeover-home
###ad-desktop-takeover-int
###ad-desktop-top
###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-fixed-bottom
###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-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-head
###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-bottom-adhesion
###ad-homepage-content-well
###ad-homepage-top-wrapper
###ad-horizontal
###ad-horizontal-header
###ad-horizontal-top
###ad-idreammedia
###ad-img
###ad-in-post
###ad-in-post-0
###ad-index
###ad-inline-block
###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-leader-wrapper
###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-leaderboard970x90home
###ad-leaderboard970x90int
###ad-leaderboard__container
###ad-leaderboard_bottom
###ad-leadertop
###ad-left
###ad-left-timeswidget
###ad-links-content
###ad-list-row
###ad-lrec
###ad-m-rec-content
###ad-main
###ad-main-bottom
###ad-main-top
###ad-makeup
###ad-manager
###ad-manager-ad-bottom-0
###ad-manager-ad-top-0
###ad-masthead
###ad-medium
###ad-medium-lower
###ad-medium-rectangle
###ad-medrec
###ad-medrec-article-container
###ad-medrec__first
###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-performance
###ad-performanceFullbanner1
###ad-performanceRectangle1
###ad-placard
###ad-placeholder
###ad-placement
###ad-plate
###ad-player
###ad-popup
###ad-popup-home
###ad-popup-int
###ad-popup1
###ad-position-a
###ad-position1
###ad-post
###ad-presenter-desktop
###ad-presenter-mobile
###ad-promo
###ad-push
###ad-pushdown
###ad-r
###ad-rbkua
###ad-rec-atf
###ad-rec-btf
###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-bar-tall
###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-tall
###ad-sidebar1
###ad-sidebar2
###ad-sidebarleft-bottom
###ad-sidebarleft-top
###ad-single-spotlight-container
###ad-skin
###ad-skm-below-content
###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
###ad-slot--header-banner
###ad-slot--leaderboard-bottom
###ad-slot--leaderboard-top
###ad-slot-1
###ad-slot-1501
###ad-slot-2
###ad-slot-4
###ad-slot-502
###ad-slot-lb
###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-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
###ad-standard-wrap
###ad-startProMaps
###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-low
###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-right-bottom-160-600
###ad-unit-right-middle-300-250
###ad-unit-search-right-bottom
###ad-unit-search-right-top
###ad-unit-search-top
###ad-unit-top-banner
###ad-uprrail1
###ad-video
###ad-video-page
###ad-vip-article
###ad-west
###ad-wide-leaderboard
###ad-wrap
###ad-wrap2
###ad-wrapper
###ad-wrapper-728x90
###ad-wrapper-footer-1
###ad-wrapper-left
###ad-wrapper-main-1
###ad-wrapper-right
###ad-wrapper-sidebar-1
###ad-wrapper-top-1
###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
###ad03
###ad04
###ad05
###ad07
###ad08
###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
###ad368_2700
###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
###ad970
###ad97090
###ad970x90_exp
###adATF300x250
###adATF728x90
###adAd
###adAside
###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
###adBillboard
###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
###adContainer
###adContainerCC
###adContainerForum
###adContainerMobile
###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
###adHeading
###adHeightstory
###adHolder
###adHolder1
###adHolder2
###adHolder3
###adHolder300x250
###adHolder4
###adHolder5
###adHolder6
###adIframe
###adInBetweenPosts
###adInCopy
###adInhouse
###adInstoryOneWrap
###adInstoryTwoWrap
###adInteractive1
###adInteractive4
###adInteractiveInline
###adIsland
###adLB
###adLContain
###adLabel
###adLayer
###adLayerTop
###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
###adPlacement_1
###adPlacement_2
###adPlacement_3
###adPlacement_4
###adPlacement_7
###adPlacement_8
###adPlacement_9
###adPlacer
###adPopBOTtOM
###adPopover
###adPopup
###adPosOne
###adPosition0
###adPosition14
###adPosition5
###adPosition6
###adPosition7
###adPosition9
###adPush
###adPushdown1
###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
###adSide1-container
###adSideButton
###adSidebar
###adSidebarSpecial
###adSidebarSq
###adSite
###adSkin
###adSkinBackdrop
###adSkinLeft
###adSkinRight
###adSky
###adSkyPosition
###adSkyscraper
###adSlider
###adSlot-dmpu
###adSlot-dontMissLarge
###adSlot-inPage-300x250-right
###adSlot-leader
###adSlot-leaderBottom
###adSlot-topMpu
###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
###adSpotlight2
###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
###adTopLREC
###adTopLarge
###adTopModule
###adTopYSP
###adTopbanner
###adTopboxright
###adTower
###adTower1
###adTower2
###adTwo
###adUn_1
###adUn_2
###adUn_3
###adUnderArticle
###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_adverskinleaderboard
###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_bsb
###ad_bsb_cont
###ad_btmslot
###ad_bucket_med_rectangle_1
###ad_bucket_med_rectangle_2
###ad_buts
###ad_button
###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_cont_superbanner
###ad_container
###ad_container_0
###ad_container_300x250
###ad_container_marginal
###ad_container_side
###ad_container_sidebar
###ad_container_top
###ad_content
###ad_content_1
###ad_content_2
###ad_content_3
###ad_content_before_first_para
###ad_content_fullsize
###ad_content_primary
###ad_content_right
###ad_content_top
###ad_content_wrap
###ad_contentslot_1
###ad_contentslot_2
###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_hp
###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_marginal
###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_news_article
###ad_newsletter
###ad_num_1
###ad_num_2
###ad_num_3
###ad_one
###ad_overlay
###ad_overlay_content
###ad_overlay_countdown
###ad_overlayer
###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_news
###ad_sidebar_top
###ad_sidebody
###ad_silo
###ad_site_header
###ad_sitebar
###ad_skin
###ad_sky
###ad_sky1
###ad_sky2
###ad_sky3
###ad_sky_lhs
###ad_sky_rhs
###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_sponsorBar
###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_superbanner
###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_topScroller
###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_unit1
###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_wallpaper
###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
###adbannMobile
###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-inarticle
###adbox-indivisual-body-topright
###adbox-placeholder-topbanner
###adbox-topbanner
###adbox1
###adbox2
###adbox300600
###adbox300x250_1
###adbox300x250_2
###adbox_content
###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_ad_content_top
###adcontainer_top_ads
###adcontainsm
###adcontent
###adcontent1
###adcontent2
###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
###addvert
###addvertise_area
###adfactor-label
###adfloat
###adfooter
###adfooter_728x90
###adfooter_hidden
###adform_leaderboard
###adform_leaderboard_cover
###adframe:not(frameset)
###adframetop
###adfreeDeskSpace
###adfreead
###adhalfbanner_wrapper
###adhalfpage
###adhead
###adhead_g
###adheader
###adheadhubs
###adhesion
###adhesionAdSlot
###adhesionUnit
###adhide
###adholder
###adholderContainerHeader
###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
###adm-inline-article-ad-1
###adm-inline-article-ad-2
###admain
###admaintop
###admanagerResultListBox
###admanager_leaderboard
###admanager_top_banner
###admaru_reminder
###admasthead
###admid
###admiddle3
###admiddle3center
###admiddle3left
###admiddleCenter
###admobilefoot
###admobilefootinside
###admobilemiddle
###admobiletop
###admobiletopinside
###admod2
###admon-300x250
###admon-728x90
###admpubottom
###admpubottom2
###admpudyn1
###admpudyn2
###admpudyn3
###admpudyn4
###admpufoot
###admpumiddle
###admpumiddle2
###admputop
###admputop2
###admsg
###admulti520
###adnet
###adnews
###adngin-top_unit_desktop-0
###adnorth
###adnote
###adops_cube
###adops_leaderboard
###adops_skyscraper
###adoptionsimg
###ados1
###ados2
###ados3
###ados4
###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
###adrotate_leaderboard_hm
###adrotator
###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-before-content
###ads-bg
###ads-bg-mobile
###ads-bigbox-no1
###ads-billboard
###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-single
###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
###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-pagetop
###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-superBanner
###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
###ads300_250-widget-2
###ads300_250-widget-3
###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
###adsLeft
###adsLeftZone1
###adsLeftZone2
###adsLinkFooter
###adsMpu
###adsNarrow
###adsPanel
###adsProdHighlight_wrap
###adsRight
###adsRightDiv
###adsRightVideo
###adsSPRBlock
###adsSectionLeft
###adsSectionRight
###adsSquare
###adsSuperCTN
###adsTG
###adsTN
###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_728x90_top
###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_desktop_r1
###ads_desktop_r2
###ads_dynamicShowcase
###ads_eo
###ads_expand
###ads_footer
###ads_fullsize
###ads_h
###ads_h1
###ads_h2
###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_overlay
###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-links
###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_center
###adsense_honeytrap
###adsense_image
###adsense_inline
###adsense_item_detail
###adsense_leaderboard
###adsense_overlay
###adsense_placeholder_2
###adsense_r_side_sticky_container
###adsense_sidebar
###adsense_testa
###adsense_top
###adsense_unit5
###adsense_ziel
###adsensebreadcrumbs
###adsenseheader
###adsensehorizontal
###adsensempu
###adsensepo
###adsensepos
###adsensequadr
###adsenseskyscraper
###adsensetext
###adsensetop
###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
###adsitem
###adskinleft
###adskinlink
###adskinright
###adskintop
###adsky
###adskyleftdiv
###adskyrightdiv
###adskyscraper
###adskyscraper_flex
###adsleft1
###adslider
###adslist
###adslistbox
###adslot
###adslot-2-container
###adslot-3-container
###adslot-4-container
###adslot-below-newest
###adslot-below-updated
###adslot-download-abovefiles
###adslot-half-page
###adslot-homepage-middle
###adslot-infobox
###adslot-left-skyscraper
###adslot-site-footer
###adslot-site-header
###adslot-sticky-headerbar
###adslot-top-rectangle
###adslot1
###adslot1173
###adslot1189
###adslot1202
###adslot2
###adslot3
###adslot300x250ATF
###adslot300x250BTF
###adslot4
###adslot5
###adslot6
###adslot7
###adslot_c2
###adslot_left
###adslot_m1
###adslot_m2
###adslot_m3
###adslot_rect
###adslot_top
###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
###adsside
###adssidebar2
###adssidebar3
###adsspace
###adstd
###adstext2
###adstop
###adstory
###adstrip
###adstripbottom
###adstripnew
###adstuff
###adswidget1-quick-adsense
###adswidget2-quick-adsense
###adswidget2-quick-adsense-reloaded-2
###adswidget3-quick-adsense-reloaded-2
###adswidget4-quick-adsense-reloaded-3
###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-article-bottom
###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_video
###adunitl
###adup-sidebar
###adv-01
###adv-300
###adv-Bottom
###adv-Middle1
###adv-Middle2
###adv-Scrollable
###adv-Top
###adv-TopLeft
###adv-banner
###adv-bottom-inside-page
###adv-bottom-page
###adv-bottom-side
###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-gpt-masthead-skin-container1
###adv-halfpage
###adv-header
###adv-leaderblock
###adv-leaderboard
###adv-left
###adv-masthead
###adv-middle
###adv-middle-inside-page
###adv-middle-side
###adv-middle1
###adv-midroll
###adv-mpux
###adv-native
###adv-preroll
###adv-right
###adv-right1
###adv-scrollable
###adv-servers-com-1
###adv-sticky-1
###adv-sticky-2
###adv-strip
###adv-text
###adv-textlink1
###adv-textlink2
###adv-textlink3
###adv-textlink4
###adv-title
###adv-top
###adv-top-inside-page
###adv-top-page
###adv-top-side
###adv-top-skin
###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
###advHook-Middle1
###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_SkinLdb
###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_mob
###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-article
###advert-article-1
###advert-article-2
###advert-article-3
###advert-banner
###advert-banner-container
###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-rectangle
###advert-right
###advert-right-not-home
###advert-sky
###advert-skyscaper
###advert-skyscraper
###advert-slider-top
###advert-stickysky
###advert-text
###advert-top
###advert-top-banner
###advert-wrapper
###advert1
###advert1hp
###advert2
###advert234_container
###advert2area
###advert2areasmall
###advert300x260
###advert3area
###advert3areasmall
###advert50
###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
###adverticum_r_above
###adverticum_r_above_container
###adverticum_r_side_container
###advertiframebottom
###advertise
###advertise-block
###advertise-here
###advertise-here-sidebar
###advertise-now
###advertise-sidebar
###advertise1
###advertise2
###advertiseBanner
###advertiseGoogle
###advertiseHere
###advertiseLink
###advertisePlacement
###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_belowscreenshots
###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-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__banner__content
###advertising_anglerect
###advertising_billboard
###advertising_btm
###advertising_column
###advertising_container
###advertising_contentad
###advertising_div
###advertising_header
###advertising_holder
###advertising_horiz_cont
###advertising_iab
###advertising_leaderboard
###advertising_top_container
###advertising_wrapper
###advertisment-block-1
###advertisment-horizontal
###advertisment-text
###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
###advtcell
###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
###after_bottom_ad
###after_bottom_ad_2
###after_button_ad_desktop
###after_heading_ad
###after_title_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
###aom-ad-right_side_1
###aom-ad-top
###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-ad-content
###article-ads
###article-advert
###article-advert-dfp
###article-agora-ad
###article-billboard-ad-1
###article-bottom-ad
###article-box-ad
###article-content-ad
###article-footer-ad
###article-footer-sponsors
###article-island-ad
###article-sidebar-ad
###article-sponspred-content
###article-top-728x90-ad-wrapper
###articleAd
###articleAdReplacement
###articleBoard-ad
###articleBottom-ads
###articleLeftAdColumn
###articleSideAd
###articleTop-ads
###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
###articlefootad
###articletop_ad
###articleview_ad
###articleview_ad2
###artist-ad-container
###as24-magazine-rightcol-adtag-1
###asideAd
###aside_ad
###asideads
###asinglead
###atad1
###atad2
###atlasAdDivGame
###atwAdFrame0
###atwAdFrame0EAN
###atwAdFrame1
###atwAdFrame1EAN
###atwAdFrame2
###atwAdFrame2EAN
###atwAdFrame3
###atwAdFrame3EAN
###atwAdFrame4
###atwAdFrame4EAN
###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
###banADbanner
###ban_300x250
###ban_728x90
###bandeau-cookies
###bandeau2cookie
###bandeau_cookie
###bandeau_cookie_cnil
###bandeaucookie-wrapper
###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_atf__container
###banner_content_ad
###banner_mpu1
###banner_mpu3
###banner_sedo
###banner_slot
###banner_spacer
###banner_topad
###banner_videoad
###banner_wrapper_top
###bannerad-bottom
###bannerad-top
###bannerad2
###banneradrow
###bannerads
###banneradspace
###banneradvert3
###banneradvertise
###barAdWrapper
###base-advertising-top
###base-board-ad
###baseAdvertising
###baseMedRec
###baseboard-ad
###baseboard-ad-wrapper
###basket-adContainer
###bbContentAds
###bb_ad_container
###bb_top_ad
###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
###below-title-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
###bg_googlebanner_160x600LH
###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
###bigads
###bigadspace
###bigadspot
###bigboard_ad
###bigboard_ad_ini
###bigbox-ad
###bigsidead
###billboard-ad-container
###billboard-atf
###billboard_ad
###bingadcontainer2
###bl11adv
###blancco-ad
###blkAds1
###blkAds2
###blkAds3
###blkAds4
###blkAds5
###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-banner-article-bottom
###block-adsense-banner-channel-bottom
###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-banner-adlink-3
###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-googleads3
###block-googleads3-2
###block-ibtimestv-player-companion-ad
###block-leaderboard-ad-channel
###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-vh-dfp-dfp-ad-r2
###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
###bm-HeaderAd
###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
###bordeaux-preemptive-ad-0
###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-slot
###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
###bottom-story-ad-0
###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_728
###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-header
###box-adv-rn_u
###box-content-ad
###box-googleadsense-1
###box-googleadsense-r
###box1ad
###box2ad
###boxAD
###boxAd
###boxAd300
###boxAdContainer
###boxAdvert
###boxLREC
###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-header
###br_ad
###brand-box-ad
###brand-box-ad-1-container
###brand-post-in-article-promo
###branding_ad_comment
###branding_ad_header
###branding_click
###breadcrumb_ad
###breakbarad
###browse-ad-container
###browse_ads_ego_container
###browsead
###bsa_add_holder_g
###bsaadvert
###bsap_aplink
###bt-ad
###bt-ad-header
###btfAdNew
###btm_ad
###btm_ads
###btmad
###btmsponsoredcontent
###btn-sponsored-features
###btnAdDP
###btnAds
###btnads
###btopads
###btr_horiz_ad
###budget_adDiv
###burn_header_ad
###bus-center-ad
###button-ads
###button-ads-horizontal
###button-ads-vertical
###buttonAd
###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
###canmobileanchoradclick
###captcha-adspace
###carbonads-container
###card-ads-top
###catad
###catalog_page_970x250_1_ad
###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-ad-outer-right
###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
###classifiedsads
###clickforad
###cliczone-advert-left
###cliczone-advert-right
###clientAds
###close-footer-ad
###closeAdsDiv
###closeable-ad
###cloudAdTag
###cls_ad
###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-standalone-mpu
###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
###connatix
###connatix-moveable
###connatix_placeholder_desktop
###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_ads_top
###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
###cookieBandeauConsentement
###cookiebandeau
###corner_ad
###cornerad
###cosponsor
###cosponsorTab
###coupangAd
###coverADS
###coverads
###cpad_242306
###cph_cph_tlda_pnlAd
###cpmstar_anchor_divad
###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_ad12_adRotator_divAd
###ctl00_ContentPlaceHolder1_blockAdd_divAdvert
###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_adCar
###ctl00_adFooter
###ctl00_advert_LargeMPU_div_AdPlaceHolder
###ctl00_advert_WideSky_Right_divOther
###ctl00_bottom_advert_728x90
###ctl00_cphMainContent_lblPartnerAds
###ctl00_cphMain_hlAd1
###ctl00_cphMain_hlAd2
###ctl00_cphMain_hlAd3
###ctl00_cphMain_phMain_ctl00_ctl03_ctl00_topAd
###ctl00_cphRoblox_boxAdPanel
###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_pnlAdTop
###ctl00_siteHeader_bannerAd
###ctl00_skyscraperAdvertContainer
###ctl00_topAd
###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
###customad
###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
###dashboardFeaturedEventAd
###dashboardRectangleAd
###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-sidebar-ad
###desktop-unrec-ad
###desktop_ads_block
###desktop_middle_ad_fixed
###desktop_top_ad_fixed
###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-bottom-wrapper
###dfp-ad-clone_of_sidebar_top
###dfp-ad-container
###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-right1-wrapper
###dfp-ad-right2
###dfp-ad-right2-wrapper
###dfp-ad-right3
###dfp-ad-right4-wrapper
###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-atf
###dfp-banner
###dfp-billboard1
###dfp-billboard2
###dfp-btf
###dfp-footer-desktop
###dfp-global_top
###dfp-header
###dfp-header-container
###dfp-home_after-headline_leaderboard
###dfp-interstitial
###dfp-leaderboard
###dfp-leaderboard-desktop
###dfp-masthead
###dfp-middle
###dfp-middle1
###dfp-mtf
###dfp-rectangle
###dfp-rectangle1
###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_ads_4
###dfp_ads_5
###dfp_bigbox_2
###dfp_bigbox_recipe_top
###dfp_container
###dfp_leaderboard
###dfp_unit_Desktop_MPU_BTF_1
###dfp_unit_Desktop_MPU_BTF_2
###dfpad-0
###dfrads-widget-3
###dfrads-widget-6
###dfrads-widget-7
###dhm-bar
###dianomiNewsBlock
###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-aniBox
###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-contentad_1
###div-dfp-BelowContnet
###div-dfp-bottom_leaderboard
###div-gpt-FloorAd
###div-gpt-InArticle1
###div-gpt-InArticle2
###div-gpt-InArticle3
###div-gpt-InArticle4
###div-gpt-InArticle5
###div-gpt-InArticle6
###div-gpt-InArticle7
###div-gpt-LDB1
###div-gpt-MPU1
###div-gpt-MPU2
###div-gpt-MPU3
###div-gpt-Skin
###div-gpt-inline-main
###div-gpt-mini-leaderboard1
###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
###divABMessageContainer
###divAd
###divAdDetail
###divAdHere
###divAdHorizontal
###divAdLeft
###divAdMain
###divAdRight
###divAdSpecial
###divAdWrapper
###divAdd728x90
###divAdd_Right
###divAdd_Top
###divAds
###divAdsTop
###divAdv300x250
###divAdvRandom
###divAdvertisement
###divAdvertisingSection
###divArticleInnerAd
###divBannerTopAds
###divBottomad1
###divBottomad2
###divDoubleAd
###divExoLayerWrapper
###divFoldersAd
###divFooterAd
###divFooterAds
###divLeftAd12
###divLeftRecAd
###divMenuAds
###divReklamaTop
###divRightNavAdsLoader
###divSponsoredLinks
###divStoryBigAd1
###divThreadAdBox
###divTopAd
###divTopAds
###divWNAdHeader
###divWNAdUnitLanding
###divWrapper_Ad
###div_ad_TopRight
###div_ad_float
###div_ad_holder
###div_ad_leaderboard
###div_advt_right
###div_belowAd
###div_bottomad
###div_bottomad_container
###div_content_mid_lft_ads
###div_googlead
###div_header_sponsors
###div_prerollAd_1
###div_side_big_ad
###div_the_mgid
###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
###dotnAd_300x250_r15
###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-banner-ad-c
###dsk-banner-ad-d
###dsk-box-ad-c
###dsk-box-ad-d
###dsk-box-ad-f
###dsk-box-ad-g
###dv-gpt-ad-bigbox-wrap
###dvAd1Data
###dvAd1main
###dvAd2Center
###dvAd5Data
###dvAd5Main
###dvAdHead
###dvCenterAd
###dvad2
###dvad2main
###dvad5
###dvad6cntnr
###dvad6main
###dvadfirst
###dvadfirstmain
###dvadscnd
###dvadsecondmain
###dvsmladlft
###dvsmladrgt
###dynamicAdDiv
###dynamicAdSlot1
###dynamicAdWinDiv
###ear_ad
###eastAds
###ebsponsoredads
###editorsmpu
###elections-ad-container
###elgoogybsda
###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
###first-ads-after-content
###firstAdUnit
###first_ad
###first_ad_unit
###firstad
###fixed-mob-ad
###fixedAd
###fixedAdContainer
###fl-ads
###flAdData6
###fl_hdrAd
###flash_ads_1
###flashad
###flex_sponsored_links
###flexiad
###flipbookAd
###float-ad-holder
###floatAD_l
###floatAD_r
###floatAd
###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-slot
###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
###footer-sponsors
###footerAd
###footerAdBg
###footerAdBottom
###footerAdBox
###footerAdDiv
###footerAdLink
###footerAdSpecial
###footerAdWrap
###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-bar
###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
###front-page-middle-advertisement
###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
###fullbanner2_ad_container
###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-dfp-bottom
###google-dfp-top
###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-outofpage-wp
###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-instory-ad
###gpt-leaderboard-ad
###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
###gutteradibn
###gwd-ad
###gwt-debug-ad
###h-ads
###hAd
###hAdv
###h_ads0
###h_ads1
###half-page-ad
###halfPageAd
###halfe-page-ad-box
###halfpagead
###hawkMagWidget
###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-slot
###header-ad-wrap
###header-ad-wrapper
###header-ad2
###header-ad2010
###header-ads
###header-ads-container
###header-ads-wrapper
###header-adsense
###header-adserve
###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
###hearst-autos-ad-wrapper
###hi5-ad-1
###hidadvnet
###hiddenadAC
###hideAds
###hide_ad_section_v2
###hideads
###hideads1
###hidemefloorad
###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_hor_bot_ads
###home_hor_top_ads
###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
###homepage-sponsored
###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-desk-after-header-ad
###hp-header-ad
###hp-mpu
###hp-right-ad
###hp-store-ad
###hpAdVideo
###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
###ifadmiddle
###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-article-mpu
###in-content-ad
###in-story-ad-wrapper
###in-video-ad-center-main
###inVideoAd
###in_ad_col_a
###in_ad_col_b
###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
###infoboxadwrapper
###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
###intermediate-ad
###internalAdvert
###internalads
###interstitialAd
###interstitialAdContainer
###interstitialAdUnit
###interstitial_ad
###interstitial_ad_container
###interstitial_ad_wrapper
###interstitial_ads
###interviews-ad
###intext_ad
###intraTextAd
###introAds
###intro_ad_1
###invid_ad
###ip-ad-leaderboard
###ip-ad-skyscraper
###ipadv
###iq-AdSkin
###iqadcontainer
###iqadoverlay
###iqadtile1
###iqadtile11
###iqadtile14
###iqadtile15
###iqadtile16
###iqadtile2
###iqadtile3
###iqadtile4
###iqadtile41
###iqadtile5
###iqadtile8
###iqadtile9
###iqadtile99
###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-atf
###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-iframe
###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
###lower-home-ads
###lowerAdvertisement
###lowerAdvertisementImg
###lower_ad
###lower_content_ad_box
###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
###mainui-ads
###major_ad
###maker-rect-ad
###mapAdsSwiper
###mapAdvert
###marcoad
###marketing-promo
###marketingRotator
###marketplace-ad-1
###marketplace-ad-2
###marketplaceAds
###marquee-ad
###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
###menu_ad_mrec3
###menuad
###menubanner-ad-content
###menubarad
###mgid-container
###mgid_iframe
###mhheader_ad
###mi_story_assets_ad
###microAdDiv
###microsoft_ad
###mid-ad-slot-1
###mid-ad-slot-3
###mid-ad-slot-5
###mid-ad300x250
###mid-ads
###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-adhesion
###mobile-ads-ad
###mobile-ads-link
###mobile-sticky-ad-area
###mobileAdContainer
###mobileAd_holder
###mobile_ad_main
###mobile_ad_spot_header
###mobile_ads_block
###mochila-column-right-ad-300x250
###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
###move-ad
###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
###mpu1_parent
###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_bottom_sb_1_parent
###mpu_box
###mpu_container
###mpu_div
###mpu_firstpost
###mpu_holder
###mpu_text_ad
###mpu_top
###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-adsLDRB-iframe
###my-adsLREC
###my-adsLREC2
###my-adsLREC4-base
###my-adsMAST
###my-adsMAST-iframe
###my-adsMON
###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
###native_ads
###nativeadsteaser
###nav-ad-container
###navAdBanner
###nav_ad
###nav_ad_728_mid
###navads-container
###navbar_ads
###navi_banner_ad_780
###navigation-ad
###navlinkad
###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
###ni-ad-row
###nia_ad
###nib-ad
###nk_ad_top
###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
###optadATF
###or-ad
###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__outside-advertsing
###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
###pc-div-gpt-ad_728-3
###pcworldAdBottom
###pcworldAdTop
###pencil-ad
###pencil-ad-container
###perm_ad
###permads
###persistentAd
###personal-ads-sticky-wrapper
###personalization_ads
###pf-dialog-ads
###pg-ad-160x600
###pg-ad-item-160x600
###pgAdWrapper
###pgFooterAd
###pgHeaderAd
###pgSquareAd
###pgad_Bottom3
###phContent_CommentsAjax_divAdTop
###ph_ad
###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
###pnlLhsNativeAd
###pnlRedesignAdvert
###pnlRhsNativeAd
###pnl_BannerAdServed
###pod-ad-video-page
###pod-box-ad
###pod-box-ad2
###pof_ads_Wrapper
###polar-sidebar-sponsored
###pop_ad
###pop_up_ad_box_id
###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
###ppvideoadvertisement
###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
###privateAdsPanel
###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
###productads
###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
###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
###quads-ad1_widget
###quads-ad2
###quads-ad2_widget
###quads-ad3
###quads-ad4
###quads-admin-ads-js
###quick_ads_frame_bottom
###quidgetad
###quigo
###quigo-ad
###quigo_ad
###quinAdLeaderboard
###r-ad-tag
###r-ads-listings
###r-ads-preview-top
###r1SoftAd
###r89-desktop-top-ad
###r_ad3_ad
###r_adver
###radioProfileAds
###rafael_side_ads_widget-5
###rail-ad-wrap
###rail-bottom-ad
###railAd
###rail_ad
###rail_ad1
###rail_ad2
###rbAdWrapperRt
###rbAdWrapperTop
###rc_edu_span5AdDiv
###rd_banner_ad
###reader-ad-container
###realEstateAds
###rearad
###rec_spot_ad_1
###recommendAdBox
###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
###removeAdsSidebar
###remove_ads_button1
###remove_ads_button2
###removeadlink
###responsive-ad
###responsive-ad-sidebar-container
###responsive_ad
###responsivead
###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-iframe
###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-rail-ad-slot-content-top
###right-uppder-adverts
###right-uppder-adverts-container
###right-widget-b-ads_widget-9
###right-widget-c-ads_widget-7
###right-widget-d-ads_widget-36
###right-widget-top-ads_widget-23
###right1-ad
###right160x600ads_part
###right1ad
###right2Ad_Iframe
###rightAD
###rightAd
###rightAd1
###rightAd160x600
###rightAd160x600two
###rightAd300x250
###rightAd300x250Lower
###rightAdBar
###rightAdBlock
###rightAdColumn
###rightAdContainer
###rightAdDiv1
###rightAdDiv2
###rightAdDiv3
###rightAdHideLinkContainer
###rightAdHolder
###rightAdUnit
###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_ad
###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-adslot-bigsizebanner_1
###rm-adslot-contentad_1
###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
###sabavisionIframeAds
###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
###scrollover-ad-wrap
###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
###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
###sev1mposterad
###sew-ad1
###sew_advertbody
###sfif-wrapper-keywordad-0
###sgAdHeader
###sgAdScGp160x600
###shared-ads-container
###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
###sideAd-1
###sideAd-2
###sideAd-3
###sideAd1
###sideAd2
###sideAd3
###sideAd4
###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
###sidebarAdvTop
###sidebarAdvert
###sidebarSponsors
###sidebarTextAds
###sidebarTowerAds
###sidebar_ad
###sidebar_ad_1
###sidebar_ad_2
###sidebar_ad_3
###sidebar_ad_adam
###sidebar_ad_big
###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
###sidebarad0
###sidebarad_300x600-33
###sidebarad_300x600-4
###sidebaradpane
###sidebarads
###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
###slideAd
###slide_ad
###slidead
###slideboxad
###slider-ad
###sliderAdHolder
###slider_ad
###slideshow-middle-ad
###slideshowAd
###slideshow_ad_300x250
###slot-customcontentad
###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
###sp-google-advertising-2x-468x100
###sp-top-ad-wrapper
###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-box-widget
###sponsor-flyout
###sponsor-flyout-wrap
###sponsor-links
###sponsor-partners
###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-alt
###sponsored-links-container
###sponsored-links-list
###sponsored-links-media-ads
###sponsored-listings
###sponsored-message
###sponsored-not
###sponsored-post-ad-for-articles
###sponsored-products
###sponsored-products-dp_feature_div
###sponsored-recommendations
###sponsored-resources
###sponsored-search
###sponsored-text-links
###sponsored-widget
###sponsored1
###sponsoredAd
###sponsoredAdvertisement
###sponsoredAnime
###sponsoredBottom
###sponsoredBox1
###sponsoredBox2
###sponsoredContentTile_midCol
###sponsoredContentTile_rightCol
###sponsoredFeaturedHoz
###sponsoredHoz
###sponsoredLinks
###sponsoredLinksBox
###sponsoredLinks_Bottom
###sponsoredLinks_Top
###sponsoredList
###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
###sponsoredad
###sponsoredads
###sponsoredlinks
###sponsoredlinks_cntr
###sponsoredlinks_left_wrapper
###sponsoredlinkslabel
###sponsoredresultsBottom_body
###sponsoredresults_top
###sponsoredwellcontainerbottom
###sponsorfeature
###sponsorlink
###sponsors-article
###sponsors-block
###sponsors-home
###sponsorsBox
###sponsorsContainer
###sponsorsModule_part
###sponsors_right_container
###sponsors_top_container
###sponsorsads1
###sponsorsads2
###sponsorship-area-wrapper
###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
###squareadevertise
###squareadvert
###squared_ad
###srp-mid-ad-desktop-banner
###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-add-side-block
###sticky-ads-top
###sticky-custom-ads
###sticky-footer-ad
###sticky-footer-ads
###sticky-left-ad
###sticky-rail-ad
###sticky-top-ad-spacer
###sticky-top-ad-wrap
###stickyAd
###stickyAdBlock
###stickyBottomAd
###stickySkyAd
###sticky_ad_bar
###sticky_adv_container
###sticky_sidebar_ads
###stickyad
###stickyadin1
###stickyads
###stickyleftad
###stickyrightad
###stopAdv
###stopAdvt
###stop_ad3
###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
###syn_headerad_zone
###synced-ad
###synch-ad
###systemad_background
###t7ad
###tabAdvertising
###table_ads
###tailResultAd
###takeover-ad
###takeover_ad
###takeoverad
###tall-sidebar-ad
###targetWeeklyAd
###targetWeeklyAdLogo
###targeted-ads
###tblAd
###tblReklama2
###tbl_googlead
###tbo_headerads
###tcHeaderMobileLeaderBoard-advertisement-desktop
###tcwAd
###td-GblHdrAds
###td-ad-placeholder
###td-applet-ads_2_container
###td-applet-ads_container
###tdAds
###tdBannerTopAds
###tdGoogleAds
###td_adunit1
###td_adunit1_wrapper
###td_adunit2
###td_sponsorAd
###teads0
###team_ad
###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
###tfm_admanagerTeaser
###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-div
###top-ad-google
###top-ad-iframe
###top-ad-left-spot
###top-ad-menu
###top-ad-position-inner
###top-ad-rect
###top-ad-right-spot
###top-ad-slot
###top-ad-slot-0
###top-ad-slot-1
###top-ad-unit
###top-ad-wrapper
###top-adblock
###top-adds
###top-ads
###top-ads-1
###top-ads-contain
###top-ads-container
###top-ads-tabs
###top-adspot
###top-advert
###top-advertisement
###top-advertisements
###top-banner-ad
###top-banner-ad-browser
###top-buy-sell-ads
###top-dfp
###top-head-ad
###top-leaderboard-ad
###top-left-ad
###top-middle-add
###top-not-ads
###top-right-ad
###top-right-ad-slot
###top-search-ad-wrapper
###top-sidebar-ad-300x250
###top-skin-ad
###top-skin-ad-bg
###top-sponsor-ad
###top-story-ad
###top-story-ad-0
###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
###topSponsorBanner
###topSponsoredLinks
###top_AD
###top_ad
###top_ad-360
###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-block
###topad-wrap
###topad1
###topad2
###topad728
###topad_holder
###topad_left
###topad_right
###topad_table
###topadbanner
###topadbanner2
###topadbar
###topadblock
###topadcell
###topadcontainer
###topaddwide
###topadh
###topadleft
###topadone
###topadplaceholder
###topadright
###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
###topbarad
###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-ads-top-desktop-banner-ad-container
###tpd-box-ad-b
###tpl_advertising
###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
###txtAdHeader
###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
###vertical.ad
###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-sponsor-links
###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_bot_ads
###video_hor_bottom_ads
###video_overlay_ad
###video_reklamy
###video_vert_right_ads
###videoad
###videoad-script-cnt
###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
###waldo-sticky-footer-wrapper
###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_adserve
###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
###wrapper-AD_G
###wrapper-AD_PUSH
###wrapper-AD_R
###wrapper-ad
###wrapper-ad970
###wrapper-advert-slider-top
###wrapperAdsTopLeft
###wrapperAdsTopRight
###wrapperRightAds
###wrapper_ad_Top
###wrapper_ad_island2
###wrapper_sponsoredlinks
###wrapper_topad
###wsAdWrapper
###wtopad
###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
###zone-adsense
###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
##.ADV320_50_100
##.ADV320_50_100_PlaceHolder
##.ADV_Mobile
##.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
##.ATF_wrapper
##.A__smallSuperbannerAdvert-main
##.AcceptableTextAds
##.Accordion_ad
##.Ad--970x90
##.Ad--Align
##.Ad--awareness-bp
##.Ad--empty
##.Ad--header
##.Ad--loading
##.Ad--sidebar
##.Ad-300x100
##.Ad-Advert_Container
##.Ad-Container
##.Ad-Container-976x166
##.Ad-Header
##.Ad-IframeWrap
##.Ad-Inner
##.Ad-MPU
##.Ad-Title
##.Ad-Wrapper-300x100
##.Ad-adhesive
##.Ad-hor-height
##.Ad-label
##.Ad-leaderboard
##.Ad-postDFP1
##.Ad-postDFP2
##.Ad.Leaderboard
##.Ad120x600
##.Ad160x600
##.Ad160x600left
##.Ad160x600right
##.Ad247x90
##.Ad300
##.Ad300x
##.Ad300x250
##.Ad300x250L
##.Ad300x250_top
##.Ad3Tile
##.Ad728x90
##.AdBar
##.AdBody:not(body)
##.AdBorder
##.AdBottomPage
##.AdBox
##.AdBox160
##.AdBox7
##.AdBox728
##.AdBoxStyle
##.AdBoxStyleHome
##.AdCaption
##.AdCenter
##.AdCommercial
##.AdContainer
##.AdContainer-Banner
##.AdContainer-Sidebar
##.AdContainer160x600
##.AdContainerBottom
##.AdContainerBox308
##.AdContainerModule
##.AdFrameLB
##.AdGraph
##.AdGrayBox
##.AdHeader
##.AdHere
##.AdHolder
##.AdIndicator
##.AdInfo
##.AdInjectContainer
##.AdInline
##.AdInline_left
##.AdInsLink
##.AdLeft1
##.AdLeft2
##.AdLeftbarBorderStyle
##.AdMedium
##.AdMessage
##.AdMod
##.AdModule
##.AdModule_Content
##.AdModule_ContentLarge
##.AdModule_Hdr
##.AdMultiPage
##.AdOneColumnContainer
##.AdOuterMostContainer
##.AdPanel
##.AdPlaceHolder
##.AdPlaceholder
##.AdPlacementBannerSponsorship
##.AdPlacementContainer
##.AdPlacementMPU
##.AdProS728x90Container
##.AdProduct
##.AdRight1
##.AdRight2
##.AdRingtone
##.AdScriptBox
##.AdSectionHeader
##.AdSense
##.AdSenseLeft
##.AdSense_Header
##.AdSense_Sidebar
##.AdSidebar
##.AdSlot
##.AdSlotHeader
##.AdSlot__Commercial
##.AdSpace
##.AdStandard
##.AdSticky
##.AdTagModule
##.AdTextSmallFont
##.AdTitle
##.AdTop
##.AdUnit
##.AdUnit300
##.AdUnit300x250
##.AdUnit300x600
##.AdUnitBox
##.AdWidget_ImageWidget
##.AdWrapper--sticky-block
##.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
##.Adgrid_footboard
##.Adgrid_right_rail
##.AdnetBox
##.Ads-768x90
##.Ads-leaderboard
##.Ads-slot
##.Ads2x1000
##.AdsBottom
##.AdsBottom336X280
##.AdsBoxBottom
##.AdsBoxSection
##.AdsBoxTop
##.AdsLeft_list
##.AdsLinks1
##.AdsLinks2
##.AdsPlayRight_list
##.AdsRec
##.AdsSlot
##.Ads_3
##.Ads_4
##.Ads_forum
##.Adsense
##.AdsenseBox
##.AdsenseBoxCenter
##.AdsenseDivFooter
##.AdsenseDownload
##.AdsenseForum
##.AdsenseLarge
##.AdsenseTechsupport
##.Adsinnov_flex_adcontainer
##.Adspottop
##.Adsterra
##.Adtext
##.Adv300x250
##.Adv300x250Box
##.Adv468
##.AdvBoxSidebar
##.Adv_Left
##.Advert-label
##.Advert300x250
##.AdvertContainer
##.AdvertMidPage
##.AdvertiseWithUs
##.Advertisehere2
##.AdvertisementAfterHeader
##.AdvertisementAfterPost
##.AdvertisementAsidePost
##.AdvertisementText
##.AdvertisementTextTag
##.AdvertisementTop
##.Advertisment
##.AdvertorialTeaser
##.Advman_Widget
##.Advrt
##.Advrt_desktop
##.AdzerkBanner
##.AffAD
##.AffiliateAds
##.AmazonSimpleAdmin_widget
##.AppFooter__BannerAd
##.Arpian-ads
##.ArticleAd
##.ArticleAdWrapper
##.ArticleInlineAd
##.ArticleInnerAD
##.ArticleLayout-nativeAdLabel
##.ArticleLeaderboard_ad
##.ArticlePage-ad
##.Article__Ad
##.BCA_Advertisement
##.BGoogleAds300
##.BOT-ADS
##.Banner300x250
##.Banner468X60
##.BannerAD728
##.BannerAd
##.Banner_Group
##.Banner_Group_Ad_Label
##.BaroqueAdContainer
##.BigBoxAd
##.BigBoxAdLabel
##.Billboard-ad-holder
##.Billboard_2-ad-holder
##.Billboard_3-ad-holder
##.Billboard_4-ad-holder
##.Billboard_5-ad-holder
##.BlockAd
##.BlueTxtAdvert
##.BottomAd-container
##.BottomAdContainer
##.BottomAdsPartial
##.BottomAffiliate
##.BottomGoogleAds
##.BoxAd
##.BoxAdWrap
##.BoxRail-ad
##.BoxSponsorBottom
##.BtmAd
##.BtmSponsAd
##.ButtonAd
##.CG_adkit_leaderboard
##.CG_details_ad_dropzone
##.CWReviewsProdInfoAd
##.Cheat__footer-ad-container
##.Cheat__out-of-page-ads
##.Cheat__top-ad
##.CollisionAdMarker
##.ComAread
##.CommentAd
##.CommentGoogleAd
##.ConnatixAd
##.ContentAd
##.ContentAd2
##.ContentAds
##.ContentBottomAd
##.ContentTextAd
##.ContentTopAd
##.Content_1-ad-holder
##.DAWRadvertisement
##.DFP_AD_UNIT
##.DFPad
##.DartAdvert
##.DeptAd
##.DetachedAd
##.DetailAds
##.DetailAdvertisement
##.DisplayAd
##.DomAdsDiv
##.DoubleClickRefreshable
##.EzAdsLUPro
##.EzAdsSearchPro
##.EzAdsWidget
##.FT_Ad
##.FeaturedAdIndexAd
##.FlatAds
##.FlowersAdContainer
##.FooterAd
##.FooterAdContainer
##.FooterAds
##.FooterTileAdOuter_Div
##.Footer_1-ad-holder
##.Footer_AD_Links_DIV
##.Footer_Default_AD_Message_DIV
##.GAME_Ad160x600
##.GOOGLE_AD
##.GRVAd
##.G_ads
##.G_ads_m
##.GalleryViewerAdSuppress
##.GeminiAdItem
##.GeminiNativeAd
##.GetRightAds
##.Google-Ad-728x90
##.GoogleAd
##.GoogleAdInfo
##.GoogleAdSencePanel
##.GoogleAdSenseBottomModule
##.GoogleAdSenseRightModule
##.GoogleAdWords_container
##.GoogleAdsBox
##.GoogleAdsItem
##.GoogleAdv
##.GoogleDfpAd
##.GoogleDfpAd-Content
##.GoogleDfpAd-container
##.GoogleDfpAd-wrapper
##.GoogleDfpAdModule
##.GoogleDfpAdModule-advertisementLabel
##.GoogleDoubleClick-SponsorText
##.GoogleSideAd
##.Googleads728
##.GreenHomeAd
##.GridHouseAdRight
##.GroupAdSense
##.HGLoneAdTitleFrame
##.HPG_Ad_B
##.HPNewAdsBannerDiv
##.HPRoundedAd
##.HeaderAd
##.HeaderAds
##.HeaderBannerAd
##.HeaderLeaderAd
##.HeadingAdSpace
##.Hero-Ad
##.HomeAd1Label
##.HomeAds
##.HomeContentAd
##.HomeListBlack__AdBlock
##.HomePageAD
##.HomeSidebarAd
##.HomepageAdsPocket
##.Hotels-Results-InlineAd
##.IABAdSpace
##.IM_ad_unit
##.InArticleAd
##.IndexRightAd
##.InsertedAd
##.InternalAdPanel1
##.JobListMidAd
##.LL_Widget_Advertorial
##.LN_Related_Posts_bottom_adv
##.LargeOuterBoxAdsense
##.LargeRightAd
##.LastAd
##.LayoutBottomAds
##.LayoutHomeAds
##.LayoutHomeAdsAd
##.LayoutPromotionAdsNew
##.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
##.NA_ad
##.NGOLocalFooterAd
##.NR-Ads
##.NavBarAd
##.NewsAds
##.Normal-add
##.OAS_position_TopLeft
##.OAS_wrap
##.OSOasAdModule
##.OSProfileAdSenseModule
##.OcelotAdModule
##.OcelotAdModule-ad
##.OpaqueAdBanner
##.OpenXad
##.OuterAdvertisingContainer
##.PERFORMANCE_AD_COMPLETE
##.PERFORMANCE_AD_RELATED
##.PPD_ADS_JS
##.PU_DoubleClickAdsContent
##.Page-ad
##.PageTopAd
##.PartialProgrammaticAd
##.PartialProgrammaticAd-ads
##.PcSideBarAd
##.PencilAd
##.Post-All-Advertment
##.Post5ad
##.Post8ad
##.Post9ad
##.PostAdvertisementBeforePost
##.PostSidebarAd
##.Post__ad
##.PremiumObitAdBar
##.PrintAd-Slider
##.ProductAd
##.PushDownAdPane
##.PushdownAd
##.RBboxAd
##.RC-AD
##.RGAdBoxMainDiv
##.RHR-ADS
##.RR_ad
##.RW_ad300
##.RealtorAd
##.RectangleAd
##.Rectangle_1-ad-holder
##.Rectangle_2-ad-holder
##.Rectangle_3-ad-holder
##.RelatedAds
##.ResponsiveAd
##.Right-Column-AD-Container
##.Right300x250AD
##.RightAd
##.RightAd1
##.RightAd2
##.RightAdWrapper
##.RightAdvertiseArea
##.RightAdvertisement
##.RightBannerAd350x250
##.RightGoogleAFC
##.RightGoogleAd
##.RightRailAd
##.RightRailAdbg
##.RightRailAds
##.RightRailAdtext
##.RightRailTop300x250Ad
##.RightSponsoredAdTitle
##.RightTowerAd
##.SAAG-promoAdContainer
##.SBAArticle
##.SBABottom
##.SBABottom1
##.SBAInHouse
##.SBAMR
##.SBARightBottom
##.SBARightTop
##.SBATier1
##.SBATier2
##.SBATier3
##.SBAUA
##.SHAd2
##.SIM_ad_140x140_homepage_tv_promo
##.SPMADS
##.SRPads
##.STR_AdBlock
##.SecondaryAd
##.SecondaryAdLink
##.Section-ad
##.SectionSponsor
##.ShootingAd
##.ShootingAdLeft
##.ShowAdDisplay
##.SideAd
##.SideAdCol
##.SideAds
##.Sidebar-ad
##.Sidebar-ad--300x250
##.Sidebar-ad--300x600
##.SidebarAd
##.SidebarAdvert
##.SidebarMiddleAdContainer
##.SidebarRightAdvertisement
##.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
##.Textads
##.TheEagleGoogleAdSense300x250
##.ThreeAds
##.TimelineAd
##.TmnAdsense
##.TopAd
##.TopAdBox
##.TopAdContainer
##.TopAdL
##.TopAdR
##.TopAds
##.TopAdsPartial
##.TopBannerAd
##.TopLeaderboardAdPanel
##.TopRightRadvertisement
##.Top_Ad
##.TrackedBannerPromo
##.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
##.WidthAd
##.WikiaTopAds
##.WiredWidgetsDartAds
##.WiredWidgetsGoogleAds
##.XEad
##.YEN_Ads_120
##.YEN_Ads_125
##.ZventsSponsoredLabel
##.ZventsSponsoredList
##._300_ad
##._SummaryPageHeaderAdView
##._SummaryPageSidebarStickyAdView
##.___top-ad-wrap
##.__hub--ad
##.__isboostOverContent
##.__lg-ad
##.__small-ad
##.__wide-ad
##.__xX20sponsored20banners
##._ap_adrecover_ad
##._ap_apex_ad
##._articleAdvert
##._bannerAds
##._bottom_ad_wrapper
##._ciw-betterAds
##._fullsquaread
##._has-ads
##._inr___top-ad-wrap
##._iub_cs_activate_google_ads
##._table_ad_div_wide
##._top_ad_wrapper
##.a-ad
##.a-ad--aside
##.a-ad--leaderboard
##.a-ad--skyscraper
##.a-ad--wide
##.a-article-teaser--sponsored
##.a-d-container
##.a-d-rotate_widgets
##.a-dserver
##.a-dserver_text
##.a-paternoster-ad
##.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
##.abMessage
##.abPopup
##.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--adverskinleaderboard
##.ad--article-top
##.ad--articlemodule
##.ad--b
##.ad--banner
##.ad--banner2
##.ad--billboard
##.ad--bottom
##.ad--bottom-label
##.ad--bottommpu
##.ad--boundries
##.ad--button
##.ad--c
##.ad--center
##.ad--centered
##.ad--container
##.ad--content
##.ad--content-ad
##.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--inline
##.ad--inner
##.ad--just-in-feed
##.ad--large
##.ad--leaderboard
##.ad--loading
##.ad--marker-inner
##.ad--medium-rectangle
##.ad--medium_rectangle
##.ad--mediumrectangle
##.ad--mid
##.ad--mid-content
##.ad--mobile
##.ad--mpu
##.ad--native
##.ad--nativeFlex
##.ad--no-bg
##.ad--noscroll
##.ad--object
##.ad--overlayer
##.ad--p1
##.ad--p2
##.ad--p3
##.ad--p4
##.ad--p6
##.ad--p7
##.ad--panorama
##.ad--placeholder
##.ad--pubperform
##.ad--pushdown
##.ad--rail
##.ad--rectangle
##.ad--rectangle1
##.ad--rectangle2
##.ad--right
##.ad--rightRail
##.ad--scroll
##.ad--section
##.ad--seeding
##.ad--showmob
##.ad--sidebar
##.ad--sky
##.ad--skyscraper
##.ad--slider
##.ad--slot
##.ad--sponsor-content
##.ad--square-rectangle
##.ad--sticky
##.ad--stripe
##.ad--stroeer
##.ad--stroer
##.ad--subcontainer
##.ad--tabletDesktop
##.ad--top
##.ad--top-label
##.ad--top-leaderboard
##.ad--top-slot
##.ad--topmobile
##.ad--topmobile2
##.ad--topmobile3
##.ad--wallpaper
##.ad--widget
##.ad--wrapper
##.ad-01
##.ad-02
##.ad-1
##.ad-10
##.ad-101
##.ad-11
##.ad-12
##.ad-120-60
##.ad-120-600-inner
##.ad-120-bottom
##.ad-120-top
##.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-300-x-250
##.ad-300X250
##.ad-300X250-body
##.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-468-bottom
##.ad-468-top
##.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-728-x-90
##.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-90
##.ad-90x600
##.ad-970
##.ad-970-250
##.ad-970-90
##.ad-970x250-container
##.ad-970x250-home
##.ad-970x50
##.ad-970x90
##.ad-980-1
##.ad-Advert_Placeholder
##.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-above-mod-dl-btn
##.ad-accordion
##.ad-active
##.ad-adSense
##.ad-adcode
##.ad-adlink-bottom
##.ad-adlink-side
##.ad-adsense
##.ad-adsense-block-250
##.ad-advertisement-horizontal
##.ad-affiliate
##.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-teaser
##.ad-article-wrapper
##.ad-aside-pc-billboard
##.ad-atf
##.ad-atf-medRect
##.ad-atf-top
##.ad-auction-footer-container
##.ad-auction-header
##.ad-auction-header-container
##.ad-b
##.ad-b1
##.ad-background
##.ad-background-container
##.ad-background-intra-body
##.ad-banner
##.ad-banner-2
##.ad-banner-250x600
##.ad-banner-300
##.ad-banner-300x250
##.ad-banner-5
##.ad-banner-6
##.ad-banner-728x90
##.ad-banner-bkgd
##.ad-banner-bottom-container
##.ad-banner-box
##.ad-banner-btf
##.ad-banner-container
##.ad-banner-content
##.ad-banner-image
##.ad-banner-inlisting
##.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-bb
##.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-double-inread
##.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-btf
##.ad-block-clear-back
##.ad-block-header
##.ad-block-holder
##.ad-block-in-post
##.ad-block-inside
##.ad-block-mod
##.ad-block-section
##.ad-block-square
##.ad-block-sticky-ad
##.ad-block-wide
##.ad-block-wk
##.ad-block-wrapper
##.ad-block-wrapper-dev
##.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-bottom-margin
##.ad-bottom-right-container
##.ad-bottom728x90
##.ad-bottomLeft
##.ad-bottomleader
##.ad-bottomline
##.ad-box
##.ad-box-2
##.ad-box-300x250
##.ad-box-adsea
##.ad-box-auto
##.ad-box-caption
##.ad-box-container
##.ad-box-title
##.ad-box-up
##.ad-box-video
##.ad-box-wrapper
##.ad-box1
##.ad-box2
##.ad-box3
##.ad-box_h
##.ad-boxamp-wrapper
##.ad-boxbottom
##.ad-boxes
##.ad-boxrr-wrapper
##.ad-boxsticky
##.ad-boxtop
##.ad-brdr-btm
##.ad-break
##.ad-break-item
##.ad-breaker
##.ad-breakout
##.ad-browse-rectangle
##.ad-bt
##.ad-btn
##.ad-btn-heading
##.ad-bug-300w
##.ad-burnside
##.ad-button
##.ad-buttons
##.ad-c-label
##.ad-cad
##.ad-calendar
##.ad-call-300x250
##.ad-callout
##.ad-caption
##.ad-card
##.ad-card-container
##.ad-carousel
##.ad-cat
##.ad-catfish
##.ad-cell
##.ad-center
##.ad-centered
##.ad-centering
##.ad-chartbeatwidget
##.ad-choices
##.ad-circ
##.ad-click
##.ad-close-button
##.ad-cls
##.ad-cls-fix
##.ad-cluster
##.ad-cluster-container
##.ad-cnt
##.ad-code
##.ad-codes
##.ad-col
##.ad-col-02
##.ad-collapsible-container
##.ad-colour
##.ad-column
##.ad-comment
##.ad-companion
##.ad-complete
##.ad-component
##.ad-component-fullbanner2
##.ad-component-wrapper
##.ad-contain
##.ad-contain-300x250
##.ad-contain-top
##.ad-container--featured_videos
##.ad-container--inline
##.ad-container--leaderboard
##.ad-container--stripe
##.ad-container--top
##.ad-container-160x600
##.ad-container-300x250
##.ad-container-728
##.ad-container-728x90
##.ad-container-994x282
##.ad-container-LEADER
##.ad-container-adsense
##.ad-container-banner-top
##.ad-container-bot
##.ad-container-bottom
##.ad-container-box
##.ad-container-dk
##.ad-container-embedded
##.ad-container-header
##.ad-container-inner
##.ad-container-inthread
##.ad-container-leaderboard
##.ad-container-left
##.ad-container-m
##.ad-container-medium-rectangle
##.ad-container-middle
##.ad-container-multiple
##.ad-container-pave
##.ad-container-property
##.ad-container-responsive
##.ad-container-right
##.ad-container-side
##.ad-container-single
##.ad-container-tool
##.ad-container-top
##.ad-container-topad
##.ad-container-wrapper
##.ad-container.component
##.ad-container1
##.ad-container3x
##.ad-container__ad-slot
##.ad-container__leaderboard
##.ad-container__sticky-wrapper
##.ad-container_row
##.ad-content
##.ad-content-area
##.ad-content-rectangle
##.ad-content-slot
##.ad-context
##.ad-cover
##.ad-ctn
##.ad-curtain
##.ad-custom-size
##.ad-d
##.ad-declare-explicit-parallax
##.ad-decoration
##.ad-defer
##.ad-description
##.ad-desktop
##.ad-desktop-in-content
##.ad-desktop-native-1
##.ad-desktop-native-2
##.ad-desktop-only
##.ad-desktop-right
##.ad-detail
##.ad-dfp-column
##.ad-dfp-row
##.ad-disclaimer
##.ad-disclaimer-container
##.ad-disclaimer-text
##.ad-display
##.ad-displayed
##.ad-div
##.ad-div-a0-wrapper
##.ad-div-t0-wrapper
##.ad-diver
##.ad-divider
##.ad-dog
##.ad-dog__cnx-container
##.ad-dt
##.ad-dx_wrp
##.ad-dynamic-showcase-top
##.ad-e
##.ad-element
##.ad-embedded
##.ad-enabled
##.ad-endcap-wrapper
##.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-featured-video-caption
##.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-format-300x250
##.ad-format-300x600
##.ad-forum
##.ad-frame
##.ad-frame-container
##.ad-full
##.ad-full-width
##.ad-fullbanner
##.ad-fullbanner-btf-container
##.ad-fullbannernohieght
##.ad-fullwidth
##.ad-giga
##.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-h-250
##.ad-h-60
##.ad-halfpage
##.ad-hdr
##.ad-head
##.ad-header
##.ad-header-below
##.ad-header-container
##.ad-header-creative
##.ad-header-inner-wrap
##.ad-header-pencil
##.ad-header-placeholder
##.ad-header-sidebar
##.ad-heading
##.ad-headliner-container
##.ad-heigh-mobile-250
##.ad-height-250
##.ad-height-280
##.ad-height-600
##.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-featured-files
##.ad-home-right
##.ad-homeleaderboard
##.ad-homepage
##.ad-homepage-1
##.ad-homepage-2
##.ad-homepage-one
##.ad-hor
##.ad-horizontal
##.ad-horizontal-top
##.ad-horizontal-top-wrapper
##.ad-house-btac
##.ad-housepromo-d-wrapper
##.ad-hoverable
##.ad-hpto
##.ad-href1
##.ad-href2
##.ad-iab-txt
##.ad-icon
##.ad-identifier
##.ad-iframe
##.ad-iframe-container
##.ad-imagehold
##.ad-img
##.ad-img300X250
##.ad-in-300x250
##.ad-in-content
##.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-info-wrap
##.ad-inline
##.ad-inline-article
##.ad-inline-block
##.ad-inline-mod
##.ad-inner
##.ad-inner-container
##.ad-innr
##.ad-inpage-video-top
##.ad-insert
##.ad-inserter
##.ad-inserter-widget
##.ad-inside
##.ad-integrated-display
##.ad-internal
##.ad-interruptor
##.ad-interstitial
##.ad-intromercial
##.ad-island
##.ad-item
##.ad-item-related
##.ad-itself
##.ad-label
##.ad-lable
##.ad-landscape
##.ad-large-1
##.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-bottom-all
##.ad-leader-plus-top
##.ad-leader-top
##.ad-leader-wrap
##.ad-leader-wrapper
##.ad-leaderboard
##.ad-leaderboard-companion
##.ad-leaderboard-container
##.ad-leaderboard-flex
##.ad-leaderboard-footer
##.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-left-1
##.ad-left-top
##.ad-left3
##.ad-leftrail
##.ad-line
##.ad-link
##.ad-link-label
##.ad-link-left
##.ad-link-right
##.ad-links
##.ad-links-text
##.ad-list-desktop
##.ad-list-item
##.ad-loaded
##.ad-loader
##.ad-location
##.ad-location-container
##.ad-location-header
##.ad-lock
##.ad-lock-content
##.ad-lower_rec
##.ad-lower_river
##.ad-lowerboard
##.ad-lrec
##.ad-m-banner
##.ad-m-mrec
##.ad-m-rec
##.ad-mad
##.ad-main
##.ad-manager-ad
##.ad-manager-placeholder
##.ad-manager-wrapper
##.ad-margin
##.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-container
##.ad-medium-content
##.ad-medium-rectangle
##.ad-medium-rectangle-item
##.ad-medium-two
##.ad-medium-widget
##.ad-medrect
##.ad-megaboard
##.ad-message
##.ad-messaging
##.ad-microsites
##.ad-mid-article-container
##.ad-midleader
##.ad-mobile
##.ad-mobile--sticky
##.ad-mobile-300x150
##.ad-mobile-300x250
##.ad-mobile-300x50
##.ad-mobile-banner
##.ad-mobile-dynamic
##.ad-mobile-flex-inc
##.ad-mobile-flex-pos2
##.ad-mobile-incontent-ad-plus
##.ad-mobile-mpu
##.ad-mobile-mpu-plus-outstream-inc
##.ad-mobile-nav-ad-plus
##.ad-mod
##.ad-module
##.ad-mount
##.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-nativeriver
##.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-oms
##.ad-on
##.ad-on-top
##.ad-one
##.ad-other
##.ad-outer-container
##.ad-outlet
##.ad-outline
##.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
##.ad-parallax-wrap
##.ad-parent-hockey
##.ad-passback-o-rama
##.ad-pb
##.ad-peg
##.ad-pencil-margin
##.ad-permalink
##.ad-personalise
##.ad-place
##.ad-place-active
##.ad-place-holder
##.ad-placeholder
##.ad-placeholder-leaderboard
##.ad-placeholder-wrapper
##.ad-placement
##.ad-placement-left
##.ad-placement-right
##.ad-placement_desktop-top-sticky
##.ad-places
##.ad-plea
##.ad-poc
##.ad-poc-admin
##.ad-point
##.ad-popup
##.ad-popup-content
##.ad-pos
##.ad-pos-middle
##.ad-pos-top
##.ad-position
##.ad-position-1
##.ad-position-2
##.ad-position-especial
##.ad-poss
##.ad-post
##.ad-post-footer
##.ad-post-top
##.ad-post300X250
##.ad-postText
##.ad-poster
##.ad-posterad-inlisting
##.ad-preloader-container
##.ad-preparing
##.ad-prevent-jump
##.ad-primary
##.ad-primary-desktop
##.ad-primary-sidebar
##.ad-priority
##.ad-pro70
##.ad-program-list
##.ad-program-top
##.ad-promo
##.ad-promoted-game
##.ad-promotion-native
##.ad-pub
##.ad-push
##.ad-pushdown
##.ad-r
##.ad-rac-box
##.ad-rail
##.ad-rail-wrapper
##.ad-ratio
##.ad-ratio-size-300x250
##.ad-ratio-size-3x1
##.ad-rb-hover
##.ad-reader
##.ad-reader-con-item
##.ad-rect
##.ad-rect-atf-01
##.ad-rect-top-right
##.ad-rectangle
##.ad-rectangle-1
##.ad-rectangle-banner
##.ad-rectangle-container
##.ad-rectangle-long
##.ad-rectangle-long-sky
##.ad-rectangle-text
##.ad-rectangle-wide
##.ad-rectangle-xs
##.ad-rectangle2
##.ad-rectanglemed
##.ad-refresh
##.ad-region
##.ad-region-delay-load
##.ad-region__top
##.ad-related
##.ad-relatedbottom
##.ad-render-space
##.ad-resource-center-top
##.ad-responsive
##.ad-responsive-slot
##.ad-responsive-wide
##.ad-result
##.ad-rev-content
##.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-rotator
##.ad-row
##.ad-row-horizontal
##.ad-row-horizontal-top
##.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-section-one
##.ad-section-three
##.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-single-bottom
##.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
##.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--billboard--article--wrapper
##.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-article
##.ad-slot-banner
##.ad-slot-container
##.ad-slot-container-1
##.ad-slot-full-width
##.ad-slot-ph
##.ad-slot-placeholder
##.ad-slot-replies
##.ad-slot-replies-header
##.ad-slot-sidebar
##.ad-slot-sidebar-b
##.ad-slot-tall
##.ad-slot-top
##.ad-slot-top-728
##.ad-slot-widget
##.ad-slot-wrapper
##.ad-slotRg
##.ad-slotRgc
##.ad-slot__ad--top
##.ad-slot__content
##.ad-slot__label
##.ad-slot__oas
##.ad-slug
##.ad-small
##.ad-small-1
##.ad-small-2
##.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-spteaser
##.ad-sq-super
##.ad-square
##.ad-square2-container
##.ad-square300
##.ad-squares
##.ad-stack
##.ad-standard
##.ad-statement
##.ad-static
##.ad-sticky
##.ad-sticky-banner
##.ad-sticky-bottom
##.ad-sticky-container
##.ad-sticky-slot
##.ad-sticky-wrapper
##.ad-stickyhero
##.ad-stickyhero--standard
##.ad-story-inject
##.ad-story-top
##.ad-strategic
##.ad-strip
##.ad-style2
##.ad-subnav-container
##.ad-subtitle
##.ad-summary
##.ad-superbanner
##.ad-t
##.ad-table
##.ad-tabs
##.ad-tag
##.ad-tag-square
##.ad-takeover
##.ad-takeover-homepage
##.ad-tall
##.ad-target2-wrapper
##.ad-tech-widget
##.ad-temp
##.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-container
##.ad-top-in
##.ad-top-lboard
##.ad-top-leaderboard
##.ad-top-left
##.ad-top-mpu
##.ad-top-padding
##.ad-top-rectangle
##.ad-top-right-container
##.ad-top-side
##.ad-top-wrapper
##.ad-top1
##.ad-top2
##.ad-topbanner
##.ad-topleader
##.ad-topper
##.ad-topright
##.ad-topteaser
##.ad-total
##.ad-total1
##.ad-tower
##.ad-tower-container
##.ad-towers
##.ad-transition
##.ad-two
##.ad-twos
##.ad-txt
##.ad-type
##.ad-type-branding
##.ad-type-cube
##.ad-type-flex-leaderboard
##.ad-type-ranking
##.ad-type1
##.ad-type10
##.ad-type2
##.ad-type3
##.ad-under-video
##.ad-unit
##.ad-unit--leaderboard
##.ad-unit-2
##.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-view-zone
##.ad-vtu
##.ad-w-300
##.ad-w-468
##.ad-w-728
##.ad-w-970
##.ad-w300
##.ad-wall-3-wrapper
##.ad-wall-4
##.ad-wall-bottom
##.ad-wall-top
##.ad-wallpaper-container
##.ad-wallpaper-panorama-container
##.ad-wap
##.ad-warning
##.ad-warp
##.ad-watermark
##.ad-wgt
##.ad-wide
##.ad-wide-bottom
##.ad-widget
##.ad-widget-area
##.ad-widget-list
##.ad-widget-wrapper
##.ad-widgets
##.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-wrap_wallpaper
##.ad-wrapper
##.ad-wrapper--articletop
##.ad-wrapper--flexibleportrait
##.ad-wrapper--slideshowhalfpage
##.ad-wrapper-bg
##.ad-wrapper-left
##.ad-wrapper-outer
##.ad-wrapper-sticky
##.ad-wrapper-top
##.ad-wrapper-with-text
##.ad-wrapper__ad-slug
##.ad-x10x20x30
##.ad-x31-full
##.ad-xrcol
##.ad-xs-title
##.ad-zone
##.ad-zone-ajax
##.ad-zone-container
##.ad-zone-s-q-l
##.ad.addon
##.ad.bottom_article_leaderboard
##.ad.bottomrect
##.ad.brandboard
##.ad.card
##.ad.center
##.ad.contentboard
##.ad.desktop-970x250
##.ad.element
##.ad.floater-link
##.ad.gallery
##.ad.halfpage
##.ad.inner
##.ad.item
##.ad.maxiboard
##.ad.maxisky
##.ad.middlerect
##.ad.module
##.ad.monsterboard
##.ad.native_story_1
##.ad.native_story_2
##.ad.native_story_3
##.ad.netboard
##.ad.preroll
##.ad.promotion
##.ad.rectangle
##.ad.rectangle_2
##.ad.rectangle_3
##.ad.rectangle_home_1
##.ad.section
##.ad.sidebar-module
##.ad.size-300x250
##.ad.skybridgeleft
##.ad.super
##.ad.top_article_leadeboard
##.ad.wideboard
##.ad.wideboard_tablet
##.ad.widget
##.ad01
##.ad01-obj
##.ad02
##.ad03
##.ad04
##.ad08sky
##.ad1-float
##.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
##.ad160b
##.ad160x160
##.ad160x600
##.ad160x600GrayBorder
##.ad160x600_1
##.ad160x600box
##.ad170x30
##.ad18
##.ad180
##.ad180x80
##.ad185x100
##.ad19
##.ad1Image
##.ad1_bottom
##.ad1_latest
##.ad1_top
##.ad1b
##.ad1left
##.ad1x1
##.ad2-float
##.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
##.ad366
##.ad3rdParty
##.ad400
##.ad400right
##.ad400x40
##.ad450
##.ad468
##.ad468_60
##.ad468box
##.ad468innerboxadpic
##.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
##.ad728b
##.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
##.ad970
##.ad970_250
##.ad970x250
##.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
##.adBanner--outer
##.adBanner300x250
##.adBanner728x90
##.adBannerTyp1
##.adBannerTypSortableList
##.adBannerTypW300
##.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
##.adBox-small
##.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
##.adContainer__title
##.adContainerg6
##.adContent
##.adContentAd
##.adContour
##.adCopy
##.adCreative
##.adCs
##.adCube
##.adDeclare
##.adDefRect
##.adDetails_ad336
##.adDialog
##.adDingT
##.adDiv
##.adDivSmall
##.adDomInner
##.adDomOutter
##.adDrawer
##.adDyn
##.adElement
##.adEmployment
##.adExpanded
##.adExternalPage
##.adFender3
##.adFooterDFPMobile
##.adFooterLinks
##.adFrame
##.adFrameCnt
##.adFrameContainer
##.adFrameMobile
##.adFrames
##.adFtr
##.adFuel-label
##.adFull
##.adFullWidth
##.adFullWidthBottom
##.adFullWidthMiddle
##.adFullbanner
##.adGlobalHeader
##.adGogleBox
##.adGoogle
##.adGroup
##.adHalfPage
##.adHead
##.adHeader
##.adHeaderAdbanner
##.adHeaderText
##.adHeaderblack
##.adHeadline
##.adHeadlineSummary
##.adHed
##.adHeight200
##.adHeight270
##.adHeight280
##.adHeight313
##.adHeight600
##.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
##.adLeaderBoard_container
##.adLeaderForum
##.adLeaderboard
##.adLeaderboardAdContainer
##.adLeft
##.adLine
##.adLine300x100
##.adLine300x250
##.adLine300x600
##.adLink
##.adLinkCnt
##.adListB
##.adLoaded
##.adLoader
##.adLocal
##.adLocation
##.adMPU
##.adMPUHome
##.adMRECHolder
##.adMarker
##.adMarkerBlock
##.adMastheadLeft
##.adMastheadRight
##.adMed
##.adMedRectBox
##.adMedRectBoxLeft
##.adMediaMiddle
##.adMediaNet
##.adMediumRectangle
##.adMegaBoard
##.adMeldGuts
##.adMessage
##.adMgsBanner
##.adMiddle
##.adMinHeight280
##.adMinHeight313
##.adMiniTower
##.adMinisLR
##.adMkt2Colw
##.adMod
##.adModule
##.adModule--inner
##.adModule--outer
##.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
##.adRectangle-pos-large
##.adRectangle-pos-medium
##.adRectangle-pos-small-inline
##.adRectangleBanner
##.adRectangleUnit
##.adRegionSelector
##.adRemove
##.adRenderer
##.adRendererInfinite
##.adReportsLink
##.adResponsive
##.adResult
##.adResults
##.adRight
##.adRightSide
##.adRightSky
##.adRoller
##.adRotator
##.adRow
##.adRowTopWrapper
##.adSKY
##.adSTHomePage
##.adSection
##.adSection_rt
##.adSelfServiceAdvertiseLink
##.adSenceImagePush
##.adSense
##.adSepDiv
##.adServer
##.adSeven
##.adSide
##.adSide203
##.adSide230
##.adSideBarMPU
##.adSideBarMPUTop
##.adSidebarButtons
##.adSidetileplus
##.adSize_MedRec
##.adSizer
##.adSkin
##.adSkinLayerConfig
##.adSky
##.adSky600
##.adSkyOrMpu
##.adSkyscaper
##.adSkyscraper
##.adSkyscraperHolder
##.adSlice
##.adSlide
##.adSlot
##.adSlot-container
##.adSlotAdition
##.adSlotCnt
##.adSlotContainer
##.adSlug
##.adSpBelow
##.adSpace
##.adSpace300x250
##.adSpace950x90
##.adSpacer
##.adSpec
##.adSplash
##.adSponsor
##.adSponsorText
##.adSponsorhipInfo
##.adSpot
##.adSpot-brought
##.adSpot-mrec
##.adSpot-searchAd
##.adSpot-textBox
##.adSpot-textBoxGraphicRight
##.adSpot-twin
##.adSpotFullWidth
##.adSpotIsland
##.adSquare
##.adStatementText
##.adStyle
##.adStyle1
##.adSub
##.adSubColPod
##.adSummary
##.adSuperboard
##.adSupertower
##.adTD
##.adTXTnew
##.adTab
##.adTag
##.adTag-top
##.adTag-wrap
##.adTagThree
##.adTagTwo
##.adText
##.adTextDownload
##.adTextPmpt
##.adTextStreaming
##.adTextWrap
##.adTicker
##.adTile
##.adTileWrap
##.adTiler
##.adTitle
##.adTitleR
##.adTop
##.adTopBanner_nomobile
##.adTopBk
##.adTopFloat
##.adTopHome
##.adTopLB
##.adTopLeft
##.adTopLink
##.adTopRight
##.adTopWrapper
##.adTop_placement
##.adTopboxright
##.adTout
##.adTower
##.adTwo
##.adTxt
##.adType2
##.adUltra
##.adUnderArticle
##.adUnit
##.adUnitHorz
##.adUnitVert
##.adUnitVert_noImage
##.adVar
##.adVertical
##.adVideo
##.adVideo2
##.adVl
##.adVplaceholder
##.adWarning
##.adWebBoard
##.adWideSkyscraper
##.adWideSkyscraperRight
##.adWidget
##.adWidgetBlock
##.adWidgetSponsor
##.adWithTab
##.adWord
##.adWrap
##.adWrapLg
##.adWrapper
##.adWrapper1
##.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_188_inner
##.ad_1day9
##.ad_2
##.ad_200
##.ad_200x200
##.ad_234x60
##.ad_240
##.ad_240x400
##.ad_242_90_top
##.ad_250
##.ad_250250
##.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_300by250
##.ad_300s
##.ad_300x100
##.ad_300x240
##.ad_300x250
##.ad_300x250_box_right
##.ad_300x250_container
##.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_container
##.ad_728x90_top
##.ad_728x90b
##.ad_88x31
##.ad_90
##.ad_925x90
##.ad_940_0
##.ad_954-60
##.ad_960
##.ad_970_2
##.ad_970x250_300x250
##.ad_970x250_container
##.ad_970x90_prog
##.ad_980x260
##.ad_CustomAd
##.ad_Flex
##.ad_Flexi_LowerRight
##.ad_Flexi_MiddleRight
##.ad_Left
##.ad_Right
##.ad__300x250
##.ad__300x600
##.ad__970x250
##.ad__align
##.ad__caption
##.ad__centered
##.ad__container
##.ad__content
##.ad__create
##.ad__desk
##.ad__disclosure
##.ad__full--width
##.ad__gapfix
##.ad__header
##.ad__image
##.ad__in-loop
##.ad__in-loop--desktop
##.ad__in_article
##.ad__inline
##.ad__item
##.ad__label
##.ad__leaderboard
##.ad__mobi
##.ad__mobile-footer
##.ad__mpu
##.ad__placeholder
##.ad__rectangle
##.ad__sidebar
##.ad__single_body_bottom
##.ad__single_body_top
##.ad__sticky
##.ad__sticky-desktop
##.ad__superbanner
##.ad__template
##.ad__width-by-height
##.ad__wrapper
##.ad__wrapper-element
##.ad_a
##.ad_adInfo
##.ad_ad_160
##.ad_ad_300
##.ad_adblade
##.ad_adc
##.ad_adsense_spacer
##.ad_adv
##.ad_after_section
##.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_background_true
##.ad_bank_wrapper
##.ad_banner
##.ad_banner2
##.ad_banner_2
##.ad_banner_234
##.ad_banner_250x250
##.ad_banner_468
##.ad_banner_728
##.ad_banner_728x90_inner
##.ad_banner_border
##.ad_banner_div
##.ad_bar
##.ad_below_content
##.ad_belowfirstpost_frame
##.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_6
##.ad_box_9
##.ad_box_ad
##.ad_box_div
##.ad_box_flipkart
##.ad_box_header
##.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_btn1
##.ad_btn2
##.ad_buttom_banner
##.ad_buttons_300
##.ad_buttons_320
##.ad_by
##.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_cls_fix
##.ad_code
##.ad_col
##.ad_col_a
##.ad_column
##.ad_column_box
##.ad_column_hl
##.ad_common
##.ad_con
##.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_container_bottom
##.ad_content
##.ad_content_below
##.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_element
##.ad_embed
##.ad_eniro
##.ad_entry_title_under
##.ad_entrylists_end
##.ad_event_mast_wrapper
##.ad_external
##.ad_eyebrow
##.ad_fadein
##.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_remove
##.ad_footer_super_banner
##.ad_for_layout
##.ad_frame
##.ad_frame_around
##.ad_framed
##.ad_front_promo
##.ad_full_click
##.ad_fullwidth
##.ad_gal
##.ad_gam
##.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_article
##.ad_in_column
##.ad_in_head
##.ad_incontent
##.ad_index02
##.ad_indicator
##.ad_info_block
##.ad_inline
##.ad_inline_wrapper
##.ad_inner
##.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
##.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_marker
##.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_oms
##.ad_on_article
##.ad_one
##.ad_one_one
##.ad_one_third
##.ad_outer
##.ad_overlays
##.ad_p360
##.ad_pagebody
##.ad_panel
##.ad_panel_1
##.ad_panel_2
##.ad_panorama_extra
##.ad_partner
##.ad_partners
##.ad_pause
##.ad_perma-panorama
##.ad_pic
##.ad_placeholder
##.ad_placeholder_d_b
##.ad_placeholder_d_s
##.ad_placeholder_d_sticky
##.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_push
##.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_sidebar_inner
##.ad_size_160x600
##.ad_skin
##.ad_sky
##.ad_sky2_2
##.ad_sky_lhs
##.ad_sky_rhs
##.ad_skyscpr
##.ad_skyscraper
##.ad_skyscrapper
##.ad_slider_out
##.ad_slot
##.ad_slot_inread
##.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_table
##.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_two_third
##.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_w300h450
##.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
##.adace-slideup-slot-wrap
##.adace-slot
##.adace-slot-wrapper
##.adace-sponsors-box
##.adadded
##.adageunicorns
##.adalert-overlayer
##.adalert-toplayer
##.adamazon
##.adarea
##.adarea-long
##.adarticle
##.adb-728x90
##.adb-bottom-outer
##.adbTrkWt
##.adback
##.adbadge
##.adban
##.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__banner
##.adblock_noborder
##.adblock_primary
##.adblockdiv
##.adblocks-topright
##.adboard
##.adborder
##.adborderbottom
##.adbordertop
##.adbot
##.adbot_postbit
##.adbot_showthread
##.adbottom
##.adbottomright
##.adbox-300x250
##.adbox-468x60
##.adbox-border-desk
##.adbox-box
##.adbox-header
##.adbox-outer
##.adbox-rectangle
##.adbox-sidebar
##.adbox-slider
##.adbox-style
##.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
##.adbox_top
##.adboxbg
##.adboxbot
##.adboxclass
##.adboxcm
##.adboxcontent
##.adboxcontentsum
##.adboxes
##.adboxesrow
##.adboxid
##.adboxlarge
##.adboxlong
##.adboxo
##.adboxtop
##.adbreak
##.adbrite2
##.adbrite_post
##.adbtn
##.adbtns
##.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
##.adcode-widget
##.adcode2
##.adcode300x250
##.adcode728x90
##.adcode_container
##.adcodetextwrap300x250
##.adcodetop
##.adcol1
##.adcol2
##.adcolumn
##.adcolumn_wrapper
##.adcomment
##.adcont
##.adcontainer-Leaderboard
##.adcontainer-Rectangle
##.adcontainer2
##.adcontainer300x250l
##.adcontainer300x250r
##.adcontainer_footer
##.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_top-wrp-in
##.add_topbanner
##.addarea
##.addarearight
##.addbanner
##.addboxRight
##.addisclaimer
##.addiv
##.addivwhite
##.adds2
##.adds300x250
##.adds620x90
##.addtitle
##.addvert
##.addwide
##.adengageadzone
##.adenquire
##.adex-ad-text
##.adexpl
##.adf_tisers
##.adfbox
##.adfeedback
##.adfeeds
##.adfieldbg
##.adfix
##.adfix-300x250
##.adflag
##.adflexi
##.adfliction
##.adfloatleft
##.adfloatright
##.adfoot
##.adfootbox
##.adfooter
##.adform__topbanner
##.adformobile
##.adframe
##.adframe2
##.adframe_banner
##.adframe_rectangle
##.adfree
##.adfront
##.adfront-head
##.adfrp
##.adfull
##.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
##.adgmleaderboard
##.adgoogle_block
##.adhalfhome
##.adhalfpage
##.adhalfpageright
##.adhead
##.adhead_h
##.adhead_h_wide
##.adheader
##.adheader100
##.adheader401
##.adheader416
##.adheightpromo
##.adheighttall
##.adherebox
##.adhesion-block
##.adhesion-header
##.adhesive_holder
##.adhi
##.adhide
##.adhint
##.adholder
##.adholder-300
##.adholder2
##.adholderban
##.adhoriz
##.adhref_box_ads
##.adical_contentad
##.adiframe
##.adiframe250x250
##.adindex
##.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
##.adleftph
##.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
##.adnz-ad-placeholder
##.adocean
##.adocean728x90
##.adonmedianama
##.adops
##.adp-AdPrefix
##.adpacks
##.adpacks_content
##.adpad300
##.adpad300spacer
##.adpadding
##.adpadtwo_div
##.adpane
##.adparent
##.adpic
##.adplace
##.adplace_center
##.adplaceholder
##.adplaceholder-top
##.adplacement
##.adplate-background
##.adpod
##.adpopup
##.adpos-19
##.adpos-20
##.adpos-25
##.adpos-26
##.adpos-300-mobile
##.adpos-8
##.adpost
##.adposter_pos
##.adproxy
##.adrec
##.adrechts
##.adrecom-pic
##.adrect
##.adrectangle
##.adrectwrapper
##.adrequest-iframe-wrapper
##.adright
##.adright265x90
##.adright300
##.adrightlg
##.adrightsm
##.adrighttop
##.adriverBanner
##.adroot
##.adrotate-sponsor
##.adrotate_top_banner
##.adrotate_widget
##.adrotate_widgets
##.adrotatediv
##.adrow
##.adrow-post
##.adrow1
##.adrow1box1
##.adrow1box3
##.adrow1box4
##.adrow2
##.adrrr
##.adrule
##.ads--bottom-spacing
##.ads--desktop
##.ads--full
##.ads--insertor-casper
##.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-300x600-wrapper
##.ads-300x80
##.ads-301
##.ads-320-50
##.ads-320x250
##.ads-336-197-qu
##.ads-336x280
##.ads-468
##.ads-468x60-bordered
##.ads-560-65
##.ads-600-box
##.ads-720x90
##.ads-728
##.ads-728-90
##.ads-728by90
##.ads-728x90
##.ads-728x90-wrap
##.ads-729
##.ads-970-250-show
##.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-friends
##.ads-banner-js
##.ads-banner-middle
##.ads-banner-spacing
##.ads-banner-top
##.ads-banner-top-right
##.ads-base
##.ads-beforecontent
##.ads-below-content
##.ads-below-home
##.ads-below-view-content.center
##.ads-between-comments
##.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-center
##.ads-centered
##.ads-cnt
##.ads-code
##.ads-col
##.ads-col-1
##.ads-col-2
##.ads-cols
##.ads-cont
##.ads-container-mediumrectangle
##.ads-container__inner
##.ads-content
##.ads-core-placer
##.ads-custom
##.ads-decorator
##.ads-desktop
##.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-global-header
##.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
##.ads-home-top-buttons-wrap
##.ads-homepage-2
##.ads-homepage-leaderboard-btf
##.ads-horizontal
##.ads-horizontal-banner
##.ads-horizontal-icons-wrap
##.ads-iframe
##.ads-image
##.ads-in-article-view
##.ads-in-content
##.ads-in-previews
##.ads-inarticle
##.ads-inline
##.ads-inner
##.ads-interlinks
##.ads-item
##.ads-label
##.ads-label-inverse
##.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-margin-top-20
##.ads-marker
##.ads-medium-rect
##.ads-middle
##.ads-middle-top
##.ads-minheight
##.ads-mini
##.ads-mini-3rows
##.ads-mobile
##.ads-module
##.ads-movie
##.ads-mpu
##.ads-narrow
##.ads-native-wrapper
##.ads-note
##.ads-on-player
##.ads-one
##.ads-outer
##.ads-panel
##.ads-parent
##.ads-placment
##.ads-player-03
##.ads-popup-corner
##.ads-post
##.ads-post-closing
##.ads-post-footer
##.ads-post-full
##.ads-profile
##.ads-rail
##.ads-rect
##.ads-rectangle
##.ads-relatedbottom
##.ads-rendering-fix
##.ads-right
##.ads-right-min
##.ads-rotate
##.ads-row
##.ads-rpline-com
##.ads-scroller-box
##.ads-section
##.ads-side
##.ads-sidebar
##.ads-sidebar-300-600
##.ads-sidebar-boxad
##.ads-sign
##.ads-single
##.ads-site
##.ads-size-small
##.ads-skin
##.ads-skin-mobile
##.ads-sky
##.ads-skyscraper
##.ads-skyscraper-container-left
##.ads-skyscraper-container-right
##.ads-skyscraper-left
##.ads-skyscraper-right
##.ads-slot-mb-container
##.ads-small
##.ads-small-horizontal
##.ads-small-squares
##.ads-smartphone
##.ads-social-box
##.ads-sponsored-title
##.ads-sponsors
##.ads-sponsors-125-left
##.ads-sponsors-125-right
##.ads-square
##.ads-square-large
##.ads-square-small
##.ads-squares
##.ads-ss
##.ads-star
##.ads-static-video-overlay
##.ads-sticky-300-600
##.ads-story
##.ads-story-leaderboard-atf
##.ads-stripe
##.ads-styled
##.ads-superbanner
##.ads-system
##.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-topbar
##.ads-topboard-home
##.ads-two
##.ads-txt
##.ads-u-1
##.ads-ul
##.ads-vertical-icons-wrap
##.ads-verticle
##.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-wrapper-top
##.ads-x1
##.ads-x1-super
##.ads-zone
##.ads.MREC
##.ads.MREC1
##.ads.MREC2
##.ads.MREC3
##.ads.MREC4
##.ads.bottom
##.ads.cell
##.ads.cta
##.ads.grid-layout
##.ads.rectangle160
##.ads.rectangle300
##.ads.skyscraper160
##.ads.top
##.ads.widget
##.ads01
##.ads02
##.ads03
##.ads04
##.ads05
##.ads06
##.ads07
##.ads08
##.ads09
##.ads1
##.ads10
##.ads1000x100
##.ads11
##.ads12
##.ads120
##.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
##.ads728b
##.ads728x90
##.ads728x90-1
##.ads728x90-thumb
##.ads970
##.adsAdvert
##.adsArea
##.adsBanner
##.adsBannerLink
##.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
##.adsContentBox
##.adsContentBoxBellow
##.adsDef
##.adsDetailsPage
##.adsDisclaimer
##.adsDiv
##.adsFixed
##.adsFull
##.adsHeader
##.adsHeaderFlog
##.adsHeading
##.adsImages
##.adsInner
##.adsInsideResults_v3
##.adsLabel
##.adsLateral
##.adsLateralbox
##.adsLibrary
##.adsLine
##.adsList
##.adsMPU
##.adsMag
##.adsMarker
##.adsMiddle
##.adsMvCarousel
##.adsNotaTopo
##.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__claim-item
##.ads__container
##.ads__header
##.ads__horizontal
##.ads__hyperleaderboard--hyperleaderboard
##.ads__inline
##.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__midpage-fullwidth
##.ads__native
##.ads__right-rail-ad
##.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_between_content
##.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_desktop_r1
##.ads_desktop_r2
##.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_h1
##.ads_h2
##.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_media
##.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_place_top
##.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_tb-c
##.ads_text
##.ads_ticker_main
##.ads_tit
##.ads_title
##.ads_top
##.ads_top_1
##.ads_top_banner
##.ads_top_both
##.ads_top_middle
##.ads_top_nav
##.ads_top_promo
##.ads_topbanner
##.ads_topic_300
##.ads_topic_after
##.ads_topleft
##.ads_topright
##.ads_tower
##.ads_tr
##.ads_under_data
##.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_wrap
##.ads_wrapper
##.ads_wrapperads_top
##.adsafp
##.adsame-banner-box
##.adsanity-alignnone
##.adsanity-group
##.adsanity-single
##.adsarea
##.adsartical
##.adsbanner1
##.adsbanner2
##.adsbantop
##.adsbar
##.adsbg300
##.adsbillboard
##.adsblock
##.adsblockvert
##.adsbnr
##.adsbody
##.adsborder
##.adsboth
##.adsbottom
##.adsbottombox
##.adsbox--masthead
##.adsbox-square
##.adsbox970x90
##.adsbox990x90
##.adsboxBtn
##.adsbox_300x250
##.adsboxitem
##.adsbttmpg
##.adsbyadop
##.adsbycircumventioncentral
##.adsbyexoclick
##.adsbyexoclick-wrapper
##.adsbygalaksion
##.adsbygoogle
##.adsbygoogle-box
##.adsbygoogle-responsive-fix
##.adsbygoogle-wrapper
##.adsbygoogle2
##.adsbymahimeta
##.adsbypublift
##.adsbypubmax
##.adsbypubpower
##.adsbysinodia
##.adsbytrafficjunky
##.adsbyvli
##.adsbyxa
##.adsbyyahoo
##.adsc
##.adscaleAdvert
##.adscaleP6_canvas
##.adscaleTop
##.adscatalog
##.adscenter
##.adsclick
##.adscontainer
##.adscontent250
##.adscontentcenter
##.adscontntad
##.adscreen
##.adsd_shift100
##.adsdisplaygames
##.adsdiv
##.adsection
##.adsection_a2
##.adsection_c2
##.adsection_c3
##.adsenbox
##.adsence-domain
##.adsens
##.adsense-250
##.adsense-300-600
##.adsense-300x256-widget
##.adsense-300x256-widget-2
##.adsense-336
##.adsense-336-280
##.adsense-468
##.adsense-728-90
##.adsense-ad
##.adsense-ad-results
##.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-inline
##.adsense-left
##.adsense-links
##.adsense-links2
##.adsense-loading
##.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
##.adsense-wrapper
##.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_728x90_container
##.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
##.adsfloat
##.adsforums
##.adsghori
##.adsgrd
##.adsgvert
##.adsh
##.adsheight-250
##.adsheight-90
##.adshl
##.adshome
##.adshowbig
##.adshowcase
##.adshp
##.adside
##.adside-box-index
##.adside-box-single
##.adside_box
##.adsidebar
##.adsidebox
##.adsider
##.adsincs2
##.adsinfo
##.adsingle
##.adsingle-r
##.adsingleph
##.adsitem
##.adsize728
##.adsizer
##.adsizewrapper
##.adsjx
##.adskeeperWrap
##.adsky
##.adsleaderboard
##.adsleaderboardbox
##.adsleff
##.adsleft
##.adsleftblock
##.adslibraryArticle
##.adslider
##.adslink
##.adslist
##.adslisting
##.adslisting2
##.adslistingz
##.adsload
##.adsloading
##.adslogan
##.adslot
##.adslot--leaderboard
##.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_collapse
##.adslot_popup
##.adslot_side1
##.adslothead
##.adslotleft
##.adslotright
##.adslotright_1
##.adslotright_2
##.adslug
##.adslx-bottom2015
##.adslx2015
##.adsmaintop
##.adsmall
##.adsmaller
##.adsmalltext
##.adsmanag
##.adsmbody
##.adsmedrect
##.adsmedrectright
##.adsmessage
##.adsninja-ad-zone
##.adsnippet_widget
##.adsns
##.adsonar-after
##.adsonofftrigger
##.adsoptimal-slot
##.adsother
##.adspace
##.adspace-300x600
##.adspace-336x280
##.adspace-728x90
##.adspace-MR
##.adspace-lb
##.adspace-leaderboard
##.adspace-lr
##.adspace-mpu
##.adspace-top
##.adspace-widget
##.adspace1
##.adspace180
##.adspace2
##.adspace728x90
##.adspace_2
##.adspace_bottom
##.adspace_buysell
##.adspace_rotate
##.adspace_skyscraper
##.adspace_top
##.adspacer
##.adspacer2
##.adspan
##.adspanel
##.adspecial390
##.adspeed
##.adsplash-160x600
##.adsplat
##.adsponsor
##.adspop
##.adspost
##.adspot
##.adspot-300x250-pos1-container
##.adspot-desk
##.adspot-title
##.adspot1
##.adspot200x90
##.adspot468x60
##.adspot728x90
##.adspotGrey
##.adspot_468x60
##.adspot_728x90
##.adsprefooter
##.adspreview
##.adsrecnode
##.adsresponsive
##.adsright
##.adss
##.adss-rel
##.adssidebar2
##.adsskyscraper
##.adsslotcustom2
##.adsslotcustom4
##.adssmall
##.adssquare
##.adssquare2
##.adstext
##.adstextpad
##.adstipt
##.adstitle
##.adstop
##.adstopo
##.adstopoBox
##.adstory
##.adstrip
##.adstxt
##.adstyle
##.adsupperugo
##.adsupperugo_txt
##.adsverting
##.adsvideo
##.adswallpapr
##.adswidget
##.adswiper
##.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
##.adtech-video-2
##.adtech-wrapper
##.adtechMobile
##.adtech_wrapper
##.adtester-container
##.adtext_gray
##.adtext_horizontal
##.adtext_onwhite
##.adtext_vertical
##.adtext_white
##.adtextleft
##.adtextright
##.adtexts
##.adthrive
##.adthrive-ad
##.adthrive-content
##.adthrive-header
##.adthrive-header-container
##.adthrive_custom_ad
##.adthx
##.adtile
##.adtips
##.adtips1
##.adtitle
##.adtoggle
##.adtop
##.adtop-border
##.adtops
##.adtower
##.adtravel
##.adttl
##.adtv_300_250
##.adtxt
##.adtxtlinks
##.adult-adv
##.adun
##.adunit
##.adunit-300-250
##.adunit-active
##.adunit-adbridg
##.adunit-container
##.adunit-container_sitebar_1
##.adunit-middle
##.adunit-parent
##.adunit-purch
##.adunit-side
##.adunit-title
##.adunit-top
##.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--h600
##.adv--intermingled
##.adv--leaderboard
##.adv--square
##.adv-120x600
##.adv-160
##.adv-160x600
##.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-468x60
##.adv-700
##.adv-728
##.adv-728-90
##.adv-970
##.adv-970-250
##.adv-970-250-2
##.adv-980x60
##.adv-ad
##.adv-ads-selfstyle
##.adv-aside
##.adv-background
##.adv-banner
##.adv-bar
##.adv-before-news-body
##.adv-block
##.adv-block-container
##.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-gpt-desktop-wrapper
##.adv-gpt-wrapper-desktop
##.adv-halfpage
##.adv-header
##.adv-holder
##.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-mobile-wrapper
##.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-top-skin
##.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
##.advTop
##.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__wrapper
##.adv_aff
##.adv_amazon_single
##.adv_banner
##.adv_banner_hor
##.adv_banner_ps_1
##.adv_banner_ps_13
##.adv_banner_ps_2
##.adv_banner_ps_3
##.adv_banner_ps_4
##.adv_banner_ps_6
##.adv_banner_ps_7
##.adv_banner_ps_8
##.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_msg
##.adv_page_blocker_overlay
##.adv_panel
##.adv_placeholder_300_250
##.adv_placeholder_300_300
##.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-close-button
##.advads-sticky
##.advads-widget
##.advads_ad_widget-11
##.advads_ad_widget-18
##.advads_ad_widget-2
##.advads_ad_widget-21
##.advads_ad_widget-3
##.advads_ad_widget-4
##.advads_ad_widget-5
##.advads_ad_widget-8
##.advads_ad_widget-9
##.advads_widget
##.advallyAdhesionUnit
##.advance-ads
##.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--square
##.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-background
##.advert-banner
##.advert-banner-container
##.advert-banner-holder
##.advert-bannerad
##.advert-bar
##.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-inner
##.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-panel
##.advert-placeholder
##.advert-placeholder-wrapper
##.advert-preview-wrapper
##.advert-right
##.advert-row
##.advert-section
##.advert-sidebar
##.advert-silver
##.advert-sky
##.advert-skyright
##.advert-skyscraper
##.advert-slider
##.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.box
##.advert.desktop
##.advert.mobile
##.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
##.advertSlider
##.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__sidebar
##.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_pos
##.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
##.adverticum_container
##.adverticum_content
##.adverticum_gate_banner
##.advertis
##.advertis-left
##.advertis-right
##.advertise-1
##.advertise-2
##.advertise-band
##.advertise-box
##.advertise-here
##.advertise-homestrip
##.advertise-horz
##.advertise-info
##.advertise-inquiry
##.advertise-leaderboard
##.advertise-link
##.advertise-link-post-bottom
##.advertise-list
##.advertise-pic
##.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_text
##.advertise_txt
##.advertise_verRight
##.advertisebtn
##.advertisedBy
##.advertisement--appnexus
##.advertisement--billboard
##.advertisement--leaderboard
##.advertisement--leaderboard_top
##.advertisement--skyscraper
##.advertisement--title
##.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-area
##.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-footer
##.advertisement-header
##.advertisement-highlighter
##.advertisement-image
##.advertisement-information-link
##.advertisement-label
##.advertisement-label-up-white
##.advertisement-layout
##.advertisement-leader-board
##.advertisement-leader-board-second
##.advertisement-leaderboard
##.advertisement-leaderboard-lg
##.advertisement-link
##.advertisement-nav
##.advertisement-new
##.advertisement-other
##.advertisement-placeholder
##.advertisement-position1
##.advertisement-right
##.advertisement-right-rail
##.advertisement-showup-banner
##.advertisement-sidebar
##.advertisement-space
##.advertisement-sponsor
##.advertisement-swimlane
##.advertisement-tag
##.advertisement-text
##.advertisement-title
##.advertisement-top
##.advertisement-txt
##.advertisement-wrapper
##.advertisement.leaderboard
##.advertisement.rectangle
##.advertisement.under-article
##.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__header
##.advertisement__label
##.advertisement__leaderboard
##.advertisement__line
##.advertisement__title
##.advertisement__wrapper
##.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_mobile
##.advertisement_part
##.advertisement_post
##.advertisement_river
##.advertisement_section_top
##.advertisement_sky
##.advertisement_text
##.advertisement_top
##.advertisement_watchFooter
##.advertisement_wrapper
##.advertisementonblue
##.advertisementonwhite
##.advertisements-link
##.advertisements-right
##.advertisements-sidebar
##.advertisementsOutterDiv
##.advertisements_contain
##.advertisements_heading
##.advertisementsubtitle
##.advertisementwrap
##.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-container
##.advertising-container-top
##.advertising-content
##.advertising-fixed
##.advertising-header
##.advertising-iframe
##.advertising-in-content
##.advertising-inner
##.advertising-leaderboard
##.advertising-local-links
##.advertising-lrec
##.advertising-mention
##.advertising-middle
##.advertising-middle-i
##.advertising-notice
##.advertising-right
##.advertising-right-d
##.advertising-right-i
##.advertising-srec
##.advertising-top
##.advertising-top-banner
##.advertising-top-box
##.advertising-top-category
##.advertising-vert
##.advertising1
##.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_block_325
##.advertising_block_325_custom_5
##.advertising_bottom
##.advertising_bottom_box
##.advertising_box_bg
##.advertising_header_1
##.advertising_hibu_lef
##.advertising_hibu_mid
##.advertising_hibu_rig
##.advertising_horizontal_title
##.advertising_images
##.advertising_square
##.advertising_top
##.advertising_vertical_title
##.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_notice
##.advertisment_two
##.advertize
##.advertize_here
##.advertlabel
##.advertleft
##.advertlink
##.advertnotice
##.advertop
##.advertorial
##.advertorial-2
##.advertorial-block
##.advertorial-image
##.advertorial-promo-box
##.advertorial-teaser
##.advertorial-wrapper
##.advertorial2
##.advertorial_728x90
##.advertorial_red
##.advertorialitem
##.advertorialtitle
##.advertorialview
##.advertorialwidget
##.advertouter
##.advertplay
##.adverts
##.adverts--banner
##.adverts-125
##.adverts-inline
##.adverts2
##.advertsLeaderboard
##.adverts_RHS
##.adverts_footer_advert
##.adverts_footer_scrolling_advert
##.adverts_header_advert
##.adverts_side_advert
##.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
##.advtcell
##.advtext
##.advtimg
##.advtitle
##.advtop
##.advtop-leaderbord
##.advttopleft
##.advv_box
##.advword
##.adwblue
##.adwert
##.adwhitespace
##.adwide
##.adwideskyright
##.adwidget
##.adwithspace
##.adwobs
##.adwolf-holder
##.adword-box
##.adword-structure
##.adword-text
##.adword-title
##.adword1
##.adwordListings
##.adwords
##.adwords-container
##.adwordsHeader
##.adwords_in_content
##.adworks
##.adwrap
##.adwrap-widget
##.adwrapper--desktop
##.adwrapper-lrec
##.adwrapper1
##.adwrapper948
##.adwrappercls
##.adwrappercls1
##.adx-300x250-container
##.adx-300x600-container
##.adx-ads
##.adx-wrapper
##.adx-wrapper-middle
##.adx_center
##.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
##.adzone_skyscraper
##.af-block-ad-wrapper
##.af-label-ads
##.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
##.aft-top-728x90
##.aftContentAdLeft
##.aftContentAdRight
##.after-content-ad
##.after-first-post-ad-1
##.after-intro-ad
##.after-post-ad
##.after-post-ads
##.after-story-ad-wrapper
##.after_ad
##.after_comments_ads
##.after_content_banner_advert
##.after_post_ad
##.afterpostadbox
##.afw_ad
##.age_default
##.aggads-ad
##.agi-adsaleslinks
##.agi-adtop
##.ahe-ad.consumable
##.ahe-adsticky
##.ai-top-ad-outer
##.aisle-ad
##.aisoad
##.ajax_ad
##.ajaxads
##.ajdg_bnnrwidgets
##.ajdg_grpwidgets
##.al-wss-ad
##.alb-content-ad
##.align.Ad
##.alignads
##.allow-ads
##.allpages_ad_bottom
##.allpages_ad_top
##.alt-ad-box
##.alt_ad
##.alt_ad_block
##.alternatives_ad
##.am-adContainer
##.am-adslot
##.am-articleItem--bodyAds
##.am-bazaar-ad
##.amAdvert
##.am_ads
##.amazon_ad
##.amazonads
##.amp-ad
##.amp-ads
##.amp-ads-container
##.amp-sticky-ad-custom
##.amp-sticky-ads
##.amp-unresolved
##.ampFlyAdd
##.ampforwp-sticky-custom-ad
##.amsSparkleAdWrapper
##.anc_ads_show
##.anchor-ad-wrapper
##.anchorAd
##.anchoringTopAdDefault
##.annonce_textads
##.annons_themeBlock
##.annonstext
##.another_text_ad
##.answer_ad_content
##.anzeige_banner
##.aol-knot-fullscreen-right-ad
##.aol-twist-flyout-ad
##.aolSponsoredLinks
##.aopsadvert
##.ap_str_ad
##.apadam-ads
##.apexAd
##.apiAdMarkerAbove
##.apiAds
##.apiButtonAd
##.app-ad
##.app-advertisements
##.app-leaderboard-ad-container
##.app_ad_unit
##.app_advertising_skyscraper
##.app_nexus_banners_common
##.appnexus.ad
##.apxContentAd
##.ar-header-m-ad
##.arcAdsBox
##.arcAdsContainer
##.archive-ad
##.archive-ads
##.archive-radio-ad-container
##.area1_2_ad1
##.area5_ad
##.areaAd
##.area_ad
##.area_ad03
##.area_ad07
##.area_ad09
##.area_ad2
##.aroundAdUnit
##.artAd
##.artAdInner
##.art_ad_aside
##.art_ad_top
##.art_ads
##.art_aisde_ads
##.art_new_ads_468_60
##.artcl_ad_dsk
##.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-holder
##.article-ad-horizontal
##.article-ad-left
##.article-ad-legend
##.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-ad
##.article-content-adwrap
##.article-first-ad
##.article-footer-ad
##.article-footer-ad-container
##.article-footer__ad
##.article-footer__ads
##.article-google-adsense
##.article-grid__item--advert
##.article-header-ad
##.article-header__railAd
##.article-inline-ad
##.article-list__list-item--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
##.articleBottom-ads
##.articleEmbeddedAdBox
##.articleFooterAd
##.articleHeadAdRow
##.articleHeaderAd
##.articlePage3rdPartyContentStrip
##.articleTop-ads
##.articleTopAd
##.article__ad-holder
##.article__ad-ir
##.article__adblock
##.article__adv
##.article__inset--margin-ad
##.article__leaderboard-ad
##.article_ad
##.article_ad250
##.article_ad_container2
##.article_ad_text
##.article_ad_top
##.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
##.articles-ad-block
##.artist-ad-wrapper
##.artnet-ads-ad
##.artstyle__advertisement
##.as-admedia
##.as_ad
##.as_social_footer
##.aseadn
##.aside-ad
##.aside-ad-space
##.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
##.assis-adlabel
##.associated-ads
##.async-ad-container
##.at-header-ad
##.at-sidebar-ad
##.atcode_wp_bnn
##.atf-ad-medRect
##.atf-ad-medrec
##.atf-wrapper
##.atfAds
##.atf_ad300
##.atf_adWrapper
##.atf_ad_box
##.atf_placeholder
##.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
##.avadvslot
##.avantgardia-ad-widget
##.avap-ads-container
##.avert--leaderboard
##.avert--sidebar
##.avert-text
##.avertissement-download
##.azk-adsense
##.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-advertising__down-menu
##.b-aside-ads
##.b-astro-sponsored-links_horizontal
##.b-astro-sponsored-links_vertical
##.b-header-ad
##.b5-ad-pushdown
##.b5_widget_skyscraper_ad
##.b5ad_bigbox
##.b5ad_skyscraper
##.bAdvertisement
##.b_ad
##.b_ad480
##.b_adLastChild
##.b_ads
##.b_ads_cont
##.b_ads_r
##.b_ads_top
##.b_adsen_wrapper
##.back300ad
##.background-ad
##.background-adv
##.backgroundAd
##.badge-gag-ads-container
##.badge-style-type-ad
##.bads300
##.badxcn
##.bam-ad-slot
##.bam-dcRefreshableAd
##.ban-720-container
##.ban300side
##.ban420x200
##.ban420x260
##.ban680x450
##.ban728
##.ban980x90
##.bandeauCookies
##.bandeau_cookie
##.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-image
##.banner-ad-inner
##.banner-ad-label
##.banner-ad-large
##.banner-ad-pos
##.banner-ad-row
##.banner-ad-skeleton-box
##.banner-ad-space
##.banner-ad-wrap
##.banner-ad-wrapper
##.banner-ad2
##.banner-ads
##.banner-ads-300x250
##.banner-ads-right
##.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
##.banner200x200
##.banner250_250
##.banner300
##.banner300_250
##.banner300by250
##.banner300x250
##.banner300x84
##.banner336
##.banner336x280
##.banner350
##.banner468
##.banner468by60
##.banner728
##.banner728-ad
##.banner728-container
##.banner728x90
##.bannerADV
##.bannerAd
##.bannerAd-module
##.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_240x400
##.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
##.bannermpu
##.bannerplace728
##.banners-weekad
##.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
##.baseboard-ad
##.bb-ad
##.bb-ad-mrec
##.bb-adv-160x600
##.bb-adv-300x250
##.bb-article-sponsor
##.bb-md-adv7
##.bbccom-advert
##.bbccom_advert
##.bbsTopAd
##.bc-ad__appnexus
##.bci-ad
##.bcom_ad
##.bdcQtWidget
##.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
##.belowMastheadWrapper
##.belowNavAds
##.below_game_ad
##.below_nav_ad_wrap
##.below_player_ad
##.belowthread_advert
##.belowthread_advert_container
##.belt-ad
##.belt_ad
##.best_project_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-ad-leaderboard
##.bgr_adv_div
##.bh-ads
##.bh_ad_container
##.bi-ads-300x250
##.bi-ads-desktop
##.bidbarrel-ad
##.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
##.bigbox_ad
##.bigboxad
##.bigsponsor
##.billboard-ad
##.billboard-ad-one
##.billboard-ad-slot-container
##.billboard-ad-space
##.billboard-ads
##.billboard.ad
##.billboard300x250
##.billboardAd
##.billboard__advert
##.billboard_ad
##.billboard_ad_desktop
##.billboard_adwrap
##.bin-ads
##.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
##.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--dfp
##.block--doubleclick
##.block--simpleads
##.block--vh-dfp
##.block--vh-dfp-dfp-ad-r1
##.block--vh-footer-ads
##.block--views-premium-ad-slideshow-block
##.block-ad
##.block-ad-entity
##.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-adstop-otherpage-728x90
##.block-adtech
##.block-adv
##.block-advert
##.block-advertisement
##.block-advertising
##.block-adzerk
##.block-altads
##.block-ami-ads
##.block-appnexus-sidebar-banner-oas-ad
##.block-awareads-adsense
##.block-bean-adocean
##.block-bf_ads
##.block-bg-advertisement
##.block-bg-advertisement-region-1
##.block-boxes-ad
##.block-boxes-ga_ad
##.block-cdw-google-ads
##.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-fusion-ads
##.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-nyx-ads-ninja
##.block-nyx-ads-ninja-ad-block
##.block-ohtdisplayad
##.block-openads
##.block-openadstream
##.block-openx
##.block-pm_doubleclick
##.block-pt-ads
##.block-reklama
##.block-simple-blockad-320-250-front-2
##.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_ad1
##.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_article_ad
##.block_bigad
##.blockad
##.blocked-ads
##.blockid_google-adsense-block
##.blockrightsmallads
##.blocsponsor
##.blog-ad
##.blog-ad-image
##.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-ad-zone
##.bottom-ad2
##.bottom-ads
##.bottom-ads-container
##.bottom-ads-sticky
##.bottom-ads-wrapper
##.bottom-ads728
##.bottom-adv
##.bottom-adv-container
##.bottom-adv1
##.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-post-ad-space
##.bottom-right-advert
##.bottom-rightadvtsment
##.bottom-side-advertisement
##.bottom-slider-ads
##.bottom-sponsor-img-border
##.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
##.bottom_sticky_ad
##.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-adsense-top
##.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_advert
##.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
##.boxad2
##.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
##.briefNewsAd
##.brn-ads-box
##.brn-ads-mobile-container
##.brn-ads-sticky-wrapper
##.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
##.bsaProContainerNew
##.bsa_ads
##.bsa_it_ad
##.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
##.bvp-ad
##.bx-ads
##.bx-ads--banner
##.bx_ad
##.bx_ad_right
##.bxad
##.bz-ad
##.bzads-ic-ad-300-250-600
##.c-Ad
##.c-Ad--ezoic
##.c-Ad--inArticle
##.c-Ad--rectangle
##.c-Ad__label
##.c-Adhesion
##.c-ArticleAds
##.c-ad
##.c-ad--adStickyContainer
##.c-ad--mobile-bigbanner
##.c-ad--rectangle
##.c-ad--text-only
##.c-ad--unlabeled
##.c-ad-banner
##.c-ad-flex
##.c-ad-fluid
##.c-ad-mpu-primary
##.c-ad-mpu-secondary
##.c-ad-size2
##.c-ad-size3
##.c-adDisplay
##.c-adDisplay_container
##.c-adOmnibar
##.c-adSense
##.c-adSkyBox
##.c-adcontainer
##.c-ads
##.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-box--advert
##.c-control--adchoice
##.c-fallback-ad
##.c-fallback-ad--house
##.c-fragment--container--ad
##.c-gallery-vertical__advert
##.c-googleadslot
##.c-header__advert-container
##.c-inblog_ad
##.c-main-header__ad
##.c-news-feed-ads
##.c-partner-articles
##.c-res-ad
##.c-sitenav-adslot
##.c-sitenavPlaceholder__ad
##.c-teaser__advertising
##.c300x250-advert
##.c3_adverts
##.cA-adStack
##.cA-adStrap
##.cBox-body--similarSellerAds
##.cColumn-TextAdsBox
##.cLeftTextAdUnit
##.c_adsky
##.c_google_adsense_nxn
##.c_ligatus_nxn
##.cableads
##.cactus-ads
##.cactus-header-ads
##.cactus-img-ads
##.cactus-mutil-ads
##.cafemedia-ad-slot-right1
##.cafemedia-ad-slot-top
##.caja_ad
##.calendarAd
##.california-ad
##.california-sidebar-ad
##.callout-a-ad-box
##.calloutAd
##.calls-to-action__sidebar-ad-container
##.can_ad_slug
##.canoeAdvertorial
##.carbon-ad
##.carbon_ads
##.carbonad
##.carbonad-tag
##.card--ad
##.card--article-ad
##.card--type-html-native-ad
##.card-ad
##.card-ads
##.card-article-ads
##.card-productads
##.cardAd
##.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:not(html):not(body)
##.category-ads:not(html):not(body)
##.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
##.cazAd
##.cb-ad-banner
##.cb-ad-container
##.cb-sidebar__sticky-ad
##.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-content-ad
##.center-content-ads
##.center-gray-ad-txt
##.center-tag-rightad
##.centerAD
##.centerAd
##.centerAd768
##.centerAdBar
##.centerAds
##.centerAdvHeader
##.center_ad
##.center_add
##.center_ads
##.center_adsense
##.center_inline_ad
##.centerad
##.centerads
##.centeradv
##.centered-ad
##.centered-align-ad
##.centered_wide_ad
##.centralizer-adx
##.cerrar_bloque_ads
##.cerrar_bloque_ads2
##.cg_ad_slug
##.cgs-ad-spot
##.ch-ad-item
##.ch_advertisement
##.change-ad-h-btn
##.change_AdContainer
##.changeableadzone
##.channel--ad
##.channel-adv
##.channel-icon--ad
##.channel-icon__ad-buffer
##.channelBoxAds
##.channel_ad_2016
##.channel_brand_ad
##.chart_ads
##.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-content-banner2
##.cldt-ad-top
##.clearerad
##.clickads
##.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
##.cmg-ads-wrapper
##.cmi-content-3ads-horizontal
##.cms-Advert
##.cms-ad
##.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_banner_ad_area
##.cnbc_leaderboard_ad
##.cnc-ads
##.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
##.col2-ads
##.colAd
##.colBoxAdframe
##.colRightAd
##.col_ad
##.col_adunit300x250
##.col_header_ads_300x250
##.colads
##.collapse-ad-mob-wrapper
##.collapsed-ad
##.colombiaAd
##.colombiaintraarticleads
##.column-ad
##.column2-ad
##.columnAd
##.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-container
##.complex-ad-wrapper
##.component--google-ad-manager
##.component-ad-leiki
##.component-adincontent
##.component-ar-horizontal-bar-ad
##.component-header-sticky-ad
##.component-sponsored-links
##.component__ad__ad-box
##.components-Ad-___Ad__ad
##.conTSponsored
##.con_ads
##.con_widget_advertising
##.conductor_ad
##.configurableAd
##.confirm_ad_left
##.confirm_ad_right
##.confirm_leader_ad
##.connatix-container
##.connatix-holder
##.connatix-wrapper
##.consoleAd
##.cont-ad
##.contads_middle
##.contained-ad-container
##.contained-ad-shaft
##.contained-ad-wrapper
##.container--ad
##.container--ads
##.container--ads-leaderboard-atf
##.container--advert
##.container--bannerAd
##.container--header-ads
##.container-ad-600
##.container-ad-left
##.container-adbanner-global
##.container-adbanner-list
##.container-adbanner-mobile
##.container-adds
##.container-adrotate
##.container-advMoreAbout
##.container-adwords
##.container-bottom-ad
##.container-first-ads
##.container-lower-ad
##.container-rectangle-ad
##.container-top-adv
##.container-type-banner-advert
##.container-with-ad
##.containerAdsense
##.containerSqAd
##.container__ad
##.container__box--ads
##.container_ad
##.container_ad_v
##.container_ads_in_article
##.container_publicidad
##.container_row_ad
##.container_serendipity_plugin_google_adsense
##.contains-ad
##.contains-advertisment
##.content--right-ads
##.content-ad
##.content-ad-article
##.content-ad-box
##.content-ad-container
##.content-ad-left
##.content-ad-outer-container
##.content-ad-right
##.content-ad-side
##.content-ad-widget
##.content-ad-wrapper
##.content-ads
##.content-ads-bottom
##.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-leaderboard-ad
##.content-leaderboard-ads
##.content-list__ad-label
##.content-module.ad
##.content-page-ad_wrap
##.content-result-ads
##.content-single__advertisment
##.content-single__block_top_ad
##.content-sponsor-img-border
##.content-top-mpu
##.content-type-adv-desktop
##.content-unit-ad
##.content1-ad
##.content2-ad
##.contentAd
##.contentAd--sb1
##.contentAd510
##.contentAdBox
##.contentAdContainer
##.contentAdFoot
##.contentAdIndex
##.contentAds
##.contentAdsCommon
##.contentAdsWrapper
##.contentAdvertisement
##.contentBody-advert
##.contentTopAd
##.contentTopAdSmall
##.contentTopAds
##.content_468_ad
##.content__ad__content
##.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-end
##.contentad-home
##.contentad-storyad-1
##.contentad-superbanner-2
##.contentad-top
##.contentad2
##.contentad300x250
##.contentad_right_col
##.contentadarticle
##.contentadfloatl
##.contentadleft
##.contentads1
##.contentads2
##.contentadstartpage
##.contentadstop1
##.contentadvside
##.contentbox_ad
##.contentleftad
##.contentpage_searchad
##.contents-ads-bottom-left
##.contenttextad
##.contentwellad
##.contentwidgetads
##.contest_ad
##.context-ads
##.contextualAds
##.contextual_ad_unit
##.continuous-flow-mid-ad
##.convert-media-ad
##.converter-ad
##.cookieBandeau
##.copy-adChoices
##.core-adplace
##.coreAdsPlacer
##.cornerBoxInnerWhiteAd
##.cornerad
##.cosmo-ads
##.cp-adsInited
##.cp-smalladv
##.cp_ad
##.cpaAdPosition
##.cpg-ad-placeholder-desktop
##.cpg-ad-placeholder-mobile
##.cpmstarHeadline
##.cpmstarText
##.cpoma-adlabel
##.cpp-text-ad
##.cr_ad
##.crain-advertisement
##.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
##.csw-ae-wrapper
##.ct-ad-article
##.ct-ad-article-wrapper
##.ct-ads
##.ct-advertising-footer
##.ct-bottom-ads
##.ct_ad
##.cta-ad
##.ctg-ad
##.ctips-ad-unit
##.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
##.custom-sticky-ad-container
##.customAd
##.custom_ad
##.custom_ads
##.custom_banner_ad
##.custom_footer_ad
##.customadvert
##.customized_ad_module
##.cwAdvert
##.cwv2Ads
##.cxAdvertisement
##.cyads650x100
##.cz-sponsorposts
##.d1-top-ad
##.d3-c-adblock
##.d3-o-adv-block
##.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
##.daily-adlabel
##.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
##.datasphere-ad-front
##.dc-ad
##.dc-banner
##.dc-half-banner
##.dc-widget-adv-125
##.dcAdvertHeader
##.dcm-advert
##.dcmads
##.dd-ad
##.dd-ad-container
##.dda-ad
##.ddc-table-ad
##.deckAd
##.deckads
##.default-teaser__adv
##.demo-advert
##.desktop-ad
##.desktop-ad-banner
##.desktop-ad-inpage
##.desktop-ads
##.desktop-adunit
##.desktop-advert
##.desktop-article-top-ad
##.desktop-aside-ad
##.desktop-aside-ad-hide
##.desktop-in-content-native-ad
##.desktop-lazy-ads
##.desktop-postcontentad-wrapper
##.desktop-sidebar-ad-wrapper
##.desktop-top-ad-wrapper
##.desktop.ad
##.desktopAd
##.desktop_ad
##.desktop_only_ad
##.desktopads
##.desktoponlyad
##.detach_container__sponsor-link
##.detail-ad
##.detail-ads
##.detailMpu
##.detailSidebar-adPanel
##.detail__ad--small
##.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-bigbox2-wrap
##.dfp-ad-container
##.dfp-ad-full
##.dfp-ad-hideempty
##.dfp-ad-midbreaker-wrap
##.dfp-ad-midbreaker2-wrap
##.dfp-ad-placeholder
##.dfp-ad-rect
##.dfp-ad-tags
##.dfp-ad-unit
##.dfp-ad-widget
##.dfp-ads-ad-article-middle
##.dfp-ads-embedded
##.dfp-adspot
##.dfp-article-ad
##.dfp-banner
##.dfp-banner-slot
##.dfp-block
##.dfp-bottom
##.dfp-button
##.dfp-double-mpu
##.dfp-dynamic-tag
##.dfp-fixedbar
##.dfp-here-bottom
##.dfp-here-top
##.dfp-interstitial
##.dfp-leaderboard
##.dfp-leaderboard-container
##.dfp-panel
##.dfp-plugin-advert
##.dfp-slot
##.dfp-slot-wallpaper
##.dfp-space
##.dfp-super-leaderboard
##.dfp-tag-wrapper
##.dfp-top
##.dfp-top1
##.dfp-top1-container
##.dfp-top_leaderboard
##.dfp-wrapper
##.dfpAd
##.dfpAds
##.dfpAdvert
##.dfp_ATF_wrapper
##.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_ads_block
##.dfp_frame
##.dfp_slot
##.dfp_strip
##.dfp_top-ad
##.dfp_txt
##.dfp_unit
##.dfp_unit--interscroller
##.dfp_unit-ad_container
##.dfpad
##.dfrads
##.dg-gpt-ad-container
##.dhAdContainer14
##.dianomi-ad
##.dianomiScriptContainer
##.dianomi_context
##.diggable-ad-sponsored
##.dikr-responsive-ads-slot
##.discourse-adplugin
##.discourse-google-dfp
##.display-ad
##.display-ad--border-container
##.display-ad-block
##.display-adhorizontal
##.display-ads-block
##.display-advertisement
##.displayAd
##.displayAd728x90Js
##.displayAdCode
##.displayAdSlot
##.displayAdUnit
##.displayAds
##.display_ad
##.display_ads_right
##.display_adv_show
##.display_advrst
##.div-google-adx
##.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-adSlotBillboard
##.dm-adSlotNative1
##.dm-adSlotNative2
##.dm-adSlotNative3
##.dm-adSlotRectangle1
##.dm-adSlotRectangle2
##.dm-adSlotSkyscraper
##.dm-adSlot__sticky
##.dm-ads-125
##.dm-ads-350
##.dmRosAdBody
##.dmRosMBAdBox
##.dm_ad
##.dm_ad-billboard
##.dm_ad-container
##.dm_ad-halfpage
##.dm_ad-leaderboard
##.dm_ad-link
##.dm_ad-skyscraper
##.dm_ad300x620
##.dmco_advert_iabrighttitle
##.dmpu-ad
##.dn-ad-small
##.dn-ad-wide
##.dod_ad
##.dotcom-ad
##.double-ad
##.double-ads
##.double-click-ad
##.double-mpu-unit
##.double-square-ad
##.doubleClickAd
##.doubleGoogleTextAd
##.double_adsense
##.double_click_widget
##.doubleclick-ad
##.doubleclickAds
##.doubleclick_adtype
##.download-ad
##.download-view__footer-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
##.dsp-under-video-ad
##.dsq_ad
##.dt-ad-top-content
##.dtads-slot
##.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
##.dyn-sidebar-ad
##.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
##.ebm-ad-target__outer
##.ec-ads
##.ec-ads-remove-if-empty
##.ec_ad_banner
##.ecommerce-ad
##.econo-ads1
##.ecosia-ads
##.eddy-adunit
##.editor_ad
##.editorial-adsense
##.editors-ads
##.eg-ad
##.eg-custom-ad
##.eg_guides_sidebar_ad
##.ehs-adbridge
##.eight8_advertisment_box_all_posts
##.ej-advertisement-text
##.element--ad
##.element-ad
##.element-adplace
##.element_contentad1
##.element_contentad2
##.element_contentad3
##.element_contentad4
##.element_contentad5
##.elementor-widget-wp-widget-advads_ad_widget
##.em-ad
##.em-ads-widget
##.em-adv-container
##.em_ad_300x250
##.em_ads_box_dynamic_remove
##.embAD
##.embed-ad
##.embedded-article-ad
##.embeddedAd
##.embeddedAds
##.embedded_ad_wrapper
##.emm-ad
##.empty-ad
##.end-ad
##.end-of-article-ads
##.endAHolder
##.endemic_ads
##.endti-adlabel
##.eng_ads
##.engagement_ad
##.eniro_ad
##.ent-ad-leaderboard
##.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-ads
##.esv-pub-300x600
##.et-single-post-ad
##.etad
##.etn-ad-text
##.eu-advertisment1
##.eu-advertisment2
##.eu-miniadvertisment
##.event-ads
##.event-ads-inside
##.evhl-picArea
##.evo-ads-widget
##.ew-ad-placeholder
##.ex_pu_iframe
##.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
##.extnativeaditem
##.extra-ad
##.extrasColumnFuseAdLocal
##.ez-ad
##.ez-clientAd
##.ezAdsWidget
##.ezAdsense
##.ezmob-footer
##.ezmob-footer-desktop
##.ezo_ad
##.ezoic-ad
##.ezoic-ad-adaptive
##.ezoic-floating-bottom
##.f-ad
##.f-item-ad
##.fN-affiliateStrip
##.f_Ads
##.fa-advertising
##.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_clmb_ad
##.fc_splash_ad
##.fd-ad
##.fd-display-ad
##.fd-tile-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
##.featuredContent-ad-container
##.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
##.fem-ad
##.ffz_bottom_ad
##.fg_Ad
##.fgc-advertising
##.fi-adv-halfpage
##.fi-adv-placeholder
##.fi_adsense
##.field-59-companion-ad
##.field-name-shared-ad-placement-landscape
##.field-name-sticky-ads-div
##.filmad
##.finpostsads
##.firefly-sidebar-ad
##.fireplaceadleft
##.fireplaceadright
##.fireplaceadtop
##.first-ad
##.first-ad-wrap
##.first-banner-ad
##.first-leaderbord-adv
##.first-leaderbord-adv-mobile
##.firstAd-container
##.first_ad
##.first_party_ad_wrapper
##.first_post_ad
##.firstad
##.firstadsmobile
##.firstpost_advert
##.firstpost_advert_container
##.fist-advertise-box
##.five-col-adpubs
##.fiveMinCompanionBanner
##.fix-ad
##.fix_ad
##.fixed-ad-160x600
##.fixed-ad-aside
##.fixed-ad-bottom
##.fixed-ad-bottom--banner
##.fixed-ad300-1
##.fixed-ads-header
##.fixed-automatic-ad-amp
##.fixedAds
##.fixedRightAd
##.fixed_ad
##.fixed_ad_336x280
##.fixed_advert_banner
##.fixed_bottom_ad
##.fjs-ad-hide-empty
##.fl-ads
##.fl-adsense
##.fl_adbox
##.flagads
##.flash-advertisement
##.flashAd
##.flash_ad
##.flash_advert
##.flashad
##.flashadd
##.flex-ad
##.flex-ad-wrapper
##.flex-posts-ads
##.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-ads
##.floating-advert
##.floatingAds
##.floorad
##.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-adrow
##.footer-ads
##.footer-ads-slide
##.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
##.footerWidget__ad
##.footer__ads--content
##.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
##.forbes-ad-container
##.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
##.forum_top_ads
##.forumtopad
##.four-ads
##.four-six-eight-ad
##.four_button_threeone_ad
##.four_percent_ad
##.fp-ad-nativendo-one-third
##.fp-ad-rectangle
##.fp-ad300
##.fp-adinsert
##.fp-ads
##.fp-right-ad
##.fp-right-ad-list
##.fp-right-ad-zone
##.fp_ad_text
##.fp_adv-box
##.fp_article-card--adv-injected
##.fr_ad_loading
##.frame_adv
##.framead
##.free-start-ads-block
##.freedownload_ads
##.freegame_bottomad
##.freestar-ad-sidebar-container
##.freestar-ad-wide-container
##.freestar-incontent-ad
##.freewheelDEAdLocation
##.frn_adbox
##.frn_adbox_placeholder
##.frn_contAdHead
##.frn_cont_adbox
##.frn_placeholder_google_ads
##.fromoursponsor
##.front-video-ads
##.front_ad
##.frontads
##.frontone_ad
##.frontpage-google-ad
##.frontpage-mpu-section-ad
##.frontpage-right-ad
##.frontpage-right-ad-hide
##.frontpage__article--ad
##.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-ads
##.full-adv
##.full-bleed-ad
##.full-bleed-ad-container
##.full-top-ad-area
##.full-width-ad
##.full-width-ad-container
##.full-width-ads
##.fullAdBar
##.fullSizeAd
##.fullWidthAd
##.full_AD
##.full_ad
##.full_ad_box
##.full_ad_row
##.full_width_ad
##.fulladblock
##.fullbanner_ad
##.fullbannerad
##.fullpage-ad
##.fullwidth-advertisement
##.fusion-ads
##.fusion-advert
##.fusionAd
##.fusionAdLink
##.future_dfp-inline_ad
##.future_inline_clone_target
##.fuv_sidebar_ad_widget
##.fw-mod-ad
##.fwAdTags
##.fw_ad
##.g-ad
##.g-ad-fix
##.g-ad-leaderboard
##.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_flbrd_ad
##.g_ggl_ad
##.g_lbrd_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
##.gad300x600
##.gad336x280
##.gadContainer
##.gad_container
##.gads300x250
##.gads_cb
##.gads_container
##.gadsense
##.gadsense-ad
##.gadstxtmcont2
##.gall_ad
##.galleria-AdOverlay
##.galleria-ad-2
##.galleria-adsense
##.gallery--wrapped-ad
##.gallery-ad
##.gallery-ad-container
##.gallery-ad-counter
##.gallery-ad-holder
##.gallery-ad-lazyload-placeholder
##.gallery-ad-overlay
##.gallery-ad-wrapper
##.gallery-adContainer
##.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
##.galleryad
##.galleryads
##.gam-300x250-default-ad-container
##.gam-ad
##.gam_ad_slot
##.game-ads
##.game-category-ads
##.game-right-ad-container
##.game-spotlight-advertising
##.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
##.giant_pushbar_ads_l
##.gl_ad
##.glacier-ad
##.glamsquaread
##.glance_banner_ad
##.global-adsense
##.global-body-ad
##.globalAd
##.globalAdLargeRect
##.globalAdLeaderBoard
##.global_banner_ad
##.gm-ad-lrec
##.gmgAd
##.gms-ad-centre
##.gms-advert
##.gn_ads
##.gnm-ad-unit
##.gnm-ad-zones
##.gnm-bg-ad
##.go-ad
##.go-ads-widget-ads-wrap
##.goAdMan
##.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-header2
##.google-ad-iframe
##.google-ad-image
##.google-ad-manager
##.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-billboard
##.google-ads-bottom
##.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-advert-sidebar
##.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-mid-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
##.googleAdsSquare
##.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
##.googleadv
##.googleadvertisemen120x600
##.googleadvertisement
##.googleadwrap
##.googleafc
##.googlebanwide
##.googleimagead1
##.googleimagead2
##.googlepostads
##.googlepublisherads
##.googley_ads
##.gp-advertisement-wrapper
##.gpAdBox
##.gpAdFooter
##.gpAds
##.gp_adbanner--bottom
##.gp_adbanner--top
##.gpadvert
##.gpnad
##.gpt-ad
##.gpt-ad-container
##.gpt-ads
##.gpt-billboard
##.gpt-breaker-container
##.gpt-container
##.gpt-leaderboard-banner
##.gpt-mpu-banner
##.gpt-sticky-sidebar
##.gpt.top-slot
##.gptSlot
##.gptSlot__sticky-footer
##.gptslot
##.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-col__big
##.grid-ad-section
##.grid-advertisement
##.grid-block-ad
##.grid-item-ad
##.grid-sm-ad-300
##.gridAd
##.gridAdRow
##.gridSideAd
##.grid_ad_container
##.gridad
##.gridlove-ad
##.gridstream_ad
##.groei-ad
##.ground-ads-shared
##.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
##.gtm-ad-slot
##.gtop_ad
##.guide-ad
##.guide__row--fixed-ad
##.guj-ad--placeholder
##.gujAd
##.gutter-ad-left
##.gutter-ad-right
##.gutter-ad-wrapper
##.gutterAdHorizontal
##.gutterads
##.gw-ad
##.gx_ad
##.h-ad
##.h-ad-728x90-bottom
##.h-ad-remove
##.h-adholder
##.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
##.half-page-ad-2
##.half-page-advert-outer-wrapper
##.halfPageAd
##.half_ad_box
##.halfpage_ad
##.halfpage_ad_1
##.halfpage_ad_container
##.happy-inline-ad
##.has-ad
##.has-adslot
##.has-fixed-bottom-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
##.head-top-ads
##.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-holder
##.header-ad-new-wrap
##.header-ad-region
##.header-ad-row
##.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-area
##.header-ads-container
##.header-ads-holder
##.header-ads-wrap
##.header-ads-wrapper
##.header-adsense
##.header-adslot-container
##.header-adv
##.header-advert
##.header-advert-container
##.header-advert-wrapper
##.header-advertise
##.header-advertisement
##.header-ama-ad
##.header-and-footer--banner-ad
##.header-article-ads
##.header-banner-ad
##.header-banner-ads
##.header-banner-advertising
##.header-bannerad
##.header-content-ad-container
##.header-google-ads
##.header-google-adsense970
##.header-menu-horizontal-ads
##.header-menu-horizontal-ads-content
##.header-pencil-ad
##.header-sponsor
##.header-taxonomy-image-sponsor
##.header-top-ad
##.header-top_ads
##.header15-ad
##.header3-advert
##.header728-ad
##.headerAd
##.headerAd1
##.headerAdArea
##.headerAdBanner
##.headerAdCode
##.headerAdContainer
##.headerAdPosition
##.headerAdSpacing
##.headerAdWrapper
##.headerAds
##.headerAdspace
##.headerAdvert
##.headerAdvertisement
##.headerTextAd
##.headerTopAd
##.headerTopAds
##.header__ad
##.header__ads
##.header__advertisement
##.header__leaderboard-ad
##.header__weather__ad
##.header_ad
##.header_ad_2
##.header_ad_center
##.header_ad_div
##.header_ad_space
##.header_ads
##.header_ads-container
##.header_ads_box
##.header_ads_promotional
##.header_adsense_banner
##.header_adspace
##.header_adv2
##.header_adv3
##.header_adv_optional
##.header_advert
##.header_advertisement
##.header_advertisement_clear
##.header_advertisement_text
##.header_advertisment
##.header_classified_ads
##.header_leaderboard_ad
##.header_link_ad
##.header_right_ad
##.header_top_ad
##.headerad
##.headerad-720
##.headerad-placeholder
##.headeradarea
##.headeradblock
##.headeradhome
##.headeradinfo
##.headeradright
##.headerads
##.heading-ad-space
##.headline-adblock
##.headline-ads
##.headline_advert
##.heatmapthemead_ad_widget
##.heavy_ad
##.hederAd
##.height_250_ad
##.height_90_ad
##.herald-ad
##.hero-ad
##.hero-ad-special
##.heroAd
##.hf-top-ad
##.hi5-ad
##.hidden-ad
##.hide-ad
##.hideAdMessage
##.hideIfEmptyAd
##.hidePauseAdZone
##.hideStartAdZone-container
##.hide_ad
##.hide_internal_ad
##.hidead
##.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-ad
##.hm-sec-ads
##.hm_adlist
##.hm_advertisment
##.hm_top_right_google_ads
##.hm_top_right_google_ads_budget
##.hmad
##.hn-ads
##.holder-ad
##.holder-ads
##.home-300x250-ad
##.home-activity-ad
##.home-ad
##.home-ad--promo
##.home-ad--top
##.home-ad-container
##.home-ad-inline
##.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-module--advertisement
##.home-module_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
##.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_strip_ad
##.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--sponsor-content
##.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-page__all-ad-container
##.homepage-page__ff-ad-container
##.homepage-page__tag-ad-container
##.homepage-page__video-ad-container
##.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
##.horiAd
##.horisont_ads
##.horiz_adspace
##.horizontal-ad
##.horizontal-ad-container
##.horizontal-ad-holder
##.horizontal-ad-wrapper
##.horizontal-ad2
##.horizontal-ads
##.horizontal-advert-container
##.horizontal-advert-inner-wrapper
##.horizontal.ad
##.horizontalAd
##.horizontalAdText
##.horizontalAdvert
##.horizontal_Fullad
##.horizontal_ad
##.horizontal_adblock
##.horizontal_ads
##.horizontalbtad
##.horizontaltextadbox
##.horizsponsoredlinks
##.hortad
##.hotad_bottom
##.hotel-ad
##.house-ad
##.house-ad-small
##.house-ad-unit
##.house-ads
##.houseAd
##.houseAd1
##.houseAdsStyle
##.housead
##.hover_300ad
##.hover_ads
##.hoverad
##.hp-ad-container
##.hp-ad-grp
##.hp-adsection
##.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
##.hpRightAdvt
##.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
##.hstpnetworkads
##.ht_ad_widget
##.htl-ad
##.htl-ad-placeholder
##.htl-ad-wrapper
##.html-advertisement
##.html-block-ads
##.html-component-ad-filler
##.html5-ad-progress-list
##.hw-ad--frTop
##.hwg-row-ad
##.hyad
##.hype_adrotate_widget
##.i-amphtml-element.live-updates.render-embed
##.i-amphtml-unresolved
##.i360ad
##.iAdserver
##.iRx9
##.iRx9_wrt
##.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
##.id-StoryElement-adWrapper
##.id-Weather-Advert-wrapper
##.idGoogleAdsense
##.idMultiAd
##.id_footer_social
##.idc-adContainer
##.idc-adWrapper
##.ident_right_ad
##.idgGoogleAdTag
##.ie-adtext
##.ie-sponsoredbox
##.ifadBannerUnit
##.iframe-ad
##.iframe-ads
##.iframeAd
##.iframeAds
##.iframead
##.iframeadflat
##.im-topAds
##.im_adv
##.ima-ad-container
##.imadswide
##.image-ad-336
##.image-advertisement
##.image-viewer-ad
##.image-viewer-mpu
##.imageAd
##.imageAdBoxTitle
##.imageAds
##.imageGalleryAdHeadLine
##.imagead
##.imageads
##.images-adv
##.imagetable_ad
##.img-ad-container
##.img-advert
##.img_ad
##.img_ads
##.imgad
##.imgur-ad
##.impactAdv
##.import_video_ad_bg
##.imuBox
##.in-ad
##.in-article-ad
##.in-article-ad-placeholder
##.in-article-ad-wrapper
##.in-article-adsense
##.in-article-adx
##.in-article-mpu
##.in-between-ad
##.in-content-ad
##.in-content-ad--container
##.in-content-ad-container
##.in-content-ad-wrapper
##.in-game-ad-left
##.in-game-ad-right
##.in-latest-news-advertisement-container
##.in-node-ad-300x250
##.in-page-ad
##.in-slider-ad
##.in-story-ads
##.in-story-text-ad
##.in-text-ad
##.in-text__advertising
##.inArticleAdInner
##.inPageAd
##.inStoryAd-news2
##.in_ad
##.in_article_ad
##.in_article_ad_wrapper
##.in_content_ad_container
##.in_content_advert
##.in_up_ad_game
##.inarticlead
##.inc-ad
##.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
##.infinity-ad
##.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-google-ad-slot
##.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-ad-section
##.inner-adv
##.inner-advert
##.inner-advt-banner-3
##.inner-post-ad
##.inner468ad
##.innerAd300
##.innerAdWrapper
##.innerAds
##.innerContentAd
##.innerWidecontentAd
##.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_ad_column
##.insert_advertisement
##.insert_text_body_ad_prod
##.insertad
##.inside-article-ad-rectangle
##.inside-post-ad
##.insideStoryAd
##.inside_ad
##.inside_ad_box
##.insideads
##.inslide-ad
##.insticator-ads
##.instoryAdBlock
##.instoryAdNoBlock
##.instream_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
##.intra-article-ad
##.ion-ad
##.ione-widget-dart-ad
##.ipc-advert
##.ipc-advert-class
##.ipm-sidebar-ad-middle
##.ipprtcnt
##.iprom-ad
##.ipsAd
##.ipsAdvertisement
##.iqadlinebottom
##.iqadmarker
##.iqadtile_wrapper
##.is-mpu
##.is-preload-ad
##.is-script-ad
##.is-sponsored
##.is-sticky-ad
##.is24-adplace
##.isAd
##.isAdPage
##.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
##.iz-ad
##.iz-ad--intext
##.iz-ad-fullwidth
##.iz-ads
##.j-ad
##.j-ads-mrec
##.jLinkSponsored
##.j_ads
##.ja-ads
##.jalbum-ad-container
##.jam-ad
##.jannah_ad
##.jc_ad_container
##.jeg_ad
##.jeg_ad_top
##.jetpack-sponsored-posts-message
##.jg-ad-5
##.jg-ad-970
##.jimdoAdDisclaimer
##.jl-ads-leaderboard
##.jnews_header_top_ads
##.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-buttons
##.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
##.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-ads-header-content
##.js-adv-rotator-image
##.js-advert
##.js-advert--responsive
##.js-advert--vc
##.js-advert-container
##.js-advert-upsell-popup
##.js-advertising__placeholder1
##.js-anchor-ad
##.js-billboard-advert
##.js-cardview_ad-320x180
##.js-cardview_ad-320x50
##.js-dfp-ad
##.js-dfp-ad-bottom
##.js-dfp-ad-top
##.js-dfpAdPosSR
##.js-googleAdSuperHeader-wrapper
##.js-gptAd
##.js-header-ad
##.js-header-ad-wrapper
##.js-mpu
##.js-native-ad
##.js-no-sticky-ad
##.js-overlay_ad
##.js-product-ad-slider
##.js-react-simple-ad
##.js-results-ads
##.js-right-ad-block
##.js-sidebar-ads
##.js-site-header-advert
##.js-skyscraper-ad
##.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
##.js-underplayerAd
##.jsAdSlot
##.jsMPUSponsor
##.jsOneAd
##.js_ad-sticky-footer
##.js_adContainer
##.js_ad_wrapper
##.js_contained-ad-container
##.js_deferred-ad
##.js_movable_ad_slot
##.js_preheader-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
##.kakao_ad_area
##.kcAds
##.kd_ads_block
##.kdads-empty
##.kdads-link
##.keen_ad
##.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-ad-top
##.l-ads
##.l-adsense
##.l-bottom-ads
##.l-grid--ad-card
##.l-header-advertising
##.l-region--ad
##.l-section--ad
##.l300x250ad
##.l_ad_sub
##.label-ad
##.label_advertising_text
##.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
##.last-sidebar-ad
##.lastAdvertorial
##.lastLiAdv
##.lastRowAd
##.lastads
##.lastpost_advert
##.lates-adlabel
##.latest-ad
##.latest-articles-ad
##.latest-news__ad--desktop
##.latest-posts__sidebar-ad-container
##.law_center_ad
##.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
##.lazyadsense
##.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-placeholder
##.leaderboard-ad-unit
##.leaderboard-ad-wrapper
##.leaderboard-adblock
##.leaderboard-ads
##.leaderboard-ads-text
##.leaderboard-advert
##.leaderboard-advertisement
##.leaderboard.ad
##.leaderboard.advert
##.leaderboard1AdWrapper
##.leaderboardAd
##.leaderboardAdContainer
##.leaderboardAdContainerInner
##.leaderboardFooter_ad
##.leaderboardRectAdWrapper
##.leaderboard_ad
##.leaderboard_ad_container
##.leaderboard_ad_top_responsive
##.leaderboard_ad_unit
##.leaderboard_ad_unit_groups
##.leaderboard_ads
##.leaderboard_adsense
##.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
##.leftAdsEnabled
##.leftAdsFix
##.leftAdsFix1
##.leftAdvDiv
##.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_ad2
##.leftbar_ad_160_600
##.leftbarads
##.leftbottomads
##.leftnavad
##.leftrighttopad
##.leftsidebar_ad
##.lefttopad1
##.legacy-ads
##.legal-ad-choice-icon
##.lextraleftmoreads
##.lft_advt_container
##.lg-ads-160x90
##.lg-ads-311x300-down
##.lg-ads-311x300-up
##.lg-ads-311x500
##.lg-ads-635x100
##.lg-ads-skin-container
##.lgRecAd
##.lg_ad
##.liberty-ad-renderer-iframe
##.liboxads
##.ligatus
##.lightad
##.lijit-ad
##.lineList_ad
##.linead
##.linelist-item-ad
##.linkAD
##.linkAds
##.link_ad
##.link_adslider
##.link_advertise
##.linkads
##.linkedin-sponsor
##.links_google_adx
##.list-ad
##.list-ads
##.list-feature-ad
##.list-footer-ad
##.listAdvertGenerator
##.list_bottom_ad
##.listad
##.listicle--ad-rail
##.listicle-instream-ad-holder
##.listing-card-ad
##.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-home-feed-ad
##.ln-sidebar-ads
##.lnad
##.lng-ad
##.loadadlater
##.local-ads
##.local-ads-out-container
##.localad
##.location-ad
##.log_ads
##.logged_out_ad
##.logo-ad
##.logoAd-hanging
##.logoAds
##.logo_AdChoices
##.logoad
##.logoutAd
##.logoutAdContainer
##.long-ads
##.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-pack-ad
##.lr_skyad
##.lrec-container
##.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-brick
##.m-ad-region
##.m-ad-region-leaderboard
##.m-ad-tvguide-box
##.m-ad-unit
##.m-ad__placeholder--970x250
##.m-ad__wrapper
##.m-ad__wrapper--300x250
##.m-ad__wrapper--728x90
##.m-ad__wrapper--highlight
##.m-advert
##.m-advertisement
##.m-advertisement--container
##.m-balloon-header--ad
##.m-block-ad
##.m-card-group--rightrail-ad
##.m-content-advert
##.m-content-advert-wrap
##.m-dfp-ad-text
##.m-gallery-overlay--ad-top
##.m-header-ad
##.m-header-ad--balloon
##.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-jac-ad
##.m-layout-advertisement
##.m-mem--ad
##.m-sidebar-ad
##.m-sidebar-ad--slot
##.m-sponsored
##.m1-header-ad
##.m2n-ads-slot
##.m4-adsbygoogle
##.mTopAd
##.m_ad
##.m_ad1
##.m_ad300
##.m_banner_ads
##.macAd
##.macad
##.mad_adcontainer
##.madison_ad
##.mag21_fixed_ad
##.magAd
##.magad
##.magazine_box_ad
##.mailAdElem
##.main-ad
##.main-ad-728x90-container
##.main-ad-bg
##.main-ad-container
##.main-ad-gallery
##.main-add-sec
##.main-ads
##.main-ads-line-2
##.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
##.makeFooterAdSticky
##.mal-ad-unit
##.mal-koukoku-unit
##.mango_ads
##.mantis-ad
##.mantis__recommended__item--external
##.mantis__recommended__item--sponsored
##.manual-ad
##.map-ad
##.mapAdvertising
##.map_google_ad
##.map_media_banner_ad
##.mapped-ad
##.mar-block-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__incontent
##.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
##.mdot_inline_ad_styles
##.me-rtm
##.medColModAd
##.medRecContainer
##.medRect
##.med_ad_box
##.media--ad
##.media-ad-rect
##.media-advert
##.media-network-ad
##.media-temple-ad-wrapper-link
##.media-viewer__ads-container
##.mediaAd
##.mediaAdContainer
##.mediaResult_sponsoredSearch
##.media__ad
##.media__ad--banner
##.media_ad
##.mediamotive-ad
##.medianet-ad
##.medium-google-ad-container
##.medium-rectangle-ad
##.medium-rectangle-advertisement
##.medium-top-ad
##.mediumRectAdWrapper
##.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
##.mega-ad
##.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
##.metabet-adtile
##.metaboxType-sponsor
##.mf-ad300-container
##.mg_box_ads
##.mgid-wrapper
##.mgid_3x2
##.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
##.middleAdWrapper
##.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
##.mm-banner970-ad
##.mmads
##.mmc-ad
##.mmc-ad-wrap-2
##.mmcAd_Iframe
##.mmy-ads
##.mnopolarisAd
##.mntl-gpt-adunit
##.mo_googlead
##.moads-top-banner
##.moads-widget
##.mob-adspace
##.mob_ads
##.mobads
##.mobile-ad
##.mobile-ad-container
##.mobile-ad-nav
##.mobile-ad-negative-space
##.mobile-ads
##.mobile-fixed-ad
##.mobile-footer__ad
##.mobile-instream-ad-holder-single
##.mobile-nav-ad-plus-banner
##.mobile-related-ad
##.mobileAd
##.mobileAdPos2And3
##.mobileAdWrap
##.mobileAdvertInStreamHighlightText
##.mobileAppAd
##.mobile_ad_banner
##.mobile_ad_container
##.mobile_article_ad2
##.mobile_featuredad
##.mobile_featuredad_article
##.mobile_index_ad
##.mobile_leaderboard_ad
##.mobile_vertisement
##.mobileadbig
##.mobileadunit
##.mobilesideadverts
##.mobileweb_top_ad_container
##.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_container
##.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
##.mods-box--ad-blocking-criteo
##.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-wide
##.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
##.movable-ad
##.movv-ad
##.mp-ad
##.mpsponsor
##.mpu-ad
##.mpu-ad-con
##.mpu-ad-river
##.mpu-ad-top
##.mpu-advert
##.mpu-c
##.mpu-container-blank
##.mpu-footer
##.mpu-fp
##.mpu-holder
##.mpu-leaderboard
##.mpu-left
##.mpu-left-bk
##.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
##.mpuBlock
##.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
##.mr1_adwrap
##.mr2_adwrap
##.mr3_adwrap
##.mr4_adwrap
##.mrec-ads
##.mrec-atf-sticky
##.mrec-banners
##.mrec-btf-cont
##.mrec-hp-scrollable-cont
##.mrec-scrollable-cont
##.mrecAds
##.mrec_advert
##.mrf-adv
##.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_ad
##.mt_ads
##.mt_adv
##.mt_adv_v
##.mtop_adfit
##.mts_ad_300_widget
##.mtv-adChoicesLogo
##.mtv-adv
##.mtvn-mpu-ad
##.mu-ad-container
##.multiad2
##.multiadwrapper
##.multiple-ad-tiles
##.mvAd
##.mvAdHdr
##.mv_atf_ad_holder
##.mvp-ad-label
##.mvp-feat1-list-ad
##.mvp-flex-ad
##.mvp-widget-ad
##.mvp-widget-feat2-side-ad
##.mvp_ad_widget
##.mvp_block_type_ad_module
##.mvw_onPageAd1
##.mw-ad.row
##.mw-right-ad-slot
##.mwaads
##.mx-box-ad
##.mxl_ad_inText_250
##.my-ad250x300
##.my-ads
##.myAds
##.myAdsBox
##.myAdsGroup
##.my_ad
##.myadmid
##.myimg-advert
##.myinarticlead
##.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-mode
##.native-ad-placeholder
##.native-ad-promoted-provider
##.native-ad-slot
##.native-ad__first
##.native-adv
##.native-advts
##.native-leaderboard-ad
##.native-sidebar-ad
##.native.ad
##.nativeAd
##.nativeAd-sponsor-position
##.nativeMessageAd
##.native_ad
##.native_ad_inline
##.nativead
##.nativeadasideplaceholder
##.nativeads-unt
##.nativiadsense
##.nature-ad
##.nav-ad
##.nav-ad-gpt-container
##.nav-ad-plus-leader
##.nav-adWrapper
##.nav-keywords__item--native-ad
##.navAdsBanner
##.navBads
##.nav__adbanner
##.nav_ad
##.nav_textads
##.navad
##.navadbox
##.navbar-ad-container
##.navbar-ads
##.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
##.nemo-ad
##.neo-advert
##.nested-ad
##.netPost_ad1
##.netPost_ad3
##.netads
##.netshelter-ad
##.network-ad-two
##.new-ad-box
##.new-ads-scroller
##.newArv_2nd_adv_blk
##.newHeaderAd
##.newPageAd
##.newPex_forumads
##.newTopAdContainer
##.new_ad1
##.new_ad_left
##.new_ad_normal
##.new_ad_wrapper_all
##.new_ads_unit
##.newad
##.newad1
##.newadsky-wrapper
##.news-ad
##.news-ad-block-a
##.news-ad-square-a
##.news-ad-square-box
##.news-ads-top
##.news-advert__column
##.news-advertisement
##.news-home-block-ad
##.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
##.newspack_global_ad
##.newsstackedAds
##.newstream_ad
##.newsviewAdBoxInNews
##.newsvinemsn_adtype
##.nexusad
##.nf-adbox
##.nfy-ad
##.nfy-ad-teaser
##.nfy-ad-tile
##.nfy-ad-wrapper
##.nfy-cobo-ad
##.nfy-col-ad
##.ng-ad-banner
##.ng-ad-container-300-250
##.ngart__ad-col
##.ngart__side-ad
##.ngs-adv-async
##.ninemsn-footer-ad
##.ninth-box-ad
##.nivo-ad-container
##.nl2ads
##.nm-ad
##.nmAd_BB-wr
##.nmAd_FB
##.nn-mpu
##.no1postadvert
##.noAdForLead
##.noTitleAdBox
##.node-ad
##.node-content-ad
##.node-left-ad-under-img
##.node_ad_wrapper
##.nomobilead
##.non-empty-ad
##.nonsponserIABAdBottom
##.nord-message-wrap
##.nordvpn-popup
##.normalAds
##.normal_ads
##.normalad
##.northad
##.noskim.ad
##.not-ad-free
##.not-an-ad-header
##.note-advertisement
##.noticeAd_pc_wrap
##.np-ad
##.np-ad-background
##.np-ad-border
##.np-ads-wrapper
##.np-adv-container
##.np-advert_apu
##.np-advert_apu-double
##.np-advert_info
##.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-c-leaderboard-ad
##.nw-top-ad
##.nzs-ads
##.o-ad-banner-top
##.o-ad-container
##.o-ads
##.o-ads--center
##.o-ads-content
##.o-advert
##.o-listing__ad
##.o-site-header__advert
##.o-story-content__ad
##.oad-ad
##.oas-ad
##.oas-bottom-ads
##.oas-container
##.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
##.offads
##.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
##.oko-adhesion
##.old-advertorial-block
##.omnitureAdImpression
##.on-ad
##.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
##.opd_adsticky
##.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
##.optidigital-ad-center
##.optional-ad
##.os-advertisement
##.os-header-ad
##.osan-ads
##.otd-ad-top
##.other-posts-ads
##.other_adv2
##.otherheader_ad
##.otj_adspot
##.outbrainAdHeight
##.outer-ad-container
##.outer-ad-unit-wrapper
##.outerAdWrapper
##.outerAd_300x250_1
##.outerAds
##.outer_ad_container
##.outeradcontainer
##.outermainadtd1
##.outgameadbox
##.outside_ad
##.outsider-ad
##.outstream-ad-outer-wrapper
##.ov-ad-slot
##.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-block
##.p-ad-outbreak
##.p-ad-rectangle
##.p-post-ad
##.p2_right_ad
##.p75_sidebar_ads
##.pAdsBlock2
##.p_adv
##.p_topad
##.pa_ads_label
##.package_adBox
##.padAdvx
##.padd-adv
##.padded-ad
##.paddingBotAd
##.pads2
##.pads_bulk_widget
##.padvertlabel
##.page-ad
##.page-ad-container
##.page-ads
##.page-advert
##.page-advertisement
##.page-box-ad
##.page-break-ad
##.page-content--ad-block
##.page-content__advert
##.page-cover--ads
##.page-footer-ad
##.page-header-ad
##.page-header_ad
##.page-pencil-ad-container-bottom
##.pageAdSkin
##.pageAdSkinMobile
##.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
##.pages__ad
##.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-adsense
##.panel-advert
##.panel-body-adsense
##.panel.ad
##.panel__column--vc-advert
##.panel__row--with-vc-advert
##.panel_ad
##.paneladvert
##.panoramic_ad_placeholder
##.par-ad
##.par-adv-slot
##.parade-ad-container
##.paragraphAdinsert
##.paragraphs-item-advertisement
##.paralaxBackgorundAdwords
##.parent-ad-desktop
##.partial-ad
##.partner-ad
##.partner-ads-container
##.partner-ads-list
##.partner-adsonar
##.partner-overlay-top-ad
##.partnerAd
##.partnerAdTable
##.partner_ads
##.partnerad_container
##.partnersTextLinks
##.paszone_container
##.patronad
##.pauseAdPlacement
##.pb-ad
##.pb-ad-curated
##.pb-ads
##.pb-f-ad-flex
##.pb-f-ad-leaderboard
##.pb-f-ads-ad
##.pb-f-ads-arcads
##.pb-f-ads-dfp
##.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-ads-nativo
##.pb-f-ads-taboola
##.pb-f-ads-yieldmo
##.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-ad_box
##.penci-google-adsense
##.penci-google-adsense-1
##.penci-google-adsense-2
##.penci-promo-link
##.penci_list_banner_widget
##.penci_list_bannner_widget
##.penci_single_ad_before_content
##.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
##.pgevoke-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
##.pix_adzone
##.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
##.placement-articleTopAd
##.placement-welcomeAd
##.plain-ad
##.plainAd
##.play-page-ads
##.playAds1
##.playAds2
##.player-ad
##.player-ad-overlay
##.player-ads
##.player-ads2
##.player-leaderboard-ad-wrapper
##.player-section__ad-block
##.player-section__ad-wrapper
##.player-under-ad
##.playerAd
##.playerAdv
##.player_ad
##.player_ad2
##.player_ad_box
##.player_hide_ad
##.player_hover_ad
##.player_ima-ad-container
##.player_page_ad_box
##.playerad
##.playerdads
##.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
##.plugin-ad-container
##.pm-ad
##.pm-ad-unit
##.pm-ad-zone
##.pm-ads-banner
##.pm-banner-ad
##.pmad-in2
##.pmc-adm-boomerang-pub-div
##.pmg-sponsoredlinks
##.pn-ad
##.pn_dfpads
##.pnp_ad
##.poac_ads_text
##.pod-ad
##.pod-ad-300
##.pod-ad-box
##.podRelatedAdLinksWidget
##.podSponsoredLink
##.polar-ad
##.polaris-ad--wrapper-desktop
##.polaris__ad
##.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
##.position-ads
##.post--native-ad
##.post-ad
##.post-ad-type
##.post-ads
##.post-ads-detalhe
##.post-ads-detalhe-1
##.post-ads-top
##.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-news-ad
##.post-pick-ad
##.post-sponsored
##.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_header_banner_ad
##.ppr_priv_horizon_ad
##.ppr_priv_sponsored_coupon_listing
##.pq-ad
##.pr-ad-tower
##.pr-widget
##.pr_adslot_0
##.pr_adslot_1
##.pre-article-ad
##.pre-roll-ad
##.pre-title-ad
##.prebodyads
##.premium-ad
##.premium-ads
##.premium-adv
##.premium-mpu-container
##.premiumAdOverlay
##.premiumAdOverlayClose
##.premiumInHouseAd
##.premium_ad_container
##.premiumad
##.preview-ad
##.priad
##.priad-1
##.pricead-border
##.primary-ad
##.primary-ad-widget
##.primary-advertisment
##.primary_sidebar_ad
##.primis-ad-wrap
##.print-adslot
##.printAds
##.pro_ad_adzone
##.pro_ad_system_ad_container
##.pro_ad_zone
##.prod_grid_ad
##.product-ad
##.product-ads
##.product-ads-carousel
##.product-bar-ads
##.product-inlist-ad
##.profile-ad-container
##.profile-ads-container
##.profile__ad-wrapper
##.profile_ad_bottom
##.profile_ad_top
##.proftopad
##.programmatic-ad
##.programtic-ads
##.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-insert
##.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-ad--container
##.pt-ad--scroll
##.pt_ad03
##.pt_col_ad02
##.pubDesk
##.pub_ads
##.publiboxright300
##.publication-ad
##.publication-instream-ad-container
##.publication-leaderboard-ad-unit
##.publicidadSuperior
##.publicidad_horizontal
##.publicidade
##.publicidade-dotted
##.publicidade-full-banner
##.publicidade-vertical-layout
##.publicity-box
##.puff-ad
##.puff-advertorials
##.pull-ad
##.pull_top_ad
##.pullad
##.pulsir-ad
##.puppyAd
##.purchad
##.push--ad
##.push-ad
##.push-adv
##.push-item--advertisement
##.pushDownAd
##.pushdown-ad
##.pushdownAd
##.pw-in-article-ad-container
##.pw-in-article-relevant-container
##.pw_wb_ad_300x250
##.pwgAdWidget
##.pxz-ad-widget
##.pxz-taskbar-anchor
##.pyv-afc-ads-container
##.pz-ad-box
##.qa_ad_left
##.qm-ad
##.qm-ad-content
##.qm-ad-content-news
##.quads-ad1
##.quads-ad1_widget
##.quads-ad2
##.quads-ad2_widget.first
##.quads-ad3
##.quads-ad3_widget
##.quads-ad4
##.quads-ad4_widget
##.quads-bg-ad
##.quads-location
##.question_page_ad
##.queue_ad
##.queued-ad
##.quick-adsense-up
##.quick-tz-ad
##.quickadsense
##.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-ads-1
##.rail-article-sponsored
##.rail__ad
##.rail__mps-ad
##.rail_ad
##.railad
##.railadspace
##.ramsay-advert
##.rbFooterSponsors
##.rbRectAd
##.rc-sponsored
##.rc_ad_300x100
##.rc_ad_300x250
##.rcom-freestar-ads-widget
##.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
##.recommend-static-ad
##.recommendation-static-ad-wrapper
##.rect-ad
##.rect-ad-1
##.rectAd300
##.rect_ad
##.rect_ad_module
##.rect_advert
##.rectad
##.rectadv
##.rectangle-ad
##.rectangle-ad-container
##.rectangle-ad-slot-container
##.rectangle-ad-slot-wrapper
##.rectangle-embed-ad
##.rectangle-widget-td-ad
##.rectangleAd
##.rectangleAdContainer
##.rectangle_ad
##.rectanglead
##.rectangleads
##.red-adv
##.redads_cont
##.reedwan_adds300x250_widget
##.reference-article-side-advert-inner-wrapper
##.referrerDetailAd
##.refreshAds
##.refreshInarticleAd
##.refreshable_ad
##.region-ad-bottom-leaderboard
##.region-ad-right
##.region-ad-top
##.region-ads
##.region-ads-1
##.region-ads-content-top
##.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-advert-outer-wrapper
##.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_ad
##.related_post_google_ad
##.relatesearchad
##.remads
##.remnant_ad
##.remove-ads
##.removeAdsLink
##.removeAdsStyle
##.reportAdLink
##.res_ad
##.resads-adspot
##.reserved_box_ads
##.reserved_box_ads_2
##.residentialads
##.resourceImagetAd
##.respAds
##.responsive-ad
##.responsive-ad-header-container
##.responsive-ad-wrapper
##.responsive-ads
##.responsive-vertial-ad-wrapper
##.responsiveAdHiding
##.responsiveAdsense
##.responsive_ad_top
##.responsive_ads_120x600
##.responsive_ads_468x60
##.result-ad
##.result-sponsored
##.result-top-ad
##.result-words-ad-new
##.resultAd
##.result__advertising
##.result_ad
##.result_item_ad-adsense
##.resultad
##.results-ads
##.resultsAdsBlockCont
##.results_sponsor_right
##.rev-content-sponsored
##.rev_square_side_door
##.revamp-ads
##.revcontent-main-ad
##.revcontent-slot
##.review-ad
##.reviewMidAdvertAlign
##.review_ad1
##.reviewpage_ad2
##.reviews-box-ad
##.reviews-display-ad
##.revive-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-mrec-wrapper
##.rhs_ad
##.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-ad-wrapper
##.right-ad2
##.right-ads
##.right-ads2
##.right-adsense
##.right-adv
##.right-advert
##.right-col-ad
##.right-column-ad
##.right-column-ads
##.right-navAdBox
##.right-rail-ad
##.right-rail-ad-banner
##.right-rail-ad-bottom-container
##.right-rail-ad-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-ads-container
##.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
##.rightAdBlock
##.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
##.rightadHeightBottom
##.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-atf
##.rightrail-ad-block
##.rightrail-display-ad
##.rightrail_ads
##.rightsideAd
##.righttop-advt
##.ringtone-ad
##.risingstar-ad
##.risingstar-ad-inner
##.river-item-sponsored
##.river-standard-ad-container
##.riverAdLoaded
##.riverAdsLoaded
##.riverSponsor
##.rj-ads-wrap-sq
##.rj-ads-wrapper
##.rm-adslot
##.rmp-ad-container
##.rmx-ad
##.rnav_ad
##.rngtAd
##.roadblocker-ad-content-wrap
##.rockmelt-ad
##.rockmeltAdWrapper
##.rolloverad
##.roof-ad
##.root-ad-anchor
##.rot_ads
##.rotatead-container
##.rotating-ad
##.rotating-ads
##.rotatingAdvertisement
##.rotatingBannerWidget
##.rotatingadsection
##.rotator_ad_overlay
##.round_box_advert
##.roundedCornersAd
##.roundingrayboxads
##.row--gh-ad
##.row-ad
##.row-ad-fb
##.row-ad-leaderboard
##.rowAd
##.rowAds
##.row_header_ads
##.rowad
##.rowgoogleads
##.rpd_ads
##.rr-300x250-ad
##.rr-300x600-ad
##.rr-ad
##.rr_ads
##.rr_skyad
##.rs-ad
##.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
##.rtkadunit-wrapper
##.rtmad
##.rtmm_right_ad
##.runner-ad
##.rwSideAd
##.rw_ad
##.rwdArticleOuterAdBlock
##.s-ad
##.s-ads
##.s-ads-metrics
##.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
##.sabavision-ads
##.sad_posterad
##.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
##.scads-ad-placed
##.scaffold-layout__ad
##.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-banner-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--minitextad
##.section--mpu
##.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-home-news__ad
##.section-publicity
##.section-sponsor
##.section-sponsors__label
##.section-story-ad-tag
##.section_AD
##.section_ad
##.section_ad_left
##.section_adarea
##.section_ads
##.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
##.serversidenativead
##.serviceAd
##.servsponserLinks
##.set_ad
##.sex-party-ad
##.sexunder_ads
##.sf_ad_box
##.sfadSlot
##.sfsp_adadvert
##.sg-adblock
##.sgAd
##.sh-ad-box
##.sh-ad-section
##.sh-leftAd
##.sh-section-ad
##.shadvertisment
##.shareToolsItemAd
##.sharetable
##.sheknows-infuse-ad
##.shift-ad
##.shoppingGoogleAdSense
##.short-ad
##.short-sidebar-ad-bottom
##.short-sidebar-ad-component
##.short-sidebar-ad-sticky
##.shortads
##.shortadvertisement
##.show-desk-ad
##.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
##.sics-component__sticky-ad-placeholder
##.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-block
##.side-adv-text
##.side-advert
##.side-advertising
##.side-adverts
##.side-bar-ad
##.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-box
##.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
##.side_float_ad
##.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-area
##.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-label
##.sidebar-ad-left
##.sidebar-ad-rect
##.sidebar-ad-right
##.sidebar-ad-slot
##.sidebar-ad-wrap
##.sidebar-ad-wrapper
##.sidebar-adbox
##.sidebar-add-1
##.sidebar-ads
##.sidebar-ads-block
##.sidebar-ads-no-padding
##.sidebar-ads-wrap
##.sidebar-adsdiv
##.sidebar-adv-container
##.sidebar-advert
##.sidebar-advertisement
##.sidebar-advertisment
##.sidebar-adverts
##.sidebar-adverts-header
##.sidebar-atf-ad-wrapper
##.sidebar-banner-ad
##.sidebar-below-ad-unit
##.sidebar-big-ad
##.sidebar-big-box-ad
##.sidebar-block-adsense
##.sidebar-bottom-ad
##.sidebar-box-ad
##.sidebar-box-ads
##.sidebar-col-ad-left
##.sidebar-col-ad-right
##.sidebar-content-ad
##.sidebar-header-ads
##.sidebar-paid-ad-label
##.sidebar-product-ad
##.sidebar-skyscraper-ad
##.sidebar-sponsored
##.sidebar-sponsors
##.sidebar-square-ad
##.sidebar-text-ad
##.sidebar-top-ad
##.sidebar-tower-ad
##.sidebar300adblock
##.sidebarAd
##.sidebarAdBlock
##.sidebarAdLink
##.sidebarAdNotice
##.sidebarAdUnit
##.sidebarAds300px
##.sidebarAdvert
##.sidebarCloseAd
##.sidebarNewsletterAd
##.sidebar_ADBOX
##.sidebar__ad
##.sidebar__ad-label
##.sidebar__block--ad
##.sidebar__block-advertisement
##.sidebar__item-spacer--advert-top
##.sidebar__module--ad
##.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
##.sidebarbox__advertising
##.sidebarboxad
##.sidebox-ad
##.sidebox_ad
##.sideheadnarrowad
##.sideheadsponsorsad
##.sidelist_ad
##.sideskyad
##.signad
##.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-ads-section
##.single-article-ad
##.single-component__ad
##.single-google-ad
##.single-item-page-ads
##.single-mpu
##.single-post-ad
##.single-post-ads
##.single-post-ads-750x90
##.single-post-bottom-ads
##.single-top-ad
##.singleAd
##.singleAdBox
##.singleAdsContainer
##.singlePostAd
##.single_ad
##.single_ad_300x250
##.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--sponsored
##.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
##.sitewide-leaderboard-ad
##.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
##.skyscraper.ad
##.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
##.slate-ad
##.sleekadbubble
##.slide-ad
##.slide-advert
##.slide-advert_float
##.slideAd
##.slide_ad
##.slidead
##.slider-ads
##.slider-item-ad
##.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-customcontentad
##.slot-top_of_sidebar
##.slot_728_ad
##.slot__ad
##.slot_integrated_ad
##.slpBigSlimAdUnit
##.slpSquareAdUnit
##.sm-ad
##.sm-admgnr-unit
##.sm-ads
##.sm-ads__billboard
##.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
##.smart-ad
##.smartAd
##.smart_ads_bom_title
##.smartad
##.smartadtags_300250
##.smartadtagsbutt_orange_30025002
##.sml-item-ad
##.sn-ad-300x250
##.snarcy-ad
##.sng_card_ads
##.snhb-ads
##.snippet-ad
##.snoadnetwork
##.snoadrotatewidgetwrap
##.social-ad
##.softronics-ad
##.sous_actus_ad
##.southad
##.sovrn-onetag-ad
##.sovrn_ad_unit
##.sp-ad
##.sp-ad__leaderboard
##.spLinks
##.sp_ad
##.spaceAdds
##.spansored-item
##.spc-ads-leaderboard
##.spc-ads-sky
##.speakol-widget
##.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
##.spmads_medrec
##.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-grid__sponsor
##.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
##.sponsor-wrap
##.sponsor120x600
##.sponsor728x90
##.sponsorAd
##.sponsorArea
##.sponsorBannerWrapper
##.sponsorBlock
##.sponsorBottom
##.sponsorBox
##.sponsorBox_right_rdr
##.sponsorFooter
##.sponsorFooter-container
##.sponsorLabel
##.sponsorLink
##.sponsorLinks
##.sponsorMaskhead
##.sponsorPanel
##.sponsorPost
##.sponsorPostWrap
##.sponsorPuffsHomepage
##.sponsorStrip
##.sponsorText
##.sponsorTitle
##.sponsorTxt
##.sponsor_ad
##.sponsor_ad1
##.sponsor_ad2
##.sponsor_ad3
##.sponsor_ad_area
##.sponsor_ad_section
##.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-container
##.sponsored-ad-label
##.sponsored-ad-ob
##.sponsored-add
##.sponsored-ads
##.sponsored-article
##.sponsored-article-item
##.sponsored-article-widget
##.sponsored-b
##.sponsored-block
##.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-media
##.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
##.sponsoredBanners
##.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_sidepanel
##.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-advertisment
##.sponsors-box
##.sponsors-footer
##.sponsors-module
##.sponsors-widget
##.sponsorsBanners
##.sponsors_300x250
##.sponsors__container
##.sponsors__wide
##.sponsors_box_container
##.sponsors_fieldset
##.sponsors_links
##.sponsors_spacer
##.sponsorsbanner
##.sponsorsbig
##.sponsorship-box
##.sponsorship-chrome
##.sponsorship-container
##.sponsorshipContainer
##.sponsorship_ad
##.sponsorshipbox
##.sponsorwrapper
##.sponstitle
##.sponstop
##.sport-mpu-box
##.sportsbet_sbad
##.spot-ad
##.spotlight-ad
##.spotlight-ad-left
##.spotlightAd
##.sprite-ad_label_vert
##.spt-footer-ad
##.sqAd2
##.sq_ad
##.sqrd-ad-manager
##.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
##.sraAdvert
##.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
##.st-adunit
##.stProAd
##.stack-ad-container
##.stack-ad-placeholder
##.stack-l-ad-center
##.stackedads1
##.stackedads2
##.stand-alone-adzone
##.standalone-ad-container
##.standalone_txt_ad
##.standalonead
##.standard-ad
##.standard-ad-container
##.star-ad
##.start__advertising_container
##.start__advertising_container_banner
##.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
##.stickad
##.sticky-ad
##.sticky-ad-bottom
##.sticky-ad-container
##.sticky-ad-footer
##.sticky-ad-header
##.sticky-ad-slot--homepage--wrapper
##.sticky-ad-unit-default
##.sticky-ad-wrapper
##.sticky-ads-container
##.sticky-bottom-ad
##.sticky-footer-ad
##.sticky-rail-ad-container
##.sticky-side-ad
##.sticky-sidebar-ad
##.sticky-top-ad-wrap
##.stickyAd
##.stickyAdLink
##.stickyAdWrapper
##.stickyAdsGroup
##.stickyContainerMpu
##.stickyMultiAd-processed
##.stickyRailAd
##.sticky_ad_desktop_footer_center
##.sticky_ad_sidebar
##.sticky_ad_wrapper
##.sticky_ads
##.stickyad
##.stickyads
##.stickyadv
##.stky-ad-footer
##.stm-ad-player
##.stmAdHeightWidget
##.stock-ticker-ad-tag
##.stock_ad
##.stocks-ad-tag
##.store-ads
##.story-ad
##.story-ad-container
##.story-ad-right
##.story-header-ad
##.story-inline-advert
##.story-page-embedded-ad
##.story-page-embedded-ad-center
##.story-top-ad-fix
##.storyAd
##.storyAdvert
##.storyInlineAdBlock
##.story_AD
##.story__top__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
##.strawberry-ads__pretty-container
##.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
##.subnav-ad-layout
##.subscribeAd
##.subscriber-ad
##.subtitle-ad-container
##.sudoku-ad
##.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
##.super-section__header-ad-slot-wrapper
##.superLeaderOverallAdArea
##.superbanner-adcontent
##.supercommentad_left
##.supercommentad_right
##.supernews-ad-widget
##.superscroll-ad
##.supp-ads
##.support-adv
##.supportAdItem
##.support_ad
##.surge-ad-container
##.surveyad
##.suti-advertising-dfp-banner
##.sweet-deals-ad
##.swiper_advs
##.syAd
##.syHdrBnrAd
##.sykscraper-ad
##.symphony_ad
##.syndicatedAds
##.szoAdBox
##.szoSponsoredPost
##.t10ad
##.tAd
##.tAds
##.tab-advert-image
##.tabAd
##.tabAds
##.tab_ad
##.tab_ad_area
##.table-ad
##.table-ad-fb
##.table_ad_bg
##.tablebordersponsor
##.tablet-ad
##.tadsanzeige
##.tadsbanner
##.tadselement
##.tag-hide_inline_content_ads
##.tagged-pw-leaderboard_atf
##.takeOverAdLink
##.takeover-ad
##.tallAdvert
##.tallad
##.tangential-ad
##.tb-ad
##.tbboxad
##.tblAds
##.tblTopAds
##.tbl_ad
##.tbox_ad
##.tc-adbanner
##.tc_ad
##.tc_ad_unit
##.tcf-ad
##.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-ad-m
##.td-ad-p
##.td-ad-tp
##.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
##.teads-player
##.teads-resize
##.teads-ui-components-label
##.tealium-ad
##.tealiumAdSlot
##.teaser--advertorial
##.teaser--native-ad
##.teaser-ad
##.teaser-advertisement
##.teaser-small--ad
##.teaser-sponsor
##.teaserAd
##.teaserAdContainer
##.teaserAdHeadline
##.teaser_adtiles
##.teaser_advert_content
##.templates_ad_placement
##.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
##.text-panel-ad
##.text-sponsor
##.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_adv
##.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
##.th-ad
##.thb_ad_before_header
##.thb_ad_header
##.theAdvert
##.the_list_ad_zone
##.theads
##.theleftad
##.themeblvd-ad-square-buttons
##.themidad
##.themonic-ad1
##.themonic-ad2
##.themonic-ad3
##.third-box-ad
##.third-party-ad
##.thirdAd160Cont
##.thirdAdBot
##.thirdAdHead
##.thirdPartySponsorLink
##.thirdPartySponsorLink--fourAds
##.thirdPartySponsorLink--twoAds
##.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
##.tile-advert
##.tileAdContainer
##.tileAdWrap
##.tileAds
##.tile_AdBanner
##.tile_ad
##.tile_ad_container
##.tips_advertisement
##.title-ad
##.title_adbig
##.tj_ad_box
##.tj_ad_box_top
##.tjads
##.tk-ad-top
##.tk-ad-top-placeholder
##.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
##.tmiads
##.tmnAdsenseContainer
##.tmsads
##.tmz-dart-ad
##.tn-ads-widget
##.tncls_ad
##.tncls_ad_250
##.tncls_ad_300
##.tncms-region-ads
##.tnt-ads
##.tnt-ads-container
##.tnt-dmp-reactive
##.toaster-ad
##.today-ad-imu
##.today-ad-rec
##.today-nativead
##.todayshowcasead
##.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-ad-zone
##.top-ad1
##.top-ad__sticky-wrapper
##.top-adbox
##.top-ads
##.top-ads-amp
##.top-ads-block
##.top-ads-bottom-bar
##.top-ads-container
##.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-banner-ads
##.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-horizontal-ad
##.top-item-ad
##.top-large-google-ad
##.top-leaderboard-ad
##.top-left-ad
##.top-left-adrotate
##.top-left-nav-ad
##.top-menu-ads
##.top-most-adv
##.top-nav-ad
##.top-outer-ad-container
##.top-post-ad
##.top-primary-sponsored
##.top-right-ad
##.top-right-advert
##.top-rightadvtsment
##.top-side-advertisement
##.top-sidebar-ad
##.top-sidebar-adbox
##.top-sponsor-img-border
##.top-sponsored-header
##.top-story-ad
##.top-story__ads
##.top-topics__ad
##.top-treehouse-ad
##.top-wide-ad-container
##.top-wrapper-sponsored-fb
##.top.ad
##.top250Ad
##.top300ad
##.topAD
##.topAd
##.topAd728x90
##.topAdBanner
##.topAdBar
##.topAdBlock
##.topAdCenter
##.topAdContainer
##.topAdIn
##.topAdLeft
##.topAdRight
##.topAdSpacer
##.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
##.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
##.topadcont
##.topadrow
##.topads
##.topads-spacer
##.topadsbx
##.topadsection
##.topadspace
##.topadspot
##.topadtara
##.topadtxt
##.topadtxt120
##.topadtxt300
##.topadtxt428
##.topadtxt728
##.topadvert
##.topadvertisementsegment
##.topbannerAd
##.topbar-ad-parent
##.topbar-ad-unit
##.topboardads
##.topcharts_ad_720
##.topcontentadvertisement
##.topfootad
##.topicDetailsAdRight
##.topic_inad
##.topnavSponsor
##.topratedBoxAD
##.topright_ad
##.topside_ad
##.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_desktop
##.tower_ad_disclaimer
##.towerad
##.tp-ad-label
##.tp_ads
##.tpd-banner-ad-container
##.tpd-banner-desktop
##.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
##.ttb_adv_bg
##.ttlAdsensel
##.tto-sponsored-element
##.tucadtext
##.tv-ad-aside
##.tvkidsArticlesBottomAd
##.tvs-mpu
##.tvsc-adv-slot
##.twitter-ad
##.two-col-ad-inArticle
##.twoColumnAd
##.two_ads
##.twoadcoll
##.twoadcolr
##.twp-ad
##.twp-ad-section
##.tx-aa-adverts
##.tx_smartadserver_pi1
##.txt-ad
##.txt-ads
##.txtAd
##.txtAd5
##.txtAds
##.txt_ad
##.txt_adbyeclick
##.txt_ads
##.txtad_area
##.txtadbox
##.txtadvertise
##.tynt-ad-container
##.type-ad
##.type_ads_default
##.type_adscontainer
##.type_miniad
##.type_promoads
##.tz_ad300_widget
##.tz_ad_widget
##.u-ad-leaderboard__bg
##.u-ads
##.u-lazy-ad-wrapper
##.udn-ads
##.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
##.underplayerAd
##.underplayer__ad
##.undertimyads
##.uniAdBox
##.uniAds
##.uniblue-text-ad
##.unionAd
##.unireg-ad-narrow
##.unisterAdsStart
##.unit-ad
##.universalboxADVBOX01
##.universalboxADVBOX03
##.universalboxADVBOX04a
##.unspoken-adplace
##.upcloo-adv-content
##.upcomingMob_2nd_adv_blk
##.upper-ad-box
##.upper-ad-space
##.upper_ad
##.urban-ad-rect
##.urban-ad-top
##.us-advertisement
##.us-txt-ad
##.us_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
##.vdvwad
##.ve2_post_adsense
##.venatus-responsive-ad
##.vert-ad
##.vert-ad-ttl
##.vert-ads
##.vert-adsBlock
##.vertad
##.vertical-ad
##.vertical-ads
##.vertical-adsense
##.vertical-trending-ads
##.verticalAd
##.verticalAdText
##.vertical_ad
##.vertical_ads
##.verticalad
##.verysmallads
##.vf-ad-comments
##.vi-sticky-ad
##.vidadtext
##.video-about-ad
##.video-ad
##.video-ad-bottom
##.video-ad-container
##.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-boxad
##.video-innerAd-320x250
##.video-page__adv
##.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
##.videoad
##.videoad2
##.videoadbox
##.videos-ad
##.videos-ad-wrap
##.view-Advertisment
##.view-ad
##.view-ads
##.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
##.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_bottom_ad
##.view_center_ad
##.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
##.vjs-marker-ad
##.vjs-overlay.size-300x250
##.vl-ad-item
##.vl-advertisment
##.vl-header-ads
##.vlog-ad
##.vmp-ad
##.voc-advertising
##.vod_ad
##.vodl-ad__bigsizebanner
##.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-header__ads
##.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
##.waldo-display-unit
##.waldo-placeholder
##.wall-ads-control
##.wall-ads-right
##.wallAd
##.wall_ad
##.wall_ad_hd
##.wallad
##.wallpaper-ad-top
##.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
##.web_ads
##.webad-cnt
##.webad_link
##.webads336x280
##.webadvert-container
##.webit-ads
##.webpart-wrap-advert
##.webperformance_ad
##.website-ad-space
##.well-ad
##.werb_textlink
##.wfb-ad
##.wg-ad-square
##.wgAd-loaded
##.wh_ad
##.wh_ad_inner
##.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_adBox_footer
##.wide_ad_unit
##.wide_ad_unit_top
##.wide_ads
##.wide_google_ads
##.wide_grey_ad_box
##.wide_sponsors
##.widead
##.wideadbox
##.widget--ad
##.widget--ajdg_bnnrwidgets
##.widget-300x250ad
##.widget-ad
##.widget-ad-codes
##.widget-ad-image
##.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_300x250_advertisement
##.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_adace_ads_widget
##.widget_admanagerwidget
##.widget_admania_adbuilder_widgets
##.widget_adrotate_widgets
##.widget_ads
##.widget_ads_entries
##.widget_ads_widget
##.widget_adsblock
##.widget_adsensem
##.widget_adsensewidget
##.widget_adsingle
##.widget_adswidget1-quick-adsense
##.widget_adswidget2-quick-adsense
##.widget_adswidget3-quick-adsense
##.widget_adswidget4-quick-adsense
##.widget_adv_location
##.widget_adv_text
##.widget_advads_ad_widget
##.widget_advert
##.widget_advert_content
##.widget_advert_widget
##.widget_advertisement
##.widget_advertisements
##.widget_advertisment
##.widget_advwidget
##.widget_adwidget
##.widget_alaya_ad
##.widget_appmanager_sponsoredpostswidget
##.widget_arvins_ad_randomizer
##.widget_awaken_pro_medium_rectangle_ad
##.widget_awpcp-random-ads
##.widget_bestgoogleadsense
##.widget_better-ads
##.widget_bk_ads
##.widget_boss_banner_ad
##.widget_catchbox_adwidget
##.widget_cevo_contentad
##.widget_codeneric_ad_widget
##.widget_com_ad_widget
##.widget_core_ads_desk
##.widget_cpxadvert_widgets
##.widget_customad_widget
##.widget_customadvertising
##.widget_cxad
##.widget_dfp
##.widget_dfp_lb-widget
##.widget_econaabachoadswidget
##.widget_emads
##.widget_epcl_ads_fluid
##.widget_etcenteredadwidget
##.widget_evolve_ad_gpt_widget
##.widget_fearless_responsive_image_ad
##.widget_googleads
##.widget_html_snippet_ad_widget
##.widget_ima_ads
##.widget_internationaladserverwidget
##.widget_ione-dart-ad
##.widget_ipm_sidebar_ad
##.widget_island_ad
##.widget_joblo_complex_ad
##.widget_jr_125ads
##.widget_jtsv_wp_widget_ads
##.widget_long_ads_widget
##.widget_maxbannerads
##.widget_nb-ads
##.widget_new_sponsored_content
##.widget_newscorpau_ads
##.widget_openxwpwidget
##.widget_plugrush_widget
##.widget_pmc-ads-widget
##.widget_po_ads_widget
##.widget_postmedia_layouts_ad
##.widget_quads_ads_widget
##.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_sidebar_adrotate_tedo_single_widget
##.widget_sidebarad_300x250
##.widget_sidebarad_300x600
##.widget_sidebaradwidget
##.widget_singlead
##.widget_sponsored_content
##.widget_supermag_ad
##.widget_supernews_ad
##.widget_text_adsense
##.widget_themoneytizer_widget
##.widget_thesun_dfp_ad_widget
##.widget_tpd_ad_widget
##.widget_tt_ads_widget
##.widget_uds-ads
##.widget_vb_sidebar_ad
##.widget_viral_advertisement
##.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
##.wio-xbanner
##.wis_adControl
##.with-background-ads
##.with-wrapper-ads
##.withBanners__ad
##.with_ctecad
##.wixAdsdesktopBottomAd
##.wl-ad
##.wloadIframeAD
##.wn-ad
##.wnIframeAd
##.wnMultiAd
##.wnad
##.worldplus-ad
##.wp-ads-target
##.wp-block-tpd-block-tpd-ads
##.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
##.wpvqgr-a-d-s
##.wpx-bannerize
##.wpx_bannerize
##.wpx_bannerize_banner_box
##.wr-ad-slot
##.wr-home-top-adv
##.wrap-ad
##.wrap-ads
##.wrap_boxad
##.wrapad
##.wrapper-ad
##.wrapper-ad-sidecol
##.wrapper-advert-slider
##.wrapper-banner-half-page-ad
##.wrapper-google-ads
##.wrapper-header-ad-slot
##.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
##.xeiro-ads
##.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
##.yb-floorad
##.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
##.zad.billboard
##.zc-grid-ad
##.zc-grid-position-ad
##.zem_rp_promoted
##.zeti-ads
##.zeusAdWrapper
##.zeusAd__container
##.ziffad-wrapper
##.zmgad-full-width
##.zmgad-right-rail
##.zone-advertisement
##.zoneAds
##.zox-post-ad-wrap
##.zox-post-bot-ad
##.zox-widget-side-ad
##.zox_ad_widget
##.zox_adv_widget
##AD-SLOT
##AD-TRIPLE-BOX
##ADS-RIGHT
##AFS-AD
##DFP-AD
##FBS-AD
##LEADERBOARD-AD
##[class*="__adspot-title-container"]
##[class*="__adv-block"]
##[class^="Ad-adContainer"]
##[class^="AdvertisingSlot_"]
##[data-ad-cls]
##[data-ad-manager-id]
##[data-ad-module]
##[data-ad-width]
##[data-css-class="dfp-inarticle"]
##[data-desktop-ad-id]
##[data-dynamic-ads]
##[data-ez-name]
##[data-freestar-ad]
##[data-mobile-ad-id]
##[data-role="tile-ads-module"]
##[data-template-type="nativead"]
##[href*=".engine.adglare.net/"]
##[href*=".zlinkm.com/"]
##[href^="http://advertisesimple.info/"]
##[href^="http://globsads.com/"]
##[href^="http://go.cm-trk2.com/"]
##[href^="http://homemoviestube.com/"]
##[href^="http://join.hardcoreshemalevideo.com/"]
##[href^="http://join.michelle-austin.com/"]
##[href^="http://join.rodneymoore.com/"]
##[href^="http://join.shemale.xxx/"]
##[href^="http://join.shemalepornstar.com/"]
##[href^="http://join.shemalesfromhell.com/"]
##[href^="http://join.trannies-fuck.com/"]
##[href^="http://join.ts-dominopresley.com/"]
##[href^="http://trafficare.net/"]
##[href^="http://www.pingperfect.com/aff.php"]
##[href^="https://affect3dnetwork.com/track/"]
##[href^="https://affiliate.fastcomet.com/"] > img
##[href^="https://awbbjmp.com/"]
##[href^="https://click2cvs.com/"]
##[href^="https://detachedbates.com/"]
##[href^="https://glersakr.com/"]
##[href^="https://go.4rabettraff.com/"]
##[href^="https://go.affiliatexe.com/"]
##[href^="https://go.astutelinks.com/"]
##[href^="https://infinitytrk.com/"]
##[href^="https://join.girlsoutwest.com/"]
##[href^="https://join.playboyplus.com/track/"]
##[href^="https://join3.bannedsextapes.com"]
##[href^="https://mylead.global/stl/"] > img
##[href^="https://mypillow.com/"] > img
##[href^="https://r.kraken.com/"]
##[href^="https://rapidgator.net/article/premium/ref/"]
##[href^="https://secure.bmtmicro.com/servlets/"]
##[href^="https://shiftnetwork.infusionsoft.com/go/"] > img
##[href^="https://shrugartisticelder.com"]
##[href^="https://stvkr.com/"]
##[href^="https://t.ajrkm.link/"]
##[href^="https://totlnkcl.com/"]
##[href^="https://track.fiverr.com/visit/"] > img
##[href^="https://traffserve.com/"]
##[href^="https://v.investologic.co.uk/"]
##[href^="https://wct.link/"]
##[href^="https://www.dcpodj3k5.com/"]
##[href^="https://www.hostg.xyz/aff_c"] > img
##[href^="https://www.mypillow.com/"] > img
##[href^="https://www.reimageplus.com/"]
##[href^="https://www.restoro.com/"]
##[href^="https://www.targetingpartner.com/"]
##[href^="https://zone.gotrackier.com/"]
##[id^="ad-wrap-"]
##[id^="ad_sky"]
##[id^="ad_slider"]
##[id^="adframe_wrap_"]
##[id^="bunyad-widget-ads-"]
##[id^="bunyad_ads_"]
##[id^="div-gpt-ad"]
##[id^="google_ads_iframe"]
##[lazy-ad="leftbottom_banner"]
##[lazy-ad="leftthin_banner"]
##[lazy-ad="lefttop_banner"]
##[lazy-ad="top_banner"]
##[name^="google_ads_iframe"]
##[onclick^="location.href='http://www.reimageplus.com"]
##a-ad
##a[href*=".incontro-veloce.com/"]
##a[href*=".medgoodfood.com/"]
##a[href*=".zlink9.com/"]
##a[href="//rufflycouncil.com/"]
##a[href^="//benoopto.com/"]
##a[href^="//coarsewary.com/"]
##a[href^="//edgar2al2larngpoer.com/"]
##a[href^="//lambingsyddir.com/"]
##a[href^="//porngames.adult/?SID="]
##a[href^="//postlnk.com/"]
##a[href^="//pubads.g.doubleclick.net/"]
##a[href^="//srv.buysellads.com/"]
##a[href^="//syndication.dynsrvtbg.com/"]
##a[href^="//thaudray.com/"]
##a[href^="//voyeurhit.com/cs/"]
##a[href^="//www.mgid.com/"]
##a[href^="//www.pd-news.com/"]
##a[href^="http://1phads.com/"]
##a[href^="http://360ads.go2cloud.org/"]
##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.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://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.lifeselector.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://banners.victor.com/processing/"]
##a[href^="http://bc.vc/?r="]
##a[href^="http://bcntrack.com/"]
##a[href^="http://bcp.crwdcntrl.net/"]
##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://c43a3cd8f99413891.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.adexprts.com/"]
##a[href^="http://chaturbate.com/affiliates/"]
##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://cpaway.afftrack.com/"]
##a[href^="http://cwcams.com/landing/click/"]
##a[href^="http://czotra-32.com/"]
##a[href^="http://d2.zedo.com/"]
##a[href^="http://databass.info/"]
##a[href^="http://deloplen.com/"]
##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://enter.anabolic.com/track/"]
##a[href^="http://espn.zlbu.net/"]
##a[href^="http://ethfw0370q.com/"]
##a[href^="http://farm.plista.com/pets"]
##a[href^="http://feedads.g.doubleclick.net/"]
##a[href^="http://ffxitrack.com/"]
##a[href^="http://fileboom.me/pr/"]
##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://go.247traffic.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.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://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://mob1ledev1ces.com/"]
##a[href^="http://n.admagnet.net/"]
##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://partners.etoro.com/"]
##a[href^="http://pityhostngco2.xyz/"]
##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://reallygoodlink.freehookupaffair.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://rs-stripe.wsj.com/stripe/redirect"]
##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://secure.vivid.com/track/"]
##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://static.fleshlight.com/images/banners/"]
##a[href^="http://syndication.exoclick.com/"]
##a[href^="http://t.wowtrk.com/"]
##a[href^="http://tc.tradetracker.net/"] > img
##a[href^="http://tezfiles.com/pr/"]
##a[href^="http://tour.mrskin.com/"]
##a[href^="http://track.afcpatrk.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.FriendlyDuck.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.adultempire.com/unlimited/promo?"][href*="&partner_id="]
##a[href^="http://www.advcashpro.com/aff/"]
##a[href^="http://www.adxpansion.com"]
##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.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.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.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.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.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.onclickmega.com/jump/next.php?"]
##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.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://yads.zedo.com/"]
##a[href^="http://z1.zedo.com/"]
##a[href^="http://zevera.com/afi.html"]
##a[href^="https://a-ads.com/?partner="]
##a[href^="https://a-ads.com/campaigns/"]
##a[href^="https://a.adtng.com/"]
##a[href^="https://a.bestcontentfood.top/"]
##a[href^="https://a.bestcontentoperation.top/"]
##a[href^="https://a.bestcontentweb.top/"]
##a[href^="https://a.montangop.top/"]
##a[href^="https://aaucwbe.com/"]
##a[href^="https://ad.atdmt.com/"]
##a[href^="https://ad.doubleclick.net/"]
##a[href^="https://ad.zanox.com/ppc/"] > img
##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.betfair.com/redirect.aspx?"]
##a[href^="https://ads.cdn.live/"]
##a[href^="https://ads.leovegas.com/redirect.aspx?"]
##a[href^="https://ads.planetwin365affiliate.com/redirect.aspx?"]
##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://affcpatrk.com/"]
##a[href^="https://affiliate.geekbuying.com/gkbaffiliate.php?"]
##a[href^="https://affiliates.bet-at-home.com/processing/"]
##a[href^="https://agacelebir.com/"]
##a[href^="https://ak.hetaruwg.com/"]
##a[href^="https://albionsoftwares.com/"]
##a[href^="https://americafirstpolls.com/"]
##a[href^="https://as.conjectwatson.com/"]
##a[href^="https://as.sexad.net/"]
##a[href^="https://ausoafab.net/"]
##a[href^="https://awecrptjmp.com/"]
##a[href^="https://awejmp.com/"]
##a[href^="https://awentw.com/"]
##a[href^="https://aweptjmp.com/"]
##a[href^="https://awptjmp.com/"]
##a[href^="https://axdsz.pro/"]
##a[href^="https://azpresearch.club/"]
##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://bluedelivery.pro/"]
##a[href^="https://bngpt.com/"]
##a[href^="https://bnsjb1ab1e.com/"]
##a[href^="https://bongacams10.com/track?"]
##a[href^="https://bongacams2.com/track?"]
##a[href^="https://bs.serving-sys.com"]
##a[href^="https://bullads.net/get/"]
##a[href^="https://burpee.xyz/"]
##a[href^="https://cagothie.net/"]
##a[href^="https://camfapr.com/landing/click/"]
##a[href^="https://cams.imagetwist.com/in/?track="]
##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/?track="]
##a[href^="https://chaturbate.xyz/"]
##a[href^="https://claring-loccelkin.com/"]
##a[href^="https://click.a-ads.com/"]
##a[href^="https://click.hoolig.app/"]
##a[href^="https://click.plista.com/pets"]
##a[href^="https://clickadilla.com/"]
##a[href^="https://clicks.pipaffiliates.com/"]
##a[href^="https://clixtrac.com/"]
##a[href^="https://content.oneindia.com/www/delivery/"]
##a[href^="https://control.trafficfabrik.com/"]
##a[href^="https://cpartner.bdswiss.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://delivery.porn.com/"]
##a[href^="https://dianches-inchor.com/"]
##a[href^="https://dltags.com/"]
##a[href^="https://dooloust.net/"]
##a[href^="https://dynamicadx.com/"]
##a[href^="https://earandmarketing.com/"]
##a[href^="https://easygamepromo.com/ef/custom_affiliate/"]
##a[href^="https://engine.phn.doublepimp.com/"]
##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://fertilitycommand.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://frameworkdeserve.com/"]
##a[href^="https://freeadult.games/"]
##a[href^="https://galaxyroms.net/?scr="]
##a[href^="https://gamescarousel.com/"]
##a[href^="https://geniusdexchange.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.admjmp.com/"]
##a[href^="https://go.alxbgo.com/"]
##a[href^="https://go.cmrdr.com/"]
##a[href^="https://go.currency.com/"]
##a[href^="https://go.ebrokerserve.com/"]
##a[href^="https://go.etoro.com/"] > img
##a[href^="https://go.gldrdr.com/"]
##a[href^="https://go.goaserv.com/"]
##a[href^="https://go.goasrv.com/"]
##a[href^="https://go.hpyjmp.com/"]
##a[href^="https://go.hpyrdr.com/"]
##a[href^="https://go.julrdr.com/"]
##a[href^="https://go.markets.com/visit/?bta="]
##a[href^="https://go.onclasrv.com/"]
##a[href^="https://go.strpjmp.com/"]
##a[href^="https://go.tmrjmp.com"]
##a[href^="https://go.trackitalltheway.com/"]
##a[href^="https://go.trkclick2.com/"]
##a[href^="https://go.xtbaffiliates.com/"]
##a[href^="https://go.xxxjmp.com"]
##a[href^="https://gogoman.me/"]
##a[href^="https://gohere.pl/"]
##a[href^="https://googleads.g.doubleclick.net/pcs/click"]
##a[href^="https://goraps.com/"]
##a[href^="https://graizoah.com/"]
##a[href^="https://horny-pussies.com/tds"]
##a[href^="https://iac.ampxdirect.com/"]
##a[href^="https://iactrivago.ampxdirect.com/"]
##a[href^="https://incisivetrk.cvtr.io/click?"]
##a[href^="https://intenseaffiliates.com/redirect/"]
##a[href^="https://intrev.co/"]
##a[href^="https://iqbroker.com/"][href*="?aff="]
##a[href^="https://ismlks.com/"]
##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://join.virtualtaboo.com/track/"]
##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://lead1.pl/"]
##a[href^="https://leg.xyz/?track="]
##a[href^="https://look.utndln.com/"]
##a[href^="https://m.do.co/c/"] > img
##a[href^="https://maymooth-stopic.com/"]
##a[href^="https://mcdlks.com/"]
##a[href^="https://mediaserver.entainpartners.com/renderBanner.do?"]
##a[href^="https://mediaserver.gvcaffiliates.com/renderBanner.do?"]
##a[href^="https://medleyads.com/"]
##a[href^="https://meet-sex-here.com/?u="]
##a[href^="https://meet-sexhere.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://mmwebhandler.aff-online.com/"]
##a[href^="https://mob1ledev1ces.com/"]
##a[href^="https://moneynow.one/"]
##a[href^="https://msecure117.com/"]
##a[href^="https://my-movie.club/"]
##a[href^="https://myusenet.xyz/"]
##a[href^="https://natour.naughtyamerica.com/track/"]
##a[href^="https://ndt5.net/"]
##a[href^="https://nutrientassumptionclaims.com/"]
##a[href^="https://oackoubs.com/"]
##a[href^="https://offerforge.net/"]
##a[href^="https://offers.refchamp.com/"]
##a[href^="https://ovb.im/"]
##a[href^="https://partners.fxoro.com/click.php?"]
##a[href^="https://pcm.bannerator.com/"]
##a[href^="https://pl.premium4kflix.website/"]
##a[href^="https://playuhd.host/"]
##a[href^="https://porndeals.com/?track="]
##a[href^="https://porngames.adult/?SID="]
##a[href^="https://porntubemate.com/"]
##a[href^="https://prf.hn/click/"][href*="/adref:"] > img
##a[href^="https://prf.hn/click/"][href*="/camref:"] > img
##a[href^="https://prf.hn/click/"][href*="/creativeref:"] > img
##a[href^="https://promo-bc.com/"]
##a[href^="https://ptapjmp.com/"]
##a[href^="https://pubads.g.doubleclick.net/"]
##a[href^="https://queersodadults.com/"]
##a[href^="https://reachtrgt.com/"]
##a[href^="https://redsittalvetoft.pro/"]
##a[href^="https://refpaano.host/"]
##a[href^="https://refpaexhil.top/"]
##a[href^="https://refpasrasw.world/"]
##a[href^="https://retiremely.com/"]
##a[href^="https://rev.adsession.com/"]
##a[href^="https://s.zlink2.com/"]
##a[href^="https://scurewall.co/"]
##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://secure.starsaffiliateclub.com/C.ashx?"]
##a[href^="https://see.kmisln.com/"]
##a[href^="https://serve.awmdelivery.com/"]
##a[href^="https://servedbyadbutler.com/"]
##a[href^="https://sexsimulator.game/tab/?SID="]
##a[href^="https://someperceptionparade.com/"]
##a[href^="https://spygasm.com/track?"]
##a[href^="https://squren.com/rotator/?atomid="]
##a[href^="https://static.fleshlight.com/images/banners/"]
##a[href^="https://syndication.dynsrvtbg.com/"]
##a[href^="https://syndication.exoclick.com/"]
##a[href^="https://syndication.optimizesrv.com/"]
##a[href^="https://t.adating.link/"]
##a[href^="https://t.aslnk.link/"]
##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://tm-offers.gamingadult.com/"]
##a[href^="https://topoffers.com/"][href*="/?pid="]
##a[href^="https://torrentsafeguard.com/?aid="]
##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.effiliation.com/servlet/effi.click?"] > img
##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.wg-aff.com"]
##a[href^="https://tracking.avapartner.com/"]
##a[href^="https://tracking.comfortclick.eu/"]
##a[href^="https://tracking.gitads.io/"]
##a[href^="https://tracking.trackcasino.co/"]
##a[href^="https://tracking.truthfinder.com/?a="]
##a[href^="https://trackjs.com/?utm_source"]
##a[href^="https://traffdaq.com/"]
##a[href^="https://traffic.bannerator.com/"]
##a[href^="https://transfer.xe.com/signup/track/redirect?"]
##a[href^="https://trappist-1d.com/"]
##a[href^="https://trf.bannerator.com/"]
##a[href^="https://trk.moviesflix4k.xyz/"]
##a[href^="https://trklvs.com/"]
##a[href^="https://trust.zone/go/r.php?RID="]
##a[href^="https://trusted-click-host.com/"]
##a[href^="https://ttf.trmobc.com/"]
##a[href^="https://uncensored.game/"]
##a[href^="https://uncensored3d.com/"]
##a[href^="https://vlnk.me/"]
##a[href^="https://vo2.qrlsx.com/"]
##a[href^="https://wantopticalfreelance.com/"]
##a[href^="https://watchmygirlfriend.tv/"]
##a[href^="https://webroutetrk.com/"]
##a[href^="https://weedzy.co.uk/"][href*="&utm_"]
##a[href^="https://windscribe.com/promo/"]
##a[href^="https://wittered-mainging.com/"]
##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.bang.com/?aff="]
##a[href^="https://www.bebi.com"]
##a[href^="https://www.bet365.com/"][href*="affiliate="]
##a[href^="https://www.brazzersnetwork.com/landing/"]
##a[href^="https://www.camsoda.com/enter.php?id="]
##a[href^="https://www.chngtrack.com/"]
##a[href^="https://www.clicktraceclick.com/"]
##a[href^="https://www.dollps.com/?track="]
##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.gambling-affiliation.com/cpc/"]
##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/account/"]
##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.rabbits.webcam/?id="]
##a[href^="https://www.securegfm.com/"]
##a[href^="https://www.share-online.biz/affiliate/"]
##a[href^="https://www.sheetmusicplus.com/"][href*="?aff_id="]
##a[href^="https://www.sheetmusicplus.com/?aff_id="]
##a[href^="https://www.spyoff.com/"]
##a[href^="https://www.sugarinstant.com/?partner_id="]
##a[href^="https://www.travelzoo.com/oascampaignclick/"]
##a[href^="https://www.vfreecams.com/in/?track="]
##a[href^="https://www.what-sexdating.com/"]
##a[href^="https://www.xvinlink.com/?a_fid="]
##a[href^="https://x.trafficandoffers.com/"]
##a[href^="https://zononi.com/"]
##aa[href^="https://itubego.com/video-downloader/?affid="]
##ad-desktop-sidebar
##amp-ad-custom
##app-advertisement
##app-large-ad
##aside[id^="adrotate_widgets-"]
##aside[id^="advads_ad_widget-"]
##aside[id^="tn_ads_widget-"]
##bottomadblock
##display-ads
##div[aria-label="Ads"]
##div[class^="AdBannerWrapper-"]
##div[class^="AdCard_"]
##div[class^="AdEmbeded__AddWrapper"]
##div[class^="AdItem-"]
##div[class^="AdSlot__container"]
##div[class^="Ad__adContainer"]
##div[class^="Ad__bigBox"]
##div[class^="Ad__container"]
##div[class^="AdhesionAd_"]
##div[class^="BannerAd_"]
##div[class^="BlockAdvert-"]
##div[class^="Component-dfp-"]
##div[class^="Directory__footerAds"]
##div[class^="Display_displayAd"]
##div[class^="PreAd_"]
##div[class^="ResponsiveAd-"]
##div[class^="SponsoredAds"]
##div[class^="StickyHeroAdWrapper-"]
##div[class^="adUnit_"]
##div[class^="ad_border_"]
##div[class^="ad_position_"]
##div[class^="adbanner_"]
##div[class^="adpubs-"]
##div[class^="ads-partner-"]
##div[class^="adsbutt_wrapper_"]
##div[class^="adunit_"]
##div[class^="advertisement-desktop"]
##div[class^="articleAdUnitMPU_"]
##div[class^="awpcp-random-ads"]
##div[class^="block-openx-"]
##div[class^="hp-ad-rect-"]
##div[class^="index__adWrapper"]
##div[class^="index_adAfterContent_"]
##div[class^="index_adBeforeContent_"]
##div[class^="index_displayAd_"]
##div[class^="kiwi-ad-wrapper"]
##div[class^="kiwiad-desktop"]
##div[class^="kiwiad-popup"]
##div[class^="largeRectangleAd_"]
##div[class^="lifeOnwerAd"]
##div[class^="local-feed-banner-ads"]
##div[class^="native-ad-"]
##div[class^="pane-adsense-managed-"]
##div[class^="pane-google-admanager-"]
##div[class^="proadszone-"]
##div[class^="s-dfp-"]
##div[class^="sp-adslot-"]
##div[data-ad-placeholder]
##div[data-ad-targeting]
##div[data-ad-underplayer]
##div[data-ad-wrapper]
##div[data-adname]
##div[data-adservice-param-tagid="contentad"]
##div[data-adunit-path]
##div[data-adunit]
##div[data-adzone]
##div[data-before-content="advertisement"]
##div[data-content="Advertisement"]
##div[data-contentexchange-widget]
##div[data-dfp-id]
##div[data-google-query-id]
##div[data-id-advertdfpconf]
##div[data-insertion]
##div[data-mediatype="advertising"]
##div[data-mpu1]
##div[data-native-ad]
##div[data-native_ad]
##div[data-role="sidebarAd"]
##div[data-spotim-slot]
##div[data-subscript="Advertising"]
##div[data-test-id="AdBannerWrapper"]
##div[data-test-id="AdDisplayWrapper"]
##div[id^="_vdo_ads_player_ai_"]
##div[id^="ad-cid-"]
##div[id^="ad-div-"]
##div[id^="ad-gpt-"]
##div[id^="ad-inserter-"]
##div[id^="ad-position-"]
##div[id^="ad-server-"]
##div[id^="ad_bigbox_"]
##div[id^="ad_position_"]
##div[id^="ad_rect_"]
##div[id^="ad_script_"]
##div[id^="adfox_"]
##div[id^="adngin-"]
##div[id^="adrotate_widgets-"]
##div[id^="ads300_100-widget-"]
##div[id^="adspot-"]
##div[id^="advads-"]
##div[id^="advads_"]
##div[id^="advt-"]
##div[id^="amzn-assoc-ad"]
##div[id^="banner-ad-"]
##div[id^="code_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-"]
##div[id^="ezoic-pub-ad-"]
##div[id^="google_dfp_"]
##div[id^="gtm-ad-"]
##div[id^="js-dfp-"]
##div[id^="lazyad-"]
##div[id^="proadszone-"]
##div[id^="rc-widget-"]
##div[id^="sticky_ad_"]
##div[id^="traffective-ad-"]
##div[id^="vuukle-ad-"]
##div[id^="yandex_ad"]
##guj-ad
##hl-adsense
##iframe[id^="google_ads_frame"]
##iframe[src^="http://ad.yieldmanager.com/"]
##iframe[src^="http://www.adpeepshosted.com/adpeeps.php?"]
##iframe[src^="https://pagead2.googlesyndication.com/"]
##iframe[src^="https://tpc.googlesyndication.com/"]
##mq-programmatic-ad
##span[data-component-type="s-ads-metrics"]
##span[id^="ezoic-pub-ad-placeholder-"]
##span[title="Ads by Google"]
##topadblock
###slashboxes > .deals-rail
##.scroll-fixable.rail-right > .deals-rail
##.click-track.partner
##[href^="https://freecourseweb.com/"] > .sitefriend
##.gnt_tb.gnt_tbb
##.gnt_tbr.gnt_tb
###mplayer-embed
##.ac-lre-desktop
##.ac-lre-player-ph
##.ac-lre-wrapper
##.ad-container--hot-video
##.aniview-inline-player
##.card-captioned.crd > .crd--cnt > .s2nPlayer
##.inline-iframe.article--content-embed
##.js-widget-distroscale.distroscale
##.js-widget-send-to-news
##.legion_primiswrapper
##.mm-embed--sendtonews
##.mm-widget--sendtonews
##.pbs__player
##.pop-out-eplayer-container
##.primis-custom
##.primis-player
##.send-to-news
##.van_vid_carousel
##.vid-present > .van_vid_carousel__padding
##.vidible-wrapper
##.BeOpWidget
##a[href^="http://get.slickvpn.com/"]
##a[href^="http://https://www.get-express-vpn.com/offer/"]
##a[href^="https://affiliate.rusvpn.com/click.php?"]
##a[href^="https://billing.purevpn.com/aff.php"] > img
##a[href^="https://fastestvpn.com/lifetime-special-deal?a_aid="]
##a[href^="https://get.surfshark.net/aff_c?"][href*="&aff_id="] > img
##a[href^="https://go.nordvpn.net/aff"] > img
##a[href^="https://torguard.net/aff.php"] > img
##a[href^="https://track.ultravpn.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.privateinternetaccess.com/"] > img
##a[href^="https://www.purevpn.com/"][href*="&utm_source=aff-"]
##.grid > .container > #aside-promotion
##[href^="//mage98rquewz.com/"]
##[href^="/admdownload.php"]
##[href^="/ucdownload.php"]
##[href^="/ucdownloader.php"]
##[href^="/ucmini.php"]
##[href^="https://bulletprofitsmartlink.com/"]
##.default_rc_theme
##.inf-onclickvideo-adbox
##.inf-onclickvideo-container
##.add-box-side
##.add-box-top
##.partner-loading-shown.partner-label
##.brave-overlay
##.mgline
##[id*="MGWrap"]
##[id*="MarketGid"]
##[id*="ScriptRoot"]
###ezmob_footer
##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/"]
##.chp_ads_blocker-overlay
##.chp_ads_blocker_detector
##.chp_branding
##.amp-ad-container
##.amp-ad-wrapper
##.amp-adv-container
##.amp-flying-carpet-text-border
##.amp_ad_1
##.amp_ad_header
##.amp_ad_wrapper
##.ampad
##.spotim-amp-list-ad
##AMP-AD
##amp-fx-flying-carpet
###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
###ultimedia_wrapper
##.brandpost_inarticle
###magnify_widget_playlist_item_companion
###atvcap + #tvcap > .mnr-c > .commercial-unit-mobile-top
###taw > .med + div > #tvcap > .mnr-c:not(.qs-ic) > .commercial-unit-mobile-top
###topstuff > #tads
##.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-mobile-top > .v7hl4d
##.commercial-unit-mobile-top > div[data-pla="1"]
##div[jsdata*="CarouselPLA-"][data-id^="CarouselPLA-"]
###ads > .dose > .dosesingle
###content > #center > .dose > .dosesingle
###content > #right > .dose > .dosesingle
###header + #content > #left > #rlblock_left
##.pubexchange_module .pe-external
###adv_outbrain_SB_1_sidebar
###ao-article-outbrain
###ao-sidebar-outbrain
###container-outbrain-sticky
###js-outbrain-ads-module
###js-outbrain-rightrail-ads-module
###outbrain-paid
###outbrain-wrapper
###outbrainAdWrapper
###outbrain_dual_ad_fs_0_dual
###outbrain_vertical
##.Cheat__outbrain
##.fake-container-for-outbrain-sticky
##.ht_outbrain
##.js-outbrain-container
##.ob-ad-carousel-layout
##.ob-hover
##.ob-p.ob-dynamic-rec-container
##.ob-strip-layout
##.outBrainWrapper
##.outbrain-ad-slot
##.outbrain-ad-units
##.outbrain-bg
##.outbrain-widget
##.outbrain_ad_li
##.outbrain_dual_ad_whats_class
##.outbrain_ul_ad_top
##.promoted-outbrain
##.responsive-ad-outbrain
##.single__outbrain
##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='https://paid.outbrain.com/network/redir?"]
[target="_blank"]
##a[onmousedown^="this.href='https://paid.outbrain.com/network/redir?"]
[target="_blank"] + .ob_source
##a[target="_blank"][onmousedown="this.href^='http://paid.outbrain.com/network/
redir?"]
###block-boxes-taboola
###component-taboola-below-article-feed
###component-taboola-below-article-feed-2
###component-taboola-below-homepage-feed
###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-article-thumbnails-express
###taboola-below-home-thumbnails-homepage
###taboola-content
###taboola-footer-ad
###taboola-main-container
###taboola-mid-article-thumbnails
###taboola-placeholder
###taboola-right-rail
###taboola-right-rail-express
###taboola-right-rail-stream-2nd
###taboola-right-rail-thumbnails-1st
###taboola-top-banner-abp
###taboola_related
###taboola_responsive_wrapper
##.ab_taboola
##.ad-container--taboola
##.article-body__suppl_content--taboola-mid-article
##.article-footer--taboola
##.box-taboola-content
##.dart-ad-taboola
##.for-taboola
##.grid__module-sizer_name_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
##.taboola-above-article-thumbnails
##.taboola-ad
##.taboola-block
##.taboola-general
##.taboola-in-plug-wrap
##.taboola-inbetweener
##.taboola-item
##.taboola-left-rail-wrapper
##.taboola-partnerlinks-ad
##.taboola-placeholder
##.taboola-placement
##.taboola-single-asset-ads
##.taboola-unit
##.taboola-widget
##.taboolaArticle
##.taboola_advertising
##.taboola_blk
##.taboola_block1
##.taboola_lhs
##.tncls_taboola
##.trb_taboola
##.trc_rbox .syndicatedItem
##.trc_rbox_border_elm .syndicatedItem
##.trc_rbox_div .syndicatedItem
##.trc_rbox_div .syndicatedItemUB
##.trc_related_container div[data-item-syndicated="true"]
##.van_taboola
##.widget_taboola
##amp-embed[type="taboola"]
##div[class^="backfill-taboola-home-slot-"]
##div[id^="taboola-stream-"]
###boxes-box-zergnet_module
###right_rail-zergnet
###zergnet
###zergnet-wrapper
##.ZERGNET
##.adLocation-zerg
##.component-zergnet
##.content-zergnet
##.js-footer-zerg
##.module-zerg
##.o-zergnet
##.post-zergnet-wrap
##.sidebar-zergnet
##.td-zergnet
##.widget-ami-zergnet
##.widget_ok_zergnet_widget
##.zerg-colm
##.zerg-widget
##.zerg-widgets
##.zergmod
##.zergnet
##.zergnet-holder
##.zergnet-row
##.zergnet-unit
##.zergnet-widget
##.zergnet-widget-container
##.zergnet-widget__header
##.zergnet-widget__subtitle
##.zergnetBLock
##.zergnet__container
##.zergnetpower
##.zergpowered
##display-ad-component
##div[id^="zergnet-widget"]
lalovings.com#@##AdContainer
dez.ro#@##ad-carousel
apnaohio.com,miradiorumba.com#@##ad-header
so-net.ne.jp#@##ad-p3
53.com#@##ad-rotator
techymedies.com#@##ad-top
afterdawn.com,download.fi,edukas.fi#@##ad-top-banner-placeholder
ufoevidence.org#@##ad-wrapper
ksl.com#@##adHeader
streetinsider.com#@##ad_space
adtunes.com#@##ad_thread_first_post_content
pyfunceble.readthedocs.io#@##adblock
lalovings.com#@##adcontainer
about.com#@##adcontainer1
guloggratis.dk#@##adcontent
lifeinvader.com#@##ads-col
herstage.com#@##ads-wrapper
mafagames.com#@##adsContainer
video.tv-tokyo.co.jp#@##adspace
globalsecurity.org#@##adtop
basinnow.com,oxfordlearnersdictionaries.com#@##advertise
fcbarcelona.dk#@##article_ad
catb.org#@##banner-ad
hifi-forsale.co.uk#@##centerads
wsj.com#@##footer-ads
developers.google.com#@##google-ads
yuukinohana.co.jp#@##gwd-ad
plaza.rakuten.co.jp#@##headerAd
airplaydirect.com#@##header_ad
tei-c.org#@##msad
box10.com#@##prerollAd
spjai.com#@##related_ads
eva.vn#@##right_ads
techeyesonline.com#@##side-ad
memytutaj.pl#@##top-ad
soundandvision.com,stereophile.com#@##topbannerad
gamingcools.com#@#.Adsense
m.motonet.fi#@#.ProductAd
hach.de#@#.ad-active
job.inshokuten.com#@#.ad-area
kincho.co.jp#@#.ad-block
job.inshokuten.com,sexgr.net#@#.ad-box
dmkt-sp.jp#@#.ad-button
livedoorblogstyle.jp#@#.ad-center
pokeminers.com#@#.ad-container
flat-ads.com,job.inshokuten.com#@#.ad-content
dmkt-sp.jp#@#.ad-cover
transparencyreport.google.com#@#.ad-icon
flat-ads.com,lastpass.com#@#.ad-img
dmkt-sp.jp#@#.ad-label
guloggratis.dk#@#.ad-links
so-net.ne.jp#@#.ad-notice
so-net.ne.jp#@#.ad-outside
hulu.com#@#.ad-root
wiki.fextralife.com#@#.ad-sidebar
wegotads.co.za#@#.ad-source
isewanferry.co.jp,jreu-h.jp,junkmail.co.za,nexco-hoken.co.jp,version2.dk#@#.ad-text
job.inshokuten.com#@#.ad-title
lifeinvader.com,spanishdict.com#@#.ad-wrapper
postimees.ee#@#.ad01
leffatykki.com#@#.ad728x90
cw.com.tw#@#.adActive
thoughtcatalog.com#@#.adChoicesLogo
dailymail.co.uk,namesecure.com#@#.adHolder
hdfcbank.com#@#.adLink
seznam.cz#@#.adMiddle
aggeliestanea.gr,infotel.ca#@#.adResult
news24.jp#@#.adText
sozai-good.com#@#.ad_block
panarmenian.net#@#.ad_body
joins.com#@#.ad_bottom
m.nettiauto.com,m.nettikaravaani.com,m.nettikone.com,m.nettimarkkina.com,m.nettimok
ki.com,m.nettimoto.com,m.nettivaraosa.com,m.nettivene.com,m.nettivuokraus.com#@#.ad
_caption
classy-
online.jp,thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,thelocal.fr,t
helocal.it,thelocal.no,thelocal.se#@#.ad_container
modelhorseblab.com#@#.ad_global_header
myhouseabroad.com,njuskalo.hr,starbuy.sk.data10.websupport.sk#@#.ad_item
huffingtonpost.co.uk#@#.ad_spot
genshinimpactcalculator.com#@#.adban
hdfcbank.com#@#.adbanner
fifthinternational.org#@#.adbar
mediance.com#@#.adcenter
insomnia.gr,kingsinteriors.co.uk#@#.adlink
bmwoglasnik.si,clickindia.com#@#.adlist
ascii.jp#@#.adrect
tomwans.com#@#.adright
dova-s.jp,pch.com#@#.ads-area
in.fo#@#.ads-banner
bdsmlr.com#@#.ads-container
ads.nipr.ac.jp,burzahrane.hr#@#.ads-header
t3.com#@#.ads-inline
hatenacorp.jp,milf300.com#@#.ads-link
circus-dev.com#@#.ads-list
juicesky.com#@#.ads-title
pop-music.ir#@#.ads-top
mastersclub.jp#@#.ads.widget
getwallpapers.com,wallpaperset.com#@#.ads1
jw.org#@#.adsBlock
cars.mitula.ae#@#.adsList
trustnet.com#@#.ads_right
quebarato.com.br,search.conduit.com#@#.ads_wrapper
alluc.org#@#.adsbottombox
advancedrenamer.com,epicbundle.com,hs-
exp.jp,korail.pe.kr,phcorner.net,teemo.gg,willyoupressthebutton.com#@#.adsbygoogle
copart.com#@#.adscontainer
starbike.com#@#.adsense_wrapper
live365.com#@#.adshome
javbix.com#@#.adsleft
tuxpi.com#@#.adslot
cutepdf-editor.com#@#.adtable
gigazine.net#@#.adtag
mediaite.com#@#.adthrive
brandexperience-group.com#@#.adv-banner
dobro.systems#@#.adv-box
dobro.systems#@#.adv-list
dobro.systems#@#.advBox
bigcommerce.com#@#.advert-container
jamesedition.com#@#.advert2
rupors.com#@#.advertSlider
browsershots.org#@#.advert_list
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#@#.advertisment
grist.org,ing.dk,version2.dk#@#.advertorial
bavaria86.com,ransquawk.com,trh.sk#@#.adverts
stjornartidindi.is#@#.adverttext
staircase.pl#@#.adwords
consumerist.com#@#.after-post-ad
thisismoney.co.uk#@#.article-advert
deluxemusic.tv#@#.article_ad
adeam.com#@#.atf-wrapper
dr.dk#@#.banner-ad-container
infoplease.com#@#.bannerad
popporn.com,webphunu.net#@#.block-ad
shop.asobistore.jp#@#.block-sponsor
ixbtlabs.com#@#.bottom_ad_block
wired.com#@#.box-radvert
9l.pl#@#.boxAds
8field.net,deployhappiness.com,dmitrysotnikov.wordpress.com,faravirusi.com,freedom-
shift.net,kotan.link,lovepanky.com,markekaizen.jp,netafull.net,photopoint.com.ua#@#
.category-ad:not(html):not(body)
business-hack.net,clip.m-boso.net,iine-tachikawa.net,meihong.work#@#.category-
ads:not(html):not(body)
blog.notebooksbilliger.de#@#.category-advertorial
studio55.fi#@#.column-ad
marca.com#@#.content-ad
verizonwireless.com#@#.contentAds
disk.yandex.by,disk.yandex.com,disk.yandex.kz,disk.yandex.ru,disk.yandex.ua,disk.ya
ndex.uz,freevoipdeal.com,voipstunt.com,yadi.sk#@#.content_ads
adexchanger.com,gottabemobile.com,mrmoneymustache.com,thinkcomputers.org#@#.custom-
ad
ripley.cl#@#.dfp-ad-unit
pccomponentes.com#@#.dfp-banner
flightcentre.co.uk,out.com#@#.dfp-tag-wrapper
anime-japan.jp#@#.display_ad
thestudentroom.co.uk#@#.fixed_ad
songlyrics.com#@#.footer-ad
freenet.de#@#.frn_contAdHead
guloggratis.dk#@#.gallery-ad
davidsilverspares.co.uk#@#.greyAd
forums.digitalspy.com,marketwatch.com#@#.has-ad
infosecurity-magazine.com#@#.header-ad-row
mobiili.fi#@#.header_ad
iedrc.org#@#.home-ad
economist.com,flightcentre.co.uk,payback.pl,ripley.cl,ripley.com.pe,wsj.com#@#.img_
ad
elektro.info.pl,mashingup.jp#@#.is-sponsored
magazines-download.com#@#.item-ads
vukajlija.com#@#.large-advert
realgfporn.com#@#.large-right-ad
atea.com,ateadirect.com,knowyourmobile.com,nlk.org.np#@#.logo-ad
austurfrett.is,boards.4chan.org,boards.4channel.org#@#.middlead
sankei.com#@#.module_ad
seura.fi,www.msn.com#@#.nativead
dogva.com#@#.node-ad
youtube.com#@#.overlay-ads
rottentomatoes.com#@#.page_ad
phytodoc.de#@#.plain-ad
komplett.dk,komplett.no,komplett.se,komplettbedrift.no,komplettforetag.se#@#.produc
t-ad
ebaumsworld.com#@#.promoAd
offmoto.com#@#.reklama
msn.com#@#.serversidenativead
audioholics.com,classy-online.jp#@#.side-ad
independent.com#@#.sidebar-ads
24city.cn.ua#@#.single-ads
hebdenbridge.co.uk#@#.smallads
itempost.jp#@#.sp-ad
cityam.com#@#.sponsored-post
zdnet.com#@#.sponsoredItem
kickoff.com#@#.takeover-ad
kingsofchaos.com#@#.textad
cdf.cl#@#.textads
cp24.com#@#.topAd
outinthepaddock.com.au#@#.topads
codedevstuff.blogspot.com,hassiweb-programming.blogspot.com#@#.vertical-ads
youtube.com#@#.video-ads
javynow.com#@#.videos-ad
globsads.com#@#[href^="http://globsads.com/"]
mypillow.com#@#[href^="https://mypillow.com/"] > img
techradar.com#@#[href^="https://www.hostg.xyz/aff_c"]
mypillow.com#@#[href^="https://www.mypillow.com/"] > img
reimageplus.com#@#[href^="https://www.reimageplus.com/"]
restoro.com#@#[href^="https://www.restoro.com/"]
amazon.com,cancam.jp,faceyourmanga.com,isc2.org,liverc.com,liverpoolfc.com,mit.edu,
muscatdaily.com,olx.pl,payback.pl,pccomponentes.com,ripley.com.pe,saitama-
np.co.jp,timesofoman.com,virginaustralia.com#@#[id^="div-gpt-ad"]
economist.com,flightcentre.co.uk,foodkick.com,liverpoolfc.com,olx.pl,payback.pl,pcc
omponentes.com,ripley.cl,ripley.com.pe,wsj.com#@#[id^="google_ads_iframe"]
revimedia.com#@#a[href*=".revimedia.com/"]
dr.dk,smartadserver.de#@#a[href*=".smartadserver.com"]
slickdeals.net#@#a[href*="adzerk.net"]
mail.yahoo.com#@#a[href^="https://ad.doubleclick.net/"]
badoinkvr.com#@#a[href^="https://badoinkvr.com/"]
naughtyamerica.com#@#a[href^="https://natour.naughtyamerica.com/track/"]
bookworld.no#@#a[href^="https://ndt5.net/"]
privateinternetaccess.com#@#a[href^="https://www.privateinternetaccess.com/"]
marcpapeghin.com#@#a[href^="https://www.sheetmusicplus.com/"][href*="?aff_id="]
politico.com#@#a[onmousedown^="this.href='https://paid.outbrain.com/network/
redir?"][target="_blank"]
hifi-classic.net#@#aside[itemtype="https://schema.org/WPAdBlock"]
news.artnet.com,worldsurfleague.com#@#div[data-ad-targeting]
uol.com.br#@#div[data-adunit]
cookinglight.com#@#div[data-native_ad]
out.com#@#div[id^="dfp-ad-"]
cancam.jp,saitama-np.co.jp#@#div[id^="div-gpt-"]
forums.overclockers.ru#@#div[id^="yandex_ad"]
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
spoilertv.com#@##adsensewide
androidrepublic.org,anonymousemail.me,apkmirror.com,demos.krajee.com,kadinlarkulubu
.com,pixiz.com,spoilertv.com#@#.adsbygoogle
apkmirror.com#@#.adslot
browsershots.org#@#.advert_area
tf2r.com#@#.adverts
||006a039c957c142bb.com^
||00aaa2d81c1d174.com^
||0210bb49cd.com^
||0265331.com^
||02aa19117f396e9.com^
||0346420d60.com^
||039ad0897e6da.com^
||03ed9035a0801f.com^
||040e9e6099.com^
||041400ad701.com^
||048a7052f0.com^
||050y9lhe8p.com^
||059e025e7484.com^
||05ee3a24ed11df058c8.com^
||06156312c77.com^
||06e17e67683b95.com^
||06f09b1008ae993a5a.com^
||06j9t6cw7wu6.com^
||0735ce74e7.com^
||07aa0353cc.com^
||0898hhh.com^
||0926a687679d337e9d.com^
||0956228a2df97a.com^
||0azx1.com^
||0b9d84d93f1b.com^
||0c6fb44787.com^
||0dcdc74c3ca.com^
||0ea0e010f8.com^
||0emn.com^
||0f461325bf56c3e1b9.com^
||0fmm.com^
||0gw7e6s3wrao9y3q.pro^
||0h6djpk8fn.com^
||0i56tboc6j5i.com^
||0j7z9aw6.top^
||0klxjejyxak3.com^
||0oaqgsk54hm5.com^
||0redirb.com^
||0sntp7dnrr.com^
||0sywjs4r1x.com^
||0w1rqq69fi0e.com^
||0x01n2ptpuz3.com^
||101m3.com^
||103092804.com^
||10b883b3d61d.com^
||10desires.com^
||10fbb07a4b0.se^
||1100i.com^
||110380d053f716c4.com^
||111supjav.xyz^
||118bfe5b01.com^
||11hrcnll.com^
||1219c3e1c9.com^
||1221e236c3f8703.com^
||124fe3e59c.com^
||1298bab69bbc4.com^
||12dc71b7cb820f2a.com^
||12fb602fb307.com^
||12place.com^
||13e0df9b41.com^
||13vm73vbmp.com^
||148dfe140d0f3d5e.com^
||14a3d6c4df.com^
||14nuzznszbdp.com^
||151c1501b0fa.com^
||153105c2f9564.com^
||153250f052d.com^
||15ba8a8998.com^
||15cacaospice63nhdk.com^
||165a7c15380874ef3.com^
||171a60540b.com^
||1770a379d2.com^
||188server.com^
||18a8f5a1c1.com^
||18clicks.com^
||199b8977fc.com^
||1affmedia.com^
||1aogoh1j81g3.com^
||1bcde.com^
||1ccbt.com^
||1ce86868bf.com^
||1d354c1645.com^
||1da19a918c.com^
||1dece427d89.com^
||1e546a4cc5.com^
||1ea1sley.com^
||1ebd555ea3.com^
||1empiredirect.com^
||1ex4oemg99mv.com^
||1f7de8569ea97f0614.com^
||1frozenthrone1.com^
||1fwjpdwguvqs.com^
||1gnyn1v3ak78.com^
||1igare0jn.de^
||1nimo.com^
||1p1eqpotato.com^
||1phads.com^
||1r8435gsqldr.com^
||1re.re^
||1redira.com^
||1redirb.com^
||1rx.io^
||1rxntv.io^
||1talking.net^
||1ts03.top^
||1ts17.top^
||1ts19.top^
||1web.me^
||1xroom.com^
||2020mustang.com^
||20239be1ae.com^
||206ads.com^
||20a840a14a0ef7d6.com^
||20dollars2surf.com^
||20tracks.com^
||2137dc12f9d8.com^
||21c9a53484951.com^
||21sexturycash.com^
||225c34aba07.com^
||2276bf7413.com^
||23.109.87.42^
||23205523023daea6.com^
||23a6b8b0afb.com^
||23d097de11.com^
||24-sportnews.com^
||247realmedia.com^
||24ad89fc2690ed9369.com^
||24affiliates.com^
||24vunvrv.com^
||24x7adservice.com^
||25381bfc0c.com^
||25391ebf69.com^
||254a.com^
||25a2143174.com^
||26554a376a71735.com^
||268stephe5en3king.com^
||2694f0eeb6.com^
||27ceb2d5631623.com^
||27vckaccbto7p761.pro^
||2803e11a21.com^
||299f70c6b2.com^
||29ae58661b9c7178.com^
||29d65cebb82ef9f.com^
||2a12be6140880286.com^
||2aus34sie6po5m.com^
||2b815136jjjv.com^
||2bbb379103988619ef.com^
||2bc2456a2b.com^
||2bdde500c34.com^
||2bfdf2d456.com^
||2c3a97984f45.com^
||2c5f9ab9f4.com^
||2c6bcbbb82ce911.com^
||2cnjuh34jb.com^
||2cnjuh34jbhub.com^
||2cnjuh34jbman.com^
||2cnjuh34jbpoint.com^
||2cnjuh34jbstar.com^
||2e552e6db0.com^
||2fe913d83a.com^
||2g6gj3aojcrj.com^
||2hisnd.com^
||2kl08cd74f.com^
||2llmonds4ehcr93nb.com^
||2lwlh385os.com^
||2mdn.info^
||2mdn.net^
||2mf9kkbhab31.com^
||2p9fyvx.com^
||2ptxxjjzpy.com^
||2qj7mq3w4uxe.com^
||2sh8fouhk84h.com^
||2solo.biz^
||2tpwcqot22mb.com^
||300daytravel.com^
||303marketplace.com^
||307badb998ed.com^
||3081862fe1.com^
||30a951082a.com^
||30b9e3a7d7e2b.com^
||325d3d949f.com^
||32a79e2833309ebe.com^
||32c7e8d9a1.com^
||32fd7f438cb.com^
||3381e74f70adfb59.com^
||338f4d497f.com^
||3393.com^
||33ceaea337.cfd^
||341073be6e9db7d2.com^
||348wd7etbann.com^
||34c2f22e9503ace.com^
||35285e87c3.com^
||35caec29d1.com^
||360popads.com^
||360protected.com^
||3627818666.com^
||362b643a66026e.com^
||364a426c46.com^
||36a5b7eb2808.com^
||3761fcd24ef9281f5.com^
||396f4a512a.com^
||39785fe3f1.com^
||399a240ee2.com^
||39bace7344.com^
||39d1d397c97730.com^
||3a57c13de7.com^
||3c76eee2407c7c1.com^
||3ca28642b714623b2.com^
||3e787c93af8de.com^
||3ec9b1217d.com^
||3gporn.biz^
||3i1cx7b9nupt.com^
||3lift.com^
||3lr67y45.com^
||3r1kwxcd.top^
||3rdads.com^
||3redlightfix.com^
||3wr110.net^
||4022cfe7d9.com^
||407433bfc441.com^
||40798d4cf5.com^
||40ceexln7929.com^
||4113705a84.com^
||41df76c67812005c.com^
||41ee789d61.com^
||42297df5c090.com^
||42837932b3d.com^
||42a5d530ec972d8994.com^
||42d61f012e27b36d53.com^
||42fd278b95.com^
||43137c93a82b0e81da.com^
||45d2bbfb2a.com^
||45f2373b26b8e2.com^
||46186911.vtt^
||4690y10pvpq8.com^
||47b63cbfb34a0.com^
||47f869bd02.com^
||48331375c351e.com^
||485d0bd3f4.com^
||48d58df525.com^
||493b0eda03.com^
||493b98cce8bc1a2dd.com^
||4b6994dfa47cee4.com^
||4bb6jls06l.com^
||4c935d6a244f.com^
||4cr447ewncl4.com^
||4d4ac172b7.com^
||4dex.io^
||4dsbanner.net^
||4dtrk.com^
||4e37b45877.com^
||4e39c772dc.com^
||4exlkjnngs.com^
||4f2c852aeed4.com^
||4f2sm1y1ss.com^
||4f6b2af479d337cf.com^
||4hfchest5kdnfnut.com^
||4kmovies.online^
||4o7cj36hbaip.com^
||4onqfs7iv4.com^
||4prgkoj870j9.com^
||4rabettraff.com^
||4wnet.com^
||4wnetwork.com^
||507a5a9594.com^
||508ec56533e3937e.com^
||50trk.com^
||5150ab4aa5.com^
||52ddc254575a.com^
||538b5d8f303be.com^
||550b3ikb9j.com^
||55b41bef46.com^
||55e593878c2d47.com^
||56bfc388bf12.com^
||5726303d87522d05.com^
||5735fda733.com^
||57e3ascxh1.com^
||57fd2911f09b76.com^
||580a41eea49e.com^
||583d46135c.com^
||58b291f917728a2.com^
||595fb25f30.com^
||597437c124.com^
||59cn7.com^
||59e6ea7248001c.com^
||5advertise.com^
||5b5a93686577c13.com^
||5c577fc74618431b.com^
||5c904214ff.com^
||5cwr93yyd4lf.com^
||5d02977f6511aa.com^
||5dabf928ad9ad4.com^
||5df48854b1.com^
||5e01f27136.com^
||5ef80ae889.com^
||5f2eafd708.com^
||5f6dmzflgqso.com^
||5faad595f4.com^
||5nt1gx7o57.com^
||5qg9ibt1a6.com^
||5t59uw2iuh.com^
||5toft8or7on8tt.com^
||5vpbnbkiey24.com^
||5wuefo9haif3.com^
||5yfi7sy.com^
||600z.com^
||602d76e204c032.com^
||6068a17eed25.com^
||606d891745.com^
||60d4631eb3.com^
||615b68cc9c8528e.com^
||61739011039d41a.com^
||61b2a5278e6383b.com^
||620c663bca9a4.com^
||625c9289e60793.com^
||62a543e684a50.com^
||62b70ac32d4614b.com^
||62eeca06166.com^
||6374870abd.com^
||63r2vxacp0pr.com^
||63voy9ciyi14.com^
||641198810fae7.com^
||645yvcj6c8rn.com^
||654fd964d63c0.com^
||65a29ceed813bbca61.com^
||65mjvw6i1z.com^
||65vk1fba34.com^
||65xps.com^
||6657f1d5a25b6.com^
||67frzna9e9.com^
||68456d1a69.com^
||688de7b3822de.com^
||68d97476e6.com^
||69i.club^
||69oxt4q05.com^
||69v.club^
||6a40eae4b3.com^
||6a4b31ec3b.com^
||6af461b907c5b.com^
||6b5c418918ebb008cc6.com^
||6ba65e1438.com^
||6bc4bde2a7.com^
||6bgaput9ullc.com^
||6c25910c97.com^
||6c6a4ec4e8b80d4.com^
||6d79qh7j.com^
||6ea56485aed0c.com^
||6f2tjr26.top^
||6f793cc9999.com^
||6feb9e3f20.com^
||6ff2f7bf3d.com^
||6i4uibyg0c82.com^
||6kup12tgxx.com^
||6l1twlw9fy.com^
||6moxhf9rmm.com^
||6ped2nd3yp.com^
||6ujk8x9soxhm.com^
||6uwehz1xp4.com^
||6vgtaearxl49.com^
||6yag4bmwyhs4.com^
||6zy9yqe1ew.com^
||7-7-7-partner.com^
||7029a88f0c.com^
||7029c575c3ee.com^
||70ee6484605f.com^
||712e2a170bb3.com^
||7148a2c4fd.com^
||71692fai4cc0.com^
||71a30cae934e.com^
||71bcab8994dbe2.com^
||71d7511a4861068.com^
||72880178a6767.com^
||729dcbaa57e80c1e.com^
||746fyw2v.com^
||74adf02407.com^
||74b1447c32.com^
||750industries.com^
||75bb9a4031.com^
||75f7e171e0.com^
||7705a9f168.com^
||774e14a837.com^
||777seo.com^
||778669.com^
||77f24529d8427410.com^
||7839e0482307b9276b.com^
||79k52baw2qa3.com^
||79zgycmr.com^
||7a6421ee67fdb0f660.com^
||7a864ece03.com^
||7adea8620f.com^
||7anfpatlo8lwmb.com^
||7b532401e9.com^
||7c060ad96a.com^
||7c0616849b.com^
||7ca78m3csgbrid7ge.com^
||7cc70.com^
||7d9bbf7e5b.com^
||7db0b2a0ee95f557904.com^
||7e233f1cc5320.com^
||7e625f490775b155.com^
||7eaf2aa8c1.com^
||7f19b1713b43f7db.com^
||7f59b515a6.com^
||7fkm2r4pzi.com^
||7hor9gul4s.com^
||7hu8e1u001.com^
||7insight.com^
||7lstw4cd.top^
||7lyonline.com^
||7n32vb7tn4w7n373a.top^
||7tpfnjn03b32.com^
||7two0.rocks^
||7wtic7ru.com^
||7yucu023o36p.com^
||80055404.vtt^
||806360b129d126.com^
||810f3f9dde63ae3.com^
||8233fa03a40c92d.com^
||823bc1a6cd3f1657.com^
||82448dceaaa13034.com^
||827fa7c868b4b.com^
||82dbb7897b.com^
||82eb361582.com^
||833e4c13ecc.com^
||840df00e08.com^
||8547459af5da02.com^
||856f639e2a.com^
||8574b6a733f1de.com^
||85e954452d.com^
||860d713f6e.com^
||864db374c6.com^
||864feb57ruary.com^
||866e69bc8e.com^
||86b16730f8.com^
||86cb1dcb13ba5a1a.com^
||86f4fd3b507f774.com^
||87159d7b62fc885.com^
||8761f9f83613.com^
||87gw0fl0rc11.com^
||888promos.com^
||889fb4992d4e8.com^
||88d7b6aa44fb8eb.com^
||88hb7evabd.com^
||891904ed87.com^
||8a78031439.com^
||8a90f9d6e4.com^
||8b2228fecb.com^
||8b4b041006.com^
||8b96142da5.com^
||8c89e876bf0.com^
||8c9cc6d2b0e13.com^
||8dc832e7e4.com^
||8dfaa2dc76855.com^
||8eca555d94.com^
||8ff01bde37db289d5.com^
||8gzijqo4c85j.com^
||8jay04c4q7te.com^
||8lgju1jryo7c.com^
||8mb4qkd74cht.com^
||8po6fdwjsym3.com^
||8s32e590un.com^
||8ue9q7i.com^
||8wey4x0c.com^
||8wtkfxiss1o2.com^
||9053fe03868ab.com^
||90cd7fb7ca.com^
||91effa509f8f15a.com^
||921ce2aa2264.com^
||924e60106cd9d0e.com^
||9376ec23d50b1.com^
||93aihbjs7bv4.com^
||93c82d38a751.com^
||941588c880.com^
||944e66f8683ac43c.com^
||94bc29639b.com^
||951e8b9cd72.com^
||96660970b05417.com^
||967rett6fzaf.com^
||96e0993c2f.com^
||96e8abd9c4.com^
||976b97b6da.com^
||97d73lsi.com^
||98bf9h8jbg.com^
||994ot5rkpch2.com^
||99dc6ef64c.com^
||99e83e3024.com^
||9a24a1b3dcd5f4.com^
||9a2a0fe656.com^
||9aaeea3094d8.com^
||9ads.mobi^
||9af7e8a8cc.com^
||9c40a04e9732e6a6.com^
||9c921e15c8d17.com^
||9ca6865332.com^
||9cd76b4462bb.com^
||9content.com^
||9dc10beed2.com^
||9dmnv9z0gtoh.com^
||9eb10b7a3d04a.com^
||9f3a91e76f.com^
||9f3b5a24d5.com^
||9f5c4f7827.com^
||9gg23.com^
||9itmr1lzaltn.com^
||9t5.me^
||9utwbj08.top^
||9v58v.com^
||a-mo.net^
||a002803829.com^
||a0675c1160de6c6.com^
||a06bbd98194c252.com^
||a07aea5a17.com^
||a157ad075fcb34c.com^
||a15c5009bcbe272.com^
||a22f0d8201ade09fa3.com^
||a26d31d5d6986cbe.com^
||a289f5f0f2c.com^
||a2c653c4d145fa5f96a.com^
||a2tw6yoodsag.com^
||a31daecf420.com^
||a337b163a0bc.com^
||a353364ec1bd19a.com^
||a35c92d96766745.com^
||a3yqjsrczwwp.com^
||a40c129de3.com^
||a40hd1mh5deq.com^
||a4mt150303tl.com^
||a5020fec1701e9f3.com^
||a5a0976123.com^
||a5e04df959f1af34.com^
||a5e2ef28b5.com^
||a5ee094155.com^
||a615d4c326.com^
||a63t9o1azf.com^
||a67z.com^
||a6dbb52634.com^
||a79736f359f.com^
||a8c171db33.com^
||a8rm1m4msbbh.com^
||a91dcb249b.click^
||a997aa5071.com^
||a9d7c19f0282.com^
||a9nf3hg5c2.com^
||aa53df329975c325.com^
||aaaaaco.com^
||aabmxezph.com^
||aafdcq.com^
||aahqiyum.com^
||aamergrbdr.xyz^
||aammbxlhyvefy.xyz^
||aaoomqpaydap.com^
||aaqiycetqwx.com^
||aasrs.info^
||aaxads.com^
||ab3yssin4i6an.com^
||ab470c8dd5.com^
||ab4tn.com^
||ab913aa797e78b3.com^
||abackprostitute.com^
||abakys.ru^
||abasgimental.com^
||abashcoppercocky.com^
||abasir.com^
||abbp1.com^
||abbp1.pw^
||abcpetulant.com^
||abdicatenoise.com^
||abedwest.com^
||abeehing.net^
||abergently.club^
||abevc.club^
||abgeobalancer.com^
||abgligarchan.com^
||abjwkkabu.com^
||ablatesgascon.cam^
||ableaborah.com^
||ablebodiedcool.com^
||ablebodiedfibre.com^
||ablesasme.co^
||abluvdiscr.com^
||ablybeastssarcastic.com^
||abnegatespitefulweep.com^
||aboriginalhubby.com^
||abortmaydesirable.com^
||abostimp.com^
||aboveredirect.top^
||abpikwhnom.com^
||abrashteresa.com^
||abreastpollutionsticking.com^
||abridgeinputcontraceptive.com^
||abrjsiuuhet.com^
||abroadlynijiz.site^
||abrocvhkwhd.com^
||abroodeuripi.com^
||abruptrenewmakeover.com^
||absalomgunne.com^
||absenttwilly.com^
||absolutionbravery.com^
||absorbinginject.com^
||abundantshells.com^
||abundled.club^
||abusedbabysitters.com^
||abuseewarlock.com^
||abwhyag.com^
||ac0c95f18a59.com^
||ac7d539d732.com^
||acacdn.com^
||acareewitu.com^
||accedebuzz.com^
||accedednews.com^
||accedenonre.club^
||accelerationirreproachabledonation.com^
||accessoryoppression.com^
||acckwmhi.com^
||acclaimrecommendation.com^
||accoladethoroughly.com^
||accommodationinfractructuretwo.com^
||accompared.club^
||accompliceexpressingpug.com^
||accomplishmentformation.com^
||accomplishmentstrandedcuddle.com^
||accomplishplunderbreeches.com^
||accountryft.xyz^
||accusationloop.com^
||accustomreview.com^
||acdcdn.com^
||acecoincident.com^
||acelacien.com^
||acertb.com^
||achaithe.com^
||achcdn.com^
||achiersawman.com^
||achievablecpmrevenue.com^
||achievehardboiledheap.com^
||achingmercury.com^
||achyrepeatitchy.com^
||acidlikenessdejected.com^
||acinuf.com^
||acirtpkh.com^
||acjqxrkgiiqxprg.xyz^
||ackcdn.net^
||acktqtxo.com^
||aclickads.com^
||aclientiret.club^
||acloudvideos.com^
||acnqlsmfxf.xyz^
||acofrnsr44es3954b.com^
||acquirethem.com^
||acresupervision.com^
||acrhuqzewrius.com^
||acrossgained.com^
||acscdn.com^
||acticantly.club^
||actio.systems^
||activealibi.com^
||activemetering.com^
||activeoffbracelet.com^
||activitytonic.com^
||actressact.com^
||actrkn.com^
||actuallysheep.com^
||aculdi.com^
||acweb.online^
||acxjepzmvqycf.com^
||acybrccvwoftb.com^
||ad-arata.com^
||ad-back.net^
||ad-balancer.net^
||ad-bay.com^
||ad-cheers.com^
||ad-clicks.com^
||ad-delivery.net^
||ad-flow.com^
||ad-indicator.com^
||ad-m.asia^
||ad-mapps.com^
||ad-nex.com^
||ad-recommend.com^
||ad-server.co.za^
||ad-serverparc.nl^
||ad-srv.net^
||ad-vice.biz^
||ad-vortex.com^
||ad-wheel.com^
||ad.gt^
||ad.linksynergy.com^
||ad.mox.tv^
||ad.yieldpartners.com^
||ad120m.com^
||ad127m.com^
||ad1data.com^
||ad1rtb.com^
||ad4.com.cn^
||adactioner.com^
||adaptingtova.biz^
||adaranth.com^
||adbidgo.com^
||adbit.co^
||adblockanalytics.com^
||adblockervideo.com^
||adbma.com^
||adbmi.com^
||adboost.com^
||adbooth.com^
||adbooth.net^
||adbox.lv^
||adbrite.com^
||adbro.me^
||adbrook.com^
||adbuddiz.com^
||adbuff.com^
||adbuka.com.ng^
||adbukaserver.com^
||adbull.com^
||adbureau.net^
||adbutler-fermion.com^
||adbutler.com^
||adbuyer.com^
||adcade.com^
||adcastplus.net^
||adcde.com^
||adcdnx.com^
||adcentriconline.com^
||adcentrum.net^
||adchap.com^
||adchemical.com^
||adclerks.com^
||adclick.pk^
||adclickmedia.com^
||adclicks.io^
||adclixx.net^
||adcloud.net^
||adcmps.com^
||adcolo.com^
||adconjure.com^
||adcrax.com^
||adcron.com^
||addaim.com^
||addelive.com^
||addictedapartlazy.com^
||addiply.com^
||additionalcasualcabinet.com^
||additionalmedia.com^
||additionsselfemployedpeachy.com^
||additionvouch.com^
||addkt.com^
||addoer.com^
||addonsmash.com^
||addresseepaper.com^
||addresseetransportationsyndrome.com^
||addressen.club^
||addroplet.com^
||adenza.dev^
||adequality.xyz^
||adequalitys.xyz^
||aderstono.one^
||adex.media^
||adexchange.io^
||adexchangecloud.com^
||adexchangedirect.com^
||adexchangegate.com^
||adexchangeguru.com^
||adexchangemachine.com^
||adexchangeprediction.com^
||adexchangetracker.com^
||adexcite.com^
||adexmedias.com^
||adexprt.com^
||adexprts.com^
||adextent.com^
||adfeedstrk.com^
||adfootprints.com^
||adforgeinc.com^
||adfpoint.com^
||adframesrc.com^
||adfrontiers.com^
||adfunkyserver.com^
||adfusion.com^
||adg99.com^
||adgardener.com^
||adgebra.co.in^
||adgila.com^
||adglare.net^
||adglare.org^
||adglaze.com^
||adgoi.com^
||adgorithms.com^
||adgoto.com^
||adgxptnsiwxjx.com^
||adhbkatqyzqd.com^
||adhealers.com^
||adherencestated.com^
||adhimunc.com^
||adhoc4.net^
||adiquity.com^
||adjoincomprise.com^
||adjustmentmonarch.com^
||adkaora.space^
||adl-hunter.com^
||adlane.info^
||adlook.net^
||adme-net.com^
||admenhost.com^
||admez.com^
||admob.com^
||adnesia.com^
||adnetasia.com^
||adnetworkme.com^
||adnetworkperformance.com^
||adneutralads.com^
||adnext.fr^
||adngin.com^
||adnigma.com^
||adnimo.com^
||adnoble.com^
||adnsrv.name^
||adnxs-simple.com^
||adnxs.com^
||adnxs.net^
||adnxs1.com^
||adocean.pl^
||adoglu.com^
||adohana.com^
||adomic.com^
||adonion.com^
||adonweb.ru^
||adop.co^
||adop.pw^
||adoperatorx.com^
||adopexchange.com^
||adoptexplorationanguish.com^
||adoptpassivepromise.com^
||adorableold.com^
||adorika.net^
||adornmadeup.com^
||adornmonster.com^
||adotic.com^
||adotmob.com^
||adotube.com^
||adovr.com^
||adpacks.com^
||adpass.co.uk^
||adpatrof.com^
||adpay.network^
||adperium.com^
||adpinion.com^
||adpionier.de^
||adplexo.com^
||adplxmd.com^
||adpmbglobal.com^
||adpod.in^
||adpopcon.com^
||adpron.com^
||adprosrv.com^
||adqy6rzwcs.com^
||adreach.me^
||adrecreate.com^
||adrenalpop.com^
||adrenovate.com^
||adrent.net^
||adrevenuerescue.com^
||adriftcarpenterbeside.com^
||adriftstressful.com^
||adro.pro^
||adroitreclineinquisitive.com^
||adrokt.com^
||adrunnr.com^
||ads-twitter.com^
||ads.rd.linksynergy.com^
||ads3-adnow.com^
||ads5-adnow.com^
||adsafeprotected.com^
||adsafety.net^
||adsagony.com^
||adsalvo.com^
||adsame.com^
||adsblockkpush.com^
||adsbr.info^
||adsbtrk.com^
||adscale.de^
||adscampaign.net^
||adscarrot.com^
||adschill.com^
||adsco.re^
||adscreendirect.com^
||adscustsrv.com^
||adsdk.com^
||adsdot.ph^
||adsemo.com^
||adsensecamp.com^
||adser.io^
||adserve.ph^
||adserved.net^
||adserverplus.com^
||adserverpub.com^
||adservi.com^
||adservicemedia.dk^
||adservinginternational.com^
||adservon.com^
||adservr.de^
||adservrs.com^
||adsessionserv.com^
||adsfac.eu^
||adsfac.net^
||adsfac.us^
||adsfactor.net^
||adsfan.net^
||adsforfaucets.com^
||adsforindians.com^
||adsfundi.com^
||adsfuse.com^
||adsgymleaden.com^
||adshack.com^
||adshexa.com^
||adshopping.com^
||adsignals.com^
||adsimilis.com^
||adsinimages.com^
||adsinstant.com^
||adskape.ru^
||adskeeper.co.uk^$domain=~dashboard.adskeeper.co.uk
||adskpak.com^
||adslidango.com^
||adslingers.com^
||adsloom.com^
||adslot.com^
||adsluna.com^
||adslvr.com^
||adsmarket.com^
||adsmoon.com^
||adsnative.com^
||adsnetworkserver.com^
||adsomi.com^
||adsonar.com^
||adsoptimal.com^
||adsovo.com^
||adsp.com^
||adspdbl.com^
||adspirit.de^
||adsplay.in^
||adspop.me^
||adspredictiv.com^
||adspro.live^
||adspyglass.com^
||adspynet.com^
||adsrevenue.net^
||adsrv.me^
||adsrv.wtf^
||adstarget.net^
||adstargets.com^
||adstook.com^
||adstripe.net^
||adsupply.com^
||adsupplyssl.com^
||adsurve.com^
||adsvcs.com^
||adsvids.com^
||adsvolum.com^
||adsvolume.com^
||adswam.com^
||adsxyz.com^
||adsyst.biz^
||adt328.com^
||adt545.net^
||adtag.cc^
||adtags.mobi^
||adtaily.com^
||adtaily.pl^
||adtival.com^
||adtlgc.com^
||adtng.com^
||adtoadd.com^
||adtoll.com^
||adtoma.com^
||adtomafusion.com^
||adtonement.com^
||adtoox.com^
||adtorio.com^
||adtotal.pl^
||adtpix.com^
||adtrace.org^
||adtrack1.club^
||adtrackingflow.pro^
||adtrgt.com^
||adtrieval.com^
||adtrk18.com^
||adtrue.fun^
||adtrue24.com^
||adtruism.com^
||adulatoryrabid.com^
||adulatoryraisegetaway.com^
||adult-adv.com^
||adultadvertising.net^
||adultcamchatfree.com^
||adultcamfree.com^
||adultcamliveweb.com^
||adultgameexchange.com^
||adultiq.club^
||adultlinkexchange.com^
||adultmoviegroup.com^
||adultoafiliados.com.br^
||adultsense.net^
||adultsense.org^
||adultterritory.net^
||adv-links.com^
||adv9.net^
||advantageglobalmarketing.com^
||advard.com^
||adventory.com^
||adverpub.com^
||adversaldisplay.com^
||adversalservers.com^
||adverserve.net^
||advertbox.us^
||adverti.io^
||advertica-cdn.com^
||advertica.ae^
||advertisecountrycrunch.com^
||advertisegame.com^
||advertisemisuseequipment.com^
||advertiserurl.com^
||advertiseworld.com^
||advertiseyourgame.com^
||advertisingiq.com^
||advertisingsex.com^
||advertisingvalue.info^
||advertjunction.com^
||advertlane.com^
||advertlets.com^
||advertmarketing.com^
||advertmedias.com^
||advertnetworks.com^
||advertom.com^
||advertpay.net^
||advertrtb.com^
||advfeeds.com^
||advices-ost.xyz^
||advinci.co^
||advinci.life^
||advinci.uno^
||adviralmedia.com^
||advise.co^
||advisedlyphilosophical.com^
||advisorded.com^
||adviva.net^
||advmaiotg.com^
||advmaker.ru^
||advmaker.su^
||advredir.com^
||advsense.info^
||advsmedia.net^
||advtrkone.com^
||adwalte.info^
||adxadserv.com^
||adxat.com^
||adxbid.info^
||adxbid.me^
||adxchg.com^
||adxcore.com^
||adxion.com^
||adxite.com^
||adxnexus.com^
||adxpansion.com^
||adxpartner.com^
||adxplay.com^
||adxpower.com^
||adxpremium.services^
||adxprts.com^
||adxprtz.com^
||adxscope.com^
||adxxx.me^
||adxxx.org^
||adz.co.zw^
||adzfun.info^
||adzfun.me^
||adzhub.com^
||adziff.com^
||adzincome.in^
||adzintext.com^
||adzmarket.net^
||adzmaza.in^
||adzmedia.com^
||adzmob.com^
||adzonk.com^
||adzouk1tag.com^
||adzpier.com^
||adzpower.com^
||adzs.com^
||ae1a1e258b8b016.com^
||aebadu.com^
||aec40f9e073ba6.com^
||aeckcjy.com^
||aedqunriyswthc.com^
||aeesy.com^
||aeheymuatansp.xyz^
||aehjtauekqjtvc.com^
||aelick.com^
||aellod.com^
||aelphotog.pro^
||aenaux.com^
||aentafmxkmhea.com^
||aeppenr4ell56ers46nne9n2hunde.com^
||aepxgapw.xyz^
||aetejxolo.com^
||aeucutsmpwtvr.top^
||aezhvlybcijv.com^
||afa9bdfa63bf7.com^
||afcontent.net^
||afcyhf.com^
||afdads.com^
||aff-online.com^
||aff-track.net^
||aff.biz^
||aff1xstavka.com^
||affableindigestionstruggling.com^
||affasi.com^
||affbot1.com^
||affbot3.com^
||affecteddetectrome.com^
||affectincentiveyelp.com^
||affichmeles.com^
||affiliate-robot.com^
||affiliate-wg.com^
||affiliate.com^
||affiliateer.com^
||affiliatefuel.com^
||affiliatefuture.com^
||affiliategateways.co^
||affiliatelounge.com^
||affiliatemembership.com^
||affiliatenetwork.co.za^
||affiliates.systems^
||affiliatesensor.com^
||affiliatewindow.com^
||affiliation-france.com^
||affiliationcash.com^
||affiliationworld.com^
||affiliationzone.com^
||affiliclk.org^
||affilijack.de^
||affiliserve.com^
||affinitad.com^
||affinity.com^
||affiz.net^
||afflat3a1.com^
||affluencepaymentlandscape.com^
||affluentshinymulticultural.com^
||affplanet.com^
||affrontworkman.com^
||afftrack.com^
||afftrackr.com^
||afftrk.online^
||afgr1.com^
||afgr10.com^
||afgr11.com^
||afgr2.com^
||afgr3.com^
||afgr4.com^
||afgr5.com^
||afgr6.com^
||afgr7.com^
||afgr8.com^
||afgr9.com^
||afjxriipst.com^
||afk-i.com^
||aflnmjefijas.com^
||aflrm.com^
||afordi.com^
||afosseel.net^
||afotbyxrlddkclk.com^
||afpkldhacnf.com^
||africaewgrhdtb.com^
||africawin.com^
||afriev.com^
||afriflatry.co^
||afshanthough.pro^
||afssdmin.com^
||afterdownload.com^
||afterdownloads.com^
||afterthoughtdevil.com^
||aftist.com^
||aftjohnanodes.com^
||aftrangale.com^
||agacelebir.com^
||agadum.com^
||agaenteitor.com^
||againd.name^
||againedam.com^
||againstperfectlywrench.com^
||agamagcargoan.com^
||agatystuffs.com^
||agauxietor.com^
||agazev.com^
||agcdn.com^
||agcm.xyz^
||ageacavnrnwijh.xyz^
||aggestose.com^
||aggingleag.one^
||aggregateknowledge.com^
||aggressivefrequentneckquirky.com^
||aggressiveracketscout.com^
||agletmagilp.com^
||aglocobanners.com^
||agloowie.com^
||agmtrk.com^
||agndmn.com^
||agni3.xyz^
||agogdebitape.com^
||agrafestickled.com^
||agrarianeruption.com^
||agreedrunawaysalty.com^
||agreementdarcypainless.com^
||agriculta.top^
||aguehalved.com^
||agukalty.net^
||agurgeed.net^
||aguttfdnoipmlv.xyz^
||agzfxovg.com^
||ahadsply.com^
||ahaumplab.com^
||ahbdsply.com^
||ahcdsply.com^
||ahddsply.com^
||ahedsply.com^
||ahfdsply.com^
||ahfnlwaxewum.com^
||ahgdsply.com^
||ahhdsply.com^
||ahidsply.com^
||ahjdsply.com^
||ahnioppshfwq.com^
||ahoigzbodtcd.com^
||ahojer.com^
||ahqpqpdjpj.com^
||ahreprh2kfk8rfjr09.com^
||ahscdn.com^
||ahstrelgnh.com^
||ahuhfljg.com^
||ahurmtx9dnwwxa.ru^
||ahwqsczvsi.com^
||ahwrin88tl.com^
||aibsubul.net^
||aickeeho.com^
||aidaigry.com^
||aidbaronice.casa^
||aideral.com^
||aidomination.xyz^
||aidserrandmaybe.com^
||aidstirring.com^
||aigneloa.com^
||aiharsul.net^
||aiiirwciki.com^
||aikraboo.com^
||aikraith.net^
||ailawlani.club^
||ailingglorify.com^
||ailiopunsus.xyz^
||ailioz.com^
||ailpielei.com^
||ailrouno.net^
||ailtumty.net^
||aimairou.net^
||aimamparc.club^
||aimatch.com^
||aimfulpanicky.com^
||aimseerg.com^
||aino2.com^
||aipofeem.net^
||aiqruwinhkrxk.xyz^
||airconditionblown.com^
||airconditiondescendent.com^
||aircraftmighty.com^
||airpush.com^
||airrrxggfafnbl.xyz^
||airsaurd.com^
||airsoubs.com^
||aiwhamti.com^
||aixcdn.com^
||aj1052.online^
||aj1070.online^
||aj1090.online^
||aj1432.online^
||aj1559.online^
||aj1574.online^
||aj1602.online^
||aj1616.online^
||aj1716.online^
||aj1907.online^
||aj1913.online^
||aj2208.online^
||aj2373.online^
||ajarsubscriber.com^
||ajfnee.com^
||ajileuztnu.com^
||ajillionmax.com^
||ajjhtetv87.com^
||ajjnsnwchenglwf.com^
||ajkelra.com^
||ajkzd9h.com^
||ajoqysuc.xyz^
||ajorinryeso.com^
||ajrequestion.xyz^
||ajxx98.online^
||ajxylqiwtabiya.com^
||akdjnwil.com^
||akeasignifica.biz^
||akielf.com^
||akimboeloiner.com^
||aklglpwljiv.com^
||akmqmypoqyn.com^
||akmxts.com^
||akspecuaa.xyz^
||akusafla.com^
||akutapro.com^
||alahhwvrgq.com^
||alaskan4kleeskai.com^
||alasvow.com^
||albercascorse.com^
||albertgently.com^
||albertonne.com^
||albireo.xyz^
||albraixentor.com^
||alcaidloggers.com^
||alchemysocial.com^
||alcoated.com^
||alcoholicsort.com^
||alcroconawa.com^
||aleailarm.com^
||alefrfobkoxbgaf.com^
||aleilu.com^
||alespeonor.com^
||alfatraffic.com^
||algistorder.com^
||algovid.com^
||ali-crm.ru^
||aliadvert.ru^
||aliascagesboxer.com^
||alibistated.com^
||alifafdlnjeruif.com^
||alightbornbell.com^
||alignclamstram.com^
||alipromo.com^
||alisierboutell.com^
||alitems.com^
||alitems.site^
||alklinker.com^
||alkypeewit.com^
||all-ti-cod.com^
||all2cnjuh34jb.com^
||allabc.com^
||allartand.club^
||allayravage.com^
||allegationsurgeryblotch.com^
||allegianceenableselfish.com^
||alleliteads.com^
||allemodels.com^
||allengeoun.club^
||allenprepareattic.com^
||alli-ti-cod.com^
||alli-ti-hunter.com^
||alliancenorris.com^
||alliedthirteen.com^
||allmt.com^
||allmygoodlife.com^
||allmygreatestlife.com^
||allmyverygreatlife.com^
||allornamenti.com^
||allow-to-continue.com^
||allowfencelist.com^
||allowsscaffold.com^
||allowsuccess.net^
||allowsuccess.org^
||alloydigital.com^
||allpurposefrigilityfrigility.com^
||allure-ng.net^
||allyes.com^
||allywhistledpostman.com^
||almasatten.com^
||aloetichansels.casa^
||alogationa.co^
||aloha-news.net^
||alonghelper.com^
||alota.xyz^
||alourt.com^
||alpha-news.org^
||alphabird.com^
||alphagodaddy.com^
||alphonso.tv^
||alpurtxslb.com^
||alreadygrippatsy.com^
||alreat.com^
||alstrome9riya10.com^
||alternads.info^
||alternativecpmgate.com^
||alternativeprofitablegate.com^
||alterupholdcinema.com^
||altitude-arena.com^
||altogethergreedy.com^
||altowriestwispy.com^
||altpubli.com^
||altrk.net^
||altronopubacc.com^
||altynamoan.com^
||aluationiam.com^
||alwayspainfully.com^
||alwsbnvialll.com^
||alxbgo.com^
||alxsite.com^
||alypremistand.xyz^
||alysson.de^
||am-display.com^
||am10.ru^
||am11.ru^
||am15.net^
||amadagasca.com^
||amads.fun^
||amajorinryes.com^
||amalgullish.com^
||amandajuliett.com^
||amarceusan.com^
||amasssentimentaldamaging.com^
||amata-syb.com^
||amateurcouplewebcam.com^
||amateurinduced.com^
||amaumomt.com^
||amaurt.com^
||amavirgin.pro^
||amazestronghold.com^
||amazingdomain.sbs^
||amazon-adsystem.com^
||amazon-cornerstone.com^
||ambaab.com^
||amberdub.com^
||ambersvelars.com^
||ambientaboveboard.com^
||ambientplatform.vn^
||ambra.com^
||ambushdonut.com^
||ambushinjure.com^
||amenddroopingpharmacy.com^
||amerallyluke.club^
||amexcadrillon.com^
||amgdgt.com^
||amhpbhyxfgvd.com^
||amiablebackscertified.com^
||aminopay.net^
||amirteeg.com^
||amjoltiktor.com^
||ammankeyan.com^
||amnestynanny.com^
||amp.rd.linksynergy.com^
||amp.services^
||ampcr.io^
||ampdaisbras.com^
||amplitudewassnap.com^
||ampugi334f.com^
||ampxchange.com^
||amre.work^
||amstkqlvcitds.com^
||amtminjo.com^
||amtracking01.com^
||amuchcooctanes.com^
||amucksballone.com^
||amygdalbrittle.com^
||amyrinunshoed.com^
||analyzeagg.com^
||anamaembush.com^
||anansao2ay8yap09.com^
||anansycoses.com^
||anastasia-international.com^
||anastasiasaffiliate.com^
||anawkward.com^
||ancestorcomposition.com^
||ancienslogoi.com^
||ancientsend.com^
||anciet.com^
||ancjmfycf.com^
||andinterpers.com^
||andohs.net^
||andomedia.com^
||andomediagroup.com^
||andorapx.com^
||andriesshied.com^
||andworldwi.co^
||anedew.com^
||aneduker.one^
||anelexpres.club^
||anerqdd.ga^
||angege.com^
||angeleswouldnt.com^
||angeyokjoggle.com^
||angioidmodular.casa^
||angkayholsbm.com^
||anglended.club^
||anglishreasts.site^
||angoisehohn.com^
||angprobinsyano.su^
||anguishlonesome.com^
||angularconstitution.com^
||angusmemor.info^
||anightsregalia.cam^
||animatedpopular.com^
||animits.com^
||ankingwit.one^
||anlcld.com^
||anldnews.pro^
||anncmq.com^
||annesuspense.com^
||anonima.to^
||anonolpucka.com^
||anonymousads.com^
||anotherconsult.com^
||answeredfluency.com^
||antaciddjebel.com^
||antalithate.website^
||antananarbdivu.com^
||antaraimedia.com^
||antennacountingfloor.com^
||antiadblocksystems.com^
||anticipatedlying.com^
||anticipationbelieved.com^
||antidotefoepersecution.com^
||antiquitytissuepod.com^
||antiterroristqueenjolly.com^
||antpeelpiston.com^
||anxdwq.com^
||anydiscourteousinsure.com^
||anymad.com^
||anymind360.com^
||anymoresentencevirgin.com^
||aoasnidcvnorf.xyz^
||aocular.com^
||aohuwj.com^
||aonpnndg.com^
||aoredi.com^
||ap-srv.net^
||ap3lorf0il.com^
||aparvibices.com^
||apearkcan.club^
||apeartalb.site^
||apexwantstar.com^
||apglinks.net^
||aphidsclee.com^
||api.getadx.com^
||apiecelee.com^
||apkbundle.store^
||apologisehistoriancrackle.com^
||apologixopyr.site^
||apologizeeven.com^
||apologyjaguar.com^
||aporasal.net^
||apostlelinger.com^
||appads.com^
||appaldishonestbribe.com^
||apparelconsignmentaffection.com^
||apparentfib.com^
||apparentlyhandbook.com^
||apparentsav.club^
||apparest.com^
||appealsfini.com^
||appearancefingerprintabet.com^
||appendad.com^
||appendixwarmingauthors.com^
||appfuedenough.xyz^
||applebarq.com^
||applescringe.com^
||applutysurve.xyz^
||appollo-plus.com^
||apportium.com^
||appraisalaffable.com^
||appreciationabjure.com^
||apprefaculty.pro^
||approp.pro^
||appropeanes.club^
||approped.club^
||appstreamsb.xyz^
||apptdvibrate.com^
||appwebview.com^
||aprick.xyz^
||apromoweb.com^
||apshexvazqhh.com^
||apsmediaagency.com^
||aptausad.com^
||aptimorph.com^
||apus.tech^
||apvdr.com^
||apxlv.com^
||apyohotayvc.com^
||aqdkehbez.com^
||aqjdigkqvmakz.com^
||aqmgnoik.com^
||aquabibchawed.website^
||aratyr.com^
||arbaloseyepit.com^
||arbitrarydefectrightfully.com^
||arbourrenewal.com^
||arccdyvgh.com^
||archipelagopuppy.com^
||archipelagowiped.com^
||architectwithdraw.com^
||archlythrong.com^
||arcost54ujkaphylosuvaursi.com^
||arcualstymie.com^
||areantaid.site^
||arearmark.club^
||areasnap.com^
||areasonsimon.club^
||arecunamacaw.com^
||arefqpiqfjsooi.com^
||arejoysew.com^
||arfanbajt.xyz^
||argeersarchfoe.com^
||arguerepetition.com^
||arguesmoke.com^
||argumentmanufacture.com^
||ariadnethreadmin.com^
||arielpri2nce8ss09.com^
||arisonoping.club^
||arkalealb.site^
||arliest.com^
||arlottencert.club^
||armashair.site^
||armaturepaletteopenminded.com^
||armedgroin.com^
||armiesgaspclue.com^
||armlyemoan.com^
||armpitarticle.com^
||armpitstamnos.com^
||arnt.xyz^
||aroundmonth.com^
||aroups.com^
||arousedskinnyspeeding.com^
||arraignmentinclose.com^
||arrict.com^
||arrightful.com^
||arrivaltroublesome.com^
||arrlnk.com^
||arrnaught.com^
||arsonexchangefly.com^
||arswabluchan.com^
||artantash.club^
||arthahoonte.biz^
||arthyadtrack.online^
||arthyredir.com^
||artmentm.one^
||artpever.com^
||artreconnect.com^
||artsmalle.pro^
||as-farm.com^
||as5000.com^
||asacdn.com^
||asafesite.com^
||asccdn.com^
||ascdwiah.com^
||asce.xyz^
||ascertaincrescenthandbag.com^
||ascertainedfortnight.com^
||ascraftan.com^
||asdasdad.net^
||asdb.xyz^
||asdccc.xyz^
||asdfix.com^
||asdnow.xyz^
||asdpoi.com^
||aseadnet.com^
||asecw.xyz^
||asemskull.com^
||asev.xyz^
||asewlfjqwlflkew.com^
||asgclickkl.com^
||asgclickpop.com^
||asgclickpp.com^
||asgorebysschan.com^
||ashcdn.com^
||ashemeth.com^
||ashhgo.com^
||ashierbowler.com^
||ashoupsu.com^
||ashtraysophomore.com^
||asiangfsex.com^
||asimad.com^
||askedshocking.com^
||asklots.com^
||askrswaths.casa^
||asksexually.com^
||askthedust.info^
||aslaironer.com^
||aslaprason.com^
||aslnk.link^
||asmodeusfields.com^
||asmsagvjbxejm.xyz^
||aso1.net^
||asoulrox.com^
||asozelyuz.com^
||asparmany.site^
||aspartbib.site^
||aspartbus.site^
||asperencium.com^
||aspignitean.com^
||aspirantsleepover.com^
||aspirinelitistunderstood.com^
||aspirinsuicide.com^
||asrety.com^
||asricewaterh.com^
||asrop.xyz^
||assaulttra.one^
||assembledscout.com^
||assertednodding.com^
||assetize.com^
||assetshortestinherited.com^
||assimilatesmartlyawfully.com^
||assistedsquall.com^
||assisteggs.com^
||assiumwor.com^
||associalbde.xyz^
||associalinterva.xyz^
||associalunb.xyz^
||associationwish.com^
||assortmentrichard.com^
||assumptivestation.com^
||assuremath.com^
||ast2ya4ee8wtnax.com^
||astancerta.fun^
||astarboka.com^
||astoapsu.com^
||astop.xyz^
||astra9dlya10.com^
||astspewpaor.com^
||asundersimultaneously.com^
||asuqoqsea.com^
||aswemaching.xyz^
||aswfs.xyz^
||asxemfnwbrmpdp.com^
||asxoseeetdclha.xyz^
||asxvawth.com^
||atadserver.com^
||atarmailing.com^
||atas.io^
||atdmt.com^
||atedquali.one^
||ateletswitoto.com^
||atemda.com^
||atexceede.com^
||atgafl.com^
||athercompet.club^
||atherenoth.info^
||athirstinwind.cam^
||athleticssoften.com^
||athyouglas.xyz^
||atilohdxsg.com^
||ationalhe.com^
||ationandasmile.xyz^
||ationuctladd.xyz^
||ativfteevie.club^
||atjigglypuffor.com^
||atkmmepquia.com^
||atmalinks.com^
||atmasroofy.com
||atmetagrossan.com^
||atmnjcinews.pro^
||ato.mx^
||atomex.net^
||atonato.de^
||atrinsic.com^
||atropiathames.com^
||atstuffwith.com^
||attacheastely.com^
||attachtranquilizer.com^
||attacketslovern.info^
||attemptinghorace.com^
||attemptsbetween.com^
||attendantsteakfax.com^
||attentioniau.com^
||attentionsauditoriummall.com^
||attractiveimpertinencejoint.com^
||attrapincha.com^
||attributora.com^
||atwainbounce.com^
||atwola.com^
||atzekromchan.com^
||au2m8.com^
||auberginecorny.com
||auchoons.net^
||aud3g.com^
||audacitydipping.com^
||audacityprolong.com^
||audiblysunny.com^
||audiblytriggersreview.com^
||audiencefuel.com^
||audienceprofiler.com^
||audienceutmost.com^
||audionews.fm^
||auditioneasterhelm.com^
||auditioningouncesufficiently.com^
||auditude.com^
||audriasite.pro^
||aufojgjogv.com^
||augaufta.com^
||augheguw.net^
||augrezoa.net^
||augu3yhd485st.com^
||august15download.com^
||aujooxoo.com^
||aukalerim.com^
||aukoatow.com^
||aulingimpora.club^
||aulrains.com^
||aulteeby.net^
||aumpoabi.com^
||auqunagbqrwxsp.com^
||aurdosti.com^
||aureigabelle.com^
||aurjueeh.com^
||ausoafab.net^
||auspicealibis.com^
||auspipe.com^
||austerityabruptnessall.com^
||austrypulsory.club^
||ausumtee.com^
||autchoog.net^
||autcokncufjp.com^
||auteboon.net^
||authoritygratecreed.com^
||authorneratu.club^
||authorneryj.club^
||aution.pro^
||auto-im.com^
||autoizers.info^
||automatedtraffic.com^
||automateyourlist.com^
||autopsyglossy.com^
||autsaubs.net^
||auuayepftovx.com^
||auweelta.net^
||auwoojuh.net^
||auxaltkft.xyz^
||auxml.com^
||av20trk.com^
||avads.co.uk^
||availablereschedulevicious.com^
||availduty.com^
||avalanchers.com^
||avalhukof.com^
||avatroom.com^
||avazu.net^
||avazutracking.net^
||aveark.com^
||averalzaedsk.xyz^
||avertscratch.com^
||avfgoatbyyerys.com^
||avickhoseman.cam^
||avkyu1tesnwy.com^
||avwincall.info^
||awaitcola.com^
||awaitdetestableitem.com^
||awaith.com^
||awaitssnerp.com^
||awakeexterior.com^
||awaps.net^
||awardpodstab.com^
||awarentew.xyz^
||away-stay.com^
||awbbcre.com^
||awbbjmp.com^
||awbbsat.com^
||awcpcpetb.com^
||awcrpu.com^
||awdigit.info^
||awecr.com^
||awecre.com^
||aweinkbum.com^
||awelessawelesscedar.com^
||awembd.com^
||awempire.com^
||awemwh.com^
||awentw.com^
||aweproto.com^
||aweprotostatic.com^
||aweprt.com^
||awepsi.com^
||awept.com^
||awesomenewspush.com^
||awestatic.com^
||awestc.com^
||awhootoa.net^
||awhoufob.com^
||awigglespouter.cam^
||awlnqqackjkixk.com^
||awltovhc.com^
||awmbed.com^
||awmdelivery.com^
||awmserve.com^
||awnxcexsy.xyz^
||awpcrpu.com^
||awprt.com^
||awptjmp.com^
||aws-ajax.com^
||awsatstb.com^
||awsharproofed.com^
||awstaticdn.net^
||awsurveys.com^
||awtvnrgwxletd.com^
||awwhdxzen.com^
||awwoeoevxnvt.com^
||awxoddnhl.xyz^
||awxqiujkhrf.top^
||axbbghkrpy.top^
||axeldivision.com^
||axhntisudyhmxjd.xyz^
||axill.com^
||axioux.com^
||axlyexdqxndyhmw.com^
||axp9.com^
||axp9.net^
||axwndephseraj.com^
||ay.delivery^
||ayads.co^
||ayahtyros.com^
||ayahucapasso.website^
||ayboll.com^
||ayhfnvgv.com^
||aymwknbsqzhyh.com^
||aywgucxmh.com^
||ayyubidgconv.casa^
||azads.com^
||azeriondigital.com^
||azgenergy.xyz^
||azither.com^
||azjmp.com^
||aznapoz.info^
||azoaltou.com^
||azoogleads.com^
||azoqypmjsvulo.com^
||azorbe.com^
||azpresearch.club^
||azskk.com^
||aztecash.com^
||azulcw7.com^
||azygeydluhz.com^
||b-m.xyz^
||b014381c95cb.com^
||b02byun5xc3s.com^
||b0omr3wn6u4b.com^
||b11stop.com^
||b12stop.com^
||b13481647cf775c5.com^
||b13stop.com^
||b18a21ab3c9cb53.com^
||b1f6fe5e3f0c3c8ba6.com^
||b1f72fc1be.com^
||b1fb813dc806b7d.com^
||b2408e4e788280e.com^
||b2cfa9bee8.com^
||b2o6b39taril.com^
||b370db8cb7.com^
||b3stcond1tions.com^
||b3z29k1uxb.com^
||b400393baba7cd476a3.com^
||b4q982rbqdsw.com^
||b5332556b5.com^
||b59812ee54afcabd.com^
||b5ae848728034caddca.com^
||b5bb2ecc8e.com^
||b5e75c56.com^
||b62c8d1a6b.com^
||b6852c8ea5.com^
||b7om8bdayac6at.com^
||b81oidrmy82w.com^
||b8cf0fd3179ef.com^
||b8pfulzbyj7h.com^
||b91vip.com^
||b9490c0b38.com^
||ba01n.com^
||ba02n.com^
||ba03n.com^
||ba32365df2.com^
||baalamaala.com^
||baaomenaltho.com^
||babadnmak.com^
||babanmak.com^
||babanmas.com^
||babanmat.com^
||babbnrs.com^
||babsedrinhi.info^
||babyboomboomads.com^
||babyniceshark.com^
||babysitterdeadlockjuly.com^
||babysitterpancakerich.com^
||backjawtanoa.com^
||backla2z8han09.com^
||backlogtop.xyz^
||backwardchampionship.com^
||backwardkneesencroach.com^
||baconaces.pro^
||bad8b2e252.com^
||badd24287f.com^
||badgirlz.org^
||badjocks.com^
||badlybouncing.com^
||badsabs.com^
||badsans.com^
||badsbads.com^
||badsecs.com^
||badshades.com^
||badshores.com^
||badsims.com^
||badskies.com^
||badslopes.com^
||badspads.com^
||badtopwitch.work^
||baetrf.com^
||baffledzein.com^
||bafsxyiknk.xyz^
||baggiebilious.com^
||baggyritual.com^
||bahfhgfdibgbcegbgg.ru^
||bahmemohod.com^
||baileyadopted.com^
||baileydoormantdoormantalacrity.com^
||baileyorphan.com^
||bailonushe.com^
||bainushe.com^
||baipagid.com^
||baisogou.net^
||baitbrdwk.com^
||baiweluy.com^
||bakteso.ru^
||balcekonspn.com^
||balegallantvacuum.com^
||baleiambwee.com^
||baletingo.com^
||balkishbiretta.com^
||balldevelopedhangnail.com^
||ballotwriggle.com^
||balsascotleak.com^
||baltchd.net^
||balvalur.com^
||bam-bam-slam.com^
||bamagamalama.com^
||bambluagamgona.com^
||ban1mid.com^
||ban2mid.com^
||ban3mid.com^
||ban4mid.com^
||ban5mid.com^
||ban6mid.com^
||ban7mid.com^
||ban8mid.com^
||bananastouching.com^
||banbanfun.com^
||banclip.com^
||bande1az.com^
||bandelcot.com^
||banderazzz33.com^
||banderazzz53.com^
||banderazzz73.com^
||bandernad.com^
||bandernas.com^
||bandernat.com^
||bandicamad.com^
||bandicamas.com^
||bandicamaw.com^
||bandiedcsardas.com^
||banerator.net^
||banernas.com^
||banesnorttat.cam^
||banfivmind.com^
||banfourmind.com^
||bangabdicate.com^
||bangladest.com^
||bangtyranclank.com^
||banibajury.website^
||banicywan.com^
||bankerconcludeshare.com^
||bankingconcede.com^
||banneradsday.com^
||banofusa.com^
||banonemind.com^
||banroads.com^
||banstockseldest.com^
||bantgoau.com^
||bantomind.com^
||bantrmind.com^
||banusatoday.com^
||bapdqzqhu.com^
||baptismmattressstoppage.com^
||baqyxncqiwedn.com^
||baradoot.com^
||barbedpotions.com^
||barbelskerugma.com^
||bardatm.ru^
||barefootedenvy.com^
||barefootstructure.com^
||barefoottearworthy.com^
||baresi.xyz^
||barfsmiaowpit.com^
||bargaret.club^
||barkierrevives.com^
||barlo.xyz^
||barnabaslinger.com^
||baronrydaters.com^
||barricadefurrydrinks.com^
||bars2show.com^
||barscreative1.com^
||basfol.com^
||basheighthnumerous.com^
||bashfuladvancedeliberately.com^
||bashfulweaponsscratch.com^
||basknausea.com^
||basnn14.com^
||basnn16.com^
||batebalmy.com^
||bathingonlay.com^
||bathingstage.com^
||batsdivannab.com^
||batteryfirmimage.com^
||batteusp2hilenor.com^
||battleimpossible.com^
||batwaxwok.site^
||baubogla.com^
||baufaich.com^
||bauthair.net^
||baxisafy.com^
||bayalnephite.com^
||bayfluke.com^
||bayirksrap.com^
||baysexthy.com^
||baywednesday.com^
||baztnnews24.com^
||bb1acb0ea5ddb1fed8.com^
||bb4cf48126aab4.com^
||bbaannrr03.com^
||bbaannrr05.com^
||bbaannrr11.com^
||bbes.xyz^
||bbgomsvyyacndcf.xyz^
||bblo.xyz^
||bbocajxn.com^
||bbom2b434493.com^
||bc5049654b.com^
||bcdnfk.com^
||bce97f29c40fc40.com^
||bcjpxtxn.top^
||bckcdquvbscu.com^
||bclheggx.com^
||bcloudhost.com^
||bcnewltd.club^
||bcprm.com^
||bcuuipewdz.com^
||bcxamyjtnzuf.com^
||bd202457b.com^
||bdb4ff3f81.com^
||bdemhtvl.com^
||bdgffuqodbhrb.xyz^
||beachrule.com^
||beaconacceptable.com^
||beakdragon.com^
||beakedpissod.com^
||beamedshipwreck.com^
||beamfuloakwood.com^
||beamingworked.com^
||beastintruder.com^
||beastlyaccomplished.com^
||beataemusky.com^
||beatconfessteddy.com^
||beaterspatrick.com^
||beaubitternessapplication.com^
||beavertron.com^
||bebadu.com^
||bebaytowns.com^
||bebreloomr.com^
||becacy.com^
||becasp.com^
||becausecheckingitaly.com^
||becomeapartner.io^
||becomesday.club^
||becorsolaom.com^
||bedbwgjjpxiuox.com^
||bedfundsevents.com^
||bedrapiona.com^
||bedsbreath.com^
||bedsideseller.com^
||bedsitetrypa.com^
||bedspursueclueless.com^
||bedumbserugate.com^
||beeaimaid.com^
||beeferzak.com^
||beefymartpronunciation.com^
||beegmove.com^
||beegotou.net^
||beehiveclergyman.com^
||beehivefestivesolve.com^
||beeintercourseoven.com^
||beetrootpsychicgrim.com^
||beevakum.net^
||beevalt.com^
||beewakiy.com^
||befortugal.club^
||beginadvisor.com^
||beginnerdole.com^
||begrudgecorrespondence.com^
||begunprescription.com^
||behalfplead.com^
||behangneurin.casa^
||beharmalted.info^
||behavingsali.club^
||beholdascared.com^
||behootpokeys.com^
||beigecombinedsniffing.com^
||beiven.pw^
||bejolteonor.com^
||bekdbxdhrffnj.com^
||beklefkiom.com^
||belamicash.com^
||belaya2shu1ba1.com^
||belexglokmpld.com^
||belgradualuna.site^
||belgrekblackad.com^
||belickitungchan.com^
||believeduphold.com^
||believeicanm.biz^
||believersheet.com^
||belleekosela.com^
||belongrobustgreedy.com^
||belowanswerhaste.com^
||beltudri.com^
||beludicolor.com^
||belwrite.com^
||belyyeusy.com^
||bemachopor.com^
||bemoathudson.com^
||bemobpath.com^
||bemobtrcks.com^
||bemobtrk.com^
||bemusic.xyz^
||bendcauslesscauslessnotion.com^
||bendycrumply.com^
||benelph.de^
||benevolencegardener.com^
||benonblkd.xyz^
||benoopto.com^
||benureko.xyz^
||benzolescabrin.com^
||beonixom.com^
||beparaspr.com^
||bephamema.com^
||bepiletussar.casa^
||beqmwvupsowvls.com^
||beqyexeqof.com^
||ber2g8e3keley.com^
||berkshiretoday.xyz^
||berlipurplin.com^
||berningbegi.club^
||berthgenerousheap.com^
||berthsorry.com^
||berush.com^
||beserte.pro^
||besguses.pro^
||beshucklean.com^
||besiasmere.site^
||besmeargleor.com^
||besoes.com^
||bessioutdrew.com^
||best-offer-for-you.com^
||best-protection4.me^
||best-vpn.click^
||bestadload.com^
||bestadmax.com^
||bestaryua.com^
||bestclevercaptcha.top^
||bestcond1tions.com^
||bestcontentaccess.top^
||bestcontentfee.top^
||bestcontentfund.top^
||bestcontenthost.com^
||bestcontentjob.top^
||bestcontentoperation.top^
||bestcontentplan.top^
||bestcontentprogram.top^
||bestcontentproject.top^
||bestcontentservice.top^
||bestcontentuse.top^
||bestcpmnetwork.com^
||bestdisplaycontent.com^
||bestdisplayformats.com^
||bestrevenuenetwork.com^
||bestssn.com^
||bestwinterclck.name^
||bestzba.com^
||beta-news.org^
||betads.xyz^
||betahit.click^
||betemolgar.com^
||betflippant.com^
||betgorebysson.club^
||beticithy.com^
||betjeyxf.com^
||betokendolous.com^
||betonpolite.com^
||betotodilea.com^
||betrayedgeoffrey.com^
||betshucklean.com^
||bett2you.com^
||betteradsystem.com^
||bettercontentservice.top^
||betterprovokesap.com^
||bettingpartners.com^
||betuuvhozpylo.com^
||beveledcorkir.com^
||bewailbeforelibrarian.com^
||bewailindigestionunhappy.com^
||bewvgekx.com^
||bexakezi.com^
||beyanmaan.com^
||bf-ad.net^
||bf1872dae47d.com^
||bf640c8a78.com^
||bfast.com^
||bfe4e6d364be199.com^
||bff6b409f7.com^
||bfhxivpij.com^
||bfqcx.xyz^
||bftrlhesrlfjp.com^
||bfts.xyz^
||bfypvmnytobqyn.xyz^
||bg6s0.com^
||bgaxgjre.xyz^
||bgektxiadljflu.xyz^
||bggzqvjqtwthy.com^
||bgkabgjonbn.com^
||bgkrbh.com^
||bgqtdhkkvgopak.xyz^
||bgrndi.com^
||bgtgag.com^
||bh3.net^
||bhcumsc.com^
||bhwcfwjz.com^
||biasedrepercussion.com^
||bibagloty.com^
||bid-engine.com^
||bid.glass^
||bidadx.com^
||bidder.dev^
||biddyfungussaps.com^
||bidhead.net^
||bidiology.com^
||bidrughu.com^
||bidsystem.com^
||bidtheatre.com^
||bidvance.com^
||bidverdrd.com^
||biemedia.com^
||bigappboi.com^
||bigasfactive.com^
||bigbolz.com^
||bigbootymania.com^
||bigchoicegroup.com^
||bigelowcleaning.com^
||bigprizesonline.com^
||bihamcurchef.cam^
||bihexoipaomfjie.xyz^
||biinminigihi.com^
||bijayrxkkppm.com^
||bikesmachineryi.com^
||bikesmodestnotoriety.com^
||bikesopden.com^
||bikrurda.net^
||billionpops.com^
||billionstarads.com^
||billypub.com^
||bilsyndication.com^
||bimathyphy.com^
||bimlocal.com^
||bin-layer.ru^
||bin-tds.site^
||binalbamp.com^
||binderyjenna.website^
||bingooverdosegroom.com^
||binsaiwo.net^
||bionicskamsins.com^
||biosda.com^
||birevuth.com^
||birkiesdipyre.com^
||birlerskababs.com^
||biroads.com^
||birthdiscipline.com^
||birung.club^
||bishsonants.com^
||bisiraczyxbu.com^
||bisleyserrano.com^
||bit-ad.com^
||bitads.io^
||bitbeat7.com^
||bitcoin-news.vip^
||biteburied.com^
||bitesizememorable.com^
||bitingcomposed.com^
||bitpcn.com^
||bitvnvjfakrik.xyz^
||bitx.tv^
||bizographics.com^
||bizrotator.com^
||bj1110.online^
||bjakku.com^
||bjjkmxrwvba.com^
||bjornecoydog.com^
||bjqdycewiefkyr.com^
||bjwxwgsittsf.com^
||bkembwdgujzp.com^
||bkl72.com^
||bksijiunc.com^
||bl0uxepb4o.com^
||blaasopdive.com^
||blabhorol.com^
||blacil.com^
||blackcurrantfootballsimilarly.com^
||blackforce.club^
||blacklinknow.com^
||blacklinknowss.co^
||blackname.biz^
||blacurlik.com^
||bladesthirst.com^
||bladswetis.com^
||blaghfpd.com^
||blamads.com^
||blamedbuckie.fun^
||blanketurban.com^
||blastcahs.com^
||blazingswatstated.com^
||blbhqqdfmvfsu.com^
||bleaborahm.one^
||bleachfamouszinc.com^
||bleinu.com^
||blendorbraker.com^
||blenkbenched.casa^
||bleopi.com^
||blessgarments.com^
||blinkadr.com^
||blinkedmanagementmoan.com^
||blismedia.com^
||blissfuldes.com^
||blissfulonline.com^
||blizzrubier.com^
||blnclqnp.com^
||blockaddictioninterfere.com^
||blockadsnot.com^
||blockchain-ads.com^
||blockchaintop.nl^
||blockingdarlingshrivel.com^
||blockscoolest.com^
||blocksly.org^
||bloggerex.com^
||blogherads.com^
||blogkiemtien.club^
||bloglife24.com^
||blogoman-24.com^
||bloomplannervillager.com^
||bloomyarseno.com^
||blotcreepy.com^
||blrqeqn.com^
||blu5fdclr.com^
||blueadvertise.com^
||bluedawning.com^
||bluedcrwth.com^
||bluejayfacette.com^
||bluejaysilene.com^
||blueoyster.click^
||blueparrot.media^
||bluestreak.com^
||blueswordksh.com^
||bluffrebuke.com^
||blurredtiredom.com^
||bmcdn1.com^
||bmcdn2.com^
||bmcdn3.com^
||bmkz57b79pxk.com^
||bmxg.xyz^
||bn5x.net^
||bnbsagevcuca.com^
||bnbxwdkxccxfsn.com^
||bnc1m.com^
||bnc2m.com^
||bnc3m.com^
||bnc4m.com^
||bnc5m.com^
||bncloudfl.com^
||bngdyn.com^
||bnglzajikraz.com^
||bngpst.com^
||bngpt.com^
||bngwlt.com^
||bnhtml.com^
||bnmjjwinf292.com^
||bnmla.com^
||bnnapbth.com^
||bnq33.com^
||bnq53.com^
||bnq73.com^
||bnr.sys.lv^
||bnr901.com^
||bnr902.com^
||bnr903.com^
||bnrdom.com^
||bnrs.it^
||bnrsis.com^
||bnrslks.com^
||bnserving.com^
||bnster.com^
||bnuieugbkirom.xyz^
||bnvlebfv.com^
||bo2ffe45ss4gie.com^
||boafabie.com^
||boahoupi.com^
||boajagoar.com^
||boaphaps.net^
||boarshrubforemost.com^
||boasstylijoked.com^
||boayipids.com^
||bobbytubate.com^
||bobeshehi.com^
||bochugho.net^
||bochuwutu.com^
||bodelen.com^
||bodgeethenic.com^
||bodiesplayedcursed.com^
||boehness.com^
||boffinsoft.com^
||boffoadsfeeds.com^
||boftogro.net^
||bofyshaphi.com^
||bogginunstill.com^
||bogrodius.com^
||bogscarcely.com^
||boguetrust.com^
||bogusadmiral.com^
||bogwoodleprosy.com^
||bohowhepsandked.info^
||boilerstab.com^
||boilingtruce.com^
||boilstaircasehug.com^
||boinkcash.com^
||bojebyze.com^
||bojtguluck.com^
||bokrelri.com^
||bollroaches.com^
||bolrookr.com^
||bolssc.com^
||bomudicy.com^
||bonad.io^
||bondfondif.com^
||bonertraffic.info^
||bonertraffic.mobi^
||bonertraffic.pro^
||bonertraffic12.info^
||bonertraffic12.pro^
||bonertraffic13.info^
||bonertraffic13.mobi^
||bonertraffic13.pro^
||bonertraffic14.info^
||bonertraffic14.pro^
||bongacams7.com^
||bonnilytooths.com^
||bonusmaniac.com^
||bonzai.ad^
||boodlewrite.com^
||bookljlihooli.com^
||booklstfree.com^
||bookmsg.com^
||bookmtpo.com^
||bookwormapricotconcealment.com^
||boom-boom-vroom.com^
||boosirad.net^
||boost-next.co.jp^
||boostclic.com^
||boostcpm.su^
||booster-vax.com^
||bootstrap-framework.org^
||bootstrap-js.com^
||bootstraplugin.com^
||bootsuserstruthful.com^
||boozingtawney.com^
||bop-bop-bam.com^
||bopohsage.com^
||boptal.com^
||bopvetgel.com^
||boreasinflash.com^
||boredomsidion.com^
||borgach.com^
||boriskink.com^
||boroniasunback.com^
||bororango.com^
||borotango.com^
||borrowedbananaspite.com^
||bostonwall.com^
||bostopago.com^
||bostoppa.club^
||bot-checker.com^
||botanyjustify.com^
||boubeeth.com^
||boudja.com^
||boudutoo.net^
||boughtinvulnerablenothing.com^
||bouillerines.site^
||boulevardgoodnesslassitude.com^
||bounce.bar^
||bountynasalbits.com^
||bourreeenchafe.com^
||bourremokihi.com^
||boustahe.com^
||boutiquerestless.com^
||bowbackcoyote.com^
||bowells.com^
||bowerywill.com^
||bowlpaternity.com^
||bowmoolog.com^
||bowpinfrow.com^
||bowsedsquiffy.com^
||boxofficeliterally.com^
||boyalebut.site^
||boylesportsreklame.com^
||boyughaye.com^
||bplnskyetroo.xyz^
||bpqqccopjuat.com^
||bptracking.com^
||bqcgrwahvuapq.com^
||bqnqrr33.com^
||bqnqrr43.com^
||bqnqrr53.com^
||bqyjrqenfhwc.com^
||bqzmctxm.com^
||br.rk.com^
||br3001.com^
||br3011.com^
||br3021.com^
||br3azil334nutsz.com^
||braggingreorganizeunderworld.com^
||brahmastainer.com^
||brainian.club^
||brainient.com^
||brainlesseither.com
||brainlyads.com^
||braintb.com^
||brakesoutright.com^
||brall11.com^
||brall31.com^
||brall41.com^
||branchr.com^
||branchseriescomposed.com^
||brand-display.com^
||brand.net^
||brandads.net^
||brandaffinity.net^
||brandclik.com^
||brandnewapp.pro^
||brandreachsys.com^
||brapoiorc.com^
||brassstacker.com^
||brattyogor.com^
||bravelywade.com^
||bravenetmedianetwork.com^
||bravotrk.com^
||brawnedbodken.com^
||brayerspenta.com^
||brazendistil.com^
||brazenserialsociety.com^
||brdletywiuawc.xyz^
||brdmin.com^
||breadpro.com^
||breadthchip.com^
||breakdownfragileindication.com^
||breakfastinvitingdetergent.com^
||breakfastsinew.com^
||breakingdeductrates.com^
||breakingrubber.com^
||breastfeedingdelightedtease.com^
||breated.club^
||breathebuds.com^
||breathtakingdays.com^
||bred4tula.com^
||breedingunspeakableplaice.com^
||breedom.club^
||breedtagask.com^
||brgvlyaccixnbnu.xyz^
||bridgetrack.com^
||briefcroakapprentice.com
||brighteroption.com^
||brightonclick.com^
||brightoverwhelm.com^
||brightshare.com^
||brillspedlars.com^
||brinkobdurate.com^
||briskedmiskept.com^
||bristlyxystus.com^
||briticatederfd.site^
||britishattemptingtrend.com
||brnann.com^
||bro3.biz^
||bro4.biz^
||broadcastingdeliberateverification.com^
||broadlystipulate.com^
||broced.co^
||brodmn.com^
||broidensordini.com^
||brokeloy.com^
||brothcorewearisome.com^
||broworker7.com^
||browserdownloadz.com^
||browserr.top^
||browsers.support^
||browsiprod.com^
||browsobsolete.com^
||brqvld0p.com^
||brrcaqvz.com^
||brtcjmnplmzo.com^
||brtsumthree.com^
||brtv.xyz^
||bruard.com^
||brucelead.com^
||bruceleadx.com^
||bruceleadx1.com^
||bruceleadx2.com^
||bruisedcoup.com^
||brunettebow.com^
||bruperchrophone.com^
||brwbimexv.com^
||brwvdoorqmsnqbl.xyz^
||bsbaduacvwoeee.com^
||bsdaban.com^
||bshrdr.com^
||bsjjtpkc.com^
||bskevojpydks.com^
||bspwmmghrvoyqs.xyz^
||bst-offers.com^
||bszmpfaj.com^
||btagmedia.com^
||btcadtop.com^
||btgndarx.xyz^
||btjapxtpernyg.com^
||btnativedirect.com^
||btonzfjleinuax.com^
||bttrack.com^
||btvmvqoxh.com^
||btzgadfn.com^
||bu3le2lp4t45e6i.com^
||bubblyalibiappear.com^
||buckranaght.com^
||budapebluest.com^
||buddieconine.com^
||buddiestophe.com^
||budech.com^
||budgetcolt.com^
||budvawshes.ru^
||buggiesgyronny.com^
||buggrater.com^
||bugleczmoidgxo.com^
||bugputrescentdeliberately.com
||bugsphnhl.com^
||buhatfjrk9dje10eme.com^
||buikolered.com^
||buildhoodpip.club^
||buildingdoodlesquare.com^
||buildinghygienicfloating.com^
||buildnaq91.site^
||builip.com^
||builtchangeable.com^
||buipovexhav.com^
||bukash2jf8jfpw09.com^
||bulgingfranklyphrase.com^
||bulkybawler.com^
||bullads.net^
||bulletprofitads.com^
||bulletprofitpop.com^
||bullionyield.com^
||bulrev.com^
||bumblecash.com^
||bummershindigeavesdropping.com^
||buncoswosh.com^
||bundhammam.com^
||bunnymediaserver.com^
||bupatp.com^
||buram.xyz^
||burbibape.com^
||bureaucracyambiguousfellow.com^
||burglardefinitelyresolved.com^
||burglarmottoclotted.com^
||burialgerminatebizarre.com^
||buriatelyn.club^
||burporess.pro^
||burstegotisticalcreepy.com^
||burtiz.com^
||burydibase.com^
||busguyspec.com^
||bushesearlobe.com^
||businesslinenow.com^
||businesspayments.org^
||busingcoryzal.com^
||busions.com^
||bussaidbag.casa^
||butalksuw9dj10.com^
||butanesleste.com^
||butashasp.site^
||butomuskainah.com^
||buttoothbrush.com^
||buwuhapta.com^
||buyeasy.by^
||buyseoblog.com^
||buytieposer.com^
||buzskyhoot.com^
||buzzvids-direct.com^
||bviehlvfp.xyz^
||bvnjgjfh.com^
||bvsxquec.xyz^
||bvtuuewvwi.com^
||bvwymqlhouxy.xyz^
||bwqyxhdepbnr.com^
||bxczchdxynw.com^
||bxgjpocfz1g1jiwb.pro^
||bxkhoyrl.xyz^
||bxkxzjdjxeexi.com^
||bxqgxnechpwojfo.com^
||bxsfvqhzj.com^
||byaronan.com^
||bybastiodoner.com^
||bycixeba.com^
||byduthacho.com^
||byeej.com^
||bypassprofessordemonstrate.com^
||bypathaivr.com^
||bypuxogy.com^
||byridxpkvxqcx.com^
||byrledmtscmd.com^
||byshatilu.com^
||bystfied.pro^
||byvihare.com^
||byvngx98ssphwzkrrtsjhnbyz5zss81dxygxvlqd05.com^
||byvuleci.pro^
||byvuwhubi.com^
||bzrmxfxu.com^
||bzwcgscqnf.com^
||c02o3mpych.com^
||c0594.com^
||c0c.xyz^
||c0z.xyz^
||c10ed2b8b417880.com^
||c12bleue.com^
||c265f8e1e3.com^
||c3t-system-err.club^
||c43a3cd8f99413891.com^
||c44wergiu87heghoconutdx.com^
||c4f40bce0b.com^
||c50021876c67fd14.com^
||c5b39ff13b3259df.com^
||c63d72a4022.com^
||c7e4d34b2afc3.com^
||c8141c728b.com^
||c8f502ed61.com^
||c90752b0b5.com^
||c9c2b6b980.com^
||c9e5089374.com^
||c9emgwai66zi.com^
||c9fdfce120.com^
||ca4363f2035eb8674cc42e2787ffb3bb.bar^
||ca4ec6874a33a13.com^
||ca58d94915.com^
||ca638b6c5a45059.com^
||ca65b1531c.com^
||ca72472d7aee.com^
||caac1761385.com^
||cab-too-low.com^
||cabineteen.club^
||cableddaffed.com^
||cabnnr.com^
||cacheone.fun^
||cachoustewing.com^
||cadfixbig.site^
||cadlsyndicate.com^
||cadsans.com^
||cadsecs.com^
||cadsimz.com^
||cadskiz.com^
||cadslimz.com^
||caeebxhzg.com^
||cafe58cc6d0ac.com^
||cafegraha.com^
||cagelrib.net^
||caglaikr.net^
||cagothie.net^
||caikouli.com^
||caiteesh.net^
||caithamo.net^
||calabeshes.xyz^
||calcoh.com^
||calculatorconceivenonetheless.com^
||callalelel.info^
||callcreateabash.com^
||callelundotre.xyz^
||calmlydung.com^
||calumnythreaten.com^
||calvali.com^
||camads.net^
||camakaroda.com^
||camatalowes.com^
||cambrianter.club^
||cameraunswing.com^
||camiocw.com^
||camisagrieko.com^
||cammpaign.com^
||campjupiterjul.com^
||camplacecash.com^
||campongprecant.com^
||camprime.com^
||camptrck.com^
||campuscompositionzodiac.com^
||camschat.net^
||camsitecash.com^
||camzap.com^
||canalprone.com^
||cancellingteddyinch.com^
||candiruarf.com^
||canonch.pro^
||canstrm.com^
||cantpastelli.one^
||canvassblanketjar.com^
||cap-cap-pop.com^
||caperedlevi.com^
||caphaiks.com^
||cappens-dreperor.com^
||capriceprop.com^
||capricornnestlevile.com^
||capsfogpeck.com^
||capsheirspages.com^
||capsuleshapen.com^
||captainad.com^
||captivatecustomergentlemen.com^
||capultytrese.xyz^
||capyestern.com^
||carabidshooter.com^
||caraganaarborescenspendula.com^
||carbonads.com^
||carbonatemourning.com^
||cardiacslabshort.com^
||cardiwersg.com^
||carememachera.com^
||careuropecreatures.com^
||cargonurture.com^
||caribedtucana.cam^
||caridashrover.com^
||carotolbhavan.com^
||carpi3fnusbetgu5lus.com^
||carpreposition.com^
||carriedmycosis.com^
||carsickstrodeproductive.com^
||cartstick.com^
||casavasstamnoi.com^
||cash-ads.com^
||cash-duck.com^
||cash-program.com^
||cash4members.com^
||cashewsforlife208.com^
||cashinme.com^
||cashlayer.com^
||cashmylinks.com^
||cashtrafic.com^
||cashtrafic.info^
||casinohacksforyou.com^
||caspion.com^
||cassettelancefriday.com^
||cassettepreceding.com^
||casterpretic.com^
||castpallium.com^
||catalpaaxillae.com^
||catastrophetray.com^
||catbeardx.com^
||catherineembankmentbouquet.com^
||cathodecreped.com^
||catiligh.ru^
||catsupsfloit.com^
||catverticalposterity.com^
||catwenbat.com^
||catwrite.com^
||catynydy.com^
||cauntercanulae.com^
||caunuscoagel.com^
||causerestrainrecorder.com^
||causlesscauslessswanmidday.com^
||caustouy.net^
||cauthuny.net^
||cautiouscooperativegentlemen.com^
||cavelyamun.com^
||cawbarthe.com^
||cawkyhouhere.com^
||cawrlfug.com^
||cawsspjzhtgz.com^
||cba-fed-igh.com^
||cbba8228b1.com^
||cbicwdxlbxaib.com^
||cbleads.com^
||cbsgmrqkdycbjn.xyz^
||cbuacategic.xyz^
||cbxxlecddlrd.com^
||cc-dt.com^
||cca1660917.com^
||ccalgf.com^
||ccdgav.com^
||ccdnqxu.com^
||ccjrapjmxq.com^
||ccjysdii.xyz^
||ccksdwtuzmadx.com^
||cd239ecf15.com^
||cd4348d1133.com^
||cd490573c64f3f.com^
||cd828.com^
||cdacb856b3.com^
||cdikrxknopf.com^
||cdn-server.cc^
||cdn-server.top^
||cdn.house^
||cdn1.pro^
||cdn2reference.com^
||cdn4ads.com^
||cdn7.network^
||cdn7.rocks^
||cdna.tremormedia.com^
||cdnads.com^
||cdnapi.net^
||cdnaqw.com^
||cdnativ.com^
||cdnativepush.com^
||cdnaz.win^
||cdnbit.com^
||cdnbmb.com^
||cdnbqw.com^
||cdncontentdelivery.com^
||cdncqw.com^
||cdndqw.com^
||cdngain.com^
||cdnjke.com^
||cdnondemand.org^
||cdnpc.net^
||cdnproviders.net^
||cdnquality.com^
||cdnrl.com^
||cdnspace.io^
||cdntrf.com^
||cdrvrs.com^
||cdsbnrs.com^
||cdtbox.rocks^
||cdtxqgal.xyz^
||cdwcdny.com^
||cdwkjldcebynxde.xyz^
||cdynxqqckkxof.com^
||ce62e0d222bc5aca.com^
||cebadu.com^
||ceboidbusting.com^
||cebupsefi.com^
||cecive.com^
||cedartheoreticalcounting.com^
||ceeglagu.net^
||ceehimur.uk^
||ceepq.com^
||cehuiy.com^
||celeb-ads.com^
||celeritascdn.com^
||celiberald.xyz^
||cellaraudacityslack.com^
||cellojapanel.one^
||cellsquickie.com^
||cellswallpaperstatements.com^
||celsiansnite.com^
||cementencourage.com^
||cenceevent.club^
||cennter.com^
||censusarminnocence.com^
||censusmiles.com^
||centalsruck.com^
||centauruspopyou.com^
||centeredpleasedfeudal.com^
||centerwheelswildly.com^
||centimetresnappeddock.com^
||centralheat.me^
||centralheat.net^
||centralnervous.net^
||centuriesactionperfectly.com^
||centwrite.com^
||ceorlsrajasic.com^
||cepailru.com^
||cephalanthuseoccidu4entalis.com^
||ceraitoa.com^
||ceramicminemeeting.com^
||cerberushead1o07.com^
||cerceipremon.com^
||cerebrifetors.com^
||cerizoug.net^
||cernamer.com^
||cernrefraidinterva.xyz^
||certainalmostcontent.com^
||certified-apps.com^
||certifiedemphasize.com^
||cessationbarrellocations.com^
||cestoshagli.com^
||cestyraten.club^
||cevementalc.xyz^
||cevowesty.com^
||cewaugaz.net^
||cfasync.cf^
||cfasync.ga^
||cfasync.ml^
||cfasync.tk^
||cfatceaikgxdhv.com^
||cfc553b16f.com^
||cfcloudcdn.com^
||cfegwufto.xyz^
||cfgr1.com^
||cfrsqptn.com^
||cfts1tifqr.com^
||cfwchydynfc.com^
||cgjfanun12on.com^
||cgznataqg.com^
||chachors.net^
||chaghets.net^
||chainads.io^
||chaingab.net^
||chaintopdom.nl^
||chainwalladsy.com^
||chairwaydenew.site^
||chaissoo.com^
||chalkedapplaudincident.com
||challengehurts.com^
||chameleon.ad^
||chancesmusicalinterrogation.com^
||chanelets-aurning.com^
||changeablesizepractically.com^
||changedcombustible.com^
||changefranticallywhom.com^
||chango.com^
||chaoseskhedahs.com^
||chapelonefoldonefoldpuppet.com^
||chapsartore.com^
||chaptersus.com^
||characcaslon.com^
||chargeplatform.com^
||chargestimetablechuckled.com^
||charitablepausing.com^
||charmeddipware.com^
||charmssummitmerriment.com^
||chasedeposition.com^
||chatakauntewed.com^
||chatmilkprude.casa^
||chattertasty.com^
||chauksoa.net^
||chaumsee.net^
||chaussew.net^
||chawhuxachi.com^
||cheatingagricultural.com^
||check-now.online^
||check-out-this.site^
||checkinform.net^
||checkm8.com^
||checkoutfree.com^
||checktrc.icu^
||checkup02.biz^
||checkyofeed.com^
||cheekugly.com^
||cheeltee.net^
||cheeradvise.com^
||cheerysequelhoax.com^
||cheetieaha.com^
||cheewait.net^
||cheewhoa.net^
||chegostyzi.com^
||chegrupsishu.com^
||cheksoam.com^
||chelaxeshi.com^
||chemicalmarketindication.com^
||chengaib.net^
||chepsigrade.pro^
||cherishdraggedinspired.com^
||cherishexpertise.com^
||cherniy2sviter11j.com^
||chestors.com^
||cheumy.com^
||chewsrompedhemp.com^
||chfpgcbe.com^
||chiasephim.xyz^
||chichayen.com^
||chichosebook.com^
||chickencashier.com^
||chieferscored.com^
||chigloxixa.com^
||chiliadv.com^
||chimaerason.com^
||china-netwave.com^
||chinikscouxia.com^
||chinitnam.com^
||chinoismoras.com^
||chioneflake.com^
||chipleader.com^
||chipmanksmochus.com^
||chipsleapt.com^
||chipsuziby.com^
||chiptionics.co^
||chirkacylal.com^
||chitaglipti.pro^
||chitika.com^
||chitika.net^
||chittedjauping.com^
||chivalrouspeacockgreatly.com^
||chjhsfctkeve.xyz^
||cho7932105co3l2ate3covere53d.com^
||choachim.com^
||choanabethump.com^
||chobsang.net^
||chocohjuanfhdhf.com^
||choconart.com^
||cholosfuhrer.com^
||chonenusi.com^
||choogeet.net^
||chookamookla.com^
||chooksee.net^
||choonamoona.com^
||chooxail.com^
||chooxaur.com^
||chopgunsticker.com^
||choplivelychat.com^
||chopstick16.com^
||chordeez.net^
||chosesleptcattish.com^
||chottsapocha.com^
||choupsee.com^
||chpfgx.com^
||chpok.pw^
||chrigm.com^
||christingera.site^
||christmasaxehandyman.com^
||christmasporn.top^
||chronicads.com^
||chsrkred.com^
||chtntr.com^
||chuchoas.net^
||chuckledinadmissible.com^
||chugagre.com^
||chukarsconteur.com^
||chultoux.com^
||chusewhereer.com^
||chushywoce.com^
||chutsavy.net^
||chvkyymv.xyz^
||chygkk.com^
||chykohija.pro^
||chylenogre.com^
||chypturotu.com^
||chywupefo.com^
||chyxaxegre.com^
||cialanaly.club^
||cigade.com^
||cigaretteprovenaffected.com^
||cihakawkngiamu.com^
||cijexuthi.com^
||ciksolre.net^
||cildsotoatunbm.xyz^
||cima-club.club^
||cimbricscabish.com^
||cimm.top^
||cinglecitrals.com^
||ciphuptace.com^
||circuitrestbeds.com^
||circumferencefurfavour.com^
||circumferencemissionary.com^
||circumscribevetofurther.com^
||circumstancesrectangle.com^
||circusbreadth.com^
||cirsepuh.net^
||cisheeng.com^
||cismovernm.com^
||cistusbram.website^
||citheekr.com^
||citizenshadowrequires.com^
||cityadspix.com^
||citysite.net^
||civadsoo.net^
||civicskirtblindness.com^
||ciwhacheho.pro^
||ciwigevy.com^
||ciwvkgthn.xyz^
||cixawobu.com^
||cizykytha.com^
||cjenxpjxxhdwtp.xyz^
||cjezgbjbltos.com^
||cjf25jklrwqt.com^
||cjkeiekf.com^
||cjqncwfxrfrwbdd.com^
||cjsossrbji.xyz^
||cjt1.net^
||cjvdfw.com^
||cjwyvwbxpbo.com^
||ckeckstatus.biz^
||ckjlmqgxy.com^
||ckmvkzurnd.com^
||ckrf1.com^
||ckwlurries.com^
||claimbit.tk^
||clainence.com^
||clairedikio.club^
||clairiose.pro^
||clamskeined.com^
||clankallegation.com^
||clarityray.com^
||claspluke.com^
||class2deal.com^
||classicalservicewaistcoat.com^
||classicalwide.com^
||classion.xyz^
||classionreactice.info^
||clausephotographer.com^
||claxonmedia.com^
||clbjmp.com^
||clcassd.com^
||clcknads.pro^
||clckysudks.com^
||cldlr.com^
||cldom.com^
||cldrck.com^
||clean.gg^
||cleanbrowser.network^
||cleaneryelded.site^
||cleanflawlessredir.com^
||cleanmediaads.com^
||cleanupcokesunny.com^
||clear-request.com^
||clearac.com^
||clearadnetwork.com^
||clearant.club^
||clearlies.club^
||clearonclick.com^
||clemencydifferenceslavishness.com^
||clenchedyouthmatching.com^
||cleriendsev.club^
||clerrrep.com^
||cleverads.vn^
||cleverjump.org^
||clevermillercooperation.com^
||clevernt.com^
||cleverwebserver.com^
||clevv.com^
||clfxjrlui.com^
||clfxts.com^
||cliand.com^
||clic2pub.com^
||clicadu.com^
||click.scour.com^
||click4free.info^
||clickadin.com^
||clickathere.com^
||clickbigo.com^
||clickbooth.com^
||clickboothlnk.com^
||clickcash.com^
||clickcdn.co^
||clickco.net^
||clickequations.net^
||clickexperts.net^
||clickgate.biz^
||clickgate08.biz^
||clickintext.com^
||clickkingdom.net^
||clickmagick.com^
||clickmatters.biz^
||clicknano.com^
||clicknerd.com^
||clickopop1000.com^
||clickorder.today^
||clickosmedia.com^
||clickpapa.com^
||clickperks.info^
||clickpromptlyfowl.com^
||clickpupbit.com^
||clickredirection.com^
||clicks4tc.com^
||clicksgear.com^
||clicksondelivery.com^
||clicksor.net^
||clicksvenue.com^
||clickterra.net^
||clickthruserver.com^
||clicktrace.info^
||clicktraceclick.com^
||clickupto.com^
||clickwedkeys.com^
||clickwinks.com^
||clickxchange.com^
||clientsviolet.com^
||clinkumebulus.com^
||cliquesteria.net^
||clixsense.com^
||clixwells.com^
||clkepd.com^
||clknrtrg.pro^
||clkrev.com^
||clksecure.com^
||clksite.com^
||clmbtech.com^
||clmcom.com^
||clnk.me^
||clodsplit.com^
||clogrecord.com^
||closestfantasticpoll.com^
||closiner.com^
||closkeyrespond.com^
||closureevaporatefume.com^
||closuremammalfury.com^
||clotezar.com^
||clothetow.com^
||cloudapp-s.store^
||cloudflare.solutions^
||cloudfrale.com^
||cloudiiv.com^
||cloudimagesa.com^
||cloudimagesb.com^
||cloudioo.net^
||cloudlogobox.com^
||cloutbeliefphantom.com^
||clrstm.com^
||clubpenguinclub.com^
||clucti.com^
||cluejuicepenthouse.com^
||cluethydash.com^
||cluffsilas.com^
||cluodlfare.com^
||clupc.com^
||clusterhurriedly.com^
||clutchsavage.com^
||clxgmlpfkoj.com^
||clypejailage.com^
||cm-trk3.com^
||cm-trk5.com^
||cmbestsrv.com^
||cmbnmfolofubr.xyz^
||cmdsdkekfhavlv.xyz^
||cmfads.com^
||cmnfybfjn.xyz^
||cmpgns.net^
||cmrdr.com^
||cndeccsqtmjyh.com^
||cneeittlirec.club^
||cngcpy.com^
||cnihmqxc.com^
||cnjhqctwhstgz.com^
||cnjmvwowygm.com^
||cnnected.org^
||cnolhzguwnfgk.com^
||cnt.my^
||cntrafficpro.com^
||cnxdztpgjyc.com^
||cnywhcuyvjc.com^
||coadvertise.com^
||coaphauk.net^
||coarsewary.com^
||coatoctopus.com^
||coatsanguine.com^
||coazuthu.net^
||cobalten.com^
||coccusadmanlob.com^
||coccyxwickimp.com^
||cocktaildejectionknights.com^
||cocoachviver.com^
||cocoaladies.com^
||cococptmcu.com^
||coconutsumptuousreseptivereseptive.com^
||codedexchange.com^
||codefund.app^
||codefund.io^
||codemylife.info^
||codeonclick.com^
||coderformylife.info^
||codesbro.com^
||codezap.com^
||coedmediagroup.com^
||coenobeullucu.com^
||coeqagujkay.com^
||coexploitates.xyz^
||coffeedesigningkindle.com^
||cogitateseparated.com^
||cogleapad.com^
||cognizancebelievinghousing.com^
||cograilluckly.com^
||cogsdigital.com^
||cogwoodwelder.com^
||cohabitrecipetransmitted.com^
||coherentescalatorjeweller.com^
||coherepeasant.com^
||coinad.com^
||coinad.media^
||coinadster.com^
||coinadvert.net^
||coinio.cc^
||coinsicmp.com^
||coinverti.com^
||cokeseeming.com^
||colanbalkily.com^
||colanderofficiallycase.com^
||cold-cold-freezing.com^
||coldhardcash.com^
||coldnessstretchedfriendship.com^
||coliassfeurytheme.com^
||colintoxicate.com^
||coljjcojuxstp.com^
||coljledqo.com^
||collaboratedog.com^
||collaborateinstructorgrow.com^
||collabplumify.com^
||collection-day.com^
||collectorearnammonia.com^
||collectrum.com^
||colletsopelu.cam^
||collidetunnel.com^
||colliersads.com^
||colltz.com^
||colonialismresolute.com^
||colonistnobilityheroic.com^
||colouredcavity.com^
||colpursehowl.com^
||coltagainst.pro^
||com-wkejf32ljd23409system.net^
||comacheerlesslump.com^
||comalonger.com^
||comaoblivion.com^
||combatmootcrucial.com^
||combatprofanitycandidate.com^
||combia-tellector.com^
||combinationappend.com^
||combitly.com^
||combotag.com^
||combycopita.com^
||comclick.com^
||comeadvertisewithus.com^
||comedianconvictionchosen.com^
||comfortclick.co.uk^
||comfortlessweave.com^
||comgnnyx.com^
||comicdismaygap.com^
||comihon.com^
||comilar-efferiff.icu^
||comitechokier.com^
||comiterebase.com^
||comm-news.com^
||commandspockets.com^
||commentaryharm.com^
||commeral.com^
||commercialdamagingmuffin.com^
||commercialvalue.org^
||commiseratelavishness.com^
||commission-junction.com^
||commissionkings.ag^
||commissionlounge.com^
||committeecoffeebad.com^
||commonplacelion.com^
||commonvivacious.com^
||communityi.biz^
||comorw.com^
||companionstormyhusk.com^
||companycouncilbreeze.com^
||compartmentnovel.com^
||compartmentnutsnovember.com^
||competitivediscontent.com^
||completedmisunderstand.com^
||complexdaggled.com^
||complicatedgeneratelens.com^
||complicatedincite.com^
||complicationaffrayframes.com^
||complimentscarp.com^
||complimentsplywood.com^
||compositionaccolade.com^
||composivel.pro^
||composurepectoral.com^
||composurevulnerable.com^
||comprehendstrategic.com^
||comprehensiveunconsciousblast.com^
||comproliverton.pro^
||compromiseplot.com^
||computeterrifyingobdurate.com^
||comunicazio.com^
||comwgi.com^
||concealedtripssurgical.com^
||conceiveintentlybookie.com^
||concentleconse.site^
||concentratebeauabsolute.com^
||concentrationminefield.com^
||concentual.club^
||concertainwqa.club^
||concludemealswednesday.com^
||conclusivegifteddilate.com^
||concord.systems^
||concurfickle.com^
||condemnwithgrandfather.com^
||conditionahastingy.com^
||conditionwildest.com^
||condles-temark.com^
||condolecourtesywry.com^
||condolencesquakeyourselves.com^
||condolencessumcomics.com^
||conduit-banners.com^
||conduit-services.com^
||conferencesing.com^
||confessionreverse.com^
||confirmationviewsyowl.com^
||confirmlyr.xyz^
||confiscatecardboard.com^
||conflictslashact.com^
||conflictwhatcrew.com^
||confoundcoinghosts.com^
||confrontationdrunk.com^
||confusionfowlsomen.com^
||congestdiscreditwithdrew.com^
||congestit.com^
||congoesld.com^
||congratulatedreside.com^
||congressaffrayghosts.com^
||conjectwatson.com^
||conjeller-chikemon.com^
||conjunctionbanner.com^
||connectad.io^
||connectedit.co^
||connectignite.com^
||connectionads.com^
||connexplace.com^
||connextra.com^
||conqueredcousin.com^
||conquestdrawers.com^
||consciencebarrowcash.com^
||consciencevenomous.com^
||consentedconscientious.com^
||consentrenovate.com^
||consequentlyinmate.com^
||conseries.com^
||conservesoy.com^
||consideratepronouncedcar.com^
||considerationsheltercreed.com^
||consonantlightersunset.com^
||constintptr.com^
||constraintscenteredsociety.com^
||constraintsdiscuss.com^
||constrongyfe.site^
||construment.com^
||consultingeastrubber.com^
||consumergenepool.com^
||consumergoodnight.com^
||contadd.com^
||contagionrugby.com^
||contagiousaugust.com^
||contalyze.com^
||contehos.com^
||contemnforbiddenbrazen.com^
||contemptwoolcopied.com^
||contendinscriptionundercover.com^
||content-ad.net^
||contentabc.com^
||contentclick.co.uk^
||contentdigital.info^
||contentjs.com^
||contentr.net^
||contentwidgets.net^
||contexttoaster.com^
||contextweb.com^
||continuedi.club^
||continuousprescription.com^
||contrastic.xyz^
||contreel.com^
||contretaillames.site^
||contribusourcesyndication.com^
||contributiont.biz^
||contributorshaveangry.com^
||contried.com^
||contrivancespannercooperate.com^
||contriveddrunkenwry.com^
||controversialseen.com^
||conventionforgetful.com^
||convers.link^
||conversationsingerof.com^
||conversityz.club^
||convertmb.com^
||convilla.xyz^
||convincedsponsorshipenemy.com^
||convincingnotion.com^
||convrse.media^
||conyak.com^
||cookliverelk.com^
||coollcloud.com^
||coolnessvinegar.com^
||coolstreamsearch.com^
||coomosha.com^
||cooperatecleave.com^
||coosersmidward.com^
||coostuni.com^
||cootewie.com^
||coothupu.net^
||cootro.com^
||coovouch.com^
||copacet.com^
||copedblanc.com^
||coperledsinhe.info^
||copyrightaccesscontrols.com^
||copyrightmournfulsalon.com^
||copysign.link^
||coqnaoubj.xyz^
||cor8ni3shwerex.com^
||corebelbyrri.com^
||corkycrazy.com^
||cornerbut.com^
||correspondencecellularstudious.com^
||corridorfiremanhauled.com^
||corruptegypttook.com^
||corwrite.com^
||coseik.com^
||cosherymudejar.com^
||cosimotable.pro^
||cosmeticsgenerosity.com^
||cosmjs.com^
||cotchaug.com^
||cotdrollback.com^
||coterybulrush.com^
||cotlandguile.com^
||coudswamper.com^
||couhawhu.net^
||councedvdvg.club^
||councerned.com^
||counciladvertising.net^
||counsellorcolours.com^
||countante.info^
||counterfeitafloatcondolences.com^
||countermarianne.com^
||countertrck.com^
||countilde.online^
||coupleairplane.com^
||couptoug.net^
||courierregistered.com^
||couriersticky.com^
||couthosh.net^
||coveredbetting.com^
||covetoussyndrome.com^
||cowardlymissinggranulated.com^
||cowbumply.com^
||cowyardstulm.com^
||coyanhybrida.website^
||coysotown.com^
||cozyrepeatedlycowardly.com^
||cpa-optimizer.online^
||cpabeyond.com^
||cpaclicks.com^
||cpaconvtrk.net^
||cpacoreg.com^
||cpalabtracking.com^
||cpanuk.com^
||cpaoffers.network^
||cpaprrrrrofit.com^
||cpasbintfr.com^
||cpaway.com^
||cpays.com^
||cpcmart.com^
||cpl1.ru^
||cpm-ad.com^
||cpm.biz^
||cpm10.com^
||cpmadvisors.com^
||cpmaffiliation.com^
||cpmgatenetwork.com^
||cpmmedia.net^
||cpmnetworkcontent.com^
||cpmprofitablecontent.com^
||cpmprofitablenetwork.com^
||cpmrevenuenetwork.com^
||cpmrocket.com^
||cpmtree.com^
||cpng.be^
||cpng.click^
||cpng.lol^
||cpuim.com^
||cpvads.com^
||cpvadvertise.com^
||cpx24.com^
||cpxadroit.com^
||cpxdeliv.com^
||cpxinteractive.com^
||cpzkevanfjg.com^
||cqlupb.com^
||cqpcjoelfb.xyz^
||cqrvwq.com^
||cqsfdunhf.com^
||cr-brands.net^
||crabdefend.com^
||crackerenmity.com^
||cradleton.xyz^
||cragbrasyeps.com^
||crakbanner.com^
||crakcash.com^
||cramhatress.com^
||crankybarge.com^
||crashnoodle.com^
||crawfordstevehypothetically.com^
||craziesrimate.com^
||crazybanan.com^
||crazyhell.com^
||crazylead.com^
||crbbgate.com^
||crcrzqiedhur.com^
||creakversionfort.com^
||creamssicsite.com^
||creasureeffe.club^
||create2fear.com^
||creative-serving.com^
||creativedisplayformat.com^
||creativeformatsnetwork.com^
||creativesumo.com^
||credentialpetrolenglish.com^
||credentialssagwoo.com^
||creepercurvaturedefenceless.com^
||crenaeamigas.com^
||crenase.com^
||crentexgate.com^
||creoads.com^
||crepgate.com^
||creptdeservedprofanity.com^
||cresfpho2ntesepapillo3.com^
||crestfallenwall.com^
||cretgate.com^
||crewelkain.com^
||criantsleck.com^
||cridiqrtf.com^
||criesredden.com^
||crisdomson.com^
||cristianonaldo.com^
||critariatele.pro^
||criticbrass.com^
||criticismvillagegun.com^
||crjpingate.com^
||crm4d.com^
||croakflabbyconsume.com^
||crocoads.com^
||crocodilemounted.com^
||crocopop.com^
||cromo.name^
||crookedcareers.com^
||croresh.com^
||crorop.com^
||crossrider.com^
||crossroaddividerecorded.com^
||crottlerennin.com^
||crowdgravity.com^
||crptentry.com^
||crptgate.com^
||crrepo.com^
||crrintyfgnohux.com^
||crtracklink.com^
||crtxbebfhp.com^
||crudeartfulrecreate.com^
||crudesoothing.com^
||crudestoctdra.cam^
||crueltyrefundye.com^
||cruery.com^
||crunchybears.com^
||crushingacevex.com^
||cryartarm.online^
||crypto-news-world.club^
||crystalproducerhurried.com^
||crytyingcrutch.com^
||csiasvapqrccq.com^
||cswmeogdtycy.xyz^
||csykhjry.com^
||ctasnet.com^
||ctationsfthe.biz^
||ctdhylltfighs.com^
||ctdznwavaouc.com^
||ctetgwxrgaldb.xyz^
||cthaic.com^
||ctiontouritysh.club^
||ctivesprepaired.club^
||ctjvkaqiekquag.com^
||ctm-media.com^
||ctoairtx.com^
||ctrlaltdel99.com^
||ctromgvroh.com^
||ctrons.com^
||cttghjfhsw.com^
||cubanetestoon.com^
||cubaordmvsslr.com^
||cucalm.com^
||cuckooretire.com^
||cuculf.name^
||cucumbersdespitebristle.com^
||cuddlethehyena.com^
||cueyetwee.site^
||cugiphepty.com^
||cuhoxiphi.com^
||cuisineenvoyadvertise.com^
||culmedmaumee.com^
||culpritwatchmanhostile.com^
||cultergoy.com^
||cultivationparagraph.com^
||culttolerant.com^
||culturalmissionary.com^
||culturedischargenarcotic.com^
||cumydixy.com^
||cundumbagroom.com^
||cunyiesus.com^
||cupcognatekaleidoscope.com^
||cupidonmedia.com^
||cupidrecession.com^
||cupmidnithe.com^
||cupsanotherdole.com^
||cupseedu.net^
||curaghpatata.com^
||curategeis.xyz^
||curbimpress.com^
||curdlecobiron.com^
||curedonswab.com^
||curiatemeioses.com^
||curiosityprobablyarbitrary.com^
||curledvolleyballexpense.com^
||curlsrare.com^
||currentlyclash.com^
||currentlyse.com^
||curriculture.com^
||currietory.xyz^
||curtainsimplicitycoast.com^
||curtisfrierson.com^
||curtlychit.com^
||curupeymaceman.com^
||curvecaressmean.com^
||curveconjure.com^
||cuseccharm.com^
||custodyabsolutiondrawback.com^
||customads.co^
||cuterbond.com^
||cutescale.online^
||cutestpotting.com^
||cutoft.com^
||cuttuberaxis.com^
||cvintertain.club^
||cvqgnkeqme.com^
||cwejnszakvvvu.com^
||cwgads.com^
||cwkuki.com^
||cwlehfntz.com^
||cwwzubqasdqayf.com^
||cxkivjsorpburb.com^
||cyan92010.com^
||cyanolcomply.com^
||cybertronads.com^
||cycalaky.xyz^
||cyclim.com^
||cydoniarouting.com^
||cyglujeshu.com^
||cygnus.com^
||cyih0e43aty7.com^
||cyjaruvndimgaa.com^
||cykynethe.com^
||cylize.com^
||cymaisefacsim.com^
||cyneburg-yam.com^
||cynicaugural.com^
||cynthet.com^
||cypressattacksgenial.com^
||cyrasi.com^
||cyruqdmagde.xyz^
||cystspalt.com^
||cyteed.com^
||cythusheju.com^
||cyulewkqz.com^
||cyvxvpipawyhz.com^
||cyxvtitmydfg.com^
||cyzdyiccpwx.com^
||cyzyyv.com^
||czechose.com^
||czh5aa.xyz^
||czilladx.com^
||czrkmjchnono.com^
||d-agency.net^
||d03165aacb.com^
||d0efb7d9aeb478d.com^
||d0f7c10e2e.com^
||d0f85db8ee56f5c6.com^
||d0main.ru^
||d131c7173a.com^
||d14b19b49f.com^
||d24ak3f2b.top^
||d29gqcij.com^
||d2e48d0dce.com^
||d2fe475c69.com^
||d2ship.com^
||d4624d2bc2.com^
||d4d48974197052ea.com^
||d58bf31082fa97.com^
||d6afe9ff5e.com^
||d6jfiirio372.com^
||d71e6dd31a026d45.com^
||d72gb9oukw3j.com^
||d7dc491d44.com^
||d869381a42af33b.com^
||d870bc20cc.com^
||d87c82a1da.com^
||d8af4fb8c1.com^
||d8d4ab7673.com^
||d8fb9b701c.com^
||d9kvn70l4ogn.com^
||da-ads.com^
||da60995df247712.com^
||dabihpillar.com^
||dacebe.com^
||dacmaiss.com^
||dadhuhram.com^
||dadsanz.com^
||dadsats.com^
||dadsimz.com^
||dadslims.com^
||dadsoks.com^
||dadspms.com^
||dadspmz.com^
||daedaelousscri.com^
||daero.pw^
||daethana.pw^
||daffaite.com^
||dafoljqjmlopaf.com^
||dafthulksyams.com^
||daftporus.website^
||daichoho.com^
||daigleeb.net^
||daijopimplo.com^
||dailydistanceparallel.com^
||dainaith.net^
||daipsuwi.net^
||dairma.com^
||dairouzy.net^
||dairyabreast.com^
||daistoce.com^
||dakolk.com^
||dalecta.com^
||dallavel.com^
||dalseeds.net^
||daltauth.net^
||daltondescendent.com^
||damageshaybird.com^
||damedamehoy.xyz^
||damnpresume.com^
||dana123.com^
||danamivi.com^
||dandelionbypasstestimony.com^
||dangerinsignificantinvent.com^
||danmeneldur.com^
||dantbritingd.club^
||danzabucks.com^
||danzhallfes.com^
||dapper.net^
||darcyhi.com^
||daredstrapelinor.com^
||darersan.co^
||daringprobablywithin.com^
||darkenedshrine.com^
||dartarscuspids.casa^
||dartoverboardcoupon.com^
||dasfelynsaterr.webcam^
||dasfelynsaterr.win^
||dashbida.com^
||dashgreen.online^
||dashingperfect.com^
||daspiratioty.co^
||data-data-vac.com^
||datajsext.com^
||date4sex.pro^
||dateddeed.com^
||dateregionsmadman.com^
||dateszone.net^
||dating-banners.com^
||dating2cloud.org^
||datingstyle.top^
||dationxperi.club^
||datismelysee.com^
||daugloon.net^
||daugus.com^
||daurmonb.com^
||dawhomeno.com^
||dawmal.com^
||dayanygold.com^
||daysaristocracy.com^
||daz3rw5a5k4h.com^
||dazhantai.com^
||db52cc91beabf7e8.com^
||db64500e2426cf.com^
||dbbsrv.com^
||dbcache.fun^
||dbclix.com^
||dbecreativea.biz^
||dblmove.com^
||dbnghpxnbqpquh.com^
||dbouhtqfxafn.com^
||dbvault.net^
||dcbnameapneas.com^
||dcdz5xfv4nws.com^
||dcfkalvbcs.com^
||dcmosques.com^
||dcop4khjxsmg.com^
||dcpxroykfpnnpm.xyz^
||dcqsvxuetj.com^
||dcvaxrdmdovrsgh.com^
||ddb85f4fd9.com^
||ddc08eb47c.com^
||dddomainccc.com^
||dddtv.xyz^
||ddenknowl.com^
||ddishucons.xyz^
||ddkbxqvf.com^
||ddlesswale.co^
||ddlobrcdoij.com^
||ddow.xyz^
||ddrsemxv.com^
||deaconrandomoptional.com^
||deagerdtob.biz^
||dealcurrent.com^
||dealtsowbite.com^
||debadu.com^
||debatenell.com^
||debrisintercourseblackboard.com^
||debrium-surbara.com^
||debysale.com^
||decademical.com^
||decaysnort.com^
||deceitmalnutritionhonest.com^
||deceittoured.com^
||decemberpedalunfair.com^
||decenthat.com^
||decids.com^
||decisionmark.com^
||decisionnews.com^
||decknetwork.net^
||deckthroughout.com^
||declarationextra.com^
||declinedisobey.com^
||declivecists.casa^
||decoctionembedded.com^
||decordingaudied.site^
||dedicatedfraudulent.com^
||dedicatedmedia.com^
||dedicatetracks.com^
||dediom.com^
||deductionorderly.com^
||deecqem892bg5er.com^
||deedeedwinos.com^
||deefauph.com^
||deehalig.net^
||deemsteppemental.com^
||deepcolander.com^
||deeperindoorsrestriction.com^
||deepmetrix.com^
||deewansturacin.com^
||defaceproudlybarnacle.com^
||defeature.xyz^
||defeaturesher.club^
||defenseaspirinlike.com^
||deferencedilutemurmur.com^
||deferscoop.com^
||defiantinfluencedtrustworthy.com^
||definedlaunching.com^
||definitial.com^
||defpush.com^
||defutohy.pro^
||defyraspypuke.com^
||degreenoxious.com^
||degrtdqvaansd.com^
||degryrubi.com^
||degustswaughts.com^
||dehairpodley.com^
||dehtxweiq.com^
||deiligejenter.com^
||deityhencelikewise.com^
||del-del-ete.com^
||delayyawn.com^
||deliberatelyadvancing.com^
||deliberatelycube.com^
||deliciousinvestor.com^
||delightfulold.com^
||deligrassdull.com^
||deline-sunction.com^
||deliriousglowing.com^
||delivery45.com^
||delivery47.com^
||delivery49.com^
||delivery51.com^
||deliverymodo.com^
||dellswhinyrank.com^
||delnapb.com^
||deloplen.com^
||deltoidviragin.com^
||deludebalk.com^
||delusionrather.com^
||delvechoir.com^
||delveharassment.com^
||demand.supply^
||demeanourokshelter.com^
||demelehend.com^
||demitstanged.com^
||demnan.com^
||demnip.com^
||demoney.club^
||demotesusceptible.com^
||demulcegregor.com^
||demurcobsoho.com^
||denbeigemark.com^
||dendranthe4edm7um.com^
||dendrito.name^
||denetsuk.com^
||denety.com^
||denis-pj0823031-491201b.com^
||denizealgific.com^
||denouncetenantequipment.com^
||denseplatter.com^
||densouls.com^
||deorganizati.co^
||deostr.com^
||departedbeings.com^
||departenamelsociety.com^
||departgross.com^
||departurealtar.com^
||departureweathertraces.com^
||depictimproperdenunciation.com^
||depirsmandk5.com^
||deployads.com^
||depressionwine.com^
||derangemathsreply.com^
||derbendlunet.com^
||derevya2sh8ka09.com^
||derideshuttle.com^
||derler.pro^
||derowalius.com^
||derristerma.com^
||dersindical.xyz^
||descrepush.com^
||descz.ovh^
||desembobelinons.site^
||deserterstrugglingdistil.com^
||desewowe.com^
||designatejumped.com^
||designedamenityslot.com^
||desktopnotificationshub.com^
||deslncsiq.com^
||desolatethings.com^
||desolatewreck.com^
||desticall.com^
||destineddominant.com^
||deswhatlike.biz^
||detachedbates.com^
||detailextentprevail.com^
||detailyesgrip.com^
||detdtmkwcl.com^
||detecteddesigningspirited.com^
||detectionrepresentationquasi.com^
||detectivescollations.com^
||detectivesrecoilatmospheric.com^
||detectvid.com^
||deteran.club^
||detergentpanties.com^
||deterindependentblocked.com^
||deterioratesynonymcrockery.com^
||determine-month-upward-shoot.xyz^
||detestablemall.com^
||detestablepermit.com^
||detour.click^
||detourlearned.com^
||detrimentaljigsaw.com^
||detruckshtick.casa^
||deturbcordies.com^
||deulderby.com^
||deuted.com^
||devaluationlimetreedeadly.com^
||devaluationobserve.com^
||devastatingallothallucinate.com^
||deveincyanids.com^
||developingmansensitiveness.com^
||develsdrawal.xyz^
||devilspanmute.com^
||devinctserfs.com^
||devoidsagacious.com^
||dewapsithi.pro^
||dewiestsards.com^
||dewincubiatoll.com^
||dexchangeinc.com^
||deximedia.com^
||dexplatform.com^
||dexpredict.com^
||df8c5028a1fad1.com^
||dfdjilnzqgtow.com^
||dfdybylchujl.com^
||dffaernr.com^
||dfgbalon.com^
||dfgchcnqsa.com^
||dfmngtubtdfxnq.com^
||dftvhvapqxs.xyz^
||dfxofvzd.com^
||dgafgadsgkjg.top^
||dgmaplain.club^
||dgmatix.com^
||dgmaustralia.com^
||dgpcdn.org^
||dgvnudoa.xyz^
||dh2xbuwg.com^
||dh956.com^
||dhb8psqhvz9a.com^
||dhcguxefkuhfkhi.com^
||dhhixhjeroqljtl.xyz^
||dhilyjdw.com^
||dhkwxpzgvqgr.com^
||dhtmesmxjblb.com^
||dhundora.com^
||diagnosedifferentlycompute.com^
||dialgold.com^
||dialoguehostcreepy.com^
||dialoguetramppayoff.com^
||diamondtraff.com^
||dianomioffers.co.uk^
||diapersophisticated.com^
||diaryeavesdropdecipher.com^
||dibsemey.com^
||dichordkomati.cam^
||diclotrans.com^
||dicoah.com^
||dictationsuspendedpreface.com^
||didchinosdub.cam^
||diddaisycuff.com^
||didpuprat.com^
||dieselhircine.com^
||differukent.co^
||difficultdisintegrate.com^
||difficultydilapidationsodium.com^
||diffidecrams.com^
||difief.com^
||digadser.com^
||digestiontub.com^
||digitaldsp.com^
||digressremarkableconfide.com^
||digresstrailfined.com^
||diguver.com^
||diitlm.com^
||dikeletwhelk.cam^
||dikkoplida.cam^
||dilateneedybeyond.com^
||dilemmaemergencyleisure.com^
||dilemmatryingless.com^
||dilruwha.net^
||dilutecellar.com^
||dilutionjavelinexterminator.com^
||dilvehoammp.com^
||dimedontisar.cam^
||dimensionhatefulstricken.com^
||dimeromaean.com^
||dimessing-parker.com^
||dimfarlow.com^
||dimpawlam.com^
||dimpuxoh.net^
||dinclinx.com^
||dingeecurlily.com^
||dingholog.com^
||diningprefixmyself.com^
||dinnerweather.com^
||dionax.com^
||dipegrathy.com^
||diptaich.com^
||diqkldlh.com^
||directaclick.com^
||directadvert.net^
||directdexchange.com^
||directleads.com^
||directnavbt.com^
||directnessrecycling.com^
||directoryexertion.com^
||directorym.com^
||directrev.com^
||directtrack.com^
||directuklye.co^
||diresozines.com^
||dirgywhacks.com^
||dirtyasmr.com^
||disableadblock.com^
||disagreeablepeninsula.com^
||disagreenutsflare.com^
||disappearanceinspiredscan.com^
||disappearancetickfilth.com^
||disappearingassurance.com^
||disapprovalhardwareenvy.com^
||disarrayanticipatedversion.com^
||disavowmigration.com^
||disbandcrumena.com^
||disbeliefquote.com^
||dischargedecent.com^
||discofrowsy.com^
||discordclosure.com^
||discountryvc.club^
||discountwound.com^
||discourageconcurrenceantibiotic.com^
||discoverapp.xyz^
||discussmercurydifferently.com^
||disembarkappendix.com^
||disgraceextended.com^
||disguisemayhem.com^
||disguisesirrational.com^
||disguisesunattractive.com^
||disgustedmanipulation.com^
||dishesha.net^
||disillusionworn.com^
||disinheritacquaintancechop.com^
||disintegrateapprenticedistribute.com^
||disinterestedreflectionmuscle.com^
||dislikesparecandle.com^
||disloquerent.website^
||disloyalmeddling.com^
||dismantlelabour.com^
||dismantlepenantiterrorist.com^
||dismitcurupay.com^
||disorderpoking.com^
||disorganizedsweatymash.com^
||disparagethence.com^
||disparitychevyconceivable.com^
||disparityendanger.com^
||dispbaktun.com^
||dispelsbashara.com^
||displacepepperyadvertisement.com^
||displaycontentnetwork.com^
||displaycontentprofit.com^
||displayformatcontent.com^
||displayformatrevenue.com^
||displaynetworkcontent.com^
||displaynetworkprofit.com^
||displaynews.live^
||displayvertising.com^
||disploot.com^
||dispop.com^
||dissipatecombinedcolon.com^
||dissolveddittoteaspoon.com^
||dissolvedhaunch.com^
||distastefulsoloist.com^
||distilled.ie^
||distinctcoherentmean.com^
||distinctionlatent.com^
||distinctleftmargaret.com^
||distinguishderive.com^
||distortabortionrespectful.com^
||distractiontradingamass.com^
||distressedsensesmanage.com^
||distributeoldfashionedrung.com^
||districtbaloneywhiskers.com^
||districtm.ca^
||districtm.io^
||districtprovocativeforceful.com^
||distringtrpar.xyz^
||dit-dit-dot.com^
||ditdotsol.com^
||ditookry.com^
||dittyharsh.com^
||ditwrite.com^
||divaduolite.com^
||divedconservativemember.com^
||dividedscientific.com^
||dividurates.cam^
||dj-updates.com^
||djfiln.com^
||djgfsrlt.com^
||djhnrcithoq.com^
||djmaza.in^
||djrxpvhkqcowfuq.xyz^
||djzictsencwkf.com^
||dk4ywix.com^
||dkjrvgfozzhc.com^
||dkksrclpfqmmtp.com^
||dkuiefdtuwnfo.com^
||dl-rms.com^
||dlb1uotpjs6s.com^
||dlfvgndsdfsn.com^
||dliketobe.co^
||dlnsjjyzvi1x.com^
||dlsear.com^
||dlski.space^
||dltinaozs.com^
||dlxrlc2ni2.com^
||dlzm790g.com^
||dmlkicqupnjfryv.com^
||dmnprx.com^
||dmshlhnzvzu.com^
||dmvbdfblevxvx.com^
||dmxftmoqz.com^
||dmzjmp.com^
||dnbizcdn.com^
||dnemkhkbsdbl.com^
||dntchnyghet.com^
||doaseeph.com^
||doboacki.net^
||dodgiercuvy.cam^
||dogcollarnearest.com^
||dogconcurrencesauce.com^
||doghoust.net^
||dogiedimepupae.com^
||dogwrite.com^
||dohealforyou.com^
||doigtepyramid.com^
||doingneedleworkdeep.com^
||dokaboka.com^
||dokauzob.top^
||dolesminced.com^
||dolinaphtalic.com^
||dollarade.com^
||dollarhene.com^
||dolleddhaman.com^
||dollsdeclare.com^
||dolohen.com^
||dolphinanthill.com^
||dolphincdn.xyz^
||dolsoste.com^
||domainbuyingservices.com^
||domakuhitaor.com^
||dombnrs.com^
||domdex.com^
||domeleco.top^
||domicileperil.com^
||dominantscriptdefinitely.com^
||dominateconfinementcompetence.com^
||dominionprotectioncandle.com^
||dominoeds.com^
||domnlk.com^
||domparce.pro^
||domslc.com^
||donecooler.com^
||donemillio.com^
||donescaffold.com^
||donort.com^
||doobinooby.com^
||doobyyooby.com^
||dooloust.net^
||doomail.org^
||doomna.com^
||dooptoug.net^
||doorbellbadge.com^
||doormanb.com^
||doormancreeping.com^
||dopansearor.com^
||dopevirtuallytransactions.com^
||dopingdiallyl.com^
||dopjfbdvatxlhe.com^
||dopor.info^
||doptik.ru^
||dorbanise.pw^
||dorimnews.com^
||dormyawape.com^
||dorothydrawing.com^
||dorothyfirsthandencyclopaedia.com^
||dortoolr.com^
||doseadraa.com^
||doshaido.com^
||dosliggooor.com^
||dossouwe.net^
||dostophog.com^
||dosugcz.biz^
||dotandad.com^
||dotandads.com^
||dotardberet.com^
||dotchaudou.com^
||dotcom10.info^
||dothbognib.com^
||dotrkme.com^
||double-check.com^
||double.net^
||doubleadserve.com^
||doubleclick-net.com^
||doubleclick.sbs^
||doubleclickbygoogle.com^
||doubledeepclick.com^
||doublelimpup.com^
||doublemax.net^
||doublepimp.com^
||doublepimpssl.com^
||doubleprofit-now.life^
||doublerecall.com^
||doubtcigardug.com^
||doubtfirework.com^
||doufoacu.net^
||dougale.com^
||douhooke.net^
||douoblelimpup.com^
||doupteju.com^
||doushoom.net^
||douthosh.net^
||dowfbrodder.com^
||down1oads.com^
||download-ready.net^
||download-readynow.com^
||downloadboutique.com^
||downloadgot.com^
||downtonpudic.com^
||doxyspats.com^
||doyygwch.com^
||dozethiwho.com^
||dozubatan.com^
||dp25.kr^
||dpallyihgtgu.com^
||dpeyvwofpr.xyz^
||dpgawov.com^
||dpiscaygdlgeleg.xyz^
||dpisjtoqmbtuu.xyz^
||dplbjpdd.com^
||dpmsrv.com^
||dprograp.online^
||dprtb.com^
||dpstack.com^
||dptlxjkvblw.com^
||dpyaareaqv.xyz^
||dpypzvjarj.com^
||draggedindicationconsiderable.com^
||dragonsniffcashmere.com^
||drako2sha8de09.com^
||dramaco.xyz^
||drapefabric.com^
||drasticdifferentfoetus.com^
||drasticdrama.com^
||drasticmean.com^
||draughtacted.com^
||drawbacksubdue.com^
||drawleroilcase.cam^
||drawnperink.com^
||drawx.xyz^
||draydaisbitch.com^
||dreadfulwomb.com^
||dreamintim.net^
||dreamsaukn.co^
||drentothem.biz^
||dressedincidentchildbirth.com^
||dressuresl.top^
||dreyeli.info^
||driddleurease.com^
||drious.com^
||drippeddossers.casa^
||drkkydnkdvfosd.xyz^
||drlphsvpybieyie.xyz^
||drogog.com^
||drogra.com^
||dronedgentile.com^
||droopingballisticscenario.com^
||droopingmore.com^
||droppedrolling.com^
||dropzenad.com^
||drowle.com^
||drpurrmcirwurb.com^
||drtuproft.com^
||druadirjfviwn.xyz^
||drumimaring.xyz^
||drunkenknowing.com^
||dryzapsol.com^
||dsandexpe.biz^
||dscenn.com^
||dscmcbov.com^
||dsfjhfhyry2hh8jo09.com^
||dsnextgen.com^
||dsnr-affiliates.com^
||dsomethove.xyz^
||dsp.wtf^
||dspmulti.com^
||dspultra.com^
||dsrjpcjgb.xyz^
||dsstrk.com^
||dsultra.com^
||dtcpdvnojquf.com^
||dtcstcltwzuno.com^
||dthmkahofppmr.com^
||dtmpub.com^
||dtnpyvmqqvvgq.com^
||dtoo1.space^
||dtprofit.com^
||dtqkuzuhzwklm.com^
||dtscout.com^
||dtsedge.com^
||dtzads.com^
||dualaaldime.cam^
||dualizefriskin.com^
||dualmarket.info^
||duamilsyr.com^
||dubheteat.com^
||dubodufy.com^
||dubshub.com^
||dubvacasept.com^
||duchoono.com^
||ducina.com^
||duckswillsmoochyou.com^
||ducmissy.com^
||ducubchooa.com^
||dudslubesviol.com^
||duellosheliced.com^
||duespainkiller.com^
||duetads.com^
||duf1ql28oaxcm3x6baf7wxvo6n29hrozqxbd13emc3na96i64j.xyz^
||dufibepe.com^
||dugothitachan.com^
||duhochid.net^
||dukagrygro.com^
||dukimo.com^
||dukirliaon.com^
||dulillipupan.com^
||dulombwwfm.com^
||dulosislimmata.com^
||dumbclerkwow.com^
||dumbpop.com^
||dummyreopentypes.com^
||dumpersgoofed.com^
||dunderaffiliates.com^
||duneabusiveattorney.com^
||dunedisadvantagetentative.com^
||dupx.xyz^
||durationscuffle.com^
||duriet.com^
||duringsiam.com^
||duritt.com^
||duroternout.info^
||dutirtougaon.com^
||dutorterraom.com^
||dutravisne.com^
||duujslachc.xyz^
||dvaminusodin.net^
||dvigukindal.com^
||dvitohrrmq.xyz^
||dviwjuggl.com^
||dvnmyltt.xyz^
||dvoyy3qexr.com^
||dvqepopmvmypgkb.com^
||dvtnrwppxk.com^
||dvucdnv.com^
||dvwvqeddi.com^
||dvypar.com^
||dwarfsubmerge.com^
||dwaterver.xyz^
||dwepmhhyigfb.com^
||dwetwdstom1020.com^
||dxpxlt.com^
||dxrzzmhwdp.com^
||dycej.com^
||dydjxvazbj.com^
||dyecowwhy.com^
||dyfpilivhdq.xyz^
||dyingdesignscharming.com^
||dyino.com^
||dylenura.xyz^
||dynamicadx.com^
||dynamicdn.com^
||dynamitedata.com^
||dynamitedepressionweapons.com^
||dynpaa.com^
||dynpuqtsjpgqjv.com^
||dynspt.com^
||dynsrvbaa.com^
||dynsrvdea.com^
||dynsrvtbg.com^
||dynsrvtyu.com^
||dynssp.com^
||dyoixbyp.xyz^
||dyppdxwstrf.xyz^
||dyshigichu.com^
||dysuriasps.com^
||dz4ad.com^
||dzhjmp.com^
||dzienkudrow.com^
||dzubavstal.com
||e-find.co^
||e-v-e-n.me^
||e0a42e1a21669b.com^
||e0d4e3650c.com^
||e13085e58935e6.com^
||e1f95201b19594.site^
||e21b1642db801b2a.com^
||e2a1c91d8b.com^
||e2ertt.com^
||e2wysbacctt1.com^
||e335udnv6drg78b7.com^
||e350570881272e.com^
||e376ef28103177cc.com^
||e4b65f2ef47fb0.com^
||e4nglis56hcoo5nhou6nd.com^
||e5asyhilodice.com^
||e5bbd2cdb0.com^
||e702fa7de9d35c37.com^
||e7e776c1a8bf677.com^
||e85440ec98f04725.com^
||e8a0cb51c6.com^
||e9590c90a8.com^
||e9c1khhwn4uf.com^
||e9d1f13c08d.com^
||ea1a7e5216.com^
||ea1abaf867.com^
||ea38b1fdc5.com^
||ea6353e47e0ab3f78.com^
||ea978ca12bb65.com^
||eaaltkvtuge.com^
||eabatcwbsdeick.com^
||eabids.com^
||eableandwo.com^
||eaboutvth.biz^
||eac0823ca94e3c07.com^
||eaccre.com^
||eacdn.com^
||eachuniverse.com^
||eads.to^
||eae5daf052d2673b.com^
||eaesie.com^
||eagath.com^
||eagerlydenote.com^
||eagerlyshuggy.com^
||eagernessrationalize.com^
||eagleapi.io^
||ealeo.com^
||eardepth-prisists.com^
||earewi.com^
||earlapspur.com^
||earliestinspectprone.com^
||earnbigo.com^
||earnify.com^
||earningmo.biz^
||earningserie.co^
||earpailton.com^
||earphonesvehicleexploded.com^
||earplugmolka.com^
||easforcom.biz^
||easierblushingpicky.com^
||easiestsponsor.com^
||easiesttangle.com^
||easourse.com^
||easy-bars.com^
||easy-dating.org^
||easy2cnjuh34jb.com^
||easyaccess.mobi^
||easyad.com^
||easyads28.info^
||easyads28.mobi^
||easyads28.pro^
||easyads29.info^
||easyads29.pro^
||easydistrustuldistrustul.com^
||easyflirt-partners.biz^
||easygoingtouchybribe.com^
||easylist-to.xyz^
||easystopadblock.com^
||eaterenhanced.com^
||eatmenttog.xyz^
||eatsidebicep.com^
||eatwinner.com^
||eavesdroppingsickleemotionally.com^
||eavkkbifpla.xyz^
||eawp2ra7.top^
||eazyleads.com^
||ebannertraffic.com^
||ebdr3.com^
||ebetoni.com^
||ebhruifaomypdi.com^
||ebjcmqernimq.xyz^
||ebjvkekktns.com^
||eblastengine.com^
||eblsfzgvoep.com^
||eboaopyeeuqnc.xyz^
||ebocornac.com^
||ebonscornier.com^
||ebuzzing.com^
||ebz.io^
||eccehkho.com^
||echnolog.club^
||echoazou.com^
||ecjkroklyxvod.com^
||eclkmpbn.com^
||eclogicmeows.com^
||ecmjckvcqiceia.xyz^
||ecominalber.club^
||economyobserver.com^
||ecortb.com^
||ecpmrocks.com^
||ecpms.net^
||ecqtaffcxggjwxf.com^
||ecsfunhget.com^
||ectresulto.com^
||ed11f01827.com^
||ed9wkbpy.com^
||edampeci.com^
||edchargina.pro^
||edconside.com^
||edd249a64b.com^
||eddiclucilia.com^
||eddoesenwraps.com^
||ederiorbrit.xyz^
||edfuyyweyz.com^
||edgar2al2larngpoer.com^
||edgeads.org^
||edgeadulthoodblessed.com^
||edgeimpregnable.com^
||edgevertise.com^
||edgyconnaterag.com^
||edgysend.com^
||edgystrangleconcentrate.com^
||edibledisparagejockey.com^
||edinburghcawaura.com^
||edinburghemotionalalive.com^
||edioca.com^
||ediqmvjebecbqx.xyz^
||edomz.net^
||edoqvecgbvn.xyz^
||edoumeph.com^
||edoutoam.net^
||edstever.com^
||edstrastco.com^
||edstylistepro.xyz^
||edua29146y.com^
||educatiocenter.online^
||educivesakti.com^
||edvfwlacluo.com^
||edxlewni.com^
||ee29eaf10d.com^
||ee6a35c1eeee.com^
||ee8a4dd81b.com^
||eecd.xyz^
||eecd179r3b.com^
||eeco.xyz^
||eee3a05c040fef3.com^
||eefxjexuwls.com^
||eeghegak.com^
||eegnacou.com^
||eehuzaih.com^
||eekdjxqjlrx.com^
||eekdwmda.com^
||eeksidro.com^
||eelfadechi.com^
||eensoans.com^
||eeoylmkd.com^
||eepltxvnf.xyz^
||eererg.com^
||eergaroa.com^
||eergithi.com^
||eeroawug.com^
||eesihighlyrec.xyz^
||eetaubuy.net^
||eetseemp.net^
||eetyed.com^
||eexaitie.net^
||eezavops.net^
||eezegrip.net^
||efd3b86a5fbddda.com^
||efe0df50ac.com^
||eferjqjtdhehr.com^
||effacerevealing.com^
||effateuncrisp.com^
||effectivecpmcontent.com^
||effectivecpmgate.com^
||effectivedisplaycontent.com^
||effectivedisplayformat.com^
||effectivedisplayformats.com^
||effectivegatetocontent.com^
||effectivemeasure.net^
||effectiveperformanceformat.com^
||effectiveperformancenetwork.com^
||effectpinching.com^
||efficaciousart.com^
||efficientapplesimulator.com^
||effixtile-inceive.com^
||efforlessefforlesslearning.com^
||efiaivsjxtrv.top^
||efinauknceiw.work^
||efjbjykvyxpil.com^
||efmqnhbbqyko.xyz^
||efpvhqdw.xyz^
||efukheretool.com^
||egbsisnv.xyz^
||egeisterytele.xyz^
||egfjpgijuhr.com^
||egfqtvewksktz.com^
||eggglove.com^
||eggnogsicerya.com^
||eggytiptops.com^
||egistonemes.com^
||egjyqfidcsfw.com^
||egoisc.com^
||egreephu.com^
||egyptmiane3mao7uw.com^
||ehbbeikveqgmtj.com^
||ehinkitwkuo.co^
||ehnjtmqchrub.com^
||eiasninancu.com^
||eifold.com^
||eighteenmedal.com^
||eiipskos.com^
||eikegolehem.com^
||eirenefv.com^
||eiryabba.com^
||eissop.com^
||eitherunkindvapour.com^
||eitiso.com^
||eivbjsegbino.com^
||eiyhjkqued.com^
||ejdkqclkzq.com^
||ejectsurvivalfollower.com^
||ejkwgeanhw.com^
||ejoonsoo.net^
||ejurzsax.com^
||ekansovi.com^
||ekexsztsgm.com^
||ekfottltamc.com^
||ekmas.com^
||eknowin.club^
||ekrvemsgktkcihp.com^
||ekskbldmgjhfvl.com^
||ekttkwbkfbr.com^
||elasticad.net^
||elathalobolo.com^
||elauciju.com^
||elbowcasualtyapprove.com^
||eldestcontribution.com^
||eldinfuidhir.com^
||eldxbvskndmxnr.com^
||eleavers.com^
||electnext.com^
||electosake.com^
||electricalbicyclelistnonfiction.com^
||electricitylaxative.com^
||elegynybble.com^
||elementalantecedent.com^
||elementdeserts.com^
||elepocial.pro^
||elfcoexistbird.com^
||elfinsande.website^
||elfirkelk.com^
||elfshipfish.casa^
||elinorparcel.com^
||elitistrawirresistible.com^
||elizabethclowneasy.com^
||elizaguarapo.com^
||elkbahtax.com^
||elkconsistbirch.com^
||ellenince.biz^
||ellentmatchwi.com^
||elliotfoodauditioning.com^
||elliotnotions.com^
||elonreptiloid.com^
||eloquencer.com^
||elxis-downloads.com^
||elxpywhuj.com^
||elyconsisterj.club^
||emanog.com^
||embesognassent.xyz^
||emblyjustin.com^
||embodimentabstain.com^
||embodyheadlight.com^
||embogsoarers.com^
||embtrk.com^
||emccgujavc.xyz^
||emediate.dk^
||ememoricane.info^
||emeraldmistrust.com^
||emergedsocietytheft.com^
||emerodsours.cam^
||emieweneusxwjp.com^
||emised.com^
||emjjmnrvlldj.com^
||emkarto.fun^
||emlifok.info^
||emmermyotic.com^
||emolah.com^
||emolapnay.com^
||emotersjervina.com^
||emphen.com^
||empirelayer.club^
||empiremoney.com^
||employdearestspatter.com^
||employedlawn.com^
||emptyspaceads.com^
||emsservice.de^
||emulatecereal.com^
||emulousoaty.com^
||emuwanflat.com^
||emxdgt.com^
||emxdnfvdnwzx.com^
||ena-native-ads9.com^
||enablecherrysail.com^
||enactmedic.com^
||encasedandelionhauled.com^
||enceansom.club^
||enchantmenthopeless.com^
||encirclenorth.com^
||encloseddealing.com^
||enclosedhelium.com^
||encogcfklrcpqw.com^
||encouragementsubwayfather.com^
||encouragingpast.com^
||encumberbloom.com^
||encyclopaediaapplaudawfully.com^
||encyclopaediaknackfold.com^
||endovmwy.com^
||enemiesfiris.com^
||enerableoffi.club^
||engagedthicketforeman.com^
||enginedriverflexible.com^
||enginedriverhaw.com^
||engineeringsixteensixpence.com^
||engineseeker.com^
||enginsquawks.cam^
||englingedrxa.club^
||englishheadlight.com^
||englutzydecos.com^
||enhichej.xyz^
||enicyvys.xyz^
||enifeygqued.com^
||eniunifiiegma.xyz^
||enjoyingbind.com^
||enkayijamal.club^
||enlarget.com^
||enlnks.com^
||enmassstraits.com^
||enmisindingat.info^
||enodiarahnthedon.com^
||enoughts.info^
||enquiryplewch.cam^
||enrilov.info^
||ensnia.com^
||entailcurrantreflect.com^
||entdeaded.xyz^
||enterads.com^
||entertainedshook.com^
||enthaitingsh.one^
||enthusiasmturnipflare.com^
||entiregraterfurs.com^
||entmassaul.com^
||entmatchw.top^
||entractta.top^
||entrecard.com^
||entrecard.s3.amazonaws.com^
||entseconom.com^
||entsseparas.com^
||enumerateenvironment.com^
||envelopeheadache.com^
||enviablewaistwhereabouts.com^
||enviousfundraiserbelonged.com^
||enviroquit.com^
||envyindebted.com^
||enwingdondia.com^
||eo62cocntx.com^
||eoahpbgsvsyfujy.xyz^
||eobgrawc.xyz^
||eocceucbqnu.com^
||eofgreatid.biz^
||eondunpea.com^
||eonsmedia.com^
||eonwayaha.com^
||eooslfyhziubo.com^
||eoqbefxjvzw.com^
||eoqocart.com^
||eoredi.com^
||eosads.com^
||eotlqwxohyhu.com^
||eovnezvotrnp.com^
||epacash.com^
||epcocmthiaam.com^
||epheboiwreath.com^
||ephler.com^
||epicgameads.com^
||epigaeatoasty.com^
||epigonuncream.com^
||epmwgmvtr.com^
||epnredirect.ru^
||eporat.com^
||epsesy.com^
||epsupuby.com^
||eptrulinebisc.xyz^
||epu.sh^
||eputfeable.co^
||eqads.com^
||eqfgc.com^
||eqiiqxpl.com^
||eqsstvfotd.com^
||equipmentshorterradiation.com^
||eravanquishultimate.com^
||erdeally.com^
||erdecisesgeorg.info^
||eredunass.club^
||erefwukouln.xyz^
||eremuribleak.com^
||erenchinterried.pro^
||ergadx.com^
||ericanteeho.com^
||ericantpas.com^
||ericaunct.com^
||erihj.com^
||eriniquep.club^
||erinitesorchin.com^
||erkchpofubojfm.com^
||erkhxw.com^
||erlier.com^
||ermitteedi.biz^
||ernestindeedtradition.com^
||erniphiq.com^
||ero-advertising.com^
||eroahaud.com^
||erokimooki.com^
||erorib.com^
||erosyndc.com^
||erovation.com^
||erovinmo.com^
||erringcrambly.com^
||erscdf.com^
||erssamplet.pro^
||ertmained.club^
||eru5tdmbuwxm.com^
||eruptneuroticstealing.com^
||eruvpdymynpjw.xyz^
||ervicoren.online^
||ervladdep.xyz^
||es54i9g7p7xh.com^
||esauwoan.com^
||escalatenetwork.com^
||eschoolchil.biz^
||escorterosion.com^
||escris.com^
||escrowyez.com^
||escthermae.com^
||escudotagalog.com^
||escy55gxubl6.com^
||eseecmoa.com^
||esf397vsf1nk.com^
||eshaisib.net^
||esheprice.online^
||eshouloo.net^
||esignificanvi.info^
||esmentbrads.com^
||esmystem.com^
||esqfctbqf.com^
||establishmentinfluence.com^
||estafair.com^
||esteephy.net^
||estoopsi.com^
||estrangefoolish.com^
||etcintyai.com^
||etcodes.com^
||etesin.com^
||etetum.com^
||ethamake.club^
||ethemuseu.biz^
||etheopportu.biz^
||ethinconfid.club^
||ethnicbrotherhoodunmoved.com^
||etioh.com^
||etivat.com^
||etmxjglxsthvm.xyz^
||etoexukpre.com^
||etoyourco.club^
||etracking.pro^
||etrecantformation.com^
||etruet.com^
||ettilt.com^
||etwxjufiijhk.com^
||etzxnqfew.com^
||euctah.com^
||eudoxia-myr.com^
||eudsrnlcy.com^
||eugenerhachi.com^
||eugway.com^
||eurekaddl.cyou^
||europacash.com^
||europecolorfulfancy.com^
||europertsticke.site^
||euros4click.de^
||euscaroversing.com^
||eutehj.com^
||euxgfqkgpmyvo.com^
||euz.net^
||evadav.top^
||evantative.top^
||evasiondemandedlearning.com^
||evbsa.xyz^
||evcknbym.com^
||eveaggravationloosen.com^
||evealm.com^
||evemasoil.com^
||evenescapenavy.com^
||everalwerf.xyz^
||evergreensame.com^
||everut.com^
||everybodyfebruary.com^
||everybodynaturedeclaration.com^
||eveteaemo.com^
||evgywgur.com^
||evhipjnjvxxuikn.xyz^
||eviclick.pro^
||evngfyljnes.com^
||evokeseverextremity.com^
||ewasadirec.com^
||ewedivotsfop.com^
||ewetwitter.com^
||ewithjam.club^
||ewmpvsajrhxbuev.xyz^
||ewooe6df.com^
||ewrerew29w09.com^
||ewruuqe5p8ca.com^
||ewxewjponmh.xyz^
||exambalmy.com^
||examscradle.com^
||exanae.com^
||exarchybonging.com^
||excdnrdsu.com^
||exceedinglydiscovered.com^
||exceedmintpoker.com^
||excellaskiju.xyz^
||excellenceads.com^
||exchad.com^
||exchange-traffic.com^
||excitead.com^
||excitedyou.biz^
||excuseparen.com^
||exdynsrv.com^
||exemix.com^
||exemph.com^
||exemplarfilthy.com^
||exhaustedannulmentaccredited.com^
||exhaustedgemini.com^
||exhibitedderivedremarkable.com^
||exi8ef83z9.com^
||exists-mazard.icu^
||existsobey.com^
||exitjunction.com^
||exitsthapsia.com^
||exlusepolly.com^
||exobafrgdf.com^
||exoclick.com^$domain=~admin.exoclick.com|~api.exoclick.com
||exoclsodaqs.com^
||exofrwe.com^
||exomonyf.com^
||exoprsdds.com^
||exosrv.com^
||expeldetachment.com^
||expelpoucey.com^
||expendituredefeated.com^
||expertcamomile.com^
||expertist.xyz^
||expertnifg.com^
||expertsulfury.com^
||explanationrecognise.com^
||exploitnookconsequently.com^
||exploreholidayexcellent.com^
||explosivesnarlproprietor.com^
||expmediadirect.com^
||expocrack.com^
||exponderle.pro^
||exporder-patuility.com^
||exportspring.com^
||exposuremixed.com^
||expressvampire.com^
||expresswebtraffic.com^
||exrtbsrv.com^
||exteet.com^
||extend.tv^
||extendedmoreimposter.com^
||exterminatetooth.com^
||extoso.com^
||extra33.com^
||extractionwilliam.com^
||extractplayed.com^
||extrafastip.xyz^
||extraordinarygeorgianaanomalous.com^
||extremereach.io^
||extremiu.top^
||extyoasigus.com^
||exwotics6heomrthaoi4r.com^
||eyebrowscrambledlater.com^
||eyefuneve.com^
||eyelidfallage.com^
||eyere.com^
||eyereturn.com^
||eyesightladsregiment.com^
||eyevfswxtcij.com^
||eyeviewads.com^
||eypdcpzrvk.com^
||eyzu80g9xcxa.com^
||ezeraf.com^
||ezexfzek.com^
||ezhefg9gbhgh10.com^
||ezojs.com^
||ezpayments.org^
||ezrvmxshalr.com^
||f00f00.bar^
||f01ed651eca.com^
||f1f60d2ef1a4ed.com^
||f338113ad0.com^
||f3551539d6565853.com^
||f3f1317bda.com^
||f4906b7c15ba.com^
||f5080f5cee5a00.com^
||f5f84f4d83.com^
||f5v1x3kgv5.com^
||f8260adbf8558d6.com^
||f853150605ccb.com^
||f87b88d3649456.com^
||f95nkry2nf8o.com^
||f9pennsy3glvkm6ania.com^
||fabrkrup.com^
||fabrouter.com^
||facebruek.online^
||facialsword.com^
||facilitategovernor.com^
||facilitatevoluntarily.com^
||facilitystrode.com^
||factermer.com^
||factha.com^
||factinform.net^
||fadbell.com^
||fadedauntrainy.com^
||fadedcovertrefuse.com^
||fadingamplify.com^
||fadsaltshey.com^
||fadsans.com^
||fadsims.com^
||fadsipz.com^
||fadskis.com^
||fadskiz.com^
||fadslimz.com^
||fadsoks.com^
||fadspms.com^
||fadvindictive.com^
||fae46gussylvatica.com^
||faggotsnulled.com^
||faggrim.com^
||faglollstwo.com^
||fagold.xyz^
||fagywalu.pro^
||faidoud.com^
||faigroas.net^
||failbroken.com^
||failsubjective.com^
||faindianship.club^
||faipeeji.com^
||fairadsnetwork.com^
||fairieflame.com^
||fairnessels.com^
||fairysag.com^
||faithaiy.com^
||faithfularchipelagogrind.com^
||faithfulfacultativeladder.com^
||faithfullyfridge.com^
||faithlessdessertdetailed.com^
||fakesorange.com^
||fakinggivewacko.com^
||falangerewires.com^
||falkag.net^
||falsemulticultural.com^
||familinger.club^
||familyborn.com^
||famousletterss.online^
||fampin.com^
||fancyfourthvolcano.com^
||fandelcot.com^
||fandmo.com^
||fangsjames.com^
||fankwmgxe.com^
||fannonglairin.com^
||fanumi.com^
||faqrdrkwdhqgug.com^
||faracoon.com^
||farcdnf.com^
||fardingsoiling.com^
||farehitchlower.icu^
||farmcrapsubsist.com^
||farteniuson.com^
||fascinatingappraisalunderestimate.com^
||fashional.pro^
||fastapi.net^
||fastcache.fun^
||fastcdn.info^
||fastclick.net^
||fastcontentdelivery.com^
||fastdld.com^
||fastdln.com^
||fastdlr.com^
||fastenpaganhelm.com^
||faster-trk.com^
||fastestvolcano.com^
||fastpopclick.com^
||fastpopunder.com^
||fatchilli.media^
||fatebbc.pro^
||fatherceremony.com^
||fathuntsgall.com^
||fatlossremedies.com^
||fatsosjogs.com^
||fatstepn.click^
||fattykettleinexpedient.com^
||fattymadmanquestions.com^
||fatwalkinger.club^
||faultsderange.com^
||favillafarine.com^
||favoriteruffle.com^
||favourableencampmentdecency.com^
||favouritesuitable.com^
||favourmiles.com^
||fb-plus.com^
||fb0c32d2f28c.com^
||fbcdn2.com^
||fbfd396918c60838.com^
||fbgdc.com^
||fbiskulrsmccibl.com^
||fbsvu.com^
||fbxnsabawjkylo.com^
||fc2ppv.buzz^
||fc408d7caec09.com^
||fccinteractive.com^
||fcdnmkc.com^
||fckjoujpsna.xyz^
||fcrbsqtsuvexcsy.com^
||fd555b2faf5a40c.com^
||fd7qz88ckd.com^
||fdelphaswcealifornica.com^
||fdf1aacd86.com^
||fdf4.com^
||fdlvnldfnyhicc.xyz^
||fdrgtt9edmej010.com^
||fdrptpyxchzjk.com^
||fdsgv.xyz^
||fdwbhggm.com^
||fe7qygqi2p2h.com^
||fe95a992e6afb.com^
||feadrope.net^
||fearfuldiscoverlads.com^
||fearlessmigrantstate.com^
||fearpeaceoversight.com^
||feastoffortuna.com^
||featassuage.com^
||featbooksterile.com^
||featuredusers.com^
||featurelink.com^
||featurespossessed.com^
||featurewinning.life^
||featwombknockout.com^
||featyn.com^
||febadu.com^
||febjroxjgzx.com^
||fedethezo.pro^
||fedsit.com^
||fedsy.xyz^
||feduthobi.com^
||fee515f1fa1f.com^
||feed-ads.com^
||feed-xml.com^
||feedgist.com^
||feedinburgmands.site^
||feegozoa.com^
||feelinedbusin.site^
||feeloshu.com^
||feelsflavourtoffee.com^
||feeohmchi.com^
||feesocrald.com^
||feewoajy.net^
||feewuvoo.net^
||feinthonouredadornment.com^
||feintstrainhog.com^
||fejla.com^
||felicitysupermarketmounted.com^
||felinessynonym.com^
||felliescrackle.com^
||felonlosel.com^
||fendhaunteddelay.com^
||fenefa.com^
||fenixm.com^
||fenrunwayradiant.com^
||fer2oxheou4nd.com^
||feredgurned.xyz^
||fergetson.site^
||fermentsinewencase.com^
||fermolo.info^
||fernthumbjoin.com^
||fertilitycommand.com^
||fertilityundergone.com^
||fertilizeranaemiaupcoming.com^
||fertilizermessyshortcut.com^
||ferulaecharger.com^
||fessoovy.com^
||festivaldelicious.com^
||festivalwalletmuggy.com^
||festusthedrag.com^
||fesurvivial.club^
||fethungi.com^
||feuingcrche.com^
||fewrfie.com^
||fewvincent.com^
||feyxyguwy.com^
||ff5bd8d9f8df.com^
||ffbrfjnhhf.com^
||ffcbynqble.xyz^
||ffhwzaenzoue.com^
||ffkdxymyji.com^
||ffonavzh.com^
||ffsmhmcwvlqna.com^
||fftpzrscirdagr.com^
||fgafkk.com^
||fgaqwtr.com^
||fgbsrtolbscjy.com^
||fgddl9szdof7.com^
||fgddrrr.com^
||fgfgnbmeieorr910.com^
||fgjasshw.com^
||fguyrnvobmh.com^
||fhgh9sd.com^
||fhihabactcuk.com^
||fhisownkindt.xyz^
||fhlwetaynptikef.xyz^
||fhnsjshsirs.com^
||fhsmtrnsfnt.com^
||fhyxakwxrwbdqcy.xyz^
||fibpeeode.site^
||ficellechallas.com^
||ficusoid.xyz^
||fidelity-media.com^
||fieldbilly.com^
||fieldofbachus.com^
||fiendbenevolencemaker.com^
||fierceharmlessjacket.com^
||fierymanurepebble.com^
||fifteenthdesirenavel.com^
||fifteenthfeeding.com^
||fifteenthprohibition.com^
||fiftyunderstood.com^
||figddlderciy.com^
||figgynudest.com^
||figuredprovocative.com^
||filetarget.com^
||filetarget.net^
||fillsitsy.cam^
||filthslowlycoolly.com^
||fimserve.com^
||finallyoverworktwin.com^
||financialjaguarnightclub.com^
||find-my-great-life.com^
||findbetterresults.com^
||findicaterperty.site^
||findingupsetabstinence.com^
||findlnk.com^
||findnewline.com^
||findswiftresults.com^
||finedqueerrigid.com^
||finedsweetonly.com^
||finestflirtcudgel.com^
||fingahvf.top^
||fingsmelis.pro^
||finized.co^
||finkelorcine.com^
||fiorenetwork.com^
||firefeeder.com^
||firescorrelationprodigy.com^
||firexclamation.com^
||firingair.com^
||firon.xyz^
||first-rate.com^
||firstadsolution.com^
||firsthanddisagree.com^
||firstlightera.com^
||firstlychivw.com^
||firtaips.com^
||firtribe.com^
||fishermanmartial.com^
||fishpassportvocational.com^
||fishyscalpelweight.com^
||fisoes.com^
||fistofzeus.com^
||fitbxtqgneq.com^
||fitcenterz.com^
||fitchedgiveth.com^
||fitenanews.com^
||fitfulrigorous.com^
||fiwhibse.com^
||fixchidie.com^
||fixedlyvictimrevoke.com^
||fixpass.net^
||fixproteinnotch.com^
||fixsirrod.site^
||fizrnews.com^
||fizzesilicic.com^
||fizzythick.com^
||fjbatbqiwpxydg.com^
||fjfpeqgeyp.com^
||fjioh.com^
||fjiruslmc.xyz^
||fjsetmdfmxvhjp.com^
||fkbwtoopwg.com^
||fkjjpwzkrfdg.com^
||fkpnyinj.com^
||fkreylsnefmepi.com^
||fkxgmbooixbugd.com^
||fl-ads.com^
||flabbyyolkinfection.com^
||flagads.net^
||flaght.com^
||flagros2sii8fdbrh09.com^
||flameorganizer.com^
||flanknursepublished.com^
||flapsometime.com^
||flashclicks.com^
||flashinginvolvementmatches.com^
||flashymass.com^
||flasknstall.click^
||flaskstationsubsequent.com^
||flatcapspriggy.cam^
||flatepicbats.com^
||flatlyforensics.com^
||flaunchmuzhiks.com^
||flawexpectationsfurther.com^
||flaxenvapour.com^
||flaxierfilmset.com^
||flaxseedssoenrh4372ojd.com^
||fleckbest.com^
||flewfirescommunication.com^
||flexlinks.com^
||flexnoseassist.com^
||fliedridgin.com^
||flingywalkup.com^
||fliplotincreasingly.com^
||flipool.com^
||flippantbliss.com^
||flippersticktribute.com^
||flite.com^
||flixcontentshop.com^
||flmuqa.com^
||flomigo.com^
||flongshartail.com^
||floodingonion.com^
||floordisclosewhereas.com^
||flopinclose.com^
||floraecantate.com^
||flords.com^
||floridcoxae.com^
||flottervoter.com^
||flowln.com^
||flownabbot.com^
||flowndescendenttucked.com^
||flowsearch.info^
||flowwiththetide.xyz^
||flrdra.com^
||fluencecutins.cam^
||fluencymister.com^
||fluffer.xyz^
||fluffycodepotc.com^
||fluffynyasquirell.com^
||fluingdulotic.com^
||flurrylimmu.com^
||flushafterwardinteger.com^
||flutia.com^
||fluxads.com^
||fluxioncytasic.com^
||fluxy.xyz^
||flvpcdnb.com^
||flwvnqfxwoedg.com^
||flycheapen.com^
||flysoothingate.com^
||fmcahlux.com^
||fmebili.info^
||fmlodpskbybfu.xyz^
||fmpannkmn.xyz^
||fmpub.net^
||fmsads.com^
||fmsde0dv2j54.com^
||fmstigat.online^
||fmvliiinznfso.com^
||fnacgbik9v14.com^
||fnpmwkcsjfb.xyz^
||fnrrm2fn1njl1.com^
||fnx2n3rqbuw7.com^
||foapsovi.net^
||foazasis.com^
||focalex.com^
||focume.com^
||fodlkf9d1p.com^
||fogayeown.com^
||foheltou.com^
||foisonbetises.com^
||folawn.com^
||foldedjoke.com^
||folderbunch.com^
||foldingfileartist.com^
||foldupbriningjeanne.com^
||folicgare.com^
||folksattunewig.com^
||followan.xyz^
||followingsmother.com^
||foloatoo.com^
||fondlecokecombination.com^
||fondnatural.com^
||fondtinkler.com^
||fontainsuny.club^
||fontenlargemonopoly.com^
||fontfewer.com^
||fontvoid.com^
||foocheeb.net^
||foodaino.net^
||foodforpetffp.com^
||foodieblogroll.com^
||foodketoah.com^
||foodme.info^
||foodprogrammesdiscreet.com^
||footar.com^
||footnote.com^
||footpetoo.com^
||foowafoa.com^
||fopushegi.com^
||forafinan.club^
||forarchenchan.com^
||forbearcorrectinvolving.com^
||forced-lose.de^
||fordpeculiarity.com^
||foregroundheirloom.com^
||foreignsentiment.com^
||foremangreek.com^
||forepresently.com^
||forex-affiliate.net^
||forexplmdb.com^
||forexprostools.com^
||forexyard.com^
||forflygonom.com^
||forfrogadiertor.com^
||forgoprokick.icu^
||forlumineoner.com^
||forlumineontor.com^
||formallychatperpetrate.com^
||formationdenehurt.com^
||formationseparation.com^
||formattortoise.com^
||formerdrearybiopsy.com^
||formsgenuineendorse.com^
||forrestersurveys.com^
||fortpush.com^
||forwrdnow.com^
||forzslodge.com^
||forzubatr.com^
||fosiecajeta.com^
||fossilreservoirincorrect.com^
||fosterhindtalent.com^
||fotsaulr.net^
||foughtrefusal.com^
||foundationbettynapoleon.com^
||fouptebu.net^
||fourthchoseark.com^
||fovccjwc.com^
||fowink.com^
||foxcdn.life^
||foxilymartext.cam^
||foxrevenue.com^
||foxypp.com^
||fpbnmoise.com^
||fpeiatypfcsthka.xyz^
||fpkgpqae.com^
||fpleufvndwp.top^
||fppmnvrubgl.xyz^
||fppzikurc.com^
||fpyacdna.com^
||fqjgxtyaqftpt.com^
||fqrqgaeqcmbjihq.xyz^
||fqvvgjvjn.com^
||fracs.xyz^
||fractionwhatsoever.com^
||fractureexperience.com^
||fragilebiggerbetty.com^
||framentyder.pro^
||frameptp.com^
||framespinchambiguous.com^
||frameworkdeserve.com^
||francetobaccotrading.com^
||franchemduty.work^
||francilianisiez.site^
||francoistsjacqu.info^
||franecki.net^
||franeski.net^
||franklybundlecarver.com^
||franklysleazymaintain.com^
||franticallyfranklydecember.com^
||franticdivergemindless.com^
||frap.site^
||fraudulentmatt.com^
||frbyvuxzvmqpb.com^
||freakspybad.com^
||free-domain.net^
||freebiesurveys.com^
||freecouponbiz.com^
||freedatinghookup.com^
||freedownloadsoft.net^
||freeevpn.info^
||freeiphone.info^
||frees2020.com^
||freeskreen.com^
||freesoftwarelive.com^
||freestar.io^
||fremtlifo.casa^
||frenchequal.pro^
||fresh8.co^
||freshintimate.com^
||frevi.net^
||freychang.fun^
||frhbrkjgerikm2f8mjek09.com^
||friandsuddy.com^
||friarsspiffy.com^
||friedprovenance.com^
||frientialfinge.xyz^
||friesel-mustin.com^
||frightfuljourney.com^
||frillsretore.casa^
||friskindebtedtorch.com^
||fristminyas.com^
||fritterhurtfuldowry.com^
||frnwvialjbey.xyz^
||froggyinter.com^
||frogrugby.com^
||frogwokshive.com^
||frolicpan.com^
||frolnk.com^
||frontierdough.com^
||frookshop-winsive.com^
||frowzyvibex.com^
||frshueaxf.com^
||frsuli.com^
||frtya.com^
||frtyd.com^
||fruine.com^
||frustratingtabletaltered.com^
||fruzrotula.com^
||fryawlauk.com^
||fryhecticcolonize.com^
||fsalfrwdr.com^
||fsitel.com^
||fsobjvtkew.com^
||fsswokpc.com^
||fstexydzode.com^
||fsznrodyocq.com^
||ftalymniyqmbuyg.com^
||ftblltrck.com^
||ftcpvpgdga.xyz^
||ftd.agency^
||ftfvnntmy.com^
||ftheplansa.com^
||fthkmwrkqg.com^
||ftigholm.site^
||ftjcfx.com^
||ftklr.com^
||ftliokfhtyijhl.com^
||ftte.fun^
||ftte.xyz^
||fttwin.icu^
||ftv-publicite.fr^
||ftwjubad.com^
||ftxabddarlo.xyz^
||fugles.net^
||fugrohaphu.com^
||fuhykici.xyz^
||fuklvbuuronj.com^
||fukpgbwf.com^
||fulhamsthroaty.com^
||fullcdn.ga^
||fulltraffic.net^
||fundamentalcoordinatebolt.com^
||fundamentalenvironmental.com^
||fundardsesaz.club^
||fungus.online^
||funie.xyz^
||funklicks.com^
||funkscar.com^
||funlife.info^
||funtoday.info^
||fupzhtvo.com^
||fuqxpjxay.com^
||furiosocomique.com^
||furlsstealbilk.com^
||furmnas.com^
||furoidrewash.com^
||furrowmaidphantom.com^
||furstraitsbrowse.com^
||fuse-cloud.com^
||fuseplatform.net^
||fusepsywi.com^
||fusionads.net^
||fusoidactuate.com^
||fusulaeganch.com^
||futiry.com^
||futsoksu.com^
||future-hawk-content.co.uk^
||futureresiduals.com^
||futureus.com^
||fuxoasim.link^
||fuzeelamby.com^
||fvenxjtzuaxu.com^
||fwbntw.com^
||fwetxfvxsjtw.com^
||fwgvpvdgwby.com^
||fwmrm.net^
||fwnowvgk.com^
||fwrrcnkzn5ik.com^
||fwvwural.xyz^
||fwwpnhdssbqofu.xyz^
||fxdepo.com^
||fxhpaoxqyajvmdg.com^
||fxjbosijndirva.xyz^
||fxtiumvhfucrkp.com^
||fxwseotmavbde.com^
||fyhishushe.com^
||fykqixiyyd.com^
||fythavoshu.com^
||fz5akngy5o6r.com^
||fztmn.top^
||g-statistic.com^
||g1dxj6q1qfl2.com^
||g22rbb7.com^
||g2440001011.com^
||g2546417787.com^
||g2921554487.com^
||g3j2wzmon8b.com^
||g5fzq2l.com^
||g8ads.com^
||g8cp5djk1j0r.com^
||ga-ads.com^
||ga87z2o.com^
||gabbleplacidcelery.com^
||gabblerpawners.com^
||gadfaros.com^
||gadsabs.com^
||gadsabz.com^
||gadsims.com^
||gadskis.com^
||gadskiz.com^
||gadslimz.com^
||gadspms.com^
||gadspmz.com^
||gagacon.com^
||gaghygienetheir.com^
||gagpetwet.com^
||gagwithholdoutsider.com^
||gaietyastonished.com^
||gaietybeautify.com^
||gaigroak.com^
||gaihethu.net^
||gaijiglo.net^
||gainedcluerelief.com^
||gainregister.com^
||gaitheed.com^
||gaitoath.com^
||gaizeissuer.com^
||gakinibe.pro^
||galacticmenueasier.com^
||galaks.io^
||galampgab.com^
||galatests.site^
||galegawhich.com^
||galkama.info^
||gallantoutskirts.com^
||gallanttortoiseassemble.com^
||gallonranchwhining.com^
||gallopprisonbanter.com^
||galopelikeantelope.com^
||galyra.com^
||gamblingliquidate.com^
||gameads.com^
||gameads.io^
||gamersad.com^
||gamersbanner.com^
||gamescarousel.com^
||gamesims.ru^
||gamesrevenu24.com^
||gamesrevenue.com^
||gammamkt.com^
||gandrad.org^
||gangidance.com^
||gangrelnougats.com^
||gangsstowapps.com^
||gannett.gcion.com^
||gapsavyfo.com^
||gaqavrhhgmu.com^
||gardoult.com^
||gardourd.com^
||garglesoon.com^
||garialerosely.website^
||garnetsnails.com^
||garoagre.com^
||garotas.info^
||garysero.xyz^
||gastedidlemen.com^
||gatesbelievesgentlemen.com^
||gatetocontent.com^
||gatetodisplaycontent.com^
||gatetotrustednetwork.com^
||gaulauvi.net^
||gaupremob.cf^
||gauvaiho.net^
||gauwicig.com^
||gavnogeeygaika.com^
||gavycuse.com^
||gayadpros.com^
||gazati.com^
||gazitidi.xyz^
||gbfgvzfcjfs.com^
||gbgabq.com^
||gbjvangbtxlb.xyz^
||gblcdn.com^
||gbwess.com^
||gcdnsl.com^
||gcdpqbdyaivpys.com^
||gchgao.com^
||gciywquey.xyz^
||gconfirmat.fun^
||gcugfwxmcmmr.com^
||gdcjzyfjwvyqvq.com^
||gddfmgkpkguywur.top^
||gddpmmuubwm.xyz^
||gdjvznzeik.com^
||gdl5vtbbv0lj.com^
||gdlnldbvjdt.com^
||gdmconvtrck.com^
||gdmdigital.com^
||gdmgsecure.com^
||gdrtgroyhtqsx.xyz^
||gdrvwsqlikh.com^
||gdufpjrhran.com^
||gdzmqquwkuzw.com^
||gebadu.com^
||gecauuksehin.com^
||gecl.xyz^
||geddshippy.com^
||geedoovu.net^
||geeksundigne.com^
||geethoap.com^
||gefadythi.pro^
||geflan.com^
||geilid.com^
||geishascoset.com^
||gejute.com^
||geldantgrins.com^
||gemfaxaha.com^
||gemlocomotivemid.com^
||gencehepatie.club^
||genecousin.com^
||generalebad.xyz^
||generalizationtrifling.com^
||generashionvd.com^
||generatecompassionphotocopy.com^
||generatedough.com^
||genericlink.com^
||generouslivelinessevidence.com^
||genesismedia.com^
||geneticdiminishblake.com^
||geniad.net^
||genigh.com^
||genishury.pro^
||genistawabbler.com^
||geniusdexchange.com^
||genuinesubqueries.com^
||genuschaseslowly.com^
||genusratesimpish.com^
||geoaddicted.net^
||geoffreymailcollar.com^
||geoinventory.com^
||geometrycapitaleyeball.com^
||georgh.com^
||geovideo.name^
||gepsuzogra.com^
||geras-con.com^
||gerfulcabman.com^
||germanexpecting.com^
||germinatedisgustokay.com^
||gertesaevided.xyz^
||geruksom.net^
||get-me-wow.xyz^
||getalltraffic.com^
||getawaycontaminate.com^
||getawayspectaclejumped.com^
||getdonspeg.work^
||getiluda.com^
||getinclinarss.xyz^
||getjad.io^
||getoptad360.com^
||getp.xyz^
||getpdaiddaily.com^
||getpopunder.com^
||getscriptjs.com^
||getsharedstore.com^
||getsomespecials.com^
||getterobes.cam^
||getxml.org^
||geudtdngkums.com^
||gexcellerno.com^
||gfctkmnixrqygpm.com^
||gfhdkse.com^
||gflnzl1vqntw.com^
||gfnttldx.com^
||gforanoppo.com^
||gforasale.club^
||gfppeqelk.com^
||gfpplflrif.com^
||gfstrck.com^
||gfwiygrvi.xyz^
||ggafb.com^
||ggjcswb4rln4.com^
||ggjqcdnmnno.com^
||ggkgocbyhut.xyz^
||ggkk.xyz^
||gglx.me^
||ggrywyonmyvh.com^
||ggsfq.com^
||ggunauhe.com^
||ggydofjoubxptm.xyz^
||ghargh.com^
||gharnt.com^
||ghastlyoffer.com^
||ghcncwmm.com^
||ghfsegbrj.com^
||ghkjnrgqmmoa.xyz^
||ghosthis.review^
||ghsmfmjcicgup.com^
||ghyklxvleas.xyz^
||giantaffiliates.com^
||gibeleftyeuro.com^
||gibepyfgxal.com^
||gibork.com^
||giddinessdefensivesubject.com^
||giddinessfeintsum.com^
||gigaads.xyz^
||gigacpmserv.com^
||giglelazo.pro^
||gilarditus.com^
||gilgamesh-amu.com^
||gilutt.com^
||gimiliminibi.com^
||gimpybedderump.com^
||ginningsteri.com^
||girdlespittle.com^
||girlend.com^
||girnedsline.cam^
||gitechiphy.pro^
||gitoku.com^
||givekeeperstirring.com
||givenedere.xyz^
||givestment.club^
||givingsol.com^
||givirsou.net^
||gjqhufkamcoc.com^
||gjw5qbyn93b8.com^
||gk8j5woqk26f.com^
||gkdmqvqj.com^
||gkefsixxlzhn.com^
||gkgojxjucutvnt.com^
||gkidgpdvpe.xyz^
||gkijlmbgf.xyz^
||gkirfipavwra.com^
||gkksi.com^
||gkpohvff.com^
||gl-cash.com^
||gl1117wh13.com^
||gladcrumple.com^
||gladiol9us10.com^
||glaimtug.com^
||glainsee.com^
||glaiwhee.net^
||glaixich.net^
||glaksads.net^
||glakychepy.com^
||glamourgreek.com^
||glandtest.com^
||glaptevaphy.com^
||glareart.com^
||glaresling.com^
||glasselderly.com^
||glassmilheart.com^
||glasswoollen.com^
||glaswall.online^
||glathycapto.com^
||glauptan.net^
||glaurtas.com^
||glauvoob.com^
||glazegha.com^
||glbtrk.com^
||glcqfurkygcrni.com^
||gleaminist.info^
||glebypraiss.com^
||gleebsex.net^
||gleechie.net^
||gleedaik.net^
||gleejoad.net^
||gleergie.net^
||glegwqkimmnf.com^
||glelylute.com^
||glentoast.com^
||glephycyti.pro^
||glersakr.com^
||glerteeb.com^
||gletsokr.com^
||gliese-682c.com^
||gligluzotho.com^
||glihargi.net^
||glihelethy.com^
||glimmerswiftlyforgery.com^
||glimpsemankind.com^
||glimtors.net^
||glirsoss.com^
||glishais.net^
||glixaing.com^
||glmpdqess.xyz^
||glo-glo-oom.com^
||gloalrie.com^
||gloansad.com^
||gloarowu.com^
||gloatwhisper.com^
||globaladmedia.com^
||globaladmedia.net^
||globaladsales.com^
||globaladv.net^
||globalinteractive.com^
||globalsuccessclub.com^
||globaltakeoff.net^
||globaltraffico.com^
||globereflecting.com^
||globereplace.com^
||globeshyso.com^
||globwo.online^
||glochykeste.pro^
||glodrips.com^
||glodsool.net^
||glogoowo.net^
||gloodsie.com^
||glookalr.com^
||glookroz.net^
||glooliso.net^
||gloomilyinvesthave.com^
||gloomseb.net^
||gloophoa.net^
||glootang.net^
||gloovids.com^
||glophagh.com^
||gloriagraceful.com^
||gloriasouvenirtill.com^
||gloriousexternal.com^
||glossarysack.com^
||glotchat.click^
||glothutastu.pro^
||gloumsee.net^
||gloviphewhe.com^
||glowdot.com^
||glssp.net^
||glucinafumose.com^
||glugreez.com^
||glumpaul.net^
||glumtitu.net^
||gluwhoas.com^
||glwmlknhrvvg.xyz^
||glxmnews.pro^
||glxtest.site^
||glyphas.com^
||glyptaptone.pro^
||gmads.net^
||gme-trking.com^
||gmediarelati.biz^
||gmnzaneslia.com^
||gmyze.com^
||gmzdaily.com^
||gnatgrocery.com^
||gnatneatlyembodiment.com^
||gnawinstruct.com^
||gnehataj.xyz^
||gnoyvsielusbi.xyz^
||gntwnrdui.xyz^
||go-rillatrack.com^
||go2.global^
||go2affise.com^
||go2app.org^
||go2fun.xyz^
||go2jump.org^
||go2media.org^
||go2page.net^
||go2speed.org^
||goaciptu.net^
||goads.pro^
||goajuzey.com^
||goalebim.com^
||goaleedeary.com^
||goaserv.com^
||goasrv.com^
||goatassociateraces.com^
||gobicyice.com^
||gobiidinshore.com^
||gobmodfoe.com^
||gobosclatchy.com^
||gobovoul.net^
||gocdnbwt.com^
||godescargas.xyz^
||godfntvfmaywsgl.com^
||godfulsiums.com^
||godspeaks.net^
||godudsqvnlgey.com^
||godvwcft.com^
||goeobouyt.com^
||goercoshes.com^
||goergleeds.com^
||gogoplexer.com^
||gohere.pl^
||gohillgo.com^
||goingtocontent.com^
||gold2762.com^
||goldclick.xyz^
||goldenbettingefforlessefforless.com^
||goldfishnightclubpatronize.com^
||goldvertise.com^
||gomain.pro^
||gomain2.pro^
||gomnlt.com^
||gompoozu.net^
||gomusic.info^
||gonczpsaceew.com^
||gonews2.com^
||gonextpage.ru^
||gongeeta.net^
||goo2anywhere.com^
||goo4anywhere.com^
||gooblesdd.com^
||goodadvert.ru^
||goodcache.ml^
||gooderamour.com^
||goodgamesmanship.com^
||goodtag.it^
||goofypismica.com^
||googleapi.club^
||googletagservices.com^
||goohimom.net^
||gooods4you.com^
||goosebomb.com^
||goosedetectives.com^
||goosedsmee.com^
||goostist.com^
||gopejk.com^
||gophykopta.com^
||goredi.com^
||gorgeouspresentation.com^
||gorillabrightenarms.com^
||gorskprof2it8og09.com^
||goscsbefotbxy.com^
||goshooph.com^
||gospecularavch.site^
||got-money.online^
||gotibetho.pro^
||gotjobbs.com^
||gotohouse1.club^
||gousouse.com^
||govbusi.info^
||governessarson.com^
||governrecycling.com^
||goverytra.com^
||govowhaca.com^
||goxonnawhmkqq.com^
||goym93w5e7jz.com^
||gpbhgborcpy.com^
||gpcdreunite.casa^
||gpneofgeo.com^
||gptrbohjwkk.com^
||gqsbxqfyxvjveb.xyz^
||gr8y7z1xaq30.com^
||grabbedindolenthourglass.com^
||gracelessaffected.com^
||graceofnoon.com^
||graduationconstraintjoyous.com^
||gradygrydi.com^
||grafthivecrocus.cam^
||grafzen.com^
||grahisiwhu.com^
||grahma.com^
||grahtfguqc.com^
||graicmiw.com^
||graifugh.net^
||grainstucked.com^
||grairgos.net^
||grairsoa.com^
||graivaik.com^
||graizoah.com^
||grampouz.net^
||granddadknitbravely.com^
||granddaughterfashioned.com^
||grandparen.club^
||grangilo.net^
||graniteacquitcharacteristic.com^
||grannynightmare.com^
||gratecowgram.com^
||graterpartnership.com^
||graths.com^
||gratificationposture.com^
||gratingtode.com^
||graucoay.net^
||grauroocm.com^
||gravelringer.com^
||gravelycontainsstruggle.com^
||gravelyelectricthicket.com^
||graveuniversalapologies.com^
||gravidtrekker.com^
||grayrecruitbrainwash.com^
||grazajoba.com^
||graziefootier.com^
||greake.com^
||greatcpm.com^
||greatdexchange.com^
||greatmentef.club^
||grecmaru.com^
||gredraus.net^
||greeandjo.online^
||greeandjou.biz^
||greedhail.com^
||greedrum.net^
||greedtenant.com^
||greekomythpo.com^
||greemeek.net^
||greenads.org^
||greenplasticdua.com^
||greenrecru.biz^
||greeptax.com^
||greetallergic.com^
||greeter.me^
||greetpanda.org^
||gregosginete.com^
||greky.xyz^
||gremsaup.net^
||grenatorkovsh.site^
||gresic.com^
||gresokie.com^
||greystripe.com^
||grichewoza.pro^
||grifictuberal.site^
||grillcheekunfinished.com^
||grilledjut.com^
||grilydivy.com^
||griotsspeos.com^
||grirault.net^
||gritchuw.com^
||grivupie.net^
||grjjngkemtpjqp.com^
||grmtas.com^
||grmtmuabcrss.xyz^
||grobido.info^
||groguzoo.net^
||groinmonsieur.com^
||groogleh.net^
||grooksom.com^
||grooptie.com^
||groorgex.net^
||groosick.net^
||grootcho.com^
||gropsanyda.com^
||gropsyruty.com^
||grotesquemoviemankind.com^
||grothafepi.com^
||grouac.com^
||groucign.com^
||groundsstationeryglare.com^
||groupcommerce.com^
||groupian.io^
||grovebrainwashtroubles.com^
||grown-inpp-code.com^
||grown-t-code.com^
||grownuplieutenant.com^
||grownupsheepurban.com^
||grt02.com^
||grt03.com^
||grtexch.com^
||grtyj.com^
||grubsoan.com^
||grudgeinjunctionretirement.com^
||grudreeb.com^
||grumbleoh.com^
||grumpult.com^
||grumpyadzen.com^
||grumpyincreasingpicket.com^
||gruphunawhe.com^
||gruponn.com^
||grursusy.com^
||gruschiwere.com^
||grvsrdlowot.xyz^
||grygrothapi.pro^
||gryshathepe.pro^
||gscggckvmd.com^
||gscontxt.net^
||gsvyjunccsw.com^
||gtbdhr.com^
||gtherequ.club^
||gtrd.xyz^
||gtructinde.xyz^
||gtsads.com^
||gttcsifqbmqjiy.com^
||guaded.com^
||guardedfebruaryenclosed.com^
||guardianamazedwireless.com^
||guardiandigitalcomparison.co.uk^
||guardianinvadecrept.com^
||guardssentinelcreepy.com^
||guerrilla-links.com^
||guffawdecipher.com^
||guffawsister.com^
||guffsview.com^
||gujace.com^
||gukmoduk.one^
||gulpduereason.com^
||gumbolersgthb.com^
||gumett.com^
||gungpurre.com^
||gunyangseamus.cam^
||gunzblazingpromo.com^
||gurswdsyuah.xyz^
||gusfinishedsue.com^
||gussame.com^
||gustdeficitwry.com^
||guvivqlbh.com^
||gvcmiz3vze3n.com^
||gvt2.com^
||gwallet.com^
||gwrstksnxo.xyz^
||gwwhheahisrtld.com^
||gx101.com^
||gxdthwdtcfo.xyz^
||gxhxmy88.com^
||gxordgtvjr.com^
||gxqrjjcsyh.com^
||gxymlqcnu.com^
||gyccdnydir.com^
||gyegalekb.com^
||gyfumobo.com^
||gyjffdsp.com^
||gyluheshy.com^
||gynax.com^
||gyofhxepanmkgx.com^
||gyppedsquiss.com^
||gypsiedjilt.com^
||gyqevddwaha.com^
||gyrivehmic.com^
||gysapiny.com^
||gytychuna.com^
||gyvxojjeamipc.com^
||gywugloje.com^
||gyzjvioumudlx.com^
||gyzyphepsu.pro^
||gzbwdbipemilou.com^
||gzlmknzeifjfyp.com^
||gzoegouveqgxv.com^
||h2aek6rv0ard.com^
||h2ku87viwi.com^
||h3helgf2g7k8.com^
||h3lw971ym6.com^
||h5tjj3loy2.com^
||h8vzwpv.com^
||haaseavy.one^
||habitualbasin.com^
||habitualorthodox.com^
||hackelevensol.com^
||hackesie.net^
||hadesleta.com^
||hadlacrighterthen.pro^
||hadquellseventeen.com^
||hadsabz.com^
||hadsans.com^
||hadsanz.com^
||hadsatz.com^
||hadsecz.com^
||hadsimz.com^
||hadsipz.com^
||hadskiz.com^
||hadsokz.com^
||hadspmz.com^
||haftobso.net^
||hagdonsplacque.com^
||haghalra.com^
||hagqlhroomwjew.com^
||haihaime.net^
||hairdosslitter.casa^
||hairdressercommentarydown.com^
||hairoak.com^
||hairsthoughtfulgovernor.com^
||hairwqxnpkxfphd.xyz^
||haithoaz.net^
||halfpriceozarks.com^
||halileo.com^
||halleyperson.pro^
||halloasabjurer.com^
||halltrasy.com^
||hallucinatecompute.com^
||halogeniserions.site^
||halogennetwork.com^
||haltedpredicament.com^
||halytigla.com^
||hamletuponcontribute.com^
||hammocklighting.com^
||hamsterpierrejews.com^
||hamtugin.com^
||hamusprecony.com^
||handfulattendservices.com^
||handicaptacticrestoration.com^
||handtub.com^
||handy-tab.com^
||hangfly.net^
||haphazardhum.com^
||happeningaxis.com^
||happer.info^
||happysow.com^
||haprjb.com^
||haracteris.club^
||haractice.club^
||haradeiu.rocks^
||haremwhipshook.com^
||haribdathesea.com^
||harlsmums.com^
||harnesssuccessorspray.com^
||harolddebris.com^
||harpahenny.com^
||harpiesong8.com^
||harrenmedianetwork.com^
||harrietproverb.com^
||harryticket.com^
||hartalltunker.com^
||harthatforsin.pro^
||harvesttheory.com^
||hasdrs.com^
||hash-hash-tag.com^
||hastejuggle.com^
||hastilyantiterrorist.com^
||hatagashira.com^
||hatchetlavatory.com^
||hatchord.com^
||hatedgeographical.com^
||hats-47b.com^
||hatsadamantpushed.com^
||haubar.com^
||hauglees.net^
||haulrationally.com^
||haunigre.net^
||hausly.info^
||havail.com^
||havamedia.net^
||havan3eab9row2n.com^
||havenwrite.com^
||haviouseulom.club^
||havocgainpassing.com^
||havocraggedhumble.com^
||hawkyeye5ssnd.com^
||haxrddfxbdu.com^
||hayfatduh.com^
||hazelnutshighs.com^
||hb-247.com^
||hbepoqct.xyz^
||hbfqcy.com^
||hbgwmkydpjmv.com^
||hbhbafghdbgbhfhgaee.ru^
||hbsjqogt.xyz^
||hbtzzlcxfijk.com^
||hconsukulti.co^
||hcrhymydx.com^
||hczkduimaipr.com^
||hd100546b.com^
||hd100546c.com^
||hd149026b.com^
||hdacode.com^
||hdat.xyz^
||hdbcode.com^
||hditers.com^
||hdpreview.com^
||hdvcode.com^
||he3mero6calli4s.com^
||he7ll.com^
||heaamajo.one^
||headedtamhemp.com^
||headlinemoment.com^
||headlinesnetwork.com^
||headmasterroyalgrope.com^
||headscamelstooped.com^
||headstonerinse.com^
||headup.com^
||headyguin.com^
||healmsuoguurd.eu^
||healthsmd.com^
||heapedkroons.com^
||heardsadly.com^
||hearewe.com^
||hearfromyou.biz^
||hearsedbedolt.casa^
||heartachecustomary.com^
||heartbrokendilapidation.com^
||heartbrokenscallion.com^
||hearthcoronation.com^
||heassi.com^
||heathertravelledpast.com^
||heavenlygenetically.com^
||heavyrnews.name^
||hebadu.com^
||hebcpjvghsctfn.com^
||heckagny.com^
||heckhaphanofres.info^
||hecticprofitable.com^
||hedgehoghugsyou.com^
||hedmisrepu.co^
||hedmisrepu.com^
||hedrvszms.com^
||hedtgodingsincy.info^
||heedenglish.com^
||heellucent.com^
||heeteefu.com^
||heevaush.com^
||hegrem.com^
||hehraybryciyls.com^
||heighthouseworklizard.com^
||heirchurchill.com^
||heiressplane.com^
||hejeyoke.xyz^
||hekowutus.com^
||helessenge.club^
||helic3oniusrcharithonia.com^
||helltraffic.com^
||helodesdhoni.com^
||helvesgraian.com^
||hematalmicast.com^
||hemicalcov.com^
||hempunevenfeminist.com^
||hemquotedchamber.com^
||hemtatch.net^
||hentaibiz.com^
||heplhvadpmkq.com^
||heratheacle.com^
||herbaijansob.club^
||herbalcircumstantial.com^
||herdthan.com^
||herebyquasipolite.com^
||heredeithere.club^
||herefwukou.com^
||herepackagine.info^
||herespepla.com^
||herscryptia.info^
||hesterinoc.info^
||hetadinh.com^
||hetahien.com^
||hetaint.com^
||hetapus.com^
||hetartwg.com^
||hetaruvg.com^
||hetaruwg.com^
||heukwasanasse.com^
||hewmjifrn4gway.com^
||hexaplatubmen.com^
||hexinggurges.com^
||hexovythi.pro^
||heyad.xyz^
||hf18yg8q.com^
||hfc195b.com^
||hfmvtjpcd.com^
||hfqclrllll.com^
||hfwmgail.com^
||hg-bn.com^
||hg8dc7bm.com^
||hgbasics.com^
||hgbn.rocks^
||hgcmnews.pro^
||hgglguotkgfo.com^
||hghit.com^
||hghm4u7b61.com^
||hgrjndavdfe.com^
||hgzuqrtzt.com^
||hhit.xyz^
||hhllryxtfgypz.com^
||hhtpcsgl.com^
||hhunvu.com^
||hiadone.com^
||hiankh.com^
||hiasor.com^
||hibernateagitationpre.com^
||hibids10.com^
||hiblcom.com^
||hibymura.com^
||hickunwilling.com^
||hicpm10.com^
||hicuojdauo.com^
||hiddell.com^
||hiddenbucks.com^
||hidelen.com^
||hidner.com^
||hieramuriel.com^
||highconvertingformats.com^
||higherdebateplume.com^
||higherincomparablehandicraft.com^
||highmaidfhr.com^
||highnets.com^
||highperformancecpm.com^
||highperformancecpmnetwork.com^
||highperformancedformats.com^
||highperformancedisplaycontent.com^
||highprofitnetwork.com^
||highrevenuecpm.com^
||hihcdngo.com^
||hiinpardt.com^
||hijragain.com^
||hikvar.ru^
||hileatthesa.biz^
||hilltopads.net^
||hilltopgo.com^
||hilsafurud.com^
||himediads.com^
||himediadx.com^
||himekingrow.com^
||himrjpcofu.xyz^
||himselves.com^
||himselvesobr.club^
||himselvethe.info^
||hindurinning.pro^
||hindversion.com^
||hinisanex.biz^
||hinlargecon.com^
||hinlargecons.xyz^
||hinotoenh.online^
||hionedaugsbu.info^
||hip-97166b.com^
||hipals.com^
||hiperdex.ml^
||hipersushiads.com^
||hippchapter.com^
||hisainog.com^
||histlingklakson.site^
||hitcpm.com^
||hiug862dj0.com^
||hizestusti.com^
||hizlireklam.com^
||hizvevxvi.com^
||hjeioclkr.com^
||hjhbhddren.com^
||hjmagamal.com^
||hjqkwjyu.com^
||hkbrrwxnijhnfg.com^
||hkeynjiwpgvfzr.com^
||hkhnmasegg.com^
||hkoroalxgsnu.com^
||hkoxlirf.com^
||hkqgavlx.com^
||hkv06j2p7pof.com^
||hledoziequt.com^
||hllpiaaxwdv.com^
||hlmiq.com^
||hloprhawmswdb.com^
||hlwlizloq.com^
||hmcfuqtjrhb.com^
||hmikw.com^
||hmikxktkmccfoyq.xyz^
||hmyjpt.com^
||hnpvnnhzazkl.com^
||hnqhdnryukqko.com^
||hoanoola.net^
||hobbyatticnickname.com^
||hobfadbig.com^
||hockeyhavoc.com^
||hoemasfat.site^
||hofofici.com^
||hogawn.com^
||hogilh.com^
||hognaivee.com^
||hognoseabient.com^
||hoguchiphe.com^
||hoistchart.com^
||hokespotheen.com^
||holdierpriv.club^
||holiestcoseys.com^
||hollekeamboina.com^
||hollercatastrophe.com^
||holydelicatessen.com^
||home-prize-winner-ma2d.live^
||home4loans.info^
||homelessfunkenclose.com^
||homemadebarricadedialogue.com^
||homesickheron.com^
||hometownlow.com^
||homeyloanedmes.work^
||homicidearousedhand.com^
||homomqmfbomoy.com^
||hondasamulla.com^
||honershexosan.com^
||honestlyvicinityscene.com^
||honeycombastrayabound.com^
||honeycombdoggie.com^
||honeycshfferufrew.com^
||honghaotravel.com^
||honorablesimilar.com^
||honorparalysisproverb.com^
||honoursdashed.com^
||hooify.com^
||hookeroblong.com^
||hoolyfy.com^
||hoophaub.com^
||hooptaik.net^
||hoortols.org^
||hootersavour.com^
||hootersgiron.com^
||hoowooze.net^
||hopedwishfulpercent.com^
||hopefullyadults.com^
||hopefulserversnecklace.com^
||hopelessna.xyz^
||hopeorganconstructive.com^
||hopilos.com^
||hoptopboy.com^
||horaceencampment.com^
||horedi.com^
||horiticaldist.fun^
||hornsboast.com^
||hornsbundlebetter.com^
||hornsgrid.com^
||horsebackcastle.com^
||hortestoz.com^
||hosehonoured.com^
||hosierylackingperilous.com^
||hosierystraitedinburgh.com^
||hospitecrew.club^
||hostave.net^
||hostave4.net^
||hostilepetulant.com^
||hostingcloud.racing^
||hosupshunk.com^
||hot-3d-girls.com^
||hot4k.org^
||hotelfroma.fun^
||hotgvibe.com^
||hothta.com^
||hotideiasnetwork.ga^
||hotnaturey.xyz^
||hotterenvisage.com^
||hotvhlqrb.com^
||houdodoo.net^
||houndcost.com^
||houndfleetmule.com^
||hounicuy.com^
||houropoo.net^
||hourvanishedunit.com^
||houseencircledisguised.com^
||housejomadkc.com^
||housekeeperjavelin.com^
||housemaiddevolution.com^
||housewifehaunted.com^
||hoverr.co^
||hoverr.media^
||hovoptelo.com^
||howeve.com^
||howledmintier.com^
||howstroll.com^
||howtubray.com^
||hpjhmgip.com^
||hpljupfyb.com^
||hplose.de^
||hpqkefubptfsb.xyz^
||hpuvkfbww.com^
||hpxlfmddqw.xyz^
||hpyjmp.com^
||hpyrdr.com^
||hpzdwnkb.com^
||hq3x.com^
||hqpass.com^
||hqr9q6f30371.com^
||hqtrnoqfvqao.xyz^
||hqvwniado.com^
||hqysonbyddwta.com^
||hrahdmon.com^
||hrsaeecwvkg.com^
||hrsstrokecocoon.com^
||hrtyc.com^
||hrtye.com^
||hscpbysqsepnyw.com^
||hsh51nvkrv.com^
||hslpvxrqpg.com^
||hsrvv.com^
||hsslx.com^
||hstpnetwork.com^
||hsykicwjl.com^
||htalizer.com^
||htamaster.com^
||htblcwhrnvwhs.xyz^
||htdvt.com^
||htexamplerri.top^
||htibgrbonwdjj.com^
||htintpa.tech^
||htl.bid^
||htlbid.com^
||htmonster.com^
||htmorn.com^
||htmuhftnu.com^
||htranldpkzgx.com^
||htsysltuujfjcb.com^
||httpsecurity.org^
||htuczktvwtsf.com^
||htwaplxv.xyz^
||hubbabu2bb8anys09.com^
||hublosk.com^
||hubturn.info^
||hubzozo.com^
||hucolt.com^
||hududushy.com^
||hufwitew.com^
||hugeincome.cf^
||hugelyantony.com^
||hugelyimmovable.com^
||hugexdeal.com^
||hugfromoctopus.com^
||hughester.com^
||huglivoa.net^
||hugregregy.pro^
||huhughyaw.com^
||huiwbpmphy.com^
||hulkflugarb.com^
||huluruiner.com^
||humbugplanning.com^
||humiliateirresistiblesore.com^
||humorshieldrecede.com^
||humpzip.com^
||humsoolt.net^
||hunchbackimpulse.com^
||hunchmotherhooddefine.com^
||hungerundo.com^
||hunoso.com^
||huntingmutinousindiscreet.com^
||huppahshoras.com^
||hurapepy.com^
||hurdlewantingfalcon.com^
||hurdleyreer.info^
||hurllotion.com^
||huronfide.club^
||hurriedcoward.com^
||hurriedlyvaliantperplex.com^
||hurstplants.com^
||hurtfulindelicate.com^
||husfly.com^
||hushpub.com^
||husktheoretical.com^
||huskypartydance.com^
||hutabsolutionsubdivide.com^
||hutawheglu.com^
||huuyluwjkyd.xyz^
||hvato.info^
||hvmtpxijchli.com^
||hvooyieoei.com^
||hvrhqjynw.xyz^
||hvvevjiuq.com^
||hwsokkar.com^
||hxnfgzotzkhbpw.com^
||hxrylvbm.com^
||hxtiiuvfptsnppn.com^
||hybgrhjuk.xyz^
||hycikesty.pro^
||hydragrouge.com^
||hygrephexy.com^
||hyinlegvghul.com^
||hynteroforion.com^
||hype-ads.com^
||hypeads.org^
||hypemakers.net^
||hyperbanner.net^
||hyperlinksecure.com^
||hyperoi.com^
||hyperpromote.com^
||hypertrackeraff.com^
||hypervre.com^
||hyphenatedion.com^
||hyphenion.com^
||hyphenmembers.com^
||hypocrisycohort.com^
||hypocrisyconnate.com^
||hypocrisyimplement.com^
||hypocritedesistsplendid.com^
||hypogeeinial.com^
||hypoot.com^
||hypothesisalternate.com^
||hyrewusha.pro^
||hystericalpotprecede.com^
||hzkachqd.com^
||hznvtg.com^
||hzzevwlmjji.com^
||i-afk.com^
||i0s26ol9.com^
||i4rsrcj6.top^
||i4tvy8vk9f74.com^
||i5iog3mlrw.com^
||i864ekhq.com^
||i99i.org^
||iadqqgpjno.com^
||iahkvlqmahoide.com^
||iam9p3eri3as5lc6hllege.com^
||iamtheid.club^
||ianstarvard.co^
||iardxdnc.com^
||iasbetaffiliates.com^
||iasrv.com^
||iatmaihn.xyz^
||iaxibctn.com^
||ibanwatch.com^
||ibatom.com^
||ibbkuhwgqawhvt.com^
||iberiansouk.com^
||ibexcacaoboy.com^
||ibhxmxuwb.xyz^
||ibjivrhrflquy.xyz^
||ibjlweoqb.com^
||ibryte.com^
||iccompanzens.fun^
||icdirect.com^
||iceberganthemglanced.com^
||icedewear.site^
||icepey.com^
||icequrfptodsat.top^
||icgrohbeory.com^
||ichimaip.net^
||iciclefilament.com^
||icjbnnjiung.com^
||icjvfvoh.com^
||icknsdsqksicda.xyz^
||iclickcdn.com^
||icmlfqdb.com^
||icnmecrw.com^
||icoawhou.com^
||icon2count.com^
||iconcnd.net^
||iconstadper.com^
||icotrack.net^
||icycorrection.com^
||idch9s8d.com^
||iddjpop.com^
||iddpop.com^
||ideahealkeeper.com^
||ideliv.net^
||idelv.net^
||identads.com^
||identificationralphrefuel.com^
||idiafix.com^
||idiarb.com^
||idiothungryensue.com^
||idiotproprietary.com^
||idlinz.com^
||idorld.com^
||idownloadgalore.com^
||idqhmtgeskkkwr.com^
||idsbaefm.com^
||idswinpole.casa^
||ie8eamus.com^
||ieboohdfxdc.com^
||iendoo.com^
||ieroohhcytpar.xyz^
||iesboughts.xyz^
||ietyofedinj89yewtburgh.com^
||ifjyo.com^
||iframe.mediaplazza.com^
||ifsmatbeg.site^
||ig0nr8hhhb.com^
||igameunion.com^
||igcdnnu.com^
||iglaique.net^
||igloohq.com^
||ignitioninstaller.com^
||ignup.com^
||igvxnenqgu.com^
||ihfmftmhdfw.com^
||ihhscjskwht.com^
||ihjtrncfoha.com^
||ihogaetw.com^
||iicheewi.com^
||iiprpq1bsedg.com^
||iiueuenutuhaf.com^
||iixecczxqzy.com^
||ijspro-code.com^
||ijsprocode.com^
||ijwtkojhc.com^
||ikajeoes.com^
||ikcyxcbqmoptk.com^
||ikmstxasipnuyi.com^
||ikoptaud.com^
||ikunselt.com^
||ilbmhvmjev.xyz^
||ildwicqrqazgjz.com^
||ilinouck.net^
||ilirlyduzxb.com^
||ilkmawgod.site^
||ilkrileashes.com^
||illallwoe.com^
||illegalprotected.com^
||illicitdandily.cam^
||illiticguiding.com^
||illnessspraydeference.com^
||illustcutesy.com^
||illustriousoatmeal.com^
||ilovemakingpics.com^
||ilstcnaeuhso.com^
||ilusors.com^
||ilyf4amifh.com^
||ilyxkuxkhfpujf.com^
||im2ss2ss.top^
||imaarracon.co^
||imageadvantage.net^
||imagineposition.com^
||imasdk.googleapis.com^
||imcpqxmtlapagng.com^
||imediarevenue.com^
||imembe.com^
||imgfeedget.com^
||imglnkd.com^
||imglt.com^
||imgsniper.com^
||imgwebfeed.com^
||imiclk.com^
||imimtord.net^
||iminatedm.com^
||imitrk.com^
||immedlinkum.info^
||immigrantarchipelagopoetic.com^
||immigrateignorantdual.com^
||immoderatesulky.com^
||immortalsplashslob.com^
||immunepine.com^
||imounsos.com^
||imp2aff.com^
||impact-ad.jp^
||impactaffirm.com^
||impactlaterhand.com^
||impactradius-go.com^
||impactradius.com^
||impactserving.com^
||impatientlyastonishing.com^
||impeacknow.xyz^
||imperialteamattended.com^
||impertinentitaliangeological.com^
||imperturbablechoreinterrogation.com^
||imperturbablelosdigging.com^
||implacableapproximatereseptivereseptive.com^
||implementedinstalled.com^
||implementtransmitted.com^
||impliedbusinessmencompletion.com^
||implix.com^
||impoliteyarddisciplinary.com^
||impore.com^
||impresix.com^
||impresseastsolo.com^
||impressionamuletblubber.com^
||impressivepointcircular.com^
||improveapesbates.com^
||improvedevictpanther.com^
||imstks.com^
||imuppvykdsys.xyz^
||in-appadvertising.com^
||in-page-push.com^
||in-page-push.net^
||in6ej4pbpnih.com^
||inabsolor.com^
||inancukan.xyz^
||inanemuseum.com^
||inarchang.site^
||inattentivehandymanpresentiment.com^
||inaudiblecanteen.com^
||inboldoreer.com^
||incapablepasswordease.com^
||incarcererez.xyz^
||incentaclick.com^
||inclinationwitchcraftafresh.com^
||inclk.com^
||incloak.com^
||includemodal.com^
||includepurple.com^
||incompatiblemisterfarmer.com^
||inconceivableascertained.com^
||inconsistencyriskyan.com^
||inconvenientdilapidation.com^
||incorporateusagedrugged.com^
||increasingflirtatiouspsychological.com^
||increasingtrack.com^
||incurvedisagio.com^
||indecisionremittance.com^
||indeedsmother.com^
||indefinitecommitment.com^
||indefinitelypeevishrussian.com^
||independentendure.com^
||independentqualitysandwich.com^
||index-markets.digital^
||indexesport.com^
||indexww.com^
||indiads.com^
||indictmenthardilyhockey.com^
||indictmentspan.com^
||indictoutgain.com^
||indigenousvarious.com^
||indisancal.com^
||induedabusive.casa^
||induis.com^
||ineffieldinforget.site^
||inenno.com^
||inestimabletrifling.com^
||inexhaustiblepatient.com^
||inexorabledemocracycurly.com^
||inexplicableprayer.com^
||infercapture.com^
||infesthazardous.com^
||infinitytrk.com^
||infirmaryglare.com^
||inflamesplittingmotel.com^
||inflationbreedinghoax.com^
||inflationmileage.com^
||infopicked.com^
||informcheck.com^
||informsdisposalthen.com^
||informsnobstephen.com^
||infra.systems^
||infrashift.com^
||infuriateharder.com^
||ingivergrimier.com^
||ingoomychan.com^
||ingpercent.biz^
||inhaletorchesoffended.com^
||inheritedgeneralrailroad.com^
||inheritwalter.com^
||inhumenesokia.com^
||inigusyou.fun^
||ininanceen.co^
||ininmacerad.pro^
||initiallogical.com^
||initiateplayed.com^
||initiateshaky.com^
||injectlocum.com^
||injuredcandy.com^
||injusticeamend.com^
||inkestyle.net^
||inklinkor.com^
||inkornesto.com^
||inktad.com^
||inlacesepicly.com^
||inminuner.com^
||innity.net^
||innovationlizard.com^
||innovationthinkingslick.com^
||innumerablecaw.com^
||innyweakela.co^
||inoculatebroadlyduke.com^
||inoculatemention.com^
||inoradde.com^
||inpage-push.com^
||inpagepush.com^
||inrhyhorntor.com^
||insanestudiedrick.com^
||insanityoh.com^
||inscriptionothernarcotic.com^
||insectadvertisesecretly.com^
||insectdatabasesignificantly.com^
||inshelmetan.com^
||insightexpress.com^
||insightexpressai.com^
||insitepromotion.com^
||insnative.com^
||insolencecountriesblunder.com^
||insolencemanipulative.com^
||insolencewhoeverinsult.com^
||inspectorstrongerpill.com^
||inspikon.com^
||inspirebunwatchful.com^
||inspiringaccurate.com^
||insta-cash.net^
||instaflrt.com^
||installerleading.com^
||instancetour.info^
||instantdollarz.com^
||instantresp.com^
||instauser.tk^
||insteadridiculousdisguise.com^
||instinctiveachievement.com^
||instinctiveads.com^
||instinctiveprotectionso.com^
||instivate.com^
||instraffic.com^
||insumber.com^
||inswebt.com^
||intechads.com^
||intellectualcontradictstuck.com^
||intellibanners.com^
||intelligenceadx.com^
||intellipopup.com^
||intellitxt.com^
||intendalinetang.com^
||intendspatteremerald.com^
||intentanalysis.com^
||intentionalclemencydecree.com^
||intentionallylettuceponder.com^
||intentlydetergent.com^
||intentlyrecreate.com^
||intentsuntune.casa^
||inter1ads.com^
||interbuzznews.com^
||interceptstephen.com^
||interclics.com^
||interdfp.com^
||interestclank.com^
||interestingclear.com^
||interfacewarrefrain.com^
||interferegamblingsir.com^
||intergient.com^
||interimmicroscope.com^
||interiorcrossalluded.com^
||intermediarypurchaser.com^
||intermediatetonightsituation.com^
||internewsweb.com^
||interposedflickhip.com^
||intersectiondejectedfaraway.com^
||interst12.com^
||interstitial-07.com^
||interstitial-08.com^
||intervalssuggested.com^
||intimidatepropel.com^
||intimidatewearisomespecialist.com^
||intnotif.club^
||intrudeaccess.com^
||intrudesome.com^
||inurneddoggish.com^
||inurra.com^
||inuuhtznjglmm.com^
||invaluableadapt.com^
||invariablyedacityedacitypeach.com^
||inventoryjeep.com^
||investigatorpertinent.com^
||investmentstar.org^
||investmeny.org^
||invisedspill.com^
||invitesuperstitiousadmire.com^
||invraisemblable.com^
||inwardxenos.com^
||inwgamacuuv.xyz^
||inwlempmjkqp.com^
||ioadserve.com^
||iociley.com^
||iodideeyebath.cam^
||iodinegerminateplayer.com^
||ioheiy.com^
||ioiylgyf.com^
||ioniamcurren.com^
||ionisestriller.com^
||iople.com^
||ioredi.com^
||ioxiyaff.xyz^
||ipfmbexfdzb.com^
||iphonehub.info^
||iphumiki.com^
||ipiech.com^
||ipmbnqqaon.com^
||ipredictive.com^
||iprom.net^
||ipromcloud.com^
||ipsoorel.com^
||ipsowrite.com^
||iptautup.com^
||iptonaib.net^
||iqbkkhhsgk.com^
||iqzgqivb.com^
||iraithiz.com^
||iratelyveinlet.com^
||irecentlym.club^
||iredirect.net^
||irements.club^
||iremukentsiw.com^
||irksomeshamefarrier.com^
||irmcjtqdzrp.com^
||ironicfolks.com^
||ironthro5man.com^
||ironypestilenthelp.com^
||irousbisayan.com^
||irregularhumilityoptical.com^
||irregularstronger.com^
||irreparablebench.com^
||irresponsibleclassplunge.com^
||irrids.com^
||irritatehopper.com^
||irritationburlydusk.com^
||irtya.com^
||irtyf.com^
||irvuyekrdga.com^
||isawaalphol.casa^
||iscosta.ru^
||isdbjvok.xyz^
||isdlvtgikrpw.com^
||iseajapicuym.com^
||ishdjvedvls.xyz^
||isiblenorm.club^
||isierb.com^
||isingefforta.biz^
||islecolloquial.com^
||isletachoisya.cam^
||ismlks.com^
||isohits.com^
||isolationmildred.com^
||isorv.com^
||isparkmedia.com^
||isrckajaxwu.com^
||isupopc.com^
||it7645-blockchain-news.club^
||itblisseyer.com^
||itcameruptr.com^
||itchimpish.com^
||itchingadore.com^
||itchingcrystalfemales.com^
||itchynicerfootage.com^
||itchytidying.com^
||itdise.info^
||itdqdqgxdgkhv.com^
||itdqfmlxqmgia.com^
||itemedjhvh.casa^
||itemolgaer.com^
||itempana.site^
||itgiblean.com^
||ithaibap.com^
||itheatmora.com^
||itheatmoran.com^
||itinerarymonarchy.com^
||itineraryupper.com^
||itllnww6x277.com^
||itlunlajqum.xyz^
||itnuzleafan.com^
||itphanpytor.club^
||itpofrbhtvfj.xyz^
||itrustzone.site^
||itskiddoan.club^
||ittorchicer.com^
||itweepinbelltor.com^
||iu16wmye.com^
||iupot.com^
||ivepdiwslclulq.com^
||ivfihumeajjmbc.com^
||ivjkdyrjjgxhch.com^
||ivsdajtjh.com^
||ivtcdnhshx.com^
||ivuuyvajp.com^
||iwantuonly.com^
||iwfofotjwlcphm.xyz^
||iwhugaul.com^
||iwofkvupfz.com^
||iwxgdcnpshrdw.com^
||iwxmchcatfb.com^
||iwxzizcw.com^
||iwyphlxfuufeos.com^
||ixcris.com^
||ixljluojcit.com^
||ixnow.xyz^
||ixnp.com^
||ixqfughrynmfh.com^
||iyfnz.com^
||iyfnzgb.com^
||iymqlsiqdxu.com^
||iytafcpbnyauogj.xyz^
||izitrckr.com^
||izzzovhvisnxgy.com^
||j4a73n7v5k.com^
||j6rudlybdy.com^
||j7rzxe098g5m.com^
||ja2n2u30a6rgyd.com^
||jacied.com^
||jackao.net^
||jackettrain.com^
||jacketzerobelieved.com^
||jadcenter.com^
||jadout.com^
||jads.co^
||jaftouja.net^
||jailershowmen.com^
||jainaritzily.com^
||jalewaads.com^
||jambelegate.casa^
||jambultoxamin.com^
||jamdomn.pro^
||jamsoulsfriday.com^
||jangonetwork.com^
||janimperativefinance.com^
||jaodpowmsdnqgd.xyz^
||japabi.com^
||japanbros.com^
||jarailso.com^
||jarbirdkorait.com^
||jarror.com^
||jarvispopsu.com^
||jashautchord.com^
||jatywana.com^
||jaubeebe.net^
||jauchuwa.net^
||jaugloup.com^
||jaumevie.com^
||jautouze.net^
||java8.xyz^
||javacript.tk^
||javgg.eu^
||javjav1.buzz^
||javtgudy.xyz^
||javvvvvv.xyz^
||jawconcealed.com^
||jawsfixture.com^
||jawsjackson.com^
||jaxetifu.xyz^
||jaxxenpro.com^
||jazojucy.xyz^
||jb7hvcksstar.com^
||jb7hvckszone.com^
||jbcnlxmhqbio.com^
||jbewxbvfljfnm.com^
||jbrlsr.com^
||jchgcipyywszqt.com^
||jcrlrwwosud.xyz^
||jcwuzktevijp.com^
||jdbzurmhiixqm.com^
||jdoqocy.com^
||jdufvnoytl.com^
||jdzbcdnd.com^
||je8fn.com^
||jealousabstainhut.com^
||jealouslacklesslackless.com^
||jeannemildconfusion.com^
||jebadu.com^
||jebaziwhe.com^
||jebure.com^
||jechesmacaltont.info^
||jeclittrecheckrep.info^
||jecqhvrclrxe.com^
||jecumapu.com^
||jeehathu.com^
||jeejujou.net^
||jeersweepwaxworks.com^
||jeerszitstoke.com^
||jeetyetmedia.com^
||jefctihngyjpogd.xyz^
||jehobsee.com^
||jeisl.com^
||jelabboody.com^
||jellyclick.com^
||jelulymy.pro^
||jemmgroup.com^
||jenicdntc.com^
||jennyunfit.com^
||jenonaw.com^
||jeopardyloo.com^
||jeperdee.net^
||jeperm.com^
||jeqixokniyny.com^
||jeravagy.com^
||jerrcotch.com^
||jerredsite.pro^
||jerunamendary.xyz^
||jessieemys.com^
||jessieflown.com^
||jestmonths.com^
||jesult.com^
||jetsowilk.com^
||jettrujole.com^
||jetx.info^
||jewellerywoolsqueeze.com^
||jewgn8une.com^
||jewhouca.net^
||jf71qh5v14.com^
||jfqzwsczsf.com^
||jg3i17759nd0nhh9q53zpy.com^
||jggqgavrqkudu.com^
||jgxotftsrfux.xyz^
||jhtwiolgjeons.com^
||jiawen88.com^
||jibmenbebloom.com^
||jicmutse.com^
||jigdigtry.com^
||jighucme.com^
||jiglarexi.com^
||jigred.com^
||jigsawhybrid.com^
||jigsawpopcorn.com^
||jigsawthirsty.com^
||jigsqlivaixr.com^
||jikicotho.pro^
||jimopuwa.com^
||jinsoopt.net^
||jinxexaminesketch.com^
||jioer.pro^
||jipfvqusm.com^
||jipo.io^
||jirivsoxvdk.com^
||jistenbefor.space^
||jistvotestabl.space^
||jisyzysy.com^
||jitdknclhdpfzyvkio.bid^
||jiusty.com^
||jiwire.com^
||jizzensirrah.com^
||jjdtjvydmy.xyz^
||jjdtrliuftaouhg.xyz^
||jjnlfd.com^
||jjpnveujkk.com^
||jjwaelns.com^
||jkgrczjllhq.com^
||jkgswirxm.com^
||jkha742.xyz^
||jksdcwgjfm.xyz^
||jlklnwmj.com^
||jltzknvw.com^
||jlvqhftliz.com^
||jmnvxpgmcbrk.xyz^
||jmoiubqzzrsugm.com^
||jmpmedia.club^
||jmrnews.pro^
||jmtomcgqnsczl.com^
||jmuaoupnykie.com^
||jmvdzlkf.com^
||jmvxdkguyv.com^
||jmxpgmmbbnvfxr.xyz^
||jnborycvjjk.com^
||jnffgawh.com^
||jnhofgrcmsqw.xyz^
||jnrtavp2x66u.com^
||jnxm2.com^
||joastous.com^
||joawapti.net^
||joawwtwzeoas.com^
||jobfilletfortitude.com^
||jobhonsh.com^
||jobsyndicate.com^
||jockeryfgtu.club^
||jodellbrought.pro^
||jodellvideos.pro^
||joeputa.xyz^
||joeyzzvkpjha.com^
||jofhsybikfnl.com^
||jofinchnettle.com^
||johalf.com^
||johays.co^
||joicky.com^
||joinnowinstantly.com^
||jojdvmcgjdt.com^
||jokelibellous.com^
||jolecyclist.com^
||jolic2.com^
||jollyfirmexterminate.com^
||jollytestpartying.com^
||jomtingi.net^
||joneighbourlyisabella.com^
||jonquilpapered.com^
||joobuste.com^
||joodoush.com^
||joomxer.fun^
||joopaish.com^
||joophesh.com^
||joredi.com^
||joredii.com^
||josephantecedentsick.com^
||josephcalculatedsewer.com^
||josephinealteration.com^
||jotchept.com^
||joticy.com^
||joubozie.com^
||jougrevu.com^
||journalismthreshold.com^
||jouteetu.net^
||jouwaist.net^
||joxhvjnlpb.com^
||joyekepus.online^
||joyhaftsyears.com^
||joyvowdig.com^
||jpdniuaaqt.xyz^
||jpjmpqaupc.com^
||jpjrkdtbnwc.com^
||jpmpuxglivupwy.com^
||jpqiiqgydipb.com^
||jpyjdpal.xyz^
||jpzwomhbxoalxu.com^
||jqcgyjwidktu.xyz^
||jqk72ugyl2pz.com^
||jqueryserve.org^
||jqueryserver.com^
||jqwhjuxv.xyz^
||jrdoimrsw.com^
||jrhfvajivtek.com^
||jrnciibouc.com^
||jrpkizae.com^
||js7k.com^
||jsbevhlplmdan.xyz^
||jscdn.online^
||jscloud.org^
||jscount.com^
||jsedeepuujv.com^
||jsfeedadsget.com^
||jsfuz.com^
||jsiwjgnq.com^
||jsmentry.com^
||jsmjmp.com^
||jsmpsi.com^
||jsnaktyxljsohwp.xyz^
||jsontdsexit.com^
||jsretra.com^
||jssearch.net^
||jstatic.org^
||jswfgfmmuvkuh.com^
||jswxwofumjg.com^
||jtigctkh.com^
||jtinssutynyf.com^
||jtjsevmr.com^
||jtubvaewvijfk.xyz^
||jua05myfbe.com^
||jubdfvmul.com^
||jubish.com^
||jubnaadserve.com^
||jubsouth.com^
||judaisydfs.club^
||judgeclaimsmaiden.com^
||judgementinvincible.com^
||judicated.com^
||judicialwisdomdisadvantage.com^
||judjetheminos.com^
||jugeau.com^
||jugerfowells.com^
||juggledcample.website^
||juiceadv.com^
||juiceadv.net^
||juicesphose.com^
||juicycash.net^
||jukyshyze.com^
||jullyambery.net^
||julrdr.com^
||jumbitr.com^
||jumbln.com^
||jumboaffiliates.com^
||jumboprodigious.com^
||jumhityvblhwwlt.com^
||jumotic.com^
||jumptap.com^
||jumpvoobmi.com^
||jundtapl.com^
||junipe3rus4virginiana.com^
||junkieswudge.com^
||junmediadirect.com^
||junotherome.com^
||juntfemoral.com^
||jupaubsa.com^
||jupied.com^
||jurehi.com^
||juricts.xyz^
||jurjgajux.xyz^
||jurmus.com^
||juroptyne.com^
||juroudaw.com^
||jursp.com^
||juryexecute.com^
||jusbertimla4ke2.com^
||jusrlkubhjnr.com^
||jussibrarow.com^
||justgetitfaster.com^
||justiceintegral.com^
||justickedukil.club^
||justifyillogical.com^
||justinpressed.com^
||justrelevant.com^
||justresa.com^
||justservingfiles.net^
||jutwrench.com^
||jutyledu.pro^
||juvenilebind.com^
||juxtaposereelreferred.com^
||juxupsasu.pro^
||jvicdngqyf.com^
||jvimsppwzizr.com^
||jvvuwaksbdllfes.xyz^
||jwaiqmifu.com^
||jwalf.com^
||jwjocqgh.xyz^
||jwplayer.space^
||jwt8e5vzc1.com^
||jwyiyqptg.com^
||jxdqawzenrpw.com^
||jxfkevszqqdb.com^
||jxirpyci.com^
||jxqkiqpvg.com^
||jxxcedyaazm.com^
||jycdnjnz.com^
||jygotubvpyguak.com^
||jyhyfyjy.com^
||jyjgtpurrwg.xyz^
||jynp9m209p.com^
||jypugepha.pro^
||jyshavefu.com^
||jytitenu.com^
||jywigigu.com^
||jzhzm30o49gv.com^
||jzjr2a62iw01zej9tzgquf.com^
||k5zoom.com^
||k77hof1z7k.com^
||kagiti.club^
||kagrooxa.net^
||kahrpinvritz.com^
||kaifiluk.com^
||kaikmumms.com^
||kaiphapt.net^
||kaiu-marketing.com^
||kakxperfdcfmoak.com^
||kalauxet.com^
||kalespurhoes.com^
||kalmloda.com^
||kaminari.club^
||kamnebo.info^
||kamwrqpgagoc.xyz^
||kangaroohiccups.com^
||kankingwith.com^
||kanoodle.com^
||kantarmedia.com^
||kaoftrknb.com^
||kaollpuhcfl.com^
||kapotlyka.com^
||kappalinks.com^
||kaptytypso.com^
||kaqmshynxe.com^
||kareaumatzot.com^
||karteljackal.com^
||kartikeya-ram.com^
||kasheglesy.pro^
||katatalkenna.com^
||katecrochetvanity.com^
||katerigordas.pro^
||katoptristhemirr.com^
||katurars.com^
||kaubapsy.com^
||kaurouby.net^
||kavanga.ru^
||kazandirtyscoot.com^
||kazoowaughy.com^
||kazucivi.com^
||kbdviyqhbhnd.com^
||kbngab.com^
||kbnihnmrghgy.com^
||kbotrjug.xyz^
||kbqebfcubeiaa.com^
||kbugxeslbjc8.com^
||kbx1sth37s.com^
||kbxowbavadw.com^
||kbyfbw6aaada.com^
||kcdn.xyz^
||kcehdslfcqva.com^
||kcogjewebvtbk.com^
||kdanxmiirxh.xyz^
||kdkgwhntslalwj.com^
||kdwwiejwhhwbxny.com^
||keaklelwwpfkx.com^
||keapeiros.xyz^
||kechacecha.com^
||keechavy.com^
||keegesta.com^
||keepinfit.net^
||keeptaza.com^
||keezoupe.net^
||kegsandremembrance.com^
||kehalim.com^
||kejebbirmaxmwhv.xyz^
||kelectricbill.com^
||kellyfight.com^
||kelpmetorealiu.xyz^
||kelt-195b.com^
||kemperare.club^
||kenduktur.com^
||kenmwqdfiq.com^
||kennetting.club^
||kenskitscurt.com^
||kerriastiff.cam^
||kerumal.com^
||kesevitamus.com^
||kesmatic.com^
||kesmdg.com^
||ketadeep.com^
||ketads.com^
||ketchupscreech.com^
||ketoo.com^
||kettinggiantry.com^
||kevabila.com^
||kevypeta.com^
||kewhexethe.com^
||kewholypti.com^
||keydawnawe.com^
||keyrunmodel.com^
||keywordblocks.com^
||keywordpop.com^
||keywordsconnect.com^
||kfrmomspnrlr.com^
||kftefhbheq.com^
||kg8l81yh7vnf.com^
||kgbtjgqpdrrcjra.com^
||kgdvs9ov3l2aasw4nuts.com^
||kgftlnvgql.com^
||kglmcsivtqcbj.com^
||kglmkkejuu.com^
||kgmwgccdkpy.com^
||kgthputeelbyp.com^
||kgua0o66bcw8.com^
||khaate.com^
||khandragthresh.com^
||khayatarai.com^
||khcbilxtj.com^
||khedarigel.com^
||khewwakrywmgxr.com^
||khg97644rvbg.com^
||khovdimina.com^
||kibblerkilldee.com^
||kicasipto.com^
||kiddingnoticediminish.com^
||kidnappingendless.com^
||kihoadoa.com^
||kikibobo.top^
||kikoucuy.net^
||killerparadehay.com^
||killingwirelesshumiliation.com^
||kiltyyoginis.com^
||kindeargrain.com^
||kindjalvitalic.com^
||kindlyfeebleremembered.com^
||king3rsc7ol9e3ge.com^
||kingads.mobi^
||kingithinref.club^
||kingwithm.biz^
||kingyonlendir.link^
||kinkledunendly.com^
||kinkydisplacelate.com^
||kinley.com^
||kinmainly.com^
||kinoneeloign.com^
||kinsecutiony.club^
||kinsmenmislies.com^
||kip5j.com^
||kirgeemo.com^
||kirnscraps.com^
||kistutch.net^
||kitdocumentary.com^
||kitnmedia.com^
||kitrigthy.com^
||kittenmilletfoggy.com^
||kityamurlika.com^
||kityko.com^
||kivaphugri.com^
||kiwqdhfvrxf.xyz^
||kiynew.com^
||kj2hy.com^
||kjbipwznkbtybs.com^
||kjkhgtwft.com^
||kjkwrmwdyhi.com^
||kkafbqhaas.xyz^
||kkmacsqsbf.info^
||klalin.com^
||klikadvertising.com^
||kliksaya.com^
||kliktrkr.com^
||klipmart.com^
||kliqz.com^
||klixfeed.com^
||klkus.xyz^
||klmwrwnvdjje.com^
||klonedaset.org^
||klruiogdkhgtha.com^
||klsdee.com^
||kmacon.com^
||kmbyktnb.com^
||kmeukiygmr.com^
||kmovuj.com^
||kmoxhjwng.com^
||kmpkedsbdb.com^
||kmqkdhqaqt.com^
||kmuvaerfumy.com^
||knedow.com^
||kneeansweras.com^
||kneelidiotic.com^
||kneesfrostcompare.com^
||kneestep.com^
||kneetournament.com^
||kneeunsettled.com^
||knifecontributionproposition.com^
||knightsstatuesteering.com^
||knightsyllabusimprobable.com^
||knittedcourthouse.com^
||knkkpmtdesg.com^
||knoure.com^
||knowd.com^
||knowfloor.com^
||knowhowlobe.com^
||kntswafuos.com^
||knubbyknit.com^
||knucklecharacteristichairdresser.com^
||knujamgz.com^
||knutenegros.pro^
||knxntpsd.com^
||koacojus.net^
||koalababy.net^
||koalaups.com^
||koapsuha.net^
||koaptooh.net^
||kobggppnos.xyz^
||kocurd.com^
||kogutcho.net^
||koijwsixu.com^
||koindut.com^
||kojfsbehrvdui.xyz^
||kolkwi4tzicraamabilis.com^
||koltypoolty.com^
||komloromnikopicko.com^
||komuxoe.ru^
||koncbabae.com^
||konradsheriff.com^
||kontadequality.xyz^
||kontextua.com^
||konxiarwcvyp.com^
||koocash.com^
||koocaucy.com^
||koochaud.net^
||koora2live.com^
||kopehngtragen.com^
||koquarmc.com^
||koradu.com^
||korat54ycat.com^
||korexo.com^
||korgiejoinyou.com^
||korrelate.net^
||korruoebt.live^
||korunabevy.com^
||kostprice.com^
||kotalxyloyl.com^
||koten.zone^
||kotikinar2ko8tiki09.com^
||kotucuzu.xyz^
||koukomol.com^
||kouraija.net^
||koutobey.net^
||koxeebee.net^
||kpavslwqfgtm.com^
||kpmmthnpqoc.xyz^
||kpnbrxtxyqqn.com^
||kpuqwdqsol.xyz^
||kqeehoptcroxf.com^
||kqimuhkxnh.xyz^
||kqnuojvya.com^
||kqpcfthouivgvs.com^
||kqpkigli.com^
||kqqvyago.com^
||kqwhorpvy.xyz^
||kqzyfj.com^
||kragr.com^
||krapir.com^
||krhyqxenacr.xyz^
||krison.xyz^
||kriwrsvcbo.com^
||krkursist.com^
||krnhplalugndkkf.com^
||kronosspell.com^
||krouekal.com^
||ksaggspp.xyz^
||ksdqhiaythajdv.com^
||ksharu.com^
||ksiywrjwvkmat.com^
||kt5850pjz0.com^
||ktautdkiixlunl.com^
||ktbhboeaqw.com^
||kthwaalso.xyz^
||ktkjmp.com^
||kttarmufti.com^
||ktvnnfres.com^
||ktyawzg.com^
||kubiadserv.icu^
||kubicserves.icu^
||kubrer.com^
||kuglijuthi.com^
||kujrsivgg.com^
||kukury2hf8nd09.com^
||kuloffer.com^
||kumanaun.net^
||kumpulblogger.com^
||kumteerg.com^
||kuntzenyt.club^
||kuptabachy.com^
||kurlipush.com^
||kuroid.com^
||kursatarak.com^
||kushufycy.com^
||kustaucu.com^
||kutjilsi.com^
||kuttarmufti.com^
||kutuheca.com^
||kvilhypwtelaos.xyz^
||kw3y5otoeuniv7e9rsi.com^
||kwerxnefv.com^
||kwnq4hg2n9.com^
||kwqptcvwaalgur.com^
||kwwinyvxxzsmny.com^
||kxbvazfrioxs.com^
||kxclorpruisyo.com^
||kxldvcytb.xyz^
||kxmvoppmbtzdi.com^
||kxvsldtf.com^
||kybladfrtfc.com^
||kylxsbsljvya.xyz^
||kymirasite.pro^
||kyoufortvl.biz^
||kythodoby.pro^
||kz2oq0xm6ie7gn5dkswlpv6mfgci8yoe3xlqp12gjotp5fdjxs5ckztb8rzn.codes^
||kzfwvqylo.com^
||kzvhgpqvmle.com^
||l2ksixujfcg5.com^
||l3g3media.com^
||l4oecosq.com^
||l99l.org^
||la-la-moon.com^
||la-la-sf.com^
||la1dwne9cn5c.com^
||labeldollars.com^
||labelnayarit.com^
||labfrsmdxqj.xyz^
||labourpushed.com^
||labwarehousepicturesque.com^
||lacingbiron.com^
||lacredentialsupplies.com^
||ladbrokesaffiliates.com.au^
||laddergrandma.com^
||ladnet.co^
||ladnova.info^
||ladsabs.com^
||ladsans.com^
||ladsanz.com^
||ladsats.com^
||ladsblue.com^
||ladsdown.com^
||ladsecs.com^
||ladsecz.com^
||ladsips.com^
||ladsipz.com^
||ladskis.com^
||ladskiz.com^
||ladsoks.com^
||ladsokz.com^
||ladspmz.com^
||laf1ma3eban85ana.com^
||laichaim.net^
||laidwhenadmiring.com^
||lailitou.com^
||lailoljiqsi.com^
||laiphouz.net^
||lakequincy.com^
||lakshmiwafered.cam^
||lakvandula.com^
||lalaping.com^
||lamberserer.club^
||lambingsyddir.com^
||lamforsung.com^
||lamiumericius.com^
||lammasbananas.com^
||lamplosts.site^
||lanchaeanly.pro^
||land-flirtgirl1.com^
||landelcut.com^
||landlordbrieflywhereupon.com^
||landlordmanoeuvre.com^
||landnewseasy.com^
||landscapeuproar.com^
||landslidechoreloft.com^
||lanistaads.com^
||lankychaosrun.com^
||lanopoon.net^
||lanternpossibly.com^
||lapre28rmcat2.com^
||lapsefledmayor.com^
||lapypushistyye.com^
||larentisol.com^
||large-format.net^
||largeordier.fun^
||largerysvz.xyz^
||larrenpicture.pro^
||larrenworld.pro^
||las4srv.com^
||lashquivercakes.com^
||lashsketch.com^
||lasticalsdeb.xyz^
||lasyowayrzgv.com^
||lataurir.com^
||latentcreeper.com^
||latereshi.pro^
||lateroffer.com^
||lathechevo.com^
||latheendsmoo.com^
||latterinconvenient.com^
||latuga.com^
||latvianswived.com^
||lauhefoo.com^
||lauhoosh.net^
||lauk.icu^
||launchbit.com^
||launchingsulk.com^
||laurieboom.com^
||laurieconstitutionalsupposedly.com^
||lauriegrowingdrops.com^
||lauriestatuestroll.com^
||lauwhada.com^
||lavageethion.com^
||lavando2scas1hh1.com^
||lavechefantast.com^
||laveerscurf.com^
||lavishnessrealistic.com^
||lavishvanish.com^
||lawiersenadrey.webcam^
||lawsaddthoroughfare.com^
||laxdevourmiddle.com^
||laydcilck.com^
||layer-ad.org^
||layerloop.com^
||layshyjar.com^
||lazieslapp.com^
||lazyovertime.com^
||lbwcdnjpy.com^
||lbwikabrfkcmd.xyz^
||lccnkspairqeem.com^
||lcdnw.com^
||lcdwjuzdkpxnss.com^
||lcentntel.com^
||lcrtltft.com^
||ld3hkhldgbkl.com^
||ldiscdnkbg.com^
||ldliketouse.biz^
||lduhtrp.net^
||ldutvi.com^
||lead1.pl^
||leadadvert.info^
||leadbolt.net^
||leadcola.com^
||leaderhistliness.info^
||leaderpub.fr^
||leadmediapartners.com^
||leadzutw.com^
||leagent.info^
||leakypatgoo.com^
||leanerbivouac.cam^
||leapretrieval.com^
||leaptrade.com^
||learla.com^
||learningaware.com^
||leatheroughtrisk.com^
||leavilysover.site^
||lebilui.ru^
||lecilk.com^
||ledhatbet.com^
||ledmophemp.com^
||ledslevier.com^
||leeethical.com^
||leelightning.com^
||leetmedia.com^
||leftoverdense.com^
||leftoverdoorbell.com^
||lefxryhuzyw.com^
||legalevaluate.com^
||legalledgtjuj.club^
||legcatastrophetransmitted.com^
||legendfrecklessfreckless.com^
||legime.com^
||leginsi2leopard1oviy1hf.com^
||lehechapunevent.com^
||leisengr.com^
||leisurebrain.com^
||lekqfxeydurktr.xyz^
||leljecxd.xyz^
||lemanryhirling.com^
||lemetri.info^
||lemitsuz.net^
||lemonet.xyz^
||lemonetik.com^
||lemoouvqjre.com^
||lemouwee.com^
||lenkmio.com^
||lenmit.com^
||lentduskyscold.com^
||lentpedigreecompletely.com^
||leonbetvouum.com^
||leoneaningtoldre.pro^
||leonodikeu9sj10.com^
||leontius-eli.com^
||leoyard.com^
||lepinsar.com^
||lepsogoso.com^
||lesburghmoloki.site^
||lessite.pro^
||lesslizardfastened.com^
||lessonis.com^
||letadnew.com^
||leucan3thegm6um.com^
||leukemianarrow.com^
||leukemiarussianarmies.com^
||leveloped.club^
||leveryone.club^
||leviol.com^
||levityprogramming.com^
||lfg5jnbi.com^
||lfjvvccsucsmxg.com^
||lfmfrsvguf.com^
||lfnjocbxxndkfpj.com^
||lfstmedia.com^
||lftklqdjldf.com^
||lftqch650apz.com^
||lgazyaq.com^
||lghdoxzulv.com^
||lgiufpmd.com^
||lgpihaml.com^
||lgpumcja.com^
||lgse.com^
||lhacgsdvkrm.com^
||lhbdpnhdjcxtr.xyz^
||lhedgelnha.com^
||lhhrupisllmy.com^
||lhs-3844b.com^
||li2meh6eni3tis.com^
||libcdn.xyz^
||libedgolart.com^
||libertycdn.com^
||libertystmedia.com^
||libertywallow.com^
||libihimu.com^
||librariessunflower.com^
||licantrum.com^
||licencerings.com^
||lichtpass.com^
||licichoshy.com^
||lickingdestroyedheating.com^
||lickingimprovementpropulsion.com^
||liddid.com^
||lidjetsyak.com^
||lidney.com^
||lie2anyone.com^
||lieutenantsaviourtones.com^
||lifestyleoptimisticsing.com^
||lifetimeactivatewasp.com^
||lifetimeroyaltybestial.com^
||lifiads.com^
||lifrim.com^
||liftdna.com^
||lifzpefv.com^
||ligatus.com^
||lighterobliterate.com^
||lighterplumberlimits.com^
||lightlycauldron.com^
||lightlygavetusk.com^
||lightningcast.net^
||lightningprefacegrant.com^
||ligninenchant.com^
||lignumagnatic.cam^
||likeads.com^
||likecontrol.com^
||likedstring.com^
||likelycatchunhappy.com^
||likenessalmosteradicate.com^
||likooste.com^
||lilacdefencelessroyal.com^
||lilastilton.com^
||lilgxhqol.com^
||liliy9aydje10.com^
||lilureem.com^
||limberkilnman.cam^
||limbloyal.com^
||limelightcopper.com^
||limelightdecent.com^
||limevisitedinaugurate.com^
||liminances.xyz^
||limitagesdidjet.site^
||limitesrifer.com^
||limporaltourist.com^
||limpstronglyer.com^
||linealmalling.com^
||lingerstored.com^
||linicom.co.il^
||linicom.co.uk^
||linkbuddies.com^
||linkclicks.com^
||linkedgraceless.com^
||linkedprepenseprepense.com^
||linkeinvitable.site^
||linkelevator.com^
||linkev.com^
||linkexchange.com^
||linkmepu.com^
||linkoffers.net^
||linkonclick.com^
||linkredirect.biz^
||linkreferral.com^
||linurk.com^
||liofypwnko.com^
||liondignify.com^
||liongetme.com^
||lionquerychord.com^
||lipemicgears.com^
||lipinstott.com^
||liqpvvxngdbo.xyz^
||lirelt.com^
||lirsmmnsaixa.com^
||lislepostsax.com^
||lisponightingale.com^
||listeraislatory.site^
||literallythreatengloves.com^
||litourge.com^
||littercipher.com^
||littlecutecats.com^
||littlecutedogs.com^
||littlecutelions.com^
||livecheersharder.com^
||livelihoodpracticaloperating.com^
||liveredwilton.com^
||livezombymil.com^
||livwrite.com^
||lizautie.net^
||lizivaje.xyz^
||lizvojebj.com^
||ljecur.com^
||ljrshdrbbmwae.xyz^
||ljwbrgipuqqnpe.com^
||ljxueswsp.com^
||ljyaqiggcpkica.com^
||lkcgvcdmc.com^
||lkdvvxvtsq6o.com^
||lkoovwlmpueaom.xyz^
||lkoqbgyin.com^
||lkqd.net^
||llahnch259.com^
||llbapvoave.com^
||llcceptinh.club^
||llesisnxrg.com^
||llhrardbu.com^
||llnjzvwefma.com^
||lloenerginqu.info^
||llq9q2lacr.com^
||llqd75c56i.com^
||lltiukmeposi.one^
||llujjtsaf.com^
||lmefarketi.com^
||lmmcyfkmktnoel.com^
||lmn-pou-win.com^
||lndjj.com^
||lnkrdr.com^
||lnwejgghmtrqdka.xyz^
||lnwinopinion.click^
||lo8ve6ygour3pea4cee.com^
||loadercdn.com^
||loading-resource.com^
||loadsfalladz.casa^
||loanonionbidding.com^
||loaphour.com^
||loatis.com^
||lobby-x.eu^
||lobhtwevnmgpxby.xyz^
||loboclick.com^
||lobsterunderpantsbooty.com^
||local-hot-dates.com^
||localadbuy.com^
||localedgemedia.com^
||localsnaughty.com^
||locatedunderwear.com^
||locationsreverenceaid.com^
||lockerdomecdn.com^
||lockersatelic.cam^
||locketamoral.com^
||lockhosts.com^
||lockingadmitted.com^
||lodder6.biz^
||loeingroost.com^
||logicalmodelvisible.com^
||logoestulles.com^
||logsobtainedprediction.com^
||logworknomism.com^
||logystowtencon.info^
||lojapanelmo.com^
||lokggprixs.xyz^
||lokinatoer5.com^
||loktrk.com^
||lolad.xyz^
||lolco.net^
||lologhfd.com^
||lolsefti.com^
||lombin.com^
||loneptipy.pro^
||lonreddone.com^
||loobusir.com^
||loodoost.net^
||loodyas.com^
||loohiwez.net^
||lookandfind.me^
||lookereras.casa^
||looksthrilled.com^
||lookujie.net^
||looluchu.com^
||looneyads.com^
||loopme.me^
||loopoohy.com^
||loopr.co^
||looprapid.com^
||loopredsglen.com^
||lootynews.com^
||lophaszip.com^
||loptyinterva.xyz^
||lopzitpup.com^
||lorajety.com^
||lorenfreeman.xyz^
||loreps.com^
||lorimertoned.com^
||lornardchr.club^
||lorybnfh.com^
||losingoldfry.com^
||lotsnippier.cam^
||lotteryaffiliates.com^
||lotteryhibernateauthorized.com^
||lotupteni.pro^
||louchees.net^
||loudaups.com^
||loudlycorrect.com^
||louisaprocedureegoism.com^
||loukoost.net^
||louloapi.com^
||loulouly.net^
||lourdoueisienne.website^
||lousebankroll.com^
||louses.net^
||lousierphones.com^
||lousyfastened.com^
||lovapy.com^
||lovemateforyou.com^
||loversagobearable.com^
||loweredinflammable.com^
||lowlifebadly.com^
||lowpox.xyz^
||lowrance.top^
||lowremoraidon.com^
||lowseelan.com^
||lowtyroguer.com^
||lowtyruntor.com^
||loxbeelid.com^
||loxedchazan.com^
||loxitdat.com^
||loxqsrnc.xyz^
||loxtk.com^
||loyalinvadeballoon.com^
||lpuhcdnyejf.com^
||lpxtqptab.com^
||lqcdn.com^
||lqcqhkgoer.com^
||lqpbkobabvfqvil.com^
||lqw.me^
||lr-in.com^
||lrlptkumwpcck.com^
||lrxlbekpmav.com^
||lsariz.com^
||lsjne.com^
||lsjvmvkowneqogu.com^
||lspzhtvstux.com^
||lsxdcdnrrco.com^
||ltassrv.com.s3.amazonaws.com^
||ltassrv.com^
||ltbbfotur.xyz^
||ltdxdwjsf.com^
||lturerpartm.com^
||ltziyuyjoq.com^
||luadvazvjuuoj.com^
||luatgqssoyh.com^
||lubowitz.biz^
||lucidahankul.com^
||lucidlydiscretion.com^
||lucidmedia.com^
||lucklayed.info^
||luckypushh.com^
||lucretius-ada.com^
||lucylent.com^
||ludesthat.club^
||lueticajuga.com^
||lumaktoys.com^
||luminosoocchio.com^
||lumses.com^
||lumxts.com^
||lunagyja.xyz^
||lunaticcrushedtogether.com^
||lunio.net^
||luomjtajrhaqan.xyz^
||lupoot.com^
||lureunsuccessful.com^
||lurgaimt.net^
||lushcrush.com^
||lutachechu.pro^
||lutsoops.net^
||lutvcmuisohfyq.com^
||luublimaluulo.com^
||luulibaluli.com^
||luuming.com^
||luuobigooubi.com^
||luvaihoo.com^
||luvnrybocrcgl.com^
||luwiakgcxhclz.com^
||luwqklsrtzbpcd.com^
||luxadv.com^
||luxbetaffiliates.com.au^
||luxins.net^
||luxlnk.com^
||luxope.com^
||luxup.ru^
||luxup2.ru^
||luxupadva.com^
||luxupcdna.com^
||luxupcdnb.com^
||luxupcdnc.com^
||luxuriouspickpocketsmuggle.com^
||luyten-98c.com^
||luzulabeguile.com^
||lvecygampj.com^
||lvjvremluuej.com^
||lvntekpejrmtb.com^
||lvodomo.info^
||lwgadm.com^
||lwjvyd.com^
||lx2rv.com^
||lxdrddeomww.com^
||lxgerdcitg.com^
||lxgmgalmrxqlj.xyz^
||lxphwibrkt.xyz^
||lyatblkpblca.com^
||lyceasannop.com^
||lycooc.com^
||lyricalcomfortfatherinlaw.com^
||lyrigh.com^
||lythonefa.com^
||lyzenoti.pro^
||lzdtetwgfyt.com^
||lzjl.com^
||lzpgstae.com^
||lzqicpumq.com^
||lzrikate.com^
||lzscagcpmroyyz.com^
||m-rtb.com^
||m-shes.ru^
||m0hcppadsnq8.com^
||m2.ai^
||m2pub.com^
||m2track.co^
||m30w.net^
||m32.media^
||m3bnqqqw.com^
||m45assachucsh9w7etts.com^
||m4clicks.com^
||m73lae5cpmgrv38.com^
||m968kpz550cx.com^
||ma2gs3wne3gfej70osium.com^
||maalabaala.com^
||maaled.com^
||mableyable.com^
||machings.com^
||machogodynamis.com^
||madadsmedia.com^
||madcpms.com^
||madehimn.xyz^
||madriyelowd.com^
||madsabs.com^
||madsans.com^
||madsecs.com^
||madsecz.com^
||madserving.com^
||madsips.com^
||madskis.com^
||madslims.com^
||madslimz.com^
||madsokz.com^
||madsone.com^
||madspms.com^
||madspmz.com^
||maebtjn.com^
||maegkrquttm.xyz^
||mafrarc3e9h.com^
||magazinescontaining.com^
||mage98rquewz.com^
||maghoutwell.com^
||magicianboundary.com^
||magicianoptimisticbeard.com^
||magnificentmanlyyeast.com^
||magpiedbareges.com^
||maholinoticed.com^
||maidenseadescription.com^
||maihaimo.com^
||maikashu.net^
||mailboxleadsphone.com^
||mailwithcash.com^
||maimeehu.com^
||main-datings.top^
||main-ti-cod.com^
||main-ti-hub.com^
||mainadv.com^
||mainapiary.com^
||mainauko.net^
||mainroll.com^
||majorgeorgiana.com^
||makerangerdistinct.com^
||makespram.com^
||makipsuki.pro^
||makisk.com^
||makzidhq.com^
||maldini.xyz^
||malinesmanses.com^
||mallowsmother.com^
||malthustutball.com^
||mambkooocango.com^
||mamboedclarine.com^
||mamihlapinatana.xyz^
||mammaevict.com^
||mamminindues.com^
||mamydirect.com^
||man2ch5836dester.com^
||managemeasuredcypress.com^
||managesdancing.com^
||manatomicbru.site^
||mancehostic.site^
||manconsider.com^
||mandatorycaptaincountless.com^
||mandearersi.club^
||mandhes.club^
||mandistreet.top^
||manfjgo2jgb8mg09.com^
||mangelobsolden.cam^
||mangoalmahs.com^
||manholecrate.com^
||manilaslurrier.com^
||manipulativepublishedblockade.com^
||mankindenvelope.com^
||mannequinent.site^
||mannerstiring.com^
||mansavou.net^
||mantlefluent.com^
||manualcasketlousy.com^
||mapekony.com^
||mapuchesystem.com^
||maquiags.com^
||marapcana.online^
||marateathe.cam^
||marathongenerositypremiere.com^
||marbil24.co.za^
||marerajahcopied.com^
||marezzocorke.cam^
||margarinedifferencequick.com^
||margaritabusiness.com^
||mariabrowseattending.com^
||marial.pro^
||marijuanaturf.com^
||marimedia.com^
||maringpoliti.com^
||maritalglancing.com^
||maritanewark.com^
||markbookto.com^
||markerperceivehick.com^
||markerviascales.com^
||marketbanker.com^
||marketgid.com^
||marketingenhanced.com^
||marketland.me^
||marketnetwork.com^
||markmansonbooklst.com^
||markofathenaluk.com^
||markreptiloid.com^
||markskernelrecorder.com^
||marphezis.com^
||marshalmosquito.com^
||marshyviolin.com^
||marspearelct.com^
||martafatass.pro^
||marvedesderef.info^
||marvellouspeaches.com^
||masersannups.com^
||masklink.org^
||masktoelevity.com^
||massacreloveroffended.com^
||massariuscdn.com^
||masslistener.com^
||masstech.info^
||mastermilligram.com^
||masternal.com^
||masture.mobi^
||matchaix.net^
||matchedule.club^
||matchesdetectplays.com^
||matchuph.com^
||materialisticinformal.com^
||mathads.com^
||mathafuda.pro^
||matildawu.online^
||mation.xyz^
||mationen.club^
||matiro.com^
||matoakie.com^
||matrimonyfiles.com^
||matswhyask.cam^
||maturescream.com^
||matzosetagood.com^
||mauchopt.net^
||maudau.com^
||maudawhy.com^
||mauptaub.com^
||mauringer.club^
||maustiwy.net^
||maustoab.net^
||mauzobou.net^
||mavenlohi.com^
||mavq.net^
||mawlaybob.com^
||mawmishtrior.com^
||mawsewtow.com^
||maxbounty.com^
||maxgirlgames.com^
||maxim.pub^
||maxonclick.com^
||maxserving.com^
||mayhemabjure.com^
||maymooth-stopic.com^
||mayordiminution.com^
||maze4aem56jf.com^
||mazzappa.fun^
||mb-npltfpro.com^
||mb01.com^
||mb102.com^
||mb103.com^
||mb104.com^
||mb38.com^
||mb57.com^
||mbctxigml.com^
||mbiizkzics.com^
||mbitag.com^
||mblink.in^
||mblyjustin.work^
||mbzgogo.xyz^
||mcaril.com^
||mcdncoiw.com^
||mcdnmv.com^
||mcning.com^
||mcpuwpush.com^
||mcuhinni.xyz^
||mczahprdql.com^
||mczbf.com^
||mdadx.com^
||mdcytqwnbr.com^
||mdehyvckjaou.com^
||mdgxjpsqarq.com^
||mdn2015x1.com^
||mdpszsqzs.com^
||mdwphtohwt.com^
||meabor.com^
||meadowleader.com^
||meakam.com^
||mealparameter.com^
||meanballotruse.com^
||meaninglessimpertinent.com^
||meantfallroadmap.com^
||meantlick.com^
||measurefact.com^
||measurelavender.com^
||measurementaz.com^
||measurementlay.com^
||meatilywoman.cam^
||medalhobits.com^
||medfoodspace.com^
||medgoodfood.com^
||media-general.com^
||media-sapiens.com^
||media-servers.net^
||media303.com^
||media6degrees.com^
||media970.com^
||mediaappletree.com^
||mediaclick.com^
||mediacpm.com^
||mediafilesdownload.com^
||mediaforge.com^
||mediagridwork.com^
||mediakeywords.com^
||mediaoaktree.com^
||mediaonenetwork.net^
||mediapalmtree.com^
||mediapeartree.com^
||mediaserf.net^
||mediasprucetree.com^
||mediative.ca^
||mediative.com^
||mediatraks.com^
||mediaver.com^
||medical-aid.net^
||mediuln.com^
||mediuminsert.com^
||medleyads.com^
||medusasglance.com^
||medvrloiqxsv.xyz^
||medyanetads.com^
||meehaina.net^
||meephais.net^
||meepwrite.com^
||meerihoh.net^
||meetic-partners.com^
||meetingking.club^
||meetsourhig.biz^
||meeturlove.com^
||meezauch.net^
||mega-fla.com^
||megaad.nz^
||megadeliveryn.com^
||megapopads.com^
||megmobpoi.club^
||mehebborc.com^
||meinlist.com^
||meisjecleeks.com^
||melbil.net^
||melboa.com^
||meleguetre.com^
||melindahicks.xyz^
||mellategrannom.com^
||mellodur.net^
||mellowpresence.com^
||melodramaticsubsequentdeceiving.com^
||melongnaw.com^
||meltdownstake.com^
||meltpiratehamlet.com^
||memberprizes.com^
||memodiketryout.com^
||memopilot.com^
||memorableordealstranger.com^
||menaceamenitytutor.com^
||mendoledresden.com^
||mendprayer.com^
||menlithium.com^
||mentalks.ru^
||mentalsweatextent.com^
||mentionedabjection.com^
||menuhivewomb.com^
||meo257na3rch.com^
||meowboltadequate.com^
||meowpushnot.com^
||meproductive.com^
||meratsignons.com^
||merchenta.com^
||mercialtaver.club^
||merciselyancies.site^
||mercuras.com^
||mercythirty.com^
||merdpspl.com^
||merelyerroneous.com^
||mergedlava.com^
||mergerpep.com^
||meried.co^
||meriesbefor.fun^
||meritdeserved.com^
||merituckia.cam^
||merryemotionally.com^
||mersionbronze.cam^
||meryjane.pro^
||merzostueru2hu8jr09.com^
||meshlucky.com^
||meshpetrols.com^
||messenger-notify.digital^
||messengerinternfair.com^
||mesucces.top^
||metatestruck.com^
||metavertising.com^
||metavertizer.com^
||methickarda.club^
||methidpossum.com^
||methingeko.xyz^
||methingewsf.club^
||methinking.club^
||methovre.xyz^
||methoxyunpaled.com^
||methree-salien.icu^
||methupteshu.com^
||metimemee.biz^
||metingsaeta.com^
||metopeharriet.com^
||metosk.com^
||metreelusive.com^
||metresetbackbayonet.com^
||metrica-yandex.com^
||metricfast.com^
||metrics.io^
||metricswpsh.com^
||metusogri.com^
||mexicanpistolespionage.com^
||mezimedia.com^
||mfa4cgad6ahmiaaz.com^
||mfcewkrob.com^
||mfk-cpm.com^
||mftmyrzoxtfx.com^
||mftracking.com^
||mfueffpe.com^
||mg4s1.com^
||mgbid.net^
||mgcash.com^
||mgcashgate.com^
||mgygdeofh.com^
||mgzupozfeltrv.com^
||mh9dskj8jg.com^
||mhebbkfyhsu.com^
||mhuijbkkwcz.com^
||mhxrnjokswyx.com^
||mi82ltk3veb7.com^
||micakidaugust.com^
||micghiga2n7ahjnnsar0fbor.com^
||michealmoyite.com^
||mickeysdim.com^
||microad.net^
||microadinc.com^
||microsoftaffiliates.net^
||microusconvilla.xyz^
||midasatlas.com^
||midastouchrt.com^
||middestkarsha.com^
||middlesswal.com^
||midgetincidentally.com^
||midnightimpressionperception.com^
||midnightnosebleeddoorway.com^
||midootib.net^
||midpopedge.com^
||miedinherit.top^
||migadrba.com^
||migayush2lam1pa1.com^
||mightstrikingfled.com^
||mightwhiskers.com^
||mightyhulsjdk.com^
||mightylottrembling.com^
||mignished-sility.com^
||mignoops.net^
||mikrairs.com^
||milabra.com^
||milanorangest.com^
||milasktic.com^
||mildewtali.com^
||mileagechronic.com^
||milestonequakingashes.com^
||milestonetelephone.com^
||miliatedvictions.xyz^
||militanttrial.com^
||milkygoodness.xyz^
||millennialmedia.com^
||milligraminstructionundesirable.com^
||millustry.top^
||mimicbeeralb.com^
||mimilcnf.pro^
||mimpiphy.net^
||mincethingsmarch.com^
||mindactual.com^
||minently.com^
||mineralscreamrobes.com^
||minessetion.info^
||mingledunorder.com^
||mingledventin.com^
||minimizeglanceanyway.com^
||minimumgold.com^
||minimumpay.info^
||minisms.xyz^
||minismss.xyz^
||ministedik.info^
||minkglentriumphal.com^
||minologyhesia.site^
||minotaur107.com^
||minsistereron.site^
||minsistetricket.xyz^
||minusdumpling.com^
||miracslubs.com^
||mirafaren.pw^
||mirishkeeps.com^
||miscellaneouspiledrely.com^
||mischiefdiscount.com^
||misdealcpi.com^
||misguidedstork.com^
||missiondues.com^
||misslk.com^
||mistakemargarineprimrose.com^
||mistfzqaw.com^
||mistletoecaliberdecency.com^
||misunderstanddependableour.com^
||misunderstandlosingaffluent.com^
||misusefreeze.com^
||mitatic.xyz^
||mixandfun.com^
||mixedbloodynicholas.com^
||mixmarket.biz^
||mixpo.com^
||mixturehopeful.com^
||mjbuuxt7l18r.com^
||mjiszovwqwn.com^
||mjlpqbklxgt.com^
||mjnakecyospspgf.com^
||mjsyqwpqnjbgua.com^
||mjyhgt.xyz^
||mk1lyl406xmp.com^
||mkhoj.com^
||mkjsqrpmxqdf.com^
||mkkoifnukk.com^
||mkwndnfyqjxrw.com^
||ml0z14azlflr.com^
||ml314.com^
||mlexvlcjcjshp.com^
||mlmixpqwivsxftw.xyz^
||mlnadvertising.com^
||mlnyndkde.com^
||mlrkqwlcetqwxwl.xyz^
||mlscmevlspljh.com^
||mlsys.xyz^
||mm-cgnews.com^
||mm-syringe.com^
||mmadsgadget.com^
||mmafwcrqcqqmx.com^
||mmctsvc.com^
||mmgads.com^
||mmismm.com^
||mmngqvbfuzenlk.com^
||mmondi.com^
||mmotraffic.com^
||mn1nm.com^
||mnbvjhg.com^
||mnemicguaza.cam^
||mnetads.com^
||mng-ads.com^
||mnonqqitrpprh.xyz^
||mnrywnesslkmdy.com^
||mntewzlornifzt.com^
||mntzr11.net^
||mntzrlt.net^
||moanrustle.com^
||moapuwhe.com^
||moatads.com^
||moawdrnfjh.com^
||mob1ledev1ces.com^
||mobalert.net^
||mobalm.com^
||mobbahjug.com^
||mobcrummymow.com^
||mobgold.com^
||mobicont.com^
||mobicow.com^
||mobidevdom.com^
||mobifobi.com^
||mobileadspopup.com^
||mobilehdmi.com^
||mobileoffers-al-download.com^
||mobipromote.com^
||mobiright.com^
||mobisla.com^
||mobitracker.info^
||mobiyield.com^
||mobizme.net^
||mobpartner.mobi^
||mobreach.com^
||mobshark.net^
||mobstrks.com^
||mobtrks.com^
||mobtyb.com^
||mobytrks.com^
||mocean.mobi^
||mocmubse.net^
||moderatewaterproof.com^
||modescrips.info^
||modesesameway.com^
||modestknownspooky.com^
||modificationdispatch.com^
||modifymaintenance.com^
||modoro360.com^
||modulepush.com^
||moedgapers.com^
||moekyepkd.com^
||moffreelance.biz^
||mogihovi.com^
||mogointeractive.com^
||mohini-ger.com^
||moirst.com^
||moistblank.com^
||mojiva.com^
||mojoaffiliates.com^
||mokierokiloki.com^
||mokklachookla.com^
||mol18.biz^
||molebeagleheadless.com^
||mollyperpetualpimple.com^
||molodgytot.biz^
||moltensuchos.com^
||molttenglobins.casa^
||molypsigry.pro^
||momentexperimentsqueen.com^
||momenturede.fun^
||momijoy.ru^
||momn.site^
||monad-rtb.com^
||monadplug.com^
||monasterycashierrepellent.com^
||moncoerbb.com^
||mondaysdoris.com^
||mondayunauthorized.com^
||mondialwering.com^
||moneycosmos.com^
||moneymakercdn.com^
||monkeybroker.net^
||monksentrance.com^
||monopolypenitentiarynegligence.com^
||monotonousincessant.com^
||montafp.top^
||montangop.top^
||monthlydespise.com^
||monthlyindirectelsewhere.com^
||montikolti.com^
||montkpl.top^
||montpdp.top^
||montwam.top^
||monumenteducategem.com^
||monumentfake.com^
||monxserver.com^
||mooantink.com^
||moochescramper.com^
||moodretrieval.com^
||moodysilkbleeding.com^
||mookie1.com^
||mookiyooki.com^
||moonads.net^
||moonicorn.network^
||moonlightingapi-ads.com^
||moonmedias.biz^
||moontuftboy.com^
||moooginnumit.com^
||mootermedia.com^
||mooxar.com^
||mopedisods.com^
||mopnixhem.com^
||mopsaups.net^
||mopsilysa.com^
||mopushy.com^
||moradu.com^
||morbitempus.com^
||more1.biz^
||moregamers.com^
||moresmanomin.com^
||morgdm.ru^
||moritava.com^
||morninguglychampionship.com^
||moronghumaner.com^
||moronsquacco.com^
||mororvaginas.com^
||morps.xyz^
||mortantameron.club^
||mortoncourbe.com^
||mosece.com^
||mosquedestitute.com^
||mosslagoonbookcase.com^
||mossyitalian.com^
||mostaboutm.biz^
||motefiles.com^
||mothdiscussioncrest.com^
||motherehoom.pro^
||motherhoodenhanced.com^
||mothkennethaccomplish.com^
||motille.com^
||motionlesseasilypreserved.com^
||motionspots.com^
||motivatemallplead.com^
||motivationcorny.com^
||motoriesm.com^
||motorwaypuffybribery.com^
||motosal.net^
||moudmarauds.com^
||moundgrandmotherel.com^
||mountries.xyz^
||mouseryearlike.com^
||moutoofa.com^
||movad.de^
||movad.net^
||movcpm.com^
||movementsspentlist.com^
||movfull.com^
||movie-pass.club^
||movie-pass.live^
||moviead55.ru^
||moviefatbeatfarm.live^
||moviemediahub.com^
||moviemutilate.com^
||moviesflix4k.info^
||moviesflix4k.xyz^
||moviesprofit.com^
||moviestreamingonline.club^
||mowuzoji.xyz^
||mowyappedbibs.com^
||mozgvya.com^
||mozoo.com^
||mp3bars.com^
||mp3dance.today^
||mp3pro.xyz^
||mpanbroc.club^
||mpandwo.club^
||mpanyinady.com^
||mpay69.com^
||mpk01.com^
||mpnrs.com^
||mpnvhuokd.com^
||mppmnetwork.com^
||mpposkyxm.com^
||mpqfzyh.com^
||mpression.net^
||mprezchc.com^
||mptentry.com^
||mpuqvoa.com^
||mpuxzyuiyejwe.com^
||mqjcdno.com^
||mr2cnjuh34jb.com^
||mr5aqoqlegsp.com^
||mrelko.com^
||mrjb7hvcks.com^
||mrkrredwbei.com^
||mrnpwuere.com^
||mrtpcfegryfgqtbuvksbaebneewer.com^
||mrvio.com^
||mrzfjsbjj.com^
||mrzikj.com^
||ms3t.club^
||msads.net^
||msbuqruhcefx.xyz^
||mscklogtxblb.xyz^
||msgose.com^
||mshago.com^
||msidentityw.biz^
||mstorer.net^
||msypr.com^
||mt34iofvjay.com^
||mtbjupleyqy.xyz^
||mtefxnujk.xyz^
||mtlkwvaybo.com^
||mtrcss.com^
||mtvidmkvunyrrb.xyz^
||mtvp05j.com^
||muchotrust.com^
||mudshambone.com^
||muffinyourself.com^
||muffledgleeful.com^
||muftidaphnin.casa^
||muggedlancemutilate.com^
||mugleafly.com^
||mugpothop.com^
||muhaingi.com^
||muhite.com^
||mujap.com^
||mujilora.com^
||mujnmhmfhrubzq.com^
||mulleysnutmeg.com^
||multifarewell.com^
||multileaguebookstore.com^
||multimater.com^
||multiplegovernor.com^
||mumosy.com^
||munori.com^
||muosljknnmutisb.com^
||mupsytyzu.com^
||muqson0kgr.com^
||muravy.com^
||murdenedo.club^
||murderassuredness.com^
||murkymouse.online^
||murpic.com^
||musakelep.com^
||musclespuffyextraordinary.com^
||muscularstraight.com^
||musculeapatan.cam^
||mushesarrear.com^
||music-home.info^
||musicaldurabledays.com^
||musicnote.info^
||musicvideoz.biz^
||mustardchagrininjured.com^
||mustardlearnfourteenth.com^
||mustwaste.com^
||mutecrane.com^
||mutenessdollyheadlong.com^
||mutteredslashfolly.com^
||muvimtim.com^
||muyoozrkkyr.com^
||mv3kosrrlxa7.com^
||mvbwpkhsc.com^
||mvdkcfyhtsq.com^
||mvgueuevfbw.xyz^
||mvlqhielqnsdmy.com^
||mvlzxlcmsrqjc.com^
||mvtmkpysz.com^
||mwbiwypvprg.com^
||mworkhovd.com^
||mwprotected.com^
||mwquick.com^
||mxauevhape.xyz^
||mxsuikhqaggf.com^
||mxtads.com^
||mxtzwvylpjcoq.com^
||mxuiso.com^
||mxwezmtyd.com^
||mxyxgkuexjr.com^
||my-hanson.com^
||myadcash.com^
||myagkiy2sviter11f.com^
||mybestdc.com^
||mybetterck.com^
||mybetterdl.com^
||mybitsearch.com^
||mybmrtrg.com^
||mybtbafrjpfi.com^
||mycasinoaccounts.com^
||mycdn.co^
||mycdn2.co^
||myclickbankads.com^
||myclickpush.com^
||mycmvkhghej.xyz^
||mycostaso.com^
||mydailynewz.com^
||mydiethub.com^
||mydisuho.pro^
||myfastcdn.com^
||myfineartde.biz^
||mygoodlives.com^
||myhvmudzmrbl.com^
||myhypestories.com^
||mykadule.xyz^
||mykhtesikvuz.com^
||mykiger.com^
||mykpkyvtuqmonij.com^
||mylinkbox.com^
||mynativeads.com^
||mynheerpuller.com^
||mynunu.net^
||myolnyr5bsk18.com^
||myornamenti.com^
||myotictawse.com^
||mypenny.xyz^
||mypushz.com^
||myrrhicfoeman.com^
||myrrhiskie.com^
||mysafeurl.com^
||mythings.com^
||mythysema.com^
||mytrackf73.com^
||mywondertrip.com^
||myzuphaby.pro^
||mzcsuuuwox.com^
||mzlscqarnm.com^
||mzol7lbm.com^
||n12qga4ld3zk.com^
||n161adserv.com^
||n19.biz^
||nabalpal.com^
||nabbr.com^
||nabobketupa.com^
||nacfuns.com^
||nachogunj.cam^
||nacief.com^
||naclsnjtojtn.xyz^
||nacontent.pro^
||nadlocvhalirshs.com^
||nads.io^
||nafulltiuk.com^
||nagaglugry.com^
||naganoadigei.com^
||naggingrugcolossal.com^
||naghocmu.com^
||nagrande.com^
||najsdnkdqpsd.com^
||nakedfulfilhairy.com^
||nakirfettle.com^
||nameads.com^
||namel.net^
||namelyvulgarquote.com^
||namesakeoscilloscopemarquis.com^
||namol.xyz^
||nan46ysangt28eec.com^
||nanfallenconvicted.com^
||napeau.com^
||napesropes.com^
||nappybedcandid.com^
||napsiguk.com^
||naptaush.com^
||narkalignevil.com^
||narrowperennialaffable.com^
||nasrolaugers.com^
||nathanaeldan.pro^
||nationaldeliquencydeliquency.com^
||native-adserver.com^
||nativeadmatch.com^
||nativeadsfeed.com^
||nativeleads.net^
||nativepu.sh^
||nativewpsh.com^
||nativewpshep.com^
||naucaips.com^
||naucaish.net^
||naughtybuddyswoop.com^
||naughtypetrolsweat.com^
||nauhohag.net^
||naustoch.net^
||navalresort.com^
||navalsuedehybrids.com^
||navaltophes.com^
||navigabledisorganized.com^
||navyembarrassment.com^
||nawpush.com^
||naxlqkweg.com^
||nazoid.com^
||nbgairiest.com^
||nbjmp.com^
||nbkaflrbqlkqx.com^
||nblczw.com^
||nbnefwuifvp.com^
||nboc.xyz^
||nbstatic.com^
||ncalie.com^
||ncanat.com^
||ncdnunc.com^
||nceinbutiwo.biz^
||ncerningy.club^
||ncesspervice.co^
||nckwgmbfdwrj.xyz^
||ncncu.xyz^
||nctylivpwhpby.com^
||ncurqchw.com^
||ndbspfpgynbt.com^
||ndejhe73jslaw093.com^
||ndha4sding6gf.com^
||ndiampartic.biz^
||ndihjiyeo.com^
||ndikvccwz.com^
||nditlookslike.biz^
||ndlobvsnyfk.xyz^
||ndollarhe.com^
||ndroip.com^
||neads.delivery^
||nebadu.com^
||neblotech.com^
||nebrisvorago.com^
||nebwvbpelobi.com^
||necessarilyunkindhanging.com^
||necessarysheriff.com^
||neciqetlqkrajma.com^
||necklaceboarupstairs.com^
||nedukeratio.com^
||neechube.net^
||neechuce.net^
||needfulforesightharness.com^
||needlefoliagemoan.com^
||needlerecede.com^
||needleworkemmaapostrophe.com^
||neegreez.com^
||neenaist.net^
||neepaips.com^
||neezausu.net^
||nefijapu.com^
||negaic.com^
||negativescarcelyrooms.com^
||negolist.com^
||negyuk.com^
||nehersheteen.pro^
||nehodyshy.pro^
||nehuihkn.com^
||neictryziiogg.com^
||neighbourcoastearnestly.com^
||neighbouringmarvel.com^
||neighchurch.com^
||neitherentrailsrim.com^
||nellads.com^
||nemewagro.com^
||nemgnephyfmt.xyz^
||nenrk.us^
||neoamwhdg.com^
||neogaeakasher.com^
||neonhempen.com^
||neopho.com^
||neopowerlab.com^
||nephewsill.com^
||nepiam.com^
||nepobedimiy2kot11jf.com^
||nepsed.com^
||nereserv.com^
||nessainy.net^
||nestcook.com^
||nesystersp.club^
||net-ad-vantage.com^
||net00.biz^
||net3media.com^
||netcatx.com^
||netgreatlyavailable.com^
||netpatas.com^
||netrailed.com^
||netund.com^
||networkdarling.com^
||neupwvhayjm.com^
||neuronales.xyz^
||neuroticthinner.com^
||neverthelessdepression.com^
||neverythin.club^
||new-incoming.email^
||new-new-years.com^
||new17write.com^
||newadsclicks.com^
||newaprads.com^
||newdisplayformats.com^
||newdomain.center^
||newjulads.com^
||newlywedequilibrium.com^
||newmarads.com^
||newmayads.com^
||newnovads.com^
||newoctads.com^
||newreven.com^
||news-back.org^
||news-central.me^
||news-easy.org^
||news-headlines.co^
||news-jupiter.com^
||news-mars.com^
||news-venere.com^
||news02.biz^
||newsadst.com^
||newsatads.com^
||newscredentialrelative.com^
||newsinform.net^
||newsm247.online^
||newsocko.com^
||newsokos.com^
||newsubscribes.com^
||newsunads.com^
||newthuads.com^
||newtontanrec.casa^
||nextgencounter.com^
||nezttolpyroty.com^
||nfadiivfibqrk.com^
||nfcrxfkbhuwrnrt.xyz^
||nffyghbliml.xyz^
||nfhldnpnfmp.com^
||nfkq8jy5db0b.com^
||nflxafyh.com^
||nfmbossfcisy.com^
||nfqglptm47uc.com^
||nfsuj.com^
||nftvvjpla.com^
||ngacorporat.biz^
||ngbbpwyrv.com^
||ngbmrybpdtt.com^
||ngbqiiclcahqc.com^
||ngecauuks.co^
||ngecity.com^
||nghcxtmsbqcmpv.com^
||ngjquyzjgcrupz.com^
||nglmedia.com^
||ngplansfo.com^
||ngxdyxhdkx.xyz^
||nhpfvdlbjg.com^
||nhqxzqvkj.com^
||nhrivytyo.com^
||nibagsukpgndj.com^
||nibzitgas.com^
||nicertie.com^
||nicheadmiringadverse.com^
||nicheads.com^
||nichools.com^
||nichrnmxrlplt.com^
||nickeeha.net^
||nicksstevmark.com^
||nicmoomp.net^
||nicoug.com^
||niecefootagefastest.com^
||nielofficieshandl.info^
||nieveni.com^
||nificincreasi.club^
||niforniadistollie.info^
||nightceramicoutgoing.com^
||nighter.club^
||nightfallinquiredune.com^
||nightfallroad.com^
||niholaev.com^
||nijegwiyiqc.xyz^
||nikkiexxxads.com^
||nilreels.com^
||niltibse.net^
||niltutch.com^
||nimhuemark.com^
||nimilimigimi.com^
||nimpio.com^
||nineteenthdipper.com^
||ninkorant.online^
||nippona7n2theum.com^
||nipwaghue.com^
||nirifude.com^
||nisperodonax.com^
||nitrogenpleahierarchy.com^
||nitytolearnan.biz^
||nixyoungjay.com^
||nization.com^
||nizationsuch.com^
||njavespitful.casa^
||njfqnenfifdy.com^
||njzheqkcyr.com^
||nk26uvjrz0tt.com^
||nkmarxpzacidhn.com^
||nkmsite.com^
||nkredir.com^
||nktorpmpbhvb.com^
||nkwintenc.biz^
||nkyouvery.fun^
||nlbtrwhykjtc.com^
||nld0jsg9s9p8.com^
||nlntrk.com^
||nlop.xyz^
||nlqqrsgr.com^
||nlqznsleo.com^
||nlwy0.com^
||nlyeoehgdhhe.com^
||nlz0ini5uz9t.com^
||nmanateex.top^
||nmauddtbr.com^
||nmcdn.us^
||nmtdoyrjpieikj.com^
||nmwnlbeiykxina.xyz^
||nndkukagmos.com^
||nnkeajhamwoo.xyz^
||nnxugnisebisq.xyz^
||no2veeamggaseber.com^
||noagliph.com^
||noagloot.net^
||noaloheb.com^
||noamiscience.pro^
||noanawie.com^
||noapai.name^
||noaptauw.com^
||noawhupt.net^
||nobbutaaru.com^
||noblefun.net^
||noblemandrovebreeches.com^
||noblemanscramblemoderately.com^
||noblemeantimeawelessaweless.com^
||noclef.com^
||nodecrisp.com^
||nodowd.com^
||nodrmcxjevtuc.xyz^
||noerwe5gianfor19e4st.com^
||nofejectontrab.info^
||nogburger.site^
||nogerefron.info^
||noiselessverb.com^
||noisesneezehatred.com^
||noisysortcasualty.com^
||nolrougn.com^
||nomadpertexcess.com^
||nominalexperimentdaybreak.com^
||nominalpowerlessunable.com^
||nomorepecans.com^
||nompakru.click^
||nonbasekick.com^
||nonegrysu.pro^
||nonerr.com^
||nonestolesantes.com^
||nonewnews.name^
||nonfictionrobustchastise.com^
||nonotro.name^
||nonstoppartner.de^
||nontio.com^
||nonusesectatic.com^
||noobutoa.net^
||noobydoobi.com^
||nookexcellentsubdue.com^
||noonck.com^
||nooroapo.com^
||nopolicycrea.com^
||noproblfr.com^
||noqj1iz4u28t.com^
||norentisol.com^
||noretia.com^
||normandydeclare.com^
||normkela.com^
||normugtog.com^
||norseltraheen.com^
||nortaumi.net^
||northeregikgf.club^
||northernintimate.com^
||northmay.com^
||northwestlegendary.com^
||nostromedia.com^
||notabilitysedative.com^
||notablemomentcohabit.com^
||notchcollectormuffin.com^
||notebookstublouise.com^
||notecompilecogitate.com^
||notesbook.in^
||notglrjlo.com^
||nothickner.club^
||noticebroughtcloud.com^
||notification-centar.com^
||notification-list.com^
||notification.best^
||notify-guru.com^
||notify-master.net^
||notify-monad.com^
||notify-service.com^
||notify.rocks^
||notify6.com^
||notifypicture.info^
||notifysrv.com^
||notiks.io^
||notionnalisent.xyz^
||notorietycheerypositively.com^
||noughttrustthreshold.com^
||nourishinghousehold.com^
||nouseeth.com^
||novadune.com^
||novelty.media^
||noviceavengeclemency.com^
||novostisporta.info^
||nowledco.work^
||nowlooking.net^
||nowrs.xyz^
||nowspots.com^
||nowtrk.com^
||noy-95.com^
||npcad.com^
||npecialukiz.com^
||nposition.club^
||npubzssuoini.com^
||npvos.com^
||nq93jx1vpq9r.com^
||nqrkzcd7ixwr.com^
||nqslmtuswqdz.com^
||nquhxlfbuis.com^
||nrbztakre.com^
||nrgat.com^
||nrnma.com^
||nrnwubdanwl.com^
||nryceuula.com^
||ns003.com^
||nscollectureob.info^
||nscontext.com^
||nsdsvc.com^
||nsdzrhsb.com^
||nsecretaflicti.info^
||nsfwadds.com^
||nsionscorm.com^
||nsmartad.com^
||nsontrackso.online^
||nsparket.top^
||nspmotion.com^
||nspot.co^
||nstarvardsus.com^
||nsumrwmgq.com^
||nsurethatthe.biz^
||nsuucewqbukeba.xyz^
||nsybcghuv.xyz^
||ntconcert.com^
||ntcontributio.biz^
||ntdumfipbfjudm.xyz^
||ntdvjlvau.com^
||ntebfvnpmf.xyz^
||ntheenclo.club^
||nthxbfedxfkpx.com^
||ntiveandi.biz^
||ntlysearchin.com^
||ntothefundra.biz^
||ntpoliticismsc.xyz^
||ntsmbuuggswusw.com^
||ntthaaass.club^
||ntv.io^
||ntvk1.ru^
||ntvpevents.com^
||ntvpever.com^
||ntvpforever.com^
||ntvpinp.com^
||ntvpwpush.com^
||ntvsw.com^
||ntymxykyh.com^
||nubseech.com^
||nuclearillano.casa^
||nuclef.com^
||nucleo.online^
||nucljzgvzlyj.com^
||nuctcflay.com^
||nudercodaclot.work^
||nuevonoelmid.com^
||nui.media^
||nuleedsa.net^
||nulez.xyz^
||null-point.com^
||nultoaly.net^
||nulwhbbyfdxy.com^
||numberium.com^
||numbertrck.com^
||numbgradualassertive.com^
||numbtoobly.com^
||nunailsum.com^
||nunhoefey.com^
||nuninz.com^
||nunscawamok.icu^
||nupcn.com^
||nupoot.com^
||nupyzegy.com^
||nuqwe.com^
||nurno.com^
||nurobi.info^
||nuseek.com^
||nutcropbrute.com^
||nutlonging.com^
||nutritionassureroast.com^
||nutritioncigarheading.com^
||nutstentative.com^
||nuumitgoobli.com^
||nuxipsahe.com^
||nvbwgk.com^
||nversitymi.com^
||nvidpn.com^
||nvmcavgqcr.com^
||nvmjdpbjgrh.com^
||nvrblk.xyz^
||nvsviaujqqe.com^
||nvwqqlroj.com^
||nvysyzemuvac.com^
||nwfhalifax.com^
||nwgqcwhoqp.com^
||nwliko.com^
||nwpctbgbyqu.com^
||nwpyzaqlbbtd.com^
||nwqlxtlfi.com^
||nwvioxylqfi.com^
||nxcxithvcoeh.com^
||nxqdqtvirwj.com^
||nxtck.com^
||nxuktkuoazvizd.com^
||nxwipuoybxc.com^
||nxzmphowpnb.com^
||ny8yoo2ro5aa.com^
||nyadmcncserve-05y06a.com^
||nyadra.com^
||nyalacornily.cam^
||nycjyvsyk.com^
||nyetm2mkch.com^
||nygvejyn.com^
||nyhhnfsjo.com^
||nyjixoco.com^
||nymolf.com^
||nymotuda.com^
||nyphuboshu.com^
||nyptistaha.com^
||nyrithenrebarro.info^
||nytrng.com^
||nyutkikha.info^
||nzbnjdukgaco.com^
||nzhfk.com^
||nzhwyxgmgmhi.com^
||nzihjybdeq.com^
||nzme-ads.co.nz^
||nznxgecb.com^
||nzphoenix.com^
||nztrimhg5fd1.com^
||o-oo.ooo^
||o313o.com^
||o333o.com^
||o4uxrk33.com^
||o626b32etkg6.com^
||oaascbasgdffq.com^
||oackoubs.com^
||oadaheba.net^
||oadsouzi.net^
||oaffolksy.cam^
||oaftaijo.net^
||oagnatch.com^
||oahaurti.com^
||oainternetservices.com^
||oakapsot.com^
||oalihftnpduh.com^
||oalselry.com^
||oampitsa.com^
||oanimsen.net^
||oaoxuxisk.com^
||oaphawhi.com^
||oapseele.net^
||oaraunal.com^
||oardilin.com^
||oarifo.com^
||oasazedy.com^
||oathhillsidetile.com^
||oavaidan.com^
||oaxpcohp.com^
||obahet.com^
||obashwmzrfofi.com^
||obcimuoahijkdy.xyz^
||obctooauvzjo.com^
||obcykhkgukfvpm.com^
||oberdi.com^
||obeus.com^
||obeysatman.com^
||obfirmtangled.com^
||obkcnezxxuw.com^
||obligationmelonvase.com^
||obligationsovereign.com^
||oblivionwatcherrebellious.com^
||obnyujeibv.com^
||obrqetfu.xyz^
||obscenitythefodder.com^
||obscureforum.com^
||obsessionthree.com^
||obstinacyfastadditional.com^
||obstructionblockade.com^
||obtainedconsumptiondrawers.com^
||obtainlylibuk.club^
||obtaintrenchhooray.com^
||obussevier.com^
||obvhiojpse.xyz^
||obviousmanipulate.com^
||obyjpiok.com^
||oc2tdxocb3ae0r.com^
||ocafvdwyqokdjox.com^
||occultcreed.com^
||occume.com^
||occupieces.com^
||occupyskinnymaggot.com^
||occursexpertloving.com^
||occustantwidity.com^
||occxfzqyhhq.com^
||ocdnmq.com^
||oceanidembain.com^
||oceeld.com^
||ocgijsxnu.xyz^
||ochaugly.net^
||oclgbmykr.com^
||ocmhood.com^
||ocnnykxjx.com^
||oconner.link^
||octaviancontrast.com^
||octicdsects.com^
||octoberanger.com^
||octopod.cc^
||ocubafyv.xyz^
||oddertabrhino.com^
||oddsresemble.com^
||oddsshitfixes.com^
||odhrnejegx.com^
||odhwfjrwlcq.xyz^
||odichaly.space^
||odinistromneya.com^
||odinstreamy.com^
||odiousbunny.com^
||odkbfdck.com^
||odnkcbcsacab.com^
||odourprop.com^
||odovydyp.xyz^
||odpdpzlvgufq.com^
||oeabvhwxk.com^
||oebadu.com^
||oedlwhcqfpfup.xyz^
||oegdmfjoqyyt.com^
||oeitlgqjw.com^
||oensil.com^
||oepihvxwaboed.com^
||oetn.xyz^
||oewdfyhdfq.xyz^
||ofdittor.com^
||ofenge.com^
||offerimage.com^
||offersbid.com^
||offfurreton.com^
||officular.xyz^
||offoonguser.com^
||offsetdamn.com^
||offshoreanglehost.com^
||offshoretolerantbenignity.com^
||ofgogoatan.com^
||ofhappinyer.com^
||ofhypnoer.com^
||ofixwedjbtjc.com^
||ofmoppeuap.com^
||ofnumeltor.com^
||ofphanpytor.com^
||ofreligionrumble.com^
||ofseedotom.com^
||oftheussi.one^
||ofvsruaqukye.xyz^
||ofy3m0gp.com^
||ogaqgazu.com^
||ogercron.com^
||oggifinogi.com^
||ogicatius.com^
||ogle-0740lb.com^
||ogmghzpyq.com^
||ogqcuudzsuukds.com^
||ograuwih.com^
||ogrfi3uyt7.com^
||ogskle.com^
||ohchateauominous.com^
||ohkdsplu.com^
||ohldsplu.com^
||ohmcasting.com^
||ohmwrite.com^
||ohndsplu.com^
||ohodsplu.com^
||ohoppress.com^
||ohpdsplu.com^
||ohqdsplu.com^
||ohrdsplu.com^
||ohsatum.info^
||ohsdsplu.com^
||ohston.com^
||ohtdsplu.com^
||ohxlwmto.com^
||oibljobzmmv.com^
||oicssiq.com^
||oidaio.com^
||oidoummoocejc.xyz^
||oiniao.com^
||ointmentaloofpincers.com^
||oiqpgawl.com^
||oirmwitmrfpl.com^
||oiycak.com^
||oiyxoyrnsuhhm.xyz^
||ojhmakoqg.com^
||ojpem.com^
||ojpweezvce.com^
||ojwejqeqvxn.xyz^
||okayarab.com^
||okdigital.me^
||okeydumping.com^
||okhfyyfgw.com^
||oko.net^
||oksdyydvwrbrjf.xyz^
||oktpage.com^
||okueroskynt.com^
||okupsudd.work^
||oldership.com^
||oldeststrickenambulance.com^
||oldgyhogola.com^
||oldmilram.com^
||oldnayfey.com^
||olefinefraist.com^
||olentfarmost.com^
||olep.xyz^
||olhkghhjxtomlq.xyz^
||olibenelading.xyz^
||olivedinflats.space^
||olkrzytv.com^
||ollops.com^
||olmsoneenh.info^
||olouphoo.com^
||olveddel.xyz^
||olxrrxfb.xyz^
||omafaren.pw^
||omareeper.com^
||omatri.info^
||omchanseyr.com^
||omciecoa37tw4.com^
||omcis-news3.online^
||omenreally.com^
||omeroyoccu.xyz^
||omeuspfcj.xyz^
||omg2.com^
||omgpm.com^
||omitbailey.com^
||omitneitherrover.com^
||omkaaqtwzvc.com^
||omni-ads.com^
||omnitagjs.com^
||omoonsih.net^
||omplacearbit.xyz^
||omporygonr.com^
||omshedinjaor.com^
||omyourfir.club^
||onad.eu^
||onads.com^
||onalskillsexkc.com^
||onastydrum.com^
||oncerensky.cam^
||onclasrv.com^
||onclickads.net^
||onclickalgo.com^
||onclickgenius.com^
||onclickmax.com^
||onclickmega.com^
||onclickperformance.com^
||onclickprediction.com^
||onclickpulse.com^
||onclicksuper.com^
||onclicktraffic.com^
||onclkds.com^
||oncomeannuals.com^
||onctus.com^
||onecomcomcomcom.com^
||onedmp.com^
||onegalact.com^
||onemacusa.net^
||onemboaran.com^
||onenag.com^
||onenetworkdirect.com^
||onenetworkdirect.net^
||onepstr.com^
||onergong.com^
||onerror.cf^
||onerror.ga^
||onerror.gq^
||onerror.ml^
||onesocailse.com^
||onespot.com^
||onestoreblog.com^
||onetouch4.com^
||onetouch6.com^
||onfckepwq.com^
||oniamcurre.com^
||onized.com^
||onkibirw.com^
||online-adnetwork.com^
||online-protection-now.com^
||onlinepromousa.com^
||onlineuserprotector.com^
||onlyjugpub.com^
||onmarshtompor.com^
||onnnxftprfvm.xyz^
||onolinclosesr.club^
||onpluslean.com^
||onpsapul.com^
||onsandam.biz^
||onshipsui.xyz^
||onstunkyr.com^
||ontoonefoldonefold.com^
||onturrical.com^
||onxquxhoygaji.com^
||ooboulry.net^
||oocdqgado.xyz^
||oodrampi.com^
||oodraune.com^
||oodsauns.net^
||oodsotso.com^
||oogneenu.net^
||oohingjap.com^
||oojexulr.net^
||oolakanunafire.com^
||oomsoapt.net^
||oomtexoa.com^
||oopsowhi.com^
||ooq5z.com^
||ooredi.com^
||oorierenegue.com^
||oorunsey.com^
||ooscaaming.com^
||ootchoft.com^
||oowelamdgta.com^
||oozyunmix.com^
||opawyzoh.xyz^
||opcharizardon.com^
||opchikoritar.com^
||opekoobs.net^
||openedinfractructureilliterate.com^
||openerworryrecite.com^
||openingpairpaternal.com^
||opensrhinos.com^
||openx.net^
||openxadexchange.com^
||openxenterprise.com^
||openxmarket.asia^
||operaserver.com^
||operatingdemolitionmore.com^
||operonsablate.com^
||opertyvaluat.com^
||opgafj.com^
||opgolan.com^
||opingexamplyt.info^
||opkkrbqyrqtkmty.com^
||oplo.org^
||oplwseln.com^
||opoapibs.net^
||opolicycrea.xyz^
||opotey.com^
||opoxv.com^
||oppersianor.com^
||opportunitysleepyreflex.com^
||oppositehometowndrunken.com^
||opposs.com^
||opsivesh.net^
||opsoomet.net^
||optad360.io^
||opteama.com^
||opter.co^
||optimatic.com^
||optimizesocial.com^
||optimizesrv.com^
||optinemailpro.com^
||optiondiscussedpack.com^
||optionneigh.com^
||optnumbhigh.com^
||optnx.com^
||optraising.com^
||optvx.com^
||optyruntchan.com^
||opvanillishan.com^
||oqbktsug.xyz^
||oqhedrmfet.com^
||oqsujyxbsl.xyz^
||oqwhzgimuvxpd.com^
||oranegfodnd.com^
||orangeads.fr^
||orbengine.com^
||orbhcvyfgitkpfl.xyz^
||orbitcarrot.com^
||orbmehcerqxamdy.com^
||orbsclawand.com^
||orcjagpox.com^
||orealiukzemy.co^
||orecticconchae.com^
||oreflushvehemence.com^
||organicflametail.com^
||orgpcxyohrd.com^
||orgxts.com^
||oridst.com^
||orientneedlehurts.com^
||origaniberes.com^
||origer.info^
||originedreting.site^
||originhermichermicpros.com^
||origunix.com^
||oriqgdrbqqcgn.com^
||orkonavariet.biz^
||ormome.com^
||ornament-i.com^
||orninedin.club^
||orozrpyxdigvwe.com^
||orthitepetrous.com^
||orthronsmatter.com^
||ortoenhanc.biz^
||ortslucres.com^
||osaceikmxsm.com^
||oskiwood.com^
||osseasougan.com^
||osskanger.com^
||osspalkiaom.com^
||ossshucklean.com^
||ostensibledaytimeseaweed.com^
||ostensiblegrave.com^
||otdsngganpsgru.com^
||othecheb.net^
||othesarialiber.club^
||othonnabusaos.com^
||othyightmare.club^
||otisephie.com^
||otlffresod.com^
||otlmdnazmac.com^
||otnolabttmup.com^
||otnolatrnup.com^
||otqjtkbkftehq.com^
||otrwaram.com^
||ouchansoxdid.xyz^
||oucywciij.com^
||oudccdjvh.com^
||oudseroa.com^
||oufauthy.net^
||ouftukoo.net^
||ouftuthy.net^
||oughtbuilding.com^
||oujouniw.com^
||oujtbhllnntesk.com^
||oukreesy.net^
||oulddothesa.biz^
||oultuwee.net^
||oulukdltobepa.com^
||oumbikcdwmjxqt.xyz^
||ouncialliberte.site^
||oundaymi.co^
||ouorhxolxdqqf.com^
||oupaumul.net^
||ouphoarg.com^
||ouphouch.com^
||oupushee.com^
||ourcommonstories.com^
||ourdailystories.com^
||oureviewi.club^
||ourhotfeed.com^
||ourl.link^
||ouroborosx.com^
||ouropenin.club^
||ourseismol.biz^
||oursgorefreshing.com^
||ourzitemu.com^
||ouseoopers.co^
||ousseghu.net^
||oustoope.com^
||outabsola.com^
||outbarwonna.casa^
||outblowtewhit.com^
||outelectrodean.com^
||outgateniceish.com^
||outgra.com^
||outhulem.net^
||outkickanoxic.com^
||outlaybuymidnight.com^
||outlineappearbar.com^
||outlookabsorb.com^
||outoctillerytor.com^
||outovenmusths.com^
||outpacetochers.com^
||outragedisgraceful.com^
||outrageousexplosion.com^
||outrodetops.com^
||outrushfetor.cam^
||outseeltor.com^
||outsimfat.site^
||outslang.com^
||outsliggooa.com^
||outsmoke-niyaxabura.com^
||outstandlpopi.xyz^
||outtunova.com^
||ouzoadru.net^
||ovemen.com^
||ovenbifaces.cam^
||overcomecheck.com^
||overdomadnessmanslaughter.com^
||overdonereciprocalimpure.com^
||overduegenetically.com^
||overhearledgebake.com^
||overloadhomes.com^
||overlymaddenkidnap.com^
||overlypower.com^
||overnment.club^
||overnmentil.site^
||overnumeler.com^
||overprotectivewidth.com^
||overreactscout.com^
||overridevertical.com^
||oversightbullet.com^
||oversowcholam.com^
||overture.com^
||overturnconstitution.com^
||overturs.com^
||overworkrefinemoon.com^
||overyfamiliar.biz^
||oveukrnmen.com^
||ovibospeseta.com^
||oviparaatalan.com^
||ovlliiwtxgjlz.com^
||ovoute.com^
||ovulgmeo.com^
||ovxeeiuhjoenoeb.xyz^
||owbihynrz.com^
||owcdcamldcu.com^
||owenexposure.com^
||owlerydominos.cam^
||owlsyumducal.com^
||ownandthaiho.biz^
||owncutone.com^
||owndata.network^
||ownerfacinglung.com^
||ownerlitter.com^
||ownerswifeimprove.com^
||owohvnpbno.com^
||owsvolksk.space^
||owwhftwhukqgo.com^
||owxhxdnwqy.com^
||oxado.com^
||oxanelinkups.com^
||oxenfishtreaty.com^
||oxharmonysample.com^
||oxidesloot.com^
||oxlfhifzfynll.com^
||oxqvbjitvqqv.com^
||oxqxopomikpqk.com^
||oxrywhblvy.com^
||oxsng.com^
||oxtracking.com^
||oxybe.com^
||oxydend2r5umarb8oreum.com^
||oxyphilsebkha.com^
||oygohusvggaurod.xyz^
||oyi9f1kbaj.com^
||oylewasb.club^
||ozertesa.com^
||ozmifi.info^
||ozobsaib.com^
||ozonemedia.com^
||ozongees.com^
||oztdgacxmf.com^
||ozwjhdler.com^
||ozyawn.com^
||p123p.com^
||p6p2w3v92czo.com^
||p78lld1s.top^
||p7m1rc80jdum.com^
||pa5ka.com^
||pacifoos.net^
||pacifyrespirator.com^
||pacoaniy.net^
||paddedhayssag.com^
||paddlepole.com^
||paddocsweek.com^
||padma-fed.com^
||padpitnon.site^
||padsans.com^
||padsanz.com^
||padsats.com^
||padsatz.com^
||padsbrown.com^
||padsecs.com^
||padsecz.com^
||padsimz.com^
||padskis.com^
||padslims.com^
||padslimz.com^
||padspms.com^
||padsreds.com^
||pafnyfiexpe.com^
||paganrabbits.com^
||pageantinsanitydistressed.com^
||pageconditiongrub.com^
||pagejunky.com^
||paginw.com^
||paginx.com^
||pagne4cham4hrobl.com^
||paht.tech^
||pahtzh.tech^
||paid.outbrain.com^
||paight.com^
||pailridarm.com^
||painlessassumedbeing.com^
||painmidsummer.com^
||painsko.com^
||paintavoidwitty.com^
||paintifiercute.club^
||paiptoaz.com^
||paishuno.net^
||pajikrqhbqth.xyz^
||pakistant.club^
||palasidesdoor.com^
||paletteadulatory.com^
||palettebackgroundentire.com^
||palibs.tech^
||palmboilingnonchalance.com^
||palpableequanimityshiver.com^
||palpcaroch.cam^
||pamphletconspiracy.com^
||pamphletrating.com^
||panchaxumbilic.com^
||pancreasoblivion.com^
||pandasloveforlife.com^
||paniccursor.com^
||pantafives.com^
||pantomimethat.com^
||papaneecorche.com^
||papawrefits.com^
||papayaburbles.com^
||papilio3glauecus.com^
||paradisetits.ru^
||parameterswhether.com^
||paranoiseras.site^
||paraterinchest.site^
||parchmentwhale.com^
||parcrescentimportantly.com^
||pardnergam.com^
||parentful.club^
||parflushfeet.com^
||parimpiables.com^
||paripartners.ru^
||parkdumbest.com^
||parkinggrumpy.com^
||parkurl.com^
||parringepigene.com^
||parrssulk.com^
||parth2enerocis9tsust2ricus7pidata.com^
||parthanonstatue.com^
||particularantler.com^
||partiesrelyfoliage.com^
||partnershipknackcloset.com^
||partouba.com^
||partoukfar.co^
||partssubquery.com^
||partyguarantee.com^
||partypartners.com^
||parwrite.com^
||pas-rahav.com^
||paservices.tech^
||paslsa.com^
||passagefacingdime.com^
||passenvyexisting.com^
||passeura.com^
||passfixx.com^
||passionateconductorstow.com^
||passionfruitads.com^
||passivemarcoanyhow.com^
||passtechusa.com^
||passwordscompound.com^
||pastaesthetictracks.com^
||pastelsreist.com^
||pastimebeakjudgement.com^
||pastreflected.com^
||pastspur.com^
||pasxfixs.com^
||patalogs.com^
||patchovercome.com^
||paternalhumiliate.com^
||patgsrv.com^
||pathosacetals.com^
||pathsinvestor.com^
||patientlyrequisite.com^
||patinesgaulin.com^
||patithatspartal.pro^
||patriotinvestorlustre.com^
||patroposalun.pro^
||pattedmanlyunits.com^
||pattentinevec.site^
||pauewr4cw2xs5q.com^
||paula-secundinus.com^
||paurif.com^
||pauzajoo.net^
||paverscortaro.com^
||pawafrmhatg.com^
||pawheatyous.com^
||pawnprime.com^
||paxmedia.net^
||paxtro.com^
||pay-click.ru^
||payae8moon9.com^
||paybackvocal.com^
||payerscocoa.com^
||payingnoodlescam.com^
||paymentdeceasedcommence.com^
||payments4u.info^
||payments4u.org^
||paymentsweb.org^
||payslipsplunge.com^
||payslipsprolong.com^
||payslipsscowl.com^
||pazashevy.com^
||pbaucpamdtnarz.com^
||pbcde.com^
||pbhrxxcuobz.com^
||pbkqidejmes.ru^
||pbterra.com^
||pbxai.com^
||pc-ads.com^
||pc180101.com^
||pc1ads.com^
||pc20160301.com^
||pc2ads.com^
||pcdnlt.com^
||pcdodues.com^
||pclk.name^
||pcnp.xyz^
||pcsyendormup.com^
||pctlwm.com^
||pctsrv.com^
||pctv.xyz^
||pd-news.com^
||pdfcylsmo.com^
||pdghunlvi.com^
||pdmtmribgaqctz.com^
||pdn-1.com^
||pdn-2.com^
||pdrfvumww.com^
||pdvacde.com^
||pdxgfnnoan.com^
||peacebanana.com^
||peacefullymenitch.com^
||peachsquat.com^
||peakclick.com^
||pearsguess.com^
||pebadu.com^
||pebidigra.pro^
||peculiaritiesfrequencymedicine.com^
||pedagogsecreta.com^
||pedestalstall.com^
||pedestalturner.com^
||pedestrianneighbourly.com^
||pedisp.com^
||peefeehu.com^
||peekdedicatecylinder.com^
||peelismsenoras.com^
||peemee.com^
||peensthapes.cam^
||peepholecarrying.com^
||peepholetwin.com^
||peer39.net^
||peerprevious.com^
||peethobo.com^
||peevopoy.com^
||pegablackjal.com^
||pegasuson.com^
||peggedolga.com^
||pegloang.com^
||pegristofi.com^
||peirs5tbakchios.com^
||peitet.com^
||pejqoq4cafo3bg9yqqqtk5e6s6.com^
||pekreecy.com^
||pendingvillashells.com^
||pendulumtemporary.com^
||penitentiaryoverdosetumble.com^
||penjazzvice.com^
||penkillingapathy.com^
||pennilesscomingall.com^
||pennyotcstock.com^
||pennzxycrdmw.com^
||pensivecoloredposterity.com^
||pentaclaud.com^
||pepnerdmime.cam^
||peppermintcoal.com^
||pepperstretching.com^
||peppy2lon1g1stalk.com^
||pepsgolfsintake.com^
||perceivednameless.com^
||perceivefilthy.com^
||percephonefruit70.com^
||perceuslok071.com^
||perfb.com^
||perfectmarket.com^
||perfectplanned.com^
||performance-based.com^
||performanceadexchange.com^
||performanceonclick.com^
||performancetrustednetwork.com^
||performancingads.com^
||performanteads.com^
||performit.club^
||performpreciseheavilythefile.vip^
||perfunctoryseathrilled.com^
||perhangeflets.site^
||perienfcefot.top^
||perigshfnon.com^
||periljuicywary.com^
||perilouslimb.com^
||periodsalter.com^
||periously.xyz^
||perkingpurpled.cam^
||permanentnearly.com^
||permissiveconvenientlyoath.com^
||peropusparmese.com^
||perpetrateinadequateties.com^
||perpetratoronpour.com^
||perpetualprovoke.com^
||perspirationexpire.com^
||perstago.pro^
||pertersacstyli.com^
||pertyvaluati.com^
||pesshooting.com^
||pestilenttidefilth.org^
||petalonpeery.com^
||petchesa.net^
||petchoch.com^
||petfoppew.com^
||petriekalmias.com^
||petsuccessive.com^
||pettybitternessablebodied.com^
||pettybureaushady.com^
||petulantsubordinate.com^
||peuzubuqo.com^
||pewdomdiff.com^
||pezrphjl.com^
||pf34zdjoeycr.com^
||pfcdnc.com^
||pffw8mgd.com^
||pfklopud.xyz^
||pfqdxuxoeml.com^
||pfywqkslz.com^
||pfzzgurflf.com^
||pgbxrigvbmdz.com^
||pgebqmezguxz.com^
||pgeejqisao.com^
||pgmcdn.com^
||pgmediaserve.com^
||pgmrko89prom.com^
||pgonews.pro^
||pgpartner.com^
||pgpyce.com^
||pgqrmhewdb.xyz^
||pgssl.com^
||pgvgqtmy.com^
||phaboart.net^
||phabys.com^
||phagueq.cn^
||phaignoo.com^
||phaihoaw.net^
||phaikroo.net^
||phaiksul.net^
||phalingy.net^
||phapihwvah.com^
||pharmacymorbid.com^
||pharmcash.com^
||phasecolony.com^
||phasmfranca.com^
||phastigrevo.com^
||phastoag.com^
||phaudree.com^
||phaurtuh.net^
||phauwooz.net^
||phca85g3n400.com^
||pheasantcardboardcohort.com^
||pheasantgobetweenyearbook.com^
||phechogofe.com^
||pheedroh.net^
||pheeghie.net^
||pheegoab.click^
||pheekrie.com^
||pheepudo.net^
||pheergar.com^
||pheersie.com^
||pheftoud.com^
||phekrimp.com^
||phenomenonattorney.com^
||pheselta.net^
||phfspteipq.com^
||phhitgjxsit.com^
||phicmune.net^
||philation.club^
||philbardre.com^
||philipblemishaccessory.com^
||philosophere.com^
||phipobywhy.com^
||phirgese.com^
||phloxsub73ulata.com^
||phoakrun.net^
||phoalard.net^
||phoapsoo.com^
||phoaptee.net^
||phoaraut.com^
||phoawhap.net^
||phoaxevu.net^
||phohothiptu.pro^
||phokukse.com^
||phoneboothslender.com^
||phonefilamentembarrassment.com^
||phonenow.net^
||phonestar.info^
||phoobsoo.net^
||phooreew.net^
||phoossax.net^
||phortaub.com^
||photographicconstablelanded.com^
||photographiccreche.com^
||phouvemp.net^
||phoviheca.com^
||phrait.com^
||phsism.com^
||phsqqnneqsbgqe.com^
||phudreez.com^
||phultems.net^
||phuteheglu.com^
||phychisepso.com^
||physicallyfinch.com^
||phywifupta.com^
||pianistrefutationgoose.com^
||picadmedia.com^
||picbucks.com^
||pickaflick.co^
||picklesadamantempire.com^
||pickpocketseenperch.com^
||pickupmorbid.com^
||pickytime.com^
||picnicorganizationthigh.com^
||picsti.com^
||pictela.net^
||picturesquebutcompassionate.com^
||pierisrapgae.com^
||pierlinks.com^
||pierrottease.com^
||pigamn.com^
||pignuwoa.com^
||pigtisetdilqsi.com^
||pigtre.com^
||pikedhelloed.com^
||pikeletkiyi.com^
||piledarriving.com^
||pilgrimarym.club^
||pillageacting.com^
||pillowspopes.com^
||piluskbar.com^
||pimpoopo.com^
||pinaukncec.one^
||pinballpublishernetwork.com^
||pindenspat.com^
||pineycaids.com^
||ping-traffic.info^
||pinifafi.com^
||pinkpig2le8tt09.com^
||piolonwpkwrg.com^
||pip-pip-pop.com^
||pipeaota.com^
||pipilida.com^
||piplep.com^
||pipsol.net^
||piquperkin.com^
||pirtecho.net^
||pisism.com^
||pistraving.co^
||pitatagata.com^
||piticlik.com^
||pitpastraja.com^
||pitrespite.com^
||pityneedsdads.com^
||pitysuffix.com^
||pitzvpwm.com^
||pivotrunner.com^
||pivywopsu.com^
||piwhaguvu.com^
||pixazza.com^
||pixfuture.net^
||pixiv.org^
||pixxur.com^
||pjbuxnevj.com^
||pjjpp.com^
||pjx1ky4xhwip.com^
||pkfyelxxpbisf.com^
||pkgebysm.com^
||pkhhyool.com^
||pkldqklnhvulsp.xyz^
||pkldrgupis.com^
||pktqcr.com^
||placedbookmen.com^
||placquecatella.com^
||plaguealacritytwitter.com^
||plaguemanipulatedrag.com^
||plaicecapacious.com^
||plaicecaught.com^
||plaicenaive.com^
||plaims.com^
||plaintfarrel.com^
||plainwrk.name^
||plandiscriminationtakeout.com^
||planetheldpiggy.com^
||planknutshell.com^
||planktab.com^
||planneddeference.com^
||planneradministratorsignify.com^
||plannerladyreality.com^
||planningflattery.com^
||plannto.com^
||plansabnormal.com^
||planscul.com^
||plantapizzazz.com^
||plantationthrillednoncommittal.com^
||plantinscription.com^
||plardi.com^
||plashcashierbleach.com^
||platado.com^
||platesworked.com^
||platif.com^
||platitudefivesnack.com^
||platitudewildest.com^
||play4k.co^
||playerseo.club^
||playertraffic.com^
||playgroundloom.com^
||playstream.media^
||playukinternet.com^
||playwrightdine.com^
||playwrightglancing.com^
||playwrightsickengineer.com^
||pleadedsomewhat.com^
||pleagaietyparalysis.com^
||pleasantlyilliterate.com^
||pleasedbeginparish.com^
||pleastindustress.xyz^
||pleasuremeshended.com^
||pleatcisele.cam^
||plehimselves.info^
||pleionlungees.com^
||plenomedia.com^
||plexop.net^
||plgulesln.xyz^
||plified.pro^
||plissewali.com^
||plocap.com^
||plordi.com^
||ployea.com^
||plpcvphcvb.com^
||plrjs.org^
||plsrcmp.com^
||pluckyinfatuatedmason.com^
||plucta.com^
||plufdsa.com^
||plufdsb.com^
||plugerr.com^
||pluggednow.com^
||plugs.co^
||plumbingcurlproximity.com^
||plumbscalpelprestigious.com^
||plumbummoca.com^
||plungebackyard.com^
||pluraldispersegranary.com^
||plusclick.biz^
||plutothejewel.com^
||plxserve.com^
||plym.xyz^
||plyserosal.com^
||plywoodenchant.com^
||pmlw0efk4x.com^
||pmpubs.com^
||pmsrvr.com^
||pmzer.com^
||pncloudfl.com^
||pnd.gs^
||pnmoclqxtcsbw.com^
||pnrblholty.com^
||poacawhe.net^
||poagroul.com^
||poasotha.com^
||pobliba.info^
||pocrd.cc^
||pocrowpush.com^
||podhopfit.site^
||podosupsurge.com^
||podsolnu9hi10.com^
||poenem.com^
||poeticgum.com^
||poetryhonourable.com^
||poeupvcvruuizk.com^
||pofqlldhpkvvh.com^
||poidup.com^
||poignantpersonnel.com^
||pointeretards.com^
||pointroll.com^
||poirreleast.club^
||poisism.com^
||poisonencouragement.com^
||pokaroad.net^
||poketraff.com^
||pokingintake.com^
||pokreess.com^
||polanders.com^
||polarcdn-terrax.com^
||polarmobile.com^
||policityseriod.info^
||polishrefreshment.com^
||polishshinyspectacles.com^
||polldenunciationdeveloping.com^
||polluxnetwork.com^
||polmontventures.com^
||poltarimus.com^
||polyad.net^
||polydarth.com^
||pomposityretainerparish.com^
||pompouseruptionrang.com^
||pompysxdz.com^
||pon-prairie.com^
||ponchowafesargb.com^
||ponderouscentigradecredit.com^
||ponentshebar.com^
||ponk.pro^
||pontymonti.com^
||pooboafi.net^
||poodledopas.cam^
||poodsboiko.com^
||poogriry.click^
||pookawnratbite.com^
||poolgmsd.com^
||poolunbelievably.com^
||poorapparel.com^
||poorlygarrisondistant.com^
||poosoahe.com^
||poosugap.com^
||pop5sjhspear.com^
||popadon.com^
||popads.media^
||popads.net^
||popadscdn.net^
||popbounty.com^
||popbyepenthouse.com^
||popcash.net^
||popclck.net^
||popclow.xyz^
||popcpm.com^
||popearn.com^
||popeld.com^
||pophahwot.com^
||pophandler.net^
||popjs.xyz^
||poplarmakessouls.com^
||popmarker.com^
||popmonetizer.net^
||popmyads.com^
||popnc.com^
||popnet.xyz^
||poppysol.com^
||popsads.com^
||popsoffer.com^
||poptm.com^
||poptri.com^
||popularmedia.net^
||populis.com^
||populisengage.com^
||popunder.bid^
||popunder.ru^
||popunders.bid^
||popunderz.com^
||popuptraffic.com^
||popwad.xyz^
||popwin.net^
||popwow.xyz^
||popxyz.com^
||porase.com^
||poredii.com^
||pornlemon.com^
||pornomixfree.com^
||porojo.net^
||porridgeenemies.com^
||portablefish.com^
||portalisimmo.com^
||portantreadedagree.info^
||portedgatesfeel.com^
||portenttwinehypothetically.com^
||portkingric.net^
||portoteamo.com^
||portoutsid.xyz^
||portprintingchecking.com^
||portscalculateappease.com^
||portserratic.com^
||portugueseexcessivelygospel.com^
||poruvosty.com^
||posakevy.com^
||posehind.com^
||poseidthewave.com^
||poshbeechhoneycomb.com^
||poshhateful.com^
||positious.club^
||pososrhwu2jf8jf09.com^
||posple.com^
||posqvyovldwawp.com^
||possessedbrute.com^
||possesseddimplebandy.com^
||possiblyinsufficientchecking.com^
||possiblytoxic.com^
||possoacu.com^
||postback.info^
||postbacks.net^
||postlnk.com^
||postrelease.com^
||postupset.com^
||postureconstituent.com^
||potaffableeaten.com^
||potatointakeafraid.com^
||potawe.com^
||potentiallythrobbinggrotesque.com^
||potentill3afr5ui7ticosa.com^
||potentingaknt.club^
||potentingxyr.club^
||potentionsdarket.site^
||potionutilize.com^
||potnormal.com^
||potteryhuman.com^
||potwm.com^
||pouchrecogniseheiress.com^
||poudeeri.com^
||pouffedrobinet.com^
||pouluwie.net^
||pouncewhineheadquarter.com^
||poupheeg.com^
||pourdear.com^
||powerad.ai^
||poweradblocker.com^
||powerain.biz^
||powerfulrobin.com^
||powermelting.com^
||powferads.com^
||poxa.xyz^
||poxaharap.com^
||poyou.xyz^
||pp2ppsch1hount1hf.com^
||pp98trk.com^
||ppcashpop.com^
||ppcindo.com^
||ppclinking.com^
||ppctrck.com^
||ppfrlfe.com^
||pportunitytos.xyz^
||pppbr.com^
||pppbrkwd.xyz^
||ppqlnwavlmt.com^
||pprq7.com^
||ppscdnqkgj.com^
||ppxbsbluutiwc.xyz^
||ppxldikxksuo.com^
||pqorwmmlkf.com^
||pqtiqpfyeeayjk.com^
||pqvnjgeimffiu.com^
||pqztggmplviyxy.com^
||practeddagek.club^
||practicableperiodicabrupt.com^
||practimplete.club^
||practisecolander.com^
||practthreat.club^
||praganytu.club^
||praght.tech^
||prahfoleruna.com^
||praiserevision.com^
||prakritinfixed.com^
||pramdishevelledsquare.com^
||praterswhally.com^
||prautl.com^
||prawnspiritincomparable.com^
||prayersitsskid.com^
||prayersstingy.com^
||prayuserparka.com^
||prbtqjujwzwepv.com^
||prdredir.com^
||pre4sentre8dhf.com^
||precautionbuoy.com^
||precisetackle.com^
||precisionclick.com^
||predicamentsorting.com^
||predictad.com^
||predictiondexchange.com^
||predictiondisplay.com^
||predictionds.com^
||predictivadnetwork.com^
||predictivadvertising.com^
||predictivdisplay.com^
||predominantaugustchapter.com^
||prefaceinventorgrouping.com^
||preferablycompletion.com^
||prefleks.com^
||pregamepluteal.com^
||pregnancyintuition.com^
||pregnantstrictlygot.com^
||pregnantvillager.com^
||premium-members.com^
||premium4kflix.club^
||premium4kflix.top^
||premium4kflix.website^
||premiumbros.com^
||premiumvertising.com^
||premovenonda.com^
||preonesetro.com^
||prepareacquitmeaningless.com^
||preparesecretary.com^
||prepayproceedingsground.com^
||prepenseprepensecubicoperating.com^
||prepenseprepensedefiance.com^
||preposterousgoody.com^
||preqoaojsdgmmc.xyz^
||presentationsportsman.com^
||presentlyarch.com^
||presidentialthriceinefficient.com^
||presidepainlesscylinder.com^
||pressingmiscellaneoustry.com^
||pressize.com^
||prestadsng.com^
||presticikju.club^
||presumptuousreciprocal.com^
||pretencemassage.com^
||pretextexpertisedisappeared.com^
||prettypasttime.com^
||prevailedballotcaution.com^
||previouslyawokestale.com^
||previsibilisais.website^
||prevotch.com^
||prfctmney.com^
||prfqcdfws.com^
||prgznhukaoggg.com^
||prheoxpdoqmjou.com^
||priceplaneadulthood.com^
||pricestern.top^
||prideidiotswarthy.com^
||prield.com^
||primaryads.com^
||prime-vpnet.com^
||primechoice.ru^
||primedisappointing.com^
||primevalcherries.com^
||primevalsymphonymuttering.com^
||primroseconstellationrapidly.com^
||princedrainclearance.com^
||princided.club^
||pringed.space^
||prinosknick.com^
||printmeantime.com^
||prinue.com^
||prisedeluge.com^
||pritesol.com^
||privacyheelvest.com^
||privacymorrowexecute.com^
||privacysearching.com^
||privilegesurround.com^
||prizel.com^
||prizepierceassort.com^
||prksism.com^
||prlmspfelvnsfx.com^
||prm-native.com^
||prmtracks.com^
||pro-advert.de^
||pro-advertising.com^
||pro-market.net^
||pro-pro-go.com^
||pro-web.net^
||proadscdn.com^
||probablpatas.com^
||problemsroadsideparticularly.com^
||probns.com^
||probtn.com^
||processlockdownagree.com^
||proclaimsubjected.com^
||procuredawestruckpoint.com^
||prod.untd.com^
||proddoyen.com^
||producebreed.com^
||producingdestroyer.com^
||producingsavourestablish.com^
||producthub.info^
||productionconceitedbosom.com^
||prodwaves.pro^
||proeroclips.pro^
||profbigo.com^
||professhave.com^
||professionallycloudlessbarber.com^
||profi-para.com^
||profitablecpmnetwork.com^
||profitabledisplaycontent.com^
||profitablegate.com^
||profitabletoothbrushseduce.com^
||profitabletrustednetwork.com^
||profitpeelers.com^
||prognosiscontradictbody.com^
||prognosisshallowpliant.com^
||programminghonourable.com^
||prograph.club^
||prohibitionformersporting.com^
||projectagora.net^
||projectagora.tech^
||projectagoralibs.com^
||projectagoraservices.com^
||projectagoratech.com^
||projectwonderful.com^
||projetsascend.com^
||promisingjournalist.com^
||promisingsquall.com^
||promo-bc.com^
||promobenef.com^
||promoted.com^
||pronunciationspecimens.com^
||proofthug.com^
||propbigo.com^
||propellerclick.com^
||propellerpops.com^
||propelplus.com^
||propelslaverybenevolent.com^
||properatery.club^
||propgoservice.com^
||prophecyrehabilitationcardboard.com^
||prophetachybrief.com^
||propmunchviper.com^
||proposedpartly.com^
||propositiondisinterested.com^
||propu.sh^
||prorentisol.com^
||prosecutorcessationdial.com^
||prospecttommy.com^
||prosperent.com^
||prospergenerosityperformance.com^
||prosumsit.com^
||protagcdn.com^
||protally.net^
||protawe.com^
||protecsee.site^
||protecthumor.com^
||proteographiummarcellus.com^
||protoawe.com^
||protovid.com^
||proverballegationenergy.com^
||provers.pro^
||providedcolonelpermit.com^
||provider-direct.com^
||provisionappscissor.com^
||provocativeprivate.com^
||prowessthrongassume.com^
||prowlenchant.com^
||prowlenthusiasticcongest.com^
||prownl.com^
||proximic.com^
||proxyhell.com^
||prpbns.com^
||prpbnt.com^
||prpedjlp.com^
||prpops.com^
||prpopss.com^
||prre.ru^
||prtrackings.com^
||prudencewiserelapse.com^
||prudenttruthfulcarter.com^
||prunesbin.com^
||prunesmuggy.com^
||prxdmn.com^
||pryappaldescribe.com^
||pryrhoohs.site^
||ps7894.com^
||psaglyfico.com^
||psagridowe.com^
||psaighid.com^
||psaiptoh.net^
||psairees.net^
||psampabs.net^
||psasadupto.com^
||psasar.com^
||psatorsi.com^
||psaudous.com^
||psaughun.com^
||psaukaux.net^
||psaukrik.net^
||psauwush.net^
||psazamajy.pro^
||pscfammuw.com^
||psclicks.com^
||pseepsie.com^
||psekesheva.pro^
||psensuds.net^
||pseptegoti.com^
||psewhaur.net^
||pshtrk.com^
||psisalte.com^
||psiwaphado.pro^
||psizivura.com^
||pslnk.link^
||psma02.com^
||psoaemorella.com^
||psoageeb.com^
||psoomeeg.com^
||psootchu.net^
||psoptopi.com^
||psougrie.com^
||psoumtou.net^
||psozoult.net^
||psozyhotho.pro^
||psqiwslwpjccb.com^
||pstreetma.com^
||psucnqdrke.com^
||psugeglapha.com^
||psuglymave.com^
||psuhexitu.pro^
||psuhuchize.com^
||psupaids.com^
||psuphuns.net^
||psurdoak.com^
||psuzoxuma.com^
||psvgnczo.com^
||psxxbhheqxoy.com^
||psychologywoman.com^
||psydyrony.com^
||psygruptuly.com^
||psytupuny.com^
||pt-xb.xyz^
||ptagnair.com^
||ptaiksah.com^
||ptairtug.net^
||ptaissud.com^
||ptapjmp.com^
||ptarepjx.com^
||ptathawhosti.com^
||ptaubsih.com^
||ptaughar.com^
||ptaulrou.net^
||ptauphiw.net^
||ptauxofi.net^
||ptavizap.net^
||ptawe.com^
||ptawehex.net^
||ptawhood.net^
||ptcqjliwwkldm.com^
||ptechait.com^
||ptecmooz.net^
||ptecmuny.com^
||pteelsaw.net^
||pteenoum.com^
||ptekuwiny.pro^
||ptesigliglu.com^
||ptetchie.net^
||ptewarin.net^
||ptewauta.net^
||ptezyluny.com^
||ptilytiga.com^
||ptipsixo.com^
||ptipsout.net^
||ptirgaux.com^
||ptljkekttqf.com^
||ptlrchrsgpbak.com^
||ptlwm.com^
||ptmzr.com^
||ptoafauz.net^
||ptoahaistais.com^
||ptoangir.com^
||ptobsagn.com^
||ptogheeb.net^
||ptogiwabe.com^
||ptonauls.net^
||ptongouh.net^
||ptookaih.net^
||ptoosteg.com^
||ptoulsey.com^
||ptoumsid.net^
||ptoushoa.com^
||ptp22.com^
||ptp24.com^
||pttsite.com^
||ptuglupyli.com^
||ptulepti.net^
||ptusuhucho.com^
||ptutchiz.com^
||ptwmjmp.com^
||ptystuthyglo.com^
||pu1.biz^
||pu3.biz^
||pub.network^
||pubacca5mc.com^
||pubaka5.com^
||pubhotmax.com^
||publicsparedpen.com^
||publited.com^
||pubmaner5.com^
||pubmine.com^
||pubnation.com^
||pubpowerplatform.io^
||pubrain.com^
||pubted.com^
||pubtm.com^
||pubwes.com^
||puddingreluctantly.com^
||puddlebooty.com^
||puddrupose.com^
||pudrardu.net^
||pufagobs.com^
||puhtml.com^
||pulpix.com^
||pulpsbarndomed.com^
||pulpyads.com^
||pulpybizarre.com^
||pulsemgr.com^
||pulseonclick.com^
||pulsiondamnous.com^
||pulverizehinder.com^
||pumdfferpkin5hs454r43eeds.com^
||pumolt.com^
||pumpbead.com^
||pumpkinneighbourpoet.com^
||pumpkinrestartburnt.com^
||pumpmanamenage.casa^
||punctuationbelow.com^
||pungeywitlet.com^
||punkgameswear.com^
||punosy.com^
||punyvamos.com^
||puppetgrow.com^
||pupsotdub.com^
||puptyvocho.com^
||pupulodsects.cam^
||purchasertormentscoundrel.com^
||puresinew.com^
||purpleads.io^
||purpleflag.net^
||purplepatch.online^
||purpreine.co^
||puscxnhsksnunxs.com^
||puserving.com^
||push-me-up.com^
||push.house^
||push2check.com^
||push77-sdk.com^
||push77.com^
||pushads.biz^
||pushagim.com^
||pushame.com^
||pushance.com^
||pushanert.com^
||pusharest.com^
||pushazam.com^
||pushbaddy.com^
||pushbasic.com^
||pushcampaign.club^
||pushdusk.com^
||pushebrod.com^
||pushego.com^
||pusheify.com^
||pushell.info^
||pusherism.com^
||pushfan.com^
||pushfullimitsdrunken.com^
||pushgaga.com^
||pushimer.com^
||pushinpage.com^
||pushlaram.com^
||pushlat.com^
||pushlinck.com^
||pushlommy.com^
||pushlum.com^
||pushmenews.com^
||pushmobilenews.com^
||pushmono.com^
||pushnative.com^
||pushnest.com^
||pushnevis.com^
||pushnews.org^
||pushnice.com^
||pushno.com^
||pushokey.com^
||pusholympus.com^
||pushosub.com^
||pushosubk.com^
||pushpush.net^
||pushqwer.com^
||pushrase.com^
||pushsar.com^
||pushup.space^
||pushup.wtf^
||pushwelcome.com^
||pushworldtool.com^
||pushyfen.com^
||pussl3.com^
||pussl32.com^
||pussl48.com^
||pussl6.com^
||putainalen.com^
||putfeepea.site^
||puthey.com^
||putrr12.com^
||putrr14.com^
||putrr15.com^
||putrr16.com^
||putrr18.com^
||putrr20.com^
||putrr7.com^
||putrr8.com^
||putrunsspawn.com^
||putstairboor.com^
||puturebraving.com^
||puuvpsveaskxzb.com^
||puwpush.com^
||puzzledchampagneaboninableaboninable.com^
||puzzledolefulcourier.com^
||puzzlementevolve.com^
||pvclouds.com^
||pvipgaj.com^
||pvjscfhlt.com^
||pvobumsfxacarh.com^
||pvptwhhkfmog.com^
||pvyvglaf.com^
||pwbstpjjkovpy.com^
||pweaatek.com^
||pwigekcyr.com^
||pwjwgrtznpl.com^
||pwmctl.com^
||pwptibeetbf.com^
||pwrads.net^
||pwrbpgapi.xyz^
||pwwghcyzsn.info^
||px1alsry.com^
||px3792.com^
||pxl2015x1.com^
||pxlk9.net.^
||pxmyjxebxgv.com^
||pyloic.com^
||pypwlfysofmez.com^
||pyq6n.com^
||pyropenunmould.com^
||pyrroylceriums.com^
||pyvqoaoeeen.com^
||pyxidiaimmerit.com^
||pzhuzlwjiymfos.com^
||pzjrabknapw.com^
||pzwbihxey.com^
||q0zsp5e3dv.com^
||q1mediahydraplatform.com^
||q6idnawboy7g.com^
||q8ntfhfngm.com^
||qactaggxwoyla.com^
||qadserve.com^
||qadservice.com^
||qaecoqxajnamiea.com^
||qatarchekmak.com^
||qaykb.com^
||qbgrlltue.com^
||qbkzvophvva.com^
||qbxaebqkg.com^
||qcdnxq.com^
||qd3u5eeuos.com^
||qdatasales.com^
||qdayipnsir.com^
||qddrusjdrjuj.com^
||qdmil.com^
||qdmldutvbvq.com^
||qebodu.com^
||qel-qel-fie.com^
||qertewrt.com^
||qetdeddkscgu.com^
||qewuipkgtpotyb.com^
||qfcrjdrp.com^
||qfdn3gyfbs.com^
||qfjherc.com^
||qfolkbbij.com^
||qfszmlxypcqqyb.com^
||qftgykroh.com^
||qfvedpldkde.com^
||qfzcwlvmhjgjmi.com^
||qgamsa.com^
||qgenjqyvq.com^
||qgevavwyafjf.com^
||qgnadfdluev.com^
||qgnlbjkxrzb.com^
||qgnqsebea.com^
||qgogogox.com^
||qhmrasvwzbwjpz.com^
||qhnwj.com^
||qhqofqeivtno.com^
||qingjiedi.com^
||qingrektmkt.com^
||qisemrvldy.com^
||qivaiw.com^
||qiyascoolth.com^
||qizltkyxlgua.com^
||qjcdnpv.com^
||qjezukyqwj.com^
||qkspafpgg.com^
||qksrv.net^
||qksz.net^
||qktbbiavkqcqmn.com^
||qktfwkftgqeynnp.com^
||qlcabgpjyh.com^
||qljwkthllpjsi.com^
||qlmqzznfcb.com^
||qlpwqpvuw.com^
||qlqtnqlruou.com^
||qlsvowqnbzu.com^
||qluutrppsh.com^
||qmcijuos.com^
||qmgaozjo.com^
||qmhnetqgevxmk.com^
||qmkr7isp3o.com^
||qmripebxljdey.com^
||qmtaaatged.com^
||qmvezbh0l28w.com^
||qn-5.com^
||qngqlrxscxlvh.com^
||qnqtfaydb.com^
||qnsr.com^
||qoaaa.com^
||qocvicklgcgr.com^
||qoevjugu.com^
||qofowyki.xyz^
||qogbgxne.com^
||qoredi.com^
||qotbvnbipfgwg.com^
||qozveo.com^
||qp3lgzt6exyn.com^
||qppdqcid.com^
||qpwiyfmlkhbxop.com^
||qqedrimwbe.com^
||qqgcxmviljcu.com^
||qqqwes.com^
||qrclevrfjw.com^
||qrezvwhtppiv.com^
||qrksjrjppkam.com^
||qrlsx.com^
||qrzlaatf.xyz^
||qscidskqz.com^
||qservz.com^
||qslychhjeo.com^
||qstukqmsddqgs.com^
||qtbb6.com^
||qttmjwno.com^
||qtvbgetlfxnw.com^
||qtzvsufbkpxin.com^
||quackexclusfdfjd.com^
||quadrupleclick.com^
||quakedamnalight.com^
||qualificationrestriction.com^
||qualifiedcuter.com^
||qualityofeve.biz^
||qualitypageviews.com^
||quallyrimers.com^
||quandarydisadvantage.com^
||quanta-wave.com^
||quatrefeuillepolonaise.xyz^
||quaverspawk.com^
||queersodadults.com^
||quenchskirmishcohere.com^
||quensillo.com^
||querylead.com^
||questionmarket.com^
||questionsadjournasleep.com^
||quhzaqfsfuljw.com^
||quickads.net^
||quicklesvad.xyz^
||quicklisti.com^
||quickorange.com^
||quidachieve.com^
||quideo.men^
||quiltobserve.com^
||quintus-mil.com^
||quinuaknife.com^
||quiptenrice.casa^
||quite-bag-seed-catch.xyz^
||quitebrace.com^
||quitelyhabitat.com^
||qumagee.com^
||quotedimpressive.com^
||quotes.com^
||qutltjamq.com^
||qvcwklhelpk.xyz^
||qvorcqfon.com^
||qvuehosxuzhagv.com^
||qvylkvlpjwz.com^
||qwa3ldhn9u0t.com^
||qwerfdx.com^
||qwertytracks.com^
||qwfuqtyjdkdxi.com^
||qwhbkjlawhw.com^
||qwnkvvtuxivur.com^
||qwpetywdh.com^
||qwtomdpb.com^
||qxniowwbdnhnn.com^
||qydhjirz.com^
||qyhshcrwqvaft.com^
||qyxwfe.com^
||qz496amxfh87mst.com^
||qzfrmewdbzkcsf.com^
||qzgbhuelut.com^
||qzlglizfy.com^
||qzvlbjatsgzgn.com^
||r-tb.com^
||r023m83skv5v.com^
||r3adyt0download.com^
||r3oodleaw5au4ssir.com^
||r5apiliopolyxenes.com^
||r66at6sf.com^
||r66net.com^
||r66net.net^
||r6ztccbkdrbi.com^
||r932o.com^
||raaliforniaat.biz^
||rablecerta.club^
||raccourir.xyz^
||raccrocpestful.com^
||racesstuffing.com^
||racistimitationbronze.com^
||radarconsultation.com^
||radeant.com^
||radiancethedevice.com^
||radiantskilled.com^
||radiationcrag.com^
||radioearphonesaggravation.com^
||radiusfellowship.com^
||radiusmarketing.com^
||radiusproceedings.com^
||radust.com^
||raenfh9tkuka.com^
||rafflereticence.com^
||raftcomposuremeals.com^
||rag3ca7t5amubr8eedffin.com^
||ragapa.com^
||raglogripsa.com^
||ragsaved.com^
||railcowboy.com^
||railroadtomato.com^
||railwaymanicurewhoop.com^
||rainingvital.com^
||rainwealth.com^
||raiphupi.com^
||raisingnegligencemanages.com^
||raivikod.net^
||rajabets.xyz^
||rakamu.com^
||ralijqugghwqil.com^
||rallynabdoomed.com^
||ralphabnegation.com^
||ramatering.club^
||rammishruinous.com^
||ramptariff.com^
||ramsonhunk.com^
||ranchauthorization.com^
||randallbesin.com^
||randiul.com^
||randomignitiondentist.com^
||rangsunbaa.com^
||ranquarks.com^
||ransparleddorob.info^
||rantsbroug.biz^
||rapeunevenphiladelphia.com^
||rapgasyogin.com^
||rapiddictionarytemporarily.com^
||rapolok.com^
||raptapee.com^
||rarelyassortpanel.com^
||rarseene.com^
||raspberryareaurge.com^
||raspberrybenefactor.com^
||rategeisteryc.xyz^
||ratkalol.com^
||ratlinhisser.com^
||ratrencalrep.com^
||rauceesh.com^
||raujebet.net^
||raupsica.net^
||raupsooy.net^
||rauwoafe.com^
||ravalads.com^
||ravaquinal.com^
||ravenousdrawers.com^
||rawasy.com^
||rawjeansadvertising.com^
||rawoarsy.com^
||razdvabm.com^
||razuphyju.com^
||rbnt.org^
||rboundgypster.com^
||rbyewcokbqlc.com^
||rcblkkhfvrxyn.com^
||rccsekuitas.com^
||rconand.club^
||rcptik.ru^
||rcurn.com^
||rcvlink.com^
||rcvlinks.com^
||rcxocdfgvur.com^
||rdcqbyienb.com^
||rddywd.com^
||rdgfnqakk.com^
||rdowulajr.xyz^
||rdrceting.com^
||rdrtrk.com^
||rdsb2.club^
||rdsb21.club^
||rdtk.io^
||rdtrck2.com^
||rdudxejbyxxcb.com^
||rdwdwmli.xyz^
||reacheffectsp.work^
||reachmode.com^
||reachsubmission.com^
||reactnurseryjoin.com^
||readingreflect.com^
||readiong.net^
||readly-renterval.icu^
||readserv.com^
||readserver.net^
||ready-to-download.com^
||reajyu.net^
||realignassiez.xyz^
||realmatch.com^
||realmedia.com^
||realmfruitful.com^
||realmpallduns.com^
||realsrv.com^
||realsrv.name^
||realtime-bid.com^
||realvu.net^
||rearrangeapostrophemargarita.com^
||reasonsteamconcrete.com^
||reate.info^
||rebel.ai^
||rebelliousinflame.com^
||rebikuny.com^
||rebiraert.com^
||reblownwinare.website^
||rebrancardera.site^
||recablesaccule.casa^
||recastcompellease.com^
||recdirectgo.biz^
||receiptfastestparameter.com^
||recentinteriorcrab.com^
||recentlyunknowninterested.com^
||recentrecentturf.com^
||recentres.com^
||recessiongesturebarnacle.com^
||rechampouinerai.website^
||rechaptalisent.xyz^
||recipientblender.com^
||reckinbuttiten.pro^
||recklessmarine.com^
||reclinepersuadedraven.com^
||recloturames.xyz^
||recollectionmallet.com^
||recomendedsite.com^
||recommerdal.club^
||reconsiderallowinggunfire.com^
||reconsiderportableself.com^
||recorderimplacablewhatever.com^
||recordervesttasting.com^
||recordingroadsidezoo.com^
||recoveryflame.com^
||recreationhiddenmosque.com^
||recyclingbees.com^
||redads.biz^
||reddenmusician.com^
||reddsdainful.com^
||redewdit.pro^
||redirect-ads.com^
||redirect2719.ws^
||redlele.com^
||redoutcomecomfort.com^
||redresseducatedage.com^
||reducedgulliblepeevish.com^
||reducingcommission.com^
||reductionjogvast.com^
||redundancyphilosophicalwest.com^
||redvxjlmaehy.com^
||reechokelvin.casa^
||reedscarved.com^
||reedthatm.biz^
||reefseasidejunkie.com^
||reembrasserait.website^
||reenakun.com^
||reenginee.club^
||reenrageasse.xyz^
||reewituhinlar.com^
||refaucherais.site^
||refban.com^
||refbanners.com^
||refbanners.website^
||referactsgrey.com^
||reflatepsoai.casa^
||reflectedcockbegan.com^
||reflectedenhanced.com^
||refnippod.com^
||reformexpectbeyond.com^
||reformtomb.com^
||refpa.top^
||refpabuyoj.top^
||refpaiwqkk.top^
||refpamjeql.top^
||refpanglbvyd.top^
||refpasrasw.world^
||refraidinterva.xyz^
||refraintupaiid.com^
||refunsiy.net^
||refuserates.com^
||refutationexcessiveglamour.com^
||refutationoverwhelming.com^
||regardedsaid.com^
||regardianpleast.site^
||regardpenguin.com^
||reginasfreyr.com^
||regionalsuperstitiousfingerprint.com^
||regionalwhippedpoetry.com^
||regioncolonel.com^
||regionseffective.com^
||regionsparametersvacancy.com^
||regionstakeout.com^
||regislandery.club^
||registeredbabbledrive.com^
||registeredsethey.com^
||registrytensesuffocate.com^
||reglistigru.com^
||regmacimbia.com^
||regmataleaver.com^
||regrcurie.com^
||regrisaillerais.site^
||regulationprivilegescan.top^
||rehabilitationchasing.com^
||rei9jc56oyqux0rcpcquqmm7jc5freirpsquqkope3n3axrjacg8ipolxvbm.codes^
||reialsoha.biz^
||reichelcormier.bid^
||reidaitqutnss.xyz^
||reindaks.com^
||reiqwxxd.com^
||reiseeget.com^
||reitb.com^
||rejcinews.pro^
||rejjcles.xyz^
||rejqxhivuslw.com^
||reklamz.com^
||reknitgude.cam^
||rekovers.ru^
||relaissynced.com^
||relann.com^
||relappro.com^
||relapsereflectedreplace.com^
||relaxtime24.biz^
||releasedrewardexcitedly.com^
||relentfrance.com^
||relentlessmaniacspecies.com^
||relestar.com^
||relevantairbornefantastic.com^
||relevanti.com^
||reliablebestowedsardine.com^
||reliablespecified.com^
||reliantatomtradition.com^
||relivesovereign.com^
||reluctanceearplumb.com^
||remaineater.com^
||remainfascinatedhappy.com^
||remainingshook.com^
||remainttalenty.site^
||remarketingpixel.com^
||remembranceadventurer.com^
||reminews.com^
||remintrex.com^
||remoteeloise.com^
||renaissanceregretfulpupil.com^
||renaissanto.com^
||renormaliseras.xyz^
||reojou.com^
||reople.co.kr^
||reorganizeprince.com^
||repene.com^
||repetaradiez.xyz^
||repetitiongeneticallypresidential.com^
||replacementdistribute.com^
||replainy.co^
||replase.cf^
||replase.ml^
||replicahonestly.com^
||repliesreearns.website^
||replygallery.com^
||reporo.net^
||report2.biz^
||reportinghosieryniche.com^
||reportsnakefill.com^
||reposetemptarraignment.com^
||reprak.com^
||reprehensibleguarded.com^
||reproofdibase.com^
||repruggob.com^
||repsrowedpay.com^
||reptilefightearn.com^
||reptilesire.com^
||requentlyfths.club^
||requestvirginity.com^
||requial.com^
||rereddit.com^
||rereegny.net^
||reroplittrewheck.pro^
||resalag.com^
||resawsmas.com^
||reschedulewizards.com^
||rescuephrase.com^
||resentmentveneering.com^
||reservehearingmissing.com^
||residebroadly.com^
||residelikingminister.com^
||residentialsize.com^
||resistancefrustrating.com^
||resistcorrectly.com^
||resniks.pro^
||resnikscdn.pro^
||resolutioncomplexionfinishing.com^
||resolvedweighpasswords.com^
||resonance.pk^
||resortinspireresolution.com^
||resourceagrarianhavoc.com^
||respectfulcoal.com^
||respectivepreservation.com^
||respirationcafeincomparable.com^
||respiratorhair.com^
||respondhq.com^
||responservbzh.icu^
||responserver.com^
||responsibilitymoleculebailey.com^
||responsibleassociation.com^
||restedhope.com^
||restights.pro^
||restinafullti.com^
||restisbench.com^
||restlessreduction.com^
||restrictbench.com^
||restrictedsuccessive.com^
||resultlinks.com^
||resultsenraged.casa^
||resultsz.com^
||resumedelayed.com^
||resupposer.club^
||resurnommions.xyz^
||resvgeeid.biz^
||retaea.com^
||retaindeductionperformed.com^
||retainreproofsnappy.com^
||retainstorkloin.com^
||retarget2core.com^
||retargetcore.com^
||retargeter.com^
||retcherruny.xyz^
||retcyy.com^
||retirecurl.com^
||retiremely.com^
||retirementlash.com^
||retono42.us^
||retoxo.com^
||retreatregular.com^
||returnsflyswat.com^
||retyphuho.pro^
||reundcwkqvctq.com^
||rev-stripe.com^
||rev2pub.com^
||rev4rtb.com^
||revampcdn.com^
||revbikecrept.com^
||revdepo.com^
||revealedsolid.com^
||revealingserious.com^
||revealoverheadearth.com^
||revelationneighbourly.com^
||revengemeantjackpot.com^
||revenue.com^
||revenuecpmnetwork.com^
||revenueenslave.com^
||revenuehits.com^
||revenuemantra.com^
||revenuenetwork.com^
||revenuenetworkcpm.com^
||revenuestripe.com^
||revenuevids.com^
||reverendcurvature.com^
||revereshaggeis.com^
||reverseaggressivedependent.com^
||reversionconceivedremarks.com^
||revertsgulps.com^
||reverysteno.com^
||revfusion.net^
||reviabiliseriez.site^
||revimedia.com^
||revincenizam.com^
||revivestar.com^
||revmob.com^
||revolutionarydrillprotective.com^
||revolutionpersuasive.com^
||revresponse.com^
||revrtb.com^
||revrtb.net^
||revsci.net^
||revstripe.com^
||revupads.com^
||rewardsaffiliates.com^
||rewardunderneathreport.com^
||rewriteconserve.com^
||rexadvert.xyz^
||rexbeautifully.com^
||rexbucks.com^
||rfdoqdtitb.xyz^
||rfihub.com^
||rfihub.net^
||rfity.com^
||rflvxoexouyftg.com^
||rgfftupf.com^
||rggtysyp.com^
||rgrd.xyz^
||rgsuixxwncmkj.com^
||rgttoipdr.com^
||rgverkqcpahaqcqtmpksxicmtno.com^
||rgvqcsxqge.com^
||rh1hilm7j0ae.com^
||rhagitegreeted.com^
||rhearthinkchlo.xyz^
||rhfgjld.com^
||rhiedy.com^
||rhinsk.com^
||rhklutlt.com^
||rholi.ru^
||rhtgyvbv.com^
||rhubarbsnagtip.com^
||rhudsplm.com^
||rhvdsplm.com^
||rhxdsplm.com^
||rhythmxchange.com^
||ribbonhappenedmountain.com^
||ribbonslopeexcessively.com^
||ribbumuse.com^
||ribsaiji.com^
||ribunews.com^
||ric-ric-rum.com^
||ricead.com^
||ricettadellanonna.com^
||ricewaterh.co^
||richardenlightenfervent.com^
||richcatis.com^
||richinfo.co^
||richmedia247.com^
||richwebmedia.com^
||rickerrotal.com^
||riderfabric.com^
||ridferbad.com^
||ridgesledge.com^
||ridiculousyoungsterrookie.com^
||ridingintractable.com^
||ridsaich.com^
||rigfoxcup.site^
||rightenedetu.site^
||righteouscentral.com^
||rightfullyanatomyseries.com^
||rightiescolled.club^
||rightnativecontent.com^
||rigourflickmarketing.com^
||rigxpadydyveja.com^
||rihaschgj.com^
||rikobisti.com^
||rilelogicbuy.com^
||rilesticks.com^
||rilins.com^
||rilledlyres.com^
||riluaneth.com^
||riminghoggoofy.com^
||rimstipulatedeputy.com^
||ringexpressbeach.com^
||ringingmor.biz^
||ringsnutdaze.com^
||ringtonepartner.com^
||rinryesop.one^
||rinsesofadual.com^
||rinsouxy.com^
||rinterestinb.biz^
||riotousgrit.com^
||riousstylegui.biz^
||riowrite.com^
||ripelm.com^
||ripplead.com^
||rips.icu^
||riptukri.net^
||riskelaborate.com^
||risolk.com^
||risopsuphu.com^
||rithimyphu.com^
||ritualwarily.com^
||riverhit.com^
||riverhitc.com^
||riverpush.com^
||rivetrearrange.com^
||rivulussati.com^
||rixaka.com^
||riycecerfpjreyx.xyz^
||riziftoo.com^
||rj2ro1x3j4ht.com^
||rjhbcghmln.com^
||rjltpektsuqsu.com^
||rjoawidlneitc.com^
||rjtgbjxfyslvdst.com^
||rkllcrwtftx.com^
||rkoepfotesi.com^
||rkomf.com^
||rkumsvlvfeeewog.xyz^
||rkxkesgncpkcf.xyz^
||rkyijdrys.com^
||rlaa.xyz^
||rldwideorga.com^
||rlomivunesqal.com^
||rmbn.net^
||rmcxyfqbm.com^
||rmgserving.com^
||rmkflouh.com^
||rmxads.com^
||rnakkaybh.com^
||rnalismmin.biz^
||rnbkrgns.com^
||rndhaunteran.com^
||rndmusharnar.com^
||rndnm.name^
||rndrx0rqwkb8.com^
||rndskittytor.com^
||rnigait.com^
||rningserience.com^
||rnldustal.com^
||rnmd.net^
||ro7s8wo57qnb.com^
||roadmapcredulousfang.com^
||roakicat.net^
||roastclap.com^
||roataisa.net^
||robberets.site^
||robiaa.com^
||robotadserver.com^
||robovoiz.com^
||robsbogsrouse.com^
||robsoaks.com^
||robspabah.com^
||rocexovo.com^
||rocketyield.com^
||rockstorageplace.com^
||rockynoderearrange.com^
||rockyou.net^
||rodplxlpc.com^
||roeraz.com^
||rofwvvyp.com^
||rogew.com^
||roguefairfaxeminent.com^
||roikingdom.com^
||roilnks.net^
||roilsnadirink.com^
||rokeewoozy.com^
||rokitokijoki.com^
||rolegu.com^
||rolerompchalked.com^
||rollectricbyi.xyz^
||rollersadnessstranded.com^
||rollmeout.xyz^
||rolltrafficroll.com^
||rolmscvzkp.com^
||romalitod.com^
||romance-net.com^
||romanticmonuments.com^
||romashk9arfk10.com^
||romepoptahul.com^
||rompuwit.net^
||roofprison.com^
||roojouma.com^
||rookmemorizevoluntary.com^
||roommatespacioushrs.com^
||roomspublisher.com^
||rootstood.club^
||ropternotrian.xyz^
||ropx.xyz^
||roredi.com^
||rorserdy.com^
||rosafun.com^
||rosalscrite.com^
||roserobotx.online^
||roserobotx.ru^
||rosmjbees.com^
||rosqb6vb1cqp.com^
||rosteldicycle.cam^
||rosyteapotgabble.com^
||rotabol.com^
||rotate4all.com^
||rotchestche.com^
||rotdubboy.com^
||rotfrigilityfrigility.com^
||rothermophony.com^
||rothoglyro.pro^
||rothupegri.com^
||rotorads.com^
||rotumal.com^
||roughlybrewingstrait.com^
||roujaufu.net^
||roujonoa.net^
||roulediana.com^
||rousedmilk.com^
||roustarlyan.com^
||roustast.net^
||routeit.one^
||routeme.one^
||routemob.com^
||routemomentarilydiscovering.com^
||routeserve.info^
||rouvoute.net^
||rovettobirse.com^
||rovion.com^
||rowensalmner.com^
||rowenspopped.website^
||rowfeedire.casa^
||rowilo.com^
||rowoardog.com^
||roxby.org^
||roxot-panel.com^
||roxyaffiliates.com^
||royalcactus.com^
||rozamimo9za10.com^
||rozivpxtl.com^
||rozumotterer.com^
||rpersonals.com^
||rprinc6etodn9kunjiv.com^
||rprygapywrk.com^
||rpsrv.com^
||rptnwbxbl.com^
||rpts.org^
||rpucvsqfmvyp.com^
||rqgigsrdnomuhmq.com^
||rqhere.com^
||rqqwcvagf.top^
||rqusuqakwyejjn.com^
||rqzmfbxjxfi.com^
||rrcxsehklqft.com^
||rreboleldfjpet.com^
||rrlafphbrpazu.com^
||rrrsnxzkhbwwrs.com^
||rs-stripe.com^
||rsalcau.com^
||rsalcch.com^
||rsaltsjt.com^
||rskillsplu.club^
||rsngelaqprud.xyz^
||rsrwmpsiii.com^
||rstqkmhcvojn.xyz^
||rswykskkytx.com^
||rsyokbyvawav.com^
||rszimg.com^
||rtantventu.biz^
||rtb-media.me^
||rtbbnr.com^
||rtbidder.net^
||rtbnowads.com^
||rtbpop.com^
||rtbsystem.org^
||rtbterra.com^
||rtbtracking.com^
||rtbvideobox.com^
||rtclx.com^
||rtdppplouxfucpk.com^
||rthequaliti.club^
||rtivivxxbapln.com^
||rtk.io^
||rtlggubycdpgjt.com^
||rtmark.net^
||rtnews.pro^
||rtnjcplpuxdq.com^
||rtoukfareputf.com^
||rtpawnwlcciii.com^
||rtpdn11.com^
||rtpdn12.com^
||rtpdn14.com^
||rtpnt.xyz^
||rtrlseqbudrzfd.com^
||rtrnotkthraebb.com^
||rtsts.me^
||rtunitytostar.com^
||rtwupfly.com^
||rtxjcevderhelka.com^
||rtzkyxtfwo.com^
||ruamupr.com^
||rubberbeak.com^
||rubbishmilliondelightful.com^
||rubcomplaintdimly.com^
||rubiconproject.com^
||rubsayprelude.com^
||rucegipti.com^
||rucixlgwpb.com^
||rucrop.com^
||rufflycouncil.com^
||rug4ma.com^
||rugrukoca.com^
||rujioimped.xyz^
||rukoval.com^
||rulejanuary.com^
||rulinecrea.xyz^
||rulkerton.site^
||rumerrand.com^
||rummyaffiliates.com^
||run-syndicate.com^
||runadtag.com^
||runative-syndicate.com^
||runative.com^
||runbornto.com^
||runecrispin.com^
||runetki.co^
||rungginlout.com^
||runmewivel.com^
||runnersgunpowder.com^
||runnyamowt.com^
||runtnc.net^
||runwaff.com^
||ruokareseptit.online^
||ruppiamartha.casa^
||rusenov.com^
||rushonuco.com^
||rusinsonatas.cam^
||ruthcraveastray.com^
||ruthlessbuyer.com^
||ruthowhagi.com^
||ruthsurplusattribute.com^
||rutius.com^
||rutpunishsnitch.com^
||rutsneareta.com^
||ruuwkftrtegqj.com^
||ruwertur.com^
||ruwithough.club^
||ruytvzdcavjsjh.com^
||rvedfxeljxo.com^
||rvfmqsiyevgao.com^
||rvmessage.site^
||rvpinform.com^
||rvpmqeoawfedmh.xyz^
||rvpsrv.com^
||rvrpushserv.com^
||rvrpushsrv.com^
||rvttrack.com^
||rvwtpwmtnfj.com^
||rwlfznyvivh.com^
||rwn1sdb4xqa2.com^
||rwpads.com^
||rwwynfpwdnorsg.xyz^
||rxehwaddupxlmlx.com^
||rxrtvynxp.com^
||rxthdr.com^
||rycuvaphy.com^
||rydresa.info^
||ryminos.com^
||rynilwnu.xyz^
||rynlrkqgyjqfaxs.com^
||ryotsikes.com^
||ryrecdiretbet.info^
||ryshekeha.com^
||rysubmission.biz^
||ryxfyjvcdugdf.com^
||ryynoljdarrw.com^
||rzbkusrz.com^
||rzhcdnsl.com^
||rzqctiudsvb.com^
||rzypgzojdan.com^
||s-adzone.com^
||s1t2uuenhsfs.com^
||s20dh7e9dh.com^
||s24hc8xzag.com^
||s2block.com^
||s2blosh.com^
||s2d6.com^
||s2pro-ncode.com^
||s2sterra.com^
||s2strk.info^
||s3pe5ye7ri8a.com^
||s4elk8ir1exrkc.com^
||s83ovp6qyhco.com^
||s99i.org^
||sa.entireweb.com^
||sa2m4buc5us.com^
||sabaistsubmit.com^
||sabredwillble.com^
||sabs-push.xyz^
||sabsmismake.casa^
||sackswaycheese.com^
||sacralcabaa.com^
||sacredperpetratorbasketball.com^
||sadassemblybladder.com^
||sadesriffsmap.com^
||sadirectresu.com^
||sadits.com^
||sadsamps.com^
||sadsecs.com^
||sadsecz.com^
||sadsipz.com^
||safe-connection21.com^
||safedomkk.com^
||safelistextreme.com^
||safelyawake.com^
||safestcontentgate.com^
||safestgatetocontent.com^
||safestsniffingconfessed.com^
||safesync.com^
||safetrck.com^
||safwjxsqvm.com^
||sagroagh.com^
||sahfucdysloguyg.xyz^
||sailcovertend.com^
||sailif.com^
||sailorbottleaskew.com^
||saishait.net^
||saiveewe.net^
||sakcguwb.com^
||sakefahlore.cam^
||sakura-traffic.com^
||sal4m649fke3.com^
||saladmosssalvage.com^
||salinasbhut.com^
||sallyfundamental.com^
||saltinourhairtv.com^
||saltscorn.com^
||salutationcheerlessdemote.com^
||salync.com^
||samage-bility.icu^
||samariaalipeds.com^
||samegradually.com^
||samplerpouch.com^
||samsienshrivel.com^
||samsungads.com^
||samtrg.com^
||samvaulter.com^
||samvinva.info^
||samyarct.top^
||sancontr.com^
||sandalcamases.com^
||sandelf.com^
||sangogne.com^
||sankaudacityrefine.com^
||santonpardal.com^
||saouknatst.com^
||sapclasped.com^
||saporshoping.com^
||sapsixysho.pro^
||saptiledispatch.com^
||saqtgrre.com^
||sarcasticlinezomby.com^
||sartagesampi.com^
||sartolutus.com^
||sasaniks.net^
||sasaum.com^
||sasinsetuid.com^
||satdevoted.com^
||satisfactorilybewitchgreatness.com^
||satisfactorydipforeman.com^
||satneb.com^
||saturdayaremoaning.com^
||saturdayloathe.com^
||saturn-j1407b.com^
||saub27i3os.com^
||sauceheirloom.com^
||sauceillusionstruggling.com^
||saucepanshakymemorial.com^
||saucerharmlessinternational.com^
||saucesenseless.com^
||saucilytalwood.cam^
||saumonpipidae.com^
||saumooly.net^
||saunaloathe.com^
||sautemoo.net^
||sauwonie.com^
||saveddrummermover.com^
||savouryliaison.com^
||sawdflies.site^
||saycasksabnegation.com^
||sb4you1.com^
||sbajozhyozjky.com^
||sbc7wfnaakau.com^
||sbfsdvc.com^
||sbmrwzkwshit.com^
||sbuildfor.com^
||scalesmothforget.com^
||scallionlaziness.com^
||scamblefeedman.com^
||scammerbrawl.com^
||scandalhands.com^
||scarcecomplicate.com^
||scarletcashwi5.com^
||scarofnght.com^
||scatteredoutillicit.com^
||scbywiqkm.com^
||scenbe.com^
||scenecomposesharp.com^
||scenehesitationutility.com^
||sceptruline.xyz^
||schjmp.com^
||sciadopi5tysverticil1lata.com^
||scientifichoaxfutile.com^
||scientificimmigration.com^
||scillathemons.com^
||sclatekelia.com^
||scnd-tr.com^
||sconvtrk.com^
||scornamentum.com^
||scotlandon.club^
||scoutdealingdrift.com^
||scowledmulticulturaldebauch.com^
||scowlsteering.com^
||scowpoppanasals.com^
||scramsaaron.com^
||scrapebust.com^
||screwdianasurgery.com^
||scribevideos.fun^
||scripsjeermint.com^
||scrubheiress.com^
||scrupulouscolonial.com^
||scrupulousgroundmonths.com^
||scrymeddle.com^
||scswlgxttvekd.com^
||scuffereggnog.website^
||scuffleredhead.com^
||scuism.com^
||sculifinanthools.site^
||sculptorshopfiend.com^
||scunderqueller.website^
||scurfrubicon.com^
||scussiago.xyz^
||sd5doozry8.com^
||sdbqiynix.com^
||sdhfbvd.com^
||sdkfjxjertertry.com^
||sdrbxvpoglmbz.com^
||sdsttt.com^
||sduptpppm.com^
||sdxqusoze.com^
||se42ade5e3son7ing.com^
||seabedchita.com^
||seaboblit.com^
||seamankidding.com^
||seamchristmas.com^
||searchdatestoday.com^
||searchdims.network^
||searchenhancements.com^
||searchmulty.com^
||searchsecurer.com^
||searsbushelbus.com^
||seaweedludicrous.com^
||seayipsex.com^
||sebadu.com^
||sebpmnltgd.com^
||secondlycrayfishunbelievably.com^
||secondlyversions.com^
||secretate.club^
||sectsenior.com^
||secure-12.com^
||secureaddisplay.com^
||secureclickers.com^
||securecloud-dt.com^
||securecloud-smart.com^
||securecontentssl.com^
||securegate.xyz^
||securegate9.com^
||securely-send.com^
||securemoney.ru^
||securesmrt-dt.com^
||securesurf.biz^
||sedativesandhandbook.com^
||sedresum.club^
||seebait.com^
||seedallegation.com^
||seedoupo.com^
||seemingacceptablecigarette.com^
||seephoak.net^
||seeptauw.net^
||seeptoag.net^
||seestiku.com^
||seeswifty.cam^
||sefowaid.com^
||sefsdvc.com^
||sehiwprkyxoos.com^
||seinpounday.com^
||seisinhinger.com^
||sekeraly.com^
||sekindo.com^
||sel-sel-fie.com^
||selectr.net^
||selfbiological.com^
||selflessaboriginessweetness.com^
||selfpuc.com^
||selfservicefabricdisdain.com^
||selfswayjay.com^
||sellerbackstagejolly.com^
||sellingprostituteinformant.com^
||selwrite.com^
||semifiboolongs.com^
||seminarlardeyelid.com^
||semirawbatter.com^
||semoit.com^
||sempcxjajh.com^
||senateindicator.com^
||send-news.net^
||senogh.com^
||sensationaleducate.com^
||sensationdetermined.com^
||sensationescalator.com^
||sensitivenessbuttons.com^
||sensorcyclegloves.com^
||sentexoticoncoming.com^
||sentimenthypocrisy.com^
||sentineldiscordmm.com^
||sentphysically.com^
||seonto.com^
||separatic.club^
||separenujilo.club^
||sepknotting.xyz^
||sepox.xyz^
||septembership.com^
||septfd2em64eber.com^
||serch26.biz^
||serconmp.com^
||serdaive.com^
||serfle.com^
||seriouslylargestnewsletter.com^
||seriy2sviter11o9.com^
||serpentcheerfullybeds.com^
||serpentdusks.com^
||sersproposal.club^
||servantchipsupervision.com^
||servboost.tech^
||servedbyadbutler.com^
||servedearest.com^
||servehub.info^
||serverbid.com^
||serverscurtain.com^
||serversfrenchruse.com^
||servicegetbook.net^
||serving-sys.com^
||serving-system.com^
||servtraff97.com^
||seskeu3zk7.com^
||setbackrelishdivine.com^
||setemoump.com^
||setflooded.cam^
||setmeg.com^
||setoyourad.biz^
||setpadchat.com^
||settlecohort.com^
||settlef.com^
||settrogens.com^
||seurne.com^
||sev4ifmxa.com^
||sevenads.net^
||sevendaystart.com^
||sevenedgesteve.com^
||seventhfolder.com^
||severalrespondlucidly.com^
||sevwhetheles.club^
||sewingdoubtlessperch.com^
||sewingfibber.com^
||sexiststurdygather.com^
||sexmoney.com^
||sextubeweb.com^
||seyevjpcjkcnka.com^
||sf9yvla26s5t.com^
||sfdecpromwjj.com^
||sffsdvc.com^
||sfhyojoctcry.com^
||sfixretarum.com^
||sflywfcanq.com^
||sfoimvwyyf.com^
||sftapi.com^
||sfultraight.xyz^
||sfzover.com^
||sg2rgnza7k9t.com^
||sgftrrs.com^
||sgswuesocfr.com^
||shadesconfrontsickle.com^
||shadowlegends.pro^
||shaftalong.com^
||shaidolt.com^
||shaimsoo.net^
||shakamech.com^
||shakensuspendsaxophone.com^
||shakentherepasta.com^
||shakydeploylofty.com^
||shalleda.com^
||shamelesseagleheadstone.com^
||shamelessnullneutrality.com^
||shampooattackalways.com^
||shanaurg.net^
||shanozoje.com^
||shanta-jos.com^
||shapelcounset.xyz^
||shaptefitho.com^
||share-server.com^
||sharecash.org^
||sharegods.com^
||shareitpp.com^
||sharemedia.top^
||shareresults.com^
||sharieta.com^
||sharpconnatechamber.com^
||sharpsharkteeth.com^
||sharpycurvet.com^
||shaujoxu.net^
||shaursar.net^
||shauthou.net^
||shawlyni.name^
||shawuh2a8nyam09.com^
||sheechoa.com^
||sheenaup.net^
||sheerbenchmeltdown.com^
||sheeroop.com^
||shenouth.com^
||shepeekr.net^
||shepherdbetrayaldecoction.com^
||shermore.info^
||shevrinavis.website^
||shexawhy.net^
||shghcqgnyjn.com^
||shicywheze.com^
||shieldof5adam.com^
||shiftintercoursebridge.com^
||shikarshexace.com^
||shikroux.net^
||shillivee.pro^
||shilternimpossip.xyz^
||shinasi.info^
||shinearmor.space^
||shinebliss.com^
||shinyarcadiaproximity.com^
||shinyspiesyou.com^
||shionmanc.club^
||shiptoud.com^
||shitcustody.com^
||shitiphu.com^
||shlyapajhd2kle8pnc09.com^
||shlzfrcovqr.com^
||shoagnie.com^
||shoagooy.net^
||shoawhom.com^
||shockersheva.com^
||shockingnovember.com^
||shockingstrategynovelty.com^
||shocucache.com^
||shodcryoft.com^
||shoescreak.com^
||shoeswhiningdeclaration.com^
||shoizifjwosvk.com^
||shokala.com^
||sholke.com^
||sholombombic.com^
||shooksap.net^
||shooterpillar.com^
||shophustivu.com^
||shopsutike.com^
||shoptylasty.pro^
||shopusuallyvirtue.com^
||shopworld.info^
||shortagestriped.com^
||shorteh.com^
||shortfolio.club^
||shostobs.net^
||shoubsee.net^
||shoustiz.net^
||shovedrailwaynurse.com^
||shovelimetreekit.com^
||shoveoccupiedinsult.com^
||showcasethat.com^
||showdronefavorite.com^
||showeveresz.club^
||showmebars.com^
||shqbsdjatunl.com^
||shriekdestitute.com^
||shrillbeatintimidating.com^
||shrillbighearted.com^
||shrimpsqueezed.com^
||shrugartisticelder.com^
||shrugglefor.com^
||shsswdrhs.com^
||shubad2u8ba09.com^
||shubadubadlskjfkf.com^
||shufflewithdrawplanets.com^
||shugohofo.pro^
||shugrefufe.com^
||shukriya90.com^
||shumsooz.net^
||shunguts.com^
||shuptiwywhu.com^
||shusacem.net^
||shustuxyxe.com^
||shuveenvcfzk.com^
||shweflix.com^
||shyama-jay.com^
||shyhuetub.site^
||si1ef.com^
||siamtheo.online^
||siamzone.com^
||sibilantamusing.com^
||sicepegger.com^
||sicklefinding.com^
||sickmakes.com^
||sidanarchy.com^
||sidanarchy.net^
||sidebyx.com^
||sidebyz.com^
||sidelinesibilant.com^
||sidewaybeings.com^
||sielsmaats.com^
||sieveinterposed.com^
||siftshortagepopped.com^
||sifuglie.com^
||sightjutfar.com^
||significantlyentering.com^
||significantoperativeclearance.com^
||significbystal.club^
||sikelypleaste.site^
||sikogesta.com^
||sikrlzlq.com^
||silklanguish.com^
||silkymalgr.casa^
||sillrochester.com^
||sillyflowermachine.com^
||siluge.com^
||silversomewhatbudget.com^
||similt.com^
||simpan.online^
||simplemuk.com^
||simpletraffic.co^
||simplewebanalysis.com^
||simplyjmp.com^
||simpunok.com^
||simrubwan.com^
||sinatrakohens.com^
||sinaunrelean.info^
||sinceclairvoyant.com^
||sincerelyinnovationturner.com^
||singlerefresh.club^
||singlesgetmatched.com^
||sinkboxphantic.com^
||sinkdeputyjudicious.com^
||sinkingpillar.com^
||sinmufar.com^
||sippansy.com^
||sippingsunned.com^
||siredonlacs.com^
||sireundermineoperative.com^
||sisewepod.com^
||sitdoobly.com^
||sitecham.xyz^
||sitefeytout.com^
||sitegoto.com^
||sitemnk.com^
||siteoid.com^
||siterdm.com^
||sitetoway.com^
||sitewithg.com^
||sitisaoukn.com^
||sitiveadditio.biz^
||sitreleastme.info^
||sittingfoot.com^
||siutxxdk.com^
||siwhausy.net^
||sixft-apart.com^
||sixminutes.biz^
||sixtually.com^
||sixtyhardwarepreference.com^
||siyfihrtsdgyb.com^
||sizeilksohs.com^
||sjqqkayldq.com^
||sjtactic.com^
||skellbillard.com^
||skenqaamefeoncfegrytbuvksebpefer.com^
||sketchinferiorunits.com^
||sketeprofs.com^
||skewlyundazed.com^
||skilfulbags.com^
||skillpropulsion.com^
||skillravageintrusive.com^
||skilyake.net^
||skimegcolder.com^
||skinchmanfred.com^
||skinnerinadmissiblegreeted.com^
||skinnyfinnishhi.com^
||skipwaywurzel.com^
||sknkwpvrkz.com^
||skreighphotic.cam^
||skxifvtfdbnwdf.com^
||skynetcdn.com^
||skynightmidm.com^
||slabshookwasted.com^
||slammederasepolicy.com^
||slashstar.net^
||slasup.com^
||slaveforgetfulsneak.com^
||slavesenviablegrammar.com^
||slavial.pro^
||slayerhideoustiptoe.com^
||slbtwnuj.com^
||sledderjuggle.com^
||sleepxoomit.com^
||sleepyevacuate.com^
||sleepymosquenutrient.com^
||sleetwelk.casa^
||sleeveashame.com^
||sleightraumatize.com^
||slhoisgdhs.com^
||slicktrulyuptown.com^
||slidecaffeinecrown.com^
||slideff.com^
||slightcareconditions.com^
||slightlyfarawaybold.com^
||slimelump.com^
||slimhousewifesubtle.com^
||slingstapeats.com^
||slipclearing.com^
||slipdashedundermine.com^
||slippersferry.com^
||slipperspromisingyearn.com^
||slipperyextremelyvast.com^
||sllsbgjfamxckn.com^
||sloeri.com^
||sloganmiser.com^
||sloi1.com^
||slothnge.com^
||sloto.live^
||slovakslarree.com^
||slowinghardboiled.com^
||slrviazqkilu.com^
||sluicejell.com^
||sluxur.com^
||slychicks.com^
||slymagical.com^
||smaato.net^
||smac-ad.com^
||smagod.com^
||smallentpation.pro^
||smallfunnybears.com^
||smalltiberbridge.com^
||smanes.com^
||smart2cnjuh34jb.com^
||smartcharholding.com^
||smartlnk.com^
||smarttopchain.nl^
||smashnewtab.com^
||smashseek.com^
||smellerkutcha.cam^
||smenqskfmpfxnb.bid^
||smentbrads.co^
||smigro.info^
||smileoffennec.com^
||smilingpilgrim.com^
||smised.com^
||smjdkmvhar.com^
||smokedenforcementranch.com^
||smokerforestallinsane.com^
||smokiercliches.com^
||smokingpetty.com^
||smoochsodso.com^
||smoothbestialityteam.com^
||smrt-content.com^
||smrtgs.com^
||smucpfadqgtkld.com^
||smvocdnxusp.com^
||smyvividi.club^
||snagbaudhulas.com^
||snaglighter.com^
||snammar-jumntal.com^
||snappedimpressive.com^
||snarecathedrallipstick.com^
||snarlleadenpsychology.com^
||snatchweedswimsuit.com^
||snavey.com^
||sneakystamp.com^
||snealp.com^
||snegol.com^
||sngakyf.com^
||snickchangesolder.com^
||snickgainfulmuch.com^
||snickunfairtheatres.com^
||snifferent.club^
||sninancuk.one^
||snitchcompany.com^
||snitswaspshaft.com^
||snodlycaccias.com^
||snonsy.com^
||snortedbingo.com^
||snouft.com^
||snowdayonline.xyz^
||snqckaxayeo.com^
||sntjim.com^
||snugglethesheep.com^
||snwpqybkb.com^
||soaheeme.net^
||soalonie.com^
||soap-wash.com^
||soapproceeding.com^
||soawhoaw.com^
||sobakapi2sa8la09.com^
||sobalf.com^
||sobatsizniy.com^
||soburge.com^
||socialbars-web1.com^
||sociocast.com^
||sociomantic.com^
||socketboredomdigital.com^
||socksorient.com^
||sodallay.com^
||sodamash.com^
||sofinpushpile.com^
||soft-com.biz^
||soft4dle.com^
||softballwaiting.com^
||softenedimmortalityprocedure.com^
||softenedprepare.com^
||softlygaiety.com^
||softonicads.com^
||softpopads.com^
||softspace.mobi^
||softwarepastel.com^
||softwares2015.com^
||soggykaes.com^
||sograuko.net^
||sohikephu.com^
||soholfit.com^
||soilenthusiasmshindig.com^
||sokitosa.com^
||sokugifi.com^
||solanoswajang.com^
||solapoka.com^
||solarmosa.com^
||solderforgetlove.com^
||solderplumboverreact.com^
||soleaparra.com^
||solelylounge.com^
||solenttovaria.com^
||solepresumablystrangle.com^
||soliads.net^
||solideaved.com^
||solitudeelection.com^
||solitudepeeves.com^
||solocpm.com^
||soloistbailedboyfriend.com^
||sololockscoin.com^
||soltitate.site^
||solvendtigrai.com^
||solvewebagitated.com^
||solvingconcentrationspy.com^
||sombes.com^
||somecdn.bid^
||somedayanchovydepressing.com^
||somehowluxuriousreader.com^
||somemembersgesture.com^
||someperceptionparade.com^
||somethingglamourbeams.com^
||somethingprecursorfairfax.com^
||sometimesfaith.com^
||somewhate.club^
||somewhatteenagers.com^
||somuzteveh.com^
||son-in-lawmorbid.com^
||sonlessmagmata.com^
||sonnerie.net^
||soofeest.net^
||sooloaph.com^
||soonbigo.com^
||soonen.com^
||soosooka.com^
||sootuglyconfer.com^
||soperatory.xyz^
||sophang8.com^
||sophiasearch.com^
||sophisticatedindignant.com^
||sordidstir.com^
||soritesacarian.com^
||sorrowfulchemical.com^
||sorryfearknockout.com^
||sorryhorngait.com^
||sortgenerousholidays.com^
||soshoord.com^
||sosigninggrudge.com^
||sotchoft.net^
||sotetahe.pro^
||soundshrillarduous.com^
||southene.club^
||southvane.com^
||souvenirsattachedcountenance.com^
||souvenirwatery.com^
||sovieashlig.club^
||soycrockarab.com^
||soysapslad.com^
||soza6rsz3ezi.com^
||spaderonium.com^
||spaleswairsh.com^
||spamvariationswithin.com^
||spankerpuked.com^
||spannerfragileredhead.com^
||spannersalesman.com^
||spanuletubings.com^
||spapan.com^
||spareddepressing.com^
||sparedmallet.com^
||sparedpoetintroduce.com^
||sparklerper.com^
||sparksne.com^
||sparkstudios.com^
||spatesbloke.com^
||spawnpredicatemutual.com^
||speakswretch.com^
||spearimaginary.com^
||speciadnessing.pro^
||special-offers.online^
||special-promotions.online^
||specialadves.com^
||specialistcartoonparable.com^
||speciallyspecifiedsandwich.com^
||specialscammerinitially.com^
||specialtywoollenactively.com^
||specificallythesisballot.com^
||specificclick.net^
||specificmedia.com^
||specifypunkeventful.com^
||specimenvampireserial.com^
||speckdiversitypiety.com^
||spectacleopinionatedminds.com^
||spectaclescasual.com^
||spectato.com^
||spectserjol.xyz^
||speeb.com^
||speedsagesleepy.com^
||speedsupermarketdonut.com^
||spellingpigeonssecret.com^
||spellresolute.com^
||spelop.com^
||spentforearmprovenance.com^
||spenttabsnail.com^
||speop.com^
||sperans-beactor.com^
||spermparticipation.com^
||spewyelks.com^
||spherediary.com^
||sphorical.site^
||spicedeceived.com^
||spidersmerithenceforward.com^
||spigotsmetonym.cam^
||spikscabrin.com^
||spillsackterrified.com^
||spinachtighten.com^
||spinaleighth.com^
||spinbox.net^
||spiralstab.com^
||spiritedirreparablemiscarriage.com^
||spirliesalse.com^
||spirub.com^
||spittsprevi.club^
||spitzerpfunde.com^
||spkcmgydiuin.com^
||spklmis.com^
||spkoevngk.com^
||splaim.com^
||splakesmutty.com^
||splashfloating.com^
||splashforgodm.com^
||splashsjewels.com^
||spleniafallows.com^
||splittingpick.com^
||spnut.com^
||spokeninspiredtruck.com^
||spongecell.com^
||sponsormob.com^
||sponsorpay.com^
||sponsorselect.com^
||sponsorsunstrokeanne.com^
||spontaneousguarded.com^
||spontaneousshady.com^
||spoonscript.com^
||spoonshandyman.com^
||spoonslaxoil.com^
||sporedfryhum.com^
||sport205.club^
||sportinggritlouisa.com^
||sportivki2v1cvetocher1fh.com^
||sportradarserving.com^
||sports-live-streams.club^
||sports-streams-online.best^
||sports-streams-online.com^
||sportstreams.xyz^
||sportsyndicator.com^
||spositidonm.biz^
||spotofspawn.com^
||spotrails.com^
||spotscenered.info^
||spotsetcpar.com^
||spottt.com^
||spotxcdn.com^
||spotxchange.com^
||spoutable.com^
||sprayswisha.com^
||spreadingmulticultural.com^
||springcorridorworking.com^
||springmild.com^
||sprkl.io^
||sprngmnews.com^
||sprngmnews.name^
||sproose.com^
||sproutstarbarnacle.com^
||sproutunfairprovisions.com^
||spruceatom.com^
||spuezain.com^
||spurproteinopaque.com^
||spyafoepeyddb.xyz^
||spzqxefawfeubq.com^
||sq2trk2.com^
||sqacbhlngoxw.com^
||sqhneencmysrk.com^
||sqiwfbgqohfmb.com^
||sqjagvoe.com^
||sqlick.com^
||sqnwmwnwok.com^
||sqpgncbm.com^
||squallcircuit.com^
||squarepicket.com^
||squawcubesfry.com^
||squeakvegetable.com^
||squeezedobscene.com^
||squeezedthoughtfully.com^
||squeezemicrowave.com^
||squeezeutteredcertainty.com^
||squinbested.com^
||squineeyuck.com^
||squirkarises.cam^
||squirrelhissedintake.com^
||squozelewing.com^
||squvlmycieyl.com^
||srcsmrtgs.com^
||srfhtrjzvf.com^
||srgev.com^
||srigbxxv.com^
||srnmnoacbaady.com^
||srnrdeft.xyz^
||srodicham.com^
||srpttbyoy.com^
||srsihavelearn.xyz^
||srtk.net^
||srukdxvsk.com^
||srv224.com^
||srvtrck.com^
||srxy.xyz^
||sryksswky.xyz^
||ssbyysdaj.com^
||ssettoourm.com^
||sskmnews.pro^
||ssl-services.com^
||ssl2anyone3.com^
||ssl2anyone5.com^
||sslcheckerapi.com^
||ssmyinteuk.com^
||sspervicearg.com^
||sstpguja.com^
||ssvttlmmsrbhv.com^
||st1net.com^
||stackattacka.com^
||staffrural.com^
||stagepopkek.com^
||stagingjobshq.com^
||stagroam.net^
||staigroa.com^
||staimpor.net^
||stainspun.com^
||staipsie.com^
||stairdevolutionexceed.com^
||stairtuy.com^
||staitchu.com^
||staithecrinion.com^
||staixemo.com^
||stalefigure.com^
||stalihuwi.com^
||stampseizeidly.com^
||stampsmindlessscrap.com^
||standinglover.com^
||standpointpreparation.com^
||standroogly.com^
||stankyrich.com^
||stansoam.com^
||star-advertising.com^
||stardatis.com^
||starewhupsu.pro^
||stargamesaffiliate.com^
||starkhelperidentifier.com^
||starkpropagandaattacks.com^
||start-xyz.com^
||start3dd0wnload.com^
||startappexchange.com^
||startpagea.com^
||starvationdefence.com^
||starvationpatio.com^
||stashedaccel.cam^
||stat-rock.com^
||statcamp.net^
||statementsorb.com^
||statementssupervisorthorough.com^
||statesmancontinuedeacon.com^
||statsforads.com^
||statsmobi.com^
||statuewas.com^
||stawhoph.com^
||stazumik.net^
||stbvip.net^
||stbzekvyt.com^
||stdirection.com^
||steadyclutchimpression.com^
||steadydonut.com^
||stealthlockers.com^
||steamlightslaxative.com^
||steepto.com^
||steinfqwe6782beck.com^
||stelagharris.com^
||stenadewy.pro^
||step-step-go.com^
||stepkeydo.com^
||stepmotherembroidery.com^
||stepmotherillegaldepressing.com^
||steppedandelion.com^
||steppesshirvan.com^
||steppevegetationforefather.com^
||stepsothohe.pro^
||sterilecute.com^
||steroidparentconstruct.com^
||stertorblaver.com^
||stevoglutu.com^
||stewclove.com^
||stewerdu.net^
||stewhustysti.com^
||stewlinedull.com^
||stezuzeje.com^
||stheconc.club^
||sticixoju.com^
||sticksurroundingsconstitutional.com^
||stickyharry.com^
||stilfb.com^
||stimtavy.net^
||stingoroubles.com^
||stingygirlieaccompany.com^
||stinkcomedian.com^
||stinkwailingbalk.com^
||stinternoctuae.com^
||stipulatecontinue.com^
||stircalculatormetric.com^
||stirprovidence.com^
||stitchkidney.com^
||stizoaph.net^
||stizoolr.com^
||stkhmkpav.xyz^
||stmixrkwbp.com^
||stoakrig.net^
||stoashou.net^
||stolytipse.com^
||stoneegn.net^
||stonseeb.net^
||stoolapostlecarbon.com^
||stoopcram.com^
||stoorsoy.com^
||stootsou.net^
||stoppatty.com^
||stoppedauditioningneed.com^
||stopsidafa.com^
||stopsrenewalcold.com^
||storage-ad.com^
||storeacdn.com^
||stoshoos.com^
||stotoowu.net^
||stoutlionslick.com^
||stovoori.net^
||stpd.cloud^
||strainemergency.com^
||straitreedanimated.com^
||strandicterus.com^
||strangelyfaintestgreenhouse.com^
||strangersincentive.com^
||strawberriescane.com^
||strawdense.com^
||stream-all.com^
||streamsearchclub.com^
||streamyourvid.com^
||streetcoddiffident.com^
||stremanp.com^
||strengthletterhotline.com^
||strenuoustarget.com^
||strepenboweled.com^
||stressadmiredraffle.com^
||stressfulbrag.com^
||stressfulloudly.com^
||stressfulpyjamas.com^
||stretchingcognitioncommission.com^
||stretchingfervid.com^
||strictlyglobe.com^
||stripseamanacknowledge.com^
||strongexplain.com^
||strongholdtommycouncilman.com^
||stronglygathering.com^
||stroublederaa.club^
||stroublederel.club^
||strownstramp.cam^
||sttdsrewciiqq.com^
||stubantiquarianjury.com^
||stucystymy.com^
||studabsently.com
||stuffedprofessional.com^
||stuffpotencydisciple.com^
||stugorezu.com^
||stumbledmadeiraselfcontrol.com^
||stupendouspeacock.com^
||stupidsluice.com^
||stustogagly.com^
||styeoursmack.casa^
||stykygrasta.pro^
||styleduring.com^
||stypeshinu.com^
||subconsciousill.com^
||subconsciouslady.com^
||subdatescene.cam^
||subeditatresic.com^
||submarinebarbecueemigrant.com^
||submarineundergonedebark.com^
||submissionhunk.com^
||subpracted.xyz^
||subqueriessalutationcurtain.com^
||subscriberpursuehum.com^
||subtillglowed.com^
||subtlepeel.com^
||suburbdiscernbreeder.com^
||suburt.com^
||succeedkid.com^
||succeedscene.com^
||successcompassion.com^
||suchshame.com^
||sucloe.com^
||suctioneliminatecongestion.com^
||suctorado-wrivate.icu^
||sueencumberpiggy.com^
||sufferingslippery.com^
||suffeteinset.com^
||suffocatepremise.com^
||suhalyxi.com^
||suined.com^
||suissemicron.com^
||suitesbahrag.icu^
||suitsoon.com^
||sukausuka.com^
||sulcateeclogue.com^
||sulkypowerheads.com^
||sullensregimes.com^
||sultancolicin.com^
||sultingcoem.com^
||sumbalowen.com^
||sumlessbelat.com^
||summaryflamen.com^
||sumshaggy.com^
||sundayceremonytitanic.com^
||sundersetrgh.site^
||sunnybluecoral.com^
||sunsekrious.com^
||sunsetencyclopaedia.com^
||suntiz.com^
||sunwardamoraic.com^
||sunyftlaoiiy.com^
||superbdolly.com^
||superfastcdn.com^
||superfolder.net^
||superiorityfeathers.com^
||supermanmoonfracture.com^
||supermanpunchchanges.com^
||supernaturalcapricorn.com^
||superstriker.net^
||supertrackingz.com^
||superxxxfree.com^
||supjav.buzz^
||suppermalignant.com^
||supperopeningturnstile.com^
||supplyglossailment.com^
||supportiveimpassableevasion.com^
||supportstew.com^
||supposefright.com^
||supposeperfumebread.com^
||supranarchy.com^
||supreme-hunter.com^
||supremish.club^
||sureflashelusive.com^
||surfaceimmature.com^
||surfingegyptfifteen.com^
||surfmdia.com^
||surftraditioncommonplace.com^
||surge.systems^
||surgicalexpectingdecisive.com^
||suried.com^
||surmountguardianbosom.com^
||surpluspilotage.com^
||surprisecub.com^
||surrendersonnygram.com^
||surroundpassed.com^
||surveillancelandmorgue.com^
||surveyedbelieves.com^
||survivepronate.com^
||suscepts.xyz^
||susetl.com^
||suspensionpanthergalaxy.com^
||suspicionsvaluable.com^
||susseinp.co^
||sustainownership.com^
||sustainspleengunpowder.com^
||sutlerstriller.com^
||suvpgtkxafrsdv.com^
||suxhap.com^
||suzanne.pro^
||svacdnjutk.com^
||svclqyctlijue.com^
||sviter2s1olenyami1.com^
||svkxlfhrdrn.com^
||svsub.com^
||svtukgfjcevkxq.com^
||svyksa.info^
||sw2block.com^
||swacal.com^
||swagtraffcom.com^
||swailsmenison.com^
||swan-swan-goose.com^
||swarthycorrespond.com^
||swaylieutenant.com^
||swdlxrsm.com^
||sweaterwarmly.com^
||sweatywakelack.com^
||sweepawejasper.com^
||sweepia.com^
||sweetheartpartial.com^
||sweetnesswarnscreech.com^
||sweetskojiki.com^
||sweptcircuit.com^
||swesomepop.com^
||swimsunleisure.com^
||switchpreposterous.com^
||swithaccura.club^
||swoodlander.site^
||swoopclusterbeasts.com^
||swoste.com^
||swottedfra.com^
||swqpfcet.com^
||swwpush.com^
||sxcwycsbhte.com^
||sxtsquad.com^
||sydneygfpink.com^
||syduzothu.pro^
||sylewhywhe.com^
||sylotepu.xyz^
||symphoneupcom.site^
||sympna.com^
||syncdevelopedintenselythefile.vip^
||synchronizedoll.com^
||syncwowsails.com^
||syndicpop.com^
||syndocassyth.com^
||syndopop.com^
||syndromeseasidecontainer.com^
||synsads.com^
||syntaxtruckspoons.com^
||synthesissocietysplitting.com^
||syphilohmmaging.site^
||syrsple2se8nyu09.com^
||syrvqblsaqcfmt.com^
||system-notify.app^
||systemleadb.com^
||systerwithing.info^
||sysxezolnaxavw.com^
||syxcwxur.com^
||syxylyche.pro^
||syyycc.com^
||szoiuthrlzpdi.com^
||szpsngbow.com^
||szxjygbabily.com^
||t.uc.cn^
||t0gju20fq34i.com^
||t0gkj99krb24.com^
||t2lgo.com^
||t5lxz7dtq4iz.com^
||t6ibq24c5.com^
||ta3nfsordd.com^
||tabici.com^
||tablesseed.com^
||tabloidsuggest.com^
||tabookbusines.info^
||tackledisplay.com^
||tacskivthnfgvad.com^
||tacticalpizzanetwork.com^
||tacticmarshannouncing.com^
||taetsiatomia.com^
||tagbom.com^
||taghaugh.com^
||tahodebe.xyz^
||taigrooh.net^
||taijiwhi.com^
||taisowhu.com^
||takeoverpushy.com^
||takiparkrb.site^
||talbotthrall.com^
||talk4anyone.com^
||talkingdom.club^
||talkmego.com^
||talsauve.com^
||talterfortmarob.info^
||tamarauphand.com^
||tangiblewhereuponprestige.com^
||taoput.com^
||taoyinbiacid.com^
||tapappalling.com^
||tapioni.com^
||tapixesa.pro^
||tapjoyads.com^
||tapsirsa.net^
||taptyvexy.pro^
||taracareewitu.xyz^
||tarlifting.com^
||taroads.com^
||tarsuscaul.com^
||tartoals.net^
||tarvemowhay.com^
||tastesmodifycount.com^
||tastierxyphoid.com^
||tastingraise.com^
||tatdunsit.com^
||tateuniver.club^
||tatevowel.com^
||tathitch.net^
||tattepush.com^
||tattid.com^
||taunhhcx.com^
||taxmartbrevity.com^
||taxodiu2m2dis7tichum.com^
||taxzcqghel.com^
||tbadseiepqrl.xyz^
||tblqycca.com^
||tbm09.com^
||tbtlokvohyx.com^
||tbv157xq.com^
||tcatholicyclea.com^
||tcdnwha.com^
||tcoekdwnuveaisk.com^
||tcppu.com^
||td553.com^
||td563.com^
||td583.com^
||tdcbvxxhss.xyz^
||tdcupijtgp.com^
||tdehrjyyxhl.com^
||tdtxjhel.com^
||teads.tv^
||teakreese.com^
||teambetaffiliates.com^
||tearpilotzoo.com^
||teartee.com^
||teasfwda.com^
||tebadu.com^
||tebo0o2xw4.com^
||techahv.com^
||techclicks.net^
||techcrunchman.com^
||techitdoit.com^
||technicalityplayground.com^
||technicallyambition.com^
||techniciansyllabuspersistent.com^
||technoratimedia.com^
||techoykd.com^
||tecors.com^
||tecuil.com^
||tedinexplori.biz^
||tedmonasty.xyz^
||tedmonastyd.com^
||tedropkinthenligh.pro^
||teeglimu.com^
||teelikeableaspirant.com^
||teemooge.net^
||teensexgfs.com^
||teenstiffen.com^
||teenymetropolitan.com^
||teindsrangier.com^
||tel-tel-fie.com^
||telegramspun.com^
||telephoneinclination.com^
||televeniesuc.pro^
||telllwrite.com^
||tellmadeirafireplace.com^
||tellslipstick.com^
||tellsupposedly.com^
||telwrite.com^
||temald.com^
||tembetanymil.com^
||temphilltop.com^
||temphilltop.net^
||temporarilysearchingcomputer.com^
||temptationnecklace.com^
||tenantattackedoctober.com
||tend-new.com^
||tendencyexcavatornook.com^
||tendents.club^
||tenderunderstatement.com^
||tenezratio.com^
||tengmoneron.com^
||tennubifaces.com^
||tenthsfrumpy.com^
||tentinspiredcontradict.com^
||tentmess.com^
||teosredic.com^
||teracent.net^
||teracreative.com^
||terats.com^
||termadodad.com^
||terminuspaganscience.com^
||termitekalinga.com^
||terningpail.com^
||terra8nb.com^
||terraclicks.com^
||terralink.xyz^
||terrapsps.com^
||terrapush.com^
||terriblekindlypeter.com^
||terytelevel.xyz^
||testamentfendsounding.com^
||testamentstrand.com^
||testcombatverge.com^
||tesulf.com^
||tetfer.com^
||tevwyvmashluaf.com^
||tevyshila.com^
||texpensst.xyz^
||textmessagetaughtdark.com^
||textsrv.com^
||texttenderness.com^
||texvfclbsed.com^
||tf-con.com^
||tf2www.com^
||tfaa2.com^
||tfaln.com^
||tfdftbasnm.com^
||tffavlypd.xyz^
||tfiph.com^
||tfjdafegolwrcr.xyz^
||tfla.xyz^
||tfncnhd8p95c.com^
||tfosrv.com^
||tfqexqeldxjvet.com^
||tfqhmnexjjni.com^
||tfzznclztl.com^
||tgafbvokjmluf.top^
||tgfhvrkwhaqgkf.xyz^
||tgpsew.com^
||tgudfrdwspme.com^
||tguxiijalpaoggr.xyz^
||tgvbwjbnxz.com^
||tgxcmcoikpgek.com^
||tgzobwoutuwn.com^
||thague.com^
||thaibeco.com^
||thaickoo.net^
||thaiksee.com^
||thaninncoos.com^
||thanksgivingwittyfrisk.com^
||thanksinhabitedregretful.com^
||thanosofcos5.com^
||thapsooz.net^
||tharbadir.com^
||thatitgivesm.biz^
||thatsouh.com^
||thaudray.com^
||thauftoa.net^
||thautsie.net^
||thaveksi.net^
||thawbootsamplitude.com^
||thawheek.com^
||thazukom.net^
||thdifferuken.com^
||theadgateway.com^
||theapple.site^
||theationopo.club^
||theatresuntrue.com^
||theatrialmero.club^
||thebestfortech.com^
||thebestgame2020.com^
||thecred.info^
||thederati.com^
||theerdax.com^
||theersoa.net^
||thefastpush.com^
||thefinishedbook.com^
||thefootpetso.com^
||thefuncoolstuff.com^
||theirsvendor.com^
||thejobandl.biz^
||thekromp.com^
||theloungenet.com^
||themeconsequence.com^
||themereplacebiopsy.com^
||thenceafeard.com
||theonecdn.com^
||theoreviver.cam^
||theplayadvisor.com^
||thepopads.com^
||thepubedo.com^
||therapistpopulationcommentary.com^
||therubiqube.com^
||thesvicefgg.com^
||thetarhaw.com^
||thetaweblink.com^
||theweblocker.net^
||thewheelof.com^
||thewhizmarketing.com^
||thfrrszqfhepv.com^
||thickbabysittinghandled.com^
||thidrump.net^
||thieverthinner.com^
||thifinyfi.com^
||thigeeph.com^
||thikraik.net^
||thilixasi.com^
||thimbleenigma.com^
||thimoaph.net^
||thinazuthy.pro^
||thingrealtape.com^
||thingschemesforester.com^
||thingsrefutation.com^
||thiptumuce.com^
||third-tracking.com^
||thiscdn.com^
||thisiswaldo.com^
||thisisyourprize.site^
||thismetric.com^
||thispositionw.biz^
||thistocapsy.com^
||thistracknet.com^
||thizamocu.pro^
||thkxtvklfdeget.com^
||thnqemehtyfe.com^
||thoaltie.net^
||thoartuw.com^
||thodowaro.com^
||thofandew.com^
||thogrypufe.pro^
||tholected.com^
||thomageothe.club^
||thompaur.com^
||thongaspredo.com^
||thongcivic.com^
||thongedoptions.com^
||thooidparodus.com^
||thoorest.com^
||thoovoay.net^
||thoroughask.com^
||thoroughlycanyonunanimously.com^
||thorpknubby.com^
||thorsado.net^
||thoseads.com^
||thoudroa.net^
||thoughclassifiedjeff.com^
||thoughtbargeglittering.com^
||thoughtleadr.com^
||thoughtthricecompress.com^
||thourt.com^
||thousandfixedlyyawn.com^
||thousandimplied.com^
||threatenlaid.com^
||threecd.name^
||thresholdeliminate.com^
||thricemodestsuffix.com^
||thrilledaliasoil.com^
||thrillingholesantarctic.com^
||thrinaxpublic.com^
||throbbingmill.com^
||throughlavish.com^
||throwerdeaner.com^
||thrustlumpypulse.com^
||thterras.com^
||thuate.com^
||thubyjemi.pro^
||thudywhamy.com^
||thump-night-stand.com^
||thumpssleys.com^
||thuqqyggwc.com^
||thurag.com^
||thurnflfant.com^
||thwartcrazyposition.com^
||thygrepuwo.pro^
||thyhoughs.com^
||thyourretyequ.com^
||thypotipu.com^
||thywiphegru.com^
||ti583.com^
||tibacta.com^
||tiberowheddidn.info^
||tibisigi.com^
||tic-tic-bam.com^
||tic-tic-toc.com^
||tichatafe.pro^
||tick-tock.net^
||ticketcorpse.com^
||ticrite.com^
||ticsandski.club^
||ticuru.com^
||tidaltv.com^
||tidint.pro^
||tiedme.com^
||tielengthenelaborate.com^
||tierbignews.com^
||tiercelkeyseat.com^
||tigerhub.net^
||tigerhysteriaspree.com^
||tigerpush.net^
||tightenmonuments.com^
||tightsaturdayi.com^
||tightslowingpredictable.com^
||tiglesoshi.pro^
||tiiavxsnffqh.com^
||tikepdxu.xyz^
||tilingsfardels.com^
||tilkcrpmtqg.com^
||tiller.co^
||tilltucked.com^
||tiltgardenheadlight.com^
||timai-mao.com^
||timbercooling.com^
||time4news.net^
||timeone.pro^
||timerobstacle.com^
||timeruniversalreligious.com^
||timeryielding.com^
||timingaskew.com^
||tinbuadserv.com^
||tingeffukec.one^
||tingthenee.biz^
||tinkerta.com^
||tinkerwidth.com^
||tinquestions.com^
||tinthi.com^
||tintregionalretire.com^
||tintslingpromote.com^
||tinynedu.xyz^
||tionedwhen.biz^
||tioniaukmlas.one^
||tionmodat.club^
||tipcatscarola.com^
||tirescymlin.com^
||tireve.com^
||tirusoge.com^
||titanads1.com^
||titanads2.com^
||titanads3.com^
||titanads4.com^
||titanads5.com^
||tithephustu.com^
||tithewtog.com^
||titoaktop.com^
||titral.com^
||tiutoexoihna.com^
||tivetrainin.one^
||tivgxuzimt.com^
||tivibyca.com^
||tjgasbjinlx.xyz^
||tjhtclwubg.xyz^
||tjisenap.com^
||tkbo.com^
||tkgcldjmegxn.com^
||tkgiqyqyyxku.com^
||tkickhhylnvm.com^
||tkonyrkc.com^
||tkudoacf.com^
||tkurpqyoct.com^
||tkxiavegstgq.com^
||tl2go.com^
||tlccqcko.com^
||tljivh.com^
||tlngnashes.com^
||tlootas.org^
||tlsessfomrq.com^
||tluumnjyrc.com^
||tmdn2015x9.com^
||tme2wrwzz3wh.com^
||tmenttoget.com^
||tmfkuesmlpto.com^
||tmjhdyghjm.com^
||tmmapcxvee.com^
||tmmkjvphbawgul.com^
||tmnlsmvgrkoj.com^
||tmqhw.us^
||tmrjmp.com^
||tncomg.com^
||tncred.com^
||tnnpkperngdhtv.xyz^
||tnpads.xyz^
||tnqmayfhdr.com^
||tnvilqncje.com^
||tnwyjsgypjpc.com^
||tnzjsphdird.com^
||toadassuagevolatile.com^
||toagluji.com^
||toaprefool.com^
||toateeli.net^
||tobaltoyon.com^
||tobestaly.com^
||tobleronchiko.com^
||toboads.com^
||todayexhibition.com^
||todhamilton.pro^
||toeapesob.com^
||toemowwbvf.com^
||toeschistache.com^
||toffeehierarchy.com^
||togboqiqvmk.com^
||togenron.com^
||toglooman.com^
||togoutso.com^
||togroltu.net^
||toherburked.com^
||tojadeso.xyz^
||tokenads.com^
||tokyoredcirce.com^
||tolijoob.com^
||tollholdmeg.cam^
||tolyafbnjt9dedjj10.com^
||tomatoreach.com^
||tomekas.com^
||tommiesalegars.cam^
||tomqcaljnjvge.com^
||tomrigdabih.com^
||tomvtvucvlee.com^
||tonicincompetent.com^
||tonightsuppressedgrocery.com^
||tonnection.xyz^
||toodlepork.com^
||tookawie.com^
||tookimookin.com^
||toonikab.com^
||toonoost.net^
||top-performance.best^
||top-performance.club^
||top-performance.top^
||topbetfast.com^
||topblockchainsolutions.nl^
||topcpmnetwork.com^
||topdisplaycontent.com^
||topdisplaynetwork.com^
||topflownews.com^
||tophotbanan.com^
||topmosthospitable.com^
||topperformance.xyz^
||topprofit-lounge.life^
||topprofitablecpm.com^
||topprofitablegate.com^
||toprevenuecpmnetwork.com^
||toprevenuenetwork.com^
||topswp.com^
||toptavi.com^
||toptube.fun^
||torchesfervid.com^
||torgochthroat.com^
||tororango.com^
||torpsol.com^
||torrango.com^
||torrentmisplace.com^
||torrentprotection.com^
||torrentsafeguard.com^
||torrentvicious.com^
||torturegratified.com^
||torusesinact.com^
||tosfeed.com^
||totallegitimate.com^
||totallifeguru.com^
||totalnicefeed.com^
||totalwownews.com^
||totentacruelor.com^
||tothisimpo.biz^
||totlnkbn.com^
||totlnkcl.com^
||totogetica.com^
||totorogyring.com^
||totreatwith.co^
||touchycart.com^
||touglesy.net^
||touphipt.com^
||tournamentplot.com^
||touroumu.com^
||tovespiquener.com^
||tovihhhyhe.xyz^
||towardadvised.com^
||towboiledscallop.com^
||townsdatabasekidding.com^
||townsidewalkotter.com^
||toywafdduceezo.com^
||tpdads.com^
||tplpages.com^
||tpn134.com^
||tqlkg.com^
||tqmibkqlwqdysi.com^
||tqrvftsbdagk.xyz^
||tr563.com^
||tracepath.cc^
||tracespore.com^
||track-victoriadates.com^
||track4ref.com^
||trackad2.com^
||trackapi.net^
||trackcapitalvane.com^
||tracker-tds.info^
||trackeverything.co^
||trackingzen.com^
||trackmundo.com^
||trackspeeder.com^
||tracktraf.com^
||tracot.com^
||tractorhuskforeground.com^
||tradblock.com^
||tradbypass.com^
||traditionallyobjectlessblinked.com^
||traditionlargest.com^
||traff0221.com^
||traffdaq.com^
||traffic.adexprtz.com^
||traffic.club^
||trafficdok.com^
||traffick-soul.com^
||trafficlide.com^
||trafficmoon.com^
||trafficmoose.com^
||trafficoverus.com^
||trafficshop.com^
||trafflinx.com^
||trafiq.loan^
||trafiq.stream^
||trafiq.trade^
||trafiq.win^
||trafogon.com^
||trafyield.com^
||tragedyadvertisecosmetic.com^
||tragedygrowledtricky.com^
||tragicdoughnut.com^
||traglencium.com^
||trainedgranddad.com^
||trainspersuasiveknitting.com^
||traistecbole.com^
||traitwarnfavorite.com^
||traktrafficflow.com^
||tramcarnamby.cam^
||trandlife.info^
||trangamcoached.com^
||transientspecialowl.com^
||transmittericilysunstroke.com^
||transmitterremember.com^
||trantshargar.com^
||traost.com^
||trapasol.com^
||trappedpump.com^
||trapsaminohut.com^
||trasholita.com^
||trathy.com^
||traveladvertising.com^
||travelingoutcomeautomatic.com^
||travelingturtleharmonious.com^
||travellingfate.com^
||travelnourhai.com^
||travelscream.com^
||traverseforecast.com^
||travidia.com^
||trawahdh2hd8nbvy09.com^
||trblocked.com^
||trc85.com^
||trccmpnlnk.com^
||trcked.me^
||trdnewsnow.net^
||treacherousaccentbruise.com^
||treacherouslongingjunkie.com^
||treasuresensignron.com^
||treateryowler.com^
||treatlaurelbud.com^
||treeintentlytravel.com^
||trejar.com^
||trektinyreproduce.com^
||trellian.com^
||tremblingkeyboardassistant.com^
||tremendousfastened.com^
||tremorhub.com^
||trendgodforsaken.com^
||trenpyle.com^
||trftopp.biz^
||trgdzkqsle.com^
||triadfreewaysupermarket.com^
||triadmedianetwork.com^
||tribalfusion.com^
||tridentpercy.com^
||trienestooth.com^
||triflingbluffybluffy.com^
||trigami.com^
||trillerseora.com^
||trimpur.com^
||trinityslantsummer.com^
||tripleoleum.com^
||tripolihash.com^
||trippealbirthda.info^
||tripsbooth.com^
||tripsthorpelemonade.com^
||triumphantplace.com^
||trk-consulatu.com^
||trk-imps.com^
||trk.nfl-online-streams.live^
||trk4.com^
||trkclk.net^
||trkinator.com^
||trklnks.com^
||trklvs.com^
||trkn1.com^
||trkrdel.com^
||trks.us^
||trkunited.com^
||trlf8mmpbfz1.com^
||trlxcf05.com^
||trmit.com^
||trmnsite.com^
||trmobc.com^
||trodpigbays.com^
||trombegoitcho.com^
||trombocrack.com^
||troncomelets.com^
||tropylskins.com^
||trothko.com^
||troubleblabacting.com^
||trtjigpsscmv9epe10.com^
||truceforensicswaterfall.com^
||true2file.com^
||truefilen32.com^
||truernewlywait.com^
||truestioncarefore.site^
||truesweb.com^
||trunkmafia.com^
||trustaffs.com^
||trusted-click-host.com^
||trustedcpmrevenue.com^
||trustedgatetocontent.com^
||trusterejecta.com^
||trustmeiamcdn.com^
||trustworthytopmost.com^
||trustyfine.com^
||truthfulstem.com^
||trybulgingcoefficient.com^
||trymynewspirit.com^
||tryq.xyz^
||trytipemo.com^
||trzi30ic.com^
||tsandycateup.com^
||tsardagger.com^
||tsbqljox.xyz^
||tsgfsocco.com^
||tsiwqtng8huauw30n.com^
||tslomhfys.com^
||tsml.fun^
||tsmyalesc.club^
||tspops.com^
||tsshruggle.com^
||tsuam.com^
||tswmel.com^
||tsyndicate.com^
||tsztzjvpex.com^
||ttgmjfgldgv9ed10.com^
||ttnrd.com^
||ttoc8ok.com^
||ttqeackrnjnfd.com^
||ttrailwaysint.com^
||ttspikbeglki.com^
||ttyvdilxsuorg.com^
||ttzmedia.com^
||tualaticurnock.com^
||tuateramiking.com^
||tubberlo.com^
||tubecorp.com^
||tubefdghxqkgb.com^
||tubemov.com^
||tubzmfmqovh.com^
||tuckednecessityonline.com^
||tudotecnologia.site^
||tuesdayfetidlit.com^
||tuftingkuan.com^
||tugnote.com^
||tuknelym.com^
||tulecheja.pro^
||tulipinventpins.com^
||tummiarunzpf.com^
||tummyunmovedfetch.com^
||tumri.net^
||tundbjrjrqotjag.xyz^
||tunviralbionic.com^
||tupeloherem.com^
||tupope.com^
||tur-tur-key.com^
||turbanmadman.com^
||turbanmixturephysician.com^
||turboadv.com^
||turbotraff.com^
||turbotraff.net^
||turkeybossbare.com^
||turmoilragcrutch.com^
||turnhub.net^
||turnipcontentmentlegalize.com^
||turnstilerecruit.com^
||turtlesootheongoing.com^
||tushihymi.com^
||tusilh.com^
||tusno.com^
||tut-64.com^
||tutvp.com^
||tuuyvmtkmj.com^
||tuvene.com^
||tuwhuthoru.com^
||tuxbpnne.com^
||tv1s4d6klh4n.com^
||tvbpusyqohxu.com^
||tvgvlpnpetxysl.com^
||tvlipevrj.com^
||tvnewtop.pro^
||tvprocessing.com^
||twaffdpnt.com^
||tweakdisguisesapplications.com^
||tweard.com^
||tweeshtbacksey.com^
||twentiesbarton.com^
||twentieslegislation.com^
||twentycustomimprovement.com^
||twentyhandful.com^
||twentypassengerdiagram.com^
||twfaebgpngpx.xyz^
||twinadsrv.com^
||twindiversity.com^
||twingedapoda.com^
||twinpinenetwork.com^
||twinrdack.com^
||twinrdsrv.com^
||twinsoflave.com^
||twirlunsight.cam^
||twistads.com^
||twittad.com^
||twlihzvdrdf.com^
||twlrvvejszww.com^
||twokidjay.com^
||twp0g1fch5yr.com^
||twpasol.com^
||twtad.com^
||twwfxwgvlnc.com^
||twwkrcec.com^
||txcmjo.com^
||txcsudkymdq.com^
||txgakrasgns.com^
||txmboigodejgj.xyz^
||txpodqjhabos.com^
||txrzhshxdtn.com^
||txyhadai.com^
||txzezttrqf.com^
||txzvtgkthjq.com^
||tyewrukjyjyl.com^
||tygafso.com^
||tyingatmosphericprocess.com^
||tyjawhesu.com^
||tylistedpro.xyz^
||tylosischewer.com^
||tynezozi.com^
||typhonwave.com^
||typiccor.com^
||typingmimsey.com^
||typistdejectionracial.com^
||tyrehush.com^
||tyrvictions.xyz^
||tyshochime.com^
||tysicyse.com^
||tysolomona.co^
||tysolomonau.com^
||tytheglupy.com^
||tywzyhfliwdbu.com^
||tzfafzmooqum.com^
||u-watchit.com^
||u07k3pqfw5jh.com^
||u1trkqf.com^
||u29qnuav3i6p.com^
||u2htfd3bvwvl.com^
||u595sebqih.com^
||u9oxdnxk8b.com^
||uacgjneoqusji.xyz^
||uagopaamgcxme.com^
||ubgkvsjnbjtk.com^
||ubilox.com^
||ubjectsandie.biz^
||ucalte.com^
||ucconn.live^
||ucdn.website^
||ucheephu.com^
||ucjrmjilkdaudwj.xyz^
||ucqfmwanc.com^
||uctzcsooizikt.com^
||udalmanresuit.com^
||udarem.com^
||udbaa.com^
||udeurqwoavk.com^
||udinugoo.com^
||udiwhryjqdsc.com^
||udmserve.net^
||udsagemylyqkrew.com^
||udwjjxnexs.xyz^
||uebadu.com^
||uektb.com^
||uel-uel-fie.com^
||uelllwrite.com^
||ueoftnwvtasmwkw.xyz^
||ueuerea.com^
||ueuodgnrhb.com^
||uewasadi.com^
||uewkohhl.com^
||uexjrlkcskm.xyz^
||ufeaqyzn.com^
||ufglrthrwrtguj.com^
||ufinkln.com^
||ufoomals.net^
||ufpcdn.com^
||ufvyywlrgpgpyl.com^
||ugahutoa.com^
||uganod.com^
||ugcyllrneps.xyz^
||ugdhsrhcq.com^
||ugewvoyijwy.com^
||ughhimtoy.com^
||ugishdff.xyz^
||uglycotsjade.casa^
||ugmovxfikvhct.com^
||ugonwcxwo.com^
||ugoupams.com^
||ugroocuw.net^
||ugyplysh.com^
||uh9qulew9rjj.com^
||uhdokoq5ocmk.com^
||uhedsplo.com^
||uhelalusthguw.com^
||uhfdsplo.com^
||uhkdsplo.com^
||uhodsplo.com^
||uhpdsplo.com^
||uhqpnhorurueku.com^
||uhsmmaq4l2n5.com^
||uhxdsplo.com^
||uhzjdfpccxtne.com^
||uigruwtql.com^
||uimserv.net^
||ujccccb.com^
||ujljbwnr.com^
||ujlvongqbjouubp.xyz^
||ujocytgjobim.com^
||ukbanners.com^
||ukcomparends.pro^
||ukfpibeyfjwhp.xyz^
||ukgkugxpzqvqk.com^
||ukhkcxmzesi.com^
||uknsyenerg.co^
||ukrnment.one^
||ukulelead.com^
||ul8seok7w5al.com^
||ulareighte.top^
||ularlyinteres.biz^
||ulbackground.com^
||ulcerstopers.cam^
||ulcgtmglrc.com^
||uldhukelpmet.co^
||uleqasfor.one^
||ulfewmgywwxs.xyz^
||ulminicbawty.com^
||ulmoyc.com^
||ulngtppm.com^
||uloprjcy.xyz^
||ulourgaz.net^
||ulqlckpdpadfpo.com^
||ultimowraxle.com^
||ultingcoempa.xyz^
||ultralove.net^
||ultrlove.com^
||ultryl.com^
||ulukaris.com^
||umbrellaomendear.com^
||umcbbt.com^
||umehoars.club^
||umekana.ru^
||umgangrubbler.com^
||umidqysrw.com^
||umtnycoscl.xyz^
||umyaewhdok.com^
||unableincludingrow.com^
||unablewisdom.com^
||unacceptableclevercapable.com^
||unacceptablepit.com^
||unallowferae.com^
||unanimis.co.uk^
||unattractivefrigilityfrigility.com^
||unavailablebackedwaved.com^
||unawakegaleus.com^
||unblestrustic.com^
||unbodypestis.com^
||uncavefertile.website^
||uncerneda.work^
||uncoilszaniest.com^
||uncooleserine.cam^
||uncoverherbal.com^
||uncovershotexcept.com^
||uncurstcrumbs.com^
||undailysnout.com^
||undedfracted.club^
||undens.com^
||under2given.com^
||underclick.ru^
||underdog.media^
||underdorakely.com^
||underminesprout.com^
||underneathfirsthand.com^
||underpantsbroadsheet.com^
||underrewritepickles.com^
||understandablejoggleawakened.com^
||understandablerequirechoke.com^
||understandingharmoniousillegal.com^
||understatementcrystal.com^
||underwards.site^
||underwearnavigable.com^
||underworldoptical.com^
||undressseat.com^
||undrininvereb.info^
||unelekidan.com^
||unevencommendenhance.com^
||unfairliam.club^
||unfaithfulmakeryearly.com^
||unfinishedoverdose.com^
||unfitsickle.com^
||unflamewandoo.com^
||unfrmpgqbfe.com^
||unfudgetljbf.xyz^
||unfurlyawweed.casa^
||ungstlateriag.club^
||unhappywaxdamaging.com^
||unicast.com^
||unifini.de^
||uniformery.club^
||uninua.com^
||unioch.com^
||unionssoothe.com^
||unitethecows.com^
||unitshandbookconsulate.com^
||universityofinternetscience.com^
||unkingdiabeth.club^
||unknowncarp.com^
||unlessorolii.xyz^
||unlikebenignityeyeshadow.com^
||unlimitate.club^
||unlimited-media.co^
||unlockr.com^
||unluxioer.com^
||unmetalised.com^
||unmord.com^
||unmovedfollycomb.com^
||unnecessaryexplorationdrunken.com^
||unnist.com^
||unoblotto.net^
||unoseconomin.xyz^
||unpanchamon.com^
||unphionetor.com^
||unpleasantconcrete.com^
||unpredictableshell.com^
||unpredictablewatchpenalty.com^
||unreasonablecompatibledivorced.com^
||unreshiramor.com^
||unresolveddrama.com^
||unripedredwud.com^
||unrootpteroid.cam^
||unrulymedia.com^
||unsaferairn.com^
||unseamlocrian.com^
||unseen2020.com^
||unshiftryr.com^
||unskilledanna.com^
||unsuccessfulpensive.com^
||untaryes.online^
||untidyquestion.com^
||untiloutrage.com^
||untimburra.com^
||untripemegrez.casa^
||untruecitycheater.com^
||untruehypothesiseconomy.com^
||untruewring.com^
||untsqltqqmtxg.com^
||untvwqvrk.com^
||unumbonum.com^
||unurbs.com^
||unusualbrainlessshotgun.com^
||unusuallygravely.com^
||unvexedmehari.com^
||unwarydebite.com^
||unwiseoccasionalinscribe.com
||unwofulcountys.com^
||unworthytongue.com^
||unwroteorcinus.com^
||unyhllrctudfja.com^
||uod2quk646.com^
||uohkvaauw.xyz^
||uojjpevjusfoidc.com^
||uopmcdnpad.com^
||uoredi.com^
||uozrikpw.com^
||up4u.me^
||updateongoingdiving.com^
||upgulpinon.com^
||uphovelodha.com^
||upliftsearch.com^
||upolou.com^
||uponelectabuzzor.club^
||uponsurskita.com^
||uporods.com^
||uppilt.com^
||upplei.com^
||uprightmidsummer.com^
||uprimp.com^
||uprivaladserver.net^
||uprotectiehone.xyz^
||upsaibou.net^
||upsettingcrescentwig.com^
||upsettommyvomit.com^
||upsidebaitpalm.com^
||upsidecopiedcraft.com^
||upskipnudie.com^
||upskittyan.com^
||uptightpercyplug.com^
||uptimecdn.com^
||uptmaovwrj.com^
||upush.co^
||uqbeohoajdqvcfe.xyz^
||uqimgeulpygyo.com^
||uramog.com^
||urdmorgytjnbn.xyz^
||urgesick.com^
||urgoldpie.club^
||urimteku.com^
||urldelivery.com^
||urmilan.info^
||urmyvglnxrjwmlq.xyz^
||urnawareflan.com^
||urotenukna.xyz^
||urt7bpvfz4am.com^
||urtirepor.com^
||uruswan.com^
||urzkcvnttopr.com^
||us4post.com^
||usairguw.com^
||usbanners.com^
||uscnvdcxttnh.com^
||usemarketings.com^
||usemyreferral.link^
||usenet-nl.top^
||usenet.world^
||usenetbombastic.cyou^
||usenetpassport.com^
||usercash.com^
||useumaien.biz^
||usherintermediatedisturbing.com^
||usherprayer.com^
||ushoofop.com^
||ushooque.net^
||usingirritatecordial.com^
||uslioert.com^
||usounoul.com^
||ussele.com^
||ussiagoverse.xyz^
||ustausoo.com^
||ustithoo.net^
||ustxsntseyhwsx.com^
||usuallycrummy.com^
||usuler.com^
||usurv.com^
||uswtcdnqbm.com^
||uszaodwya.com^
||utarget.co.uk^
||utarget.pro^
||utarget.ru^
||utcatholicycl.co^
||utecer.com^
||utenod.com^
||uthorner.info^
||utiesh.com^
||utillib.xyz^
||utirev.com^
||utkuslbdpwehmr.com^
||utmostsecond.com^
||utokapa.com^
||utoumine.net^
||utoyoufio.fun^
||utpgxaylxurhbc.com^
||utpvfpoar.com^
||utq55kl9vyqv.com^
||uttclimber.com^
||utteredtheatresaround.com^
||utteroccupied.com^
||uttium.com^
||utxdtismojqk.xyz^
||uuaajohul.com^
||uubforbdc2om.com^
||uuboos.com^
||uujdthyg.com^
||uulvtpbx.com^
||uuphkthpt.xyz^
||uuybnrimdyg.com^
||uuydabxaindfsb.xyz^
||uvkdwmdcnwa.com^
||uvooadlxfosmh.com^
||uwbcefluof.com^
||uwdtibwk.com^
||uweyuqyc.xyz^
||uwoaptee.com^
||uxnjhedmsdfh.com^
||uxxfierq.xyz^
||uyechyymr.com^
||uynpzvdvcnpd.com^
||uytwvgrshiakd.xyz^
||uzcdnzta.com^
||uzehen.com^
||uzxkuwalnjp.com^
||v11media.com^
||v1pweb.rocks^
||v2cigs.com^
||v3qdrfxuyzwb.com^
||vacaneedasap.com^
||vaccnavalcod.website^
||vacwrite.com^
||vaebard.com^
||vagime.com^
||vahfzpfyg.com^
||vaileeps.com^
||vaipsona.com^
||vaipsouw.com^
||vak345.com^
||valleysupervisesecret.com^
||valonghost.xyz^
||valuad.cloud^
||valueaffiliate.net^
||valueclick.com^
||valueclick.net^
||valueclickmedia.com^
||valuethemarkets.info^
||vamyceka.com^
||vanderebony.pro^
||vanderlisten.pro^
||vanenow.com^
||vaneplusnod.com^
||vanillaincidentfeed.com^
||vanillapulp.com^
||vanjyvsr.com^
||vanmostthiamin.com^
||vanozy.com^
||vapedia.com^
||vapsapypsa.com^
||variablefitness.com^
||varietyofdisplayformats.com^
||varijp.com^
||variouscreativeformats.com^
||variousformatscontent.com^
||vartoken.com^
||varybailedascend.com^
||varyintelligencependulous.com^
||vaselettrioxid.com^
||vasgenerete.site^
||vashebiwa.pro^
||vashoaft.net^
||vassst1.com^
||vassst12.com^
||vassst14.com^
||vassterboost.com^
||vasstycom.com^
||vastroll.ru^
||vastserved.com^
||vastshmast.com^
||vatedquali.com^
||vatlodesim.com^
||vatname.info^
||vatodspocw.xyz^
||vattingbalak.com^
||vaultwrite.com^
||vaureept.com^
||vawhigufi.com^
||vawsmoocah.com^
||vax-boost.com^
||vax-now.com^
||vazlshyjp.com^
||vbeas.xyz^
||vbnrkihyar.xyz^
||vbrw.xyz^
||vbscgrnkoceya.com^
||vbtrax.com^
||vcdc.com^
||vcdhtxhfbhx.com^
||vcdnc.com^
||vcmedia.com^
||vcommission.com^
||vcpcvmfnocsfay.com^
||vczkzswrjais.com^
||vddf0.club^
||vddoxukqwh.xyz^
||vdkejkyztas.com^
||vdopia.com^
||veanumb.biz^
||vebadu.com^
||vecturequotes.com^
||vedepmhmdeanoh.xyz^
||veephept.com^
||veesboost.com^
||veewhaiw.com^
||vehemenceclung.com^
||veimmy.com^
||velmedia.net^
||velocecdn.com^
||velocitycdn.com^
||velvetrattle.com^
||vempozah.net^
||vemtoala.com^
||vendedrt.xyz^
||vendigamus.com^
||vendnibtemp.com^
||venetrigni.com^
||venfioletadas.com^
||venisonchemistrydeclared.com^
||venonita.com^
||venotrouble.biz^
||ventilatorvisitedgrain.com^
||ventrequmus.com^
||venturead.com^
||venuegirtjive.com^
||venusantibiotic.com^
||veopvpgxcrt.com^
||verbalconnoisseurstoppage.com^
||verblife-5.co^
||veremund-hon.com^
||verifychocolate.com^
||verotezzz.com^
||versionsgratersteward.com^
||verticalperiodicdirectory.com^
||verycastle.com^
||verymerybery.com^
||veryn1ce.com^
||vespymedia.com^
||vessoupy.com^
||vetdeberg.com^
||vetodelaycourageous.com^
||vetvljbx.com^
||vevatom.com^
||vexturkeyupbrining.com^
||vfbvcshnc.com^
||vffvtxcykog.com^
||vfghc.com^
||vfl81ea28aztw7y3.pro^
||vfmfjoknzndbee.com^
||vfswvhbxwclm.com^
||vfvdsati.com^
||vgfutxwgq.com^
||vggdaiesp.com^
||vgw35hwr4w6x.com^
||vhjuoaoetdbxt.com^
||vhlduhrldc.com^
||vi-serve.com^
||viabagona.com^
||viamariller.com^
||vianoivernom.com^
||viapizza.online^
||viatepigan.com^
||viatorayme.com^
||vibjbavphaprfaj.com^
||vic-m.co^
||viciousdepartment.com^
||victoriousbanker.com^
||vid.me^
||vidalak.com^
||vidcdn.info^
||vidcdn.name^
||vidcpm.com^
||videjere.com^
||video-adblocker.com^
||video-serve.com^
||videoaccess.xyz^
||videobaba.xyz^
||videocampaign.co^
||videocdn.name^
||videomart.org^
||videoonecom.com^
||videosave.link^
||videosflop.com^
||videosfromla.com^
||videosfromny.com^
||videoshousemade.com^
||videostreamtech.com^
||videosvstincredible.com^
||videosworks.com^
||videosxtech.com^
||videovoiceable.ru^
||vidkidsgedrite.com^
||vidmonday.com^
||vidmoskan.com^
||vidonelove.com^
||vidpay.com^
||vidsforuz.com^
||vidsorg.com^
||vidstorenx.com^
||vidvas1.com^
||vidvas2.com^
||vidvas3.com^
||vidvas4.com^
||vidvas5.com^
||vidverto.io^
||viency-vering.com^
||view-flix.com^
||viewablemedia.net^
||viewclc.com^
||viewedflaw.com^
||viewscout.com^
||vifyzymo.com^
||vighea.com^
||vignerez.net^
||vigoroussolidjitter.com^
||vigraghe.net^
||vihub.ru^
||viibug.com^
||viihot.com^
||viiigle.com^
||viirad.com^
||viitgb.com^
||vilelaaccable.com^
||vilercarpetfolk.com^
||viliaff.com^
||villageeatable.com^
||vimjarawl.com^
||vimmenced.club^
||vindexcravat.com^
||vindicosuite.com^
||vinegarweb.com^
||vinylcoshery.com^
||violateerringenglish.com^
||violetdistasteful.com^
||vip-datings.life^
||vip-vip-vup.com^
||vipaicka.net^
||vipcpms.com^
||vipersengoue.com^
||viperydeer.com^
||vipicmou.net^
||viqxlggexukmnjf.com^
||viqyxamy.xyz^
||viral481.com^
||viral782.com^
||viralcpm.com^
||viralmediatech.com^
||virashux.net^
||virginoxygen.com^
||virlyrelatione.xyz^
||virotc.com^
||virtuallycoollybarber.com^
||virtuallylend.com^
||visagedbeard.com^
||visariomedia.com^
||visesi.com^
||visiads.com^
||visiblegains.com^
||visiblemeasures.com^
||visitingtoelargely.com^
||visitsfunk.com^
||visitstats.com^
||visitstrack.com^
||visitweb.com^
||vistoolr.net^
||visualsteel.net^
||vitaminhen.com^
||vitamuscow.casa^
||vitcory.com^
||vividdefinedspiral.com^
||vividlobster.com^
||vixnixxer.com^
||vizaiced.net^
||vjafttweylg.xyz^
||vjgenkfqjqng.com^
||vjkjjhbi.com^
||vjnpoelbrhd.com^
||vk77lnizckm6.com^
||vkaofq64zz.com^
||vkcdnservice.com^
||vkgtrack.com^
||vkjmljhcdn.com^
||vkkdkvydwrwr.com^
||vknalqcnfxu.com^
||vknrfwwxhxaxupqp.pro^
||vlclptmgxmijbyf.com^
||vlitag.com^
||vlnk.me^
||vloudsze.com^
||vlrzhoueyoxw.com^
||vmctzaxkc.com^
||vmhzvqzx.com^
||vmjmpwdupi.com^
||vmraahnmspzy.com^
||vmuid.com^
||vn6e8w2w92.com^
||vnacdnryl.com^
||vnaujncaeoygdw.com^
||vngajgpvosjxdo.xyz^
||vnjexsypl.com^
||vnq33.com^
||vnq53.com^
||vnq73.com^
||vnr81.com^
||vnr82.com^
||vnr83.com^
||vnrherdsxr.com^
||vntsm.com^
||vnuccenky.com^
||voapozol.com^
||voaroawo.net^
||voastauz.net^
||voawhooh.net^
||vocationethelsky.com^
||vocoat.com^
||vodobyve.pro^
||voevtwfpd.xyz^
||vogeto.com^
||vogo-vogo.ru^
||vogueoatgap.com^
||vohhall71.com^
||vohhall81.com^
||vohhall91.com^
||voicemakingrenown.com^
||voiliertram.com^
||voipnewswire.net^
||volarf.com^
||volleyballcanes.com^
||volna2babla1dh1.com^
||volthamfondue.com^
||voltskegscurate.com^
||volumeearthquakedozen.com^
||voluumtracker.com^
||voluumtrk.com^
||voluumtrk3.com^
||volyze.com^
||vooculok.com^
||voonogoa.net^
||vooshagy.net^
||voraciousthursdaydaughterinlaw.com^
||voradu.com^
||voredi.com^
||vorrireer.com^
||vorseh.com^
||voteyapgrade.com^
||vothaiwi.com^
||vouceeco.com^
||vouhecem.net^
||voukouvy.net^
||vounaipu.net^
||voupkdprug.com^
||vowcertainly.com^
||voxfind.com^
||voyagecondom.com^
||voylbgutpjcmcm.com^
||vpdjlprqnt.com^
||vpebzerg.com^
||vpico.com^
||vpn-offers.com^
||vpnlist.to^
||vpnrequired.com^
||vptbn.com^
||vpvbojamkoxo.com^
||vpyqdlrweoc.com^
||vqnqrs53.com^
||vqnqrs54.com^
||vqnqrs55.com^
||vqr3jeu1qi41.com^
||vr4011.com^
||vr4021.com^
||vr4031.com^
||vrhorus.com^
||vriwjpzvh.com^
||vrptgslcxm.com^
||vrqsvrnjrhdmek.com^
||vrsshsdaa.com^
||vrtzads.com^
||vs001t.com^
||vs002t.com^
||vs003t.com^
||vs21drop.com^
||vs22drop.com^
||vs23drop.com^
||vseenmtdmcqssv.com^
||vsjxqhfkccx.xyz^
||vskoedps.com^
||vst1ev.com^
||vst1mid.com^
||vst2mid.com^
||vst3mid.com^
||vst4mid.com^
||vst5mid.com^
||vst6mid.com^
||vst7mid.com^
||vstaner.com^
||vsteepo.com^
||vstet.com^
||vstfivev.com^
||vstfourev.com^
||vstonev.com^
||vstop3.com^
||vstreev.com^
||vstrot.com^
||vstsevenev.com^
||vstsixev.com^
||vsttwov.com^
||vstwow.com^
||vstzen.com^
||vsu2jbpvgx3m.com^
||vsvihsib.com^
||vswcdns.com^
||vsyaiejmfooba.com^
||vtfdfrxfxktq.xyz^
||vth05dse.com^
||vtlahjkbd.com^
||vubihasdtbadiq.com^
||vubihowhe.com^
||vuclmvrq.xyz^
||vudoutch.com^
||vueqfdry.com^
||vufizopi.pro^
||vugecymi.xyz^
||vukhhjzd.com^
||vukhnosiexl.com^
||vuksew10.com^
||vuksew12.com^
||vuksoude.net^
||vulturechinamaternity.com^
||vupyepafn.com^
||vutudm.com^
||vuuwd.com^
||vvavhrepu.com^
||vvcharuaxlsazx.com^
||vvqknwws.com^
||vvvcpueydsm.com^
||vvyhhrjigq.com^
||vwgilkky.com^
||vwraggcs.xyz^
||vwuyuahqf.com^
||vxhmytfndmqko.com^
||vxqaxvqotu.xyz^
||vxrpmslex.com^
||vy4e3jw46l.com^
||vycqmzwftktb.com^
||vylmhkasl.xyz^
||vymhnxjyj.com^
||vyphytovu.pro^
||vystakugry.pro^
||vztvgqbbvbjv.com^
||vzyuphrmanfbks.com^
||w00f.net^
||w00ur5z9jy3a.com^
||w3exit.com^
||w4.com^
||wackeerd.com^
||wackotracko.com^
||waecobiyppbslb.com^
||wafflescrappyprosperous.com^
||wafflesgenuine.com^
||wafmedia6.com^
||waframedia5.com^
||waframedia8.com^
||wagecarriage.com^
||wagedsoutane.com^
||wagerjoint.com^
||wagershare.com^
||waggerbianco.com^
||waggonerchildrensurly.com^
||wagoapse.com^
||wahamtou.net^
||wahoha.com^
||waisheph.com^
||waistcoataskeddone.com^
||waistcoathearing.com^
||waistswimmer.com^
||waiteddeplore.com^
||waitersmimical.com^
||waitinghypotheticallysoot.com^
||waitressinaugurate.com^
||waitressunequal.com^
||waiwodemanila.com^
||wakanmounds.cam^
||wakiupswacken.com^
||walkinghonoured.com^
||wallastopiary.com^
||wallpaper1.ru^
||wallpapersfacts.com^
||wallstrads.com^
||wamnetwork.com^
||wangfenxi.com^
||waninusty.com^
||wantmimic.com^
||wantopticalfreelance.com^
||wantsstruckhall.com^
||wapdollar.in^
||waploft.cc^
||wapoawoo.net^
||wapsagnu.net^
||wapsisod.net^
||waptrick.com^
||waqool.com^
||wardgrazeunarmed.com^
||warfareblameless.com^
||wargerda.com^
||warmthlitternonsense.com^
||warningoffended.com^
||warswhitawe.com^
||wartat.com^
||warten-sie-mal.xyz^
||warumbistdusoarm.space^
||wasanasset.xyz^
||washabeach.com^
||washedinmate.com^
||washingfueltorn.com^
||wasp-182b.com
||waspaortascene.com^
||wasprenovate.com^
||wastedposterapostrophe.com^
||wastesshimssat.world^
||watchcensorbully.com^
||watchercasketremained.com^
||watchingthat.com^
||watchingthat.net^
||watchtaro.com^
||waterproofsparkle.com^
||waugeboa.net^
||waugique.net^
||waust.at^
||wauthaik.net^
||wauthaum.com^
||wautoosa.net^
||wavail.com^
||waveclks.com^
||wavysumatone.cam^
||waxpigbaa.com^
||waxtamnit.com^
||wayfarerspoutpraise.com^
||waynagmay.com^
||wazensee.net^
||wbbmubevftcy.com^
||wbdds.com^
||wbidder.online^
||wbidr.com^
||wboptim.online^
||wboux.com^
||wcdny.com^
||wcefkyvwachxdd.com^
||wcfievwwtai.xyz^
||wciivrou.com^
||wcjlsohd.com^
||wcmcs.net^
||wct.link^
||wdagdictse.com^
||wdanjsscqabsi.com^
||wdeliv.net^
||wdroweavewerre.xyz^
||wdvnvwayfcy.com^
||weaponsort.club^
||weapors.com^
||weaselfundamental.com^
||weaveradrenaline.com^
||web-bars.com^
||web-security.cloud^
||webatam.com^
||webcampromo.com^
||webcampromotions.com^
||webclickengine.com^
||webclickmanager.com^
||webcontentassessor.com^
||webeatyouradblocker.com^
||webmasterspub.com^
||webodu.com^
||webpinp.com^
||webpushcloud.info^
||webseeds.com^
||websitepromoserver.com^
||webteaser.ru^
||webtradehub.com^
||wecehydy.com^
||wecozepsy.com^
||wedgeenclosed.com^
||wedgesdayment.com^
||wedneckekij.club^
||weedazou.net^
||weedminderwhack.com^
||weekhostedmoo.com^
||weeklideals.com^
||weelgaiting.com^
||weelig.com^
||weepingbead.com^
||weeragedeafer.com^
||weethery.com^
||wegetpaid.net^
||wegnimal.com^
||wegotmedia.com^
||wehgprpfrx.xyz^
||weightequilibriumforehead.com^
||wel-wel-fie.com^
||wellishunderly.com^
||welllwrite.com^
||wellmov.com^
||wellnesszap.com^
||welokygry.com^
||wemsacker.com^
||wengesog.net^
||wensoono.com^
||wentwidespread.com^
||weodaecdcuny.xyz^
||weownthetraffic.com^
||wepthandbook.com^
||werelateral.com^
||wererxrzmp.com^
||wergad.com^
||weshuhori.com^
||westerdayeol.site^
||wetfailjwt.com^
||wethornsprecede.com^
||wetpeachcash.com^
||wewon.to^
||wezathejy.pro^
||wfnetwork.com^
||wftqsrpyqm.com^
||wfuipqowa.com^
||wg-aff.com^
||wgafd.com^
||wgat5ln2wly8.com^
||wgbeugkn.com^
||wgcsxqkyry.com^
||wgpsjcpdulptl.com^
||wgqeigtu.xyz^
||whachechygle.pro^
||whackaggressive.com^
||whackmaturityclosure.com^
||whagrolt.com^
||whaidree.com^
||whaiksax.com^
||whaiweel.com^
||whaleads.com^
||whalecashads.com^
||whalepp.com^
||whamimepso.pro^
||whampamp.com^
||whamukoji.pro^
||whamuthygle.com^
||whapsomuku.com^
||wharfgay.com^
||whatabouthotladies.com^
||whathuvopu.com^
||whatisuptodaynow.com^
||whattoexpectheal.com^
||whaudsur.net^
||whaulids.com^
||whaustou.net^
||whaxanso.net^
||whazugho.com^
||whdzxabhqsdnlc.com^
||whechypheshu.com^
||wheeptit.net^
||wheeshoo.net^
||wheeshtdooring.com^
||wheessoo.com^
||whefungu.com^
||wheglulyto.pro^
||whegrads.com^
||whenceforever.com^
||wherabygry.com^
||where.com^
||whereasplaid.com^
||wherevermere.com^
||wheripsupi.com^
||whetic.com^
||whexamipta.com^
||whezogrewha.com^
||whgfceyl.com^
||whiceega.com^
||whichroar.com^
||whimsoplynx.com^
||whippedfreezerbegun.com^
||whirlsblosmy.com^
||whistlemonument.com^
||whiteboardnez.com^
||whixochyxy.pro^
||whkesznbi.com^
||whoachoh.com^
||whoansee.com^
||whoavaud.net^
||whoevercloakroom.com^
||whoeverfrecklessfrecklesssupper.com^
||wholecommonposts.com^
||wholefreshposts.com^
||wholehori.com^
||wholesomeindians.com^
||wholewowblog.com^
||whoostoo.net^
||whopexesho.pro^
||whoseuntruelag.com^
||whouledu.com^
||whoutsog.net^
||whowhipi.net^
||whozuxoko.com^
||whs82908.com^
||whsdmiaxdujo.com^
||whsepelmrnz.com^
||whsrdsweq.com^
||whugesto.net^
||whughesh.com^
||whukroal.net^
||whusebsu.com^
||whuxeposta.com^
||whysuffice.com^
||whyzipsiwho.com^
||wi3brxwr2b3v.com^
||wickedlongingbelfry.com^
||widdiesbrawns.com^
||widgetadvertising.biz^
||widgetbucks.com^
||widow5blackfr.com^
||wielderchiefly.com^
||wifevini.com^
||wiftov.com^
||wigetmedia.com^
||wigglebriefing.com^
||wiglessernes.com^
||wildernesssigntolerance.com^
||wildhookups.com^
||wildlyplacephotocopy.com^
||wildmatch.com^
||wildtowedcad.work^
||wildxxxparties.com^
||wilfulpessimistic.com^
||willingplatitude.com^
||wimpmustsyllabus.com^
||wimpossip.xyz^
||win-your-prize-now2.life^
||winbuyer.com^
||windofaeolus.com^
||windoorsew.club^
||windowmentaria.com^
||windows-remora-system.com^
||windowsastronomyfading.com^
||windowspieceencumber.com^
||windscreenimplacable.com^
||windscreenregimepros.com^
||windsplay.com^
||winfreeprize.online^
||wingads.com^
||wingerssetiger.com^
||wingersunbrand.com^
||wingouco.club^
||wingsenormous.com^
||winneradsmedia.com^
||winnocwing.work^
||winpbn.com^
||winr.online^
||winsistakesme.site^
||winternewsnow.name^
||winzevrocht.com^
||wipedhypocrite.com^
||wipedstuffed.com^
||wipowaxe.com^
||wiptisiwo.com^
||wirelessannexwren.com^
||wirelesseuropebalmy.com^
||wirenth.com^
||wirial.com^
||wirsauco.com^
||wiseezab.com^
||wishjus.com^
||wistot.com^
||witalfieldt.com^
||withdromnit.pro^
||withinknuko.club^
||withinresentful.com^
||withinwheeled.com^
||withoughdv.xyz^
||withoused.club^
||withoutmotivation.com^
||witmorningmuscles.com^
||wizardmarndl.com^
||wizhumpgyros.com^
||wizliebeg.com^
||wizwarsum.site^
||wjjsskhcqrsbg.com^
||wkcuhilbg.com^
||wkfdymfxmyckr.com^
||wkihmvgilwj.com^
||wkll7glfazgp.com^
||wknaczrxjrj.com^
||wkqpbketxqrl.com^
||wkxdaqojx.com^
||wlapdczzpceb.com^
||wlengrclxzypf.com^
||wlnrofikppw.xyz^
||wlzohrpjbuq.com^
||wma.io^
||wmbbsat.com^
||wmbdevcydmthac.xyz^
||wmkxtilkib.xyz^
||wmlleyjtj.com^
||wmnejndvberrd.com^
||wmonthsaft.biz^
||wmruzfvtg.com^
||wnbeiskivkkmpy.xyz^
||wnbssfaitzgt.com^
||wnccxcgvkuoitmy.com^
||wndlkj.com^
||wnhlsqfxnn.com^
||wnllmofqxsziio.com^
||wnmalshuld.com^
||wnp.com^
||wnprot.com^
||wocysuwo.com^
||woeocbeswhf.xyz^
||wohchuuemjs.com^
||wokfirsax.com^
||wolaufie.com^
||wolvescuckooship.com^
||wolvespermanent.com^
||womanlimitless.com^
||wombsaimscary.com^
||wonderfullytumultbizarre.com^
||wonderhsjnsd.com^
||wood-pen.com^
||woodymotherhood.com^
||woofheapverdure.com^
||woofspectrumbookcase.com^
||woogoust.com^
||woogrooz.net^
||woohoobiolith.com^
||woolindigenousdaft.com^
||wootmedia.net^
||wootuckedpole.com^
||woowhaiz.net^
||wooyehnunmi.com^
||woqkhzpu.com^
||wordennutcake.com^
||woredi.com^
||worersie.com^
||workmanceremony.com^
||workplacehorse.com^
||workplacelimetree.com^
||workroomsplittingtrashy.com^
||workshirty.club^
||worldfreshblog.com^
||worldsbestoffer.xyz^
||worldspromising.com^
||worldtraffic.trade^
||worldwidemailer.com^
||wormishammites.com^
||worriesceaslessceaslessentreat.com^
||worsesprinterendless.com^
||worsterring.com^
||worthersefim.club^
||worthyadvertising.com^
||worthylighteravert.com^
||wosork.com^
||wotythowe.pro^
||woujoami.com^
||woundedassurance.com^
||wounderfullife.xyz^
||wovazaix.com^
||wowad.xyz^
||wowjogsot.com^
||wowreality.info^
||woymebsi.com^
||wp20.ru^
||wpadmngr.com^
||wpfukdvchi.com^
||wpncdn.com^
||wpnjrm.com^
||wpnjs.com^
||wpnrtnmrewunrtok.xyz^
||wpnsrv.com^
||wppdgupelr.com^
||wpu.sh^
||wpuivmzqqnad.com^
||wpunativesh.com^
||wpush.org^
||wpvktqejs.com^
||wpwocgjsqselo.xyz^
||wpyjkfcucjpuwh.com^
||wqennyectdnvx.com^
||wqlkp.com^
||wqmfbqpbnmgyi.com^
||wqnmbecaugfpl.com^
||wqssibpfobsi.xyz^
||wreathabble.com^
||wreathsmartblack.com^
||wretchauraflirt.com^
||wretchedchapterdozen.com^
||wretchedsuperiority.com^
||wrfgenwgdfi.xyz^
||writeratic.xyz^
||writerredolasy.club^
||writerspeechless.com^
||writerswhow.biz^
||writtenanonymousgum.com^
||writtenlistened.com^
||writtenorbithalfbaked.com^
||wrkl.xyz^
||wrotal.com^
||wroteadministercurve.com^
||wroton.com^
||wrotr.com^
||wrqmkayidop.com^
||wrygraphicstheme.com^
||wsidfmckbwmlwao.xyz^
||wsjlbbqemr23.com^
||wsynefadhuli.xyz^
||wt2noay3fgjn.com^
||wtdome.com^
||wteicogfeyhjk.com^
||wtg-ads.com^
||wthnbwzk.com^
||wtwbvglzzt.com^
||wtzgaa.com^
||wubsauth.net^
||wuckaity.com^
||wudr.net^
||wueihlouuw.com^
||wufel.ml^
||wunteetoco.com^
||wurtoosy.com^
||wussucko.com^
||wusths.com^
||wutaszsuib.com^
||wutipupi.xyz^
||wuueqejuratzdz.com^
||wuwkfque.xyz^
||wuyizhqrappxeq.com^
||wviwdhffpi.xyz^
||wvmvgqvmbobxb.xyz^
||wvpkoyjoq.com^
||wvs3bmct6mkz.com^
||wwfepjszewf.com^
||wwfx.xyz^
||wwija.com^
||wwjijoywqiu.xyz^
||wwlipxritaoo.com^
||wwmocmktwnaeik.xyz^
||wwnrdqxo.com^
||wwow.xyz^
||wwoww.xyz^
||wwowww.xyz^
||wwpon365.ru^
||wwrpfevyca.com^
||wwry.xyz^
||wwsercher.biz^
||wwvwnxrisos.com^
||www-protection.com^
||wwwadcntr.com^
||wwwpromoter.com^
||wwzacuiecwaz.com^
||wxgrtaihikt.com^
||wxhiojortldjyegtkx.bid^
||wxspfkln.com^
||wxwkgxnemw.xyz^
||wxyn0o3xmora.com^
||wydoxlhdsojndw.com^
||wydpbibdqwvbr.com^
||wyeartxqomvw.com^
||wyfxgvxxi.xyz^
||wyliswbimeotllt.xyz^
||wynather.com^
||wyorrmuftjp.com^
||wypovuwu.pro^
||wyrtaxbhappt.com^
||wysasys.com^
||wysitewhe.com^
||wysoloneau.com^
||wysyshypti.pro^
||wytyphoji.pro^
||wz5y80ab60p5.com^
||wzdzht7am5.com^
||x-adservice.com^
||x40u1vj75ks9.com^
||x4pollyxxpush.com^
||x9b05t5jsqje.com^
||xad.com^
||xadcentral.com^
||xadsmart.com^
||xaholica.com^
||xamaptapsu.com^
||xameleonads.com^
||xamephapse.com^
||xanawet.com^
||xaokiotravel.com^
||xapa.xyz^
||xarqnuelxtvajgp.xyz^
||xauthorous.club^
||xaxeupvn.com^
||xaxivaho.com^
||xaxo.xyz^
||xaxoro.com^
||xayoaqjlejm.com^
||xazapuga.com^
||xbcnvj2mdk1dn1.com^
||xbirmkzpgcnb.com^
||xbmwyidqbeiv.com^
||xbnvucutpcq.com^
||xbvixxckqbcsr.xyz^
||xbxhulfp.xyz^
||xcelltech.com^
||xcelsiusadserver.com^
||xclicks.net^
||xclpnclplgeom.com^
||xcmirehebm.xyz^
||xcnqoertn.xyz^
||xcsyeytcjyyt.xyz^
||xcsypkknp.com^
||xdbnwjtpyvfu.com^
||xdirectx.com^
||xdiuvewmvmh.com^
||xdjibegutki.com^
||xdvsijtlhr.com^
||xebadu.com^
||xegroxenu.com^
||xehcnpvqdicvx.com^
||xekychacu.com^
||xel-xel-fie.com^
||xelllwrite.com^
||xemfrctctdnlhe.com^
||xev2o.com^
||xfffx.xyz^
||xffiyaucxebto.com^
||xfileload.com^
||xg084mgkfsfk.com^
||xgdhmwbgilx.com^
||xgdhxgznp.com^
||xgraph.net^
||xgrwjbui.top^
||xgwqjjgwhgke.com^
||xhghqrhunp.com^
||xhmopymez.com^
||xhpbxqhito.com^
||xhr0.xyz^
||xhrxmbqixobk.com^
||xhuwypebxqlt.com^
||xhvtkbnecqd.com^
||xhzugaqnqo.com^
||xibadupty.com^
||xidx.org^
||xigolashu.com^
||xilbalar.com^
||ximupea.ru^
||xineday.com^
||xinsic.com^
||xivkcwzzoi.com^
||xizupsawo.pro^
||xjngxaij.com^
||xjpnycwqr.com^
||xkkcfmytuci.xyz^
||xkkhgnszfd.com^
||xknnubcqaa.com^
||xkpbcd.com^
||xkpgguajr.com^
||xkunjfkb.com^
||xldcdnd.com^
||xlengcomyf.com^
||xlhufubaul.com^
||xlmesapxahyi.xyz^
||xlmsvfqao.com^
||xlow.xyz^
||xlviiirdr.com^
||xlviirdr.com^
||xlwjgtscqzmd.com^
||xmas-xmas-wow.com^
||xmaswrite.com^
||xmdborrjxmmt.com^
||xmhxptpyphagq.xyz^
||xmilqyyg.com^
||xml-api.online^
||xmlads.bid^
||xmlgrab.com^
||xmllover.com^
||xmlppcbuzz.com^
||xmlrtb.com^
||xmlwizard.com^
||xmvusqpp.com^
||xndvfnon.com^
||xoalt.com^
||xoassxowovsrk.com^
||xoflgafl.com^
||xokikdassjjhrn.com^
||xoliter.com^
||xopcdnhjf.com^
||xoredi.com^
||xotqgydpge.xyz^
||xouzmvlt.com^
||xpbbyiqbcawamy.com^
||xpctraffic.com^
||xpicvrubu.xyz^
||xpollo.com^
||xppedfqlro.xyz^
||xpsurtfhsllozy.com^
||xpx7heciz9.com^
||xqgzvsjmnmgv.com^
||xqheb9yszyrd.com^
||xqxlaymd.xyz^
||xqzlgbbe.com^
||xrdatsuclxrvpx.com^
||xrfabakydcwngov.xyz^
||xroynaxvqvouy.com^
||xsrs.com^
||xsusmtvgvxp.xyz^
||xsvvmrhjztro.com^
||xswvytnxkzkzq.com^
||xtcfjrwdyga.xyz^
||xteedehi.com^
||xtfycjyzoqit.com^
||xtggpxfmyyfmeun.xyz^
||xthizbdwgebzqf.com^
||xthkusksqoree.com^
||xtmuasvldoiz.com^
||xtow.xyz^
||xtrackme.com^
||xtremeserve.xyz^
||xtroyfwcmn.xyz^
||xts7fgss.com^
||xu5ctufltn.com^
||xuakak.com^
||xubob.com^
||xudawhuwa.com^
||xuhycaphe.com^
||xunucegy.com^
||xuossk3tu6hb.com^
||xuteketa.com^
||xuveiai.ru^
||xuwdejffxtxx.xyz^
||xuxihoy.ru^
||xvbelink.com^
||xvcrbzyiul.com^
||xvika.com^
||xviperonec.com^
||xvlcbwlgpy.com^
||xvwebllndr.com^
||xvxxbrzhjunco.com^
||xwhtnxakjqrtf.com^
||xwktyiydn.com^
||xwkxpxili.com^
||xwoqjitfpcxkqf.xyz^
||xwxmfubxzc.com^
||xwymbeavwvvly.com^
||xxccdshj.com^
||xxe2.com^
||xxecldsp.xyz^
||xxladu.com^
||xxlargepop.com^
||xxltr.com^
||xxmfwjlreder.com^
||xxssyndic.com^
||xxxadu.com^
||xxxadv.com^
||xxxbannerswap.com^
||xxxex.com^
||xxxiijmp.com^
||xxxijmp.com^
||xxxivjmp.com^
||xxxjmp.com^
||xxxmyself.com^
||xxxnavy.com^
||xxxoh.com^
||xxxrevpushclcdu.com^
||xxxvipporno.com^
||xxxwebtraffic.com^
||xyctmmogcv.com^
||xydbpbnmo.com^
||xydnkpobktx.com^
||xydxrlfwfpau.com^
||xygshxnedtccxlt.com^
||xykdglmymu.com^
||xylansudra.cam^
||xymusyy.ru^
||xyn1d4bjg4vr4m2qwypvuj.com^
||xywdvhd.com^
||xyyfysnipeqngb.xyz^
||xyz0k4gfs.xyz^
||xzidjitondzt.com^
||xzipy.com^
||xzixbirtfo.com^
||y3k7rqxsh55c.com^
||yabloomambloo.com^
||yabuka.com^
||yaccidedap.top^
||yachtyflams.com^
||yacihhktw.com^
||yahblemable.com^
||yajvdoporjtz.com^
||yallarec.com^
||yallboen.com^
||yamspunkdew.com^
||yanend.com^
||yankevaxf.com^
||yantrasbarges.com^
||yapfurniture.com^
||yapgrubupper.com^
||yardperformedtraumatize.com^
||yardr.net^
||yashi.com^
||yasiwngdihnfe.com^
||yatab.net^
||yatbzuwo.com^
||yauhbgfc.com^
||yawcoynag.com^
||yawnspuker.com^
||yazcash.com^
||ycbetnqpnjwptu.com^
||yceml.net^
||yckussysvawiu.xyz^
||yclimmhc.xyz^
||ycurrentjobis.biz^
||ydtqlmsvocjp.com^
||ydtrafrclb.com^
||ydysywor.xyz^
||ye185hcamw.com^
||yeabble.com^
||yeaonesad.com^
||yearms.com^
||yebadu.com^
||yebtcayv.com^
||yedikthslvl.xyz^
||yeegsxcwbnn.com^
||yefbmjqdjkpr.com^
||yellowacorn.net^
||yemisleol.xyz^
||yempid.com^
||yeokisdoflkut.xyz^
||yepsawomen.com^
||yepsobtax.com^
||yepteaswont.com^
||yeribi.com^
||yes-messenger.com^
||yesadsrv.com^
||yescomition.club^
||yesmessenger.com^
||yesnexus.com^
||yesterdayscancautiously.com^
||yestole.com^
||yezsfzruvxbqa.com^
||yfetyg.com^
||yfum.com^
||yfzjhvllsioo.com^
||yg592gpmrh0q.com^
||ygcxcqgsnemsb.com^
||ygfwbczu.com^
||yggcfcirw.xyz^
||yggzrdiq.com^
||ygiugqyccp.com^
||ygnbukywx.com^
||ygnnqkxheq.com^
||ygqukhllchpw.com^
||ygudtbdnhkhlmkd.xyz^
||yguuoibdsscki.com^
||ygzkedoxwhqlzp.com^
||yhhtmdvuubnbtbp.com^
||yhmceakev.com^
||yibivacaji.com^
||yieldads.com^
||yieldadvert.com^
||yieldbuild.com^
||yieldlab.net^
||yieldlove-ad-serving.net^
||yieldmanager.com^
||yieldmanager.net^
||yieldoptimizer.com^
||yieldrealistic.com^
||yieldscale.com^
||yieldselect.com^
||yieldtraffic.com^
||yieldx.com^
||yifuffbypvps.xyz^
||yim3eyv5.top^
||yinteukrestina.xyz^
||yiopse.com^
||yitcmu.com^
||yiydtredbofv.com^
||yjnqrbfnocy.com^
||yjuydihly.com^
||yjxmijncfaiag.xyz^
||yjyjnolllezo.com^
||ykbeeweifodyyb.com^
||ykccgrmto.com^
||yklmwnhokfse.xyz^
||ykrssqaufg.com^
||ykxipfcg.com^
||yldbt.com^
||yldmgrimg.net^
||ylvessovi.pro^
||ylwu7xm3a1wv.com^
||ylx-1.com^
||ylx-2.com^
||ylx-3.com^
||ylx-4.com^
||ym-a.cc^
||ym8p.net^
||ymggnrsnrlf.com^
||ymliveqi.com^
||ymrseiueff.com^
||ymvhbeuadqhwx.com^
||ymzrrizntbhde.com^
||ynaxckzmreo.com^
||ynklendr.online^
||ynnpmcpswews.com^
||ynntbsyydcte.xyz^
||ynqlljbhp.com^
||ynvusittae.com^
||yobihost.com^
||yobr.net^
||yoc-adserver.com^
||yodr.net^
||yofdifferents.biz^
||yogar2ti8nf09.com^
||yogurtrole.com^
||yogyn.com^
||yoiprqtykkhhfq.com^
||yokeeroud.com^
||yomeno.xyz^
||yonderprodigy.com^
||yonhelioliskor.com^
||yonoka.info^
||yonsandileer.com^
||yonxatuor.com^
||yoobidooby.com^
||yookcasula.com^
||yookimooki.com^
||yoomanies.com^
||yoopigoopi.com^
||yoptaejrj2kkf8nj09.com^
||yoqpnkhl.com^
||yoredi.com^
||yoshatia.com^
||yottacash.com^
||youearrid.com^
||yougotacheck.com^
||youlouk.com^
||younct.com^
||youngerpoem.com^
||youngestboyish.com^
||youngestdisturbance.com^
||youngestsow.com^
||youngoutmatchthousand.com^
||youngsterbusinessman.com^
||your-notice.com^
||your0rder.com^
||youradexchange.com^
||yourbestheal.com^
||yourcommonfeed.com^
||yourcoolfeed.com^
||yourfreshposts.com^
||yourhealmyheal.com^
||yourkadspunew.com^
||yourlegacy.club^
||yourquickads.com^
||yourtubetvs.site^
||yourwebbars.com^
||youtube.local^
||youtubecenter.net^
||yovenbugsha.com^
||yphmgzkojubwxn.com^
||ypjmyskeii.com^
||ypmadserver.com^
||ypopaycisqh.com^
||yppreudkgmya.xyz^
||ypreferred.com^
||ypwpzgld.com^
||ypymsisnwv.com^
||yqanlvekcrfkd.xyz^
||yqeuu.com^
||yqmhehotfy.xyz^
||yqmxfz.com^
||yqqlupkasbhmdj.xyz^
||yqsoxyhmumnn.com^
||yr9n47004g.com^
||yrlnymthma.com^
||yrnikichkxyb.xyz^
||yrxhybwq.com^
||ysczggasfx.com^
||ysdtcdnoox.com^
||yshbklgje.com^
||ysmhcwwvgtcx.com^
||ysnvlxop.com^
||ytgfsvcwtradg.xyz^
||ytimm.com^
||ytsa.net^
||ytuxrqbxf.com^
||yu0123456.com^
||yuangbkvxbdryck.com^
||yuccasswears.com^
||yucwqrqlf.com^
||yudexjr.com^
||yuhuads.com^
||yuhvjuedhcu.com^
||yuluna.name^
||yulunanews.name^
||yumenetworks.com^
||yunshipei.com^
||yupfiles.net^
||yuppads.com^
||yuppyads.com^
||yuqadu.xyz^
||yuqhtlry.xyz^
||yuqnibpyn.com^
||yuriaftereleven.com^
||yuubuslvsqhopkk.com^
||yuuykrunvh.com^
||yvatswzotstdve.com^
||yvgqtrnncvearx.xyz^
||yvmads.com^
||yvoria.com^
||yvukxuqh.com^
||yvzgazds6d.com^
||ywasgxqzf.com^
||ywbcdeyqgfzx.com^
||ywgcbcibz.com^
||ywodpsbzl.com^
||ywxigvzbkqg.com^
||yxhkonfmbe.com^
||yxkhpk.com^
||yxporjcfbg.com^
||yxytiixolce.com^
||yy9s51b2u05z.com^
||yyckjjpuuf.com^
||yydtbpms8tf4.com^
||yyibqpcg.com^
||yyjvimo.com^
||yyltlwtic.com^
||yynkhgfromul.xyz^
||yysvzaodorhv.com^
||yzlwuuzzehjh.com^
||yzus09by.com^
||z3dmbpl6309s.com^
||z5x.net^
||z7yru.com^
||zabanit.xyz^
||zagvee.com^
||zagxgmzmiledvh.com^
||zaintrillet.com^
||zaivikuk.com^
||zamiasbrouze.com^
||zangocash.com^
||zaomavzcoww.com^
||zaparena.com^
||zaphakesleigh.com^
||zapunited.com^
||zasheeca.com^
||zathytycho.com^
||zauglomo.net^
||zaushegi.net^
||zavrotfro.com^
||zavunuve.pro^
||zayac2volk11.com^
||zazennef.com^
||zazerygu.pro^
||zbwkapoit.com^
||zcode7.me^
||zcpmenyq.com^
||zctibmvmbmev.com^
||zcuuqnrb.com^
||zdajdudqfq.com^
||zdaptrksg.com^
||zdcuivnen.com^
||zddxlih.com^
||zdicbpujzjps.com^
||zdyldoijanx.com^
||zeads.com^
||zealotsick.com^
||zeasis.com^
||zebraicrudista.com^
||zebruisiacu.com^
||zebuaridromps.com^
||zeegreen.net^
||zeeshith.net^
||zeesiti.com^
||zefeegnu.com^
||zefodesty.com^
||zel-zel-fie.com^
||zelllwrite.com^
||zelrasty.net^
||zemqvlylmtu.com^
||zenkreka.com^
||zenoviaexchange.com^
||zenoviagroup.com^
||zepazupi.com^
||zepihoju.xyz^
||zerezas.com^
||zerg.pro^
||zerodestructive.com^
||zeroethgipsy.com^
||zeroidtech.com^
||zestekygri.com^
||zetadeo.com^
||zetamm.com^
||zeusopuh.com^
||zewhpnrmykj.com^
||zexastize.pro^
||zeyappland.com^
||zferral.com^
||zfrnzzkpwjb.com^
||zghowanhgcxbpf.com^
||zgvcfridw.com^
||zhcmuccccixz.com^
||zhej78i1an8w6ceu.com^
||zhnlyyrr.com^
||zhtlvag.com^
||zhulik2ne1voruy1d.com^
||zi8ivy4b0c7l.com^
||zichymaka.pro^
||zicyqbpqsg.com^
||zidedge.com^
||zidoudsa.net^
||zijaipse.com^
||zikroarg.com^
||zim-zim-zam.com^
||zimank.com^
||zincdatawipe.com^
||zinhavnpak.com^
||zinmnubj1cfr.com^
||zinrora.pw^
||ziphentai.com^
||ziphoumt.net^
||zisboombah.net^
||zitaft.com^
||zitaptugo.com^
||ziwyduke.xyz^
||zixivily.com^
||zizikagle.com^
||zizpjdnvkks.com^
||zjkypuacaawx.com^
||zjo0tjqpm1.com^
||zjwwbznpcqhk.com^
||zkbkcdhieqcoev.com^
||zkqqsjdgscrwm.com^
||zlacraft.com^
||zlajnpfqgsleo.com^
||zlfgedpuxrbpgm.com^
||zlink2.com^
||zlink6.com^
||zlinkm.com^
||zlsvr3xybeh4.com^
||zm232.com^
||zmnkduay.com^
||zmuphhlienv.com^
||znaptag.com^
||znazlahbcu.com^
||znqip.net
||znurmlkkeltsb.com^
||znznrccyrcr.com^
||zo7gihmry2.com^
||zoachops.com^
||zoagremo.net^
||zoaheeth.com^
||zoatoaps.net^
||zociwodi.com^
||zoeaegyral.com^
||zofkhbbjw.com^
||zog.link^
||zogleshewi.com^
||zolrauls.net^
||zonealta.com^
||zoneletbinned.com^
||zooahm2fx2v1.com^
||zoologicalavid.com^
||zoopsame.com^
||zoopy.xyz^
||zop381q5o0q1.com^
||zorango.com^
||zouhewee.com^
||zoukooso.com^
||zouloafi.net^
||zouphail.com^
||zoxetijy.xyz^
||zozolilla.com^
||zpjkvuyqxu.com^
||zpujlrylfvk.com^
||zpxalcnnafyy.com^
||zqduqpirbn.com^
||zqibmiotpxfk.com^
||zqlcdzvdexdrd.com^
||zquotfuofx.com^
||zrav2wkbrs.com^
||zrlcr.com^
||zro56hd6szoy.com^
||zrvnhlwypqpwjw.com^
||zsmmflxvkgvmcf.com^
||zswxrfwnapgg.com^
||zsxqjjobfb.com^
||zubivu.com^
||zuchaptigra.com^
||zudrurta.com^
||zugktahvdngk.com^
||zugnogne.com^
||zugo.com^
||zukxd6fkxqn.com^
||zunsoach.com^
||zuphaims.com^
||zupsawhenu.com^
||zurges.com^
||zurilito.online^
||zvhgxssgec.com^
||zviybblezmc.com^
||zvkytbjimbhk.com^
||zwmunz.com^
||zwnxzckwihg.com^
||zwtvcdnb.com^
||zwyzintwp.com^
||zxa4kxw2nvox.com^
||zxcdn.com^
||zxclan.com^
||zxeotdjlzvcsa.com^
||zxgroymagqu.com^
||zxxds.net^
||zxxtkrkzfyy3.com^
||zy16eoat1w.com^
||zybrdr.com^
||zychologla.com^
||zyiis.net^
||zylytavo.com^
||zypenetwork.com^
||zyxyveshe.com^
||zzdb5p4upiug.com^
||zzghcckpzlhob.com^
||zzoacwqfw.com^
||bet365.com/*?affiliate=$document
||dianomi.com^$document
||maquiags.com^$document
||paid.outbrain.com^$document
||popcash.net^$document
||popmyads.com^$document
||vpn-offers.org^$document
||123date.me^$third-party
||152media.com^$third-party
||2beon.co.kr^$third-party
||2htg.com^$third-party
||2leep.com^$third-party
||33across.com^$third-party
||360ads.com^$third-party
||360installer.com^$third-party
||360yield.com^$third-party
||365sbaffiliates.com^$third-party
||4affiliate.net^$third-party
||4cinsights.com^$third-party
||4dsply.com^$third-party
||7search.com^$third-party
||888media.net^$third-party
||8s8.eu^$third-party
||9desires.xyz^$third-party
||a-ads.com^$third-party
||a-static.com^$third-party
||a.raasnet.com^$third-party
||a2dfp.net^$third-party
||a2pub.com^$third-party
||a2zapk.com^$script,subdocument,third-party,xmlhttprequest
||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
||aaddcount.com^$third-party
||aamapi.com^$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
||accounts.pkr.com^$third-party
||acf-webmaster.net^$third-party
||ackbure.pro^$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-maven.com^$third-party
||ad-slot.ru^$third-party
||ad-sponsor.com^$third-party
||ad-stir.com^$third-party
||ad.style^$third-party
||ad20.net^$third-party
||ad2adnetwork.biz^$third-party
||ad2links.com^$third-party
||ad2up.com^$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
||adcalm.com^$third-party
||adcash.com^$third-party
||adcell.com^$third-party
||adclickafrica.com^$third-party
||adcolony.com^$third-party
||adconity.com^$third-party
||adconscious.com^$third-party
||addoor.net^$third-party
||addroid.com^$third-party
||addvantagetechnology.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
||adf01.net^$third-party
||adforgames.com^$third-party
||adfrika.com^$third-party
||adgage.es^$third-party
||adgatemedia.com^$third-party
||adgear.com^$third-party
||adgebra.in^$third-party
||adgent007.com^$third-party
||adgitize.com^$third-party
||adgrid.io^$third-party
||adgroups.com^$third-party
||adgrx.com^$third-party
||adhaven.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
||adikteev.com^$third-party
||adimise.com^$third-party
||adimpact.com^$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
||adipolo.com^$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^$script,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.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
||admatic.com.tr^$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
||admitad.com^$third-party
||admixer.net^$third-party
||admjmp.com^$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.biz^$third-party
||adnet.com^$third-party
||adnet.de^$third-party
||adnet.lt^$third-party
||adnet.ru^$third-party
||adnico.jp^$third-party
||adnimation.com^$third-party
||adnium.com^$third-party
||adnmore.co.kr^$third-party
||adnow.com^$third-party
||adnuntius.com^$third-party
||adomik.com^$third-party
||adonly.com^$third-party
||adonnews.com^$third-party
||adoperator.com^$third-party
||adoptim.com^$third-party
||adorika.com^$third-party
||adorion.net^$third-party
||adosia.com^$third-party
||adparlor.com^$third-party
||adpay.com^$third-party
||adpays.net^$third-party
||adperfect.com^$third-party
||adplans.info^$third-party
||adplugg.com^$third-party
||adpnut.com^$third-party
||adpone.com^$third-party
||adport.io^$third-party
||adpredictive.com^$third-party
||adpresenter.de^$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
||adquery.io^$third-party
||adquest3d.com^$third-party
||adrcdn.com^$third-party
||adreactor.com^$third-party
||adready.com^$third-party
||adreadytractions.com^$third-party
||adrealclick.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
||adroll.com^$third-party
||adrsp.net^$third-party
||ads-for-free.com^$third-party
||ads-pixiv.net^$third-party
||ads.cc^$third-party
||ads01.com^$third-party
||adsbookie.com^$third-party
||adsbrook.com^$third-party
||adscendmedia.com^$third-party
||adscpm.net^$third-party
||adserve.com^$third-party
||adservingfactory.com^$third-party
||adservme.com^$third-party
||adsfast.com^$third-party
||adsforallmedia.com^$third-party
||adshot.de^$third-party
||adshuffle.com^$third-party
||adsiduous.com^$third-party
||adskeeper.com^$third-party
||adslivecorp.com^$third-party
||adsniper.ru^$third-party
||adsparc.net^$third-party
||adspeed.com^$third-party
||adspruce.com^$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
||adstudio.cloud^$third-party
||adstuna.com^$third-party
||adsummos.net^$third-party
||adsupermarket.com^$third-party
||adsvert.com^$third-party
||adswizz.com^$third-party
||adtarget.com.tr^$third-party
||adtdp.com^$third-party
||adtear.com^$third-party
||adtecc.com^$third-party
||adtech.de^$third-party
||adtechium.com^$third-party
||adtechjp.com^$third-party
||adtechus.com^$third-party
||adtegrity.net^$third-party
||adtelligent.com^$third-party
||adteractive.com^$third-party
||adtgs.com^$third-party
||adthrive.com^$third-party
||adthurst.com^$third-party
||adtival.network^$third-party
||adtraction.com^$third-party
||adtrix.com^$third-party
||adtrue.com^$third-party
||adtwirl.com^$third-party
||adultadworld.com^$third-party
||adultimate.net^$third-party
||adup-tech.com^$third-party
||adurr.com^$third-party
||adv-adserver.com^$third-party
||advanseads.com^$third-party
||advarkads.com^$third-party
||advcash.com^$third-party
||adventori.com^$third-party
||adventurefeeds.com^$third-party
||advers.info^$third-party
||adversal.com^$third-party
||advertarium.com.ua^$third-party
||adverticum.net^$third-party
||advertise.com^$third-party
||advertisespace.com^$third-party
||advertising365.com^$third-party
||advertnative.com^$third-party
||advertone.ru^$third-party
||advertserve.com^$third-party
||advertstream.com^$third-party
||advertur.ru^$third-party
||advg.jp^$third-party
||advideum.com^$third-party
||advinci.club^$third-party
||advinci.net^$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
||adx.io^$third-party
||adx1.com^$third-party
||adxoo.com^$third-party
||adxpose.com^$third-party
||adxpremium.com^$third-party
||adxpub.com^$third-party
||adyoulike.com^$third-party
||adysis.com^$third-party
||adzbazar.com^$third-party
||adzerk.net^$third-party
||adzouk.com^$third-party
||adzs.nl^$third-party
||adzyou.com^$third-party
||affbuzzads.com^$third-party
||affec.tv^$third-party
||affifix.com^$third-party
||affili.st^$third-party
||affiliate-b.com^$third-party
||affiliateedge.com^$third-party
||affiliategroove.com^$third-party
||afrikad.com^$third-party
||afy11.net^$third-party
||ahvclick.com^$third-party
||aim4media.com^$third-party
||akavita.com^$third-party
||aklamator.com^$third-party
||alimama.com^$third-party
||allmediadesk.com^$third-party
||amobee.com^$third-party
||andbeyond.media^$third-party
||aniview.com^$third-party
||anrdoezrs.net/image-
||anrdoezrs.net/placeholder-
||anyclip-media.com^$third-party
||anymedia.lv^$third-party
||anyxp.com^$third-party
||aorms.com^$third-party
||aorpum.com^$third-party
||apex-ad.com^$third-party
||apexcdn.com^$third-party
||aphookkensidah.pro^$third-party
||aphycolourses.info^$third-party
||apmebf.com^$third-party
||appnext.com^$third-party
||apprupt.com^$third-party
||apptap.com^$third-party
||apxtarget.com^$third-party
||apycomm.com^$third-party
||apyoth.com^$third-party
||aqua-adserver.com^$third-party
||ar1nvz5.com^$third-party
||aralego.com^$third-party
||arcadebannerexchange.org^$third-party
||arcadebanners.com^$third-party
||arcadechain.com^$third-party
||artsai.com^$third-party
||assemblyexchange.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
||auctionnudge.com^$third-party
||audience2media.com^$third-party
||audiencerun.com^$third-party
||automatad.com^$third-party
||awsmer.com^$third-party
||axiaffiliates.com^$third-party
||azadify.com^$third-party
||backbeatmedia.com^$third-party
||backlinks.com^$third-party
||ban-host.ru^$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
||bannerflow.com^$third-party
||bannerflux.com^$third-party
||bannerignition.co.za^$third-party
||bannerlot.com^$third-party
||bannerrage.com^$third-party
||bannersmall.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
||bannertrack.net^$third-party
||bannertracker-script.com^$third-party
||bannerweb.com^$third-party
||baronsoffers.com^$third-party
||basebanner.com^$third-party
||basepush.com^$third-party
||bbelements.com^$third-party
||bbuni.com^$third-party
||beabsolom.com^$third-party
||beaconads.com^$third-party
||beaverads.com^$third-party
||bebi.com^$third-party
||beead.co.uk^$third-party
||beead.net^$third-party
||befirstcdn.com^$third-party
||begun.ru^$third-party
||behave.com^$third-party
||belointeractive.com^$third-party
||belvertising.be^$third-party
||benfly.net^$third-party
||bepolite.eu^$third-party
||beringmedia.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
||besthitsnow.com^$third-party
||bestofferdirect.com^$third-party
||bestonlinecoupons.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
||bettercollective.rocks^$third-party
||bidfilter.com^$third-party
||bidgear.com^$third-party
||bidscape.it^$third-party
||bidsxchange.com^$third-party
||bidvertiser.com^$third-party
||bigpipes.co^$third-party
||bigpulpit.com^$third-party
||bigspyglass.com^$third-party
||bildirim.eu^$third-party
||bimbim.com^$third-party
||bin-layer.de^$third-party
||bingo4affiliates.com^$third-party
||binlayer.com^$third-party
||binlayer.de^$third-party
||biskerando.com^$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
||bizx.info^$third-party
||bizzclick.com^$third-party
||bliink.io^$third-party
||blogads.com^$third-party
||blogclans.com^$third-party
||bluetoad.com^$third-party
||bogads.com^$third-party
||boo-box.com^$third-party
||bookbudd.com^$third-party
||boostable.com^$third-party
||boostads.net^$third-party
||braun634.com^$third-party
||breakingfeedz.com^$third-party
||brealtime.com^$third-party
||broadstreetads.com^$third-party
||btpnav.com^$third-party
||btrll.com^$third-party
||btserve.com^$third-party
||bu520.com^$third-party
||bucketsofbanners.com^$third-party
||budurl.com^$third-party
||buildtrafficx.com^$third-party
||buleor.com^$third-party
||bumq.com^$third-party
||bunny-net.com^$third-party
||burjam.com^$third-party
||burstnet.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
||buycheaphost.net^$third-party
||buyflood.com^$third-party
||buyorselltnhomes.com^$third-party
||buysellads.com^$third-party
||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
||byzoo.org^$third-party
||c-on-text.com^$third-party
||camghosts.com^$third-party
||camonster.com^$third-party
||campaignlook.com^$third-party
||capacitygrid.com^$third-party
||caroda.io^$third-party
||casino-zilla.com^$third-party
||cb-content.com^$third-party
||cbclickbank.com^$third-party
||cdnreference.com^$third-party
||charltonmedia.com^$third-party
||cibleclick.com^$third-party
||cinarra.com^$third-party
||citrusad.com^$third-party
||city-ads.de^$third-party
||ck-cdn.com^$third-party
||clash-media.com^$third-party
||cleafs.com^$third-party
||clickable.com^$third-party
||clickad.pl^$third-party
||clickadilla.com^$third-party
||clickbet88.com^$third-party
||clickcertain.com^$third-party
||clickfuse.com^$third-party
||clickinc.com^$third-party
||clickintext.net^$third-party
||clickmon.co.kr^$third-party
||clickpartoffon.xyz^$third-party
||clickpoint.com^$third-party
||clicksor.com^$third-party
||clicktripz.com^$third-party
||clixco.in^$third-party
||clixtrac.com^$third-party
||cogocast.net^$third-party
||coguan.com^$third-party
||coinmedia.co^$third-party
||cointraffic.io^$third-party
||coinzilla.io^$third-party
||commissionfactory.com.au^$third-party
||commissionmonster.com^$third-party
||communicationads.net^$third-party
||comscore.com^$third-party
||connexity.net^$third-party
||consumable.com^$third-party
||contaxe.com^$third-party
||content-cooperation.com^$third-party
||content.ad^$third-party
||contentiq.com^$third-party
||contenture.com^$third-party
||contextads.live^$third-party
||contextuads.com^$third-party
||coolerads.com^$third-party
||coull.com^$third-party
||coupon2buy.com^$third-party
||cpaclickz.com^$third-party
||cpagrip.com^$third-party
||cpalead.com^$third-party
||cpalock.com^$third-party
||cpfclassifieds.com^$third-party
||cpm.media^$third-party
||cpmleader.com^$third-party
||crakmedia.com^$third-party
||creativecdn.com^$third-party
||crispads.com^$third-party
||croea.com^$third-party
||cryptoads.space^$third-party
||cryptotraffic.xyz^$third-party
||ctenetwork.com^$third-party
||ctrhub.com^$third-party
||ctrmanager.com^$third-party
||ctxtfl.com^$third-party
||cubics.com^$third-party
||cuelinks.com^$third-party
||currentlyobsessed.me^$third-party
||cybmas.com^$third-party
||dable.io^$third-party
||dailystuffall.com^$third-party
||datawrkz.com^$third-party
||dating-service.net^$third-party
||datinggold.com^$third-party
||dblks.net^$third-party
||dedicatednetworks.com^$third-party
||deepintent.com^$third-party
||deplayer.net^$third-party
||desipearl.com^$third-party
||dev2pub.com^$third-party
||developermedia.com^$third-party
||dgmaxinteractive.com^$third-party
||dianomi.com^$third-party
||digipathmedia.com^$third-party
||digitaladvertisingalliance.org^$third-party
||digitalkites.com^$third-party
||digitalpush.org^$third-party
||digitalthrottle.com^$third-party
||disqusads.com^$third-party
||dochase.com^$third-party
||dollarsponsor.com^$third-party
||domainadvertising.com^$third-party
||domainsponsor.com^$third-party
||dotomi.com^$third-party
||doubleclick.com^$third-party
||doubleclick.net^$third-party
||dpbolvw.net/image-
||dpbolvw.net/placeholder-
||dreamaquarium.com^$third-party
||dropkickmedia.com^$third-party
||dstillery.com^$third-party
||dt00.net^$third-party
||dt07.net^$third-party
||dualeotruyen.net^$third-party
||dumedia.ru^$third-party
||dynad.net^$third-party
||dynamicoxygen.com^$third-party
||e-generator.com^$third-party
||e-planning.net^$third-party
||e-viral.com^$third-party
||easy-ads.com^$third-party
||easyhits4u.com^$third-party
||easyinline.com^$third-party
||ebayclassifiedsgroup.com^$third-party
||ebayobjects.com.au^$third-party
||ebayobjects.com^$third-party
||eboundservices.com^$third-party
||eclick.vn^$third-party
||ednplus.com^$third-party
||egadvertising.com^$third-party
||egamingonline.com^$third-party
||egamiplatform.tv^$third-party
||elefantsearch.com^$third-party
||ematicsolutions.com^$third-party
||emberads.com^$third-party
||emediate.se^$third-party
||eroterest.net^$third-party
||eskimi.com^$third-party
||essayads.com^$third-party
||essaycoupons.com^$third-party
||et-code.ru^$third-party
||etargetnet.com^$third-party
||ethereumads.com^$third-party
||ethicalads.io^$third-party
||etology.com^$third-party
||evolvemediallc.com^$third-party
||evolvenation.com^$third-party
||exactdrive.com^$third-party
||exchange4media.com^$third-party
||exitbee.com^$third-party
||exitexplosion.com^$third-party
||exmarketplace.com^$third-party
||exponential.com^$third-party
||eyewonder.com^$third-party
||ezmob.com^$third-party
||fapcat.com^$third-party
||fast-redirecting.com^$third-party
||fast2earn.com^$third-party
||feature.fm^$third-party
||fireflyengagement.com^$third-party
||fireworkadservices.com^$third-party
||firstimpression.io^$third-party
||fisari.com^$third-party
||fixionmedia.com^$third-party
||flashtalking.com^$third-party
||flymyads.com^$third-party
||focusde.info^$third-party
||foremedia.net^$third-party
||forex-affiliate.com^$third-party
||freegamespub.com^$third-party
||freerotator.com^$third-party
||friendlyduck.com^$third-party
||fruitkings.com^$third-party
||g-cash.biz^$third-party
||g17media.com^$third-party
||gainmoneyfast.com^$third-party
||galleyn.com^$third-party
||gambling-affiliation.com^$third-party
||game-advertising-online.com^$third-party
||game-clicks.com^$third-party
||gamecetera.com^$third-party
||gammae.com^$third-party
||gayadnetwork.com^$third-party
||genieessp.com^$third-party
||geniusbanners.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
||getdoge.io^$third-party
||getgamers.eu^$third-party
||getmyfreetraffic.com^$third-party
||getscorecash.com^$third-party
||globsads.com^$third-party
||goember.com^$third-party
||gogvo.com^$third-party
||googletrackmanager.com^$third-party
||goraps.com^$third-party
||gourmetads.com^$third-party
||goverua.com^$third-party
||goviral-content.com^$third-party
||gpsecureads.com^$third-party
||gqqdlckj8y.com^$third-party
||grabmyads.com^$third-party
||grabo.bg^$third-party
||graciamediaweb.com^$third-party
||grafpedia.com^$third-party
||grapeshot.co.uk^$third-party
||gratisnetwork.com^$third-party
||greedseed.world^$third-party
||green-red.com^$third-party
||gripdownload.co^$third-party
||groovinads.com^$third-party
||guitaralliance.com^$third-party
||gumgum.com^$third-party
||gunpartners.com^$third-party
||gururevenue.com^$third-party
||h12-media.com^$third-party
||havetohave.com^$third-party
||headbidder.net^$third-party
||headerbiddr.net^$third-party
||headerlift.com^$third-party
||healthaffiliatesnetwork.com^$third-party
||healthcarestars.com^$third-party
||healthtrader.com^$third-party
||hebiichigo.com^$third-party
||helloreverb.com^$third-party
||hentaifap.land^$third-party
||hentaigold.net^$third-party
||herocpm.com^$third-party
||hertforthatharrigh.pro^$third-party
||hexagram.com^$third-party
||hgdat.com^$third-party
||hiprofitnetworks.com^$third-party
||histock.info^$third-party
||hit-now.com^$third-party
||hitmarkerjobs.com^$third-party
||hits.sys.lv^$third-party
||hlserve.com^$third-party
||hmongcash.com^$third-party
||honouncil.com^$third-party
||hoo1luha.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
||hotwords.com.br^$third-party
||hotwords.com.mx^$third-party
||hotwords.com^$third-party
||hover.in^$third-party
||hprofits.com^$third-party
||hsoub.com^$third-party
||httpool.com^$third-party
||ibannerexchange.com^$third-party
||ibillboard.com^$third-party
||icorp.ro^$third-party
||idealmedia.io^$third-party
||idreammedia.com^$third-party
||imediaaudiences.com^$third-party
||imho.ru^$third-party
||imonomy.com^$third-party
||impactify.io^$third-party
||impresionesweb.com^$third-party
||impressiondesk.com^$third-party
||improvedigital.com^$third-party
||increaserev.com^$third-party
||indianbannerexchange.com^$third-party
||indianlinkexchange.com^$third-party
||indieclick.com^$third-party
||indofad.com^$third-party
||indoleads.com^$third-party
||industrybrains.com^$third-party
||inetinteractive.com^$third-party
||infectiousmedia.com^$third-party
||infinite-ads.com^$third-party
||infinityads.com^$third-party
||influads.com^$third-party
||infolinks.com^$third-party
||inmobi.com^$third-party
||innity.com^$third-party
||innovid.com^$third-party
||insideall.com^$third-party
||inskinad.com^$third-party
||inskinmedia.com^$~stylesheet,third-party
||instantbannercreator.com^$third-party
||insticator.com^$third-party
||instreamvideo.ru^$third-party
||insurads.com^$third-party
||integral-marketing.com^$third-party
||intenthq.com^$third-party
||intentmedia.net^$third-party
||interactiveads.ai^$third-party
||interadv.net^$third-party
||interclick.com^$third-party
||interesting.cc^$third-party
||intergi.com^$third-party
||interpolls.com^$third-party
||interworksmedia.co.kr^$third-party
||intextad.net^$third-party
||intextdirect.com^$third-party
||intextual.net^$third-party
||intgr.net^$third-party
||intimlife.net^$third-party
||intopicmedia.com^$third-party
||intravert.co^$third-party
||inuvo.com^$third-party
||inuxu.biz^$third-party
||inuxu.co.in^$third-party
||investnewsbrazil.com^$third-party
||inviziads.com^$third-party
||involve.asia^$third-party
||ip-adress.com^$third-party
||ipromote.com^$third-party
||jango.com^$third-party
||javbuzz.com^$third-party
||jewishcontentnetwork.com^$third-party
||jivox.com^$third-party
||jubna.com^$third-party
||juicyads.com^$third-party
||justpremium.com^$third-party
||kaprila.com^$third-party
||kargo.com^$third-party
||kiosked.com^$third-party
||klakus.com^$third-party
||komoona.com^$third-party
||kovla.com^$third-party
||laim.tv^$third-party
||lanistaconcepts.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
||leadzu.com^$third-party
||linkexchangers.net^$third-party
||linkforyoud.com^$third-party
||linkgrand.com^$third-party
||linkmads.com^$third-party
||links2revenue.com^$third-party
||linkslot.ru^$third-party
||linksmart.com^$third-party
||linkstorm.net^$third-party
||linkwash.de^$third-party
||linkworth.com^$third-party
||linkybank.com^$third-party
||liqwid.net^$third-party
||listingcafe.com^$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
||localsearch24.co.uk^$third-party
||logo-net.co.uk^$third-party
||looksmart.com^$third-party
||love-banner.com^$third-party
||lustre.ai^$script,third-party
||lyricsmint.red^$third-party
||mad-adz.com^$third-party
||magetic.com^$third-party
||magnetisemedia.com^$third-party
||mahimeta.com^$third-party
||mallcss.com^$third-party
||mangoads.net^$third-party
||marfeel.com^$third-party
||marketfly.net^$third-party
||markethealth.com^$third-party
||marketleverage.com^$third-party
||marsads.com^$third-party
||mcontigo.com^$third-party
||mdgzg.com^$third-party
||mdialog.com^$third-party
||meadigital.com^$third-party
||media.net^$third-party
||mediaad.org^$third-party
||mediaffiliation.com^$third-party
||mediaforce.com^$third-party
||mediafuse.com^$third-party
||mediaiqdigital.com^$third-party
||medialand.ru^$third-party
||mediatarget.com^$third-party
||mediatraffic.com^$third-party
||mediavine.com^$third-party
||medyagundem.com^$third-party
||medyanet.net^$third-party
||meendocash.com^$third-party
||mellowads.com^$third-party
||meloads.com^$third-party
||mentad.com^$third-party
||metaffiliation.com^$third-party,domain=~netaffiliation.com
||mezaa.com^$third-party
||mgid.com%$third-party
||mgid.com^$third-party
||mibebu.com^$third-party
||microad.jp^$third-party
||midas-network.com^$third-party
||mindlytix.com^$third-party
||mintake.com^$third-party
||mirago.com^$third-party
||mixadvert.com^$third-party
||mixi.media^$third-party
||mobday.com^$third-party
||mobfox.com^$third-party
||mobile-10.com^$third-party
||mobiletracking.ru^$third-party
||mokonocdn.com^$third-party
||monetizer101.com^$third-party
||monsoonads.com^$third-party
||mosaiq.io^$third-party
||motominer.com^$third-party
||movie-streams-online.com^$third-party
||mp3zik.net^$third-party
||mpuls.ru^$third-party
||multiview.com^$third-party
||myaffiliates.com^$third-party
||myopenads.com^$third-party
||n2s.co.kr^$third-party
||nanigans.com^$third-party
||nativeads.com^$third-party
||nativemedia.rs^$third-party
||nativeroll.tv^$third-party
||nativespot.com^$third-party
||neobux.com^$third-party
||neodatagroup.com^$third-party
||neoebiz.co.kr^$third-party
||neoffic.com^$third-party
||netaffiliation.com^$~script,third-party
||netavenir.com^$third-party
||netinsight.co.kr^$third-party
||netizen.co^$third-party
||netliker.com^$third-party
||netloader.cc^$third-party
||netpub.media^$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
||newdosug.eu^$third-party
||newideasdaily.com^$third-party
||newsadsppush.com^$third-party
||newsarmor.com^$third-party
||newsmaxfeednetwork.com^$third-party
||newsnet.in.ua^$third-party
||newstogram.com^$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
||nextclick.pl^$third-party
||nextmillennium.io^$third-party
||nextoptim.com^$third-party
||nitmus.com^$third-party
||njih.net^$third-party
||nsstatic.com^$third-party
||nsstatic.net^$third-party
||nster.net^$third-party
||ntent.com^$third-party
||numbers.md^$third-party
||oasis-haven.net^$third-party
||objects.tremormedia.com^$~object,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
||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
||og-affiliate.com^$third-party
||okanjo.com^$third-party
||omclick.com^$third-party
||onlyalad.net^$third-party
||onsafelink.com^$script,third-party
||onscroll.com^$third-party
||onvertise.com^$third-party
||onvictinitor.com^$third-party
||oogala.com^$third-party
||oopt.fr^$third-party
||oos4l.com^$third-party
||openbook.net^$third-party
||opt-intelligence.com^$third-party
||optiads.org^$third-party
||optinmonster.com^$third-party
||oriel.io^$third-party
||osiaffiliate.com^$third-party
||ospreymedialp.com^$third-party
||otaijing.com^$third-party
||othersonline.com^$third-party
||otm-r.com^$third-party
||ownlocal.com^$third-party
||p-advg.com^$third-party
||p-comme-performance.com^$third-party
||p-digital-server.com^$third-party
||p2ads.com^$third-party
||padsblue.com^$third-party
||padsdelivery.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
||papayads.net^$third-party
||paperclipservice.com^$third-party
||paperg.com^$third-party
||paradocs.ru^$third-party
||parcle.io^$third-party
||parkingcrew.net^$third-party
||parsec.media^$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
||partypoker.com^$third-party
||passive-earner.com^$third-party
||paydemic.com^$third-party
||paydotcom.com^$third-party
||payperpost.com^$third-party
||pebblemedia.be^$third-party
||peer39.com^$third-party
||penuma.com^$third-party
||pepperjamnetwork.com^$third-party
||perkcanada.com^$third-party
||persevered.com^$third-party
||piuradelivery.com^$third-party
||pixeltrack66.com^$third-party
||placeiq.com^$third-party
||playtem.com^$third-party
||pointclicktrack.com^$third-party
||points2shop.com^$third-party
||polyvalent.co.in^$third-party
||poneridcreels.com^$third-party
||popmajor.com^$third-party
||popmonetizer.com^$third-party
||poponclick.com^$third-party
||popundertotal.com^$third-party
||popunderzone.com^$third-party
||popupdomination.com^$third-party
||postaffiliatepro.com^$third-party
||poweradvertising.co.uk^$third-party
||powerlinks.com^$third-party
||powerteam-competitions.com^$third-party
||ppcwebspy.com^$third-party
||prebid.org^$third-party
||prf.hn^$third-party
||promo-reklama.ru^$third-party
||propellerads.com^$third-party
||proper.io^$third-party
||pub-fit.com^$third-party
||pubdirecte.com^$third-party
||pubfuture.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
||publisheradnetwork.com^$third-party
||pubmatic.com^$third-party
||pubwise.io^$third-party
||puffnetwork.com^$third-party
||q1media.com^$third-party
||qashbits.com^$third-party
||quanta.la^$third-party
||quantum-advertising.com^$third-party
||quantumads.com^$third-party
||quantumdex.io^$third-party
||questus.com^$third-party
||quinstreet.com^$third-party
||qwertize.com^$third-party
||rapt.com^$third-party
||reachjunction.com^$third-party
||reachlocal.com^$third-party
||reactx.com^$third-party
||readpeak.com^$third-party
||realbig.media^$third-party
||realclick.co.kr^$third-party
||realssp.co.kr^$third-party
||receitasefinancas.com^$third-party
||redintelligence.net^$third-party
||redirectnative.com^$third-party
||redirectpopads.com^$third-party
||redventures.io^$third-party
||reelcentric.com^$third-party
||reevaipi.com^$third-party
||referback.com^$third-party
||reflethenfortoft.info^$third-party
||registered-spotters-build.com^$third-party
||relytec.com^$third-party
||republer.com^$third-party
||revcontent.com^$third-party
||revenueflex.com^$third-party
||revenuegiants.com^$third-party
||reyden-x.com^$third-party
||rhombusads.com^$third-party
||richaudience.com^$third-party
||roirocket.com^$third-party
||rotaban.ru^$third-party
||salvador24.com^$third-party
||sape.ru^$third-party
||saymedia.com^$third-party
||sba.about.co.kr^$third-party
||sbaffiliates.com^$third-party
||sbcpower.com^$third-party
||sbscribeme.com^$third-party
||scanmedios.com^$third-party
||scanscout.com^$third-party
||scarlet-clicks.info^$third-party
||sceno.ru^$third-party
||scootloor.com^$third-party
||scrap.me^$third-party
||sda.seesaa.jp^$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
||secureboom.net^$third-party
||securewebsiteaccess.com^$third-party
||securitain.com^$third-party
||sedatorsinted.info^$third-party
||sedodna.com^$third-party
||sedoparking.com^$third-party
||seductionprofits.com^$third-party
||seedtag.com^$third-party
||seekads.net^$third-party
||seethisinaction.com^$third-party
||selectablemedia.com^$third-party
||selectad.com^$third-party
||selfpua.com^$third-party
||sellhealth.com^$third-party
||selsin.net^$third-party
||semanticrep.com^$third-party
||semi-cod.com^$third-party
||sendmepush.com^$third-party
||sendptp.com^$third-party
||sensible-ads.com^$third-party
||serialbay.com^$third-party
||seriend.com^$third-party
||seriousfiles.com^$third-party
||serve-sys.com^$third-party
||servecontent.net^$third-party
||servedby-buysellads.com^$third-party,domain=~buysellads.com
||servedbyopenx.com^$third-party
||servedbysmart.com^$third-party
||servemeads.com^$third-party
||servenobid.com^$third-party
||sharemedia.rs^$third-party
||sharethrough.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
||shoungak.net^$third-party
||shouxaum.net^$third-party
||showcasead.com^$third-party
||showyoursite.com^$third-party
||shrinkearn.com^$third-party
||simpio.com^$third-party
||simplyhired.com^$third-party
||simvinvo.com^$third-party
||sinsoftu.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
||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
||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,domain=~smartadserver.de
||smartadtags.com^$third-party
||smartadv.ru^$third-party
||smartasset.com^$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
||smljmp.com^$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
||sni.ps^$third-party
||snigelweb.com^$third-party
||snowads.net^$third-party
||so-excited.com^$third-party
||soagitet.net^$third-party
||soalouve.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
||societingna.info^$third-party
||sonobi.com^$third-party
||sotuktraffic.com^$third-party
||speakol.com^$third-party
||splinky.com^$third-party
||splut.com^$third-party
||spolecznosci.net^$third-party
||sponsoredtweets.com^$third-party
||spotx.tv^$third-party
||springserve.com^$~media,third-party
||sprintrade.com^$third-party
||sprout-ad.com^$third-party
||spyoff.com^$third-party
||starlayer.com^$third-party
||stickyadstv.com^$third-party
||stocker.bonnint.net^$third-party
||stootoat.com^$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
||super-links.net^$third-party
||superadexchange.com^$third-party
||superinterstitial.com^$third-party
||superippo.com^$third-party
||superonclick.com^$third-party
||supersonicads.com^$third-party
||supletcedintand.pro^$third-party
||supplyframe.com^$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
||suthome.com^$third-party
||svlu.net^$third-party
||swbdds.com^$third-party
||sweeterge.info^$third-party
||swelen.com^$third-party
||switchadhub.com^$third-party
||swoop.com^$third-party
||swpsvc.com^$third-party
||synkd.life^$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
||tagdeliver.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
||tapinfluence.com^$third-party
||tapnative.com^$third-party
||tardangro.com^$third-party
||targaubs.com^$third-party
||targeterra.info^$third-party
||targetnet.com^$third-party
||targetpoint.com^$third-party
||targetspot.com^$third-party
||tattomedia.com^$third-party
||tbaffiliate.com^$third-party
||tdmd.us^$third-party
||teasernet.com^$third-party
||telemetryverification.net^$third-party
||terratraf.com^$third-party
||testfilter.com^$third-party
||testnet.nl^$third-party
||text-link-ads.com^$third-party
||textonlyads.com^$third-party
||tgtmedia.com^$third-party
||thebannerexchange.com^$third-party
||themoneytizer.com^$third-party
||thewebgemnetwork.com^$third-party
||tinyads.io^$third-party
||tiser.com^$third-party
||titorsbutaning.info^$third-party
||tkqlhce.com/image-
||tkqlhce.com/placeholder-
||tlvmedia.com^$third-party
||tmearn.com^$third-party
||tmtrck.com^$third-party
||tollfreeforwarding.com^$third-party
||tonefuse.com^$third-party
||tool-site.com^$third-party
||top26.net^$third-party
||topadvert.ru^$third-party
||topauto10.com^$third-party
||topbananaad.com^$third-party
||topclickguru.com^$third-party
||topeuro.biz^$third-party
||topfox.co.uk^$third-party
||topqualitylink.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
||totemcash.com^$third-party
||traceadmanager.com^$third-party
||trackaffpix.com^$third-party
||trackcorner.com^$third-party
||tracking.to^$third-party
||tracking101.com^$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
||tradedoubler.com^$third-party
||tradeexpert.net^$third-party
||tradplusad.com^$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
||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
||traffichunt.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
||trailers.to^$script,third-party
||trigr.co^$third-party
||trker.com^$third-party
||truex.com^$third-party
||trustx.org^$third-party
||tubeadvertising.eu^$third-party
||tubereplay.com^$third-party
||tyroo.com^$third-party
||ubercpm.com^$third-party
||ultrapartners.com^$third-party
||undertone.com^$third-party
||urlcash.net^$third-party
||usemax.de^$third-party
||usenetjunction.com^$third-party
||utherverse.com^$third-party
||vadpay.com^$third-party
||validclick.com^$third-party
||valuead.com^$third-party
||valuecommerce.com^$third-party
||vashoot.com^$third-party
||vectorstock.com^$third-party
||velti.com^$third-party
||vemba.com^$third-party
||vendexo.com^$third-party
||veoxa.com^$third-party
||verblife-2.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
||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
||videologygroup.com^$third-party
||videoplaza.com^$third-party
||videoplaza.tv^$third-party
||videoroll.net^$third-party
||vitalads.net^$third-party
||voodoo.com^$third-party
||vungle.com^$third-party
||vupulse.com^$third-party
||w00tmedia.net^$third-party
||waytogrow.eu^$third-party
||webads.co.nz^$third-party
||webads.nl^$third-party
||webgains.com^$third-party
||weborama.fr^$third-party
||weborama.io^$third-party
||webtrafic.ru^$third-party
||webwap.org^$third-party
||whizzco.com^$third-party
||widgetly.com^$third-party
||winadx.com^$third-party
||wlmarketing.com^$third-party
||wmmediacorp.com^$third-party
||wordego.com^$third-party
||worthathousandwords.com^$third-party
||x4300tiz.com^$third-party
||xmlmonetize.com^$third-party
||xtendadvert.com^$third-party
||xtendmedia.com^$third-party
||yellads.com^$third-party
||yeswegays.com^$third-party
||yieldkit.com^$third-party
||yieldlove.com^$third-party
||yieldmo.com^$third-party
||yieldpass.com^$third-party
||yllix.com^$third-party
||youlamedia.com^$third-party
||ypiads.com^$third-party
||zampad.com^$third-party
||zanox-affiliate.de/ppv/$third-party
||zanox.com/ppv/$third-party
||zap.buzz^$third-party
||zedo.com^$third-party
||zemanta.com^$third-party
||zeropark.com^$third-party
||ziffdavis.com^$third-party
||zwaar.org^$third-party
||ad.lgappstv.com^
||ad.nettvservices.com^
||ads.samsung.com^
||lgad.cjpowercast.com.edgesuite.net^
||lgsmartad.com^
||samsungacr.com^
/(https?:\/\/)\w{30,}.me\/\w{30,}\./$script,third-party
/(https?:\/\/)104\.154\..{100,}/
/(https?:\/\/)104\.197\..{100,}/
/(https?:\/\/)104\.198\..{100,}/
/(https?:\/\/)130\.211\..{100,}/
/(https?:\/\/)142\.91\.159\..{100,}/
/(https?:\/\/)213\.32\.115\..{100,}/
/(https?:\/\/)216\.21\..{100,}/
/(https?:\/\/)217\.182\.11\..{100,}/
/(https?:\/\/)51\.158\..{100,}/
/(https?:\/\/)51\.195\.31\..{100,}/
||167.99.31.227^
||23.109.87.101^
||37.1.209.213^
||51.77.227.100^
||51.77.227.101^
||51.77.227.102^
||51.77.227.103^
||51.77.227.96^
||51.77.227.97^
||51.77.227.98^
||51.77.227.99^
||51.89.187.136^
||51.89.187.137^
||51.89.187.138^
||51.89.187.139^
||51.89.187.140^
||51.89.187.141^
||51.89.187.142^
||51.89.187.143^
||167.206.10.148^
||adhood.com^$third-party
||atresadvertising.com^$third-party
||0byv9mgbn0.com^$popup
||0redirb.com^$popup
||11x11.com^$popup
||123vidz.com^$popup
||1freeefastadn1.com^$popup
||1phads.com^$popup
||1re.re^$popup
||1redirb.com^$popup
||1ts17.top^$popup
||21find.com^$popup
||24-sportnews.com^$popup
||24affiliates.com^$popup
||292news.biz^$popup
||2aus34sie6po5m.com^$popup
||2hanwriten.com^$popup
||2mdn.info^$popup
||2qj7mq3w4uxe.com^$popup
||30daychange.co^$popup
||33ceaea337.cfd^$popup
||360adshost.net^$popup
||362b643a66026e.com^$popup
||3r1kwxcd.top^$popup
||3wr110.xyz^$popup
||43yagowe3y.com^$popup
||4b6994dfa47cee4.com^$popup
||4dcdc.com^$popup
||4dsply.com^$popup,third-party
||4exlkjnngs.com^$popup
||567bets10.com^$popup
||5dimes.com^$popup
||6198399e4910e66-ovc.com^$popup
||6kup12tgxx.com^$popup
||7anfpatlo8lwmb.com^$popup
||7ca78m3csgbrid7ge.com^$popup
||87159d7b62fc885.com^$popup
||888media.net^$popup,third-party
||888promos.com^$popup,third-party
||8baf7ae42000024.com^$popup
||900bets10.com^$popup
||9amq5z4y1y.com^$popup
||9gg23.com^$popup
||9t5.me^$popup
||a23-trk.xyz^$popup
||a91dcb249b.click^$popup
||aaucwbe.com^$popup
||abbeyblog.me^$popup
||abbp1.com^$popup
||abbp1.pw^$popup
||abdittoan.com^$popup
||ablogica.com^$popup
||aboveredirect.top^$popup
||absoluteclickscom.com^$popup
||abundantshells.com^$popup
||accompanycollapse.com^$popup
||actio.systems^$popup
||actiondesk.com^$popup,third-party
||acweb.online^$popup
||ad-maven.com^$popup,third-party
||ad4game.com^$popup,third-party
||ad6media.fr^$popup,third-party
||adbetclickin.pink^$popup
||adbetnet.com^$popup,third-party
||adblockstream.com^$popup,third-party
||adblockstrtape.link^$popup
||adblockstrtech.link^$popup
||adbma.com^$popup
||adboost.it^$popup,third-party
||adbooth.com^$popup
||adca.st^$popup
||adcash.com^$popup,third-party
||adcdnx.com^$popup
||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
||adexmedias.com^$popup
||adexprtz.com^$popup
||adfclick1.com^$popup,third-party
||adfpoint.com^$popup
||adglare.net^$popup
||adhealers.com^$popup
||adherencestated.com^$popup
||adhoc2.net^$popup
||adimmix.com^$popup,third-party
||aditor.com^$popup,third-party
||adjuggler.net^$popup
||adk2.co^$popup
||adk2.com^$popup
||adk2.net^$popup
||adk2x.com^$popup
||adlure.net^$popup
||admedit.net^$popup,third-party
||admeerkat.com^$popup
||admjmp.com^$popup
||adnanny.com^$popup,third-party
||adnetworkperformance.com^$popup
||adnium.com^$popup,third-party
||adnxs-simple.com^$popup
||adonweb.ru^$popup
||adop.co^$popup
||adplxmd.com^$popup
||adpool.bet^$popup
||adport.io^$popup
||adrealclick.com^$popup
||adright.co^$popup
||adro.pro^$popup
||adrunnr.com^$popup
||ads.sexier.com^$popup
||adsbreak.com^$popup
||adsco.re^$popup
||adscpm.net^$popup,third-party
||adserverplus.com^$popup,third-party
||adservme.com^$popup,third-party
||adshell.net^$popup
||adshostnet.com^$popup
||adskeeper.co.uk^$popup
||adskeeper.com^$popup
||adskpak.com^$popup
||adsmarket.com^$popup
||adsplex.com^$popup
||adspredictiv.com^$popup
||adsrv4k.com^$popup
||adsupply.com^$popup,third-party
||adsupplyads.com^$popup,third-party
||adsupplyads.net^$popup
||adsurve.com^$popup
||adsvlad.info^$popup
||adtgs.com^$popup
||adtng.com^$popup
||adtrace.org^$popup,third-party
||adtrack1.club^$third-party
||adtrackingflow.pro^$popup
||adult.xyz^$popup
||adverdirect.com^$popup
||adverkeyz.com^$popup
||advertiserurl.com^$popup
||advertserve.com^$popup,third-party
||advices-ost.xyz^$popup
||advmedialtd.com^$popup
||advnet.xyz^$popup
||advsmedia.net^$popup
||adx-t.com^$popup
||adx.io^$popup,third-party
||adxite.com^$popup
||adxpansion.com^$popup
||adxpartner.com^$popup
||adxprtz.com^$popup
||afcpatrk.com^$popup
||aff-track.net^$popup
||affbuzzads.com^$popup
||affiliate-wg.com^$popup
||affluentshinymulticultural.com^$popup
||affrh2015.com^$popup
||afk-i.com^$popup
||aflrm.com^$popup
||afriflatry.co^$popup
||aftrk1.com^$popup
||agacelebir.com^$popup
||againstperfectlywrench.com^$popup
||agalarvitaran.com^$popup
||agriculta.top^$popup
||ahadsply.com^$popup
||ahbdsply.com^$popup
||ahscdn.com^$popup
||aidaigry.com^$popup
||aidbaronice.casa^$popup
||ailrouno.net^$popup
||aino2.com^$popup
||aj1574.online^$popup
||ajkrls.com^$popup
||ajkzd9h.com^$popup
||akmxts.com^$popup
||akumeha.onelink.me^$popup
||akutapro.com^$popup
||algocashmaster.com^$popup
||alklinker.com^$popup
||allashark.site^$popup
||allow-to-continue.com^$popup
||allsportsflix.best^$popup
||allsportsflix.top^$popup
||allsporttv.com^$popup
||aloetichansels.casa^$popup
||aloha-news.net^$popup
||alonghelper.com^$popup
||alpha-news.org^$popup
||alpinedrct.com^$popup
||alternads.info^$popup
||alternativecpmgate.com^$popup
||alxsite.com^$popup
||am10.ru^$popup
||amajorinryes.com^$popup
||amata-syb.com^$popup
||amatrck.com^$popup
||amazestronghold.com^$popup
||ammankeyan.com^$popup
||ancientsend.com^$popup
||angege.com^$popup
||answered-questions.com^$popup
||anymoresentencevirgin.com^$popup
||aocular.com^$popup
||aohuwj.com^$popup
||apiecelee.com^$popup
||aporasal.net^$popup
||apprefaculty.pro^$popup
||approp.pro^$popup
||aquete.com^$popup
||ar.voicefive.com^$popup,third-party
||arcaptart.site^$popup
||arcost54ujkaphylosuvaursi.com^$popup
||arielpri2nce8ss09.com^$popup
||aristotle-lib.com^$popup
||arrlnk.com^$popup
||artpever.com^$popup
||asgclickpp.com^$popup
||asgorebysschan.com^$popup
||ashoupsu.com^$popup
||aslaironer.com^$popup
||aslaprason.com^$popup
||aslnk.link^$popup
||astarboka.com^$popup
||atas.io^$popup
||attributora.com^$popup
||atzekromchan.com^$popup
||augu3yhd485st.com^$popup
||august15download.com^$popup
||auiviilbp2.com^$popup
||ausoafab.net^$popup
||awarentew.xyz^$popup
||awejmp.com^$popup
||awempire.com^$popup
||awesomenewspush.com^$popup
||awptjmp.com^$popup
||awsclic.com^$popup
||axp9.net^$popup
||axp9.org^$popup
||ayahtyros.com^$popup
||b3z29k1uxb.com^$popup
||b54m4qbmt0b9.com^$popup
||b7om8bdayac6at.com^$popup
||baiweluy.com^$popup
||baypops.com^$popup
||bbaahc.com^$popup
||bbuni.com^$popup
||bcvcmedia.com^$popup
||becomeapartner.io^$popup
||becoquin.com^$popup,third-party
||beholdascared.com^$popup
||beklefkiom.com^$popup
||belwrite.com^$popup
||bemachopor.com^$popup
||bemobtrcks.com^$popup
||bemobtrk.com^$popup
||benoopto.com^$popup
||beonixom.com^$popup
||beparaspr.com^$popup
||berkshiretoday.xyz^$popup
||beshucklean.com^$popup
||best-offer-for-you.com^$popup
||best-vpn.click^$popup
||best-zb.com^$popup
||best2017games.com^$popup
||best2019-games-web1.com^$popup
||bestclevercaptcha.top^$popup
||bestcontentaccess.top^$popup
||bestproducttesters.com^$popup
||bestrevenuenetwork.com^$popup
||beta-news.org^$popup
||betoga.com^$popup
||betotodilea.com^$popup
||betshucklean.com^$popup
||bid-engine.com^$popup
||bidsystem.com^$popup
||bidverdrd.com^$popup
||bidverdrs.com^$popup
||bidvertiser.com^$popup,third-party
||bigelowcleaning.com^$popup
||bighot.ru^$popup,third-party
||bigprizesonline.com^$popup
||bimbim.com^$popup
||binaryoptionsgame.com^$popup
||bingohall.ag^$popup
||bit-system.org^$popup
||bitadexchange.com^$popup
||bitterstrawberry.com^$popup
||blacklinknow.com^$popup
||blacklinknowss.co^$popup
||blessgarments.com^$popup
||blockchaintop.nl^$popup
||blocked1.xyz^$popup
||blogoman-24.com^$popup
||blueparrot.media^$popup
||bngpt.com^$popup
||bobeshehi.com^$popup
||bobtrk.com^$popup
||bodrumshuttle.net^$popup
||bongacams.com^$popup,third-party
||bonzuna.com^$popup
||bot-checker.com^$popup
||brandreachsys.com^$popup
||bravo-dog.com^$popup
||bringmesports.com^$popup
||bro4.biz^$popup
||brucelead.com^$popup
||bruperchrophone.com^$popup
||bst-offers.com^$popup
||btpnav.com^$popup
||buikolered.com^$popup
||bullads.net^$popup
||bumogipte.com^$popup
||buncoswosh.com^$popup
||bursultry-exprights.com^$popup
||busyroughly.com^$popup
||buy404s.com^$popup
||buyeasy.by^$popup
||buzzadnetwork.com^$popup
||byvngx98ssphwzkrrtsjhnbyz5zss81dxygxvlqd05.com^$popup
||byvue.com^$popup
||cadlsyndicate.com^$popup
||cadsans.com^$popup
||cagothie.net^$popup
||calcch.com^$popup
||calvali.com^$popup
||cams.com/go/$popup
||camscaps.net^$popup
||careerjournalonline.com^$popup
||casino.betsson.com^$popup
||catchtheclick.com^$popup
||cbdzone.online^$popup
||cdn4ads.com^$popup
||cdnativepush.com^$popup
||cdrvrs.com^$popup
||ceduchasy.pro^$popup
||ceeglagu.net^$popup
||cellsquickie.com^$popup
||chaintopdom.nl^$popup
||chauksoa.net^$popup
||check-out-this.site^$popup
||checkabil.com^$popup
||chewdeadlocksummary.com^$popup
||chipsleapt.com^$popup
||chultoux.com^$popup
||chykohija.pro^$popup
||circumstancesrectangle.com^$popup
||circusbreadth.com^$popup
||cirochimi.com^$popup
||civadsoo.net^$popup
||ciwhacheho.pro^$popup
||cjl58f3agc.com^$popup
||ckre.net^$popup
||ckwlurries.com^$popup
||clbanners16.com^$popup
||cldrck.com^$popup
||clickbank.net/*offer_id=$popup,third-party
||clickcay.com^$popup,third-party
||clickfuse.com^$popup
||clickmetertracking.com^$popup
||clickosmedia.com^$popup
||clickppcbuzz.com^$popup
||clickpupbit.com^$popup
||clickredirection.com^$popup
||clicks4tc.com^$popup
||clicksgear.com^$popup,third-party
||clicksondelivery.com^$popup
||clicksor.com^$popup,third-party
||clicksor.net^$popup,third-party
||clicksvenue.com^$popup,third-party
||clicktripz.com^$popup,third-party
||clkads.com^$popup
||clkcln.com^$popup
||clkfeed.com^$popup
||clkmon.com^$popup
||clkpback3.com^$popup
||clkrev.com^$popup
||clksecure.com^$popup
||clodsplit.com^$popup
||cloudsrvtrk.com^$popup
||cloudtraff.com^$popup
||clupc.com^$popup
||cmllk2.info^$popup
||cmpgns.net^$popup
||cngcpy.com^$popup
||coarsewary.com^$popup
||codedexchange.com^$popup
||codeonclick.com^$popup
||collidetunnel.com^$popup
||colonistnobilityheroic.com^$popup
||colonytask.com^$popup
||com-878979.info^$popup
||com-wkejf32ljd23409system.net^$popup
||combatmootcrucial.com^$popup
||comfortlessweave.com^$popup
||comm-news.com^$popup
||commonplacelion.com^$popup
||composivel.pro^$popup
||compromiseplot.com^$popup
||concord.systems^$popup
||concurfickle.com^$popup
||condles-temark.com^$popup
||condolencessumcomics.com^$popup
||conferencesing.com^$popup
||confessionreverse.com^$popup
||congratulatedreside.com^$popup
||conjectwatson.com^$popup
||connexity.net^$popup
||content.ad^$popup
||contentabc.com^$popup,third-party
||continuedi.club^$popup
||coostuni.com^$popup
||cor8ni3shwerex.com^$popup
||correry.com^$popup
||cpaoffers.network^$popup
||cpasbintfr.com^$popup
||cpayard.com^$popup,third-party
||cpm20.com^$popup
||cpm30.com^$popup
||cpmterra.com^$popup
||cpng.ch^$popup
||cpvadvertise.com^$popup
||cpxdeliv.com^$popup
||cr-brands.net^$popup
||crazyad.net^$popup
||crbbgate.com^$popup
||crbck.link^$popup
||cretgate.com^$popup
||criesredden.com^$popup
||crjpingate.com^$popup
||crjugate.com^$popup
||cromo.name^$popup
||crt.livejasmin.com^$popup
||crypto-news-world.club^$popup
||cyan92010.com^$popup
||cyberlink.pro^$popup
||cymetaphy.xyz^$popup
||cythusheju.com^$popup
||czh5aa.xyz^$popup
||d0p21g2fep.com^$popup
||dadsats.com^$popup
||dagnar.com^$popup
||daijopimplo.com^$popup
||daizoode.com^$popup
||dasfelynsaterr.win^$popup
||date-4-fuck.com^$popup
||datingstyle.top^$popup
||datingtorrid.top^$popup
||datsgirl.com^$popup
||dblmove.com^$popup
||dddomainccc.com^$popup
||debrium-surbara.com^$popup
||defas.site^$popup
||defenseaspirinlike.com^$popup
||deline-sunction.com^$popup
||deliverydom.com^$popup
||deloplen.com^$popup
||deloton.com^$popup
||dendrito.name^$popup
||denza.pro^$popup
||depirsmandk5.com^$popup
||derevya2sh8ka09.com^$popup
||designedamenityslot.com^$popup
||desktopnotificationshub.com^$popup
||determine-month-upward-shoot.xyz^$popup
||developingmansensitiveness.com^$popup
||dewapsithi.pro^$popup
||dexpredict.com^$popup
||digitaldsp.com^$popup
||dikeletwhelk.cam^$popup
||dilruwha.net^$popup
||directdexchange.com^$popup
||directrev.com^$popup
||disappearingassurance.com^$popup
||distantnews.com^$popup
||distractcomeback.com^$popup
||dithesetha.pro^$popup
||djfiln.com^$popup
||dmstrck.com^$popup
||dmzjmp.com^$popup
||dnckawxatc.com^$popup
||dntrax.com^$popup
||doaipomer.com^$popup
||dollarhene.com^$popup
||dolohen.com^$popup
||dooloust.net^$popup
||dosliggooor.com^$popup
||dotchaudou.com^$popup
||doubleclick.net^$popup
||doublepimp.com^$popup
||doubleprofit-now.life^$popup
||down-paradise.com^$popup
||down1oads.com^$popup
||download-performance.com^$popup
||downloadboutique.com^$popup
||downloadthesefile.com^$popup
||dradvice.in^$popup
||dropssurgery.com^$popup
||drtuproft.com^$popup
||dsp.wtf^$popup
||dspultra.com^$popup
||dsstrk.com^$popup
||ducubchooa.com^$popup
||dugothitachan.com^$popup
||dwarfsubmerge.com^$popup
||dynsrvdea.com^$popup
||dynsrvtbg.com^$popup
||dynsrvwer.com^$popup
||dynygathe.com^$popup
||dzhjmp.com^$popup
||dzienkudrow.com^$popup
||e1f95201b19594.site^$popup
||e335udnv6drg78b7.com^$popup
||e702fa7de9d35c37.com^$popup
||eabids.com^$popup
||eacdn.com^$popup
||ealeo.com^$popup
||eaoueopa.com^$popup
||earandmarketing.com^$popup
||eastbour.mobi^$popup
||easydownloadnow.com^$popup
||easykits.org^$popup
||eatmenttog.xyz^$popup
||edchargina.pro^$popup
||edstylistepro.xyz^$popup
||eehuzaih.com^$popup
||effectivecpmcontent.com^$popup
||effectiveperformancenetwork.com^$popup
||elephant-ads.com^$popup
||elxis-downloads.com^$popup
||enlarget.com^$popup
||entainpartners.com^$popup,third-party
||entmatchw.top^$popup
||eonsmedia.com^$popup
||epicgameads.com^$popup
||erdecisesgeorg.info^$popup
||etoschedul.fun^$popup
||ettilt.com^$popup
||evadav.top^$popup
||eveaggravationloosen.com^$popup
||ewebse.com^$popup
||exdynsrv.com^$popup
||exitsthapsia.com^$popup
||exoclick.com^$popup
||exosrv.com^$popup
||expeldetachment.com^$popup
||expired-antiviruses.com^$popup
||explorads.com^$popup,third-party
||expmediadirect.com^$popup
||exporder-patuility.com^$popup
||exrtbsrv.com^$popup
||extremiu.top^$popup
||ezdownloadpro.info^$popup
||ezhefg9gbhgh10.com^$popup
||f5v1x3kgv5.com^$popup
||fabriefly.mobi^$popup
||facilitategovernor.com^$popup
||facilitatevoluntarily.com^$popup
||fairieflame.com^$popup
||falangerewires.com^$popup
||familyborn.com^$popup
||fapmeth.com^$popup
||fapping.club^$popup
||fast-redirecting.com^$popup
||fastdlr.com^$popup
||fatstepn.click^$popup
||fbmedia-bls.com^$popup
||fdelphaswcealifornica.com^$popup
||feastoffortuna.com^$popup
||femvxitrquzretxzdq.info^$popup
||feredgurned.xyz^$popup
||fewrfie.com^$popup
||fhserve.com^$popup
||filestube.com^$popup,third-party
||findbetterresults.com^$popup
||findlnk.com^$popup
||finestflirtcudgel.com^$popup
||firescorrelationprodigy.com^$popup
||firstclass-download.com^$popup
||fitcenterz.com^$popup
||fitchedgiveth.com^$popup
||fizzesilicic.com^$popup
||flashinginvolvementmatches.com^$popup
||flashymass.com^$popup
||flasknstall.click^$popup
||flewssyzygia.casa^$popup
||flippantbliss.com^$popup
||flixcontentshop.com^$popup
||flopinclose.com^$popup
||flowln.com^$popup
||flrdra.com^$popup
||flysoothingate.com^$popup
||focuusing.com^$popup
||foodme.info^$popup
||foodprogrammesdiscreet.com^$popup
||forarchenchan.com^$popup
||forflygonom.com^$popup
||formationseparation.com^$popup
||forzubatr.com^$popup
||foxcdn.club^$popup
||foxcdn.life^$popup
||foxcdn.live^$popup
||fpctraffic3.com^$popup
||freeevpn.info^$popup
||freegiftvip.xyz^$popup
||freehookupaffair.com^$popup
||frees2020.com^$popup
||friendlyduck.com^$popup
||friesel-mustin.com^$popup
||frtya.com^$popup
||frtyb.com^$popup
||frtye.com^$popup
||fstsrv.com^$popup
||funmatrix.net^$popup
||furstraitsbrowse.com^$popup
||fuse-cloud.com^$popup
||fusttds.xyz^$popup
||fvenxjtzuaxu.com^$popup
||fwbntw.com^$popup
||gallonranchwhining.com^$popup
||gamesfromheaven.com^$popup
||gamesrotator.com^$popup
||gammamkt.com^$popup
||ganja.com^$popup,third-party
||gdmconvtrck.com^$popup
||gecauuksehin.com^$popup
||gemfaxaha.com^$popup
||generalebad.xyz^$popup
||generouslivelinessevidence.com^$popup
||geniusdexchange.com^$popup
||geras-con.com^$popup
||getalinkandshare.com^$popup
||getalltraffic.com^$popup
||getmyads.com^$popup
||getsomespecials.com^$popup
||getterobes.cam^$popup
||gfdfhdh5t5453.com^$popup
||gfstrck.com^$popup
||ghosthis.review^$popup
||giddinessdefensivesubject.com^$popup
||gitechiphy.pro^$popup
||giveaways.club^$popup
||glareart.com^$popup
||glassmilheart.com^$popup
||glathycapto.com^$popup
||glauvoob.com^$popup
||glegatemi.pro^$popup
||glersakr.com^$popup
||glimpsemankind.com^$popup
||glitteringexcavator.com^$popup
||glixaing.com^$popup
||globwo.online^$popup
||glochykeste.pro^$popup
||glookroz.net^$popup
||glossarysack.com^$popup
||glothutastu.pro^$popup
||go2affise.com^$popup
||go2linkfast.com^$popup
||goads.pro^$popup
||gold2762.com^$popup
||gomo.cc^$popup
||gonextpage.ru^$popup
||goodbookbook.com^$popup
||goosebomb.com^$popup
||gophykopta.com^$popup
||gotibetho.pro^$popup
||gotjobbs.com^$popup
||gotohouse1.club^$popup
||gotoplaymillion.com^$popup
||govowhaca.com^$popup
||grand-ads.com^$popup
||granddadknitbravely.com^$popup
||graterpartnership.com^$popup
||greatdexchange.com^$popup
||grecmaru.com^$popup
||greenplasticdua.com^$popup
||groorgex.net^$popup
||grown-zero-breeze-belong.xyz^$popup
||grtyj.com^$popup
||grygrothapi.pro^$popup
||gsniper2.com^$popup
||guerrilla-links.com^$popup
||gvcaffiliates.com^$popup,third-party
||h3lw971ym6.com^$popup
||h8vzwpv.com^$popup
||habrox.xyz^$popup
||hadesleta.com^$popup
||haradeiu.rocks^$popup
||harolddebris.com^$popup
||haunthonouredderived.com^$popup
||headyguin.com^$popup
||hebadu.com^$popup
||heedenglish.com^$popup
||hemquotedchamber.com^$popup
||hentaifap.land^$popup
||heratheacle.com^$popup
||hetaint.com^$popup
||hetapus.com^$popup
||hetartwg.com^$popup
||hetaruvg.com^$popup
||hetaruwg.com^$popup
||hewmjifrn4gway.com^$popup
||hexovythi.pro^$popup
||hh-btr.com^$popup
||hhourtrk2.com^$popup
||hibids10.com^$popup
||hicpm10.com^$popup
||hicpm5.com^$popup
||hidelen.com^$popup
||hiena.cyou^$popup
||hiend.xyz^$popup
||higheurest.com^$popup
||highmaidfhr.com^$popup
||highperformancecpm.com^$popup
||highperformancecpmnetwork.com^$popup
||highperformancedformats.com^$popup
||hilltopads.net^$popup
||hiltonbett.com^$popup
||hipersushiads.com^$popup
||hitcpm.com^$popup
||hitopadxdz.xyz^$popup
||hlpnowp-c.com^$popup
||hognaivee.com^$popup
||honestycrustdisagreement.com^$popup
||hooligapps.com^$popup
||hopefullyadults.com^$popup
||hornsbundlebetter.com^$popup
||hornsgrid.com^$popup
||hotchatdate.com^$popup
||hotchatdirect.com^$popup
||hpeprovisioning17.live^$popup
||hpyjmp.com^$popup
||hqtrk.com^$popup
||hrahdmon.com^$popup
||hrtye.com^$popup
||hrtyh.com^$popup
||hsrvt.com^$popup
||hstpnetwork.com^$popup
||htmonster.com^$popup
||httpslink.com/EdgeOfTheFire$popup
||htwaplxv.xyz^$popup
||hubturn.info^$popup
||hueads.com^$popup
||hugregregy.pro^$popup
||huluads.info^$popup
||humorshieldrecede.com^$popup
||hundredpercentmargin.com^$popup
||hurdlewantingfalcon.com^$popup
||hurriedcoward.com^$popup
||hutabsolutionsubdivide.com^$popup
||hycikesty.pro^$popup
||hydracdn.network^$popup
||i4track.net^$popup
||i62e2b4mfy.com^$popup
||iam9p3eri3as5lc6hllege.com^$popup
||icedewear.site^$popup
||ichimaip.net^$popup
||ifilez.org^$popup
||ijjiii.is^$popup
||imbetan.info^$popup
||imcpqxmtlapagng.com^$popup
||impactserving.com^$popup
||impliedbusinessmencompletion.com^$popup
||impresseastsolo.com^$popup
||inabsolor.com^$popup
||inclk.com^$popup
||independentqualitysandwich.com^$popup
||index-markets.digital^$popup
||inestimabletrifling.com^$popup
||infopicked.com^$popup
||infra.systems^$popup
||ingoomychan.com^$popup
||ingratitudefunctions.com^$popup
||inigusyou.fun^$popup
||injuredcandy.com^$popup
||injusticeamend.com^$popup
||innovid.com^$popup,third-party
||inoradde.com^$popup
||insanityoh.com^$popup
||inshelmetan.com^$popup
||insigit.com^$popup
||insta-cash.net^$popup
||installcdnfile.com^$popup
||instantpaydaynetwork.com^$popup
||intab.fun^$popup
||integral-marketing.com^$popup
||intentionalclemencydecree.com^$popup
||interclics.com^$popup
||internewsweb.com^$popup
||investigatorpertinent.com^$popup
||investing-institute.com^$popup
||iociley.com^$popup
||ioheiy.com^$popup
||irecentlym.club^$popup
||irtya.com^$popup
||irtyvhrthhya.com^$popup
||ismlks.com^$popup
||ismovernm.xyz^$popup
||it7645-blockchain-news.club^$popup
||itchynicerfootage.com^$popup
||itgiblean.com^$popup
||itnuzleafan.com^$popup
||itrght.com^$popup
||itrustzone.site^$popup
||ittorchicer.com^$popup
||iwanttodeliver.com^$popup
||iyfnz.com^$popup
||iyfnzgb.com^$popup
||jashautchord.com^$popup
||java8.xyz^$popup
||jaxxenpro.com^$popup
||je8fn.com^$popup
||jehealis.com^$popup
||jelulymy.pro^$popup
||jennyunfit.com^$popup
||joeputa.xyz^$popup
||jomtingi.net^$popup
||joyschema13.live^$popup
||jrpkizae.com^$popup
||jsmentry.com^$popup
||jsmptjmp.com^$popup
||juiceads.net^$popup
||jumbitr.com^$popup
||jump2.top^$popup
||junbi-tracker.com^$popup
||jusbertimla4ke2.com^$popup
||justdating.online^$popup
||jutyledu.pro^$popup
||jwplayer.space^$popup
||kajastagre.com^$popup
||kanoodle.com^$popup
||kappalinks.com^$popup
||kasheglesy.pro^$popup
||kenomal.com^$popup
||kerumal.com^$popup
||kesimon.com^$popup
||kesmatic.com^$popup
||kindredplc.com^$popup
||kitcousins.com^$popup
||kityamurlika.com^$popup
||kiwi-offers.com^$popup
||klalin.com^$popup
||klavront.com^$popup
||kmisln.com^$popup
||kogutcho.net^$popup
||kolkwi4tzicraamabilis.com^$popup
||korexo.com^$popup
||kotikinar2ko8tiki09.com^$popup
||kuglijuthi.com^$popup
||ladsreds.com^$popup
||large-format.net^$popup
||latheendsmoo.com^$popup
||lavender64369.com^$popup
||laxdevourmiddle.com^$popup
||lcentntel.com^$popup
||leapretrieval.com^$popup
||leeethical.com^$popup
||lenkmio.com^$popup
||leonbetvouum.com^$popup
||letshareus.com^$popup
||lettersskirt.icu^$popup
||letzonke.com^$popup
||lhedgelnha.com^$popup
||libertystmedia.com^$popup
||lickingimprovementpropulsion.com^$popup
||lie2anyone.com^$popup
||lifetimeroyaltybestial.com^$popup
||ligatus.com^$popup
||liliy9aydje10.com^$popup
||linkmepu.com^$popup
||linknotification.com^$popup
||linkonclick.com^$popup
||linkredirect.biz^$popup
||littercipher.com^$popup
||liveadexchanger.com^$popup
||livechatflirt.com^$popup
||livecheersharder.com^$popup
||livepromotools.com^$popup
||liversely.net^$popup
||livezombymil.com^$popup
||llcceptinh.club^$popup
||lltrsknoob.click^$popup
||lmn-pou-win.com^$popup
||lnkgt.com^$popup
||lnwinopinion.click^$popup
||loadsfalladz.casa^$popup
||locygruwo.com^$popup
||lokvel.ru^$popup
||looksmart.com^$popup
||lootynews.com^$popup
||loptyinterva.xyz^$popup
||losingoldfry.com^$popup
||loudlycorrect.com^$popup
||lowseelan.com^$popup
||lowtyroguer.com^$popup
||lowtyruntor.com^$popup
||lucretius-ada.com^$popup
||luublimaluulo.com^$popup
||luvaihoo.com^$popup
||lvztx.com^$popup
||m73lae5cpmgrv38.com^$popup
||magicads.nl^$popup
||makipsuki.pro^$popup
||maltunfaithfulpredominant.com^$popup
||mambkooocango.com^$popup
||manconsider.com^$popup
||mandistreet.top^$popup
||manipulativepublishedblockade.com^$popup
||maomaotang.com^$popup
||maquiags.com^$popup
||marshalmosquito.com^$popup
||masklink.org^$popup
||materialisticinformal.com^$popup
||matevictim.com^$popup
||mathafuda.pro^$popup
||matildawu.online^$popup
||mauptaub.com^$popup
||maymooth-stopic.com^$popup
||mb-npltfpro.com^$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
||media-servers.net^$popup
||media-serving.com^$popup
||mediamansix.com^$popup
||mediasama.com^$popup
||mediaseeding.com^$popup
||mediaserf.net^$popup
||meetingking.club^$popup
||meetradar.com^$popup
||meetsexygirls.org^$popup
||megapopads.com^$popup
||megdexchange.com^$popup
||memberprizes.com^$popup
||menepe.com^$popup
||messenger-notify.digital^$popup
||metrica-yandex.com^$popup
||metricfast.com^$popup
||mg4s1.com^$popup
||mgid.com/ghits/$popup
||millustry.top^$popup
||mipujomo.pro^$popup
||mk-ads.com^$popup
||mkaff.com^$popup
||mktmobi.com^$popup
||mob1ledev1ces.com^$popup
||mobileoffers-al-download.com^$popup
||mobileraffles.com^$popup
||mobiletracking.ru^$popup,third-party
||mobilevq.com^$popup
||mobipromote.com^$popup
||mobreach.com^$popup
||mobsuitem.com^$popup
||modescrips.info^$popup
||modestknownspooky.com^$popup
||modificationdispatch.com^$popup
||mogybapty.pro^$popup
||molypsigry.pro^$popup
||moncoerbb.com^$popup
||moneytec.com^$popup,third-party
||montikolti.com^$popup
||moooginnumit.com^$popup
||more1.biz^$popup
||morninguglychampionship.com^$popup
||motefiles.com^$popup
||mourny-clostheme.com^$popup
||moutoofa.com^$popup
||movfull.com^$popup
||moviefatbeatfarm.live^$popup
||moviemediahub.com^$popup
||moviesflix4k.club^$popup
||moviesflix4k.xyz^$popup
||moviestreamingonline.club^$popup
||mpqfzyh.com^$popup
||mrtpcfegryfgqtbuvksbaebneewer.com^$popup
||mugrikees.com^$popup
||muvflix.com^$popup
||mvmbs.com^$popup
||mxsads.com^$popup
||mybestdc.com^$popup
||mybestmv.com^$popup
||mybetterck.com^$popup
||mybetterdl.com^$popup
||mydailynewz.com^$popup
||myhugewords.com^$popup
||myhypestories.com^$popup
||mypushz.com^$popup
||myrdrcts.com^$popup
||mysagagame.com^$popup
||mystighty.info^$popup
||mytrackf73.com^$popup
||mywondertrip.com^$popup
||n19.biz^$popup
||nafulltiuk.com^$popup
||naganoadigei.com^$popup
||nameluxuries.com^$popup
||namesakeoscilloscopemarquis.com^$popup
||nanoadexchange.com^$popup
||nathanaeldan.pro^$popup
||ncncu.xyz^$popup
||nehodyshy.pro^$popup
||neptuntrack.com^$popup
||nessainy.net^$popup
||netcpms.com^$popup
||netpatas.com^$popup
||netund.com^$popup
||network.nutaku.net^$popup
||never2date.com^$popup
||newdmn.icu^$popup
||newjulads.com^$popup
||news19.biz^$popup
||newsbest.org^$popup
||newstarads.com^$popup
||newtab-media.com^$popup
||nextoptim.com^$popup
||nextyourcontent.com^$popup
||nfqglptm47uc.com^$popup
||nipwaghue.com^$popup
||nitrogenpleahierarchy.com^$popup
||nkwintenc.biz^$popup
||noblefun.net^$popup
||nocdnrlly.xyz^$popup
||nodecrisp.com^$popup
||nonegrysu.pro^$popup
||notification.best^$popup
||noughttrustthreshold.com^$popup
||november-lax.com^$popup
||ns003.com^$popup
||nsparket.top^$popup
||ntvpforever.com^$popup
||nutaku.net/signup/$popup
||nyadra.com^$popup
||nymphdate.com^$popup
||nyshoptara.pro^$popup
||o333o.com^$popup
||oackoubs.com^$popup
||oclaserver.com^$popup
||ofeetles.pro^$popup
||offaces-butional.com^$popup
||ofnumeltor.com^$popup
||ofphanpytor.com^$popup
||ofseedotom.com^$popup
||ohrdsplu.com^$popup
||oidoummoocejc.xyz^$popup
||okueroskynt.com^$popup
||omciecoa37tw4.com^$popup
||onad.eu^$popup
||onclickads.net^$popup
||onclickalgo.com^$popup
||onclickclear.com^$popup
||onclickgenius.com^$popup
||onclickmax.com^$popup
||onclickmega.com^$popup
||onclickperformance.com^$popup
||onclicksuper.com^$popup
||onclicktop.com^$popup
||onhitads.net^$popup
||online-protection-now.com^$popup
||onlinecashmethod.com^$popup
||onlineshopping.website^$popup
||onlineuserprotector.com^$popup
||onmarshtompor.com^$popup
||onsandam.biz^$popup
||onshipsui.xyz^$popup
||onstunkyr.com^$popup
||oodsotso.com^$popup
||opcharizardon.com^$popup
||opchikoritar.com^$popup
||openadserving.com^$popup
||opoxv.com^$popup
||opptmzpops.com^$popup
||opskln.com^$popup
||optimizesrv.com^$popup
||optnx.com^$popup
||oranegfodnd.com^$popup
||origer.info^$popup
||orthitepetrous.com^$popup
||otisephie.com^$popup
||otnolabttmup.com^$popup
||ourcommonstories.com^$popup
||ourcoolposts.com^$popup
||ourdailystories.com^$popup
||ourhotfeed.com^$popup
||ouropenin.club^$popup
||ourzitemu.com^$popup
||outbalancecementnegotiation.com^$popup
||outhulem.net^$popup
||outlineappearbar.com^$popup
||outrushfetor.cam^$popup
||overengineered.live^$popup
||overprotectivewidth.com^$popup
||overturs.com^$popup
||ownerswifeimprove.com^$popup
||oxenfishtreaty.com^$popup
||oxydend2r5umarb8oreum.com^$popup
||oyi9f1kbaj.com^$popup
||ozongees.com^$popup
||pa5ka.com^$popup
||padsdel.com^$popup
||padssup.com^$popup
||pagne4cham4hrobl.com^$popup
||palundrus.com^$popup
||pancreasoblivion.com^$popup
||paniccursor.com^$popup
||paripartners.ru^$popup
||partnershipknackcloset.com^$popup
||passeura.com^$popup
||passworddrunkenheating.com^$popup
||passwordscompound.com^$popup
||pastreflected.com^$popup
||pasxfixs.com^$popup
||patiskcontentdelivery.info^$popup
||paumoogo.net^$popup
||pawnorderpampas.work^$popup
||paymentsweb.org^$popup
||pctsrv.com^$popup
||pdfcomplete.com^$popup,third-party
||peepholecarrying.com^$popup
||peezette-intial.com^$popup
||pegloang.com^$popup
||pentinehelmed.com^$popup
||perfecttoolmedia.com^$popup
||performancetrustednetwork.com^$popup
||performpreciseheavilythefile.vip^$popup
||pertersacstyli.com^$popup
||pettybitternessablebodied.com^$popup
||pexu.com^$popup
||pgmediaserve.com^$popup
||phaurtuh.net^$popup
||phirowhere.com^$popup
||phohothiptu.pro^$popup
||phu1aefue.com^$popup
||pickaflick.co^$popup
||picklesadamantempire.com^$popup
||pierisrapgae.com^$popup
||pimmuter.com^$popup
||pipsol.net^$popup
||pitysuffix.com^$popup
||pixellitomedia.com^$popup
||pixelsfighting.co^$popup
||planetheldpiggy.com^$popup
||plantinscription.com^$popup
||pleasantpartiallyerrors.com^$popup
||plexop.net^$popup
||plsrcmp.com^$popup
||pluggednow.com^$popup
||pocofh.com^$popup
||podhopfit.site^$popup
||pointclicktrack.com^$popup
||pointroll.com^$popup
||poisism.com^$popup
||pon-prairie.com^$popup
||ponchowafesargb.com^$popup
||ponderouscentigradecredit.com^$popup
||ponk.pro^$popup
||pontymonti.com^$popup
||popads.net^$popup,third-party
||popcash.net^$popup
||popcornvod.com^$popup
||popmyads.com^$popup
||poponclick.com^$popup
||popped.biz^$popup
||popunder.bid^$popup
||popunderjs.com^$popup
||popwin.net^$popup
||porlandzor.com^$popup
||porridgeenemies.com^$popup
||possiblytoxic.com^$popup
||postaffiliatepro.com^$popup,third-party
||postlnk.com^$popup
||potawe.com^$popup
||potedly.co^$popup
||potpourrichordataoscilloscope.com^$popup
||pouncewhineheadquarter.com^$popup
||pp98trk.com^$popup
||prayersstingy.com^$popup
||predictionds.com^$popup
||predictivadnetwork.com^$popup
||predictivadvertising.com^$popup
||predictivdisplay.com^$popup
||predirect.net^$popup
||premium-members.com^$popup
||premium4kflix.top^$popup
||premium4kflix.website^$popup
||premiumbros.com^$popup
||prickutmostperjury.com^$popup
||prime-vpnet.com^$popup
||primerprizezone.life^$popup
||privilegesurround.com^$popup
||prjcq.com^$popup
||prmtracking.com^$popup
||probns.com^$popup
||procuredawestruckpoint.com^$popup
||profi-para.com^$popup
||profitablegate.com^$popup
||profitabletrustednetwork.com^$popup
||promo-bc.com^$popup
||promotions.sportsbet.com.au^$popup
||pronovosty.org^$popup
||pronunciationspecimens.com^$popup
||propadsviews.com^$popup
||propbn.com^$popup
||propellerclick.com^$popup
||propellerpops.com^$popup
||prophecyrehabilitationcardboard.com^$popup
||protect-your-privacy.net^$popup
||provocativeprivate.com^$popup
||prowlerz.com^$popup
||prpops.com^$popup
||prtrackings.com^$popup
||psaiceex.net^$popup
||pslnk.link^$popup
||psma02.com^$popup
||psoomeeg.com^$popup
||psuglymave.com^$popup
||psuhexitu.pro^$popup
||ptongouh.net^$popup
||pubdirecte.com^$popup
||publited.com^$popup
||pubted.com^$popup
||pugrigypy.com^$popup
||pulseonclick.com^$popup
||pumpkinrestartburnt.com^$popup
||punsong.com^$popup
||pureadexchange.com^$popup
||pushmobilenews.com^$popup
||pushwelcome.com^$popup
||pussl3.com^$popup
||pussl32.com^$popup
||pussl48.com^$popup
||putrr14.com^$popup
||puwpush.com^$popup
||pweaatek.com^$popup
||pwrads.net^$popup
||px1alsry.com^$popup
||pxlk9.net.^$popup
||pxlk9.net^$popup
||pxlk9.org^$popup
||pyq6n.com^$popup
||q8ntfhfngm.com^$popup
||qazwsx.click^$popup
||qelllwrite.com^$popup
||qertewrt.com^$popup
||qktfwkftgqeynnp.com^$popup
||qrlsx.com^$popup
||qswotrk.com^$popup
||quantomcoding.com^$popup
||quideo.men^$popup
||qz496amxfh87mst.com^$popup
||r-tb.com^$popup
||r3adyt0download.com^$popup
||ranchauthorization.com^$popup
||randalieren6.live^$popup
||rantsbroug.biz^$popup
||razdvabm.com^$popup
||rbxtrk.com^$popup
||rdsb21.club^$popup
||rdsrv.com^$popup
||rdtk.io^$popup
||reacheffectsp.work^$popup
||readserv.com^$popup
||ready-to-download.com^$popup
||realsrv.com^$popup
||realtime-bid.com^$popup
||rebelliousinflame.com^$popup
||recentinteriorcrab.com^$popup
||recentrecentturf.com^$popup
||recyclingbees.com^$popup
||red-direct-n.com^$popup
||redeemcodes.me^$popup
||redirect-ads.com^$popup
||redirect2719.ws^$popup
||redirectvoluum.com^$popup
||reewituhinlar.com^$popup
||refpa.top^$popup
||refpabuyoj.top^$popup
||refpasrasw.world^$popup
||refpazcx.xyz^$popup
||regardedsaid.com^$popup
||registeredsethey.com^$popup
||rehabilitationchasing.com^$popup
||relapsereflectedreplace.com^$popup
||remaineater.com^$popup
||reminews.com^$popup
||remove-ads.xyz^$popup
||renaissanto.com^$popup
||replainy.co^$popup
||reposault-locket.icu^$popup
||reposetemptarraignment.com^$popup
||reroplittrewheck.pro^$popup
||residelikingminister.com^$popup
||resourceagrarianhavoc.com^$popup
||revenuenetwork.com^$popup
||reviewedreads.com^$popup
||revimedia.com^$popup
||rgadvert.com^$popup
||rgverkqcpahaqcqtmpksxicmtno.com^$popup
||rhudsplm.com^$popup
||rhvdsplm.com^$popup
||rhxdsplm.com^$popup
||ringexpressbeach.com^$popup
||riowrite.com^$popup
||riverhit.com^$popup
||rndhaunteran.com^$popup
||rndmusharnar.com^$popup
||rndskittytor.com^$popup
||roadmapcredulousfang.com^$popup
||rocketmedia24.com^$popup,third-party
||rockstorageplace.com^$popup
||rollmeout.xyz^$popup
||rosafun.com^$popup
||rothoglyro.pro^$popup
||rotumal.com^$popup
||roulettebotplus.com^$popup
||roustarlyan.com^$popup
||routgveriprt.com^$popup
||roverinvolv.bid^$popup
||royalcactus.com^$popup
||rozamimo9za10.com^$popup
||rsaltsjt.com^$popup
||rtpdn10.com^$popup
||rtpdn12.com^$popup
||rtpdn14.com^$popup
||rtrnotkthraebb.com^$popup
||rtyznd.com^$popup
||rubylife.go2cloud.org^$popup
||rufflycouncil.com^$popup
||runecrispin.com^$popup
||runkillmiss.top^$popup
||runslin.com^$popup
||runtnc.net^$popup
||rvrpushserv.com^$popup
||s20dh7e9dh.com^$popup
||s9kkremkr0.com^$popup
||sadirectresu.com^$popup
||safe-connection21.com^$popup
||safestgatetocontent.com^$popup
||samage-bility.icu^$popup
||sanctiondevourdivide.com^$popup
||sasontnwc.net^$popup
||saunaloathe.com^$popup
||sautemoo.net^$popup
||saycasksabnegation.com^$popup
||scarcecomplicate.com^$popup
||scenbe.com^$popup
||search4y.com^$popup
||searchenhancements.com^$popup
||searchmulty.com^$popup
||searchsecurer.com^$popup
||secureclickers.com^$popup
||securecloud-smart.com^$popup
||securecloud-sml.com^$popup
||securegate9.com^$popup
||secureintl.com^$popup
||securesmrt-dt.com^$popup
||seephoak.net^$popup
||seethisinaction.com^$popup
||sellingprostituteinformant.com^$popup
||senzapudore.it^$popup,third-party
||serving-sys.com^$popup
||sewingfibber.com^$popup
||shaexowi.com^$popup
||shalleda.com^$popup
||shanozoje.com^$popup
||shapelcounset.xyz^$popup
||sharemedia.top^$popup
||shibaglybu.com^$popup
||shinebliss.com^$popup
||shopeasy.by^$popup
||shopusuallyvirtue.com^$popup
||shortpixel.ai^$popup
||shoubsee.net^$popup
||showcasead.com^$popup
||showcasethat.com^$popup
||shrugglefor.com^$popup
||sidanarchy.com^$popup
||sidebyx.com^$popup
||sidebyz.com^$popup
||siftshortagepopped.com^$popup
||sifuglie.com^$popup
||significantlyentering.com^$popup
||significantoperativeclearance.com^$popup
||similedy.xyz^$popup
||simplyjmp.com^$popup
||singlesexdates.com^$popup
||sixft-apart.com^$popup
||sixminutes.biz^$popup
||skillravageintrusive.com^$popup
||slashstar.net^$popup
||slidecaffeinecrown.com^$popup
||slikslik.com^$popup
||slimsk.pro^$popup
||slimspots.com^$popup,third-party
||slimtrade.com^$popup,third-party
||slipdashedundermine.com^$popup
||sloto.live^$popup
||smallfunnybears.com^$popup
||smart-url.net^$popup
||smartadtags.com^$popup
||smarttopchain.nl^$popup
||smartwebads.com^$popup
||smokedenforcementranch.com^$popup
||smrt-content.com^$popup
||smrtgs.com^$popup
||smrtsecure-eml.com^$popup
||snammar-jumntal.com^$popup
||snappedimpressive.com^$popup
||sniffingmeanwhilecar.com^$popup
||snowads.net^$popup,third-party
||snowdayonline.xyz^$popup
||snugglethesheep.com^$popup
||sofinpushpile.com^$popup
||soliads.net^$popup
||soupreign.com^$popup
||spareddepressing.com^$popup
||sparkstudios.com^$popup
||spattermutiny.com^$popup
||special-offers.online^$popup
||speednetwork14.com^$popup
||spendcrazy.net^$popup
||spenttabsnail.com^$popup
||sperans-beactor.com^$popup
||spherediary.com^$popup
||spinaleighth.com^$popup
||spklmis.com^$popup
||sponsorselect.com^$popup
||sports-streams-online.best^$popup
||spotofspawn.com^$popup
||spotscenered.info^$popup
||sproutstarbarnacle.com^$popup
||sq2trk2.com^$popup
||squarepicket.com^$popup
||srv-ad.com^$popup
||srv2trking.com^$popup
||srvbytrking.com^$popup
||srvpub.com^$popup
||ssl2anyone3.com^$popup
||starewhupsu.pro^$popup
||start-xyz.com^$popup
||start3dd0wnload.com^$popup
||statsmobi.com^$popup
||statuewas.com^$popup
||stawhoph.com^$popup
||stenadewy.pro^$popup
||sticksurroundingsconstitutional.com^$popup
||stirprovidence.com^$popup
||stoagergu.com^$popup
||stoolrum.com^$popup
||stoshoos.com^$popup
||strainemergency.com^$popup
||strawberryinhabitcell.com^$popup
||stream-all.com^$popup
||streamsearchclub.com^$popup
||streamyourvid.com^$popup
||strenuoustarget.com^$popup
||sub.za.com^$popup
||superadexchange.com^$popup
||superfastcdn.com^$popup
||supermanpunchchanges.com^$popup
||surge.systems^$popup
||surveillancelandmorgue.com^$popup
||surveyedbelieves.com^$popup
||surveyend.com^$popup
||surveyspaid.com^$popup
||susm0q6jys.com^$popup
||swagtraffcom.com^$popup
||syduzothu.pro^$popup
||symkashop.ru^$popup
||syncdevelopedintenselythefile.vip^$popup
||syncedvision.com^$popup
||syrsple2se8nyu09.com^$popup
||systemleadb.com^$popup
||t.adcell.com^$popup,third-party
||t2lgo.com^$popup
||tagsd.com^$popup
||takelnk.com^$popup
||taroads.com^$popup
||td563.com^$popup
||techsidea.website^$popup
||teenyreligious.com^$popup
||tendencyexcavatornook.com^$popup
||terraclicks.com^$popup
||terralink.xyz^$popup
||terriblekindlypeter.com^$popup
||tesdwpsdxcgsoj.com^$popup
||texpensst.xyz^$popup
||textsrv.com^$popup
||tfaln.com^$popup
||tfiph.com^$popup
||thanosofcos5.com^$popup
||thansendmaterial-14.live^$popup
||thaudray.com^$popup
||thdifferuken.com^$popup
||the-binary-trader.biz^$popup,third-party
||the-digital-market.net^$popup,third-party
||thebestgame2020.com^$popup
||thepornsurvey.com^$popup
||thetaweblink.com^$popup
||thieverthinner.com^$popup
||thinkaction.com^$popup
||thisisyourprize.site^$popup
||thrilledaliasoil.com^$popup
||ths9j89.com^$popup
||thygrepuwo.pro^$popup
||tipcatscarola.com^$popup
||tjoomo.com^$popup
||tl2go.com^$popup
||tmdn2015x9.com^$popup
||tmenttoget.com^$popup
||tmtrck.com^$popup
||tmxhub.com^$popup
||tncred.com^$popup
||tnctrx.com^$popup
||tnkexchange.com^$popup
||todhamilton.pro^$popup
||tonefuse.com^$popup
||top-performance.best^$popup
||top-performance.club^$popup
||top-performance.top^$popup
||topblockchainsolutions.nl^$popup
||topclickguru.com^$popup
||topcpmnetwork.com^$popup
||topdealad.com^$popup
||topflownews.com^$popup
||toply.eu^$popup
||topmaincash.com^$popup
||topprofit-lounge.life^$popup
||toroadvertisingmedia.com^$popup
||torpsol.com^$popup
||torrentsafeguard.com^$popup
||totaladperformance.com^$popup
||totalnicefeed.com^$popup
||totalwownews.com^$popup
||totlnkcl.com^$popup
||touroumu.com^$popup
||tozoruaon.com^$popup
||track-campaing.club^$popup
||track-safe.com^$popup
||track4ref.com^$popup
||trackerx.ru^$popup
||trackeverything.co^$popup
||tracking.marketing^$popup
||trackingsltns.click^$popup
||trackmundo.com^$popup
||tracktraf.com^$popup
||traff0221.com^$popup
||traff0521.com^$popup
||traffic-c.com^$popup
||trafficdelivery1.com^$popup
||trafficdok.com^$popup
||trafficforce.com^$popup
||traffichaus.com^$popup,third-party
||traffichunt.com^$popup,third-party
||trafficinvest.com^$popup
||trafficlide.com^$popup
||trafficmoon.com^$popup
||trafficshop.com^$popup
||trafflict.com^$popup
||trafforsrv.com^$popup
||trafyield.com^$popup
||traktrafficflow.com^$popup
||tramcarnamby.cam^$popup
||trandlife.info^$popup
||trcklks.com^$popup
||trejar.com^$popup
||trellian.com^$popup
||trfsltions.info^$popup
||trftopp.biz^$popup
||trilema.com^$popup
||triumphantplace.com^$popup
||trk-access.com^$popup
||trklnks.com^$popup
||trlxcf05.com^$popup
||trmobc.com^$popup
||trust.zone^$popup
||trustedcpmrevenue.com^$popup
||trustedgatetocontent.com^$popup
||truthtraff.com^$popup
||trw12.com^$popup
||tsml.fun^$popup
||tsyndicate.com^$popup
||ttoc8ok.com^$popup
||tubeadvertising.eu^$popup
||tubecorporate.com^$popup,third-party
||turbolinkmc1.club^$popup
||turnhub.net^$popup
||turnipcontentmentlegalize.com^$popup
||tutotrack.com^$popup
||tutvp.com^$popup
||tuvene.com^$popup
||tvas-b.pw^$popup
||twinrdsrv.com^$popup
||ucconn.live^$popup
||ucheephu.com^$popup
||udncoeln.com^$popup
||uel-uel-fie.com^$popup
||ufinkln.com^$popup
||ufpcdn.com^$popup
||ugroocuw.net^$popup
||uhpdsplo.com^$popup
||uitopadxdy.com^$popup
||ukoffzeh.com^$popup
||ultralove.net^$popup
||ultrlove.com^$popup
||unblockedapi.com^$popup
||unfaithfulmakeryearly.com^$popup
||unlimited-media.co^$popup
||unseen2020.com^$popup
||unshiftryr.com^$popup
||untimburra.com^$popup
||unusuallygravely.com^$popup
||upgliscorom.com^$popup
||uptopopunder.com^$popup
||uselnk.com^$popup
||usemyreferral.link^$popup
||usenet-nl.top^$popup
||usenetbombastic.cyou^$popup
||usenetnl.download^$popup
||ustausoo.com^$popup
||utarget.ru^$popup
||uthorner.info^$popup
||v3rjvtt.com^$popup
||vanenow.com^$popup
||varyintelligencependulous.com^$popup
||vasstycom.com^$popup
||vax-now.com^$popup
||vcdc.com^$popup
||vcommission.com^$popup
||venturead.com^$popup
||venusantibiotic.com^$popup
||verblife-2.co^$popup
||verblife-5.co^$popup
||vertoz.com^$popup
||vespymedia.com^$popup
||vfghc.com^$popup
||vfgtb.com^$popup
||vgsgaming-ads.com^$popup
||viatepigan.com^$popup
||videocampaign.co^$popup
||viewlnk.com^$popup
||vighea.com^$popup
||viibug.com^$popup
||vipcpms.com^$popup
||viralcpm.com^$popup
||visitstats.com^$popup
||vkcdnservice.com^$popup||0265331.com^$popup
||vkgtrack.com^$popup
||vodobyve.pro^$popup
||vokut.com^$popup
||voluumtrk.com^$popup
||voluumtrk3.com^$popup
||vooshagy.net^$popup
||voxfind.com^$popup
||vpn-offers.org^$popup
||vpnfortorrents.biz^$popup
||vpnfortorrents.cc^$popup
||vpnfortorrents.com^$popup
||vpnlist.to^$popup
||vpnoffers.biz^$popup
||vpnoffers.cc^$popup
||vpnoffers.info^$popup
||vpnoffers.net^$popup
||vq40567.com^$popup
||wackeerd.com^$popup
||waframedia5.com^$popup
||waguwagu.xyz^$popup
||wahoha.com^$popup
||waisheph.com^$popup
||waistcoathearing.com^$popup
||wallpaper1.ru^$popup
||warten-sie-mal.xyz^$popup
||watchtaro.com^$popup
||wautoosa.net^$popup
||wboux.com^$popup
||wbsadsdel.com^$popup
||wbsadsdel2.com^$popup
||wcitianka.com^$popup
||wct.link^$popup
||wdeliv.net^$popup
||weaveradrenaline.com^$popup
||webatam.com^$popup
||webgains.com^$popup
||websearchers.net^$popup
||webtrackerplus.com^$popup
||weliketofuckstrangers.com^$popup
||wellhello.com^$popup,third-party
||wellnesszap.com^$popup
||wg-aff.com^$popup
||wgpartner.com^$popup
||whamimepso.pro^$popup
||whampamp.com^$popup
||whapsomuku.com^$popup
||whathuvopu.com^$popup
||whatisuptodaynow.com^$popup
||wheeshoo.net^$popup
||wheglulyto.pro^$popup
||whoeverfrecklessfrecklesssupper.com^$popup
||wholefreshposts.com^$popup
||wholehori.com^$popup
||wholewowblog.com^$popup
||whopexesho.pro^$popup
||whowhipi.net^$popup
||whugesto.net^$popup
||wickedlongingbelfry.com^$popup
||widow5blackfr.com^$popup
||wigetmedia.com^$popup
||wigglebriefing.com^$popup
||win-alerts.pro^$popup
||windychinese.com^$popup
||winfreeprize.online^$popup
||witalfieldt.com^$popup
||withoughdv.xyz^$popup
||wokewhoki.pro^$popup
||wonderlandads.com^$popup
||worldfreshblog.com^$popup
||worthyrid.com^$popup
||wotythowe.pro^$popup
||wwija.com^$popup
||wwow.xyz^$popup
||wwowww.xyz^$popup
||wwsearch.click^$popup
||wwwpromoter.com^$popup
||wwznqib.com^$popup
||wxhiojortldjyegtkx.bid^$popup
||wysyshypti.pro^$popup
||wytyphoji.pro^&popup
||xaxoro.com^$popup
||xbidflare.com^$popup
||xclicks.net^$popup
||xcsypkknp.com^$popup
||xegroxenu.com^$popup
||xml-api.online^$popup
||xtendmedia.com^$popup
||xudawhuwa.com^$popup
||xuxihoy.ru^$popup
||y1jxiqds7v.com^$popup
||yeastwrinklefatigue.com^$popup
||yeesshh.com^$popup
||yemisleol.xyz^$popup
||yield.app^$popup,third-party
||yieldmanager.com^$popup
||yieldtraffic.com^$popup
||yitcmu.com^$popup
||ym-a.cc^$popup
||yonoka.info^$popup
||yonsandileer.com^$popup
||youradexchange.com^$popup
||yourcommonfeed.com^$popup
||yourcoolfeed.com^$popup
||yourfreshposts.com^$popup
||z5x.net^$popup
||z7yru.com^$popup
||zbest.in^$popup
||zedo.com^$popup
||zeroredirect1.com^$popup
||zestekygri.com^$popup
||zigachogra.com^$popup
||zikroarg.com^$popup
||zixivily.com^$popup
||zlink2.com^$popup
||zlink6.com^$popup
||zlink8.com^$popup
||zlinkm.com^$popup
||zlinkv.com^$popup
||znqip.net$popup
||zryydi.com^$popup
||zugnogne.com^$popup
||zuphaims.com^$popup
||zychologla.com^$popup
||142.91.$popup,third-party,domain=~in-addr.arpa
||142.91.159.107^$popup
||146.59.223.83^$popup
||172.255.6.$popup,third-party,domain=~in-addr.arpa
||176.31.68.242^$popup
||185.147.34.126^$popup
||23.109.150.101^$popup
||23.109.248.149^$popup
||23.109.248.159^$popup
||23.109.82.104^$popup
||23.109.82.74^$popup
||23.109.87.101^$popup
||23.109.87.42^$popup
||5.45.79.15^$popup
||51.178.195.171^$popup
||51.195.115.102^$popup
||51.89.115.13^$popup
/^https?:\/\/(35|104)\.(\d){1,3}\.(\d){1,3}\.(\d){1,3}\//$popup,third-party
/^https?:\/\/146\.59\.211\.(\d){1,3}.*/$popup,third-party
||18naked.com^$third-party
||4link.it^$third-party
||777-partner.com^$third-party
||777-partner.net^$third-party
||777-partners.com^$third-party
||777-partners.net^$third-party
||777partner.com^$script,third-party
||777partner.net^$third-party
||777partners.com^$third-party
||acmexxx.com^$third-party
||adcell.de^$third-party
||adextrem.com^$third-party
||ads4xxx.com^$third-party
||adsession.com^$third-party
||adsgangsta.com^$third-party
||adsturn.com^$third-party
||adult3dcomics.com^$third-party
||adultforce.com^$third-party
||adultnetworksc.com^$third-party
||adultsense.com^$third-party
||aemediatraffic.com^$third-party
||affiliaxe.com^$third-party
||affiligay.net^$third-party
||aipmedia.com^$third-party
||all-about-tech.com^$third-party
||allosponsor.com^$third-party
||amateurhub.cam^$third-party
||appsmav.com^$third-party
||asiafriendfinder.com^$third-party
||avfay.com^$third-party
||bcash4you.com^$third-party
||beachlinkz.com^$third-party
||betweendigital.com^$third-party
||black6adv.com^$third-party
||blackpics.net^$third-party
||blossoms.com^$third-party
||bookofsex.com^$third-party
||brothersincash.com^$third-party
||bumskontakte.ch^$third-party
||caltat.com^$third-party
||cam-lolita.net^$third-party
||cam4flat.com^$third-party
||camcrush.com^$third-party
||camdough.com^$third-party
||camduty.com^$third-party
||cameraprive.com^$third-party
||campartner.com^$third-party
||camsense.com^$third-party
||camsoda1.com^$third-party
||cashthat.com^$third-party
||cbmiocw.com^$third-party
||chatinator.com^$third-party
||citysex.com^$third-party
||clickadu.com^$third-party
||clickaine.com^$third-party
||cross-system.com^$third-party
||cybernetentertainment.com^$third-party
||daiporno.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
||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
||doublegear.com^$third-party
||dphunters.com^$third-party
||dtiserv2.com^$third-party
||easyflirt.com^$third-party
||ebdr2.com^$third-party
||elekted.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
||exoticads.com^$third-party
||faceporn.com^$third-party
||facetz.net^$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
||forkjork12.com^$third-party
||freakads.com^$third-party
||freeadultcomix.com^$third-party
||freevideos24h.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
||gamevui24.com^$third-party
||ganardineroreal.com^$third-party
||gayxperience.com^$third-party
||geofamily.ru^$third-party
||getiton.com^$third-party
||ggwcash.com^$third-party
||golderotica.com^$third-party
||hentai369.com^$third-party
||hentaimotel.com^$third-party
||home-soon.com^$third-party
||hookupbucks.com^$third-party
||hornymatches.com^$third-party
||hornyspots.com^$third-party
||hostave2.net^$third-party
||hotsocials.com^$third-party
||hubtraffic.com^$third-party
||iceban.su^$third-party
||icebns.com^$third-party
||icetraffic.com^$third-party
||idolbucks.com^$third-party
||ifrwam.com^$third-party
||iheartbucks.com^$third-party
||ijrah.top^$third-party
||ilovecheating.com^$third-party
||imediacrew.club^$third-party
||imglnka.com^$third-party
||imglnkb.com^$third-party
||imglnkc.com^$third-party
||imlive.com^$script,third-party,domain=~imnude.com
||impactslam.com^$third-party
||impressionmonster.com^$third-party
||incrediblevideosvst.com^$third-party
||inheart.ru^$third-party
||intelensafrete.stream^$third-party
||internebula.net^$third-party
||intertakekuhy.info^$third-party
||intrapromotion.com^$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
||iwlnzreu5vlx.com^$third-party
||ixspublic.com^$third-party
||javbucks.com^$third-party
||jaymancash.com^$third-party
||joyourself.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
||leche69.com^$third-party
||legendarylars.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
||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
||mileporn.com^$third-party
||mmaaxx.com^$third-party
||mmoframes.com^$third-party
||mncvjhg.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
||mp-https.info^$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
||newads.bangbros.com^$third-party
||newagerevenue.com^$third-party
||newnudecash.com^$third-party
||newpush.support^$third-party
||newsexbook.com^$third-party
||nexxxt.biz^$third-party
||ngbn.net^$third-party
||nikkiscash.com^$third-party
||ningme.ru^$third-party
||njmaq.com^$third-party
||nonkads.com^$third-party
||notify.support^$third-party
||nscash.com^$third-party
||nsfwads.com^$third-party
||nudedworld.com^$third-party
||nummobile.com^$third-party
||oakbustrp.com^$third-party
||oconner.biz^$third-party
||octopuspop.com^$third-party
||offaces-butional.com^$third-party
||okeo.ru^$third-party
||omynews.net^$third-party
||onedmp.com.^$third-party
||onhercam.com^$third-party
||onlineporno.fun^$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
||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
||porntry.com^$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
||putags.com^$third-party
||putanapartners.com^$third-party
||qqjar.ru^$third-party
||quantumws.net^$third-party
||qwerty24.net^$third-party
||rack-media.com^$third-party
||ragazzeinvendita.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
||rivcash.com^$third-party
||royal-cash.com^$third-party
||rtbsystem.com^$third-party
||rubanners.com^$third-party
||rukplaza.com^$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
||seeawhale.com^$third-party
||seekbang.com^$third-party
||sehiba.com^$third-party
||seitentipp.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
||sexufly.com^$third-party
||sexuhot.com^$third-party
||sexvertise.com^$third-party
||sexy-ch.com^$third-party
||sghehllds.com^$third-party
||shemale.house^$third-party
||showmeyouradsnow.com^$third-party
||siccash.com^$third-party
||sixsigmatraffic.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
||snapcheat.app^$third-party
||soadvr.com^$third-party
||socialsexnetwork.net^$third-party
||solutionsadultes.com^$third-party
||souvlatraffic.com^$third-party
||spacash.com^$third-party
||spankmasters.com^$third-party
||spunkycash.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
||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
||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
||topbucks.com^$third-party
||tophosting101.com^$third-party
||topsexcams.club^$third-party
||tossoffads.com^$third-party
||tradineseveni.club^$third-party
||traffbiz.ru^$third-party
||traffic-gate.com^$third-party
||traffic-in.com^$third-party
||traffic.ru^$third-party
||trafficholder.com^$third-party
||traffichunt.com^$third-party
||trafficlearn.com^$third-party
||trafficmagnates.com^$third-party
||trafficpimps.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
||tubecorporate.com^$third-party
||tubepush.eu^$third-party
||tufosex.com.br^$third-party
||twistyscash.com^$third-party
||tynyh.com^$third-party
||unaspajas.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
||vidsrev.com^$third-party
||viensvoircesite.com^$third-party
||virtuagirlhd.com^$third-party
||vivaclix.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
||vrstage.com^$third-party
||vsexshop.ru^$third-party
||w4vecl1cks.com^$third-party
||wamcash.com^$third-party
||wantatop.com^$third-party
||watchmygf.to^$third-party
||wct.click^$third-party
||wifelovers.com^$third-party
||worldsbestcams.com^$third-party
||xgogi.com^$third-party
||xhamstercams.com^$third-party
||xlovecam.com^$third-party
||xlviiirdr.com^$third-party
||xogogowebcams.com^$third-party
||xtrafficads.com^$third-party
||xxxblackbook.com^$third-party
||xxxmatch.com^$third-party
||yourdatelink.com^$third-party
||yurivideo.com^$third-party
||1lzz.com^$popup
||1ts11.top^$popup
||3file.info^$popup,third-party
||3questionsgetthegirl.com^$popup
||9content.com^$popup
||adextrem.com^$popup
||adultadworld.com^$popup,third-party
||alobby-x.eu^$popup
||axp9.com^$popup
||axp9.net.^$popup
||axp9.org.^$popup
||banners.cams.com^$popup
||bxgjpocfz1g1jiwb.pro^$popup
||c4tracking01.com^$popup
||cam4tracking.com^$popup
||checkmy.cam^$popup
||chokertraffic.com^$popup
||chystechagre.pro^$popup
||ckrf1.com^$popup
||connexionsafe.com^$popup
||cooch.tv^$popup,third-party
||cpng.be.^$popup
||cpng.be^$popup
||cpng.ch.^$popup
||cpng.ch^$popup
||cpng.click^$popup
||cpng.club.^$popup
||cpng.club^$popup
||cpng.lol.^$popup
||cpng.lol^$popup
||crentexgate.com^$popup
||crjpingate.com^$popup
||crlcw.link^$popup
||crptentry.com^$popup
||crptgate.com^$popup
||cstraffic.com^$popup
||date-for-more.com^$popup
||datoporn.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
||dynsrvcab.com^$popup
||ebbp1.pro^$popup
||ebocornac.com^$popup
||ekod.info^$popup
||ero-advertising.com^$popup
||eroge.com^$popup
||ertya.com^$popup
||ezofferz.com^$popup
||fderty.com^$popup
||flagads.net^$popup
||flndmyiove.net^$popup
||fpctraffic2.com^$popup,third-party
||freecamsexposed.com^$popup
||freewebcams.com^$popup,third-party
||frtyi.com^$popup,third-party
||gambol.link^$popup
||gettraff.com^$popup
||girls.xyz^$popup
||girlsoncam.info^$popup
||global-trk.com^$popup
||go-route.com^$popup
||goaffmy.com^$popup
||grtyv.com^$popup
||hizlireklam.com^$popup
||hookhub.webcam^$popup
||hornymatches.com^$popup,third-party
||hpyrdr.com^$popup
||hrtya.com^$popup
||indianfriendfinder.com^$popup,third-party
||ipvertising.com^$popup
||irtye.com^$popup
||isanalyze.com^$popup
||jeisl.com^$popup
||jizzy.org^$popup
||jsmjmp.com^$popup
||juicyads.com^$popup,third-party
||kaizentraffic.com^$popup
||libedgolart.com^$popup
||lofv.xyz^$popup
||loltrk.com^$popup,third-party
||misspkl.com^$popup
||moradu.com^$popup
||mptentry.com^$popup
||needlive.com^$popup
||njmaq.com^$popup
||notimoti.com^$popup
||nyetm2mkch.com^$popup
||ophistler.pro^$popup
||passtechusa.com^$popup
||pd-news.com^$popup
||pinkberrytube.com^$popup
||playgirl.com^$popup
||plinx.net^$popup,third-party
||poweredbyliquidfire.mobi^$popup
||prodtraff.com^$popup
||prpopss.com^$popup
||pxlk9.org.^$popup
||quadrinhoseroticos.net^$popup,third-party
||quadrupleclick.com^$popup
||rdvinfidele.club^$popup
||repmbuycurl.com^$popup
||reporo.net^$popup
||restions-planted.com^$popup
||resurrect.club^$popup
||reviewdollars.com^$popup
||royalads.net^$popup,third-party
||sascentral.com^$popup
||setravieso.com^$popup,third-party
||sexad.net^$popup
||sexemulator.com^$popup
||sexflirtbook.com^$popup,third-party
||sexintheuk.com^$popup,third-party
||sexmotors.com^$popup,third-party
||sexpennyauctions.com^$popup
||slut2fuck.net^$popup
||snapcheat.app^$popup
||soadvr.com^$popup
||sobakenchmaphk.com^$popup
||socialsex.biz^$popup,third-party
||socialsex.com^$popup
||spklmis.com^$popup
||super-ladies-now.life^$popup
||targetingnow.com^$popup
||trackvoluum.com^$popup
||traffic.club^$popup
||trafficbroker.com^$popup
||trafficstars.com^$popup
||traffictraffickers.com^$popup
||trkbc.com^$popup
||trkinator.com^$popup
||trvtrk.com^$popup
||twinrdsrv.com^$popup
||viensvoircesite.com^$popup
||vlexokrako.com^$popup
||watchmygf.com^$popup
||xdtraffic.com^$popup
||xmatch.com^$popup
||xpeeps.com^$popup,third-party
||xvika.com^$popup
||xxlargepop.com^$popup
||xxxjmp.com^$popup
||xxxmatch.com^$popup
||xxxrevpushclcdu.com^$popup
||zononi.com^$popup,third-party
||000webhost.com/images/banners/
||1080872514.rsc.cdn77.org^
||1675450967.rsc.cdn77.org^
||a.ucoz.net^
||ad.about.co.kr^
||ad.bitbay.net^
||ad.bitmedia.io^
||ad.doubleclick.net/ddm/clk/$domain=ad.doubleclick.net
||ad.edugram.com^
||ad.jamba.net^
||ad.mail.ru^$domain=~mail.ru|~sportmail.ru
||ad.netmedia.hu^
||ad.outsidehub.com^
||ad.reklamport.com^
||ad.smartmediarep.com^
||ad.wsod.com^
||adaptv.advertising.com^
||adf.ly/funcript
||adf.ly/js/display.js
||adf.ly/js/entry.js
||adf.ly/js/link-converter.js
||adfoc.us^$script,third-party
||adform.net/banners/$third-party
||adform.net/serving/$third-party
||ads-sg.tiktok.com^
||ads.audio.thisisdax.com^
||ads.linkedin.com^$third-party
||ads.servebom.com^
||ads.sportradar.com^
||adserving.unibet.com^
||advast.sibnet.ru^
||adzmoney.linkyqueen.ga^
||aff.bstatic.com^
||affiliate.heureka.cz^
||affiliate.juno.co.uk^
||affiliate.mediatemple.net^
||ah.pricegrabber.com^
||ak.imgaft.com^
||akamacdn.com/api/spots/
||alpsat.com/banner/
||amazonaws.com/mailcache.appinthestore.com/
||amazonaws.com^$domain=1337x.to|1337xx.to|bluemediafiles.com|daddylive.click|
downloadpirate.com|hexupload.net|igg-games.com|krunkercentral.com|s2dfree.cc|
s2dfree.de|s2dfree.is|s2dfree.nl|s2dfree.to|soap2day.ac|soap2day.cc|soap2day.cx|
soap2day.sh|soap2day.to|torrentgalaxy.to|torrentgalaxy.tv|torrentmac.net|vshare.eu|
yify-movies.net
||an.yandex.ru^$domain=~e.mail.ru
||any.gs/visitScript/
||api.140proof.com^
||api.bitp.it^
||apihotels.net/onestream/events/
||apkmaza.net/wp-content/uploads/$third-party
||appdevsecrets.com/images/nuts/
||appnext-a.akamaihd.net^
||apps.media-lab.ai^
||assets.sheetmusicplus.com^$third-party
||autodealer.co.za/inc/widget/
||autotrader.ca/result/AutosAvailableListings.aspx?
||autotrader.co.za/partners/
||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.marfeelcache.com/statics/marfeel/gardac-sync.js
||bankrate.com/jsfeeds/
||bc.coupons.com^
||bc.vc/js/link-converter.js
||beauties-of-ukraine.com/export.js
||besthosting.ua/banner/
||bet365.com/favicon.ico$third-party
||betting.betfair.com^$third-party
||bharatmatrimony.com/matrimoney/matrimoneybanners/
||bidder.criteo.com^
||bidorbuy.co.za/jsp/system/referral.jsp?
||bidorbuy.co.za/jsp/tradesearch/TradeFeedPreview.jsp?
||bids.concert.io^
||bigrock.in/affiliate/
||binopt.net/banners/
||bit.ly^$image,domain=tooxclusive.com
||bit.ly^$subdocument,domain=adf.ly
||bitbond.com/affiliate-program/
||bl.wavecdn.de^
||blacklistednews.com/contentrotator/
||blogatus.com/images/banner/$third-party
||bloodstock.uk.com/affiliates/
||bluehost-cdn.com/media/partner/images/
||bluehost.com/web-hosting/domaincheckapi/?affiliate=
||bluepromocode.com/images/widgets/
||bluesattv.net/bluesattvnet.gif
||bluesattv.net/gif.gif
||bookingdragon.com^$subdocument,third-party
||bordernode.com/images/$third-party
||borrowlenses.com/affiliate/
||bplaced.net/pub/
||bravenet.com/cserv.php
||btcnews.one/adsbanner_
||btguard.com/images/
||btr.domywife.com^
||bza.co^$subdocument,third-party
||c.bannerflow.net^
||careerwebsite.com/distrib_pages/jobs.cfm?
||carfax.com/img_myap/
||cas.*.criteo.com^
||cas.clickability.com^
||casalemedia.com/cygnus?
||cdn.neighbourly.co.nz/widget/$subdocument
||cdn4.life/media/
||cdnpub.info^$subdocument,third-party,domain=~iqbroker.co|~iqbroker.com|
~iqoption.co.th|~iqoption.com|~tr-iqoption.com
||cdnservices.net/megatag.js
||cex.io/img/b/
||cex.io/informer/
||clarity.abacast.com^
||click.alibaba.com^$subdocument,third-party
||click.aliexpress.com^$subdocument,third-party
||clickfunnels.com/assets/cfpop.js
||cloud.setupad.com^
||cloudbet.com/ad/
||cloudfront.net^$domain=igg-games.com
||coinmama.com/assets/img/banners/
||commercial.daznservices.com^
||content.livesportmedia.eu^
||couponcp-a.akamaihd.net^
||cperformmedia-a.akamaihd.net^
||cpkshop.com/campaign/$third-party
||cpm.amateurcommunity.de^
||cpmstar.com/cached/
||cpmstar.com/view.aspx
||creatives.inmotionhosting.com^
||credible.com/sdk.js$third-party
||crowdsavings.com/r/banner/
||crunchyroll.com/awidget/
||customer.heartinternet.co.uk^$third-party
||cut-win.com/img/banners/
||cuteonly.com/banners.php
||dart.clearchannel.com^
||datafeedfile.com/widget/readywidget/
||dawanda.com/widget/
||ddownload.com/images/promo/$third-party
||dealextreme.com/affiliate_upload/
||deals.macupdate.com^$third-party
||dealspure.com^$third-party
||decals.rcgroups.com^$third-party
||decals.rcgroups.net^$third-party
||delivery.thebloggernetwork.com^
||desperateseller.co.uk/affiliates/
||disqus.com/listPromoted?
||disqusservice.com/iframe/fallback/
||djicdn.com/uploads/ad_image_$third-party
||dtrk.slimcdn.com^
||dunhilltraveldeals.com^$third-party
||dx.com/affiliate/
||e-tailwebstores.com/accounts/default1/banners/
||earn-bitcoins.net/banner_
||easyretiredmillionaire.com/img/aff-img/
||elliottwave.com/fw/regular_leaderboard.js
||engine.eroge.com^
||epnt.ebay.com^
||escape.insites.eu^
||espncdn.shop/nwm-dbh.min3.js
||essayerudite.com/images/banner/
||etrader.kalahari.com^
||etrader.kalahari.net^
||exchange.remixd.com/vast/
||extensoft.com/artisteer/banners/
||facebook.com/audiencenetwork/$third-party
||familytreedna.com/img/affiliates/
||fancybar.net/ac/fancybar.js?zoneid
||fapturbo.com/testoid/
||fcdn.stream/asset/bann.js
||feedburner.com/~a/
||fileboom.me/images/i/$third-party
||filterforge.com/images/banners/
||flower.com/img/lsh/
||footymad.net/partners/
||freetrafficsystem.com/fts/ban/
||freshbooks.com/images/banners/
||funtonia.com/promo/
||futuresite.register.com/us?
||g.ezoic.net/ezosuigenerisc.js
||gadgets360.com/pricee/assets/affiliate/
||gamblingwages.com/images/
||gameduell.com/res/affiliate/
||gamer-network.net/plugins/dfp/
||gamersaloon.com/images/banners/
||gamesports.net/monkey_
||gamingjobsonline.com/images/banner/
||gateway.fortunelounge.com^
||geobanner.friendfinder.com^$third-party
||get.cryptobrowser.site^
||get.davincisgold.com^
||get.paradise8.com^
||get.rubyroyal.com^
||get.slotocash.com^
||get.thisisvegas.com^
||getsurl.com/images/banners/
||gfxa.sheetmusicplus.com^
||gg.caixin.com^
||giffgaff.com/banner/
||glam.com/app/
||glam.com/gad/
||go.bloxplay.com^
||goldmoney.com/~/media/Images/Banners/
||google.com/adsense/ad
||google.com/adsense/domains
||google.com/adsense/search/
||google.com/dp/ads
||google.com/pagead/
||googleadapis.l.google.com^$third-party
||googleads.github.io^
||googlesyndication.com/ddm/
||googlesyndication.com/pagead/
||googlesyndication.com/safeframe/
||gopjn.com/b/
||gopjn.com/i/
||grid.bidswitch.net/hbjson
||groupon.com/javascripts/common/affiliate_widget/
||grscty.com/images/banner/
||gsniper.com/images/
||handango.com/marketing/affiliate/
||hbid.ams3.cdn.digitaloceanspaces.com^
||hide-my-ip.com/promo/
||highepcoffer.com/images/banners/
||hitleap.com/assets/banner
||hosting.photobucket.com^$image,domain=urbanartassociation.com
||hostmonster.com/src/js/$third-party
||hoteltravel.com/partner/$third-party
||hotlink.cc/promo/
||httpslink.com/EdgeOfTheFire
||iad-*.blaze.com^
||ibvpn.com/img/banners/
||ifoneunlock.com/*_banner_
||ifriends.net/Refer.dll?
||im.ov.yahoo.co.jp^
||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
||in.com/common/script_catch.js
||indeed.fr/ads/
||infibeam.com/affiliate/
||inrdeals.com^$third-party
||instant-gaming.com/affgames/
||instantpaysites.com/banner/
||ipp.littlecdn.com^
||jinx.com/content/banner/
||jobtarget.com/distrib_pages/
||jvzoo.com/assets/widget/
||jwpcdn.com/player/plugins/bidding/
||jwpcdn.com/player/plugins/googima/
||karma.mdpcdn.com^
||keep2share.cc/images/i/$third-party
||kontera.com/javascript/lib/KonaLibInline.js
||lawdepot.com/affiliate/$third-party
||leadfamly.com/campaign/sdk/popup.min.js
||leadsleap.com/widget/
||leanpub.com^*/embed$subdocument,third-party
||legitonlinejobs.com/images/$third-party
||lesmeilleurs-jeux.net/images/ban/
||lessemf.com/images/banner-
||libs.sphere.com/video/outbrain-player/$third-party
||lijit.com/adif_px.php
||lijit.com/delivery/
||link.link.ru^$third-party
||linkconnector.com/tr.php
||linkconnector.com/traffic_record.php
||linkshrink.net^$script,third-party
||littlecdn.com^$script
||liveperson.com/affiliates/
||lottoelite.com/banners/
||lp.ncdownloader.com^
||ltkcdn.net/ltkrev.js
||madisonlogic.com^$third-party
||magniwork.com/banner/
||mahndi.com/images/banner/
||mambaonline.com/clinic_button.
||mantisadnetwork.com/mantodea.min.js
||marketing.888.com^
||marketools.plus500.com/feeds/
||marketools.plus500.com/Widgets/
||matrixmails.com/images/$third-party
||mbid.marfeelrev.com^
||mcc.godaddy.com/park/
||media.librabet.com/renderimage.aspx?$third-party
||media.netrefer.com^
||mediaplex.com/ad/
||memesng.com/ads
||metabet.io/js/global.js
||metroland.com/wagjag/
||missnowmrs.com/images/banners/
||mmosale.com/baner_images/
||mmwebhandler.888.com^
||msn.com/images/v9/en-us/game/tw48/960x300_$third-party
||mydirtyhobby.com^$third-party,domain=~my-dirty-hobby.com|~mydirtyhobby.de
||myfinance.com^$subdocument,third-party
||namecheap.com/graphics/linkus/
||nativly.com/tds/widget?
||netnaija.com/s/$script
||news.smi2.ru^$third-party
||newsiqra.com^$subdocument,third-party
||nimblecommerce.com/widget.action?
||nitroflare.com/img/banners/
||nmh.my.na/main/products/$third-party
||noagentfees.com^$subdocument,domain=independent.com.mt
||ntvcld-a.akamaihd.net^
||obox-design.com/affiliate-banners/
||oilofasia.com/images/banners/
||onetag-sys.com/prebid-request
||orangebuddies.nl/image/banners/
||outbrain.com^$domain=bgr.com|tvline.com
||p.d.1emn.com^
||p.jwpcdn.com/player/plugins/vast/
||p.smartertravel.com^
||pacontainer.s3.amazonaws.com^
||pagead2.googlesyndication.com^
||partner.e-conomic.com^
||partners.autotrader.co.uk^
||partners.betus.com^
||partners.dogtime.com^
||partners.hostgator.com^
||partners.rochen.com^
||partners.wrike.com^
||payza.com/images/banners/
||pb.s3wfg.com^
||perfectmoney.com/img/banners/
||phonephotographytricks.com/images/banners/
||phonograph2.voxmedia.com^
||pics.firstload.de^
||pjatr.com^$image,script
||pjtra.com^$image,script
||play-asia.com^$image,subdocument,third-party
||plista.com/async_lib.js?
||plista.com/tiny/$third-party
||plus.net/images/referrals/
||pntra.com^$image,script
||pntrac.com^$image,script
||pntrs.com^$image,script
||popin.cc/popin_discovery
||popmog.com^
||post.rmbn.ru^$third-party
||press-start.com/affgames/
||privateinternetaccess.com^$script,third-party,xmlhttprequest
||privatejetfinder.com/skins/partners/$third-party
||promos.fling.com^
||promote.pair.com^
||proxynoid.com/images/referrals/
||proxysolutions.net/affiliates/
||public.porn.fr^$third-party
||publish0x.com^$image,script,third-party
||purevpn.com/affiliates/
||racebets.com/media.php?
||ratesupermarket.ca/widgets/
||readme.ru/informer/
||recipefy.net/rssfeed.php
||redirect-ads.com^$~subdocument,third-party
||redtram.com^$script,third-party
||regnow.com/vendor/
||reiclub.com/templates/interviews/exit_popup/
||remax-malta.com/widget_new/$third-party
||rentalcars.com/partners/
||res3.feedsportal.com^
||resellerratings.com/popup/include/popup.js
||rotabanner.kulichki.net^
||rotator.tradetracker.net^
||rubylife.go2cloud.org^
||s1.wp.com^$subdocument,third-party
||saambaa.com^$third-party
||safarinow.com/affiliate-zone/
||safelinku.com/js/web-script.js
||sailthru.com^*/horizon.js
||sascdn.com/config.js
||sascdn.com/diff/$image,script
||sascdn.com/tag/
||sbhc.portalhc.com^
||secure.money.com^$third-party
||servedby.keygamesnetwork.com^
||servedby.yell.com^
||service.smscoin.com/js/sendpic.js
||services.zam.com^
||shareasale.com/image/$third-party
||shareflare.net/images/$third-party
||shink.in/js/script.js
||shorte.st/link-converter.min.js
||sikr.chimeratool.com^
||siteground.com/img/affiliate/
||siteground.com/img/banners/
||skimresources.com^$script,subdocument,third-party
||slysoft.com/img/banner/
||smartdestinations.com/ai/
||smbulk.com/assets/images/banner-
||snacklink.co/js/web-script.js
||snacktools.net/bannersnack/$domain=~bannersnack.dev
||socialmonkee.com/images/
||squirrels.getsquirrel.co^
||srv.dynamicyield.com^
||srv.tunefindforfans.com^
||srx.com.sg/srx/media/
||ssl-images-amazon.com/images/*/DAsf-
||ssl-images-amazon.com/images/*/MAsf-
||static.tradetracker.net^$third-party
||supply.upjers.com^
||surveymonkey.com/jspop.aspx?
||sweeva.com/images/banner250.gif
||syndicate.payloadz.com^
||taboola.com/vpaid/
||taboola.com^$domain=independent.co.uk|outlook.live.com|technobuffalo.com
||tag.regieci.com^
||tags.sprizzy.com^
||takefile.link/promo/$third-party
||targeting.vdo.ai^
||tcadserver.rain-digital.ca^
||tech426.com/pub/
||techkeels.com/creatives/
||textlinks.com/images/banners/
||thebloggernetwork.com/demandfusion.js
||thefreesite.com/nov99bannov.gif
||ti.tradetracker.net^
||tillertag-a.akamaihd.net^
||torrindex.net/images/epv/
||torrindex.net/static/tinysort.min.js
||track.effiliation.com^$image,script
||travel.mediaalpha.com/js/serve.js
||trendads.reactivebetting.com^
||trvl-px.com/trvl-px/
||turb.cc/fd1/img/promo/
||typicalstudent.org^$third-party
||uploaded.net/img/public/$third-party
||utility.rogersmedia.com/wrapper.js
||vice-publishers-cdn.vice.com^
||video-ads.a2z.com^
||viralize.tv/t-bid-opportunity/
||virool.com/widgets/
||vultr.com/media/banner
||vuukle.com/ads/
||web.adblade.com^
||web2feel.com/images/$third-party
||webseed.com/WP/
||weby.aaas.org^
||widenetworks.net^$domain=flysat.com
||widgeo.net/popup.js
||widget.engageya.com/engageya_loader.js
||widget.searchschoolsnetwork.com^
||widget.sellwild.com^
||widget.shopstyle.com^
||widgets.business.com^
||widgets.lendingtree.com^
||widgets.oddschecker.com^
||widgets.progrids.com^
||widgets.tree.com^
||wowtcgloot.com/share/?d=$third-party
||wp.com/assets.sheetmusicplus.com/banner/
||wp.com/assets.sheetmusicplus.com/smp/
||wp.com/bugsfighter.com/wp-content/uploads/2016/07/adguard-banner.png
||wp.com/stripe.rs-stripe.com/
||wpzoom.com/images/aff/
||ws.amazon.*/widgets/$third-party
||yahoo.com/bidRequest?
||yield-op-idsync.live.streamtheworld.com^
||yieldmanager.edgesuite.net^
||yimg.com/dy/ads/readmo.js
||z3x-team.com/wp-content/*-banner-
||zergnet.com/zerg.js
||ziffstatic.com/pg/
||ziffstatic.com/zmg/pogoadk.js
||ad.intl.xiaomi.com^
||ad.samsungadhub.com^
||ad.xiaomi.com^
||samsungadhub.com^$third-party
||ads.yahoo.com^
/^https?:\/\/s3\.*.*\.amazonaws\.com\/[a-f0-9]{45,}\/[a-f,0-9]{8,10}$/
$script,third-party,xmlhttprequest,domain=~amazon.com
||s3.amazonaws.com^*/f10ac63cd7
||s3.amazonaws.com^*/secure.js
||tsbluebox.com^$third-party
||vidoplay.com^$third-party
||d10lumateci472.cloudfront.net^
||d10lv7w3g0jvk9.cloudfront.net^
||d10nkw6w2k1o10.cloudfront.net^
||d10wfab8zt419p.cloudfront.net^
||d11enq2rymy0yl.cloudfront.net^
||d11hjbdxxtogg5.cloudfront.net^
||d11tybz5ul8vel.cloudfront.net^
||d12czbu0tltgqq.cloudfront.net^
||d12ysuoljjyfqa.cloudfront.net^
||d13k7prax1yi04.cloudfront.net^
||d140sbu1b1m3h0.cloudfront.net^
||d141wsrw9m4as6.cloudfront.net^
||d14821r0t3377v.cloudfront.net^
||d15gt9gwxw5wu0.cloudfront.net^
||d15jg7068qz6nm.cloudfront.net^
||d15kdpgjg3unno.cloudfront.net^
||d15nyyrvgr35tv.cloudfront.net^
||d162nnmwf9bggr.cloudfront.net^
||d175dtblugd1dn.cloudfront.net^
||d188elxamt3utn.cloudfront.net^
||d188m5xxcpvuue.cloudfront.net^
||d18e74vjvmvza1.cloudfront.net^
||d18g6t7whf8ejf.cloudfront.net^
||d18mealirgdbbz.cloudfront.net^
||d18t35yyry2k49.cloudfront.net^
||d1a3jb5hjny5s4.cloudfront.net^
||d1ac2du043ydir.cloudfront.net^
||d1aezk8tun0dhm.cloudfront.net^
||d1aqvw7cn4ydzo.cloudfront.net^
||d1aznprfp4xena.cloudfront.net^
||d1b240xv9h0q8y.cloudfront.net^
||d1b499kr4qnas6.cloudfront.net^
||d1betjlqogdr97.cloudfront.net^
||d1bi6hxlc51jjw.cloudfront.net^
||d1bxkgbbc428vi.cloudfront.net^
||d1clmik8la8v65.cloudfront.net^
||d1crt12zco2cvf.cloudfront.net^
||d1diqetif5itzx.cloudfront.net^
||d1e28xq8vu3baf.cloudfront.net^
||d1ebha2k07asm5.cloudfront.net^
||d1esebcdm6wx7j.cloudfront.net^
||d1ev866ubw90c6.cloudfront.net^
||d1ezlc9vy4yc7g.cloudfront.net^
||d1f05vr3sjsuy7.cloudfront.net^
||d1fs2ef81chg3.cloudfront.net^
||d1il9t8pu4dsoj.cloudfront.net^
||d1ilwohzbe4ao6.cloudfront.net^
||d1izuvv2qy7hel.cloudfront.net^
||d1jcj9gy98l90g.cloudfront.net^
||d1jnvfp2m6fzvq.cloudfront.net^
||d1jow6p6g37b9u.cloudfront.net^
||d1ks8roequxbwa.cloudfront.net^
||d1mbgf0ge24riu.cloudfront.net^
||d1mbihpm2gncx7.cloudfront.net^
||d1n1ppeppre6d4.cloudfront.net^
||d1n3tk65esqc4k.cloudfront.net^
||d1nkvehlw5hmj4.cloudfront.net^
||d1nmxiiewlx627.cloudfront.net^
||d1nnhbi4g0kj5.cloudfront.net^
||d1nssfq3xl2t6b.cloudfront.net^
||d1nx2jii03b4ju.cloudfront.net^
||d1oxccu2k3w6jx.cloudfront.net^
||d1p3zboe6tz3yy.cloudfront.net^
||d1pn3cn3ri604k.cloudfront.net^
||d1qc76gneygidm.cloudfront.net^
||d1qggq1at2gusn.cloudfront.net^
||d1qk9ujrmkucbl.cloudfront.net^
||d1r90st78epsag.cloudfront.net^
||d1rguclfwp7nc8.cloudfront.net^
||d1rkf0bq85yx06.cloudfront.net^
||d1rsh847opos9y.cloudfront.net^
||d1u1byonn4po0b.cloudfront.net^
||d1ukp4rdr0i4nl.cloudfront.net^
||d1upt0rqzff34l.cloudfront.net^
||d1v99qnc7usc0g.cloudfront.net^
||d1w24oanovvxvg.cloudfront.net^
||d1wa9546y9kg0n.cloudfront.net^
||d1wi563t0137vz.cloudfront.net^
||d1wjz6mrey9f5v.cloudfront.net^
||d1xkyo9j4r7vnn.cloudfront.net^
||d1ybdlg8aoufn.cloudfront.net^
||d1zgderxoe1a.cloudfront.net^
||d20903hof2l33q.cloudfront.net^
||d20l1z9qfxwqa3.cloudfront.net^
||d213cc9tw38vai.cloudfront.net^
||d21f25e9uvddd7.cloudfront.net^
||d21rudljp9n1rr.cloudfront.net^
||d227cncaprzd7y.cloudfront.net^
||d22ffr6srkd9zx.cloudfront.net^
||d22lo5bcpq2fif.cloudfront.net^
||d22sfab2t5o9bq.cloudfront.net^
||d22xmn10vbouk4.cloudfront.net^
||d22z575k8abudv.cloudfront.net^
||d23guct4biwna6.cloudfront.net^
||d23xhr62nxa8qo.cloudfront.net^
||d24g87zbxr4yiz.cloudfront.net^
||d25dfknw9ghxs6.cloudfront.net^
||d25xkbr68qqtcn.cloudfront.net^
||d261u4g5nqprix.cloudfront.net^
||d26adrx9c3n0mq.cloudfront.net^
||d26c6kzavi5zwd.cloudfront.net^
||d26p9ecwyy9zqv.cloudfront.net^
||d26yfyk0ym2k1u.cloudfront.net^
||d27gtglsu4f4y2.cloudfront.net^
||d27qffx6rqb3qm.cloudfront.net^
||d28s7kbgrs6h2f.cloudfront.net^
||d29dbajta0the9.cloudfront.net^
||d29i6o40xcgdai.cloudfront.net^
||d2bbq3twedfo2f.cloudfront.net^
||d2c4ylitp1qu24.cloudfront.net^
||d2cgumzzqhgmdu.cloudfront.net^
||d2cmh8xu3ncrj2.cloudfront.net^
||d2d8qsxiai9qwj.cloudfront.net^
||d2dyjetg3tc2wn.cloudfront.net^
||d2e30rravz97d4.cloudfront.net^
||d2edfzx4ay42og.cloudfront.net^
||d2enprlhqqv4jf.cloudfront.net^
||d2ers4gi7coxau.cloudfront.net^
||d2fbkzyicji7c4.cloudfront.net^
||d2fbvay81k4ji3.cloudfront.net^
||d2focgxak1cn74.cloudfront.net^
||d2g8ksx1za632p.cloudfront.net^
||d2g9nmtuil60cb.cloudfront.net^
||d2ga0x5nt7ml6e.cloudfront.net^
||d2ghscazvn398x.cloudfront.net^
||d2glav2919q4cw.cloudfront.net^
||d2hvwfg7vv4mhf.cloudfront.net^
||d2i4wzwe8j1np9.cloudfront.net^
||d2i55s0cnk529c.cloudfront.net^
||d2j042cj1421wi.cloudfront.net^
||d2k487jakgs1mb.cloudfront.net^
||d2k7b1tjy36ro0.cloudfront.net^
||d2kadvyeq051an.cloudfront.net^
||d2kd9y1bp4zc6.cloudfront.net^
||d2khpmub947xov.cloudfront.net^
||d2kk0o3fr7ed01.cloudfront.net^
||d2klx87bgzngce.cloudfront.net^
||d2kz60b0gq4lg.cloudfront.net^
||d2l3f1n039mza.cloudfront.net^
||d2lahoz916es9g.cloudfront.net^
||d2lp70uu6oz7vk.cloudfront.net^
||d2mic0r0bo3i6z.cloudfront.net^
||d2muzdhs7lpmo0.cloudfront.net^
||d2n726m6x5iwwx.cloudfront.net^
||d2na2p72vtqyok.cloudfront.net^
||d2nlytvx51ywh9.cloudfront.net^
||d2nz8k4xyoudsx.cloudfront.net^
||d2ojfulajn60p5.cloudfront.net^
||d2pxbld8wrqyrk.cloudfront.net^
||d2q52i8yx3j68p.cloudfront.net^
||d2q9y3krdwohfj.cloudfront.net^
||d2qhg50jab93jy.cloudfront.net^
||d2qz7ofajpstv5.cloudfront.net^
||d2r3rw91i5z1w9.cloudfront.net^
||d2sbzwmcg5amr3.cloudfront.net^
||d2sucq8qh4zqzj.cloudfront.net^
||d2t7a3zbo166a9.cloudfront.net^
||d2taktuuo4oqx.cloudfront.net^
||d2tkdzior84vck.cloudfront.net^
||d2u2lv2h6u18yc.cloudfront.net^
||d2u6dc21frjf6h.cloudfront.net^
||d2uap9jskdzp2.cloudfront.net^
||d2uepos3ef6db0.cloudfront.net^
||d2uy8iq3fi50kh.cloudfront.net^
||d2v02itv0y9u9t.cloudfront.net^
||d2va1d0hpla18n.cloudfront.net^
||d2werg7o2mztut.cloudfront.net^
||d2x19ia47o8gwm.cloudfront.net^
||d2ykons4g8jre6.cloudfront.net^
||d2z51a9spn09cw.cloudfront.net^
||d2zcblk8m9mzq5.cloudfront.net^
||d301cxwfymy227.cloudfront.net^
||d30sxnvlkawtwa.cloudfront.net^
||d31mxuhvwrofft.cloudfront.net^
||d31vxm9ubutrmw.cloudfront.net^
||d32bug9eb0g0bh.cloudfront.net^
||d33otidwg56k90.cloudfront.net^
||d347nuc6bd1dvs.cloudfront.net^
||d34rdvn2ky3gnm.cloudfront.net^
||d355vwft2pa8h6.cloudfront.net^
||d359wjs9dpy12d.cloudfront.net^
||d36zfztxfflmqo.cloudfront.net^
||d37abonb6ucrhx.cloudfront.net^
||d37pempw0ijqri.cloudfront.net^
||d38goz54x5g9rw.cloudfront.net^
||d38itq6vdv6gr9.cloudfront.net^
||d38rrxgee6j9l3.cloudfront.net^
||d39hdzmeufnl50.cloudfront.net^
||d39ion77s0ucuz.cloudfront.net^
||d39xxywi4dmut5.cloudfront.net^
||d3a42c7xs4vn3.cloudfront.net^
||d3a49eam5ump99.cloudfront.net^
||d3aajkp07o1e4y.cloudfront.net^
||d3ahinqqx1dy5v.cloudfront.net^
||d3aiy6aqoa3ykz.cloudfront.net^
||d3asksgk2foh5m.cloudfront.net^
||d3b2hhehkqd158.cloudfront.net^
||d3bbyfw7v2aifi.cloudfront.net^
||d3beefy8kd1pr7.cloudfront.net^
||d3c3uihon9kmp.cloudfront.net^
||d3cod80thn7qnd.cloudfront.net^
||d3cpib6kv2rja7.cloudfront.net^
||d3cynajatn2qbc.cloudfront.net^
||d3dq1nh1l1pzqy.cloudfront.net^
||d3dytsf4vrjn5x.cloudfront.net^
||d3em0905j9y6sm.cloudfront.net^
||d3f1wcxz2rdrik.cloudfront.net^
||d3f4nuq5dskrej.cloudfront.net^
||d3g5ovfngjw9bw.cloudfront.net^
||d3hitamb7drqut.cloudfront.net^
||d3hj4iyx6t1waz.cloudfront.net^
||d3hs51abvkuanv.cloudfront.net^
||d3hyoy1d16gfg0.cloudfront.net^
||d3ithbwcmjcxl7.cloudfront.net^
||d3j3yrurxcqogk.cloudfront.net^
||d3j7esvm4tntxq.cloudfront.net^
||d3jdulus8lb392.cloudfront.net^
||d3kblkhdtjv0tf.cloudfront.net^
||d3kpkrgd3aj4o7.cloudfront.net^
||d3l320urli0p1u.cloudfront.net^
||d3lcz8vpax4lo2.cloudfront.net^
||d3lvr7yuk4uaui.cloudfront.net^
||d3lw2k94jnkvbs.cloudfront.net^
||d3m4hp4bp4w996.cloudfront.net^
||d3mr7y154d2qg5.cloudfront.net^
||d3mshiiq22wqhz.cloudfront.net^
||d3mzokty951c5w.cloudfront.net^
||d3n3a4vl82t80h.cloudfront.net^
||d3nel6rcmq5lzw.cloudfront.net^
||d3numuoibysgi8.cloudfront.net^
||d3nvrqlo8rj1kw.cloudfront.net^
||d3ou4areduq72f.cloudfront.net^
||d3oy68whu51rnt.cloudfront.net^
||d3p8w7to4066sy.cloudfront.net^
||d3pe8wzpurrzss.cloudfront.net^
||d3pk579obpqv7b.cloudfront.net^
||d3pvcolmug0tz6.cloudfront.net^
||d3q33rbmdkxzj.cloudfront.net^
||d3qu0b872n4q3x.cloudfront.net^
||d3rp5jatom3eyn.cloudfront.net^
||d3rxqouo2bn71j.cloudfront.net^
||d3t3lxfqz2g5hs.cloudfront.net^
||d3tozt7si7bmf7.cloudfront.net^
||d3ud741uvs727m.cloudfront.net^
||d3ujids68p6xmq.cloudfront.net^
||d3uqm14ppr8tkw.cloudfront.net^
||d3v3bqdndm4erx.cloudfront.net^
||d3vnm1492fpnm2.cloudfront.net^
||d3vpf6i51y286p.cloudfront.net^
||d4ngwggzm3w7j.cloudfront.net^
||d5g0nxmbdku6r.cloudfront.net^
||d5pb47xzjz3fc.cloudfront.net^
||d63a3au5lqmtu.cloudfront.net^
||d6sav80kktzcx.cloudfront.net^
||d6wzv57amlrv3.cloudfront.net^
||d7016uqa4s0lw.cloudfront.net^
||d7dza8s7j2am6.cloudfront.net^
||da3uf5ucdz00u.cloudfront.net^
||dagd0kz7sipfl.cloudfront.net^
||dal9hkyfi0m0n.cloudfront.net^
||dba9ytko5p72r.cloudfront.net^
||dbcdqp72lzmvj.cloudfront.net^
||dc08i221b0n8a.cloudfront.net^
||dc5k8fg5ioc8s.cloudfront.net^
||dc7e73byc1qpi.cloudfront.net^
||ddlh1467paih3.cloudfront.net^
||ddvbjehruuj5y.cloudfront.net^
||ddvfoj5yrl2oi.cloudfront.net^
||dew9ckzjyt2gn.cloudfront.net^
||dgw7ae5vrovs7.cloudfront.net^
||dhrhzii89gpwo.cloudfront.net^
||dihutyaiafuhr.cloudfront.net^
||dita6jhhqwoiz.cloudfront.net^
||djm080u34wfc5.cloudfront.net^
||djnaivalj34ub.cloudfront.net^
||djr4k68f8n55o.cloudfront.net^
||djv99sxoqpv11.cloudfront.net^
||djz9es32qen64.cloudfront.net^
||dk57sacpbi4by.cloudfront.net^
||dkm6b5q0h53z4.cloudfront.net^
||dkre4lyk6a9bt.cloudfront.net^
||dkus30wj6f84p.cloudfront.net^
||dkyp75kj7ldlr.cloudfront.net^
||dl5ft52dtazxd.cloudfront.net^
||dlkfm8bqz0bpx.cloudfront.net^
||dlne6myudrxi1.cloudfront.net^
||dlrioxg1637dk.cloudfront.net^
||dlvds9i67c60j.cloudfront.net^
||dm0acvguygm9h.cloudfront.net^
||dm7gsepi27zsx.cloudfront.net^
||dmeq7blex6x1u.cloudfront.net^
||dmg0877nfcvqj.cloudfront.net^
||dmkdtkad2jyb9.cloudfront.net^
||dmmzkfd82wayn.cloudfront.net^
||dmz3nd5oywtsw.cloudfront.net^
||dn3uy6cx65ujf.cloudfront.net^
||dnhfi5nn2dt67.cloudfront.net^
||dnved6ocs3pa4.cloudfront.net^
||do69ll745l27z.cloudfront.net^
||dojx47ab4dyxi.cloudfront.net^
||dpd9yiocsyy6p.cloudfront.net^
||dpsq2uzakdgqz.cloudfront.net^
||dq3yxnlzwhcys.cloudfront.net^
||dqhi3ea93ztgv.cloudfront.net^
||dr3k6qonw2kee.cloudfront.net^
||dr8pk6ovub897.cloudfront.net^
||drda5yf9kgz5p.cloudfront.net^
||drf8e429z5jzt.cloudfront.net^
||ds02gfqy6io6i.cloudfront.net^
||ds88pc0kw6cvc.cloudfront.net^
||dsb6jelx4yhln.cloudfront.net^
||dsh7ky7308k4b.cloudfront.net^
||dsie7h4lo9wxu.cloudfront.net^
||dtakdb1z5gq7e.cloudfront.net^
||dtto8zfzskfoa.cloudfront.net^
||dtv5loup63fac.cloudfront.net^
||dtyry4ejybx0.cloudfront.net^
||du01z5hhojprz.cloudfront.net^
||du2uh7rq0r0d3.cloudfront.net^
||due5a6x777z0x.cloudfront.net^
||dufai4b1ap33z.cloudfront.net^
||duzt6rhr7wo8p.cloudfront.net^
||dv7t7qyvgyrt5.cloudfront.net^
||dvc8653ec6uyk.cloudfront.net^
||dvt4pepo9om3r.cloudfront.net^
||dw55pg05c2rl5.cloudfront.net^
||dw9uc6c6b8nwx.cloudfront.net^
||dwnm2295blvjq.cloudfront.net^
||dxgo95ahe73e8.cloudfront.net^
||dxkkb5tytkivf.cloudfront.net^
||dxprljqoay4rt.cloudfront.net^
||dxz454z33ibrc.cloudfront.net^
||dybxezbel1g44.cloudfront.net^
||dyh1wzegu1j6z.cloudfront.net^
||dyj8pbcnat4xv.cloudfront.net^
||dyrfxuvraq0fk.cloudfront.net^
||dzupi9b81okew.cloudfront.net^
||dzv1ekshu2vbs.cloudfront.net^
||googleapis.com/qmftp/$script
||trust.zone^$third-party
||anti-adblock.herokuapp.com^
||noadblock.net^$third-party
||onfocus.io^$third-party
||secretmedia.com^$third-party
||6angebot.ch^$popup,third-party
||ad.22betpartners.com^$popup
||adcleanerpage.com^$popup
||adfreevision.com^$popup
||adrotator.se^$popup
||ads.planetwin365affiliate.com^$popup,third-party
||adserving.unibet.com^$popup
||akamacdn.com/api/spots/$popup
||allnewmembers.com^$popup
||allsportsflix.top^$popup
||amazing-dating.com^$popup
||anymoviesearch.com^$popup
||avatrade.io/ads/$popup
||avengeradblocker.com^$popup
||awin1.com/cread.php?s=$popup
||babesroulette.com^$popup
||best-stream.net^$popup
||bestanimegame.com^$popup
||bet365.com^*affiliate=$popup
||bettingpremier.com/direct/$popup
||bitcoincityprofits.co/?session=*&aff_$popup
||brazzers.com/click/$popup
||canyoublockit.com^$popup,third-party
||cdn.optmd.com^$popup
||chaturbate.com/affiliates/$popup
||cyberprivacy.pro^$popup
||dianomi.com^$popup
||download-step1.com^$popup
||downloadoperagx.com/ef/$popup
||eatcells.com/landing/$popup
||error-alerts.com^$popup
||evanetwork.com^$popup
||fastclick.net^$popup
||firstload.com^$popup
||firstload.de^$popup
||fleshlight.com/?link=$popup
||fndallgifts.click^$popup
||fsoft4down.com^$popup
||fwmrm.net^$popup
||get-express-vpn.online^$popup
||get-express-vpns.com^$popup
||getflowads.net^$popup
||go.isostech.com^$popup
||google.com/favicon.ico$popup
||greenadblocker.com^$popup
||insideoftech.com^$popup,third-party
||iqoption.com/land/$popup
||iyfsearch.com^$popup
||laborates.com^$popup
||mackeeperaffiliates.com^$popup
||mydiethub.com^$popup
||nocensor.biz/go/$popup
||ourcoolstories.com^$popup
||paid.outbrain.com^$popup
||premium-news-for.me^$popup
||profitsurvey365.live^$popup
||promo.20bet.partners^$popup
||quantumadblocker.com^$popup
||record.affiliatelounge.com^$popup
||resign-man.com^$popup
||saucepanstream.com^$popup
||serve.prestigecasino.com^$popup
||serve.williamhillcasino.com^$popup
||skipvideoads.com^$popup
||smartblocker.org^$popup
||special-offers.online^$popup
||streamblocked.com^$popup
||superblackfriday.deals^$popup
||theonlineuserprotector.com/download-guard/$popup,third-party
||torrent-protection.com^$popup
||trck.cdprivate.com^$popup
||ublockpop.com/rect.php?$popup
||unibet.co.uk/*affiliate$popup
||vid-adblocker.com^$popup
||vpnfortorrents.best^$popup
||vpnfortorrents.org^$popup
||whataboutnews.com^$popup,third-party
||windadblocker.com^$popup
||yield.app^*utm_source=$popup
||18onlygirls.tv/wp-content/banners/
||4fcams.com/in/?track=$subdocument,third-party
||4tube.com/iframe/$third-party
||69games.xxx/ajax/skr?
||adult.xyz^$script,third-party
||adultfriendfinder.com/go/$third-party
||adultfriendfinder.com/piclist?
||aff-jp.dxlive.com^
||affiliate.dtiserv.com^
||affiliates.cupidplc.com^
||affiliates.thrixxx.com^
||allanalpass.com/visitScript/
||amarotic.com/Banner/$third-party
||amateurporn.net^$third-party
||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/
||babes-mansion.s3.amazonaws.com^
||babesmansion.com/banner/$third-party
||bangdom.com^$third-party
||banner.themediaplanets.com^
||banners.adultfriendfinder.com^
||banners.alt.com^
||banners.amigos.com^
||banners.fastcupid.com^
||banners.fuckbookhookups.com^
||banners.nostringsattached.com^
||banners.outpersonals.com^
||banners.passion.com^
||banners.payserve.com^
||banners.penthouse.com^
||banners.videosecrets.com^
||bannershotlink.perfectgonzo.com^
||bans.bride.ru^
||bate.cum-shows.net^
||blacksonblondes.com/banners/
||bnr.playmagazines.com^
||bongacams.com/promo.php
||bongacash.com/tools/promo.php
||br.fling.com^
||br.realitykings.com^
||brazzers.com/ads/
||cam-content.com/banner/$third-party
||cams.com/go/$third-party
||cams.enjoy.be^
||camsaim.com/in/
||camsoda.com/promos/
||cash.femjoy.com^
||cdn3.hentaihand.com^
||chaturbate.com/affiliates/
||chaturbate.com/creative/
||chaturbate.com/in/
||cldup.com^$domain=androidadult.com
||cmix.org/teasers/
||creamgoodies.com/potd/
||creative.imagetwistcams.com^$subdocument
||creative.stripchat.com^
||creative.strpjmp.com^
||ddfcash.com^$third-party
||deliver.ptgncdn.com^
||dnk2wr2ch6zxa.cloudfront.net^
||dq06u9lt5akr2.cloudfront.net^
||fansign.streamray.com^
||faphouse.com^$subdocument,third-party
||fbooksluts.com^$third-party
||feeds.videosz.com^
||fleshlight.com/images/banners/
||fpcplugs.com/do.cgi?widget=
||free.srcdn.xyz^
||freesexcam365.com/in/
||fuegodevida.com^$third-party
||gateway-banner.eravage.com^
||geobanner.adultfriendfinder.com^
||geobanner.alt.com^
||geobanner.blacksexmatch.com^$third-party
||geobanner.fuckbookhookups.com^$third-party
||geobanner.hornywife.com^
||geobanner.sexfinder.com^$third-party
||gettubetv.com^$third-party
||gfrevenge.com/vbanners/
||girlsfuck-tube.com/js/aobj.js
||go.clicknplay.to^
||go.xxxiijmp.com^
||go2cdn.org/brand/$third-party
||hardbritlads.com/banner/
||hardcoreluv.com/hmt.gif
||hdpornphotos.com/images/728x180_
||hdpornphotos.com/images/banner_
||hentaikey.com/images/banners/
||hodun.ru/files/promo/
||homoactive.tv/banner/
||hostave3.net/hvw/banners/
||hosted.x-art.com/potd$third-party
||hostedmovieupdates.aebn.net^$domain=datingpornstar.com
||hosting24.com/images/banners/$third-party
||hotcaracum.com/banner/
||hotkinkyjo.xxx/resseler/banners/
||hotmovies.com/custom_videos.php?
||iframe.adultfriendfinder.com^$third-party
||iframes.hustler.com^$third-party
||ifriends.net^$subdocument,third-party
||ihookup.com/configcreatives/
||images.elenasmodels.com/Upload/$third-party
||istripper.com^$third-party,domain=~istripper.eu
||kau.li/yad.js
||kenny-glenn.net^*/longbanner_$third-party
||lacyx.com/images/banners/
||ladyboygoo.com/lbg/banners/
||lb-69.com/pics/
||lifeselector.com/iframetool/$third-party
||livejasmin.com^$third-party,domain=~awempire.com
||livesexasian.com^$subdocument,third-party
||loveme.com^$third-party
||lovense.com/UploadFiles/Temp/$third-party
||media.eurolive.com^$third-party
||media.mykodial.com^$third-party
||metartmoney.com^$third-party
||mrskin.com/affiliateframe/
||mrvids.com/network/
||mtoon.com/banner/
||my-dirty-hobby.com/?sub=$third-party
||mycams.com/freechat.php?
||mykocam.com/js/feeds.js
||mysexjourney.com/revenue/
||naked.com/promos/
||nakedswordcashcontent.com/videobanners/
||naughtycdn.com/public/iframes/
||nnteens.com/ad$subdocument
||nubiles.net/webmasters/promo/
||nude.hu/html/$third-party
||openadultdirectory.com/banner-
||otcash.com/images/
||partner.loveplanet.ru^
||parts.akibablog.net^$subdocument
||pcash.imlive.com^
||pimpandhost.com/site/trending-banners
||pinklabel.com/live-banners?
||pinkvisualgames.com/?revid=
||pirogad.tophosting101.com^
||plugin-x.com/rotaban/
||pod.xpress.com^
||pokazuwka.com/popu/
||porndeals.com^$subdocument,third-party
||pornravage.com/notification/
||potd.onlytease.com^
||prettyincash.com/premade/
||privatamateure.com/promotion/
||private.com/banner/
||profield.ddns.net^$third-party
||promo.blackcrush.com^
||promo.blackdatehookup.com^
||promo.cams.com^
||promos.camsoda.com^
||promos.gpniches.com^
||promos.meetlocals.com^
||ptcdn.mbicash.nl^
||pub.nakedreel.com^
||pussycash.com/content/banners/
||pussysaga.com/gb/
||putana.cz/banners/
||r18.com/track/
||rabbitporno.com/friends/
||rabbitporno.com/iframes/
||realitykings.com/vbanners/
||rhinoslist.com/sideb/get_laid-300.gif
||rss.dtiserv.com^
||ruscams.com/promo/
||saboom.com.pccdn.com^*/banner/
||sakuralive.com/dynamicbanner/
||scoreland.com/banner/
||sexei.net^$subdocument,xmlhttprequest
||sexgangsters.com/sg-banners/
||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/
||skeeping.com/live/$subdocument,third-party
||skyprivate.com^*/external/$third-party
||sleepgalleries.com/recips/$third-party
||smartmovies.net/promo_$third-party
||smpop.icfcdn.com^$third-party
||smyw.org/smyw_anima_1.gif
||snrcash.com/profilerotator/$third-party
||st.ipornia.com^$third-party
||static.twincdn.com/special/license.packed
||static.twincdn.com/special/script.packed
||streamen.com/exports/$third-party
||stripchat.com/api/external/
||stripchat.com^*/widget/$third-party
||swurve.com/affiliates/
||target.vivid.com^$third-party
||teendaporn.com/rk.js
||teenspirithentai.com^$third-party
||theporndude.com/graphics/tpd-$third-party
||tlavideo.com/affiliates/$third-party
||tm-banners.gamingadult.com^
||tm-offers.gamingadult.com^
||tongabonga.com/nudegirls
||tool.acces-vod.com^
||tools.bongacams.com^$third-party
||track.xtrasize.nl^$third-party
||turbolovervidz.com/fling/
||twiant.com/img/banners/
||twilightsex.com^$subdocument,third-party
||upsellit.com/custom/$third-party
||uselessjunk.com^$domain=yoloselfie.com
||vfreecams.com^$third-party
||vidz.com/promo_banner/$third-party
||vigrax.pl/banner/
||virtualhottie2.com/cash/tools/banners/
||visit-x.net/promo/$third-party
||vodconcepts.com^*/banners/
||vs3.com/_special/banners/
||vs4.com/req.php?z=
||webcams.com/js/im_popup.php?
||webcams.com/misc/iframes_new/
||webmaster.erotik.com^
||widget.faphouse.com^$third-party
||widgets.comcontent.net^
||widgets.guppy.live^$third-party
||wp-script.com/img/banners/
||xcabin.net/b/$third-party
||xlgirls.com/banner/$third-party
||xtrasize.pl/banner/
||adultfriendfinder.com/banners/$popup,third-party
||adultfriendfinder.com/go/$popup,third-party
||bongacams8.com/track?$popup
||cam4.com/?$popup
||cam4.com^*&utm_source=$popup
||clicks.istripper.com/ref.php?$popup,third-party
||fantasti.cc/ajax/gw.php?$popup
||fapcandy.com^$popup,third-party
||flirthits.com/landing/$popup
||hdporn.to^$popup,third-party
||hentaiheroes.com/landing/$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
||letstryanal.com/track/$popup,third-party
||livecams.com^$popup
||livehotty.com/landing/$popup,third-party
||livejasmin.com^$popup,third-party
||mafia-linkz.to^$popup,third-party
||mrskin.com/?_$popup
||offersuperhub.com/landing/$popup,third-party
||porngames.adult^*=$popup,third-party
||pornoh.info^$popup
||prelanding3.cuntempire.com/?utm_$popup
||tm-offers.gamingadult.com^$popup
||tour.mrskin.com^$popup,third-party
||zillastream.com/api/$popup
||1337x.*/images/x28.jpg
||1337x.*/images/x2x8.jpg
||2ca.com.au/images/banners/
||2merkato.com/images/banners/
||2oceansvibe.com/?custom=takeover
||9anime.id/E/
||9anime.to/E/
||9gag.com/embed/featured-videos.html
||a.w3techs.com^
||abcvideo.cc/javascript/formula.js
||aboutmyarea.co.uk/images/imgstore/
||ad.animehub.ac^
||ad.clipcentric.com^
||ad.itweb.co.za^
||ad.khan.co.kr^
||ad.kimcartoon.si^
||ad.kissanime.co^
||ad.kissanime.com.ru^
||ad.kissanime.fr^
||ad.kissanime.org.ru^
||ad.kissanime.si^
||ad.kissanime.sx^
||ad.kissasian.ac^
||ad.kissasian.es^
||ad.kissasian.nz^
||ad.kisscartoon.nz^
||ad.kisscartoon.sh^
||ad.masteranime.es^
||adblock-tester.com/banners/
||adblockstrtape.link/adult2009.js
||adrama.to/bbb.php
||ads.leovegas.com^
||adultswim.com/ad/
||advfn.com/common/commercial/
||afloat.ie/images/banners/
||afr.com/assets/europa.
||allclassical.org/wp-content/banners/
||allkeyshop.com/blog/wp-content/uploads/allkeyshop_background_
||allmonitors24.com/ads-
||amazon.com/aan/$subdocument
||amazonaws.com/cdn.mobverify.com
||animeland.tv/ios.html
||animesuge.to/E/aircraftmighty.com/
||aolcdn.com/ads/$script
||apl95.me/js/pop.js
||armyrecognition.com/images/stories/customer/
||artdaily.cc/banners/
||as.inbox.com^
||ascii-art-generator.org/cnc/$xmlhttprequest
||atptour.com/assets/atpwt/third-party/
||atptour.com^*/sponsors/
||audiobookbay.nl/images/d-t.gif
||audiotag.info/images/banner_
||aurn.com/wp-content/banners/
||aveherald.com/images/banners/
||b.cdnst.net/javascript/amazon.js$script,domain=speedtest.net
||b27ni7.g02.ign.com^
||bahamaslocal.com/img/banners/
||beap.gemini.yahoo.com^
||beforeitsnews.com/img/banner_
||bentent.steampiay.cc^
||bernama.com/storage/banner/
||bestblackhatforum.com/images/my_compas/
||betaseries.com/images/partner/
||binlist.net/clearhaus-top-banner.png
||bioinformatics.org/images/ack_banners/
||bit.com.au/scripts/js_$script
||bitcoinist.com/custom-iframe.html
||blaauwberg.net/banners/
||blaauwberg.net/logos/
||blammo.onrpg.com^
||blbclassic.org/assets/images/*banners/
||blue.ktla.com^
||bolor-toli.com/assets/banners/
||bordeaux.futurecdn.net^
||borneobulletin.com.bn/wp-content/banners/
||botswanaguardian.co.bw/images/banners/
||boxthislap.org/app/uploads/logos/fanatec/
||brisbanetimes.com.au/assets/europa.
||brudirect.com/images/banners/
||bugsfighter.com/wp-content/uploads/2020/07/malwarebytes-banner.jpg
||bundesliga.com/assets/partners/
||buscando.heavenmedia.com^
||c.cdngeek.com^
||c21media.net/wp-content/plugins/sam-images/
||cafonline.com/image/upload/*/sponsors/
||calcalistech.com^*/labsNew.gif
||calguns.net/images/ad
||canyoublockit.com/wp-content/uploads/nzraxtwifgbg/
||carfinderph.com/popup/
||cdnpure.com/static/js/ads-
||celebjihad.com/celeb-jihad/pu_stc.js
||celebstoner.com/assets/components/bdlistings/uploads/
||celebstoner.com/assets/images/img/sidebar/$image
||centent.steampiay.cc^
||centent.stemplay.cc^
||chinadaily.com.cn/s?
||cimg.co/w/bn/$third-party
||cinemablend.com/static/js/batsignal/
||clarksvilleonline.com/cols/
||click.livedoor.com^
||cloudfront.net/transcode/storyTeller/$media,domain=amazon.ae|amazon.ca|amazon.cn|
amazon.co.jp|amazon.co.uk|amazon.com|amazon.com.au|amazon.com.br|amazon.com.mx|
amazon.com.tr|amazon.de|amazon.eg|amazon.es|amazon.fr|amazon.in|amazon.it|
amazon.nl|amazon.pl|amazon.sa|amazon.se|amazon.sg
||cloudfront.net^$script,domain=titantv.com
||cloudfront.net^*/sponsors/$domain=pbs.org
||cnn.com/ad/
||codelist.cc/bluehostbanner.jpg
||coincheck.com/images/affiliates/
||coincodex.com^$subdocument,~third-party
||coingolive.com/assets/img/partners/
||coins4days.com/*_ext_iframe/
||colombiareports.com/wp-content/banners/
||compare.inspirock.com^
||coryarcangel.com/images/banners/
||covertarget.com^*_*.php
||cpahero.com/cpa-networks.gif
||crackdb.com/img/vpn.png
||cradver.livejasmin.com^
||crbcdn.jsfiddle.net^
||creatives.livejasmin.com^
||cricketireland.ie//images/sponsors/
||crmbuyer.com/images/sda/
||crn.com.au/scripts/js_$script
||cyberscoop.com/advertising/
||d1lxz4vuik53pc.cloudfront.net^$domain=amazon.ae|amazon.ca|amazon.cn|amazon.co.jp|
amazon.co.uk|amazon.com|amazon.com.au|amazon.com.br|amazon.com.mx|amazon.com.tr|
amazon.de|amazon.eg|amazon.es|amazon.fr|amazon.in|amazon.it|amazon.nl|amazon.pl|
amazon.sa|amazon.se|amazon.sg
||dafont.com/img/fontscom_banner.png
||daily-sun.com/assets/images/banner/
||dailymail.co.uk^*/linkListItem-$domain=thisismoney.co.uk
||daniweb.com/js/articles/bsa/
||datum0.blockchair.io^
||delivery.smashing.services^
||designtaxi.com/i-combine.php
||designtaxi.com/js/dt-seo.js
||designtaxi.com/small-dt.php$subdocument
||detectiveconanworld.com/images/support-us-brave.png
||devicespecifications.com/images/merchant/
||dg-premium.com/wp-content/themes/dg-premium/img/siemens.svg
||dhakatribune.com/dynamics/dhakaadvs/
||dianomi.com/brochures.epl?
||dianomi.com/click.epl
||digitalmediaworld.tv/images/banners/
||diglloyd.com/js2/pub-wide2-ck.js
||directory.romania-insider.com^$subdocument
||dj1symwmxvldi.cloudfront.net/r/$image,domain=coderwall.com
||dmxleo.dailymotion.com^
||dnsleaktest.com/assets/img/cute-box-image.png
||dogemate.com/banner/
||domaintyper.com/Images/dotsitehead.png
||dominicantoday.com/wp-content/themes/dominicantoday/banners/
||dotaoutpost.com/stable/js/ab/$script,domain=wowhead.com
||duplichecker.com/xdtev/
||dyncdn.me/static/20/js/expla
||eawaz.com/wp-content/plugins/ml-slider/
||ebay.com/scl/js/ScandalLoader.js
||ebayrtm.com/rtm?RtmCmd*&enc=
||ebayrtm.com/rtm?RtmIt
||ecaytrade.com/ecaytrade/ajax/interstitial
||ecaytrade.com/sites/default/files/styles/leaderboard_
||ecommercetimes.com/images/sda/
||ed2k.2x4u.de/mfc/
||elil.cc/pdev/
||elil.cc/reqe.js
||emoneyspace.com/b.php
||emovies.io/api/pop.php
||engagesrvr.filefactory.com^
||engine.fxempire.com^
||engine.laweekly.com^
||entv.dz/wp-content/uploads/2020/05/mob.jpg
||eplwebsite.com/streams/WHF1.js
||eteknix.com/wp-content/uploads/*skin
||eurochannel.com/images/banners/
||eurovision.tv/dist/assets/images/esc_partner_
||exchangerates.org.uk/images/200x200_
||expatexchange.com/banner/
||expats.cz/images/amedia/
||f1gamesetup.com/show/
||facebook.com/network_ads_common
||facebook.com/video/instream_video/$xmlhttprequest
||facebook.com^*/instream/vast.xml?
||failgags.com/yxsfidlqemb.php
||familylawweek.co.uk/bin_1/
||fastpic.org/g/f.js
||filerio.in/banners/
||files.im/images/bbnr/
||finchannel.com/images/banners/
||finviz.com/gfx/banner_
||fishki.net/code?
||footballtradedirectory.com/images/pictures/banner/
||fordforums.com.au/logos/
||free-webhosts.com/images/a/
||freebookspot.club/vernambanner.gif
||freedownloadmanager.org/js/achecker.js
||freeworldgroup.com/banner
||funnyjunk.com/site/js/extra/pre
||g2a.com/assets/g2a.affiliate.
||g2a.com/js/affiliate.
||gamasexual.com/a/i/$image
||gamblingnewsmagazine.com/wp-content/uploads/*/ocg-ad-
||gamecopyworld.com/games/js/p1.js
||gamecopyworld.eu/games/js/p1.js
||gamer.mmohuts.com^
||garagejournal.com/wp-content/uploads/*/DuraGrade-Concrete-302-x-143-Final.jpg
||garagejournal.com/wp-content/uploads/*/garage-journal21-11.jpg
||garagejournal.com/wp-content/uploads/*/Garage_Journal_GrandPrix_302x143-1.jpg
||garagejournal.com/wp-content/uploads/*/garagejournalanimatedgif.gif
||garagejournal.com/wp-content/uploads/*/griotsgarage_garagejournal.jpg
||garagejournal.com/wp-content/uploads/*/LED-Lighting-empire.png
||garagejournal.com/wp-content/uploads/*/legacy-industrial-ad-best-garage-expoxy-
concrete-coatings-301-143.jpg
||garagejournal.com/wp-content/uploads/*/oof.gif
||garagejournal.com/wp-content/uploads/*/racedeck-302-x-143-02.jpg
||garagejournal.com/wp-content/uploads/*/TP-Tools-Garage-Journal-120521-Ad.jpg
||goal.com/img/sponsor/
||gocdkeys.com/images/background
||gold-splits.speedrun.com^
||gounlimited.to/js/pop.js
||govevents.com/display-file/
||graphicdesignforums.co.uk/banners/
||hamodia.co.uk/images/worldfirst-currencyconversion.jpg
||hawk.pcgamer.com^
||hearstapps.com/moapt/moapt-hdm.latest.js
||herzeleid.com/files/images/banners/
||hifeed.site/jquery.js
||hillreporter.com/V3CykjuIU7M2.js
||hltv.org//images/retina2/
||hltv.org/img/backgrounds/
||hltv.org/img/banners/
||hltv.org/img/static/widgets/$image
||holyfamilyradio.org/banners/
||homeschoolmath.net/a/
||horizonsunlimited.com/alogos/
||hostsearch.com/creative/
||hotstar.com^*/midroll?
||hotstar.com^*/preroll?
||howtogeek.com/emv2/
||howtogermany.com/images/bnr-
||hubgifs.info/adsusd/
||i-tech.com.au/media/wysiwyg/banner/
||ice.hockey/images/sponsoren/
||iceinspace.com.au/iisads/
||idlebrain.com^*/footer-
||idlebrain.com^*/hor-
||idlebrain.com^*/main-
||idlebrain.com^*/sky-
||idlebrain.com^*/square-
||ign.com/s/js/zad.js
||ign.com/zdadkit2.js
||ignimgs.com/ign/pogoadk.js$script,domain=ign.com
||iheart.com^*/getLiveRadioAdConfig
||illicium.web.money^$subdocument
||illicium.wmtransfer.com^$subdocument
||imagetwist.com/b9ng.js
||img-cdn.hltv.org/partnerimage/$image
||imgadult.com/ea2/
||imgadult.com/tb02673583fb.js
||imgcarry.com/includes/js/layer.js
||imgdrive.net/anex/
||imgdrive.net/tb02673583fb.js
||imgshots.com/includes/js/layer.js
||imgtaxi.com/ea/
||imgtaxi.com/tb02673583fb.js
||imgur.com^$domain=up-load.io
||imgwallet.com/anex/
||imgwallet.com/frame.php
||imgwallet.com/tb02673583fb.js
||imp.accesstra.de^
||indiadesire.com/bbd/
||indiansinkuwait.com/Campaign/
||infobetting.com/bookmaker/
||insideyork.co.uk/assets/images/sponsors/
||investing.com/jp.php
||irishdev.com/files/banners/
||islandecho.co.uk/wp-content/uploads/*Island-$image
||italiangenealogy.com/images/banners/
||itweb.co.za/sponsored_
||itweb.co.za/static/misc/toolbox/
||itweb.co.za^*/sponsors
||jackstream.com/wa.html
||jackstream.org/algclo11B6SLiNYqFKOsNGi3bwAUGjqjMTgsKRryb7Ux27pm6vB7u7nRcSN2.php
||jordantimes.com/accu/
||kdnuggets.com/aps/
||kendrickcoleman.com/images/banners/
||kissasians.org/banners/
||kisscartoon.sh/api/pop.php
||kissmanga.org/rmad.php
||kitz.co.uk/files/jump2/
||knco.com/wp-content/uploads/wpt/
||koreatimes.co.kr/ad/
||kshp.com/uploads/banners/
||kta.etherscan.com^
||lagacetanewspaper.com/wp-content/uploads/banners/
||leechpremium.link/img/banner/promo.png
||lespagesjaunesafrique.com/bandeaux/
||lifehack.org/Tm73FWA1STxF.js
||linkedin.com/tscp-serving/
||linkhub.icu/vendors/h.js
||linkshare.pro/img/btc.gif
||linuxtracker.org/images/dw.png
||loadingz.com/jflex.js
||local.tampabay.com^$subdocument
||lw.musictarget.com^
||lycos.com/catman/
||machineseeker.com/data/ofni/
||mail-ads.google.com^
||manga18fx.com/bmo/
||mangahub.io/iframe/
||manhuascan.com/*/popads.js
||manhwahentai.me/script/
||manilastandard.net/panel/_files/banner/
||manytoon.com/script/$script
||marineterms.com/images/banners/
||mas.martech.yahoo.com^$domain=mail.yahoo.com
||masternodes.online/baseimages/
||mavplay.xyz/asset/bann.js
||maxgames.com/img/sponsor_
||mbauniverse.com/sites/default/files/shree.png
||mbl.is/augl/
||mct.etherscan.com^
||mediatrias.com/assets/js/vypopme.js
||mediaupdate.co.za/banner/
||metrotimes.com/binary/
||micky.com.au/wp-content/uploads/manual_banners/
||mictests.com/myshowroom/view.php$subdocument
||mixdrop.co/xvideo-js
||mobilesyrup.com/RgPSN0siEWzj.js
||monkeygamesworld.com/images/banners/
||movieclassic.net/images/b/
||movieclassic.net/pub/pop.js
||mp3download.to/js/props.js
||mp3juice.app/sw.js
||mpgh.net/idsx2/
||mrskin.com^$script,third-party,domain=~mrskincdn.com
||musicatorrents.com^*/license.
||musicatorrents.com^*/script.
||musicstreetjournal.com/banner/
||myabandonware.com/media/img/gog/
||myunique.info/wp-includes/js/pop.js
||nameproscdn.com/images/backers/
||nativetimes.com/images/banners/
||naturalnews.com/wp-content/themes/naturalnews-child/$script
||naukri.com/banners
||navyrecognition.com/images/stories/customer/
||newsnow.co.uk/pharos.js
||newstrackindia.com/images/hairfallguru728x90.jpg
||ngegas.files.im^
||nigerianbulletin.com/data/siropu/
||ninemanga.com/files/js/ninemanga_300.js
||ninjashare.to/js/pp
||norwaypost.no/images/banners/
||nu2.nu/gfx/sponsor/
||odrama.net/images/clicktoplay.jpg
||ohmygore.com/ef_pub
||oncyprus.com/media/ems/banners/
||onlineshopping.co.za/expop/
||optics.org/banners/
||ownedcore.com/forums/ocpbanners/
||pastemagazine.com/common/js/ads-
||pastemytxt.com/download_ad.jpg
||pengenanu.files.im^
||persianleague.com/images/banners/
||phuketwan.com/img/b/
||pimpandhost.com/static/html/
||planetlotus.org/images/partners/
||ports.co.za/banners/
||positivehealth.com/img/original/BannerAvatar/
||positivehealth.com/img/original/TopicbannerAvatar/
||prewarcar.com/*-banners/
||propertyfinderph.com/uploads/banner/
||publicdomaintorrents.info/grabs/hdsale.png
||publicdomaintorrents.info/rentme.gif
||publicdomaintorrents.info/srsbanner.gif
||pubsrv.devhints.io^
||pulsenews.co.kr/js/ad.js
||qontent.pouvideo.cc^
||rabble.ca/sites/default/files/styles/partners_
||radiocity.in/radiocity/$subdocument
||radioreference.com/i/p4/tp/smPortalBanner.gif
||realpython.net/tag.js
||republicmonitor.com/images/lundy-placeholder.jpeg
||reutersmedia.net/resources/r/?j=
||richardroeper.com/assets/banner/
||rma.homedepot.com^
||rontent.pomvideo.cc^
||roof99dollars.com/koydp-43.html
||s.radioreference.com/sm/$image
||s.yimg.com/zh/mrr/$image,domain=mail.yahoo.com
||saabsunited.com/wp-content/uploads/*banner
||sareunited.com/uploaded_images/banners/
||sat-universe.com/wos2.png
||sat-universe.com/wos3.gif
||sawfirstdelivery.com/master/delivery.js
||scoot.co.uk/delivery.php
||sedo.cachefly.net^$domain=~sedoparking.com
||seeklogo.com/img/partners/
||segmentnext.com/LhfdY3JSwVQ8.js
||sermonaudio.com/images/sponsors/
||services.fandom.com/knowledge-graph/affiliates/
||sgtreport.com/wp-content/uploads/*Banner
||sharecad.org/content/banners/
||shellshock.io/data/img/promo/
||siberiantimes.com/upload/banners/
||sicilianelmondo.com/banner/
||sketchucation.com/images/banners/
||smallseotools.com/images/$image,domain=smallseotools.com
||smh.com.au/assets/europa.
||smn-news.com/images/banners/
||socket.streamable.com^
||softcab.com/google.php?
||sonichits.com/tf.php
||sontent.pomvideo.cc^
||sorcerers.net/images/aff/
||sorcerers.net/includes/butler/
||southfloridagaynews.com/images/banners/
||sportpesanews.com/images/promo/
||startpage.com/sp/adsense/
||static.fastpic.org^$subdocument
||static.tellerium.com^$subdocument
||staticflickr.com/ap/build/javascripts/prbd-$script,domain=flickr.com
||steamanalyst.com/www
||strcloud.club/mainstream
||streamoupload.com/api/spots/$script,domain=flizmovies.cc
||streams.tv/js/slidingbanner.js
||streamtape.com/adult
||streamtape.site/adult
||strtapeadblock.club/adult
||strtpe.link/ppmain.js
||surfmusic.de/anz
||survivalblog.com/marketplace/
||szm.com/reklama
||taadd.com/files/js/site_skin.js
||talbol.net/acb/
||talbol.net/ads/
||tametimes.co.za^*-advert-
||tametimes.co.za^*/Glendower.gif
||tb.turbocap.net/a637rw3.js
||techhive.com/ads/
||technewsworld.com/images/sda/
||techporn.ph/wp-content/uploads/Ad-
||techrepublic.com/leadgen/
||techsparx.com/___dlassets/i_shareasale_com/
||techsparx.com/imgz/udemy/
||theage.com.au/assets/europa.
||thecharlottepost.com/cache/sql/fba/
||thedailysheeple.com/images/banners/
||theindependentbd.com/assets/images/banner/
||theispguide.com/premiumisp.html
||thepeninsulaqatar.com/images/front/cads/
||thephuketnews.com/photo/banner/
||thepm.media/tpm/motlib.js
||theseoultimes.com/ST/banner/
||thisgengaming.com/Scripts/widget2.aspx
||thisismoney.co.uk/i/pix/partner/
||timesofindia.com^*/defaultinterstitial_js_react/$script,~third-party
||tode837.com/vfczu-43.html
||topgear.com^*/promo-box/
||torrenteditor.com/img/graphical-network-monitor.gif
||torrentfreak.com/wp-content/banners/
||tpc.googlesyndication.com^
||tpucdn.com/review/zcpdcceevetd-
||tradecraft.s.llnwi.net^
||traditionalmusic.co.uk/images/banners/
||truck1.eu/_BANNERS_/
||trucknetuk.com/phpBB2old/sponsors/
||tubeoffline.com/hh/
||tubeoffline.com/images/nerd.png
||tubeoffline.com/itbimg/
||tubeoffline.com/js/hot.min.js
||tubeoffline.com/vpn.php
||tubeoffline.com/vpn2.php
||tubeoffline.com/vpnimg/
||turbobit.net/fd1/js/brinpopup.js
||turbobit.net/pus/
||ubuntugeek.com/images/ubuntu1.png
||ukcampsite.co.uk/banners/
||ultracache.live/jquery.js
||uploadgig.com/static/
||urs.zdnet.com^
||usatoday.com/nanobar/
||uvnc.com/img/teamviewerlogo.jpg
||uxmatters.com/images/sponsors/
||vendo.cointelegraph.com^
||vidcrunch.com^*/avmanager.js
||videosdahora.fun/jquery.js
||videowood.tv/assets/js/popup.js
||videowood.tv/pop2
||vidhdthe.online/mavennofile.js
||vidstream.pro/A/
||vidzstore.com/popembed.php
||vizcloud.xyz/E/aircraftmighty.com/
||vk.com/js/cmodules/web/ads_light.$script
||vobium.com/images/banners/
||wall.vgr.com^
||walmart.com/cp/api/wpa?
||waptrick.org/js/exo
||watoday.com.au/assets/europa.
||webconfs.com/wp-content/uploads/2017/08/300x250bw.png
||whcp4.com/apis-7.js
||whcp4.com/js/ovmo.js
||whoismyisp.org/img/vpn/
||wikihow.com/x/zscsucgm?
||windowsreport.com/rpbAQWv6PQMG.js
||wiztube.xyz/banner/
||wqah.com/images/banners/
||x.castanet.net^
||xbox-hq.com/html/images/banners/
||xinhuanet.com/s?
||yahoo.com/sdarla/
||yellowpages.com.lb/uploaded/banners/
||yimg.com/rq/darla/$domain=yahoo.com
||ynet.co.il/gpt/
||youtube-video.download/y-vd.php
||youtube.com/ad_companion
||youtube.com/pagead/
||ytcache.fun/jquery.js
||ytmp3.cc/js/inner.js
||ytmp3.plus/ba
||zazu.vtube.to^
||zdnet.com/leadgen/
||zmescience.com/1u8t4y8jk6rm.js
||zmovies.cc/bc1ea2a4e4.php
/^https?:\/\/.*\.(club|bid|biz|xyz|site|pro|info|online|icu|monster|buzz|website|
biz|re|casa|top|one|space|network|live|systems|ml|world|life|co)\/.*/
$~image,~media,~subdocument,third-party,domain=123movies-one.com|123movies.net|
123moviesnow.site|123proxy.biz|123series.ru|1cloudfile.com|2embed.ru|
adblockstreamtape.art|adblockstreamtape.site|animebee.to|asianembed.io|
baomay01.com|bdupload.asia|bowfile.com|cast4u.xyz|clipconverter.cc|cricplay2.xyz|
daddylive.click|desiupload.co|dood.la|dood.so|dood.to|dood.watch|dood.ws|
dopebox.to|downloadpirate.com|drivebuzz.icu|dulu.to|embedstream.me|eplayvid.net|
extreme-down.plus|fclecteur.com|filmestorrents.net|flashx.net|flashx.tv|fmovies.ps|
fmovies.to|gdriveplayer.us|gdtot.nl|gogoplay.io|gogoplay1.com|gogoplay4.com|
gospeljingle.com|hdfilme.cx|hexupload.net|hurawatch.at|kiss-anime.org|
krunkercentral.com|moviepapa.art|movies2watch.tv|moviesin.co|myflixer.ac|
myflixer.it|myflixer.pw|myflixer.site|myflixer.to|myflixer.today|myflixer.ws|
myflixertv.to|noob4cast.com|pkcast123.me|powvideo.net|powvldeo.me|
projectfreetv2.com|proxyer.org|putlockers.gs|scloud.online|sflix.to|
shortlinkto.icu|skidrowcodex.net|slreamplay.cc|socolive.pro|sports-stream.click|
steanplay.cc|streamsport.icu|streamtape.com|streanplay.cc|theproxy.ws|uplinkto.one|
uptobhai.com|vidbam.org|vidembed.cc|vidembed.io|vidembed.me|videobin.co|
videovard.sx|vidlii.com|vidoo.org|vipbox.lc|watchseries.ninja|wawacity.work|
wizhdlive.xyz|yodbox.com
/^https?:\/\/[0-9a-z]{8,}\.com\/.*/$~media,third-party,domain=1cloudfile.com|
2embed.ru|9xmovies.app|9xupload.asia|adblockstreamtape.art|adblockstreamtape.fr|
adblockstreamtape.site|allsports.icu|aotonline.co|bowfile.com|cast4u.xyz|
cloudvideo.tv|coloredmanga.com|daddylive.click|daddylive.fun|deltabit.co|dood.la|
dood.pm|dood.sh|dood.so|dood.to|dood.watch|dood.ws|drivebuzz.icu|dslayeronline.com|
dulu.to|dum.to|embedsb.com|embedsito.com|embedstream.me|eplayvid.net|evoload.io|
fembed-hd.com|fileclub.cyou|filmy4wap.ink|flashx.net|fmovies.ps|gamovideo.com|
gaybeeg.info|givemenbastreams.com|gogoanimes.org|gogoplay.io|gogoplay4.com|gomo.to|
goodstream.org|hdfilme.cx|hexupload.net|hurawatch.at|kickasstorrents.to|
linkhub.icu|linksafe.cc|mangareader.cc|mangovideo.pw|maxsport.one|mixdrop.bz|
mixdrop.ch|mixdrop.club|mixdrop.co|mixdrop.sx|mixdrop.to|mixdrops.xyz|
mp4upload.com|mystream.to|nelion.me|nocensor.biz|ovagames.com|pcgamestorrents.com|
playtube.ws|pouvideo.cc|projectfreetv2.com|proxyer.org|putlockers.gs|
rojadirecta.watch|scloud.online|send.cm|shortlinkto.icu|skidrowcodex.net|
soccerstreamslive.co|stape.fun|stayonline.pro|strcloud.in|streamlare.com|
streamsport.icu|streamta.pe|streamta.site|streamtape.com|streamtapeadblock.art|
streamz.ws|streamzz.to|strtape.cloud|strtape.tech|strtapeadblock.club|
superstream123.net|supervideo.tv|theproxy.ws|upbam.org|uplinkto.one|uproxy.to|
upstream.to|uptobhai.com|userload.co|userload.xyz|vidembed.me|videovard.sx|
vidlox.me|vidsrc.me|vidsrc.stream|vipleague.tv|vivo.sx|voe.sx|vudeo.io|vupload.com|
wowlive.info|yodbox.com
@@||cdn.plyvdo.live/scripts/$script
@@||doodcdn.co^$domain=dood.la|dood.pm|dood.so|dood.to|dood.watch|dood.ws
@@||freeplayervideo.com^$subdocument
@@||gogoplay5.com^$subdocument
@@||gomoplayer.com^$subdocument
@@||msubload.com/sub/$xmlhttprequest
@@||streamlare.com^$subdocument
/^https?:\/\/.*(com|net|top|xyz)\/(bundle|warning|style|bootstrap|brand|reset|
jquery-ui|styles|error|logo|index|favicon|star|header)\.(png|css)\?[A-Za-z0-9]
{30,}.*/$third-party
/^https?:\/\/cdn\.[0-9a-z]{3,6}\.xyz\/[a-z0-9]{8,}\.js$/$script,third-party
||dotabuff.com/a.js
||elder-dragon.tracklol.com^
||magic-stick.trackdota.com^
||overbuff.com/a.js
||speedrun.com/a.js
||tethered-realms.valorbuff.com^
||bustle.com^*/prebid-
||dw.com/js/advertisement/
||jwplatform.com/libraries/tdeymorh.js
||wsj.net/pb/pb.js
||amazonaws.com/prod/$domain=consequence.net
||anyclip.com^$script,third-party
||api.fw.tv^
||avantisvideo.com/avm/js/video-loader.js$script,third-party
||brid.tv^$script,domain=spin.com|thewrap.com
||c.jsrdn.com^$script,domain=muscleandfitness.com
||channelexco.com/player/$third-party
||connatix.com^$third-party
||delivery.vidible.tv/jsonp/
||dywolfer.de^
||embed.comicbook.com^$subdocument
||embed.ex.co^$third-party
||embed.sendtonews.com^$third-party
||fqtag.com^$third-party
||fwcdn1.com/js/fwn.js
||fwcdn1.com/js/storyblock.js
||geo.dailymotion.com/libs/player/$script,domain=mb.com.ph
||go.trvdp.com^
||jwpcdn.com^$script,domain=bgr.com|dexerto.com|zimbio.com
||jwplayer.com^$domain=gamesradar.com|ginx.tv|tomshardware.com|whathifi.com
||live.primis.tech^$third-party
||minute.ly^$third-party
||play.springboardplatform.com^
||playbuzz.com/embed/$script,third-party
||playbuzz.com/player/$script,third-party
||player.avplayer.com^$third-party
||player.ex.co^$script,third-party
||player.sendtonews.com^$third-party
||players.brightcove.net^$script,domain=businessinsider.com.au|gizmodo.com.au|
kotaku.com.au|lifehacker.com.au|pedestrian.tv
||playwire.com/bolt/js/$script,third-party
||rumble.com^$domain=tiphero.com
||sportrecs.com/redirect/embed/
||ultimedia.com/js/common/smart.js$script,third-party
||vidazoo.com/basev/$script,third-party
||vidora.com^$third-party
||viewdeos.com^$script,third-party
||vms-players.minutemediaservices.com^$script,third-party
||voqally.com/hub/app/
||vplayer.newseveryday.com^
||widgets.outbrain.com^$domain=cnn.com
||www-idm.com/wp-content/uploads/2022/02/bitcoin.png
||centent.streamp1ay.
||cintent.streanplay.
@@||youtube.com/get_video_info?$xmlhttprequest,domain=music.youtube.com|
tv.youtube.com
||m.youtube.com/get_midroll_$domain=youtube.com
||www.youtube.com/get_midroll_$domain=youtube.com
||youtube.com/get_video_info?*adunit$~third-party
/^https?:\/\/.*bit(ly)?\.(com|ly)\//$domain=1337x.to|cryptobriefing.com|eztv.io|
eztv.tf|eztv.yt|fmovies.taxi|fmovies.world|limetorrents.info|megaup.net|
mrunlock.kim|newser.com|sendit.cloud|torlock.com|uiz.io|userscloud.com|vev.red|
vidbull.tv|vidop.icu|vidup.io|yourbittorrent2.com
/^https?:\/\/.*\/.*(sw[0-9a-z._-]{1,6}|\.notify\.).*/$script,domain=123films.cc|
123proxy.biz|1337x.to|animekisa.tv|anonfiles.com|aparat.cam|bdupload.asia|
bitfly.io|cashurl.in|clicknupload.to|clk.ink|cloudvideo.tv|cocomanhua.com|
downloadpirate.com|filmix.co|filmlinks4u.is|flashx.pw|fmovies.taxi|fmovies.world|
getlink.pro|hurawatch.at|igg-games.com|indishare.org|katflys.com|linksly.co|
megaup.net|mixdrop.ch|mixdrop.co|mp3-convert.org|nutritioninsight.com|ouo.press|
pcgamestorrents.com|pouvideo.cc|powvideo.net|powvldeo.cc|primewire.sc|proxyer.org|
sendit.cloud|sendspace.com|shrinke.me|shrinkhere.xyz|solarmovie.to|theproxy.ws|
uiz.io|up-load.io|upload.ac|uploadever.com|uploadproper.net|uploadrive.com|
uplovd.com|upstream.to|userscloud.com|v96-surf.com|vev.red|vidbull.tv|videobin.co|
vidlox.me|vidop.icu|vidoza.co|vidoza.net|vidtomp3.com|vidup.io|vumoo.life|
watchtvseries.video|xtgem.com|xtits.com|yourbittorrent2.com|ziperto.com|
zippyshare.com
/^https?:\/\/.*\/sw.js?.[a-zA-Z0-9%]{50,}/$script,~third-party
$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
$script,third-party,xmlhttprequest,domain=mixdrop.co
@@||code.jquery.com^$domain=mixdrop.co
@@||gstatic.com^$domain=mixdrop.co
@@||mxdcontent.net^$xmlhttprequest,domain=mixdrop.co
$script,third-party,xmlhttprequest,domain=govid.co
@@||ajax.googleapis.com/ajax/libs/$script,domain=govid.co
@@||akamaiedge.net^$domain=canyoublockit.com
@@||cloudflare.com^$script,stylesheet,domain=canyoublockit.com
@@||fluidplayer.com^$script,stylesheet,domain=canyoublockit.com
@@||googleapis.com^$script,stylesheet,domain=canyoublockit.com
@@||hwcdn.net^$domain=canyoublockit.com
|http://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=canyoublockit.com
|https://$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=canyoublockit.com
@@||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
|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
@@||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
|http://$script,third-party,xmlhttprequest,domain=bc.vc
|https://$script,third-party,xmlhttprequest,domain=bc.vc
$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
$script,third-party,xmlhttprequest,domain=abcvideo.cc
$image,script,subdocument,third-party,xmlhttprequest,domain=flashx.to|flashx.tv
$websocket,domain=flashx.to|flashx.tv
@@||ajax.googleapis.com/ajax/libs/$script,domain=flashx.to|flashx.tv
@@||fastcontentdelivery.com^$script,domain=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
@@||twt-assets.washtimes.com/v4/js/twig.js
||twt-assets.washtimes.com^$script,domain=washingtontimes.com
$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
$image,script,stylesheet,subdocument,third-
party,xmlhttprequest,domain=pirateproxy.live|thehiddenbay.com|thepiratebay.org|
thepiratebay10.org
$webrtc,websocket,xmlhttprequest,domain=pirateproxy.live|thehiddenbay.com|
thepiratebay.org|thepiratebay10.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.*/static/js/prototype.js$domain=pirateproxy.live|thehiddenbay.com|
thepiratebay.org
@@||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
||thepiratebay.$script,domain=pirateproxy.live|thehiddenbay.com|thepiratebay.org
||thepiratebay.*/static/$subdocument
||thepiratebay10.org/static/js/UYaf3EPOVwZS3PP.js
/^https?:\/\/(.+?\.)?allthingsvegas\.com[\/]{1,9}.*[a-zA-Z0-9]{8,}\/[a-zA-Z0-9]
{6,}.*\.(png|jpg)/$image
/^https?:\/\/(.+?\.)?aupetitparieur\.com[\/]{1,}.*[a-zA-Z0-9]{8,}\/[a-zA-Z0-9]
{6,}\/.*/
/^https?:\/\/(.+?\.)?canadafreepress\.com\/[\/][\/a-zA-Z0-9]{3,}\/[a-zA-Z0-9]
{6,}\/.*/
/^https?:\/\/(.+?\.)?canadafreepress\.com\/images\/uploads\/[a-zA-Z]{6,15}\-.*/
/^https?:\/\/(.+?\.)?concomber\.com[\/]{1,}.*[a-zA-Z0-9]{3,}\/[a-zA-Z0-9]
{10,}\/.*/$image
/^https?:\/\/(.+?\.)?conservativefiringline\.com[\/]{1,}.*[a-zA-Z0-9]{7,9}\/[a-zA-
Z0-9]{10,}\/.*/$image
/^https?:\/\/(.+?\.)?dailylol\.com[\/]{1,}.*[a-zA-Z0-9]{3,7}\/[a-zA-Z0-9]{6,}\/.*/
$image
/^https?:\/\/(.+?\.)?dailylol\.com\/wp-content\/uploads\/.*[a-zA-Z]{7,}\-[a-z0-9]
{8,}\-/
/^https?:\/\/(.+?\.)?dcdirtylaundry\.com[\/]{1,}.*[a-zA-Z0-9]{9,}\/[a-zA-Z0-9]
{6,}\/.*/
/^https?:\/\/(.+?\.)?grammarist\.com[\/]{1,}.*[a-zA-Z0-9]{9,}\/[a-zA-Z0-9]{6,}\/.*/
/^https?:\/\/(.+?\.)?ipatriot\.com[\/]{1,}.*[a-zA-Z0-9]{9,}\/[a-zA-Z0-9]{6,}\/.*/
$image
/^https?:\/\/(.+?\.)?letocard\.fr[\/]{1,}.*[a-zA-Z0-9]{3,7}\/[a-zA-Z0-9]{6,}\/.*/
$image
/^https?:\/\/(.+?\.)?letocard\.fr\/[a-zA-Z0-9]{3,7}\/[a-zA-Z0-9]{6,}\/.*/$image
/^https?:\/\/(.+?\.)?lovezin\.fr[\/]{1,}.*[a-zA-Z0-9]{7,9}\/[a-zA-Z0-9]{10,}\/.*/
/^https?:\/\/(.+?\.)?mamieastuce\.com[\/]{1,}.*[a-zA-Z0-9]{8,}\/[a-zA-Z0-9]
{6,}\/.*/
/^https?:\/\/(.+?\.)?meilleurpronostic\.fr\/[\/][\/a-zA-Z0-9]{3,}\/[a-zA-Z0-9]
{6,}\/.*/
/^https?:\/\/(.+?\.)?menrec\.com\/[\/][\/a-zA-Z0-9]{3,}\/[a-zA-Z0-9]{6,}\/.*/
/^https?:\/\/(.+?\.)?naturalblaze\.com\/wp-content\/uploads\/.*[a-zA-Z0-9]{14,}\.*/
/^https?:\/\/(.+?\.)?patriotnationpress\.com[\/][\/a-zA-Z0-9]{8,}\/[a-zA-Z0-9]
{4,}\/.*/
/^https?:\/\/(.+?\.)?populist\.press[\/][\/a-zA-Z0-9]{3,}\/[a-zA-Z0-9]{6,}\/.*/
$image
/^https?:\/\/(.+?\.)?populist\.press\/[a-zA-Z0-9]{1,3}\/.*/$image
/^https?:\/\/(.+?\.)?reviveusa\.com\/[a-zA-Z0-9]{3,7}\/[a-zA-Z0-9]{6,}\/.*/
/^https?:\/\/(.+?\.)?rightwingnews\.com[\/]{1,9}.*[a-zA-Z0-9]{8,}\/[a-zA-Z0-9]
{6,}\/.*/$image
/^https?:\/\/(.+?\.)?topminceur\.fr\/[a-zA-Z0-9]{6,}\/[a-zA-Z0-9]{3,}\/.*/
/^https?:\/\/(.+?\.)?toptenz\.net\/[a-zA-Z0-9]{3,7}\/[a-zA-Z0-9]{6,}\/.*/
/^https?:\/\/(.+?\.)?videogamesblogger\.com\/wp-content\/uploads\/.*[a-zA-Z0-9]
{8,}\.*/
/^https?:\/\/(.+?\.)?vitamiiin\.com\/[\/][\/a-zA-Z0-9]{3,}\/[a-zA-Z0-9]{6,}\/.*/
/^https?:\/\/(.+?\.)?writerscafe\.org[\/]{1,}.*[a-zA-Z0-9]{3,7}\/[a-zA-Z0-9]
{6,}\/.*/
/^https?:\/\/www\.newser\.com[\/]{1,}.*[a-zA-Z0-9]{5,}\/[a-zA-Z0-9]{5,}\/.*js/
$xmlhttprequest
$webrtc,domain=ack.net|allthetests.com|azvideo.net|champion.gg|clicknupload.link|
colourlovers.com|convertcase.net|csgolounge.com|dispatch.com|fastplay.to|go4up.com|
gounlimited.to|janjua.pw|janjua.tv|jpost.com|megaup.net|merriam-webster.com|netdna-
storage.com|ouo.io|ouo.press|rlslog.net|sourceforge.net|spanishdict.com|
telegram.com|torlock.icu|torlock2.com|uptobox.com|videowood.tv|vidtodo.com|yts.gs|
yts.mx
$websocket,domain=4archive.org|allthetests.com|boards2go.com|colourlovers.com|
convertcase.net|fastpic.ru|fileone.tv|filmlinks4u.is|flashx.tv|imagefap.com|
keepvid.com|megaup.net|merriam-webster.com|olympicstreams.me|pocketnow.com|
pornhub.com|pornhubthbh7ap3u.onion|postimg.org|powvideo.net|roadracerunner.com|
shorte.st|tribune.com.pk|tune.pk|vcpost.com|vidmax.com|vidoza.net|vidtodo.com|
webfirstrow.eu
$csp=script-src 'self' '*' 'unsafe-inline',domain=pirateproxy.live|
thehiddenbay.com|downloadpirate.com|thepiratebay10.org|ukpass.co|linksmore.site
$csp=worker-src 'none',domain=torlock.com|alltube.pl|alltube.tv|centrum-dramy.pl|
cmovies.ac|coinfaucet.eu|crictime.com|crictime.is|deltabit.co|doodcdn.com|
estream.to|extreme-down.tv|flashx.co|flashx.to|flashx.tv|gomo.to|hdvid.fun|
hdvid.tv|hitomi.la|kinox.to|lewd.ninja|assia1.tv|assia2.tv|nflbite.com|
pirateproxy.live|plytv.me|potomy.ru|powvideo.cc|powvideo.net|putlocker.to|
reactor.cc|rojadirecta.watch|sickrage.ca|streamtape.com|thehiddenbay.com|
thepiratebay.org|thepiratebay10.org|tpb.party|uptomega.me|ustream.to|vidoza.co|
vidoza.net|vidtodo.pro|wallpoper.com|wearesaudis.net|yazilir.com
||1337x.to^$csp=script-src 'self' 'unsafe-inline' 'unsafe-eval' data:
||convertcase.net^$csp=script-src 'self' '*' blob: data:
||convertfiles.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'
||moviewatcher.is^$csp=script-src 'self' '*' 'unsafe-inline'
||pirateiro.com^$csp=script-src 'self' 'unsafe-inline' https://hcaptcha.com
*.hcaptcha.com
||activistpost.com^$csp=script-src *.leadpages.net *.gstatic.com *.google.com
*.googleapis.com *.playwire.com *.facebook.com *.bootstrapcdn.com
$csp=script-src 'self' 'unsafe-inline' 'unsafe-eval' data: *.cloudflare.com
*.google.com *.addthis.com *.addthisedge.com *.facebook.net *.twitter.com
*.jquery.com,domain=kinos.to|kinox.am|kinox.bz|kinox.click|kinox.cloud|kinox.club|
kinox.digital|kinox.direct|kinox.express|kinox.fun|kinox.fyi|kinox.gratis|kinox.io|
kinox.lol|kinox.me|kinox.mobi|kinox.pub|kinox.sh|kinox.sx|kinox.to|kinox.tube|
kinox.tv|kinox.wtf|kinoz.to,~third-party
@@||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
@@||pagead2.googlesyndication.com/getconfig/sodar?$xmlhttprequest,domain=spiegel.de
spiegel.de###vi-stories-main-container
spiegel.de##.emsAnzeige
spiegel.de##.vi-stories-top-div
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
||360yield.com^$domain=spiegel.de
||adalliance.io^$domain=spiegel.de
||adform.net^$domain=spiegel.de
||adition.com^$domain=spiegel.de
||admob.com^$domain=spiegel.de
||adnxs.com^$domain=spiegel.de
||ads.viralize.tv^$domain=spiegel.de
||adsafeprotected.com^$domain=spiegel.de
||amazon-adsystem.com^$domain=spiegel.de
||cas.*.criteo.com^$domain=spiegel.de
||ced.sascdn.com^$domain=spiegel.de
||conative.de^$domain=spiegel.de
||emsservice.de^$domain=spiegel.de
||finative.cloud^$domain=spiegel.de
||g.doubleclick.net^$domain=spiegel.de
||googlesyndication.com/pagead/$domain=spiegel.de
||googlesyndication.com/safeframe/$domain=spiegel.de
||googlesyndication.com/simgad/$domain=spiegel.de
||googlesyndication.com/sodar/$domain=spiegel.de
||images.*.criteo.net^$domain=spiegel.de
||imasdk.googleapis.com^$domain=spiegel.de
||inforsea.com^$domain=spiegel.de
||mookie1.com^$domain=spiegel.de
||netpoint-media.de^$domain=spiegel.de
||omnitagjs.com^$domain=spiegel.de
||pagead2.googlesyndication.com^$domain=spiegel.de
||partner.googleadservices.com^$domain=spiegel.de
||pubmatic.com^$domain=spiegel.de
||rubiconproject.com^$domain=spiegel.de
||serving-sys.com^$domain=spiegel.de
||smartadserver.com^$domain=spiegel.de
||smartstream.tv^$domain=spiegel.de
||spotxchange.com^$domain=spiegel.de
||stickyadstv.com^$domain=spiegel.de
||teads.tv^$domain=spiegel.de
||twiago.com^$domain=spiegel.de
||vi-serve.com^$domain=spiegel.de
||vix.*.criteo.net^$domain=spiegel.de
||yieldlab.net^$domain=spiegel.de
@@||jetzt.de^$generichide
$popup,third-party,domain=1337x.buzz|720pstream.tv|9anime.id|adblockstreamtape.art|
adblockstreamtape.fr|adblockstreamtape.site|animeworld.biz|apl100.me|apl102.me|
apl96.me|assia2.com|assia4.com|cloudemb.com|cloudvideo.tv|databasegdriveplayer.xyz|
diampokusy.com|dir-proxy.net|dirproxy.info|dood.ws|dulu.to|embedsb.com|
embedsito.com|fembed-hd.com|file-upload.com|freeplayervideo.com|geoip.redirect-
ads.com|gogoanime.lol|haes.tech|highstream.tv|hubfiles.ws|hydrax.xyz|katfile.com|
kissanime.lol|kokostream.net|livesports4u.xyz|livetv498.me|loader.to|mangovideo.pw|
mixdrop.bz|mixdrop.ch|mixdrop.club|mixdrop.co|mixdrop.sx|mixdrop.to|mixdrops.xyz|
myflixer.to|mystream.to|oneproxy.org|piracyproxy.biz|piraproxy.info|pixroute.com|
play.hydracdn.network|playtube.ws|pomvideo.cc|pouvideo.cc|projectfreetv2.com|
proxyer.org|raes.tech|sbfast.com|sbplay2.com|sbplay2.xyz|scloud.online|stape.fun|
stape.me|streamas.cloud|streambee.to|streamlare.com|streamon.to|streamta.pe|
streamtape.com|streamtapeadblock.art|streamtapse.com|streamz.ws|streamzz.to|
strtape.cloud|strtpe.link|supervideo.tv|suzihaza.com|theproxy.ws|trafficdepot.xyz|
tubeload.co|uploadfiles.pw|uprot.net|uproxy.best|uproxy.co|upstream.to|upvid.biz|
upvideo.to|userload.co|uwatchfree.fo|vidcloud9.com|videovard.sx|vidlox.me|
viewsb.com|vivo.sx|voe.sx|vupload.com|watchsb.com|wiztube.xyz|youtubedownloader.sh|
ytmp3.sh
:text^$popup,domain=zippyshare.com
||123moviesfree.world/hd-episode/$popup
||amazon-adsystem.com^$popup,domain=twitch.tv
||animesuge.to/?$popup
||b.link^$popup,domain=hltv.org
||binance.com^$popup,domain=live7v.com|usagoals.sx
||bit.ly^$popup,domain=dexerto.com|eteknix.com|gdriveplayer.us|kitguru.com|ouo.io|
ouo.press|sh.st
||bitcoins-update.blogspot.com^$popup,domain=lineageos18.com
||bitskins.com^$popup,domain=hltv.org
||cdnqq.net/out.php$popup
||centent.stemplay.cc^$popup
||csgfst.com^$popup,domain=hltv.org
||csgofast.cash^$popup,domain=hltv.org
||csgofastx.com/?clickid=$popup,domain=hltv.org
||embed.mystream.to^$popup
||flixhq.ru/?$popup
||gg.bet^$popup,domain=cq-esports.com
||hqq.tv/out.php?$popup
||hurawatch.ru/?$popup
||kissanimeonline.com/driectlink$popup
||mp3-convert.org/p$popup
||notube.website/p/$popup
||pinoymovies.es/links/$popup
||piraproxy.info/&^$popup
||piraproxy.info/hkz2^$popup
||player.tabooporns.com^$popup
||qontent.pouvideo.cc^$popup
||sendspace.com/defaults/sendspace-pop.html$popup
||skycheats.com^$popup,domain=elitepvpers.com
||t.co^$popup,domain=hltv.org
||topeuropix.site/svop4/$popup
||unblockedstreaming.net/&^$popup
||unblockedstreaming.net/hkz^$popup
||vidxhot.net/out.php$popup
||vpnfortorrents.*?$popup
||waaw.to/out.php$popup
|about:blank#$popup,domain=22pixx.xyz|9anime.to|adblockstrtape.link|animepahe.com|
bitporno.com|cdnqq.net|clipconverter.cc|czechvideo.io|dailyuploads.net|disk.ly|
dood.la|dood.so|dood.to|dood.video|dood.watch|dood.ws|doodcdn.com|fcdn.stream|
flashx.net|fmovies.to|gospeljingle.com|gowatchseries.online|hqq.tv|
hydracdn.network|imagetwist.com|kissanime-ru.ws|mixdrop.bz|mixdrop.ch|mixdrop.co|
mixdrop.sx|mp4upload.com|mstream.xyz|onlystream.tv|player.cineflixtv.com|
player.cineflixtv.net|playtube.ws|popads.net|powvideo.net|powvldeo.cc|
putlocker.style|run-syndicate.com|sdmoviespoint.online|spcdn.cc|steamplay.cc|
strcloud.link|streamani.net|streamsb.net|streamtape.cc|streamtape.com|
streamtape.site|streamzz.to|strtape.cloud|strtape.tech|strtapeadblock.club|
strtapeadblock.me|strtpe.link|tapecontent.net|turboimagehost.com|upstream.to|
uptostream.com|userload.co|vev.red|vevo.io|vidcloud.co|videobin.co|videowood.tv|
viditodo.com|vidoza.net|vidxhot.net|voe.sx|vortez.net|vshare.eu|vumoo.to|waaw.to|
watchserieshd.tv
/^https?:\/\/.*\.(club|net|xyz|top|casa)\//$popup,domain=123movies2022.org|
123moviesme.online|9anime.to|databasegdriveplayer.co|dood.la|dood.so|dood.to|
dood.video|dood.watch|dood.ws|doodcdn.com|fmovies.to|fmovies.world|fplayer.info|
gogoanimes.to|gogoplay1.com|masahub.net|mixdrop.co|redirect-ads.com|strtpe.link|
wawacity.work
/^https?:\/\/.*\.(jpg|gif|png|php|svg|ico|js|txt|css)/$popup,domain=0123movie.ru|
123-movies.ninja|123movies-official.site|123movies.net|123movies.tc|
123movies2022.org|123moviesfree4u.com|123movieshub.tc|123moviesme.online|
123proxy.biz|123series.ru|1movieshd.com|2embed.ru|2umovies.me|2umovies.pro|
4anime.gg|4stream.gg|5movies.fm|720pstream.tv|9anime.to|9xmovies.homes|
adblockstrtape.link|adf.ly|animefreak.vip|animekisa.cc|animepahe.com|
animesonline.cz|asianembed.io|bato.to|batotoo.com|batotwo.com|bflix.ru|bflix.to|
bunnycdn.ru|clicknupload.to|clipconverter.cc|cloudvideo.tv|cmovies.online|
dailyuploads.net|databasegdriveplayer.co|divicast.com|dood.la|dood.pm|dood.sh|
dood.so|dood.to|dood.video|dood.watch|dood.ws|doodcdn.com|dopebox.to|dramacool.pk|
eplayvid.com|eplayvid.net|eplsite.uk|europixhd.net|exey.io|extreme-down.plus|
fcdn.stream|files.im|filmestorrents.net|filmyzilla.beauty|filmyzilla.directory|
filmyzilla.makeup|flashx.net|flixtor.video|fmovies.app|fmovies.ps|fmovies.pub|
fmovies.to|fmovies.world|fplayer.info|gdtot.nl|go-stream.site|gogoanime.run|
gogoanimes.to|gogomovies.to|gogoplay1.com|gomovies.cyou|gospeljingle.com|
gowatchseries.live|gowatchseries.online|hexupload.net|hindilinks4u.cam|
hindilinks4u.nl|hulkstreams.com|hurawatch.at|hurawatch.it|jackstream.net|
jackstreams.com|jujutsukaisen-manga.online|jujutsukaisenonline.net|kimoitv.com|
kiss-anime.org|kissanime-ru.ws|kissasians.org|lookmoviess.com|manhuascan.com|
mcubd.host|meomeo.pw|mixdrop.co|mixdrop.sx|mkvcage.site|mkvhub.tech|mlbstream.me|
mlsbd.shop|mlwbd.host|movierulz.cam|movies2watch.tv|movies2watch.tv|movies7.to|
moviesbaba.life|moviesin.co|moviesrulz.net|moviestars.to|moviesverse.mobi|
mp4upload.com|myflixer.ac|myflixer.it|myflixer.pw|myflixer.ru|myflixer.site|
myflixer.to|myflixer.today|myflixer.ws|myflixertv.to|mystream.to|nbastream.nu|
nflstream.io|nhlstream.nu|nkiri.com|olympicstreams.me|pahe.ph|paidnaija.com|
playemulator.online|player.cineflixtv.com|primewire.today|prmovies.bz|prmovies.cam|
prmovies.net|prmovies.org|projectfreetv.one|projectfreetv.watch|projectfreetv2.com|
putlocker68.com|putlockers.fm|putlockers.gs|redirect-ads.com|sdmoviespoint.online|
series9.la|seriestv.watch|sflix.to|shadowrangers.live|shingekinokyojin.tv|skidrow-
games.com|skidrowcodex.net|soap2day.md|soap2dayto.org|solarmovies.movie|
speedvideo.net|sportsbay.watch|ssoap2day.to|steampiay.cc|stemplay.cc|streamani.net|
streamsb.net|streamsport.icu|streamta.pe|streamtape.cc|streamtape.com|
streamtape.net|streamz.ws|streamzz.to|strikeout.cc|strikeout.nu|strtape.cloud|
strtape.site|strtape.tech|strtapeadblock.me|strtpe.link|tapecontent.net|
telerium.net|turkish123.com|upbam.org|uploadmaza.com|upornia.com|uprot.net|
upstream.to|upvid.co|usagoals.sx|vidbam.org|vidembed.cc|videovard.sx|vidnext.net|
vido.fun|vidsrc.me|vipbox.lc|vipleague.im|vipleague.tv|viprow.me|voe.sx|vumoo.to|
watchseries.ninja|watchseries.pub|watchserieshd.bz|watchserieshd.tv|
watchserieshd.watch|watchseriess.net|watchseriesstream.com|wawacity.work|
yesmovies.id|yesmovies.mn|ymovies.to|yomovies.nl|yomovies.pl|yomovies.pm|
youflix.site|yseries.tv|ytanime.tv|yts.movie|ștream2watch.com
/huyass7.*.js^$script,domain=thegay.com
/ksksks7.*.js^$script,domain=hclips.com
/kzdh7.*.js^$script,domain=txxx.com
/lemon7.*.js^$script,domain=vxxx.com
/portk7.*.js^$script,domain=vjav.com
/ytrek7.*.js^$script,domain=upornia.com|upornia.tube
||037jav.com/wp-content/uploads/2021/04/*.gif
||18porn.sex/ptr18.js
||3movs.*/ab-
||3movs.*/player/html.php?aid=pause
||3movs.*/sd3/
||3movs.*/su4unbl-
||3naked.com/nb/
||3prn.com/even/ok.js
||4tube.com/assets/abpe-
||4tube.com/assets/adf-
||4tube.com/assets/adn-
||4tube.com/assets/padb-
||7mmtv.tv/hgame/
||8boobs.com/flr.js
||8boobs.com/images/8boobs.com/banners/
||8boobs.com/images/8boobs.com/istripper/
||8muses.com/banner/
||a.eachporn.com^
||absoluporn.com/code/script/
||add2home.files.wordpress.com^$domain=hentaigasm.com
||adrotic.girlonthenet.com^
||adult-sex-games.com/images/promo/
||adultasianporn.com/puty3s/
||adultdeepfakes.com/banners?
||adultfilmdatabase.com/graphics/porndude.png
||adultwork.com/ci/MB/vouchers_banner.gif
||affiliates.goodvibes.com^
||ags.hobby.porn^
||aligonewild.com/images/extra/
||allporncomic.com/round-bread-60fe/
||alrincon.com/nbk/
||analsexstars.com^$subdocument
||anybunny.tv/js/main.ex.js
||anyporn.com/aa/
||anysex.com/*/serv
||atescorts.com/img-banners/
||avn.com/server/
||awrfds3.pornpapa.com^
||b1.tubexo.tv^$subdocument
||babepedia.com/istrip/
||babepicture.co.uk^*banner
||babesandstars.com/img/banners/
||babeshows.co.uk^*banner
||babesinporn.com^*/banners/
||babesinporn.com^*/istripper/
||babesmachine.com^*/banners/
||babesmachine.com^*/friendimages/
||badjojo.com/d5
||bangbros-free.com/i2/
||banners.cams.com^
||bellesa.co/api/rest/v1/campaigns?
||between-legs.com/banners2/
||between-legs.com^*/banners/
||bigcock.one/worker.js
||bigtitsgallery.net/qbztdpxulhkoicd.php
||biqle.org/swp.js
||bit.ly^$script,domain=hayjav.com
||blasensex.com/extras/
||boysfood.com/d5.html
||bravoteens.com/ta/
||bravotube.net/cc/
||bravotube.net/js/clickback.js
||bunnycontents.com/f.js
||bunnylust.com/sponsors/
||buonaporno.com/extras/
||buondua.com/templatesmq0noox1jd4g4sk_
||cambro.tv/popin-min.js
||cambro.tv/post1.js
||camclips.cc/api/$image,script
||camclips.cc/npJDy
||cams.imagetwist.com/in/?track=$subdocument
||cams.imgtaxi.com^
||camvideos.tv/tpd.png
||camvideos.tv^$subdocument
||camwhores.tv/t6e6d2454fa5.js
||celeb.gate.cc/assets/bilder/bann
||cherrynudes.com/t33638ba5008.js
||chikiporn.com/poppy/
||cloud.hentai-moon.com/contents/hdd337st/$media
||creatives.cliphunter.com^
||creatives.pichunter.com^
||cumlouder.com/nnubb.js
||cuntlick.net/banner/
||daftporn.com/nb_
||dailyporn.club/nba/
||dcraddock.uk/frame/
||dcraddock.uk/images/b/
||definebabe.com/sponsor_
||delivery.porn.com^
||dixyporn.com/include/
||dpfantasy.org/k2s.gif
||dragonthumbs.com/adcode.js
||drtuber.com/footer_
||dyn.empflix.com^
||dyn.tnaflix.com^
||ea-tube.com/i2/
||easypic.com/js/easypicads.js
||easyporn.xxx/tmp/
||empflix.com/mew.php
||entensity.net/crap/
||eporner.com/dot/
||eporner.com/event.php
||eporner.com^$subdocument,~third-party
||erofus.com/move
||escortdirectory.com//images/
||est.pornleech.ch^
||everydaygayporn.com/api/spots/
||exoav.com/nb/
||fakeporn.tv/bb/
||fapnado.com/neverb/
||fappenist.com/fojytyzzkm.php
||fapster.xxx/nblul/yomama.js
||fapxl.com/view/spot/
||fetishshrine.com/contents/images-banners/
||fetishshrine.com/jsb/
||footztube.com/b_
||footztube.com/f_
||frprn.com/even/ok.js
||ftopx.com/b.domnlk.com/
||ftopx.com/tf558550ef6e.js
||fuckuh.com/pyzkyustptvj.php
||galleries-pornstar.com/thumb_top/
||gapeandfist.com/uploads/thumbs/
||gayboystube.com/templates/gayboystube2017/js/gbtpop.js
||girlsofdesire.org/edge/
||girlsofdesire.org/paper/
||glam0ur.com/adgallery1
||glam0ur.com^*/banners/
||gloryholegirlz.com/images/banners/
||go.celebjihad.live^
||go.pornav.net^
||go.strpjmp.com^
||goodsexporn.org/banners/
||hclips.com/rfhdhrfz/
||hdporn24.org/vcrtlrvw/
||hdpornfree.xxx/xxx/
||hdpornmax.com/tmp/31a4.php
||hdtube.porn/serp/
||hellporno.com/_a_xb/
||hellporno.com^$subdocument,~third-party
||hentaiblue.com/*=eyJ.js
||hentaicdn.com/cdn/v2.assets/js/exc
||hentaidude.xxx/wp-content/plugins/script-manager/
||hentairules.net/eroges.js
||hentairules.net/gal/new-gallery-dump-small.gif
||here.xxx/ads.js
||here.xxx/pop_desc.js
||hitomi.la/ebJqXsy/
||hitprn.com/c_
||homeprivatevids.com/js/580eka426.js
||hornygamer.com/includes/gamefile/sw3d_hornygamer.gif
||hornygamer.com/play_horny_games/
||hotgirlclub.com/assets/vendors/
||hotgirlsdream.com/tf40bbdd1767.js
||hotmovs.com/suhum/
||hottystop.com/t33638ba5008.js
||hqpornstream.com/pub/
||hypnohub.net/assets/hub.js
||i.pixl.is/*.gif$image,domain=bunkr.is
||idealnudes.com/tf40bbdd1767.js
||ihpc.info/header/
||ihpc.info/meendo/
||imagepost.com/stuff/
||imagesnake.com/includes/js/js.js
||imagesnake.com/includes/js/layer.js
||imagetwist.com/img/1001505_banner.png
||imageweb.ws/whaledate.gif
||imageweb.ws^$domain=tongabonga.com
||imgbox.com/images/tpd.png
||imgderviches.work/exclusive/bayou_
||imgtaxi.com/frame.php
||interracial-girls.com/chaturbate/
||interracial-girls.com/i/$image
||iplayboy.us/bnrs/
||ipornxxx.net/banners/
||jav.work/p.js
||javhub.net/av/js/cpp.js
||jennylist.xyz/t63fd79f7055.js
||jerkdude.com/log300.jpg
||joysporn.sex/js/pj.js
||k-teen.com/banner/
||kindgirls.com/banners2/
||kompoz2.com/js/take.max.js
||letsjerk.org/agent.php?
||letsjerk.org/api/spots/
||letsjerk.to/api/click/
||load.xxxdb.io^
||lustypuppy.com/sbbi/
||madchensex.com/extras/
||madmen2.alastonsuomi.com^
||manga18fx.com/bkaloader/
||manhwa18.cc/bmoa/bmoa_frder.js
||mansurfer.com/flash_promo/
||matureworld.ws/images/banners/
||milffox.com/ab-s.js
||milffox.com/local_su.js
||milffox.com/su4unbl
||milkmanbook.com/dat/promo/
||momxxxfun.com/ezop/
||mylust.com/154-5imcjoe8o7f/
||mylust.com/b/
||mypornstarblogs.com/ads/
||mysexgames.com/pix/best-sex-games/
||mysexgames.com/plop.js
||nackte.com/extras/
||niceyoungteens.com/ero-advertising
||nsfwalbum.com/efds435m432.js
||nudography.com/photos/banners/
||oldies.name/ok/
||orgyxxxhub.com/js/965eka57.js
||pervclips.com/tube/contents/images-banners/
||phonerotica.com/resources/img/banners/
||pics99.cumlouder.com^
||pics99.porn300.com
||pleasuregirl.net/bload
||plx.porndig.com^
||porn-star.com/buttons/
||porn300.com/nbjs/
||pornbay.re/k2sbanner
||pornerbros.com/nativeexternal/
||porngals4.com/img/b/
||porngames.games/banners/
||porngames.games/sbbi/
||pornhat.com/banner/
||pornicom.com/jsb/
||pornj.com/gabril/
||pornjam.com/assets/js/renderer.
||pornkarma.com/ad/
||pornktube.tv/js/kt.js
||pornky.com/js/pk.js
||porno666.com/code/script/
||pornone.com/worker.js
||pornorips.com/td7ab49db374.js
||pornpapa.com/extension/
||pornrabbit.com^$subdocument
||pornstargold.com/3b0a0cdcb8b4.js
||pornstargold.com/cddc4c9399c7.js
||pornvas.com/lively
||pornvibe.org/banners/
||pussyspace.com/vr29
||rat.xxx/floop/
||rat.xxx/rpi/
||rat.xxx/xdman/
||realgfporn.com/js/bbbasdffdddf.php
||redgifs.com/assets/js/goCtrl.js
||redtube.fm/advertisment.htm
||redtube.fm/lcgldrbboxj.php
||rencontre31.fr/wp-content/themes/rencontre31/images/popupPerso/
||ruedux.com/code/script/
||rule34hentai.net^$subdocument,~third-party
||rusdosug.com/Fotos/Banners/
||seasonporn.com/ad/
||sex-techniques-and-positions.com/banners
||sex3.com/ee/s/s/im.php
||sex3.com/ee/s/s/js/ssu
||sex3.com/ee/s/s/su
||sextubebox.com/js/239eka836.js
||sextubebox.com/js/580eka426.js
||sexy-egirls.com/ad_
||sexybabepics.net/re/sbpre.js
||sexytorrents.info/njUFyPRXaC7H.js
||simpasian.net/a37z321.js
||simply-hentai.com/prod/
||sleazyneasy.com/jsb/
||slutdump.com/flat-butterfly-c5e3/
||slview.psne.jp^
||smutty.com/n.js
||socaseiras.com.br/banners.php?
||sonorousporn.com/nb/
||spankingtube.com/right/
||stream-69.com/code/script/
||streamjav.top/pBUKvw1.js
||striptube.net/images/
||striptube.net/te9e85dc6853.js
||sunporno.com/abl.php
||sunporno.com/bla.php
||sunporno.com/sunstatic/frms/
||support.streamjav.top^
||svscomics.com/templates/defaultm/images/fboomadz.png
||taxidrivermovie.com^$~third-party,xmlhttprequest
||tbib.org/gaming/
||tbib.org/tbib.
||theboobsblog.com/long-pine-4086/
||thegay.com/ejtxclxnes/
||thegay.com/giwkwmmncsgn/
||thehun.net/banners/
||tits-guru.com/js/istripper4.js
||titsbox.com/nb/
||tnaflix.com/azUhsbtsuzm?
||tryboobs.com/bf/
||tubxporn.xxx/js/xp.js
||txxx.com/uieisoudo/
||urgayporn.com/bn/
||videosection.com/agent.php?
||vipergirls.to/clientscript/poptrigger_
||watch-my-gf.com/list/
||watchmygf.me/banner/
||watchmygf.mobi/best.js
||watchmygf.tv/js/v.js
||wcareviews.com/bh/
||wcareviews.com/bv/
||wetpussygames.com/t78d42b806a3.js
||x0r.urlgalleries.net^
||xbooru.com/script/application.js
||xcity.org/tc2ca02c24c5.js
||xgroovy.com/61b1c276d8465php/
||xgroovy.com/static/js/script.js
||xnxxporn.video/askrej/
||xozilla.com/player/html.php$subdocument
||xpics.me/everyone.
||xteen.name/ok/
||xxerotica.com/xxerotica.js
||xxx-videosex.porn/go/
||xxxfetish24.com/helper/tos.js
||xxxporntalk.com/images/
||xxxshake.com/assets/f_load.js
||xxxshake.com/static/js/script.js
||xxxvideotube.net/banner.gif
||xxxvogue.net/_ad
||yotta.scrolller.com^
||youporn.com^$script,subdocument,domain=youporn.com|youporngay.com
||yourlust.com*/serve
||yourlust.com/assets/script.js
||youteenporn.net/ssczei/
||youtubelike.com/ftt2/
||yporn.tv/yp/yptv.php
||ytre9jk.txxx.com^
||zazzybabes.com/istr/t2eff4d92a2d.js
||zbporn.tv/zps/
||zoofiliatube.xxx/banners/
||zuzandra.info/b?
/^https?:\/\/.*\.(club|news|live|online|store|tech|guru|cloud|bid|xyz|site|pro|
info|online|icu|monster|buzz|fun|website|photos|re|casa|top|today|space|network|
live|work|systems|ml|world|life)\/.*/$domain=1vag.com|4tube.com|
asianpornmovies.com|getsex.xxx|glam0ur.com|hclips.com|hdzog.com|homemadevids.org|
hotmovs.com|milfzr.com|porn555.com|pornforrelax.com|pornj.com|pornl.com|puporn.com|
see.xxx|shemalez.com|sss.xxx|streanplay.cc|thegay.com|thegay.porn|tits-guru.com|
tubepornclassic.com|tuberel.com|txxx.com|txxx.tube|upornia.com|vjav.com|
voyeurhit.com|xozilla.com
/^https?:\/\/motherless\.com\/[a-z0-9A-Z]{3,}\.[a-z0-9A-Z]{2,}\_/$image,subdocument
/^https?:\/\/.*\/.*sw[0-9._].*/$script,xmlhttprequest,domain=1vag.com|4tube.com|
adult-channels.com|analdin.com|biguz.net|bogrodius.com|chikiporn.com|daftsex.com|
fantasti.cc|fuqer.com|fux.com|hclips.com|heavy-r.com|hog.tv|megapornx.com|
milfzr.com|mypornhere.com|niceporn.xxx|porn555.com|pornchimp.com|pornerbros.com|
pornj.com|pornl.com|pornototale.com|porntube.com|sexu.com|sss.xxx|thisav.com|
titkino.net|tubepornclassic.com|tuberel.com|tubev.sex|txxx.com|vidmo.org|
vpornvideos.com|xozilla.com|youporn.lc|youpornhub.it|yourdailypornstars.com
/^https?:\/\/.*\/[a-z0-9A-Z_]{2,15}\.(php|jx|jsx|1ph|jsf|jz|jsm|j$)/
$image,script,subdocument,domain=4tube.com|alotporn.com|alphaporno.com|
alrincon.com|amateur8.com|anyporn.com|anysex.com|badjojo.com|bdsmstreak.com|
bestfreetube.xxx|bigtitslust.com|bravotube.net|cockmeter.com|daftporn.com|
erome.com|exoav.com|fantasti.cc|fapality.com|fapnado.com|fetishshrine.com|
freeporn8.com|gfsvideos.com|gotporn.com|hdporn24.org|hdpornmax.com|hdtube.porn|
hellporno.com|hottorrent.org|hqsextube.xxx|hqtube.xxx|iceporn.com|imx.to|
katestube.com|lustypuppy.com|manhwa18.cc|maturetubehere.com|megatube.xxx|
milffox.com|momxxxfun.com|openloadporn.co|orsm.net|pervclips.com|porn-plus.com|
porndr.com|pornicom.com|pornotrack.net|pornrabbit.com|pornwatchers.com|
pornwhite.com|pussy.org|redhdtube.xxx|rule34.art|sexvid.xxx|sexytorrents.info|
shameless.com|sleazyneasy.com|smutty.com|sortporn.com|stepmom.one|stileproject.com|
str8ongay.com|teenpornvideo.fun|tnaflix.com|urgayporn.com|vikiporn.com|wankoz.com|
xbabe.com|xcafe.com|xxx-torrent.net|xxxdessert.com|xxxextreme.org|xxxonxxx.com|
xxxrip.net|yourlust.com|youx.xxx|zbporn.tv
/^https?:\/\/.*\.eporner\.com\/[0-9a-f]{10,}\/$/$script,domain=eporner.com
$websocket,domain=pornhub.com|pornhubthbh7ap3u.onion|redtube.com|redtube.com.br|
tube8.com|tube8.es|tube8.fr|xtube.com|youporn.com|youporngay.com
.com./$popup,domain=pornhub.com|pornhubthbh7ap3u.onion
|http*://*?$popup,third-party,domain=pornhub.com|pornhubthbh7ap3u.onion|
redtube.com|tube8.com|youporn.com|youporngay.com
||hotscopes.to/goways.php$popup
||icepbns.com^$popup,domain=iceporn.com
||livejasmin.com/pu/$popup
||videowood.tv/pop?$popup
||xtapes.to/out.php$popup
||xteen.name/xtn/$popup
/about:blank.*/$popup,domain=bitporno.com|iceporn.com|katestube.com|videowood.tv|
xtapes.to
$popup,third-party,domain=porn-tube-club.com
magnet.so###AD
webcarstory.com###Ads
search.snapdo.com###AfloatingD
weegy.com###BannerDiv
calculatorsoup.com###Bottom
chicagoprowrestling.com###Chicagoprowrestling_com_Top
gayemagazine.com###Containera2sdv > div > div > div[id^="comp-"]
webmd.com###ContentPane40
new-kissanime.me###CvBNILUxis
dailydot.com###DD_Desktop_HP_Content1
dailydot.com###DD_Desktop_HP_Content2
dailydot.com###DD_Desktop_HP_Content3
healthline.com###DMR1__slot
tweaktown.com###DesktopTop
road.cc###Footer-Billboard
fanlesstech.com###HTML2 > .widget-content
fanlesstech.com###HTML4 > .widget-content
fanlesstech.com###HTML5 > .widget-content
fanlesstech.com###HTML6 > .widget-content
linkfang.org###LinkFang_Horizontal
myanimelist.net###M_300x250_1_iframe
myanimelist.net###M_320x50_1_iframe
techadvisor.com###OzAUZW
physicsandmathstutor.com###PMT_PDF_Top
physicsandmathstutor.com###PMT_Top
point2homes.com,propertyshark.com###Point2Homes_Premium_Agent_Replace_300x250
audioz.download###PromoHead
fortune.com###RightRailFlex_Articles0
calculatorsoup.com###RightSidebar
soapcalc.net###SidebarLeft
daringfireball.net###SidebarMartini
soapcalc.net###SidebarRight
imcdb.org###SiteLifeSupport
roblox.com###Skyscraper-Abp-Left
roblox.com###Skyscraper-Abp-Right
thecourier.com###TCFO_Middle2_300x250
thecourier.com###TCFO_Middle_300x250
today.az###TODAY_Slot_Top_1000x120
today.az###TODAY_Slot_Vertical_01_240x400
road.cc###Top-Billboard
carsdirect.com###TopBanner
scrabble-solver.com###Upper
warisboring.com###WIB300x250_IA_M_HB
eetimes.com###WelcomeAdContainer
eetimes.com###WelcomeAdContainer + #overlay
turbobit.net###__bgd_link
ytmp3.cc###a-320-50
egotastic.com###a46c6331
egotasticsports.com###a83042c4
krunker.io###aHolder
imagebam.com###aad-header-1
imagebam.com###aad-header-2
imagebam.com###aad-header-3
uinterview.com###above-content
go-convert.com###ad
dappradar.com###ad-nft-top
informer.com###ad0
boards.net,mtaeta.info,notbanksyforum.com,pimpandhost.com,realgearonline.com,repair
almostanything.com,timeanddate.com,wordreference.com###ad1
pimpandhost.com###ad2
exchangerates.org.uk###ad3
moomoo.io###adCard
musescore.com###ad_cs_12219747_728_90
adtunes.com,all-
nettools.com,britsabroad.com,kiwibiker.co.nz,printroot.com###ad_global_below_navbar
4qrcode.com###addContainer
mrexcel.com###adngin-bottom_2_LB_HB-0
mrexcel.com###adngin-in-content_NVU-0
192-168-1-1-ip.co###adresp
3g2upl4pq6kufc4m.onion,audioreview.com,carlow-
nationalist.ie,cellmapper.net,craigclassifiedads.com,dekhobd.com,duckduckgo.com,g.d
oubleclick.net,irannewsdaily.com,kildare-nationalist.ie,laois-
nationalist.ie,lorempixel.com,photographyreview.com,quiz4fun.com,roscommonherald.ie
,waterford-news.ie###ads
radioonline.fm###advertise_center
unshorten.it###advertisement
allthetests.com,bom.gov.au,cadenaazul.com,lapoderosa.com###advertising
snewscms.com,yokogames.com###advertisment
apkonline.net###adxx
thebugle.co.za###adz
apkonline.net###adzz
purplepainforums.com###affiliates
exportfromnigeria.info###affs
systutorials.com###after-content-1
amgreatness.com###ag-lead
timesofmalta.com###article-sponsored
brisbanetimes.com.au,smh.com.au,theage.com.au,watoday.com.au###articlePartnerStorie
s
findmysoft.com###as_336
flyordie.com###asf
techpp.com###aside-two > .ct-code-block
stakingrewards.com###asset-calculator-banner
news.grabien.com###atv-gpt1
scalemates.com###avph
teamfortress.tv###aw
convertinmp4.com###b300ib
convertinmp4.com###b728l
gayvegas.com###background
wallpapersmania.com###backgroundPopup
soccerbase.com###ball_splash_holder
gamepressure.com###baner-outer
allmyfaves.com,allthetests.com,dailynews.lk,dealsonwheels.co.nz,dosgamesarchive.com
,eth-
converter.com,farmtrader.co.nz,freealts.pw,goosegame.io,greatbritishchefs.com,movie
sfoundonline.com,openstreetmap.org,vstreamhub.com###banner
bolor-toli.com###banner-clear
thecarconnection.com###banner-container
ncaa.com###banner-purse
sourceforge.net###banner-sterling
4teachers.org###banner-wrapper
classic97.net,lagostalks.com###banner1
classic97.net,lagostalks.com###banner2
gamesfree.com###banner300
metric-conversions.org###bannerSpace
planetanalog.com###bannerWrap
webtoolhub.com###banner_704_134
webtoolhub.com###banner_719_105
today.az###banner_750x90
playasolibizaradio.fm###banner_about
nitrome.com###banner_box
nitrome.com###banner_description
freshnewgames.com###banner_header
baltic-course.com###banner_master_top
nitrome.com###banner_shadow
cdn.ampproject.org,linguee.com,thesuburban.com###banner_top
workawesome.com###banner_wrap
empiremovies.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###bannerleft
phuketwan.com###bannersTop
baltic-course.com,webfail.com###bannertop
h-online.com###bannerzone
mrexcel.com###bc-adngin-top-wrapper
paraphraser.io###before_button_
uinterview.com###below-content
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
animixplay.to###belowcomment
post-gazette.com###benn-poll-iframe-container
fightful.com###betway-sports
usnews.com###bfad-slot
shellshock.io###big-house-ad
bentoneveningnews.com,dailyregister.com,dailyrepublicannews.com,duquoin.com,randolp
hcountyheraldtribune.com###billBoardATF
versus.com###bill_bottom
cricketnetwork.co.uk,f1network.net,howtogermany.com,rugbynetwork.net,thefootballnet
work.net,timesandstar.co.uk###billboard
whoscored.com###billboard-container
inquirer.net###billboard_article
chilltracking.com###blink
getthetechnow.com###block-24
appleworld.today###block-26
systutorials.com###block-3
systutorials.com###block-4
systutorials.com###block-5
ericpetersautos.com###block-6
systutorials.com###block-7
cryptofeeds.news###block-8
wionews.com###block-adv
pocketnow.com###block-alertbar
webosnation.com###block-block-21
slideme.org###block-block-31
indiatoday.in###block-block-64
infoplease.com###block-ipabovethefold
infoplease.com###block-ipbtfad
infoplease.com###block-ipleaderboardad
encyclopedia.com###block-trustme-rightcolumntopad
enca.com###block-views-block-sponsored-block-1
ana-white.com###block-views-block-sponsors-block-1
mbauniverse.com###block-views-home-page-banner-block
picfont.com###block_a
forum.ragezone.com###block_html_10
publish0x.com###bm-block
smbc-comics.com###boardleader
priceonomics.com###book-island
playasolibizaradio.fm###booking_mask
forum.wordreference.com###botSupp
cheese.com,fflogs.com,investorplace.com,warcraftlogs.com###bottom-banner
000webhost.com###bottom-banner-with-counter-holder-desktop
audioreview.com###bottom-leaderboard
publish0x.com###bottom-right-banner
nytimes.com,nytimes3xbfgragh.onion###bottom-wrapper
funkypotato.com###bottom_banner_wrapper
bleedingcool.com,jamaicaobserver.com###bottom_leaderboard
bleedingcool.com###bottom_medium_rectangle
atomic-robo.com###bottomspace
flashscore.com,livescore.in###box-over-content-a
planetminecraft.com###box_300atf
planetminecraft.com###box_300btf
comicbookrealm.com###brad
modthesims.info###browse-content > div > small
dailydot.com###browsi-topunit
w3newspapers.com###btmadd
northcountrypublicradio.org###business
music-news.com###buy-tickets
channel4.com###c4ad-Top
coinlisting.info###carousel-example-generic
csdb.dk###casdivhor
csdb.dk###casdivver
autocarindia.com###castrol-ad-sec
cloudwards.net###cbox
linuxinsider.com###cboxOverlay
curseforge.com###cdm-zone-03
ndtv.com###checked
xcalibrscans.com###close-teaser
drivespark.com###cmscontent-right1
whocallsme.com###cnt_1
whocallsme.com###cnt_2
whocallsme.com###cnt_btm
techpp.com###code_block-47-158779
linuxinsider.com###colorbox
smbc-comics.com###comicright > div[style]
mirror.co.uk###comments-standalone-mpu
cpuid.com###console_log
gearspace.com###container__DesktopFDAdBanner
gearspace.com###container__DesktopForumdisplayHalfway
modshost.com###content > .ast-container > .ast-row
scanboat.com###content > .margin-tb-25
allnewspipeline.com###content > [href]
fextralife.com###content-add-a
blastingnews.com###content-banner-dx1-p1
classicreload.com###content-top
lineageos18.com###contentLocker
123proxy.biz###cookieConsentUR99472
g3g.sbs,nocensor.sbs###cookieConsentVPN666
returnyoutubedislike.com###cool-people
wsj.com###coupon-links
titantv.com###ctl00_Main_TVL_ctl00_sb
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
miloserdov.org,wpneon.com###custom_html-10
isekaiscan.com,miloserdov.org###custom_html-11
theregister.co.nz###custom_html-13
colombiareports.com,miloserdov.org,mostlyblogging.com###custom_html-14
mostlyblogging.com###custom_html-15
miloserdov.org###custom_html-16
ets2.lt,miloserdov.org###custom_html-2
robloxhackscripts.com###custom_html-23
mostlyblogging.com,sarkarideals.com###custom_html-3
colombiareports.com,filmschoolrejects.com,hongkongfp.com,phoneia.com,sarkarideals.c
om###custom_html-6
kanonitv.net###custom_html-7
noqreport.com###custom_html-7 > .custom-html-widget
filmschoolrejects.com,reneweconomy.com.au,theteche.com###custom_html-8
dailycaller.com###dailycaller_top
urbandictionary.com###dark_top
dictionary.com###dcomHomeTop-728x90
helpwithwindows.com###desc
definition-of.com###dfp
flyordie.com###dgad
legacy.com###display-right-1
legacy.com###display-right-2
legacy.com###display-right-inview-1
legacy.com###display-right-inview-2
legacy.com###display-top-1
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
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
earnmoneyhub.com###div-outer-4398
sentinelnews.com,theandersonnews.com###div-promo
howtogeek.com###div-thetop1
newsmax.com###divArticleSpecialLinks
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
newser.com###divWhizzcoRightRail
rednationonline.ca###dnn_BannerPane
apkwhale.com###download > div
ghacks.net###download-widget
transfermarkt.com###drQtceq
designtaxi.com###dt-small-sub-2
designtaxi.com###dt-small-sub-3
energyforecastonline.co.za###endorsers
geekwire.com###engineering-centers-sidebar
welovetrump.com###enhancedtextwidget-14
welovetrump.com###enhancedtextwidget-20
welovetrump.com###enhancedtextwidget-34
jigzone.com###fH
fxsforexsrbijaforum.com###fa_ticker_container
thedrinknation.com###fcBanner
investing.com###findABroker
thisismoney.co.uk###fiveDealsWidget
point2homes.com,propertyshark.com###fixedban
cnx-software.com###fixeddbar
goodgearguide.com.au,pcworld.idg.com.au###float_leaderboard_bottom
kissanime9.net###floatcenter
compoundsemiconductor.net###floor-banner
streams.tv###flowerInGarden
spectator.co.uk###footer-banner
bundesliga.com###footer-partnerlogo
warcraftpets.com###footer-top
ksstradio.com###footer-widgets
fixya.com###footerBanner
atptour.com###footerPartners
phpbb.com###footer_banner_leaderboard
forums.anandtech.com,forums.tomsguide.com,forums.tomshardware.com###footer_leaderbo
ard
hwhills.com###footerbanner
feedicons.com###footerboard
titantv.com###frankly
stonetoss.com###friends
imgbox.com###full-page-redirect
reviewgeek.com###future_Y_R_0_1
filmibeat.com,oneindia.com###fw-int-ad
chromecastappstips.com###fwdevpDiv0
drivespark.com###fwnNewWdg
colourlovers.com###ga-above-footer
colourlovers.com###ga-below-header
9bis.net###gad
geekwire.com###geekwork
engadget.com###gemini-right-rail-thumbnails
investing.com###generalOverlay
desimartini.com###getPosition
dealsofde.com###gg_box_1
dealsofde.com###gg_box_2
glowstery.com###ghostery-highlights
fmovies.ps,movies2watch.tv,moviesjoy.to,myflixertv.to###gift-middle
f2movies.to,fmovies.ps,fmoviesto.cc,movies2watch.tv,moviesjoy.to,myflixertv.to###gi
ft-top
freegames.org###gla
wordcounter.net###glya
pcgamingwiki.com###gog_summer_sale_2021
gearlive.com,mediamass.net,noscript.net###google
propertyshark.com###google-ads-directoryViewRight
photojpl.com###google01
mediamass.net###google3
topwar.ru###google_full_story_mobile
windows2universe.org###google_mockup
mozillazine.org###gootop
malaysiakini.com###gpt-layout-top-container
sourceforge.jp###gpt-sf_dev_300
indianexpress.com###gpt_ad_IE_ROS_BUDGET_BAND
gptoday.net###gptoday_ros_alpha_rectangle-halfpage
gptoday.net###gptoday_ros_bravo_leaderboard-billboard
gptoday.net###gptoday_ros_bravo_rectangle-halfpage
gptoday.net###gptoday_ros_charlie_rectangle-halfpage
gptoday.net###gptoday_ros_delta_leaderboard-billboard
gptoday.net###gptoday_ros_delta_rectangle-halfpage
gptoday.net###gptoday_ros_echo_leaderboard-billboard
gptoday.net###gptoday_ros_echo_rectangle-halfpage
proboards.com###gravity-stories-1
spellcheck.net###grmrl_one
girlswithmuscle.com###hb-banner-outer
streamingrant.com###hb-strip
cadenaazul.com,lapoderosa.com###hcAdd
castanet.net###hdad
flashgot.net###head a[target="_blаnk"]
inventorspot.com,mothering.com,wordfind.com,yokogames.com###header
aeroexpo.online,agriexpo.online,directindustry.com,fonearena.com,frontlinesoffreedo
m.com,stakingrewards.com,winemag.com###header-banner
dominicantoday.com###header-banners
coolors.co###header-cad
bestvpnserver.com,techitout.co.za###header-content
govevents.com###header-display
motorhomefacts.com###header-promo
one.com.mt###header-sidebar
nisnews.nl###header-wrap
forums.anandtech.com,forums.tomsguide.com,forums.tomshardware.com,forums.whathifi.c
om,redflagdeals.com###header_leaderboard
digitalpoint.com###header_middle
writerscafe.org###header_pay
deckstats.net###header_right_big
hwhills.com,nikktech.com,revizoronline.com,smallscreenscoop.com###headerbanner
lasvegassportsbetting.com###headerbar
sat24.com###headercontent-onder
codinghorror.com,stackoverflow.com###hireme
weedhire.com###hireology
navysports.com,texassports.com###holder-skyscraper
goairforcefalcons.com,gopack.com,goterriers.com,texassports.com,umassathletics.com#
##holder-story
carmag.co.za###home-leaderboard
transfermarkt.com###home-rectangle-spotlight
afkgaming.com###home_sticky_footer
downloadsafer.com###homebannerbottom
semiconductor-today.com###homeright
nutritioninsight.com###horizontalblk
skylinewebcams.com###hostedby
cd1025.com###hp-leader
trakt.tv###hu-ck-s-t-er-de-sk-top-sidenav
trakt.tv###hu-ck-s-t-er-de-sk-top-wrapper
nettiauto.com,nettikaravaani.com,nettikone.com,nettimarkkina.com,nettimokki.com,net
timoto.com,nettivene.com,nettivuokraus.com###huge_banner
nzbindex.com###i > .inner
klmanga.com,weloma.net###id-custom_banner
atishmkv.site###idbannerplayer
unitconversion.org###ileft
furbooru.org###imagespns
mydorpie.com###imgbcont
luxweb.lu###imu
scoop.co.nz###in-cont
designtaxi.com###in-news-link-1
designtaxi.com###in-news-link-2
wsj.com###in_ad_col_b
thefastmode.com###inarticlemodule
datamation.com,esecurityplanet.com,eweek.com,serverwatch.com,webopedia.com###inline
-top
krnb.com###inner-footer
timesofmalta.com###inscroll-banner
imagebam.com###inter > [src]
booklife.com###interstitial
osbot.org###ipsLayout_footer
lcpdfr.com###ipsLayout_mainArea > .uBlockBrokeOurSiteIpsAreaBackground
osbot.org###ipsLayout_mainArea > div > div > [href]
unitconversion.org###iright
allnewspipeline.com###isg_add
newshub.co.nz###island-unit-2
fakeupdate.net###itemz
googleping.com###itro_opaco
googleping.com###itro_popup
ceoexpress.com###kalamazooDiv
thesilphroad.com###keepinTheLightsOn
kvraudio.com###kvr300600
designtaxi.com###large-screen-notices
247wallst.com###lb-fill
redferret.net###lb_wrap
rpmseek.com###lbanner_top
piraproxy.info,unblockedstreaming.net###lbxUR99472
gpsreview.net###lead
steroid.com###lead_area_opener
iphonic.tv,kontraband.com,motherproof.com,nutritioncuisine.com,sansabanews.com,thes
treet.com###leader
thepostmillennial.com###leader-mot
corrosionpedia.com,firstnationsvoice.com,pistonheads.com###leaderBoard
12tomatoes.com,bloomberg.com,datpiff.com,logotv.com,newcartestdrive.com,news.sky.co
m,onthesnow.ca,onthesnow.co.nz,onthesnow.co.uk,onthesnow.com,onthesnow.com.au,penny
-
arcade.com,publishersweekly.com,skysports.com,stuff.tv,theserverside.com,whitepages
.ae###leaderboard
vocm.com###leaderboard-area
variety.com###leaderboard-no-padding
alternet.org###leaderboard-placeholder
oaoa.com###leaderboard-top
narcity.com###leaderboard-wrapper
drdobbs.com###leaderboard1
drdobbs.com###leaderboard2
games2jolly.com###leaderboard_area
games2jolly.com###leaderboard_area_home
bulbagarden.net,planetminecraft.com###leaderboard_atf
canadianbusiness.com,macleans.ca,yardbarker.com###leaderboard_container
spoonuniversity.com###leaderboard_fixed
belgie.fm,danmark.fm,deutschland.fm,espana.fm,india.fm,italia.fm,nederland.fm###lea
derboardbg
westcapenews.com###leaderboardspace
eel.surf7.net.my###left
nowinstock.net###leftBannerBar
thelakewoodscoop.com###leftFloat
notdoppler.com###left_link
numista.com###left_pub
nitrome.com###left_skyscraper_shadow
closerweekly.com,intouchweekly.com,lifeandstylemag.com###listProductWidgetData
wormate.io###loa831pibur0w4gv
hackerbot.net###madiv
hackerbot.net###madiv2
hackerbot.net###madiv3
wowhead.com###main > .blocks
animehub.ac###main-content > center
w3big.com,w3schools.com###mainLeaderboard
dispatchtribunal.com,thelincolnianonline.com###mb-bar
active.com###med_rec_bottom
active.com###med_rec_top
wakingtimes.com###media_image-2
palestinechronicle.com###media_image-4
mostlyblogging.com###media_image-5
linuxbabe.com###media_image-6
linuxbabe.com###media_image-7
linuxbabe.com###media_image-8
ostatic.com###media_partner_gallery
cgchannel.com###mediumRectangle
newburyportnews.com###mediumRectangle_atf
moomoo.io###menuContainer > .menuCard
androidforums.com###messageList > .messageList
thepiratebay.org###meta-right
bleedingcool.com###middle_medium_rectangle
trackingthepros.com###mini-containerr
pch.com###minipath_panel
myjoyonline.com###mjo-article-left_rectangle_mid
mmorpg.com###mmorpg_desktop_list_1
express.co.uk###mobile_floating_test
anonymouse.org###mouselayer
moviemistakes.com###moviemistakes_300x600_300x250_160x600_sidebar_2
consobaby.co.uk,gumtree.com,pcgamingwiki.com,thefootballnetwork.net###mpu
skysports.com###mpu-1
spin.ph###mrec3
whatshappening.com.ph###mrecCarousel
nitrome.com###mu_3_container
wrestlingnews.co###mvp-head-top
atlantatribune.com,barrettsportsmedia.com,footballleagueworld.co.uk,ioncinema.com,r
ipplecoinnews.com,tribune.net.ph###mvp-leader-wrap
twinfinite.net###mvp-main-content-wrap
barrettsportsmedia.com###mvp-wallpaper
manganatos.com,mangareader.cc###myModal
mediaupdate.co.za###mycarousel
myabandonware.com###n429CLX
myabandonware.com###n429STD
myabandonware.com###n429myabandonware_leaderboard_atf
myabandonware.com###n429myabandonware_leaderboard_btf_2
myabandonware.com###n429myabandonware_medrec_left_atf
myabandonware.com###n429myabandonware_medrec_right_atf
myabandonware.com###n429myabandonware_medrec_right_btf
gearspace.com###navbar_notice_617
nbcsports.com###nbcsports-leaderboard
my.juno.com###newsCarousel
livelaw.in###news_on_exit
searchfiles.de###nextuse
seroundtable.com###ninja_box
pcgamesn.com###nn_astro_wrapper
trueachievements.com,truesteamachievements.com,truetrophies.com###nn_bfa_wrapper
techraptor.net###nn_lb1
techraptor.net###nn_lb2
techraptor.net###nn_lb3
techraptor.net###nn_lb4
boxingstreams.cc,crackstreams.gg,cricketstreams.cc,footybite.cc,formula1stream.cc,m
lbshow.com,nbabite.com###nordd
forums.somethingawful.com###notregistered
gizbot.com###offersblocksection
vapingunderground.com###oio-banner-5
onlinemschool.com###oms_left
livestreamfails.com###oranum_livefeed_container_0
electronicproducts.com,powvideo.net,streamplay.to###overlay
rabbitstream.net,rapid-cloud.ru,streamrapid.ru###overlay-container
drivevideo.xyz###overlays
modthesims.info###pagenavigation > div > small
seeklogo.com###panelAdShutterStockPromo
hwbot.org###partner-tiles
hbr.org###partnerCenter
fastseduction.com,independent.co.uk###partners
arrivealive.co.za###partners_container
binaries4all.com###payserver
binaries4all.com###payserver2
flicksmore.com###pc_show
demap.info###pcad
premierguitar.com###pg_leaderboard
gcn.com###ph_pcontent3_0_lvItemList_liNativeArticleAd_0
publicholidays.us###phgviewportconditional_57069
radiocaroline.co.uk###photographsforeverDiv
dnsleak.com,emailipleak.com,ipv6leak.com###piaad
fool.com###pitch
files.im###plyrrr
pons.com###pons-ad-leaderboard__container
chaseyoursport.com###popup1
quickmeme.com###post[style="display: block;min-height: 290px; padding:0px;"]
sentinelnews.com,theandersonnews.com###pre-header
the-scientist.com###preHeader
playok.com###pread
talkbass.com###primary-products
listenonrepeat.com###primis-holder
nytimes.com###promo
thestreamable.com###promo-signup-bottom-sheet
dailymail.co.uk###promo-unit
bnnbloomberg.ca###promotions
frequence-radio.com###pub_listing_top
skyrock.com###pub_up
unogs.com###purevpninfo
howtogermany.com###quaranvino
unfair.co###r_sidebarwidgeted
comicbookrealm.com###rad
rawstory.com###rawstory_front_2_container
slideserve.com###readl
shortwaveschedule.com###reclama_mijloc
scoop.co.nz###rect
dict.cc###rectcompactbot
dict.cc###recthome
dict.cc###recthomebot
qwant.com###resultsShoppingList
idiva.com###rhs_atf
10minutemail.net,eel.surf7.net.my,javatpoint.com###right
msguides.com###right-bottom-camp
openspeedtest.com###right-column
comicbookrealm.com###right-rail > .module
gogetaroomie.com###right-space
narutofan.com###right-spon
linuxforums.org,quackit.com###rightColumn
thelakewoodscoop.com###rightFloat
glosbe.com###rightSidebarFirstBanner
glosbe.com###rightSidebarSecondBanner
itworldcanada.com###rightTopSponsor
files.fm###right_add
mediacorp.sg###right_banner_placeholder
ffiles.com###right_col
medicaldialogues.in###right_level_8
notdoppler.com###right_link
hardware.info###right_top
yardbarker.com###right_top_sticky
forums.tomshardware.com###rightcol_bottom
forums.anandtech.com,forums.tomsguide.com,forums.tomshardware.com,forums.whathifi.c
om###rightcol_top
tubeconverter.net###ringtone-button
youtump3.com###ringtoner
megarapid.net###rmiad
pcmag.com###rmn-link
brenz.net###rndBanner
dvdfile.com,ecnmag.com,thefashionspot.com###roadblock
mirror.co.uk###roffers-top
barclaysatpworldtourfinals.com###rolex-small-clock
logupdateafrica.com###rotating-item-wrapper
yttalk.com###rpmtop
parentdish.co.uk###rr-amazon
search-results.com###rr_sa_container
core77.com###rsDesignDir
sciencealert.com###rt-header
pages.ebay.com###rtm_1658
ebay.com###rtm_html_441
noqreport.com###rumble_vj59vh
skylinewebcams.com###s1123
skylinewebcams.com###s4152
wsj.com###saving-united-coupon-list
flatpanelshd.com###sb-site > .hidden-xs.container
hwhills.com###sb_left_tower
wowway.net###sc_home_header_banner
wowway.net###sc_home_news_banner
wowway.net###sc_home_recommended_banner
wowway.net###sc_read_header_banner
my.juno.com###scienceTile
pao.gr###section--sponsors
abbreviations.com,definitions.net,grammar.com,kamus.net,lyrics.com,rhymes.net,scrip
ts.com,symbols.com###sela-container
triblive.com###shopsWidget
thefastmode.com###side_ads_small
filedropper.com###sidebar
whatsondisneyplus.com###sidebar > .widget_text.amy-widget
tellymix.co.uk###sidebar > div[style]
mashable.com###sidebar-1
ftvlive.com###sidebar-one-wrapper
carmag.co.za###sidebar-primary
scotsman.com###sidebarMPU1
scotsman.com###sidebarMPU2
ubergizmo.com###sidebar_card_spon
opendocument.xml.org,trucknetuk.com###sidebarright
inoreader.com###sinner_container
webkinznewz.ganzworld.com###site-description
2oceansvibe.com###skin
lambgoat.com###skinoverlay
dafont.com###sky
dailymail.co.uk###sky-right
celebritynetworth.com###skyline
skylinewebcams.com###skylinewebcams-ads2
holiday-weather.com,w3schools.com,zerochan.net###skyscraper
jokes2go.com###skyscraperDiv
scrabble-solver.com###skywideupper
gunsamerica.com###slidebox
sacricketmag.com###slidein
whatshappening.com.ph###sliderCarousel
accuradio.com###slot2Wrapper
washingtonpost.com###slug_leaderboard
orteil.dashnet.org###smallSupport
footballtransfertavern.com,gpfans.com###snack_ldb
ghacks.net###snhb-snhb_ghacks_bottom-0
soccer24.co.zw###soccer24-ad
wcny.org###soliloquy-12716
flaticon.com###soul-p
toumpano.net###sp-feature
toumpano.net###sp-right
searchenginejournal.com###spcat_ifr
fastseduction.com###splash
downloads.codefi.re###spo
downloads.codefi.re###spo2
firmwarefile.com###spon
progressillinois.com###sponsor
meteocentrale.ch###sponsor-info
fastseduction.com,geekwire.com,landreport.com,whenitdrops.com###sponsors
sanjose.com###sponsors-module
ourworldofenergy.com###sponsors_container
rent.ie###sresult_banner
searchenginejournal.com###sspcat_ifr
systutorials.com###st-in-post-1
bizarrepedia.com###stack > .ln-thr
saharareporters.com###stage-header
videobin.co###startpopupcode
geekwire.com###startup-resources-sidebar
newcartestdrive.com###static-asset-placeholder-2
newcartestdrive.com###static-asset-placeholder-3
datamation.com,esecurityplanet.com,eweek.com,serverwatch.com,webopedia.com###sticky
-bottom
coolors.co###sticky-cad
coincodex.com###sticky-footerCCx4
fool.com###sticky-wrapper
afr.com###stickyLeaderboard
semiconductor-today.com###storyHorAdd
afkgaming.com###story_sticky_footer
animixplay.to###streambottomright
web-capture.net###stw_ad
gsmarena.com###subHeader
ebaumsworld.com###subheader_atf_wrapper
streams.tv###sunGarden
dashnet.org###support
eco-business.com###supporting_orgs
vk.com###system_msg
goodreturns.in###taboola-mid-category-thumbnails
comicbookrealm.com###tad
google.com###tadsc
based-politics.com###tdi_107
linuxtoday.com###tdi_46
iol.co.za###teadsTarget
the-star.co.ke###teasers
geeky-gadgets.com###text-105335641
ssbcrack.com###text-11
cathnews.co.nz,cryptoreporter.info,net-load.com,wakingtimes.com###text-12
radiosurvivor.com###text-13
ericpetersautos.com###text-133
planetinsane.com###text-14
geeksforgeeks.org###text-15
electronicshub.org,geeksforgeeks.org,thesurvivalistblog.net###text-16
geeksforgeeks.org,weekender.com.sg###text-17
ganzworld.com###text-18
ganzworld.com###text-19
populist.press###text-2
freecourseweb.com###text-20
electronicshub.org,net-load.com###text-25
2smsupernetwork.com,cryptoreporter.info,net-load.com###text-26
2smsupernetwork.com###text-28
2smsupernetwork.com,zambiareports.com###text-3
electronicshub.org###text-34
needsomefun.net###text-36
wrestlingnews.co###text-38
vgleaks.com###text-4
needsomefun.net###text-41
bigblueball.com###text-416290631
needsomefun.net###text-42
premiumtimesng.com###text-429
kollelbudget.com###text-43
premiumtimesng.com###text-440
electronicshub.org,techlife.com,technipages.com###text-5
2smsupernetwork.com,khaama.com###text-50
ssbcrack.com###text-51
quickonlinetips.com###text-57
2smsupernetwork.com,times.co.zm###text-6
yugatech.com###text-69
kollelbudget.com###text-70
kollelbudget.com###text-78
playco-opgame.com###text-8
kollelbudget.com###text-82
kollelbudget.com###text-83
nanoreview.net###the-app > .mb
standard.co.uk###thirdparty_03_parent
mma-core.com###tlbrd
technewsworld.com###tnavad
accuweather.com,iconeye.com,phonescoop.com###top
cheese.com,coingecko.com,fflogs.com,foodlovers.co.nz,foodnetwork.ca,investorplace.c
om,kurocore.com,skift.com,thedailywtf.com,theportugalnews.com,warcraftlogs.com###to
p-banner
missingremote.com###top-bar
dotesports.com###top-billboard
capetownmagazine.com###top-leader-wrapper
thegazette.com###top-leaderboard
gogetaroomie.com###top-space
imassera.com###top-sponsor
dotesports.com,gamepur.com###top-sticky-sidebar-wrapper
nytimes.com,nytimes3xbfgragh.onion###top-wrapper
danpatrick.com###topBannerContainer
investing.com###topBroker
digitalartsonline.co.uk###topLeaderContainer
mautofied.com###topLeaderboard
afar.com###topPortal
forum.wordreference.com###topSupp
sportsclimax.com###top_banner
caribpress.com###top_banner_container
bleedingcool.com,indy100.com,jamaicaobserver.com,pastemagazine.com###top_leaderboar
d
bleedingcool.com###top_medium_rectangle
imdb.com###top_rhs
repeatmyvids.com,w3newspapers.com###topads
scorespro.com###topban
absolutelyrics.com,cdrlabs.com,exiledonline.com,findtheword.info,realitywanted.com,
revizoronline.com,snapfiles.com###topbanner
armenpress.am###topbnnr
semiconductor-today.com###topheaderimage
animixplay.to###topmid
worldtimebuddy.com###toprek
atomic-robo.com###topspace
google.com###topstuff > #wmxmsg
charlieintel.com###topunit
pcworld.com,techhive.com###tso
kuklaskorner.com###ultimate
my.juno.com###usWorldTile
macworld.co.uk###vTXbybUFn
nutritioninsight.com###verticlblks
filmibeat.com,goodreturns.in,mykhel.com,oneindia.com###verticleLinks
forums.tomsguide.com###video_ad
gumtree.com###vipBanner
playstationtrophies.org###vnt-lb-a
browserleaks.com###vpn_img
browserleaks.com###vpn_text
ettvcentral.com###vpnvpn
censor.net###w1001
censor.net###w1031
eeweb.com###wallpaper_image
everythingrf.com###walltrack
realclearhistory.com###warning_empty_div
opensubtitles.org###watch_online
xxxporn.tube###watch_sidevide
xxxporn.tube###watch_undervideo
topfiveforex.com###wcfloatDiv
santacruzsentinel.com###weeklybar2
webfail.com###wf-d-300x250
theregister.com###whitepapers
itnews.com.au###whitepapers-container
gomapper.com###wideSkyScraper
tribunnews.com###wideskyscraper
wallpapersmania.com###wm_cpa
gaynewzealand.com###wn-insurance-quote-editor
rediff.com###world_right1
rediff.com###world_top
worldrecipes.eu###worldrecipeseu_970x90_desktop_sticky_no_closeplaceholder
techadvisor.com###wrapper > div > [class] > [src]
eteknix.com###wrapper > header
cranestodaymagazine.com,hoistmagazine.com,ttjonline.com,tunnelsonline.info###wrappe
r_banners
blasternation.com###xobda
yardbarker.com###yb_recirc
ecoustics.com###zox-lead-bot
talkingpointsmemo.com##.--span\:12.AdSlot
voiceofsandiego.org##.-sponsored
yelp.at,yelp.be,yelp.ca,yelp.ch,yelp.cl,yelp.co.jp,yelp.co.nz,yelp.co.uk,yelp.com,y
elp.com.ar,yelp.com.au,yelp.com.br,yelp.com.hk,yelp.com.mx,yelp.com.ph,yelp.com.sg,
yelp.com.tr,yelp.cz,yelp.de,yelp.dk,yelp.es,yelp.fi,yelp.fr,yelp.ie,yelp.it,yelp.my
,yelp.nl,yelp.no,yelp.pl,yelp.pt,yelp.se##.ABP
bendsource.com,federalnewsnetwork.com,lonelyplanet.com,sevendaysvt.com,styleweekly.
com,tasty.co,tucsonweekly.com##.Ad
stadiumastro.com##.Ads
iogames.onl##.Adv
audiokarma.org,audizine.com##.AdvallyTag
iogames.onl##.Advc
tvnz.co.nz##.Advert
suffolknews.co.uk##.Advertisement
technicalarp.com##.Arpian-ads
rankedboost.com##.Article-A-Align
terradaily.com##.BDTX
jobs24.co.uk##.Banner
freebitz.xyz##.BannerContainer
freebitz.xyz##.BannerContainerScrapper
freebitz.xyz##.BannerMain
tutiempo.net##.ContBannerTop
dappradar.com##.Container--bottomBanners
johnogroat-journal.co.uk##.DMPU
charismanews.com##.FpFeaturedBoxWrap
nationalgeographic.com##.FrameBackgroundFull--grey
askapache.com##.GAD
google.co.uk##.GBTLFYRDM0
google.com##.GC3LC41DERB + div[style="position: relative; height: 170px;"]
google.com##.GGQPGYLCD5
google.com##.GGQPGYLCMCB
google.com##.GISRH3UDHB
thefocus.news##.GRVMpuWrapper
metservice.com##.Header
sporcle.com##.IMGgi
israelnationalnews.com##.InfoIn
israelnationalnews.com##.InfoIn2
kentonline.co.uk##.LeaderBack
apnews.com##.Leaderboard
israelnationalnews.com##.LeftInfo
johnogroat-journal.co.uk##.MPU
tvtv.us##.MuiPaper-elevation2
ahaan.co.uk##.MuiSnackbar-anchorOriginBottomCenter
news18.com##.NAT_add
ask.com##.PartialKelkooResults
snopes.com##.PlacementWrapper
tumblr.com##.Qrht9
lbcgroup.tv##.ScriptDiv
simkl.com##.SimklTVDetailEpisodeLinksItemHref
thedailybeast.com##.Sizer
coin360.com##.Skyscraper
geekflare.com##.Sponsors
coin360.com##.StickyCorner__Container
slant.co##.SummaryPage-LustreEmbed
algoafm.co.za##.TopBanner
cnbc.com##.TopBanner-container
coin360.com##.TopLeaderboard
mediafire.com##.WinZip
afkgaming.com##.Wkf_t
this.org##.Wrap-leaderboard
tumblr.com##.XJ7bf
tumblr.com##.Yc2Sp
afar.com##.ZZAilYOLYlkw-Hv02mHW8
olympics.com##.\-partners
afkgaming.com##._1Qdz9
cointelegraph.com##._1p0RFbnRBP8wtiCNM9Gxde
thequint.com##._1v3nU
tvzoneuk.com##._2JOHk
coderwall.com##._300x250
timesofindia.indiatimes.com##._3JJMX
timesofindia.indiatimes.com##._3xsKP
thequint.com##._4xQrn
outlook.live.com##._BAY1XlyQSIe6kyKPlYP
smallseotools.com##.____hmmmmmm
gadgets.ndtv.com##._ad
pirateiro.com##._br9is
afro.com##.a-215.g-single
rumble.com##.a-break
islandecho.co.uk,locklab.com,mallorcasunshineradio.com,talkradioeurope.com##.a-
single
abcya.com##.a-skyscraper
krebsonsecurity.com##.a-statement
tellymix.co.uk##.a-text
breitbart.com##.a-wrapper
foreca.com##.a1sjxe3a
supercheats.com##.a300
localtiger.com##.a9gy_lt
scoredle.com##.aHeader
opensubtitles.org##.a_1.a.p
premierguitar.com##.a_promo
androidauthority.com##.aa
informer.com##.aa-728
ncomputers.org,servertest.online##.ab
slickdeals.net##.abc
merriam-webster.com##.abl
learnersdictionary.com##.abl-m0-t160-d160
learnersdictionary.com##.abl-m0-t300-d300
creativeuncut.com##.abox-s_i
creativeuncut.com##.abox-s_i2
appagg.com##.abox300
roblox.com##.abp
manualslib.com##.abp_adv_b
manualslib.com##.abp_adv_s-title
pocketgamer.com##.abs
searchenginejournal.com##.absolute-banner
11alive.com,12news.com,12newsnow.com,13newsnow.com,13wmaz.com,5newsonline.com,9news
.com,abc10.com,abovethelaw.com,adelaidenow.com.au,adtmag.com,aero-
news.net,airportia.com,americanprofile.com,appleinsider.com,arstechnica.com,article
alley.com,asianwiki.com,associationsnow.com,autoevolution.com,autoguide.com,automat
ion.com,autotrader.com.au,bab.la,bdnews24.com,beinsports.com,bgr.in,boats.com,bobvi
la.com,bostonglobe.com,bradleybraves.com,breitbart.com,businessdailyafrica.com,busi
nessinsider.com,businesstech.co.za,c21media.net,cbs19.tv,cd1025.com,celebdigs.com,c
elebified.com,ch-
aviation.com,chargedevs.com,cheboygannews.com,chinahush.com,citysearch.com,clacifie
d.com,cnn.com,cnnphilippines.com,colourlovers.com,comicbookmovie.com,computerworld.
com,couriermail.com.au,cpuboss.com,createtv.com,crossmap.com,crosswalk.com,csoonlin
e.com,cxpress.co.za,dailycaller.com,dailylobo.com,dailyparent.com,dailytarheel.com,
dawn.com,dealnews.com,defenseone.com,downdetector.co.nz,downdetector.co.uk,downdete
ctor.co.za,downdetector.com,downdetector.in,downdetector.sg,dpreview.com,drinksmixe
r.com,earlygame.com,edmontonjournal.com,emoji.gg,excellence-
mag.com,familydoctor.org,fanpop.com,federalnewsnetwork.com,femalefirst.co.uk,firstc
oastnews.com,foodandwine.com,fool.com,footyheadlines.com,forvo.com,fox6now.com,foxa
frica.com,foxbusiness.com,foxnews.com,fxnowcanada.ca,gayvegas.com,gcn.com,geelongad
vertiser.com.au,go.com,golfweather.com,gpuboss.com,greenbot.com,gtplanet.net,herald
sun.com.au,hodinkee.com,indiewire.com,infoworld.com,inhabitat.com,insider.com,insta
dp.com,instyle.com,interfax.com.ua,investsmart.com.au,jscompress.com,kagstv.com,kar
e11.com,kcentv.com,kedglobal.com,kens5.com,kgw.com,khou.com,kiiitv.com,king5.com,ko
reabang.com,krem.com,ksdk.com,ktvb.com,kusports.com,kvue.com,lagom.nl,lawrence.com,
leaderpost.com,lifezette.com,looktothestars.org,mangarockteam.com,marketwatch.com,m
axpreps.com,mcpmag.com,minecraftmods.com,mirror.co.uk,monitor.co.ug,motherjones.com
,motorcycle.com,movieweb.com,mprnews.org,msn.com,mybroadband.co.za,myfitnesspal.com
,myfox8.com,myfoxzone.com,mygaming.co.za,myrecipes.com,namibtimes.net,nejm.org,netw
orkworld.com,newbeauty.com,news.com.au,news.sky.com,newscentermaine.com,newsday.com
,newstimes.com,ny1.com,nymag.com,nytco.com,nytimes.com,nytimes3xbfgragh.onion,odome
ter.com,offbeat.com,onmsft.com,ovationtv.com,patch.com,patheos.com,picmix.com,plane
logger.com,playtictactoe.org,politico.com,politico.eu,popsugar.com,popsugar.com.au,
prepperwebsite.com,quackit.com,quibblo.com,ranker.com,ratemds.com,ratemyprofessors.
com,redmondmag.com,refinery29.com,roadsideamerica.com,salisburypost.com,sbs.com.au,
seattletimes.com,segmentnext.com,shtfplan.com,simpledesktops.com,slickdeals.net,sli
ppedisc.com,smartcompany.com.au,smsfi.com,softpedia.com,soranews24.com,spot.im,spry
living.com,statenews.com,statscrop.com,stocktwits.com,streetinsider.com,stv.tv,styl
enest.co.uk,talkandroid.com,techdirt.com,thecitizen.co.tz,thecut.com,thedp.com,thee
astafrican.co.ke,thefader.com,thefirearmblog.com,thegrocer.co.uk,thejournal.co.uk,t
hemercury.com.au,thenation.com,thestarphoenix.com,thv11.com,time.com,today.com,topg
ear.com,townhall.com,travelocity.com,tribalfootball.com,tribecafilm.com,triblive.co
m,tripadvisor.ca,tripadvisor.co.uk,tripadvisor.co.za,tripadvisor.com,tripadvisor.ie
,tripadvisor.in,trucktrend.com,truecar.com,tvmaze.com,tweaktown.com,ultimatespecs.c
om,uptodown.com,userstyles.org,usmagazine.com,usnews.com,vancouversun.com,vid.gg,vo
gue.in,vulture.com,wamu.org,washingtontimes.com,watzatsong.com,wbir.com,wcnc.com,we
athernationtv.com,weatheronline.co.uk,webestools.com,webmd.com,weeklytimesnow.com.a
u,wegotthiscovered.com,wfaa.com,wfmynews2.com,wgnt.com,wgntv.com,wgrz.com,whas11.co
m,wildcat.arizona.edu,windsorstar.com,winnipegfreepress.com,wkyc.com,wltx.com,wnep.
com,worthplaying.com,wqad.com,wral.com,wrif.com,wtsp.com,wusa9.com,wwltv.com,wzzm13
.com,x17online.com,yorkpress.co.uk##.ad
techrepublic.com##.ad-active
trustpilot.com##.ad-block
9to5google.com,9to5mac.com,audiokarma.org,beeradvocate.com,bizjournals.com,biznews.
com,businessinsider.com,computerworld.com,driven.co.nz,ecr.co.za,electrek.co,engine
eringnews.co.za,etcanada.com,fox10phoenix.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,gfinityesports.com,gmanetwork.com,grammarbook.com,hbr.org,insideho
ok.com,intouchweekly.com,khou.com,ktvu.com,lifeandstylemag.com,macstories.net,metro
.us,miningweekly.com,mobilesyrup.com,modernhealthcare.com,my9nj.com,myfitnesspal.co
m,nbcnews.com,nzherald.co.nz,opb.org,pixiv.net,punchng.com,realsport101.com,reason.
com,scroll.in,seattletimes.com,sportskeeda.com,thelocal.at,thelocal.ch,thelocal.de,
thelocal.dk,thelocal.es,thelocal.fr,thelocal.it,thelocal.no,thelocal.se,toofab.com,
usmagazine.com,wogx.com##.ad-container
mobilesyrup.com##.ad-goes-here
allscrabblewords.com,famously-
dead.com,famouslyarrested.com,famouslyscandalous.com,iamgujarat.com,lolcounter.com,
mpog100.com,samayam.com,timesofindia.com,vijaykarnataka.com##.ad1
allscrabblewords.com,famously-
dead.com,famouslyarrested.com,famouslyscandalous.com,khaama.com,mpog100.com##.ad2
allscrabblewords.com,mpog100.com##.ad3
khaama.com##.ad8
ndtv.com##.adBg
afar.com,m.economictimes.com##.adContainer
interestingengineering.com##.adW
auto-data.net##.ad_incar
tellymix.co.uk##.adb_top
wordfind.com##.adbl
dataversity.net,sakshi.com,songlyrics.com##.adblock
entrepreneur.com,pricespy.co.nz##.adbox
moviechat.org##.adc
ancient.eu,fanatix.com,gematsu.com,tucsonsentinel.com,videogameschronicle.com,world
history.org##.adcontainer
sumanasa.com##.adcontent
edutourism.in,online-image-editor.com,thehindu.com##.add
buzz.ie,irishpost.com,theweekendsun.co.nz##.add-block
cricketcountry.com##.add-box
addictinggames.com##.add-bx
morningstar.in##.add-container
ndtv.com##.add-section
samachar.com##.add-slot-fluid
edutourism.in##.add1
muslimobserver.com##.add2
ndtv.com##.addBox
projectorcentral.com##.addDiv2
projectorcentral.com##.addDiv3
ndtv.com##.add__txt
ndtv.com##.add__wrp
news18.com##.add_section
ndtv.com##.add_top-wrp-fl
timesofindia.indiatimes.com##.addblock
auto-data.net##.adin
animalfactguide.com,portlandmonthlymag.com,sportsmediawatch.com##.adlabel
corona.help##.adlg
prokerala.com##.adm-unit
goldderby.com##.adma
brickset.com##.admin.buy
chat-avenue.com##.adnoyer_log
freepik.com##.adobe-detail
flightglobal.com,thriftyfun.com##.adp
vice.com##.adph
1sale.com,7billionworld.com,9jaflaver.com,achieveronline.co.za,canstarblue.co.nz,ch
ordfrenzy.com,climatechangenews.com,cryptonomist.ch,dallasobserver.com,energyforeca
stonline.co.za,esports.com,eventcinemas.co.nz,flashx.tv,furaffinity.net,geo.tv,govt
rack.us,gramfeed.com,houstonpress.com,idiva.com,indiatimes.com,inspirock.com,knowyo
urmeme.com,m.economictimes.com,marinetraffic.com,mb.com.ph,mehrnews.com,meta-
calculator.com,mini-
ielts.com,miningprospectus.co.za,mugshots.com,myfitnesspal.com,nativeplanet.com,nbc
.na,news.nom.co,nsfwyoutube.com,roadaheadonline.co.za,roms-download.com,russia-
insider.com,russian-
faith.com,savevideo.me,sddt.com,servicepublication.co.za,sgcarmart.com,sherdog.com,
shipyearonline.co.za,stars-
portraits.com,straitstimes.com,strawpoll.me,tcm.com,tech2.com,tehrantimes.com,telle
rreport.com,thecatholicuniverse.com,thejakartapost.com,thelakewoodscoop.com,themala
ysianinsider.com,thenews.com.pk,theprojectmanager.co.za,thestar.com.my,viamichelin.
com,viamichelin.ie,vidstreaming.io,wallpaper.com,y8.com,yummy.ph##.ads
indianexpress.com,roblox.com,spotify.com,wccftech.com##.ads-container
games2jolly.com##.ads_310_610_sidebar_new
lightnovelpub.com##.adsbox
informer.com##.adsbygoogle
gayvegas.com,looktothestars.org,nintandbox.net,plurk.com,thebarentsobserver.com,tol
onews.com,webtor.io##.adsense
search.b1.org##.adslabel
miamitodaynews.com##.adtext
ansamed.info,baltic-
course.com,futbol24.com,gatewaynews.co.za,jetphotos.com,karger.com,maritimejobs.com
,newagebd.net,prohaircut.com,zbani.com##.adv
blastingnews.com##.adv-box-content
healthleadersmedia.com##.adv-con
pgatour.com##.adv-dummy
audiobacon.net,bhamnow.com,mondoweiss.net,ottverse.com,sundayworld.co.za,tampabaypa
renting.com,theaudiophileman.com##.adv-link
chaseyoursport.com##.adv-slot
motorauthority.com##.adv-spacer
worldarchitecture.org##.adv1WA1440
futbol24.com##.adv2
worldarchitecture.org##.adv2WA1440
prohaircut.com##.adv3
yesasia.com##.advHr
98online.com,airgunshooting.co.uk,airmalta.com,allghananews.com,anews.com.tr,anglia
afloat.co.uk,arabianindustry.com,barkinganddagenhampost.co.uk,becclesandbungayjourn
al.co.uk,burymercury.co.uk,cambstimes.co.uk,canalboat.co.uk,cardealermagazine.co.uk
,caribbeancinemas.com,completefrance.com,countrysmallholding.com,crimemagazine.com,
dailyedge.ie,derehamtimes.co.uk,dissmercury.co.uk,dunmowbroadcast.co.uk,eadt.co.uk,
eastlondonadvertiser.co.uk,economist.com,edp24.co.uk,ee.co.za,elystandard.co.uk,eos
.org,etf.com,eveningnews24.co.uk,exmouthjournal.co.uk,fakenhamtimes.co.uk,farmprogr
ess.com,football.co.uk,ft.com,games.co.uk,gamesgames.com,greatyarmouthmercury.co.uk
,hackneygazette.co.uk,hamhigh.co.uk,hertsad.co.uk,huntspost.co.uk,icaew.com,ilfordr
ecorder.co.uk,iol.co.za,ipswichstar.co.uk,islingtongazette.co.uk,johnogroat-
journal.co.uk,kentonline.co.uk,lgr.co.uk,lowestoftjournal.co.uk,maltapark.com,midwe
ekherald.co.uk,momjunction.com,morningstar.co.uk,mousebreaker.com,newhamrecorder.co
.uk,newstalkzb.co.nz,northdevongazette.co.uk,northnorfolknews.co.uk,northsomersetti
mes.co.uk,pilotweb.aero,pinkun.com,raidforums.com,romfordrecorder.co.uk,royston-
crow.co.uk,saffronwaldenreporter.co.uk,sidmouthherald.co.uk,sportingshooter.co.uk,s
portspromedia.com,stowmarketmercury.co.uk,sudburymercury.co.uk,tbivision.com,the42.
ie,thecomet.net,thejournal.ie,theneweuropean.co.uk,thewestonmercury.co.uk,truckspla
net.com,videogamer.com,waploaded.com,wattonandswaffhamtimes.co.uk,whtimes.co.uk,wis
bechstandard.co.uk,wymondhamandattleboroughmercury.co.uk,yourchickens.co.uk##.adver
t
zimbabwesituation.com##.advertise
gpfans.com##.advertise-panel
000webhost.com,aarp.org,al-monitor.com,animax-
asia.com,apkcombo.com,apkforpc.com,araratadvertiser.com.au,areanews.com.au,armidale
express.com.au,audioxpress.com,axn-
asia.com,batemansbaypost.com.au,begadistrictnews.com.au,bendigoadvertiser.com.au,be
nfergusonshow.com,blayneychronicle.com.au,bluemountainsgazette.com.au,boorowanewson
line.com.au,bordermail.com.au,braidwoodtimes.com.au,bravotv.com,bunburymail.com.au,
busseltonmail.com.au,camdenadvertiser.com.au,camdencourier.com.au,canowindranews.co
m.au,centralwesterndaily.com.au,cessnockadvertiser.com.au,cnbctv18.com,conservative
radio.com,controleng.com,cootamundraherald.com.au,cowraguardian.com.au,dailyadverti
ser.com.au,dailyliberal.com.au,dungogchronicle.com.au,easternriverinachronicle.com.
au,edenmagnet.com.au,esperanceexpress.com.au,examiner.com.au,fairfieldchampion.com.
au,forbesadvocate.com.au,gemtvasia.com,gleninnesexaminer.com.au,gloucesteradvocate.
com.au,goondiwindiargus.com.au,goulburnpost.com.au,greatlakesadvocate.com.au,grenfe
llrecord.com.au,hardenexpress.com.au,hawkesburygazette.com.au,hcn.org,hepburnadvoca
te.com.au,huffingtonpost.co.uk,huntervalleynews.net.au,inqld.com.au,inverelltimes.c
om.au,jewishworldreview.com,juneesoutherncross.com.au,katherinetimes.com.au,legion.
org,lifezette.com,lithgowmercury.com.au,liverpoolchampion.com.au,livestly.com,macar
thuradvertiser.com.au,macleayargus.com.au,magtheweekly.com,mailtimes.com.au,maitlan
dmercury.com.au,mandurahmail.com.au,manningrivertimes.com.au,margaretrivermail.com.
au,martechadvisor.com,moreechampion.com.au,mudgeeguardian.com.au,murrayvalleystanda
rd.com.au,muswellbrookchronicle.com.au,naroomanewsonline.com.au,narrominenewsonline
.com.au,northerndailyleader.com.au,northweststar.com.au,nvi.com.au,oann.com,oberonr
eview.com.au,onetvasia.com,oxygen.com,parkeschampionpost.com.au,pch.com,portlincoln
times.com.au,portnews.com.au,portpirierecorder.com.au,portstephensexaminer.com.au,r
eadamericanfootball.com,readarsenal.com,readastonvilla.com,readbasketball.com,readb
etting.com,readbournemouth.com,readboxing.com,readbrighton.com,readbundesliga.com,r
eadburnley.com,readcars.co,readceltic.com,readchampionship.com,readchelsea.com,read
cricket.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,readmiddlesbro
ugh.com,readmma.com,readmotorsport.com,readmusic.co,readnewcastle.com,readnorwich.c
om,readnottinghamforest.com,readolympics.com,readpl.com,readrangers.com,readrugbyun
ion.com,readseriea.com,readshowbiz.co,readsouthampton.com,readsport.co,readstoke.co
m,readsunderland.com,readswansea.com,readtech.co,readtennis.co,readtottenham.com,re
adtv.co,readussoccer.com,readwatford.com,readwestbrom.com,readwestham.com,readwsl.c
om,redvoicemedia.com,revolver.news,salife.com.au,sconeadvocate.com.au,sify.com,sing
letonargus.com.au,smithsonianmag.com,southcoastregister.com.au,southernhighlandnews
.com.au,standard.net.au,stawelltimes.com.au,stockandland.com.au,streamingmedia.com,
tenterfieldstar.com.au,the-
scientist.com,theadvocate.com.au,thecatholicthing.org,thecourier.com.au,thecurrent.
org,thedirect.com,theflindersnews.com.au,theislanderonline.com.au,theland.com.au,th
eleader.com.au,therural.com.au,townandcountrymagazine.com.au,transcontinental.com.a
u,ulladullatimes.com.au,victorharbortimes.com.au,wellingtontimes.com.au,westernadvo
cate.com.au,westernmagazine.com.au,whyallanewsonline.com.au,wollondillyadvertiser.c
om.au,woot.com,yasstribune.com.au,youngwitness.com.au##.advertisement
structurae.net##.advertisements
scmp.com##.advertisers
afrsmartinvestor.com.au,afternoondc.in,allmovie.com,allmusic.com,brw.com.au,cio.co.
ke,gq.co.za,ocregister.com,orangecounty.com,premier.org.uk,premierchristianity.com,
premierchristianradio.com,premiergospel.org.uk,radio.com,sidereel.com,themonthly.co
m.au,yourdictionary.com##.advertising
satdl.com##.advertizement
148apps.com##.advnote
swisscows.com##.advrts
gcn.com,lifebuzz.com,toocool2betrue.com##.adwrapper
mail.google.com##.aeF > .nH > .nH[role="main"] > .aKB
fandom.com##.aff-unit__wrapper
f1i.com##.affiche
hindustantimes.com##.affilaite-widget
linuxize.com##.affiliate
express.co.uk##.affiliate-widget
paraphraser.io##.after_button_box
venea.net##.ag_banner
venea.net##.ag_line
nexusmods.com##.agroup
surfwap.com##.ahblock2
journeybytes.com,techpp.com##.ai-attributes
onlineradious.com##.ai-placement
uploadvr.com##.ai-sticky-widget
androidpolice.com,constructionreviewonline.com,dereeze.com,tyretradenews.co.uk##.ai
-track
getdroidtips.com,journeybytes.com,thebeaverton.com,thisisanfield.com,unfinishedman.
com##.ai-viewport-1
bizpacreview.com,browserhow.com,constructionreviewonline.com,planetanalog.com,windo
wslatest.com##.ai_widget
apkmirror.com,net-load.com##.ai_widget.widget
wikihow.com##.al_method
majorgeeks.com##.alford > tbody > tr
shortlist.com##.align-xl-content-between
livejournal.com##.allbanners
silverprice.org##.alt-content
forecast7.com##.altad
music-news.com##.amazon
bgr.com##.amazon-product-callout
orschlurch.net##.amazon-wrapper
indiatimes.com##.amazonProductSidebar
cyberciti.biz##.amp-wp-4ed0dd1
teslaoracle.com##.amp-wp-539b047
teslaoracle.com##.amp-wp-53ff299
rok.guide##.ancr-sticky
rok.guide##.ancr-top-spacer
androidauthority.com##.andro-in-article-sidebar-desktop-placement
androidauthority.com##.andro-mid-article-placement
foreca.com##.anlu8i5
ttgmedia.com##.ao-creative-bg
yts.mx##.aoiwjs
motor1.com##.ap
motor1.com##.apb
ebay.com##.app-rtm-pid-wrapper
classicfm.com##.apple_music
adn.com##.arcad-feature
1news.co.nz,boston25news.com,kiro7.com,wftv.com,whio.com,wpxi.com,wsbradio.com,wsoc
tv.com##.arcad_feature
whatculture.com##.area-x__large
arstechnica.com##.ars-component-buy-box
ggrecon.com##.artSideBgBox
ggrecon.com##.artSideBgBoxBig
ggrecon.com##.artSideWrapBoxSticky
coindesk.com##.article-com-wrapper
firstforwomen.com##.article-content__sponsored_tout_ad___1iSJm
businesslive.co.za##.article-da
eonline.com##.article-detail__right-rail--topad
eonline.com##.article-detail__segment-ad
christianpost.com##.article-divider
sciencealert.com##.article-fulltext > div
scoop.co.nz##.article-left-box
nintendolife.com,purexbox.com##.article-recommendations
people.com##.articleContainer__rail
theblockcrypto.com##.articleIAB
audizine.com##.articleIMG
wallpaper.com##.articleSidebar
ubergizmo.com##.article_card_promoted
news18.com##.article_mad
animalcrossingworld.com##.at-sidebar-1
alternativeto.net##.atf2
tvtropes.org##.atf_banner
appagg.com##.atit
audiobacon.net##.audio-widget.et_pb_widget
mbl.is##.augl
imasdk.googleapis.com##.autoalign.nonLinearContainer
theblueoceansgroup.com##.av-label
thehackernews.com##.av-side-box
kisscenter.net,kissorg.net,ksnews.me##.avm
gameplanet.co.nz##.avt-mr
gameplanet.co.nz##.avt-placement
whatsondisneyplus.com##.awac-wrapper
siasat.com##.awt_ad_code
express.co.uk##.ayl-native
doubleviking.com##.az
auctionzip.com##.az-header-ads-container
digitaltrends.com##.b-anterior
dailyvoice.com##.b-banner
revelist.com##.b-container
china.ahk.de##.b-header__banner
dnserrorassist.att.net,search.frontier.com,searchguide.level3.com##.b-links
digitaltrends.com##.b-placard
themanual.com##.b-product-attributes__offers
geekflare.com##.b-sticky-sidebar-wrapper-simple
bizcommunity.com##.b-topbanner
scorespro.com##.b160_600
bing.com##.b_poleContent > #ifeu
namepros.com##.backer
mcvuk.com,technologyx.com,thessdreview.com##.background-cover
allkeyshop.com,cdkeyit.it,cdkeynl.nl,cdkeypt.pt,clavecd.es,goclecd.fr,keyforsteam.d
e##.background-link-left
allkeyshop.com,cdkeyit.it,cdkeynl.nl,cdkeypt.pt,clavecd.es,goclecd.fr,keyforsteam.d
e##.background-link-right
gayexpress.co.nz##.backstretch
izismile.com##.ban_top
lexico.com##.banbox
lexico.com##.banbox-mini
rhumbarlv.com##.banlink
alistapart.com,arcadebomb.com,armageddonexpo.com,balls.ie,bikechatforums.com,btcman
ager.com,ca-
flyers.com,caixinglobal.com,caribvision.tv,cmo.com.au,coryarcangel.com,elyricsworld
.com,euobserver.com,eurochannel.com,filmmakermagazine.com,flvtomp3.cc,footballtrade
directory.com,forexpeacearmy.com,funpic.hu,garticphone.com,gr8.cc,gsprating.com,hot
newhiphop.com,hyipexplorer.com,ibtimes.co.in,ibtimes.co.uk,imedicalapps.com,insidef
utbol.com,irishpost.com,irishtimes.com,israelnationalnews.com,japantimes.co.jp,jpos
t.com,kissasians.org,livescore.in,marinelink.com,mercopress.com,mmorpg.com,news.am,
oncyprus.com,pharmatimes.com,powerboat.world,reversephonesearch.com.au,roblox.com,s
cientificamerican.com,smartcarfinder.com,speedcafe.com,sputniknews.com,starradionor
theast.co.uk,subscene.com,sumodb.com,sweeting.org,tass.com,thefanhub.com,thefringep
odcast.com,thehun.com,timeslive.co.za,timesofisrael.com,tmi.me,unblockstreaming.com
,vloot.io,weatheronline.co.uk,weekly-
ads.us,worldtimeserver.com,xbiz.com,ynetnews.com##.banner
puzzlegarage.com##.banner--inside
dailynewsegypt.com##.banner-250
schoolguide.co.za##.banner-bar
schoolguide.co.za##.banner-bar-bot
pretoria.co.za##.banner-bg
azernews.az##.banner-block
irishnews.com,nscreenmedia.com##.banner-container
soccerway.com##.banner-content
411mania.com##.banner-homebottom-all
security.org##.banner-img-container
wireshark.org##.banner-img-downloads
news12.com##.banner-leaderboard-area
news12.com##.banner-leaderboardArticle-area
news12.com##.banner-midContent-area
news12.com##.banner-middleboard-area
timesofisrael.com##.banner-placeholder
tweakreviews.com##.banner-placement__article
news12.com##.banner-sidebar-area
vedantu.com##.banner-text
news12.com,pwinsider.com,usahealthcareguide.com##.banner-top
licenseglobal.com##.banner-top-wrapper
wpneon.com##.banner-week
depositfiles.com,depositfiles.org,dfiles.eu,dfiles.ru##.banner1
gsprating.com##.banner2
novinite.com##.banner300x250
britsabroad.com##.bannerBox
zoover.co.uk##.bannerContainer
securenetsystems.net##.bannerPrerollArea
mumbrella.com.au##.bannerSide
tribuna.com##.banner__annotation
tass.com##.banner__wrapper
news.am##.banner_click
domainmasters.co.ke##.banner_google
camfuze.com##.banner_inner
livecharts.co.uk##.banner_long
weatheronline.co.uk##.banner_oben
as.com##.banner_sup
mamul.am##.bannerb
flatpanelshd.com##.bannerdiv_twopage
arcadebomb.com##.bannerext
2merkato.com,2mfm.org,aps.dz,armyrecognition.com,beginlinux.com,botswanaguardian.co
.bw,cbn.co.za,dailynews.co.tz,digitalmediaworld.tv,eprop.co.za,finchannel.com,i-
programmer.info,killerdirectory.com,pamplinmedia.com,radiolumiere.org,southfloridag
aynews.com,thepatriot.co.bw##.bannergroup
saigoneer.com##.bannergroup-main
asianmirror.lk,catholicregister.org,crown.co.za,marengo-
uniontimes.com,nikktech.com##.banneritem
marinetechnologynews.com,maritimeprofessional.com,maritimepropulsion.com,mumbrella.
com.au,petapixel.com,rapidtvnews.com,telesurtv.net,travelpulse.com##.banners
theportugalnews.com##.banners-250
propertyfinderph.com##.banners-wrapper
rt.com##.banners__border
unixmen.com##.banners_home
m.economictimes.com##.bannerwrapper
barrons.com##.barrons-body-ad-placement
marketscreener.com##.bas
euronews.com##.base-leaderboard
teamfortress.tv##.bau
doge-faucet.com##.bbb
bbc.co.uk##.bbccom_companion
ecommercetimes.com,ectnews.com,linuxinsider.com,macnewsworld.com,technewsworld.com#
#.bbframe
britannica.com##.bc-article-inline-dialogue
h-online.com##.bcadv
fakenamegenerator.com##.bcsw
censor.net##.beGrKXqw1r8uLq2pL
thepointsguy.com##.beam-card-feature
beckershospitalreview.com##.becker_doubleclick
aiscore.com##.bet365
republicworld.com##.bg-f0f0f0
amgreatness.com##.bg-gray-200.mx-auto
thepostmillennial.com##.bg-yellow-400
biblegateway.com##.bga
overclock3d.net##.bglink
bhamnow.com##.bhamn-adlabel
bhamnow.com##.bhamn-story
viva.co.nz##.big-banner
hotnewhiphop.com##.big-banner-placeholder-content
newzit.com##.big_WcxYT
gamemodding.com##.big_banner
hellenicshippingnews.com##.bigbanner
9gag.com,hotstar.com,sport360.fit,talksport.com,trademe.co.nz##.billboard
electronicproducts.com##.billboard-wrap
weatherpro.com##.billboard-wrapper
techspot.com##.billboard_placeholder_home
techspot.com##.billboard_placeholder_min
dailymail.co.uk,thisismoney.co.uk##.billboard_wrapper
netweather.tv##.billheight
bundesliga.com##.bl-broadcaster
nowsci.com##.black_overlay
tvmaze.com##.blad
fastpic.ru##.bleft
karachicorner.com##.blinesep
wearedore.com##.bloc-pub
rpgsite.net##.block
megagames.com##.block-4
autocar.co.uk##.block-autocar-ads-lazyloaded-mpu2
autocar.co.uk##.block-autocar-ads-mpu-flexible1
autocar.co.uk##.block-autocar-ads-mpu-flexible2
autocar.co.uk##.block-autocar-ads-mpu1
stuff.tv##.block-hcm-external-blocks
mondoweiss.net##.block-head-c
newsweek.com##.block-ibtmedia-dfp
pocket-lint.com##.block-inline
pocket-lint.com##.block-mpu
endocrineweb.com,practicalpainmanagement.com##.block-oas
kaotic.com##.block-toplist
worldtimebuddy.com##.block2
macmusic.org##.block440Adv
betaseries.com##.blockPartner
myrealgames.com##.block_adv_mix_top2
gametracker.com##.blocknewnopad
simkl.com##.blockplacecente
wowhead.com##.blocks
wowway.net##.blocks_container-size_containerSize
animexin.xyz##.blox
weather-forecast.com##.bn-placeholder
gearspace.com##.bnb--inline
bnonews.com##.bnone-widget
mediamanager.co.za##.bnr
armenpress.am##.bnrcontainer
southerntimesafrica.com##.body-header-banner
btcmanager.com##.boo_3oo_6oo
cmo.com.au,interiordesign.net##.boombox
washingtonpost.com##.border-box.dn-hp-sm-to-mx
washingtonpost.com##.border-box.dn-hp-xs
etherscan.io##.border-top
tineye.com##.bottom
blockchair.com##.bottom--buttons-container
pixxxels.cc##.bottom-a
kaskus.co.id##.bottom-frame
reverso.net##.bottom-horizontal
photographyreview.com##.bottom-leaderboard
dappradar.com##.bottom-networks
cnbctv18.com##.bottom-sticky
softicons.com##.bottom_125_block
softicons.com##.bottom_600_250_block
imgtaxi.com##.bottom_abs
collive.com##.bottom_leaderboard
allmonitors24.com,streamable.com##.bottombanner
arcadebomb.com##.bottombox
efe.com##.box-publi
accuratefiles.com##.box-result
mybroadband.co.za##.box-sponsored
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
flashscore.co.uk##.boxOverContent__banner
fliiby.com##.box_300x250
tribunnews.com##.box__reserved
zambianeye.com##.box_skitter
canadaka.net##.boxadd
brainyquote.com##.bq_ad_320x250_multi
hardware.info##.br_top_container
primedia.co.za##.branding-sponsor
eightieskids.com##.break
karachicorner.com##.bsa336
bloggertemplateplace.com##.bsainpost
mangable.com,tutorial9.net,webdesign.org##.bsarocks
doge-faucet.com##.bspot
fenopy.se##.bt.dl
cricwaves.com##.btm728
helensburghadvertiser.co.uk,the-gazette.co.uk##.btn
files.im##.btn-success
sbenny.com##.btnDownload5
whosampled.com##.btnRingtoneTrack
pollunit.com##.btn[href$="?feature=ads"]
boredomtherapy.com##.btparel1
politico.com##.bump-in.story-enhancement
switchboard.com##.business_premium_results
imac-torrents.com##.button
overclock.net##.buy-now
stlmag.com##.buzzworthy
bobvila.com##.bv-unit-wrapper
radiotoday.co.uk##.byglhsmf
insurancejournal.com##.bzn
afl.com.au##.c-accordion__item-officialpartners
newstalkzb.co.nz##.c-background
elnacional.cat##.c-banner
truck1.eu##.c-banners
euronews.com##.c-card-sponsor
globalnews.ca##.c-flyers
download.cnet.com##.c-pageFrontDoor_adWrapper
download.cnet.com##.c-pageProductDetail-sidebarAd
download.cnet.com##.c-pageProductDetail_productAlternativeAd
globalnews.ca##.c-stickyRail
mangarockteam.com##.c-top-second-sidebar
freecomiconline.me,lordmanga.com,mangahentai.me,manytoon.com,readfreecomics.com##.c
-top-sidebar
softarchive.is##.c-un-link
mangareader.net##.c10
theeastafrican.co.ke##.c15r
maniacdev.com##.c4
canada411.ca##.c411TopBanner
filepuma.com##.cRight_footer
ria.ru##.c_banners
money.com##.ca-widget-inline
thecable.ng##.cableads_mid
cafonline.com##.caf-o-sponsors-nav
challonge.com##.cake-unit
dllme.com##.captchabox > div
u.today##.card--something
classicauctionreview.co.uk##.carlogobox
macworld.co.uk,techadvisor.com##.carouselEmbeddableDeal
gumtree.com.au##.cars__side-mrec-wrapper
chemistwarehouse.com.au##.category-product-mrec
supercheats.com##.cboth_sm
ccm.net##.ccm_pugoo__sponso
waptrick.one##.cent_list
digit.in##.center-add
siberiantimes.com##.centerBannerRight
giveawayoftheday.com##.center_ab
whattomine.com##.centered-image-short
cargurus.com##.cg-siteHeader-leaderBoardWrap
androidweblog.com##.cgdyh > [data-adid]
bigfooty.com##.chaching
thefastmode.com##.channel_long
thefastmode.com##.channel_small
kaotic.com##.chaturbate
stackoverflow.com##.clc-cp-lb
businessinsider.in##.clmb_eoa
kissanime.com.ru##.close_ad_button
brmangas.com##.closebf
news18.com##.closestickybtn
computerweekly.com,techtarget.com,theserverside.com##.cls-hlb-wrapper-desktop
thenetnaija.co##.cmp-list
drivespark.com##.cmscontent-left-article
careerindia.com##.cmscontent-top
cnn.com##.cn--expandable.cn--idx-1
thisismoney.co.uk##.cnr5
browserhow.com,charlieintel.com,cryptoslate.com,flickeringmyth.com,hdmovies4u.live,
iotwreport.com,rezence.com,rok.guide##.code-block
conservativebrief.com##.code-block > span
androidsage.com,cryptoreporter.info,ets2.lt,geekdashboard.com,geekspin.co,getdroidt
ips.com,kanonitv.net,techpp.com,whats-on-netflix.com##.code-block-1
getdroidtips.com,patriotfetch.com,thisisanfield.com##.code-block-13
getdroidtips.com##.code-block-15
mydailyfreedom.com##.code-block-16
cryptobriefing.com,cryptoreporter.info,gatewaynews.co.za,geekspin.co,journeybytes.c
om,kanonitv.net,mikeprg.com##.code-block-2
cryptoreporter.info,techpp.com##.code-block-3
getdroidtips.com,thegayuk.com,wisden.com##.code-block-4
androidsage.com,patriotfetch.com,welovetrump.com##.code-block-5
estnn.com##.code-block-59
geekspin.co,thedriven.io##.code-block-7
getdroidtips.com,welovetrump.com,wisden.com##.code-block-8
androidsage.com##.code-block-9
estnn.com##.code-block-label
link-base.org##.col-lg-12
mydramalist.com##.col-lg-4 > .clear
upi.com##.col-md-12 > table
titanwolf.org##.col-md-3 > .card > .card-body
roseindia.net##.col-md-4
titanwolf.org##.col-md-4 > .card-raised > .card-body
tineye.com##.col-md-4.sidebar
disqus.com##.col-promoted
nycgo.com##.colBBox
jamendo.com##.col_extra
iamgujarat.com,indiatimes.com,samayam.com,vijaykarnataka.com##.colombia
businessinsider.in##.colombia-rhs-wdgt
cricbeamer.com##.colombiatracked
rateyourmusic.com##.column_filler
2pass.co.uk##.column_right
arcadebomb.com##.colunit1
bollywoodlife.com##.combinedslots
knowyourmeme.com##.combo-wrapper
googlesightseeing.com##.comm-square
goal.com,runningserver.com,thisislondon.co.uk##.commercial
blackcaps.co.nz##.commercial-partners
telegraph.co.uk##.commercial-unit
sportingnews.com##.commercial-wrapper
community.spiceworks.com##.community-content--ad_card
versusio.com##.compare_leaderboard
binnews.com,iheart.com##.component-pushdown
binnews.com,iheart.com##.component-recommendation
gfinityesports.com,realsport101.com##.connatixPS
washingtontimes.com##.connatixcontainer
spoonyexperiment.com##.cont_adv
redditsave.com##.container > center
marketwatch.com##.container--sponsored
miniclip.com##.container-300x250
mangakakalot.com##.container-chapter-reader > div
font-generator.com##.container-home-int > .text-center
ina.fr##.container-pubcarre
thejournal-news.net##.container.lightblue
jokersupdates.com##.container_contentrightspan
bbh.cc##.content + .sidebar
adfoc.us##.content > iframe
techrepublic.com,zdnet.com##.content-MPU-bottom
techrepublic.com,zdnet.com##.content-MPU-middle
techrepublic.com,zdnet.com##.content-MPU-top
floridasportsman.com##.content-banner-section
crmbuyer.com,ectnews.com,macnewsworld.com,technewsworld.com##.content-block-slinks
computerweekly.com##.content-continues
gostream.site##.content-kuss
techrepublic.com,zdnet.com##.content-leader-bottom
techrepublic.com,zdnet.com##.content-leader-top
cookist.com##.content-leaderboard
pwinsider.com##.content-left
pwinsider.com##.content-right
flv2mp3.by##.content-right-bar
businessinsider.com.au##.content-section-banner
jmail.co.za,tsamail.co.za,webmail.co.za##.content-section-left
crmbuyer.com,ectnews.com,macnewsworld.com,technewsworld.com##.content-tab-slinks
discord.me##.content-unit
ancient-origins.net##.content_add_block
live-tennis.eu##.copyright
imdb.com##.cornerstone_slot
physicsworld.com##.corporate-partners
kiss-anime.asia,kissanime.mobi##.countdown.btn
pcworld.com##.coupons
wolfstream.tv##.cover2
mma-core.com##.crec
thesimsresource.com##.crtv-top-wrapper
irishtimes.com##.cs-teaser
c-span.org##.cspan-ad-still-wrapper
healthline.com##.css-0 + div:not([class]):last-of-type
healthline.com##.css-12efcmn
sbs.com.au##.css-14lcahw-MuiTypography-root
medicalnewstoday.com##.css-1cg0byz
healthline.com##.css-1d8h8gm
ladbible.com##.css-1dgm0zi-Advert
stylist.co.uk##.css-1fz837r
crazygames.com##.css-1h6nq0a
gamingbible.co.uk##.css-1i2p7ui
bmj.com##.css-1jjs1rx
cruisecritic.co.uk,cruisecritic.com##.css-1kyizeh
infowars.com##.css-1nbwp0k
eviemagazine.com##.css-1pm6hh5
infowars.com##.css-1upmbem
healthline.com,medicalnewstoday.com##.css-1vcjrad
infowars.com##.css-1vj1npn
healthline.com##.css-1wm8u43
healthline.com##.css-1y1s420
medicalnewstoday.com##.css-20w1gi
businessnewsdaily.com##.css-5d7ylg-AdContainer
stylist.co.uk##.css-8me5ln
eviemagazine.com##.css-9n98hk
eviemagazine.com##.css-ipk9pc
eviemagazine.com##.css-re7z9l
healthline.com##.css-rjh5b
healthline.com##.css-umsscj
izismile.com##.css-widget-item-wrap
comparitech.com##.ct_popup_modal
androidcentral.com,techspot.com##.cta
dailydot.com##.cta-article-wrapper
filerio.in##.ctl25
funny.com##.ctnAdBanner
seattlepi.com##.ctpl-fullbanner
homefinder.com##.cubeContainer
speedrun.com##.curse
toolslib.net##.custom
manilastandard.net##.custom-banner-customize
noqreport.com##.custom-html-widget [href] > [src]
ehitavada.com##.custom-popup
101cargames.com##.custom-siteskin
trancentral.tv##.custom_banners_big_link
annistonstar.com##.custom_hot_deal_image
jobhits.co.uk##.cvads
futurecurrencyforecast.com##.cwc-tor-widget
blockchair.com##.d-block
etherscan.io,fastpic.ru,freesteam.io,theblockcrypto.com##.d-lg-block
bscscan.com,etherscan.io##.d-lg-inline-block
publish0x.com##.d-md-block.d-none.overflow-hidden
thestreamable.com##.d-md-flex
glumbouploads.com##.d0_728
digminecraft.com##.d3e8860a
fxempire.com##.dKBfBG
sbs.com.au##.dNXvOT
iol.co.za##.dULFRs
standard.co.uk##.dXaqls
counter.dev,lindaikejisblog.com##.da
arabianindustry.com##.da-leaderboard
smartprix.com##.dadow-box
webuser.co.uk##.dart-tag
sportshub.stream##.db783ekndd812sdz-ads
foobar2000.org##.db_link
startups.co.uk##.dc-leaderboard
dailycaller.com##.dc-sticky
ohiostatebuckeyes.com##.dcad
theguardian.com##.dcr-1aq0rzi
ign.com##.deals-block
slashdot.org##.deals-wrapper
kusports.com##.deals_widget
mangarockteam.com##.demand-supply
cardealermagazine.co.uk##.desktop
nextcity.org##.desktop-display
eurogamer.net##.desktop-mpu
rok.guide##.desktop-promo-banner
tiermaker.com##.desktop-sticky
hanime.tv##.desktop.htvad
randomarchive.com##.desktop[style="text-align:center"]
pastemagazine.com,theonion.com##.dfp
dailyfx.com##.dfx-article__sidebar
notes.io##.directMessageBanner
premiumtimesng.com##.directcampaign
audiokarma.org##.discussionListItem > center
govevents.com,protipster.com##.display
flightconnections.com##.display-box
flightconnections.com##.display-box-2
pixabay.com##.display-gtty-item
israelnationalnews.com##.div300
readcomiconline.li##.divCloseBut
jpost.com##.divConnatix
tigerdroppings.com##.divHLeaderFull
alternativeto.net##.divLeaderboardLove
animefire.net##.divSection3
ebaumsworld.com,greedyfinance.com##.divider
thelist.com##.divider-heading-container
karachicorner.com##.divimg
weather.us##.dkpw-billboard-margin
mazterize.com##.dl-g
crash.net##.dmpu-container
gearlive.com##.double
capitalfm.com,radiox.co.uk,smoothradio.com##.download
thesun.co.uk##.dpa-slot
duplichecker.com##.dpn
kickasstorrents.to##.dssdffds
designtaxi.com##.dt_rcjs
digitaltrends.com##.dtads-slot
googleping.com##.dtext
yts.mx##.durs-bordered
daniweb.com##.dw-inject-bsa
dailydot.com##.dynamic-block
nomadlist.com##.dynamic-fill
nytimes.com##.e12j3pa50
arabtimesonline.com##.e3lan
presskitaquat.com##.e3lan-top
tiresandparts.net##.e3lanat-layout-rotator
euractiv.com##.ea-gat-slot-wrapper
expats.cz##.eas
nativenewsonline.net##.eb-visible
gumtree.com##.ecn-display-block
teenvogue.com##.ecom-placement
gfinityesports.com##.ecommerceUnit
newagebd.net##.editorialMid
themonthly.com.au##.edm_wrapper
experts-exchange.com##.eeAD
notebooks.com##.efbleft
ctvnews.ca##.election-leaderboard
canyoublockit.com##.elementor-widget-container > center > p
estnn.com##.elementor-widget-wp-widget-ai_widget
popsci.com,thedrive.com##.empire-below_content__desktop__articles-prefill-container
popsci.com,thedrive.com##.empire-content__desktop__articles-prefill-container
popsci.com,thedrive.com##.empire-header__desktop__article-prefill-container
endtimeheadlines.org##.endti-widget
onmsft.com##.enhanced-text-widget
kupondo.com##.entry-content > .row
whatsmyreferer.com##.entry-content > ul
huffingtonpost.co.uk,huffpost.com##.entry__right-rail-width-placeholder
yournews.com##.et_pb_code_inner
mobafire.com##.exhibit-narrow
mobafire.com##.exhibit-vertical
streamingmedia.com##.expand
yourbittorrent.com##.extneed
thefinancialexpress-bd.com##.extraLink
formula1.com##.f1-dfp-banner-wrapper
audiophilereview.com##.f7e65-midcontent
audiophilereview.com##.f7e65-sidebar-ad-widget
btcmanager.com##.f_man_728
freeads.co.uk##.fa_box_m
steroid.com##.fancybox-overlay
steroid.com##.fancybox-wrap
themoviedb.org##.fanhattan
might.net##.fat-container
smarter.com##.favboxmiddlesearch
thepointsguy.com##.favorite-cards
whatismyipaddress.com##.fbx-player-wrapper
filmdaily.co##.fd-article-sidebar-ad
filmdaily.co##.fd-article-top-banner
filmdaily.co##.fd-home-sidebar-inline-rect
ebay.com##.fdad1
w3techs.com##.feat
softarchive.is##.feature-usnt
mumbrella.com.au##.featureBanner
eagle1065.com##.featureRotator
hltv.org##.featured-matches-top-matches-container
ar12gaming.com,geekwire.com##.featured-sponsor
fandom.com##.featured-video__wrapper
motor1.com##.featured__apb
whitepages.ae##.featured_companies_bg_main
filecrypt.cc##.filltheadblockqueue3
nagpurtoday.in##.film-right-s
proprofs.com##.firstadd
thestranger.com##.fish-butter
politico.com##.fixed-top
2conv.com##.fixed_banner
whatismyipaddress.com##.fl-module-wipa-concerns
omniglot.com##.flex-container
ice.hockey##.flex_container_werbung
klmanga.com,klmanga.net,shareae.com##.float-ck
tradekey.com##.float_left
notcot.com##.floatbox
notcot.com,xuuby.com,zonytvcom.info##.floater
comedy.com##.floater-prebid
chaseyoursport.com##.floating-adv
zylom.com##.floor_wrapper
htmldog.com##.flower
amctheatres.com##.flt-ad-strut
adcrun.ch,bc.vc##.fly_frame
futurenet.club##.fn-banner
transfermarkt.com##.fniNGHn
gamespot.com##.follow-buy__link
gamespot.com##.followBuy__body
radiozindagi.com##.foot_top
donegaltv.ie,emergencyemail.org##.footer
allthatsinteresting.com,scientificamerican.com##.footer-banner
tribuna.com##.footer-helper__min-height-after-header
supercars.com##.footer-promo
skidrowcodexreloaded.com##.footer-sticky
searchcommander.com##.footer-widget
gelbooru.com##.footerAd2
dg-premium.com##.footer__partner-logo
businessnow.mt,igamingcapital.mt,maltaceos.mt,whoswho.mt##.footer__second
pbs.org##.footer__sub
satbeams.com##.footer_banner
tiresandparts.net##.footer_top_banner
eurocupbasketball.com,euroleague.net##.footersponsors-container
nintendolife.com,purexbox.com,pushsquare.com##.for-desktop
flatpanelshd.com##.forsideboks2
permies.com##.forum-top-banner
newsroom.co.nz##.foundingpartners
theiphoneappreview.com##.frame
freedomfirstnetwork.com##.freed-1
freedomfirstnetwork.com##.freed-content_4
freedomfirstnetwork.com##.freed-content_7
moviemistakes.com##.freestarad
tripstodiscover.com##.fs-dynamic
tripstodiscover.com##.fs-dynamic__label
alphr.com##.fs-pushdown-sticky
ghacks.net##.ftd-item.home-posts
lovepanky.com##.full-width.row > .medium-12:first-child
ptinews.com##.fullstorydivright
whatismybrowser.com##.fun-info-footer
whatismybrowser.com##.fun-inner
ferrarichat.com##.funzone
aurn.com,borneobulletin.com.bn,businessofapps.com,chicagodefender.com,dailysport.co
.uk,dallasvoice.com,gatewaynews.co.za,gayexpress.co.nz,gematsu.com,islandecho.co.uk
,mediaplaynews.com,moviemaker.com,nondoc.com,one.com.mt,richmondshiretoday.co.uk,sa
mmobile.com,talkradioeurope.com,thegolfnewsnet.com,womensagenda.com.au##.g
yellowise.com##.g-widget-block
titantv.com##.gAd
independant.co.uk##.gWTMJf
distractify.com##.gXgoom
animedao.to##.gads
eonline.com##.gallery-rail-sticky-container
cdromance.com##.game-container[style="grid-column: span 2;"]
geoguessr.com##.game-layout__in-game-ad
amoyshare.com##.game-poster
monstertruckgames.org##.gamecatbox
home-assistant-guide.com##.gb-container-429fcb03
home-assistant-guide.com##.gb-container-5698cb9d
home-assistant-guide.com##.gb-container-bbc771af
geekdashboard.com##.gd-ads
community.spiceworks.com##.gekko_leaderboard
investing.com##.generalOverlay
uefa.com##.geoTargetSponsor
ksl.com##.gfp-slot
hltv.org##.gg-firstcol-box
mediacoderhq.com##.gg1
bitcomet.com##.gg728
cometbird.com##.gg_250x250
ebay.com##.ggtm
gethuman.com##.gh-ads
ghacks.net##.ghacks-ad
givemesport.com##.gms-ad
givemesport.com##.gms-billboard-container
givemesport.com##.gms-sidebar-ad
gadgetsnow.com##.gn_product_deals
usatoday.com##.gnt_tb
usatoday.com##.gnt_tbr
usatoday.com##.gnt_x__lbl
coinmarketcap.com##.goXFFk
thelakewoodscoop.com##.gofollow
golf.com##.golf-ad
africanadvice.com,pspad.com,sudantribune.com,thehackernews.com##.google
apkmirror.com##.google-ad-leaderboard
okbaza.net##.google3
smsfi.com##.google_ad_home_page_100percent
topservers.com##.google_slot
mediamass.net##.googleresponsive
css3generator.com##.gotta-pay-the-bills
perfectdailygrind.com##.gpdgeng
disney.com##.gpt
townhall.com##.gpt-header
dailypost.co.uk##.gpt-sticky-sidebar
slantmagazine.com##.gray_bg
slantmagazine.com##.gray_bgBottom
greatandhra.com##.great_andhra_main_add_rotator1
mma-core.com##.grec
greekcitytimes.com##.greek-adlabel
greekcitytimes.com##.greek-after-content
curioustic.com##.grey
topminecraftservers.org##.grey-section
sportingnews.com##.grid-aside
teleboy.ch##.grid-col-content-leaderboard
teamrock.com##.grid-container-300x250
groovypost.com##.groov-adlabel
saultonline.com##.gsmfab
thelakewoodscoop.com##.gtlsad
animenewsnetwork.com##.gutter
cnx-software.com##.gxmas
buzzly.art##.h-min.overflow-hidden
lyricsmode.com##.h113
superiorpics.com##.h250
lyricsmode.com##.h253
playasolibizaradio.fm##.h_banner
runtastic.com##.halfpage
ausbt.com.au##.halfpage-homepage
anime-planet.com##.halo
whistleout.com.au##.has-hover
twitter.com##.has-profile-promoted-tweet
tomsguide.com##.hawk-main-editorialised
girlswithmuscle.com##.hb-static-banner-div
screenbinge.com##.hb-strip
girlswithmuscle.com##.hb-video-ad
zeefood.in##.hbanner2
trendhunter.com##.hcamp
webtoolhub.com##.hdShade > div
biztechmagazine.com##.hdr-btm
plos.org##.head-top
worldpress.org##.header-b
adswikia.com,freemalaysiatoday.com,landandfarm.com,pointblanknews.com,runt-of-the-
web.com,warisboring.com##.header-banner
mercurynews.com##.header-banners
apptrigger.com,fansided.com,lastnighton.com,mlsmultiplex.com,netflixlife.com,playin
gfor90.com,winteriscoming.net##.header-billboard
lyricsmode.com##.header-block
worldpress.org##.header-bnr
realestate.com.au##.header-leaderboard
times.co.zm##.header-pub
newtimes.co.rw##.header-top
androidcentral.com,crackberry.com,imore.com,technobuffalo.com,thrifter.com,windowsc
entral.com##.header-top-alert-bar
kollywoodtoday.net##.header-top-right
knowyourmeme.com##.header-unit-wrapper
maketecheasier.com##.header-widget
hd-trailers.net##.header-win
gelbooru.com##.headerAd
thelakewoodscoop.com##.headerPromo
gautengnewspaper.co.za##.header__banner
manofmany.com##.header_banner_wrap
thenewslens.com##.help-tnl-container-300_250
thenewslens.com##.help-tnl-container-970_250
igorslab.de##.herald-sidebar
provideocoalition.com##.hero-promotions
freeads.co.uk##.hero_banner1
daijiworld.com##.hidden-xs > [href]
moneycontrol.com##.hide-mobile
johncodeos.com##.hide-on-mobile
simpasian.net##.hideme
designtaxi.com##.highlight-news-notice
majorgeeks.com##.highlight.content > center > font
duckduckgo.com##.highlight_sponsored
skins.be##.hint
highwayradio.com##.hiway-widget
bizarrepedia.com##.holder
radiocaroline.co.uk##.home-banner
pcgamingwiki.com##.home-gamesplanet-promo
israelnationalnews.com##.home-subsections-banner
newagebd.net##.homeSlideRightSecTwo
pbs.org##.home__logo-pond
geekwire.com##.home_listing
carmag.co.za##.homepage-300x250-banner
smallbusiness.co.uk##.homepage-banner-container
gumtree.com.au##.homepage-gallery__mrec-placeholder
designspiration.com##.homepageBanner
lushstories.com##.horizhide
flv2mp3.by##.horizontal-area
getmyuni.com##.horizontalRectangle
aarp.org##.hot-deals
dailyrecord.co.uk##.hotjobs
nameberry.com##.htlad-InContent_Flex
nameberry.com##.htlad-Leaderboard_Flex
extremetech.com##.hybrid-bar + div
f1i.com##.hype
animenewsnetwork.com##.iab
atptour.com##.iab-wrapper
tripadvisor.com##.iab_leaBoa
tripadvisor.com##.iab_medRec
infobetting.com##.ibBanner
ice.hockey##.ice_ner
ice.hockey##.ice_werbung
atishmkv.site##.idmuvi-center-ads
atishmkv.site##.idmuvi-floatbanner
atishmkv.site##.idmuvi-footerbanner
atishmkv.site##.idmuvi-topplayer
fifetoday.co.uk##.iehxDO
gamepressure.com##.if-no-baner
pocket-lint.com##.im-desktop
intomobile.com##.im_970x90
edureka.co##.image-left-banner
searchenginejournal.com##.img-mmax-100
wmtips.com##.img100
exchangerates.org.uk##.imt4
businessinsider.com,insider.com##.in-post-sticky
crash.net##.inarticle-wrapper
mail.com##.indeed
brudirect.com##.index-banner
theinertia.com##.inertia-ad-300x250
inews.co.uk##.inews__advert
inews.co.uk##.inews__mpu
stocksnap.io##.info-col
bab.la##.info-panel
licenseglobal.com##.informa-homepage-layout__cell--widget-dfp
precisionvaccinations.com##.inhouse-block
bestlifeonline.com,eatthis.com##.inline
manitobacooperator.ca##.inline--2
stocksnap.io##.inline-carbon
engadget.com##.inline-emphasis
pcgamesn.com,theloadout.com##.inlinerail
nintendolife.com##.insert
canarymedia.com##.inset-x-0
flixboss.com##.instream-dynamic
defenseone.com##.interstitial
allnurses.com##.ipsAreaBackground
allnurses.com##.ipsSpacer_both
alibaba.com##.is-creative
mydramalist.com##.is-desktop
twitter.com##.is-promoted
speedcheck.org##.isg-container
alaskahighwaynews.ca,bowenislandundercurrent.com,burnabynow.com,coastreporter.net,d
awsoncreekmirror.ca,delta-
optimist.com,moosejawtoday.com,newwestrecord.ca,nsnews.com,piquenewsmagazine.com,pr
incegeorgecitizen.com,prpeak.com,richmond-
news.com,squamishchief.com,tricitynews.com##.item-sponsored
pocketgamer.com##.item-unit
kfm.co.za##.itunes-sml
itweb.co.za##.itw-content-zone
ownedcore.com##.iv-note
india.com##.iwplhdbanner-wrap
distractify.com,radaronline.com##.jRAIxB
psypost.org##.jeg_midbar
radaronline.com##.jkqdnZ
romania-insider.com##.job-item
johncodeos.com##.johnc-widget
marinelink.com,maritimejobs.com,maritimepropulsion.com,yachtingjournal.com##.jq-
banner
demonslayermanga.com,readjujutsukaisen.com##.js-a-container
ultimate-guitar.com##.js-ab-regular
newsnow.co.uk##.js-banner-strip
buzzfeed.com##.js-bfa-impression
live94today.com##.js-demo-avd
beermoneyforum.com##.js-notices
formula1.com##.js-promo-item
stackoverflow.com##.js-sidebar-zone
theguardian.com##.js-top-banner
calorieking.com##.jss2
offerup.com##.jss301
paycalculator.com.au##.jss336
calorieking.com##.jss356
paycalculator.com.au##.jss546
tvtv.us##.jss67
essentiallysports.com##.jsx-4249843366
theartnewspaper.com##.justify-center.flex.w-full
aiscore.com##.justify-center.w100
etherscan.io##.justify-content-center
qz.com##.k3mqd
hltv.org##.kN5UQvcU
radaronline.com##.kXxPWv
tekno.kompas.com##.kcm
goldprice.org##.kenbi
trustedreviews.com##.keystone-single-widget
wantedinafrica.com##.kn-widget-banner
myanimelist.net##.koukoku-sticky-wrapper
iphonelife.com##.l-header
wwe.com##.l-hybrid-col-frame_rail-wrap
weatherpro.com##.large-leaderboard
democraticunderground.com##.largeleaderboard-container
restaurants.com##.latad
flava.co.nz,hauraki.co.nz,mixonline.co.nz,thehits.co.nz,zmonline.com##.layout__back
ground
racingtv.com##.layout__promotion
mytempsms.com##.layui-col-md12
filmdaily.co##.lazyloaded.aligncenter
trueachievements.com##.lb_holder
versus.com##.lead_top
techrepublic.com,thepcguild.com##.leader
zdnet.com##.leader-bottom
zdnet.com##.leader-top
blaauwberg.net##.leaderBoardContainer
techadvisor.com##.leaderBoardHolder
agcanada.com,allmusic.com,allthatsinteresting.com,autoaction.com.au,autos.ca,ballst
atedaily.com,broadcastnow.co.uk,cantbeunseen.com,chairmanlol.com,comingsoon.net,crn
.com.au,diyfail.com,edmunds.com,explainthisimage.com,foodista.com,freshbusinessthin
king.com,funnyexam.com,funnytipjars.com,gamesindustry.biz,hardware.info,iamdisappoi
nt.com,imedicalapps.com,itnews.com.au,japanisweird.com,jta.org,legion.org,lifezette
.com,milesplit.com,monocle.com,morefailat11.com,moviemistakes.com,nbl.com.au,object
iface.com,passedoutphotos.com,playstationlifestyle.net,rollcall.com,roulettereactio
ns.com,searchenginesuggestions.com,shinyshiny.tv,shitbrix.com,sparesomelol.com,spoi
ledphotos.com,spokesman.com,sportsnet.ca,sportsvite.com,stopdroplol.com,straitstime
s.com,suffolknews.co.uk,supersport.com,tattoofailure.com,thestar.com.my,titantv.com
,tutorialrepublic.com,where.ca,yoimaletyoufinish.com##.leaderboard
edarabia.com##.leaderboard-728
edarabia.com##.leaderboard-970
roblox.com##.leaderboard-abp
arabiaweather.com,bloomberg.com,gamesindustry.biz,news957.com,newscientist.com##.le
aderboard-container
huffingtonpost.co.uk,huffpost.com##.leaderboard-flex-placeholder
huffingtonpost.co.uk,huffpost.com##.leaderboard-flex-placeholder-desktop
manitobacooperator.ca##.leaderboard-height
businessinsider.in##.leaderboard-scrollable-btf-cont
businessinsider.in##.leaderboard-scrollable-cont
cbssports.com,nowthisnews.com,scout.com,seeker.com,thedodo.com,thrillist.com##.lead
erboard-wrap
bloomberg.com,weatherpro.com##.leaderboard-wrapper
6abc.com,abc11.com,abc13.com,abc30.com,abc7.com,abc7chicago.com,abc7news.com,abc7ny
.com##.leaderboard2
save.ca##.leaderboardMainWrapper
t3.com##.leaderboard__container
dosgamesarchive.com##.leaderboard_big_banner
lookbook.nu##.leaderboard_container
rottentomatoes.com##.leaderboard_wrapper
ubergizmo.com##.leaderboardcontainer
northernstar.info,theprospectordaily.com##.leaderboardwrap
zdnet.com##.leadgen
mapquest.co.uk,mapquest.com##.leadin
dnsleak.com##.leak__submit
republicbroadcasting.org##.left-sidebar-padder > #text-8
gogetaroomie.com##.left-space
10minutemail.net##.leftXL
latestly.com##.lhs_adv_970x90_div
op.gg##.life-owner
mobygames.com##.lifesupport-header
iheartradio.ca##.lightbox-wrapper
linuxize.com##.linaff
jpost.com##.line-left-side-before-and-after-container
jpost.com##.line-one-row-before-and-after-container
babynamegenie.com,forless.com,worldtimeserver.com##.links
weatherpro.com##.list-city-ad
gosearchresults.com##.listing-right
researchgate.net##.lite-page__above
reviewparking.com##.litespeed-loaded
ottverse.com##.livevideostack-ad
radaronline.com##.lkmSWM
goodgearguide.com.au,pcworld.co.nz,pcworld.idg.com.au##.lo-toppromos
reverso.net##.locd-rca
gunsamerica.com##.logclick
1071thepeak.com##.logo-scroll
siberiantimes.com##.logoBanner
topservers.com##.long_wrap
netwerk24.com##.love2meet
tigerdroppings.com##.lowLead
bikeroar.com##.lower-panel
greatbritishlife.co.uk##.lp_track_vertical2
thestreet.com##.m-balloon-header
si.com##.m-balloon-header--spacer
politifact.com##.m-billboard
aol.com##.m-healthgrades
euronews.com##.m-object--is-branded
euronews.com##.m-object--is-partner-content
tech.hindustantimes.com##.m-to-add
net-load.com##.m7s-81.m7s
wccftech.com##.main-background-wrap
ggrecon.com##.mainVenatusBannerContainer
myanimelist.net##.mal-side-koukoku
color-hex.com##.margin10
fandom.com##.marketplace
designtaxi.com##.masonry-brick.nt
imgur.com,pushsquare.com,songlyrics.com##.masthead
powerelectronicsnews.com##.masthead-banner
racgp.org.au##.mb-1.small
amgreatness.com##.mb-10.mx-auto
gamedev.net##.mb-3.align-items-center.justify-content-start
indiatimes.com##.mb-36 > .top-trending
themoscowtimes.com##.mb-4.py-3
techbone.net##.mb-5.bg-light
yardbarker.com##.mb_promo_responsive_right
helpnetsecurity.com##.mbw
thestar.com.my##.med-rec
gamezone.com##.med-rect-ph
allmusic.com##.medium-rectangle
weatherpro.com##.medium-rectangle-wrapper-2
ebaumsworld.com##.mediumRect
ubergizmo.com##.mediumbox_container
democraticunderground.com##.mediumrectangle-op-blank
democraticunderground.com##.mediumrectangle-placeholder
allnurses.com##.medrec
techrepublic.com##.medusa_right-rail
audiokarma.org##.message > center b
eawaz.com##.metaslider
metro.co.uk##.metro-discounts
moneycontrol.com##.mf_radarad
wethegeek.com##.mfp-content
cryptoreporter.info,palestinechronicle.com##.mh-header-widget-2
investing.com##.midHeader
newsday.com##.midPg
edutourism.in##.middMain
manofmany.com,scanwith.com##.middle-banner
tradetrucks.com.au##.middle-banner-list
hltv.org##.middle-container
ibtimes.co.uk##.middle-leaderboard
thefastmode.com##.middlebanner
urbandictionary.com##.min-h-\[90px\]
stripes.com##.min-h90
revolutionsoccer.net##.mls-o-adv-container
inhabitat.com##.mn-wrapper
byrdie.com,investopedia.com,verywellhealth.com##.mntl-leaderboard-spacer
pcmacstore.com##.mobileHide
theblockcrypto.com##.mobileView
thedailybeast.com##.mobiledoc-sizer
livelaw.in##.modal_wrapper_frame
autoevolution.com##.modeladmid
finextra.com##.module--sponsor
webmd.com##.module-f-hs
pcworld.idg.com.au##.module-rhs-brandpost
thisismoney.co.uk##.mol-fe-vouchercodes-puff
dailymail.co.uk##.mol-fe-vouchercodes-redesign
monsoonjournal.com##.mom-e3lanat-wrap
joindota.com##.monkey-container
apptrigger.com,fansided.com,lastnighton.com,mlsmultiplex.com,netflixlife.com,playin
gfor90.com,winteriscoming.net##.mosaic-banner
thepostmillennial.com##.mot-container
thepostmillennial.com##.mot-label
anonymouse.org##.mouselayer
syfy.com##.mps-container
98fm.com,audioreview.com,barrheadnews.com,bobfm.co.uk,bordertelegraph.com,cultofand
roid.com,dcsuk.info,directory.im,directory247.co.uk,dplay.com,dumbartonreporter.co.
uk,dunfermlinepress.com,durhamtimes.co.uk,eastlothiancourier.com,econsultancy.com,e
urogamer.net,findanyfilm.com,forzaitalianfootball.com,gamesindustry.biz,her.ie,herf
amily.ie,joe.co.uk,joe.ie,kentonline.co.uk,metoffice.gov.uk,mumsnet.com,musicradio.
com,newburyandthatchamchronicle.co.uk,newscientist.com,readamericanfootball.com,rea
darsenal.com,readastonvilla.com,readbasketball.com,readbetting.com,readbournemouth.
com,readboxing.com,readbrighton.com,readbundesliga.com,readburnley.com,readcars.co,
readceltic.com,readchampionship.com,readchelsea.com,readcricket.com,readcrystalpala
ce.com,readeverton.com,readeverything.co,readfashion.co,readfilm.co,readfood.co,rea
dfootball.co,readgaming.co,readgolf.com,readhorseracing.com,readhuddersfield.com,re
adhull.com,readingchronicle.co.uk,readinternationalfootball.com,readlaliga.com,read
leicester.com,readliverpoolfc.com,readmancity.com,readmanutd.com,readmiddlesbrough.
com,readmma.com,readmotorsport.com,readmusic.co,readnewcastle.com,readnorwich.com,r
eadnottinghamforest.com,readolympics.com,readpl.com,readrangers.com,readrugbyunion.
com,readseriea.com,readshowbiz.co,readsouthampton.com,readsport.co,readstoke.com,re
adsunderland.com,readswansea.com,readtech.co,readtennis.co,readtottenham.com,readtv
.co,readussoccer.com,readwatford.com,readwestbrom.com,readwestham.com,readwsl.com,r
ealradioxs.co.uk,redhillandreigatelife.co.uk,rochdaleonline.co.uk,rte.ie,sloughobse
rver.co.uk,smartertravel.com,southwestfarmer.co.uk,spin1038.com,spinsouthwest.com,s
portsjoe.ie,sportsmole.co.uk,strathallantimes.co.uk,tcmuk.tv,thejournal.co.uk,thevi
llager.co.uk,thisisfutbol.com,toffeeweb.com,uktv.co.uk,videocelts.com,warringtongua
rdian.co.uk,wiltshirebusinessonline.co.uk,windsorobserver.co.uk,zdnet.com##.mpu
edarabia.com##.mpu-300
arabiaweather.com##.mpu-card
dailymail.co.uk##.mpu_puff_wrapper
10play.com.au,ebay.com,geo.tv,jozifm.co.za,nwherald.com,runt-of-the-
web.com,thewest.com.au,topgear.com.ph##.mrec
dkoding.in##.mrf-adv__wrapper
motorsport.com##.ms-ap
autosport.com##.ms-apb
motorsport.com##.ms-apb-dmpu
autosport.com,motorsport.com##.ms-hapb
autosport.com##.ms-side-items--with-banner
marinetraffic.com##.mt-desktop-mode
zerolives.com##.munder-fn5udnsn
yifymovies.one##.mvic-btn
malwaretips.com##.mwt_ads
invezz.com,reviewparking.com##.mx-auto
standardmedia.co.ke##.my-2
engine.presearch.org##.my-4
exportfromnigeria.info##.mytopads
transfermarkt.com##.nENxsZD
google.com##.nH.MC
mail.google.com##.nH.PS
nascar.com##.nascar-ad-container
allthatsinteresting.com##.native-box
blockchair.com##.native-sentence
tekno.kompas.com##.native-wrap
seura.fi##.nativead:not(.list)
thetechpoint.org##.navigation-banner
majorgeeks.com##.navigation-light
vocm.com##.nccBigBox
danpatrick.com##.needsclick
depositfiles.com,dfiles.eu##.network_downloader
chaseyoursport.com##.new-adv
play.typeracer.com##.newNorthWidget
pcgamesn.com##.new_affiliate_embed
transfermarkt.com##.newsansicht-topspielerprofil
moddb.com##.nextmediaboxtop
democraticunderground.com##.nhome-mediumrectangle-container
hulkshare.com##.nhsBotBan
bizasialive.com##.nipl-sticky-footer-banner
bizasialive.com##.nipl_add_banners_inner
tumblr.com##.njwip
newsmax.com##.nmsponsorlink
newsmax.com##.nmsponsorlink + [class]
trueachievements.com##.nn_player_w
androidcentral.com,imore.com##.no-amazon
fiercetelecom.com,fiercevideo.com##.node--type-embed-promo
ferrarichat.com##.node_sponsor
chipchick.com##.noskim.ntv-moap
4dayweek.io##.notadvert-tile-wrapper
cookingforengineers.com##.nothing
moodiedavittreport.com##.notice
mlsbd.shop##.notice-board
cityam.com##.notice-header
computing.co.uk##.notice-slot-full-below-header
mondoweiss.net##.notrack
pcgamebenchmark.com##.nova_wrapper
zimbio.com##.npd-video-break
designtaxi.com##.nt-text
nplusonemag.com##.nurble
cheezburger.com##.nw-rail-min-250
marineelectronics.com,marinetechnologynews.com,maritimeprofessional.com##.nwm-
banner
mediaite.com##.o-promo-unit
comicbook.com##.oas
distractify.com##.obIeh
softexia.com##.offer
oneindia.com##.oi-spons-ad
boldsky.com,gizbot.com,nativeplanet.com,oneindia.com##.oiad-txt
boldsky.com,careerindia.com,drivespark.com,filmibeat.com,goodreturns.in,nativeplane
t.com##.oiad-txt1
hamodia.com##.oiomainlisting
forums.somethingawful.com##.oma_pal
techspot.com##.oneText
thedigitalfix.com##.ot-widget-banner
out.com##.ourSponsors
news18.com##.outBrainWrapper
mma-core.com##.outVidAd
egmnow.com##.outbrain-wrapper
techadvisor.com##.outer-wrapper
golfweather.com##.ox300x250
breakingnews.ie##.p-2.bg-gray-100
beermoneyforum.com##.p-body-sidebar
mc-market.org##.p-body-sidebar center [href]
worldoftanks-wot.com##.p2small
phonearena.com##.pa-sticky-container
islamicfinder.org##.pad-xs.box.columns.large-12
republicworld.com##.pad3010.txtcenter
republicworld.com##.padtop10.padright10.padleft10.minheight90
republicworld.com##.padtop20.txtcenter.minheight90
manilastandard.net##.page-category-contents-adds
scmp.com##.page-container__left-native-ad-container
bitdegree.org##.page-coupon-landing
carsales.com.au,technobuffalo.com##.page-header
oversixty.co.nz##.page-heading-wrap
krcrtv.com,ktxs.com,wcti12.com,wcyb.com##.pageHeaderRow1
military.com##.page__top
rateyourmusic.com##.page_creative_frame
nzcity.co.nz##.page_skyscraper
calculatorsoup.com##.pages
livejournal.com##.pagewide-wrapper
optimum.net##.paidResult
timesofindia.indiatimes.com##.paisa-wrapper
axn-asia.com,onetvasia.com##.pane-dart-dart-tag-300x250-rectangle
ncronline.org##.pane-ncr-blocks-home-first-ads
ncronline.org##.pane-ncr-blocks-home-second-ads
drupal.org##.pane-style-sponsor
thebarentsobserver.com##.pane-title
comedycentral.com.au##.pane-vimn-coda-gpt-panes
tpblist.us##.panel-danger
panarmenian.net##.panner_2
cd1025.com,myfigurecollection.net,prolificnotion.co.uk##.partner
hbr.org##.partner-center
mail.com##.partner-container
mavin.io##.partner-content
dzone.com##.partner-resources-block
nationtalk.ca##.partner-slides
domainmasters.co.ke##.partner2
motachashma.com##.partnerbanner
bundesliga.com##.partnerbar
freshnewgames.com##.partnercontent_box
investopedia.com##.partnerlinks
phorio.com##.partnerlogos-wrapper
2oceansvibe.com,speedcafe.com,travelweekly.com##.partners
letsgodigital.org,letsgomobile.org##.partners-bar
arrivealive.co.za##.partnersheading
liveuamap.com##.passby
writerscafe.org##.pay
nhentai.com##.pb-0.w-100[style]
wweek.com##.pb-f-phanzu-phanzu-ad-code
washingtonpost.com##.pb-lgmod
playbuzz.com##.pb-site-player
caixinglobal.com##.pc-ad-left01
myanimelist.net##.pda-tla-nUGkAdHmiepCTsbx
myanimelist.net##.pda_top
westernjournal.com##.persistent-footer
proxfree.com##.pfad2
proxfree.com##.pfad3
proxfree.com##.pfad4
proxfree.com##.pftopad
post-gazette.com##.pgevoke-flexbanner-innerwrapper
post-gazette.com##.pgevoke-superpromo-innerwrapper
filmibeat.com##.photos-add
webmd.com##.physician-outer
locklab.com##.picwrap
redgifs.com##.placard-wrapper
dallasobserver.com,houstonpress.com,pcgamebenchmark.com,streetcheck.co.uk,zerohedge
.com##.placement
diglloyd.com,windinmyface.com##.placementInline
diglloyd.com,windinmyface.com##.placementTL
diglloyd.com,windinmyface.com##.placementTR
hagerty.com##.placements
plagiarismtoday.com##.plagi-widget
advfn.com##.plus500
freewebarcade.com##.pnum
pedestrian.tv##.popular-jobs-widget
wethegeek.com##.popup-dialog
acestream.net##.popup2
charlieintel.com##.position-sticky
wtop.com##.post--sponsored
hackread.com##.post-review-li
mediakix.com##.post-widget__banner
newagebd.net##.postPageRightInTop
newagebd.net##.postPageRightInTopIn
fastcompany.com##.post__promotion
thetowner.com##.powered
theportugalnews.com##.ppp-banner
theportugalnews.com##.ppp-inner-banner
presearch.org##.pr-4.max-w-2xl.mb-4.mt-4.md\:mt-0.md\:mb-6.ml-4
foxbusiness.com##.pre-content
sassymamahk.com##.pre_header_widget
vivo.sx##.preload
premiumtimesng.com##.premi-texem-campaign
flobzoo.com,onlyfungames.com,yokogames.com##.preview2bannerspot
onlyfungames.com##.preview3bannerspot
setlist.fm##.prmtnTop
computerweekly.com##.pro-downloads-home
cosmopolitan.com##.product-buy-button-wrapper
bgr.com##.product-callout-todays-top-deal
barnesandnoble.com##.product-commentary-advertisement
ndtv.com##.product_mapping_sticky
pbs.org##.production-and-funding
nymag.com##.products-package
nymag.com##.products-package_single
filehippo.com##.program-actions-header__promo
filehippo.com##.program-description__slot
gokunming.com##.prom
delicious.com.au,taste.com.au##.prom-header
apps.opera.com,babynamegenie.com,ecaytrade.com,nbcbayarea.com,nwherald.com,planetso
urcecode.com,sciagaj.org,themuslimvibe.com,totalxbox.com,varsity.com,w3techs.com,wg
xa.tv##.promo
winscp.net##.promo-block
forums.minecraftforge.net,nextdoor.com##.promo-container
pokertube.com##.promo-holder
texasmonthly.com##.promo-in-body
texasmonthly.com##.promo-inline
efinancialnews.com##.promo-leaderboard
ecaytrade.com##.promo-processed
texasmonthly.com##.promo-topper
lawandcrime.com,themarysue.com##.promo-unit
fitnessmagazine.com##.promoContainer
texasmonthly.com##.promo__vertical
uxmatters.com##.promo_block
videobb.com##.promo_tab
animecharactersdatabase.com##.promobanner
hellomagazine.com##.promohola
afullcup.com##.promos
designspiration.com,investors.com,search.genieo.com,search.installmac.com##.promote
d
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
imdb.com##.promoted-provider
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
reddit.com##.promotedlink
racingtv.com,twitter.com,wral.com##.promotion
throwawaymail.com##.promotion_row
bostonreview.net##.promotop
kathmandupost.com##.pt-0
1980-games.com,flash-mp3-
player.net,larousse.com,theportugalnews.com,tolonews.com##.pub
starsinsider.com##.pub-container
yabiladi.com##.pub2
tvgolo.com##.pub468x60top
larousse.com##.pub728x90
yabiladi.com##.pub_header
devhints.io##.pubbox
as.com,tutiempo.net##.publi
efe.com##.publi-wrapper
surinenglish.com##.publiTop
catholic.net##.publicidad
eitb.eus##.publicidad_robapaginas
dailymail.co.uk##.puff_pastel
speedtest.net##.pure-u-custom-ad-rectangle
speedtest.net##.pure-u-custom-ad-skyscraper
the18.com##.push-downv
2conv.com##.push-offer
bleedingcool.com##.pw-in-article
thedirect.com##.pw-in-article-container
giantfreakinrobot.com##.pw-leaderboard-atf-container
giantfreakinrobot.com##.pw-leaderboard-btf-container
giantfreakinrobot.com##.pw-med-rect-atf-container
giantfreakinrobot.com##.pw-med-rect-btf-container
thedirect.com##.pw-ph-leaderboard
giantfreakinrobot.com##.pw-ph-med-rect
thedirect.com##.pw-ph-sky
breakingnews.ie##.py-2.bg-gray-100
tri247.com##.q2w3-fixed-widget-container
qrobe.it##.qad
revolution935.com##.qt-sponsor
modernghana.com##.quikr_banner
surfline.com##.quiver-google-dfp
tgstat.com##.r1-aors
decoist.com##.r300
periscopepost.com##.r72890
joins.com##.r_banner
dietsinreview.com##.r_content_300x250
linuxtopia.org##.raCloseButton
bing.com##.ra_car_block
time.is##.rad
wahm.com##.rad-links
dawn.com##.radWrapper
w3newspapers.com##.rads
dappradar.com##.rankings-ad-row
mydorpie.com##.rbancont
forebet.com##.rbannerDiv
reverso.net##.rcacontent
just-dice.com##.realcontent
bettycrocker.com##.recipeAd
nypost.com,pagesix.com##.recirc
videocelebs.net##.recl
wallpapers-room.com##.recommendations-468x60
biblegateway.com##.recommendations-header-column
biblegateway.com##.recommendations-products-row
biblegateway.com##.recommendations-view-row
nzherald.co.nz##.recommended-articles > .recommended-articles__heading
pocket-lint.com##.recommended-best-deal
forestriverforums.com##.recommended-stories
lasvegassportsbetting.com##.recommended-wrap
last.fm##.recs-feed-item--ad
dosgamesarchive.com##.rectangle
knowyourmeme.com##.rectangle-unit-wrapper
arras.io##.referral
al-monitor.com##.region--after-content
al-monitor.com##.region--header-banner
eneuro.org,jneurosci.org#@#.region-ad-top
middleeasteye.net##.region-before-navigation
justthenews.com##.region-pre-content
futbol24.com##.rek
wcostream.com##.reklam_pve
4shared.com##.remove-rekl
bbjtoday.com##.replacement
keengamer.com##.reserved-970
holiday-weather.com##.resp-leaderboard
guru99.com##.responsive-guru99-mobile-devices
thetimes.co.uk##.responsiveweb-sc-1exejum-0
3g2upl4pq6kufc4m.onion,duckduckgo.com##.result--ad > .result__body
qwant.com##.result--ext
classifiedads.com##.resultmarg
latimes.com,sandiegouniontribune.com##.revcontent
al.com,cleveland.com,lehighvalleylive.com,masslive.com,mlive.com,newyorkupstate.com
,oregonlive.com,pennlive.com,silive.com,syracuse.com##.revenue-display
reviewparking.com##.revie-widget
sociologyguide.com##.rgt_banners
siteslike.com##.rif
terminal.hackernoon.com##.right
africanews.com##.right-legend
jta.org##.right-rail-container
huffpost.com##.right-rail-placeholder
jpost.com##.right-side-banner
slickdeals.net##.rightRailBannerSection
gamemodding.com##.right_banner
softicons.com##.right_ga
talksms.com##.righttd
songlyrics.com##.ringtone-matcher
rocket-league.com##.rlg-footer-ads-container
rocket-league.com##.rlg-trading-ad
rocket-league.com##.rlg-trading-spacer
indiatimes.com##.rmfp
rebelnews.com##.rn-article-ad
rebelnews.com##.rn-sidebar-ad
realitytea.com##.roadblock
surinenglish.com##.roba
roblox.com##.roblox-skyscraper
mdisk.me##.robot
flightconnections.com##.route-display-box
elnacional.cat##.row-top-banner
designtaxi.com##.row.displayboard
steamanalyst.com##.row.tpbcontainer
bikechatforums.com##.row2[style="padding: 5px;"]
freewebarcade.com##.rsads
gamertweak.com##.rsgvqezdh-container
mma-core.com##.rsky
newstrackindia.com##.rt-add336x280
nextofwindows.com##.rtsidebar-cm
itweb.co.za##.s-logos
hope1032.com.au##.s-supported-by
geekflare.com##.sPowerBusiness
aniwatcher.com##.sa
nodejs.libhunt.com##.saashub-ad
steamladder.com##.salad
9gag.com##.salt-container
softonic.com##.sam-slot
beermoneyforum.com,geekdoing.com,studentdoctor.net##.samBannerUnit
racedepartment.com,resetera.com##.samCodeUnit
beermoneyforum.com##.samTextUnit
netweather.tv##.samsad-Leaderboard2
teamfortress.tv##.sau
point2homes.com##.saved-search-banner-list
pcgamesn.com##.saw-wrap
animehub.ac##.sb-subs
independent.co.uk##.sc-hYYkYm
scotsman.com##.sc-igwadP
distractify.com##.sc-jcwofb
sankakucomplex.com##.scad
bangordailynews.com##.scaip
newindianexpress.com##.scc
readmng.com##.scroll_target_top
9anime.to##.sda
userscript.zone##.searcad
semiconductor-today.com##.searchmidbox
minecraftservers.org##.second-banner
wbur.org##.section--breakout
dispatchlive.co.za,sowetanlive.co.za##.section-article-sponsored
nationalreview.com##.section-content--revcontent
nzherald.co.nz##.section-iframe
pipeflare.io##.section-promo-banner
coingecko.com##.selected
studyfinds.org##.sfspot
shortorial.com,webogram.in##.sgpb-popup-dialog-main-div-wrapper
shortorial.com,webogram.in##.sgpb-popup-overlay
zdnet.com##.sharethrough-top
romsie.com##.shcntr
mirror.co.uk##.shopwindow-adslot
mirror.co.uk##.shopwindow-advertorial
skins.be##.shortBioShadowB
siliconrepublic.com##.show-for-medium-up
bscscan.com,etherscan.io##.showcase-banner-spacing
winx-club-hentai.com##.shr34
mbauniverse.com##.shriresume-logo
scriptinghelpers.org##.shvertise-skyscraper
gaming.uefa.com##.si-ucl--head-bandSprLogo
stuff.co.nz##.sics-component__app__top-leaderboard-ads-container
stuff.co.nz##.sics-component__widget--neighbourlyShowcasePlus
pcgamebenchmark.com##.side
chaseyoursport.com##.side-adv-block-blog-open
news.am,nexter.org,viva.co.nz##.side-banner
gfycat.com##.side-slot
vpnmentor.com##.side-top-vendors-wrap
pr0gramm.com##.side-wide-skyscraper
israelnationalnews.com##.sideInf
freeseotoolbox.net##.sideXd
panarmenian.net##.side_panner
tutorialrepublic.com##.sidebar
dkoding.in##.sidebar .widget_custom_html
computing.co.uk##.sidebar-block
radiotoday.co.uk##.sidebar-column-secondary > .sidebar
lawandcrime.com,mediaite.com##.sidebar-hook
freshbusinessthinking.com##.sidebar-mpu
spearswms.com##.sidebar-mpu-1
middleeasteye.net##.sidebar-photo-extend
comedy.com##.sidebar-prebid
davidwalsh.name##.sidebar-sda-large
ldjam.com##.sidebar-sponsor
indianapublicmedia.org##.sidebar-upper-underwritings
bigleaguepolitics.com##.sidebar-widget
thebadandugly.com##.sidebar30
celebritynetworth.com##.sidebarAvtBox
pbs.org##.sidebar__logo-pond
caster.fm##.sidebar_ablock
smallseotools.com##.sidebar_adds
mediacomcable.com##.sidebar_sponsored
alternet.org##.sidebar_sticky_container
instantshift.com##.sidebar_vps_banner
riotimesonline.com##.sidebarbanner
macrumors.com##.sidebarblock
macrumors.com##.sidebarblock2
thenokiablog.com##.sidebardirect
linuxize.com##.sideblock
freedla.com##.sidebox
tothepc.com##.sidebsa
kit.co##.sidekit-banner
linuxtopia.org##.sidelinks > .sidelinks
ee.co.za##.sidepromo
ohinternet.com##.sider
atlasobscura.com##.siderail-bottom-affix-placeholder
nabble.com##.signature
greatis.com##.sing
metalsucks.net##.single-300-insert
inoreader.com##.sinner_inner
deshdoaba.com##.site-branding
sassyhongkong.com##.site-leaderboard
wahcricket.com##.site-mainhead
wallpaper.com##.site-top
faithtalk1500.com,kfax.com,wmca.com##.siteWrapLink
warcraftpets.com##.sitelogo > div
inthesetimes.com##.sites-of-interest
9gag.tv##.size-728x90
newsnext.live##.size-large
indiancountrytoday.com##.skgeoeho
bit.com.au##.skin-btn
autocarindia.com##.skin-link
charismanews.com##.skinTrackClicks
hltv.org##.skinport
entrepreneur.com##.sky
edarabia.com##.sky-600
petoskeynews.com##.skyScraper
planetf1.com##.skybetbar
mymovies.net##.skyright
traditionalmusic.co.uk##.skys-right
cheese.com,datpiff.com,gtainside.com##.skyscraper
dailynewsegypt.com##.skyscraper-banner
democraticunderground.com,plos.org##.skyscraper-container
democraticunderground.com##.skyscraper-placeholder
gmx.com##.skyscraperClass
dosgamesarchive.com##.skyscraper_big
singaporeexpats.com##.skyscrapers
everythingrf.com,futbol24.com##.skyscrapper
zimbio.com##.slide-break
as.com##.slider-producto
bustle.com##.slideshow-page__panoramic-ad
kcra.com,ketv.com,kmbc.com,wcvb.com,wpbf.com,wtae.com##.slideshowCover
bonappetit.com##.slideshow_sidebar_divider
foodfacts.com##.slimBanner
ecommercetimes.com##.slink-text
ecommercetimes.com##.slink-title
inbox.com##.slinks
alaskahighwaynews.ca,bowenislandundercurrent.com,burnabynow.com,coastreporter.net,d
awsoncreekmirror.ca,delta-
optimist.com,moosejawtoday.com,newwestrecord.ca,nsnews.com,piquenewsmagazine.com,pr
incegeorgecitizen.com,prpeak.com,richmond-
news.com,squamishchief.com,tricitynews.com,vancouverisawesome.com##.slot
independent.ie##.slot1
independent.ie##.slot4
imdb.com##.slot_wrapper
skinnyms.com##.sm-above-header
bikeexif.com##.small
dutchnews.nl##.small-add-block
tbs.com##.smallBanners
startup.ch##.smallbanner
food.com##.smart-aside-inner
food.com##.smart-rail-inner
dailyevergreen.com##.sno-hac-desktop-1
u.today##.something--fixed
songfacts.com##.songfacts-song-inline-ads
freeonlineapps.net##.sp
ndtv.com##.sp_ad-t
mdisk.me##.spdownloader-ad
informer.com##.spnsd
sundayworld.co.za##.spnsorhome
mydramalist.com##.spnsr
worldtimezone.com##.spon-menu
xda-developers.com##.spon_banner
cd1025.com,domainincite.com,europages.co.uk,gamingcloud.com,kpbs.org,phillyvoice.co
m,speedcafe.com,thegatewaypundit.com,ufile.io,westernjournal.com,wnd.com##.sponsor
jquery.com##.sponsor-line
cricketireland.ie##.sponsor-strip
arizonasports.com,ktar.com##.sponsorBy
blbclassic.org##.sponsorZone
2b2t.online,caixinglobal.com,chicagobusiness.com,chronicle.co.zw,duckduckgo.com,fif
play.com,herald.co.zw,libhunt.com,motherjones.com,msn.com,reviewjournal.com,stocksn
ap.io,timeslive.co.za##.sponsored
washingtontimes.com##.sponsored-heading
hellomagazine.com##.sponsored-news
coinmarketcap.com##.sponsoredMark
armageddonexpo.com,audiforums.com,f1gamesetup.com,ferrarichat.com,jaguarforums.com,
pypi.org,thebugle.co.za,waamradio.com,wbal.com,webtorrent.io##.sponsors
libhunt.com##.sponsors-list-content
hacksplaining.com##.sponsorship-message
newswiretoday.com,przoom.com##.sponsortd
alexandriagazette.com,arlingtonconnection.com,burkeconnection.com,centre-
view.com,connection-
sports.com,fairfaxconnection.com,fairfaxstationconnection.com,forum.xda-
developers.com,greatfallsconnection.com,herndonconnection.com,kusports.com,mcleanco
nnection.com,mountvernongazette.com,potomacalmanac.com,reston-
connection.com,springfieldconnection.com,union-
bulletin.com,viennaconnection.com##.spot
freepik.com##.spr-plc
bizarrepedia.com##.spsnrd
kissanimefree.tv##.spu-bg
motorauthority.com##.sq-block
reneweconomy.com.au,thedriven.io##.sq_get_quotes
pocket-lint.com##.sqr_p
ftvlive.com##.sqs-block-image-link
nutritioninsight.com##.squarblk
autoaction.com.au##.square
getmyuni.com##.squareDiv
pocket-lint.com##.squirrel_widget
ebay.co.uk,ebay.com,ebay.com.au##.srp-1p__link
searchenginejournal.com##.ss_slot
searchenginejournal.com##.sss_slot
geoguessr.com##.start__display-ad
bostonglobe.com##.stick_1200--tablet
kathmandupost.com##.sticky--bottom
gr8.cc##.sticky-banner
nocable.org##.sticky-banner-section
note.nkmk.me##.sticky-block
golfmagic.com##.sticky-container
walletinvestor.com##.sticky-footer-content
babylonbee.com##.sticky-footer-image
sciencing.com,sportsnet.ca##.sticky-leaderboard-container
theportugalnews.com##.sticky-pub
oilcity.news##.sticky-sponsors-large
litecoin-faucet.com##.sticky-top1
independant.co.uk##.stickyFooterRoot
sfgate.com##.stickyWrapper
theloadout.com##.sticky_rail600
minecraftlist.org##.stickywrapper
romsie.com##.stksht
dailyherald.com##.stnContainer
6abc.com,abc11.com,abc13.com,abc30.com,abc7.com,abc7chicago.com,abc7news.com,abc7ny
.com##.story > .placeholderWrapper
politico.com##.story-continued
climbingbusinessjournal.com##.strack_bnr
indiatoday.in##.stradds
siasat.com##.stream-item-below-post-content
twitter.com##.stream-item-group-start[label="promoted"]
coinpedia.org,siasat.com##.stream-item-inline-post
conservativebrief.com##.stream-item-mag
how2electronics.com##.stream-item-top
todayuknews.com##.stream-item-top-wrapper
hardwaretimes.com##.stream-item-widget
coinpedia.org##.stream-title
ycuniverse.com##.subheader_container
monocle.com##.super-leaderboard
express.co.uk,msn.com##.superbanner
f1gamesetup.com##.supp-footer-banner
f1gamesetup.com##.supp-header-banner
f1gamesetup.com##.supp-sense-desk-large
f1gamesetup.com##.supp-sidebar-box
thepostmillennial.com##.support
cdromance.com##.support-us
radiotoday.co.uk##.supportHideBack
fstoppers.com##.supportImg
indiedb.com,moddb.com##.supporter
thespinoff.co.nz##.supporters-block
thepostmillennial.com##.surfsharkcontent
techreen.com##.svc_next_content
timesofmalta.com##.sw-Top
saltwire.com##.sw-banner
sbenny.com##.t3-masthead
emoneyspace.com##.t_a_c
ndtv.com##.taboolFeed
thelocal.at,thelocal.ch,thelocal.de,thelocal.dk,thelocal.es,thelocal.fr,thelocal.it
,thelocal.no,thelocal.se##.taboola-row
protocol.com##.tag-sponsored
myanimelist.net##.tag_pc_top
mdisk.me##.taka-gif-con
recombu.com##.takeover-right
shacknews.com##.takeover-skin
igg-games.com##.taxonomy-description
constructionreviewonline.com,cyberparse.co.uk,eindhovennews.com,ericpetersautos.com
,gameplayinside.com,gamezone.com,gizmochina.com,greekreporter.com,industryhit.com,k
enyan-
post.com,maltabusinessweekly.com,musictech.net,newsnext.live,nme.com,radioink.com,s
onorannews.com,telugubullet.com,theindependent.co.zw##.td-a-rec
bizasialive.com##.td-all-devices
americanindependent.com##.td-banner-bg
brila.net,cgmagonline.com,cycling.today,gayexpress.co.nz,theyeshivaworld.com,thisis
anfield.com##.td-banner-wrap-full
boxthislap.org,ticgn.com,wtf1.co.uk##.td-footer-wrapper
healthyceleb.com##.td-header-header-full
androidcommunity.com##.td-header-rec-wrap
5pillarsuk.com,babeltechreviews.com,sonorannews.com,thestonedsociety.com,weekendspe
cial.co.za##.td-header-sp-recs
gadgetstouse.com##.td-ss-main-sidebar
ssbcrack.com##.td_spot_img_all
tech-latest.com##.tdi_102_e06
based-politics.com##.tdi_30
who.is##.teaser-bar
macrumors.com##.tertiary
ericpetersautos.com##.text-109
businessonhome.com##.text-info
sciencedaily.com##.textrule
evilbeetgossip.com##.textwidget
tftcentral.co.uk##.tftce-adlabel
thedailyusnews.com##.theda-id-1
thedailyusnews.com##.theda-id-2
thedailyusnews.com##.theda-id-3
thedailyusnews.com##.theda-id-4
steelersdepot.com##.theiaStickySidebar
militarywatchmagazine.com##.theme--light.v-card--link
check-host.net##.thold10xr
hltv.org##.thunderpick
coub.com##.timeline-banner
aardvark.co.nz##.tinyprint
primcloud.careers##.title-set
onlinecourse24.com##.tl-topromote
trademe.co.nz##.tm-display-ad__wrapper
last.fm##.tonefuze
euobserver.com##.top
mashable.com##.top-0.sticky > div
artistdirect.com##.top-add
jamieoliver.com##.top-avocado
automotive-fleet.com,businessfleet.com,cfl.ca,fleetfinancials.com,government-
fleet.com,howsecureismypassword.net,ncaa.com,schoolbusfleet.com##.top-banner
gptoday.net##.top-banner-leaderboard
gamewatcher.com##.top-banners-wrapper
blockchair.com##.top-buttons-wrap
foodrenegade.com##.top-cta
debka.com##.top-full-width-sidebar
reverso.net##.top-horizontal
spectrum.ieee.org##.top-leader-container
1071thepeak.com,gpfans.com##.top-leaderboard
speedtest.net##.top-placeholder
playbuzz.com##.top-stickyplayer-container
ada.org,globes.co.il,techcentral.ie,texteditor.co,versus.com##.topBanner
pcworld.com##.topDeals
tutorviacomputer.com##.topMargin15
click2houston.com,clickondetroit.com,clickorlando.com,local10.com,news4jax.com##.to
pWrapper
giveawayoftheday.com##.top_ab
indy100.com,tiresandparts.net##.top_banner
joebucsfan.com##.top_banner_cont
wallpapersmania.com##.top_pad_10
justjared.com,justjaredjr.com##.top_rail_shell
roadtests.com##.topad
dnaindia.com##.topadd
allmonitors24.com,streamable.com##.topbanner
drugs.com##.topbanner-wrap
blabber.buzz##.topfeed
drivespark.com##.topsection div[style^="float"]
cambridge.org##.topslot-container
collinsdictionary.com##.topslot_container
moviemistakes.com##.tower
techreen.com##.tr-block-header-ad
techreen.com##.tr-block-label
libhunt.com##.track-event
futurism.com##.tracking-wider
futurism.com##.tracking-widest
bincodes.com##.transferwise
coinmarketcap.com##.trending-sponsored
celebritynetworth.com##.trevda_cont
roseindia.net##.tutorialsstaticdata
todayonline.com##.tw-flex-shrink-2
joebucsfan.com##.tweet_div1
karnalguide.com##.two_third > .push20
shaaditimes.com##.txt[style="border: solid 1px #A299A6; background-color:
#FDFCFC;"]
tumblr.com##.uOyjG
pixabay.com##.ua-affils
ubergizmo.com##.ubergizmo-dfp-ad
darko.audio##.ubm_widget
nullpress.net##.uinyk-link
zpaste.net##.uk-animation-shake
doodrive.com##.uk-margin > [href] > img
igg-games.com##.uk-panel.widget-text
softarchive.is##.un-link
pixhost.to##.under-image
bobvila.com##.unit-header-container
sciencedaily.com##.unit1
sciencedaily.com##.unit2
gpucheck.com##.unitBox
pcgamingwiki.com##.upcoming-releases.home-card:first-child
letterboxd.com##.upgrade-kicker
wbur.org##.uw--rectangle
wbur.org##.uw-label--bottom
militarywatchmagazine.com##.v-size--x-small.theme--light
lasvegassun.com##.varWrapper
progamerage.com##.vc_separator
filmdaily.co##.vc_single_image-wrapper
ktm2day.com##.vc_wp_text
ggrecon.com##.venatus-block
fox10phoenix.com,foxla.com##.vendor-unit
tetris.com##.verticalAx
videogameschronicle.com##.vgc-boxout
bestlifeonline.com,eatthis.com##.vi-video-wrapper
express.co.uk##.viafoura-standalone-mpu
vice.com##.vice-ad__container
nasdaq.com##.video-placeholder
vigilantcitizen.com##.vigil-leaderboard-article
vigilantcitizen.com##.vigil-leaderboard-home
variety.com##.vip-banner
visualcapitalist.com##.visua-target
roosterteeth.com##.vjs-marker
ginx.tv,op.gg##.vm-placement
c19-worldnews.com##.vmagazine-medium-rectangle-ad
fastpic.ru##.vright
vaughn.live##.vs_v75_MvnAbvsLowerThirdWrapper
ebook-searcher.com##.w-100
userscript.zone##.w300
goodfon.com##.wallpapers__banner240
dailymail.co.uk##.watermark
watson.ch##.watson-ad
wbal.com##.wbal-banner
glamourvanity.com##.wdt_gads
qwant.com##.web_add_block
vg.no##.webboard
probuilds.net##.welcome-bnr
mobygames.com,taskcoach.org##.well
gearlive.com##.wellvert
best-faucets.com,transfermarkt.co.uk,transfermarkt.com##.werbung
transfermarkt.co.uk##.werbung-skyscraper
transfermarkt.co.uk,transfermarkt.com##.werbung-skyscraper-container
gadgethacks.com,reality.news,wonderhowto.com##.whtaph
pch.com##.wide_banner
headforpoints.com##.widget--aside.widget
fijisun.com.fj##.widget-1
fijisun.com.fj##.widget-3
cinemaexpress.com##.widget-container-133
miniclip.com##.widget-mpu
screencrush.com##.widget-widget_third_party_content
gsmserver.com##.widget_banner-container_three-horizontal
usmagazine.com##.widget_block
wplift.com##.widget_bsa
cnx-
software.com,metalsucks.net,mmoculture.com,robloxhackscripts.com,techdows.com##.wid
get_custom_html
eos.org##.widget_eosadvertisement
bestlifeonline.com##.widget_gm_karmaadunit_widget
extremetech.com##.widget_gptwidget
faroutmagazine.co.uk##.widget_grv_mpu_widget
theiphoneappreview.com##.widget_links
appleworld.today,closerweekly.com,deshdoaba.com,foreverconscious.com,intouchweekly.
com,lifeandstylemag.com,mensjournal.com,patriotfetch.com,pctechmag.com,rok.guide,wa
shingtonmonthly.com##.widget_media_image
nypost.com##.widget_nypost_dfp_ad_widget
dailynewsegypt.com##.widget_rotatingbanners
twistedsifter.com##.widget_sifter_ad_bigbox_widget
acprimetime.com,brigantinenow.com,downbeachbuzz.com##.widget_sp_image
screenbinge.com,streamingrant.com##.widget_sp_image-image-link
gamertweak.com##.widget_srlzycxh
lostintechnology.com,ripplecoinnews.com,webkinznewz.ganzworld.com##.widget_text
nypost.com##.widget_text.no-mobile.box
helpnetsecurity.com##.widgetized_wrapper
ign.com##.wiki-bobble
wethegeek.com##.win
windowsloop.com##.wl-prakatana
warontherocks.com##.wotr_top_lbjspot
gamenguides.com,teslaoracle.com##.wp-block-image
c19-worldnews.com##.wp-caption
onepagerules.com##.wp-container-6.wp-block-columns
hack-sat.com##.wp-image-31131
rvguide.com##.wp-image-3611
appuals.com##.wp-timed-p
bevmalta.org,chromoscience.com,hawaiireporter.com##.wpa
premiumtimesng.com##.wpb_raw_code > .wpb_wrapper
drphil.to##.wpfp_custom_popup
theregister.com##.wptl
memeburn.com,ventureburn.com##.wrapper--grey
paultan.org##.wrapper-footer
wsj.com##.wsj-ad-label
webtoolhub.com##.wth_zad_text
mcpmag.com##.xContent
drivehub.in,indidrive.in,metamoviez.xyz##.xc449bad4854773ff
livejournal.com##.xhtml_banner
bit-tech.net##.xtag_container
247mirror.com,365economist.com,bridewired.com,dailybee.com,drgraduate.com,historict
alk.com,mvpmode.com,news-
opossumsauce.com,parentmood.com,theecofeed.com,thefunpost.com,visualchase.com,wacko
jaco.com##.ya-slot
pravda.ru##.yaRtbBlock
yardbarker.com##.yb-card-ad
yardbarker.com##.yb-card-out
shockwave.com##.ympb_target_banner
buzzly.art##.z-10.w-max
tekdeeps.com##.zAzfDBzdxq3
ign.com##.zad
windows101tricks.com##.zanui-container
thehackernews.com##.zoho-box
swarajyamag.com##[class*="page-top-adv-wrapper"]
thetimes.co.uk##[class*="responsiveweb__NativeAd"]
zerohedge.com##[class^="Advert_"]
thesouthafrican.com##[class^="Advertisement_"]
games.washingtonpost.com##[class^="DisplayAd_"]
thesouthafrican.com##[class^="SiteHeader__AdvertisementWrapper-"]
uploader.link##[class^="ads"]
goal.com##[class^="article_rhrCommercial_"]
swarajyamag.com##[class^="banner-ad-"]
romhustler.org##[class^="leaderboard_ad"]
noqreport.com##[class^="noqre-"]
torlock.com##[class^="wrn"]
medicalnewstoday.com##[data-ad]
jobstreet.com.sg##[data-automation="homepage-banner-ads"]
jobstreet.com.sg##[data-automation="homepage-marketing-banner-ads"]
theblaze.com##[data-category="SPONSORED"]
medicalnewstoday.com##[data-empty="true"]
greatist.com,psychcentral.com##[data-empty]
phoneia.com##[data-index]
goal.com##[data-name="ad-leaderboard"]
polygon.com##[data-native-ad-id^="container"]
namepros.com##[data-np-ga-event="ad"]
washingtonpost.com##[data-qa="article-body-ad"]
washingtonpost.com##[data-qa="right-rail-ad"]
ginx.tv##[data-ref]
washingtonpost.com##[data-sc-c="adslot"]
trakt.tv##[data-snigel-id]
woot.com##[data-test-ui^="advertisementLeaderboard"]
imdb.com##[data-testid="media-sheet__attr-banner"]
washingtonpost.com##[data-testid="placeholder-box"]
gadgetsnow.com##[data-type="mtf"]
naturalnews.com##[href*="/WBA-"]
naturalnewsblogs.com##[href*="/WBA/"]
complaintsingapore.com##[href*="/adv.php"]
libtorrent.org,mailgen.biz,speedcheck.org,torrentfreak.com,tubeoffline.com##[href*=
"://go.nordvpn.net/"]
gamecopyworld.com,gamecopyworld.eu##[href*="@"]
9jaflaver.com,alaskapublic.org,allkeyshop.com,ancient-
origins.net,animeidhentai.com,arabtimesonline.com,carmag.co.za,cnx-
software.com,coingolive.com,cryptoslate.com,digitallydownloaded.net,dotesports.com,
downturk.net,forum.ragezone.com,fresherslive.com,gizmochina.com,glodls.to,guidedhac
king.com,hackernoon.com,hlstester.com,indishare.org,linkhub.icu,litecoin-
faucet.com,mbauniverse.com,mediaite.com,myreadingmanga.info,nexter.org,owaahh.com,p
arkablogs.com,pastemytxt.com,premiumtimesng.com,resultuniraj.co.in,retail.org.nz,rt
vonline.com,totemtattoo.com,trancentral.tv,ultshare.com,vumafm.co.za,wccftech.com,y
eyeboyz.net,yugatech.com,zmescience.com##[href*="bit.ly/"]
steroid.com##[href*="https://www.anabolics.com"]
2pass.co.uk##[href="bicycle-insurance.htm"]
toumpano.net##[href="http://roz-tilefona.xbomb.net/"]
daijiworld.com##[href="http://www.expertclasses.org/"]
allnewspipeline.com##[href="http://www.sqmetals.com/"]
dafontfree.io##[href="https://1.envato.market/c/"]
isekaiscan.com##[href="https://comichub.net/"]
sqlfiddle.com##[href="https://entityframework-extensions.net/"]
mc-market.org##[href="https://etherlands.com/"]
whatsmyreferer.com##[href="https://fakethereferer.com"]
freedomfirstnetwork.com##[href="https://freedomfirstcoffee.com"]
summit.news##[href="https://infowarsstore.com/"]
anitube.biz##[href="https://otpokemon.com/animes/"]
davidwalsh.name##[href="https://requestmetrics.com/"]
tech-latest.com##[href="https://tech-latest.com/go/nordvpn"]
complaintsingapore.com##[href="https://thechillipadi.com/"]
walletinvestor.com##[href="https://walletinvestor.com/u/gnrATE"]
semiconductor-today.com##[href="https://www.appliedenergysystems.com/stakes/"]
mhktricks.org##[href="https://www.deepbrid.com/"]
deshdoaba.com##[href="https://www.nsbinsures.com/"]
10minutemail.com##[href="https://www.remove-metadata.com"]
ftv-news.com##[href="https://www.rizik.com.bd/"]
jagoroniya.com##[href="https://www.virtuanic.com/"]
himovies.to,musichq.net##[href="https://zoro.to"]
cq-esports.com##[href][target*="blank"]
bittools.net##[href^="//www.bittools.net/binance"]
shroomery.org##[href^="//www.shroomery.org/ads/"]
unogs.com##[href^="/ad/"]
discord.me##[href^="/cr/"]
audiobookbay.nl##[href^="/down-"]
steroid.com##[href^="/out.php"]
1337x.to##[href^="/v-pn2dl-hideMYip"]
radiotoday.co.uk##[href^="http://go.radiotoday.co.uk/"]
howtogeek.com##[href^="http://macpaw.7eer.net/"]
pooletown.co.uk,tossinggames.com,urbanartassociation.com##[href^="http://
redirect.viglink.com"]
igg-games.com##[href^="http://s2.igg-games.com/"]
topfiveforex.com##[href^="https://affiliate.iqoption.com/"]
orschlurch.net,tetris.com##[href^="https://amzn.to/"]
wiki.gg##[href^="https://app.wiki.gg/showcase/"]
seganerds.com##[href^="https://betway.com/"]
mc-market.org##[href^="https://bit.ly/"] img
compoundsemiconductor.net##[href^="https://bitmagazine.net/"]
coingolive.com##[href^="https://bitpreco.com/"]
dappradar.com##[href^="https://bogged.finance/"]
analyticsindiamag.com##[href^="https://business.louisville.edu/"]
gelbooru.com##[href^="https://buymyshit.moneygrubbingwhore.com/"]
mrchecker.net##[href^="https://cardingmentor.org"]
highdemandskills.com##[href^="https://click.linksynergy.com/"]
coingolive.com##[href^="https://coinext.com.br/"]
wccftech.com##[href^="https://cutt.ly/"]
topfiveforex.com##[href^="https://fbs.com/promo/"]
torrentgalaxy.to##[href^="https://gen4ever.com/"]
ahaan.co.uk##[href^="https://go.nordvpn.net/"]
gmailnator.com##[href^="https://go.nordvpn.net/aff_c"]
pimylifeup.com##[href^="https://go.pimylifeup.com/"]
bitcoiner.tv##[href^="https://go.stormgain.com/"]
thehackernews.com##[href^="https://go.thn.li/"]
imagetwist.com##[href^="https://imagetwist.com/pxt/"]
topfiveforex.com##[href^="https://iqoption.com/"]
staticice.com.au##[href^="https://kogan.sjv.io/"]
topfiveforex.com##[href^="https://luckyfish.io/"]
manhuaplus.com##[href^="https://manhuaplussoulland.onelink.me/"]
crypto-news-flash.com##[href^="https://med.etoro.com/"]
123putlocker.io##[href^="https://moneynow.one/"]
uncanceled.news##[href^="https://mypatriotsupply.com/"]
abovetopsecret.com##[href^="https://mypatriotsupply.com/apps/todays-deals"]
manganelo.com##[href^="https://oackoubs.com/"]
topfiveforex.com##[href^="https://olymptrade.com/"]
extension.today##[href^="https://peanuts.pro/site/store"]
mmos.com##[href^="https://plarium.com/landings/"]
cryptonews.com##[href^="https://rapi.cryptonews.com/"]
all-free-download.com##[href^="https://shutterstock.7eer.net/c/"] img
spys.one##[href^="https://socksescort.com/"]
steamanalyst.com##[href^="https://static.steamanalyst.com/steam/delivery/"]
terraria.wiki.gg##[href^="https://store.steampowered.com/app/"]
beforeitsnews.com,highshortinterest.com##[href^="https://tinyurl.com/"]
minidl.org##[href^="https://uploadgig.com/premium/index/"]
mailshub.in##[href^="https://www.amazon.in/"]
businessonhome.com##[href^="https://www.binance.com/en/register?ref="]
bleepingcomputer.com##[href^="https://www.bleepingcomputer.com/go/"]
seganerds.com##[href^="https://www.canadacasino.ca/"]
seganerds.com##[href^="https://www.casinonic.com/"]
elitepvpers.com##[href^="https://www.elitepvpers.com/123/"]
seganerds.com##[href^="https://www.ewinracing.com/"]
unknowncheats.me##[href^="https://www.iwantcheats.net/"]
gamecopyworld.com,gamecopyworld.eu##[href^="https://www.kinguin.net/"]
mc-market.org##[href^="https://www.mc-market.org/advertising/ads/create"]
mql5.com##[href^="https://www.mql5.com/fz/"]
perezhilton.com##[href^="https://www.mytrue10.com/"]
weberblog.net##[href^="https://www.neox-networks.com/"]
how2electronics.com##[href^="https://www.nextpcb.com/"]
ftv-news.com##[href^="https://www.outsourcingall.com/"]
ownedcore.com##[href^="https://www.ownedcore.com/forums/cb.php"]
how2electronics.com##[href^="https://www.pcbway.com/"]
kreationnext.com##[href^="https://www.resiproxy.net"]
bikeroar.com##[href^="https://www.roaradventures.com/"]
searchcommander.com##[href^="https://www.searchcommander.com/rec/"]
upload.ee##[href^="https://www.upload.ee/click.php"]
gametracker.com##[href^="https://www.vultr.com/"]
wakingtimes.com##[href^="https://www.wendymyersdetox.com/"]
uncanceled.news##[href^="https://zstacklife.com/"]
gelbooru.com##[href^='https://realbooru.com/']
searchenginejournal.com##[id^="SEJ_300x250_"]
beforeitsnews.com##[id^="banners_"]
geeksforgeeks.org##[id^="bsa-zone"]
scmp.com##[id^="div-ad-"]
eatthis.com##[id^="gm_karmaadunit_widget"]
comicbook.com,popculture.com##[id^="native-plus-"]
msn.com##[id^="native_ad_"]
noqreport.com##[id^="oqre-"]
techadvisor.com##[referrerpolicy="unsafe-url"]
transfermarkt.co.uk##[referrerpolicy]
dappradar.com##[rel*="sponsored"]
forum.mobilism.org##[rel="sponsored"]
audioz.download##[src*="/promo/"]
brmangas.com##[src="https://manjiroinflu.com/streams.php"]
webcamtests.com##[src^="/MyShowroom/view.php?medium="]
manganelo.com##[src^="/ads/"]
ice.hockey##[src^="/images/banners/"]
linuxtopia.org##[src^="/includes/index.php/?img="]
publish0x.com##[src^="blob:"]
tampermonkey.net##[src^="data:image"]
exportfromnigeria.info##[src^="http://storage2.proboards.com/"]
forum.ragezone.com##[src^="https://clients.ragezone.com/"]
noqreport.com##[src^="https://media.mercola.com/assets/html/"]
exportfromnigeria.info##[src^="https://storage2.proboards.com/"]
buzzly.art##[src^="https://submissions.buzzly.art/CANDY/"]
mql5.com##[src^="https://www.mql5.com/fz/"]
goal.com##[style*="--card-group-item:ad"]
raspberryexpert.com##[style*="border-bottom: none;"]
medicalnewstoday.com##[style*="line-height: 0;"]
shotcut.org##[style="background-color: #fff; padding: 6px; text-align: center"]
wahm.com##[style="min-height:250px;"]
guru99.com##[style^="float"]
pastebin.com##[style^="padding-bottom:20px;"]
9gag.com##[style^="width: 640px; min-height: 360px;"]
torrentresource.com##[width="150"]:last-child
drwealth.com##[width="640"]
4chan.org##[width="728"]
presearch.org##[x-data*="{ keywordAdFirst:"]
mobiforge.com##a > img[alt="Ad"]
eztv.tf,eztv.yt##a > img[alt="Anonymous Download"]
freshplaza.com##a.banner
facebook.com,facebookcorewwwi.onion##a[ajaxify*="&eid="] +
a[href^="https://l.facebook.com/l.php?u="]
facebook.com##a[aria-label="Advertiser link"]
facebook.com##a[aria-label="Advertiser"]
alibaba.com##a[campaignid][target="_blank"]
bernama.com##a[class^="banner_photo_"]
probuilds.net##a[class^="dl-blitz-"]
trakt.tv##a[class^="hu-ck-s-t-er-"][target="_blank"]
3dnatives.com##a[data-bid][target="_blank"]
namepros.com##a[data-tag="backer"]
msn.com##a[href*=".booking.com/"]
walmart.ca##a[href*=".criteo.com/"]
chicagoprowrestling.com##a[href*="//thecmf.com/"] > img
chicagoprowrestling.com##a[href*="//www.aliciashouse.org/"] > img
itweb.co.za##a[href*="/adclick.php?"]
breakingbelizenews.com,cardealermagazine.co.uk,headfonics.com,igorslab.de,landline.
media,sundayworld.co.za,theroanokestar.com,visualcapitalist.com##a[href*="/
linkout/"]
movie-censorship.com##a[href*="/out.php?"]
imagetwist.com##a[href*="/par/"]
civilserviceindia.com##a[href*="/red.php?bu="]
sundayworld.co.za,universityaffairs.ca##a[href*="/sponsored-content/"]
biznews.com,burnabynow.com,businessdailyafrica.com,coastreporter.net,financialexpre
ss.com,irishtimes.com,komonews.com,newwestrecord.ca,nsnews.com,prpeak.com,richmond-
news.com,seattletimes.com,spokesman.com##a[href*="/sponsored/"]
isaidubb.net,orutamil.com##a[href*="/ucdownloader.php?"]
isaidubb.net,orutamil.com##a[href*="/ucmini.php?"]
distrowatch.com##a[href*="3cx.com"]
aliexpress.com##a[href*="aliexpress.com/item/"][href*="&aem_p4p_detail="]
beforeitsnews.com,bigleaguepolitics.com,in5d.com##a[href*="hop.clickbank.net"]
filefleck.com,sadeempc.com,upload4earn.org##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"]
1337x.to##a[href="/v-pn2dl-hideip"]
techporn.ph##a[href][target*="blank"]
rarbg.to,rarbgaccess.org,rarbgmirror.com,rarbgmirror.org,rarbgproxy.com,rarbgproxy.
org,rarbgunblock.com,rarbgunblocked.org##a[href][target="_blank"] > button
mtaeta.info##a[href][target="_blank"] > img[src^="http://storage2.proboards.com/"]
flaticon.com##a[href^="//www.flaticon.com/edge/redirect?"]
linkhub.icu##a[href^="/downloadnow.php?"]
limetorrents.pro##a[href^="/leet/?"] > img[src^="/static/images/download"]
lightreading.com##a[href^="/lg_redirect.asp?piddl_lgid_docid="]
linkhub.icu##a[href^="/linknow.php?"]
tehrantimes.com##a[href^="/redirect/ads/"]
xbox-hq.com##a[href^="banners.php?"]
depositfiles.com,dfiles.eu##a[href^="http://ads.depositfiles.com/"]
dvdtalk.com##a[href^="http://dvdtalk.pricegrabber.com/"]
iamdisappoint.com,shitbrix.com,tattoofailure.com##a[href^="http://goo.gl/"]
notbanksyforum.com##a[href^="http://l-13.org/"]
jpost.com##a[href^="http://www.danhotels.com/JerusalemHotels/?utm_"]
vgleaks.com##a[href^="http://www.dhgate.com/"]
notbanksyforum.com##a[href^="http://www.ebay.co.uk/usr/heartresearchuk_shop/"]
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/"]
shareae.com##a[href^="https://aejuice.com/"]
lilymanga.com,msn.com##a[href^="https://amzn.to/"]
qwant.com##a[href^="https://api.taboola.com/"]
downloadhub.ltd##a[href^="https://bestbuyrdp.com/"]
detectiveconanworld.com##a[href^="https://brave.com/"]
disasterscans.com##a[href^="https://go.onelink.me/"]
etherscan.io##a[href^="https://goto.etherscan.com/"]
forkast.news##a[href^="https://h5.whalefin.com/landing2/"]
disasterscans.com##a[href^="https://martialscanssoulland.onelink.me/"]
emalm.com##a[href^="https://offer.alibaba.com/"]
qwant.com##a[href^="https://qwa.qwant.com/ck.php"]
richardvigilantebooks.com##a[href^="https://rebrand.ly/"]
disasterscans.com##a[href^="https://recall-email.onelink.me/"]
emalm.com##a[href^="https://s.click.aliexpress.com/"]
everybithelps.co.uk##a[href^="https://shop.trezor.io/"]
scaredstiffreviews.com##a[href^="https://www.amazon."][href*="ref="]
ancient-
origins.net,catholicculture.org,deadspin.com,electrek.co,gizmodo.com,jalopnik.com,j
ezebel.com,kotaku.com,lewrockwell.com,lifehacker.com,ssbcrack.com,thetakeout.com##a
[href^="https://www.amazon."][href*="tag="]
sociologyguide.com##a[href^="https://www.baghvillas.com/"]
mrchecker.net##a[href^="https://www.cardingmentor.org"]
indusladies.com##a[href^="https://www.codewizardshq.com/?utm_"]
pooletown.co.uk##a[href^="https://www.easyfundraising.org.uk"]
futbin.com##a[href^="https://www.eneba.com/"][href*="?af_id="]
coachhuey.com##a[href^="https://www.hudl.com"]
domaintyper.com##a[href^="https://www.kqzyfj.com/"]
who.is##a[href^="https://www.name.com/redirect/"]
kollelbudget.com##a[href^="https://www.oorahauction.org/"][target="_blank"] > img
provideocoalition.com##a[href^="https://www.provideocoalition.com/ghost/"]
ynetnews.com##a[href^="https://www.xplorer.co.il/"]
tubeoffline.com##a[href^="https://www.xvinlink.com/?a_"]
yugatech.com##a[href^="https://yugatech.ph/"]
krapps.com##a[href^="index.php?adclick="]
kitguru.net##a[id^="href-ad-"]
himovies.to,home-barista.com,shtfplan.com,washingtontimes.com##a[onclick]
onetransistor.eu##a[onclick][target="_blank"]
earlygame.com##a[rel*="sponsored"]
mcrypto.club,themoviesflix.io##a[rel="noopener"]
unsplash.com##a[rel^="sponsored"][target="_blank"]
limetorrents.pro##a[title*="Anon
ymous Download"]
facebook.com,facebookcorewwwi.onion##article[data-ft*="\"ei\":\""]
greatist.com##aside
goal.com##aside[class^="layouts_asideContentCommercial_"]
dictionary.com,thesaurus.com##aside[id$="728x90"]
psycom.net##center > .vh-quiz-qborder
osbot.org##custom > a[href]
readonepiece.com##div > b
healthline.com##div.css-0 > div[class]:not([id])
guru99.com##div.custom > .hidden-phone
windows10forums.com##div.message--post.message
nexusradio.com##div[align=center]
pcgamer.com,tomsguide.com,tomshardware.com##div[class*="ad-unit"]
issuu.com##div[class*="adPlacement"]
issuu.com##div[class*="adSkyscraper"]
keengamer.com##div[class*="gameon-above-"]
wsj.com##div[class*="immersiveStyles__BodyAdWrapper-"]
ladbible.com,unilad.co.uk##div[class*="margin-Advert"]
informer.com##div[class="a2"]
walmart.com##div[class="mv3 ml3 mv4-xl mh0-xl"][data-testid="sp-item"]
dailymotion.com##div[class^="AdBanner"]
topgear.com##div[class^="AdContainer-"]
tunefind.com##div[class^="AdSlot_inner_"]
usnews.com##div[class^="Ad__Container-"]
poki.com##div[class^="Advertisement_"]
cruisecritic.co.uk,cruisecritic.com##div[class^="ArticleItem_ad"]
sportinglife.com##div[class^="Article__FlashTalkingWrapper-"]
barrons.com##div[class^="BarronsTheme--adWrapper"]
someecards.com##div[class^="BaseAdSlot_adContainer_"]
cnbc.com##div[class^="BoxRail-Styles-"]
apnews.com##div[class^="Component-adTitle-"]
apnews.com##div[class^="Component-placeholderWrapper-"]
apnews.com##div[class^="Component-rectanglePlaceholderWrapper-"]
donedeal.ie##div[class^="DFP__StyledAdSlot-"]
genius.com##div[class^="DfpAd__Container-"]
dailymotion.com##div[class^="DisplayAd"]
games.dailymail.co.uk##div[class^="DisplayAd_"]
games.dailymail.co.uk##div[class^="GameTemplate__displayAdTop_"]
livescore.com##div[class^="HeaderAdsHolder_"]
games.dailymail.co.uk##div[class^="HomeCategory__adWrapper_"]
qwant.com##div[class^="HomeFlag-module__CommercialFlagContainer"]
games.dailymail.co.uk##div[class^="HomeTemplate__afterCategoryAd_"]
tunefind.com##div[class^="ImageListAdSlot_"]
sportinglife.com##div[class^="Layout__TopAdvertWrapper-"]
genius.com##div[class^="LeaderboardOrMarquee__"]
qwant.com##div[class^="ProductAdsMicrosoft-"]
games.dailymail.co.uk##div[class^="RightRail__displayAdRight_"]
cnbc.com##div[class^="TopBanner-"]
topgear.com##div[class^="TopContainer-"]
dailymotion.com##div[class^="VideoInfo__videoInfoAdContainer"]
timeout.com##div[class^="_inlineAdWrapper_"]
timeout.com##div[class^="_sponsoredContainer_"]
crictracker.com##div[class^="ad-block-"]
fodors.com##div[class^="ad-placeholder"]
barandbench.com##div[class^="ad-service-"]
barandbench.com##div[class^="ad-slot"]
reuters.com##div[class^="ad-slot__"]
usnews.com##div[class^="ad-spacer"]
usnews.com##div[class^="ad-spacer_"]
kijiji.ca##div[class^="adChoices-"]
goodrx.com##div[class^="adContainer"]
goodrx.com##div[class^="adWrapper-"]
investing.com,newsday.com##div[class^="ad_"]
constative.com##div[class^="ad_placeholder_"]
ehitavada.com##div[class^="ad_space_"]
greatandhra.com##div[class^="add"]
stakingrewards.com##div[class^="assetFilters_desktop-banner_"]
technical.city##div[class^="banner_"]
cryptorank.io##div[class^="banner__Container-"]
theculturetrip.com##div[class^="billboard_"]
historycollection.com##div[class^="cis_add_block"]
cryptorank.io##div[class^="desktop__BannerWrap-"]
3dnatives.com##div[class^="dnati-"]
goal.com##div[class^="fedex_banner_"]
msn.com##div[class^="galleryPage_bannerAd"]
keengamer.com##div[class^="gameon-in-"]
keengamer.com##div[class^="gameon-mpu-"]
keengamer.com##div[class^="gameon-top-"]
groovypost.com##div[class^="groov-adsense-"]
technologyreview.com##div[class^="headerTemplate__leaderboardRow-"]
goal.com##div[class^="layout_banner_"]
serverhunter.com##div[class^="our-ads"]
eonline.com##div[class^="photo-items__interstitial"]
mydramalist.com##div[class^="spnsr"]
kijiji.ca##div[class^="sponsored-"]
uncanceled.news##div[class^="uncan-content_"]
whatsondisneyplus.com##div[class^="whats-"]
geoguessr.com##div[class^=result-layout_right__]
viator.com##div[data-action-page-properties="featured_placements_on_list_page"]
unsplash.com##div[data-ad="true"]
indiatimes.com##div[data-aff-type]
opentable.ae,opentable.ca,opentable.co.th,opentable.co.uk,opentable.com,opentable.c
om.au,opentable.com.mx,opentable.de,opentable.es,opentable.hk,opentable.ie,opentabl
e.it,opentable.jp,opentable.nl,opentable.sg##div[data-marketing="true"][data-
promoted="true"]
google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,google.cl,goo
gle.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.kr,google.c
o.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,google.com.ar,g
oogle.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.u
y,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,goo
gle.sk##div[data-section-id$="__adb"]
ecosia.org##div[data-test-id="mainline-result-ad"]
qwant.com##div[data-testid="productAdsMicrosoft.container"]
qwant.com##div[data-testid^="snippet"]
diskingdom.com##div[id="diski-"]
buzzfeednews.com##div[id^="BF_ADX_"]
weather.com##div[id^="Taboola-main-"]
kisshentai.net##div[id^="ad"]
timeout.com##div[id^="ad-promo-"]
timeout.com##div[id^="ad-side-"]
azcentral.com,detroitnews.com,freep.com##div[id^="ad-slot-"]
javacodegeeks.com##div[id^="adngin-"]
apkonline.net##div[id^="adxx"]
apkonline.net##div[id^="adzz"]
amgreatness.com##div[id^="ag-front-"]
digg.com##div[id^="bsa-zone_"]
football-tribe.com##div[id^="da-article-"]
dexerto.com##div[id^="dex-ad-"]
hellomagazine.com##div[id^="div-hola-slot-"]
gadgetsnow.com##div[id^="div-u-id-"]
thewrap.com##div[id^="dsk-box-ad"]
whatsondisneyplus.com##div[id^="extra_mpu_"]
micast.tv##div[id^="floatLayer"]
mangatigre.com##div[id^="i-d-cr-page"]
dexerto.com##div[id^="jwplayer_"]
maltadaily.mt##div[id^="malta-"]
mediabiasfactcheck.com##div[id^="media-"]
gamebyte.com##div[id^="mpu"]
ebay.co.uk,ebay.com,ebay.com.au,ebay.de##div[id^="plmt_html_"]:not(#plmt_html_10111
3):not(#plmt_html_101224)
progamerage.com##div[id^="proga-"]
yopmail.com,yopmail.fr,yopmail.net##div[id^="pub"]
howtogeek.com##div[id^="purch_"]
simpleflying.com##div[id^="simpl-"]
sltrib.com##div[id^="sltrib-promo-"]
nytimes.com##div[id^="story-ad-"]
express.co.uk##div[id^="taboola-"]
pocket-lint.com##div[id^="taboola-demo-widget_"]
filehorse.com##div[id^="td-"]
weraveyou.com##div[id^="werav-"]
mommypoppins.com##div[id^="wrapper-div-gpt-ad-"]
opensubtitles.org##div[itemscope=""][itemtype="http://schema.org/Movie"] > fieldset
forums.pcsx2.net##div[onclick^="MyAdvertisements."]
ubergizmo.com##div[role="ad"]
ezgif.com##div[style$="min-height:90px;display:block"]
republicworld.com##div[style*="background: rgb(219, 221, 227)"]
audiofanzine.com##div[style*="height: 90px;"]
avherald.com##div[style*="height:250px"]
audiofanzine.com##div[style*="height:600px;"]
news18.com##div[style*="min-height: 250px"]
news18.com##div[style*="min-height: 527px"]
news18.com##div[style*="min-height:250px"]
news18.com##div[style*="min-height:527px"]
vaughn.live##div[style*="min-height:90px"]
flyordie.com##div[style*="position: absolute; width: 180px;"]
flyordie.com##div[style*="position:absolute;width:180px;"]
news18.com##div[style*="width: 300px"]
9gag.com##div[style*="width: 500px; height: 281px;"]
datacenterdynamics.com,fansshare.com,hairboutique.com,iconarchive.com,imagetwist.co
m,memecenter.com,news18.com,paultan.org,unexplained-
mysteries.com,windsorite.ca,xtra.com.my##div[style*="width:300px"]
clover.fm##div[style*="width:975px; height:90px;"]
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;"]
askdifference.com##div[style="color: #aaa"]
english-hindi.net##div[style="height:250px !important; background:#ccc;"]
sentinelnews.com,theandersonnews.com##div[style="height:620px;width:279px;margin:au
to;margin-top:5px;background-color:#eaeaea;"]
news18.com##div[style="margin-bottom: 15px; background: rgb(230, 230, 230); height:
300px;"]
news18.com##div[style="margin-bottom:15px;background:#e6e6e6;height:300px"]
gsmarena.com##div[style="margin-left: -10px; margin-top: 30px; height: 145px;"]
gizbot.com,goodreturns.in##div[style="min-height: 250px;"]
nohat.cc##div[style="min-height:250px"]
askdifference.com##div[style="min-height:280px;"]
bulbagarden.net##div[style="min-height:315px;"]
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%;"]
vymaps.com##div[style="text-align: center; height: 260px;"]
readmanganato.com##div[style="text-align: center; max-width: 620px; max-height:
270px; margin: 10px auto; overflow: hidden; display: block;"]
readmanganato.com##div[style="width: 100%;overflow: hidden;text-align: center;"]
croatia.org##div[style="width: 120px; text-align:center"]
reactiongifs.com##div[style="width:499px; background:#ffffff; margin:00px 0px 35px
180px; padding:20px 0px 20px 20px; "]
constative.com##div[style]:not([class])
whatmobile.com.pk##div[style^="background-color:#EBEBEB;"]
footybite.cc##div[style^="border: 2px solid "]
realpython.com##div[style^="display:block;position:relative;"]
manga-raw.club##div[style^="height: 250px;"]
manga-raw.club##div[style^="height: 300px;"]
add0n.com,crazygames.com##div[style^="height: 90px;"]
malaysiakini.com##div[style^="height:250px"]
crazygames.com,tenforums.com##div[style^="height:250px;"]
malaysiakini.com##div[style^="height:600px"]
whatmobile.com.pk##div[style^="height:610px"]
point2homes.com,propertyshark.com##div[style^="margin-bottom: 10px;"]
google.co.in,google.co.uk,google.com,google.com.bd,google.com.pk##div[style^="margi
n-bottom:15px"][class^="jsx-"]
thetealmango.com##div[style^="margin: 8px auto; text-align:"]
point2homes.com,propertyshark.com##div[style^="min-height: 360px;"]
add0n.com,wccftech.com##div[style^="min-height:90px"]
keybr.com##div[style^="position:relative;min-width:"]
howtogeek.com##div[style^="text-align: center; background-color:"]
gtaforums.com##div[style^="text-align: center; margin: 0px 0px 10px;"]
live365.com##div[style^="width: 300px;"]
integral-
calculator.com,live365.com,passiveaggressivenotes.com,twcenter.net##div[style^="wid
th: 728px;"]
thejournal-news.net##div[style^="width:300px;"]
napuzba.com##div[style^="width:336px"]
jwire.com.au##div[style^="width:468px;"]
imgbabes.com##div[style^="width:604px;"]
interglot.com,sodapdf.com,stopmalvertising.com##div[style^="width:728px;"]
ebay.com##div[title="ADVERTISEMENT"]
adblock-tester.com##embed[width="240"]
imgburn.com##font[face="Arial"][size="1"]
realitytvworld.com##font[size="1"][color="gray"]
dailydot.com,grammar-monster.com##footer
law.com,topcultured.com##h3
greatist.com##hl-adsense
drive.com.au##hr
carls-sims-4-guide.com##hr.post_separator + .windowbg
avanigo.com##iframe.lazyloaded
micky.com.au##iframe[height="90"]
coincodex.com,yourbittorrent.com##iframe[src]
123-
movies.ninja,123movies.net,2umovies.me,4anime.biz,4anime.gg,animebee.to,animeheaven
.pro,animekisa.in,animekisa.tv,animepahe.cc,batotoo.com,bravoporn.com,coloredmanga.
com,dramacool.pk,dulu.to,filmyzilla.autos,filmyzilla.makeup,gogoanime.be,gogoanime.
co.in,gogoanime.lol,gogoplay1.com,goload.pro,herogayab.net,hhdmovies.cam,hindilinks
4u.cam,jujutsukaisen-
manga.online,jujutsukaisenonline.net,mangadna.com,mangahere.today,manganatos.com,ma
ngas-
raw.com,mangceh.cc,membed.net,messitv.net,miraculous.to,movierulz.cam,nkiri.com,pla
ylist-
youtu.be,pomvideo.cc,prmovies.bz,prmovies.cam,prmovies.li,prmovies.org,putlockers.f
m,putlockers.li,rawkuma.com,ssoap2day.to,tamilyogi.best,vanime.co,wat32.tv,watchomo
vies.cam,watchseries.ninja,webtoonshare.com,yomovies.bz,yomovies.pl,yomovies.pm,ytm
p3.cc##iframe[style*="z-index: 2147483647"]
fansshare.com##iframe[width="300"]
shoesession.com##iframe[width="732"]
premiumtimesng.com##img[alt$=" Ad"]
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_"]
everybithelps.co.uk##img[data-orig-size="728,90"]
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"]
elitepvpers.com,pointblanknews.com,sharktankblog.com##img[height="60"]
cryptofeeds.news,newswireni.com,power987.co.za##img[height="600"]
airplaydirect.com,economicconfidential.com,newzimbabwe.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"]
callofwar.com,macworld.co.uk,supremacy1914.com,techadvisor.com##img[referrerpolicy]
forum.blackhairmedia.com##img[src*="/?AdID="]
nsfwyoutube.com##img[src*="data"]
duplichecker.com##img[src^="data:image/"]
bcmagazine.net##img[style^="width:300px;"]
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"]
afrivibes.net,airplaydirect.com,americaoutloud.com,bigeye.ug,cryptomining-
blog.com,cryptoreporter.info,dotsauce.com,espnrichmond.com,forexmt4indicators.com,f
reedomhacker.net,gamblingnewsmagazine.com,gameplayinside.com,goodcarbadcar.net,kiwi
blog.co.nz,mkvcage.com,movin100.com,mycolumbuspower.com,naijaloaded.com.ng,newzimba
bwe.com,onislandtimes.com,punchng.com,radiobiz.co.za,reviewparking.com,robhasawebsi
te.com,sacobserver.com,seguintoday.com,themediaonline.co.za,theolivepress.es,therep
.co.za,thewillnigeria.com,wantedinafrica.com,wantedinrome.com##img[width="300"]
everybithelps.co.uk##img[width="300"][height="300"]
boxthislap.org##img[width="300px"]
independent.co.ug##img[width="320"]
gamblingnewsmagazine.com##img[width="365"][height="500"]
chat-
avenue.com,flashx.cc,flashx.co,flashx.pw,forum.gsmhosting.com,themediaonline.co.za,
topprepperwebsites.com##img[width="468"]
americaoutloud.com,autoaction.com.au,cryptoreporter.info,dafont.com,forexmt4indicat
ors.com,gamblingnewsmagazine.com,irishcatholic.com##img[width="728"]
boxthislap.org##img[width="728px"][height="90px"]
dailyuploads.net##input[value^="Download From Server"]
broadbandforum.co##ins[data-ad-client]
linkedin.com##li[data-is-sponsored="true"]
aniwatcher.com##main > [href] > [src]
hentai-foundry.com##main > p
adblock-tester.com##object[width="240"]
mrchecker.net##p > [href^="https://www.mrchecker.net/"]
duplichecker.com##picture
bitref.com##picture > img[src]
healthgrades.com##ps-action-intercept
mashable.com##section.mt-4 > div
bbc.com##section[data-e2e="advertisement"]
reddit.com##shreddit-comments-page-ad
tempostorm.com##side-banners
torlock.com##table.hidden-xs
realitytvworld.com##table[border="0"][align="left"]
roadtester.com.au##table[cellpadding="9"][border="0"]
notdoppler.com##table[height="252"]
wifinetnews.com##table[height="260"]
softpanorama.org##table[height="620"]
afrol.com##table[height="70"]
automobile-catalog.com,car.com,silentera.com##table[height="90"]
automobile-catalog.com,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"]
idea4cash.com##td
schlockmercenary.com##td[colspan="3"]
eve-search.com##td[height="90"]
ip-address.org##td[style="padding-top:0.3em"]
itnewsonline.com##td[width="120"]
eurometeo.com##td[width="738"]
planetinsane.com,radiosurvivor.com##text-18
trademe.co.nz##tm-display-ad
rarbg.to,rarbgaccess.org,rarbgmirror.com,rarbgmirror.org,rarbgproxy.com,rarbgproxy.
org,rarbgunblock.com,rarbgunblocked.org##tr > td + td[style*="height:"]
tripadvisor.at,tripadvisor.be,tripadvisor.ca,tripadvisor.ch,tripadvisor.cl,tripadvi
sor.cn,tripadvisor.co,tripadvisor.co.id,tripadvisor.co.il,tripadvisor.co.kr,tripadv
isor.co.nz,tripadvisor.co.uk,tripadvisor.co.za,tripadvisor.com,tripadvisor.com.ar,t
ripadvisor.com.au,tripadvisor.com.br,tripadvisor.com.eg,tripadvisor.com.gr,tripadvi
sor.com.hk,tripadvisor.com.mx,tripadvisor.com.my,tripadvisor.com.pe,tripadvisor.com
.ph,tripadvisor.com.sg,tripadvisor.com.tr,tripadvisor.com.tw,tripadvisor.com.ve,tri
padvisor.com.vn,tripadvisor.de,tripadvisor.dk,tripadvisor.es,tripadvisor.fr,tripadv
isor.ie,tripadvisor.in,tripadvisor.it,tripadvisor.jp,tripadvisor.nl,tripadvisor.pt,
tripadvisor.ru,tripadvisor.se#?#.listItem:-abp-has(.sponsored_v2)
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg###nav-swmslot
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg###sponsoredProdu
cts2_feature_div
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##.amzn-safe-
frame-container
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##.s-result-item
> span[cel_widget_id^="MAIN-CARDS-"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##.sbv-video-
single-product
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##[cel_widget_id*
="-creative-desktop_loom-desktop-"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id*="_SponsoredProducts"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id*="_ad-placements-"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id="desktop-dp-sims_sb-dp-id"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id="dpx-sponsored-products-detail_csm_instrumentation_wrapper"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id="sims-consolidated-3_csm_instrumentation_wrapper"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id="sims-mobile-consolidated-4_csm_instrumentation_wrapper"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id="sp-rhf-desktop-carousel_desktop-rhf_0"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id="sp-shiptrack-desktop-carousel_desktop-yo-shiptrack_0"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id="sp_phone_detail_thematic"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id^="LEFT-SAFE_FRAME-"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id^="adplacements:"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[cel_widget_
id^="multi-brand-detail-creative-desktop_"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[data-a-
carousel-options*="\\\"isSponsoredProduct\\\":\\\"true\\\""]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[data-ad-id]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[data-cel-
widget="sims-consolidated-4_csm_instrumentation_wrapper"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[data-cel-
widget="sp-rhf-desktop-carousel_desktop-rhf_1"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[data-cel-
widget="sp-shiptrack-desktop-carousel_desktop-yo-shiptrack_0"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[data-cel-
widget^="MAIN-FEATURED_ASINS_LIST-"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[data-cel-
widget^="multi-brand-video-mobile_DPSims_"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[data-cel-
widget^="multi-card-creative-desktop_loom-desktop-top-slot_"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[data-csa-c-
slot-id^="loom-mobile-brand-footer-slot_hsa-id-"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[data-csa-c-
slot-id^="loom-mobile-top-slot_hsa-id-"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##div[id^="sp_det
ail"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##span[cel_widget
_id^="MAIN-FEATURED_ASINS_LIST-"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##span[cel_widget
_id^="MAIN-loom-desktop-brand-footer-slot_hsa-id-CARDS-"]
amazon.ae,amazon.ca,amazon.cn,amazon.co.jp,amazon.co.uk,amazon.com,amazon.com.au,am
azon.com.br,amazon.com.mx,amazon.com.tr,amazon.de,amazon.eg,amazon.es,amazon.fr,ama
zon.in,amazon.it,amazon.nl,amazon.pl,amazon.sa,amazon.se,amazon.sg##span[cel_widget
_id^="MAIN-loom-desktop-top-slot_hsa-id-CARDS-"]
usnews.com###ac-lre-player-ph
ginx.tv###ginx-floatingvod-containerspacer
forums.whathifi.com###jwplayer-container-div
engadget.com###outstreamPlayer-inArticle
realclearpolitics.com###realclear_jwplayer_container
uproxx.com###upx-mm-player-wrap
newseveryday.com###vplayer_large
sciencetimes.com##.article-videoplayer
thewrap.com##.aspect-ratio-box-inside
thewrap.com##.brid-default-skin
mb.com.ph##.code-block
techwalla.com##.component-article-section-jwplayer-wrapper
ladbible.com##.css-1tc48v6
digitaltrends.com##.dtvideos-container[data-provider="jwplayer"]
taskandpurpose.com##.empire-unit-prefill-container
thestar.co.uk##.gOoqzH
dexerto.com##.jwplayer
gamesradar.com,tomshardware.com,whathifi.com##.jwplayer__widthsetter
southernliving.com##.karma-sticky-rail
bestrecipes.com.au,delicious.com.au,taste.com.au##.news-video
sciencetimes.com##.player
comicbook.com,popculture.com##.popculture-embed
kidspot.com.au##.secondary-video
goal.com##.semantic-player-embed
gamesradar.com,tomshardware.com,whathifi.com##.vid-present
petapixel.com##.video-aspect-wrapper
macworld.co.uk##.videoContainer
consequence.net##.video_container
consequence.net##.wasp-video-player
firstforwomen.com##div[class^="article-content__www_ex_co_video_player_"]
##.section-subheader > .section-hotel-prices-header
yahoo.com###defaultLREC
yahoo.com###sda-LDRB
yahoo.com###sda-LDRB2
yahoo.com###sda-LREC
yahoo.com###sda-LREC2
yahoo.com###sda-MAST
yahoo.com###sda-WFPAD
mail.yahoo.com###slot_LREC
yahoo.com###viewer-LREC2-iframe
yahoo.com##.Feedback
yahoo.com##.ads
yahoo.com##.caas-da
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##.ntk-ad-item
yahoo.com##.sys_shopleguide
yahoo.com##.viewer-sda-container
mail.yahoo.com##[data-test-id^="pencil-ad"]
mail.yahoo.com##[rel="noreferrer"][data-test-id][href^="https://
beap.gemini.yahoo.com/mbclk?"]
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[id^="gemini-item-"]
yahoo.com##div[style*="/ads/"]
yahoo.com##li[data-test-locator="stream-related-ad-item"]
youtube.com###YtKevlarVisibilityIdentifier
youtube.com###YtSparklesVisibilityIdentifier
youtube.com###feed-pyv-container
youtube.com###masthead-ad
youtube.com###merch-shelf
youtube.com###pla-shelf
youtube.com###player-ads
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-buy-urls
youtube.com##.GoogleActiveViewElement
youtube.com##.banner-promo-style-type-masthead-v2
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##.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-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-button
youtube.com##.ytp-ad-overlay-container
youtube.com##.ytp-ad-player-overlay-flyout-cta
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
thefreedictionary.com###Content_CA_AD_0_BC
thefreedictionary.com###Content_CA_AD_1_BC
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk###atvcap + #tvcap > .mnr-c > .commercial-unit-mobile-top
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk###atvcap > .cu-container > div > div[data-pla="1"]
sonichits.com###bottom_ad
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk###center_col > #taw > #tvcap > .cu-container > .commercial-unit-
desktop-top
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk###div[jsdata*="SinglePLA-"][data-id^="SinglePLA-"]
spanishdict.com###removeAdsSidebar
sonichits.com###right-ad
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk###tads[aria-label]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk###tadsb[aria-label]
sonichits.com###top-ad-outer
spanishdict.com##.ad--1zZdAdPU
geekzone.co.nz##.adsbygoogle
tweaktown.com##.center-tag-rightad
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##.commercial-unit-desktop-rhs > .iKidV > .Ee92ae + .P2mpm + .hp3sk
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##.commercial-unit-desktop-rhs > div[jscontroller="YD5eo"]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##.commercial-unit-desktop-rhs:not(.mnr-c)
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##.commercial-unit-mobile-bottom
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##.commercial-unit-mobile-top .jackpot-main-content-container
> .UpgKEd + .nZZLFc > div > .vci
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##.commercial-unit-mobile-top > .v7hl4d
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##.commercial-unit-mobile-top > div[data-pla="1"]
duckduckgo.com##.js-results-ads
duckduckgo.com##.js-sidebar-ads > .nrn-react-div
impartialreporter.com,polygon.com,tweaktown.com##.ob-smartfeed-wrapper
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##AMP-AD
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##[data-text-ad]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##a[href^="https://www.googleadservices.com/pagead/aclk?"]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##button[jsaction="pane.adBanner.whyThisAdClick"]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##c-wiz[jsrenderer="YnuqN"] > div > div > .Rn1jbe
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##div#main > div.D1fz0e
geekzone.co.nz##div.cornered.box > center
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##div[aria-label="Ads"]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##div[data-crl="true"][data-id^="CarouselPLA-"]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##div[data-ismultirow="true"][data-id^="CarouselPLA-"]
yandex.com##div[id^="yandex_ad"]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##div[jscontroller="U835zd"] + c-wiz[jsrenderer="YnuqN"]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##div[jsdata*="CarouselPLA-"][data-id^="CarouselPLA-"]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##div[jsdata*="SinglePLA-"][data-id^="SinglePLA-"]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##div[jstcache] > a[href^="/aclk?"]
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk##div[role="navigation"] + c-wiz > div > .kxhcC
testpages.adblockplus.org###abptest
msn.com##.bing-native-ad
msn.com##.dynamicRRWrapper
msn.com##.intra-article-ad
msn.com##.medianetintraarticlenativead
msn.com##.nativeadserversidecontentmodule
msn.com##.sameoab_ad_container
msn.com##.serversidenativead.secondary
msn.com##[class^="nativeAd"]
msn.com##a.nativead[target="_blank"]
msn.com##div[class^="articlePage_topBannerAdContainer_"]
msn.com##div[data-section-id="sponsored.stripe.shopping"]
bing.com##.ad_sc
bing.com##.adsMvC
bing.com##.b_ad
bing.com##.b_adBottom
bing.com##.b_adLastChild
bing.com##.mapsTextAds
bing.com##.pa_carousel_mlo
bing.com##.pa_sb
bing.com##.productAd
bing.com##[id$="adsMvCarousel"]
bing.com##a[href*="/aclick?ld="]
cheaptickets.com,expedia.com,ebookers.com,hotels.com,orbitz.com,travelocity.com,wot
if.com#?#.uitk-card:-abp-has(.uitk-badge-sponsored)
mg.co.za#?#.td_flex_block:-abp-has(span:-abp-contains(Sponsored))
limetorrents.pro#?#a:-abp-contains(Download An
on
ymously)
webtools.fineaty.com#?#div[class*=" hidden-"]:-abp-has(.adsbygoogle)
limetorrents.pro#?#.torrentinfo div + div:-abp-contains(Fast And Direct Download
Safely And Anonymously)
rephrase.info#?#.text-center.my-3:-abp-has(span:-abp-contains(Advertisement))
walmart.com#?#li.items-center:-abp-has(div[data-ad-component-type="wpa-tile"])
walmart.com#?#div[class="mb1 ph1 pa0-xl bb b--near-white w-25"]:-abp-has(div[data-
ad-component-type="wpa-tile"])
yts.mx#?#.hidden-xs.hidden-sm:-abp-contains(Warning!Download only with VPN...)
samsclub.com#?#li[class="sc-carousel-slide sc-carousel-horizontal"]:-abp-
has(div.sc-pc-sponsored)
troyhunt.com#?#.sidebar-featured:-abp-has(a[href^="https://pluralsight.pxf.io/"])
bing.com#?##b_results > li:-abp-has(> h2 + .b_caption > div.b_attribution:not([u])
+ p[class])
tripadvisor.com#?#.dsnvR:-abp-has(span:-abp-contains(Sponsored))
tripadvisor.com#?#.cAWGu:-abp-has(a:-abp-contains(Similar Sponsored Properties))
1337x.to#?#a:-abp-contains(/Your IP Address is|Your IP Addres
s is/)
1337x.to#?#a:-abp-contains(/An
on
ymous Download|Anon
ymous Download/)
3dmodelshare.org#?#.homeadv > span:-abp-contains(Advertisement)
outlook.live.com#?##OwaContainer:-abp-has(div.fbAdLink)
mylivewallpapers.com#?#.posts > div.posts:-abp-has(.adsbygoogle)
cults3d.com#?#div.grid-cell:-abp-contains(/AD •/i)
doordash.com#?#[data-testid="card.store"] > div:-abp-has(div[data-anchor-
id="SponsoredBadge"])
bleepingcomputer.com#?##bc-home-news-main-wrap > li:-abp-contains(Sponsored
Content)
psychcentral.com#?#aside:-abp-has([data-empty])
china.ahk.de#?#.b-main__section:-abp-has(h2.b-section__header:-abp-
contains(Advertisement))
cleantechnica.com#?#.zox-side-widget:-abp-contains(/^Advertis/)
app.daily.dev#?#article:-abp-contains(Promoted)
coinlisting.info#?#.panel:-abp-has(h3:-abp-contains(Sponsored Ad))
cricbeamer.com#?#div[data-section="home"] > div:-abp-has(span[name="adchoicehtml"])
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)
ebay.co.uk,ebay.com,ebay.com.au#?#.s-item:-abp-has(span[class^="s-item__title--
tagblock__SPONSORED"])
etsy.com#?#li.wt-grid__item-xs-6:-abp-has(a[href*="&plkey="])
etsy.com#?#li.wt-grid__item-xs-6:-abp-has(a[href*="?plkey="])
eztv.tf,eztv.yt#?#tbody:-abp-contains(WARNING! Use a)
gankrin.org#?#.code-block:-abp-has(.adsbygoogle)
gankrin.org#?#.widget_custom_html:-abp-has(.adsbygoogle)
geekzone.co.nz#?#.container:-abp-has(.adsbygoogle)
geekzone.co.nz#?#.container:-abp-has(a[title="Affiliate link"])
ggrecon.com#?#.artSideWrapBox:-abp-contains(Advertisement)
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk#?#div[jsaction^="mouseover:"]:-abp-has(span.irmCpc)
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk#?#div[jsaction^="mouseover:pane"]:-abp-has(div[class*="-haAclf-"]
> div.UzWqLb)
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk#?#div[jsaction^="mouseover:pane"]:-abp-has(span[class$="-badge-
haAclf"] > span[class$="-badge"])
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk#?#div[jsaction^="mouseover:pane"]:-abp-has(span[class$="-haAclf"]
> span > button)
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk#?#div[jsaction^="pane."]:-abp-has(span.ARktye-Btuy5e)
google.ac,google.ae,google.at,google.be,google.bg,google.by,google.ca,google.ch,goo
gle.cl,google.co.id,google.co.il,google.co.in,google.co.jp,google.co.ke,google.co.k
r,google.co.nz,google.co.th,google.co.uk,google.co.ve,google.co.za,google.com,googl
e.com.ar,google.com.au,google.com.br,google.com.co,google.com.ec,google.com.eg,goog
le.com.hk,google.com.mx,google.com.my,google.com.pe,google.com.ph,google.com.pk,goo
gle.com.py,google.com.sa,google.com.sg,google.com.tr,google.com.tw,google.com.ua,go
ogle.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,goo
gle.se,google.sk#?#div[jsaction^="pane.place.carousel.card"]:-abp-has(span.ARktye-
badge)
guru99.com#?#.content2:-abp-has(div[id^="div-gpt-ad"])
guru99.com#?#.moduletable:-abp-has(div[id^="div-gpt-ad"])
haveibeenpwned.com##.actionsBar:-abp-has(.why1Password)
haveibeenpwned.com##.bodyGradient>:-abp-has(.why1Password)
instacart.com#?#.css-zlyu1d:-abp-contains(Sponsored)
instacart.com#?#.css-1pc1srv-ItemCardHoverProvider:-abp-has(.css-cieada-
SponsoredProductBadge)
instacart.com#?#li[data-testid^="item_list_item_items_19462-"]:-abp-has(span:-abp-
contains(Sponsored))
kroger.com#?#.KDSProductCarouselView:-abp-has(span:-abp-contains(Featured))
ksl.com#?#.queue:-abp-has(.sponsored)
linkedin.com#?#.feed-shared-update-v2:-abp-has(.feed-shared-actor__description:-
abp-contains(/Anzeige|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|Gepromoot|الترويج/))
linkedin.com#?#.feed-shared-update-v2:-abp-has(.feed-shared-actor__sub-
description:-abp-contains(/Anzeige|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|Gepromoot|الترويج/))
lovenovels.net#?#center:-abp-contains(Advertisement)
mirrored.to#?#tr:-abp-has([alt="UseNet"])
mobile.twitter.com#?#.tweet:-abp-has(.promo)
modthesims.info#?#.postbit:-abp-has(#adslot-showthread)
moonastro.com#?#div[style^="background-color:"]:-abp-contains(Advertisement)
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)
nbcbayarea.com,nbcboston.com,nbcchicago.com,nbcconnecticut.com,nbcdfw.com,nbclosang
eles.com,nbcmiami.com,nbcnewyork.com,nbcphiladelphia.com,nbcsandiego.com,nbcwashing
ton.com#?#.most-popular__post:-abp-has(.most-popular__presented_by)
nex-software.com#?#.toolinfo:-abp-has(a[href$="/reimage"])
nex-software.com#?#h4:-abp-has(a[href$="/reimage"])
onepagerules.com#?#strong:-abp-contains(PAID CONTENT)
pinterest.ca,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.
au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.p
t#?#div[data-test-id="pin"]:-abp-has(div[title="Anzeige von"])
pinterest.ca,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.
au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.p
t#?#div[data-test-id="pin"]:-abp-has(div[title="Gesponsord door"])
pinterest.ca,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.
au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.p
t#?#div[data-test-id="pin"]:-abp-has(div[title="Promocionado por"])
pinterest.ca,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.
au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.p
t#?#div[data-test-id="pin"]:-abp-has(div[title="Promoted by"])
pinterest.ca,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.
au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.p
t#?#div[data-test-id="pin"]:-abp-has(div[title="Promowane przez"])
pinterest.ca,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.
au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.p
t#?#div[data-test-id="pin"]:-abp-has(div[title="Publicidade de"])
pinterest.ca,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.
au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.p
t#?#div[data-test-id="pin"]:-abp-has(div[title="Sponsor:"])
pinterest.ca,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.
au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.p
t#?#div[data-test-id="pin"]:-abp-has(div[title="Sponsorisée par"])
pinterest.ca,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.
au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.p
t#?#div[data-test-id="pin"]:-abp-has(div[title="Sponsorizzato da"])
pinterest.ca,pinterest.at,pinterest.ch,pinterest.co.uk,pinterest.com,pinterest.com.
au,pinterest.com.mx,pinterest.de,pinterest.es,pinterest.fr,pinterest.it,pinterest.p
t#?#div[data-test-id="pin"]:-abp-has(div[title="Рекламодатель:"])
pollunit.com#?#.owl-carousel:-abp-has(.carousel-ad)
porn-w.org#?#.align-items-center.list-row:-abp-has(.col:empty)
porn-w.org#?#.row:-abp-contains(Promotion Bot)
radioreference.com#?#.box.gradient:-abp-has(a[href*="&Click="])
rawstory.com#?#.body-description > div:-abp-contains(ADVERTISEMENT)
reddit.com#?#article.Post:-abp-has(a[rel="nofollow noopener sponsored"])
mtgarena.pro#?##root > div > div:-abp-has(> .vm-placement)
mtgarena.pro#?##root > div:-abp-has(a[href*=casino])
sbs.com.au#?#.c9 > div:-abp-contains(Advertisement)
stuff.co.nz#?#[itemprop]:-abp-has(.sponsored-flag)
target.com#?#div[data-test="@web/ProductCard/ProductCardVariantAisle"]:-abp-
contains(Sponsored)
thepostmillennial.com#?#.bg-yellow-400:-abp-has(.topAlertAds)
time.com#?#.article-small-sidebar > .sticky-container:-abp-has(div[id^="ad-"])
titantv.com#?#tr:-abp-has(> td[align="center"][valign="middle"][colspan="2"]
[class="gC"])
tripadvisor.at,tripadvisor.be,tripadvisor.ca,tripadvisor.ch,tripadvisor.cl,tripadvi
sor.cn,tripadvisor.co,tripadvisor.co.id,tripadvisor.co.il,tripadvisor.co.kr,tripadv
isor.co.nz,tripadvisor.co.uk,tripadvisor.co.za,tripadvisor.com,tripadvisor.com.ar,t
ripadvisor.com.au,tripadvisor.com.br,tripadvisor.com.eg,tripadvisor.com.gr,tripadvi
sor.com.hk,tripadvisor.com.mx,tripadvisor.com.my,tripadvisor.com.pe,tripadvisor.com
.ph,tripadvisor.com.sg,tripadvisor.com.tr,tripadvisor.com.tw,tripadvisor.com.ve,tri
padvisor.com.vn,tripadvisor.de,tripadvisor.dk,tripadvisor.es,tripadvisor.fr,tripadv
isor.ie,tripadvisor.in,tripadvisor.it,tripadvisor.jp,tripadvisor.nl,tripadvisor.pt,
tripadvisor.ru,tripadvisor.se#?#.listItem:-abp-has(.sponsored_v2)
tumblr.com#?#.ge_yK:-abp-has(.hM19_)
twitter.com#?#div[data-testid="UserCell"]:-abp-has(svg + div[dir="auto"] > span:-
abp-contains(/Promoted|Gesponsert|Promocionado|Sponsorisé|Sponsorizzato|Promowane|
Promovido|Реклама|Uitgelicht|Sponsorlu|Promotert|Promoveret|Sponsrad|Mainostettu|
Sponzorováno|Promovat|Ajánlott|Προωθημένο|Dipromosikan|Được quảng bá|推廣|推广|推薦|
推荐|プロモーション|프로모션|ประชาสั มพันธ| ์ प्रचारित|বিজ্ঞাপিত|تشہیر شدہ| ُمر َّوج|تبلیغی|מקודם/))
twitter.com#?#div[data-testid="eventHero"]:-abp-contains(/Promoted|Gesponsert|
Promocionado|Sponsorisé|Sponsorizzato|Promowane|Promovido|Реклама|Uitgelicht|
Sponsorlu|Promotert|Promoveret|Sponsrad|Mainostettu|Sponzorováno|Promovat|Ajánlott|
Προωθημένο|Dipromosikan|Được quảng bá|推廣|推广|推薦|推荐|プロモーション|프로모션|
ประชาสั มพันธ|
์ प्रचारित|বিজ্ঞাপিত|تشہیر شدہ| ُمر َّوج|تبلیغی|מקודם/)
twitter.com#?#div[data-testid="placementTracking"]:-abp-has(svg + div[dir="auto"] >
span:-abp-contains(/Promoted|Gesponsert|Promocionado|Sponsorisé|Sponsorizzato|
Promowane|Promovido|Реклама|Uitgelicht|Sponsorlu|Promotert|Promoveret|Sponsrad|
Mainostettu|Sponzorováno|Promovat|Ajánlott|Προωθημένο|Dipromosikan|Được quảng bá|推
廣|推广|推薦|推荐|プロモーション|프로모션|ประชาสั มพันธ| ์ प्रचारित|বিজ্ঞাপিত|تشہیر شدہ| ُمر َّوج|تبلیغی|מקודם/))
twitter.com#?#div[data-testid="trend"]:-abp-contains(/Promoted|Gesponsert|
Promocionado|Sponsorisé|Sponsorizzato|Promowane|Promovido|Реклама|Uitgelicht|
Sponsorlu|Promotert|Promoveret|Sponsrad|Mainostettu|Sponzorováno|Promovat|Ajánlott|
Προωθημένο|Dipromosikan|Được quảng bá|推廣|推广|推薦|推荐|プロモーション|프로모션|
ประชาสั มพันธ|์ प्रचारित|বিজ্ঞাপিত|تشہیر شدہ| ُمر َّوج|تبلیغی|מקודם/)
twitter.com#?#h2[role="heading"]:-abp-contains(/Promoted|Gesponsert|Promocionado|
Sponsorisé|Sponsorizzato|Promowane|Promovido|Реклама|Uitgelicht|Sponsorlu|
Promotert|Promoveret|Sponsrad|Mainostettu|Sponzorováno|Promovat|Ajánlott|
Προωθημένο|Dipromosikan|Được quảng bá|推廣|推广|推薦|推荐|プロモーション|프로모션|
ประชาสั มพันธ| ์ प्रचारित|বিজ্ঞাপিত|تشہیر شدہ| ُمر َّوج|تبلیغی|מקודם/)
wikiprocedure.com#?#div:-abp-contains(/^Advertisement$/)
windowsbulletin.com#?#.code-block:-abp-has(a[href^="http://www.reimageplus.com/"])
windowsbulletin.com#?#strong:-abp-has(a[href^="http://www.reimageplus.com/"])
xing.com#?#div[class^="styles-grid-col-"]:-abp-has(span[class^="MediaObject-
MediaObject-meta-"]:-abp-contains(/Gesponsert|Sponsored|Patrocinado|Sponsorisé|
Sponsorizzato/))
yelp.at,yelp.be,yelp.ca,yelp.ch,yelp.cl,yelp.co.jp,yelp.co.nz,yelp.co.uk,yelp.com,y
elp.com.ar,yelp.com.au,yelp.com.br,yelp.com.hk,yelp.com.mx,yelp.com.ph,yelp.com.sg,
yelp.com.tr,yelp.cz,yelp.de,yelp.dk,yelp.es,yelp.fi,yelp.fr,yelp.ie,yelp.it,yelp.my
,yelp.nl,yelp.no,yelp.pl,yelp.pt,yelp.se#?#div[class^=" container_"]:-abp-
has(a[href^="/adredir?"])
porndr.com###PD-Under-player
deviants.com###_iframe_content
swfchan.com###aaaa
javgg.net###adlink
badassbitch.pics###adv
flyingjizz.com###adv_inplayer
milffox.com###advertising
instantfap.com###af
pervclips.com###after-adv
avgle.com###aoverlay
literotica.com###b-top
cuntest.net###banners
sexyandfunny.com###best-friends
pussyspace.com###bhcr
hentaiprn.com###block-27
toppixxx.com###bottom
xxxdan.com###bottom-line
eporner.com###btasd
hentaiprn.com###custom_html-19
celebritymovieblog.com,interracial-girls.com###custom_html-2
dpfantasy.org,hotcelebshome.com###custom_html-4
eporner.com###deskadmiddle
hentai-cosplays.com,hentai-img.com###display_image_detail > span
thehun.net###dyk_right
porntrex.com###exclusive-link
namethatporn.com###fab_blacko
dailyporn.club###fixedban
pussy.org,xxx-videosex.porn###footZones
youjizz.com###footer
69gfs.com###footer .thumbs
sunporno.com###footer_a
hentaiworld.tv###full-frame-container
girlsofdesire.org###gal_669
hentaiworld.tv###geo-banner
perfectgirls.net###hat_message
nangaspace.com###header
aan.xxx###header-banner
youtubelike.com###header-top
javhd.today###ics
guyswithiphones.com###imglist > .noshadow
maturesladies.com###inVideoInner
hotmovs.com###in_va
freebunker.com,imagesnake.com,imgcarry.com,pornbus.org###introOverlayBg
hentaiprn.com###l_340
postyourpuss.com###leaderboard
bootyoftheday.co###lj
maturetubehere.com###lotal
4tube.com###main-jessy-grid
anysex.com###main_video_fluid_html_on_pause
peekvids.com###mediaPlayerBanner
pornvalleymedia.net###media_image-81
pornvalleymedia.net###media_image-82
pornvalleymedia.net###media_image-83
pornvalleymedia.net###media_image-84
pornvalleymedia.net###media_image-86
pornvalleymedia.net###media_image-87
pornvalleymedia.net###media_image-88
pornvalleymedia.net###media_image-90
vpornvideos.com###mn-container
gifsfor.com###mob_banner
eporner.com###movieplayer-box-adv
7mmtv.tv###mvspan_2_s_k_i_p
amateur8.com,maturetubehere.com###nopp
flashx.tv###nuevoa
youjizz.com###onPausePrOverlay
22pixx.xyz,imagevenue.com###overlayBg
hentaiff.com###overplay
video.laxd.com###owDmcIsUc
youjizz.com###partnerPr
nudevista.at,nudevista.com###paysite
redtube.com,redtube.com.br,redtube.net,youporngay.com###pb_block
pornhub-
com.appspot.com,pornhub.com,pornhub.net,pornhubthbh7ap3u.onion,youporn.com###pb_tem
plate
youporngay.com###pbs_block
imagearn.com###picBanner
7mmtv.tv###player-container[style="width:300px;height:250px"]
hentai2w.com,pornxt.com###playerOverlay
redtube.com###popsByTrafficJunky
jav321.com###popup-container
sextvx.com###porntube_hor_bottom_ads
thejavmost.com###poster
fapxl.com,javtitan.com,thejavmost.com###preroll
javdoe.fun,javhd.today,javseen.tv,javtape.site###previewBox
youporngay.com###producer
xxx-videosex.porn###provider
celebjihad.com###pud
bootyoftheday.co###random-div-wrapper
freebdsmxxx.org###right
youjizz.com###rightVideoPrs
sexuhot.com###right_div_1
sexuhot.com###right_div_2
badjojo.com###rightcol
sexyandfunny.com###sexy-links
javtiful.com###showerm
3movs.com###side_col_video_view
adult-sex-games.com,postyourpuss.com###skyscraper
javfor.tv###smac12403o0
xbooru.com,xxxymovies.com###smb
instawank.com###snackbar
hd-easyporn.com###special_column
megatube.xxx###sponsor-widget
flingtube.com###sponsoredBy
w3avenue.com###sponsorsbox
maxjizztube.com,yteenporn.com###spotxt
gotgayporn.com###ss_bar
oldies.name###stop_ad2
trannyvideosxxx.com###text-2
theboobsblog.com###text-74
hentai-sharing.net###text-9
theboobsblog.com###text-94
69gfs.com,allureamateurs.net,mataporno.com,sexmummy.com,teenwantme.com,worldgatas.c
om,xpg.com.br###topbar
acdn.live###toprek
motherless.com###topsites
creampietubeporn.com,fullxxxtube.com,gallsin.xxx,xxxxsextube.com###ubr
hd-easyporn.com###udwysI3c7p
pervclips.com###under-video
wetpussygames.com###under728
kisscos.net###v-overlay
homemoviestube.com###v_right
drtuber.com###video_list_banner
redtube.com###video_right_col > .clearfix
thisav.com###vjs-banner-container
gosexpod.com###xtw
bellesa.co##.Display__RatioOuter-hkc90m-0
hentaivideo.tube##.UVPAnnotationJavascriptNormal
xtube.com##.ZBTBTTr93ez9.ktZk9knDKFfB
porndoe.com##.\-f-banners
tubepornclassic.com##.___it0h1l3u2se2lo
pichunter.com##.__autofooterwidth
darknessporn.com##.a-3.g-single
sunporno.com##.a-block
porngem.com,uiporn.com##.a-d-v
bravoteens.com##.a352
de-sexy-tube.ru##.aBlock
namethatporn.com##.a_br_b
upornia.com##.aa_label
pimpandhost.com##.aaablock_yes
porn300.com##.aaann_fake
porn300.com##.aaann_fake__video-units
cumlouder.com##.aan-promo
porndroids.com##.abcnn_
porndroids.com##.abcnn___video-units
chaturbate.com,playboy.com,rampant.tv,sex.com,signbucks.com,tallermaintenancar.com,
tehvids.com,thehun.net,tiktits.com,uflash.tv,xcafe.com##.ad
kemono.party,pinflix.com##.ad-container
xtube.com##.adContainer
sex3.com##.add-box
babesandstars.com,gosexy.mobi,hog.tv,javseen.tv,mobilepornmovies.com,mypornstarbook
.net,pichunter.com,thisav.com##.ads
video.laxd.com##.ads-container
cumlouder.com##.ads__block
tube8.com,tube8.es,tube8.fr##.adsbytrafficjunky
androidadult.com##.adswait
anyporn.com,cartoon-
sex.tv,oncam.me,pervertslut.com,theyarehuge.com,webanddesigners.com##.adv
kissjav.com##.adv-container
sex3.com##.adv-leftside
roleplayers.co##.adv-wrap
freebdsmxxx.org##.adv315
perfectgirls.net##.adv_block
reddflix.com##.advbox
hungangels.com##.advert
flyingjizz.com,gotporn.com,japan-whores.com,porntube.com##.advertisement
fetishshrine.com,sleazyneasy.com##.advertising
4kpornvideos.tv,flashtranny.com,gaymovievids.com,gaypornarchive.com,gayporno.fm,iga
yporn.tv,machogaytube.com,onlydudes.tv,ts-
tube.net,verygayboys.com,xgaytube.tv##.ae-player__itv
porngals4.com##.afb0
porngals4.com##.afb1
porngals4.com##.afb2
hentai2w.com##.aff-col
hentai2w.com##.aff-content-col
porngals4.com##.affl
darknessporn.com,familyporner.com##.after-boxes
hentaidude.xxx##.ai_widget
hentai2read.com##.alert-danger
freeadultcomix.com##.anuncios
hotmovs.com,upornia.com##.app-banners
hotmovs.tube##.app-banners__wrapper
xnxxhd.pro##.approve
fuqer.com##.area
sextb.net##.asg-overlay
hobby.porn##.asg-vast-overlay
porndictator.com,submityourflicks.com##.aside > div
avn.com##.avn-article-tower
mrskin.com##.az
gayporno.fm##.b-content__aside-head
onlydudes.tv##.b-footer-place
onlydudes.tv##.b-side-col
japan-whores.com##.b-sidebar
dofap.com##.b_videobot
pornburst.xxx##.bann3rss
3movs.xxx,analpornpix.com,babesmachine.com,chaturbate.com,fboomporn.com,fetishshrin
e.com,freepornpicss.com,imagezog.com,legalporn4k.com,milffox.com,oldies.name,paradi
sehill.cc,playvids.com,porngames.com,private.com,video.laxd.com,vidxnet.com,vjav.co
m,watchhentaivideo.com,waybig.com,xbabe.com,xcum.com,yourdailygirls.com,youx.xxx##.
banner
javfor.tv##.banner-c
grannymommy.com##.banner-on-player
babesandstars.com##.banner-right
javfor.tv##.banner-top-b
ok.xxx,pornhat.com##.banner-wrap-desk
perfectgirls.net##.banner-wrapper
dofap.com##.banner300x250
tnaflix.com##.bannerBlock
watchhentaivideo.com##.bannerBottom
sexu.com##.banners
xxxvogue.net##.banners-container
bubbaporn.com,kalporn.com,koloporno.com,pornodingue.com,pornodoido.com,pornozot.com
,serviporno.com,voglioporno.com##.banners-footer
paradisehill.cc##.banners4
ratemymelons.com##.bannus
yourdarkdesires.com##.battery
fap18.net,fuck55.net,tube.ac,tube.bz##.bb_desktop
mofosex.net##.bb_show_5
hotcelebshome.com##.bcpsttl_name_listing
ok.xxx,pornhat.com##.before-player
darknessporn.com,familyporner.com##.beside-video
hqporner.com##.black_friday
babestare.com##.block
alphaporno.com,tubewolf.com##.block-banner
urgayporn.com##.block-banvert
3prn.com##.block-video-aside
blogvporn.com##.blue-btns
xtube.com##.bm6LRcdKEZAE
ok.porn,pornhat.com##.bn
ok.xxx##.bn-title
xbabe.com##.bnnrs-aside
alphaporno.com,crocotube.com,hellporno.com,tubewolf.com,xbabe.com,xcum.com##.bnnrs-
player
pornogratisdiario.com,xcafe.com##.bnr
porngames.games##.bnr-side
ok.porn,ok.xxx,oldmaturemilf.com,pornhat.com##.bns-bl
sexsbarrel.com,zingyporntube.com##.bns-place-ob
xnxxvideoporn.com##.bot_bns
here.xxx,jagaporn.com##.botad
hentaigamer.org##.bottom-banner-home
alphaporno.com##.bottom-banners
elephanttube.world##.bottom-block
dailyporn.club##.bottom-blocks
teenpornvideo.xxx##.bottom-spots
youtubelike.com##.bottom-thumbs
youtubelike.com##.bottom-top
fetishshrine.com,rexxx.com##.bottom_banners
dixyporn.com##.bottom_spot
sexvid.xxx##.bottom_spots
javlibrary.com##.bottombanner2
hd-easyporn.com##.box
bravotube.net##.box-left
sexvid.xxx##.box_site
dcraddock.uk##.boxzilla-container
dcraddock.uk##.boxzilla-overlay
hentaianimedownloads.com##.bp_detail
bravotube.net##.brazzers
xozilla.com##.brazzers-link
kompoz2.com##.brs-block
realgfporn.com##.btn-info
xcum.com##.btn-ponsor
cinemapee.com##.button
video.laxd.com##.c-ad-103
pornpics.vip,xxxporn.pics##.cam
peekvids.com##.card-deck-promotion
sxyprn.com##.cbd
stepmom.one##.cblidovr
stepmom.one##.cblrghts
porntry.com##.center-spot
thefappeningblog.com##.cl-exl
bigtitsgallery.net##.classifiedAd
sunporno.com##.close-invid
fyptt.to,japaneseasmr.com##.code-block
tube8.com,tube8.es,tube8.fr##.col-3-lg.col-4-md.col-4
playvids.com##.col-lg-6.col-xl-4
whoreshub.com##.col-second
totsantcugat.info##.col-sm-6 >
[href="http://totsantcugat.info/wp-content/video.php"]
perfectgirls.net##.container + div + .additional-block-bg
fetishshrine.com##.content-aside > b
watchmygf.me##.content-footer
xxxdessert.com##.content-gallery_banner
sexyandfunny.com##.content-source
upornia.com##.content-wrapper > div > [class^="__"]
youporngay.com##.contentPartner
gosexpod.com##.content__block_spots
anysex.com##.content_right > .no_pop
xcafe.com##.content_source
gottanut.com##.coverUpVid-Dskt
hqasianporn.org##.coverup
4tube.com##.cpp
3movs.com,fapality.com##.cs
mylust.com##.cs-bnr
watchmygf.mobi##.cs_info
watchmygf.me##.cs_text_link
crocotube.com##.ct-video-ntvs
h2porn.com##.cube-thumbs-holder
worldsex.com##.currently-blokje-block-inner
alloldpics.com,sexygirlspics.com##.custom-spot
vxxx.com##.cykstkkakayycc
worldsex.com##.dazone
anysex.com##.desc
cartoonpornvideos.com##.detail-side-banner
xxxporn.pics##.download
sexvid.xxx##.download_link
drtuber.com##.drt-sponsor-block
drtuber.com,iceporn.com,nuvid.com,proporn.com,viptube.com,winporn.com##.drt-spot-
box
youporngay.com##.e8-column
porngifs2u.com##.elementor-widget-posts + .elementor-widget-heading
rare-videos.net##.embed-container
tsumino.com##.erogames_container
porngem.com##.featured-b
sss.xxx##.fel-item
tuberel.com##.fel-list
javfor.tv##.fel-playclose
hotmovs.com,thegay.com##.fiioed
sexyandfunny.com##.firstblock
vxxx.com##.fktcgpktyyccs
ah-me.com##.flirt-block
asiangaysex.net,gaysex.tv##.float-ck
stileproject.com##.fluid_nonLinear_bottom
porn.com##.foot-zn
hclips.com,thegay.com,tporn.xxx,tubepornclassic.com##.footer-banners
xcafe.com##.footer-block
pornfaia.com##.footer-bnrz
youporn.com,youporngay.com##.footer-element-container
pornburst.xxx##.footer-iframe
4tube.com##.footer-la-jesi
4kporn.xxx,fpo.xxx##.footer-margin
cbhours.com##.footer-section
pornhd.com##.footer-zone
homo.xxx##.footer.spot
badjojo.com##.footera
mansurfer.com##.footerbanner
videocelebs.net##.fp-brand
xpics.me##.frequently
jizzbunker.com##.ftrzx1
kompoz2.com,roleplayers.co##.full-bns-block
iceporn.com##.furtherance
xpics.me##.future
upornia.com##.fylcwezheahaqrecynlre
upornia.com##.fylcwezheaivqrb-pbagrag-evtug
youx.xxx##.gallery-link
xxxonxxx.com,youtubelike.com##.gallery-thumbs
tallermaintenancar.com##.girl
bravoteens.com##.good_list_wrap
amateur-vids.eu##.happy-footer
gigapornmovies.com,indianpornvideos2.com##.happy-footer-mobile
koreanstreamer.xyz##.happy-header
indianpornvideos2.com##.happy-header-mobile
nudeof.com,sexseeimage.com,yporn.tv##.happy-inside-player
sexseeimage.com##.happy-player-beside
sexseeimage.com##.happy-player-under
sexseeimage.com##.happy-section
amateur-vids.eu,camgirl-video.com,gigapornmovies.com##.happy-under-player
redtube.com##.hd
xgroovy.com##.headP
megatube.xxx##.header-panel-1
mansurfer.com##.headerbanner
allfuckpics.com##.herb
txxx.com##.hgggchjcxja
worldsex.com##.hide-on-mobile
hentairules.net##.hide_on_mobile
javgg.net##.home_iframead
mumbaiporn.com##.hor-spots-bl
orgasm.com##.horizontal-banner-module
eporner.com##.hptab
pantiespics.net##.hth
videosection.com##.iframe-adv
gotporn.com##.image-group-vertical
vivud.com##.in_stream_banner
cocoimage.com##.inner_right
vivud.com##.inplayer_banners
anyporn.com,bravoporn.com,bravoteens.com,bravotube.net##.inplb
bravotube.net##.inplb3x2
familyporner.com##.inside-list-absolute
darknessporn.com,familyporner.com##.inside-list-boxes
playvids.com,pornflip.com##.invideoBlock
amateur8.com##.is-av
e-hentai.org##.itd[colspan="4"]
eachporn.com##.item[style]
drtuber.com##.item_spots
escortdirectory.com##.ixs-govazd-item
alastonsuomi.com##.jb
babesandstars.com,pornhubpremium.com##.join
japan-whores.com##.js-advConsole
sexlikereal.com##.js-m-goto
pornpapa.com##.js-mob-popup
freeones.com##.js-track-event
ts-tube.net##.js-uvb-spot
porndig.com##.js_footer_partner_container_wrapper
hnntube.com##.jumbotron
xxxymovies.com##.kt_imgrc
vxxx.com##.kyypappctykakayycc
4tube.com##.la-jessy-frame
hqpornstream.com##.lds-hourglass
thehun.net##.leaderboard
xxxpicss.com,xxxpicz.com##.left-banners
xxxporntalk.com##.leftsidenav
xxxvogue.net##.link-adv
totsantcugat.info##.live > a[href="http://totsantcugat.info/wp-content/video.php"]
spankbang.com##.live-rotate
alloldpics.com,sexygirlspics.com##.live-spot
spankbang.com##.livecam-rotate
proporn.com,vivatube.com##.livecams
javhd.run##.loading-ad
peekvids.com##.mediaPlayerSponsored
empflix.com,tnaflix.com##.mewBlock
sopornmovies.com##.mexu-bns-bl
avn.com##.mfc
online-xxxmovies.com##.middle-spots
allfuckpics.com##.middleclass
lic.me##.miniplayer
tryindianporn.com##.mle
hentaicore.org##.mob-lock
gaymovievids.com,verygayboys.com##.mobile-random
tube-bunny.com##.mobile-vision
yourdarkdesires.com##.moment
javfor.tv##.my-2.container
jagaporn.com##.nativad
pornhd.com##.native-banner-wrapper
darknessporn.com,familyporner.com##.native-boxes
familyporner.com##.native-boxes-2
fetishshrine.com##.native-holder
fapality.com##.nativeaside
anysex.com##.no_pop.center
anysex.com##.no_pops
xmissy.nl##.noclick-small-bnr
pornhd.com##.ntv-code-container
fapality.com##.ntw-a
boundhub.com##.o3pt
lustgalore.com##.opac_bg
pornchimp.com,teenmastube.com,watchmygf.mobi##.opt
hentaistream.com##.othercontent
beemtube.com##.overspot
javtiful.com##.p-0[style="margin-top: 0.45rem !important"]
empflix.com##.pInterstitialx
hobby.porn##.pad
hclips.com,hotmovs.tube##.partners-wrap
xfantazy.com##.partwidg1
empflix.com##.pause-overlay
vxxx.com##.pgyytpktyka
bigtitslust.com,sortporn.com##.pignr.item
boundhub.com##.pl2ace
camvideos.tv,exoav.com,jizzoncam.com,rare-videos.net##.place
3movs.com##.player + .aside
vivud.com,zmovs.com##.player-aside-banners
ok.xxx,pornhat.com,xxxonxxx.com##.player-bn
blogbugs.org,tallermaintenancar.com,zuzandra.com##.player-right
3movs.com##.player-side
xvideos.com,xvideos.es##.player-video.xv-cams-block
sexu.com##.player__side
xnxxvideoporn.com##.player_bn
porntrex.com##.pop-fade
fapnado.com,young-sexy.com##.popup
pornicom.com##.pre-ad
porntube.com##.pre-footer
japan-whores.com##.premium-thumb
cam4.com##.presentation
perfectgirls.net,xnostars.com##.promo
perfectgirls.net##.promo__item
viptube.com##.promotion
3dtube.xxx,milf.dk,nakedtube.com,pornmaki.com##.promotionbox
spankbang.com##.ptgncdn_holder
watchmygf.me##.publicity
freemovies.tv,pornjam.com##.publis-bottom
gaymovievids.com,ts-tube.net,verygayboys.com##.random-td
tnaflix.com##.rbsd
svscomics.com##.regi
nuvid.com##.rel_right
darknessporn.com,familyporner.com##.related-boxes-footer
cumlouder.com,pornjam.com##.related-sites
sexhd.pics##.relativebottom
jav.work##.releated_video[style^="overflow: hidden;"]
pervclips.com##.remove-spots
cam4.com##.removeAds
cumlouder.com##.resumecard
porndroids.com##.resumecard__banner
hotmovs.com,javdoe.fun,javtape.site##.right
definebabe.com##.right-sidebar
empflix.com##.rightBarBannersx
gottanut.com##.rightContent-videoPage
analsexstars.com,porn.com,pussy.org,xxx-videosex.porn##.rmedia
elephanttube.world##.rsidebar-spots-holder
jizzbunker.com,xxxdan.com##.rzx1
forum.lewdweb.net##.samCodeUnit
porngals4.com##.sb250
sextb.net##.sextb_300
h2porn.com##.side-spot
sankakucomplex.com##.side300xmlc
video.laxd.com##.side_banner
familyporn.tv##.side_spot
queermenow.net##.sidebar > #text-2
flyingjizz.com##.sidebar-banner
vidxnet.com##.sidebar_banner
waybig.com##.sidebar_zing
xxxporntalk.com##.sidenav
myslavegirl.org##.signature
gayck.com##.simple-adv-spot
hersexdebut.com##.single-bnr
porngfy.com##.single-sponsored
babestare.com##.single-zone
familyporner.com##.single.alrt
porn-monkey.com##.size-300x250
simply-hentai.com##.skyscraper
cumlouder.com##.sml-bottom
pornhub.com,pornhubthbh7ap3u.onion##.sniperModeEngaged
thelittleslush.com##.snppopup
boycall.com##.source_info
amateurfapper.com,iceporn.tv,pornmonde.com##.sources
hd-easyporn.com##.spc_height_80
gotporn.com##.spnsrd
hotgirlclub.com##.spnsrd-block-aside-250
amateur8.com,anyporn.com,bigtitslust.com,eachporn.com,fapster.xxx,fpo.xxx,freeporn8
.com,pervertslut.com,porngem.com,sexpornimages.com,sexvid.xxx,sortporn.com,xhamster
.com##.sponsor
teenpornvideo.fun##.sponsor-link-desk
teenpornvideo.fun##.sponsor-link-mob
fux.com,pornerbros.com,porntube.com##.sponsored
3movs.xxx,bravotube.net,camvideos.tv,dixyporn.com,fetishshrine.com,hello.porn,kates
tube.com,pornicom.com,videocelebs.net,vjav.com##.spot
pornicom.com##.spot-after
faptube.xyz,hqpornstream.com,magicaltube.com##.spot-block
3movs.com##.spot-header
fuqer.com##.spot-thumbs > .right
homo.xxx##.spot.column
drtuber.com##.spot_button_m
drtuber.com,thisvid.com,vivatube.com##.spots
elephanttube.world##.spots-bottom
rat.xxx##.spots-title
sexvid.xxx##.spots_field
analsexstars.com,xxx-videosex.porn##.sppc
teenasspussy.com##.sqs
pornstarchive.com##.squarebanner
lewdninja.com##.stargate
definebabe.com##.subheader
tporn.xxx##.sug-bnrs
hclips.com##.suggestions
pornmd.com##.suggestions-box
simply-hentai.com##.superbanner
exhibporno.com##.syn
18porn.sex,4kporn.xxx,bigtitslust.com,fpo.xxx,freeporn8.com,fuqer.com,gayck.com,hen
tai-
moon.com,heroero.com,intporn.com,japaneseporn.xxx,mrdeepfakes.com,pornchimp.com,por
ndr.com,rare-
videos.net,sortporn.com,tabootube.xxx,watchmygf.xxx,xcavy.com,xgroovy.com,xxxshake.
com##.table
sxyprn.com##.tbd
amateurvoyeurforum.com##.tborder[width="99%"][cellpadding="6"]
pronpic.org##.teaser
avn.com##.text-center.mb-10
javfor.tv##.text-md-center
wichspornos.com##.tf-sp
chikiporn.com,pornq.com##.thumb--adv
pornpictureshq.com##.thumb__iframe
toppixxx.com##.thumbad
tallermaintenancar.com##.thumbs
smutty.com##.tig_following_tags2
drtuber.com##.title-sponsored
boundhub.com##.to1p
fpo.xxx##.top
jav.work##.top-banner
pornfaia.com##.top-banner-single
sexvid.xxx##.top-cube
japan-whores.com##.top-r-all
motherless.com##.top-referers
porngem.com##.top-sponsor
zbporn.tv##.top-spot
10movs.com##.top_banner
camwhores.tv##.topad
m.mylust.com##.topb-100
m.mylust.com##.topb-250
itsatechworld.com##.topd
babesmachine.com##.topline
babesmachine.com##.tradepic
babesandstars.com##.traders
gayporno.fm##.traffic
proporn.com##.trailerspots
pornguide.info##.twp-adv-header
boysfood.com##.txt-a-onpage
tryindianporn.com##.uvk
hentaiprn.com##.v-overlay
tuberel.com##.vda-item
indianpornvideos.com##.vdo-unit
xnxxporn.video##.vertbars
ymlporn7.net##.vid-ave-pl
ymlporn7.net##.vid-ave-th
pornone.com##.video-add
niceporn.xxx,risextube.com##.video-aside
watchmygf.tv##.video-aside-spot
sexseeimage.com##.video-block-happy
pornfaia.com##.video-bnrz
comicsxxxgratis.com,video.javdock.com##.video-container
boyfriendtv.com##.video-extra-wrapper
megatube.xxx##.video-filter-1
videosection.com##.video-item--adv
ok.xxx,pornhat.com##.video-link
pornzog.com##.video-ntv
pornhdtube.tv##.video-overlay
hotmovs.tube##.video-page > .block_label > div
thegay.com##.video-page__content > .right
pornhd.com##.video-player-overlay
palimas.org##.video-promo
hotmovs.tube##.video-right-top
porntry.com##.video-side__spots
pornez.net##.video-sidebar
kisscos.net##.video-sponsor
xhamster.com##.video-view-ads
pornhub.com,pornhubthbh7ap3u.onion##.video-wrapper > #player + [class]
javynow.com##.videos-ad__ad
porndoe.com##.videos-tsq
zbporn.tv##.view-aside
tube-bunny.com##.visions
yourlust.com##.visit_cs
eporner.com##.vjs-inplayer-container
japan-whores.com##.vp-info
3prn.com##.w-spots
hothag.com##.wdiget-below-image
porntube.com##.webcam-shelve
imagearn.com##.wide_banner
rpclip.com##.widget-item-wrap
interviews.adultdvdtalk.com##.widget_adt_performer_buy_links_widget
hentaiprn.com##.widget_block
hotcelebshome.com##.widget_custom_html
gifsauce.com##.widget_live
totsantcugat.info##.widget_meta.widget.col-sm-3
hentaiblue.com##.widget_text
xhamster.com,xhamster2.com##.wio-xbanner
xhamster2.com##.wio-xspa
teenager365.com##.wps-player__happy-inside-btn-close
pornrabbit.com##.wrap-spots
porn300.com##.wrapper__related-sites
xhamster18.desi##.xplayer-banner
megaxh.com##.xplayer-banner-bottom
pussy.org##.zone
momxxxfun.com##.zone-2
pinflix.com,pornhd.com##.zone-area
hentai2read.com##.zonePlaceholder
xxxdan.com##.zx1p
porn300.com,pornodiamant.xxx##[class^="abcnn_"]
whoreshub.com##[class^="pop-"]
cumlouder.com##[class^="sm"]
xhamster.com,xhamster.one,xhamster2.com##[class^="xplayer-banner"]
fapnado.com##[class^="xpot"]
tube8.com##[data-spot-id]
tube8.com##[data-spot]
sxyprn.com##[href*="/re/"]
pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,tube8.fr,xvideos.
com,youjizz.com,youporn.com,youporngay.com##[href*="base64"]
pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,tube8.fr,xvideos.
com,youjizz.com,youporn.com,youporngay.com##[href*="data:"]
doseofporn.com,jennylist.xyz##[href="/goto/desire"]
hardcoreluv.com,imageweb.ws,pezporn.com,wildpictures.net##[href="http://
youramateurtube.com"]
hardcoreluv.com,imageweb.ws,pezporn.com,wildpictures.net##[href="https://
freehdinterracialporn.in/"]
hardcoreluv.com,imageweb.ws,pezporn.com,wildpictures.net##[href="https://
homemoviestube.com"]
hardcoreluv.com,imageweb.ws,pezporn.com,wildpictures.net##[href="https://
nudegirlsoncam.com/"]
footztube.com##[href^="/tp/out"]
boobieblog.com##[href^="http://join.playboyplus.com/track/"]
hentai-top100.com##[href^="http://sexmaxx.com"]
tophentai.biz##[href^="http://tm-offers.gamingadult.com/"]
hentai-top100.com##[href^="http://www.grainesdecannabis.fr/"]
hentai2read.com##[href^="https://camonster.com"]
sweethentai.com##[href^="https://gadlt.nl/"]
boobieblog.com##[href^="https://iplayboy.us/"]
hentaiworld.tv##[href^="https://l.epvkjs.com/"]
masalaseen.net##[href^="https://rajabets.com/"]
freebdsmxxx.org##[href^="https://t.me/joinchat/"]
sexhimmel.com##[href^="https://www.amarotic.com/"]
porngames.club##[href^="https://www.porngames.club/friends/out.php"]
koreanstreamer.xyz##[href^="https://www.saltycams.com"]
tube8.com,tube8.es,tube8.fr##[src*="bloB:https://www.tube8."]
youjizz.com,youporn.com,youporngay.com##[src*="blob:"]
pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,tube8.fr##[src^="
bLob:"]
hentaigasm.com##[src^="https://add2home.files.wordpress.com/"]
analpornpix.com##[src^="https://analpornpix.com/t/153"]
tubedupe.com##[src^="https://tubedupe.com/player/html.php?aid="]
porngames.club##[src^="https://wheelwheel.space/"]
pornhub.com,pornhubthbh7ap3u.onion##[srcdoc]
pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,tube8.fr,youjizz.
com,youporn.com,youporngay.com##[style*="base64"]
pornhub.com,pornhubthbh7ap3u.onion,redtube.com,tube8.com,tube8.es,tube8.fr,youjizz.
com,youporn.com,youporngay.com##[style*="blob:"]:not(video)
porn.com##a[href*="&ref="]
asspoint.com,babepedia.com,babesandstars.com,blackhaloadultreviews.com,dbnaked.com,
freeones.com,gfycatporn.com,javfor.me,mansurfer.com,newpornstarblogs.com,ok.porn,po
rn-
star.com,porn.com,porndoe.com,pornhubpremium.com,pornstarchive.com,rogreviews.com,s
exyandfunny.com,shemaletubevideos.com,spankbang.com,str8upgayporn.com,the-new-
lagoon.com,tube8.com,wcareviews.com,xxxonxxx.com,youporn.com##a[href*=".com/
track/"]
badjojo.com,boysfood.com,definebabe.com,efukt.com,fantasti.cc,girlsofdesire.org,ima
gepix.org,javfor.me,pornxs.com,shemaletubevideos.com,therealpornwikileaks.com,yea.x
xx##a[href*=".php"]
blackhaloadultreviews.com,javjunkies.com,masahub.net,porn-
w.org,yespornplease.porn##a[href*="//bit.ly/"]
celeb.gate.cc##a[href*="//goo.gl/"]
taxidrivermovie.com##a[href*="/category/"]
nude.hu##a[href*="/click/"]
hdzog.com,xcafe.com##a[href*="/cs/"]
agedbeauty.net,data18.com,pornpics.com,vipergirls.to##a[href*="/go/"]
pornlib.com##a[href*="/linkout/"]
mansurfer.com##a[href*="/out/"]
avgle.com##a[href*="/redirect"]
4tube.com,fux.com,pornerbros.com,porntube.com##a[href*="/redirect-channel/"]
daftsex.com,pornhub.com,pornhubpremium.com,pstargif.com,spankbang.com,sxyprn.com,tu
be8.com,tube8vip.com,xozilla.com,xxxymovies.com##a[href*="?ats="]
adultdvdempire.com##a[href*="?partner_id="][href*="&utm_"]
taxidrivermovie.com##a[href*="mrskin.com/"]
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,thefappeningblog.com,vintage-erotica-
forum.com,vipergirls.to,waxtube.com,xfantazy.com,yeapornpls.com##a[href*="theporndu
de.com"]
bravotube.net##a[href^="/cs/"]
sexhd.pics##a[href^="/direct/"]
analpornpix.com##a[href^="/go/"]
drtuber.com##a[href^="/partner/"]
pornhub.com,pornhubthbh7ap3u.onion,spankbang.com##a[href^="http://
ads.trafficjunky.net/"]
babesandstars.com##a[href^="http://rabbits.webcam/"]
adultgifworld.com,babeshows.co.uk,boobieblog.com,fapnado.com,foxhq.com,iseekgirls.c
om,small-breasted-teens.com,the-new-lagoon.com##a[href^="http://refer.ccbill.com/
cgi-bin/clicks.cgi?"]
hentai-imperia.org##a[href^="http://www.adult-empire.com/rs.php?"]
xcritic.com##a[href^="http://www.adultdvdempire.com/"][href*="?partner_id="]
hentairules.net##a[href^="http://www.gallery-dump.com"]
pornhub.com,pornhubpremium.com,redtube.com##a[href^="https://
ads.trafficjunky.net/"]
redgifs.com##a[href^="https://camsfinders.com/"]
hog.tv##a[href^="https://clickaine.com"]
instantfap.com##a[href^="https://go.redgifcams.com/"]
sexhd.pics##a[href^="https://go.stripchat.com/"]
datingpornstar.com##a[href^="https://mylinks.fan/"]
smutr.com##a[href^="https://smutr.com/?action=trace"]
gotporn.com##a[href^="https://www.gotporn.com/click.php?id="]
imagebam.com,vipergirls.to##a[href^="https://www.mrporngeek.com/"]
barelist.com##a[onclick="CallServer('ad', '')"]
girlonthenet.com##aside[data-adrotic]
mysexgames.com##body > div[style*="z-index:"]
boobieblog.com,imgadult.com,picdollar.com,porngames.club,porngames.com,thenipslip.c
om,wetpussygames.com##canvas
totsantcugat.info##center > [href="http://totsantcugat.info/wp-content/video.php"]
redtube.com##div > iframe
motherless.com##div > table[style][border]
publicflashing.me##div.hentry
xxxdl.net##div.in_thumb.thumb
upornia.com##div[class$="evtug"]
upornia.com##div[class$="qrb-pbagnvare"]
upornia.com##div[class$="recynlre"]
redtube.com##div[class*="display: block; height:"]
hpjav.top##div[class^="happy-"]
cumlouder.com##div[class^="resumecard__banner"]
gosexpod.com##div[class^="zzz-on-video"]
porn77.info##div[id^="adArea"]
hentaistream.com##div[id^="adx_ad-"]
pornez.net##div[id^="cb0"]
pornhub.com##div[id^="customSkin"]
pornstarbyface.com##div[id^="sponcored-content-"]
lewdgamer.com##div[id^="spot-"]
hentaiff.com##div[id^="teaser"]
pornhub.com,pornhubthbh7ap3u.onion,youporngay.com##div[onclick*="bp1.com"]
hypnohub.net##div[style$="height:255px;"]
sexbot.com##div[style="width:300px;height:20px;text-align:center;padding-
top:30px;"]
hothag.com##div[style^="width:300px;height:250px;"]
ahentai.top##div[style^="width:728px;height:90px"]
pornhub.com,pornhubthbh7ap3u.onion##figure > [id][style="display: block;"]
rateherpussy.com##font[size="1"][face="Verdana"]
xcafe.com##iframe[src]
watchteencam.com##iframe[src^="http://watchteencam.com/images/"]
motherless.com##iframe[style]
3movs.com,tnaflix.com##iframe[width="300"]
pornhub.com,pornhubthbh7ap3u.onion##iframe[width][height*="px"]
avgle.com##img[src*=".php"]
4tube.com##img[src][style][width]
redtube.com,youporn.com,youporngay.com##img[src^="bLob:" i]
pornhub.com,pornhubthbh7ap3u.onion##img[width="300"]
adultwork.com,babepicture.co.uk,sexmummy.com,tvgirlsgallery.co.uk##img[width="468"]
babeshows.co.uk,jessie-rogers.com##img[width="728"]
kissjav.com##li[id^="video-interlacing"]
pornhd.com##phd-floating-ad
koreanstreamer.xyz##section.korea-widget
upornia.com##section[class$="onaaref"]
porngifs2u.com##section[class*="elementor-hidden-"]
buondua.com##small[style^="border-bottom: solid 1px;"]
redtube.com##svg
mysexgames.com##table[height="630"]
mysexgames.com##table[height="640"]
motherless.com##table[style*="max-width:"]
exoav.com##td > a[href]
foxhq.com,xxxcomics.org##video
redtube.com,tube8.com,tube8.es,tube8.fr,youporn.com,youporngay.com##video[playinlin
e][loop]
crocotube.com#?#.ct-related-videos-title:-abp-contains(Advertisement)
crocotube.com#?#.ct-related-videos-title:-abp-contains(You may also like)
youporn.com#?#aside:-abp-has(a.ad-remove)
@@||2mdn.net/instream/html5/ima3.js$script,domain=cadenadial.com|earthtv.com|
techrepublic.com|zdnet.com
@@||4cdn.org/adv/$image,xmlhttprequest,domain=4channel.org
@@||4channel.org/adv/$image,xmlhttprequest,domain=4channel.org
@@||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
@@||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.adthrive.com/builds/$script,domain=www.mediaite.com
@@||ads.adthrive.com/sites/$script,domain=www.mediaite.com
@@||ads.dollartree.com/SneakPeek/$~third-party
@@||ads.exoclick.com/*.js$script,domain=gelbooru.com
@@||ads.freewheel.tv/|$media,domain=cnbc.com|fxnetworks.com|my.xfinity.com|nbc.com|
nbcsports.com
@@||ads.kbmax.com^$domain=adspipe.com
@@||ads.muxiv.com/address/$xmlhttprequest
@@||ads.nationmedia.com/webfonts/$font
@@||ads.roblox.com/v1/sponsored-pages$xmlhttprequest,domain=roblox.com
@@||ads.rubiconproject.com/prebid/$script,domain=everydayhealth.com
@@||ads.viralize.tv/player/$third-party,xmlhttprequest,domain=quotidiano.net
@@||ads1.atpclick.com/atpClick.aspx?$image,script,domain=jobnet.co.il|jobs-
israel.com
@@||adsafeprotected.com/iasPET.$script,domain=reuters.com
@@||adsafeprotected.com/vans-adapter-google-ima.js$script,domain=gamingbible.co.uk|
ladbible.com|reuters.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
@@||adswizz.com/adswizz/js/SynchroClient*.js$script,third-party,domain=jjazz.net
@@||adswizz.com/sca_newenco/$xmlhttprequest,domain=triplem.com.au
@@||airplaydirect.com/openx/www/images/$image
@@||akamaized.net^*.stream/$domain=naver.com
@@||akamaized.net^*/playlist.m3u8?$domain=naver.com
@@||almayadeen.net/Content/VideoJS/js/videoPlayer/VideoAds.js$script,~third-party
@@||amazon-adsystem.com/aax2/apstag.js$domain=accuweather.com|barstoolsports.com|
blastingnews.com|cnn.com|exomashomepage.com|familyhandyman.com|foxbusiness.com|
gamingbible.co.uk|history.com|keloland.com|radio.com|rd.com|tasteofhome.com|
thehealthy.com|wboy.com|wkrn.com|wlns.com|wvnstv.com
@@||amazon-adsystem.com/widgets/q?$image,third-party
@@||aone-soft.com/style/images/ad2.jpg
@@||api.adinplay.com/libs/aiptag/$script,domain=bigescapegames.com|brofist.io|
findcat.io|squadd.io
@@||api.adnetmedia.lt/api/$~third-party
@@||api.paymentwall.com^$domain=adguard.com
@@||apis.kostprice.com/fapi/$script,domain=gadgets.ndtv.com
@@||apmebf.com/ad/$domain=betfair.com
@@||archive.org/BookReader/$image,~third-party,xmlhttprequest
@@||archive.org/services/$image,~third-party,xmlhttprequest
@@||assets.ctfassets.net^$media,domain=ads.spotify.com
@@||assets.strossle.com^*/strossle-widget-sdk.js$script,domain=kaaoszine.fi
@@||at.adtech.redventures.io/lib/api/$xmlhttprequest,domain=gamespot.com|
giantbomb.com|metacritic.com
@@||at.adtech.redventures.io/lib/dist/$script,domain=gamespot.com|giantbomb.com|
metacritic.com
@@||atlas.playpilot.com/api/v1/ads/browse/$xmlhttprequest,domain=playpilot.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/
@@||banner.yt^$image,domain=socialblade.com
@@||bannersnack.com/banners/$document,subdocument,domain=adventcards.co.uk|
charitychristmascards.org|christmascardpacks.co.uk|kingsmead.com|
kingsmeadcards.co.uk|nativitycards.co.uk|printedchristmascards.co.uk
@@||basinnow.com/admin/upload/settings/advertise-img.jpg
@@||basinnow.com/upload/settings/advertise-img.jpg
@@||bbc.co.uk^*/adverts.js
@@||bbc.gscontxt.net^$script,domain=bbc.com
@@||betterads.org/hubfs/$image,~third-party
@@||bigfishaudio.com/banners/$image,~third-party
@@||bitcoinbazis.hu/advertise-with-us/$~third-party
@@||blueconic.net/capitolbroadcasting.js$script,domain=wral.com
@@||boatwizard.com/ads_prebid.min.js$script,domain=boats.com
@@||borneobulletin.com.bn/wp-content/banners/bblogo.jpg$~third-party
@@||brave.com/static-assets/$image,~third-party
@@||britannica.com/mendel-resources/3-52/js/libs/prebid4.$script,~third-party
@@||canadianlisted.com/img/ad_img/$~third-party
@@||canadianlisted.com^*/ad/index.css$stylesheet,~third-party
@@||capitolbroadcasting.blueconic.net^$image,script,xmlhttprequest,domain=wral.com
@@||carandclassic.co.uk/images/free_advert/$image,~third-party
@@||cbsi.com/dist/optanon.js$script,domain=cbsnews.com|zdnet.com
@@||cdn.advertserve.com^$domain=hutchgo.com|hutchgo.com.cn|hutchgo.com.hk|
hutchgo.com.sg|hutchgo.com.tw
@@||cdn.bidder.dev/clients/$script,domain=forces.net
@@||cio.com/www/js/ads/gpt_includes.js$~third-party
@@||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
@@||commons.wikimedia.org/w/api.php?$~third-party,xmlhttprequest
@@||connatix.com*/connatix.player.$script,domain=ebaumsworld.com|funker530.com|
washingtonexaminer.com
@@||content.pouet.net/avatars/adx.gif$image,~third-party
@@||crackle.com/vendor/AdManager.js$script,~third-party
@@||cvs.com/webcontent/images/weeklyad/adcontent/$~third-party
@@||dashboard.adskeeper.co.uk^$domain=dashboard.adskeeper.co.uk
@@||davidsilverspares.co.uk/graphics/*_ad.gif$~third-party
@@||dcdirtylaundry.com/cdn-cgi/challenge-platform/$~third-party
@@||delivery.vidible.tv/jsonp/$script,domain=engadget.com
@@||developers.google.com/ad-manager/$~third-party
@@||digiads.com.au/images/shared/misc/ad-disclaimer.gif
@@||dilbert.com/assets/ad-vendor-$script,~third-party
@@||discretemath.org/ads/
@@||discretemath.org^$image,stylesheet
@@||dnsleak.privateinternetaccess.com^$xmlhttprequest,domain=dnsleak.com
@@||docs.woopt.com/wgact/$image,~third-party,xmlhttprequest
@@||doubleclick.net/ddm/$image,domain=aetv.com|fyi.tv|history.com|mylifetime.com
@@||doubleclick.net/gpt/pubads_impl_$script,xmlhttprequest,domain=accuweather.com|
blastingnews.com|downdetector.com|epaper.timesgroup.com|formularywatch.com|
gamespot.com|managedhealthcareexecutive.com|mediaite.com|medicaleconomics.com|
nbcsports.com|physicianspractice.com|scotsman.com
@@||edmodo.com/ads$~third-party,xmlhttprequest
@@||einthusan.tv/prebid.js$script,~third-party
@@||entitlements.jwplayer.com^$xmlhttprequest,domain=iheart.com
@@||experienceleague.adobe.com^$~third-party
@@||experienceleague.corp.adobe.com^$~third-party
@@||explainxkcd.com/wiki/images/$image,~third-party
@@||ezoic.net/detroitchicago/cmb.js$script,domain=gerweck.net
@@||f-droid.org/assets/Ads_$~third-party
@@||facebook.com/ads/profile/$~third-party,xmlhttprequest
@@||faculty.uml.edu/klevasseur/ads/
@@||faculty.uml.edu^$image,stylesheet
@@||fdyn.pubwise.io^$script,domain=urbanglasgow.co.uk
@@||files.slack.com^$image,~third-party
@@||flying-lines.com/banners/$image,~third-party
@@||forum.miuiturkiye.net/konu/reklam.$~third-party,xmlhttprequest
@@||forums.opera.com/api/topic/$~third-party,xmlhttprequest
@@||freelitecoin.vip/assets/img/ad_$~third-party
@@||fuseplatform.net^*/fuse.js$script,domain=broadsheet.com.au|friendcafe.jp
@@||fwcdn2.com/js/embed-feed.js$script,domain=safeway.com
@@||fwmrm.net^*/AdManager.js$script
@@||g.doubleclick.net/gampad/ads$xmlhttprequest,domain=formularywatch.com|
gamespot.com|managedhealthcareexecutive.com|medicaleconomics.com|
physicianspractice.com
@@||g.doubleclick.net/gampad/ads*%20Web%20Player$domain=imasdk.googleapis.com
@@||g.doubleclick.net/gampad/ads?
*RakutenShowtime$xmlhttprequest,domain=imasdk.googleapis.com
@@||g.doubleclick.net/pagead/ads?*&description_url=https%3A%2F
%2Fgames.wkb.jp$xmlhttprequest,domain=imasdk.googleapis.com
@@||g.doubleclick.net/tag/js/gpt.js$script,xmlhttprequest,domain=accuweather.com|
blastingnews.com|digitaltrends.com|edy.rakuten.co.jp|epaper.timesgroup.com|
formularywatch.com|gamespot.com|gamestar.de|indy100.com|
managedhealthcareexecutive.com|mediaite.com|medicaleconomics.com|
physicianspractice.com|standard.co.uk|theta.tv
@@||g2crowd.com/uploads/product/image/$image,domain=g2.com
@@||gbf.wiki/images/$image,~third-party
@@||gelbooru.com//images/ad/$image,~third-party
@@||givingassistant.org/Advertisers/$~third-party
@@||gn-web-assets.api.bbc.com/bbcdotcom/assets/$script,domain=bbc.co.uk
@@||gocomics.com/assets/ad-dependencies-$script,~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/adsense/$subdocument,domain=sedo.co.uk|sedo.com|sedo.jp|sedo.kr|
sedo.pl
@@||google.com/images/integrations/$image,~third-party
@@||googleoptimize.com/optimize.js$script,domain=wallapop.com
@@||googletagservices.com/tag/js/gpt.js$domain=chelseafc.com|epaper.timesgroup.com|
k2radio.com|koel.com|kowb1290.com|nbcsports.com|scotsman.com|uefa.com|vimeo.com|
windalert.com
@@||gpt-worldwide.com/js/gpt.js$~third-party
@@||grapeshot.co.uk/main/channels.cgi$script,domain=telegraph.co.uk
@@||gstatic.com/ads/external/images/$image,domain=support.google.com
@@||guim.co.uk/uploader/$image,~third-party
@@||gumtree.co.za/my/ads.html$~third-party
@@||hackread.com/wp-content/uploads/$image,~third-party
@@||hotstar.com/vs/getad.php$domain=hotstar.com
@@||hp.com/in/*/ads/$script,stylesheet,~third-party
@@||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
@@||imasdk.googleapis.com/js/core/bridge*.html$subdocument,domain=~spotify.com
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$domain=247sports.com|
api.screen9.com|bbc.com|blastingnews.com|bloomberg.com|cbsnews.com|cbssports.com|
chicagotribune.com|cnet.com|crhoy.com|distro.tv|einthusan.tv|embed.comicbook.com|
etonline.com|games.usatoday.com|howstuffworks.com|iheart.com|insideedition.com|
metacritic.com|missoulian.com|newsweek.com|paralympic.org|player.abacast.net|
player.earthtv.com|player.performgroup.com|popculture.com|scrippsdigital.com|
sonyliv.com|tdn.com|truvid.com|tubitv.com|zdnet.com|zeebiz.com
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=247sports.com|
bloomberg.co.jp|bloomberg.com|cbc.ca|embed.comicbook.com|sbs.com.au
@@||imasdk.googleapis.com/js/sdkloader/ima3_debug.js$domain=abcnews.go.com|
brightcove.net|pch.com
@@||img-cdn.mediaplex.com^$image,domain=betfair.com
@@||improvedigital.com/pbw/headerlift.min.js$domain=games.co.uk
@@||infotel.ca/images/ads/$image,~third-party
@@||infoworld.com/www/js/ads/gpt_includes.js$~third-party
@@||island.lk/userfiles/image/danweem/island.gif
@@||itv.com/itv/hserver/*/site=itv/$xmlhttprequest
@@||itv.com/itv/tserver/$~third-party
@@||jmap.io/*/libs/Overture.js$~third-party
@@||jokerly.com/Okidak/adSelectorDirect.htm?id=$document,subdocument
@@||jokerly.com/Okidak/vastChecker.htm$document,subdocument
@@||jwpcdn.com/player/plugins/googima/$script,domain=iheart.com|video.vice.com
@@||kotaku.com/x-kinja-static/assets/new-client/adManager.$~third-party
@@||lastpass.com/ads.php$subdocument,domain=chrome-extension-scheme
@@||lastpass.com/images/ads/$image,~third-party
@@||linkbucks.com/tmpl/$image,stylesheet
@@||live.sekindo.com^$domain=appleinsider.com
@@||lokopromo.com^*/adsimages/$~third-party
@@||looker.com/api/internal/$~third-party
@@||luminalearning.com/affiliate-content/$image,~third-party
@@||makeuseof.com/public/build/images/bg-advert-with-us.$~third-party
@@||manageengine.com/images/logo/$image,~third-party
@@||manageengine.com/products/ad-manager/$~third-party
@@||martinfowler.com/articles/asyncJS.css$stylesheet,~third-party
@@||mediaalpha.com/js/serve.js$domain=goseek.com
@@||mirror.co.uk^*/prebid-test.js$script,~third-party
@@||mobygames.com/images/covers/$image,~third-party
@@||mobygames.com/images/promo/$image,~third-party
@@||moremoney.io/promo/Advertise.svg$~third-party
@@||motortrader.com.my/advert/$image,~third-party
@@||mtouch.facebook.com/ads/api/preview/$domain=business.facebook.com
@@||netdna-ssl.com/sbly-ads/sbly-prebid-$domain=seeitlive.co
@@||nextcloud.com/remote.php/$~third-party,xmlhttprequest
@@||nflcdn.com/static/site/$script,domain=nfl.com
@@||npr.org/sponsorship/targeting/$~third-party,xmlhttprequest
@@||ntv.io/serve/load.js$domain=mcclatchydc.com
@@||nytimes.com^*/adslot-$script,xmlhttprequest
@@||optimatic.com/iframe.html$subdocument,domain=pch.com
@@||optimatic.com/redux/optiplayer-$domain=pch.com
@@||optimatic.com/shell.js$domain=pch.com
@@||optout.networkadvertising.org^$document
@@||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=download.pixelexperience.org|knowfacts.info|real-sports.jp|
slideplayer.com|smallseotools.com|soranews24.com|tampermonkey.net|teemo.gg|
thefreedictionary.com
@@||pagead2.googlesyndication.com/pagead/js/
adsbygoogle.js$xmlhttprequest,domain=nullpress.net
@@||pagead2.googlesyndication.com/pagead/js/google_top_exp.js$domain=soranews24.com
@@||pagead2.googlesyndication.com/pagead/js/lidar.js$domain=convert-me.com|
grammarist.com
@@||pagead2.googlesyndication.com/pagead/js/rum.js$domain=soranews24.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
@@||patreonusercontent.com/*.gif?token-$image,domain=patreon.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
@@||phatcatmedia.net/images/ad.jpg$image,domain=allsonicgames.net
@@||photofunia.com/effects/$image,~third-party
@@||pjtra.com/b/$image,domain=extrarebates.com
@@||player.aniview.com/script/$script,domain=odysee.com
@@||player.anyclip.com/anyclip-widget/lre-widget/$script,domain=video.timeout.com|
video.venturebeat.com|videos.heute.at
@@||player.avplayer.com^$script,domain=explosm.net
@@||playwire.com/bolt/js/zeus/embed.js$script,third-party
@@||pntrac.com/b/$image,domain=extrarebates.com
@@||pntrs.com/b/$image,domain=extrarebates.com
@@||portal.autotrader.co.uk/advert/$~third-party
@@||prebid.adnxs.com^$xmlhttprequest,domain=go.cnn.com
@@||preromanbritain.com/maxymiser/$~third-party
@@||productioncars.com/pics/menu/$~third-party
@@||promo.com/embed/$subdocument,third-party
@@||promo.zendesk.com^$xmlhttprequest,domain=promo.com
@@||radiotimes.com/static/advertising/$script,~third-party
@@||redventures.io/lib/dist/prod/bidbarrel-$script,domain=techrepublic.com|
zdnet.com
@@||renewcanceltv.com/porpoiseant/banger.js$script,~third-party
@@||rumble.com/embedJS/$script,domain=usawatchdog.com
@@||rumble.com/j/p/$script,domain=usawatchdog.com
@@||runescape.wiki^$image,~third-party
@@||salfordonline.com/wp-content/plugins/wp_pro_ad_system/$script
@@||schwab.com/scripts/appdynamic/adrum-ext.$script,~third-party
@@||scrippsdigital.com/cms/videojs/$stylesheet,domain=scrippsdigital.com
@@||sdltutorials.com/Data/Ads/AppStateBanner.jpg$~third-party
@@||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
@@||served-by.pixfuture.com/www/delivery/
gcws.php$xmlhttprequest,domain=premiumtimesng.com
@@||server.cpmstar.com/view.aspx?poolid=$domain=newgrounds.com
@@||serviceads.co.uk/api/ad/$~third-party,xmlhttprequest
@@||shopping.naver.net/ad/$image,script,stylesheet,domain=naver.com
@@||showcase.codethislab.com/banners/$image,~third-party
@@||signin.verizon.com^*/affiliate/$subdocument,xmlhttprequest
@@||somewheresouth.net/banner/banner.php$image
@@||spendino.de/admanager/
@@||sportsnet.ca/wp-content/plugins/bwp-minify/$domain=sportsnet.ca
@@||ssl.p.jwpcdn.com/player/*/jwpsrv.js$script,domain=bgr.com
@@||stat-rock.com/player/$domain=4shared.com|adplayer.pro
@@||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
@@||stives.co.uk/cms/advert_search_thumb.php$image,domain=chycor.co.uk
@@||summitracing.com/global/images/bannerads/
@@||sundaysportclassifieds.com/ads/$image,~third-party
@@||survey.g.doubleclick.net^$script,domain=sporcle.com
@@||techadvisor.com/cmsdata/$image,~third-party
@@||thedailywtf.com/images/*-advertisement.png$~third-party
@@||thepiratebay.org/cdn-cgi/challenge-platform/$~third-party
@@||townhall.com/resources/dist/js/prebid-pjmedia.js$script,domain=pjmedia.com
@@||tpdads.com/configs/bigleaguepolitics.js$script,domain=bigleaguepolitics.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
@@||trustprofile.com/banners/$image
@@||ukbride.co.uk/css/*/adverts.css
@@||upload.wikimedia.org/wikipedia/$image,media
@@||usgamer.net/static/scripts/AdsLoad.js$script,~third-party
@@||usgamer.net/static/scripts/SidebarAds.js$script,~third-party
@@||v.fwmrm.net/ad/g/1?csid=vcbs_cbsnews_desktop_$xmlhttprequest
@@||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|
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
@@||webmd.com/dtmcms/live/webmd/*/video-ad.js$script,~third-party
@@||wikia.nocookie.net^$stylesheet
@@||wikia.nocookie.net^*/images/$image
@@||worldgravity.com^$script,domain=hotstar.com
@@||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
@@||yaytrade.com^*/chunks/pages/advert/$~third-party
@@||yimg.com/rq/darla/*/g-r-min.js$domain=yahoo.com
@@||z.moatads.com^$script,domain=standard.co.uk
@@||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
@@||google.com/recaptcha/$csp,subdocument
@@||google.com/recaptcha/api.js
@@||google.com/recaptcha/enterprise.js
@@||google.com/recaptcha/enterprise/
@@||gstatic.com/recaptcha/
@@||hcaptcha.com/captcha/$script,subdocument
@@||hcaptcha.com^*/api.js
@@||recaptcha.net/recaptcha/$script
@@||accounts.google.com^$generichide
@@||apple.com^$generichide
@@||bitbucket.org^$generichide
@@||calendar.google.com^$generichide
@@||cbs.com^$generichide
@@||cloud.google.com^$generichide
@@||codepen.io^$generichide
@@||codesandbox.io^$generichide
@@||contacts.google.com^$generichide
@@||curiositystream.com^$generichide
@@||discord.com^$generichide
@@||disneyplus.com^$generichide
@@||drive.google.com^$generichide
@@||dropbox.com^$generichide
@@||engine.presearch.org^$generichide
@@||fastmail.com^$generichide
@@||github.com^$generichide
@@||gitlab.com^$generichide
@@||hbomax.com^$generichide
@@||icloud.com^$generichide
@@||jsfiddle.net^$generichide
@@||libhunt.com^$generichide
@@||mail.google.com^$generichide
@@||mail.protonmail.com^$generichide
@@||mui.com^$generichide
@@||myaccount.google.com^$generichide
@@||netflix.com^$generichide
@@||oisd.nl^$generichide
@@||onedrive.live.com^$generichide
@@||open.spotify.com^$generichide
@@||pandora.com^$generichide
@@||paramountplus.com^$generichide
@@||peacocktv.com^$generichide
@@||photos.google.com^$generichide
@@||publicwww.com^$generichide
@@||slack.com^$generichide
@@||teams.microsoft.com^$generichide
@@||tidal.com^$generichide
@@||tv.youtube.com^$generichide
@@||web.archive.org^$generichide
@@||web.telegram.org^$generichide
@@||wikibooks.org^$generichide
@@||wikidata.org^$generichide
@@||wikinews.org^$generichide
@@||wikipedia.org^$generichide
@@||wikiquote.org^$generichide
@@||wikiversity.org^$generichide
@@||wiktionary.org^$generichide
@@||ps.w.org^$image,domain=wordpress.org
@@||s.w.org/wp-content/$stylesheet,domain=wordpress.org
@@||wordpress.org/plugins/$domain=wordpress.org
@@||wordpress.org/stats/plugin/$domain=wordpress.org
@@||fingerprintjs.com^$generichide
@@||schemeflood.com^$generichide
@@||akinator.mobi.cdn.ezoic.net^$domain=akinator.mobi
@@||banner.customer.kyruus.com^$domain=doctors.bannerhealth.com
@@||hwcdn.net^$script,domain=mp4upload.com
@@||www-cultofmac-com.ezoic.net^$domain=cultofmac.com
@@||ezsoftwarestorage.com^$image,media,domain=ezfunnels.com
@@||ads.memo2.nl/banners/$subdocument
@@||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?
@@||googletagservices.com/tag/js/gpt.js$domain=allestoringen.be|allestoringen.nl|
downdetector.ae|downdetector.ca|downdetector.cl|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.ph|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
@@||adblockplus.org^$generichide
@@||aetv.com^$generichide
@@||apkmirror.com^$generichide
@@||bing.com/shop$generichide
@@||brighteon.com^$generichide
@@||cwtv.com^$generichide
@@||destinationamerica.com^$generichide
@@||geekzone.co.nz^$generichide
@@||history.com^$generichide
@@||sciencechannel.com^$generichide
@@||smallseotools.com^$generichide
@@||sonichits.com^$generichide
@@||soranews24.com^$generichide
@@||thefreedictionary.com^$generichide
@@||tlc.com^$generichide
@@||yibada.com^$generichide
@@||bing.com/search?$generichide
@@||duckduckgo.com/?q=$generichide
@@||www.google.*/search?$generichide
@@||yandex.com/search/?$generichide
@@/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
@@||adf.ly/ad/banner/*=$xmlhttprequest
@@||adinsurance.xyz^$generichide
@@||adtng.com/get/$subdocument,domain=hanime.tv
@@||ask4movie.io^$generichide
@@||avforums.com/*ad$script
@@||az.hp.transer.com/content/dam/isetan_mitsukoshi/advertise/$~third-party
@@||az.hpcn.transer-cn.com/content/dam/isetan_mitsukoshi/advertise/$~third-party
@@||cdnqq.net/ad/api/popunder.js$script
@@||centro.co.il^$generichide
@@||crunchyroll.com^*/ads_$script
@@||dlh.net^$script,subdocument,domain=dlh.net
@@||etonline.com/modules/contrib/ctd_cvp/js/prebid-ads.js$script,~third-party
@@||exponential.com^*/tags.js$domain=yellowbridge.com
@@||fullmatchesandshows.com^$generichide
@@||games.pch.com^$generichide
@@||glokom.club/adv/ads/popunder.js$script
@@||hqq.to/ad/api/popunder.js$script
@@||informer.com^$generichide
@@||insurglobal.xyz^$generichide
@@||manhwaid.org^$generichide
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=cpu-world.com|
megaleech.us
@@||premiumleecher.com^$generichide
@@||receive-a-sms.com^$generichide
@@||rojadirecta.me^$generichide
@@||sc2casts.com^$generichide
@@||sc2casts.com^$script,domain=sc2casts.com
@@||spanishdict.com^$generichide
@@||stream4free.live^$generichide
@@||television-envivo.com^$generichide
@@||tweaktown.com^$generichide
@@||up-load.io^$generichide
@@||userload.co/adpopup.js$script
@@||waaw.to/adv/ads/popunder.js$script
@@||yandexcdn.com/ad/api/popunder.js$script
@@||yellowbridge.com^$generichide
@@||yimg.com/dy/ads/native.js$script,domain=animedao.to
@@||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
@@/banner/ad/*$image,domain=achaloto.com
@@||90-60-90.in.ua/images/moda/advt/$image,~third-party
@@||abril.com.br^$generichide
@@||ad-api-v01.uliza.jp^$script,xmlhttprequest,domain=golfnetwork.co.jp|tv-
asahi.co.jp
@@||ad.atown.jp/adserver/$domain=ad.atown.jp
@@||ad.smartmediarep.com/NetInsight/$domain=programs.sbs.co.kr
@@||ads-twitter.com/oct.js$domain=jp.square-enix.com
@@||ads.instacart.com/admin/$~third-party
@@||adsafeprotected.com/services/$domain=reuters.com
@@||adservice.sbs.co.kr/NetInsight/$domain=programs.sbs.co.kr
@@||adswizz.com/adswizz/js/SynchroClient*.js$script,third-
party,domain=esradio.libertaddigital.com
@@||aff.bstatic.com/static/affiliate_base/js/
booking_sp_widget.js$domain=arukikata.co.jp
@@||afreecatv.com/js/plugin/ad/preroll.js$script,domain=afreecatv.com
@@||aiasahi.jp/ads/$image,domain=japan.techrepublic.com|japan.zdnet.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=abema.tv|ameba.jp|ameblo.jp
@@||an.yandex.ru/system/video-ads-sdk/adsdk.js$domain=5-tv.ru|armdb.org|gisher.org|
peers.tv|tele-sport.ru
@@||anandabazar.com/js/anandabazar-bootstrap/$script
@@||api.friends.ponta.jp/api/$~third-party
@@||arukikata.com/images_ad/$image,~third-party
@@||asahi.com/ads/$image,~third-party
@@||asahicom.jp/ad/js/video/ytpfp.js$domain=asahi.com
@@||asahicom.jp/ads/$image,script,stylesheet,domain=asahi.com
@@||ascii.jp/img/ad/yayoi/rank_$image,~third-party
@@||astatic.ccmbg.com^*/prebid$script,domain=linternaute.com
@@||banc.jp/images/ad/$image,~third-party
@@||bancodevenezuela.com/imagenes/publicidad/$~third-party
@@||banki.ru/bitrix/*/advertising.block/$stylesheet
@@||blob.core.windows.net^*/annonser/$image,domain=bilplan.net
@@||bloominc.jp/adtool/$~third-party
@@||book.com.tw/image/getImage?$domain=books.com.tw
@@||c.ad6media.fr/l.js$domain=scan-manga.com
@@||candidate.hr-manager.net/Advertisement/
PreviewAdvertisement.aspx$subdocument,~third-party
@@||cdn.adsafeprotected.com/iasPET.1.js$script,domain=gentside.com
@@||ced.sascdn.com/tag/*/smart.js$domain=dr.dk
@@||cinema.pia.co.jp/img/ad/$image,~third-party
@@||cloudflare.com^*/videojs-contrib-ads.js$domain=wtk.pl
@@||cloudinary.com/portalbici/advertisements/$domain=portalbici.es
@@||comic-boost.com/gentosha/advertisement_view$subdocument,~third-party
@@||core.windows.net^*/annonser/$image,domain=kmauto.no
@@||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
@@||displayad.naver.com^$~third-party
@@||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
@@||fatimalife.com.br/api/v1/ad/$~third-party
@@||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=edy.rakuten.co.jp|gamestar.de|
pccomponentes.com|tv-tokyo.co.jp|vogue.de|voici.fr
@@||g.doubleclick.net/gpt/pubads_impl_$domain=chelseafc.com|digitaltrends.com|
edy.rakuten.co.jp|gamestar.de|gentside.com|pccomponentes.com|vogue.de|voici.fr
@@||gakushuin.ac.jp/ad/common/$~third-party
@@||games.wkb.jp/ykg/javascripts/*/adsense_$script,domain=games.wkb.jp
@@||gamestar.de/gs_cb/assets/core/js/libs/dfp/prebid.$script,domain=gamestar.de
@@||ganma.jp/view/magazine/viewer/pages/advertisement/googleAdSense.html|$~third-
party,xmlhttprequest
@@||getjad.io/library/$script,domain=allocine.fr
@@||googlesyndication.com/simgad/$image,domain=pccomponentes.com
@@||googletagservices.com/tag/js/gpt.js$domain=farfeshplus.com|gentside.com|
pccomponentes.com|tv-asahi.co.jp|vlive.tv|vogue.de|voici.fr
@@||gunosy.co.jp/img/ad/$image,~third-party
@@||hatenacorp.jp/_next/static/chunks/pages/ads-$script,~third-party
@@||hinagiku-u.ed.jp/wp54/wp-content/themes/hinagiku/images/$image,~third-party
@@||iejima.org/ad-banner/$image,~third-party
@@||imasdk.googleapis.com/js/sdkloader/ima3.js$script,domain=bloomberg.co.jp|
farfeshplus.com|filmweb.pl|game.pointmall.rakuten.net|gamebox.gesoten.com|
gamepix.com|klix.ba|locipo.jp|maharashtratimes.com|minigame.aeriagames.jp|
nettavisen.no|niusdiario.es|pointmall.rakuten.co.jp|rtlnieuws.nl|sportsbull.jp|
sportsport.ba|success-games.net|synk-casualgames.com|tbs.co.jp|tv-asahi.co.jp|
tv.rakuten.co.jp|tver.jp|video.tv-tokyo.co.jp|vlive.tv|voe.sx|webdunia.com|
wowbiz.ro|wtk.pl
@@||imasdk.googleapis.com/js/sdkloader/ima3_dai.js$domain=vk.sportsbull.jp
@@||ingrossoprofumitester.it/img/ad-profumeria-$image,~third-party
@@||jmedj.co.jp/files/$image,~third-party
@@||jscssfunny.com/fe/appcreator/public/img/ad_img.$domain=flat-ads.com
@@||kaitaro.jp/images/ad.gif
@@||kanalfrederikshavn.dk^*/jquery.openx.js?
@@||kincho.co.jp/cm/img/bnr_ad_$image,~third-party
@@||kmsv.jp/images/ad/$image,~third-party
@@||koshien-live.net/99/adtag.xml$domain=sportsbull.jp
@@||labymod.net/affiliate/$~third-party
@@||laneros.com/temas/*-publicidad.
@@||live.lequipe.fr/thirdparty/prebid.js$~third-party
@@||mail.bg/mail/index/getads/$xmlhttprequest
@@||mbank.cz/Adv/Scripts/$~third-party
@@||mbank.sk/Adv/Scripts/$~third-party
@@||meduza.io/static/ads/$media,~third-party
@@||minhacontachevroletsf.com.br^*/CampaignImageProcessor.bon?
*&BannerID=$image,~third-party
@@||minigame.aeriagames.jp/*/ae-tpgs-$~third-party
@@||minigame.aeriagames.jp/css/videoad.css
@@||mistore.jp/content/dam/isetan_mitsukoshi/advertise/$~third-party
@@||mjhobbymassan.se/r/annonser/$image,~third-party
@@||mysmth.net/nForum/*/ADAgent_$~third-party
@@||netmile.co.jp/ad/images/$image
@@||news24.jp/ad-navi/$domain=search.news24.jp
@@||nintendo.co.jp/ring/*/adv$~third-party
@@||nizista.com/api/v1/adbanner$~third-party
@@||nnmclub.to/forum/misc/html/advert.html$~third-party
@@||ntv.co.jp/ad-navi/$domain=search.news24.jp
@@||pagead2.googlesyndication.com/pagead/js/adsbygoogle.js$domain=games.wkb.jp
@@||pagead2.googlesyndication.com/pagead/managed/js/*/
show_ads_impl_$script,domain=games.wkb.jp
@@||pia.jp/feature/rss/ad.xml|$~third-party,xmlhttprequest
@@||pixel.adsafeprotected.com^$xmlhttprequest,domain=gentside.com
@@||player-feedback.p7s1video.net^$script,domain=kabeleins.de|sat1.de
@@||politiken.dk/static/$script
@@||popin.cc/popin_discovery/recommend?$~third-party
@@||portalbici.es^*-advertisement.$~third-party,xmlhttprequest
@@||przegladpiaseczynski.pl/wp-content/plugins/wppas/$~third-party
@@||r10s.jp/share/themes/ds/js/show_ads_randomly.js$domain=travel.rakuten.co.jp
@@||s.yimg.jp/images/listing/tool/yads/yads-timeline-ex.js$domain=yahoo.co.jp
@@||s0.2mdn.net/ads/studio/Enabler.js$domain=yuukinohana.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
@@||searchad.naver.com^$~third-party
@@||site-banner.hange.jp/adshow?$domain=animallabo.hange.jp
@@||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
@@||smarters.ro/academy$~third-party,xmlhttprequest
@@||so-net.ne.jp/access/hikari/minico/ad/images/$~third-party
@@||stats.g.doubleclick.net/dc.js$script,domain=chintaistyle.jp
@@||stranger.se/socket.io/$~third-party
@@||strangermeetup.com/socket.io/$~third-party
@@||tabiat.gov.tr/KACMS/Files/ad-$image,~third-party
@@||tcm-koko.ed.jp/images/ad.jpg
@@||tra.scds.pmdstatic.net/advertising-core/$domain=voici.fr
@@||trj.valuecommerce.com/vcushion.js
@@||tubecorp.com/vs/vs.js$domain=hentaihd.xyz
@@||uze-ads.com/ads/$~third-party
@@||valuecommerce.com^$image,domain=pointtown.com
@@||velet.jp/images/adv/$image,~third-party
@@||wikiwiki.jp^*/plus/adv.png$~third-party
@@||wp.com/www.datahjelperne.no^*/annonser.png$image,domain=datahjelperne.no
@@||yads.c.yimg.jp/js/yads-async.js$domain=kobe-np.co.jp|yahoo.co.jp
@@||zinro.net/m/end.php?$~third-party
@@||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
@@||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
@@||apps.admob.com/admob/*.adsense.$script,domain=apps.admob.com
@@||developers.google.com/ads/images/$domain=google.com
@@||developers.google.com/google-ads/$domain=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
@@||googleadservices.com/pagead/conversion_async.js$script,domain=zubizu.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
@@||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
@@||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^$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
@@||anitasrecipes.com/Content/Images/Recipes/$image,~third-party
@@||arnhemland-safaris.com/images/made/$image,~third-party
@@||cloud.mail.ru^$image,~third-party
@@||crystalmark.info/wp-content/uploads/*-300x250.$image,~third-party
@@||crystalmark.info/wp-content/uploads/sites/$image,~third-party
@@||government-and-constitution.org/images/presidential-seal-300-
250.gif$image,~third-party
@@||hiveworkscomics.com/frontboxes/300x250_$image,~third-party
@@||leffatykki.com/media/banners/tykkibanneri-728x90.png$image,~third-party
@@||nc-myus.com/images/pub/www/uploads/merchant-logos/$image,~third-party
@@||nihasi.ru/upload/resize_cache/*/300_250_$image,~third-party
@@||przegladpiaseczynski.pl/wp-content/uploads/*-300x250-$image,~third-party
@@||radiosun.fi/wp-content/uploads/*300x250$image,~third-party
@@||reastatic.net/150x200-$domain=realestate.com.au
@@||redditinc.com/assets/images/site/*_300x250.$image,~third-party
@@||taipit-mebel.ru/upload/resize_cache/$image,~third-party
@@||wavepc.pl/wp-content/*-500x100.png$image,~third-party
@@||yimg.jp/images/news-web/all/images/
jsonld_image_300x250.png$domain=news.yahoo.co.jp
@@^utm_source=aff^$popup,domain=gamble.co.uk|gokkeninonlinecasino.nl|
top5casinosites.co.uk
@@||accounts.google.com^$popup
@@||ad.doubleclick.net/ddm/$popup,domain=billiger.de|guide-epargne.be|
mail.yahoo.com|nytimes.com|spaargids.be
@@||ad.doubleclick.net/ddm/clk/*http$popup
@@||ad.doubleclick.net/ddm/trackclk/*http$popup
@@||admin.mgid.com^$popup
@@||ads.amazon^$popup
@@||ads.askgamblers.com^$popup
@@||ads.com^$popup
@@||ads.cs.washington.edu^$popup
@@||ads.emarketer.com/redirect.spark?$popup,domain=emarketer.com
@@||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.instacart.com^$popup
@@||ads.kazakh-zerno.net^$popup
@@||ads.listonic.com^$popup
@@||ads.microsoft.com^$popup
@@||ads.midwayusa.com^$popup
@@||ads.pinterest.com^$popup
@@||ads.shopee.*/$popup
@@||ads.spotify.com^$popup
@@||ads.taboola.com^$popup
@@||ads.tiktok.com^$popup
@@||ads.vk.com^$popup
@@||adv.asahi.com^$popup
@@||adv.cr^$popup
@@||adv.gg^$popup
@@||adv.welaika.com^$popup
@@||dashboard.mgid.com^$popup
@@||data:text^$popup,domain=box.com|clker.com|labcorp.com|zipit.io
@@||doubleclick.net/clk;$popup,domain=3g.co.uk|4g.co.uk|hotukdeals.com|
jobamatic.com|play.google.com|santander.co.uk|techrepublic.com
@@||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
@@||hutchgo.advertserve.com^$popup,domain=hutchgo.com|hutchgo.com.cn|
hutchgo.com.hk|hutchgo.com.sg|hutchgo.com.tw
@@||serving-sys.com/Serving/adServer.bs?$popup,domain=spaargids.be
@@||vk.com/ads?$popup,domain=vk.com
@@||www.google.*/search?q=*&oq=*&aqs=chrome.*&sourceid=chrome&$popup,third-party
@@||youtube.com/ads/preferences/$popup
@@||gaynetwork.co.uk/Images/ads/bg/$image,~third-party
@@||iafd.com/graphics/headshots/thumbs/th_iafd_ad.gif$~third-party
@@||spankbang.com^*/prebid-ads.js$domain=spankbang.com
@@||gaybeeg.info^$generichide
@@||milfzr.com^$generichide
@@||pornbraze.com^$generichide
@@||rule34hentai.net^$generichide
! Checksum: TesB1l6dcCw8jEeY1VA7JQ